@charset "UTF-8";.header[data-v-ecc00455]{position:fixed;top:0;left:50%;z-index:100;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1440px;margin:0 auto;padding:12px 20px;color:#fff;transform:translate(-50%)}.header[data-v-ecc00455]:before{content:"";position:absolute;top:0;bottom:0;left:50%;z-index:-1;width:100vw;border-bottom:1px solid transparent;background-color:transparent;transform:translate(-50%);transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}.header--scrolled[data-v-ecc00455]:before,.header--menu-open[data-v-ecc00455]:before{border-bottom-color:#ffffff14;background-color:#171717ad;box-shadow:0 8px 32px #00000038;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.header__logo-link[data-v-ecc00455]{position:relative;z-index:103;display:block;flex-shrink:0}.header__logo[data-v-ecc00455]{display:block}.header__menu-nav[data-v-ecc00455]{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:798px;padding-top:8px;padding-right:33px;padding-left:28px;font-family:Oswald Medium,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:7%}.header__menu[data-v-ecc00455]{display:flex}.header__menu-item[data-v-ecc00455]{position:relative;margin:0 25px;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;user-select:none}.header__menu-item a[data-v-ecc00455]{display:block;color:inherit;background:transparent;text-decoration:none}.header__menu-item a[data-v-ecc00455]:after{content:"";display:block;width:0;height:2px;margin:auto;background-color:transparent;transition:width .3s ease}.header__menu-item a[data-v-ecc00455]:hover:after,.header__menu-item a[data-v-ecc00455]:focus-visible:after{width:100%;background-color:#ed1515;box-shadow:0 0 4px 1px #ed1515}.header__language-dropdown[data-v-ecc00455]{position:relative;z-index:104;flex-shrink:0}.header__language-trigger[data-v-ecc00455]{display:flex;align-items:center;gap:8px;min-width:82px;padding:8px 10px;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;-webkit-user-select:none;user-select:none}.header__language-trigger[data-v-ecc00455]:hover,.header__language-trigger[data-v-ecc00455]:focus-visible{color:#ed1515}.header__language-trigger[data-v-ecc00455]:focus-visible{outline:1px solid #ed1515;outline-offset:3px}.header__language-globe[data-v-ecc00455]{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header__language-current[data-v-ecc00455]{min-width:22px;text-align:left}.header__language-arrow[data-v-ecc00455]{width:10px;height:7px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease}.header__language-arrow--open[data-v-ecc00455]{transform:rotate(180deg)}.header__language-menu[data-v-ecc00455]{position:absolute;top:calc(100% + 10px);right:0;z-index:150;width:190px;overflow:hidden;padding:8px 0;border:1px solid rgba(255,255,255,.15);background-color:#202020eb;box-shadow:0 12px 30px #00000059;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.header__language-item[data-v-ecc00455]{margin:0;padding:0;border:0}.header__language-option[data-v-ecc00455]{display:grid;grid-template-columns:1fr auto 14px;align-items:center;gap:8px;width:100%;padding:11px 14px;border:0;background:transparent;color:#fff;font:inherit;text-align:left;cursor:pointer;transition:color .2s ease,background-color .2s ease}.header__language-option[data-v-ecc00455]:hover,.header__language-option[data-v-ecc00455]:focus-visible{background-color:#ffffff14;color:#ed1515;outline:none}.header__language-option--active[data-v-ecc00455]{color:#ed1515}.header__language-name[data-v-ecc00455]{white-space:nowrap}.header__language-short[data-v-ecc00455]{font-weight:500}.header__language-check[data-v-ecc00455]{width:12px;height:10px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.header__icon-burger[data-v-ecc00455]{position:relative;z-index:104;display:none;width:26px;height:20px;margin-left:30px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer}.header__icon-burger span[data-v-ecc00455]{position:absolute;left:0;display:block;width:100%;height:2px;background-color:currentColor;transition:top .3s ease,transform .3s ease,opacity .3s ease}.header__icon-burger span[data-v-ecc00455]:nth-child(1){top:1px}.header__icon-burger span[data-v-ecc00455]:nth-child(2){top:9px}.header__icon-burger span[data-v-ecc00455]:nth-child(3){top:17px}.header__icon-burger--open span[data-v-ecc00455]:nth-child(1){top:9px;transform:rotate(45deg)}.header__icon-burger--open span[data-v-ecc00455]:nth-child(2){opacity:0}.header__icon-burger--open span[data-v-ecc00455]:nth-child(3){top:9px;transform:rotate(-45deg)}.language-dropdown-enter-active[data-v-ecc00455],.language-dropdown-leave-active[data-v-ecc00455]{transition:opacity .2s ease,transform .2s ease;transform-origin:top right}.language-dropdown-enter-from[data-v-ecc00455],.language-dropdown-leave-to[data-v-ecc00455]{opacity:0;transform:translateY(-6px) scale(.98)}@media (max-width: 1200px){.header__menu-nav[data-v-ecc00455]{justify-content:flex-end;padding-right:0;padding-left:0}.header__nav[data-v-ecc00455]{position:fixed;top:0;right:0;z-index:102;display:flex;width:min(420px,100%);height:100vh;padding:105px 40px 40px;background-color:#171717f0;visibility:hidden;transform:translate(100%);transition:transform .3s ease,visibility .3s ease;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.header__nav--open[data-v-ecc00455]{visibility:visible;transform:translate(0)}.header__menu[data-v-ecc00455]{flex-direction:column;width:100%}.header__menu-item[data-v-ecc00455]{width:100%;margin:0;border-bottom:1px solid rgba(255,255,255,.15)}.header__menu-item a[data-v-ecc00455]{padding:18px 0}.header__menu-item a[data-v-ecc00455]:after{margin:0}.header__icon-burger[data-v-ecc00455]{display:block}}@media (max-width: 640px){.header[data-v-ecc00455]{padding:12px 16px}.header__nav[data-v-ecc00455]{width:100%;padding:100px 24px 40px}.header__language-trigger[data-v-ecc00455]{min-width:auto;padding-right:4px;padding-left:4px}.header__language-menu[data-v-ecc00455]{right:-35px;width:180px}.header__icon-burger[data-v-ecc00455]{margin-left:20px}}.button{background-color:transparent;border:2px solid #ffffff;color:#fff;text-transform:uppercase;padding:24px 48px;cursor:pointer;position:relative;width:100%;font-family:Oswald Regular,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;letter-spacing:.1em}.button:hover{border-color:#ed1515;box-shadow:0 0 10px 3px #ed1515;color:#ed1515}.button:hover:before{left:10%}.button:hover:after{right:10%}.button:before{content:"";position:absolute;height:2px;width:20px;background-color:#171717;transform:skew(325deg);top:-2px;left:82%;z-index:100;transition:.5s}.button:after{content:"";position:absolute;height:2px;width:20px;background-color:#171717;transform:skew(325deg);bottom:-2px;right:82%;z-index:100;transition:.5s}@media (min-width: 640px){.button{width:fit-content}}.hero[data-v-fad40cc9]{display:flex;width:100%;height:1080px;color:#fff;background-image:url(/assets/about-us-BdySX99g.png);background-repeat:no-repeat;background-position:right 19px top;background-size:798px 1080px}.hero__info[data-v-fad40cc9]{display:flex;flex-direction:column;justify-content:center;width:calc(50% - 108px);height:100%;padding-top:95px;padding-bottom:80px;-webkit-user-select:none;user-select:none}.hero__title[data-v-fad40cc9]{margin:0 0 50px;font-family:Oswald Regular,sans-serif;font-size:130px;font-style:normal;font-weight:400;line-height:92%;letter-spacing:-.02em}.hero__description[data-v-fad40cc9]{max-width:610px;margin:0 0 60px;font-family:Georgia Regular,serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:1px}@media (max-width: 1200px){.hero[data-v-fad40cc9]{height:100svh;min-height:720px;background-image:url(/assets/about-us-tablet-DuDCeqTZ.png);background-position:center;background-size:cover}.hero__info[data-v-fad40cc9]{justify-content:center;width:100%;height:100%;padding-top:140px;padding-bottom:100px}.hero__title[data-v-fad40cc9]{margin-bottom:30px;font-size:120px}.hero__description[data-v-fad40cc9]{margin-bottom:50px}}@media (max-width: 640px){.hero[data-v-fad40cc9]{height:100svh;min-height:620px;background-image:url(/assets/about-us-mobile-D6pTIMBf.png);background-position:center;background-size:cover}.hero__info[data-v-fad40cc9]{justify-content:flex-end;padding-top:120px;padding-bottom:40px}.hero__title[data-v-fad40cc9]{margin-bottom:15px;font-size:46px}.hero__description[data-v-fad40cc9]{margin-bottom:110px;font-size:14px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gallery[data-v-0452d088]{overflow:hidden;padding-block:100px;color:#fff}.gallery__header[data-v-0452d088]{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:64px}.gallery__title[data-v-0452d088]{margin:0}.gallery__year-field[data-v-0452d088]{display:flex;align-items:center;gap:12px}.gallery__year-label[data-v-0452d088]{font-family:Georgia,serif;font-size:14px;color:#949393}.gallery__year-select[data-v-0452d088]{min-width:112px;padding:10px 34px 10px 14px;font-family:Oswald,sans-serif;font-size:18px;color:#fff;background-color:#171717;border:1px solid #636363;border-radius:0;outline:none;cursor:pointer}.gallery__year-select[data-v-0452d088]:hover,.gallery__year-select[data-v-0452d088]:focus-visible{border-color:#fff}.gallery__slider[data-v-0452d088]{width:100%}.gallery[data-v-0452d088] .swiper{width:100vw;margin-left:calc(50% - 50vw);padding:0 0 16px;overflow:visible}.gallery[data-v-0452d088] .swiper-wrapper{align-items:center}.gallery[data-v-0452d088] .swiper-slide{width:clamp(260px,32vw,460px);height:auto;opacity:.55;transform:scale(.62);transition:opacity .45s ease,transform .45s ease}.gallery[data-v-0452d088] .swiper-slide-prev,.gallery[data-v-0452d088] .swiper-slide-next{opacity:.78}.gallery[data-v-0452d088] .swiper-slide-active{z-index:2;opacity:1;transform:scale(1)}.gallery__figure[data-v-0452d088]{position:relative;width:100%;aspect-ratio:.7;margin:0;overflow:hidden;background-color:#0e0e0e;border:1px solid rgba(255,255,255,.2)}.gallery__image[data-v-0452d088]{display:block;width:100%;height:100%;object-fit:cover}.gallery__month[data-v-0452d088]{display:none;position:absolute;right:20px;bottom:20px;left:20px;font-family:Georgia,serif;font-size:26px;color:#fff}.gallery__navigation[data-v-0452d088]{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:6px}.gallery__navigation-button[data-v-0452d088]{display:flex;align-items:center;justify-content:center;width:48px;height:32px;padding:0;color:#fff;background:transparent;border:0;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.gallery__navigation-button svg[data-v-0452d088]{width:48px;height:16px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.3}.gallery__navigation-button[data-v-0452d088]:hover:not(:disabled),.gallery__navigation-button[data-v-0452d088]:focus-visible:not(:disabled){outline:none;transform:translate(-2px)}.gallery__navigation-button[data-v-0452d088]:last-child:hover:not(:disabled),.gallery__navigation-button[data-v-0452d088]:last-child:focus-visible:not(:disabled){transform:translate(2px)}.gallery__navigation-button[data-v-0452d088]:disabled{opacity:.25;cursor:default}.gallery__counter[data-v-0452d088]{min-width:46px;font-family:Arial,sans-serif;font-size:16px;text-align:center;white-space:nowrap}.gallery__empty[data-v-0452d088]{margin:0;padding-block:80px;font-family:Georgia,serif;font-size:16px;color:#949393;text-align:center}@media (max-width: 833px){.gallery[data-v-0452d088]{padding-block:80px}.gallery__header[data-v-0452d088]{margin-bottom:48px}.gallery[data-v-0452d088] .swiper-slide{width:clamp(250px,55vw,380px);opacity:.45;transform:scale(.72)}.gallery[data-v-0452d088] .swiper-slide-active{opacity:1;transform:scale(1)}.gallery__navigation[data-v-0452d088]{margin-top:10px}}@media (max-width: 599px){.gallery[data-v-0452d088]{padding-block:64px}.gallery__header[data-v-0452d088]{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:40px}.gallery__year-field[data-v-0452d088]{width:100%;justify-content:space-between}.gallery__year-select[data-v-0452d088]{min-width:110px;font-size:16px}.gallery[data-v-0452d088] .swiper-slide{width:calc(100vw - 64px);max-width:350px;opacity:.35;transform:scale(.88)}.gallery[data-v-0452d088] .swiper-slide-active{opacity:1;transform:scale(1)}.gallery__navigation[data-v-0452d088]{margin-top:14px}.gallery__navigation-button[data-v-0452d088]{width:42px}.gallery__navigation-button svg[data-v-0452d088]{width:42px}.gallery__counter[data-v-0452d088]{font-size:14px}}@media (max-width: 374px){.gallery[data-v-0452d088] .swiper-slide{width:calc(100vw - 40px)}}@media (prefers-reduced-motion: reduce){.gallery[data-v-0452d088] *,.gallery[data-v-0452d088] *:before,.gallery[data-v-0452d088] *:after,.gallery[data-v-0452d088] .swiper-slide{transition:none}}.about-section[data-v-abfcc2af]{width:100%}.about-section__description[data-v-abfcc2af]{max-width:1050px;margin:0 0 40px;font-family:Georgia Regular,serif;font-size:18px;font-weight:400;line-height:150%;letter-spacing:1px;white-space:pre-line;text-align:center;margin-inline:auto}.about-section__image[data-v-abfcc2af]{display:block;width:100%;height:auto}@media (min-width: 640px){.about-section__description[data-v-abfcc2af]{margin-bottom:60px;font-size:20px}}@media (min-width: 1200px){.about-section__description[data-v-abfcc2af]{margin-bottom:80px}}.details[data-v-7ce9127d]{padding-block:100px;color:#fff}.details__heading[data-v-7ce9127d]{margin:0 0 64px}.details__cards[data-v-7ce9127d]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:48px 32px;width:100%}.details__card[data-v-7ce9127d]{display:flex;flex-direction:column;align-items:center;min-width:0;text-align:center}.details__card-icon[data-v-7ce9127d]{display:flex;align-items:center;justify-content:center;min-height:70px;margin-bottom:18px;font-size:60px;line-height:1;color:#fff;transition:color .25s ease,transform .3s ease}.details__card-title[data-v-7ce9127d]{margin:0 0 20px;font-family:Oswald,sans-serif;font-size:30px;font-weight:500;line-height:1.2;letter-spacing:.07em;text-transform:uppercase}.details__card-description[data-v-7ce9127d]{width:100%;max-width:280px;margin:0;font-family:Georgia,serif;font-size:18px;font-weight:400;line-height:150%;letter-spacing:.02em}.details__card:hover .details__card-icon[data-v-7ce9127d]{color:#ed1515;transform:translateY(-5px)}@media (max-width: 1199px){.details[data-v-7ce9127d]{padding-block:80px}.details__heading[data-v-7ce9127d]{margin-bottom:54px}.details__cards[data-v-7ce9127d]{gap:48px 24px}.details__card-icon[data-v-7ce9127d]{font-size:54px}.details__card-title[data-v-7ce9127d]{font-size:26px}.details__card-description[data-v-7ce9127d]{font-size:16px}}@media (max-width: 899px){.details__cards[data-v-7ce9127d]{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px 40px;max-width:720px;margin-inline:auto}.details__card-description[data-v-7ce9127d]{max-width:260px}}@media (max-width: 599px){.details[data-v-7ce9127d]{padding-block:64px}.details__heading[data-v-7ce9127d]{margin-bottom:44px}.details__cards[data-v-7ce9127d]{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 18px}.details__card-icon[data-v-7ce9127d]{min-height:52px;margin-bottom:14px;font-size:44px}.details__card-title[data-v-7ce9127d]{margin-bottom:14px;font-size:22px;line-height:1.2}.details__card-description[data-v-7ce9127d]{max-width:210px;font-size:13px;line-height:145%;letter-spacing:0}}@media (max-width: 359px){.details__cards[data-v-7ce9127d]{grid-template-columns:1fr;gap:44px}.details__card-icon[data-v-7ce9127d]{font-size:50px}.details__card-title[data-v-7ce9127d]{font-size:24px}.details__card-description[data-v-7ce9127d]{max-width:240px;font-size:14px}}@media (hover: none){.details__card:hover .details__card-icon[data-v-7ce9127d]{color:#fff;transform:none}}@media (prefers-reduced-motion: reduce){.details[data-v-7ce9127d] *,.details[data-v-7ce9127d] *:before,.details[data-v-7ce9127d] *:after{transition:none}}.teachers[data-v-7f9f9f46]{padding-block:100px;color:#fff}.teachers__title[data-v-7f9f9f46]{margin-bottom:64px}.teachers__cards[data-v-7f9f9f46]{display:grid;grid-template-columns:repeat(4,minmax(0,350px));justify-content:center;width:100%;max-width:1400px;margin-inline:auto}.teachers__card[data-v-7f9f9f46]{position:relative;width:100%;aspect-ratio:350/734;overflow:hidden;cursor:pointer;isolation:isolate}.teachers__card[data-v-7f9f9f46]:focus{outline:none}.teachers__photo[data-v-7f9f9f46]{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transition:filter .4s ease,transform .5s ease}.teachers__overlay[data-v-7f9f9f46]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;visibility:hidden;opacity:0;transition:visibility .4s ease,opacity .4s ease}.teachers__info[data-v-7f9f9f46]{position:relative;z-index:2;flex:0 0 auto;width:0;height:100%;overflow:hidden;color:#171717;background-color:#fff;transition:width .4s ease}.teachers__info-content[data-v-7f9f9f46]{position:absolute;bottom:40px;left:18px;display:flex;align-items:center;gap:18px;width:max-content;writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap}.teachers__name[data-v-7f9f9f46]{margin:0;font-family:Oswald,sans-serif;font-size:30px;font-weight:500;line-height:100%;text-transform:uppercase}.teachers__experience[data-v-7f9f9f46]{margin:0;font-family:Georgia,serif;font-size:20px;font-weight:400;font-style:italic;line-height:1.15;letter-spacing:-.03em}.teachers__description[data-v-7f9f9f46]{display:flex;flex:1;flex-direction:column;justify-content:center;min-width:0;height:100%;padding:32px 20px;overflow-y:auto;color:#fff;background:#0000001f;opacity:0;transform:translate(-20px);scrollbar-width:none;transition:opacity .4s ease .1s,transform .4s ease .1s}.teachers__description[data-v-7f9f9f46]::-webkit-scrollbar{display:none}.teachers__description-text[data-v-7f9f9f46]{margin:0;font-family:Georgia,serif;font-size:16px;font-weight:400;line-height:140%}.teachers__socials[data-v-7f9f9f46]{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:24px}.teachers__social-link[data-v-7f9f9f46]{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:36px;height:36px;color:#fff;transition:color .2s ease,transform .2s ease}.teachers__social-link svg[data-v-7f9f9f46]{display:block;width:36px;height:36px;fill:currentColor}.teachers__social-link[data-v-7f9f9f46]:hover,.teachers__social-link[data-v-7f9f9f46]:focus-visible{color:#ed1515;outline:none;transform:translateY(-2px)}.teachers__mobile-caption[data-v-7f9f9f46]{display:none}.teachers__card[data-v-7f9f9f46]:hover,.teachers__card[data-v-7f9f9f46]:focus-visible,.teachers__card--active[data-v-7f9f9f46]{z-index:2}.teachers__card:hover .teachers__photo[data-v-7f9f9f46],.teachers__card:focus-visible .teachers__photo[data-v-7f9f9f46],.teachers__card--active .teachers__photo[data-v-7f9f9f46]{filter:blur(7px) brightness(.6);transform:scale(1.04)}.teachers__card:hover .teachers__overlay[data-v-7f9f9f46],.teachers__card:focus-visible .teachers__overlay[data-v-7f9f9f46],.teachers__card--active .teachers__overlay[data-v-7f9f9f46]{visibility:visible;opacity:1}.teachers__card:hover .teachers__info[data-v-7f9f9f46],.teachers__card:focus-visible .teachers__info[data-v-7f9f9f46],.teachers__card--active .teachers__info[data-v-7f9f9f46]{width:80px}.teachers__card:hover .teachers__description[data-v-7f9f9f46],.teachers__card:focus-visible .teachers__description[data-v-7f9f9f46],.teachers__card--active .teachers__description[data-v-7f9f9f46]{opacity:1;transform:translate(0)}@media (max-width: 1499px){.teachers__cards[data-v-7f9f9f46]{grid-template-columns:repeat(4,minmax(0,1fr))}.teachers__info-content[data-v-7f9f9f46]{bottom:30px;left:15px}.teachers__name[data-v-7f9f9f46]{font-size:clamp(22px,2vw,30px)}.teachers__experience[data-v-7f9f9f46]{font-size:clamp(15px,1.4vw,20px)}.teachers__description[data-v-7f9f9f46]{padding-inline:16px}.teachers__description-text[data-v-7f9f9f46]{font-size:clamp(13px,1.1vw,16px)}.teachers__card:hover .teachers__info[data-v-7f9f9f46],.teachers__card:focus-visible .teachers__info[data-v-7f9f9f46],.teachers__card--active .teachers__info[data-v-7f9f9f46]{width:clamp(64px,5.5vw,80px)}}@media (max-width: 1023px){.teachers[data-v-7f9f9f46]{padding-block:80px}.teachers__title[data-v-7f9f9f46]{margin-bottom:48px}.teachers__cards[data-v-7f9f9f46]{grid-template-columns:repeat(2,minmax(0,350px));gap:16px}.teachers__name[data-v-7f9f9f46]{font-size:27px}.teachers__experience[data-v-7f9f9f46]{font-size:18px}.teachers__description[data-v-7f9f9f46]{padding:28px 18px}.teachers__description-text[data-v-7f9f9f46]{font-size:15px}.teachers__card:hover .teachers__info[data-v-7f9f9f46],.teachers__card:focus-visible .teachers__info[data-v-7f9f9f46],.teachers__card--active .teachers__info[data-v-7f9f9f46]{width:72px}}@media (max-width: 599px){.teachers[data-v-7f9f9f46]{padding-block:64px}.teachers__title[data-v-7f9f9f46]{margin-bottom:40px}.teachers__cards[data-v-7f9f9f46]{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%}.teachers__card[data-v-7f9f9f46]{width:100%;aspect-ratio:238/400;background-color:#171717}.teachers__photo[data-v-7f9f9f46]{width:100%;height:calc(100% - 40px);object-fit:cover;object-position:center top}.teachers__overlay[data-v-7f9f9f46]{top:0;right:0;bottom:40px;left:0;display:block}.teachers__info[data-v-7f9f9f46]{display:none}.teachers__description[data-v-7f9f9f46]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;width:100%;height:100%;padding:16px;overflow-y:auto;color:#fff;background:#0003;opacity:0;transform:none}.teachers__description-text[data-v-7f9f9f46]{font-size:clamp(10px,2.6vw,14px);line-height:140%}.teachers__socials[data-v-7f9f9f46]{justify-content:flex-start;gap:18px;margin-top:16px}.teachers__social-link[data-v-7f9f9f46],.teachers__social-link svg[data-v-7f9f9f46]{width:28px;height:28px}.teachers__mobile-caption[data-v-7f9f9f46]{position:absolute;z-index:4;right:0;bottom:0;left:0;display:flex;align-items:center;gap:5px;width:100%;height:40px;min-width:0;padding:7px 10px;overflow:visible;color:#171717;background-color:#fff}.teachers__mobile-name[data-v-7f9f9f46]{flex:0 1 auto;min-width:0;overflow:hidden;font-family:Oswald,sans-serif;font-size:clamp(9px,2.5vw,12px);font-weight:500;line-height:1.2;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.teachers__mobile-divider[data-v-7f9f9f46]{flex:0 0 auto;font-family:Georgia,serif;font-size:11px}.teachers__mobile-experience[data-v-7f9f9f46]{flex:1 1 auto;min-width:0;overflow:hidden;font-family:Georgia,serif;font-size:clamp(8px,2.1vw,11px);font-style:italic;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.teachers__mobile-arrow[data-v-7f9f9f46]{position:absolute;top:-7px;left:50%;width:10px;height:10px;border-top:1px solid #ffffff;border-left:1px solid #ffffff;transform:translate(-50%) rotate(45deg);transition:transform .3s ease}.teachers__card:hover .teachers__photo[data-v-7f9f9f46],.teachers__card:focus-visible .teachers__photo[data-v-7f9f9f46],.teachers__card--active .teachers__photo[data-v-7f9f9f46]{filter:blur(7px) brightness(.55);transform:scale(1.05)}.teachers__card:hover .teachers__overlay[data-v-7f9f9f46],.teachers__card:focus-visible .teachers__overlay[data-v-7f9f9f46],.teachers__card--active .teachers__overlay[data-v-7f9f9f46]{visibility:visible;opacity:1}.teachers__card:hover .teachers__description[data-v-7f9f9f46],.teachers__card:focus-visible .teachers__description[data-v-7f9f9f46],.teachers__card--active .teachers__description[data-v-7f9f9f46]{opacity:1;transform:none}.teachers__card:hover .teachers__mobile-arrow[data-v-7f9f9f46],.teachers__card:focus-visible .teachers__mobile-arrow[data-v-7f9f9f46],.teachers__card--active .teachers__mobile-arrow[data-v-7f9f9f46]{top:-4px;transform:translate(-50%) rotate(225deg)}}@media (max-width: 374px){.teachers__cards[data-v-7f9f9f46]{gap:8px}.teachers__card[data-v-7f9f9f46]{aspect-ratio:160/285}.teachers__mobile-caption[data-v-7f9f9f46]{height:36px;gap:3px;padding-inline:7px}.teachers__photo[data-v-7f9f9f46]{height:calc(100% - 36px)}.teachers__overlay[data-v-7f9f9f46]{bottom:36px}.teachers__description[data-v-7f9f9f46]{padding:10px}.teachers__description-text[data-v-7f9f9f46]{font-size:10px}.teachers__socials[data-v-7f9f9f46]{gap:14px;margin-top:10px}.teachers__social-link[data-v-7f9f9f46],.teachers__social-link svg[data-v-7f9f9f46]{width:24px;height:24px}.teachers__mobile-name[data-v-7f9f9f46]{font-size:9px}.teachers__mobile-divider[data-v-7f9f9f46],.teachers__mobile-experience[data-v-7f9f9f46]{font-size:8px}}@media (hover: none){.teachers__card:hover:not(.teachers__card--active) .teachers__photo[data-v-7f9f9f46]{filter:none;transform:none}.teachers__card:hover:not(.teachers__card--active) .teachers__overlay[data-v-7f9f9f46]{visibility:hidden;opacity:0}.teachers__card:hover:not(.teachers__card--active) .teachers__description[data-v-7f9f9f46]{opacity:0;transform:none}.teachers__card:hover:not(.teachers__card--active) .teachers__mobile-arrow[data-v-7f9f9f46]{top:-7px;transform:translate(-50%) rotate(45deg)}}@media (prefers-reduced-motion: reduce){.teachers[data-v-7f9f9f46] *,.teachers[data-v-7f9f9f46] *:before,.teachers[data-v-7f9f9f46] *:after{transition:none}}.footer[data-v-e762154c]{padding:150px 0 0;color:#fff;background-color:#171717}.footer__main[data-v-e762154c]{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);gap:clamp(80px,10vw,180px);align-items:start}.footer__contact-form[data-v-e762154c],.footer__contacts[data-v-e762154c]{min-width:0}.footer__form-title[data-v-e762154c]{margin:0 0 48px}.footer__fields[data-v-e762154c]{width:100%;max-width:350px}.footer__form-group[data-v-e762154c]{position:relative}.footer__form-group+.footer__form-group[data-v-e762154c]{margin-top:26px}.footer__input[data-v-e762154c]{display:block;width:100%;height:40px;padding:12px 0 6px;font-family:Arial,sans-serif;font-size:16px;color:#fff;caret-color:#fff;background:transparent;border:0;border-bottom:1px solid #636363;border-radius:0;outline:none;transition:border-color .25s ease}.footer__input[data-v-e762154c]:focus{border-color:#fff}.footer__input:focus+.footer__label[data-v-e762154c],.footer__input:not(:placeholder-shown)+.footer__label[data-v-e762154c]{top:-10px;font-size:11px;color:#fff}.footer__input[data-v-e762154c]:-webkit-autofill{box-shadow:0 0 0 1000px #171717 inset;-webkit-text-fill-color:#ffffff}.footer__label[data-v-e762154c]{position:absolute;top:11px;left:0;font-family:Arial,sans-serif;font-size:14px;line-height:1;color:#949393;pointer-events:none;transition:top .2s ease,color .2s ease,font-size .2s ease}.footer__submit[data-v-e762154c]{position:relative;display:flex;align-items:center;justify-content:center;width:222px;min-height:64px;margin-top:44px;padding:16px 24px;color:#fff;background:transparent;border:2px solid #ffffff;cursor:pointer;transition:color .25s ease,border-color .25s ease,background-color .25s ease}.footer__submit[data-v-e762154c]:before,.footer__submit[data-v-e762154c]:after{position:absolute;width:16px;height:8px;content:"";background-color:#171717}.footer__submit[data-v-e762154c]:before{top:-4px;right:20px}.footer__submit[data-v-e762154c]:after{bottom:-4px;left:20px}.footer__submit span[data-v-e762154c]{position:relative;z-index:1;font-family:Oswald,sans-serif;font-size:16px;font-weight:500;line-height:1;letter-spacing:.02em;text-transform:uppercase}.footer__submit[data-v-e762154c]:hover,.footer__submit[data-v-e762154c]:focus-visible{color:#171717;background-color:#fff;outline:none}.footer__submit[data-v-e762154c]:hover:before,.footer__submit[data-v-e762154c]:hover:after,.footer__submit[data-v-e762154c]:focus-visible:before,.footer__submit[data-v-e762154c]:focus-visible:after{background-color:#fff}.footer__success-message[data-v-e762154c]{max-width:350px;margin:20px 0 0;font-family:Arial,sans-serif;font-size:14px;line-height:1.4;color:#fff}.footer__contacts-title[data-v-e762154c]{margin:4px 0 43px;font-family:Oswald,sans-serif;font-size:30px;font-weight:500;line-height:1;text-transform:uppercase}.footer__contacts-grid[data-v-e762154c]{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(150px,.7fr);gap:clamp(50px,7vw,110px)}.footer__subtitle[data-v-e762154c]{margin:0 0 20px;font-family:Arial,sans-serif;font-size:22px;font-weight:400;line-height:1.3}.footer__address-list[data-v-e762154c]{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer__contact-text[data-v-e762154c],.footer__contact-link[data-v-e762154c]{margin:0;font-family:Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.35;color:#949393;font-style:normal}.footer__contact-link[data-v-e762154c]{text-decoration:none;transition:color .2s ease}.footer__contact-link[data-v-e762154c]:hover,.footer__contact-link[data-v-e762154c]:focus-visible{color:#fff;outline:none}.footer__socials-list[data-v-e762154c]{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.footer__social-link[data-v-e762154c]{display:inline-flex;align-items:center;gap:12px;font-family:Arial,sans-serif;font-size:16px;line-height:1.2;color:#949393;text-decoration:none;transition:color .2s ease}.footer__social-link svg[data-v-e762154c]{flex:0 0 auto;width:19px;height:19px;fill:currentColor}.footer__social-link[data-v-e762154c]:hover,.footer__social-link[data-v-e762154c]:focus-visible{color:#fff;outline:none}.footer__bottom[data-v-e762154c]{margin-top:95px;padding:28px 0 72px;border-top:1px solid #636363}.footer__rights[data-v-e762154c]{margin:0;font-family:Arial,sans-serif;font-size:16px;line-height:1.4;color:#949393}@media (max-width: 1023px){.footer[data-v-e762154c]{padding-top:110px}.footer__main[data-v-e762154c]{grid-template-columns:1fr;gap:80px}.footer__fields[data-v-e762154c]{max-width:420px}.footer__contacts-title[data-v-e762154c]{margin-bottom:36px}.footer__contacts-grid[data-v-e762154c]{grid-template-columns:minmax(0,1fr) minmax(180px,.7fr);gap:60px;max-width:700px}.footer__bottom[data-v-e762154c]{margin-top:70px;padding-bottom:48px}}@media (max-width: 599px){.footer[data-v-e762154c]{padding-top:80px}.footer__main[data-v-e762154c]{gap:68px}.footer__form-title[data-v-e762154c]{margin-bottom:38px}.footer__fields[data-v-e762154c]{max-width:none}.footer__submit[data-v-e762154c]{width:222px;margin-top:40px}.footer__contacts-title[data-v-e762154c]{margin:0 0 32px;font-size:27px}.footer__contacts-grid[data-v-e762154c]{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.footer__subtitle[data-v-e762154c]{font-size:18px}.footer__contact-text[data-v-e762154c],.footer__contact-link[data-v-e762154c],.footer__social-link[data-v-e762154c]{font-size:14px}.footer__bottom[data-v-e762154c]{margin-top:56px;padding:18px 0 28px}.footer__rights[data-v-e762154c]{font-size:13px;font-style:italic}}@media (max-width: 374px){.footer[data-v-e762154c]{padding-top:64px}.footer__main[data-v-e762154c]{gap:64px}.footer__submit[data-v-e762154c]{width:100%}.footer__contacts-grid[data-v-e762154c]{grid-template-columns:1fr;gap:28px}.footer__socials-list[data-v-e762154c]{gap:10px}.footer__bottom[data-v-e762154c]{margin-top:48px}.footer__rights[data-v-e762154c]{font-size:12px}}@media (prefers-reduced-motion: reduce){.footer[data-v-e762154c] *,.footer[data-v-e762154c] *:before,.footer[data-v-e762154c] *:after{transition:none}}.image[data-v-9d471177]{width:100%}.questions[data-v-0ace692b]{position:relative;overflow:clip;padding-block:100px;color:#fff}.questions__heading[data-v-0ace692b]{margin-bottom:64px}.questions__accordion[data-v-0ace692b]{width:100%;border-top:1px solid rgba(255,255,255,.22)}.questions__item[data-v-0ace692b]{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;border-bottom:1px solid rgba(255,255,255,.25);isolation:isolate}.questions__item--open .questions__button[data-v-0ace692b]{grid-column:1}.questions__item--open .questions__background[data-v-0ace692b]{visibility:visible;opacity:.5;transform:translate(-50%) scale(1)}.questions__item--open .questions__answer-wrapper[data-v-0ace692b]{grid-template-rows:1fr;visibility:visible;opacity:1}.questions__item--open .questions__arrow[data-v-0ace692b]{transform:translateY(-50%) rotate(180deg)}.questions__background[data-v-0ace692b]{position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;max-width:none;height:100%;object-fit:cover;object-position:center;visibility:hidden;opacity:0;filter:brightness(.42);pointer-events:none;transform:translate(-50%) scale(1.05);transition:visibility .45s ease,opacity .45s ease,transform .6s ease}.questions__button[data-v-0ace692b]{position:static;grid-column:1/-1;grid-row:1;display:flex;align-items:center;width:100%;min-width:0;min-height:88px;padding:24px 58px 24px 0;color:inherit;text-align:left;background:transparent;border:0;cursor:pointer}.questions__button:hover .questions__question[data-v-0ace692b]{color:#ffffffb8}.questions__button:hover .questions__arrow[data-v-0ace692b]{opacity:1}.questions__button[data-v-0ace692b]:focus-visible{outline:1px solid rgba(255,255,255,.7);outline-offset:-4px}.questions__question[data-v-0ace692b]{display:block;min-width:0;font-family:Georgia,serif;font-size:16px;font-weight:400;line-height:140%;transition:color .25s ease}.questions__arrow[data-v-0ace692b]{position:absolute;z-index:2;top:44px;right:16px;width:22px;height:14px;opacity:.65;pointer-events:auto;cursor:pointer;transform:translateY(-50%);transition:transform .3s ease,opacity .3s ease}.questions__arrow span[data-v-0ace692b]{position:absolute;top:6px;width:12px;height:2px;background-color:currentColor;border-radius:2px}.questions__arrow span[data-v-0ace692b]:first-child{left:1px;transform:rotate(45deg)}.questions__arrow span[data-v-0ace692b]:last-child{right:1px;transform:rotate(-45deg)}.questions__answer-wrapper[data-v-0ace692b]{grid-column:2;grid-row:1;display:grid;grid-template-rows:0fr;min-width:0;visibility:hidden;opacity:0;transition:grid-template-rows .4s ease,visibility .4s ease,opacity .3s ease}.questions__answer-inner[data-v-0ace692b]{display:flex;align-items:center;min-width:0;min-height:0;overflow:hidden}.questions__answer[data-v-0ace692b]{margin:0;padding:28px 64px 28px 32px;font-family:Georgia,serif;font-size:16px;font-weight:400;line-height:140%}@media (max-width: 1199px){.questions[data-v-0ace692b]{padding-block:80px}.questions__heading[data-v-0ace692b]{margin-bottom:48px}.questions__button[data-v-0ace692b],.questions__answer[data-v-0ace692b]{padding-right:54px}}@media (max-width: 833px){.questions__item[data-v-0ace692b]{grid-template-columns:minmax(0,1fr)}.questions__button[data-v-0ace692b],.questions__item--open .questions__button[data-v-0ace692b]{grid-column:1;grid-row:1;min-height:76px;padding:20px 48px 20px 0}.questions__item--open .questions__button[data-v-0ace692b]{padding-bottom:12px}.questions__item--open .questions__arrow[data-v-0ace692b]{transform:translateY(-50%) rotate(180deg)}.questions__answer-wrapper[data-v-0ace692b]{grid-column:1;grid-row:2}.questions__answer[data-v-0ace692b]{padding:4px 48px 28px 0}.questions__arrow[data-v-0ace692b]{top:38px;right:12px}}@media (max-width: 599px){.questions[data-v-0ace692b]{padding-block:64px}.questions__heading[data-v-0ace692b]{margin-bottom:40px}.questions__button[data-v-0ace692b],.questions__item--open .questions__button[data-v-0ace692b]{min-height:72px;padding:18px 42px 18px 0}.questions__question[data-v-0ace692b]{font-size:14px}.questions__answer[data-v-0ace692b]{padding:4px 34px 24px 0;font-size:14px;line-height:140%}.questions__arrow[data-v-0ace692b]{top:36px;right:8px;width:18px;height:12px}.questions__arrow span[data-v-0ace692b]{top:5px;width:10px}}@media (max-width: 359px){.questions__button[data-v-0ace692b],.questions__item--open .questions__button[data-v-0ace692b]{padding-right:36px}.questions__answer[data-v-0ace692b]{padding-right:24px}.questions__arrow[data-v-0ace692b]{right:4px}}@media (prefers-reduced-motion: reduce){.questions[data-v-0ace692b] *,.questions[data-v-0ace692b] *:before,.questions[data-v-0ace692b] *:after{transition:none}}.schedule[data-v-77f7106e]{padding-block:100px;color:#fff}.schedule__heading[data-v-77f7106e]{margin-bottom:64px}.schedule__list[data-v-77f7106e]{width:100%;border-top:1px solid rgba(255,255,255,.18)}.schedule__row[data-v-77f7106e]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-height:285px;border-bottom:1px solid rgba(255,255,255,.25)}.schedule__row--reversed .schedule__content[data-v-77f7106e]{order:2}.schedule__row--reversed .schedule__image-wrapper[data-v-77f7106e]{order:1}.schedule__content[data-v-77f7106e]{display:flex;align-items:center;min-width:0;padding:40px 48px}.schedule__content-inner[data-v-77f7106e]{width:100%;max-width:420px}.schedule__name-row[data-v-77f7106e]{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px;margin-bottom:24px}.schedule__title[data-v-77f7106e]{margin:0;font-family:Oswald,sans-serif;font-size:26px;font-weight:500;line-height:1.2}.schedule__subtitle[data-v-77f7106e]{font-family:Georgia,serif;font-size:14px;font-weight:400;line-height:1.4}.schedule__times[data-v-77f7106e]{display:flex;flex-direction:column;gap:14px}.schedule__time-row[data-v-77f7106e]{display:grid;grid-template-columns:minmax(110px,.6fr) minmax(130px,1fr);align-items:baseline;gap:16px}.schedule__day[data-v-77f7106e],.schedule__time[data-v-77f7106e]{font-family:Georgia,serif;font-size:16px;font-weight:400;line-height:1.4}.schedule__time[data-v-77f7106e]{color:inherit;white-space:nowrap}.schedule__image-wrapper[data-v-77f7106e]{position:relative;min-width:0;min-height:285px;overflow:hidden}.schedule__image[data-v-77f7106e]{display:block;width:100%;height:100%;min-height:285px;object-fit:cover;object-position:center;transition:transform .6s ease,filter .4s ease}.schedule__row:hover .schedule__image[data-v-77f7106e]{transform:scale(1.03);filter:brightness(.85)}@media (max-width: 1199px){.schedule[data-v-77f7106e]{padding-block:80px}.schedule__heading[data-v-77f7106e]{margin-bottom:48px}.schedule__row[data-v-77f7106e]{min-height:240px}.schedule__content[data-v-77f7106e]{padding:32px}.schedule__title[data-v-77f7106e]{font-size:23px}.schedule__image-wrapper[data-v-77f7106e],.schedule__image[data-v-77f7106e]{min-height:240px}}@media (max-width: 833px){.schedule__row[data-v-77f7106e]{grid-template-columns:1fr;min-height:auto}.schedule__row--reversed .schedule__content[data-v-77f7106e],.schedule__row--reversed .schedule__image-wrapper[data-v-77f7106e]{order:initial}.schedule__content[data-v-77f7106e]{order:1;min-height:220px;padding:36px 32px}.schedule__image-wrapper[data-v-77f7106e]{order:2;min-height:auto;aspect-ratio:516/285}.schedule__image[data-v-77f7106e]{min-height:0}.schedule__content-inner[data-v-77f7106e]{max-width:none}}@media (max-width: 599px){.schedule[data-v-77f7106e]{padding-block:64px}.schedule__heading[data-v-77f7106e]{margin-bottom:40px}.schedule__content[data-v-77f7106e]{min-height:190px;padding:30px 20px}.schedule__name-row[data-v-77f7106e]{gap:4px;margin-bottom:20px}.schedule__title[data-v-77f7106e]{font-size:21px}.schedule__subtitle[data-v-77f7106e]{font-size:12px}.schedule__times[data-v-77f7106e]{gap:12px}.schedule__time-row[data-v-77f7106e]{grid-template-columns:minmax(90px,.7fr) minmax(125px,1fr);gap:12px}.schedule__day[data-v-77f7106e],.schedule__time[data-v-77f7106e]{font-size:14px}}@media (max-width: 359px){.schedule__content[data-v-77f7106e]{padding-inline:16px}.schedule__time-row[data-v-77f7106e]{grid-template-columns:1fr;gap:2px}.schedule__time[data-v-77f7106e]{white-space:normal}}@media (prefers-reduced-motion: reduce){.schedule__image[data-v-77f7106e]{transition:none}}.page-not-found[data-v-f5f32808]{background-color:#171717;height:100vh}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Georgia Italic;src:url(/assets/Georgia-Italic-DjG1qkgd.ttf);font-weight:400;font-style:italic}@font-face{font-family:Georgia Regular;src:url(/assets/Georgia-Regular-CMfnk5YZ.ttf);font-weight:400;font-style:normal}@font-face{font-family:Oswald Medium;src:url(/assets/Oswald-Medium-BrjQK6o8.ttf);font-weight:400;font-style:normal}@font-face{font-family:Oswald Regular;src:url(/assets/Oswald-Regular-Bg-KZ9HG.ttf);font-weight:400;font-style:normal}@font-face{font-family:Nunito;font-weight:800;font-style:normal;src:url(/assets/Nunito-ExtraBold-DLbIigw5.ttf)}@font-face{font-family:Nunito;font-weight:700;font-style:normal;src:url(/assets/Nunito-Bold-CI248YNI.ttf)}@font-face{font-family:Nunito;font-weight:400;font-style:normal;src:url(/assets/Nunito-Regular-Drx8vvyk.ttf)}@font-face{font-family:Inter;font-weight:400;font-style:normal;src:url(/assets/Inter-c8O0ljhh.ttf)}@font-face{font-family:icomoon;src:url(data:font/woff;base64,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) format("woff");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-youtube:before{content:""}.icon-arrow:before{content:""}.icon-instagram:before{content:""}.icon-facebook:before{content:""}.icon-airline-passenger-care:before{content:""}.icon-point-of-interest:before{content:""}.icon-high-heeled-shoes:before{content:""}.icon-stylelint:before{content:""}.icon-burger:before{content:""}.section__title{margin:70px 0 30px;font-family:Oswald Regular,sans-serif;font-size:26px;font-weight:500;line-height:1.48;letter-spacing:.023em;text-transform:uppercase}@media (min-width: 640px){.section__title{margin-top:100px;margin-bottom:40px;font-size:44px;letter-spacing:.01em}}@media (min-width: 1200px){.section__title{margin-top:60px;margin-bottom:60px;letter-spacing:1%}}.section__description{margin:0 0 40px;font-family:Georgia Regular,serif;font-size:18px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1px}*{box-sizing:border-box}html{height:100%;width:100%}body,html{min-width:100%;background-color:#171717;color:#fff}.flex-row{display:flex}.flex-column{display:flex;flex-direction:column}.container{max-width:1440px;min-width:320px;padding:0 19px;margin:0 auto}
