.process-steps-block{display:grid;gap:0 var(--space-normal);grid-template-columns:1fr;--swiper-pagination-bullet-size:0.5rem;--swiper-theme-color:var(--bs-primary);--swiper-pagination-bullet-inactive-color:currentColor;--swiper-pagination-bullet-inactive-opacity:1}@media(min-width:768px){.process-steps-block{align-items:start;gap:0 var(--space-normal);grid-template-columns:5fr 7fr}}:root.js .process-steps-block .process-steps-block__content,:root.js .process-steps-block .process-steps-block__step{opacity:0}.process-steps-block__gallery,.process-steps-block__main{min-width:0}.process-steps-block__gallery{-webkit-margin-before:var(--space-normal);margin-block-start:var(--space-normal)}@media(min-width:768px){.process-steps-block__gallery{-webkit-margin-before:unset;margin-block-start:unset}}.process-steps-block__content{grid-column:1/-1;-webkit-margin-after:var(--space-normal);margin-block-end:var(--space-normal)}.process-steps-block__content :is(h1,h2,h3,.h1,.h2,.h3){text-transform:uppercase}.process-steps-block__steps{counter-reset:step}.process-steps-block__steps .swiper-slide{align-self:stretch;height:auto}.process-steps-block__steps .swiper-pagination{display:flex;gap:.5rem;justify-content:center;position:static;-webkit-padding-before:1rem;padding-block-start:1rem}@media(min-width:768px){.process-steps-block__steps{overflow:visible}.process-steps-block__steps .swiper-wrapper{display:flex;flex-direction:column;gap:1rem;transform:none!important}.process-steps-block__steps .swiper-slide{margin:0!important;width:auto!important}.process-steps-block__steps .swiper-pagination{display:none}}.process-steps-block__step{background-color:hsla(from currentColor h s l/5%);border-radius:1rem;counter-increment:step;display:flex;flex-direction:column;gap:1.5rem;height:auto;padding:1.5rem}.process-steps-block__step--invert{color:var(--bs-white)}.process-steps-block__number{font-size:2rem;font-weight:700;line-height:1.4}.process-steps-block__number:before{content:counter(step,decimal-leading-zero)}.process-steps-block__step-body{display:flex;flex-direction:column;gap:1rem}.process-steps-block__step-title{font-size:1.5rem;font-weight:300;line-height:normal;margin:0;text-transform:uppercase;word-break:break-word}.process-steps-block__step-text{font-size:1rem;line-height:1.4}.process-steps-block__gallery{--swiper-pagination-bullet-inactive-color:#fff}@media(min-width:768px){.process-steps-block__gallery{position:-webkit-sticky;position:sticky;top:12rem}}.process-steps-block__gallery .swiper{border-radius:1rem;max-width:100%;overflow:hidden;width:100%}.process-steps-block__gallery .process-steps-block__image,.process-steps-block__gallery img,.process-steps-block__gallery video{aspect-ratio:880/512;display:block;max-width:100%;object-fit:cover;width:100%}.process-steps-block__gallery .swiper-pagination{display:flex;gap:.5rem;inset:auto 0 0 auto!important;left:auto;padding:1rem;position:absolute;width:auto!important}.process-steps-block .swiper-pagination-bullet{transition:width .15s ease,background-color .15s ease}.process-steps-block .swiper-pagination-bullet-active{background:var(--bs-primary);border-radius:8px;width:2rem}