.fokus-bundle-cta{--bundle-black: rgb(var(--color-fokus-black));--bundle-cream: rgb(var(--color-fokus-cream));--bundle-orange: rgb(var(--color-fokus-orange));position:relative;overflow:hidden;background:var(--bundle-black);color:var(--bundle-cream);border-top:1px solid rgba(var(--color-fokus-cream),.2)}.fokus-bundle-cta__inner{display:grid;grid-template-columns:minmax(0,55%) minmax(360px,45%);min-height:610px}.fokus-bundle-cta__media{position:relative;min-width:0;overflow:hidden;background:linear-gradient(115deg,var(--bundle-orange) 0%,var(--bundle-orange) 49.8%,var(--bundle-black) 50%,var(--bundle-black) 100%);border-right:1px solid rgba(var(--color-fokus-black),.3);isolation:isolate}.fokus-bundle-cta__media:after{content:"";position:absolute;top:-15%;bottom:-15%;left:50%;z-index:0;width:1px;background:rgba(var(--color-fokus-cream),.28);transform:rotate(25deg);transform-origin:center}.fokus-bundle-cta__media-top,.fokus-bundle-cta__media-bottom{position:absolute;right:28px;left:28px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:25px;color:var(--bundle-cream);font-family:var(--font-fokus-display);font-size:10px;font-weight:700;line-height:1;letter-spacing:.18em;text-transform:uppercase}.fokus-bundle-cta__media-top{top:27px;padding-bottom:14px;border-bottom:1px solid rgba(var(--color-fokus-cream),.34)}.fokus-bundle-cta__media-bottom{bottom:27px;padding-top:14px;border-top:1px solid rgba(var(--color-fokus-cream),.34)}.fokus-bundle-cta__products{position:absolute;top:60px;right:0;bottom:60px;left:0;z-index:2}.fokus-bundle-cta__combined-image{position:absolute;top:50%;left:50%;width:min(80%,750px);height:78%;object-fit:contain;filter:drop-shadow(0 40px 55px rgba(0,0,0,.42));transform:translate(-50%,-50%)}.fokus-bundle-cta__product{position:absolute;top:50%;width:min(36%,300px);height:72%;transform:translateY(-50%);transition:transform .65s cubic-bezier(.16,1,.3,1)}.fokus-bundle-cta__product img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 38px 48px rgba(0,0,0,.42));transition:transform .65s cubic-bezier(.16,1,.3,1),filter .65s ease}.fokus-bundle-cta__product--tropical{left:18%}.fokus-bundle-cta__product--spearmint{right:16%}.fokus-bundle-cta__product--tropical img{transform:rotate(-8deg)}.fokus-bundle-cta__product--spearmint img{transform:rotate(8deg)}.fokus-bundle-cta__product-label{position:absolute;bottom:0;left:50%;color:rgba(var(--color-fokus-cream),.72);font-family:var(--font-fokus-display);font-size:9px;font-weight:700;line-height:1;letter-spacing:.18em;text-transform:uppercase;transform:translate(-50%)}.fokus-bundle-cta__content{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:clamp(55px,6vw,95px);background:var(--bundle-cream);color:var(--bundle-black)}.fokus-bundle-cta__eyebrow{margin:0 0 25px;color:var(--bundle-orange);font-family:var(--font-fokus-display);font-size:11px;font-weight:700;line-height:1;letter-spacing:.2em;text-transform:uppercase}.fokus-bundle-cta__heading{max-width:620px;margin:0;color:var(--bundle-black);font-family:var(--font-fokus-display);font-size:clamp(54px,5.5vw,88px);font-weight:800;line-height:.84;letter-spacing:-.055em;text-transform:uppercase}.fokus-bundle-cta__text{max-width:500px;margin:28px 0 0;color:rgba(var(--color-fokus-black),.67);font-size:clamp(15px,1.15vw,17px);line-height:1.55}.fokus-bundle-cta__details{display:grid;grid-template-columns:1fr;margin:35px 0 0;padding:0;border-top:1px solid rgba(var(--color-fokus-black),.22);list-style:none}.fokus-bundle-cta__details li{display:grid;grid-template-columns:32px minmax(0,1fr);gap:15px;padding:13px 0;border-bottom:1px solid rgba(var(--color-fokus-black),.22);color:var(--bundle-black);font-family:var(--font-fokus-display);font-size:12px;font-weight:700;line-height:1.25;letter-spacing:.07em;text-transform:uppercase}.fokus-bundle-cta__details li span{color:var(--bundle-orange);font-size:10px}.fokus-bundle-cta__button{width:100%;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:34px;padding:10px 11px 10px 24px;border:2px solid var(--bundle-black);border-radius:999px;background:var(--bundle-black);color:var(--bundle-cream);font-family:var(--font-fokus-display);font-size:12px;font-weight:700;line-height:1;letter-spacing:.07em;text-decoration:none;text-transform:uppercase;transition:background-color .25s ease,color .25s ease,transform .35s cubic-bezier(.16,1,.3,1)}.fokus-bundle-cta__button-arrow{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 32px;border-radius:50%;background:var(--bundle-orange);color:var(--bundle-black);font-size:18px;transition:transform .35s cubic-bezier(.16,1,.3,1)}.fokus-bundle-cta__terms{margin:15px 0 0;color:rgba(var(--color-fokus-black),.48);font-size:11px;line-height:1.4;text-align:center}@media(hover:hover)and (pointer:fine){.fokus-bundle-cta__media:hover .fokus-bundle-cta__product--tropical{transform:translate(-7px,calc(-50% - 8px))}.fokus-bundle-cta__media:hover .fokus-bundle-cta__product--spearmint{transform:translate(7px,calc(-50% - 8px))}.fokus-bundle-cta__media:hover .fokus-bundle-cta__product img{filter:drop-shadow(0 50px 56px rgba(0,0,0,.5))}.fokus-bundle-cta__button:hover{background:var(--bundle-orange);color:var(--bundle-black);transform:translateY(-2px)}.fokus-bundle-cta__button:hover .fokus-bundle-cta__button-arrow{background:var(--bundle-black);color:var(--bundle-cream);transform:translate(3px)}}.fokus-bundle-cta__button:focus-visible{outline:3px solid var(--bundle-orange);outline-offset:4px}@media screen and (max-width:1050px)and (min-width:750px){.fokus-bundle-cta__inner{grid-template-columns:52% 48%}.fokus-bundle-cta__content{padding:50px 38px}.fokus-bundle-cta__heading{font-size:clamp(52px,6vw,70px)}.fokus-bundle-cta__product{width:42%}.fokus-bundle-cta__product--tropical{left:11%}.fokus-bundle-cta__product--spearmint{right:10%}}@media screen and (max-width:749px){.fokus-bundle-cta__inner{display:block;min-height:0}.fokus-bundle-cta__media{min-height:400px;border-right:0;border-bottom:1px solid rgba(var(--color-fokus-cream),.25)}.fokus-bundle-cta__media-top,.fokus-bundle-cta__media-bottom{right:18px;left:18px;font-size:8px}.fokus-bundle-cta__media-top{top:20px}.fokus-bundle-cta__media-bottom{bottom:20px}.fokus-bundle-cta__products{top:50px;right:0;bottom:50px;left:0}.fokus-bundle-cta__combined-image{width:88%;height:78%}.fokus-bundle-cta__product{width:min(41%,170px);height:72%}.fokus-bundle-cta__product--tropical{left:13%}.fokus-bundle-cta__product--spearmint{right:12%}.fokus-bundle-cta__content{padding:50px 22px 42px}.fokus-bundle-cta__eyebrow{margin-bottom:20px;font-size:10px}.fokus-bundle-cta__heading{max-width:340px;font-size:clamp(51px,15vw,67px)}.fokus-bundle-cta__text{max-width:325px;margin-top:22px;font-size:14px}.fokus-bundle-cta__details{margin-top:28px}.fokus-bundle-cta__details li{padding:12px 0;font-size:11px}.fokus-bundle-cta__button{min-height:50px;margin-top:28px}.fokus-bundle-cta__button-arrow{width:29px;height:29px;flex-basis:29px}}@media screen and (max-width:380px){.fokus-bundle-cta__media{min-height:360px}.fokus-bundle-cta__content{padding-right:19px;padding-left:19px}.fokus-bundle-cta__heading{font-size:49px}}@media(prefers-reduced-motion:reduce){.fokus-bundle-cta__product,.fokus-bundle-cta__product img,.fokus-bundle-cta__button,.fokus-bundle-cta__button-arrow{transition-duration:1ms}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-fokus-bundle-cta.css.map */
