@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body{overflow-x:hidden}body{margin:0;min-width:320px;min-height:100vh;background:#f5f5f5}#root{min-height:100vh;width:100vw;display:flex;flex-direction:column}.promo-banner{margin-top:84px;width:100vw;background:#d32f2f;color:#fff;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:700;text-align:center;padding:.7em 0;letter-spacing:1px;box-shadow:0 2px 8px #d32f2f1a;z-index:99}@media (max-width: 900px){.promo-banner{margin-top:60px}}@media (max-width: 600px){.promo-banner{margin-top:40px}}.header{display:flex;align-items:center;justify-content:space-between;padding:20px 0;background:#fff;box-shadow:0 2px 8px #21354714;position:fixed;width:100%;z-index:100}.header__left{display:flex;align-items:center;gap:.7rem}.header__logo-link{display:flex;align-items:center;gap:.7rem;text-decoration:none}.header__logo{width:48px;height:48px;object-fit:contain}.header__brand{font-family:Montserrat,sans-serif;font-size:2rem;font-weight:800;color:#d32f2f;letter-spacing:2px;text-shadow:0 2px 8px rgba(0,0,0,.08)}.header__nav{display:flex;align-items:center;gap:2rem;font-size:1.15rem;font-family:Montserrat,sans-serif;font-weight:500}.header__nav a{font-family:Montserrat,sans-serif;font-size:1.1rem;color:#222;text-decoration:none;font-weight:500;transition:color .2s}.header__nav a:hover{color:#d32f2f}.header__right{display:flex;align-items:center;gap:1.5rem}.header__phone{font-family:Montserrat,sans-serif;font-size:1.1rem;color:#1976d2;text-decoration:none;font-weight:600;margin-right:.5rem;transition:color .2s}.header__phone:hover{color:#d32f2f}.header__icons{display:flex;gap:.7rem}.header__icon svg{display:block;width:28px;height:28px;transition:transform .15s}.header__icon:hover svg{transform:scale(1.15);filter:drop-shadow(0 2px 6px rgba(211,47,47,.15))}@media (max-width: 900px){.header{flex-direction:row;align-items:center;padding:.5rem 1rem}.header__nav,.header__phone{display:none}.header__burger{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;background:none;border:none;cursor:pointer;margin-left:.5rem;z-index:120}.header__burger span{display:block;width:24px;height:3px;background:#222;margin:3px 0;border-radius:2px;transition:.2s}.header__right{gap:.5rem}}.header__burger{display:none}.header__mobile-menu{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000040;z-index:200;display:flex;align-items:flex-start;justify-content:flex-end}.header__mobile-menu nav{background:#fff;min-width:220px;padding:2rem 1.5rem 1.5rem;box-shadow:-2px 0 16px #00000014;display:flex;flex-direction:column;gap:1.2rem;height:100vh}.header__mobile-menu a{font-size:1.1rem;color:#222;text-decoration:none;font-family:Montserrat,sans-serif;font-weight:600;transition:color .2s}.header__mobile-menu a:hover{color:#d32f2f}@media (max-width: 600px){.header__brand{font-size:1.3rem}.header__logo{width:36px;height:36px}.header__nav{gap:.7rem;font-size:.95rem}.header__phone{font-size:.95rem}.header__icon svg{width:22px;height:22px}}@media (max-width: 1106px){.header__phone{display:none}}.header__burger-svg{display:none;background:none;border:none;cursor:pointer;padding:0;margin-left:.5rem;transition:transform .3s}.header__burger-svg svg{display:block;width:32px;height:32px;fill:#222;transition:transform .3s,fill .2s}.header__burger-svg.open svg{transform:rotate(90deg) scale(1.1);fill:#d32f2f}@media (max-width: 900px){.header__burger-svg{display:inline-block}}.header__dropdown{position:relative;display:inline-block}.header__dropdown-btn{background:none;border:none;color:#222;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:500;cursor:pointer;padding:.2em .7em;border-radius:1.2em;transition:background .18s}.header__dropdown-btn:hover{color:#d32f2f}.header__dropdown-arrow{font-size:.8em;margin-left:.3em}.header__dropdown-menu{position:absolute;top:110%;left:0;min-width:170px;background:#fff;border-radius:1em;box-shadow:0 4px 24px #21354721;padding:.5em 0;z-index:100;display:flex;flex-direction:column;gap:.2em}.header__dropdown-menu a{color:#d32f2f;text-decoration:none;font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:500;padding:.7em 1.2em;border-radius:.8em;transition:background .18s,color .18s}.header__dropdown-menu a:hover{background:#fbe9e7;color:#b71c1c}.manager-btn{position:fixed;right:2.2vw;bottom:2.2vw;z-index:9999;background:#d32f2f;color:#fff;border:none;border-radius:50%;width:64px;height:64px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 24px #d32f2f21;cursor:pointer;transition:background .2s,transform .18s,box-shadow .18s;outline:none;font-size:0;padding:0}.manager-btn:before,.manager-btn:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;z-index:-1;background:none;box-shadow:none;border:3px solid rgba(255,36,36,.55);opacity:.7}.manager-btn:before{animation:pulse-ring 2.2s ease-in-out infinite}.manager-btn:after{animation:pulse-ring2 2.2s ease-in-out infinite;animation-delay:1.1s;border-width:4px;opacity:.45}@keyframes pulse-ring{0%{width:64px;height:64px;opacity:.7;border-width:3px}70%{width:110px;height:110px;opacity:.18;border-width:3px}to{width:110px;height:110px;opacity:0;border-width:3px}}@keyframes pulse-ring2{0%{width:64px;height:64px;opacity:.45;border-width:4px}70%{width:130px;height:130px;opacity:.1;border-width:4px}to{width:130px;height:130px;opacity:0;border-width:4px}}.manager-btn:hover{background:#b71c1c;transform:translateY(-2px) scale(1.08);box-shadow:0 8px 32px #d32f2f2e}.manager-btn svg{width:34px;height:34px;display:block;animation:phone-swing 4.5s ease-in-out infinite;transform-origin:50% 60%}@keyframes phone-swing{0%{transform:rotate(0)}18%{transform:rotate(-45deg)}32%{transform:rotate(-45deg)}40%{transform:rotate(0)}60%{transform:rotate(45deg)}74%{transform:rotate(45deg)}82%{transform:rotate(0)}to{transform:rotate(0)}}@media (max-width: 700px){.manager-btn{width:48px;height:48px;right:1vw;bottom:1vw}.manager-btn svg{width:24px;height:24px}}.manager-popover{position:fixed;right:2.2vw;bottom:90px;z-index:10000;background:none}.manager-popover__window{min-width:220px;background:#fff;border-radius:1.2rem;box-shadow:0 8px 32px #2135472e;padding:1.2rem 1.1rem 1.1rem;display:flex;flex-direction:column;align-items:stretch;position:relative;animation:popIn .22s cubic-bezier(.45,1.6,.45,1)}@keyframes popIn{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:none}}.manager-popover__title{font-size:1.08rem;font-weight:700;color:#d32f2f;margin-bottom:.7rem;text-align:center}.manager-popover__actions{display:flex;flex-direction:column;gap:.7rem;margin-bottom:.5rem}.manager-popover__btn{display:flex;align-items:center;gap:.7em;padding:.7em 1.2em;border-radius:2em;font-size:1.05rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s;box-shadow:0 2px 8px #21354714;justify-content:center}.manager-popover__btn.tg{background:#229ed9;color:#fff}.manager-popover__btn.tg:hover{background:#1b7eb3}.manager-popover__btn.wa{background:#25d366;color:#fff}.manager-popover__btn.wa:hover{background:#1da851}.manager-popover__btn.phone{background:#f5f5f5;color:#222}.manager-popover__btn.phone:hover{background:#e0e0e0;color:#000;box-shadow:0 4px 16px #2135471a}.manager-popover__btn svg{width:1.3em;height:1.3em;display:block}.manager-popover__close{position:absolute;top:.5em;right:.7em;background:none;border:none;font-size:1.3em;color:#d32f2f;cursor:pointer;padding:0;line-height:1;transition:color .18s}.manager-popover__close:hover{color:#b71c1c}@media (max-width: 700px){.manager-popover{right:1vw;bottom:60px}.manager-popover__window{min-width:170px;padding:.7rem .5rem}.manager-popover__title{font-size:.98rem}.manager-popover__btn{font-size:.95rem;padding:.5em .7em}}.carousel{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;min-height:480px;border-radius:0;overflow:hidden;box-shadow:0 4px 32px #00000012;background:#222}.carousel__slide{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center;transition:opacity .7s cubic-bezier(.4,0,.2,1);z-index:1;background-size:cover;background-position:center}.carousel__slide.active{opacity:1;pointer-events:auto;z-index:2}.carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000073,#0000002e 60%,#00000073);z-index:1}.carousel__content{position:relative;z-index:2;text-align:center;padding:2.5rem 1.5rem;color:#fff;max-width:700px;margin:0 auto;animation:fadeInUp .8s cubic-bezier(.4,0,.2,1);background:#0000002e;border-radius:1.2rem}.carousel__content h2{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem;text-shadow:0 2px 12px rgba(0,0,0,.18)}.carousel__content p{font-size:1.3rem;color:#ffe082;font-weight:600;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.18)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}.carousel__controls{position:absolute;left:0;right:0;bottom:1.2rem;display:flex;justify-content:center;gap:.5rem;z-index:10}.carousel__controls button{width:10px;height:10px;border-radius:50%;border:none;background:#e0e0e0;cursor:pointer;transition:background .2s,transform .2s;outline:none;padding:0}.carousel__controls button.active{background:#d32f2f;transform:scale(1.2)}.carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;background:#ffffff49;border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.7rem;color:#d32f2f;box-shadow:0 2px 8px #0000001a;transition:background .2s,color .2s;padding:0}.carousel__arrow:hover{background:#d32f2f;color:#fff}.carousel__arrow:hover svg path{stroke:#fff}.carousel__arrow--left{left:2vw}.carousel__arrow--right{right:2vw}.carousel__arrow svg{display:block;margin:auto}.slide1{background:linear-gradient(120deg,#fff 60%,#fbe9e7)}.slide2{background:linear-gradient(120deg,#fff 60%,#e3f2fd)}.slide3{background:linear-gradient(120deg,#fff 60%,#f3e5f5)}.slide4{background:linear-gradient(120deg,#fff 60%,#e8f5e9)}.slide5{background:linear-gradient(120deg,#fff 60%,#fffde7)}@media (max-width: 900px){.carousel{min-height:220px}.carousel__content h2{font-size:1.2rem}.carousel__content p{font-size:.95rem}}.carousel__btn{display:inline-block;margin-top:1.5rem;padding:.75rem 2rem;font-size:1.2rem;font-weight:600;color:#d32f2f;background:#fff;border:2px solid #d32f2f;border-radius:2rem;box-shadow:0 2px 8px #0000001a;cursor:pointer;text-decoration:none;transition:background .2s,color .2s,transform .2s,box-shadow .2s}.carousel__btn:hover,.carousel__btn:focus{background:#d32f2f;color:#fff;transform:translateY(-2px) scale(1.04);box-shadow:0 4px 16px #00000026}.carousel__btn:focus{outline:none!important;box-shadow:none!important}@media (max-width: 700px){.carousel__btn{font-size:1rem;padding:.6rem 1.2rem;margin-top:1rem}}.benefits{display:flex;justify-content:space-between;align-items:stretch;gap:2.5rem;margin:3rem auto 2.5rem;max-width:1200px;padding:0 2vw}.benefit{flex:1 1 0;background:#fff;border-radius:1.2rem;box-shadow:0 2px 16px #d32f2f0a;display:flex;flex-direction:column;align-items:center;padding:2.2rem 1.2rem 1.5rem;transition:box-shadow .2s,transform .2s;cursor:default}.benefit:hover{box-shadow:0 6px 32px #d32f2f1a;transform:translateY(-6px) scale(1.03)}.benefit__icon{margin-bottom:1.1rem;transition:transform .2s}.benefit:hover .benefit__icon{transform:scale(1.13) rotate(-6deg)}.benefit__title{font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:700;color:#222;margin-bottom:.7rem;text-align:center}.benefit__text{font-size:1.05rem;color:#555;text-align:center;line-height:1.5}@media (max-width: 900px){.benefits{flex-wrap:wrap;gap:1.2rem}.benefit{flex:1 1 45%;min-width:220px;margin-bottom:1.2rem}}@media (max-width: 600px){.benefits{flex-direction:column;gap:.7rem;padding:0 .5rem}.benefit{min-width:0;padding:1.2rem .5rem 1rem}.benefit__title{font-size:1.05rem}.benefit__text{font-size:.95rem}}.about-company{display:flex;align-items:center;justify-content:space-between;gap:3rem;background:#fafbfc;border-radius:1.5rem;box-shadow:0 2px 24px #d32f2f0a;padding:3.5rem 2vw 3.5rem 2vw;margin:3rem auto 2.5rem;max-width:1200px}.about-company__content{flex:1 1 0;min-width:320px}.about-company__title{font-size:2.1rem;font-weight:800;color:#d32f2f;margin-bottom:1.1rem;font-family:Montserrat,sans-serif}.about-company__slogan{font-size:1.15rem;color:#1976d2;margin-bottom:1.3rem;font-weight:600}.about-company__benefits{display:flex;gap:2.2rem;margin-bottom:1.5rem;list-style:none;padding:0}.about-company__benefits li{display:flex;align-items:center;gap:.5rem;font-size:1.08rem;color:#333;font-weight:600}.about-company__icon{font-size:2rem;display:flex;align-items:center;justify-content:center}.about-company__text{font-size:1.08rem;color:#444;margin-bottom:.7rem;line-height:1.6}.about-company__btn{display:inline-block;margin-top:1.2rem;padding:.7rem 2.2rem;background:#d32f2f;color:#fff;border:none;border-radius:2rem;font-size:1.1rem;font-weight:700;font-family:Montserrat,sans-serif;cursor:pointer;box-shadow:0 2px 8px #d32f2f1a;text-decoration:none;text-align:center;transition:none}.about-company__btn:hover,.about-company__btn:focus{background:#d32f2f;color:#fff;transform:none;box-shadow:0 2px 8px #d32f2f1a}.about-company__img-wrap{flex:1 1 0;display:flex;align-items:center;justify-content:center;min-width:220px}.about-company__img{max-width:340px;width:100%;border-radius:1.2rem;box-shadow:0 4px 24px #21354714;object-fit:cover}.about-company__img-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:16px;width:340px;max-width:100%;align-items:center;justify-items:center}.about-company__img-grid img{width:150px;height:150px;object-fit:cover;border-radius:.7rem;box-shadow:0 2px 12px #2135471a;background:#eee;transition:transform .18s}.about-company__img-grid img:hover{transform:scale(1.07) rotate(-2deg)}@media (max-width: 900px){.about-company{flex-direction:column;padding:2rem 1vw 2rem 1vw;gap:1.5rem}.about-company__img{max-width:220px}.about-company__img-grid{width:100%;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:8px}.about-company__img-grid img{width:100%;height:150px}}@media (max-width: 600px){.about-company{padding:1.2rem .2rem;border-radius:.7rem}.about-company__title{font-size:1.2rem}.about-company__slogan{font-size:.98rem}.about-company__benefits{flex-direction:column;gap:.7rem}.about-company__img{max-width:100%;border-radius:.7rem}.about-company__img-grid{width:100%;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:6px;margin-top:1.2rem}.about-company__img-grid img{width:100%;height:60px}}.contacts{max-width:1100px;margin:0 auto;padding:48px 16px 32px}.contacts__title{font-size:2.2rem;font-weight:700;margin-bottom:32px;color:#213547;letter-spacing:.01em}.contacts__info{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px;margin-bottom:36px}.contacts__item{display:flex;align-items:center;gap:14px;font-size:1.1rem;color:#213547;background:#f7f9fa;border-radius:.8rem;padding:12px 18px;box-shadow:0 1px 8px #2135470f;transition:box-shadow .2s}.contacts__item:hover{box-shadow:0 2px 16px #2135471f}.contacts__icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center}.contacts__item a{color:#1a6ed8;text-decoration:none;font-weight:500;transition:color .2s}.contacts__item a:hover{color:#174a8b}.contacts__map-wrap{width:100%;margin-top:24px;border-radius:1.2rem;overflow:hidden;box-shadow:0 2px 16px #2135471a}@media (max-width: 700px){.contacts__info{grid-template-columns:1fr;gap:16px}.contacts{padding:32px 6px 18px}.contacts__title{font-size:1.4rem;margin-bottom:18px}.contacts__map-wrap{margin-top:16px}}.delivery-info{display:flex;align-items:center;gap:2.5rem;background:#fff;border-radius:1.2rem;box-shadow:0 2px 16px #d32f2f0f;padding:2.5rem 2vw;margin:2.5rem auto;max-width:1100px}.delivery-info__icon{flex-shrink:0;width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px #d32f2f27}.delivery-info__icon svg{width:48px;height:48px}.delivery-info__content{flex:1 1 0}.delivery-info__title{font-size:1.6rem;font-weight:800;color:#d32f2f;margin-bottom:.7rem;font-family:Montserrat,sans-serif}.delivery-info__desc{font-size:1.08rem;color:#444;margin-bottom:1.2rem}.delivery-info__btn{padding:.7rem 2.2rem;background:#d32f2f;color:#fff;border:none;border-radius:2rem;font-size:1.1rem;font-weight:700;font-family:Montserrat,sans-serif;cursor:pointer;box-shadow:0 2px 8px #d32f2f1a;transition:background .2s,transform .2s}.delivery-info__btn:hover{background:#b71c1c;transform:translateY(-2px) scale(1.04)}.delivery-info__custom-note{color:#444}@media (max-width: 700px){.delivery-info{flex-direction:column;gap:1.2rem;padding:1.2rem .5rem}.delivery-info__icon{width:56px;height:56px}.delivery-info__title{font-size:1.1rem}.delivery-info__desc{font-size:.95rem}}.services-page{max-width:900px;margin:0 auto;padding:0 10px 48px}.services-page__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.services-page__logo{font-family:Montserrat,sans-serif;font-size:2rem;font-weight:800;color:#d32f2f;letter-spacing:2px}.services-page__cart{background:#fff;border-radius:50%;box-shadow:0 2px 8px #2135471a;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:background .18s}.services-page__cart:hover{background:#fbe9e7}.services-page__cart svg{width:32px;height:32px}.services-page__title{font-size:2rem;font-weight:800;color:#213547;margin-bottom:2rem;text-align:center}.services-list{display:flex;flex-direction:column;gap:2.2rem}.services-category__title{font-size:1.25rem;font-weight:700;color:#d32f2f;margin-bottom:.7rem;margin-top:.5rem}.services-subcategory__title{font-size:1.08rem;font-weight:600;color:#1976d2;margin-bottom:.3rem;margin-top:.2rem}.services-items{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start;padding:0;margin:0;list-style:none}.services-item{background:#fff;border-radius:1.1rem;box-shadow:0 2px 16px #21354714;width:260px;height:300px;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .18s,transform .18s;cursor:pointer;position:relative;font-size:1.05rem;padding:0;margin:0}.services-item:hover{box-shadow:0 8px 32px #d32f2f21;transform:translateY(-4px) scale(1.03)}.services-item__img-wrap{width:100%;height:170px;min-width:0;min-height:0;background:#f7f9fa;border-radius:1.1rem 1.1rem 0 0;overflow:hidden;display:flex;align-items:stretch;justify-content:stretch;padding:0}.services-item__img-card{width:100%;height:100%;object-fit:cover;display:block}.services-item:hover .services-item__img-card{transform:scale(1.07)}.services-item__content{padding:1.1rem 1.1rem 1.2rem;display:flex;flex-direction:column;flex:1;align-items:stretch;gap:.5em}.services-item__name{font-size:1.08rem;font-weight:700;color:#213547}.services-item__row{display:flex;align-items:center;justify-content:space-between;width:100%}.services-item__price{font-size:1.08rem;font-weight:700;color:#d32f2f}.services-item__cart{background:#fff;border:none;border-radius:50%;padding:.5em;cursor:pointer;transition:background .18s,border .18s;display:flex;align-items:center;justify-content:center}.services-item__cart svg{width:22px;height:22px;color:#d32f2f;transition:color .18s}.services-item__cart:hover svg{color:#fff}.services-item__actions{display:grid;grid-template-columns:1fr 1fr;gap:.7em;margin-top:.5em;justify-items:center;align-items:center}.services-item__wa,.services-item__tg,.services-item__mail,.services-item__phone{display:flex;align-items:center;justify-content:center;width:2.2em;height:2.2em;border-radius:.6em;background:#fff;box-shadow:0 1px 4px #21354714;transition:background .18s,box-shadow .18s;font-size:1.15em;margin:0;padding:0}.services-item__wa:hover{background:#25d366}.services-item__tg:hover{background:#229ed9}.services-item__wa svg{width:1.3em;height:1.3em;color:#25d366}.services-item__tg svg{width:1.3em;height:1.3em;color:#229ed9}.services-item__wa:hover svg{color:#fff}.services-item__tg:hover svg{color:#fff}.services-item__img{width:32px;height:32px;object-fit:cover;border-radius:50%;margin-right:1.1em;box-shadow:0 1px 6px #2135471a;background:#f7f7f9;flex-shrink:0}.services-contacts{margin-top:2.5rem;background:#fff8f6;border-radius:1.2rem;box-shadow:0 2px 16px #d32f2f0f;padding:1.5rem 1.2rem;text-align:center}.services-contacts__title{font-size:1.15rem;font-weight:700;color:#d32f2f;margin-bottom:1.1rem}.services-contacts__actions{display:flex;justify-content:center;gap:1.2rem;flex-wrap:wrap}.services-contacts__btn{display:flex;align-items:center;gap:.6em;padding:.7em 1.3em;border-radius:2em;font-size:1.05rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s;box-shadow:0 2px 8px #21354714;justify-content:center}.services-contacts__btn.tg{background:#229ed9;color:#fff}.services-contacts__btn.tg:hover{background:#1b7eb3}.services-contacts__btn.wa{background:#25d366;color:#fff}.services-contacts__btn.wa:hover{background:#1da851}.services-contacts__btn.phone{background:#fff;color:#d32f2f;border:1.5px solid #d32f2f}.services-contacts__btn.phone:hover{background:#d32f2f;color:#fff}.services-contacts__btn svg{width:1.3em;height:1.3em;display:block}.services-item__mail:hover,.services-item__phone:hover{background:#fbe9e7}.services-item__mail svg,.services-item__phone svg{width:1.3em;height:1.3em;color:#d32f2f}@media (max-width: 700px){.services-page,.services-content-container{padding-left:.5rem;padding-right:.5rem}.services-page{padding:12px 2px 24px}.services-page__title{font-size:1.2rem;margin-bottom:1.1rem}.services-category__title{font-size:1.05rem}.services-subcategory__title{font-size:.98rem}.services-item{width:100%;min-width:0;max-width:100%;height:250px;font-size:.97rem}.services-item__img-wrap{height:120px}.services-item__content{padding:.7em .7em .9em}.services-contacts{padding:.7rem .3rem;margin-top:1.2rem}.services-contacts__title{font-size:.98rem}.services-contacts__btn{font-size:.95rem;padding:.5em .7em}}@media (max-width: 600px){.services-page,.services-content-container{padding-top:0}}.services-sticky-menu{position:sticky;top:72px;z-index:20;background:#fff;display:flex;gap:1.2rem;padding:.7rem 0;margin-bottom:1.5rem;border-radius:1.2rem;box-shadow:0 2px 12px #21354712;justify-content:center;overflow-x:auto;scrollbar-width:thin}.services-sticky-menu__btn{background:#f7f9fa;color:#d32f2f;border:none;border-radius:2em;padding:.6em 1.5em;font-size:1.05rem;font-weight:700;font-family:Montserrat,sans-serif;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s;box-shadow:0 1px 4px #2135470f;outline:none;margin-bottom:0;white-space:nowrap}.services-sticky-menu__btn:hover,.services-sticky-menu__btn:focus{background:#d32f2f;color:#fff}@media (max-width: 700px){.services-sticky-menu{top:56px;gap:.5rem;padding:.4rem 0;font-size:.97rem;border-radius:.7rem}.services-sticky-menu__btn{padding:.5em .9em;font-size:.97rem}}.services-layout{display:flex;align-items:flex-start;min-height:80vh;width:100%;background:#f7f7f9}.services-sidebar{position:sticky;top:72px;min-width:220px;max-width:260px;height:calc(100vh - 72px);background:#181818;border-radius:1.3rem;margin:1.5rem 2.2rem 1.5rem 0;box-shadow:0 2px 16px #2135471a;padding:1.2rem .7rem;display:flex;flex-direction:column;z-index:10;overflow-y:auto;scrollbar-width:thin}.services-sidebar__nav{display:flex;flex-direction:column;gap:.2rem}.services-sidebar__btn{background:none;color:#fff;border:none;border-radius:.7em;padding:.7em 1.1em;font-size:1.08rem;font-weight:600;font-family:Montserrat,sans-serif;cursor:pointer;transition:background .18s,color .18s;text-align:left;margin-bottom:.1em;outline:none;position:relative}.services-sidebar__btn:hover,.services-sidebar__btn:focus{background:#d32f2f;color:#fff}.services-main{flex:1 1 0;min-width:0;padding:2.5rem 0}.services-page__title{font-size:2.1rem;font-weight:800;color:#213547;margin-bottom:2.2rem;text-align:center}@media (max-width: 900px){.services-layout{flex-direction:column}.services-sidebar{position:static;width:100%;max-width:100vw;min-width:0;height:auto;margin:0 0 1.2rem;border-radius:.7rem;flex-direction:row;padding:.5rem .2rem;box-shadow:0 2px 8px #21354712;overflow-x:auto;overflow-y:visible;gap:.5rem}.services-sidebar__nav{flex-direction:row;gap:.5rem;width:100%}.services-sidebar__btn{font-size:.97rem;padding:.5em .9em;white-space:nowrap}.services-main{padding:.7rem 0 1.2rem}}.services-categories-menu{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;margin-bottom:2.2rem;margin-top:.5rem}.services-categories-menu__btn{background:#fff;color:#d32f2f;border:none;border-radius:2em;padding:.6em 1.5em;font-size:1.05rem;font-weight:700;font-family:Montserrat,sans-serif;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s;box-shadow:0 1px 4px #2135470f;outline:none;margin-bottom:0;white-space:nowrap}@media (max-width: 700px){.services-categories-menu{flex-direction:row;gap:.5rem;margin-bottom:1.2rem;margin-top:.2rem;overflow-x:auto;width:100%}.services-categories-menu__btn{font-size:.97rem;padding:.5em .9em;white-space:nowrap}}.services-page--withmenu{background:#f7f7f9}.services-cols{display:flex;align-items:flex-start;gap:2.5rem;max-width:1100px;margin:0 auto;width:100%}.services-categories-menu--side{min-width:220px;max-width:260px;display:flex;flex-direction:column;align-items:flex-start;gap:.7rem;margin-top:2.5rem}.services-cols__content{flex:1 1 0;min-width:0}@media (max-width: 900px){.services-cols{flex-direction:column;gap:1.2rem;max-width:100vw;padding:0 .5rem}.services-categories-menu--side{flex-direction:row;min-width:0;max-width:100vw;gap:.5rem;margin-top:1.2rem;margin-bottom:.7rem;overflow-x:auto;width:100%}}.services-categories-menu--row{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem 1.5rem;margin-bottom:2.2rem;margin-top:.2rem;width:100%;justify-content:flex-start;align-items:center;background:none;box-shadow:none}.services-categories-menu__btn{background:#fff;color:#d32f2f;border:none;border-radius:2em;padding:.7em 2em;font-size:1.08rem;font-weight:700;font-family:Montserrat,sans-serif;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s;box-shadow:0 1px 4px #2135470f;outline:none;margin-bottom:0;white-space:nowrap}.services-categories-menu__btn:hover,.services-categories-menu__btn:focus{background:#d32f2f;color:#fff}@media (max-width: 700px){.services-categories-menu--row{gap:.5rem .7rem;margin-bottom:1.2rem;margin-top:.2rem;font-size:.97rem}.services-categories-menu__btn{font-size:.97rem;padding:.5em 1em;white-space:nowrap}}.services-categories-menu-outer{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:1.2rem 0;z-index:1;box-sizing:border-box}.services-categories-menu--row{max-width:1100px;margin:0 auto}@media (max-width: 900px){.services-categories-menu--row{max-width:100vw;padding:0 .5rem}.services-categories-menu-outer{padding:.7rem 0}}.services-content-container{max-width:900px;margin:0 auto;padding:32px 10px 48px}.products-page{max-width:850px;margin:0 auto;padding:32px 10px 48px}.products-page__title{font-size:2.1rem;font-weight:800;color:#213547;margin-bottom:2.2rem;text-align:center}.products-category{margin-bottom:2.8rem}.products-category__title{font-size:1.35rem;font-weight:700;color:#d32f2f;margin-bottom:1.2rem;margin-top:.5rem}.products-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.product-card{background:#fff;border-radius:1.1rem;box-shadow:0 2px 16px #21354714;width:260px;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .18s,transform .18s;cursor:pointer;position:relative}.product-card:hover{box-shadow:0 8px 32px #d32f2f21;transform:translateY(-4px) scale(1.03)}.product-card__img-wrap{width:100%;height:170px;background:#f7f9fa;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}.product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .18s;display:block}.product-card:hover .product-card__img{transform:scale(1.07)}.product-card__info{padding:1.1rem 1.1rem 1.2rem;display:flex;flex-direction:column;flex:1}.product-card__name{font-size:1.08rem;font-weight:700;color:#213547;margin-bottom:.5rem;cursor:pointer;transition:color .18s}.product-card__name:hover{color:#d32f2f}.product-card__short{font-size:.98rem;color:#444;margin-bottom:1.1rem;flex:1}.product-card__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem}.product-card__price{font-size:1.08rem;font-weight:700;color:#d32f2f}.product-card__cart{background:#fff;border:none;border-radius:50%;padding:.5em;cursor:pointer;transition:background .18s,border .18s;display:flex;align-items:center;justify-content:center}.product-card__cart svg{width:22px;height:22px;color:#d32f2f;transition:color .18s}.product-card__cart:hover svg{color:#fff}.product-modal__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#2135472e;z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.product-modal--row{display:flex;flex-direction:row;align-items:stretch;min-width:320px;max-width:1000px;width:99vw;padding:0;background:#fff;border-radius:1.2rem;box-shadow:0 8px 32px #2135472e}.product-modal__img-wrap{flex:0 0 360px;min-width:360px;min-height:360px;height:360px;background:#f7f9fa;display:flex;align-items:stretch;justify-content:stretch;border-radius:1.2rem 0 0 1.2rem;overflow:hidden;padding:0}.product-modal__img{width:100%;height:100%;object-fit:cover;border-radius:0;background:#f7f9fa;display:block}.product-modal__info{flex:1 1 0;padding:2rem 1.5rem 1.5rem;display:flex;flex-direction:column;position:relative;min-width:0}.product-modal__close-x{position:absolute;top:1.1rem;right:1.1rem;background:none;border:none;font-size:2.1rem;color:#d32f2f;cursor:pointer;z-index:2;line-height:1;padding:0;transition:color .18s}.product-modal__close-x:hover{color:#b71c1c}.product-modal__info h2{font-size:1.25rem;font-weight:800;color:#d32f2f;margin-bottom:.7rem;text-align:left;margin-top:.5rem}.product-modal__price{font-size:1.1rem;font-weight:700;color:#1976d2;margin-bottom:.7rem;text-align:left}.product-modal__desc{font-size:1.01rem;color:#222;margin-bottom:1.2rem;text-align:left}.product-modal__cart-btn{background:#d32f2f;color:#fff;border:none;border-radius:2em;padding:.7em 1.7em;font-size:1.05rem;font-weight:600;cursor:pointer;transition:background .18s;display:flex;align-items:center;gap:.7em;justify-content:center;box-shadow:0 2px 8px #21354714;margin-top:auto}.product-modal__cart-btn:hover{background:#b71c1c}.product-modal__cart-btn svg{width:1.3em;height:1.3em;color:#fff}@media (max-width: 700px){.product-modal--row{flex-direction:column;max-width:98vw;max-height:95vh;min-width:0;width:auto;height:auto;border-radius:1.2rem;padding:0;box-sizing:border-box}.product-modal__img-wrap{width:100%;height:180px;min-width:0;min-height:0;border-radius:1.2rem 1.2rem 0 0;justify-content:center;align-items:center;background:#f7f9fa;padding:0;overflow:hidden}.product-modal__img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;border-radius:0;background:#f7f9fa;display:block}.product-modal__info{padding:1.1rem .7rem .7rem}.product-modal__close-x{top:.5rem;right:.7rem;font-size:1.7rem}}@media (min-width: 700px){.product-modal--row{flex-direction:row;max-width:1000px;min-width:320px;width:99vw;height:auto;border-radius:1.2rem}.product-modal__img-wrap{flex:0 0 360px;min-width:360px;min-height:360px;height:360px;border-radius:1.2rem 0 0 1.2rem;align-items:stretch;justify-content:stretch}.product-modal__img{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover}}.products-categories-menu{display:flex;flex-wrap:wrap;gap:.7rem 1.2rem;margin-bottom:2.2rem;margin-top:.2rem;width:100%;justify-content:flex-start;align-items:center;overflow-x:auto;scrollbar-width:thin}.products-categories-menu__btn{background:#fff;color:#d32f2f;border:none;border-radius:2em;padding:.6em 1.5em;font-size:1.05rem;font-weight:700;font-family:Montserrat,sans-serif;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s;box-shadow:0 1px 4px #2135470f;outline:none;margin-bottom:0;white-space:nowrap}.products-categories-menu__btn:hover,.products-categories-menu__btn:focus{background:#d32f2f;color:#fff}@media (max-width: 700px){.products-categories-menu{gap:.5rem .7rem;margin-bottom:1.2rem;font-size:.97rem;padding:0 .5rem}.products-categories-menu__btn{font-size:.97rem;padding:.5em .9em;white-space:nowrap}}.cart-toast{position:fixed;top:30px;right:30px;background:#d32f2f;color:#fff;padding:1em 2em;border-radius:1.5em;font-size:1.1rem;font-weight:700;box-shadow:0 4px 24px #2135472e;z-index:9999;animation:toastIn .2s,toastOut .4s 1.1s forwards}@keyframes toastIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes toastOut{to{opacity:0;transform:translateY(-20px)}}.cart-page{max-width:900px;margin:0 auto;padding:32px 10px 48px}.cart-page__title{font-size:2.1rem;font-weight:800;color:#213547;margin-bottom:2.2rem;text-align:center}.cart-page__empty{text-align:center;font-size:1.15rem;color:#888;margin-top:2.5rem}.cart-list{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.cart-item{display:flex;background:#fff;border-radius:1.1rem;box-shadow:0 2px 16px #21354714;overflow:hidden;align-items:stretch}.cart-item__img-wrap{flex:0 0 110px;background:#f7f9fa;display:flex;align-items:center;justify-content:center;min-height:110px;min-width:110px;height:110px;width:110px;overflow:hidden}.cart-item__img{width:100%;height:100%;object-fit:cover;display:block}.cart-item__info{flex:1 1 0;padding:1.1rem 1.2rem;display:flex;flex-direction:column;justify-content:space-between}.cart-item__name{font-size:1.08rem;font-weight:700;color:#213547;margin-bottom:.5rem}.cart-item__price{font-size:1.05rem;color:#d32f2f;font-weight:600;margin-bottom:.7rem}.cart-item__controls{display:flex;align-items:center;gap:.7rem}.cart-item__controls button{background:#f7f9fa;border:none;border-radius:50%;width:32px;height:32px;font-size:1.2rem;font-weight:700;color:#d32f2f;cursor:pointer;transition:background .18s,color .18s;display:flex;align-items:center;justify-content:center}.cart-item__controls button:disabled{opacity:.5;cursor:not-allowed}.cart-item__remove{background:none!important;color:#b71c1c!important;font-size:1.5rem!important}.cart-item__count{min-width:2.2em;text-align:center;font-size:1.15rem;font-weight:700;color:#213547;background:#f7f9fa;border-radius:1em;padding:.2em .7em;margin:0 .2em;display:inline-block}.cart-page__bottom{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:2.5rem;flex-wrap:wrap}.cart-page__total{font-size:1.25rem;font-weight:700;color:#213547;display:flex;align-items:center;gap:1.1rem}.cart-page__total-sum{color:#d32f2f;font-size:1.45rem;font-weight:800}.cart-page__order-btn{background:#d32f2f;color:#fff;border:none;border-radius:2em;padding:.9em 2.2em;font-size:1.13rem;font-weight:700;cursor:pointer;transition:background .18s;box-shadow:0 2px 8px #21354714;margin-left:auto}.cart-page__order-btn:hover{background:#b71c1c}@media (max-width: 700px){.cart-page{padding:16px 2px 32px}.cart-item{flex-direction:column;align-items:stretch}.cart-item__img-wrap{width:100%;min-width:0;height:180px;min-height:120px;border-radius:1.1rem 1.1rem 0 0}.cart-item__info{padding:1.1rem .7rem}.cart-page__bottom{flex-direction:column;align-items:stretch;gap:1.2rem}.cart-page__order-btn{width:100%;margin-left:0}}.order-modal__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#2135472e;z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s}.order-modal{background:#fff;border-radius:1.2rem;box-shadow:0 8px 32px #d32f2f2e;padding:2.2rem 2.2rem 1.7rem;min-width:340px;max-width:95vw;width:100%;display:flex;flex-direction:column;align-items:stretch;position:relative;box-sizing:border-box}.order-modal__close{position:absolute;top:1.1rem;right:1.1rem;left:auto;background:none;color:#d32f2f;border:none;width:32px;height:32px;font-size:2rem;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;box-shadow:none;transition:none}.order-modal__close:hover{background:none;color:#b71c1c}.order-modal__title{font-size:1.45rem;font-weight:800;color:#d32f2f;margin-bottom:1.3rem;text-align:center}.order-modal__form{display:flex;flex-direction:column;gap:1.1rem;padding:0 .5rem}.order-modal__form input{padding:1em 1.2em;border-radius:.7em;border:1.5px solid #e0e0e0;font-size:1.08rem;font-family:Montserrat,sans-serif;background:#f7f9fa;color:#222;transition:border .18s;margin:.1em 0}.order-modal__form input:focus{border:1.5px solid #d32f2f;outline:none}.order-modal__submit{background:#d32f2f;color:#fff;border:none;border-radius:.7em;padding:.9em 2.2em;font-size:1.13rem;font-weight:700;cursor:pointer;transition:background .18s;box-shadow:0 2px 8px #21354714;margin-top:.7rem;align-self:flex-end}.order-modal__submit:hover{background:#b71c1c}.order-modal__error{color:#d32f2f;font-size:1.01rem;margin-top:-.7rem;margin-bottom:.2rem;text-align:center}.order-modal__success{position:fixed;left:50%;top:18vh;transform:translate(-50%);background:#fff;color:#d32f2f;font-size:1.25rem;font-weight:700;border-radius:1.2rem;box-shadow:0 8px 32px #2135472e;padding:1.5rem 2.5rem;z-index:10000;text-align:center}@media (max-width: 600px){.order-modal{min-width:0;padding:1.1rem .5rem}.order-modal__form{padding:0}.order-modal__form input{font-size:.98rem;padding:.7em}.order-modal__submit{font-size:1rem;padding:.7em 1.2em}}.about-business{max-width:800px;margin:40px auto;background:#fff;border-radius:1.2rem;box-shadow:0 2px 16px #d32f2f0f;padding:2.5rem 1.5rem;font-family:Montserrat,sans-serif}.about-business__title{color:#d32f2f;font-size:2rem;font-weight:800;margin-bottom:1.2rem;text-align:center}.about-business__desc{font-size:1.13rem;color:#213547;margin-bottom:2.2rem;line-height:1.7;text-align:center}.about-business__requisites{background:#f7f9fa;border-radius:1rem;padding:1.5rem 1.2rem;box-shadow:0 1px 8px #2135470f;font-size:1.08rem}.about-business__requisites h2{color:#d32f2f;font-size:1.15rem;font-weight:700;margin-bottom:1rem}.about-business__requisites ul{list-style:none;padding:0;margin:0}.about-business__requisites li{margin-bottom:.5em;color:#213547}.about-business__requisites b{color:#b71c1c}.portfolio{max-width:1100px;margin:40px auto;background:#fff;border-radius:1.2rem;box-shadow:0 2px 16px #d32f2f0f;padding:2.5rem 1.5rem;font-family:Montserrat,sans-serif}.portfolio__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2rem}.portfolio__item img{width:100%;border-radius:1rem;box-shadow:0 2px 12px #2135471a;object-fit:cover}.portfolio__title{color:#d32f2f;font-size:2rem;font-weight:800;margin-bottom:1.2rem;text-align:center}.portfolio__desc{font-size:1.13rem;color:#213547;margin-bottom:2.2rem;line-height:1.7;text-align:center}.portfolio__img--wide{width:100%;height:200px;border-radius:1.2rem;box-shadow:0 2px 16px #2135471a}.svyaz{display:flex;justify-content:space-between;align-items:stretch;max-width:900px;margin:48px auto;background:#fff8f6;border-radius:1.2rem;box-shadow:0 2px 16px #d32f2f0f;padding:2.2rem 2.5rem;gap:2.5rem}.svyaz__left{flex:1 1 40%;display:flex;flex-direction:column;justify-content:center}.svyaz__title{font-size:1.5rem;font-weight:700;color:#d32f2f;margin-bottom:1.1rem}.svyaz__desc{font-size:1.08rem;color:#213547;line-height:1.6}.svyaz__form{flex:1 1 60%;display:flex;flex-direction:column;gap:1.1rem;justify-content:center}.svyaz__form input{font-size:1.05rem;padding:.7em 1em;border-radius:.7em;border:1.5px solid #fbe9e7;background:#fff;color:#213547;outline:none;transition:border .18s;font-family:inherit}.svyaz__form input:focus{border:1.5px solid #d32f2f}.svyaz__form textarea{font-size:1.05rem;padding:.7em 1em;border-radius:.7em;border:1.5px solid #fbe9e7;background:#fff;color:#213547;outline:none;transition:border .18s;font-family:inherit;min-height:70px;resize:vertical;width:100%;box-sizing:border-box}.svyaz__form textarea:focus{border:1.5px solid #d32f2f}.svyaz__btn{background:#d32f2f;color:#fff;font-weight:600;border:none;border-radius:2em;padding:.8em 2.2em;font-size:1.08rem;cursor:pointer;box-shadow:0 2px 8px #21354714;transition:background .18s,color .18s}.svyaz__btn:hover:not(:disabled){background:#b71c1c}.svyaz__error{color:#d32f2f;font-size:1rem;margin-bottom:.5em}.svyaz__success{color:#388e3c;font-size:1rem;margin-top:.5em}@media (max-width: 900px){.svyaz{flex-direction:column;gap:1.5rem;padding:1.5rem .7rem}.svyaz__form,.svyaz__left{width:100%}}.footer{background:#232323;color:#fff;font-family:Montserrat,sans-serif;margin-top:48px;padding:0}.footer__main{display:flex;justify-content:space-between;gap:2.5rem;max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem 1.5rem}.footer__col{flex:1 1 30%;display:flex;flex-direction:column;gap:.5em;min-width:180px}.footer__title{font-size:1.08rem;font-weight:700;color:#fff;margin-bottom:.7em;letter-spacing:.01em;text-transform:uppercase}.footer__col a,.footer__col div{color:#e0e0e0;text-decoration:none;font-size:1rem;margin-bottom:.2em;transition:color .18s;display:flex;align-items:center;gap:.5em}.footer__col a:hover{color:#d32f2f}.footer__contact-item{margin-bottom:.3em;display:flex;align-items:center;gap:.5em}.footer__social{display:flex;align-items:center;gap:.5em;color:#fff;font-weight:500;font-size:1.08rem;margin-bottom:.3em;text-decoration:none;transition:color .18s}.footer__social:hover{color:#d32f2f}.footer__bottom{border-top:1px solid #333;text-align:center;padding:1.1rem 0;color:#bdbdbd;font-size:1rem}.footer__contact-item svg,.footer__social svg{width:38px;height:38px;color:#fff;transition:color .18s;flex-shrink:0}.footer__contact-item:hover svg,.footer__social:hover svg{color:#d32f2f}@media (max-width: 900px){.footer__main{flex-direction:column;gap:1.5em;padding:1.5rem .7rem;align-items:flex-start}.footer__col{min-width:0;width:100%}}
