﻿@font-face{font-family:"NunitoSans";src:url("/assets/NunitoSans-af438eca.ttf");font-display:swap}:root{--header-height: 45px}:root .offer-color{--category-color: #0274C1;--light-category-color: #BBDDEEFF}:root .demand-color{--category-color: #845EC2;--light-category-color: #dbd0ed}@media(max-width: 820px){:root{--header-height: 0px;--bottom-nav-bar: 66px}}@media(min-width: 820px){:root{--bottom-nav-bar: 0px}}.hidden{display:none}@media(max-width: 768px){.hidden-mob{display:none !important}}@media(max-width: 820px){.hidden-tablet{display:none !important}}@media(min-width: 821px){.hidden-desktop{display:none !important}}.nowrap{white-space:nowrap}.center{text-align:center;justify-content:center;width:100%}.middle{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;height:100%;margin:auto}.row{display:flex;align-items:center}.col{display:flex;flex-direction:column}.flex-row,.flex-row-end{display:flex}.flex-row-end{justify-content:end}.container-col{display:flex;flex-direction:column;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.container-row{display:flex;flex-direction:row;align-items:center;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%}button:disabled,button[disabled]{cursor:not-allowed;opacity:.3}.group[aria-busy=true] .group-aria-busy\:hidden{display:none}.group[aria-busy=true] .group-aria-busy\:hidden svg{pointer-events:none !important}.group[aria-busy=true] .group-aria-busy\:block{display:block}.group[aria-busy=true] .group-aria-busy\:block svg{pointer-events:none !important}[aria-busy=false] .group-aria-busy\:block{display:none}[aria-busy=false] .group-aria-busy\:hidden{display:block}.turbo-framegroup[aria-busy=true]{opacity:.3;pointer-events:none}.turbo-framegroup[aria-busy=true] svg{pointer-events:none !important}turbo-frame[aria-busy=false]{opacity:1}.file-upload-wrapper{width:100%;position:relative;margin-bottom:1rem;cursor:pointer}.file-upload-wrapper input[type=file]{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.file-upload-wrapper .upload-label{display:block;width:100%;padding:8px 0;background-color:#007bff;color:#fff;text-align:center;font-weight:bold;border-radius:8px;border:none;z-index:1;transition:background-color .2s ease}.file-upload-wrapper .upload-label:hover{background-color:rgb(0,98.4,204)}*,*::before,*::after{margin:0;padding:0;font:inherit;scroll-behavior:smooth;box-sizing:border-box}html,body{margin:0;font-size:16px;font-family:-apple-system,"NunitoSans",serif;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}html[data-turbo-visit-direction=forward]::view-transition-old(sidebar):only-child{animation:slide-to-right .1s ease-out}body{overscroll-behavior:none;background:var(--bg-color);-webkit-font-smoothing:antialiased}body .main-wrapper{padding-top:var(--header-height)}@media(max-width: 820px){body .main-wrapper{padding-bottom:var(--bottom-nav-bar)}}body #map .mapboxgl-ctrl-bottom-right,body #map .mapboxgl-ctrl-bottom-left{opacity:.4}a{text-decoration:none}ul{list-style-type:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}[type=search]::-webkit-search-decoration,[type=search]::-webkit-search-cancel-button{appearance:none}::-webkit-scrollbar{width:3px}::-webkit-scrollbar:horizontal{height:3px}::-webkit-scrollbar-track{background:var(--light-category-color);overflow:hidden;margin-top:10px;margin-bottom:10px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:horizontal{background:var(--category-color)}.profiler-result{opacity:.2}.profiler-result:hover{opacity:1}button,.btn{display:flex;flex-direction:inline-flex;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;background:none;gap:.5rem;padding:.35rem .75rem;font-weight:400 !important;letter-spacing:1px;text-decoration:none;border:none;transition:all .3s ease;border-radius:8px;position:relative;overflow:hidden;cursor:pointer}button::before,.btn::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);transition:left .5s}button:hover::before,.btn:hover::before{left:100%}button:active,.btn:active{opacity:.8}button svg path,.btn svg path{stroke:#fff !important}button:hover,.btn:hover{transition:all .1s ease}@media(max-width: 820px){button,.btn{font-size:calc(var(--index)*.9)}}@media(max-width: 768px){button,.btn{font-size:calc(var(--index)*.7)}}button-success,.btn-success{background:#48ac98;border:1px solid hsl(168,40.9836065574%,32.8431372549%);color:#fff}button-success:hover,.btn-success:hover{background:rgba(72,172,152,.85);border:1px solid hsl(168,40.9836065574%,37.8431372549%)}button-success:focus,.btn-success:focus{background:hsl(168,40.9836065574%,37.8431372549%)}button-danger,.btn-danger{background:rgba(199,0,57,.8);border:1px solid rgb(198.235,0,56.780879397);color:#fff}button-danger:hover,.btn-danger:hover{background:rgba(199,0,57,.75);border:1px solid rgb(148,0,42.391959799)}button-danger:focus,.btn-danger:focus{background:rgb(148,0,42.391959799)}button-accent,.btn-accent{background:rgba(255,140,0,.9);border:1px solid rgb(244.8,134.4,0);color:#fff}button-accent:hover,.btn-accent:hover{background:rgba(255,140,0,.8);border:1px solid #cc7000}button-accent:focus,.btn-accent:focus{background:#cc7000}button-black,.btn-black{background:rgba(17,17,17,.8);border:1px solid #666;color:#fff}button-black:hover,.btn-black:hover{background:rgba(17,17,17,.7);border:1px solid rgba(17,17,17,.6)}button-black:focus,.btn-black:focus{background:hsl(0,0%,-3.3333333333%)}button-info,.btn-info{background:rgba(51,153,204,.9);border:1px solid hsl(200,60%,48%);color:#fff}button-info:hover,.btn-info:hover{background:rgba(51,153,204,.8);border:1px solid hsl(200,60%,40%)}button-info:focus,.btn-info:focus{background:hsl(200,60%,40%)}button-add-post,.btn-add-post{background:rgba(0,0,0,0);border:2px solid #48ac98;color:#222}button-add-post:hover,.btn-add-post:hover{background:#48ac98;border:2px solid hsl(168,40.9836065574%,37.8431372549%);color:#fff}button-add-post:focus,.btn-add-post:focus{background:hsl(168,40.9836065574%,37.8431372549%)}.action{display:flex;justify-content:center;width:100%;margin:10px 0}.action .btn{font-size:18px;font-weight:800;width:auto}@media(max-width: 768px){.action .btn{font-size:14px}}.action .btn-category{width:90%;max-width:500px;height:40px;color:var(--category-color);font-size:18px;font-weight:800;text-align:center;text-transform:uppercase;background:hsla(0,0%,100%,.1333333333);border:2px solid var(--category-color);border-radius:8px}.action .btn-category:hover{background:var(--category-color);color:#fff}.nav-links svg{margin-right:10px;height:20px}.nav-links svg path{stroke:var(--color)}.nav-links li{width:100%;margin:2px 0;border:1px solid rgba(0,0,0,0);border-radius:4px;white-space:nowrap}.nav-links li a{display:flex;flex-direction:row;align-items:center;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%;padding:6px 10px;white-space:nowrap;color:var(--color)}.nav-links li:hover{background:rgba(106,106,106,.02);border:1px solid hsla(0,0%,80%,.4)}.nav-links li.active{border:1px solid hsla(0,0%,80%,.4);background:rgba(106,106,106,.02)}.nav-links li.active svg path{fill:#ff8c00}.page-title,.section-title{margin-bottom:2%}@media(max-width: 666px){.page-title,.section-title{margin-bottom:2.5%}}.page-title h1,.page-title h3,.section-title h1,.section-title h3{font-size:clamp(1rem,2.5vw,1.7rem);font-weight:1000;text-transform:uppercase;color:dimgray}.page-title h2,.section-title h2{padding-bottom:5px;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:200;letter-spacing:1px;color:var(--color);border-bottom:1px solid hsla(0,0%,80%,.4)}.add-to-favourite path{stroke:#c70039 !important;fill:hsla(0,0%,100%,.3333333333)}.add-to-favourite:hover path{fill:hsla(0,0%,100%,.6)}.add-to-favourite a.fav svg path{stroke:#c70039 !important;fill:rgba(199,0,57,.7)}form{font-size:14px}form .field{margin-bottom:18px}form label{color:var(--color);letter-spacing:1px;margin-bottom:8px}form input,form select,form textarea{height:40px;padding:8px;color:var(--color);text-indent:8px;background:rgba(106,106,106,.02);border:1px solid hsla(0,0%,80%,.4);border-radius:4px;transition:all .15s ease}@media(max-width: 768px){form input,form select,form textarea{height:35px;padding:5px}}form input:hover,form select:hover,form textarea:hover{border:1px solid var(--category-color)}form input:focus,form select:focus,form textarea:focus{outline:none}form input::placeholder,form textarea::placeholder,form .phone-input::placeholder{color:#999;font-style:italic}.pac-logo:after{display:none}.pac-container{background:var(--bg-color);border:1px solid hsla(0,0%,80%,.4)}.pac-item{color:var(--color)}.pac-item:hover{background:rgba(106,106,106,.02)}.pac-item-selected{background:rgba(106,106,106,.02);border:1px solid var(--category-color)}.pac-item-query{color:var(--category-color)}.grid{width:100%;display:grid;gap:15px}.grid.col-1{grid-template-columns:repeat(1, 1fr)}.grid.col-2{grid-template-columns:repeat(auto-fill, minmax(320px, 1fr))}.grid.col2{grid-template-columns:repeat(2, 1fr)}.grid.col-3{grid-template-columns:repeat(auto-fill, minmax(360px, 1fr))}.grid.col-4{grid-template-columns:repeat(auto-fill, minmax(400px, 1fr))}.grid.col4{grid-template-columns:repeat(4, 1fr)}.grid.col-5{grid-template-columns:repeat(auto-fill, minmax(320px, 5fr))}#content{padding:0 3%;margin-top:30px}section{padding:4.5% 3% 0}.card-style{border:1px solid hsla(0,0%,80%,.4);border-radius:10px;transition:all .1s ease}svg{display:block;width:25px;height:auto;cursor:pointer}@media(max-width: 667px){svg{width:20px;height:20px}}svg:not(.iconify) path{stroke:#777 !important}.page.external-page{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;position:relative;height:calc(100vh - 45px);background:var(--bg-color);color:var(--color)}.page.external-page .external-page.bg svg{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;position:absolute;width:60%;height:60%;top:50%;left:50%;transform:translate(-50%, -50%);opacity:.07;z-index:-1}.page.external-page .external-page.bg svg path{fill:#444;stroke:#444}.page.external-page .external-page.wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;text-align:center;z-index:999}.page.external-page .external-page.wrap svg{width:80px;height:80px}.page.external-page .external-page.wrap h1{font-size:clamp(1.5rem,7.5vw,2.3rem);font-weight:800}.page.external-page .external-page.wrap p{font-size:clamp(.9rem,7.5vw,1.1rem)}.page.external-page .external-page.wrap strong{font-size:19px;font-weight:800}.page.external-page .external-page.wrap .action .btn{margin:0 10px}.pages.terms h2,.pages.terms h4,.pages.terms ul{margin:10px 0}.pages.terms p,.pages.terms li,.pages.terms h2,.pages.terms h4{color:var(--color)}.snowflake{--size: 1vw;width:var(--size);height:var(--size);background:#fff;border-radius:50%;position:absolute;top:-10vh}.snowflake:nth-child(1){--size: 12px;--left-start: -1vw;--left-end: calc(var(--left-start) + 9vw);left:29vw;animation:snowfall 7s linear infinite;animation-delay:-15008s}@media(max-width: 768px){.snowflake:nth-child(1){--size: 5px}}.snowflake:nth-child(2){--size: 2px;--left-start: -9vw;--left-end: calc(var(--left-start) + 10vw);left:86vw;animation:snowfall 6s linear infinite;animation-delay:-17989s}@media(max-width: 768px){.snowflake:nth-child(2){--size: 10px}}.snowflake:nth-child(3){--size: 7px;--left-start: -6vw;--left-end: calc(var(--left-start) + 1vw);left:20vw;animation:snowfall 6s linear infinite;animation-delay:-16148s}@media(max-width: 768px){.snowflake:nth-child(3){--size: 5px}}.snowflake:nth-child(4){--size: 2px;--left-start: 17vw;--left-end: calc(var(--left-start) + 8vw);left:-2vw;animation:snowfall 6s linear infinite;animation-delay:-12219s}@media(max-width: 768px){.snowflake:nth-child(4){--size: 2px}}.snowflake:nth-child(5){--size: 10px;--left-start: 2vw;--left-end: calc(var(--left-start) + -4vw);left:24vw;animation:snowfall 7s linear infinite;animation-delay:-19147s}@media(max-width: 768px){.snowflake:nth-child(5){--size: 9px}}.snowflake:nth-child(6){--size: 4px;--left-start: -1vw;--left-end: calc(var(--left-start) + 6vw);left:17vw;animation:snowfall 7s linear infinite;animation-delay:-11311s}@media(max-width: 768px){.snowflake:nth-child(6){--size: 9px}}.snowflake:nth-child(7){--size: 10px;--left-start: 11vw;--left-end: calc(var(--left-start) + 3vw);left:70vw;animation:snowfall 7s linear infinite;animation-delay:-10997s}@media(max-width: 768px){.snowflake:nth-child(7){--size: 7px}}.snowflake:nth-child(8){--size: 8px;--left-start: 4vw;--left-end: calc(var(--left-start) + 10vw);left:64vw;animation:snowfall 7s linear infinite;animation-delay:-17729s}@media(max-width: 768px){.snowflake:nth-child(8){--size: 10px}}.snowflake:nth-child(9){--size: 13px;--left-start: 4vw;--left-end: calc(var(--left-start) + 8vw);left:79vw;animation:snowfall 6s linear infinite;animation-delay:-19850s}@media(max-width: 768px){.snowflake:nth-child(9){--size: 6px}}.snowflake:nth-child(10){--size: 2px;--left-start: 15vw;--left-end: calc(var(--left-start) + 4vw);left:45vw;animation:snowfall 6s linear infinite;animation-delay:-16676s}@media(max-width: 768px){.snowflake:nth-child(10){--size: 5px}}.snowflake:nth-child(11){--size: 8px;--left-start: -2vw;--left-end: calc(var(--left-start) + 4vw);left:40vw;animation:snowfall 6s linear infinite;animation-delay:-16941s}@media(max-width: 768px){.snowflake:nth-child(11){--size: 7px}}.snowflake:nth-child(12){--size: 8px;--left-start: -8vw;--left-end: calc(var(--left-start) + 5vw);left:-6vw;animation:snowfall 7s linear infinite;animation-delay:-14647s}@media(max-width: 768px){.snowflake:nth-child(12){--size: 5px}}.snowflake:nth-child(13){--size: 4px;--left-start: 7vw;--left-end: calc(var(--left-start) + 7vw);left:24vw;animation:snowfall 7s linear infinite;animation-delay:-14032s}@media(max-width: 768px){.snowflake:nth-child(13){--size: 4px}}.snowflake:nth-child(14){--size: 2px;--left-start: -5vw;--left-end: calc(var(--left-start) + 3vw);left:60vw;animation:snowfall 6s linear infinite;animation-delay:-17151s}@media(max-width: 768px){.snowflake:nth-child(14){--size: 8px}}.snowflake:nth-child(15){--size: 2px;--left-start: 20vw;--left-end: calc(var(--left-start) + -7vw);left:61vw;animation:snowfall 6s linear infinite;animation-delay:-10787s}@media(max-width: 768px){.snowflake:nth-child(15){--size: 10px}}.snowflake:nth-child(16){--size: 3px;--left-start: 10vw;--left-end: calc(var(--left-start) + 2vw);left:49vw;animation:snowfall 7s linear infinite;animation-delay:-14932s}@media(max-width: 768px){.snowflake:nth-child(16){--size: 5px}}.snowflake:nth-child(17){--size: 3px;--left-start: 16vw;--left-end: calc(var(--left-start) + 10vw);left:26vw;animation:snowfall 6s linear infinite;animation-delay:-12753s}@media(max-width: 768px){.snowflake:nth-child(17){--size: 9px}}.snowflake:nth-child(18){--size: 3px;--left-start: -1vw;--left-end: calc(var(--left-start) + -8vw);left:40vw;animation:snowfall 6s linear infinite;animation-delay:-19413s}@media(max-width: 768px){.snowflake:nth-child(18){--size: 7px}}.snowflake:nth-child(19){--size: 6px;--left-start: -8vw;--left-end: calc(var(--left-start) + 1vw);left:96vw;animation:snowfall 6s linear infinite;animation-delay:-12300s}@media(max-width: 768px){.snowflake:nth-child(19){--size: 8px}}.snowflake:nth-child(20){--size: 8px;--left-start: 19vw;--left-end: calc(var(--left-start) + -4vw);left:16vw;animation:snowfall 6s linear infinite;animation-delay:-18133s}@media(max-width: 768px){.snowflake:nth-child(20){--size: 7px}}.snowflake:nth-child(21){--size: 13px;--left-start: 6vw;--left-end: calc(var(--left-start) + 1vw);left:36vw;animation:snowfall 7s linear infinite;animation-delay:-18282s}@media(max-width: 768px){.snowflake:nth-child(21){--size: 3px}}.snowflake:nth-child(22){--size: 11px;--left-start: 15vw;--left-end: calc(var(--left-start) + 1vw);left:16vw;animation:snowfall 7s linear infinite;animation-delay:-15143s}@media(max-width: 768px){.snowflake:nth-child(22){--size: 3px}}.snowflake:nth-child(23){--size: 10px;--left-start: 19vw;--left-end: calc(var(--left-start) + -5vw);left:65vw;animation:snowfall 7s linear infinite;animation-delay:-10124s}@media(max-width: 768px){.snowflake:nth-child(23){--size: 10px}}.snowflake:nth-child(24){--size: 12px;--left-start: -5vw;--left-end: calc(var(--left-start) + -1vw);left:43vw;animation:snowfall 6s linear infinite;animation-delay:-16160s}@media(max-width: 768px){.snowflake:nth-child(24){--size: 6px}}.snowflake:nth-child(25){--size: 11px;--left-start: 15vw;--left-end: calc(var(--left-start) + -9vw);left:57vw;animation:snowfall 7s linear infinite;animation-delay:-15593s}@media(max-width: 768px){.snowflake:nth-child(25){--size: 5px}}.snowflake:nth-child(26){--size: 8px;--left-start: 11vw;--left-end: calc(var(--left-start) + -3vw);left:-6vw;animation:snowfall 7s linear infinite;animation-delay:-10144s}@media(max-width: 768px){.snowflake:nth-child(26){--size: 6px}}.snowflake:nth-child(27){--size: 4px;--left-start: -2vw;--left-end: calc(var(--left-start) + -3vw);left:65vw;animation:snowfall 7s linear infinite;animation-delay:-16830s}@media(max-width: 768px){.snowflake:nth-child(27){--size: 6px}}.snowflake:nth-child(28){--size: 11px;--left-start: 3vw;--left-end: calc(var(--left-start) + 7vw);left:15vw;animation:snowfall 6s linear infinite;animation-delay:-12697s}@media(max-width: 768px){.snowflake:nth-child(28){--size: 4px}}.snowflake:nth-child(29){--size: 11px;--left-start: -5vw;--left-end: calc(var(--left-start) + 4vw);left:67vw;animation:snowfall 7s linear infinite;animation-delay:-10716s}@media(max-width: 768px){.snowflake:nth-child(29){--size: 2px}}.snowflake:nth-child(30){--size: 2px;--left-start: 17vw;--left-end: calc(var(--left-start) + 3vw);left:5vw;animation:snowfall 7s linear infinite;animation-delay:-19941s}@media(max-width: 768px){.snowflake:nth-child(30){--size: 7px}}.snowflake:nth-child(31){--size: 5px;--left-start: 15vw;--left-end: calc(var(--left-start) + 2vw);left:97vw;animation:snowfall 7s linear infinite;animation-delay:-13994s}@media(max-width: 768px){.snowflake:nth-child(31){--size: 8px}}.snowflake:nth-child(32){--size: 11px;--left-start: 0vw;--left-end: calc(var(--left-start) + -8vw);left:85vw;animation:snowfall 6s linear infinite;animation-delay:-19625s}@media(max-width: 768px){.snowflake:nth-child(32){--size: 2px}}.snowflake:nth-child(33){--size: 4px;--left-start: 20vw;--left-end: calc(var(--left-start) + 10vw);left:60vw;animation:snowfall 7s linear infinite;animation-delay:-17251s}@media(max-width: 768px){.snowflake:nth-child(33){--size: 3px}}.snowflake:nth-child(34){--size: 2px;--left-start: 19vw;--left-end: calc(var(--left-start) + 10vw);left:47vw;animation:snowfall 6s linear infinite;animation-delay:-17455s}@media(max-width: 768px){.snowflake:nth-child(34){--size: 5px}}.snowflake:nth-child(35){--size: 9px;--left-start: -6vw;--left-end: calc(var(--left-start) + -5vw);left:20vw;animation:snowfall 6s linear infinite;animation-delay:-10198s}@media(max-width: 768px){.snowflake:nth-child(35){--size: 9px}}.snowflake:nth-child(36){--size: 13px;--left-start: -2vw;--left-end: calc(var(--left-start) + 3vw);left:28vw;animation:snowfall 6s linear infinite;animation-delay:-12741s}@media(max-width: 768px){.snowflake:nth-child(36){--size: 7px}}.snowflake:nth-child(37){--size: 13px;--left-start: 18vw;--left-end: calc(var(--left-start) + -4vw);left:43vw;animation:snowfall 6s linear infinite;animation-delay:-11129s}@media(max-width: 768px){.snowflake:nth-child(37){--size: 2px}}.snowflake:nth-child(38){--size: 3px;--left-start: 8vw;--left-end: calc(var(--left-start) + 4vw);left:52vw;animation:snowfall 7s linear infinite;animation-delay:-13654s}@media(max-width: 768px){.snowflake:nth-child(38){--size: 6px}}.snowflake:nth-child(39){--size: 4px;--left-start: 7vw;--left-end: calc(var(--left-start) + 8vw);left:8vw;animation:snowfall 7s linear infinite;animation-delay:-10185s}@media(max-width: 768px){.snowflake:nth-child(39){--size: 8px}}.snowflake:nth-child(40){--size: 13px;--left-start: -3vw;--left-end: calc(var(--left-start) + 1vw);left:78vw;animation:snowfall 7s linear infinite;animation-delay:-16558s}@media(max-width: 768px){.snowflake:nth-child(40){--size: 9px}}.snowflake:nth-child(41){--size: 9px;--left-start: 10vw;--left-end: calc(var(--left-start) + 4vw);left:54vw;animation:snowfall 6s linear infinite;animation-delay:-12379s}@media(max-width: 768px){.snowflake:nth-child(41){--size: 7px}}.snowflake:nth-child(42){--size: 4px;--left-start: 14vw;--left-end: calc(var(--left-start) + 2vw);left:76vw;animation:snowfall 6s linear infinite;animation-delay:-12772s}@media(max-width: 768px){.snowflake:nth-child(42){--size: 5px}}.snowflake:nth-child(43){--size: 11px;--left-start: 5vw;--left-end: calc(var(--left-start) + 1vw);left:56vw;animation:snowfall 7s linear infinite;animation-delay:-13614s}@media(max-width: 768px){.snowflake:nth-child(43){--size: 6px}}.snowflake:nth-child(44){--size: 9px;--left-start: 8vw;--left-end: calc(var(--left-start) + 2vw);left:68vw;animation:snowfall 7s linear infinite;animation-delay:-15776s}@media(max-width: 768px){.snowflake:nth-child(44){--size: 3px}}.snowflake:nth-child(45){--size: 3px;--left-start: 15vw;--left-end: calc(var(--left-start) + 6vw);left:60vw;animation:snowfall 6s linear infinite;animation-delay:-16547s}@media(max-width: 768px){.snowflake:nth-child(45){--size: 7px}}.snowflake:nth-child(46){--size: 13px;--left-start: 20vw;--left-end: calc(var(--left-start) + -8vw);left:47vw;animation:snowfall 6s linear infinite;animation-delay:-10474s}@media(max-width: 768px){.snowflake:nth-child(46){--size: 10px}}.snowflake:nth-child(47){--size: 9px;--left-start: -6vw;--left-end: calc(var(--left-start) + -8vw);left:44vw;animation:snowfall 7s linear infinite;animation-delay:-19688s}@media(max-width: 768px){.snowflake:nth-child(47){--size: 4px}}.snowflake:nth-child(48){--size: 3px;--left-start: 9vw;--left-end: calc(var(--left-start) + 6vw);left:23vw;animation:snowfall 6s linear infinite;animation-delay:-10131s}@media(max-width: 768px){.snowflake:nth-child(48){--size: 5px}}.snowflake:nth-child(49){--size: 12px;--left-start: 1vw;--left-end: calc(var(--left-start) + -8vw);left:92vw;animation:snowfall 7s linear infinite;animation-delay:-15417s}@media(max-width: 768px){.snowflake:nth-child(49){--size: 9px}}.snowflake:nth-child(50){--size: 3px;--left-start: -9vw;--left-end: calc(var(--left-start) + -8vw);left:72vw;animation:snowfall 6s linear infinite;animation-delay:-16046s}@media(max-width: 768px){.snowflake:nth-child(50){--size: 3px}}.snowflake:nth-child(51){--size: 11px;--left-start: 4vw;--left-end: calc(var(--left-start) + 8vw);left:89vw;animation:snowfall 6s linear infinite;animation-delay:-12776s}@media(max-width: 768px){.snowflake:nth-child(51){--size: 3px}}.snowflake:nth-child(52){--size: 3px;--left-start: 20vw;--left-end: calc(var(--left-start) + 7vw);left:66vw;animation:snowfall 7s linear infinite;animation-delay:-15978s}@media(max-width: 768px){.snowflake:nth-child(52){--size: 9px}}.snowflake:nth-child(53){--size: 12px;--left-start: 9vw;--left-end: calc(var(--left-start) + -5vw);left:46vw;animation:snowfall 6s linear infinite;animation-delay:-16068s}@media(max-width: 768px){.snowflake:nth-child(53){--size: 10px}}.snowflake:nth-child(54){--size: 2px;--left-start: 14vw;--left-end: calc(var(--left-start) + 2vw);left:76vw;animation:snowfall 7s linear infinite;animation-delay:-13867s}@media(max-width: 768px){.snowflake:nth-child(54){--size: 5px}}.snowflake:nth-child(55){--size: 9px;--left-start: 17vw;--left-end: calc(var(--left-start) + 2vw);left:65vw;animation:snowfall 6s linear infinite;animation-delay:-19167s}@media(max-width: 768px){.snowflake:nth-child(55){--size: 3px}}.snowflake:nth-child(56){--size: 2px;--left-start: 2vw;--left-end: calc(var(--left-start) + -6vw);left:45vw;animation:snowfall 7s linear infinite;animation-delay:-15179s}@media(max-width: 768px){.snowflake:nth-child(56){--size: 9px}}.snowflake:nth-child(57){--size: 7px;--left-start: 3vw;--left-end: calc(var(--left-start) + 1vw);left:57vw;animation:snowfall 7s linear infinite;animation-delay:-11521s}@media(max-width: 768px){.snowflake:nth-child(57){--size: 10px}}.snowflake:nth-child(58){--size: 10px;--left-start: 1vw;--left-end: calc(var(--left-start) + -6vw);left:43vw;animation:snowfall 7s linear infinite;animation-delay:-15122s}@media(max-width: 768px){.snowflake:nth-child(58){--size: 8px}}.snowflake:nth-child(59){--size: 5px;--left-start: 5vw;--left-end: calc(var(--left-start) + -1vw);left:36vw;animation:snowfall 7s linear infinite;animation-delay:-13663s}@media(max-width: 768px){.snowflake:nth-child(59){--size: 8px}}.snowflake:nth-child(60){--size: 2px;--left-start: -3vw;--left-end: calc(var(--left-start) + 6vw);left:50vw;animation:snowfall 6s linear infinite;animation-delay:-16463s}@media(max-width: 768px){.snowflake:nth-child(60){--size: 7px}}.snowflake:nth-child(61){--size: 9px;--left-start: 17vw;--left-end: calc(var(--left-start) + -8vw);left:15vw;animation:snowfall 6s linear infinite;animation-delay:-18731s}@media(max-width: 768px){.snowflake:nth-child(61){--size: 10px}}.snowflake:nth-child(62){--size: 7px;--left-start: -9vw;--left-end: calc(var(--left-start) + -7vw);left:83vw;animation:snowfall 6s linear infinite;animation-delay:-10696s}@media(max-width: 768px){.snowflake:nth-child(62){--size: 3px}}.snowflake:nth-child(63){--size: 3px;--left-start: -2vw;--left-end: calc(var(--left-start) + 8vw);left:-3vw;animation:snowfall 7s linear infinite;animation-delay:-19472s}@media(max-width: 768px){.snowflake:nth-child(63){--size: 8px}}.snowflake:nth-child(64){--size: 8px;--left-start: -1vw;--left-end: calc(var(--left-start) + 0vw);left:17vw;animation:snowfall 7s linear infinite;animation-delay:-15400s}@media(max-width: 768px){.snowflake:nth-child(64){--size: 5px}}.snowflake:nth-child(65){--size: 2px;--left-start: -5vw;--left-end: calc(var(--left-start) + 5vw);left:11vw;animation:snowfall 6s linear infinite;animation-delay:-12772s}@media(max-width: 768px){.snowflake:nth-child(65){--size: 8px}}.snowflake:nth-child(66){--size: 10px;--left-start: -1vw;--left-end: calc(var(--left-start) + -5vw);left:43vw;animation:snowfall 7s linear infinite;animation-delay:-19266s}@media(max-width: 768px){.snowflake:nth-child(66){--size: 8px}}.snowflake:nth-child(67){--size: 6px;--left-start: 3vw;--left-end: calc(var(--left-start) + -3vw);left:12vw;animation:snowfall 7s linear infinite;animation-delay:-16089s}@media(max-width: 768px){.snowflake:nth-child(67){--size: 3px}}.snowflake:nth-child(68){--size: 10px;--left-start: -8vw;--left-end: calc(var(--left-start) + 2vw);left:45vw;animation:snowfall 6s linear infinite;animation-delay:-19660s}@media(max-width: 768px){.snowflake:nth-child(68){--size: 10px}}.snowflake:nth-child(69){--size: 2px;--left-start: 17vw;--left-end: calc(var(--left-start) + 0vw);left:20vw;animation:snowfall 6s linear infinite;animation-delay:-11462s}@media(max-width: 768px){.snowflake:nth-child(69){--size: 2px}}.snowflake:nth-child(70){--size: 6px;--left-start: -4vw;--left-end: calc(var(--left-start) + 3vw);left:24vw;animation:snowfall 6s linear infinite;animation-delay:-12757s}@media(max-width: 768px){.snowflake:nth-child(70){--size: 10px}}.snowflake:nth-child(71){--size: 2px;--left-start: 1vw;--left-end: calc(var(--left-start) + -4vw);left:97vw;animation:snowfall 7s linear infinite;animation-delay:-16463s}@media(max-width: 768px){.snowflake:nth-child(71){--size: 9px}}.snowflake:nth-child(72){--size: 4px;--left-start: -2vw;--left-end: calc(var(--left-start) + 10vw);left:14vw;animation:snowfall 6s linear infinite;animation-delay:-18568s}@media(max-width: 768px){.snowflake:nth-child(72){--size: 9px}}.snowflake:nth-child(73){--size: 6px;--left-start: 20vw;--left-end: calc(var(--left-start) + 7vw);left:18vw;animation:snowfall 6s linear infinite;animation-delay:-10191s}@media(max-width: 768px){.snowflake:nth-child(73){--size: 8px}}.snowflake:nth-child(74){--size: 9px;--left-start: 10vw;--left-end: calc(var(--left-start) + 7vw);left:46vw;animation:snowfall 6s linear infinite;animation-delay:-11955s}@media(max-width: 768px){.snowflake:nth-child(74){--size: 8px}}.snowflake:nth-child(75){--size: 10px;--left-start: 7vw;--left-end: calc(var(--left-start) + 8vw);left:25vw;animation:snowfall 7s linear infinite;animation-delay:-14096s}@media(max-width: 768px){.snowflake:nth-child(75){--size: 5px}}.snowflake:nth-child(76){--size: 13px;--left-start: 8vw;--left-end: calc(var(--left-start) + -8vw);left:63vw;animation:snowfall 6s linear infinite;animation-delay:-11694s}@media(max-width: 768px){.snowflake:nth-child(76){--size: 6px}}.snowflake:nth-child(77){--size: 10px;--left-start: 13vw;--left-end: calc(var(--left-start) + -4vw);left:3vw;animation:snowfall 6s linear infinite;animation-delay:-16896s}@media(max-width: 768px){.snowflake:nth-child(77){--size: 3px}}.snowflake:nth-child(78){--size: 5px;--left-start: 18vw;--left-end: calc(var(--left-start) + 0vw);left:-9vw;animation:snowfall 6s linear infinite;animation-delay:-13163s}@media(max-width: 768px){.snowflake:nth-child(78){--size: 10px}}.snowflake:nth-child(79){--size: 9px;--left-start: 12vw;--left-end: calc(var(--left-start) + 3vw);left:77vw;animation:snowfall 6s linear infinite;animation-delay:-16591s}@media(max-width: 768px){.snowflake:nth-child(79){--size: 7px}}.snowflake:nth-child(80){--size: 11px;--left-start: 17vw;--left-end: calc(var(--left-start) + -2vw);left:93vw;animation:snowfall 7s linear infinite;animation-delay:-15364s}@media(max-width: 768px){.snowflake:nth-child(80){--size: 7px}}.snowflake:nth-child(81){--size: 13px;--left-start: 18vw;--left-end: calc(var(--left-start) + 5vw);left:-3vw;animation:snowfall 7s linear infinite;animation-delay:-13189s}@media(max-width: 768px){.snowflake:nth-child(81){--size: 5px}}.snowflake:nth-child(82){--size: 11px;--left-start: 7vw;--left-end: calc(var(--left-start) + 5vw);left:38vw;animation:snowfall 6s linear infinite;animation-delay:-12188s}@media(max-width: 768px){.snowflake:nth-child(82){--size: 6px}}.snowflake:nth-child(83){--size: 12px;--left-start: 3vw;--left-end: calc(var(--left-start) + 5vw);left:58vw;animation:snowfall 6s linear infinite;animation-delay:-12321s}@media(max-width: 768px){.snowflake:nth-child(83){--size: 3px}}.snowflake:nth-child(84){--size: 3px;--left-start: 11vw;--left-end: calc(var(--left-start) + 6vw);left:56vw;animation:snowfall 7s linear infinite;animation-delay:-19936s}@media(max-width: 768px){.snowflake:nth-child(84){--size: 3px}}.snowflake:nth-child(85){--size: 12px;--left-start: -5vw;--left-end: calc(var(--left-start) + 10vw);left:52vw;animation:snowfall 7s linear infinite;animation-delay:-11174s}@media(max-width: 768px){.snowflake:nth-child(85){--size: 6px}}.snowflake:nth-child(86){--size: 6px;--left-start: -4vw;--left-end: calc(var(--left-start) + -7vw);left:20vw;animation:snowfall 7s linear infinite;animation-delay:-11966s}@media(max-width: 768px){.snowflake:nth-child(86){--size: 2px}}.snowflake:nth-child(87){--size: 3px;--left-start: -9vw;--left-end: calc(var(--left-start) + 4vw);left:-2vw;animation:snowfall 7s linear infinite;animation-delay:-12667s}@media(max-width: 768px){.snowflake:nth-child(87){--size: 7px}}.snowflake:nth-child(88){--size: 2px;--left-start: -7vw;--left-end: calc(var(--left-start) + -3vw);left:79vw;animation:snowfall 7s linear infinite;animation-delay:-13986s}@media(max-width: 768px){.snowflake:nth-child(88){--size: 9px}}.snowflake:nth-child(89){--size: 3px;--left-start: 6vw;--left-end: calc(var(--left-start) + 10vw);left:53vw;animation:snowfall 7s linear infinite;animation-delay:-10332s}@media(max-width: 768px){.snowflake:nth-child(89){--size: 3px}}.snowflake:nth-child(90){--size: 4px;--left-start: -3vw;--left-end: calc(var(--left-start) + 6vw);left:81vw;animation:snowfall 7s linear infinite;animation-delay:-10590s}@media(max-width: 768px){.snowflake:nth-child(90){--size: 5px}}.snowflake:nth-child(91){--size: 6px;--left-start: 13vw;--left-end: calc(var(--left-start) + -4vw);left:87vw;animation:snowfall 7s linear infinite;animation-delay:-13902s}@media(max-width: 768px){.snowflake:nth-child(91){--size: 6px}}.snowflake:nth-child(92){--size: 6px;--left-start: 16vw;--left-end: calc(var(--left-start) + 6vw);left:40vw;animation:snowfall 6s linear infinite;animation-delay:-13406s}@media(max-width: 768px){.snowflake:nth-child(92){--size: 5px}}.snowflake:nth-child(93){--size: 8px;--left-start: 14vw;--left-end: calc(var(--left-start) + -1vw);left:9vw;animation:snowfall 7s linear infinite;animation-delay:-11419s}@media(max-width: 768px){.snowflake:nth-child(93){--size: 8px}}.snowflake:nth-child(94){--size: 7px;--left-start: 2vw;--left-end: calc(var(--left-start) + -1vw);left:56vw;animation:snowfall 6s linear infinite;animation-delay:-18303s}@media(max-width: 768px){.snowflake:nth-child(94){--size: 4px}}.snowflake:nth-child(95){--size: 12px;--left-start: 9vw;--left-end: calc(var(--left-start) + 6vw);left:81vw;animation:snowfall 7s linear infinite;animation-delay:-12227s}@media(max-width: 768px){.snowflake:nth-child(95){--size: 10px}}.snowflake:nth-child(96){--size: 10px;--left-start: 9vw;--left-end: calc(var(--left-start) + 3vw);left:82vw;animation:snowfall 7s linear infinite;animation-delay:-11885s}@media(max-width: 768px){.snowflake:nth-child(96){--size: 2px}}.snowflake:nth-child(97){--size: 10px;--left-start: 3vw;--left-end: calc(var(--left-start) + 1vw);left:57vw;animation:snowfall 6s linear infinite;animation-delay:-17808s}@media(max-width: 768px){.snowflake:nth-child(97){--size: 8px}}.snowflake:nth-child(98){--size: 3px;--left-start: 1vw;--left-end: calc(var(--left-start) + -7vw);left:82vw;animation:snowfall 6s linear infinite;animation-delay:-18229s}@media(max-width: 768px){.snowflake:nth-child(98){--size: 2px}}.snowflake:nth-child(99){--size: 12px;--left-start: 16vw;--left-end: calc(var(--left-start) + 3vw);left:14vw;animation:snowfall 6s linear infinite;animation-delay:-12128s}@media(max-width: 768px){.snowflake:nth-child(99){--size: 6px}}.snowflake:nth-child(100){--size: 9px;--left-start: 12vw;--left-end: calc(var(--left-start) + 1vw);left:14vw;animation:snowfall 7s linear infinite;animation-delay:-15462s}@media(max-width: 768px){.snowflake:nth-child(100){--size: 2px}}.snowflake:nth-child(5n){opacity:10}.snowflake:nth-child(7n){filter:blur(3px)}@keyframes snowfall{0%{transform:translate3d(var(--left-start), 0, 0)}100%{transform:translate3d(var(--left-end), 90vh, 0)}}#installButton{box-shadow:0 4px 6px rgba(0,0,0,.1);font-family:Arial,sans-serif}#installButton button{background:#007bff;color:#fff;border:none;padding:10px 15px;border-radius:4px;cursor:pointer}#installButton button:hover{background:#0056b3}#promptWindow{display:none;position:fixed;max-width:360px;min-width:300px;bottom:10px;right:10px;padding:6px 8px;background:var(--bg-color);border:1px solid #ccc;border-radius:8px;box-shadow:0 0 15px 3px rgba(0,0,0,.1);z-index:1000}#promptWindow img{width:66px;height:66px;border-radius:6px;box-shadow:0 0 15px 3px rgba(0,0,0,.1)}#promptWindow .col{display:flex;flex-direction:column;align-items:space-between;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%;padding-left:10px}#promptWindow .col p{color:var(--color);font-size:14px;margin-bottom:6px}#promptWindow .col span{font-size:11px}#promptWindow .col li{display:flex;flex-direction:row;align-items:center;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;font-size:13px;color:var(--color)}#promptWindow .col li svg{width:25px;height:25px}#promptWindow .col li svg path{fill:#ff8c00 !important}#promptWindow button{width:100%;font-size:13px;color:#fff}@media(max-width: 768px){#promptWindow{max-width:100%;top:auto;left:10px;right:10px;bottom:var(--bottom-nav-bar)}}.autocomplete-dropdown{position:absolute;width:100%;left:0;top:50px;max-height:260px;padding:8px 12px;margin-top:3px;background:#fff;border:1px solid #999;border-radius:8px;overflow-y:auto;box-shadow:0 0 15px 3px rgba(0,0,0,.1)}.autocomplete-dropdown .count-result{width:100%}.autocomplete-dropdown a{display:flex;flex-direction:row;align-items:center;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%;flex:1;padding:4px 8px;border-radius:4px;transition:all .1s ease}.autocomplete-dropdown a:hover{background:#eee}.autocomplete-dropdown a .search-product-img{margin-right:10px}.autocomplete-dropdown a .search-product-img img{width:40px;height:40px}body:has(#offer_show_page,#demand_show_page) header#header{height:90px}body:has(#offer_show_page,#demand_show_page) header#header .sub-header{display:flex}header#header{display:flex;flex-direction:column;align-items:space-between;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;position:fixed;width:100vw;background:rgba(106,106,106,.02);border-bottom:1px solid hsla(0,0%,80%,.4);box-shadow:rgba(0,0,0,.06) 0px 4px 10px;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);height:45px;transition:transform .2s ease-in-out;z-index:2}header#header .logo{display:flex;flex-direction:row;align-items:center;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}header#header .logo svg{width:auto;height:32px}header#header .main-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;height:var(--header-height);padding:0 1%;z-index:2}header#header .sub-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%;height:var(--header-height);border-top:1px solid hsla(0,0%,80%,.4);z-index:1;display:none}header#header .sub-header .header-search-fields{width:100%;margin:8px}nav.category-menu,.header-menu{position:relative;margin-left:20px}@media(max-width: 768px){nav.category-menu,.header-menu{display:none}}nav.category-menu ul,.header-menu ul{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;height:100%}nav.category-menu ul li,.header-menu ul li{height:100%;margin:0 8px;white-space:nowrap}nav.category-menu ul li ul,.header-menu ul li ul{display:block}nav.category-menu ul li ul li,.header-menu ul li ul li{margin:2px 0}nav.category-menu ul li a,.header-menu ul li a{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;padding:5px 12px;color:var(--color);font-size:13px;font-weight:800;letter-spacing:1px}nav.category-menu ul li.active,.header-menu ul li.active{background:var(--category-color);border-radius:4px}nav.category-menu ul li.active a,.header-menu ul li.active a{color:#fff}nav.navigation-bar{display:flex;flex-direction:row;align-items:center;justify-content:end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}nav.navigation-bar ul{display:flex;flex-direction:row;align-items:center;justify-content:end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%}nav.navigation-bar ul li{margin:0 10px}nav.navigation-bar ul li a{white-space:nowrap}nav.navigation-bar li.svg-icon svg path{stroke:var(--color)}nav.navigation-bar li.svg-icon.notification svg:hover path{stroke:#ff8c00 !important}nav.navigation-bar li.svg-icon.letter svg:hover path{stroke:#39c !important}nav.navigation-bar li.svg-icon.favourite{padding:3px;background:rgba(106,106,106,.02);border:1px solid hsla(0,0%,80%,.4);border-radius:8px}nav.navigation-bar li.svg-icon.favourite svg path{stroke:#c70039 !important}nav.navigation-bar li.svg-icon.favourite svg:hover path{fill:#c70039 !important}nav.navigation-bar li.add-post,nav.navigation-bar li.log-in{margin:0 10px}nav.navigation-bar li.add-post a,nav.navigation-bar li.log-in a{text-transform:uppercase;font-weight:100;font-size:12px}nav.navigation-bar li.header-profile-nav{margin:0 10px;padding:3px;background:rgba(106,106,106,.02);border:1px solid hsla(0,0%,80%,.4);border-radius:8px}nav.navigation-bar li.header-profile-nav svg path{stroke:var(--color) !important}nav.navigation-bar li.header-profile-nav .dropdown-list{padding:8px}nav.navigation-bar li.header-profile-nav .dropdown-list li{width:150px;margin:2px 0}nav.navigation-bar li.header-profile-nav .dropdown-list li svg{height:19px;width:19px}nav.navigation-bar li.header-profile-nav .dropdown-list li a{padding:4px 6px}nav.navigation-bar li.header-profile-nav .btn{margin-top:10px;font-size:13px;width:100%;text-align:center}nav.navigation-bar li.locales ul a{font-size:13px;padding:3px}nav.navigation-bar li.locales ul svg{height:19px;margin-right:5px}nav.navigation-bar li.theme-switcher{padding:3px;background:rgba(106,106,106,.02);border:1px solid hsla(0,0%,80%,.4);border-radius:8px}nav.navigation-bar li.theme-switcher .select-mode svg path{fill:#ffc942 !important;stroke:#999 !important}.style-mob{display:flex;flex-direction:column;align-items:start;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.offer-hero,.demand-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%;height:calc(100dvh - var(--header-height) - var(--bottom-nav-bar));background:var(--category-color);border-bottom:1px solid var(--light-category-color);box-shadow:0 0 15px 3px rgba(0,0,0,.1);padding-bottom:40px;position:relative;overflow:hidden}.offer-hero h1,.demand-hero h1{margin:33px;color:#fff;font-size:clamp(1rem,2.5vw,1.8rem);font-weight:1000}.offer-hero h1 span,.demand-hero h1 span{font-size:clamp(1rem,2.5vw,1.6rem)}.offer-hero .btn-category,.demand-hero .btn-category{border:2px solid var(--light-category-color);color:#fff}.offer-hero .btn-category:hover,.demand-hero .btn-category:hover{background:#fff;color:var(--category-color)}.attention{width:auto;padding:10px 2px;margin-top:10px;text-align:center;border:.5px solid #c70039;border-radius:8px;color:#fff;font-size:14px}section.scam .section-text{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}section.scam .section-text p{max-width:900px;padding:20px;font-size:clamp(.9rem,2.5vw,1.2rem);color:#fff;background:rgb(219.4,0,62.8432160804);border:4px solid #555}section.scam .actions{text-align:center;margin-top:20px}section.scam a.more-info{font-size:19px;text-transform:uppercase;font-weight:800;letter-spacing:1.2px;color:var(--color)}section.scam a.more-info:hover{color:#aaa}#grid_posts_list{display:grid;grid-auto-flow:column;overflow:auto}:root body:has(#offer_show_page,#demand_show_page){--header-height: 90px!important}@media(max-width: 820px){:root body:has(#offer_show_page,#demand_show_page){--header-height: 80px!important}}#offer_show_page,#demand_show_page{display:flex;width:100%;overflow:auto;margin-bottom:50px}#offer_show_page main,#demand_show_page main{padding:1%}#offer_show_page asside,#demand_show_page asside{position:sticky;align-self:flex-start;top:0;height:100%;padding:1%}#offer_show_page asside #map,#demand_show_page asside #map{height:100%;border-radius:20px;box-shadow:0 0 15px 3px rgba(0,0,0,.1);border:1px solid hsla(0,0%,80%,.4)}.content-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%}@media(max-width: 820px){.content-header{flex-wrap:wrap}}#category_content_header{margin-bottom:1.5%}#category_content_header input#location{height:30px}#category_content_header button{display:flex;flex-direction:column;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;font-size:10px;border:none}@media(max-width: 820px){#category_content_header{margin-top:10px}}#category_content_header .page-title{display:flex;flex-direction:row;align-items:center;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;margin-bottom:0;width:auto}#category_content_header .page-title h1{font-size:13px;margin-right:10px}#category_content_header p.find-results{color:#aaa;font-size:19px;font-weight:1000}#category_content_header p.find-results span{font-size:14px}ul.switcher{display:flex;flex-direction:row;align-items:center;justify-content:space-around;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:auto !important;padding:3px;background:rgba(106,106,106,.02);border:1px solid hsla(0,0%,80%,.4);border-radius:4px}@media(max-width: 820px){ul.switcher{display:none}}ul.switcher li{margin:0 2px;padding:2px 3px;border-radius:4px}ul.switcher li:hover{background:rgba(106,106,106,.02)}ul.switcher li.active{background:#1a191d;border:1px solid hsla(0,0%,80%,.4)}ul.switcher li.active span{color:#ffc942 !important}ul.switcher li.active svg path{fill:#ffc942 !important;stroke:#999 !important}ul.switcher a{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;margin:0 1px;color:var(--color);font-size:13px}ul.switcher svg{width:18px}ul.switcher svg path{fill:#fff !important;stroke:#777 !important}ul.switcher span{margin-left:3px}@media(max-width: 820px){ul.switcher li{margin:0 3px;padding:0}}#offer_show_page.map .template-switcher{margin-right:60px}#offer_show_page.map main{width:auto;padding:0}#offer_show_page.map asside{width:100%;height:calc(100vh - 93px);padding:.4%}@media(max-width: 820px){#offer_show_page.map{margin-top:0}#offer_show_page.map .page-title{top:10px}#offer_show_page.map asside{height:calc(100vh - 80px - var(--bottom-nav-bar));top:80px}}#offer_show_page.map #category_content_header{position:absolute;top:100px;width:100%;border:none;z-index:1 !important}#offer_show_page.map #category_content_header .content-header{margin-right:60px}#offer_show_page.map #category_content_header .page-title{padding:3px 8px;background:var(--category-color);border-radius:8px;z-index:1 !important}#offer_show_page.map #category_content_header .page-title h1{color:#fff}#offer_show_page.map #category_content_header .switcher{background:var(--bg-color);border:1px solid var(--border-light)}@media(max-width: 820px){#offer_show_page.map #category_content_header{top:calc(var(--header-height) + 8px)}}#offer_show_page.map #category_content_header .row{display:none}#offer_show_page.map #category_content_header .theme{background:#fff}#offer_show_page.grids_map,#demand_show_page.grids_map{display:flex}@media(max-width: 1211px){#offer_show_page.grids_map ul.switcher span,#demand_show_page.grids_map ul.switcher span{display:none}}#offer_show_page.grids_map main,#demand_show_page.grids_map main{width:50%}#offer_show_page.grids_map asside,#demand_show_page.grids_map asside{width:50%;height:calc(100vh - var(--header-height));position:fixed;right:0;top:calc(var(--header-height))}@media(max-width: 820px){#offer_show_page.grids_map,#demand_show_page.grids_map{max-height:calc(100dvh - var(--bottom-nav-bar))}#offer_show_page.grids_map asside,#demand_show_page.grids_map asside{top:0;height:calc(100vh - var(--bottom-nav-bar));display:none}#offer_show_page.grids_map main,#demand_show_page.grids_map main{width:100%}}@media(max-width: 666px){#offer_show_page.grids_map,#demand_show_page.grids_map{justify-content:start;height:calc(100svh - var(--bottom-nav-bar))}#offer_show_page.grids_map main,#demand_show_page.grids_map main{width:100%;max-height:70svh;padding-top:10px}#offer_show_page.grids_map main #posts_list,#demand_show_page.grids_map main #posts_list{display:flex;flex-direction:row;overflow-y:scroll}#offer_show_page.grids_map asside,#demand_show_page.grids_map asside{position:fixed;bottom:var(--bottom-nav-bar);top:auto;height:30svh;width:100%}#offer_show_page.grids_map asside #map,#demand_show_page.grids_map asside #map{border-radius:0;border:none}}#offer_show_page.grids,#demand_show_page.grids{flex-direction:column}#offer_show_page.grids main,#demand_show_page.grids main{width:100%;padding:20px 8%}@media(max-width: 992px){#offer_show_page.grids main,#demand_show_page.grids main{padding:10px 4%}}@media(max-width: 666px){#offer_show_page.grids main,#demand_show_page.grids main{padding:5px 8%}}@media(max-width: 564px){#offer_show_page.grids main,#demand_show_page.grids main{padding:5px 2%}}.mobile-category-content-header.hidden{transform:translateY(-100px)}.mobile-category-content-header{display:flex;flex-direction:column;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;position:fixed;top:0;left:0;border-bottom:2px solid hsla(0,0%,80%,.4);transition:transform .2s ease-in-out;background:var(--bg-color);box-shadow:0 0 15px 3px rgba(0,0,0,.1);z-index:1;width:100%}.mobile-category-content-header .category-content-header-location{width:100%;padding:4px 8px;border-bottom:1px solid hsla(0,0%,80%,.4)}.mobile-category-content-header .category-content-header-location .btn{background:rgba(0,0,0,0)}.mobile-category-content-header .category-content-header-location .btn svg{height:20px !important}.mobile-category-content-header .category-content-header-location .btn svg path{stroke:var(--color) !important;fill:var(--category-color) !important}.mobile-category-content-header .category-content-header-location .location-input{display:flex;width:100%;max-width:440px}.mobile-category-content-header .category-content-header-location .location-input input[type=search]{height:33px}.mobile-category-content-header .category-content-header-location .location-input .search-by-radius{margin-left:-90px}.mobile-category-content-header .category-content-header-location .location-input .search-by-radius label{font-size:8px}.mobile-category-content-header .category-content-header-location .location-input .search-by-radius select{height:25px;padding:0;font-size:11px}.mobile-category-content-header .category-content-header-location .group-aria-busy svg{fill:var(--category-color) !important}.mobile-category-content-header .category-content-header-actions{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-around;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;flex:1;padding:5px 0}.mobile-category-content-header .category-content-header-actions .nav-bar-icon.menu button,.mobile-category-content-header .category-content-header-actions .nav-bar-icon.menu a,.mobile-category-content-header .category-content-header-actions .nav-bar-icon.menu .dropdown-button{display:flex;flex-direction:row;align-items:center;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;border:none;color:var(--color)}.mobile-category-content-header .category-content-header-actions .nav-bar-icon.menu button span,.mobile-category-content-header .category-content-header-actions .nav-bar-icon.menu a span,.mobile-category-content-header .category-content-header-actions .nav-bar-icon.menu .dropdown-button span{margin-left:4px;font-size:12px}.mobile-category-content-header .category-content-header-actions .nav-bar-icon.menu ul li.active{display:none}.container-offer-posts{padding-bottom:15px}.bottom-mobile-navigation{display:flex;flex-direction:row;align-items:center;justify-content:space-around;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;position:fixed;width:100%;height:66px;bottom:0;padding-top:1px;padding-bottom:15px;background:var(--bg-color);border-top:2px solid hsla(0,0%,80%,.4);box-shadow:0 0 15px 3px rgba(0,0,0,.1);z-index:2}@media(min-width: 821px){.bottom-mobile-navigation{display:none}}.bottom-mobile-navigation .nav-bar-icon{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;flex:2;margin:0;padding:0}.bottom-mobile-navigation .nav-bar-icon button,.bottom-mobile-navigation .nav-bar-icon a{display:flex;flex-direction:column;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;margin:0;padding:0;color:var(--color);font-size:12px;font-weight:200 !important;border:none}.bottom-mobile-navigation .nav-bar-icon svg{height:28px !important;width:28px !important}@media(max-width: 768px){.bottom-mobile-navigation .nav-bar-icon svg{height:23px !important;width:23px !important}}.bottom-mobile-navigation .add-post{flex:1;margin:0 8px}.bottom-mobile-navigation .add-post a{display:inline-block;background:rgba(0,0,0,0)}.bottom-mobile-navigation .add-post svg{height:38px !important;width:38px !important}.bottom-mobile-navigation .add-post svg path{stroke:#48ac98 !important}.bottom-mobile-navigation .add-post span{display:none}.bottom-mobile-navigation .nav-bar-icon:has(.active) button,.bottom-mobile-navigation .nav-bar-icon:has(.active) a{display:flex;flex-direction:column;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;color:#ff8c00;font-weight:1000}.bottom-mobile-navigation .nav-bar-icon:has(.active) svg rect,.bottom-mobile-navigation .nav-bar-icon:has(.active) svg path{fill:#ff8c00 !important;stroke:#ff8c00 !important}.mobile.user-menu-navigation.nav-links{padding:5%}.collapse-menu{position:fixed;width:100%;height:calc(100dvh - var(--bottom-nav-bar));top:0;left:0;bottom:var(--header-height);margin-bottom:100px;color:var(--color);background:var(--bg-color);transition:transform .2s;visibility:collapse;z-index:1}.collapse-menu a{color:var(--color)}.collapse-menu header#header{height:50px;padding:0 4%}.collapse-menu svg{height:26px;width:26px}.collapse-menu ul.switcher li{margin:0 5px}.transform-right{transform:translateX(100%)}.transform-right.showMenu{transform:translateX(0);visibility:visible}.transform-bottom{transform:translateY(200%);border-top:1px solid #aaa;border-radius:20px 20px 0 0;filter:drop-shadow(0px 0px 33px rgba(0, 0, 0, 0.5));bottom:0;padding-bottom:20px}.transform-bottom.showMenu{transform:translateY(calc(0% + var(--header-height)));visibility:visible}.multilevel-menu{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;top:0;left:0;width:100%;min-height:calc(100dvh - var(--bottom-nav-bar));overflow:hidden}.multilevel-menu.is-visible{display:block}.multilevel-menu li.logo{display:flex;flex-direction:column;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;color:var(--color);background:none;border:none}.multilevel-menu li.logo p{color:var(--color)}.multilevel-menu li.logo svg{width:45px;height:40px;margin-right:8px;margin-bottom:3px}.list-wrapper{flex:1;height:100%;padding:30px 20px;overflow-y:auto;background:var(--bg-color)}.list-wrapper:nth-child(2),.list-wrapper:nth-child(3){position:absolute;top:0;left:0;right:0;transform:translateX(100%);backface-visibility:hidden;transition:transform .26s}.list-wrapper:nth-child(2).is-visible,.list-wrapper:nth-child(3).is-visible{transform:none}.list-wrapper .logo{text-align:center}.list-wrapper .logo a{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.list-wrapper:nth-child(1)>ul>li>.sub-menu,.list-wrapper:nth-child(2) .level-3{display:none}.multilevel-menu li+li{margin-top:8px}.multilevel-menu li{display:flex;flex-direction:column;align-items:space-between;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;padding:4px 10px;border-radius:8px;font-weight:600;color:var(--color);background:rgba(106,106,106,.02);border:1px solid hsla(0,0%,80%,.4)}.multilevel-menu li span{font-size:13px;font-weight:300}.multilevel-menu li.active a{color:#ff8c00;font-weight:1000}.multilevel-menu a{display:flex;flex-direction:row;align-items:center;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;position:relative;padding:5px 0}.multilevel-menu a.nested::before{content:"›";position:absolute;top:50%;right:10px;transform:translateY(-50%)}.multilevel-menu a:hover,.multilevel-menu a.is-active{color:#ff8c00}.back-one-level{display:flex;align-items:center;margin-bottom:10px;color:var(--color);font-size:12px}.back-one-level svg{height:10px;width:10px;margin-right:8px;fill:var(--color)}.multilevel-menu .bottom-sticky{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;padding:5px 0}.multilevel-menu .bottom-sticky a{font-size:12px;margin:0 8px}.dropdown{position:relative;z-index:999999999 !important;transition:all .3s ease}.dropdown .hidden-on-dropdown{display:none !important}.dropdown .dropdown-button{cursor:pointer}.dropdown .dropdown-menu{position:absolute;top:100%;right:0;padding:.5rem;font-size:14px;background:var(--bg-color);border:1px solid hsla(0,0%,80%,.4);border-radius:8px;box-shadow:0 0 15px 3px rgba(0,0,0,.1);transition:280ms all 120ms ease-out;z-index:999999999 !important}.dropdown .dropdown-menu .bottom{width:100%}.dropdown .dropdown-menu ul{display:flex;flex-direction:column;align-items:space-between;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.dropdown .dropdown-menu ul li{width:100%;margin:2px 0}.dropdown .dropdown-menu ul li a{white-space:nowrap}.dropdown .dropdown-menu ul li.add-post{justify-content:center !important}.modal-wrapper{position:fixed;top:var(--header-height);width:100%;min-height:calc(100vh - var(--header-height));backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:1}@media(max-width: 820px){.modal-wrapper{min-height:calc(100dvh - var(--header-height));top:0;bottom:var(--bottom-nav-bar);z-index:100}}@media(max-width: 666px){.modal-wrapper{min-height:100dvh}}.modal-wrapper .modal-title{margin-bottom:30px;text-align:center}.modal-wrapper .modal-title h1{font-size:20px}.modal-wrapper .modal{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;position:fixed;width:50%;max-height:100%;left:25%;padding:2%;background:var(--bg-color);border:1px solid hsla(0,0%,80%,.4);border-radius:20px;box-shadow:0 0 15px 3px rgba(0,0,0,.1);overflow:auto;overscroll-behavior:contain}@media(max-width: 950px){.modal-wrapper .modal{width:80%;left:10%}}@media(max-width: 768px){.modal-wrapper .modal{width:100%;left:0;border-radius:0;border:none}}.modal-wrapper .modal.modal-add-post,.modal-wrapper .modal.modal-post{min-height:100%}.modal a.close-btn{position:absolute;display:inline-block;top:5px;right:5px;color:#c70039;z-index:9999999}.modal a.close-btn svg{width:35px;height:35px;transition:all .6 ease}.modal a.close-btn svg path{fill:var(--bg-color);stroke:red !important;opacity:.9}.modal a.close-btn svg:hover path{fill:red !important;stroke:var(--bg-color) !important}.top-sticky{border-bottom:1px solid hsla(0,0%,80%,.4)}.content-scroll{flex:1;background-color:var(--bg-color);margin:5px 0;padding:10px 0;overflow-y:scroll}.bottom-sticky{padding-top:10px;border-top:1px solid hsla(0,0%,80%,.4)}@media(max-width: 961px){.modal-wrapper:has(#show_post_page){width:100%;padding:0}}.modal:has(#show_post_page){border-radius:0;padding:10px}body:has(.grids_map) .modal-wrapper:has(#show_post_page){width:50%}body:has(.grids_map) .modal-wrapper:has(#show_post_page) .modal{width:100%;left:0}@media(max-width: 820px){body:has(.grids_map) .modal-wrapper:has(#show_post_page){width:100%}}.modal-wrapper:has(.modal-gallery){background:rgba(0,0,0,.6);height:100vh;top:0;z-index:100}.modal-wrapper:has(.modal-gallery) .modal{left:0;right:0;padding:0;min-width:100%;height:100vh;background:rgba(0,0,0,.6);border:none;border-radius:0}.modal-wrapper:has(.modal-log-in,.confirm,.modal-reports){display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.modal.modal-log-in,.modal.confirm,.modal.modal-reports,.modal.nearby-places{width:450px;left:auto;z-index:20;overscroll-behavior:contain}@media(max-width: 641px){.modal.modal-log-in,.modal.confirm,.modal.modal-reports,.modal.nearby-places{width:95%;border-radius:8px}}.modal.modal-log-in form,.modal.confirm form,.modal.modal-reports form,.modal.nearby-places form{display:flex;flex-direction:column;align-items:stretch;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.modal.modal-log-in form button.btn.btn-success,.modal.confirm form button.btn.btn-success,.modal.modal-reports form button.btn.btn-success,.modal.nearby-places form button.btn.btn-success{margin-top:10px}.modal.modal-reports{width:550px}@media(max-width: 641px){.modal.modal-reports{width:95%}}.modal.nearby-places{min-width:100%;height:100vh}.location-input{position:relative;max-width:100%}.location-input:hover .search-by-radius select{background:var(--category-color) !important;color:#fff}.location-input input[type=search]{width:100%;height:45px;font-size:17px;font-weight:600;border-radius:4px}.location-input input[type=search]::placeholder{color:var(--color)}.location-input label{margin:0}.location-input button.location-lookup-animation{position:absolute;top:50%;left:-25px;background:rgba(0,0,0,0);color:var(--color);border:none;transform:translate(-20px, -50%)}.location-input button.location-lookup-animation svg{width:30px;height:30px;fill:#c70039 !important}.location-input button.location-lookup-animation svg path{fill:var(--category-color) !important}.location-input .search-by-radius{display:flex;align-items:center;margin-left:-98px;margin-right:10px}.location-input .search-by-radius label{font-size:10px;margin-right:5px}.location-input .search-by-radius select{height:30px;padding:0;font-size:15px;font-weight:800;text-indent:0;background:rgba(106,106,106,.02);border:1px solid hsla(0,0%,80%,.4);border-radius:8px}.header-location-search{display:flex;flex-direction:row;align-items:stretch;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%;margin:0 2%}.header-location-search .location-input{display:flex}.header-location-search .location-input input[type=search]{width:50%;min-width:320px;height:35px}@media(max-width: 1148px){.header-location-search{margin:0 1%}}@media(max-width: 768px){.header-location-search{margin:0}.header-location-search svg{height:20px !important;width:20px !important}}.location-form{display:flex;flex-direction:row;align-items:stretch;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.location-form button.btn{border:1px solid hsla(0,0%,80%,.4);background:var(--category-color);margin-left:8px}.location-form button.btn span{color:#fff}.header-search-fields p{color:var(--color);margin-right:4px}.header-search-fields select{max-width:130px;padding:2px;text-indent:1px;margin-right:10px}.header-search-fields input,.header-search-fields select,.header-search-fields .btn{height:30px}.header-search-fields .btn{border:1px solid hsla(0,0%,80%,.4);margin-left:20px;color:var(--color)}.header-search-fields .btn span{margin-left:4px}.header-search-fields .btn svg{height:20px}.header-search-fields .btn svg path{stroke:var(--color)}@media(max-width: 900px){.header-search-fields .btn{padding:5px}.header-search-fields .btn span{display:none}}.header-search-fields .header-search-wrapper{margin:0 15px}.header-search-fields .header-search-price{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.header-search-fields .header-search-price input{width:90px}.header-search-fields .header-search-price p{margin-right:8px}.header-search-fields .header-search-price input{max-width:100px}.header-search-fields .check-box-wrapper .check-box-container{margin:0 2px;height:auto;min-width:auto}.header-search-fields .check-box-wrapper .check-box-container label{margin:0;min-width:28px;height:28px;padding:4px}.main-search-bar{width:100%;max-width:690px;padding:40px;z-index:1}@media(max-width: 666px){.main-search-bar{padding:10px}}.main-search-bar .category-structure-buttons input[type=radio]:checked+label{border:1px solid #fff;padding:4px 8px}.main-search-bar form{width:100%}.main-search-bar form .location-input{position:relative;width:100%;margin-left:50px}.main-search-bar form input[type=search]{width:100%;height:50px !important;border:2px solid #fff;border-radius:8px}.main-search-bar form input[type=search] svg{width:40px;height:40px}.main-search-bar form input[type=search] svg path{stroke:#000 !important}.main-search-bar form button.location-lookup-animation{left:-35px}.main-search-bar form .action{margin-top:2ww0px}.modal-show-search .page-title{margin-bottom:0}.modal-show-search h6{color:var(--color)}@media(max-width: 666px){.modal-show-search button.btn{height:30px;font-size:14px}}.modal-log-in input[type=email]{height:45px;background:rgba(106,106,106,.02)}.modal-log-in p,.modal-log-in label,.modal-log-in a,.modal-log-in span{padding:5px;color:var(--color)}.modal-log-in .social-auth{margin:20px 0 10px}.modal-log-in .terms-accepted{margin:8px 0 0;font-size:12px}.modal-log-in .terms-accepted a{text-decoration:underline;font-size:13px;font-weight:400;white-space:nowrap;line-height:20px}.modal-log-in .remember-me{display:flex;flex-direction:row;align-items:center;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;margin:10px 0}.modal-log-in .remember-me input{height:21px;width:21px}.modal-log-in .remember-me label{margin-bottom:0}.modal-log-in .btn{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;margin-bottom:15px;color:#fff;border:none;width:100%;height:40px}.modal-log-in .btn svg{margin-left:10px;height:17px;width:17px}.modal-log-in .btn:hover{filter:brightness(1.2)}.modal-log-in .btn-facebook{background:#4267b2}.modal-log-in .btn-diya,.modal-log-in .btn-apple{background:#111}.modal-log-in .btn-google{background:#db4437}.modal-log-in .btn-telegram{background:#08c}.modal-log-in .btn-success{background:#48ac98;width:100%}.reports .radio-option{display:flex;flex-direction:row;align-items:center;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.reports .radio-option span{margin-left:8px;color:var(--color)}.reports .radio-option input{height:20px}.reports .radio-option label{display:flex;flex-direction:row;align-items:center;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;padding:4px 0;margin:0 10px;font-size:16px}@media(max-width: 820px){.reports .radio-option label{font-size:14px}}.reports p{font-size:15px;margin:5px 0;color:var(--color)}.reports h2{margin-bottom:8px;font-size:18px;color:var(--color)}.reports section.description{padding:10px 0}.reports section.description textarea{min-height:70px}.reports section h3{font-size:15px;text-align:center}.reports .bottom-sticky.action .radio-option{margin-bottom:5px}.reports .bottom-sticky.action button{color:var(--color)}.flash,.errors{position:fixed;top:55px;right:10px;max-width:340px;min-width:340px;padding:10px 15px;border-radius:8px;z-index:9999;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}@media(max-width: 768px){.flash,.errors{min-width:90%;margin:0 auto;top:20px;right:10px;left:10px}}.flash p,.flash li,.errors p,.errors li{font-size:16px;font-weight:500;padding:2px 0}#flash_message:has(.flash,.errors) .errors{top:110px}@media(max-width: 768px){#flash_message:has(.flash,.errors) .errors{top:80px}}.flash-success{background-color:var(--bg-color);border:2px solid hsl(168,40.9836065574%,42.8431372549%);color:var(--color)}.flash-danger{background-color:var(--bg-color);border:2px solid rgb(173.5,0,49.6959798995);color:var(--color)}.flash-warning{background-color:var(--bg-color);border:2px solid rgb(251.5,192.1330472103,0);color:var(--color)}.flash-info{background-color:var(--bg-color);border:2px solid hsl(200,60%,45%);color:var(--color)}.swiper.show-post-slider{display:inline-grid;width:100%;padding:0}.swiper.show-post-slider .swiper-wrapper{display:flex}.swiper.show-post-slider .swiper-wrapper .swiper-slide{display:inline-flex}.swiper.show-post-slider .swiper-pagination{position:relative;z-index:9999;--swiper-navigation-size: 10px}#slider_gallery{position:relative;width:100%;height:100%}#slider_gallery picture{width:100%;max-height:510px;min-height:400px;position:relative;overflow:hidden}#slider_gallery picture img{width:100%;height:100%;aspect-ratio:16/9;position:relative;object-fit:cover;animation-name:Appearance;animation-duration:1.4s;animation-timing-function:cubic-bezier(0.1, -0.6, 0.2, 0)}#slider_gallery a.full-screen-photo{position:absolute;bottom:10px;right:4px;background:hsla(0,0%,100%,.7);border-radius:4px;z-index:100}#slider_gallery a.full-screen-photo svg{width:40px;height:30px}.modal:has(#show_post_page){padding:0}#show_post_page{display:flex;flex-direction:column;align-items:start;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;margin-bottom:66px}#show_post_page asside{width:100%}#show_post_page main{width:100%;padding:0 2.5%}#show_post_page section{width:100%;padding:12px 8px;margin:10px 0;border:1px solid hsla(0,0%,80%,.4);border-radius:8px}#show_post_page section .section-title{margin-bottom:10px}#show_post_page section .section-title h3{font-size:clamp(1rem,2.5vw,1rem)}#show_post_page section.recently_posts,#show_post_page section.main-info,#show_post_page section.nearby{border:none}#show_post_page .user-profile-info{margin-left:0}header.post-title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;padding:8px 0;border-bottom:1px solid hsla(0,0%,80%,.4)}header.post-title h2{color:#aaa;font-size:clamp(.81rem,2.5vw,.9rem);font-weight:600}header.post-title h2 span.street{font-size:clamp(1rem,2.5vw,1.2rem);font-weight:300;color:var(--color)}header.post-title h2 span.district{font-size:14px !important;color:#aaa}.share-btn button,.share-btn .btn{padding:0;border:none}.share-btn svg path{stroke:#39c !important;fill:#39c !important}#show_post_page section.main-info{display:flex;flex-direction:row;align-items:center;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}#show_post_page section.main-info ul{grid-template-columns:repeat(2, 1fr)}@media(max-width: 500px){#show_post_page section.main-info ul{grid-template-columns:repeat(1, 1fr);gap:4px}}#show_post_page section.main-info ul li{display:flex;flex-direction:row;align-items:start;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%;margin:2px 0;color:var(--color);font-weight:500}#show_post_page section.main-info ul li span{font-weight:1000}#show_post_page section.second-info{display:flex;flex-direction:row;align-items:center;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;flex-wrap:wrap;gap:10px 5px;padding:2%;border:1px solid hsla(0,0%,80%,.4);background:rgba(106,106,106,.02)}@media(max-width: 500px){#show_post_page section.second-info .owner-contacts{position:fixed;padding:10px 18px 21px;left:0;bottom:0;margin:0;border:none;border-top:1px solid hsla(0,0%,80%,.4);box-shadow:0 0 15px 3px rgba(0,0,0,.1);z-index:100;background:var(--bg-color)}}#show_post_page .post-price{flex:1}#show_post_page .post-price h3{font-size:clamp(1.8rem,2.5vw,2rem);text-align:center;color:var(--color);font-weight:700;white-space:nowrap}#show_post_page .post-price h3 span{font-size:17px}@media(max-width: 500px){#show_post_page .post-price h3{text-align:center;font-size:24px}}#show_post_page .owner-contacts{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;flex:1;gap:8px;width:100%}#show_post_page .owner-contacts .contact-phone{width:100%}#show_post_page .owner-contacts .contact-phone svg{margin-right:10px}#show_post_page .owner-contacts .contact-phone svg path{fill:#fff}#show_post_page .owner-contacts .contact-phone a,#show_post_page .owner-contacts .contact-phone .btn{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%}section.post-interaction{display:flex;flex-direction:row;align-items:center;justify-content:space-around;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;margin:8px 0;background:rgba(106,106,106,.02);border:1px solid var(--category-color) !important;border-radius:4px !important}section.post-interaction p{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;font-size:11px;margin-right:10px;color:var(--color)}@media(max-width: 420px){section.post-interaction p{display:flex;flex-direction:column;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%}}section.post-interaction p svg{height:18px;width:18px;margin-right:3px}.post-more-characteristics ul{display:flex;flex-direction:column;align-items:start;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;margin-bottom:18px}.post-more-characteristics ul p{color:var(--color);font-size:clamp(.78rem,2.5vw,.93rem);font-weight:500;line-height:2.5}.post-more-characteristics ul .row{flex-wrap:wrap;gap:8px}.post-more-characteristics li{padding:2px 4px;background:rgba(106,106,106,.02);color:var(--color);font-size:clamp(.77rem,2.5vw,.83rem);text-transform:lowercase;white-space:nowrap;border:1px solid hsla(0,0%,80%,.4);border-radius:4px}section.post-description p{color:var(--color)}.btn-action{display:flex;flex-direction:column;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;min-width:44px;height:44px;margin-left:8px;border:1px solid hsla(0,0%,80%,.4);border-radius:8px;color:var(--color)}@media(max-width: 768px){.btn-action{height:35px !important;width:35px !important}}.btn-action svg{height:33px !important;width:33px !important;display:block}@media(max-width: 768px){.btn-action svg{height:26px !important;width:26px !important}}section.post-comfort .comfort-grid{display:flex;flex-wrap:wrap}section.post-comfort .comfort-item{padding:4px 8px;margin:8px;background:rgba(106,106,106,.02);color:var(--color);font-size:clamp(.8rem,2.5vw,.9rem);text-transform:lowercase;white-space:nowrap;border:1px solid hsla(0,0%,80%,.4);border-radius:4px}section.post-owner-info{flex-wrap:wrap;padding:10px;border:1px solid hsla(0,0%,80%,.4);border-radius:4px}section.post-owner-info .post-user{display:flex;flex-direction:column;align-items:center;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}section.post-owner-info .wrap-post-user{display:flex;flex-direction:row;align-items:center;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;flex-wrap:wrap;gap:20px;width:100%;padding:10px;background:rgba(106,106,106,.02);border:1px solid hsla(0,0%,80%,.4);border-radius:4px}section.post-owner-info .wrap-post-user .user-profile-information{margin-left:0}section.post-owner-info .wrap-post-user .user-avatar{width:80px;height:80px}section.post-owner-info .wrap-post-user .owner-status{flex:1;display:block;padding:4px 10px;color:var(--color);text-align:center;border:1px solid hsla(0,0%,80%,.4);border-radius:4px}section.post-owner-info button{width:200px;font-size:13px;text-transform:uppercase}section.post-owner-info .report-btn{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%;margin-top:10px}section.post-owner-info .report-btn .btn{width:60%}section.post-owner-info .report-btn svg path{fill:#fff}.nearby-places .page-title{margin-bottom:10px}.nearby-places .nearby-type{margin-bottom:20px}.nearby-places .nearby-type .col{margin-bottom:6px}.nearby-places .nearby-type h4{margin-bottom:8px;font-size:22px;font-weight:800;color:var(--color)}.nearby-places .nearby-type h5{display:flex;flex-direction:row;align-items:center;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;color:var(--color)}.nearby-places .nearby-type h5 span{display:flex;flex-direction:column;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:44px;padding:2px 4px;margin-right:8px;font-size:10px;border:1px solid var(--color);border-radius:4px;background:#000;color:#fff}.nearby-places .nearby-type span{color:var(--color);font-size:11px;font-style:italic}.post-item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;position:relative;background:rgba(106,106,106,.02);border:1px solid hsla(0,0%,80%,.4);border-radius:10px;min-width:300px}.post-item:hover{box-shadow:0 0 15px 3px rgba(0,0,0,.1)}.post-item:hover img{transition:all .3s ease;transform:scale(1.05)}@media(max-width: 574px){.post-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}}@media(max-width: 768px){.post-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}}@media(max-width: 992px){.post-item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}}.post-item picture{width:100%;max-height:310px;min-height:200px;position:relative;overflow:hidden;border-radius:10px;aspect-ratio:16/9}.post-item picture img{width:100%;height:100%;position:relative;border-radius:10px;object-fit:cover;animation-name:Appearance;animation-duration:1.4s;animation-timing-function:cubic-bezier(0.1, -0.6, 0.2, 0)}.post-item picture .add-to-favourite{position:absolute;top:5px;right:5px}.post-item picture .add-to-favourite svg{height:35px;width:35px}.post-item picture p.post-price{position:absolute;right:0;bottom:0;background:hsla(0,0%,100%,.6);padding:2px 5px;color:#0c0c0c;font-size:21px;font-weight:800;border-radius:6px 0 0 0}.post-item picture p.post-price span{font-weight:400;font-size:18px}@media(max-width: 666px){.post-item{margin-bottom:0}.post-item picture{min-height:155px}}.post-item .post-info{display:flex;flex-direction:column;align-items:space-between;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%;padding:0 10px}.post-item .post-info .post-title{display:flex;flex-direction:row;align-items:start;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%;font-size:13px;font-weight:600}.post-item .post-info .post-title a{color:var(--color)}.post-item .post-info .post-title span{font-size:15px;font-weight:700}.post-item header.post-title h2{font-size:clamp(.6rem,2.5vw,.8rem);font-weight:600}.post-item header.post-title h2 span.street{font-size:clamp(.8rem,2.5vw,1rem);font-weight:300;color:var(--color)}.post-item header.post-title h2 span.district{font-size:12px !important;color:#aaa}ul.characteristics{display:flex;flex-direction:row;align-items:center;justify-content:space-around;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%;padding:5px 0}ul.characteristics li{display:flex;flex-direction:column;align-items:center;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;padding:0 5px;font-size:14px;color:var(--color)}ul.characteristics li span{font-size:16px;font-weight:800}ul.characteristics li .small-text{font-size:8px}@media(max-width: 666px){ul.characteristics{margin:0}ul.characteristics li{font-size:12px}}@keyframes Appearance{0%{opacity:0}15%{opacity:0}30%{opacity:0}100%{opacity:1}}#full_screen_gallery{height:100dvh}#full_screen_gallery .swiper.gallery-post-slider,#full_screen_gallery .swiper.show-post-slider{width:100%;height:calc(100dvh - 100px);flex:1}#full_screen_gallery .swiper.gallery-post-slider .swiper-wrapper,#full_screen_gallery .swiper.show-post-slider .swiper-wrapper{width:100%;height:100%}#full_screen_gallery .swiper.gallery-post-slider .swiper-slide,#full_screen_gallery .swiper.show-post-slider .swiper-slide{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%;height:100%;background:#000;pointer-events:auto;touch-action:manipulation}#full_screen_gallery .swiper.gallery-post-slider .swiper-slide img,#full_screen_gallery .swiper.show-post-slider .swiper-slide img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}#full_screen_gallery .swiper.gallery-post-slider .swiper-button-prev,#full_screen_gallery .swiper.gallery-post-slider .swiper-button-next,#full_screen_gallery .swiper.show-post-slider .swiper-button-prev,#full_screen_gallery .swiper.show-post-slider .swiper-button-next{color:#fff;background:rgba(2,116,193,.4);border-radius:50%;width:50px;height:50px;margin-top:-25px}#full_screen_gallery .swiper.gallery-post-slider .swiper-button-prev:after,#full_screen_gallery .swiper.gallery-post-slider .swiper-button-next:after,#full_screen_gallery .swiper.show-post-slider .swiper-button-prev:after,#full_screen_gallery .swiper.show-post-slider .swiper-button-next:after{font-size:20px}#full_screen_gallery .swiper.gallery-thumbs{flex-shrink:0;width:100%;height:100px;background:rgba(0,0,0,.8);border-top:2px solid #333;overflow-x:auto;-webkit-overflow-scrolling:touch}#full_screen_gallery .swiper.gallery-thumbs .swiper-wrapper{height:100%;display:flex;align-items:center}#full_screen_gallery .swiper.gallery-thumbs .swiper-slide{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:auto !important;height:100%;cursor:pointer}#full_screen_gallery .swiper.gallery-thumbs .swiper-slide img{height:80px;width:auto;max-width:120px;object-fit:cover;border-radius:6px;opacity:.4;transition:all .3s ease;border:2px solid rgba(0,0,0,0)}#full_screen_gallery .swiper.gallery-thumbs .swiper-slide img:hover{opacity:.8;transform:scale(1.05)}#full_screen_gallery .swiper.gallery-thumbs .swiper-slide-thumb-active img{opacity:1;border:2px solid #fff;box-shadow:0 0 10px hsla(0,0%,100%,.5)}@media(max-width: 820px){#full_screen_gallery .swiper.gallery-post-slider,#full_screen_gallery .swiper.show-post-slider,#full_screen_gallery .swiper.edit-post-slider{height:calc(100svh - 80px)}#full_screen_gallery .swiper.gallery-thumbs{height:80px;touch-action:pan-x pinch-zoom;-webkit-overflow-scrolling:touch;transform:translateZ(0)}#full_screen_gallery .swiper.gallery-thumbs .swiper-slide{padding:5px}#full_screen_gallery .swiper.gallery-thumbs .swiper-slide img{height:70px;max-width:100px}}@supports(-webkit-touch-callout: none){.swiper.gallery-thumbs .swiper-wrapper{will-change:transform;backface-visibility:hidden}}.category-structure-buttons{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%;padding:.3%;margin-bottom:.8rem;margin-top:.8rem;background:rgba(106,106,106,.02);border:1px solid hsla(0,0%,80%,.4);border-radius:8px}.category-structure-buttons input[type=radio]{display:none;-webkit-appearance:none}.category-structure-buttons label{width:100%;text-align:center;border-radius:4px;border:1px solid rgba(0,0,0,0);color:var(--color);cursor:pointer;font-size:13px}.category-structure-buttons label:hover{color:#222;background:#eee;border:1px solid var(--category-color)}.category-structure-buttons input[type=radio]+label{padding:.8% 0;margin:1px}.category-structure-buttons input[type=radio]:checked+label{background-color:var(--category-color);color:#fff}.page-new-post h6{color:var(--color)}.page-new-post p{padding:4px 8px;text-align:center;background:rgba(106,106,106,.02);color:var(--color);font-weight:600}.page-new-post section{width:100%;padding:2% 0}section.geo input{width:100%}section.geo .get-address-autocomplete{margin:8px 0 30px}section.geo .get-address-autocomplete label{width:100%;text-align:center;margin-bottom:10px}section.geo .get-address-autocomplete input{height:50px;border:1.5px solid var(--category-color);font-weight:600;font-size:17px}section.geo .address-autocomplete-result{display:flex;flex-direction:column;align-items:start;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}section.geo .address-autocomplete-result .field,section.geo .address-autocomplete-result .row{max-width:420px;width:100%}section.geo .address-autocomplete-result .field.street_number{width:150px;margin-left:8px}form .field{display:flex;flex-direction:column;align-items:start;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}form section.form-post-price .field{display:flex;flex-direction:column;align-items:start;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;max-width:220px;width:100%}form section.form-post-price .field input{width:100%}form .flex-row{width:100%;display:flex;gap:20px}form .flex-row .field{width:auto}form .flex-row .field input{flex:1;width:100%}form .flex-row .field select{flex:1;width:100%;min-width:70px;text-indent:0;padding:8px 1px}.real-estate-new-post .upload-photo .current-photo{width:100%;margin-bottom:20px}.real-estate-new-post .upload-photo .current-photo .current-photo-items{display:flex;flex-wrap:wrap}.real-estate-new-post .upload-photo .current-photo .current-photo-items .image-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;margin:5px}.real-estate-new-post .upload-photo .current-photo .current-photo-items .image-wrap img{width:90px;height:90px;border-radius:8px}.check-box-wrapper .row{flex-wrap:wrap;margin-bottom:0}.check-box-wrapper .check-box-container{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;height:40px;min-width:40px;margin:5px}.check-box-wrapper .check-box-container input[type=checkbox],.check-box-wrapper .check-box-container input[type=radio]{-webkit-appearance:none;display:none}.check-box-wrapper .check-box-container input[type=checkbox]:checked+label,.check-box-wrapper .check-box-container input[type=radio]:checked+label{box-shadow:inset 0px 0px 8px rgba(0,0,0,.4);background-color:var(--category-color);color:#fff}.check-box-wrapper .check-box-container input[type=checkbox]:checked+label svg path,.check-box-wrapper .check-box-container input[type=checkbox]:checked+label svg line,.check-box-wrapper .check-box-container input[type=checkbox]:checked+label svg rect,.check-box-wrapper .check-box-container input[type=checkbox]:checked+label svg circle,.check-box-wrapper .check-box-container input[type=checkbox]:checked+label svg polyline,.check-box-wrapper .check-box-container input[type=radio]:checked+label svg path,.check-box-wrapper .check-box-container input[type=radio]:checked+label svg line,.check-box-wrapper .check-box-container input[type=radio]:checked+label svg rect,.check-box-wrapper .check-box-container input[type=radio]:checked+label svg circle,.check-box-wrapper .check-box-container input[type=radio]:checked+label svg polyline{stroke:#fff}.check-box-wrapper .check-box-container input[type=checkbox]:hover+label,.check-box-wrapper .check-box-container input[type=radio]:hover+label{border:1px solid var(--category-color)}.check-box-wrapper .check-box-container label{min-width:40px;text-align:center;padding:5px;cursor:pointer;border:1px solid hsla(0,0%,80%,.4);border-radius:4px}.check-box-wrapper .svg-container label{padding:4px 8px}.check-box-wrapper .svg-container svg{width:100%;height:100%}.check-box-wrapper .svg-container svg path{fill:var(--color) !important}section.description textarea{padding-top:10px;max-width:100%;min-width:100%;max-height:200px;min-height:150px;background:rgba(106,106,106,.02)}.preview-container{display:grid;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));gap:10px;width:100%;padding:20px;margin-bottom:20px;border:1px dashed #aaa;border-radius:8px;background:rgba(106,106,106,.02);position:relative;cursor:copy}.preview-container p.click-to-upload{font-size:16px;color:gray}.image-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:10px;background:rgba(106,106,106,.02);transition:filter .3s,box-shadow .3s,opacity .2s ease,transform .2s ease;cursor:grab}.image-wrapper img.preview-image{width:100%;height:100%;object-fit:cover;display:block}.image-wrapper:active{transform:scale(1.3);border:2px solid gold;box-shadow:0 0 20px rgba(0,0,0,.3);cursor:grabbing;z-index:1}.image-wrapper:active img{filter:blur(6px)}.image-wrapper:active .remove-button{opacity:0 !important}.image-wrapper:hover .remove-button{opacity:1;border-color:#c70039;transform:translate(-50%, -50%) scale(1)}.image-wrapper:first-child{grid-row:span 2;grid-column:span 2;position:relative;border:4px solid gold;box-shadow:0 6px 16px rgba(0,0,0,.2);aspect-ratio:1/1;transform:scale(1.01);filter:none}.image-wrapper:first-child::before{content:"🏆 Головне фото";position:absolute;top:6px;left:6px;background:gold;color:#000;padding:4px;font-size:10px;font-weight:bold;border-radius:6px;z-index:2;box-shadow:0 1px 4px rgba(0,0,0,.2)}.image-wrapper:has(.progress-wrapper) img{filter:blur(6px)}.image-wrapper.fade-out{opacity:.5;transform:scale(0.8)}.image-wrapper .remove-button{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;position:absolute;top:50%;left:50%;width:44px;height:44px;font-size:26px;color:#333;background:hsla(0,0%,100%,.9);border-radius:50%;border:2px solid rgba(0,0,0,0);cursor:pointer;transform:translate(-50%, -50%) scale(0.85);transition:all .2s ease;opacity:0;z-index:10}.image-wrapper .remove-button:hover{background:#c70039;color:#fff;border-color:#fff;transform:translate(-50%, -50%) scale(1.3);z-index:100}.progress-wrapper{position:absolute;top:6px;right:6px;width:36px;height:36px;pointer-events:none;background:#fff;border-radius:50%;overflow:hidden;z-index:5}.progress-wrapper .progress-ring{transform:rotate(-90deg);width:100%;height:100%;overflow:hidden}.progress-wrapper .progress-ring__bg,.progress-wrapper .progress-ring__circle{fill:none;stroke-width:4;r:16;cx:18;cy:18}.progress-wrapper .progress-ring__bg{stroke:#ddd}.progress-wrapper .progress-ring__circle{stroke:#48ac98;stroke-linecap:round;stroke-dasharray:100 100;stroke-dashoffset:100;transition:stroke-dashoffset .4s ease}.progress-wrapper .progress-ring__circle-error{stroke:#c70039 !important}.progress-wrapper .progress-text{position:absolute;top:50%;left:50%;font-size:10px;color:#111;transform:translate(-50%, -50%);font-weight:bold}.upload-check{position:absolute;top:6px;right:6px;width:18px;height:18px;background-color:#48ac98 !important;color:#fff;border-radius:50%;font-size:10px;font-weight:bold;text-align:center;line-height:19px;z-index:6;border:1px solid #fff}.user-page{display:flex}.user-page aside{position:sticky;top:45px;width:250px;height:calc(100vh - 45px);padding:15px;border-right:1px solid rgba(119,119,119,.2)}.user-page main#content{width:calc(100% - 250px);padding:0 3%}@media(max-width: 1148px){.user-page main#content{padding:0 2%}}@media(max-width: 820px){.user-page main#content{padding:0 1.5%;width:100%}}.user-page main#content section{padding:0 0 20px}.user-menu-navigation{display:flex;flex-direction:column;align-items:space-between;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;height:100%}.user-menu-navigation .top{overflow-y:auto;overflow-x:hidden}.user-menu-navigation .top .btn{width:100%}.user-menu-navigation .top li.add-post a{justify-content:center;color:#fff}.user-menu-navigation .top li.add-post a svg{display:none}.user-menu-navigation .bottom .btn{width:100%;margin-top:8px}.user-menu-navigation .soon-text{display:block;padding:1px 6px;margin-left:10px;font-size:12px;font-weight:600;letter-spacing:1px;background:#ff8c00;border:1px solid #111;border-radius:4px}.user-menu-navigation .soon{pointer-events:none;opacity:.4}.user-avatar{width:120px;height:120px;border:2px solid #ff8c00;border-radius:20px;overflow:hidden}@media(max-width: 820px){.user-avatar{width:100px;height:100px}}.user-avatar svg path{stroke:var(--color) !important}.user-avatar img,.user-avatar svg{width:100%;height:100%;object-fit:cover}.avatar-status{position:absolute;bottom:8px;right:8px;width:24px;height:24px;border-radius:50%;border:3px solid #fff}.avatar-status--online{background:#48ac98;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(72,172,152,.7)}70%{box-shadow:0 0 0 10px rgba(72,172,152,0)}100%{box-shadow:0 0 0 0 rgba(72,172,152,0)}}.user-profile{display:flex;flex-direction:row;align-items:start;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;flex-wrap:wrap}.user-profile-info{margin-left:20px}.user-profile-info p{display:flex;flex-direction:column;align-items:start;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;padding:4px 0;color:var(--color);font-size:13px}.user-profile-info p span,.user-profile-info p #user_profile_phone{color:var(--color) !important;font-size:16px}.user-profile-info span.phone{color:var(--color) !important}.user-profile-info p.user-name{margin-bottom:5px;font-size:18px;font-weight:800}.active-sessions .card-item p{font-size:12px;color:#777}.active-sessions .card-item .action{display:inline-block}.active-sessions .card-item .action p{background:rgba(72,172,152,.7);font-size:12px;padding:2px 6px}.card-item{display:flex;flex-direction:column;align-items:start;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;flex-wrap:wrap;max-width:600px;margin-bottom:15px;padding:10px;border:1px solid hsla(0,0%,80%,.4);border-radius:8px}.phone-form{width:100%;margin:0 auto}.phone-form .form-group{margin-bottom:1rem}.phone-form .form-label{font-weight:500;margin-bottom:.5rem;display:block;color:var(--color)}.phone-form .country-select{border-radius:8px;font-size:1rem;width:100%;transition:all .2s ease}.phone-form .phone-input-wrapper{display:flex;align-items:center;border:1px solid hsla(0,0%,80%,.4);border-radius:8px;background:rgba(106,106,106,.02);transition:all .2s ease;overflow:hidden;position:relative}.phone-form .phone-input-wrapper.validation-error{border:1px solid #c70039;box-shadow:0 0 0 3px rgba(199,0,57,.25)}.phone-form .phone-input-wrapper.validation-warning{border:1px solid #c70039;box-shadow:0 0 0 3px rgba(199,0,57,.25)}.phone-form .phone-input-wrapper.validation-success{border:1px solid #48ac98;box-shadow:0 0 0 3px rgba(72,172,152,.25)}.phone-form .country-code-display{padding:.75rem .5rem .75rem .75rem;font-size:1rem;font-family:"SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,"Courier New",monospace;font-weight:600;color:var(--color);border-right:1px solid hsla(0,0%,80%,.4);user-select:none;transition:all .2s ease}.phone-form .phone-input{width:100%;padding:.75rem;font-size:1rem;background:rgba(0,0,0,0);font-family:"SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,"Courier New",monospace;border:none}.phone-form .phone-input:focus{outline:none}.country-code-display{position:relative}.country-code-display::after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;transform:scaleX(0);transition:transform .2s ease}.sessions-table{width:100%;border-collapse:collapse;margin-bottom:2rem}.table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}.table-container table{min-width:450px}.profile-container{max-width:1000px;margin:0 auto;padding:0 1rem}.profile-header{position:relative;margin-bottom:1rem;background:linear-gradient(135deg, #6366f1 0%, rgb(145.8, 147.9, 245.2) 100%);border-radius:20px;opacity:.9}.profile-header__content{position:relative;padding:1rem;display:flex;align-items:flex-start;gap:2rem}.profile-avatar-section{position:relative}.profile-avatar-wrapper{position:relative;display:inline-block}.profile-info-section{display:flex;flex-direction:row;align-items:center;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;color:#fff;flex:1;flex-wrap:wrap}.profile-name-group{margin-bottom:1rem}.profile-name{font-size:1.7rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}@media(max-width: 768px){.profile-name{font-size:1.2rem}}.profile-status{display:flex;align-items:center;justify-content:center;justify-content:flex-start;gap:.5rem}@media(max-width: 768px){.profile-status{justify-content:center}}.status-indicator{width:8px;height:8px;border-radius:50%}.status-indicator--online{background:#48ac98;box-shadow:0 0 0 2px rgba(72,172,152,.3)}.status-text{font-size:.875rem;opacity:.9}.profile-actions{display:flex;gap:1rem}.profile-actions svg path{stroke:#fff !important}@media(max-width: 768px){.profile-actions{justify-content:center}}.profile-main{min-width:0}.info-card{background:rgba(106,106,106,.02);border-radius:8px;box-shadow:0 0 15px 3px rgba(0,0,0,.1);border:1px solid hsla(0,0%,80%,.4);overflow:hidden;margin-bottom:20px}.card__header{padding:1rem;border-bottom:1px solid hsla(0,0%,80%,.4);background:rgba(106,106,106,.02)}.card__title{margin:0;font-size:1.25rem;font-weight:600;color:var(--color)}.card__body{padding:2rem 1.5rem}.card__content{margin-bottom:1.5rem}.card__description{font-size:.875rem;color:var(--color);margin:0;line-height:1.6;text-align:center}.card__actions{display:flex;justify-content:center}@media(max-width: 768px){.card__body{padding:1rem}}.info-list{display:flex;flex-direction:column;gap:1rem}.info-item{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;padding:1rem;border-radius:12px;border:1px solid hsla(0,0%,80%,.4);background:rgba(106,106,106,.02);transition:all .1s ease}@media(max-width: 768px){.info-item{padding:.5rem}}.info-item:hover{background:rgba(106,106,106,.02);border:1px solid hsla(0,0%,80%,.4);box-shadow:0 4px 12px rgba(0,0,0,.1)}.info-item__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(106,106,106,.02);border-radius:12px;flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media(max-width: 768px){.info-item__icon{width:35px;height:35px}}.info-item__icon svg{width:24px;height:24px}.info-item__icon svg path{stroke:var(--color)}.info-item__content{flex:1;min-width:0}.info-item__label{font-size:.875rem;color:var(--color);margin-bottom:.5rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.info-item__value{color:var(--color);font-weight:600;font-size:1.1rem}.info-item__action{display:flex;align-items:center;justify-content:center}.btn--primary{background:linear-gradient(-135deg, #6366f1 0%, rgb(169.2, 170.85, 247.3) 100%);color:#fff;box-shadow:0 4px 15px rgba(99,102,241,.3)}.btn--primary:hover{box-shadow:0 6px 20px rgba(99,102,241,.4)}.unpublished-post *{color:#ccc}.user-posts-list .action{justify-content:start}.user-posts-list .user-post-item{padding:10px;margin-bottom:25px;border:2px solid hsla(0,0%,80%,.4);border-radius:8px;color:var(--color)}.user-posts-list .user-post-item header{color:var(--color)}.user-posts-list .user-post-item header h3{font-size:14px}.user-posts-list .user-post-item header h4{font-size:19px;font-weight:600}.user-posts-list .user-post-item .create-update-time p{font-size:13px}.user-posts-list .user-post-item ul.characteristics{border-top:1px solid hsla(0,0%,80%,.4);border-bottom:1px solid hsla(0,0%,80%,.4)}.user-posts-list .user-post-item .action .row{width:100%;margin-bottom:8px;gap:10px}.user-posts-list .user-post-item .manage-user-post{font-size:14px;width:100%}.user-posts-list .user-post-item .manage-user-post .btn{font-size:14px;width:100%}.user-posts-list .photo{width:100%;max-height:310px;min-height:200px;position:relative;overflow:hidden;border-radius:10px;aspect-ratio:16/9}.user-posts-list .photo img{width:100%;height:100%;object-fit:cover;border-radius:8px}.edit-profile-page .section-content{display:flex;flex-direction:column;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.edit-profile-page .section-content .field{min-width:300px;max-width:440px}.edit-profile-page .section-content .field input,.edit-profile-page .section-content .field select{width:100%}.edit-profile-page .personal-info p{color:var(--color);margin-bottom:10px;font-size:20px}.edit-profile-page .file-upload-wrapper,.edit-profile-page .btn{margin-top:10px}#confirm_phone_form form p{color:var(--color);margin:5px 0}@media(prefers-color-scheme: dark){:root{--bg-color: #0d1117;--color: #ccc;--border-color: #050507}:root .light{--bg-color: #fff;--color: #111;--border-color: #050507}}@media(prefers-color-scheme: light){:root{--bg-color: #fff;--color: #111;--border-color: #050507}:root .dark{--bg-color: #0d1117;--color: #ccc;--border-color: #050507}}.wrapper-admin{display:flex;min-height:100vh}.wrapper-admin aside{position:fixed;height:100vh;width:180px;background:var(--bg-color);border-right:2px solid #333}.wrapper-admin aside .header-logo{background:#666;display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.wrapper-admin aside .header-logo svg{height:50px;text-align:center}.wrapper-admin aside ul{padding:8px}.wrapper-admin aside ul li{border:1px solid rgba(0,0,0,0);border-radius:6px;margin:2px 0}.wrapper-admin aside ul li a{display:flex;flex-direction:row;align-items:center;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;padding:2px;color:#333;font-size:12px}.wrapper-admin aside ul li a span{margin-left:5px}.wrapper-admin aside ul li a svg{width:25px;height:25px}.wrapper-admin aside ul li.active{border:1px solid #666;background:rgba(106,106,106,.02)}.wrapper-admin aside ul li:hover{border:1px solid #888}@media(max-width: 820px){.wrapper-admin aside{width:50px}.wrapper-admin aside ul{padding:0 5px}.wrapper-admin aside ul li a{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}}.wrapper-admin main{width:calc(100% - 180px);margin-left:auto}@media(max-width: 820px){.wrapper-admin main{width:calc(100% - 50px)}}.wrapper-admin main .container{overflow-x:scroll;margin:20px 1%}.additional-page-actions{margin-bottom:15px}.additional-page-actions ul li{border-radius:4px;border:1px solid #333}.additional-page-actions ul li a{padding:8px 10px;font-size:14px}.additional-page-actions ul li.active{background:#000}.additional-page-actions ul li.active a{color:#fff}.page-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;height:45px;padding:0 2%;background:#eee;border-bottom:2px solid #333}.page-header .page-title{margin-bottom:0}.page-header h1{font-size:24px;font-weight:800;text-transform:uppercase}.metrix-cards,.count-cards{display:flex;flex-direction:row;align-items:center;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.metrix-cards .total-users,.count-cards .total-users{width:70%}.metrix-cards .per-time,.metrix-cards .user-status,.count-cards .per-time,.count-cards .user-status{width:15%;height:140px;border:1px solid #000;margin:0 10px}.count-card{display:flex;flex-direction:column;align-items:center;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;border:1px solid hsla(0,0%,80%,.4);border-radius:4px;margin:0 10px;padding:10px 20px;font-size:15px}.count-card p{display:flex;flex-direction:column;align-items:center;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;text-transform:uppercase}.count-card span{font-size:25px}.chart{border:2px solid #111;border-radius:4px;padding:10px}.table{margin:10px}.table .center{text-align:center}.table .small{width:50px}table{overflow-x:scroll;width:100%;background:#fff;border:1px solid #ddd;border-collapse:collapse}table thead{text-transform:uppercase;color:#222;font-weight:400}table thead tr{font-size:11px;border:3px solid #ddd}table thead tr th{padding:5px 0;border-left:1px solid #ddd;border-right:1px solid #ddd}table tbody tr{font-size:12px}table tbody tr:nth-child(odd){background-color:#eee}table tbody tr:hover{background-color:#ddd;border:1px solid #aaa;font-size:12px}table tbody tr td{border-left:1px solid #ddd;border-right:1px solid #ddd}table tbody tr td .btn{margin:2px 10px}table tbody tr td.sm{width:55px;text-align:center;padding:0 8px}table tbody tr td.small{width:110px}table tbody tr .center{text-align:center}table tbody tr input#user_limit_on_publish{width:50px}.stats-summary{display:flex;gap:1rem;margin-bottom:2rem}.stats-summary .stats-card{background:#fff;padding:1rem;border-radius:8px;border:1px solid #ddd;min-width:200px}.stats-summary .stats-card h4{margin:0 0 1rem 0;color:#333}.stats-summary .stats-card p{margin:.5rem 0}.stats-summary .stats-card p .count{font-weight:bold;color:#007bff}.post-reports-section{margin-bottom:2rem;border:1px solid #ddd;border-radius:8px;padding:1rem;background:#f9f9f9}.post-reports-section .post-header{background:#fff;padding:1rem;border-radius:6px;margin-bottom:1rem}.post-reports-section .post-header h3{margin:0 0 .5rem 0}.post-reports-section .post-header h3 a{color:#333;text-decoration:none}.post-reports-section .post-header h3 a:hover{color:#007bff}.post-reports-section .post-header p{margin:.25rem 0;font-size:.9rem}.post-reports-section .reports-table{background:#fff;border-radius:6px;overflow:hidden}.post-reports-section .reports-table table{width:100%;margin:0;border-collapse:collapse}.post-reports-section .reports-table table th,.post-reports-section .reports-table table td{padding:.75rem;text-align:left;border-bottom:1px solid #ddd}.post-reports-section .reports-table table th{background:#f8f9fa;font-weight:600}.post-reports-section .reports-summary{margin-top:1rem;padding:1rem;background:#fff;border-radius:6px}.post-reports-section .reports-summary h4{margin:0 0 1rem 0}.post-reports-section .reports-summary .reason-counts{display:flex;flex-wrap:wrap;gap:.5rem}.post-reports-section .reports-summary .reason-counts .reason-count{padding:.25rem .75rem;border-radius:16px;font-size:.875rem;background:#e9ecef}.post-reports-section .reports-summary .reason-counts .reason-count.reason-agent{background:#e3f2fd;color:#1565c0}.post-reports-section .reports-summary .reason-counts .reason-count.reason-swindler{background:#ffebee;color:#c62828}.post-reports-section .reports-summary .reason-counts .reason-count.reason-wrong_phone{background:#fff3e0;color:#ef6c00}.post-reports-section .reports-summary .reason-counts .reason-count.reason-wrong_address{background:#f3e5f5;color:#7b1fa2}.post-reports-section .reports-summary .reason-counts .reason-count.reason-duplicate{background:#e8f5e8;color:#2e7d32}.post-reports-section .reports-summary .reason-counts .reason-count .count{font-weight:bold;margin-left:.25rem}.badge{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:bold;color:#fff}.badge.badge-agent{background:#2196f3}.badge.badge-swindler{background:#f44336}.badge.badge-wrong_phone{background:#ff9800}.badge.badge-wrong_address{background:#9c27b0}.badge.badge-non_existent{background:#607d8b}.badge.badge-wrong_category{background:#795548}.badge.badge-duplicate{background:#4caf50}.badge.badge-other{background:#9e9e9e}.btn.btn-sm{padding:.25rem .5rem;font-size:.875rem;margin-right:.5rem}.btn.btn-primary{background:#007bff;color:#fff}.btn.btn-danger{background:#dc3545;color:#fff}p.ad,.ads-loading{position:absolute;right:8px;bottom:4px;padding:2px 4px;border-radius:4px;font-size:9px;color:#fff;background:rgba(0,0,0,.1333333333)}p.ad svg,.ads-loading svg{height:10px}.banner-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%}.ad-banner img{border:1px solid #eee;border-radius:4px;box-shadow:rgba(4,4,4,.1) 0 1px 8px;overflow:hidden}.ad-banner a,.ad-banner img{display:block}.ad-banner-hero_section{position:relative}.ad-banner-hero_section img{height:180px;min-width:340px;width:100%;object-fit:cover}.ad-banner-category_show,.ad-banner-post_show{position:relative;margin-bottom:20px}.ad-banner-category_show img,.ad-banner-post_show img{max-width:100%;max-height:180px;background-position:0 0}.wrapper-ad{display:flex;padding-top:45px}.wrapper-ad ul li{margin:0 10px}.wrapper-ad ul li.active{border:1px solid #333}.wrapper-ad ul li.active a{padding:8px 12px}.wrapper-ad aside{position:fixed;height:100vh;width:180px;background:var(--bg-color);border-right:1px solid #ccc}.wrapper-ad aside ul{padding:8px}.wrapper-ad aside ul li{border:1px solid rgba(0,0,0,0);border-radius:6px}.wrapper-ad aside ul li a{display:flex;flex-direction:row;align-items:center;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;padding:4px;color:#333;font-size:14px}.wrapper-ad aside ul li a span{margin-left:5px}.wrapper-ad aside ul li a svg{width:25px;height:25px}.wrapper-ad aside ul li.active{border:1px solid #666;background:rgba(106,106,106,.02)}.wrapper-ad aside ul li:hover{border:1px solid #888}.wrapper-ad main{width:100%;padding:10px 3%}.wrapper-ad main .page-title{margin-bottom:1%}.advertising header .logo{display:flex;flex-direction:row;align-items:start;justify-content:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.advertising header .logo strong{font-size:30px;font-weight:900;padding-left:10px}.advertising .home-link{border:1px solid #ccc;background:#0274c1;border-radius:20px;color:#fff}.header-menu.header-menu-ads ul li.active{background-color:#333}.pages.ads{padding-top:70px}.pages.ads .hero-section{margin-bottom:20px;padding-bottom:40px;border-bottom:2px solid #eee}.pages.ads .page-title{margin-bottom:2%}.pages.ads .right{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:50%}.pages.ads .right svg{text-align:center;width:200px;height:200px}.pages.ads section{padding:40px 0;margin:20px 0 40px}.pages.ads section .section-title h2{font-size:clamp(1.4rem,7.5vw,2rem);font-weight:600;text-align:center;border-bottom:none}.pages.ads section.act{background:#333}.pages.ads section.act .section-title h2{color:#fff}.pages.ads section.act p{color:#fff}.section-content{margin-bottom:20px}.card-block{display:flex;flex-direction:column;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:300px;padding:15px;margin:0 10px;color:#fff;border:1px solid #ddd;border-radius:4px;font-weight:800;background:#444}.card-block svg{width:70px;height:70px;margin-bottom:10px}.card-block h3{font-size:20px;margin-bottom:10px}.card-block p{font-size:16px;font-weight:300}tr.today{background:hsl(168,40.9836065574%,72.8431372549%) !important}main.create-ads-company{max-width:900px;margin:0 auto}.ads-step{padding:25px 15px;border:2px solid #999;border-radius:8px;margin:15px 0}.ads-step .ad-link input,.ads-step .ad-company input{width:100%;height:55px;text-align:center;font-size:23px;border:1px solid #777}.ads-step .ad-link input::placeholder,.ads-step .ad-company input::placeholder{text-align:center;font-size:23px}p.info{width:100%;padding:10px;font-weight:700;border-radius:8px;border:1px solid #c70039;background:rgb(255,168.4,193.2050251256)}.explain-actions{font-size:23px;font-weight:700;margin-bottom:20px}.create-ads-company .category-structure-buttons{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;width:100%;padding:.3%;margin-bottom:.8rem;margin-top:.8rem;background:rgba(106,106,106,.02);border:1px solid hsla(0,0%,80%,.4);border-radius:8px}.create-ads-company .category-structure-buttons input[type=radio]{display:none;-webkit-appearance:none}.create-ads-company .category-structure-buttons label{width:100%;text-align:center;border-radius:4px;border:1px solid #ccc;color:var(--color);cursor:pointer;font-size:13px}.create-ads-company .category-structure-buttons label:hover{color:#222;background:#eee;border:1px solid var(--category-color)}.create-ads-company .category-structure-buttons input[type=radio]+label{padding:.8% 0;margin:1px}.create-ads-company .category-structure-buttons input[type=radio]:checked+label{background-color:#333;color:#fff}div.tabs{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;gap:10px}div.tabs .tab{min-width:200px}div.tabs .tab.active{background:#333;color:#fff}.tab-content{width:100%;padding:40px;margin-top:30px;background:#f9f9f9;box-shadow:0 0 15px 3px rgba(0,0,0,.1);border:1px solid hsla(0,0%,80%,.4);border-radius:8px}.tab-content .tab-content-wrapper{display:flex;width:100%}.tab-content .tab-content-description{width:30%}.tab-content .tab-content-description h3{font-size:27px;text-align:center;font-weight:800;margin-bottom:20px}.tab-content .tab-content-description p{font-size:22px}.tab-content .tab-content-image{width:70%;text-align:center}.tab-content .tab-content-image img{max-width:80%;border:4px solid hsla(0,0%,80%,.4);border-radius:8px}.pricing-table{margin:40px 0;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.pricing-table .title{font-size:24px;font-weight:bold;margin-bottom:20px}.pricing-table table.pricing{width:100%;border-collapse:collapse}.pricing-table table.pricing th,.pricing-table table.pricing td{padding:12px 16px;border:1px solid #ddd;text-align:left}.pricing-table table.pricing th{background-color:#f7f7f7;font-weight:600}.pricing-table table.pricing .title-cell{font-weight:bold;white-space:nowrap}.pricing-table .note{font-size:14px;color:#666;margin-top:10px}body.maintenance{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;position:relative;height:100vh;background:var(--bg-color);color:var(--color)}body.maintenance .maintenance.bg svg{display:flex;flex-direction:row;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;position:absolute;width:60%;height:60%;top:50%;left:50%;transform:translate(-50%, -50%);opacity:.07;z-index:-1}body.maintenance .maintenance.bg svg path{fill:#444;stroke:#444}body.maintenance .maintenance.wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;text-align:center;z-index:999}body.maintenance .maintenance.wrap svg{width:80px;height:80px}body.maintenance .maintenance.wrap h1{font-size:clamp(3rem,7.5vw,5rem);font-weight:800}body.maintenance .maintenance.wrap h2{font-size:clamp(3rem,7.5vw,1rem)}body.maintenance .maintenance.wrap p{width:80%;margin-top:10px;font-size:28px;font-weight:600}
