.error_message[data-v-ae838a82]{padding:15px 10px;border-radius:5px;color:var(--white);margin-bottom:10px;display:flex;flex-direction:row;align-items:center;font-size:18px;min-width:200px}.error_message.error[data-v-ae838a82]{background:#f7471c}.error_message.success[data-v-ae838a82]{background:#47d78a}.error_message.success svg path[data-v-ae838a82]{fill:#47d78a}.error_message.error svg path[data-v-ae838a82]{fill:#f7471c}.error-mesage-icon[data-v-ae838a82]{margin-right:10px;display:flex;justify-content:center;align-items:center;width:25px;height:25px;border-radius:50px;background:var(--white)}.error-mesage-icon img[data-v-ae838a82],.error-mesage-icon svg[data-v-ae838a82]{width:100%;height:100%;padding:8px}.message__text[data-v-ae838a82]{font-size:18px}.errors__message svg path[data-v-ae838a82]{fill:var(--red)}.errors__message svg[data-v-ae838a82]{width:30px;margin-right:10px}.errors__parent[data-v-ae838a82]{position:fixed;bottom:30px;left:30px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;z-index:999}.errors__parent ul[data-v-ae838a82]{display:flex;flex-direction:column;justify-content:flex-end;height:100%}.error-enter-active[data-v-ae838a82],.error-leave-active[data-v-ae838a82]{top:50px;transition:opacity .5s}.error-enter[data-v-ae838a82],.error-leave-to[data-v-ae838a82]{top:0;opacity:0}@media (max-width:768px){.errors__parent[data-v-ae838a82]{width:95%;left:2%;bottom:0}.error_message span[data-v-ae838a82]{font-size:20px}.error-mesage-icon[data-v-ae838a82]{width:30px;height:30px}}.closed-list[data-v-2d661cb6]{position:absolute;top:0;height:100%;width:100%;z-index:2}.popup-form-wrapper[data-v-1ac12da2]{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--black-25);z-index:99;overflow:auto}.popup-form__content[data-v-1ac12da2]{display:flex;flex-direction:column;width:50%;height:90%;max-height:810px;padding:20px;background:var(--white);border-radius:5px}@media screen and (max-width:1366px){.popup-form__content[data-v-1ac12da2]{width:80%}}@media screen and (max-width:768px){.popup-form__content[data-v-1ac12da2]{width:100%;height:100%;border-radius:0;padding:30px}}@media screen and (max-width:425px){.popup-form__content[data-v-1ac12da2]{padding:30px 20px;height:100%;overflow:auto}.popup-form-template__content[data-v-1ac12da2]{height:100%}}.loader[data-v-8794e6d2]{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;background:#fff;transition:opacity .2s}.car__body[data-v-8794e6d2]{-webkit-animation:shake-8794e6d2 .2s ease-in-out infinite alternate;animation:shake-8794e6d2 .2s ease-in-out infinite alternate}.car__line[data-v-8794e6d2]{transform-origin:center right;stroke-dasharray:22;-webkit-animation:line-8794e6d2 .8s ease-in-out infinite;animation:line-8794e6d2 .8s ease-in-out infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.car__line--top[data-v-8794e6d2]{-webkit-animation-delay:0s;animation-delay:0s}.car__line--middle[data-v-8794e6d2]{-webkit-animation-delay:.2s;animation-delay:.2s}.car__line--bottom[data-v-8794e6d2]{-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes shake-8794e6d2{0%{transform:translateY(-1%)}to{transform:translateY(3%)}}@keyframes shake-8794e6d2{0%{transform:translateY(-1%)}to{transform:translateY(3%)}}@-webkit-keyframes line-8794e6d2{0%{stroke-dashoffset:22}25%{stroke-dashoffset:22}50%{stroke-dashoffset:0}51%{stroke-dashoffset:0}80%{stroke-dashoffset:-22}to{stroke-dashoffset:-22}}@keyframes line-8794e6d2{0%{stroke-dashoffset:22}25%{stroke-dashoffset:22}50%{stroke-dashoffset:0}51%{stroke-dashoffset:0}80%{stroke-dashoffset:-22}to{stroke-dashoffset:-22}}.header[data-v-2c2705f1]{display:flex;flex-direction:row;position:absolute;width:100%;padding:20px 0;margin-top:40px;z-index:99}.header.default[data-v-2c2705f1]{position:relative;padding:20px 0;box-shadow:0 1px 4px var(--black-25);margin-top:0}.header.default.fixed .--logo-white[data-v-2c2705f1],.header.default.fixed .header__navigation-link[data-v-2c2705f1]{color:var(--text-white)}.header.default .logo[data-v-2c2705f1]{color:var(--text-black)}.header.fixed.default .header__burger svg path[data-v-2c2705f1]{stroke:var(--text-white)}.header.default .header__navigation-link[data-v-2c2705f1]{color:var(--text-black)}.header .container[data-v-2c2705f1],.header__left[data-v-2c2705f1]{display:flex;flex-direction:row;align-items:center}.header__left[data-v-2c2705f1]{margin-left:auto;justify-content:center}.header__navigation[data-v-2c2705f1]{display:flex;flex-direction:row}.header__navigation-link[data-v-2c2705f1]{text-transform:uppercase;font-family:Ubuntu medium,sans-serif;font-size:18px;line-height:120%;opacity:.5;color:var(--white);margin-right:50px}.header__change-language__container[data-v-2c2705f1]{display:flex;margin-left:30px}.header__change-language__item[data-v-2c2705f1]{width:30px;height:30px;background-color:#f0f8ff;display:flex;justify-content:center;align-items:center;color:#d94d49;font-size:10px;cursor:pointer}.burger__change-language__container[data-v-2c2705f1]{display:flex;position:absolute}.burger__change-language__item--active[data-v-2c2705f1]{background-color:var(--brand-color)!important;color:#fff!important}.burger__change-language__item[data-v-2c2705f1]{width:30px;background-color:#f0f8ff;display:flex;justify-content:center;align-items:center;top:30px;height:30px;color:var(--brand-color);font-size:10px;cursor:pointer}.header__change-language__item--active[data-v-2c2705f1]{background-color:var(--brand-color)!important;color:#fff!important}.header__navigation-link[data-v-2c2705f1]:last-child{margin-right:0}.header__navigation-link.router-link-active[data-v-2c2705f1]{opacity:1}.header__burger[data-v-2c2705f1]{display:flex;flex-direction:column;justify-content:center}.header.default .header__burger svg path[data-v-2c2705f1]{stroke:var(--text-black)}.burger[data-v-2c2705f1]{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--brand-color);padding:30px}.burger__content[data-v-2c2705f1]{display:flex;flex-direction:column;height:100%}.burger__close svg[data-v-2c2705f1]{width:30px;height:30px;-o-object-fit:cover;object-fit:cover}.burger__close[data-v-2c2705f1]{margin-left:auto;margin-bottom:120px}@media screen and (max-width:768px){.header[data-v-2c2705f1]{margin-top:0;padding:30px 0!important}.burger .header__navigation[data-v-2c2705f1]{flex-direction:column;width:100%;align-items:center}.burger .header__navigation-link[data-v-2c2705f1]{margin-right:0;font-size:30px;font-family:Ubuntu medium,sans-serif;font-weight:500;margin-top:40px;color:var(--text-white)!important}.burger .header__navigation-link[data-v-2c2705f1]:first-child{margin-top:0}}.header[data-v-7b760186]{display:flex;flex-direction:row;position:absolute;width:100%;padding:20px 0;margin-top:40px;z-index:99}.header.default[data-v-7b760186]{position:relative;padding:20px 0;box-shadow:0 1px 4px var(--black-25);margin-top:0}.header.default.fixed .--logo-white[data-v-7b760186],.header.default.fixed .header__navigation-link[data-v-7b760186]{color:var(--text-white)}.header.default .logo[data-v-7b760186]{color:var(--text-black)}.header.fixed.default .header__burger svg path[data-v-7b760186]{stroke:var(--text-white)}.header.default .header__navigation-link[data-v-7b760186]{color:var(--text-black)}.header .container[data-v-7b760186],.header__left[data-v-7b760186]{display:flex;flex-direction:row;align-items:center}.header__left[data-v-7b760186]{margin-left:auto;justify-content:center}.header__navigation[data-v-7b760186]{display:flex;flex-direction:row}.header__navigation-link[data-v-7b760186]{text-transform:uppercase;font-family:Ubuntu medium,sans-serif;font-size:18px;line-height:120%;opacity:.5;color:var(--white);margin-right:50px}.header__change-language__container[data-v-7b760186]{display:flex;margin-left:30px}.header__change-language__item[data-v-7b760186]{width:30px;height:30px;background-color:#f0f8ff;display:flex;justify-content:center;align-items:center;color:#d94d49;font-size:10px;cursor:pointer}.burger__change-language__container[data-v-7b760186]{display:flex;position:absolute}.burger__change-language__item--active[data-v-7b760186]{background-color:var(--brand-color)!important;color:#fff!important}.burger__change-language__item[data-v-7b760186]{width:30px;background-color:#f0f8ff;display:flex;justify-content:center;align-items:center;top:30px;height:30px;color:var(--brand-color);font-size:10px;cursor:pointer}.header__change-language__item--active[data-v-7b760186]{background-color:var(--brand-color)!important;color:#fff!important}.header__navigation-link[data-v-7b760186]:last-child{margin-right:0}.header__navigation-link.router-link-active[data-v-7b760186]{opacity:1}.header__burger[data-v-7b760186]{display:flex;flex-direction:column;justify-content:center}.header.default .header__burger svg path[data-v-7b760186]{stroke:var(--text-black)}.burger[data-v-7b760186]{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--brand-color);padding:30px}.burger__content[data-v-7b760186]{display:flex;flex-direction:column;height:100%}.burger__close svg[data-v-7b760186]{width:30px;height:30px;-o-object-fit:cover;object-fit:cover}.burger__close[data-v-7b760186]{margin-left:auto;margin-bottom:120px}@media screen and (max-width:768px){.header[data-v-7b760186]{margin-top:0;padding:30px 0!important}.burger .header__navigation[data-v-7b760186]{flex-direction:column;width:100%;align-items:center}.burger .header__navigation-link[data-v-7b760186]{margin-right:0;font-size:30px;font-family:Ubuntu medium,sans-serif;font-weight:500;margin-top:40px;color:var(--text-white)!important}.burger .header__navigation-link[data-v-7b760186]:first-child{margin-top:0}}.select-list-wrapper[data-v-3f52e8cc]{position:absolute;top:-40%;left:0;width:100%;height:100%;border-radius:3px;z-index:999999999999}.selected_value[data-v-3f52e8cc]{color:var(--brand-color)}.select-list[data-v-3f52e8cc]{box-shadow:0 1px 4px var(--black-25);z-index:998}.select-list__item[data-v-3f52e8cc]{cursor:pointer;padding:10px 15px}.select-list__item[data-v-3f52e8cc]:hover{background:var(--light-gray)}.select-list[data-v-3f52e8cc]{background:var(--white);border-radius:3px;max-height:calc(100vh - 120px);overflow:auto}.select-big__wrapper[data-v-a95ef8f0]{width:100%;margin-right:40px}.select-big__wrapper.with-title .select-big[data-v-a95ef8f0]{box-shadow:0 1px 4px var(--black-25);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px)}.select-big__wrapper.with-title .select-big__selected[data-v-a95ef8f0]{color:var(--black-25)}.select-big[data-v-a95ef8f0]{height:100%;display:flex;flex-direction:row;align-items:center;padding:15px;position:relative;width:300px;background:var(--white-40);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);border-radius:5px;max-height:60px}.select-big__image[data-v-a95ef8f0]{margin-right:10px;height:30px;width:auto}.select-big__selected[data-v-a95ef8f0]{font-size:18px;font-family:Ubuntu medium;font-weight:500;color:var(--white)}.select-big__selected.--placeholder[data-v-a95ef8f0]{opacity:.7}.select-big__toggle[data-v-a95ef8f0]{display:flex;align-items:center;margin-left:auto}.closed-list[data-v-a95ef8f0]{position:absolute;width:100%;height:100%;top:0;left:0}.select-big__wrapper.--calendar[data-v-a95ef8f0]{width:100%;color:var(--white);border:none;outline:none;border-radius:5px;max-height:60px}.select-big__wrapper.--calendar .select-big[data-v-a95ef8f0],.select-big__wrapper.--calendar[data-v-a95ef8f0]{height:100%;display:flex;flex-direction:row;align-items:center;padding:15px;background:var(--white-40);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px)}.select-big__wrapper.--calendar .select-big[data-v-a95ef8f0]{border-radius:5px}.input-calendar[data-v-a95ef8f0]{margin-left:10px;font-size:18px;background:transparent;color:Var(--white);border:none;outline:none;width:100%;height:100%}.input-calendar[type=datetime-local][data-v-a95ef8f0]::-webkit-calendar-picker-indicator{color:transparent;opacity:1;display:block;background:url(/images/arrow_bottom.svg);width:20px;height:20px;border:transparent;border-width:thin;cursor:pointer}@media screen and (max-width:1180px){.select-big[data-v-a95ef8f0]{width:100%}}.select-big__wrapper[data-v-4ed643ae]{width:100%;margin-right:40px}.select-big__wrapper.with-title .select-big[data-v-4ed643ae]{box-shadow:0 1px 4px var(--black-25);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px)}.select-big__wrapper.with-title .select-big__selected[data-v-4ed643ae]{color:var(--black-25)}.select-big[data-v-4ed643ae]{height:100%;display:flex;flex-direction:row;align-items:center;padding:15px;position:relative;width:300px;background:var(--white-40);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);border-radius:5px;max-height:60px}.select-big__image[data-v-4ed643ae]{margin-right:10px;height:30px;width:auto}.select-big__selected[data-v-4ed643ae]{font-size:18px;font-family:Ubuntu medium;font-weight:500;color:var(--white)}.select-big__selected.--placeholder[data-v-4ed643ae]{opacity:.7}.select-big__toggle[data-v-4ed643ae]{display:flex;align-items:center;margin-left:auto}.closed-list[data-v-4ed643ae]{position:absolute;width:100%;height:100%;top:0;left:0}.select-big__wrapper.--calendar[data-v-4ed643ae]{width:100%;color:var(--white);border:none;outline:none;border-radius:5px;max-height:60px}.select-big__wrapper.--calendar .select-big[data-v-4ed643ae],.select-big__wrapper.--calendar[data-v-4ed643ae]{height:100%;display:flex;flex-direction:row;align-items:center;padding:15px;background:var(--white-40);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px)}.select-big__wrapper.--calendar .select-big[data-v-4ed643ae]{border-radius:5px}.input-calendar[data-v-4ed643ae]{margin-left:10px;font-size:18px;background:transparent;color:Var(--white);border:none;outline:none;width:100%;height:100%}.input-calendar[type=datetime-local][data-v-4ed643ae]::-webkit-calendar-picker-indicator{color:transparent;opacity:1;display:block;background:url(/images/arrow_bottom.svg);width:20px;height:20px;border:transparent;border-width:thin;cursor:pointer}@media screen and (max-width:1180px){.select-big[data-v-4ed643ae]{width:100%}}.fullscreen-section__form[data-v-63547536]{width:100%;display:flex;flex-direction:column}.form[data-v-63547536]{display:flex;flex-direction:column;height:100%}.fullscreen-section__form .button[data-v-63547536]{max-width:220px}.form__button--disabled[data-v-63547536]{background:var(--gray);color:var(--text-white);box-shadow:none}.form__bottom[data-v-63547536]{display:flex;flex-direction:row;position:relative;margin-top:auto;padding-top:20px;margin-bottom:10px}.form__bottom .button[data-v-63547536]{margin-left:auto;width:auto}.form__bottom[data-v-63547536]:after{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:var(--brand-color-40)}.select-payment-method[data-v-63547536]{display:flex;flex-direction:column;height:100%}.select-payment-method .payment__item[data-v-63547536]{margin:0 auto;margin-bottom:10px}.button-search-fssf[data-v-63547536]{margin:30px auto 0 auto}.input-box .message[data-v-63547536]{font-size:16px;padding:0 5px;margin-top:5px;color:var(--red)}.form-content .input-box[data-v-63547536]{width:calc(50% - 10px);margin-right:20px}.form-content .input-box[data-v-63547536]:nth-child(2n){margin-right:0}.form-content[data-v-63547536]{display:flex;flex-direction:row;flex-wrap:wrap}.form-content .input-box.textarea[data-v-63547536]{width:100%}.form-content .input-box[data-v-63547536]:nth-child(1n+3){margin-top:20px}.form__back[data-v-63547536]{display:flex;flex-direction:row;align-items:center;font-family:Ubuntu medium,sans-serif;font-size:24px;font-weight:500;color:var(--light-gray);cursor:pointer}.form__back:hover svg path[data-v-63547536]{fill:var(--brand-color)}.form__back[data-v-63547536]:hover{color:var(--brand-color)}.form__back svg path[data-v-63547536]{fill:var(--light-gray)}.form__back svg[data-v-63547536]{margin-right:10px}.form-fssf[data-v-63547536]{display:flex;flex-direction:row}.button-mobile-search-fssf[data-v-63547536]{display:none}@media screen and (max-width:1366px){.fullscreen-section__form .select-big__wrapper[data-v-63547536]{margin-right:20px}}@media screen and (max-width:1180px){.form-fssf[data-v-63547536]{display:grid;grid-template-columns:1fr 1fr;width:80%;justify-items:center}.fullscreen-section__form[data-v-63547536]{flex-direction:column;align-items:center}.button-desktop-search-fssf[data-v-63547536]{display:none}.button-mobile-search-fssf[data-v-63547536]{display:block;margin-top:30px}.fullscreen-section__form .select-big__wrapper[data-v-63547536]{width:90%;margin-right:0;margin-top:20px!important;position:relative;z-index:1}.fullscreen-section__form .button[data-v-63547536]{width:200px}}@media screen and (max-width:1180px){.fullscreen-section__form[data-v-63547536]{width:100%}}@media screen and (max-width:800px){.form-fssf[data-v-63547536]{width:100%}}@media screen and (max-width:768px){.fullscreen-section__form .select-big__wrapper[data-v-63547536]:first-child{margin-top:0}.fullscreen-section__form .button[data-v-63547536]{max-width:100%;width:100%}.button-search-fssf[data-v-63547536]{padding:17px 15px}}@media screen and (max-width:660px){.form-fssf[data-v-63547536]{grid-template-columns:1fr}}@media screen and (max-width:425px){.form-content[data-v-63547536]{flex-direction:column;flex-wrap:nowrap}.fullscreen-section__form .select-big__wrapper[data-v-63547536]{width:100%}.form-content .input-box[data-v-63547536]{width:100%;margin-right:0;margin-top:20px!important}.form__bottom .button[data-v-63547536],.form__bottom>span[data-v-63547536]{margin-top:20px}.form__bottom[data-v-63547536]:after{top:20px}.form[data-v-63547536]{height:950px}}.offers-list[data-v-ef5ced62]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.offers__item[data-v-ef5ced62]{position:relative;width:30.9%;height:100%;margin-right:3.5%;cursor:pointer;overflow:hidden}.offers__item[data-v-ef5ced62]:last-child{margin-right:0}.offers-description[data-v-ef5ced62]{position:absolute;bottom:0;left:0;opacity:1;padding:10px 15px;background:var(--black-70);width:100%;opacity:0}.offers-description p[data-v-ef5ced62]{color:var(--white);font-family:Montserrat medium,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:140%;text-align:left}.offers__img[data-v-ef5ced62]{width:100%;height:100%}.offers__img img[data-v-ef5ced62]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.offers__item:hover .offers-description[data-v-ef5ced62]{transition:var(--transition);opacity:1}@media screen and (max-width:1000px){.offers__item[data-v-ef5ced62]{width:46.5%}.offers__item[data-v-ef5ced62]:nth-child(2n){margin-right:0}.offers__item[data-v-ef5ced62]:nth-child(1n+3){margin-top:3.5%}}@media screen and (max-width:766px){.offers-slider[data-v-ef5ced62]{display:flex;flex-direction:row;width:100%;overflow-x:hidden}.offers__item[data-v-ef5ced62]{flex:1 0 auto;width:100%}.offers-top[data-v-ef5ced62]{top:10px;right:10px}}.offers-list[data-v-1f2a9a1c]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.offers__item[data-v-1f2a9a1c]{position:relative;width:30.9%;height:100%;margin-right:3.5%;cursor:pointer;overflow:hidden}.offers__item[data-v-1f2a9a1c]:last-child{margin-right:0}.offers-description[data-v-1f2a9a1c]{position:absolute;bottom:0;left:0;opacity:1;padding:10px 15px;background:var(--black-70);width:100%;opacity:0}.offers-description p[data-v-1f2a9a1c]{color:var(--white);font-family:Montserrat medium,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:140%;text-align:left}.offers__img[data-v-1f2a9a1c]{width:100%;height:100%}.offers__img img[data-v-1f2a9a1c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.offers__item:hover .offers-description[data-v-1f2a9a1c]{transition:var(--transition);opacity:1}@media screen and (max-width:1000px){.offers__item[data-v-1f2a9a1c]{width:46.5%}.offers__item[data-v-1f2a9a1c]:nth-child(2n){margin-right:0}.offers__item[data-v-1f2a9a1c]:nth-child(1n+3){margin-top:3.5%}}@media screen and (max-width:766px){.offers-slider[data-v-1f2a9a1c]{display:flex;flex-direction:row;width:100%;overflow-x:hidden}.offers__item[data-v-1f2a9a1c]{flex:1 0 auto;width:100%}.offers-top[data-v-1f2a9a1c]{top:10px;right:10px}}.offers-list{display:flex;flex-direction:row;flex-wrap:wrap}@media screen and (max-width:768px){.offers-list{flex-wrap:nowrap;height:40vh}}.slider[data-v-2b9c5e4e]{width:100%;flex-direction:row;overflow-x:hidden}.slider__wrapper[data-v-2b9c5e4e]{transition:transform 1s ease;display:flex;flex-direction:row;width:100%}.slider__item[data-v-2b9c5e4e]{display:flex;flex:1 0 auto;max-width:100%}.image__wrapper[data-v-2b9c5e4e]{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:10px;grid-row-gap:10px;grid-template-areas:"first third fourth" "second third fifth";width:100%;overflow-y:hidden;max-width:1280px}.image__wrapper [data-v-2b9c5e4e]:first-child{grid-area:first}.image__wrapper [data-v-2b9c5e4e]:nth-child(2){grid-area:second}.image__wrapper [data-v-2b9c5e4e]:nth-child(3){grid-area:third}.image__wrapper [data-v-2b9c5e4e]:nth-child(4){grid-area:fourth}.image__wrapper [data-v-2b9c5e4e]:nth-child(5){grid-area:fifth}.image__wrapper__item[data-v-2b9c5e4e]{position:relative;border-radius:5px;cursor:pointer;flex-direction:row}.image__name[data-v-2b9c5e4e],.image__wrapper__item[data-v-2b9c5e4e]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.image__name[data-v-2b9c5e4e]{transition:var(--transition);position:absolute;top:0;left:0;background:var(--black-50);opacity:0;color:var(--white);text-transform:uppercase;font-family:Montserrat medium italic,sans-serif;font-size:20px}.image__wrapper__item:hover .image__name[data-v-2b9c5e4e]{opacity:1}.image__wrapper__item img[data-v-2b9c5e4e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image__wrapper__item svg[data-v-2b9c5e4e]{width:50%;height:50%}.slider__navigation[data-v-2b9c5e4e]{margin-top:40px;display:flex;justify-content:center}.slider__navigation-list[data-v-2b9c5e4e]{display:flex;flex-direction:row}.slider__navigation__item[data-v-2b9c5e4e]{min-width:110px;height:5px;background:hsla(0,0%,76.9%,.4);margin-right:20px;cursor:pointer}.slider__navigation__item[data-v-2b9c5e4e]:last-child{margin-right:0}.slider__navigation__item.current[data-v-2b9c5e4e]{background:var(--brand-color-80)}@media screen and (max-width:1366px){.slider__wrapper[data-v-2b9c5e4e]{display:flex;flex-direction:row;width:100%}}@media screen and (max-width:768px){.aggens-mobile-slide[data-v-2b9c5e4e]{display:flex;flex-direction:row;flex:1 0 auto}.agencies-mobile-slider[data-v-2b9c5e4e]{display:flex;width:100%;flex-direction:row;overflow-x:hidden;height:40vh}}.slider[data-v-51b350b8]{width:100%;flex-direction:row;overflow-x:hidden}.slider__wrapper[data-v-51b350b8]{transition:transform 1s ease;display:flex;flex-direction:row;width:100%}.slider__item[data-v-51b350b8]{display:flex;flex:1 0 auto;max-width:100%}.image__wrapper[data-v-51b350b8]{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:10px;grid-row-gap:10px;grid-template-areas:"first third fourth" "second third fifth";width:100%;overflow-y:hidden;max-width:1280px}.image__wrapper [data-v-51b350b8]:first-child{grid-area:first}.image__wrapper [data-v-51b350b8]:nth-child(2){grid-area:second}.image__wrapper [data-v-51b350b8]:nth-child(3){grid-area:third}.image__wrapper [data-v-51b350b8]:nth-child(4){grid-area:fourth}.image__wrapper [data-v-51b350b8]:nth-child(5){grid-area:fifth}.image__wrapper__item[data-v-51b350b8]{position:relative;border-radius:5px;cursor:pointer;flex-direction:row}.image__name[data-v-51b350b8],.image__wrapper__item[data-v-51b350b8]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.image__name[data-v-51b350b8]{transition:var(--transition);position:absolute;top:0;left:0;background:var(--black-50);opacity:0;color:var(--white);text-transform:uppercase;font-family:Montserrat medium italic,sans-serif;font-size:20px}.image__wrapper__item:hover .image__name[data-v-51b350b8]{opacity:1}.image__wrapper__item img[data-v-51b350b8]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image__wrapper__item svg[data-v-51b350b8]{width:50%;height:50%}.slider__navigation[data-v-51b350b8]{margin-top:40px;display:flex;justify-content:center}.slider__navigation-list[data-v-51b350b8]{display:flex;flex-direction:row}.slider__navigation__item[data-v-51b350b8]{min-width:110px;height:5px;background:hsla(0,0%,76.9%,.4);margin-right:20px;cursor:pointer}.slider__navigation__item[data-v-51b350b8]:last-child{margin-right:0}.slider__navigation__item.current[data-v-51b350b8]{background:var(--brand-color-80)}@media screen and (max-width:1366px){.slider__wrapper[data-v-51b350b8]{display:flex;flex-direction:row;width:100%}}@media screen and (max-width:768px){.aggens-mobile-slide[data-v-51b350b8]{display:flex;flex-direction:row;flex:1 0 auto}.agencies-mobile-slider[data-v-51b350b8]{overflow-x:hidden;height:40vh}}@media screen and (max-width:768px){.agencies-mobile-slider[data-v-51b350b8],.slider__wrapper{display:flex;width:100%;flex-direction:row}}.input-box.--type-2[data-v-78fea37c]{display:flex;flex-direction:row;align-items:center;position:relative;margin-bottom:20px;width:100%;background:var(--white-85);border-radius:5px;padding:7px 15px;min-height:45px}.input-box.--type-2[data-v-78fea37c]:last-child{margin-bottom:0}.input-box.--type-2 .input-textarea[data-v-78fea37c],.input-box.--type-2 .input[data-v-78fea37c]{width:100%;background:transparent;outline:none;border:1px solid transparent;padding:0}.input-box.--type-2 .input-textarea[data-v-78fea37c]::-moz-placeholder,.input-box.--type-2 .input[data-v-78fea37c]::-moz-placeholder{color:var(--gray);font-family:Montserrat medium,sans-serif;font-weight:500;font-size:16px;line-height:120%}.input-box.--type-2 .input-textarea[data-v-78fea37c]:-ms-input-placeholder,.input-box.--type-2 .input[data-v-78fea37c]:-ms-input-placeholder{color:var(--gray);font-family:Montserrat medium,sans-serif;font-weight:500;font-size:16px;line-height:120%}.input-box.--type-2 .input-textarea[data-v-78fea37c]::placeholder,.input-box.--type-2 .input[data-v-78fea37c]::placeholder{color:var(--gray);font-family:Montserrat medium,sans-serif;font-weight:500;font-size:16px;line-height:120%}.input-textarea.--type-2[data-v-78fea37c]{min-height:170px;resize:none}.input-box.not-invalid[data-v-78fea37c],.input.not-invalid[data-v-78fea37c]{border:1px solid var(--red)}.message__wrapper[data-v-78fea37c]{position:absolute;left:100%;margin-left:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:8px 10px;font-size:16px;font-family:Ubuntu regular,sans-serif;background:var(--white-60);border-radius:5px;opacity:0;transition:var(--transition)}.message__wrapper[data-v-78fea37c]:before{content:"";width:0;height:0;position:absolute;top:0;right:calc(100% + 6px);border-style:solid;border-width:15px 20px 15px 0;border-radius:2px;border-color:transparent var(--white-60) transparent transparent;display:inline-block;vertical-align:middle;z-index:-1;transform:translate(31%,9%)}.message-icon[data-v-78fea37c]{position:relative;cursor:pointer}.message-icon:hover~.message__wrapper[data-v-78fea37c]{opacity:1}.input-box.textarea[data-v-78fea37c]{align-items:start}.input-box.textarea .message__wrapper[data-v-78fea37c]{top:-8px}.input-box[data-v-78fea37c]{display:flex;flex-direction:column}.input-box__label[data-v-78fea37c]{margin-bottom:15px;font-size:16px;font-family:Montserrat semiBold,sans-serif;font-style:normal;font-weight:600}.input-textarea[data-v-78fea37c],.input[data-v-78fea37c]{padding:14px;outline:none;border:1px solid hsla(0,0%,48.6%,.5019607843137255);background:#f7f6f4;border-radius:5px;font-size:16px;width:100%}.input-textarea[data-v-78fea37c]{resize:none;min-height:180px}.input-textarea[data-v-78fea37c]::-moz-placeholder,.input[data-v-78fea37c]::-moz-placeholder{font-family:Montserrat regular,sans-serif;font-size:14px;font-weight:400;color:var(--gray)}.input-textarea[data-v-78fea37c]:-ms-input-placeholder,.input[data-v-78fea37c]:-ms-input-placeholder{font-family:Montserrat regular,sans-serif;font-size:14px;font-weight:400;color:var(--gray)}.input-textarea[data-v-78fea37c]::placeholder,.input[data-v-78fea37c]::placeholder{font-family:Montserrat regular,sans-serif;font-size:14px;font-weight:400;color:var(--gray)}.input-box.--type-2[data-v-1d47d6c0]{display:flex;flex-direction:row;align-items:center;position:relative;margin-bottom:20px;width:100%;background:var(--white-85);border-radius:5px;padding:7px 15px;min-height:45px}.input-box.--type-2[data-v-1d47d6c0]:last-child{margin-bottom:0}.input-box.--type-2 .input-textarea[data-v-1d47d6c0],.input-box.--type-2 .input[data-v-1d47d6c0]{width:100%;background:transparent;outline:none;border:1px solid transparent;padding:0}.input-box.--type-2 .input-textarea[data-v-1d47d6c0]::-moz-placeholder,.input-box.--type-2 .input[data-v-1d47d6c0]::-moz-placeholder{color:var(--gray);font-family:Montserrat medium,sans-serif;font-weight:500;font-size:16px;line-height:120%}.input-box.--type-2 .input-textarea[data-v-1d47d6c0]:-ms-input-placeholder,.input-box.--type-2 .input[data-v-1d47d6c0]:-ms-input-placeholder{color:var(--gray);font-family:Montserrat medium,sans-serif;font-weight:500;font-size:16px;line-height:120%}.input-box.--type-2 .input-textarea[data-v-1d47d6c0]::placeholder,.input-box.--type-2 .input[data-v-1d47d6c0]::placeholder{color:var(--gray);font-family:Montserrat medium,sans-serif;font-weight:500;font-size:16px;line-height:120%}.input-textarea.--type-2[data-v-1d47d6c0]{min-height:170px;resize:none}.input-box.not-invalid[data-v-1d47d6c0],.input.not-invalid[data-v-1d47d6c0]{border:1px solid var(--red)}.message__wrapper[data-v-1d47d6c0]{position:absolute;left:100%;margin-left:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:8px 10px;font-size:16px;font-family:Ubuntu regular,sans-serif;background:var(--white-60);border-radius:5px;opacity:0;transition:var(--transition)}.message__wrapper[data-v-1d47d6c0]:before{content:"";width:0;height:0;position:absolute;top:0;right:calc(100% + 6px);border-style:solid;border-width:15px 20px 15px 0;border-radius:2px;border-color:transparent var(--white-60) transparent transparent;display:inline-block;vertical-align:middle;z-index:-1;transform:translate(31%,9%)}.message-icon[data-v-1d47d6c0]{position:relative;cursor:pointer}.message-icon:hover~.message__wrapper[data-v-1d47d6c0]{opacity:1}.input-box.textarea[data-v-1d47d6c0]{align-items:start}.input-box.textarea .message__wrapper[data-v-1d47d6c0]{top:-8px}.input-box[data-v-1d47d6c0]{display:flex;flex-direction:column}.input-box__label[data-v-1d47d6c0]{margin-bottom:15px;font-size:16px;font-family:Montserrat semiBold,sans-serif;font-style:normal;font-weight:600}.input-textarea[data-v-1d47d6c0],.input[data-v-1d47d6c0]{padding:14px;outline:none;border:1px solid hsla(0,0%,48.6%,.5019607843137255);background:#f7f6f4;border-radius:5px;font-size:16px;width:100%}.input-textarea[data-v-1d47d6c0]{resize:none;min-height:180px}.input-textarea[data-v-1d47d6c0]::-moz-placeholder,.input[data-v-1d47d6c0]::-moz-placeholder{font-family:Montserrat regular,sans-serif;font-size:14px;font-weight:400;color:var(--gray)}.input-textarea[data-v-1d47d6c0]:-ms-input-placeholder,.input[data-v-1d47d6c0]:-ms-input-placeholder{font-family:Montserrat regular,sans-serif;font-size:14px;font-weight:400;color:var(--gray)}.input-textarea[data-v-1d47d6c0]::placeholder,.input[data-v-1d47d6c0]::placeholder{font-family:Montserrat regular,sans-serif;font-size:14px;font-weight:400;color:var(--gray)}.contact-us[data-v-3c6e0840]{padding:40px;background:var(--white-30);width:50%;max-width:450px;border-radius:5px}.contact-us .form-title[data-v-3c6e0840]{margin-bottom:40px;color:var(--white);font-family:Ubuntu medium,sans-serif;font-size:clamp(24px,1.5vw,30px);font-weight:500;letter-spacing:.05em;text-align:center;text-transform:uppercase}@media screen and (max-width:1366px){.contact-us[data-v-3c6e0840]{width:70%;max-width:100%}}@media screen and (max-width:768px){.contact-us[data-v-3c6e0840]{width:100%;padding:20px}.contact-us .form-title[data-v-3c6e0840]{margin-bottom:20px}.contact-us .input-box.--type-2[data-v-3c6e0840]{margin-bottom:10px}}.footer[data-v-62468e5e]{display:flex;flex-direction:column;margin-top:auto;box-shadow:0 1px 4px var(--black-25)}.footer-section[data-v-62468e5e]{padding:40px 0;position:relative}.footer-link[data-v-62468e5e]{min-width:150px;margin-right:34px;font-family:Ubuntu medium,sans-serif;font-weight:500;font-size:18px;line-height:120%}.footer-link[data-v-62468e5e]:last-child{margin-right:0}.footer-navigation[data-v-62468e5e]{padding-bottom:40px}.footer-section[data-v-62468e5e]:after{content:"";position:absolute;bottom:0;left:0;background:var(--light-gray);height:2px;width:100%}.footer-section[data-v-62468e5e]:last-child:after{display:none}.footer-information[data-v-62468e5e]{display:flex;flex-direction:row}.footer-information__link[data-v-62468e5e]{display:flex;flex-direction:column;margin-right:4.5%;font-family:Montserrat bold,sans-serif;font-size:clamp(20px,2vw,30px);color:var(--text-black)}.footer-information__link[data-v-62468e5e]:last-child{margin-right:0}.footer-link--block[data-v-62468e5e]{width:100%;margin:0 auto;text-align:center;padding:20px 0}.link__signature[data-v-62468e5e]{color:var(--gray);font-family:Montserrat medium,sans-serif;font-size:16px;line-height:30px}@media screen and (max-width:1366px){.footer-information[data-v-62468e5e]{flex-wrap:wrap}.footer-information__link[data-v-62468e5e]{width:43.5%}.footer-information__link[data-v-62468e5e]:nth-child(1n+3){margin-top:40px}}@media screen and (max-width:768px){.footer-section[data-v-62468e5e]{padding:20px 0}.footer-information__link[data-v-62468e5e]{width:100%;margin-right:0}.footer-information__link[data-v-62468e5e]:nth-child(1n+2),.footer-information__link[data-v-62468e5e]:nth-child(1n+3){margin-top:20px}}@media screen and (max-width:440px){.footer-link[data-v-62468e5e]{margin-right:13px;font-size:16px}.footer-link--block[data-v-62468e5e]{padding:10px 0}}@media screen and (max-width:375px){.link__signature[data-v-62468e5e]{font-size:14px}}@media screen and (max-width:345px){.footer-link[data-v-62468e5e]{margin-right:8px;font-size:14px}}.fullscreen-section[data-v-4660ce2c]{width:100vw;height:100vh;display:flex;flex-direction:column;background-size:cover;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.fullscreen-section__content[data-v-4660ce2c]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.fullscreen-section__title[data-v-4660ce2c]{font-family:Ubuntu medium italic,sans-serif;font-style:italic;font-size:clamp(24px,4.5vw,40px);color:var(--text-white);font-weight:100;margin-bottom:80px}.fullscreen-section__title[data-v-4660ce2c]:after{content:"";display:block;max-width:100px;height:5px;background:var(--brand-color);margin-top:10px}.fullscreen-section__scroll[data-v-4660ce2c]{transition:var(--transition);display:flex;align-items:center;justify-content:center;position:absolute;bottom:-10px;cursor:pointer;opacity:.7;-webkit-animation:scrollFullscreenSection 2s ease infinite;animation:scrollFullscreenSection 2s ease infinite}.fullscreen-section__scroll[data-v-4660ce2c]:hover{opacity:1}.logo-about[data-v-4660ce2c]{width:240px;height:110px}.section-about[data-v-4660ce2c]{flex-wrap:wrap;justify-content:center}.section#question[data-v-4660ce2c]{display:flex;flex-direction:row}.information__content[data-v-4660ce2c]{display:flex;flex-direction:column;position:relative;padding-right:100px;justify-content:center;width:100%}.container-contacts[data-v-4660ce2c]{padding:0 130px}.information__content[data-v-4660ce2c]:after{content:"";position:absolute;left:100%;height:100%;width:2px;background:var(--brand-color)}.information__social[data-v-4660ce2c]{display:flex;flex-direction:column;align-items:center;padding-left:100px;width:40%}.information-list[data-v-4660ce2c]{display:flex;flex-direction:column;margin-top:40px}.information__social .social[data-v-4660ce2c]{display:flex;flex-direction:column;align-items:center;font-size:20px;font-family:Montserrat bold,sans-serif;margin-bottom:30px}.information__social .social.qr-code img[data-v-4660ce2c]{max-width:180px;margin:10px 0}.information__item[data-v-4660ce2c]{transition:var(--transition);display:flex;align-items:center;margin-bottom:20px;font-size:clamp(16px,1.5vw,18px);cursor:pointer}.information__item>.text-gray[data-v-4660ce2c]{margin-left:10px}.information__item[data-v-4660ce2c]:last-child{margin-bottom:0}.information__item-icon[data-v-4660ce2c]{transition:var(--transition);width:30px;height:30px;margin-right:20px}.information__item[data-v-4660ce2c]:hover{color:var(--brand-color-80)}.information__item:hover .information__item-icon path[data-v-4660ce2c]{fill:var(--brand-color-80)}.information__item:hover .information__item-icon.--stroke path[data-v-4660ce2c]{stroke:var(--brand-color-80);fill:transparent}.container-about[data-v-4660ce2c]{padding:0 0}.logo-about_us-img[data-v-4660ce2c]{display:flex;margin-bottom:20px;justify-content:center}.our-features-list[data-v-4660ce2c]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.our-features__item[data-v-4660ce2c]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:calc(25% - 30px);padding:30px 15px 80px 15px;margin-left:3.5%;cursor:pointer;border-radius:5px;transition:var(--transition)}.our-features__item[data-v-4660ce2c]:first-child{margin-left:0}.our-features__icon[data-v-4660ce2c]{position:relative;height:80px;width:auto}.our-features__icon svg[data-v-4660ce2c]{height:100%;width:100%}.our-features__icon svg path[data-v-4660ce2c]{fill:#2e3a59}.our-features__name[data-v-4660ce2c]{margin-top:30px;font-family:Montserrat medium,sans-serif;font-weight:500;font-size:clamp(16px,1.5vw,20px);line-height:140%;text-transform:uppercase;text-align:center}.our-features__item[data-v-4660ce2c]:hover{box-shadow:1px 22px 13px -2px rgba(0,0,0,.14)}.our-features__item:hover .our-features__icon svg path[data-v-4660ce2c]{fill:var(--brand-color-80);transition:var(--transition)}.our-features__item[data-v-4660ce2c]:hover:after{content:"";position:absolute;bottom:0;left:-8%;top:100%;width:100px;height:100px;background:rgba(207,32,27,.2);filter:blur(40px);border-radius:50%;margin-top:-30px;transition:var(--transition);z-index:-1}.our-features__item:hover .our-features__icon[data-v-4660ce2c]:after{display:none}.our-features__icon[data-v-4660ce2c]:after{content:"";position:absolute;left:-12%;bottom:-8%;width:120%;height:120%;background:rgba(207,32,27,.1);filter:blur(40px);border-radius:50%}.contacts-block[data-v-4660ce2c]{display:flex;flex-direction:row}.contacts-banner[data-v-4660ce2c]{margin-bottom:80px}@media screen and (max-width:1366px){.our-features__item[data-v-4660ce2c]{width:31%}.our-features__item[data-v-4660ce2c]:nth-child(4n){margin-left:0}.our-features__item[data-v-4660ce2c]:nth-child(1n+4){margin-top:3.5%}.information__content[data-v-4660ce2c]{padding-right:50px}.information__social[data-v-4660ce2c]{padding-left:50px}}@media screen and (max-width:1181px){.fullscreen-section__title[data-v-4660ce2c]{font-size:35px}}@media screen and (max-width:1000px){.container-contacts[data-v-4660ce2c]{padding:0 0}.fullscreen-section__title[data-v-4660ce2c]{line-height:130%}}@media screen and (max-width:768px){.section#question[data-v-4660ce2c]{padding:30px 0}.contacts-block[data-v-4660ce2c]{display:flex;flex-direction:column}.contacts-banner[data-v-4660ce2c]{margin-bottom:30px}.our-features__item[data-v-4660ce2c]{width:48%}.our-features__item[data-v-4660ce2c]:nth-child(3n){margin-left:0}.our-features__item[data-v-4660ce2c]:nth-child(1n+3){margin-top:3.5%}.fullscreen-section__title[data-v-4660ce2c]{margin-bottom:30px;text-align:justify;width:95%}.information__content[data-v-4660ce2c]{padding-right:0;align-items:center}.information__content[data-v-4660ce2c]:after{display:none}.information-list[data-v-4660ce2c]{margin-bottom:40px}.information__social[data-v-4660ce2c]{padding:0;width:100%}}@media screen and (max-width:485px){.our-features__item[data-v-4660ce2c]{width:100%;margin-left:0}.our-features__item[data-v-4660ce2c]:nth-child(1n+2){margin-top:30px}}@media screen and (max-width:425px){.information__item-icon[data-v-4660ce2c]{width:25px;height:25px}.information__item[data-v-4660ce2c]{font-size:13px}.information-list[data-v-4660ce2c]{width:100%}.contacts-banner[data-v-4660ce2c]{margin-bottom:10px;display:none}.container-contacts>.section-title[data-v-4660ce2c]{margin-bottom:0}}@media screen and (max-width:375px){.information__item[data-v-4660ce2c]{font-size:12px}}.select-miniature__wrapper[data-v-18848d18]{position:relative;margin-right:40px;display:flex;flex-direction:column}.select-miniature__title[data-v-18848d18]{font-family:Ubuntu medium,sans-serif;color:var(--gray);font-weight:400;font-size:clamp(16px,1.5vw,18px)}.select-miniature[data-v-18848d18]{display:flex;flex-direction:row;align-items:center;padding:15px;box-shadow:0 1px 4px var(--black-25);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);margin-top:20px;border-radius:5px;min-width:312px}.select-miniature__selected[data-v-18848d18]{font-family:Ubuntu regular,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,18px)}.select-miniature__icon[data-v-18848d18]{margin-left:auto;max-width:30px;max-height:30px;width:100%;height:100%}.select-miniature__wrapper.--calendar .select-miniature[data-v-18848d18]{height:100%;padding:15px;box-shadow:0 1px 4px var(--black-25);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);border-radius:5px}.input-calendar[data-v-18848d18]{font-size:18px;font-family:Ubuntu regular,sans-serif;background:transparent;color:var(--text-black);border:none;outline:none;width:100%;height:100%}.input-calendar[type=datetime-local][data-v-18848d18]::-webkit-calendar-picker-indicator{color:transparent;opacity:1;display:block;background:url(/images/arrow_bottom-black.svg);width:20px;height:20px;border:transparent;border-width:thin;cursor:pointer;background-size:cover}@media screen and (max-width:1380px){.select-miniature__wrapper[data-v-18848d18]{order:2;margin-top:20px}}@media screen and (max-width:1366px){.select-miniature__wrapper[data-v-18848d18]{margin-right:20px}}@media screen and (max-width:768px){.select-miniature__wrapper[data-v-18848d18]{width:100%;max-width:255px}.select-miniature[data-v-18848d18],.select-miniature__wrapper.--calendar .select-miniature[data-v-18848d18]{padding:10px 12px;margin-top:10px}.select-miniature__icon[data-v-18848d18]{max-width:20px}.popup-form-template__content .select-miniature__wrapper[data-v-18848d18]{max-width:100%}}@media screen and (max-width:425px){.select-miniature__wrapper[data-v-18848d18]{min-width:100%}.select-miniature[data-v-18848d18]{min-width:250px;margin:0 auto}.select-miniature__title[data-v-18848d18]{text-align:center}}.select-miniature__wrapper[data-v-35553637]{position:relative;margin-right:40px;display:flex;flex-direction:column}.select-miniature__title[data-v-35553637]{font-family:Ubuntu medium,sans-serif;color:var(--gray);font-weight:400;font-size:clamp(16px,1.5vw,18px)}.select-miniature[data-v-35553637]{display:flex;flex-direction:row;align-items:center;padding:15px;box-shadow:0 1px 4px var(--black-25);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);margin-top:20px;border-radius:5px;min-width:312px}.select-miniature__selected[data-v-35553637]{font-family:Ubuntu regular,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,18px)}.select-miniature__icon[data-v-35553637]{margin-left:auto;max-width:30px;max-height:30px;width:100%;height:100%}.select-miniature__wrapper.--calendar .select-miniature[data-v-35553637]{height:100%;padding:15px;box-shadow:0 1px 4px var(--black-25);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);border-radius:5px}.input-calendar[data-v-35553637]{font-size:18px;font-family:Ubuntu regular,sans-serif;background:transparent;color:var(--text-black);border:none;outline:none;width:100%;height:100%}.input-calendar[type=datetime-local][data-v-35553637]::-webkit-calendar-picker-indicator{color:transparent;opacity:1;display:block;background:url(/images/arrow_bottom-black.svg);width:20px;height:20px;border:transparent;border-width:thin;cursor:pointer;background-size:cover}@media screen and (max-width:1380px){.select-miniature__wrapper[data-v-35553637]{order:2;margin-top:20px}}@media screen and (max-width:1366px){.select-miniature__wrapper[data-v-35553637]{margin-right:20px}}@media screen and (max-width:768px){.select-miniature__wrapper[data-v-35553637]{width:100%;max-width:255px}.select-miniature[data-v-35553637],.select-miniature__wrapper.--calendar .select-miniature[data-v-35553637]{padding:10px 12px;margin-top:10px}.select-miniature__icon[data-v-35553637]{max-width:20px}.popup-form-template__content .select-miniature__wrapper[data-v-35553637]{max-width:100%}}@media screen and (max-width:425px){.select-miniature__wrapper[data-v-35553637]{min-width:100%}.select-miniature[data-v-35553637]{min-width:250px;margin:0 auto}.select-miniature__title[data-v-35553637]{text-align:center}}.select-miniature__wrapper[data-v-527ad018]{display:flex;flex-direction:column;margin-right:40px;position:relative;min-width:200px}.select-miniature__wrapper[data-v-527ad018]:last-child{margin-right:0}.select-miniature[data-v-527ad018]{display:flex;flex-direction:row;cursor:pointer}.select-miniature__selected[data-v-527ad018]{display:flex;align-items:center;margin-left:10px}.select-miniature>.select-list-wrapper[data-v-527ad018]{top:120%}.select-miniature__name[data-v-527ad018]{font-family:Ubuntu medium,sans-serif;color:var(--gray)}.select-miniature__value[data-v-527ad018]{font-family:Ubuntu regular,sans-serif;font-style:normal}.select-miniature__selected svg[data-v-527ad018]{margin-left:15px}.catalog-item[data-v-aeed593c]{width:22.3%;box-shadow:0 2px 4px var(--black-25);border-radius:5px;margin-right:3.5%;border:1px solid var(--white);cursor:pointer;transition:var(--transition)}.catalog-item[data-v-aeed593c]:nth-child(1n+5){margin-top:3.5%}.catalog-item.offers-top[data-v-aeed593c]{bottom:0;right:0}.catalog-item[data-v-aeed593c]:hover{border:1px solid var(--brand-color-80)}.catalog-item:hover .button[data-v-aeed593c]{opacity:1}.catalog-item[data-v-aeed593c]:nth-child(4n){margin-right:0}.catalog-item__image[data-v-aeed593c]{position:relative;width:100%;height:100%;max-height:150px}.catalog-item__image img[data-v-aeed593c]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.catalog-item__name[data-v-aeed593c]{font-family:Ubuntu medium,sans-serif;font-size:clamp(16px,1.5vw,20px);font-style:normal;font-weight:500;text-transform:uppercase}.catalog-item__description[data-v-aeed593c]{display:flex;flex-direction:column;padding:10px 15px 15px 15px}.catalog-item__description [data-v-aeed593c]{margin-bottom:20px}.catalog-item__description [data-v-aeed593c]:last-child{margin-bottom:0}.catalog-item__price[data-v-aeed593c]{font-family:Montserrat regular,sans-serif;color:#8b8a8a}.catalog-item__price .value[data-v-aeed593c]{font-family:Montserrat bold,sans-serif;font-size:clamp(16px,1.5vw,24px);color:var(--text-black)}.catalog-item .button[data-v-aeed593c]{transition:var(--transition);opacity:.8;padding:12px;font-size:clamp(16px,1.5vw,20px)}.catalog-item__image .offers-top[data-v-aeed593c]{top:auto;bottom:5px;right:5px}.catalog-item .button[data-v-aeed593c]{max-width:100%}@media screen and (max-width:1366px){.catalog-item[data-v-aeed593c]{width:31%}.catalog-item[data-v-aeed593c]:nth-child(3n){margin-right:0}}@media screen and (max-width:768px){.catalog-item[data-v-aeed593c]{width:48%;margin-right:0}.catalog-item[data-v-73d1c589][data-v-aeed593c]:nth-child(4n){margin-right:0}.catalog-item[data-v-73d1c589][data-v-aeed593c]:nth-child(1n+3){margin-top:3.5%}}@media screen and (max-width:468px){.catalog-item[data-v-aeed593c]{width:100%;margin-top:20px}.catalog-item[data-v-aeed593c]:first-child{margin-top:0}.catalog-item[data-v-73d1c589][data-v-aeed593c]:nth-child(2n){margin-left:0}.catalog-item .offers-top[data-v-aeed593c]{top:5px;bottom:auto}.catalog-item__description[data-v-aeed593c]{flex-direction:row;flex-wrap:wrap}.catalog-item__price[data-v-aeed593c]{margin-left:auto}.catalog-item__image[data-v-aeed593c]{max-height:100px;margin-bottom:10px}.catalog-item__name[data-v-aeed593c],.catalog-item__price[data-v-aeed593c]{margin-bottom:10px}.catalog-item .button[data-v-aeed593c]{padding:6px;margin-top:10px}}@media screen and (max-width:340px){.catalog-item__description[data-v-aeed593c]{flex-direction:column}.catalog-item__price[data-v-aeed593c]{margin-left:0}}.popup-form__close[data-v-71ecccb0]{margin-left:auto}.popup-form__close svg[data-v-71ecccb0]{max-width:30px;max-height:30px}.popup-form__close span[data-v-71ecccb0]{color:var(--light-gray);cursor:pointer;font-size:24px;font-family:Ubuntu medium,sans-serif}.popup-form__top[data-v-71ecccb0]{display:flex;flex-direction:row;align-items:center;padding-bottom:20px;margin-bottom:20px;position:relative}.popup-form__top .section-title-h4[data-v-71ecccb0]{margin:0}.popup-form__top[data-v-71ecccb0]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--brand-color-40)}.popup-form__close:hover span[data-v-71ecccb0]{color:var(--brand-color)}.popup-form-template[data-v-71ecccb0]{height:100%;display:flex;flex-direction:column}.popup-form__bottom[data-v-71ecccb0]{position:absolute;left:0;bottom:0}.popup-form-template__content[data-v-71ecccb0]{height:100%}@media screen and (max-width:768px){.section-title-h4[data-v-71ecccb0]{text-transform:uppercase;font-family:Ubuntu bold,sans-serif;font-weight:700}.popup-form__top[data-v-71ecccb0]{padding-bottom:25px;margin-bottom:30px}.popup-form__bottom[data-v-71ecccb0]{box-shadow:0 0 4px var(--black-25);padding:20px 30px;width:100%}}@media screen and (max-width:425px){.popup-form__bottom[data-v-71ecccb0]{padding:0}.popup-form__top .section-title-h4[data-v-71ecccb0]{font-size:20px}.popup-form__top[data-v-71ecccb0]{padding:0}}.car-slider[data-v-1b727f9d]{width:100%;display:flex;flex-direction:row;max-height:62.5vh;position:relative;overflow-x:hidden;transition:transform .5s;will-change:transform;transition-timing-function:cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;margin-bottom:30px}.car-slider__item[data-v-1b727f9d]{display:flex;flex:1 0 auto;width:100%;opacity:1;margin-right:2px;scroll-snap-align:start;height:auto}.car-slider__track[data-v-1b727f9d]{display:flex}.car-slider__item img[data-v-1b727f9d]{width:100%;height:100%;pointer-events:none;-o-object-fit:contain;object-fit:contain}.car-slider__wrapper[data-v-1b727f9d]{display:flex;flex-direction:row;width:100%;touch-action:pan-y;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.car-slider.grab[data-v-1b727f9d]{cursor:-webkit-grab;cursor:grab}.car-slider.grabbing[data-v-1b727f9d]{cursor:-webkit-grabbing;cursor:grabbing}.car-slider__navigation[data-v-1b727f9d]{position:absolute;bottom:3px;left:50%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 20px;background:var(--gray-40);box-shadow:0 4px 4px rgba(0,0,0,.25);-webkit-backdrop-filter:blur(31px);backdrop-filter:blur(31px);min-width:225px;color:var(--text-white)}.car-slider__navigation svg[data-v-1b727f9d]{cursor:pointer}.slider-banner-catalog-mobile[data-v-1b727f9d]{display:none}@media screen and (max-width:1366px){.car-slider__item[data-v-1b727f9d]{max-width:100%}}@media screen and (max-width:768px){.car-slider__item[data-v-1b727f9d]{opacity:1}}@media screen and (max-width:425px){.slider-banner-catalog[data-v-1b727f9d]{display:none}.slider-banner-catalog-mobile[data-v-1b727f9d]{display:block}}.filters[data-v-67a9ab97]{margin-top:40px}.filters-bottom[data-v-67a9ab97],.filters-top[data-v-67a9ab97]{display:flex;flex-direction:row;align-items:center;position:relative}.filters-bottom[data-v-67a9ab97]{padding:40px 0}.filters-bottom[data-v-67a9ab97]:after{content:"";position:absolute;bottom:0;left:0;background:var(--light-gray);width:100%;height:2px}.catalog__list[data-v-67a9ab97]{margin-top:40px;display:flex;flex-direction:row;flex-wrap:wrap}.filters-button[data-v-67a9ab97]{display:flex;align-items:center;justify-content:center;padding:5px;box-shadow:0 1px 4px var(--black-25);border-radius:5px}.filters-button svg[data-v-67a9ab97]{max-width:30px;max-height:30px}.filters-top-mobile[data-v-67a9ab97]{display:none}.date_select.row[data-v-67a9ab97]{margin-top:0}.filters-buttons[data-v-67a9ab97]{display:none}@media screen and (max-width:1380px){.catalog__list[data-v-67a9ab97]{display:grid;grid-template-columns:1fr 1fr 1fr;justify-items:center}.catalog-item[data-v-67a9ab97]{width:98%;margin-top:20px!important;margin-right:0}.date_select.row[data-v-67a9ab97]{margin-left:0}}@media screen and (max-width:860px){.filters-top[data-v-67a9ab97]{flex-direction:column;align-items:flex-start}.date_select[data-v-67a9ab97]{margin-left:0;margin-top:20px!important}.date_select.row[data-v-67a9ab97]{margin-left:0}}@media screen and (max-width:768px){.filters-top-desktop[data-v-67a9ab97]{display:none}.filters-top-mobile[data-v-67a9ab97]{display:flex}.filters-bottom[data-v-67a9ab97]{padding:30px 0}.catalog__list[data-v-67a9ab97]{margin-top:30px}.select-miniature__wrapper[data-v-67a9ab97]{order:0}}@media screen and (max-width:425px){.filters-top-mobile[data-v-67a9ab97]{width:100%}}.stars-list[data-v-f9db7b20]{display:flex;flex-direction:row;align-items:center}.star[data-v-f9db7b20]{margin-right:10px;display:flex}.star[data-v-f9db7b20]:last-child{margin-right:0}.features-list[data-v-c089f7c6]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.features__item[data-v-c089f7c6]{display:flex;flex-direction:column;align-items:center;width:28.1%;margin-right:7.3%}.features__item-value[data-v-c089f7c6]{margin-top:20px;text-align:center}.features__item[data-v-c089f7c6]:nth-child(3n){margin-right:0}.features__item[data-v-c089f7c6]:nth-child(1n+4){margin-top:30px}.features__item[data-v-c089f7c6]:first-child,.features__item[data-v-c089f7c6]:nth-child(4n){align-items:start}@media screen and (max-width:1000px){.features__item[data-v-c089f7c6]{width:42.7%;align-items:center!important}.features__item[data-v-6f6f2ae2][data-v-c089f7c6]:nth-child(2n){margin-right:0}.features__item[data-v-6f6f2ae2][data-v-c089f7c6]:nth-child(3n){margin-right:7.3%;margin-top:30px}.features__item[data-v-6f6f2ae2][data-v-c089f7c6]:nth-child(1n+4){align-items:center}}@media screen and (max-width:534px){.features__item[data-v-c089f7c6]{margin-right:10px!important;flex-direction:row!important}.features__item-value[data-v-c089f7c6]{margin-left:10px}}@media screen and (max-width:425px){.features__item>svg[data-v-c089f7c6]{width:40px;height:40px}.features__item-value[data-v-c089f7c6]{margin-left:10px;font-size:14px}.features-list[data-v-c089f7c6]{justify-content:space-between}.features__item[data-v-c089f7c6]{margin:20px 0 0 0!important}.features__item-value[data-v-c089f7c6]{margin:0 0 0 10px}}@media screen and (max-width:375px){.features__item>svg[data-v-c089f7c6]{width:30px;height:30px}.features__item-value[data-v-c089f7c6]{font-size:12px}}.reviews-slider[data-v-5dd82910]{width:100%;display:flex;flex-direction:row;max-height:62.5vh;position:relative;overflow-x:hidden;transition:transform .5s;will-change:transform;transition-timing-function:cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y}.car-slider__wrapper[data-v-5dd82910]{display:flex;flex-direction:row;width:100%;touch-action:pan-y;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.reviews-list[data-v-5dd82910]{display:flex;flex-direction:row;flex-wrap:wrap}.reviews__item[data-v-5dd82910]{width:46.5%;padding:30px 0;box-shadow:0 7px 131px rgba(0,0,0,.08);border-radius:3px;margin-right:6.5%}.reviews__item[data-v-5dd82910]:nth-child(2n){margin-right:0}.reviews__item[data-v-5dd82910]:nth-child(1n+3){margin-top:40px}.reviews__item p[data-v-5dd82910]{position:relative;font-family:Montserrat regular,sans-serif;font-weight:400;line-height:200%;padding:0 30px;margin-bottom:30px;white-space:break-spaces;max-height:109px;overflow:hidden}.reviews__item p[data-v-5dd82910]:after{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background:var(--brand-color-80);border-radius:2px}.reviews__item .user[data-v-5dd82910]{display:flex;flex-direction:row;padding:0 30px}.reviews__item .user img[data-v-5dd82910]{max-width:65px;max-height:65px}.reviews__item .user__info[data-v-5dd82910]{margin-left:20px}.reviews__item .user__info-name[data-v-5dd82910]{font-family:Ubuntu bold,sans-serif;font-size:18px;font-weight:700;line-height:140%}.reviews__item .stars-list[data-v-5dd82910]{margin-top:15px}.reviews-slider__item[data-v-5dd82910]{display:flex;max-width:542px;margin-right:2px;scroll-snap-align:start;height:auto;flex-direction:column;position:relative;padding:30px 10px;background-color:#fff;box-shadow:0 1px 11px rgba(0,0,0,.08);border-radius:3px;margin-top:20px;margin-bottom:20px}.reviews-slider__item[data-v-5dd82910]:first-child{margin-left:10px}.reviews-slider__item>p[data-v-5dd82910]{margin-left:10px;min-height:110px}.reviews-slider__item[data-v-5dd82910]:before{position:absolute;content:"";padding:52px 1.5px;background-color:rgba(207,32,27,.8)}.reviews-slider.grab[data-v-5dd82910]{cursor:-webkit-grab;cursor:grab}.reviews-slider.grabbing[data-v-5dd82910]{cursor:-webkit-grabbing;cursor:grabbing}.reviews-slider__navigation[data-v-5dd82910]{position:absolute;bottom:3px;left:50%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 20px;background:var(--gray-40);box-shadow:0 4px 4px rgba(0,0,0,.25);-webkit-backdrop-filter:blur(31px);backdrop-filter:blur(31px);min-width:225px;color:var(--text-white)}.reviews-slider__navigation svg[data-v-5dd82910]{cursor:pointer}.user[data-v-5dd82910]{display:flex;margin-top:20px}.user__info[data-v-5dd82910]{display:flex;flex-direction:column;justify-content:space-around;margin-left:20px}.reviews-slider__track[data-v-5dd82910]{display:flex}.user-avatar[data-v-5dd82910]{width:55px;height:55px}@media screen and (min-width:1928px){.reviews-slider__item[data-v-5dd82910]{max-width:540px!important}}@media screen and (max-width:1880px){.reviews-slider__item[data-v-5dd82910]{max-width:36.6vw;margin-right:10px}}@media screen and (max-width:1441px){.reviews-slider__item[data-v-5dd82910]{max-width:36.6vw;margin-right:10px}}@media screen and (max-width:1366px){.reviews-slider__item[data-v-5dd82910]{max-width:48vw;margin-right:10px}}@media screen and (max-width:1024px){.reviews-slider__item[data-v-5dd82910]{max-width:99vw!important;margin-right:0;margin-left:0!important}}@media screen and (max-width:768px){.reviews-slider__item[data-v-5dd82910]{max-width:92vw!important;margin-right:0}.reviews__item[data-v-5dd82910]:nth-child(1n+2){margin-top:6%}.reviews-slider[data-v-5dd82910]{min-height:300px}.reviews-slider__item[data-v-5dd82910]{height:-webkit-max-content;height:-moz-max-content;height:max-content}}@media screen and (max-width:687px){.reviews-slider__item[data-v-5dd82910]{max-width:90vw!important}.reviews__item[data-v-5dd82910]:nth-child(1n+2){margin-top:6%}}@media screen and (max-width:425px){.reviews-slider__item[data-v-5dd82910]{font-size:14px;max-width:100vw!important}}@media screen and (max-width:425px){.user-avatar[data-v-5dd82910]{width:45px;height:45px}}.fullscreen-section__form[data-v-7833431d]{width:100%;display:flex;flex-direction:column}.form[data-v-7833431d]{display:flex;flex-direction:column;height:100%}.fullscreen-section__form .button[data-v-7833431d]{max-width:220px}.form__button--disabled[data-v-7833431d]{background:var(--gray);color:var(--text-white);box-shadow:none}.form__bottom[data-v-7833431d]{display:flex;flex-direction:row;position:relative;margin-top:auto;padding-top:20px;margin-bottom:10px}.form__bottom .button[data-v-7833431d]{margin-left:auto;width:auto}.form__bottom[data-v-7833431d]:after{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:var(--brand-color-40)}.select-payment-method[data-v-7833431d]{display:flex;flex-direction:column;height:100%}.select-payment-method .payment__item[data-v-7833431d]{margin:0 auto;margin-bottom:10px}.button-search-fssf[data-v-7833431d]{margin:30px auto 0 auto}.input-box .message[data-v-7833431d]{font-size:16px;padding:0 5px;margin-top:5px;color:var(--red)}.form-content .input-box[data-v-7833431d]{width:calc(50% - 10px);margin-right:20px}.form-content .input-box[data-v-7833431d]:nth-child(2n){margin-right:0}.form-content[data-v-7833431d]{display:flex;flex-direction:row;flex-wrap:wrap}.form-content .input-box.textarea[data-v-7833431d]{width:100%}.form-content .input-box[data-v-7833431d]:nth-child(1n+3){margin-top:20px}.form__back[data-v-7833431d]{display:flex;flex-direction:row;align-items:center;font-family:Ubuntu medium,sans-serif;font-size:24px;font-weight:500;color:var(--light-gray);cursor:pointer}.form__back:hover svg path[data-v-7833431d]{fill:var(--brand-color)}.form__back[data-v-7833431d]:hover{color:var(--brand-color)}.form__back svg path[data-v-7833431d]{fill:var(--light-gray)}.form__back svg[data-v-7833431d]{margin-right:10px}.form-fssf[data-v-7833431d]{display:flex;flex-direction:row}.button-mobile-search-fssf[data-v-7833431d]{display:none}@media screen and (max-width:1366px){.fullscreen-section__form .select-big__wrapper[data-v-7833431d]{margin-right:20px}}@media screen and (max-width:1180px){.form-fssf[data-v-7833431d]{display:grid;grid-template-columns:1fr 1fr;width:80%;justify-items:center}.fullscreen-section__form[data-v-7833431d]{flex-direction:column;align-items:center}.button-desktop-search-fssf[data-v-7833431d]{display:none}.button-mobile-search-fssf[data-v-7833431d]{display:block;margin-top:30px}.fullscreen-section__form .select-big__wrapper[data-v-7833431d]{width:90%;margin-right:0;margin-top:20px!important;position:relative;z-index:1}.fullscreen-section__form .button[data-v-7833431d]{width:200px}}@media screen and (max-width:1180px){.fullscreen-section__form[data-v-7833431d]{width:100%}}@media screen and (max-width:800px){.form-fssf[data-v-7833431d]{width:100%}}@media screen and (max-width:768px){.fullscreen-section__form .select-big__wrapper[data-v-7833431d]:first-child{margin-top:0}.fullscreen-section__form .button[data-v-7833431d]{max-width:100%;width:100%}.button-search-fssf[data-v-7833431d]{padding:17px 15px}}@media screen and (max-width:660px){.form-fssf[data-v-7833431d]{grid-template-columns:1fr}}@media screen and (max-width:425px){.form-content[data-v-7833431d]{flex-direction:column;flex-wrap:nowrap}.fullscreen-section__form .select-big__wrapper[data-v-7833431d]{width:100%}.form-content .input-box[data-v-7833431d]{width:100%;margin-right:0;margin-top:20px!important}.form__bottom .button[data-v-7833431d],.form__bottom>span[data-v-7833431d]{margin-top:20px}.form__bottom[data-v-7833431d]:after{top:20px}.form[data-v-7833431d]{height:950px}}.input-box.--type-2[data-v-7d45e3cf]{display:flex;flex-direction:row;align-items:center;position:relative;margin-bottom:20px;width:100%;background:var(--white-85);border-radius:5px;padding:7px 15px;min-height:45px}.input-box.--type-2[data-v-7d45e3cf]:last-child{margin-bottom:0}.input-box.--type-2 .input-textarea[data-v-7d45e3cf],.input-box.--type-2 .input[data-v-7d45e3cf]{width:100%;background:transparent;outline:none;border:1px solid transparent;padding:0}.input-box.--type-2 .input-textarea[data-v-7d45e3cf]::-moz-placeholder,.input-box.--type-2 .input[data-v-7d45e3cf]::-moz-placeholder{color:var(--gray);font-family:Montserrat medium,sans-serif;font-weight:500;font-size:16px;line-height:120%}.input-box.--type-2 .input-textarea[data-v-7d45e3cf]:-ms-input-placeholder,.input-box.--type-2 .input[data-v-7d45e3cf]:-ms-input-placeholder{color:var(--gray);font-family:Montserrat medium,sans-serif;font-weight:500;font-size:16px;line-height:120%}.input-box.--type-2 .input-textarea[data-v-7d45e3cf]::placeholder,.input-box.--type-2 .input[data-v-7d45e3cf]::placeholder{color:var(--gray);font-family:Montserrat medium,sans-serif;font-weight:500;font-size:16px;line-height:120%}.input-textarea.--type-2[data-v-7d45e3cf]{min-height:170px;resize:none}.input-box.not-invalid[data-v-7d45e3cf],.input.not-invalid[data-v-7d45e3cf]{border:1px solid var(--red)}.message__wrapper[data-v-7d45e3cf]{position:absolute;left:100%;margin-left:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:8px 10px;font-size:16px;font-family:Ubuntu regular,sans-serif;background:var(--white-60);border-radius:5px;opacity:0;transition:var(--transition)}.message__wrapper[data-v-7d45e3cf]:before{content:"";width:0;height:0;position:absolute;top:0;right:calc(100% + 6px);border-style:solid;border-width:15px 20px 15px 0;border-radius:2px;border-color:transparent var(--white-60) transparent transparent;display:inline-block;vertical-align:middle;z-index:-1;transform:translate(31%,9%)}.message-icon[data-v-7d45e3cf]{position:relative;cursor:pointer}.message-icon:hover~.message__wrapper[data-v-7d45e3cf]{opacity:1}.input-box.textarea[data-v-7d45e3cf]{align-items:start}.input-box.textarea .message__wrapper[data-v-7d45e3cf]{top:-8px}.input-box[data-v-7d45e3cf]{display:flex;flex-direction:column}.input-box__label[data-v-7d45e3cf]{margin-bottom:15px;font-size:16px;font-family:Montserrat semiBold,sans-serif;font-style:normal;font-weight:600}.input-textarea[data-v-7d45e3cf],.input[data-v-7d45e3cf]{padding:14px;outline:none;border:1px solid hsla(0,0%,48.6%,.5019607843137255);background:#f7f6f4;border-radius:5px;font-size:16px;width:100%}.input-textarea[data-v-7d45e3cf]{resize:none;min-height:180px}.input-textarea[data-v-7d45e3cf]::-moz-placeholder,.input[data-v-7d45e3cf]::-moz-placeholder{font-family:Montserrat regular,sans-serif;font-size:14px;font-weight:400;color:var(--gray)}.input-textarea[data-v-7d45e3cf]:-ms-input-placeholder,.input[data-v-7d45e3cf]:-ms-input-placeholder{font-family:Montserrat regular,sans-serif;font-size:14px;font-weight:400;color:var(--gray)}.input-textarea[data-v-7d45e3cf]::placeholder,.input[data-v-7d45e3cf]::placeholder{font-family:Montserrat regular,sans-serif;font-size:14px;font-weight:400;color:var(--gray)}.input-box.--type-2[data-v-24858056]{display:flex;flex-direction:row;align-items:center;position:relative;margin-bottom:20px;width:100%;background:var(--white-85);border-radius:5px;padding:7px 15px;min-height:45px}.input-box.--type-2[data-v-24858056]:last-child{margin-bottom:0}.input-box.--type-2 .input-textarea[data-v-24858056],.input-box.--type-2 .input[data-v-24858056]{width:100%;background:transparent;outline:none;border:1px solid transparent;padding:0}.input-box.--type-2 .input-textarea[data-v-24858056]::-moz-placeholder,.input-box.--type-2 .input[data-v-24858056]::-moz-placeholder{color:var(--gray);font-family:Montserrat medium,sans-serif;font-weight:500;font-size:16px;line-height:120%}.input-box.--type-2 .input-textarea[data-v-24858056]:-ms-input-placeholder,.input-box.--type-2 .input[data-v-24858056]:-ms-input-placeholder{color:var(--gray);font-family:Montserrat medium,sans-serif;font-weight:500;font-size:16px;line-height:120%}.input-box.--type-2 .input-textarea[data-v-24858056]::placeholder,.input-box.--type-2 .input[data-v-24858056]::placeholder{color:var(--gray);font-family:Montserrat medium,sans-serif;font-weight:500;font-size:16px;line-height:120%}.input-textarea.--type-2[data-v-24858056]{min-height:170px;resize:none}.input-box.not-invalid[data-v-24858056],.input.not-invalid[data-v-24858056]{border:1px solid var(--red)}.message__wrapper[data-v-24858056]{position:absolute;left:100%;margin-left:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:8px 10px;font-size:16px;font-family:Ubuntu regular,sans-serif;background:var(--white-60);border-radius:5px;opacity:0;transition:var(--transition)}.message__wrapper[data-v-24858056]:before{content:"";width:0;height:0;position:absolute;top:0;right:calc(100% + 6px);border-style:solid;border-width:15px 20px 15px 0;border-radius:2px;border-color:transparent var(--white-60) transparent transparent;display:inline-block;vertical-align:middle;z-index:-1;transform:translate(31%,9%)}.message-icon[data-v-24858056]{position:relative;cursor:pointer}.message-icon:hover~.message__wrapper[data-v-24858056]{opacity:1}.input-box.textarea[data-v-24858056]{align-items:start}.input-box.textarea .message__wrapper[data-v-24858056]{top:-8px}.input-box[data-v-24858056]{display:flex;flex-direction:column}.input-box__label[data-v-24858056]{margin-bottom:15px;font-size:16px;font-family:Montserrat semiBold,sans-serif;font-style:normal;font-weight:600}.input-textarea[data-v-24858056],.input[data-v-24858056]{padding:14px;outline:none;border:1px solid hsla(0,0%,48.6%,.5019607843137255);background:#f7f6f4;border-radius:5px;font-size:16px;width:100%}.input-textarea[data-v-24858056]{resize:none;min-height:180px}.input-textarea[data-v-24858056]::-moz-placeholder,.input[data-v-24858056]::-moz-placeholder{font-family:Montserrat regular,sans-serif;font-size:14px;font-weight:400;color:var(--gray)}.input-textarea[data-v-24858056]:-ms-input-placeholder,.input[data-v-24858056]:-ms-input-placeholder{font-family:Montserrat regular,sans-serif;font-size:14px;font-weight:400;color:var(--gray)}.input-textarea[data-v-24858056]::placeholder,.input[data-v-24858056]::placeholder{font-family:Montserrat regular,sans-serif;font-size:14px;font-weight:400;color:var(--gray)}.fullscreen-section__form[data-v-2a678cec]{width:100%;display:flex;flex-direction:column}.form[data-v-2a678cec]{display:flex;flex-direction:column;height:100%}.fullscreen-section__form .button[data-v-2a678cec]{max-width:220px}.form__button--disabled[data-v-2a678cec]{background:var(--gray);color:var(--text-white);box-shadow:none}.form__bottom[data-v-2a678cec]{display:flex;flex-direction:row;position:relative;margin-top:auto;padding-top:20px;margin-bottom:10px}.form__bottom .button[data-v-2a678cec]{margin-left:auto;width:auto}.form__bottom[data-v-2a678cec]:after{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:var(--brand-color-40)}.select-payment-method[data-v-2a678cec]{display:flex;flex-direction:column;height:100%}.select-payment-method .payment__item[data-v-2a678cec]{margin:0 auto;margin-bottom:10px}.button-search-fssf[data-v-2a678cec]{margin:30px auto 0 auto}.input-box .message[data-v-2a678cec]{font-size:16px;padding:0 5px;margin-top:5px;color:var(--red)}.form-content .input-box[data-v-2a678cec]{width:calc(50% - 10px);margin-right:20px}.form-content .input-box[data-v-2a678cec]:nth-child(2n){margin-right:0}.form-content[data-v-2a678cec]{display:flex;flex-direction:row;flex-wrap:wrap}.form-content .input-box.textarea[data-v-2a678cec]{width:100%}.form-content .input-box[data-v-2a678cec]:nth-child(1n+3){margin-top:20px}.form__back[data-v-2a678cec]{display:flex;flex-direction:row;align-items:center;font-family:Ubuntu medium,sans-serif;font-size:24px;font-weight:500;color:var(--light-gray);cursor:pointer}.form__back:hover svg path[data-v-2a678cec]{fill:var(--brand-color)}.form__back[data-v-2a678cec]:hover{color:var(--brand-color)}.form__back svg path[data-v-2a678cec]{fill:var(--light-gray)}.form__back svg[data-v-2a678cec]{margin-right:10px}.form-fssf[data-v-2a678cec]{display:flex;flex-direction:row}.button-mobile-search-fssf[data-v-2a678cec]{display:none}@media screen and (max-width:1366px){.fullscreen-section__form .select-big__wrapper[data-v-2a678cec]{margin-right:20px}}@media screen and (max-width:1180px){.form-fssf[data-v-2a678cec]{display:grid;grid-template-columns:1fr 1fr;width:80%;justify-items:center}.fullscreen-section__form[data-v-2a678cec]{flex-direction:column;align-items:center}.button-desktop-search-fssf[data-v-2a678cec]{display:none}.button-mobile-search-fssf[data-v-2a678cec]{display:block;margin-top:30px}.fullscreen-section__form .select-big__wrapper[data-v-2a678cec]{width:90%;margin-right:0;margin-top:20px!important;position:relative;z-index:1}.fullscreen-section__form .button[data-v-2a678cec]{width:200px}}@media screen and (max-width:1180px){.fullscreen-section__form[data-v-2a678cec]{width:100%}}@media screen and (max-width:800px){.form-fssf[data-v-2a678cec]{width:100%}}@media screen and (max-width:768px){.fullscreen-section__form .select-big__wrapper[data-v-2a678cec]:first-child{margin-top:0}.fullscreen-section__form .button[data-v-2a678cec]{max-width:100%;width:100%}.button-search-fssf[data-v-2a678cec]{padding:17px 15px}}@media screen and (max-width:660px){.form-fssf[data-v-2a678cec]{grid-template-columns:1fr}}@media screen and (max-width:425px){.form-content[data-v-2a678cec]{flex-direction:column;flex-wrap:nowrap}.fullscreen-section__form .select-big__wrapper[data-v-2a678cec]{width:100%}.form-content .input-box[data-v-2a678cec]{width:100%;margin-right:0;margin-top:20px!important}.form__bottom .button[data-v-2a678cec],.form__bottom>span[data-v-2a678cec]{margin-top:20px}.form__bottom[data-v-2a678cec]:after{top:20px}.form[data-v-2a678cec]{height:950px}}.card[data-v-1ac3909f]{display:flex;flex-direction:column;padding:20px;background:var(--brand-color-25);border:1px solid rgba(207,32,27,.8);box-shadow:0 1px 27px rgba(215,66,62,.2);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);border-radius:8px;margin:auto;width:40%;transition:var(--transition);min-width:436px}.card .input-box[data-v-1ac3909f]{padding:20px}.card.is-valid[data-v-1ac3909f]{border:1px solid var(--green);background:var(--green-40);box-shadow:0 1px 27px rgba(3,166,109,.2)}.card__supported[data-v-1ac3909f]{display:flex;flex-direction:row;margin-left:auto;margin-bottom:20px}.card__supported-item[data-v-1ac3909f]{height:13px;width:auto;margin-left:10px}.card__supported-item svg[data-v-1ac3909f]{width:100%;height:100%}.input-box.card[data-v-1ac3909f]::-moz-placeholder{font-family:Montserrat regular,sans-serif;font-size:16px;font-style:normal;font-weight:500}.input-box.card[data-v-1ac3909f]:-ms-input-placeholder{font-family:Montserrat regular,sans-serif;font-size:16px;font-style:normal;font-weight:500}.input-box.card[data-v-1ac3909f]::placeholder{font-family:Montserrat regular,sans-serif;font-size:16px;font-style:normal;font-weight:500}.card.is-valid .input-box[data-v-1ac3909f]{border:1px solid transparent}.card .input-box[data-v-1ac3909f]{max-height:60px}.card__bottom[data-v-1ac3909f]{display:flex;flex-direction:row;justify-content:space-between;margin-top:40px}.card__bottom .input-box[data-v-1ac3909f]{margin:0;max-height:60px}.card__bottom .input-box[data-v-1ac3909f]:first-child{max-width:140px}.card__bottom .input-box[data-v-1ac3909f]:last-child{width:50%}.fullscreen-section__form[data-v-51f6b454]{width:100%;display:flex;flex-direction:column}.form[data-v-51f6b454]{display:flex;flex-direction:column;height:100%}.fullscreen-section__form .button[data-v-51f6b454]{max-width:220px}.form__button--disabled[data-v-51f6b454]{background:var(--gray);color:var(--text-white);box-shadow:none}.form__bottom[data-v-51f6b454]{display:flex;flex-direction:row;position:relative;margin-top:auto;padding-top:20px;margin-bottom:10px}.form__bottom .button[data-v-51f6b454]{margin-left:auto;width:auto}.form__bottom[data-v-51f6b454]:after{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:var(--brand-color-40)}.select-payment-method[data-v-51f6b454]{display:flex;flex-direction:column;height:100%}.select-payment-method .payment__item[data-v-51f6b454]{margin:0 auto;margin-bottom:10px}.button-search-fssf[data-v-51f6b454]{margin:30px auto 0 auto}.input-box .message[data-v-51f6b454]{font-size:16px;padding:0 5px;margin-top:5px;color:var(--red)}.form-content .input-box[data-v-51f6b454]{width:calc(50% - 10px);margin-right:20px}.form-content .input-box[data-v-51f6b454]:nth-child(2n){margin-right:0}.form-content[data-v-51f6b454]{display:flex;flex-direction:row;flex-wrap:wrap}.form-content .input-box.textarea[data-v-51f6b454]{width:100%}.form-content .input-box[data-v-51f6b454]:nth-child(1n+3){margin-top:20px}.form__back[data-v-51f6b454]{display:flex;flex-direction:row;align-items:center;font-family:Ubuntu medium,sans-serif;font-size:24px;font-weight:500;color:var(--light-gray);cursor:pointer}.form__back:hover svg path[data-v-51f6b454]{fill:var(--brand-color)}.form__back[data-v-51f6b454]:hover{color:var(--brand-color)}.form__back svg path[data-v-51f6b454]{fill:var(--light-gray)}.form__back svg[data-v-51f6b454]{margin-right:10px}.form-fssf[data-v-51f6b454]{display:flex;flex-direction:row}.button-mobile-search-fssf[data-v-51f6b454]{display:none}@media screen and (max-width:1366px){.fullscreen-section__form .select-big__wrapper[data-v-51f6b454]{margin-right:20px}}@media screen and (max-width:1180px){.form-fssf[data-v-51f6b454]{display:grid;grid-template-columns:1fr 1fr;width:80%;justify-items:center}.fullscreen-section__form[data-v-51f6b454]{flex-direction:column;align-items:center}.button-desktop-search-fssf[data-v-51f6b454]{display:none}.button-mobile-search-fssf[data-v-51f6b454]{display:block;margin-top:30px}.fullscreen-section__form .select-big__wrapper[data-v-51f6b454]{width:90%;margin-right:0;margin-top:20px!important;position:relative;z-index:1}.fullscreen-section__form .button[data-v-51f6b454]{width:200px}}@media screen and (max-width:1180px){.fullscreen-section__form[data-v-51f6b454]{width:100%}}@media screen and (max-width:800px){.form-fssf[data-v-51f6b454]{width:100%}}@media screen and (max-width:768px){.fullscreen-section__form .select-big__wrapper[data-v-51f6b454]:first-child{margin-top:0}.fullscreen-section__form .button[data-v-51f6b454]{max-width:100%;width:100%}.button-search-fssf[data-v-51f6b454]{padding:17px 15px}}@media screen and (max-width:660px){.form-fssf[data-v-51f6b454]{grid-template-columns:1fr}}@media screen and (max-width:425px){.form-content[data-v-51f6b454]{flex-direction:column;flex-wrap:nowrap}.fullscreen-section__form .select-big__wrapper[data-v-51f6b454]{width:100%}.form-content .input-box[data-v-51f6b454]{width:100%;margin-right:0;margin-top:20px!important}.form__bottom .button[data-v-51f6b454],.form__bottom>span[data-v-51f6b454]{margin-top:20px}.form__bottom[data-v-51f6b454]:after{top:20px}.form[data-v-51f6b454]{height:950px}}.car-info__top[data-v-5fbeaad7]{display:flex;flex-direction:row;margin-top:20px;padding:3.1%;box-shadow:0 3px 4px var(--black-25);border-radius:0 0 5px 5px;background:transparent;margin-top:70px}.car-info__name[data-v-5fbeaad7]{font-family:Ubuntu medium,sans-serif;font-size:30px;font-style:normal;font-weight:500;text-transform:uppercase}.car-info__name span[data-v-5fbeaad7]{margin-left:20px}.car-info__col[data-v-5fbeaad7]{display:flex;flex-direction:column;width:400px}.car-info__col__block[data-v-5fbeaad7]{display:flex;flex:1;justify-content:space-evenly}.car-info__col.between[data-v-5fbeaad7]{align-items:center;height:225px;margin-top:88px}.car-info__block[data-v-5fbeaad7]{text-align:center;line-height:150%}.car-info__col.between[data-v-5fbeaad7]{justify-content:space-between;width:250px}.car-info__col[data-v-5fbeaad7]:last-child{margin-right:0}.car-info__reviews[data-v-5fbeaad7]{display:flex;flex-direction:row;align-items:center;margin-top:20px;margin-bottom:40px}.count-reviews[data-v-5fbeaad7]{font-size:20px;font-family:Ubuntu medium,sans-serif;color:var(--light-gray);margin-left:20px}.car-info__top p[data-v-5fbeaad7]{line-height:200%;word-break:break-word}.car-info__price[data-v-5fbeaad7]{display:flex;width:100%;position:relative;justify-content:center}.button-car[data-v-5fbeaad7]{height:50px;padding:0 0}.car-info__value[data-v-5fbeaad7]{font-size:30px;font-weight:600;font-family:Montserrat bold,sans-serif;color:var(--brand-color);order:1;margin-right:20px;width:60px}.car-info__definition[data-v-5fbeaad7]{font-size:16px;font-family:Montserrat regular,sans-serif;font-weight:400;order:3;padding-left:0}.car-info__value--small[data-v-5fbeaad7]{font-size:26px}.overview__content[data-v-5fbeaad7]{display:flex;flex-direction:row}.car-info__bottom[data-v-5fbeaad7]{position:relative;display:flex;flex-direction:row}.car-info__bottom .info-car__col[data-v-5fbeaad7]{width:50%;padding-right:40px}.car-info__bottom .info-car__col[data-v-5fbeaad7]:last-child{padding-right:0;padding-left:40px}.mention[data-v-5fbeaad7]{font-family:Montserrat medium,sans-serif;font-weight:500;font-size:20px;line-height:150%;color:var(--gray)}.car-info__icon-car[data-v-5fbeaad7]{width:100%;margin-left:10px;margin-top:20px}.car-info__name[data-v-5fbeaad7]{display:flex;align-items:center}@media screen and (max-width:1224px){.car-info__col[data-v-5fbeaad7]{width:350px}.car-info__col__block[data-v-5fbeaad7]{justify-content:flex-end}}@media screen and (max-width:1142px){.car-info__col[data-v-5fbeaad7]{width:300px}.car-info__col.between[data-v-5fbeaad7]{margin-left:20px}}@media screen and (max-width:1038px){.car-info__top[data-v-5fbeaad7]{flex-direction:column}.car-info__col[data-v-5fbeaad7]{width:400px}.car-info__col__block[data-v-5fbeaad7]{justify-content:flex-start;margin-top:20px}.car-info__col.between[data-v-5fbeaad7]{margin-top:57px}.between[data-v-5fbeaad7]{margin-left:20px}.car-info__reviews[data-v-5fbeaad7]{width:68%;margin-top:0;margin-bottom:30px;margin-left:0}.car-info__col[data-v-5fbeaad7]{flex-direction:row;flex-wrap:wrap}.between[data-v-5fbeaad7]{align-content:space-between}.car-info__price[data-v-5fbeaad7]{padding:0 0}}@media screen and (max-width:1026px){.car-info__col.between[data-v-5fbeaad7]{justify-content:center;margin-top:55px;margin-left:25px}}@media screen and (max-width:1000px){.car-info__bottom[data-v-5fbeaad7]{padding:11% 10px}.between[data-v-5fbeaad7]{margin-left:60px}.car-info__col[data-v-5fbeaad7]:first-child{margin-right:0;margin-bottom:40px}.car-info__col[data-v-5fbeaad7]:nth-child(3){margin-left:auto}.car-info__col .button[data-v-5fbeaad7]{max-width:100%}}@media screen and (max-width:888px){.car-info__reviews[data-v-5fbeaad7]{width:100%;margin-top:30px}.car-info__name[data-v-5fbeaad7]{width:100%}.car-info__col.between[data-v-5fbeaad7]{justify-content:center;margin-top:55px;margin-left:40px}.car-info__name>.text-gray[data-v-5fbeaad7]{margin-left:10px}.car-info__col[data-v-5fbeaad7]:first-child{margin-bottom:20px}}@media screen and (max-width:768px){.car-info__col.between[data-v-5fbeaad7]{margin-top:39px;height:195px;margin-left:0}.car-info__col[data-v-5fbeaad7]{align-items:flex-start}.date_select.col[data-v-5fbeaad7]:after{margin:20px auto 10px 150px}.car-info__col__block>.date_select.col[data-v-5fbeaad7]{width:-webkit-min-content;width:-moz-min-content;width:min-content}}@media screen and (max-width:706px){.car-info__col__block[data-v-5fbeaad7]{flex-direction:column}.car-info__col.between[data-v-5fbeaad7]{margin-top:20px;justify-content:space-between;height:110px}}@media screen and (max-width:638px){.date_select.col[data-v-5fbeaad7]{align-items:flex-start;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.between[data-v-5fbeaad7]{margin-left:0;margin-top:40px}.button-car[data-v-5fbeaad7]{margin-top:0}.car-info__value--small[data-v-5fbeaad7]{text-align:center;margin-right:0;width:100%}.car-info__price[data-v-5fbeaad7]{justify-content:center;padding-top:0}}@media screen and (max-width:534px){.car-info__bottom[data-v-5fbeaad7]{flex-direction:column}.car-info__bottom .info-car__col[data-v-5fbeaad7]{width:100%;padding-left:0!important}.info-car__col[data-v-5fbeaad7]:nth-child(2){margin-top:40px}.car-info__col[data-v-5fbeaad7]{width:100%}}@media screen and (max-width:425px){.car-info__name[data-v-5fbeaad7]{font-size:25px}.date_select.col[data-v-5fbeaad7]:after{margin:20px auto 10px auto}.car-info__col.between[data-v-5fbeaad7]{width:100%}.button-car[data-v-5fbeaad7]{width:70%}.between[data-v-5fbeaad7]{justify-content:center!important}.car-info__col__block>.car-info__col[data-v-5fbeaad7]{justify-content:center;width:80vw!important}.car-info__reviews[data-v-5fbeaad7]{margin:20px 0}.car-info__col__block[data-v-5fbeaad7]{margin-top:0;align-items:center}.definition__title[data-v-5fbeaad7]{margin-bottom:10px}.car-info__bottom .info-car__col[data-v-5fbeaad7]{padding-right:0}.count-reviews[data-v-5fbeaad7]{font-size:16px}.car-info__top p[data-v-5fbeaad7]{font-size:14px}}@media screen and (max-width:375px){.car-info__col__block[data-v-5fbeaad7]{align-items:center}}.fullscreen-section[data-v-56719847]{width:100vw;height:100vh;display:flex;flex-direction:column;background-size:cover;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.fullscreen-section__content[data-v-56719847]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.fullscreen-section__title[data-v-56719847]{font-family:Ubuntu medium italic,sans-serif;font-style:italic;font-size:clamp(24px,4.5vw,40px);color:var(--text-white);font-weight:100;margin-bottom:80px}.fullscreen-section__title[data-v-56719847]:after{content:"";display:block;max-width:100px;height:5px;background:var(--brand-color);margin-top:10px}.fullscreen-section__scroll[data-v-56719847]{transition:var(--transition);display:flex;align-items:center;justify-content:center;position:absolute;bottom:-10px;cursor:pointer;opacity:.7;-webkit-animation:scrollFullscreenSection 2s ease infinite;animation:scrollFullscreenSection 2s ease infinite}.fullscreen-section__scroll[data-v-56719847]:hover{opacity:1}.logo-about[data-v-56719847]{width:240px;height:110px}.section-about[data-v-56719847]{flex-wrap:wrap;justify-content:center}.section#question[data-v-56719847]{display:flex;flex-direction:row}.information__content[data-v-56719847]{display:flex;flex-direction:column;position:relative;padding-right:100px;justify-content:center;width:100%}.container-contacts[data-v-56719847]{padding:0 130px}.information__content[data-v-56719847]:after{content:"";position:absolute;left:100%;height:100%;width:2px;background:var(--brand-color)}.information__social[data-v-56719847]{display:flex;flex-direction:column;align-items:center;padding-left:100px;width:40%}.information-list[data-v-56719847]{display:flex;flex-direction:column;margin-top:40px}.information__social .social[data-v-56719847]{display:flex;flex-direction:column;align-items:center;font-size:20px;font-family:Montserrat bold,sans-serif;margin-bottom:30px}.information__social .social.qr-code img[data-v-56719847]{max-width:180px;margin:10px 0}.information__item[data-v-56719847]{transition:var(--transition);display:flex;align-items:center;margin-bottom:20px;font-size:clamp(16px,1.5vw,18px);cursor:pointer}.information__item>.text-gray[data-v-56719847]{margin-left:10px}.information__item[data-v-56719847]:last-child{margin-bottom:0}.information__item-icon[data-v-56719847]{transition:var(--transition);width:30px;height:30px;margin-right:20px}.information__item[data-v-56719847]:hover{color:var(--brand-color-80)}.information__item:hover .information__item-icon path[data-v-56719847]{fill:var(--brand-color-80)}.information__item:hover .information__item-icon.--stroke path[data-v-56719847]{stroke:var(--brand-color-80);fill:transparent}.container-about[data-v-56719847]{padding:0 0}.logo-about_us-img[data-v-56719847]{display:flex;margin-bottom:20px;justify-content:center}.our-features-list[data-v-56719847]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.our-features__item[data-v-56719847]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:calc(25% - 30px);padding:30px 15px 80px 15px;margin-left:3.5%;cursor:pointer;border-radius:5px;transition:var(--transition)}.our-features__item[data-v-56719847]:first-child{margin-left:0}.our-features__icon[data-v-56719847]{position:relative;height:80px;width:auto}.our-features__icon svg[data-v-56719847]{height:100%;width:100%}.our-features__icon svg path[data-v-56719847]{fill:#2e3a59}.our-features__name[data-v-56719847]{margin-top:30px;font-family:Montserrat medium,sans-serif;font-weight:500;font-size:clamp(16px,1.5vw,20px);line-height:140%;text-transform:uppercase;text-align:center}.our-features__item[data-v-56719847]:hover{box-shadow:1px 22px 13px -2px rgba(0,0,0,.14)}.our-features__item:hover .our-features__icon svg path[data-v-56719847]{fill:var(--brand-color-80);transition:var(--transition)}.our-features__item[data-v-56719847]:hover:after{content:"";position:absolute;bottom:0;left:-8%;top:100%;width:100px;height:100px;background:rgba(207,32,27,.2);filter:blur(40px);border-radius:50%;margin-top:-30px;transition:var(--transition);z-index:-1}.our-features__item:hover .our-features__icon[data-v-56719847]:after{display:none}.our-features__icon[data-v-56719847]:after{content:"";position:absolute;left:-12%;bottom:-8%;width:120%;height:120%;background:rgba(207,32,27,.1);filter:blur(40px);border-radius:50%}.contacts-block[data-v-56719847]{display:flex;flex-direction:row}.contacts-banner[data-v-56719847]{margin-bottom:80px}@media screen and (max-width:1366px){.our-features__item[data-v-56719847]{width:31%}.our-features__item[data-v-56719847]:nth-child(4n){margin-left:0}.our-features__item[data-v-56719847]:nth-child(1n+4){margin-top:3.5%}.information__content[data-v-56719847]{padding-right:50px}.information__social[data-v-56719847]{padding-left:50px}}@media screen and (max-width:1181px){.fullscreen-section__title[data-v-56719847]{font-size:35px}}@media screen and (max-width:1000px){.container-contacts[data-v-56719847]{padding:0 0}.fullscreen-section__title[data-v-56719847]{line-height:130%}}@media screen and (max-width:768px){.section#question[data-v-56719847]{padding:30px 0}.contacts-block[data-v-56719847]{display:flex;flex-direction:column}.contacts-banner[data-v-56719847]{margin-bottom:30px}.our-features__item[data-v-56719847]{width:48%}.our-features__item[data-v-56719847]:nth-child(3n){margin-left:0}.our-features__item[data-v-56719847]:nth-child(1n+3){margin-top:3.5%}.fullscreen-section__title[data-v-56719847]{margin-bottom:30px;text-align:justify;width:95%}.information__content[data-v-56719847]{padding-right:0;align-items:center}.information__content[data-v-56719847]:after{display:none}.information-list[data-v-56719847]{margin-bottom:40px}.information__social[data-v-56719847]{padding:0;width:100%}}@media screen and (max-width:485px){.our-features__item[data-v-56719847]{width:100%;margin-left:0}.our-features__item[data-v-56719847]:nth-child(1n+2){margin-top:30px}}@media screen and (max-width:425px){.information__item-icon[data-v-56719847]{width:25px;height:25px}.information__item[data-v-56719847]{font-size:13px}.information-list[data-v-56719847]{width:100%}.contacts-banner[data-v-56719847]{margin-bottom:10px;display:none}.container-contacts>.section-title[data-v-56719847]{margin-bottom:0}}@media screen and (max-width:375px){.information__item[data-v-56719847]{font-size:12px}}.fullscreen-section[data-v-24b576f0]{width:100vw;height:100vh;display:flex;flex-direction:column;background-size:cover;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.fullscreen-section__content[data-v-24b576f0]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.fullscreen-section__title[data-v-24b576f0]{font-family:Ubuntu medium italic,sans-serif;font-style:italic;font-size:clamp(24px,4.5vw,40px);color:var(--text-white);font-weight:100;margin-bottom:80px}.fullscreen-section__title[data-v-24b576f0]:after{content:"";display:block;max-width:100px;height:5px;background:var(--brand-color);margin-top:10px}.fullscreen-section__scroll[data-v-24b576f0]{transition:var(--transition);display:flex;align-items:center;justify-content:center;position:absolute;bottom:-10px;cursor:pointer;opacity:.7;-webkit-animation:scrollFullscreenSection 2s ease infinite;animation:scrollFullscreenSection 2s ease infinite}.fullscreen-section__scroll[data-v-24b576f0]:hover{opacity:1}.logo-about[data-v-24b576f0]{width:240px;height:110px}.section-about[data-v-24b576f0]{flex-wrap:wrap;justify-content:center}.section#question[data-v-24b576f0]{display:flex;flex-direction:row}.information__content[data-v-24b576f0]{display:flex;flex-direction:column;position:relative;padding-right:100px;justify-content:center;width:100%}.container-contacts[data-v-24b576f0]{padding:0 130px}.information__content[data-v-24b576f0]:after{content:"";position:absolute;left:100%;height:100%;width:2px;background:var(--brand-color)}.information__social[data-v-24b576f0]{display:flex;flex-direction:column;align-items:center;padding-left:100px;width:40%}.information-list[data-v-24b576f0]{display:flex;flex-direction:column;margin-top:40px}.information__social .social[data-v-24b576f0]{display:flex;flex-direction:column;align-items:center;font-size:20px;font-family:Montserrat bold,sans-serif;margin-bottom:30px}.information__social .social.qr-code img[data-v-24b576f0]{max-width:180px;margin:10px 0}.information__item[data-v-24b576f0]{transition:var(--transition);display:flex;align-items:center;margin-bottom:20px;font-size:clamp(16px,1.5vw,18px);cursor:pointer}.information__item>.text-gray[data-v-24b576f0]{margin-left:10px}.information__item[data-v-24b576f0]:last-child{margin-bottom:0}.information__item-icon[data-v-24b576f0]{transition:var(--transition);width:30px;height:30px;margin-right:20px}.information__item[data-v-24b576f0]:hover{color:var(--brand-color-80)}.information__item:hover .information__item-icon path[data-v-24b576f0]{fill:var(--brand-color-80)}.information__item:hover .information__item-icon.--stroke path[data-v-24b576f0]{stroke:var(--brand-color-80);fill:transparent}.container-about[data-v-24b576f0]{padding:0 0}.logo-about_us-img[data-v-24b576f0]{display:flex;margin-bottom:20px;justify-content:center}.our-features-list[data-v-24b576f0]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.our-features__item[data-v-24b576f0]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:calc(25% - 30px);padding:30px 15px 80px 15px;margin-left:3.5%;cursor:pointer;border-radius:5px;transition:var(--transition)}.our-features__item[data-v-24b576f0]:first-child{margin-left:0}.our-features__icon[data-v-24b576f0]{position:relative;height:80px;width:auto}.our-features__icon svg[data-v-24b576f0]{height:100%;width:100%}.our-features__icon svg path[data-v-24b576f0]{fill:#2e3a59}.our-features__name[data-v-24b576f0]{margin-top:30px;font-family:Montserrat medium,sans-serif;font-weight:500;font-size:clamp(16px,1.5vw,20px);line-height:140%;text-transform:uppercase;text-align:center}.our-features__item[data-v-24b576f0]:hover{box-shadow:1px 22px 13px -2px rgba(0,0,0,.14)}.our-features__item:hover .our-features__icon svg path[data-v-24b576f0]{fill:var(--brand-color-80);transition:var(--transition)}.our-features__item[data-v-24b576f0]:hover:after{content:"";position:absolute;bottom:0;left:-8%;top:100%;width:100px;height:100px;background:rgba(207,32,27,.2);filter:blur(40px);border-radius:50%;margin-top:-30px;transition:var(--transition);z-index:-1}.our-features__item:hover .our-features__icon[data-v-24b576f0]:after{display:none}.our-features__icon[data-v-24b576f0]:after{content:"";position:absolute;left:-12%;bottom:-8%;width:120%;height:120%;background:rgba(207,32,27,.1);filter:blur(40px);border-radius:50%}.contacts-block[data-v-24b576f0]{display:flex;flex-direction:row}.contacts-banner[data-v-24b576f0]{margin-bottom:80px}@media screen and (max-width:1366px){.our-features__item[data-v-24b576f0]{width:31%}.our-features__item[data-v-24b576f0]:nth-child(4n){margin-left:0}.our-features__item[data-v-24b576f0]:nth-child(1n+4){margin-top:3.5%}.information__content[data-v-24b576f0]{padding-right:50px}.information__social[data-v-24b576f0]{padding-left:50px}}@media screen and (max-width:1181px){.fullscreen-section__title[data-v-24b576f0]{font-size:35px}}@media screen and (max-width:1000px){.container-contacts[data-v-24b576f0]{padding:0 0}.fullscreen-section__title[data-v-24b576f0]{line-height:130%}}@media screen and (max-width:768px){.section#question[data-v-24b576f0]{padding:30px 0}.contacts-block[data-v-24b576f0]{display:flex;flex-direction:column}.contacts-banner[data-v-24b576f0]{margin-bottom:30px}.our-features__item[data-v-24b576f0]{width:48%}.our-features__item[data-v-24b576f0]:nth-child(3n){margin-left:0}.our-features__item[data-v-24b576f0]:nth-child(1n+3){margin-top:3.5%}.fullscreen-section__title[data-v-24b576f0]{margin-bottom:30px;text-align:justify;width:95%}.information__content[data-v-24b576f0]{padding-right:0;align-items:center}.information__content[data-v-24b576f0]:after{display:none}.information-list[data-v-24b576f0]{margin-bottom:40px}.information__social[data-v-24b576f0]{padding:0;width:100%}}@media screen and (max-width:485px){.our-features__item[data-v-24b576f0]{width:100%;margin-left:0}.our-features__item[data-v-24b576f0]:nth-child(1n+2){margin-top:30px}}@media screen and (max-width:425px){.information__item-icon[data-v-24b576f0]{width:25px;height:25px}.information__item[data-v-24b576f0]{font-size:13px}.information-list[data-v-24b576f0]{width:100%}.contacts-banner[data-v-24b576f0]{margin-bottom:10px;display:none}.container-contacts>.section-title[data-v-24b576f0]{margin-bottom:0}}@media screen and (max-width:375px){.information__item[data-v-24b576f0]{font-size:12px}}@font-face{font-family:Ubuntu light;src:url(../fonts/Ubuntu-Light.c9d68f61.ttf)}@font-face{font-family:Ubuntu medium;src:url(../fonts/Ubuntu-Medium.d3c3b35e.ttf)}@font-face{font-family:Ubuntu bold;src:url(../fonts/Ubuntu-Bold.896a6021.ttf)}@font-face{font-family:Ubuntu regular;src:url(../fonts/Ubuntu-Regular.84ea7c5c.ttf)}@font-face{font-family:Ubuntu italic;src:url(../fonts/Ubuntu-Italic.9f353a17.ttf)}@font-face{font-family:Ubuntu medium italic;src:url(../fonts/Ubuntu-MediumItalic.89af35d9.ttf)}@font-face{font-family:Montserrat regular;src:url(../fonts/Montserrat-Regular.34de1239.ttf)}@font-face{font-family:Montserrat medium;src:url(../fonts/Montserrat-Medium.aca6287f.ttf)}@font-face{font-family:Montserrat bold;src:url(../fonts/Montserrat-Bold.d14ad103.ttf)}@font-face{font-family:Montserrat semiBold;src:url(../fonts/Montserrat-SemiBold.7ffeec2b.ttf)}@font-face{font-family:Montserrat medium italic;src:url(../fonts/Montserrat-MediumItalic.3ebc1a21.ttf)}:root{--white:#fff;--white-85:hsla(0,0%,100%,0.85);--white-70:hsla(0,0%,100%,0.7);--white-60:hsla(0,0%,100%,0.6);--white-50:hsla(0,0%,100%,0.5);--white-40:hsla(0,0%,100%,0.4);--white-30:hsla(0,0%,100%,0.3);--black:#000;--black-70:rgba(0,0,0,0.7);--black-50:rgba(0,0,0,0.5);--black-25:rgba(0,0,0,0.25);--black-light:#2e3a59;--brown:#9b5f33;--brand-color:#cf201b;--brand-color-80:rgba(207,32,27,0.8);--brand-color-70:rgba(207,32,27,0.7);--brand-color-40:rgba(207,32,27,0.4);--brand-color-25:rgba(207,32,27,0.25);--blue:#21459b;--blue-50:rgba(33,69,155,0.5);--gray:#a4a3a3;--light-gray:#e1e1e1;--gray-40:rgba(164,163,163,0.4);--green:#03a66d;--green-40:rgba(3,166,109,0.4);--text-white:#fff;--text-black:#000;--transition:all ease 0.3s;--red:red}*{padding:0;margin:0;box-sizing:border-box}body{font-family:Montserrat medium,sans-serif;line-height:120%;font-size:18px;background:var(--white);color:var(--text-black);overflow-x:hidden}body::-webkit-scrollbar{width:0}body.fixed{overflow-y:hidden}a{color:inherit;font-family:inherit;font-weight:inherit;text-decoration:none}ul{list-style:none}p{max-width:700px;text-align:justify}.transition-key{display:flex;flex-direction:column;min-height:100vh}.text-red{color:var(--brand-color)}.text-brand-80{color:var(--brand-color-80)}.text-light-gray{color:var(--light-gray)}.text-gray{color:var(--gray)}.bg--brown{background:var(--brown);box-shadow:0 4px 4px rgba(0,0,0,.25)}.container{max-width:1440px;padding:0 164px;margin:0 auto!important;width:100%}.container.--container-80{padding:0 80px}.container.--flex-col{display:flex;flex-direction:column}.section-title-h3{font-size:30px;font-family:Ubuntu bold,sans-serif;font-weight:700;margin-bottom:40px;line-height:130%;text-transform:uppercase}.section-title-h4{font-size:24px;font-family:Ubuntu medium,sans-serif;font-weight:500;margin-bottom:40px}.container.--flex-row{display:flex;flex-direction:row}.logo{font-family:Montserrat bold,sans-serif;font-size:clamp(24px,1.5vw,30px);color:var(--text-black)}.logo.--logo-white{color:var(--text-white)}.section{padding:80px 0}.section-title-wrapper{display:flex;flex-direction:row}.section-title-link{font-size:24px;font-family:Ubuntu medium,sans-serif;font-weight:500;margin-left:auto;cursor:pointer}.section.--s-with-line{position:relative}.section.--s-with-line:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--light-gray)}.section.--flex-row{display:flex;flex-direction:row}.section-title{font-family:Ubuntu medium,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:120%;text-align:center;letter-spacing:.05em;text-transform:uppercase;margin-bottom:40px}.section-title.m-b-t-80{margin-bottom:80px;margin-top:80px}.section-title.left{text-align:left}.section.pb-0{margin-bottom:0}.section-description,.section-title-description{font-size:20px;line-height:200%}.section-title-description{font-family:Montserrat medium italic;font-style:italic;font-weight:500;text-align:center;margin:0 auto}.section__content{margin-top:80px}.offers-top{position:absolute;top:5px;right:5px}.offers-top,.offers-top__item{display:flex;flex-direction:row}.offers-top__item{align-items:center;margin-left:5px;padding:10px;background:var(--black-50);box-shadow:6px 4px 4px var(--black-25);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);border-radius:5px;color:var(--white);font-family:Montserrat medium,sans-serif;font-style:normal;font-weight:500;font-size:clamp(12px,1.5vw,14px);line-height:140%}.offers-top__item svg{height:100%;-o-object-fit:cover;object-fit:cover;margin-right:10px}.offers-top__item.--status{background:var(--blue-50);box-shadow:6px 4px 4px var(--black-25);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px)}.button{padding:18px 10px;background:var(--brand-color-80);border-radius:5px;box-shadow:0 4px 4px var(--brand-color-25);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);outline:none;border:none;color:var(--text-white);font-family:Ubuntu medium,sans-serif;font-size:20px;text-align:center;width:100%;max-width:220px;cursor:pointer;transition:var(--transition)}.button:hover{opacity:.8}.definition__list{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.definition__item{display:flex;flex-direction:column;margin-right:94px;line-height:150%}.overview .definition__item{width:28%;margin-right:7.3%}.overview .definition__item:nth-child(1n+4){margin-top:50px}.overview .definition__item:nth-child(3n){margin-right:0}.definition__title{font-family:Ubuntu medium,sans-serif;color:var(--gray);margin-bottom:20px;font-size:18px;font-weight:500}.date_select{display:flex;flex-direction:row;align-items:center;width:100%}.date_select.row:after{content:"";display:flex;width:73px;height:2px;background:var(--brand-color);margin:40px 10px 0 10px;order:1}.date_select :first-child{margin-right:0;order:1}.date_select :last-child{order:2}.date_select.col{display:flex;flex-direction:column;justify-content:space-between;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-top:33px;width:-webkit-min-content;width:-moz-min-content;width:min-content}.date_select.col:after{content:"";display:flex;height:50px;width:2px;background:var(--brand-color);order:1;margin-top:20px;margin-bottom:20px}.date_select.col .select-miniature__wrapper{margin-right:0;margin-top:30px}.select-miniature__wrapper.--calendar{margin-top:0!important}.date_select.col .select-miniature__wrapper:nth-child(2){margin-top:20px}.payment{flex-direction:row;height:100%;width:100%}.payment,.payment__item{display:flex;align-items:center}.payment__item{height:70px;padding:15px;border:1px solid var(--light-gray);box-shadow:0 4px 4px rgba(0,0,0,.08);border-radius:3px;min-width:247px;cursor:pointer;margin-right:40px;transition:var(--transition)}.payment__item.selected,.payment__item:hover{border:1px solid var(--brand-color-70);box-shadow:0 4px 4px rgba(217,77,73,.08)}.payment__item.selected svg path,.payment__item:hover svg path{fill:var(--brand-color-70);transition:var(--transition)}.payment__item.selected .payment__item-name,.payment__item:hover .payment__item-name{color:var(--brand-color-70)}.payment__item:last-child{margin-right:0}.payment__item svg{min-width:60px;height:auto}.swiper-wrapper{display:flex!important}.payment__item-name{margin-left:20px;font-family:Ubuntu medium,sans-serif;color:var(--light-gray);text-transform:uppercase;width:100%;text-align:center;transition:var(--transition)}.payment__item-name--no-access{color:rgba(207,32,27,.5294117647058824)}.card .input-box .message__wrapper{background:var(--brand-color-70);z-index:1}.card .input-box .message__wrapper .message{color:var(--text-white)}.card .input-box .message__wrapper:before{border-color:transparent var(--brand-color-70) transparent transparent}.form .button{max-width:100%}.car-slider__wrapper{display:flex;flex-direction:row;width:100%;touch-action:pan-y;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.popup-form-template .button{width:50%!important}.form-content{height:100%;overflow:hidden}#tj-datetime-input{font-size:18px;background:transparent;color:Var(--white);border:none;position:relative;outline:none}.datetime-picker:before{content:url(/images/caret_down.svg);position:absolute;right:0;cursor:pointer}.select-miniature>.datetime-picker>div>input{color:#000!important}.select-miniature>.datetime-picker>div>.calender-div{left:-13px!important}.nav-l,.nav-r,.year-month-wrapper{background-color:#cf201b!important}.days{color:#cf201b!important}.activePort{background-color:#cf201b!important;color:#fff!important}.port:hover{color:#8d1713!important}li.active{background-color:#cf201b!important}.okButton{color:#cf201b!important}.time-picker{position:relative}.time-picker:after{content:url(/images/up-and-down1.png);position:absolute;right:-20px;top:15%}.calender-div{top:-246px!important;left:-65px!important;width:307px}.month,.year{margin-left:25px}.headers{width:100%}.headers,.week{display:flex;justify-content:space-between}.car-info__col>.date_select.col>.select-miniature__wrapper.--calendar>.select-miniature>.datetime-picker>div>div{left:-15px!important;width:311px;top:-170px!important}@media screen and (max-width:1380px){.filters-top{flex-direction:column!important;align-items:flex-start!important}}@media screen and (max-width:1366px){.container-contacts{padding:0 6%}.container{padding:0 0}.container.--container-80{padding:0 10px}.section{padding:6% 15px}.section__content{margin-top:6%}}@media screen and (max-width:1038px){.definition__title{width:100%}.date_select.col{margin-top:0;width:-webkit-min-content;width:-moz-min-content;width:min-content}}@media screen and (max-width:1000px){.overview .definition__item{width:42.7%}.overview .definition__item:nth-child(1n+4){margin-top:0}.overview .definition__item:nth-child(3n){margin-top:0;margin-right:7.3%}.overview .definition__item:nth-child(1n+3){margin-top:13%}}@media screen and (max-width:888px){.section-title{font-size:23px}.container.--container-80{padding:0 10px}.catalog__list{grid-template-columns:1fr 1fr!important;gap:20px}}@media screen and (max-width:768px){.payment__item{width:50%;margin:0 0 10px 0}.filters-top{flex-direction:row!important}.section{padding:60px 0}.container{padding:0 30px}.section-title{margin-bottom:30px}.section-title,.section-title.left{text-align:center}.section__content{margin-top:60px}.container.--flex-row{flex-direction:column}.section.pb-0{padding-bottom:40px}.button{padding:11px 12px;max-width:100%}.popup-form-template .button{width:100%!important}.payment{display:flex;flex-direction:column;justify-content:center}.payment__item{margin-bottom:10px}}@media screen and (max-width:606px){.catalog__list{grid-template-columns:1fr!important}.catalog-item .button{width:60%;margin:0 auto}}@media screen and (max-width:425px){.car-info__col>.date_select.col>.select-miniature__wrapper.--calendar>.select-miniature>.datetime-picker>div>div{width:252px!important}.section-title-h3{font-size:22px}.definition__item{margin:20px 0 0 0!important}.date_select.col{min-width:80vw}.payment__item{width:50%}.section{padding:30px 0}.container{padding:0 15px}.section-title-h4{margin-bottom:10px}.definition__list{align-items:normal;justify-content:space-between}.select-miniature,.select-miniature__wrapper.--calendar .select-miniature{max-width:200px!important}}@-webkit-keyframes scrollFullscreenSection{0%{opacity:0;margin-bottom:40px}to{opacity:1;margin-bottom:0}}@keyframes scrollFullscreenSection{0%{opacity:0;margin-bottom:40px}to{opacity:1;margin-bottom:0}}@-webkit-keyframes appearanceSlide{0%{opacity:0;height:0}to{height:100%;opacity:1}}@keyframes appearanceSlide{0%{opacity:0;height:0}to{height:100%;opacity:1}}.fade-enter-active,.fade-leave-active{opacity:1;transition:var(--transition)}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:height 3s ease;-webkit-animation:appearanceSlide 3s ease;animation:appearanceSlide 3s ease}.slide-enter-from,.slide-leave-to{transition:height 3s ease;animation:appearanceSlide 3s ease reverse}