.o4-sell{--o4-sell-line: rgba(var(--color-foreground), .1);--o4-sell-radius: 1.4rem;--o4-sell-shadow: 0 1.2rem 3.4rem rgba(var(--color-shadow), .13)}.o4-sell__hero{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:center;margin-bottom:1rem}@media screen and (min-width:990px){.o4-sell__hero{grid-template-columns:1fr 1fr;gap:5rem}}.o4-sell__eyebrow{display:inline-block;margin-bottom:1.2rem;font-size:1.3rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--o4-sell-accent))}.o4-sell__title{margin:0 0 1.6rem}.o4-sell__intro{margin-bottom:2rem;font-size:1.7rem;line-height:1.65;color:rgba(var(--color-foreground),.85)}.o4-sell__intro>:last-child{margin-bottom:0}.o4-sell__trust-list{list-style:none;display:flex;flex-wrap:wrap;gap:.8rem 1.6rem;margin:0 0 2rem;padding:0}.o4-sell__trust-item{display:inline-flex;align-items:center;gap:.6rem;font-size:1.4rem;font-weight:600;color:rgba(var(--color-foreground),.85)}.o4-sell__trust-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background-color:rgba(var(--o4-sell-accent),.16);color:rgb(var(--o4-sell-accent))}.o4-sell__trust-icon svg{width:1.2rem;height:1.2rem}.o4-sell__hero-figure{margin:0}.o4-sell__hero-img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;border-radius:var(--o4-sell-radius);box-shadow:var(--o4-sell-shadow);background-color:rgba(var(--color-foreground),.04)}.o4-arrow-cta{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;text-align:center}.o4-arrow-cta svg{flex-shrink:0}.o4-sell__group{padding-top:4rem;margin-top:4rem;border-top:.1rem solid var(--o4-sell-line)}.o4-sell__group-title{margin:0 0 2.4rem;font-size:calc(var(--font-heading-scale) * 2.4rem)}.o4-sell__group-intro{margin:-1.2rem 0 2.4rem;max-width:70rem;color:rgba(var(--color-foreground),.8);line-height:1.6}.o4-sell__group-intro>:last-child{margin-bottom:0}.o4-sell__steps{list-style:none;margin:0;padding:0;max-width:74rem;display:flex;flex-direction:column;gap:3.2rem}.o4-sell__step{position:relative;display:flex;align-items:flex-start;gap:1.6rem}.o4-sell__step:not(:last-child):before{content:"";position:absolute;top:4.4rem;left:2.1rem;width:.2rem;height:calc(100% - 1.2rem);background-color:rgba(var(--o4-sell-accent),.25)}.o4-sell__step-num{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:50%;background-color:rgb(var(--o4-sell-accent));color:#fff;font-weight:700;font-size:1.7rem;line-height:1;box-shadow:0 .4rem 1rem rgba(var(--o4-sell-accent),.35)}.o4-sell__step-badge{position:relative;flex:0 0 auto;display:inline-flex}.o4-sell__step-badge-img{display:block;width:4.4rem;height:4.4rem;border-radius:50%;object-fit:cover;box-shadow:0 .4rem 1.2rem rgba(var(--color-shadow),.2)}.o4-sell__step-body{flex:1 1 auto;padding-top:.4rem}.o4-sell__step-title{margin:0 0 .4rem;font-size:1.7rem}.o4-sell__step-text{margin:0;color:rgba(var(--color-foreground),.8)}.o4-sell__step-text>:first-child{margin-top:0}.o4-sell__step-text>:last-child{margin-bottom:0}.o4-sell__device-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem}@media screen and (min-width:750px){.o4-sell__device-grid{grid-template-columns:repeat(3,1fr);gap:1.8rem}}.o4-sell__device{display:flex;align-items:center;gap:1.2rem;padding:1.8rem 2rem;border:.1rem solid var(--o4-sell-line);border-radius:var(--o4-sell-radius);background-color:rgba(var(--color-foreground),.02);transition:border-color .15s ease,box-shadow .15s ease}.o4-sell__device:hover{border-color:rgba(var(--o4-sell-accent),.4);box-shadow:var(--o4-sell-shadow)}.o4-sell__device-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background-color:rgba(var(--o4-sell-accent),.16);color:rgb(var(--o4-sell-accent))}.o4-sell__device-title{font-weight:600;font-size:1.5rem}.o4-sell__factor-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}@media screen and (min-width:750px){.o4-sell__factor-grid{grid-template-columns:repeat(4,1fr);gap:1.4rem}}.o4-sell__factor{display:flex;align-items:center;gap:1rem;padding:1.4rem 1.6rem;border:.1rem solid var(--o4-sell-line);border-radius:5rem;background-color:rgba(var(--color-foreground),.02)}.o4-sell__factor-dot{flex:0 0 auto;width:.9rem;height:.9rem;border-radius:50%;background-color:rgb(var(--o4-sell-accent))}.o4-sell__factor-label{font-weight:600;font-size:1.4rem}.o4-sell__reason-grid{display:grid;grid-template-columns:1fr;gap:1.8rem}@media screen and (min-width:750px){.o4-sell__reason-grid{grid-template-columns:repeat(2,1fr);gap:2.2rem}}.o4-sell__reason{padding:2.6rem 2.4rem;border:.1rem solid var(--o4-sell-line);border-radius:var(--o4-sell-radius);background-color:rgba(var(--color-foreground),.02);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.o4-sell__reason:hover{transform:translateY(-.3rem);box-shadow:var(--o4-sell-shadow);border-color:rgba(var(--o4-sell-accent),.4)}.o4-sell__reason-icon{display:inline-flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;margin-bottom:1.4rem;border-radius:50%;background-color:rgba(var(--o4-sell-accent),.16);color:rgb(var(--o4-sell-accent))}.o4-sell__reason-title{margin:0 0 .8rem;font-size:1.8rem}.o4-sell__reason-text{margin:0;color:rgba(var(--color-foreground),.8);line-height:1.55}.o4-sell__callout{display:flex;align-items:flex-start;gap:1.6rem;margin-top:4rem;padding:2.6rem 2.8rem;border:.1rem solid rgba(var(--o4-sell-accent),.35);border-left:.4rem solid rgb(var(--o4-sell-accent));border-radius:var(--o4-sell-radius);background-color:rgba(var(--o4-sell-accent),.08)}.o4-sell__callout-icon{flex:0 0 auto;display:inline-flex;margin-top:.2rem;color:rgb(var(--o4-sell-accent))}.o4-sell__callout-icon .icon{width:2.4rem;height:2.4rem}.o4-sell__callout-title{margin:0 0 1rem;font-size:1.9rem}.o4-sell__callout-text{color:rgba(var(--color-foreground),.85)}.o4-sell__callout-text>:first-child{margin-top:0}.o4-sell__bulk{margin-top:4rem;padding:3.6rem 3rem;border:.1rem solid rgba(var(--o4-sell-accent),.22);border-radius:var(--o4-sell-radius);background-color:rgba(var(--o4-sell-accent),.06);text-align:center}.o4-sell__bulk-title{margin:0 0 1rem;font-size:calc(var(--font-heading-scale) * 2rem)}.o4-sell__bulk-text{max-width:56rem;margin:0 auto;color:rgba(var(--color-foreground),.85);line-height:1.6}.o4-sell__bulk-text>:last-child{margin-bottom:0}.o4-sell__bulk-cta{margin-top:1.8rem}.o4-sell__callout-text>:last-child{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/13/assets/outlet4it-sell.css.map */
