.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-subpage-hero{background:linear-gradient(180deg, #FBF6F6 0%, #DDE6EE 100%)}.section-single-content article{max-width:862px;margin:0 auto}.section-single-content article p{margin-bottom:10px}.section-single-content article p:last-child{margin-bottom:0}.section-single-content article .has-small-font-size,.section-single-content article .wp-block-heading.has-small-font-size{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:500;line-height:120%;color:var(--main-blue)}@media(max-width: 767px){.section-single-content article .has-small-font-size,.section-single-content article .wp-block-heading.has-small-font-size{font-size:.75rem}}.section-single-content article .has-small-font-size,.section-single-content article .wp-block-heading.has-small-font-size{font-size:1rem !important}@media(max-width: 767px){.section-single-content article .has-small-font-size,.section-single-content article .wp-block-heading.has-small-font-size{font-size:.75rem !important}}.section-single-content article .has-medium-font-size,.section-single-content article .wp-block-heading.has-medium-font-size{font-family:"Poppins",sans-serif;font-size:1.75rem;font-weight:500;line-height:32px;color:var(--main-blue)}@media(max-width: 767px){.section-single-content article .has-medium-font-size,.section-single-content article .wp-block-heading.has-medium-font-size{font-size:1.5rem}}.section-single-content article .has-medium-font-size,.section-single-content article .wp-block-heading.has-medium-font-size{font-size:1.75rem !important}@media(max-width: 767px){.section-single-content article .has-medium-font-size,.section-single-content article .wp-block-heading.has-medium-font-size{font-size:1.5rem !important}}.section-single-content article .has-large-font-size,.section-single-content article .wp-block-heading.has-large-font-size{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-single-content article .has-large-font-size,.section-single-content article .wp-block-heading.has-large-font-size{font-size:2rem}}@media(max-width: 767px){.section-single-content article .has-large-font-size,.section-single-content article .wp-block-heading.has-large-font-size{font-size:1.375rem}}.section-single-content article .has-large-font-size,.section-single-content article .wp-block-heading.has-large-font-size{font-size:2.5rem !important}@media(max-width: 767px){.section-single-content article .has-large-font-size,.section-single-content article .wp-block-heading.has-large-font-size{font-size:1.375rem !important}}.section-single-content article .has-x-large-font-size,.section-single-content article .wp-block-heading.has-x-large-font-size{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-single-content article .has-x-large-font-size,.section-single-content article .wp-block-heading.has-x-large-font-size{font-size:40px}}@media(max-width: 767px){.section-single-content article .has-x-large-font-size,.section-single-content article .wp-block-heading.has-x-large-font-size{font-size:32px}}.section-single-content article .has-x-large-font-size,.section-single-content article .wp-block-heading.has-x-large-font-size{font-size:3.125rem !important}@media(max-width: 767px){.section-single-content article .has-x-large-font-size,.section-single-content article .wp-block-heading.has-x-large-font-size{font-size:2rem !important}}.section-single-content article h2,.section-single-content article h3,.section-single-content article h4{margin-top:60px;margin-bottom:23px}.section-single-content article h2:first-child,.section-single-content article h3:first-child,.section-single-content article h4:first-child{margin-top:0}@media(max-width: 767px){.section-single-content article h2,.section-single-content article h3,.section-single-content article h4{margin-top:40px;margin-bottom:16px}}.section-single-content article a{color:var(--burgundy);text-decoration:underline}.section-single-content article a:hover{text-decoration:none}.section-single-content article ul,.section-single-content 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-single-content article ul,.section-single-content article ol{font-size:.875rem}}.section-single-content article ul,.section-single-content article ol{margin:0 0 16px 0;padding-left:24px}.section-single-content article ul:last-child,.section-single-content article ol:last-child{margin-bottom:0}.section-single-content article ul li,.section-single-content article ol li{margin-bottom:8px}.section-single-content article ul li:last-child,.section-single-content article ol li:last-child{margin-bottom:0}.section-single-content article figure{margin:40px 0}@media(max-width: 767px){.section-single-content article figure{margin:24px 0}}.section-single-content article figure img{width:100%;height:auto;display:block;border-radius:10px}.section-single-content article figure figcaption{font-family:"Poppins",sans-serif;font-size:.75rem;font-weight:400;line-height:160%;color:var(--main-blue);margin-top:12px;text-align:center}.section-single-content article blockquote{background:var(--block-bg-3);border-radius:24px;padding:35px 33px;margin:40px 0;border-left:none;font-style:normal}@media(max-width: 767px){.section-single-content article blockquote{padding:24px 20px;border-radius:16px;margin:24px 0}}.section-single-content article blockquote p{margin-bottom:0}body.vision-mode-yellow-bg .section-subpage-hero{background:linear-gradient(180deg, #EDEF5A 0%, var(--color-bg) 100%)}body.vision-mode-yellow-bg .section-single-content article blockquote{background:#edef5a}.post-slider-section{padding-bottom:100px;padding-top:0}@media(max-width: 767px){.post-slider-section{padding-bottom:40px}}