*{padding:0;margin:0;border:0}*,*::after,*::before{box-sizing:border-box}*::after,*::before{display:inline-block}body,html{height:100%;min-width:320px}body{color:#000;line-height:1;font-family:Inter,sans-serif;font-size:1rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Inter,sans-serif;font-size:inherit;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0)}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ol li,ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{background-color:#fffbec}.lock body{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:83.125rem;margin:0 auto;padding:0 .9375rem}[class*="--gc"]{display:grid;min-width:0;grid-template-columns:.9375rem 1fr minmax(auto,81.25rem) 1fr .9375rem}[class*="--gc"]>*{min-width:0;grid-column:3/4}.error{margin-top:.625rem;font-size:1rem;color:red}.locationForm{padding:5.5625em 4em 2.875em 3.9375em;background-color:#fff;border-radius:10px}.locationForm__row{display:flex;flex-wrap:wrap;gap:1.875rem}.locationForm__row_group{display:flex;flex-direction:column;justify-content:space-between;flex:0 1 23.1875rem}.locationForm__row_group>*+*{margin-top:1.25rem}.locationForm__row_group .locationForm__label,.locationForm__row_group .locationForm__select{flex:0 1 auto}.locationForm__row+.locationForm__row{margin-top:1.875rem}.locationForm__row:last-of-type{margin-top:7rem;align-items:stretch}.locationForm__row:last-of-type>.locationForm__label{flex:1 1 auto}.locationForm__row:last-of-type>.locationForm__label>textarea{min-height:37.125rem}.locationForm__button{display:block;margin:4.875em auto 0 auto}.locationForm__label{display:flex;flex-direction:column;align-items:start;font-weight:500;font-size:.875rem;color:#393939;flex:0 1 23.1875rem;min-width:20rem}.locationForm__label._form-error>label{border-color:red}.locationForm__label--required span:after{content:"*";position:static;margin-left:.3125em}.locationForm__label_input{margin-top:.6875em}.locationForm__label_input._form-error{border-color:red}.locationForm__select{flex:0 1 23.1875rem;min-width:20rem}.locationForm__select--required>.locationForm__select-name::after{content:"*";position:static;margin-left:.3125em}.locationForm__select ._form-error .select__title{border-color:red}.locationForm__select-name{font-weight:500;font-size:14px;color:#393939}.locationForm__select>.select{margin-top:.6875em}.locationForm__select>.select .select__options{position:static;margin-top:.375rem}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;appearance:none}input{font-weight:500;font-size:.875rem;letter-spacing:.04em}input::-webkit-input-placeholder{font-family:Ubuntu,Inter,sans-serif;font-weight:500;font-size:1rem;letter-spacing:.04em;color:#9c9c9c}input:-ms-input-placeholder{font-family:Ubuntu,Inter,sans-serif;font-weight:500;font-size:1rem;letter-spacing:.04em;color:#9c9c9c}input::-ms-input-placeholder{font-family:Ubuntu,Inter,sans-serif;font-weight:500;font-size:1rem;letter-spacing:.04em;color:#9c9c9c}input::placeholder{font-family:Ubuntu,Inter,sans-serif;font-weight:500;font-size:1rem;letter-spacing:.04em;color:#9c9c9c}.input-download__file{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.input-download--downloaded .input-download__label-placeholder::after{display:none}.input-download__name{margin-bottom:.6875rem}.input-download__label{cursor:pointer}.input-download__label.input{padding:.5rem .625rem}.input-download__label-placeholder{display:inline-block;padding:.3125rem 1.25rem;font-weight:500;font-size:.75rem;color:#393939;border-radius:10px;background:#e6e6e6}.input{border-radius:10px;width:100%;display:block;padding:.6875rem .9375rem;border:1px solid #ffcb6e;caret-color:inherit;min-height:41px}.input[placeholder]:not([data-placeholder-nohiden])::-webkit-input-placeholder{-webkit-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus::-webkit-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus:-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{resize:none;padding:1.8125rem 1.625rem 2.3125rem 1.625rem;font-family:Montserrat,sans-serif;font-weight:400;font-size:1rem;color:#000}.input-search{font-family:Inter,sans-serif;font-weight:500;font-size:.875rem;color:#07a4be;padding:.5625rem 1.625rem .5rem 3.5rem;border-radius:10px}.input-search::-webkit-input-placeholder{font-family:Inter,sans-serif;color:#07a4be}.input-search:-ms-input-placeholder{font-family:Inter,sans-serif;color:#07a4be}.input-search::-ms-input-placeholder{font-family:Inter,sans-serif;color:#07a4be}.input-search::placeholder{font-family:Inter,sans-serif;color:#07a4be}.checkbox{position:relative}.checkbox:not(:last-child){margin-bottom:em(5)}.checkbox__input{position:absolute;width:0;height:0;opacity:0}.checkbox__input:focus-visible+.checkbox__label:before{box-shadow:0 0 5px #000}.checkbox__input:checked+.checkbox__label:before{background:#000}.checkbox__label{cursor:pointer;display:inline-flex;position:relative;gap:10px}.checkbox__label:before{content:"";align-self:flex-start;flex:0 0 20px;width:20px;height:20px;border:1px solid #a7a9ac}.checkbox__text{align-self:center}.select{min-width:0;position:relative}.select__body{position:relative}.select__title{color:inherit;text-align:left;padding:.75em .9375em;border:1px solid #ffcb6e;background-color:#fff;cursor:pointer;width:100%;border-radius:10px}.select__value{display:flex;min-width:0;align-items:center;height:1.0625rem;gap:.625rem}.select__value>*{flex:1 1 auto}.select__value:after{content:"";flex:0 0 14px;height:8px;transition:all .3s ease 0s;display:flex;justify-content:center;align-items:center;background:url(../img/icons/selectArrow.svg) center/contain no-repeat}._select-open .select__value:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.select__value._select-pseudo-label::before{content:attr(data-pseudo-label);opacity:.5}.select__content{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;font-size:.875rem;height:inherit;color:#393939}.select__text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__input{width:100%;background-color:rgba(0,0,0,0);height:100%}.select__options{color:#000;position:absolute;top:calc(100% - -.375rem);min-width:100%;left:0;background-color:#fff;border-radius:10px;border:1px solid #ffcb6e;padding:19px 22px 17px 21px}.select__scroll{overflow-y:auto;overflow-x:hidden;max-height:8.8125rem}.select__option{width:100%;text-align:left;cursor:pointer;padding:0 7px 10px 7px;color:inherit;font-family:Ubuntu,sans-serif;font-weight:500;font-size:1.0625rem;line-height:1.141rem;border-bottom:1px solid #ffcb6e}.select__option+.select__option{margin-top:8px}.select__option._select-selected{background-color:#eee}.select__row{display:inline-flex;align-items:center}.select--show-top .select__options{top:auto;bottom:calc(100% + .375rem)}.select_language .select__option{position:relative;padding-left:26px}.select_language .select__option::before{content:"";position:absolute;top:0;left:0;width:17px;height:17px;border:1px solid #ffcb6e;border-radius:2px}.select_language .select__option._select-selected{background:0 0}.select_language .select__option._select-selected::before{background:url(../img/icons/complete.svg) center/contain no-repeat}.select_categories .select__options .select__scroll{max-height:27.1875rem!important}.select_site-language{display:inline-block}.select_site-language .select__title{padding:0;border:unset;background-color:unset;border-radius:unset}.select_site-language .select__value{display:flex;min-width:38px;align-items:center;height:1.0625rem;gap:.3125rem}.select_site-language .select__options{position:absolute;top:calc(100% - -.375rem);min-width:100%;left:0;background-color:#fff;border-radius:10px;padding:8px}.select_site-language .select__option{width:100%;text-align:center;cursor:pointer;padding:0 0 5px 0;color:inherit;line-height:1rem;margin-bottom:5px}.select_site-language .select__option:last-child{margin-bottom:0}.select_site-language .select__option+.select__option{margin-top:0}._select-tag{cursor:pointer}.rating{display:inline-block}.rating__items{display:inline-flex;align-items:flex-start;gap:.25rem}.rating__item{flex:0 0 1rem;width:1rem;height:1.0625rem;position:relative;background:url(../img/icons/unselectedStar.svg) 0 0/1rem no-repeat;transition:all .3s}.rating__item--active{background:url(../img/icons/star.svg) 0 0/1rem no-repeat}.rating__item span{position:absolute;top:0;left:0;width:0%;height:1.0625rem;background:url(../img/icons/star.svg) 0 0/1rem no-repeat}.rating__item:not(:last-child)::after{content:"";position:absolute;right:0;top:0;height:100%;width:.25rem;-webkit-transform:translateX(100%);transform:translateX(100%)}[data-rating=set] .rating__item:not(:last-child)::after{cursor:pointer}.rating__input{width:100%;height:100%;opacity:0;display:block}[data-rating=set] .rating__input{cursor:pointer}.pagging{display:flex;align-items:center;justify-content:center}.pagging__list{display:flex}.pagging__list li{font-weight:600;font-size:.6875rem;color:#25697d;margin-right:.3125rem}.pagging__list li:last-child{margin-right:0}.pagging__list li.pagging__list-li--noMargin{margin-right:0}.pagging__list li._active{color:#4aa1bb}.pagging__list li>a{transition:color .2s ease-in-out}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:700}h1{font-size:1.875rem;color:#fff}h2{font-size:2rem;color:#000}ol{counter-reset:list1}ol li::before{content:counter(list1) ".";counter-increment:list1}ol li a{display:inline}ol li ol{padding-left:.8125rem;counter-reset:list2}ol li ol li::before{content:counter(list1) "." counter(list2);counter-increment:list2}.main-home{padding:1.8125rem 0 3.1875rem 0}.main-category{padding:4rem 0 3.875rem 0}.main-category .breadcrumbs{margin-bottom:4rem}.main-blog{padding:2.9375rem 0 1.9375rem 0}.main-addLocation{padding:4.625rem 0 3.5625rem 0}.main-product{padding:5.3125rem 0 4.125rem 0}section+section{margin-top:3.125rem}.title{border-radius:10px 10px 0 0;padding:2em 1.3125em 2em 1.3125em;background-color:#ffcb6e}.button{background:#ffcb6e;max-width:23.1875rem;width:100%;padding:.5em .625em .5625em .625em;font-family:Inter,sans-serif;font-weight:500;font-size:1.25rem;color:#000;border:1px solid #ffcb6e;border-radius:10px;transition:all .2s ease-in-out}.button>svg path{transition:fill .2s ease-in-out}.button:focus{background-color:#4aa1bb;border-color:#4aa1bb;color:#fff}.button:focus svg path{fill:#fff}.tags{display:flex;align-items:center;gap:1.25rem}.tags li{display:flex;align-items:center;font-family:Ubuntu,Inter,sans-serif;font-weight:400;font-size:.6875rem;color:#3c3c3c}.tags li span+span::before{content:"/"}.tags li svg{width:1.375rem;height:1.375rem;margin-right:.375rem}.othersProducts{padding-bottom:5.125rem}.othersProducts__container{position:relative}.othersProducts__slider{position:relative;padding-top:3.125rem;border-top:1px solid #ffcb6e}.othersProducts__wrapper{justify-content:space-between}.othersProducts__slide{margin-right:20px;width:19.125rem}.othersProducts__button{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.othersProducts__button::before{content:"";position:absolute;width:40px;height:40px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.othersProducts__button.othersProducts-button-prev{left:-8px}.othersProducts__button.othersProducts-button-next{right:-6px}.rate{display:flex;align-items:center}.rate__grade{font-family:Ubuntu,Inter,sans-serif;font-weight:400;font-size:.6875rem;color:#3c3c3c;margin-left:.5625rem}.othersProduct-card{width:100%;max-width:306px}.othersProduct-card__img{width:100%;max-width:19.125rem;height:11.4375rem}.othersProduct-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.othersProduct-card__name{margin:.5625rem 0 1.125rem 0}.filter .select+.select{margin-top:.5rem}.filter .select+button{margin-top:1rem}.filter--row{padding:2.21875rem 1.7125rem 2.21875rem 1.625rem;background:#cfeaff;border-radius:10px;display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem}.filter--row .select+.select,.filter--row .select+button{margin-top:0}.filter--row>*{flex:1 1 14.9375rem}.filter__button{display:flex;align-items:center;justify-content:center;text-transform:uppercase}.filter__button svg{margin-right:.4375rem}.select_category select[name="filter[age]"]+.select__body .select__content::before{background:url(../img/icons/ageBlack.webp) center/contain no-repeat}.select_category select[name="filter[city]"]+.select__body .select__content::before{background:url(../img/icons/pinBlack.svg) center/contain no-repeat}.select_category select[name="filter[language]"]+.select__body .select__content::before{background:url(../img/icons/worldBlack.svg) center/contain no-repeat}.select_category select[name="filter[category]"]+.select__body .select__content::before{background:url(../img/icons/categoryBlack.svg) center/contain no-repeat}.select_category .select__title{padding:1.03125em .9125em .96875em 2.6875em;border:none}.select_category .select__title .select__content{overflow:visible;position:relative;color:#000}.select_category .select__title .select__content::before{content:"";position:absolute;top:50%;left:-34px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.3125rem;height:1.3125rem}.select_category .select__options{border:none}.select_category .select__options .select__option{border-color:#000}.filter-output{padding-bottom:.75rem;border-radius:10px;background-color:#fff;min-width:15rem}.filter-output__list>li{border-bottom:1px solid #cbcbcb}.filter-output__list>li:first-child .filter-output__list-category{padding-top:.6875rem}.filter-output__list>li:first-child .filter-output__list-product{padding-top:1rem}.filter-output__list>li:last-child{border:none}.filter-output__list>li:not(:first-child) .filter-output__list-category{padding-top:.625rem}.filter-output__list-category{display:block;position:relative;padding:0 1.25rem .3125rem 1.6875rem;font-weight:700;font-size:.875rem;color:#4aa1bb;line-height:1rem;transition:color .2s ease-in-out}.filter-output__list-category::before{content:"";position:absolute;top:calc(50% - -.15625rem);left:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.3125rem;height:.3125rem;border-radius:50%;background-color:#4aa1bb}.filter-output__list-product{display:block;padding:.3125rem .625rem}.filter-output .pagging{padding-top:.6875rem;border-top:1px solid #cbcbcb}.smallCard-product{padding:.3125rem 1.25rem .3125rem 1.1875rem}.smallCard-product__row{display:flex;gap:.625rem}.smallCard-product__row+.smallCard-product__row{margin-top:.125rem}.smallCard-product__row:last-child{align-items:center}.smallCard-product__row-column{display:flex;flex-direction:column;gap:.25rem}.smallCard-product__row-column:first-child{flex:0 1 4.625rem}.smallCard-product__img{width:4.625rem;height:2.625rem;border-radius:4px;-o-object-fit:cover;object-fit:cover}.smallCard-product__name{font-family:Inter,sans-serif;font-weight:600;font-size:.75rem;color:#4aa1bb}.smallCard-product__tags{gap:.3125rem}.smallCard-product__tags li{font-weight:500;font-size:.4375rem;letter-spacing:-.04em;color:#595959}.smallCard-product__tags li svg{width:.6875rem;height:.6875rem;margin-right:.125rem}.smallCard-product__rate .rating{line-height:0}.smallCard-product__rate .rating__items{gap:.125rem}.smallCard-product__rate .rating__item{flex:0 0 .5625rem;width:.5625rem;height:.5625rem;background-size:contain}.smallCard-product__rate .rating__item:not(:last-child)::after{width:.125rem}.smallCard-product__rate .rate__grade{font-family:Inter,sans-serif;font-weight:500;font-size:.4375rem;letter-spacing:-.04em;color:#595959;margin-left:.3125rem}.smallCard-product__text{font-weight:600;font-size:.4375rem;color:#595959}.search-group{position:relative;width:100%;max-width:23.625rem}.search-group__search{position:relative;width:100%;background:rgba(7,164,190,.05);border:1px solid #07a4be;border-radius:10px}.search-group__search-icon{position:absolute;top:50%;left:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.1875rem;height:1.1875rem}.search-group__results{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fffbec;border-radius:10px;border:1px solid #07a4be;box-shadow:0 4px 6px rgba(0,0,0,.1);max-height:200px;overflow-y:auto;z-index:1;display:none}.search-group__results li{padding:.625rem;font-family:Inter,sans-serif;font-weight:500;font-size:.875rem;color:#07a4be;border-bottom:1px solid #07a4be}.search-group__results li:last-child{border:none}.search-group__results li a{display:block;padding:.625rem;cursor:pointer}.search-group__results li.has-link{padding:0}.breadcrumbs{margin-bottom:5.3125rem}.breadcrumbs ul{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.breadcrumbs ul li{font-family:Montserrat,Inter,sans-serif;font-weight:400;font-size:.875rem}.breadcrumbs ul li:first-child{font-weight:600}.breadcrumbs ul li a{font-family:inherit;font-weight:inherit;font-size:inherit;color:#000}.breadcrumbs ul li+li::before{content:">";margin-right:.5rem}.user{display:flex;align-items:center;gap:.625rem}.user__avatar{border-radius:50%;overflow:hidden}.user__avatar img{width:2.5rem;height:2.5rem;-o-object-fit:contain;object-fit:contain}.user__info{font-family:Inter,sans-serif;font-weight:500;color:#909090}.user__info p+p{margin-top:.125rem}.user__info-name{font-size:.8125rem}.user__info-date{font-size:.5rem}.post-card__img{width:100%;height:14.25rem;border-radius:10px;overflow:hidden}.post-card__img img{width:inherit;height:inherit;-o-object-fit:cover;object-fit:cover;transition:.3s ease-in-out}.post-card__user{margin-top:.875rem}.post-card__category{margin-top:.4375rem;font-weight:500;font-size:.8125rem;color:#000}.post-card__title{margin-top:1.25rem;font-size:1.375rem;color:#000}.post-card__content{margin-top:.875rem;font-family:Montserrat,Inter,sans-serif;font-weight:400;color:#000}#map .smallCard-product{padding:0}#map .gm-style-iw-chr .gm-style-iw-ch{padding-top:24px!important}#map .gm-style-iw-chr button{width:20px!important;height:20px!important}#map .gm-style-iw-chr button span{width:20px!important;height:20px!important;margin:2px!important}.cookie-popup{display:none;position:fixed;bottom:0;left:0;width:100%;text-align:center;background:#cfeaff;padding:1.25rem 1.25rem}.cookie-popup__text{margin-bottom:.625rem}.cookie-popup__button{max-width:8.75rem;font-size:1rem}.header{padding:1.4375rem 0 0 0}.header__container{display:flex;align-items:center;gap:.9375rem}.header__column:nth-child(2){flex:1 1 auto}.header__column:nth-child(3){display:flex;align-items:center;justify-content:center;gap:.9375rem}.header__logo{width:10rem;height:7.5rem}.header__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header__search{margin:0 auto}.header__info{display:inline-flex;flex-direction:column;text-align:center;padding-left:2.25rem}.header__info-link,.header__info-span,.header__info-text{font-family:Ubuntu,Inter,sans-serif}.header__info-text{font-weight:700;font-size:.5625rem;line-height:189%;color:#07a4be;text-transform:uppercase}.header__info-link{position:relative;font-weight:700;font-size:1.1875rem;line-height:89%;color:#3f3f3f}.header__info-link svg{position:absolute;top:50%;left:-2.25rem;width:1.875rem;height:1.875rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header__info-span{font-weight:500;font-size:9px;line-height:189%;color:gray;text-transform:uppercase}.footer{padding:0 0 1.625rem 0}.footer__box{background:#f1cc89;border-radius:10px;padding:3.4375rem 3.875rem 1.5625rem 3.25rem}.footer__row{display:flex;justify-content:space-between;gap:1.25rem;flex-wrap:wrap}.footer__row+.footer__row{margin-top:2.625rem;padding-top:1.9375rem;border-top:1px solid #000}.footer__row-column{display:flex;flex-direction:column}.footer__row-column .footer__row-columnName{font-family:Ubuntu,Inter,sans-serif;font-weight:500;font-size:1.5rem;color:#000;margin-top:3.9375rem}.footer__row-column .footer__row-columnName+*{margin-top:1.25rem}.footer__row-column>p{font-family:Montserrat,Inter,sans-serif;font-weight:500;font-size:.875rem;color:#000}.footer__logo{width:10rem;height:7.5rem}.footer__logo+*{margin-top:2.4375rem}.footer__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer__description{font-family:Montserrat,Inter,sans-serif;font-weight:400;font-size:.875rem;color:#000;width:100%;max-width:19.875rem}.footer__description+*{margin-top:1.625rem}.footer__soc{display:flex;align-items:center;gap:.9375rem}.footer__soc a img{width:2.125rem;height:2.125rem;-o-object-fit:contain;object-fit:contain;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.footer__nav li+li{margin-top:.9375rem}.footer__nav a{position:relative;font-family:Ubuntu,Inter,sans-serif;font-weight:400;font-size:1.0625rem;color:#000}.footer__nav a::before{content:"";position:absolute;bottom:-5px;left:0;width:0;height:1px;background-color:#000;transition:width .2s ease-in-out}.footer__contacts{display:flex;flex-direction:column}.footer__contacts>a+a{margin-top:.875rem}.footer__contacts>a{font-family:Ubuntu,Inter,sans-serif;font-weight:400;font-size:1.0625rem;color:#000}.footer__contacts>a[href^="tel:"]{font-size:1.25rem}.footer__contacts>span{font-family:Ubuntu,Inter,sans-serif;font-weight:500;font-size:.6875rem;line-height:155%;color:gray}.main+section{margin-top:3.125rem}.main__box{position:relative;min-height:33.875rem;padding-top:6.8125rem}.main__video{position:absolute;top:0;left:0;width:100%;height:100%;border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden;z-index:-1}.main__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main__video::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#6d6d6d;z-index:-2}.main__title{text-align:center;font-weight:800;letter-spacing:.05em;color:#fff;text-transform:uppercase}.main-filter+section{margin-top:1.875rem}.list-category+section{margin-top:2.9375rem}.list-category__list{display:flex;justify-content:center;flex-wrap:wrap;gap:.6875rem}.card-category{border-radius:10px}.card-category--blue .card-category__card{background-color:#9be7d4}.card-category__card{padding:.6875rem .1875rem 1rem .875rem;border-radius:10px;min-height:7.5625rem;background-color:#f1cc89;transition:background-color .2s ease-in-out}.card-category__card-title{font-family:Ubuntu,Inter,sans-serif;font-weight:500;font-size:1.0625rem;color:#000}.card-category__card-content{display:flex;align-items:flex-end}.card-category__card-description{font-family:Montserrat,sans-serif;font-weight:400;font-size:.6875rem;color:#000;width:100%;max-width:7.1875rem}.card-category__card-icon{width:4.6875rem;height:4.6875rem;-o-object-fit:contain;object-fit:contain}.map__container{height:32.5625rem}.map__card{border-radius:10px;width:100%;height:100%}.map .smallCard-product{outline:0}.category__container{display:flex;gap:1.125rem;min-height:43.8125rem}.category__filter{flex:0 1 33.5625rem;background-color:#cfeaff;border-radius:10px}.category__filter-box{display:flex;gap:.9375rem;padding:1rem 1.3125rem 1.4375rem 1.3125rem}.category__filter-column{flex:1 1 auto}.category__filter-column:first-child{flex:0 1 14.9375rem}.category__filter-column .filter .select__options{position:static;margin-top:.375rem}.category__boxMap{flex:1 1 auto}.category__boxMap-map{border-radius:10px;min-height:43.8125rem;height:100%}.product_card-grade{margin-top:.8125rem}.product_card-grade>p{font-family:Ubuntu,Inter,sans-serif;font-weight:400;font-size:.6875rem;color:#3c3c3c;margin-bottom:.5rem}.product__card{padding:1.5rem 2.5rem 2.125rem 1.5rem;display:flex;gap:2.1875rem;background-color:#fff;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.product__card-column:first-child{flex:0 1 402px}.product__card-column:nth-child(2){flex:0 1 263px;min-width:220px;padding:1.375rem 0 1.75rem 0}.product__card-column:last-child{flex:0 1 470px;min-width:280px}.product__card-img{width:100%;height:263px;aspect-ratio:402/263;-o-object-fit:cover;object-fit:cover;border-radius:10px}.product__card-map{border-radius:10px;min-height:16.375rem;height:100%}.product__card-list li+li{margin-top:.375em}.product__card-list li{display:flex;align-items:center;font-family:Ubuntu,Inter,sans-serif;font-weight:500;font-size:.8125rem;color:#3c3c3c}.product__card-list li svg{width:1.375rem;height:1.375rem;margin-right:.625rem}.product__card-list li>address{display:flex;align-items:center}.product__card-options{margin-top:1.875rem}.product__description{padding:2.9375rem 0 5.125rem 0}.product__description *+h2,.product__description h2+*{margin-top:3.4375rem}.product__description p{font-family:Montserrat}.product__description p:first-of-type{margin-bottom:2.875rem}.product__description p:nth-of-type(3n){margin-bottom:1.5625rem}.product__description p:last-of-type{margin-bottom:0}.product__description p~p{margin-bottom:2.875rem}.product__slider{position:relative;width:100%;max-width:1161px;margin:0 auto;height:379px}.product__slider-wrapper{align-items:center}.product__slider-slide{height:auto!important;transition:all .5s ease-in-out;-webkit-transform:scaleX(.58566) scaleY(.58628);transform:scaleX(.58566) scaleY(.58628)}.product__slider-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:203/168;border-radius:10px}.product__slider-slide.swiper-slide-active{-webkit-transform:scaleX(1.82585) scaleY(1.826);transform:scaleX(1.82585) scaleY(1.826)}.product__slider-slide.swiper-slide-active img{aspect-ratio:636/379}.product__slider-slide.swiper-slide-prev{-webkit-transform:scaleX(.58566) scaleY(.58628) translateX(-81px);transform:scaleX(.58566) scaleY(.58628) translateX(-81px)}.product__slider-slide.swiper-slide-next{-webkit-transform:scaleX(.58566) scaleY(.58628) translateX(81px);transform:scaleX(.58566) scaleY(.58628) translateX(81px)}.product__slider-button{position:absolute;top:50%;left:23.2%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.product__slider-button::before{content:"";position:absolute;width:40px;height:40px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product__slider-button.product-button-next{left:unset;right:23.2%}.addLocation__title{margin-bottom:1.3125em}.posts__box{background-color:#fff;border-radius:10px;padding-bottom:2.75rem}.posts__list{display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:3.8125rem;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;padding:4.5625rem 3.25rem 1.875rem 3.25rem}.posts__list .post-card{flex:1 1 22.5rem}.posts__pagination .pagging .pagging__list li{font-size:1rem;margin-right:.75rem;color:#000}.posts__pagination .pagging .pagging__list li:last-child,.posts__pagination .pagging .pagging__list li:nth-child(3),.posts__pagination .pagging .pagging__list li:nth-child(4){margin-right:0}.posts__pagination .pagging .pagging__list li._active{color:#f1cc89}.post__box{padding:4.23125rem 4.5rem 6.625rem 4.5rem;background-color:#fff;border-radius:10px}.post__title{padding:1.6875rem 4.5rem 1.5625rem 4.5rem;display:flex;align-items:center;justify-content:space-between;gap:.9375rem}.post__title-group{display:flex;flex-direction:column}.post__title-category{margin-top:.4375rem;font-weight:500;font-size:.8125rem;color:#000}.post__header{padding-bottom:2.3125rem;display:flex;-webkit-column-gap:3.125rem;-moz-column-gap:3.125rem;column-gap:3.125rem;row-gap:1.25rem;border-bottom:1px solid #ffcb6e}.post__header-info{flex-grow:0;flex-basis:45.75rem}.post__header-info p{margin-top:2.4375rem;font-family:Montserrat,Inter,sans-serif}.post__header-img{border-radius:10px;overflow:hidden;width:100%;max-width:22.5rem;min-width:17.5rem;height:14.25rem}.post__content{padding:1.875rem 0 5.4375rem 0}.post__content-nav{padding:1.375rem 1.375rem 1.375rem 1.75rem;border:1px solid #ffcb6e}.post__content-nav>p{font-weight:600;font-size:1.5625rem;color:#000}.post__content-nav>nav{margin-top:3rem}.post__content-nav>nav ol li+li{margin-top:1rem}.post__content-nav>nav ol li{font-family:Montserrat,Inter,sans-serif;font-weight:600;font-size:1rem;color:#000}.post__content-nav>nav ol li::before{margin-right:.4375rem}.post__content-nav>nav ol li a{transition:.2s ease-in-out}.post__content-nav>nav ol li a+ol{margin-top:1rem}.post__content-box{width:100%;max-width:63.5rem;margin-top:4rem;font-family:Montserrat,Inter,sans-serif;color:#000}.post__content-box h1,.post__content-box h2,.post__content-box h3,.post__content-box h4,.post__content-box h5,.post__content-box h6{font-family:Montserrat,Inter,sans-serif;font-size:1rem}.post__content-box h1+p>img,.post__content-box h2+p>img,.post__content-box h3+p>img,.post__content-box h4+p>img,.post__content-box h5+p>img,.post__content-box h6+p>img{margin-top:1.75rem}.post__content-box>p+h1,.post__content-box>p+h2,.post__content-box>p+h3,.post__content-box>p+h4,.post__content-box>p+h5,.post__content-box>p+h6,.post__content-box>p+ol,.post__content-box>p+ul{margin-top:2.75rem}.post__content-box>p+p{margin-top:2.625rem}.post__content-box ol+*,.post__content-box ul+*{margin-top:1.75rem}.post__content-box img{width:100%;max-width:62.9375rem;height:40rem;border-radius:10px;-o-object-fit:cover;object-fit:cover}.post__footer{display:flex;flex-wrap:wrap;gap:2.25rem;padding-top:3.5625rem;border-top:1px solid #ffcb6e}.post__footer-post{flex:1 1 22.5rem}.text-page{padding:3.75rem 0 6.25rem 0}.text-block__title{color:#000;text-align:center;font-size:2.25rem}.text-block__title+*{margin-top:1.875rem}.text-block h2+*,.text-block h3+*,.text-block h4+*,.text-block h5+*,.text-block h6+*,.text-block p+*{margin-top:1.5rem}.text-block p+p{margin-top:1.375rem}.text-block ol li+li,.text-block ul li+li{margin-top:1rem}.text-block ol+*,.text-block ul+*{margin-top:1.75rem}.swiper{overflow:hidden}.swiper-initialized{touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;box-sizing:content-box;display:flex;position:relative}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-initialized .swiper-slide{flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (min-width:83.125em){.main__title{font-size:6.875rem}}@media (max-width:20em){.main__title{font-size:3rem}}@media (max-width:87.5rem){.othersProducts__button{top:28px}.othersProducts__button.othersProducts-button-prev{left:unset;right:61px}.othersProducts__button.othersProducts-button-next{right:21px}}@media (max-width:61.99875em){.locationForm__label{flex:1 1 auto}.locationForm__select{flex:1 1 33%}.pagging__list li{font-size:.875rem;margin-right:.9375rem}.othersProducts__slide .othersProduct-card{max-width:100%}.othersProducts__slide .othersProduct-card .othersProduct-card__img{max-width:100%}.breadcrumbs{margin-bottom:4.0625rem}.main__box{min-height:23.75rem}.category__container{flex-direction:column}.category__filter-column:first-child{flex:1 1 23.75rem;min-width:15rem}.category__filter-column .filter .filter__button{max-width:100%}.category__boxMap-map{min-height:23.75rem}.product__card{flex-wrap:wrap;padding:1.5rem 1.5rem 2.125rem 1.5rem}.product__card-column:first-child{flex-grow:1}.product__card-column:last-child{flex-grow:1}.product__card-map{min-height:15rem}.product__slider{height:306px}.product__slider-button{left:26%}.product__slider-button.product-button-next{right:26%}.posts__box{padding-bottom:1.5625rem}.posts__list{padding:1.96875rem 1.59375rem 1.875rem 1.59375rem;row-gap:1.875rem}.post__box{padding:2.09375rem 2.25rem 3.34375rem 2.25rem}.post__title{padding:1.6875rem 2.25rem 1.5625rem 2.25rem}.post__header{flex-wrap:wrap}.post__header-info{flex-grow:1}.post__header-info p{margin-top:1.25rem}.post__header-img{max-width:100%;height:20rem}.post__content{padding:1.875rem 0 2.71875rem 0}.post__content-box img{height:30rem}.post__footer{gap:1.875rem}.text-page{padding:2.5rem 0 4.375rem 0;padding:1.25rem 0 2.5rem 0}}@media (max-width:47.99875em){body{font-size:.875rem}.locationForm{padding:2.8125em .9375em 2.8125em .9375em}.locationForm__row_group{flex:1 1 auto}.locationForm__row:last-of-type{margin-top:3.75rem}.locationForm__row:last-of-type>.locationForm__label>textarea{min-height:24.625rem}.locationForm__button{margin:2.5em auto 0 auto}h1{font-size:1.5rem}h2{font-size:1.375rem}.main-home{padding:1.875rem 0 1.875rem 0}.main-category{padding:2.125rem 0 2rem 0}.main-category .breadcrumbs{margin-bottom:2.8125rem}.main-blog{padding:1.875rem 0 1.875rem 0}.main-addLocation{padding:2.5em 0 2.5em 0}.main-product{padding:2.8125rem 0 2.0625rem 0}section+section{margin-top:1.5625rem}.othersProducts{padding-bottom:2.625rem}.breadcrumbs{margin-bottom:2.8125rem}.post-card__title{font-size:1rem}.header__container{flex-wrap:wrap}.header__column:nth-child(1){flex:1 1 auto}.header__column:nth-child(2){flex:1 1 100%;order:3}.header__logo{width:5rem;height:3.75rem}.header__logo img{-o-object-fit:cover;object-fit:cover}.footer__box{padding:1.5625rem 1.9375rem 1.5625rem 1.59375rem}.footer__row-column .footer__row-columnName{margin-top:0}.category__filter-box{flex-wrap:wrap}.product__card{gap:.9375rem;padding:.9375rem .9375rem 1.5rem .9375rem}.product__card-column:nth-child(2){padding:0}.product__description{padding:2.9375rem 0 3.25rem 0}.product__slider{height:420px}.product__slider-slide{-webkit-transform:unset;transform:unset;height:inherit}.product__slider-slide img{width:inherit;height:inherit}.product__slider-slide.swiper-slide-active{-webkit-transform:unset;transform:unset}.product__slider-slide.swiper-slide-active img{aspect-ratio:unset}.product__slider-slide.swiper-slide-prev{-webkit-transform:unset;transform:unset}.product__slider-slide.swiper-slide-next{-webkit-transform:unset;transform:unset}.product__slider-button{left:15px}.product__slider-button.product-button-next{right:15px}.posts__list{padding:1.96875rem .625rem .9375rem .625rem}.post__box{padding:1.875rem 1.5625rem 1.875rem 1.5625rem}.post__title{flex-wrap:wrap}.post__header-img{max-width:100%;height:17.5rem}.post__content{padding:1.875rem 0 1.875rem 0}.post__content-nav{padding:1.25rem}.post__content-nav>nav{margin-top:1.75rem}.post__content-nav>nav ol li+li{margin-top:.875rem}.post__content-nav>nav ol li{font-size:.875rem}.post__content-nav>nav ol li a+ol{margin-top:.875rem}.post__content-box{margin-top:1.875rem}.post__content-box h1,.post__content-box h2,.post__content-box h3,.post__content-box h4,.post__content-box h5,.post__content-box h6{font-size:.875rem}.post__content-box>p+h1,.post__content-box>p+h2,.post__content-box>p+h3,.post__content-box>p+h4,.post__content-box>p+h5,.post__content-box>p+h6,.post__content-box>p+ol,.post__content-box>p+ul{margin-top:1.25rem}.post__content-box>p+p{margin-top:1.75rem}.post__content-box ol+*,.post__content-box ul+*{margin-top:1.25rem}.post__content-box img{height:20rem}.post__footer{padding-top:1.875rem}.text-block__title{font-size:1.5rem}.text-block h2+*,.text-block h3+*,.text-block h4+*,.text-block h5+*,.text-block h6+*,.text-block p+*{margin-top:1.25rem}.text-block p+p{margin-top:1.75rem}.text-block ol li+li,.text-block ul li+li{margin-top:.75rem}.text-block ol+*,.text-block ul+*{margin-top:1.25rem}}@media (max-width:29.99875em){.locationForm__label{min-width:13.75rem}.locationForm__select{min-width:13.75rem}.header__column{display:flex;justify-content:center;flex:1 1 auto}.footer__row+.footer__row{margin-top:1.3125rem;padding-top:1.3125rem}.footer__logo+*{margin-top:1.625rem}.main__box{min-height:15rem;padding-top:3.75rem}.list-category__list li{flex:1 1 auto}.list-category__list .card-category{width:100%}.list-category__list .card-category .card-category__card-content{justify-content:space-between}.product__description *+h2,.product__description h2+*{margin-top:2.1875rem}.product__description p:first-of-type{margin-bottom:1.625rem}.product__description p:nth-of-type(3n){margin-bottom:.9375rem}.product__description p~p{margin-bottom:1.625rem}.product__slider{height:20rem}.post__header-img{max-width:100%;height:14.25rem;min-width:unset}.post__content-box img{height:15rem}}@media (min-width:20em)and (max-width:83.125em){.main__title{font-size:clamp(3rem ,1.7722772277rem + 6.1386138614vw ,6.875rem)}}@media (any-hover:hover){[data-rating=set] .rating__items:hover .rating__item{background:url(../img/icons/star.svg) 0 0/1rem no-repeat}[data-rating=set] .rating__item:hover~.rating__item{background:url(../img/icons/unselectedStar.svg) 0 0/1rem no-repeat}[data-rating=set] .rating__item:hover~.rating__item span{display:none}}@media (hover:hover){.pagging__list li>a:hover{color:#4aa1bb}.button:hover{background-color:#4aa1bb;border-color:#4aa1bb;color:#fff}.button:hover svg path{fill:#fff}.filter-output__list-category:hover{color:#25697d}.search-group__results li.has-link a:hover{background:#e9e5d7}.post-card:hover .post-card__img img{-webkit-transform:scale(1.2);transform:scale(1.2)}.footer__soc a:hover img{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.footer__nav a:hover::before{width:100%}.card-category:hover .card-category__card{background-color:#9be7d4}.card-category.card-category--blue:hover .card-category__card{background-color:#f1cc89}.posts__pagination .pagging .pagging__list li a:hover{color:#f1cc89}.post__content-nav>nav ol li a:hover{color:#ffcb6e}}