:root{
  --blue:#064799;
  --blue-2:#0a5db7;
  --blue-3:#0c7ad8;
  --ink:#1d2738;
  --muted:#5e6d80;
  --line:#dbe6f2;
  --soft:#f4f9ff;
  --white:#fff;
  --shadow:0 16px 42px rgba(20,66,120,.14);
  --radius:14px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.45;overflow-x:hidden}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.page-wrap{width:min(1480px,calc(100% - 44px));margin-inline:auto}
.top-bar{background:var(--blue);color:#fff;font-size:14px;font-weight:700}
.top-bar__inner{min-height:31px;display:flex;align-items:center;gap:28px}
.top-bar strong{margin-right:auto;letter-spacing:.02em}
.top-bar span{white-space:nowrap}
.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.96);border-bottom:1px solid #d7e0eb;box-shadow:0 3px 16px rgba(28,55,90,.08);backdrop-filter:blur(12px)}
.header-inner{height:70px;display:flex;align-items:center;gap:24px}
.brand{min-width:225px;color:var(--blue);line-height:.9;font-weight:900}
.brand-main{display:block;font-size:32px;letter-spacing:-.02em}
.brand-sub{display:block;font-size:15px}
.main-nav{display:flex;align-items:center;justify-content:center;gap:35px;margin-left:auto;text-transform:uppercase;font-size:13px;font-weight:700}
.main-nav a{position:relative;color:#17243a;padding:26px 0}
.main-nav a:first-child,.main-nav a:hover{color:var(--blue)}
.main-nav a:first-child:after,.main-nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:12px;height:3px;background:var(--blue);border-radius:3px}
.header-phone{display:flex;align-items:center;gap:9px;color:var(--blue);font-weight:900;font-size:22px;white-space:nowrap}
.header-phone small{display:block;text-transform:uppercase;color:#4e5d70;font-size:12px;line-height:1}
.phone-icon{font-size:31px;line-height:1}
.whatsapp-head{background:var(--blue);color:#fff;border-radius:5px;padding:13px 26px;font-weight:800;text-transform:uppercase;font-size:13px}
.menu-toggle{display:none;margin-left:auto;width:44px;height:42px;border:0;background:#fff;padding:8px}
.menu-toggle span{display:block;height:4px;background:var(--blue);border-radius:4px;margin:6px 0}
.hero{position:relative;overflow:hidden;background:linear-gradient(90deg,#f8fbff 0%,#fff 48%,#eef6ff 100%);border-bottom:1px solid var(--line)}
.hero:before{content:"";position:absolute;left:0;right:0;bottom:0;height:160px;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(196,226,250,.72));pointer-events:none}
.hero-grid{position:relative;min-height:305px;display:grid;grid-template-columns:41% 59%;align-items:stretch}
.hero-copy{position:relative;z-index:2;padding:38px 0 30px}
.hero-copy h1{margin:0;color:#2b3039;font-size:52px;line-height:.99;letter-spacing:-.02em;max-width:590px}
.hero-copy h1 span{display:block;color:var(--blue);font-size:62px}
.hero-copy p{margin:17px 0 20px;max-width:540px;color:#394759;font-size:20px}
.hero-badges{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:20px}
.hero-badges span{display:flex;align-items:center;gap:9px;color:var(--blue);font-weight:800;font-size:14px;border-right:1px solid #cdd9e8;padding-right:16px}
.hero-badges span:last-child{border-right:0}
.hero-badges img{width:34px;height:34px;border:1px solid #b7cae4;border-radius:50%;padding:5px}
.hero-actions{display:flex;gap:18px;flex-wrap:wrap}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:5px;padding:0 30px;font-weight:900;text-transform:uppercase;font-size:13px;border:2px solid var(--blue);min-width:0;text-align:center;white-space:normal;line-height:1.2}
.btn-primary{background:var(--blue);color:#fff}
.btn-outline{background:#fff;color:var(--blue)}
.hero-visual{position:relative;min-height:335px;overflow:hidden}
.family-image{position:absolute;right:0;top:0;width:65%;height:78%;object-fit:cover;object-position:70% 45%;border-bottom-left-radius:6px;opacity:.94}
.product-image{position:absolute;left:12%;bottom:-8px;width:39%;max-height:90%;object-fit:contain;filter:drop-shadow(0 20px 18px rgba(31,70,110,.24));z-index:3}
.product-seal{position:absolute;left:43%;top:70px;z-index:4;width:88px;height:88px;border-radius:50%;background:var(--blue);color:#fff;border:4px solid #9dc2ef;display:grid;place-items:center;text-align:center;font-size:13px;font-weight:900;line-height:1.15}
.person-card{position:absolute;right:9%;bottom:26px;z-index:5;width:230px;background:#fff;border-radius:11px;padding:17px 18px 17px 62px;box-shadow:var(--shadow);border:1px solid #e1e8f0}
.person-card:before{content:"";position:absolute;left:18px;top:21px;width:34px;height:34px;border-radius:50%;background:var(--blue)}
.person-card strong{display:block;color:var(--blue);font-size:17px}
.person-card small{display:block;color:#526174;font-size:12px;margin:2px 0 10px}
.person-card a{display:block;color:#1d2738;font-size:18px;font-weight:900;line-height:1.2}
.trust-strip{background:#fff;border-bottom:1px solid var(--line)}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:58px}
.trust-grid div{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid var(--line);padding:8px 18px}
.trust-grid div:last-child{border-right:0}
.trust-grid b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--blue);font-size:17px}
.trust-grid span{font-size:13px;color:#4c596b}
.section{padding:22px 0}
.compact{padding-top:14px}
.section-title,.section-head h2,.compare-card h2,.expert-card h2,.certificate-card h2{margin:0;color:var(--blue);font-size:28px;line-height:1.1}
.section-title{display:inline-block;border-bottom:3px solid var(--blue);margin-bottom:12px}
.section-head{margin-bottom:12px}
.section-head p,.compare-card p,.certificate-card p{margin:5px 0 0;color:#556272}
.why-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.why-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px 18px;text-align:center;box-shadow:0 8px 22px rgba(29,79,132,.08);min-height:155px}
.why-card span{display:block;color:var(--blue);font-size:45px;line-height:1;margin-bottom:10px}
.why-card h3{margin:0 0 8px;color:var(--blue);font-size:16px}
.why-card p{margin:0;color:#445163;font-size:13px}
.products{border-top:1px solid #eef3f8}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.product-card{display:grid;grid-template-columns:43% 57%;gap:14px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:14px;min-height:154px;box-shadow:0 8px 22px rgba(29,79,132,.07)}
.product-card img{width:100%;height:132px;object-fit:contain}
.product-card h3{margin:0;color:var(--blue);font-size:17px}
.product-card strong{display:block;color:var(--blue);font-size:13px;margin:2px 0 8px}
.product-card ul{margin:0 0 10px;padding-left:16px;color:#3c4859;font-size:12px}
.product-card a,.small-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--blue);color:var(--blue);border-radius:3px;padding:7px 13px;font-size:11px;font-weight:900;text-transform:uppercase}
.services-section{background:linear-gradient(180deg,#fff,#f5faff);border-top:1px solid #eef3f8}
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:14px}
.service-box{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 10px 26px rgba(29,79,132,.08);min-height:210px}
.service-box img{width:52px;height:52px;margin-bottom:16px}
.service-box h3{margin:0 0 10px;color:var(--blue);font-size:20px}
.service-box p{margin:0;color:#465466;font-size:15px}
.info-band{padding-top:0}
.info-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.compare-card,.expert-card{background:#fff;padding:20px 34px;border-right:1px solid var(--line)}
.expert-card{border-right:0;display:grid;grid-template-columns:1fr 170px;gap:24px;align-items:end}
.compare-cols{display:grid;grid-template-columns:1fr 44px 1fr;gap:18px;align-items:center;margin-top:12px}
.compare-cols img{height:105px;object-fit:contain;margin-bottom:4px}
.compare-cols h3{margin:0 0 6px;color:var(--blue);font-size:16px}
.compare-cols ul{margin:0;padding:0;list-style:none;font-size:13px;color:#3b4758}
.compare-cols li{margin:5px 0}
.good-list li:before{content:"✓";color:#1aa552;font-weight:900;margin-right:8px}
.bad-list li:before{content:"×";color:#d22c35;font-weight:900;margin-right:8px}
.versus{font-size:22px;text-align:center}
.bottle{width:68px;height:110px;margin:0 auto 6px;border-radius:24px 24px 8px 8px;background:linear-gradient(#d9f0ff,#70b9e8);border:4px solid #acd6f1;position:relative}
.bottle:before{content:"";position:absolute;left:21px;top:-23px;width:20px;height:24px;border-radius:6px 6px 0 0;background:#6db7e8}
.expert-card blockquote{margin:12px 0 16px;color:#667386;font-size:14px;font-style:italic}
.expert-card strong{display:block;color:var(--blue)}
.expert-card span{color:#5f6c7d;font-size:13px}
.expert-card img{height:172px;width:170px;object-fit:cover;object-position:top center;align-self:end}
.process-section{background:linear-gradient(135deg,#064799,#0871cf);color:#fff;padding:34px 0}
.process-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:center}
.process-copy h2{margin:0 0 12px;font-size:34px;line-height:1.1}
.process-copy p{margin:0 0 18px;color:#e5f1ff;font-size:17px}
.process-copy .btn{background:#fff;color:var(--blue);border-color:#fff}
.timeline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.timeline article{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.28);border-radius:var(--radius);padding:20px;min-height:150px}
.timeline b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;color:var(--blue);margin-bottom:10px}
.timeline h3{margin:0 0 8px;font-size:18px}
.timeline p{margin:0;color:#e7f3ff;font-size:14px}
.certificate-section{padding-top:0}
.certificate-card{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;border:1px solid var(--line);border-radius:var(--radius);padding:24px 32px;background:#fff;box-shadow:0 10px 25px rgba(29,79,132,.08)}
.certificate-card img{width:100%;height:175px;object-fit:contain}
.certificate-card .btn{margin-top:18px}
.faq-section{background:#f7fbff;border-top:1px solid #edf3f8;border-bottom:1px solid #edf3f8}
.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px;align-items:start}
.faq-copy{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 10px 25px rgba(29,79,132,.07)}
.faq-copy h2{margin:0 0 8px;color:var(--blue);font-size:28px}
.faq-copy p{margin:0 0 18px;color:#526174}
.faq-copy img{width:100%;height:230px;object-fit:contain;border-radius:10px;background:#eef7ff}
.faq-list{display:grid;gap:10px}
.faq-list details{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:0 18px;box-shadow:0 8px 22px rgba(29,79,132,.06)}
.faq-list summary{cursor:pointer;color:var(--blue);font-weight:900;font-size:17px;padding:17px 0;list-style:none}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:"+";float:right;font-size:22px;line-height:1}
.faq-list details[open] summary:after{content:"-"}
.faq-list p{margin:0 0 18px;color:#465466}
.contact-section{padding:22px 0 16px}
.contact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 10px 25px rgba(29,79,132,.08)}
.contact-tile{min-height:150px;padding:18px 24px;border-right:1px solid var(--line)}
.contact-tile:last-child{border-right:0}
.contact-icon{float:left;width:64px;height:64px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:30px;margin-right:18px}
.contact-icon.green{background:#27bf57}
.contact-tile h3{margin:6px 0 8px;color:var(--blue);font-size:17px}
.contact-tile p,.contact-tile address{margin:0 0 8px;color:#3c4859;font-style:normal;font-size:14px}
.contact-tile a:not(.small-btn){display:block;font-size:24px;font-weight:900;color:#182535;line-height:1.35}
.map-panel{height:92px;margin-top:18px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(90deg,rgba(244,249,255,.8),rgba(244,249,255,.75)),url("img/gallery/contact-card.webp") center/cover no-repeat;display:flex;align-items:center;justify-content:center;gap:12px;overflow:hidden}
.map-panel a,.map-panel span{background:#fff;color:#e0342f;font-weight:900;border-radius:4px;padding:8px 12px;box-shadow:0 5px 16px rgba(20,66,120,.14)}
.map-panel a{color:var(--blue)}
.site-footer{background:linear-gradient(90deg,#06357f,#0059b8);color:#fff;padding:18px 0 12px}
.footer-inner{display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:28px}
.footer-brand span{display:block;font-size:31px;line-height:.9;font-weight:900}
.footer-brand small{display:block;font-size:13px;font-weight:900}
.footer-inner p{margin:0;text-align:center;font-size:13px}
.footer-inner nav{display:flex;gap:18px;font-size:13px}
.footer-credit{text-align:center;margin-top:10px;font-size:13px}
.footer-credit a{font-weight:900}
.floating-whatsapp{position:fixed;right:18px;bottom:18px;z-index:60;display:flex;align-items:center;gap:8px;background:#20bd58;color:#fff;border-radius:999px;padding:8px 14px 8px 8px;font-weight:900;box-shadow:0 12px 30px rgba(19,144,64,.35)}
.floating-whatsapp img{width:34px;height:34px}
.reveal{opacity:1;transform:none;transition:opacity .35s ease,transform .35s ease}
.reveal.visible{opacity:1;transform:none}
@media(max-width:1180px){
  .page-wrap{width:min(1000px,calc(100% - 34px))}
  .main-nav{gap:18px}
  .header-phone{font-size:18px}
  .whatsapp-head{padding-inline:18px}
  .hero-copy h1{font-size:44px}
  .hero-copy h1 span{font-size:54px}
  .why-grid{grid-template-columns:repeat(5,1fr);gap:12px}
  .product-card{grid-template-columns:1fr}
}
@media(max-width:900px){
  .top-bar__inner{gap:14px;overflow:hidden}
  .top-bar span:nth-child(n+3){display:none}
  .header-inner{height:82px}
  .brand{min-width:190px}
  .brand-main{font-size:29px}
  .brand-sub{font-size:13px}
  .main-nav{position:fixed;left:16px;right:16px;top:116px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:10px;z-index:70}
  .main-nav.open{display:flex}
  .main-nav a{padding:12px 14px}
  .main-nav a:after{display:none}
  .header-phone{margin-left:auto}
  .header-phone span:last-child,.whatsapp-head{display:none}
  .phone-icon{font-size:33px}
  .menu-toggle{display:block}
  .hero-grid{grid-template-columns:1fr;min-height:auto}
  .hero-copy{padding:28px 0 8px}
  .hero-visual{min-height:295px}
  .family-image{right:0;width:66%;height:70%;top:0}
  .product-image{left:31%;bottom:18px;width:31%}
  .product-seal{display:none}
  .person-card{right:4%;bottom:18px}
  .trust-grid{grid-template-columns:repeat(4,1fr)}
  .trust-grid div{gap:8px;padding-inline:8px}
  .why-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:0}
  .why-card{min-width:0}
  .product-grid,.service-grid,.info-grid,.process-grid,.faq-grid,.certificate-card,.contact-grid,.footer-inner{grid-template-columns:1fr}
  .product-card{grid-template-columns:40% 60%}
  .compare-card,.expert-card{border-right:0;border-bottom:1px solid var(--line)}
  .contact-tile{border-right:0;border-bottom:1px solid var(--line)}
  .footer-inner p{text-align:left}
}
@media(max-width:560px){
  .page-wrap{width:min(366px,calc(100% - 24px));margin-left:12px;margin-right:auto}
  .top-bar{font-size:12px}
  .top-bar__inner{min-height:28px}
  .top-bar span{display:none}
  .site-header{top:0}
  .header-inner{height:72px}
  .main-nav{top:104px}
  .header-inner{gap:8px}
  .brand{min-width:0;flex:1 1 auto}
  .header-phone{display:none}
  .menu-toggle{flex:0 0 42px;margin-left:0}
  .brand-main{font-size:26px}
  .brand-sub{font-size:12px}
  .hero-copy h1{font-size:31px;max-width:350px}
  .hero-copy h1 span{font-size:40px}
  .hero-copy p{font-size:16px;max-width:310px}
  .hero-badges{gap:6px;margin-bottom:16px}
  .hero-badges span{font-size:11px;gap:5px;padding:7px 8px;border:1px solid var(--line);border-radius:12px;background:#fff}
  .hero-badges img{width:27px;height:27px}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:8px}
  .btn{min-height:38px;padding:0 10px;font-size:11px}
  .hero-visual{min-height:250px}
  .family-image{width:62%;height:52%;top:0;object-position:76% 45%}
  .product-image{left:35%;bottom:52px;width:38%}
  .person-card{width:190px;right:0;bottom:4px;padding:12px 10px 12px 46px}
  .person-card:before{left:13px;top:17px;width:28px;height:28px}
  .person-card strong{font-size:15px}
  .person-card a{font-size:16px}
  .trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .trust-grid div{min-width:0;justify-content:flex-start;border-bottom:1px solid var(--line)}
  .trust-grid div:nth-child(2n){border-right:0}
  .trust-grid div:nth-last-child(-n+2){border-bottom:0}
  .why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .section{padding:16px 0}
  .section-title,.section-head h2,.compare-card h2,.expert-card h2,.certificate-card h2{font-size:22px}
  .product-card{grid-template-columns:38% 62%;gap:8px;padding:10px}
  .product-card img{height:105px}
  .product-card ul{font-size:11px}
  .compare-card,.expert-card{padding:18px 14px}
  .compare-cols{grid-template-columns:1fr 32px 1fr;gap:8px}
  .compare-cols img{height:80px}
  .compare-cols h3{font-size:13px}
  .compare-cols ul{font-size:11px}
  .expert-card{grid-template-columns:1fr 105px;gap:10px}
  .expert-card img{width:105px;height:135px}
  .process-section{padding:26px 0}
  .process-copy h2{font-size:25px}
  .timeline{grid-template-columns:1fr}
  .timeline article{min-height:auto}
  .certificate-card{padding:20px 14px;gap:14px}
  .certificate-card img{height:145px}
  .service-box{padding:20px;min-height:auto}
  .faq-copy{padding:18px}
  .faq-copy img{height:190px}
  .faq-list summary{font-size:16px}
  .contact-grid{border-radius:12px}
  .contact-tile{min-height:132px;padding:16px}
  .contact-icon{width:52px;height:52px;font-size:24px;margin-right:12px}
  .contact-tile a:not(.small-btn){font-size:20px}
  .map-panel{height:84px;text-align:center}
  .map-panel span{font-size:13px}
  .footer-inner{gap:14px}
  .floating-whatsapp{left:14px;right:14px;bottom:12px;justify-content:center}
  .site-footer{padding-bottom:78px}
}
