.satellite{margin:0 auto;max-width:var(--body-max-width);padding-left:var(--layout-padding);padding-right:var(--layout-padding);position:relative;width:100%}.satellite__background{left:0;margin-left:calc(50% - 50vw);position:absolute;top:0;z-index:-1}.satellite__background,.satellite__background-image{height:100%;width:100vw}.satellite__background-image-mobile{display:none}.satellite__background-image img{height:100%!important;object-fit:cover;object-position:center;width:100%}.satellite__image{height:520px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.satellite__image img{aspect-ratio:700/527;height:100%!important;object-fit:contain;object-position:center;width:100%}@media(max-width:991.98px){.satellite__image{display:none}}.satellite__image-mobile{height:100%;width:100%}.satellite__image-mobile-container{display:none;height:300px;margin-left:calc(50% - 50vw);width:100vw}@media(max-width:991.98px){.satellite__image-mobile-container{display:block}}.satellite__image-mobile img{aspect-ratio:413/310;height:100%!important;object-fit:contain;object-position:center;width:100%}.satellite__cards{flex-direction:column;height:100%;margin:0 auto;max-width:1320px;position:relative;z-index:2}.satellite__cards,.satellite__cards-row{display:flex;gap:32px;justify-content:space-between;width:100%}@media(max-width:991.98px){.satellite__cards{display:none}}.satellite__cards-mobile{display:none;margin-left:calc(50% - 50vw);overflow:hidden;padding:0 calc(50vw - 50%);width:100vw}.satellite__cards-mobile-slide{height:auto}.satellite__cards-mobile swiper-container{overflow:visible}.satellite__cards-mobile swiper-container::part(container){overflow:visible}.satellite__cards-mobile swiper-container::part(wrapper){align-items:stretch}.satellite__cards-mobile swiper-container swiper-slide{opacity:0;transition:opacity .3s}.satellite__cards-mobile swiper-container swiper-slide.swiper-slide-active{opacity:1}@media(max-width:991.98px){.satellite__cards-mobile{display:block}}.satellite__cards-title-mobile{display:none;margin-bottom:24px;margin-left:calc(50% - 50vw);overflow:hidden;padding:0 calc(50vw - 50%);width:100vw}.satellite__cards-title-mobile swiper-container{overflow:visible}.satellite__cards-title-mobile swiper-container::part(container){overflow:visible}.satellite__cards-title-mobile swiper-container::part(wrapper){align-items:stretch}.satellite__cards-title-mobile-slide{height:auto;width:fit-content}.satellite__cards-title-mobile-item{align-items:center;border:1px solid var(--color-grey-light);border-radius:2px;display:flex;gap:10px;padding:12px;transition:all .3s ease}.satellite__cards-title-mobile-item.is-active,.satellite__cards-title-mobile-item:hover{border-color:var(--color-secondary)}.satellite__cards-title-mobile-item.is-active .satellite__cards-title-mobile-icon,.satellite__cards-title-mobile-item:hover .satellite__cards-title-mobile-icon{color:var(--color-secondary)}.satellite__cards-title-mobile-icon{align-items:center;color:var(--color-white);display:flex;flex-shrink:0;height:28px;justify-content:center;transition:all .3s ease;width:28px}.satellite__cards-title-mobile-icon svg path{fill:currentColor!important}.satellite__cards-title-mobile-title{align-items:center;display:flex;gap:10px;letter-spacing:-.06px}@media(max-width:991.98px){.satellite__cards-title-mobile{display:block}}.satellite__card{height:fit-content;max-width:354px;padding:20px 16px 24px;width:100%}.satellite__card-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.satellite__card-header-icon{align-items:center;color:var(--color-grey-light);display:flex;flex-shrink:0;height:41px;justify-content:center;width:41px}.satellite__card-header-icon svg path{fill:currentColor!important}.satellite__card-header-title{letter-spacing:-1px}.satellite__card-description{line-height:1.3}@media(max-width:991.98px){.satellite__card{height:100%;max-width:100%;padding:16px 16px 24px}.satellite__card-header{display:none}}.satellite__progress{background-color:var(--color-white-60);display:none;height:1px;margin-top:16px;position:relative;width:100%}.satellite__progress-bar{background-color:var(--color-secondary);border-radius:5px;height:100%;height:3px;left:0;position:absolute;top:-1px;transition:left .3s ease,width .3s ease;width:0}@media(max-width:991.98px){.satellite__progress{display:block}.satellite{height:unset!important}}