.react-responsive-modal-root {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

.react-responsive-modal-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.react-responsive-modal-container {
  height: 100%;
  outline: 0;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
}

/* Used to trick the browser to center the modal content properly  */
.react-responsive-modal-containerCenter:after {
  width: 0;
  height: 100%;
  content: '';
  display: inline-block;
  vertical-align: middle;
}

.react-responsive-modal-modal {
  max-width: 800px;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  background: #ffffff;
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.25);
  margin: 1.2rem;
  padding: 1.2rem;
  position: relative;
  overflow-y: auto;
}

.react-responsive-modal-closeButton {
  position: absolute;
  top: 14px;
  right: 14px;
  border: none;
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  display: flex;
}

/* Used to fix a screen glitch issues with the animation see https://github.com/pradel/react-responsive-modal/issues/495 */
.react-responsive-modal-overlay,
.react-responsive-modal-container,
.react-responsive-modal-modal {
  animation-fill-mode: forwards !important;
}

@keyframes react-responsive-modal-overlay-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes react-responsive-modal-overlay-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes react-responsive-modal-modal-in {
  0% {
    transform: scale(0.96);
    opacity: 0;
  }
  100% {
    transform: scale(100%);
    opacity: 1;
  }
}

@keyframes react-responsive-modal-modal-out {
  0% {
    transform: scale(100%);
    opacity: 1;
  }
  100% {
    transform: scale(0.96);
    opacity: 0;
  }
}

