.animated-text-and-footer{display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:center;width:85%;margin:0 auto}.animated-text-and-footer__animation-container{display:flex;flex-direction:row;gap:3rem;justify-content:center;align-items:center;width:90%;height:90%}.animated-text-and-footer__glass-o-wrapper{position:relative;width:45%;aspect-ratio:1}.animated-text-and-footer__text-animation{display:flex;justify-content:center;align-items:center;width:60%;min-height:3rem;overflow:hidden}.animated-text-and-footer__word-container{display:flex;width:100%;opacity:1;transition:opacity .3s ease-out,transform .3s ease-out;transform:translateY(0)}.animated-text-and-footer__word-container.word-exit{opacity:0;transform:translateY(-4rem)}.animated-text-and-footer__letter{display:inline-block;color:#fff;font-size:8rem;font-weight:700}.animated-text-and-footer__letter.letter-enter{opacity:0;animation:letter-fade-in .5s forwards}.animated-text-and-footer__footer{display:flex;flex-direction:row;gap:1rem;justify-content:center;align-items:center;width:100%;text-align:center}.animated-text-and-footer__footer-image{width:2rem;height:auto}.animated-text-and-footer__footer-text{color:#c6c6c6;font-size:2rem}@keyframes letter-fade-in{0%{opacity:0;transform:translateY(5rem)}to{opacity:1;transform:translateY(0)}}@media(min-width:1400px){.animated-text-and-footer__glass-o-wrapper{width:40%}}@media(min-width:1200px)and (max-width:1400px){.animated-text-and-footer__glass-o-wrapper{width:40%}.animated-text-and-footer__text-animation{width:60%}}@media(max-width:1080px){.animated-text-and-footer{width:75%}.animated-text-and-footer__animation-container{gap:2rem;width:100%;height:100%}.animated-text-and-footer__glass-o-wrapper{width:55%}.animated-text-and-footer__text-animation{width:50%}.animated-text-and-footer__letter{font-size:4.8rem}.animated-text-and-footer__footer{width:100%}.animated-text-and-footer__footer-text{font-size:1.6rem}}@media(max-width:820px){.animated-text-and-footer{width:85%}.animated-text-and-footer__animation-container{gap:2rem;width:100%}.animated-text-and-footer__glass-o-wrapper{width:60%}.animated-text-and-footer__text-animation{width:50%}.animated-text-and-footer__letter{font-size:3.6rem}.animated-text-and-footer__footer{gap:.75rem;width:100%;text-align:center}.animated-text-and-footer__footer-text{font-size:1.2rem}}@media(max-width:450px){.animated-text-and-footer{width:100%;margin:0}.animated-text-and-footer__animation-container{gap:.75rem;width:100%}.animated-text-and-footer__glass-o-wrapper{width:60%}.animated-text-and-footer__text-animation{width:55%}.animated-text-and-footer__letter{font-size:2.4rem}.animated-text-and-footer__footer{gap:.5rem;width:100%;text-align:center}.animated-text-and-footer__footer-image{width:1.5rem;height:auto}.animated-text-and-footer__footer-text{font-size:.8rem}}@media(max-width:390px){.animated-text-and-footer__footer{gap:0;width:75%}.animated-text-and-footer__footer-text{width:88%}}.faq{display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:center;width:100%;height:max-content;min-height:10rem}.faq__title{color:#fff;font-size:4.8rem;font-weight:700}.faq__list{display:flex;flex-direction:column;gap:1rem;width:100%;height:max-content}@media(max-width:820px){.faq__title{font-size:3.6rem}}@media(max-width:450px){.faq__title{font-size:2.4rem}.faq__list{gap:1.4rem}}.contact-form{position:relative;display:flex;flex-direction:column;gap:2rem;align-items:center;width:100%;height:max-content;min-height:10rem}.contact-form:before{position:absolute;top:15%;left:15%;width:70%;height:100%;border-radius:50%;background:#76c6ff;mix-blend-mode:hard-light;filter:blur(190px);opacity:.17;content:""}.contact-form__title{color:#fff;font-size:4.8rem;font-weight:700;text-align:center}.contact-form__sub-title{width:57%;color:#a7a7ad;font-size:2.4rem;font-weight:400;text-align:center}@media(max-width:1600px){.contact-form__sub-title{width:75%}}@media(max-width:1400px){.contact-form__sub-title{width:80%}}@media(max-width:1200px){.contact-form__sub-title{width:85%}}@media(max-width:820px){.contact-form{margin-top:0}.contact-form:before{display:none}.contact-form__title{font-size:3.6rem}.contact-form__sub-title{font-size:2rem}}@media(max-width:450px){.contact-form__title{font-size:2.8rem}.contact-form__sub-title{width:90%;font-size:1.4rem}}@media(max-width:390px){.contact-form__sub-title{width:100%}}.lamp-section{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;width:100%;height:max-content;min-height:15rem;padding:2rem 0;color:#fff}.lamp-section__lamp-image-wrapper{position:relative;width:45%;aspect-ratio:16/9;margin:0 auto}.lamp-section__text{width:37%;background:linear-gradient(270deg,rgb(153,151,68),rgb(255,251,114));background-clip:text;color:rgba(0,0,0,0);font-size:3.6rem;text-align:center}@media(max-width:1400px){.lamp-section__text{width:40%}}@media(max-width:1080px){.lamp-section__lamp-image-wrapper{width:60%}.lamp-section__text{width:100%;padding:0 1rem;font-size:2.8rem}}@media(max-width:820px){.lamp-section__lamp-image-wrapper{width:75%}.lamp-section__text{width:100%}}@media(max-width:450px){.lamp-section{padding-top:2rem}.lamp-section__lamp-image-wrapper{width:100%}.lamp-section__text{font-size:2rem}}@media(max-width:390px){.lamp-section__text{width:100%;font-size:1.6rem}}.da-popup__outer-container{position:fixed;inset:0;z-index:99;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);backdrop-filter:blur(20px)}.da-popup__inner-container{position:absolute;top:5%;left:50%;display:flex;flex-direction:column;gap:3rem;width:70%;height:90vh;min-height:20rem;border:1px solid #737479;border-radius:1rem;background-color:#060606;transform:translate(-50%)}.da-popup__header-container{position:relative;display:flex;flex-direction:row;gap:1.5rem;justify-content:center;width:100%;height:max-content;padding:2rem;border-bottom:1px solid #737479;background-color:#0a1116}.da-popup__title{color:#cfd3da;font-size:2.8rem;font-weight:500}.da-popup__close{padding:0;margin:0;border:none;border-radius:0;background:none;outline:none;position:absolute;top:30%;right:5%;cursor:pointer}.da-popup__close-icon{color:hsla(0,0%,100%,.5)}.da-popup__body{display:flex;flex-direction:row;gap:2rem;justify-content:center;width:100%;height:100%;padding:0 4rem}.da-popup__body-left,.da-popup__body-right{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:90%}.da-popup__body-left{width:40%}.da-popup__body-right{width:50%;padding-left:2rem}.da-popup__body-separator{width:1px;height:70%;margin-top:5rem;background:linear-gradient(90deg,rgba(255,255,255,0),#ccc 50%,rgba(153,153,153,0))}.da-popup__button-container{display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:center;width:100%;height:max-content;min-height:3rem}.da-popup__button{margin:0;border-radius:0;background:none;outline:none;display:flex;flex-direction:row;gap:1rem;align-items:center;width:max-content;min-width:4rem;height:6rem;padding:1rem;border:1px solid #fff;border-radius:1rem;background-color:#000;color:#fff;cursor:pointer}.da-popup__button-image{width:3rem;height:auto}.da-popup__button-content{display:flex;flex-direction:column}.da-popup__button-text-small{font-size:1.2rem;font-weight:500}.da-popup__button-text-large{font-size:2rem;font-weight:700}.da-popup__body-title{color:#fff;font-size:2.4rem;font-weight:700}.da-popup__body-title-two{color:#a7a7ad;font-size:2.4rem;font-weight:400}.da-popup__body-subtitle{width:100%;color:#fff;font-size:2rem;font-weight:500;text-align:center}.da-popup__qr{width:15rem;height:15rem;font-weight:700;text-align:center}.da-popup__form{display:flex;flex-direction:column;gap:5rem;align-items:center;width:100%;height:80%}.da-popup__form .mobile-input-two{height:8rem;padding:0}.da-popup__form .mobile-input-two .generic-dropdown{height:5rem}.da-popup__form .otp-input{height:7rem}.form-one{display:flex;flex-direction:column;gap:2rem;align-items:center;padding:4rem 7rem;box-shadow:0 0 .5px .5px #737479;border-radius:2rem;background-color:rgba(0,0,0,.5);backdrop-filter:blur(25px)}.form-one__title{color:#fff;font-size:2.8rem;font-weight:700}.form-one__form{width:100%;height:auto}.form-one__form .mobile-input__fields .select-form-input{width:35%}.form-one__form .mobile-input__fields .select-form-input .select-dropdown__selected-option{font-size:1.4rem}.form-one__form .mobile-input__fields .select-form-input .select-dropdown__option{padding:0 .5rem;font-size:1.4rem}.form-one__field--full-width{grid-column:1/-1}@media(max-width:820px){.form-one{width:100%;padding:2rem 1.5rem;box-shadow:0 0 .5px .5px #737479;border:none;background-color:rgba(0,0,0,0)}.form-one:before{display:none}.form-one__title{font-size:2.4rem}}@media(max-width:450px){.form-one__title{font-size:2rem;text-align:center}.form-one__form{height:40vh;padding:0}.form-one__form .mobile-input__fields .select-form-input .select-dropdown__option,.form-one__form .mobile-input__fields .select-form-input .select-dropdown__selected-option{font-size:1.2rem}.form-one .form-builder__form-rows{height:100%}}@media(max-width:390px){.form-one__form{height:42vh}}@media(max-width:380px){.form-one__form{height:53vh}.form-one__form .mobile-input__fields .select-form-input{width:37%}}@font-face{font-family:Instrument Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/instrument-sans-latin-ext-400-normal.7cd252cf.woff2) format("woff2"),url(/_next/static/media/instrument-sans-latin-ext-400-normal.ea6e49b1.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Instrument Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/instrument-sans-latin-400-normal.d485ddcf.woff2) format("woff2"),url(/_next/static/media/instrument-sans-latin-400-normal.0671ff9d.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Familjen Grotesk;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/familjen-grotesk-vietnamese-400-normal.d6c2718f.woff2) format("woff2"),url(/_next/static/media/familjen-grotesk-vietnamese-400-normal.4612bd4c.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Familjen Grotesk;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/familjen-grotesk-latin-ext-400-normal.96c7f186.woff2) format("woff2"),url(/_next/static/media/familjen-grotesk-latin-ext-400-normal.c5032abd.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Familjen Grotesk;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/familjen-grotesk-latin-400-normal.00dced3f.woff2) format("woff2"),url(/_next/static/media/familjen-grotesk-latin-400-normal.b2b1cea5.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}*,:after,:before{box-sizing:border-box}*{margin:0}:focus{outline:none}body{-webkit-font-smoothing:antialiased;line-height:1.5}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#root{isolation:isolate}input[type=number]{appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.ratings{flex-direction:row;gap:2rem;justify-content:space-around;width:80%;min-width:10rem;min-height:12rem;margin:0 auto}.ratings,.ratings__left{display:flex;align-items:center;height:max-content}.ratings__left{flex-direction:column;gap:6rem;width:max-content;min-width:5rem;min-height:3rem}.ratings__ratings-wrapper{display:flex;flex-direction:column;width:100%}.ratings__right{min-width:5rem;min-height:3rem;color:#fff}@media(max-width:1080px){.ratings{gap:3rem;width:100%}}@media(max-width:820px){.ratings{flex-direction:column-reverse;justify-content:center;width:100%}.ratings__left{gap:2rem;width:100%}.ratings__right{margin:0 auto}.ratings__ratings-wrapper{gap:1.5rem}}@media(max-width:450px){.ratings{flex-direction:column-reverse}.ratings,.ratings__left,.ratings__right{width:100%}.ratings__left{gap:2rem}.ratings__ratings-wrapper{gap:1.5rem}}