@font-face{font-display:block;font-family:GT America Mono;font-weight:200;src:url(../fonts/GT-America-Mono-Light.OTF)}@font-face{font-display:block;font-family:GT America Mono;font-weight:400;src:url(../fonts/GT-America-Mono-Regular.OTF)}@font-face{font-display:block;font-family:GT America Mono;font-weight:500;src:url(../fonts/GT-America-Mono-Medium.OTF)}@font-face{font-display:block;font-family:GT America Mono;font-weight:600;src:url(../fonts/GT-America-Mono-Bold.OTF)}@font-face{font-display:block;font-family:Trash;font-weight:400;src:url(../fonts/Trash.otf)}@font-face{font-display:block;font-family:Trash;font-weight:500;src:url(../fonts/Trash-Medium.otf)}*,:after,:before{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}html{height:100%}body{margin:0;min-height:100%;min-width:100%;overflow-x:hidden;scroll-behavior:smooth!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}body,html{overscroll-behavior:none}img{height:auto;max-width:100%;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.visually-hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;padding:0;position:absolute;white-space:nowrap;width:1px}::-webkit-scrollbar{display:none}.max-width{margin:0 auto!important;max-width:1440px}.viv__cta{background:linear-gradient(134deg,#557552 .21%,#634623 105.23%);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-family:GT America Mono;font-size:clamp(14px,1vw,14px);font-style:normal;font-weight:700;letter-spacing:-.4px;line-height:20px;margin-top:10px;overflow:hidden;padding:12px 48px;position:relative;text-decoration:none;transition:all .3s ease;width:-moz-max-content;width:max-content}@media screen and (max-width:768px){.viv__cta{text-align:center;width:100%}}.viv__cta.minimal{background:none;border:none;color:#0d0d0d;overflow:visible;padding:0;text-decoration:underline;transition:color .3s ease}@media screen and (max-width:768px){.viv__cta.minimal{text-align:left;width:-moz-max-content;width:max-content}}.viv__cta.minimal span{display:inline-block;position:relative;text-decoration:underline}.viv__cta.minimal span:first-child{color:inherit;transition:opacity .3s ease}.viv__cta.minimal span:last-child{background:linear-gradient(134deg,#fda00f .21%,#6d7e4e 54.36%,#634623 105.23%);-webkit-background-clip:text;background-clip:text;bottom:0;color:transparent;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.viv__cta.minimal:hover{color:transparent}.viv__cta.minimal:hover span:first-child{opacity:0}.viv__cta.minimal:hover span:last-child{opacity:1}.viv__cta.minimal:after,.viv__cta.minimal:before{display:none}.viv__cta:not(.minimal):before{background:linear-gradient(134deg,#557552 .21%,#634623 105.23%);bottom:0;content:"";left:0;opacity:1;position:absolute;right:0;top:0;transition:opacity .3s ease}.viv__cta:not(.minimal):after{background:#fff;border-radius:7px;bottom:1px;content:"";left:1px;opacity:0;position:absolute;right:1px;top:1px;transition:opacity .3s ease}.viv__cta:not(.minimal):hover{color:transparent}.viv__cta:not(.minimal):hover:after,.viv__cta:not(.minimal):hover:before{opacity:1}.viv__cta:not(.minimal):hover>span{background:linear-gradient(134deg,#557552 .21%,#634623 105.23%);-webkit-background-clip:text;background-clip:text}.viv__cta>span{position:relative;z-index:2}.viv__cta.revert{background:#fff;color:transparent;max-width:122px}.viv__cta.revert:before{opacity:0}.viv__cta.revert:after{opacity:1}.viv__cta.revert>span{background:linear-gradient(134deg,#557552 .21%,#634623 105.23%);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:700;letter-spacing:-.4px;line-height:20px}.viv__cta.revert:hover{color:#fff}.viv__cta.revert:hover:before{opacity:1}.viv__cta.revert:hover:after{opacity:0}.viv__cta.revert:hover>span{background:none;-webkit-background-clip:initial;background-clip:initial;color:#fff}.faq-open{display:block}.faq-close{display:none}.cta-cont{padding-left:16px;padding-right:16px}@media screen and (max-width:768px){.desktop{display:none!important}}@media screen and (min-width:769px){.mobile{display:none!important}}.uppercase{text-transform:uppercase}header{border-bottom-left-radius:24px;border-bottom-right-radius:24px;display:flex;height:auto;justify-content:center;min-height:92px;padding:22px 0;position:fixed;width:100%;z-index:4}header.bg-white{background:#fff}header.exit{animation:exit .5s forwards}header.enter{animation:enter .5s forwards}@media only screen and (max-width:768px){header{min-height:80px;padding:16px}}header .header{display:flex;justify-content:flex-start;margin:0 40px;max-width:1600px;width:100%}@media only screen and (max-width:768px){header .header{margin:unset;max-width:unset;padding:unset}}header .menu__toggle{position:relative;width:48px}header .menu__toggle img{opacity:1;position:absolute;top:0;transition:opacity .4s ease-in-out;width:100%}header .menu__toggle img.dark{filter:invert(100%)}header .menu__toggle img.fade{animation:fadeinout .5s}header .menu__toggle img.hidden{opacity:0}header .menu__toggle img.visible{opacity:1}header .header__logo{left:50%;position:absolute;transform:translateX(-50%);transition:opacity .4s ease-in-out;width:108px}@media only screen and (max-width:768px){header .header__logo{width:72px}}.hideLogo{opacity:0;pointer-events:none}@keyframes fadeinout{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes exit{0%{top:0}to{top:-80px}}@keyframes enter{0%{top:-80px}to{top:0}}.coming-soon,canvas{position:absolute}.coming-soon{color:#fff;height:100%;width:100%}.coming-soon__wrapper{align-items:center;display:flex;flex-direction:column;position:relative;text-align:center;top:18%}@media only screen and (max-width:768px){.coming-soon__wrapper{top:17%}}.coming-soon__logo{max-width:480px;padding-bottom:54px;width:33.33%}@media only screen and (max-width:768px){.coming-soon__logo{max-width:65%;padding-bottom:27px;width:auto}}.coming-soon__logo img{width:100%}.coming-soon__container{max-width:480px;padding-top:36px;width:33.33%}@media only screen and (max-width:768px){.coming-soon__container{max-width:83%;padding-top:48px;width:auto}}.coming-soon__container.thankyou{display:none}@media only screen and (max-width:768px){.coming-soon__container.thankyou{margin-top:36px}}.coming-soon__title{font-family:Trash;font-size:36px;font-style:normal;font-weight:500;letter-spacing:-1.5px;line-height:44px}.coming-soon__subtitle{font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.6px;line-height:20px;padding:16px 0}.coming-soon form{display:flex;justify-content:flex-end}@media only screen and (max-width:768px){.coming-soon form{flex-direction:column}}.coming-soon input[type=email]{-webkit-appearance:none;background:transparent;border:.5px solid #fff;border-radius:0;box-sizing:border-box;color:#fff;font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:400;height:40px;letter-spacing:-.6px;line-height:20px;padding:10px 16px;width:100%}.coming-soon input[type=email].emailError{color:#ffd600}.coming-soon input[type=email]::-moz-placeholder{color:#c7c7c7}.coming-soon input[type=email]::placeholder{color:#c7c7c7}.coming-soon input[type=email]:focus{outline:none}.coming-soon input[type=submit]{background:transparent;border:none;color:#fff;cursor:pointer;font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:700;height:40px;letter-spacing:-.4px;line-height:20px;padding:0 16px;position:absolute;text-decoration:none;text-transform:uppercase}@media only screen and (max-width:768px){.coming-soon input[type=submit]{height:auto;padding:16px;position:relative;text-decoration-line:underline}}.coming-soon input[type=submit].emailError{color:#c7c7c7;cursor:auto;text-decoration-line:none}.coming-soon input[type=submit]:hover:not(.emailError){text-decoration-line:underline}.coming-soon input:-webkit-autofill,.coming-soon input:-webkit-autofill:focus,.coming-soon input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;background:transparent;-webkit-box-shadow:transparent;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.coming-soon [contenteditable],.coming-soon input,.coming-soon textarea{caret-color:#fff}.coming-soon .error{display:none;font-family:GT America Mono;font-size:10px;font-style:normal;font-weight:400;letter-spacing:-.8px;line-height:12px;padding-top:16px}@media only screen and (min-width:768px){.coming-soon .error{bottom:0;max-width:480px;position:absolute;text-align:start;transform:translateY(100%);width:33.33%}}.coming-soon .error img{padding-right:8px}.coming-soon .error.emailError{align-items:center;display:flex}canvas{height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.scroll-hint{bottom:35px;position:absolute}.home{color:#fff;height:100%;position:absolute;scroll-behavior:smooth;top:0;width:100%}.home__bottom{height:100%;position:relative}.home__countdown{display:none;font-family:Trash;font-size:20px;font-style:normal;font-weight:500;padding:40px 10px}@media only screen and (max-width:1024px){.home__bottom-container{bottom:0;left:0;overflow:auto;overscroll-behavior-y:none;position:absolute;right:0;top:0}}@media screen and (max-width:768px){.home__bottom-container{position:unset}}.home__hero{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;text-align:center}.home__logo{max-width:480px;padding-bottom:54px;width:33.33%}@media only screen and (max-width:768px){.home__logo{max-width:65%;padding-bottom:27px;width:auto}}.home__container,.home__logo img{width:100%}@media only screen and (max-width:768px){.home__container{max-width:83%;width:auto}}.home__container.thankyou{display:none}@media only screen and (max-width:768px){.home__container.thankyou{margin-top:36px}}.home__title{font-family:Trash;font-size:36px;font-style:normal;font-weight:500;letter-spacing:-1.5px;line-height:44px;padding:16px}@media only screen and (max-width:768px){.home__title{font-family:GT America Mono;font-size:22px;font-style:normal;font-weight:500;letter-spacing:-.6px;line-height:30px}}.home__cta{cursor:pointer;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.4px;line-height:22px;text-align:center;text-decoration-line:underline;text-transform:uppercase}.home__intro{align-items:center;background:#fff;color:#000;display:flex;height:100vh;justify-content:center;position:relative;width:100%}.home__intro.pdp{height:unset!important;padding:144px!important}@media screen and (max-width:768px){.home__intro.pdp{height:unset!important;padding:64px 16px 120px!important}}@media only screen and (max-width:768px){.home__intro{height:100dvh;padding:64px 32px 48px}}.home__intro__container{margin:0 72px;max-width:1440px;padding-bottom:72px}.home__intro__container.pdp{margin:unset!important}@media only screen and (max-width:768px){.home__intro__container{margin:unset;max-width:unset;padding-bottom:unset}}.home__intro__big-text{color:var(--black,#0d0d0d);font-family:Trash;font-size:56px;font-style:normal;font-weight:500;letter-spacing:-2.4px;line-height:62px;max-width:1152px}.home__intro__big-text p{font-family:GT America Mono;font-size:18px;font-style:normal;font-weight:400;letter-spacing:-.6px;line-height:26px;margin:36px 0}@media screen and (max-width:768px){.home__intro__big-text p{margin-bottom:unset}}@media only screen and (max-width:768px){.home__intro__big-text{font-family:Trash;font-size:32px;font-style:normal;font-weight:500;letter-spacing:-1.5px;line-height:110%;max-width:unset}}.home__intro__small-text{color:#0d0d0d;cursor:pointer;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.4px;line-height:22px;margin-top:72px;pointer-events:all;position:absolute;text-transform:uppercase;transition:opacity .5s;width:-moz-fit-content;width:fit-content;z-index:1}.home__intro__small-text.pdp{margin-top:unset}@media only screen and (max-width:768px){.home__intro__small-text{margin-top:0;padding-top:32px}}.home__intro__small-text a,.home__intro__small-text a:active,.home__intro__small-text a:link{color:#0d0d0d;text-decoration:none}.home__intro__small-text-hover{color:#0d0d0d;cursor:pointer;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.4px;line-height:22px;margin-top:72px;pointer-events:none;position:absolute;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.home__intro__small-text-hover.pdp{margin-top:unset}@media only screen and (max-width:768px){.home__intro__small-text-hover{margin-top:0;padding-top:32px}}.home__intro__small-text-hover a,.home__intro__small-text-hover a:active,.home__intro__small-text-hover a:link{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(134deg,#a97d4a .21%,#8b1313 105.23%);color:transparent}.home__intro__small-text .underline{background:#0d0d0d;content:"";height:1.5px;margin:0;transform:translateY(-3px);width:100%}.home__intro__small-text-hover .underline{background:linear-gradient(134deg,#a97d4a .21%,#8b1313 105.23%);content:"";height:1.5px;margin:0;transform:translateY(-3px);width:100%}.home__intro__small-text:hover{opacity:0}.home__how{background:#fff;position:relative;top:0;width:100%}.home__how canvas{pointer-events:none;position:fixed;z-index:1}.home__how__container{height:100vh;position:relative;width:100%}.home__how__section{height:100dvh;position:relative;width:100%}.home__how .content{display:flex;filter:invert(100%);flex-direction:column;gap:12px;height:100dvh;justify-content:center;left:50%;margin:auto;max-width:1440px;position:fixed;top:100%;transform:translateX(-50%);width:100%;z-index:2}@media only screen and (max-width:768px){.home__how .content{justify-content:flex-end;padding:32px 32px 50px}}.home__how__title{color:#fff;font-family:Trash;font-size:48px;font-style:normal;font-weight:500;left:50%;letter-spacing:-2.4px;line-height:110%;position:relative;text-transform:uppercase;width:46%}@media only screen and (max-width:768px){.home__how__title{font-size:24px;font-style:normal;font-weight:500;left:unset;letter-spacing:-1.5px;line-height:110%;text-transform:uppercase;width:100%}}.home__how__subtitle{color:#fff;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:400;left:50%;letter-spacing:-.6px;line-height:26px;position:relative;width:40%}@media only screen and (max-width:768px){.home__how__subtitle{font-size:12px;font-style:normal;font-weight:400;left:unset;letter-spacing:-.6px;line-height:16px;width:100%}}.home__first-project{background:#fff;color:#000;display:flex;flex-direction:row;justify-content:center;position:relative;width:100%}@media only screen and (max-width:768px){.home__first-project{flex-direction:column-reverse;padding:0 16px}}.home__first-project__container{display:flex;flex-direction:row;max-width:1440px;padding-left:72px;width:100%}.home__first-project__container.reverse{flex-direction:row-reverse;gap:72px;padding-left:unset}@media screen and (max-width:768px){.home__first-project__container.reverse{display:flex;flex-direction:column-reverse;gap:32px}}@media only screen and (max-width:768px){.home__first-project__container{display:flex;flex-direction:column-reverse;gap:32px;max-width:unset;padding-left:0}}.home__first-project__left{margin:auto;padding:72px 72px 72px 0;width:40%}@media only screen and (max-width:768px){.home__first-project__left{padding:0;width:100%}}.home__first-project__left__title{font-family:Trash;font-size:36px;font-style:normal;font-weight:500;letter-spacing:-1.5px;line-height:44px;text-transform:uppercase;width:100%}@media only screen and (max-width:768px){.home__first-project__left__title{max-width:unset}}.home__first-project__left__info{color:#0d0d0d;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.2px;line-height:26px;margin-top:24px}@media screen and (max-width:768px){.home__first-project__left__info{display:none}}.home__first-project__left__info div{display:flex}.home__first-project__left__info p{font-weight:400;margin:0;padding-left:10px}.home__first-project__left__desc{font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.6px;line-height:20px;max-width:85%;padding:24px 0}@media only screen and (max-width:768px){.home__first-project__left__desc{max-width:unset;padding:16px 0}}@media screen and (max-width:768px){.home__first-project__left__desc p{margin:0}.home__first-project__left a{margin-top:unset!important}}.home__first-project__left__cta{background:linear-gradient(134deg,#557552 .21%,#634623 105.23%);border-radius:8px;color:#fff;cursor:pointer;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.4px;line-height:22px;max-height:46px;max-width:190px;padding:12.5px 36.5px;pointer-events:all;position:absolute;text-align:center;text-transform:uppercase;transition:opacity .5s;width:100%;z-index:1}.home__first-project__left__cta.details-page{position:unset}@media only screen and (max-width:768px){.home__first-project__left__cta{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:10px;max-width:unset;padding:12px 36px;width:100%}}.home__first-project__left__cta a,.home__first-project__left__cta a:active,.home__first-project__left__cta a:hover,.home__first-project__left__cta a:link{color:#fff;text-decoration:none}.home__first-project__left .underline{background:linear-gradient(134deg,#557552 .21%,#634623 105.23%);content:"";height:1.5px;margin:0;opacity:0;transform:translateY(-3px);width:100%}.home__first-project__left__cta-hover{background:#fff;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(134deg,#557552 .21%,#634623 105.23%);border:1px solid;-o-border-image:linear-gradient(134deg,#557552 .21%,#634623 105.23%);border-image:linear-gradient(134deg,#557552 .21%,#634623 105.23%);border-image-slice:1;border-radius:8px;color:transparent;cursor:pointer;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.4px;line-height:22px;max-height:46px;max-width:190px;padding:12px 36px;pointer-events:none;position:absolute;text-align:center;text-transform:uppercase;width:100%}@media only screen and (max-width:768px){.home__first-project__left__cta-hover{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:10px;max-width:unset;padding:12px 36px;width:100%}}.home__first-project__left__cta-hover a,.home__first-project__left__cta-hover a:active,.home__first-project__left__cta-hover a:hover,.home__first-project__left__cta-hover a:link{color:transparent;text-decoration:none}.home__first-project__left__cta:hover{opacity:0}.home__first-project__right{border-radius:24px 0 0 24px;height:600px;position:relative;width:60%}@media screen and (max-width:768px){.home__first-project__right{border-radius:24px}}.home__first-project__right.cursor{cursor:pointer}.home__first-project__right img,.home__first-project__right video{border-radius:24px 0 0 24px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:768px){.home__first-project__right img,.home__first-project__right video{border-radius:24px}}.home__first-project__right.reverse{border-radius:0 24px 24px 0}@media screen and (max-width:768px){.home__first-project__right.reverse{border-radius:24px}}.home__first-project__right.reverse img,.home__first-project__right.reverse video{border-radius:0 24px 24px 0}@media screen and (max-width:768px){.home__first-project__right.reverse img,.home__first-project__right.reverse video{border-radius:24px}}@media only screen and (max-width:768px){.home__first-project__right{border-radius:0;height:40vh;width:100%}}.home .corner-radious{background:linear-gradient(134deg,#f6f6f6 .21%,#fcfcfc 105.23%);border-radius:30px 0 0 0;color:#000;display:flex;justify-content:center;padding:72px}@media only screen and (max-width:768px){.home .corner-radious{padding:64px 16px}}.home__subscribe{background:#fff}.home__subscribe__container{max-width:864px;width:100%}@media only screen and (max-width:768px){.home__subscribe__container{max-width:unset}}.home__subscribe__title{font-family:Trash;font-size:36px;font-style:normal;font-weight:500;letter-spacing:-1.5px;line-height:44px}.home__subscribe__subtitle{font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.6px;line-height:20px;padding:16px 0;width:55%}.home__subscribe form{display:flex;justify-content:flex-end;padding-bottom:16px}.home__subscribe input[type=email]{-webkit-appearance:none;background:transparent;border:.5px solid #0d0d0d;border-radius:0;box-sizing:border-box;color:#0d0d0d;font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:400;height:40px;letter-spacing:-.6px;line-height:20px;padding:10px 16px;width:100%}.home__subscribe input[type=email].emailError{color:#ffd600}.home__subscribe input[type=email]::-moz-placeholder{color:#c7c7c7}.home__subscribe input[type=email]::placeholder{color:#c7c7c7}.home__subscribe input[type=email]:focus{outline:none}.home__subscribe input[type=submit]{background:transparent;border:none;color:#0d0d0d;cursor:pointer;font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:700;height:40px;letter-spacing:-.4px;line-height:20px;padding:0 16px;position:absolute;text-decoration:none;text-transform:uppercase}.home__subscribe input[type=submit].emailError{color:#c7c7c7;cursor:auto;text-decoration-line:none}.home__subscribe input[type=submit]:hover:not(.emailError){text-decoration-line:underline}.home__subscribe input:-webkit-autofill,.home__subscribe input:-webkit-autofill:focus,.home__subscribe input:-webkit-autofill:hover{-webkit-text-fill-color:#0d0d0d;background:transparent;-webkit-box-shadow:transparent;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.home__subscribe [contenteditable],.home__subscribe input,.home__subscribe textarea{caret-color:#0d0d0d}.home__subscribe .error{color:#9a4830;display:none;font-family:GT America Mono;font-size:10px;font-style:normal;font-weight:400;left:-3px;letter-spacing:-.8px;line-height:12px;padding-top:16px;position:relative}@media only screen and (min-width:768px){.home__subscribe .error{align-items:center;max-width:480px;padding-top:0;text-align:start;transform:translateY(100%);width:33.33%}}.home__subscribe .error img{padding-right:8px}.home__subscribe .error.emailError,.home__subscribe__privacy{align-items:center;display:flex}.home__subscribe__privacy{font-family:GT America Mono;font-size:10px;font-style:normal;font-weight:400;letter-spacing:-.8px;line-height:12px}.home__subscribe__privacy input{border-radius:0;cursor:pointer;margin:0 12px 0 0}.home__subscribe__privacy a,.home__subscribe__privacy a:active,.home__subscribe__privacy a:hover,.home__subscribe__privacy a:link{color:#0d0d0d;cursor:pointer;text-decoration:underline}@media only screen and (max-width:768px){.home__subscribe__subtitle{width:100%}}.home__faq{background:#fff;color:#0d0d0d;display:flex;height:auto;justify-content:center;padding:144px 72px}@media screen and (max-width:768px){.home__faq.pdp{padding-bottom:64px;padding-top:64px}}@media only screen and (max-width:768px){.home__faq{display:block;height:auto;padding:30% 16px 11%}}.home__faq__container{max-width:864px;width:100%}@media only screen and (max-width:768px){.home__faq__container{margin:unset;max-width:unset}}.home__faq__title{font-family:Trash;font-size:72px;font-style:normal;font-weight:500;letter-spacing:-2.16px;line-height:80px;text-align:center}.home__faq__block{padding-top:48px}@media only screenx and (max-width:768px){.home__faq__block{padding-top:32px}}.home__faq__question{cursor:pointer;padding-bottom:16px}.home__faq__closed{align-items:baseline;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between}.home__faq__closed p{font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.2px;line-height:22px;margin:0;padding-bottom:11px;text-transform:uppercase}.home__faq__closed img{width:12.42px}.home__faq__open{color:#464646;cursor:pointer;font-family:GT America Mono;font-size:12px;font-style:normal;font-weight:400;height:0;letter-spacing:-.6px;line-height:16px;opacity:0;pointer-events:none;position:relative;transition:height .2s linear,opacity .4s linear .2s}.home__faq__open p{margin:0}.home__faq__open.open{height:27px;opacity:1}@media only screen and (max-width:768px){.home__faq__open.open{height:42px}}.home__faq__line{background:#0d0d0d;height:1px;width:100%}.home .faq-close{display:none}.home__back-top{align-items:center;background:linear-gradient(134deg,#f6f6f6 .21%,#fcfcfc 105.23%);border-radius:24px 24px 0 0;display:flex;justify-content:center;margin:auto;padding:72px 0}@media only screen and (max-width:768px){.home__back-top{padding:64px 0}}.home__back-top__button{align-items:center;border:1px solid;-o-border-image:linear-gradient(134deg,#557552 .21%,#634623 105.23%);border-image:linear-gradient(134deg,#557552 .21%,#634623 105.23%);border-image-slice:1;box-sizing:content-box;cursor:pointer;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:-.4px;line-height:22px;max-height:46px;max-width:180px;padding:11px 36px;position:absolute;text-align:center;text-transform:uppercase}.home__back-top__button,.home__back-top__button p{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(134deg,#557552 .21%,#634623 105.23%);color:transparent}.home__back-top__button p{margin:0;text-decoration:none}.home__back-top__button-hover{align-items:center;background:linear-gradient(134deg,#557552 .21%,#634623 105.23%);color:#fff;cursor:pointer;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:-.4px;line-height:22px;max-height:46px;max-width:180px;opacity:0;padding:12.5px 36.5px;text-align:center;text-transform:uppercase;transition:opacity .5s}.home__back-top__button-hover p{margin:0;transform:translateY(-1px)}.home__back-top__button-hover:hover{opacity:1}.home__back-top .reset{opacity:0}.home__back-top .underline{background:linear-gradient(134deg,#557552 .21%,#634623 105.23%);content:"";height:1.5px;margin:0;opacity:0;transform:translateY(-3px);width:100%}.bigtitle{font-size:56px;font-style:normal;font-weight:500;left:0;letter-spacing:-2.4px;line-height:62px;text-align:center;width:100%}.ctas,.loading{pointer-events:none}.loading{align-items:center;background:#fff;display:flex;height:100svh;justify-content:center;left:0;position:fixed;top:0;transition:opacity .5s ease-out;width:100vw;z-index:99}.loading span{color:#0d0d0d;font-family:GT America Mono;font-size:25px}.loading.complete{opacity:0}.loading.remove{display:none}.custom-box.c-black{align-items:center;border:1px solid #000;display:inline-flex;height:12px;justify-content:center;left:0;position:absolute;top:0;width:12px}.checkmark.c-black{fill:#000;display:none;height:5.607px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:6.67px}.about{background:#fff;bottom:0;color:#fff;height:100%;position:absolute;scroll-behavior:smooth;top:0;width:100%}.about__intro{background:linear-gradient(134deg,hsla(0,0%,82%,.2) .21%,hsla(0,0%,95%,.2) 105.23%);color:#000;display:flex;flex-direction:column;padding:224px 0 144px;position:relative;width:100%}@media only screen and (max-width:768px){.about__intro{max-width:unset;padding:152px 16px 72px}}.about__intro__container{left:50%;max-width:1440px;padding:0 72px 72px;position:relative;transform:translateX(-50%)}@media only screen and (max-width:768px){.about__intro__container{max-width:unset;padding:0}}.about__intro__big-text{-webkit-text-fill-color:transparent;animation:move-bg 14s linear infinite;background:linear-gradient(90deg,#fda00f,#634623,#fda00f) 0 0/400% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;font-family:Trash;font-size:56px;font-style:normal;font-weight:500;left:50%;letter-spacing:-2.4px;line-height:62px;max-width:1440px;padding:0 72px;position:relative;transform:translateX(-50%)}@media only screen and (max-width:768px){.about__intro__big-text{font-size:32px;font-style:normal;font-weight:500;letter-spacing:-1.5px;line-height:120%;max-width:unset;padding:0;width:100%}}.about__intro__small-text{color:#0d0d0d;cursor:pointer;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.4px;line-height:22px;margin-top:36px;pointer-events:all;position:absolute;text-transform:uppercase;transition:opacity .5s;width:-moz-fit-content;width:fit-content;z-index:1}@media only screen and (max-width:768px){.about__intro__small-text{margin-top:0;padding-top:32px}}.about__intro__small-text a,.about__intro__small-text a:active,.about__intro__small-text a:link{color:#0d0d0d;text-decoration:none}.about__intro__small-text-hover{color:#0d0d0d;cursor:pointer;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.4px;line-height:22px;margin-top:36px;pointer-events:none;position:absolute;text-transform:uppercase;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:768px){.about__intro__small-text-hover{margin-top:0;padding-top:32px}}.about__intro__small-text-hover a,.about__intro__small-text-hover a:active,.about__intro__small-text-hover a:link{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(134deg,#a97d4a .21%,#8b1313 105.23%);color:transparent}.about__intro__small-text .underline{background:#0d0d0d;content:"";height:1.5px;margin:0;transform:translateY(-3px);width:100%}.about__intro__small-text-hover .underline{background:linear-gradient(134deg,#a97d4a .21%,#8b1313 105.23%);content:"";height:1.5px;margin:0;transform:translateY(-3px);width:100%}.about__intro__small-text:hover{opacity:0}.about__intro .resetCont{opacity:1}.about .ctas{pointer-events:none}.about__carousel{align-items:center;background:#fff;color:#0d0d0d;display:flex;flex-direction:column}@media only screen and (max-width:768px){.about__carousel{padding:48px 16px 16px}}.about__carousel__container{max-width:1440px;padding:72px;width:100%}@media only screen and (max-width:768px){.about__carousel__container{margin:unset;max-width:unset;padding:0}}.about__carousel__head{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:36px}@media only screen and (max-width:768px){.about__carousel__head{flex-direction:column;justify-content:left;padding-bottom:16px}}.about__carousel__head p{color:#464646;font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.6px;line-height:20px}.about__carousel__head h3{font-family:Trash;font-size:48px;font-style:normal;font-weight:500;letter-spacing:-2.4px;line-height:120%;padding-top:16px;text-transform:uppercase}@media only screen and (max-width:768px){.about__carousel__head h3{font-size:36px;letter-spacing:-1.5px;line-height:44px}}.about__carousel__head h3,.about__carousel__head p{margin:0}.about__carousel__head.round h3{padding-bottom:16px;padding-top:0}.about__carousel__head.round p{width:58%}@media only screen and (max-width:768px){.about__carousel__head.round p,.about__carousel__title{width:100%}}.about__carousel__arrows{display:flex;flex-direction:row;gap:10px}@media only screen and (max-width:768px){.about__carousel__arrows{padding-top:16px;width:100%}}@media only screen and (min-width:768px){.team .about__carousel__arrows{display:none}}.about__carousel__scroll-container{left:0;overflow-x:auto;position:absolute;scroll-behavior:smooth;scrollbar-width:none;width:100vw}@media only screen and (max-width:768px){.about__carousel__scroll-container{left:0;position:relative;transform:translateX(-16px)}}.about__carousel__scroll{display:flex;flex-direction:row;flex-wrap:nowrap;overflow:scroll;width:400vw}.team .about__carousel__scroll{width:unset}.team .about__carousel__scroll.round-scroll{flex-wrap:nowrap!important}@media only screen and (max-width:768px){.about__carousel .round-scroll{justify-content:left;width:400vw}}@media only screen and (min-width:768px){.about__carousel__round-card:last-child{padding-right:0;width:268px}.about__carousel__card:last-child{padding-right:0;width:483px}}.team .about__carousel__round-card,.team .about__carousel__round-card:last-child{margin-right:32px;padding:0;width:33.3333%}@media only screen and (max-width:768px){.team .about__carousel__round-card,.team .about__carousel__round-card:last-child{margin-right:32px;width:calc(100vw - 100px)}}.team .about__carousel__round-card:last-child{margin-right:0}.team .about__carousel__round-card__img{height:auto;width:calc(100% - 60px)!important}@media only screen and (max-width:768px){.team .about__carousel__round-card__img{width:100%!important}}.team .about__carousel__round-card__img img:nth-child(2){filter:grayscale(1);height:calc(100% - 22px);margin:auto;top:-4px;width:calc(100% - 22px)}@media only screen and (max-width:768px){.team .about__carousel__round-card__img img:first-child{height:100%;width:100%}}.about__carousel__round-card{padding-right:32px;width:300px}@media only screen and (max-width:768px){.about__carousel__round-card{margin-bottom:32px;margin-right:16px;padding:0;width:160px}}.about__carousel__round-card__img{height:268px;position:relative;width:268px}@media only screen and (max-width:768px){.about__carousel__round-card__img{height:160px;width:160px}}.about__carousel__round-card__img img{border-radius:100%;height:100%}.about__carousel__round-card__img img:first-child{border-radius:100%;height:100%;position:relative;width:100%;z-index:1}@media only screen and (max-width:768px){.about__carousel__round-card__img img:first-child{height:160px;width:160px}}.about__carousel__round-card__img img:nth-child(2){border-radius:100%;bottom:0;filter:grayscale(1);height:248px;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:248px;z-index:2}@media only screen and (max-width:768px){.about__carousel__round-card__img img:nth-child(2){height:150px;margin:5px;width:150px}}.about__carousel__round-card__name{font-family:Trash;font-size:28px;font-style:normal;font-weight:500;letter-spacing:-1.5px;line-height:130%;padding-top:24px}@media only screen and (max-width:768px){.about__carousel__round-card__name{font-size:24px}}.about__carousel__round-card__name p{margin:0}.about__carousel__round-card__job{color:#464646;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.2px;line-height:22px;padding:8px 0;text-transform:uppercase}.about__carousel__round-card__description{color:#464646;font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.6px;line-height:20px}@media only screen and (max-width:768px){.about__carousel__round-card__description{display:none}.team .about__carousel__round-card__description{display:block}}.about__carousel__card{padding-right:36px;width:519px}@media only screen and (max-width:768px){.about__carousel__card{padding-bottom:48px;width:calc(100vw - 48px)}}.about__carousel__card__img{background:linear-gradient(134deg,#fda00f .21%,#6d7e4e 54.36%,#634623 105.23%);height:346px;width:100%}.about__carousel__card__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about__carousel__card__container{background:var(--light-grey,#f9f9f9);padding:48px}@media only screen and (max-width:768px){.about__carousel__card__container{padding:24px 24px 44px}}.about__carousel__card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#464646;display:-webkit-box;font-family:GT America Mono;font-size:22px;font-style:normal;font-weight:500;height:60px;letter-spacing:-.6px;line-height:30px;overflow:hidden}@media only screen and (max-width:768px){.about__carousel__card__title{-webkit-line-clamp:3;font-size:16px;font-style:normal;font-weight:700;height:70px;letter-spacing:-.2px;line-height:22px;text-transform:uppercase}}.about__carousel__card__description{-webkit-line-clamp:5;-webkit-box-orient:vertical;color:#464646;display:-webkit-box;font-weight:400;height:100px;letter-spacing:-.6px;margin:16px 0;overflow:hidden}.about__carousel__card__description,.about__carousel__card__discover{font-family:GT America Mono;font-size:14px;font-style:normal;line-height:20px}.about__carousel__card__discover{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(134deg,#557552 .21%,#634623 105.23%);color:transparent;cursor:pointer;font-weight:700;letter-spacing:-.4px;pointer-events:all;position:absolute;text-decoration-line:underline;text-transform:uppercase;transition:opacity .5s;white-space:nowrap;width:-moz-fit-content;width:fit-content;z-index:1}.about__carousel__card__discover a,.about__carousel__card__discover a:active,.about__carousel__card__discover a:link{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(134deg,#557552 .21%,#634623 105.23%);color:transparent;text-decoration:none}.about__carousel__card__discover-hover{color:#0d0d0d;cursor:pointer;font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:700;letter-spacing:-.4px;line-height:20px;pointer-events:none;position:absolute;text-decoration-line:underline;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}.about__carousel__card__discover-hover a,.about__carousel__card__discover-hover a:active,.about__carousel__card__discover-hover a:link{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(134deg,#000 .21%,#000 105.23%);color:transparent}.about__carousel__card__discover .underline{background:linear-gradient(134deg,#557552 .21%,#634623 105.23%);content:"";height:2px;margin:0;transform:translateY(-3.5px);width:100%}.about__carousel__card__discover-hover .underline{background:#000;content:"";height:1.5px;margin:0;transform:translateY(-3px);width:100%}.about__carousel__card__discover:hover{opacity:0}.about .bg-arrow{background:linear-gradient(134deg,#f1f1f1 .21%,#d1d1d1 105.23%);border-radius:100%;cursor:pointer;flex-shrink:0;height:64px;padding:16px;transition:opacity .3s ease-in-out}@media only screen and (min-width:768px){.about .bg-arrow:hover{background:#464646}.about .bg-arrow:hover path{stroke:#fff}}.about .layer{background:linear-gradient(134deg,#fda00f .21%,#6d7e4e 54.36%,#634623 105.23%);border-radius:100%;height:20vw;mix-blend-mode:color;position:absolute;width:20vw}.about .top-line{border-top:1px solid #0d0d0d}.about__partner{align-items:center;display:none;flex-direction:column}.about__partner__container{max-width:1440px;padding:72px 72px 120px;width:100%}@media only screen and (max-width:768px){.about__partner__container{margin:unset;max-width:unset;padding:64px 16px 120px}}.about__partner__title{color:#0d0d0d;font-family:Trash;font-size:36px;font-style:normal;font-weight:500;letter-spacing:-1.5px;line-height:44px}.about__contact{align-items:center;background:#f9f9f9;color:#0d0d0d;display:flex;flex-direction:column}.about__contact__container{max-width:1440px;padding:72px;width:100%}@media only screen and (max-width:768px){.about__contact__container{margin:unset;max-width:unset;padding:64px 16px}}.about__contact__title{color:#0d0d0d;font-family:Trash;font-size:36px;font-style:normal;font-weight:500;letter-spacing:-1.5px;line-height:44px}.about__contact__infos{display:flex;justify-content:space-between;padding-top:48px}.about__contact__col{color:#0d0d0d;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.2px;line-height:22px;text-transform:uppercase;width:50%}.about__contact__info{border-bottom:1px solid #464646;cursor:pointer;margin-top:16px;padding-bottom:16px}.about__contact__info a{color:#0d0d0d;text-decoration:none}.about__contact__info a:hover{text-decoration:underline}.about__contact .first{color:#464646;margin-right:36px}@media only screen and (max-width:768px){.about__contact .first{margin-right:0;text-align:left}.about__contact .second{margin-right:0;text-align:right}}.about__contact img{cursor:pointer;height:24px}.about__back-top{align-items:center;background:#fff;border-radius:24px 24px 0 0;display:flex;justify-content:center;margin:auto;padding:72px 0}.about__back-top__button{align-items:center;border:1px solid;-o-border-image:linear-gradient(134deg,#557552 .21%,#634623 105.23%);border-image:linear-gradient(134deg,#557552 .21%,#634623 105.23%);border-image-slice:1;box-sizing:content-box;cursor:pointer;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:-.4px;line-height:22px;max-height:46px;max-width:180px;padding:11px 36px;position:absolute;text-align:center;text-transform:uppercase}.about__back-top__button,.about__back-top__button p{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(134deg,#557552 .21%,#634623 105.23%);color:transparent}.about__back-top__button p{margin:0;text-decoration:none}.about__back-top__button-hover{align-items:center;background:linear-gradient(134deg,#557552 .21%,#634623 105.23%);color:#fff;cursor:pointer;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:-.4px;line-height:22px;max-height:46px;max-width:180px;opacity:0;padding:12.5px 36.5px;text-align:center;text-transform:uppercase;transition:opacity .5s}.about__back-top__button-hover p{margin:0;transform:translateY(-1px)}.about__back-top__button-hover:hover{opacity:1}.about__back-top .reset{opacity:0}.about__back-top .underline{background:linear-gradient(134deg,#557552 .21%,#634623 105.23%);content:"";height:1.5px;margin:0;opacity:0;transform:translateY(-3px);width:100%}@media only screen and (min-width:768px){.pad-desk{padding-bottom:8px}}.fix-pad{padding-bottom:9px}.fix{padding:2px 0}.project{color:#fff;height:100%;position:absolute;top:0;width:100%}.project__intro{color:#000;height:100vh;position:relative;width:100%}.project__intro__big-text{bottom:17%;color:#0d0d0d;font-family:Trash;font-size:56px;font-style:normal;font-weight:500;letter-spacing:-2.4px;line-height:62px;position:absolute;text-align:center;width:100%}@media only screen and (max-width:768px){.project__intro__big-text{font-family:GT America Mono;font-size:18px;font-weight:400;letter-spacing:-.6px;line-height:26px}}.project__project{background:#fff;color:#000;display:flex;flex-direction:row;height:100vh;padding:5% 0;position:relative;width:100%}@media only screen and (max-width:768px){.project__project{flex-direction:column;padding:48px 16px}}.project__project__left{margin:auto;padding:5%;width:40%}@media only screen and (max-width:768px){.project__project__left{padding:0 0 48px;width:100%}}.project__project__left__title{font-family:Trash;font-size:36px;font-style:normal;font-weight:500;letter-spacing:-1.5px;line-height:44px;width:80%}.project__project__left__desc{font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.6px;line-height:20px;padding:24px 0}@media only screen and (max-width:768px){.project__project__left__desc{padding:16px 0}}.project__project__left__cta{align-items:center;background:linear-gradient(134deg,#557552 .21%,#634623 105.23%);color:#fff;cursor:pointer;display:flex;flex-direction:column;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;gap:10px;letter-spacing:-.4px;line-height:22px;max-height:46px;max-width:190px;padding:12px 36px;text-align:center;text-transform:uppercase}@media only screen and (max-width:768px){.project__project__left__cta{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:10px;padding:12px 36px;width:100%}}.project__project__right{background:linear-gradient(134deg,#fda00f .21%,#6d7e4e 54.36%,#634623 105.23%);opacity:.1;width:60%}@media only screen and (max-width:768px){.project__project__right{height:100%;width:100%}}.project__carousel{color:#0d0d0d;padding:72px 36px}@media only screen and (max-width:768px){.project__carousel{padding:48px 16px}}.project__carousel__head{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:36px}@media only screen and (max-width:768px){.project__carousel__head{flex-direction:column;justify-content:left;padding-bottom:16px}}.project__carousel__head p{color:#464646;font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.6px;line-height:20px}.project__carousel__head h3{font-family:Trash;font-size:48px;font-style:normal;font-weight:500;letter-spacing:-2.4px;line-height:120%;padding-top:16px;text-transform:uppercase}@media only screen and (max-width:768px){.project__carousel__head h3{font-size:36px;letter-spacing:-1.5px;line-height:44px}}.project__carousel__head h3,.project__carousel__head p{margin:0}@media only screen and (max-width:768px){.project__carousel__title{width:100%}}.project__carousel__arrows{display:flex;flex-direction:row;gap:10px}@media only screen and (max-width:768px){.project__carousel__arrows{padding-top:16px;width:100%}}.project__carousel__arrows :first-child{transform:rotate(180deg)}.project__carousel__scroll{display:flex;flex-direction:row}@media only screen and (max-width:768px){.project__carousel__scroll{width:400vw}}.project__carousel__card{padding-right:32px;width:36vw}@media only screen and (max-width:768px){.project__carousel__card{width:calc(100vw - 48px)}}.project__carousel__card__img{background:linear-gradient(134deg,#fda00f .21%,#6d7e4e 54.36%,#634623 105.23%);height:50vh;opacity:.1;width:100%}.project__carousel__card__container{background:var(--light-grey,#f9f9f9);padding:48px}@media only screen and (max-width:768px){.project__carousel__card__container{padding:24px}}.project__carousel__card__title{font-size:22px;font-weight:500;line-height:30px}.project__carousel__card__description,.project__carousel__card__title{color:#464646;font-family:GT America Mono;font-style:normal;letter-spacing:-.6px}.project__carousel__card__description{font-size:14px;font-weight:400;line-height:20px;padding:16px 0}.project .bg-arrow{background:linear-gradient(134deg,#f1f1f1 .21%,#d1d1d1 105.23%);border-radius:100%;cursor:pointer;flex-shrink:0;height:64px;padding:16px}.project .layer{background:linear-gradient(134deg,#fda00f .21%,#6d7e4e 54.36%,#634623 105.23%);border-radius:100%;height:20vw;mix-blend-mode:color;position:absolute;width:20vw}.project .top-line{border-top:1px solid #0d0d0d}.project__contact{background:#f9f9f9;padding:72px 36px}.project__contact__title{color:#0d0d0d;font-family:Trash;font-size:36px;font-style:normal;font-weight:500;letter-spacing:-1.5px;line-height:44px}.project__back-top{align-items:center;background:#fff;border-radius:24px 24px 0 0;display:flex;height:25vh;justify-content:center;margin:auto}.project__back-top__button{align-items:center;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(134deg,#557552 .21%,#634623 105.23%);border:1px solid #557552;color:transparent;cursor:pointer;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:-.4px;line-height:22px;max-height:46px;max-width:180px;padding:12px 36px;text-align:center;text-transform:uppercase}.project__footer{background:#0d0d0d;color:#fff;display:flex;flex-direction:column;padding:10vh 5vh}@media only screen and (max-width:768px){.project__footer{padding:11% 36px}}.project__footer__top{display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:768px){.project__footer__top{flex-direction:column}}.project__footer__top__left{width:70%}@media only screen and (max-width:768px){.project__footer__top__left{height:100px;width:100%}}.project__footer__top__right{display:flex;flex-direction:row;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;justify-content:space-evenly;letter-spacing:-.2px;line-height:22px;text-transform:uppercase;width:30%}@media only screen and (max-width:768px){.project__footer__top__right{border-bottom:1px solid #fff;flex-direction:column;margin:36px 0;width:100%}}.project__footer__top__right p{margin:0;padding-bottom:16px}@media only screen and (max-width:768px){.project__footer__top__right p{border-top:1px solid #fff;padding:18px 0 11px}}.project__footer__bottom{display:flex;flex-direction:row;font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:400;justify-content:space-between;letter-spacing:-.6px;line-height:20px;padding-top:36px}@media only screen and (max-width:768px){.project__footer__bottom{flex-direction:column-reverse;padding:0}}.project__footer__bottom__left{display:flex;flex-direction:row;gap:16px;width:70%}@media only screen and (max-width:768px){.project__footer__bottom__left{flex-direction:column;width:100%}.project__footer__bottom__left p{margin:0}}.project__footer__bottom__right{display:flex;flex-direction:row;gap:16px;justify-content:flex-end;width:30%}@media only screen and (max-width:768px){.project__footer__bottom__right{justify-content:start;padding-bottom:36px;width:100%}.project__footer__bottom__right p{margin:0}}.dg.ac{z-index:5!important}.iframe__container{height:100vh;padding-top:92px;position:relative;width:100vw;z-index:1}iframe{height:100%;width:100%}.iframe-footer{bottom:0;position:relative;width:100%}@media only screen and (min-width:800px){.menu{align-items:center;background:#fff;display:flex;height:100vh;justify-content:center;opacity:0;pointer-events:none;position:fixed;transition:all .3s ease-in-out;width:100%;z-index:3}.menu.show{opacity:1;pointer-events:auto}}.menu__container{grid-gap:36px;align-items:center;background:#fff;display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;max-width:1440px;padding:30px;position:fixed;width:100%;z-index:3}@media only screen and (max-width:800px){.menu__container{align-items:flex-start;background:#fff;display:flex;flex-direction:column;gap:16px;height:100lvh;opacity:0;pointer-events:none;transition:all .3s ease-in-out}.menu__container.show{opacity:1;pointer-events:auto;touch-action:none}}@media screen and (max-width:768px){.menu__container{height:100svh}}.menu__container a{transition:all .2s ease-in-out}.menu__container a.active.disable{opacity:.5}.menu__container a{opacity:0;text-align:center;text-decoration:none;transition:all .4s ease-in-out}@media screen and (max-width:768px){.menu__container a{text-align:start}}.menu__container a.active{opacity:1}@media only screen and (max-width:800px){.menu__container a:nth-child(2){margin-bottom:42px}}.menu__container a span{font-family:Trash;font-size:56px;font-style:normal;font-weight:500;letter-spacing:-2.4px;line-height:62px;text-transform:uppercase}@media only screen and (max-width:1024px){.menu__container a span{font-size:36px;font-style:normal;font-weight:500;letter-spacing:-1.5px;line-height:44px}}.menu__container a span:hover{color:#0d0d0d}.menu .socials{-webkit-padding-after:30px;border:solid #000;border-width:1px 0 0;bottom:64px;display:flex;gap:12px;left:50%;padding-top:16px;position:absolute;transform:translateX(-50%)}@media only screen and (max-width:1024px){.menu .socials{bottom:28px;width:calc(100% - 60px)}}.menu .socials a{opacity:1}.menu .socials img{flex-shrink:0;height:20px;width:20px}.menu .socials .fix{padding:2px}.menu .socials.mobile{display:none}@media only screen and (max-width:800px){.menu .socials.mobile{display:flex;height:20px}}.menu .socials.desktop{display:flex}@media only screen and (max-width:800px){.menu .socials.desktop{display:none}}.mask{background:url(../img/grad.png);-webkit-background-clip:text;background-position:40% 50%;background-repeat:no-repeat;color:transparent}.disable{-webkit-padding-after:30px;cursor:default;pointer-events:none}.footer{background:#0d0d0d;border-radius:24px 24px 0 0;color:#fff;display:flex;flex-direction:column;flex-direction:row;justify-content:center;padding:72px 40px 144px}@media only screen and (max-width:768px){.footer{padding:11% 36px}}.footer__container{max-width:1600px;width:100%}@media only screen and (max-width:768px){.footer__container{margin:unset;max-width:unset}}.footer__top{display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:768px){.footer__top{flex-direction:column}}.footer__top__left{width:70%}@media only screen and (max-width:768px){.footer__top__left{height:auto;width:100%}}.footer__top__right{display:flex;flex-direction:row;font-family:GT America Mono;font-size:16px;font-style:normal;font-weight:700;justify-content:space-between;letter-spacing:-.2px;line-height:22px;text-transform:uppercase;width:33%}@media only screen and (max-width:768px){.footer__top__right{border-bottom:1px solid #fff;flex-direction:column;margin:36px 0;padding-right:0;width:100%}}.footer__top__right a,.footer__top__right p{cursor:pointer;margin:0;padding-bottom:16px}@media only screen and (max-width:768px){.footer__top__right a,.footer__top__right p{border-top:1px solid #fff;padding:18px 0 11px}}.footer__top__right a.current{opacity:.5}.footer__top__right a:hover,.footer__top__right p:hover{text-decoration:underline}.footer__top__right a{color:#fff;text-decoration:none}.footer__top__right div{width:50%}@media only screen and (max-width:768px){.footer__top__right div{width:100%}}.footer__bottom{display:flex;flex-direction:row;font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:400;justify-content:space-between;letter-spacing:-.6px;line-height:20px;padding-top:36px}@media only screen and (max-width:768px){.footer__bottom{flex-direction:column-reverse;padding:0}}.footer__bottom__left{display:flex;flex-direction:row;gap:16px;width:70%}@media only screen and (max-width:768px){.footer__bottom__left{flex-direction:column;width:100%}.footer__bottom__left a,.footer__bottom__left p{margin:0}}.footer__bottom__left .first{display:flex;gap:16px}.footer__bottom__left a,.footer__bottom__right a{all:unset;cursor:pointer}.footer__bottom__left a:hover{text-decoration:underline}.footer__bottom__right{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:flex-end;width:33%}@media only screen and (max-width:768px){.footer__bottom__right{justify-content:start;padding-bottom:36px;padding-right:66px;width:100%}.footer__bottom__right a,.footer__bottom__right p{margin:0}}.footer__bottom__right .social{width:24px}.footer__bottom__right .fix{padding:2px}.footer__bottom__right img{cursor:pointer;-o-object-fit:contain;object-fit:contain}.footer__bottom__right div{width:50%}@media only screen and (max-width:768px){.footer__bottom__right div{width:100%}}.footer__subscribe{background:linear-gradient(134deg,#f6f6f6 .21%,#fcfcfc 105.23%);color:#000;padding:5% 20%}@media only screen and (max-width:768px){.footer__subscribe{padding:64px 16px}}.footer__subscribe__title{font-family:Trash;font-size:36px;font-style:normal;font-weight:500;letter-spacing:-1.5px;line-height:44px}.footer__subscribe__subtitle{font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.6px;line-height:20px;padding:16px 0;width:23vw}@media only screen and (max-width:1024px){.footer__subscribe__subtitle{width:100%}}.footer__subscribe form{display:flex;justify-content:flex-end;padding-bottom:16px}.footer__subscribe input[type=email]{-webkit-appearance:none;background:transparent;border:.5px solid #0d0d0d;border-radius:0;box-sizing:border-box;color:#0d0d0d;font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:400;height:40px;letter-spacing:-.6px;line-height:20px;padding:10px 16px;width:100%}.footer__subscribe input[type=email].emailError{color:#ffd600}.footer__subscribe input[type=email]::-moz-placeholder{color:#c7c7c7}.footer__subscribe input[type=email]::placeholder{color:#c7c7c7}.footer__subscribe input[type=email]:focus{outline:none}.footer__subscribe input[type=submit]{background:transparent;border:none;color:#0d0d0d;cursor:pointer;font-family:GT America Mono;font-size:14px;font-style:normal;font-weight:700;height:40px;letter-spacing:-.4px;line-height:20px;padding:0 16px;position:absolute;text-decoration:none;text-transform:uppercase}.footer__subscribe input[type=submit].emailError{color:#c7c7c7;cursor:auto;text-decoration-line:none}.footer__subscribe input[type=submit]:hover:not(.emailError){text-decoration-line:underline}.footer__subscribe input:-webkit-autofill,.footer__subscribe input:-webkit-autofill:focus,.footer__subscribe input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;background:transparent;-webkit-box-shadow:transparent;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.footer__subscribe [contenteditable],.footer__subscribe input,.footer__subscribe textarea{caret-color:#fff}.footer__subscribe .error{color:#9a4830;display:none;font-family:GT America Mono;font-size:10px;font-style:normal;font-weight:400;left:-3px;letter-spacing:-.8px;line-height:12px;padding-top:16px;position:relative}@media only screen and (min-width:768px){.footer__subscribe .error{align-items:center;max-width:480px;padding-top:0;text-align:start;transform:translateY(100%);width:33.33%}}.footer__subscribe .error img{padding-right:8px}.footer__subscribe .error.emailError,.footer__subscribe__privacy{align-items:center;display:flex}.footer__subscribe__privacy{font-family:GT America Mono;font-size:10px;font-style:normal;font-weight:400;letter-spacing:-.8px;line-height:12px}.footer__subscribe__privacy input{border-radius:0;cursor:pointer;margin:0 12px 0 0}.footer__subscribe__privacy a,.footer__subscribe__privacy a:active,.footer__subscribe__privacy a:hover,.footer__subscribe__privacy a:link{color:#0d0d0d;cursor:pointer;text-decoration:underline}.page-container{display:flex;flex-direction:column}.newsletter__iframe{margin-left:-25px;width:50%}@media screen and (max-width:768px){.newsletter__iframe{margin-left:unset;width:100%}}.subfooter{background:transparent;color:#fff;padding:0}@media only screen and (max-width:1024px){.subfooter{padding-right:36px;width:100%}}@media only screen and (max-width:768px){.subfooter{padding:0}}.subfooter form{width:23vw}@media only screen and (max-width:1024px){.subfooter form{width:100%}}.subfooter input[type=email]{border:.5px solid #fff;color:#fff}.subfooter a,.subfooter a:active,.subfooter a:hover,.subfooter a:link,.subfooter input[type=submit]{color:#fff}.custom-checkbox-label{cursor:pointer;display:inline-block;padding-left:24px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-checkbox{cursor:pointer;opacity:0;position:absolute}.custom-box{align-items:center;border:1px solid #fff;display:inline-flex;height:12px;justify-content:center;left:0;position:absolute;top:0;width:12px}.checkmark{fill:#fff;display:none;height:5.607px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:6.67px}.custom-checkbox:checked+.custom-box .checkmark{display:block}.shader-bg{background:linear-gradient(180deg,#0d0d0d,hsla(0,0%,5%,.6))}.disableitem{cursor:default;pointer-events:none!important;text-decoration:none!important}.soon{color:#c7c7c7!important}.errorPage{background:linear-gradient(134deg,#f1f1f1 .21%,#d1d1d1 105.23%);display:flex;flex-direction:column;height:80vh;justify-content:center;padding:144px}@media only screen and (max-width:768px){.errorPage{padding:72px 16px}}.errorPage__container{left:50%;max-width:1440px;position:relative;transform:translateX(-50%)}.errorPage__title{-webkit-text-fill-color:transparent;animation:move-bg 14s linear infinite;background:linear-gradient(90deg,#fda00f,#634623,#fda00f) 0 0/400% 100%;background-clip:text;-webkit-background-clip:text;color:#0d0d0d;color:transparent;font-family:Trash;font-size:56px;font-style:normal;font-weight:500;letter-spacing:-2.4px;line-height:62px}@keyframes move-bg{to{background-position:400% 0}}.errorPage__subtitle{font-size:18px;font-weight:400;letter-spacing:-.6px;line-height:26px;padding-bottom:36px;padding-top:6px}.errorPage__cta,.errorPage__subtitle{color:#0d0d0d;font-family:GT America Mono;font-style:normal}.errorPage__cta{font-size:16px;font-weight:700;letter-spacing:-.4px;line-height:22px;text-decoration-line:underline;text-transform:uppercase}#journal .journal__container{height:100%;width:100%}#journal .journal__hero{margin:auto;max-width:1152px;padding:200px 36px 108px;width:80%}@media screen and (max-width:768px){#journal .journal__hero{max-width:100%;padding:178px 32px 112px;width:100%}}#journal .journal__hero h1{color:#0d0d0d;font-family:Trash;font-size:72px;font-style:normal;font-weight:500;letter-spacing:-2.16px;line-height:80px;margin:0}@media screen and (max-width:768px){#journal .journal__hero h1{font-size:40px}}#journal .journal__hero div{font-size:18px;font-weight:400;letter-spacing:-.6px;line-height:26px;margin-bottom:18px}#journal .journal__hero a,#journal .journal__hero div{color:#0d0d0d;font-family:GT America Mono;font-style:normal}#journal .journal__hero a{font-size:16px;font-weight:700;letter-spacing:-.4px;line-height:22px;text-decoration-line:underline;text-transform:uppercase}#journal .journal__grid{display:flex;flex-wrap:wrap;gap:36px;justify-content:flex-start;margin:0 auto;max-width:1440px;padding:0 72px 72px;width:100%}@media screen and (max-width:768px){#journal .journal__grid{gap:32px;justify-content:center;padding:0 16px 64px}}#journal .journal__pagination{align-items:center;display:none;gap:20px;justify-content:center;padding-bottom:72px;width:100%}#journal .journal__pagination .pagination-arrow-left img,#journal .journal__pagination .pagination-arrow-right img{display:block}@media screen and (max-width:768px){#journal .journal__pagination{display:none}}#journal .journal__pagination .pages{display:flex}#journal .journal__pagination .pages button{align-items:center;background:transparent;border:none;border-radius:100px;color:#0d0d0d;cursor:pointer;display:flex;font-family:GT America Mono;font-size:12px;font-style:normal;font-weight:400;height:16px;justify-content:center;letter-spacing:-.6px;line-height:16px;padding:16px;width:16px}#journal .journal__pagination .pages button.current{background:var(--Accent-01,linear-gradient(134deg,#557552 .21%,#634623 105.23%));color:#fff}.details__container{width:100%}.details__hero{height:100vh;position:relative;width:100%}@media screen and (max-width:768px){.details__hero{height:100svh}}.details__hero__text{align-items:center;bottom:72px;display:flex;flex-direction:column;left:50%;position:absolute;text-align:center;transform:translateX(-50%)}.details__hero__text h1{color:#fff;font-family:Trash;font-size:clamp(40px,5vw,72px);font-style:normal;font-weight:500;letter-spacing:-.03em;line-height:1.11;margin-bottom:18px;text-align:center}.details__hero__text span{color:#fff;font-family:GT America Mono;font-size:clamp(18px,1.25vw,18px);font-style:normal;font-weight:400;letter-spacing:-.033em;line-height:1.44;margin-bottom:18px}.details__hero img,.details__hero video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.details__dreamproject{padding-bottom:72px;width:100%}@media screen and (max-width:768px){.details__dreamproject{padding-bottom:32px}}.details__textinfo{display:flex;flex-direction:column;gap:24px;margin:auto;padding-bottom:72px;position:relative;width:70%}@media screen and (max-width:768px){.details__textinfo{padding:48px 16px!important;width:100%}}.details__textinfo h1{color:#0d0d0d;font-family:Trash;font-size:clamp(36px,3.33vw,48px);font-style:normal;font-weight:500;letter-spacing:-.05em;line-height:1.1;margin:0}.details__textinfo h2,.details__textinfo h3,.details__textinfo h4{color:#0d0d0d;font-family:GT America Mono;font-size:clamp(14px,1.11vw,16px);font-style:normal;font-weight:700;letter-spacing:-.0125em;line-height:1.375;margin:0;text-transform:uppercase}.details__textinfo li,.details__textinfo p{color:#0d0d0d;font-family:GT America Mono;font-size:clamp(16px,1.25vw,18px);font-style:normal;font-weight:400;letter-spacing:-.033em;line-height:1.44;margin:0}.details__textinfo li.disclaimer,.details__textinfo p.disclaimer{font-size:12px}.details__textinfo ul{list-style-type:none;margin:0;padding-left:20px}.details__textinfo li{margin-bottom:10px;padding-left:12px;position:relative}.details__textinfo li:before{background:linear-gradient(134deg,#fda00f .21%,#634623 105.23%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);content:"";height:10px;left:-20px;position:absolute;top:10px;width:10px}.details__singleimage{margin:auto;padding-bottom:36px;width:85%}@media screen and (max-width:768px){.details__singleimage{padding-left:16px;padding-right:16px;width:100%}}.details__singleimage--content{display:flex;flex-direction:column;gap:18px}.details__singleimage--content img,.details__singleimage--content video{border-radius:24px;height:650px;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.details__singleimage--content img,.details__singleimage--content video{height:381px}}.details__singleimage--content span{color:#464646;font-family:GT America Mono;font-size:clamp(12px,.97vw,14px);font-style:normal;font-weight:400;letter-spacing:-.043em;line-height:1.43}.details__carousel{padding-bottom:72px}@media screen and (max-width:768px){.details__carousel{padding-bottom:48px}}.details__carousel .carousel__textcta{align-items:flex-end;display:flex;justify-content:space-between;padding-left:72px;padding-right:72px;width:100%}@media screen and (max-width:768px){.details__carousel .carousel__textcta{align-items:flex-start;flex-direction:column;gap:16px;padding-left:16px;padding-right:16px}}.details__carousel .carousel__textcta .title h3{font-family:GT America Mono;font-size:clamp(14px,.97vw,14px);font-style:normal;font-weight:400;letter-spacing:-.6px;line-height:20px;margin:0 0 15px}.details__carousel .carousel__textcta .title h2{font-family:Trash;font-size:clamp(40px,3.3vw,48px);font-style:normal;font-weight:500;letter-spacing:-2.4px;line-height:110%;margin:0}.details__carousel .carousel__arrows{display:flex;gap:10px}.details__carousel .carousel__arrows .left,.details__carousel .carousel__arrows .right{cursor:pointer;height:64px;position:relative;width:64px}.details__carousel .carousel__arrows .left.disable,.details__carousel .carousel__arrows .right.disable{cursor:not-allowed;opacity:.4}.details__carousel .carousel__arrows .left .bg-arrow,.details__carousel .carousel__arrows .right .bg-arrow{background:linear-gradient(134deg,#f1f1f1 .21%,#d1d1d1 105.23%);border-radius:99999999999px;height:64px;width:64px}.details__carousel .carousel__arrows .left .arrow,.details__carousel .carousel__arrows .right .arrow{height:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:32px}.details__carousel .carousel__arrows .left:hover .bg-arrow,.details__carousel .carousel__arrows .right:hover .bg-arrow{background:#464646}.details__carousel .carousel__arrows .left:hover .arrow svg path,.details__carousel .carousel__arrows .right:hover .arrow svg path{stroke:#fff}.details__carousel .carousel__cardscroll{display:flex;flex-wrap:nowrap;gap:32px;overflow-x:auto;padding-bottom:15px;padding-left:72px;padding-top:36px;width:100%}@media screen and (max-width:768px){.details__carousel .carousel__cardscroll{gap:16px;padding-bottom:32px;padding-left:16px}}.details__carousel .carousel__cardscroll:after{content:"";padding-right:72px}@media screen and (max-width:768px){.details__carousel .carousel__cardscroll:after{padding-right:16px}}.details__carousel .carousel__cardscroll .card-image{flex:0 0 auto;height:0;max-width:519px;padding-bottom:calc(24.028vw - 7.41px);position:relative;width:calc(36.042vw - 11.11px)}@media screen and (max-width:768px){.details__carousel .carousel__cardscroll .card-image{height:346px;padding-bottom:calc(58.133vw - 7.11px);width:calc(87.2vw - 10.67px)}}.details__carousel .carousel__cardscroll .card-image img{border-radius:24px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.vivnews{border-radius:24px;cursor:pointer;flex:0 0 auto;max-width:519px;width:calc(36.042vw - 11.11px)}@media screen and (max-width:768px){.vivnews{width:calc(87.2vw - 10.67px)}}.vivnews.journal{background:#f5f5f5;border-radius:24px;box-sizing:border-box;flex:1 0 407px;height:510px;max-width:calc(33.33333% - 24px);overflow:hidden}@media screen and (max-width:1439px){.vivnews.journal{max-width:calc(50% - 18px)}}@media screen and (max-width:768px){.vivnews.journal{flex:1 0 100%;height:unset;max-width:unset}}.vivnews:not(.journal):last-child{margin-right:72px}@media screen and (max-width:768px){.vivnews:not(.journal):last-child{margin-right:16px}}.vivnews__container{background:var(--accent-07,linear-gradient(134deg,#fff .21%,#e5e5e5 105.23%));border-radius:24px;max-width:519px;overflow:hidden;width:100%}.vivnews__container.journal{height:100%;max-width:unset!important}.vivnews__container img{border-radius:24px;height:271px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:768px){.vivnews__container img{height:346px}}.vivnews__container .info{color:#464646;display:flex;flex-direction:column;height:239px;padding:calc(3.333vw - .67px);width:100%}.vivnews__container .info.journal{padding:36px 36px 48px}@media screen and (max-width:768px){.vivnews__container .info,.vivnews__container .info.journal{height:unset;padding:24px 24px 32px}}.vivnews__container .info__subtitle{color:#464646;font-family:GT America Mono;font-size:clamp(16px,1.5vw,22px);font-style:normal;font-weight:500;line-height:30px;text-transform:uppercase}@media screen and (min-width:769px){.vivnews__container .info__subtitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.vivnews__container .info__subtitle.journal{font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.2px;line-height:22px}.vivnews__container .info p{color:#464646;font-family:GT America Mono;font-size:clamp(14px,1vw,14px);font-style:normal;font-weight:400;letter-spacing:-.6px;line-height:20px;margin-bottom:auto}@media screen and (min-width:769px){.vivnews__container .info p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.carousel__cardscroll::-webkit-scrollbar{display:none}.carousel__cardscroll{-ms-overflow-style:none;scrollbar-width:none}.block{padding-top:72px}@media screen and (max-width:768px){.block{padding-top:32px}}.custom-controls{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.play-button{align-items:center;background:linear-gradient(134deg,#fda00f .21%,#6d7e4e 54.36%,#634623 105.23%);border:none;border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;transition:opacity .3s ease;width:60px}.play-icon{border-color:transparent transparent transparent #fff;border-style:solid;border-width:15px 0 15px 25px;height:0;width:0}.hidden{opacity:0;pointer-events:none}