.section-subpage-hero{padding-top:20px;padding-bottom:0}.section-subpage-hero .container{display:flex;align-items:center;gap:40px}@media(min-width: 768px)and (max-width: 1149px){.section-subpage-hero .container{gap:30px}}@media(max-width: 767px){.section-subpage-hero .container{flex-direction:column;gap:24px}}.section-subpage-hero header{flex:0 0 auto;max-width:537px;display:flex;flex-direction:column;gap:14px}@media(min-width: 768px)and (max-width: 1149px){.section-subpage-hero header{max-width:45%}}@media(max-width: 767px){.section-subpage-hero header{max-width:100%;width:100%;gap:12px}}.section-subpage-hero span{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:500;line-height:120%;color:var(--main-blue)}@media(max-width: 767px){.section-subpage-hero span{font-size:.75rem}}.section-subpage-hero span{color:var(--burgundy);text-transform:uppercase}.section-subpage-hero p{max-width:426px}@media(max-width: 767px){.section-subpage-hero p{max-width:100%}}.section-subpage-hero figure{flex:1 1 auto;max-width:755px;margin:0;margin-left:auto}@media(min-width: 768px)and (max-width: 1149px){.section-subpage-hero figure{flex:1 1 50%;max-width:50%}}@media(max-width: 767px){.section-subpage-hero figure{flex:1 1 100%;max-width:100%;margin-left:0}}.section-subpage-hero figure img{width:100%;height:auto;display:block;border-radius:10px;-o-object-fit:contain;object-fit:contain;aspect-ratio:755/553}.admission-video-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .25s ease !important}.admission-video-modal[aria-hidden=false]{opacity:1;visibility:visible}.admission-video-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.85);cursor:pointer}.admission-video-modal__content{position:relative;width:90%;max-width:1000px;z-index:1}.admission-video-modal__close{min-width:44px;min-height:44px}@media(max-width: 767px){.admission-video-modal__close{min-width:48px;min-height:48px}}.admission-video-modal__close{position:absolute;top:-48px;right:0;background:none;border:none;cursor:pointer;padding:8px;color:var(--white-yellow);transition:all .25s ease !important}.admission-video-modal__close:hover{transform:scale(1.2)}.admission-video-modal__close:focus-visible{outline:2px solid var(--white-yellow);outline-offset:2px}.admission-video-modal__close svg{display:block}.admission-video-modal__player{position:relative;width:100%;padding-bottom:56.25%;background-color:#000;border-radius:24px;overflow:hidden}.admission-video-modal__player iframe,.admission-video-modal__player video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@keyframes panelFadeOut{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes panelFadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.library-classes{padding-top:100px;padding-bottom:100px}@media(min-width: 768px)and (max-width: 1149px){.library-classes{padding-top:80px;padding-bottom:80px}}@media(max-width: 767px){.library-classes{padding-top:40px;padding-bottom:40px}}.library-classes{padding-left:68px;padding-right:68px}@media(min-width: 768px)and (max-width: 1149px){.library-classes{padding-left:40px;padding-right:40px}}@media(max-width: 767px){.library-classes{padding-left:20px;padding-right:20px}}.library-classes .container{display:flex;flex-direction:column;align-items:center;gap:50px}@media(max-width: 767px){.library-classes .container{gap:30px}}.library-classes__tabs{display:flex;align-items:center;gap:4px;padding:8px;background-color:var(--block-bg-3);border-radius:50px;flex-wrap:wrap;justify-content:center}@media(max-width: 767px){.library-classes__tabs{border-radius:24px;width:100%}}.library-classes__tab{font-family:"Poppins",sans-serif;font-size:.938rem;font-weight:500;line-height:20px;transition:all .25s ease !important;min-width:44px;min-height:44px}@media(max-width: 767px){.library-classes__tab{min-width:48px;min-height:48px}}.library-classes__tab{padding:12px 21px;border-radius:42px;border:none;background:rgba(0,0,0,0);color:var(--main-blue);cursor:pointer;white-space:nowrap}.library-classes__tab:hover{background-color:var(--block-bg);text-decoration:underline;text-underline-offset:2px}.library-classes__tab:focus-visible{outline:2px solid #345b99;outline-offset:2px}.library-classes__tab--active{background-color:var(--main-blue);color:var(--white-yellow)}.library-classes__tab--active:hover{background-color:var(--main-blue);text-decoration:none}@media(max-width: 767px){.library-classes__tab{padding:12px 16px;font-size:.813rem;flex:1 1 calc(33.333% - 4px);text-align:center}}.library-classes__panel{display:flex;flex-direction:column;gap:50px;width:100%}.library-classes__panel.hidden{display:none}.library-classes__panel--exiting{animation:panelFadeOut .2s ease-out forwards}.library-classes__panel--entering{animation:panelFadeIn .3s ease-out forwards}@media(max-width: 767px){.library-classes__panel{gap:30px}}.library-classes article{background-color:var(--block-bg);border-radius:10px;padding:24px}@media(max-width: 767px){.library-classes article{padding:24px 14px}}.library-classes article h3{margin-bottom:28px}@media(max-width: 767px){.library-classes article h3{margin-bottom:18px}}.library-classes__links{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;list-style:none;margin:0;padding:0}@media(min-width: 768px)and (max-width: 1149px){.library-classes__links{grid-template-columns:repeat(3, 1fr);gap:20px}}@media(max-width: 767px){.library-classes__links{display:flex;flex-direction:column;gap:11px}}.library-classes__links a{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;line-height:160%;color:var(--main-blue)}@media(max-width: 767px){.library-classes__links a{font-size:.875rem}}.library-classes__links a{transition:all .25s ease !important;color:var(--main-blue);text-decoration:none;border-bottom:1px dashed var(--main-blue);padding-bottom:2px;display:inline-block;width:-moz-fit-content;width:fit-content}.library-classes__links a:hover{color:var(--burgundy);border-bottom-color:var(--burgundy);border-bottom-style:solid;text-decoration:none}.library-classes__links a:focus-visible{outline:2px solid #345b99;outline-offset:2px}body.vision-mode-yellow-bg .library-classes__links a{color:#000;border-bottom-color:#000}body.vision-mode-yellow-bg .library-classes__links a:hover{color:#000;border-bottom-color:#000}.library-classes__videos{display:grid;grid-template-columns:repeat(3, 1fr);gap:14px}@media(min-width: 768px)and (max-width: 1149px){.library-classes__videos{grid-template-columns:repeat(2, 1fr);gap:16px}}@media(max-width: 767px){.library-classes__videos{grid-template-columns:1fr}}.library-classes figure{display:flex;flex-direction:column;gap:23px;margin:0}@media(max-width: 767px){.library-classes figure{gap:14px}}.library-classes figure figcaption{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;line-height:160%;color:var(--main-blue)}@media(max-width: 767px){.library-classes figure figcaption{font-size:.875rem}}.library-classes figure figcaption{color:var(--main-blue)}.library-classes__video-thumbnail{position:relative;aspect-ratio:410/260;border-radius:10px;overflow:hidden;border:1px solid var(--light-blue);background-color:var(--block-bg-3);cursor:pointer}.library-classes__video-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.library-classes__video-thumbnail:hover{border-color:var(--main-blue);border-width:2px}.library-classes__video-thumbnail:hover .library-classes__video-play{transform:translate(-50%, -50%) scale(1.1)}.library-classes__video-play{min-width:44px;min-height:44px}@media(max-width: 767px){.library-classes__video-play{min-width:48px;min-height:48px}}.library-classes__video-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:all .25s ease !important;background:none;border:none;cursor:pointer;padding:0}.library-classes__video-play svg{display:block;filter:drop-shadow(0 2px 8px rgba(0, 0, 0, 0.2))}.library-classes__video-play svg circle{fill:var(--white-yellow);fill-opacity:.9}.library-classes__video-play svg path{fill:var(--main-blue)}.library-classes__video-play:focus-visible{outline:2px solid var(--main-blue);outline-offset:4px;border-radius:50%}.section-info{padding-top:100px;padding-bottom:100px}@media(min-width: 768px)and (max-width: 1149px){.section-info{padding-top:80px;padding-bottom:80px}}@media(max-width: 767px){.section-info{padding-top:40px;padding-bottom:40px}}.section-info header{text-align:center;margin-bottom:60px}@media(max-width: 767px){.section-info header{margin-bottom:32px}}.section-info header>span:first-child{display:block;font-family:"Poppins",sans-serif;font-size:1rem;font-weight:500;line-height:1.2;text-transform:uppercase;color:var(--burgundy);margin-bottom:14px}@media(max-width: 767px){.section-info header>span:first-child{font-size:.875rem;margin-bottom:10px}}.section-info header h2{max-width:702px;margin:0 auto 36px}@media(max-width: 767px){.section-info header h2{margin-bottom:24px}}.section-info header>p{margin:0 auto 10px}@media(max-width: 767px){.section-info header>p{margin-bottom:8px}}.section-info header mark{display:inline-block;background:var(--block-bg);color:var(--burgundy);font-family:"Poppins",sans-serif;font-size:.75rem;font-weight:400;line-height:1.6;text-transform:uppercase;padding:4px 15px;border-radius:50px}@media(max-width: 767px){.section-info header mark{font-size:.625rem;padding:4px 12px}}.section-info>.container>article{display:flex;align-items:center;gap:14px;margin-bottom:80px}@media(min-width: 768px)and (max-width: 1149px){.section-info>.container>article{margin-bottom:60px}}@media(max-width: 767px){.section-info>.container>article{flex-direction:column;gap:14px;margin-bottom:40px}}.section-info>.container>article>div:first-child{flex:1;min-width:0;height:568px;background:var(--block-bg);border-radius:24px;padding:18px 60px;display:flex;flex-direction:column;justify-content:center;gap:24px;overflow:hidden}.section-info>.container>article>div:first-child h1{font-family:"Poppins",sans-serif;font-size:3.125rem;font-weight:500;line-height:120%;color:var(--main-blue)}@media(min-width: 768px)and (max-width: 1149px){.section-info>.container>article>div:first-child h1{font-size:40px}}@media(max-width: 767px){.section-info>.container>article>div:first-child h1{font-size:32px}}.section-info>.container>article>div:first-child h1{margin-bottom:20px}.section-info>.container>article>div:first-child h1:last-child{margin-bottom:0}.section-info>.container>article>div:first-child h2{font-family:"Poppins",sans-serif;font-size:2.5rem;font-weight:500;line-height:120%;color:var(--main-blue)}@media(min-width: 768px)and (max-width: 1149px){.section-info>.container>article>div:first-child h2{font-size:2rem}}@media(max-width: 767px){.section-info>.container>article>div:first-child h2{font-size:1.375rem}}.section-info>.container>article>div:first-child h2{margin-bottom:20px}@media(max-width: 767px){.section-info>.container>article>div:first-child h2{margin-bottom:16px}}.section-info>.container>article>div:first-child h2:last-child{margin-bottom:0}.section-info>.container>article>div:first-child h3{font-family:"Poppins",sans-serif;font-size:1.75rem;font-weight:500;line-height:32px;color:var(--main-blue)}@media(max-width: 767px){.section-info>.container>article>div:first-child h3{font-size:1.5rem}}.section-info>.container>article>div:first-child h3{margin-bottom:16px}.section-info>.container>article>div:first-child h3:last-child{margin-bottom:0}.section-info>.container>article>div:first-child h4{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:500;line-height:120%;color:var(--main-blue)}@media(max-width: 767px){.section-info>.container>article>div:first-child h4{font-size:.75rem}}.section-info>.container>article>div:first-child h4{margin-bottom:12px}.section-info>.container>article>div:first-child h4:last-child{margin-bottom:0}.section-info>.container>article>div:first-child p{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;line-height:160%;color:var(--main-blue)}@media(max-width: 767px){.section-info>.container>article>div:first-child p{font-size:.875rem}}.section-info>.container>article>div:first-child p{padding-bottom:10px}.section-info>.container>article>div:first-child p:last-child{padding-bottom:0}.section-info>.container>article>div:first-child ul,.section-info>.container>article>div:first-child ol{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;line-height:160%;color:var(--main-blue)}@media(max-width: 767px){.section-info>.container>article>div:first-child ul,.section-info>.container>article>div:first-child ol{font-size:.875rem}}.section-info>.container>article>div:first-child ul,.section-info>.container>article>div:first-child ol{margin:0 0 16px 0;padding-left:24px}.section-info>.container>article>div:first-child ul:last-child,.section-info>.container>article>div:first-child ol:last-child{margin-bottom:0}.section-info>.container>article>div:first-child ul li,.section-info>.container>article>div:first-child ol li{margin-bottom:8px}.section-info>.container>article>div:first-child ul li:last-child,.section-info>.container>article>div:first-child ol li:last-child{margin-bottom:0}.section-info>.container>article>div:first-child a{color:var(--burgundy);text-decoration:underline}.section-info>.container>article>div:first-child a:hover{text-decoration:none}.section-info>.container>article>div:first-child strong,.section-info>.container>article>div:first-child b{font-weight:600}.section-info>.container>article>div:first-child em,.section-info>.container>article>div:first-child i{font-style:italic}@media(min-width: 768px)and (max-width: 1149px){.section-info>.container>article>div:first-child{height:500px;padding:18px 40px}}@media(max-width: 767px){.section-info>.container>article>div:first-child{height:auto;min-height:400px;padding:24px;border-radius:16px}}.section-info>.container>article>figure{flex:0 0 645px;height:568px;margin:0;background:#fff;border-radius:24px;overflow:hidden}@media(min-width: 768px)and (max-width: 1149px){.section-info>.container>article>figure{flex:0 0 50%;height:500px}}@media(max-width: 767px){.section-info>.container>article>figure{flex:none;width:100%;height:300px;border-radius:16px}}.section-info>.container>article>figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-info aside>h2{text-align:center;margin-bottom:50px}@media(max-width: 767px){.section-info aside>h2{margin-bottom:24px}}.section-info aside>div{display:flex;gap:14px;align-items:center}@media(max-width: 767px){.section-info aside>div{flex-direction:column}}.section-info aside>div>div{display:flex;flex-direction:column;gap:14px}.section-info aside>div>div article{width:426px;height:278px;background:var(--block-bg);border-radius:24px;padding:18px 30px;display:grid;grid-template-columns:65px 1fr;grid-template-rows:auto 1fr;gap:14px 12px;align-content:center;overflow:hidden}@media(min-width: 768px)and (max-width: 1149px){.section-info aside>div>div article{width:100%;height:auto;min-height:250px;padding:18px 24px}}@media(max-width: 767px){.section-info aside>div>div article{width:100%;height:auto;min-height:220px;padding:20px;border-radius:16px;grid-template-columns:50px 1fr}}.section-info aside>div>div article figure{grid-row:1;grid-column:1;margin:0;display:flex;align-items:center}.section-info aside>div>div article figure img{width:65px;height:65px;-o-object-fit:contain;object-fit:contain}@media(max-width: 767px){.section-info aside>div>div article figure img{width:50px;height:50px}}.section-info aside>div>div article h3{grid-row:1;grid-column:2;display:flex;align-items:center}.section-info aside>div>div article ul{grid-row:2;grid-column:1/-1;margin:0;padding-left:24px}.section-info aside>div>div article ul li{margin-bottom:10px}.section-info aside>div>div article ul li:last-child{margin-bottom:0}.section-info aside>div>figure{flex-shrink:0;width:426px;height:570px;margin:0;border-radius:24px;overflow:hidden}@media(min-width: 768px)and (max-width: 1149px){.section-info aside>div>figure{width:300px;height:500px}}@media(max-width: 767px){.section-info aside>div>figure{width:100%;height:356px;border-radius:16px}}.section-info aside>div>figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-board{padding-left:68px;padding-right:68px}@media(min-width: 768px)and (max-width: 1149px){.section-board{padding-left:40px;padding-right:40px}}@media(max-width: 767px){.section-board{padding-left:20px;padding-right:20px}}.section-board{padding-top:0;padding-bottom:0}@media(min-width: 768px)and (max-width: 1149px){.section-board{padding-bottom:80px}}@media(max-width: 767px){.section-board{padding-bottom:40px}}.section-board>.container{background:var(--burgundy);border-radius:24px;padding:100px 91px}@media(min-width: 768px)and (max-width: 1149px){.section-board>.container{padding:80px 40px}}@media(max-width: 767px){.section-board>.container{padding:40px 20px;border-radius:16px}}.section-board>.container>header{text-align:center;margin-bottom:91px}@media(min-width: 768px)and (max-width: 1149px){.section-board>.container>header{margin-bottom:60px}}@media(max-width: 767px){.section-board>.container>header{margin-bottom:32px}}.section-board>.container>header h2{color:var(--white-yellow)}.section-board>.container>div{display:flex;gap:14px;justify-content:center}@media(min-width: 768px)and (max-width: 1149px){.section-board>.container>div{flex-wrap:wrap}}@media(max-width: 767px){.section-board>.container>div{flex-direction:column}}.section-board article{flex:1;background:var(--white-yellow);border-radius:20px;padding:24px 21px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}@media(min-width: 768px)and (max-width: 1149px){.section-board article{flex:0 0 calc(50% - 7px)}}@media(max-width: 767px){.section-board article{flex:none;width:100%;padding:20px 16px;border-radius:16px}}.section-board article figure{width:81px;height:81px;margin:0;flex-shrink:0}@media(max-width: 767px){.section-board article figure{width:65px;height:65px}}.section-board article figure img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.section-board article>div{display:flex;flex-direction:column;gap:2px;width:100%}.section-board article h3{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:500;line-height:120%;color:var(--main-blue)}@media(max-width: 767px){.section-board article h3{font-size:.75rem}}.section-board article h3{text-transform:uppercase}.section-board article>div>p{font-family:"Poppins",sans-serif;font-size:.75rem;font-weight:400;line-height:160%}.section-board article>a{text-decoration:none;word-break:break-word}.section-board article>a:hover{opacity:.7}.section-inquiry>.container{display:flex;gap:14px}@media(max-width: 767px){.section-inquiry>.container{flex-direction:column}}.section-inquiry article{flex:1;background:var(--block-bg);border-radius:24px;padding:18px 60px;min-height:568px;display:flex;flex-direction:column;justify-content:center;gap:24px}@media(min-width: 768px)and (max-width: 1149px){.section-inquiry article{padding:18px 40px;min-height:500px}}@media(max-width: 767px){.section-inquiry article{padding:24px 14px;min-height:auto;border-radius:24px}}.section-inquiry article>div{max-width:348px}.section-inquiry article>div h1{font-family:"Poppins",sans-serif;font-size:3.125rem;font-weight:500;line-height:120%;color:var(--main-blue)}@media(min-width: 768px)and (max-width: 1149px){.section-inquiry article>div h1{font-size:40px}}@media(max-width: 767px){.section-inquiry article>div h1{font-size:32px}}.section-inquiry article>div h1{margin-bottom:20px}.section-inquiry article>div h1:last-child{margin-bottom:0}.section-inquiry article>div h2{font-family:"Poppins",sans-serif;font-size:2.5rem;font-weight:500;line-height:120%;color:var(--main-blue)}@media(min-width: 768px)and (max-width: 1149px){.section-inquiry article>div h2{font-size:2rem}}@media(max-width: 767px){.section-inquiry article>div h2{font-size:1.375rem}}.section-inquiry article>div h2{margin-bottom:20px}@media(max-width: 767px){.section-inquiry article>div h2{margin-bottom:16px}}.section-inquiry article>div h2:last-child{margin-bottom:0}.section-inquiry article>div h3{font-family:"Poppins",sans-serif;font-size:1.75rem;font-weight:500;line-height:32px;color:var(--main-blue)}@media(max-width: 767px){.section-inquiry article>div h3{font-size:1.5rem}}.section-inquiry article>div h3{margin-bottom:16px}.section-inquiry article>div h3:last-child{margin-bottom:0}.section-inquiry article>div h4{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:500;line-height:120%;color:var(--main-blue)}@media(max-width: 767px){.section-inquiry article>div h4{font-size:.75rem}}.section-inquiry article>div h4{margin-bottom:12px}.section-inquiry article>div h4:last-child{margin-bottom:0}.section-inquiry article>div p{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;line-height:160%;color:var(--main-blue)}@media(max-width: 767px){.section-inquiry article>div p{font-size:.875rem}}.section-inquiry article>div p{padding-bottom:10px}.section-inquiry article>div p:last-child{padding-bottom:0}.section-inquiry article>div ul,.section-inquiry article>div ol{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;line-height:160%;color:var(--main-blue)}@media(max-width: 767px){.section-inquiry article>div ul,.section-inquiry article>div ol{font-size:.875rem}}.section-inquiry article>div ul,.section-inquiry article>div ol{margin:0 0 16px 0;padding-left:24px}.section-inquiry article>div ul:last-child,.section-inquiry article>div ol:last-child{margin-bottom:0}.section-inquiry article>div ul li,.section-inquiry article>div ol li{margin-bottom:8px}.section-inquiry article>div ul li:last-child,.section-inquiry article>div ol li:last-child{margin-bottom:0}.section-inquiry article>div a{color:var(--burgundy);text-decoration:underline}.section-inquiry article>div a:hover{text-decoration:none}.section-inquiry article>div strong,.section-inquiry article>div b{font-weight:600}.section-inquiry article>div em,.section-inquiry article>div i{font-style:italic}@media(max-width: 767px){.section-inquiry article>div{max-width:100%}}.section-inquiry article figure{position:relative;width:181px;height:191px;margin:0}.section-inquiry article figure img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.section-inquiry article figure span{position:absolute;top:-24px;left:166px;width:139px;height:139px;background-image:url("../images/svg/inquiry-arrow.svg");background-repeat:no-repeat;background-position:center;background-size:contain;pointer-events:none}@media(max-width: 767px){.section-inquiry article figure span{width:100px;height:100px;top:-15px;left:150px}}.section-inquiry>.container>figure{flex-shrink:0;width:645px;height:568px;margin:0;background:var(--white-yellow);border-radius:24px;overflow:hidden}@media(min-width: 768px)and (max-width: 1149px){.section-inquiry>.container>figure{width:50%;height:500px}}@media(max-width: 767px){.section-inquiry>.container>figure{width:100%;height:341px}}.section-inquiry>.container>figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-goal{padding-left:68px;padding-right:68px}@media(min-width: 768px)and (max-width: 1149px){.section-goal{padding-left:40px;padding-right:40px}}@media(max-width: 767px){.section-goal{padding-left:20px;padding-right:20px}}.section-goal{padding-top:0;padding-bottom:100px}@media(min-width: 768px)and (max-width: 1149px){.section-goal{padding-bottom:80px}}@media(max-width: 767px){.section-goal{padding-bottom:40px}}.section-goal>.container{position:relative;border-radius:24px;padding:38px 48px;min-height:742px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}@media(min-width: 768px)and (max-width: 1149px){.section-goal>.container{padding:80px 40px;min-height:600px}}@media(max-width: 767px){.section-goal>.container{padding:40px 20px;min-height:531px;border-radius:16px}}.section-goal article{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;flex:1;justify-content:center}@media(max-width: 767px){.section-goal article{padding-bottom:36px}}.section-goal article>span:first-child{display:block;font-family:"Poppins",sans-serif;font-size:1rem;font-weight:500;line-height:1.2;text-transform:uppercase;color:var(--white-yellow)}@media(max-width: 767px){.section-goal article>span:first-child{font-size:.875rem}}.section-goal article>div:first-of-type{max-width:702px}.section-goal article>div:first-of-type h1{font-family:"Poppins",sans-serif;font-size:3.125rem;font-weight:500;line-height:120%;color:var(--main-blue)}@media(min-width: 768px)and (max-width: 1149px){.section-goal article>div:first-of-type h1{font-size:40px}}@media(max-width: 767px){.section-goal article>div:first-of-type h1{font-size:32px}}.section-goal article>div:first-of-type h1{margin-bottom:20px}.section-goal article>div:first-of-type h1:last-child{margin-bottom:0}.section-goal article>div:first-of-type h2{font-family:"Poppins",sans-serif;font-size:2.5rem;font-weight:500;line-height:120%;color:var(--main-blue)}@media(min-width: 768px)and (max-width: 1149px){.section-goal article>div:first-of-type h2{font-size:2rem}}@media(max-width: 767px){.section-goal article>div:first-of-type h2{font-size:1.375rem}}.section-goal article>div:first-of-type h2{margin-bottom:20px}@media(max-width: 767px){.section-goal article>div:first-of-type h2{margin-bottom:16px}}.section-goal article>div:first-of-type h2:last-child{margin-bottom:0}.section-goal article>div:first-of-type h3{font-family:"Poppins",sans-serif;font-size:1.75rem;font-weight:500;line-height:32px;color:var(--main-blue)}@media(max-width: 767px){.section-goal article>div:first-of-type h3{font-size:1.5rem}}.section-goal article>div:first-of-type h3{margin-bottom:16px}.section-goal article>div:first-of-type h3:last-child{margin-bottom:0}.section-goal article>div:first-of-type h4{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:500;line-height:120%;color:var(--main-blue)}@media(max-width: 767px){.section-goal article>div:first-of-type h4{font-size:.75rem}}.section-goal article>div:first-of-type h4{margin-bottom:12px}.section-goal article>div:first-of-type h4:last-child{margin-bottom:0}.section-goal article>div:first-of-type p{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;line-height:160%;color:var(--main-blue)}@media(max-width: 767px){.section-goal article>div:first-of-type p{font-size:.875rem}}.section-goal article>div:first-of-type p{padding-bottom:10px}.section-goal article>div:first-of-type p:last-child{padding-bottom:0}.section-goal article>div:first-of-type ul,.section-goal article>div:first-of-type ol{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;line-height:160%;color:var(--main-blue)}@media(max-width: 767px){.section-goal article>div:first-of-type ul,.section-goal article>div:first-of-type ol{font-size:.875rem}}.section-goal article>div:first-of-type ul,.section-goal article>div:first-of-type ol{margin:0 0 16px 0;padding-left:24px}.section-goal article>div:first-of-type ul:last-child,.section-goal article>div:first-of-type ol:last-child{margin-bottom:0}.section-goal article>div:first-of-type ul li,.section-goal article>div:first-of-type ol li{margin-bottom:8px}.section-goal article>div:first-of-type ul li:last-child,.section-goal article>div:first-of-type ol li:last-child{margin-bottom:0}.section-goal article>div:first-of-type a{color:var(--burgundy);text-decoration:underline}.section-goal article>div:first-of-type a:hover{text-decoration:none}.section-goal article>div:first-of-type strong,.section-goal article>div:first-of-type b{font-weight:600}.section-goal article>div:first-of-type em,.section-goal article>div:first-of-type i{font-style:italic}.section-goal article>div:first-of-type h2,.section-goal article>div:first-of-type p{color:var(--white-yellow);max-width:436px}@media(max-width: 767px){.section-goal article>div:first-of-type{max-width:100%}}.section-goal article>div:last-of-type{position:relative;display:inline-flex;align-items:center}.section-goal article>div:last-of-type span{position:absolute;right:100%;top:16%;transform:translateY(-50%);width:106px;height:98px;margin-right:10px;background-image:url("../images/svg/goal-arrow.svg");background-repeat:no-repeat;background-position:center;background-size:contain;pointer-events:none}@media(max-width: 767px){.section-goal article>div:last-of-type span{width:70px;height:65px;margin-right:5px}}.section-goal footer{position:relative;z-index:1;display:flex;justify-content:space-between;gap:20px}@media(max-width: 767px){.section-goal footer{flex-direction:column;align-items:center;gap:24px}}.section-goal footer>div{display:flex;flex-direction:column;gap:10px}@media(max-width: 767px){.section-goal footer>div{align-items:center;text-align:center}}.section-goal footer>div>span{font-family:"Poppins",sans-serif;font-size:.875rem;font-weight:500;line-height:1.2;color:var(--white-yellow)}@media(max-width: 767px){.section-goal footer>div>span{font-size:.75rem}}.section-goal footer>div>div{display:flex;flex-wrap:wrap;gap:8px}@media(max-width: 767px){.section-goal footer>div>div{justify-content:center}}.section-goal footer>div mark{display:inline-block;background:var(--white-yellow);color:var(--burgundy);font-family:"Poppins",sans-serif;font-size:.75rem;font-weight:400;line-height:1.6;text-transform:uppercase;padding:4px 15px;border-radius:50px}@media(max-width: 767px){.section-goal footer>div mark{font-size:.625rem}}.section-goal footer>div:last-child{align-items:flex-end}@media(max-width: 767px){.section-goal footer>div:last-child{align-items:center}}body.vision-mode-yellow-bg .section-board article figure img{filter:brightness(0) saturate(100%)}body.vision-mode-yellow-bg .section-inquiry article figure span{filter:brightness(0) saturate(100%)}body.vision-mode-yellow-bg .section-goal article>div:last-of-type span{filter:brightness(0) saturate(100%) invert(90%) sepia(100%) saturate(5000%) hue-rotate(5deg) brightness(110%)}body.vision-mode-yellow-bg .section-goal article>div:last-of-type .--button:hover{border-color:var(--white-yellow);color:var(--white-yellow)}