@charset "UTF-8";.section-steps{position:relative;z-index:3;padding:8rem 0}.section-steps .grid-cols{align-items:center;border-block:.1rem solid rgba(255,255,255,.1);padding-block:1.6rem;padding-right:2.6rem;position:relative;justify-content:space-between;display:flex}.section-steps .grid-cols .editor{width:-moz-fit-content;width:fit-content}.section-steps .grid-cols .editor .h1,.section-steps .grid-cols .editor .h2,.section-steps .grid-cols .editor .h3,.section-steps .grid-cols .editor .h4,.section-steps .grid-cols .editor .h5,.section-steps .grid-cols .editor .h6,.section-steps .grid-cols .editor h1,.section-steps .grid-cols .editor h2,.section-steps .grid-cols .editor h3,.section-steps .grid-cols .editor h4,.section-steps .grid-cols .editor h5,.section-steps .grid-cols .editor h6{color:var(--cl-a)}.section-steps .grid-cols .editor .subtitle{color:#fefefe}.section-steps__card{position:relative;max-height:24rem;padding:1.2rem 0 2.8rem 6.4rem;display:flex;height:100%;flex-direction:column;gap:1.2rem}.section-steps__card .h1,.section-steps__card .h2,.section-steps__card .h3,.section-steps__card .h4,.section-steps__card .h5,.section-steps__card .h6,.section-steps__card h1,.section-steps__card h2,.section-steps__card h3,.section-steps__card h4,.section-steps__card h5,.section-steps__card h6{color:var(--cl-a)}.section-steps__card p:not([class]){font-weight:500;line-height:1.77;color:rgba(255,255,255,.82)}.section-steps__list{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem 2.4rem;position:relative;z-index:2}.section-steps__item:nth-child(odd) .section-steps__card:before{content:"";position:absolute;left:2.4rem;top:5.3rem;bottom:0;width:.1rem;background-color:rgba(255,255,255,.2)}.section-steps__item:nth-child(odd) .section-steps__card .section-steps__number{top:0;bottom:auto}.section-steps__item:nth-child(even) .section-steps__card{padding-top:2.8rem}.section-steps__item:nth-child(even) .section-steps__card:before{content:"";position:absolute;left:2.4rem;top:0;bottom:5rem;width:.1rem;background-color:rgba(255,255,255,.2)}.section-steps__item:nth-child(even) .section-steps__card .section-steps__number{top:auto;bottom:.2rem}.section-steps__number{position:absolute;left:0;width:4.8rem;height:4.8rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:2.2rem;font-weight:800;color:var(--cl-a);background-color:rgba(255,255,255,.16);z-index:2;font-family:var(--font-title);transition:background-color .35s ease,box-shadow .35s ease,transform .35s ease}.section-steps__number.is-accent{background-color:var(--color-accent);box-shadow:0 0 0 .7rem rgba(241,93,38,.22);transform:scale(1.04)}.section-steps__inner{background:var(--section-bg);padding:6rem 4.8rem;gap:6.8rem;display:flex;overflow:hidden;flex-direction:column;position:relative;z-index:1}.section-steps .bg-image{position:absolute;z-index:3;max-height:48%;max-width:23%;right:0;bottom:0}.section-steps .bg-image img,.section-steps .bg-image picture{width:100%;height:auto}@media (min-width:1440px){.section-steps__item:first-of-type{position:relative;z-index:2}.section-steps__item:first-of-type:after{height:.8rem;background-color:rgba(255,255,255,.16);display:flex;content:"";position:absolute;width:100vw;bottom:0;pointer-events:none;transform:translateY(100%);left:0}.section-steps__item:nth-child(odd){grid-row:1}.section-steps__item:nth-child(even){grid-row:2;transform:translateX(10rem);max-width:33.3rem}}@media (max-width:1620px){.section-steps .bg-image{max-height:45%;max-width:25%;right:-4%}}@media (max-width:1439.98px){.section-steps__card{min-height:22rem;max-height:none;padding:1rem .8rem 1.8rem 5.6rem;border-bottom:.1rem solid rgba(255,255,255,.16)}.section-steps__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 1.8rem;padding-top:.6rem}.section-steps__item:nth-child(even) .section-steps__card:before{top:5.3rem;bottom:0}.section-steps__item:nth-child(even) .section-steps__card .section-steps__number{top:0;bottom:auto}.section-steps__number{top:0}.section-steps__inner{gap:4rem;padding:4.4rem 2.6rem 2rem}.section-steps .bg-image{right:0;max-height:38.2rem;max-width:30rem}}@media (max-width:1023.98px){.section-steps .grid-cols{gap:1rem;flex-direction:column;align-items:flex-start}.section-steps .grid-cols .cols-6{grid-column:1/-1;align-self:flex-start}.section-steps__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.8rem 1.6rem}.section-steps__inner{padding:3.6rem 2rem 1.6rem;gap:2.8rem}}@media (max-width:766.98px){.section-steps .grid-cols .editor .subtitle{font-size:1.6rem}.section-steps__list{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:1.6rem;overflow-x:auto;overflow-y:hidden;border-bottom:.1rem solid rgba(255,255,255,.16);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.section-steps__list::-webkit-scrollbar{display:block;height:.6rem}.section-steps__list::-webkit-scrollbar-track{background:rgba(255,255,255,.08);border-radius:99.9rem}.section-steps__list::-webkit-scrollbar-thumb{background:rgba(255,255,255,.34);border-radius:99.9rem}.section-steps__item{display:flex;flex-shrink:0}.section-steps__item .section-steps__card{flex:0 0 min(82vw,42rem);min-height:24.8rem;max-height:none;height:auto;padding:1.2rem 1.2rem 0 6.4rem;border-bottom:0;scroll-snap-align:start;padding-top:.6rem;overflow:visible}.section-steps__number.is-accent{transform:scale(1);box-shadow:none}.section-steps .container{background:var(--section-bg)}.section-steps__inner{padding:3rem 1.6rem 0}.section-steps .bg-image img,.section-steps .bg-image picture{width:min(100%,36rem)}.section-steps .bg-image{position:relative;right:0;display:flex;justify-content:flex-end;bottom:auto;width:100%;max-width:none;margin:1rem 0 0;background-color:var(--color-text-main);overflow:hidden}}