@charset "UTF-8";.custom-checkbox{position:relative}.custom-checkbox.error span{color:red!important}.custom-checkbox.error span:before{border-color:red}.custom-checkbox .wpcf7-not-valid-tip{display:none}.custom-checkbox input{position:absolute;visibility:hidden;z-index:-1;opacity:0;inset:0}.custom-checkbox .wpcf7-list-item-label{margin:0!important;cursor:pointer;position:relative;z-index:2;display:inline-flex;gap:.8rem;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;color:var(--cl-b);font-family:var(--font-family);font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem;letter-spacing:-.08rem;transition:all .3s;position:relative}.custom-checkbox .wpcf7-list-item-label::before{margin-top:.1rem;content:"";display:block;position:relative;z-index:1;width:1.5rem;height:1.5rem;border-radius:.3rem;border:.1rem solid var(--cl-b)}.custom-checkbox .wpcf7-list-item-label::after{content:"";border-radius:100%;width:.8rem;height:.8rem;background:var(--cl-b);top:.85rem;left:.35rem;position:absolute;opacity:0;visibility:hidden}.custom-checkbox input:checked+span::after{opacity:1;visibility:visible}.wpcf7-list-item{margin:0}@keyframes rotate360{from{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.main-button{padding:1.25rem 2rem 1.45rem 2rem;flex-shrink:0;border-radius:3rem;background:var(--bg-d);color:var(--cl-a);text-align:center;font-family:var(--font-family);font-size:1.4rem;font-style:normal;font-weight:600;line-height:155%;transition:all .4s;width:-moz-fit-content;width:fit-content;min-width:clamp(180px,17.2414vw,20rem);text-decoration:initial!important;display:inline-flex;justify-content:center;align-items:center;gap:.8rem}.main-button .sprite{flex-shrink:0;max-width:2.4rem;fill:currentColor!important;transition:all .4s}.main-button.disable{opacity:.5;pointer-events:none;background:var(--bg-e)}.second-button{padding:1.25rem 2rem 1.45rem 2rem;flex-shrink:0;border-radius:3rem;background:0 0;color:var(--bg-d);border:solid .1rem var(--bg-d);text-align:center;font-family:var(--font-family);font-size:1.4rem;font-style:normal;font-weight:600;line-height:155%;transition:all .4s;width:-moz-fit-content;width:fit-content;min-width:clamp(180px,17.2414vw,20rem);text-decoration:initial!important;display:inline-flex;justify-content:center;align-items:center;gap:.8rem}.second-button .sprite{flex-shrink:0;max-width:2.4rem;fill:currentColor!important;transition:all .4s}.round-button{width:clamp(40px,3.8793vw,4.5rem);height:clamp(40px,3.8793vw,4.5rem);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.round-button .sprite,.round-button img{width:100%;height:auto;transition:all .3s;display:flex}.round-button svg{width:100%;height:auto}[data-btn-modal] svg{pointer-events:none}.modal{margin:auto;transform:scale(.8);display:none}.modal.active{transform:scale(1)}.modal .close{position:absolute;display:flex;align-items:center;justify-content:center;z-index:5;right:clamp(15px,1.7241vw,2rem);top:clamp(15px,1.7241vw,2rem);width:1.6rem;height:1.6rem;transition:all .3s;color:var(--cl-b);opacity:.7}.modal .close:hover{opacity:1;color:var(--cl-d)}.modal .close svg{pointer-events:none;width:100%;height:100%}[data-loader]{position:relative}[data-loader]::after,[data-loader]::before{content:"";position:absolute;z-index:15;display:flex;opacity:1;transition:all .3s ease;pointer-events:none}[data-loader]::before{inset:-1rem -.2rem;background-color:color-mix(in srgb,var(--bg-a) 50%,transparent);backdrop-filter:blur(.2rem)}[data-loader]::after{left:50%;top:50%;z-index:11;border-radius:50%;width:clamp(120px,13.139vw,18rem);aspect-ratio:1;display:flex;transform:translate(-50%,-50%);transition-property:transform;animation:rotate360 1.5s ease-in-out infinite;border:clamp(15px,2.5vw,3rem) solid var(--loader);border-top-color:transparent}[data-loader=false]::after,[data-loader=false]::before{opacity:0}:root{--select-height:4.8rem;--select-min-height:4.8rem;--select-padding-horizontal:1rem;--select-padding-vertical:1.6rem;--select-border-radius:.8rem;--select-border-width:.1rem;--select-font-size:1.5rem;--select-line-height:normal;--select-mob-padding-vertical:10px;--select-mob-padding-horizontal:1.6rem;--select-background-color:transparent;--select-border-color:rgba(34, 34, 34, 0.35);--select-border-color-hover:#212631;--select-border-color-focus:#212631;--select-text-color:var(--cl-a);--select-placeholder-color:rgba(28, 28, 28, 0.5);--select-background-hover:transparent;--select-background-focus:transparent;--select-shadow-focus:initial;--select-background-disabled:#f8fafc;--select-border-color-disabled:#e2e8f0;--select-text-color-disabled:#94a3b8;--select-opacity-disabled:0.6;--select-option-selected-background:transparent;--select-option-selected-color:var(--cl-d);--select-option-selected-border:transparent;--select-option-selected-padding:0;--select-option-selected-border-radius:0;--select-option-selected-font-size:1.5rem;--select-option-selected-width:30rem;--select-option-label-width:26rem;--select-mob-option-selected-font-size:1.5rem;--select-mob-option-selected-padding:0;--select-remove-button-size:1.2rem;--select-remove-button-color:#64748b;--select-remove-button-hover-color:#ef4444;--select-remove-button-hover-background:rgba(100, 116, 139, .2);--select-arrow-size:2.2rem;--select-arrow-color:#717171;--select-arrow-hover-color:#64748b;--select-dropdown-background:var(--bg-a);--select-dropdown-border-color:rgba(34, 34, 34, 0.35);--select-dropdown-shadow:0 1rem 3rem rgba(221, 218, 218, 0.1),0 0.4rem 0.6rem rgba(221, 218, 218, 0.15);--select-dropdown-border-radius:0.8rem;--select-dropdown-max-height:20rem;--select-dropdown-z-index:50;--select-option-padding:1.2rem 1.6rem;--select-option-font-size:1.4rem;--select-option-color:var(--cl-d);--select-option-hover-background:#eff1f7;--select-option-hover-color:var(--cl-d);--select-option-active-background:#eaecf1;--select-option-active-color:#000;--select-option-disabled-color:#94a3b8;--select-option-disabled-background:#f8fafc;--select-mob-option-padding:1.2rem 1.6rem;--select-mob-option-font-size:1.4rem;--select-transition-duration:0.2s;--select-transition-timing:cubic-bezier(0.4, 0, 0.2, 1)}.custom-select{position:relative;width:100%;font-family:inherit;font-family:var(--second-family)}.custom-select input[type=hidden]{display:none}.custom-select .select-field{display:flex;align-items:center;height:var(--select-height);min-height:var(--select-min-height);padding:var(--select-padding-vertical) var(--select-padding-horizontal);background-color:var(--select-background-color);border:var(--select-border-width) solid var(--select-border-color);border-radius:var(--select-border-radius);cursor:pointer;transition:all var(--select-transition-duration) var(--select-transition-timing)}.custom-select .select-field:hover:not(.disabled){background-color:var(--select-background-hover);border-color:var(--select-border-color-hover)}.custom-select .select-field:hover:not(.disabled) .arrow-down{color:var(--select-arrow-hover-color)}.custom-select .select-field:focus-within:not(.disabled){background-color:var(--select-background-focus);border-color:var(--select-border-color-focus);box-shadow:var(--select-shadow-focus);outline:0}.custom-select .select-field.active:not(.disabled){border-color:var(--select-border-color-focus);box-shadow:var(--select-shadow-focus)}.custom-select .select-field.active:not(.disabled) .arrow-down{transform:rotate(180deg)}.custom-select .select-field.disabled{background-color:var(--select-background-disabled);border-color:var(--select-border-color-disabled);cursor:not-allowed;opacity:var(--select-opacity-disabled)}.custom-select .select-field.disabled .arrow-down{cursor:not-allowed}.custom-select .selected-options{display:flex;flex-wrap:wrap;gap:.8rem;flex:1;min-width:0}.custom-select .selected-options .placeholder{color:var(--select-placeholder-color);font-size:var(--select-font-size);line-height:var(--select-line-height);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select .selected-option{display:inline-flex;align-items:center;gap:.6rem;padding:var(--select-option-selected-padding);background-color:var(--select-option-selected-background);color:var(--select-option-selected-color);border:var(--select-border-width) solid var(--select-option-selected-border);border-radius:var(--select-option-selected-border-radius);font-size:var(--select-option-selected-font-size);line-height:1.2;max-width:var(--select-option-selected-width)}.custom-select .selected-option .option-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:var(--select-option-label-width)}.custom-select .selected-option i.sprite{flex-shrink:0;width:1.6rem;height:1.6rem;margin-right:.4rem}.custom-select .selected-option .remove-btn{display:inline-flex;align-items:center;justify-content:center;width:var(--select-remove-button-size);height:var(--select-remove-button-size);color:var(--select-remove-button-color);background:0 0;border:none;border-radius:50%;cursor:pointer;transition:all var(--select-transition-duration) var(--select-transition-timing);flex-shrink:0}.custom-select .selected-option .remove-btn svg{width:1.2rem;height:1.2rem}.custom-select .selected-option .remove-btn:hover{color:var(--select-remove-button-hover-color);background-color:var(--select-remove-button-hover-background)}.custom-select .arrow-down{display:flex;align-items:center;justify-content:center;width:var(--select-arrow-size);height:var(--select-arrow-size);color:var(--select-arrow-color);margin-left:.8rem;transition:all var(--select-transition-duration) var(--select-transition-timing);flex-shrink:0}.custom-select .arrow-down svg{width:100%;height:100%}.custom-select .options-container{position:absolute;top:100%;left:0;right:0;z-index:var(--select-dropdown-z-index);margin:0;padding:0;list-style:none;background-color:var(--select-dropdown-background);border:var(--select-border-width) solid var(--select-dropdown-border-color);border-radius:var(--select-dropdown-border-radius);box-shadow:var(--select-dropdown-shadow);max-height:var(--select-dropdown-max-height);max-width:var(--select-dropdown-max-width);min-width:var(--select-dropdown-min-width);overflow-y:auto;overflow-x:hidden;margin-top:.4rem;opacity:0;visibility:hidden;transform:translateY(-.8rem);transition:all var(--select-transition-duration) var(--select-transition-timing)}.custom-select .options-container.active{opacity:1;visibility:visible;transform:translateY(0)}.custom-select .options-container::-webkit-scrollbar{width:.6rem}.custom-select .options-container::-webkit-scrollbar-track{background:0 0}.custom-select .options-container::-webkit-scrollbar-thumb{background:var(--select-border-color);border-radius:.3rem}.custom-select .options-container::-webkit-scrollbar-thumb:hover{background:var(--select-border-color-hover)}.custom-select .option{display:flex;align-items:center;padding:var(--select-option-padding);color:var(--select-option-color);font-size:var(--select-option-font-size);line-height:var(--select-line-height);cursor:pointer;transition:all var(--select-transition-duration) var(--select-transition-timing);max-width:100%}.custom-select .option .option-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:var(--select-option-max-width)}.custom-select .option i.sprite{flex-shrink:0;width:1.6rem;height:1.6rem;margin-right:.8rem}.custom-select .option:hover:not(.disabled):not(.active){background-color:var(--select-option-hover-background);color:var(--select-option-hover-color)}.custom-select .option.active{background-color:var(--select-option-active-background);color:var(--select-option-active-color)}.custom-select .option.disabled{color:var(--select-option-disabled-color);background-color:var(--select-option-disabled-background);cursor:not-allowed;opacity:var(--select-opacity-disabled)}.custom-select .option:first-child{border-top-left-radius:calc(var(--select-dropdown-border-radius) - var(--select-border-width));border-top-right-radius:calc(var(--select-dropdown-border-radius) - var(--select-border-width))}.custom-select .option:last-child{border-bottom-left-radius:calc(var(--select-dropdown-border-radius) - var(--select-border-width));border-bottom-right-radius:calc(var(--select-dropdown-border-radius) - var(--select-border-width))}.custom-select[aria-expanded=true]:not(.disabled) .arrow-down{transform:rotate(180deg)}.custom-select[aria-expanded=true]:not(.disabled) .options-container{opacity:1;visibility:visible;transform:translateY(0)}.custom-select.selected .placeholder{display:none}.custom-select:focus-visible{outline:.2rem solid var(--select-border-color-focus);outline-offset:.2rem}.custom-select.disabled .select-field,.custom-select[aria-disabled=true] .select-field{background-color:var(--select-background-disabled);border-color:var(--select-border-color-disabled);cursor:not-allowed;opacity:var(--select-opacity-disabled)}.custom-select.disabled .select-field:hover,.custom-select[aria-disabled=true] .select-field:hover{background-color:var(--select-background-disabled);border-color:var(--select-border-color-disabled)}.custom-select.disabled .arrow-down,.custom-select.disabled .selected-option .remove-btn,.custom-select[aria-disabled=true] .arrow-down,.custom-select[aria-disabled=true] .selected-option .remove-btn{cursor:not-allowed;opacity:.5;pointer-events:none}.custom-select.disabled .placeholder,.custom-select[aria-disabled=true] .placeholder{color:var(--select-text-color-disabled)}.custom-select.size-small{--select-height:3.6rem;--select-min-height:3.6rem;--select-padding-horizontal:1.2rem;--select-padding-vertical:0.8rem;--select-font-size:1.3rem;--select-option-selected-font-size:1.2rem;--select-option-font-size:1.3rem;--select-dropdown-max-width:25rem;--select-dropdown-min-width:15rem;--select-option-max-width:20rem}.custom-select.size-small .selected-options{max-width:15rem}.custom-select.size-small .selected-options .option-label{max-width:12rem}.custom-select.size-large{--select-height:5.6rem;--select-min-height:5.6rem;--select-padding-horizontal:2rem;--select-padding-vertical:1.6rem;--select-font-size:1.6rem;--select-option-selected-font-size:1.4rem;--select-option-font-size:1.6rem;--select-dropdown-max-width:35rem;--select-dropdown-min-width:25rem;--select-option-max-width:30rem}.custom-select.size-large .selected-options{max-width:25rem}.custom-select.size-large .selected-options .option-label{max-width:20rem}.custom-select.variant-error{--select-border-color:#ef4444;--select-border-color-hover:#dc2626;--select-border-color-focus:#ef4444;--select-shadow-focus:0 0 0 0.3rem rgba(239, 68, 68, 0.1)}.custom-select.variant-success{--select-border-color:#10b981;--select-border-color-hover:#059669;--select-border-color-focus:#10b981;--select-shadow-focus:0 0 0 0.3rem rgba(16, 185, 129, 0.1)}.custom-select.variant-warning{--select-border-color:#f59e0b;--select-border-color-hover:#d97706;--select-border-color-focus:#f59e0b;--select-shadow-focus:0 0 0 0.3rem rgba(245, 158, 11, 0.1)}.editors{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.6rem clamp(16px,2.4372vw,3.2rem);width:100%}.editors[data-count-items="1"]{grid-template-columns:100%}.editors[data-count-items="3"] [data-order="1"]{grid-column:1/-1}.mobile{width:100%;height:100%;z-index:90;overflow:hidden;transition:all .4s linear;flex-direction:column}.mobile::-webkit-scrollbar{display:none}.mobile.active{display:flex}.mobile__wrapp{display:flex;align-items:center;gap:1.6rem 3.2rem}.mobile__box{display:flex;flex-direction:column;grid-gap:3rem;flex-grow:1;width:100%;align-items:center}.header{top:0;left:0;right:0;z-index:20;position:absolute;overflow:hidden;padding-bottom:1.1rem;background:var(--body-bg)}.header__links{grid-column:1/-1;display:flex;height:1.8rem}.header__links .row{display:flex;align-items:center;gap:2rem}.header__links .row .inline-flex-link{display:inline-flex;gap:.8rem;align-items:center;font-weight:400;line-height:100%;font-size:1.6rem;text-decoration:none}.header__links .row .inline-flex-link .sprite,.header__links .row .inline-flex-link svg{color:var(--cl-d);width:1.8rem;height:auto}.header__links .row .inline-flex-link+.inline-flex-link{position:relative;z-index:1}.header__links .row .inline-flex-link+.inline-flex-link::after{content:"";position:absolute;display:block;width:.2rem;background:var(--cl-d);height:1.7rem;left:-10px;top:50%;transform:translate(-50%,-55%)}.header__top{display:flex;justify-content:space-between;grid-column:1/-1;order:-1;padding:1.25rem 0;position:relative;z-index:1}.header__top::before{content:"";width:100vw;height:100%;top:0;left:50%;transform:translateX(-50%);z-index:-2;pointer-events:none;background:var(--bg-d);position:absolute}.header__top .editor:first-of-type a.inline-flex-link{font-size:1.4rem;line-height:2.17rem;font-weight:500}.header__top .editor:last-of-type p{justify-content:flex-end}.header__top .editor .row{gap:.3rem clamp(10px,1.2069vw,1.4rem)}.header__top .editor p{display:inline-flex;align-items:center;gap:.5rem;text-align:center;font-family:var(--font-family);font-size:1.4rem;font-style:normal;font-weight:500;line-height:2.2rem}.header__top .editor *{color:var(--cl-a)}.header__top .editor a.inline-flex-link{font-size:clamp(14px,1.3793vw,1.6rem);line-height:2.5rem;font-weight:700}.header-nav__list{gap:clamp(15px,2.1552vw,2.5rem);display:flex;justify-content:center;align-items:center}.header-nav__list .menu-item{display:flex;width:-moz-fit-content;width:fit-content;position:relative;gap:.6rem}.header-nav__list .menu-item .menu-link{color:var(--cl-a);text-align:center;font-family:var(--font-family);font-size:1.4rem;font-style:normal;font-weight:500;line-height:2.17rem;transition:all .3s;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.4rem}.header-nav__list .menu-item .menu-link,.header-nav__list .menu-item .menu-text{display:flex}.header-nav__list .menu-item .menu-link .sprite,.header-nav__list .menu-item .menu-link img,.header-nav__list .menu-item .menu-link svg,.header-nav__list .menu-item .menu-text .sprite,.header-nav__list .menu-item .menu-text img,.header-nav__list .menu-item .menu-text svg{width:2rem;height:2rem}.header-contacts ul{display:flex;align-items:center;gap:clamp(15px,1.7241vw,2rem)}.header-contacts ul .menu-link{display:flex;align-items:center;justify-content:center;width:clamp(35px,3.4483vw,4rem);height:clamp(35px,3.4483vw,4rem);transition:all .3s;border-radius:1rem;border:.1rem solid var(--br-b);color:var(--cl-d)}.header-contacts ul .menu-link__icon{width:clamp(18px,1.7241vw,2rem);height:auto}.header-categories{display:flex}.header-categories__list{display:flex;align-items:center;justify-content:center;gap:clamp(15px,2.5862vw,3rem)}.header-categories .menu-link{color:var(--cl-c);text-align:center;font-family:var(--font-family);font-size:clamp(15px,1.5517vw,1.8rem);font-style:normal;font-weight:700;line-height:155%}.header__row{display:flex;gap:1.5rem;justify-content:space-between;position:relative;z-index:1}.header__box>.main-button{width:-moz-fit-content;width:fit-content;padding:1.2rem 2.3rem;height:4.3rem;font-size:1.6rem;font-weight:500;justify-self:end}.header .logo{display:flex;max-width:21rem;width:100%;max-height:5rem}.header .logo img,.header .logo svg{width:100%;height:auto}.header .burger{--burger-width:22px;--burger-height:11px;--burger-line-height:2px;--border-radius:3.2rem;position:relative;border:none;width:var(--burger-width);height:var(--burger-height);flex-shrink:0;cursor:pointer;margin-left:-.4rem;color:var(--cl-d)}.header .burger::after,.header .burger::before{content:"";position:absolute;width:100%;left:50%;transform:translateX(-50%);height:var(--burger-line-height);background:currentColor;transform-origin:left top;transition:transform .3s ease-in-out,top .3s ease-in-out,opacity .5s,background .3s ease-in-out;border-radius:var(--border-radius)}.header .burger::before{top:-2px}.header .burger::after{bottom:-2px}.header .burger__line{position:absolute;left:50%;top:50%;width:100%;height:var(--burger-line-height);background:currentColor;transform:translate(-50%,-50%);transition:transform .3s ease-in-out,opacity .5s,background .3s ease-in-out;border-radius:var(--border-radius)}.header .burger:hover{opacity:.7}.header .burger.active::before{background:currentColor;top:50%;transform:rotate(45deg) translate(-50%,-50%);transition:transform .3s ease-in-out,top .3s ease-in-out}.header .burger.active::after{background:currentColor;top:50%;transform:rotate(-45deg) translate(-50%,-50%);transition:transform .3s ease-in-out,top .3s ease-in-out}.header .burger.active .burger__line{background:currentColor;transform:scale(0);transition:transform .3s ease-in-out}.footer{background:var(--bg-b);overflow:hidden;display:flex;flex-direction:column;position:relative;z-index:2;padding:clamp(30px,4.3103vw,5rem) 0 clamp(40px,7.069vw,8.2rem)}.footer__bottom{position:relative;z-index:2;padding-top:1.6rem}.footer__bottom *{color:var(--cl-a);font-family:var(--font-family);font-size:1.6rem;font-style:normal;font-weight:400;line-height:155%}.footer__bottom a{transition:all .3s;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.4rem}.footer__bottom a:hover{text-decoration-color:inherit}.footer__wrapp{display:flex;flex-direction:column;gap:2.5rem}.footer .logo{display:flex;max-width:21rem;width:100%;max-height:5rem}.footer .logo img,.footer .logo svg{width:100%;height:auto}.footer__socials{display:flex;align-items:center;gap:clamp(15px,1.7241vw,2rem)}.footer__socials .menu-link{display:flex;align-items:center;justify-content:center;width:clamp(35px,3.4483vw,4rem);height:clamp(35px,3.4483vw,4rem);transition:all .3s;border-radius:1rem;border:.1rem solid var(--br-a);color:var(--cl-d)}.footer__socials .menu-link__icon{width:clamp(18px,1.7241vw,2rem);height:auto}.footer__box{display:grid;grid-template-columns:repeat(2,auto) 1fr auto;align-items:flex-start;gap:3.5rem}.footer .footer-nav{max-width:18.3rem}.footer .footer-nav__list{display:flex;flex-direction:column;gap:clamp(15px,1.7241vw,2rem)}.footer .footer-nav__list>li{display:flex;flex-direction:column;gap:1.2rem}.footer .footer-nav__list>li a{transition:all .3s;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.4rem}.footer .footer-nav .menu-button{display:none}.footer .footer-nav .sub-menu{max-height:-moz-fit-content;max-height:fit-content;display:flex;flex-direction:column;gap:1.6rem}.footer .footer-nav .sub-menu .menu-link{color:var(--cl-a);line-height:155%;font-weight:400}.footer .footer-nav .menu-link{display:flex;align-items:center;color:var(--cl-d);font-family:var(--font-family);font-size:1.6rem;font-style:normal;font-weight:600;line-height:156.25%}.footer .footer-contact{max-width:18.3rem}.footer .footer-contact__list{display:flex;flex-direction:column;gap:clamp(15px,1.7241vw,2rem)}.footer .footer-contact__list>li{display:flex;flex-direction:column;gap:1.2rem}.footer .footer-contact__list>li a{transition:all .3s;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.4rem}.footer .footer-contact .menu-button{display:none}.footer .footer-contact .sub-menu{max-height:-moz-fit-content;max-height:fit-content;display:flex;flex-direction:column;gap:1.6rem}.footer .footer-contact .sub-menu .menu-link{color:var(--cl-a);line-height:155%;font-weight:400}.footer .footer-contact .menu-link{display:flex;align-items:center;color:var(--cl-d);font-family:var(--font-family);font-size:1.6rem;font-style:normal;font-weight:600;line-height:156.25%}.footer .social-list{display:flex;align-items:center;gap:1.4rem;--size:clamp(30px, 4.39453125vw, 5.6rem)}.footer .social-list .menu-link{border-radius:.56rem;background:var(--bg-a);width:var(--size);height:var(--size);aspect-ratio:1;display:flex;align-items:center;justify-content:center;color:var(--cl-l)}.footer .social-list .menu-link .sprite{width:65%;height:auto}.modal{position:relative;flex-direction:column;align-items:center;grid-gap:2.4rem;border-radius:clamp(2rem,1.8229vw,2.8rem);z-index:1;max-width:clamp(450px,48.2759vw,58rem);padding:clamp(3.6rem,3.4483vw,4rem) clamp(2.5rem,3.8793vw,4.5rem);width:91vw;background-color:var(--bg-a);overflow:hidden}.modal .editor{gap:1rem}.modal .editor p:not([class]){font-size:clamp(14px,1.3793vw,1.6rem)}.modal .editor>svg{width:100%;height:auto}.modal__box{display:flex;flex-direction:column;align-items:center;grid-gap:clamp(2rem,1.5625vw,2.4rem);width:100%}.modal__container{width:100%}.modal .main-form{margin-top:2rem}.error-section{padding:calc(clamp(50px,9.0237vw,12.2rem) - clamp(16px,1.7751vw,2.4rem)) 0 clamp(40px,5.9172vw,8rem)}.error-section__box{display:flex;flex-direction:column;gap:clamp(24px,2.3669vw,3.2rem)}.error-section__box>.sprite{display:flex;align-self:center;width:100%;height:100%;max-width:clamp(361px,60.7988vw,82.2rem);max-height:clamp(158px,26.6272vw,36rem)}.error-section__box>.sprite img,.error-section__box>.sprite picture,.error-section__box>.sprite svg{width:100%;height:auto}.error-section__box .editor p:not([class]){color:var(--cl-w);font-size:clamp(16px,1.3314vw,1.8rem);line-height:clamp(22px,1.7751vw,2.4rem);letter-spacing:-.1rem}.error-section__box .editor .main-button{margin-top:.8rem;min-width:20.4rem}:root{--pagination-color:var(--cl-j);--pagination-color-active:var(--cl-j);--pagination-color-hover:var(--cl-a);--pagination-bg-hover:var(--bg-d);--pagination-border-color:var(--br-b);--pagination-icon-color:var(--cl-d);--pagination-size:3.4rem;--pagination-gap:0.7rem;--pagination-border-radius:50%;--pagination-font-family:var(--font-family);--pagination-font-size:1.4rem;--pagination-font-weight:400;--pagination-line-height:155%;--pagination-transition:all,0.3s ease;--pagination-opacity:0.4}.breadcrumbs-section{background-color:var(--section-bg,var(--body-bg));padding:1.1rem 0 1rem}.breadcrumbs-section:first-of-type{padding-top:0}.breadcrumbs-section .breadcrumbs{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;gap:.3rem;min-height:1.8rem}.breadcrumbs-section .breadcrumbs__item{font-family:var(--font-family);color:var(--cl-d);font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;transition:all .3s}.breadcrumbs-section .breadcrumbs__item .sprite{flex-shrink:0;display:inline-flex;align-items:center;height:1.4rem;width:1.4rem;fill:var(--cl-e);color:var(--cl-e)}.breadcrumbs-section .breadcrumbs__link{align-items:center;display:inline-flex;gap:.3rem;transition:all .3s}.breadcrumbs-section .breadcrumbs__text{font-weight:600}.products-section{padding:clamp(30px,3.9655vw,4.6rem) 0;position:relative;z-index:2;overflow:hidden;background-color:var(--section-bg,var(--bg-g))}.products-section__box{display:flex;flex-direction:column;gap:clamp(30px,4.569vw,5.3rem)}.products-section__inner{display:flex;flex-direction:column;gap:clamp(35px,4.0517vw,4.7rem)}.products-section__pagination{display:flex;justify-content:center}.products-section__pagination:has(.sp-pagination__item:only-child){display:none}.products-section__items{display:flex;flex-direction:column}.products-section__item{height:100%}.products-section__item .product-card__box{flex-grow:1;height:100%}.products-section__item.mode .product-card .product-card__image{aspect-ratio:560/400}.products-section__list{display:grid;grid-template-columns:repeat(var(--cols,2),1fr);align-items:flex-start;gap:clamp(30px,7.7586vw,9rem) clamp(20px,3.4483vw,4rem)}.products-section+.default-section{padding:clamp(10px,2.5862vw,3rem) 0 clamp(60px,9.0517vw,10.5rem)}.products-section+.default-section+.subscribe-section{margin-top:calc((clamp(60px,9.0517vw,10.5rem) - 3rem) * -1)}.products-section+.info-section{padding-bottom:clamp(40px,4.3103vw,5rem)}.products-section .sp-pagination{display:flex}.products-section .sp-pagination__list{display:flex;align-items:center;justify-content:center;gap:var(--pagination-gap)}.products-section .sp-pagination__link{display:flex;justify-content:center;align-items:center;width:var(--pagination-size);height:var(--pagination-size);padding:.4rem;flex-shrink:0;color:var(--pagination-color);text-align:center;font-family:var(--pagination-font-family);font-size:var(--pagination-font-size);font-weight:var(--pagination-font-weight);line-height:var(--pagination-line-height);transition:var(--pagination-transition);opacity:var(--pagination-opacity);border-radius:var(--pagination-border-radius);border:.1rem solid transparent;background-color:transparent;cursor:pointer}.products-section .sp-pagination__link .sprite,.products-section .sp-pagination__link svg{width:1.6rem;height:auto;display:flex;color:var(--pagination-icon-color);transition:var(--pagination-transition)}.products-section .sp-pagination__link.prev .sprite{transform:scaleX(-1)}.products-section .sp-pagination__link.is-active{opacity:1;pointer-events:none;border-color:var(--pagination-border-color);color:var(--pagination-color-active)}.products-section .product-card{border-radius:1rem;background:var(--bg-a);box-shadow:0 0 1rem 0 rgba(0,0,0,.3);display:flex;flex-direction:column;gap:clamp(18px,2.3276vw,2.7rem);height:100%;position:relative;z-index:1;overflow:hidden;transition:all .4s linear}.products-section .product-card__box{display:flex;flex-direction:column;gap:1rem;padding:0 clamp(16px,2.5862vw,3rem) clamp(18px,2.5vw,2.9rem);flex-grow:1;justify-content:space-between}.products-section .product-card__price{margin-top:auto;padding:clamp(3px,.431vw,.5rem) 0 clamp(10px,1.2931vw,1.5rem) clamp(10px,2.4138vw,2.8rem);color:var(--cl-j);font-family:var(--font-family);font-size:1.6rem;font-style:normal;font-weight:500;line-height:135%}.products-section .product-card__title{color:var(--cl-j);font-size:clamp(18px,1.7241vw,2rem);font-style:normal;font-weight:700;line-height:135%;font-family:var(--font-family)}.products-section .product-card__images{overflow:hidden;position:relative;z-index:1;display:flex;flex-shrink:0}.products-section .product-card__image{display:flex;width:100%;aspect-ratio:360/300;overflow:hidden;position:relative}.products-section .product-card__image .sprite,.products-section .product-card__image img,.products-section .product-card__image picture,.products-section .product-card__image svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .4s}.products-section .product-card__image.second{opacity:0;visibility:hidden;z-index:2;position:absolute;inset:0}.products-section .product-card .main-button{height:3.5rem;padding:.8rem 1.3rem;border-radius:3.2rem;font-size:1.3rem;min-width:initial}.products-section .product-card .editor{--font-size:1.4rem;--height:calc(var(--font-size) * 1.55);--rows:4;max-height:calc(var(--height) * var(--rows));overflow:hidden}.products-section .product-card .editor p:not([class]){line-height:var(--height);display:-webkit-box;-webkit-line-clamp:var(--rows);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:var(--cl-j);font-size:1.4rem;font-style:normal;font-weight:300;line-height:155%}.products-section .product-card .editor+.main-button{margin-top:clamp(14px,.1724vw,2rem)}.products-section .product-card .product-labels{display:flex;align-items:center;gap:1rem;max-width:75%;flex-wrap:wrap;z-index:3;pointer-events:none;right:1rem;top:1rem;position:absolute}.partners-section{padding:clamp(15px,1.7241vw,2rem) 0 clamp(40px,6.0345vw,7rem);position:relative;z-index:2;overflow:hidden;background-color:var(--section-bg,var(--body-bg))}.partners-section__list{display:flex;flex-direction:column;gap:1.8rem;border-radius:1rem;background:var(--cl-f);padding:1rem 1rem 1.5rem clamp(16px,1.7241vw,2rem)}.partners-section__list .editor{display:flex;flex-direction:column;gap:1rem}.partners-section__list .editor .h6{font-size:clamp(14px,1.8103vw,2.1rem);font-weight:500;line-height:157%}.partners-section__list .editor p:not([class]){padding-left:calc(clamp(30px,3.4483vw,4rem) + .8rem)}.partners-section__list .editor p{display:inline-flex;gap:.8rem;align-items:center}.partners-section__list .editor .sprite,.partners-section__list .editor svg{width:clamp(30px,3.4483vw,4rem);height:clamp(30px,3.4483vw,4rem)}.partners-section__box{display:grid;grid-template-columns:clamp(250px,24.1379vw,28rem) 1fr;gap:2rem}.partners-section__box>.editor:first-of-type{grid-column:1/-1}.partners-section__box>.editor:last-of-type{padding:clamp(16px,1.7241vw,2rem);border-radius:1rem;background:var(--cl-f);justify-content:center;height:100%;gap:clamp(16px,2.6724vw,3.1rem)}.partners-section__box .editor p:not([class]){font-size:clamp(14px,1.3793vw,1.6rem);line-height:155%}.product-single{background-color:var(--section-bg,var(--body-bg));padding:1.1rem 0 clamp(60px,7.7586vw,9rem)}.product-single__gallery{display:flex;flex-direction:column;width:100%}.product-single .f-button{--f-button-svg-width:clamp(16px, 1.7241vw, 2rem);--f-button-svg-height:clamp(16px, 1.7241vw, 2rem);height:clamp(30px,3.4483vw,4rem);width:clamp(30px,3.4483vw,4rem);border-radius:100%;background:var(--bg-a);color:var(--cl-d)}.product-single .f-carousel{width:100%}.product-single .f-carousel__slide{display:flex;align-items:center;justify-content:center;aspect-ratio:560/420}.product-single .f-carousel__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-single .f-thumbs.is-horizontal .f-thumbs__track{padding:.4rem 0}.product-single .f-thumbs.is-horizontal .f-thumbs__track .f-thumbs__slide{--f-thumb-gap:.5rem;--f-thumb-width:clamp(60px, 6.8966vw, 8rem);--f-thumb-height:clamp(60px, 6.8966vw, 8rem);--f-thumb-border-radius:0}.product-single .breadcrumbs{margin-bottom:clamp(30px,3.4483vw,4rem)}.product-single__inner{display:grid;grid-template-columns:repeat(2,calc(50% - clamp(20px,3.4483vw,4rem)/ 2));gap:clamp(20px,3.4483vw,4rem);position:relative;z-index:1}.product-single__inner .product-labels{display:flex;align-items:center;gap:1rem;max-width:75%;flex-wrap:wrap;z-index:3;pointer-events:none;left:1rem;top:1rem;position:absolute}.product-single__info{display:flex;flex-direction:column;gap:clamp(16px,1.7241vw,2rem)}.product-single__info .editor{gap:clamp(16px,1.8103vw,2.1rem)}.product-single__info .editor p:not([class]){color:var(--cl-j);font-family:var(--font-family);font-size:1.4rem;font-style:normal;font-weight:300;line-height:155%}.product-single__info .editor p:not([class]) strong{font-weight:700}.product-single__info .editor .main-button{margin-bottom:clamp(5px,.7759vw,.9rem)}.product-single__title{color:var(--cl-j);font-family:var(--font-family);font-size:clamp(20px,2.069vw,2.4rem);font-style:normal;font-weight:700;line-height:135%}.product-single__price{color:var(--cl-j);font-family:var(--font-family);font-size:clamp(18px,1.7241vw,2rem);font-style:normal;font-weight:500;line-height:135%}.product-single .breadcrumbs{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;gap:.3rem;min-height:1.8rem}.product-single .breadcrumbs__item{font-family:var(--font-family);color:var(--cl-d);font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;transition:all .3s}.product-single .breadcrumbs__item .sprite{flex-shrink:0;display:inline-flex;align-items:center;height:1.4rem;width:1.4rem;fill:var(--cl-e);color:var(--cl-e)}.product-single .breadcrumbs__link{align-items:center;display:inline-flex;gap:.3rem;transition:all .3s}.product-single .breadcrumbs__text{font-weight:600}.main-top{grid-gap:1.3rem;display:grid;grid-template-columns:1fr auto;width:100%;align-items:center}.main-top .main-link{font-size:clamp(1.6rem,1.5358vw,1.8rem)}.main-top .editor:only-child{grid-column:1/-1;justify-self:center}.main-nav{display:flex;align-items:center;gap:1.2rem}.main-nav__btn{display:flex;align-items:center;justify-content:center;grid-gap:.8rem;transition:all .4s;text-align:center;font-family:var(--font-family);font-weight:500;font-size:1.4rem;color:var(--cl-a);border-radius:1.2rem;width:-moz-fit-content;width:fit-content;height:clamp(3.8rem,3.5836vw,4.2rem);background:var(--bg-j);padding:clamp(1rem,1.0239vw,1.2rem) clamp(1.4rem,1.3652vw,1.6rem);border:solid .1rem transparent}.main-nav__btn.active{color:var(--cl-a);background:rgba(87,224,108,.2);border-color:var(--br-a)}.main-nav__btn:hover{color:var(--cl-d)}.main-nav__btn:active{color:var(--cl-a);background:rgba(87,224,108,.2);border-color:var(--br-a)}.contact-form{width:100%;display:flex;flex-direction:column}.contact-form .wpcf7{width:100%}.contact-form form{display:flex;flex-direction:column;gap:1.6rem}.contact-form .wpcf7-not-valid-tip{position:absolute;bottom:.6rem;left:clamp(20px,2.071vw,2.8rem);display:none}.contact-form .wpcf7-response-output{display:none}.contact-form label{position:relative;display:flex;flex-direction:column;width:100%}.contact-form label input{height:clamp(55px,5.1036vw,6.9rem);width:100%;border-radius:1.2rem;background:var(--bg-a);padding:.5rem clamp(20px,2.071vw,2.8rem);transition:all .3s;color:var(--cl-b);font-family:var(--font-family);font-size:clamp(16px,1.4793vw,2rem);font-style:normal;font-weight:400;line-height:clamp(20px,1.7751vw,2.4rem);letter-spacing:-.1rem;border:solid .1rem transparent}.contact-form label input.wpcf7-not-valid{border-color:rgba(235,17,17,.3);box-shadow:0 .4rem .99rem 0 rgba(0,0,0,.04);color:#eb1111}.contact-form label input.wpcf7-not-valid::-moz-placeholder{color:#eb1111}.contact-form label input.wpcf7-not-valid::placeholder{color:#eb1111}.contact-form label input::-moz-placeholder{color:rgba(33,35,36,.4);font-family:var(--font-family);font-size:clamp(16px,1.4793vw,2rem);font-style:normal;font-weight:400;line-height:clamp(20px,1.7751vw,2.4rem);letter-spacing:-.1rem}.contact-form label input::placeholder{color:rgba(33,35,36,.4);font-family:var(--font-family);font-size:clamp(16px,1.4793vw,2rem);font-style:normal;font-weight:400;line-height:clamp(20px,1.7751vw,2.4rem);letter-spacing:-.1rem}.contact-form label textarea{min-height:clamp(113px,10.429vw,14.1rem);width:100%;border-radius:1.2rem;background:var(--bg-a);padding:clamp(20px,2.071vw,2.8rem);transition:all .3s;color:var(--cl-b);font-family:var(--font-family);font-size:clamp(16px,1.4793vw,2rem);font-style:normal;font-weight:400;line-height:clamp(20px,1.7751vw,2.4rem);letter-spacing:-.1rem;transition:all .3s;border:solid .1rem transparent}.contact-form label textarea.wpcf7-not-valid{border-color:rgba(235,17,17,.3);box-shadow:0 4px 9.9px 0 rgba(0,0,0,.04);color:#eb1111}.contact-form label textarea.wpcf7-not-valid::-moz-placeholder{color:#eb1111}.contact-form label textarea.wpcf7-not-valid::placeholder{color:#eb1111}.contact-form label textarea::-moz-placeholder{color:rgba(33,35,36,.4);font-family:var(--font-family);font-size:clamp(16px,1.4793vw,2rem);font-style:normal;font-weight:400;line-height:clamp(20px,1.7751vw,2.4rem);letter-spacing:-.1rem}.contact-form label textarea::placeholder{color:rgba(33,35,36,.4);font-family:var(--font-family);font-size:clamp(16px,1.4793vw,2rem);font-style:normal;font-weight:400;line-height:clamp(20px,1.7751vw,2.4rem);letter-spacing:-.1rem}.contact-form .main-button{margin-top:clamp(16px,1.7751vw,2.4rem)}div:has(.wpcf7){width:100%!important}.main-form{width:100%;display:flex;flex-direction:column;gap:2.4rem}.main-form .cf7-product{display:flex;flex-direction:column;align-items:center;gap:2rem}.main-form .cf7-product__thumb{border-radius:50%;max-width:20rem;width:100%;aspect-ratio:1/1;overflow:hidden;display:flex;align-items:center;justify-content:center}.main-form .cf7-product__thumb img,.main-form .cf7-product__thumb picture{width:100%;height:100%}.main-form .cf7-product__title{font-size:clamp(16px,2.069vw,2.2rem);color:var(--cl-b)}.main-form .contact-methods{width:100%}.main-form .contact-methods .wpcf7-radio{justify-content:center;display:flex;align-items:center;gap:.8rem}.main-form .contact-methods .wpcf7-radio>.wpcf7-list-item{position:relative}.main-form .contact-methods .wpcf7-radio>.wpcf7-list-item.first .wpcf7-list-item-label::before{background-image:var(--icon-viber)}.main-form .contact-methods .wpcf7-radio>.wpcf7-list-item.last .wpcf7-list-item-label::before{background-image:var(--icon-telegram)}.main-form .contact-methods .wpcf7-radio>.wpcf7-list-item .wpcf7-not-valid-tip{display:none}.main-form .contact-methods .wpcf7-radio>.wpcf7-list-item input{position:absolute;visibility:hidden;z-index:-1;opacity:0;inset:0}.main-form .contact-methods .wpcf7-radio>.wpcf7-list-item .wpcf7-list-item-label{margin:0!important;cursor:pointer;position:relative;z-index:2;display:inline-flex;gap:1rem;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;color:var(--cl-b);padding:.6rem 1rem;font-family:var(--font-family);font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem;letter-spacing:-.08rem;transition:all .3s;position:relative;border:solid .1rem var(--cl-e);border-radius:.5rem}.main-form .contact-methods .wpcf7-radio>.wpcf7-list-item .wpcf7-list-item-label::before{margin-top:.1rem;content:"";display:block;position:relative;z-index:1;width:2.4rem;height:2.4rem;flex-shrink:0;background-image:var(--icon-phone);background-position:center;background-repeat:no-repeat}.main-form .contact-methods .wpcf7-radio>.wpcf7-list-item input:checked+span{border-color:var(--cl-d);background:rgba(35,179,76,.2)}.main-form .contact-methods .wpcf7-list-item{margin:0}.main-form .wpcf7{width:100%}.main-form form{display:flex;flex-direction:column;gap:2.4rem}.main-form .wpcf7-form-control-wrap::after{display:none}.main-form .wpcf7-not-valid-tip{position:absolute;bottom:.6rem;left:clamp(20px,2.071vw,2.8rem);display:none}.main-form .wpcf7-response-output{display:none}.main-form .wpcf7-not-valid{color:#eb1111}.main-form label{position:relative;display:flex;flex-direction:column;gap:1rem;width:100%}.main-form label.time{max-width:24.5rem}.main-form label:has(.wpcf7-validates-as-required)>span{position:relative}.main-form label:has(.wpcf7-validates-as-required)>span:after{content:"*";color:#eb1111}.main-form label>span{color:var(--cl-c);font-family:var(--font-family);font-size:1.6rem;font-style:normal;font-weight:500;line-height:100%;display:flex;align-items:center;gap:.5rem}.main-form label input{height:5rem;width:100%;border-radius:.5rem;border:.1rem solid var(--cl-e);background:var(--bg-a);padding:.8rem 1.2rem;transition:all .3s;color:var(--cl-b);font-size:clamp(14px,1.56vw,1.6rem);font-style:normal;font-weight:400;line-height:140%;font-family:var(--font-family)}.main-form label input.wpcf7-not-valid{border-color:rgba(235,17,17,.3);box-shadow:0 .4rem .99rem 0 rgba(0,0,0,.04);color:#eb1111}.main-form label input.wpcf7-not-valid::-moz-placeholder{color:#eb1111}.main-form label input.wpcf7-not-valid::placeholder{color:#eb1111}.main-form label input::-moz-placeholder{color:var(--bg-e);font-size:clamp(14px,1.56vw,1.6rem);font-style:normal;font-weight:400;line-height:140%;font-family:var(--font-family)}.main-form label input::placeholder{color:var(--bg-e);font-size:clamp(14px,1.56vw,1.6rem);font-style:normal;font-weight:400;line-height:140%;font-family:var(--font-family)}.main-form label input:focus{border-color:var(--br-b)}.main-form label textarea{height:clamp(113px,10.429vw,18.2rem);height:5rem;width:100%;border-radius:.5rem;border:.1rem solid var(--cl-e);background:var(--bg-a);padding:.8rem 1.2rem;transition:all .3s;color:var(--cl-b);font-size:clamp(14px,1.56vw,1.6rem);font-style:normal;font-weight:400;line-height:140%;font-family:var(--font-family)}.main-form label textarea.wpcf7-not-valid{border-color:rgba(235,17,17,.3);box-shadow:0 .4rem .99rem 0 rgba(0,0,0,.04);color:#eb1111}.main-form label textarea.wpcf7-not-valid::-moz-placeholder{color:#eb1111}.main-form label textarea.wpcf7-not-valid::placeholder{color:#eb1111}.main-form label textarea::-moz-placeholder{color:var(--bg-e);font-size:clamp(14px,1.56vw,1.6rem);font-style:normal;font-weight:400;line-height:140%;font-family:var(--font-family)}.main-form label textarea::placeholder{color:var(--bg-e);font-size:clamp(14px,1.56vw,1.6rem);font-style:normal;font-weight:400;line-height:140%;font-family:var(--font-family)}.main-form label textarea:focus{border-color:var(--br-b)}.main-form .main-button{height:5.6rem;width:100%;font-size:1.6rem;font-weight:500}@media (min-width:1024px){.mobile{display:contents}.mobile__box{display:contents}.header__links{display:none}.header-nav__list{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%)}.header-categories{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%)}.header__box>.header-contacts{display:none}.header__box{display:flex;flex-direction:column;gap:1rem}.header__box>.logo{display:none}.header .burger{display:none}}@media (max-width:1239.98px){.header-nav__list{gap:clamp(12px,1.1424vw,1.5rem)}.header-contacts ul{gap:clamp(12px,1.1424vw,1.5rem)}.header-categories__list{gap:clamp(12px,1.1424vw,1.5rem)}}@media (max-width:1023.98px){.editors{grid-template-columns:100%}.mobile .logo{display:none}.mobile{position:fixed;top:var(--header-height);right:0;max-width:440px;width:100%;height:calc(100dvh - var(--header-height));bottom:0;z-index:90;transition:all .3s ease;transform:translateX(110%);background:var(--bg-a);padding:0 16px 20px;display:flex;align-items:center;gap:16px}.mobile.active{overflow-y:auto;transform:translateX(0)}.mobile__wrapp{flex-direction:column}.mobile .header-nav{width:100%;flex-direction:column;display:flex;padding:18px 0;position:relative;z-index:1}.mobile .header-nav:only-child{flex-grow:1}.mobile .header-nav ul{transition:.3s ease;width:100%;display:flex;flex-direction:column;align-items:center;grid-gap:1.8rem}.mobile .header-nav ul .menu-button,.mobile .header-nav ul a{width:100%;justify-content:start}.mobile .header-nav ul .menu-button.disabled,.mobile .header-nav ul a.disabled{display:none}.mobile .header-nav ul .menu-button{width:-moz-fit-content;width:fit-content;justify-content:space-between}.mobile .header-nav ul .menu-item-has-children{width:100%}.mobile .header-nav .sub-menu{align-items:center}.mobile .header-nav::before{content:"";width:100vw;height:100%;top:0;left:50%;transform:translateX(-50%);z-index:-2;pointer-events:none;background:var(--bg-d);position:absolute}.header__top::before{content:none}.header__top .editor:first-of-type{display:none}.header__top .editor:last-of-type .row{margin:0 auto!important;gap:initial}.header__top .editor:last-of-type a.inline-flex-link{margin:20px 0!important;font-size:22px;line-height:155%;font-weight:500}.header__top .editor:last-of-type p{font-size:0}.header__top .editor *{color:var(--cl-c)}.header__top{display:grid;gap:30px 5px;grid-template-columns:auto 1fr;padding:25px 0;display:contents}.header-nav__list .menu-item .menu-link{font-size:18px;font-style:normal;font-weight:700;line-height:155%}.header-nav__list{flex-direction:column}.header-nav{order:-3}.header-contacts ul .menu-link__icon{width:20px}.header-contacts ul .menu-link{width:40px;height:40px}.header-categories__list{flex-direction:column;gap:18px}.header-categories .menu-link{font-size:18px}.header-categories{order:-2}.header__row{gap:40px;padding:25px 0;align-items:center;flex-direction:column;flex-grow:1;display:contents}.header__box{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:1.5rem clamp(15px,5.38vw,4rem);transition:all .3s}.header__box.active{transition-delay:0s;border-radius:2.2rem}.header .logo{max-width:175px}.header{padding:15px 0;position:fixed}.products-section__list{grid-template-columns:repeat(2,1fr)}.partners-section__box>.editor:first-of-type{order:-2}.partners-section__box>.editor:last-of-type{order:-1}.product-single .f-thumbs.is-horizontal .f-thumbs__track .f-thumbs__slide{--f-thumb-width:clamp(60px, 9.77vw, 10rem);--f-thumb-height:clamp(60px, 9.77vw, 10rem)}.product-single__inner{grid-template-columns:100%}}@media (max-width:1023.98px) and (max-width:1023.98px){.mobile .header-nav .sub-menu a{font-size:1.6rem}}@media (max-width:1023.98px) and (min-width:425px){.mobile .header-contacts{display:none}}@media (max-width:1023.98px) and (min-width:576px){.footer .logo{max-width:175px}}@media (max-width:1023.98px) and (min-width:767px){.products-section__list[style*="--cols:4"]{grid-template-columns:repeat(3,1fr)}.product-single .f-carousel__slide{aspect-ratio:560/280}}@media (max-width:768px){.custom-select .select-field{padding:var(--select-mob-padding-vertical) var(--select-mob-padding-horizontal)}.custom-select .selected-option{font-size:var(--select-mob-option-selected-font-size);padding:var(--select-mob-option-selected-padding)}.custom-select .option{padding:var(--select-mob-option-padding);font-size:var(--select-mob-option-font-size)}}@media (max-width:766.98px){.footer__wrapp{flex-direction:row;justify-content:space-between;grid-column:1/-1}.footer__box{grid-template-columns:1fr repeat(2,auto)}.partners-section__box{grid-template-columns:100%}}@media (max-width:766.98px) and (min-width:576px){.footer__wrapp{order:-1}.partners-section__list .editor{max-width:40%}.partners-section__list{flex-direction:row;justify-content:space-between}.product-single .f-carousel__slide{aspect-ratio:560/350}}@media (max-width:575.98px){.header__links .row .inline-flex-link .sprite,.header__links .row .inline-flex-link svg{font-size:1.6rem}.header__links .row .inline-flex-link{font-size:1.4rem}.header__links{height:1.6rem}.header-contacts ul{gap:20px}.header__box>.header-contacts ul{gap:1rem}.header__box>.header-contacts .menu-link{border-radius:.8rem;width:3.3rem;height:3.3rem}.header__box>.header-contacts .menu-link .sprite{width:1.6rem}.footer{padding:35px 30px 20px}.footer__bottom{flex-direction:column;padding-top:30px}.footer__bottom p{margin-left:0!important;justify-content:flex-start}.footer__wrapp{flex-direction:column}.footer__socials .menu-link__icon{width:20px}.footer__socials .menu-link{width:40px;height:40px}.footer__socials{gap:20px}.footer__box{gap:45px;grid-template-columns:.7fr 1fr}.footer .footer-contact__list{gap:25px}.footer .footer-contact{grid-column:1/-1;grid-row:2/3}.footer .social-list{--size:40px}.error-section{padding:34px 0 50px}.products-section__list{grid-template-columns:100%}.products-section .product-card .main-button{width:100%}.partners-section__list .editor p:not([class]){font-size:16px;padding-left:50px}.partners-section__list .editor p{gap:10px}.partners-section__list .editor .sprite,.partners-section__list .editor svg{width:40px;height:40px}.product-single .f-carousel__slide{aspect-ratio:560/420}.contact-form label input::-moz-placeholder{letter-spacing:-.8px}.contact-form label input::placeholder{letter-spacing:-.8px}.contact-form label input{letter-spacing:-.8px}.contact-form label textarea::-moz-placeholder{letter-spacing:-.8px}.contact-form label textarea::placeholder{letter-spacing:-.8px}.contact-form label textarea{letter-spacing:-.8px}.contact-form .main-button{width:100%}.main-form .contact-methods .wpcf7-radio>.wpcf7-list-item .wpcf7-list-item-label{justify-content:center}.main-form .contact-methods .wpcf7-radio>.wpcf7-list-item{width:48%}.main-form .contact-methods .wpcf7-radio{flex-wrap:wrap}}@media (max-width:424.98px){.header__box>.header-contacts{display:none}.header__box{grid-template-columns:1fr auto}}@media (hover:hover){.main-button:hover{background:var(--bg-n)}.second-button:hover{background:var(--bg-d);color:var(--cl-a)}.round-button:hover .sprite,.round-button:hover img{transform:scale(1.05)}.header__links .row .inline-flex-link:hover{color:var(--cl-d)}.header-nav__list .menu-item .menu-link:hover{text-decoration-color:inherit}.header-contacts ul .menu-link:hover{color:var(--cl-a);background:var(--bg-d)}.header-categories .menu-link:hover{color:var(--cl-d)}.footer__socials .menu-link:hover{color:var(--cl-a);background:var(--bg-d);border-color:var(--br-b)}.footer .footer-nav__list>li a:hover{text-decoration-color:inherit}.footer .footer-contact__list>li a:hover{text-decoration-color:inherit}.breadcrumbs-section .breadcrumbs__link:hover{color:var(--cl-e)}.products-section .sp-pagination__link:hover{opacity:1;background:var(--pagination-bg-hover);color:var(--pagination-color-hover);border-color:var(--pagination-border-color)}.products-section .sp-pagination__link:hover .sprite,.products-section .sp-pagination__link:hover svg{color:var(--pagination-color-hover)}.products-section .product-card:hover{box-shadow:0 0 2rem 0 rgba(0,0,0,.35)}.products-section .product-card:hover .product-card__image.second{opacity:1;visibility:visible}.product-single .f-button:hover{background:var(--bg-d);color:var(--cl-a)}.product-single .breadcrumbs__link:hover{color:var(--cl-e)}}@media (hover:none){.main-button:active{background:var(--bg-n)}.second-button:active{background:var(--bg-d);color:var(--cl-a)}.round-button:active .sprite,.round-button:active img{transform:scale(1.05)}.header__links .row .inline-flex-link:active{color:var(--cl-d)}.header-nav__list .menu-item .menu-link:active{text-decoration-color:inherit}.header-contacts ul .menu-link:active{color:var(--cl-a);background:var(--bg-d)}.header-categories .menu-link:active{color:var(--cl-d)}.footer__socials .menu-link:active{color:var(--cl-a);background:var(--bg-d);border-color:var(--br-b)}.footer .footer-nav__list>li a:active{text-decoration-color:inherit}.footer .footer-contact__list>li a:active{text-decoration-color:inherit}.breadcrumbs-section .breadcrumbs__link:active{color:var(--cl-e)}.products-section .product-card:active{box-shadow:0 0 2rem 0 rgba(0,0,0,.35)}.products-section .product-card:active .product-card__image.second{opacity:1;visibility:visible}.product-single .f-button:active{background:var(--bg-d);color:var(--cl-a)}.product-single .breadcrumbs__link:active{color:var(--cl-e)}}