html,body{margin:0;padding:0;color:#fff;font-family:Inter Variable,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@font-face{font-family:Inter Variable;src:url(/build/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf) format("truetype");font-weight:1 999;font-display:swap}@font-face{font-family:NeuweltText;src:url(/build/assets/Neuwelt-ExtraBold-BZwSNbYF.otf) format("opentype");font-weight:800;font-display:swap}@font-face{font-family:NeuweltText;src:url(/build/assets/Neuwelt-Bold-C8q60Fz-.otf) format("opentype");font-weight:700;font-display:swap}@font-face{font-family:NeuweltText;src:url(/build/assets/Neuwelt-Medium-CXT7bQ-5.otf) format("opentype");font-weight:500;font-display:swap}@font-face{font-family:NeuweltText;src:url(/build/assets/Neuwelt-Regular-1NgJRts6.otf) format("opentype");font-weight:400;font-display:swap}@font-face{font-family:TheSimsSans;src:url(/build/assets/Sims_Sans-Headline-DQN-W-ds.otf) format("opentype");font-weight:700;font-display:swap}h1,h2,h3,h4,h5,h6,p{margin:0}.heading-1{margin:0;font-size:48px;font-weight:700;font-family:NeuweltText,serif}.sim-button{border:none;width:auto;height:auto;padding:8px 12px;cursor:pointer;border-radius:20px;background:linear-gradient(to right,#212340,#838ae5 24%,#fff 47%,#838ae5 74%,#212340);box-shadow:0 0 14.9px #00000040,0 0 14.9px #00000040,0 -4px 3.9px #ffffff40 inset;transition:all ease-out .35s}.sim-button .button-content{line-height:1;font-size:38px;color:#fff;padding:22px 55px;border-radius:12px;text-transform:uppercase;font-family:TheSimsSans,serif;background-color:#212340}.sim-button:hover{transform:scale(1.05);box-shadow:0 0 20px #00000059,0 0 20px #00000059,0 -4px 4px #ffffff4d inset}@media screen and (max-width: 768px){.sim-button{padding:6px 8px}.sim-button .button-content{font-size:24px;padding:16px 30px}}@media screen and (max-width: 640px){.sim-button{padding:4px 6px;border-radius:14px}.sim-button .button-content{font-size:18px;padding:18px 32px;border-radius:8px}}.footer{display:flex;flex-shrink:0;font-size:12px;padding:50px 28px 20px}.footer a{color:#fff;text-decoration:none}.footer a:hover{text-decoration:underline}@media screen and (max-width: 640px){.footer{font-size:10px;margin-top:20px;padding:10px 18px 20px;flex-direction:column}}.footer .footer-stack{display:flex;margin-left:auto}@media screen and (max-width: 640px){.footer .footer-stack{margin-left:0}.footer .footer-stack .footer-element{display:inline-flex!important}}.footer .footer-element{margin-left:5px;display:inline-block}@media screen and (max-width: 640px){.footer .footer-element{display:block;margin-left:0;padding:5px 10px}}.footer .footer-element:first-of-type{margin-left:0}.site-wrapper{margin:0;padding:0;display:flex;min-height:100vh;flex-direction:column;background-repeat:no-repeat;background:linear-gradient(to bottom,#212340,#565ba6 74%,#9297d5)}.site-wrapper.home-bg{background:url(/build/assets/homeBgImage2-CmlDaJrG.jpg) no-repeat top center;background-size:cover}.site-wrapper.review-bg{background:url(/build/assets/reviewbg-9Qx0DyXy.jpg) no-repeat top center;background-size:cover}.site-header{display:flex;flex-shrink:0;padding:24px 28px;align-items:center;justify-content:space-between;font-family:Inter Variable,sans-serif;border-bottom:1px solid #E7E7E7}.site-header .logo img{height:44px}.site-header nav ul{margin:0;padding:0;gap:20px;display:flex;list-style:none;align-items:center}.site-header .nav-link{position:relative;font-weight:300;color:#fff;text-decoration:none}.site-header .nav-link:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background-color:#ffffff94;transform:scaleX(0);transform-origin:left;transition:transform .3s ease-out}.site-header .nav-link:hover:after{transform:scaleX(1)}@media screen and (max-width: 640px){.site-header .nav-link{display:none;font-size:12px}}.site-header .btn-buy{font-weight:600;display:inline-block;text-decoration:none;padding:12px 30px;border-radius:999px;color:#212340;background-color:#fff;transform:scale(1);transition:background-color .3s ease-out,color .3s ease-out,transform .3s ease-out}@media screen and (max-width: 640px){.site-header .btn-buy{font-size:14px;padding:8px 10px}}.site-header .btn-buy:hover{color:#fff;transform:scale(1.05);background-color:#212340}.language-dropdown{position:relative;display:inline-flex;flex-direction:column;border:1px solid #ccc;background:#fff;white-space:nowrap;min-width:120px}.language-dropdown .dropdown-toggle{display:flex;align-items:center;gap:10px;padding:10px;border:none;background:transparent;cursor:pointer}.language-dropdown .dropdown-toggle img{width:20px;height:auto}.language-dropdown .dropdown-toggle .arrow{font-size:12px}.language-dropdown .dropdown-menu{position:absolute;top:100%;left:0;width:100%;display:none;flex-direction:column;align-items:start;margin:0;padding:0;list-style:none;border-top:1px solid #ccc;background:#fff;gap:0}.language-dropdown .dropdown-menu li{width:100%;display:inline-block}.language-dropdown .dropdown-menu li a{gap:10px;padding:10px;color:#212340;font-size:13px;display:inline-flex;align-items:center;text-decoration:none}.language-dropdown .dropdown-menu li a img{width:20px;height:auto}.language-dropdown .dropdown-menu li:hover{background:#f2f2f2}.language-dropdown.open .dropdown-menu{display:flex}.review-card{width:50%;display:flex;padding:22px;max-width:675px;border-radius:10px;background:#f8f8f8;flex-direction:row;font-family:NeuweltText,sans-serif;box-shadow:0 4px 32px #00000040}@media screen and (max-width: 1280px){.review-card{width:60%}}@media screen and (max-width: 1024px){.review-card{width:90%;padding:18px}}.review-card .review-left{width:auto;display:flex;text-align:left;align-items:start;flex-direction:column}@media screen and (max-width: 640px){.review-card .review-left{width:70px}}.review-card .review-left .profile-pic{width:180px;height:180px;overflow:hidden;border-radius:6px}@media screen and (max-width: 1024px){.review-card .review-left .profile-pic{width:120px;height:120px}}@media screen and (max-width: 640px){.review-card .review-left .profile-pic{width:70px;height:70px}}.review-card .review-left .profile-pic img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.review-card .review-left .reviewer-info{font-size:19px;margin-top:25px;line-height:1.4;font-weight:400;color:#212340}@media screen and (max-width: 1024px){.review-card .review-left .reviewer-info{font-size:16px;margin-top:12px;line-height:1.2}}@media screen and (max-width: 640px){.review-card .review-left .reviewer-info{font-size:12px;margin-top:10px;line-height:1.1}}.review-card .review-left .reviewer-info .name{font-weight:800}.review-card .review-left .reviewer-info .badge{height:20px;margin-top:10px}@media screen and (max-width: 640px){.review-card .review-left .reviewer-info .badge{height:14px}}.review-card .review-left .reviewer-info .badge img{height:100%;width:auto}.review-card .review-right{width:70%;padding-left:40px;text-align:left}@media screen and (max-width: 1024px){.review-card .review-right{padding-left:32px}}@media screen and (max-width: 650px){.review-card .review-right{padding-left:28px}}.review-card .review-right .review-date{font-size:13px;color:#a28b67}@media screen and (max-width: 1024px){.review-card .review-right .review-date{font-size:10px}}.review-card .review-right .review-title{font-size:44px;font-weight:700;color:#212340;line-height:1}@media screen and (max-width: 1024px){.review-card .review-right .review-title{font-size:32px}}@media screen and (max-width: 640px){.review-card .review-right .review-title{font-size:24px}}.review-card .review-right .stars{margin-top:10px}@media screen and (max-width: 1024px){.review-card .review-right .stars img{width:24px;height:auto}}@media screen and (max-width: 640px){.review-card .review-right .stars img{width:16px}}.review-card .review-right .review-text{margin-top:30px;font-size:17px;line-height:1.2;font-weight:400;color:#212340;letter-spacing:.2px}@media screen and (max-width: 1024px){.review-card .review-right .review-text{margin-top:22px;font-size:16px;line-height:1.1}}@media screen and (max-width: 640px){.review-card .review-right .review-text{margin-top:18px;font-size:14px;line-height:1.1}}.review-download{display:flex;flex-direction:column;padding:86px 120px}.review-download .sims-badge{width:100%;max-width:380px;margin:0 auto}.review-download .sims-badge img{width:100%;height:auto}.review-download .review-card{width:100%;padding:32px;max-width:100%;margin-top:92px;border-radius:14px}.review-download .review-card .review-left .profile-pic{width:260px;height:260px;border-radius:8px}.review-download .review-card .review-left .reviewer-info{font-size:27px;margin-top:35px;line-height:1.4}.review-download .review-card .review-left .reviewer-info .badge{margin-top:10px}.review-download .review-card .review-right{width:auto;padding-left:60px}.review-download .review-card .review-right .review-date{font-size:19px}.review-download .review-card .review-right .review-title{font-size:63px;font-weight:800;line-height:1}.review-download .review-card .review-right .stars{margin-top:20px}.review-download .review-card .review-right .review-text{margin-top:43px;font-size:25px;line-height:1.2;letter-spacing:.2px;padding-bottom:40px}.hero-section{text-align:center;padding:0 28px 20px}.hero-section .heading-1{z-index:1;position:relative;margin-top:90px;margin-bottom:30px;text-shadow:0 0 15px #212340}@media screen and (max-width: 640px){.hero-section .heading-1{margin-top:80px;font-size:28px;line-height:1}}.hero-section .custom-video-wrapper{position:relative;z-index:0;display:flex;margin:0 auto;justify-content:center}.hero-section .video-border{width:100%;padding:8px;height:492px;flex-shrink:0;max-width:880px;position:relative;border-radius:26.4px;background:linear-gradient(90deg,#a28b67,#ffce82 24%,#ffeaca 47%,#ffce82 74%,#a28b67);box-shadow:0 0 100px #000,inset 0 -4px 3.9px #ffffff40}@media screen and (max-width: 640px){.hero-section .video-border{height:200px;box-shadow:0 0 30px #000,inset 0 -2px 2px #ffffff2e}}.hero-section .video-thumbnail{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;border-radius:20px}.hero-section .embedded-video{width:100%;height:100%;border-radius:20px;border:none}.hero-section .play-button{z-index:1;top:50%;left:50%;border:none;width:142px;height:142px;cursor:pointer;position:absolute;background:transparent;transform:translate(-50%,-50%)}.hero-section .play-button img{width:100%;height:auto}@media screen and (max-width: 640px){.hero-section .play-button{width:80px;height:80px}}.welcome-section{display:flex;flex-direction:column;align-items:center;max-width:880px;margin:80px auto 0}@media screen and (max-width: 640px){.welcome-section{margin:60px auto 0}}.welcome-section .home-heading{font-size:64px;line-height:160%;letter-spacing:-1px;text-shadow:0px 0px 20px #212340;font-family:TheSimsSans,sans-serif}@media screen and (max-width: 1024px){.welcome-section .home-heading{font-size:48px}}@media screen and (max-width: 640px){.welcome-section .home-heading{font-size:38px;line-height:1.1}}.welcome-section .intro-text{font-size:36px;margin-top:30px;line-height:1.1;font-weight:500;font-family:NeuweltText,sans-serif}@media screen and (max-width: 1024px){.welcome-section .intro-text{margin-top:12px;font-size:18px;line-height:1.1}}.welcome-section .sim-button{margin-top:55px}@media screen and (max-width: 768px){.welcome-section .sim-button{margin-top:35px}}.experience-container{flex-grow:1;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}@media screen and (max-width: 1024px){.experience-container .slide{padding:28px}}.experience-container .step-info{max-width:70%;margin:0 auto}@media screen and (max-width: 1024px){.experience-container .step-info{max-width:initial}}.experience-container .step-heading{line-height:1;margin-top:18px}@media screen and (max-width: 1024px){.experience-container .step-heading{font-size:40px}}@media screen and (max-width: 640px){.experience-container .step-heading{font-size:28px}}.experience-container .step-support-text{font-size:16px;line-height:1.2;padding-top:20px;display:block;margin:0 auto;width:80%}@media screen and (max-width: 640px){.experience-container .step-support-text{padding-top:8px;width:60%}}.experience-container .step-number{width:auto;padding:7px 20px;border-radius:4px;font-weight:bolder;display:inline-flex;color:#212340;background:#fff;text-transform:uppercase;font-family:NeuweltText,serif}@media screen and (max-width: 1024px){.experience-container .step-number{padding:4px 15px}}@media screen and (max-width: 640px){.experience-container .step-number{padding:4px 12px;font-size:12px}}.experience-container .slot-container{width:100%;padding:8px;max-width:1024px;margin:22px auto 45px;position:relative;border-radius:17px;display:inline-block;box-sizing:border-box;box-shadow:0 0 9px #fff3,inset 0 0 5px #e5c760;background:linear-gradient(to top,#d0a94f 8%,#e0c387 23%,#fff6df 42%,#f8f3dd 52%,#fbdd7b 80%,#a28b67)}@media screen and (max-width: 640px){.experience-container .slot-container{margin-bottom:22px}}.experience-container .slot-container .slot-wrapper{display:block;width:100%;height:280px;overflow:hidden;border-radius:10px;background:linear-gradient(to top,#a28b67,#fbdd7b 20%,#f8f3dd 48%,#fff6df 58%,#e0c387 77%,#d0a94f 86%,#a28b67);box-sizing:border-box}@media screen and (max-width: 1024px){.experience-container .slot-container .slot-wrapper{height:220px}}@media screen and (max-width: 640px){.experience-container .slot-container .slot-wrapper{height:120px}}.experience-container .slot-container .slot-items{display:flex;flex-direction:column;will-change:transform}.experience-container .slot-item{opacity:.6;height:auto;display:flex;color:#a28b67;font-size:58px;width:100%;text-align:center;align-items:center;justify-content:center;padding:20px 0;font-family:TheSimsSans,sans-serif}.experience-container .slot-item.selected{opacity:1;color:#212340}@media screen and (max-width: 1024px){.experience-container .slot-item{font-size:45px;padding:18px 0}}@media screen and (max-width: 640px){.experience-container .slot-item{font-size:21px;padding:12px 0}}.experience-container .sim-button{opacity:1}.experience-container .sim-button[disabled]{opacity:.5;cursor:not-allowed}.experience-container [x-show=false]{opacity:0;pointer-events:none}@media screen and (max-width: 640px){.experience-container .buttons{display:inline-flex;flex-direction:column}}.experience-container .buttons .sim-button{margin-left:31px}@media screen and (max-width: 640px){.experience-container .buttons .sim-button{margin-top:20px;margin-left:0}}.experience-container .buttons .sim-button:first-child{margin-left:0}@media screen and (max-width: 640px){.experience-container .buttons .sim-button:first-child{margin-top:0}}.step2 .buttons{display:flex;margin-top:51px;justify-content:center}.step2 .buttons .button-content{padding:47px 80px;font-size:48px}@media screen and (max-width: 1024px){.step2 .buttons .button-content{padding:22px 42px;font-size:32px}}@media screen and (max-width: 640px){.step2 .buttons .button-content{font-size:22px}}.step2 .button-container{margin-left:40px}@media screen and (max-width: 1024px){.step2 .button-container{margin-left:30px}}@media screen and (max-width: 640px){.step2 .button-container{margin-top:20px;margin-left:0}}.step2 .button-container:first-of-type{margin-left:0}@media screen and (max-width: 640px){.step2 .button-container:first-of-type{margin-top:0}}.step2 .button-container .step-support-text{font-size:24px;line-height:1.6;letter-spacing:-.5px}@media screen and (max-width: 1024px){.step2 .button-container .step-support-text{font-size:14px}}.step3 .plumbob{margin:0 auto;width:150px}.step3 .plumbob img{width:100%;height:auto}.step3 .transition-container{margin-top:50px;width:100vw;display:flex;position:relative}.step3 .phrase{left:0;opacity:1;width:100%;line-height:1;font-size:61px;margin-bottom:24px;position:absolute;white-space:nowrap}@media screen and (max-width: 1024px){.step3 .phrase{font-size:38px;margin-bottom:12px}}.step4 .intro .heading-1{font-size:64px;line-height:1.6;font-family:TheSimsSans,sans-serif;background:linear-gradient(358deg,#a28b67 22.43%,#fbdd7b 35.26%,#f8f3dd 53.6%,#e0c387 76.31%,#d0a94f 84.23%,#a28b67 98.09%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width: 1024px){.step4 .intro .heading-1{margin-top:38px;font-size:44px;line-height:1.2}}.step4 .intro .review-intro{margin-top:10px;font-size:48px;font-weight:500;font-family:NeuweltText,serif}@media screen and (max-width: 1024px){.step4 .intro .review-intro{font-size:28px}}@media screen and (max-width: 640px){.step4 .intro .review-intro{font-size:22px;line-height:1}}.step4 .review-section{gap:30px;width:100%;display:flex;padding:0 33px;margin-top:72px;align-items:center;position:relative}@media screen and (max-width: 1024px){.step4 .review-section{padding:0;flex-direction:column;margin-top:35px}}.step4 .review-section .heading-1{font-size:42px;line-height:1;font-weight:500}@media screen and (max-width: 1280px){.step4 .review-section .heading-1{font-size:32px}}@media screen and (max-width: 640px){.step4 .review-section .heading-1{font-size:28px;line-height:1}}.step4 .review-section .download-text{margin:0 auto;padding-top:28px;width:80%;font-size:24px;line-height:1;font-weight:400;font-family:NeuweltText,serif}@media screen and (max-width: 1280px){.step4 .review-section .download-text{padding-top:18px;font-size:18px}}@media screen and (max-width: 640px){.step4 .review-section .download-text{max-width:70%;margin:0 auto;padding-top:12px;font-size:14px}}.step4 .download-section{opacity:0;max-width:640px}@media screen and (max-width: 1280px){.step4 .download-section{max-width:initial;width:40%}}@media screen and (max-width: 1024px){.step4 .download-section{width:100%}}.step4 .review-card{transform:translate(50%)}@media screen and (max-width: 1024px){.step4 .review-card{transform:translate(0)}}.step4 .ctas{gap:20px;display:flex;margin-top:55px;justify-content:center;transition:all ease .65s}.step4 .ctas .sim-button .button-content{font-size:28px;padding:20px 12px}@media screen and (max-width: 1280px){.step4 .ctas .sim-button{padding:6px 8px}.step4 .ctas .sim-button .button-content{font-size:18px;padding:16px 30px}}@media screen and (max-width: 640px){.step4 .ctas .sim-button{padding:4px 6px}.step4 .ctas .sim-button .button-content{font-size:14px;padding:14px 24px}}.step4 .info-section{width:80%;margin:0 auto;padding:10px 0;max-width:800px;font-size:14px}
