.Hero-module__Z8hQ_W__hero{padding:40px 0}.Hero-module__Z8hQ_W__grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Hero-module__Z8hQ_W__mainCard{background:#f4f6f8;border-radius:24px;flex-direction:column;align-items:flex-start;padding:60px 40px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__mainTitle{color:var(--color-text-main);z-index:2;margin-bottom:20px;line-height:1.2;position:relative}.Hero-module__Z8hQ_W__mainSubtitle{color:var(--color-text-muted);z-index:2;max-width:80%;margin-bottom:40px;font-size:1.1rem;position:relative}.Hero-module__Z8hQ_W__rightGrid{grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr;gap:20px;display:grid}.Hero-module__Z8hQ_W__promoCard{border-radius:24px;flex-direction:column;justify-content:space-between;padding:30px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__promoCard h3{color:#fff}.Hero-module__Z8hQ_W__promoCardWide{flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;min-height:200px}.Hero-module__Z8hQ_W__promoCardWide .Hero-module__Z8hQ_W__discountBadge{font-size:5rem;position:absolute;bottom:10%;left:40%}.Hero-module__Z8hQ_W__cardContent{z-index:2;max-width:60%;position:relative}.Hero-module__Z8hQ_W__cardTitle{margin-bottom:10px;font-size:1.2rem;font-weight:700;line-height:1.3}.Hero-module__Z8hQ_W__cardText{opacity:.9;margin-bottom:15px;font-size:.95rem}.Hero-module__Z8hQ_W__discountBadge{color:var(--color-accent);font-size:2.5rem;font-weight:800}.Hero-module__Z8hQ_W__cardImage{z-index:1;pointer-events:none;position:absolute;bottom:0;right:0}.Hero-module__Z8hQ_W__lastCardImage{object-fit:cover;opacity:.8;width:100%;height:100%}.Hero-module__Z8hQ_W__normalCardImage{width:auto;height:auto;max-height:80%}@media (max-width:1119px){.Hero-module__Z8hQ_W__grid{grid-template-columns:1fr}.Hero-module__Z8hQ_W__rightGrid{display:none}.Hero-module__Z8hQ_W__mainCard{min-height:400px}}@media (max-width:768px){.Hero-module__Z8hQ_W__cardImage{width:60%;height:auto}}@media (max-width:579px){.Hero-module__Z8hQ_W__mainCard{padding:30px 20px}}@media (max-width:440px){.Hero-module__Z8hQ_W__mainSubtitle{max-width:100%}.Hero-module__Z8hQ_W__mainCard button span svg{display:none}}@media (max-width:400px){.Hero-module__Z8hQ_W__mainSubtitle br{display:none}.Hero-module__Z8hQ_W__cardImage{width:80%}}.Hero-module__Z8hQ_W__clickableCard:not(:first-child) button{display:none}.Hero-module__Z8hQ_W__mainCard .Hero-module__Z8hQ_W__cardImage{right:-8%}.Hero-module__Z8hQ_W__clickableCard:not(:last-child)[role=button] h3{color:#fff}.Hero-module__Z8hQ_W__clickableCard{cursor:pointer;transition:transform .2s,box-shadow .2s}.Hero-module__Z8hQ_W__clickableCard:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.Hero-module__Z8hQ_W__clickableCard[role=button]:last-child{text-align:left;background:0 0;border:none;align-content:flex-end;align-items:flex-end;font-family:inherit;display:flex}.Hero-module__Z8hQ_W__clickableCard[role=button] h3{color:var(--color-text-main);text-align:right;font-size:2em}.Hero-module__Z8hQ_W__clickableCard[role=button] .Hero-module__Z8hQ_W__discountBadge{color:var(--color-accent);font-size:5rem}
.AboutCompany-module__gKFg6W__section{border-radius:60px;padding:80px 0}.AboutCompany-module__gKFg6W__wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.AboutCompany-module__gKFg6W__wrapperReversed{direction:rtl}.AboutCompany-module__gKFg6W__wrapperReversed>*{direction:ltr}.AboutCompany-module__gKFg6W__content{flex-direction:column;gap:20px;display:flex}.AboutCompany-module__gKFg6W__title{color:var(--color-text-main);margin:0;font-size:2.2rem;font-weight:700;line-height:1.3}.AboutCompany-module__gKFg6W__text{color:var(--color-text-main);font-size:1.05rem;line-height:1.7}.AboutCompany-module__gKFg6W__text p{margin:0 0 15px}.AboutCompany-module__gKFg6W__text p:last-child{margin-bottom:0}.AboutCompany-module__gKFg6W__textSecondary{color:var(--color-text-muted);font-size:.95rem;line-height:1.6}.AboutCompany-module__gKFg6W__textSecondary p{margin:0 0 10px}.AboutCompany-module__gKFg6W__textSecondary p:last-child{margin-bottom:0}.AboutCompany-module__gKFg6W__button{color:var(--color-text-main);text-transform:uppercase;letter-spacing:.5px;background:#fff;border-radius:50px;align-items:center;gap:12px;width:fit-content;padding:14px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #00000014}.AboutCompany-module__gKFg6W__button:hover{background:var(--color-primary);color:#fff;transform:translate(5px)}.AboutCompany-module__gKFg6W__image{aspect-ratio:4/3;border-radius:24px;overflow:hidden}.AboutCompany-module__gKFg6W__image img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:992px){.AboutCompany-module__gKFg6W__wrapper{grid-template-columns:1fr;gap:40px}.AboutCompany-module__gKFg6W__wrapperReversed{direction:ltr}.AboutCompany-module__gKFg6W__title{font-size:1.8rem}.AboutCompany-module__gKFg6W__image{aspect-ratio:16/9;order:-1}}@media (max-width:576px){.AboutCompany-module__gKFg6W__section{border-radius:30px;padding:50px 0}.AboutCompany-module__gKFg6W__title{font-size:1.5rem}.AboutCompany-module__gKFg6W__text{font-size:1rem}.AboutCompany-module__gKFg6W__button{justify-content:center}}
