.feature-slider-container{display:grid}.feature-slider .swiper-wrapper{max-width:100%;min-width:0}.feature-slider .swiper-slide{min-height:400px}.feature-slider .swiper-pagination{position:relative}.feature-slider .swiper-horizontal>.swiper-pagination-bullets,.feature-slider .swiper-pagination-bullets.swiper-pagination-horizontal{align-items:end;display:flex;flex-wrap:nowrap;gap:0;margin-top:30px;overflow-x:scroll;top:0}.feature-slider .swiper-pagination-bullets.swiper-pagination-horizontal::-webkit-scrollbar{display:none}.feature-slider .swiper-pagination-bullets.swiper-pagination-horizontal{-ms-overflow-style:none;scrollbar-width:none}.feature-slider .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.feature-slider .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{flex:1 0 100px;margin:0}.feature-slider .swiper-pagination-bullet{background-color:transparent;border-radius:0;height:auto;opacity:1;position:relative;text-align:center;width:100%}.feature-slider .progress-bar{background-color:#92d0d0;display:block;height:4px;position:relative;width:100%}.feature-slider .swiper-pagination-bullet-active .progress-bar{background-color:var(--ciphr-deep-blue)}@media (min-width:900px){.feature-slider .progress-bar{height:8px}}.feature-slider .swiper-pagination-title{color:var(--ciphr-deep-blue);display:block;font-weight:500;margin-bottom:var(--cl-12-24);padding-left:clamp(4px,calc(4px + 1vw),20px);padding-right:clamp(4px,calc(4px + 1vw),20px)}.feature-slider{background-color:#b6f1eb;border-radius:var(--cl-20-60);padding-top:var(--cl-32-60);text-align:center}.feature-slide__buttons{border-bottom-left-radius:var(--cl-20-60);border-bottom-right-radius:var(--cl-20-60)}.feature-slider__text{margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:800px}ul.feature-slide__checklist{margin-bottom:var(--cl-12-24);margin-top:var(--cl-12-24)}.feature-slide__checklist li{display:inline-flex;font-weight:300;margin-bottom:12px;margin-top:12px;width:100%}.feature-slide__checklist li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath stroke='%23b6f1eb' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m20.566 9-9.327 9.326L7 14.087'/%3E%3Ccircle cx='14' cy='14' r='13' stroke='%23b6f1eb' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:28px 28px;content:"";display:inline-block;flex-shrink:0;height:28px;margin-right:12px;width:28px}.feature-slide{color:var(--ciphr-cool-blue);padding-bottom:0;padding-top:var(--cl-36-56);text-align:left}.feature-slide,.feature-slide__buttons{background-color:var(--ciphr-deep-blue);padding-left:var(--cl-12-24);padding-right:var(--cl-12-24)}.feature-slide__buttons{padding-bottom:var(--cl-36-56)}@media (min-width:900px){.feature-slide,.feature-slide__buttons{padding-left:32px;padding-right:32px;padding-top:16px}}@media (min-width:1200px){.feature-slide,.feature-slide__buttons{padding-left:64px;padding-right:64px}}.feature-slide__buttons,.feature-slide__image,.feature-slide__text{grid-column:span 12}.feature-slide__text{order:1}.feature-slide__image{order:2;padding-bottom:var(--cl-18-36)}@media (max-width:899px){.feature-slide__text{margin-bottom:12px}}@media (min-width:900px){.feature-slide__image{padding-top:var(--cl-32-60)}.feature-slide__text{padding-bottom:var(--cl-36-72);padding-top:var(--cl-36-72)}.has-text-on-left .feature-slide__text{grid-column:1/7;order:1}.has-text-on-left .feature-slide__image{grid-column:7/-1;order:2;padding-left:var(--cl-18-36)}.has-text-on-right .feature-slide__image{grid-column:1/7;order:1;padding-right:var(--cl-18-36)}.has-text-on-right .feature-slide__text{grid-column:7/-1;order:2}}.feature-slider .has-rounded-corners img{border-radius:var(--cl-18-32)}