@charset "UTF-8";body,html{margin:0;scroll-behavior:smooth;box-sizing:border-box}body{overflow-y:scroll;overflow-x:hidden}html *{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:1330px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1330px}}.btn-primary{display:flex;align-items:center;width:fit-content;padding:16px 20px;background:#000;border:none;font-size:16px;line-height:1;color:#fff;border-radius:40px;transition:all .3s ease-in-out}@media (min-width:768px){.btn-primary{padding:12px 20px;border-radius:20px}}.btn-primary:after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 0.75L10.75 10.75M10.75 10.75V0.75M10.75 10.75H0.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:10px;height:10px;margin-left:8px;transition:all .3s ease-in-out}.btn-primary:hover{background:#ffd819;color:#000}.btn-primary:hover:after{background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 0.75L10.75 10.75M10.75 10.75V0.75M10.75 10.75H0.75' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.btn-secondary{display:block;width:fit-content;padding:16px 20px;border:1px solid #000;font-size:16px;line-height:1;color:#000;border-radius:40px;transition:all .3s ease-in-out}@media (min-width:768px){.btn-secondary{padding:12px 20px;border-radius:20px}}.btn-secondary:hover{border:1px solid #ffd819;color:#ffd819}.btn-tertiary{display:flex;align-items:center;width:fit-content;padding:16px 20px;background:#fff;border:none;font-size:16px;line-height:1;color:#000;border-radius:40px;transition:all .3s ease-in-out}@media (min-width:768px){.btn-tertiary{padding:12px 20px;border-radius:20px}}.btn-tertiary:after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 0.75L10.75 10.75M10.75 10.75V0.75M10.75 10.75H0.75' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:10px;height:10px;margin-left:8px;transition:all .3s ease-in-out}.btn-tertiary:hover{background:#81e46a;color:#000}.btn-tertiary:hover:after{background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 0.75L10.75 10.75M10.75 10.75V0.75M10.75 10.75H0.75' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.date-icon{background-image:url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.75 8.75H0.75M13.75 0.75V4.75M5.75 0.75V4.75M5.55 20.75H13.95C15.6302 20.75 16.4702 20.75 17.112 20.423C17.6765 20.1354 18.1354 19.6765 18.423 19.112C18.75 18.4702 18.75 17.6302 18.75 15.95V7.55C18.75 5.86984 18.75 5.02976 18.423 4.38803C18.1354 3.82354 17.6765 3.3646 17.112 3.07698C16.4702 2.75 15.6302 2.75 13.95 2.75H5.55C3.86984 2.75 3.02976 2.75 2.38803 3.07698C1.82354 3.3646 1.3646 3.82354 1.07698 4.38803C0.75 5.02976 0.75 5.86984 0.75 7.55V15.95C0.75 17.6302 0.75 18.4702 1.07698 19.112C1.3646 19.6765 1.82354 20.1354 2.38803 20.423C3.02976 20.75 3.86984 20.75 5.55 20.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:18px;height:20px;margin-right:12px;flex-shrink:0}:root{--h1-fz:60px;--h1-lh:1;--h2-fz:36px;--h2-lh:1;--h3-fz:28px;--h3-lh:1;--base-fz:16px;--base-lh:1.2;--small-fz:14px;--small-lh:1.2}@media (min-width:768px){:root{--h2-fz:40px;--base-fz:18px;--small-fz:16px}}@media (min-width:1200px){:root{--h1-fz:84px;--h2-fz:52px;--h3-fz:28px}}@media (min-width:1600px){:root{--h1-fz:100px;--h2-fz:60px;--h3-fz:32px}}*{font-optical-sizing:auto}b,strong{font-weight:700}em,i{font-style:italic}h1,h2,h3,h4{font-family:"Source Serif 4",serif;font-weight:400}h1 a,h2 a,h3 a,h4 a{font-family:inherit;font-weight:inherit;color:inherit}a,h5,li,p,span{font-family:Montserrat,sans-serif}header{position:absolute;top:0;left:0;width:100%;padding:22px 0 0;z-index:999}@media (min-width:768px){header{padding:44px 0 0}}header .navbar-brand{margin-right:64px}@media (max-width:767px){header .navbar-brand{margin-right:0;position:relative;z-index:9999}}header .mobile-menu-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:52px;height:52px;border-radius:50%;border:1px solid #fff;background:0 0;cursor:pointer;z-index:1001;flex-shrink:0;padding:0}header .mobile-menu-toggle span{display:block;width:20px;height:1px;background:#fff;transition:all .3s ease-in-out;transform-origin:center}header .mobile-menu-toggle.is-active span:nth-child(1){transform:translateY(6px) rotate(45deg)}header .mobile-menu-toggle.is-active span:nth-child(2){opacity:0}header .mobile-menu-toggle.is-active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}@media (max-width:767px){header .mobile-menu-toggle{display:flex;position:absolute;top:25px;left:20px}}header .mobile-brand-text{display:none}@media (max-width:767px){header .mobile-brand-text{display:block;position:absolute;top:32px;right:24px;z-index:1001;color:#e62c2f;font-family:Outfit,sans-serif;font-size:22px;font-weight:700;letter-spacing:.04em;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}}header .main-nav ul{list-style:none;display:flex;margin-bottom:0;padding-left:0}header .main-nav ul li{position:relative;margin-right:56px}header .main-nav ul li:last-child{margin-right:0}header .main-nav ul li a{color:#fff;font-size:18px;line-height:1;text-decoration:none}header .main-nav ul li a:hover{text-decoration:underline}header .main-nav ul li.menu-item-has-children:hover .sub-menu{display:block}header .main-nav ul li .sub-menu{position:absolute;display:none;left:-24px;padding-top:12px;width:max-content;animation:fade-in-menu .3s ease-in-out}header .main-nav ul li .sub-menu li{position:unset;margin-right:0}header .main-nav ul li .sub-menu li a{padding:10px 24px;background:#fff;color:#000;width:100%;display:flex;align-items:center;justify-content:space-between;text-decoration:none;transition:background .3s ease-in-out}header .main-nav ul li .sub-menu li a:after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='23' height='13' viewBox='0 0 23 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 6.5H22.5' stroke='black' stroke-linecap='round'/%3E%3Cpath d='M16.5 0.5L22.5 6.5L16.5 12.5' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:22px;height:12px;flex-shrink:0;margin-left:32px;opacity:0;transition:opacity .3s ease-in-out}header .main-nav ul li .sub-menu li a:hover{background:#68b0ff}header .main-nav ul li .sub-menu li a:hover:after{opacity:1}@media (max-width:767px){header .main-nav{display:block;position:absolute;top:0;left:0;width:100%;height:100vh;background:#111;z-index:1000;padding:110px 24px 40px;overflow-y:auto;transform:translateX(-100%);transition:transform .35s ease-in-out}header .main-nav.is-open{transform:translateX(0)}header .main-nav ul{flex-direction:column}header .main-nav ul li{margin-right:0;border-bottom:1px solid rgba(255,255,255,.15)}header .main-nav ul li>a{display:flex;align-items:center;justify-content:space-between;padding:22px 0;font-size:48px;font-family:"Source Serif 4",serif;font-weight:300;color:#fff;text-decoration:none;line-height:1.1}header .main-nav ul li>a:hover{text-decoration:none}header .main-nav ul li.menu-item-has-children>a::after{content:"";display:block;width:12px;height:12px;border-right:2px solid rgba(255,255,255,.6);border-bottom:2px solid rgba(255,255,255,.6);transform:rotate(45deg);transition:transform .3s ease-in-out;flex-shrink:0;background:0 0;margin-left:16px;margin-bottom:4px;opacity:1}header .main-nav ul li.menu-item-has-children.submenu-open>a::after{transform:rotate(-135deg);margin-bottom:-4px}header .main-nav ul li.menu-item-has-children:hover .sub-menu{display:block;max-height:0}header .main-nav ul li .sub-menu{position:static;display:block!important;max-height:0;overflow:hidden;padding-top:0;width:100%;animation:none;transition:max-height .35s ease-in-out}header .main-nav ul li .sub-menu.is-open{max-height:600px!important}header .main-nav ul li .sub-menu li{border-bottom:none;margin-right:0}header .main-nav ul li .sub-menu li a{padding:14px 8px;background:0 0;color:rgba(255,255,255,.45);font-size:18px;font-family:Outfit,sans-serif;font-weight:300;line-height:1.3}header .main-nav ul li .sub-menu li a::after{display:none}header .main-nav ul li .sub-menu li a:hover{background:0 0;color:#fff;text-decoration:none}}@media (min-width:768px){body.blog header .main-nav ul li a,body.category header .main-nav ul li a,body.single-post header .main-nav ul li a,body.tag header .main-nav ul li a,body:has(.main-banner-3) header .main-nav ul li a{color:#000}body.blog header .main-nav .sub-menu li a,body.category header .main-nav .sub-menu li a,body.single-post header .main-nav .sub-menu li a,body.tag header .main-nav .sub-menu li a,body:has(.main-banner-3) header .main-nav .sub-menu li a{background:#000;color:#fff}}@media (max-width:767px){body.blog header .mobile-menu-toggle,body.category header .mobile-menu-toggle,body.single-post header .mobile-menu-toggle,body.tag header .mobile-menu-toggle,body:has(.main-banner-3) header .mobile-menu-toggle{border-color:#000}body.blog header .mobile-menu-toggle span,body.category header .mobile-menu-toggle span,body.single-post header .mobile-menu-toggle span,body.tag header .mobile-menu-toggle span,body:has(.main-banner-3) header .mobile-menu-toggle span{background:#000}body.blog header .mobile-menu-toggle.is-active,body.category header .mobile-menu-toggle.is-active,body.single-post header .mobile-menu-toggle.is-active,body.tag header .mobile-menu-toggle.is-active,body:has(.main-banner-3) header .mobile-menu-toggle.is-active{border-color:#fff}body.blog header .mobile-menu-toggle.is-active span,body.category header .mobile-menu-toggle.is-active span,body.single-post header .mobile-menu-toggle.is-active span,body.tag header .mobile-menu-toggle.is-active span,body:has(.main-banner-3) header .mobile-menu-toggle.is-active span{background:#fff}}body.menu-is-open header .mobile-brand-text{opacity:1}@keyframes fade-in-menu{0%{opacity:0;top:0}100%{opacity:1;top:24px}}.main-banner-1{display:flex;align-items:center;min-height:100vh;min-height:100dvh;position:relative;padding-top:100px;background:conic-gradient(from 176.26deg at 49.21% 42.91%,rgba(0,0,0,0) -7deg,#000 82.34deg,#000 109.01deg,rgba(0,0,0,.1) 272.86deg,rgba(0,0,0,0) 353deg,#000 442.34deg)}.main-banner-1 img{position:absolute;top:0;left:0;object-fit:cover;height:100%;width:100%;z-index:-1}.main-banner-1 .main-banner-1-content h1{font-size:var(--h1-fz);line-height:var(--h1-lh);font-weight:400;margin-top:-8px;margin-bottom:40px;animation:banner-text-reveal .9s cubic-bezier(.22,1,.36,1) both}@media (min-width:768px){.main-banner-1 .main-banner-1-content h1{margin-top:-18px}}.main-banner-1 .main-banner-1-content h1 span{font-family:"Source Serif 4",serif;font-size:var(--h1-fz);line-height:var(--h1-lh)}.main-banner-1 .main-banner-1-content .main-banner-1-side-text{display:block;writing-mode:vertical-rl;padding-left:32px;color:#fff;font-size:16px;line-height:1;animation:banner-side-text-reveal .9s cubic-bezier(.22,1,.36,1) .3s both}@media (min-width:768px){.main-banner-1 .main-banner-1-content .main-banner-1-side-text{padding-left:64px}}.main-banner-1 .main-banner-1-content p{color:#fff;font-size:16px;line-height:20px;animation:banner-text-reveal .9s cubic-bezier(.22,1,.36,1) .2s both}@media (min-width:576px){.main-banner-1 .main-banner-1-content p{font-size:20px;line-height:28px}}.main-banner-1 .scroll-bottom{display:block;background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M34 6.67564C39.978 10.1337 44 16.5972 44 24C44 35.0457 35.0457 44 24 44C12.9543 44 4 35.0457 4 24C4 16.5972 8.02199 10.1337 14 6.67564M16 24L24 32M24 32L32 24M24 32V4' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:48px;height:48px;margin-top:40px;cursor:pointer;animation:scroll-reveal-top .9s cubic-bezier(.22,1,.36,1) .4s both,scroll-bounce 2s ease-in-out 1.4s infinite}@keyframes banner-text-reveal{from{opacity:0;transform:translateY(32px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes banner-side-text-reveal{from{opacity:0;transform:translateX(-32px) rotate(180deg);filter:blur(4px)}to{opacity:1;transform:translateX(0) rotate(180deg);filter:blur(0)}}@keyframes scroll-reveal-top{from{opacity:0;transform:translateY(-32px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes scroll-bounce{0%,100%{transform:translateY(0);opacity:1}50%{transform:translateY(10px);opacity:.5}}@keyframes scroll-reveal-top{from{opacity:0;transform:translateY(-32px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes scroll-bounce{0%,100%{transform:translateY(0);opacity:1}50%{transform:translateY(10px);opacity:.5}}@keyframes banner-text-reveal{from{opacity:0;transform:translateY(32px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.main-banner-2{min-height:680px;max-height:680px;position:relative;display:flex;align-items:end;padding-top:100px;background:linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.35) 100%)}.main-banner-2 .bg-content-primary{background:#e62c2f}.main-banner-2 .bg-content-secondary{background:#68b0ff}.main-banner-2 .bg-content-tertiary{background:#47ab49}.main-banner-2 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.main-banner-2 .main-banner-2-content{max-width:610px;padding:32px 44px;margin-left:-12px;margin-bottom:100px}@media (min-width:576px){.main-banner-2 .main-banner-2-content{margin-bottom:0;margin-left:0;padding:64px 84px 56px}}.main-banner-2 .main-banner-2-content h1{font-size:var(--h1-fz);line-height:var(--h1-lh);margin-bottom:40px;color:#000;animation:banner-text-reveal .9s cubic-bezier(.22,1,.36,1) both}.main-banner-2 .main-banner-2-content p{color:#000;font-size:16px;line-height:22px;margin-bottom:40px;animation:banner-text-reveal .9s cubic-bezier(.22,1,.36,1) .2s both}@media (min-width:576px){.main-banner-2 .main-banner-2-content p{font-size:20px;line-height:24px}}.main-banner-2 .scroll-bottom{display:block;background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M34 6.67564C39.978 10.1337 44 16.5972 44 24C44 35.0457 35.0457 44 24 44C12.9543 44 4 35.0457 4 24C4 16.5972 8.02199 10.1337 14 6.67564M16 24L24 32M24 32L32 24M24 32V4' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:48px;height:48px;cursor:pointer;animation:scroll-reveal-top .9s cubic-bezier(.22,1,.36,1) .4s both,scroll-bounce 2s ease-in-out 1.4s infinite}.section-split-highlight{background:#000;padding:60px 0}@media (min-width:768px){.section-split-highlight{padding:120px 0}}.section-split-highlight .highlight-about-text{margin-bottom:72px}@media (min-width:992px){.section-split-highlight .highlight-about-text p{max-width:600px}}.section-split-highlight h5,.section-split-highlight span{display:block;font-size:var(--small-fz);line-height:var(--small-lh);color:#fff;margin-bottom:12px;text-transform:uppercase;font-weight:700}.section-split-highlight h2{font-size:var(--h2-fz);line-height:var(--h2-lh);color:#fff;margin-bottom:32px}.section-split-highlight h2 span{font-size:var(--h2-fz);line-height:var(--h2-lh);text-transform:none;font-family:"Source Serif 4",serif;font-weight:400;margin-bottom:0}.section-split-highlight h3{color:#fff;font-size:var(--h3-fz);line-height:var(--h3-lh);margin-bottom:40px}.section-split-highlight p{color:#fff;font-size:var(--base-fz);line-height:var(--base-lh);margin-bottom:0}.section-split-highlight .date-wrapper{margin-top:40px}@media (min-width:992px){.section-split-highlight .date-wrapper{margin-top:0}}.section-split-highlight .date-wrapper__date{padding-bottom:24px;border-bottom:1px solid #fff;margin-bottom:64px}@media (min-width:576px){.section-split-highlight .date-wrapper__date{padding-right:30px}}.section-split-highlight .date-wrapper__date .date-string{font-size:var(--small-fz);line-height:var(--small-lh)}.section-split-highlight ul{margin-bottom:32px}.section-split-highlight ul:last-child{margin-bottom:0}.section-split-highlight ul li{color:#fff}.text-layout{padding:60px 0}@media (min-width:768px){.text-layout{padding:120px 0}}.text-layout .content-block__main{margin-bottom:32px}@media (min-width:992px){.text-layout .content-block__main{margin-bottom:0}}.text-layout span{font-size:var(--small-fz);line-height:var(--small-lh);font-weight:600;margin-bottom:12px}.text-layout h2{font-size:var(--h2-fz);line-height:var(--h2-lh);margin-bottom:64px}.text-layout p{color:#999}.text-layout p:last-child{margin-bottom:0}.text-layout .btn{margin-top:32px}.program-selector{padding:64px 0 163px;background:#f6f6f6}@media (min-width:992px){.program-selector{padding:100px 0 263px}}.program-selector p{color:#000;margin-bottom:0}.program-selector__head{margin-bottom:52px}@media (min-width:992px){.program-selector__head{margin-bottom:100px}}.program-selector__head span{display:block;font-size:16px;line-height:1;font-weight:600;margin-bottom:12px}.program-selector__head h2{font-size:var(--h2-fz);line-height:var(--h2-lh);margin-bottom:32px}@media (min-width:992px){.program-selector__head h2{margin-bottom:0}}.program-selector .programs-wrapper{z-index:0}.program-selector .programs-wrapper .programs-list{max-width:100%;padding:36px 32px;z-index:0}@media (min-width:992px){.program-selector .programs-wrapper .programs-list{max-width:508px;padding:64px 64px}}@media (min-width:1200px){.program-selector .programs-wrapper .programs-list{max-width:608px}}.program-selector .programs-wrapper .programs-list .program{border-bottom:1px solid #000;margin-bottom:40px;padding-bottom:16px;cursor:pointer;transition:all .2s ease-in}@media (min-width:992px){.program-selector .programs-wrapper .programs-list .program{display:flex}}.program-selector .programs-wrapper .programs-list .program h3{width:fit-content;position:relative}.program-selector .programs-wrapper .programs-list .program h3:after{content:"";position:absolute;bottom:0;display:block;background:#000;height:2px;width:0;transition:all .3s ease-in-out}.program-selector .programs-wrapper .programs-list .program h3:hover:after{width:100%}.program-selector .programs-wrapper .programs-list .program.active-program h3:after{width:100%}.program-selector .programs-wrapper .programs-list .program.active-program .program-link{display:block;opacity:1;right:0}.program-selector .programs-wrapper .programs-list .program.active-program{padding-bottom:40px}.program-selector .programs-wrapper .programs-list .program.active-program .program-text{height:100%;max-height:500px}.program-selector .programs-wrapper .programs-list .program.active-program:nth-child(1):before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#e62c2f;z-index:-1}.program-selector .programs-wrapper .programs-list .program.active-program:nth-child(2):before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#68b0ff;z-index:-1}.program-selector .programs-wrapper .programs-list .program.active-program:nth-child(3):before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#47ab49;z-index:-1}.program-selector .programs-wrapper .programs-list .program:last-child{margin-bottom:0}.program-selector .programs-wrapper .programs-list .program h3{font-size:var(--h3-fz);line-height:var(--h2-lh);margin-bottom:24px;color:#000;font-weight:500;transition:all .2s ease-in-out}.program-selector .programs-wrapper .programs-list .program .program-text{overflow:hidden;height:0;max-height:0;transition:all .2s ease}@media (min-width:768px){.program-selector .programs-wrapper .programs-list .program .program-text p{max-width:75%}}.program-selector .programs-wrapper .programs-list .program .program-link{display:none;background-image:url("data:image/svg+xml,%3Csvg width='42' height='42' viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.67564 11C7.13374 5.02199 13.5972 0.999999 21 0.999999C32.0457 0.999999 41 9.9543 41 21C41 32.0457 32.0457 41 21 41C13.5972 41 7.13374 36.978 3.67564 31M21 29L29 21M29 21L21 13M29 21L0.999999 21' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;background-size:contain;width:40px;height:40px;opacity:0;flex-shrink:0;position:relative;right:-10px;margin-top:20px;transition:all .3s ease-in-out}@media (min-width:992px){.program-selector .programs-wrapper .programs-list .program .program-link{margin-top:0}}.program-selector .program-image{display:flex;justify-content:center}@media (min-width:992px){.program-selector .program-image{display:block}}.program-selector .program-image:before{content:"";position:absolute;background-repeat:no-repeat;background-size:contain;bottom:-10%;left:0;width:142px;height:112px}@media (min-width:992px){.program-selector .program-image:before{bottom:-35%;left:40%}}.program-selector .program-image:nth-child(3):before{bottom:-15%;left:50%}@media (min-width:576px){.program-selector .program-image:nth-child(3):before{bottom:-10%;left:40%}}@media (min-width:1200px){.program-selector .program-image:nth-child(3):before{bottom:-35%;left:40%}}.program-selector .program-image:after{content:"";position:absolute;display:none;background-repeat:no-repeat;background-size:contain;top:-10%;right:5%;width:220px;height:173px}@media (min-width:992px){.program-selector .program-image:after{right:-7%;display:block}}@media (min-width:1200px){.program-selector .program-image:after{right:5%}}.program-selector .program-image:nth-child(1).active-image:before{background-image:url("data:image/svg+xml,%3Csvg width='144' height='113' viewBox='0 0 144 113' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M143 109.903C95.6667 117.938 0.999986 107.206 0.999995 1.95243e-06' stroke='%23FF3B3E' stroke-width='2'/%3E%3C/svg%3E%0A");animation:pulseDownMobile .3s ease-in-out}@media (min-width:992px){.program-selector .program-image:nth-child(1).active-image:before{animation:pulseDown .3s ease-in-out}}.program-selector .program-image:nth-child(1).active-image:after{background-image:url("data:image/svg+xml,%3Csvg width='222' height='174' viewBox='0 0 222 174' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.16687 4.23931C73.5002 -8.17192 220.167 8.40445 220.167 174' stroke='%23FF3B3E' stroke-width='2'/%3E%3C/svg%3E%0A");animation:pulseUpLg .3s ease-in-out}@media (min-width:1200px){.program-selector .program-image:nth-child(1).active-image:after{animation:pulseUp .3s ease-in-out}}.program-selector .program-image:nth-child(2).active-image:before{background-image:url("data:image/svg+xml,%3Csvg width='144' height='113' viewBox='0 0 144 113' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M143 109.903C95.6667 117.938 0.999986 107.206 0.999995 1.95243e-06' stroke='%2368B0FF' stroke-width='2'/%3E%3C/svg%3E%0A");animation:pulseDownMobile .3s ease-in-out}@media (min-width:992px){.program-selector .program-image:nth-child(2).active-image:before{animation:pulseDown .3s ease-in-out}}.program-selector .program-image:nth-child(2).active-image:after{background-image:url("data:image/svg+xml,%3Csvg width='222' height='174' viewBox='0 0 222 174' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.16687 4.23931C73.5002 -8.17192 220.167 8.40445 220.167 174' stroke='%2368B0FF' stroke-width='2'/%3E%3C/svg%3E%0A");animation:pulseUp .3s ease-in-out}.program-selector .program-image:nth-child(3).active-image:before{transform:rotate(325deg) translate(-50%,-50%);background-image:url("data:image/svg+xml,%3Csvg width='144' height='113' viewBox='0 0 144 113' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M143 109.903C95.6667 117.938 0.999986 107.206 0.999995 1.95243e-06' stroke='%2381E46A' stroke-width='2'/%3E%3C/svg%3E%0A")}@media (min-width:576px){.program-selector .program-image:nth-child(3).active-image:before{transform:none}}@media (min-width:992px){.program-selector .program-image:nth-child(3).active-image:before{animation:pulseDown .3s ease-in-out}}@media (min-width:1200px){.program-selector .program-image:nth-child(3).active-image:before{animation:pulseDown .3s ease-in-out}}.program-selector .program-image:nth-child(3).active-image:after{background-image:url("data:image/svg+xml,%3Csvg width='222' height='174' viewBox='0 0 222 174' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.166992 4.23931C73.5003 -8.17192 220.167 8.40445 220.167 174' stroke='%2381E46A' stroke-width='2'/%3E%3C/svg%3E%0A");animation:pulseUp .3s ease-in-out}.program-selector .program-image.active-image img{display:block}.program-selector .program-image img{display:none;max-height:max-content;max-width:100%;object-fit:cover;z-index:-2;animation:fade-in .3s ease-in-out}@media (min-width:576px){.program-selector .program-image img{max-height:367px;max-width:367px}}@media (min-width:768px){.program-selector .program-image img{max-height:567px;max-width:567px}}@media (min-width:992px){.program-selector .program-image img{max-height:667px;max-width:667px;top:0;right:-8%;position:absolute}}@media (min-width:1200px){.program-selector .program-image img{top:0;right:5%}}.program-selector .program-image:nth-child(3) img{top:6%;right:0;margin-top:-26px}@media (min-width:576px){.program-selector .program-image:nth-child(3) img{margin-top:0}}@media (min-width:1200px){.program-selector .program-image:nth-child(3) img{right:10%}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes pulseUp{0%{top:-5%;right:10%;opacity:0}100%{top:-10%;right:5%;opacity:1}}@keyframes pulseUpLg{0%{top:-5%;right:-2%;opacity:0}100%{top:-10%;right:-7%;opacity:1}}@keyframes pulseDown{0%{bottom:-30%;left:45%;opacity:0}100%{bottom:-35%;left:40%;opacity:1}}@keyframes pulseDownLg{0%{bottom:-30%;left:30%;opacity:0}100%{bottom:-35%;left:25%;opacity:1}}@keyframes pulseDownMobile{0%{bottom:-5%;left:5%;opacity:0}100%{bottom:-10%;left:0;opacity:1}}.form-section{padding:64px 0}@media (min-width:992px){.form-section{padding:120px 0}}.form-section span{font-size:16px;line-height:1;display:block;margin-bottom:12px;font-weight:600}.form-section h2{font-size:var(--h2-fz);line-height:var(--h2-lh);margin-bottom:32px}.form-section label{width:100%}.form-section .required-star{display:inline-block;margin:0}.form-section .required-star:after{content:"*";color:red}.form-section .form-section__form{margin-top:48px}@media (min-width:992px){.form-section .form-section__form{margin-top:0}}.form-section span{margin-top:8px}.form-section input,.form-section textarea{border:none;outline:0;background:#f6f6f6;border-radius:4px;width:100%}.form-section p{margin:0}.form-section input{padding:13px}.form-section .wpcf7-acceptance{margin-top:0;margin-bottom:32px}.form-section .wpcf7-acceptance span{margin:0}.form-section .wpcf7-form-control-wrap{margin:0}.form-section .wpcf7-form-control-wrap .wpcf7-list-item{margin:0}.form-section .wpcf7-form-control-wrap label{display:flex;align-items:center;gap:12px;cursor:pointer}.form-section .wpcf7-form-control-wrap label span{color:#999;font-weight:400}.form-section .wpcf7-form-control-wrap label input[type=checkbox]{appearance:none;-webkit-appearance:none;flex-shrink:0;width:20px;height:20px;padding:0;border-radius:50%;border:1px solid #000;background:#fff;position:relative;cursor:pointer;transition:all .2s ease}.form-section .wpcf7-form-control-wrap label input[type=checkbox]:checked{background:#000}.form-section .wpcf7-form-control-wrap label input[type=checkbox]:checked::after{content:"";position:absolute;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);top:3px;left:6px}.form-section .wpcf7-form-control-wrap label span{margin:0}@media (min-width:992px){.form-section .vector:after{content:'';display:block;position:absolute;bottom:10%;right:0;background-image:url("data:image/svg+xml,%3Csvg width='222' height='174' viewBox='0 0 222 174' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M221 169.76C147.667 182.172 1.00001 165.595 1.00002 -1.17768e-05' stroke='%23FF3B3E' stroke-width='2'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:220px;height:173px}}@media (min-width:992px){.form-section .vector-form:before{content:'';display:block;position:absolute;top:-8%;right:-8%;background-image:url("data:image/svg+xml,%3Csvg width='144' height='113' viewBox='0 0 144 113' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.16748 3.09729C47.5008 -4.93773 142.167 5.79379 142.167 113' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:142px;height:112px}}@media (min-width:1600px){.form-section .vector-form:before{right:-20%}}.grid-gallery{padding:64px 0}@media (min-width:992px){.grid-gallery{padding:100px 0}}.grid-gallery .school-gallery{display:grid;gap:24px;grid-template-columns:1fr}.grid-gallery .school-gallery__item{position:relative;overflow:hidden}.grid-gallery .school-gallery__item img{width:100%;height:100%;object-fit:cover;display:block}@media (min-width:992px){.grid-gallery .school-gallery{grid-template-columns:2fr 1fr;grid-template-rows:auto auto}.grid-gallery .school-gallery__item:nth-child(1){grid-column:1;grid-row:1/span 2}.grid-gallery .school-gallery__item:nth-child(2){grid-column:2;grid-row:1}.grid-gallery .school-gallery__item:nth-child(3){grid-column:2;grid-row:2}}footer{background:#000;padding:52px 0}footer .footer-logo{margin-bottom:32px}@media (min-width:768px){footer .footer-logo{margin-bottom:0}}footer address{color:#fff;font-size:16px;line-height:20px;margin-bottom:16px;font-family:Montserrat,sans-serif;font-weight:400}@media (min-width:768px){footer address{margin-bottom:0}}footer .footer-contact{margin-top:32px;margin-bottom:24px}footer .footer-contact a{color:#fff;font-weight:400;text-decoration:none;font-size:16px;line-height:20px;display:block;transition:color .3s ease-in-out}footer .footer-contact a:hover{color:#ffd819}@media (min-width:768px){footer .footer-contact{margin-bottom:0}}footer .footer-reserved{margin-top:36px;margin-bottom:0;color:#999;font-size:16px;line-height:20px}footer .footer-menu{list-style:none;padding-left:0}footer .footer-menu li{margin-bottom:4px}footer .footer-menu li:last-child{margin-bottom:0}footer .footer-menu li a{color:#fff;font-weight:400;text-decoration:none;font-size:16px;line-height:20px;display:block;transition:color .3s ease-in-out}footer .footer-menu li a:hover{color:#ffd819}.grid-gallery-slider-1{padding:0 0 40px}@media (min-width:768px){.grid-gallery-slider-1{padding:0 0 140px}}.grid-gallery-slider-1 .swiper-slide{max-height:545px;display:flex;align-items:center;justify-content:center}.grid-gallery-slider-1 .swiper-slide img{height:100%;max-width:100%;object-fit:cover}.grid-gallery-slider-1 .grid-img{display:flex;flex-direction:column;gap:12px;width:40%;min-height:280px}.grid-gallery-slider-1 .grid-img img{height:calc(280px / 2 - 6px);object-fit:cover}@media (min-width:768px){.grid-gallery-slider-1 .grid-img{min-height:454px}.grid-gallery-slider-1 .grid-img img{height:calc(454px / 2 - 6px)}}.grid-gallery-slider-1 .large-img{width:58%;height:100%;min-height:280px}.grid-gallery-slider-1 .large-img img{height:280px;object-fit:cover}@media (min-width:768px){.grid-gallery-slider-1 .large-img{min-height:454px}.grid-gallery-slider-1 .large-img img{height:454px}}.grid-gallery-slider-1 .small-img{width:23%;height:100%;min-height:280px}.grid-gallery-slider-1 .small-img img{height:280px}@media (min-width:768px){.grid-gallery-slider-1 .small-img{min-height:454px}.grid-gallery-slider-1 .small-img img{height:454px}}.grid-gallery-slider-1--small-bottom{padding-bottom:20px}@media (min-width:768px){.grid-gallery-slider-1--small-bottom{padding-bottom:40px}}@media (max-width:768px){.grid-gallery-slider-1 .grid-img,.grid-gallery-slider-1 .small-img{width:45%}.grid-gallery-slider-1 .large-img{width:100%;height:auto}.grid-gallery-slider-1 img,.grid-gallery-slider-1 picture{width:100%}}@media (max-width:576px){.grid-gallery-slider-1 .grid-img,.grid-gallery-slider-1 .large-img,.grid-gallery-slider-1 .small-img{width:100%;height:auto}}.highlight-quote{background:#000;padding:64px 0}@media (min-width:768px){.highlight-quote{padding:100px 0}}.highlight-quote__text{margin:0;font-weight:400;color:#fff;border:none;padding:0;max-width:345px}.highlight-quote__text p{margin-bottom:0;font-size:32px;line-height:1.2;font-family:"Source Serif 4",serif}.highlight-quote__text p span{font-family:"Source Serif 4",serif}@media (min-width:576px){.highlight-quote__text{max-width:unset}}@media (min-width:768px){.highlight-quote__text{display:flex}}@media (min-width:992px){.highlight-quote__text{font-size:48px;line-height:48px}}.highlight-quote__text.quote-primary:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='105' height='80' viewBox='0 0 105 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.4702 80C16.9205 80 14.3709 79.6491 11.8212 78.9474C9.27152 78.2456 6.49007 76.4912 3.47682 73.6842C2.31788 70.4093 1.39073 67.1345 0.695364 63.8596C0.231788 60.5848 0 57.3099 0 54.0351C0 44.6784 1.73841 36.4912 5.21523 29.4737C8.92384 22.2222 13.6755 16.1403 19.4702 11.2281C25.4967 6.31578 31.8709 2.57309 38.5927 0L41.3742 6.66666C36.2748 9.70759 31.8709 12.7485 28.1623 15.7895C24.4536 18.5965 21.3245 22.1053 18.7748 26.3158C16.457 30.2924 14.0232 35.5555 11.4735 42.1053V34.0351L26.7715 43.5088C30.7119 46.0819 33.6093 49.0058 35.4636 52.2807C37.3179 55.3216 38.245 58.2456 38.245 61.0526C38.245 66.9006 36.5066 71.5789 33.0298 75.0877C29.7848 78.3626 25.2649 80 19.4702 80ZM83.096 80C80.5464 80 77.9967 79.6491 75.447 78.9474C72.8973 78.2456 70.1159 76.4912 67.1026 73.6842C65.9437 70.4093 65.0166 67.1345 64.3212 63.8596C63.8576 60.5848 63.6258 57.3099 63.6258 54.0351C63.6258 44.6784 65.3642 36.4912 68.8411 29.4737C72.5497 22.2222 77.3013 16.1403 83.096 11.2281C89.1225 6.31578 95.4967 2.57309 102.219 0L105 6.66666C99.9007 9.70759 95.4967 12.7485 91.7881 15.7895C88.0795 18.5965 84.9503 22.1053 82.4007 26.3158C80.0828 30.2924 77.649 35.5555 75.0993 42.1053V34.0351L90.3973 43.5088C94.3377 46.0819 97.2351 49.0058 99.0894 52.2807C100.944 55.3216 101.871 58.2456 101.871 61.0526C101.871 66.9006 100.132 71.5789 96.6556 75.0877C93.4106 78.3626 88.8907 80 83.096 80Z' fill='%23FF3B3E'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:53px;height:40px;margin-bottom:24px;flex-shrink:0}@media (min-width:768px){.highlight-quote__text.quote-primary:before{margin-right:48px;margin-bottom:0;width:105px;height:80px}}.highlight-quote__text.quote-secondary:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='105' height='80' viewBox='0 0 105 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.4702 80C16.9205 80 14.3709 79.6491 11.8212 78.9474C9.27152 78.2456 6.49007 76.4912 3.47682 73.6842C2.31788 70.4093 1.39073 67.1345 0.695364 63.8596C0.231788 60.5848 0 57.3099 0 54.0351C0 44.6784 1.73841 36.4912 5.21523 29.4737C8.92384 22.2222 13.6755 16.1403 19.4702 11.2281C25.4967 6.31578 31.8709 2.57309 38.5927 0L41.3742 6.66666C36.2748 9.70759 31.8709 12.7485 28.1623 15.7895C24.4536 18.5965 21.3245 22.1053 18.7748 26.3158C16.457 30.2924 14.0232 35.5555 11.4735 42.1053V34.0351L26.7715 43.5088C30.7119 46.0819 33.6093 49.0058 35.4636 52.2807C37.3179 55.3216 38.245 58.2456 38.245 61.0526C38.245 66.9006 36.5066 71.5789 33.0298 75.0877C29.7848 78.3626 25.2649 80 19.4702 80ZM83.096 80C80.5464 80 77.9967 79.6491 75.447 78.9474C72.8973 78.2456 70.1159 76.4912 67.1026 73.6842C65.9437 70.4093 65.0166 67.1345 64.3212 63.8596C63.8576 60.5848 63.6258 57.3099 63.6258 54.0351C63.6258 44.6784 65.3642 36.4912 68.8411 29.4737C72.5497 22.2222 77.3013 16.1403 83.096 11.2281C89.1225 6.31578 95.4967 2.57309 102.219 0L105 6.66666C99.9007 9.70759 95.4967 12.7485 91.7881 15.7895C88.0795 18.5965 84.9503 22.1053 82.4007 26.3158C80.0828 30.2924 77.649 35.5555 75.0993 42.1053V34.0351L90.3973 43.5088C94.3377 46.0819 97.2351 49.0058 99.0894 52.2807C100.944 55.3216 101.871 58.2456 101.871 61.0526C101.871 66.9006 100.132 71.5789 96.6556 75.0877C93.4106 78.3626 88.8907 80 83.096 80Z' fill='%233271B6'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:53px;height:40px;margin-bottom:24px;flex-shrink:0}@media (min-width:768px){.highlight-quote__text.quote-secondary:before{margin-right:48px;margin-bottom:0;width:105px;height:80px}}.highlight-quote__text.quote-tertiary:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='105' height='80' viewBox='0 0 105 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.4702 80C16.9205 80 14.3709 79.6491 11.8212 78.9474C9.27152 78.2456 6.49007 76.4912 3.47682 73.6842C2.31788 70.4093 1.39073 67.1345 0.695364 63.8596C0.231788 60.5848 0 57.3099 0 54.0351C0 44.6784 1.73841 36.4912 5.21523 29.4737C8.92384 22.2222 13.6755 16.1403 19.4702 11.2281C25.4967 6.31578 31.8709 2.57309 38.5927 0L41.3742 6.66666C36.2748 9.70759 31.8709 12.7485 28.1623 15.7895C24.4536 18.5965 21.3245 22.1053 18.7748 26.3158C16.457 30.2924 14.0232 35.5555 11.4735 42.1053V34.0351L26.7715 43.5088C30.7119 46.0819 33.6093 49.0058 35.4636 52.2807C37.3179 55.3216 38.245 58.2456 38.245 61.0526C38.245 66.9006 36.5066 71.5789 33.0298 75.0877C29.7848 78.3626 25.2649 80 19.4702 80ZM83.096 80C80.5464 80 77.9967 79.6491 75.447 78.9474C72.8973 78.2456 70.1159 76.4912 67.1026 73.6842C65.9437 70.4093 65.0166 67.1345 64.3212 63.8596C63.8576 60.5848 63.6258 57.3099 63.6258 54.0351C63.6258 44.6784 65.3642 36.4912 68.8411 29.4737C72.5497 22.2222 77.3013 16.1403 83.096 11.2281C89.1225 6.31578 95.4967 2.57309 102.219 0L105 6.66666C99.9007 9.70759 95.4967 12.7485 91.7881 15.7895C88.0795 18.5965 84.9503 22.1053 82.4007 26.3158C80.0828 30.2924 77.649 35.5555 75.0993 42.1053V34.0351L90.3973 43.5088C94.3377 46.0819 97.2351 49.0058 99.0894 52.2807C100.944 55.3216 101.871 58.2456 101.871 61.0526C101.871 66.9006 100.132 71.5789 96.6556 75.0877C93.4106 78.3626 88.8907 80 83.096 80Z' fill='%2347AB49'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:53px;height:40px;margin-bottom:24px;flex-shrink:0}@media (min-width:768px){.highlight-quote__text.quote-tertiary:before{margin-right:48px;margin-bottom:0;width:105px;height:80px}}.photo-slider{padding:60px 0;overflow:hidden}@media (min-width:768px){.photo-slider{padding:120px 0}}.photo-slider .swiper-slide{overflow:hidden;height:auto;max-height:480px}.photo-slider img,.photo-slider__img{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:4/3;object-position:center}.photo-slider__next,.photo-slider__prev{color:#000}.photo-slider__next::after,.photo-slider__prev::after{font-size:20px;font-weight:700}.statement-section{position:relative;background:#e62c2f;padding:64px 0 280px;overflow:hidden}.statement-section.bg-content-primary{background:#e62c2f}.statement-section.bg-content-secondary{background:#68b0ff}.statement-section.bg-content-tertiary{background:#47ab49}@media (min-width:768px){.statement-section{padding:140px 0 240px}}.statement-section__text p,.statement-section__text span{font-size:36px;line-height:1.2;font-family:"Source Serif 4",serif;font-weight:400;margin-bottom:0;color:#000}@media (min-width:768px){.statement-section__text p,.statement-section__text span{font-size:60px;line-height:1.2}}.statement-section__image{position:absolute;bottom:-40%;right:0;width:340px;left:50%;transform:translate(-50%,-50%);pointer-events:none}@media (min-width:768px){.statement-section__image{bottom:-10%;right:0;width:300px;transform:unset}}@media (min-width:992px){.statement-section__image{width:540px}}@media (min-width:1200px){.statement-section__image{right:10%}}.statement-section__img{width:100%;height:auto;display:block}.statement-section.bg-content-secondary .statement-section__image{left:50%;bottom:-50%;width:400px}@media (min-width:768px){.statement-section.bg-content-secondary .statement-section__image{left:50%;bottom:-65%;width:440px}}@media (min-width:768px){.statement-section.bg-content-secondary .statement-section__image{left:55%;bottom:-25%;width:340px}}@media (min-width:992px){.statement-section.bg-content-secondary .statement-section__image{width:540px}}@media (min-width:1200px){.statement-section.bg-content-secondary .statement-section__image{left:60%;bottom:-20%}}.statement-section.bg-content-tertiary .statement-section__image{left:50%;bottom:-45%;width:350px}@media (min-width:768px){.statement-section.bg-content-tertiary .statement-section__image{left:55%;bottom:-20%;width:340px}}@media (min-width:992px){.statement-section.bg-content-tertiary .statement-section__image{width:440px}}@media (min-width:1200px){.statement-section.bg-content-tertiary .statement-section__image{left:65%;bottom:-20%}}.teacher-block{padding:80px 0}.teacher-block .small-title{display:block;font-family:Montserrat,sans-serif;font-size:var(--small-fz);text-transform:uppercase;color:#000;font-weight:600;margin-bottom:12px}.teacher-block .text h2{font-size:var(--h2-fz);line-height:var(--h2-lh);margin-bottom:40px}.teacher-block .text p{color:#999;font-size:var(--base-fz);line-height:var(--base-lh);margin-bottom:0}.teacher-block .teachers-grid{margin-top:88px;display:grid;grid-template-columns:1fr;gap:40px}@media (min-width:768px){.teacher-block .teachers-grid{grid-template-columns:repeat(2,1fr)}}.teacher-block .teacher-card{background:#fff;overflow:hidden}.teacher-block .teacher-card .teacher-image{margin-bottom:20px}@media (min-width:1200px){.teacher-block .teacher-card .teacher-image{margin-bottom:0}}.teacher-block .teacher-card .teacher-image img{width:100%;height:100%;object-fit:cover;display:block}@media (min-width:1200px){.teacher-block .teacher-card .teacher-info{padding-left:32px}}.teacher-block .teacher-card .teacher-info h3{font-family:"Source Serif 4",serif;font-size:var(--h3-fz);font-weight:400;color:#000;margin-bottom:8px}.teacher-block .teacher-card .teacher-info .department{font-family:Montserrat,sans-serif;font-size:20px;font-weight:400;color:#e62c2f;margin-bottom:16px}.teacher-block .teacher-card .teacher-info .specializations{font-family:Montserrat,sans-serif;font-size:var(--small-fz);color:#999;margin-bottom:0}.teacher-block .placeholder-person{background:#f6f6f6;width:233px;height:233px;flex-shrink:0}@media (min-width:768px){.teacher-block .placeholder-person{width:288px;height:288px}}@keyframes fcs-fade-in{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fcs-img-in{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fcs-arrow-in{0%{opacity:0;transform:translateX(-10px)}60%{opacity:1;transform:translateX(4px)}100%{opacity:1;transform:translateX(0)}}.featured-content-slider{padding:80px 0;overflow:hidden}.featured-content-slider .fcs-header{display:flex;justify-content:space-between;margin-bottom:40px}.featured-content-slider .fcs-header__left .small-title{display:block;font-family:Montserrat,sans-serif;font-size:var(--small-fz);text-transform:uppercase;color:#000;font-weight:600;margin-bottom:12px}.featured-content-slider .fcs-header__left h2{font-family:"Source Serif 4",serif;font-size:var(--h2-fz);line-height:var(--h2-lh);font-weight:400;color:#000;margin-bottom:0;max-width:440px}.featured-content-slider .fcs-header__right{flex-shrink:0}.featured-content-slider .fcs-btn{font-family:Montserrat,sans-serif;font-size:16px;color:#000;border:1px solid #000;border-radius:40px;padding:12px 20px;text-decoration:none;margin-top:36px;height:44px;display:flex;align-items:center;transition:background .25s ease,color .25s ease}.featured-content-slider .fcs-btn:hover{background:#000;color:#fff}.featured-content-slider .fcs-slider-wrap{position:relative}.featured-content-slider .swiper-featured-content{overflow:visible}.featured-content-slider .swiper-slide-active .fcs-slide__card{animation:fcs-fade-in .5s ease both}.featured-content-slider .swiper-slide-active .fcs-slide__image-wrap{animation:fcs-img-in .5s ease .1s both}.featured-content-slider .swiper-slide-active .fcs-slide__arrow{animation:fcs-arrow-in .6s cubic-bezier(.25,.46,.45,.94) .3s both}.featured-content-slider .fcs-slide{display:flex;align-items:center;position:relative;min-height:420px}.featured-content-slider .fcs-slide__image-wrap{position:absolute;left:-2%;width:50%;bottom:21%;z-index:3}@media (min-width:1200px){.featured-content-slider .fcs-slide__image-wrap{left:7%;width:39%}}.featured-content-slider .fcs-slide__image-wrap:before{content:'';display:block;position:absolute;top:-40px;right:-60px;background-image:url("data:image/svg+xml,%3Csvg width='236' height='267' viewBox='0 0 236 267' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M230.599 0.1875C247.459 88.5208 224.942 265.188 4.11735e-06 265.187' stroke='%23FF3B3E' stroke-width='2'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;width:160px;height:142px;z-index:-1;transform:rotate(90deg)}@media (min-width:768px){.featured-content-slider .fcs-slide__image-wrap:before{top:-50px;left:-50px;width:265px;height:235px;transform:none}}.featured-content-slider .fcs-slide__image-wrap img{width:100%;height:340px;object-fit:cover;display:block}.featured-content-slider .fcs-slide__placeholder{width:100%;height:340px;background:#f6f6f6}.featured-content-slider .fcs-slide__card{margin-left:42%;width:58%;background:#f5f5f5;display:flex;flex-direction:column;position:relative}@media (min-width:768px){.featured-content-slider .fcs-slide__card{justify-content:space-between;min-height:580px}}.featured-content-slider .fcs-slide__card-inner{padding:88px 100px 24px 100px}.featured-content-slider .fcs-slide__quote-mark{background-image:url("data:image/svg+xml,%3Csvg width='42' height='32' viewBox='0 0 42 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.78808 32C6.76821 32 5.74834 31.8596 4.72848 31.5789C3.70861 31.2982 2.59603 30.5965 1.39073 29.4737C0.927152 28.1637 0.556291 26.8538 0.278146 25.5439C0.0927152 24.2339 0 22.924 0 21.614C0 17.8713 0.695364 14.5965 2.08609 11.7895C3.56954 8.88889 5.4702 6.45614 7.78808 4.49122C10.1987 2.52631 12.7483 1.02924 15.4371 0L16.5497 2.66667C14.5099 3.88304 12.7483 5.09941 11.2649 6.31578C9.78146 7.43859 8.5298 8.8421 7.50993 10.5263C6.58278 12.117 5.60927 14.2222 4.5894 16.8421V13.614L10.7086 17.4035C12.2848 18.4327 13.4437 19.6023 14.1854 20.9123C14.9272 22.1287 15.298 23.2982 15.298 24.421C15.298 26.7602 14.6026 28.6316 13.2119 30.0351C11.9139 31.345 10.106 32 7.78808 32ZM33.2384 32C32.2185 32 31.1987 31.8596 30.1788 31.5789C29.1589 31.2982 28.0464 30.5965 26.8411 29.4737C26.3775 28.1637 26.0066 26.8538 25.7285 25.5439C25.543 24.2339 25.4503 22.924 25.4503 21.614C25.4503 17.8713 26.1457 14.5965 27.5364 11.7895C29.0199 8.88889 30.9205 6.45614 33.2384 4.49122C35.649 2.52631 38.1987 1.02924 40.8874 0L42 2.66667C39.9603 3.88304 38.1987 5.09941 36.7152 6.31578C35.2318 7.43859 33.9801 8.8421 32.9603 10.5263C32.0331 12.117 31.0596 14.2222 30.0397 16.8421V13.614L36.1589 17.4035C37.7351 18.4327 38.894 19.6023 39.6358 20.9123C40.3775 22.1287 40.7483 23.2982 40.7483 24.421C40.7483 26.7602 40.053 28.6316 38.6623 30.0351C37.3642 31.345 35.5563 32 33.2384 32Z' fill='black'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:42px;height:32px;display:block;margin-bottom:24px}.featured-content-slider .fcs-slide__quote{font-family:"Source Serif 4",serif;font-size:28px;line-height:1.2;font-weight:500;color:#000;margin-bottom:32px}@media (min-width:768px){.featured-content-slider .fcs-slide__quote{font-size:32px;line-height:1.4}}.featured-content-slider .fcs-slide__excerpt{font-family:Montserrat,sans-serif;font-size:18px;line-height:24px;color:#000;margin-bottom:32px}@media (min-width:768px){.featured-content-slider .fcs-slide__excerpt{font-size:20px;line-height:24px}}.featured-content-slider .fcs-slide__nav{align-self:flex-end;background:#e62c2f;clip-path:polygon(100% 0,100% 0,100% 100%,0 100%);width:130px;height:130px;display:flex;align-items:flex-end;justify-content:flex-end;gap:10px;padding:20px 28px 28px}.featured-content-slider .fcs-slide__nav.odbor--hudba{background:#e62c2f}.featured-content-slider .fcs-slide__nav.odbor--tanec{background:#68b0ff}.featured-content-slider .fcs-slide__nav.odbor--vytvarny{background:#47ab49}@media (min-width:768px){.featured-content-slider .fcs-slide__nav{width:195px;height:195px}}.featured-content-slider .fcs-slide__counter{font-family:Montserrat,sans-serif;font-size:var(--base-fz);font-weight:600;color:#000;line-height:1;align-self:flex-end;margin-bottom:2px}.featured-content-slider .fcs-slide__arrow{display:none}.featured-content-slider .fcs-next.swiper-button-disabled,.featured-content-slider .fcs-prev.swiper-button-disabled{display:none}.featured-content-slider .fcs-next,.featured-content-slider .fcs-prev{background-repeat:no-repeat;background-size:contain;background-position:center;width:27px;height:15px;flex-shrink:0;cursor:pointer;transition:transform .2s ease;align-self:flex-end;margin-bottom:2px}.featured-content-slider .fcs-prev{background-image:url("data:image/svg+xml,%3Csvg width='30' height='17' viewBox='0 0 30 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29 8.5H1.5' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M9 1L1.5 8.5L9 16' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.featured-content-slider .fcs-prev:hover{transform:translateX(-3px)}.featured-content-slider .fcs-next{background-image:url("data:image/svg+xml,%3Csvg width='30' height='17' viewBox='0 0 30 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 8.5H28.5' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M21 1L28.5 8.5L21 16' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.featured-content-slider .fcs-next:hover{transform:translateX(3px)}@media (max-width:992px){.featured-content-slider .fcs-header{flex-direction:column;align-items:flex-start;gap:16px}.featured-content-slider .fcs-slide{flex-direction:column;min-height:unset}.featured-content-slider .fcs-slide::before{display:none}.featured-content-slider .fcs-slide__image-wrap{position:relative;left:unset;bottom:unset;width:95%;margin-bottom:-16px}.featured-content-slider .fcs-slide__card{margin-left:0;width:100%}.featured-content-slider .fcs-slide__card-inner{padding:32px 24px 24px}}.text-block{padding:60px 0}.text-block .small_container{max-width:800px;margin:0 auto}@media (max-width:576px){.text-block .small_container{padding:0 20px}}.text-block__content p{font-family:Montserrat,sans-serif;font-size:var(--base-fz);line-height:1.8;color:#999;margin-bottom:24px}.text-block__content p:last-child{margin-bottom:0}.text-block__content h2{font-size:var(--h2-fz);line-height:var(--h2-lh);margin:48px 0 24px}.text-block__content h3{font-size:var(--h3-fz);line-height:var(--h3-lh);margin:36px 0 16px}.text-block__content h4{font-size:20px;margin:24px 0 12px}.text-block__content ol,.text-block__content ul{margin:0 0 24px 24px;font-family:Montserrat,sans-serif;font-size:var(--base-fz);line-height:1.8;color:#999}.text-block__content ol li,.text-block__content ul li{margin-bottom:8px}.text-block__content blockquote{margin:48px 0;padding:32px 40px;background:#fff5f5;border-left:4px solid #e62c2f;border-radius:0 12px 12px 0}.text-block__content blockquote p{font-family:"Source Serif 4",serif;font-style:italic;color:#000;margin-bottom:16px;line-height:1.5}.text-block__content blockquote p:last-child{margin-bottom:0}.text-block__content blockquote cite{font-family:Montserrat,sans-serif;font-size:var(--small-fz);font-style:normal;color:#999}.text-block__content a{color:#e62c2f;text-decoration:underline;transition:opacity .2s ease}.text-block__content a:hover{opacity:.75}.text-block__content img{max-width:100%;height:auto;border-radius:8px;margin:24px 0}.text-block__content strong{font-weight:700}.text-block__content em{font-style:italic}.video-block{padding:32px 0}.video-block__title{font-size:var(--h2-fz);line-height:var(--h2-lh);margin-bottom:32px}.video-block__wrapper{max-width:900px;margin:0 auto}.video-block__embed{position:relative;width:100%;padding-top:56.25%;overflow:hidden;background:#000}.video-block__embed iframe,.video-block__embed video{position:absolute;top:0;left:0;width:100%;height:100%;border:none;display:block}.video-block__description{font-family:Montserrat,sans-serif;font-size:var(--small-fz);color:#999;margin-top:16px;max-width:900px;margin-left:auto;margin-right:auto;line-height:1.6}.events-list-1{padding:60px 0}@media (min-width:992px){.events-list-1{padding:100px 0}}.events-list-1.bg-section{background:#f6f6f6}.events-list-1.bg-section .event-item{background:#fff}.events-list-1 .small-title{display:block;font-family:Montserrat,sans-serif;font-size:var(--small-fz);text-transform:uppercase;color:#000;font-weight:600;margin-bottom:12px}.events-list-1 .text h2{font-size:var(--h2-fz);line-height:var(--h2-lh);margin-bottom:48px}.events-list-1 .text p{color:#999;font-size:var(--base-fz);line-height:var(--base-lh);margin-bottom:32px}.events-list-1 .event-item{background:#f6f6f6;padding:24px;position:relative}.events-list-1 .event-item h3{font-size:var(--h3-fz);line-height:var(--h3-lh);margin-bottom:12px;max-width:75%}.events-list-1 .event-item p{color:#999;font-size:var(--base-fz);line-height:var(--base-lh);margin-bottom:32px;max-width:75%}.events-list-1 .event-item .date{display:flex;align-items:center}.events-list-1 .event-item .date:before{content:'';display:block;background-image:url("data:image/svg+xml,%3Csvg width='18' height='20' viewBox='0 0 18 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.99 0.62C4.99 0.28 4.71 0 4.37 0C4.03 0 3.75 0.28 3.75 0.62V2.49H2.5C1.12 2.49 0 3.61 0 4.99V17.48C0 18.86 1.12 19.98 2.5 19.98H14.99C16.37 19.98 17.49 18.86 17.49 17.48V5C17.49 3.62 16.37 2.5 14.99 2.5H13.74V0.62C13.74 0.28 13.46 0 13.12 0C12.78 0 12.5 0.28 12.5 0.62V2.49H5.01V0.62H4.99ZM1.24 7.49H16.23V17.48C16.23 18.17 15.67 18.73 14.98 18.73H2.49C1.8 18.73 1.24 18.17 1.24 17.48V7.49ZM2.49 3.75H14.98C15.67 3.75 16.23 4.31 16.23 5V6.25H1.24V5C1.24 4.31 1.8 3.75 2.49 3.75Z' fill='%23000000'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:18px;height:19px;margin-right:12px}.events-list-1 .event-item .department-triangle{position:absolute;padding:20px 28px 40px;right:0;bottom:0;clip-path:polygon(100% 0,100% 0,100% 100%,0 100%)}.events-list-1 .event-item .department-triangle.department-primary{background:#e62c2f}.events-list-1 .event-item .department-triangle.department-secondary{background:#68b0ff}.events-list-1 .event-item .department-triangle.department-tertiary{background:#47ab49}.main-banner-3{padding:160px 0 60px}.main-banner-3 h1{font-size:var(--h1-fz);line-height:var(--h1-lh);margin-bottom:32px;animation:banner-text-reveal .9s cubic-bezier(.22,1,.36,1) both}.main-banner-3 p{margin-bottom:0;animation:banner-text-reveal .9s cubic-bezier(.22,1,.36,1) .2s both}.document-list-section{margin-bottom:60px}.document-list-section .small-title{display:block;font-family:Montserrat,sans-serif;font-size:var(--small-fz);text-transform:uppercase;color:#000;font-weight:600;margin-bottom:12px}.document-list-section h2{font-size:var(--h2-fz);line-height:var(--h2-lh);margin-bottom:40px}.document-list-section .document-list-intro{margin-bottom:40px}.document-list-section .document-item{background:#f6f6f6;padding:32px;height:100%}.document-list-section .document-item .document-card{text-decoration:none}@media (min-width:768px){.document-list-section .document-item .document-card{display:flex}}.document-list-section .document-item .document-card .document-icon{flex-shrink:0;padding:12px;width:fit-content;height:fit-content;margin-bottom:24px;background:rgba(230,44,47,.08)}@media (min-width:768px){.document-list-section .document-item .document-card .document-icon{margin-bottom:0;margin-right:24px}}.document-list-section .document-item .document-card .document-icon img{width:28px;height:28px}.document-list-section .document-item .document-card .document-content{margin-bottom:24px}.document-list-section .document-item .document-card .document-content h3{font-family:Montserrat,sans-serif;font-size:20px;line-height:1.2;color:#000;font-weight:700}.document-list-section .document-item .document-card .document-content p{font-family:Montserrat,sans-serif;font-size:14px;line-height:1.5;color:#999}@media (min-width:768px){.document-list-section .document-item .document-card .document-content{margin-bottom:0}}.document-list-section .document-item .document-card .btn{display:flex;align-items:center;justify-content:center}.document-list-section .document-item .document-card .btn svg{margin-right:4px}.document-list-section .document-item .document-card .btn:hover{color:#e62c2f}@media (min-width:768px){.document-list-section .document-item .document-card .btn{justify-content:unset}}.document-list-section .document-item .document-card .document-meta svg{margin-right:4px}.document-list-section .document-item .document-card .document-meta span{font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;color:#999}.blog-archive__hero{padding:150px 0 80px}@media (min-width:768px){.blog-archive__hero{padding:200px 0 100px}}.blog-archive__hero .small-title{display:block;font-size:16px;line-height:1.2;margin-bottom:12px;font-weight:600;text-transform:uppercase;animation:scroll-reveal-top .7s cubic-bezier(.22,1,.36,1) both}.blog-archive__hero h1{font-size:var(--h1-fz);line-height:var(--h1-lh);margin-bottom:40px;animation:banner-text-reveal .9s cubic-bezier(.22,1,.36,1) .15s both}.blog-archive__hero p{font-size:var(--base-fz);line-height:var(--base-lh);margin-bottom:0;max-width:550px;animation:banner-text-reveal .9s cubic-bezier(.22,1,.36,1) .3s both}@media (min-width:768px){.blog-archive__hero p{font-size:20px;line-height:24px}}.blog-archive__filters{padding-bottom:48px}.blog-archive__posts .row>div{opacity:0;animation:banner-text-reveal .7s cubic-bezier(.22,1,.36,1) forwards}.blog-archive__posts .row>div:nth-child(1){animation-delay:.1s}.blog-archive__posts .row>div:nth-child(2){animation-delay:.2s}.blog-archive__posts .row>div:nth-child(3){animation-delay:.3s}.blog-archive__posts .row>div:nth-child(4){animation-delay:.4s}.blog-archive__posts .row>div:nth-child(5){animation-delay:.5s}.blog-archive__posts .row>div:nth-child(6){animation-delay:.6s}.blog-archive__posts .row>div:nth-child(7){animation-delay:.7s}.blog-archive__posts .row>div:nth-child(8){animation-delay:.8s}.blog-archive__posts .row>div:nth-child(9){animation-delay:.9s}.blog-archive__posts .row>div:nth-child(10){animation-delay:1s}.blog-archive__posts .row>div:nth-child(11){animation-delay:1.1s}.blog-archive__posts .row>div:nth-child(12){animation-delay:1.2s}.blog-archive__categories{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.blog-archive__categories .filter-pill{opacity:0;animation:banner-text-reveal .6s cubic-bezier(.22,1,.36,1) forwards}.blog-archive__categories .filter-pill:nth-child(1){animation-delay:.4s}.blog-archive__categories .filter-pill:nth-child(2){animation-delay:.47s}.blog-archive__categories .filter-pill:nth-child(3){animation-delay:.54s}.blog-archive__categories .filter-pill:nth-child(4){animation-delay:.61s}.blog-archive__categories .filter-pill:nth-child(5){animation-delay:.68s}.blog-archive__categories .filter-pill:nth-child(6){animation-delay:.75s}.blog-archive__categories .filter-pill:nth-child(7){animation-delay:.82s}.blog-archive__categories .filter-pill:nth-child(8){animation-delay:.89s}.blog-archive__categories .filter-pill:nth-child(9){animation-delay:.96s}.blog-archive__categories .filter-pill:nth-child(10){animation-delay:1.03s}.blog-archive__tags{display:flex;flex-wrap:wrap;gap:8px}.blog-archive__tags .filter-tag{opacity:0;animation:banner-text-reveal .6s cubic-bezier(.22,1,.36,1) forwards}.blog-archive__tags .filter-tag:nth-child(1){animation-delay:.5s}.blog-archive__tags .filter-tag:nth-child(2){animation-delay:.55s}.blog-archive__tags .filter-tag:nth-child(3){animation-delay:.6s}.blog-archive__tags .filter-tag:nth-child(4){animation-delay:.65s}.blog-archive__tags .filter-tag:nth-child(5){animation-delay:.7s}.blog-archive__tags .filter-tag:nth-child(6){animation-delay:.75s}.blog-archive__tags .filter-tag:nth-child(7){animation-delay:.8s}.blog-archive__tags .filter-tag:nth-child(8){animation-delay:.85s}.blog-archive__tags .filter-tag:nth-child(9){animation-delay:.9s}.blog-archive__tags .filter-tag:nth-child(10){animation-delay:.95s}.blog-archive__tags .filter-tag:nth-child(11){animation-delay:1s}.blog-archive__tags .filter-tag:nth-child(12){animation-delay:1.05s}.blog-archive__tags .filter-tag:nth-child(13){animation-delay:1.1s}.blog-archive__tags .filter-tag:nth-child(14){animation-delay:1.15s}.blog-archive__tags .filter-tag:nth-child(15){animation-delay:1.2s}.blog-archive__tags .filter-tag:nth-child(16){animation-delay:1.25s}.blog-archive__tags .filter-tag:nth-child(17){animation-delay:1.3s}.blog-archive__tags .filter-tag:nth-child(18){animation-delay:1.35s}.blog-archive__tags .filter-tag:nth-child(19){animation-delay:1.4s}.blog-archive__tags .filter-tag:nth-child(20){animation-delay:1.45s}.filter-pill{display:inline-block;padding:8px 20px;border:1px solid #000;border-radius:40px;font-family:Montserrat,sans-serif;font-size:var(--small-fz);color:#000;text-decoration:none;transition:all .3s ease-in-out}.filter-pill.is-active,.filter-pill:hover{background:#000;color:#fff}.filter-tag{display:inline-block;padding:6px 16px;border:1px solid rgba(0,0,0,.3);border-radius:40px;font-family:Montserrat,sans-serif;font-size:13px;color:#999;text-decoration:none;transition:all .3s ease-in-out}.filter-tag.is-active,.filter-tag:hover{border-color:#e62c2f;color:#e62c2f}.blog-archive__posts{margin-bottom:100px}.blog-archive__posts .post-card{display:flex;flex-direction:column;height:100%}.blog-archive__posts .post-card .post-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:16px}.blog-archive__posts .post-card .post-card__meta time{color:#999;font-size:var(--small-fz)}.blog-archive__posts .post-card .post-card__tag{display:inline-block;font-family:Montserrat,sans-serif;font-size:var(--small-fz);font-weight:700;text-transform:uppercase;text-decoration:none}.blog-archive__posts .post-card .post-card__tag--hudobny-odbor{color:#e62c2f}.blog-archive__posts .post-card .post-card__tag--tanecny-odbor{color:#68b0ff}.blog-archive__posts .post-card .post-card__tag--vytvarny-odbor{color:#47ab49}.blog-archive__posts .post-card__thumb{overflow:hidden}.blog-archive__posts .post-card__thumb img{max-width:100%;width:100%;object-fit:cover;min-height:340px;max-height:340px;transition:transform .4s ease-in-out;margin-bottom:24px}.blog-archive__posts .post-card:hover .post-card__thumb img{transform:scale(1.05)}.blog-archive__posts .post-card__body{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.blog-archive__posts .post-card__body a{text-decoration:none}.blog-detail{background:#fff;padding-top:80px}@media (min-width:768px){.blog-detail{padding-top:150px}}.blog-detail__back-link{display:inline-flex;align-items:center;gap:8px;font-family:Montserrat,sans-serif;font-size:var(--small-fz);color:#999;text-decoration:none;padding:40px 0 20px;transition:color .3s ease}.blog-detail__back-link svg{width:16px;height:16px;flex-shrink:0}.blog-detail__back-link:hover{color:#e62c2f}.blog-detail__hero{padding-bottom:32px}.blog-detail__meta{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-bottom:24px;animation:banner-text-reveal .7s cubic-bezier(.22,1,.36,1) .1s both}.blog-detail__category{display:inline-block;background:#e62c2f;color:#fff;padding:6px 16px;border-radius:100px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.blog-detail__tag{font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.blog-detail__tag--hudobny-odbor{color:#e62c2f}.blog-detail__tag--tanecny-odbor{color:#68b0ff}.blog-detail__tag--vytvarny-odbor{color:#47ab49}.blog-detail__date{font-family:Montserrat,sans-serif;font-size:var(--small-fz);color:#999}.blog-detail__title{font-size:48px;line-height:1.2;animation:banner-text-reveal .9s cubic-bezier(.22,1,.36,1) .25s both}@media (min-width:576px){.blog-detail__title{font-size:var(--h1-fz);line-height:var(--h1-lh);margin-bottom:32px}}.blog-detail__excerpt{font-family:Montserrat,sans-serif;font-size:18px;color:#4a4a4a;max-width:700px;line-height:1.7;margin-bottom:0;animation:banner-text-reveal .9s cubic-bezier(.22,1,.36,1) .4s both}.blog-detail__excerpt p{margin-bottom:0}@media (min-width:768px){.blog-detail__excerpt{font-size:20px}}.blog-detail__featured-image{position:relative;overflow:hidden;animation:banner-text-reveal .9s cubic-bezier(.22,1,.36,1) .55s both}.blog-detail__featured-image img{width:100%;height:600px;object-fit:cover;display:block}@media (max-width:992px){.blog-detail__featured-image img{height:350px}}@media (max-width:576px){.blog-detail__featured-image img{height:250px}}.blog-detail__featured-image figcaption{position:absolute;bottom:0;left:0;right:0;padding:20px 24px;background:linear-gradient(transparent,rgba(0,0,0,.7));color:#fff;font-family:Montserrat,sans-serif;font-size:var(--small-fz)}.blog-detail__content{padding:20px 0 80px;animation:banner-text-reveal .9s cubic-bezier(.22,1,.36,1) .7s both}@media (max-width:576px){.blog-detail__content-inner{padding:0 20px}}.blog-detail__content-inner p{font-family:Montserrat,sans-serif;font-size:18px;line-height:1.8;color:#4a4a4a;margin-bottom:24px}@media (max-width:576px){.blog-detail__content-inner p{font-size:16px}}.blog-detail__content-inner h2{font-size:clamp(22px,3vw,32px);margin:48px 0 24px}.blog-detail__content-inner h3{font-size:clamp(18px,2.5vw,24px);margin:36px 0 16px}.blog-detail__content-inner ol,.blog-detail__content-inner ul{margin:0 0 24px 24px;color:#4a4a4a;font-family:Montserrat,sans-serif;font-size:18px;line-height:1.8}@media (max-width:576px){.blog-detail__content-inner ol,.blog-detail__content-inner ul{font-size:16px}}.blog-detail__content-inner ol li,.blog-detail__content-inner ul li{margin-bottom:8px}.blog-detail__content-inner blockquote{margin:48px 0;padding:32px 40px;background:#fff5f5;border-left:4px solid #e62c2f}.blog-detail__content-inner blockquote p{font-family:"Source Serif 4",serif;font-size:clamp(18px,2.5vw,24px);font-style:italic;color:#000;margin-bottom:16px;line-height:1.5}.blog-detail__content-inner blockquote p:last-child{margin-bottom:0}.blog-detail__content-inner blockquote cite{font-family:Montserrat,sans-serif;font-size:var(--small-fz);font-style:normal;color:#999}.blog-detail__content-inner img{max-width:100%;height:auto;margin:24px 0}.blog-detail__content-inner a{color:#e62c2f;text-decoration:underline;transition:opacity .2s ease}.blog-detail__content-inner a:hover{opacity:.75}.blog-detail__share{display:flex;align-items:center;justify-content:space-between;padding:32px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;margin:60px auto;max-width:800px}@media (max-width:576px){.blog-detail__share{flex-direction:column;gap:16px}}.blog-detail__share-label{font-family:Montserrat,sans-serif;font-size:var(--small-fz);color:#999}.blog-detail__share-buttons{display:flex;gap:12px}.blog-detail__share-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f5f5f5;color:#4a4a4a;text-decoration:none;border:none;cursor:pointer;transition:background .3s ease,color .3s ease}.blog-detail__share-btn svg{width:18px;height:18px}.blog-detail__share-btn.is-copied,.blog-detail__share-btn:hover{background:#e62c2f;color:#fff}.blog-detail__navigation{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:60px 0}@media (max-width:768px){.blog-detail__navigation{grid-template-columns:1fr}}.blog-detail__nav-item{display:block;padding:32px;border:1px solid #eee;text-decoration:none;color:#000;transition:border-color .3s ease,box-shadow .3s ease}.blog-detail__nav-item:hover{border-color:#e62c2f;box-shadow:0 4px 20px rgba(230,44,47,.1)}.blog-detail__nav-item:hover h4{color:#e62c2f}.blog-detail__nav-item h4{font-size:18px;transition:color .3s ease;margin:0}.blog-detail__nav-item--next{text-align:right}@media (max-width:768px){.blog-detail__nav-item--next{text-align:left}}.blog-detail__nav-item--next .blog-detail__nav-label{justify-content:flex-end}@media (max-width:768px){.blog-detail__nav-item--next .blog-detail__nav-label{justify-content:flex-start}}.blog-detail__nav-label{display:flex;align-items:center;gap:8px;font-family:Montserrat,sans-serif;font-size:13px;color:#999;margin-bottom:8px}.blog-detail__nav-label svg{flex-shrink:0}.blog-detail__related{padding:80px 0;background:#f5f5f5}.blog-detail__related-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.blog-detail__related-header h2{font-size:clamp(24px,3vw,36px);margin:0}.blog-detail__related-link{display:inline-flex;align-items:center;gap:8px;font-family:Montserrat,sans-serif;font-size:var(--small-fz);font-weight:600;color:#000;text-decoration:none;transition:color .3s ease}.blog-detail__related-link:hover{color:#e62c2f}.blog-detail__related-link svg{flex-shrink:0}.blog-detail__related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media (max-width:992px){.blog-detail__related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-detail__related-grid{grid-template-columns:1fr}}.blog-detail__related-card{display:flex;flex-direction:column;background:#fff;overflow:hidden;text-decoration:none;color:#000;transition:transform .3s ease,box-shadow .3s ease}.blog-detail__related-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.1)}.blog-detail__related-card:hover h3{color:#e62c2f}.blog-detail__related-card:hover .blog-detail__related-card-image img{transform:scale(1.05)}.blog-detail__related-card-image{height:200px;overflow:hidden}.blog-detail__related-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.blog-detail__related-card-content{padding:24px;flex:1}.blog-detail__related-card-meta{display:flex;align-items:center;gap:12px;margin-bottom:12px}.blog-detail__related-card-meta time{font-family:Montserrat,sans-serif;font-size:13px;color:#999}.blog-detail__related-card-tag{font-family:Montserrat,sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:1px;font-weight:700}.blog-detail__related-card-tag--hudobny-odbor{color:#e62c2f}.blog-detail__related-card-tag--tanecny-odbor{color:#68b0ff}.blog-detail__related-card-tag--vytvarny-odbor{color:#47ab49}.blog-detail__related-card h3{font-size:20px;line-height:1.3;margin:0;transition:color .3s ease}