.landing-steps-section{background-color:#1e1e1e;padding-block:40px}@media only screen and (min-width:769px){.landing-steps-section{padding-block:80px}}.landing-steps-section .landing-steps{color:#fff;display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media only screen and (min-width:992px){.landing-steps-section .landing-steps{-ms-grid-columns:(1fr)[2];gap:64px;grid-template-columns:repeat(2,1fr)}}.landing-steps-section .landing-steps .landing-steps__content .landing-steps__heading{margin-bottom:0}.landing-steps-section .landing-steps .landing-steps__content .landing-steps__subheading{margin-top:20px}.landing-steps-section .landing-steps .landing-steps__content .landing-steps__list{display:-ms-grid;display:grid;gap:40px;margin-top:20px;padding:0}.landing-steps-section .landing-steps .landing-steps__content .landing-steps__list .landing-steps__list-item{--iconHeight:24px;--iconGap:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;gap:calc(var(--iconHeight) + var(--iconGap)*2);position:relative}.landing-steps-section .landing-steps .landing-steps__content .landing-steps__list .landing-steps__list-item:before{background:#00bcd4;background-image:var(--imageUrl);background-position:50%;background-repeat:no-repeat;background-size:24px;border-radius:100%;content:"";display:block;height:52px;min-width:52px;padding:4px 8px;width:52px}.landing-steps-section .landing-steps .landing-steps__content .landing-steps__list .landing-steps__list-item+.landing-steps__list-item:after{border:5px solid transparent;border-image-repeat:stretch;border-image-slice:0 0 0 100%;border-image-source:url(/wp-content/themes/candlefox_2/images/arrow-step.svg);border-image-width:0 0 0 10px;bottom:calc(100% + 8px);content:"";display:block;height:var(--iconHeight);left:20px;position:absolute}.landing-steps-section .landing-steps .landing-steps__image img{border-radius:16px}
