:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:100vw;min-height:100vh;overflow-x:hidden}#root{margin:0;padding:0;text-align:center}.promotional-page{display:flex;flex-direction:column;justify-content:space-between;width:100vw;min-height:100vh;overflow-x:hidden}.promotional-page .logo-wrap{width:fit-content;align-self:center;padding:1.2vw 10vw;box-shadow:0 0 12px #0000001a;border-radius:0 0 12px 12px}.promotional-page .logo-wrap img{width:10vw}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .logo-wrap{padding:16px 20px;width:50%}.promotional-page .logo-wrap img{width:180px}}@media (max-width: 768px){.promotional-page .logo-wrap{padding:16px 20px;width:80%}.promotional-page .logo-wrap img{width:140px}}.promotional-page .coming-soon{width:100%;align-self:center;display:flex;flex-direction:column;align-items:center;gap:2vw;margin-top:5vw;position:relative;--cloud-progress: 0}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .coming-soon{margin-top:100px}}@media (max-width: 768px){.promotional-page .coming-soon{margin-top:30px;padding:24vh 20px}}.promotional-page .coming-soon h1{font-family:Nunito;font-size:3.6vw;text-transform:uppercase;font-weight:900;color:#6bbafe;margin:0}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .coming-soon h1{font-size:48px}}@media (max-width: 768px){.promotional-page .coming-soon h1{font-size:36px;width:60%;line-height:1.2;font-weight:900}}.promotional-page .coming-soon h1 span{color:#ffa696}.promotional-page .coming-soon h5{color:#6bbafe;font-family:Nunito;font-size:1.8vw;width:30%;align-self:center;margin:0}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .coming-soon h5{font-size:26px;width:40%}}@media (max-width: 768px){.promotional-page .coming-soon h5{font-size:26px;width:80%;line-height:1.2;font-weight:700}}.promotional-page .coming-soon .cloud{position:absolute}.promotional-page .coming-soon .cloud.left{left:calc(-5% + var(--cloud-progress, 0) * 7%);top:50%;width:30vw;will-change:left}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .coming-soon .cloud.left{width:40%;top:85%;max-width:400px}}@media (max-width: 768px){.promotional-page .coming-soon .cloud.left{width:70%;top:80%;left:calc(-5% + var(--cloud-progress, 0) * 10%);max-width:330px}}.promotional-page .coming-soon .cloud.right{right:calc(-10% + var(--cloud-progress, 0) * 9%);top:-20%;transform:scaleX(-1);width:24vw;will-change:right}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .coming-soon .cloud.right{width:40%;top:-80%;max-width:360px}}@media (max-width: 768px){.promotional-page .coming-soon .cloud.right{width:60%;top:0%;right:calc(-5% + var(--cloud-progress, 0) * 10%);max-width:300px}}.promotional-page .content{display:grid;grid-template-columns:1fr 1fr;padding:0 8vw;box-sizing:border-box;width:100%;max-width:75vw;align-self:center}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .content{max-width:100%}}@media (max-width: 768px){.promotional-page .content{grid-template-columns:1fr;max-width:100%;padding:0 16px}}.promotional-page .content .col:first-of-type{margin-top:10vw;text-align:left}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .content .col:first-of-type{margin-top:90px;padding-right:30px}}@media (max-width: 768px){.promotional-page .content .col:first-of-type{margin-top:6vw;padding-right:unset}}.promotional-page .content .col:first-of-type h3{color:#6bbafe;font-family:Nunito;font-size:2.4vw;margin:0;width:70%;line-height:1.2;font-weight:900}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .content .col:first-of-type h3{font-size:36px;width:100%}}@media (max-width: 768px){.promotional-page .content .col:first-of-type h3{font-size:30px;width:100%;line-height:1.2;font-weight:800;text-align:center}}.promotional-page .content .col:first-of-type p{font-family:Mulish;font-size:1.2vw;color:#162533}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .content .col:first-of-type p{font-size:22px}}@media (max-width: 768px){.promotional-page .content .col:first-of-type p{font-size:16px;text-align:center}}.promotional-page .content .col:nth-of-type(2){margin-top:3vw;width:100%;display:flex;justify-content:flex-end;padding-bottom:2vw}@media (max-width: 768px){.promotional-page .content .col:nth-of-type(2){margin-top:20px;padding-bottom:40px}}.promotional-page .content .col:nth-of-type(2) .cards{display:flex;flex-direction:column;width:27vw;height:50vh;max-height:27vw;overflow:scroll;gap:2vw}.promotional-page .content .col:nth-of-type(2) .cards::-webkit-scrollbar{display:none}.promotional-page .content .col:nth-of-type(2) .cards{-ms-overflow-style:none;scrollbar-width:none}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .content .col:nth-of-type(2) .cards{height:38vh;max-height:unset;overflow:scroll;gap:2vw;width:40vw}}@media (max-width: 768px){.promotional-page .content .col:nth-of-type(2) .cards{width:100%;height:unset;overflow:unset;max-height:unset;gap:20px}}.promotional-page .content .col:nth-of-type(2) .cards .card{padding:.9vw 1.2vw 4vw;border-radius:.6vw;display:flex;box-sizing:border-box;flex-direction:column;gap:1.2vw;max-height:27vw;height:50vh}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .content .col:nth-of-type(2) .cards .card{padding:20px 20px 24px;border-radius:12px;height:unset;max-height:unset}}@media (max-width: 768px){.promotional-page .content .col:nth-of-type(2) .cards .card{padding:20px 20px 24px;border-radius:12px;height:unset;max-height:unset}}.promotional-page .content .col:nth-of-type(2) .cards .card:first-of-type{background:#ffa696}.promotional-page .content .col:nth-of-type(2) .cards .card:first-of-type img{width:11vw}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .content .col:nth-of-type(2) .cards .card:first-of-type img{width:70%}}@media (max-width: 768px){.promotional-page .content .col:nth-of-type(2) .cards .card:first-of-type img{width:50%;margin-top:10px}}.promotional-page .content .col:nth-of-type(2) .cards .card:nth-of-type(2){background:#6bbafe}.promotional-page .content .col:nth-of-type(2) .cards .card:nth-of-type(2) img{width:11vw}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .content .col:nth-of-type(2) .cards .card:nth-of-type(2) img{width:70%}}@media (max-width: 768px){.promotional-page .content .col:nth-of-type(2) .cards .card:nth-of-type(2) img{width:58%;margin-top:20px}}.promotional-page .content .col:nth-of-type(2) .cards .card:last-of-type{background:#ffb03a;box-sizing:border-box;height:26vw}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .content .col:nth-of-type(2) .cards .card:last-of-type{height:unset}}@media (max-width: 768px){.promotional-page .content .col:nth-of-type(2) .cards .card:last-of-type{height:unset}}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .content .col:nth-of-type(2) .cards .card:last-of-type p{margin-bottom:0}}@media (max-width: 768px){.promotional-page .content .col:nth-of-type(2) .cards .card:last-of-type p{margin-bottom:-50px}}@media (max-width: 375px){.promotional-page .content .col:nth-of-type(2) .cards .card:last-of-type p{margin-bottom:-20px}}.promotional-page .content .col:nth-of-type(2) .cards .card:last-of-type img{float:right;width:11vw;shape-outside:circle();shape-margin:.6vw;object-fit:cover;margin:9vw .8vw 5vw 0}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .content .col:nth-of-type(2) .cards .card:last-of-type img{width:60%;margin:120px 16px}}@media (max-width: 768px){.promotional-page .content .col:nth-of-type(2) .cards .card:last-of-type img{width:45%;margin:120px 16px}}@media (max-width: 360px){.promotional-page .content .col:nth-of-type(2) .cards .card:last-of-type img{margin:260px 16px 240px}}.promotional-page .content .col:nth-of-type(2) .cards .card h4{color:#fff;font-family:Nunito;font-size:1.4vw;margin:0;text-align:left}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .content .col:nth-of-type(2) .cards .card h4{font-size:20px}}@media (max-width: 768px){.promotional-page .content .col:nth-of-type(2) .cards .card h4{font-size:26px}}@media (max-width: 360px){.promotional-page .content .col:nth-of-type(2) .cards .card h4{font-size:22px;line-height:1.2}}.promotional-page .content .col:nth-of-type(2) .cards .card p{font-family:Mulish;font-size:1vw;color:#fff;text-align:left;margin:0}@media (max-width: 1280px) and (orientation: portrait){.promotional-page .content .col:nth-of-type(2) .cards .card p{font-size:16px}}@media (max-width: 768px){.promotional-page .content .col:nth-of-type(2) .cards .card p{font-size:16px}}.promotional-page .content .col:nth-of-type(2) .cards .card img{width:8vw;align-self:flex-end}@media (max-width: 768px){.promotional-page .content .col:nth-of-type(2) .cards .card img{width:50%;max-width:250px}}footer{box-shadow:0 0 8px #00000014;display:flex;flex-direction:column;align-items:center;gap:2vw;width:100%;box-sizing:border-box;padding:2vw 20vw 1.4vw;justify-self:flex-end}@media (max-width: 1280px) and (orientation: portrait){footer{padding:40px 16vw}}@media (max-width: 768px){footer{padding:24px 40px;gap:48px}}footer .row{display:flex;justify-content:center;align-items:center;gap:7vw}@media (max-width: 768px){footer .row{flex-direction:column;gap:36px;align-items:flex-start}}footer .row:first-of-type .col{display:flex;align-items:flex-start}footer .row:first-of-type .col:first-of-type{flex-direction:column;gap:1.2vw}@media (max-width: 768px){footer .row:first-of-type .col:first-of-type{gap:16px}}footer .row:first-of-type .col:first-of-type img{width:10vw}@media (max-width: 1280px) and (orientation: portrait){footer .row:first-of-type .col:first-of-type img{width:180px}}@media (max-width: 768px){footer .row:first-of-type .col:first-of-type img{width:180px}}footer .row:first-of-type .col:first-of-type .policy-link{color:#ffa696;font-family:Nunito;font-size:16px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:0;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}footer .row:first-of-type .col:last-of-type{gap:.8vw}@media (max-width: 768px){footer .row:first-of-type .col:last-of-type{gap:12px}}footer .row:first-of-type .col:last-of-type a img{width:2.2vw;height:2.2vw}@media (max-width: 1280px) and (orientation: portrait){footer .row:first-of-type .col:last-of-type a img{width:36px;height:36px}}@media (max-width: 768px){footer .row:first-of-type .col:last-of-type a img{width:36px;height:36px}}footer .row:first-of-type p{color:#162533;width:40%;text-align:left;font-family:Mulish;margin:0;font-size:.8vw}@media (max-width: 1280px) and (orientation: portrait){footer .row:first-of-type p{font-size:16px;width:80%}}@media (max-width: 768px){footer .row:first-of-type p{font-size:16px;width:80%}}footer .row:last-of-type p{color:#ffa696;font-family:Mulish;margin:0;font-size:.9vw}@media (max-width: 1280px) and (orientation: portrait){footer .row:last-of-type p{font-size:14px}}@media (max-width: 768px){footer .row:last-of-type p{font-size:14px}}.terms-and-conditions{display:flex;flex-direction:column;justify-content:space-between;width:100vw;min-height:100vh;overflow-x:hidden}.terms-and-conditions .logo-wrap{width:fit-content;align-self:center;padding:1.2vw 10vw;box-shadow:0 0 12px #0000001a;border-radius:0 0 12px 12px}.terms-and-conditions .logo-wrap img{width:10vw}@media (max-width: 1280px) and (orientation: portrait){.terms-and-conditions .logo-wrap{padding:16px 20px;width:50%}.terms-and-conditions .logo-wrap img{width:180px}}@media (max-width: 768px){.terms-and-conditions .logo-wrap{padding:16px 20px;width:80%}.terms-and-conditions .logo-wrap img{width:140px}}.terms-and-conditions .content{padding:50px 64px 100px;gap:50px;display:flex;flex-direction:column}@media (max-width: 1280px) and (orientation: portrait){.terms-and-conditions .content{padding:36px 16px}}.terms-and-conditions .content .title{display:flex;justify-content:space-between;align-items:center;gap:16px;background:#ffa696;padding:36px;border-radius:12px;width:100%;box-sizing:border-box}@media (max-width: 1280px) and (orientation: portrait){.terms-and-conditions .content .title{padding:16px}}.terms-and-conditions .content .title h2{color:#fff;font-family:Nunito;font-size:36px;font-weight:900;line-height:36px;text-align:left}@media (max-width: 1280px) and (orientation: portrait){.terms-and-conditions .content .title h2{font-size:26px}}.terms-and-conditions .content .title img{width:15vw}@media (max-width: 1280px) and (orientation: portrait){.terms-and-conditions .content .title img{width:120px}}.terms-and-conditions .content .text{display:flex;flex-direction:column;gap:40px}.terms-and-conditions .content .text .item{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.terms-and-conditions .content .text .item h4{color:#162533;text-align:left;font-family:Nunito;font-size:26px;font-style:normal;font-weight:700;line-height:32px;margin:0}@media (max-width: 1280px) and (orientation: portrait){.terms-and-conditions .content .text .item h4{font-size:16px;line-height:1.25}}.terms-and-conditions .content .text .item p{font-family:Mulish;font-size:18px;font-style:normal;font-weight:400;line-height:1.5;text-align:left;margin:0}@media (max-width: 1280px) and (orientation: portrait){.terms-and-conditions .content .text .item p{font-size:16px;line-height:1.25}}
