.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;
  }
}

.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}}
.ProductImageReview_modal__BCTUc .ProductImageReview_modal-dialog__rF6K_ .ProductImageReview_modal-content__NCUOv{border-radius:3px;border:none}.ProductImageReview_modal__BCTUc .ProductImageReview_modal-dialog__rF6K_ .ProductImageReview_modal-content__NCUOv .ProductImageReview_modal-header__wQLUc{padding-top:32px;border-bottom:none}.ProductImageReview_modal__BCTUc .ProductImageReview_modal-dialog__rF6K_ .ProductImageReview_modal-content__NCUOv .ProductImageReview_modal-header__wQLUc h5{font-weight:900;color:#161616;text-transform:uppercase}.ProductImageReview_modal__BCTUc .ProductImageReview_modal-dialog__rF6K_ .ProductImageReview_modal-content__NCUOv .ProductImageReview_modal-header__wQLUc h4{font-weight:900;color:#161616;text-transform:uppercase;font-family:"GRIFTER";font-size:24px;letter-spacing:2%}.ProductImageReview_modal__BCTUc .ProductImageReview_modal-dialog__rF6K_ .ProductImageReview_modal-content__NCUOv .ProductImageReview_modal-body__V5_Tm{padding:10px 30px}.ProductImageReview_modal__BCTUc .ProductImageReview_modal-dialog__rF6K_ .ProductImageReview_modal-content__NCUOv .ProductImageReview_panel-heading__vt6JY{position:relative}.ProductImageReview_modal__BCTUc .ProductImageReview_modal-dialog__rF6K_ .ProductImageReview_modal-content__NCUOv .ProductImageReview_panel-heading__vt6JY .ProductImageReview_heading-icon__azggB{float:right;position:relative}.ProductImageReview_modal__BCTUc .ProductImageReview_modal-dialog__rF6K_ .ProductImageReview_modal-content__NCUOv .ProductImageReview_panel-heading__vt6JY .ProductImageReview_heading-icon__azggB i{cursor:pointer;font-size:20px;color:#999}.ProductImageReview_modal__BCTUc .ProductImageReview_modal-dialog__rF6K_ .ProductImageReview_modal-content__NCUOv .ProductImageReview_panel-heading__vt6JY .ProductImageReview_heading-icon__azggB i:hover{opacity:.7}.ProductImageReview_custom_class__VaH8E *{box-sizing:border-box}.ProductImageReview_custom_class__VaH8E *::before,.ProductImageReview_custom_class__VaH8E *::after{box-sizing:border-box}.ProductImageReview_custom_class__VaH8E .ProductImageReview_pointer__7eItt{cursor:pointer}.ProductImageReview_custom_class__VaH8E .ProductImageReview_divider__7urzE{height:1px;background:#161616}.ProductImageReview_custom_class__VaH8E .ProductImageReview_form-input-error__Ej1H8{color:#ff4106;text-align:start;font-size:14px}.ProductImageReview_custom_class__VaH8E .ProductImageReview_form-input-hide____W14{color:#111;text-align:start;font-size:14px}.ProductImageReview_custom_class__VaH8E .ProductImageReview_swal2-icon__TrItq.ProductImageReview_swal2-info__At0Bh{border-color:#ff4106 !important;color:#ff4106 !important}.ProductImageReview_custom_class__VaH8E .ProductImageReview_swal2-styled__GKs8J.ProductImageReview_swal2-confirm__lrZtT{border-radius:20px;font-family:MonoSpec}.ProductImageReview_custom_class__VaH8E .ProductImageReview_swal2-styled__GKs8J.ProductImageReview_swal2-cancel___zfaX{border-radius:20px;font-family:MonoSpec}.ProductImageReview_custom_class__VaH8E .ProductImageReview_modal-open__m_xeF{padding-right:0px !important}.ProductImageReview_custom_class__VaH8E a{color:#ff4106}.ProductImageReview_custom_class__VaH8E a:hover{color:#161616}.ProductImageReview_custom_class__VaH8E a:focus{color:#161616}.ProductImageReview_custom_class__VaH8E .ProductImageReview_text-right___NOyW{text-align:right}.ProductImageReview_custom_class__VaH8E p{margin:0 0 10px}.ProductImageReview_custom_class__VaH8E p.ProductImageReview_type-product__1E_2p{color:#161616;font-size:14px;font-weight:bold}.ProductImageReview_custom_class__VaH8E .ProductImageReview_text-center__GOc2_{text-align:center}.ProductImageReview_custom_class__VaH8E .ProductImageReview_panel-body__iIJBG{padding:15px}.ProductImageReview_custom_class__VaH8E .ProductImageReview_swal2-height-auto__EigZz{padding-right:0 !important}.ProductImageReview_custom_class__VaH8E .ProductImageReview_affirm-modal-overlay__XgTRg,.ProductImageReview_custom_class__VaH8E [class*=affirm][class*=modal],.ProductImageReview_custom_class__VaH8E [class*=affirm][class*=overlay]{z-index:999999 !important}.ProductImageReview_custom_class__VaH8E #ProductImageReview_affirm-iframe-container__81UM4{z-index:999999 !important}.ProductImageReview_custom_class__VaH8E .ProductImageReview_affirm-sandbox-iframe__6IMzk{display:block !important;visibility:visible !important}.ProductImageReview_product-image-scroll-container__gJ5w2{max-width:100%;overflow:hidden}.ProductImageReview_product-image-review-component__pLr4n{margin:0 auto;max-width:1200px;width:100%;padding:0 10% 0 0;position:sticky;top:120px}@media screen and (min-width: 1200px){.ProductImageReview_product-image-review-component__pLr4n{padding-top:56px}}.ProductImageReview_product-image-review-component__pLr4n{display:flex;flex-direction:column}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_big-product-image-container__2_5SZ{position:relative;margin-left:auto;margin-right:auto;width:100%;max-width:660px;max-height:460px;min-height:400px;aspect-ratio:4/3;cursor:pointer}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_big-product-image-container__2_5SZ .ProductImageReview_product-image-review-sale__0j8fY{position:absolute;top:20px;left:0px}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_big-product-image-container__2_5SZ .ProductImageReview_big-product-image-container-sale__Y44q8{position:absolute;left:0;top:8px;box-sizing:border-box;height:37px;padding:0 20px 0 10px;background:#ffc300;border-width:1px 1px 1px 0px;border-style:solid;border-color:#161616;border-radius:0px 27.1429px 27.1429px 0px;display:flex;align-items:center;justify-content:center}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_big-product-image-container__2_5SZ .ProductImageReview_big-product-image-container-sale__Y44q8 span{text-align:center;font-family:"Work Sans";font-weight:700;font-size:18px;line-height:150%;letter-spacing:.04em;color:#161616}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_big-product-image-container__2_5SZ .ProductImageReview_big-img__sVUPA{width:100%;height:auto;aspect-ratio:4/3;background-color:#f4f4f4}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_big-product-image-container__2_5SZ .ProductImageReview_play-btn-container__gOCKd{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;position:absolute;top:-20px;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_big-product-image-container__2_5SZ .ProductImageReview_play-btn-container__gOCKd svg{width:150px;height:150px}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_big-product-image-container__2_5SZ .ProductImageReview_play-video-btn-component__wTALP{width:150px !important;height:60px !important;border:2px solid #f4f4f4}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_small-product-image-container__62qPw{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;justify-items:center;margin-top:18px;column-gap:10px;row-gap:10px}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_small-product-image-container__62qPw .ProductImageReview_product-image__J7mdq{cursor:pointer;width:100%;height:100%;object-fit:contain;max-width:100px;position:relative}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_small-product-image-container__62qPw .ProductImageReview_product-image__J7mdq .ProductImageReview_play-button-container__infzG{position:absolute;top:55%;transform:translateY(-50%);text-align:center;width:100%}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_small-product-image-container__62qPw .ProductImageReview_product-image__J7mdq .ProductImageReview_play-button-container__infzG svg{width:44px;height:44px}@media screen and (max-width: 1024px){.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_small-product-image-container__62qPw .ProductImageReview_product-image__J7mdq .ProductImageReview_play-button-container__infzG svg{width:30px;height:30px}}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_small-product-image-container__62qPw .ProductImageReview_active__Fql9N{border:1px solid #ff4106}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_logo-container__AodlS{padding:30px 40px;margin-top:30px;background-color:#fff}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_logo-container__AodlS .ProductImageReview_feature-title__R_jGm{font-family:"GRIFTER" !important;font-size:18px !important;color:#161616 !important;text-transform:uppercase;letter-spacing:.1em}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_logo-container__AodlS .ProductImageReview_logo-list__J9xSf{background-color:#fff;display:flex;align-items:center;width:100%;justify-content:space-between}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_logo-container__AodlS .ProductImageReview_logo-list__J9xSf .ProductImageReview_logo-img1__MX5dc{width:65px;height:auto;align-items:center;display:inline-flex;justify-content:center}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_logo-container__AodlS .ProductImageReview_logo-list__J9xSf .ProductImageReview_logo-img1__MX5dc img{width:100%;height:100%;object-fit:contain;max-height:150px;max-width:100%}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_logo-container__AodlS .ProductImageReview_logo-list__J9xSf .ProductImageReview_logo-img2__oQbv_{width:132px;height:100%;align-items:center;display:inline-flex;justify-content:center}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_logo-container__AodlS .ProductImageReview_logo-list__J9xSf .ProductImageReview_logo-img2__oQbv_ img{width:100%;height:100%;object-fit:contain;max-height:150px;max-width:100%}@media screen and (max-width: 1199px){.ProductImageReview_product-image-review-component__pLr4n{padding-bottom:0px}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_big-product-image-container__2_5SZ{min-height:unset}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_logo-container__AodlS{padding:5% 5% 0;margin-top:24px}}@media screen and (max-width: 767px){.ProductImageReview_product-image-review-component__pLr4n{padding:0;background:#fff;height:100%;position:initial}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_big-product-image-container__2_5SZ{text-align:center;height:auto;max-width:100%;max-height:100%;min-height:300px;padding:0}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_big-product-image-container__2_5SZ .ProductImageReview_big-img__sVUPA{width:100%;min-height:300px;background-color:#f4f4f4}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_small-product-image-container__62qPw{padding:0 16px;padding-bottom:0px}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_small-product-image-container__62qPw .ProductImageReview_product-image__J7mdq{width:12vw;height:auto}.ProductImageReview_product-image-review-component__pLr4n .ProductImageReview_logo-container__AodlS{display:none}}@media screen and (max-width: 355px){.ProductImageReview_product-image-review-component__pLr4n{padding:0 15px 15px}}.ProductImageReview_main-product-image__zDYoH{flex:1 1;max-width:auto;align-self:flex-end;position:static;width:100%}.ProductImageReview_main-product-image__zDYoH .ProductImageReview_product-name__L5ngc{font-family:"GRIFTER" !important;font-size:28px !important;color:#161616 !important;letter-spacing:.1em}.ProductImageReview_main-product-image__zDYoH .ProductImageReview_big-product-image-container__2_5SZ{background-color:#f4f4f4}.ProductImageReview_main-product-image__zDYoH .ProductImageReview_big-product-image-container__2_5SZ .ProductImageReview_big-img__sVUPA{width:100%;max-width:354px}.ProductImageReview_main-product-image__zDYoH .ProductImageReview_small-product-image-container__62qPw{display:flex}.ProductImageReview_main-product-image__zDYoH .ProductImageReview_small-product-image-container__62qPw .ProductImageReview_image-container__EvcBG{width:100px;height:100px;margin-right:8px}.ProductImageReview_main-product-image__zDYoH .ProductImageReview_small-product-image-container__62qPw .ProductImageReview_image-container__EvcBG .ProductImageReview_product-image__J7mdq{width:100px;height:100px}
.style_modal__CVaNn .style_modal-dialog__Kbc15 .style_modal-content__AsxPX{border-radius:3px;border:none}.style_modal__CVaNn .style_modal-dialog__Kbc15 .style_modal-content__AsxPX .style_modal-header__Dtkan{padding-top:32px;border-bottom:none}.style_modal__CVaNn .style_modal-dialog__Kbc15 .style_modal-content__AsxPX .style_modal-header__Dtkan h5{font-weight:900;color:#161616;text-transform:uppercase}.style_modal__CVaNn .style_modal-dialog__Kbc15 .style_modal-content__AsxPX .style_modal-header__Dtkan h4{font-weight:900;color:#161616;text-transform:uppercase;font-family:"GRIFTER";font-size:24px;letter-spacing:2%}.style_modal__CVaNn .style_modal-dialog__Kbc15 .style_modal-content__AsxPX .style_modal-body__MWB2_{padding:10px 30px}.style_modal__CVaNn .style_modal-dialog__Kbc15 .style_modal-content__AsxPX .style_panel-heading__9WLOg{position:relative}.style_modal__CVaNn .style_modal-dialog__Kbc15 .style_modal-content__AsxPX .style_panel-heading__9WLOg .style_heading-icon__yIaLJ{float:right;position:relative}.style_modal__CVaNn .style_modal-dialog__Kbc15 .style_modal-content__AsxPX .style_panel-heading__9WLOg .style_heading-icon__yIaLJ i{cursor:pointer;font-size:20px;color:#999}.style_modal__CVaNn .style_modal-dialog__Kbc15 .style_modal-content__AsxPX .style_panel-heading__9WLOg .style_heading-icon__yIaLJ i:hover{opacity:.7}.style_custom_class__1zD_J *{box-sizing:border-box}.style_custom_class__1zD_J *::before,.style_custom_class__1zD_J *::after{box-sizing:border-box}.style_custom_class__1zD_J .style_pointer__bbhf6{cursor:pointer}.style_custom_class__1zD_J .style_divider__3MtBy{height:1px;background:#161616}.style_custom_class__1zD_J .style_form-input-error__ncy4_{color:#ff4106;text-align:start;font-size:14px}.style_custom_class__1zD_J .style_form-input-hide__xuDee{color:#111;text-align:start;font-size:14px}.style_custom_class__1zD_J .style_swal2-icon__sqaYD.style_swal2-info__2qGsS{border-color:#ff4106 !important;color:#ff4106 !important}.style_custom_class__1zD_J .style_swal2-styled__nJUs0.style_swal2-confirm__Q0lvG{border-radius:20px;font-family:MonoSpec}.style_custom_class__1zD_J .style_swal2-styled__nJUs0.style_swal2-cancel__NW5z0{border-radius:20px;font-family:MonoSpec}.style_custom_class__1zD_J .style_modal-open__qynlf{padding-right:0px !important}.style_custom_class__1zD_J a{color:#ff4106}.style_custom_class__1zD_J a:hover{color:#161616}.style_custom_class__1zD_J a:focus{color:#161616}.style_custom_class__1zD_J .style_text-right__4LSJY{text-align:right}.style_custom_class__1zD_J p{margin:0 0 10px}.style_custom_class__1zD_J p.style_type-product__Z3qQW{color:#161616;font-size:14px;font-weight:bold}.style_custom_class__1zD_J .style_text-center__dL4PJ{text-align:center}.style_custom_class__1zD_J .style_panel-body__ff8Rp{padding:15px}.style_custom_class__1zD_J .style_swal2-height-auto__75ULe{padding-right:0 !important}.style_custom_class__1zD_J .style_affirm-modal-overlay__RGn_r,.style_custom_class__1zD_J [class*=affirm][class*=modal],.style_custom_class__1zD_J [class*=affirm][class*=overlay]{z-index:999999 !important}.style_custom_class__1zD_J #style_affirm-iframe-container__iTqsb{z-index:999999 !important}.style_custom_class__1zD_J .style_affirm-sandbox-iframe__Zw1wY{display:block !important;visibility:visible !important}.style_img-container__bvi2L{width:125px;height:32px}@media(max-width: 600px){.style_img-container__bvi2L{width:90px;height:18px}}.style_img-container__bvi2L .style_icon-image__3cKMI{width:100%;height:100%;object-fit:contain;object-position:left}
