.swiper-button-prev,.swiper-button-next{--swiper-navigation-size: 14px;--swiper-theme-color: var(--clr-accent-orange-500);margin-top:-50%;border:1px solid var(--clr-accent-orange-500);border-radius:50%;background-size:100% auto;background-image:linear-gradient(177deg, #ffa13d 2.75%, #d06c00 97.25%);width:60px;height:60px;display:flex;align-items:center;justify-content:center;transition:.5s}@media screen and (max-width: 991.98px){.swiper-button-prev,.swiper-button-next{--swiper-navigation-size: 10px;width:40px;height:40px}}@media(hover: hover)and (pointer: fine){.swiper-button-prev:hover,.swiper-button-next:hover{background-image:linear-gradient(-3deg, #FFA13D 2.75%, #D06C00 97.25%)}}.swiper-button-prev::after,.swiper-button-next::after{content:none}.swiper-button-prev svg.swiper-button-icon,.swiper-button-next svg.swiper-button-icon{fill:var(--clr-neutral-white);width:13px;height:18px}.swiper-button-prev{left:30px}@media screen and (max-width: 1199.98px){.swiper-button-prev{left:15px}}.swiper-button-prev .swiper-button-icon{transform:rotate(180deg)}.swiper-button-next{right:30px}@media screen and (max-width: 1199.98px){.swiper-button-next{right:15px}}.swiper-button-lock{display:none}.swiper-pagination{font-size:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0px;text-align:left}.swiper-pagination-bullet{background:var(--clr-neutral-white);width:8px;height:8px;border-radius:50%;transform:translateY(0);transition:width .2s,transform .2s}.swiper-pagination-bullet-active{--swiper-theme-color: var(--clr-accent-orange-300);transform:translateY(-2px)}:root{--plyr-color-main: var(--clr-accent-red-200);--plyr-video-controls-background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)) }.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:block}.plyr__poster{background-size:cover}.wpcf7-list-item{margin:0}.wpcf7-form-control-wrap{display:block}.wpcf7-response-output{display:none}.wpcf7-not-valid{border-width:2px !important;border-color:hsl(0,56%,49%) !important}.wpcf7-not-valid:focus,.wpcf7-not-valid:hover{border-color:hsl(0,56%,49%) !important}.wpcf7-not-valid-tip{color:hsl(0,56%,49%);font-size:11px;font-style:normal;font-weight:400;line-height:1;margin-top:6px;display:block}html{box-sizing:border-box;-ms-overflow-style:scrollbar;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%;height:100%}*,::before,::after{box-sizing:border-box}@media screen and (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{background-color:var(--bg-body);min-width:320px;min-height:inherit;height:inherit;font-family:var(--ff-body);font-size:100%;font-weight:400;color:var(--clr-body);line-height:1.5;margin:0;padding:4px 0 0 0}button{touch-action:manipulation}@font-face{font-family:HelveticaNeue;font-display:swap;src:url("../fonts/HelveticaNeue-Medium.woff2") format("woff2"),url("../fonts/HelveticaNeue-Medium.woff") format("woff");font-weight:500;font-style:normal}@font-face{font-family:SuisseIntl;font-display:swap;src:url("../fonts/SuisseIntl-Medium.woff2") format("woff2"),url("../fonts/SuisseIntl-Medium.woff") format("woff");font-weight:500;font-style:normal}@font-face{font-family:HelveticaNeue;font-display:swap;src:url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"),url("../fonts/HelveticaNeue-Bold.woff") format("woff");font-weight:700;font-style:normal}:root{--clr-neutral-white: hsl(0, 0%, 100%);--clr-neutral-black: hsl(0, 0%, 0%);--clr-neutral-100: hsl(0, 0%, 95%);--clr-neutral-200: hsl(0, 0%, 90%);--clr-neutral-300: hsl(0, 0%, 85%);--clr-neutral-400: hsl(0, 0%, 75%);--clr-neutral-500: hsl(0, 0%, 45%);--clr-neutral-600: hsl(0, 0%, 20%);--clr-accent-green-100: hsl(127, 56%, 43%);--clr-accent-blue-100: hsl(203, 100%, 93%);--clr-accent-blue-200: hsl(203, 60%, 73%);--clr-accent-blue-300: hsl(204, 58%, 48%);--clr-accent-red-100: hsl(356, 93%, 52%);--clr-accent-red-200: hsl(0, 83%, 47%);--clr-accent-red-300: hsl(0, 92%, 41%);--clr-accent-orange-100: hsl(31, 22%, 95%);--clr-accent-orange-200: hsl(31, 100%, 90%);--clr-accent-orange-300: hsl(31, 100%, 70%);--clr-accent-orange-400: hsl(31, 100%, 60%);--clr-accent-orange-500: hsl(31, 85%, 55%);--clr-accent-orange-600: hsl(31, 90%, 45%);--clr-accent-orange-700: hsl(31, 100%, 41%);--clr-accent-yellow-100: hsl(44, 100%, 79%);--fs-heading-100: 4rem;--fs-heading-200: 3rem;--fs-heading-300: 2.25rem;--fs-heading-400: 2rem;--fs-heading-500: 1.75rem;--fs-heading-600: 1.5rem;--ff-primary: HelveticaNeue, sans-serif;--ff-secondary: SuisseIntl, sans-serif;--ff-body: var(--ff-primary);--ff-heading: var(--ff-primary);--clr-body: var(--clr-neutral-black);--bg-body: var(--clr-accent-orange-100);--clr-link: var(--clr-accent-orange-500);--clr-figcaption: var(--clr-neutral-black);--clr-heading: var(--clr-neutral-black);--clr-blockquote: var(--clr-neutral-500);--clr-del: var(--clr-neutral-500);--clr-mark: var(--clr-neutral-black);--bg-mark: var(--clr-accent-yellow-100);--clr-selection: var(--clr-neutral-white);--bg-selection: var(--clr-neutral-600);--fs-small: .725rem;--fs-figcaption: .8125rem;--vr: 1.5em}.svg-close-dims{width:18px;height:18px}.svg-link-arrow-dims{width:13px;height:13px}.svg-mail-dims{width:20px;height:20px}.svg-marker-dims{width:12px;height:14px}.svg-marker-color-dims{width:14px;height:16px}.svg-play-dims{width:24px;height:27px}.svg-quantity-minus-dims{width:12px;height:3px}.svg-quantity-plus-dims{width:12px;height:12px}.svg-swiper-navigation-dims{width:13px;height:18px}.svg-telegram-dims{width:20px;height:20px}.svg-whatsapp-dims{width:19px;height:19px}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects;color:var(--clr-link);text-decoration:none}a:focus{outline:thin dotted}a:active,a:hover{outline-width:0}a:focus,a:hover{color:var(--clr-link);text-decoration:none}article{display:block}.article{padding-block:clamp(1.25rem,-0.759rem + 5.357vw,4.063rem);margin-inline:auto;max-width:900px}@media screen and (max-width: 1199.98px){.article{max-width:600px}}.article h1{font-size:clamp(2rem,.571rem + 3.81vw,4rem);font-weight:500;margin-block:0}.article h2,.article h3,.article h4{font-style:normal;font-weight:500}.article time{margin-bottom:40px;display:block;color:hsl(0,0%,49%);font-size:13px;font-style:normal;font-weight:700;line-height:1.16}@media screen and (max-width: 991.98px){.article time{margin-bottom:30px}}.article p,.article address,.article ul,.article ol,.article dl{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:1.5}.article ul+ul,.article ol+ol,.article dl+dl{margin-block:calc(var(--vr)*2)}.article ul{list-style:none;padding-left:0;margin-inline:0}.article ul li{position:relative;padding-left:30px}.article ul li::before{content:"";display:block;width:16px;height:1px;background-color:#000;position:absolute;top:.8125em;left:0}.article figure{margin-block:3em}@media(hover: hover)and (pointer: fine){.article a:hover{color:color-mix(in srgb, var(--clr-accent-orange-500) 100%, #000 20%)}}audio{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}canvas{display:inline-block;vertical-align:baseline}pre,code,kbd,samp{font-family:"Courier New",courier,monospace,serif;line-height:1}pre{margin-bottom:var(--vr);white-space:pre-wrap;word-wrap:break-word}details{display:block}summary{display:block}figcaption{color:var(--clr-figcaption);display:block;font-size:var(--fs-figcaption);line-height:1;margin-block:calc(var(--vr)/2)}figure{display:block;margin:0}h1,h2,h3,h4,h5,h6{font-weight:normal;color:var(--clr-neutral-black);margin-bottom:.5em;margin-top:1.67em}h1{font-size:var(--fs-heading-100);line-height:1}h2{font-size:var(--fs-heading-200);line-height:1.2}h3{font-size:var(--fs-heading-300);line-height:1.2}h4{font-size:var(--fs-heading-400);line-height:1.2}h5{font-size:var(--fs-heading-500);line-height:1.2}h6{font-size:var(--fs-heading-600);line-height:1.2}hr{box-sizing:content-box;height:1px;overflow:visible}img{max-width:100%;vertical-align:middle;height:auto}svg:not(:root){overflow:hidden}li ul,li ol{margin:0 var(--vr)}ul,ol{padding:0;margin:0 var(--vr) var(--vr) var(--vr)}ul{list-style-type:disc}ol{list-style-type:decimal}dl{margin:0 0 var(--vr) 0}dl dt{font-weight:bold}dd{margin-inline-start:var(--vr)}li p,li ul,li ol{margin-top:0;margin-bottom:0}nav{display:block}@media print{*,*:before,*:after{background:rgba(0,0,0,0) !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}body{font-size:11pt;line-height:1.3}main a,main a:visited,article a,article a:visited{text-decoration:underline}main a[href]:after,article a[href]:after{content:" (" attr(href) ")"}main abbr[title]:after,article abbr[title]:after{content:" (" attr(title) ")"}main a[href^="#"]:after,main a[href^="javascript:"]:after,article a[href^="#"]:after,article a[href^="javascript:"]:after{content:""}main pre,main blockquote,article pre,article blockquote{page-break-inside:avoid}main thead,article thead{display:table-header-group}main tr,main img,article tr,article img{page-break-inside:avoid}main p,main h2,main h3,article p,article h2,article h3{orphans:3;widows:3}main h2,main h3,article h2,article h3{page-break-after:avoid}}progress{display:inline-block;vertical-align:baseline}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}blockquote{margin:var(--vr);color:var(--clr-blockquote);font-style:italic}table{border-collapse:separate;border-spacing:0;margin-bottom:var(--vr);width:100%}table,td,th{vertical-align:middle}thead th{border-bottom:1px solid}th,td,caption{text-align:left;font-weight:400;padding:4px 10px 4px 5px}th{font-weight:700}tr.even td{background:rgba(0,0,0,.05)}tfoot{font-style:italic}caption{font-size:var(--fs-small);text-transform:uppercase;border-bottom:1px solid}[hidden],template{display:none}small{font-size:var(--fs-small)}p{margin-bottom:var(--vr)}b,strong{font-weight:bold}em,dfn,i{font-style:italic}dfn{font-weight:bold}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}abbr{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}address{margin-bottom:var(--vr);font-style:italic}del{color:var(--clr-del);text-decoration:line-through}mark{background:var(--bg-mark);color:var(--clr-mark)}s{text-decoration:line-through}u{text-decoration:underline}ins{text-decoration:underline}::selection{background:var(--bg-selection);color:var(--clr-selection);text-shadow:none}video{display:inline-block;vertical-align:baseline}.uk-input[type=number]::-webkit-inner-spin-button,.uk-input[type=number]::-webkit-outer-spin-button,.uk-input[type=search]::-webkit-search-cancel-button,.uk-input[type=search]::-webkit-search-decoration,.uk-select:not([multiple]):not([size]),.uk-radio,.uk-checkbox,.uk-file,.uk-input,.uk-textarea,.uk-select{appearance:none;transition:all .3s ease}.uk-input,.uk-textarea,.uk-select,.uk-legend,.uk-file{font-family:inherit;width:100%;max-width:100%}.uk-input,.uk-textarea,.uk-select{background:var(--clr-neutral-white);border:2px solid var(--clr-neutral-400);border-radius:9px;color:var(--clr-neutral-black);font-size:16px;padding-inline:16px}.uk-input,.uk-select{height:50px}.uk-input,.uk-select:not([multiple]):not([size]),.uk-radio,.uk-checkbox,.checkbox-label,.radio-label{vertical-align:middle}.uk-input{overflow:visible}.uk-input[type=number]::-webkit-inner-spin-button,.uk-input[type=number]::-webkit-outer-spin-button{margin:0;height:auto}.uk-input::-moz-placeholder{opacity:1}.uk-input{display:inline-block}.uk-textarea{overflow:auto;resize:none}.uk-textarea::-moz-placeholder{opacity:1}.uk-textarea{padding-block:16px}.uk-select{text-transform:none}.uk-select optgroup{font:inherit;font-weight:bold}.uk-select:not([multiple]):not([size]){display:inline-block}.uk-select[multiple],.uk-select[size]{padding-block:2.6666666667px;vertical-align:top}.uk-select[multiple],.uk-select[size]{resize:vertical}.uk-select:not([multiple]):not([size]){padding-right:32px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCAxLjkyNzAxTDEuMjY1MzUgMEw1LjE1NjA1IDMuMDM2ODFMOC42NTUxNCAwLjAzMjU1MzhMMTAgMS44OTQ0Nkw1LjIxODIzIDZMMCAxLjkyNzAxWiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==");background-repeat:no-repeat;background-position:calc(100% - 10.6666666667px) center;background-size:10px 6px}.uk-select:not([multiple]):not([size])::-ms-expand{display:none}.uk-select:not([multiple]):not([size]) option{color:var(--clr-neutral-black)}.uk-select:not([multiple]):not([size]):disabled{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCAxLjkyNzAxTDEuMjY1MzUgMEw1LjE1NjA1IDMuMDM2ODFMOC42NTUxNCAwLjAzMjU1MzhMMTAgMS44OTQ0Nkw1LjIxODIzIDZMMCAxLjkyNzAxWiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==")}.uk-input[list]{padding-right:16px;background-repeat:no-repeat;background-position:calc(100% - 8px) center}.uk-input[list]:hover,.uk-input[list]:focus{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCAxLjkyNzAxTDEuMjY1MzUgMEw1LjE1NjA1IDMuMDM2ODFMOC42NTUxNCAwLjAzMjU1MzhMMTAgMS44OTQ0Nkw1LjIxODIzIDZMMCAxLjkyNzAxWiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==")}.uk-input[list]::-webkit-calendar-picker-indicator{display:none}.uk-select:focus{color:var(--clr-neutral-black)}.uk-input:focus,.uk-textarea:focus{background-color:var(--clr-neutral-white);color:var(--clr-neutral-black);border-color:var(--clr-accent-orange-400)}.uk-input:focus-visible,.uk-textarea:focus-visible,.uk-select:focus-visible{outline:none}.uk-input:disabled,.uk-select:disabled,.uk-textarea:disabled{background-color:color-mix(in srgb, var(--clr-neutral-white) 100%, #fff 80%);color:color-mix(in srgb, var(--clr-neutral-black) 100%, #fff 80%);border-color:color-mix(in srgb, var(--clr-neutral-400) 100%, #fff 80%)}.uk-input::-ms-input-placeholder,.uk-textarea::-ms-input-placeholder{color:color-mix(in srgb, var(--clr-neutral-black) 100%, #fff 60%) !important}.uk-input::placeholder,.uk-textarea::placeholder{color:color-mix(in srgb, var(--clr-neutral-black) 100%, #fff 60%)}.uk-form-danger,.uk-form-danger:focus{color:red;border-color:red}.uk-form-success,.uk-form-success:focus{color:green;border-color:green}.uk-form-warning,.uk-form-warning:focus{color:orange;border-color:orange}.uk-radio{display:inline-block;height:20px;width:20px;background-color:var(--clr-neutral-white);background-repeat:no-repeat;background-position:center;border:2px solid var(--clr-neutral-400);border-radius:50%;position:relative;margin:0}.uk-radio::before{content:"";width:10px;height:10px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;border-radius:50%;display:block;background-color:rgba(0,0,0,0)}.uk-radio:focus{outline:none;background-color:var(--clr-neutral-400);border-color:var(--clr-neutral-400)}.uk-radio:focus::before{background-color:var(--clr-neutral-400)}.uk-radio:checked{background-color:var(--clr-neutral-white);border-color:var(--clr-accent-orange-400)}.uk-radio:checked::before{background-color:var(--clr-accent-orange-400)}.uk-radio:disabled{background-color:color-mix(in srgb, var(--clr-neutral-white) 100%, #fff 10%);border-color:color-mix(in srgb, var(--clr-neutral-400) 100%, #fff 10%)}.uk-checkbox{flex-shrink:0;display:inline-block;height:22px;width:22px;background-color:var(--clr-neutral-white);background-repeat:no-repeat;background-position:center;border:2px solid var(--clr-neutral-400);border-radius:6px;margin:0}.uk-checkbox:focus{outline:none;border-color:var(--clr-neutral-400)}.uk-checkbox:checked,.uk-checkbox:indeterminate{border-color:var(--clr-accent-orange-400);background-color:var(--clr-accent-orange-400);background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNSA1LjVMNi41IDlMMTIuNSAxIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==");background-size:12px 10px}.uk-checkbox:disabled{background-color:color-mix(in srgb, var(--clr-neutral-white) 100%, #fff 10%);border-color:color-mix(in srgb, var(--clr-neutral-400) 100%, #fff 10%)}.uk-checkbox:disabled:checked,.uk-checkbox:disabled:indeterminate{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNSA1LjVMNi41IDlMMTIuNSAxIiBzdHJva2U9IiNDNkM2QzYiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K");background-size:12px 10px}.uk-fieldset{border:none;margin:0;padding:0}.uk-legend{color:inherit;padding:0;font-size:24px;line-height:1.4}.uk-form-label{display:block;font-weight:400;font-size:var(--fs-400);line-height:1;color:var(--clr-neutral-black);margin-bottom:.5em}.checkbox-label,.radio-label{font-weight:500;font-size:11px;line-height:1.27;color:var(--clr-neutral-500);display:inline-flex;align-items:center;column-gap:10px;margin-top:20px;cursor:pointer}.checkbox-label .uk-checkbox,.checkbox-label .uk-radio,.radio-label .uk-checkbox,.radio-label .uk-radio{margin:0 0 auto 0}.checkbox-label a,.radio-label a{color:var(--clr-neutral-500);text-decoration:underline;transition:color .2s}@media(hover: hover)and (pointer: fine){.checkbox-label a:hover,.radio-label a:hover{color:var(--clr-accent-orange-400)}}[data-name$=-acceptence] label{font-weight:500;font-size:11px;line-height:1.27;color:var(--clr-neutral-500);display:inline-flex;align-items:center;column-gap:10px;margin-top:20px;cursor:pointer}[data-name$=-acceptence] label input[type=checkbox],[data-name$=-acceptence] label input[type=radio]{margin:0 0 auto 0}[data-name$=-acceptence] label a{color:var(--clr-neutral-500);text-decoration:underline;transition:color .2s}@media(hover: hover)and (pointer: fine){[data-name$=-acceptence] label a:hover{color:var(--clr-accent-orange-400)}}.uk-form-icon{position:absolute;top:14px;left:0;width:60px;display:inline-flex;justify-content:center;align-items:center;color:var(--clr-neutral-black)}.uk-form-icon:hover{color:var(--clr-neutral-black)}.uk-form-icon:not(a):not(button):not(input){pointer-events:none}.uk-form-icon:not(.uk-form-icon-flip)~.uk-input{padding-left:60px !important}.uk-form-icon-flip{right:0;left:auto}.uk-form-icon-flip~.uk-input{padding-right:60px !important}.uk-form-group{margin-bottom:12px}.uk-form-group:last-child{margin-bottom:0}.uk-form-group--unit-cm{position:relative}.uk-form-group--unit-cm::before{content:"см";display:block;height:min-content;position:absolute;top:0;bottom:0;right:16px;color:var(--clr-neutral-500);font-size:16px;font-style:normal;font-weight:500;line-height:1;margin:auto}.uk-form-group--unit-cm .uk-input{padding-right:45.2px;text-overflow:ellipsis}.uk-form-flex{display:flex;column-gap:10px}.uk-form-flex>*{flex-grow:1;flex-basis:0%}.uk-form-flex .uk-form-group:last-child{margin-bottom:12px}@media screen and (max-width: 575.98px){.uk-form-flex--break-sm{flex-direction:column}}.button{--_border-radius: 6px;--_background-color: transparent;--_color: var(--clr-neutral-black);--_font-size: 16px;--_padding: 16px 24px;display:inline-block;border:0;padding:var(--_padding);background:var(--_background-color);border-radius:var(--_border-radius);color:var(--_color);font-size:var(--_font-size);font-style:normal;font-weight:700;line-height:1;text-decoration:none;text-align:center;cursor:pointer;transition:.5s}.button[disabled],.button.button--default[disabled],.button.button--inverse[disabled]{--_background-color: var(--clr-neutral-400);--_color: var(--clr-neutral-black);border-color:var(--clr-neutral-400);background-image:none;cursor:not-allowed}.button--default{--_color: var(--clr-neutral-white);background-size:100% auto;background-image:linear-gradient(177deg, #ffa13d 2.75%, #d06c00 97.25%);border:1px solid var(--clr-accent-orange-500)}@media(hover: hover)and (pointer: fine){.button--default:hover{--_color: var(--clr-neutral-white);background-position:right center;background-size:400% auto}}.button--default:focus{--_color: var(--clr-neutral-white)}@media(hover: hover)and (pointer: fine){a.button--default:hover{color:var(--clr-neutral-white)}}a.button--default:focus{color:var(--clr-neutral-white)}.button--inverse{--_color: var(--clr-neutral-black);--_background-color: var(--clr-neutral-white)}@media(hover: hover)and (pointer: fine){.button--inverse:hover{--_color: var(--clr-neutral-white);--_background-color: var(--clr-neutral-black)}}.button--inverse:focus{--_color: var(--clr-neutral-white);--_background-color: var(--clr-neutral-black)}@media(hover: hover)and (pointer: fine){a.button--default:hover{--_color: var(--clr-neutral-white);--_background-color: var(--clr-neutral-black)}}a.button--default:focus{--_color: var(--clr-neutral-white);--_background-color: var(--clr-neutral-black)}.button--small{--_padding: 11px 16px}.button--icon{display:flex;align-items:center;justify-content:center;column-gap:10px}.button__icon{flex-shrink:0;fill:var(--_color);transition:fill .2s}.button--width-100{width:100%}@media screen and (min-width: 1199.98px){.button--xl{--_padding: 27px 24px}}.mobile-menu{list-style:none;margin:0;padding:0}.mobile-menu__item{font-size:0}.mobile-menu__link{display:block;color:var(--clr-neutral-white);font-size:16px;font-style:normal;font-weight:500;line-height:normal;padding-block:16px}@media screen and (max-width: 767.98px){.mobile-menu__link{padding-block:12px}}.mobile-menu__submenu{list-style:none;margin:0;padding:4px 0 16px}@media screen and (max-width: 767.98px){.mobile-menu__submenu{padding:2px 0 14px}}.mobile-menu__submenu-item:not(:last-child) .mobile-menu__submenu-link{padding-bottom:16px}@media screen and (max-width: 767.98px){.mobile-menu__submenu-item:not(:last-child) .mobile-menu__submenu-link{padding-bottom:12px}}.mobile-menu__submenu-link{display:block;color:var(--clr-neutral-400);font-size:14px;font-style:normal;font-weight:500;line-height:1}.button-mobile-menu{background-size:100% auto;background-image:linear-gradient(177deg, #ffa13d 2.75%, #d06c00 97.25%);border:1px solid var(--clr-accent-orange-500);border-radius:6px;display:flex;flex-direction:column;justify-content:space-between;width:34px;height:34px;padding:10px 6px;margin:0;background-color:rgba(0,0,0,0);position:relative}.button-mobile-menu.is-active span:nth-of-type(1)::before{transform:translateX(4px) rotate(45deg)}.button-mobile-menu.is-active span:nth-of-type(1)::after{transform:translateX(-4px) rotate(-45deg)}.button-mobile-menu.is-active span:nth-of-type(2){opacity:0}.button-mobile-menu.is-active span:nth-of-type(3)::before{transform:translateX(4px) rotate(-45deg)}.button-mobile-menu.is-active span:nth-of-type(3)::after{transform:translateX(-4px) rotate(45deg)}.button-mobile-menu span{width:100%;display:block;position:relative}.button-mobile-menu span:nth-of-type(1)::before,.button-mobile-menu span:nth-of-type(3)::before{transform-origin:center left}.button-mobile-menu span:nth-of-type(1)::after,.button-mobile-menu span:nth-of-type(3)::after{transform-origin:center right}.button-mobile-menu span:nth-of-type(2){transition:opacity .2s}.button-mobile-menu span::before,.button-mobile-menu span::after{content:"";display:block;width:11px;height:2px;background:#fff;position:absolute;top:0;bottom:0;margin:auto;transition:transform .2s}.button-mobile-menu span::before{left:0}.button-mobile-menu span::after{right:0}.tag{display:inline-block;color:var(--clr-neutral-white);font-size:14px;font-style:normal;font-weight:500;line-height:1.2;border-radius:6px;border:1px solid var(--clr-neutral-300);padding:6px 12px 4px}@media screen and (max-width: 1199.98px){.tag{font-size:12px;padding:4px 8px 2px}}@media screen and (max-width: 767.98px){.tag{font-size:11px;padding:4px 6px 2px}}.play-button{position:absolute;width:60px;height:60px;top:50%;left:50%;transform:translate(-50%, -50%);cursor:pointer;z-index:0}@media screen and (max-width: 1199.98px){.play-button{width:40px;height:40px}}@media(hover: hover)and (pointer: fine){.play-button:hover .rings .ring__ringlet{animation:ring-1 3000ms ease-out infinite}.play-button:hover .rings .ring__ringlet:nth-of-type(2){animation-delay:600ms}.play-button:hover .rings .ring__ringlet:nth-of-type(3){animation-delay:1200ms}}.play-button__button{width:100%;height:100%;background-color:var(--clr-accent-red-200);border-radius:50%;position:relative;z-index:1}.play-button__icon{fill:var(--clr-neutral-white);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;transform:translateX(2px)}@media screen and (max-width: 1199.98px){.play-button__icon{max-width:40%}}.rings{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:60px;z-index:0;transition:opacity .2s}.rings .ring__ringlet{width:100px;height:100px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.65);border-radius:50%;margin-left:50%;position:absolute;left:-50px;bottom:-50px;transform:scale(0.1, 0.1);opacity:0}@keyframes ring-1{0%{transform:scale(0.1, 0.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2, 1.2);opacity:0}}.quantity-wrap{display:flex;align-items:center;column-gap:10px;align-self:start;justify-self:center}@media screen and (max-width: 1439.98px){.quantity-wrap{justify-self:end}}@media screen and (max-width: 991.98px){.quantity-wrap{justify-self:start;align-self:end}}@media screen and (max-width: 575.98px){.quantity-wrap{justify-self:center;width:100%}}.quantity-wrap .quantity{width:100%}@media screen and (max-width: 575.98px){.quantity-wrap .quantity{flex-grow:1;width:auto}}.quantity{width:130px;display:flex;align-items:center;border-radius:6px;background-color:var(--clr-neutral-white);border:1px solid var(--clr-neutral-300)}.quantity__button{width:38px;height:38px;border-radius:6px;background-color:var(--clr-neutral-white);border:none;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;cursor:pointer;transition:background-color .3s ease}@media(hover: hover)and (pointer: fine){.quantity__button:hover .quantity__button-icon{fill:var(--clr-accent-orange-500)}}.quantity__button-icon{fill:var(--clr-neutral-500);transition:fill .3s ease}.quantity-amount{flex-grow:1;height:38px;width:100%;width:50px;text-align:center;font-size:16px;font-weight:400;background:none;border:none;color:var(--true-black);appearance:none}.quantity-amount:focus-visible{outline:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.quantity-text{color:var(--clr-neutral-500);font-size:20px;font-style:normal;font-weight:500;line-height:1.2}@media screen and (max-width: 1199.98px){.quantity-text{font-size:18px}}.modal{position:fixed;top:50vh;left:50%;transform:translate(-50%, -50%);max-height:calc(100% - 100px);max-width:640px;width:100%;z-index:999}@media screen and (max-width: 991.98px){.modal{max-width:100%;max-height:100%;height:100%;top:unset;bottom:0;transform:translate(-50%, 0);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;row-gap:15px;padding-top:10px}}.modal .simplebar-track.simplebar-vertical{top:24px}.modal .simplebar-track{bottom:24px}.modal--form{background-color:hsl(210,22%,96%)}.modal--menu{padding:15px}@media screen and (max-width: 1199.98px){.modal--menu{padding:15px}}.modal--warranty{max-width:1070px}@media screen and (min-width: 991.98px){.modal--warranty{padding:60px 80px}}.modal--warranty .modal-content{max-width:100%}@media screen and (min-width: 991.98px){.modal--side{max-width:700px;padding:45px 60px 30px;border-radius:0;max-height:100%;height:100%;left:unset;right:0;top:0;transform:translate(0, 0)}.modal--side.modal--show{animation:slideInRight .2s forwards}.modal--side.modal--hide{animation:slideOutRight .2s forwards}}.modal-container{border-radius:24px;background-color:var(--clr-neutral-white);box-shadow:0px 4px 29px 0px rgba(0,0,0,.25);padding:60px 75px;max-height:calc(100vh - 100px);overflow-y:auto}@media screen and (max-width: 991.98px){.modal-container{max-width:100%;width:100%;max-height:100%;position:relative;top:unset;bottom:0;border-radius:24px 24px 0 0;padding:60px 75px 30px}}@media screen and (max-width: 575.98px){.modal-container{padding:40px 20px 20px}}.modal-content{max-width:675px;margin-inline:auto}.modal__title{color:var(--clr-neutral-black);font-size:clamp(1.75rem,1.214rem + 1.429vw,2.5rem);font-style:normal;font-weight:300;line-height:1;text-wrap:balance}.modal__title+*{margin-top:40px}.modal__title+.modal__subtitle{margin-top:25px}@media(max-width: 1070px){.modal__title{font-size:24px}.modal__title+*{margin-top:30px}.modal__title+.modal__subtitle{margin-top:15px}}.modal__subtitle{color:hsl(0,0%,44%);font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-wrap:balance}.modal__subtitle+*{margin-top:40px}@media(max-width: 1070px){.modal__subtitle{font-size:14px}.modal__subtitle+*{margin-top:30px}}.modal__text{color:var(--clr-neutral-500);font-size:14px;font-style:normal;font-weight:500;line-height:1.2}.close-modal{position:absolute;top:0px;right:0px;padding:0;border:0;border-radius:50%;background:var(--clr-accent-orange-500);display:inline-flex;align-items:center;justify-content:center;color:var(--clr-neutral-white);width:44px;height:44px;transform:translate(100%, -100%);cursor:pointer;transition:color .2s}@media(hover: hover)and (pointer: fine){.close-modal:hover{color:var(--clr-neutral-black)}}@media screen and (max-width: 991.98px){.close-modal{right:0;flex-shrink:0;position:relative;transform:translate(0, 0)}}.close-modal__icon{fill:var(--clr-neutral-white);transition:color .3s ease}.hidden{display:none}@media screen and (min-width: 991.98px){.modal--show{animation:fadeIn .2s forwards}}@media screen and (max-width: 991.98px){.modal--show{animation:slideIn .2s forwards}}@media screen and (min-width: 991.98px){.modal--hide{animation:fadeOut .2s forwards}}@media screen and (max-width: 991.98px){.modal--hide{animation:slideOut .2s forwards}}@keyframes fadeIn{from{top:calc(50% + 50px);opacity:0}to{top:calc(50% + 0px);opacity:1}}@keyframes fadeInStatic{from{transform:translateY(50px);opacity:0}to{transform:translateY(0px);opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes slideIn{from{transform:translate(-50%, 100%)}to{transform:translate(-50%, 0)}}@keyframes slideOut{from{transform:translate(-50%, 0)}to{transform:translate(-50%, 100%)}}@keyframes slideInRight{from{transform:translate(100%, 0)}to{transform:translate(0, 0)}}@keyframes slideOutRight{from{transform:translate(0, 0)}to{transform:translate(100%, 0)}}.modal-overlay,.menu-overlay,.search-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;z-index:998}.modal-overlay--visible,.menu-overlay--visible,.search-overlay--visible{opacity:1;visibility:visible}.modal--menu{background:linear-gradient(180deg, #161616 0%, #2b2b2b 100%)}.modal--menu .close-modal{color:#fff}.modal--menu .close-modal__icon{fill:#fff}.modal--review{max-width:1050px}.modal--review .modal-container{padding:35px}@media screen and (max-width: 991.98px){.modal--review .modal-container{padding:20px}}.modal--review .modal-content{max-width:100%}.modal--review-video{max-width:1050px}.modal--review-video .modal-container{padding:15px}.modal--review-video .modal-content{max-width:100%;overflow:hidden;border-radius:10px}.modal-price{margin-bottom:20px}.modal-quantity{margin-bottom:20px}.breadcrumb span{font-size:12px;font-weight:500;line-height:1;color:var(--clr-neutral-500);transition:color .2s ease-out}@media screen and (max-width: 575.98px){.breadcrumb span{font-size:12px}}.breadcrumb__ul{list-style:none;margin:0;padding-left:0;line-height:1}.breadcrumb__li{outline:none}.breadcrumb__li:not(:last-child){margin-right:.5em}.breadcrumb__link{text-decoration:none}.breadcrumb__link:is(:hover,:focus) span{color:var(--clr-accent-orange-500)}.pagination-widget{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;row-gap:25px;align-items:center;margin-block:60px 100px}@media screen and (max-width: 1199.98px){.pagination-widget{margin-block:30px 50px}}.pagination-widget+.section{margin-top:0}.pagination-widget__pages{display:flex;justify-content:center;flex-wrap:wrap;width:100%;margin:0;padding:0;list-style:none;row-gap:4px;column-gap:5px}.pagination-widget__page{display:flex;align-items:center;justify-content:center;min-width:44px;height:54px;background-color:var(--clr-neutral-white);border-radius:6px;color:var(--clr-neutral-black);font-style:normal;font-weight:normal;font-size:14px;line-height:1;text-decoration:none;position:relative;border-block:2px solid rgba(0,0,0,0);transition:color .2s,background-color .2s}@media screen and (max-width: 991.98px){.pagination-widget__page{min-width:30px;height:40px}}.pagination-widget__page:hover:not(.pagination-widget__page--current):not(.pagination-widget__page--dots):not(.disabled){color:var(--clr-neutral-white);background-color:var(--clr-accent-orange-500)}.pagination-widget__page--current{color:var(--clr-neutral-white);background-color:var(--clr-accent-orange-500);transition:color .2s cubic-bezier(0.4, 0, 0.21, 1.1)}.pagination-widget__text{color:hsl(0,0%,58%);font-size:12px;font-style:normal;font-weight:500;line-height:1.2;text-align:center}.pagination-widget__page--prev,.pagination-widget__page--next{min-width:122px;display:flex;column-gap:10px;width:auto}@media screen and (max-width: 991.98px){.pagination-widget__page--prev,.pagination-widget__page--next{min-width:80px}}.pagination-widget__page--prev .pagination-widget__page-icon{transform:rotate(180deg)}@media screen and (max-width: 575.98px){.pagination-widget__page--prev span,.pagination-widget__page--next span{display:none}}.pagination-widget__page-icon{width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:hsl(0,0%,95%);transition:background-color .2s}.pagination-widget__page-icon-svg{fill:var(--clr-neutral-black);transition:fill .2s}.price{grid-area:siprice;display:flex;column-gap:10px}@media screen and (max-width: 991.98px){.price{align-items:end}}@media screen and (max-width: 575.98px){.price{justify-self:center}}.price-prev{order:1;color:var(--clr-neutral-500);font-size:20px;font-style:normal;font-weight:500;line-height:1.2;text-decoration-line:line-through;white-space:nowrap}@media screen and (max-width: 1199.98px){.price-prev{font-size:18px}}.price-current{order:0;color:var(--clr-neutral-black);font-size:20px;font-style:normal;font-weight:500;line-height:1.2;white-space:nowrap}@media screen and (max-width: 1199.98px){.price-current{font-size:18px}}.price-prev+.price-current{color:var(--clr-accent-red-300)}.header{position:relative;height:80px}@media screen and (max-width: 991.98px){.header{margin-bottom:20px}}.header .container{border-radius:12px;padding-left:0;padding-right:0;box-shadow:0 4px 4px rgba(0,0,0,0);background-color:rgba(0,0,0,0);transition-property:background-color,box-shadow,padding-left,padding-right,border-radius;transition-duration:.24s;transition-timing-function:cubic-bezier(0.4, 0, 0.6, 1)}.header-sticky .container{background-color:var(--clr-neutral-white);box-shadow:0 4px 4px rgba(0,0,0,.11);position:fixed;padding-left:1.25rem;padding-right:1.25rem;top:var(--wp-admin--admin-bar--height);left:0;right:0;z-index:999}@media screen and (max-width: 991.98px){.header-sticky .container{padding-left:.8333333333rem;padding-right:.8333333333rem}}.header-sticky .mobile-menu-modal{top:100%;width:100%}.admin-bar .header-sticky{top:var(--wp-admin--admin-bar--height)}.mobile-menu-opened .container{background-color:var(--clr-neutral-white);border-radius:12px 12px 0 0}@media screen and (max-width: 991.98px){.mobile-menu-opened .container{padding-left:.8333333333rem;padding-right:.8333333333rem}}.header__container{display:grid;grid-template-areas:"hlogo hmenu hcontacts hfbutton";grid-template-columns:185px 1fr min-content min-content;align-items:center;column-gap:25px;padding-block:15px}@media screen and (max-width: 1199.98px){.header__container{grid-template-columns:135px 1fr min-content min-content;column-gap:16px}}@media screen and (max-width: 991.98px){.header__container{grid-template-areas:"hburger hlogo hcontacts hfbutton";grid-template-columns:78px 1fr 34px 34px;column-gap:10px}}.header__logo{grid-area:hlogo}@media screen and (max-width: 991.98px){.header__logo{display:flex;justify-content:center}.header__logo a{max-width:140px}}.header__menu{grid-area:hmenu;display:flex;justify-content:center}@media screen and (max-width: 991.98px){.header__menu{display:none}}.header__conacts{grid-area:hcontacts}.header__form-button{grid-area:hfbutton;white-space:nowrap}@media screen and (max-width: 1439.98px){.header__form-button{font-size:14px;padding:12px 18px}}@media screen and (max-width: 991.98px){.header__form-button{width:34px;height:34px;padding:0}.header__form-button span{display:none}}@media screen and (min-width: 991.98px){.header__form-button-icon{display:none}}.header__burger{grid-area:hburger}@media screen and (min-width: 991.98px){.header__burger{display:none}}.header-menu{list-style:none;margin:0;padding:0;display:inline-flex;align-items:baseline;column-gap:clamp(1rem,-4.625rem + 7.5vw,2.5rem)}.header-menu__link{color:var(--clr-neutral-black);font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:color .2s}@media(hover: hover)and (pointer: fine){.header-menu__link:hover{color:var(--clr-accent-orange-400)}}@media screen and (max-width: 1439.98px){.header-menu__link{font-size:14px}}.header-contacts{display:grid;grid-template-areas:"hcphone hcwhatsapp" "hcspan hcwhatsapp";grid-template-columns:1fr 34px;align-items:center;column-gap:8px;text-align:right}@media screen and (max-width: 1439.98px){.header-contacts{display:flex}}.header-contacts__phone{grid-area:hcphone;color:var(--clr-neutral-black);font-size:20px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width: 1439.98px){.header-contacts__phone{display:none}}@media(hover: hover)and (pointer: fine){.header-contacts__phone:hover{color:var(--clr-neutral-black)}}.header-contacts__span{grid-area:hcspan;white-space:nowrap;color:var(--clr-neutral-500);font-size:12px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width: 1439.98px){.header-contacts__span{display:none}}.header-contacts__whatsapp{grid-area:hcwhatsapp;width:34px;height:34px;border-radius:50%;background-color:var(--clr-accent-green-100);display:flex;align-items:center;justify-content:center}.header-contacts__whatsapp-icon{fill:var(--clr-neutral-white)}.header-contacts__telegram{grid-area:hctelegram;width:34px;height:34px;border-radius:50%;background-color:var(--clr-accent-blue-100);display:flex;align-items:center;justify-content:center}.header-contacts__telegram-icon{fill:var(--clr-neutral-white)}.mobile-menu-modal{border-top:1px solid hsl(0,0%,89%);position:absolute;top:calc(100% - 4px);left:0;right:0;background-color:var(--clr-neutral-white);width:min(100% - 1.25rem,102.625rem);height:auto;border-radius:0 0 12px 12px;margin-inline:auto;transform:scaleX(0.98);transition:clip-path .24s cubic-bezier(0.4, 0, 0.6, 1),transform .24s cubic-bezier(0.4, 0, 0.6, 1);clip-path:inset(0px 0px 100% 0px);overflow-y:auto;z-index:999}.mobile-menu-modal.is-open{clip-path:inset(0px 0px 0px 0px);transform:scale(1);transition:clip-path .24s cubic-bezier(0.4, 0, 0.6, 1),transform .24s cubic-bezier(0.4, 0, 0.6, 1)}.mobile-menu-modal.is-open .mobile-menu-modal-content{box-shadow:0 4px 4px rgba(0,0,0,.11);opacity:1;transition:opacity .35s .24s}.mobile-menu-modal-content{padding:20px;width:100%;opacity:0;transition:opacity .35s}@media screen and (max-width: 575.98px){.mobile-menu-modal-content{padding-inline:10px}}.mobile-menu{list-style:none;margin:0;padding:0}.mobile-menu__link{color:var(--clr-neutral-black);display:block;font-size:15px;font-style:normal;font-weight:500;line-height:normal;position:relative;text-align:center;padding-block:15px}.mobile-menu__link-icon{position:absolute;top:0;right:0;bottom:0;margin:auto}.footer{background-color:var(--clr-neutral-white);padding-block:30px 20px}.footer__top{display:grid;grid-template-areas:"flogo fmenu fcontracts" "dbloginfo fmenu fcontracts" "faddresses fmenu fcontracts";grid-template-columns:1fr 1fr 380px;column-gap:40px}@media screen and (max-width: 1199.98px){.footer__top{grid-template-columns:1fr 1fr 300px}}@media screen and (max-width: 991.98px){.footer__top{grid-template-areas:"flogo" "fmenu" "dbloginfo" "faddresses" "fcontracts";grid-template-columns:1fr;row-gap:30px}}.footer__bottom{display:grid;grid-template-columns:1fr 1fr 380px;grid-template-areas:"fcopyright fbmenu fcreated";column-gap:40px;border-top:1px solid var(--clr-neutral-200);padding-top:20px;margin-top:80px}@media screen and (max-width: 1199.98px){.footer__bottom{grid-template-columns:1fr 1fr 300px}}@media screen and (max-width: 991.98px){.footer__bottom{grid-template-columns:1fr;grid-template-areas:"fbmenu" "fcopyright" "fcreated";row-gap:20px;margin-top:40px}}.footer__logo{grid-area:flogo}@media screen and (max-width: 1199.98px){.footer__logo a{max-width:135px}}@media screen and (max-width: 991.98px){.footer__logo{display:flex;justify-content:center}}.footer__bloginfo{grid-area:dbloginfo;padding-top:36px}@media screen and (max-width: 1199.98px){.footer__bloginfo{padding-top:26px}}@media screen and (max-width: 991.98px){.footer__bloginfo{padding-top:0;text-align:center;margin-inline:auto}}.footer__bloginfo *{margin:0;color:var(--clr-neutral-500);font-size:14px;font-style:normal;font-weight:500;line-height:1.2;max-width:43ch}@media screen and (max-width: 1199.98px){.footer__bloginfo *{font-size:13px}}.footer__addresses{grid-area:faddresses;padding-top:40px}@media screen and (max-width: 1199.98px){.footer__addresses{padding-top:30px}}@media screen and (max-width: 991.98px){.footer__addresses{padding-top:0;margin-inline:auto}}.footer__menu{grid-area:fmenu;display:flex;column-gap:136px;padding-top:40px}@media screen and (max-width: 1199.98px){.footer__menu{column-gap:60px}}@media screen and (max-width: 991.98px){.footer__menu{flex-direction:column;padding-top:0}}.footer__contacts{grid-area:fcontracts;padding-top:40px}@media screen and (max-width: 991.98px){.footer__contacts{text-align:center;padding-top:0}}.footer-addresses{list-style:none;padding-left:0;margin:0}.footer-addresses__item{color:var(--clr-neutral-500);font-size:14px;font-style:normal;font-weight:500;line-height:1.2;display:flex;gap:8px}.footer-addresses__item:not(:last-child){margin-bottom:4px}@media screen and (max-width: 1199.98px){.footer-addresses__item{font-size:13px}}.footer-addresses__item-icon{flex-shrink:0;fill:var(--clr-neutral-300)}.footer-menu{flex:0 1 max-content}@media screen and (max-width: 991.98px){.footer-menu{border-top:1px solid var(--clr-neutral-200);margin-bottom:0}.footer-menu:last-child{border-bottom:none}.footer-menu.is-active .footer-menu__title::after{transform:rotateX(180deg)}}.footer-menu__title{color:var(--clr-neutral-black);font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;margin-bottom:30px}@media screen and (max-width: 1199.98px){.footer-menu__title{font-size:14px;margin-bottom:20px}}@media screen and (max-width: 991.98px){.footer-menu__title{margin-bottom:0;padding-block:15px;font-size:16px;position:relative;padding-right:30px}.footer-menu__title::after{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCAxLjkyNzAxTDEuMjY1MzUgMEw1LjE1NjA1IDMuMDM2ODFMOC42NTUxNCAwLjAzMjU1MzhMMTAgMS44OTQ0Nkw1LjIxODIzIDZMMCAxLjkyNzAxWiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==");background-position:0 0;background-repeat:no-repeat;background-size:10px 8px;display:block;width:10px;height:8px;position:absolute;right:10px;top:0;bottom:0;margin:auto;transform:rotateX(0deg);transition:transform .2s}}@media screen and (max-width: 991.98px){.footer-menu__list-wrapper{max-height:0;overflow:hidden;transition:max-height .2s}}.footer-menu__list{list-style:none;padding-left:0;margin:0}@media screen and (max-width: 991.98px){.footer-menu__list{padding-block:10px 20px}}.footer-menu__list-item:not(:last-child){margin-bottom:6px}.footer-menu__list-link{color:var(--clr-neutral-500);font-size:14px;font-style:normal;font-weight:500;line-height:normal;transition:color .2s}@media screen and (max-width: 1199.98px){.footer-menu__list-link{font-size:13px}}.footer-contacts__phone{color:var(--clr-accent-orange-500);font-size:40px;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap}@media screen and (max-width: 1199.98px){.footer-contacts__phone{font-size:32px}}.footer-contacts__phone-span{color:var(--clr-neutral-500);font-size:12px;font-style:normal;font-weight:500;line-height:normal}.footer-contacts__shedule{color:var(--clr-neutral-black);font-size:15px;font-style:normal;font-weight:500;line-height:1.2;margin-top:20px}@media screen and (max-width: 1199.98px){.footer-contacts__shedule{margin-top:16px;font-size:14px}}.footer-contacts__email{display:inline-block;color:var(--clr-accent-orange-500);font-size:16px;font-style:normal;font-weight:500;line-height:1.2;margin-top:34px}@media screen and (max-width: 1199.98px){.footer-contacts__email{margin-top:24px;font-size:14px}}.footer-contacts__form-button{margin-top:35px}@media screen and (max-width: 1199.98px){.footer-contacts__form-button{margin-top:25px;font-size:14px}}.footer__created{grid-area:fcreated}.created{display:flex;align-items:flex-end;gap:20px}@media screen and (max-width: 1199.98px){.created{align-items:center}}@media screen and (max-width: 991.98px){.created{flex-direction:column;flex-flow:column-reverse}}.created__text{color:hsl(0,0%,58%);text-align:right;font-size:12px;font-style:normal;font-weight:500;line-height:1}@media screen and (max-width: 991.98px){.created__text{text-align:center;max-width:35ch;display:none}}.created__image{flex:0 0 auto}@media screen and (max-width: 991.98px){.created__image{margin-inline:auto}}.footer__copyright{grid-area:fcopyright;color:var(--clr-neutral-500);font-size:14px;font-style:normal;font-weight:500;line-height:1;align-content:center}@media screen and (max-width: 1199.98px){.footer__copyright{font-size:12px}}@media screen and (max-width: 991.98px){.footer__copyright{order:2;text-align:center}}.footer__bottom-menu{grid-area:fbmenu;display:flex;align-items:center}@media screen and (max-width: 991.98px){.footer__bottom-menu{justify-content:center}}.footer-bottom-menu{list-style:none;display:flex;padding:0;margin:0;white-space:nowrap}@media screen and (max-width: 991.98px){.footer-bottom-menu{order:1;flex-direction:column;align-items:center;row-gap:12px}}.footer-bottom-menu__item{font-size:0}@media screen and (min-width: 991.98px){.footer-bottom-menu__item:not(:first-child){padding-left:24px}.footer-bottom-menu__item:not(:last-child){padding-right:24px;position:relative}.footer-bottom-menu__item:not(:last-child)::before{content:"";position:absolute;display:block;width:1px;height:20px;background-color:var(--clr-neutral-500);right:0;top:0;bottom:0;margin:auto}}.footer-bottom-menu__link{color:var(--clr-neutral-500);font-size:14px;font-style:normal;font-weight:500;line-height:1;transition:color .2s ease}@media screen and (max-width: 1199.98px){.footer-bottom-menu__link{font-size:12px}}@media screen and (max-width: 991.98px){.footer-bottom-menu__link{text-align:center}}@media(hover: hover)and (pointer: fine){.footer-bottom-menu__link:hover{color:var(--clr-accent-orange-500)}}.section{padding-block:100px}@media screen and (max-width: 991.98px){.section{padding-block:50px}}.section--pt-0{padding-top:0}.section--pb-0{padding-bottom:0}.section--cover{position:relative;overflow:hidden}.section--gradient{background:linear-gradient(180deg, var(--clr-accent-orange-500) 17.13%, var(--clr-neutral-white) 100%)}.section--gradient .section__title{color:var(--clr-neutral-white)}.section__header--flex{display:flex;justify-content:space-between;align-items:flex-end}@media(max-width: 375px){.section__header--flex{flex-direction:column;align-items:flex-start;row-gap:10px}}.section__title{color:var(--clr-neutral-black);font-size:clamp(2rem,.571rem + 3.81vw,4rem);font-style:normal;font-weight:500;line-height:1;margin-block:0}.section__header+.section__body{padding-top:30px}.section__header-link{white-space:nowrap}.section__cover{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.section__footer{padding-top:16px}.section__slider-control{flex-shrink:0;width:123px;height:60px;position:relative}@media screen and (max-width: 991.98px){.section__slider-control{width:83px;height:40px}}@media(max-width: 375px){.section__slider-control{margin-left:auto}}.section__slider-control .swiper-button-next,.section__slider-control .swiper-button-prev{margin-top:0;top:0}.section__slider-control .swiper-button-next{right:0}.section__slider-control .swiper-button-prev{left:0}.section__posts-count{color:var(--clr-neutral-black);font-size:clamp(2rem,.571rem + 3.81vw,4rem);font-style:normal;font-weight:500;line-height:normal}.case-items{display:flex;gap:12px;flex-wrap:wrap}@media screen and (max-width: 767.98px){.case-items{gap:8px}}.case-item{flex:0 1 calc(25% - 9px);background-color:var(--clr-neutral-white);border-radius:clamp(1rem,.184rem + 1.316vw,1.5rem);display:flex;align-items:center;gap:24px;padding:clamp(1.125rem,.105rem + 1.645vw,1.75rem) clamp(.875rem,-1.368rem + 3.618vw,2.25rem);box-shadow:0px 4px 24px 0px rgba(0,0,0,0);transform:translateY(0);transition-property:transform,box-shadow;transition-duration:.2s}@media(hover: hover)and (pointer: fine){.case-item:hover{transform:translateY(-4px);box-shadow:0px 4px 24px 0px rgba(0,0,0,.13)}}@media screen and (max-width: 1199.98px){.case-item{gap:16px}}@media screen and (max-width: 991.98px){.case-item{flex:0 1 calc(33.3333333333% - 8px)}}@media screen and (max-width: 767.98px){.case-item{flex:0 1 calc(50% - 4px)}}@media screen and (max-width: 575.98px){.case-item{flex-direction:column;text-align:center}}.case-item__icon{flex:0 0 60px;display:flex;align-items:center;justify-content:center;border-radius:50%;width:60px;height:60px;background-color:var(--clr-neutral-100);padding:10px}@media screen and (max-width: 1199.98px){.case-item__icon{flex:0 0 40px;width:40px;height:40px}}.case-item__title{color:var(--clr-neutral-black);font-size:16px;font-style:normal;font-weight:500;line-height:1.2}@media screen and (max-width: 1199.98px){.case-item__title{font-size:14px}}.partner-items{display:flex;flex-wrap:wrap;gap:10px}@media screen and (max-width: 767.98px){.partner-items{gap:8px}}.partner-item{flex:0 1 calc(16.6666666667% - 8.3333333333px);background-color:var(--clr-neutral-white);border-radius:6px;display:flex;flex-direction:column;padding:20px;gap:20px}@media screen and (max-width: 1199.98px){.partner-item{padding:20px 20px 10px}}@media screen and (max-width: 991.98px){.partner-item{flex:0 1 calc(25% - 7.5px)}}@media screen and (max-width: 767.98px){.partner-item{flex:0 1 calc(33.3333333333% - 5.3333333333px)}}@media screen and (max-width: 575.98px){.partner-item{flex:0 1 calc(50% - 4px)}}.partner-item__image{position:relative;padding-bottom:44%}.partner-item__image img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.partner-item__title{color:var(--clr-neutral-black);font-size:16px;font-style:normal;font-weight:500;line-height:1.2;text-align:center;margin-top:auto}@media screen and (max-width: 1199.98px){.partner-item__title{font-size:14px}}.team-item{display:flex;flex-direction:column}.team-item__image{position:relative;padding-bottom:125%;background-color:var(--clr-neutral-white);overflow:hidden;border-radius:9px}.team-item__image img{position:absolute;max-width:100%;max-height:100%;bottom:0;left:0;right:0;margin:auto;object-fit:contain;object-position:center}.team-item__name{color:var(--clr-neutral-black);font-size:20px;font-style:normal;font-weight:500;line-height:1.2;margin-top:18px}@media screen and (max-width: 1439.98px){.team-item__name{font-size:18px}}@media screen and (max-width: 1199.98px){.team-item__name{font-size:16px;margin-top:12px}}.team-item__position{color:var(--clr-neutral-500);font-size:16px;font-style:normal;font-weight:500;line-height:1.2;margin-top:3px}@media screen and (max-width: 1199.98px){.team-item__position{font-size:14px;margin-top:0}}.faq-item{background-color:var(--clr-neutral-white);border-radius:19px}.faq-item:not(:last-child){margin-bottom:10px}.faq-item--active .faq-item__title{color:var(--clr-accent-orange-500)}.faq-item--active .faq-item__dropdown{background-image:linear-gradient(177deg, #e6e6e6 2.75%, #dbdbdb 97.25%);border-color:var(--clr-neutral-300)}.faq-item--active .faq-item__dropdown span::before{content:none}.faq-item__header{display:inline-flex;align-items:center;column-gap:16px;row-gap:10px;padding:16px 20px 16px 40px;cursor:pointer;position:relative;width:100%}@media screen and (max-width: 1199.98px){.faq-item__header{padding:16px 20px}}.faq-item__body{overflow:hidden;max-height:0;transition:max-height .5s}.faq-item__body-inner{padding:2px 75px 26px}@media screen and (max-width: 1199.98px){.faq-item__body-inner{padding:2px 55px 12px}}@media screen and (max-width: 767.98px){.faq-item__body-inner{padding:2px 20px 0}}.faq-item__body-inner *{color:var(--clr-neutral-500);font-size:16px;font-style:normal;font-weight:500;line-height:1.35}@media screen and (max-width: 1199.98px){.faq-item__body-inner *{line-height:1.5}}.faq-item__number{color:var(--clr-accent-orange-500);font-size:20px;font-style:normal;font-weight:500;line-height:1.2}@media screen and (max-width: 1199.98px){.faq-item__number{font-size:18px}}.faq-item__title{color:var(--clr-neutral-black);font-size:20px;font-style:normal;font-weight:500;line-height:1.2;margin-block:0;transition:color .2s}@media screen and (max-width: 1199.98px){.faq-item__title{font-size:18px}}.faq-item__dropdown{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;background-size:100% auto;background-image:linear-gradient(177deg, #ffa13d 2.75%, #d06c00 97.25%);border:1px solid var(--clr-accent-orange-500);transition:.5s;margin-left:auto}@media(hover: hover)and (pointer: fine){.faq-item__dropdown:hover{background-position:right center;background-size:400% auto}}@media screen and (max-width: 1199.98px){.faq-item__dropdown{width:36px;height:36px}}.faq-item__dropdown span{width:20px;height:2px;background-color:var(--clr-neutral-white);position:relative}.faq-item__dropdown span::before{content:"";display:block;background-color:var(--clr-neutral-white);width:20px;height:2px;display:block;position:absolute;transform:rotate(90deg);top:0;bottom:0;left:0;right:0;margin:0}.project-items{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px;padding-bottom:100px}@media screen and (max-width: 991.98px){.project-items{padding-bottom:50px}}@media screen and (max-width: 1199.98px){.project-items{gap:10px}}@media screen and (max-width: 767.98px){.project-items{grid-template-columns:1fr}}.section__body>.project-items{padding-bottom:0}@media screen and (max-width: 991.98px){.section__body>.project-items{padding-bottom:0}}.project-items+.section{margin-top:0}@media screen and (max-width: 991.98px){.project-items+.section{margin-top:0}}.project-item{position:relative;overflow:hidden;border-radius:24px;padding:25px;min-height:530px;z-index:0}@media screen and (max-width: 1199.98px){.project-item{padding:15px;min-height:400px;border-radius:16px}}@media screen and (max-width: 767.98px){.project-item{min-height:300px}}.project-item::before{content:"";display:block;background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 110%);width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}@media(hover: hover)and (pointer: fine){.project-item:hover .project-item__link{background-color:var(--clr-accent-orange-500)}.project-item:hover .project-item__link .project-item__link-icon{fill:var(--clr-neutral-white)}.project-item:hover .project-item__cover{transform:scale(1.1)}}.project-item__inner{min-height:100%;display:grid;grid-template-areas:". piarea" "pibody pibody";cursor:pointer;position:relative;z-index:1}.project-item__video-link{grid-area:pivlink;top:25px;left:25px;transform:translate(0, 0);position:absolute;z-index:2}@media screen and (max-width: 1199.98px){.project-item__video-link{top:15px;left:15px}}.project-item__area{grid-area:piarea;align-self:start;justify-self:end;color:var(--clr-neutral-white);font-size:24px;font-style:normal;font-weight:500;line-height:1.2;border-radius:12px;background:var(--clr-neutral-600);padding:10px 12px 6px;position:relative;z-index:1}@media screen and (max-width: 1199.98px){.project-item__area{font-size:16px}}.project-item__body{align-self:end;grid-area:pibody;display:grid;grid-template-areas:"pititle pilink" "pitags pilink";position:relative;gap:15px;z-index:1}.project-item__title{grid-area:pititle;color:var(--clr-neutral-white);font-size:24px;font-style:normal;font-weight:500;line-height:1.2;margin:0}@media screen and (max-width: 1199.98px){.project-item__title{font-size:20px}}.project-item__tags{grid-area:pitags;display:flex;flex-wrap:wrap;column-gap:10px;row-gap:8px}@media screen and (max-width: 1199.98px){.project-item__tags{column-gap:6px;row-gap:6px}}.project-item__link{grid-area:pilink;display:block;width:52px;height:52px;border-radius:50%;background-color:var(--clr-neutral-white);display:flex;align-items:center;justify-content:center;align-self:end;justify-self:end;transition:background-color .2s}@media screen and (max-width: 1199.98px){.project-item__link{width:40px;height:40px}}.project-item__link-icon{fill:var(--clr-neutral-black);transition:fill .2s}.project-item__cover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1;transform:scale(1);transition:transform .7s}.review-items{padding:12px 18px 18px;margin:-12px -18px -18px}@media screen and (max-width: 991.98px){.review-items{padding:12px 0 0;margin:-12px 0 0}}.review-items .swiper-wrapper{height:inherit}.review-items:not(.swiper){display:grid;grid-template-columns:repeat(3, 1fr);column-gap:10px;row-gap:20px;padding-bottom:100px;padding-inline:0}@media screen and (max-width: 991.98px){.review-items:not(.swiper){padding-bottom:50px}}@media screen and (max-width: 1199.98px){.review-items:not(.swiper){grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 767.98px){.review-items:not(.swiper){grid-template-columns:1fr}}.review-items:not(.swiper)+.section{margin-top:0}.review-item{display:flex;flex-direction:column;height:inherit;background-color:var(--clr-neutral-white);border-radius:24px;padding:28px 26px;box-shadow:0px 4px 18px 0px rgba(0,0,0,0);transform:translate(0);transition-property:box-shadow,transform;transition-duration:.2s}@media(hover: hover)and (pointer: fine){.review-item:hover{box-shadow:0px 4px 18px 0px rgba(0,0,0,.08);transform:translateY(-12px)}}@media screen and (max-width: 1199.98px){.review-item{padding:22px 20px;border-radius:18px}}@media screen and (max-width: 575.98px){.review-item{padding:18px 15px}}.review-item--landscape{display:grid;grid-template-areas:"riauthor riauthor riauthor" ". riexcerpt rigallery";grid-template-columns:96px 1fr 1fr;box-shadow:none;transform:none;padding:0}@media(hover: hover)and (pointer: fine){.review-item--landscape:hover{box-shadow:none;transform:none;padding:0}}@media screen and (max-width: 1199.98px){.review-item--landscape{grid-template-columns:70px 1fr 1fr}}@media screen and (max-width: 991.98px){.review-item--landscape{grid-template-columns:70px 1fr;grid-template-areas:"riauthor riauthor" " . riexcerpt" "rigallery rigallery"}}.review-item--landscape .author{grid-area:riauthor}.review-item--landscape .review-item__excerpt{grid-area:riexcerpt}.review-item--landscape .review-item__gallery{grid-area:rigallery;margin-top:0;align-self:start;padding-left:75px}@media screen and (max-width: 991.98px){.review-item--landscape .review-item__gallery{padding-left:0}}.review-item--landscape .review-item__gallery-item{flex:0 1 calc(33.3333333333% - 3.3333333333px)}@media screen and (max-width: 991.98px){.review-item--landscape .review-item__gallery-item{flex:0 1 calc(14.2857142857% - 4.2857142857px)}}@media screen and (max-width: 767.98px){.review-item--landscape .review-item__gallery-item{flex:0 1 calc(16.6666666667% - 4.1666666667px)}}@media screen and (max-width: 575.98px){.review-item--landscape .review-item__gallery-item{flex:0 1 calc(25% - 3.75px)}}@media(max-width: 375px){.review-item--landscape .review-item__gallery-item{flex:0 1 calc(33.3333333333% - 3.3333333333px)}}.review-item--video{row-gap:20px}.review-item--video .author{column-gap:15px;margin-top:auto}.review-item--video .author__userpic{width:55px;height:55px}@media screen and (max-width: 1199.98px){.review-item--video .author__userpic{width:40px;height:40px}}.review-item--video .author__name{font-size:18px}@media screen and (max-width: 1199.98px){.review-item--video .author__name{font-size:16px}}.review-item--video .author__service{font-size:12px}.author{display:flex;column-gap:20px;align-items:center}@media screen and (max-width: 1199.98px){.author{column-gap:15px}}.author__userpic{flex-shrink:0;background-color:var(--clr-accent-orange-500);width:76px;height:76px;overflow:hidden;border-radius:50%;position:relative}@media screen and (max-width: 1199.98px){.author__userpic{width:55px;height:55px}}.author__userpic img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;object-position:center}.author__name{color:var(--clr-neutral-black);font-size:20px;font-style:normal;font-weight:500;line-height:1.2}@media screen and (max-width: 1199.98px){.author__name{font-size:18px}}.author__service{color:var(--clr-neutral-500);font-size:14px;font-style:normal;font-weight:500;line-height:1.2;margin-top:3px}@media screen and (max-width: 1199.98px){.author__service{font-size:13px}}.review-item__excerpt{color:var(--clr-neutral-500);font-size:16px;font-style:normal;font-weight:500;line-height:1.2;margin-block:24px 45px}@media screen and (max-width: 1199.98px){.review-item__excerpt{font-size:14px;margin-block:18px 30px}}.review-item__excerpt *:first-child{margin-top:0}.review-item__excerpt *:last-child{margin-block:0}.review-item__gallery{display:flex;flex-wrap:wrap;gap:5px;margin-top:auto;margin-bottom:10px}.review-item__gallery-item{flex:0 1 calc(25% - 3.75px);border-radius:4px;overflow:hidden;height:72px;z-index:0;position:relative}.review-item__gallery-item img{width:100%;height:100%;object-fit:cover;object-position:center;position:relative}.review-item__gallery-item--loader{position:relative;z-index:0}.review-item__gallery-item--loader::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:1;width:48px;height:48px;border:5px solid #fff;border-bottom-color:rgba(0,0,0,0);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.review-item__gallery-count{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background-color:var(--clr-neutral-white);display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;color:var(--clr-neutral-black);font-size:14px;font-style:normal;font-weight:500;line-height:1.2;padding:2px;z-index:1}.review-item__video{flex-grow:1;padding-bottom:65%;position:relative;border-radius:6px;overflow:hidden;z-index:0;cursor:pointer}@media screen and (max-width: 767.98px){.review-item__video{padding-bottom:45%}}@media screen and (max-width: 575.98px){.review-item__video{padding-bottom:50%}}@media(hover: hover)and (pointer: fine){.review-item__video:hover .rings .ring__ringlet{animation:ring-1 3000ms ease-out infinite}.review-item__video:hover .rings .ring__ringlet:nth-of-type(2){animation-delay:600ms}.review-item__video:hover .rings .ring__ringlet:nth-of-type(3){animation-delay:1200ms}}.review-item__video-poster{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1}.review-item__video-button{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto}.material-items{display:flex;flex-wrap:wrap;column-gap:15px;row-gap:30px;padding-bottom:100px}@media screen and (max-width: 991.98px){.material-items{column-gap:10px;row-gap:15px;padding-bottom:50px}}.section__body .material-items{padding-bottom:0}@media screen and (max-width: 991.98px){.section__body .material-items{padding-bottom:0}}.material-items+.section{margin-top:0}.material-item{flex:0 1 calc(25% - 11.25px);border-radius:9px;background:var(--clr-neutral-white);box-shadow:0px 4px 4px 0px rgba(0,0,0,.11);padding:6px;transition:box-shadow .2s}@media(hover: hover)and (pointer: fine){.material-item:hover{box-shadow:0px 4px 4px 0px rgba(0,0,0,.11),0px 4px 4px 0px rgba(0,0,0,.25)}}@media screen and (max-width: 1199.98px){.material-item{flex:0 1 calc(33.3333333333% - 10px)}}@media screen and (max-width: 991.98px){.material-item{flex:0 1 calc(33.3333333333% - 6.6666666667px)}}@media screen and (max-width: 767.98px){.material-item{flex:0 1 calc(50% - 5px)}}.material-item__top{border-radius:9px;overflow:hidden;position:relative;padding-bottom:72%}.material-item__top img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0}.material-item__content{padding:18px 20px 20px}@media screen and (max-width: 575.98px){.material-item__content{padding:18px 6px 10px}}.material-item__title{color:var(--clr-neutral-black);font-size:20px;font-style:normal;font-weight:500;line-height:1}@media screen and (max-width: 1199.98px){.material-item__title{font-size:18px}}@media screen and (max-width: 767.98px){.material-item__title{font-size:16px}}.material-item__color{color:var(--clr-neutral-500);font-size:14px;font-style:normal;font-weight:500;line-height:1.2;margin-top:6px}@media screen and (max-width: 767.98px){.material-item__color{font-size:12px}}.material-nav{position:relative;z-index:2;margin-top:20px;margin-bottom:50px}@media screen and (max-width: 1199.98px){.material-nav{max-width:300px;width:100%;margin-bottom:30px}}@media screen and (max-width: 575.98px){.material-nav{max-width:100%}}@media screen and (min-width: 1199.98px){.material-nav--category .material-nav__item{color:var(--clr-accent-orange-500)}}@media screen and (min-width: 1199.98px)and (hover: hover)and (pointer: fine){.material-nav--category .material-nav__item:hover{color:var(--clr-neutral-white);background:var(--clr-accent-orange-500)}}@media screen and (min-width: 1199.98px){.material-nav--category .material-nav__item.is-active{color:var(--clr-neutral-white);background:var(--clr-accent-orange-500)}}@media screen and (min-width: 1199.98px)and (max-width: 1199.98px){.material-nav--category .material-nav__item.is-active{background-color:#f5f4f2}}.material-nav__label{display:none}@media screen and (max-width: 1199.98px){.material-nav__label{display:block;width:100%;color:var(--clr-neutral-black);font-size:14px;font-style:normal;font-weight:500;line-height:1;padding:18px 30px 18px 20px;border-radius:9px;border:1px solid var(--clr-gray);background:var(--clr-neutral-white);background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCAxLjkyNzAxTDEuMjY1MzUgMEw1LjE1NjA1IDMuMDM2ODFMOC42NTUxNCAwLjAzMjU1MzhMMTAgMS44OTQ0Nkw1LjIxODIzIDZMMCAxLjkyNzAxWiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==");background-repeat:no-repeat;background-position:calc(100% - 12px) 50%}.material-nav__label span{display:block;min-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.material-nav__list{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:19px;max-height:214px}@media screen and (max-width: 1199.98px){.material-nav__list{display:none;width:100%;position:absolute;top:calc(100% + 4px);left:0;padding-block:4px;border-radius:9px;border:1px solid var(--clr-neutral-white);background:var(--clr-neutral-white);box-shadow:0px 12px 16px -4px rgba(16,24,40,.08),0px 4px 6px -2px rgba(16,24,40,.03)}.material-nav__list.is-active{display:block}}.material-nav__list .simplebar-mask{border-radius:8px}.material-nav__item{border-radius:9px;background:rgba(0,0,0,0);border:none;border-radius:99px;padding:10px 19px;color:var(--clr-neutral-white);font-size:16px;font-style:normal;font-weight:500;line-height:1;cursor:pointer;transition-property:color,background;transition-duration:.3s;transition-timing-function:ease}@media screen and (max-width: 1199.98px){.material-nav__item{border-radius:0;color:var(--clr-neutral-black);display:block;font-size:14px;text-align:left;width:100%}}@media(hover: hover)and (pointer: fine){.material-nav__item:hover{color:var(--clr-neutral-black);background:var(--clr-neutral-white)}}.material-nav__item.is-active{color:var(--clr-neutral-black);background:var(--clr-neutral-white)}@media screen and (max-width: 1199.98px){.material-nav__item.is-active{background-color:#f5f4f2}}.material-nav--inverse .material-nav__item{color:var(--clr-neutral-black)}.main-slider{background-color:var(--clr-accent-orange-500);border-radius:24px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.07);margin-bottom:13px;min-height:660px}@media screen and (max-width: 1439.98px){.main-slider{min-height:400px}}.main-slider .swiper-wrapper{min-height:inherit}.main-slider .swiper-pagination{padding-inline:60px}@media screen and (max-width: 1439.98px){.main-slider .swiper-pagination{padding-inline:40px}}@media screen and (max-width: 991.98px){.main-slider .swiper-pagination{padding-inline:20px}}.main-slider .swiper-horizontal>.swiper-pagination-bullets,.main-slider .swiper-pagination-bullets.swiper-pagination-horizontal,.main-slider .swiper-pagination-custom,.main-slider .swiper-pagination-fraction{bottom:30px;text-align:left}@media screen and (max-width: 1439.98px){.main-slider .swiper-horizontal>.swiper-pagination-bullets,.main-slider .swiper-pagination-bullets.swiper-pagination-horizontal,.main-slider .swiper-pagination-custom,.main-slider .swiper-pagination-fraction{bottom:25px}}@media screen and (max-width: 991.98px){.main-slider .swiper-horizontal>.swiper-pagination-bullets,.main-slider .swiper-pagination-bullets.swiper-pagination-horizontal,.main-slider .swiper-pagination-custom,.main-slider .swiper-pagination-fraction{bottom:15px;text-align:center}}.main-slider__item{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-areas:"mscontent mscover";min-height:inherit}@media screen and (max-width: 991.98px){.main-slider__item{grid-template-columns:1fr;grid-template-areas:"mscover" "mscontent"}}.main-slider__content{grid-area:mscontent;padding:60px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}@media screen and (max-width: 1439.98px){.main-slider__content{padding:40px 40px 60px 40px}}@media screen and (max-width: 991.98px){.main-slider__content{padding:20px 20px 40px 20px}}.main-slider__title{color:var(--clr-neutral-white);font-size:clamp(2rem,.571rem + 3.81vw,4rem);font-style:normal;font-weight:500;line-height:.9;max-width:16ch}.main-slider__price{margin-top:30px;display:flex;gap:8px;align-items:baseline}@media screen and (max-width: 1439.98px){.main-slider__price{margin-top:20px}}.main-slider__price-prev{order:2;color:var(--clr-accent-yellow-100);font-size:clamp(1rem,.821rem + .476vw,1.25rem);font-style:normal;font-weight:500;line-height:1.2;text-decoration-line:line-through}.main-slider__price-current{order:1;color:var(--clr-neutral-white);font-size:clamp(1.5rem,.964rem + 1.429vw,2.25rem);font-style:normal;font-weight:500;line-height:1.2}.main-slider__text{color:var(--clr-accent-orange-200);font-size:clamp(.875rem,.786rem + .238vw,1rem);font-style:normal;font-weight:500;line-height:1.2;margin-top:30px;max-width:45ch}@media screen and (max-width: 1439.98px){.main-slider__text{margin-top:20px}}.main-slider__button{margin-top:40px;max-width:260px}@media screen and (max-width: 1439.98px){.main-slider__button{margin-top:30px}}@media screen and (max-width: 991.98px){.main-slider__button{max-width:100%}}.main-slider__cover{grid-area:mscover;position:relative;overflow:hidden;border-radius:0 24px 24px 0}@media screen and (max-width: 991.98px){.main-slider__cover{border-radius:24px 24px 0 0;padding-bottom:60%}}.main-slider__cover img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;top:0;left:0}.main-slider-navigation{width:123px;position:absolute;bottom:35px;right:35px}@media screen and (max-width: 1439.98px){.main-slider-navigation{bottom:20px;right:20px}}@media screen and (max-width: 991.98px){.main-slider-navigation{display:none}}.main-slider-navigation .swiper-button-next{right:0}.main-slider-navigation .swiper-button-prev{left:0}.service-items{border-radius:24px;background-color:var(--clr-neutral-white);padding:30px 36px;margin-bottom:100px}@media screen and (max-width: 991.98px){.service-items{margin-bottom:50px;padding:20px 20px}}.section__body .service-items{margin-bottom:0}@media screen and (max-width: 991.98px){.section__body .service-items{margin-bottom:0}}.service-items+.section{margin-top:0}.service-item{display:grid;grid-template-areas:"siimage sicontent siquantity siprice sicontrol";grid-template-columns:285px 1fr 175px .5fr 150px;column-gap:25px;padding-block:30px}@media screen and (max-width: 1439.98px){.service-item{grid-template-columns:200px 1fr 1fr 1fr;grid-template-areas:"siimage sicontent siquantity siprice" "siimage sicontent siquantity siprice" "siimage sicontent siquantity sicontrol"}}@media screen and (max-width: 1199.98px){.service-item{grid-template-columns:200px 1fr 1fr;grid-template-areas:"siimage sicontent siquantity" "siimage sicontent siprice" "siimage sicontent sicontrol"}}@media screen and (max-width: 991.98px){.service-item{row-gap:20px;grid-template-columns:200px 1fr 1fr;grid-template-areas:"siimage sicontent sicontent" "siimage siquantity siprice" "sicontrol sicontrol sicontrol";padding-block:20px}}@media screen and (max-width: 767.98px){.service-item{row-gap:20px;grid-template-columns:1fr 1fr;grid-template-areas:"siimage siimage" "sicontent sicontent" "siquantity siprice" "sicontrol sicontrol"}}@media screen and (max-width: 575.98px){.service-item{grid-template-columns:1fr;grid-template-areas:"siimage" "sicontent" "siprice" "siquantity" "sicontrol"}}.service-item:not(:last-child){border-bottom:1px solid var(--clr-neutral-200)}.service-item:first-child{padding-top:0}.service-item:last-child{padding-bottom:0}.service-item__image{grid-area:siimage;height:190px;overflow:hidden;border-radius:6px}.service-item__image img{width:100%;height:100%;object-fit:cover;object-position:center}.service-item__content{grid-area:sicontent}.service-item__title{color:var(--clr-neutral-black);font-size:20px;font-style:normal;font-weight:500;line-height:1.2}@media screen and (max-width: 1199.98px){.service-item__title{font-size:18px}}.service-item__text{color:var(--clr-neutral-500);font-size:16px;font-style:normal;font-weight:500;line-height:1.2;margin-top:15px}@media screen and (max-width: 1199.98px){.service-item__text{font-size:14px}}.service-item__quantity{grid-area:siquantity;display:flex;align-items:center;column-gap:10px;align-self:start;justify-self:center}@media screen and (max-width: 1439.98px){.service-item__quantity{justify-self:end}}@media screen and (max-width: 991.98px){.service-item__quantity{justify-self:start;align-self:end}}@media screen and (max-width: 575.98px){.service-item__quantity{justify-self:center;width:100%}}@media screen and (max-width: 575.98px){.service-item__quantity .quantity{flex-grow:1;width:auto}}.service-item__quantity-text{color:var(--clr-neutral-500);font-size:20px;font-style:normal;font-weight:500;line-height:1.2}@media screen and (max-width: 1199.98px){.service-item__quantity-text{font-size:18px}}.service-item__price{grid-area:siprice;display:flex;column-gap:10px;justify-content:flex-end}@media screen and (max-width: 991.98px){.service-item__price{align-items:end}}@media screen and (max-width: 575.98px){.service-item__price{justify-self:center}}.service-item__price-prev{order:1;color:var(--clr-neutral-500);font-size:20px;font-style:normal;font-weight:500;line-height:1.2;text-decoration-line:line-through;white-space:nowrap}@media screen and (max-width: 1199.98px){.service-item__price-prev{font-size:18px}}.service-item__price-current{order:0;color:var(--clr-neutral-black);font-size:20px;font-style:normal;font-weight:500;line-height:1.2;white-space:nowrap}@media screen and (max-width: 1199.98px){.service-item__price-current{font-size:18px}}.service-item__price-prev+.service-item__price-current{color:var(--clr-accent-red-300)}.service-item__control{grid-area:sicontrol;justify-self:end}@media screen and (max-width: 1439.98px){.service-item__control{align-self:end}}@media screen and (max-width: 991.98px){.service-item__control{justify-self:unset}}.contact-map{position:relative;height:520px;z-index:0}@media screen and (max-width: 1199.98px){.contact-map{height:400px}}@media screen and (max-width: 991.98px){.contact-map{display:flex;flex-direction:column;row-gap:40px;height:auto}}.contact-map .container{position:relative;height:100%}@media screen and (max-width: 991.98px){.contact-map .container{width:100%;height:auto}}div:not(.section)+.contact-map{margin-top:100px}@media screen and (max-width: 991.98px){div:not(.section)+.contact-map{margin-top:50px}}.contact-map--contacts{height:800px;margin-bottom:20px}@media screen and (max-width: 1439.98px){.contact-map--contacts{height:520px}}@media screen and (max-width: 1199.98px){.contact-map--contacts{height:auto;display:grid;grid-template-columns:repeat(2, 1fr);gap:10px}}@media screen and (max-width: 991.98px){.contact-map--contacts{grid-template-columns:1fr}}.contact-map--contacts .contact-map__wrapper{height:800px;border-radius:12px;overflow:hidden}@media screen and (max-width: 1439.98px){.contact-map--contacts .contact-map__wrapper{height:520px}}@media screen and (max-width: 1199.98px){.contact-map--contacts .contact-map__wrapper{height:100%;position:relative}}@media screen and (max-width: 991.98px){.contact-map--contacts .contact-map__wrapper{height:240px}}.contact-map__content{max-width:520px;border-radius:12px;background:#fff;padding:38px 32px;position:absolute;bottom:45px;left:25px;z-index:1}@media screen and (max-width: 1199.98px){.contact-map__content{position:relative;max-width:100%;bottom:0;left:0}}@media screen and (max-width: 991.98px){.contact-map__content{padding:26px 20px}}.contact-map__grid{display:grid;grid-template-columns:repeat(2, min-content);grid-template-areas:"cmphone cmsocial" "cmtext cmtext";column-gap:20px}@media screen and (max-width: 991.98px){.contact-map__grid{grid-template-areas:"cmphone" "cmtext" "cmsocial"}}.contact-map__phone{grid-area:cmphone;color:var(--clr-accent-orange-500);font-size:clamp(2rem,1.235rem + 2.041vw,2.5rem);font-style:normal;font-weight:500;line-height:1;white-space:nowrap}@media(hover: hover)and (pointer: fine){.contact-map__phone:hover{color:var(--clr-accent-orange-500);text-decoration:none}}.contact-map__phone-text{grid-area:cmtext;color:var(--clr-neutral-500);font-size:12px;font-style:normal;font-weight:500;line-height:1}.contact-map__social{grid-area:cmsocial;justify-self:start;display:flex;column-gap:4px}@media screen and (max-width: 991.98px){.contact-map__social{margin-top:10px}}.contact-map__social-item{flex-shrink:0;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center}.contact-map__social-item--whatsapp{background-color:var(--clr-accent-green-100)}.contact-map__social-item--telegram{background-color:var(--clr-accent-blue-300)}.contact-map__social-item-icon{fill:var(--clr-neutral-white)}.contact-map-addresses{list-style:none;padding-left:0;margin:20px 0 0 0}.contact-map-addresses__item{color:var(--clr-neutral-500);font-size:14px;font-style:normal;font-weight:500;line-height:1.2;display:flex;gap:8px}.contact-map-addresses__item:not(:last-child){margin-bottom:4px}@media screen and (max-width: 1199.98px){.contact-map-addresses__item{font-size:13px}}.contact-map-addresses__item-icon{flex-shrink:0;fill:var(--clr-accent-orange-500)}.contact-map__email{display:inline-block;color:var(--clr-accent-orange-500);font-size:clamp(1.125rem,.551rem + 1.531vw,1.5rem);font-style:normal;font-weight:500;line-height:1.2;margin-block:35px 40px}@media screen and (max-width: 991.98px){.contact-map__email{margin-block:25px 30px}}.contact-map__button+.contact-map__button{margin-top:10px}@media screen and (max-width: 991.98px){.contact-map__button{--_padding: 14px 20px;--_font-size: 14px}}.contact-map__wrapper{width:100%;height:520px;position:absolute;top:0;left:0;z-index:0}@media screen and (max-width: 1199.98px){.contact-map__wrapper{height:400px}}@media screen and (max-width: 991.98px){.contact-map__wrapper{position:relative;order:1;height:240px}}#contactMap{position:absolute;left:0;top:0;width:100%;height:100%}[class*=copyrights-pane]{display:none}.cta{background-color:var(--clr-neutral-white);padding-block:60px}@media screen and (max-width: 991.98px){.cta{padding-block:50px}}.cta__container{border-radius:24px;background:linear-gradient(180deg, #3489c3 0%, #92c5e4 100%);height:clamp(28.75rem,6.875rem + 29.167vw,37.5rem);position:relative;z-index:0;display:grid;grid-template-columns:repeat(3, 1fr);align-items:center;column-gap:80px;padding-left:clamp(1.875rem,-9.063rem + 14.583vw,6.25rem)}@media screen and (max-width: 1199.98px){.cta__container{display:flex}}@media screen and (max-width: 991.98px){.cta__container{flex-direction:column;height:auto;padding:40px 20px 20px;row-gap:40px}}.cta__form{background-color:var(--clr-neutral-white);padding:clamp(1.25rem,-5rem + 8.333vw,3.75rem);border-radius:12px;max-width:475px;position:relative;z-index:1}@media screen and (max-width: 1199.98px){.cta__form{max-width:400px}}@media screen and (max-width: 991.98px){.cta__form{order:2;max-width:600px}}.cta__content{max-width:380px;position:relative;z-index:1}@media screen and (max-width: 1199.98px){.cta__content{max-width:100%}}@media screen and (max-width: 991.98px){.cta__content{order:1;max-width:600px;width:100%;z-index:2}}.cta__content::before{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA1IiBoZWlnaHQ9IjI5OSIgdmlld0JveD0iMCAwIDEwNSAyOTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjQzMDU1NyAyOTIuODIyQy0wLjAyMzQ0NTEgMjkyLjUwOCAtMC4xMzY1MjggMjkxLjg4NSAwLjE3Nzk2MyAyOTEuNDMxTDUuMzAyOTUgMjg0LjAzMkM1LjYxNzQ1IDI4My41NzggNi4yNDA0MyAyODMuNDY1IDYuNjk0NDMgMjgzLjc4QzcuMTQ4NDIgMjg0LjA5NCA3LjI2MTUxIDI4NC43MTcgNi45NDcwMSAyODUuMTcxTDIuMzkxNDcgMjkxLjc0N0w4Ljk2NzcyIDI5Ni4zMDNDOS40MjE3MSAyOTYuNjE3IDkuNTM0OCAyOTcuMjQgOS4yMjAzMSAyOTcuNjk0QzguOTA1ODEgMjk4LjE0OCA4LjI4MjgzIDI5OC4yNjIgNy44Mjg4MyAyOTcuOTQ3TDAuNDMwNTU3IDI5Mi44MjJaTTEwNCAxTDEwNC4xOTIgMS45ODEzOEM5Ni40Mjk4IDMuNTAwNTUgOTAuMDY5NyA4Ljc5NTIzIDg0Ljc0OTcgMTcuMTQ5OUM3OS40MjQ5IDI1LjUxMiA3NS4yMDY4IDM2Ljg0NDMgNzEuNzE3NSA1MC4yMjQ0QzY0LjczODUgNzYuOTg2MiA2MC43NDYyIDExMS42NDEgNTYuNDkyNSAxNDYuNDIzQzUyLjI0NDkgMTgxLjE1NCA0Ny43MzY5IDIxNi4wMTEgMzkuNzA4NSAyNDMuMDE1QzM1LjY5MzggMjU2LjUxOCAzMC43Nzk3IDI2OC4xMjggMjQuNTI5OSAyNzYuNzk4QzE4LjI3MDYgMjg1LjQ4MSAxMC42MjkxIDI5MS4yNjggMS4xNzg2IDI5Mi45ODRMMSAyOTJMMC44MjEzODggMjkxLjAxNkM5LjYyMDg2IDI4OS40MTkgMTYuODU0NCAyODQuMDI1IDIyLjkwNzUgMjc1LjYyOEMyOC45NzAzIDI2Ny4yMTggMzMuODA2MSAyNTUuODUgMzcuNzkxNCAyNDIuNDQ1QzQ1Ljc2MyAyMTUuNjMyIDUwLjI1NDggMTgwLjk1MSA1NC41MDczIDE0Ni4xOEM1OC43NTM1IDExMS40NTggNjIuNzYxMiA3Ni42NDI2IDY5Ljc4MjIgNDkuNzE5N0M3My4yOTI5IDM2LjI1NzUgNzcuNTc0OCAyNC42OTM5IDgzLjA2MjcgMTYuMDc1N0M4OC41NTUyIDcuNDQ5OTkgOTUuMzIwMSAxLjY3OTc4IDEwMy44MDggMC4wMTg2MTgzTDEwNCAxWiIgZmlsbD0iI0VEOEUyOSIvPgo8L3N2Zz4K");background-repeat:no-repeat;width:105px;height:299px;display:block;position:absolute;left:0;top:0;transform:translate(calc(-100% - 10px), 20px)}@media screen and (max-width: 991.98px){.cta__content::before{display:none}}.cta__content-title{color:var(--clr-neutral-white);font-size:clamp(2.625rem,-0.812rem + 4.583vw,4rem);font-style:normal;font-weight:500;line-height:1;max-width:15ch}@media screen and (max-width: 991.98px){.cta__content-title{max-width:100%;font-size:clamp(2rem,1.043rem + 2.551vw,2.625rem)}}.cta__content-text{color:var(--clr-accent-blue-100);font-size:clamp(1rem,.375rem + .833vw,1.25rem);font-style:normal;font-weight:500;line-height:1.2;margin-top:40px;max-width:35ch}@media screen and (max-width: 991.98px){.cta__content-text{max-width:100%;font-size:clamp(.875rem,.684rem + .51vw,1rem);margin-top:20px}}.cta__content-text span{white-space:nowrap}.cta__cover{position:absolute;right:0;bottom:0;width:100%;height:100%;object-fit:contain;object-position:right bottom;z-index:0}@media screen and (max-width: 1199.98px){.cta__cover{max-width:40%}}@media screen and (max-width: 991.98px){.cta__cover{display:none}}.uk-form--cta .uk-select,.uk-form--cta .uk-input{background-color:var(--clr-neutral-100);border-color:rgba(0,0,0,0)}.uk-form--cta .uk-select:focus,.uk-form--cta .uk-input:focus{border-color:var(--clr-accent-orange-500);background-color:var(--clr-neutral-white)}.uk-form--cta .uk-input::placeholder{color:var(--clr-neutral-black)}.page-header{padding-bottom:60px}@media screen and (max-width: 991.98px){.page-header{padding-bottom:30px}}.page-header--contacts{padding-bottom:30px}.page-header--contacts .page-header__title{margin-top:50px}@media screen and (max-width: 991.98px){.page-header--contacts .page-header__grid{grid-template-columns:1fr .5fr;grid-template-areas:"phtitle";row-gap:0px}}.page-header__breadcrumb{border-top:1px solid var(--clr-neutral-300);padding-top:6px}.page-header__grid{display:grid;grid-template-columns:50% 1fr .75fr;grid-template-areas:"phtitle phdesc phcounter";column-gap:16px}@media screen and (max-width: 991.98px){.page-header__grid{grid-template-columns:1fr .5fr;grid-template-areas:"phtitle phcounter" "phdesc phcounter";row-gap:30px}}@media screen and (max-width: 767.98px){.page-header__grid{row-gap:20px}}.page-header__title{grid-area:phtitle;align-self:end;color:var(--clr-neutral-black);font-size:clamp(2rem,.571rem + 3.81vw,4rem);font-style:normal;font-weight:500;line-height:1;margin-top:100px;margin-bottom:0}@media screen and (max-width: 991.98px){.page-header__title{margin-top:50px}}.page-header__desc{grid-area:phdesc;align-self:end;color:var(--clr-neutral-black);font-size:16px;font-style:normal;font-weight:500;line-height:1.2}@media screen and (max-width: 1199.98px){.page-header__desc{font-size:14px}}.page-header__counter{grid-area:phcounter;align-self:end;justify-self:end;color:var(--clr-accent-orange-500);font-size:clamp(2rem,.571rem + 3.81vw,4rem);font-style:normal;font-weight:500;line-height:1}.about{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-areas:"aboutHeader aboutHeader" "aboutContent aboutImage";gap:10px;padding-bottom:100px}@media screen and (max-width: 991.98px){.about{padding-bottom:50px}}@media screen and (max-width: 767.98px){.about{grid-template-columns:1fr;grid-template-areas:"aboutHeader" "aboutContent" "aboutImage"}}.about+.section{margin-top:0}@media screen and (max-width: 991.98px){.about+.section{margin-top:0}}.about__header{grid-area:aboutHeader;background-color:var(--clr-accent-orange-500);border-radius:24px;overflow:hidden;height:clamp(12.5rem,.595rem + 59.524vw,37.5rem);position:relative;padding-top:70px;text-align:center;z-index:0}@media screen and (max-width: 991.98px){.about__header{padding-top:35px}}.about__header::before{content:"";position:absolute;left:0;right:0;top:50%;width:80%;height:100%;margin:auto;background:#ffb700;filter:blur(105.5px)}.about__header-suptitle{color:var(--clr-neutral-white);text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:120%;position:relative;z-index:1}@media screen and (max-width: 991.98px){.about__header-suptitle{font-size:16px}}.about__header-title{font-size:clamp(6.25rem,-0.393rem + 10.714vw,9.25rem);font-style:normal;font-weight:500;line-height:normal;background:linear-gradient(180deg, var(--clr-neutral-white) 17.95%, var(--clr-accent-orange-500) 147.01%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:-20px 0 0 0;position:relative;z-index:1}@media screen and (max-width: 991.98px){.about__header-title{font-size:clamp(2rem,-4.505rem + 17.347vw,6.25rem);margin:0}}.about__header-cover{position:absolute;left:50%;bottom:0;transform:translateX(-50%);z-index:2}.about__content{grid-area:aboutContent;border-radius:24px;padding:clamp(2.5rem,-5.804rem + 13.393vw,6.25rem);color:var(--clr-neutral-black);text-align:center;font-size:clamp(1.125rem,.295rem + 1.339vw,1.5rem);font-style:normal;font-weight:500;line-height:1.2;text-align:center;background-color:var(--clr-neutral-white)}@media screen and (max-width: 991.98px){.about__content{font-size:clamp(.875rem,.706rem + .676vw,1.125rem);padding:20px}}.about__image{grid-area:aboutImage;border-radius:24px;overflow:hidden;position:relative}@media screen and (max-width: 767.98px){.about__image{height:300px}}.about__image img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.product-card{min-height:500px;display:flex;flex-direction:column;position:relative;z-index:0}.product-card+.cta{margin-top:100px}@media screen and (max-width: 991.98px){.product-card+.cta{margin-top:50px}}.product-card__inner{display:flex;column-gap:20px}@media screen and (max-width: 991.98px){.product-card__inner{flex-direction:column;row-gap:20px}}.product-card__left,.product-card__right{min-width:0}@media screen and (max-width: 991.98px){.product-card__left,.product-card__right{flex:0 1 auto}}.product-card__left{flex:0 1 calc(55% - 10px)}@media screen and (max-width: 1199.98px){.product-card__left{flex:0 1 calc(50% - 10px)}}.product-card__right{flex:0 1 calc(45% - 10px)}@media screen and (max-width: 1199.98px){.product-card__right{flex:0 1 calc(50% - 10px)}}.product-card__gallery{overflow:hidden;border-radius:24px}.product-card__gallery img,.product-card__gallery video{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(96%);transition:filter .2s}.product-card__gallery .swiper-pagination{width:calc(100% - 30px);height:2px;left:0;right:0;margin:auto;z-index:1;display:flex;justify-content:center;align-items:center;bottom:20px}@media screen and (min-width: 991.98px){.product-card__gallery .swiper-pagination{display:none}}.product-card__gallery .swiper-pagination-bullet{display:block;margin:0 4px;opacity:1;position:relative;background:var(--clr-neutral-white);width:8px;height:8px;border-radius:50%;transform:translateY(0);transition:width .2s,transform .2s}.product-card__gallery .swiper-pagination-bullet-active{background:var(--clr-accent-orange-300);transform:translateY(-2px)}[data-fancybox=product-card-gallery]{position:relative;display:block}@media(hover: hover)and (pointer: fine){[data-fancybox=product-card-gallery]:hover img,[data-fancybox=product-card-gallery]:hover video{filter:brightness(85%)}}.product-card__gallery-wrapper:not(.swiper-wrapper){display:grid;grid-template-columns:repeat(2, 1fr);gap:10px}.product-card__gallery-wrapper.swiper-wrapper{height:inherit}.product-card__gallery-wrapper.swiper-wrapper .product-card__gallery-item{height:inherit}.product-card__gallery img{width:100%}.product-card__gallery .product-card__gallery-wrapper *:nth-child(3n+1){grid-column:span 2}.product-card__gallery-item{overflow:hidden;border-radius:24px}.product-card__gallery-item a{height:100%}.product-card__gallery-item--video{position:relative}.product-card__gallery-item-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}.product-card__slider-nav{max-width:282px;padding-block:4px;margin-top:4px}.product-card__slider-nav .swiper-slide{display:flex;align-items:center;justify-content:center;background-color:var(--clr-neutral-white);transform:translateY(0);border:2px solid rgba(0,0,0,0);box-shadow:none;width:50px !important;height:50px !important;transition-property:transform,border-color,box-shadow;transition-duration:.3s;cursor:pointer}@media(hover: hover)and (pointer: fine){.product-card__slider-nav .swiper-slide:hover{transform:translateY(-4px)}}.product-card__slider-nav .swiper-slide-thumb-active{transform:translateY(-4px);border:2px solid #c53737;box-shadow:0px 4px 4px 0px rgba(0,0,0,.05)}.product-card__slider-nav img,.product-card__slider-nav video{max-height:100%}.product-card__content{position:sticky;top:130px;padding:45px;border-radius:24px;background:var(--clr-neutral-white)}@media screen and (max-width: 1199.98px){.product-card__content{padding:35px}}@media screen and (max-width: 991.98px){.product-card__content{position:relative;top:0;padding:20px}}.product-card__title{margin-block:0;color:var(--clr-accent-orange-500);font-size:clamp(2rem,1.286rem + 1.905vw,3rem);font-style:normal;font-weight:500;line-height:normal}.product-card__region{color:var(--clr-neutral-black);font-size:16px;font-style:normal;font-weight:500;line-height:1.2}@media screen and (max-width: 1199.98px){.product-card__region{font-size:14px}}.product-card__tags{display:flex;flex-wrap:wrap;column-gap:10px;row-gap:8px;margin-top:35px}@media screen and (max-width: 1199.98px){.product-card__tags{column-gap:6px;row-gap:6px;margin-top:20px}}.product-card__tags .tag{color:var(--clr-neutral-500)}.product-card__button{margin-top:30px}.product-card__notice{color:var(--clr-neutral-500);font-size:12px;font-style:normal;font-weight:500;line-height:1.2;margin-top:12px}.product-card__notice span{white-space:nowrap;color:var(--clr-neutral-black)}.product-card__specs{margin-top:50px}@media screen and (max-width: 1199.98px){.product-card__specs{margin-top:30px}}.product-card__specs-row{display:grid;grid-template-columns:.65fr 1fr;gap:18px}.product-card__specs-row:last-child .product-card__specs-key,.product-card__specs-row:last-child .product-card__specs-value{border-bottom:1px solid var(--clr-neutral-300)}.product-card__specs-key,.product-card__specs-value{border-top:1px solid var(--clr-neutral-300);padding-block:12px;color:var(--clr-neutral-black);font-size:16px;font-style:normal;font-weight:500;line-height:1}@media screen and (max-width: 1199.98px){.product-card__specs-key,.product-card__specs-value{padding-block:10px;font-size:14px}}@media screen and (max-width: 575.98px){.product-card__specs-key,.product-card__specs-value{font-size:12px;padding-block:6px}}.product-card__tabs{position:relative;z-index:0}.product-card__tabs-nav{column-gap:2px;display:inline-flex;border-radius:6px;background:var(--clr-accent-orange-500);padding:2px;max-width:max-content;position:absolute;top:25px;left:0;right:0;margin:auto;z-index:2}@media screen and (max-width: 991.98px){.product-card__tabs-nav{top:15px}}.product-card__tabs-nav-item{background-color:rgba(0,0,0,0);color:var(--clr-neutral-black);font-size:16px;font-style:normal;font-weight:500;line-height:normal;border-radius:6px;padding:15px 25px;transition:background-color .2s;cursor:pointer}@media screen and (max-width: 1199.98px){.product-card__tabs-nav-item{font-size:14px;padding:10px 20px}}@media(hover: hover)and (pointer: fine){.product-card__tabs-nav-item:hover{background-color:var(--clr-neutral-white)}}.product-card__tabs-nav-item.is-active{background-color:var(--clr-neutral-white)}.product-card__tabs-content{display:none}.product-card__tabs-content.is-active{display:block}.not-found{margin-inline:auto;padding-block:clamp(1.875rem,-7.605rem + 26.379vw,8.75rem) clamp(2.5rem,-7.842rem + 28.777vw,10rem);max-width:500px;text-align:center;display:flex;flex-direction:column}.not-found__title{margin-top:20px;margin-bottom:0;color:var(--clr-accent-orange-500);font-size:clamp(6rem,-7.75rem + 58.667vw,14.25rem);font-style:normal;font-weight:900;line-height:1}.not-found__text{color:var(--clr-neutral-black);text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:1.2}.not-found__text a{color:var(--clr-accent-orange-500)}@media(hover: hover)and (pointer: fine){.not-found__text a:hover{color:var(--clr-accent-orange-600)}}.videoreviews-items{padding:12px 18px 18px;margin:-12px -18px -18px}@media screen and (max-width: 991.98px){.videoreviews-items{padding:12px 0 0;margin:-12px 0 0}}.videoreviews-items .swiper-wrapper{height:inherit}.videoreviews-items:not(.swiper){display:grid;grid-template-columns:repeat(3, 1fr);column-gap:10px;row-gap:20px;padding-bottom:100px;padding-inline:0}@media screen and (max-width: 991.98px){.videoreviews-items:not(.swiper){padding-bottom:50px}}@media screen and (max-width: 1199.98px){.videoreviews-items:not(.swiper){grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 767.98px){.videoreviews-items:not(.swiper){grid-template-columns:1fr}}.videoreviews-items:not(.swiper)+.section{margin-top:0}.videoreview-video{width:100%}.videoreview-container{margin-top:50px}.container{width:min(100% - 2.5rem,102.625rem);margin-inline:auto}@media screen and (max-width: 991.98px){.container{width:min(100% - 1.25rem,102.625rem)}}
