.chq-sfeat__head{margin:0 0 var(--section-head-mb,clamp(32px,4vw,48px));width:100%}.chq-sfeat__back{align-items:center;color:var(--paragraph-900,#474747);display:inline-flex;font-family:var(--family-brand,"Nunito Sans",sans-serif);font-size:16px;font-weight:600;gap:2px;justify-content:flex-start;line-height:1.25;margin:0 0 clamp(24px,3vw,40px);padding:4px 0;text-decoration:none}.chq-sfeat__back:focus-visible,.chq-sfeat__back:hover{color:var(--chq-primary,#ef683c);outline:none}.chq-sfeat__back-icon{align-items:center;display:inline-flex;flex:0 0 auto;height:20px;justify-content:center;width:20px}.chq-sfeat__back-icon svg{display:block;height:16px;width:10px}.chq-sfeat__back-text{white-space:nowrap}.chq-sfeat__head.text-align__center{text-align:center}.chq-sfeat__head.text-align__right{text-align:right}.chq-sfeat__head.text-align__left{text-align:left}.chq-sfeat__head.has-head-max-width.text-align__center{margin-left:auto;margin-right:auto}.chq-sfeat__head.has-head-max-width.text-align__right{margin-left:auto;margin-right:0}.chq-sfeat__head.has-head-max-width.text-align__left{margin-left:0;margin-right:auto}.chq-sfeat__slider{width:100%}.chq-sfeat__swiper{overflow:hidden}.chq-sfeat__swiper .swiper-slide{height:auto}.chq-sfeat__dots.swiper-pagination{bottom:unset!important;position:relative;top:unset!important}.chq-sfeat__card{align-items:center;color:inherit;display:grid;gap:var(--sfeat-col-gap,48px);grid-template-columns:minmax(0,1fr) minmax(0,1fr);text-decoration:none}.chq-sfeat__media{aspect-ratio:536/299;background:var(--chq-primary,#ef683c);border-radius:var(--sfeat-img-radius,16px);height:auto;margin-left:0;margin-right:0;max-width:var(--sfeat-img-w,536px);min-height:var(--sfeat-img-h,299px);overflow:hidden;position:relative;width:100%}.chq-sfeat__img{display:block;height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.chq-sfeat__content{align-items:flex-start;display:flex;flex-direction:column;gap:var(--sfeat-content-gap,12px);min-width:0;text-align:left}.chq-sfeat__tag{flex:0 0 auto}.chq-sfeat__title{margin:0}.chq-sfeat__excerpt{color:var(--chq-tertiary,#474747);margin:0}.chq-sfeat__excerpt p:last-child{margin-bottom:0}.chq-sfeat__controls{display:flex;gap:12px;margin-top:clamp(24px,3.5vw,36px)}.chq-sfeat__arrow,.chq-sfeat__controls{align-items:center;justify-content:center}.chq-sfeat__arrow{appearance:none;background:transparent!important;border:none!important;cursor:pointer;display:inline-flex;flex:0 0 auto;height:40px;margin:0!important;padding:0;width:40px;z-index:2}.chq-sfeat__arrow .chq-slider-arrow{display:block;fill:#474747;height:22px;overflow:visible;width:22px}.chq-sfeat__arrow:focus-visible,.chq-sfeat__arrow:hover{background:transparent!important;border:none!important;outline:none}.chq-sfeat__arrow.swiper-button-disabled{cursor:not-allowed;opacity:.35}.chq-sfeat__dots{align-items:center;display:flex;gap:8px;justify-content:center;margin:0!important;position:relative;width:auto!important}.chq-sfeat__dots .swiper-pagination-bullet{background:#fce1d8;border-radius:50%;height:24px;margin:0!important;opacity:1;transition:background-color .2s ease,transform .2s ease;width:24px}.chq-sfeat__dots .swiper-pagination-bullet-active{background:var(--chq-primary,#ef683c);transform:scale(1.05)}.chq-sfeat__empty{color:var(--chq-tertiary,#474747);margin:0;text-align:center}@media (max-width:767px){.chq-sfeat__card{grid-template-columns:1fr}.chq-sfeat__media{aspect-ratio:var(--sfeat-img-w,520) /var(--sfeat-img-h,520);height:auto;max-width:100%}}