*,body,button,input,textarea,select{box-sizing:border-box;font-family:Quicksand,Quicksand Regular,sans-serif}body{margin:0;padding:0;background:var(--colors-newColorPrimary__948s671)}a,button{display:block}input{-webkit-appearance:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-display:swap}.overflow-hidden{overflow:hidden}.text-center{text-align:center}.form-field{position:relative}iframe#drift-widget.drift-widget-welcome-online,iframe#drift-widget.drift-widget-welcome-expanded-online{display:none!important;right:10px!important;bottom:4px!important}#drift-frame-chat,#drift-frame-controller{z-index:2147483646;display:none!important}#portal-root{position:relative;z-index:2147483647}:root{--colorPrimary: var(--colors-colorPrimary__948s670);--newColorPrimary: var(--colors-newColorPrimary__948s671);--textBlack: var(--colors-textBlack__948s672);--textGrey: var(--colors-textGrey__948s673);--separatorGrey: var(--colors-separatorGrey__948s674);--colorHint: var(--colors-colorHint__948s676);--borderGrey: var(--colors-separatorGrey__948s674);--passive-text: var(--colors-colorHint__948s676);--colorSuccess: var(--colors-colorSuccess__948s677);--White: var(--colors-common-white__948s672b)}.Layout_pageMainContainer__1ntdw5e0{width:100%;max-width:100%;overflow-x:hidden;min-height:calc(100vh - 110px)}.Layout_pageMainContainer__1ntdw5e0:has(>.mobile-header){overflow-x:visible}.Layout_pageMainContainer__1ntdw5e0:has(#overflow-auto){overflow:visible}@media (min-width: 576px){.Layout_pageMainContainer__1ntdw5e0{min-height:calc(100vh - 110px)}}@keyframes Sold{0%{opacity:0}to{opacity:1}}@keyframes Shake{0%{transform:translate(0)}10%{transform:translate(5px)}20%{transform:translate(0)}30%{transform:translate(-5px)}40%{transform:translate(0)}50%{transform:translate(5px)}60%{transform:translate(0)}70%{transform:translate(-5px)}80%{transform:translate(0)}90%{transform:translate(5px)}to{transform:translate(0)}}@keyframes Drop{0%{transform:translateY(-10%)}to{transform:translateY(0)}}@keyframes Down{to{transform:translateY(0)}0%{transform:translateY(-10%)}}.promo-code-modal-bg{position:fixed;left:50%;top:50%;overflow:clip;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;width:100%;height:100vh;background:#0006;animation:Sold .35s ease;z-index:9999}.promo-code-modal-outside{position:relative;width:690px;height:494px;background:#fff;border-radius:32px;box-shadow:0 12px 44px #14142b57;box-shadow:0 -2px 4px #14142b1f;box-shadow:0 3px 14px #4a3aff08;box-shadow:0 4px 4px #00000040;padding:64.5px 65px 81px;display:flex;justify-content:center;align-items:center;animation:Drop .35s ease}.promo-code-modal-inside{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:24px}.promo-code-modal-img{width:140px;height:137px}.promo-code-modal-text-settings{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%}.promo-code-modal-text{color:#170f49;font-weight:700;font-size:34px;line-height:46px;margin:0}.promo-code-modal-subtext{color:#6f6c90;font-size:18px;font-weight:400;line-height:30px;margin:0}.promo-code-modal-bottom{position:relative;display:flex;width:100%;justify-content:center;align-items:baseline;gap:10px}.promo-code-modal-bottom input:focus{outline-color:#ff7d0e!important}.promo-code-modal-input{width:100%;background:#fff;border:1px solid rgba(239,240,246,1);box-shadow:0 2px 6px #13124212;padding:28px 40px;border-radius:20px;color:#6f6c90;font-size:18px;line-height:20px;font-weight:400;transition:all .5s}.promo-code-modal-input-text{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%!important;position:relative}.promo-code-modal-success-input{width:100%;background:#42ba9615;border:1.8px solid #009750;box-shadow:0 2px 6px #13124212;padding:28px 40px;border-radius:20px;color:#6f6c90;font-size:18px;line-height:20px;font-weight:400;animation:Drop .4s ease}.promo-code-modal-error-input{width:100%;background:#fde5e5;border:1.8px solid #C1272D;box-shadow:0 2px 6px #13124212;padding:28px 40px;border-radius:20px;color:#6f6c90;font-size:18px;line-height:20px;font-weight:400;animation:Shake .35s ease;transition:all .35s ease}.promo-code-modal-success-text{font-weight:400;font-size:18px;line-height:30px;color:#3eaa77;margin:0;animation:Drop .4s ease}.promo-code-modal-warning-text{font-weight:400;font-size:18px;line-height:30px;color:#c1272d;margin:0;animation:Drop .35s ease}.promo-code-close-button{position:absolute;right:12px;top:12px;padding:16px;cursor:pointer;outline:none;border:none;background:transparent;border-radius:32px}.promo-code-modal-button:active{background-color:#ff7d0e90}.promo-code-modal-button{padding:16px 32px 19px;color:#fff;background:#ff7d0e;border-radius:10px;outline:none;border:none;font-size:18px;font-weight:700}.promo-code-modal-success-button{padding:16px 32px 19px;color:#fff;background:#009750;border:1px solid #009750;border-radius:10px;outline:none;border:none;font-size:18px;font-weight:700;animation:Drop .4s ease}.promo-code-modal-success-button:active{background:#009750}@media screen and (max-width: 600px){.promo-code-modal-outside{width:320px;height:auto;padding:24px 20px}.promo-code-modal-bottom{flex-direction:column;justify-content:center;align-items:center;gap:16px}.promo-code-modal-img{width:60px;height:60px}.promo-code-modal-text{font-size:18px;line-height:normal}.promo-code-modal-subtext{font-size:12px;line-height:normal}.promo-code-modal-input,.promo-code-modal-error-input,.promo-code-modal-success-input{padding:12px 14px;font-size:13px;border-radius:10px}.promo-code-modal-button,.promo-code-modal-success-button{padding:10px 32px;font-size:16px;line-height:20px}.promo-code-close-button{padding:6px 8px;border-radius:16px}.promo-code-close-button img{max-width:12px;min-width:12px}.promo-code-modal-warning-text,.promo-code-modal-success-text{font-size:12px}}.LocalizedNavLink_navLink__rpqmc80{color:var(--colors-text-primary__948s671w);font-weight:500;font-size:24px;align-content:center;height:auto;margin:0;text-decoration:none;text-transform:capitalize;display:block}.LocalizedNavLink_active__rpqmc81{background:linear-gradient(90deg,#ff7d0e00,#ff7d0e1a 5%,#ff7d0e00);border-left:4px solid #ff7d0e;padding-left:24px;margin:0 -24px}@media (min-width: 768px){.LocalizedNavLink_navLink__rpqmc80{font-size:16px;height:56px;margin:-8px 0}.LocalizedNavLink_navLink__rpqmc80:hover{background:radial-gradient(35% 20% at 50% 95%,#ff7d0e33,#ff7d0e00)}.LocalizedNavLink_active__rpqmc81{background:radial-gradient(35% 20% at 50% 95%,#ff7d0e33,#ff7d0e00);position:relative;border-left:none;padding-left:0;margin:0}.LocalizedNavLink_active__rpqmc81:after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:2px;background:#ff7d0e;border-radius:2px 2px 0 0}}
