@font-face{font-family:Nunito;src:url(/fonts/Nunito-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/Nunito-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box}html{font-size:62.5%}body{margin:0;min-height:100vh;background:#f6f8fb;color:#1f2937;font-family:Nunito,Arial,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit}#bottom-sheet-portal,#drawer-portal,#modal-portal{position:relative;z-index:1000}.inno-section-wrapper{width:100%;margin:0 auto;max-width:min(124rem,100%)}@media(min-width:640px)and (max-width:1150px){.inno-section-wrapper{max-width:none}}@media(max-width:640px){.inno-section-wrapper{max-width:99vw}}@media(max-width:480px){.inno-section-wrapper{max-width:100%}}.bgComponentV3{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-width:min(350px,100%);width:100%;padding:2rem 0;gap:1.6rem;border-radius:2.4rem;background-color:#fff}@media(min-width:320px)and (max-width:640px){.bgComponentV3{min-width:100%}}.cta-mask{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:1.4rem;font-weight:600;line-height:2rem;width:11.5rem;height:4.4rem;padding:0;border:none;border-radius:0 0 .8rem 0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-decoration:none;mask-image:url(/images/buyNowMask.svg);mask-repeat:no-repeat;mask-size:cover;-webkit-mask-image:url(/images/buyNowMask.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover}