.stelion-offer{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.stelion-offer__inner{padding-top:1.6rem;padding-bottom:1.6rem;max-width:60rem}.stelion-trust{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;margin-bottom:1.6rem}.stelion-trust__rating-row{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.stelion-trust__stars{color:#f0b429;font-size:1.6rem;letter-spacing:.1rem}.stelion-trust__rating-text{font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.stelion-trust__avatars{display:flex}.stelion-trust__avatar{width:3rem;height:3rem;border-radius:50%;border:.2rem solid rgb(var(--color-background));background:rgba(var(--color-foreground),.1);overflow:hidden;display:flex;align-items:center;justify-content:center;margin-left:-.8rem}.stelion-trust__avatar:first-child{margin-left:0}.stelion-trust__avatar img{width:100%;height:100%;object-fit:cover;display:block}.stelion-trust__avatar-initials{font-size:1rem;font-weight:700;color:rgba(var(--color-foreground),.7)}.stelion-trust__cert-row{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;font-size:1.4rem}.stelion-trust__cert-badge{border:.1rem solid rgba(var(--color-foreground),.3);border-radius:.4rem;padding:.2rem .7rem;font-size:1.1rem;font-weight:700}.stelion-trust__cert-text{font-weight:700}.stelion-trust__pills{display:flex;flex-wrap:wrap;gap:1rem}.stelion-trust__pill{border:.1rem solid rgba(var(--color-foreground),.25);border-radius:999px;padding:.8rem 1.6rem;font-size:1.3rem;font-weight:600}.stelion-offer__title{font-family:var(--font-heading-family);font-weight:800;font-size:2.8rem;line-height:1.15;letter-spacing:-.01em;color:rgb(var(--color-foreground));margin:0 0 1rem}@media screen and (min-width:750px){.stelion-offer__title{font-size:3.4rem}}.stelion-offer__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.stelion-offer__price-compare{font-size:1.5rem;text-decoration:line-through;color:#8a3a3a}.stelion-offer__price-current{font-size:2.1rem;font-weight:700;color:#168243}.stelion-offer__price-badge{background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.2rem;font-weight:600;padding:.5rem 1.1rem;border-radius:.4rem}.stelion-offer__benefits{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.stelion-offer__benefit{display:flex;align-items:center;gap:1.2rem;background:rgba(var(--color-foreground),.05);border-radius:1.2rem;padding:1.4rem 1.6rem;min-height:2.4rem}.stelion-offer__benefit-icon{width:2.2rem;height:2.2rem;flex-shrink:0;color:rgb(var(--color-foreground))}.stelion-offer__benefit-icon svg{width:100%;height:100%}.stelion-offer__benefit-text{font-size:1.5rem;font-weight:600}.stelion-offer__note{margin-bottom:2rem}.stelion-offer__note-heading{display:flex;align-items:center;gap:.7rem;margin:0 0 .4rem;font-size:1.6rem;font-weight:700}.stelion-offer__note-icon{width:1.7rem;height:1.7rem;flex-shrink:0;color:rgb(var(--color-foreground))}.stelion-offer__note-icon svg{width:100%;height:100%}.stelion-offer__note-text{font-size:1.4rem;line-height:1.4;color:rgba(var(--color-foreground),.65)}.stelion-offer__note-text p{margin:0}.stelion-offer__divider{display:flex;align-items:center;gap:1.2rem;margin:.4rem 0 1.6rem}.stelion-offer__divider-line{flex:1 1 auto;height:.1rem;background:rgba(var(--color-foreground),.18)}.stelion-offer__divider-label{flex-shrink:0;font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-foreground))}.stelion-offer__packages{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:.4rem}.stelion-offer__package{position:relative;display:block;overflow:hidden;cursor:pointer;border-radius:1rem;border:.1rem solid rgba(var(--color-foreground),.15);background:rgba(var(--color-foreground),.045);transition:border-color .1s ease,background-color .1s ease}.stelion-offer__package--selected{border:.2rem solid rgb(var(--color-foreground));background:rgb(var(--color-background))}.stelion-offer__ribbon{position:absolute;top:0;right:1.6rem;z-index:1;transform:translateY(-50%);background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;padding:.4rem 1.1rem;border-radius:1rem;white-space:nowrap}.stelion-offer__package-row{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem}.stelion-offer__radio{position:relative;flex-shrink:0;width:2.4rem;height:2.4rem;margin-top:.1rem}.stelion-offer__radio-input{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;cursor:pointer}.stelion-offer__radio-dot{display:block;width:100%;height:100%;border-radius:50%;border:.2rem solid rgba(var(--color-foreground),.3);background:rgb(var(--color-background));position:relative}.stelion-offer__radio-input:checked~.stelion-offer__radio-dot{border-color:rgb(var(--color-foreground))}.stelion-offer__radio-input:checked~.stelion-offer__radio-dot:after{content:"";position:absolute;top:.45rem;right:.45rem;bottom:.45rem;left:.45rem;border-radius:50%;background:rgb(var(--color-foreground))}.stelion-offer__radio-input:focus-visible~.stelion-offer__radio-dot{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.stelion-offer__package-main{flex:1 1 auto;min-width:0}.stelion-offer__package-line{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.stelion-offer__package-line--sub{margin-top:.3rem}.stelion-offer__package-sub-left{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.stelion-offer__package-label{font-weight:700;font-size:1.7rem}.stelion-offer__package-subtitle{font-size:1.2rem;color:rgba(var(--color-foreground),.55)}.stelion-offer__package-badge{background:#1f9e5a;color:#fff;font-size:1.1rem;font-weight:700;padding:.25rem .9rem;border-radius:999px;white-space:nowrap}.stelion-offer__package-savings{font-size:1.2rem;color:#1f9e5a;font-weight:600}.stelion-offer__package-price-now{font-weight:700;font-size:1.7rem;white-space:nowrap}.stelion-offer__package-price-compare{text-decoration:line-through;color:#8a3a3a;font-size:1.2rem;white-space:nowrap}.stelion-offer__size{display:block;margin-top:1.2rem}.stelion-offer__size label{display:block;font-size:1.2rem;font-weight:600;margin-bottom:.4rem}.stelion-offer__size select{width:100%}.stelion-offer__package-gift{display:flex;align-items:center;gap:.9rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.2rem;font-weight:600;padding:1rem 1.6rem}.stelion-offer__package-gift-thumb{width:2.6rem;height:2.6rem;border-radius:50%;overflow:hidden;flex-shrink:0;background:rgb(var(--color-background))}.stelion-offer__package-gift-thumb img{width:100%;height:100%;object-fit:cover;display:block}.stelion-offer__error{color:#c0392b;font-size:1.3rem;min-height:1.6rem;margin:.8rem 0 0;text-align:center}.stelion-offer__submit{width:100%;margin-top:.4rem}.stelion-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:40;display:none;align-items:center;gap:1rem;padding:1rem 1.5rem;background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.1);box-shadow:0 -.4rem 1rem #00000014}.stelion-sticky-bar.stelion-sticky-bar--visible{display:flex}.stelion-sticky-bar__image{width:4.4rem;height:4.4rem;border-radius:.6rem;object-fit:cover;flex-shrink:0}.stelion-sticky-bar__info{flex:1 1 auto;min-width:0}.stelion-sticky-bar__title{font-size:1.3rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.stelion-sticky-bar__price{font-size:1.2rem;color:rgba(var(--color-foreground),.7);margin:0}@media screen and (min-width:990px){.stelion-sticky-bar{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/stelion-offer.css.map */
