@font-face{font-family:__fontBase_d9a8f9;src:url(/_next/static/media/48fdabe516aadfc5-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__fontBase_d9a8f9;src:url(/_next/static/media/e02e130765adeee0-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:__fontBase_d9a8f9;src:url(/_next/static/media/10766b196e64d271-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:__fontBase_Fallback_d9a8f9;src:local("Arial");ascent-override:97.18%;descent-override:19.44%;line-gap-override:0.00%;size-adjust:102.90%}.__className_d9a8f9{font-family:__fontBase_d9a8f9,__fontBase_Fallback_d9a8f9}.__variable_d9a8f9{--font-base:"__fontBase_d9a8f9","__fontBase_Fallback_d9a8f9"}:root{--flash-pink-10:#fddbd7;--flash-pink-20:#fcb1b0;--flash-pink-30:#f78790;--flash-pink-40:#f06880;--flash-pink-50:#e73969;--flash-pink-60:#c62964;--flash-pink-70:#a61c5d;--flash-pink-80:#851253;--flash-pink-90:#6e0a4d;--brand-white:#fff;--brand-black:#39363a;--gray-10:#f4f4f4;--gray-20:#e0e0e0;--gray-30:#c6c6c6;--gray-40:#a8a8a8;--gray-50:#8d8d8d;--gray-60:#6f6f6f;--gray-70:#525252;--gray-80:#393939;--gray-90:#262626;--accent:var(--flash-pink-50);--accent-gradient:linear-gradient(45deg,var(--flash-pink-50),var(--flash-pink-30) 30%,var(--brand-white) 60%);--accent-hover:var(--flash-pink-60);--accent-active:var(--flash-pink-70);--text-primary:var(--brand-black);--text-secondary:var(--gray-60);--text-inverse:var(--brand-white);--vw-desktop:1440px;--vw-tablet:1024px;--vw-mobile:480px;--vw-mobile-xs:375px;--space-xxxs:0.5rem;--space-xxs:0.75rem;--space-xs:1rem;--space-sm:1.25rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-xxl:4rem;--space-xxxl:6rem;--space-huge:8rem;--space-mega:11.375rem;--scrollbar-color:var(--accent);--scrollbar-bg:transparent;--scrollbar-border:var(--white);--container-width:var(--vw-mobile-xs);--container-padding:var(--space-sm)}@media (min-width:480px){:root{--container-width:var(--vw-mobile);--container-padding:var(--space-md)}}@media (min-width:1024px){:root{--container-width:var(--vw-tablet);--container-padding:var(--space-lg)}}@media (min-width:1440px){:root{--container-width:var(--vw-desktop);--container-padding:var(--space-xxl)}}
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:calc(1s * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:calc(1s * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:calc(1s * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:calc(1s * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:calc(1s / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:calc(1s * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:calc(1s * 3);animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:calc(1s * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}*,:after,:before{box-sizing:border-box}*{margin:0}body,html{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{max-width:100%;height:auto}video{display:block}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{word-wrap:break-word}@font-face{font-weight:400;font-family:Moderat;font-display:swap;src:url(/fonts/Moderat-Regular-Web/Moderat-Regular.woff2) format("woff2"),url(/fonts/Moderat-Regular-Web/Moderat-Regular.woff) format("woff")}@font-face{font-weight:700;font-family:Moderat;font-display:swap;src:url(/fonts/Moderat-Bold-Web/Moderat-Bold.woff2) format("woff2"),url(/fonts/Moderat-Bold-Web/Moderat-Bold.woff) format("woff")}@font-face{font-weight:400;font-family:Moderat;font-display:swap;font-style:italic;src:url(/fonts/Moderat-Regular-Italic-Web/Moderat-Regular-Italic.woff2) format("woff2"),url(/fonts/Moderat-Regular-Italic-Web/Moderat-Regular-Italic.woff) format("woff")}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{color:#39363a;color:var(--text-primary);font-size:1rem;font-family:var(--font-base)}body *{scrollbar-color:#e73969 transparent;scrollbar-color:var(--scrollbar-color) var(--scrollbar-bg);scrollbar-width:thin}body ::-webkit-scrollbar{height:.5rem;padding:.2rem 0}body ::-webkit-scrollbar-track{background:transparent;background:var(--scrollbar-bg)}body ::-webkit-scrollbar-thumb{background-color:#e73969;background-color:var(--scrollbar-color);border:1px solid var(--scrollbar-border);border-radius:.5rem}a{color:#e73969;color:var(--accent)}:focus-visible{outline:2px solid #e73969;outline:2px solid var(--accent);outline-offset:.2rem}::-moz-selection{color:#e73969;color:var(--accent);background:#fddbd7;background:var(--flash-pink-10)}::selection{color:#e73969;color:var(--accent);background:#fddbd7;background:var(--flash-pink-10)}audio,canvas,embed,iframe,img,object,svg,video{display:block}.container{max-width:100%;width:375px;width:var(--container-width);padding:1.25rem;padding:var(--container-padding);margin-left:auto;margin-right:auto}.text-gradient{background-image:linear-gradient(45deg,#e73969,#f78790 30%,#fff 60%);background-image:var(--accent-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-size:400%;background-position:0}.text-gradient::-moz-selection{-webkit-text-fill-color:initial}.text-gradient::selection{-webkit-text-fill-color:initial}.is-hidden{visibility:hidden}.sticky-wrapper{height:70px}.header{background-color:#fff;background-color:var(--brand-white);transition:all .2s ease-in-out,border 0 ease-in-out}.header>.container{display:flex;padding-top:1.25rem;padding-top:var(--space-sm);padding-bottom:1.25rem;padding-bottom:var(--space-sm);align-items:center;gap:1.5rem;gap:var(--space-md)}.header .logo{display:block;width:7rem}.header .header-nav{display:none}@media (min-width:1024px){.header .header-nav{display:block}}.header .nav-list{padding-left:0;list-style:none;display:flex;gap:1.5rem;gap:var(--space-md)}.header .nav-link{color:#39363a;color:var(--text-primary);-webkit-text-decoration:none;text-decoration:none;font-weight:500;font-size:var(--font-size-md);transition:color .2s ease-in-out}.header .nav-link:hover{color:#e73969;color:var(--accent)}.header .nav-link.is-active{font-weight:600}.header--lang-switcher .header-nav{flex:1 1 0;display:flex;justify-content:flex-end}.header--lang-switcher .lang-select{max-height:1.8rem}.header--lang-switcher a.btn-lang{color:#39363a;color:var(--text-primary);border-color:#39363a;border-color:var(--text-primary)}.header--lang-switcher a.btn-lang:hover{background-color:#39363a;background-color:var(--text-primary);color:#fff;color:var(--brand-white)}.header-fixed{position:fixed;top:0;left:0;right:0;z-index:10;border-bottom:1px solid #f4f4f4;border-bottom:1px solid var(--gray-10)}.footer{padding-top:3rem;padding-top:var(--space-xl);padding-bottom:3rem;padding-bottom:var(--space-xl);background-color:#0f172a;color:#e0e0e0;color:var(--gray-20);font-size:.875rem}.footer>.container{display:flex;flex-direction:column;gap:1.5rem;gap:var(--space-md);align-items:center}@media (min-width:1024px){.footer>.container{flex-direction:row-reverse;justify-content:space-between}}.footer .legal-list{padding-left:0;list-style:none;display:flex;gap:1.5rem;gap:var(--space-md)}.footer .legal-list-link{color:#e0e0e0;color:var(--gray-20);-webkit-text-decoration:none;text-decoration:none;font-size:var(--font-size-sm);transition:-webkit-text-decoration .2s ease-in-out;transition:text-decoration .2s ease-in-out;transition:text-decoration .2s ease-in-out,-webkit-text-decoration .2s ease-in-out}.footer .legal-list-link:hover{-webkit-text-decoration:underline;text-decoration:underline}.footer .logo{width:7rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;margin-bottom:var(--space-xs)}@media (min-width:1024px){.footer .logo{margin-left:0}}.footer .address{text-align:center;font-style:inherit}@media (min-width:1024px){.footer .address{text-align:left}}.btn{padding:.75rem 1.25rem;padding:var(--space-xxs) var(--space-sm);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#1a2233;font-size:1.125rem;font-weight:700;-webkit-text-decoration:none;text-decoration:none;border:2px solid transparent;border-radius:2rem;outline:none;transition:all .1s}.btn-primary{background-color:#e73969;background-color:var(--accent);color:#fff;color:var(--text-inverse)}.btn-primary:hover{background-color:#c62964;background-color:var(--accent-hover)}.btn-primary:active{background-color:#a61c5d;background-color:var(--accent-active)}.btn-primary:focus{box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px var(--brand-white)}.btn-primary.btn-ghost,.btn-primary:focus{border-color:#e73969;border-color:var(--accent)}.btn-primary.btn-ghost{background-color:transparent;color:#e73969;color:var(--accent)}.btn-primary.btn-ghost:hover{background-color:#c62964;background-color:var(--accent-hover);color:#fff;color:var(--text-inverse)}.btn-primary.btn-ghost:active,.btn-primary.btn-ghost:focus{background-color:#a61c5d;background-color:var(--accent-active)}.btn-tertiary.btn-ghost{background-color:transparent;border-color:#fff;border-color:var(--brand-white);color:#fff;color:var(--brand-white)}.btn-tertiary.btn-ghost:hover{background-color:#fff;background-color:var(--brand-white);color:#39363a;color:var(--text-primary)}.btn-tertiary.btn-ghost:active,.btn-tertiary.btn-ghost:focus{background-color:#f4f4f4;background-color:var(--gray-10)}.btn-ghost:hover{border-color:transparent}.btn-xs{padding:.5rem .75rem;padding:var(--space-xxxs) var(--space-xxs);font-size:.8rem}.btn-group{display:flex}.btn-group .btn{width:100%}.btn-group .btn:first-of-type,.btn-group .btn:not(:last-of-type){border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-2px}.btn-group .btn:not(:first-of-type){border-top-left-radius:0;border-bottom-left-radius:0}.section{text-align:center;padding-top:3rem;padding-top:var(--space-xl);padding-bottom:3rem;padding-bottom:var(--space-xl)}.section:nth-child(odd){background-color:#f4f4f4;background-color:var(--gray-10)}.section hr{border:0;border-top:1px solid #c6c6c6;border-top:1px solid var(--gray-30);margin:1.5rem auto;margin:var(--space-md) auto;max-width:7rem}.section .subtitle,.section .title{max-width:40rem;margin-left:auto;margin-right:auto}.section .title{font-weight:600;font-size:2.5rem;line-height:1.3;margin-bottom:1.5rem;margin-bottom:var(--space-md)}@media (min-width:1024px){.section .title{font-size:3rem}}.section .subtitle{font-size:1.2rem;font-weight:400;margin-bottom:1.5rem;margin-bottom:var(--space-md);color:#6f6f6f;color:var(--text-secondary)}.card{padding:2rem;padding:var(--space-lg);display:flex;flex-direction:column;align-items:center;gap:1rem;gap:var(--space-xs);border-radius:.5rem;background-color:#fff;background-color:var(--brand-white);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.card p{color:#6f6f6f;color:var(--text-secondary)}.card-icon{width:2.5rem}.card-title{font-size:1.3rem;line-height:1.3;font-weight:600;color:#39363a;color:var(--text-primary);margin-bottom:1rem;margin-bottom:var(--space-xs)}@media (min-width:1024px){.card-title{font-size:1.6rem}}.link-card figure{background:linear-gradient(45deg,#e73969,#f78790 30%,#fff 60%);background:var(--accent-gradient);background-size:400%;border-radius:.5rem;overflow:hidden;position:relative}.link-card figcaption{position:absolute;top:0;left:0;width:100%;height:100%;padding:2rem;padding:var(--space-lg);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;gap:var(--space-xxxs);color:#fff;color:var(--brand-white)}.link-card figcaption:after,.link-card figcaption:before{position:absolute;content:"";top:2rem;right:2rem;bottom:2rem;left:2rem;top:var(--space-lg);right:var(--space-lg);bottom:var(--space-lg);left:var(--space-lg);border-radius:.5rem;opacity:0;transition:opacity .3s ease-in-out,transform .3s ease-in-out}.link-card figcaption:before{border-top:1px solid #f4f4f4;border-top:1px solid var(--gray-10);border-bottom:1px solid #f4f4f4;border-bottom:1px solid var(--gray-10);transform:scaleX(0)}.link-card figcaption:after{border-left:1px solid #f4f4f4;border-left:1px solid var(--gray-10);border-right:1px solid #f4f4f4;border-right:1px solid var(--gray-10);transform:scaleY(0)}.link-card img{display:block;transition:opacity .3s ease-in-out,filter .3s ease-in-out}.link-card-title{font-size:1.3rem;position:relative;top:-25%;transition:top .2s ease-in;text-shadow:1px 1px 5px rgba(0,0,0,.1)}@media (min-width:1024px){.link-card-title{font-size:1.6rem;line-height:1.3}}.link-card-description{opacity:0;transition:opacity .2s ease-in;text-shadow:1px 1px 5px rgba(0,0,0,.1)}.link-card:hover figcaption:after,.link-card:hover figcaption:before{opacity:.75;transform:scale(1)}.link-card:hover .link-card-title{top:0}.link-card:hover .link-card-description{opacity:.85}.link-card:hover img{opacity:.5;filter:brightness(.5)}.hero{height:100vh;background-image:url(/hero-bg.webp);background-size:cover;background-attachment:fixed;color:#fff;color:var(--text-inverse);position:relative}.hero:before{content:"";background-color:rgba(44,62,80,.3);background-image:url(/pattern.png);background-repeat:repeat;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero>.container{z-index:1;position:relative;height:100%}.hero .lang-select{position:absolute;z-index:1;top:2rem;top:var(--space-lg);left:50%;transform:translateX(-50%)}@media (min-width:480px){.hero .lang-select{left:auto;right:2rem;right:var(--space-lg);transform:none}}.hero .lang-select .btn-lang{border-width:1px;padding-top:.25rem;padding-bottom:.25rem}.hero .lang-select .btn-lang:first-of-type,.hero .lang-select .btn-lang:not(:last-of-type){margin-right:-1px}.hero .hero-content{display:flex;justify-content:center;align-items:center;height:100%}.hero .title{font-size:2rem;line-height:1.4;text-align:center;max-width:60rem;margin-left:auto;margin-right:auto}@media (min-width:1024px){.hero .title{font-size:3rem;line-height:1.3;text-align:left;margin-left:0}}@media (min-width:1440px){.hero .title{transform:translateY(-10%);font-size:3.6rem;max-width:70rem}}.hero .next{position:absolute;left:50%;bottom:1.25rem;transform:translateX(-50%)}.hero .next:after,.hero .next:before{position:absolute;left:50%;top:50%;content:"{";transform:translate(-50%,-50%);margin-left:-20px;margin-top:-.125rem;font-size:2em;opacity:.5;font-weight:300;animation:next-l 2.5s infinite both}.hero .next:after{content:"}";transform:translate(-50%,-50%);margin-left:20px;animation:next-r 2.5s infinite both}.hero .next-link{display:block;height:.0625rem;width:2.5rem;padding-top:2.4375rem;overflow:hidden;background:url(/ico-next.svg) 0 0 no-repeat}@keyframes next-l{0%{opacity:0}10%{opacity:.5}to{opacity:0;transform:translate(-50%,-50%) scale(1.2);margin-left:-30px}}@keyframes next-r{0%{opacity:0}10%{opacity:.5}to{opacity:0;transform:translate(-50%,-50%) scale(1.2);margin-left:30px}}.services-list{margin-top:4rem;margin-top:var(--space-xxl);padding-left:0;list-style:none;display:grid;grid-gap:2rem;grid-gap:var(--space-lg);gap:2rem;gap:var(--space-lg)}@media (min-width:1024px){.services-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.services-list{grid-template-columns:repeat(4,1fr)}}.services-list-item .card{height:100%}.projects-list{margin-top:4rem;margin-top:var(--space-xxl);padding-left:0;list-style:none;display:grid;grid-gap:2rem;grid-gap:var(--space-lg);gap:2rem;gap:var(--space-lg)}@media (min-width:480px){.projects-list{grid-template-columns:repeat(auto-fill,minmax(325px,1fr))}}.your-project.section{background-color:#0f172a;position:relative}.your-project.section:before{content:"";position:absolute;background-image:url(/stars.png);background-attachment:fixed;-webkit-mask-image:url(/stars-mask.webp);mask-image:url(/stars-mask.webp);-webkit-mask-repeat:repeat;mask-repeat:repeat;width:100%;height:100%;left:0;top:0}.your-project>.container{position:relative;z-index:1}.your-project .title{color:#fff;color:var(--text-inverse);background:inherit;background-clip:inherit;-webkit-text-fill-color:inherit;font-size:1.7rem}.your-project .subtitle{color:#e0e0e0;color:var(--gray-20)}.your-project hr{border-color:#6f6f6f;border-color:var(--gray-60)}.your-project .btn{margin-top:.5rem;margin-top:var(--space-xxxs);background-color:hsla(0,0%,100%,.1);color:#fff;color:var(--text-inverse);opacity:.9}.your-project .btn:hover{opacity:1}.contact .contact-list{padding-left:0;list-style:none;display:flex;justify-content:space-evenly;gap:1.5rem;gap:var(--space-md);max-width:25rem;margin-top:3rem;margin-top:var(--space-xl);margin-left:auto;margin-right:auto}.contact .contact-list-item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;gap:var(--space-xxs)}.contact .contact-list-link{display:block;width:-moz-max-content;width:max-content;padding:3px;border-radius:.375rem;box-shadow:0 0 #000,0 0 #000,0 1px 3px 0 #fddbd7,0 1px 2px -1px #fddbd7;box-shadow:0 0 #000,0 0 #000,0 1px 3px 0 var(--flash-pink-10),0 1px 2px -1px var(--flash-pink-10);transition:box-shadow .125s ease-in-out}.contact .contact-list-link span{display:grid;align-content:center;justify-content:center;place-content:center;width:3rem;height:3rem;background-image:linear-gradient(to bottom right,hsla(6,90%,92%,0),hsla(6,90%,92%,.3));outline:1px solid hsla(6,90%,92%,.5);outline-offset:3px;border-radius:.375rem;border:1px solid #fcb1b0;border:1px solid var(--flash-pink-20)}.contact .contact-list-link:hover{box-shadow:0 0 #000,0 0 #000,0 1px 6px 0 #f78790,0 1px 2px -1px #fddbd7;box-shadow:0 0 #000,0 0 #000,0 1px 6px 0 var(--flash-pink-30),0 1px 2px -1px var(--flash-pink-10)}.page-legal{background-color:#f4f4f4;background-color:var(--gray-10)}.page-legal .header{background-color:transparent;transition:background-color .1s ease-in-out}.page-legal .header.header-fixed{background-color:#fff;background-color:var(--brand-white)}.page-legal .article{padding-top:2rem;padding-top:var(--space-lg);padding-bottom:2rem;padding-bottom:var(--space-lg);max-width:48rem;margin-left:auto;margin-right:auto}.page-legal .article h1,.page-legal .article h2,.page-legal .article h3,.page-legal .article h4,.page-legal .article h5,.page-legal .article h6,.page-legal .article p,.page-legal .article ul{margin-bottom:1.5rem;margin-bottom:var(--space-md)}.page-legal .article li{margin-bottom:1rem;margin-bottom:var(--space-xs)}.page-legal .article hr{border:0;border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--gray-20)}.page-legal .article-title{font-size:1.8rem;font-weight:700;color:#e73969;color:var(--accent)}@media (min-width:1024px){.page-legal .article-title{font-size:2.4rem}}.page-not-found{background-color:#f4f4f4;background-color:var(--gray-10);display:grid;grid-template-rows:auto 1fr auto;min-height:calc(100vh - 310.7px)}.page-not-found .header{background-color:transparent;transition:background-color .1s ease-in-out}.page-not-found .header.header-fixed{position:static}.page-not-found .article-error{text-align:center}.page-not-found .article-error__header{display:flex;gap:.75rem;gap:var(--space-xxs);justify-content:center;align-items:center;margin-bottom:1rem;margin-bottom:var(--space-xs)}.page-not-found .article-error__logo{width:3rem}.page-not-found .article-error__title{text-align:center;font-size:max(2rem,min(5vw,4rem));margin-bottom:.5rem;margin-bottom:var(--space-xxxs)}.page-not-found .article-error__paragraph{font-size:max(1rem,min(3vw,1.5rem))}.page-not-found .btn-back{margin-top:1.5rem;margin-top:var(--space-md)}.main{padding-top:0}.kit-hero{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6e0a4d,#39363a);background:linear-gradient(135deg,var(--flash-pink-90) 0,var(--brand-black) 100%);color:#fff;color:var(--text-inverse);position:relative;padding:4rem 0;padding:var(--space-xxl) 0}.kit-hero:before{content:"";background-image:url(/pattern.png);background-repeat:repeat;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;opacity:.1}.kit-hero>.container{z-index:1;position:relative}.kit-hero .kit-hero-content{max-width:60rem;margin:0 auto;text-align:center}.kit-hero .title{font-size:2.5rem;line-height:1.2;margin-bottom:1.5rem;margin-bottom:var(--space-md)}@media (min-width:1024px){.kit-hero .title{font-size:3.5rem}}@media (min-width:1440px){.kit-hero .title{font-size:4rem}}.kit-hero .subtitle{font-size:1.125rem;line-height:1.6;margin-bottom:3rem;margin-bottom:var(--space-xl);color:#e0e0e0;color:var(--gray-20)}@media (min-width:1024px){.kit-hero .subtitle{font-size:1.25rem}}.kit-hero .cta-button{display:inline-block;padding:1.25rem 3rem;padding:var(--space-sm) var(--space-xl);background-color:#e73969;background-color:var(--accent);color:#fff;color:var(--text-inverse);border:none;border-radius:.5rem;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s ease}.kit-hero .cta-button:hover{background-color:#c62964;background-color:var(--accent-hover);transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.kit-hero .cta-button:active{background-color:#a61c5d;background-color:var(--accent-active);transform:translateY(0)}.kit-what-is .kit-what-is-content{margin-top:3rem;margin-top:var(--space-xl);display:flex;flex-direction:column;align-items:center;gap:2rem;gap:var(--space-lg)}.kit-what-is .kit-logos{display:flex;justify-content:center;align-items:center;width:100%;max-width:800px}.kit-what-is .kit-logos .kit-logos-image{width:100%;height:auto;max-width:800px;-o-object-fit:contain;object-fit:contain;border-radius:var(--radius-sm)}@media (min-width:480px){.kit-what-is .kit-logos .kit-logos-image{max-width:100%}}@media (min-width:1024px){.kit-what-is .kit-logos .kit-logos-image{max-width:700px}}@media (min-width:1440px){.kit-what-is .kit-logos .kit-logos-image{max-width:800px}}.kit-what-is .official-link{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;padding:var(--space-xs) var(--space-md);background-color:#f4f4f4;background-color:var(--gray-10);border-radius:.375rem;color:#39363a;color:var(--text-primary);-webkit-text-decoration:none;text-decoration:none;font-weight:500;transition:all .2s ease}.kit-what-is .official-link:hover{background-color:#e73969;background-color:var(--accent);color:#fff;color:var(--text-inverse);transform:translateX(4px)}.kit-solutions{background-color:#f4f4f4;background-color:var(--gray-10)}.kit-solutions .kit-solutions-list{max-width:60rem;margin-left:auto;margin-right:auto;margin-top:4rem;margin-top:var(--space-xxl);padding-left:0;list-style:none;display:grid;grid-gap:3rem;grid-gap:var(--space-xl);gap:3rem;gap:var(--space-xl)}@media (min-width:1024px){.kit-solutions .kit-solutions-list{grid-template-columns:repeat(2,1fr)}}.kit-solutions .kit-solutions-list-item{display:flex;flex-direction:column;gap:1.5rem;gap:var(--space-md)}.kit-solutions .kit-solutions-list-item .card{flex:1}.kit-solutions .solution-meta{display:flex;justify-content:space-between;align-items:center;gap:1.25rem;gap:var(--space-sm);padding:1.25rem;padding:var(--space-sm);background-color:#fff;background-color:var(--brand-white);border-radius:.375rem}.kit-solutions .solution-segments{font-size:.875rem;color:#6f6f6f;color:var(--text-secondary);background-color:#e0e0e0;background-color:var(--gray-20);padding:.25rem 1rem;padding:.25rem var(--space-xs);border-radius:.25rem}.kit-solutions .solution-price{font-weight:600;color:#e73969;color:var(--accent)}.kit-solutions .solution-cta{width:100%;padding:1.25rem;padding:var(--space-sm);background-color:#e73969;background-color:var(--accent);color:#fff;color:var(--text-inverse);border:none;border-radius:.375rem;font-weight:600;cursor:pointer;transition:all .2s ease}.kit-solutions .solution-cta:hover{background-color:#c62964;background-color:var(--accent-hover)}.kit-solutions .solution-cta:active{background-color:#a61c5d;background-color:var(--accent-active)}.kit-solutions .kit-solutions-note{margin-top:3rem;margin-top:var(--space-xl);font-size:.875rem;color:#6f6f6f;color:var(--text-secondary);max-width:60rem;margin-left:auto;margin-right:auto}.kit-solutions .kit-solutions-note a{color:#6f6f6f;color:var(--text-secondary);-webkit-text-decoration:none;text-decoration:none;border-bottom:1px dotted #6f6f6f;border-bottom:1px dotted var(--text-secondary)}.kit-segments .kit-segments-list{margin-top:4rem;margin-top:var(--space-xxl);padding-left:0;list-style:none;display:grid;grid-gap:2rem;grid-gap:var(--space-lg);gap:2rem;gap:var(--space-lg)}@media (min-width:1024px){.kit-segments .kit-segments-list{grid-template-columns:repeat(3,1fr)}}.kit-segments .kit-segment-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem;padding:var(--space-xl);background-color:#fff;background-color:var(--brand-white);border:2px solid #e0e0e0;border:2px solid var(--gray-20);border-radius:.75rem;transition:all .2s ease}.kit-segments .kit-segment-card:hover{border-color:#e73969;border-color:var(--accent);transform:translateY(-4px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.kit-segments .segment-icon{display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem;margin-bottom:var(--space-md);width:100%}.kit-segments .segment-icon .segment-icon-image{width:80px;height:80px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));transition:transform .2s ease}.kit-segments .kit-segment-card:hover .segment-icon-image{transform:scale(1.05)}.kit-segments .segment-info{display:flex;flex-direction:column;gap:1rem;gap:var(--space-xs)}.kit-segments .segment-title{font-size:1.25rem;font-weight:600;color:#39363a;color:var(--text-primary)}.kit-segments .segment-employees{color:#6f6f6f;color:var(--text-secondary);font-size:.9375rem}.kit-segments .segment-aid{color:#e73969;color:var(--accent);font-size:1.5rem;font-weight:700;margin-top:1rem;margin-top:var(--space-xs)}.kit-contact:nth-child(odd){background-color:#fff;background-color:var(--brand-white)}.kit-contact .kit-contact-list{padding-left:0;list-style:none;display:flex;justify-content:space-evenly;gap:1.5rem;gap:var(--space-md);max-width:25rem;margin-top:3rem;margin-top:var(--space-xl);margin-left:auto;margin-right:auto}.kit-contact .kit-contact-list-item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;gap:var(--space-xxs);font-weight:500}.kit-contact .kit-contact-list-link{display:block;width:-moz-max-content;width:max-content;padding:3px;border-radius:.375rem;box-shadow:0 0 #000,0 0 #000,0 1px 3px 0 #fddbd7,0 1px 2px -1px #fddbd7;box-shadow:0 0 #000,0 0 #000,0 1px 3px 0 var(--flash-pink-10),0 1px 2px -1px var(--flash-pink-10);transition:box-shadow .125s ease-in-out}.kit-contact .kit-contact-list-link span{display:grid;align-content:center;justify-content:center;place-content:center;width:3rem;height:3rem;background-image:linear-gradient(to bottom right,hsla(6,90%,92%,0),hsla(6,90%,92%,.3));outline:1px solid hsla(6,90%,92%,.5);outline-offset:3px;border-radius:.375rem;border:1px solid #fcb1b0;border:1px solid var(--flash-pink-20)}.kit-contact .kit-contact-list-link:hover{box-shadow:0 0 #000,0 0 #000,0 1px 6px 0 #f78790,0 1px 2px -1px #fddbd7;box-shadow:0 0 #000,0 0 #000,0 1px 6px 0 var(--flash-pink-30),0 1px 2px -1px var(--flash-pink-10)}