body{margin:0;padding:0;font-family:sans-serif;background-color:var(--color1)}.slide-in-left-enter{transform:translate(100%)}.slide-in-left-enter-active{transform:translate(0);opacity:1;transition:all .2s}.slide-in-left-exit{transform:translate(0);opacity:1}.slide-in-left-exit-active{transform:translate(100%);opacity:0;transition:all .2s}.section-title{text-align:center;font-weight:lighter;font-style:italic;font-size:42px;margin:160px}.privacy{background-image:linear-gradient(to bottom,var(--hero-top),var(--hero-top),var(--hero-bottom));color:#fff;padding:160px 320px}.privacy h1{margin:0}.privacy h2{font-size:30px;font-weight:400}.privacy p{font-size:21px;line-height:1.8;font-weight:lighter}.privacy a{color:var(--accent-orange);text-decoration:none;font-size:21px;line-height:1.8;font-weight:lighter}.privacy a:hover{color:var(--accent-orange-hover)}.privacy ul li{font-size:21px;font-weight:lighter;margin-bottom:20px}@media (max-width: 1366px){.section-title{margin:120px;font-size:36px}.privacy{padding:120px}}@media (max-width: 1024px){.section-title{margin:80px;font-size:30px}.privacy{padding:80px}.privacy h2{font-size:28px}.privacy p,.privacy a{font-size:18px;line-height:1.6}.privacy ul li{font-size:18px}}@media (max-width: 768px){.section-title{margin:60px}.privacy{padding:60px}.privacy h2{font-size:24px}.privacy p,.privacy a{font-size:16px;line-height:1.4}.privacy ul li{font-size:16px}}@media (max-width: 480px){.section-title{margin:30px;font-size:24px}.privacy{padding:30px}.privacy h2{font-size:21px}.privacy p,.privacy a{font-size:14px;line-height:1.2}.privacy ul li{font-size:14px}}:root{--hero-top: #000023;--hero-bottom: #00495E;--about-top: #220026;--about-bottom: #03005F;--process-top: #03005F;--process-bottom: #220026;--contact-top: #220026;--contact-bottom: #0099AB;--accent-orange: #EE5500;--accent-orange-hover: #FF8642;--accent-teal: #0099AB}.button{font:inherit;font-size:21px;padding:12px 24px;border-radius:40px;background:var(--accent-orange);color:#fff;cursor:pointer;text-decoration:none;border:none}.button:focus{outline:none}.button:hover,.button:active{background:var(--accent-orange-hover)}.button--secondary{background-color:var(--button-secondary);color:var(--text-secondary)}.button--secondary:hover,.button--secondary:active{background-color:var(--button-secondary-hover)}.button--inverse{background:transparent;color:var(--accent-orange);border:3px solid var(--accent-orange);box-shadow:none}.button--inverse:hover,.button--inverse:active{color:#fff;background:var(--accent-orange)}.button--danger{background:#ef270b;color:var(--color5)}.button--danger:hover,.button--danger:active{background:#b51e09}.button:disabled,.button:hover:disabled,.button:active:disabled{background:#d8d8d8;color:var(--color1);cursor:default}.button--small{font-size:.8rem}.button--big{font-size:1.5rem}@media (max-width: 1366px){.button{font-size:18px}}@media (max-width: 580px){.button{font-size:16px}}@media (max-width: 480px){.button{font-size:14px;padding:8px 16px}}.logo{border:none;background:none;color:var(--accent-orange);font-size:48px;font-weight:400;cursor:pointer}.logo-link{text-decoration:none;color:var(--accent-orange);font-size:48px;font-weight:400}@media (max-width: 1366px){.logo,.logo-link{font-size:36px}}@media (max-width: 1024px){.logo,.logo-link{font-size:32px}}.navbar{list-style:none;display:flex}.navbar-toggle{display:none;border:none;background-color:transparent;padding:0;width:32px;height:24px;cursor:pointer}.navbar-toggle span{width:100%;height:3px;background-color:var(--accent-orange)}.navbar-toggle:hover span{background-color:var(--accent-orange-hover)}.navbar li{padding:12px 24px;cursor:pointer}.navbar li:last-child{padding-right:0}.navbar li a,.navbar-vertical li a,.navbar li p,.navbar-vertical li p{color:var(--accent-orange);text-decoration:none;margin:0}.navbar li:hover a,.navbar-vertical li:hover a,.navbar li:hover p,.navbar-vertical li:hover p{color:var(--accent-orange-hover)}.navbar-vertical{list-style:none;margin:0;padding:0}.navbar-vertical li{padding:16px;cursor:pointer}@media (max-width: 1366px){.navbar li{padding:8px 16px}}@media (max-width: 1024px){.navbar li{padding:8px 12px}}@media (max-width: 650px){.navbar{display:none}.navbar-toggle{display:flex;flex-direction:column;justify-content:space-between}}.side-drawer{position:fixed;right:0;top:0;z-index:100;height:180px;width:200px;background:var(--hero-top);box-shadow:0 2px 8px #00000042}.backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;background:#000000bf;z-index:10}.header{padding:0 160px;height:80px;display:flex;justify-content:space-between;align-items:center}.header-page{background-color:var(--hero-top)}@media (max-width: 1366px){.header{height:75px;padding:0 120px}}@media (max-width: 1024px){.header{height:70px;padding:0 80px}}@media (max-width: 768px){.header{padding:0 60px}}@media (max-width: 480px){.header{height:68px;padding:0 30px}}.hero{background-image:linear-gradient(to bottom,var(--hero-top),var(--hero-bottom));padding-bottom:320px;clip-path:polygon(0 0,100% 0,100% calc(100% - 160px),50% 100%,0 calc(100% - 160px));position:relative}.dot-container{position:absolute;display:grid;grid-template-columns:repeat(8,1fr);grid-gap:3px;width:117px;height:117px}.dot-container-top{top:110px;left:30px}.dot-container-bottom{right:30px;bottom:190px}.dot-item{background-color:var(--accent-teal);width:12px;height:12px;border-radius:50%}.dot-item-invis{background-color:transparent}.hero-content{margin-top:160px;text-align:center;width:64vw;margin-left:18vw}.hero-content h1{color:var(--accent-teal);font-size:36px;font-weight:lighter;margin:0 0 40px;letter-spacing:4px}.hero-content p{color:var(--accent-teal);font-size:60px;font-weight:700;margin:0 0 80px}.hero-content p span{font-style:italic}.hero-button-label{display:flex;justify-content:center;align-items:center;gap:8px}.button-caret{font-size:24px;margin:0}@media (max-width: 1366px){.hero{padding-bottom:240px;clip-path:polygon(0 0,100% 0,100% calc(100% - 120px),50% 100%,0 calc(100% - 120px))}.hero-content{margin-top:120px;width:72vw;margin-left:14vw}.dot-container{grid-gap:2px;width:94px;height:94px}.dot-container-top{top:105px}.dot-container-bottom{bottom:150px}.dot-item{width:10px;height:10px}}@media (max-width: 1200px){.hero-content h1{font-size:30px}.hero-content p{font-size:48px}}@media (max-width: 1024px){.hero{padding-bottom:160px;clip-path:polygon(0 0,100% 0,100% calc(100% - 80px),50% 100%,0 calc(100% - 80px))}.hero-content{margin-top:80px;width:80vw;margin-left:10vw}.hero-content h1{font-size:28px}.hero-content p{font-size:42px}.dot-container{width:78px;height:78px}.dot-container-top{top:100px}.dot-container-bottom{bottom:110px}.dot-item{width:8px;height:8px}}@media (max-width: 768px){.hero{padding-bottom:120px;clip-path:polygon(0 0,100% 0,100% calc(100% - 60px),50% 100%,0 calc(100% - 60px))}.hero-content{margin-top:60px;width:84vw;margin-left:8vw}.dot-container{width:50px;height:50px}.dot-container-bottom{bottom:90px}.dot-item{width:6px;height:6px}}@media (max-width: 650px){.hero-content h1{font-size:24px}.hero-content p{font-size:36px}}@media (max-width: 600px){.hero-content h1{font-size:21px;margin-bottom:30px}.hero-content p{font-size:30px;margin-bottom:60px}}@media (max-width: 480px){.hero{padding-bottom:90px;clip-path:polygon(0 0,100% 0,100% calc(100% - 60px),50% 100%,0 calc(100% - 60px))}.hero-content{width:90vw;margin-left:5vw}.hero-content h1{font-size:16px}.hero-content p{font-size:28px}.dot-container{grid-gap:1px;width:47px;height:47px}.dot-container-top{top:84px;left:16px}.dot-container-bottom{bottom:76px;right:16px}.dot-item{width:5px;height:5px}}.about{padding:160px;margin-top:-160px;background-image:linear-gradient(to bottom,var(--about-top),var(--about-bottom))}.about h2{color:#fff;margin-left:0;margin-right:0}.about-top{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:160px;margin-bottom:160px}.about-top-text p{color:#fff;font-weight:lighter;line-height:1.8;font-size:24px;margin:0}.about-top-text span{font-weight:400;font-style:italic}.about-image-container{position:relative;width:100%;padding:12px}.about-top img{position:relative;width:inherit;object-fit:contain}.about-image-accent{position:absolute;width:100px;height:100px;background-color:var(--accent-teal)}.tl{top:0;left:0}.br{bottom:0;right:0}.about-divider{display:flex;align-items:center;justify-content:center;gap:6px}.sm-circle{background-color:var(--accent-teal);width:12px;height:12px;border-radius:50%}.md-circle{background-color:var(--accent-teal);width:18px;height:18px;border-radius:50%}.lg-circle{background-color:var(--accent-teal);width:24px;height:24px;border-radius:50%}.divider-bar{background-color:var(--accent-teal);width:120px;height:24px;border-radius:12px}.about-bottom{margin-top:160px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.about-bottom-item{background-image:linear-gradient(to top,var(--about-top),transparent);padding:30px;display:flex;flex-direction:column;justify-content:space-between;border-radius:32px;border:3px solid var(--accent-teal)}.about-bottom-item h3{color:#fff;font-size:36px;margin:0 0 40px}.about-item-divider{width:100px;height:12px;background-color:var(--accent-teal);border-radius:6px}.about-bottom-item p{color:#fff;font-size:24px;font-weight:lighter;line-height:1.8;margin-bottom:0}@media (max-width: 1600px){.about-bottom-item h3{font-size:30px}.about-top-text p,.about-bottom-item p{font-size:21px}}@media (max-width: 1366px){.about{padding:120px}.about-top{gap:120px;margin-bottom:120px}.about-bottom{margin-top:120px}.about-bottom-item h3{font-size:28px}.about-top-text p,.about-bottom-item p{font-size:18px}}@media (max-width: 1200px){.about-bottom-item h3{font-size:24px}.about-top-text p,.about-bottom-item p{font-size:16px}}@media (max-width: 1024px){.about{padding:160px 80px 80px}.about-top{gap:80px;margin-bottom:80px;gap:40px}.about-bottom{margin-top:80px;gap:20px}.about-bottom-item{padding:16px;border-radius:24px}.about-bottom-item h3{font-size:21px}.about-item-divider{width:80px;height:10px;border-radius:5px}}@media (max-width: 812px){.about-top{grid-template-columns:1fr}.about-image-container{box-sizing:border-box}.about-top img{width:100%}.about-top-text p,.about-bottom-item p{font-size:18px}.about-bottom{grid-template-columns:1fr}.about-bottom-item{padding:30px}.about-bottom-item h3{font-size:24px}}@media (max-width: 768px){.about{padding:180px 60px 60px}.about-top{gap:60px;margin-bottom:60px}.about-bottom{margin-top:60px}.about-bottom-item{border-radius:16px}.about-item-divider{width:72px;height:9px;border-radius:5px}}@media (max-width: 600px){.about-image-container{padding:6px}.about-bottom-item h3{font-size:24px}.about-top-text p,.about-bottom-item p{font-size:16px}}@media (max-width: 480px){.about{padding:180px 30px 30px}.about-top{gap:30px;margin-bottom:30px}.about-bottom{margin-top:30px}.about-bottom-item{padding:16px}.about-bottom-item h3{font-size:21px}.about-top-text p,.about-bottom-item p{font-size:14px}.divider-bar{width:80px;height:16px;border-radius:8px}.lg-circle{height:16px;width:16px;border-radius:8px}.md-circle{height:12px;width:12px;border-radius:6px}.sm-circle{height:8px;width:8px;border-radius:4px}.about-item-divider{width:64px;height:8px;border-radius:4px}}.process{background-image:linear-gradient(to bottom,var(--process-top),var(--process-bottom),var(--process-bottom));padding:160px;position:relative}.process-background{position:absolute;width:calc(100% - 320px);height:calc(100% - 160px);overflow:hidden}.process-background-row{display:flex;margin-bottom:6px;gap:6px}.process-background-item{width:24px;height:24px;border-radius:12px;box-shadow:1px 1px 4px var(--accent-teal)}.process-background-item-sm{width:48px}.process-background-item-md{width:72px}.process-background-item-lg{width:96px}.process-background-item-orange{box-shadow:1px 1px 4px var(--accent-orange)}.process-background-item-white{box-shadow:1px 1px 4px #fff}.process-background-item-hidden{box-shadow:none}.process h2{position:relative;color:#fff;margin-top:0;margin-left:0;margin-right:0}.process-content{position:relative}.process h3{color:#fff;font-weight:700;font-style:italic;font-size:36px;margin-top:80px}.process ul{display:grid;grid-template-columns:1fr 1fr;gap:160px;list-style:none;padding:0}.process li{background-color:#00495e80;color:#fff;font-size:24px;font-weight:lighter;padding:30px;border-radius:32px;border:2px solid white;display:flex;align-items:center;gap:30px}.process-dot-container{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;width:42px;height:42px}.process-dot-item{background-color:var(--accent-orange);width:12px;height:12px;border-radius:50%}.process-dot-item-invis{background-color:transparent}.process li p{margin:0;line-height:1.8}@media (max-width: 1600px){.process h3{font-size:30px}.process li{font-size:21px}}@media (max-width: 1366px){.process{padding:120px}.process-background{width:calc(100% - 240px);height:calc(100% - 120px)}.process-background-item{width:20px;height:20px;border-radius:10px}.process-background-item-sm{width:36px}.process-background-item-md{width:60px}.process-background-item-lg{width:84px}.process h3{font-size:28px}.process ul{gap:120px}.process li{font-size:18px}.process-dot-container{gap:2px;width:34px;height:34px}.process-dot-item{width:10px;height:10px}}@media (max-width: 1024px){.process{padding:80px}.process-background{width:calc(100% - 160px);height:calc(100% - 80px)}.process-background-row{margin-bottom:4px;gap:4px}.process-background-item{width:20px;height:20px;border-radius:10px}.process-background-item-sm{width:36px}.process-background-item-md{width:60px}.process-background-item-lg{width:84px}.process h3{margin-top:60px;font-size:24px}.process ul{gap:80px}.process li{font-size:16px;padding:16px;gap:16px;border-radius:24px}.process-dot-container{width:28px;height:28px}.process-dot-item{width:8px;height:8px}}@media (max-width: 812px){.process ul{gap:30px}}@media (max-width: 768px){.process{padding:60px}.process-background{width:calc(100% - 120px);height:calc(100% - 60px)}.process-background-item{width:16px;height:16px;border-radius:8px}.process-background-item-sm{width:30px}.process-background-item-md{width:48px}.process-background-item-lg{width:64px}.process h3{margin-top:40px;font-size:21px}.process li{font-size:14px;border-radius:16px}.process-dot-container{width:22px;height:22px}.process-dot-item{width:6px;height:6px}}@media (max-width: 600px){.process-background-item{width:12px;height:12px;border-radius:6px}.process-background-item-sm{width:24px}.process-background-item-md{width:36px}.process-background-item-lg{width:48px}.process ul{grid-template-columns:1fr}}@media (max-width: 480px){.process{padding:30px}.process-background{width:calc(100% - 60px);height:calc(100% - 30px)}.process-background-row{margin-bottom:2px;gap:2px}.process h3{font-size:18px}.process-dot-container{width:17px;height:17px;gap:1px}.process-dot-item{width:5px;height:5px}}.dropdown-input-container{position:relative;width:9rem;height:2.2rem}.dropdown-input-container-open{height:16rem;max-height:16rem;overflow-y:scroll}.dropdown-input-container-open::-webkit-scrollbar{display:none}.dropdown-input-container-open{-ms-overflow-style:none;scrollbar-width:none}.dropdown-item-top{display:flex;justify-content:space-between;border:none;color:var(--admin-text-main);background-color:var(--admin-text-secondary);border-radius:4px;padding:.6rem 1rem;width:100%;font-size:1rem;cursor:pointer}.dropdown-item-top-open{border-radius:4px 4px 0 0}.dropdown-input{position:absolute;color:var(--admin-text-main);background-color:var(--admin-text-secondary);list-style:none;padding:0;width:100%;border-radius:0 0 4px 4px;margin:0;cursor:pointer;z-index:2}.dropdown-item{background-color:var(--admin-text-secondary);padding:.6rem 1rem;border-radius:4px}.dropdown-item:hover,.dropdown-item-top:hover{background-color:var(--admin-button-hover)}.dropdown-caret{color:var(--admin-text-main);font-size:1.2rem}.dropdown-item-disabled{background-color:var(--admin-button-disabled);cursor:default}.dropdown-item-disabled:hover{background-color:var(--admin-button-disabled)}.radio-container{display:block;position:relative;padding-top:.2rem;padding-left:2rem;margin-bottom:12px;cursor:pointer;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.radio-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.radio-checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#f3f3f3}.radio-container:hover input~.radio-checkmark{background-color:#ccc}.radio-container input:checked~.radio-checkmark{background-color:#2196f3}.radio-checkmark:after{content:"";position:absolute;display:none}.radio-container input:checked~.radio-checkmark:after{display:block}.radio-container .radio-checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.quantity-select-container{display:flex;width:8rem}.quantity-select-btn{color:var(--text-secondary);background-color:var(--button-secondary);border:none;border-radius:0;font-size:1rem;padding:.75rem 1rem;box-sizing:border-box;cursor:pointer}.decrement{border-radius:4px 0 0 4px}.increment{border-radius:0 4px 4px 0}.quantity-select-btn:hover{background-color:var(--button-secondary-hover)}.btn-disabled,.btn-disabled:hover{background-color:var(--button-disabled);cursor:default}.quantity-select-input{font:inherit;border:none;background:#fff;padding:.75rem;box-sizing:border-box}.form-control label{display:block;color:var(--text-secondary);margin-bottom:1rem}.form-control input,.form-control textarea{display:block;width:100%;font:inherit;border:none;background:#fff;padding:.75rem .25rem;box-sizing:border-box}.form-control input:focus,.form-control textarea:focus{outline:none;background:#fff;border:solid 1px var(--text-accent)}.form-control-invalid label,.form-control-invalid p{color:red}.form-control-invalid input,.form-control-invalid textarea{border-color:red;background:#ffd1d1}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.element-container{display:flex;gap:1rem}.modal{z-index:100;position:fixed;top:22vh;left:10%;width:80%;background:#fff;box-shadow:0 2px 8px #00000042;border-radius:8px}.modal__header{width:100%;padding:1rem .5rem;background:var(--text-title);color:var(--text-secondary);box-sizing:border-box}.modal__header h2{margin:.5rem}.modal__content,.modal__footer{padding:1rem}@media (min-width: 768px){.modal{left:calc(50% - 20rem);width:40rem}}.modal-enter{transform:translateY(-10rem);opacity:0}.modal-enter-active{transform:translateY(0);opacity:1;transition:all .2s}.modal-exit{transform:translateY(0);opacity:1}.modal-exit-active{transform:translateY(-10rem);opacity:0;transition:all .2s}.lds-dual-ring{display:inline-block;width:64px;height:64px}.lds-dual-ring:after{content:" ";display:block;width:46px;height:46px;margin:1px;border-radius:50%;border:5px solid #510077;border-color:#510077 transparent #510077 transparent;animation:lds-dual-ring 1.2s linear infinite}.loading-spinner__overlay{height:100%;width:100%;position:absolute;top:0;left:0;background:#ffffffe6;display:flex;justify-content:center;align-items:center}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-form{background-image:linear-gradient(to bottom,var(--hero-bottom),var(--contact-top));width:600px;padding:30px;margin-left:50%;border-radius:32px;transform:translate(-50%);color:#fff}.contact-form h3{font-weight:400;font-size:32px;margin:0}.contact-subheading{font-weight:lighter}.contact-input{margin-bottom:30px}.contact-button{margin-top:30px;width:100%}@media (max-width: 1024px){.contact-form{border-radius:24px}}@media (max-width: 768px){.contact-form{margin:60px;width:auto;transform:none;border-radius:16px}.contact-form h3{font-size:28px}}@media (max-width: 600px){.contact-form{padding:16px}.contact-form h3{font-size:24px}}@media (max-width: 480px){.contact-form{margin:30px}.contact-form h3{font-size:21px}}.contact{background-image:linear-gradient(to bottom,var(--contact-top),var(--contact-top),var(--hero-bottom));padding-bottom:160px}.contact h2{color:#fff;margin-top:0}@media (max-width: 1366px){.contact{padding-bottom:120px}}@media (max-width: 1024px){.contact{padding-bottom:80px}}@media (max-width: 768px){.contact{padding-bottom:60px}}@media (max-width: 480px){.contact{padding-bottom:30px}}.footer{background-color:var(--hero-bottom);padding:30px 160px}.footer-sticky{position:fixed;bottom:0;width:100vw;box-sizing:border-box}.footer-top{display:flex;justify-content:space-between}.social-icons{margin-top:30px;display:flex;gap:30px}.social-icons a{color:var(--accent-orange);font-size:32px;cursor:pointer}.social-icons a:hover{color:var(--accent-orange-hover)}.footer-nav ul{list-style:none;padding:0;margin:0}.footer-nav ul li{margin-bottom:16px;text-align:right}.footer-nav ul li p{color:var(--accent-orange);cursor:pointer;margin:0}.footer-nav ul li a{text-decoration:none;color:var(--accent-orange);cursor:pointer}.footer-nav ul li a:hover,.footer-nav ul li p:hover{color:var(--accent-orange-hover)}.footer-divider{background-color:var(--accent-teal);height:2px;width:100%;margin-top:30px}.footer p{color:#fff}@media (max-width: 1366px){.footer{padding:30px 120px}}@media (max-width: 1024px){.footer{padding:30px 80px}}@media (max-width: 768px){.footer{padding:16px 60px}}@media (max-width: 480px){.footer{padding:16px 30px}.footer-top{display:block}.footer-nav ul{margin-top:30px}.footer-nav ul li{text-align:left}}.thanks{padding:160px;background-image:linear-gradient(to bottom,var(--hero-top),var(--hero-bottom));color:#fff}.thanks h1{font-size:36px;margin:0 0 20px}.thanks p{font-size:21px;margin-bottom:40px}@media (max-width: 1366px){.thanks{padding:120px}}@media (max-width: 1024px){.thanks{padding:80px}}@media (max-width: 768px){.thanks{padding:60px}.thanks h1{font-size:30px}.thanks p{font-size:18px}}@media (max-width: 480px){.thanks{padding:30px}.thanks h1{font-size:24px}.thanks p{font-size:16px}}
