.recovery-bundle-section{--rb-black: #080808;--rb-white: #ffffff;--rb-text: #161616;position:relative;width:100%;padding:64px 0;overflow:hidden;background:#000;color:#fff}.recovery-bundle-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:url(/cdn/shop/files/Rectangle_2246.png?v=1789197763);background-size:220px 220px}.recovery-bundle-section .recovery-bundle__inner{position:relative;z-index:1;max-width:1200px;padding:0 20px;margin:0 auto}.recovery-bundle-section .recovery-bundle__header{text-align:center;margin:0 auto 40px}.recovery-bundle-section .recovery-bundle__heading{font-family:Morganite;font-weight:900;font-size:88px;line-height:.8;letter-spacing:0;text-align:center;text-transform:uppercase;margin-bottom:12px;color:#fff}.recovery-bundle-section .recovery-bundle__subheading{font-family:Gilmer Regular;font-weight:400;font-size:18px;line-height:1.6;letter-spacing:0;text-align:center;vertical-align:middle;color:#fff}.recovery-bundle-section .recovery-bundle__card{display:grid;grid-template-columns:1fr 1fr;background:#fff;color:var(--rb-text);padding:29px 24px;gap:40px}.recovery-bundle-section .recovery-bundle__media{position:relative;min-height:536px;overflow:hidden;display:flex;align-items:center;justify-content:center}.recovery-bundle-section .recovery-bundle__image{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.recovery-bundle-section .recovery-bundle__content{display:flex;flex-direction:column;justify-content:center;padding:0}.recovery-bundle-section .recovery-bundle__eyebrow{margin-bottom:7px;color:var(--rb-purple);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px}.recovery-bundle-section .recovery-bundle__title{font-family:Morganite;font-weight:900;font-size:88px;line-height:.8;letter-spacing:0;text-transform:uppercase;color:#000;margin-bottom:4px}.recovery-bundle-section .recovery-bundle__description p{font-family:Gilmer Regular;font-weight:400;font-size:18px;line-height:1.6;letter-spacing:0;vertical-align:middle;color:#2c2c2c;padding-bottom:10px}.recovery-bundle-section .recovery-bundle__benefits{list-style:none;padding:0;margin:0 0 24px}.recovery-bundle-section .recovery-bundle__benefit{display:flex;align-items:center;gap:8px;margin-bottom:2px;font-family:Gilmer Regular;font-weight:400;font-size:18px;line-height:1.6;letter-spacing:0;color:#070707}.recovery-bundle-section .recovery-bundle__check{flex:0 0 16px;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.recovery-bundle-section .recovery-bundle__price{display:flex;align-items:center;gap:12px;margin:0 0 5px}.recovery-bundle-section .recovery-bundle__compare-price{font-family:Gilmer Regular;font-weight:400;font-size:48px;line-height:1;letter-spacing:0;text-align:center;vertical-align:middle;text-decoration:line-through;color:#000}.recovery-bundle-section .recovery-bundle__current-price{font-family:Gilmer Regular;font-weight:400;font-size:48px;line-height:1;letter-spacing:0;text-align:center;vertical-align:middle;color:var(--rb-purple)}.recovery-bundle-section .recovery-bundle__button{position:relative;width:100%;min-height:68px;border:0;border-radius:0;margin-top:24px;padding:18px 24px;background:var(--rb-purple);color:#fff;cursor:pointer;transition:transform .2s ease,background .2s ease,opacity .2s ease;font-family:Gilmer Heavy;font-weight:800;font-size:20px;line-height:1;letter-spacing:0;text-align:center;text-transform:uppercase}.recovery-bundle-section .recovery-bundle__button:hover{transform:translateY(-1px);background:#5200d9}.recovery-bundle-section .recovery-bundle__button:disabled{cursor:not-allowed;opacity:.55}.recovery-bundle-section .recovery-bundle__button.is-loading{pointer-events:none}.recovery-bundle-section .recovery-bundle__button.is-loading .recovery-bundle__button-text{opacity:0}.recovery-bundle-section .recovery-bundle__button-loader{display:none;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;gap:5px}.recovery-bundle-section .recovery-bundle__button.is-loading .recovery-bundle__button-loader{display:flex}.recovery-bundle-section .recovery-bundle__button-loader span{width:6px;height:6px;border-radius:50%;background:#fff;animation:recoveryBundlePulse .8s infinite alternate}.recovery-bundle-section .recovery-bundle__button-loader span:nth-child(2){animation-delay:.2s}.recovery-bundle-section .recovery-bundle__button-loader span:nth-child(3){animation-delay:.4s}@keyframes recoveryBundlePulse{0%{opacity:.3;transform:translateY(2px)}to{opacity:1;transform:translateY(-2px)}}.recovery-bundle-section .recovery-bundle__guarantee{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:10px;color:var(--rb-purple);font-family:Gilmer Regular;font-weight:400;font-size:16px;line-height:1.6;letter-spacing:0;text-align:center;text-transform:uppercase}.recovery-bundle-section .recovery-bundle__guarantee-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px}.recovery-bundle-section .recovery-bundle__error{margin-top:12px;padding:10px 12px;background:#fff0f0;color:#c00000;font-size:13px;text-align:center}.recovery-bundle-section .recovery-bundle__empty{padding:50px;background:#fff;color:#111;text-align:center}@media screen and (max-width:768px){.recovery-bundle-section{padding:56px 0}.recovery-bundle-section .recovery-bundle__header{margin-bottom:30px}.recovery-bundle-section .recovery-bundle__heading{font-size:70px;margin-bottom:8px}.recovery-bundle-section .recovery-bundle__card{grid-template-columns:1fr;padding:16px;gap:28px}.recovery-bundle-section .recovery-bundle__media{min-height:326px}.recovery-bundle-section .recovery-bundle__title{font-size:75px}.recovery-bundle-section .recovery-bundle__compare-price,.recovery-bundle-section .recovery-bundle__current-price{font-size:42px}}@media screen and (max-width:575px){.recovery-bundle-section{padding:44px 0}.recovery-bundle-section .recovery-bundle__inner{padding:0 16px}.recovery-bundle-section .recovery-bundle__heading{font-size:65px}.recovery-bundle-section .recovery-bundle__subheading{font-size:16px}.recovery-bundle-section .recovery-bundle__header{margin-bottom:20px}.recovery-bundle-section .recovery-bundle__title{font-size:65px}.recovery-bundle-section .recovery-bundle__description p{font-size:16px;padding-bottom:8px}.recovery-bundle-section .recovery-bundle__benefit{font-size:16px}.recovery-bundle-section .recovery-bundle__compare-price,.recovery-bundle-section .recovery-bundle__current-price{font-size:36px}.recovery-bundle-section .recovery-bundle__guarantee{font-size:14px}}@media screen and (max-width:475px){.recovery-bundle-section{padding:32px 0}.recovery-bundle-section .recovery-bundle__compare-price,.recovery-bundle-section .recovery-bundle__current-price{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/recovery-bundle.css.map */
