*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--wave-primary: #3d8afc;--wave-primary-hover: #1976d2;--wave-text-dark: #1a1a2e;--wave-text-gray: #64748b;--wave-white: #ffffff;--wave-border-color: #e2e8f0;--wave-mockup-offset: 100px}body{font-family:Google Sans,-apple-system,BlinkMacSystemFont,sans-serif}.text-h1{font-family:Google Sans;font-size:64px;font-style:normal;font-weight:700;line-height:64px;letter-spacing:-1.28px;margin:0}.text-h2{font-family:Google Sans;font-size:40px;font-style:normal;font-weight:700;line-height:48px}.text-body1{font-family:Google Sans;font-size:24px;font-style:normal;font-weight:400;line-height:28px}.text-body2{font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.32px}.text-body-1{font-family:Google Sans;font-size:20px;font-style:normal;font-weight:700;line-height:28px}.btn-primary{border-radius:63px;background:var(--Blue-Primary-61L, #3d8afc);display:flex;padding:13px 27px;justify-content:center;align-items:center;gap:10px;font-family:Google Sans;color:var(--grey-0100-l, #fff);border:1px solid var(--Blue-Primary-61L, #3d8afc);font-size:16px;font-style:normal;font-weight:700;line-height:1;letter-spacing:0;transition:all .3s}.btn-primary:hover{color:var(--grey-0100-l, #fff);background-color:#2563eb;box-shadow:0 20px 25px -5px #bfdbfeb3,0 10px 10px -5px #bfdbfe80}.btn-secondary{display:flex;padding:13px 27px;justify-content:center;align-items:center;gap:10px;border-radius:63px;border:1px solid var(--Blue-Primary-61L, #3d8afc);background:var(--grey-0100-l, #fff);color:var(--Blue-Primary-61L, #3d8afc);font-family:Google Sans;font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:0;transition:all .3s}.btn-secondary:hover{color:var(--Blue-Primary-61L, #3d8afc);background-color:#f8fafc}.primary-button{border-radius:63px;background:var(--Blue-Primary-61L, #3d8afc);display:flex;padding:14px 28px 10px;justify-content:center;align-items:center;gap:10px;font-family:Google Sans;color:var(--grey-0100-l, #fff);font-size:16px;font-style:normal;font-weight:700;line-height:normal;border:1px solid var(--Blue-Primary-61L, #3d8afc)}.primary-button--outline{display:flex;padding:14px 28px 10px;justify-content:center;align-items:center;gap:10px;border-radius:63px;border:1px solid var(--Blue-Primary-61L, #3d8afc);background:var(--grey-0100-l, #fff);color:var(--Blue-Primary-61L, #3d8afc);font-family:Google Sans;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.items-baseline{align-items:baseline}.content-start{align-content:flex-start}.content-center{align-content:center}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.grow{flex-grow:1}.grow-0{flex-grow:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-center{align-self:center}.self-end{align-self:flex-end}.self-stretch{align-self:stretch}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-16{gap:4rem}@media (min-width: 640px){.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:flex-col-reverse{flex-direction:column-reverse}.sm\:flex-wrap{flex-wrap:wrap}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:items-end{align-items:flex-end}.sm\:justify-start{justify-content:flex-start}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}}@media (min-width: 768px){.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col-reverse{flex-direction:column-reverse}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:items-end{align-items:flex-end}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}}@media (max-width: 1024px){.mobile\:flex{display:flex}.mobile\:inline-flex{display:inline-flex}.mobile\:flex-row{flex-direction:row}.mobile\:flex-col{flex-direction:column}.mobile\:flex-row-reverse{flex-direction:row-reverse}.mobile\:flex-col-reverse{flex-direction:column-reverse}.mobile\:flex-wrap{flex-wrap:wrap}.mobile\:flex-nowrap{flex-wrap:nowrap}.mobile\:items-start{align-items:flex-start}.mobile\:items-center{align-items:center}.mobile\:items-end{align-items:flex-end}.mobile\:justify-start{justify-content:flex-start}.mobile\:justify-center{justify-content:center}.mobile\:justify-between{justify-content:space-between}}.h-full{height:100%}.w-full{width:100%}.h-screen{height:100vh}.w-screen{width:100vw}.mx-auto{margin-left:auto;margin-right:auto}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.m-0{margin:0}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:translateY(30px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes float{0%,to{transform:translateY(0) rotate(10deg)}50%{transform:translateY(-10px) rotate(10deg)}}@keyframes float-delayed{0%,to{transform:translateY(0) rotate(10deg)}50%{transform:translateY(-8px) rotate(10deg)}}@keyframes float--reverse{0%,to{transform:translateY(0) rotate(-10deg)}50%{transform:translateY(-10px) rotate(-10deg)}}@keyframes float-delayed--reverse{0%,to{transform:translateY(0) rotate(-10deg)}50%{transform:translateY(-8px) rotate(-10deg)}}.reveal{opacity:0;transform:translateY(30px) scale(.96);transition:none}.reveal.is-visible{animation:popIn .8s cubic-bezier(.16,1,.3,1) forwards}.animate-fade-in-up{animation:fadeInUp .8s ease-out forwards;opacity:0}.animate-fade-in-up-delay-1{animation-delay:.1s}.animate-fade-in-up-delay-2{animation-delay:.2s}.animate-float{animation:float 4s ease-in-out infinite}.animate-float--reverse{animation:float--reverse 4s ease-in-out infinite}.animate-float-slow{animation:float-delayed 6s ease-in-out infinite}.perspective-500{perspective:500px}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.duration-300{transition-duration:.3s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.footer__social path{fill:#0b0a20!important}.footer__compliance-icons{margin-top:30px;display:flex;gap:30px}.footer__compliance-icons img{width:78px;height:78px}.footer__brand-info{margin-top:35px;color:#5f6368;font-weight:500;font-size:10px;line-height:18px;letter-spacing:-.2px;vertical-align:middle}.mobile-break{display:none}@media (max-width: 768px){.mobile-break{display:block}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/custom.css.map */
