.hp-cards-ctrls{align-items:center;display:flex;flex-direction:row;gap:.5em;z-index:10}.hp-cards-ctrl-btn{background:var(--white);border:1px solid var(--black);color:var(--black);font-size:14px;pointer-events:all}.hp-cards-ctrl-btn.prev{transform:rotate(90deg)}.hp-cards-ctrl-btn.next{transform:rotate(-90deg)}.hp-cards-ctrl-btn:hover{border-color:var(--lilac-700);color:var(--lilac-700)}@media (min-width:700px){.hp-cards-ctrls{gap:.6em}.hp-cards-ctrl-btn{font-size:16px}}.home-plan-cards-section{padding:4em 0}.home-plan-cards-swiper{display:flex;flex-direction:column;position:relative;transition:opacity .5s ease;width:100%}.home-plan-cards-swiper:not(.active){opacity:0}.home-plan-cards-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5em;min-height:2.25em;padding-right:5.5em;width:100%}.home-plan-cards-swiper>.swiper{display:flex;flex-direction:column;position:static;width:100%}.home-plan-cards-nav{position:absolute;right:0;top:0}.home-plan-cards-slide{height:auto}.home-plan-cards-swiper .swiper-lock .home-plan-cards-nav,.home-plan-cards-swiper.swiper-lock .home-plan-cards-nav{pointer-events:none;visibility:hidden}@media (min-width:700px){.home-plan-cards-header{margin-bottom:2em}}.home-plan-cards-item{background-color:var(--lilac-100);display:flex;flex-direction:column;width:100%}.home-plan-cards-item-image{align-items:center;aspect-ratio:5/3;display:flex;justify-content:center;overflow:hidden;width:100%}.home-plan-cards-item-content{display:flex;flex-direction:column;gap:1em;padding:1em;width:100%}.home-plan-cards-item-desc{align-items:center;display:flex;font-size:.8em;gap:.5em;margin-bottom:.5em;width:100%}.home-plan-cards-item-specs{align-items:center;border-top:1px solid var(--lilac-400);display:flex;justify-content:center;padding-top:1em;width:100%}.home-plan-cards-item-specs .main-specs-wrap{display:flex;gap:0;justify-content:space-between}.home-plan-cards-item-specs .main-specs-item{flex-direction:row;gap:.5em}.home-plan-cards-item-specs .main-specs-icon{font-size:1em;margin-bottom:0}.home-plan-cards-item-specs .main-specs-text{font-size:.7em;font-weight:700}
