@font-face{font-family:"Manrope";src:url("../../fonts/manrope/Manrope-Light.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url("../../fonts/manrope/Manrope-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url("../../fonts/manrope/Manrope-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url("../../fonts/manrope/Manrope-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url("../../fonts/manrope/Manrope-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url("../../fonts/manrope/Manrope-ExtraBold.woff2") format("woff2");font-weight:800;font-style:normal;font-display:swap}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.ts-control{border:1px solid #d0d0d0;padding:8px 8px;width:100%;overflow:hidden;position:relative;z-index:1;box-sizing:border-box;box-shadow:none;border-radius:3px;display:flex;flex-wrap:wrap}.ts-wrapper.multi.has-items .ts-control{padding:calc( 8px - 2px - 0) 8px calc( 8px - 2px - 3px - 0)}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default !important}.focus .ts-control{box-shadow:none}.ts-control>*{vertical-align:baseline;display:inline-block}.ts-wrapper.multi .ts-control>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#f2f2f2;color:#303030;border:0 solid #d0d0d0}.ts-wrapper.multi .ts-control>div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{color:#7d7d7d;background:#fff;border:0 solid #fff}.ts-control>input{flex:1 1 auto;min-width:7rem;display:inline-block !important;padding:0 !important;min-height:0 !important;max-height:none !important;max-width:100% !important;margin:0 !important;text-indent:0 !important;border:0 none !important;background:none !important;line-height:inherit !important;user-select:auto !important;box-shadow:none !important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:none !important}.has-items .ts-control>input{margin:0 4px !important}.ts-control.rtl{text-align:right}.ts-control.rtl.single .ts-control:after{left:15px;right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px !important}.disabled .ts-control{opacity:.5;background-color:#fafafa}.input-hidden .ts-control>input{opacity:0;position:absolute;left:-10000px}.ts-dropdown{position:absolute;top:100%;left:0;width:100%;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:.25rem 0 0;border-top:0 none;box-sizing:border-box;box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:0 0 3px 3px}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.ts-dropdown .option,.ts-dropdown .optgroup-header,.ts-dropdown .no-results,.ts-dropdown .create{padding:5px 8px}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{opacity:1;cursor:pointer}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.ts-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:rgba(48,48,48,.5)}.ts-dropdown .spinner{display:inline-block;width:30px;height:30px;margin:5px 8px}.ts-dropdown .spinner::after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:5px solid #d0d0d0;border-color:#d0d0d0 rgba(0,0,0,0) #d0d0d0 rgba(0,0,0,0);animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.ts-dropdown-content{overflow:hidden auto;max-height:200px;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:rgba(0,0,0,0) !important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden !important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button: 1em}.plugin-clear_button .clear-button{opacity:0;position:absolute;top:50%;transform:translateY(-50%);right:calc(8px - 6px);margin-right:0 !important;background:rgba(0,0,0,0) !important;transition:opacity .5s;cursor:pointer}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret), 8px)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{position:relative;padding:10px 8px;border-bottom:1px solid #d0d0d0;background:color-mix(#fff, #d0d0d0, 85%);border-radius:3px 3px 0 0}.ts-wrapper .dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px !important}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input.focus.dropdown-active .ts-control{box-shadow:none;border:1px solid #d0d0d0}.plugin-dropdown_input .dropdown-input{border:1px solid #d0d0d0;border-width:0 0 1px;display:block;padding:8px 8px;box-shadow:none;width:100%;background:rgba(0,0,0,0)}.plugin-dropdown_input .items-placeholder{border:0 none !important;box-shadow:none !important;width:100%}.plugin-dropdown_input.has-items .items-placeholder,.plugin-dropdown_input.dropdown-active .items-placeholder{display:none !important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:rgba(0,0,0,0)}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;flex-grow:1;flex-basis:0;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.ts-dropdown.plugin-optgroup_columns .optgroup::before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.ts-wrapper.plugin-remove_button .item{display:inline-flex;align-items:center}.ts-wrapper.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:0 6px;border-radius:0 2px 2px 0;box-sizing:border-box}.ts-wrapper.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:none}.ts-wrapper.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0 !important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #d0d0d0;margin-left:6px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:#cacaca}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#fff}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0 !important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #d0d0d0;margin-right:6px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:#cacaca}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#fff}:root{--ts-pr-clear-button: 0px;--ts-pr-caret: 0px;--ts-pr-min: .75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret)) !important}.ts-control.rtl{padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret)) !important}.ts-wrapper{position:relative}.ts-dropdown,.ts-control,.ts-control input{color:#303030;font-family:inherit;font-size:13px;line-height:18px}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}*:not(mark){background:rgba(0,0,0,0)}html,body{scroll-behavior:auto;font-family:"Manrope","-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Arial","Noto Sans","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","sans-serif";font-weight:normal;line-height:normal;word-break:break-word;white-space:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:clamp(13.6px, 4.267vw, 2vh)}@supports(height: 1svh){html,body{font-size:clamp(13.6px, 4.267vw, 2svh)}}@media(min-width: 768px){html,body{font-size:calc(1.3*clamp(13.6px, 1.951vw, 1.453vh))}@supports(height: 1svh){html,body{font-size:calc(1.3*clamp(13.6px, 1.951vw, 1.453svh))}}}@media(min-width: 1025px){html,body{font-size:clamp(14.4px, 1.111vw, 2vh)}@supports(height: 1svh){html,body{font-size:clamp(14.4px, 1.111vw, 2svh)}}}@media(min-width: 1440px)and (min-height: 800px){html,body{font-size:clamp(16px, 0.944vw, 1.7vh)}@supports(height: 1svh){html,body{font-size:clamp(16px, 0.944vw, 1.7svh)}}}html.overflow-hidden,body.overflow-hidden{overflow:hidden !important;user-select:none;touch-action:none;overscroll-behavior:none}html.overflow-hidden .os-scrollbar,body.overflow-hidden .os-scrollbar{display:none !important}*,*::before,*::after{box-sizing:border-box !important;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);padding:0;margin:0;text-underline-offset:3px;overscroll-behavior:none;border-radius:0}*:not(:focus-visible),*::before:not(:focus-visible),*::after:not(:focus-visible){outline:none !important}#page{display:flex;flex-direction:column;position:relative;z-index:1;min-height:100vh;margin:0 auto;max-width:100%;width:100%}@media(min-width: 250vh){#page{max-width:90rem}}@supports(height: 1svh){#page{min-height:100svh}}#page:not(.show){opacity:0;visibility:hidden}main{min-height:50vh}@supports(height: 1svh){main{min-height:50svh}}a{color:inherit}a[href="#"]:not([role=button]){pointer-events:none}img,video,iframe{max-width:100%;height:auto}img:not([src]),video:not([src]),iframe:not([src]){visibility:hidden}b,strong{font-weight:600}i{font-style:italic}u{text-decoration:underline}button{color:inherit}button:not(:disabled){cursor:pointer}button:disabled{opacity:.6}.pin-spacer{overflow:hidden !important}input,textarea{outline:none !important}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button{display:none;appearance:none}input[type=search]::-moz-search-clear-button{display:none}input[type=search]::-ms-clear{display:none}.lenis.lenis-smooth{scroll-behavior:auto !important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth:not(.fslightbox-open) iframe{pointer-events:none}.visually-hidden{display:none}html:has(#wpadminbar){margin-top:0 !important}html:has(#wpadminbar) #wpadminbar{display:none !important}.container{margin:0 auto;padding:0 .9375rem;max-width:100%;width:100%}@media(min-width: 1025px){.container{padding:0 3rem;max-width:100%}}.container-full{width:100%;margin:0 auto;max-width:100%;padding:0 1rem}@media(min-width: 1025px){.container-full{padding:0 3rem}}@media(min-width: 250vh){.container-full{max-width:90rem}}.m-cover,.m-contain{position:relative}.m-cover img,.m-cover video,.m-contain img,.m-contain video{position:absolute;inset:0;width:100%;height:100%}.m-cover img,.m-cover video{object-fit:cover}.m-contain img,.m-contain video{object-fit:contain}.aspect_16-9{width:100%;aspect-ratio:16/9}.aspect_16-10{width:100%;aspect-ratio:16/10}.aspect_3-4{width:100%;aspect-ratio:3/4}.aspect_9-16{width:100%;aspect-ratio:9/16}.btn-green-arrow,.btn-black-arrow{display:flex;align-items:center;justify-content:center;padding:.625rem 0;width:100%;background:#d5fad5;transition-duration:.4s}@media(min-width: 768px){.btn-green-arrow,.btn-black-arrow{padding-left:1rem;padding-right:1rem}}@media(min-width: 1025px){.btn-green-arrow,.btn-black-arrow{width:auto}}.btn-green-arrow span,.btn-black-arrow span{font-weight:500;font-size:1rem;line-height:1.5rem;margin-right:.375rem;white-space:nowrap;font-family:"Manrope","-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Arial","Noto Sans","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","sans-serif";transition-duration:.4s}.btn-green-arrow svg,.btn-black-arrow svg{width:1.25rem;height:1.375rem}.btn-green-arrow svg path,.btn-black-arrow svg path{transition-duration:.4s}.btn-green-arrow:hover,.btn-black-arrow:hover{background:#c5d2d8}.btn-black-arrow{background:#000}.btn-black-arrow span{color:#fff}.btn-black-arrow path{stroke:#fff}.btn-black-arrow:hover{background:#c5d2d8}.btn-black-arrow:hover span{color:#34414a}.btn-black-arrow:hover path{stroke:#34414a}.btn-white{font-weight:500;display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1.5rem;color:#000;padding:.625rem 0;width:100%;background:#fff;transition-duration:.4s}@media(min-width: 1025px){.btn-white{width:auto;padding-left:1rem;padding-right:1rem}}.btn-white:hover{background:#c5d2d8;color:#34414a}.subtitle{font-family:"peridot-pe-variable","-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Arial","Noto Sans","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","sans-serif";font-weight:500;font-size:.875rem;line-height:160%;text-align:center;text-transform:uppercase;color:#fff;padding:.125rem .5rem;backdrop-filter:blur(6.25rem);background:rgba(197,210,216,.1019607843);margin-right:auto}.subtitle-gray{color:#34414a;backdrop-filter:blur(3.125rem);background:rgba(0,0,0,.06)}.subtitle-dark{color:#fff;background:rgba(197,210,216,.1);backdrop-filter:blur(50px)}.h1{font-family:"peridot-pe-variable","-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Arial","Noto Sans","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","sans-serif";font-weight:500;font-size:2.25rem;line-height:110%;letter-spacing:-0.045rem;color:#fff}@media(min-width: 1025px){.h1{font-size:4rem;letter-spacing:-0.08rem}}.h2{color:#000;font-family:"peridot-pe-variable","-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Arial","Noto Sans","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","sans-serif";font-size:2rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-0.04rem}@media(min-width: 1025px){.h2{font-size:3rem;letter-spacing:-0.06rem}}.h2 strong{font-weight:inherit;color:#34414a}.h3{color:#34414a;font-family:"peridot-pe-variable","-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Arial","Noto Sans","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","sans-serif";font-size:1.5rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-0.03rem}@media(min-width: 1025px){.h3{font-size:2.25rem;letter-spacing:-0.045rem}}.h4{color:#000;font-size:1.25rem;font-style:normal;font-weight:500;line-height:120%}@media(min-width: 1025px){.h4{font-size:1.5rem}}.body-28{color:#000;font-family:Manrope;font-size:1.125rem;font-style:normal;font-weight:400;line-height:140%}@media(min-width: 1025px){.body-28{font-size:1.75rem}}.body-20{font-weight:400;font-size:1rem;line-height:160%;color:#fff}@media(min-width: 1025px){.body-20{font-size:1.25rem;line-height:140%}}.body-16{color:#34414a;font-size:1rem;font-style:normal;font-weight:400;line-height:160%}.text-page{padding-top:12.4375rem;padding-bottom:7.5rem}@media(max-width: 1024px){.text-page{padding-top:7.4375rem;padding-bottom:4.9375rem}}.text-page>.container{margin-bottom:2.9375rem;display:flex;flex-direction:column}@media(max-width: 1024px){.text-page>.container{margin-bottom:3.0625rem}}.text-page>.container .subtitle{margin-right:auto}.text-page>.container .h1{margin:.3125rem 0 1.46875rem 0;color:#000}@media(max-width: 1024px){.text-page>.container .h1{font-size:2rem;margin-top:.75rem;letter-spacing:-0.04rem;margin-bottom:1.59375rem}}.text-page__date{color:#34414a;font-size:1.25rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width: 1024px){.text-page__date{font-size:1rem;opacity:.8}}.text-page__content{border-top:.0625rem solid #e6e6e6;border-bottom:.0625rem solid #e6e6e6}.text-page__content .container{display:grid;grid-template-columns:444fr 900fr}@media(max-width: 1024px){.text-page__content .container{grid-template-columns:1fr}}.text-page__table,.text-page__text{padding-top:1.96875rem;padding-bottom:2.0625rem}@media(max-width: 1024px){.text-page__table,.text-page__text{padding:1.5rem}}.text-page__table{padding-right:2rem;position:sticky;top:7.5rem;margin-bottom:auto}@media(max-width: 1024px){.text-page__table{padding:1.4375rem 1.5rem 1.5rem 1.4375rem;position:static;border-left:.0625rem solid #e6e6e6;border-right:.0625rem solid #e6e6e6}}.text-page__table>div:has(a.active)>.toc-item{padding-left:.75rem}@media(max-width: 1024px){.text-page__table>div:has(a.active)>.toc-item{padding-left:0}}.text-page__table>div:has(a.active)>.toc-item:before{height:100%}@media(max-width: 1024px){.text-page__table>div:has(a.active)>.toc-item:before{display:none}}.text-page__table>div:has(a.active)>.toc-item a{opacity:1}.text-page__table>div:not(:last-child){margin-bottom:1.5rem}@media(max-width: 1024px){.text-page__table>div:not(:last-child){margin-bottom:1rem}}.text-page__table>div>.toc-item{position:relative;transition-duration:.4s}.text-page__table>div>.toc-item:before{content:"";position:absolute;left:-0.0625rem;top:50%;transform:translateY(-50%);width:.125rem;height:0px;background:#34414a;transition-duration:.4s}.text-page__table>div div:not(.toc-item){margin-top:.5rem;padding-left:1.25rem}.text-page__table a{color:#000;opacity:.6;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;transition-duration:.4s}@media(max-width: 1024px){.text-page__table a{opacity:1}}.text-page__table a:hover{opacity:1}.text-page__text{padding-left:1.9375rem;border-left:.0625rem solid #e6e6e6;padding-top:2rem;position:relative}@media(max-width: 1024px){.text-page__text{border-right:.0625rem solid #e6e6e6;border-top:.0625rem solid #e6e6e6;padding:1.5rem 1.4375rem 1.5625rem 1.4375rem}}.text-page__text:before,.text-page__text:after{content:"";position:absolute;left:-0.875rem;top:-0.0625rem;width:1.75rem;height:.875rem;background:url("../../media/icons/form-top-dark.svg") no-repeat center top;background-size:cover}@media(max-width: 1024px){.text-page__text:before,.text-page__text:after{height:1.75rem;width:.875rem;top:-0.875rem;left:-0.0625rem;background:url("../../media/icons/form-left-dark.svg") no-repeat left center}}.text-page__text:after{top:auto;bottom:-0.0625rem;background:url("../../media/icons/form-bottom-dark.svg") no-repeat center bottom}@media(max-width: 1024px){.text-page__text:after{top:-0.875rem;right:-0.0625rem;left:auto;bottom:auto;background:url("../../media/icons/form-right-dark.svg") no-repeat left center}}.text-page__text h3{color:#000;font-family:"peridot-pe-variable","-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Arial","Noto Sans","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","sans-serif";font-size:1.75rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-0.035rem;margin-top:2.25rem}@media(min-width: 1025px){.text-page__text h3{font-size:2.25rem;letter-spacing:-0.045rem;margin-top:2.875rem}}.text-page__text h4{color:#000;font-size:1.25rem;font-style:normal;font-weight:500;line-height:120%;margin-top:1.25rem}@media(min-width: 1025px){.text-page__text h4{font-size:1.5rem}}.text-page__text p{color:#34414a;font-size:1rem;font-style:normal;font-weight:400;line-height:160%}@media(max-width: 1024px){.text-page__text p{line-height:161%}}.text-page__text p:not(:first-child){margin-top:1.125rem}.text-page__text ul li{list-style:disc}.text-page__text ol li{list-style:decimal}.text-page__text ul,.text-page__text ol{padding-left:1.5rem;margin-top:1rem}.text-page__text ul li,.text-page__text ol li{color:#34414a;font-size:1rem;font-style:normal;font-weight:400;line-height:162.5%}.header{position:fixed;top:0;left:0;width:100%;padding:1.25rem 0;z-index:100;transition-duration:.4s}.header:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:.0625rem;background:rgba(255,255,255,.2);transition-duration:.4s}.header .container{display:flex;align-items:center;justify-content:space-between}.header__logo{display:flex;position:relative}.header__logo img{width:10.271875rem;height:1.560625rem;object-fit:contain;transition-duration:.4s}@media(min-width: 1025px){.header__logo img{width:15.625rem;height:2.375rem}}.header__logo img:last-child{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%}.header__menu{display:none}@media(min-width: 1025px){.header__menu{display:flex}}.header__menu ul{display:flex;grid-gap:3rem}.header__menu ul li a{transition-duration:.4s;color:#fff;font-family:Manrope;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}.header__menu ul li a:hover{opacity:.6}.header__burger{width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;background:#d5fad5;position:relative;overflow:hidden}@media(min-width: 1025px){.header__burger{display:none}}.header__burger svg{position:absolute;transition-duration:.4s;left:50%;top:50%;width:1.5rem;height:1.5rem;transform:translateX(-50%) translateY(-50%)}.header__burger svg:last-child{transform:translateX(-50%) translateY(100%)}.header .btn-green-arrow{display:none;transition-duration:.4s}@media(min-width: 1025px){.header .btn-green-arrow{display:flex}}.header.animate-hide{transform:translateY(-100%)}.header.white{background:#fff}.header.white:after{background:rgba(0,0,0,0)}.header.white .header__logo img:first-child{opacity:0}.header.white .header__logo img:last-child{opacity:1}.header.white .header__menu ul li a{color:#000}.header.white .btn-green-arrow{background:#000}.header.white .btn-green-arrow span{color:#fff}.header.white .btn-green-arrow path{stroke:#fff}.header.white .btn-green-arrow:hover{background:#c5d2d8}.header.white .btn-green-arrow:hover span{color:#34414a}.header.white .btn-green-arrow:hover path{stroke:#34414a}.header.active .header__logo img:first-child{opacity:1}.header.active .header__logo img:last-child{opacity:0}.header.active .header__burger svg:first-child{transform:translateX(-50%) translateY(-250%)}.header.active .header__burger svg:last-child{transform:translateX(-50%) translateY(-50%)}.header.animate-hide{transform:translateY(-100%)}.mobile{position:absolute;top:0;left:0;width:100%;height:100vh;background:#34414a;display:flex;z-index:-1;transform:translateY(-100%);transition-duration:.4s}.mobile .btn-green-arrow{display:flex}.mobile .container{display:flex;flex-direction:column;height:100%;padding-top:7.25rem;align-items:flex-start;opacity:0;transform:translateX(-150%);overflow-x:hidden;overflow-y:scroll}.mobile .container .empty{flex:1;background:rgba(0,0,0,0)}.mobile__content{width:100%;height:100svh;display:flex;flex-direction:column}.mobile__menu{display:flex;flex-direction:column}.mobile__menu li:not(:last-child){margin-bottom:1.6875rem}.mobile__menu li a{font-weight:500;color:#fff;font-size:2rem;line-height:1.5rem}.mobile .btn-green-arrow{margin-top:auto;margin-bottom:1.25rem;background:#d5fad5;position:absolute;bottom:0;left:50%;width:calc(100% - 1.875rem);transform:translateX(-50%)}.mobile .btn-green-arrow span{color:#34414a}.mobile .btn-green-arrow path{stroke:#34414a}.mobile.active{transform:translateY(0)}.mobile.active .container{transition-duration:.4s;transition-delay:.3s;opacity:1;transform:translateX(0)}.footer{background:#34414a}.footer__left{padding:1.4375rem;border-left:.0625rem solid #48545c;border-right:.0625rem solid #48545c}@media(min-width: 1025px){.footer__left{padding:2rem 1.9375rem 1.9375rem 1.9375rem}}.footer__logo{display:flex;margin-bottom:3.0625rem}@media(min-width: 1025px){.footer__logo{margin-bottom:7.9375rem}}.footer__logo img{width:15.625rem;object-fit:contain;height:2.375rem}.footer__title{color:#fff;font-size:1.5rem;font-style:normal;font-weight:500;line-height:120%;max-width:12.1875rem;margin-bottom:1rem}@media(min-width: 1025px){.footer__title{max-width:none}}.footer__text{color:#fff;font-size:1rem;font-style:normal;font-weight:500;line-height:140%;opacity:.6}.footer__col{border:.0625rem solid #48545c;padding:1.46875rem 1.4375rem 1.4375rem 1.4375rem}@media(min-width: 1025px){.footer__col{border-left:none;padding:1.9375rem 1.9375rem 1.8125rem 1.9375rem;border-top:none;border-bottom:none}}@media(min-width: 1025px){.footer__left:after,.footer__left:before{display:none}}.footer__col,.footer__left{position:relative}.footer__col:before,.footer__col:after,.footer__left:before,.footer__left:after{content:"";position:absolute;top:2.25rem;height:1.75rem;width:.875rem;background-size:contain}.footer__col:before,.footer__left:before{background:url("../../media/icons/form-left-mob.svg") no-repeat left center;left:-0.0625rem}@media(min-width: 1025px){.footer__col:before,.footer__left:before{width:1.75rem;height:.875rem;background:url("../../media/icons/form-top.svg") no-repeat top center;top:0;left:-0.90625rem}}.footer__col:after,.footer__left:after{background:url("../../media/icons/form-right.svg") no-repeat right center;right:-0.0625rem}@media(min-width: 1025px){.footer__col:after,.footer__left:after{width:1.75rem;height:.875rem;background:url("../../media/icons/form-bottom.svg") no-repeat bottom center;left:-0.90625rem;right:auto;bottom:-0.0625rem;top:auto}}.footer__col:not(:last-child),.footer__left:not(:last-child){border-bottom:none}.footer__col-title,.footer__left-title{color:#fff;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;text-transform:uppercase;opacity:.6;margin-bottom:1.5rem}.footer__col ul,.footer__left ul{display:flex;flex-direction:column;grid-gap:1rem}.footer__col ul li a,.footer__left ul li a{color:#fff;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;transition-duration:.4s}.footer__col ul li a:hover,.footer__left ul li a:hover{opacity:.6}.footer__col-text,.footer__left-text{color:#fff;font-size:1rem;font-style:normal;font-weight:500;line-height:171%;margin-top:1rem}@media(min-width: 1025px){.footer__col-text,.footer__left-text{line-height:169%}}.footer__bottom{padding-top:1.25rem;padding-bottom:.9375rem;display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 1025px){.footer__bottom{justify-content:normal;padding-bottom:2.5rem;padding-top:1.9375rem}}.footer__copyright{color:#fff;font-size:1rem;font-style:normal;font-weight:500;line-height:1.625rem;opacity:.6;width:100%;margin-bottom:.5rem}@media(min-width: 1025px){.footer__copyright{width:auto;margin-right:.8125rem}}.footer__link{color:#fff;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;transition-duration:.4s}@media(min-width: 1025px){.footer__link{margin-right:auto;transform:translateY(0.0625rem)}}.footer__link:hover{opacity:.6}.footer__design{display:flex;align-items:center}@media(min-width: 1025px){.footer__design{transform:translateY(-0.25rem)}}.footer__design span{color:#fff;font-size:1rem;font-style:normal;font-weight:500;line-height:1.625rem;opacity:.6;margin-right:.3125rem}.footer__design a{color:#fff;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;transition-duration:.4s}.footer__design a:hover{opacity:.6}.footer__content{border-top:.0625rem solid #48545c}@media(min-width: 1025px){.footer__content{display:grid;grid-template-columns:450fr 892fr;border-bottom:.0625rem solid #48545c}}@media(min-width: 1025px){.footer__cols{display:grid;grid-template-columns:repeat(3, 1fr)}}.hero-home{height:100svh;position:relative;display:flex;padding:3rem 0}.hero-home .bg{position:absolute;left:0;top:0;width:100%;height:100%}@media(max-width: 767px){.hero-home .bg{background:var(--hero-bg-m) no-repeat center/cover}}@media(min-width: 768px){.hero-home .bg{background:var(--hero-bg-d) no-repeat center/cover}}.hero-home .bg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgb(0, 0, 0) 100%)}@media(min-width: 1025px){.hero-home .bg:before{background:rgba(0,0,0,.4)}}.hero-home .container{position:relative;z-index:2;margin-top:auto;display:flex;flex-direction:column}@media(min-width: 1025px){.hero-home .container{margin-bottom:auto}}.hero-home .h1{margin:.4375rem 0 1.75rem 0}@media(min-width: 1025px){.hero-home .h1{margin-bottom:1.1875rem;margin-top:.25rem}}.hero-home .h1 br{display:none}@media(min-width: 1025px){.hero-home .h1 br{display:block}}.hero-home .body-20 br{display:none}@media(min-width: 1025px){.hero-home .body-20 br{display:block}}.hero-home__btns{display:flex;margin-top:1.5rem;flex-direction:column;grid-gap:.75rem}@media(min-width: 1025px){.hero-home__btns{flex-direction:row;margin-top:2.6875rem}}.why{padding-top:5rem;padding-bottom:1.5rem}@media(min-width: 1025px){.why{padding-top:7.5rem}}.why__top{display:flex;flex-direction:column;grid-gap:1.5625rem}@media(min-width: 1025px){.why__top{display:grid;padding-top:1.625rem;grid-template-columns:593fr 547fr;grid-gap:12.75rem}}.why__left{display:flex;flex-direction:column}.why__right{display:flex;flex-direction:column}@media(min-width: 1025px){.why__right{margin-top:.75rem}}.why__right .body-16{opacity:.8;color:#34414a;margin-bottom:1.5rem}@media(min-width: 1025px){.why__right .body-16{margin-bottom:1.25rem}}@media(min-width: 768px){.why__right .btn-black-arrow{margin-right:auto;width:auto}}.why .subtitle{margin-right:auto}.why .h2{margin-top:.625rem}.why__slider{border:.0625rem solid #e6e6e6;margin-top:2.9375rem}@media(min-width: 1025px){.why__slider{border-right:none}}@media(min-width: 1025px){.why__wrapper{display:flex;flex-direction:row}}@media(min-width: 1025px){.why__wrapper>div{width:6rem;max-width:6rem}}@media(min-width: 1025px){.why__wrapper>div:first-child{flex-grow:1}}.why__wrapper>div:not(:last-child){border-bottom:.0625rem solid #e6e6e6;position:relative}@media(min-width: 1025px){.why__wrapper>div:not(:last-child){border-bottom:none}}.why__wrapper>div:not(:last-child) .why__slide-topLines div,.why__wrapper>div:not(:last-child) .why__slide-bottomLines div{position:absolute;background:#34414a;opacity:.4;top:0;z-index:10}@media(min-width: 1025px){.why__wrapper>div:not(:last-child) .why__slide-topLines div:first-child,.why__wrapper>div:not(:last-child) .why__slide-bottomLines div:first-child{right:-0.875rem;width:1.75rem;height:.0625rem}}@media(min-width: 1025px){.why__wrapper>div:not(:last-child) .why__slide-topLines div:nth-child(2),.why__wrapper>div:not(:last-child) .why__slide-bottomLines div:nth-child(2){right:0;width:.0625rem;height:.875rem}}.why__wrapper>div:not(:last-child) .why__slide-bottomLines div{bottom:0;top:auto}@media(min-width: 1025px){.why__wrapper>div.active{width:auto;max-width:none;flex-grow:1}}.why__wrapper>div.active .why__slide{width:100%}.why__wrapper>div.active .why__slide-top{max-width:0px;border-right:none}.why__wrapper>div.active .why__slide-top path:last-child{opacity:0}.why__wrapper>div.active .why__slide-content{max-width:100%}.why__wrapper>div.active .why__slide-content:after{opacity:0;visibility:hidden}.why__wrapper>div.active .why__slide-line{width:100%;transition-duration:9.6s;transition-delay:.4s}@media(min-width: 1025px){.why__wrapper>div.active .why__slide-content-text{opacity:.8}}.why__slide{display:flex;flex-direction:column}@media(min-width: 1025px){.why__slide{flex-direction:row;height:100%;width:6rem}}.why__slide-top{padding:1.5rem;display:flex;align-items:center;justify-content:space-between}@media(min-width: 1025px){.why__slide-top{width:6rem;position:relative;cursor:pointer;max-width:6rem;overflow:hidden;transition-duration:.4s;height:100%;padding:2rem 0;flex-direction:column-reverse;border-right:none}}.why__slide-top-title{opacity:.8;color:#34414a;font-size:1.25rem}@media(min-width: 1025px){.why__slide-top-title{writing-mode:vertical-rl;transform:rotate(180deg);transform-origin:center;opacity:.6}}.why__slide-top svg path{transition-duration:.4s}.why__slide-content{padding:0 1.5rem 0 1.5rem;overflow:hidden;max-height:0px;transition-duration:.4s;border-right:.0625rem solid #e6e6e6}@media(min-width: 1025px){.why__slide-content{max-height:37.5rem;white-space:nowrap;display:flex;flex-direction:column;position:relative;overflow:hidden;padding:1.5625rem 0 2rem 0;max-width:0px;flex-grow:1;width:100%}}@media(min-width: 1025px){.why__slide-content:after{content:"";position:absolute;left:0;top:.0625rem;width:100%;height:100%;transition-delay:.4s;background:#fff;opacity:1;visibility:visible;transition-duration:1s}}.why__slide-content-title{display:none}@media(min-width: 1025px){.why__slide-content-title{display:block;color:#34414a;opacity:.8;padding-left:1.9375rem}}.why__slide-content-text{opacity:.8;margin-bottom:1.5rem}@media(min-width: 1025px){.why__slide-content-text{white-space:wrap;opacity:0;padding-left:1.9375rem;padding-right:2rem;margin-top:1.0625rem;margin-bottom:auto;max-width:55.875rem}}.why__slide-content-img{display:flex;margin-bottom:1.5rem}@media(min-width: 1025px){.why__slide-content-img{padding-left:1.9375rem;margin-bottom:0}}.why__slide-content-img img{width:100%;object-fit:cover;aspect-ratio:297/222.5}@media(min-width: 1025px){.why__slide-content-img img{width:21.4375rem;aspect-ratio:343/257}}@media(min-width: 1025px){.why__slide.active{flex-grow:1}}.why__slide.active .why__slide-top svg path:last-child{opacity:0}@media(min-width: 1025px){.why__slide-line{position:absolute;bottom:0;width:0px;height:.0625rem;left:0;background:#34414a}}.partners{padding-top:1.375rem;padding-bottom:5rem}@media(min-width: 1025px){.partners{padding-top:1.4375rem;padding-bottom:7.5rem}}.partners__top{display:flex;flex-direction:column}.partners__top .subtitle{margin-left:auto}.partners__top .h2{margin:.75rem 0 3rem 0;text-align:center}.partners__items{display:grid;grid-template-columns:repeat(2, 1fr);border-top:.0625rem solid #e6e6e6;border-left:.0625rem solid #e6e6e6}@media(min-width: 768px){.partners__items{grid-template-columns:repeat(4, 1fr)}}.partners__item{display:flex;align-items:center;justify-content:center;position:relative;height:10rem;border-right:.0625rem solid #e6e6e6;border-bottom:.0625rem solid #e6e6e6}@media(min-width: 1025px){.partners__item{height:11.875rem}}.partners__item:before{content:"";position:absolute;width:.875rem;height:.875rem;right:.625rem;top:.625rem;background:url("../../media/icons/triangle.svg") center/contain no-repeat}@media(min-width: 1025px){.partners__item:before{right:.53125rem;top:.5625rem}}.partners__item:after{content:"";position:absolute;width:.875rem;height:.875rem;left:.625rem;bottom:.625rem;background:url("../../media/icons/triangle-180.svg") center/contain no-repeat}@media(min-width: 1025px){.partners__item:after{left:.53125rem;bottom:.5625rem}}.partners__item img{max-width:7.1875rem;object-fit:contain;height:2.875rem}@media(min-width: 1025px){.partners__item img{max-width:8.375rem;max-height:3.475rem}}.map{background:linear-gradient(0deg, #34414A 0%, #34414A 100%),#000;padding-top:5rem;padding-bottom:5rem}@media(min-width: 1025px){.map{padding-top:7.5rem;padding-bottom:7.5rem}}.map .container{display:flex;flex-direction:column}.map .subtitle{margin:0 auto .59375rem auto}.map .h2{color:#fff;text-align:center}.map .h2 strong{color:#c5d2d8;font-weight:inherit}.map .container>.body-16{color:#fff;opacity:.8;margin:1.3125rem auto 1.125rem auto;text-align:center;line-height:165%}@media(min-width: 768px){.map .container>.body-16{max-width:31.625rem;margin-top:1.375rem;margin-bottom:3rem}}.map__content{display:flex;flex-direction:column;position:relative}.map__bar{display:flex;align-items:center;padding:1rem 1.5rem 1rem 1.5rem;border:1px solid rgba(255,255,255,.04);background:rgba(222,222,222,.04);backdrop-filter:blur(10px);margin:0 auto 3rem auto}@media(min-width: 1025px){.map__bar{position:absolute;left:50%;bottom:0;transform:translateX(-50%);z-index:5;margin-bottom:0}}.map__bar-toggle{margin:0 2rem 0 2rem;border-radius:2.1875rem;background:#d5fad5;width:3.375rem;height:1.3125rem;padding:.125rem;position:relative;cursor:pointer}.map__bar-toggle span{position:absolute;top:50%;transform:translateY(-50%);left:.125rem;height:calc(100% - .25rem);width:1.6875rem;border-radius:6.25rem;opacity:.8;background:#34414a;box-shadow:0 0 0 0 rgba(255,255,255,.1) inset;transition-duration:.4s}.map__bar a{color:var(--Ice-White, #FFF);font-family:Manrope;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;opacity:.4;transition-duration:.4s}.map__bar a.active{opacity:1}.map__bar a:not(.map__bar a.active):hover{opacity:.6}.map__bar:has(a:last-child.active) .map__bar-toggle span{left:1.5625rem}.map__images{position:relative}.map__image{opacity:0;transition-duration:.4s}.map__image.active{opacity:1}.map__image.active.pc{display:none}@media(min-width: 1025px){.map__image.active.pc{display:flex}}@media(min-width: 1025px){.map__image.active.mob{display:none}}.map__image.pc{display:none}@media(min-width: 1025px){.map__image.pc{display:flex}}@media(min-width: 1025px){.map__image.mob{display:none}}.map__image:nth-child(3),.map__image:nth-child(4){position:absolute;left:0;top:0;width:100%}.map__image img{width:100%}.map__info{margin-top:3rem;display:none;flex-direction:column;border:.0625rem solid #e6e6e6;background:#fff;padding:.9375rem .9375rem .9375rem .9375rem;transition-duration:.4s}@media(min-width: 1025px){.map__info{position:absolute;display:flex;opacity:0;top:0;max-width:23.75rem;margin-top:0}}@media(min-width: 1280px){.map__info{max-width:29rem}}@media(min-width: 1025px){.map__info:first-child{right:0}}@media(min-width: 1025px){.map__info:nth-child(2){left:0}}.map__info.active{display:flex}@media(min-width: 1025px){.map__info.active{opacity:1}}.map__info-locations{display:flex;margin-bottom:.75rem}.map__info-location{background:rgba(0,0,0,.06);backdrop-filter:blur(3.125rem);display:flex;align-items:center;padding:0 .5625rem .125rem .375rem}.map__info-location:not(:last-child){margin-right:.5rem}.map__info-location svg{width:.875rem;height:.875rem;margin-right:.25rem}.map__info-location span{color:rgba(52,65,74,.6);text-align:center;leading-trim:both;text-edge:cap;font-family:"peridot-pe-variable","-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Arial","Noto Sans","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","sans-serif";font-size:.875rem;font-style:normal;font-weight:500;line-height:1.5rem;text-transform:uppercase}.map__info-title{color:#000;font-size:1.25rem;line-height:140%;margin-bottom:.4375rem}.map__info-text{color:#000;opacity:.8;line-height:162%}.our-products{padding-top:5rem;padding-bottom:5rem}@media(min-width: 1025px){.our-products{padding-top:7.5rem;padding-bottom:7.5rem}}.our-products__top{display:flex;flex-direction:column;margin-bottom:3rem}@media(min-width: 1025px){.our-products__top{display:grid;grid-template-columns:593fr 547fr;grid-gap:12.75rem;align-items:flex-end;margin-bottom:3.1875rem}}.our-products__left{display:flex;flex-direction:column}@media(min-width: 1025px){.our-products__right{display:flex;flex-direction:column;margin-bottom:-0.1875rem}}@media(min-width: 1025px){.our-products__right .btn-black-arrow{margin-right:auto}}.our-products .subtitle{margin-right:auto}.our-products .h2{margin:.6875rem 0 1.375rem 0}@media(min-width: 1025px){.our-products .h2{margin-top:.5625rem;margin-bottom:0}}.our-products__text{margin-bottom:2rem;opacity:.8;color:#34414a}@media(min-width: 1025px){.our-products__text{margin-bottom:1.25rem}}.our-products__items{display:flex;flex-direction:column;grid-gap:.6875rem}@media(min-width: 1025px){.our-products__items{display:grid;grid-template-columns:repeat(3, 1fr)}}.our-products__item{border:.0625rem solid #e6e6e6;background:#fff;padding:1.4375rem 1.4375rem 1.4375rem 1.4375rem;position:relative}@media(min-width: 1025px){.our-products__item{padding:1.9375rem}}.our-products__item:before,.our-products__item:after{content:"";position:absolute;background:url("../../media/icons/triangle.svg") no-repeat top right;background-size:contain;width:.875rem;height:.875rem;top:.5625rem;right:.5rem}.our-products__item:after{background:url("../../media/icons/triangle-180.svg") no-repeat bottom left;left:.53125rem;top:auto;right:auto;bottom:.5625rem}.our-products__item-text{opacity:.8;color:#34414a;margin:3.25rem 0 2rem 0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-height:163%;overflow:hidden}@media(min-width: 1025px){.our-products__item-text{margin-top:4.5625rem;-webkit-line-clamp:3}}.our-products__item-img{display:flex;border:.0625rem solid #e6e6e6}.our-products__item-img img{width:100%;aspect-ratio:297/197.5;object-fit:cover}.cta{background:#34414a;padding-top:.9375rem}@media(min-width: 1025px){.cta{padding-top:2.9375rem}}.cta__top,.cta__bottom{border-top:.0625rem solid #48545c;border-right:.0625rem solid #48545c;border-left:.0625rem solid #48545c;height:3.75rem;position:relative}@media(min-width: 1025px){.cta__top,.cta__bottom{height:5.625rem}}.cta__top:before,.cta__top:after,.cta__bottom:before,.cta__bottom:after{content:"";height:1.75rem;width:.875rem;bottom:-0.875rem;position:absolute}@media(min-width: 1025px){.cta__top:before,.cta__top:after,.cta__bottom:before,.cta__bottom:after{display:none}}.cta__top:before,.cta__bottom:before{left:-0.0625rem;background:url("../../media/icons/form-left-mob.svg") no-repeat center center;background-size:contain}.cta__top:after,.cta__bottom:after{right:-0.0625rem;background:url("../../media/icons/form-right.svg") no-repeat center center;background-size:contain}.cta__top div:first-child,.cta__bottom div:first-child{position:relative}@media(min-width: 1025px){.cta__top div:first-child:before,.cta__top div:first-child:after,.cta__bottom div:first-child:before,.cta__bottom div:first-child:after{content:"";background:url("../../media/icons/form-top.svg") no-repeat center center;background-size:contain;top:-0.03125rem;right:-0.90625rem;width:1.75rem;height:.875rem;position:absolute}}.cta__top div:first-child:after,.cta__bottom div:first-child:after{background:url("../../media/icons/form-center.svg") no-repeat center center;top:auto;bottom:-0.90625rem;right:-0.875rem;height:1.75rem}.cta__bottom:before,.cta__bottom:after{bottom:-0.25rem}.cta__bottom div:first-child:before{height:1.75rem;background:url("../../media/icons/form-center.svg") no-repeat center center;top:-0.90625rem;right:-0.875rem}.cta__bottom div:first-child:after{right:-0.90625rem;bottom:-0.875rem}.cta__center{border-top:.0625rem solid #48545c;border-right:.0625rem solid #48545c;border-left:.0625rem solid #48545c;padding:1.125rem 1.1875rem 1.1875rem 1.1875rem}@media(min-width: 1025px){.cta__center{padding:0}}@media(min-width: 1025px){.cta__top,.cta__center,.cta__bottom{display:grid;grid-template-columns:748fr 595fr}}@media(min-width: 1025px){.cta__top div:first-child,.cta__center div:first-child,.cta__bottom div:first-child{border-right:.0625rem solid #48545c}}.cta__left{display:flex;flex-direction:column}@media(min-width: 1025px){.cta__left{padding:3.6875rem 2.4375rem}}.cta__left .subtitle{margin-right:auto}.cta__left .h2{margin:.625rem 0 1.3125rem 0;color:#fff}@media(min-width: 1025px){.cta__left .h2{font-size:2.25rem;letter-spacing:-0.045rem;line-height:120%}}.cta__left .h2 br{display:none}@media(min-width: 1025px){.cta__left .h2 br{display:block}}.cta__left .h2 strong{color:#c5d2d8;font-weight:inherit}@media(min-width: 1025px){.cta__left .btn-green-arrow{margin-right:auto}}.cta__text{color:#fff;font-family:Manrope;font-size:1.125rem;font-style:normal;font-weight:400;line-height:140%;opacity:.8;margin-bottom:2rem}@media(min-width: 1025px){.cta__text{max-width:29.3125rem}}.cta__right{display:none}@media(min-width: 1025px){.cta__right{display:flex;align-items:center;justify-content:center}}@media(min-width: 1025px){.cta__right img{width:16.2790625rem;object-fit:contain;height:15.2135625rem}}.choose{padding-top:4.9375rem;padding-bottom:5rem}@media(min-width: 1025px){.choose{padding-top:7.4375rem;padding-bottom:7.5rem}}.choose .container{display:flex;flex-direction:column}.choose .subtitle{margin-right:auto}.choose .h2{margin:.625rem 0 3.09375rem 0}@media(min-width: 1025px){.choose .h2{margin-bottom:3.1875rem}}.choose__items{padding-left:.9375rem;padding-right:.9375rem;border-top:.0625rem solid #e6e6e6;border-bottom:.0625rem solid #e6e6e6}@media(min-width: 768px){.choose__items{display:grid;grid-template-columns:repeat(2, 1fr);border-bottom:none;padding:0}}@media(min-width: 1025px){.choose__items{grid-template-columns:repeat(4, 1fr);border-left:none;padding-left:1.0625rem;padding-right:1rem}}.choose__item{border:.0625rem solid #e6e6e6;border-top:none;padding:1.4375rem 1.4375rem 1.46875rem 1.4375rem;display:flex;flex-direction:column;position:relative}@media(min-width: 768px){.choose__item{border:none;border-right:.0625rem solid #e6e6e6;border-bottom:.0625rem solid #e6e6e6}}@media(min-width: 1025px){.choose__item{padding:1.9375rem}}.choose__item:before,.choose__item:after{content:"";position:absolute;width:.875rem;height:.875rem;background-repeat:no-repeat;background-size:contain}.choose__item:before{background-image:url("../../media/icons/triangle.svg");background-position:top right;top:.53125rem;right:.5rem}.choose__item:after{background-image:url("../../media/icons/triangle-180.svg");background-position:bottom left;bottom:.5625rem;left:.53125rem}.choose__item:last-child{border-bottom:none}@media(min-width: 768px){.choose__item:last-child{border-bottom:.0625rem solid #e6e6e6}}@media(min-width: 768px){.choose__item:nth-child(2n-1){border-left:.0625rem solid #e6e6e6}}@media(min-width: 1025px){.choose__item:nth-child(2n-1){border-left:none}}@media(min-width: 1025px){.choose__item:nth-child(4n){border-right:none}}.choose__item-img{display:flex}.choose__item-img img{margin-left:-1.625rem;object-fit:contain;width:6.75rem;height:8.75rem}@media(min-width: 1025px){.choose__item-img img{margin-left:-1.5625rem}}.choose__item-title{margin:1.5625rem 0 .5rem 0}@media(min-width: 1025px){.choose__item-title{margin-top:3.4375rem}}.choose__item-text{line-height:163%;opacity:.6;color:#34414a}.rows{padding-top:5rem;padding-bottom:5rem}@media(min-width: 1025px){.rows{padding-top:7.5rem;padding-bottom:3.75rem}}.rows__items>div{border-bottom:.0625rem solid #e6e6e6}.rows__items>div:first-child{border-top:.0625rem solid #e6e6e6}@media(max-width: 1024px){.rows__items>div:not(:last-child) .rows__item:before,.rows__items>div:not(:last-child) .rows__item:after{content:"";position:absolute;bottom:-0.90625rem;background-size:contain;background-repeat:no-repeat;width:.875rem;height:1.75rem;z-index:1}.rows__items>div:not(:last-child) .rows__item:before{background-image:url("../../media/icons/form-left-dark.svg");left:-0.04375rem;background-position:left center}.rows__items>div:not(:last-child) .rows__item:after{background-image:url("../../media/icons/form-right-dark.svg");right:-0.0625rem;background-position:right center}}@media(min-width: 1025px){.rows__items>div:nth-child(2n){grid-template-columns:700fr 740fr;direction:rtl}}@media(min-width: 1025px){.rows__items>div:nth-child(2n) .rows__item-text{direction:ltr;padding-left:5rem;padding-right:1.9375rem;border-left:none;border-right:.0625rem solid #e6e6e6}.rows__items>div:nth-child(2n) .rows__item-text:before,.rows__items>div:nth-child(2n) .rows__item-text:after{left:auto;right:-0.90625rem}}@media(min-width: 1025px){.rows__items>div:nth-child(2n) .rows__item-img{padding-left:1.9375rem;padding-right:5rem}}.rows__item{margin-left:.9375rem;margin-right:.9375rem;padding:1.4375rem 1.4375rem 1.45625rem 1.4375rem;border-left:.0625rem solid #e6e6e6;border-right:.0625rem solid #e6e6e6;position:relative}@media(min-width: 1025px){.rows__item{display:grid;grid-template-columns:740fr 700fr;padding:0;border-left:none;border-right:none;margin-left:0;margin-right:0}}.rows__item-img{display:flex}@media(min-width: 1025px){.rows__item-img{padding:2rem 2rem 2rem 5rem}}.rows__item-img img{width:100%;object-fit:cover;aspect-ratio:297/253.5}@media(min-width: 1025px){.rows__item-img img{aspect-ratio:628/535}}.rows__item-text{display:flex;flex-direction:column}@media(min-width: 1025px){.rows__item-text{border-left:.0625rem solid #e6e6e6;padding:1.9375rem 5rem 1.9375rem 1.9375rem;position:relative;justify-content:center}.rows__item-text:before,.rows__item-text:after{content:"";position:absolute;left:-0.90625rem;background-size:contain;background-repeat:no-repeat;width:1.75rem;height:.875rem;z-index:1}.rows__item-text:before{background-image:url("../../media/icons/form-top-dark.svg");top:-0.04375rem;background-position:top center}.rows__item-text:after{background-image:url("../../media/icons/form-bottom-dark.svg");bottom:-0.0625rem;background-position:bottom center}}.rows__item .subtitle{margin:1.5rem auto .625rem 0}@media(min-width: 1025px){.rows__item .subtitle{margin-top:0}}.rows__item .h2{margin-bottom:1.625rem}@media(min-width: 1025px){.rows__item .h2{margin-bottom:2.25rem}}.rows__item-p{color:#34414a;margin-right:1.125rem;line-height:162%}.rows__item-p p:not(:last-child){margin-bottom:.75rem}@media(min-width: 1025px){.rows__item-p p:not(:last-child){margin-bottom:.78125rem}}.our-partners{padding-top:4.9375rem;padding-bottom:5rem}@media(min-width: 1025px){.our-partners{padding-top:3.6875rem;padding-bottom:7.5rem}}@media(min-width: 1280px){.our-partners .container{display:grid;grid-template-columns:593fr 672fr;grid-gap:4.9375rem}}.our-partners__text{display:flex;flex-direction:column;margin-bottom:2.9375rem}@media(min-width: 1280px){.our-partners__text{position:sticky;top:6.5rem;margin-bottom:auto}}.our-partners .subtitle{margin-right:auto}.our-partners .h2{margin:.6875rem 0 1.5625rem 0}@media(min-width: 1280px){.our-partners .h2{margin-top:.5625rem;margin-bottom:2.5rem}}.our-partners__p{opacity:.8;color:#34414a;line-height:162%}.our-partners__p p:not(:last-child){margin-bottom:.78125rem}.our-partners__logos{display:grid;grid-template-columns:repeat(2, 1fr);border-left:.0625rem solid #e6e6e6;border-top:.0625rem solid #e6e6e6}@media(min-width: 1025px){.our-partners__logos{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 1280px){.our-partners__logos{grid-template-columns:repeat(2, 1fr)}}.our-partners__logo{height:10rem;display:flex;align-items:center;justify-content:center;border-right:.0625rem solid #e6e6e6;border-bottom:.0625rem solid #e6e6e6;position:relative}@media(min-width: 1280px){.our-partners__logo{height:11.875rem}}.our-partners__logo:before{content:"";position:absolute;width:.875rem;height:.875rem;right:.5625rem;top:.5625rem;background:url("../../media/icons/triangle.svg") center/contain no-repeat}@media(min-width: 1025px){.our-partners__logo:before{right:.53125rem;top:.5625rem}}.our-partners__logo:after{content:"";position:absolute;width:.875rem;height:.875rem;left:.5625rem;bottom:.5625rem;background:url("../../media/icons/triangle-180.svg") center/contain no-repeat}@media(min-width: 1025px){.our-partners__logo:after{left:.53125rem;bottom:.5625rem}}.our-partners__logo img{max-width:7.21875rem;max-height:2.875rem}@media(min-width: 1280px){.our-partners__logo img{max-width:8.56875rem;max-height:3.4125rem}}.about{height:100vh;position:relative;overflow:hidden}.about__start{background:linear-gradient(0deg, #34414A 0%, #34414A 100%),#000;height:100%;display:flex;align-items:center;justify-content:center}.about__start .container{display:flex;flex-direction:column;align-items:center;justify-content:center}.about__start .subtitle{margin-right:0;margin-bottom:.75rem}.about__start .h1{text-align:center}.about>.container{position:absolute;left:0;top:0;width:100%;height:100%}.about__animation{width:100%;height:100%;opacity:1;pointer-events:none}.about__animation-image{display:flex;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0.001)}.about__animation-image img{object-fit:cover;width:100%;height:100%}.about__animation-image img:first-child{display:none}@media(min-width: 768px){.about__animation-image img:first-child{display:block}}@media(min-width: 768px){.about__animation-image img:nth-child(2){display:none}}.about__animation-text{position:absolute;bottom:.3125rem;left:.9375rem;z-index:1;background:#fff;padding:2.1875rem 2.1875rem 2.1875rem 2.1875rem;display:flex;flex-direction:column;min-height:calc(100% - 1.25rem);transform:translateY(calc(100% + 0.3125rem));width:calc(100% - 1.875rem)}@media(min-width: 1025px){.about__animation-text{left:3rem;width:36.125rem;min-height:auto;transform:translateY(calc(100% + 3rem))}}.about__animation-text .subtitle{margin-right:auto}.about__animation-text .h3{margin:.75rem 0 1.5rem 0}.about__animation-p{margin-top:auto}@media(min-width: 1025px){.about__animation-p{padding-top:8.125rem;margin-top:0}}.about__animation-p p:not(:last-child){margin-bottom:.78125rem}.products{padding-top:7.5rem;padding-bottom:5rem;position:relative}@media(min-width: 1025px){.products{padding-top:12.4375rem;padding-bottom:13.5625rem}}.products .pin-spacer{overflow:visible !important}.products__top{margin-bottom:3rem}@media(min-width: 1025px){.products__top{display:grid;margin-bottom:3.1875rem;grid-template-columns:744fr 547fr;grid-gap:3.3125rem;align-items:flex-end}}.products__top .h2{margin:.75rem 0 2.25rem 0}@media(min-width: 1025px){.products__top .h2{margin-bottom:0;line-height:110%;margin-top:.3125rem;font-size:4rem;letter-spacing:-0.08rem}}.products__left{display:flex;flex-direction:column}@media(min-width: 1025px){.products__right{margin-bottom:-0.1875rem}}.products .subtitle{margin-right:auto}.products__text{opacity:.8}@media(min-width: 1025px){.products__text{line-height:163%}}.products__images{position:relative}@media(min-width: 1025px){.products__images{display:none}}.products__image{opacity:0;transition-duration:.4s;display:flex;width:100%;height:323px}@media(min-width: 768px){.products__image{height:500px}}@media(min-width: 1025px){.products__image{height:100vh}}.products__image:not(:first-child){position:absolute;left:0;top:0}.products__image img{width:100%;object-fit:cover;height:100%}.products__image.active{opacity:1}@media(min-width: 1025px){.products__content{display:flex}}.products__content-images{display:none}@media(min-width: 1025px){.products__content-images{display:flex;width:50%;height:100vh;position:sticky;top:0}}.products__content-image{opacity:0;transition-duration:.4s}@media(min-width: 1025px){.products__content-image{position:absolute;height:100vh;display:flex}}.products__content-image img{object-fit:cover;width:100%;height:100vh}.products__content-image.active{opacity:1}.products__cards{position:relative;gap:3.75rem}@media(min-width: 1025px){.products__cards{width:50%;gap:100px;margin-left:auto}}.products__card:not(:first-child) .products__card-text{border-top:.0625rem solid #e6e6e6}.products__card:last-child .products__card-text{border-bottom:.0625rem solid #e6e6e6}@media(min-width: 1025px){.products__card:first-child .products__card-text{border-top:.0625rem solid #e6e6e6}}.products__card-block{position:relative;background:#fff;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}@media(min-width: 1025px){.products__card-block{display:flex;background:rgba(0,0,0,0)}}.products__card-number{color:rgba(52,65,74,.6);font-family:"peridot-pe-variable","-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Arial","Noto Sans","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","sans-serif";font-size:1.125rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-0.0225rem}@media(min-width: 1025px){.products__card-number{font-size:1.5rem;letter-spacing:-0.03rem}}.products__card-text{padding:1.4375rem .9375rem 1.4375rem .9375rem}@media(min-width: 1025px){.products__card-text{margin-left:auto;display:flex;flex-direction:column;padding:2.9375rem 5.9375rem 2.9375rem 2.9375rem;background:#fff;height:100vh;justify-content:center}}.products__card-text .h2{margin:.5rem 0 3.75rem 0}@media(min-width: 1025px){.products__card-text .h2{margin:.8125rem 0 1rem 0}}.products__card-p{margin-bottom:1.5rem;color:#34414a;font-size:1rem;font-style:normal;font-weight:400;line-height:163%}@media(min-width: 1025px){.products__card .btn-black-arrow{margin-right:auto}}.services{padding-top:7.4375rem;padding-bottom:8.6875rem}@media(min-width: 1025px){.services{padding-top:12.4375rem;padding-bottom:13.3125rem}}.services__top{display:grid;grid-template-columns:1fr;grid-gap:2.375rem;margin-bottom:2.9375rem}@media(min-width: 1025px){.services__top{grid-template-columns:668fr 547fr;align-items:flex-end;margin-bottom:3.125rem;grid-gap:8.0625rem}}.services__top .subtitle{margin-right:auto}.services__top .h2{margin-top:.625rem}@media(min-width: 1025px){.services__top .h2{font-size:4rem;letter-spacing:-0.08rem;margin-top:.3125rem;line-height:110%}}.services__left{display:flex;flex-direction:column}.services__right{display:flex;flex-direction:column}@media(min-width: 1025px){.services__right{margin-bottom:-0.1875rem}}.services__right .btn-black-arrow{margin-top:1.5rem}@media(min-width: 1025px){.services__right .btn-black-arrow{margin-right:auto;margin-top:1.25rem}}.services__text{color:#34414a;font-size:1rem;font-style:normal;font-weight:400;line-height:162%;opacity:.8}@media(min-width: 1025px){.services__text{font-size:1.25rem;line-height:140%}}.services__item{padding-left:.875rem;padding-right:.875rem;border-top:.0625rem solid #e6e6e6}@media(min-width: 1025px){.services__item{padding-left:0;padding-right:0}}.services__item:last-child{border-bottom:.0625rem solid #e6e6e6}.services__item-content{border-left:.0625rem solid #e6e6e6;border-right:.0625rem solid #e6e6e6}@media(min-width: 1025px){.services__item-content{display:flex}}@media(min-width: 1025px){.services__item:nth-child(2n) .services__item-content{flex-direction:row-reverse}}@media(min-width: 1025px){.services__item:nth-child(2n) .services__item-img:before,.services__item:nth-child(2n) .services__item-img:after{left:-0.875rem;right:auto}}@media(min-width: 1025px){.services__item:nth-child(2n) .services__item-text{padding-left:3rem;padding-right:2rem}}.services__item-img{display:flex;position:relative}@media(min-width: 1025px){.services__item-img{width:50%}}.services__item-img:before{content:"";position:absolute;left:-0.0625rem;bottom:-0.875rem;width:.875rem;height:1.75rem;background:url("../../media/icons/form-left-dark.svg") no-repeat center left;background-size:contain}@media(min-width: 1025px){.services__item-img:before{width:1.75rem;height:.875rem;background:url("../../media/icons/form-top-dark.svg") no-repeat top center;right:-0.875rem;top:-0.0625rem;bottom:auto;left:auto}}.services__item-img:after{content:"";position:absolute;right:-0.0625rem;bottom:-0.875rem;width:.875rem;height:1.75rem;background:url("../../media/icons/form-right-dark.svg") no-repeat center right;background-size:contain}@media(min-width: 1025px){.services__item-img:after{width:1.75rem;height:.875rem;background:url("../../media/icons/form-bottom-dark.svg") no-repeat bottom center;right:-0.875rem;bottom:-0.0625rem;top:auto;left:auto}}.services__item-img img{width:100%;aspect-ratio:1/1;object-fit:cover}@media(min-width: 768px){.services__item-img img{aspect-ratio:400/280}}@media(min-width: 1025px){.services__item-img img{aspect-ratio:720/600}}.services__item-text{padding:1.375rem 1.5625rem 1.4375rem 1.5rem;display:flex;flex-direction:column}@media(min-width: 1025px){.services__item-text{width:50%;padding-left:2rem;padding-right:5rem;justify-content:center}}.services__item-text .btn-black-arrow{margin-right:auto;width:auto;padding-left:1rem;padding-right:1rem}.services__item-p{margin:1.0625rem 0 1.5rem 0;line-height:163%}@media(min-width: 1025px){.services__item-p{margin-bottom:2rem;margin-top:1.25rem;font-size:1rem;line-height:162%}}.nf{padding:7.5rem 0 5rem 0;min-height:100vh;display:flex;position:relative}@media(min-width: 1025px){.nf{padding-top:12.5rem;padding-bottom:7.5rem}}.nf .container{margin:auto 0}.nf .bg{display:none}@media(min-width: 1025px){.nf .bg{display:block}}.nf .bg img{position:absolute;bottom:12.25rem;width:19.15625rem;height:21.6875rem}.nf .bg img:first-child{left:0}.nf .bg img:nth-child(2){right:0}.nf__content{display:flex;flex-direction:column}.nf__image{margin-bottom:3.9375rem;display:flex;margin-left:auto;margin-right:auto}@media(min-width: 1025px){.nf__image{width:36.0625rem;height:12rem}}@media(min-width: 1025px){.nf__image img{width:100%;height:100%;object-fit:contain}}.nf__subtitle{margin:0 auto .375rem auto}.nf .h3{text-align:center;margin-bottom:1.625rem;margin-left:auto;margin-right:auto}.nf .btn-green-arrow{margin:0 auto;width:auto;padding-left:1rem;padding-right:1rem}.contacts{padding-top:7.4375rem;padding-bottom:5rem}@media(min-width: 1025px){.contacts{padding-top:12.4375rem;padding-bottom:7.4375rem}}.contacts>.container{margin-bottom:2.9375rem}@media(min-width: 1025px){.contacts>.container{display:grid;grid-template-columns:800fr 628fr;grid-gap:6.25rem;align-items:flex-end;margin-bottom:3.15625rem}}.contacts__top-left{display:flex;flex-direction:column}.contacts__top-right{color:#34414a;font-size:1rem;font-style:normal;font-weight:400;line-height:163%;opacity:.8}@media(min-width: 1025px){.contacts__top-right{font-size:1.25rem;line-height:140%;opacity:.8;margin-bottom:-0.25rem}}.contacts .subtitle{margin-right:auto}.contacts .h1{margin:.625rem 0 2.375rem 0;color:#000}@media(max-width: 1024px){.contacts .h1{font-size:2rem;letter-spacing:-0.04rem;line-height:120%}}@media(min-width: 1025px){.contacts .h1{margin-bottom:0;margin-top:.3125rem}}.contacts .h1 strong{font-weight:inherit;color:#34414a}.contacts__content{border-top:.0625rem solid #e6e6e6;border-bottom:.0625rem solid #e6e6e6;padding-left:.9375rem;padding-right:.9375rem}@media(min-width: 1025px){.contacts__content{display:grid;grid-template-columns:1fr 1fr;padding-left:0;padding-right:0}}.contacts__left{padding:1.34375rem 1.4375rem 1.46875rem 1.4375rem;border-left:.0625rem solid #e6e6e6;border-right:.0625rem solid #e6e6e6;position:relative}@media(min-width: 1025px){.contacts__left{padding:1.8125rem 1.9375rem 1.9375rem 3rem;border-left:none;display:flex;flex-direction:column}}.contacts__left:before,.contacts__left:after{content:"";position:absolute;left:-0.0625rem;bottom:-0.875rem;width:.875rem;height:1.75rem;background:url("../../media/icons/form-left-dark.svg") no-repeat left center;background-size:contain}@media(min-width: 1025px){.contacts__left:before,.contacts__left:after{right:-0.875rem;top:-0.0625rem;left:auto;width:1.75rem;height:.875rem;background:url("../../media/icons/form-top-dark.svg") no-repeat top center}}.contacts__left:after{background:url("../../media/icons/form-right-dark.svg") no-repeat right center;right:-0.0625rem;left:auto}@media(min-width: 1025px){.contacts__left:after{right:-0.875rem;bottom:-0.0625rem;background:url("../../media/icons/form-bottom-dark.svg") no-repeat bottom center;top:auto}}.contacts__left-text{margin:1.125rem 0 1.4375rem 0;line-height:163%}@media(min-width: 1025px){.contacts__left-text{max-width:29.25rem}}.contacts__left-infos{border-left:.0625rem solid #e6e6e6;border-top:.0625rem solid #e6e6e6}@media(min-width: 1025px){.contacts__left-infos{display:flex;flex-wrap:wrap;margin-top:auto}}.contacts__left-info{border-right:.0625rem solid #e6e6e6;border-bottom:.0625rem solid #e6e6e6;padding:1.625rem 2rem 1.96875rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}@media(min-width: 1025px){.contacts__left-info{width:50%;min-height:10.75rem}}@media(min-width: 1025px){.contacts__left-info:last-child{width:100%}}.contacts__left-info:before,.contacts__left-info:after{content:"";position:absolute;width:.875rem;height:.875rem;background:url("../../media/icons/triangle-180.svg") no-repeat left bottom;background-size:contain;bottom:.5rem;left:.53125rem}.contacts__left-info:after{background:url("../../media/icons/triangle.svg") no-repeat right top;left:auto;bottom:auto;right:.5rem;top:.5625rem}.contacts__left-info span{color:#34414a;leading-trim:both;text-edge:cap;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;text-transform:uppercase;opacity:.6;margin-bottom:1.09375rem}.contacts__left-info a{color:#34414a;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;transition-duration:.4s}.contacts__left-info a:hover{opacity:.6}.contacts__left-info p{color:#34414a;text-align:center;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.5rem}@media(min-width: 1025px){.contacts__left-info p{font-size:1rem}}.contacts__right{padding:1.4375rem;background:rgba(52,65,74,.06);border-left:.0625rem solid #e6e6e6;border-right:.0625rem solid #e6e6e6}@media(min-width: 1025px){.contacts__right{border-left:none;border-right:none;padding:1.9375rem 5rem 2rem 2rem}}.contacts__right form{display:flex;transition-duration:.4s;flex-direction:column}.contacts__right form .wpcf7-response-output{display:none}.contacts__right form .labels{display:grid;grid-template-columns:1fr;grid-gap:1rem;margin-bottom:1rem}@media(min-width: 1025px){.contacts__right form .labels{display:flex;flex-wrap:wrap;margin-bottom:.9375rem}}.contacts__right form .labels .wpcf7-form-control-wrap{display:flex;flex-direction:column}.contacts__right form .labels label{position:relative}@media(min-width: 1025px){.contacts__right form .labels label{width:calc(50% - .5rem)}}.contacts__right form .labels label input,.contacts__right form .labels label textarea{width:100%;color:#000;font-family:"Manrope","-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Arial","Noto Sans","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","sans-serif";font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;padding:.6875rem .9375rem;border:.0625rem solid rgba(52,65,74,.1)}.contacts__right form .labels label input::placeholder,.contacts__right form .labels label textarea::placeholder{color:rgba(52,65,74,.6)}.contacts__right form .labels label input.wpcf7-not-valid,.contacts__right form .labels label textarea.wpcf7-not-valid{border-color:red}.contacts__right form .labels label textarea{height:9rem;resize:none}@media(min-width: 1025px){.contacts__right form .labels label:last-child{width:100%}}.contacts__right form .label-title{color:#34414a;font-size:.875rem;font-style:normal;font-weight:400;line-height:130%;margin-bottom:.5rem;display:block}.contacts__right form .wpcf7-not-valid-tip{color:red;font-size:.75rem;font-style:normal;font-weight:400;line-height:130%;display:none;margin-bottom:0;position:absolute;left:0;bottom:.0625rem;transform:translateY(100%)}@media(min-width: 1025px){.contacts__right form .wpcf7-not-valid-tip{font-size:.625rem}}.contacts__right form .file{display:flex;flex-direction:column}.contacts__right form .file label{cursor:pointer;display:flex;flex-direction:column;border:.0625rem solid rgba(52,65,74,.1);padding:.6875rem .9375rem;margin-bottom:1rem}@media(min-width: 1025px){.contacts__right form .file label{margin-bottom:1.0625rem}}.contacts__right form .file label .wpcf7-form-control-wrap{display:none}.contacts__right form .file label .file-info{color:#34414a;text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;text-align:center}.contacts__right form .file label .file-info strong{font-weight:inherit;color:rgba(52,65,74,.6)}.contacts__right form .file-uploaded{display:none;align-items:center;margin-bottom:1rem}.contacts__right form .file-uploaded-svg{border:.0625rem solid rgba(52,65,74,.1);width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}.contacts__right form .file-uploaded-svg svg{width:1.5rem;height:1.5rem}.contacts__right form .file-uploaded-text{margin-right:auto;color:#34414a;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-left:1rem}.contacts__right form .file-uploaded-text strong{font-weight:inherit;color:rgba(52,65,74,.6)}.contacts__right form .file-uploaded-close{display:flex;align-items:center;justify-content:center;cursor:pointer}.contacts__right form .file-uploaded-close svg{width:1rem;height:1rem}.contacts__right form .file-uploaded.active{display:flex}.contacts__right form>p{color:#34414a;font-size:1rem;font-style:normal;font-weight:400;line-height:160%;margin-bottom:1rem}.contacts__right form>p a{text-decoration:underline;transition-duration:.4s}.contacts__right form>p a:hover{text-decoration-color:rgba(0,0,0,0)}.contacts__right form .wpcf7-spinner{display:none}.contacts__right-form{position:relative}.contacts__right-form-thanks{position:absolute;opacity:0;visibility:hidden;transition-duration:.4s;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.contacts__right-form-thanks img{width:3.5rem;height:3.5rem;object-fit:contain}.contacts__right-form-thanks .h4{margin:1.25rem 0;text-align:center}.contacts__right-form-thanks .body-18{text-align:center}.contacts__right-form-thanks .body-18 br{display:none}@media(min-width: 768px){.contacts__right-form-thanks .body-18 br{display:block}}.contacts__right-form.sent form{opacity:0;visibility:hidden}.contacts__right-form.sent .contacts__right-form-thanks{opacity:1;visibility:visible}
/*# sourceMappingURL=style.min.css.map */
