.feature-showcase{position:relative;width:100%;min-height:var(--feature-desktop-height);display:flex;align-items:center;overflow:hidden;isolation:isolate}.feature-showcase__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;display:block!important;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.feature-showcase__background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--feature-bg-overlay);opacity:var(--feature-bg-overlay-opacity);pointer-events:none}.feature-showcase__panel{position:relative;width:83%;min-height:560px;margin:0 auto;overflow:hidden;border-radius:var(--feature-panel-radius);background:var(--feature-panel-bg);isolation:isolate}.feature-showcase__panel-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:var(--feature-panel-opacity);pointer-events:none}.feature-showcase__content{position:relative;z-index:2;min-height:560px;display:grid;grid-template-columns:47% 53%;align-items:center;padding:55px 80px;box-sizing:border-box;color:rgb(var(--color-foreground))}.feature-showcase__left{position:relative;z-index:10;max-width:600px}.feature-showcase__eyebrow h6{display:flex;align-items:center;gap:7px;margin-top:0;margin-bottom:28px;font-size:16px;line-height:1.2;font-weight:600;color:rgb(var(--color-foreground));position:relative}.feature-showcase__eyebrow h6:before{content:"";width:10px;height:10px;border-radius:50%;background:rgb(var(--color-foreground))}.feature-showcase__eyebrow span{font-size:15px}.feature-showcase__heading{max-width:600px;margin:0 0 28px;font-size:41px;line-height:1.05;font-weight:400;letter-spacing:-1.7px;color:#fff}.feature-showcase__stat{width:380px;min-height:118px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 28px;box-sizing:border-box;border:1px solid rgba(255,255,255,.38);border-radius:15px;color:#fff}.feature-showcase__stat-content{display:flex;flex-direction:column;gap:7px}.feature-showcase__stat-badge{width:fit-content;padding:5px 12px;border:1px solid rgba(var(--color-heading),.8);border-radius:50px;font-size:15px;line-height:1.2}.feature-showcase__stat-text{max-width:185px;font-size:18px;line-height:1.3;font-weight:600}.feature-showcase__stat-value{display:flex;align-items:center;gap:4px;white-space:nowrap;font-size:29px;line-height:1;font-weight:400}.feature-showcase__stat-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#98a18f;font-size:20px}.feature-showcase__footnote{margin-top:25px;font-size:16px;line-height:1.3;color:rgb(var(--color-foreground))}.feature-showcase__right{position:relative;height:500px;min-height:500px;display:block}.feature-showcase__image{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);width:310px;height:500px;display:flex;align-items:center;justify-content:center}.feature-showcase__image-element{display:block;width:100%;height:100%;object-fit:cover;object-position:center;max-width:100%}.feature-showcase__outer{position:absolute;z-index:5;top:88px;left:0;display:flex;align-items:center;gap:0}.feature-showcase__outer .feature-showcase__annotation-content{width:180px}.feature-showcase__inner{position:absolute;z-index:5;top:275px;right:-5px;display:flex;align-items:center;gap:0px}.feature-showcase__inner .feature-showcase__annotation-content{width:185px}.feature-showcase__annotation-content h3{margin:0 0 7px;font-size:16px;line-height:1.2;font-weight:700;color:rgb(var(--color-heading))}.feature-showcase__annotation-content p{margin:0;font-size:14px;line-height:1.42;font-weight:500;color:rgb(var(--color-heading))}.feature-showcase__line{display:block;width:70px;height:1px;flex:0 0 70px;border-top:1px dashed rgba(var(--color-heading),.8)}@media screen and (min-width:1400px){.feature-showcase__panel{width:83%}.feature-showcase__content{padding-left:80px;padding-right:70px;grid-template-columns:47% 53%}.feature-showcase__right{height:540px;min-height:540px}.feature-showcase__image{width:340px;height:540px}.feature-showcase__outer{top:90px;left:0;gap:0}.feature-showcase__outer .feature-showcase__annotation-content{width:185px}.feature-showcase__inner{top:295px;right:-5px;gap:0}.feature-showcase__inner .feature-showcase__annotation-content{width:190px}.feature-showcase__line{width:70px;flex-basis:70px}}@media screen and (max-width:1200px){.feature-showcase__panel{width:calc(100% - 60px)}.feature-showcase__content{padding:45px 50px;grid-template-columns:47% 53%}.feature-showcase__heading{font-size:36px}.feature-showcase__right{height:480px;min-height:480px}.feature-showcase__image{width:280px;height:480px}.feature-showcase__outer{top:85px;gap:0}.feature-showcase__outer .feature-showcase__annotation-content{width:145px}.feature-showcase__inner{top:265px;gap:0}.feature-showcase__inner .feature-showcase__annotation-content{width:150px}.feature-showcase__line{width:40px;flex-basis:40px}}@media screen and (max-width:989px){.feature-showcase__panel{width:calc(100% - 40px);margin-top:50px;margin-bottom:50px}.feature-showcase__content{padding:40px 35px;grid-template-columns:45% 55%}.feature-showcase__heading{font-size:32px}.feature-showcase__stat{width:100%;max-width:320px}.feature-showcase__right{height:450px;min-height:450px}.feature-showcase__image{width:240px;height:450px}.feature-showcase__outer{top:75px;gap:0}.feature-showcase__outer .feature-showcase__annotation-content{width:60%}.feature-showcase__inner{top:245px;gap:0}.feature-showcase__annotation-content h3{font-size:16px}.feature-showcase__annotation-content p{font-size:14px}.feature-showcase__line{width:25px;flex-basis:25px}}@media screen and (max-width:749px){.feature-showcase{min-height:var(--feature-mobile-height);align-items:center}.feature-showcase__panel{width:calc(100% - 30px);min-height:calc(var(--feature-mobile-height) - 20px)}.feature-showcase__content{min-height:calc(var(--feature-mobile-height) - 20px);display:flex;flex-direction:column;padding:35px 20px 25px}.feature-showcase__left{width:100%;max-width:none}.feature-showcase__eyebrow{margin-bottom:15px;font-size:9px}.feature-showcase__heading{max-width:none;margin-bottom:22px;font-size:28px;line-height:1.08;letter-spacing:-.7px}.feature-showcase__stat{width:100%;max-width:350px;min-height:90px;padding:15px}.feature-showcase__stat-text{max-width:150px;font-size:16px}.feature-showcase__stat-value{font-size:22px}.feature-showcase__stat-icon{width:24px;height:24px;font-size:18px}.feature-showcase__footnote{margin-top:12px}.feature-showcase__right{width:100%;height:430px;min-height:430px;margin-top:15px;flex:1}.feature-showcase__image{width:180px;height:400px;top:50%;left:50%}.feature-showcase__outer{top:25px;left:0;gap:0}.feature-showcase__inner{top:230px;right:0;gap:0}.feature-showcase__line{width:20px;flex-basis:20px}}@media screen and (max-width:480px){.feature-showcase__content{padding:30px 15px 20px}.feature-showcase__heading{font-size:25px}.feature-showcase__stat{min-height:85px;padding:13px}.feature-showcase__stat-value{font-size:20px}.feature-showcase__right{height:390px;min-height:390px}.feature-showcase__image{width:155px;height:360px}.feature-showcase__outer{top:20px}.feature-showcase__inner{top:210px}.feature-showcase__line{display:none}.feature-showcase__line{width:15px;flex-basis:15px}}@media screen and (max-width:360px){.feature-showcase__heading{font-size:23px}.feature-showcase__right{height:360px;min-height:360px}.feature-showcase__image{width:140px;height:330px}.feature-showcase__outer .feature-showcase__annotation-content,.feature-showcase__inner .feature-showcase__annotation-content{width:75px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/feature-showcase.css.map */
