:root{--breakpoint-mobile: 320px;--breakpoint-mobile-horizontal: 500px;--breakpoint-tablet: 768px;--breakpoint-laptop: 1024px;--breakpoint-bigLaptop: 1440px;--breakpoint-desktop: 1680px}:root{--color-black: #000;--color-white: #fff;--color-bg: var(--color-white);--color-text: var(--color-black);--color-blue-cher-ami: #2263fd}:root{--ease-power1-in: cubic-bezier(.55, .085, .68, .53);--ease-power1-out: cubic-bezier(.25, .46, .45, .94);--ease-power1-in-out: cubic-bezier(.455, .03, .515, .955);--ease-power2-in: cubic-bezier(.55, .055, .675, .19);--ease-power2-out: cubic-bezier(.215, .61, .355, 1);--ease-power2-in-out: cubic-bezier(.645, .045, .355, 1);--ease-power3-in: cubic-bezier(.895, .03, .685, .22);--ease-power3-out: cubic-bezier(.165, .84, .44, 1);--ease-power3-in-out: cubic-bezier(.77, 0, .175, 1);--ease-power4-in: cubic-bezier(.755, .05, .855, .06);--ease-power4-out: cubic-bezier(.23, 1, .32, 1);--ease-power4-in-out: cubic-bezier(.86, 0, .07, 1);--ease-expo-in: cubic-bezier(.95, .05, .795, .035);--ease-expo-out: cubic-bezier(.19, 1, .22, 1);--ease-expo-in-out: cubic-bezier(1, 0, 0, 1);--ease-circ-in: cubic-bezier(.6, .04, .98, .335);--ease-circ-out: cubic-bezier(.075, .82, .165, 1);--ease-circ-in-out: cubic-bezier(.785, .135, .15, .86);--ease-sine-in: cubic-bezier(.47, 0, .745, .715);--ease-sine-out: cubic-bezier(.39, .575, .565, 1);--ease-sine-in-out: cubic-bezier(.445, .05, .55, .95);--ease-back-in: cubic-bezier(.6, -.28, .735, .045);--ease-back-out: cubic-bezier(.175, .885, .32, 1.275);--ease-back-in-out: cubic-bezier(.68, -.55, .265, 1.55)}@font-face{font-family:Inter;src:url(/Inter-Regular-b90tSGMn.woff2) format("woff2"),url(/Inter-Regular-ubwnsrhV.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Piazzolla;src:url(/Piazzolla-LightItalic-C6oCmAMT.woff) format("woff"),url(/Piazzolla-LightItalic-Cv_xrStp.woff2) format("woff2");font-weight:300;font-style:italic}:root{--grid-column-1: 8rem;--grid-column-2: calc(var(--grid-column-1) * 2);--grid-column-3: calc(var(--grid-column-1) * 3);--grid-column-4: calc(var(--grid-column-1) * 4);--grid-column-5: calc(var(--grid-column-1) * 5);--grid-column-6: calc(var(--grid-column-1) * 6);--grid-column-7: calc(var(--grid-column-1) * 7);--grid-column-8: calc(var(--grid-column-1) * 8);--grid-column-9: calc(var(--grid-column-1) * 9);--grid-column-10: calc(var(--grid-column-1) * 10);--grid-column-11: calc(var(--grid-column-1) * 11);--grid-column-12: calc(var(--grid-column-1) * 12);--grid-column-13: calc(var(--grid-column-1) * 13);--grid-column-14: calc(var(--grid-column-1) * 14);--grid-column-15: calc(var(--grid-column-1) * 15);--grid-column-16: calc(var(--grid-column-1) * 16);--grid-column-17: calc(var(--grid-column-1) * 17);--grid-column-18: calc(var(--grid-column-1) * 18)}*{margin:0;padding:0}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}h1,h2,h3,h4,h5,h6{font-size:1em;margin:0;font-weight:400}a{background-color:transparent;text-decoration:none}b,strong{font-weight:400}ul{list-style:none}pre{font-size:1em;font-family:inherit;margin:0}code,kbd,samp{font-family:inherit;font-size:1em}small{font-size:1em}sub,sup{font-size:1em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:0}sup{top:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;margin:0 auto}details{display:block}summary{display:block;outline:none}details summary::-webkit-details-marker{display:none}img{display:block;border-style:none}button,input,optgroup,option,select,textarea{display:block;margin:0;border:0;font-family:inherit;font-size:1em;font-weight:400;line-height:normal;color:inherit;background:none;text-transform:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;overflow:visible}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{display:block;font-size:1em;padding:0;border:0}legend{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;border:none;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}template{display:none}[hidden]{display:none}:root{--viewport-reference-width: 375;--viewport-reference-height: 667;--viewport-reference-desktop-width: 1440;--viewport-reference-desktop-height: 800}:root{--z-index-loader: 100}:root{--font-size: .2666666667vw}@media (min-width: 768px) and (min-height: 500px) and (orientation: landscape){:root{--font-size: .125vh}}@media (min-width: 768px) and (orientation: portrait){:root{--font-size: .1302083333vw}}@media (max-width: 1023px) and (orientation: landscape){:root{--font-size: .2666666667vh}}html{font-size:var(--font-size);-ms-scroll-chaining:none;overscroll-behavior:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;overflow-x:hidden;-webkit-text-rendering:optimizeSpeed;text-rendering:optimizeSpeed}@media screen and (max-width: 992px){html{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}}html ::-moz-selection{background:var(--color-blue-cher-ami);color:var(--color-white)}html ::selection{background:var(--color-blue-cher-ami);color:var(--color-white)}body{font-size:16rem;font-family:sans-serif;font-family:roboto-regular,sans-serif;background:var(--color-bg);color:var(--color-text)}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{-ms-scroll-chaining:none;overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.curtains-canvas{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0;overflow:hidden;pointer-events:none}.curtains-canvas canvas{z-index:-1;pointer-events:none}.App-module__root__JTuhI{background-color:var(--color-bg);overflow-x:hidden}footer{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-black);z-index:2}footer .Footer-module__wrapper__yu-p6{position:relative;padding:30px 0 45px;height:100%;width:92.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 365px){footer .Footer-module__wrapper__yu-p6{width:80%}}@media screen and (min-width: 500px){footer .Footer-module__wrapper__yu-p6{padding:35px 0;width:75%}}@media screen and (min-width: 768px){footer .Footer-module__wrapper__yu-p6{padding:40px 0;width:65%}}@media screen and (min-width: 1024px){footer .Footer-module__wrapper__yu-p6{padding:50px 0}}@media screen and (min-width: 1440px){footer .Footer-module__wrapper__yu-p6{padding:60px 0}}footer .Footer-module__wrapper__yu-p6 a{position:absolute;text-decoration:none;color:inherit;white-space:nowrap}footer .Footer-module__wrapper__yu-p6 a span{position:absolute;overflow:hidden}footer .Footer-module__wrapper__yu-p6 a span p{position:relative;font-family:Inter,sans-serif;font-size:13px;line-height:125%;text-transform:uppercase;color:inherit;text-wrap:nowrap}@media screen and (min-width: 500px){footer .Footer-module__wrapper__yu-p6 a span p{font-size:14px}}@media screen and (min-width: 768px){footer .Footer-module__wrapper__yu-p6 a span p{font-size:15px}}@media screen and (min-width: 1024px){footer .Footer-module__wrapper__yu-p6 a span p{font-size:16px}}footer .Footer-module__wrapper__yu-p6 a:nth-child(1){left:0}footer .Footer-module__wrapper__yu-p6 a:nth-child(2){left:50%}footer .Footer-module__wrapper__yu-p6 a:nth-child(2) span{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}footer .Footer-module__wrapper__yu-p6 a:nth-child(3){right:0}footer .Footer-module__wrapper__yu-p6 a:nth-child(3) span{-webkit-transform:translateX(-100%);transform:translate(-100%)}.Loader-module__root__8SxjQ{position:fixed;top:-100%;left:0;width:100vw;width:100dvw;height:100vh;height:100dvh;background-color:var(--color-black);z-index:var(--z-index-loader);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.HomePage-module__root__z770C{position:relative;width:100vw;overflow-x:hidden;text-wrap:pretty}.MainContent-module__mainContent__tRa1V{position:relative;margin:130px auto 200px;width:80%}@media screen and (min-width: 500px){.MainContent-module__mainContent__tRa1V{margin:150px auto 250px;width:75%}}@media screen and (min-width: 768px){.MainContent-module__mainContent__tRa1V{margin:200px auto 280px}}@media screen and (min-width: 1440px){.MainContent-module__mainContent__tRa1V{margin:245px auto 360px;width:70%}}h1{position:relative;width:100%;margin-bottom:50px;font-family:Inter,sans-serif;font-weight:400;line-height:140%;font-size:25px;color:var(--color-black);letter-spacing:.75px;z-index:3;pointer-events:none;text-align:center;cursor:default;-ms-user-select:none;user-select:none;user-focus:none;-webkit-user-select:none;-webkit-user-drag:none;-moz-user-select:none;-moz-user-focus:ignore;-webkit-touch-callout:none}@media screen and (min-width: 500px){h1{font-size:30px}}@media screen and (min-width: 768px){h1{font-size:38px;margin-bottom:50px}}@media screen and (min-width: 1024px){h1{font-size:44px;margin-bottom:60px}}@media screen and (min-width: 1440px){h1{font-size:50px;margin-bottom:70px}}h1 span{position:relative;pointer-events:none;word-break:keep-all;display:inline-block}h1.noAnimation{z-index:2}h1.noAnimation div,h1 .singleWord div,h1:not(.noAnimation){opacity:0}h1.firstText{z-index:2}h1.firstText .singleWord{opacity:0}h1:last-child{margin-bottom:0}.MainContent-module__noSpace__bAyVE{margin-bottom:0}.MainContent-module__bigSpace__LPxzb{margin-top:70px}@media screen and (min-width: 500px){.MainContent-module__bigSpace__LPxzb{margin-top:90px}}@media screen and (min-width: 768px){.MainContent-module__bigSpace__LPxzb{margin-top:120px}}@media screen and (min-width: 1024px){.MainContent-module__bigSpace__LPxzb{margin-top:150px}}.MainContent-module__smallText__ZAGtd{position:relative;font-size:20px;line-height:120%}@media screen and (min-width: 500px){.MainContent-module__smallText__ZAGtd{font-size:27px}}@media screen and (min-width: 768px){.MainContent-module__smallText__ZAGtd{font-size:35px}}@media screen and (min-width: 1024px){.MainContent-module__smallText__ZAGtd{font-size:40px}}.MainContent-module__illustratorName__UqTx8{position:relative;color:var(--color-black);pointer-events:all;font-family:Piazzolla,sans-serif;font-weight:300;display:inline-block}.BackgroundImage-module__root__rANs9{position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);aspect-ratio:.78/1;pointer-events:none}.BackgroundImage-module__root__rANs9 img{opacity:1;visibility:visible}@media screen and (min-width: 992px){.BackgroundImage-module__root__rANs9 img{opacity:0;visibility:hidden}}.BackgroundImage-module__bird__7VdTi{right:-80px;height:410px}@media screen and (min-width: 500px){.BackgroundImage-module__bird__7VdTi{right:-90px;height:490px}}@media screen and (min-width: 768px){.BackgroundImage-module__bird__7VdTi{right:-100px;height:575px}}@media screen and (min-width: 1024px){.BackgroundImage-module__bird__7VdTi{right:-100px;height:715px}}@media screen and (min-width: 1440px){.BackgroundImage-module__bird__7VdTi{right:-188px;height:1188px}}.BackgroundImage-module__elliot__F4ZNt{left:-130px;height:430px}@media screen and (min-width: 500px){.BackgroundImage-module__elliot__F4ZNt{left:-160px;height:530px}}@media screen and (min-width: 768px){.BackgroundImage-module__elliot__F4ZNt{left:-130px;height:600px}}@media screen and (min-width: 1024px){.BackgroundImage-module__elliot__F4ZNt{left:-130px;height:700px}}@media screen and (min-width: 1440px){.BackgroundImage-module__elliot__F4ZNt{left:-374px;height:1200px}}.BackgroundImage-module__cupcake__FsTEY{right:-160px;height:470px;-webkit-transform:translateY(-50%) rotate(2deg);transform:translateY(-50%) rotate(2deg)}@media screen and (min-width: 500px){.BackgroundImage-module__cupcake__FsTEY{right:-160px;height:530px}}@media screen and (min-width: 768px){.BackgroundImage-module__cupcake__FsTEY{right:-100px;height:590px}}@media screen and (min-width: 1024px){.BackgroundImage-module__cupcake__FsTEY{right:-200px;height:770px}}@media screen and (min-width: 1440px){.BackgroundImage-module__cupcake__FsTEY{right:-300px;height:1100px}}.BackgroundImage-module__car__OYmaS{left:-130px;height:440px;z-index:1}@media screen and (min-width: 500px){.BackgroundImage-module__car__OYmaS{left:-100px;height:490px}}@media screen and (min-width: 768px){.BackgroundImage-module__car__OYmaS{left:-180px;height:610px}}@media screen and (min-width: 1024px){.BackgroundImage-module__car__OYmaS{left:-180px;height:760px}}@media screen and (min-width: 1440px){.BackgroundImage-module__car__OYmaS{left:-230px;height:1240px}}.BackgroundImage-module__plane__gbcZ-{right:-135px;height:490px;z-index:0}@media screen and (min-width: 500px){.BackgroundImage-module__plane__gbcZ-{right:-155px;height:610px}}@media screen and (min-width: 768px){.BackgroundImage-module__plane__gbcZ-{right:-295px;height:1100px}}@media screen and (min-width: 1024px){.BackgroundImage-module__plane__gbcZ-{right:-205px;height:1100px}}@media screen and (min-width: 1440px){.BackgroundImage-module__plane__gbcZ-{right:-412px;height:1600px}}.BackgroundImage-module__house__nJ5Xk{left:-80px;height:350px;-webkit-transform:translateY(calc(-50% + 50px));transform:translateY(calc(-50% + 50px))}@media screen and (min-width: 500px){.BackgroundImage-module__house__nJ5Xk{left:-80px;height:425px;-webkit-transform:translateY(calc(-50% + 60px));transform:translateY(calc(-50% + 60px))}}@media screen and (min-width: 768px){.BackgroundImage-module__house__nJ5Xk{left:-80px;height:550px;-webkit-transform:translateY(calc(-50% + 70px));transform:translateY(calc(-50% + 70px))}}@media screen and (min-width: 1024px){.BackgroundImage-module__house__nJ5Xk{left:-100px;height:650px;-webkit-transform:translateY(calc(-50% + 80px));transform:translateY(calc(-50% + 80px))}}@media screen and (min-width: 1440px){.BackgroundImage-module__house__nJ5Xk{left:-100px;height:800px;-webkit-transform:translateY(calc(-50% + 100px));transform:translateY(calc(-50% + 100px))}}.FloatingImage-module__em__zThwh{position:relative;font-family:Piazzolla,sans-serif;font-size:29px;font-weight:300;z-index:5;pointer-events:all;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;-ms-user-select:none;user-select:none;user-focus:none;-webkit-user-select:none;-webkit-user-drag:none;-moz-user-select:none;-moz-user-focus:ignore;-webkit-touch-callout:none}@media screen and (min-width: 500px){.FloatingImage-module__em__zThwh{font-size:34px}}@media screen and (min-width: 768px){.FloatingImage-module__em__zThwh{font-size:42px}}@media screen and (min-width: 1024px){.FloatingImage-module__em__zThwh{font-size:48px}}@media screen and (min-width: 1440px){.FloatingImage-module__em__zThwh{font-size:54px}}.FloatingImage-module__em__zThwh div{pointer-events:none}.FloatingImage-module__em__zThwh.ableToHover:hover{z-index:10;cursor:pointer}.FloatingImage-module__em__zThwh.ableToHover:hover:has(.FloatingImage-module__floatingImageWrapper__h23ER){color:#fff}.FloatingImage-module__em__zThwh.ableToHover:hover div:not(.FloatingImage-module__floatingImageWrapper__h23ER){opacity:1!important;-webkit-transition:opacity .35s ease;transition:opacity .35s ease}.FloatingImage-module__floatingImageWrapper__h23ER{position:absolute;top:0;left:0;height:auto;width:auto;aspect-ratio:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.FloatingImage-module__floatingImageWrapper__h23ER img,.FloatingImage-module__floatingImageWrapper__h23ER video{position:relative;z-index:5;-o-object-fit:cover;object-fit:cover;height:auto;max-height:370px;width:auto;max-width:220px}@media screen and (min-width: 500px){.FloatingImage-module__floatingImageWrapper__h23ER img,.FloatingImage-module__floatingImageWrapper__h23ER video{max-height:340px;max-width:290px}}@media screen and (min-width: 768px){.FloatingImage-module__floatingImageWrapper__h23ER img,.FloatingImage-module__floatingImageWrapper__h23ER video{max-height:470px;max-width:320px}}@media screen and (min-width: 1024px){.FloatingImage-module__floatingImageWrapper__h23ER img,.FloatingImage-module__floatingImageWrapper__h23ER video{max-height:500px;max-width:350px}}@media screen and (min-width: 1440px){.FloatingImage-module__floatingImageWrapper__h23ER img,.FloatingImage-module__floatingImageWrapper__h23ER video{max-height:550px;max-width:400px}}
