@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{box-sizing:border-box;font-family:Inter,sans-serif;list-style:none;margin:0;outline:0;padding:0;text-decoration:none}.arrowsBack{display:flex;font-size:20px;margin:20px 0}.arrowsBack a{color:#000}.arrowsBack a img{height:14px;margin-right:-5px}body{background-color:#fffbe8}body::-webkit-scrollbar{width:7px}body::-webkit-scrollbar-track{background:#ffa600}body::-webkit-scrollbar-thumb{background-color:#fffbe8;border-radius:20px}.container{margin:0 auto;max-width:1815px}.map-def{background-color:#000;height:70vh;margin:0 auto;max-width:calc(100% - 200px)}.map-container{height:700px;position:relative;width:100%;z-index:10}.map-container.active{max-width:none!important}._margin{height:115px}#header{align-items:center;background-color:#ffa600;display:flex;height:82px;justify-content:space-between;padding:12px 24px;position:relative;z-index:5000}#header a,#header p{color:#fff}#header .left{align-items:center;color:#fff;display:flex;font-size:48px;font-weight:600;justify-content:center}#header .mid ul{display:flex;gap:26px}#header .mid ul li{color:#fff;font-size:24px;font-weight:600}#header .mid ul li:hover{cursor:pointer}#header .right{align-items:center;display:flex;gap:20px}#header .right img{scale:.8}#header .right .language{cursor:pointer;position:relative}#header .right .block-lang{background-color:#fff;border-radius:10px;box-shadow:0 0 20px #0707071a;display:none;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,23%);width:-moz-fit-content;width:fit-content}#header .right .block-lang.active{display:block}#header .right .block-lang a{color:#e98800;cursor:pointer;display:block;padding:5px;text-align:center;transition:.3s}#header .right .block-lang a:hover{background-color:#e98800;color:#fff}#footer{padding:80px 100px}#footer .title{font-size:38px;font-weight:700;margin-bottom:70px}#footer .mainBox{display:flex;height:-moz-fit-content;height:fit-content;justify-content:space-between}#footer .mainBox ul.categories{display:grid;gap:16px 95px;grid-template-columns:repeat(3,1fr)}#footer .mainBox ul.categories li{align-items:center;border-left:2px solid #ee5b1c;color:#535353;display:flex;font-weight:500;padding-left:16px;position:relative}#footer .mainBox ul.categories.two{display:grid;grid-template-columns:repeat(2,1fr)}#footer .mainBox ul.categories.two li{border:none}#footer .mainBox ul.logo p{color:#ffa600;font-size:48px;font-weight:600}#footer .mainBox .line{background-color:#ee5b1c;height:76px;width:2px}#footer .social{display:flex;gap:10px;justify-content:end;margin-top:70px}#footer .social .circle{align-items:center;background-color:#ee5b1c;border-radius:50%;display:flex;height:38px;justify-content:center;width:38px}#footer .social .circle img{filter:invert(100%);height:20px}#formFeedback{align-items:center;background-color:#ffa600;display:flex;justify-content:space-between;margin-top:100px;padding:100px}#formFeedback .left{color:#fff}#formFeedback .left p{font-size:20px;font-weight:500}#formFeedback .left h2{font-size:38px;font-weight:700;margin-bottom:20px}#formFeedback .right form{display:flex}#formFeedback .right form *{border:none}#formFeedback .right form input{border-radius:10px;margin-right:20px;padding-left:25px;width:400px}.btn{background-color:#ee5b1c;border-radius:10px;color:#fff;display:block;font-size:18px;font-weight:500;padding:18px 24px;width:-moz-fit-content;width:fit-content}._title,._title p{text-align:left;width:100%}._title p{color:#ffa600;font-size:20px;font-weight:500}._title nav{display:flex;justify-content:space-between;margin-top:5px}._title nav span{color:#2a2a2a;font-size:38px;font-weight:700;text-align:left}#mainPage #mainView{height:300px;position:relative;width:100%}#mainPage #mainView .bg{bottom:0;height:100%;position:absolute;top:0;width:100%;z-index:0}#mainPage #mainView .bg p{background-color:#e98800;color:#fff;display:none;font-size:25px;font-weight:600;padding:5px 10px;position:relative;width:-moz-fit-content;width:fit-content;z-index:1}#mainPage #mainView .bg:after{background-image:url(./bg_first.Ccmf_QiM.png);background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0}#mainPage #mainView .svgImg{align-items:center;display:flex;height:100%;justify-content:center;padding:10px;width:100%}#mainPage #mainView .svgImg img{filter:drop-shadow(2px 4px 10px rgba(0,0,0,.3));height:200px;position:relative;width:100%;z-index:20}#mainPage #mainView .text{align-items:center;color:#fff;display:flex;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:140px;height:100%;justify-content:center;letter-spacing:3px;line-height:100px;position:relative;text-align:center;z-index:1}#mainPage .productView{align-items:center;background-color:#fff;cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding:30px}#mainPage .productView .item{align-items:center;background-color:#e98800;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:100%;justify-content:center;opacity:.7;padding:10px 0;text-align:center;width:100%}#mainPage .productView .item.active{opacity:1}#mainPage .productView .item.btn{align-items:center;display:flex;gap:5px;grid-column:span 2;opacity:.8;transition:.3s}#mainPage .productView .item.btn.active,#mainPage .productView .item.btn:hover{opacity:1}#mainPage .productView .item.btn img{filter:invert(100%);height:100%;width:20px}#mainPage .map-def{max-width:calc(100% - 100px)!important}#mainPage .products{margin-top:20px;padding:0 50px}#mainPage .products .items-wrapper{margin-top:10px;padding:0}#mainPage .products .items-wrapper .item{border:1px solid #e98800}#mainPage .products .items-wrapper .item .info{display:flex;flex-direction:column;height:calc(100% - 300px);justify-content:space-between}.items-wrapper{display:grid;gap:10px;grid-template-columns:repeat(4,1fr);padding:0 15px}.items-wrapper .item{background-color:#fff;border-radius:10px;overflow:hidden}.items-wrapper .item .bg{height:auto!important}.items-wrapper .item .bg img{height:300px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.items-wrapper .item .info{padding:10px}.items-wrapper .item .info .title{align-items:center;display:flex;font-size:25px;font-weight:600;gap:10px}.items-wrapper .item .info .title span{border-radius:5px;font-size:13px;padding:5px 10px}.items-wrapper .item .info .title span.new{background-color:#090;color:#fff}.items-wrapper .item .info .title span.old{background-color:#00f;color:#fff}.items-wrapper .item .info .disc{color:#878787;max-width:100%!important;overflow:hidden}.items-wrapper .item .info p,.items-wrapper .item .info span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.items-wrapper .item .info .locationAndPrice{align-items:center;display:flex;justify-content:space-between;margin-top:5px}.items-wrapper .item .info .locationAndPrice .location{align-items:center;display:flex;gap:10px}.items-wrapper .item .info .locationAndPrice .location a{color:#e98800}.items-wrapper .item .info .locationAndPrice .price{color:#e98800;font-size:27px;font-weight:600}.items-wrapper .item .info .viewsAndDate{display:flex;font-weight:600;justify-content:space-between}@media only screen and (max-width:600px){.items-wrapper .item .info .viewsAndDate{margin-top:5px}.items-wrapper .item .info .viewsAndDate .date,.items-wrapper .item .info .viewsAndDate .views{font-size:14px}}.items-wrapper .item .info .viewsAndDate .views{align-items:center;display:flex;gap:5px}.items-wrapper .item .info .viewsAndDate .views img{height:20px}.items-wrapper .item .info .viewsAndDate .date{align-items:center;display:flex;justify-content:center}#allProd{padding:0 15px}#allProd nav{margin-bottom:25px}#allProd #map{border-radius:15px;max-height:400px}#allProd .filterBlock{align-items:center;display:grid;gap:12px;grid-template-columns:repeat(8,1fr);justify-content:space-between;margin-top:20px;position:relative;z-index:20}#allProd .filterBlock .dropdownSelects{display:flex}#allProd .filterBlock .search{grid-column-end:5;grid-column-start:1;position:relative}#allProd .filterBlock .search img{position:absolute;right:15px;top:50%;transform:translateY(-50%)}#allProd .filterBlock .search input{border:none;border-radius:10px;font-size:18px;font-weight:600;outline:0;padding:15px;width:100%}#allProd .filterBlock select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e98800;border-radius:10px;font-size:18px;height:100%;padding:10px 20px 10px 15px}#allProd .filterBlock select option{font-size:16px}#allProd .filterBlock button{background-color:#e98800;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;height:100%}#allProd .items-wrapper{margin-top:20px;padding:0}#allProd .items-wrapper p,#allProd .items-wrapper span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#prod{padding:0 60px;position:relative}#prod .item{display:flex;gap:30px}#prod .item .carousel-prod{display:flex;gap:5px;height:115px;justify-content:space-between;width:100%}#prod .item .carousel-prod .ar{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:20px}#prod .item .carousel-prod .ar img{width:80%}#prod .item .carousel-prod .images{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;width:100%}#prod .item .carousel-prod .images::-webkit-scrollbar{height:0}#prod .item .carousel-prod .images .img{align-items:center;border-radius:14px;display:flex;height:115px;justify-content:center;transition:.3s;width:115px}#prod .item .carousel-prod .images .img.active{border:2px solid #e98800;border-radius:14px}#prod .item .carousel-prod .images .img.active img{transform:scale(.9)}#prod .item .carousel-prod .images img{border-radius:14px;height:115px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:.3s;width:115px}#prod .item .left{width:40%}#prod .item .left .mainImg{border-radius:17px;height:400px;-o-object-fit:cover;object-fit:cover;width:100%}#prod .item .right{width:60%}#prod .item .right .title{display:flex;justify-content:space-between;width:100%}#prod .item .right .title .main{gap:11px}#prod .item .right .title .main h2{align-items:center;display:flex;flex-wrap:wrap;font-size:28px;font-weight:800;gap:10px}#prod .item .right .title .main h2 span{border-radius:5px;font-size:18px;padding:5px 10px}#prod .item .right .title .main h2 span.new{background-color:#0f0;color:#fff}#prod .item .right .title .main h2 span.old{background-color:#00f;color:#fff}#prod .item .right .title .main p{color:#b9bbbf;font-size:18px}#prod .item .right .title .nav{display:flex;gap:13px}#prod .item .right .title .nav div{align-items:center;border-radius:10px;display:flex;height:34px;justify-content:center;padding:7px 10px}#prod .item .right .title .nav div.like{background-color:#fff0f0;color:#d46f77;display:flex;font-weight:600;gap:7px}#prod .item .right .title .nav div.save,#prod .item .right .title .nav div.share{background-color:#edf0f8}#prod .item .right hr{margin:30px 0;opacity:50%}#prod .item .right .price .main{display:flex;justify-content:space-between}#prod .item .right .price .main #price{color:#e98800;font-size:40px;font-weight:700}#prod .item .right .price .main .btns{display:flex;gap:10px}#prod .item .right .price .main .btns a,#prod .item .right .price .main .btns div{align-items:center;background-color:#ffba5a;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:15px;height:60px;justify-content:center;padding:19px 50px;width:-moz-fit-content;width:fit-content}#prod .item .right .price .main .btns a:first-child,#prod .item .right .price .main .btns div:first-child{background-color:#e98800}#prod .item .right .options{display:flex;flex-wrap:wrap;gap:5px}#prod .item .right .options .itemOpt{align-items:center;border:1px solid #e98800;border-radius:10px;display:flex;gap:10px;justify-content:center;padding:10px 20px}#prod .item .right .options .itemOpt img{height:70%}#prod .item .right .agency{align-items:center;background-color:#ffe8c9;border-radius:10px;display:flex;gap:10px;margin-top:30px;padding:10px 20px 10px 10px;width:-moz-fit-content;width:fit-content}#prod .item .right .agency .logoAgen img{border-radius:10px;height:100px;width:100px}#prod .item .right .agency .text{display:flex;flex-direction:column;gap:5px}#prod .item .right .agency .text .titleAgen{font-size:18px}#prod .item .right .agency .text .mainTitle{color:#616161}#prod .prod_margin{height:20px}#prod .items-wrapper .item{flex-direction:column;gap:0}#prod .discItem{margin-top:50px}#prod .discItem table{display:none;width:100%}#prod .discItem table tbody,#prod .discItem table tbody tr{width:100%}#prod .discItem table tbody tr td,#prod .discItem table tbody tr th{border-bottom:1px solid #e0e0e0;padding:12px 15px}#prod .discItem table tbody tr th:first-child{text-align:left}#prod .discItem table tbody tr td{text-align:right}#prod .discItem .titleBlock{font-size:36px;font-weight:600}#prod .discItem .listItems{display:grid;flex-direction:column;gap:25px;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:980px){#prod .discItem .listItems{grid-template-columns:repeat(1,1fr)}}#prod .discItem .listItems .top{margin-top:15px}#prod .discItem .listItems li{display:flex;flex-direction:column}#prod .discItem .listItems li h2{margin-bottom:15px}#prod .discItem .listItems li ul{display:flex;flex-direction:column;gap:15px}#prod .discItem .listItems li ul li{display:flex;flex-direction:row;gap:10px;margin:0}#prod .discItem .listItems li ul li img{height:25px;width:25px}#prod .discItem .listItems .mainInfoLists ul{display:grid;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:1280px){#prod .discItem .listItems .mainInfoLists ul{grid-template-columns:repeat(2,1fr)}}#prod #mobileVersion{align-items:center;background-color:#ffb246;bottom:0;display:grid;gap:10px;grid-template-columns:1fr 1fr;height:60px;justify-content:space-between;left:0;padding:10px;position:fixed;right:0;z-index:100000}#prod #mobileVersion a{align-items:center;border:2px solid #fff;color:#fff;display:flex;font-weight:600;height:100%;justify-content:center}#prod #mobileVersion a:nth-child(2){background-color:#3867ff;border:2px solid #3867ff;color:#fff}#register{display:grid;grid-template-columns:1fr 1fr;height:100vh;justify-content:space-between;overflow:hidden}#register .smth{align-items:center;display:flex;height:100%;justify-content:center;width:100%}#register form div{display:flex;flex-direction:column}#register form h2{font-size:32px;font-weight:600;margin-bottom:20px}#register form label{font-size:16px;font-weight:500;margin-bottom:6px}#register form input{background-color:transparent;border:1px solid #d9d9d9;border-radius:10px;font-size:16px;margin-bottom:20px;padding:10px;width:400px}#register form p{margin:10px 0;text-align:center}#register form button{background-color:#e98800;border:none;border-radius:10px;color:#fff;font-size:16px;font-weight:600;outline:0;padding:10px;width:100%}#register form span{align-items:center;display:flex;gap:10px;justify-content:center}#register form span p{color:#00f;cursor:pointer}#register form .password{display:flex;height:-moz-fit-content;height:fit-content;justify-content:space-between}#register form .password p{margin:0!important}#register form .check{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:start;margin-bottom:10px;margin-top:-10px}#register form .check .box{border:1px solid #9a9a9a;border-radius:5px;height:20px;width:20px}#register form .check p{text-align:left;width:-moz-fit-content;width:fit-content}#register form .check.active .box{background-color:#ffba5a;border-color:#e98800;border-width:2px}#register form .check.active img{display:block;filter:brightness(3)}#register form .check img{display:none}#register .bg img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#profile .info{border:3px solid rgba(233,136,0,.314);border-radius:35px;margin:0 auto;max-width:1200px;overflow:hidden}#profile .info .colorGrd{align-items:center;background:linear-gradient(270deg,#e98800,#ffba5a);border-top-left-radius:20px;border-top-right-radius:20px;display:flex;height:100px}#profile .info .colorGrd span{color:#fff;font-size:26px;font-weight:700;margin-left:20px}#profile .info .main{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:32px;width:100%}#profile .info .main .infoMain{align-items:center;display:flex;gap:20px}#profile .info .main .infoMain .infoUser .mail{color:#616161}#profile .info .main .infoMain .infoUser .name{font-size:25px;font-weight:600}#profile .info .main .infoMain img{border-radius:50%;height:100px;-o-object-fit:cover;object-fit:cover;width:100px}#profile .info .main form{margin-top:20px}#profile .info .main form .inputs{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr;margin-bottom:20px}#profile .info .main form .inputs .inp{display:flex;flex-direction:column}#profile .info .main form .inputs .inp label{font-size:20px;margin-bottom:10px}#profile .info .main form .inputs .inp input{background-color:#f5f5f5;border:1px solid #616161;border-radius:10px;font-size:18px;padding:15px}#profile .info .main form .inputs .inp .err{color:red;display:none;font-size:14px;margin-top:5px}#profile .info .main form .inputs .inp .err.active{display:block}#profile .info .main form .btns{display:flex;gap:10px}#profile .info .main form .btns button:first-child{background-color:#1c51ff}#profile .info .main form button{background-color:#e98800;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:15px 30px}#profile .createdItems{display:grid;gap:10px;grid-template-columns:repeat(3,1fr);justify-content:space-between;margin:10px auto 0;max-width:1200px}#profile .createdItems .item{display:flex;flex-direction:column;overflow:hidden;width:100%}#profile .createdItems .item .left{height:300px}#profile .createdItems .item .left img{border-top-left-radius:10px;border-top-right-radius:10px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#profile .createdItems .item .right{align-items:center;background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:flex;justify-content:space-between;padding:10px}#profile .createdItems .item .right .text h3{font-size:24px}#profile .createdItems .item .right .show{display:flex;gap:5px}#profile .createdItems .item .right .show a{align-items:center;background-color:#1c51ff;border-radius:10px;color:#fff;display:block;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;padding:5px 7px}#profile .createdItems .item .right .show a:first-child{background-color:#00db0b}#profile .createdItems .item .right .show a img{filter:invert(100%)}#profile .createdItems .item .right .show button{align-items:center;background-color:red;border:none;border-radius:10px;display:flex;justify-content:center;padding:5px 7px}#profile .createdItems .item .right .show button img{filter:invert(100%)}#profile .noCreatedItems{font-size:25px;margin:0 auto;max-width:1200px}.allProductsCreated{margin:20px auto 0;max-width:1200px}.modalProfile{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff50;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:15000}.modalProfile h2{width:-moz-fit-content!important;width:fit-content!important}.modalProfile .wind{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 20px #00000050;display:flex;flex-direction:column;gap:15px;padding:50px;transition:.3s}.modalProfile .wind img{height:50px;width:50px}.modalProfile .wind button{background-color:#e98800;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:15px 30px}.modalProfile .wind h2{text-align:center;width:70%}.modalProfile .wind .btns{display:flex;gap:5px}.modalProfile .wind .btns:hover>:not(:hover){opacity:.5}.modalProfile .wind .btns button{transition:.3s}#createItem{align-items:center;display:flex;flex-direction:column;justify-content:center}#createItem .arrowsBack{padding-left:15px;width:100%}#createItem form{height:-moz-fit-content;height:fit-content;width:40%}#createItem form .baseInfo{display:flex;flex-direction:column;gap:10px}#createItem form .baseInfo h1{grid-column-end:4;grid-column-start:1;text-align:center}#createItem form .baseInfo .addPluses{display:flex;height:100%}#createItem form .baseInfo .addPluses input{border-bottom-right-radius:0;border-right:0 solid transparent;border-top-right-radius:0;width:calc(100% - 46px)}#createItem form .baseInfo .addPluses .add{align-items:center;background-color:#fff;border:1px solid #e98800;border-bottom-right-radius:20px;border-top-right-radius:20px;cursor:pointer;display:flex;justify-content:center;width:46px}#createItem form .baseInfo label{color:red;display:none;font-size:14px;margin-top:-10px}#createItem form .baseInfo label.active{display:block}#createItem form .baseInfo input,#createItem form .baseInfo select{border:1px solid #e98800;border-radius:20px;font-size:18px;padding:10px 15px}#createItem form .baseInfo input option,#createItem form .baseInfo select option{font-size:16px}#createItem form .baseInfo select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:20px}#createItem form .baseInfo .allpluses{display:flex;flex-wrap:wrap;gap:10px}#createItem form .baseInfo .allpluses .pluses{align-items:center;background-color:#fff;border:1px solid #e98800;border-radius:10px;display:flex;gap:10px;justify-content:space-between;padding:10px 15px}#createItem form .baseInfo .allpluses .pluses img{height:17px;width:17px}#createItem form .baseInfo .otherPhotos{display:flex;flex-wrap:wrap;gap:10px}#createItem form .baseInfo .otherPhotos img{max-height:150px;max-width:25%;-o-object-fit:cover;object-fit:cover}#createItem form .baseInfo .image-container{display:inline-block;margin-bottom:10px;position:relative}#createItem form .baseInfo .delete-icon{background-color:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:20px;padding:2px;position:absolute;right:5px;top:5px;width:20px}#createItem form .baseInfo .delete-icon:hover{background-color:red}#createItem form button{align-items:center;background-color:#e98800;border:1px solid #e98800;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:18px;height:43px;justify-content:center;margin-top:10px;transition:.3s;width:100%}#createItem form button .loader{animation:loader 2s infinite;filter:invert(100%);height:50%}@keyframes loader{0%{transform:rotate(0)}to{transform:rotate(1turn)}}#createItem .file-input{display:none}#createItem .image-block{border:1px dashed #ccc;cursor:pointer;margin-bottom:10px;padding:10px;text-align:center}#createItem .image-block p{color:#555;font-size:16px}#createItem .delete-icon{background-color:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:20px;padding:2px;position:absolute;right:5px;top:5px;width:20px}#createItem .delete-icon:hover{background-color:red}#createItem .modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:99900}#createItem .modal-content{background:#fff;border-radius:10px;padding:30px;text-align:center}#createItem .modal-content h2{margin-bottom:10px}#menuMobile{background-color:#e98800;bottom:0;height:70px;left:0;position:fixed;right:0;z-index:10000000}#menuMobile .circle{align-items:center;display:flex;height:100%;justify-content:space-around}#menuMobile .circle .asd,#menuMobile .circle a,#menuMobile .circle p{align-items:center;border-radius:50%;display:flex;justify-content:center;padding:10px}#menuMobile .circle .asd:nth-child(3),#menuMobile .circle a:nth-child(3),#menuMobile .circle p:nth-child(3){background-color:#fff}#menuMobile .circle .asd:nth-child(3) img,#menuMobile .circle a:nth-child(3) img,#menuMobile .circle p:nth-child(3) img{filter:invert(0)!important}#menuMobile .circle div{position:relative}#menuMobile .circle div p{align-items:center;background-color:#e98800;border-radius:10px;display:flex;flex-direction:column;gap:15px;height:-moz-fit-content;height:fit-content;justify-content:center;left:50%;padding:15px;position:absolute;top:50%;transform:translate(-50%,-140%);width:-moz-fit-content;width:fit-content}#menuMobile .circle div p .profA{padding:0}#menuMobile .circle div p .lang{position:relative}#menuMobile .circle div p .lang .changeLang{background-color:#e98800;border-bottom-left-radius:10px;border-top-left-radius:10px;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-121.7%,-50%)}#menuMobile .circle div p .lang .changeLang a{border-radius:0;color:#fff;transition:.3s}#menuMobile .circle div p .lang .changeLang a:hover{background-color:#fff;color:#e98800}#menuMobile .circle div p .block-lang{display:flex}#menuMobile .circle img{filter:invert(100%);height:30px;width:30px}#whishlistUser .nav{align-items:center;display:flex;flex-direction:column;height:400px;justify-content:center;padding:0 15px}#whishlistUser .nav p{font-size:32px;font-weight:700}#whishlistUser .nav a{background-color:#e98800;border-radius:10px;color:#fff;display:block;font-weight:600;margin-top:10px;padding:10px 20px;width:-moz-fit-content;width:fit-content}#whishlistUser .del{align-items:center;background-color:red;color:#fff;display:flex;font-size:18px;height:50px;justify-content:center;width:100%}.arrows{padding:10px 60px}@media only screen and (max-width:1250px){#mainPage .products{margin-top:30px!important;padding:0 30px!important}#mainPage .map-def{max-width:calc(100% - 60px)!important}#formFeedback{display:none!important}.carousel .items-wrapper{grid-template-columns:repeat(3,1fr)}.carousel .items-wrapper .bg img{height:200px!important}.carousel .items-wrapper .item .info{height:calc(100% - 200px)!important}.carousel-container .carousel .items-wrapper .item{width:350px!important}#mainPage #mainView .text{line-height:130px}}@media only screen and (max-width:1000px){#footer{padding:45px 35px!important}#footer .title{font-size:30px!important;margin-bottom:36px!important}#footer .mainBox ul.categories{gap:15px 15px!important}#footer .social{margin-top:36px!important}._title nav span{font-size:28px!important}#map{height:300px!important;margin-top:30px!important}#footer .logo{display:none!important}#mainPage .productView{padding:10px}}@media only screen and (max-width:800px){header{display:none!important}header .mid{display:none}#mainPage #mainView .text{font-size:100px;line-height:100px}.items-wrapper{grid-template-columns:repeat(2,1fr)}.items-wrapper .bg img{height:200px!important}.items-wrapper .item .info .locationAndPrice .price{color:#e98800!important;font-size:22px!important;font-weight:600!important}.items-wrapper .info .locationAndPrice .location{gap:5px!important}.items-wrapper .info .title{font-size:17px!important;gap:5px!important}.items-wrapper .info .disc{font-size:14px}.items-wrapper .info .title span{font-size:13px!important;padding:2px 5px!important}.carousel .items-wrapper .item{width:300px!important}}@media only screen and (max-width:600px){#footer .mainBox{display:flex;flex-direction:column!important}.prod_margin{height:0!important}#mainPage #mainView .svgImg img{width:93%}.items-wrapper{grid-template-columns:repeat(1,1fr)!important}.items-wrapper .item .info{display:flex;flex-direction:column;justify-content:space-between;padding:10px!important}#allProd .items-wrapper{gap:10px!important}#allProd .items-wrapper .item{display:flex!important;height:auto!important}#allProd .items-wrapper .item .bg{height:150px!important;width:40%!important}#allProd .items-wrapper .item .bg img{height:100%!important}#allProd .items-wrapper .item .info{padding:15px!important;width:60%!important}#allProd .items-wrapper .item .info .locationAndPrice{align-items:end!important;display:flex!important;justify-content:space-between!important;margin-bottom:-20px}#allProd .items-wrapper .item .disc{margin:0}.products .items-wrapper .item{display:flex}.products .items-wrapper .item .bg{width:40%}.products .items-wrapper .item .bg img{height:125px!important}.products .items-wrapper .item .info{height:100%!important;padding:15px;width:60%}.products .items-wrapper .item .info .locationAndPrice{align-items:end;display:flex;justify-content:space-between}#footer{padding:30px 15px!important}#footer .mainBox .line,#footer .mainBox ul.categories.two{display:none!important}#mainPage .products{margin-top:15px!important;padding:0 20px!important}#mainPage .map-def{max-width:100%!important}.title{font-size:20px!important;width:100%!important}#prod .items-wrapper{gap:10px;height:auto;padding:0!important}#prod .items-wrapper .item{border-radius:10px!important;display:flex!important;flex-direction:row!important;gap:0!important;height:auto!important}#prod .items-wrapper .item .bg{width:40%!important}#prod .items-wrapper .item .bg img{height:125px!important}#prod .items-wrapper .item .info{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;padding:15px!important;width:60%!important}#prod .items-wrapper .item .info .locationAndPrice{align-items:end!important;display:flex!important;justify-content:space-between!important}#prod .items-wrapper .item .info .locationAndPrice .price{color:#e98800!important}#prod .items-wrapper .item .info .locationAndPrice .price .mainPrice{font-size:22px!important;font-weight:600!important}#prod #map{margin-top:15px!important}._title p{font-size:25px;font-weight:600}._title nav span{font-size:16px!important;margin-top:-5px}.btn{font-size:14px!important;margin:0;padding:9px 12px!important}#mainPage .products .item{flex-direction:column}#mainPage .products .item .info{width:100%}#mainPage .products .item .bg{height:200px!important;width:100%}#mainPage .products .item .bg img{height:200px!important}#mobileVersion{bottom:70px!important}#mainPage .productView{display:grid!important;gap:5px;grid-template-columns:repeat(2,1fr);padding:10px!important}#mainPage .productView .item{font-size:16px;padding:20px}#mainPage .productView .item.btn{padding:20px!important}#mainPage #mainView{height:300px}#mainPage #mainView .bg p{display:block;font-size:25px}#mainPage #mainView .text{font-size:75px;line-height:65px}.noCreatedItems{font-size:16px!important;padding-left:20px}#profile .info .main form .btns{flex-wrap:wrap}#profile .createdItems{grid-template-columns:repeat(1,1fr)!important;padding:0 20px}#profile .createdItems button{padding:5px 7px!important}#prod .item{flex-direction:column!important}#prod .item .right .price .main .btns a,#prod .item .right .price .main .btns div{gap:20px;padding:19px 13px}#prod .item .right .price .main .btns a p,#prod .item .right .price .main .btns div p{font-size:14px}#prod .item .right .options{display:flex;flex-wrap:wrap;gap:5px}#prod{padding:0 15px}#prod ._margin{height:20px!important}#prod .item .right .agency .logoAgen img{border-radius:10px;height:60px!important;width:60px!important}#prod .item .right .agency .text .mainTitle,#prod .item .right .agency .text .titleAgen{font-size:14px}#prod .item .right .agency .text{gap:0}#prod .carousel-prod .ar{display:none!important}#prod .item .right .agency{margin-top:10px;padding:5px 20px 5px 5px}#prod .item .right .price .main #price{font-size:28px!important}#prod .item .left .carousel-prod .images .img{height:80px;width:80px}#prod .item .left .carousel-prod .images img{height:80px;-o-object-fit:cover;object-fit:cover;width:80px}#prod .left .mainImg{height:300px!important}#prod .item .left .carousel-prod{display:flex;height:80px}#prod .item .right .price .main{align-items:center!important;display:flex}#prod .item .left{width:100%}#prod .right{width:100%!important}#prod .right .price .main{display:flex;flex-direction:row}#prod .right hr{margin:15px 0!important}#prod .item .right .price .main .btns a{display:none!important}#prod .item .right .price .main .btns div{height:45px!important;width:-moz-fit-content;width:fit-content}#allProd .filterBlock{display:flex;margin-top:10px!important;max-width:100%;overflow-x:scroll}#allProd .filterBlock::-webkit-scrollbar{height:0}#allProd .filterBlock input{width:250px!important}#allProd .filterBlock button{font-size:13px;width:100%}._margin{height:15px!important}.modalWindowProfile .wind{padding:30px 10px}.modalWindowProfile .wind h2{text-align:center;width:90%}#profile .info .colorGrd{border-top-left-radius:0;border-top-right-radius:0;height:50px!important}#profile .info .main .infoMain img{height:70px!important;width:70px!important}#profile .info .main{padding:20px!important}#profile button{font-size:14px!important;padding:10px 20px!important}#profile .info .main form .inputs{gap:10px!important;grid-template-columns:1fr}#profile .info .main form .inputs label{font-size:16px!important;margin-bottom:5px!important}#profile .info .main form .inputs input{border-radius:5px!important;padding:10px!important}#profile .info{border:none;border-radius:0}#register{display:block}#register .bg{display:none}#createItem{flex-direction:column;padding-top:20px}#createItem #map{margin-top:0!important}#createItem form{align-items:center;display:flex;flex-direction:column;width:90%}#createItem form .baseInfo{gap:5px;width:100%}#createItem form .baseInfo .image-container{margin-bottom:0}#createItem form .baseInfo .allpluses{gap:5px!important}#createItem form .baseInfo .pluses{padding:5px 9px!important}#createItem form button{padding:10px 20px;width:-moz-fit-content;width:fit-content}#createItem .otherPhotos{display:grid!important;grid-auto-rows:100px;grid-template-columns:repeat(3,1fr);width:100%}#createItem .otherPhotos img{height:100%;max-height:none!important;max-width:none!important;-o-object-fit:cover;object-fit:cover;width:100%}#footer .title{font-size:19px!important;margin-bottom:15px!important}#footer .social{gap:0;margin-top:10px!important}#footer .social .circle{transform:scale(.7)}#whishlistUser .wrapper{min-height:calc(100vh - 250px)!important}#whishlistUser .nav{height:100%}#whishlistUser .items-wrapper{gap:5px!important;margin-top:20px}#whishlistUser .items-wrapper .item{border-radius:10px!important;display:flex!important;flex-direction:column!important;gap:0!important;height:auto!important}#whishlistUser .items-wrapper .item .bg{height:175px!important;width:100%!important}#whishlistUser .items-wrapper .item .bg img{height:175px!important}#whishlistUser .items-wrapper .item .info{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding:15px!important;width:100%!important}#whishlistUser .items-wrapper .item .info .locationAndPrice{align-items:end!important;display:flex!important;justify-content:space-between!important}#whishlistUser .items-wrapper .item .info .locationAndPrice .price{color:#e98800!important}#whishlistUser .items-wrapper .item .info .locationAndPrice .price .mainPrice{font-size:22px!important;font-weight:600!important}#whishlistUser .del{font-size:15px;height:35px}#prod .item .right .title .main h2{font-size:20px!important;gap:3px}#prod .item .right .title .main h2 span{font-size:12px;padding:2px 5px}#prod .item{display:flex;gap:10px!important}#prod .item .right .options .itemOpt{padding:5px 10px!important}#prod .item .right .options .itemOpt p{font-size:14px}body::-webkit-scrollbar{width:0}.smthID{font-size:20px!important;margin:20px 0 10px!important}#prod .discItem .listItems li ul{gap:5px!important}#prod .discItem .listItems li ul li{gap:5px}#prod .discItem .listItems li ul li img{height:20px;width:20px}#prod .discItem .listItems h2{font-size:15px;margin-bottom:10px!important}#prod .discItem .listItems p{font-size:14px}#map{border:1px solid #e98800;height:300px!important;margin-top:10px!important;overflow:hidden}.arrowsBack button{font-size:16px}.arrowsBack button img{height:10px}#prod .discItem{margin-top:20px!important}#prod .discItem table{display:table}#prod .discItem .listItems{display:none;grid-template-columns:repeat(1,1fr)}#mainPage .appereance .title ul a{font-size:14px!important;padding:5px 10px!important;z-index:200!important}#allProd .filterBlock .search input{font-size:14px!important;padding:10px}#allProd .filterBlock .search img{height:18px}#allProd .filterBlock select{font-size:13px!important}#allProd .filterBlock{gap:5px!important}#allProd .filterBlock select option{font-size:14px}#prod .right{margin-top:10px!important}#prod .discItem .titleBlock{font-size:20px;font-weight:600}#prod .discItem table tbody tr th:first-child{padding-left:0}#prod .discItem table tbody tr td{padding-right:0}}@media only screen and (max-width:450px){#register form p{margin:5px 0}#register form input{margin-bottom:10px;width:350px}#mainPage #mainView .bg p{display:block;font-size:25px}#mainPage #mainView .text{font-size:48px;line-height:45px}#mainPage .carousel-container .carousel .items-wrapper .item{width:285px!important}#mainPage .carousel-container .carousel .items-wrapper .item .bg img{height:200px!important}#mainPage .products{padding:0 5px!important}#mainPage .products .items-wrapper .item .bg,#mainPage .products .items-wrapper .item .bg img{height:200px!important}.items-wrapper{gap:5px!important}#prod .items-wrapper .item .info{padding:10px!important;width:60%!important}#prod .items-wrapper .item .info .disc{font-size:12px}#prod .items-wrapper .item .info .title{font-size:15px!important;gap:5px!important}#prod .items-wrapper .item .info .locationAndPrice .price{font-size:17px!important}#prod .items-wrapper .item .info .locationAndPrice .price .mainPrice{font-size:18px!important}#prod .items-wrapper .item .info .locationAndPrice .location img{width:15px}#prod .items-wrapper .item .info .locationAndPrice .location span{height:-moz-fit-content;height:fit-content}#prod .items-wrapper .item .info .locationAndPrice .location a{font-size:12px}#prod .items-wrapper .item .bg,#prod .items-wrapper .item .bg img{height:100px!important}#allProd .items-wrapper{margin-top:10px!important}#allProd .items-wrapper .item{flex-direction:column}#allProd .items-wrapper .item .locationAndPrice{margin-bottom:0!important}#allProd .items-wrapper .item .bg{height:175px!important;width:100%!important}#allProd .items-wrapper .item .bg img{height:175px!important}#allProd .items-wrapper .item .info{padding:10px!important;width:100%!important}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:baseline!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgba(0,0,0,.2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:transparent;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:transparent;border:6px solid transparent;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.page-enter-active,.page-leave-active{transition:all .4s}.page-enter-from,.page-leave-to{filter:blur(1rem);opacity:0}.preloader[data-v-8480f65c]{align-items:center;background:#fffbe8;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;position:fixed;z-index:999999999}
