﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{min-height:100vh;line-height:1.5;text-rendering:optimizeSpeed}ul,ol{list-style:none}a{color:inherit;text-decoration:none}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit;background:none;border:none;outline:none}button{cursor:pointer}table{border-collapse:collapse;border-spacing:0}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1rem;color:#191726;background-color:#fff;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:"Anticva",serif;color:#191726;font-weight:700;line-height:1.25}p{margin:0}html{font-size:clamp(13px,100vw/375*16,20px)}@media(min-width: 768px){html{font-size:clamp(11.5px,100vw/1440*16,18px)}}@media(min-width: 1440px){html{font-size:clamp(16px,100vw/1440*16,22px)}}body{font-size:1rem;color:#191726;background-color:#fff;overflow-x:hidden}.container{width:100%;max-width:77.5rem;margin:0 auto;padding:0 1.25rem}.bg-gray{background-color:#f7f8fa !important}*[class*=__btn],*[class*=-btn]{position:relative;overflow:hidden}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;line-height:1.2;text-align:center;border-radius:.375rem;transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease;user-select:none;white-space:nowrap;position:relative;overflow:hidden;z-index:1}.btn--red::before,.btn--yellow::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .3s ease;opacity:0;z-index:-1;pointer-events:none}.btn--red:hover::before,.btn--yellow:hover::before{opacity:1;transition:opacity .3s ease}.btn--primary{padding:1.5rem;border-radius:1rem}.btn--secondary{padding:1rem 1.5rem}.btn--red{background:linear-gradient(273.35deg, #CE494C 0%, #C1211E 75.76%);color:#fff;box-shadow:inset 0 .25rem 1.5rem rgba(255,255,255,.12)}.btn--red::before{background:linear-gradient(273.35deg, #bc3e40 0%, #ae1917 75.76%)}.btn--yellow{background:linear-gradient(273.35deg, #CEBF77 0%, #BBAC63 75.76%);color:#fff;box-shadow:inset 0 .25rem 1.5rem rgba(255,255,255,.12)}.btn--yellow::before{background:linear-gradient(273.35deg, #CEBF77 0%, #a79551 75.76%)}.btn--border{background:rgba(0,0,0,0);border:.09375rem solid #191726;color:#191726}.btn--border:hover{background:#191726;color:#fff}.btn--small{padding:1rem 1rem;font-size:.875rem;border-radius:.625rem}.btn--width{width:100%}.btn--arrow::after{content:"";display:inline-block;width:.75rem;height:.75rem;background:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.845825 10.8457L10.8458 0.845703M10.8458 6.89833V0.845703H4.26688' stroke='white' stroke-width='1.69173' stroke-linecap='round'/%3E%3C/svg%3E%0A") center no-repeat;background-size:cover;transform:rotate(0);transition:transform .2s ease}.btn--arrow:hover::after{transform:rotate(90deg)}.btn--arrow--2::after{content:"→";border:none;transform:none;font-size:1.1em;line-height:1}.btn--arrow--2:hover::after{transform:translateX(0.1875rem)}.section{padding:2.875rem 0;border-radius:2rem 2rem 0 0;margin-top:-1.875rem;background:#fff}@media(min-width: 768px){.section{padding:6.5rem 0}}.section__header{margin-bottom:2.5rem;display:flex;flex-direction:column;gap:.75rem}@media(min-width: 768px){.section__header{margin-bottom:3rem}}.section__title{font-family:"Anticva",serif;text-transform:uppercase;font-size:1.5rem;font-weight:400;color:#191726;line-height:1.25;letter-spacing:.03125rem}@media(min-width: 480px){.section__title{font-size:1.75rem}}@media(min-width: 768px){.section__title{font-size:2rem}}@media(min-width: 1024px){.section__title{font-size:2.25rem}}.section__title--center{text-align:center;max-width:51.25rem;margin-left:auto;margin-right:auto}.section__subtitle{font-size:.9375rem;color:#6b7280;line-height:1.4}@media(min-width: 768px){.section__subtitle{font-size:1rem}}.section__grid{display:grid;gap:1.25rem}@media(min-width: 768px){.section__grid{gap:1.5rem}}.section__grid--2{grid-template-columns:1fr}@media(min-width: 768px){.section__grid--2{grid-template-columns:repeat(2, 1fr)}}.section__grid--3{grid-template-columns:1fr}@media(min-width: 480px){.section__grid--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.section__grid--3{grid-template-columns:repeat(3, 1fr)}}.section__card{background-color:#fff;border-radius:1rem;padding:1.5rem}@media(min-width: 768px){.section__card{padding:1.875rem}}.section__button{display:flex;justify-content:center;margin-top:2.25rem}@media(min-width: 768px){.section__button{margin-top:3rem}}.slider-container{position:relative}.cases__slider-dots,.reviews__slider-dots,.articles__wrapper-dots,.swiper-pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.75rem}@media(min-width: 768px){.cases__slider-dots,.reviews__slider-dots,.articles__wrapper-dots,.swiper-pagination{margin-top:2.25rem}}.cases__slider-dot,.reviews__slider-dot,.articles__wrapper-dots>button,.swiper-pagination-bullet{width:.5rem !important;height:.5rem !important;border-radius:50%;background-color:#d1d5db;border:none;padding:0;opacity:1;transition:all .3s ease;cursor:pointer}.cases__slider-dot--active,.cases__slider-dot.swiper-pagination-bullet-active,.reviews__slider-dot--active,.reviews__slider-dot.swiper-pagination-bullet-active,.articles__wrapper-dots>button--active,.articles__wrapper-dots>button.swiper-pagination-bullet-active,.swiper-pagination-bullet--active,.swiper-pagination-bullet.swiper-pagination-bullet-active{width:.5rem !important;background-color:#191726;border-radius:50%}.slider-nav,.cases__slider-nav,.reviews__slider-nav,.articles__wrapper-nav{position:absolute;top:calc(50% - 1.5rem);left:-3.875rem;right:-3.875rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:space-between;pointer-events:none;z-index:10;margin:0}@media(max-width: 1023px){.slider-nav,.cases__slider-nav,.reviews__slider-nav,.articles__wrapper-nav{display:none}}.slider-nav__item,.slider-nav .slider-btn,.cases__slider-nav__item,.cases__slider-nav .slider-btn,.reviews__slider-nav__item,.reviews__slider-nav .slider-btn,.articles__wrapper-nav__item,.articles__wrapper-nav .slider-btn{pointer-events:auto;width:2.75rem;height:2.75rem;border-radius:50%;border:none;background-color:#232b2e;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 .25rem .75rem rgba(0,0,0,.16);transition:all .3s ease;position:absolute;top:0}.slider-nav__item::after,.slider-nav .slider-btn::after,.cases__slider-nav__item::after,.cases__slider-nav .slider-btn::after,.reviews__slider-nav__item::after,.reviews__slider-nav .slider-btn::after,.articles__wrapper-nav__item::after,.articles__wrapper-nav .slider-btn::after{content:"";width:.4375rem;height:.4375rem;border-top:.125rem solid #fff;border-right:.125rem solid #fff;display:block;transition:transform .2s ease}.slider-nav__item--prev,.slider-nav .slider-btn--prev,.cases__slider-nav__item--prev,.cases__slider-nav .slider-btn--prev,.reviews__slider-nav__item--prev,.reviews__slider-nav .slider-btn--prev,.articles__wrapper-nav__item--prev,.articles__wrapper-nav .slider-btn--prev{left:0}.slider-nav__item--prev::after,.slider-nav .slider-btn--prev::after,.cases__slider-nav__item--prev::after,.cases__slider-nav .slider-btn--prev::after,.reviews__slider-nav__item--prev::after,.reviews__slider-nav .slider-btn--prev::after,.articles__wrapper-nav__item--prev::after,.articles__wrapper-nav .slider-btn--prev::after{transform:rotate(-135deg);margin-left:.125rem}.slider-nav__item--next,.slider-nav .slider-btn--next,.cases__slider-nav__item--next,.cases__slider-nav .slider-btn--next,.reviews__slider-nav__item--next,.reviews__slider-nav .slider-btn--next,.articles__wrapper-nav__item--next,.articles__wrapper-nav .slider-btn--next{right:0}.slider-nav__item--next::after,.slider-nav .slider-btn--next::after,.cases__slider-nav__item--next::after,.cases__slider-nav .slider-btn--next::after,.reviews__slider-nav__item--next::after,.reviews__slider-nav .slider-btn--next::after,.articles__wrapper-nav__item--next::after,.articles__wrapper-nav .slider-btn--next::after{transform:rotate(45deg);margin-right:.125rem}.slider-nav__item:hover,.slider-nav .slider-btn:hover,.cases__slider-nav__item:hover,.cases__slider-nav .slider-btn:hover,.reviews__slider-nav__item:hover,.reviews__slider-nav .slider-btn:hover,.articles__wrapper-nav__item:hover,.articles__wrapper-nav .slider-btn:hover{background-color:#151a1c;transform:scale(1.06)}.slider-nav__item.swiper-button-disabled,.slider-nav .slider-btn.swiper-button-disabled,.cases__slider-nav__item.swiper-button-disabled,.cases__slider-nav .slider-btn.swiper-button-disabled,.reviews__slider-nav__item.swiper-button-disabled,.reviews__slider-nav .slider-btn.swiper-button-disabled,.articles__wrapper-nav__item.swiper-button-disabled,.articles__wrapper-nav .slider-btn.swiper-button-disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.swiper-slide{height:auto !important}.form-control{width:100%;padding:.875rem 1.125rem;background-color:#f9fafb;border:.0625rem solid #cbcbce;border-radius:.375rem;font-size:.9375rem;color:#191726;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.form-control::placeholder{color:#9ca3af}.form-control:focus{border-color:#b91c1c;background-color:#fff;box-shadow:0 0 0 .1875rem rgba(185,28,28,.1)}.breadcrumbs{margin-bottom:.75rem}@media(min-width: 768px){.breadcrumbs{margin-bottom:1rem}}.breadcrumbs__list{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0;font-size:.8125rem;font-weight:400}@media(max-width: 479px){.breadcrumbs__list li:nth-child(n+4) a{color:#fff;font-weight:500}}.breadcrumbs__link{color:rgba(255,255,255,.65);text-decoration:none;transition:color .2s ease}.breadcrumbs__link:hover{color:#fff}.breadcrumbs__separator{color:rgba(255,255,255,.4);font-size:.75rem}@media(max-width: 479px){.breadcrumbs__separator:nth-child(n+6){display:none}.breadcrumbs__separator:nth-child(n+6)+.breadcrumbs__current{display:none}}.breadcrumbs__current{color:#fff;font-weight:500}header{display:flex;align-items:center;justify-content:center;position:fixed;top:0;z-index:1000;margin:.625rem;width:calc(100% - 1.25rem)}.header-container{background-color:#fff;border-radius:1rem;width:100%;max-width:88.75rem;margin:0 auto;padding:.375rem;padding-left:2rem;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;box-shadow:0 .25rem 1.25rem rgba(0,0,0,.08)}@media(max-width: 1023px){.header-container{padding:.625rem 1rem;border-radius:1rem}}.header-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.header-logo__title{font-size:.9375rem;font-weight:500;line-height:1.25;color:#191726}.header-logo__line-text{display:block}.header-logo__line{font-size:.875rem;font-weight:300;line-height:1;opacity:.5}@media(max-width: 479px){.header-logo__line{display:none}}.header-logo__subtitle{font-size:.75rem;color:#6b7280;line-height:1.3;max-width:10rem}@media(max-width: 479px){.header-logo__subtitle{display:none}}@media(max-width: 1023px){.header-menu{display:none}}.header-menu__list{display:flex;align-items:center;gap:1.25rem;list-style:none;margin:0;padding:0}@media(max-width: 1279px){.header-menu__list{gap:.875rem}}.header-menu__item{font-size:.875rem;font-weight:500;color:#191726;text-decoration:none;white-space:nowrap;display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 0;transition:color .2s ease}.header-menu__item:hover{color:#ce494c}.header-menu__arrow{width:.5rem;height:.3125rem;transition:transform .2s ease;opacity:.7}.header-menu__item-has-dropdown{position:relative}.header-menu__item-has-dropdown:hover>.header-menu__item{color:#ce494c}.header-menu__item-has-dropdown:hover>.header-menu__item .header-menu__arrow{transform:rotate(180deg)}.header-menu__item-has-dropdown:hover>.header-dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.header-dropdown{position:absolute;top:calc(100% + .25rem);left:0;min-width:17.5rem;background-color:#fff;border-radius:.875rem;padding:.5rem 0;box-shadow:0 .75rem 2rem rgba(0,0,0,.12);border:1px solid #e5e7eb;opacity:0;visibility:hidden;transform:translateY(0.5rem);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;pointer-events:none;z-index:100}.header-dropdown::before{content:"";position:absolute;top:-0.625rem;left:0;right:0;height:.625rem}.header-dropdown--simple{min-width:12.5rem}.header-dropdown__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.header-dropdown__link{display:flex;align-items:center;justify-content:space-between;padding:.625rem 1.125rem;font-size:.875rem;font-weight:500;color:#191726;text-decoration:none;transition:background-color .2s ease,color .2s ease}.header-dropdown__link:hover{background-color:#f4f4f6;color:#ce494c}.header-dropdown__chevron{width:.3125rem;height:.5rem;opacity:.6;margin-left:.625rem;transition:transform .2s ease,opacity .2s ease}.header-dropdown__item-has-submenu{position:relative}.header-dropdown__item-has-submenu:hover>.header-dropdown__link{background-color:#f4f4f6;color:#ce494c}.header-dropdown__item-has-submenu:hover>.header-dropdown__link .header-dropdown__chevron{opacity:1;transform:translateX(0.125rem)}.header-dropdown__item-has-submenu:hover>.header-submenu{opacity:1;visibility:visible;transform:translateX(0);pointer-events:auto}.header-submenu{position:absolute;top:-0.5rem;left:100%;min-width:21.25rem;background-color:#fff;border-radius:.875rem;padding:.5rem 0;box-shadow:0 .75rem 2rem rgba(0,0,0,.14);border:1px solid #e5e7eb;opacity:0;visibility:hidden;transform:translateX(0.5rem);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;pointer-events:none;z-index:101;margin-left:.125rem}.header-submenu::before{content:"";position:absolute;top:0;left:-0.625rem;width:.625rem;height:100%}.header-submenu__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.header-submenu__link{display:block;padding:.5rem 1.125rem;font-size:.8125rem;font-weight:500;color:#191726;text-decoration:none;line-height:1.35;transition:background-color .2s ease,color .2s ease}.header-submenu__link:hover{background-color:#f4f4f6;color:#ce494c}.header-contacts{display:flex;align-items:center;gap:2rem;white-space:nowrap}@media(max-width: 1023px){.header-contacts{display:none}}.header-contacts__phone{font-size:1.25rem;font-weight:700;color:#191726;text-decoration:none;transition:color .2s ease}.header-contacts__phone:hover{color:#ce494c}.header-mobile-actions{display:none}@media(max-width: 1023px){.header-mobile-actions{display:flex;align-items:center;gap:.625rem}}.header-mobile-phone{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#f4f4f6;border-radius:50%;color:#191726;text-decoration:none;transition:background-color .2s ease,color .2s ease}.header-mobile-phone svg path{fill:currentColor}.header-mobile-phone:hover{background-color:#e5e7eb;color:#ce494c}.header-burger{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.3125rem;width:2.5rem;height:2.5rem;background-color:#f4f4f6;border:none;border-radius:50%;cursor:pointer;padding:0;transition:background-color .2s ease}.header-burger span{display:block;width:1.125rem;height:.125rem;background-color:#191726;border-radius:.125rem;transition:transform .25s ease,opacity .25s ease}.header-burger:hover{background-color:#e5e7eb}.header-burger.is-active span:nth-child(1),.header-burger.active span:nth-child(1){transform:translateY(0.4375rem) rotate(45deg)}.header-burger.is-active span:nth-child(2),.header-burger.active span:nth-child(2){opacity:0;transform:scaleX(0)}.header-burger.is-active span:nth-child(3),.header-burger.active span:nth-child(3){transform:translateY(-0.4375rem) rotate(-45deg)}.header-mobile-dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;max-height:80vh;overflow-y:auto;background-color:#fff;border-radius:1rem;padding:1.25rem 1.25rem;box-shadow:0 .75rem 2rem rgba(0,0,0,.12);display:none;flex-direction:column;gap:1rem;z-index:999}@media(min-width: 1024px){.header-mobile-dropdown{display:none !important}}.header-mobile-dropdown.is-open,.header-mobile-dropdown.active{display:flex}.header-mobile-dropdown__list{display:flex;flex-direction:column;gap:.25rem;list-style:none;margin:0;padding:0}.header-mobile-dropdown__item{font-size:1rem;font-weight:500;color:#191726;text-decoration:none;display:block;padding:.5rem 0;transition:color .2s ease}.header-mobile-dropdown__item:hover{color:#ce494c}.header-mobile-dropdown__group{display:flex;flex-direction:column}.header-mobile-dropdown__toggle{display:flex;align-items:center;justify-content:space-between}.header-mobile-dropdown__arrow-btn{background:none;border:none;padding:.5rem;cursor:pointer;color:#191726;display:flex;align-items:center;justify-content:center}.header-mobile-dropdown__arrow-btn svg{transition:transform .2s ease}.header-mobile-dropdown__arrow-btn.is-open svg{transform:rotate(180deg)}.header-mobile-dropdown__submenu{display:none;flex-direction:column;gap:.75rem;padding:.5rem 0 .75rem .75rem;border-left:2px solid #f4f4f6;margin-left:.25rem;margin-top:.25rem}.header-mobile-dropdown__submenu.is-open{display:flex}.header-mobile-dropdown__category-title{font-size:.8125rem;font-weight:600;color:#8c8b94;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.375rem;display:block}.header-mobile-dropdown__sublist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.header-mobile-dropdown__subitem{font-size:.875rem;font-weight:500;color:#191726;text-decoration:none;line-height:1.35;transition:color .2s ease}.header-mobile-dropdown__subitem:hover{color:#ce494c}.header-mobile-dropdown__contacts{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid #e5e7eb}.header-mobile-dropdown__phone{font-size:1.125rem;font-weight:700;color:#191726;text-decoration:none;transition:color .2s ease}.header-mobile-dropdown__phone:hover{color:#ce494c}.header-mobile-dropdown__callback{width:100%;text-align:center;justify-content:center}.hero{padding:21.25rem 0 2.75rem;min-height:auto;max-height:none;background:linear-gradient(180deg, rgba(14, 18, 22, 0.2) 0%, rgba(14, 18, 22, 0.6) 35%, rgba(14, 18, 22, 0.8) 70%, rgba(14, 18, 22, 0.96) 100%),url("../img/hero-2x.webp") 82% 25%/cover no-repeat}@media(min-width: 768px){.hero{padding:10rem 0 7.5rem;background:url("../img/hero-2x.webp") top center no-repeat;background-size:cover;max-height:48.75rem}}@media(min-width: 1024px){.hero{padding:12.5rem 0 8.75rem}}.hero--page{padding:21.25rem 0 4.5rem}@media(min-width: 768px){.hero--page{padding:7.5rem 0 6.25rem}}@media(min-width: 1024px){.hero--page{padding:10rem 0 7.5rem}}.hero--reviews,.hero--cases,.hero--contacts,.hero--blog,.hero--articles,.hero--article,.hero--article-detail,.hero--news{background:url("../img/reviews-hero.webp") center/cover no-repeat;padding:8.125rem 0 2.5rem;position:relative;overflow:hidden}@media(min-width: 768px){.hero--reviews,.hero--cases,.hero--contacts,.hero--blog,.hero--articles,.hero--article,.hero--article-detail,.hero--news{padding:8.125rem 0 3.125rem}}@media(min-width: 1024px){.hero--reviews,.hero--cases,.hero--contacts,.hero--blog,.hero--articles,.hero--article,.hero--article-detail,.hero--news{padding:9.375rem 0 3.125rem}}.hero--contacts .hero__reviews-phone{bottom:-5.625rem}@media(min-width: 1024px){.hero--contacts .hero__reviews-phone{bottom:-5.625rem}}.hero--article,.hero--article-detail{background:url("../img/reviews-hero.webp") center/cover no-repeat;padding:8.125rem 0 1rem;position:relative;overflow:hidden}@media(min-width: 768px){.hero--article,.hero--article-detail{padding:9.375rem 0 1.5rem}}@media(min-width: 1024px){.hero--article,.hero--article-detail{padding:10rem 0 2.625rem}}.hero--article .hero__content,.hero--article-detail .hero__content{gap:0}.hero--article .hero__reviews-row,.hero--article-detail .hero__reviews-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.hero--article .hero__top,.hero--article-detail .hero__top{max-width:100%;gap:0}.hero--article .hero__seal,.hero--article-detail .hero__seal{display:none;width:7.5rem;height:auto;flex-shrink:0;mix-blend-mode:luminosity;opacity:.85}@media(min-width: 768px){.hero--article .hero__seal,.hero--article-detail .hero__seal{display:block;width:9.375rem}}@media(min-width: 1024px){.hero--article .hero__seal,.hero--article-detail .hero__seal{width:10.9375rem}}.hero--article .hero__seal picture,.hero--article .hero__seal img,.hero--article-detail .hero__seal picture,.hero--article-detail .hero__seal img{width:100%;height:auto;display:block}.hero__content{display:flex;flex-direction:column;gap:1.5rem;position:relative}@media(min-width: 768px){.hero__content{gap:2.75rem}}@media(min-width: 1024px){.hero__content{gap:3.5rem}}.hero__top{display:flex;flex-direction:column;gap:1.25rem;max-width:53.75rem}@media(min-width: 768px){.hero__top{gap:1.875rem}}.hero__reviews-row{display:flex;flex-direction:column;gap:1.25rem}@media(min-width: 768px){.hero__reviews-row{flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}}.hero__reviews-phone{width:8.125rem;height:12.875rem;position:absolute;bottom:-6.875rem;right:0;mix-blend-mode:luminosity}@media(min-width: 768px){.hero__reviews-phone{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:12.5rem}}@media(min-width: 1024px){.hero__reviews-phone{width:17.5rem;height:14.375rem;bottom:-3.125rem}}.hero__reviews-phone picture{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hero__reviews-phone img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 0.75rem 1.75rem rgba(0, 0, 0, 0.45))}.hero__seal{width:7.5rem;height:7.5rem;position:absolute;bottom:-3.75rem;right:-1.25rem;mix-blend-mode:luminosity}@media(min-width: 768px){.hero__seal{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:15rem;height:11.25rem;bottom:-3.125rem}}@media(min-width: 1024px){.hero__seal{width:16.25rem;height:12.5rem;bottom:-3.125rem}}.hero__seal picture{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hero__seal img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 0.75rem 1.75rem rgba(0, 0, 0, 0.45))}.hero__title{font-size:1.625rem;font-weight:400;line-height:1.22;color:#fff;text-shadow:0 .125rem .625rem rgba(0,0,0,.7)}.hero__title--page{font-size:1.5rem}@media(min-width: 480px){.hero__title{font-size:2rem}.hero__title--page{font-size:1.875rem}}@media(min-width: 768px){.hero__title{font-size:2.75rem;text-shadow:none}.hero__title--page{font-size:2.625rem}}@media(min-width: 1024px){.hero__title{font-size:3.375rem}.hero__title--page{font-size:2.875rem}}.hero__title span{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;display:block;font-weight:500;font-size:.5em;color:#fff;margin-top:.375rem;line-height:1.3}@media(min-width: 768px){.hero__title span{font-size:.45em;margin-top:.625rem}}.hero__category-subtitle{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:500;color:rgba(255,255,255,.85);margin-top:.375rem;line-height:1.3}@media(min-width: 768px){.hero__category-subtitle{font-size:1.375rem;margin-top:.5rem}}.hero__description{max-width:38.75rem}.hero__description--page{max-width:31.875rem}.hero__description-text{font-size:.875rem;font-weight:400;line-height:1.55;color:#f3f4f6;text-shadow:0 .0625rem .375rem rgba(0,0,0,.7)}@media(min-width: 768px){.hero__description-text{font-size:1rem;font-weight:500;line-height:1.65;color:#fff;text-shadow:none}}.hero__buttons{display:flex;align-items:flex-start;flex-direction:column;gap:.625rem;margin-top:.25rem}@media(min-width: 768px){.hero__buttons{gap:1.5rem;margin-top:.5rem}}.hero__buttons-info{max-width:23.125rem;font-size:.8125rem;line-height:1.4;color:#d1d5db;opacity:.8}@media(min-width: 768px){.hero__buttons-info{font-size:.9375rem;opacity:.6}}.hero__button{display:inline-flex;align-items:center;justify-content:center;padding:1.25rem 1.25rem;background:linear-gradient(273.35deg, #CE494C 0%, #C1211E 75.76%);color:#fff;font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:.75rem;transition:background-color .3s ease;width:100%}.hero__button-text-desktop{display:none}.hero__button-text-mobile{display:inline}@media(min-width: 480px){.hero__button{width:auto;padding:1.625rem;font-size:1rem;border-radius:1rem}.hero__button-text-desktop{display:inline}.hero__button-text-mobile{display:none}}.hero__bottom{max-width:100%;padding:1rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.375rem;position:static;background:rgba(18,24,27,.78);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(0.625rem);border-radius:.875rem;margin-top:.625rem}@media(min-width: 1024px){.hero__bottom{position:absolute;right:10rem;bottom:-2.5rem;max-width:22.5rem;padding:1rem 1.5rem;gap:.5rem;background:rgba(0,0,0,.6);border-radius:.625rem;margin-top:0}}@media(min-width: 768px){.hero__bottom{padding:1.75rem 2.25rem;gap:.75rem}}.hero__bottom::after{content:"";position:absolute;top:-1.25rem;right:0rem;width:3.375rem;height:3.25rem;background:url("../img/hero-img-2x.webp") top center no-repeat;background-size:cover}@media(min-width: 1024px){.hero__bottom::after{top:-1.5625rem;right:-2.1875rem;width:5.375rem;height:5.125rem}}.hero__bottom h2{font-size:.9375rem;font-weight:400;line-height:1.25;color:#fff}@media(min-width: 1024px){.hero__bottom h2{font-size:1.0625rem;max-width:100%}}@media(min-width: 1280px){.hero__bottom h2{font-size:1.25rem}}.hero__bottom p{font-size:.6875rem;line-height:1.45;color:#fff}@media(min-width: 768px){.hero__bottom p{font-size:.75rem}}.advantages__card{position:relative;display:flex;flex-direction:column;gap:1rem;background-color:#fff;border-radius:1rem;padding:1.75rem 1.5rem}.advantages__card-number{font-family:"Anticva",serif;font-size:2rem;color:#c1b26b;line-height:1}.advantages__card-title{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:600;line-height:1.45;color:#191726;max-width:18.125rem}@media(min-width: 1024px){.advantages__card-title{font-size:1.125rem}}.advantages__card-text{font-size:.9375rem;line-height:1.5;color:#6b7280}.advantages__card--button{background:linear-gradient(273.35deg, #253235 0%, #212627 75.76%);color:#fff;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;cursor:pointer;position:relative;z-index:1;overflow:hidden}.advantages__card--button::after{content:"";width:2rem;height:2rem;background:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.32073 0.741522C3.33229 -0.246917 1.72972 -0.246917 0.741278 0.741522C-0.247161 1.72996 -0.247161 3.33254 0.741278 4.32098L2.53101 2.53125L4.32073 0.741522ZM28.531 31.0623C29.9289 31.0623 31.0621 29.9291 31.0621 28.5312L31.0621 5.75174C31.0621 4.35387 29.9289 3.22068 28.531 3.22068C27.1331 3.22068 25.9999 4.35387 26 5.75174L25.9999 26.0002L5.75149 26.0002C4.35363 26.0002 3.22044 27.1334 3.22044 28.5313C3.22044 29.9291 4.35363 31.0623 5.75149 31.0623L28.531 31.0623ZM2.53101 2.53125L0.741278 4.32098L26.7413 30.321L28.531 28.5313L30.3207 26.7415L4.32073 0.741522L2.53101 2.53125Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat;background-size:cover;margin-left:auto;transition:transform .3s ease}.advantages__card--button::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(273.35deg, #212627 0%, #1a1d1f 75.76%);opacity:0;z-index:-1;transition:opacity .3s ease}.advantages__card--button .advantages__card-title{color:#fff;padding-right:0;font-size:1.0625rem}.advantages__card--button:hover ::before{opacity:1}.advantages__card--button:hover::after{transform:rotate(-90deg)}.expertise__card{display:flex;flex-direction:column;overflow:hidden;border-radius:1rem;background-color:#fff;border:.0625rem solid #cbcbce;padding:.5rem}.expertise__image{width:100%;height:12.5rem;overflow:hidden;background-color:#e5e7eb;border-radius:.625rem}@media(min-width: 480px){.expertise__image{height:15rem}}.expertise__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.expertise__image:hover img{transform:scale(1.04)}.expertise__content{padding:1.25rem 1rem 1rem 1rem;display:flex;flex-direction:column;gap:1rem;flex-grow:1}@media(min-width: 768px){.expertise__content{padding:1.25rem}}@media(min-width: 1024px){.expertise__content{padding:1.5rem}}.expertise__title{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.0625rem;font-weight:600;line-height:1.35;color:#191726;max-width:29.375rem}@media(min-width: 768px){.expertise__title{font-size:1.1875rem}}.expertise__description{font-size:.875rem;font-weight:400;line-height:1.55;color:#6b7280;max-width:31.25rem}@media(min-width: 768px){.expertise__description{font-size:.9375rem}}.about{padding-bottom:3.875rem !important}.about__wrapper{background-color:#fff;border-radius:1.5rem;padding:1.75rem 1.25rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.04);display:grid;grid-template-columns:1fr;gap:2rem;align-items:stretch}@media(min-width: 768px){.about__wrapper{padding:2.25rem 2rem}}@media(min-width: 1024px){.about__wrapper{grid-template-columns:1.2fr .8fr;padding:2.5rem 2.75rem;gap:2.75rem}}.about__leftside{display:flex;flex-direction:column;justify-content:space-between;gap:1.125rem}.about__header{margin-bottom:0}.about__title{font-family:"Anticva",serif;font-size:1.5rem;font-weight:400;line-height:1.2;color:#191726;text-transform:uppercase;letter-spacing:.03125rem}@media(min-width: 768px){.about__title{font-size:1.875rem}}@media(min-width: 1024px){.about__title{font-size:2.25rem}}.about__title span{background:linear-gradient(273.35deg, #CE494C 0%, #C1211E 75.76%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:400}.about__subtitle{font-size:.9375rem;color:#6b7280;font-weight:500;line-height:1.4;margin-top:.375rem;display:block}@media(min-width: 768px){.about__subtitle{font-size:1.25rem}}.about__divider{border:none;border-top:1px dashed #e5e7eb;margin:1rem 0;width:100%}.about__content{display:flex;flex-direction:column}.about__list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.about__item{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.5;color:#191726}@media(min-width: 768px){.about__item{font-size:1rem}}.about__item-icon{width:1.125rem;height:1.125rem;flex-shrink:0;margin-top:.125rem}.about__facts{display:flex;flex-direction:column;gap:.75rem}.about__facts-title p{font-size:.875rem;font-weight:700;color:#191726}.about__facts-items{display:flex;flex-wrap:wrap;gap:.5rem .625rem;list-style:none;margin:0;padding:0}.about__facts-item{background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;padding:.375rem .875rem;display:inline-flex;align-items:center;gap:.5rem;transition:background-color .2s ease,border-color .2s ease}.about__facts-item::before{content:"";width:.375rem;height:.375rem;border-radius:50%;background-color:#c1b26b;flex-shrink:0}.about__facts-item p{font-size:.8125rem;font-weight:500;color:#191726}.about__facts-item:hover{background-color:#f9fafb;border-color:#d1d5db}.about__rightside{display:flex;align-items:stretch;justify-content:center}@media(max-width: 1023px){.about__rightside{order:-1;width:100%}}.about__image{width:100%;height:100%;min-height:16.25rem;border-radius:1.25rem;overflow:hidden;background-color:#e2e4e8}@media(min-width: 768px){.about__image{min-height:20rem}}.about__image picture,.about__image img{width:100%;height:100%;object-fit:cover;display:block}.media{padding:3.75rem 0;padding-top:0 !important;margin-top:0 !important}.media .section__header{margin-bottom:1.5rem}@media(min-width: 768px){.media{padding:5rem 0;padding-top:0 !important}}.media__card{background-color:#fff;border-radius:1.25rem;padding:1.5rem 1.25rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.04);margin-top:1.75rem}@media(min-width: 768px){.media__card{padding:1.75rem 2rem}}.media__items{display:flex;flex-direction:column}.media__item{display:grid;grid-template-columns:1fr;gap:.875rem;padding:1.25rem 0;border-bottom:1px solid #eee;align-items:center}@media(min-width: 768px){.media__item{grid-template-columns:1.1fr 2fr auto;gap:1.5rem;padding:1.375rem 0}}.media__item--hidden{display:none !important}.media__item:last-child{border-bottom:none}.media__item-title{display:flex;align-items:center;gap:.75rem}.media__item-title p{font-size:1rem;font-weight:600;line-height:1.55;color:#191726}.media__item-icon{width:1.125rem;height:1.125rem;flex-shrink:0}.media__item-description p{font-size:.875rem;line-height:1.55;color:#6b7280}.media__item-btn{background-color:#f4f4f6;color:#191726;font-size:.84375rem;font-weight:500;border-radius:9999px;padding:.5rem 1.5rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease;align-self:flex-start}@media(min-width: 768px){.media__item-btn{align-self:center}}.media__item-btn:hover{background-color:#e5e7eb}.media__show-more{margin-top:1.25rem;background:linear-gradient(273.35deg, #CEBF77 0%, #BBAC63 75.76%);color:#fff;border-radius:.75rem;padding:1rem;width:100%;font-size:.9375rem;font-weight:600;text-align:center;display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;transition:opacity .2s ease}.media__show-more:hover{opacity:.92}.services__wrapper{background-color:#f4f4f6;border-radius:1.5rem;padding:1.5rem 1.25rem;margin-top:2rem;display:grid;grid-template-columns:1fr;gap:1.75rem;align-items:stretch}@media(min-width: 768px){.services__wrapper{padding:2rem 2rem}}@media(min-width: 1024px){.services__wrapper{grid-template-columns:1.35fr 1fr;padding:2.25rem 2.25rem 2.25rem 2.75rem;gap:2rem}}.services__left{display:flex;flex-direction:column}.services__title{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:600;color:#191726;margin-bottom:1.625rem}@media(min-width: 768px){.services__title{font-size:1.375rem}}.services__title--white{color:#fff}.services__pills{display:flex;flex-wrap:wrap;gap:.625rem;list-style:none;margin:0;padding:0}.services__pills--column{flex-direction:column;align-items:flex-start;gap:.75rem}.services__pill{background-color:#fff;border-radius:9999px;padding:.625rem 1.125rem;font-size:.84375rem;font-weight:500;color:#191726;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;transition:transform .2s ease}.services__pill:hover{transform:translateY(-0.125rem);box-shadow:0 .25rem .75rem rgba(0,0,0,.07)}.services__pill-arrow{font-size:.875rem;font-weight:700;line-height:1}.services__pill-arrow--red{color:#ce494c}.services__pill-arrow--yellow{color:#c1b26b}.services__right{background:url("../img/hero-2x.webp") center/cover no-repeat,linear-gradient(135deg, #22292C 0%, #1A2022 100%);border-radius:1.25rem;padding:1.75rem 1.5rem;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start}@media(min-width: 768px){.services__right{padding:2rem 1.75rem}}.services__right::before{content:"";position:absolute;inset:0;background:rgba(28,35,38,.88);z-index:1}.services__right-content{position:relative;z-index:2;display:flex;flex-direction:column}.services-catalog__header{margin-bottom:1.5rem}@media(min-width: 768px){.services-catalog__header{margin-bottom:2rem}}.services-catalog__title{font-family:"Anticva",serif;text-transform:uppercase;font-size:1.375rem;font-weight:400;color:#191726;line-height:1.25;letter-spacing:.03125rem}@media(min-width: 480px){.services-catalog__title{font-size:1.625rem}}@media(min-width: 768px){.services-catalog__title{font-size:1.875rem}}@media(min-width: 1024px){.services-catalog__title{font-size:2.125rem}}.services-catalog__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 768px){.services-catalog__grid{grid-template-columns:repeat(2, 1fr);gap:1.25rem}}@media(min-width: 1024px){.services-catalog__grid{grid-template-columns:repeat(3, 1fr);gap:1.5rem}}.services-card{background-color:#fff;border-radius:1rem;padding:1.5rem 1.25rem;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}@media(min-width: 768px){.services-card{padding:1.75rem 1.5rem}}.services-card--grey{background-color:#f4f4f6}.services-card--grey .services-card__icon{background-color:#fff}.services-card__header{display:flex;align-items:flex-start;gap:.875rem;margin-bottom:.875rem}.services-card__icon{width:2.625rem;height:2.625rem;background-color:#f4f4f6;border-radius:.625rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#191726}.services-card__icon svg{width:1.375rem;height:1.375rem}.services-card__title{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.96875rem;font-weight:600;line-height:1.35;color:#191726;margin:0;align-self:center}.services-card__description{font-size:.84375rem;line-height:1.55;color:#6b7280;margin-bottom:1.375rem;flex-grow:1}.services-card__btn{width:100%;background:linear-gradient(273.35deg, #CEBF77 0%, #BBAC63 75.76%);color:#fff;border-radius:.625rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:opacity .2s ease;margin-top:auto}.services-card__btn:hover{opacity:.92}.cases__wrapper{position:relative;overflow:hidden;margin-top:2rem;padding:.375rem .125rem}.cases__slider{display:flex}.cases__slider-item{height:auto;background-color:#fff;border-radius:1rem;padding:1.625rem 1.5rem;box-shadow:0 .125rem .625rem rgba(0,0,0,.04);display:flex;flex-direction:column;box-sizing:border-box}.cases__slider-item-title p{font-size:1rem;font-weight:700;color:#191726;line-height:1.35;padding-bottom:.875rem;border-bottom:1px solid #eee;margin-bottom:.875rem}.cases__slider-item-task{display:flex;flex-direction:column;padding-bottom:.875rem;border-bottom:1px solid #eee;margin-bottom:.875rem}.cases__slider-item-task span{font-size:.8125rem;font-weight:400;color:#9ca3af;margin-bottom:.25rem}.cases__slider-item-task p{font-size:.875rem;line-height:1.5;color:#191726}.cases__slider-item-decision{display:flex;flex-direction:column;margin-bottom:1.125rem}.cases__slider-item-decision span{font-size:.8125rem;font-weight:400;color:#9ca3af;margin-bottom:.25rem}.cases__slider-item-decision p{font-size:.875rem;line-height:1.5;color:#191726}.cases__slider-item-result{background-color:#f4f4f6;border-radius:.75rem;padding:.875rem 1rem;margin-top:auto;display:flex;flex-direction:column}.cases__slider-item-result span{font-size:.8125rem;font-weight:600;color:#6b7280;margin-bottom:.25rem}.cases__slider-item-result p{font-size:.875rem;font-weight:500;line-height:1.45;color:#191726}.reviews__wrapper{position:relative;overflow:hidden;margin-top:2rem;padding:.375rem .125rem}.reviews__slider{display:flex}.reviews__slider-item{height:auto;background-color:#f4f4f6;border-radius:1rem;padding:1.75rem 1.5rem 1.5rem;border:none;box-shadow:none;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;position:relative}@media(min-width: 768px){.reviews__slider-item{padding:2rem 1.75rem 1.625rem}}.reviews__slider-item-quote-top{width:1.75rem;height:1.375rem;margin-bottom:.875rem;opacity:.15}.reviews__slider-item-quote-bottom{width:1.75rem;height:1.375rem;position:absolute;right:1.25rem;bottom:1.125rem;opacity:.15}.reviews__slider-item-header{position:relative;z-index:1}.reviews__slider-item-header__text{font-size:.875rem;line-height:1.6;color:#191726;font-style:normal}@media(min-width: 768px){.reviews__slider-item-header__text{font-size:.90625rem}}.reviews__slider-item-header__text.is-clamped{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.reviews__slider-item-header .reviews__slider-item-more{display:inline-block;margin-top:.5rem;font-size:.84375rem;font-weight:600;color:#ce494c;background:none;border:none;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:.125rem;transition:color .2s ease}.reviews__slider-item-header .reviews__slider-item-more:hover{color:#ae1917}.reviews__slider-item-footer{display:flex;align-items:center;margin-top:1.25rem;position:relative;z-index:1}.reviews__slider-item-footer__title{font-size:.875rem;font-weight:500;color:#6b7280}.cta+.help{padding-top:0 !important}.cta:has(+.help){padding-bottom:3.125rem}.cta__wrapper{background:url("../img/hero-2x.webp") center/cover no-repeat,linear-gradient(135deg, #1e2528 0%, #161c1e 100%);border-radius:1.5rem;padding:2rem 1.25rem;position:relative;overflow:hidden}@media(min-width: 768px){.cta__wrapper{border-radius:1.75rem;padding:2.75rem 2.25rem}}@media(min-width: 1024px){.cta__wrapper{padding:3rem 3rem}}.cta__wrapper::before{content:"";position:absolute;inset:0;background:rgba(24,31,34,.92);z-index:1}.cta__grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:2.25rem;align-items:center}@media(min-width: 1024px){.cta__grid{grid-template-columns:1.2fr 1fr;gap:3rem}}.cta__content{display:flex;flex-direction:column;gap:2rem}.cta__title{font-family:"Anticva",serif;font-size:1.25rem;font-weight:400;line-height:1.28;color:#fff;text-transform:uppercase;letter-spacing:.03125rem}@media(min-width: 480px){.cta__title{font-size:1.5rem}}@media(min-width: 768px){.cta__title{font-size:1.75rem;line-height:1.35}}@media(min-width: 1024px){.cta__title{font-size:2rem}}.cta__description{display:flex;flex-direction:column;gap:.875rem}.cta__description p{font-size:.90625rem;line-height:1.6;color:#e2e8f0}@media(min-width: 768px){.cta__description p{font-size:.9375rem}}.cta__badge-wrapper{position:relative;display:inline-flex}.cta__guarantee{display:inline-flex;align-items:center;gap:.875rem;background-color:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:.875rem;padding:.375rem .375rem;max-width:30.625rem}.cta__guarantee-icon{width:3.5rem;height:3.5rem;flex-shrink:0}@media(min-width: 768px){.cta__guarantee-icon{width:5.125rem;height:5.125rem}}.cta__guarantee-icon img{width:100%;height:100%;object-fit:contain}.cta__guarantee-text{font-size:.8125rem;font-weight:600;color:#fff;line-height:1.45;text-transform:uppercase;letter-spacing:.03125rem}@media(min-width: 768px){.cta__guarantee-text{font-size:1rem;line-height:1.6}}.cta__arrow-svg{display:none;position:absolute;right:-4.375rem;top:-0.9375rem;width:5rem;height:4.375rem;pointer-events:none}@media(max-width: 1023px){.cta__arrow-svg{display:none}}.cta__form-card{background-color:#fff;border-radius:1.25rem;padding:1.25rem 1rem;color:#191726;box-shadow:0 .625rem 2.25rem rgba(0,0,0,.2)}@media(min-width: 480px){.cta__form-card{padding:1.375rem 1.25rem}}@media(min-width: 768px){.cta__form-card{padding:1.5rem 1.5rem}}.cta__form-card form{display:flex;flex-direction:column;gap:.875rem}.cta__form-card-row{display:grid;grid-template-columns:1fr;gap:.5rem}@media(min-width: 480px){.cta__form-card-row{grid-template-columns:1fr 1fr}}.cta__form-card input[type=text],.cta__form-card input[type=tel],.cta__form-card select,.cta__form-card textarea{width:100%;background-color:#f4f4f6;border:1px solid rgba(0,0,0,0);border-radius:.625rem;padding:.875rem 1rem;font-size:.90625rem;color:#191726;transition:border-color .2s ease,background-color .2s ease}@media(min-width: 768px){.cta__form-card input[type=text],.cta__form-card input[type=tel],.cta__form-card select,.cta__form-card textarea{padding:1rem 1.25rem;font-size:.9375rem}}.cta__form-card input[type=text]::placeholder,.cta__form-card input[type=tel]::placeholder,.cta__form-card select::placeholder,.cta__form-card textarea::placeholder{color:#9ca3af}.cta__form-card input[type=text]:focus,.cta__form-card input[type=tel]:focus,.cta__form-card select:focus,.cta__form-card textarea:focus{border-color:#ce494c;background-color:#fff}.cta__form-card select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%236B7280' d='M5 6L0 0h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.25rem}.cta__form-card textarea{min-height:6.25rem;resize:vertical}.cta__form-card-method{display:flex;flex-direction:column;gap:.5rem}.cta__form-card-method__title{font-size:.8125rem;font-weight:600;color:#191726}.cta__form-card-method__group{border:1px solid #e5e7eb;border-radius:9999px;padding:.1875rem;display:flex;align-items:center;justify-content:space-between;gap:.125rem}.cta__form-card-method__label{flex:1;text-align:center;padding:.5625rem .5rem;font-size:.84375rem;font-weight:500;color:#6b7280;border-radius:9999px;cursor:pointer;transition:all .2s ease}@media(min-width: 480px){.cta__form-card-method__label{padding:.625rem .75rem;font-size:.9375rem}}.cta__form-card-method__label input{display:none}.cta__form-card-method__label--active,.cta__form-card-method__label:has(input:checked){background-color:#c1b26b;color:#fff;font-weight:600}.cta__form-card-submit{margin-top:.375rem}.cta__form-card-submit button{width:100%;display:flex;align-items:center;justify-content:center}.cta__form-card-note{font-size:.75rem;color:#9ca3af;text-align:center;margin-top:.25rem}.articles__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}@media(min-width: 768px){.articles__header{margin-bottom:2.5rem}}.articles__btn-blog{background:linear-gradient(273.35deg, #CEBF77 0%, #BBAC63 75.76%);color:#fff;border-radius:.625rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:opacity .2s ease}.articles__btn-blog:hover{opacity:.92}.articles__wrapper{position:relative;overflow:hidden;padding:.375rem .125rem}.articles__cards{display:flex}.articles-card{height:auto;background-color:#fff;border:1px solid #dadada;border-radius:1rem;padding:.75rem;padding-bottom:2rem;display:flex;flex-direction:column;box-sizing:border-box}.articles-card__image{display:flex;align-items:center;justify-content:center;width:100%;height:11.25rem;border-radius:.75rem;overflow:hidden;background-color:#e5e7eb}@media(min-width: 768px){.articles-card__image{height:11.875rem}}.articles-card__image picture,.articles-card__image img{width:100%;height:100%;object-fit:cover;display:block}.articles-card__category{background-color:#f4f4f6;border-radius:.625rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;color:#191726;display:inline-block;align-self:flex-start;margin:1.25rem 0 1rem;margin-left:1.25rem;margin-right:1.25rem;text-decoration:none;transition:background-color .2s ease,color .2s ease}.articles-card__category:hover{background-color:#e5e7eb;color:#191726}.articles-card__meta{margin:1rem 1.25rem;padding-bottom:.375rem;border-bottom:.0625rem solid #dadada;font-size:.875rem;font-weight:400;color:#8a8a8b}.articles-card__title{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.0625rem;font-weight:600;line-height:1.4;color:#191726;margin-bottom:.75rem;margin-left:1.25rem;margin-right:1.25rem}@media(min-width: 768px){.articles-card__title{font-size:1.1875rem}}.articles-card__title a{color:inherit;text-decoration:none;transition:color .2s ease}.articles-card__title a:hover{color:linear-gradient(273.35deg, #CE494C 0%, #C1211E 75.76%)}.articles-card__description{font-size:.84375rem;line-height:1.5;color:#6b7280;margin-bottom:.875rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-left:1.25rem;margin-right:1.25rem}.articles-card__read-more{font-size:.84375rem;font-weight:500;color:#ce494c;text-decoration:underline;margin-top:auto;display:inline-block;transition:color .2s ease;margin-left:1.25rem;margin-right:1.25rem}.articles-card__read-more:hover{color:#a82023}.swiper .articles-card{border:none}.faq__wrapper{display:flex;flex-direction:column;gap:.75rem;max-width:55rem;margin:2rem auto 0}.faq__item{background-color:rgba(0,0,0,0);border:none;border-radius:.75rem;overflow:hidden}.faq__item[open] .faq__question{background-color:#242c2f;color:#fff;border-radius:.75rem}.faq__item[open] .faq__question::after{border-top:none;border-bottom:.375rem solid #fff}.faq__question{background-color:#f4f4f6;border-radius:.75rem;padding:1.25rem 1.5rem;font-size:.9375rem;font-weight:600;color:#191726;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;user-select:none;line-height:1.4;transition:background-color .2s ease,color .2s ease}.faq__question::-webkit-details-marker{display:none}.faq__question::after{content:"";width:0;height:0;border-left:.3125rem solid rgba(0,0,0,0);border-right:.3125rem solid rgba(0,0,0,0);border-top:.375rem solid #9ca3af;transition:transform .2s ease;flex-shrink:0}@media(min-width: 768px){.faq__question{font-size:.96875rem;padding:1.25rem 1.75rem}}.faq__answer{background-color:#f4f4f6;border-radius:0 0 .75rem .75rem;padding:1rem 1.5rem 1.375rem;font-size:.875rem;line-height:1.6;color:#555}@media(min-width: 768px){.faq__answer{padding:1.125rem 1.75rem 1.5rem;font-size:.90625rem}}.faq__answer p{margin:0}.help{padding:2.5rem 0}@media(min-width: 768px){.help{padding:3.75rem 0}}.help__banner{background:linear-gradient(90deg, #1e2629 0%, #1e2629 45%, rgba(30, 38, 41, 0.75) 60%, rgba(30, 38, 41, 0.15) 100%),url("../img/hero-2x.webp") top right/cover no-repeat;border-radius:1.5rem;padding:2.25rem 1.5rem;position:relative;overflow:hidden;min-height:21.25rem;display:flex;align-items:center}@media(min-width: 768px){.help__banner{border-radius:1.75rem;padding:5rem 5rem;min-height:23.75rem}}.help__content{max-width:38.75rem;display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:2}.help__title{font-family:"Anticva",serif;font-size:1.25rem;font-weight:400;line-height:1.28;color:#fff;text-transform:uppercase;letter-spacing:.03125rem}@media(min-width: 480px){.help__title{font-size:1.5rem}}@media(min-width: 768px){.help__title{font-size:1.75rem;line-height:1.35}}@media(min-width: 1024px){.help__title{font-size:2rem}}.help__subtitle{font-size:.875rem;line-height:1.6;color:#e2e8f0;max-width:30rem;margin:1rem 0 1.5rem}@media(min-width: 768px){.help__subtitle{font-size:.9375rem;margin:1.125rem 0 1.75rem}}.help__buttons{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;width:100%}@media(min-width: 480px){.help__buttons{gap:1rem}}.help__buttons .btn-ask{background:linear-gradient(273.35deg, #CEBF77 0%, #BBAC63 75.76%);color:#fff;border-radius:.75rem;padding:.875rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:opacity .2s ease;width:100%}@media(min-width: 480px){.help__buttons .btn-ask{width:auto;padding:1rem 1.75rem}}@media(min-width: 768px){.help__buttons .btn-ask{padding:1.125rem 2rem}}.help__buttons .btn-ask:hover{opacity:.92}.help__buttons .btn-faq{border:1px solid rgba(255,255,255,.3);color:#fff;border-radius:.75rem;padding:.875rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease;width:100%}@media(min-width: 480px){.help__buttons .btn-faq{width:auto;padding:1rem 1.75rem}}@media(min-width: 768px){.help__buttons .btn-faq{padding:1.125rem 2rem}}.help__buttons .btn-faq:hover{background-color:rgba(255,255,255,.08)}footer{background:rgba(0,0,0,0);color:#191726;padding:.75rem 0 2rem}.footer__card{background-color:#f4f4f6;border-radius:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;width:100%;max-width:80rem;margin-left:auto;margin-right:auto;padding:1.25rem 1.125rem}@media(max-width: 1023px){.footer__card{flex-direction:column;align-items:flex-start;padding:1.375rem 1.125rem;gap:1.25rem;width:calc(100% - 1.25rem)}}@media(min-width: 1024px){.footer__card{padding:.875rem 1.5rem;gap:1.25rem}}@media(min-width: 1280px){.footer__card{padding:.875rem 1.75rem;gap:1.5rem}}.footer__logo{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.footer__logo__title{font-size:.90625rem;font-weight:500;line-height:1.25;color:#191726;text-transform:none;letter-spacing:0}.footer__logo__line-text{display:block}.footer__logo__line{color:#cbcbce;font-size:1.25rem;font-weight:300;line-height:1}.footer__logo__subtitle{font-size:.75rem;color:#8c8c9a;line-height:1.35;max-width:10.3125rem}.footer__menu{flex-shrink:1}.footer__menu__list{display:flex;align-items:center;gap:.875rem;list-style:none;margin:0;padding:0}@media(max-width: 1023px){.footer__menu__list{flex-wrap:wrap;gap:.75rem 1.125rem}}@media(min-width: 1024px){.footer__menu__list{flex-wrap:nowrap;gap:.875rem}}@media(min-width: 1280px){.footer__menu__list{gap:1.125rem}}@media(min-width: 1440px){.footer__menu__list{gap:1.375rem}}.footer__menu__item{font-size:.875rem;font-weight:500;color:#191726;text-decoration:none;white-space:nowrap;transition:color .2s ease}.footer__menu__item:hover{color:#ce494c}.footer__contacts{display:flex;align-items:center;gap:1.125rem;flex-shrink:0}@media(max-width: 1023px){.footer__contacts{flex-wrap:nowrap;width:100%;justify-content:space-between}}.footer__contacts-phone{font-size:1.03125rem;font-weight:700;color:#191726;text-decoration:none;white-space:nowrap;transition:color .2s ease}.footer__contacts-phone:hover{color:#ce494c}.footer__contacts-btn{background:linear-gradient(273.35deg, #CEBF77 0%, #BBAC63 75.76%);color:#fff;border-radius:.625rem;padding:.625rem 1.375rem;font-size:.875rem;font-weight:600;text-decoration:none;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;transition:opacity .2s ease}@media(min-width: 768px){.footer__contacts-btn{padding:.875rem 1rem}}.footer__contacts-btn:hover{opacity:.92}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.84375rem;padding:0 .25rem}@media(max-width: 767px){.footer__bottom{flex-direction:column;align-items:center;text-align:center;gap:.875rem}}.footer__bottom-left{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.footer__bottom-left span{color:#8c8c9a;font-size:.84375rem}.footer__bottom-left .footer__link{color:#191726;font-size:.84375rem;text-decoration:underline}.footer__bottom-left .footer__link:hover{color:#ce494c}@media(max-width: 767px){.footer__bottom-left{align-items:center;text-align:center;gap:.375rem}}.footer__bottom-center{display:flex;align-items:center;justify-content:center}@media(max-width: 767px){.footer__bottom-center{margin:.25rem 0}}.footer__bottom-right{display:flex;align-items:center}.footer__bottom-right .footer__link{color:#8c8c9a;font-size:.84375rem;text-decoration:underline}.footer__bottom-right .footer__link:hover{color:#191726}@media(max-width: 767px){.footer__bottom-right{justify-content:center}}.footer__messenger{display:inline-flex;align-items:center;gap:.5rem;background-color:#fff;border:1px solid #e5e7eb;padding:.5rem 1.375rem;border-radius:9999px;text-decoration:none;color:#191726;font-size:.84375rem;font-weight:500;transition:background-color .2s ease,border-color .2s ease}.footer__messenger__icon{display:flex;align-items:center}.footer__messenger__icon svg path{fill:#191726}.footer__messenger:hover{background-color:#f9fafb;border-color:#d1d5db}.service-detail__wrapper{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;margin-bottom:2.625rem}@media(min-width: 768px){.service-detail__wrapper{gap:2.875rem;margin-bottom:2.875rem}}@media(min-width: 1024px){.service-detail__wrapper{grid-template-columns:1.1fr .75fr;gap:3rem;margin-bottom:4rem}}.service-detail__content{display:flex;flex-direction:column;gap:1rem}@media(min-width: 1024px){.service-detail__content{gap:1.5rem}}.service-detail__title{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.375rem;font-weight:500;line-height:1.3;color:#191726}@media(min-width: 768px){.service-detail__title{font-size:1.5rem}}@media(min-width: 1024px){.service-detail__title{font-size:1.625rem}}.service-detail__lead{font-size:.875rem;font-weight:500;line-height:1.6;color:#191726}@media(min-width: 1024px){.service-detail__lead{font-size:1rem}}.service-detail__list{list-style:none;padding:0;margin:.25rem 0 0;display:flex;flex-direction:column;gap:.5rem}.service-detail__item{font-size:.875rem;font-weight:500;line-height:1.45;color:#5d5c66;position:relative;padding-left:1rem}.service-detail__item::before{content:"•";position:absolute;left:0;top:0;color:#191726;font-weight:bold}@media(min-width: 768px){.service-detail__item{font-size:.875rem}}@media(min-width: 1024px){.service-detail__item{font-size:1rem}}.service-detail__image{width:100%;max-height:100%;border-radius:.75rem;overflow:hidden}.service-detail__image img{width:100%;height:100%;max-height:25rem;object-fit:cover;display:block;border-radius:.75rem}.service-detail__notice{background:linear-gradient(135deg, #CEBF77 0%, #BBAC63 100%);border-radius:.875rem;padding:1.125rem 1.125rem;display:flex;align-items:center;gap:1rem}@media(min-width: 768px){.service-detail__notice{padding:1.25rem 1.5rem;gap:1.125rem;border-radius:1rem}}@media(max-width: 479px){.service-detail__notice{flex-direction:column;align-items:flex-start}}.service-detail__notice-icon{width:2rem;height:2rem;min-width:2rem;border-radius:.75rem;background:#fff;display:flex;align-items:center;justify-content:center;color:#cebf77;font-weight:700;font-size:1.5rem;font-family:"Anticva",serif;flex-shrink:0}.service-detail__notice-text{font-size:.875rem;font-weight:500;line-height:1.6;color:#fff;margin:0}@media(min-width: 768px){.service-detail__notice-text{font-size:1rem}}.reviews-page__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 768px){.reviews-page__grid{grid-template-columns:repeat(2, 1fr);gap:1.25rem}}@media(min-width: 1024px){.reviews-page__grid{grid-template-columns:repeat(3, 1fr);gap:1.5rem}}.reviews-page__card{background-color:#f4f4f6;border-radius:1rem;padding:1.75rem 1.25rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.125rem;position:relative;box-sizing:border-box}@media(min-width: 768px){.reviews-page__card{padding:2rem 1.5rem}}.reviews-page__card-quote-top{width:1.5rem;height:1.25rem;color:rgba(25,23,38,.08);flex-shrink:0}.reviews-page__card-quote-bottom{width:1.5rem;height:1.25rem;color:rgba(25,23,38,.08);align-self:flex-end;flex-shrink:0}.reviews-page__card-text{font-size:.9375rem;font-weight:400;line-height:1.55;color:#191726;margin:0}.reviews-page__card-author{font-size:1rem;font-weight:500;color:#191726;margin:0}.reviews-page__card--hidden{display:none}.reviews-page__more-wrapper{margin-top:1.75rem}@media(min-width: 768px){.reviews-page__more-wrapper{margin-top:2.25rem}}.leave-review{padding-top:0 !important;margin-top:0 !important}.leave-review__card{background-color:#f4f4f6;border-radius:1.25rem;padding:1.75rem 1.25rem}@media(min-width: 768px){.leave-review__card{padding:2.25rem 2rem}}@media(min-width: 1024px){.leave-review__card{padding:2.75rem 3rem}}.leave-review__title{font-family:"Anticva",serif;font-size:1.5rem;font-weight:400;line-height:1.25;color:#191726;text-transform:uppercase;margin-bottom:1.5rem}@media(min-width: 768px){.leave-review__title{font-size:1.75rem;margin-bottom:1.75rem}}@media(min-width: 1024px){.leave-review__title{font-size:1.875rem;margin-bottom:2rem}}.leave-review__form{display:flex;flex-direction:column;gap:1rem}.leave-review__fields{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width: 768px){.leave-review__fields{grid-template-columns:1fr 1.3fr;gap:1rem}}.leave-review__inputs{display:flex;flex-direction:column;gap:.75rem}.leave-review__inputs input{width:100%;background-color:#fff;border:1px solid rgba(0,0,0,0);border-radius:.75rem;padding:1rem 1.25rem;font-size:.9375rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:500;color:#191726;box-sizing:border-box;outline:none;transition:border-color .2s ease}.leave-review__inputs input::placeholder{color:#8c8b94}.leave-review__inputs input:focus{border-color:#cebf77}.leave-review__textarea textarea{width:100%;height:100%;min-height:6.875rem;background-color:#fff;border:1px solid rgba(0,0,0,0);border-radius:.75rem;padding:1rem 1.25rem;font-size:.9375rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:500;color:#191726;box-sizing:border-box;outline:none;resize:none;transition:border-color .2s ease}.leave-review__textarea textarea::placeholder{color:#8c8b94}.leave-review__textarea textarea:focus{border-color:#cebf77}.leave-review__submit button{width:100%}.leave-review__consent{font-size:.8125rem;line-height:1.5;color:#8c8b94;font-weight:500;margin:.25rem 0 0}@media(min-width: 768px){.leave-review__consent{font-size:.875rem}}.leave-review__consent a{color:inherit;text-decoration:underline;transition:color .2s ease}.leave-review__consent a:hover{color:#191726}.cases-page__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 768px){.cases-page__grid{grid-template-columns:repeat(2, 1fr);gap:1.25rem}}@media(min-width: 1024px){.cases-page__grid{grid-template-columns:repeat(3, 1fr);gap:1.5rem}}.cases-page__card--hidden{display:none}.cases-page__more-wrapper{margin-top:1.75rem}@media(min-width: 768px){.cases-page__more-wrapper{margin-top:2.25rem}}.contacts-page__wrapper{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:stretch}@media(min-width: 768px){.contacts-page__wrapper{grid-template-columns:1fr;gap:1.75rem}}@media(min-width: 1024px){.contacts-page__wrapper{grid-template-columns:26.875rem 1fr;gap:2rem}}.contacts-page__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;padding:1.75rem 1.25rem;display:flex;flex-direction:column;gap:1.25rem;box-sizing:border-box}@media(min-width: 768px){.contacts-page__card{padding:2.25rem 1.75rem;gap:1.5rem}}@media(min-width: 1024px){.contacts-page__card{padding:2.5rem 2rem;gap:1.5rem}}.contacts-page__item{display:flex;flex-direction:column;gap:.375rem}.contacts-page__label{font-size:.9375rem;font-weight:500;color:#8c8b94;margin:0}.contacts-page__link{font-size:1.125rem;font-weight:600;color:#191726;text-decoration:none;transition:color .2s ease}.contacts-page__link:hover{color:linear-gradient(273.35deg, #CE494C 0%, #C1211E 75.76%)}.contacts-page__link--lg{font-size:1.375rem}@media(min-width: 768px){.contacts-page__link--lg{font-size:1.5rem}}.contacts-page__text{font-size:1.0625rem;font-weight:600;color:#191726;line-height:1.4;margin:0}@media(min-width: 768px){.contacts-page__text{font-size:1.125rem}}.contacts-page__form-block{display:flex;flex-direction:column;gap:.75rem;margin-top:.25rem}@media(min-width: 768px){.contacts-page__form-block{margin-top:.5rem}}.contacts-page__form{display:flex;flex-direction:column;gap:.75rem}.contacts-page__form input{width:100%;background-color:#f4f4f6;border:1px solid #dadada;border-radius:.75rem;padding:1rem 1.25rem;font-size:1rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:600;color:#191726;box-sizing:border-box;outline:none;transition:border-color .2s ease}.contacts-page__form input::placeholder{color:#8c8b94}.contacts-page__form input:focus{border-color:#cebf77}.contacts-page__form button{width:100%}.contacts-page__map{border-radius:1.25rem;overflow:hidden;min-height:23.75rem;height:100%;background-color:#e5e7eb;position:relative}@media(min-width: 1024px){.contacts-page__map{min-height:35rem}}.contacts-page__map iframe{width:100%;height:100%;min-height:23.75rem;border:0;display:block}@media(min-width: 1024px){.contacts-page__map iframe{min-height:35rem}}.blog-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem}@media(min-width: 768px){.blog-tags{gap:.625rem;margin-bottom:2.25rem}}.blog-tags__item{display:inline-flex;align-items:center;justify-content:center;background-color:#f4f4f6;border-radius:.625rem;padding:.5rem .875rem;font-size:.84375rem;font-weight:500;color:#191726;text-decoration:none;transition:background-color .2s ease,color .2s ease}@media(min-width: 768px){.blog-tags__item{padding:.625rem 1rem;font-size:.90625rem}}.blog-tags__item:hover,.blog-tags__item--active{background-color:#e5e7eb}.blog-page__grid,.news-page__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width: 768px){.blog-page__grid,.news-page__grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}@media(min-width: 1024px){.blog-page__grid,.news-page__grid{grid-template-columns:repeat(3, 1fr);gap:1.5rem}}.blog-page__card--hidden,.news-page__card--hidden{display:none}.blog-page__more-wrapper,.news-page__more-wrapper{margin-top:1.75rem;display:flex;justify-content:center}@media(min-width: 768px){.blog-page__more-wrapper,.news-page__more-wrapper{margin-top:2.25rem}}.btn--outline-more{background-color:#fff;border:1px solid #dadada;border-radius:.75rem;padding:1rem 1.5rem;font-size:.9375rem;font-weight:500;color:#191726;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:background-color .2s ease,border-color .2s ease;cursor:pointer}.btn--outline-more:hover{background-color:#f4f4f6;border-color:#c5c5c5}.btn--outline-more__arrow{font-size:.625rem;display:inline-block;transition:transform .2s ease}.btn--outline-more.is-expanded .btn--outline-more__arrow{transform:rotate(180deg)}.news-card{height:auto;background-color:#fff;border:1px solid #dadada;border-radius:1rem;padding:.75rem;padding-bottom:1.75rem;display:flex;flex-direction:column;box-sizing:border-box}.news-card__image{width:100%;height:11.875rem;border-radius:.75rem;overflow:hidden;background-color:#e5e7eb}@media(min-width: 768px){.news-card__image{height:12.5rem}}.news-card__image picture,.news-card__image img{width:100%;height:100%;object-fit:cover;display:block}.news-card__date{font-size:.84375rem;font-weight:500;color:#8c8b94;margin:1rem 1rem .5rem;display:block}.news-card__title{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.0625rem;font-weight:600;line-height:1.4;color:#191726;margin:0 1rem .625rem}@media(min-width: 768px){.news-card__title{font-size:1.125rem}}.news-card__title a{color:inherit;text-decoration:none;transition:color .2s ease}.news-card__title a:hover{color:linear-gradient(273.35deg, #CE494C 0%, #C1211E 75.76%)}.news-card__description{font-size:.84375rem;line-height:1.5;color:#191726;margin:0 1rem .875rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-card__read-more{font-size:.84375rem;font-weight:500;color:linear-gradient(273.35deg, #CE494C 0%, #C1211E 75.76%);text-decoration:underline;margin-top:auto;margin-left:1rem;margin-right:1rem;display:inline-block;transition:color .2s ease}.news-card__read-more:hover{color:#191726}.article-detail{margin:2.875rem 0;padding:0}@media(min-width: 768px){.article-detail{margin:3.75rem 0 7.5rem;padding:0}}.article-detail__layout{display:grid;grid-template-columns:1fr;gap:2.25rem;align-items:start}@media(min-width: 1024px){.article-detail__layout{grid-template-columns:minmax(0, 48.125rem) 24.25rem;gap:2.625rem}}.article-detail__main{display:flex;flex-direction:column;gap:1.25rem;min-width:0;max-width:100%;width:100%}@media(min-width: 768px){.article-detail__main{padding:2rem;border:.0625rem solid #d6d6d6;border-radius:.75rem;gap:1.5rem}}.article-detail__category{align-self:flex-start;background-color:#f4f4f6;border-radius:.5rem;padding:.4375rem 1rem;font-size:.84375rem;font-weight:500;color:#191726;text-decoration:none;transition:background-color .2s ease;margin-bottom:-0.375rem}.article-detail__category:hover{background-color:#e5e7eb}.article-detail__title{font-family:"Anticva",serif;font-size:1.375rem;font-weight:400;line-height:1.25;color:#191726;text-transform:uppercase;margin:0;font-variant-numeric:lining-nums;font-feature-settings:"lnum" 1}@media(min-width: 768px){.article-detail__title{font-size:2rem}}.article-detail__date{font-size:.875rem;font-weight:400;color:#8a8a8b}.article-detail__lead{font-size:1rem;line-height:1.6;color:#191726;margin:0}@media(min-width: 768px){.article-detail__lead{font-size:1.0625rem}}.article-detail__image{width:100%;border-radius:1rem;overflow:hidden;background-color:#e5e7eb}.article-detail__image picture,.article-detail__image img{width:100%;height:auto;display:block;object-fit:cover}.article-detail__image--with-caption{margin-bottom:.25rem}.article-detail__caption{background-color:#f4f4f6;border-radius:.625rem;padding:.875rem 1.25rem;font-size:.84375rem;line-height:1.5;color:#4a4d54;margin-top:-0.75rem}.article-detail__h2{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.375rem;font-weight:600;line-height:1.35;color:#191726;margin:.875rem 0 .125rem}@media(min-width: 768px){.article-detail__h2{font-size:1.625rem;margin:1.125rem 0 .25rem}}.article-detail__h3{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.4;color:#191726;margin:.625rem 0 .125rem}@media(min-width: 768px){.article-detail__h3{font-size:1.3125rem;margin:.875rem 0 .125rem}}.article-detail__text{font-size:.96875rem;line-height:1.65;color:#333;margin:0}@media(min-width: 768px){.article-detail__text{font-size:1.03125rem}}.article-detail__text strong{font-weight:600;color:#191726}.article-detail__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.article-detail__list--ordered{counter-reset:custom-counter}.article-detail__list--ordered li{counter-increment:custom-counter;position:relative;padding-left:1.75rem;font-size:.96875rem;line-height:1.6;color:#333}@media(min-width: 768px){.article-detail__list--ordered li{font-size:1.03125rem}}.article-detail__list--ordered li::before{content:counter(custom-counter) ".";position:absolute;left:0;top:0;font-weight:600;color:#191726}.article-detail__list--ordered li strong{font-weight:600;color:#191726}.article-detail__list--bullet li{position:relative;padding-left:1.5rem;font-size:.96875rem;line-height:1.6;color:#333}@media(min-width: 768px){.article-detail__list--bullet li{font-size:1.03125rem}}.article-detail__list--bullet li::before{content:"•";position:absolute;left:.375rem;top:0;font-size:1.125rem;color:#191726}.article-detail__list--bullet li strong{font-weight:600;color:#191726}.article-detail__video-thumb{position:relative;border-radius:1rem;overflow:hidden;background-color:#000;cursor:pointer;aspect-ratio:16/9;width:100%}.article-detail__video-thumb picture,.article-detail__video-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease,opacity .2s ease}.article-detail__video-thumb:hover img{transform:scale(1.02)}.article-detail__video-thumb iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;border-radius:1rem;display:none}.article-detail__video-thumb.is-playing{cursor:default}.article-detail__video-thumb.is-playing picture,.article-detail__video-thumb.is-playing img,.article-detail__video-thumb.is-playing .article-detail__play-btn{display:none !important}.article-detail__video-thumb.is-playing iframe{display:block}.article-detail__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:4.25rem;height:4.25rem;background-color:rgba(255,255,255,.95);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.3);border:none;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.article-detail__play-btn svg{width:1.375rem;height:1.375rem;margin-left:.1875rem;fill:#191726}.article-detail__play-btn:hover{transform:translate(-50%, -50%) scale(1.1);background-color:#fff}.article-detail__slider{position:relative;border-radius:1rem;overflow:hidden;background-color:#e5e7eb;width:100%;max-width:100%;min-width:0}.article-detail__slider .swiper-wrapper{box-sizing:border-box;display:flex}.article-detail__slider .swiper-slide{box-sizing:border-box;width:100%;flex-shrink:0}.article-detail__slider .swiper-slide picture,.article-detail__slider .swiper-slide img{width:100%;height:auto;display:block;object-fit:cover}.article-detail__slider .article-slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:2.625rem;height:2.625rem;background-color:rgba(25,23,38,.85);color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background-color .2s ease}.article-detail__slider .article-slider-btn:hover{background-color:#191726}.article-detail__slider .article-slider-btn--prev{left:1rem}.article-detail__slider .article-slider-btn--next{right:1rem}.article-detail__slider .swiper-pagination-bullets{bottom:.875rem}.article-detail__warning-box{background-color:#fdf2f2;border-left:4px solid linear-gradient(273.35deg, #CE494C 0%, #C1211E 75.76%);border-radius:.75rem;padding:1.125rem 1.375rem;font-size:.96875rem;line-height:1.6;color:#191726}@media(min-width: 768px){.article-detail__warning-box{font-size:1.03125rem}}.article-detail__warning-box strong{color:linear-gradient(273.35deg, #CE494C 0%, #C1211E 75.76%);font-weight:700}.article-detail__author-box{background-color:#f4f4f6;border-radius:1rem;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}@media(min-width: 768px){.article-detail__author-box{flex-direction:row;gap:1.5rem;padding:1.5rem}}.article-detail__author-img{width:6.25rem;height:6.25rem;border-radius:.75rem;overflow:hidden;flex-shrink:0;background-color:#e5e7eb}@media(min-width: 768px){.article-detail__author-img{width:7.5rem;height:7.5rem}}.article-detail__author-img picture,.article-detail__author-img img{width:100%;height:100%;object-fit:cover}.article-detail__author-text{font-size:.9375rem;line-height:1.6;color:#333;margin:0}.article-detail__author-text strong{font-weight:600;color:#191726}.article-sidebar{display:flex;flex-direction:column;gap:1.5rem}.article-sidebar__consultation{background:url(../img/reviews-hero.webp) center/cover no-repeat;border-radius:1.25rem;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;gap:1rem}.article-sidebar__consultation-avatar{width:5.25rem;height:5.25rem;border-radius:50%;overflow:hidden;border:.0625rem solid #fff;flex-shrink:0}.article-sidebar__consultation-avatar picture,.article-sidebar__consultation-avatar img{width:100%;height:100%;object-fit:cover;display:block}.article-sidebar__consultation-title{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.35;color:#fff;margin:0}.article-sidebar__consultation-text{font-size:.875rem;line-height:1.55;color:rgba(255,255,255,.75);margin:0}.article-sidebar__widget{background-color:#fff;border:1px solid #dadada;border-radius:.875rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.article-sidebar__widget-title{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:600;color:#191726;margin:0}.article-sidebar__widget-tags{display:flex;flex-wrap:wrap;gap:.5rem}.article-sidebar__widget-tags .blog-tags__item{font-size:.84375rem;padding:.5rem .875rem;background-color:#f4f4f6;border-radius:.5rem;color:#191726;text-decoration:none;transition:background-color .2s ease,color .2s ease}.article-sidebar__widget-tags .blog-tags__item:hover{background-color:#e5e7eb}.article-sidebar__widget-tags .blog-tags__item--active{background-color:#191726;color:#fff}.article-sidebar__widget-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.article-sidebar__widget-item{padding:.5rem 0}.article-sidebar__widget-item:first-child{padding-top:0}.article-sidebar__widget-item:last-child{padding-bottom:0}.article-sidebar__widget-link{font-size:.90625rem;font-weight:500;line-height:1.45;color:#191726;text-decoration:none;display:flex;align-items:flex-start;gap:.625rem;transition:color .2s ease;position:relative}.article-sidebar__widget-link::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='20' viewBox='0 0 16 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_85_10735)'%3E%3Cpath d='M11.5555 20H2.66665C1.95431 20 1.28467 19.7226 0.781023 19.2189C0.277378 18.7152 0 18.0456 0 17.3333V8.44444C0 7.73213 0.277409 7.06249 0.781054 6.55884C1.2847 6.0552 1.95434 5.77779 2.66668 5.77779H6.22223C6.71317 5.77779 7.11112 6.17574 7.11112 6.66668C7.11112 7.15763 6.71317 7.55558 6.22223 7.55558H2.66665C2.4292 7.55558 2.20601 7.64805 2.03815 7.81591C1.87029 7.98377 1.77779 8.20699 1.77779 8.44444V17.3333C1.77779 17.5708 1.87026 17.794 2.03815 17.9619C2.20601 18.1297 2.4292 18.2222 2.66665 18.2222H11.5555C11.7929 18.2222 12.0161 18.1297 12.184 17.9618C12.3519 17.794 12.4444 17.5707 12.4444 17.3333V13.7778C12.4444 13.2868 12.8423 12.8889 13.3333 12.8889C13.8242 12.8889 14.2222 13.2869 14.2222 13.7778V17.3333C14.2222 18.0456 13.9448 18.7152 13.4411 19.2189C12.9374 19.7226 12.2678 20 11.5555 20ZM6.22223 14.6666C5.99472 14.6666 5.76724 14.5799 5.59369 14.4063C5.24658 14.0592 5.24658 13.4963 5.59369 13.1492L12.9651 5.77779H9.77777C9.28683 5.77779 8.88891 5.37984 8.88891 4.88889C8.88891 4.39795 9.28683 4 9.77777 4H15.1111C15.3432 3.99973 15.5662 4.09053 15.732 4.25288L15.7321 4.25294L15.7338 4.25468L15.7344 4.25518L15.7357 4.25654L15.7366 4.25744L15.7376 4.25844L15.7395 4.26036L15.7415 4.26229L15.7424 4.26328L15.7433 4.26418C15.744 4.26477 15.7446 4.2654 15.7452 4.26608L15.7469 4.26785L15.747 4.26791C15.9093 4.43381 16.0001 4.65675 15.9999 4.88886V10.2222C15.9999 10.7131 15.6019 11.1111 15.1109 11.1111C14.62 11.1111 14.2221 10.7131 14.2221 10.2222V7.03488L6.8506 14.4063C6.67718 14.5799 6.44971 14.6666 6.22223 14.6666Z' fill='%23C1211E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_85_10735'%3E%3Crect width='16' height='16' fill='white' transform='translate(0 4)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-size:100%;background-repeat:no-repeat;background-position:center;flex-shrink:0;margin-top:.1875rem;color:linear-gradient(273.35deg, #CE494C 0%, #C1211E 75.76%);width:1rem;height:1.25rem;transition:transform .2s ease}.article-sidebar__widget-link:hover{color:linear-gradient(273.35deg, #CE494C 0%, #C1211E 75.76%)}.article-sidebar__widget-link:hover::before{transform:scale(1.1)}.other-articles__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}@media(min-width: 768px){.other-articles__header{margin-bottom:2.5rem}}.other-articles__title{font-family:"Anticva",serif;font-size:1.5rem;font-weight:400;color:#191726;text-transform:uppercase;margin:0}@media(min-width: 768px){.other-articles__title{font-size:2rem}}.other-articles__slider-container{position:relative;padding-bottom:2.25rem}.other-articles__slider-nav{display:flex;align-items:center;justify-content:space-between;position:absolute;top:calc(50% - 1.25rem);left:-1rem;right:-1rem;pointer-events:none;z-index:10}@media(min-width: 1024px){.other-articles__slider-nav{left:-1.5rem;right:-1.5rem}}.other-articles__slider-nav .slider-btn{pointer-events:auto}.other-articles__slider-dots{margin-top:1.5rem;display:flex;justify-content:center}.other-articles .articles-card{border:none}.cta--article{padding-top:4.5rem;padding-bottom:1.5rem}/*# sourceMappingURL=style.min.css.map */
