.process{overflow:hidden}.processSwiper{margin-top:2rem;padding-left:0;padding-right:0}.processSwiper .swiper-navigation{left:0}.process__container{overflow:visible}.process__step{--hn-process-step-bg:#000;--hn-process-step-color:#fff;--hn-process-step-box-shadow:1px 22px 35px rgba(0,0,0,0.1);--hn-process-step-border-radius:var(--hn-border-radius);--hn-process-step-img-bg:var(--hn-gray-300);--hn-process-step-link-color:#fff;--hn-process-step-link-hover-color:#ef790b;--hn-process-step-link-gradient:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 63%);position:relative;flex-shrink:0;text-decoration:none;display:flex;flex-direction:column;position:relative;background-color:var(--hn-process-step-bg);border-radius:var(--hn-process-step-border-radius);overflow:hidden;box-shadow:var(--hn-process-step-box-shadow);width:290px;margin-right:2rem;padding-bottom:105px}@media (min-width:992px){.process__step{width:360px}}.process__step-image{aspect-ratio:4/3;width:100%;overflow:hidden;background-color:var(--hn-process-step-img-bg)}.process__step-image img{transition:transform 5s ease-out}.process__step-data{padding:calc(1.275rem + 0.3vw);color:var(--hn-process-step-color);min-height:105px;height:100%;display:block;position:absolute;top:100%;transform:translateY(-105px);background:var(--hn-process-step-bg);will-change:transform;transition:transform 300ms ease-out}.process__step-header{display:flex;flex-direction:column;justify-content:start;min-height:calc(105px - calc(1.275rem + 0.3vw))}.process__step-header .title{--hn-title-color:var(--hn-process-step-color);font-weight:600;line-height:1;font-size:calc(1.265rem + 0.18vw)}@media (min-width:1200px){.process__step-header .title{font-size:1.4rem}}.process__step-header .subtitle{--hn-subtitle-color:var(--hn-process-step-color);margin-bottom:0.2rem;font-size:0.9rem}.process__step-readmore{color:var(--hn-process-step-link-color);background:var(--hn-process-step-link-gradient);width:100%;padding:calc(1.425rem + 2.1vw) calc(1.275rem + 0.3vw) calc(1.275rem + 0.3vw);position:absolute;left:0;bottom:0;display:flex;align-items:center;text-decoration:none}.process__step-readmore .fa-circle-arrow-right{margin-left:0.5rem}.process__step-readmore:hover{color:var(--hn-process-step-link-hover-color);cursor:pointer}.process__step:hover .process__step-data{transform:translateY(-100%)}
/*# sourceMappingURL=process.css.map */