@charset "UTF-8";.contacts-section{background-color:#fff;font-family:Merriweather,Georgia,serif;padding:5rem 1.25rem}.contacts-section__container{margin:0 auto;max-width:75rem}.contacts-section__title{color:#0a1f3c;font-size:2rem;font-weight:700;margin-bottom:3.125rem;position:relative;text-align:center}.contacts-section__title:after{background-color:#c4a46e;bottom:-.625rem;content:"";height:.1875rem;left:50%;position:absolute;transform:translateX(-50%);width:5rem}.contacts-section__content{display:grid;gap:2.5rem;grid-template-columns:2fr 1fr}.yandex-map{border-radius:.5rem;box-shadow:0 .3125rem 1.25rem rgba(10,31,60,.1);height:31.25rem;overflow:hidden;position:relative}.yandex-map__container{background-color:#f0f0f0;height:100%;width:100%}.yandex-map__loading{background-color:hsla(0,0%,100%,.9)}.yandex-map__error,.yandex-map__loading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.yandex-map__error{background-color:hsla(0,0%,100%,.95);padding:1.25rem;text-align:center}.yandex-map__retry-btn{background-color:#0a1f3c;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:600;margin-top:.9375rem;padding:.75rem 1.5625rem;transition:background-color .3s ease}.yandex-map__retry-btn:hover{background-color:#c4a46e}.loading-spinner{animation:spin 1s linear infinite;border:.25rem solid #f3f3f3;border-radius:50%;border-top-color:#0a1f3c;height:2.5rem;margin-bottom:.9375rem;width:2.5rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contact-info{background:#f8f9fa;border-radius:.5rem;height:fit-content;padding:1.875rem}.contact-info__item{display:flex;gap:.9375rem;margin-bottom:1.5625rem}.contact-info__item:last-child{margin-bottom:0}.contact-info__icon{color:#0a1f3c;font-size:1.25rem;min-width:1.5rem}.contact-info__content{flex:1}.contact-info__label{color:#0a1f3c;font-size:.75rem;font-weight:700;letter-spacing:.03125rem;margin-bottom:.3125rem;text-transform:uppercase}.contact-info__value{color:#333;font-size:.9375rem;line-height:1.5;margin-bottom:.1875rem}.contact-info__value:last-child{margin-bottom:0}.transport-list{list-style:none;margin:.3125rem 0 0;padding:0}.transport-list li{color:#666;font-size:.875rem;margin-bottom:.1875rem}.transport-list li:last-child{margin-bottom:0}.transport-list li:before{color:#0a1f3c;content:"•";display:inline-block;margin-left:-1em;width:1em}.route-buttons{display:flex;flex-direction:column;gap:.9375rem;margin-top:1.875rem}.route-button{align-items:center;border:.125rem solid;border-radius:.375rem;cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;font-weight:600;gap:.75rem;padding:.9375rem 1.25rem;text-align:left;text-decoration:none;transition:all .3s ease}.route-button__icon{font-size:1.125rem}.route-button__text{flex:1}.route-button--yandex{background-color:#fc0;border-color:#fc0;color:#000}.route-button--yandex:hover{background-color:#e6b800;border-color:#e6b800;transform:translateY(-.125rem)}.route-button--google{background-color:#4285f4;border-color:#4285f4;color:#fff}.route-button--google:hover{background-color:#3367d6;border-color:#3367d6;transform:translateY(-.125rem)}.scroll-top{bottom:1.875rem;opacity:0;position:fixed;right:1.875rem;transform:translateY(1.25rem);transition:all .3s ease;visibility:hidden;z-index:1000}.scroll-top.visible{opacity:1;transform:translateY(0);visibility:visible}.scroll-top.showing{animation:fadeInUp .3s ease}.scroll-top__button{align-items:center;background-color:#0a1f3c;border:.125rem solid #c4a46e;border-radius:50%;box-shadow:0 .25rem .9375rem rgba(10,31,60,.3);color:#fff;cursor:pointer;display:flex;height:3.125rem;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:3.125rem}.scroll-top__button:hover{background-color:#c4a46e;border-color:#0a1f3c;box-shadow:0 .375rem 1.25rem rgba(10,31,60,.4);transform:translateY(-.1875rem)}.scroll-top__button:active{box-shadow:0 .1875rem .625rem rgba(10,31,60,.3);transform:translateY(-.0625rem)}.scroll-top__button:hover .scroll-top__icon{animation:arrowUp .6s ease infinite}.scroll-top__icon{height:1.5rem;transition:transform .3s ease;width:1.5rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes arrowUp{0%,to{transform:translateY(0)}50%{transform:translateY(-.3125rem)}}@keyframes pulse{0%{box-shadow:0 0 0 0 hsla(38,42%,60%,.7)}70%{box-shadow:0 0 0 .625rem hsla(38,42%,60%,0)}to{box-shadow:0 0 0 0 hsla(38,42%,60%,0)}}.scroll-top__button.pulse{animation:pulse 2s infinite}.hero{align-items:center;background:linear-gradient(rgba(44,62,80,.8),rgba(44,62,80,.8)),url(../assets/img/bg.webp) no-repeat 50%/cover;display:flex;flex-direction:column;height:34.375rem;justify-content:center;text-align:center;width:100%}.hero>*{margin-bottom:2rem}.hero__title{font-weight:700;padding:0 .625rem}.hero__btn{background-color:#c4a46e;border:.125rem;border-radius:.75rem;color:#fff;font-weight:300;letter-spacing:.06875rem;padding:.9375rem 1.875rem;text-transform:uppercase;transition:background-color .5s,color .5s}.hero>:last-child{margin-bottom:0}.about-section{background-color:#fff;font-family:Merriweather,Georgia,serif;padding:5rem 1.25rem}.about-section__container{align-items:center;display:flex;gap:3.75rem;margin:0 auto;max-width:75rem}.about-section__content{flex:1;min-width:18.75rem}.about-section__title{color:#0a1f3c;font-size:2rem;font-weight:700;margin-bottom:1.875rem;padding-bottom:.9375rem;position:relative}.about-section__title:after{background-color:#c4a46e;bottom:0;content:"";height:.1875rem;left:0;position:absolute;width:5rem}.about-section__text{margin-bottom:1.875rem}.about-section__paragraph{color:#333;font-size:1rem;line-height:1.8;margin-bottom:1.25rem;text-align:justify}.about-section__paragraph:last-child{margin-bottom:0}.about-section__stats{display:flex;flex-wrap:wrap;gap:1.875rem}.about-section__stat-item{min-width:6.25rem;text-align:center}.about-section__stat-number{color:#0a1f3c;display:block;font-size:1.75rem;font-weight:700;margin-bottom:.3125rem}.about-section__stat-label{color:#c4a46e;display:block;font-size:.875rem;font-style:italic}.about-section__image{display:flex;flex:1;justify-content:center;min-width:18.75rem;padding:0 1.25rem}.about-section__img{border:.1875rem solid #f0f0f0;border-radius:.5rem;box-shadow:0 .625rem 1.875rem rgba(10,31,60,.2);height:auto;max-width:100%}.news-section{background-color:#f8f9fa;font-family:Merriweather,Georgia,serif;padding:5rem 1.25rem}.news-section__container{margin:0 auto;max-width:75rem}.news-section__title{color:#0a1f3c;font-size:2rem;font-weight:700;margin-bottom:3.125rem;position:relative;text-align:center}.news-section__title:after{background-color:#c4a46e;bottom:-.625rem;content:"";height:.1875rem;left:50%;position:absolute;transform:translateX(-50%);width:5rem}.news-section__grid{display:grid;gap:1.875rem;grid-template-columns:repeat(auto-fit,minmax(21.875rem,1fr))}.news-card{background:#fff;border-radius:.5rem;box-shadow:0 .3125rem 1.25rem rgba(10,31,60,.1);display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.news-card:hover{box-shadow:0 .9375rem 1.875rem rgba(10,31,60,.15);transform:translateY(-.3125rem)}.news-card__image{flex-shrink:0;height:12.5rem;overflow:hidden}.news-card__img{height:100%;object-fit:cover;object-fit:contain;transition:transform .3s ease;width:100%}.news-card:hover .news-card__img{transform:scale(1.05)}.news-card__content{display:flex;flex-direction:column;flex-grow:1;padding:1.5625rem}.news-card__title{color:#0a1f3c;font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:.9375rem}.news-card__excerpt{color:#666;flex-grow:1;font-size:.9375rem;line-height:1.6;margin-bottom:1.25rem}.news-card__meta{display:flex;flex-shrink:0;font-size:.8125rem;justify-content:space-between;margin-bottom:1.25rem}.news-card__date{color:#888;font-style:italic}.news-card__category{background-color:#e8f4f8;border-radius:1.25rem;color:#0a1f3c;font-weight:600;padding:.25rem .75rem}.news-card__btn-wrapper{flex-shrink:0;margin-top:auto}.news-card__btn{background-color:#0a1f3c;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:600;padding:.75rem 1.5625rem;transition:background-color .3s ease;width:100%}.news-card__btn:hover{background-color:#c4a46e}.modal{transition:opacity .3s ease,visibility .3s ease}.modal__overlay{background-color:rgba(10,31,60,.8);cursor:pointer}.modal__content{border-radius:.5rem;margin:5vh auto;transform:translateY(-3.125rem);transition:transform .3s ease}.modal.active .modal__content{transform:translateY(0)}.modal__close{background:none;color:#666;font-size:1.875rem;height:2.5rem;right:1.25rem;top:1.25rem;transition:background-color .3s ease;width:2.5rem;z-index:1001}.modal__close:hover{background-color:#f0f0f0;color:#000}.modal__close span{color:#c4a46e;font-size:1.875rem}.modal__body{padding:2.5rem 4.375rem 2.5rem 2.5rem}.news-modal__title{color:#0a1f3c;font-size:1.75rem;font-weight:700;line-height:1.3;margin-bottom:1.25rem}.news-modal__meta{border-bottom:.0625rem solid #eee;color:#888;display:flex;font-size:.875rem;gap:1.25rem;margin-bottom:1.5625rem;padding-bottom:1.25rem}.news-modal__category,.news-modal__date{align-items:center;display:flex;gap:.5rem}.news-modal__content{color:#333;font-size:1rem;line-height:1.8}.news-modal__content p{margin-bottom:1.25rem;text-align:justify}.news-modal__content p:last-child{margin-bottom:0}.news-modal__image{border-radius:.5rem;height:18.75rem;margin-bottom:1.5625rem;overflow:hidden;width:100%}.news-modal__image img{height:100%;object-fit:fill;width:100%}.services-section{background:linear-gradient(135deg,#f5f7fa,#e4e8f0);border-radius:.9375rem;box-shadow:0 .25rem .9375rem rgba(0,0,0,.1);margin:0 auto;max-width:75rem;padding:3rem 0}.services-section__container{margin:0 auto;max-width:75rem;padding:0 1rem}.services-section__title{color:#0a1f3c;font-size:2.5rem;margin-bottom:3rem;padding-bottom:1rem;position:relative;text-align:center}.services-section__title:after{background:#c4a46e;bottom:0;content:"";height:.25rem;left:50%;position:absolute;transform:translateX(-50%);width:6.25rem}.services-carousel{overflow:hidden;padding:1rem 0;position:relative}.services-carousel__wrapper{margin:0 2rem;overflow:hidden}.services-carousel__track{display:flex;transition:transform .5s ease}.service-card{background:#fff;border-radius:.625rem;box-shadow:0 .25rem .9375rem rgba(0,0,0,.1);display:flex;flex:0 0 calc(33.333% - 1rem);flex-direction:column;margin:0 .5rem;overflow:hidden;transition:all .3s ease}.service-card:hover{box-shadow:0 .625rem 1.5625rem rgba(0,0,0,.15);transform:translateY(-.3125rem)}.service-card__image{height:12.5rem;overflow:hidden;position:relative}.service-card__img{height:100%;object-fit:cover;transition:all .3s ease;width:100%}.service-card:hover .service-card__img{transform:scale(1.05)}.service-card__content{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.service-card__title{color:#0a1f3c;font-size:1.4rem;margin-bottom:.75rem}.service-card__description{color:#666;flex-grow:1;margin-bottom:1.5rem}.service-card__btn{background:#0a1f3c;border:none;border-radius:.3125rem;color:#fff;cursor:pointer;font-weight:600;margin-top:auto;padding:.8rem 1.5rem;text-align:center;transition:all .3s ease}.service-card__btn:hover{background:#c4a46e}.services-carousel__controls{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-top:2rem}.services-carousel__btn{align-items:center;background:#0a1f3c;border:none;border-radius:.3125rem;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.7rem 1.2rem;transition:all .3s ease}.services-carousel__btn:hover{background:#c4a46e}.services-carousel__dots{display:flex;gap:.7rem}.services-carousel__dot{background:#ccc;border-radius:50%;cursor:pointer;height:.75rem;transition:all .3s ease;width:.75rem}.services-carousel__dot.active{background:#c4a46e;transform:scale(1.2)}.modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:1000}.modal.active{opacity:1;visibility:visible}.modal__overlay{background:rgba(0,0,0,.7);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.modal__content{background:#fff;border-radius:.625rem;box-shadow:0 .3125rem 1.875rem rgba(0,0,0,.3);max-height:90vh;max-width:50rem;overflow:hidden;overflow-y:auto;position:relative;width:90%;z-index:2}.modal__close{align-items:center;background:#0a1f3c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.8rem;height:2.75rem;justify-content:center;padding:0;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:2.75rem;z-index:3}.modal__close:hover{background:#c4a46e;transform:rotate(90deg)}.modal__close span{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;line-height:1;margin-top:0;width:100%}.modal__body{padding:2rem}.modal__image{border-radius:.5rem;height:18.75rem;margin-bottom:1.5rem;overflow:hidden}.modal__image img{height:100%;object-fit:cover;width:100%}.modal__title{border-bottom:.125rem solid #c4a46e;color:#0a1f3c;font-size:2rem;margin-bottom:1rem;padding-bottom:.5rem}.modal__description{color:#555;font-size:1.1rem;line-height:1.8}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.service-card{animation:fadeIn .5s ease}@media (max-width:62rem){.contacts-section__content{gap:1.875rem;grid-template-columns:1fr}.contact-info{padding:1.5625rem}.about-section__container{flex-direction:column;gap:2.5rem}.about-section__img{max-width:31.25rem}.service-card{flex:0 0 calc(50% - 1rem)}.services-carousel__btn{display:none}.services-carousel__controls{gap:.5rem}}@media (max-width:48rem){.yandex-map{height:25rem}.scroll-top{bottom:1.25rem;right:1.25rem}.scroll-top__button{height:2.8125rem;width:2.8125rem}.scroll-top__icon{height:1.375rem;width:1.375rem}.about-section__stats{justify-content:center}.news-section__grid{grid-template-columns:1fr}.modal__body{padding:1.5625rem 3.125rem 1.5625rem 1.5625rem}.service-card{flex:0 0 100%;height:auto;min-height:auto}.service-card__image{height:10rem}.service-card__content{padding:1rem}.service-card__title{font-size:1.2rem;margin-bottom:.5rem}.service-card__description{font-size:.9rem;margin-bottom:1rem}.service-card__btn{font-size:.9rem;padding:.7rem 1rem}.services-carousel__wrapper{margin:0 .5rem}.modal__image{height:12.5rem}.modal__title{font-size:1.7rem}.services-carousel__btn{display:none}.services-carousel__controls{margin-top:1.5rem}.modal__close{font-size:1.6rem;height:2.5rem;right:.8rem;top:.8rem;width:2.5rem}}@media (max-width:47.99875em){.hero{background:none;height:5.625rem}.hero__logo,.hero__title{display:none}.hero__btn{font-size:1.125rem;font-weight:500}}@media (max-width:30rem){.yandex-map{height:18.75rem}.scroll-top{bottom:.9375rem;right:.9375rem}.scroll-top__button{height:2.5rem;width:2.5rem}.scroll-top__icon{height:1.25rem;width:1.25rem}}@media (max-width:20em){.hero__logo{height:7.5rem}.hero__title{font-size:1.25rem}.hero__btn{font-size:.625rem}}@media (min-width:20em) and (max-width:89.375em){.hero__logo{height:clamp(7.5rem,6.41891891891875rem + 5.4054054054vw,11.25rem)}.hero__title{font-size:clamp(1.25rem,.8896396396375rem + 1.8018018018vw,2.5rem)}.hero__btn{font-size:clamp(.625rem,.48085585585625rem + .7207207207vw,1.125rem)}}@media (min-width:89.375em){.hero__logo{height:11.25rem}.hero__title{font-size:2.5rem}.hero__btn{font-size:1.125rem}}@media (any-hover:hover) and (any-pointer:fine){.hero__btn:hover{background-color:#fff;color:#0a1f3c}}@media (prefers-color-scheme:dark){.scroll-top__button{background-color:#1a2f4c;border-color:#c4a46e}}