:root{--vc-clr-primary:#000;--vc-clr-secondary:#090f207f;--vc-clr-white:#fff;--vc-icn-width:1.2em;--vc-nav-width:30px;--vc-nav-height:30px;--vc-nav-border-radius:0;--vc-nav-color:var(--vc-clr-primary);--vc-nav-color-hover:var(--vc-clr-secondary);--vc-nav-background:transparent;--vc-pgn-width:12px;--vc-pgn-height:4px;--vc-pgn-margin:4px;--vc-pgn-border-radius:0;--vc-pgn-background-color:var(--vc-clr-secondary);--vc-pgn-active-color:var(--vc-clr-primary)}.carousel{overscroll-behavior:none;position:relative;text-align:center;touch-action:pan-y}.carousel,.carousel *{box-sizing:border-box}.carousel__track{display:flex;padding:0!important;position:relative}.carousel__viewport{overflow:hidden}.carousel__sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.carousel__next,.carousel__prev{align-items:center;background:var(--vc-nav-background);border:0;border-radius:var(--vc-nav-border-radius);box-sizing:content-box;color:var(--vc-nav-color);cursor:pointer;display:flex;font-size:var(--vc-nav-height);height:var(--vc-nav-height);justify-content:center;margin:0 10px;padding:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:var(--vc-nav-width)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}@media (hover:hover){.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}}.carousel__pagination{display:flex;justify-content:center;line-height:0;list-style:none;margin:10px 0 0;padding:0}.carousel__pagination-button{background:transparent;border:0;cursor:pointer;display:block;margin:0;padding:var(--vc-pgn-margin)}.carousel__pagination-button:after{background-color:var(--vc-pgn-background-color);border-radius:var(--vc-pgn-border-radius);content:"";display:block;height:var(--vc-pgn-height);width:var(--vc-pgn-width)}.carousel__pagination-button--active:after{background-color:var(--vc-pgn-active-color)}@media (hover:hover){.carousel__pagination-button:hover:after{background-color:var(--vc-pgn-active-color)}}.carousel__slide{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin:0;position:relative;scroll-snap-stop:auto;transform:translateZ(0)}.cookies--container{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffbf;bottom:0;box-shadow:0 0 10px #00000040;left:0;margin:0 auto;padding:10px;position:fixed;right:0;transition:all .2s linear;width:100%;z-index:300}.cookies--container.hidden{opacity:0;transform:translateY(5px)}.headeContent .header-categories,header .header-categories{bottom:0;left:0;max-width:100%;opacity:1;position:absolute;right:0;top:0;transform:translateY(100%);width:100%;z-index:40}.headeContent .counter,header .counter{background-color:#ff2a05;border-radius:50%;color:#fff;display:block;font-size:11px;font-weight:700;line-height:14px;max-height:20px;padding:3px 0;position:absolute;right:50%;text-align:center;top:-3px;transform:translate(calc(50% + 7px));width:20px}@media only screen and (max-width:1024px){.headeContent .dropdown-location .btn-dropdown,header .dropdown-location .btn-dropdown{display:none}}.headeContent .header-sticky,.headeContent.header-sticky,header .header-sticky,header.header-sticky{position:fixed;top:0;width:100%;z-index:50}.headeContent .favorites-info,header .favorites-info{background-color:#fff;border:1px solid #fd0;border-radius:10px;box-shadow:0 0 20px #0000001a;opacity:0;padding:16px;position:fixed;right:-400px;top:225px;z-index:20}@media only screen and (max-width:1024px){.headeContent .favorites-info,header .favorites-info{font-size:10px;top:130px;width:90%}}.headeContent .hide-fav-info,header .hide-fav-info{margin-right:0;opacity:0;transition:margin-right .5s,opacity 1s}.headeContent .activeFavorite,header .activeFavorite{margin-right:calc(2% + 400px);opacity:1;transition:margin-right .5s,opacity 1s}@media only screen and (max-width:1024px){.headeContent .activeFavorite,header .activeFavorite{margin-right:calc(5% + 400px)}}.header-sticky-empty-box{height:133px}.bw header .counter,.bwb header .counter,.bwy header .counter{background-color:#000}.header-search-wrapper{flex:1;margin:0;max-width:100%;position:relative}.header-search-wrapper .search-container{align-items:center;display:flex;flex:1;position:relative}.header-search-wrapper .search-container .input-search{border:none;border-radius:8px;height:48px;padding:2px 56px 0 16px;transition:none;width:100%}.header-search-wrapper .search-container .input-search:focus-visible{border:none;outline:none}.header-search-wrapper .search-container .btn-search-clear{display:none}.header-search-wrapper .header-search-dropdown{background-color:#fff;border-radius:8px;box-shadow:0 2px 12px #05172112;min-height:60px;padding:8px;position:absolute;transition:all .2s linear;width:100%;z-index:100}.header-search-wrapper .header-search-dropdown .header-search-scroll-container{max-height:calc(100vh - 250px)}@media only screen and (max-width:1024px){.header-search-wrapper .search-container .input-search{border:1px solid #e2e1e1;border-radius:10px;box-sizing:border-box;font-size:17px;height:50px;line-height:22px;padding:10px 10px 10px 40px}.header-search-wrapper.active{background-color:#fff;display:flex;flex:0 auto 0;flex-direction:column;height:100%;left:0;padding:0;position:fixed;top:0;width:100%;z-index:1000}.header-search-wrapper.active .search-container .input-search{border-radius:0}.header-search-wrapper.active .search-container .btn-search-clear{align-items:center;background-color:#f8f9fa;border-radius:4px;display:flex;height:24px;justify-content:center;position:absolute;right:14px;transition:all .2s linear;width:24px;z-index:5}.header-search-wrapper.active .header-search-dropdown{height:inherit;overflow-y:auto;position:relative}.header-search-wrapper.active .header-search-dropdown .header-search-scroll-container{max-height:inherit}.header-search-wrapper.active .header-search-dropdown .header-search-list-empty{height:inherit;text-align:center}}.dropdown-cart{width:374px}.header-mob--btn-menu{display:none;padding:0}.header-mob--btn-menu svg{width:24px}@media only screen and (max-width:1024px){.header-mob--btn-menu{display:flex}.header-mob--btn-menu .burger{width:38px}}.header-mob--top{align-items:center;display:flex;justify-content:space-between;padding:10px 12px}.header-mob--category-arrow{height:16px;margin-left:auto;min-width:16px;width:16px}.categories-container{background:#fff;margin:0;position:relative;width:100%;z-index:30}@media screen and (max-width:1005px){.categories-container{display:none}}.categories-list{background-color:#fff;height:465px;max-width:345px;position:relative}.categories-item:before{background:#0003;content:"";display:block;height:100vw;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .2s linear;width:100vw;z-index:-1}.categories-item:hover:before{opacity:1}.categories-item:hover .subcategories-container{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;opacity:1;visibility:visible;z-index:10}.categories-item .category-icon{height:32px;margin:3px 8px 0 0;width:32px}.category-link{padding:0 10px;position:relative;transition:all .2s linear}.category-link:hover{background-color:#fffbd9}.subcategories-container{align-items:flex-start;background-color:#fff;display:flex;flex-wrap:wrap;height:100%;max-width:1080px;opacity:0;overflow:hidden;overflow-y:auto;padding:32px 24px 16px;position:absolute;right:0;top:0;transform:translate(100%);transition:all .2s linear;visibility:hidden;width:calc(100vw - 375px)}.subcategory-title-container{align-items:center;display:flex;margin-bottom:12px}.subcategory-title-container svg{margin-left:2px;min-width:16px;transform:rotate(-90deg);width:16px}.subcategory-title-container svg path{stroke:#6e6e77}.subcategory-title{font-size:15px;font-weight:600;text-transform:lowercase}.subcategory-title:first-letter{text-transform:uppercase}.subcategory-item{margin-bottom:8px}.subcategory-item.more{color:#1c1e24;text-decoration:underline}.subcategory-item span:first-letter{text-transform:uppercase}.subcategories-list-container{margin-right:32px;max-width:240px;min-width:240px}.subcategories-list-container:last-child{margin-right:0}.header-categories{opacity:1;position:absolute;transform:translateY(100%);width:100%}.header-categories,.header-categories:before{bottom:0;left:0;max-width:100%;right:0;top:0;z-index:2}.header-categories:before{background:#0003;content:"";display:block;height:100vw;pointer-events:auto;position:fixed;width:100vw}.header-categories.hidden{opacity:0}.header-categories .categories-item:before{display:none}.header-categories .header-categories-container.container{margin:0 auto;padding-top:0}.header-categories .header-categories-container.container .categories-item:first-child .subcategories-container{display:flex;opacity:1;visibility:visible}.fav-star{cursor:pointer}.fav-star1{background-color:#fff;border:1px solid #80808033;border-radius:5px;font-size:12px;right:-30px;top:30px;width:320%}.banners-slider-container{align-items:stretch;box-sizing:border-box;flex:1;max-width:100%;min-height:250px!important;position:relative}.banners-slider-container .banner-link{height:100%}.banners-slider-container .carousel__track{margin:0}.banners-slider-container img{max-width:100%;width:100%}@media only screen and (max-width:1024px){.banners-slider-container img{aspect-ratio:215/89;-o-object-fit:contain;object-fit:contain}.banners-slider-container{min-height:100%!important}}@media only screen and (max-width:1399px) and (min-width:1266px){.banners-slider-container{max-width:calc(100% - 300px)}}@media only screen and (max-width:1169px){.banners-slider-container{max-width:100%}}.error-page{align-items:center;display:flex;flex-direction:column;padding-bottom:100px;padding-top:64px;text-align:center}@media only screen and (max-width:1024px){.error-page{padding-top:40px}}.error-page--img{margin-bottom:39px;max-width:337px;width:100%}@media only screen and (max-width:1024px){.error-page--img{margin-bottom:24px;max-width:188px}}.error-page--title{font-size:24px;font-weight:600;margin-bottom:24px}@media only screen and (max-width:1024px){.error-page--title{font-size:17px}}.error-page--text{color:#6e6e77;font-size:15px;font-weight:400;margin-bottom:64px}@media only screen and (max-width:1024px){.error-page--text{font-size:12px;line-height:18px;margin-bottom:77px}}.error-page--text-info{font-size:16px;font-weight:600;margin-bottom:24px}@media only screen and (max-width:1024px){.error-page--text-info{font-size:14px;margin-bottom:32px}}.error-page--main-link{font-weight:600;padding:8px 16px}@media only screen and (max-width:1024px){.error-page--main-link{align-self:stretch;font-size:14px;justify-content:center;padding:12px}}.error-page--or{color:#6e6e77;font-size:15px;font-weight:400;margin:16px 0}@media only screen and (max-width:1024px){.error-page--or{font-size:12px;margin-bottom:25px}}.error-page--list-item{margin-bottom:12px;text-align:center}@media only screen and (max-width:1024px){.error-page--list-item{margin-bottom:14px}}.error-page--link{color:#015986;font-weight:600}.error-page--link:hover{color:#0e63a9}.container-subscribe{background:radial-gradient(85.22% 2795.81% at 15.99% 27.23%,#fde00080 0,#fef39f80);border-radius:32px;box-sizing:border-box;margin:70px auto 100px;max-width:1150px;overflow:hidden;padding:35px 84px 51px;position:relative;width:100%}@media only screen and (max-width:1024px){.container-subscribe{border-radius:0;margin:56px auto 0;padding:24px}}.subscribe-title{font-size:24px;font-weight:600;margin-bottom:4px}@media only screen and (max-width:1024px){.subscribe-title{font-size:15px;margin-bottom:8px}}.subscribe-info{margin:5px 0 20px}@media only screen and (max-width:1024px){.subscribe-info{font-size:12px;line-height:18px;margin-bottom:16px}}.subscribe-input-wrapper{margin-right:8px;max-width:280px;width:100%}@media only screen and (max-width:1024px){.subscribe-input-wrapper{margin-bottom:16px;margin-right:0;max-width:100%}}.subscribe-input{background-color:#fff;border:1px solid transparent;border-radius:4px;padding:12px 16px;width:100%}.subscribe-input.error{border-color:#ff2a05;color:#ff2a05}.subscribe-error{color:#ff2a05;font-size:12px;margin-top:6px;opacity:1;position:absolute;transition:all .2s linear}@media only screen and (max-width:1024px){.subscribe-error{margin-top:-1px}}.subscribe-img{bottom:-14px;height:209px;position:absolute;right:15%;width:209px}@media only screen and (max-width:1024px){.subscribe-img{display:block;height:135px;margin:16px auto -24px;position:static;width:135px}}.subscribe-transition{opacity:0}.subscribe-input-container{opacity:1;transition:all .2s linear}@media only screen and (max-width:1024px){.subscribe-input-container{flex-direction:column}}.products-item-img{align-items:center;display:flex;height:173px;justify-content:center;margin:0 auto;max-width:100%;position:relative;width:173px}.products-item-img img{display:block;margin:0 auto}.product-status-container{align-items:flex-start;display:flex;flex-direction:column;left:0;position:absolute;top:0;z-index:1}.products-item-status{background-color:#ff2a05;border-radius:16px;color:#fff;display:inline-block;font-size:11px;font-weight:700;line-height:14px;padding:4px 8px;text-align:center;text-transform:uppercase}@media only screen and (max-width:1024px){.products-item-status{font-size:8px}}.products-item-status.orange{background-color:#e67e22}.products-item-status.blue{background-color:#008dd6}.products-item-status.white{background-color:#fff;border:2px solid #e7e7e7;color:#1c1e24}.products-item-status.white img{margin-right:4px;width:15px}.products-item-recommended{color:#27aa7b;font-size:11px;font-weight:600;line-height:14px;margin-bottom:-14px}.products-item-name{display:block;font-weight:600;line-height:18px;margin-bottom:8px;margin-top:18px;min-height:54px}@media only screen and (max-width:1024px){.products-item-name{font-size:11px;height:28px;line-height:14px;margin-bottom:4px;margin-top:5px;min-height:42px}}.products-item-company{color:#9899a0;display:block;font-size:12px;line-height:18px;margin-bottom:8px}@media only screen and (max-width:1024px){.products-item-company{font-size:10px;margin-bottom:8px}}.products-item-stock-container{align-items:center;display:flex;margin:auto 0 12px}.products-item-stock-container img,.products-item-stock-container svg{height:16px;width:16px}@media only screen and (max-width:1024px){.products-item-stock-container{margin:auto 0 10px}}.products-item-stock{font-size:12px;margin-left:6px}@media only screen and (max-width:1024px){.products-item-stock{font-size:10px;line-height:12px}}.dropdown-content-container.dropdown-accept-city{opacity:1;transform:translateY(100%);visibility:visible;width:-moz-max-content;width:max-content;z-index:199}.dropdown-content-container.dropdown-accept-city.hidden-location{opacity:0;transform:translateY(100%)}.dropdown-content-container.dropdown-accept-city:before{border-color:transparent transparent #1a9dd9}@media only screen and (max-width:1024px){.dropdown-content-container.dropdown-accept-city{border-radius:0;bottom:126px;left:0;position:fixed;width:100%;z-index:10}.dropdown-content-container.dropdown-accept-city:before{border-color:transparent}.dropdown-accept-city{border-radius:0;bottom:0;left:0;position:fixed;width:100%;z-index:30}.dropdown-accept-city:before{border-color:transparent}header .dropdown-content-container.dropdown-accept-city{display:none}}.dropdown-container .dropdown-content-container.dropdown-content-location{right:0;width:450px}.dropdown-container .dropdown-content-container.dropdown-content-location.visible:not(.active){opacity:1;transform:translateY(100%);visibility:visible}.dropdown-container .dropdown-content-container.dropdown-content-location.hidden{opacity:0}@media only screen and (max-width:1024px){.dropdown-container .dropdown-content-container.dropdown-content-location.hidden{transform:translate(-100%);visibility:visible}.dropdown-container .dropdown-content-container.dropdown-content-location{border-radius:0;box-shadow:none;height:100%;left:0;max-width:100%;opacity:1;padding:0;position:fixed;right:0;top:0;transform:translate(0);transition:all .2s linear;width:100vw}.dropdown-container .dropdown-content-container.dropdown-content-location.active{visibility:visible;z-index:1000}.dropdown-container .dropdown-content-container.dropdown-content-location:before{display:none}}.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-title{display:block;font-weight:600;margin-bottom:32px;position:relative}.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-title:after{background-color:#d9d9db;bottom:-18px;content:"";display:block;height:.5px;left:-16px;position:absolute;width:calc(100% + 32px)}@media only screen and (max-width:1024px){.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-title{border-bottom:1px solid #e7e7e7;font-size:17px;margin-bottom:24px;padding:16px 12px}.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-title:after{display:none}}.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-cities{display:flex;flex-wrap:wrap}@media only screen and (max-width:1024px){.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-cities{margin-bottom:16px;padding:0 12px}}.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-cities .btn-location-city{color:#0e63a9;font-size:12px;margin:0 12px 12px 0;padding:0;transition:all .2s linear}.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-cities .btn-location-city:hover{color:#1c1e24}.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-cities .btn-location-city.active{font-weight:600}@media only screen and (max-width:1024px){.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-cities .btn-location-city{font-size:13px;margin:0 12px 16px 0;text-align:left;width:calc(50% - 12px)}}.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-input-wrapper{position:relative}@media only screen and (max-width:1024px){.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-input-wrapper{margin:0 12px}}.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-input-wrapper .dropdown-location-container{background-color:#fff;border:1px solid #e7e7e7;border-radius:2px;margin-top:4px;max-height:100px;overflow-y:scroll;position:absolute!important;transition:all .2s linear;width:100%}.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-input-wrapper .dropdown-location-container.hidden{opacity:0;transform:translateY(5px)}.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-input-wrapper .dropdown-location-input-container{position:relative}.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-input-wrapper .dropdown-location-input-container img{height:16px;left:12px;position:absolute;top:12px;width:16px}.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-input-wrapper .dropdown-location-input-container img path{fill:#9b9ca1}.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-input-wrapper .dropdown-location-input-container .dropdown-location-input{background-color:#fafafa;border:1px solid #d9d9db;border-radius:2px;font-size:12px;font-weight:500;height:40px;padding-left:35px;width:100%}@media only screen and (max-width:1024px){.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-input-wrapper .dropdown-location-input-container .dropdown-location-input{background-color:#fff}}.dropdown-container .dropdown-content-container.dropdown-content-location .btn-mob-location-close{display:none}@media only screen and (max-width:1024px){.dropdown-container .dropdown-content-container.dropdown-content-location .btn-mob-location-close{display:block;position:absolute;right:10px;top:14px}.dropdown-container .dropdown-content-container.dropdown-content-location .btn-mob-location-close svg{height:24px;width:24px}.dropdown-container .dropdown-content-container.dropdown-content-location .btn-mob-location-close svg path{transition:all .2s linear}.dropdown-container .dropdown-content-container.dropdown-content-location .btn-mob-location-close svg:hover path{fill:#ff2a05}}.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-info{color:#6e6e77;font-size:10px;line-height:16px;margin-top:16px}@media only screen and (max-width:1024px){.dropdown-container .dropdown-content-container.dropdown-content-location .dropdown-location-info{font-size:10px;margin-top:12px;padding:0 12px}}.dropdown-container.dropdown-location-left .dropdown-content-container.dropdown-content-location{left:0;right:none}.dropdown-container.dropdown-location-left .dropdown-content-container:before{left:14px;right:none}.custom-sender-connect-button{bottom:24px;min-width:218px;right:24px;z-index:1}@media only screen and (max-width:1024px){.custom-sender-connect-button{min-width:46px!important;width:46px!important}}.custom-sender-connect-button .custom-sender-connect-button-logo span{background-size:28px 28px;min-height:28px;min-width:28px}.sender-connect-button{background-color:unset!important;bottom:45px!important;box-shadow:unset!important;min-width:55px!important;right:37px!important}@media only screen and (max-width:1024px){.sender-connect-button{bottom:142px!important;min-width:46px!important;width:46px!important}}.sender-connect-button-logo span{background-size:60px 60px!important;min-height:60px!important;min-width:60px!important}.sender-connect-item-logo-sender{background-image:url(../images/carier/chat.svg)!important}.sender-connect-list-wrapper{margin-bottom:60px!important}.sender-connect-item-logo-wrapper-sender{background-color:#008ad2!important}.sender-connect-item-logo{height:50px!important;width:50px!important}.sender-connect-list-item{height:50px!important}.sender-connect-item-text{display:none!important}.sender-connect-button{height:46px!important;padding:6px 0!important}@media only screen and (max-width:1024px){.sender-connect-button{padding:10px 0!important}}.sender-connect-button .sender-connect-button-text{display:none;text-align:center!important;text-transform:none!important}@media only screen and (max-width:1024px){.sender-connect-button .sender-connect-button-text{display:none}}.non-display-sender{display:none!important}.custom-chat{bottom:97px;position:fixed;right:3px;width:262px;z-index:21}@media only screen and (max-width:1024px){.custom-chat{display:none}}.custom-chat button{animation:showScrolled 1s linear forwards;width:100%}@keyframes showScrolled{0%{opacity:0}60%{opacity:0}to{opacity:1}}.custom-sender-connect-button{align-items:center;border-radius:100px;bottom:12px;color:#fff;display:flex;justify-content:center;min-width:90px;padding:10px;position:fixed;right:8px;z-index:22}@media only screen and (max-width:1024px){.custom-sender-connect-button{bottom:8px;min-width:46px!important;right:21px;width:46px!important}}.custom-sender-connect-button .custom-sender-connect-button-text{font-family:Roboto,sans-serif}@media only screen and (max-width:1024px){.custom-sender-connect-button .custom-sender-connect-button-text{display:none}}.custom-sender-connect-button .custom-sender-connect-button-logo{padding-left:0!important}.custom-sender-connect-button .custom-sender-connect-button-logo span{-webkit-animation:pulse 1.5s infinite;background-image:url(../images/carier/chat.svg)!important;background-position:50%;background-repeat:no-repeat;background-size:60px 60px;border-radius:50%;box-shadow:0 0 rgba(#078ece,.5);display:block;min-height:60px;min-width:60px}@media only screen and (max-width:1024px){.sender-connect.bottom-right{bottom:260px!important}}.sender-connect{z-index:21!important}.sender-connect-button{background-color:#0089d2;border-radius:100px;bottom:24px;color:#fff;display:flex;min-width:90px;position:fixed;right:24px}@media only screen and (max-width:1024px){.sender-connect-button{min-width:46px!important;width:46px!important}}.sender-connect-button-close{height:50px!important;width:50px!important}.sender-connect-button-close-icon{background-size:20px 20px!important}.sender-connect-button-logo{padding-left:0!important}.sender-connect-button-logo span{-webkit-animation:pulse 1.5s infinite!important;background-image:url(../images/carier/chat.svg)!important;background-position:50%;background-repeat:no-repeat;background-size:20px 20px;border-radius:50%;box-shadow:0 0 rgba(#078ece,.5);display:block;min-height:28px;min-width:28px}.sender-connect-button-logo{padding-left:9px!important;padding-top:5px}.sender-connect-item-logo-sender{background-image:url(../images/carier/chat.png)!important;background-size:25px 25px!important}.sender-connect-item-logo-wrapper-telegram{background-color:#41b4e6!important}.sender-connect-item-logo-telegram{background-size:30px 22px!important}.sender-connect-item-logo-wrapper-want,.sender-connect-list li:last-child{display:none!important}@media only screen and (max-width:1024px){.sender-connect-button-logo{display:none!important}}.modal{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:2000}.modal--background{background-color:#0003;cursor:pointer;height:100%;left:0;position:absolute;top:0;transition:all .2s linear;width:100%;z-index:5}.modal--container{background:#fff;border-radius:6px;box-shadow:0 2px 12px #05172126;max-height:100%;max-width:620px;position:relative;transition:all .2s linear;width:100%;z-index:10}@media only screen and (max-width:1024px){.modal.full-s .modal--container{align-items:normal;height:100%}}.modal.full .modal--container{align-items:normal;height:100%;max-width:100%}.modal.page-container-2-3 .modal--container{max-width:906px}.modal.padding-0 .modal--container{padding:0}.modal--button-close{display:block;padding:0;position:absolute;right:24px;top:24px;z-index:inherit}@media only screen and (max-width:1024px){.modal--button-close{top:15px}}.modal--button-close.bottom{align-items:center;background-color:#ffdc00;border-radius:12px;display:flex;height:24px;justify-content:center;left:calc(50% - 12px);top:8px;width:24px}.modal--bottom{bottom:0;height:auto;position:absolute!important}.app-modal .position-fixed-bottom{background:#1c1e2440;height:100%;width:100%;z-index:60}.app-modal .card{box-shadow:0 0 4px #00000017;width:auto}.app-modal .card .card-body{font-size:23px;padding:25px}@media only screen and (max-width:1024px){.app-modal .card{width:auto}.app-modal .card .card-body{font-size:14px}}.app-modal .button-app{font-size:23px;font-weight:500;padding:8px}@media only screen and (max-width:1024px){.app-modal .button-app{font-size:14px;padding:5px}}.app-modal .button-close{position:absolute;right:15px;top:15px}.telegram-modal .position-fixed-bottom{bottom:15px;right:15px;z-index:30}@media only screen and (max-width:1024px){.telegram-modal .position-fixed-bottom{bottom:88px}}.telegram-modal .card{box-shadow:0 0 4px #00000017;width:400px}.telegram-modal .card .card-body{font-size:23px;padding:25px}@media only screen and (max-width:1024px){.telegram-modal .card{width:266px}.telegram-modal .card .card-body{font-size:14px}}.telegram-modal .button-telegram{font-size:23px;font-weight:500;padding:8px}@media only screen and (max-width:1024px){.telegram-modal .button-telegram{font-size:14px;padding:5px}}.telegram-modal .button-close{position:absolute;right:15px;top:15px}.product-modal-info .modal--container{max-width:1200px}.product-modal-info--actions-container{flex:1;margin-top:70px}@media only screen and (max-width:1024px){.product-modal-info--actions-container{margin-top:0}}.product-modal-info--name{font-size:20px;font-weight:600;line-height:24px;margin-bottom:8px}.product-modal-info--img-container{align-items:center;display:flex}.product-modal-info--img-container img{max-width:600px}.counter{display:flex;flex-direction:column}.counter .counter-title{color:#6e6e77;font-size:12px;font-weight:500;line-height:16px;margin-bottom:5px}.counter .counter-body{align-items:center;display:flex}.counter .counter-body button,.counter .counter-body input{align-items:center;border:1px solid #e7e7e7;border-radius:5px;display:flex;height:38px;justify-content:center}.counter .counter-body button{color:#9b9ca1;font-size:24px;font-weight:400;width:38px}.counter .counter-body button:hover{border:1px solid #008ad2;color:#008ad2}.counter .counter-body button:diasbled{border:1px solid #e7e7e7;color:#d9d9db}.counter .counter-body div{color:#000;margin:0 5px}.breadcrumbs-block{border-bottom:1px solid #e7e7e7;padding:12px 0}@media only screen and (max-width:1024px){.breadcrumbs-block{background:#fbfbfb}.breadcrumbs-block .breadcrumbs-block-item{margin-left:14px}}.breadcrumbs-block .breadcrumbs-block-item{display:flex;font-size:.75rem;line-height:1rem}.breadcrumbs-block .breadcrumbs-block-item .breadcrumbs-item{align-items:center;display:flex;position:relative}.breadcrumbs-block .breadcrumbs-block-item .breadcrumbs-item a{color:#575757;font-size:.75rem;line-height:1rem}.breadcrumbs-block .breadcrumbs-block-item:after{color:#fedd02;content:url(../images/icons/arrow-right-3.svg);font-size:.75rem;height:16px;line-height:1rem;margin:0 6px;text-align:center;width:20px}@media only screen and (max-width:1024px){.breadcrumbs-block .breadcrumbs-block-item:after{content:""}}.breadcrumbs-block .breadcrumbs-block-item:first-child:after{color:#fedd02;content:url(../images/icons/arrow-right-3.svg);font-size:.75rem;height:16px;line-height:1rem;margin:0 6px;text-align:center;width:20px}.breadcrumbs-block ul li:last-child{color:#1c1e24;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;line-height:18px}.breadcrumbs-block ul li:last-child:after{content:"";width:0}.breadcrumbs-item:after{color:#9b9ca1;content:url(../images/icons/arrow_left.svg);font-size:12px;margin:0 6px;width:40px}@media only screen and (max-width:1024px){.breadcrumbs-item:after{display:none}}.breadcrumbs-item:last-child:after{display:none}@media only screen and (max-width:1024px){.breadcrumbs-item{position:relative}.breadcrumbs-item:not(.main):before{color:#9b9ca1;content:url(../images/icons/arrow_left_2.svg);font-size:12px;left:-20px;margin:0 6px;position:absolute}.breadcrumbs-item:not(.main):before{color:#000;font-size:14px;font-weight:700}}.bw .breadcrumbs-block,.bwb .breadcrumbs-block,.bwy .breadcrumbs-block{border-bottom:1px solid #000}.bw.font-size-x13 .breadcrumbs-block .breadcrumbs-block-item,.bw.font-size-x13 .breadcrumbs-block .breadcrumbs-block-item a,.bw.font-size-x13 .breadcrumbs-block .breadcrumbs-block-item:after,.bw.font-size-x13 .breadcrumbs-block .breadcrumbs-block-item:first-child:after,.bwb.font-size-x13 .breadcrumbs-block .breadcrumbs-block-item,.bwb.font-size-x13 .breadcrumbs-block .breadcrumbs-block-item a,.bwb.font-size-x13 .breadcrumbs-block .breadcrumbs-block-item:after,.bwb.font-size-x13 .breadcrumbs-block .breadcrumbs-block-item:first-child:after,.bwy.font-size-x13 .breadcrumbs-block .breadcrumbs-block-item,.bwy.font-size-x13 .breadcrumbs-block .breadcrumbs-block-item a,.bwy.font-size-x13 .breadcrumbs-block .breadcrumbs-block-item:after,.bwy.font-size-x13 .breadcrumbs-block .breadcrumbs-block-item:first-child:after{font-size:.975rem;line-height:1.3rem}.bw.font-size-x13 .breadcrumbs-block ul li:last-child,.bwb.font-size-x13 .breadcrumbs-block ul li:last-child,.bwy.font-size-x13 .breadcrumbs-block ul li:last-child{font-size:1.1375rem;line-height:1.625rem}.bw.font-size-x14 .breadcrumbs-block .breadcrumbs-block-item,.bw.font-size-x14 .breadcrumbs-block .breadcrumbs-block-item a,.bw.font-size-x14 .breadcrumbs-block .breadcrumbs-block-item:after,.bw.font-size-x14 .breadcrumbs-block .breadcrumbs-block-item:first-child:after,.bwb.font-size-x14 .breadcrumbs-block .breadcrumbs-block-item,.bwb.font-size-x14 .breadcrumbs-block .breadcrumbs-block-item a,.bwb.font-size-x14 .breadcrumbs-block .breadcrumbs-block-item:after,.bwb.font-size-x14 .breadcrumbs-block .breadcrumbs-block-item:first-child:after,.bwy.font-size-x14 .breadcrumbs-block .breadcrumbs-block-item,.bwy.font-size-x14 .breadcrumbs-block .breadcrumbs-block-item a,.bwy.font-size-x14 .breadcrumbs-block .breadcrumbs-block-item:after,.bwy.font-size-x14 .breadcrumbs-block .breadcrumbs-block-item:first-child:after{font-size:1.05rem;line-height:1.4rem}.bw.font-size-x14 .breadcrumbs-block ul li:last-child,.bwb.font-size-x14 .breadcrumbs-block ul li:last-child,.bwy.font-size-x14 .breadcrumbs-block ul li:last-child{font-size:1.225rem;line-height:1.75rem}.bw.font-size-x15 .breadcrumbs-block .breadcrumbs-block-item,.bw.font-size-x15 .breadcrumbs-block .breadcrumbs-block-item a,.bw.font-size-x15 .breadcrumbs-block .breadcrumbs-block-item:after,.bw.font-size-x15 .breadcrumbs-block .breadcrumbs-block-item:first-child:after,.bwb.font-size-x15 .breadcrumbs-block .breadcrumbs-block-item,.bwb.font-size-x15 .breadcrumbs-block .breadcrumbs-block-item a,.bwb.font-size-x15 .breadcrumbs-block .breadcrumbs-block-item:after,.bwb.font-size-x15 .breadcrumbs-block .breadcrumbs-block-item:first-child:after,.bwy.font-size-x15 .breadcrumbs-block .breadcrumbs-block-item,.bwy.font-size-x15 .breadcrumbs-block .breadcrumbs-block-item a,.bwy.font-size-x15 .breadcrumbs-block .breadcrumbs-block-item:after,.bwy.font-size-x15 .breadcrumbs-block .breadcrumbs-block-item:first-child:after{font-size:1.125rem;line-height:1.5rem}.bw.font-size-x15 .breadcrumbs-block ul li:last-child,.bwb.font-size-x15 .breadcrumbs-block ul li:last-child,.bwy.font-size-x15 .breadcrumbs-block ul li:last-child{font-size:1.1375rem;line-height:1.625rem}.mobile_bottom_menu{background:#fbfbfb;border-top:1px solid #e7e7e7;bottom:0;position:fixed;z-index:11}.mobile_bottom_menu .menu-button{position:relative}.mobile_bottom_menu .menu-button .menu-icon{align-items:center;border-radius:50%;display:flex;height:34px;justify-content:center;position:relative;width:34px}.mobile_bottom_menu .menu-button .menu-icon img{height:16px;width:16px}.mobile_bottom_menu .menu-button .menu-icon .counter{align-items:center;background:#1377bf;border-radius:50%;color:#fff;display:flex;font-size:8px;height:16px;justify-content:center;min-width:16px;position:absolute;right:0;top:0;width:16px}@media only screen and (max-width:1024px){.filters{background-color:#fff;display:none;flex-direction:column;height:100%;left:0;position:fixed;top:0;transition:all .2s linear;width:100%;z-index:1000}.filters.hidden{transform:translate(-100%)}.filters.active{display:flex}.filters-content{flex:1;overflow-y:auto}}.filters.smMode{background-color:#fff;display:none;flex-direction:column;height:100%;left:0;max-width:400px;position:fixed;top:0;transition:all .2s linear;width:100%;z-index:1000}.filters.smMode.hidden{transform:translate(-100%)}.filters.smMode.active{display:flex}.filters-content.smMode{flex:1;overflow-y:auto}.leaflet-marker-icon{background-color:#078ece!important;border-radius:5px}.product-page--map-container{flex:1}.product-page--map-container .vue2leaflet-map{height:600px}@media only screen and (max-width:1024px){.product-page--map-container .vue2leaflet-map{height:420px}.product-page--map-container{flex:auto;order:2;width:100%}}.leaflet-tooltip{background-color:unset!important;border:none!important;box-shadow:unset!important;padding:0!important}.leaflet-popup-content{margin:0!important}.leaflet-popup-close-button{font-size:30px!important;margin:5px 5px 0 0!important}.leaflet-popup-close-button:hover{color:red!important}.donate .flag{width:2%}@media only screen and (max-width:1024px){.donate .flag{width:4%}}.donate .bg-blue{background-color:#cbeeff}.donate .modal--btn-close{z-index:82}.donate .donate-slider .slide{cursor:pointer;min-height:400px;padding:60px 40px}@media only screen and (max-width:1024px){.donate .donate-slider .slide{min-height:320px;padding:30px 20px}}.donate .donate-slider .slide .image-wrapper{border-radius:50%;height:365px;margin:0 auto;overflow:hidden;position:relative;width:365px}@media only screen and (max-width:1024px){.donate .donate-slider .slide .image-wrapper{max-height:300px;max-width:300px}}.donate .donate-slider .slide .image-wrapper img{left:-20%;position:absolute;width:140%}@media only screen and (max-width:1024px){.donate .donate-slider .slide .image-wrapper img{left:0;width:100%}}.donate .slider-dot{border:2px solid #fff}.donate .slider-dot.active{background-color:#008ad2}.donate .bg-grey{background-color:#f8f8f8}.donate .icon-bg{aspect-ratio:1/1;background-color:#fff;border-radius:50%}.donate .blue-txt{color:#008ad2}.donate .lb-yellow{border-left:3px solid #ffdc00}.donate .donate-btn{background-color:#008ad2;border-radius:10px;color:#fff;font-size:22px;justify-content:space-between;margin-top:70px;padding:30px 35px;text-transform:uppercase;width:50%}.donate .donate-btn img{width:45px}.donate .donate-btn .rotate{transform:rotate(180deg)}@media only screen and (max-width:1024px){.donate .donate-btn .rotate{transform:unset}.donate .donate-btn{font-size:17px;line-height:21px;margin-top:30px;width:100%}}.donate .partners{padding:50px 80px}@media only screen and (max-width:1024px){.donate .partners{padding:13px 0}}.donate .partners .partner{align-items:center;aspect-ratio:1/1;background-color:#fff;border-radius:50%;display:flex;justify-content:center;padding:4%;width:320px}@media only screen and (max-width:1024px){.donate .partners .partner{height:97px;padding:5px;width:97px}}.donate .sum-of-support{background-color:#e4f1ff;border-radius:40px;margin-bottom:45px;position:relative}@media only screen and (max-width:1024px){.donate .sum-of-support{border-radius:13px;margin-bottom:230px}}.donate .sum-of-support .arr{position:absolute;right:-41px;top:220px;width:45px}@media only screen and (max-width:1024px){.donate .sum-of-support .arr{bottom:-32px;left:100px;right:unset;top:unset;transform:rotate(-284deg)}}.donate .sum-of-support .tablet{position:absolute;right:-392px;top:0;width:34%}@media only screen and (max-width:1024px){.donate .sum-of-support .tablet{bottom:-202px;left:142px;right:unset;top:unset;width:140px}}.donate .sum-of-support .sum{font-size:95px;font-weight:700;line-height:160px}.donate .sum-of-support .sum span{font-size:80px}@media only screen and (max-width:1024px){.donate .sum-of-support .sum{font-size:33px;line-height:50px}.donate .sum-of-support .sum span{font-size:28px}}.donate .sum-of-support .blue{color:#008ad2}.reacton-wrapper .reaction-default-like{background-image:url(../images/icons/comment/ic_like.svg);height:16px;width:16px}.reacton-wrapper .reaction-default-like.active,.reacton-wrapper .reaction-default-like:hover{background-image:url(../images/icons/comment/active-like.svg)}.reacton-wrapper .reaction-default-dislike{background-image:url(../images/icons/comment/ic_dislike.svg);height:16px;width:16px}.reacton-wrapper .reaction-default-dislike.active,.reacton-wrapper .reaction-default-dislike:hover{background-image:url(../images/icons/comment/active-dislike.svg)}.orders-main{min-height:311px}.orders-main .message-box{display:flex;flex-direction:column;height:100%;justify-content:center}.orders-main .message-box div{color:#dadada;font-size:17px;height:62px;line-height:22px;padding:20px 42px;text-align:center}.orders-main .orders-box .recive_code{border-bottom:1px solid #dadada;border-top:1px solid #dadada;padding:10px;text-align:center}.orders-main .orders-box .recive_code .recive_code_msg_w_code div{font-size:18px;font-weight:600;letter-spacing:5px;margin-top:5px;width:100%}.orders-main .orders-box .header-button{align-items:center;color:#212121;display:flex;font-size:17px;font-weight:600;line-height:22px;padding:11px 10px;position:relative;transition:all .2s linear;width:100%}.orders-main .orders-box .header-button .count-button{background-color:#f60400;border-radius:10px;color:#fff;font-size:12px;height:20px;margin-left:10px;text-align:center;width:20px}.orders-main .orders-box .header-button svg{height:20px;margin-right:8px;width:20px}.orders-main .orders-box .header-button:after{bottom:0;content:"";display:block;position:absolute;right:0;transition:inherit;width:calc(100% - 40px)}.orders-main .orders-box .header-button:hover:after{border-color:#fff171}.orders-main .orders-box .header-button:hover svg path{fill:#32323280}.orders-main .orders-box .header-button:last-child{border-bottom:0}.orders-main .orders-box .header-button:last-child:after{display:none}.orders-main .orders-box .header-button:last-child svg path{fill:#32323280}.orders-main .orders-box .footer-button{color:#212121;display:block;font-size:17px;line-height:22px;margin-bottom:20px;padding:20px;text-align:right;width:100%}.orders-main .orders-box .order-list{display:flex;flex-direction:column;margin:20px 20px 0}.orders-main .orders-box .order-list .order-list-item{border-radius:9px;box-shadow:1px 0 4px #00000040;margin-bottom:20px;padding:15px}.orders-main .orders-box .order-list .order-list-item .item-header{align-items:center;display:flex}.orders-main .orders-box .order-list .order-list-item .item-header .item-header-body{display:flex;flex:1;flex-direction:column;padding-left:20px}.orders-main .orders-box .order-list .order-list-item .item-header .item-header-body .item-header-row{display:flex;flex:auto}.orders-main .orders-box .order-list .order-list-item .item-header .item-header-body .item-header-row .item-header-number{color:#212121;flex:1;font-size:17px;font-weight:600;line-height:20px}.orders-main .orders-box .order-list .order-list-item .item-header .item-header-body .item-header-row .item-header-date{color:#bebebe;flex:1;font-size:10px;line-height:20px;text-align:right}.orders-main .orders-box .order-list .order-list-item .item-header .item-header-body .item-header-row .item-header-address{color:#c3c2c2;font-size:14px;font-weight:400;line-height:20px;width:100%}.orders-main .orders-box .item-progress-bar .item-progress-bar{counter-reset:step;margin-left:-18%;margin-right:-18%;width:136%}.orders-main .orders-box .item-progress-bar .item-progress-bar svg{height:35px}.orders-main .orders-box .item-progress-bar .item-progress-bar li{color:#7d7d7d;float:left;font-size:12px;list-style-type:none;position:relative;text-align:center;text-transform:uppercase;width:33%}.orders-main .orders-box .item-progress-bar .item-progress-bar li div{height:35px}.orders-main .orders-box .item-progress-bar .item-progress-bar li:after{background-color:#dadada;border:5px solid #fff;border-radius:50%;content:"";counter-increment:step;display:block;height:12px;line-height:30px;margin:0 auto 10px;text-align:center;width:12px}.orders-main .orders-box .item-progress-bar .item-progress-bar li:before{background-color:#dadada;bottom:18px;content:"";height:6px;left:-50%;position:absolute;width:100%;z-index:1}.orders-main .orders-box .item-progress-bar .item-progress-bar li:first-child:before{content:none}.orders-main .orders-box .item-progress-bar .item-progress-bar li.active{color:#fd0}.orders-main .orders-box .item-progress-bar .item-progress-bar li.active+li.active:before,.orders-main .orders-box .item-progress-bar .item-progress-bar li.active:after{background-color:#fd0}.orders-main .orders-box .item-progress-bar .item-progress-bar.success li.active{color:green}.orders-main .orders-box .item-progress-bar .item-progress-bar.success li.active+li.active:before,.orders-main .orders-box .item-progress-bar .item-progress-bar.success li.active:after{background-color:#55b776}.orders-main .orders-box .item-progress-bar .item-progress-bar-text{font-size:15px;line-height:20px;text-align:center;width:100%}@media only screen and (max-width:1024px){.checkout header{display:block}}.btn-counter-minus[disabled],.btn-counter-plus[disabled]{cursor:not-allowed;opacity:.5}.checkout-page--step-wrapper{position:relative}.checkout-page--counter-alert{bottom:-15px;color:#ff2a05;font-size:10px;position:absolute;white-space:nowrap}.checkout-page--order-info{color:#6e6e77;font-size:10px;line-height:14px;padding-bottom:24px}.checkout-page--order-info a{color:#0089d2;text-decoration:underline}.checkout-page .age-agreement{color:#6e6e77;font-size:10px;line-height:14px}.checkout-page--only-pickup{color:#ff2a05;font-size:12px;font-weight:500;margin-top:2px}@media only screen and (max-width:1024px){.checkout-page{flex-direction:column}}.checkout-page--main{flex:3;margin-right:36px}@media only screen and (max-width:1265px) and (min-width:1024px){.checkout-page--main{margin-right:8px}}@media only screen and (max-width:1024px){.checkout-page--main{flex:unset;margin-bottom:122px;margin-right:0;max-width:unset}}.checkout-page--main .item-progress-bar .item-progress-bar{counter-reset:step;margin-left:-12%;margin-right:-12%;width:122%}.checkout-page--main .item-progress-bar .item-progress-bar svg{height:35px}.checkout-page--main .item-progress-bar .item-progress-bar li{color:#7d7d7d;float:left;font-size:12px;list-style-type:none;position:relative;text-align:center;width:33.33333%}.checkout-page--main .item-progress-bar .item-progress-bar li div{color:#dadada;height:25px}.checkout-page--main .item-progress-bar .item-progress-bar li:after{background-color:#fff;border:1px solid #dadada;border-radius:50%;color:#dadada;content:counter(step);counter-increment:step;display:block;font-size:14px;height:32px;line-height:32px;margin:0 auto 2px;outline:5px solid #fff;text-align:center;width:32px}.checkout-page--main .item-progress-bar .item-progress-bar li:before{background-color:#dadada;bottom:18px;content:"";height:2px;left:-50%;position:absolute;width:100%;z-index:-1}.checkout-page--main .item-progress-bar .item-progress-bar li:first-child:before{content:none}.checkout-page--main .item-progress-bar .item-progress-bar li.active div{color:#494640;text-decoration:underline}.checkout-page--main .item-progress-bar .item-progress-bar li.active:after{border:1px solid #fd0;color:#494640}.checkout-page--main .item-progress-bar .item-progress-bar li.active_end div{color:#494640}.checkout-page--main .item-progress-bar .item-progress-bar li.active_end:after{background-color:#fd0;border:1px solid #fd0;color:#494640}.checkout-page--main .item-progress-bar .item-progress-bar li.active_end+li.active:before,.checkout-page--main .item-progress-bar .item-progress-bar li.active_end+li.active_end:before{background-color:#494640}.checkout-page--main .item-progress-bar .item-progress-bar.success li.active{color:green}.checkout-page--main .item-progress-bar .item-progress-bar.success li.active+li.active:before,.checkout-page--main .item-progress-bar .item-progress-bar.success li.active:after{background-color:#55b776}.checkout-page--main .item-progress-bar .item-progress-bar-text{color:#000;font-size:15px;line-height:20px;text-align:center;width:100%}@media only screen and (max-width:1024px){.checkout-page--pharmacy-footer-result{flex-direction:column}}.checkout-page--pharmacy-sum-container{align-items:flex-end;display:flex;flex:1;justify-content:flex-end;margin-left:16px}@media only screen and (max-width:1024px){.checkout-page--pharmacy-sum-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:0;margin-top:13px}}@media only screen and (max-width:1265px) and (min-width:1024px){.checkout-page--pharmacy-sum-container{align-items:flex-start}}.checkout-page--pharmacy-sum-container p{text-align:right}@media only screen and (max-width:1024px){.checkout-page--pharmacy-sum-container p{text-align:left}}.checkout-page--pharmacy-item{align-items:center;display:flex;margin:0 16px;padding:6px 0 10px;position:relative}.checkout-page--pharmacy-item:after{border-bottom:1px solid #e7e7e7;bottom:0;content:"";display:block;padding:0;position:absolute;right:0;width:calc(100% - 48px)}.checkout-page--pharmacy-item:last-of-type:after{display:none}@media only screen and (max-width:1024px){.checkout-page--pharmacy-item{align-items:center;flex-wrap:wrap;margin:0 46px 0 8px;position:relative}.checkout-page--pharmacy-item:after{right:-37px;width:100%}}.checkout-page--pharmacy-price-container{align-items:flex-start;display:flex;justify-content:space-between;margin:5px 0 0 32px;max-width:100px;width:100%}@media only screen and (max-width:1024px){.checkout-page--pharmacy-price-container{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-end;margin:auto 0 auto auto}}.checkout-page--pharmacy-price{font-size:10px;font-weight:600;text-align:right;white-space:nowrap}@media only screen and (max-width:1024px){.checkout-page--pharmacy-price{font-size:8px;margin-left:4px;order:1}}@media only screen and (max-width:1265px) and (min-width:1024px){.checkout-page--pharmacy-price{margin-right:35px;margin-top:25px}}.checkout-page--pharmacy-price span{font-size:16px;font-weight:600}.checkout-page--pharmacy-item-img{height:40px;margin-right:8px;width:40px}@media only screen and (max-width:1024px){.checkout-page--pharmacy-item-img{height:36px;width:36px}}.checkout-page--pharmacy-item-name{margin-right:auto;max-width:50%;width:100%}@media only screen and (max-width:1024px){.checkout-page--pharmacy-item-name{flex:1;line-height:14px;max-width:unset;width:unset}.checkout-page--btn-cart-item-remove{margin:0;position:absolute;right:0;top:-92px}}.checkout-page--btn-cart-item-remove svg{height:24px;width:24px}.checkout-page--btn-cart-item-remove svg path{transition:all .2s linear}.checkout-page--btn-item-remove{margin:0;padding:0}@media (hover:hover){.checkout-page--btn-item-remove:hover svg path{fill:#ff2a05}}@media only screen and (max-width:1024px){.checkout-page--btn-item-remove{margin:0;position:absolute;top:9px}}@media only screen and (max-width:1265px) and (min-width:1024px){.checkout-page--btn-item-remove{position:absolute;top:50%;transform:translateY(-50%)}}.checkout-page--btn-item-remove svg{height:24px;width:24px}.checkout-page--btn-item-remove svg path{transition:all .2s linear}.checkout-page .checkout-mobile-footer{bottom:0;box-shadow:0 -2px 4px #00000040;left:0;position:fixed;width:100%;z-index:22}.checkout-page .checkout-mobile-footer .text{color:#000;font-size:12px;font-weight:500;line-height:24px}.checkout-page .checkout-mobile-footer .sum{color:#000;font-size:16px;font-weight:600;line-height:24px}.cart-mobile-footer{bottom:0;box-shadow:0 -2px 4px #00000040;left:0;position:fixed;width:100%;z-index:22}.cart-mobile-footer .text{color:#000;font-size:12px;font-weight:500;line-height:24px}.cart-mobile-footer .sum{color:#000;font-size:16px;font-weight:600;line-height:24px}@media only screen and (max-width:1024px){.checkout-page--pharmacy-footer-total{display:flex;justify-content:space-between;width:100%}}.checkout-page--delivery-post-info{margin-bottom:8px}.checkout-page--delivery-post-info:last-of-type{margin-bottom:24px}.checkout-page--delivery-post-info .label{color:#6e6e77;margin-right:20px;min-width:150px}.checkout-page--delivery-post-info .info{font-weight:600}.checkout-page--result{flex:1;min-width:280px}.checkout-page--result.success{max-width:330px}@media only screen and (max-width:1024px){.checkout-page--result.success{max-width:100%}}.checkout-page--result-container{border:1px solid #e7e7e7;margin-bottom:8px}@media only screen and (max-width:1024px){.checkout-page--result-container{border:none;border-top:1px solid #e7e7e7}}.checkout-page--result-title{background-color:#f8f9fa;color:#6e6e77;font-size:20px;font-weight:600;line-height:24px;margin:0;padding:16px}@media only screen and (max-width:1024px){.checkout-page--result-title{display:none}}.checkout-page--result-body{padding:0 12px}@media only screen and (max-width:1024px){.checkout-page--result-body .checkout-page--result-list{margin:15px 0 11px;padding-left:0}}.checkout-page--result-sum-container{align-items:center;border-top:1px solid #e7e7e7;display:flex;padding:16px 0}@media only screen and (max-width:1024px){.checkout-page--result-sum-container{border-top:none;padding-top:0}}.checkout-page--result-sum-text{font-weight:600;margin-right:auto}.checkout-page--result-sum{font-weight:600}.checkout-page--result-sum span{font-size:24px;font-weight:600;line-height:32px;margin-right:4px}.checkout-page--promo-info-img{height:24px;width:24px}.checkout-page--promo-info-img path{fill:#6e6e77}.checkout-page--result-item{margin-bottom:12px}.checkout-page--result-item img{height:14px;margin-right:3px;width:14px}.checkout-page--result-item .anc-doc{height:auto;margin-right:0;width:100%}.checkout-page--result-item-title{flex:1;font-weight:600;margin-right:12px}@media only screen and (max-width:1024px){.checkout-page--result-item-title{color:#6e6e77}}.checkout-page--result-item-text{color:#6e6e77;flex:1}.checkout-page .align-right{font-weight:600;text-align:right}.checkout-page--result-delivery{align-items:center}.checkout-page--result-delivery svg{height:14px;margin-right:8px;width:45px}.checkout-page--result-delivery .checkout-page--result-item-sum{font-size:12px;font-weight:500}.checkout-page--result-delivery .checkout-page--result-item-sum span{font-weight:500}.checkout-page--result-item-sum{color:#1c1e24;white-space:nowrap}.checkout-page--result-item-sum span{font-weight:600;margin-right:4px}.checkout .discounts{margin-bottom:24px}.checkout .discounts .section-title-container{margin:0}.checkout-page--error{color:#ff2a05;margin-top:10px}.checkout-page--delivery-post-address-container.disabled{opacity:.6;pointer-events:none}.checkout-page--delivery-unavailable-title{font-weight:600;margin-bottom:16px}@media only screen and (max-width:1024px){.checkout-page--delivery-unavailable-title{order:1}.checkout-page--pharmacy-items-container{order:2}}.checkout-page--delivery-unavailable-info{font-size:12px;margin-top:8px}.checkout-page--delivery-unavailable-info.red{color:#ff2a05}.checkout-page--btn-delivery-pharmacy.btn-blue.active{background-color:#27aa7b}.checkout-page--btn-delivery-pharmacy.btn-blue.active:hover{background-color:#269971}.checkout-page--delivery-unavailable-container{background-color:#fffad6;margin:0 16px 16px 0;padding:16px 24px}.checkout-page--delivery-unavailable-container.pharmacies-ipost{background-color:#f8f9fa}.checkout-page--delivery-unavailable-container.pharmacies-ipost .checkout-page--delivery-unavailable-info.red{font-size:14px;font-weight:600;margin:0 0 16px}.checkout-page--delivery-unavailable-container .checkout-page--pharmacy-item{margin:0}.checkout-page--delivery-unavailable-container .checkout-page--pharmacy-item:after{display:none}.checkout-page--delivery-unavailable-container .checkout-page--pharmacy-item:last-of-type{margin-bottom:16px}@media only screen and (max-width:1024px){.checkout-page--delivery-unavailable-container{display:flex;flex-direction:column;margin:16px -16px}.checkout-page--delivery-unavailable-container button{margin:0;width:100%}.checkout-page--delivery-unavailable-container .checkout-page--btn-delivery-pharmacy{order:4}.checkout-page--delivery-unavailable-container .checkout-page--delivery-unavailable-info{order:5}}.checkout-page--delivery-title{background-color:#f8f9fa;font-size:16px;font-weight:600;margin-bottom:24px;padding:16px 24px}@media only screen and (max-width:1265px) and (min-width:1024px){.checkout-page--delivery-title{margin-bottom:-10px}}@media only screen and (max-width:1024px){.checkout-page--delivery-title{font-size:14px;line-height:18px;margin-bottom:0;padding:16px 8px}}.checkout-page--delivery-city-container{align-items:center;display:flex;margin-bottom:30px}.checkout-page--delivery-city-container .label{font-size:16px;font-weight:500}.checkout-page--delivery-city-container .label span{color:#0089d2;font-weight:700}@media only screen and (max-width:1024px){.checkout-page--delivery-city-container{flex-wrap:wrap;position:relative}.checkout-page--delivery-city-container>p{font-weight:600}.checkout-page--delivery-city-container .dropdown-container{position:unset}.checkout-page--delivery-city-container .dropdown-container.right .dropdown-content-container{left:0;width:304px}}.checkout-page--delivery-city-accept{border-radius:4px;margin-left:16px;padding:8px 16px}@media only screen and (max-width:1024px){.checkout-page--delivery-city-accept{margin:0 20px 0 0}}.checkout-page--delivery-city-change{color:#0089d2;font-size:16px;font-weight:600;margin-left:5px;padding:0}@media only screen and (max-width:1024px){.checkout-page--delivery-city-change span{display:block}}.checkout-page--delivery-city-change.upper{text-transform:capitalize}@media only screen and (max-width:1024px){.checkout-page--delivery-city-change{font-size:14px;margin-left:5px}}.checkout-page--delivery-type-checkbox{display:block;margin:5px 10px}.checkout-page--delivery-type-checkbox .eneible{align-items:center;border:2px solid #ffb10a;border-radius:10px;display:flex;height:20px;justify-content:center;width:20px}.checkout-page--delivery-type-checkbox .eneible .in-eneible{background-color:#ffb10a;border-radius:50%;height:65%;width:65%}.checkout-page--delivery-type-checkbox .disable{border:2px solid #e7e7e7;border-radius:10px;height:20px;width:20px}.checkout-page .post-img{margin-right:6px;width:60px}.checkout-page--delivery-type-text{flex:1;max-width:70%}@media only screen and (max-width:1024px){.checkout-page--delivery-type-text{max-width:unset}.checkout-page--delivery-body{padding-bottom:0}}.checkout-page .order-button_wrapper{display:flex;flex-direction:column;justify-content:center}.checkout-page .order-button_wrapper button{background-color:#27aa7b;color:#fff;font-size:16px;font-weight:600;line-height:24px;margin-bottom:20px;padding:8px 0;width:30%}.checkout-page .order-button_wrapper button[disabled]{background-color:#f8f9fa;color:gray}.checkout-page .small_blocks_wrapper{background:#f8f9fa;border-radius:10px;display:flex;justify-content:space-between;margin:10px 0;padding:27px 24px}@media only screen and (max-width:1024px){.checkout-page .small_blocks_wrapper{padding:16px 8px}}.checkout-page .small_blocks_wrapper .top_small_block{align-items:center;display:flex;justify-content:space-between}.checkout-page .small_blocks_wrapper .change-data-button{align-items:center;color:#0089d2;display:flex}.checkout-page .small_blocks_wrapper .change-data-button img{color:#0089d2;margin:0 5px}.checkout-page .small_blocks_wrapper .change-data-button svg{fill:#0089d2;height:16px;margin-right:5px;width:16px}.checkout-page .small_blocks_wrapper .change-data-button:hover{cursor:pointer}.checkout-page .small_blocks_wrapper .user-data{display:flex}@media only screen and (max-width:1024px){.checkout-page .small_blocks_wrapper .user-data{display:block}}.checkout-page .small_blocks_wrapper .user-data p{margin-right:5px}.checkout-page--delivery-step-title-container{align-items:center;display:flex;margin-bottom:20px}.checkout-page--delivery-step-title{font-size:24px;font-weight:600;line-height:32px}@media only screen and (max-width:1024px){.checkout-page--delivery-step-title{font-size:18px;line-height:26px;margin-left:0}}.checkout-page--delivery-step{margin:0;width:100%}@media only screen and (max-width:1265px) and (min-width:1024px){.checkout-page--delivery-step{padding-right:0}}@media only screen and (max-width:1024px){.checkout-page--delivery-step{margin-bottom:24px;margin-left:0;max-width:unset;padding-right:0}}.checkout-page--delivery-step.delivery-types{max-width:100%}.checkout-page--delivery-types-container{flex-wrap:wrap;width:100%}@media only screen and (max-width:1265px) and (min-width:1024px){.checkout-page--delivery-types-container{max-width:90%}}@media only screen and (max-width:1024px){.checkout-page--delivery-types-container{max-width:unset}}.checkout-page--fast-delivery .checkout-page--error{margin-bottom:-25px;margin-top:20px;white-space:pre-line}@media only screen and (max-width:1024px){.checkout-page--fast-delivery .checkout-page--error{margin-bottom:0}.checkout-page--fast-delivery{position:relative}}.checkout-page--fast-delivery .checkout-page--delivery-unavailable-container{margin:16px 0}.checkout-page--fast-delivery .vue2leaflet-map{height:500px;z-index:1}@media only screen and (max-width:1024px){.checkout-page--fast-delivery .vue2leaflet-map{height:420px}}.checkout-page--btn-delivery-type{align-items:center;border:2px solid #e7e7e7;border-radius:8px;cursor:pointer;display:flex;margin:0 16px 16px 0;padding:16px;transition:all .2s linear;width:calc(50% - 24px)}.checkout-page--btn-delivery-type.disabled{cursor:not-allowed;display:none}.checkout-page--btn-delivery-type.active,.checkout-page--btn-delivery-type:not(.disabled):hover{border-color:#ffb10a}@media only screen and (max-width:1024px){.checkout-page--btn-delivery-type:not(.disabled):hover{border-color:#e7e7e7}.checkout-page--btn-delivery-type{margin:0 0 8px;padding:16px 12px;width:100%}}.checkout-page--btn-delivery-type svg.type-icon{height:35px;margin-right:16px;max-width:35px;min-width:35px}.checkout-page .type-icon{height:32px;margin-right:16px;max-width:32px;min-width:32px}.checkout-page--delivery-type-name{align-items:center;display:flex;font-size:16px;font-weight:600;margin-bottom:4px;margin-top:7px}.checkout-page--delivery-type-name span{margin:0 6px 0 0}.checkout-page--delivery-type-name .tip-container{width:245px}.checkout-page--delivery-type-name .checkout-page--promo-info-img{height:16px;width:16px}.checkout-page--delivery-type-info p{color:#6e6e77}.checkout-page--delivery-type-info p span{color:#1c1e24;margin-left:auto}.checkout-page--delivery-new-post-city{display:flex;margin:16px 0}.checkout-page--delivery-new-post-city span{font-weight:600;margin-left:5px}.checkout-page--delivery-btns-select{align-items:center;display:flex;margin-bottom:16px}@media only screen and (max-width:1024px){.checkout-page--delivery-btns-select{margin-bottom:12px}}.checkout-page--btn-type-of-delivery{border:2px solid #e7e7e7;border-radius:4px;margin:0 16px 0 0;padding:11px 33px;text-align:center}.checkout-page--btn-type-of-delivery.active,.checkout-page--btn-type-of-delivery:hover{border-color:#ffb10a}@media only screen and (max-width:1024px){.checkout-page--btn-type-of-delivery{align-items:center;display:flex;flex:1;height:40px;justify-content:center;padding:0}.checkout-page--btn-type-of-delivery:last-child{margin-right:0}}.checkout-page--fast-delivery-map{position:relative}.checkout-page--fast-delivery-map .leaflet-grab{cursor:pointer}.checkout-page--fast-delivery-search-container{border-radius:6px;left:16px;position:absolute;top:16px;width:340px;z-index:40}@media only screen and (max-width:1024px){.checkout-page--fast-delivery-search-container{display:none}}.checkout-page--fast-delivery-search-header{align-items:center;background-color:#f8f9fa;display:flex;justify-content:space-between;padding:10px 12px}@media only screen and (max-width:1024px){.checkout-page--fast-delivery-search-header{padding:0 8px 16px}}.checkout-page--fast-delivery-search-header .tip-container{width:244px}@media only screen and (max-width:1024px){.checkout-page--fast-delivery-search-header .tip-container{left:30px;transform:translate(-100%)}}.checkout-page--fast-delivery-search-header svg{height:24px;width:24px}.checkout-page--fast-delivery-search-header svg path{fill:#6e6e77}.checkout-page--fast-delivery-search-title{font-weight:600}.checkout-page--fast-delivery-search-body{background-color:#fff;padding:10px 12px}.checkout-page--fast-delivery-search-input-container{align-items:center;display:flex}@media only screen and (max-width:1024px){.checkout-page--fast-delivery-search-input-container{margin-bottom:16px}}@media only screen and (max-width:568px){.checkout-page--fast-delivery-search-input-container{flex-wrap:wrap}}.checkout-page--btn-fast-delivery-search{align-items:center;background-color:#f8f9fa;border:1px solid #e7e7e7;border-radius:3px;display:flex;height:32px;justify-content:center;margin-right:8px;width:32px}.checkout-page--btn-fast-delivery-search svg{height:16px;width:16px}.checkout-page--fast-delivery-search-input{border:1px solid #e7e7e7;border-radius:4px;flex:1;line-height:32px;padding:0 10px}.checkout-page--btn-fast-delivery{margin-top:16px;width:100%}.checkout-page--fast-delivery-address-input-container{margin-top:12px}@media only screen and (max-width:1024px){.checkout-page--fast-delivery-address-input-container{margin-top:0}}.checkout-page--fast-delivery-address-input-container input{border:1px solid #e7e7e7;border-radius:4px;margin-top:6px;padding:7px 12px;width:100%}@media only screen and (max-width:1024px){.checkout-page--fast-delivery-address-input-container input{padding:6px 12px}}.checkout-page--fast-delivery-house-input{margin-right:12px;width:174px}.checkout-page--fast-delivery-house-input p:after{color:#ff2a05;content:"*"}@media only screen and (max-width:1024px){.checkout-page--fast-delivery-flat-input p,.checkout-page--fast-delivery-house-input p{font-size:10px}}.checkout-page--fast-delivery-error{display:flex;margin-top:8px}.checkout-page--fast-delivery-error span{color:#ff2a05;flex:1}.checkout-page--fast-delivery-error svg{height:20px;margin-right:8px;width:20px}.checkout-page--fast-delivery-error path{fill:red}.checkout-page--delivery-post-address-title{color:#6e6e77;margin-bottom:4px}.checkout-page--delivery-post-address-title span{color:#ff2a05}.checkout-page--delivery-post-address-inputs{align-items:center;display:flex;margin-bottom:20px;max-width:calc(70% - 16px)}@media only screen and (max-width:1265px) and (min-width:1024px){.checkout-page--delivery-post-address-inputs{max-width:calc(100% - 36px)}}@media only screen and (max-width:1024px){.checkout-page--delivery-post-address-inputs{flex-wrap:wrap;max-width:unset}}.checkout-page--delivery-post-address-inputs input{margin-right:12px}.checkout-page--delivery-post-address-inputs input:last-child{margin-right:0}@media only screen and (max-width:1024px){.checkout-page--delivery-post-address-inputs input{padding:10px;width:100%}.checkout-page--delivery-post-address-inputs input:nth-child(2),.checkout-page--delivery-post-address-inputs input:nth-child(3){width:calc(50% - 6px)}}.checkout-page--delivery-post-input-flat{margin-right:12px}.checkout-page--delivery-post-input-flat,.checkout-page--delivery-post-input-house{max-width:104px}.checkout-page--delivery-post-input-index{margin-bottom:24px;max-width:calc(70% - 36px);width:100%}@media only screen and (max-width:1024px){.checkout-page--delivery-post-input-index{max-width:unset}}.checkout-page--delivery-post-input-index p{color:#6e6e77;font-size:12px;margin-right:4px}@media only screen and (max-width:1024px){.checkout-page--delivery-post-input-index p{font-size:10px;line-height:12px}}.checkout-page--delivery-post-input-index p a{color:#0089d2;font-size:inherit}.checkout-page--delivery-post-input-index p a:hover{color:#0e63a9}.checkout-page--delivery-post-input-street-container{flex:1;margin-right:12px;max-width:calc(70% - 16px);position:relative}@media only screen and (max-width:1024px){.checkout-page--delivery-post-input-street-container{flex:unset;margin-bottom:10px;margin-right:0;max-width:unset;width:100%}.checkout-page--delivery-post-input-street-container input{width:100%}}.checkout-page--fast-delivery-search-mobile{display:none}@media only screen and (max-width:1024px){.checkout-page--fast-delivery-search-mobile{display:block}}.checkout-page--fast-delivery-search-mobile .checkout-page--promo-info-img{height:20px;width:20px}.checkout-page--fast-delivery-search-mobile .checkout-page--fast-delivery-search-title{font-size:18px;font-weight:600;line-height:24px}.checkout-page--fast-delivery-search-mobile .checkout-page--fast-delivery-search-header{background:unset}.checkout-page--fast-delivery-search-mobile .checkout-page--fast-delivery-search-input{line-height:38px;padding-left:35px;width:100%}.checkout-page--fast-delivery-search-mobile .checkout-page--btn-fast-delivery-search{height:40px;width:40px}.checkout-page--fast-delivery-popup-mobile{background:#fff;display:none;padding:12px 8px}@media only screen and (max-width:1024px){.checkout-page--fast-delivery-popup-mobile{display:block}}.checkout-page--fast-delivery-input-wrapper{flex:1;position:relative}.checkout-page--fast-delivery-input-icon{height:13px;left:12px;position:absolute;top:13px;width:13px}.checkout-page--delivery-post-input-info{margin-top:4px}.checkout-page--delivery-post-input-info.error{color:#ff2a05}.checkout-page--payment-buttons{display:flex}@media only screen and (max-width:1024px){.checkout-page--payment-buttons{flex-direction:column;padding:0 10px}}.checkout-page .np-text{color:#9899a0;font-size:12px;font-weight:600;line-height:18px;text-align:center}.checkout-page--payment-type .eneible{align-items:center;border:2px solid #ffb10a;border-radius:10px;display:flex;height:20px;justify-content:center;margin-right:12px;width:20px}.checkout-page--payment-type .eneible .in-eneible{background-color:#ffb10a;border-radius:50%;height:65%;width:65%}.checkout-page--payment-type .disable{border:2px solid #e7e7e7;border-radius:10px;height:20px;margin-right:12px;width:20px}.checkout-page--payment-type{align-items:center;border:2px solid #e7e7e7;border-radius:8px;cursor:pointer;display:flex;margin-right:16px;padding:16px;transition:all .2s linear;width:100%}.checkout-page--payment-type.sales-rate{opacity:.5}.checkout-page--payment-type.sales-rate:hover{border:2px solid #e7e7e7}.checkout-page--payment-type.active,.checkout-page--payment-type:hover{border-color:#ffb10a}@media only screen and (max-width:1024px){.checkout-page--payment-type{margin-bottom:8px;margin-right:0;max-width:unset}}.checkout-page--payment-type svg{height:32px;margin-right:16px;width:32px}@media only screen and (max-width:1024px){.checkout-page--payment-type svg{height:21px;width:21px}}.checkout-page--payment-type-name{font-size:16px;font-weight:600}@media only screen and (max-width:1024px){.checkout-page--payment-type-name{font-size:14px;line-height:19px}.checkout-page--accept-container{margin:-20px 0 30px}}.checkout-page--accept{flex:1}@media only screen and (max-width:1024px){.checkout-page--accept:nth-child(2){display:none}}.checkout-page--accept .main{max-width:340px}@media only screen and (max-width:1024px){.checkout-page--accept .main{max-width:unset}}.checkout-page--accept .checkout-page--result-sum-container{border-top:0;margin-bottom:15px;padding:0}.checkout-page--accept .checkbox-label{font-size:12px;padding-left:25px}.checkout-page--btn-add-comment{align-items:center;display:flex;margin-bottom:30px}.checkout-page--btn-add-comment svg{height:24px;margin-right:6px;width:24px}.checkout-page--btn-add-comment span{color:#1c1e24;display:inline-block;font-size:16px}@media only screen and (max-width:1265px) and (min-width:1024px){.checkout-page--btn-add-comment span{white-space:nowrap}}.checkout-page--textarea{border-color:#e7e7e7;border-radius:4px;margin:4px 0 28px;padding:15px 12px}@media only screen and (max-width:1024px){.checkout-page--textarea{width:100%}}.checkout-page--label{color:#6e6e77}.checkout-page--result-block{border:1px solid #e7e7e7;margin-bottom:32px}@media only screen and (max-width:1024px){.checkout-page--result-block{border:0;margin-bottom:24px}}.checkout-page.success{margin-top:40px}@media only screen and (max-width:1024px){.checkout-page.success{margin-top:16px}}.checkout-page.success .checkout-page--delivery-title{margin-bottom:0}.checkout-page.success .checkout-page--delivery-title.decline{color:#ff2a05}@media only screen and (max-width:1024px){.checkout-page.success .checkout-page--delivery-title.auth{margin-bottom:16px;padding:12px}.checkout-page.success .checkout-page--delivery-title{padding:16px 12px}}.checkout-page.success .checkout-page--result-item-title{color:#6e6e77;font-weight:500}.checkout-page.success .checkout-page--result-item-text{color:#1c1e24;flex:unset;font-weight:600;text-align:right}.checkout-page.success .checkout-page--result-title{font-size:18px;padding:12px 16px}.checkout-page--result-content{padding:24px}.checkout-page--result-content.auth{padding-top:16px}@media only screen and (max-width:1024px){.checkout-page--result-content.auth{flex-direction:column;padding:0 8px 40px}.checkout-page--result-content{padding:16px 12px}}.checkout-page--result-try-again{padding:8px 65px}@media only screen and (max-width:1024px){.checkout-page--result-try-again{padding:12px;text-align:center;width:100%}}.checkout-page .section-title-container{padding:0 12px}.checkout-page--name{font-size:16px;font-weight:600;margin-bottom:16px}@media only screen and (max-width:1024px){.checkout-page--name{font-size:14px;margin-bottom:8px}}.checkout-page--result-success-info{margin:50px 0 24px;max-width:70%}@media only screen and (max-width:1024px){.checkout-page--result-success-info{margin:34px 0 16px;max-width:100%}}.checkout-page--result-text{max-width:630px}.checkout-page--result-text.bold{font-weight:600}@media only screen and (max-width:1024px){.checkout-page--result-text{font-size:12px}}.checkout-page--result-list{color:#6e6e77;line-height:18px;margin:8px 0 24px;max-width:630px}@media only screen and (max-width:1024px){.checkout-page--result-list{margin:12px 0 16px;padding-left:8px}}.checkout-page--success-cart{align-items:flex-start;background-color:#fffbd9;border-radius:8px;margin-bottom:32px;padding:28px 24px}@media only screen and (max-width:1024px){.checkout-page--success-cart{background-color:#fd0;border-radius:0;flex-direction:column;margin-bottom:40px;padding:24px 12px}.checkout-page--success-cart button{width:100%}}.checkout-page--success-cart-text{font-size:20px;font-weight:600;line-height:24px;margin-right:auto;max-width:50%}.checkout-page--success-cart-text span{color:#0089d2}@media only screen and (max-width:1024px){.checkout-page--success-cart-text{font-size:16px;line-height:19px;margin-bottom:32px;margin-right:0;max-width:100%}}.buttonDoctorAppointment{background:#fd0;border-radius:50%;display:flex;height:84px;justify-content:center;width:84px}.buttonDoctorAppointment img{width:46px}.checkout-page--user-info{display:flex;max-width:350px;position:absolute;right:-34px;top:50%;transform:translateY(-50%) translate(100%)}@media only screen and (max-width:1265px) and (min-width:1024px){.checkout-page--user-info{right:-24px}}@media only screen and (max-width:1024px){.checkout-page--user-info{margin-top:8px;max-width:unset;position:unset;transform:unset}.checkout-page--user-info .text-grey-400-s{font-size:10px;line-height:12px}}.checkout-page--user-info svg{background-color:#f8f9fa;border-radius:50%;height:16px;margin-right:6px;min-width:16px;width:16px}.checkout-page--user-info svg path:nth-child(2){display:none}.checkout-page--user-info-form{margin-top:20px;position:relative}@media only screen and (max-width:1024px){.checkout-page--user-info-form{display:flex;flex-direction:column}}.checkout-page--user-info-step-wrapper .checkout-page--delivery-step{max-width:45%}@media only screen and (max-width:1024px){.checkout-page--user-info-step-wrapper .checkout-page--delivery-step{max-width:unset}}.checkout-page--user-info-label .tip-container{width:240px}.checkout-page--user-info-label-ex p{font-weight:600;margin:6px 0}.checkout-page--user-info-label-ex .tip-container{width:240px}.changePharmacy{margin-top:24px;width:100%}.changePharmacy--wrapper{max-width:95%}@media only screen and (max-width:1265px) and (min-width:1024px){.changePharmacy--wrapper{max-width:calc(100% - 36px)}}@media only screen and (max-width:1024px){.changePharmacy--wrapper{max-width:100%}}.changePharmacy--empty{font-size:18px;font-weight:600;margin-top:16px}.changePharmacy--header{display:flex;justify-content:space-between;margin-bottom:16px}@media only screen and (max-width:1024px){.changePharmacy--header{display:none}}.changePharmacy--header_mobile{align-items:center;display:none}@media only screen and (max-width:1024px){.changePharmacy--header_mobile{display:flex}}.changePharmacy--header_mobile span{transform:unset}.changePharmacy--title{display:flex;font-size:18px;font-weight:600;line-height:24px}@media only screen and (max-width:1024px){.changePharmacy--title{font-size:14px;line-height:18px}}.changePharmacy--title .city{border-bottom:1px dashed;color:#0089d2;display:inline-block;font-size:18px;font-weight:600;line-height:24px;margin-left:8px}.changePharmacy--toggleMap{border-bottom:1px dashed;color:#0089d2;cursor:pointer;font-size:14px;line-height:18px}.changePharmacy--toggleMap:hover{border-color:transparent}.changePharmacy--searchWrapper{display:flex}@media only screen and (max-width:1024px){.changePharmacy--searchWrapper{flex-direction:column}}.changePharmacy--tableHeader{background:#f8f9fa;border-bottom:1px solid #e7e7e7;border-top:1px solid #e7e7e7;display:flex;padding:5px 8px}@media only screen and (max-width:1024px){.changePharmacy--tableHeader{display:none}}.changePharmacy--tableHeader div{color:#6e6e77;flex:1;font-size:12px;line-height:12px}.changePharmacy--tableHeader div:last-child{width:388px}.pharmacyItem{position:relative;width:100%}.pharmacyItem:after{border-bottom:1px solid #e7e7e7;bottom:-1px;content:"";display:block;position:absolute;right:0;width:calc(100% - 68px)}.pharmacyItem:last-child:after{display:none}.pharmacyItem_open:after{width:100%}.pharmacyItem_open .pharmacyItem--products{display:block}.pharmacyItem--products{display:none}.pharmacy-item--amount-attention-line-container{border:1px solid #ffb10a;bottom:-10px;height:5px;left:0;position:absolute;width:100%}@media only screen and (max-width:1024px){.pharmacy-item--amount-attention-line-container{top:32px}}.pharmacy-item--amount-attention-line{background:#ffb10a;height:100%}.pharmacyItem--amount{align-items:flex-start;display:flex;max-width:130px}@media only screen and (max-width:1024px){.pharmacyItem--amount{align-items:center;width:60px}}.pharmacyItem--amount span{border-bottom:1px dashed}.pharmacyItem--amount-attention{align-self:center;position:relative}.pharmacyItem--amount-attention:after,.pharmacyItem--amount-attention:before{content:""}.pharmacyItem--amount-attention span{border-bottom:1px dashed #1c1e24}@media only screen and (max-width:568px){.pharmacyItem--amount-attention span{font-size:10px}}.pharmacyItem--amount svg{height:16px;margin-right:6px;margin-top:1px;width:16px}.pharmacyProduct{align-items:center;display:flex;justify-content:space-between;margin-left:auto;padding:12px 14px;width:calc(100% - 52px)}@media only screen and (max-width:1024px){.pharmacyProduct{flex-wrap:wrap;justify-content:flex-end;padding-right:20px;width:100%}}.pharmacyProduct_notAvailable{background:#fffad6}.pharmacyProduct_notAvailable .pharmacyProduct--counts{margin-right:calc(10% - 25px);width:auto}.pharmacyProduct_notAvailable .pharmacyProduct--countBlock:last-child{margin-left:0}.pharmacyProduct_notAvailable .checkout-page--pharmacy-price{color:#6e6e77}.pharmacyProduct--main{align-items:center;display:flex;font-size:14px;line-height:18px;margin-right:10px;width:65%}.pharmacyProduct--main img{height:40px;margin-right:8px;width:40px}@media only screen and (max-width:1024px){.pharmacyProduct--main{flex:unset;font-size:12px;justify-content:flex-start;margin:0 0 10px;width:100%}}.pharmacyProduct--counts{align-items:center;display:flex;justify-content:space-between;margin-right:5px;min-width:120px;width:16%}.pharmacyProduct--prices{min-width:100px}.pharmacyProduct--countTitle{align-items:center;color:#6e6e77;display:flex;font-size:12px;line-height:15px;margin-bottom:8px}.pharmacyProduct--countTitle svg{height:16px;margin-right:8px;width:16px}.pharmacyProduct--countBlock{white-space:nowrap}.pharmacyProduct--countBlock,.unsubscribe{align-items:center;display:flex;flex-direction:column}.unsubscribe{background:#000 url(../images/general/single-bg.jpg) 50% no-repeat;background-size:cover;height:100vh;justify-content:center;padding:12px;text-align:center}.unsubscribe h1,.unsubscribe h2{font-weight:600}.unsubscribe .btn-yellow{margin-top:16px;padding:8px 16px}.unsubscribe-title{font-size:24px;line-height:32px;margin-bottom:24px}.unsubscribe-description{color:#6e6e77;font-size:15px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:32px}.unsubscribe-questions{font-size:16px;margin-bottom:12px}.unsubscribe-call-container{align-items:center;display:flex;justify-content:center}.unsubscribe-call-link{align-items:center;display:flex;font-size:28px;font-weight:700;margin-right:10px}.unsubscribe-call-link img{height:24px;margin-right:8px;width:24px}.unsubscribe-free-call{font-size:12px;line-height:12px;max-width:135px;text-align:left}.carousel__viewport{margin-bottom:10px}.carousel__pagination{bottom:0;display:flex;gap:5px;justify-content:center;position:absolute;width:100%}.carousel__pagination .carousel__pagination-button{background-color:transparent!important;border:2px solid #ffb926!important;border-radius:50%!important;height:13px!important;padding:0!important;width:13px!important}.carousel__pagination .carousel__pagination-button--active{background-color:#ffb926!important}.carousel__pagination .carousel__pagination-button:after{background-color:none!important;height:0!important;width:0!important}.carousel_new{padding-bottom:20px}.carousel_new .carousel__pagination .carousel__pagination-button{background-color:#d9d9d9!important;border:none!important;border-radius:50%!important;height:13px!important;padding:0!important;width:13px!important}.carousel_new .carousel__pagination .carousel__pagination-button--active{background-color:#ffb926!important;border-radius:6px!important;height:13px!important;width:33px!important}.carousel_new .carousel__pagination .carousel__pagination-button:after{background-color:none!important;height:0!important;width:0!important}*{box-sizing:border-box}html{height:-webkit-fill-available;touch-action:manipulation}body{font-size:.875rem;font-weight:500;line-height:1.25rem;margin:0;overflow-x:hidden;padding:0;width:100%}body.no-scroll,body.no-scroll-modal{overflow:hidden}body .smGrayFilter img,body.bw .smGrayFilter,body.bw img,body.bwb img{filter:grayscale(1) contrast(1.5) brightness(1)}body .smGrayFilter,body.bwb{background:#0cafeb45}body .smGrayFilter img,body.bwy img{filter:grayscale(1) contrast(1.5) brightness(1)}body .smGrayFilter,body.bwy{background:#cdb63c40}html.no-scroll,html.no-scroll-modal{overflow:hidden}main{min-height:800px}@media only screen and (max-width:1024px){main{min-height:640px}}input:focus-visible{outline:none}.container{box-sizing:border-box;margin:0 auto;max-width:1440px;padding:0 10px;width:100%}.container.container-height{min-height:calc(100vh - 400px)}.container-0-s{box-sizing:border-box;margin:0 auto;max-width:1440px;padding:0 12px;width:100%}@media only screen and (max-width:1024px){.container-0-s{padding:0}}@media only screen and (min-width:1400px){.container-0-s{padding:0}}.preloader{height:64px;width:64px}.preloader path{fill:#fd0}.preloader-container{align-items:center;background-color:#fff9;bottom:0;display:flex;height:100%;justify-content:center;left:0;opacity:1;position:fixed;right:0;top:0;transition:all .2s linear;width:100%;z-index:50}.preloader-container.absolute{position:absolute}.preloader-container.hidden{opacity:0}ul{list-style:none}dd,dl,dt,li,ul{margin:0;padding:0}a{color:#1c1e24;text-decoration:none;transition:all .2s linear}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}button,input,select,textarea{background:#fff;font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;height:13px;padding:0;width:13px}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.invert{filter:invert(100%)}.section-title{font-size:24px;font-weight:600}@media only screen and (max-width:1024px){.section-title{font-size:18px;line-height:24px}}.section-title-container{align-items:center;display:flex;margin:80px 0 10px}.section-title-container svg{height:40px;margin-right:6px;width:40px}.section-title-container .btn-section{align-items:center;display:flex;margin-left:auto}@media only screen and (max-width:1024px){.section-title-container{margin:32px 0 8px}.section-title-container .btn-section{display:none}}.bg-no-repeat{background-repeat:no-repeat}.bg-center{background-position:50%}.bg-cover{background-size:cover}.image-x-100{aspect-ratio:1/1;width:100%}button{transition:all .2s linear}.button,button{background-color:transparent;border:none;cursor:pointer}.button{font-size:.875rem;font-weight:500;line-height:1.25rem;word-wrap:break-word;align-items:center;display:flex;justify-content:center;min-width:-moz-fit-content;min-width:fit-content;white-space:nowrap}.button img+span,.button span+img{margin-left:5px}.button img{height:20px}.button:disabled{opacity:.5}.button.show-on-mobile{display:none}@media only screen and (max-width:1024px){.button.show-on-mobile{display:flex}.button.hide-on-mobile{display:none!important}}.button.hide{display:none}.button.button-default{border-radius:8px;padding:15px 10px}@media only screen and (max-width:1024px){.button.button-default-s{border-radius:8px;padding:8px 12px}}.button.background-red{background-color:red}.button.button-border{border:1px solid #d9d9db}.button.button-border-2{border:1px solid #f5f5f5}.button.button-border-blue{border:1px solid #008ad2;color:#008ad2;padding:14px}.button.button-hover-border-blue:hover{border:1px solid #078ece}.button.button-small{border-radius:4px;font-size:.875rem;font-weight:500;line-height:1.25rem;padding:7px}@media only screen and (max-width:1024px){.button.button-small,.button.button-small-s{font-size:.67rem;line-height:.9rem;padding:7px}.button.button-small-s{border-radius:4px;font-weight:500}}.button.button-square{height:48px;padding:15px 0;text-align:center;width:48px}.button.button-center{align-items:center;display:flex;justify-content:center}.button.button-width{min-width:100%;width:100%}@media only screen and (max-width:1024px){.button.button-width-s{padding-left:0;padding-right:0;width:100%}}.button.button-content-left{justify-content:left}.button.button-link{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.button.button-white{background:#fff;color:#078ece}.button.button-blue-text{color:#078ece}.button.button-blue{background:#078ece;color:#fff}.button.button-red{background:#c6252a;color:#fff}.button.button-blue-light{background:#e8f5fc;color:#015986}.button.button-black{background:#000;color:#fff}.button.button-yellow{background:#feda00;color:#000}.button.button-yellow-light{background:#fff171;color:#000}.button.button-yellow-ligth{background:#ffdc0033;color:#000}.button.button-yellow-ligth-2{background:#feffe7;color:#000}.button.button-yellow1V{background:#ffd42f;color:#000}.button.button-grey{background:#b7b7b7;color:#000}.button.button-green1{background:#76b72a;color:#fff}.button.button-grey-text{color:#b7b7b7}.button.button-grey-2{background:#e9e9e9;color:#000}.button.button-grey-2-hover:hover{background-color:#d9d9db}.button.button-green{background:#1e815d;color:#fff}.button.button-green:disabled,.button.button-green[disabled]{background:#b7b7b7}.button.button-padding{padding:15px}.pulse-button{-webkit-animation:pulse 1.5s infinite;background-size:105px;border:none;border-radius:50%;box-shadow:0 0 rgba(#FFDD00,.5);color:#fff;cursor:pointer;display:block;height:84px;width:84px}.pulse-button:hover{-webkit-animation:none}.bw .button-blue,.bw .button-green,.bw .button-green1,.bwb .button-blue,.bwb .button-green,.bwb .button-green1,.bwy .button-blue,.bwy .button-green,.bwy .button-green1{background:#000;color:#fff}.bw .button-border-blue,.bwb .button-border-blue,.bwy .button-border-blue{border-color:#000}.bw .button-blue-text,.bwb .button-blue-text,.bwy .button-blue-text{color:#000}.bw .button-border,.bw .button-yellow,.bw .button-yellow-light,.bw .button-yellow-ligth,.bwb .button-border,.bwb .button-yellow,.bwb .button-yellow-light,.bwb .button-yellow-ligth,.bwy .button-border,.bwy .button-yellow,.bwy .button-yellow-light,.bwy .button-yellow-ligth{background:#fff;border:1px solid #000}.font-size-x13 .button,.font-size-x13 .button.button-small{font-size:1.1375rem;line-height:1.625rem}@media only screen and (max-width:1024px){.font-size-x13 .button.button-small,.font-size-x13 .button.button-small-s{font-size:.871rem;line-height:1.17rem}}.font-size-x14 .button{font-size:1.225rem;line-height:1.75rem}.font-size-x15 .button{font-size:1.3125rem;line-height:1.875rem}@font-face{font-display:swap;font-family:Montserrat;src:url(../fonts/Montserrat-Regular.woff),url(../fonts/Montserrat-Regular.woff2)}.font-default,a,body,button,input,p,span,textarea{font-family:Montserrat,BlinkMacSystemFont,-apple-system,Arial,Segoe UI,Roboto,Helvetica,sans-serif}.btn-dropdown{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.btn-loc-size{min-height:36px;min-width:80px}.dropdown-container{position:relative}.dropdown-container:focus-within>.dropdown-input-content-container{opacity:1;transform:translateY(100%);visibility:visible}.dropdown-container:hover>.dropdown-content-container{opacity:1;transform:translateY(100%);visibility:visible}.dropdown-container:hover>.dropdown-content-container.dropdown-cart{transition:all .2s linear}@media only screen and (max-width:1024px){.dropdown-container:hover>.dropdown-content-container:not(.dropdown-accept-city){transform:none}}.dropdown-container.right .dropdown-content-container{bottom:-12px;left:35px;right:unset}.dropdown-container.right .dropdown-content-container:before{left:14px;right:unset}@media only screen and (max-width:1024px){.dropdown-container.right .dropdown-content-container{left:0;right:0}}.dropdown-content-container{background-color:#fff;border-radius:10px;bottom:0;box-shadow:0 2px 12px #05172126;opacity:0;padding:16px;position:absolute;right:-10px;transform:translateY(calc(100% - 5px));transition:all .2s linear;visibility:hidden;z-index:200}.dropdown-content-container:before{border-color:transparent transparent #fff;border-style:solid;border-width:0 12px 8.4px;content:"";display:block;height:0;position:absolute;right:14px;top:-6px;width:0}.dropdown-content-container.clear{padding:0}.dropdown-content-container.clear:before{display:none}.dropdown-content-container.dropdown-cart{transition:none}.dropdown-input-content-container{background-color:#fff;border-radius:6px;bottom:0;box-shadow:0 2px 12px #05172126;opacity:0;padding:16px;position:absolute;right:0;transform:translateY(calc(100% - 5px));transition:all .2s linear;visibility:hidden;width:100%;z-index:200}.dropdown-input-content-container.clear{padding:0}.dropdown-input-content-container.clear:before{display:none}.dropdown-content{display:none;overflow:hidden;transition:all .2s linear}.dropdown-content.active{display:block}.alert{background:#fff;border:1px solid #e2e1e1;border-radius:10px;box-sizing:border-box;padding:30px}.alert .title{align-items:center;display:flex;font-size:20px;font-weight:600;line-height:24px}.alert .title img{vertical-align:sub;width:30px}@media only screen and (max-width:1024px){.alert .title img{width:18px}}.alert .title img+span{margin-left:10px}@media only screen and (max-width:1024px){.alert .title{font-size:14px;line-height:17px}}.alert .body{color:#1c1e24;font-size:16px;font-style:normal;font-weight:400;line-height:27px}@media only screen and (max-width:1024px){.alert .body{font-size:14px;line-height:135.9%}}.alert .title+.body{margin-top:20px}.alert.alert-red{border:1px solid #ed1c24}.alert.alert-red .title{color:#ed1c24}.note{background:#27aa7b1f;border-radius:5px;color:#6e6e77;font-size:12px;font-weight:500;line-height:14px;padding:10px}@media only screen and (max-width:1024px){.note{padding:2px 4px}}.note-blue{background:#e0f0f9;border-radius:5px;color:#000;display:flex;padding:6px 12px;width:-moz-fit-content;width:fit-content}.note-blue img{margin-right:5px}.note-rounded{border:1px solid #fd0;border-radius:15px;color:#000;padding:6px 12px;width:-moz-fit-content;width:fit-content}.note-rounded img{margin-left:10px}.note-rounded-grey{background:#21212180;border-radius:15px;color:#fff;display:flex;padding:6px 12px;width:-moz-fit-content;width:fit-content}.note-rounded-grey img{margin-right:5px}.note-rounded-green{background:#27aa7b1f;border-radius:15px;color:#000;display:flex;padding:6px 12px;width:-moz-fit-content;width:fit-content}.note-rounded-green img{margin-right:5px}.note-rounded-green-2{background:#1e815d;border-radius:15px;color:#fff;display:flex;padding:6px 12px;width:-moz-fit-content;width:fit-content}.note-rounded-green-2 img{margin-right:5px}.note-rounded-blue{background:#e0f0f9;border-radius:15px;color:#000;display:flex;padding:6px 12px;width:-moz-fit-content;width:fit-content}.note-rounded-blue img{margin-right:5px}.note-rounded-blue-2{background:#f8fafc;border-radius:15px;color:#000;display:flex;padding:6px 12px;width:-moz-fit-content;width:fit-content}.note-rounded-blue-2 img{margin-right:5px}.note-rounded-yellow{background:#fd0;border-radius:15px;color:#000;display:flex;padding:6px 12px;width:-moz-fit-content;width:fit-content}.note-rounded-yellow img{margin-right:5px;width:16px}.note-rounded-yellow-2{background:#feffe7;border-radius:15px;color:#000;display:flex;padding:6px 12px;width:-moz-fit-content;width:fit-content}.note-rounded-yellow-2 img{margin-right:5px;width:16px}.message{padding:10px}.message.message-yellow{background:#fffad6;border-radius:2px}.lable-circle{align-items:center;border-radius:50%;display:flex;font-size:8px;height:16px;justify-content:center;min-width:16px;width:16px}.row{display:flex;flex-direction:row}.row.row-wrap{flex-wrap:wrap}@media only screen and (max-width:1024px){.row.row-wrap-s{flex-wrap:wrap}}.row.row-space-line+.row-space-line{border-top:1px solid #e7e7e7;margin-top:25px;padding-top:25px}.row.row-space-line-5+.row-space-line-5{border-top:1px solid #e7e7e7;margin-top:5px;padding-top:5px}.row.row-space-line-15+.row-space-line-15{border-top:1px solid #e7e7e7;margin-top:15px;padding-top:15px}.row.row-space-line-only+.row-space-line-only{border-top:1px solid #e7e7e7}.row.row-space-line-only-before+.row-space-line-only-before:before{border-bottom:1px solid #d9d9db;content:"";display:block;position:absolute;right:0;top:0;transition:inherit;width:calc(100% - 40px)}@media only screen and (max-width:1024px){.row.row-space-line-only-s+.row-space-line-only-s{border-top:1px solid #e7e7e7}}.row .col-space-vertical-line-only-m+.col-space-vertical-line-only-m{border-left:1px solid #e7e7e7}@media only screen and (max-width:1024px){.row .col-space-vertical-line-only-m+.col-space-vertical-line-only-m{border-left:0}}.row.width-inherit{width:inherit}.row.gap-0{gap:0}.row.gap-5{gap:5px}.row.gap-10{gap:10px}.row.gap-15{gap:15px}.row.gap-20{gap:20px}.row.gap-25{gap:25px}.row.gap-30{gap:30px}.row.gap-35{gap:35px}.row.gap-40{gap:40px}.row.gap-50{gap:50px}.row.gap-75{gap:75px}@media only screen and (max-width:1024px){.row.gap-0-s{gap:0}.row.gap-5-s{gap:5px}.row.gap-10-s{gap:10px}.row.gap-15-s{gap:15px}.row.gap-20-s{gap:20px}.row.gap-25-s{gap:25px}.row.gap-35-s{gap:35px}}.row .col,.row .col-1-1{width:100%}.row .col-1-2{width:50%}.row .col-1-3{width:33.33333%}.row .col-2-3{width:66.66667%}.row .col-1-4{width:25%}.row .col-2-4{width:50%}.row .col-3-4{width:75%}.row .col-1-5{width:20%}.row .col-2-5{width:40%}.row .col-3-5{width:60%}.row .col-4-5{width:80%}.row .col-1-6{width:16.66667%}.row .col-2-6{width:33.33333%}.row .col-3-6{width:50%}.row .col-4-6{width:66.66667%}.row .col-5-6{width:83.33333%}.row .col-1-8{width:12.5%}.row .col-2-8{width:25%}.row .col-3-8{width:37.5%}.row .col-5-8{width:62.5%}.row .col-6-8{width:75%}.row .col-7-8{width:87.5%}.row .col-1-10{width:10%}.row .col-2-10{width:20%}.row .col-3-10{width:30%}.row .col-4-10{width:40%}.row .col-6-10{width:60%}.row .col-7-10{width:70%}.row .col-8-10{width:80%}.row .col-9-10{width:90%}.row .col-1-12{width:8.33333%}.row .col-2-12{width:16.66667%}.row .col-3-12{width:25%}.row .col-4-12{width:33.33333%}.row .col-5-12{width:41.66667%}.row .col-6-12{width:50%}.row .col-7-12{width:58.33333%}.row .col-8-12{width:66.66667%}.row .col-9-12{width:75%}.row .col-10-12{width:83.33333%}.row .col-11-12{width:91.66667%}@media only screen and (max-width:1024px){.row .col-1-2-s{width:50%!important}.row .col-1-3-s{width:33.33333%!important}.row .col-2-3-s{width:66.66667%!important}.row .col-2-4-s{width:50%!important}.row .col-1-5-s{width:20%!important}.row .col-4-5-s{width:80%!important}.row .col-1-6-s{width:16.66667%!important}.row .col-2-6-s{width:33.33333%!important}.row .col-3-6-s{width:50%!important}.row .col-4-6-s{width:66.66667%!important}.row .col-5-6-s{width:83.33333%!important}.row .col-2-10-s{width:20%!important}.row .col-8-10-s{width:80%!important}.row .col-1-12-s{width:8.33333%!important}.row .col-2-12-s{width:16.66667%!important}.row .col-3-12-s{width:25%!important}.row .col-4-12-s{width:33.33333%!important}.row .col-5-12-s{width:41.66667%!important}.row .col-6-12-s{width:50%!important}.row .col-7-12-s{width:58.33333%!important}.row .col-8-12-s{width:66.66667%!important}.row .col-9-12-s{width:75%!important}.row .col-10-12-s{width:83.33333%!important}.row .col-11-12-s{width:91.66667%!important}.row .col-1-1-s{width:100%!important}}.row.row-margin{flex-wrap:wrap;justify-content:space-between}.row.row-margin>.col-1-2{width:calc(50% - 12.5px)}.row.row-margin>.col-1-3{width:calc(33.33333% - 16.66667px)}.row.row-margin>.col-2-3{width:calc(66.66667% - 8.33333px)}.row.row-margin>.col-1-4{width:calc(25% - 18.75px)}.row.row-margin>.col-1-5{width:calc(20% - 20px)}.row.row-margin>.col-1-6{width:calc(16.66667% - 20.83333px)}.row.row-margin>.col-5-6{width:calc(83.33333% - 4.16667px)}@media only screen and (max-width:1024px){.row.row-margin>.col-1-2-s{width:calc(50% - 5px)!important}}.row.row-margin-5{flex-wrap:wrap;justify-content:space-between}.row.row-margin-5>.col-1-2{width:calc(50% - 2.5px)}.row.row-margin-5>.col-1-3{margin-top:0;width:calc(33.33333% - 3.33333px)}.row.row-margin-5>.col-2-3{margin-top:0;width:calc(66.66667% - 1.66667px)}.row.row-margin-5>.col-1-4{width:calc(25% - 3.75px)}.row.row-margin-5>.col-1-5{width:calc(20% - 4px)}.row.row-margin-5>.col-1-6{width:calc(16.66667% - 4.16667px)}.row.row-margin-5>.col-5-6{width:calc(83.33333% - .83333px)}.row.row-margin-5>.col-1-10{width:calc(10% - 4.5px)}.row.row-margin-5>.col-2-10{width:calc(20% - 4px)}.row.row-margin-5>.col-3-10{width:calc(30% - 3.5px)}.row.row-margin-5>.col-4-10{width:calc(40% - 3px)}.row.row-margin-5>.col-6-10{width:calc(60% - 2px)}@media only screen and (max-width:1024px){.row.row-margin-5>.col-1-2-s{width:calc(50% - 5px)!important}}.row.row-item-margin-15{margin:-7px}.row.row-item-margin-15>*{margin:7px}.row.row-item-margin-15>.col-1-3{width:calc(33.33333% - 14px)}.row.row-item-margin-15>.col-1-4{width:calc(25% - 15.75px)}.row.row-item-margin-15>.col-1-5{width:calc(20% - 14.4px)}@media only screen and (max-width:1024px){.row.row-item-margin-15>.col-1-2-s{width:calc(50% - 14px)!important}}.row.h-center,.row.v-center{justify-content:center}.row.v-center,.row.v-center-only{align-items:center}@media only screen and (max-width:1024px){.row.v-center-only-s{justify-content:center}}.row.h-left{justify-content:left}.row.h-right{justify-content:right}.row.h-bottom{justify-content:flex-end}.row.v-bottom{align-items:flex-end}.row.v-top{align-items:flex-start}.row.space-between{justify-content:space-between}.row.space-around{justify-content:space-around}@media only screen and (max-width:1024px){.row.space-between-s{justify-content:space-between}}.row.align-items-start{align-items:flex-start}.row.stretch{align-items:stretch}.row.align-self-normal{align-self:normal}.row.align-self-start{align-self:start}.row.align-self-stretch{align-self:stretch}.row.align-self-end{align-self:end}@media only screen and (max-width:1024px){.row.h-right-s{justify-content:right}.row.h-left-s{justify-content:left}}.row.column{flex-direction:column}@media only screen and (max-width:1024px){.row.column-s{flex-direction:column!important}}.row.reverse{flex-direction:row-reverse}@media only screen and (max-width:1024px){.row.reverse-s{flex-direction:row-reverse}.row.reverse-column-s{flex-direction:column-reverse!important}.row.row-s{flex-direction:row!important}}.row .column-space-div-10 *+*,.row .column-space-div-10 div+div{margin-top:10px}.col-vh+.col-vh{border-left:1px solid #000}.show-on-mobile{display:none}@media only screen and (max-width:1024px){.show-on-mobile{display:block}.show-on-mobile.row{display:flex}.hide-on-mobile{display:none!important}}.hide{display:none}.w-100{width:100%}@media only screen and (max-width:1024px){.sticky-on-phone{position:sticky;top:60px;z-index:10}}@media only screen and (min-width:1400px){.sticky-on-desctop{position:sticky;top:100px;z-index:1}}@media only screen and (max-width:1399px) and (min-width:1266px){.sticky-on-desctop{position:sticky;top:100px;z-index:1}}@media only screen and (max-width:1265px) and (min-width:1024px){.sticky-on-desctop{position:sticky;top:100px}}@media only screen and (min-width:1169px){.sticky-on-desctop{position:sticky;top:100px;z-index:1}}@media only screen and (max-width:1169px){.sticky-on-desctop{position:sticky;top:100px;z-index:1}}@media only screen and (max-width:1024px){.sticky-on-desctop{position:relative;top:0;z-index:1}}@media only screen and (min-width:1400px){.sticky-on-desctop-header-bottom{position:sticky;top:90px;z-index:3}}@media only screen and (max-width:1399px) and (min-width:1266px){.sticky-on-desctop-header-bottom{position:sticky;top:90px;z-index:3}}@media only screen and (max-width:1265px) and (min-width:1024px){.sticky-on-desctop-header-bottom{position:sticky;top:90px;z-index:3}}@media only screen and (min-width:1169px){.sticky-on-desctop-header-bottom{position:sticky;top:90px;z-index:3}}@media only screen and (max-width:1169px){.sticky-on-desctop-header-bottom{position:sticky;top:90px;z-index:3}}@media only screen and (max-width:1024px){.sticky-on-desctop-header-bottom{position:relative;top:0;z-index:3}}@media only screen and (min-width:1400px){.sticky-on-desctop-navbar{position:sticky;top:162px;z-index:2}}@media only screen and (max-width:1399px) and (min-width:1266px){.sticky-on-desctop-navbar{position:sticky;top:162px;z-index:2}}@media only screen and (max-width:1265px) and (min-width:1024px){.sticky-on-desctop-navbar{position:sticky;top:162px}}@media only screen and (min-width:1169px){.sticky-on-desctop-navbar{position:sticky;top:162px;z-index:2}}@media only screen and (max-width:1169px){.sticky-on-desctop-navbar{position:sticky;top:162px;z-index:2}}@media only screen and (max-width:1024px){.sticky-on-desctop-navbar{position:relative;top:0;z-index:2}.fixed-bottom-on-mobile{bottom:58px;left:0;position:fixed;width:100%;z-index:22}}.radius-10{border-radius:10px}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed-bottom{bottom:0;position:fixed}.block{display:block}.bw .row.row-space-line-only+.row-space-line-only,.bwb .row.row-space-line-only+.row-space-line-only,.bwy .row.row-space-line-only+.row-space-line-only{border-top:1px solid #000}.grid{display:grid}.grid.gap-0{grid-column-gap:0;grid-row-gap:0}.grid.gap-5{grid-column-gap:5px;grid-row-gap:5px}.grid.gap-10{grid-column-gap:10px;grid-row-gap:10px}.grid.gap-15{grid-column-gap:15px;grid-row-gap:15px}.grid.gap-20{grid-column-gap:20px;grid-row-gap:20px}.grid.gap-25{grid-column-gap:25px;grid-row-gap:25px}.grid.gap-30{grid-column-gap:30px;grid-row-gap:30px}.grid.gap-35{grid-column-gap:35px;grid-row-gap:35px}.grid.gap-40{grid-column-gap:40px;grid-row-gap:40px}.grid.gap-50{grid-column-gap:50px;grid-row-gap:50px}.grid.gap-75{grid-column-gap:75px;grid-row-gap:75px}@media only screen and (max-width:1024px){.grid.gap-0-s{grid-column-gap:0;grid-row-gap:0}.grid.gap-5-s{grid-column-gap:5px;grid-row-gap:5px}.grid.gap-10-s{grid-column-gap:10px;grid-row-gap:10px}.grid.gap-15-s{grid-column-gap:15px;grid-row-gap:15px}.grid.gap-20-s{grid-column-gap:20px;grid-row-gap:20px}.grid.gap-25-s{grid-column-gap:25px;grid-row-gap:25px}.grid.gap-35-s{grid-column-gap:35px;grid-row-gap:35px}}.grid.grid-template-columns-repeat-3{grid-template-columns:repeat(3,1fr)}.grid.grid-template-columns-repeat-4{grid-template-columns:repeat(4,1fr)}.grid.grid-template-columns-repeat-5{grid-template-columns:repeat(5,1fr)}.grid.grid-template-columns-repeat-7{grid-template-columns:repeat(7,1fr)}.grid.grid-template-columns-repeat-10{grid-template-columns:repeat(10,1fr)}@media only screen and (max-width:1024px){.grid.grid-template-columns-repeat-1-s{grid-template-columns:repeat(1,1fr)}.grid.grid-template-columns-repeat-2-s{grid-template-columns:repeat(2,1fr)}.grid.grid-template-columns-repeat-3-s{grid-template-columns:repeat(3,1fr)}}.grid.align-center{align-items:center}.grid.align-end{align-items:end}.form-input-container{position:relative;width:100%}.form-input-container.error .form-input{border-color:#ff2a05;color:#ff2a05;padding-right:48px}.form-input-container.error .error-container{display:block}.form-input-container label{color:#1c1e24;font-size:18px;font-weight:300;line-height:22px;margin-bottom:10px;width:100%}.form-input-container label+input{margin-top:10px}.form-input-container label a{color:#0987c9}.form-input-container .input-icon{cursor:pointer;height:32px;position:absolute;right:6px;top:10px;width:32px}@media only screen and (max-width:1024px){.form-input-container .input-icon{height:24px;right:8px;top:12px;width:24px}}.form-input-container.form-large .form-input{font-size:18px;line-height:22px;padding:20px 25px}@media only screen and (max-width:1024px){.form-input-container.form-large .form-input{font-size:14px;font-weight:700;line-height:147.4%;padding:15px}}.form-input-container.form-large .input-icon{height:22px;position:absolute;right:25px;top:20px;width:22px}@media only screen and (max-width:1024px){.form-input-container.form-large .input-icon{height:18px;right:15px;top:15px;width:18px}}.form-input-container.form-large.form-search .form-input{padding:20px 55px 20px 25px}@media only screen and (max-width:1024px){.form-input-container.form-large.form-search .form-input{padding:15px 40px 15px 15px}}.form-input-container input[type=checkbox]:checked,.form-input-container input[type=checkbox]:not(:checked),.form-input-container input[type=radio]:checked,.form-input-container input[type=radio]:not(:checked){left:-9999px;position:absolute}.form-input-container input[type=checkbox]:checked+label,.form-input-container input[type=checkbox]:not(:checked)+label,.form-input-container input[type=radio]:checked+label,.form-input-container input[type=radio]:not(:checked)+label{cursor:pointer;display:inline-block;line-height:20px;padding-left:28px;position:relative}.form-input-container input[type=checkbox]:checked+label:before,.form-input-container input[type=checkbox]:not(:checked)+label:before,.form-input-container input[type=radio]:checked+label:before,.form-input-container input[type=radio]:not(:checked)+label:before{background-color:#fff;border:1px solid #d9d9db;content:"";height:18px;left:0;position:absolute;top:0;width:18px}.form-input-container input[type=checkbox]:checked+label:before,.form-input-container input[type=checkbox]:not(:checked)+label:before{border-radius:2px}.form-input-container input[type=radio]:checked+label:before,.form-input-container input[type=radio]:not(:checked)+label:before{border-radius:100%}.form-input-container input[type=checkbox]:checked+label:after,.form-input-container input[type=checkbox]:not(:checked)+label:after,.form-input-container input[type=radio]:checked+label:after,.form-input-container input[type=radio]:not(:checked)+label:after{content:"";position:absolute;transition:all .2s ease}.form-input-container input[type=checkbox]:checked+label:after,.form-input-container input[type=checkbox]:not(:checked)+label:after{border-bottom:4px solid #27aa7b;border-left:4px solid #27aa7b;border-radius:1px;height:5px;left:3px;top:4px;transform:rotate(-45deg);width:10px}.form-input-container input[type=radio]:checked+label:after,.form-input-container input[type=radio]:not(:checked)+label:after{background-color:#27aa7b;border-radius:100%;height:10px;left:5px;top:5px;width:10px}.form-input-container input[type=checkbox]:not(:checked)+label:after,.form-input-container input[type=radio]:not(:checked)+label:after{opacity:0}.form-input-container input[type=checkbox]:checked+label:after,.form-input-container input[type=radio]:checked+label:after{opacity:1}.form-phone-input{display:flex}.form-phone-input .phone{border:none;padding:0 0 0 5px}.form-search{display:flex}.form-search .phone{border:none;padding:0 0 0 5px}.form-input,.form-textarea{background-color:#fff;border:1px solid #d9d9db;border-radius:4px;font-family:Montserrat;line-height:18px;padding:15px 12px;transition:all .2s linear;width:100%}.form-input[disabled],.form-textarea[disabled]{background-color:#f8f9fa;cursor:not-allowed}.form-input.form-input-error,.form-textarea.form-input-error{border:1px solid #ed1c24;box-sizing:border-box;color:#ed1c24}@media only screen and (max-width:1169px){.form-input,.form-textarea{padding:10px}}@media only screen and (max-width:1024px){.form-input,.form-textarea{padding:12px}}.form-input.form-input-slim,.form-textarea.form-input-slim{padding:9px}.form-input-transparent{background-color:transparent}fieldset{background-color:#fff;transition:all .2s linear;width:100%}fieldset.fieldset-border{border:1px solid #d9d9db!important;border-radius:4px}fieldset.fieldset-row{align-items:center;display:flex}fieldset .form-input{border:0}fieldset.active,fieldset.form-fieldset-focus:focus{filter:drop-shadow(0 0 10px rgba(0,0,0,.25))}fieldset .location{align-items:center;border-right:1px solid #d9d9db;display:flex;flex-direction:row;font-size:18px;line-height:22px;padding:20px 25px}@media only screen and (max-width:1024px){fieldset .location{padding:12px}}fieldset .location img{height:24px;margin-right:5px}@media only screen and (max-width:1024px){fieldset .location img{margin-right:0}}fieldset.form-input-error{border:1px solid #ed1c24!important;box-sizing:border-box;color:#ed1c24}fieldset.fieldset-grey{background:#f2f2f2;border:1px solid #e1e1e1}fieldset.fieldset-grey button{background:#d1d1d1;color:#fff;font-size:14px;font-weight:500;line-height:17px;padding:15px 25px}@media only screen and (max-width:1024px){fieldset.fieldset-grey button{padding:12px 25px}}fieldset.fieldset-grey.focus-white{background:#fff}fieldset.fieldset-grey.focus-white button{background:#27aa7b}.checkbox-label{align-items:flex-start;cursor:pointer;display:flex;line-height:24px;padding-left:30px;position:relative}.checkbox-label.disabled .checkmark{background-color:#f8f9fa;border-color:#e7e7e7}.checkbox-label.disabled .checkmark svg path{stroke:#e7e7e7}.checkbox-label.disabled input:checked~.checkmark{background-color:#f8f9fa;border-color:#e7e7e7}.checkbox-label:hover .checkmark{border-color:#ffb926}.checkbox-label input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkbox-label input:checked~.checkmark{background-color:#fd0;border-color:#fd0}.checkbox-label input:checked~.checkmark:before{content:url(../images/icons/checkbox_black.svg)}.checkbox-label input:checked~.checkmark.radio{background-color:transparent}.checkbox-label input:checked~.checkmark img,.checkbox-label input:checked~.checkmark.radio:after{opacity:1}.checkbox-label .checkmark{align-items:center;border:2px solid #d9d9db;border-radius:3px;display:flex;height:22px;justify-content:center;left:0;overflow:hidden;position:absolute;transition:all .2s linear;width:22px}.checkbox-label .checkmark.radio{align-items:center;border-radius:50%;display:flex;justify-content:center}.checkbox-label .checkmark.radio:after{background-color:#ffb926;border-radius:50%;content:"";display:block;height:10px;opacity:0;position:absolute;transition:all .2s linear;width:10px}.checkbox-label .checkmark.radio img{display:none}.checkbox-label .checkmark img{height:11px;opacity:0;position:relative;right:0;top:0;transition:inherit;width:11px}.checkbox-label .quantity{color:#9b9ca1;margin-left:6px}.select-input{position:relative}.select-input .form-label{margin-bottom:0;position:relative}.select-input .form-label img{height:14px;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:all .2s linear;width:14px}.select-input .form-label.active img{transform:translateY(-50%) rotate(180deg);transform-origin:center}.select-input .form-label .error{color:red;font-size:12px;font-weight:400}.select-input .form-input{overflow:hidden;padding-right:28px;text-overflow:ellipsis;white-space:nowrap}.select-input--content{background-color:#fff;border:1px solid #e7e7e7;border-radius:4px;box-shadow:0 2px 12px #05172112;padding:8px;position:absolute;width:100%;z-index:50}.select-input--search-list-container{height:100%;max-height:300px}.select-input--btn-select{padding:12px;text-align:left;width:100%}.select-input--btn-select:hover{background-color:#f8f9fa}.select-input--btn-select.active{background-color:#f0f1f2}.select-blocks .select{align-items:center;border:2px solid #e7e7e7;border-radius:8px;cursor:pointer;display:flex;margin-right:16px;padding:16px;transition:all .2s linear;width:100%}.select-blocks .select:hover{border-color:#ffb10a}.select-blocks .select.bg-yellow{background-color:#fffad6}.select-blocks .select .selector{background:#fff;border:2px solid #e7e7e7;border-radius:10px;height:20px;margin-right:12px;min-width:20px}.select-blocks .select.active{border-color:#ffb10a}.select-blocks .select.active .selector{background-color:#ffb10a;border:2px solid #ffb10a;box-shadow:inset 0 0 3px 2px #fff;min-width:20px}.card{background:#fff}.card.card-border{border:1px solid #dadada;border-radius:5px}.card.card-border-light{border:1px solid hsla(0,0%,85%,.3);border-radius:5px}.card.card-border-10{border-radius:10px}.card .card-title{align-items:center;background:#f8f9fa;border-radius:5px 5px 0 0;color:#1c1e24;display:flex;font-size:16px;font-weight:600;line-height:24px;padding:20px}.card .card-title.padding-10{padding:10px}.card .card-title img.card-icon{margin-right:10px;width:30px}.card .card-body{padding:20px}.card .card-body.padding-10{padding:10px}.card .card-body.padding-15{padding:15px}.card .card-body.padding-40{padding:40px}.card .card-body hr{border-top:1px solid #c4c4c4}@media only screen and (max-width:1024px){.card .card-body{padding:20px 10px}}.card .card-body.no-padding{padding:0}.card .card-footer{background:#f8f9fa;border-radius:0 0 5px 5px;color:#a9a6a6;font-size:14px;font-weight:300;line-height:20px;padding:20px;width:100%}.card .card-footer.padding-10{padding:10px}.card .card-footer.card-footer-thin{padding:10px 20px}.card.card-radius-10{border-radius:10px}.card.card-radius-10 .card-title{border-radius:10px 10px 0 0}.card.card-radius-10 .card-body-radius{border-radius:10px}.card.card-radius-10 .card-footer{border-radius:0 0 10px 10px}.card.card-radius-15.card-border,.card.card-radius-15.card-border-light{border-radius:15px}.card.card-radius-15.card-border .card-title,.card.card-radius-15.card-border-light .card-title{border-radius:15px 15px 0 0}.card.card-radius-15.card-border .card-body-radius,.card.card-radius-15.card-border-light .card-body-radius{border-radius:15px}.card.card-radius-15.card-border .card-footer,.card.card-radius-15.card-border-light .card-footer{border-radius:0 0 15px 15px}@media only screen and (max-width:1024px){.card.card-radius-0-s.card-border,.card.card-radius-0-s.card-border .card-footer,.card.card-radius-0-s.card-border .card-title,.card.card-radius-0-s.card-border-light,.card.card-radius-0-s.card-border-light .card-footer,.card.card-radius-0-s.card-border-light .card-title{border-radius:0}.card.card-thin-s>.card-body,.card.card-thin-s>.card-footer{padding:10px}.card.card-hide-border-on-mobile{border:0 solid #dadada}.card.card-paddin-on-mobile-0>.card-body{padding:0}}.card.card-yellow .card-body,.card.card-yellow .card-footer,.card.card-yellow .card-title{background:#fffad6}.card.card-yellow{background:#fffdeb}.card.card-yellow.card-border{border:1px solid #fffad6;border-radius:5px}.bw .card.card-border,.bwb .card.card-border,.bwy .card.card-border{border:1px solid #000}.list .list-exemple li:before{color:#008ad2;content:"•";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.list dt{clear:both;color:#6e6e77;float:left;margin:0;width:150px}.list dd,.list dt{font-size:14px;font-weight:500;line-height:18px;padding:7px 0}.list dd{color:#1c1e24;margin:0 0 0 150px}.list.list-25-75 dt{width:25%}.list.list-25-75 dd{margin:0 0 0 25%}.list.list-75-25 dt{width:75%}.list.list-75-25 dd{margin:0 0 0 25%}.list.list-dd-right dd{text-align:right}.list.list-line dt+dd+dt,.list.list-line dt+dd+dt+dd,.list.list-line li+li{border-top:1px solid #e7e7e7}.list.list-dot-inside{list-style:inside}.gray-hover:hover{background-color:#f8f9fa}.active-list-item{background-color:#f0f1f2}.table.table-description2 tbody>tr{display:flex;flex-direction:column;padding:5px 15px}.table.table-description2 tbody>tr>td{color:#1c1e24;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.25px;line-height:20px}.table.table-description2 tbody>tr>td:first-child{color:#575757;font-size:12px;font-style:normal;font-weight:300;letter-spacing:.048px;line-height:16px}.table.table-description2 tbody>tr:nth-child(2n){background-color:#fbfbfb}.tabs{border:1px solid #e7e7e7;border-radius:5px;display:flex;justify-content:space-around}.tabs li{cursor:pointer;font-size:16px;font-weight:500;line-height:18px;margin-left:1px;margin-right:1px;width:100%}.tabs li .linkItem{color:#000;padding:10px;width:100%}.tabs li .linkItem .tab-img{background:#f1f5f9;border-radius:50%;display:flex;height:40px;margin-right:10px;padding:11px;width:40px}.tabs li .linkItem .tab-img img{height:18px;width:18px}.tabs li .linkItem span{align-items:center;display:flex}.tabs li .linkItem span .tab-count{align-items:center;background:#808081;border-radius:50%;color:#f9f9f9;display:flex;height:20px;justify-content:center;margin-left:5px;width:20px}.tabs li .linkItem .tab-arrow{display:none}.tabs li.active .linkItem{color:#000;font-weight:600}.tabs li.active .linkItem .tab-img{background:#ffdf01}.tabs li.active .linkItem .tab-arrow{display:none}.tabs li.active-yellow{background:#fd0}.tabs li.active-yellow span .tab-count{color:#fd0}.tabs li+li{border-left:1px solid #e7e7e7}@media only screen and (max-width:1024px){.tabs.tabs-column-s{flex-direction:column}.tabs.tabs-column-s li+li{border-left:0 solid #e7e7e7;border-top:1px solid #e7e7e7}.tabs.tabs-column-s li{margin-top:1px}.tabs.tabs-column-s li .linkItem .tab-img{margin-right:5px}.tabs.tabs-column-s li .linkItem .tab-arrow{display:block}}.bw .tabs li.active .linkItem .tab-img,.bwb .tabs li.active .linkItem .tab-img,.bwy .tabs li.active .linkItem .tab-img{background:none;border:1px solid #000}.cursor-pointer{cursor:pointer}.text-nowrap{white-space:nowrap}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}@media only screen and (max-width:1024px){.text-center-s{text-align:center}.text-right-s{text-align:right}.text-left-s{text-align:left}}.text-justify{text-align:justify}.text-large{font-size:xx-large}.text-nowrap{text-wrap:nowrap}.lowercase{text-transform:lowercase}.text-cut-1rows{-webkit-line-clamp:1}.text-cut-1rows,.text-cut-2rows{display:-webkit-box;-webkit-box-orient:vertical;min-height:auto;overflow:hidden}.text-cut-2rows{-webkit-line-clamp:2}.text-cut-3rows{-webkit-line-clamp:3}.text-cut-3rows,.text-cut-4rows{display:-webkit-box;-webkit-box-orient:vertical;min-height:auto;overflow:hidden}.text-cut-4rows{-webkit-line-clamp:4}.link{color:#1377bf;cursor:pointer}.link-underline,.link:hover{text-decoration:underline}.text-flex>*{margin-left:5px}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-underline{text-decoration:underline}.text-line-through{text-decoration:line-through}.bw .link,.bwb .link,.bwy .link{color:#000;text-decoration:underline}.text-blue{color:#008fcc}.collapse{display:none;overflow:hidden;transition:all .2s linear}.collapse.active{display:block}.collapse-button.active .collapse-button-rotate-img{transform:rotate(180deg);transition:all .2s linear}.collapse-item{border-bottom:1px solid #e7e7e7;padding:16px 0}.collapse-item.active .collapse-btn-item svg{content:"-"}.collapse-item.active .collapse-item-content{padding:5px 0 16px}.collapse-item.active .collapse-item-content a{color:#007aff;text-decoration:underline}@media only screen and (max-width:1024px){.collapse-item.active .collapse-item-content{padding:16px 0 8px}}.collapse-item-header{align-items:center}.collapse-btn-item{align-items:center;background-color:#fbfbfb;border-radius:50%;content:"+";display:flex;height:30px;justify-content:center;margin-left:auto;min-width:30px;width:30px}.collapse-btn-item svg{height:8px;transition:all .2s linear;width:8px}.collapse-item-content{display:none;font-size:15px;font-weight:400;line-height:24px;overflow:hidden;transition:all .2s linear}.collapse-item-content.active{display:block}@media only screen and (max-width:1024px){.collapse-item-content{font-size:12px;font-weight:500;line-height:18px}}.collapse-item-content a{color:#00f;font-weight:600}.collapse-item-title{font-size:16px;font-weight:600;margin-right:10px}@media only screen and (max-width:1024px){.collapse-item-title{font-size:14px}}.overflow-hidden{overflow:hidden}.overflow-y{direction:ltr;overflow-x:hidden;overflow-y:auto;scrollbar-color:#e7e7e7 #fbfbfb;scrollbar-width:thin}.overflow-y::-webkit-scrollbar{width:5px}.overflow-y::-webkit-scrollbar-track{background-color:#f0f1f2;border-radius:100px}.overflow-y::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#d9d9db;border:0 solid transparent;border-radius:100px}@media only screen and (max-width:1024px){.overflow-y-hidden-s{overflow-y:hidden}}.overflow-x{direction:ltr;overflow-x:auto;overflow-y:hidden;crsollbar-color:#e7e7e7 #fbfbfb;scrollbar-width:thin}.overflow-x::-webkit-scrollbar{width:5px}.overflow-x::-webkit-scrollbar-track{background-color:#f0f1f2;border-radius:100px}.overflow-x::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#d9d9db;border:0 solid transparent;border-radius:100px}.item-progress-bar{overflow:hidden}.item-progress-bar .item-progress-bar{counter-reset:step;margin-left:-12%;margin-right:-12%;width:122%}.item-progress-bar .item-progress-bar svg{height:35px}.item-progress-bar .item-progress-bar li{color:#7d7d7d;float:left;font-size:12px;list-style-type:none;position:relative;text-align:center;width:33.33333%;z-index:1}.item-progress-bar .item-progress-bar li div{color:#dadada;height:25px}.item-progress-bar .item-progress-bar li:after{background-color:#fff;border:1px solid #dadada;border-radius:50%;color:#dadada;content:counter(step);counter-increment:step;display:block;font-size:14px;height:32px;line-height:32px;margin:0 auto 2px;outline:5px solid #fff;text-align:center;width:32px}.item-progress-bar .item-progress-bar li:before{background-color:#dadada;bottom:18px;content:"";height:2px;left:-50%;position:absolute;width:100%;z-index:1}.item-progress-bar .item-progress-bar li:first-child:before{content:none}.item-progress-bar .item-progress-bar li.active div{color:#494640;text-decoration:underline}.item-progress-bar .item-progress-bar li.active:after{border:1px solid #fd0;color:#494640}.item-progress-bar .item-progress-bar li.active_end div{color:#494640}.item-progress-bar .item-progress-bar li.active_end:after{background-color:#fd0;border:1px solid #fd0;color:#494640}.item-progress-bar .item-progress-bar li.active_end+li.active:before,.item-progress-bar .item-progress-bar li.active_end+li.active_end:before{background-color:#494640}.item-progress-bar .item-progress-bar.success li.active{color:green}.item-progress-bar .item-progress-bar.success li.active+li.active:before,.item-progress-bar .item-progress-bar.success li.active:after{background-color:#55b776}.item-progress-bar .item-progress-bar-text{color:#000;font-size:15px;line-height:20px;text-align:center;width:100%}.margin-0{margin:0}.margin-10{margin:10px}.margin-15{margin:15px}.margin-20{margin:20px}.margin-30{margin:30px}.margin-45{margin:45px}.margin-60{margin:60px}.margin-tb-5{margin-bottom:5px;margin-top:5px}.margin-tb-10{margin-bottom:10px;margin-top:10px}.margin-tb-15{margin-bottom:15px;margin-top:15px}.margin-tb-20{margin-bottom:20px;margin-top:20px}.margin-tb-25{margin-bottom:25px;margin-top:25px}.margin-tb-30{margin-bottom:30px;margin-top:30px}.margin-tb-35{margin-bottom:35px;margin-top:35px}.margin-tb-70{margin-bottom:70px;margin-top:70px}.margin-t-0{margin-top:0}.margin-t-5{margin-top:5px}.margin-t-10{margin-top:10px}.margin-t-15{margin-top:15px}.margin-t-20{margin-top:20px}.margin-t-25{margin-top:25px}.margin-t-30{margin-top:30px}.margin-t-35{margin-top:35px}.margin-t-40{margin-top:40px}.margin-t-45{margin-top:45px}.margin-t-50{margin-top:50px}.margin-t-55{margin-top:55px}.margin-t-60{margin-top:60px}.margin-t-65{margin-top:65px}.margin-t-70{margin-top:70px}.margin-t-75{margin-top:75px}.margin-t-80{margin-top:80px}.margin-t-100{margin-top:100px}.margin-r-5{margin-right:5px}.margin-r-10{margin-right:10px}.margin-r-15{margin-right:15px}.margin-r-20{margin-right:20px}.margin-r-25{margin-right:25px}.margin-r-30{margin-right:30px}.margin-r-35{margin-right:35px}.margin-r-45{margin-right:45px}.margin-r-50{margin-right:50px}.margin-b-0{margin-bottom:0}.margin-b-5{margin-bottom:5px}.margin-b-10{margin-bottom:10px}.margin-b-15{margin-bottom:15px}.margin-b-20{margin-bottom:20px}.margin-b-25{margin-bottom:25px}.margin-b-30{margin-bottom:30px}.margin-b-35{margin-bottom:35px}.margin-b-40{margin-bottom:40px}.margin-b-45{margin-bottom:45px}.margin-b-50{margin-bottom:50px}.margin-b-60{margin-bottom:60px}.margin-b-75{margin-bottom:75px}.margin-b-80{margin-bottom:80px}.margin-b-90{margin-bottom:90px}.margin-b-100{margin-bottom:100px}.margin-l-0{margin-left:0}.margin-l-5{margin-left:5px}.margin-l-10{margin-left:10px}.margin-l-15{margin-left:15px}.margin-l-20{margin-left:20px}.margin-l-25{margin-left:25px}.margin-l-30{margin-left:30px}.margin-l-35{margin-left:35px}.margin-l-40{margin-left:40px}.margin-l-50{margin-left:50px}.margin-l-55{margin-left:55px}.margin-l-80{margin-left:80px}.margin-l-90{margin-left:90px}.margin-l-100{margin-left:100px}@media only screen and (max-width:1024px){.margin-0-s{margin:0}.margin-5-s{margin:5px}.margin-10-s{margin:10px}.margin-tb-5-s{margin-bottom:5px;margin-top:5px}.margin-tb-10-s{margin-bottom:10px;margin-top:10px}.margin-tb-15-s{margin-bottom:15px;margin-top:15px}.margin-tb-20-s{margin-bottom:20px;margin-top:20px}.margin-t-0-s{margin-top:0}.margin-t-5-s{margin-top:5px}.margin-t-10-s{margin-top:10px}.margin-t-15-s{margin-top:15px}.margin-t-20-s{margin-top:20px}.margin-t-25-s{margin-top:25px}.margin-t-30-s{margin-top:30px}.margin-t-35-s{margin-top:35px}.margin-t-40-s{margin-top:40px}.margin-t-50-s{margin-top:50px}.margin-r-0-s{margin-right:0}.margin-r-10-s{margin-right:10px}.margin-r-15-s{margin-right:15px}.margin-r-40-s{margin-right:40px}.margin-b-0-s{margin-bottom:0}.margin-b-5-s{margin-bottom:5px}.margin-b-10-s{margin-bottom:10px}.margin-b-15-s{margin-bottom:15px}.margin-b-20-s{margin-bottom:20px}.margin-b-25-s{margin-bottom:25px}.margin-b-30-s{margin-bottom:30px}.margin-b-40-s{margin-bottom:40px}.margin-b-60-s{margin-bottom:60px}.margin-l-0-s{margin-left:0}.margin-l-5-s{margin-left:5px}.margin-l-10-s{margin-left:10px}.margin-l-15-s{margin-left:15px}.margin-l-30-s{margin-left:30px}.margin-l-90-s{margin-left:90px}.margin-l-100-s{margin-left:100px}}.width-10{width:10%}.width-15{width:15%}.width-20{width:20%}.width-25{width:25%}.width-30{width:30%}.width-35{width:35%}.width-40{width:40%}.width-45{width:45%}.width-50{width:50%}.width-60{width:60%}.width-65{width:65%}.width-70{width:70%}.width-75{width:75%}.width-80{width:80%}.width-90{width:90%}.width-100{width:100%}.min-fit-content{min-width:-moz-fit-content;min-width:fit-content}.width-fit-content{width:-moz-fit-content;width:fit-content}.width-fill{width:-webkit-fill-available}@media only screen and (max-width:1024px){.width-30-s{width:30%}.width-40-s{width:40%}.width-50-s{width:50%}.width-55-s{width:55%}.width-60-s{width:60%}.width-65-s{width:65%}.width-70-s{width:70%}.width-80-s{width:80%}.width-90-s{width:90%}.width-95-s{width:95%}.width-100-s{width:100%}}.height-full{height:100%}@media only screen and (max-width:1024px){.height-full-s{height:100%}}.height-auto{height:auto}.height-fill{height:-webkit-fill-available}.height-fit-content{height:-moz-fit-content;height:fit-content}.padding-0{padding:0}.padding-5{padding:5px}.padding-10{padding:10px}.padding-15{padding:15px}.padding-20{padding:20px}.padding-25{padding:25px}.padding-30{padding:30px}.padding-35{padding:35px}.padding-40{padding:40px}.padding-50{padding:50px}.padding-70{padding:70px}.padding-100{padding:100px}.padding-tb-0{padding-bottom:0;padding-top:0}.padding-tb-5{padding-bottom:5px;padding-top:5px}.padding-tb-10{padding-bottom:10px;padding-top:10px}.padding-tb-15{padding-bottom:15px;padding-top:15px}.padding-tb-20{padding-bottom:20px;padding-top:20px}.padding-tb-25{padding-bottom:25px;padding-top:25px}.padding-tb-30{padding-bottom:30px;padding-top:30px}.padding-tb-35{padding-bottom:35px;padding-top:35px}.padding-tb-40{padding-bottom:40px;padding-top:40px}.padding-tb-50{padding-bottom:50px;padding-top:50px}.padding-tb-70{padding-bottom:70px;padding-top:70px}.padding-t-0{padding-top:0}.padding-t-5{padding-top:5px}.padding-t-10{padding-top:10px}.padding-t-15{padding-top:15px}.padding-t-20{padding-top:20px}.padding-t-25{padding-top:25px}.padding-t-30{padding-top:30px}.padding-t-35{padding-top:35px}.padding-t-40{padding-top:40px}.padding-t-45{padding-top:45px}.padding-t-50{padding-top:50px}.padding-t-55{padding-top:55px}.padding-t-60{padding-top:60px}.padding-t-70{padding-top:70px}.padding-t-75{padding-top:75px}.padding-t-90{padding-top:90px}.padding-t-100{padding-top:100px}.padding-r-0{padding-right:0}.padding-r-5{padding-right:5px}.padding-r-10{padding-right:10px}.padding-r-15{padding-right:15px}.padding-r-20{padding-right:20px}.padding-r-25{padding-right:25px}.padding-r-30{padding-right:30px}.padding-r-35{padding-right:35px}.padding-r-40{padding-right:40px}.padding-r-50{padding-right:50px}.padding-r-100{padding-right:100px}.padding-b-5{padding-bottom:5px}.padding-b-10{padding-bottom:10px}.padding-b-15{padding-bottom:15px}.padding-b-20{padding-bottom:20px}.padding-b-25{padding-bottom:25px}.padding-b-30{padding-bottom:30px}.padding-b-35{padding-bottom:35px}.padding-b-40{padding-bottom:40px}.padding-b-45{padding-bottom:45px}.padding-b-50{padding-bottom:50px}.padding-b-60{padding-bottom:60px}.padding-b-100{padding-bottom:100px}.padding-l-0{padding-left:0}.padding-l-5{padding-left:5px}.padding-l-10{padding-left:10px}.padding-l-15{padding-left:15px}.padding-l-20{padding-left:20px}.padding-l-25{padding-left:25px}.padding-l-30{padding-left:30px}.padding-l-35{padding-left:35px}.padding-l-40{padding-left:40px}.padding-l-50{padding-left:50px}.padding-l-55{padding-left:55px}.padding-l-80{padding-left:80px}.padding-l-100{padding-left:100px}@media only screen and (max-width:1024px){.padding-0-s{padding:0}.padding-5-s{padding:5px}.padding-10-s{padding:10px}.padding-15-s{padding:15px}.padding-20-s{padding:20px}.padding-25-s{padding:25px}.padding-30-s{padding:30px}.padding-40-s{padding:40px}.padding-tb-0-s{padding-bottom:0;padding-top:0}.padding-tb-5-s{padding-bottom:5px;padding-top:5px}.padding-tb-10-s{padding-bottom:10px;padding-top:10px}.padding-tb-15-s{padding-bottom:15px;padding-top:15px}.padding-tb-20-s{padding-bottom:20px;padding-top:20px}.padding-tb-40-s{padding-bottom:40px;padding-top:40px}.padding-t-0-s{padding-top:0}.padding-t-10-s{padding-top:10px}.padding-t-15-s{padding-top:15px}.padding-t-20-s{padding-top:20px}.padding-t-25-s{padding-top:25px}.padding-t-30-s{padding-top:30px}.padding-t-35-s{padding-top:35px}.padding-t-40-s{padding-top:40px}.padding-t-45-s{padding-top:45px}.padding-t-50-s{padding-top:50px}.padding-t-55-s{padding-top:55px}.padding-t-60-s{padding-top:60px}.padding-t-80-s{padding-top:80px}.padding-r-0-s{padding-right:0}.padding-r-10-s{padding-right:10px}.padding-r-15-s{padding-right:15px}.padding-r-30-s{padding-right:30px}.padding-r-45-s{padding-right:45px}.padding-b-0-s{padding-bottom:0}.padding-b-10-s{padding-bottom:10px}.padding-b-15-s{padding-bottom:15px}.padding-b-20-s{padding-bottom:20px}.padding-b-25-s{padding-bottom:25px}.padding-b-30-s{padding-bottom:30px}.padding-b-40-s{padding-bottom:40px}.padding-b-60-s{padding-bottom:60px}.padding-b-75-s{padding-bottom:75px}.padding-l-0-s{padding-left:0}.padding-l-10-s{padding-left:10px}.padding-l-15-s{padding-left:15px}.padding-l-20-s{padding-left:20px}.padding-l-25-s{padding-left:25px}.padding-l-35-s{padding-left:35px}.padding-l-70-s{padding-left:70px}.padding-l-200-s{padding-left:200px}}.padding-t-10-i{padding-top:10px!important}.padding-b-10-i{padding-bottom:10px!important}.tooltip{color:#9b9ca1;cursor:pointer;font-size:13px;font-weight:400;line-height:17px}.tooltip img{height:15px;width:15px}.tooltip.tooltip-border{border:1px solid #dadada;border-radius:5px;padding:8px 12px}.tooltip-bottom{position:relative}.tooltip-bottom>span{display:none}.tooltip-bottom:hover:after{content:"";height:11px;margin:5px auto 0;transform:rotate(-45deg);width:11px}.tooltip-bottom:hover:after,.tooltip-bottom:hover>span{background:#e3f7ff;display:block;position:absolute;top:20px}.tooltip-bottom:hover>span{color:#6f6f6f;font-size:13px;font-weight:500;left:-60px;line-height:20px;margin-top:10px;padding:10px;width:300px;z-index:1}@media only screen and (max-width:1024px){.tooltip-bottom:hover>span{width:150px}}.tooltip-bottom-right{position:relative}.tooltip-bottom-right>span{display:none}.tooltip-bottom-right:hover:after{background:#e3f7ff;content:"";display:block;height:11px;margin:5px auto 0;position:absolute;top:20px;transform:rotate(-45deg);width:11px}.tooltip-bottom-right:hover>span{background:#e3f7ff;color:#6f6f6f;display:block;font-size:13px;font-weight:500;line-height:20px;margin-top:10px;padding:10px;position:absolute;right:0;top:20px;width:300px;z-index:1}@media only screen and (max-width:1024px){.tooltip-bottom-right:hover>span{width:150px}}.tooltip-custom{background:#feffe7;box-shadow:0 0 1px -1px #0006;box-shadow:0 4px 6px -1px #00000026;left:0;position:relative;top:-50px;z-index:10}.tooltip-custom:after{background:#feffe7;bottom:-5px;box-shadow:0 0 1px -1px #0006;box-shadow:0 4px 2px -1px #00000026;content:"";display:block;height:11px;margin:0 auto;position:absolute;transform:rotate(-45deg);width:11px}.bg-blue{background:#1a9dd9}.bg-blue-3{background:#f0faff}.bg-blue-700{background:#0369a1}.bg-blue-100{background:#e0f3fe}@media only screen and (max-width:1024px){.bg-blue-blur-s{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0269a1bf}}.bg-black{background:#000}.bg-black-i{background:#000!important}.bg-grey{background:#f8f9fa}.bg-grey-2{background:#f5f5f5}.bg-grey-4{background:#464646}.bg-gray-5{background:#5b5b5b}.bg-grey-6{background:#f7f7fa}.bg-grey-7{background:#f8f9fb}.bg-gray-8{background:#cbd5e1;background:#f1f5f9}.bg-white{background:#fff}.bg-yellow{background:#fffad6}.bg-yellow1{background:#ffd42f}.bg-yellow-i{background:#fffad6!important}.bg-yellow-2{background:#ffe241}.bg-yellow-3{background:#fd0}.bg-yellow-4{background:#fff171}.bg-green{background:#1e815d}.bg-green-newKT{background:#effaf4}.bg-green-light{background:#1e815d1a}.bg-green-light2{background:#27aa7b1a}.bg-red{background-color:#ff2a05}.bg-yellow-t{background-color:#feffe7}.bg-neutral-200{background:#e2e8f0}@media only screen and (max-width:1024px){.bg-yellow-2-s{background:#ffe241}.bg-none-s{background:none!important}}.bg-hover-grey:hover{background:#f8f9fa}.bg-hover-blue:hover{background:#e0f3fe}.bw .bg-green,.bw .bg-red,.bw .bg-yellow-3,.bwb .bg-green,.bwb .bg-red,.bwb .bg-yellow-3,.bwy .bg-green,.bwy .bg-red,.bwy .bg-yellow-3{background:#000}.bw .bg-blue-100,.bw .bg-green-light2,.bw .bg-yellow,.bw .bg-yellow-2,.bwb .bg-blue-100,.bwb .bg-green-light2,.bwb .bg-yellow,.bwb .bg-yellow-2,.bwy .bg-blue-100,.bwy .bg-green-light2,.bwy .bg-yellow,.bwy .bg-yellow-2{background:#fff}.filter-black-white{filter:grayscale(1)}.border-none{border:none}.border-v-divider-black+.border-v-divider-black{border-left:1px solid #000}.border-b-select-black:after{border-bottom:2px solid #000;bottom:-5px;content:"";position:absolute;width:100%}.border-solid-white{border:1px solid #fff}.border-solid-green2{border:1px solid #1e815d}.border-solid-gray{border:1px solid #e7e7e7}.border-solid-red{border:1px solid #ff2a05}.border-solid-blue{border:1px solid #008fcc}.border-solid-green{border:1px solid #1e815d}.border-solid-yellow{border:1px solid #ffe241}.border-l-3-solid-orange{border-left:3px solid #ffb10a}.border-solid-blue{border:1px solid #1a9dd9}.border-solid-black{border:1px solid #000}.border-dashed-black{border:1px dashed #000}.border-solid-black-6{border:6px solid #000}.border-t-solid-black{border-top:1px solid #000}.border-b-solid-black{border-bottom:1px solid #000}.border-l-solid-black{border-left:1px solid #000}.border-r-solid-black{border-right:1px solid #000}.border-solid-gray-top{border-top:1px solid #e7e7e7}.border-bottom-solid-gray{border-bottom:1px solid #e7e7e7}.border-left-solid-gray{border-left:1px solid #e7e7e7}.border-right-solid-gray{border-right:1px solid #e7e7e7}@media only screen and (max-width:1024px){.border-solid-gray-s{border:1px solid #e7e7e7}.border-bottom-solid-gray-s{border-bottom:1px solid #e7e7e7}.border-none-s{border:none}}.border-radius-full{border-radius:50%!important}.border-radius-5{border-radius:5px}.border-radius-10{border-radius:10px}.border-radius-15{border-radius:15px}.border-radius-20{border-radius:20px}.border-radius-25{border-radius:25px}.border-radius-30{border-radius:30px}@media only screen and (max-width:1024px){.border-radius-5-s{border-radius:5px}.border-radius-10-s{border-radius:10px}.border-radius-20-s{border-radius:20px}}.border-radius-tl-10{border-top-left-radius:10px}.border-radius-tl-15{border-top-left-radius:15px}.border-radius-tr-10{border-top-right-radius:10px}.border-radius-tr-15{border-top-right-radius:15px}.shadow{box-shadow:0 25px 50px -12px #00000040}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}:root{--star-size:24px;--star-color:#e7e7e7;--star-background:#ffb10a}.stars{--percent:calc(var(--rating)/5*100%);display:inline-block}.stars:before{background:linear-gradient(90deg,var(--star-background) var(--percent),var(--star-color) var(--percent));-webkit-background-clip:text;content:"★★★★★";letter-spacing:3px;-webkit-text-fill-color:transparent}.stars.star-16:before{font-size:16px}@media only screen and (max-width:1024px){.stars.star-14-s:before{font-size:14px}}.bw .stars:before,.bwb .stars:before,.bwy .stars:before{background:#000;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.bg-blur{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bg-blur-animation{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:-webkit-backdrop-filter .3s linear;transition:backdrop-filter .3s linear;transition:backdrop-filter .3s linear,-webkit-backdrop-filter .3s linear}.bg-blur-animation.active{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes bg-blur-animation{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}25%{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}50%{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}75%{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}to{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.loader{animation:rotate 1s infinite;height:50px;width:50px}.loader:after,.loader:before{border-radius:50%;content:"";display:block;height:20px;width:20px}.loader:before{animation:ball1 1s infinite;background-color:#fd0;box-shadow:30px 0 #008ad2;margin-bottom:10px}.loader:after{animation:ball2 1s infinite;background-color:#008ad2;box-shadow:30px 0 #fd0}@keyframes rotate{0%{transform:rotate(0) scale(.8)}50%{transform:rotate(1turn) scale(1.2)}to{transform:rotate(2turn) scale(.8)}}@keyframes ball1{0%{box-shadow:30px 0 #008ad2}50%{box-shadow:0 0 #008ad2;margin-bottom:0;transform:translate(15px,15px)}to{box-shadow:30px 0 #008ad2;margin-bottom:10px}}@keyframes ball2{0%{box-shadow:30px 0 #fd0}50%{box-shadow:0 0 #fd0;margin-top:-20px;transform:translate(15px,15px)}to{box-shadow:30px 0 0 #fd0w;margin-top:0}}.rotateZ-180{transform:rotate(-180deg)}.transition-all-04{transition:all .4s ease}.animation-collapse{max-height:0;overflow:hidden;transition:max-height .4s ease-out}.animation-collapse.active{max-height:100vh;transition:max-height .4s ease-in}.animation-swiper-left{transform:translate(-100%);transition:transform .5s}.animation-swiper-left.active{transform:translate(0)}.animation-show{opacity:0;transition:visibility .1s,opacity .1s linear;visibility:hidden}.animation-show.active{opacity:1;visibility:visible}.skeleton{animation:skeleton-loading 1s linear infinite alternate}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}.fadeIn{animation:fadeIn 1s ease-in;opacity:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.carousel.gap-5 .carousel__track{gap:5px}.carousel.gap-10 .carousel__track{gap:10px}.skeletonPrice{border-radius:16px;height:32px;width:100px}.skeletonPrice>div{display:none}.skeletonSalePriceNew{border-radius:17px;height:35px;width:100px}.skeletonSalePriceNew>span{display:none}.skeletonSalePriceOld{border-radius:10px;height:20px;width:100px}.skeletonSalePriceOld>div{display:none}.text-size-6{font-size:.4rem;line-height:.6rem}.text-size-10{font-size:.6rem;line-height:.8rem}.text-size-11{font-size:.67rem;line-height:.9rem}.text-size-12{font-size:.75rem;line-height:1rem}.text-size-13{font-size:.81rem;line-height:1.1rem}.text-size-14,.text-size-15{font-size:.875rem;line-height:1.25rem}.text-size-16{font-size:1rem;line-height:1.5rem}.text-size-18{font-size:1.125rem;line-height:1.75rem}.text-size-20{font-size:1.25rem;line-height:1.75rem}.text-size-24{font-size:1.5rem;line-height:2rem}.text-size-25{font-size:1.6rem;line-height:2.175rem}.text-size-28{font-size:1.8rem;line-height:2.25rem}.text-size-30{font-size:1.875rem;line-height:2.25rem}.text-size-32{font-size:2rem;line-height:2.35rem}.text-size-36{font-size:2.25rem;line-height:2.5rem}.text-size-40,.text-size-44,.text-size-48,.text-size-50{font-size:3rem;line-height:1}.text-size-56,.text-size-60,.text-size-64{font-size:3.75rem;line-height:1}.text-size-72,.text-size-75,.text-size-80{font-size:4.5rem;line-height:1}.text-size-100,.text-size-80{font-size:6rem;line-height:1}@media only screen and (max-width:1024px){.text-size-10-s{font-size:.6rem;line-height:.8rem}.text-size-12-s{font-size:.75rem;line-height:1rem}.text-size-14-s,.text-size-15-s{font-size:.875rem;line-height:1.25rem}.text-size-16-s{font-size:1rem;line-height:1.5rem}.text-size-18-s{font-size:1.125rem;line-height:1.75rem}.text-size-20-s{font-size:1.25rem;line-height:1.75rem}.text-size-24-s{font-size:1.5rem;line-height:2rem}.text-size-25-s{font-size:1.6rem;line-height:2.175rem}.text-size-30-s{font-size:1.875rem;line-height:2.25rem}.text-size-36-s{font-size:2.25rem;line-height:2.5rem}.text-size-40-s,.text-size-48-s{font-size:3rem;line-height:1}}body.font-size-x13{font-size:1rem;line-height:1.5rem}body.font-size-x13 .text-size-6{font-size:.52rem;line-height:.78rem}body.font-size-x13 .text-size-10{font-size:.78rem;line-height:1.04rem}body.font-size-x13 .text-size-11{font-size:.871rem;line-height:1.17rem}body.font-size-x13 .text-size-12{font-size:.975rem;line-height:1.3rem}body.font-size-x13 .text-size-14,body.font-size-x13 .text-size-15{font-size:1.1375rem;line-height:1.625rem}body.font-size-x13 .text-size-16{font-size:1.3rem;line-height:1.95rem}body.font-size-x13 .text-size-18{font-size:1.4625rem;line-height:2.275rem}body.font-size-x13 .text-size-20{font-size:1.625rem;line-height:2.275rem}body.font-size-x13 .text-size-24{font-size:1.95rem;line-height:2.6rem}body.font-size-x13 .text-size-25{font-size:2.08rem;line-height:2.8275rem}body.font-size-x13 .text-size-28{font-size:2.34rem;line-height:2.925rem}body.font-size-x13 .text-size-30{font-size:2.4375rem;line-height:2.925rem}body.font-size-x13 .text-size-32{font-size:2.6rem;line-height:3.055rem}body.font-size-x13 .text-size-36{font-size:2.925rem;line-height:3.25rem}body.font-size-x13 .text-size-40,body.font-size-x13 .text-size-44,body.font-size-x13 .text-size-48,body.font-size-x13 .text-size-50{font-size:3.9rem;line-height:1.3}body.font-size-x13 .text-size-56,body.font-size-x13 .text-size-60,body.font-size-x13 .text-size-64{font-size:4.875rem;line-height:1.3}body.font-size-x13 .text-size-72,body.font-size-x13 .text-size-75,body.font-size-x13 .text-size-80{font-size:5.85rem;line-height:1.3}body.font-size-x13 .text-size-100,body.font-size-x13 .text-size-80{font-size:7.8rem;line-height:1.3}@media only screen and (max-width:1024px){body.font-size-x13 .text-size-10-s{font-size:.78rem;line-height:1.04rem}body.font-size-x13 .text-size-12-s{font-size:.975rem;line-height:1.3rem}body.font-size-x13 .text-size-14-s,body.font-size-x13 .text-size-15{font-size:1.1375rem;line-height:1.625rem}body.font-size-x13 .text-size-16-s{font-size:1.3rem;line-height:1.95rem}body.font-size-x13 .text-size-18-s{font-size:1.4625rem;line-height:2.275rem}body.font-size-x13 .text-size-20-s{font-size:1.625rem;line-height:2.275rem}body.font-size-x13 .text-size-24-s{font-size:1.95rem;line-height:2.6rem}body.font-size-x13 .text-size-25-s{font-size:2.08rem;line-height:2.8275rem}body.font-size-x13 .text-size-30-s{font-size:2.4375rem;line-height:2.925rem}body.font-size-x13 .text-size-36-s{font-size:2.925rem;line-height:3.25rem}body.font-size-x13 .text-size-40-s,body.font-size-x13 .text-size-48-s{font-size:3.9rem;line-height:1.3}}body.font-size-x14{font-size:1.1rem;line-height:1.65rem}body.font-size-x14 .text-size-6{font-size:.56rem;line-height:.84rem}body.font-size-x14 .text-size-10{font-size:.84rem;line-height:1.12rem}body.font-size-x14 .text-size-11{font-size:.938rem;line-height:1.26rem}body.font-size-x14 .text-size-12{font-size:1.05rem;line-height:1.4rem}body.font-size-x14 .text-size-14,body.font-size-x14 .text-size-15{font-size:1.225rem;line-height:1.75rem}body.font-size-x14 .text-size-16{font-size:1.4rem;line-height:2.1rem}body.font-size-x14 .text-size-18{font-size:1.575rem;line-height:2.45rem}body.font-size-x14 .text-size-20{font-size:1.75rem;line-height:2.45rem}body.font-size-x14 .text-size-24{font-size:2.1rem;line-height:2.8rem}body.font-size-x14 .text-size-25{font-size:2.24rem;line-height:3.045rem}body.font-size-x14 .text-size-28{font-size:2.52rem;line-height:3.15rem}body.font-size-x14 .text-size-30{font-size:2.625rem;line-height:3.15rem}body.font-size-x14 .text-size-32{font-size:2.8rem;line-height:3.29rem}body.font-size-x14 .text-size-36{font-size:3.15rem;line-height:3.5rem}body.font-size-x14 .text-size-40,body.font-size-x14 .text-size-44,body.font-size-x14 .text-size-48,body.font-size-x14 .text-size-50{font-size:4.2rem;line-height:1.4}body.font-size-x14 .text-size-56,body.font-size-x14 .text-size-60,body.font-size-x14 .text-size-64{font-size:5.25rem;line-height:1.4}body.font-size-x14 .text-size-72,body.font-size-x14 .text-size-75,body.font-size-x14 .text-size-80{font-size:6.3rem;line-height:1.4}body.font-size-x14 .text-size-100,body.font-size-x14 .text-size-80{font-size:8.4rem;line-height:1.4}@media only screen and (max-width:1024px){body.font-size-x14 .text-size-10-s{font-size:.84rem;line-height:1.12rem}body.font-size-x14 .text-size-12-s{font-size:1.05rem;line-height:1.4rem}body.font-size-x14 .text-size-14-s,body.font-size-x14 .text-size-15{font-size:1.225rem;line-height:1.75rem}body.font-size-x14 .text-size-16-s{font-size:1.4rem;line-height:2.1rem}body.font-size-x14 .text-size-18-s{font-size:1.575rem;line-height:2.45rem}body.font-size-x14 .text-size-20-s{font-size:1.75rem;line-height:2.45rem}body.font-size-x14 .text-size-24-s{font-size:2.1rem;line-height:2.8rem}body.font-size-x14 .text-size-25-s{font-size:2.24rem;line-height:3.045rem}body.font-size-x14 .text-size-30-s{font-size:2.625rem;line-height:3.15rem}body.font-size-x14 .text-size-36-s{font-size:3.15rem;line-height:3.5rem}body.font-size-x14 .text-size-40-s,body.font-size-x14 .text-size-48-s{font-size:4.2rem;line-height:1.4}}body.font-size-x15{font-size:1.2rem;line-height:1.8rem}body.font-size-x15 .text-size-6{font-size:.6rem;line-height:.9rem}body.font-size-x15 .text-size-10{font-size:.9rem;line-height:1.2rem}body.font-size-x15 .text-size-11{font-size:1.005rem;line-height:1.35rem}body.font-size-x15 .text-size-12{font-size:1.125rem;line-height:1.5rem}body.font-size-x15 .text-size-14,body.font-size-x15 .text-size-15{font-size:1.3125rem;line-height:1.875rem}body.font-size-x15 .text-size-16{font-size:1.5rem;line-height:2.25rem}body.font-size-x15 .text-size-18{font-size:1.6875rem;line-height:2.625rem}body.font-size-x15 .text-size-20{font-size:1.875rem;line-height:2.625rem}body.font-size-x15 .text-size-24{font-size:2.25rem;line-height:3rem}body.font-size-x15 .text-size-25{font-size:2.4rem;line-height:3.2625rem}body.font-size-x15 .text-size-28{font-size:2.7rem;line-height:3.375rem}body.font-size-x15 .text-size-30{font-size:2.8125rem;line-height:3.375rem}body.font-size-x15 .text-size-32{font-size:3rem;line-height:3.525rem}body.font-size-x15 .text-size-36{font-size:3.375rem;line-height:3.75rem}body.font-size-x15 .text-size-40,body.font-size-x15 .text-size-44,body.font-size-x15 .text-size-48,body.font-size-x15 .text-size-50{font-size:4.5rem;line-height:1.5}body.font-size-x15 .text-size-56,body.font-size-x15 .text-size-60,body.font-size-x15 .text-size-64{font-size:5.625rem;line-height:1.5}body.font-size-x15 .text-size-72,body.font-size-x15 .text-size-75,body.font-size-x15 .text-size-80{font-size:6.75rem;line-height:1.5}body.font-size-x15 .text-size-100,body.font-size-x15 .text-size-80{font-size:9rem;line-height:1.5}@media only screen and (max-width:1024px){body.font-size-x15 .text-size-10-s{font-size:.9rem;line-height:1.2rem}body.font-size-x15 .text-size-12-s{font-size:1.125rem;line-height:1.5rem}body.font-size-x15 .text-size-14-s,body.font-size-x15 .text-size-15{font-size:1.3125rem;line-height:1.875rem}body.font-size-x15 .text-size-16-s{font-size:1.5rem;line-height:2.25rem}body.font-size-x15 .text-size-18-s{font-size:1.6875rem;line-height:2.625rem}body.font-size-x15 .text-size-20-s{font-size:1.875rem;line-height:2.625rem}body.font-size-x15 .text-size-24-s{font-size:2.25rem;line-height:3rem}body.font-size-x15 .text-size-25-s{font-size:2.4rem;line-height:3.2625rem}body.font-size-x15 .text-size-30-s{font-size:2.8125rem;line-height:3.375rem}body.font-size-x15 .text-size-36-s{font-size:3.375rem;line-height:3.75rem}body.font-size-x15 .text-size-40-s,body.font-size-x15 .text-size-48-s{font-size:4.5rem;line-height:1.5}}.text-size-10-i{font-size:.6rem!important;line-height:.8rem!important}.text-black{color:#000}.text-red-600{color:#f01906}.text-green-600{color:#1e815d}.text-yellow{color:#ffdf01}.text-orange{color:#ff5d37}.text-grey-500{color:#6b7280}.text-grey-400{color:#94a3b8}.text-grey-500{color:#4b5563}.text-blue-600{color:#008ad2}.text-white{color:#fff}@media only screen and (max-width:1024px){.text-grey-400-s{color:#94a3b8}}.bw .text-blue-600,.bw .text-green-600,.bw .text-red-600,.bw .text-yellow,.bwb .text-blue-600,.bwb .text-green-600,.bwb .text-red-600,.bwb .text-yellow,.bwy .text-blue-600,.bwy .text-green-600,.bwy .text-red-600,.bwy .text-yellow,.text-hover-black:hover{color:#000}.text-weight-300{font-weight:300!important}.text-weight-400{font-weight:400!important}.text-weight-500{font-weight:500!important}.text-weight-600{font-weight:600!important}.text-weight-700{font-weight:700!important}@media only screen and (max-width:1024px){.text-weight-500-s{font-weight:500!important}.text-weight-700-s{font-weight:700!important}}.description-text{color:#000;text-align:justify}.description-text,.description-text p{font-size:1rem;font-weight:300;line-height:1.5rem}.description-text ul{list-style-position:inside;list-style-type:square;margin-bottom:10px}.description-text ul li{font-weight:300;margin-bottom:16px}.description-text h1,.description-text h2,.description-text h3,.description-text h4{color:#1c1e24;font-size:1.125rem;font-weight:600;line-height:1.75rem;margin-bottom:10px}.description-text h2:first-letter{text-transform:uppercase}.description-text b{font-weight:700}body.font-size-x13 .description-text,body.font-size-x13 .description-text p{font-size:1.3rem;line-height:1.95rem}body.font-size-x13 .description-text h1,body.font-size-x13 .description-text h2,body.font-size-x13 .description-text h3,body.font-size-x13 .description-text h4{font-size:3.9rem;line-height:1.3}@media only screen and (max-width:1024px){body.font-size-x13 .description-text,body.font-size-x13 .description-text p{font-size:1.3rem;line-height:1.95rem}body.font-size-x13 .description-text h1,body.font-size-x13 .description-text h2,body.font-size-x13 .description-text h3,body.font-size-x13 .description-text h4{font-size:2.275rem;line-height:2.6rem}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.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 svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.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}}
