@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=Manrope:wght@400;500;600;700;800&display=swap');:root{--red:#b00814;--red2:#c8101d;--dark:#252832;--cream:#fffaf6;--line:#f1cfc6;--soft:#fff3ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffdfc;font-family:'Manrope',Arial,sans-serif;color:var(--dark)}.page{width:min(100%,1330px);margin:0 auto;background:radial-gradient(circle at 70% 18%,#fff 0,#fff9f4 45%,#fff 100%);min-height:100vh;position:relative;overflow:hidden;padding:18px 58px 26px}.corner{position:absolute;width:142px;opacity:.95;pointer-events:none}.corner-left{top:0;left:0}.corner-right{top:0;right:0}.top{display:flex;justify-content:center;align-items:flex-start;padding:22px 0 24px}.brand{display:flex;align-items:center;text-decoration:none;color:var(--dark);gap:18px}.brand-n{width:150px;height:90px;object-fit:contain}.brand-text{display:flex;flex-direction:column;line-height:1}.brand-text b{font-family:'Cormorant Garamond',Georgia,serif;color:var(--red);font-size:46px;letter-spacing:.5px}.brand-text strong{font-family:'Cormorant Garamond',Georgia,serif;color:#171717;font-size:29px}.brand-text em{font-style:normal;font-size:25px;margin-top:7px}.contact-card{display:grid;grid-template-columns:1.1fr .9fr;gap:35px;background:rgba(255,255,255,.86);border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 38px rgba(130,58,31,.08);padding:26px 48px;margin:0 0 38px}.contact-line,.contact-phone,.contact-mail{display:flex;align-items:flex-start;gap:22px;font-size:25px;line-height:1.36;color:#1f242c;text-decoration:none}.contact-line b,.contact-phone{font-weight:800}.contact-left{display:flex;flex-direction:column;gap:22px}.contact-right{display:flex;flex-direction:column;gap:12px}.ico{color:var(--red);font-weight:900;font-size:35px;line-height:1;min-width:42px;text-align:center}.metro{color:var(--red);font-weight:800}.hero{display:grid;grid-template-columns:65% 35%;align-items:center;margin-top:8px}.hero-copy{position:relative;z-index:2}.badge{display:inline-flex; justify-content: center; width:100%;align-items:center;background:linear-gradient(#c8141f,#a8010b);color:white;font-weight:800;font-size:31px;border-radius:15px;padding:17px 29px;box-shadow:0 14px 28px rgba(176,8,20,.18);margin-bottom:42px}.hero h1{font-family:'Cormorant Garamond',Georgia,serif;font-size:83px;line-height:.94;margin:0;color:#282b32;text-shadow:0 2px 0 rgba(0,0,0,.05)}.hero h1 span{color:var(--red);display:inline-block}.orn-line,.title-decor{height:32px;width:370px;position:relative;margin:22px 0 22px}.orn-line:before,.orn-line:after,.title-decor:before,.title-decor:after{content:"";position:absolute;top:50%;height:2px;background:var(--red);width:43%}.orn-line:before,.title-decor:before{left:0}.orn-line:after,.title-decor:after{right:0}.orn-line span:before,.title-decor span:before{content:"◆";position:absolute;left:50%;top:50%;transform:translate(-50%,-52%);color:var(--red);font-size:20px}.hero-words{font-family:'Cormorant Garamond',Georgia,serif;font-weight:700;font-size:55px;line-height:.98;color:#2a2d34;position:relative;margin-left:70px;margin-bottom:46px}.hero-words:before{content:"";position:absolute;left:-70px;top:0;bottom:0;width:3px;background:var(--red)}.hero-words:after{content:"◇";position:absolute;left:-76px;top:42%;color:var(--red);font-size:24px;background:#fffaf6}.hero-actions{display:flex;gap:38px;margin:0 0 42px}.btn{height:76px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:28px;font-weight:800;padding:0 65px;min-width:300px}.btn-primary{background:linear-gradient(#c8141f,#a8010b);color:#fff;box-shadow:0 14px 30px rgba(176,8,20,.18)}.btn-outline{background:#fff;color:var(--red);border:2px solid var(--red)}.hero-photo{display:flex;align-items:center;justify-content:center;position:relative;min-height:520px}.hero-photo:before{content:"";position:absolute;inset:8% 0 2% 0;background:radial-gradient(ellipse at 50% 50%,rgba(255,244,238,.95) 0%,rgba(255,250,246,.72) 45%,rgba(255,250,246,0) 75%);filter:blur(10px);z-index:0}.hero-photo img{position:relative;z-index:1;width:100%;max-width:390px;object-fit:contain;border-radius:0;filter:drop-shadow(0 18px 28px rgba(70,40,25,.06));-webkit-mask-image:radial-gradient(ellipse at 52% 46%,#000 58%,rgba(0,0,0,.7) 72%,transparent 93%);mask-image:radial-gradient(ellipse at 52% 46%,#000 58%,rgba(0,0,0,.7) 72%,transparent 93%)}
.features{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:8px 0 58px}.feature{background:rgba(255,255,255,.65);border-radius:12px;padding:26px 18px;display:flex;flex-direction: column;align-items: center;gap:16px;min-height:116px}.ficon{grid-row:1/3;width:75px;height:75px;border:3px solid var(--red);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--red);font-size:28px;font-weight:800}.feature b{font-size:23px;line-height:1.2}.feature p{font-size:21px;line-height:1.35;margin:12px 0 0}.services h2{font-family:'Cormorant Garamond',Georgia,serif;text-align:center;font-size:52px;line-height:1;margin:0}.services .title-decor{margin:10px auto 28px;width:420px}.service-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:rgba(255,255,255,.7)}.service{display:grid;grid-template-columns:118px 1fr;gap:14px;padding:32px 28px;min-height:166px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.service:nth-child(2n){border-right:0}.service:nth-last-child(-n+2){border-bottom:0}.service img{width:88px;height:88px}.service h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:30px;margin:0 0 10px}.service p{font-size:19px;line-height:1.35;margin:0}.certificate{margin:36px 0 26px;border-radius:12px;min-height:165px;display:grid;grid-template-columns:150px 1fr 30%;align-items:center;padding:24px 28px;background:linear-gradient(90deg,rgba(250,231,220,.98) 0%,rgba(250,231,220,.94) 38%,rgba(250,231,220,.62) 55%,rgba(250,231,220,.12) 100%),url('../assets/stamp-banner.jpg') center center/cover no-repeat;overflow:hidden;position:relative;box-shadow:0 10px 30px rgba(110,40,20,.08)}.certificate:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,248,244,.86) 0%,rgba(255,248,244,.5) 44%,rgba(255,248,244,.06) 100%);pointer-events:none}.shield{position:relative;z-index:1;width:110px;height:110px;border:0;border-radius:12px;color:var(--red);display:flex;align-items:center;justify-content:center;font-size:34px}.cert-text{position:relative;z-index:1}.cert-text h2{font-family:'Cormorant Garamond',Georgia,serif;color:var(--red);font-size:34px;line-height:1.05;margin:0 0 12px;font-weight:700}.cert-text p{font-size:21px;margin:0}.form-block{position:relative;background:linear-gradient(110deg,#9e0007,#c60712 60%,#a40008);border-radius:12px;padding:34px 35px;display:grid;grid-template-columns:38% 62%;gap:30px;color:#fff;overflow:hidden}.form-block:before,.form-block:after{content:"";position:absolute;width:124px;height:124px;border:2px solid #d69d4a;}.form-block:before{left:16px;top:16px;border-right:0;border-bottom:0;border-radius:12px 0 0 0}.form-block:after{right:16px;bottom:16px;border-left:0;border-top:0;border-radius:0 0 12px 0}.form-title{padding:20px 20px 10px 30px;position:relative;z-index:1}.form-title h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:43px;line-height:1.06;margin:0 0 32px;color:white}.form-title p{font-size:25px;font-weight:700;line-height:1.25;margin:0}.lead-form{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:20px; padding-right: 50px;}.lead-form input,.lead-form textarea{border:0;background:rgba(255,255,255,.96);border-radius:10px;padding:0 22px;height:63px;font-size:18px;outline:none}.lead-form textarea{grid-column:1/3;height:118px;padding-top:18px;resize:vertical}.lead-form button{grid-column:1/3;border:0;border-radius:10px;height:70px;background:white;color:var(--red);font-size:26px;font-weight:800;cursor:pointer;box-shadow:inset 0 -10px 20px rgba(0,0,0,.04)}.form-result{grid-column:1/3;font-size:17px;font-weight:700}.hp{display:none!important}.footer{display:grid;grid-template-columns:1.2fr 1.35fr 1fr 1.25fr;gap:28px;margin:30px 0 0;padding:28px 0 0;border-top:1px solid var(--line);font-size:16px}.footer h4{margin:0 0 10px;font-size:17px}.footer p{margin:0;line-height:1.45}.footer a{color:#1d222a;text-decoration:none;font-weight:700}.footer-logo{display:flex;gap:10px;align-items:center}.footer-logo img{width:70px}.footer-logo b{display:block;color:var(--red);font-family:'Cormorant Garamond',Georgia,serif;font-size:22px}.footer-logo span,.footer-logo small{display:block}.float-call{position:fixed;right:50px;bottom:42px;width:86px;height:86px;border-radius:50%;background:linear-gradient(#c91420,#a8000a);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:46px;box-shadow:0 16px 36px rgba(176,8,20,.35);z-index:50}
@media (max-width:900px){body{background:#333}.page{width:560px;max-width:100%;padding:12px 24px 24px}.corner{width:105px}.top{padding:12px 0 18px}.brand-n{width:112px;height:72px}.brand-text b{font-size:33px}.brand-text strong{font-size:22px}.brand-text em{font-size:19px}.contact-card{grid-template-columns:1fr;padding:22px 24px;gap:22px;margin-bottom:28px}.contact-line,.contact-phone,.contact-mail{font-size:20px;gap:14px}.ico{font-size:26px;min-width:34px}.hero{grid-template-columns:65% 35%;align-items:end}.badge{font-size:20px;border-radius:10px;padding:12px 18px;margin-bottom:24px}.hero h1{font-size:55px}.orn-line{width:260px;margin:18px 0}.hero-words{font-size:37px;margin-left:36px;margin-bottom:28px}.hero-words:before{left:-28px}.hero-words:after{left:-34px}.hero-actions{gap:14px;margin-bottom:28px;flex-direction: column;}.btn{min-width:0;height:50px;font-size:18px;padding:0 18px;flex:1;border-radius:9px}.hero-photo{align-self:center;min-height:270px}.hero-photo img{max-width:190px;border-radius:0}.features{display:none;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:34px}.feature{grid-template-columns:42px 1fr;padding:14px 10px;min-height:94px;column-gap:8px}.ficon{width:35px;height:35px;font-size:18px;border-width:2px}.feature b{font-size:15px}.feature p{font-size:14px;margin-top:10px}.services h2{font-size:38px}.services .title-decor{width:260px}.service-grid{grid-template-columns:1fr}.service,.service:nth-child(2n){grid-template-columns:92px 1fr;border-right:0;border-bottom:1px solid var(--line);padding:24px 18px;min-height:125px}.service:last-child{border-bottom:0}.service:nth-last-child(2){border-bottom:1px solid var(--line)}.service img{width:70px;height:70px}.service h3{font-size:25px}.service p{font-size:17px}.certificate{grid-template-columns:70px 1fr;min-height:145px;padding:20px 18px;background-position:center right;background-size:cover}.certificate:before{opacity:1}.cert-text h2{font-size:23px}.form-block{grid-template-columns:1fr;padding:26px 20px;gap:22px}.form-title{padding:4px 10px}.form-title h2{font-size:34px;margin-bottom:20px}.form-title p{font-size:18px}.lead-form{grid-template-columns:1fr}.lead-form textarea,.lead-form button,.form-result{grid-column:1}.footer{grid-template-columns:1fr;gap:18px}.float-call{right:24px;bottom:24px;width:70px;height:70px;font-size:38px}}
@media (max-width:520px){.page{width:100%;padding:10px 18px 22px}.corner{width:82px}.top{justify-content:flex-start;padding-left:36px}.brand{gap:10px}.brand-n{width:82px}.brand-text b{font-size:27px}.brand-text strong{font-size:18px}.brand-text em{font-size:16px}.contact-card{border-radius:12px;padding:18px}.contact-line,.contact-phone,.contact-mail{font-size:16px}.hero h1{font-size:48px}.hero-words{font-size:32px}.btn{font-size:16px}.hero-photo{min-height:240px}.hero-photo img{max-width:150px}.features{grid-template-columns:1fr}.feature{grid-template-columns:48px 1fr}.service h3{font-size:22px}.service p{font-size:15px}.form-title h2{font-size:30px}}



@media (max-width: 420px) {
    .orn-line {
        margin-bottom: 50px;
    }

    .badge {
    	font-size: 18px;
    }
}



@media (max-width: 520px) {
    .certificate {
        grid-template-columns: 0px 1fr;
    }
    .shield {
    	opacity: 0;
    }

    .form-block {
    	padding: 0 20px 20px;
    }
    .lead-form {
    	padding-right: 10px;
    }
}


.footer-big,
.footer-big * {
  box-sizing: border-box;
}

.footer-big {
  position: relative;
  width: 100%;
  margin: 56px auto 0;
  padding: 44px 0 54px;
  background: #fffdfb;
  border-top: 1px solid rgba(176, 0, 13, .22);

}

.footer-big__inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 260px 1fr 1fr 1fr;
  gap: 25px;
  align-items: start;
  width: 100%;
}

.footer-big__brand {
  text-align: center;
  padding-right: 0px;
}

.footer-big__logo {
  width: 145px;
  display: block;
  margin: 0 auto 10px;
}

.footer-big__brand-title {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 34px;
  line-height: 1;
  font-weight: 700;
  color: #a9000b;
}

.footer-big__brand-name {
  margin-top: 6px;
  font-size: 20px;
  line-height: 1.15;
  font-weight: 700;
  color: #25252d;
}

.footer-big__brand-text {
  font-size: 17px;
  line-height: 1.2;
  color: #25252d;
}

.footer-big__col {
  min-width: 0;
  padding-left: 30px;
  border-left: 1px solid rgba(176, 0, 13, .18);
}

.footer-big__col h4 {
  margin: 0 0 18px;
  font-size: 27px;
  line-height: 1.15;
  font-weight: 700;
  color: #25252d;
  white-space: normal;
}

.footer-big__col p,
.footer-big__col a,
.footer-big__col strong {
  margin: 0;
  font-size: 16px;
  line-height: 1.8;
  color: #25252d;
  text-decoration: none;
}

.footer-big__col a {
  font-weight: 700;
  white-space: nowrap;
}

.footer-big__col strong {
  display: block;
  margin-top: 12px;
  color: #a9000b;
  font-weight: 700;
  font-size: 14px;
}

.footer-big__orn {
  position: absolute;
  z-index: 1;
  width: 135px;
  opacity: .78;
  pointer-events: none;
}

.footer-big__orn--left {
  left: 0;
  bottom: 0;
}

.footer-big__orn--right {
  right: 0;
  bottom: 0;
}

@media (max-width: 1050px) {
  .footer-big {
    padding: 40px 26px 50px;
  }

  .footer-big__inner {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }

  .footer-big__brand,
  .footer-big__col {
    border-left: 0;
    border-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 650px) {
  .footer-big {
    padding: 34px 20px 48px;
  }

  .footer-big__inner {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .footer-big__brand {
    text-align: left;
  }

  .footer-big__logo {
    margin-left: 0;
    width: 120px;
  }

  .footer-big__brand-title {
    font-size: 30px;
  }

  .footer-big__brand-name {
    font-size: 19px;
  }

  .footer-big__brand-text {
    font-size: 16px;
  }

  .footer-big__col h4 {
    font-size: 24px;
    margin-bottom: 8px;
  }

  .footer-big__col p,
  .footer-big__col a,
  .footer-big__col strong {
    font-size: 18px;
  }

  .footer-big__orn {
    width: 95px;
  }
}






/* ==========================================
   PREMIUM HOVERS
========================================== */

/* плавность для всего интерактива */
a,
button,
.btn,
.feature,
.service,
.contact-card,
.certificate,
.lead-form input,
.lead-form textarea {
    transition:
        transform .25s ease,
        box-shadow .25s ease,
        background .25s ease,
        color .25s ease,
        border-color .25s ease;
}


/* кнопки */
.btn:hover {
    transform: translateY(-3px);
}

.btn-primary:hover {
    box-shadow:
        0 18px 35px rgba(176,8,20,.30);
    filter: brightness(1.04);
}

.btn-outline:hover {
    background: rgba(176,8,20,.05);
    box-shadow:
        0 10px 25px rgba(176,8,20,.12);
}


/* плавающая кнопка телефона */
.float-call:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow:
        0 20px 45px rgba(176,8,20,.45);
}


/* карточки преимуществ */
.feature:hover {
    background: #ffffff;
    transform: translateY(-4px);
    box-shadow:
        0 12px 35px rgba(120,45,20,.08);
}

.feature:hover .ficon {
    transform: scale(1.08);
    box-shadow:
        0 8px 20px rgba(176,8,20,.15);
}


/* услуги */
.service {
    position: relative;
}

.service:hover {
	transition: all .6s ease;
    background:
        linear-gradient(
            90deg,
            rgba(176,8,20,.03),
            transparent 45%
        );
}

.service:hover img {
	transition: transform .6s ease, filter .6s ease;
    transform: scale(1.07);
    filter:
        drop-shadow(
            0 8px 15px rgba(176,8,20,.15)
        );
}


/* контакты в шапке */
.contact-phone:hover,
.contact-mail:hover {
    color: var(--red);
    transform: translateX(5px);
}


/* поля формы */
.lead-form input:hover,
.lead-form textarea:hover {
    box-shadow:
        0 8px 25px rgba(0,0,0,.06);
}

.lead-form input:focus,
.lead-form textarea:focus {
    box-shadow:
        0 0 0 3px rgba(176,8,20,.15),
        0 10px 30px rgba(176,8,20,.10);
}


/* кнопка отправки */
.lead-form button {
    transition:
        transform .25s ease,
        box-shadow .25s ease;
}

.lead-form button:hover {
    transform: translateY(-3px);
    box-shadow:
        0 14px 30px rgba(0,0,0,.15);
}


/* ссылки футера */
.footer-big a:hover {
    color: var(--red);
}


 

/* мобильные устройства без ховера */
@media (hover:none) {

    .btn:hover,
    .feature:hover,
    .service:hover,
    .float-call:hover {
        transform:none;
    }

}


