.card-param[data-v-ae04375b]{align-items:center;border-bottom:1px solid var(--stroke-grey);display:flex;gap:5px;justify-content:space-between;list-style-type:none;padding-bottom:6px}.app-slider__control[data-v-35eb431f]{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--general-white);border:none;border-radius:50%;box-shadow:0 4px 9px #00000040;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;outline:none;width:40px}.app-slider__control[data-v-35eb431f] .app-slider__control__icon path{fill:var(--general-blue);transition:all .4s}@media (hover:hover){.app-slider__control[data-v-35eb431f]:hover{background:var(--general-blue)}.app-slider__control[data-v-35eb431f]:hover .app-slider__control__icon path{fill:var(--general-white);transition:all .4s}}.app-slider__control[data-v-35eb431f]:active{background:var(--general-blue)}.app-slider__control[data-v-35eb431f]:active .app-slider__control__icon path{fill:var(--general-white)}.app-slider__control--rotated[data-v-35eb431f]{transform:rotate(180deg)}.app-slider__control[data-v-35eb431f]:disabled{background:var(--general-white);cursor:default;opacity:.2}.app-slider__control[data-v-35eb431f]:disabled .app-slider__control__icon path{fill:var(--general-blue)}.app-slider[data-v-8430b23e]{--carousel-height:auto;--slide-size:100%;--slide-spacing:1rem;position:relative}.app-slider__viewport[data-v-8430b23e]{height:var(--carousel-height);overflow:hidden}.app-slider__viewport._overflow-visible[data-v-8430b23e]{overflow:visible}.app-slider__container[data-v-8430b23e]{display:flex;height:var(--carousel-height);touch-action:pan-y pinch-zoom}:where([data-include-gap-in-size]) .app-slider__container[data-v-8430b23e]:where([data-orientation=vertical]){margin-bottom:calc(var(--slide-spacing)*-1)}:where([data-include-gap-in-size]) .app-slider__container[data-v-8430b23e]:where([data-orientation=horizontal]){margin-inline-end:calc(var(--slide-spacing)*-1)}.app-slider__container[data-v-8430b23e]:where([data-orientation=vertical]){flex-direction:column}.app-slider__slide[data-v-8430b23e]{flex:0 0 var(--slide-size);min-width:0;position:relative;transform:translateZ(0)}.app-slider:where([data-include-gap-in-size=true]) .app-slider__slide[data-v-8430b23e]:where([data-orientation=vertical]){padding-bottom:var(--slide-spacing)}.app-slider:where([data-include-gap-in-size=true]) .app-slider__slide[data-v-8430b23e]:where([data-orientation=horizontal]){padding-inline-end:var(--slide-spacing)}.app-slider:where(:not([data-include-gap-in-size=true])) .app-slider__slide[data-v-8430b23e]:where([data-orientation=vertical]){margin-bottom:var(--slide-spacing)}.app-slider:where(:not([data-include-gap-in-size=true])) .app-slider__slide[data-v-8430b23e]:where([data-orientation=horizontal]){margin-inline-end:var(--slide-spacing)}.app-slider__pagination[data-v-fefe3e46]{max-width:180px;width:100%}.app-slider__pagination__item[data-v-fefe3e46]{background-color:var(--general-white);border-radius:2px;cursor:pointer;height:5px;opacity:.2;transition:.3s}.app-slider__pagination__item--active[data-v-fefe3e46],.app-slider__pagination__item[data-v-fefe3e46]:hover{opacity:1}.app-slider[data-v-746c0e3d]{--carousel-height:auto;--slide-size:100%;--slide-spacing:1rem;position:relative}.app-slider__viewport[data-v-746c0e3d]{height:var(--carousel-height);overflow:hidden}.app-slider__viewport._overflow-visible[data-v-746c0e3d]{overflow:visible}.app-slider__container[data-v-746c0e3d]{display:flex;height:var(--carousel-height);touch-action:pan-y pinch-zoom}:where([data-include-gap-in-size]) .app-slider__container[data-v-746c0e3d]:where([data-orientation=vertical]){margin-bottom:calc(var(--slide-spacing)*-1)}:where([data-include-gap-in-size]) .app-slider__container[data-v-746c0e3d]:where([data-orientation=horizontal]){margin-inline-end:calc(var(--slide-spacing)*-1)}.app-slider__container[data-v-746c0e3d]:where([data-orientation=vertical]){flex-direction:column}.app-slider__slide[data-v-746c0e3d]{flex:0 0 var(--slide-size);min-width:0;position:relative;transform:translateZ(0)}.app-slider:where([data-include-gap-in-size=true]) .app-slider__slide[data-v-746c0e3d]:where([data-orientation=vertical]){padding-bottom:var(--slide-spacing)}.app-slider:where([data-include-gap-in-size=true]) .app-slider__slide[data-v-746c0e3d]:where([data-orientation=horizontal]){padding-inline-end:var(--slide-spacing)}.app-slider:where(:not([data-include-gap-in-size=true])) .app-slider__slide[data-v-746c0e3d]:where([data-orientation=vertical]){margin-bottom:var(--slide-spacing)}.app-slider:where(:not([data-include-gap-in-size=true])) .app-slider__slide[data-v-746c0e3d]:where([data-orientation=horizontal]){margin-inline-end:var(--slide-spacing)}.modal[data-v-38c4144a]{align-items:center;background-color:#0d0c0cf2;display:flex;height:100%;top:0;right:0;bottom:0;left:0;justify-content:center;padding:48px 15px 15px;position:fixed;width:100%;z-index:1000}@media (max-width:576px){.modal[data-v-38c4144a]{background-color:#0d0c0cfa}}.modal__close[data-v-38c4144a]{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;justify-content:center;position:absolute;right:10px;top:10px;z-index:10}.modal__close[data-v-38c4144a] path{fill:var(--general-white)}.modal__content[data-v-38c4144a]{align-items:center;display:flex;max-height:90dvh;max-width:900px;overflow:hidden;width:100%}.modal .slider-gallery[data-v-38c4144a]{position:relative}.modal .slider-gallery[data-v-38c4144a] img{border-radius:0;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.modal .slider-gallery[data-v-38c4144a] .app-slider__prev{left:15px;position:absolute;top:50%;transform:translateY(-50%) rotate(180deg)}.modal .slider-gallery[data-v-38c4144a] .app-slider__next{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.catalog-slider[data-v-a04a30f0]{height:100%;position:relative;width:100%}@media (max-width:636px){.catalog-slider .slider[data-v-a04a30f0]{--carousel-height:294px!important}}@media (max-width:576px){.catalog-slider .slider[data-v-a04a30f0]{--carousel-height:auto!important}}.catalog-slider .slide[data-v-a04a30f0],.catalog-slider .slider[data-v-a04a30f0]{border-radius:20px;overflow:hidden}.catalog-slider[data-v-a04a30f0] .app-slider__pagination{bottom:10px;position:absolute;right:50%;transform:translate(50%)}.catalog-slider[data-v-a04a30f0] .app-slider__prev{left:10px;position:absolute;top:calc(55% - 20px);transform:translateY(-50%) rotate(180deg)}@media (max-width:636px){.catalog-slider[data-v-a04a30f0] .app-slider__prev{display:none}}.catalog-slider[data-v-a04a30f0] .app-slider__next{position:absolute;right:10px;top:calc(55% - 20px);transform:translateY(-50%)}@media (max-width:636px){.catalog-slider[data-v-a04a30f0] .app-slider__next{display:none}}.catalog-slider[data-v-a04a30f0] img{border-radius:20px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card[data-v-b2ec5d17]{background:var(--general-white);border:1px solid var(--stroke-grey);border-radius:30px;display:grid;gap:20px;grid-template-columns:minmax(280px,400px) minmax(336px,494px);padding:20px;width:100%}@media (max-width:1200px){.card[data-v-b2ec5d17]{grid-template-columns:minmax(200px,400px) minmax(336px,539px)}}@media (max-width:636px){.card[data-v-b2ec5d17]{grid-template-columns:1fr}}.card__model[data-v-b2ec5d17]{text-transform:uppercase}.card__params[data-v-b2ec5d17]{display:flex;flex-direction:column;gap:6px;margin-top:20px}.card__image[data-v-b2ec5d17]{cursor:pointer;height:100%;width:100%}.card__image[data-v-b2ec5d17] img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card__left[data-v-b2ec5d17]{position:relative}.card__badge[data-v-b2ec5d17]{background:var(--general-white);border:1px solid var(--stroke-grey);border-radius:99px;left:10px;padding:6px 14px;position:absolute;top:10px;z-index:1}.card__buttons[data-v-b2ec5d17]{display:grid;gap:6px;grid-template-columns:1fr 1fr;margin-top:43px;width:100%}@media (max-width:635px){.card__buttons[data-v-b2ec5d17]{margin-top:20px}}.card__button[data-v-b2ec5d17]{font-size:16px;padding:13.5px}@media (max-width:576px){.card__button[data-v-b2ec5d17]{font-size:14px}}.complectation[data-v-0801cff8]{height:100%;padding:20px;position:relative}@media (max-width:1039px){.complectation[data-v-0801cff8]{padding:20px 20px 88px}}@media (max-width:635px){.complectation[data-v-0801cff8]{padding:20px 20px 554px}}@media (max-width:576px){.complectation[data-v-0801cff8]{padding:20px}}@media (max-width:399px){.complectation[data-v-0801cff8]{padding:20px}}.complectation__image[data-v-0801cff8]{border-radius:30px;height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.complectation__image[data-v-0801cff8] img{border-radius:30px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:2000px){.complectation__image[data-v-0801cff8] img{-o-object-position:bottom;object-position:bottom}}.complectation h2[data-v-0801cff8]{margin-top:20px}@media (max-width:1039px){.complectation h2[data-v-0801cff8]{max-width:525px}}@media (max-width:768px){.complectation h2[data-v-0801cff8]{max-width:428px}}.catalog__container[data-v-f7cbffee]{display:grid;gap:30px;grid-template-columns:minmax(676px,954px) minmax(294px,396px);margin-top:30px}@media (max-width:1039px){.catalog__container[data-v-f7cbffee]{gap:20px;grid-template-columns:1fr}}.catalog__title span[data-v-f7cbffee]{color:var(--general-blue);font-size:34px;font-weight:500}@media (max-width:576px){.catalog__title span[data-v-f7cbffee]{font-size:26px}}.catalog__complectation[data-v-f7cbffee]{height:100%}@media (max-width:576px){.catalog__complectation[data-v-f7cbffee]{height:400px}}.catalog__cards[data-v-f7cbffee]{display:flex;flex-direction:column;gap:30px;width:100%}@media (max-width:1039px){.catalog__cards[data-v-f7cbffee]{gap:20px}}.column[data-v-f6d2b955]{border-radius:16px;display:flex;flex-direction:column;gap:24px;max-width:446px;position:relative;width:100%}.column__title[data-v-f6d2b955]{font-size:24px;font-weight:500;text-transform:uppercase}.column__image[data-v-f6d2b955]{border:1px solid var(--stroke-grey);border-radius:100%;max-height:112px;max-width:112px;position:absolute;right:20px;top:-50px}@media (max-width:1200px){.column__image[data-v-f6d2b955]{max-height:80px;max-width:80px}}.column__image[data-v-f6d2b955] img{background:var(--general-white);border-radius:99px;display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.column__items[data-v-f6d2b955]{display:flex;flex-direction:column;gap:4px;list-style:none}.item[data-v-f6d2b955]{border-radius:8px;padding:6px 12px 10px}@media (max-width:1250px){.item[data-v-f6d2b955]:nth-child(4){height:60px}}@media (max-width:1365px){.item[data-v-f6d2b955]:nth-child(6){height:60px}}.greenTheme[data-v-f6d2b955]{border:1px solid var(--stroke-grey);padding:20px}.greenTheme[data-v-f6d2b955],.greenTheme .item[data-v-f6d2b955]{background:var(--general-white)}.greenTheme .item[data-v-f6d2b955]{border:1px solid transparent}.greenTheme .item.hovered[data-v-f6d2b955]{background:var(--bg-light-blue);border-color:var(--general-blue)}.greenTheme .column__image img[data-v-f6d2b955]{box-shadow:0 4px 8px #78c15e4d}.redTheme[data-v-f6d2b955]{border:1px solid var(--stroke-grey);padding:20px}.redTheme[data-v-f6d2b955],.redTheme .item[data-v-f6d2b955]{background:var(--general-white)}.redTheme .item[data-v-f6d2b955]{border:1px solid transparent}.redTheme .item.hovered[data-v-f6d2b955]{background:var(--bg-light-yellow);border-color:var(--general-yellow)}.redTheme .column__image img[data-v-f6d2b955]{box-shadow:0 4px 8px #bc4d4d4d}.greyTheme .column__items[data-v-f6d2b955]{gap:4px;margin-top:50px}.greyTheme .item[data-v-f6d2b955]{border:1px solid transparent}.greyTheme .item.hovered[data-v-f6d2b955]{background:#ffffff80;border-color:var(--stroke-grey)}.col-0[data-v-f6d2b955]{font-weight:500}.column[data-v-84d1d16e]{display:flex;flex-direction:column;gap:16px}@media (max-width:399px){.column[data-v-84d1d16e]{width:100%}}.column__title[data-v-84d1d16e]{font-size:20px;font-weight:500;text-transform:uppercase}.column__image[data-v-84d1d16e]{border:1px solid var(--stroke-grey);border-radius:100%;max-height:60px;max-width:60px}.column__image[data-v-84d1d16e] img{border-radius:99px;display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.column__items[data-v-84d1d16e]{display:grid;gap:4px;grid-template-rows:repeat(12,min-content);height:100%}.item[data-v-84d1d16e]{border-radius:4px;height:70px;list-style:none;padding:4px 8px 8px}@media (max-width:576px){.item[data-v-84d1d16e]{width:143px}}.item__name[data-v-84d1d16e]{color:var(--text-dark-grey);margin-bottom:6px}.item[data-v-84d1d16e]:first-child{height:70px}.item[data-v-84d1d16e]:nth-child(5){height:52px}.item[data-v-84d1d16e]:nth-child(10),.item[data-v-84d1d16e]:nth-child(2),.item[data-v-84d1d16e]:nth-child(3),.item[data-v-84d1d16e]:nth-child(4),.item[data-v-84d1d16e]:nth-child(6),.item[data-v-84d1d16e]:nth-child(9){height:88px}.greenTheme .item[data-v-84d1d16e]{background:var(--white);border:1px solid transparent}.greenTheme .column__image img[data-v-84d1d16e],.greenTheme .item[data-v-84d1d16e]{background:var(--bg-green)}.redTheme .item[data-v-84d1d16e]{background:var(--general-white)}.comparison[data-v-16ebaf64]{padding:50px 0;position:relative}@media (max-width:576px){.comparison[data-v-16ebaf64]{padding:30px 0}}.comparison__background[data-v-16ebaf64] img{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.comparison__columns-desc[data-v-16ebaf64]{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr}.comparison__columns-mob[data-v-16ebaf64]{background:var(--general-white);border-radius:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);padding:16px 16px 25px;position:relative}@media (max-width:399px){.comparison__columns-mob[data-v-16ebaf64]::-webkit-scrollbar{height:4px;width:4px}.comparison__columns-mob[data-v-16ebaf64]::-webkit-scrollbar-thumb{background-color:var(--red);border-radius:10px}.comparison__columns-mob[data-v-16ebaf64]::-webkit-scrollbar-track{background:var(--bg-red)}}.comparison__columns-mob__mask[data-v-16ebaf64]{background:var(--general-white);bottom:0;height:145px;left:0;opacity:.5;position:absolute;width:100%;z-index:1}.comparison__button[data-v-16ebaf64]{font-size:16px;height:48px;margin-top:30px}.comparison__title[data-v-16ebaf64]{margin-bottom:50px;text-transform:uppercase}@media (max-width:576px){.comparison__title[data-v-16ebaf64]{margin-bottom:20px}}@media (max-width:399px){.comparison__title[data-v-16ebaf64]{font-size:26px}}.comparison__title span[data-v-16ebaf64]{color:var(--general-blue);font-weight:700}.swipe[data-v-16ebaf64]{align-items:center;background:var(--white);border-radius:4px;display:none;gap:6px;padding:4px 8px;width:-moz-fit-content;width:fit-content}@media (max-width:399px){.swipe[data-v-16ebaf64]{display:flex}}.swipe img[data-v-16ebaf64]{height:20px;width:20px}.delivery-form[data-v-d5ccf452]{background-color:var(--general-white);border-radius:30px;display:flex;flex-direction:column;gap:20px;padding:20px}.delivery-form__head[data-v-d5ccf452]{display:flex;flex-direction:column;gap:10px}.delivery[data-v-ed78eba7]{position:relative}.delivery__image[data-v-ed78eba7]{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.delivery__image[data-v-ed78eba7] img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:2000px){.delivery__image[data-v-ed78eba7] img{-o-object-position:bottom;object-position:bottom}}.delivery__inner[data-v-ed78eba7]{display:grid;gap:30px;grid-template-columns:54.4% 37%;justify-content:space-between}@media (max-width:768px){.delivery__inner[data-v-ed78eba7]{grid-template-columns:1fr}}.delivery__left[data-v-ed78eba7]{display:flex;flex-direction:column;gap:30px}@media (max-width:768px){.delivery__left[data-v-ed78eba7]{gap:10px}}.delivery__title span[data-v-ed78eba7]{color:var(--general-blue);font-size:34px;font-weight:500;line-height:1.4}@media (max-width:576px){.delivery__title span[data-v-ed78eba7]{font-size:26px}}.shipment-card[data-v-281b77ad]{background-color:var(--general-white);border-radius:12px;display:flex;flex-direction:column;flex-shrink:0;overflow:hidden}.shipment-card__info[data-v-281b77ad]{align-items:start;display:flex;flex-direction:column;gap:14px;padding:16px}@media (max-width:576px){.shipment-card__info[data-v-281b77ad]{gap:10px;padding:12px}}.shipment-card__image[data-v-281b77ad]{border-radius:12px 12px 0 0;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:576px){.shipment-card__image[data-v-281b77ad] img{height:270px}}.txt-grey[data-v-281b77ad]{color:var(--text-dark-grey)}.shipments__container[data-v-2df996e6]{display:flex;flex-direction:column;gap:30px}.shipments__title[data-v-2df996e6]{max-width:750px}.shipments__items[data-v-2df996e6]{align-items:center;display:flex;gap:20px;overflow-x:auto}@media (max-width:576px){.shipments__items[data-v-2df996e6]{gap:10px}}.highlight[data-v-2df996e6]{color:var(--general-blue);font-weight:500}._mobile[data-v-2df996e6]{display:none}@media (max-width:576px){._mobile[data-v-2df996e6]{display:flex;margin-top:30px;padding:0 20px}}._desktop[data-v-2df996e6]{display:flex}@media (max-width:576px){._desktop[data-v-2df996e6]{display:none}}.discount-timer{border:1px solid var(--general-white);border-radius:8px;padding:6px 12px;width:-moz-fit-content;width:fit-content}.discount[data-v-35836aa1]{padding:0;width:100%}.discount[data-v-35836aa1] img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%;z-index:-1}@media (max-width:768px){.discount[data-v-35836aa1] img{-o-object-position:top;object-position:top}}@media (max-width:576px){.discount[data-v-35836aa1] img{-o-object-position:bottom;object-position:bottom}}.discount__container[data-v-35836aa1]{align-items:start;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:357px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:relative;width:100%}@media (max-width:576px){.discount__container[data-v-35836aa1]{justify-content:start;min-height:500px}}.discount__content[data-v-35836aa1]{align-items:start;display:flex;flex-direction:column;gap:30px;width:100%}@media (max-width:576px){.discount__content[data-v-35836aa1]{margin-top:30px}}.discount__content_title[data-v-35836aa1]{color:var(--general-white);max-width:750px}.discount__content_title span[data-v-35836aa1]{color:var(--general-yellow);font-weight:500;text-wrap:nowrap}.discount__content_description[data-v-35836aa1]{align-items:center;color:var(--general-white);display:inline-flex;gap:10px}.discount__content_button[data-v-35836aa1]{font-size:16px;height:48px;max-width:244px}li[data-v-761795cf]{align-items:center;display:flex;gap:10px;list-style:none}li img[data-v-761795cf]{height:24px;width:24px}.guarantee-card[data-v-f4424721]{background:var(--general-white);border-radius:30px;box-shadow:0 1px 12px #63636321;display:flex;flex-direction:column;gap:20px;justify-content:space-between;min-height:550px;overflow:hidden;padding:20px;position:relative}@media (max-width:576px){.guarantee-card[data-v-f4424721]{min-height:500px}}@media (max-width:399px){.guarantee-card[data-v-f4424721]{min-height:470px}}.guarantee-card__main-info[data-v-f4424721]{display:flex;flex-direction:column;gap:10px}.guarantee-card__title[data-v-f4424721]{color:var(--general-blue)}.guarantee-card__button[data-v-f4424721]{font-size:16px;height:48px;padding:13.5px;z-index:2}.guarantee-card__image[data-v-f4424721]{bottom:0;left:0;max-height:347px;position:absolute;width:100%;z-index:0}.guarantee-card__image[data-v-f4424721] img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right;width:100%}.guarantee-card__container[data-v-f4424721]{display:flex;flex-direction:column;gap:20px;z-index:2}@media (max-width:576px){.guarantee-card__container[data-v-f4424721]{gap:14px}}.guarantee-card__advantages[data-v-f4424721]{display:flex;flex-direction:column;gap:10px}.guarantee__top[data-v-b03110ff]{display:grid;gap:30px;grid-template-areas:"title quallity" "text quallity";grid-template-columns:54.3% 36%;justify-content:space-between}@media (max-width:576px){.guarantee__top[data-v-b03110ff]{grid-template-areas:"title " "quallity" "text";grid-template-columns:1fr}}.guarantee__title[data-v-b03110ff]{grid-area:title}.guarantee__text[data-v-b03110ff]{grid-area:text}.guarantee__quallity[data-v-b03110ff]{align-items:flex-end;background:var(--general-blue);border-radius:20px;color:var(--general-white);display:flex;flex-direction:column;gap:10px;grid-area:quallity;padding:20px;text-align:right}@media (max-width:576px){.guarantee__quallity[data-v-b03110ff]{align-items:flex-start;gap:8px;padding:10px 20px;text-align:left}}.guarantee__container[data-v-b03110ff]{display:flex;flex-direction:column;gap:30px}.guarantee__cards[data-v-b03110ff]{display:grid;gap:21px;grid-template-columns:repeat(3,1fr)}@media (max-width:860px){.guarantee__cards[data-v-b03110ff]{grid-template-columns:1fr}}.hero__advantages-item[data-v-3ba9f025]{align-items:center;animation:none;background:#ffffffb3;border-radius:20px;box-shadow:0 1px 12px #63636321;display:flex;gap:7px;justify-content:space-between;max-width:573px;min-height:100%;overflow:hidden;padding-left:20px;position:unset;width:100%}@media (max-width:1000px){.hero__advantages-item[data-v-3ba9f025]{animation-duration:24s;animation-iteration-count:infinite;animation-name:scrollLeft;animation-timing-function:linear;left:max(1600px,100%);position:absolute}}.hero__advantages-item__icon[data-v-3ba9f025]{position:relative;z-index:1}.hero__advantages-item__icon img[data-v-3ba9f025]{height:92px;width:92px}@media (max-width:1000px){.hero__advantages-item__icon img[data-v-3ba9f025]{height:73px;width:73px}}.hero__advantages-item .circle-bg[data-v-3ba9f025]{background:var(--general-white);border-radius:99px;height:188px;position:absolute;right:-85px;top:-10px;width:188px;z-index:-1}@media (max-width:1000px){.hero__advantages-item .circle-bg[data-v-3ba9f025]{right:-110px}}.hero__advantages-item__text[data-v-3ba9f025]{color:var(--text-black)}@media (min-width:1200px){.hero__advantages-item__text[data-v-3ba9f025]{width:300px}}.animate-1[data-v-3ba9f025]{animation-delay:-19.5555555556s}.animate-2[data-v-3ba9f025]{animation-delay:-15.5555555556s}.animate-3[data-v-3ba9f025]{animation-delay:-11.5555555556s}.animate-4[data-v-3ba9f025]{animation-delay:-7.5555555556s}.animate-5[data-v-3ba9f025]{animation-delay:-3.5555555556s}.animate-6[data-v-3ba9f025]{animation-delay:.4444444444s}.hero__advantages[data-v-99425146]{align-items:stretch;display:flex;gap:20px;justify-content:center;position:relative;width:100%}@media (max-width:1000px){.hero__advantages[data-v-99425146]{flex-direction:row;gap:10px}.hero__advantages[data-v-99425146]>*{max-width:320px;width:100%}}.hero__advantages .mobile-scroll[data-v-99425146]{display:none}@media (max-width:1000px){.hero__advantages .mobile-scroll[data-v-99425146]{display:flex}}.hero[data-v-4f025760]{display:flex;flex-direction:column;height:100%;min-height:920px;padding-bottom:50px;padding-top:15px;position:relative}@media (max-width:1000px){.hero[data-v-4f025760]{min-height:715px;padding-bottom:5px;padding-top:30px}}@media (max-width:399px){.hero[data-v-4f025760]{min-height:675px}}.hero__container[data-v-4f025760]{display:flex;flex-direction:column;flex-grow:1;gap:40px;justify-content:space-between;margin-top:66px;width:100%}@media (max-width:1000px){.hero__container[data-v-4f025760]{gap:14px;justify-content:start;margin-top:18px}}.hero__description[data-v-4f025760]{font-weight:500}@media (max-width:1000px){.hero__description[data-v-4f025760]{font-size:30px}}.hero__image[data-v-4f025760]{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.hero__image[data-v-4f025760] img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:2000px){.hero__image[data-v-4f025760] img{-o-object-position:bottom;object-position:bottom}}.hero__content[data-v-4f025760]{display:flex;flex-direction:column;margin-top:75px;max-width:715px}.hero__content__text[data-v-4f025760]{margin-top:20px;max-width:65%}@media (max-width:576px){.hero__content__text[data-v-4f025760]{margin-top:10px;max-width:none}}.hero__title[data-v-4f025760]{color:var(--general-yellow);font-weight:500}
