.benefits-showcase{display:block;width:100%;background-color:var(--section-bg-color);padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.benefits-showcase__container{width:100%;max-width:1440px;margin:0 auto;padding:0 56px}.benefits-showcase__content{width:100%;background-image:var(--bg-image);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;border-radius:16px;background-color:var(--content-bg-color);padding:48px 48px 57px}.benefits-showcase__title{font-family:Mulish;font-weight:600;font-size:48px;line-height:1;letter-spacing:0em;color:var(--title-color);margin:0 0 42px;text-align:center}.benefits-showcase__title em{font-family:Libre Baskerville,serif;font-weight:500;font-style:italic}.benefits-showcase__layout{display:flex;align-items:flex-start;gap:0}.benefits-showcase__col{flex:1;list-style:none;padding:39px 0 0;margin:0;display:flex!important;flex-direction:column;gap:30px}.benefits-showcase__item{display:flex;align-items:center;justify-content:flex-end;position:relative;gap:20px}.benefits-showcase__col--left .benefits-showcase__item{flex-direction:row}.benefits-showcase__col--right .benefits-showcase__item{flex-direction:row-reverse}.benefits-showcase__col--left .benefits-showcase__item .benefits-showcase__line{position:absolute;top:50%}.benefits-showcase__col--left .benefits-showcase__item .benefits-showcase__line:before{content:"";position:absolute;left:0;top:0;height:1px;background-color:var(--line-color)}.benefits-showcase__col--left .benefits-showcase__item .benefits-showcase__line:after{content:"";position:absolute;right:0;height:1px;background-color:var(--line-color)}.benefits-showcase__col--left .benefits-showcase__item .benefits-showcase__line--dot{position:absolute;top:50%;right:0;width:8px;height:8px;border-radius:50%;background-color:var(--line-color);overflow:hidden}.benefits-showcase__col--left .benefits-showcase__item:nth-child(1) .benefits-showcase__line{right:-94px;width:94px;height:15px}.benefits-showcase__col--left .benefits-showcase__item:nth-child(1) .benefits-showcase__line:before{width:70px}.benefits-showcase__col--left .benefits-showcase__item:nth-child(1) .benefits-showcase__line:after{transform:rotate(30deg) translateY(-7px) translate(-3px);bottom:0;width:27px}.benefits-showcase__col--left .benefits-showcase__item:nth-child(1) .benefits-showcase__line--dot{bottom:-1px;top:auto}.benefits-showcase__col--left .benefits-showcase__item:nth-child(2) .benefits-showcase__line{right:-127px;width:127px;height:3px}.benefits-showcase__col--left .benefits-showcase__item:nth-child(2) .benefits-showcase__line:before{width:100%}.benefits-showcase__col--left .benefits-showcase__item:nth-child(2) .benefits-showcase__line:after{display:none}.benefits-showcase__col--left .benefits-showcase__item:nth-child(2) .benefits-showcase__line--dot{transform:translateY(-50%);right:-1px}.benefits-showcase__col--left .benefits-showcase__item:nth-child(3) .benefits-showcase__line{right:-127px;width:127px;height:26px;transform:translateY(-100%)}.benefits-showcase__col--left .benefits-showcase__item:nth-child(3) .benefits-showcase__line:before{width:70px;bottom:0;top:auto}.benefits-showcase__col--left .benefits-showcase__item:nth-child(3) .benefits-showcase__line:after{transform:rotate(-23deg) translateY(13px) translate(-3px);top:0;width:62px}.benefits-showcase__col--left .benefits-showcase__item:nth-child(3) .benefits-showcase__line--dot{top:-1px;right:-1px}.benefits-showcase__col--right .benefits-showcase__item .benefits-showcase__line{position:absolute;top:50%}.benefits-showcase__col--right .benefits-showcase__item .benefits-showcase__line:before{content:"";position:absolute;right:0;top:0;height:1px;background-color:var(--line-color)}.benefits-showcase__col--right .benefits-showcase__item .benefits-showcase__line:after{content:"";position:absolute;left:0;height:1px;background-color:var(--line-color)}.benefits-showcase__col--right .benefits-showcase__item .benefits-showcase__line--dot{position:absolute;top:50%;left:0;width:8px;height:8px;border-radius:50%;background-color:var(--line-color);overflow:hidden}.benefits-showcase__col--right .benefits-showcase__item:nth-child(1) .benefits-showcase__line{left:-94px;width:94px;height:15px}.benefits-showcase__col--right .benefits-showcase__item:nth-child(1) .benefits-showcase__line:before{width:70px}.benefits-showcase__col--right .benefits-showcase__item:nth-child(1) .benefits-showcase__line:after{transform:rotate(-30deg) translateY(-7px) translate(3px);bottom:0;width:27px}.benefits-showcase__col--right .benefits-showcase__item:nth-child(1) .benefits-showcase__line--dot{bottom:-1px;top:auto}.benefits-showcase__col--right .benefits-showcase__item:nth-child(2) .benefits-showcase__line{left:-127px;width:127px;height:3px}.benefits-showcase__col--right .benefits-showcase__item:nth-child(2) .benefits-showcase__line:before{width:100%}.benefits-showcase__col--right .benefits-showcase__item:nth-child(2) .benefits-showcase__line:after{display:none}.benefits-showcase__col--right .benefits-showcase__item:nth-child(2) .benefits-showcase__line--dot{transform:translateY(-50%);left:-1px}.benefits-showcase__col--right .benefits-showcase__item:nth-child(3) .benefits-showcase__line{left:-127px;width:127px;height:26px;transform:translateY(-100%)}.benefits-showcase__col--right .benefits-showcase__item:nth-child(3) .benefits-showcase__line:before{width:70px;bottom:0;top:auto}.benefits-showcase__col--right .benefits-showcase__item:nth-child(3) .benefits-showcase__line:after{transform:rotate(23deg) translateY(13px) translate(3px);top:0;width:62px}.benefits-showcase__col--right .benefits-showcase__item:nth-child(3) .benefits-showcase__line--dot{top:-1px;left:-1px}.benefits-showcase__icon-wrap{width:80px;height:80px;flex-shrink:0;border-radius:50%;border:1.18px dashed var(--icon-border-color);display:flex;align-items:center;justify-content:center;padding:4px;background-color:transparent}.benefits-showcase__icon-wrap span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;overflow:hidden;background-color:var(--icon-bg-color)}.benefits-showcase__icon{width:40px;height:40px;object-fit:contain;display:block}.benefits-showcase__text{font-family:Mulish;font-weight:600;font-size:20px;line-height:1;letter-spacing:0em;color:var(--text-color);text-align:right}.benefits-showcase__col--right .benefits-showcase__text{text-align:left}.benefits-showcase__media{flex-shrink:0;width:294px;flex-grow:0;margin:0 74px 0 48px}.benefits-showcase__main-image{width:100%;height:100%;object-fit:cover;aspect-ratio:294/294;display:block}.benefits-showcase__main-image--mobile{display:none}.benefits-showcase__mobile-grid{display:none;list-style:none;padding:0;margin:0}.benefits-showcase__content.default-lines .benefits-showcase__media{margin:0 48px}.benefits-showcase__content.default-lines .benefits-showcase__col{padding:24px 0 0!important}.benefits-showcase__content.default-lines .benefits-showcase__col--left .benefits-showcase__item .benefits-showcase__line{right:-70px!important;width:70px!important;height:1px!important}.benefits-showcase__content.default-lines .benefits-showcase__col--right .benefits-showcase__item .benefits-showcase__line{left:-70px!important;width:70px!important;height:1px!important}.benefits-showcase__content.default-lines .benefits-showcase__item .benefits-showcase__line--dot{top:50%!important;transform:translateY(-50%)!important;right:-2px!important}.benefits-showcase__content.default-lines .benefits-showcase__col--left .benefits-showcase__item .benefits-showcase__line:before,.benefits-showcase__content.default-lines .benefits-showcase__col--right .benefits-showcase__item .benefits-showcase__line:before{width:100%!important}.benefits-showcase__content.default-lines .benefits-showcase__col--left .benefits-showcase__item .benefits-showcase__line:after,.benefits-showcase__content.default-lines .benefits-showcase__col--right .benefits-showcase__item .benefits-showcase__line:after{display:none!important}@media screen and (max-width:767px){.benefits-showcase{padding-top:var(--section-padding-top-mobile, 40px);padding-bottom:var(--section-padding-bottom-mobile, 40px)}.benefits-showcase__container{padding:0 20px}.benefits-showcase__title{font-size:32px;margin-bottom:16px}.benefits-showcase__content{padding:36px 19px 38px}.benefits-showcase__layout{flex-direction:column}.benefits-showcase__col{display:none!important}.benefits-showcase__media{width:100%;max-width:100%;aspect-ratio:315/150;padding:0;margin:0 auto}.benefits-showcase__main-image--desktop{display:none}.benefits-showcase__main-image--mobile{display:block;aspect-ratio:315/150}.benefits-showcase__mobile-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 13px;margin-top:16px}.benefits-showcase__mobile-item{display:flex;align-items:center;gap:12px;justify-content:center}.benefits-showcase__mobile-item .benefits-showcase__icon-wrap{width:36px;height:36px;padding:2px;flex-shrink:0}.benefits-showcase__icon{width:18px;height:18px;object-fit:contain;display:block}.benefits-showcase__mobile-item .benefits-showcase__text{font-size:14px;white-space:normal;text-align:left;width:100%;max-width:150px}}@media screen and (min-width:768px)and (max-width:1023px){.benefits-showcase__title{font-size:38px;margin:0 0 30px}.benefits-showcase__content{padding:30px 30px 35px}.benefits-showcase__item{gap:12px}.benefits-showcase__text{font-size:16px}.benefits-showcase__icon-wrap{width:60px;height:60px}.benefits-showcase__icon{width:25px;height:25px}.benefits-showcase__media{flex-shrink:0;width:238px;flex-grow:0;margin:0 20px 0 14px}.benefits-showcase__content.default-lines .benefits-showcase__media{margin:0 14px}.benefits-showcase__main-image{aspect-ratio:238/238}.benefits-showcase__col{gap:25px}.benefits-showcase__col--left .benefits-showcase__item:nth-child(1) .benefits-showcase__line{right:-64px;width:64px;height:15px}.benefits-showcase__col--left .benefits-showcase__item:nth-child(1) .benefits-showcase__line:before{width:40px}.benefits-showcase__col--left .benefits-showcase__item:nth-child(2) .benefits-showcase__line{right:-87px;width:87px}.benefits-showcase__col--left .benefits-showcase__item:nth-child(2) .benefits-showcase__line--dot{transform:translateY(-65%)}.benefits-showcase__col--left .benefits-showcase__item:nth-child(3) .benefits-showcase__line{right:-87px;width:87px}.benefits-showcase__col--left .benefits-showcase__item:nth-child(3) .benefits-showcase__line:before{width:30px}.benefits-showcase__col--right .benefits-showcase__item:nth-child(1) .benefits-showcase__line{left:-64px;width:64px}.benefits-showcase__col--right .benefits-showcase__item:nth-child(1) .benefits-showcase__line:before{width:40px}.benefits-showcase__col--right .benefits-showcase__item:nth-child(2) .benefits-showcase__line{left:-68px;width:68px}.benefits-showcase__col--right .benefits-showcase__item:nth-child(3) .benefits-showcase__line{left:-68px;width:68px}.benefits-showcase__col--right .benefits-showcase__item:nth-child(3) .benefits-showcase__line:before{width:11px}.benefits-showcase__content.default-lines .benefits-showcase__col{padding:16px 0 0!important}.benefits-showcase__content.default-lines .benefits-showcase__col--left .benefits-showcase__item .benefits-showcase__line{right:-50px!important;width:50px!important;height:1px!important}.benefits-showcase__content.default-lines .benefits-showcase__col--right .benefits-showcase__item .benefits-showcase__line{left:-50px!important;width:50px!important;height:1px!important}.benefits-showcase__content.default-lines .benefits-showcase__item .benefits-showcase__line--dot{top:50%!important;transform:translateY(-50%)!important;right:-2px!important}.benefits-showcase__content.default-lines .benefits-showcase__col--left .benefits-showcase__item .benefits-showcase__line:before,.benefits-showcase__content.default-lines .benefits-showcase__col--right .benefits-showcase__item .benefits-showcase__line:before{width:100%!important}.benefits-showcase__content.default-lines .benefits-showcase__col--left .benefits-showcase__item .benefits-showcase__line:after,.benefits-showcase__content.default-lines .benefits-showcase__col--right .benefits-showcase__item .benefits-showcase__line:after{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-benefits-showcase.css.map */
