.routesPage-module__oqusXq__container{box-sizing:border-box;border-radius:14px;width:100%;max-width:1060px;margin:0 auto;padding:18px;position:relative}.routesPage-module__oqusXq__svg{background:#fff;border-radius:12px;width:100%;height:auto;display:block}.routesPage-module__oqusXq__pulse{fill:none;stroke:var(--c_primary);stroke-width:2px;opacity:.9;animation:1.6s ease-out infinite routesPage-module__oqusXq__pulse}.routesPage-module__oqusXq__pinCore{fill:var(--c_primary);stroke:#fff;stroke-width:.8px;filter:drop-shadow(0 3px 6px rgba(0,0,0,.3))}@keyframes routesPage-module__oqusXq__pulse{0%{stroke-opacity:.9;transform:scale(.7)}50%{stroke-opacity:.25;transform:scale(1.12)}to{stroke-opacity:0;transform:scale(1.6)}}.routesPage-module__oqusXq__tooltip{color:#222;background:rgba(255,255,255,.96);border:1px solid #cfd9e0;border-radius:10px;min-width:180px;padding:10px 12px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.3rem;position:absolute;transform:translate(-6px,-60px);box-shadow:0 6px 16px rgba(0,0,0,.15)}.routesPage-module__oqusXq__tooltipContent strong{color:var(--c_primary);margin-bottom:6px;font-weight:700;display:block}.routesPage-module__oqusXq__mail{color:var(--c_primary);justify-content:flex-start;align-items:center;gap:5px;font-weight:600;text-decoration:none;display:flex}.routesPage-module__oqusXq__btnClose{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;padding:6px 10px;font-size:.82rem}.routesPage-module__oqusXq__controls{gap:8px;display:flex;position:absolute;bottom:14px;right:14px}.routesPage-module__oqusXq__controlBtn{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:15px 25px;font-size:.85rem;box-shadow:0 4px 8px rgba(0,0,0,.08)}.routesPage-module__oqusXq__cityLabel{fill:#334155;paint-order:stroke;stroke:#fff;stroke-width:3px;stroke-opacity:.7;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.5rem}.routesPage-module__oqusXq__controlBtnActive{background:var(--c_primary);color:#fff}
.header_page-module__sqBDCa__header_page{background-position:bottom;background-size:cover;place-items:center;height:300px;display:grid}.header_page-module__sqBDCa__header_page>.header_page-module__sqBDCa__container_header{flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:90px;display:flex}.header_page-module__sqBDCa__header_page>.header_page-module__sqBDCa__container_header>span{text-transform:uppercase;color:var(--c_white);border:2px solid var(--c_primary);border-radius:20px;padding:5px 15px;font-size:.85rem}.header_page-module__sqBDCa__header_page>.header_page-module__sqBDCa__container_header>h2{color:var(--c_white);font-size:3rem}
.about_section-module__Mhd8JW__about_section{background-color:var(--c_white);width:100%;padding:100px 0;overflow:hidden}.about_section-module__Mhd8JW__container{width:95%;max-width:var(--s_max_width);flex-direction:column;gap:60px;margin:0 auto;display:flex}.about_section-module__Mhd8JW__section_header{text-align:center;flex-direction:column;align-items:center;gap:15px;display:flex}.about_section-module__Mhd8JW__subtitle{color:var(--c_primary);text-transform:uppercase;letter-spacing:2px;font-size:.9rem;font-weight:700}.about_section-module__Mhd8JW__title{color:var(--c_black);font-size:2.5rem;font-weight:800}.about_section-module__Mhd8JW__header_divider{background:var(--bg_red_gradient);border-radius:2px;width:80px;height:4px}.about_section-module__Mhd8JW__timeline{padding:40px 0;position:relative}.about_section-module__Mhd8JW__timeline:before{content:"";background:linear-gradient(to bottom,transparent,var(--c_primary)10%,var(--c_primary)90%,transparent);opacity:.3;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.about_section-module__Mhd8JW__timeline_item{opacity:0;justify-content:flex-end;width:100%;margin-bottom:80px;transition:all .8s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.about_section-module__Mhd8JW__timeline_item:last-child{margin-bottom:0}.about_section-module__Mhd8JW__timeline_item.about_section-module__Mhd8JW__left{flex-direction:row;justify-content:flex-start;transform:translate(-100px)}.about_section-module__Mhd8JW__timeline_item.about_section-module__Mhd8JW__right{flex-direction:row-reverse;justify-content:flex-start;transform:translate(100px)}.about_section-module__Mhd8JW__timeline_item.about_section-module__Mhd8JW__visible{opacity:1;transform:translate(0)}.about_section-module__Mhd8JW__timeline_connector{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about_section-module__Mhd8JW__dot{background:var(--c_white);border:4px solid var(--c_primary);border-radius:50%;width:20px;height:20px;transition:transform .3s;box-shadow:0 0 15px rgba(171,22,18,.4)}.about_section-module__Mhd8JW__timeline_item:hover .about_section-module__Mhd8JW__dot{background:var(--c_primary);transform:scale(1.3)}.about_section-module__Mhd8JW__card{background:#fff;border:1px solid rgba(0,0,0,.03);border-radius:20px;width:45%;transition:all .4s;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.05)}.about_section-module__Mhd8JW__card:hover{border-color:rgba(171,22,18,.1);transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.about_section-module__Mhd8JW__image_wrapper{width:100%;height:220px;position:relative;overflow:hidden}.about_section-module__Mhd8JW__image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.about_section-module__Mhd8JW__card:hover .about_section-module__Mhd8JW__image{transform:scale(1.1)}.about_section-module__Mhd8JW__overlay{opacity:.6;background:linear-gradient(transparent,rgba(0,0,0,.4));width:100%;height:100%;position:absolute;top:0;left:0}.about_section-module__Mhd8JW__card_content{flex-direction:column;gap:12px;padding:30px;display:flex}.about_section-module__Mhd8JW__item_date{color:var(--c_primary);background:rgba(171,22,18,.05);border-radius:100px;width:-moz-fit-content;width:fit-content;padding:4px 12px;font-size:.85rem;font-weight:700}.about_section-module__Mhd8JW__item_title{color:var(--c_black);font-size:1.4rem;font-weight:700}.about_section-module__Mhd8JW__item_description{color:var(--c_gray);font-size:1rem;line-height:1.6}@media (max-width:900px){.about_section-module__Mhd8JW__card{width:48%}}@media (max-width:768px){.about_section-module__Mhd8JW__about_section{padding:60px 0}.about_section-module__Mhd8JW__container{width:90%}.about_section-module__Mhd8JW__title{font-size:2rem}.about_section-module__Mhd8JW__timeline:before{left:20px}.about_section-module__Mhd8JW__timeline_item{margin-bottom:50px}.about_section-module__Mhd8JW__timeline_item.about_section-module__Mhd8JW__left,.about_section-module__Mhd8JW__timeline_item.about_section-module__Mhd8JW__right{flex-direction:row;justify-content:flex-start;transform:translate(30px)}.about_section-module__Mhd8JW__timeline_connector{left:-10px}.about_section-module__Mhd8JW__card{width:calc(100% - 50px);margin-left:10px}.about_section-module__Mhd8JW__image_wrapper{height:180px}.about_section-module__Mhd8JW__card_content{padding:20px}.about_section-module__Mhd8JW__item_title{font-size:1.25rem}}@media (max-width:480px){.about_section-module__Mhd8JW__container{width:80%}.about_section-module__Mhd8JW__title{font-size:1.75rem}.about_section-module__Mhd8JW__image_wrapper{height:150px}}
.catalog_page_section-module__uej8wq__catalog_section{background-color:var(--c_white);place-items:center;padding:50px 0 100px;display:grid}.catalog_page_section-module__uej8wq__spinner{animation:1s linear infinite catalog_page_section-module__uej8wq__spin}@keyframes catalog_page_section-module__uej8wq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.catalog_page_section-module__uej8wq__download_btn:disabled{opacity:.6;cursor:not-allowed}.catalog_page_section-module__uej8wq__catalog_container{width:95%;max-width:var(--s_max_width);flex-direction:column;justify-content:center;align-items:center;gap:50px;display:flex}.catalog_page_section-module__uej8wq__catalog_container>.catalog_page_section-module__uej8wq__header_container{flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex}.catalog_page_section-module__uej8wq__catalog_container>.catalog_page_section-module__uej8wq__header_container>h2{text-transform:uppercase;font-size:1.7rem;position:relative}.catalog_page_section-module__uej8wq__catalog_container>.catalog_page_section-module__uej8wq__header_container>h2:after{content:"";background-color:var(--c_primary);width:80px;height:2px;position:absolute;bottom:-10px;right:50%;transform:translate(50%)}.catalog_page_section-module__uej8wq__catalog_container>.catalog_page_section-module__uej8wq__header_container>p{text-transform:uppercase;font-size:1.1rem}.catalog_page_section-module__uej8wq__catalog_container>a{background:var(--bg_red_gradient);color:var(--c_white);text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;gap:10px;padding:10px 30px;text-decoration:none;display:flex}.catalog_page_section-module__uej8wq__catalog_container>a>svg{font-size:1.3rem}.catalog_page_section-module__uej8wq__intro_text{text-align:center;width:90%;font-size:1.5rem}.catalog_page_section-module__uej8wq__footer_container{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:20px;width:100%;display:flex}.catalog_page_section-module__uej8wq__catalog_item{object-fit:contain;border-radius:15px;flex-direction:column;justify-content:flex-start;align-items:center;width:264px;height:370px;transition:all .3s;display:flex;position:relative;overflow:hidden}.catalog_page_section-module__uej8wq__catalog_item:hover{transform:scale(1.05)}.catalog_page_section-module__uej8wq__catalog_item>p{background-color:var(--c_black);width:100%;color:var(--c_white);text-transform:uppercase;padding:15px;font-size:.9rem}.catalog_page_section-module__uej8wq__catalog_item>img{object-fit:cover;width:100%;height:100%}.catalog_page_section-module__uej8wq__catalog_item>.catalog_page_section-module__uej8wq__btn_container{background-color:rgba(0,0,0,.525);justify-content:flex-start;align-items:center;gap:15px;width:100%;height:60px;padding-left:20px;display:flex;position:absolute;bottom:0}.catalog_page_section-module__uej8wq__catalog_item>.catalog_page_section-module__uej8wq__btn_container>button{background:var(--bg_red_gradient);width:auto;min-width:50px;height:30px;color:var(--c_white);text-transform:uppercase;cursor:pointer;border:none;border-radius:15px;place-items:center;padding:0 15px;text-decoration:none;display:grid}.catalog_page_section-module__uej8wq__catalog_item>.catalog_page_section-module__uej8wq__btn_container>button>svg{font-size:1.5rem}.catalog_page_section-module__uej8wq__catalog_item>.catalog_page_section-module__uej8wq__btn_container>a{background:var(--bg_red_gradient);width:auto;min-width:50px;height:30px;color:var(--c_white);text-transform:uppercase;cursor:pointer;border:none;border-radius:15px;place-items:center;padding:0 15px;text-decoration:none;display:grid}.catalog_page_section-module__uej8wq__catalog_item>.catalog_page_section-module__uej8wq__btn_container>a>svg{font-size:1.5rem}@media (max-width:768px){.catalog_page_section-module__uej8wq__catalog_section{padding:40px 0 60px}.catalog_page_section-module__uej8wq__catalog_container{gap:30px}.catalog_page_section-module__uej8wq__catalog_container>.catalog_page_section-module__uej8wq__header_container{text-align:center;gap:20px}.catalog_page_section-module__uej8wq__catalog_container>.catalog_page_section-module__uej8wq__header_container>h2{font-size:1.4rem}.catalog_page_section-module__uej8wq__catalog_container>.catalog_page_section-module__uej8wq__header_container>h2:after{width:60px}.catalog_page_section-module__uej8wq__catalog_container>.catalog_page_section-module__uej8wq__header_container>p{font-size:.95rem}.catalog_page_section-module__uej8wq__intro_text{width:100%;font-size:1.2rem}.catalog_page_section-module__uej8wq__footer_container{gap:15px}.catalog_page_section-module__uej8wq__catalog_item{width:100%;max-width:300px;height:auto}}
