.topSection2{align-items:flex-end;display:flex;gap:4rem}.topPlan{width:70%}.topAnc{width:30%}.topPlan__head{align-items:flex-end;display:flex;gap:6.6rem;margin-bottom:2.4rem}.topPlan__head h2{color:var(--primary,#dc0032);font-style:normal;font-weight:700;letter-spacing:1.2px;line-height:160%}.topPlan__head h2 span{display:block}.topPlan__head h2 span:first-child{font-size:2.4rem}.topPlan__head h2 span:last-child{font-size:4rem}.topPlan__card--wrapper{display:flex;flex-wrap:wrap;gap:2.2rem;list-style:none;padding:0;position:relative}.topPlan__card{border-radius:2rem;box-shadow:0 0 9px 0 rgba(0,0,0,.35);flex-grow:1;height:271px;overflow:hidden;position:relative;width:100%;width:20%}.topPlan__card:hover{opacity:.6;transition:.3s}.topPlan__card:first-child:hover{opacity:1}.topPlan__card__image{height:100%;width:100%}.topPlan__card__image img{height:100%;object-fit:cover;width:100%}.topPlan__card--content{background:linear-gradient(180deg,transparent,#000);border-radius:2rem;bottom:0;min-height:82.918px;padding:1.3rem;position:absolute;width:100%}.topPlan__card--content span{color:var(--white,#fff);display:block;font-style:normal;font-weight:700;letter-spacing:.8px;line-height:160%}.topPlan__card--content span:first-child{font-size:1.6rem}.topPlan__card--content span:last-child{font-size:1.2rem}.topAnc{align-items:center;background:var(--secondary,#b9d7eb);border-radius:20px;display:flex;flex-direction:column;gap:8px;height:fit-content;justify-content:center;padding:2rem}.topAnc p{color:var(--white,#fff);font-size:2.4rem;font-style:normal;font-weight:700;letter-spacing:1.2px;line-height:160%}.topAnc .topAnc__img{width:60%}.topAnc .topAnc__img img{width:100%}.topAnc_link{align-items:center;display:flex;text-align:center}.topAnc span a{color:var(--primary,#dc0032);font-size:1.6rem;font-weight:700;text-align:center}.topAnc .topAnc_link img{margin-top:.5rem;padding-left:1rem}.topAnc a{width:100%}@media(max-width:1024px){.topSection2{flex-direction:column}.topAnc,.topPlan{width:100%}}@media(max-width:700px){.topPlan__card{height:auto;width:40%}}@media(max-width:480px){.topPlan__card{width:45%}.topPlan__head{gap:3rem}.topPlan__head h2{flex-grow:1}.topPlan__head h2 span:first-child{font-size:2rem;height:30px}.topPlan__head h2 span:last-child{font-size:3.2rem}.topPlan__head div{width:30%}.topPlan__head img{width:100%}}