.b24-five-steps{width:100%;padding:var(--b24-five-steps-desktop-padding-top) clamp(20px,3.5vw,64px) var(--b24-five-steps-desktop-padding-bottom);overflow:hidden;background:var(--b24-five-steps-section-background);color:var(--b24-five-steps-text-colour)}.b24-five-steps *,.b24-five-steps *:before,.b24-five-steps *:after{box-sizing:border-box}.b24-five-steps__container{width:100%;max-width:var(--b24-five-steps-section-width);margin:0 auto}.b24-five-steps__header{width:100%;max-width:none;margin:0 auto clamp(38px,4vw,20px);text-align:center}.b24-five-steps__eyebrow{margin:0 0 12px;color:var(--b24-five-steps-accent-colour);font-size:clamp(14px,1.2vw,18px);font-weight:600;line-height:1.05;letter-spacing:.04em;text-transform:uppercase}.b24-five-steps__heading{margin:0;color:var(--b24-five-steps-heading-colour);font-family:forma-djr-display,sans-serif;font-size:clamp(36px,4vw,42px);font-weight:800;line-height:1.02;letter-spacing:1px}.b24-five-steps__highlight{color:var(--b24-five-steps-accent-colour)}.b24-five-steps__intro{width:min(100%,1280px);margin:clamp(20px,2vw,28px) auto 0;font-size:clamp(15px,1.35vw,16px);line-height:1.55}.b24-five-steps__intro p{margin:0}.b24-five-steps__steps{position:relative;display:grid;grid-template-columns:repeat(var(--b24-five-steps-count),minmax(0,1fr));align-items:stretch;gap:clamp(12px,1.3vw,22px)}.b24-five-steps__steps:before{position:absolute;z-index:0;top:20px;right:calc(100% / var(--b24-five-steps-count) / 2);left:calc(100% / var(--b24-five-steps-count) / 2);border-top:1px dashed rgba(38,71,52,.5);content:""}.b24-five-steps__step{position:relative;z-index:1;display:flex;min-width:0;height:100%;flex-direction:column}.b24-five-steps__marker-row{display:flex;justify-content:center;margin-bottom:18px}.b24-five-steps__marker{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;flex:0 0 42px;border-radius:50%;background:var(--b24-five-steps-step-colour);box-shadow:0 5px 15px #123f2e29;color:#fff;font-size:21px;font-weight:750;line-height:1}.b24-five-steps__card{display:flex;width:100%;min-height:420px;height:100%;flex:1 1 auto;flex-direction:column;overflow:hidden;border:1px solid var(--b24-five-steps-border-colour);border-radius:14px;background:var(--b24-five-steps-card-background);box-shadow:0 8px 24px #142d230a}.b24-five-steps__media{position:relative;display:flex;height:var(--b24-five-steps-image-height);min-height:var(--b24-five-steps-image-height);align-items:flex-end;justify-content:center;padding:68px 16px 5px;overflow:hidden}.b24-five-steps__icon-wrap{position:absolute;z-index:2;top:16px;left:50%;display:flex;width:62px;height:62px;align-items:center;justify-content:center;border-radius:50%;background:var(--b24-five-steps-icon-background);transform:translate(-50%)}.b24-five-steps__icon{display:block;width:58%;height:58%;object-fit:contain}.b24-five-steps__image-wrap{display:flex;width:100%;height:100%;align-items:flex-end;justify-content:center}.b24-five-steps__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}.b24-five-steps__image-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#2647342e}.b24-five-steps__image-placeholder svg{width:72%;height:72%}.b24-five-steps__content{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;padding:17px clamp(16px,1.5vw,24px) 14px}.b24-five-steps__mobile-title-row{display:block}.b24-five-steps__mobile-number{display:none}.b24-five-steps__title{margin:0;color:var(--b24-five-steps-accent-colour);font-family:industry-inc-base,sans-serif;font-size:clamp(14px,1.4vw,18px);font-weight:800;line-height:1.08;letter-spacing:-.01em}.b24-five-steps__description{margin-top:9px;font-size:clamp(13px,1vw,16px);line-height:1.48}.b24-five-steps__description p{margin:0}.b24-five-steps__card-footer{display:flex;min-height:46px;align-items:center;gap:9px;margin-top:auto;padding:11px clamp(14px,1.3vw,20px);background:var(--b24-five-steps-card-footer-background);color:var(--b24-five-steps-heading-colour);font-size:clamp(11px,.9vw,14px);font-weight:650;line-height:1.3}.b24-five-steps__check{display:inline-flex;width:17px;height:17px;align-items:center;justify-content:center;flex:0 0 17px;color:var(--b24-five-steps-heading-colour)}.b24-five-steps__check svg{display:block;width:100%;height:100%}.b24-five-steps__benefits{position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;margin-top:clamp(22px,2.2vw,32px);padding:clamp(20px,2vw,30px);clear:both;border:1px solid rgba(38,71,52,.04);border-radius:14px;background:var(--b24-five-steps-benefits-background)}.b24-five-steps__benefit{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:14px;padding:0 clamp(14px,1.7vw,26px);border-right:1px solid var(--b24-five-steps-border-colour)}.b24-five-steps__benefit:first-child{padding-left:0}.b24-five-steps__benefit:last-child{padding-right:0;border-right:0}.b24-five-steps__benefit-icon-wrap{display:flex;width:64px;height:64px;align-items:center;justify-content:center;border-radius:50%;background:var(--b24-five-steps-icon-background)}.b24-five-steps__benefit-icon{display:block;width:58%;height:58%;object-fit:contain}.b24-five-steps__benefit-title{margin:0 0 5px;color:var(--b24-five-steps-heading-colour);font-size:clamp(10px,1vw,12px);font-weight:750;line-height:1.15}.b24-five-steps__benefit-text{font-size:clamp(11px,.85vw,14px);line-height:1.4}.b24-five-steps__benefit-text p{margin:0}.b24-five-steps__cta{display:flex;align-items:center;justify-content:center;gap:clamp(20px,2.5vw,40px);margin-top:clamp(22px,2.5vw,38px)}.b24-five-steps__cta-image-wrap{display:flex;width:min(var(--b24-five-steps-cta-image-width),100%);flex:0 1 var(--b24-five-steps-cta-image-width);align-items:center;justify-content:center}.b24-five-steps__cta-image{display:block;width:100%;height:auto;object-fit:contain}.b24-five-steps__buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px}.b24-five-steps__button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:14px;padding:14px 26px;border:2px solid transparent;border-radius:9px;font-size:16px;font-weight:750;line-height:1.2;text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.b24-five-steps__button:hover{transform:translateY(-2px)}.b24-five-steps__button--primary{min-width:304px;background:var(--b24-five-steps-accent-colour);color:#fff}.b24-five-steps__button--primary:hover{background:var(--b24-five-steps-heading-colour);color:#fff}.b24-five-steps__button--secondary{min-width:176px;border-color:var(--b24-five-steps-heading-colour);background:transparent;color:var(--b24-five-steps-heading-colour)}.b24-five-steps__button--secondary:hover{background:var(--b24-five-steps-heading-colour);color:#fff}@media screen and (max-width:1199px)and (min-width:750px){.b24-five-steps__steps{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;row-gap:30px}.b24-five-steps__steps:before{display:none}.b24-five-steps__step{grid-column:span 2;height:100%}.b24-five-steps__step--4,.b24-five-steps__step--5{grid-column:span 3}.b24-five-steps__card{min-height:420px}.b24-five-steps__benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 0}.b24-five-steps__benefit{border-right:0}.b24-five-steps__benefit:nth-child(3n+1){padding-left:0}.b24-five-steps__benefit:nth-child(3n){padding-right:0}}@media screen and (max-width:899px)and (min-width:750px){.b24-five-steps__media{height:230px;min-height:230px}.b24-five-steps__card{min-height:430px}.b24-five-steps__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.b24-five-steps__benefit{padding:0 18px}.b24-five-steps__benefit:nth-child(odd){padding-left:0}.b24-five-steps__benefit:nth-child(2n){padding-right:0}.b24-five-steps__cta{flex-direction:column}}@media screen and (max-width:749px){.b24-five-steps{padding:var(--b24-five-steps-mobile-padding-top) 16px var(--b24-five-steps-mobile-padding-bottom)}.b24-five-steps__container{padding:24px 16px 18px;border:1px solid var(--b24-five-steps-border-colour);border-radius:22px;background:var(--b24-five-steps-panel-background)}.b24-five-steps__header{margin-bottom:24px;text-align:left}.b24-five-steps__eyebrow{display:block;margin-bottom:9px;font-size:14px}.b24-five-steps__heading{font-size:clamp(25px,8vw,34px);line-height:1.08;letter-spacing:.01em;text-transform:uppercase}.b24-five-steps__highlight{display:inline}.b24-five-steps__intro{margin-top:14px;font-size:14px;line-height:1.5}.b24-five-steps__steps{display:flex;width:100%;flex-direction:column;gap:14px}.b24-five-steps__marker-row{display:none}.b24-five-steps__step{width:100%;height:auto}.b24-five-steps__card{display:grid;width:100%;min-height:92px;height:auto;grid-template-columns:74px minmax(0,1fr);align-items:center;padding:14px 16px;border-radius:14px;box-shadow:none}.b24-five-steps__media{display:flex;width:64px;height:64px;min-height:64px;align-items:center;justify-content:center;padding:0;overflow:visible}.b24-five-steps__icon-wrap{position:static;width:58px;height:58px;background:transparent;transform:none}.b24-five-steps__icon{width:88%;height:88%}.b24-five-steps__image-wrap,.b24-five-steps__image-placeholder{display:none}.b24-five-steps__content{display:block;min-width:0;padding:0}.b24-five-steps__mobile-title-row{display:flex;align-items:center;gap:14px}.b24-five-steps__mobile-number{display:inline-flex;width:50px;height:50px;align-items:center;justify-content:center;flex:0 0 50px;border-radius:50%;background:var(--b24-five-steps-accent-colour);color:#fff;font-size:22px;font-weight:750;line-height:1}.b24-five-steps__title{min-width:0;color:var(--b24-five-steps-accent-colour);font-size:clamp(17px,5vw,22px);line-height:1.12}.b24-five-steps__description,.b24-five-steps__card-footer{display:none}.b24-five-steps__benefits{position:relative;z-index:2;grid-template-columns:1fr;gap:0;width:100%;margin-top:20px;padding:8px 18px;clear:both}.b24-five-steps__benefit,.b24-five-steps__benefit:nth-child(odd),.b24-five-steps__benefit:nth-child(2n){grid-template-columns:54px minmax(0,1fr);gap:13px;padding:16px 0;border-right:0;border-bottom:1px solid var(--b24-five-steps-border-colour)}.b24-five-steps__benefit:last-child{border-bottom:0}.b24-five-steps__benefit-icon-wrap{width:52px;height:52px}.b24-five-steps__benefit-title{font-size:14px}.b24-five-steps__benefit-text{font-size:12px}.b24-five-steps__cta{width:100%;flex-direction:column;margin-top:22px}.b24-five-steps__cta-image-wrap{width:min(var(--b24-five-steps-cta-image-width),80%);flex-basis:auto}.b24-five-steps__buttons{width:100%;flex-direction:column}.b24-five-steps__button{width:100%;min-width:0;min-height:58px;font-size:16px;text-transform:uppercase}}@media screen and (max-width:430px){.b24-five-steps__container{padding-right:12px;padding-left:12px}.b24-five-steps__card{min-height:78px;grid-template-columns:58px minmax(0,1fr);gap:6px;padding:12px}.b24-five-steps__media{width:52px;height:52px;min-height:52px}.b24-five-steps__icon-wrap{width:48px;height:48px}.b24-five-steps__mobile-title-row{gap:10px}.b24-five-steps__mobile-number{width:43px;height:43px;flex-basis:43px;font-size:19px}.b24-five-steps__title{font-size:16px}}@media(prefers-reduced-motion:reduce){.b24-five-steps__button{transition:none}.b24-five-steps__button:hover{transform:none}}@media screen and (max-width:749px){.b24-five-steps__cta-image-wrap{display:none}.b24-five-steps__title{min-width:0;color:var(--b24-five-steps-accent-colour);font-size:clamp(10px,5vw,14px);line-height:1.12}.b24-five-steps__cta{width:100%;margin-top:22px}}@media screen and (max-width:749px){.b24-five-steps{position:relative;z-index:0;isolation:isolate}.b24-five-steps__container,.b24-five-steps__header,.b24-five-steps__eyebrow,.b24-five-steps__heading,.b24-five-steps__intro{position:relative;z-index:0}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/boxes24-five-easy-steps.css.map */
