.summer-sale{max-width:100vw;overflow-x:hidden;margin-top:120px;margin-bottom:32px}.summer-sale__card{display:flex;flex-direction:column;align-items:flex-start;padding:80px;gap:20px;background:#F7F7F7;border-radius:20px}@media screen and (max-width: 1024px){.summer-sale__card{padding:60px}}@media screen and (max-width: 768px){.summer-sale__card{padding:8vw;gap:10px}}.summer-sale__title{font-family:Inter,sans-serif;font-weight:500;font-size:60px;line-height:90%;color:#000;max-width:550px}@media screen and (max-width: 1024px){.summer-sale__title{padding-right:100px;max-width:100%}}@media screen and (max-width: 768px){.summer-sale__title{max-width:100%;font-size:7vw;padding-right:18vw}}.summer-sale__subtitle{max-width:520px;font-size:24px;line-height:135%;color:#000;opacity:.5}@media screen and (max-width: 768px){.summer-sale__subtitle{font-size:21px}}@media screen and (max-width: 590px){.summer-sale__subtitle{font-size:18px}}.summer-sale__badge{position:absolute;right:80px;top:80px;width:170px;height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:url(/assets/course/sale-badge.png);background-repeat:no-repeat;background-size:contain;color:#fff;font-size:20px;line-height:1.1}@media screen and (max-width: 1024px){.summer-sale__badge{right:-40px;top:60px;rotate:8deg}}@media screen and (max-width: 768px){.summer-sale__badge{top:8vw;right:-4vw;width:25vw;height:25vw;font-size:3vw}}.summer-sale__badge__percent{font-size:2em;font-weight:600;margin-bottom:-.07em}.summer-sale__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:60px;margin-top:40px;width:100%}@media screen and (max-width: 1200px){.summer-sale__features{display:flex;flex-direction:column;gap:50px}}.summer-sale__feature__icon{height:28px;width:auto;margin-bottom:16px;max-width:unset}.summer-sale__feature__title{font-weight:600;font-size:18px;line-height:1.5;margin-bottom:2px}.summer-sale__feature__text{font-size:15px;line-height:150%;opacity:.5}
