:root{--yellow:#f6bf19;--yellow-dark:#dca600;--dark:#111315;--dark-2:#181b1e;--text:#151515;--muted:#696969;--line:#e8e8e8;--radius:12px;--header:82px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--text);background:#fff;overflow-x:hidden}body.modal-open{overflow:hidden}button,a{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.anchor-section{scroll-margin-top:calc(var(--header) + 18px)}
.site-header{height:var(--header);background:#101214;color:#fff;position:sticky;top:0;z-index:30;box-shadow:0 1px 0 rgba(255,255,255,.05)}.header-inner{height:100%;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;min-width:255px}.brand-mark{font-size:38px;color:var(--yellow);line-height:1}.brand b{display:block;color:#fff;font-size:18px;letter-spacing:.2px}.brand b em{color:var(--yellow);font-style:normal}.brand small{display:block;font-size:10px;margin-top:2px;color:#d8d8d8}.nav{display:flex;gap:32px;margin-left:auto}.nav a{color:#fff;text-decoration:none;font-size:14px;transition:color .2s ease}.nav a:hover,.nav a:focus-visible{color:var(--yellow)}.phone-button,.primary-button{background:var(--yellow);color:#111;text-decoration:none;font-weight:800;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.phone-button{padding:15px 20px;font-size:14px;white-space:nowrap}.phone-button:hover,.primary-button:hover{background:#ffca28;transform:translateY(-2px);box-shadow:0 8px 22px rgba(246,191,25,.22)}.menu-button{display:none;background:none;border:0;color:#fff;font-size:26px;cursor:pointer}
.hero{min-height:555px;position:relative;background:#141617;color:#fff;overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 40%;background:url('assets/hero.jpg') center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#151719 0%,rgba(21,23,25,.98) 38%,rgba(21,23,25,.53) 66%,rgba(21,23,25,.08) 100%)}.hero-content{position:relative;z-index:2;padding:50px 0 46px}.hero-copy{max-width:665px}.eyebrow{font-size:11px!important;line-height:1.4!important;text-transform:uppercase;letter-spacing:1.5px;color:#f8d872;margin:0 0 12px!important;font-weight:700}.eyebrow.dark{color:#a77d00}.hero h1{font-size:42px;line-height:1.22;margin:0 0 20px;font-weight:800;letter-spacing:-.5px}.hero h1 span{color:var(--yellow)}.hero-description{line-height:1.7;font-size:15px;margin:0 0 28px;max-width:600px}.benefits{display:flex;gap:32px;margin-bottom:30px}.benefits>div{display:flex;gap:11px;align-items:center;font-size:12px}.benefits i{width:36px;height:36px;border:2px solid var(--yellow);border-radius:50%;font-style:normal;color:var(--yellow);display:grid;place-items:center;font-size:17px;flex:0 0 auto}.hero-actions{display:flex;align-items:center;gap:24px}.primary-button{padding:15px 22px;font-size:14px;gap:25px;border:0}.text-link{color:#fff;text-underline-offset:4px;font-size:13px;font-weight:700}.text-link:hover{color:var(--yellow)}
.section{padding:34px 0 22px}.section-tight{padding-top:16px}h2{font-size:22px;margin:0;font-weight:800;letter-spacing:-.2px}.accent-line,.mini-line{display:block;width:24px;height:3px;background:var(--yellow);margin:8px 0 16px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.service-card{border:1px solid #ececec;border-radius:9px;overflow:hidden;background:#fff;box-shadow:0 5px 16px rgba(0,0,0,.06);transition:transform .22s ease,box-shadow .22s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.09)}.service-card img{width:100%;height:180px;object-fit:cover;display:block}.service-card>div{padding:15px 16px 18px}.service-card h3{font-size:15px;margin:0}.service-card p{font-size:12px;line-height:1.6;color:#444;margin:0}
.process-section{background:#f5f5f3;padding:48px 0}.process-head{align-items:flex-end}.process-intro{max-width:510px;color:#565656;font-size:13px;line-height:1.7;margin:0 0 14px}.process-grid{list-style:none;padding:0;margin:20px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-grid li{background:#fff;border:1px solid #e8e8e5;border-radius:10px;padding:20px;min-height:188px;display:flex;gap:15px}.process-grid>li>span{font-size:26px;font-weight:800;color:var(--yellow-dark);line-height:1}.process-grid h3{font-size:14px;margin:0 0 10px}.process-grid p{font-size:12px;line-height:1.62;color:#555;margin:0}
.section-head{display:flex;justify-content:space-between;align-items:center}.ghost-button{border:1px solid #aaa;background:#fff;border-radius:6px;padding:9px 16px;color:#444;cursor:pointer;transition:background .2s ease,border .2s ease,transform .2s ease}.ghost-button:hover{background:#f7f7f7;border-color:#777;transform:translateY(-1px)}.work-carousel{position:relative}.work-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:2px 2px 10px}.work-grid::-webkit-scrollbar{display:none}.work-grid button{flex:0 0 calc((100% - 70px)/6);padding:0;border:0;background:none;border-radius:10px;overflow:hidden;cursor:pointer;scroll-snap-align:start}.work-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;transition:transform .25s ease}.work-grid button:hover img{transform:scale(1.045)}.work-carousel-arrow{position:absolute;z-index:3;top:50%;transform:translateY(-58%);width:42px;height:54px;border:0;border-radius:9px;background:rgba(23,25,27,.86);color:#fff;font-size:34px;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.22);transition:background .2s ease,transform .2s ease}.work-carousel-arrow:hover{background:#17191b;transform:translateY(-58%) scale(1.04)}.work-carousel-arrow.prev{left:8px}.work-carousel-arrow.next{right:8px}.review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.review-card{padding:16px;background:#fff;border:1px solid #eee;border-radius:7px;box-shadow:0 5px 15px rgba(0,0,0,.06);min-height:142px;transition:transform .22s ease}.review-card:hover{transform:translateY(-3px)}.review-top{display:flex;justify-content:space-between;font-size:12px}.review-top span{color:var(--yellow);letter-spacing:1px}.review-card p{font-size:12px;line-height:1.58;margin:15px 0 0}
footer{margin-top:34px;background:#151719;color:#fff;padding:40px 0 18px}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr .95fr .62fr;gap:42px}.footer-grid h3{font-size:17px;margin:0}.footer-grid p,.contacts-list{font-size:12px;line-height:1.75;color:#f1f1f1}.hours{margin-top:22px}.contacts-list{list-style:none;padding:0;margin:0}.contacts-list li{margin:13px 0;font-size:14px;color:var(--yellow)}.contacts-list a{color:#fff;text-decoration:none}.contacts-list a:hover{text-decoration:underline;text-underline-offset:3px}.primary-button.small{padding:12px 18px;margin-top:8px}.qr-wrap{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;text-align:center}.qr-wrap img{background:#fff;padding:8px;border-radius:8px;width:150px;display:block}.qr-wrap small{font-size:9px;color:#aeb0b2;line-height:1.4}.footer-bottom{border-top:1px solid #36383a;margin-top:28px;padding-top:15px;display:flex;justify-content:space-between;color:#8f9397;font-size:11px}.footer-bottom b{color:#e24747}
.gallery-modal{position:fixed;inset:0;z-index:80}.gallery-modal[hidden],.image-viewer[hidden]{display:none}.gallery-backdrop{position:absolute;inset:0;background:rgba(8,10,12,.78);backdrop-filter:blur(4px)}.gallery-panel{position:absolute;inset:5vh max(3vw,18px);max-width:1120px;margin:auto;background:#fff;border-radius:14px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 90px rgba(0,0,0,.35)}.gallery-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 14px;border-bottom:1px solid #eee}.gallery-header h2{font-size:24px}.modal-close,.viewer-close{border:0;background:none;cursor:pointer;font-size:38px;line-height:1}.gallery-scroll{padding:22px;overflow:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-content:start}.gallery-item{border:0;padding:0;background:#f1f1f1;border-radius:10px;overflow:hidden;cursor:pointer;min-height:180px}.gallery-item img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;display:block}.gallery-scroll.reviews-mode{grid-template-columns:repeat(2,1fr)}.gallery-scroll.reviews-mode .gallery-item{background:#fff;border:1px solid #e9e9e9}.gallery-scroll.reviews-mode .gallery-item img{aspect-ratio:auto;object-fit:contain;height:auto}.image-viewer{position:fixed;inset:0;background:rgba(0,0,0,.94);z-index:90;display:grid;place-items:center;padding:54px 80px}.image-viewer img{max-width:min(1080px,88vw);max-height:84vh;border-radius:8px;object-fit:contain}.viewer-close{position:absolute;right:24px;top:15px;color:#fff}.viewer-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;background:rgba(255,255,255,.13);color:#fff;width:48px;height:58px;border-radius:8px;font-size:42px;cursor:pointer}.viewer-arrow.prev{left:18px}.viewer-arrow.next{right:18px}.viewer-counter{position:absolute;bottom:18px;color:#fff;font-size:12px;background:rgba(0,0,0,.4);padding:7px 11px;border-radius:99px}
.mobile-contact{display:none}.reveal{opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease}.reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*{transition:none!important}}
@media(max-width:900px){:root{--header:70px}.nav,.phone-button{display:none}.menu-button{display:block;margin-left:auto}.site-header{height:70px;position:relative}.nav.is-open{display:flex;position:absolute;top:70px;left:0;right:0;background:#101214;padding:18px 20px 22px;flex-direction:column;gap:15px;z-index:31;box-shadow:0 12px 25px rgba(0,0,0,.22)}.anchor-section{scroll-margin-top:18px}.hero{min-height:690px}.hero-photo{inset:285px 0 0 0}.hero-overlay{background:linear-gradient(180deg,#151719 0%,rgba(21,23,25,.98) 47%,rgba(21,23,25,.38) 100%)}.hero h1{font-size:34px}.service-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr 1fr}.work-grid button{flex-basis:calc((100% - 28px)/3)}.review-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.qr-wrap{justify-content:flex-start}.gallery-scroll{grid-template-columns:repeat(2,1fr)}.mobile-contact{display:block;position:fixed;right:18px;bottom:18px;z-index:60}.mobile-contact-button{width:58px;height:58px;border-radius:50%;border:0;background:var(--yellow);font-size:25px;box-shadow:0 10px 30px rgba(0,0,0,.28);cursor:pointer}.mobile-contact-menu{position:absolute;right:0;bottom:70px;display:flex;flex-direction:column;gap:8px}.mobile-contact-menu[hidden]{display:none}.mobile-contact-menu a{display:flex;align-items:center;gap:10px;justify-content:flex-start;background:#16181a;color:#fff;text-decoration:none;border-radius:99px;padding:11px 15px;white-space:nowrap;box-shadow:0 8px 22px rgba(0,0,0,.23);font-size:13px}.mobile-contact-menu a:first-child{color:#fff}.mobile-contact-menu a::first-letter{color:var(--yellow)}}
@media(max-width:560px){.container{width:min(100% - 24px,1180px)}.brand{min-width:0}.brand b{font-size:16px}.brand small{font-size:9px}.hero-content{padding-top:32px}.hero h1{font-size:27px}.hero-description{font-size:13px;line-height:1.62}.benefits{gap:13px;flex-direction:column;margin-bottom:22px}.hero-photo{inset:375px 0 0 0}.hero-actions{align-items:flex-start;flex-direction:column;gap:13px}.service-card img{height:165px}.process-section{padding:36px 0}.process-head{align-items:flex-start;gap:4px}.process-intro{font-size:12px}.process-grid{grid-template-columns:1fr;gap:12px}.process-grid li{min-height:0}.section-head{align-items:flex-start;gap:10px}.ghost-button{font-size:11px;padding:8px 10px}.work-grid button{flex-basis:calc((100% - 12px)/2)}.work-carousel-arrow{width:36px;height:46px;font-size:29px}.work-carousel-arrow.prev{left:4px}.work-carousel-arrow.next{right:4px}.review-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.gallery-panel{inset:12px}.gallery-header{padding:16px}.gallery-header h2{font-size:20px}.gallery-scroll,.gallery-scroll.reviews-mode{grid-template-columns:1fr;padding:14px}.image-viewer{padding:55px 12px}.viewer-arrow{width:40px;height:48px;font-size:34px;background:rgba(0,0,0,.42)}.viewer-arrow.prev{left:5px}.viewer-arrow.next{right:5px}.image-viewer img{max-width:96vw}.qr-wrap{align-items:flex-start;text-align:left}}

/* v3: интерактивные карточки услуг */
.service-grid{grid-template-columns:repeat(4,1fr);gap:22px}
.service-card{padding:0;text-align:left;color:inherit;font:inherit;cursor:pointer;width:100%}
.service-card:focus-visible{outline:3px solid rgba(246,191,25,.55);outline-offset:3px}
.service-card img{height:160px}
.service-card>div{display:flex;flex-direction:column;height:calc(100% - 160px)}
.service-card p{flex:1}
.service-more{display:inline-flex;align-items:center;gap:8px;margin-top:14px;font-size:12px;font-weight:800;color:#9b7300}
.service-more b{transition:transform .2s ease}.service-card:hover .service-more b{transform:translateX(4px)}
.service-modal{position:fixed;inset:0;z-index:85}.service-modal[hidden]{display:none}.service-modal-backdrop{position:absolute;inset:0;background:rgba(8,10,12,.78);backdrop-filter:blur(4px)}
.service-modal-card{position:absolute;inset:6vh max(4vw,18px);max-width:1040px;margin:auto;background:#fff;border-radius:16px;overflow:auto;display:grid;grid-template-columns:minmax(320px,.9fr) 1.1fr;box-shadow:0 25px 90px rgba(0,0,0,.38)}
.service-modal-close{position:absolute;right:14px;top:10px;z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:rgba(17,19,21,.82);color:#fff;font-size:30px;line-height:1;cursor:pointer}
.service-modal-media{min-height:100%;background:#eee}.service-modal-media img{width:100%;height:100%;min-height:560px;object-fit:cover;display:block}
.service-modal-content{padding:46px 44px 38px}.service-modal-content h2{font-size:29px}.service-modal-lead{font-size:14px;line-height:1.7;color:#444}.service-modal-content h3{font-size:15px;margin:24px 0 10px}.service-modal-content ul{padding-left:20px;margin:0;columns:2;column-gap:32px}.service-modal-content li{break-inside:avoid;margin:0 0 10px;font-size:13px;line-height:1.5;color:#333}
.service-note{background:#f5f5f3;border-left:4px solid var(--yellow);padding:16px 18px;margin-top:22px;border-radius:0 8px 8px 0}.service-note b{font-size:13px}.service-note p{font-size:12px;line-height:1.65;color:#505050;margin:7px 0 0}.service-modal-actions{display:flex;gap:14px;align-items:center;margin-top:24px}.ghost-link{border:1px solid #aaa;border-radius:6px;color:#222;text-decoration:none;font-weight:700;padding:13px 18px;font-size:13px}
@media(max-width:900px){.service-grid{grid-template-columns:1fr 1fr}.service-modal-card{grid-template-columns:1fr;inset:18px}.service-modal-media{min-height:220px}.service-modal-media img{min-height:220px;height:260px}.service-modal-content{padding:28px 24px}.service-modal-content ul{columns:1}}
@media(max-width:560px){.service-grid{grid-template-columns:1fr}.service-card img{height:185px}.service-card>div{height:auto}.service-modal-card{inset:8px}.service-modal-media img{height:210px;min-height:210px}.service-modal-content{padding:24px 18px 26px}.service-modal-content h2{font-size:23px}.service-modal-actions{flex-direction:column;align-items:stretch}.service-modal-actions a{width:100%;text-align:center}.ghost-link{display:block}}

/* v4: service photo galleries */
.service-modal-card{overflow:hidden;height:min(88vh,860px)}
.service-modal-media{min-height:0;height:100%;overflow:hidden;background:#ececea}
.service-photo-stack{height:100%;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:12px;scrollbar-width:thin;scrollbar-color:#aaa transparent}
.service-photo-button{width:100%;aspect-ratio:4/3;flex:0 0 auto;padding:0;border:0;border-radius:10px;overflow:hidden;background:#ddd;cursor:zoom-in}
.service-photo-button img{width:100%;height:100%;min-height:0;object-fit:contain;display:block;background:#eee;transition:transform .22s ease}
.service-photo-button:hover img{transform:scale(1.03)}
.service-modal-content{height:100%;overflow-y:auto}
.service-mobile-carousel{display:none}

@media(max-width:900px){
  .service-modal-card{height:auto;max-height:calc(100vh - 36px);overflow-y:auto;display:block}
  .service-modal-media{height:auto;overflow:visible}
  .service-photo-stack{display:none}
  .service-mobile-carousel{display:block;position:relative;background:#ececea;padding-bottom:34px}
  .service-carousel-viewport{overflow:hidden;touch-action:pan-y}
  .service-carousel-track{display:flex;transition:transform .32s ease;will-change:transform}
  .service-carousel-slide{min-width:100%;aspect-ratio:4/3;border:0;padding:0;background:#eee;cursor:zoom-in;overflow:hidden}
  .service-carousel-slide img{width:100%;height:100%;min-height:0;object-fit:contain;display:block;background:#eee;transition:transform .22s ease}
  .service-carousel-slide:active img{transform:scale(1.015)}
  .service-carousel-arrow{position:absolute;z-index:2;top:calc(50% - 17px);transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:50%;background:rgba(17,19,21,.72);color:#fff;font-size:30px;line-height:1;cursor:pointer}
  .service-carousel-prev{left:10px}.service-carousel-next{right:10px}
  .service-carousel-dots{position:absolute;left:50%;bottom:11px;transform:translateX(-50%);display:flex;gap:7px;max-width:75%;overflow:hidden}
  .service-carousel-dot{width:7px;height:7px;flex:0 0 auto;border:0;border-radius:50%;padding:0;background:#aaa;cursor:pointer}
  .service-carousel-dot.is-active{background:var(--yellow);transform:scale(1.25)}
  .service-modal-content{height:auto;overflow:visible}
}
@media(max-width:560px){
  .service-modal-card{max-height:calc(100vh - 16px)}
  .service-carousel-arrow{width:34px;height:34px;font-size:27px}
}

/* v5: единый фотоальбом и фильтры */
.gallery-modal-filters{display:flex;gap:9px;align-items:center;overflow-x:auto;scrollbar-width:none;padding-bottom:14px}
.gallery-modal-filters::-webkit-scrollbar{display:none}
.gallery-modal-filters button{flex:0 0 auto;border:1px solid #d3d3cf;background:#fff;color:#252525;border-radius:999px;padding:9px 14px;font:700 12px/1 Manrope,sans-serif;cursor:pointer;transition:.2s ease}
.gallery-modal-filters button:hover{border-color:#a7a7a1}
.gallery-modal-filters button.is-active{background:#17191b;color:#fff;border-color:#17191b}
.gallery-modal-filters{padding:12px 22px 2px;border-bottom:1px solid #ecece8}
.empty-gallery{grid-column:1/-1;color:#777;padding:25px 0}
@media(max-width:560px){.work-filters{margin-right:-12px}.gallery-modal-filters{padding:10px 14px 2px}.gallery-modal-filters button{font-size:11px;padding:8px 12px}}

/* v7: полноразмерная панель фильтров без обрезания текста */
.gallery-panel{min-height:0}
.gallery-header{flex:0 0 auto}
.gallery-modal-filters{
  flex:0 0 auto;
  min-height:58px;
  box-sizing:border-box;
  padding:12px 22px 12px;
  overflow-x:auto;
  overflow-y:visible;
  align-items:center;
  border-bottom:1px solid #ecece8;
  background:#fff;
  position:relative;
  z-index:2;
}
.gallery-modal-filters button{
  min-height:34px;
  line-height:1.2;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  white-space:nowrap;
}
.gallery-scroll{
  min-height:0;
  flex:1 1 auto;
}
@media(max-width:560px){
  .gallery-modal-filters{min-height:54px;padding:10px 14px 10px}
  .gallery-modal-filters button{min-height:34px}
}


/* v8: one source of truth for previews and fullscreen galleries */
.gallery-modal-filters[hidden]{display:none!important}
.review-preview-card{padding:0;border:1px solid #ececec;border-radius:9px;overflow:hidden;background:#fff;box-shadow:0 5px 16px rgba(0,0,0,.06);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease;min-width:0}
.review-preview-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(0,0,0,.09)}
.review-preview-card img{display:block;width:100%;height:100%;max-height:290px;object-fit:cover;object-position:top;background:#fff}
@media(max-width:900px){.review-preview-card img{max-height:340px}}
@media(max-width:560px){.review-preview-card img{max-height:none;height:auto;object-fit:contain}}

/* Messenger buttons */
.footer-messenger-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.footer-messenger-actions .primary-button.small{margin:0}
.telegram-button{background:#229ED9;color:#fff}
.telegram-button:hover{background:#1D8FC4!important;color:#fff!important;filter:none;transform:translateY(-2px);box-shadow:0 8px 22px rgba(34,158,217,.28)}
@media(max-width:560px){.footer-messenger-actions{align-items:stretch}.footer-messenger-actions .primary-button.small{width:100%;justify-content:space-between}}


/* v10.4: stable local SVG icons and mobile contact branding */
@media(max-width:900px){
  .mobile-contact-button{
    display:grid;
    place-items:center;
    padding:0;
    background:#28a745;
    color:#fff;
    line-height:1;
  }
  .mobile-contact-button:hover,
  .mobile-contact-button:focus-visible{
    background:#218838;
  }
  .mobile-contact-button svg{
    width:25px;
    height:25px;
    display:block;
    fill:currentColor;
  }
  .mobile-contact-menu{
    align-items:flex-end;
  }
  .mobile-contact-menu a.mobile-contact-item{
    min-height:46px;
    padding:7px 14px 7px 7px;
    gap:10px;
    line-height:1.2;
  }
  .mobile-contact-icon{
    width:32px;
    height:32px;
    flex:0 0 32px;
    display:grid;
    place-items:center;
    border-radius:50%;
    color:#fff;
    line-height:1;
  }
  .mobile-contact-icon svg{
    width:17px;
    height:17px;
    display:block;
    fill:currentColor;
  }
  .mobile-contact-icon-text{
    font:800 15px/1 Arial,sans-serif;
  }
  .mobile-contact-call .mobile-contact-icon{background:#28a745}
  .mobile-contact-max .mobile-contact-icon{background:#f6bf19;color:#111}
  .mobile-contact-telegram .mobile-contact-icon{background:#229ED9}
  .mobile-contact-menu a::first-letter{color:inherit}
}


/* v10.4: fixed local SVG icons */
.benefits i img{
  width:19px;
  height:19px;
  display:block;
  object-fit:contain;
}
@media(max-width:900px){
  .benefits i img{width:18px;height:18px}
  .mobile-contact-max .mobile-contact-icon{
    background:linear-gradient(135deg,#471AFF 0%,#9500FF 58%,#00BFFF 100%);
    overflow:hidden;
  }
  .mobile-contact-max .mobile-contact-icon img{
    width:19px;
    height:19px;
    display:block;
    object-fit:contain;
  }
}
