.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}.gallery{padding-top:0}@media(min-width: 768px)and (max-width: 1149px){.gallery{padding-bottom:80px}}@media(max-width: 767px){.gallery{padding-bottom:40px;padding-left:0;padding-right:0}}.gallery .container{display:flex;flex-direction:column;align-items:center;gap:36px}@media(max-width: 767px){.gallery .container{gap:24px;padding:0 14px;margin-bottom:24px}}.gallery header{display:flex;align-items:center;justify-content:space-between;width:100%}.gallery header h2{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:500;line-height:120%;color:var(--main-blue)}@media(max-width: 767px){.gallery header h2{font-size:.75rem}}.gallery header h2{color:var(--burgundy);text-transform:uppercase;flex-shrink:0}.gallery header div{display:flex;align-items:center;gap:14px;flex-shrink:0}@media(max-width: 767px){.gallery header div{gap:9px}}.gallery__slider-wrapper{width:100%;max-width:1304px;margin:0 auto}@media(max-width: 767px){.gallery__slider-wrapper{width:100%;max-width:100vw;overflow:hidden;padding-left:14px}}.gallery__arrow{min-width:44px;min-height:44px}@media(max-width: 767px){.gallery__arrow{min-width:48px;min-height:48px}}.gallery__arrow{transition:all .25s ease !important;width:38px !important;height:38px !important;background-color:var(--burgundy) !important;border:none !important;border-radius:50% !important;cursor:pointer;display:flex !important;align-items:center !important;justify-content:center !important;flex-shrink:0;padding:0 !important;opacity:1 !important;visibility:visible !important;position:relative !important;top:auto !important;left:auto !important;right:auto !important;bottom:auto !important;transform:none !important}@media(max-width: 767px){.gallery__arrow{width:25px !important;height:25px !important;min-width:25px !important;min-height:25px !important}}.gallery__arrow::before{display:none !important}.gallery__arrow::after{content:"";display:block;width:24px;height:24px;background-image:url("../images/svg/arrow-right.svg");background-repeat:no-repeat;background-position:center;background-size:contain;filter:brightness(0) invert(1)}@media(max-width: 767px){.gallery__arrow::after{content:"";display:block;width:16px;height:16px;background-image:url("../images/svg/arrow-right.svg");background-repeat:no-repeat;background-position:center;background-size:contain;filter:brightness(0) invert(1)}}.gallery__arrow:hover{background-color:var(--burgundy-dark) !important}.gallery__arrow:focus-visible{outline:2px solid #345b99;outline-offset:2px}.gallery__arrow.slick-disabled{opacity:.5 !important;cursor:not-allowed}.gallery__arrow.slick-disabled:hover{background-color:var(--burgundy) !important}.gallery__arrow--prev::after{transform:rotate(180deg) !important}.gallery__slider{width:100%}@media(max-width: 767px){.gallery__slider{overflow:visible}}.gallery__slider .slick-list{overflow:hidden;border-radius:24px}@media(max-width: 767px){.gallery__slider .slick-list{border-radius:10px;overflow:visible}}.gallery__slider .slick-track{display:flex;gap:14px;padding-top:36px}@media(max-width: 767px){.gallery__slider .slick-track{gap:10px;padding-top:24px}}.gallery article{outline:none}@media(max-width: 767px){.gallery article{width:160px;flex-shrink:0}}.gallery article:focus{outline:none}.gallery article button{display:block;width:100%;height:284px;border-radius:24px;overflow:hidden;cursor:pointer;border:none;padding:0;background:none;transition:all .25s ease !important}@media(max-width: 767px){.gallery article button{height:106px;border-radius:10px}}.gallery article button img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.gallery article button:hover{transform:scale(1.02)}.gallery article button:focus-visible{outline:2px solid #345b99;outline-offset:2px;border-radius:24px}@media(max-width: 767px){.gallery article button:focus-visible{border-radius:10px}}.gallery-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}.gallery-modal[aria-hidden=false]{opacity:1;visibility:visible}.gallery-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);cursor:pointer}.gallery-modal__content{position:relative;width:90%;max-width:1200px;max-height:90vh;z-index:1;display:flex;align-items:center;justify-content:center}.gallery-modal__close{min-width:44px;min-height:44px}@media(max-width: 767px){.gallery-modal__close{min-width:48px;min-height:48px}}.gallery-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}@media(max-width: 767px){.gallery-modal__close{top:-40px;right:-8px}}.gallery-modal__close:hover{transform:scale(1.2)}.gallery-modal__close:focus-visible{outline:2px solid var(--white-yellow);outline-offset:2px}.gallery-modal__close svg{display:block}.gallery-modal__arrow{min-width:44px;min-height:44px}@media(max-width: 767px){.gallery-modal__arrow{min-width:48px;min-height:48px}}.gallery-modal__arrow{transition:all .25s ease !important;position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;background-color:var(--burgundy);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2}.gallery-modal__arrow::after{content:"";display:block;width:24px;height:24px;background-image:url("../images/svg/arrow-right.svg");background-repeat:no-repeat;background-position:center;background-size:contain;filter:brightness(0) invert(1)}.gallery-modal__arrow:hover{background-color:var(--burgundy-dark)}.gallery-modal__arrow:focus-visible{outline:2px solid #345b99;outline-offset:2px}.gallery-modal__arrow--prev{left:24px}@media(max-width: 767px){.gallery-modal__arrow--prev{left:16px}}.gallery-modal__arrow--prev::after{transform:rotate(180deg)}.gallery-modal__arrow--next{right:24px}@media(max-width: 767px){.gallery-modal__arrow--next{right:16px}}.gallery-modal__image-container{width:100%;max-height:90vh;display:flex;align-items:center;justify-content:center}.gallery-modal__image{max-width:100%;max-height:90vh;height:auto;width:auto;border-radius:24px;-o-object-fit:contain;object-fit:contain}@media(max-width: 767px){.gallery-modal__image{border-radius:16px}}body.vision-mode-yellow-bg .gallery__arrow::after,body.vision-mode-yellow-bg .gallery-modal__arrow::after{filter:brightness(0) saturate(100%) invert(90%) sepia(100%) saturate(5000%) hue-rotate(5deg) brightness(110%)}body.vision-mode-yellow-bg .gallery__arrow:hover,body.vision-mode-yellow-bg .gallery-modal__arrow:hover{background-color:rgba(0,0,0,0) !important;border:1px solid #000 !important}body.vision-mode-yellow-bg .gallery__arrow:hover::after,body.vision-mode-yellow-bg .gallery-modal__arrow:hover::after{filter:brightness(0) saturate(100%) !important}.section-education-programs{position:relative;padding-left:68px;padding-right:68px}@media(min-width: 768px)and (max-width: 1149px){.section-education-programs{padding-left:40px;padding-right:40px}}@media(max-width: 767px){.section-education-programs{padding-left:20px;padding-right:20px}}.section-education-programs{padding-bottom:0}@media(min-width: 768px)and (max-width: 1149px){.section-education-programs{padding-top:80px;padding-bottom:80px}}@media(max-width: 767px){.section-education-programs{padding-top:60px;padding-bottom:60px}}.section-education-programs .education-container{position:relative;background:var(--blue-gradient);border-radius:24px;padding:100px 110px;overflow:hidden}@media(min-width: 768px)and (max-width: 1149px){.section-education-programs .education-container{padding:80px 60px}}@media(max-width: 767px){.section-education-programs .education-container{padding:40px 14px;border-radius:24px}}.section-education-programs .education-container::before{content:"";position:absolute;top:0;right:0;width:212px;height:220px;background-image:url("../images/svg/objects-education.svg");background-repeat:no-repeat;background-size:contain;pointer-events:none}@media(min-width: 768px)and (max-width: 1149px){.section-education-programs .education-container::before{width:160px;height:165px}}@media(max-width: 767px){.section-education-programs .education-container::before{width:70px;height:73px;top:-14px;right:-7px}}.section-education-programs .education-container::after{content:"";position:absolute;bottom:0;left:0;width:212px;height:220px;background-image:url("../images/svg/objects-education-bottom.svg");background-repeat:no-repeat;background-size:contain;background-position:left bottom;pointer-events:none}@media(min-width: 768px)and (max-width: 1149px){.section-education-programs .education-container::after{width:160px;height:165px}}@media(max-width: 767px){.section-education-programs .education-container::after{display:none}}.section-education-programs header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;margin-bottom:50px;position:relative;z-index:1}@media(max-width: 767px){.section-education-programs header{margin-bottom:40px}}.section-education-programs header h4{color:var(--color-bg);text-transform:uppercase}.section-education-programs header h2{color:var(--color-bg);max-width:712px}.section-education-programs .education-accordion-wrapper{display:flex;flex-direction:column;gap:50px;position:relative;z-index:1}@media(max-width: 767px){.section-education-programs .education-accordion-wrapper{gap:40px}}.section-education-programs .education-accordion{display:flex;flex-direction:column;gap:17px}@media(max-width: 767px){.section-education-programs .education-accordion{gap:12px}}.section-education-programs .education-accordion-item{background:var(--block-bg);border-radius:10px;overflow:hidden;transition:all .25s ease !important}.section-education-programs .education-accordion-item.is-active .education-accordion-header .accordion-toggle{background:var(--burgundy)}.section-education-programs .education-accordion-item.is-active .education-accordion-header .accordion-toggle::before,.section-education-programs .education-accordion-item.is-active .education-accordion-header .accordion-toggle::after{background:var(--color-bg)}.section-education-programs .education-accordion-item.is-active .education-accordion-header .accordion-toggle::after{transform:translate(-50%, -50%) rotate(90deg);opacity:0}.section-education-programs .education-accordion-item.is-active .education-accordion-content{max-height:2000px;opacity:1;padding:26px 25px}@media(max-width: 767px){.section-education-programs .education-accordion-item.is-active .education-accordion-content{padding:18px 14px}}.section-education-programs .education-accordion-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 21px;cursor:pointer;border:none;background:rgba(0,0,0,0);text-align:left;font-family:inherit;gap:18px;transition:all .25s ease !important}@media(max-width: 767px){.section-education-programs .education-accordion-header{padding:16px 14px;gap:10px}}.section-education-programs .education-accordion-header:hover{background:rgba(52,91,153,.05)}.section-education-programs .education-accordion-header .accordion-icon{width:46px;height:46px;flex-shrink:0;display:flex;align-items:center;justify-content:center}@media(max-width: 767px){.section-education-programs .education-accordion-header .accordion-icon{width:32px;height:32px}}.section-education-programs .education-accordion-header .accordion-icon img{max-width:100%;height:auto}.section-education-programs .education-accordion-header h3{flex:1}.section-education-programs .education-accordion-header .accordion-toggle{width:38px;height:38px;border-radius:50%;background:var(--burgundy);flex-shrink:0;position:relative;transition:all .25s ease !important}@media(max-width: 767px){.section-education-programs .education-accordion-header .accordion-toggle{width:24px;height:24px}}.section-education-programs .education-accordion-header .accordion-toggle::before,.section-education-programs .education-accordion-header .accordion-toggle::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:var(--color-bg);transition:all .25s ease !important}.section-education-programs .education-accordion-header .accordion-toggle::before{width:18px;height:2px}@media(max-width: 767px){.section-education-programs .education-accordion-header .accordion-toggle::before{width:11px}}.section-education-programs .education-accordion-header .accordion-toggle::after{width:2px;height:18px}@media(max-width: 767px){.section-education-programs .education-accordion-header .accordion-toggle::after{height:11px}}.section-education-programs .education-accordion-content{max-height:0;opacity:0;overflow:hidden;transition:all .25s ease !important;padding:0 25px}@media(max-width: 767px){.section-education-programs .education-accordion-content{padding:0 14px}}.section-education-programs .education-cards-grid{display:flex;flex-direction:column;gap:24px}@media(max-width: 767px){.section-education-programs .education-cards-grid{gap:15px}}.section-education-programs .education-cards-row{display:grid;grid-template-columns:repeat(4, 1fr);gap:15px}@media(min-width: 768px)and (max-width: 1149px){.section-education-programs .education-cards-row{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.section-education-programs .education-cards-row{grid-template-columns:1fr}}.section-education-programs .education-card{display:flex;flex-direction:column;gap:12px}@media(max-width: 767px){.section-education-programs .education-card{flex-direction:row;align-items:center;gap:10px}}.section-education-programs .education-card figure{width:100%;height:177px;border-radius:10px;overflow:hidden;background:#e4e4e4;margin:0}@media(max-width: 767px){.section-education-programs .education-card figure{width:113px;min-width:113px;height:84px}}.section-education-programs .education-card figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-education-programs .education-card figcaption{color:var(--main-blue);line-height:1.6}@media(max-width: 767px){.section-education-programs .education-card figcaption{font-size:14px;line-height:1.4}}.section-education-programs footer{display:flex;flex-direction:column;align-items:center;gap:24px;position:relative;z-index:1}@media(max-width: 767px){.section-education-programs footer{gap:20px}}.section-education-programs footer>p{color:var(--color-bg);text-align:center;max-width:565px;line-height:1.6}@media(max-width: 767px){.section-education-programs footer>p{font-size:14px;max-width:230px}}.section-education-programs footer .education-buttons{display:flex;align-items:center;gap:24px;position:relative}@media(max-width: 767px){.section-education-programs footer .education-buttons{flex-direction:column;width:100%;gap:10px}}.section-education-programs footer .education-buttons::after{content:"";position:absolute;right:-90px;top:20%;transform:translateY(-50%);width:74px;height:73px;background-image:url("../images/svg/parlament-arrow.svg");background-repeat:no-repeat;background-size:contain;pointer-events:none;filter:brightness(0) invert(1)}@media(min-width: 768px)and (max-width: 1149px){.section-education-programs footer .education-buttons::after{display:none}}@media(max-width: 767px){.section-education-programs footer .education-buttons::after{display:block;right:auto;top:auto;transform:rotate(-20deg);width:47px;align-self:flex-end;margin-top:-50px;margin-bottom:10px;margin-right:-10px}}.section-education-programs footer .education-buttons .--button,.section-education-programs footer .education-buttons .--button-transparent{white-space:nowrap}@media(max-width: 767px){.section-education-programs footer .education-buttons .--button,.section-education-programs footer .education-buttons .--button-transparent{width:100%;justify-content:center}}.section-education-programs footer .education-buttons .--button-transparent{background:rgba(0,0,0,0);border:1px solid var(--color-bg);color:var(--color-bg)}.section-education-programs footer .education-buttons .--button-transparent:hover{background:var(--color-bg);color:#6d211c}.section-education-programs .education-card.has-modal{cursor:pointer;transition:all .25s ease !important}.section-education-programs .education-card.has-modal:hover{transform:translateY(-4px)}.section-education-programs .education-card.has-modal:hover figure{box-shadow:0 8px 24px rgba(0,0,0,.15)}.section-education-programs .education-card.has-modal:focus{outline:2px solid var(--main-blue);outline-offset:4px;border-radius:10px}.section-education-programs .education-card.has-modal:focus:not(:focus-visible){outline:none}.section-education-programs .education-card.has-modal:focus-visible{outline:2px solid var(--main-blue);outline-offset:4px}.section-education-programs .card-modal-content{display:none}.education-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10001;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .25s ease !important}.education-modal.is-open{opacity:1;visibility:visible}.education-modal.is-open .education-modal-container{transform:translateY(0);opacity:1}.education-modal[hidden]{display:none}.education-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);cursor:pointer}.education-modal-container{position:relative;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;transform:translateY(20px);opacity:0;z-index:1;transition:all .25s ease !important}@media(max-width: 767px){.education-modal-container{width:95%;max-height:85vh}}.education-modal-content{background:var(--block-bg);border-radius:16px;padding:40px;position:relative}@media(max-width: 767px){.education-modal-content{padding:24px;border-radius:12px}}.education-modal-close{min-width:44px;min-height:44px}@media(max-width: 767px){.education-modal-close{min-width:48px;min-height:48px}}.education-modal-close{position:absolute;top:16px;right:16px;width:40px;height:40px;border:none;background:var(--light-blue);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--main-blue);transition:all .25s ease !important}.education-modal-close:hover{opacity:.8}.education-modal-close:focus-visible{outline:2px solid var(--main-blue);outline-offset:2px}.education-modal-close svg{width:20px;height:20px}.education-modal-image{width:100%;margin-bottom:24px;border-radius:10px;overflow:hidden}.education-modal-image img{width:100%;height:auto;display:block}.education-modal-title{font-size:28px;line-height:1.3;margin:0 0 20px 0}@media(max-width: 767px){.education-modal-title{font-size:24px}}.education-modal-body{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;line-height:160%;color:var(--main-blue)}@media(max-width: 767px){.education-modal-body{font-size:.875rem}}.education-modal-body{color:var(--color-text);line-height:1.7}@media(max-width: 767px){.education-modal-body{font-size:14px}}.education-modal-body p{margin:0 0 16px 0}.education-modal-body p:last-child{margin-bottom:0}.education-modal-body ul,.education-modal-body ol{margin:0 0 16px 0;padding-left:24px}.education-modal-body ul li,.education-modal-body ol li{margin-bottom:8px}.education-modal-body h4,.education-modal-body h5,.education-modal-body h6{color:var(--main-blue);margin:24px 0 12px 0}.education-modal-body h4:first-child,.education-modal-body h5:first-child,.education-modal-body h6:first-child{margin-top:0}.education-modal-body a{color:var(--burgundy);text-decoration:underline}.education-modal-body a:hover{text-decoration:none}.education-modal-body strong{font-weight:600}body.modal-open{overflow:hidden}.section-camps{display:flex;flex-direction:column;align-items:center;padding-left:68px;padding-right:68px}@media(min-width: 768px)and (max-width: 1149px){.section-camps{padding-left:40px;padding-right:40px}}@media(max-width: 767px){.section-camps{padding-left:20px;padding-right:20px}}.section-camps{text-align:center;padding-top:100px;padding-bottom:100px}@media(min-width: 768px)and (max-width: 1149px){.section-camps{padding-top:80px;padding-bottom:80px}}@media(max-width: 767px){.section-camps{padding-top:60px;padding-bottom:60px}}.section-camps>span{color:var(--burgundy);text-transform:uppercase;margin-bottom:14px}@media(max-width: 767px){.section-camps>span{margin-bottom:10px}}.section-camps>article 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-camps>article h1{font-size:40px}}@media(max-width: 767px){.section-camps>article h1{font-size:32px}}.section-camps>article h1{margin-bottom:20px}.section-camps>article h1:last-child{margin-bottom:0}.section-camps>article 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-camps>article h2{font-size:2rem}}@media(max-width: 767px){.section-camps>article h2{font-size:1.375rem}}.section-camps>article h2{margin-bottom:20px}@media(max-width: 767px){.section-camps>article h2{margin-bottom:16px}}.section-camps>article h2:last-child{margin-bottom:0}.section-camps>article 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-camps>article h3{font-size:1.5rem}}.section-camps>article h3{margin-bottom:16px}.section-camps>article h3:last-child{margin-bottom:0}.section-camps>article h4{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:500;line-height:120%;color:var(--main-blue)}@media(max-width: 767px){.section-camps>article h4{font-size:.75rem}}.section-camps>article h4{margin-bottom:12px}.section-camps>article h4:last-child{margin-bottom:0}.section-camps>article p{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;line-height:160%;color:var(--main-blue)}@media(max-width: 767px){.section-camps>article p{font-size:.875rem}}.section-camps>article p{padding-bottom:10px}.section-camps>article p:last-child{padding-bottom:0}.section-camps>article ul,.section-camps>article ol{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;line-height:160%;color:var(--main-blue)}@media(max-width: 767px){.section-camps>article ul,.section-camps>article ol{font-size:.875rem}}.section-camps>article ul,.section-camps>article ol{margin:0 0 16px 0;padding-left:24px}.section-camps>article ul:last-child,.section-camps>article ol:last-child{margin-bottom:0}.section-camps>article ul li,.section-camps>article ol li{margin-bottom:8px}.section-camps>article ul li:last-child,.section-camps>article ol li:last-child{margin-bottom:0}.section-camps>article a{color:var(--burgundy);text-decoration:underline}.section-camps>article a:hover{text-decoration:none}.section-camps>article strong,.section-camps>article b{font-weight:600}.section-camps>article em,.section-camps>article i{font-style:italic}.section-camps>article{max-width:646px;margin-bottom:30px}@media(max-width: 767px){.section-camps>article{margin-bottom:24px}}.section-camps>footer{position:relative;display:inline-flex;align-items:center}.section-camps>footer::after{content:"";position:absolute;right:-90px;top:20%;transform:translateY(-50%);width:74px;height:73px;background-image:url("../images/svg/parlament-arrow.svg");background-repeat:no-repeat;background-size:contain;pointer-events:none}@media(min-width: 768px)and (max-width: 1149px){.section-camps>footer::after{display:none}}@media(max-width: 767px){.section-camps>footer::after{display:block;position:relative;right:auto;top:auto;transform:rotate(-20deg);width:47px;height:auto;margin-left:10px}}.section-nometnes{padding-left:68px;padding-right:68px}@media(min-width: 768px)and (max-width: 1149px){.section-nometnes{padding-left:40px;padding-right:40px}}@media(max-width: 767px){.section-nometnes{padding-left:20px;padding-right:20px}}.section-nometnes{padding-top:0;padding-bottom:100px}@media(min-width: 768px)and (max-width: 1149px){.section-nometnes{padding-bottom:80px}}@media(max-width: 767px){.section-nometnes{padding-bottom:60px}}.section-nometnes>div{display:flex;flex-direction:column;gap:14px}@media(max-width: 767px){.section-nometnes>div{gap:10px}}.section-nometnes article{position:relative;border-radius:24px;overflow:hidden}.section-nometnes article.--bg-blue{background:var(--main-blue)}.section-nometnes article.--bg-burgundy{background:var(--burgundy)}.section-nometnes article.--bg-light-blue{background:var(--light-blue-card)}.section-nometnes article>a{display:flex;gap:126px;height:448px;padding:24px 50px 24px 24px;text-decoration:none;color:inherit}@media(min-width: 768px)and (max-width: 1149px){.section-nometnes article>a{gap:40px;height:auto;min-height:380px;padding:24px 30px 24px 24px}}@media(max-width: 767px){.section-nometnes article>a{flex-direction:column;gap:20px;height:auto;padding:16px}}.section-nometnes article:hover figure img{transform:scale(1.05)}.section-nometnes article:hover aside>span:last-child{transform:translateX(5px)}.section-nometnes article figure{width:620px;height:100%;flex-shrink:0;overflow:hidden;margin:0}@media(min-width: 768px)and (max-width: 1149px){.section-nometnes article figure{width:45%;min-width:280px}}@media(max-width: 767px){.section-nometnes article figure{width:100%;height:200px;border-radius:10px}}.section-nometnes article figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .25s ease !important}.section-nometnes article aside{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-width:0;padding-top:0}@media(max-width: 767px){.section-nometnes article aside{gap:16px}}.section-nometnes article aside>span:first-child{display:inline-flex;align-items:center;justify-content:center;padding:4px 15px;background:var(--white-yellow);border-radius:50px;color:var(--burgundy);font-size:12px;text-transform:uppercase;line-height:1.6;width:-moz-fit-content;width:fit-content}.section-nometnes article aside>div{display:flex;flex-direction:column;gap:14px;flex:1;padding-top:24px}@media(max-width: 767px){.section-nometnes article aside>div{padding-top:0;gap:10px}}.section-nometnes article aside>div h3,.section-nometnes article aside>div p{color:var(--white-yellow)}.section-nometnes article aside>span:last-child{width:38px;height:38px;border-radius:50%;background:var(--burgundy);align-self:flex-end;position:relative;transition:all .25s ease !important}@media(max-width: 767px){.section-nometnes article aside>span:last-child{width:32px;height:32px}}.section-nometnes article aside>span:last-child::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:24px;height:24px;background-image:url("../images/svg/arrow-right.svg");background-repeat:no-repeat;background-position:center;background-size:contain;filter:brightness(0) invert(1)}@media(max-width: 767px){.section-nometnes article aside>span:last-child::after{width:18px;height:18px}}.section-nometnes article.--bg-burgundy aside>span:last-child{background:var(--white-yellow)}.section-nometnes article.--bg-burgundy aside>span:last-child::after{filter:brightness(0) saturate(100%) invert(14%) sepia(46%) saturate(2676%) hue-rotate(345deg) brightness(89%) contrast(93%)}body.vision-mode-yellow-bg .section-education-programs .education-container::before{background-image:url("../images/svg/education-top-right-yellow.svg")}body.vision-mode-yellow-bg .section-education-programs .education-container::after{background-image:url("../images/svg/education-bottom-left-yellow.svg")}body.vision-mode-yellow-bg .section-education-programs .accordion-icon img{filter:brightness(0) saturate(100%)}body.vision-mode-yellow-bg .section-education-programs .education-buttons .--button-transparent:hover{color:#000}body.vision-mode-yellow-bg .section-education-programs .education-buttons .--button{border:1px solid var(--color-bg)}body.vision-mode-yellow-bg .section-education-programs .education-buttons .--button:hover{background:var(--color-bg);color:#000}body.vision-mode-yellow-bg .section-education-programs .education-buttons::after{filter:brightness(0) saturate(100%) invert(90%) sepia(100%) saturate(5000%) hue-rotate(5deg) brightness(110%)}body.vision-mode-yellow-bg .section-camps>footer::after{filter:brightness(0) saturate(100%)}body.vision-mode-yellow-bg .section-nometnes article{border:1px solid #000}body.vision-mode-yellow-bg .section-nometnes article aside>span:last-child{background:var(--color-bg)}body.vision-mode-yellow-bg .section-nometnes article aside>span:last-child::after{filter:brightness(0) saturate(100%)}body.vision-mode-yellow-bg .section-materials .materials-container header h2,body.vision-mode-yellow-bg .section-materials .materials-container header p{color:#fdff4e}body.vision-mode-yellow-bg .section-materials .materials-accordion>article{border:1px solid #000}body.vision-mode-yellow-bg .section-materials .materials-accordion article article{border-top-color:rgba(0,0,0,.2)}body.vision-mode-yellow-bg .section-materials .materials-accordion .materials-accordion__header:hover{background:rgba(0,0,0,.05)}body.vision-mode-yellow-bg .section-materials .materials-accordion .materials-accordion__header.--subject{background:rgba(0,0,0,.03)}body.vision-mode-yellow-bg .section-materials .materials-accordion .materials-accordion__toggle{background:#000}body.vision-mode-yellow-bg .section-materials .materials-accordion .materials-accordion__toggle::before,body.vision-mode-yellow-bg .section-materials .materials-accordion .materials-accordion__toggle::after{background:#fdff4e}body.vision-mode-yellow-bg .section-materials .materials-accordion .materials-accordion__header:hover .materials-accordion__toggle{background:#000}body.vision-mode-yellow-bg .section-materials .materials-accordion aside{background:rgba(0,0,0,.03);border-top-color:rgba(0,0,0,.2)}body.vision-mode-yellow-bg .section-materials .materials-accordion aside figure img{filter:brightness(0) saturate(100%)}.section-materials{padding-top:0;padding-bottom:100px}@media(min-width: 768px)and (max-width: 1149px){.section-materials{padding-bottom:80px}}@media(max-width: 767px){.section-materials{padding-bottom:60px}}.materials-container{background:var(--block-bg-4);border-radius:24px;padding:100px 110px}@media(min-width: 768px)and (max-width: 1149px){.materials-container{padding:80px 60px}}@media(max-width: 767px){.materials-container{padding:40px 14px;border-radius:16px}}.materials-container header{display:flex;flex-direction:column;align-items:center}.materials-container header 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){.materials-container header h1{font-size:40px}}@media(max-width: 767px){.materials-container header h1{font-size:32px}}.materials-container header h1{margin-bottom:20px}.materials-container header h1:last-child{margin-bottom:0}.materials-container header 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){.materials-container header h2{font-size:2rem}}@media(max-width: 767px){.materials-container header h2{font-size:1.375rem}}.materials-container header h2{margin-bottom:20px}@media(max-width: 767px){.materials-container header h2{margin-bottom:16px}}.materials-container header h2:last-child{margin-bottom:0}.materials-container header h3{font-family:"Poppins",sans-serif;font-size:1.75rem;font-weight:500;line-height:32px;color:var(--main-blue)}@media(max-width: 767px){.materials-container header h3{font-size:1.5rem}}.materials-container header h3{margin-bottom:16px}.materials-container header h3:last-child{margin-bottom:0}.materials-container header h4{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:500;line-height:120%;color:var(--main-blue)}@media(max-width: 767px){.materials-container header h4{font-size:.75rem}}.materials-container header h4{margin-bottom:12px}.materials-container header h4:last-child{margin-bottom:0}.materials-container header p{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;line-height:160%;color:var(--main-blue)}@media(max-width: 767px){.materials-container header p{font-size:.875rem}}.materials-container header p{padding-bottom:10px}.materials-container header p:last-child{padding-bottom:0}.materials-container header ul,.materials-container header ol{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;line-height:160%;color:var(--main-blue)}@media(max-width: 767px){.materials-container header ul,.materials-container header ol{font-size:.875rem}}.materials-container header ul,.materials-container header ol{margin:0 0 16px 0;padding-left:24px}.materials-container header ul:last-child,.materials-container header ol:last-child{margin-bottom:0}.materials-container header ul li,.materials-container header ol li{margin-bottom:8px}.materials-container header ul li:last-child,.materials-container header ol li:last-child{margin-bottom:0}.materials-container header a{color:var(--burgundy);text-decoration:underline}.materials-container header a:hover{text-decoration:none}.materials-container header strong,.materials-container header b{font-weight:600}.materials-container header em,.materials-container header i{font-style:italic}.materials-container header{margin-bottom:62px}@media(min-width: 768px)and (max-width: 1149px){.materials-container header{margin-bottom:50px}}@media(max-width: 767px){.materials-container header{margin-bottom:40px}}.materials-container header h2{color:var(--white-yellow);max-width:712px}.materials-container header p{color:var(--white-yellow);max-width:546px}.materials-accordion{display:flex;flex-direction:column;gap:6px;max-width:1084px;margin:0 auto}.materials-accordion>article{background:var(--block-bg);border-radius:10px;overflow:hidden}.materials-accordion article article{border-top:1px solid rgba(52,91,153,.1)}.materials-accordion article article:first-child{border-top:none}.materials-accordion__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 21px;background:rgba(0,0,0,0);border:none;cursor:pointer;text-align:left;font-family:inherit;transition:all .25s ease !important}@media(max-width: 767px){.materials-accordion__header{padding:12px 16px}}.materials-accordion__header:hover{background:rgba(52,91,153,.03)}.materials-accordion__header:hover .materials-accordion__toggle{background:var(--burgundy-dark, #6B2639)}.materials-accordion__header:focus-visible{outline:2px solid var(--main-blue);outline-offset:-2px}.materials-accordion__header[aria-expanded=true] .materials-accordion__toggle::after{transform:translate(-50%, -50%) rotate(90deg);opacity:0}.materials-accordion__header>div{display:flex;flex-direction:column;flex:1}.materials-accordion__header>div span{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;line-height:160%;color:var(--main-blue)}@media(max-width: 767px){.materials-accordion__header>div span{font-size:.875rem}}.materials-accordion__header>div span{color:var(--main-blue)}.materials-accordion__header.--subject{padding-left:40px;background:rgba(52,91,153,.02)}@media(max-width: 767px){.materials-accordion__header.--subject{padding-left:24px}}.materials-accordion__header.--subject>div span{font-size:14px}.materials-accordion__header.--subject>div h3{font-size:1.25rem;line-height:1.4}@media(max-width: 767px){.materials-accordion__header.--subject>div h3{font-size:1rem}}.materials-accordion__header.--subject .materials-accordion__toggle{width:32px;height:32px;min-width:32px}@media(max-width: 767px){.materials-accordion__header.--subject .materials-accordion__toggle{width:26px;height:26px;min-width:26px}}.materials-accordion__header.--subject .materials-accordion__toggle::before{width:14px}@media(max-width: 767px){.materials-accordion__header.--subject .materials-accordion__toggle::before{width:10px}}.materials-accordion__header.--subject .materials-accordion__toggle::after{height:14px}@media(max-width: 767px){.materials-accordion__header.--subject .materials-accordion__toggle::after{height:10px}}.materials-accordion__toggle{width:38px;height:38px;min-width:38px;border-radius:50%;background:var(--burgundy);position:relative;transition:all .25s ease !important}@media(max-width: 767px){.materials-accordion__toggle{width:28px;height:28px;min-width:28px}}.materials-accordion__toggle::before,.materials-accordion__toggle::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:var(--white-yellow);transition:all .25s ease !important}.materials-accordion__toggle::before{width:18px;height:2px}@media(max-width: 767px){.materials-accordion__toggle::before{width:12px}}.materials-accordion__toggle::after{width:2px;height:18px}@media(max-width: 767px){.materials-accordion__toggle::after{height:12px}}.materials-accordion [hidden]{display:none}.materials-accordion aside{padding:20px 40px 24px;background:rgba(52,91,153,.02);border-top:1px solid rgba(52,91,153,.1)}@media(max-width: 767px){.materials-accordion aside{padding:16px 24px 20px}}.materials-accordion aside figure{width:50px;height:50px;margin:0 0 24px}@media(max-width: 767px){.materials-accordion aside figure{width:40px;height:40px;margin-bottom:16px}}.materials-accordion aside figure img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.materials-accordion aside>ul{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){.materials-accordion aside>ul{grid-template-columns:repeat(3, 1fr);gap:20px}}@media(max-width: 767px){.materials-accordion aside>ul{display:flex;flex-direction:column;gap:11px}}.materials-accordion aside>ul a{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;line-height:160%;color:var(--main-blue)}@media(max-width: 767px){.materials-accordion aside>ul a{font-size:.875rem}}.materials-accordion aside>ul 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}.materials-accordion aside>ul a:hover{color:var(--burgundy);border-bottom-color:var(--burgundy);border-bottom-style:solid;text-decoration:none}.materials-accordion aside>ul a:focus-visible{outline:2px solid #345b99;outline-offset:2px}body.vision-mode-yellow-bg .materials-accordion aside>ul a{color:#000;border-bottom-color:#000}body.vision-mode-yellow-bg .materials-accordion aside>ul a:hover{color:#000;border-bottom-color:#000}