@font-face{src:local("Montserrat Regular"),local("Montserrat-Regular"),url(/templates/dressura/css/font/montserrat-regular.woff) format("woff");src:url(/templates/dressura/css/font/montserrat-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap;font-family:Montserrat}@font-face{src:local("Montserrat Bold"),local("Montserrat-Bold"),url(/templates/dressura/css/font/montserrat-bold.woff) format("woff");src:url(/templates/dressura/css/font/montserrat-bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap;font-family:Montserrat}@font-face{src:local("Montserrat SemiBold"),local("Montserrat-SemiBold"),url(/templates/dressura/css/cms/montserrat-semibold.woff) format("woff");src:url(/templates/dressura/css/font/montserrat-semibold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap;font-family:Montserrat}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}a{text-decoration:none;color:inherit}img,svg{height:auto;max-width:100%;object-fit:cover;display:block}body{min-width:320px;font-family:Montserrat,sans-serif}.btn-reset{padding:0;border:none;background-color:transparent}.btn-reset:not(:disabled){cursor:pointer}.list-reset{list-style:none;padding:0;margin:0}.container{padding:0 75px;max-width:1920px;margin:0 auto;width:100%}h1,h2,h3,h4,h5,h6,p{margin:0}.section-title{font-size:2.2rem;font-weight:700;margin-bottom:2.5rem;text-align:center;font-family:Montserrat,Arial,sans-serif}@media (max-width:600px){.section-title{font-size:1.3rem}}.header{padding-top:14px;background-color:#fff;box-shadow:0 5px 40px 0 rgba(0,0,0,.1);padding-bottom:14px}.header__container{align-items:center;display:flex}.header__logo{flex-direction:column;cursor:pointer}.header__logo,.header__logo-img{flex-shrink:0;align-items:center;display:flex}.header__logo-img{width:67px}.header__slogan{flex-direction:column;align-items:center;display:flex}.header__nav{margin-right:85px;max-width:1000px;margin-left:auto}.header .nav__list{flex-wrap:wrap;max-width:950px;gap:10px 22px;display:flex}.header .nav__item{font-size:16px;font-weight:600;color:#000;line-height:140%;font-family:Montserrat,sans-serif}.header .nav__item:hover>ul{display:inherit}.header .nav__link{padding:8px 6px;transition:color .3s ease-in-out;position:relative;align-items:center;display:flex}.header .nav__link:focus-visible{outline-offset:3px;outline:2px solid #ffb84d}.header .nav__link:hover{outline:none}.header .nav__link:after{height:2px;transform:scaleX(0);transition:transform .3s ease-in-out;content:"";position:absolute;bottom:-7px;background-color:#ffb84d;left:0;width:100%;display:block}.header .nav__link:hover:after{transform:scaleX(1)}.header .nav__link:active{color:#e1670e;outline:none}.header .nav__link:active:after{background-color:#e1670e}.header .nav__svg{margin-left:6px}.header .nav__sublist{padding:20px;position:absolute;background-color:#fff;box-shadow:0 4px 18px 0 rgba(0,0,0,.12);display:none;z-index:10}.header .sublist__link:focus-visible{outline-offset:3px;outline:2px solid #ffb84d}.header .sublist__link:hover{color:#ffb84d;outline:none}.header .sublist__link:active{color:#e1670e;outline:none}.header .sublist__item{margin-bottom:20px}.header .sublist__item:last-child{margin-bottom:0}.header__contacts,.header__phone{flex-direction:column;align-items:end;display:flex}.header__phone{font-weight:600;margin-bottom:10px}.header__phone-link:first-child{margin-bottom:7px}.header__phone-link{transition:color .3s ease-in-out}.header__phone-link:hover{color:#ffb84d;outline:none}.header__phone-link:focus-visible{color:#ffb84d;outline:none}.header__phone-link:active{color:#e1670e;outline:none}.header__mail-link{transition:color .3s ease-in-out}.header__mail-link:hover{color:#ffb84d;outline:none}.header__mail-link:focus-visible{color:#ffb84d;outline:none}.header__mail-link:active{color:#e1670e;outline:none}.header__mail-row{gap:12px;align-items:center;display:flex}.header__mail{min-height:48px;position:relative;flex-direction:column;align-items:flex-start;display:flex}.header__mail-email{margin-bottom:4px}.header__vk-link{right:-10px;transition:opacity .2s;position:absolute;opacity:.8;bottom:-15px;align-items:center;display:flex}.header__vk-link:hover{opacity:1}.header__wa-link{right:38px;transition:opacity .2s;position:absolute;opacity:.8;bottom:-15px;align-items:center;display:flex}.header__wa-link:hover{opacity:1}.burger{right:18px;position:absolute;top:18px;display:none;z-index:1200}.burger__items{height:40px;justify-content:center;border:none;flex-direction:column;align-items:center;background:none;cursor:pointer;width:40px;display:none;z-index:1201}@media (max-width:992px){.burger__items{display:flex}}.burger__line{height:3px;transition:.3s;margin:4px 0;border-radius:2px;background:#000;width:28px;display:block}.burger__items.active .burger__line:first-child{transform:translateY(7px) rotate(45deg)}.burger__items.active .burger__line:nth-child(2){opacity:0}.burger__items.active .burger__line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__mobile{height:100vh;pointer-events:none;overflow-y:auto;padding-top:80px;justify-content:flex-start;transition:opacity .3s;position:fixed;flex-direction:column;opacity:0;top:0;align-items:center;box-shadow:0 8px 32px rgba(0,0,0,.18);border-radius:0 0 18px 18px;background:hsla(0,0%,100%,.98);padding-bottom:32px;left:0;width:100vw;display:none;z-index:1100}.header__mobile.active{pointer-events:auto;opacity:1;display:flex}.mobile__items{list-style:none;padding:0;font-size:1.2rem;font-weight:600;max-width:340px;flex-direction:column;gap:20px;margin:0 auto;align-items:stretch;width:100%;display:flex}.mobile__item a{padding:16px 18px;font-size:1.1rem;text-decoration:none;color:#000;transition:color .2s,background .2s;border-radius:12px;line-height:1.3;display:block}.mobile__item a:hover{color:#ffb84d;background:rgba(0,0,0,.04)}.mobile__item--has-submenu{position:relative}.mobile__link--submenu{position:relative;align-items:center;cursor:pointer;display:flex}.mobile__link--submenu:after{height:8px;border-right:2px solid #000;transform:rotate(45deg);transition:transform .2s;content:"";border-bottom:2px solid #000;margin-left:8px;width:8px;display:inline-block}.mobile__item--has-submenu.active>.mobile__link--submenu:after{transform:rotate(-135deg)}.mobile__sublist{list-style:none;animation:fadeIn .2s;border-left:2px solid #eee;padding:0 0 0 8px;flex-direction:column;gap:8px;margin-left:8px;margin-top:8px;display:none}.mobile__item--has-submenu.active>.mobile__sublist{display:flex}.mobile__sublink{padding:12px 16px;font-size:1rem;text-decoration:none;color:#000;transition:color .2s,background .2s;border-radius:10px;display:block}.mobile__sublink:hover{color:#ffb84d;background:rgba(0,0,0,.04)}@keyframes fadeIn{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}body.menu-open{overflow:hidden}@media (max-width:1670px){.header__nav{margin-right:auto;margin-left:30px}.header__mail{white-space:nowrap}}@media (max-width:992px){.header__container{justify-content:space-between;flex-direction:row;gap:0;align-items:center}.header__nav{margin-right:0;max-width:100%}.nav__list{gap:10px 10px}.burger{display:block}.header__contacts,.header__nav{display:none!important}.header__mobile{display:none}.header__mobile.active{display:flex}.header__nav.active{animation:menuFadeIn .25s;overflow-y:auto;padding-top:20px;position:static;max-height:80vh;box-shadow:0 8px 32px rgba(0,0,0,.08);border-radius:0 0 18px 18px;background:#fff;padding-bottom:32px;width:100%;display:block!important}.nav__list{padding:0 10px;flex-direction:column;gap:10px;align-items:center}.nav__item{margin-bottom:8px;transition:background .2s;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.04);border-radius:12px;background:#f8f8f8;width:100%}.nav__item:last-child{margin-bottom:0}.nav__item.active,.nav__item:hover{background:#ffe6c7}.nav__link{padding:14px 0;font-size:1.1rem;color:#222;transition:color .2s,background .2s;border-radius:12px;display:block}.nav__link:active,.nav__link:focus{color:#e1670e;outline:none;background:#fff3e0}.nav__sublist{padding:8px 0;position:static;margin:8px 0 0;box-shadow:0 2px 8px rgba(0,0,0,.04);border-radius:10px;background:#fff8ef;display:none}.nav__item--has-submenu.active>.nav__sublist{display:block}.sublist__item{margin:0}.sublist__link{padding:10px 0;font-size:1rem;color:#222;transition:background .2s,color .2s;border-radius:8px;display:block}.sublist__link:focus,.sublist__link:hover{color:#e1670e;outline:none;background:#ffe6c7}}@media (max-width:992px){@keyframes menuFadeIn{0%{transform:translateY(-16px);opacity:0}to{transform:translateY(0);opacity:1}}}@media (max-width:768px){.header__container{flex-direction:column;gap:8px;align-items:stretch}.header__logo-img{width:48px}.header__nav{margin:0;width:100%}.nav__list{max-width:100%;flex-direction:column;gap:0;width:100%}.nav__item{padding:8px 0;font-size:15px;border-bottom:1px solid #eee}.header__contacts{align-items:flex-start}}@media (max-width:480px){.header{padding-top:6px;padding-bottom:6px}.header__logo-img{width:36px}.header__slogan{font-size:12px}.header__container{padding-right:10px;padding-left:10px}}.footer{padding-top:14px;background-color:#fff;box-shadow:0 5px 40px 0 rgba(0,0,0,.1);padding-bottom:14px}.footer__container{justify-content:space-between;align-items:center;display:flex}.footer__logo{flex-direction:column;cursor:pointer}.footer__logo,.footer__logo-img{flex-shrink:0;align-items:center;display:flex}.footer__logo-img{width:67px}.footer__slogan{flex-direction:column;align-items:center;display:flex}.footer__contacts,.footer__phone{flex-direction:column;align-items:end;display:flex}.footer__phone{font-weight:600;margin-bottom:10px}.footer__phone-link:first-child{margin-bottom:7px}.footer__phone-link{transition:color .3s ease-in-out}.footer__phone-link:hover{color:#ffb84d;outline:none}.footer__phone-link:focus-visible{color:#ffb84d;outline:none}.footer__phone-link:active{color:#e1670e;outline:none}.footer__mail-link{transition:color .3s ease-in-out}.footer__mail-link:hover{color:#ffb84d;outline:none}.footer__mail-link:focus-visible{color:#ffb84d;outline:none}.footer__mail-link:active{color:#e1670e;outline:none}.footer__mail-row{gap:12px;align-items:center;display:flex}.footer__mail{min-height:48px;position:relative;flex-direction:column;align-items:flex-start;display:flex}.footer__mail-email{margin-bottom:4px}.footer__vk-link{right:-10px;transition:opacity .2s;position:absolute;opacity:.8;bottom:-15px;align-items:center;display:flex}.footer__vk-link:hover{opacity:1}.footer__wa-link{right:38px;transition:opacity .2s;position:absolute;opacity:.8;bottom:-15px;align-items:center;display:flex}.footer__wa-link:hover{opacity:1}@media (max-width:1670px){.footer__nav{margin-right:auto;margin-left:30px}.footer__mail{white-space:nowrap}}@media (max-width:992px){.footer__container{justify-content:space-between}.footer__nav{display:none}}@media (max-width:768px){.footer__container{flex-direction:column}.footer__logo{margin-bottom:30px}.footer__contacts{align-items:center}.footer__vk-link,.footer__wa-link{display:none}}.hero{padding-top:60px;background-size:cover;background-color:#8a8a8a;background-position:50%;padding-bottom:60px;background-image:url(/img/hero-1.jpg);background-repeat:no-repeat}.hero__content{color:#fff;max-width:50%}.hero__title{font-size:50px;font-weight:600;color:#fff;margin:0 0 20px;line-height:94%}.hero__descr{font-size:18px;font-weight:700;color:#fff;margin:0 0 94px;line-height:167%}.hero__btn:focus-visible{color:var(--white);outline:none;background-color:#ffb84d}.hero__btn:hover{color:var(--white);background-color:#ffb84d}.hero__btn:active{color:var(--white);background-color:#e1670e}.hero__buttons{flex-direction:row;align-items:center;display:flex}@media (max-width:900px){.hero__content{max-width:80%}.hero__title{font-size:32px}}@media (max-width:600px){.hero{padding-top:24px;padding-bottom:24px}.hero__content{max-width:100%}.hero__title{font-size:22px;margin-bottom:12px}.hero__descr{font-size:14px;margin-bottom:24px}}@media (max-width:480px){.hero__title{font-size:16px}.hero__descr{font-size:12px}.hero__buttons{flex-direction:column;gap:10px;align-items:stretch}}.services{padding:60px 0;background:#f8f9fb}.services__list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:0;max-width:1200px;gap:2rem;margin:0 auto;display:grid}.services__item{overflow:hidden;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);flex-direction:column;box-shadow:0 4px 24px rgba(0,0,0,.08),0 1.5px 4px rgba(0,0,0,.04);background:#fff;display:flex}.services__item:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 8px 32px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.06)}.services__item-image{height:220px;transition:transform .3s cubic-bezier(.4,0,.2,1);object-fit:cover;width:100%}.services__item-image:hover{transform:scale(1.05)}.services__wrap{flex:1 1 auto;padding:1.5rem;justify-content:space-between;flex-direction:column;display:flex}.services__item-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.services__item-title a{text-decoration:none;color:#000;transition:color .2s}.services__item-title a:hover{color:#3949ab}.services__item-descr{flex:1 1 auto;font-size:1rem;margin-bottom:1.5rem;color:#555}@media (max-width:600px){.services{padding:30px 0}.services__item-image{height:160px}.services__wrap{padding:1rem 1rem .75rem}.services__btn{padding:.6rem 1.2rem;font-size:.95rem}}.about-home{padding-top:40px;padding-bottom:40px}.about-home__descr{margin-bottom:30px}.team{padding-top:60px;background:#f8f9fb;padding-bottom:60px}.team__title-descr{margin-bottom:30px;text-align:center}.team__people{justify-content:center;flex-wrap:wrap;gap:30px;display:flex}.team__member{overflow:hidden;transition:all .3s ease;max-width:415px;box-shadow:0 5px 15px rgba(0,0,0,.1);border-radius:10px;background:#fff;width:100%}.team__member:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,.2)}.team__wrap{height:300px;overflow:hidden;position:relative}.team__img{height:100%;transition:transform .5s ease;object-fit:cover;width:100%}.team__img:hover,.team__member:hover{transform:scale(1.1)}.team__info{padding:25px;text-align:center}.team__subtitle{font-size:22px;font-weight:700;margin-bottom:5px;color:#222}.team__instructor{font-size:16px;font-weight:500;margin-bottom:15px;color:#f90;display:block}.team__descr{font-size:15px;margin-bottom:20px;color:#666}.team__actions{margin-top:32px}.team__actions,.team__social-links{justify-content:center;display:flex}.team__social-links{gap:15px}.team__social-link{height:40px;justify-content:center;color:#333;transition:all .3s ease;align-items:center;border-radius:50%;background:#f1f1f1;width:40px;display:flex}.team__social-link:hover{color:#fff;background:#3a86ff}@media (max-width:992px){.team__member{max-width:calc(50% - 20px)}}@media (max-width:768px){.team__subtitle{font-size:18px}.team__descr{font-size:13px}.team__member{max-width:100%}.team__wrap{height:200px}}.button{padding:.75rem 2rem;font-size:1rem;border:none;font-weight:700;color:#fff;transition:background .2s,transform .2s,box-shadow .2s;min-width:160px;text-align:center;box-shadow:0 2px 8px rgba(30,136,229,.08);border-radius:0;background:linear-gradient(90deg,#f90,#ffb84d);cursor:pointer;line-height:1.2;font-family:Montserrat,Arial,sans-serif;display:inline-block}.button:focus-visible{outline:none;background:#ffb84d}.button:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 4px 16px rgba(30,136,229,.16);background:linear-gradient(90deg,#ffb84d,#f90)}.button:active{background:#e1670e}@media (max-width:600px){.button{padding:.6rem 1.2rem;font-size:.95rem;min-width:120px}}.button--whatsapp{color:#fff;transition:background .3s;background:#25d366;margin-left:16px;display:inline-block}.button--whatsapp:focus-visible,.button--whatsapp:hover{color:#fff;background:#128c7e}@media (max-width:600px){.button--whatsapp{padding:.5em 1em;font-size:.95rem;margin-left:6px}}.service-card{overflow:hidden;min-height:400px;flex-direction:column;box-shadow:4px 4px 8px 0 rgba(34,60,80,.2);border-radius:8px;background:#fff;display:flex}.service-card__image{height:200px;object-fit:cover;width:100%}.service-card__wrap{padding:20px}.service-card__link{color:#f90;transition:color .3s}.service-card__link:hover{color:#ffb84d}.service-card__descr{font-size:16px;color:#000}.service-card__button{margin-top:auto}@media (max-width:900px){.service-card{min-height:320px}.service-card__image{height:140px}.service-card__wrap{padding:12px}}@media (max-width:600px){.service-card{min-height:200px}.service-card__image{height:90px}.service-card__descr{font-size:13px}.service-card__wrap{padding:6px}}.news{padding-top:60px;background:#fff;padding-bottom:60px}.news__list{justify-content:space-between;gap:32px;display:flex}.news__item{min-height:140px;padding:24px 28px 20px;transition:box-shadow .2s;flex-direction:column;box-sizing:border-box;box-shadow:0 2px 8px rgba(34,60,80,.07);background:#cacaca;display:flex}.news__item:hover{box-shadow:0 4px 16px rgba(34,60,80,.15)}.news__date{font-size:14px;font-weight:500;margin-bottom:8px;color:#414141}.news__item-title{font-size:20px;font-weight:700;margin-bottom:10px;color:#000}.news__descr{font-size:16px;font-weight:400;color:#000;line-height:1.4}@media (max-width:1024px){.news__list{flex-direction:column;gap:20px}.news__item{padding:18px 16px 16px;box-sizing:border-box;width:100%}}.news__more-wrapper{justify-content:center;margin-top:32px;display:flex}.news__more{font-size:1.1rem;min-width:200px}@media (max-width:600px){.news{padding:0 8px;margin:24px 0}.news__item{padding:10px 6px 8px}.news__item-title{font-size:1rem}.news__descr,.news__more{font-size:.95rem}.news__more{min-width:120px}}.prices{padding-top:40px;box-shadow:0 4px 24px rgba(0,0,0,.06);border-radius:16px;background:#fff;padding-bottom:40px}.prices__list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));padding:0;max-width:1000px;gap:2rem;margin:0 auto 2.5rem;display:grid}.prices__item{padding:2rem 1.5rem 1.5rem;transition:box-shadow .2s,transform .2s;flex-direction:column;box-shadow:0 2px 8px rgba(34,60,80,.07);border-radius:12px;background:#f8f9fb;display:flex}.prices__item:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 6px 24px rgba(34,60,80,.13)}.prices__item-header{justify-content:space-between;margin-bottom:.7rem;gap:1rem;align-items:flex-end;display:flex}.prices__item-name{font-size:1.15rem;font-weight:600;color:#222}.prices__item-price{font-size:1.15rem;font-weight:700;color:#e1670e;white-space:nowrap}.prices__item-desc{font-size:1rem;margin-bottom:.5rem;color:#555}.prices__note{font-size:.98rem;color:#888;text-align:center;margin-top:1.5rem}@media (max-width:1100px){.prices{padding:24px 0}.prices__title{font-size:1.3rem}.prices__list{grid-template-columns:1fr;gap:1.2rem}.prices__item{padding:1.2rem .8rem 1rem}}@media (max-width:480px){.prices{padding:10px 0 0}.prices__item{padding:.6rem .3rem .5rem}.prices__item-name,.prices__item-price{font-size:.95rem}.prices__item-desc{font-size:.9rem}.prices__note{font-size:.85rem}}.reviews{padding-top:40px;background:#f8f9fb;padding-bottom:40px}.reviews__widget{min-height:400px;justify-content:center;margin:0 auto;align-items:flex-start;width:100%;display:flex}.reviews__widget-inner{height:800px;overflow:hidden;position:relative;box-sizing:border-box;box-shadow:0 2px 8px rgba(34,60,80,.07);border-radius:8px;background:#fff;width:560px}@media (max-width:600px){.reviews__widget-inner{height:500px;width:100%}}.reviews__iframe{height:100%;border:1px solid #e6e6e6;border-radius:8px}.reviews__iframe,.reviews__link{box-sizing:border-box;width:100%;display:block}.reviews__link{overflow:hidden;text-overflow:ellipsis;padding:0 16px;font-size:10px;text-decoration:none;color:#b3b3b3;position:absolute;max-height:14px;bottom:8px;text-align:center;left:0;white-space:nowrap;font-family:YS Text,Montserrat,sans-serif}@media (max-width:900px){.reviews__widget-inner{height:600px;width:100%}}@media (max-width:600px){.reviews{padding-top:18px;padding-bottom:18px}.reviews__widget-inner{height:350px;min-width:0;width:100%}}@media (max-width:480px){.reviews__widget-inner{height:220px}}.gallery__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:24px;gap:20px;display:grid}.gallery__img{height:180px;transition:transform .2s,box-shadow .2s;object-fit:cover;box-shadow:0 2px 8px rgba(34,60,80,.07);border-radius:12px;width:100%}.gallery__img:hover{transform:scale(1.04);box-shadow:0 4px 16px rgba(34,60,80,.15)}.gallery__actions{justify-content:center;display:flex}.gallery__btn{font-size:1rem;font-weight:600;min-width:200px}.gallery__grid--video{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.gallery__video{height:0;overflow:hidden;position:relative;box-shadow:0 2px 8px rgba(34,60,80,.07);border-radius:12px;background:#000;padding-bottom:56.25%}.gallery__video iframe{height:100%;border:none;position:absolute;top:0;border-radius:12px;left:0;width:100%}@media (max-width:600px){.gallery__img{height:120px}.gallery__grid--video{grid-template-columns:1fr}}@media (max-width:480px){.gallery .gallery__img{height:80px}.gallery .gallery__btn{padding:.5em 1em;font-size:.85rem;min-width:100px}}.gallery--photo{padding-top:40px;padding-bottom:40px}.gallery--photo .gallery__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:24px;gap:20px;display:grid}.gallery--photo .gallery__img{height:180px;transition:transform .2s,box-shadow .2s;object-fit:cover;box-shadow:0 2px 8px rgba(34,60,80,.07);border-radius:12px;width:100%}.gallery--photo .gallery__img:hover{transform:scale(1.04);box-shadow:0 4px 16px rgba(34,60,80,.15)}.gallery--photo .gallery__actions{justify-content:center;display:flex}.gallery--photo .gallery__btn{font-size:1rem;font-weight:600;min-width:200px}@media (max-width:600px){.gallery--photo .gallery__img{height:120px}}@media (max-width:480px){.gallery--photo .gallery__img{height:80px}.gallery--photo .gallery__btn{padding:.5em 1em;font-size:.85rem;min-width:100px}}.gallery--video{padding-top:40px;padding-bottom:40px}.gallery--video .gallery__grid--video{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:24px;gap:20px;display:grid}.gallery--video .gallery__video{height:0;overflow:hidden;position:relative;box-shadow:0 2px 8px rgba(34,60,80,.07);border-radius:12px;background:#000;padding-bottom:56.25%}.gallery--video .gallery__video iframe{height:100%;border:none;position:absolute;top:0;border-radius:12px;left:0;width:100%}.gallery--video .gallery__actions{justify-content:center;display:flex}.gallery--video .gallery__btn{font-size:1rem;font-weight:600;min-width:200px}@media (max-width:600px){.gallery--video .gallery__grid--video{grid-template-columns:1fr}}@media (max-width:480px){.gallery--video .gallery__video{border-radius:8px}.gallery--video .gallery__btn{padding:.5em 1em;font-size:.85rem;min-width:100px}}.faq{padding:40px 0;max-width:900px;text-align:center;margin:60px auto 0}.faq__list{margin-bottom:30px;flex-direction:column;gap:18px;display:flex}.faq__item{overflow:hidden;transition:box-shadow .2s;box-shadow:0 2px 8px rgba(34,60,80,.07);border-radius:12px;background:#fff}.faq__item:focus-within,.faq__item:hover{box-shadow:0 4px 16px rgba(34,60,80,.12)}.faq__question{padding:22px 32px;justify-content:space-between;font-size:1.15rem;border:none;font-weight:600;color:#414141;transition:background .2s;outline:none;background:none;cursor:pointer;width:100%;font-family:Montserrat,sans-serif}.faq__icon,.faq__question{align-items:center;display:flex}.faq__icon{justify-content:center;font-size:2rem;color:#f90;transition:transform .3s}.faq__question[aria-expanded=true] .faq__icon{transform:rotate(45deg)}.faq__answer{overflow:hidden;padding:0 32px;font-size:1rem;color:#414141;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .3s;max-height:0;background:hsla(0,0%,100%,.9)}.faq__item.open .faq__answer,.faq__question[aria-expanded=true]+.faq__answer{padding:18px 32px 22px;max-height:200px}.faq__show-all{min-width:160px;display:inline-block}@media (max-width:600px){.faq{padding:24px 0}.faq__answer,.faq__question{padding-right:16px;padding-left:16px}}@media (max-width:480px){.faq{padding:10px 0}.faq__question{padding:12px 8px;font-size:1rem}.faq__answer{padding:0 8px;font-size:.95rem}}.contacts{padding-top:60px;padding-bottom:60px}.contacts__content{justify-content:center;flex-wrap:wrap;gap:40px}.contacts__content,.contacts__row{align-items:flex-start;display:flex}.contacts__row{gap:32px;width:100%}.contacts__map{overflow:hidden;margin-bottom:32px;min-width:0;box-shadow:0 2px 8px rgba(34,60,80,.07);border-radius:10px;background:#fff;width:100%}.contacts__info{flex-grow:1;flex-direction:column;min-width:0;gap:24px;flex-basis:50%;display:flex}.contacts__requisites-title{margin-bottom:10px}.contacts__requisites-list{list-style:none;padding:0;margin:0}.contacts__requisites-list li{margin-bottom:20px}.contacts__item{padding:16px 20px;font-size:18px;color:#414141;transition:box-shadow .2s;gap:16px;align-items:center;box-shadow:0 2px 8px rgba(34,60,80,.07);border-radius:10px;background:#fff;display:flex}.contacts__item:hover{box-shadow:0 4px 16px rgba(34,60,80,.15)}.contacts__icon{flex-shrink:0;color:#f90}.contacts__link{font-weight:600;color:#000;transition:color .2s}.contacts__link:hover{color:#f90}.contacts__text{color:#414141}.contacts__form{padding:32px 28px 24px;max-width:400px;flex-direction:column;min-width:320px;gap:16px;box-shadow:0 2px 8px rgba(34,60,80,.07);border-radius:10px;background:#fff;display:flex}.contacts__form-title{font-size:22px;font-weight:700;margin-bottom:8px;color:#000;text-align:center}.contacts__input,.contacts__textarea{padding:12px 16px;resize:none;font-size:16px;border:1px solid #cacaca;transition:border-color .2s;border-radius:6px;width:100%;font-family:Montserrat,sans-serif}.contacts__input:focus,.contacts__textarea:focus{border-color:#f90;outline:none}.contacts__btn{padding:12px 0;font-size:18px;font-weight:600;color:#fff;transition:background .2s;border-radius:6px;background:#f90;width:100%;margin-top:8px}.contacts__btn:hover{background:#ffb84d}.contacts__details{gap:32px;width:100%;display:flex}.contacts__form,.contacts__info{max-width:100%;min-width:0;flex-basis:50%}@media (max-width:1250px){.contacts__content{flex-direction:column;gap:32px;align-items:center}.contacts__form{max-width:100%;min-width:0;width:100%}.contacts__row{flex-direction:column;gap:24px}.contacts__info,.contacts__map{max-width:100%;width:100%;flex-basis:100%}.contacts__details{flex-direction:column;gap:24px}.contacts__form,.contacts__info{max-width:100%;width:100%;flex-basis:100%}}@media (max-width:600px){.contacts{padding-top:32px;padding-bottom:32px}.contacts__title{font-size:22px}.contacts__item{padding:12px 10px;font-size:15px}.contacts__form{padding:18px 8px 12px}.contacts__form-title{font-size:16px}.contacts__input,.contacts__textarea{padding:8px 10px;font-size:14px}.contacts__btn{padding:10px 0;font-size:15px}}.advantages{padding-top:40px;padding-bottom:40px}.advantages__list{justify-content:center;flex-wrap:wrap;gap:2rem;display:flex}.advantages__item{flex:1 1 320px;overflow:hidden;padding:2.5rem 2rem 2rem;position:relative;max-width:400px;min-width:280px;box-sizing:border-box;margin:1rem 0;box-shadow:0 4px 24px rgba(0,0,0,.07);border-radius:1.5rem;background:#fff}.advantages__number{pointer-events:none;font-size:5.5rem;font-weight:900;color:rgba(0,0,0,.08);position:absolute;top:1.2rem;left:2rem;line-height:1;user-select:none;font-family:Montserrat,Arial,sans-serif;z-index:1}.advantages__content{position:relative;padding-right:1.5rem;box-sizing:border-box;padding-left:4.5rem;z-index:2}.advantages__subtitle{font-size:1.3rem;font-weight:700;margin-bottom:.7rem}.advantages__descr{font-size:1rem;color:#444;line-height:1.5}@media (max-width:900px){.advantages__list{flex-direction:column;align-items:center}.advantages__item{flex:none;max-width:100%}}@media (max-width:600px){.advantages{padding-top:18px;padding-bottom:18px}.advantages__item{padding:1rem .5rem .5rem;max-width:100%;min-width:100px}.advantages__number{font-size:2.5rem;top:.5rem;left:.5rem}.advantages__content{padding-right:.5rem;padding-left:2.2rem}.advantages__subtitle{font-size:1rem}.advantages__descr{font-size:.9rem}}.articles{padding-top:40px;border-radius:12px;background:#f8f8f8;padding-bottom:40px}.articles__title{font-size:2rem;margin-bottom:24px;text-align:center}.articles__list{justify-content:center;flex-wrap:wrap;margin-bottom:30px;gap:24px;display:flex}.articles__item{flex:1 1 220px;overflow:hidden;padding:20px;max-width:23%;flex-direction:column;box-sizing:border-box;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,.04);border-radius:0;background:#fff;display:flex}.articles__item-img{height:240px;margin-bottom:16px;max-width:none;object-fit:cover;border-radius:0;width:100%;display:block}.articles__item-title{font-size:1.2rem;margin-bottom:8px}.articles__item-desc{font-size:1rem;color:#666}.articles__btn{margin-right:auto;margin-left:auto;width:max-content;display:block}@media (max-width:1200px){.articles__item{max-width:31%}}@media (max-width:900px){.articles__item{max-width:48%}}@media (max-width:600px){.articles__item{max-width:100%}}.articles-page{padding:48px 0}.articles-page__title{font-size:2.2rem;margin-bottom:32px;text-align:center}.articles-page__list{max-width:800px;flex-direction:column;gap:32px;margin:0 auto;display:flex}.articles-page__item{padding:32px;box-shadow:0 2px 12px rgba(0,0,0,.06);border-radius:8px;background:#fff}.articles-page__item-title{font-size:1.4rem;margin-bottom:12px}.articles-page__item-desc{font-size:1.05rem;color:#555}@media (max-width:600px){.articles-page{padding:18px 0}.articles-page__title{font-size:1.2rem}.articles-page__item{padding:12px}.articles-page__item-title{font-size:1rem}.articles-page__item-desc{font-size:.95rem}}.modal__overlay{height:100vh;justify-content:center;transition:opacity .3s;position:fixed;top:0;align-items:center;background:rgba(0,0,0,.6);left:0;width:100vw;display:flex;z-index:1000}.modal{animation:modal-fade-in .3s;padding:32px 28px 24px;position:relative;max-width:400px;min-width:320px;box-shadow:0 4px 32px rgba(0,0,0,.18);border-radius:12px;background:#fff;width:100%}.modal,.modal__form{flex-direction:column;gap:16px;display:flex}@keyframes modal-fade-in{0%{transform:translateY(-40px);opacity:0}to{transform:translateY(0);opacity:1}}.modal__close{font-size:1.8rem;border:none;right:12px;color:#888;transition:color .2s;position:absolute;top:12px;background:none;cursor:pointer;z-index:1}.modal__close:hover{color:#f90}.modal__form-title{font-size:22px;font-weight:700;margin-bottom:8px;color:#000;text-align:center}.modal__input,.modal__textarea{padding:12px 16px;resize:none;font-size:16px;border:1px solid #cacaca;transition:border-color .2s;border-radius:6px;width:100%;font-family:Montserrat,sans-serif}.modal__input:focus,.modal__textarea:focus{border-color:#f90;outline:none}.modal__btn{padding:12px 0;font-size:18px;font-weight:600;color:#fff;transition:background .2s;border-radius:6px;background:#f90;width:100%;margin-top:8px}.modal__btn:hover{background:#ffb84d}@media (max-width:600px){.modal{padding:18px 8px 12px;max-width:98vw;min-width:0;width:95vw}.modal__form-title{font-size:16px}.modal__input,.modal__textarea{padding:8px 10px;font-size:14px}.modal__btn{padding:10px 0;font-size:15px}}.content-home{padding-top:60px;padding-bottom:60px}.content-home h2{font-size:1.5rem;font-weight:600;margin-bottom:1.2rem;color:#000}.content-home li,.content-home p{font-size:1.1rem;margin-bottom:.7em}.schedule{padding-top:40px;padding-bottom:40px}.schedule__table-wrapper{overflow-x:auto;margin-bottom:3rem}.schedule__list{overflow:hidden;font-size:1.1rem;box-shadow:0 2px 16px rgba(0,0,0,.07);border-radius:12px;background:#fff;width:100%}.schedule__head{font-size:1.15rem;font-weight:600;color:#fff;border-bottom:2px solid #ffb84d;gap:0;background:#f90;display:flex}.schedule__head-cell{flex:1 1 25%;padding:1.1rem 1.5rem}.schedule__rows{gap:0}.schedule__group,.schedule__rows{flex-direction:column;display:flex}.schedule__group .schedule__row{display:flex}.schedule__group .schedule__row .schedule__cell:first-child{border-bottom-color:transparent}.schedule__group .schedule__row:last-child .schedule__cell:first-child{border-bottom-color:#cacaca}.schedule__row{transition:background .2s;gap:0;align-items:stretch;display:flex}.schedule__row:nth-child(2n){background:hsla(0,0%,100%,.9)}.schedule__row:hover{color:#fff;background:#ffb84d}.schedule__cell{flex:1 1 25%;padding:1.1rem 1.5rem;border-bottom:1px solid #cacaca}.schedule__row--continued .schedule__cell:first-child{visibility:hidden}.schedule__instructors{margin-top:4rem}.schedule__instructors-list{justify-content:center;flex-wrap:wrap;gap:2rem;display:flex}.schedule__instructor-card{flex:1 1 220px;padding:2rem 1.5rem 1.5rem;transition:box-shadow .2s;max-width:260px;flex-direction:column;min-width:200px;align-items:center;box-shadow:0 2px 16px rgba(0,0,0,.07);border-radius:16px;background:#fff;display:flex}.schedule__instructor-card:hover{box-shadow:0 4px 24px rgba(0,0,0,.13)}.schedule__instructor-photo{height:100px;border:3px solid #f90;margin-bottom:1.2rem;background-size:cover;background-position:50%;border-radius:50%;width:100px}.schedule__instructor-name{font-size:1.15rem;font-weight:600;margin-bottom:.3rem;text-align:center}.schedule__instructor-role{font-size:1rem;color:#414141;text-align:center}@media (max-width:900px){.schedule__instructors-list{flex-direction:column;align-items:center}}@media (max-width:768px){.schedule__head{display:none}.schedule__rows{padding:.5rem 0;gap:1rem}.schedule__row{overflow:hidden;flex-direction:column;box-shadow:0 2px 16px rgba(0,0,0,.07);border-radius:12px;background:#fff}.schedule__row:hover{color:inherit;background:#fff}.schedule__cell{grid-template-columns:160px 1fr;padding:.9rem 1rem;border-bottom:1px solid #cacaca;gap:8px;display:grid}.schedule__row--continued .schedule__cell:first-child{display:none}.schedule__cell:last-child{border-bottom:none}.schedule__cell:before{font-weight:600;color:#414141;content:attr(data-title)}.schedule__group{margin-bottom:8px;gap:12px}.schedule__group .schedule__row{box-shadow:0 2px 16px rgba(0,0,0,.07);border-radius:12px}}@media (max-width:600px){.schedule__cell,.schedule__head-cell{padding:.7rem .5rem;font-size:.95rem}.schedule__cell{grid-template-columns:120px 1fr}.schedule__instructor-card{padding:1.2rem .7rem 1rem;max-width:100%}}@media (max-width:480px){.schedule__cell,.schedule__head-cell{padding:.4rem .2rem;font-size:.85rem}.schedule__cell{grid-template-columns:1fr}.schedule__cell:before{margin-bottom:2px}.schedule__instructor-card{padding:.7rem .2rem;min-width:120px}.schedule__instructor-name{font-size:.95rem}.schedule__instructor-role{font-size:.85rem}}.news-page{margin:60px 0}.news-page__title{font-size:2.5rem;font-weight:800;margin-bottom:40px;letter-spacing:.01em;text-align:center}.news-page__list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;display:grid}.news-card{overflow:hidden;transition:box-shadow .2s,transform .2s;flex-direction:column;box-shadow:0 2px 16px rgba(34,60,80,.1);border-radius:16px;background:#fff;display:flex}.news-card:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 8px 32px rgba(34,60,80,.18)}.news-card__img{height:200px;object-fit:cover;width:100%;display:block}.news-card__content{flex:1 1 auto;padding:24px 24px 20px;flex-direction:column;display:flex}.news-card__date{font-size:15px;font-weight:500;margin-bottom:10px;color:#414141}.news-card__title{font-size:1.4rem;font-weight:700;margin-bottom:12px;color:#000}.news-card__descr{font-size:1rem;font-weight:400;margin-bottom:18px;color:#000;line-height:1.5}.news-card__more{text-decoration:none;font-weight:600;color:#f90;transition:color .2s;align-self:flex-start}.news-card__more:hover{text-decoration:underline;color:#cc7a00}@media (max-width:768px){.news-page__list{gap:18px}.news-card__img{height:140px}.news-card__content{padding:14px 12px}}.news-single{margin:60px 0}.news-single__back{font-size:1rem;border:none;font-weight:600;margin-bottom:32px;color:#f90;transition:color .2s;background:none;cursor:pointer;display:inline-block}.news-single__back:hover{text-decoration:underline;color:#cc7a00}.news-single__content{padding:32px 40px;max-width:800px;flex-direction:column;margin:0 auto;align-items:center;box-shadow:0 2px 16px rgba(34,60,80,.1);border-radius:16px;background:#fff;display:flex}.news-single__img{height:auto;margin-bottom:24px;max-width:600px;object-fit:cover;box-shadow:0 2px 8px rgba(34,60,80,.07);border-radius:12px;width:100%}.news-single__meta{margin-bottom:8px;text-align:left;width:100%}.news-single__date{font-size:15px;font-weight:500;color:#414141}.news-single__title{font-size:2rem;font-weight:800;margin-bottom:24px;color:#000;text-align:center;line-height:1.2}.news-single__text{font-size:1.1rem;color:#000;text-align:left;line-height:1.6}.news-single__text p{margin-bottom:1.2em}@media (max-width:768px){.news-single__content{padding:18px 8px}.news-single__img{margin-bottom:16px;max-width:100%}.news-single__title{font-size:1.3rem;margin-bottom:16px}}@media (max-width:480px){.news-single{margin:18px 0}.news-single__content{padding:8px 2px}.news-single__img{margin-bottom:8px;max-width:100%;border-radius:6px}.news-single__title{font-size:1rem;margin-bottom:8px}.news-single__text{font-size:.95rem}}.instructors-page{padding-top:40px;padding-bottom:40px}.instructors-page__title{margin-bottom:32px;text-align:center}.instructors-page__list{justify-content:center;flex-wrap:wrap;gap:30px;display:flex}.instructor-card{overflow:hidden;transition:all .3s ease;max-width:415px;flex-direction:column;text-align:center;align-items:stretch;box-shadow:0 5px 15px rgba(0,0,0,.1);border-radius:10px;background:#fff;width:100%;display:flex}.instructor-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,.2)}.instructor-card__img-link{height:300px;overflow:hidden;display:block}.instructor-card__img{height:100%;transition:transform .5s ease;object-fit:cover;width:100%}.instructor-card:hover .instructor-card__img{transform:scale(1.1)}.instructor-card__content{padding:25px;text-align:center}.instructor-card__name{font-size:22px;font-weight:700;margin-bottom:5px;color:#222}.instructor-card__descr{font-size:15px;margin-bottom:20px;color:#666}.instructor-card__more{font-size:1rem;text-decoration:underline;font-weight:500;color:#f90}.instructor-single{padding-top:40px;padding-bottom:40px}.instructor-single__back{font-size:1rem;border:none;font-weight:600;margin-bottom:32px;color:#f90;transition:color .2s;background:none;cursor:pointer;display:inline-block}.instructor-single__back:hover{text-decoration:underline;color:#cc7a00}.instructor-single__content{padding:32px 24px;max-width:600px;text-align:center;margin:0 auto;box-shadow:0 2px 8px rgba(0,0,0,.06);border-radius:12px;background:#fff}.instructor-single__img{height:260px;border:none;margin-bottom:30px;object-fit:cover;border-radius:0;width:100%;display:block}.instructor-single__title{font-size:1.5rem;font-weight:700;margin-bottom:16px}.instructor-single__text{font-size:1rem;color:#444;line-height:1.6}@media (max-width:900px){.instructors-page__list{flex-direction:column;gap:16px}.instructor-card__img-link{height:180px}}@media (max-width:600px){.instructors-page{padding-top:18px;padding-bottom:18px}.instructor-card{max-width:100%}.instructor-card__img-link{height:90px}.instructor-card__content{padding:8px}.instructor-card__name{font-size:1rem}.instructor-card__descr{font-size:.95rem}}.services-page{padding:40px 0;color:#222;background:#fff;font-family:Montserrat,Arial,sans-serif}.services-page__title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.services-page__section{padding:2rem 1.5rem;margin-bottom:2.5rem;box-shadow:0 2px 8px rgba(0,0,0,.04);border-radius:16px;background:#f7f7f7}.services-page h2{font-size:1.5rem;font-weight:600;margin-bottom:1.2rem;color:#000}.services-page p,li{font-size:1.1rem;margin-bottom:.7em}.services-page__faq{margin-top:1.5rem}.services-page__faq-item{margin-bottom:1rem}.services-page__faq-q{font-weight:600;margin-bottom:.5rem;color:#000}.services-page__faq-a{margin-left:1em}.services-page__cta{text-align:center}.services-page__media{justify-content:center;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;display:flex}.services-page__media-item{flex:1 1 220px;overflow:hidden;max-width:320px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.06);border-radius:12px;background:#fff}.services-page__media-img{height:180px;object-fit:cover;width:100%}.services-page__media-caption{padding:.5em 1em 1em;font-size:.95em;color:#555}@media (max-width:900px){.services-page__media{flex-direction:column;gap:1rem;align-items:center}.services-page__media-item{max-width:100%}.services-page__section{padding:1.2rem .5rem}}@media (max-width:600px){.services-page{padding:18px 0}.services-page__title{font-size:1.3rem}.services-page__section-title{font-size:1.05rem}.services-page__media-img{height:110px}.services-page__media-caption{padding:.3em .5em .7em;font-size:.85em}}.about{padding:40px 0;background:#f8f9fa;font-family:Montserrat,Arial,sans-serif}.about__container{padding:0 75px;max-width:1920px;margin:0 auto}.about__title{font-size:2.5rem;font-weight:700;margin-bottom:24px;color:#222;text-align:center}.about__subtitle{font-size:1.5rem;font-weight:500;margin-bottom:16px;color:#444;text-align:center}.about__text{font-size:1.1rem;margin-bottom:32px;color:#333;text-align:center;line-height:1.7}.about__infographics{justify-content:center;flex-wrap:wrap;margin-bottom:40px;gap:32px;display:flex}.about__infographic{padding:32px 24px;max-width:260px;min-width:220px;text-align:center;box-shadow:0 2px 12px rgba(0,0,0,.07);border-radius:16px;background:#fff}.about__infographic-icon{font-size:2.5rem;margin-bottom:12px;color:#2b7cff}.about__infographic-title{font-size:1.2rem;font-weight:600;margin-bottom:8px}.about__infographic-value{font-size:2rem;font-weight:700;color:#2b7cff}.about__gallery{justify-content:center;flex-wrap:wrap;margin-bottom:40px;gap:24px;display:flex}.about__gallery-img{height:220px;object-fit:cover;box-shadow:0 2px 8px rgba(0,0,0,.08);border-radius:12px;width:320px}.about__attributes{justify-content:center;flex-wrap:wrap;margin-bottom:40px;gap:32px;display:flex}.about__attribute{padding:24px 20px;max-width:310px;min-width:200px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.06);border-radius:12px;background:#fff}.about__attribute-title{margin-bottom:10px}@media (max-width:900px){.about__attributes,.about__gallery,.about__infographics{flex-direction:column;align-items:center}}@media (max-width:600px){.about{padding:18px 0}.about__title{font-size:1.3rem}.about__subtitle{font-size:1.05rem}.about__text{font-size:.95rem;margin-bottom:18px}.about__infographic{padding:16px 8px;max-width:100%;min-width:120px}.about__gallery-img{height:120px;width:100%}.about__attribute{padding:12px 6px;max-width:100%;min-width:100px}}.about__photos{grid-template-columns:repeat(3,1fr);max-width:1000px;gap:20px;margin:24px auto 40px;display:grid}.about__photo{flex-direction:column;align-items:center;display:flex}.about__photo-img{transition:transform .25s ease,box-shadow .25s ease;object-fit:cover;aspect-ratio:4/3;box-shadow:0 2px 10px rgba(0,0,0,.08);border-radius:12px;width:100%}.about__photo-img:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.12)}.about__caption{font-size:.95rem;color:#555;text-align:center;margin-top:8px}@media (max-width:900px){.about__photos{grid-template-columns:1fr;max-width:620px;gap:16px}}.about-lightbox__overlay{justify-content:center;transition:opacity .2s ease;position:fixed;opacity:0;inset:0;align-items:center;background:rgba(0,0,0,.7);display:flex;z-index:1000}.about-lightbox__overlay.open{opacity:1}.about-lightbox__content{padding:0;max-width:min(95vw,1100px);flex-direction:column;max-height:90vh;gap:8px;display:flex}.about-lightbox__img{height:auto;max-height:80vh;object-fit:contain;box-shadow:0 10px 30px rgba(0,0,0,.25);border-radius:8px;width:100%}.about-lightbox__caption{font-size:.95rem;color:#fff;text-align:center}.article{padding-top:40px;border-radius:12px;background:#f8f8f8;padding-bottom:40px}.article__title{font-size:2rem;margin-bottom:24px;text-align:center}.article__list{justify-content:flex-start;flex-wrap:wrap;margin-bottom:30px;gap:32px 24px;display:flex}.article__item{flex:0 1 calc(25% - 18px);overflow:hidden;padding:20px;margin-bottom:0;max-width:calc(25% - 18px);flex-direction:column;box-sizing:border-box;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,.04);border-radius:0;background:#fff;display:flex}@media (max-width:1200px){.article__item{flex:0 1 calc(33.333% - 16px);max-width:calc(33.333% - 16px)}}@media (max-width:900px){.article__item{flex:0 1 calc(50% - 12px);max-width:calc(50% - 12px)}}@media (max-width:600px){.article__item{flex:0 1 100%;max-width:100%}.article__list{gap:20px 0}}.article__item-img{height:240px;margin-bottom:16px;max-width:none;object-fit:cover;border-radius:0;width:100%;display:block}.article__item-title{font-size:1.2rem;margin-bottom:8px}.article__item-desc{font-size:1rem;margin-bottom:30px;color:#666}.article .article-list__btn{margin-top:auto}.article-single{margin-bottom:40px;margin-top:40px}@media (max-width:768px){.article-single{padding:0 10px}}.article-single__back{font-size:1rem;border:none;font-weight:600;margin-bottom:32px;color:#f90;transition:color .2s;background:none;cursor:pointer;display:inline-block}.article-single__content{padding:2rem;max-width:1200px;margin:0 auto;box-shadow:0 2px 16px rgba(0,0,0,.07);border-radius:1rem;background:#fff}.article-single__img{margin-bottom:1.5rem;object-fit:cover;border-radius:.7rem;width:100%}.article-single__meta{font-size:.95rem;margin-bottom:.5rem;color:#888}.article-single__title{font-size:2rem;margin-bottom:1rem;text-align:left}.article-single__text{font-size:1.1rem;color:#333;line-height:1.7}.article-single__subtitle{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;margin-top:1.5rem}.article-single__subheading{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;margin-top:1.2rem}.article-single__list{list-style:disc;margin:0 0 1rem;padding-left:1.2rem}.article-single__list-item{margin-bottom:.4rem}.article-single__icon{margin-right:6px}.article-single .article-single h2{font-size:1.5rem;font-weight:600;margin-bottom:1.2rem;color:#000}.article-single .article-single p,.article-single li{font-size:1.1rem;margin-bottom:.7em}.our-prices{padding-top:40px;box-shadow:0 4px 24px rgba(0,0,0,.06);border-radius:16px;background:#fff;padding-bottom:40px}.our-prices__title{font-size:2rem;font-weight:700;margin-bottom:2.5rem;color:#222;text-align:center}.our-prices__list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));padding:0;max-width:1100px;gap:2rem;margin:0 auto 2.5rem;display:grid}.our-prices__item{padding:2rem 1.5rem 1.5rem;border:1px solid #ececec;transition:box-shadow .2s,transform .2s;flex-direction:column;box-shadow:0 2px 12px rgba(34,60,80,.08);border-radius:14px;background:#f8f9fb;display:flex}.our-prices__item:hover{border-color:rgba(225,103,14,.2);transform:translateY(-4px) scale(1.025);box-shadow:0 8px 32px rgba(34,60,80,.13)}.our-prices__item-header{margin-bottom:.7rem;flex-direction:column;gap:.2rem;align-items:flex-start;display:flex}.our-prices__item-name{font-size:1.18rem;font-weight:600;margin-bottom:10px;color:#222}.our-prices__item-price{font-size:1.18rem;font-weight:700;color:#e1670e;white-space:nowrap}.our-prices__item-desc{font-size:1.02rem;margin-bottom:.5rem;color:#555}.our-prices__actions,.our-prices__note{text-align:center;margin-top:1.5rem}.our-prices__note{font-size:1rem;color:#888}@media (max-width:1100px){.our-prices{padding:24px 0}.our-prices__title{font-size:1.3rem}.our-prices__list{grid-template-columns:1fr;gap:1.2rem}.our-prices__item{padding:1.2rem .8rem 1rem}}@media (max-width:480px){.our-prices{padding:10px 0 0}.our-prices__item{padding:.6rem .3rem .5rem}.our-prices__item-name,.our-prices__item-price{font-size:.95rem}.our-prices__item-desc{font-size:.9rem}.our-prices__note{font-size:.85rem}}.gallery-events__title{margin-bottom:30px}.gallery-events{padding-top:40px;padding-bottom:40px}.gallery-events__wrap{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.gallery-events a{overflow:hidden;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 16px rgba(0,0,0,.08),0 1.5px 6px rgba(0,0,0,.06);background:#fff;display:block}.gallery-events a:focus,.gallery-events a:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 6px 24px rgba(0,0,0,.14),0 2px 8px rgba(0,0,0,.1)}.gallery-events img{height:auto;transition:filter .2s;max-width:100%;object-fit:unset;width:100%;display:block}.gallery-events a:focus img,.gallery-events a:hover img{filter:brightness(.92) saturate(1.1)}@media (max-width:600px){.gallery-events{grid-template-columns:1fr 1fr;gap:12px}.gallery-events img{height:auto}}.team-achievements{padding:40px 16px;max-width:1200px;margin:0 auto;background:#f8f9fa;font-family:Montserrat,Arial,sans-serif}.team-achievements__title{font-size:2.5rem;font-weight:700;margin-bottom:24px;color:#222;text-align:center}.team-achievements__desc{font-size:1.1rem;margin-bottom:32px;color:#333;text-align:center;line-height:1.7}.team-achievements__infographics{justify-content:center;flex-wrap:wrap;margin-bottom:40px;gap:32px;display:flex}.team-achievements__infographic{padding:32px 24px;max-width:220px;min-width:180px;text-align:center;box-shadow:0 2px 12px rgba(0,0,0,.07);border-radius:16px;background:#fff}.team-achievements__infographic-icon{font-size:2.5rem;margin-bottom:12px;color:#2b7cff}.team-achievements__infographic-title{font-size:1.1rem;font-weight:600;margin-bottom:8px}.team-achievements__infographic-value{font-size:2rem;font-weight:700;color:#2b7cff}.team-achievements__section{padding:2rem 1.5rem;margin-bottom:2.5rem;max-width:100%;box-sizing:border-box;box-shadow:0 2px 8px rgba(0,0,0,.04);border-radius:16px;background:#fff}.team-achievements__section-title{font-size:1.5rem;font-weight:600;margin-bottom:1.2rem;color:#000;text-align:center}.team-achievements__awards{overflow-x:auto;max-width:100%}.team-achievements__table{border-collapse:collapse;min-width:600px;margin:0 auto;background:#f8f9fa;width:100%}.team-achievements__table td,.team-achievements__table th{padding:10px 8px;font-size:1rem;border:1px solid #ececec;text-align:center}.team-achievements__table th{font-weight:700;background:#eaf2ff}.team-achievements__events{list-style:none;padding:0;text-align:center;margin:0}.team-achievements__events li{font-size:1.1rem;margin-bottom:.7em}.team-achievements__partners{list-style:none;padding:0;text-align:center;margin:0}.team-achievements__partners li{font-size:1.1rem;margin-bottom:.7em}@media (max-width:900px){.team-achievements__infographics{gap:18px}.team-achievements__section{padding:1.2rem .5rem}}@media (max-width:600px){.team-achievements{padding:18px 0}.team-achievements__title{font-size:1.3rem}.team-achievements__section-title{font-size:1.05rem}}