:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.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{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";pointer-events:none;position:absolute;top:0;left:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;transition-property:transform,opacity,height;overflow:hidden}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}:root{--black:#0c0c0c;--gray-1:#292929;--gray-1-reverse:#dbdbdb;--gray-2:#dbdbdb;--gray-3:#f7f7f7;--gray-4:#8e8e8e;--orange:#ff3708;--gray-3-reverse:#0c0c0c;--404:#0c0c0c;--404-white:#292929}body{background-color:var(--black);color:var(--gray-3);-o-transition:color .3s cubic-bezier(.25, .46, .45, .94), background .3s cubic-bezier(.25, .46, .45, .94);font-size:1.6rem;transition:color .3s cubic-bezier(.25,.46,.45,.94),background .3s cubic-bezier(.25,.46,.45,.94)}body.bright-theme{--black:#f7f7f7;--gray-3:#0c0c0c;--gray-2:#dbdbdb;--gray-1:#dbdbdb;--gray-4:#8e8e8e;--gray-1-reverse:#292929;--gray-3-reverse:#f7f7f7;--404:#dbdbdb;--404-white:#f7f7f7}body.error404{background-color:var(--404)}body,html{scrollbar-color:var(--orange) var(--black);scrollbar-width:thin}body ::-webkit-scrollbar{width:.6rem}html ::-webkit-scrollbar{width:.6rem}body ::-webkit-scrollbar-track{background:var(--black)}html ::-webkit-scrollbar-track{background:var(--black)}body ::-webkit-scrollbar-thumb{background:var(--orange)}html ::-webkit-scrollbar-thumb{background:var(--orange)}body ::-webkit-scrollbar-thumb:hover{background:#ff3708}html ::-webkit-scrollbar-thumb:hover{background:#ff3708}#app{overflow:hidden}main{margin:0 2.4rem}@media screen and (width<=47.9375em){main{margin:0 2rem}}*,:before,:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;box-sizing:border-box;font-family:Lay Grotesk,sans-serif}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;font-size:62.5%}::selection{background:var(--orange)}.cursor{-o-transition:background-color .3s cubic-bezier(.25, .46, .45, .94), transform .3s cubic-bezier(.25, .46, .45, .94);pointer-events:none;z-index:2001;border-radius:50%;width:.8rem;height:.8rem;transition:transform .15s cubic-bezier(.25,.46,.45,.94);position:fixed;top:0;left:0}@media screen and (width<=64em){.cursor{display:none}}.cursor__inner{border:.4rem solid var(--orange);border-radius:50%;width:.8rem;height:.8rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cursor.is-hidden{display:none}.cursor__blob{background-color:var(--gray-3);width:14.4rem;height:14.4rem;color:var(--black);text-align:center;-o-transition:transform .3s cubic-bezier(.25, .46, .45, .94);border-radius:50%;justify-content:center;align-items:center;padding:2.4rem;font-size:2.4rem;font-weight:400;line-height:1;transition:transform .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.cursor__blob.is-active{transform:translate(-50%,-50%)scale(1)}.cursor-image{pointer-events:none;z-index:2002;background-color:var(--gray-3);width:42.1rem;height:31.6rem;transition:transform .15s cubic-bezier(.25,.46,.45,.94);display:none;position:fixed;top:0;left:0}@media screen and (width<=64em){.cursor-image{display:none}}.cursor-image.is-active{display:block}@media screen and (width<=64em){.cursor-image.is-active{display:none}}.cursor-image img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}a{color:var(--gray-3)}button{cursor:pointer}svg,img{max-width:100%;height:auto;display:block}#smooth-wrapper{overflow:hidden}.grecaptcha-badge{display:none!important}:root :where(a:where(:not(.wp-block-navigation))),:root :where(a:where(:not(.wp-element-button))){-webkit-text-decoration:initial;text-decoration:initial}.otgs-development-site-front-end{display:none!important}@layer legacy{@font-face{font-family:Lay Grotesk;font-style:normal;font-weight:400;src:url(/wp-content/themes/flairdigital/public/build/assets/LayGrotesk-Regular-Bqgoczq1.otf)format("opentype");font-display:swap}@font-face{font-family:Mercure;font-style:italic;font-weight:400;src:url(/wp-content/themes/flairdigital/public/build/assets/Mercure-Italic-CysdO9kU.otf)format("opentype");font-display:swap}h1 em,h1 i,h2 em,h2 i,h3 em,h3 i,h4 em,h4 i,h5 em,h5 i,h6 em,h6 i,.h1 em,.h1 i,.h2 em,.h2 i,.h3 em,.h3 i,.h4 em,.h4 i,.h5 em,.h5 i,.h6 em,.h6 i{display:inline-block;font-family:Mercure,sans-serif!important}h1 em *,h1 i *,h2 em *,h2 i *,h3 em *,h3 i *,h4 em *,h4 i *,h5 em *,h5 i *,h6 em *,h6 i *,.h1 em *,.h1 i *,.h2 em *,.h2 i *,.h3 em *,.h3 i *,.h4 em *,.h4 i *,.h5 em *,.h5 i *,.h6 em *,.h6 i *{font-family:Mercure,sans-serif!important}.d1{font-size:24rem;font-weight:400;line-height:24rem}@media screen and (width<=47.9375em){.d1{font-size:12rem;line-height:12rem}}h1,.h1{font-size:9.6rem;font-weight:400;line-height:11.2rem}@media screen and (width<=47.9375em){h1,.h1{font-size:4rem;line-height:5.6rem}}h2,.h2{font-size:6.4rem;font-weight:400;line-height:7.2rem}h2 .text-reveal-full__br,.h2 .text-reveal-full__br{height:7.2rem}@media screen and (width<=47.9375em){h2,.h2{font-size:2.6rem;font-weight:400;line-height:3.2rem}}h3,.h3{font-size:4.8rem;font-weight:400;line-height:5.6rem}h3 .text-reveal-full__br,.h3 .text-reveal-full__br{height:5.6rem}@media screen and (width<=47.9375em){h3,.h3{font-size:2.6rem;line-height:3.2rem}}h4,.h4{font-size:3.2rem;font-weight:400;line-height:4.8rem}h4 .text-reveal-full__br,.h4 .text-reveal-full__br{height:4.8rem}@media screen and (width<=47.9375em){h4,.h4{font-size:1.6rem;line-height:2.4rem}}h5,.h5{font-size:2.4rem;font-weight:400;line-height:3.2rem}h5 .text-reveal-full__br,.h5 .text-reveal-full__br{height:3.2rem}@media screen and (width<=47.9375em){h5,.h5{font-size:1.6rem;line-height:2.4rem}}p,.p{font-size:2rem;font-weight:400;line-height:3.2rem}p .text-reveal-full__br,.p .text-reveal-full__br{height:3.2rem}@media screen and (width<=47.9375em){p,.p{font-size:1.6rem;line-height:2.4rem}}p.small,.p.small{font-size:1.6rem;font-weight:400;line-height:2.4rem}@media screen and (width<=47.9375em){p.small,.p.small{font-size:1.2rem;line-height:1.6rem}}p.small .text-reveal-full__br,.p.small .text-reveal-full__br{height:2.4rem}}.container{width:100%;max-width:144rem;margin:0 auto;padding:0}.lines{z-index:-1;align-items:flex-end;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}@media screen and (width<=47.9375em){.lines--desktop{display:none}}.lines--mobile{display:none}@media screen and (width<=47.9375em){.lines--mobile{display:flex}}.lines__item{border-right:.1rem solid var(--gray-1);-o-transition:border .3s cubic-bezier(.25, .46, .45, .94);height:0;transition:border .3s cubic-bezier(.25,.46,.45,.94)}.lines__item:last-child{border:none}.line{background-color:var(--gray-3);position:absolute;top:0;left:0}.line--horizontal{transform-origin:0;width:100%;height:.1rem;transform:scaleX(0)}.line--vertical{transform-origin:top;width:.1rem;height:100%;left:auto;right:0;transform:scaleY(0)}.line--vertical-center{transform-origin:top;width:.1rem;height:100%;left:50%;transform:scaleY(0)}.line--bottom{top:auto;bottom:0}.btn{background-color:var(--gray-3);-webkit-user-select:none;user-select:none;text-align:center;border-radius:50%;justify-content:center;align-items:center;width:5.6rem;height:5.6rem;display:flex;position:relative}.btn svg rect{fill:var(--black)}.btn__inner{background-color:var(--gray-3);width:5.6rem;height:5.6rem;color:var(--black);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.btn__inner svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn__inner p{opacity:0;font-size:2.4rem;font-weight:400;line-height:2.4rem}.link{-o-transition:color .3s cubic-bezier(.25, .46, .45, .94);padding:0 0 .4rem;transition:color .3s cubic-bezier(.25,.46,.45,.94);display:inline-flex;position:relative;overflow:hidden}.link:hover{color:var(--orange)}.link:hover:after{background-color:var(--orange);transform:scaleX(0)}.link:after{content:"";background-color:var(--gray-3);transform-origin:100%;-o-transition:transform .3s cubic-bezier(.25, .46, .45, .94), background-color .3s cubic-bezier(.25, .46, .45, .94);width:100%;height:.1rem;transition:transform .3s cubic-bezier(.25,.46,.45,.94),background-color .3s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0}.input-block--flex{flex:1}.input-block .wpcf7-form-control-wrap{width:100%}.input-block .wpcf7-form-control-wrap input,.input-block .wpcf7-form-control-wrap textarea{width:100%;color:var(--gray-3);background-color:#0000;border:none;padding:2.4rem 0;font-size:4.8rem;font-style:normal;font-weight:400;line-height:5.6rem}.input-block .wpcf7-form-control-wrap input::placeholder,.input-block .wpcf7-form-control-wrap textarea::placeholder{color:var(--gray-4)}@media screen and (width<=47.9375em){.input-block .wpcf7-form-control-wrap input,.input-block .wpcf7-form-control-wrap textarea{padding:1.6rem 0;font-size:2rem;line-height:2.4rem}}.input-block .wpcf7-form-control-wrap textarea{resize:none;height:100%}.input-block .wpcf7-form-control-wrap input{border-bottom:.1rem solid var(--gray-3)}.button{background-color:var(--orange);-webkit-user-select:none;user-select:none;text-align:center;cursor:pointer;-o-transition:color .3s cubic-bezier(.25, .46, .45, .94), background-color .3s cubic-bezier(.25, .46, .45, .94);border:none;justify-content:center;width:100%;padding:1.6rem;font-size:3.2rem;font-weight:400;line-height:4.8rem;transition:color .3s cubic-bezier(.25,.46,.45,.94),background-color .3s cubic-bezier(.25,.46,.45,.94);display:flex}@media screen and (width<=47.9375em){.button{font-size:1.6rem;line-height:2.4rem}}.button--brand{background-color:var(--gray-3);color:var(--black)}.button:disabled,.button.disabled{pointer-events:none;color:#8e8e8e;background-color:#dbdbdb}.button--success{color:#ff4b1e;background-color:#0c0c0c}.button-wrap{padding:2.4rem 0 0}.btn-small-wrap{justify-content:center;display:flex}.btn-small{align-items:center;font-size:1.2rem;line-height:1.6rem;display:flex}.btn-small__plus{background-color:var(--gray-3);border-radius:50%;width:2.3rem;height:2.3rem;margin:0 .8rem 0 0;position:relative}.btn-small__plus:before,.btn-small__plus:after{content:"";background-color:var(--black);width:1.1rem;height:.1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn-small__plus:after{transform:translate(-50%,-50%)rotate(90deg)}.custom-dropdown{position:relative}.custom-dropdown.is-active svg{transform:rotate(180deg)}.custom-dropdown__trigger{width:100%;color:var(--gray-3);border:none;border-bottom:.1rem solid var(--gray-3);background-color:#0000;justify-content:space-between;align-items:center;padding:1.2rem 0;font-size:1.6rem;line-height:2.4rem;display:flex}.custom-dropdown__trigger svg{-o-transition:transform .3s cubic-bezier(.25, .46, .45, .94);transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.custom-dropdown__trigger svg path{fill:var(--gray-3)}.custom-dropdown__content{z-index:1;width:100%;display:none;position:absolute;top:100%;left:0;overflow:hidden}.custom-dropdown__content li{background-color:var(--black);border-bottom:.1rem solid var(--gray-4);-o-transition:background-color .3s cubic-bezier(.25, .46, .45, .94);transition:background-color .3s cubic-bezier(.25,.46,.45,.94)}.custom-dropdown__content li a{color:var(--gray-4);padding:1.2rem 0;font-size:1.6rem;line-height:2.4rem;display:flex}.image-reveal-blocks,.image-reveal-blocks-work{display:flex;position:relative}.image-reveal-blocks__item,.image-reveal-blocks-work__item{background-color:var(--black);z-index:1;transform-origin:100%}.image-reveal-blocks__item:first-child,.image-reveal-blocks-work__item:first-child{width:calc(25% - 1.2rem)}@media screen and (width<=47.9375em){.image-reveal-blocks__item:first-child,.image-reveal-blocks-work__item:first-child{width:calc(25% - .6rem)}}.image-reveal-blocks__item:nth-child(2),.image-reveal-blocks__item:nth-child(3),.image-reveal-blocks__item:nth-child(4),.image-reveal-blocks-work__item:nth-child(2),.image-reveal-blocks-work__item:nth-child(3),.image-reveal-blocks-work__item:nth-child(4){width:calc(25% + .4rem)}@media screen and (width<=47.9375em){.image-reveal-blocks__item:nth-child(2),.image-reveal-blocks__item:nth-child(3),.image-reveal-blocks__item:nth-child(4),.image-reveal-blocks-work__item:nth-child(2),.image-reveal-blocks-work__item:nth-child(3),.image-reveal-blocks-work__item:nth-child(4){width:calc(25% + .2rem)}}.text-animation-bottom__item{overflow:hidden}.text-animation-bottom__item>*{transform:translateY(100%)}.text-reveal-full__wrap{padding:.1rem 0;display:inline-flex;overflow:hidden}.text-reveal-full__item{transform:translateY(100%)}.image-reveal{position:relative}.image-reveal__wrap{width:100%;height:0%;position:absolute;bottom:0;left:0;overflow:hidden}.text-reveal{opacity:0}.text-reveal.is-active{opacity:1}.text-reveal--center,.text-reveal--center span{text-align:center}.text-reveal__item{position:relative;overflow:hidden}.text-reveal__item__word{transform:translateY(100%)}.text-reveal__item__line{background-color:var(--gray-3);width:100%;height:.1rem;position:absolute;bottom:0;left:0;transform:translate(-100%)}.page-loader{z-index:2000;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.page-loader__logo-wrap{z-index:1;width:45rem;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.page-loader__logo-wrap svg{width:100%;height:auto}.page-loader__logo-wrap svg path{fill:var(--black)}.page-loader__lines{width:100%;height:100%;display:flex;position:relative}@media screen and (width<=47.9375em){.page-loader__lines{display:none}}.page-loader__lines__item{background-color:var(--gray-3);pointer-events:auto;width:calc(12.5% - .6rem);height:100%;position:relative}.page-loader__lines__item:first-child,.page-loader__lines__item:last-child{width:calc(12.5% + 1.8rem)}.page-loader__lines__item__line{background-color:var(--gray-1-reverse);width:.1rem;height:100%;position:absolute;top:0;right:0;transform:translateY(100%)}.page-loader__lines-mobile{width:100%;height:100%;display:none;position:relative}@media screen and (width<=47.9375em){.page-loader__lines-mobile{display:flex}}.page-loader__lines-mobile__item{background-color:var(--gray-3);pointer-events:auto;width:calc(25% - 1rem);height:100%;position:relative}.page-loader__lines-mobile__item:first-child,.page-loader__lines-mobile__item:last-child{width:calc(25% + 1rem)}.page-loader__lines-mobile__item__line{background-color:var(--gray-1-reverse);width:.1rem;height:100%;position:absolute;top:0;right:0;transform:translateY(100%)}.page-transition-container{z-index:101;pointer-events:none;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.page-transition-container__logo{z-index:1;will-change:transform;width:40rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-transition-container__logo svg{will-change:transform}.page-transition-container__logo svg path{fill:var(--gray-3-reverse);will-change:transform}.page-transition-container__lines{width:100%;height:100%;display:flex;position:relative}@media screen and (width<=47.9375em){.page-transition-container__lines{display:none}}.page-transition-container__lines__item{background-color:var(--gray-3);pointer-events:auto;width:calc(12.5% - .6rem);height:100%;position:relative;transform:translateY(100%)}.page-transition-container__lines__item:first-child,.page-transition-container__lines__item:last-child{width:calc(12.5% + 1.8rem)}.page-transition-container__lines__item__line{background-color:var(--gray-1-reverse);width:.1rem;height:100%;position:absolute;top:0;right:0}.page-transition-container__lines-mobile{width:100%;height:100%;display:none;position:relative}@media screen and (width<=47.9375em){.page-transition-container__lines-mobile{display:flex}}.page-transition-container__lines-mobile__item{background-color:var(--gray-3);pointer-events:auto;width:calc(25% - 1rem);height:100%;position:relative;transform:translateY(100%)}.page-transition-container__lines-mobile__item:first-child,.page-transition-container__lines-mobile__item:last-child{width:calc(25% + 1rem)}.page-transition-container__lines-mobile__item__line{background-color:var(--gray-1-reverse);width:.1rem;height:100%;position:absolute;top:0;right:0}.footer{margin:6.5rem 2.4rem 0;padding:0 0 2.4rem;position:relative}@media screen and (width<=47.9375em){.footer{margin:4.8rem 2rem 0;padding:0 0 2rem}}.footer__top{flex-wrap:wrap;display:flex;position:relative}.footer__top__item{width:25%;padding:2.4rem 2.4rem 19.4rem;position:relative}@media screen and (width<=64em){.footer__top__item{width:50%;min-height:24.5rem;padding:2rem}}.footer__top__item:last-child{border-right:0}.footer__top__item__line{background-color:var(--gray-3);transform-origin:top;width:.1rem;height:100%;position:absolute;top:0;right:0;transform:scaleY(0)}.footer__top__item__line-bottom{background-color:var(--gray-3);transform-origin:0;width:100%;height:.1rem;display:none;position:absolute;bottom:0;right:0;transform:scaleX(0)}@media screen and (width<=64em){.footer__top__item__line-bottom{display:block}}.footer__top__item ul li{margin:0 0 .6rem;font-size:2rem;font-weight:400;line-height:3.2rem}@media screen and (width<=47.9375em){.footer__top__item ul li{font-size:1.6rem;line-height:2.4rem}}.footer__top__item ul li:last-child{margin:0}.footer__top__item a{opacity:0;transform:translateY(-1rem)}.footer__top__item p{font-size:2rem;line-height:3.2rem}@media screen and (width<=47.9375em){.footer__top__item p{font-size:1.6rem;line-height:2.4rem}}.footer__top__item p a{display:inline-flex}.footer__top__item a{-o-transition:color .3s cubic-bezier(.25, .46, .45, .94);padding:.5rem 0;transition:color .3s cubic-bezier(.25,.46,.45,.94);display:inline-flex;position:relative;overflow:hidden}.footer__top__item a:before{content:"";background-color:var(--orange);-o-transition:transform .3s cubic-bezier(.25, .46, .45, .94);width:100%;height:.1rem;transition:transform .3s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0;transform:translate(-100%)}.footer__top__item a:hover{color:var(--orange)}.footer__top__item a:hover:before{transform:translate(0)}.footer__bottom{margin:-.1rem 0;display:flex;position:relative}@media screen and (width<=64em){.footer__bottom{flex-direction:column}}.footer__bottom__left{z-index:2;background-color:var(--black);-o-transition:background-color .3s cubic-bezier(.25, .46, .45, .94);align-items:flex-end;width:25%;padding:2.4rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}@media screen and (width<=64em){.footer__bottom__left{aspect-ratio:320/245;align-items:flex-start;width:100%;min-height:24.5rem;padding:2rem}}.footer__bottom__left p{font-size:2rem;line-height:3.2rem}@media screen and (width<=47.9375em){.footer__bottom__left p{font-size:1.6rem;line-height:2.4rem}}.footer__bottom__left__line--top{background-color:var(--gray-3);transform-origin:100%;width:100%;height:.1rem;position:absolute;top:0;right:0;transform:scaleX(0)}.footer__bottom__left__line--bottom{background-color:var(--gray-3);transform-origin:0;width:100%;height:.1rem;position:absolute;bottom:0;left:0;transform:scaleX(0)}.footer__bottom__left__line--left{background-color:var(--gray-3);transform-origin:top;width:.1rem;height:100%;position:absolute;top:0;left:0;transform:scaleY(0)}.footer__bottom__left__line--right{background-color:var(--gray-3);transform-origin:bottom;width:.1rem;height:100%;position:absolute;bottom:0;right:0;transform:scaleY(0)}.footer__bottom__left__line--center{background-color:var(--gray-3);transform-origin:0;width:100%;height:.1rem;position:absolute;top:50%;left:0;transform:translateY(-50%)scaleX(0)}@media screen and (width<=64em){.footer__bottom__left__line--center{transform-origin:top;width:.1rem;height:100%;left:calc(50% - .1rem);transform:translateY(-50%)scaleY(0)}}.footer__bottom__left__line-top,.footer__bottom__left__line-bottom{width:50%;height:67.5%;position:absolute}@media screen and (width<=64em){.footer__bottom__left__line-top,.footer__bottom__left__line-bottom{height:92.5%}}.footer__bottom__left__line-top{border-right:.1rem solid var(--gray-3);transform-origin:100% 100%;bottom:50%;right:0;transform:rotate(-40deg)scaleY(0)}@media screen and (width<=64em){.footer__bottom__left__line-top{transform-origin:100% 100%;top:auto;bottom:0;right:50%;transform:rotate(-45deg)scaleY(0)}}.footer__bottom__left__line-bottom{border-right:.1rem solid var(--gray-3);transform-origin:100% 0;top:50%;right:0;transform:rotate(40deg)scaleY(0)}@media screen and (width<=64em){.footer__bottom__left__line-bottom{transform-origin:100% 100%;top:auto;bottom:0;right:50%;transform:rotate(45deg)scaleY(0)}}.footer__logo{z-index:-1;width:75%;padding:2.4rem 0 0 2.4rem}@media screen and (width<=64em){.footer__logo{width:100%;padding:2rem 0 0}}.footer__logo svg{width:100%;display:block}.footer__logo svg path{fill:var(--gray-3)}.footer__line--top{background-color:var(--gray-3);transform-origin:0;width:100%;height:.1rem;position:absolute;top:0;left:0;transform:scaleX(0)}.footer__line--bottom{background-color:var(--gray-3);transform-origin:100%;width:100%;height:.1rem;position:absolute;bottom:0;left:0;transform:scaleX(0)}.footer__line--right{background-color:var(--gray-3);transform-origin:top;width:.1rem;height:100%;position:absolute;top:0;right:0;transform:scaleY(0)}.footer__line--left{background-color:var(--gray-3);transform-origin:bottom;width:.1rem;height:100%;position:absolute;top:0;left:0;transform:scaleY(0)}.footer .dribble-badge{width:80px;position:absolute;bottom:16px;left:16px}@media screen and (width<=64em){.footer .dribble-badge{padding-top:48px;position:relative!important;left:-6px!important}}.cta{margin:10.5rem 2.4rem 6.5rem;position:relative}@media screen and (width<=47.9375em){.cta{margin:4rem 2rem}}.cta--with-lines{margin-top:0;padding-top:10.5rem}@media screen and (width<=47.9375em){.cta--with-lines{padding-top:4rem}}.cta .lines{height:calc(100% - 7.6rem)}.cta h2{font-size:6.14754vw;line-height:7.65027vw}@media screen and (width<=47.9375em){.cta h2{font-size:4rem;line-height:5.6rem}}.cta__button{z-index:1;justify-content:center;margin:2rem 0 0;display:flex;position:relative}.error404 .header{background-color:var(--404)}.header{z-index:100;background-color:var(--black);-o-transition:background-color .3s cubic-bezier(.25, .46, .45, .94), transform .3s cubic-bezier(.25, .46, .45, .94);width:100%;padding:0 2.4rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94);position:fixed;top:0;left:0}.header.is-scrolled{transform:translateY(-100%)}@media screen and (width<=47.9375em){.header{padding:0 2rem}}.header__wrap{justify-content:space-between;align-items:center;display:flex;position:relative;overflow:hidden}.header__left{flex:1;align-items:center;width:40%;padding:1.5rem 0;display:flex;transform:translateY(100%)}.header__left a{font-size:2rem;font-weight:400;line-height:3.2rem}@media screen and (width<=47.9375em){.header__left a span{display:none}}.header__center{justify-content:center;width:20%;display:flex}.header__right{justify-content:flex-end;width:40%;display:flex}.header__right nav{overflow:hidden}@media screen and (width<=64em){.header__right nav{display:none}}.header__theme-btn{background-color:#0000;border:none;align-items:center;margin:0;padding:0;display:flex}.header__theme-btn__item{border-radius:50%;width:1.6rem;height:1.6rem;margin:0 1.6rem 0 0;position:relative;overflow:hidden}.header__theme-btn__item:last-child{margin:0}.header__theme-btn__item:before{content:"";background-color:var(--gray-3);-o-transition:transform .3s cubic-bezier(.25, .46, .45, .94);border-radius:50%;width:101%;height:101%;transition:transform .3s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:0;transform:translateY(100%)}.header__theme-btn__item:after{content:"";border:.1rem solid var(--gray-3);background-color:#0000;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.header__theme-btn__item:first-child:before{transform:translateY(0)}.header__theme-btn:hover .header__theme-btn__item:first-child:before{transform:translateY(100%)}.header__theme-btn:hover .header__theme-btn__item:nth-child(2):before{transform:translateY(0)}.header__theme-btn.is-active .header__theme-btn__item:before{transform:translateY(0%)}.header__theme-btn.is-active .header__theme-btn__item:first-child:before{transform:translateY(100%)}.header__theme-btn.is-active:hover .header__theme-btn__item:first-child:before{transform:translateY(0%)}.header__theme-btn.is-active:hover .header__theme-btn__item:nth-child(2):before{transform:translateY(100%)}.header__theme{align-items:center;display:flex}.header__theme input[type=radio]{display:none}.header__theme input[type=radio]:checked~.checkmark{background-color:#0000}.header__theme .checkmark{border:.1rem solid var(--gray-3);background-color:var(--gray-3);-o-transition:background .3s cubic-bezier(.25, .46, .45, .94);border-radius:50%;width:1.6rem;height:1.6rem;transition:background .3s cubic-bezier(.25,.46,.45,.94)}.header__theme__item{margin:0 1.6rem 0 0;display:flex}.header__theme__item:last-child{margin:0}.header__nav{display:flex}.header__nav li{margin:0 2.4rem 0 0;padding:1.5rem 0;transform:translateY(100%)}.header__nav li:last-child{margin:0}.header__nav li.current-menu-item a{color:var(--orange);pointer-events:none}.header__nav li a{-o-transition:color .3s cubic-bezier(.25, .46, .45, .94);padding:.5rem 0;font-size:2rem;font-weight:400;line-height:3.2rem;transition:color .3s cubic-bezier(.25,.46,.45,.94);display:block;position:relative;overflow:hidden}.header__nav li a:before{content:"";background-color:var(--orange);transform-origin:0;-o-transition:transform .3s cubic-bezier(.25, .46, .45, .94);width:100%;height:.1rem;transition:transform .3s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0;transform:scaleX(0)}.header__nav li a:hover{color:var(--orange)}.header__nav li a:hover:before{transform:scaleX(1)}.header__line{background-color:var(--gray-3);width:100%;height:.1rem;position:absolute;bottom:0;left:0;transform:translate(-100%)}.burger{-o-transition:transform .3s cubic-bezier(.25, .46, .45, .94);background-color:#0000;border:none;width:3rem;height:3rem;margin:0 -.5rem 0 0;padding:0;transition:transform .3s cubic-bezier(.25,.46,.45,.94);display:none;position:relative}@media screen and (width<=64em){.burger{display:block}}.burger.is-active{transform:rotate(135deg)}.burger span{background-color:var(--gray-3);width:2rem;height:.1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.burger span:nth-child(2){transform:translate(-50%,-50%)rotate(90deg)}.mobile-nav{z-index:99;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.mobile-nav__overlay{background-color:var(--orange);z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0;transform:translateY(-100%)}.mobile-nav nav{width:100%}.mobile-nav__wrap{background-color:var(--black);-o-transition:background-color .3s cubic-bezier(.25, .46, .45, .94);align-items:flex-end;width:100%;height:100%;padding:2.4rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94);display:flex;overflow:hidden;transform:translateY(-100%)}@media screen and (width<=47.9375em){.mobile-nav__wrap{padding:2rem}}.mobile-nav__nav li{opacity:0;transform:translate(-1rem)}.mobile-nav__nav li a{border-bottom:.1rem solid var(--gray-3);-o-transition:color .3s cubic-bezier(.25, .46, .45, .94), border .3s cubic-bezier(.25, .46, .45, .94);width:100%;font-size:4rem;font-style:normal;font-weight:400;line-height:5.6rem;transition:color .3s cubic-bezier(.25,.46,.45,.94),border .3s cubic-bezier(.25,.46,.45,.94);display:flex}.mobile-nav__nav li.current-menu-item a{color:var(--orange);pointer-events:none;border-bottom:.1rem solid var(--orange)}.hero{padding:36.1rem 0 2.4rem;position:relative}@media screen and (width<=47.9375em){.hero{padding:30rem 0 2rem}}.hero--no-padding-bottom{padding-bottom:0}.hero h1{font-size:6.14754vw;line-height:7.65027vw}@media screen and (width<=47.9375em){.hero h1{font-size:4rem;line-height:5.6rem}}.hero__media{aspect-ratio:1416/792;margin:2.4rem 0 0;position:relative}@media screen and (width<=47.9375em){.hero__media--video{aspect-ratio:1416/792;margin:2rem 0 0}.hero__media--mobile-ar{aspect-ratio:320/480;margin:2rem 0 0}.hero__media--mobile-ar .hero__media__img{aspect-ratio:320/480}}.hero__media__wrap{width:100%;height:0%;position:absolute;bottom:0;left:0;overflow:hidden}.hero__media__img{aspect-ratio:1416/792;width:100%;position:absolute;bottom:0;left:0}.hero__media__img img{object-fit:cover;width:100%;height:100%}.hero__media__video{aspect-ratio:1416/792;cursor:pointer;background-color:#0000;border:none;width:100%;margin:0;padding:0;position:absolute;bottom:0;left:0}@media screen and (width<=47.9375em){.hero__media__video{aspect-ratio:1416/792;display:none}}.hero__media__video:before{content:"";background-color:#0c0c0c33;width:100%;height:100%;position:absolute;top:0;left:0}.hero__media__video__play{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background-color:#d9d9d952;border-radius:50%;justify-content:center;align-items:center;width:14.4rem;height:14.4rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (width<=47.9375em){.hero__media__video__play{width:7.2rem;height:7.2rem}}.hero__media__video__play:hover svg{transform:scale(1.2)}.hero__media__video__play svg{-o-transition:transform .3s cubic-bezier(.25, .46, .45, .94);margin:0 0 0 1rem;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}@media screen and (width<=47.9375em){.hero__media__video__play svg{width:1.6rem;margin:0 0 0 .4rem}}.hero__media__video video{object-fit:cover;width:100%;height:100%;display:block}.hero__media__video-mobile{aspect-ratio:1416/792;width:100%;display:none;position:absolute;bottom:0;left:0}@media screen and (width<=47.9375em){.hero__media__video-mobile{display:block}}.hero__media__video-mobile__button{cursor:pointer;z-index:2;background-color:#0000;border:none;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.hero__media__video-mobile__button:before{content:"";background-color:#0c0c0c33;width:100%;height:100%;position:absolute;top:0;left:0}.hero__media__video-mobile__button video{object-fit:cover;width:100%;height:100%;display:block}.hero__media__video-mobile__button__play{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background-color:#d9d9d952;border-radius:50%;justify-content:center;align-items:center;width:14.4rem;height:14.4rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (width<=47.9375em){.hero__media__video-mobile__button__play{width:7.2rem;height:7.2rem}}.hero__media__video-mobile__button__play:hover svg{transform:scale(1.2)}.hero__media__video-mobile__button__play svg{-o-transition:transform .3s cubic-bezier(.25, .46, .45, .94);margin:0 0 0 1rem;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}@media screen and (width<=47.9375em){.hero__media__video-mobile__button__play svg{width:1.6rem;margin:0 0 0 .4rem}}.hero__media__video-mobile__video{width:100%;height:100%;position:absolute;top:0;left:0}.hero__media__video-mobile__video video{object-fit:cover;width:100%;height:100%;display:block}.filter{margin:12rem 0 0;padding:0 0 1.6rem;display:flex;position:relative}@media screen and (width<=47.9375em){.filter{margin:4.8rem 0 0}}.filter__item{color:var(--gray-3);-o-transition:color .3s cubic-bezier(.25, .46, .45, .94);background-color:#0000;border:0;margin:0 2.4rem 0 0;padding:0;transition:color .3s cubic-bezier(.25,.46,.45,.94);position:relative}@media screen and (width<=47.9375em){.filter__item{margin:0 1.6rem 0 0}}.filter__item.is-active{color:var(--orange);pointer-events:none}.filter__item:last-child{margin:0}.filter__item:hover{color:var(--orange)}.filter__item:hover:before{transform:scaleX(1)}.filter__item:before{content:"";background-color:var(--orange);transform-origin:0;-o-transition:transform .3s cubic-bezier(.25, .46, .45, .94);width:100%;height:.1rem;transition:transform .3s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0;transform:scaleX(0)}.text-block{padding:2.4rem 0 8rem}@media screen and (width<=47.9375em){.text-block{padding:2rem 0}}.text-block h2{max-width:123.5rem}.blocks-with-icons{z-index:1;position:relative}@media screen and (width<=64em){.blocks-with-icons{margin:2rem 0 4.8rem}}@media screen and (width<=47.9375em){.blocks-with-icons{margin:0 0 4rem}}.blocks-with-icons__wrap{flex-wrap:wrap;display:flex}.blocks-with-icons__item{width:25%;padding:2.4rem 2.4rem 17.8rem;position:relative}@media screen and (width<=64em){.blocks-with-icons__item{width:50%;padding:2rem}}@media screen and (width<=47.9375em){.blocks-with-icons__item{align-items:center;width:100%;padding:1.6rem 0;display:flex}}@media screen and (width<=64em){.blocks-with-icons__item:first-child{padding-top:0}}@media screen and (width<=47.9375em){.blocks-with-icons__item:first-child{padding:1.6rem 0}}@media screen and (width<=64em){.blocks-with-icons__item:first-child .line--horizontal{display:none}}@media screen and (width<=47.9375em){.blocks-with-icons__item:first-child .line--vertical{display:none}}@media screen and (width<=64em){.blocks-with-icons__item:nth-child(2){padding-top:0}}@media screen and (width<=47.9375em){.blocks-with-icons__item:nth-child(2){padding:1.6rem 0}}@media screen and (width<=64em){.blocks-with-icons__item:nth-child(2) .line--horizontal{display:none}}@media screen and (width<=47.9375em){.blocks-with-icons__item:nth-child(2) .line--horizontal{display:block}}@media screen and (width<=64em){.blocks-with-icons__item:nth-child(2) .line--vertical{display:none}.blocks-with-icons__item:nth-child(3){padding-bottom:0}}@media screen and (width<=47.9375em){.blocks-with-icons__item:nth-child(3){padding:1.6rem 0}.blocks-with-icons__item:nth-child(3) .line--vertical{display:none}}@media screen and (width<=64em){.blocks-with-icons__item:nth-child(4){padding-bottom:0}}@media screen and (width<=47.9375em){.blocks-with-icons__item:nth-child(4){padding:1.6rem 0}}.blocks-with-icons__item:nth-child(4n+1){padding-left:0}@media screen and (width<=64em){.blocks-with-icons__item:nth-child(odd){padding-left:0}.blocks-with-icons__item:nth-child(2n+2){padding-right:0}}.blocks-with-icons__item:nth-child(4n+4){border-right:none}.blocks-with-icons__item--no-padding{padding-bottom:0}.blocks-with-icons__item__icon{width:4rem;height:4rem;margin:0 0 2.4rem}@media screen and (width<=47.9375em){.blocks-with-icons__item__icon{width:2.4rem;height:2.4rem;margin:0 1.6rem 0 0}}.blocks-with-icons__item__icon svg{width:100%}.blocks-with-icons__item__icon svg rect,.blocks-with-icons__item__icon svg path,.blocks-with-icons__item__icon svg circle{stroke:var(--gray-3);-o-transition:stroke .3s cubic-bezier(.25, .46, .45, .94);transition:stroke .3s cubic-bezier(.25,.46,.45,.94)}.blocks-with-icons__item p{margin:1.6rem 0 0}@media screen and (width<=47.9375em){.blocks-with-icons__item p{display:none}}.blocks-with-icons .btn{position:absolute;bottom:4rem;left:50%;transform:translate(-50%)}@media screen and (width<=64em){.blocks-with-icons .btn{display:none}}.blocks-with-icons .btn-small-wrap{margin:3.2rem 0 0;display:none}@media screen and (width<=64em){.blocks-with-icons .btn-small-wrap{display:flex}}@media screen and (width<=47.9375em){.blocks-with-icons .btn-small-wrap{margin:.8rem 0 0}}.blocks-with-icons-2{z-index:1;position:relative}.blocks-with-icons-2__wrap{flex-wrap:wrap;display:flex}.blocks-with-icons-2__wrap .line--bottom{display:none}@media screen and (width<=64em){.blocks-with-icons-2__wrap .line--bottom{display:block}}.blocks-with-icons-2--flexible .line--bottom{display:block}.blocks-with-icons-2--flexible .blocks-with-icons-2__item{width:33.3333%;padding:2.4rem!important}@media screen and (width<=64em){.blocks-with-icons-2--flexible .blocks-with-icons-2__item{width:100%;padding:2rem 0!important}}.blocks-with-icons-2--flexible .blocks-with-icons-2__item:nth-child(3n+3) .line--vertical{display:none}.blocks-with-icons-2--flexible .blocks-with-icons-2__item:nth-child(3n+1){padding:2.4rem 2.4rem 2.4rem 0!important}@media screen and (width<=64em){.blocks-with-icons-2--flexible .blocks-with-icons-2__item:nth-child(3n+1){padding:2rem 0!important}}.blocks-with-icons-2__item{width:25%;padding:2.4rem 2.4rem 0;position:relative}@media screen and (width<=64em){.blocks-with-icons-2__item{width:100%;padding:2rem 0}}.blocks-with-icons-2__item:nth-child(4n+1){padding-left:0}@media screen and (width<=64em){.blocks-with-icons-2__item .line--vertical{display:none}}.blocks-with-icons-2__item__icon{width:4rem;height:4rem;margin:0 0 2.4rem}@media screen and (width<=47.9375em){.blocks-with-icons-2__item__icon{width:2.4rem;height:2.4rem}}.blocks-with-icons-2__item__icon img,.blocks-with-icons-2__item__icon svg{width:100%}.blocks-with-icons-2__item__icon svg rect,.blocks-with-icons-2__item__icon svg path,.blocks-with-icons-2__item__icon svg circle{stroke:var(--gray-3);-o-transition:stroke .3s cubic-bezier(.25, .46, .45, .94);transition:stroke .3s cubic-bezier(.25,.46,.45,.94)}.blocks-with-icons-2__item p{margin:1.6rem 0 0}@media screen and (width<=64em){.blocks-with-icons-2__item p{font-size:1.6rem;line-height:2.4rem}}.blocks-with-icons-2 .btn{position:absolute;bottom:4rem;left:50%;transform:translate(-50%)}@media screen and (width<=64em){.blocks-with-icons-2 .btn{display:none}}.blocks-with-icons-2 .btn-small-wrap{margin:3.2rem 0 0;display:none}@media screen and (width<=64em){.blocks-with-icons-2 .btn-small-wrap{display:flex}}.latest-work{position:relative}.latest-work--padding-top{padding:2.4rem 0 0}@media screen and (width<=47.9375em){.latest-work--padding-top{padding:2.4rem 0 0}}.latest-work--padding-top .latest-work__line{height:calc(100% - 8rem);display:none}.latest-work--padding-top .lines{display:none}.latest-work--padding-top .latest-work__wrap{margin:0 -1.2rem -8rem}@media screen and (width<=47.9375em){.latest-work--padding-top .latest-work__wrap{margin:0 0 -4rem}}.latest-work--padding-top .latest-work__item{padding:0 1.2rem}@media screen and (width<=47.9375em){.latest-work--padding-top .latest-work__item{padding:0}}.latest-work__line{background-color:var(--gray-3);transform-origin:top;width:.1rem;height:100%;position:absolute;top:0;left:50%;transform:translate(-100%)scaleY(0)}@media screen and (width<=47.9375em){.latest-work__line{display:none}}.latest-work__container{position:relative}.latest-work__wrap{flex-wrap:wrap;margin:0 -2.4rem -8rem;display:flex}@media screen and (width<=47.9375em){.latest-work__wrap{margin:0 0 -4rem}}.latest-work__item{width:50%;margin:0 0 8rem;padding:0 2.4rem}@media screen and (width<=47.9375em){.latest-work__item{width:100%;margin:0 0 4rem;padding:0}}.latest-work__item:last-child .work-card__info,.latest-work__item:nth-last-child(2) .work-card__info{z-index:1;position:relative}.latest-work__item:last-child .work-card__info:after,.latest-work__item:nth-last-child(2) .work-card__info:after{content:"";background-color:var(--black);z-index:-1;-o-transition:background-color .3s cubic-bezier(.25, .46, .45, .94);width:100%;height:100%;transition:background-color .3s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:0}.latest-work__item:nth-child(odd) .image-reveal-blocks__item,.latest-work__item:nth-child(odd) .image-reveal-blocks-work__item{transform-origin:0}.latest-work__item:nth-child(odd) .image-reveal-blocks__item__wrap,.latest-work__item:nth-child(odd) .image-reveal-blocks-work__item__wrap{left:auto;right:0}.latest-work__item:nth-child(odd) .image-reveal-blocks__item:nth-child(4),.latest-work__item:nth-child(odd) .image-reveal-blocks-work__item:nth-child(4){width:calc(25% - 1.2rem)}.latest-work__item:nth-child(odd) .image-reveal-blocks__item:nth-child(2),.latest-work__item:nth-child(odd) .image-reveal-blocks__item:nth-child(3),.latest-work__item:nth-child(odd) .image-reveal-blocks__item:first-child,.latest-work__item:nth-child(odd) .image-reveal-blocks-work__item:nth-child(2),.latest-work__item:nth-child(odd) .image-reveal-blocks-work__item:nth-child(3),.latest-work__item:nth-child(odd) .image-reveal-blocks-work__item:first-child{width:calc(25% + .4rem)}.latest-work__button{z-index:1;justify-content:center;margin:4rem 0 0;display:flex;position:relative}@media screen and (width<=47.9375em){.latest-work__button{margin:3.2rem 0 0}.latest-work__button .btn{display:none}}.latest-work__button .btn-small{display:none}@media screen and (width<=47.9375em){.latest-work__button .btn-small{display:flex}}.latest-work .lines{height:calc(100% - 8rem)}.next-cases{margin:12rem 0}@media screen and (width<=47.9375em){.next-cases{margin:4.8rem 0}}.next-cases__header{margin:0 0 2.4rem;padding:0 0 2.4rem;position:relative}@media screen and (width<=47.9375em){.next-cases__header{margin:0 0 2rem;padding:0}.next-cases__header h2{font-size:2.6rem;line-height:3.2rem}.next-cases__header .line{display:none}}.next-cases .latest-work__wrap{margin:0 -1.2rem -8rem}@media screen and (width<=47.9375em){.next-cases .latest-work__wrap{margin:0 0 -4rem}}.next-cases .latest-work__item{padding:0 1.2rem}@media screen and (width<=47.9375em){.next-cases .latest-work__item{padding:0}}.work-card{width:100%;display:block}.work-card:hover .work-card__image{transform:scale(1.05)}.work-card:hover h5{color:var(--orange)}.work-card:hover h5:before{transform:translate(0)}.work-card__image{aspect-ratio:696/480;-o-transition:transform .3s cubic-bezier(.25, .46, .45, .94);width:100%;transition:transform .3s cubic-bezier(.25,.46,.45,.94);position:relative}.work-card__image__wrap{overflow:hidden}.work-card__image img{object-fit:cover;-o-transition:filter .3s cubic-bezier(.25, .46, .45, .94);width:100%;height:100%;transition:filter .3s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:0}.work-card__info{padding:2.4rem 0 0}@media screen and (width<=47.9375em){.work-card__info{padding:1.6rem 0 0}}.work-card__info h5{-o-transition:color .3s cubic-bezier(.25, .46, .45, .94);transition:color .3s cubic-bezier(.25,.46,.45,.94);display:inline-flex;position:relative}.work-card__info h5:before{content:"";background-color:var(--orange);-o-transition:transform .3s cubic-bezier(.25, .46, .45, .94);width:100%;height:.1rem;transition:transform .3s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0;transform:translate(-100%)}.work-card p{margin:.8rem 0 0}.text-with-image{margin:8rem 0 10.5rem;padding:0 0 2.4rem;position:relative}@media screen and (width<=47.9375em){.text-with-image{margin:2rem 0}}@media screen and (width<=64em){.text-with-image h2{text-align:center}}.text-with-image .btn-small-wrap{margin:3.2rem 0 0;display:none}@media screen and (width<=64em){.text-with-image .btn-small-wrap{display:flex}}.text-with-image__image{aspect-ratio:1416/474;margin:2.4rem 0 0}@media screen and (width<=47.9375em){.text-with-image__image--mobile-ar,.text-with-image__image--mobile-ar img{aspect-ratio:320/480}}@media screen and (width<=64em){.text-with-image__image{margin:4.8rem 0 0}}.text-with-image__image img{object-fit:cover;width:100%;position:absolute;bottom:0;left:0}.partners{margin:4rem 0 8rem}@media screen and (width<=47.9375em){.partners{margin:4rem 0 2rem}}.partners h5{text-align:center;margin:0 0 2.4rem}.partners__slider{overflow:visible}.partners__slider .swiper-wrapper{overflow:visible;transition-timing-function:linear!important}.partners__slider .swiper-slide{width:21.8rem;height:12.4rem;position:relative}@media screen and (width<=47.9375em){.partners__slider .swiper-slide{width:16.3rem;height:9.2rem}}.partners__slider .swiper-slide svg path{fill:var(--gray-3)}.partners__slider .swiper-slide img{object-fit:contain;-o-transition:opacity .3s cubic-bezier(.25, .46, .45, .94);width:100%;height:100%;transition:opacity .3s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:0}.partners__slider .swiper-slide img:nth-child(2){opacity:0}.team-members{margin:8rem 0}@media screen and (width<=47.9375em){.team-members{margin:4rem 0}}.team-members__wrap{margin:8rem 0 0}@media screen and (width<=47.9375em){.team-members__wrap{margin:4rem 0 0}}.team-members__item{opacity:.5;-o-transition:opacity .3s cubic-bezier(.25, .46, .45, .94);margin:-.1rem 0 0 -.1rem;padding:2rem 0;transition:opacity .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.team-members__item:hover{opacity:1;z-index:2}@media screen and (width<=64em){.team-members__item{opacity:1;align-items:center;padding:1.6rem 0;display:flex}}.team-members__item__image{border-radius:50%;flex:none;width:8.8rem;height:8.8rem;margin:0 1.6rem 0 0;display:none;overflow:hidden}@media screen and (width<=64em){.team-members__item__image{display:block}}@media screen and (width<=47.9375em){.team-members__item__image{width:4.4rem;height:4.4rem}}.team-members__item__image img{object-fit:cover;width:100%;height:100%}.team-members__item__wrap{justify-content:space-between;width:100%;display:flex}@media screen and (width<=64em){.team-members__item__wrap{flex-direction:column}}.team-members__item__left,.team-members__item__right{transform:translateY(100%)}@media screen and (width<=64em){.team-members__item__right{margin:.6rem 0 0}}@media screen and (width<=47.9375em){.team-members__item__right h5{font-size:1.2rem;line-height:1.6rem}}.team-members__item__line{background-color:var(--gray-3);transform-origin:0;width:100%;height:.1rem;position:absolute;left:0;transform:scaleX(0)}.team-members__item__line--top{top:0}.team-members__item__line--bottom{bottom:0}.info-blocks{position:relative}.info-blocks__wrap{flex-wrap:wrap;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;display:grid}@media screen and (width<=64em){.info-blocks__wrap{display:flex}}.info-blocks__line{background-color:var(--gray-3);transform-origin:top;width:.1rem;height:100%;display:none;position:absolute;top:0;left:calc(50% - .1rem);transform:scaleY(0)}@media screen and (width<=64em){.info-blocks__line{display:none}}.info-blocks__item{flex:1;padding:2.4rem 2.4rem 0;position:relative}@media screen and (width<=64em){.info-blocks__item{flex:none;width:100%;padding:2rem 0}.info-blocks__item .line--vertical{display:none}}.info-blocks__item h2{margin:1.6rem 0 0}@media screen and (width<=47.9375em){.info-blocks__item h2{margin:.8rem 0 0}}.info-blocks__item p{margin:8rem 0 0}@media screen and (width<=64em){.info-blocks__item p{margin:4rem 0 0}}@media screen and (width<=47.9375em){.info-blocks__item p{margin:2rem 0 0}}.info-blocks__btn{z-index:1;justify-content:center;margin:1.6rem 0 0;display:flex;position:relative}@media screen and (width<=64em){.info-blocks__btn{margin:3.2rem 0 0}}.info-blocks__btn .btn-small{display:none}@media screen and (width<=64em){.info-blocks__btn .btn-small{display:flex}.info-blocks__btn .btn{display:none}}.round-blocks{margin:0 0 8rem;padding:0 0 2.4rem;position:relative}@media screen and (width<=47.9375em){.round-blocks{margin:0 0 4rem;padding:0 0 2rem}}.round-blocks img{width:100%;margin:2.4rem 0 0}.round-blocks__wrap{flex-wrap:wrap;display:flex}.round-blocks__item{-o-transition:border-radius .3s cubic-bezier(.25, .46, .45, .94);border:.1rem solid #0000;width:50%;margin:-.1rem 0 0;padding:2.4rem;transition:border-radius .3s cubic-bezier(.25,.46,.45,.94);position:relative}@media screen and (width<=47.9375em){.round-blocks__item{width:100%;padding:2rem}}.round-blocks__item--is-active{border:.1rem solid var(--gray-3);border-top-right-radius:24.65rem}@media screen and (width<=47.9375em){.round-blocks__item--is-active{border-top-right-radius:11.7rem}}.round-blocks__item__line{background-color:var(--gray-3);position:absolute}.round-blocks__item__line--top{transform-origin:0;width:calc(100% + .1rem);height:.1rem;top:-.1rem;left:-.1rem;transform:scaleX(0)}.round-blocks__item__line--right{transform-origin:top;width:.1rem;height:calc(100% + .1rem);top:-.1rem;right:-.1rem;transform:scaleY(0)}.round-blocks__item__line--bottom{transform-origin:0;width:calc(100% + .1rem);height:.1rem;bottom:-.1rem;left:-.1rem;transform:scaleX(0)}.round-blocks__item__line--left{transform-origin:top;width:.1rem;height:calc(100% + .1rem);top:-.1rem;left:-.1rem;transform:scaleY(0)}.round-blocks__item:nth-child(odd),.round-blocks__item:nth-child(2n+2){margin:-.1rem -.1rem 0 0}.round-blocks__item h2{margin:0 0 12rem}@media screen and (width<=47.9375em){.round-blocks__item h2{margin:0 0 4.5rem}.round-blocks__item h4{font-size:2.6rem;line-height:3.2rem}}.round-blocks__item p{margin:1.6rem 0 0}@media screen and (width<=47.9375em){.round-blocks__item p{font-size:1.6rem;line-height:2.4rem}}.round-blocks__image{aspect-ratio:1416/792;margin:2.4rem 0 0;position:relative}.round-blocks__image img{aspect-ratio:1416/792;object-fit:cover;width:100%;position:absolute;bottom:0;left:0}@media screen and (width<=47.9375em){.round-blocks__image--mobile-ar,.round-blocks__image--mobile-ar img{aspect-ratio:320/480}}.round-blocks__image__wrap{width:100%;height:0%;position:absolute;bottom:0;left:0;overflow:hidden}.text-scroll{padding:12rem 0 8rem;position:relative;overflow:visible}@media screen and (width<=47.9375em){.text-scroll{padding:4.8rem 0}}.text-scroll__wrap{display:inline-flex}.text-scroll__wrap h2{white-space:nowrap}.section-blocks__item{position:relative}.section-blocks__item:nth-child(2n) .section-blocks__item__left{order:2}.section-blocks__item:nth-child(odd) .line--bottom{transform-origin:100%}.section-blocks__item:nth-child(2n) .image-reveal-blocks__item{transform-origin:0}.section-blocks__item__wrap{margin:0 -1.2rem;padding:2.4rem 0;display:flex}@media screen and (width<=64em){.section-blocks__item__wrap{flex-direction:column;margin:0;padding:2rem 0}}.section-blocks__item__left{flex-direction:column;width:50%;padding:0 1.2rem;display:flex}@media screen and (width<=64em){.section-blocks__item__left{width:100%;padding:0}}.section-blocks__item__left p{max-width:69.6rem}.section-blocks__item__right{width:50%;padding:0 1.2rem}@media screen and (width<=64em){.section-blocks__item__right{order:3;width:100%;margin:2rem 0 0;padding:0}}.section-blocks__item__desc{margin:2.4rem 0 0}@media screen and (width<=47.9375em){.section-blocks__item__desc{margin:1.6rem 0 0}}.section-blocks__item__text{margin-top:auto;padding:4rem 0 0}.section-blocks__item__image{aspect-ratio:696/480;position:relative}.section-blocks__item__image img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.testimonials{margin:8rem 0}@media screen and (width<=47.9375em){.testimonials{margin:4rem 0}}.testimonials h2{max-width:107.4rem}.testimonials__slider{cursor:pointer;margin:4rem 0 0;overflow:visible}@media screen and (width<=47.9375em){.testimonials__slider{margin:2.4rem 0 0}}.testimonials__item{-o-transition:border-radius .3s cubic-bezier(.25, .46, .45, .94);border:.1rem solid #0000;flex-direction:column;width:86.7rem;height:auto;min-height:49.1rem;padding:2.4rem;transition:border-radius .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative}@media screen and (width<=64em){.testimonials__item{min-height:auto}}.testimonials__item--is-active{border:.1rem solid var(--gray-3);border-bottom-right-radius:24.65rem}@media screen and (width<=47.9375em){.testimonials__item--is-active{border-bottom-right-radius:12rem}}.testimonials__item--is-active .testimonials__item__line{display:none}.testimonials__item__line{background-color:var(--gray-3);position:absolute}.testimonials__item__line--top{transform-origin:0;width:calc(100% + .1rem);height:.1rem;top:-.1rem;left:-.1rem;transform:scaleX(0)}.testimonials__item__line--right{transform-origin:top;width:.1rem;height:calc(100% + .1rem);top:-.1rem;right:-.1rem;transform:scaleY(0)}.testimonials__item__line--bottom{transform-origin:0;width:calc(100% + .1rem);height:.1rem;bottom:-.1rem;left:-.1rem;transform:scaleX(0)}.testimonials__item__line--left{transform-origin:top;width:.1rem;height:calc(100% + .1rem);top:-.1rem;left:-.1rem;transform:scaleY(0)}.testimonials__item svg{width:100%;height:100%;position:absolute;top:0;left:0}.testimonials__item svg path{stroke:var(--gray-3);stroke-width:.1rem}.testimonials__item.is-drag{border-bottom-right-radius:0}.testimonials__item__person{align-items:center;margin-top:auto;padding:2.4rem 0 0;display:flex}.testimonials__item__person p{margin:.8rem 0 0}@media screen and (width<=47.9375em){.testimonials__item__person p{margin:.4rem 0 0}}.testimonials__item__person__image{border-radius:50%;width:8rem;height:8rem;margin:0 2.4rem 0 0;position:relative;overflow:hidden}@media screen and (width<=47.9375em){.testimonials__item__person__image{width:4.4rem;height:4.4rem;margin:0 1.6rem 0 0}}.testimonials__item__person__image img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.images-block{margin:2.4rem 0;position:relative}.images-block--no-padding{margin:2.4rem 0 0}.images-block__wrap{flex-wrap:wrap;margin:0 -1.2rem;display:flex}.images-block__item{width:100%;margin:0 0 2.4rem;padding:0 1.2rem}@media screen and (width<=47.9375em){.images-block__item--mobile-ar .images-block__item__container,.images-block__item--mobile-ar .images-block__item__container img,.images-block__item--mobile-ar .images-block__item__wrap__video,.images-block__item--mobile-ar .images-block__item__wrap__video img{aspect-ratio:320/480}.images-block__item--video-ar .images-block__item__container,.images-block__item--video-ar .images-block__item__container img,.images-block__item--video-ar .images-block__item__wrap__video,.images-block__item--video-ar .images-block__item__wrap__video img{aspect-ratio:1416/792}}.images-block__item.half{width:50%}@media screen and (width<=47.9375em){.images-block__item.half{width:100%}}.images-block__item.half .images-block__item__container,.images-block__item.half .images-block__item__container img,.images-block__item.half .images-block__item__wrap__video,.images-block__item.half .images-block__item__wrap__video img{aspect-ratio:696/480}@media screen and (width<=47.9375em){.images-block__item--video-ar .images-block__item__container,.images-block__item--video-ar .images-block__item__container img,.images-block__item--video-ar .images-block__item__wrap__video,.images-block__item--video-ar .images-block__item__wrap__video img{aspect-ratio:1416/792!important}}.images-block__item__container{aspect-ratio:1416/792;background-color:#0000;border:none;width:100%;padding:0;position:relative}@media screen and (width<=47.9375em){.images-block__item__container{aspect-ratio:696/480}}.images-block__item__wrap{width:100%;height:0;position:absolute;bottom:0;left:0;overflow:hidden}.images-block__item__wrap img{aspect-ratio:1416/792;object-fit:cover;width:100%;position:absolute;bottom:0;left:0}@media screen and (width<=47.9375em){.images-block__item__wrap img{aspect-ratio:696/480}}.images-block__item__wrap__video{aspect-ratio:1416/792;background-color:#0000;border:none;width:100%;padding:0;position:absolute;bottom:0;left:0}@media screen and (width<=47.9375em){.images-block__item__wrap__video{aspect-ratio:696/480;display:none}}.images-block__item__wrap__video:before{content:"";z-index:1;background-color:#0c0c0c33;width:100%;height:100%;position:absolute;top:0;left:0}.images-block__item__wrap__video__play{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background-color:#d9d9d952;border-radius:50%;justify-content:center;align-items:center;width:14.4rem;height:14.4rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (width<=47.9375em){.images-block__item__wrap__video__play{width:7.2rem;height:7.2rem}}.images-block__item__wrap__video__play:hover svg{transform:scale(1.2)}.images-block__item__wrap__video__play svg{-o-transition:transform .3s cubic-bezier(.25, .46, .45, .94);margin:0 0 0 1rem;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}@media screen and (width<=47.9375em){.images-block__item__wrap__video__play svg{width:1.6rem;margin:0 0 0 .4rem}}.images-block__item__wrap__video-mobile{aspect-ratio:1416/792;width:100%;display:none;position:absolute;bottom:0;left:0}@media screen and (width<=47.9375em){.images-block__item__wrap__video-mobile{display:block}}.images-block__item__wrap__video-mobile__button{cursor:pointer;z-index:2;background-color:#0000;border:none;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.images-block__item__wrap__video-mobile__button:before{content:"";z-index:1;background-color:#0c0c0c33;width:100%;height:100%;position:absolute;top:0;left:0}.images-block__item__wrap__video-mobile__button img{object-fit:cover;width:100%;height:100%;display:block}.images-block__item__wrap__video-mobile__button__play{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background-color:#d9d9d952;border-radius:50%;justify-content:center;align-items:center;width:14.4rem;height:14.4rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (width<=47.9375em){.images-block__item__wrap__video-mobile__button__play{width:7.2rem;height:7.2rem}}.images-block__item__wrap__video-mobile__button__play:hover svg{transform:scale(1.2)}.images-block__item__wrap__video-mobile__button__play svg{-o-transition:transform .3s cubic-bezier(.25, .46, .45, .94);margin:0 0 0 1rem;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}@media screen and (width<=47.9375em){.images-block__item__wrap__video-mobile__button__play svg{width:1.6rem;margin:0 0 0 .4rem}}.images-block__item__wrap__video-mobile__video{width:100%;height:100%;position:absolute;top:0;left:0}.images-block__item__wrap__video-mobile__video video{object-fit:cover;width:100%;height:100%;display:block}.text-section{margin:2.4rem 0 12rem}@media screen and (width<=47.9375em){.text-section{margin:2rem 0 4.8rem}}.text-section__wrap{justify-content:space-between;display:flex}@media screen and (width<=64em){.text-section__wrap{flex-direction:column}}.text-section__left{flex:1}.text-section__right{width:50%;padding:0 0 0 1.2rem}@media screen and (width<=64em){.text-section__right{width:100%;max-width:100%;margin:2rem 0 0;padding:0}}.single-testimonial{margin:2.4rem 0;position:relative}.single-testimonial__item{max-width:109.8rem;margin:0 auto;padding:12rem 0}@media screen and (width<=47.9375em){.single-testimonial__item{padding:4.8rem 0}.single-testimonial__item h3{font-size:2rem;line-height:2.4rem}}.single-testimonial__item__person{align-items:center;padding:4rem 0 0;display:flex}@media screen and (width<=47.9375em){.single-testimonial__item__person{padding:2.4rem 0 0}}.single-testimonial__item__person h5{margin:0 0 .8rem}@media screen and (width<=47.9375em){.single-testimonial__item__person h5{margin:0 0 .4rem}}.single-testimonial__item__person__image{border-radius:50%;width:8rem;height:8rem;margin:0 2.4rem 0 0;position:relative;overflow:hidden}@media screen and (width<=47.9375em){.single-testimonial__item__person__image{width:4.8rem;height:4.8rem}}.single-testimonial__item__person__image img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.about-project{margin:2.4rem 0 12rem}@media screen and (width<=47.9375em){.about-project{margin:2rem 0 4.8rem}}.about-project__top{display:flex}@media screen and (width<=64em){.about-project__top{flex-direction:column}}.about-project__top__left{flex:1}.about-project__top__left__info{margin:6.4rem 0 0;display:flex}@media screen and (width<=64em){.about-project__top__left__info{margin:2rem 0 0}}.about-project__top__left__info p{margin:0 10rem 0 0}.about-project__top__left__info p:last-child{margin:0}.about-project__top__right{width:calc(50% - 1.2rem)}@media screen and (width<=64em){.about-project__top__right{width:100%;margin:2rem 0 0}}.about-project__top__right a{margin:2.4rem 0 0}.about-project__bottom{margin:6.4rem 0 0;display:flex}@media screen and (width<=64em){.about-project__bottom{flex-direction:column;margin:4.8rem 0 0}}.about-project__bottom__left{flex:1}.about-project__bottom__right{width:calc(50% - 1.2rem)}@media screen and (width<=64em){.about-project__bottom__right{width:100%}}.about-project__bottom__item{width:100%;padding:1.6rem 0;position:relative}@media screen and (width<=47.9375em){.about-project__bottom__item{padding:.8rem 0}}.about-project__bottom__item__line{background-color:var(--gray-3);transform-origin:0;width:100%;height:.1rem;position:absolute;bottom:0;left:0;transform:scaleX(0)}.faq{margin:0 0 8rem;padding:8rem 0 0;position:relative}@media screen and (width<=47.9375em){.faq{margin:0 0 4.8rem;padding:2rem 0 0}}.faq--flexible{margin:10rem 0;padding:2.4rem 0 0}@media screen and (width<=47.9375em){.faq--flexible{margin:4rem 0;padding:2.4rem 0 0}}.faq--flexible .faq__wrap{margin:0}.faq h2{max-width:107.4rem}.faq__wrap{width:55.6%;margin:5.6rem 0 0 auto}@media screen and (width<=64em){.faq__wrap{width:100%}}@media screen and (width<=47.9375em){.faq__wrap{margin:2.4rem 0 0}}.faq__item{width:100%;position:relative}.faq__item__line{background-color:var(--gray-3);transform-origin:0;width:100%;height:.1rem;position:absolute;bottom:0;left:0;transform:scaleX(0)}.faq__item.is-active .faq__item__button__plus:after{transform:rotate(90deg)scaleX(0)}.faq__item__button{text-align:left;width:100%;color:var(--gray-3);-o-transition:color .3s cubic-bezier(.25, .46, .45, .94);background-color:#0000;border:none;padding:2.4rem 4rem 2.4rem 0;transition:color .3s cubic-bezier(.25,.46,.45,.94);position:relative}.faq__item__button:hover{color:var(--orange)}.faq__item__button:hover .faq__item__button__plus:before,.faq__item__button:hover .faq__item__button__plus:after{background-color:var(--orange)}@media screen and (width<=47.9375em){.faq__item__button{padding:2rem 4rem 2rem 0}}.faq__item__button__plus{width:2rem;height:2rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}.faq__item__button__plus:before,.faq__item__button__plus:after{content:"";background-color:var(--gray-3);-o-transition:transform .3s cubic-bezier(.25, .46, .45, .94), background-color .3s cubic-bezier(.25, .46, .45, .94);width:2rem;height:.1rem;transition:transform .3s cubic-bezier(.25,.46,.45,.94),background-color .3s cubic-bezier(.25,.46,.45,.94);position:absolute;top:50%;right:0}.faq__item__button__plus:after{transform:rotate(90deg)}.faq__item__content{display:none;overflow:hidden}.faq__item__content__wrap{width:60%;margin:0 0 0 auto;padding:0 0 8rem}@media screen and (width<=64em){.faq__item__content__wrap{width:100%;padding:0 0 4.8rem}}.faq__item__content__wrap--full{width:100%;padding:0 0 2.4rem}@media screen and (width<=64em){.faq__item__content__wrap--full{width:100%;padding:0 0 2.4rem}}.faq__item__content__wrap .link{margin:1.6rem 0 0}.contacts{padding:36.1rem 0 2.4rem;position:relative}@media screen and (width<=64em){.contacts{padding:30rem 0 2rem}}.contacts h1{font-size:6.14754vw;line-height:7.65027vw}@media screen and (width<=64em){.contacts h1{font-size:4rem;line-height:5.6rem}}.contacts__button{color:var(--gray-3);-o-transition:color .3s cubic-bezier(.25, .46, .45, .94);background-color:#0000;border:none;margin:0;padding:0 0 1.2rem;transition:color .3s cubic-bezier(.25,.46,.45,.94);position:relative}@media screen and (width<=64em){.contacts__button{justify-content:space-between;align-items:center;width:100%;display:flex}}.contacts__button svg{display:none}.contacts__button svg path{stroke:var(--gray-3)}@media screen and (width<=64em){.contacts__button svg{display:block}}.contacts__button:after{content:"";background-color:var(--gray-3);transform-origin:100%;-o-transition:background .3s cubic-bezier(.25, .46, .45, .94), transform .3s cubic-bezier(.25, .46, .45, .94);width:100%;height:.4rem;transition:background .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:-.4rem;left:0}@media screen and (width<=47.9375em){.contacts__button:after{height:.2rem}}.contacts__button:hover{color:var(--orange)}.contacts__button:hover:after{background-color:var(--orange);transform:scaleX(0)}@media screen and (width<=64em){.contacts .line--vertical-center{display:none}}.contacts__wrap{background-color:var(--black);-o-transition:color .3s cubic-bezier(.25, .46, .45, .94), background .3s cubic-bezier(.25, .46, .45, .94);flex-direction:column;height:56.5rem;padding:2.4rem 0;transition:color .3s cubic-bezier(.25,.46,.45,.94),background .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative}@media screen and (width<=64em){.contacts__wrap{height:auto;padding:4.8rem 0 2rem}}.contacts__wrap__top{min-height:7.2rem}@media screen and (width<=64em){.contacts__wrap__top{display:none}}.contacts__wrap__middle{flex:1;display:flex}@media screen and (width<=64em){.contacts__wrap__middle{flex-direction:column}}.contacts__wrap__middle__left{justify-content:center;align-items:center;width:50%;height:100%;display:flex}@media screen and (width<=64em){.contacts__wrap__middle__left{width:100%}}.contacts__wrap__middle__right{justify-content:center;align-items:center;width:50%;height:100%;display:flex}@media screen and (width<=64em){.contacts__wrap__middle__right{width:100%;margin:4.8rem 0 0}}.contacts__wrap__bottom{min-height:7.2rem;display:flex}@media screen and (width<=64em){.contacts__wrap__bottom{flex-direction:column;min-height:auto;margin:2.4rem 0 0}.contacts__wrap__bottom__item{width:100%;margin:2.4rem 0 0}}.contacts__wrap__bottom__item a{-o-transition:color .3s cubic-bezier(.25, .46, .45, .94);text-decoration:underline;transition:color .3s cubic-bezier(.25,.46,.45,.94)}.contacts__wrap__bottom__item a:hover{color:var(--orange)}.contacts__wrap__bottom__item h3{opacity:.5}.contacts__wrap__bottom__item p{margin:.8rem 0 0}@media screen and (width<=64em){.contacts__wrap__bottom__item p{font-size:2rem;line-height:2.4rem}}.contacts__wrap__bottom__left{justify-content:space-between;width:50%;padding:0 2.4rem 0 0;display:flex}@media screen and (width<=64em){.contacts__wrap__bottom__left{flex-direction:column;width:100%}}.contacts__wrap__bottom__right{justify-content:space-between;width:50%;padding:0 0 0 2.4rem;display:flex}@media screen and (width<=64em){.contacts__wrap__bottom__right{flex-direction:column;width:100%;padding:0}}.contacts__image{aspect-ratio:1416/474;margin:2.4rem 0 0}.contacts__image img{object-fit:cover;aspect-ratio:1416/474;width:100%;position:absolute;bottom:0;left:0}@media screen and (width<=47.9375em){.contacts__image--mobile-ar,.contacts__image--mobile-ar img{aspect-ratio:320/480}}.contacts-modal{z-index:101;width:100%;height:100%;padding:2.4rem;display:none;position:fixed;top:0;left:0}@media screen and (width<=47.9375em){.contacts-modal{padding:2rem}}.contacts-modal.is-success .contacts-modal__close svg path,.contacts-modal.is-success .contacts-modal__close:hover svg path{stroke:#0c0c0c}.contacts-modal.is-success .contacts-modal__content__line-top,.contacts-modal.is-success .contacts-modal__content__line-right,.contacts-modal.is-success .contacts-modal__content__line-bottom,.contacts-modal.is-success .contacts-modal__content__line-left{background-color:#292929}.contacts-modal__back{z-index:1;cursor:pointer;background-color:#0000;border:none;padding:0;position:absolute;top:2.4rem;left:2.4rem}@media screen and (width<=47.9375em){.contacts-modal__back{top:2rem;left:2rem}.contacts-modal__back svg{width:2.4rem;height:2.4rem}}.contacts-modal__back svg path{stroke:var(--gray-3);-o-transition:stroke .3s cubic-bezier(.25, .46, .45, .94);transition:stroke .3s cubic-bezier(.25,.46,.45,.94)}@media screen and (width<=47.9375em){.contacts-modal__back svg:first-child{display:none}}.contacts-modal__back svg:nth-child(2){display:none}@media screen and (width<=47.9375em){.contacts-modal__back svg:nth-child(2){display:block}}.contacts-modal__back:hover path{stroke:var(--orange)}.contacts-modal__close{opacity:0;z-index:1;background-color:#0000;border:none;padding:0;position:absolute;top:2.4rem;right:2.4rem}@media screen and (width<=47.9375em){.contacts-modal__close{top:2rem;right:2rem}}.contacts-modal__close svg path{stroke:var(--gray-3);-o-transition:stroke .3s cubic-bezier(.25, .46, .45, .94);transition:stroke .3s cubic-bezier(.25,.46,.45,.94)}@media screen and (width<=47.9375em){.contacts-modal__close svg:first-child{display:none}}.contacts-modal__close svg:nth-child(2){display:none}@media screen and (width<=47.9375em){.contacts-modal__close svg:nth-child(2){display:block}}.contacts-modal__close:hover path{stroke:var(--orange)}.contacts-modal__overlay{background-color:var(--orange);width:100%;height:100%;position:absolute;top:0;left:0;transform:translateY(100%)}.contacts-modal__overlay.is-success{background-color:var(--gray-3)}.contacts-modal__lines{width:100%;height:100%;display:flex;position:absolute;top:0;left:0}@media screen and (width<=47.9375em){.contacts-modal__lines--desktop{display:none}}.contacts-modal__lines--mobile{display:none}@media screen and (width<=47.9375em){.contacts-modal__lines--mobile{display:flex}}.contacts-modal__lines__item{background-color:var(--black);pointer-events:auto;-o-transition:background-color .3s cubic-bezier(.25, .46, .45, .94);width:calc(12.5% - .6rem);height:100%;transition:background-color .3s cubic-bezier(.25,.46,.45,.94);position:relative;transform:translateY(100%)}@media screen and (width<=47.9375em){.contacts-modal__lines__item{width:calc(25% - 1rem)}}.contacts-modal__lines__item.is-success{background-color:var(--orange)}.contacts-modal__lines__item.is-success .contacts-modal__lines__item__line{opacity:.2;background-color:#292929}.contacts-modal__lines__item:first-child{width:calc(12.5% + 1.8rem)}@media screen and (width<=47.9375em){.contacts-modal__lines__item:first-child{width:calc(25% + 1rem)}}.contacts-modal__lines__item:last-child{width:calc(12.5% + 1.8rem)}@media screen and (width<=47.9375em){.contacts-modal__lines__item:last-child{width:calc(25% + 1rem)}}.contacts-modal__lines__item__line{background-color:var(--gray-1);-o-transition:opacity .3s cubic-bezier(.25, .46, .45, .94), background-color .3s cubic-bezier(.25, .46, .45, .94);width:.1rem;height:100%;transition:opacity .3s cubic-bezier(.25,.46,.45,.94),background-color .3s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;right:0}.contacts-modal__content{z-index:1;width:100%;height:100%;position:relative}.contacts-modal__content__line-top{background-color:var(--gray-3);transform-origin:0;-o-transition:background-color .3s cubic-bezier(.25, .46, .45, .94), opacity .3s cubic-bezier(.25, .46, .45, .94);width:100%;height:.1rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),opacity .3s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:0;transform:scaleX(0)}.contacts-modal__content__line-bottom{background-color:var(--gray-3);transform-origin:0;-o-transition:background-color .3s cubic-bezier(.25, .46, .45, .94), opacity .3s cubic-bezier(.25, .46, .45, .94);width:100%;height:.1rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),opacity .3s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0;transform:scaleX(0)}.contacts-modal__content__line-left{background-color:var(--gray-3);transform-origin:top;-o-transition:background-color .3s cubic-bezier(.25, .46, .45, .94), opacity .3s cubic-bezier(.25, .46, .45, .94);width:.1rem;height:100%;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),opacity .3s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:0;transform:scaleY(0)}.contacts-modal__content__line-right{background-color:var(--gray-3);transform-origin:top;-o-transition:background-color .3s cubic-bezier(.25, .46, .45, .94), opacity .3s cubic-bezier(.25, .46, .45, .94);width:.1rem;height:100%;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),opacity .3s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;right:0;transform:scaleY(0)}.contacts-modal__content__wrap{opacity:0;flex-direction:column;place-content:center;height:100%;display:flex;overflow:hidden;transform:translateY(3rem)}.contacts-modal__content__wrap h2{font-size:6.55738vw;line-height:7.65027vw}@media screen and (width<=47.9375em){.contacts-modal__content__wrap h2{font-size:4rem;line-height:5.6rem}}.contacts-modal__content__calendly{padding:2.4rem;display:none}@media screen and (width<=47.9375em){.contacts-modal__content__calendly{padding:2rem}}.contacts-modal__content__calendly .calendly-mobile{overflow-y:visible!important}.contacts-modal__content__calendly iframe{transform:translateY(-2rem)}.contacts-modal__content__form{height:100%;display:none}.contacts-modal__content__form .wpcf7{width:100%;height:100%;display:flex}.contacts-modal__content__form .wpcf7 .wpcf7-form{width:100%}.contacts-modal__content__form .wpcf7-response-output{display:none!important}.contacts-modal__content__form__radio .custom-radio{margin:1.2rem}.contacts-modal__content__form__radio .wpcf7-radio{flex-wrap:wrap;justify-content:center;max-width:105rem;margin:2.8rem auto 0;display:flex}@media screen and (width<=47.9375em){.contacts-modal__content__form__radio .wpcf7-radio{justify-content:flex-start;max-width:100%;margin:4rem -.8rem 0}}.contacts-modal__content__form__radio .wpcf7-radio .wpcf7-list-item{margin:1.2rem}@media screen and (width<=47.9375em){.contacts-modal__content__form__radio .wpcf7-radio .wpcf7-list-item{margin:.8rem}}.contacts-modal__content__form__radio .wpcf7-radio .wpcf7-list-item input[type=radio]{display:none}.contacts-modal__content__form__radio .wpcf7-radio .wpcf7-list-item input[type=radio]:checked~.wpcf7-list-item-label{background-color:var(--orange);border:.1rem solid var(--orange)}.contacts-modal__content__form__radio .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label{border:.1rem solid var(--gray-3);cursor:pointer;-o-transition:color .3s cubic-bezier(.25, .46, .45, .94), border .3s cubic-bezier(.25, .46, .45, .94), background .3s cubic-bezier(.25, .46, .45, .94);padding:1.6rem 2.4rem;font-size:2.4rem;line-height:3.2rem;transition:color .3s cubic-bezier(.25,.46,.45,.94),border .3s cubic-bezier(.25,.46,.45,.94),background .3s cubic-bezier(.25,.46,.45,.94)}@media screen and (width<=47.9375em){.contacts-modal__content__form__radio .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label{padding:.8rem 1.6rem;font-size:1.6rem;line-height:2.4rem}}.contacts-modal__content__form__radio .wpcf7-radio .wpcf7-list-item label{display:flex}.contacts-modal__content__form__radio .wpcf7-radio .wpcf7-list-item label:hover .wpcf7-list-item-label{background-color:var(--orange);border:.1rem solid var(--orange)}.contacts-modal__content__form__title,.contacts-modal__content__form__title span{text-align:center}.contacts-modal__content__form__title__item{border-bottom:.1rem solid var(--gray-3);position:relative;overflow:hidden}@media screen and (width<=47.9375em){.contacts-modal__content__form__title__item{text-align:left!important}}.contacts-modal__content__1{flex-direction:column;place-content:center;width:100%;height:100%;padding:2.4rem;display:flex}@media screen and (width<=47.9375em){.contacts-modal__content__1{padding:2rem}}.contacts-modal__content__2{flex-direction:column;place-content:center;width:100%;height:100%;padding:2.4rem;display:none;position:relative}@media screen and (width<=47.9375em){.contacts-modal__content__2{padding:2rem}}.contacts-modal__content__3{flex-direction:column;align-content:center;width:100%;height:100%;padding:12.8rem 2.4rem 2.4rem;display:none;position:relative}@media screen and (width<=47.9375em){.contacts-modal__content__3{padding:6.4rem 2rem 2rem}}.contacts-modal__content__4{flex-direction:column;align-content:center;width:100%;height:100%;padding:2.4rem;display:none;position:relative}@media screen and (width<=47.9375em){.contacts-modal__content__4{padding:2rem}}.contacts-modal__content__4__title{flex:1;justify-content:center;align-items:center;display:flex}.contacts-modal__content__4 .contacts-modal__content__form__title{color:#0c0c0c;width:100%}.contacts-modal__content__4 .contacts-modal__content__form__title__item{border-bottom:.1rem solid #0c0c0c}.contacts-modal__content__4 .button-wrap{margin-top:auto}.video-modal{z-index:101;width:100%;height:100%;padding:2.4rem;display:none;position:fixed;top:0;left:0}@media screen and (width<=47.9375em){.video-modal{padding:2rem}}.video-modal__close{opacity:0;z-index:1;background-color:#0000;border:none;padding:0;position:absolute;top:2.4rem;right:2.4rem}@media screen and (width<=47.9375em){.video-modal__close{top:2rem;right:2rem}}.video-modal__close svg path{stroke:var(--gray-3);-o-transition:stroke .3s cubic-bezier(.25, .46, .45, .94);transition:stroke .3s cubic-bezier(.25,.46,.45,.94)}@media screen and (width<=47.9375em){.video-modal__close svg:first-child{display:none}}.video-modal__close svg:nth-child(2){display:none}@media screen and (width<=47.9375em){.video-modal__close svg:nth-child(2){display:block}}.video-modal__close:hover path{stroke:var(--orange)}.video-modal__overlay{background-color:var(--black);opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}.video-modal__content{z-index:1;width:100%;height:100%;position:relative}.video-modal__content__line-top{background-color:var(--gray-3);transform-origin:0;-o-transition:background-color .3s cubic-bezier(.25, .46, .45, .94), opacity .3s cubic-bezier(.25, .46, .45, .94);width:100%;height:.1rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),opacity .3s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:0;transform:scaleX(0)}.video-modal__content__line-bottom{background-color:var(--gray-3);transform-origin:0;-o-transition:background-color .3s cubic-bezier(.25, .46, .45, .94), opacity .3s cubic-bezier(.25, .46, .45, .94);width:100%;height:.1rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),opacity .3s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0;transform:scaleX(0)}.video-modal__content__line-left{background-color:var(--gray-3);transform-origin:top;-o-transition:background-color .3s cubic-bezier(.25, .46, .45, .94), opacity .3s cubic-bezier(.25, .46, .45, .94);width:.1rem;height:100%;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),opacity .3s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:0;transform:scaleY(0)}.video-modal__content__line-right{background-color:var(--gray-3);transform-origin:top;-o-transition:background-color .3s cubic-bezier(.25, .46, .45, .94), opacity .3s cubic-bezier(.25, .46, .45, .94);width:.1rem;height:100%;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),opacity .3s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;right:0;transform:scaleY(0)}.video-modal__content__video{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.video-modal__content__video video{object-fit:contain;max-width:100%;max-height:100%}.video-modal__content__wrap{opacity:0;flex-direction:column;place-content:center;height:100%;padding:2rem;display:flex;overflow:hidden;transform:scale(.9)}.not-found{flex-direction:column;min-height:100vh;padding:9.6rem 0 2.4rem;display:flex}.not-found__middle{flex:1;align-items:center;width:100%;display:flex;position:relative}.not-found__middle h1{width:100%;font-size:6.14754vw;line-height:7.65027vw}@media screen and (width<=47.9375em){.not-found__middle h1{font-size:4rem;line-height:5.6rem}}.not-found__middle svg{z-index:-1;width:74vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found__middle svg path{fill:var(--404-white)}.not-found__bottom{width:100%;margin:auto 0 0}.not-found__bottom .button{width:100%}.text-content{padding:10rem 0 0;position:relative}@media screen and (width<=64em){.text-content{padding:4.8rem 0 0}}.text-content__header h2{width:62.5%;margin:0 0 0 auto}@media screen and (width<=64em){.text-content__header h2{width:100%}}.text-content__wrap{margin:12rem 0 0;display:flex}@media screen and (width<=64em){.text-content__wrap{flex-direction:column;margin:4.8rem 0 0}}.text-content__left{width:37.5%;padding-top:1.1rem}@media screen and (width<=64em){.text-content__left{display:none}}.text-content__left ul li{margin:0 0 1.6rem;font-size:2rem;line-height:3.2rem}.text-content__left ul li:last-child{margin:0}.text-content__left ul li a{-o-transition:color .3s cubic-bezier(.25, .46, .45, .94);transition:color .3s cubic-bezier(.25,.46,.45,.94);display:inline-flex;position:relative}.text-content__left ul li a:hover{color:var(--orange)}.text-content__left ul li a:hover:before{transform:scaleX(1)}.text-content__left ul li a:before{content:"";background-color:var(--orange);transform-origin:0;-o-transition:transform .3s cubic-bezier(.25, .46, .45, .94);width:100%;height:.1rem;transition:transform .3s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0;transform:scaleX(0)}.text-content__right{width:62.5%}@media screen and (width<=64em){.text-content__right{width:100%}}.text-content__dropdown{margin:0 0 4.8rem;display:none}@media screen and (width<=64em){.text-content__dropdown{display:block}}.cookies{z-index:100;background-color:var(--gray-3);width:100%;padding:.8rem 2.4rem;position:fixed;bottom:0;left:0;transform:translateY(100%)}@media screen and (width<=47.9375em){.cookies{padding:.8rem}}.cookies__wrap{justify-content:center;align-items:center;display:flex}.cookies p{color:var(--black);font-size:1.6rem;line-height:2.4rem}.cookies p a{color:var(--black);text-decoration:underline}.cookies p a:hover{text-decoration:none}.cookies__btn{cursor:pointer;color:var(--gray-3);background-color:var(--black);border:none;flex:none;margin:0 0 0 1.6rem;padding:.8rem 1.6rem;font-size:1.6rem;line-height:2.4rem}
