.promo{position:relative;padding:100px 20px;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;color:#fff;display:flex;flex-direction:row;justify-content:center}.promo__background,.promo__shape{position:absolute;inset:0;z-index:0;pointer-events:none}.promo__shape img{width:100%;height:100%;display:block;object-fit:cover}.promo__container{position:relative;z-index:2;max-width:1200px;margin:0 auto}.promo__header{max-width:700px;margin-bottom:40px}.promo__subtitle{display:inline-block;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;color:#f5c542}.promo__title{font-size:40px;line-height:1.2;font-weight:700;margin:0}.promo__highlight{color:#f5c542}.promo__actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.promo__button{display:inline-flex;align-items:center;justify-content:center;padding:14px 30px;background-color:#f5c542;color:#000;font-weight:600;text-decoration:none;border-radius:4px;transition:all .3s ease}.promo__button:hover{background-color:#fff;color:#000}.promo__contact{display:flex;align-items:center;gap:10px;font-size:16px}.promo__separator{opacity:.8}.promo__phone{font-weight:600;color:#fff;text-decoration:none;transition:opacity .3s ease}.promo__phone:hover{opacity:.8}@media(max-width:992px){.promo{padding:80px 20px}.promo__title{font-size:32px}}@media(max-width:576px){.promo{padding:60px 15px;text-align:center}.promo__header{margin:0 auto 30px}.promo__actions{justify-content:center}.promo__title{font-size:26px}}.aboutService{padding:100px 20px}.aboutService__container{max-width:1200px;margin:0 auto}.aboutService__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.aboutService__media{position:relative;margin:0}.aboutService__shape{position:absolute;inset:auto auto -18px -18px;width:160px;height:160px;border-radius:10px;background:#f5c54240;z-index:0}.aboutService__image img{position:relative;z-index:1;display:block;width:100%;height:auto;border-radius:10px}.aboutService__header{margin-bottom:18px}.aboutService__subtitle{display:inline-block;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;color:#f5c542}.aboutService__title{margin:0;font-size:40px;line-height:1.2;font-weight:800;color:#111}.aboutService__text p{margin:0 0 14px;line-height:1.75;color:#555}.aboutService__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 26px;margin-top:14px;border-radius:4px;text-decoration:none;font-weight:700;background:#f5c542;color:#111;transition:transform .2s ease,opacity .2s ease}.aboutService__button:hover{transform:translateY(-1px);opacity:.95}.sc-bloc{background:#fff;border-radius:12px;padding:2.5rem;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 24px #0d1b2e12;position:relative;overflow:hidden;margin:3rem 0}.sc-bloc:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#f5a623}.sc-label{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#f5a623;margin:0 0 .75rem}.sc-title{font-size:1.4rem;font-weight:700;color:#0d1b2e;margin:0 0 .875rem;line-height:1.25}.sc-text{font-size:1rem;line-height:1.7;color:#4a5568;margin:0 0 1.75rem}.sc-text a{color:#f5a623;text-decoration:underline;text-underline-offset:3px;font-weight:500}.sc-pills{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:1.75rem}.sc-pill{display:flex;align-items:center;gap:7px;background:#fffbf2;border:1px solid rgba(245,166,35,.35);border-radius:8px;padding:.5rem .9rem;font-size:.875rem;color:#b07d10;font-weight:500}.sc-divider{border:none;border-top:1px solid rgba(0,0,0,.07);margin:0 0 1.75rem}.sc-cta-row{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.sc-cta-btn{background:#f5a623;color:#0d1b2e;font-weight:700;font-size:.9rem;padding:.7rem 1.4rem;border-radius:8px;text-decoration:none;display:inline-block;letter-spacing:.02em}.sc-cta-link{color:#4a5568;font-size:.9rem;text-decoration:none;display:flex;align-items:center;gap:5px;font-weight:500}@media(max-width:992px){.aboutService{padding:80px 20px}.aboutService__grid{grid-template-columns:1fr;gap:28px}.aboutService__title{font-size:32px}}@media(max-width:576px){.aboutService{padding:60px 15px}.aboutService__title{font-size:26px}.aboutService__shape{width:120px;height:120px;inset:auto auto -14px -14px}}.serviceFeatures{padding:90px 20px}.serviceFeatures__container{max-width:1200px;margin:0 auto}.serviceFeatures__header{margin-bottom:28px}.serviceFeatures__title{margin:0;font-size:34px;line-height:1.2;font-weight:800;color:#111}.serviceFeatures__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.serviceFeature{position:relative;border-radius:12px;overflow:hidden;background-size:cover;background-position:center;color:#fff}.serviceFeature:before{content:"";position:absolute;inset:0;background:#000000a6;z-index:0}.serviceFeature__content{position:relative;z-index:1;padding:34px 34px 30px;max-width:520px}.serviceFeature__title{margin:0 0 12px;font-size:24px;line-height:1.2;font-weight:800}.serviceFeature__lead{margin:0 0 18px;line-height:1.75;opacity:.95}.serviceFeature__list{margin:0;padding-left:18px}.serviceFeature__item{margin:0 0 10px;line-height:1.6}.serviceFeature__item:last-child{margin-bottom:0}@media(max-width:992px){.serviceFeatures{padding:75px 20px}.serviceFeatures__grid{grid-template-columns:1fr}.serviceFeature__content{max-width:none;padding:28px}.serviceFeatures__title{font-size:30px}}@media(max-width:576px){.serviceFeatures{padding:60px 15px}.serviceFeature{min-height:300px}.serviceFeature__content{padding:22px}.serviceFeature__title{font-size:20px}}.offers{padding:90px 20px}.offers__container{max-width:1200px;margin:0 auto}.offers__header{text-align:center;max-width:720px;margin:0 auto 45px}.offers__subtitle{display:inline-block;margin-bottom:12px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#f5c542}.offers__title{margin:0;font-size:38px;line-height:1.2;font-weight:800;color:#111}.offers__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.offerCard{display:flex;gap:16px;padding:26px 22px;border-radius:12px;background:#fff;box-shadow:0 10px 30px #00000014}.offerCard__number{flex:0 0 auto;width:56px;height:56px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;background:#f5c542;color:#111}.offerCard__body{min-width:0}.offerCard__title{margin:2px 0 10px;font-size:20px;line-height:1.25;font-weight:800;color:#111}.offerCard__text{margin:0;line-height:1.7;color:#555}@media(max-width:992px){.offers{padding:75px 20px}.offers__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offers__title{font-size:32px}}@media(max-width:576px){.offers{padding:60px 15px}.offers__grid{grid-template-columns:1fr;gap:18px}.offers__header{margin-bottom:28px}.offers__title{font-size:26px}.offerCard{padding:20px 18px}.offerCard__number{width:50px;height:50px}}.promoCta{position:relative;padding:100px 20px;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;color:#fff}.promoCta__shape{position:absolute;inset:0;z-index:0;pointer-events:none;display:flex;justify-content:center}.promoCta__shape img{background-size:cover;background-position:center;background-repeat:no-repeat}.promoCta__container{position:relative;z-index:1;max-width:1200px;margin:0 auto}.promoCta__content{max-width:820px}.promoCta__header{margin-bottom:34px}.promoCta__subtitle{display:inline-block;margin-bottom:14px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#f5c542}.promoCta__title{margin:0;font-size:40px;line-height:1.2;font-weight:800}.promoCta__highlight{color:#f5c542}.promoCta__actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.promoCta__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 30px;border-radius:4px;background:#f5c542;color:#111;text-decoration:none;font-weight:800;transition:transform .2s ease,opacity .2s ease}.promoCta__button:hover{transform:translateY(-1px);opacity:.95}.promoCta__contact{display:inline-flex;align-items:center;gap:10px;font-size:16px}.promoCta__or{opacity:.85}.promoCta__phone{color:#fff;text-decoration:none;font-weight:800;transition:opacity .2s ease}.promoCta__phone:hover{opacity:.85}@media(max-width:992px){.promoCta{padding:80px 20px}.promoCta__title{font-size:32px}}@media(max-width:576px){.promoCta{padding:60px 15px;text-align:center}.promoCta__shape{justify-content:left}.promoCta__content{max-width:none}.promoCta__actions{justify-content:center}.promoCta__title{font-size:26px}}
