:root{--breakpoint-small:0px;--breakpoint-medium:768px;--breakpoint-large:1024px;--breakpoint-xlarge:1200px;--breakpoint-xxlarge:1440px;--content-width:1200px;--container-space:20px;--container-width:calc(
      var(--content-width) + var(--container-space) + var(--container-space)
  );--color-primary:#edb958;--color-button:#6ff69c;--color-button-hover:#00dd80;--color-black:#1c1c1c;--color-dark-grey:#353535;--color-grey:#d9d9d9}.inActiveModal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.7);z-index:9999;padding:20px;overflow:auto}.inActiveModalCont{margin:auto;width:100%;max-width:320px;padding:50px 7px 16px;background:#f5f5f5;-webkit-box-shadow:0 4px 34px rgba(0,0,0,.65);box-shadow:0 4px 34px rgba(0,0,0,.65);border-radius:12px;position:relative}@media screen and (min-width:768px){.inActiveModalCont{max-width:472px;padding:46px 46px 40px}}@media screen and (min-width:1024px){.inActiveModalCont{max-width:1024px}}.inActiveModalTitle{text-align:center;font-weight:700;font-size:24px;line-height:29px;max-width:590px;margin:0 auto 16px}@media screen and (min-width:768px){.inActiveModalTitle{margin-bottom:24px}}@media screen and (min-width:1024px){.inActiveModalTitle{margin-bottom:32px}}.inActiveModalClose{all:unset;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:8px;right:8px;cursor:pointer;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.inActiveModalClose:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.inActiveModalGrid{display:grid;gap:8px;margin:auto}@media screen and (min-width:768px){.inActiveModalGrid{gap:24px}}@media screen and (min-width:768px) and (max-width:1023px){.inActiveModalGrid{max-width:270px}.inActiveModalGrid>:nth-child(1n+2){display:none}}@media screen and (min-width:1024px){.inActiveModalGrid{grid-template-columns:repeat(3,1fr);max-width:858px}}.iacCard{background:#fff;border:1px solid #e0e0e0;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.08);box-shadow:0 1px 6px rgba(0,0,0,.08);border-radius:8px;padding:24px 8px 13px;position:relative;overflow:hidden}@media screen and (min-width:768px){.iacCard{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;text-align:center}}@media screen and (max-width:767px){.iacCard{display:grid;grid-template-columns:114px 1fr;gap:8px 16px}}.iacCardLogo{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.iacCardLogo{padding-top:4px}}.iacCardLogo>img{width:100%;aspect-ratio:238x107;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:8px}.iacCardBonusLabel{font-weight:700;font-size:16px;line-height:20px}@media screen and (min-width:768px){.iacCardBonusLabel{display:none}}.iacCardBonusVal{font-weight:400;font-size:16px;line-height:20px}@media screen and (min-width:768px){.iacCardBonusVal{font-size:24px;line-height:29px}}@media screen and (max-width:767px){.iacCardRate{-ms-flex-item-align:center;align-self:center}}@media screen and (min-width:768px){.iacCardRate .voted{display:none}}.iacCardPay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;border-top:1px solid #dedede;padding-top:16px}@media screen and (max-width:767px){.iacCardPay{display:none}}.iacCardPayList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.iacCardPayList a{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.iacCardBtn .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background:#73f79c;color:#000;font-weight:700;font-size:16px;line-height:20px;cursor:pointer;padding:13px;border-radius:8px;-webkit-transition:all .1s;transition:all .1s;width:100%;border:none}.iacCardBtn .button:hover{background:#00dd80}.iacCardBadge{position:absolute;top:0;left:0;text-align:center;background:linear-gradient(91.2deg,#fdc26a 1.4%,#e3ab43 93.44%);min-width:122px;font-weight:700;font-size:11px;line-height:13px;text-align:center;text-transform:uppercase;padding:5px 10px 3px;border-radius:0 0 8px 0;white-space:nowrap}@media screen and (min-width:768px){.iacCardBadge{display:none}}