@charset "UTF-8";:root{--vr-navy:#102f4d;--vr-navy-dark:#0b2740;--vr-burgundy:#71162a;--vr-burgundy-hover:#5d1021;--vr-gold:#b49355;--vr-text:#162536;--vr-muted:#6f7984;--vr-line:#e5e8eb;--vr-bg:#f7f8f9;--vr-white:#fff}.header{position:relative;z-index:100;background:var(--vr-white);box-shadow:0 2px 12px rgba(12,35,55,.06)}.header .container{width:min(1180px,calc(100% - 40px));max-width:1180px;margin-left:auto;margin-right:auto}.header__block-1{background:var(--vr-navy-dark) !important;color:rgba(255,255,255,.92);min-height:36px}.header__block-1>div{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:24px}.header__block-1>div>ul{display:flex;align-items:center;gap:28px;margin:0;padding:0}.header__block-1>div>ul>li{color:rgba(255,255,255,.9) !important;font-size:12px !important;line-height:1.2;white-space:nowrap}.header__block-1>div>a{color:rgba(255,255,255,.78) !important;font-size:12px !important;text-decoration:none;white-space:nowrap}.header__block-1>div>a:hover{color:#fff !important}.header__block-2{background:#fff !important;padding:17px 0 !important}.header__block-2>.container{display:grid !important;grid-template-columns:auto minmax(280px,1fr) auto !important;align-items:center !important;gap:34px !important}.header__block-2 .logo{display:flex;align-items:center;position:relative;min-width:215px}.header__block-2 .logo img{width:58px !important;height:auto !important;max-height:72px;object-fit:contain;flex:0 0 auto}.header__block-2 .logo>div{margin-left:12px !important;display:flex !important;flex-direction:column;justify-content:center}.header__block-2 .logo>div>span:nth-child(1){color:var(--vr-navy) !important;font-family:Georgia,"Times New Roman",serif;font-size:25px !important;font-weight:600 !important;line-height:1.05 !important;letter-spacing:-.3px;white-space:nowrap}.header__block-2 .logo>div>span:nth-child(2){margin-top:5px;color:var(--vr-muted) !important;font-size:11px !important;line-height:1;letter-spacing:1.3px;text-transform:uppercase}.header__service{order:initial !important;min-height:0 !important;width:auto !important;max-width:390px;margin:0 auto !important;padding:0 !important;display:grid !important;grid-template-columns:34px 1fr;align-items:center;column-gap:11px;background:transparent !important;border:0 !important;border-radius:0 !important;box-shadow:none !important}.header__service-icon{width:34px !important;height:34px !important;display:flex;align-items:center;justify-content:center;color:var(--vr-gold) !important;background:#faf7f1 !important;border:1px solid #eee4d2 !important;border-radius:50% !important}.header__service-icon svg{width:17px;height:17px}.header__service-text{display:grid !important;grid-template-columns:1fr auto;align-items:center;column-gap:10px}.header__service-title{grid-column:1 / -1;color:var(--vr-text) !important;font-size:13px !important;font-weight:600 !important;line-height:1.25 !important}.header__service-subtitle{color:var(--vr-muted) !important;font-size:12px !important;line-height:1.25;margin-top:2px}.header__service-badge{position:static !important;transform:none !important;margin:2px 0 0 !important;padding:3px 7px !important;background:#f7f0f2 !important;color:var(--vr-burgundy) !important;border:0 !important;border-radius:999px !important;font-size:9px !important;font-weight:700 !important;line-height:1.2 !important;text-transform:uppercase;letter-spacing:.45px}.header__block-2 ul.contacts{order:initial !important;display:flex !important;align-items:stretch !important;gap:9px !important;width:auto !important;margin:0 !important;padding:0 !important}.header__block-2 ul.contacts>li{min-width:175px !important;margin:0 !important;padding:10px 13px !important;display:flex !important;flex-direction:column;justify-content:center;background:#fff !important;border:1px solid var(--vr-line) !important;border-radius:9px !important;box-shadow:0 3px 10px rgba(14,40,64,.035)}.header__block-2 ul.contacts>li:first-child{border-color:rgba(113,22,42,.25) !important}.header__block-2 ul.contacts li>span{display:block !important;margin-bottom:4px !important;color:var(--vr-muted) !important;font-size:10px !important;font-weight:500 !important;line-height:1.15}.header__block-2 ul.contacts li>a{color:var(--vr-navy) !important;font-size:16px !important;font-weight:700 !important;line-height:1.15 !important;white-space:nowrap;text-decoration:none !important}.header__block-2 ul.contacts li:first-child>a{color:var(--vr-burgundy) !important}.header__block-2 ul.contacts li>a:hover{color:var(--vr-burgundy) !important}.header .header__block-3{position:relative;background:var(--vr-navy) !important;border:0 !important;box-shadow:none !important}.header__block-3>.container{min-height:48px}.header .header__nav{display:flex !important;align-items:stretch;justify-content:space-between;width:100%;min-height:48px;margin:0 !important;padding:0 !important}.header .header__nav>li{position:relative;display:flex;align-items:stretch;margin:0 !important;padding:0 !important}.header .header__nav>li>a{position:relative;display:flex !important;align-items:center;padding:0 14px !important;min-height:48px;color:rgba(255,255,255,.92) !important;background:transparent !important;border:0 !important;font-size:13px !important;font-weight:500 !important;line-height:1.2 !important;text-decoration:none !important;transition:background-color .2s ease,color .2s ease}.header .header__nav>li>a::after{display:none !important}.header .header__nav>li:hover>a{background:rgba(255,255,255,.07) !important;color:#fff !important}.header .header__nav>li>a[aria-current="page"],.header .header__nav>li>a.active{color:#fff !important;background:rgba(255,255,255,.055) !important}.header .header__nav>li>a[aria-current="page"]::before,.header .header__nav>li>a.active::before{content:"" !important;position:absolute !important;left:14px !important;right:14px !important;bottom:0 !important;top:auto !important;width:auto !important;height:3px !important;background:var(--vr-burgundy) !important;border-radius:3px 3px 0 0}@media (min-width:769px){.header .header__nav>li>ul.mod-menu__sub{top:100% !important;margin-top:0 !important;background:#fff !important;border:1px solid #e8eaed !important;border-radius:0 0 10px 10px !important;box-shadow:0 14px 30px rgba(11,39,64,.14) !important}.header .header__nav>li>ul.mod-menu__sub a{color:var(--vr-text) !important;background:transparent !important}.header .header__nav>li>ul.mod-menu__sub a:hover{color:var(--vr-burgundy) !important;background:#f8f8f8 !important}}@media (max-width:1100px){.header__block-2>.container{grid-template-columns:auto 1fr !important;gap:20px !important}.header__service{display:none !important}.header__block-2 ul.contacts{justify-self:end}.header .header__nav>li>a{padding-left:9px !important;padding-right:9px !important;font-size:12px !important}}@media (max-width:768px){.header .container{width:calc(100% - 28px)}.header__block-1-desktop{display:none !important}.header__block-1-mobile{display:block}.header__block-2{padding:10px 0 !important}.header__block-2>.container{display:flex !important;flex-wrap:wrap;align-items:center !important;gap:8px !important}.header__block-2 .logo{order:1 !important;min-width:0;flex:1 1 auto}.header__block-2 .logo img{width:42px !important;max-height:52px}.header__block-2 .logo>div{margin-left:8px !important}.header__block-2 .logo>div>span:nth-child(1){font-size:20px !important}.header__block-2 .logo>div>span:nth-child(2){font-size:9px !important}.header__service{display:none !important}.header__block-2 ul.contacts{order:3 !important;width:100% !important;display:grid !important;grid-template-columns:1fr 1fr;gap:7px !important}.header__block-2 ul.contacts>li{min-width:0 !important;padding:8px 10px !important}.header__block-2 ul.contacts li>span{font-size:9px !important}.header__block-2 ul.contacts li>a{font-size:13px !important}.header__btn{top:16px !important;right:14px !important;z-index:1002}.header .header__block-3{background:#fff !important}.header .header__nav{display:block !important;min-height:0}.header .header__nav>li{display:block}.header .header__nav>li>a{min-height:46px;padding:0 18px !important;color:var(--vr-text) !important;border-bottom:1px solid #edf0f2 !important}.header .header__nav>li:hover>a,.header .header__nav>li>a.active,.header .header__nav>li>a[aria-current="page"]{color:var(--vr-burgundy) !important;background:#fafafa !important}.header .header__nav>li>a::before{display:none !important}}@media (min-width:1101px){.header__block-2>.container{display:grid !important;grid-template-columns:250px minmax(280px,1fr) auto !important;align-items:center !important;column-gap:38px !important;direction:ltr !important}.header__block-2 .logo{grid-column:1 !important;grid-row:1 !important;order:1 !important;justify-self:start !important;margin:0 !important}.header__block-2 .header__service{grid-column:2 !important;grid-row:1 !important;order:2 !important;justify-self:start !important;margin:0 !important;max-width:360px !important}.header__block-2 ul.contacts{grid-column:3 !important;grid-row:1 !important;order:3 !important;justify-self:end !important;margin:0 !important}.header__block-2 .logo,.header__block-2 .header__service,.header__block-2 ul.contacts{float:none !important;position:relative !important;left:auto !important;right:auto !important}.header__service-text{display:block !important}.header__service-title{margin:0 0 5px !important;font-size:14px !important;line-height:1.25 !important}.header__service-subtitle{margin:0 !important;font-size:12px !important;line-height:1.35 !important}.header__service-badge{display:none !important}}@media (min-width:1101px){.header__block-2 ul.contacts>li{min-width:188px !important;padding:11px 14px !important}.header__block-2 ul.contacts li>a{font-size:17px !important}}@media (min-width:769px){.header__block-2{padding:13px 0 !important}.header__block-2 .logo img{width:54px !important}.header__block-2 .logo>div>span:nth-child(1){font-size:23px !important}.header__block-3>.container{min-height:44px !important}.header .header__nav{min-height:44px !important}.header .header__nav>li>a{min-height:44px !important;padding-top:0 !important;padding-bottom:0 !important}.header .header__nav>li>a[aria-current="page"]::before,.header .header__nav>li>a.active::before{left:12px !important;right:12px !important;bottom:0 !important;top:auto !important;height:2px !important;width:auto !important;transform:none !important}}.vr-home-hero{position:relative;padding:0 0 34px !important;background:#fff !important;overflow:hidden}.vr-home-hero>.container{padding-top:0 !important}.vr-hero{display:grid;grid-template-columns:52% 48%;min-height:420px;background:#fff;overflow:hidden}.vr-hero__content{position:relative;z-index:2;padding:48px 46px 44px 0}.vr-hero__eyebrow{margin-bottom:12px;color:var(--vr-burgundy);font-size:12px;font-weight:700;line-height:1.3;letter-spacing:.9px;text-transform:uppercase}.vr-hero__title{max-width:650px;margin:0 !important;color:var(--vr-navy-dark) !important;font-family:Georgia,"Times New Roman",serif !important;font-size:clamp(34px,3.1vw,49px) !important;font-weight:500 !important;line-height:1.08 !important;letter-spacing:-.8px}.vr-hero__lead{max-width:610px;margin:18px 0 0 !important;color:#606c78 !important;font-size:15px !important;line-height:1.55 !important}.vr-hero__advantages{margin-top:26px}.vr-hero__advantages>div{width:auto !important;min-height:0 !important;padding:0 !important;margin:0 !important;background:none !important}.vr-hero__advantages .text{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 24px !important;margin:0 !important;padding:0 !important;list-style:none !important}.vr-hero__advantages .text>li{position:relative;min-height:36px;margin:0 !important;padding:0 0 0 31px !important;display:flex;align-items:center;color:var(--vr-text) !important;font-size:13px !important;font-weight:500 !important;line-height:1.35 !important}.vr-hero__advantages .text>li::before{content:"✓" !important;position:absolute !important;left:0 !important;top:50% !important;transform:translateY(-50%) !important;width:21px !important;height:21px !important;display:flex !important;align-items:center;justify-content:center;color:var(--vr-burgundy) !important;background:#faf5f6 !important;border:1px solid rgba(113,22,42,.16) !important;border-radius:50% !important;font-family:Arial,sans-serif !important;font-size:12px !important;font-weight:700 !important}.vr-hero__advantages center{display:none !important}.vr-hero__advantages .intro__rating{display:none !important}.vr-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:27px}.vr-btn{min-height:48px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:7px;font-size:13px;font-weight:700;line-height:1;text-decoration:none !important;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.vr-btn:hover{transform:translateY(-1px)}.vr-btn--primary{min-width:205px;background:var(--vr-burgundy);border-color:var(--vr-burgundy);color:#fff !important}.vr-btn--primary:hover{background:var(--vr-burgundy-hover);border-color:var(--vr-burgundy-hover)}.vr-btn--secondary{min-width:170px;background:#fff;border-color:rgba(113,22,42,.45);color:var(--vr-burgundy) !important}.vr-btn--secondary:hover{background:#faf5f6}.vr-hero__visual{position:relative;min-height:420px;background-image:linear-gradient( 90deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.55) 12%,rgba(255,255,255,.05) 37%,rgba(255,255,255,0) 100% ),url("https://vash-ritual.ru/templates/vashritual/img/hero.png");background-position:center;background-repeat:no-repeat;background-size:cover}.vr-hero__visual::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient( 180deg,rgba(10,38,62,.00) 55%,rgba(10,38,62,.06) 100% )}.vr-service-cards{position:relative;z-index:3;margin-top:22px}.vr-service-cards .intro__slider-wrapper{position:static !important;width:100% !important}.vr-service-cards .intro__slider{overflow:visible !important;width:100% !important}.vr-service-cards .swiper-wrapper{width:100% !important;height:auto !important;display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px !important;transform:none !important}.vr-service-cards .product_main{width:auto !important;height:auto !important;min-height:275px !important;margin:0 !important;padding:27px 28px 22px !important;display:flex !important;flex-direction:column;background:#fff !important;border:1px solid #e6e9ec !important;border-radius:9px !important;box-shadow:0 8px 24px rgba(14,40,64,.055) !important;color:#53606c !important;font-size:13px !important;line-height:1.4 !important}.vr-service-cards .product_main>b{height:68px;margin:0 0 10px !important;display:flex !important;align-items:center;justify-content:flex-start;color:var(--vr-burgundy) !important;font-size:62px !important;text-align:left !important}.vr-service-cards .product_main h3{margin:0 0 12px !important;color:var(--vr-navy-dark) !important;font-size:20px !important;font-weight:600 !important;line-height:1.2 !important;text-align:left !important}.vr-service-cards .product_main>div:last-child{margin-top:auto !important;padding-top:18px !important;display:flex !important;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #eceff1}.vr-service-cards .product_main>div:last-child>span{color:var(--vr-burgundy) !important;font-size:14px !important;font-weight:700 !important;line-height:1.25}.vr-service-cards .product_main .blackbtn{min-width:105px !important;height:39px !important;margin:0 !important;padding:0 16px !important;background:var(--vr-navy) !important;color:#fff !important;border:0 !important;border-radius:6px !important;font-size:12px !important;font-weight:700 !important}.vr-service-cards .product_main .blackbtn:hover{background:var(--vr-burgundy) !important}.vr-service-cards .intro__slider__button-prev,.vr-service-cards .intro__slider__button-next,.vr-service-cards .intro__slider-pagination,.vr-service-cards .swiper-notification{display:none !important}@media (max-width:1000px){.vr-hero{grid-template-columns:56% 44%}.vr-hero__content{padding-right:28px}.vr-hero__advantages .text{grid-template-columns:1fr;gap:8px !important}.vr-service-cards .swiper-wrapper{gap:12px !important}.vr-service-cards .product_main{padding:22px 20px 20px !important}}@media (max-width:768px){.vr-home-hero{padding-bottom:22px !important}.vr-hero{display:flex;flex-direction:column;min-height:0}.vr-hero__content{order:1;padding:30px 0 25px}.vr-hero__eyebrow{font-size:10px}.vr-hero__title{font-size:34px !important;line-height:1.09 !important}.vr-hero__lead{margin-top:14px !important;font-size:14px !important}.vr-hero__advantages{margin-top:21px}.vr-hero__advantages .text{grid-template-columns:1fr;gap:8px !important}.vr-hero__actions{display:grid;grid-template-columns:1fr;margin-top:23px}.vr-btn{width:100%}.vr-hero__visual{order:2;min-height:250px;border-radius:8px;background-image:linear-gradient( 180deg,rgba(255,255,255,.12),rgba(255,255,255,0) ),url("https://vash-ritual.ru/templates/vashritual/img/hero.png");background-position:center}.vr-service-cards{margin-top:14px}.vr-service-cards .swiper-wrapper{display:grid !important;grid-template-columns:1fr;gap:12px !important}.vr-service-cards .product_main{min-height:0 !important;padding:22px !important}}.vr-hero__visual{position:relative;min-height:420px;background-image:linear-gradient( 90deg,#fff 0%,rgba(255,255,255,.96) 6%,rgba(255,255,255,.72) 17%,rgba(255,255,255,.28) 34%,rgba(255,255,255,0) 52% ),url("https://vash-ritual.ru/templates/vashritual/img/hero.png");background-position:center center;background-repeat:no-repeat;background-size:cover}@media (max-width:768px){.vr-hero__visual{min-height:250px;background-image:linear-gradient( 180deg,rgba(255,255,255,.08),rgba(255,255,255,0) ),url("https://vash-ritual.ru/templates/vashritual/img/hero.png");background-position:center center;background-size:cover}}.vr-hero__title,.vr-service-cards h2,.vr-service-cards h3,.services h2,.services h3,.advantages h2,.advantages h3,.geography h2,.geography h3,.price h2,.price h3,.promo h2,.promo h3,.stages h2,.stages h3,.worth h2,.worth h3,.contract h2,.contract h3,.list h2,.list h3,.goods h2,.goods h3,.faq h2,.faq h3,.news h2,.news h3,.form h2,.form h3{font-family:Arial,Helvetica,sans-serif !important;letter-spacing:-0.02em}.vr-hero__title{font-family:Arial,Helvetica,sans-serif !important;font-weight:700 !important;font-size:clamp(38px,3.15vw,52px) !important;line-height:1.06 !important;letter-spacing:-1.4px !important}html,body,button,input,select,textarea{font-family:Inter,Arial,Helvetica,sans-serif !important}body,p,li,a,span,div{font-family:Inter,Arial,Helvetica,sans-serif}h1,h2,h3,h4,h5,h6,.title,.vr-hero__title,.header__service-title,.product_main h3,.footer h3{font-family:Inter,Arial,Helvetica,sans-serif !important;font-style:normal !important}h1,.vr-hero__title{font-weight:700 !important;letter-spacing:-0.035em !important}h2{font-weight:700 !important;letter-spacing:-0.025em !important}h3,.product_main h3{font-weight:700 !important;letter-spacing:-0.015em !important}.header__block-2 .logo>div>span:nth-child(1),.footer .logo>div>span:nth-child(1){font-family:Inter,Arial,Helvetica,sans-serif !important;font-weight:700 !important;letter-spacing:-0.02em !important}html,body,button,input,select,textarea{font-family:"Segoe UI",Roboto,Arial,sans-serif !important}body,p,li,a,span{font-family:"Segoe UI",Roboto,Arial,sans-serif}h1,h2,h3,h4,h5,h6,.title,.vr-hero__title,.product_main h3{font-family:"Segoe UI",Roboto,Arial,sans-serif !important;font-style:normal !important;letter-spacing:normal !important}.vr-hero__title{max-width:650px !important;font-family:"Segoe UI",Roboto,Arial,sans-serif !important;font-size:clamp(38px,2.7vw,46px) !important;font-weight:600 !important;line-height:1.12 !important;letter-spacing:-0.7px !important;color:#102f4d !important}h2,.title{font-weight:600 !important;letter-spacing:-0.3px !important}h3,.product_main h3{font-weight:600 !important;letter-spacing:-0.2px !important}.vr-hero__lead{font-family:"Segoe UI",Roboto,Arial,sans-serif !important;font-weight:400 !important;font-size:15px !important;line-height:1.55 !important;color:#667482 !important}.vr-hero__advantages .text>li{font-family:"Segoe UI",Roboto,Arial,sans-serif !important;font-weight:400 !important;font-size:13px !important}.header .header__nav>li>a{font-family:"Segoe UI",Roboto,Arial,sans-serif !important;font-weight:500 !important}.header__service-title{font-family:"Segoe UI",Roboto,Arial,sans-serif !important;font-weight:600 !important}.header__service-subtitle{font-family:"Segoe UI",Roboto,Arial,sans-serif !important;font-weight:400 !important}.header__block-2 .logo>div>span:nth-child(1),.footer .logo>div>span:nth-child(1){font-family:Georgia,"Times New Roman",serif !important;font-weight:600 !important;letter-spacing:0 !important}.vr-home-hero{padding:0 0 32px !important;background:#fff !important}.vr-home-hero>.container{width:min(1250px,calc(100% - 40px)) !important;max-width:1250px !important}.vr-hero{display:grid !important;grid-template-columns:51% 49% !important;min-height:320px !important;background:#fff !important}.vr-hero__content{padding:34px 30px 28px 0 !important}.vr-hero__title{max-width:570px !important;margin:0 !important;font-family:Georgia,"Times New Roman",serif !important;font-size:38px !important;font-weight:500 !important;line-height:1.08 !important;letter-spacing:-0.7px !important;color:#112f4d !important}.vr-hero__lead{max-width:520px !important;margin:14px 0 0 !important;font-family:"Segoe UI",Arial,sans-serif !important;font-size:13px !important;font-weight:400 !important;line-height:1.5 !important;color:#687684 !important}.vr-hero__advantages{margin-top:25px !important}.vr-hero__advantages>div{width:100% !important;margin:0 !important;padding:0 !important;background:none !important}.vr-hero-features{display:grid !important;grid-template-columns:repeat(4,1fr) !important;gap:18px !important;margin:0 !important;padding:0 !important;list-style:none !important}.vr-feature{display:flex !important;align-items:center !important;gap:9px !important;margin:0 !important;padding:0 !important}.vr-feature__icon{position:relative;flex:0 0 32px;width:32px;height:32px;border:1.5px solid #c6a25b;border-radius:50%}.vr-feature--clock .vr-feature__icon::before{content:"";position:absolute;left:14px;top:7px;width:1.5px;height:8px;background:#c6a25b}.vr-feature--clock .vr-feature__icon::after{content:"";position:absolute;left:14px;top:14px;width:6px;height:1.5px;background:#c6a25b;transform:rotate(30deg);transform-origin:left center}.vr-feature--docs .vr-feature__icon{border-radius:2px;width:25px;flex-basis:25px}.vr-feature--docs .vr-feature__icon::before{content:"≡";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#c6a25b;font-size:19px}.vr-feature--shield .vr-feature__icon{border-radius:50% 50% 55% 55%}.vr-feature--shield .vr-feature__icon::before{content:"✓";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#c6a25b;font-size:15px}.vr-feature--location .vr-feature__icon{width:25px;height:30px;flex-basis:25px;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.vr-feature--location .vr-feature__icon::before{content:"";position:absolute;width:7px;height:7px;left:7px;top:7px;border:1.5px solid #c6a25b;border-radius:50%}.vr-feature--location .vr-feature__text{transform:none !important}.vr-feature__text{font-family:"Segoe UI",Arial,sans-serif !important;color:#25384b !important;font-size:11px !important;line-height:1.35 !important}.vr-feature__text strong{font-weight:600 !important}.vr-hero__actions{display:flex !important;gap:14px !important;margin-top:25px !important}.vr-btn{min-height:44px !important;border-radius:6px !important;font-size:12px !important}.vr-btn--primary{min-width:190px !important}.vr-btn--secondary{min-width:155px !important}.vr-hero__visual{min-height:320px !important;background-image:linear-gradient( 90deg,#fff 0%,rgba(255,255,255,.94) 7%,rgba(255,255,255,.55) 17%,rgba(255,255,255,.10) 31%,rgba(255,255,255,0) 45% ),url("https://vash-ritual.ru/templates/vashritual/img/hero.png") !important;background-position:center center !important;background-size:cover !important;background-repeat:no-repeat !important}.vr-service-cards{margin-top:22px !important}.vr-packages{display:grid !important;grid-template-columns:repeat(3,1fr) !important;gap:20px !important}.vr-package{display:grid !important;grid-template-columns:82px 1fr !important;grid-template-rows:1fr auto !important;column-gap:18px !important;min-height:188px !important;padding:20px 18px 16px !important;background:#fff !important;border:1px solid #e3e7eb !important;border-radius:8px !important;box-shadow:0 7px 20px rgba(16,47,77,.045) !important}.vr-package__icon{grid-column:1;grid-row:1;display:flex !important;align-items:flex-start !important;justify-content:center !important;padding-top:3px !important;color:#8a1830 !important;font-size:65px !important}.vr-package__body{grid-column:2;grid-row:1}.vr-package__body h3{margin:0 0 7px !important;font-family:Georgia,"Times New Roman",serif !important;font-size:18px !important;font-weight:600 !important;line-height:1.15 !important;color:#132d48 !important}.vr-package__body p{margin:0 !important;font-family:"Segoe UI",Arial,sans-serif !important;color:#455667 !important;font-size:11px !important;line-height:1.45 !important}.vr-package__price{margin-top:9px !important;color:#94192f !important;font-size:13px !important;font-weight:700 !important}.vr-package__actions{grid-column:1 / -1;grid-row:2;display:grid !important;grid-template-columns:1fr 1fr !important;gap:14px !important;margin-top:13px !important}.vr-package__actions a{min-height:34px;display:flex;align-items:center;justify-content:center;border-radius:4px;font-family:"Segoe UI",Arial,sans-serif !important;font-size:11px !important;font-weight:600 !important;text-decoration:none !important}.vr-package__more{background:#8b1730 !important;color:#fff !important;border:1px solid #8b1730 !important}.vr-package__call{background:#fff !important;color:#183552 !important;border:1px solid #8999aa !important}.vr-package__more:hover{background:#701126 !important}.vr-package__call:hover{background:#f4f6f7 !important}@media (max-width:768px){.vr-hero{display:flex !important;flex-direction:column !important}.vr-hero__content{padding:28px 0 25px !important}.vr-hero__title{font-size:34px !important}.vr-hero-features{grid-template-columns:1fr 1fr !important}.vr-hero__visual{min-height:240px !important}.vr-packages{grid-template-columns:1fr !important}}@media (min-width:1101px){.header__block-2{padding:18px 0 17px !important;background:#fff !important}.header__block-2>.container{width:min(1250px,calc(100% - 40px)) !important;max-width:1250px !important;display:grid !important;grid-template-columns:255px minmax(300px,1fr) auto !important;align-items:center !important;column-gap:42px !important}.header__block-2 .logo{min-width:255px !important;display:flex !important;align-items:center !important;justify-self:start !important}.header__block-2 .logo img{width:60px !important;height:auto !important;max-height:none !important;object-fit:contain}.header__block-2 .logo>div{margin-left:14px !important}.header__block-2 .logo>div>span:nth-child(1){font-family:Georgia,"Times New Roman",serif !important;font-size:25px !important;font-weight:700 !important;line-height:1.05 !important;letter-spacing:-.25px !important;color:#102f4d !important;white-space:nowrap !important}.header__block-2 .logo>div>span:nth-child(2){margin-top:5px !important;font-family:"Segoe UI",Arial,sans-serif !important;font-size:10px !important;font-weight:400 !important;line-height:1 !important;letter-spacing:1.35px !important;color:#657789 !important;text-transform:uppercase !important;white-space:nowrap !important}.header__service{display:block !important;justify-self:start !important;width:auto !important;max-width:370px !important;margin:0 !important;padding:0 !important;background:none !important;border:0 !important;box-shadow:none !important}.header__service-icon{display:none !important}.header__service-text{display:block !important}.header__service-title{margin:0 !important;font-family:"Segoe UI",Arial,sans-serif !important;font-size:14px !important;font-weight:400 !important;line-height:1.3 !important;color:#5e6d7d !important;white-space:nowrap}.header__service-subtitle{margin:4px 0 0 !important;font-family:"Segoe UI",Arial,sans-serif !important;font-size:12px !important;font-weight:400 !important;line-height:1.3 !important;color:#758291 !important}.header__service-badge{display:none !important}.header__block-2 ul.contacts{display:flex !important;align-items:stretch !important;justify-self:end !important;gap:14px !important;width:auto !important;margin:0 !important;padding:0 !important}.header__block-2 ul.contacts>li{position:relative !important;width:215px !important;min-width:215px !important;min-height:67px !important;margin:0 !important;padding:10px 12px 8px 46px !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:flex-start !important;background:#fff !important;border:1px solid #dce2e7 !important;border-radius:9px !important;box-shadow:0 3px 12px rgba(16,47,77,.035) !important}.header__block-2 ul.contacts>li:first-child{border-color:#ead4da !important}.header__block-2 ul.contacts li>a{order:1 !important;display:block !important;margin:0 !important;font-family:Georgia,"Times New Roman",serif !important;font-size:19px !important;font-weight:700 !important;line-height:1.1 !important;text-decoration:none !important;white-space:nowrap !important}.header__block-2 ul.contacts li:first-child>a{color:#82162c !important}.header__block-2 ul.contacts li:nth-child(2)>a{color:#24466b !important}.header__block-2 ul.contacts li>span{order:2 !important;display:block !important;margin:6px 0 0 !important;font-size:0 !important;line-height:1 !important;color:#8a5f68 !important;white-space:nowrap !important}.header__block-2 ul.contacts li:first-child>span::after{content:"Круглосуточно  •  Бесплатно";font-family:"Segoe UI",Arial,sans-serif;font-size:9px;font-weight:400;color:#a05161}.header__block-2 ul.contacts li:nth-child(2)>span::after{content:"Круглосуточно";font-family:"Segoe UI",Arial,sans-serif;font-size:9px;font-weight:400;color:#718092}.header__block-2 ul.contacts>li::before{content:"";position:absolute;left:15px;top:50%;width:17px;height:17px;transform:translateY(-50%) rotate(-35deg);border-left:4px solid currentColor;border-bottom:4px solid currentColor;border-radius:3px 0 3px 7px}.header__block-2 ul.contacts>li:first-child::before{color:#8b1830}.header__block-2 ul.contacts>li:nth-child(2)::before{color:#24466b}}@media (min-width:1101px){.header__block-2>.container{grid-template-columns:270px minmax(300px,1fr) 470px !important;column-gap:38px !important}.header__block-2 ul.contacts{width:470px !important;display:grid !important;grid-template-columns:1fr 1fr !important;gap:14px !important;justify-self:end !important}.header__block-2 ul.contacts>li{box-sizing:border-box !important;width:100% !important;min-width:0 !important;height:72px !important;min-height:72px !important;padding:10px 14px 9px 46px !important;overflow:hidden !important;background:#fff !important;border:1px solid #dce2e7 !important;border-radius:9px !important;display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:center !important}.header__block-2 ul.contacts>li:first-child{border-color:#ead4da !important}.header__block-2 ul.contacts li>a{order:1 !important;display:block !important;width:auto !important;max-width:100% !important;margin:0 !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;font-family:Georgia,"Times New Roman",serif !important;font-size:18px !important;font-weight:700 !important;line-height:1.1 !important;white-space:nowrap !important;text-decoration:none !important}.header__block-2 ul.contacts li:first-child>a{color:#82162c !important}.header__block-2 ul.contacts li:nth-child(2)>a{color:#294b70 !important}.header__block-2 ul.contacts li>span{order:2 !important;display:block !important;margin:6px 0 0 !important;padding:0 !important;font-size:0 !important;line-height:1 !important;background:transparent !important}.header__block-2 ul.contacts li:first-child>span::after{content:"Круглосуточно  •  Бесплатно";font-family:"Segoe UI",Arial,sans-serif;font-size:9px;font-weight:400;color:#9b5866}.header__block-2 ul.contacts li:nth-child(2)>span::after{content:"Круглосуточно";font-family:"Segoe UI",Arial,sans-serif;font-size:9px;font-weight:400;color:#718092}.header__block-2 ul.contacts>li::before,.header__block-2 ul.contacts>li::after{display:none !important}.header__block-2 ul.contacts li>a::before{content:"☎";position:absolute;left:15px;top:50%;transform:translateY(-50%);font-family:Arial,sans-serif !important;font-size:22px !important;font-weight:400 !important;line-height:1 !important}.header__block-2 ul.contacts li:first-child>a::before{color:#8b1830}.header__block-2 ul.contacts li:nth-child(2)>a::before{color:#294b70}.header__block-2{padding-top:17px !important;padding-bottom:17px !important}.header__service{align-self:center !important}.header__service-title{font-size:13px !important}.header__service-subtitle{font-size:11px !important}}@media (min-width:1101px){.header__block-2{padding:12px 0 11px !important}.header__block-2>.container{width:min(1180px,calc(100% - 40px)) !important;max-width:1180px !important;grid-template-columns:250px minmax(310px,1fr) 430px !important;column-gap:34px !important;min-height:82px !important}.header__block-2 .logo{min-width:0 !important;width:auto !important}.header__block-2 .logo img{width:52px !important;height:auto !important}.header__block-2 .logo>div{margin-left:11px !important}.header__block-2 .logo>div>span:nth-child(1){font-size:21px !important;line-height:1.05 !important;font-weight:700 !important;letter-spacing:-.15px !important}.header__block-2 .logo>div>span:nth-child(2){margin-top:4px !important;font-size:8.5px !important;line-height:1 !important;letter-spacing:1.25px !important}.header__service{max-width:330px !important;justify-self:start !important}.header__service-title{font-size:12px !important;font-weight:400 !important;line-height:1.3 !important;color:#607080 !important}.header__service-subtitle{margin-top:4px !important;font-size:10.5px !important;line-height:1.3 !important;color:#7b8895 !important}.header__block-2 ul.contacts{width:430px !important;gap:11px !important}.header__block-2 ul.contacts>li{height:62px !important;min-height:62px !important;padding:8px 10px 7px 40px !important;border-radius:8px !important}.header__block-2 ul.contacts li>a{font-size:16px !important;line-height:1.05 !important}.header__block-2 ul.contacts li>a::before{left:12px !important;font-size:18px !important}.header__block-2 ul.contacts li>span{margin-top:5px !important}.header__block-2 ul.contacts li:first-child>span::after,.header__block-2 ul.contacts li:nth-child(2)>span::after{font-size:8px !important}.header__block-3>.container,.header .header__nav{min-height:42px !important}.header .header__nav>li>a{min-height:42px !important;padding-left:12px !important;padding-right:12px !important;font-size:11.5px !important}.vr-home-hero>.container{width:min(1180px,calc(100% - 40px)) !important;max-width:1180px !important}.vr-hero{grid-template-columns:50% 50% !important;min-height:305px !important}.vr-hero__content{padding:29px 26px 24px 0 !important}.vr-hero__title{max-width:540px !important;font-size:35px !important;line-height:1.08 !important;letter-spacing:-.55px !important}.vr-hero__lead{max-width:500px !important;margin-top:13px !important;font-size:12px !important;line-height:1.5 !important}.vr-hero__advantages{margin-top:22px !important}.vr-hero-features{gap:14px !important}.vr-feature{gap:8px !important}.vr-feature__icon{width:28px !important;height:28px !important;flex-basis:28px !important}.vr-feature--docs .vr-feature__icon,.vr-feature--location .vr-feature__icon{flex-basis:23px !important;width:23px !important}.vr-feature__text{font-size:10px !important;line-height:1.3 !important}.vr-hero__actions{margin-top:21px !important;gap:12px !important}.vr-btn{min-height:42px !important;padding-left:20px !important;padding-right:20px !important;font-size:11px !important}.vr-btn--primary{min-width:185px !important}.vr-btn--secondary{min-width:150px !important}.vr-hero__visual{min-height:305px !important;background-image:linear-gradient( 90deg,#fff 0%,rgba(255,255,255,.95) 5%,rgba(255,255,255,.65) 14%,rgba(255,255,255,.20) 28%,rgba(255,255,255,0) 42% ),url("https://vash-ritual.ru/templates/vashritual/img/hero.png") !important;background-size:cover !important;background-position:58% center !important}.vr-service-cards{margin-top:17px !important}}@media (max-width:768px){.header .header__block-3{display:none !important;position:fixed !important;top:0 !important;left:0 !important;right:0 !important;width:100% !important;height:100dvh !important;max-height:100dvh !important;margin:0 !important;padding:70px 0 20px !important;overflow-y:auto !important;background:#fff !important;z-index:1000 !important}.header .header__block-3.active{display:block !important}.vr-home-hero{margin-top:0 !important;padding-top:0 !important;min-height:0 !important}.vr-home-hero>.container{margin-top:0 !important;padding-top:0 !important}.vr-hero{margin-top:0 !important;min-height:0 !important}.intro,main .intro{margin-top:0 !important;padding-top:0 !important}.header{min-height:0 !important;height:auto !important}.header__block-2{min-height:0 !important}}@media (min-width:769px){.header__block-2 .logo>div>span:nth-child(1){font-size:19px !important;font-weight:600 !important;line-height:1.05 !important;letter-spacing:0 !important}.header__block-2 .logo>div>span:nth-child(2){margin-top:4px !important;font-size:9px !important;letter-spacing:1.15px !important;line-height:1.1 !important}.header__service-title{font-size:13px !important;line-height:1.35 !important}.header__service-subtitle{font-size:11.5px !important;line-height:1.35 !important}.header__block-1>div>ul>li,.header__block-1>div>a{font-size:11px !important}.header .header__nav>li>a{font-size:12.5px !important;font-weight:500 !important}.vr-hero__title{font-size:37px !important;line-height:1.08 !important}.vr-hero__lead{max-width:520px !important;font-size:13px !important;line-height:1.55 !important}.vr-feature__text{font-size:11px !important;line-height:1.35 !important}.vr-feature__text strong{font-size:11px !important;font-weight:600 !important}.vr-btn{font-size:12px !important;font-weight:600 !important}.vr-package__body h3{font-size:18px !important;line-height:1.2 !important}.vr-package__body p{font-size:12px !important;line-height:1.45 !important}.vr-package__price{font-size:13px !important}.vr-package__actions a{font-size:11.5px !important}.header__block-2 ul.contacts li>a{font-size:16px !important}.header__block-2 ul.contacts li:first-child>span::after,.header__block-2 ul.contacts li:nth-child(2)>span::after{font-size:8.5px !important}}@media (max-width:768px){.header__block-2 .logo>div>span:nth-child(1){font-size:18px !important;font-weight:600 !important}.header__block-2 .logo>div>span:nth-child(2){font-size:8.5px !important}.vr-hero__title{font-size:32px !important;line-height:1.1 !important}.vr-hero__lead{font-size:14px !important;line-height:1.5 !important}.vr-feature__text{font-size:12px !important}.vr-package__body h3{font-size:19px !important}.vr-package__body p{font-size:13px !important}.vr-package__price{font-size:14px !important}}@media (min-width:769px){.header__service-title{font-size:14px !important}.header__service-subtitle{font-size:12.5px !important}.header__block-1>div>ul>li,.header__block-1>div>a{font-size:11.5px !important}.header .header__nav>li>a{font-size:13px !important}.vr-hero__lead{font-size:14px !important;line-height:1.55 !important}.vr-feature__text,.vr-feature__text strong{font-size:12px !important;line-height:1.4 !important}.vr-btn{font-size:12.5px !important}.vr-package__body p{font-size:13px !important;line-height:1.45 !important}.vr-package__price{font-size:14px !important}.vr-package__actions a{font-size:12px !important}.header__block-2 ul.contacts li:first-child>span::after,.header__block-2 ul.contacts li:nth-child(2)>span::after{font-size:9px !important}}@media (max-width:768px){.vr-hero__lead{font-size:15px !important}.vr-feature__text,.vr-feature__text strong{font-size:13px !important}.vr-btn{font-size:13px !important}.vr-package__body p{font-size:14px !important}.vr-package__price{font-size:15px !important}.vr-package__actions a{font-size:13px !important}}@media (min-width:769px){.header__service-title{font-size:14.5px !important}.header__service-subtitle{font-size:13px !important}.header__block-1>div>ul>li,.header__block-1>div>a{font-size:12px !important}.header .header__nav>li>a{font-size:13.5px !important}.vr-hero__lead{font-size:14.5px !important;line-height:1.58 !important}.vr-feature__text,.vr-feature__text strong{font-size:12.5px !important;line-height:1.42 !important}.vr-btn{font-size:13px !important}.vr-package__body p{font-size:13.5px !important;line-height:1.48 !important}.vr-package__price{font-size:14.5px !important}.vr-package__actions a{font-size:12.5px !important}.header__block-2 ul.contacts li:first-child>span::after,.header__block-2 ul.contacts li:nth-child(2)>span::after{font-size:9.5px !important}}@media (max-width:768px){.vr-hero__lead{font-size:15.5px !important;line-height:1.55 !important}.vr-feature__text,.vr-feature__text strong{font-size:13.5px !important}.vr-btn{font-size:13.5px !important}.vr-package__body p{font-size:14.5px !important}.vr-package__price{font-size:15.5px !important}.vr-package__actions a{font-size:13.5px !important}}.header,.header button,.header input,.header li,.header a,.header span{font-family:Arial,Helvetica,sans-serif !important}.header__block-1>div>ul>li,.header__block-1>div>a{font-family:Arial,Helvetica,sans-serif !important;font-size:12px !important;font-weight:600 !important;line-height:1.2 !important;letter-spacing:0 !important}.header__block-2 .logo>div>span:nth-child(1){font-family:Georgia,"Times New Roman",serif !important;font-size:20px !important;font-weight:700 !important;line-height:1.05 !important;letter-spacing:-0.15px !important;color:#102f4d !important}.header__block-2 .logo>div>span:nth-child(2){font-family:Arial,Helvetica,sans-serif !important;font-size:9px !important;font-weight:400 !important;line-height:1.1 !important;letter-spacing:1.25px !important;color:#71808e !important}.header__service-title{font-family:Arial,Helvetica,sans-serif !important;font-size:13px !important;font-weight:400 !important;line-height:1.35 !important;letter-spacing:0 !important;color:#657382 !important}.header__service-subtitle{font-family:Arial,Helvetica,sans-serif !important;font-size:12px !important;font-weight:400 !important;line-height:1.35 !important;letter-spacing:0 !important;color:#7b8793 !important}.header__block-2 ul.contacts li>a{font-family:Georgia,"Times New Roman",serif !important;font-size:17px !important;font-weight:700 !important;line-height:1.05 !important;letter-spacing:0 !important}.header__block-2 ul.contacts li:first-child>span::after,.header__block-2 ul.contacts li:nth-child(2)>span::after{font-family:Arial,Helvetica,sans-serif !important;font-size:9px !important;font-weight:400 !important;line-height:1 !important;letter-spacing:0 !important}.header .header__nav>li>a{font-family:Arial,Helvetica,sans-serif !important;font-size:13px !important;font-weight:600 !important;line-height:1.2 !important;letter-spacing:0 !important}.vr-hero__title{font-family:Georgia,"Times New Roman",serif !important;font-size:37px !important;font-weight:400 !important;line-height:1.08 !important;letter-spacing:-0.7px !important;color:#102f4d !important}.vr-hero__lead{font-family:Arial,Helvetica,sans-serif !important;font-size:14px !important;font-weight:400 !important;line-height:1.55 !important;letter-spacing:0 !important;color:#697887 !important}.vr-feature__text,.vr-feature__text strong{font-family:Arial,Helvetica,sans-serif !important;font-size:12px !important;line-height:1.35 !important;letter-spacing:0 !important;color:#26394c !important}.vr-feature__text{font-weight:400 !important}.vr-feature__text strong{font-weight:600 !important}.vr-btn{font-family:Arial,Helvetica,sans-serif !important;font-size:13px !important;font-weight:600 !important;letter-spacing:0 !important}.vr-package__body h3{font-family:Georgia,"Times New Roman",serif !important;font-size:18px !important;font-weight:700 !important;line-height:1.15 !important;letter-spacing:0 !important;color:#122e4b !important}.vr-package__body p{font-family:Arial,Helvetica,sans-serif !important;font-size:13px !important;font-weight:400 !important;line-height:1.45 !important;letter-spacing:0 !important;color:#516170 !important}.vr-package__price{font-family:Arial,Helvetica,sans-serif !important;font-size:14px !important;font-weight:700 !important;letter-spacing:0 !important}.vr-package__actions a{font-family:Arial,Helvetica,sans-serif !important;font-size:12px !important;font-weight:600 !important;letter-spacing:0 !important}@media (max-width:768px){.vr-hero__title{font-family:Georgia,"Times New Roman",serif !important;font-size:31px !important;font-weight:400 !important;line-height:1.1 !important;letter-spacing:-0.5px !important}.vr-hero__lead{font-family:Arial,Helvetica,sans-serif !important;font-size:15px !important;line-height:1.5 !important}.vr-feature__text,.vr-feature__text strong{font-size:13px !important}.vr-btn{font-size:13px !important}}@media (min-width:1001px){.header .header__block-3{height:46px !important;min-height:46px !important;overflow:visible !important}.header__block-3>.container{width:min(1180px,calc(100% - 40px)) !important;max-width:1180px !important;height:46px !important;min-height:46px !important}.header .header__nav{display:flex !important;flex-wrap:nowrap !important;align-items:stretch !important;justify-content:space-between !important;width:100% !important;height:46px !important;min-height:46px !important;margin:0 !important;padding:0 !important}.header .header__nav>li{flex:0 0 auto !important;height:46px !important;min-height:46px !important;margin:0 !important;padding:0 !important;white-space:nowrap !important}.header .header__nav>li>a{height:46px !important;min-height:46px !important;padding:0 11px !important;display:flex !important;align-items:center !important;font-family:Arial,Helvetica,sans-serif !important;font-size:12px !important;font-weight:600 !important;line-height:1 !important;white-space:nowrap !important}}.header__block-2 .logo>div>span:nth-child(1){font-size:18px !important;font-weight:600 !important;line-height:1.05 !important;letter-spacing:-0.1px !important}.header__block-2 .logo>div>span:nth-child(2){font-size:8.8px !important;letter-spacing:1.15px !important}.vr-hero__lead{font-size:15px !important;line-height:1.58 !important;color:#667684 !important}@media (max-width:768px){.vr-hero__lead{font-size:15.5px !important;line-height:1.55 !important}}@media (min-width:1101px){.header__block-2>.container{padding-right:24px !important;box-sizing:border-box !important}.header__block-2 ul.contacts{margin-right:0 !important}}@media (min-width:1101px){.header__block-2>.container{padding-right:0 !important;padding-left:0 !important;box-sizing:border-box !important}.header__block-2 ul.contacts{margin-right:14px !important;transform:none !important}}@media (min-width:1101px){.header__block-2 ul.contacts{margin-right:24px !important}}@media (min-width:1101px){.header__block-2 ul.contacts{margin-right:0 !important;padding-right:18px !important;box-sizing:border-box !important}.header__block-2>.container{padding-left:0 !important;padding-right:0 !important}}@media (min-width:1101px){.header__block-2>.container{grid-template-columns:250px minmax(300px,1fr) 455px !important}.header__block-2 ul.contacts{width:455px !important;padding-right:0 !important;margin-right:14px !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px !important}.header__block-2 ul.contacts>li{width:100% !important;min-width:0 !important;padding-left:38px !important;padding-right:8px !important;overflow:visible !important}.header__block-2 ul.contacts li>a{font-size:15.5px !important;white-space:nowrap !important;width:auto !important;max-width:none !important;overflow:visible !important;text-overflow:clip !important}.header__block-2 ul.contacts li>a::before{left:11px !important;font-size:17px !important}}@media (min-width:1101px){.header__block-2 ul.contacts li>a{font-size:17px !important;line-height:1.05 !important}.header__block-2 ul.contacts li:first-child>span::after,.header__block-2 ul.contacts li:nth-child(2)>span::after{font-size:10px !important;line-height:1.15 !important}.header__block-2 ul.contacts>li{min-height:66px !important;height:66px !important;padding-top:9px !important;padding-bottom:8px !important}.header__block-2 ul.contacts li>span{margin-top:6px !important}}@media (min-width:1101px){.header__block-2 ul.contacts li:first-child>span::after,.header__block-2 ul.contacts li:nth-child(2)>span::after{font-size:11px !important;line-height:1.2 !important;font-weight:500 !important}.header__block-2 ul.contacts li>span{margin-top:7px !important}}
