.process{padding:20px}@media only screen and (max-width:768px){.process{padding:0}}.process .container{background:#cad2f3;border-radius:var(--border-radius-xl)}@media only screen and (max-width:768px){.process .container{border-radius:0}}.process .container .container-inner{margin-inline:auto;max-width:1240px;padding:100px 0}@media only screen and (max-width:768px){.process .container .container-inner{padding:50px 0}}.process__title{font-size:38px;font-weight:600;line-height:120%;margin-bottom:45px;text-align:center}@media only screen and (max-width:768px){.process__title{font-size:24px;margin-bottom:35px}}.process__card{align-items:center;background:#eef1fc;border-radius:18px;display:flex;flex-direction:column;min-height:397px!important;padding:42px 33px;position:relative;text-align:center;width:calc(25% - 40.5px)}@media only screen and (max-width:1280px){.process__card{padding-left:15px;padding-right:15px}}@media only screen and (max-width:980px){.process__card{width:calc(50% - 27px)}}.process__card-logo{height:75px;margin-bottom:24px;width:75px}.process__card-step{color:var(--color-dark-400);font-size:24px;font-weight:600;line-height:120%;margin-bottom:8px;text-align:center}@media only screen and (min-width:980px) and (max-width:1280px){.process__card-step{font-size:20px}}.process__card-sub-title{color:var(--color-accent-blue-300);font-size:14px;font-weight:600;margin-bottom:15px;max-width:178px}.process__card-description,.process__card-sub-title{font-family:var(--font-text);line-height:150%;text-align:center}.process__card-description{color:var(--color-dark-300);font-size:16px;font-weight:300}@media only screen and (min-width:980px) and (max-width:1280px){.process__card-description{font-size:14px}}.process__card .card-arrow{left:calc(100% + 6px);position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (max-width:980px){.process__card .card-arrow{display:none}}.process__card:last-child .card-arrow{display:none}@media only screen and (max-width:980px){.process .process-slider-wrapper[data-disable-slider="1"] .process-wrapper{gap:25px}}@media only screen and (max-width:576px){.process .process-slider-wrapper[data-disable-slider="1"] .process-wrapper .process__card{width:100%}}.process .process-slider-wrapper{width:100%}.process .process-slider-wrapper .process-wrapper.slick-slider{gap:0}.process .process-slider-wrapper .process-wrapper.slick-slider .slick-track{align-items:stretch;display:flex}.process .process-slider-wrapper .process-wrapper.slick-slider .slick-list{margin:0 -10px}.process .process-slider-wrapper .process-wrapper.slick-slider .slick-slide{display:flex;flex-wrap:wrap;justify-content:center;margin:0 10px}.process .process-wrapper{display:flex;flex-wrap:wrap;gap:54px}@media only screen and (max-width:767px){.process .process-wrapper{gap:0;margin-inline:auto;max-width:85%}}.process .process-wrapper .slick-dots{align-items:center;bottom:0;display:flex;justify-content:center;margin-top:35px;position:relative;width:100%}.process .process-wrapper .slick-dots button{background:#eef1fc;border-radius:50px;font-size:0;height:12px;padding:0;width:12px}.process .process-wrapper .slick-dots button:before{content:"";display:none}.process .process-wrapper .slick-dots li{height:12px;margin:0 6px;width:12px}.process .process-wrapper .slick-dots .slick-active button{background:#0058ff}