@font-face{font-family:TeshrinAr;src:url(/fonts/Teshrin_Ar.otf);font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Teshrin;src:url(/fonts/Teshrin.otf);font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:TeshrinArBold;src:url(/fonts/Teshrin_Ar_Bold.otf);font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:TeshrinBold;src:url(/fonts/Teshrin_Bold.otf);font-style:normal;font-weight:500;font-display:swap}:root{--primary-color:#b0002c;--secondary-color:#59a2ac;--primary-pg:#f6f5f7;--primary-text:#3f2a55;--primary-text-opacity:rgba(63,42,85,.2);--primary-button-disable-2:#a8a8a9;--primary-grey:#707070;--primary-white:#fff;--promo-success:#75a087;--input-border:rgba(75,67,84,.5);--secondary-gray:#272628;--secondary-gray-1:#3c3b3d;--secondary-gray-2:#525252;--secondary-gray-3:#676868;--secondary-gray-6:#e6e6e6;--shades-purple-6:#f6f5f7}button{margin-top:2rem}button,p h1 h2 h3 h4 h5 h6 b span{font-family:Teshrin,TeshrinBold,TashrinAr,TeshrinArBold}body,html{padding:0;margin:0;font-family:Teshrin;color:var(--primary-text);background-color:var(--primary-pg)}a{color:inherit;text-decoration:none}*{box-sizing:border-box}input{align-self:stretch;width:100%;font-size:14px;color:var(--primary-text);height:2rem;direction:ltr}input,input:focus{border:none;border-bottom:1px solid var(--input-border)}input:focus{outline:none!important}apple-pay-button{display:inline;--apple-pay-button-width:150px;--apple-pay-button-height:30px;--apple-pay-button-border-radius:3px;--apple-pay-button-padding:0px 0px;--apple-pay-button-box-sizing:border-box}.ReactCollapse--collapse{transition:height .5s}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--form-background);font:inherit;color:currentColor;width:18px;height:18px;border:.15em solid rgba(0,0,0,.38);border-radius:.15em;transform:translateY(-.075em);display:grid;place-content:center;margin:6px 0 0}input[type=checkbox]:before{content:"";width:.75em;height:.75em;clip-path:polygon(11% 39%,38% 66%,88% 17%,100% 34%,37% 94%,0 57%);transform:scale(0);transform-origin:bottom left;transition:transform .12s ease-in-out;background-color:#fff}input[type=checkbox]:checked{background-color:#5d8d98;border:transparent}input[type=checkbox]:checked:before{transform:scale(1)}input[type=checkbox]:disabled{color:var(--form-control-disabled);cursor:not-allowed}