*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:TildaSans,Arial,sans-serif;color:#302b2b;background:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}input{font-family:inherit}.btn--primary{background:#cc838a;color:#fff;border-radius:15px;font-size:14px;font-weight:600;padding:16px 32px;transition:opacity .3s;display:inline-block;text-align:center;letter-spacing:.02em}.btn--primary:hover{opacity:.85}.reveal{opacity:0;transition:opacity .7s ease}.reveal.revealed{opacity:1}.section-title{font-size:38px;font-weight:700;color:#302b2b;margin-bottom:50px;padding:0}.section-title--italic{font-style:italic;font-weight:400;font-size:42px}.hero{position:relative;height:100vh;min-height:720px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--hero-bg) center/cover no-repeat}.hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#24242273}.hero__content{position:relative;z-index:1;max-width:814px;padding:0 20px}.hero__title{font-size:78px;font-weight:500;color:#fff;line-height:1.2;margin-bottom:30px}.hero__subtitle{font-size:28px;font-weight:300;color:#fff;line-height:1.55;margin-bottom:60px}.hero__btn{padding:16px 40px}.hero__arrow{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:1;cursor:pointer;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}.quote{padding:60px 0 75px;background:#fff}.quote__inner{max-width:1200px;margin:0 auto;text-align:center;padding:0 20px}.quote__icon{font-size:40px;font-weight:700;color:#cc838a;margin-bottom:20px;line-height:1}.quote__text{max-width:800px;margin:0 auto;font-size:24px;font-weight:600;line-height:1.5;color:#000}.about{background:transparent}.about__container{display:flex;width:100%}.about__photo{flex:0 0 50%}.about__photo img{width:100%;height:100%;object-fit:cover}.about__info{flex:1;padding:80px 60px;display:flex;flex-direction:column;justify-content:center}.about__name{font-size:24px;font-weight:600;color:#302b2b;margin-bottom:8px}.about__role{font-size:16px;font-weight:300;color:#666;margin-bottom:24px}.about__desc{font-size:18px;font-weight:300;line-height:1.55;color:#000;margin-bottom:12px}.about__desc:last-child{margin-bottom:0}.projects{padding:100px 0 0;background:#ededed}.projects__inner{max-width:1200px;margin:0 auto;padding:0 60px}.project{margin-bottom:80px}.project:last-child{margin-bottom:0;padding-bottom:80px}.project__header{max-width:1200px;margin:0 auto 30px;padding:0 60px}.project__line{width:50px;height:3px;background:#cc838a;margin-bottom:20px}.project__title{font-size:26px;font-weight:700;color:#302b2b;margin-bottom:8px}.project__desc{font-size:16px;font-weight:300;color:#302b2b}.carousel{position:relative;width:100%;padding-bottom:70px}.carousel__track{display:flex;gap:40px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 30px 0 calc((100vw - 1200px)/2 + 60px)}.carousel__track::-webkit-scrollbar{display:none}.carousel__item{flex:0 0 293px;height:380px;overflow:hidden;border-radius:0}.carousel__item img{width:100%;height:100%;object-fit:cover}.carousel__arrow{position:absolute;top:190px;transform:translateY(-50%);z-index:2;width:40px;height:40px;background:#fff9;border:1px solid #222;border-radius:100px;display:flex;align-items:center;justify-content:center;transition:background .3s}.carousel__arrow:hover{background:#ffffffd9}.carousel__arrow--left{left:30px}.carousel__arrow--right{right:30px}.carousel__progress{display:flex;gap:2px;justify-content:center;margin-top:40px;max-width:560px;margin-left:auto;margin-right:auto}.carousel__seg{height:2px;background:#cc838a80;overflow:hidden;flex:1}.carousel__seg-fill{height:100%;background:#cc838a;transition:width .1s linear}.telegram{padding:60px 0;background:#ededed}.telegram__container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:60px;padding:0 60px}.telegram__phone{flex:0 0 auto;width:236px}.telegram__phone img{width:100%}.telegram__content{flex:1}.telegram__text{font-size:29px;font-weight:400;color:#302b2b;line-height:1.4;margin-bottom:30px}.telegram__btn{margin-bottom:20px}.services{padding:80px 0 90px;background:#f2f2f2}.services__inner{max-width:1200px;margin:0 auto;padding:0 60px}.btn--outline{background:transparent;color:#cc838a;border:1.5px solid #cc838a}.btn--outline:hover{background:#cc838a;color:#fff}.btn--lg{padding:16px 36px;font-size:15px}.s-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto 60px;padding:0 60px;align-items:stretch}.s-card{background:#fff;border-radius:12px;overflow:visible;display:flex;flex-direction:column;transition:box-shadow .3s,transform .3s;border:1px solid #e8e8e8;position:relative;cursor:pointer}.s-card:hover{box-shadow:0 12px 40px #0000000f;transform:translateY(-3px)}.s-card--rec{border:2.5px solid #cc838a;box-shadow:0 12px 40px #cc838a1f;transform:scale(1.03);z-index:1}.s-card--rec:hover{box-shadow:0 16px 50px #cc838a2e;transform:scale(1.03) translateY(-3px)}.s-card--side{opacity:.92}.s-card--side:hover{opacity:1}.s-badge{position:absolute;top:-1px;left:50%;transform:translate(-50%);background:#cc838a;color:#fff;font-size:11px;font-weight:600;padding:5px 18px;border-radius:0 0 10px 10px;white-space:nowrap;letter-spacing:.02em;z-index:2}.s-header{padding:28px 28px 20px;position:relative}.s-card--side .s-header{border-bottom:3px solid #e8e0e0}.s-card--rec .s-header{border-bottom:3px solid #cc838a}.s-step{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#cc838a;margin-bottom:8px}.s-name{font-size:22px;font-weight:600;margin-bottom:4px}.s-sub{font-size:13px;color:#888}.s-body{padding:20px 28px;flex:1;display:flex;flex-direction:column}.s-includes{display:flex;align-items:center;gap:6px;font-size:12px;color:#cc838a;font-weight:500;margin-bottom:16px;padding:8px 12px;background:#fdf5f5;border-radius:8px}.s-includes svg{flex:0 0 16px}.s-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#999;margin-bottom:8px}.s-list{list-style:none;margin-bottom:20px;flex:1}.s-list li{font-size:14px;line-height:1.8;padding-left:22px;position:relative;color:#444}.s-list li:before{content:"✓";position:absolute;left:0;font-weight:600;color:#cc838a}.s-note{font-size:12px;color:#999;line-height:1.5;margin-bottom:16px;padding:10px 12px;background:#fafafa;border-radius:8px;border-left:3px solid #e0e0e0}.s-note strong{color:#888;font-weight:500}.s-footer{padding:0 28px 28px;margin-top:auto}.s-price{font-size:28px;font-weight:700;margin-bottom:4px}.s-price span{font-size:14px;font-weight:400;color:#888}.s-price--side{font-size:24px}.s-save{font-size:12px;color:#cc838a;font-weight:500;margin-bottom:16px}.cmp{max-width:1200px;margin:0 auto;padding:0 60px}.cmp-toggle{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 auto 24px;background:none;border:none;color:#cc838a;font-size:15px;font-weight:500;cursor:pointer;font-family:inherit;padding:10px 20px;border-radius:8px;transition:background .2s}.cmp-toggle:hover{background:#cc838a0f}.cmp-toggle svg{flex:0 0 16px}.cmp-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0000000a;table-layout:fixed}.cmp-table th,.cmp-table td{padding:14px 16px;text-align:center;border-bottom:1px solid #f0f0f0;font-size:14px}.cmp-table th:first-child,.cmp-table td:first-child{text-align:left;font-weight:400;color:#444}.cmp-table th{background:#fafafa;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.04em;color:#302b2b;padding:18px 16px}.cmp-table .col-rec{background:#cc838a0d}.cmp-table thead .col-rec{background:#cc838a1a;color:#cc838a}.cmp-table tfoot td{border-top:2px solid #eee;border-bottom:none;padding:18px 16px;font-size:15px}.cmp-group td{background:#fafafa;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#999;padding:10px 16px;text-align:left}.cmp-check{color:#cc838a;font-size:18px;font-weight:700}.cmp-dash{color:#ddd;font-size:18px}.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;animation:fadeIn .25s;padding:20px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.popup{background:#fff;max-width:680px;width:100%;max-height:90vh;overflow-y:auto;position:relative;margin:auto;border-radius:16px;box-shadow:0 25px 60px #00000026}.popup__close{position:absolute;top:16px;right:16px;width:36px;height:36px;z-index:2;display:flex;align-items:center;justify-content:center;background:#0000000d;border-radius:50%;color:#666;transition:background .2s,color .2s;border:none;cursor:pointer}.popup__close:hover{background:#0000001a;color:#302b2b}.popup__header{padding:36px 40px 24px;border-bottom:1px solid #f0f0f0}.popup__step{font-size:22px;font-weight:600;color:#302b2b;margin-bottom:4px}.popup__desc{font-size:14px;color:#888;line-height:1.5;margin-top:6px}.popup__body{padding:24px 40px}.popup__section{margin-bottom:20px}.popup__section:last-child{margin-bottom:0}.popup__section-heading{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#cc838a;margin-bottom:10px;display:flex;align-items:center;gap:8px}.popup__section-heading:before{content:"";width:16px;height:2px;background:#cc838a;border-radius:1px}.popup__list{list-style:none;margin-bottom:0}.popup__list li{font-size:14px;line-height:1.7;color:#444;padding-left:20px;position:relative;margin-bottom:4px}.popup__list li:before{content:"✓";position:absolute;left:0;color:#cc838a;font-weight:600;font-size:13px}.popup__list li:last-child{margin-bottom:0}.popup__text{font-size:14px;line-height:1.65;color:#444;margin:0}.popup__updated{font-size:12px;color:#999;margin-top:8px}.popup__footer{padding:20px 40px 32px;border-top:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between;gap:20px}.popup__price-row{flex:1}.popup__price{font-size:22px;font-weight:700;color:#302b2b}.popup__btn{flex:0 0 auto;padding:14px 36px}.stages{padding:90px 0 0;background:#fff}.stages__inner{max-width:1200px;margin:0 auto;padding:0 60px}.stage{padding:35px 0 40px;position:relative}.stage__divider{width:100%;height:1px;background:#a2a2a24d;margin-bottom:30px}.stage__accent{width:80px;height:2px;background:#cc838a;margin-bottom:25px}.stage__body{display:grid;grid-template-columns:240px 1fr 200px;gap:40px;align-items:start}.stages__group{margin-bottom:40px}.stages__group:last-child{margin-bottom:0}.stages__group-label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#cc838a;margin-bottom:30px;padding-bottom:12px;border-bottom:2px solid #cc838a;display:inline-block}.stage__title{font-size:22px;font-weight:500;color:#000}.stage__duration{font-size:13px;font-weight:400;color:#cc838a;margin-top:6px}.stage__desc{font-size:16px;font-weight:400;line-height:1.55;color:#000}.stage__sub{font-size:16px;line-height:1.55;color:#000;margin-bottom:16px}.stage__sub strong{display:block;margin-bottom:6px}.stage__img{width:189px;height:183px;background-size:cover;background-position:center;border-radius:4px}.reviews{padding:90px 0;background:#f2f2f2}.reviews__outer{position:relative;max-width:1200px;margin:0 auto;padding:0 60px}.reviews__inner{width:100%}.reviews__slider{position:relative;overflow:hidden}.reviews__track{position:relative;min-height:480px}.review{position:absolute;top:0;left:0;width:100%;display:flex;gap:40px;opacity:0;pointer-events:none;transition:opacity .6s ease}.review--active{opacity:1;pointer-events:auto}.review__text-col{flex:0 0 50%;padding:20px 0;display:flex;flex-direction:column;justify-content:center}.review__name{font-size:28px;font-weight:500;color:#302b2b;margin-bottom:24px}.review__text{font-size:16px;font-weight:300;line-height:1.7;color:#000;margin-bottom:30px}.review__link{font-size:20px;font-weight:600;color:#cc838a;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:opacity .3s}.review__link:hover{opacity:.7}.review__link-arrow{font-size:20px}.review__img-col{flex:0 0 45%;max-width:45%;display:flex;align-items:center}.review__img-col img{width:100%;height:auto}.reviews__arrow{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;border:1px solid #cc838a;background:#f2f2f2;display:flex;align-items:center;justify-content:center;transition:background .3s;z-index:2}.reviews__arrow:hover{background:#e8e8e8}.reviews__arrow--left{left:-90px}.reviews__arrow--right{right:-90px}.reviews__dots{display:flex;justify-content:center;gap:12px;margin-top:20px}.reviews__dot{width:6px;height:6px;border-radius:100px;background:#989898;transition:background .3s}.reviews__dot--active{background:#1b1a1a}.contact{position:relative;min-height:730px;overflow:hidden}.contact__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:0% 100%}.contact__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#2c2c2cb3,#15151599)}.contact__inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;min-height:730px;padding:38px 60px 100px}.contact__title{font-size:83px;font-weight:500;color:#fbfbfb;line-height:1.05;max-width:500px;flex:1}.contact__form-panel{width:531px;flex:0 0 531px;background:#f2f2f2;padding:40px 64px;display:flex;align-items:center}.form{width:100%}.form__group{margin-bottom:24px}.form__label{display:block;font-size:16px;font-weight:400;color:#302b2b;margin-bottom:6px}.form__input{width:100%;height:50px;padding:0;border:none;border-bottom:1px solid #302b2b;font-size:16px;color:#302b2b;outline:none;transition:border-color .3s;background:transparent;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form__input:focus{border-bottom-color:#cc838a}.form__phone-row{display:flex;align-items:center;gap:10px;border-bottom:1px solid #302b2b}.form__phone-row .form__input{border-bottom:none}.form__phone-flag{font-size:18px;flex:0 0 auto}.form__radios{display:flex;flex-direction:column;gap:14px;margin-top:12px}.form__radio{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:16px;color:#302b2b}.form__radio input{position:absolute;opacity:0;width:0;height:0}.form__radio-circle{width:20px;height:20px;border-radius:50%;border:1px solid #302b2b;display:flex;align-items:center;justify-content:center;flex:0 0 20px;transition:border-color .2s}.form__radio-circle--active{border-color:#302b2b}.form__radio-circle--active:after{content:"";width:10px;height:10px;border-radius:50%;background:#302b2b}.form__checkbox{display:flex;gap:10px;align-items:flex-start;font-size:12px;color:#302b2b;margin:24px 0 28px;cursor:pointer;line-height:1.5}.form__checkbox input{position:absolute;opacity:0;width:0;height:0}.form__check-box{width:18px;height:18px;border:1px solid #302b2b;border-radius:2px;display:flex;align-items:center;justify-content:center;flex:0 0 18px;margin-top:1px;transition:background .2s,border-color .2s}.form__check-box--checked{background:#302b2b;border-color:#302b2b}.form__fieldset{border:none;padding:0;margin:0}.form__fieldset legend{padding:0}.form__submit{width:auto;padding:16px 50px;display:inline-flex;align-items:center;justify-content:center;gap:10px}.form__submit:disabled{opacity:.6;cursor:not-allowed}.form__body{border:none;padding:0;margin:0;min-width:0}.form__body[disabled]{opacity:.7}.form__spinner{width:14px;height:14px;border:2px solid rgb(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:form-spin .8s linear infinite;display:inline-block;flex-shrink:0}@keyframes form-spin{to{transform:rotate(360deg)}}.form__error--submit{margin-top:12px;text-align:center}.form__response-time{font-size:13px;color:#888;margin-top:12px;text-align:center}.form__req{color:#cc838a}.form__error{font-size:12px;color:#d32f2f;margin-top:4px}.form__link{color:#cc838a;text-decoration:underline;background:none;border:none;padding:0;font:inherit;cursor:pointer}.form__link:hover{opacity:.8}.form__input--error{border-bottom-color:#d32f2f}.contact__success{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center;min-height:400px}.contact__success-title{font-size:48px;font-weight:500;color:#fff;margin-bottom:16px}.contact__success-text{font-size:20px;font-weight:300;color:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer{position:relative;z-index:1;margin-top:-100px;padding:30px 60px 40px;text-align:center;font-size:13px;color:#ffffff80}@media(max-width:1400px){.reviews__arrow--left{left:-10px}.reviews__arrow--right{right:-10px}.reviews__outer{padding:0 70px}}@media(max-width:1024px){.s-grid{grid-template-columns:1fr;max-width:500px;padding:0 40px}.cmp{padding:0 40px}}@media(max-width:640px){.hero__bg{background:var(--hero-bg-mobile) center/cover no-repeat}.hero__title{font-size:28px}.hero__subtitle{font-size:18px;margin-bottom:40px}.section-title{font-size:28px;margin-bottom:30px}.section-title--italic{font-size:32px}.quote__text{font-size:22px}.about__container{flex-direction:column}.about__photo{flex:none;height:350px}.about__info{padding:30px 20px}.projects{padding:60px 0 0}.projects__inner{padding:0 20px}.project{margin-bottom:50px}.project:last-child{padding-bottom:50px}.project__header{padding:0 20px}.carousel{padding-bottom:30px}.carousel__track{padding:0 20px;gap:12px}.carousel__item{flex:0 0 288px;height:360px}.carousel__arrow,.carousel__progress{display:none}.project__title{font-size:22px}.telegram__container{flex-direction:column;text-align:center;gap:30px;padding:0 20px}.telegram__phone{width:280px;margin:0 auto}.telegram__text{font-size:16px}.services__inner{padding:0 20px}.s-grid{display:flex;overflow-x:auto;gap:16px;padding:0 20px;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory}.s-grid::-webkit-scrollbar{display:none}.s-card{flex:0 0 85vw;scroll-snap-align:center}.s-card--rec{transform:none;border-width:2px}.s-card--rec:hover{transform:none}.s-card--side{opacity:1}.s-price--side{font-size:28px}.cmp{display:none}.stages__inner{padding:0 20px}.stages{padding:60px 0}.stage__body{grid-template-columns:1fr;gap:10px}.stage__img-col{display:none}.stage__title{font-size:22px}.stage__desc,.stage__sub{font-size:15px}.reviews{padding:50px 0}.reviews__outer{padding:0 20px}.reviews__inner{padding:0}.reviews__track{min-height:auto;overflow:hidden}.review{flex-direction:column;gap:16px;position:absolute;top:0;left:0;width:100%;opacity:0;pointer-events:none;transition:opacity .4s ease}.review--active{opacity:1;pointer-events:auto;position:relative}.review__text-col{flex:none;padding:0}.review__img-col{flex:none;max-width:100%;max-height:280px;overflow:hidden;border-radius:4px}.review__img-col img{width:100%;height:280px;object-fit:cover}.review__name{font-size:24px}.reviews__arrow{display:none}.contact__inner{flex-direction:column;min-height:auto;padding:40px 20px 100px;gap:30px}.contact__title{font-size:32px;max-width:100%;text-align:center;flex:none}.contact__form-panel{width:100%;flex:none;padding:30px 24px}.footer{margin-top:-100px;padding:20px 20px 32px;font-size:12px}.popup-overlay{padding:0;align-items:flex-end}.popup{max-height:92vh;max-width:100%;border-radius:20px 20px 0 0;margin:0;overflow-y:auto}.popup__close{top:12px;right:12px;background:#00000014}.popup__header{padding:28px 24px 20px}.popup__step{font-size:20px}.popup__body{padding:20px 24px}.popup__footer{padding:16px 24px 28px;flex-direction:column;gap:12px;align-items:stretch}.popup__btn{width:100%;text-align:center}}
