@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Dela+Gothic+One&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap);@font-face{font-family:"Mediator Web";src:url(../fonts/Mediator/MediatorWeb-Italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Mediator Web";src:url(../fonts/Mediator/MediatorWeb-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Mediator Web";src:url(../fonts/Mediator/MediatorWeb-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Mediator Web";src:url(../fonts/Mediator/MediatorWeb-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Mediator Web";src:url(../fonts/Mediator/MediatorWeb-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--block-padding:13.5vw;--max-width:calc(100vw - 2 * 13.5vw)}@media screen and (max-width:1600px){:root{--block-padding:6vw;--max-width:calc(100vw - 2 * 10vw)}}@media screen and (max-width:1200px){:root{--block-padding:4rem}}@media screen and (max-width:640px){:root{--block-padding:1.6rem;--max-width:calc(100vw - 2 * 1.6rem)}}:root{--section-margin:12rem}@media screen and (max-width:900px){:root{--section-margin:6rem}}@media screen and (max-width:640px){:root{--section-margin:4rem}}:root{--color-primary:#000000;--color-secondary:#575757;--white-500:#ffffff;--color-indigo:#4A1DD8;--font-family-headers:"Open Sans",Arial,sans-serif;--font-family-main:"Mediator Web",Arial,sans-serif;--second-family:"Dela Gothic One",sans-serif;--third-family:"Inter",sans-serif;--font3:"Manrope",sans-serif;--font-size:1.6rem}:root{--block-padding:13.5vw;--max-width:calc(100vw - 2 * 13.5vw)}@media screen and (max-width:1600px){:root{--block-padding:6vw;--max-width:calc(100vw - 2 * 10vw)}}@media screen and (max-width:1200px){:root{--block-padding:4rem}}@media screen and (max-width:640px){:root{--block-padding:1.6rem;--max-width:calc(100vw - 2 * 1.6rem)}}:root{--section-margin:12rem}@media screen and (max-width:900px){:root{--section-margin:6rem}}@media screen and (max-width:640px){:root{--section-margin:4rem}}:root{--color-primary:#000000;--color-secondary:#575757;--white-500:#ffffff;--color-indigo:#4A1DD8;--font-family-headers:"Open Sans",Arial,sans-serif;--font-family-main:"Mediator Web",Arial,sans-serif;--second-family:"Dela Gothic One",sans-serif;--third-family:"Inter",sans-serif;--font3:"Manrope",sans-serif;--font-size:1.6rem}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}b,strong{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}template{display:none}[hidden]{display:none}*,::after,::before{box-sizing:inherit}html{box-sizing:border-box;font-size:10px;overflow-x:hidden;max-width:100vw;font-family:var(--font-family-main);scrollbar-gutter:stable}body{margin:0;overflow-x:hidden;font-size:var(--font-size)}@supports not (scrollbar-gutter:stable){body.no-scroll{overflow:hidden;padding-right:var(--scrollbar-width)}}img{max-width:100%}a{text-decoration:none;color:currentColor}.button,button{border:none;outline:0;cursor:pointer}.content_area{max-width:var(--max-width);margin:0 auto;width:100%}.mg-top-1{margin-top:1rem}.row_flex{display:flex}.row_flex-column{flex-direction:column}@media screen and (max-width:1600px){.content_area{max-width:var(--max-width)}}@media screen and (max-width:900px){.content_area{max-width:var(--max-width)}}@media screen and (max-width:640px){.content_area{max-width:var(--max-width)}}.field__wrap{display:flex;flex-direction:column;gap:.5rem}.field__wrap input,.field__wrap select,.field__wrap textarea{font-size:1.6rem;padding:.4rem 1rem}.field__label{display:flex;flex-direction:column;gap:.5rem}.field__title{font-size:1.6rem;padding-left:1rem}.field__description{font-size:1.2rem;padding-left:1rem;font-weight:400;color:#696969}.field__checkbox,.field__radio{line-height:1}.field__checkbox>input,.field__radio>input{position:absolute;z-index:-1;opacity:0;height:0;display:table}.field__checkbox>input:not(:disabled):not(:checked)+.field__title:hover::before,.field__radio>input:not(:disabled):not(:checked)+.field__title:hover::before{border-color:var(--color-secondary)}.field__checkbox>input:not(:disabled):active+.field__title::before,.field__radio>input:not(:disabled):active+.field__title::before{background-color:var(--color-secondary);border-color:var(--color-secondary)}.field__checkbox>input:focus:not(:checked)+.field__title::before,.field__radio>input:focus:not(:checked)+.field__title::before{border-color:var(--color-primary)}.field__checkbox>input:disabled+.field__title::before,.field__radio>input:disabled+.field__title::before{background-color:#e9ecef}.field__checkbox .field__title,.field__radio .field__title{-webkit-user-select:none;user-select:none;line-height:1.2;position:relative;cursor:pointer;padding-left:2.6rem}.field__checkbox .field__title a,.field__radio .field__title a{text-decoration:underline}.field__checkbox .field__title::before,.field__radio .field__title::before{content:"";display:inline-block;width:1.8rem;height:1.8rem;flex-shrink:0;flex-grow:0;border:1px solid var(--color-secondary);background-repeat:no-repeat;background-position:center center;background-size:50% 50%;position:absolute;left:0}.field__radio>input:checked+.field__title::before{border-color:var(--color-primary);background-color:var(--color-primary)}.field__radio .field__title::before{border-radius:2rem}.field__checkbox>input:checked+.field__title::before{border-color:var(--color-primary);background-color:var(--color-primary);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.field__checkbox .field__title::before{border-radius:.4rem}@media screen and (max-width:900px){.field__title{font-size:1.6rem}.field__checkbox .field__title,.field__radio .field__title{font-size:1.4rem;padding-left:2.8rem}.field__checkbox .field__title:before,.field__radio .field__title:before{width:2.4rem;height:2.4rem}}@media screen and (max-width:640px){.field__radio .field__title{text-align:center;font-size:1.2rem;padding-left:0}.field__radio .field__title:before{width:2rem;height:2rem;left:50%;top:0;transform:translate(-50%,-110%)}.field__checkbox .field__title{font-size:1.2rem}.field__checkbox .field__title:before{width:2rem;height:2rem;top:.2rem}}.h1,h1{font-family:var(--font-family-headers);font-weight:300;text-transform:uppercase;margin:0;padding:0;line-height:1.3;font-size:4.8rem}.h2,h2{font-family:var(--font-family-headers);font-weight:300;text-transform:uppercase;font-size:3.4rem;margin:0;padding:0;line-height:1.3;letter-spacing:.1rem}@media screen and (max-width:640px){.h2,h2{font-size:3rem}}@media (max-width:414px){.h2,h2{font-size:2rem;font-weight:400;letter-spacing:0}}p{line-height:1.4;margin-bottom:1rem;font-size:var(--font-size);margin-top:0}.btn{display:flex;white-space:nowrap;padding:.7rem 2rem;border:.2rem transparent solid;transition:.2s;align-items:center;line-height:1;width:fit-content;cursor:pointer;font-size:1.8rem}.btn.disabled,.btn[disabled]{cursor:default;pointer-events:none;filter:grayscale(1) contrast(.5)}.btn__framed{font-weight:400;border-color:var(--color-primary)}.btn__framed:hover{background-color:var(--color-primary);color:var(--color-secondary)}.btn__filled{border-color:var(--color-primary);background-color:var(--color-primary);color:#fff}.btn__filled:hover{filter:brightness(.9)}@media screen and (max-width:640px){.btn{font-size:1.8rem}}@media (max-width:414px){.btn{font-size:1.4rem}}:root{--ui-color-primary:#333333;--ui-color-secondary:#c3c3c3;--ui-block-padding:1.4rem;--ui-area-gap:1rem}.ui_area{display:flex;flex-wrap:wrap;gap:var(--ui-area-gap)}.ui_block{border:1px dashed var(--ui-color-primary);border-radius:10px;padding:var(--ui-block-padding)}.ui_block-lg_3{flex:0 0 calc(33% - var(--ui-area-gap));width:calc(33% - var(--ui-area-gap));max-width:calc(33% - var(--ui-area-gap))}@media screen and (max-width:900px){.ui_block-md_6{flex:0 0 calc(50% - var(--ui-area-gap));width:calc(50% - var(--ui-area-gap));max-width:calc(50% - var(--ui-area-gap))}}@media screen and (max-width:640px){.ui_block-sm_12{flex:0 0 100%;width:100%;max-width:100%}}.ui_block.row_flex{gap:1rem}.ui_color{display:flex;flex-direction:column;gap:.5rem}.ui_color_square{width:10rem;height:5rem;border:1px solid #000;position:relative;margin-bottom:.5rem}.ui_color_title span{font-size:2rem;display:table;margin-top:.5rem}.header{position:fixed;top:0;left:0;width:100%;padding:2rem 0;background:var(--white-500);z-index:1002}.header__wrapper{display:flex;justify-content:space-between;width:100%;gap:3rem}.header__logo{position:relative;z-index:1001;height:100%;object-fit:contain;flex-shrink:0}.header__logo img{max-height:4.8rem;width:auto;height:100%}@media screen and (max-width:1600px){.header__logo img{height:3.8rem}}.header__list{width:100%;display:flex}@media screen and (max-width:1200px){.header__list{flex-direction:column}}.header__list li,.header__list ul{padding:0;margin:0}.header__list ul{display:flex;gap:2rem;margin-right:auto}@media screen and (max-width:1600px){.header__list ul{gap:1rem}}@media screen and (max-width:1200px){.header__list ul{display:block;column-count:2;column-gap:4rem}}.header__list li{list-style-type:none;display:flex;font-family:var(--third-family);font-weight:400;font-size:16px;line-height:155%;color:var(--color-primary)}.header__list li a{padding:1rem}@media screen and (max-width:1600px){.header__list li{font-size:1.4rem;line-height:177%}}@media screen and (max-width:1200px){.header__list{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--white-500);padding-top:9rem;z-index:1000;transform:translateX(100%);transition:transform .3s ease-in-out;margin-left:0}.header__list.active{transform:translateX(0)}.header__list ul{flex-direction:column;gap:2rem;margin-left:3rem;margin-right:0}.header__list li{align-items:start;justify-content:start}.header__list li a{padding:1rem}}.header__contacts{display:flex;position:relative;z-index:1000;align-items:center;gap:2rem}@media screen and (max-width:1200px){.header__contacts{margin-left:3rem;margin-top:2.4rem}}.header__contact i{filter:grayscale(1) contrast(1)}@media screen and (max-width:1600px){.header__contact{padding:.5rem}}.header__burger{display:none}@media screen and (max-width:1200px){.header__burger{display:block;position:relative;background:0 0;z-index:1001;margin-left:auto}.header__burger span{display:block;border-radius:100px;width:26px;height:3px;background:var(--color-indigo);margin:5.5px 0;transition:.3s ease}.header__burger.active span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.header__burger.active span:nth-child(2){opacity:0}.header__burger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}}.footer__top{display:flex;justify-content:space-between;padding:4rem 0 8rem 0;flex-wrap:wrap;gap:2.4rem}@media screen and (max-width:1200px){.footer__top{padding:6rem 0 8rem 0}}@media screen and (max-width:640px){.footer__top{padding:3rem 0}}.footer__container{display:flex;flex-direction:column;gap:2.8rem;justify-content:space-between}@media screen and (max-width:640px){.footer__container{gap:1.5rem}}.footer__logos{display:flex;gap:2.2rem}.footer__logo img{object-fit:contain;height:100%;max-height:4.9rem}@media screen and (max-width:640px){.footer__logo img{max-height:4.4rem}}.footer__portal{font-family:var(--second-family);font-weight:400;font-size:1.6rem;line-height:110%;color:var(--color-indigo)}.footer__contacts{display:flex;flex-direction:column;gap:2rem}@media screen and (max-width:640px){.footer__contacts{gap:1.4rem}}.footer__contacts ul{margin:0;padding:0;display:flex;flex-direction:column;gap:2rem;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:138%;color:var(--color-indigo)}@media screen and (max-width:640px){.footer__contacts ul{gap:1.4rem;font-size:14px;line-height:157%}}.footer__contacts ul li{list-style-type:none;margin:0;padding:0}.footer__menu{display:flex;margin-left:auto;align-items:center;gap:2rem}@media screen and (max-width:1200px){.footer__menu{margin-left:0}}.footer__menu ul{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;column-gap:6rem;row-gap:2rem;margin:0;padding:0;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:155%;color:var(--color-indigo)}@media screen and (max-width:640px){.footer__menu ul{font-size:14px;line-height:177%;column-gap:4rem;row-gap:1.4rem}}.footer__menu li{list-style-type:none;margin:0;padding:0}.footer__menu li a{padding:1rem}.footer__social-contacts{margin-left:auto;display:flex;gap:3rem;padding:.7rem;align-self:center;padding-bottom:4rem}@media screen and (max-width:1600px){.footer__social-contacts{padding-bottom:3.7rem}}@media screen and (max-width:1200px){.footer__social-contacts{flex-direction:column;padding:.4rem;padding-bottom:0}}@media screen and (max-width:640px){.footer__social-contacts{flex-direction:row;margin-left:0;gap:1.4rem}}.footer__bottom{display:flex;justify-content:space-between;gap:1rem;padding:1.6rem 0}@media screen and (max-width:640px){.footer__bottom{flex-direction:column;justify-content:center;align-items:center;gap:1.4rem}}.footer__policy{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:100%;color:var(--color-primary)}.footer__developer{display:flex;align-items:center;justify-content:center;height:100%;max-height:2rem}@media screen and (max-width:1200px){.footer__developer{max-height:1.5rem}}body.modal-open,html.modal-open{position:fixed;width:100%}.modal{position:fixed;top:50%;left:50%;background-color:#fff;width:100%;max-width:100vw;max-height:90%;width:clamp(360px,90vw,2000px);height:auto;z-index:1600;transition:all .3s ease-out;transform:translateX(-50%) translateY(calc(-50% + 15rem));opacity:0;visibility:hidden;padding:0;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-around;overflow:auto}.modal.is-active{visibility:visible;opacity:1;transform:translateX(-50%) translateY(-50%)}.modal__backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.6);z-index:1500;visibility:hidden;opacity:0;transition:all .3s ease-out;backdrop-filter:blur(6px)}.modal__backdrop.is-active{visibility:visible;opacity:1}.modal__close{width:2.6rem;height:2.6rem;display:block;background:url(../img/icons/ic_modal_close.svg) no-repeat center;position:absolute;top:4rem;right:4rem;padding:.91rem;cursor:pointer;background-size:contain}.modal__close:hover{opacity:.8}@media screen and (max-width:1600px){.modal__close{width:2.1rem;height:2.1rem}}@media screen and (max-width:1200px){.modal__close{position:relative;margin-left:auto;margin-bottom:1.4rem}}@media screen and (max-width:640px){.modal__close{padding:.4rem;margin-bottom:.7rem}}.modal__wrapper{padding:4rem 4rem;display:flex;flex-direction:column;gap:2.5rem;width:100%}.modal__container{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;justify-content:space-between;overflow:hidden}@media screen and (max-width:1200px){.modal__container{grid-template-columns:repeat(1,1fr);gap:1.4rem}}.modal-place__slider{overflow:hidden;position:relative}.modal-place__slider img{max-height:485px;height:100%;object-fit:cover}@media screen and (max-width:1200px){.modal-place__slider img{max-height:39.5rem}}@media screen and (max-width:640px){.modal-place__slider img{max-height:22rem}}.modal-place__arrow-next,.modal-place__arrow-prev{position:absolute;top:50%;transform:translateY(-330%);z-index:10;bottom:0;display:flex;align-items:center;width:2rem;height:2rem;cursor:pointer}@media screen and (max-width:900px){.modal-place__arrow-next,.modal-place__arrow-prev{transform:translateY(-50%)}}.modal-place__arrow-next{right:2rem}@media screen and (max-width:1600px){.modal-place__arrow-next{right:1.4rem}}@media screen and (max-width:640px){.modal-place__arrow-next{right:1rem}}.modal-place__arrow-prev{left:2rem}@media screen and (max-width:1600px){.modal-place__arrow-prev{left:1.4rem}}@media screen and (max-width:640px){.modal-place__arrow-prev{left:1rem}}.modal-place__arrow-prev{transform:translateY(-300%) rotate(180deg)}@media screen and (max-width:900px){.modal-place__arrow-prev{transform:translateY(-50%) rotate(180deg)}}.modal-place__content{display:flex;flex-direction:column;gap:2.4rem;min-width:0}@media screen and (max-width:640px){.modal-place__content{gap:1.4rem}}.modal-place__content .modal-place__button{max-width:43rem;cursor:pointer}@media screen and (max-width:1600px){.modal-place__content .modal-place__button{max-width:100%}}.modal-place__info{display:flex;flex-direction:column;gap:2.4rem;min-width:0}@media screen and (max-width:1200px){.modal-place__info{flex-direction:row;gap:1rem;justify-content:space-between}}@media screen and (max-width:640px){.modal-place__info{flex-direction:column}}.modal-place__title{font-family:var(--second-family);font-weight:400;font-size:34px;line-height:110%;letter-spacing:.04em;color:var(--color-indigo);padding-right:3.5rem}@media screen and (max-width:1600px){.modal-place__title{font-size:24px}}@media screen and (max-width:640px){.modal-place__title{font-size:18px}}.modal-place__address,.modal-place__hours-header{display:flex;gap:1rem}.modal-place__address p,.modal-place__address span,.modal-place__hours-header p,.modal-place__hours-header span{margin:0;padding:0}.modal-place__text,.modal-place__text p,.modal-place__text span{column-count:2;column-gap:6.8rem;font-family:var(--font-family);font-weight:700;font-size:16px;line-height:140%;letter-spacing:.04em;color:#373737}@media screen and (max-width:1600px){.modal-place__text,.modal-place__text p,.modal-place__text span{column-gap:2.4rem;font-size:14px}}@media screen and (max-width:1200px){.modal-place__text,.modal-place__text p,.modal-place__text span{column-count:1}}.modal-place__button-ghost{border:2px solid var(--color-indigo);border-radius:10px;padding:10px;max-width:23.3rem}.modal-place__hours{display:flex;flex-direction:column;gap:1rem;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:var(--color-primary)}@media screen and (max-width:1200px){.modal-place__hours{font-size:16px;line-height:140%}}.modal-place__price{display:flex;flex-direction:column;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:140%;letter-spacing:.04em;color:#bcbcbc}@media screen and (max-width:1200px){.modal-place__price{font-size:16px;line-height:140%;position:absolute;left:6%;bottom:25%}}@media screen and (max-width:640px){.modal-place__price{position:static}}.modal-place__price span{font-family:var(--font-family);font-weight:700;font-size:22px;line-height:140%;letter-spacing:.04em;color:#373737}@media screen and (max-width:1200px){.modal-place__price span{font-size:18px}}.modal-place__button{display:flex;align-items:center;justify-content:center;gap:1rem;font-family:var(--second-family);font-weight:400;font-size:14px;line-height:160%;letter-spacing:.02em;text-transform:uppercase;text-align:center;color:var(--white-500);border-radius:100px;padding:18px 60px;background:var(--color-indigo);position:relative}.modal-place__button::before{content:"";background:url(../img/icons/ic_add_circle.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;display:block;width:2rem;height:2rem;margin-right:.2rem}@media screen and (max-width:640px){.modal-place__button::before{margin-right:.18rem;width:1.9rem;height:1.9rem}}.modal-place__button::after{content:"добавить в маршрут"}.modal-place__button--active::before{background:url(../img/icons/ic_check.svg);width:2rem;height:2rem}@media screen and (max-width:1200px){.modal-place__button--active::before{width:1.5rem;height:1.7rem}}@media screen and (max-width:640px){.modal-place__button--active::before{width:1.2rem;height:1.2rem}}.modal-place__button--active::after{content:"Добавлено в маршрут"}@media screen and (max-width:1200px){.modal-place__button{padding:1.6rem 0}}@media screen and (max-width:640px){.modal-place__button{font-size:1.2rem;padding:1.4rem 0}}.place-contacts{display:flex;gap:1rem;flex-direction:column}.place-contacts__title{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:140%;letter-spacing:.04em;color:#373737}@media screen and (max-width:1200px){.place-contacts__title{font-size:16px;line-height:140%}}.place-contacts__list{display:flex;flex-direction:column;gap:2rem;width:fit-content;border:2px solid var(--color-indigo);color:var(--color-primary);border-radius:10px;padding:1rem;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%}@media screen and (max-width:1200px){.place-contacts__list{font-size:16px;line-height:120%}}.place-contacts__item{display:flex;align-items:center;gap:1rem}.map{padding-top:5.7rem;display:flex;flex-direction:column;gap:6rem}@media screen and (max-width:1600px){.map{gap:3.4rem}}@media screen and (max-width:1200px){.map{gap:3rem}}.map__wrapper{display:flex;flex-direction:column;gap:5.6rem}@media screen and (max-width:1600px){.map__wrapper{gap:4rem}}@media screen and (max-width:640px){.map__wrapper{gap:1rem}}.map__title-wrapper{padding-top:6rem}@media screen and (max-width:1200px){.map__title-wrapper{padding-top:4rem}}@media screen and (max-width:640px){.map__title-wrapper{padding-top:6rem}}.map__title-wrapper .content_area{display:flex;flex-direction:column;position:relative;gap:3.4rem;background:var(--white-500)}@media screen and (max-width:1600px){.map__title-wrapper .content_area{gap:2rem}}.map--yandex{padding-bottom:6rem;background:var(--white-500)}@media screen and (max-width:1600px){.map--yandex{padding-bottom:0}}.map__title{font-family:var(--second-family);font-weight:400;font-size:56px;line-height:104%;letter-spacing:.02em;text-transform:uppercase;text-align:center;color:var(--color-indigo)}@media screen and (max-width:1600px){.map__title{font-size:4.4rem}}@media screen and (max-width:1200px){.map__title{font-size:3.4rem;line-height:130%;letter-spacing:.04em}}@media screen and (max-width:640px){.map__title{font-size:24px}}.map__subtitle{font-family:var(--second-family);font-weight:400;font-size:56px;line-height:110%;letter-spacing:.1em;color:var(--white-500);text-transform:uppercase;text-align:center;-webkit-text-stroke:2px var(--color-indigo);max-width:88rem;align-self:center}@media screen and (max-width:1600px){.map__subtitle{font-size:4.4rem}}@media screen and (max-width:1200px){.map__subtitle{font-size:34px;line-height:130%;letter-spacing:.1em;max-width:100%}}@media screen and (max-width:640px){.map__subtitle{font-size:24px;-webkit-text-stroke:1px var(--color-indigo)}}.map__planner{position:relative;z-index:10}.map__places{display:grid;grid-template-columns:repeat(3,1fr);column-gap:4.4rem;row-gap:4rem}@media screen and (max-width:1600px){.map__places{gap:2.4rem}}@media screen and (max-width:1200px){.map__places{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.map__places{grid-template-columns:repeat(1,1fr)}}.map-places__wrapper{display:flex;flex-direction:column;position:relative;gap:4rem}@media screen and (max-width:640px){.map-places__wrapper{gap:2.4rem}}.map-places__button{position:relative;display:flex;align-items:center;justify-content:center;font-family:var(--second-family);font-weight:400;font-size:24px;line-height:93%;text-transform:uppercase;text-align:center;color:var(--white-500);overflow:hidden;border-radius:100px;padding:18px 60px}.map-places__button::before{content:"";display:block;position:absolute;background:url(../img/button_background.webp);background-color:var(--color-indigo);background-size:cover;background-repeat:no-repeat;background-position:center;background-position:200%;background-position-y:51%;width:108%;height:100%;z-index:-1}@media screen and (max-width:1600px){.map-places__button{font-size:20px;line-height:112%}}@media screen and (max-width:1200px){.map-places__button{font-size:18px;line-height:124%;padding:1.6rem 0}}@media screen and (max-width:640px){.map-places__button{font-size:16px;line-height:140%}}.map-place{display:flex;flex-direction:column;justify-content:space-between;gap:2.4rem}@media screen and (max-width:1200px){.map-place{gap:2rem}}.map-place__container{display:flex;flex-direction:column;gap:3rem}@media screen and (max-width:1600px){.map-place__container{gap:.9rem}}@media screen and (max-width:1200px){.map-place__container{gap:.7rem}}@media screen and (max-width:640px){.map-place__container{gap:.5rem}}.map-place__image{max-height:30rem;width:100%;height:100%;object-fit:cover;cursor:pointer}@media screen and (max-width:1600px){.map-place__image{max-height:26rem}}.map-place__content{display:flex;flex-direction:column;gap:2.4rem}@media screen and (max-width:1600px){.map-place__content{gap:2rem}}@media screen and (max-width:1200px){.map-place__content{gap:1.4rem}}.map-place__title{font-family:var(--second-family);font-weight:400;font-size:2.4rem;line-height:110%;letter-spacing:.04em;color:var(--color-indigo);cursor:pointer}@media screen and (max-width:1600px){.map-place__title{font-size:2.2rem}}@media screen and (max-width:640px){.map-place__title{font-size:1.8rem}}.map-place__address{display:flex;align-items:center;gap:1rem;font-family:var(--font-family);font-weight:700;font-size:1.6rem;line-height:140%;letter-spacing:.1em;color:var(--color-primary)}.map-place__info{display:flex;justify-content:space-between;gap:1rem}.map-place__price-wrapper{display:flex;flex-direction:column;gap:.2rem}.map-place__price-title{font-family:var(--font-family);font-weight:400;font-size:1.6rem;line-height:140%;letter-spacing:.1em;color:#bcbcbc}.map-place__price{font-family:var(--font-family);font-weight:700;font-size:2rem;line-height:140%;letter-spacing:.1em;color:var(--color-primary)}@media screen and (max-width:640px){.map-place__price{font-size:1.8rem}}.map-place__hours-wrapper{display:flex;flex-direction:column;gap:.4rem;position:relative}@media screen and (max-width:640px){.map-place__hours-wrapper{gap:.8rem}}.map-place__hours-wrapper:hover .map-place__hours{opacity:1;visibility:visible;transform:translateY(0)}.map-place__hours-title{font-family:var(--font-family);font-weight:700;font-size:16px;line-height:140%;letter-spacing:.1em;color:var(--color-primary);display:flex;align-items:center;gap:1rem;cursor:pointer}.map-place__hours{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:var(--color-primary);border-radius:1rem;padding:1rem;border:2px solid var(--color-indigo);position:absolute;top:calc(32% + 8px);right:0;opacity:0;visibility:hidden;transform:translateY(4px);transition:.2s ease;z-index:10;width:145%;background:var(--white-500);position:absolute}@media screen and (max-width:1600px){.map-place__hours{font-size:1.6rem}}@media screen and (max-width:1200px){.map-place{font-size:1.4rem}}@media screen and (max-width:640px){.map-place{font-size:1.2rem}}.map-place__button{font-family:var(--second-family);font-weight:400;font-size:1.4rem;line-height:160%;text-transform:uppercase;color:var(--white-500);display:flex;gap:1rem;border-radius:100px;padding:1.8rem 6rem;background:var(--color-indigo);text-align:center;width:100%;display:flex;justify-content:center;align-items:center;position:relative}.map-place__button::before{content:"";background:url(../img/icons/ic_add_circle.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;display:block;width:2rem;height:2rem;margin-right:.2rem}@media screen and (max-width:640px){.map-place__button::before{margin-right:.18rem;width:1.9rem;height:1.9rem}}.map-place__button::after{content:"добавить в маршрут"}.map-place__button--active::before{background:url(../img/icons/ic_check.svg);width:2rem;height:2rem}@media screen and (max-width:640px){.map-place__button--active::before{width:1.2rem;height:1.2rem}}.map-place__button--active::after{content:"Добавлено в маршрут"}@media screen and (max-width:1200px){.map-place__button{padding:1.6rem 6rem}}@media screen and (max-width:640px){.map-place__button{font-size:1.2rem;line-height:187%;padding:1.4rem 6rem}}.map-container{border-radius:4rem;overflow:hidden}@media screen and (max-width:1600px){.map-container{height:536px!important}}@media screen and (max-width:1200px){.map-container{max-height:46rem}}@media screen and (max-width:640px){.map-container{max-height:34rem}}#yandex-map{width:100%;height:700px}.planner{background:var(--color-indigo);overflow:hidden;position:relative}.planner::before{content:"";position:absolute;top:-217%;left:-78%;width:162%;height:100%;background:url(../img/button_background.webp) no-repeat center/cover;z-index:-1;pointer-events:none;filter:blur(10rem);transform:rotate(250deg)}@media screen and (max-width:1600px){.planner::before{top:-296%;left:-129%;width:268%;filter:blur(9rem)}}@media screen and (max-width:640px){.planner::before{top:-88%;left:-84%;width:216%;filter:blur(3rem)}}.planner::after{content:"";position:absolute;bottom:-84%;left:20%;width:100%;height:100%;background:url(../img/button_background.webp) no-repeat center/cover;z-index:-1;pointer-events:none;filter:blur(20rem)}.planner .content_area,.planner__title-wrapper{display:flex;flex-direction:column;gap:4rem}@media screen and (max-width:1200px){.planner .content_area,.planner__title-wrapper{gap:1.4rem}}@media screen and (max-width:640px){.planner .content_area,.planner__title-wrapper{gap:2rem}}.planner__title-wrapper{gap:2.4rem}@media screen and (max-width:1200px){.planner__title-wrapper{gap:1.4rem}}@media screen and (max-width:640px){.planner__title-wrapper{gap:2rem}}.planner .content_area{padding:6.2rem 0 8.2rem 0}@media screen and (max-width:1600px){.planner .content_area{padding:4rem 0}}@media screen and (max-width:1200px){.planner .content_area{padding:3.7rem 0}}@media screen and (max-width:640px){.planner .content_area{padding:3rem 0}}.planner__title{font-family:var(--second-family);font-weight:400;font-size:50px;line-height:100%;letter-spacing:.04em;text-transform:uppercase;text-align:center;color:var(--white-500)}@media screen and (max-width:1600px){.planner__title{font-size:4rem}}@media screen and (max-width:1200px){.planner__title{font-size:3rem;line-height:125%}}@media screen and (max-width:640px){.planner__title{font-size:2rem;line-height:130%}}.planner__subtitle{font-family:var(--font-family);font-weight:700;font-size:24px;line-height:130%;letter-spacing:.04em;text-align:center;color:var(--white-500)}@media screen and (max-width:1600px){.planner__subtitle{font-size:2rem}}@media screen and (max-width:1200px){.planner__subtitle{font-size:1.6rem;line-height:140%}}@media screen and (max-width:640px){.planner__subtitle{font-size:1.4rem}}.planner__search{border-radius:100px;padding:10px 10px 10px 24px;width:100%;border:none;outline:0;background:var(--white-500);display:flex;gap:2.4rem;justify-content:space-between;width:100%}@media screen and (max-width:1600px){.planner__search{padding:1.2rem 1rem 1.2rem 2.4rem}}@media screen and (max-width:1200px){.planner__search{padding:.8rem 1rem .8rem 2rem}}@media screen and (max-width:640px){.planner__search{padding:.8rem 1rem .8rem 1.6rem}}.planner__search input{border:none;outline:0;font-family:var(--second-family);font-weight:400;font-size:18px;line-height:140%;color:var(--color-indigo);width:100%}@media screen and (max-width:1600px){.planner__search input{font-size:1.3rem}}.planner__search input::placeholder{font-family:var(--second-family);font-weight:400;font-size:18px;line-height:140%;color:var(--color-indigo)}@media screen and (max-width:1600px){.planner__search input::placeholder{font-size:1.3rem}}.planner__search button{border-radius:100px;padding:16px 60px;background:var(--color-indigo);color:var(--white-500);outline:0;border:none;font-family:var(--second-family);font-weight:400;font-size:14px;line-height:160%;text-transform:uppercase;text-align:center;color:var(--white-500)}@media screen and (max-width:1600px){.planner__search button{padding:1.4rem 5rem;font-size:12px;line-height:160%;letter-spacing:.04em}}@media screen and (max-width:1200px){.planner__search button{padding:1rem 4rem;font-size:1rem;line-height:140%}}@media screen and (max-width:640px){.planner__search button{padding:1rem 2.4rem}}.planner__filters{display:flex;flex-wrap:wrap;justify-content:center;gap:2.4rem}@media screen and (max-width:1600px){.planner__filters{gap:1.4rem}}@media screen and (max-width:640px){.planner__filters{justify-content:start;gap:1rem}}.planner__filter{display:flex;align-items:center;justify-content:center;font-family:var(--second-family);font-weight:400;font-size:16px;line-height:140%;letter-spacing:.04em;text-transform:uppercase;text-align:center;color:var(--color-indigo);border-radius:100px;padding:14px 22px;cursor:pointer;border:3px solid transparent}@media screen and (max-width:1200px){.planner__filter{font-size:12px;line-height:140%}}@media screen and (max-width:640px){.planner__filter{font-size:10px;line-height:168%;padding:1rem}}.planner__filter.active,.planner__filter:hover{border-color:#cc51e1}@media screen and (max-width:1200px){.planner__filter.active,.planner__filter:hover{padding:1.4rem 1.8rem;border:2.25px solid #cc51e1}}@media screen and (max-width:640px){.planner__filter.active,.planner__filter:hover{padding:1.4rem}}@media screen and (max-width:1200px){.planner__filter{padding:1.4rem 1.8rem;border-width:2.25px}}@media screen and (max-width:640px){.planner__filter{padding:1.4rem;border-width:2.25px}}.icon--location{content:"";background:url(../img/icons/ic_location.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;display:block;width:1.6rem;height:2rem;justify-self:center;margin:0 .4rem}@media screen and (max-width:640px){.icon--location{margin:0 .36rem;width:1.5rem;height:1.9rem}}.icon--hours{content:"";background:url(../img/icons/ic_hours.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;display:block;width:2rem;height:2rem;margin:0 .2rem}@media screen and (max-width:640px){.icon--hours{margin:0 .18rem;width:1.9rem;height:1.9rem}}.icon--arrow-left,.icon--arrow-right{content:"";background:url(../img/icons/ic_arrow_circle.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;flex-shrink:0;display:block;width:2.9rem;height:2.9rem}@media screen and (max-width:640px){.icon--arrow-left,.icon--arrow-right{width:2rem;height:2rem}}.icon--telegram{content:"";background:url(../img/icons/ic_telegram.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;flex-shrink:0;display:block;width:2.5rem;height:2.1rem}@media screen and (max-width:1600px){.icon--telegram{width:2.3rem;height:1.9rem}}@media screen and (max-width:640px){.icon--telegram{width:2rem;height:2rem}}.icon--telegram-color{content:"";background:url(../img/icons/ic-telegram-footer.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;flex-shrink:0;display:block;width:3.1rem;height:3.1rem}@media screen and (max-width:1200px){.icon--telegram-color{width:2.8rem;height:2.8rem}}.icon--classmates{content:"";background:url(../img/icons/ic-classmates.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;flex-shrink:0;display:block;width:3.1rem;height:3.1rem}@media screen and (max-width:1200px){.icon--classmates{width:2.8rem;height:2.8rem}}.icon--vk{content:"";background:url(../img/icons/ic-vk.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;flex-shrink:0;display:block;width:3.1rem;height:3.1rem}@media screen and (max-width:1200px){.icon--vk{width:2.8rem;height:2.8rem}}.icon--edit{content:"";background:url(../img/icons/ic_edit.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;flex-shrink:0;display:block;width:2.6rem;height:2.6rem}@media screen and (max-width:1600px){.icon--edit{width:2.5rem;height:2.5rem}}@media screen and (max-width:1200px){.icon--edit{width:2.2rem;height:2.2rem}}@media screen and (max-width:640px){.icon--edit{width:1.2rem;height:1.2rem}}.icon--basket{content:"";background:url(../img/icons/ic_basket.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;flex-shrink:0;display:block;width:1.6rem;height:1.8rem}@media screen and (max-width:1200px){.icon--basket{width:1.5rem;height:1.7rem}}@media screen and (max-width:640px){.icon--basket{width:1.2rem;height:1.2rem}}.icon--download{content:"";background:url(../img/icons/ic_download.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;flex-shrink:0;display:block;width:1.6rem;height:1.8rem}@media screen and (max-width:1200px){.icon--download{width:1.5rem;height:1.7rem}}@media screen and (max-width:640px){.icon--download{width:1.2rem;height:1.2rem}}.icon--site{content:"";background:url(../img/icons/ic_internet.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;flex-shrink:0;display:block;width:2rem;height:2rem}@media screen and (max-width:1200px){.icon--site{width:1.5rem;height:1.7rem}}@media screen and (max-width:640px){.icon--site{width:1.2rem;height:1.2rem}}.icon--phone{content:"";background:url(../img/icons/ic_phone.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;flex-shrink:0;display:block;width:2rem;height:2rem}@media screen and (max-width:1200px){.icon--phone{width:1.5rem;height:1.7rem}}@media screen and (max-width:640px){.icon--phone{width:1.2rem;height:1.2rem}}.icon--email{content:"";background:url(../img/icons/ic_email.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;flex-shrink:0;display:block;width:2rem;height:2rem}@media screen and (max-width:1200px){.icon--email{width:1.5rem;height:1.7rem}}@media screen and (max-width:640px){.icon--email{width:1.2rem;height:1.2rem}}.custom-balloon{background:#fff!important;color:var(--color-indigo)!important;font-family:var(--second-family,sans-serif);font-weight:400!important;font-size:1.4rem!important;padding:1rem!important;line-height:140%!important;border-radius:30px!important;box-shadow:0 6px 20px rgba(0,0,0,.15)!important;text-align:center;white-space:nowrap}.map-places__loader{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 2rem;min-height:300px;gap:2rem}@media screen and (max-width:640px){.map-places__loader{padding:4rem 1.6rem;min-height:200px;gap:1.6rem}}.map-places__loader-spinner{width:60px;height:60px;border:4px solid rgba(74,29,216,.1);border-top-color:var(--color-indigo);border-radius:50%;animation:spin 1s linear infinite}@media screen and (max-width:640px){.map-places__loader-spinner{width:40px;height:40px;border-width:3px}}.map-places__loader-text{font-family:var(--second-family);font-weight:400;font-size:18px;line-height:140%;color:var(--color-indigo);text-align:center}@media screen and (max-width:640px){.map-places__loader-text{font-size:14px}}.map-places__empty{display:flex;align-items:center;justify-content:center;padding:6rem 2rem;min-height:300px;font-family:var(--second-family);font-weight:400;font-size:18px;line-height:140%;color:var(--color-secondary);text-align:center}@media screen and (max-width:640px){.map-places__empty{padding:4rem 1.6rem;min-height:200px;font-size:14px}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.route{padding-top:12.9rem}@media screen and (max-width:1600px){.route{padding-top:10.5rem}}@media screen and (max-width:1200px){.route{padding-top:11.3rem}}@media screen and (max-width:640px){.route{padding-top:8.1rem}}.route__list,.route__wrapper{display:flex;flex-direction:column;gap:6rem}@media screen and (max-width:1600px){.route__list,.route__wrapper{gap:4rem}}@media screen and (max-width:1200px){.route__list,.route__wrapper{gap:3.6rem}}@media screen and (max-width:640px){.route__list,.route__wrapper{gap:2.4rem}}.route__promo{background:url(../img/route-promo-background.png);background-repeat:no-repeat;background-size:cover;background-position:bottom;width:100%;height:100%;border-radius:40px;padding:6rem 6rem 17rem 6rem}@media screen and (max-width:1600px){.route__promo{padding:4rem 4rem 13.6rem 4rem;border-radius:3.3rem}}@media screen and (max-width:1200px){.route__promo{padding:2.5rem 2.5rem 9.6rem 2.5rem;border-radius:25px}}@media screen and (max-width:640px){.route__promo{padding:2rem 2rem 7.1rem 2rem;border-radius:18px}}.route__content{display:flex;flex-direction:column;gap:4rem;max-width:90.8rem}@media screen and (max-width:1600px){.route__content{max-width:65.4rem;gap:2.4rem}}@media screen and (max-width:1200px){.route__content{max-width:56.1rem;gap:1.5rem}}@media screen and (max-width:640px){.route__content{max-width:100%;gap:1.4rem}}.route__back{display:flex;align-items:center;gap:1rem;font-family:var(--font-family);font-weight:800;font-size:24px;line-height:100%;color:var(--white-500);cursor:pointer}@media screen and (max-width:1600px){.route__back{font-size:26px}}@media screen and (max-width:1200px){.route__back{font-size:20px}}@media screen and (max-width:640px){.route__back{font-size:12px;gap:.4rem}}.route__header{display:flex;flex-direction:column;gap:2.4rem}@media screen and (max-width:1600px){.route__header{gap:2rem}}@media screen and (max-width:1200px){.route__header{gap:1.4rem}}@media screen and (max-width:640px){.route__header{gap:1rem}}.route__title{font-family:var(--second-family);font-weight:400;font-size:50px;line-height:116%;letter-spacing:.1em;text-transform:uppercase;color:transparent;-webkit-text-stroke:2px var(--white-500)}@media screen and (max-width:1600px){.route__title{font-size:40px;line-height:145%}}@media screen and (max-width:1200px){.route__title{font-size:30px;line-height:193%}}@media screen and (max-width:640px){.route__title{font-size:20px;line-height:100%;color:var(--white-500);-webkit-text-stroke:1px var(--color-indigo)}}.route__subtitle{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:100%;letter-spacing:.04em;color:var(--white-500)}@media screen and (max-width:1600px){.route__subtitle{font-size:20px;line-height:120%}}@media screen and (max-width:1200px){.route__subtitle{font-size:16px}}@media screen and (max-width:640px){.route__subtitle{font-size:12px}}.route__button{font-family:var(--second-family);font-weight:400;font-size:14px;line-height:160%;text-transform:uppercase;text-align:center;color:var(--color-indigo);border-radius:100px;padding:18px 60px;background:var(--white-500);max-width:430px}@media screen and (max-width:1200px){.route__button{font-size:12px;line-height:142%;padding:1.6rem 3.5rem;max-width:326px}}@media screen and (max-width:640px){.route__button{line-height:187%;padding:1.4rem 2rem}}.route-list__header{display:flex;flex-direction:column;gap:2.4rem;text-align:center}@media screen and (max-width:640px){.route-list__header{gap:1.4rem}}.route-list__title{font-family:var(--second-family);font-weight:400;font-size:56px;line-height:104%;letter-spacing:.1em;text-transform:uppercase;text-align:center;color:transparent;-webkit-text-stroke:2px var(--color-indigo)}@media screen and (max-width:1600px){.route-list__title{font-size:40px;line-height:145%}}@media screen and (max-width:1200px){.route-list__title{font-size:30px;line-height:193%}}@media screen and (max-width:640px){.route-list__title{font-size:20px;line-height:130%;-webkit-text-stroke:1px var(--color-indigo)}}.route-list__subtitle{font-family:var(--font-family);font-weight:700;font-size:24px;line-height:130%;letter-spacing:.04em;text-align:center;color:var(--color-indigo)}@media screen and (max-width:1600px){.route-list__subtitle{font-size:20px}}@media screen and (max-width:1200px){.route-list__subtitle{font-size:16px}}@media screen and (max-width:640px){.route-list__subtitle{font-size:14px}}.route__cards{display:flex;flex-direction:column;gap:2rem}@media screen and (max-width:1200px){.route__cards{gap:1.4rem}}@media screen and (max-width:640px){.route__cards{gap:1.4rem}}.route__empty{text-align:center;padding:4rem 2rem;font-family:var(--font-family);font-weight:400;font-size:24px;line-height:140%;color:var(--color-indigo)}@media screen and (max-width:1200px){.route__empty{font-size:20px;padding:3rem 1.5rem}}@media screen and (max-width:640px){.route__empty{font-size:18px;padding:2rem 1rem}}.route__empty-link{display:inline-block;margin-top:2rem;font-family:var(--second-family);font-weight:400;font-size:16px;line-height:140%;text-transform:uppercase;color:var(--color-indigo);text-decoration:underline;transition:opacity .3s}.route__empty-link:hover{opacity:.7}@media screen and (max-width:1200px){.route__empty-link{font-size:14px;margin-top:1.5rem}}@media screen and (max-width:640px){.route__empty-link{font-size:12px;margin-top:1rem}}.route-card{display:flex;gap:4rem;align-items:center;background-color:#fff;cursor:grab;opacity:1!important;padding:2rem 0}.route-card:active{cursor:grabbing}@media screen and (max-width:1600px){.route-card{gap:2.4rem;padding:1rem 0}}@media screen and (max-width:640px){.route-card{flex-direction:column;gap:1.4rem;align-items:start}}.route-card--ghost{border-radius:20px}.route-card--chosen{cursor:grabbing;transform:scale(1.02);box-shadow:0 8px 24px rgba(74,29,216,.2)}.route-card--drag{cursor:grabbing}.route-card__number{display:flex;align-items:center;justify-content:center;font-family:var(--second-family);font-weight:400;font-size:51px;line-height:110%;text-transform:uppercase;text-align:center;color:var(--white-500);border-radius:1000px;padding:40px;width:157px;height:157px;background:var(--color-indigo)}@media screen and (max-width:1600px){.route-card__number{font-size:40px;width:130px;height:130px}}@media screen and (max-width:1200px){.route-card__number{width:66px;height:66px;font-size:24px;line-height:110%;padding:1.4rem}}@media screen and (max-width:640px){.route-card__number{width:66px;height:66px}}.route-card .route-place{display:flex;gap:4rem;justify-content:space-between;overflow:hidden}@media screen and (max-width:1200px){.route-card .route-place{gap:1.4rem}}@media screen and (max-width:640px){.route-card .route-place{flex-direction:column}}.route-card .route-place__image{min-width:451px}.route-card .route-place__image img{height:100%;width:100%;max-height:327px;height:100%;object-fit:cover;min-width:31rem}@media screen and (max-width:1600px){.route-card .route-place__image img{max-height:33.3rem}}@media screen and (max-width:1200px){.route-card .route-place__image img{max-height:30.5rem}}@media screen and (max-width:640px){.route-card .route-place__image img{min-width:100%;max-height:26rem}}.route-card .route-place__content{display:flex;flex-direction:column;gap:2.4rem}@media screen and (max-width:1200px){.route-card .route-place__content{gap:1.4rem}}@media screen and (max-width:640px){.route-card .route-place__content{gap:2rem}}.route-card .route-place__title{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:110%;letter-spacing:.04em;color:var(--color-indigo);text-transform:none}@media screen and (max-width:1600px){.route-card .route-place__title{font-size:22px}}@media screen and (max-width:640px){.route-card .route-place__title{font-size:18px}}.route-card .route-place__address p,.route-card .route-place__address span{padding:0;margin:0}.route-card .route-place__hours{display:flex;flex-direction:column;gap:1rem}.route-card .route-place__address,.route-card .route-place__hours-header{display:flex;gap:1rem}.route-card .route-place__address,.route-card .route-place__hours,.route-card .route-place__price{font-family:var(--font-family);font-weight:700;font-size:20px;line-height:140%;letter-spacing:.1em;color:#373737}@media screen and (max-width:1600px){.route-card .route-place__address,.route-card .route-place__hours,.route-card .route-place__price{font-size:18px}}@media screen and (max-width:1200px){.route-card .route-place__address,.route-card .route-place__hours,.route-card .route-place__price{font-size:16px}}.route-card .route-place__hours-header,.route-card .route-place__price{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:140%;letter-spacing:.1em;color:#373737}@media screen and (max-width:1600px){.route-card .route-place__hours-header,.route-card .route-place__price{font-size:16px}}.route-card .route-place__price{color:#bcbcbc;font-weight:400}.route-card .route-place__price span{font-weight:700;font-size:20px;color:#373737}@media screen and (max-width:1600px){.route-card .route-place__price span{font-size:18px}}@media screen and (max-width:1200px){.route-card .route-place__price span{font-size:16px}}@media screen and (max-width:640px){.route-card .route-place__price span{font-size:18px}}.route-card .route-place__price{display:flex;flex-direction:column}.route-card .route-place__buttons{display:flex;gap:2rem}@media screen and (max-width:1200px){.route-card .route-place__buttons{gap:1.4rem}}.route-card .route-place__button{font-family:var(--second-family);font-weight:400;font-size:14px;line-height:160%;text-transform:uppercase;text-align:center;color:var(--white-500);border-radius:100px;padding:18px 60px;max-width:306px;max-height:60px;width:100%;height:100%;background:var(--color-indigo);display:flex;align-items:center;justify-content:center;white-space:nowrap}@media screen and (max-width:1200px){.route-card .route-place__button{font-size:1.4rem;padding:1.6rem 6rem}}@media screen and (max-width:640px){.route-card .route-place__button{padding:1.4rem;max-width:296px}}.route-card .route-place__button-delete{display:flex;align-items:center;justify-content:center;border-radius:100px;background:var(--color-indigo);padding:2.1rem 4.4rem;width:0}@media screen and (max-width:1200px){.route-card .route-place__button-delete{padding:1.9rem 2.7rem}}@media screen and (max-width:640px){.route-card .route-place__button-delete{padding:1.9rem 2.4rem}}.route-card .route-place .route-move-to-start.disabled{pointer-events:none;opacity:.6;cursor:not-allowed}.route-popup{position:fixed;bottom:0;left:0;right:0;height:10rem;background:var(--color-indigo);z-index:1000;overflow:hidden;padding:2.1rem}@media screen and (max-width:640px){.route-popup{height:auto}}.route-popup::after{content:"";position:absolute;inset:0;background:url(../img/button_background.png) center/cover no-repeat;background-repeat:no-repeat;background-position:50% 70%;filter:blur(20px);z-index:-1;transform:rotate(0)}.route-popup__wrapper{display:flex;justify-content:space-between;gap:1rem}@media screen and (max-width:640px){.route-popup__wrapper{flex-direction:column;gap:1.4rem}}.route-popup__header{display:flex;flex-direction:column;gap:1rem}.route-popup__title{font-family:var(--second-family);font-weight:400;font-size:20px;line-height:112%;letter-spacing:.02em;color:var(--white-500);white-space:nowrap}@media screen and (max-width:1200px){.route-popup__title{font-size:16px;line-height:140%}}@media screen and (max-width:900px){.route-popup__title{white-space:wrap}}@media screen and (max-width:640px){.route-popup__title{text-align:center}}.route-popup__subtitle{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:140%;text-align:center;color:var(--white-500)}@media screen and (max-width:1200px){.route-popup__subtitle{font-size:16px;line-height:160%}}@media screen and (max-width:640px){.route-popup__subtitle{font-size:14px;line-height:160%;align-self:center}}.route-popup__buttons{display:flex;gap:2.4rem}@media screen and (max-width:640px){.route-popup__buttons{flex-direction:column}}.route-popup__button{border-radius:100px;padding:18px 34px;font-family:var(--second-family);font-weight:400;font-size:16px;line-height:140%;text-transform:uppercase;text-align:center;justify-self:center;align-self:center}@media screen and (max-width:1600px){.route-popup__button{font-size:14px;line-height:160%}}@media screen and (max-width:1200px){.route-popup__button{font-size:12px;line-height:187%;padding:1.6rem 2.4rem}}@media screen and (max-width:640px){.route-popup__button{padding:1.6rem;width:100%}}.route-popup__button--primary{background:var(--white-500);color:#373737}.route-popup__button--secondary{position:relative;color:var(--white-500);background:0 0;z-index:1;overflow:hidden;transition:opacity .3s,pointer-events .3s}.route-popup__button--secondary::after{content:"";position:absolute;inset:0;background:url(../img/button_background.webp) center/cover no-repeat;background-position:42% 54%;z-index:-1;pointer-events:none;width:400%;height:224%;top:-7%;left:-200%}.route-popup__button--email{font-family:var(--second-family);font-weight:400;font-size:14px;line-height:160%;padding:1.4rem 6rem}@media screen and (max-width:1200px){.route-popup__button--email{padding:1.6rem 2.4rem;font-size:12px;line-height:187%}}@media screen and (max-width:640px){.route-popup__button--email{padding:1.6rem 2.8rem;font-size:10px;line-height:224%}}.route-popup__link{display:flex;gap:1rem;font-family:var(--font-family);font-weight:400;align-items:center}.route-popup__input-wrapper{display:flex;gap:2rem;justify-content:end;width:100%}.route-popup__input{outline:0;border:none;border-radius:100px;padding:14px 30px;align-self:center;font-family:var(--third-family);font-weight:400;font-size:18px;line-height:140%;color:#bcbcbc;max-width:582px;width:100%}@media screen and (max-width:1600px){.route-popup__input{max-width:349px}}@media screen and (max-width:1200px){.route-popup__input{max-width:281px}}@media screen and (max-width:640px){.route-popup__input{max-width:100%;font-size:14px}}.route-popup__input::placeholder{font-family:var(--third-family);font-weight:400;font-size:18px;line-height:140%;color:#bcbcbc}@media screen and (max-width:640px){.route-popup__input::placeholder{max-width:100%;font-size:14px}}.route-popup{display:none}.route-popup.is-active{display:block}#routePopup{z-index:100}#routeEmailPopup{z-index:200}#routeEditPopup{z-index:300}