.Delivery_modal__rMawd .Delivery_modal-dialog__aqqsj .Delivery_modal-content__pj1XF{border-radius:3px;border:none}.Delivery_modal__rMawd .Delivery_modal-dialog__aqqsj .Delivery_modal-content__pj1XF .Delivery_modal-header__D2MZx{padding-top:32px;border-bottom:none}.Delivery_modal__rMawd .Delivery_modal-dialog__aqqsj .Delivery_modal-content__pj1XF .Delivery_modal-header__D2MZx h5{font-weight:900;color:#161616;text-transform:uppercase}.Delivery_modal__rMawd .Delivery_modal-dialog__aqqsj .Delivery_modal-content__pj1XF .Delivery_modal-header__D2MZx h4{font-weight:900;color:#161616;text-transform:uppercase;font-family:"GRIFTER";font-size:24px;letter-spacing:2%}.Delivery_modal__rMawd .Delivery_modal-dialog__aqqsj .Delivery_modal-content__pj1XF .Delivery_modal-body__QogH9{padding:10px 30px}.Delivery_modal__rMawd .Delivery_modal-dialog__aqqsj .Delivery_modal-content__pj1XF .Delivery_panel-heading__FrRJr{position:relative}.Delivery_modal__rMawd .Delivery_modal-dialog__aqqsj .Delivery_modal-content__pj1XF .Delivery_panel-heading__FrRJr .Delivery_heading-icon__zcafl{float:right;position:relative}.Delivery_modal__rMawd .Delivery_modal-dialog__aqqsj .Delivery_modal-content__pj1XF .Delivery_panel-heading__FrRJr .Delivery_heading-icon__zcafl i{cursor:pointer;font-size:20px;color:#999}.Delivery_modal__rMawd .Delivery_modal-dialog__aqqsj .Delivery_modal-content__pj1XF .Delivery_panel-heading__FrRJr .Delivery_heading-icon__zcafl i:hover{opacity:.7}.Delivery_custom_class__GRHMT *{box-sizing:border-box}.Delivery_custom_class__GRHMT *::before,.Delivery_custom_class__GRHMT *::after{box-sizing:border-box}.Delivery_custom_class__GRHMT .Delivery_pointer__MnX7b{cursor:pointer}.Delivery_custom_class__GRHMT .Delivery_divider__nlOvn{height:1px;background:#161616}.Delivery_custom_class__GRHMT .Delivery_form-input-error__pe_pI{color:#ff4106;text-align:start;font-size:14px}.Delivery_custom_class__GRHMT .Delivery_form-input-hide__gLHyY{color:#111;text-align:start;font-size:14px}.Delivery_custom_class__GRHMT .Delivery_swal2-icon__PuVip.Delivery_swal2-info__19geA{border-color:#ff4106 !important;color:#ff4106 !important}.Delivery_custom_class__GRHMT .Delivery_swal2-styled__s7bIS.Delivery_swal2-confirm__ZFpTa{border-radius:20px;font-family:MonoSpec}.Delivery_custom_class__GRHMT .Delivery_swal2-styled__s7bIS.Delivery_swal2-cancel__dLWUu{border-radius:20px;font-family:MonoSpec}.Delivery_custom_class__GRHMT .Delivery_modal-open__uEsgr{padding-right:0px !important}.Delivery_custom_class__GRHMT a{color:#ff4106}.Delivery_custom_class__GRHMT a:hover{color:#161616}.Delivery_custom_class__GRHMT a:focus{color:#161616}.Delivery_custom_class__GRHMT .Delivery_text-right__zP1I9{text-align:right}.Delivery_custom_class__GRHMT p{margin:0 0 10px}.Delivery_custom_class__GRHMT p.Delivery_type-product__uTrlB{color:#161616;font-size:14px;font-weight:bold}.Delivery_custom_class__GRHMT .Delivery_text-center__nZJy9{text-align:center}.Delivery_custom_class__GRHMT .Delivery_panel-body__ly69D{padding:15px}.Delivery_custom_class__GRHMT .Delivery_swal2-height-auto__YMSYu{padding-right:0 !important}.Delivery_custom_class__GRHMT .Delivery_affirm-modal-overlay__B9DnG,.Delivery_custom_class__GRHMT [class*=affirm][class*=modal],.Delivery_custom_class__GRHMT [class*=affirm][class*=overlay]{z-index:999999 !important}.Delivery_custom_class__GRHMT #Delivery_affirm-iframe-container__AQbKF{z-index:999999 !important}.Delivery_custom_class__GRHMT .Delivery_affirm-sandbox-iframe__dc_KQ{display:block !important;visibility:visible !important}.Delivery_Delivery__Y6P0i .Delivery_deliveryFrame__mPz6Z{display:flex;padding:16px 0px;text-align:center;align-items:center;justify-content:center;gap:8px;background-color:#f4f4f4;border-radius:12px}.Delivery_Delivery__Y6P0i .Delivery_deliveryFrame__mPz6Z .Delivery_desc__H_mP_{display:inline-block;text-align:left;font-size:14px;line-height:24px;color:#161616}@media screen and (max-width: 768px){.Delivery_Delivery__Y6P0i .Delivery_deliveryFrame__mPz6Z{flex-direction:row-reverse;background-color:#f4f4f4;padding:12px;gap:4px}.Delivery_Delivery__Y6P0i .Delivery_deliveryFrame__mPz6Z .Delivery_shippingIcon__NgyOt{width:28px !important}.Delivery_Delivery__Y6P0i .Delivery_deliveryFrame__mPz6Z .Delivery_shippingIcon__NgyOt svg{width:28px}}@media screen and (max-width: 1024px){.Delivery_Delivery__Y6P0i .Delivery_deliveryFrame__mPz6Z .Delivery_shippingIcon__NgyOt{width:53px;height:40px;margin-right:8px;bottom:8px}.Delivery_Delivery__Y6P0i .Delivery_deliveryFrame__mPz6Z .Delivery_shippingIcon__NgyOt img{width:100%;height:100%}.Delivery_Delivery__Y6P0i .Delivery_deliveryFrame__mPz6Z .Delivery_desc__H_mP_{font-size:14px;line-height:16px}}@media screen and (max-width: 1024px)and (min-width: 768px)and (max-width: 900px){.Delivery_Delivery__Y6P0i .Delivery_deliveryFrame__mPz6Z .Delivery_desc__H_mP_{font-size:11px}.Delivery_Delivery__Y6P0i .Delivery_deliveryFrame__mPz6Z .Delivery_desc__H_mP_ b{font-size:12px}}@media screen and (max-width: 1024px)and (max-width: 500px){.Delivery_Delivery__Y6P0i .Delivery_deliveryFrame__mPz6Z .Delivery_desc__H_mP_{font-size:12px}.Delivery_Delivery__Y6P0i .Delivery_deliveryFrame__mPz6Z .Delivery_desc__H_mP_ b{font-size:14px}}@media screen and (max-width: 1024px)and (max-width: 375px){.Delivery_Delivery__Y6P0i .Delivery_deliveryFrame__mPz6Z .Delivery_desc__H_mP_{font-size:11px}.Delivery_Delivery__Y6P0i .Delivery_deliveryFrame__mPz6Z .Delivery_desc__H_mP_ b{font-size:12px}}
.BundleOption_modal__vwPgi .BundleOption_modal-dialog___lxDZ .BundleOption_modal-content__swL2_{border-radius:3px;border:none}.BundleOption_modal__vwPgi .BundleOption_modal-dialog___lxDZ .BundleOption_modal-content__swL2_ .BundleOption_modal-header__Hi_m2{padding-top:32px;border-bottom:none}.BundleOption_modal__vwPgi .BundleOption_modal-dialog___lxDZ .BundleOption_modal-content__swL2_ .BundleOption_modal-header__Hi_m2 h5{font-weight:900;color:#161616;text-transform:uppercase}.BundleOption_modal__vwPgi .BundleOption_modal-dialog___lxDZ .BundleOption_modal-content__swL2_ .BundleOption_modal-header__Hi_m2 h4{font-weight:900;color:#161616;text-transform:uppercase;font-family:"GRIFTER";font-size:24px;letter-spacing:2%}.BundleOption_modal__vwPgi .BundleOption_modal-dialog___lxDZ .BundleOption_modal-content__swL2_ .BundleOption_modal-body__o1z2r{padding:10px 30px}.BundleOption_modal__vwPgi .BundleOption_modal-dialog___lxDZ .BundleOption_modal-content__swL2_ .BundleOption_panel-heading__f_BYS{position:relative}.BundleOption_modal__vwPgi .BundleOption_modal-dialog___lxDZ .BundleOption_modal-content__swL2_ .BundleOption_panel-heading__f_BYS .BundleOption_heading-icon__JXdyL{float:right;position:relative}.BundleOption_modal__vwPgi .BundleOption_modal-dialog___lxDZ .BundleOption_modal-content__swL2_ .BundleOption_panel-heading__f_BYS .BundleOption_heading-icon__JXdyL i{cursor:pointer;font-size:20px;color:#999}.BundleOption_modal__vwPgi .BundleOption_modal-dialog___lxDZ .BundleOption_modal-content__swL2_ .BundleOption_panel-heading__f_BYS .BundleOption_heading-icon__JXdyL i:hover{opacity:.7}.BundleOption_custom_class__qqAO_ *{box-sizing:border-box}.BundleOption_custom_class__qqAO_ *::before,.BundleOption_custom_class__qqAO_ *::after{box-sizing:border-box}.BundleOption_custom_class__qqAO_ .BundleOption_pointer__Zcvhg{cursor:pointer}.BundleOption_custom_class__qqAO_ .BundleOption_divider__z0svb{height:1px;background:#161616}.BundleOption_custom_class__qqAO_ .BundleOption_form-input-error__9_GDl{color:#ff4106;text-align:start;font-size:14px}.BundleOption_custom_class__qqAO_ .BundleOption_form-input-hide__UuWkB{color:#111;text-align:start;font-size:14px}.BundleOption_custom_class__qqAO_ .BundleOption_swal2-icon__i98Cc.BundleOption_swal2-info__4UZ5E{border-color:#ff4106 !important;color:#ff4106 !important}.BundleOption_custom_class__qqAO_ .BundleOption_swal2-styled__8_72L.BundleOption_swal2-confirm__BzLzV{border-radius:20px;font-family:MonoSpec}.BundleOption_custom_class__qqAO_ .BundleOption_swal2-styled__8_72L.BundleOption_swal2-cancel__KNbY8{border-radius:20px;font-family:MonoSpec}.BundleOption_custom_class__qqAO_ .BundleOption_modal-open__Jrplf{padding-right:0px !important}.BundleOption_custom_class__qqAO_ a{color:#ff4106}.BundleOption_custom_class__qqAO_ a:hover{color:#161616}.BundleOption_custom_class__qqAO_ a:focus{color:#161616}.BundleOption_custom_class__qqAO_ .BundleOption_text-right__5ZeAW{text-align:right}.BundleOption_custom_class__qqAO_ p{margin:0 0 10px}.BundleOption_custom_class__qqAO_ p.BundleOption_type-product__7AnvV{color:#161616;font-size:14px;font-weight:bold}.BundleOption_custom_class__qqAO_ .BundleOption_text-center__FCPWe{text-align:center}.BundleOption_custom_class__qqAO_ .BundleOption_panel-body__HEcl0{padding:15px}.BundleOption_custom_class__qqAO_ .BundleOption_swal2-height-auto___N5Ot{padding-right:0 !important}.BundleOption_custom_class__qqAO_ .BundleOption_affirm-modal-overlay__eR3KV,.BundleOption_custom_class__qqAO_ [class*=affirm][class*=modal],.BundleOption_custom_class__qqAO_ [class*=affirm][class*=overlay]{z-index:999999 !important}.BundleOption_custom_class__qqAO_ #BundleOption_affirm-iframe-container__HJeqz{z-index:999999 !important}.BundleOption_custom_class__qqAO_ .BundleOption_affirm-sandbox-iframe___OBPy{display:block !important;visibility:visible !important}.BundleOption_BundleOption__CKJNe .BundleOption_mostPopularCard__HOUot .content .title{margin-top:8px}.BundleOption_BundleOption__CKJNe .BundleOption_titleBlock__7feDb{color:#232323;font-family:MonoSpec;font-size:16px;font-weight:500;line-height:19.984px;border:1px solid #000;background:#ffca00;box-shadow:3px 2px 0px 0px #000;display:flex;padding:4px 8px;align-items:flex-start;gap:4px;width:fit-content;margin-bottom:24px}@media screen and (max-width: 414px){.BundleOption_BundleOption__CKJNe .BundleOption_titleBlock__7feDb{font-size:4.267vw;line-height:5.329vw}}@media screen and (min-width: 768px)and (max-width: 819px){.BundleOption_BundleOption__CKJNe .BundleOption_titleBlock__7feDb{font-size:14px}}.BundleOption_BundleOption__CKJNe .BundleOption_selectBlock__oyPsX{font-family:"Work Sans";font-weight:700;font-size:16px;line-height:21px;color:#161616;margin-bottom:24px}@media screen and (max-width: 600px){.BundleOption_BundleOption__CKJNe .BundleOption_selectBlock__oyPsX{font-size:16px;line-height:21px;font-weight:700;margin-bottom:16px}}.BundleOption_BundleOption__CKJNe .BundleOption_optionsBlock__mWq6D{display:grid;gap:22px}.BundleOption_BundleOption__CKJNe .BundleOption_emptyCard__do9bC{display:flex;align-items:center;justify-content:center;color:#000;text-align:center;font-family:Work Sans;font-size:16px;font-style:normal;font-weight:700;line-height:19.984px;letter-spacing:.32px;height:125px;border:1px solid #cacaca;position:relative;cursor:pointer}@media screen and (max-width: 414px){.BundleOption_BundleOption__CKJNe .BundleOption_emptyCard__do9bC{font-size:4.267vw;line-height:5.329vw;height:33.333vw;letter-spacing:.085vw}}.BundleOption_BundleOption__CKJNe .BundleOption_checkIcon__D1GoO svg{width:36px;height:36px}@media screen and (max-width: 414px){.BundleOption_BundleOption__CKJNe .BundleOption_checkIcon__D1GoO svg{width:9.6vw;height:9.6vw}}.BundleOption_BundleOption__CKJNe .BundleOption_checkIcon__D1GoO svg path{fill:#ff4106}.BundleOption_BundleOption__CKJNe .BundleOption_checkIcon__D1GoO{position:absolute;right:35px}@media screen and (max-width: 414px){.BundleOption_BundleOption__CKJNe .BundleOption_checkIcon__D1GoO{right:5.333vw}}
.PriceInfoCard_modal__BbqLz .PriceInfoCard_modal-dialog___Q2g1 .PriceInfoCard_modal-content__jxyyB{border-radius:3px;border:none}.PriceInfoCard_modal__BbqLz .PriceInfoCard_modal-dialog___Q2g1 .PriceInfoCard_modal-content__jxyyB .PriceInfoCard_modal-header__eer_u{padding-top:32px;border-bottom:none}.PriceInfoCard_modal__BbqLz .PriceInfoCard_modal-dialog___Q2g1 .PriceInfoCard_modal-content__jxyyB .PriceInfoCard_modal-header__eer_u h5{font-weight:900;color:#161616;text-transform:uppercase}.PriceInfoCard_modal__BbqLz .PriceInfoCard_modal-dialog___Q2g1 .PriceInfoCard_modal-content__jxyyB .PriceInfoCard_modal-header__eer_u h4{font-weight:900;color:#161616;text-transform:uppercase;font-family:"GRIFTER";font-size:24px;letter-spacing:2%}.PriceInfoCard_modal__BbqLz .PriceInfoCard_modal-dialog___Q2g1 .PriceInfoCard_modal-content__jxyyB .PriceInfoCard_modal-body__D8HbO{padding:10px 30px}.PriceInfoCard_modal__BbqLz .PriceInfoCard_modal-dialog___Q2g1 .PriceInfoCard_modal-content__jxyyB .PriceInfoCard_panel-heading__7Eswg{position:relative}.PriceInfoCard_modal__BbqLz .PriceInfoCard_modal-dialog___Q2g1 .PriceInfoCard_modal-content__jxyyB .PriceInfoCard_panel-heading__7Eswg .PriceInfoCard_heading-icon__bVCAX{float:right;position:relative}.PriceInfoCard_modal__BbqLz .PriceInfoCard_modal-dialog___Q2g1 .PriceInfoCard_modal-content__jxyyB .PriceInfoCard_panel-heading__7Eswg .PriceInfoCard_heading-icon__bVCAX i{cursor:pointer;font-size:20px;color:#999}.PriceInfoCard_modal__BbqLz .PriceInfoCard_modal-dialog___Q2g1 .PriceInfoCard_modal-content__jxyyB .PriceInfoCard_panel-heading__7Eswg .PriceInfoCard_heading-icon__bVCAX i:hover{opacity:.7}.PriceInfoCard_custom_class__9bePn *{box-sizing:border-box}.PriceInfoCard_custom_class__9bePn *::before,.PriceInfoCard_custom_class__9bePn *::after{box-sizing:border-box}.PriceInfoCard_custom_class__9bePn .PriceInfoCard_pointer__jEXel{cursor:pointer}.PriceInfoCard_custom_class__9bePn .PriceInfoCard_divider__A7VkS{height:1px;background:#161616}.PriceInfoCard_custom_class__9bePn .PriceInfoCard_form-input-error__4pOUx{color:#ff4106;text-align:start;font-size:14px}.PriceInfoCard_custom_class__9bePn .PriceInfoCard_form-input-hide__02Pg4{color:#111;text-align:start;font-size:14px}.PriceInfoCard_custom_class__9bePn .PriceInfoCard_swal2-icon__T0STt.PriceInfoCard_swal2-info__Okvna{border-color:#ff4106 !important;color:#ff4106 !important}.PriceInfoCard_custom_class__9bePn .PriceInfoCard_swal2-styled__BxLj_.PriceInfoCard_swal2-confirm__PSWqS{border-radius:20px;font-family:MonoSpec}.PriceInfoCard_custom_class__9bePn .PriceInfoCard_swal2-styled__BxLj_.PriceInfoCard_swal2-cancel__Q7vxn{border-radius:20px;font-family:MonoSpec}.PriceInfoCard_custom_class__9bePn .PriceInfoCard_modal-open__Bzylz{padding-right:0px !important}.PriceInfoCard_custom_class__9bePn a{color:#ff4106}.PriceInfoCard_custom_class__9bePn a:hover{color:#161616}.PriceInfoCard_custom_class__9bePn a:focus{color:#161616}.PriceInfoCard_custom_class__9bePn .PriceInfoCard_text-right__76te_{text-align:right}.PriceInfoCard_custom_class__9bePn p{margin:0 0 10px}.PriceInfoCard_custom_class__9bePn p.PriceInfoCard_type-product__qIIgM{color:#161616;font-size:14px;font-weight:bold}.PriceInfoCard_custom_class__9bePn .PriceInfoCard_text-center__Pu6Lh{text-align:center}.PriceInfoCard_custom_class__9bePn .PriceInfoCard_panel-body__BKPgJ{padding:15px}.PriceInfoCard_custom_class__9bePn .PriceInfoCard_swal2-height-auto__UDQkS{padding-right:0 !important}.PriceInfoCard_custom_class__9bePn .PriceInfoCard_affirm-modal-overlay__5NRKL,.PriceInfoCard_custom_class__9bePn [class*=affirm][class*=modal],.PriceInfoCard_custom_class__9bePn [class*=affirm][class*=overlay]{z-index:999999 !important}.PriceInfoCard_custom_class__9bePn #PriceInfoCard_affirm-iframe-container__zv5l8{z-index:999999 !important}.PriceInfoCard_custom_class__9bePn .PriceInfoCard_affirm-sandbox-iframe__AkIso{display:block !important;visibility:visible !important}.PriceInfoCard_PriceInfoCard__nVulD{color:#161616}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_product-price__Tl_cY{line-height:22px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-info__4Ikd7 .PriceInfoCard_affirm-container__vl1A0{padding:0px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-info__4Ikd7 .PriceInfoCard_affirm-prequalify__3eNzK .PriceInfoCard_affirmLogoBlock__bvSWJ{font-size:12px;font-weight:400;line-height:14.4px;display:inline-flex;align-items:center;gap:3px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-info__4Ikd7 .PriceInfoCard_affirm-prequalify__3eNzK .PriceInfoCard_affirm-logo__YgXA4{display:flex;width:38px;align-items:center;gap:3px;margin-right:4px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-info__4Ikd7 .PriceInfoCard_affirm-prequalify__3eNzK .PriceInfoCard_affirm-logo__YgXA4 img{margin-bottom:8px;width:100%;object-fit:contain}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-info__4Ikd7 .PriceInfoCard_affirm-prequalify__3eNzK .PriceInfoCard_affirm-prequalify-content__RTwD3{display:block}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-info__4Ikd7 .PriceInfoCard_affirm-prequalify__3eNzK .PriceInfoCard_affirm-message__FysjJ{font-size:16px;text-align:center}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-info__4Ikd7 .PriceInfoCard_affirm-prequalify__3eNzK .PriceInfoCard_affirm-message__FysjJ a{font-size:12px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-info__4Ikd7 .PriceInfoCard_affirm-prequalify__3eNzK .PriceInfoCard_priceMoWrapper__rapWx{display:flex;justify-content:center;gap:8px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-info__4Ikd7 .PriceInfoCard_affirm-prequalify__3eNzK .PriceInfoCard_price-show-save__vG5XG{position:relative;top:3px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-info__4Ikd7 .PriceInfoCard_affirm-prequalify__3eNzK .PriceInfoCard_priceMo__4kW2W{margin-bottom:8px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-info__4Ikd7 .PriceInfoCard_affirm-prequalify__3eNzK .PriceInfoCard_affirm-button__WAlFl{color:#ff4106;font-size:12px;font-weight:400;margin-bottom:0;text-decoration:underline}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-show-old__prgrd{display:inline-flex;font-family:"MonoSpec" !important;font-size:20px !important;color:#161616 !important;line-height:20px;text-transform:uppercase}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-show-old__prgrd .PriceInfoCard_dolar__UrLat{font-family:Work Sans !important;font-weight:400;font-size:14px;display:flex;align-items:center;position:relative;top:-3px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-show-old__prgrd .PriceInfoCard_price-triangle__4U0Pf{position:relative;top:-10px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm{display:grid;row-gap:1px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN{display:flex;align-items:center;justify-content:flex-start;gap:0px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN .PriceInfoCard_priceWrapper__YAaqS{display:flex;gap:8px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN .PriceInfoCard_rightPriceItem__JV3zH{padding:3px 0px;color:#161616}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN .PriceInfoCard_rightPriceItem__JV3zH:nth-child(1){display:flex;justify-content:flex-start;align-items:center;flex-direction:column;height:100%}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN .PriceInfoCard_priceTitle__8I_ws{color:#161616;font-size:14px;margin-bottom:8px;font-weight:300}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN .PriceInfoCard_subTitle__IjV2S{font-size:10px;font-family:"MonoSpec";line-height:12.49px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN .PriceInfoCard_price-show-old-wrapper__z4lIe{text-align:center}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN .PriceInfoCard_price-show-old-note__rOVq4{display:block;text-transform:none;font-family:"Work Sans";font-weight:400;font-size:14px;line-height:16px;color:#e70808}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN .PriceInfoCard_price-show-save__vG5XG{display:inline-flex}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN .PriceInfoCard_price-show-save__vG5XG div{font-family:"MonoSpec" !important;font-size:14px !important;color:#e70808 !important;line-height:14px;text-decoration:line-through}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN .PriceInfoCard_price-show-save__vG5XG .PriceInfoCard_dolar__UrLat{font-family:Work Sans !important;color:#e70808;text-decoration:none;font-size:12px;position:relative;top:-2px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN .PriceInfoCard_price-show-save__vG5XG svg path{fill:#161616}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN .PriceInfoCard_headerPrice__4eeqP{font-family:Work Sans;font-size:14px;font-weight:300;line-height:16.42px;text-align:center;margin-bottom:8px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN .PriceInfoCard_savingLabel__823OY{background-color:#2a753a;border-radius:24px;padding:4px 8px;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:14px;font-weight:600;color:#fff;margin-top:16px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_priceWithNoDiscountWrapper__bK_iL .PriceInfoCard_rightPriceItem__JV3zH:nth-child(1){text-align:center}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_priceWithNoDiscountWrapper__bK_iL .PriceInfoCard_rightPriceItem__JV3zH:nth-child(2){text-align:center}@media screen and (max-width: 1150px){.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN{padding:0 3px}}@media screen and (max-width: 850px){.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN .PriceInfoCard_savingLabel__823OY{font-size:12px;padding:2px 6px}}@media screen and (max-width: 500px){.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN{padding:0}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN .PriceInfoCard_priceTitle__8I_ws{font-size:12px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN .PriceInfoCard_subTitle__IjV2S{font-size:10px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-display__ObKSm .PriceInfoCard_right-price__XD4BN .PriceInfoCard_price-show-old__prgrd span{font-size:22px}.PriceInfoCard_PriceInfoCard__nVulD .PriceInfoCard_price-info__4Ikd7 .PriceInfoCard_affirm-prequalify__3eNzK .PriceInfoCard_affirm-message__FysjJ{font-size:12px}}
.VideoModal_modal__JQLZT .VideoModal_modal-dialog__Fvi5N .VideoModal_modal-content__SqpTb{border-radius:3px;border:none}.VideoModal_modal__JQLZT .VideoModal_modal-dialog__Fvi5N .VideoModal_modal-content__SqpTb .VideoModal_modal-header__x9ksW{padding-top:32px;border-bottom:none}.VideoModal_modal__JQLZT .VideoModal_modal-dialog__Fvi5N .VideoModal_modal-content__SqpTb .VideoModal_modal-header__x9ksW h5{font-weight:900;color:#161616;text-transform:uppercase}.VideoModal_modal__JQLZT .VideoModal_modal-dialog__Fvi5N .VideoModal_modal-content__SqpTb .VideoModal_modal-header__x9ksW h4{font-weight:900;color:#161616;text-transform:uppercase;font-family:"GRIFTER";font-size:24px;letter-spacing:2%}.VideoModal_modal__JQLZT .VideoModal_modal-dialog__Fvi5N .VideoModal_modal-content__SqpTb .VideoModal_modal-body__lRzuF{padding:10px 30px}.VideoModal_modal__JQLZT .VideoModal_modal-dialog__Fvi5N .VideoModal_modal-content__SqpTb .VideoModal_panel-heading___Tosc{position:relative}.VideoModal_modal__JQLZT .VideoModal_modal-dialog__Fvi5N .VideoModal_modal-content__SqpTb .VideoModal_panel-heading___Tosc .VideoModal_heading-icon__EEU67{float:right;position:relative}.VideoModal_modal__JQLZT .VideoModal_modal-dialog__Fvi5N .VideoModal_modal-content__SqpTb .VideoModal_panel-heading___Tosc .VideoModal_heading-icon__EEU67 i{cursor:pointer;font-size:20px;color:#999}.VideoModal_modal__JQLZT .VideoModal_modal-dialog__Fvi5N .VideoModal_modal-content__SqpTb .VideoModal_panel-heading___Tosc .VideoModal_heading-icon__EEU67 i:hover{opacity:.7}.VideoModal_custom_class__Cw_mA *{box-sizing:border-box}.VideoModal_custom_class__Cw_mA *::before,.VideoModal_custom_class__Cw_mA *::after{box-sizing:border-box}.VideoModal_custom_class__Cw_mA .VideoModal_pointer__btFKQ{cursor:pointer}.VideoModal_custom_class__Cw_mA .VideoModal_divider__MK5FI{height:1px;background:#161616}.VideoModal_custom_class__Cw_mA .VideoModal_form-input-error__C64wt{color:#ff4106;text-align:start;font-size:14px}.VideoModal_custom_class__Cw_mA .VideoModal_form-input-hide__xoZz3{color:#111;text-align:start;font-size:14px}.VideoModal_custom_class__Cw_mA .VideoModal_swal2-icon__MPjVl.VideoModal_swal2-info__mS3WT{border-color:#ff4106 !important;color:#ff4106 !important}.VideoModal_custom_class__Cw_mA .VideoModal_swal2-styled__EK15n.VideoModal_swal2-confirm__QLL_b{border-radius:20px;font-family:MonoSpec}.VideoModal_custom_class__Cw_mA .VideoModal_swal2-styled__EK15n.VideoModal_swal2-cancel__WDRSz{border-radius:20px;font-family:MonoSpec}.VideoModal_custom_class__Cw_mA .VideoModal_modal-open__6aa7g{padding-right:0px !important}.VideoModal_custom_class__Cw_mA a{color:#ff4106}.VideoModal_custom_class__Cw_mA a:hover{color:#161616}.VideoModal_custom_class__Cw_mA a:focus{color:#161616}.VideoModal_custom_class__Cw_mA .VideoModal_text-right__eHFQk{text-align:right}.VideoModal_custom_class__Cw_mA p{margin:0 0 10px}.VideoModal_custom_class__Cw_mA p.VideoModal_type-product__WZ8iO{color:#161616;font-size:14px;font-weight:bold}.VideoModal_custom_class__Cw_mA .VideoModal_text-center__yAH8p{text-align:center}.VideoModal_custom_class__Cw_mA .VideoModal_panel-body__734gn{padding:15px}.VideoModal_custom_class__Cw_mA .VideoModal_swal2-height-auto__Ji9_2{padding-right:0 !important}.VideoModal_custom_class__Cw_mA .VideoModal_affirm-modal-overlay__k7EqZ,.VideoModal_custom_class__Cw_mA [class*=affirm][class*=modal],.VideoModal_custom_class__Cw_mA [class*=affirm][class*=overlay]{z-index:999999 !important}.VideoModal_custom_class__Cw_mA #VideoModal_affirm-iframe-container__8_Nxh{z-index:999999 !important}.VideoModal_custom_class__Cw_mA .VideoModal_affirm-sandbox-iframe__p24S7{display:block !important;visibility:visible !important}.VideoModal_responsive-intro-video-modal__Ozd36{background-color:rgba(0,0,0,0) !important;max-width:70% !important}.VideoModal_responsive-intro-video-modal__Ozd36 .VideoModal_intro-video__sKLET{width:100%}.VideoModal_responsive-intro-video-modal__Ozd36 button svg{stroke:#fff;fill:#fff;border:none}.VideoModal_responsive-intro-video-modal__Ozd36 button{outline:none}.VideoModal_responsive-intro-video-modal-overlay__SUiv8{background:rgba(22,22,22,.98) !important}@media screen and (max-width: 768px){.VideoModal_responsive-intro-video-modal__Ozd36{max-width:100% !important}.VideoModal_responsive-video-modal__46e5e{max-width:100%}}
.style_modal__7xqm4 .style_modal-dialog__JFpeT .style_modal-content__Yy4Ky{border-radius:3px;border:none}.style_modal__7xqm4 .style_modal-dialog__JFpeT .style_modal-content__Yy4Ky .style_modal-header__rI8El{padding-top:32px;border-bottom:none}.style_modal__7xqm4 .style_modal-dialog__JFpeT .style_modal-content__Yy4Ky .style_modal-header__rI8El h5{font-weight:900;color:#161616;text-transform:uppercase}.style_modal__7xqm4 .style_modal-dialog__JFpeT .style_modal-content__Yy4Ky .style_modal-header__rI8El h4{font-weight:900;color:#161616;text-transform:uppercase;font-family:"GRIFTER";font-size:24px;letter-spacing:2%}.style_modal__7xqm4 .style_modal-dialog__JFpeT .style_modal-content__Yy4Ky .style_modal-body__tdqzi{padding:10px 30px}.style_modal__7xqm4 .style_modal-dialog__JFpeT .style_modal-content__Yy4Ky .style_panel-heading__Vh2aD{position:relative}.style_modal__7xqm4 .style_modal-dialog__JFpeT .style_modal-content__Yy4Ky .style_panel-heading__Vh2aD .style_heading-icon__7UtFR{float:right;position:relative}.style_modal__7xqm4 .style_modal-dialog__JFpeT .style_modal-content__Yy4Ky .style_panel-heading__Vh2aD .style_heading-icon__7UtFR i{cursor:pointer;font-size:20px;color:#999}.style_modal__7xqm4 .style_modal-dialog__JFpeT .style_modal-content__Yy4Ky .style_panel-heading__Vh2aD .style_heading-icon__7UtFR i:hover{opacity:.7}.style_custom_class__dW5ip *{box-sizing:border-box}.style_custom_class__dW5ip *::before,.style_custom_class__dW5ip *::after{box-sizing:border-box}.style_custom_class__dW5ip .style_pointer__OLrsa{cursor:pointer}.style_custom_class__dW5ip .style_divider__1KucQ{height:1px;background:#161616}.style_custom_class__dW5ip .style_form-input-error__6ZE0_{color:#ff4106;text-align:start;font-size:14px}.style_custom_class__dW5ip .style_form-input-hide__xpetK{color:#111;text-align:start;font-size:14px}.style_custom_class__dW5ip .style_swal2-icon__S_Zqx.style_swal2-info__nPQzc{border-color:#ff4106 !important;color:#ff4106 !important}.style_custom_class__dW5ip .style_swal2-styled__PS7xL.style_swal2-confirm__bHk1T{border-radius:20px;font-family:MonoSpec}.style_custom_class__dW5ip .style_swal2-styled__PS7xL.style_swal2-cancel__CIw_8{border-radius:20px;font-family:MonoSpec}.style_custom_class__dW5ip .style_modal-open__kGP8L{padding-right:0px !important}.style_custom_class__dW5ip a{color:#ff4106}.style_custom_class__dW5ip a:hover{color:#161616}.style_custom_class__dW5ip a:focus{color:#161616}.style_custom_class__dW5ip .style_text-right__yJRpc{text-align:right}.style_custom_class__dW5ip p{margin:0 0 10px}.style_custom_class__dW5ip p.style_type-product__1Xeyp{color:#161616;font-size:14px;font-weight:bold}.style_custom_class__dW5ip .style_text-center__qjpcx{text-align:center}.style_custom_class__dW5ip .style_panel-body__V5rXY{padding:15px}.style_custom_class__dW5ip .style_swal2-height-auto__KSXQB{padding-right:0 !important}.style_custom_class__dW5ip .style_affirm-modal-overlay__oKjJL,.style_custom_class__dW5ip [class*=affirm][class*=modal],.style_custom_class__dW5ip [class*=affirm][class*=overlay]{z-index:999999 !important}.style_custom_class__dW5ip #style_affirm-iframe-container__6e4Ab{z-index:999999 !important}.style_custom_class__dW5ip .style_affirm-sandbox-iframe__zzlXg{display:block !important;visibility:visible !important}.style_product-impact-page__NHcXT .style_product-image-and-information__2k0yJ{padding:0px 60px 60px 60px;background:#fff}.style_product-impact-page__NHcXT .style_product-image-and-information__2k0yJ .style_main-flex-container__feqCY{max-width:1200px;margin:0 auto;padding-top:33px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr}@media screen and (min-width: 1200px){.style_product-impact-page__NHcXT .style_product-image-and-information__2k0yJ .style_main-flex-container__feqCY .style_product-image-information__6xaXE{margin-top:-60px}}.style_product-impact-page__NHcXT .style_product-most-variety__VBAXB{margin-top:-120px}@media screen and (max-width: 768px){.style_product-impact-page__NHcXT .style_product-most-variety__VBAXB{margin-top:-40px}}p.style_ProductVideoSection__iTXaI{font-family:"GRIFTER";font-weight:700;font-size:40px;line-height:120%;color:#161616;text-transform:uppercase;letter-spacing:5px}@media screen and (max-width: 600px){p.style_ProductVideoSection__iTXaI{font-family:"GRIFTER";font-weight:700;font-size:24px !important;line-height:28.8px;color:#161616;letter-spacing:4px}}.style_Testimonial__UsOvC{width:100%;margin-top:80px;margin-bottom:60px}@media screen and (max-width: 800px){.style_Testimonial__UsOvC{margin-top:20px;padding:0 20px}}@media screen and (max-width: 390px){.style_Testimonial__UsOvC{padding:0 16px}}@media screen and (max-width: 375px){.style_Testimonial__UsOvC{padding:0 14px}}.style_games__SZQlp{margin:80px 0}.style_awardWinningSection__fzYjM{padding:80px 0}@media screen and (max-width: 600px){.style_awardWinningSection__fzYjM{padding:0 0 80px 0}}.style_comingSoonContainer__s5y_z{display:flex;align-items:center;justify-content:center;min-height:80vh;padding:40px 20px;background:linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%)}.style_comingSoonContent__lIJNy{text-align:center;max-width:600px;padding:60px 40px;background:#fff;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.1)}@media screen and (max-width: 600px){.style_comingSoonContent__lIJNy{padding:40px 24px}}.style_comingSoonTitle__6xV4r{font-family:"GRIFTER",sans-serif;font-weight:700;font-size:48px;line-height:120%;color:#161616;text-transform:uppercase;letter-spacing:4px;margin-bottom:24px}@media screen and (max-width: 600px){.style_comingSoonTitle__6xV4r{font-size:32px;letter-spacing:2px}}.style_comingSoonDescription__KOCAm{font-family:"Work Sans",sans-serif;font-size:18px;line-height:160%;color:#666;margin-bottom:32px !important}@media screen and (max-width: 600px){.style_comingSoonDescription__KOCAm{font-size:16px}}.style_comingSoonButton__X7tlV{display:inline-block;padding:14px 32px;font-family:"Work Sans",sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;color:#fff;background:#161616;border:2px solid #161616;border-radius:4px;cursor:pointer;transition:all .3s ease}.style_comingSoonButton__X7tlV:hover{background:#fff;color:#161616}@media screen and (max-width: 600px){.style_comingSoonButton__X7tlV{padding:12px 24px;font-size:14px}}@media screen and (max-width: 1199px){.style_product-impact-page__NHcXT .style_product-image-and-information__2k0yJ{padding:0 5% 30px;background:none}.style_product-impact-page__NHcXT .style_product-image-and-information__2k0yJ .style_main-flex-container__feqCY{display:flex;padding-top:40px}.style_product-impact-page__NHcXT .style_product-image-and-information__2k0yJ .style_main-flex-container__feqCY .style_product-image-information__6xaXE{width:48%;flex:0 0 48%}}@media screen and (max-width: 767px){.style_product-impact-page__NHcXT .style_product-image-and-information__2k0yJ{padding:0;background:none}.style_product-impact-page__NHcXT .style_product-image-and-information__2k0yJ .style_main-flex-container__feqCY{flex-direction:column;padding-top:0px}.style_product-impact-page__NHcXT .style_product-image-and-information__2k0yJ .style_main-flex-container__feqCY .style_product-image-information__6xaXE{width:100%}}
