﻿@charset "UTF-8";@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");#loginRegisterPage{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;}#loginRegisterPage .auth-container{background:#fff;border-radius:15px;box-shadow:0 15px 35px rgba(0,0,0,.1);padding:2rem;margin-top:2rem;margin-bottom:2rem;}#loginRegisterPage .auth-header{text-align:center;margin-bottom:2rem;color:#333;}#loginRegisterPage .auth-header h2{font-weight:300;margin-bottom:.5rem;}#loginRegisterPage .auth-header p{color:#666;margin:0;}#loginRegisterPage .auth-section{border-radius:10px;padding:1.5rem;background:#f8f9fa;border:1px solid #e9ecef;}#loginRegisterPage .auth-section h3{color:#495057;margin-bottom:1.5rem;font-weight:500;text-align:center;}#loginRegisterPage .divider{height:100%;display:flex;align-items:center;justify-content:center;}#loginRegisterPage .divider::before{content:"OR";background:#fff;padding:1rem;border-radius:50%;border:2px solid #e9ecef;color:#666;font-weight:500;}@media(max-width:767px){#loginRegisterPage .divider{height:auto;margin:2rem 0;}#loginRegisterPage .divider::before{display:block;text-align:center;}}html{overflow-x:hidden;width:100%;}body{overflow-x:hidden;width:100%;margin:0;padding:0;}*,*::before,*::after{box-sizing:border-box;}img{max-width:100%;height:auto;}.container,.container-fluid{max-width:100%;padding-left:15px;padding-right:15px;}@media(min-width:992px){body:not(.site-footer) .container,body:not(.site-footer) .container-fluid,main .container,section:not(.newsletter-section):not(.donate-banner) .container,.hero-section .container,.founder-section .container,.purpose-section .container,.publication-section .container,.event-section .container,.marici-section .container,.youtube-section .container,.about-section .container,.team-section .container,.projects-page section .container,.events-page .container,.event-detail-page .container,.donate-page .container,.newsletter-page .container,.newsletter-page2 .container,.contact-page .container{padding-left:60px;padding-right:60px;}}.row{margin-left:0;margin-right:0;max-width:100%;}@font-face{font-family:"Adobe Garamond Pro";src:url("../../assets/fonts/AGaramondPro-Regular.woff2") format("woff2");font-display:swap;}@font-face{font-family:"Adobe Garamond Pro Italic";src:url("../../assets/fonts/AGaramondPro-Italic.woff2") format("woff2");font-display:swap;}@font-face{font-family:"Adobe Garamond Pro Bold";src:url("../../assets/fonts/AGaramondPro-Bold.woff2") format("woff2");font-display:swap;}@font-face{font-family:"Gill Sans";src:url("../../assets/fonts/GillSans.woff2") format("woff2");font-display:swap;}@font-face{font-family:"Gill Sans Light";src:url("../../assets/fonts/GillSans-Light.woff2") format("woff2");font-style:normal;font-display:swap;}@font-face{font-family:"Gill Sans Bold";src:url("../../assets/fonts/GillSans-Bold.woff2") format("woff2");font-style:normal;font-display:swap;}@font-face{font-family:"Gill Sans Medium";src:url("../../assets/fonts/GillSans-Medium.woff2") format("woff2");font-style:normal;font-display:swap;}body{-webkit-font-smoothing:antialiased;padding-top:0!important;}body:not(.home-page){margin-top:68px;}.card{border:0;}.card .card-title{font-family:"Adobe Garamond Pro",serif,"Merriweather",serif,serif;color:#000;}.card .card-link{color:#9bb9e1;}.card .card-link:hover{text-decoration:underline;}@media(max-width:768px){body:not(.home-page){margin-top:55px;}}body:not(.home-page) .navbar-brand,.navbar-light .navbar-brand,.projects-page .navbar-brand,.events-page .navbar-brand,.event-detail-page .navbar-brand,.donate-page .navbar-brand,.newsletter-page .navbar-brand,.newsletter-page2 .navbar-brand,.privacy-page .navbar-brand,.faq-page .navbar-brand,.contact-page .navbar-brand,.about-page .navbar-brand{color:#717171!important;}body:not(.home-page) .nav-link,.navbar-light .nav-link,.projects-page .nav-link,.events-page .nav-link,.event-detail-page .nav-link,.donate-page .nav-link,.newsletter-page .nav-link,.newsletter-page2 .nav-link,.privacy-page .nav-link,.faq-page .nav-link,.contact-page .nav-link,.about-page .nav-link{color:#979795!important;}.site-header{position:absolute;top:0;width:100%;z-index:1;}@media(min-width:992px){.site-header .container{padding-left:60px;padding-right:60px;}}.site-header .navbar-brand{font-family:"Adobe Garamond Pro",serif;color:#fffff5;font-size:1.8rem!important;}@media(max-width:576px){.site-header .navbar-brand{font-size:1.3rem!important;}}@media(max-width:480px){.site-header .navbar-brand{font-size:1.1rem!important;}}@media(max-width:360px){.site-header .navbar-brand{font-size:1rem!important;}}.site-header .navbar-brand:hover{color:#fffff5;}.site-header .navbar .container{padding:15px 45px;}@media(max-width:991px){.site-header .navbar .container{padding:10px 30px;}.site-header .nav-link{margin-left:5px;}}.site-footer{background:#d8d8da;border-top:1px solid #e6e6e6;padding:3rem 0;}.site-footer .footer-brand{font-family:"Adobe Garamond Pro",serif;font-size:1.7rem;color:#7c7b80;margin-bottom:1.4rem;}@media(max-width:768px){.site-footer .footer-brand{font-size:1.4rem;}}@media(max-width:480px){.site-footer .footer-brand{font-size:1.2rem;}}@media(max-width:360px){.site-footer .footer-brand{font-size:1.1rem;}}.site-footer .social-links{list-style:none;padding:10px;margin:0;display:flex;justify-content:center;gap:1.8rem;}.site-footer .social-links a{color:#7c7b80;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border:2px solid #7c7b80;border-radius:50%;transition:all .3s ease;padding:18px;text-decoration:none;}.site-footer .social-links a:hover{color:#9bb9e1;border-color:#9bb9e1;text-decoration:none;transform:scale(1.1);}.site-footer .footer-nav{font-family:"Gill Sans Light","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;list-style:none;padding:10px;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;flex-direction:column;}.site-footer .footer-nav a{color:#97969a;text-decoration:none;font-size:1rem;transition:all .3s ease;}.site-footer .footer-nav a:hover{color:#9bb9e1;text-decoration:underline!important;}.site-footer .footer-legal{font-family:"Gill Sans Light","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;color:#9a999d;font-size:.8rem;line-height:1;}.site-footer .footer-legal a{color:#9a999d;text-decoration:none;}.site-footer .footer-legal a:hover{color:#9bb9e1;text-decoration:underline;}.newsletter-section{background:#b2afb1;padding:3rem 0;}.newsletter-section .newsletter-title{font-family:"Adobe Garamond Pro",serif;font-size:1.6rem;color:#6d6e71;margin-bottom:2rem;text-align:center;}@media(max-width:768px){.newsletter-section .newsletter-title{font-size:1.5rem;}}@media(max-width:480px){.newsletter-section .newsletter-title{font-size:1.3rem;}}@media(max-width:360px){.newsletter-section .newsletter-title{font-size:1.1rem;}}.newsletter-section .newsletter-form{display:flex;justify-content:center;align-items:center;max-width:450px;margin:0 auto;}.newsletter-section .newsletter-form input[type=email]{flex:1;padding:.75rem 1rem;border:0;font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;background:#fffef8;font-size:1rem;outline:0;height:4rem;}.newsletter-section .newsletter-form input[type=email]::placeholder{color:#999;}@media(max-width:768px){.newsletter-section .newsletter-form input[type=email]{text-align:center;}}.newsletter-section .newsletter-form button{padding:.75rem 2rem;background:#858286;color:#dbdada;border:0;font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1rem;cursor:pointer;transition:all .3s ease;white-space:nowrap;height:4rem;}.newsletter-section .newsletter-form button:hover{background:#7a94b8;}.donate-banner{background:#9bb9e0;color:#fff;text-align:center;padding:4rem 0;transition:all .3s ease;cursor:pointer;}.donate-banner:hover{background-color:#7a94b8!important;}.donate-banner a{color:inherit!important;text-decoration:none!important;}.donate-banner .banner-title{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif!important;font-size:2rem!important;margin-bottom:.5rem!important;letter-spacing:.3rem!important;}@media(max-width:768px){.donate-banner .banner-title{font-size:1.8rem!important;}}@media(max-width:360px){.donate-banner .banner-title{font-size:1.5rem!important;}}.donate-banner .banner-sub{font-family:"Adobe Garamond Pro",serif!important;font-size:1.8rem!important;margin:0!important;color:#c9d9ee!important;text-align:center!important;}@media(max-width:768px){.donate-banner .banner-sub{font-size:1.3rem!important;}}@media(max-width:480px){.donate-banner .banner-sub{font-size:1.1rem!important;}}@media(max-width:360px){.donate-banner .banner-sub{font-size:1rem!important;}}@media(max-width:768px){.newsletter-section{padding:2.5rem 0;}.newsletter-form{flex-direction:column;align-items:stretch;max-width:90%;padding:0 20px;}.newsletter-form input[type=email]{margin-bottom:0;width:100%;height:3.5rem;font-size:.95rem;}.newsletter-form button{margin-top:0;width:100%;height:3.5rem;font-size:1rem;padding:.75rem 1.5rem;}}@media(max-width:480px){.newsletter-section{padding:2rem 0;}.newsletter-form{max-width:95%;padding:0 15px;}.newsletter-form input[type=email]{height:3rem;font-size:.9rem;padding:.5rem .75rem;}.newsletter-form button{height:3rem;font-size:.95rem;padding:.5rem 1rem;}}@media(max-width:360px){.newsletter-section{padding:1.5rem 0;}.newsletter-form{max-width:100%;padding:0 10px;}.newsletter-form input[type=email]{height:2.8rem;font-size:.85rem;padding:.5rem;}.newsletter-form button{height:2.8rem;font-size:.9rem;padding:.5rem .75rem;}}.project-header-cont{margin-top:90px;margin-bottom:60px;text-align:left;}@media(min-width:992px){.project-header-cont .container{padding-left:10px;}}.project-header-cont h4{font-family:"Gill Sans";font-size:1rem;letter-spacing:.1em;color:#adaeb2;text-transform:uppercase;margin-bottom:1.4rem;}.project-header-cont h2{font-family:"Gill Sans";font-size:2.2rem;font-weight:700;color:#7da7d8;line-height:1.3;margin-bottom:0;}@media(max-width:768px){.project-header-cont{text-align:center;}}.projects-page .publication-section,.projects-page .film-section,.projects-page .event-section,.projects-page .marici-section,.projects-page .youtube-section{padding:5rem 0;}.projects-page .publication-section .row,.projects-page .film-section .row,.projects-page .event-section .row,.projects-page .marici-section .row{gap:2rem;}.projects-page .publication-section .col-lg-6,.projects-page .film-section .col-lg-6,.projects-page .event-section .col-lg-6,.projects-page .marici-section .col-lg-6{flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem);}.projects-page .publication-section{background-color:#fffef8;}.projects-page .publication-section .section-label{color:#7da7d8;}.projects-page .publication-section .section-title{color:#6f7279;}.projects-page .publication-section .section-description{color:#7f8080;}.projects-page .film-section{background-color:#f1f3f6;}.projects-page .film-section .section-label{color:#7da7d8;}.projects-page .film-section .section-title{color:#6f7279;}.projects-page .film-section .section-description{color:#7f8080;}.projects-page .film-section .film-img-con{overflow:hidden;}.projects-page .film-section .film-img-con img{width:100%;height:100%;object-fit:cover;transition:all .3s ease;}.projects-page .film-section .film-img-con img:hover{transform:scale(1.05);}@media(max-width:991px){.projects-page .publication-section .col-lg-6,.projects-page .film-section .col-lg-6,.projects-page .event-section .col-lg-6,.projects-page .marici-section .col-lg-6{flex:0 0 100%;max-width:100%;}}@media(min-width:769px) and (max-width:1024px){.projects-page .publication-section,.projects-page .film-section,.projects-page .event-section,.projects-page .marici-section,.projects-page .youtube-section{padding:40px 0;}}@media(max-width:480px){.projects-page .publication-section,.projects-page .film-section,.projects-page .event-section,.projects-page .marici-section,.projects-page .youtube-section{padding:30px 0;}.projects-page .section-title{font-size:1.8rem;}.projects-page .section-subtitle{font-size:1.2rem;}.projects-page .section-description{font-size:1rem;}.project-header-cont{margin-top:80px;margin-bottom:40px;text-align:center;}.project-header-cont h4{font-size:.9rem;}.project-header-cont h2{font-size:1.8rem;}}@media(max-width:360px){.hero-section .hero-overlay .hero-quote{font-size:1.8rem;line-height:1.3;}.hero-section .hero-overlay .hero-attribution{font-size:.8rem;letter-spacing:.1em;}.section-title{font-size:1.6rem;}.section-subtitle{font-size:1.1rem;}.section-description{font-size:.95rem;line-height:1.6;}.purpose-section .purpose-quote{font-size:1.5rem;line-height:1.4;width:85%;}.founder-section .founder-text{font-size:1.6rem;width:95%;}}.navbar-nav .nav-link{font-family:"Gill Sans Light";color:#fff;font-size:1.1rem;margin-left:15px;transition:all .05s ease;}.navbar-nav .nav-link:hover:not(.active){text-shadow:0 0 1px currentColor;}.navbar-nav .nav-link.active{font-weight:600;}.section-link,.footer-nav a,.privacy-text a,a:not(.navbar-brand):not(.nav-link):not(.social-links a):not(.social-icons a){transition:all .3s ease;}.section-link:hover,.footer-nav a:hover,.privacy-text a:hover{text-decoration:underline!important;}.publication-img-con a,.film-img-con a,.event-section a img,.marici-section a img,.youtube-section a img,.projects-page .col-lg-6 a{display:block;cursor:pointer;}.publication-img-con a:hover,.film-img-con a:hover,.event-section a img:hover,.marici-section a img:hover,.youtube-section a img:hover,.projects-page .col-lg-6 a:hover{opacity:.9;transition:opacity .3s ease;}.donate-btn,.newsletter-form button,.newsletter-form2 button,.contact-form button,.ticket-info button,.amount-buttons button{transition:background-color .3s ease;}.donate-btn:hover,.newsletter-form button:hover,.newsletter-form2 button:hover,.contact-form button:hover,.ticket-info button:hover,.amount-buttons button:hover{background-color:#7a94b8;}.newsletter-form button:hover{background-color:#5a5359;}.newsletter-form2 button:hover{background-color:#7a94b8;}.contact-form button:hover{background-color:#7a94b8;}.ticket-info button:hover{background-color:#7a94b8;}.amount-buttons button:hover{background-color:#7a94b8;}.content-section{padding-top:15px;overflow-x:hidden;}.content-section .container{max-width:1300px;}.content-section .row{display:flex;max-width:100%;gap:4rem;}.content-section .section-label{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1rem;font-weight:600;letter-spacing:.1em;color:#adaeb2;text-transform:uppercase;display:block;margin-bottom:2rem;padding-top:20px;}.content-section .section-title{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:2.2rem;color:#7da7d8;margin-bottom:2.5rem;line-height:1.3;margin-bottom:0;}.content-section .section-description{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;margin:3rem 0;}.content-section p{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1.2rem;line-height:1.8;color:#7f8080;margin-bottom:1.5rem;}@media(min-width:768px) and (max-width:1024px){.content-section p{font-size:1.1rem!important;}}@media(max-width:991px){.content-section .row{gap:2rem;padding-left:0;padding-right:0;}.content-section .col-lg-6{flex:0 0 100%;max-width:100%;padding-left:15px;padding-right:15px;}}@media(max-width:767px){.content-section{margin-top:0;}.content-section .row{flex-direction:column;padding-left:0;padding-right:0;}.content-section .section-label{margin-bottom:15px;padding-top:0;margin-top:0;}.content-section .section-title{margin-bottom:25px;}.content-section p{font-size:1rem!important;text-align:left;margin-bottom:20px;}}@media(max-width:480px){.content-section .section-title{margin-bottom:20px;}.content-section p{font-size:.9rem!important;margin-bottom:15px;}}.founder-section{background-color:#fffef8;}.founder-section .row{gap:4rem;flex-wrap:nowrap;}.founder-section .container{max-width:1300px;}@media(max-width:991px){.founder-section{padding:0;}.founder-section .row{flex-wrap:wrap;}}.founder-section .founder-text{font-family:"Adobe Garamond Pro",serif;font-size:2rem;color:#7a797d;text-align:center;}@media(max-width:768px){.founder-section .founder-text{font-size:1.6rem;margin-bottom:1rem;}}@media(max-width:480px){.founder-section .founder-text{font-size:1.4rem;}}@media(max-width:360px){.founder-section .founder-text{font-size:1.2rem;width:100%;text-align:center;}}.founder-section .video-thumbnail{position:relative;height:400px;overflow:hidden;}.founder-section .video-thumbnail img{width:100%;height:100%;object-fit:cover;transition:all .3s ease;}.founder-section .video-thumbnail:hover .play-button{transform:translate(-50%,-50%) scale(1.1);color:#fffff5;border:solid 5px #fffff5;}.founder-section .video-thumbnail:hover img{transform:scale(1.05);}.founder-section .video-thumbnail .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:95px;height:95px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:#a29d99;cursor:pointer;transition:all .3s ease;border:solid 5px #a29d99;}.founder-section .video-thumbnail .play-button:hover{transform:translate(-50%,-50%) scale(1.1);color:#fffff5;border:solid 5px #fffff5;}.founder-section .video-thumbnail .play-button .fa-play{margin-left:3px;}.purpose-section{display:flex;align-items:center;justify-content:center;}.purpose-section .container{max-width:1300px;}.purpose-section .purpose-quote{font-family:"Adobe Garamond Pro",serif;font-size:2rem;line-height:1.6;max-width:900px;color:#fff;text-align:center;margin:0 auto;width:75%;}@media(max-width:768px){.purpose-section .purpose-quote{font-size:1.6rem;line-height:1.5;}}@media(max-width:480px){.purpose-section .purpose-quote{font-size:1.3rem;line-height:1.4;width:85%;}}@media(max-width:360px){.purpose-section .purpose-quote{font-size:1.1rem;line-height:1.3;width:90%;}}.purpose-section .purpose-attribution{font-family:"Adobe Garamond Pro",serif;font-size:1.7rem;letter-spacing:.15rem;display:block;margin-top:2rem;text-align:center;color:rgba(255,255,255,.692);font-style:normal;font-variant:all-small-caps;}@media(max-width:768px){.purpose-section .purpose-attribution{font-size:1rem;letter-spacing:.2em;}}@media(max-width:480px){.purpose-section .purpose-attribution{font-size:.9rem;letter-spacing:.15em;}}@media(max-width:360px){.purpose-section .purpose-attribution{font-size:.8rem;letter-spacing:.1em;}}.publication-section .container{max-width:1300px;}.publication-section .section-label{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif!important;padding:0!important;margin-bottom:.5rem!important;}.publication-section .section-title{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif!important;font-size:2.2rem!important;color:#7a797d;margin-bottom:.3rem;}.publication-section .section-subtitle{font-family:"Gill Sans Light","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif!important;font-size:1.4rem!important;color:#a5a6a8;margin-bottom:1.5rem;}.publication-section .section-description{font-family:"Gill Sans Light","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif!important;font-size:1.2rem!important;line-height:1.8;color:#7f8080;margin:0;margin-bottom:1.5rem;}.publication-section .publication-img-con .img-wrapper{display:block;width:100%;height:100%;overflow:hidden;position:relative;}.publication-section .publication-img-con .img-wrapper img{transform:none;max-height:inherit;height:100%;object-fit:cover!important;width:100%;object-position:center;transition:all .3s ease;}.publication-section .publication-img-con a img:hover{transform:scale(1.05);}@media(max-width:991px){.publication-section .publication-img-con .img-wrapper{max-height:50vw;}}.event-section{padding-top:15px;overflow-x:hidden;}.event-section .container{max-width:1300px;}.home-page .publication-section .img-wrapper,.events-page .publication-section .img-wrapper{height:350px!important;}.contact-section{padding-top:15px;overflow-x:hidden;}.contact-section .container{max-width:1300px;}.founder-section .row,.publication-section .row,.event-section .row,.marici-section .row,.youtube-section .row{gap:4rem;flex-wrap:nowrap;}@media(max-width:991px){.founder-section .row,.publication-section .row,.event-section .row,.marici-section .row,.youtube-section .row{gap:2rem;padding-left:0;padding-right:0;flex-wrap:wrap;}.founder-section .container,.publication-section .container,.event-section .container,.marici-section .container,.youtube-section .container{padding-left:15px;padding-right:15px;}}.publication-img-con{overflow:hidden;}.publication-img-con img{transform:scale(1.6);}.section-label{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1rem!important;font-weight:500!important;color:#9bb9e1;text-transform:uppercase;display:block;letter-spacing:.05rem!important;margin-bottom:.5rem;}@media(max-width:768px){.section-label{font-size:.9rem!important;}}@media(max-width:480px){.section-label{font-size:.8rem!important;}}@media(max-width:360px){.section-label{font-size:.75rem!important;}}.section-title{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:2.2rem!important;color:#7a797d;margin-bottom:.3rem;}@media(max-width:768px){.section-title{font-size:1.8rem!important;}}@media(max-width:480px){.section-title{font-size:1.5rem!important;}}@media(max-width:360px){.section-title{font-size:1.3rem!important;}}.section-subtitle{font-family:"Gill Sans Light","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1.4rem!important;color:#a5a6a8;margin-bottom:1.5rem;font-weight:normal;}@media(max-width:768px){.section-subtitle{font-size:1.2rem!important;}}@media(max-width:480px){.section-subtitle{font-size:1rem!important;}}@media(max-width:360px){.section-subtitle{font-size:.9rem!important;}}.section-description{font-family:"Gill Sans Light","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1.2rem!important;line-height:1.8;color:#7f8080;margin-bottom:1.5rem;font-weight:normal;}@media(max-width:768px){.section-description{font-size:1.1rem!important;line-height:1.7;}}@media(max-width:480px){.section-description{font-size:1rem!important;line-height:1.6;}}@media(max-width:360px){.section-description{font-size:.9rem!important;line-height:1.5;}}.section-link{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;color:#7a797d;font-size:1.2rem!important;font-style:normal;text-decoration:none;}.section-link:hover{color:#9bb9e1;text-decoration:underline;}.hero-section{position:relative;height:100vh;overflow:hidden;}.hero-section .hero-image img{width:100%;height:100%;object-fit:cover;object-position:bottom;}.hero-section .hero-overlay{position:relative;height:100%;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.25));color:#fff;padding:2rem 0;display:flex;align-items:flex-end;justify-content:center;}.hero-section .hero-overlay .container{text-align:center;}.hero-section .hero-overlay .row{justify-content:center;}.hero-section .hero-overlay .col-lg-8{display:flex;flex-direction:column;align-items:center;}.hero-section .hero-overlay .hero-quote{font-family:"Adobe Garamond Pro",serif;font-size:1.4rem;line-height:1.4;max-width:550px;color:#fffff5;text-align:center;margin:0 auto 0;font-style:normal;quotes:none;}@media(max-width:768px){.hero-section .hero-overlay .hero-quote{font-size:1rem;line-height:1.3;}}@media(max-width:480px){.hero-section .hero-overlay .hero-quote{font-size:1rem;line-height:1.2;}}@media(max-width:360px){.hero-section .hero-overlay .hero-quote{font-size:1rem;line-height:1.2;}}.hero-section .hero-overlay .hero-attribution{font-family:"Adobe Garamond Pro",serif;font-size:1.3rem;letter-spacing:.2em;display:block;text-align:center;color:#fffff5;font-style:normal;font-variant:all-small-caps;}@media(max-width:768px){.hero-section .hero-overlay .hero-attribution{font-size:1rem;letter-spacing:.2em;}}@media(max-width:480px){.hero-section .hero-overlay .hero-attribution{font-size:.9rem;letter-spacing:.1em;}}@media(max-width:360px){.hero-section .hero-overlay .hero-attribution{font-size:.7rem;letter-spacing:.1em;}}@media(max-width:991px){.projects-page .navbar-collapse,.events-page .navbar-collapse,.event-detail-page .navbar-collapse,.donate-page .navbar-collapse,.newsletter-page .navbar-collapse,.newsletter-page2 .navbar-collapse,.privacy-page .navbar-collapse,.faq-page .navbar-collapse,.contact-page .navbar-collapse,.about-page .navbar-collapse{background-color:#fff;border-radius:8px;padding:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-top:1rem;}.projects-page .navbar-nav .nav-link,.events-page .navbar-nav .nav-link,.event-detail-page .navbar-nav .nav-link,.donate-page .navbar-nav .nav-link,.newsletter-page .navbar-nav .nav-link,.newsletter-page2 .navbar-nav .nav-link,.privacy-page .navbar-nav .nav-link,.faq-page .navbar-nav .nav-link,.contact-page .navbar-nav .nav-link,.about-page .navbar-nav .nav-link{color:#717171!important;padding:.75rem 0;border-bottom:1px solid #f0f0f0;}.projects-page .navbar-nav .nav-link:last-child,.events-page .navbar-nav .nav-link:last-child,.event-detail-page .navbar-nav .nav-link:last-child,.donate-page .navbar-nav .nav-link:last-child,.newsletter-page .navbar-nav .nav-link:last-child,.newsletter-page2 .navbar-nav .nav-link:last-child,.privacy-page .navbar-nav .nav-link:last-child,.faq-page .navbar-nav .nav-link:last-child,.contact-page .navbar-nav .nav-link:last-child,.about-page .navbar-nav .nav-link:last-child{border-bottom:0;}.projects-page .navbar-nav .nav-link:hover,.events-page .navbar-nav .nav-link:hover,.event-detail-page .navbar-nav .nav-link:hover,.donate-page .navbar-nav .nav-link:hover,.newsletter-page .navbar-nav .nav-link:hover,.newsletter-page2 .navbar-nav .nav-link:hover,.privacy-page .navbar-nav .nav-link:hover,.faq-page .navbar-nav .nav-link:hover,.contact-page .navbar-nav .nav-link:hover,.about-page .navbar-nav .nav-link:hover{color:#979795!important;background-color:#f8f9fa;}.home-page .navbar-collapse{background-color:rgba(0,0,0,.8);border-radius:8px;padding:1rem;margin-top:1rem;}.home-page .navbar-nav .nav-link{color:#fff!important;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.2);}.home-page .navbar-nav .nav-link:last-child{border-bottom:0;}.home-page .navbar-nav .nav-link:hover{color:#ccc!important;background-color:rgba(255,255,255,.1);}}.about-page .about-section{padding-top:15px;overflow-x:hidden;}.about-page .about-section .container{max-width:1300px;}.about-page .about-section .row{display:flex;max-width:100%;gap:4rem;}.about-page .about-section .section-label{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1rem;font-weight:600;letter-spacing:.1em;color:#adaeb2;text-transform:uppercase;display:block;margin-bottom:2rem;padding-top:20px;}.about-page .about-section .section-title{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:2.2rem;color:#7da7d8;line-height:1.3;}.about-page .about-section p{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1.2rem;line-height:1.8;color:#7f8080;margin-bottom:1.5rem;}.about-page .about-section .video-wrapper{position:relative;width:100%;overflow:hidden;margin-bottom:1rem;margin-top:.5rem;}.about-page .about-section .about-image{width:100%;height:400px;display:block;object-fit:cover;}.about-page .about-section .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:0;padding:0;cursor:pointer;outline:0;transition:all .3s ease;}.about-page .about-section .play-btn:hover{transform:translate(-50%,-50%) scale(1.1);}.about-page .about-section .caption{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1.2rem;color:#7a797d;text-align:start;margin-top:.5rem;}.about-page .bg-light{background-color:#f1f3f6!important;padding:80px 0 60px 0;}.about-page .bg-light h2{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:2rem;color:#717171;margin-bottom:3rem;}.about-page .bg-light .card{background-color:#fff;border:0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);}.about-page .bg-light .card-title{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1.3rem;font-weight:600;color:#717171;margin-bottom:1rem;}.about-page .bg-light .card-text{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1rem;color:#7f8080;line-height:1.6;}@media(min-width:768px) and (max-width:1024px){.about-page .about-section .section-label{font-size:.9rem;}.about-page .about-section .section-title{font-size:2rem;}.about-page .about-section p{font-size:1.1rem;}.about-page .about-section .about-image{height:350px;}.about-page .about-section .caption{font-size:1.1rem;}}@media(max-width:991px){.about-page .about-section .row{gap:2rem;padding-left:0;padding-right:0;}}@media(max-width:767px){.about-page .about-section{margin-top:0;}.about-page .about-section .row{flex-direction:column;padding-left:0;padding-right:0;}.about-page .about-section .section-label{font-size:.9rem;margin-bottom:.8rem!important;}.about-page .about-section .section-title{font-size:1.8rem;margin-bottom:1.5rem!important;}.about-page .about-section p{font-size:1rem;text-align:left;margin-bottom:20px;}.about-page .about-section .about-image{height:300px;border-radius:8px;}.about-page .about-section .caption{font-size:1rem;text-align:center;margin-top:15px;}.about-page .purpose-section{padding:40px 20px!important;}.about-page .purpose-section .purpose-quote{font-size:1.3rem!important;line-height:1.6;margin-bottom:20px;}.about-page .purpose-section .purpose-attribution{font-size:1rem!important;}}@media(max-width:480px){.about-page .about-section .section-label{font-size:.8rem;}.about-page .about-section .section-title{font-size:1.5rem;margin-bottom:0!important;}.about-page .about-section p{font-size:.9rem;margin-bottom:15px;}.about-page .about-section .about-image{height:250px;}.about-page .about-section .caption{font-size:.9rem;}.about-page .purpose-section{padding:30px 15px!important;}.about-page .purpose-section .purpose-quote{font-size:1.1rem!important;}.about-page .purpose-section .purpose-attribution{font-size:.9rem!important;}}.about-page .team-section{background-color:#f7f5ef;padding:80px 0 60px 0;font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;color:#5b5f63;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;}.about-page .team-section .container{max-width:1300px;}.about-page .team-section .group{margin-bottom:30px;}.about-page .team-section .section-heading{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:30px;line-height:1.4;color:#7a797d;text-transform:none;margin:0;padding:0;margin-top:-10px;}.about-page .team-section .member-row{padding:28px 0;align-items:center;flex-wrap:nowrap;gap:0;height:325px;}.about-page .team-section .image-column{display:flex;justify-content:flex-end;height:-webkit-fill-available;margin-top:3px;}.about-page .team-section .info-column{padding-left:30px;height:-webkit-fill-available;}.about-page .team-section .member-image-wrapper{width:230px;height:230px;overflow:hidden;border-radius:2px;}.about-page .team-section .member-image-wrapper img{width:100%;height:100%;background:#d9d5cc;object-fit:cover;display:block;filter:grayscale(30%) contrast(95%);}.about-page .team-section .member-info h4{margin:0 0 8px;font-size:18px;letter-spacing:.06em;text-transform:uppercase;color:#6d9fd3;font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;}.about-page .team-section .member-info p{font-family:"Gill Sans Light","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;margin:0;font-size:18px;line-height:1.9;color:#5b5f63;}@media(max-width:993px){.about-page .team-section{padding:60px 0;}.about-page .team-section .section-heading{text-align:center;font-size:18px;margin-bottom:15px;}.about-page .team-section .member-row{height:auto;padding:30px 0;flex-wrap:wrap;}.about-page .team-section .image-column{justify-content:center;padding-left:15px;padding-right:15px;margin-bottom:20px;flex-direction:column;align-items:center;}.about-page .team-section .info-column{padding-left:15px;padding-right:15px;}.about-page .team-section .member-image-wrapper{width:180px;height:180px;}.about-page .team-section .member-info{text-align:center;}.about-page .team-section .member-info h4{font-size:16px;margin-bottom:15px;}.about-page .team-section .member-info p{font-size:15px;text-align:left;}}@media(max-width:480px){.about-page .team-section{padding:40px 0;}.about-page .team-section .section-heading{font-size:16px;}.about-page .team-section .member-row{padding:20px 0;}.about-page .team-section .member-image-wrapper{width:150px;height:150px;}.about-page .team-section .member-info h4{font-size:15px;}.about-page .team-section .member-info p{font-size:14px;}}@media(max-width:560px){.about-page .team-section .member-image-wrapper{width:170px;height:170px;}.about-page .team-section .member-info h4{font-size:16px;}.about-page .team-section .member-info p{font-size:16px;}}.contact-page{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;background-color:#fdfdf5;color:#333;}.contact-page .contact-section p{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1.2rem;line-height:1.8;color:#7f8080;margin-bottom:1.5rem;}.contact-page .section-label{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1rem;font-weight:600;letter-spacing:.1em;color:#adaeb2;text-transform:uppercase;display:block;margin-bottom:2rem;padding-top:20px;}.contact-page .section-title{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:2.2rem;color:#7da7d8;margin-bottom:2.5rem;line-height:1.3;}@media(max-width:1024px){.contact-page .section-label{font-size:.9rem;}.contact-page .section-title{font-size:1.8rem;}}@media(max-width:768px){.contact-page .navbar-collapse{background-color:#fff;border-radius:8px;padding:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-top:1rem;}.contact-page .navbar-nav .nav-link{color:#717171!important;padding:.75rem 0;border-bottom:1px solid #f0f0f0;}.contact-page .navbar-nav .nav-link:last-child{border-bottom:0;}.contact-page .navbar-nav .nav-link:hover{color:#979795!important;background-color:#f8f9fa;}.contact-page .section-label{font-size:.9rem;margin-bottom:.8rem;}.contact-page .section-title{font-size:1.8rem;margin-bottom:1.5rem;}}@media(max-width:480px){.contact-page .section-label{font-size:.8rem;}.contact-page .section-title{font-size:1.5rem;}}@media(max-width:768px){.contact-page{padding:80px 0 0;}}@media(max-width:480px){.contact-page{padding:70px 0 0;}.contact-page .section-label{font-size:.8rem;}.contact-page .section-title{font-size:1.5rem;}}.contact-container{width:100%;max-width:580px;margin-bottom:3rem;}.contact-form{display:flex;flex-direction:column;width:100%;max-width:100%;overflow-x:hidden;}.contact-form label{font-size:18px;margin-bottom:6px;color:#8b8b8b;}.contact-form input:not([type=checkbox]),.contact-form textarea{border:1px solid #ccc;padding:8px;font-size:14px;margin-bottom:15px;outline:0;width:100%;max-width:500px;box-sizing:border-box;}.contact-form input:not([type=checkbox]):focus,.contact-form textarea:focus{border-color:#6fa4d9;}.contact-form .is-invalid{margin-bottom:0!important;}.contact-form .invalid-feedback{margin-bottom:15px!important;}.contact-form textarea{height:200px;max-width:600px;resize:vertical;}.contact-form input:not([type=checkbox]){max-width:66%;}.contact-form input[type=checkbox]{height:15px;width:15px;position:relative;top:2px;margin-right:2px;}.contact-form input[type=checkbox],.contact-form textarea,.contact-form button{max-width:100%;}.contact-form button{background-color:#9bb9e0;color:#fff;border:0;padding:5px 15px;font-size:20px;letter-spacing:.2rem;cursor:pointer;width:180px;transition:all .3s ease;margin-top:1rem;}.contact-form button:hover{background-color:#7a94b8!important;}@media(max-width:768px){.contact-container{max-width:100%;margin:0 auto;}.contact-form{margin-bottom:3rem;}.contact-form input:not([type=checkbox]),.contact-form textarea{max-width:100%!important;padding:12px;font-size:16px;margin-bottom:20px;}.contact-form textarea{height:150px;}.contact-form label{font-size:16px;margin-bottom:8px;}.contact-form button{width:100%;max-width:200px;margin:0 auto;padding:12px 20px;font-size:18px;letter-spacing:1.5px;}}@media(max-width:480px){.contact-form label{font-size:14px;}.contact-form input:not([type=checkbox]),.contact-form textarea{padding:10px;font-size:14px;margin-bottom:15px;}.contact-form textarea{height:120px;}.contact-form button{font-size:16px;letter-spacing:1px;padding:10px 15px;}}body:not(.contact-page) .contact-container{margin:2rem auto 3rem;}body:not(.contact-page) .contact-container .section-title{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:2.2rem;color:#7da7d8;line-height:1.3;margin-bottom:1rem;}.donate-page body{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;margin:0;background-color:#fefef7;color:#333;}.donate-page .donation{padding-top:15px;overflow-x:hidden;}.donate-page .donation .container{max-width:1300px;}.donate-page .donation-container{display:flex;justify-content:space-between;align-items:flex-start;gap:60px;flex-wrap:wrap;width:100%;}.donate-page .donation-text .section-label{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1rem;font-weight:600;letter-spacing:.1em;color:#adaeb2;text-transform:uppercase;display:block;margin-bottom:2rem;padding-top:20px;}.donate-page .donation-text .section-title{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:2.2rem;color:#7da7d8;margin-bottom:2.5rem;line-height:1.3;}.donate-page .donation-text p{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:18px;line-height:1.6;margin-top:15px;color:#7a797d;}.donate-page .donation-form{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;flex:1 1 40%;display:flex;flex-direction:column;}.donate-page .donation-form label{font-size:18px;margin-bottom:10px;color:#7a797d;margin-top:15px;}.donate-page .donation-form input{padding:10px 25px;border:1px solid #ccc;margin-bottom:20px;font-size:18px;width:40%;text-align:center;color:#7a797d;}.donate-page .amount-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px;}.donate-page .amount-buttons button{background-color:#fff;border:1px solid #ccc;padding:8px 15px;font-size:18px;cursor:pointer;transition:all .2s ease;color:#7a797d;}.donate-page .amount-buttons button:hover,.donate-page .amount-buttons button.active{background-color:#4a6fa5;color:#fff;border-color:#4a6fa5;}.donate-page .donate-btn{background-color:#9bb9e0;color:#fff;border:0;padding:10px 20px;font-size:20px;cursor:pointer;letter-spacing:.2rem;text-transform:uppercase;align-self:flex-start;width:40%;margin-top:30px;}.donate-page .donate-btn:hover{background-color:#7a94b8!important;}.donate-page .donation-quote{text-align:center;margin-top:80px;max-width:600px;margin-left:auto;margin-right:auto;color:#9bb9e1;}.donate-page .quote{line-height:1.8;font-size:28px;font-family:"Adobe Garamond Pro",serif;}.donate-page .author{text-transform:uppercase;letter-spacing:2px;margin-top:20px;font-size:22px;color:#9bb9e1;font-family:"Adobe Garamond Pro",serif;}.donate-page .legal-text{margin-top:40px;font-size:15px;color:#7a797d;line-height:1.4;}@media(max-width:1024px) and (min-width:769px){.donate-page .donation-container{gap:40px;}.donate-page .donation-text .section-title{font-size:28px;width:80%;}.donate-page .donation-text p{font-size:18px;}.donate-page .donation-form{top:120px;}.donate-page .quote{font-size:24px;}.donate-page .author{font-size:20px;}}@media(max-width:768px){.donate-page .donation-container{flex-direction:column;gap:30px;}.donate-page .donation-text,.donate-page .donation-form{flex:1 1 100%;}.donate-page .donation-form{position:static;top:auto;margin-top:20px;display:flex;flex-direction:column;align-items:center;width:100%;}.donate-page .donation-text .section-label{font-size:.9rem;margin-bottom:.8rem;}.donate-page .donation-text .section-title{font-size:1.8rem;margin-bottom:1.5rem;}.donate-page .donation-text p{font-size:16px;text-align:center;margin-top:10px;}.donate-page .donation-form label{font-size:18px;text-align:center;margin-top:10px;width:100%;}.donate-page .donation-form input{width:80%;max-width:300px;margin:0 auto 20px auto;font-size:16px;padding:12px 20px;}.donate-page .amount-buttons{justify-content:center;gap:8px;width:100%;max-width:400px;}.donate-page .amount-buttons button{padding:10px 15px;font-size:16px;min-width:60px;}.donate-page .donate-btn{width:80%;max-width:300px;margin:20px auto 0 auto;padding:12px 20px;font-size:18px;align-self:center;}.donate-page .donation-quote{margin-top:50px;}.donate-page .quote{font-size:20px;line-height:1.6;}.donate-page .author{font-size:18px;margin-top:15px;}.donate-page .legal-text{font-size:14px;margin-top:30px;text-align:center;}}@media(max-width:480px){.donate-page .donation-text .section-label{font-size:.8rem;}.donate-page .donation-text .section-title{font-size:1.5rem;}.donate-page .donation-text p{font-size:15px;}.donate-page .donation-form{align-items:center;}.donate-page .donation-form label{font-size:16px;width:100%;}.donate-page .donation-form input{width:90%;font-size:15px;padding:10px 15px;}.donate-page .amount-buttons{gap:6px;max-width:350px;}.donate-page .amount-buttons button{padding:8px 12px;font-size:14px;min-width:50px;}.donate-page .donate-btn{width:90%;font-size:16px;padding:10px 15px;}.donate-page .quote{font-size:18px;}.donate-page .author{font-size:16px;}.donate-page .legal-text{font-size:13px;}}.events-page{margin-top:0;}.events-page body{font-family:"Gill Sans";margin:0;background-color:#fff;color:#333;padding:80px 0 0 0;overflow-x:hidden;box-sizing:border-box;}.events-page .event{width:100%;}.events-page .event-section .publication-section{border-bottom:solid 20px #fffef8;}.events-page .event-header{margin-top:10px;margin-bottom:40px;gap:10px;display:flex;flex-direction:column;font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;}.events-page .section-label{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1rem;font-weight:600;letter-spacing:.1em;color:#adaeb2;text-transform:uppercase;display:block;margin-bottom:2rem;padding-top:20px;}.events-page h1{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:2.2rem;margin-bottom:2.5rem;line-height:1.3;color:#7da7d8;}.events-page .custom-link-text a{color:#7da7d8!important;text-decoration:none;}@media(min-width:992px){.events-page .custom-link-text{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif!important;font-size:18px!important;}}.events-page .event-container{display:flex;justify-content:space-between;gap:2rem;padding:40px 14px;margin:0;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;flex-wrap:wrap;font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;}@media(min-width:992px){.events-page .event-container{padding:40px 60px;}}.events-page .event-details{flex:1 1 40%;}.events-page .event-details .highlight{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:18px!important;color:#7da7d8!important;text-transform:uppercase;}.events-page .event-details h3{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:34px;margin:2px 0 5px;color:#7a797d;}.events-page .event-details .subtext{font-family:"Gill Sans Light","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:23px!important;color:#adaeb1!important;margin-top:-5px;gap:10px;}.events-page .event-details .description{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:21px!important;line-height:1.6;margin:30px 0;color:#7f8080;width:95%;}.events-page .event-image{flex:1 1 40%;}.events-page .event-image img{width:100%;height:100%;border:0;margin-bottom:15px;object-fit:cover;}.events-page .ticket-info{font-size:14px;line-height:1.6;color:#7a797d;}.events-page .ticket-info button{background-color:#9bb9e1;color:#fff;border:0;padding:10px 20px;font-size:14px;text-transform:uppercase;letter-spacing:1px;cursor:pointer;margin-top:10px;width:53%;transition:all .3s ease;}.events-page .ticket-info button:hover{background-color:#3c5e8c;}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px);}to{opacity:1;transform:translateY(0);}}@media(max-width:1024px) and (min-width:769px){.events-page{margin-top:0;}.events-page body{padding:60px 0 50px 0;}.events-page .event-section{padding-left:15px;padding-right:15px;}.events-page .event-header{padding:0;}.events-page .event-container{padding:35px;gap:20px;}.events-page .event-details h3{font-size:30px;}.events-page .event-details .subtext{font-size:22px!important;}.events-page .event-details .description{font-size:18px!important;}.events-page .event-details .highlight{font-size:16px!important;}}@media(max-width:768px){.events-page{margin-top:0;}.events-page body{padding:80px 0 40px 0;}.events-page .event-section{padding-left:15px;padding-right:15px;}.events-page .event-header{padding:0;text-align:center;margin-bottom:30px;}.events-page .section-label{font-size:.9rem;margin-bottom:.8rem!important;}.events-page .section-title{font-size:1.8rem;margin-bottom:1.5rem!important;}.events-page .event-container{flex-direction:column;padding:30px;gap:25px;}.events-page .event-image,.events-page .event-details{flex:1 1 100%;}.events-page .event-image{order:1;}.events-page .event-image img{height:250px;border-radius:8px;}.events-page .event-details{order:2;text-align:center;}.events-page .event-details .highlight{font-size:16px!important;margin-bottom:15px;}.events-page .event-details h3{font-size:26px;margin:10px 0;}.events-page .event-details .subtext{font-size:20px!important;margin-top:5px;margin-bottom:20px;}.events-page .event-details .description{font-size:16px!important;margin:25px 0;width:100%;text-align:left;line-height:1.7;}.events-page .section-link{font-size:.9rem!important;letter-spacing:.05rem!important;margin-top:20px;display:inline-block;}}@media(max-width:480px){.events-page body{padding:70px 0 0 0;}.events-page .events-page{margin-top:0;}.events-page .event-header{padding:0;}.events-page .section-label{font-size:.8rem;}.events-page .section-title{font-size:1.5rem;}.events-page .event-container{padding:25px;gap:20px;}.events-page .event-details .highlight{font-size:14px!important;}.events-page .event-details h3{font-size:22px;}.events-page .event-details .subtext{font-size:18px!important;}.events-page .event-details .description{font-size:15px!important;margin:20px 0;}.events-page .section-link{font-size:.85rem!important;}.events-page .event-image img{height:200px;}}.event-detail-page{margin-top:50px;}.event-detail-page body{font-family:"Gill Sans";margin:0;color:#333;}.event-detail-page .section-label{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1rem;font-weight:600;letter-spacing:.1em;color:#adaeb2;text-transform:uppercase;display:block;margin-bottom:2rem;padding-top:20px;}.event-detail-page .section-title{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:2.2rem;color:#7da7d8;margin-bottom:2.5rem;line-height:1.3;}.event-detail-page .event{margin:0 auto;}.event-detail-page .modal-title,.event-detail-page .modal-footer{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;}.event-detail-page .event-form{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;flex:1 1 40%;display:flex;flex-direction:column;}.event-detail-page .event-form .row{gap:0!important;margin-left:calc(-.5*var(--bs-gutter-x))!important;margin-right:calc(-.5*var(--bs-gutter-x))!important;max-width:none;}.event-detail-page .event-form label{font-size:16px;margin-bottom:5px;color:#7a797d;}.event-detail-page .event-form input{padding:10px;margin-bottom:15px;border:1px solid #ccc;font-size:14px;width:70%;}.event-detail-page .event-form button{background-color:#9bb9e1;color:#fff;border:0;padding:8px 50px;font-size:18px;cursor:pointer;align-self:flex-start;letter-spacing:1.2px;text-transform:uppercase;transition:all .3s ease;}.event-detail-page .event-form button:hover{background-color:#3c5e8c;}.event-detail-page .event-form input:not([type=checkbox]),.event-detail-page .event-form textarea{border:1px solid #ccc;padding:8px;font-size:14px;margin-bottom:15px;outline:0;width:100%;max-width:500px;box-sizing:border-box;}.event-detail-page .event-form input:not([type=checkbox]):focus,.event-detail-page .event-form textarea:focus{border-color:#6fa4d9;}.event-detail-page .event-form textarea{height:100px;max-width:600px;resize:vertical;}.event-detail-page .event-form input:not([type=checkbox]){max-width:100%;}.event-detail-page .event-form input[type=checkbox]{height:15px;width:15px;position:relative;top:2px;margin-right:2px;}.event-detail-page .event-form input[type=checkbox],.event-detail-page .event-form textarea,.event-detail-page .event-form button{max-width:100%;}.event-detail-page .event-form .is-invalid{margin-bottom:0!important;}.event-detail-page .event-form .invalid-feedback{margin-bottom:15px!important;}.event-detail-page .event-header{margin-bottom:40px;padding:30px 60px;gap:10px;display:flex;flex-direction:column;}.event-detail-page .small-heading{font-size:1rem;letter-spacing:1px;color:#adaeb2;text-transform:uppercase;}.event-detail-page .event h2{font-size:2.2rem;color:#7da7d8;margin-top:10px;margin-bottom:10px;font-weight:600;}.event-detail-page .event-container{display:flex;justify-content:space-between;gap:40px;background-color:#f1f3f6;padding:3rem 0;flex-wrap:wrap;font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif!important;}.event-detail-page .event-details{flex:1 1 55%;}.event-detail-page .event-details .highlight{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1rem!important;color:#9bb9e1!important;text-transform:uppercase;letter-spacing:.05rem!important;margin-bottom:.5rem!important;}.event-detail-page .event-details h3{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:2.2rem!important;margin:2px 0 5px;color:#7a797d;}.event-detail-page .event-details .subtext{font-size:23px!important;color:#adaeb1!important;margin-top:-5px;gap:10px;}.event-detail-page .event-details .description{font-size:21px!important;line-height:1.6;margin-top:30px;color:#7a797d;width:95%;}.event-detail-page .event-details a{color:#4a6fa5;text-decoration:underline;color:#7a797d;}.event-detail-page .event-image{flex:1 1 40%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;}.event-detail-page .event-image img{width:100%;height:350px;border:0;margin-bottom:15px;object-fit:cover;}.event-detail-page .schedule{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif!important;font-size:1.2rem!important;font-weight:normal!important;color:#838487;}.event-detail-page .ticket-info{font-size:14px;line-height:1.6;color:#7a797d;}.event-detail-page .ticket-info p{font-size:1.2rem;}.event-detail-page .ticket-info button{background-color:#9bb9e1;color:#fff;border:0;padding:10px 20px;font-size:18px;text-transform:uppercase;letter-spacing:4px;cursor:pointer;margin-top:10px;width:53%;transition:all .3s ease;}.event-detail-page .ticket-info button:hover{background-color:#3c5e8c;}.event-detail-page .learn-more{background:none;border:0;padding:0;cursor:pointer;outline:0;color:#07c;font-weight:bold;cursor:pointer;margin-bottom:10px;}.event-detail-page .learn-more:hover{text-decoration:underline;}.event-detail-page .hidden-content{display:none;margin-top:15px;color:#444;animation:fadeIn .4s ease;}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px);}to{opacity:1;transform:translateY(0);}}@media(max-width:1024px) and (min-width:769px){.event-detail-page{margin-top:60px;}.event-detail-page .event-header{padding:25px 80px;}.event-detail-page .event-section{padding-left:15px;padding-right:15px;}.event-detail-page .event-container{padding:3rem 0;gap:30px;}.event-detail-page .event-form{top:150px;}.event-detail-page .event-form input{width:80%;}.event-detail-page .event-details h3{font-size:30px!important;}.event-detail-page .event-details .subtext{font-size:20px!important;}.event-detail-page .event-details .description{font-size:19px!important;margin-top:30px;}.event-detail-page .schedule{font-size:1.1rem!important;}.event-detail-page .ticket-info p{font-size:1.1rem;}.event-detail-page .ticket-info button{font-size:16px;width:60%;}.event-detail-page .event-image img{height:300px;}}@media(max-width:768px){.event-detail-page{margin-top:80px;}.event-detail-page .event-header{padding:20px 20px;text-align:center;margin-bottom:30px;}.event-detail-page .event-section{padding-left:15px;padding-right:15px;}.event-detail-page .event-form{flex:1 1 100%;position:static;top:auto;margin-top:20px;text-align:center;}.event-detail-page .event-form label{font-size:15px;text-align:left;display:block;margin-bottom:8px;}.event-detail-page .event-form input{width:100%;max-width:400px;padding:12px;font-size:16px;margin-bottom:20px;box-sizing:border-box;}.event-detail-page .event-form button{padding:12px 40px;font-size:16px;align-self:center;margin:0 auto;}.event-detail-page .small-heading{font-size:11px;margin-bottom:10px;}.event-detail-page .event h2{font-size:22px;margin-top:5px;margin-bottom:5px;}.event-detail-page .event-container{flex-direction:column;padding:3rem 0;gap:25px;}.event-detail-page .event-image,.event-detail-page .event-details{flex:1 1 100%;}.event-detail-page .event-image{order:1;align-items:center;width:100%;}.event-detail-page .event-image img{height:250px;border-radius:8px;margin:0 auto;display:block;}.event-detail-page .event-details{order:2;text-align:center;}.event-detail-page .event-details .highlight{font-size:16px!important;margin-bottom:15px;}.event-detail-page .event-details h3{font-size:26px!important;margin:10px 0;}.event-detail-page .event-details .subtext{font-size:18px!important;margin-top:5px;margin-bottom:20px;}.event-detail-page .event-details .description{font-size:16px!important;margin-top:30px;width:100%;text-align:left;line-height:1.7;}.event-detail-page .schedule{font-size:1rem!important;text-align:left;margin-top:20px;margin-bottom:20px;}.event-detail-page .ticket-info{text-align:center;margin:20px auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;}.event-detail-page .ticket-info p{font-size:1rem;text-align:center;max-width:300px;}.event-detail-page .ticket-info button{width:80%;max-width:250px;padding:12px 20px;font-size:16px;letter-spacing:2px;margin:10px auto 0;}}@media(max-width:480px){.event-detail-page{margin-top:70px;}.event-detail-page .event-header{padding:15px 15px;}.event-detail-page .event-form label{font-size:14px;}.event-detail-page .event-form input{padding:10px;font-size:15px;}.event-detail-page .event-form button{padding:10px 30px;font-size:15px;}.event-detail-page .small-heading{font-size:10px;}.event-detail-page .event h2{font-size:20px;}.event-detail-page .event-container{padding:2rem 0;gap:20px;}.event-detail-page .event-details .highlight{font-size:14px!important;}.event-detail-page .event-details h3{font-size:22px!important;}.event-detail-page .event-details .subtext{font-size:16px!important;}.event-detail-page .event-details .description{font-size:15px!important;margin-top:20px;}.event-detail-page .schedule{font-size:.9rem!important;}.event-detail-page .event-image img{height:200px;margin:0 auto;display:block;}.event-detail-page .ticket-info{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:20px auto 0;width:100%;}.event-detail-page .ticket-info p{font-size:.9rem;max-width:280px;}.event-detail-page .ticket-info button{width:90%;font-size:14px;padding:10px 15px;letter-spacing:1px;margin:10px auto 0;}}.faq-page{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;background-color:#fdfdf5;color:#333;padding:80px 0 0;}@media(max-width:768px){.faq-page .navbar-collapse{background-color:#fff;border-radius:8px;padding:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-top:1rem;}.faq-page .navbar-nav .nav-link{color:#717171!important;padding:.75rem 0;border-bottom:1px solid #f0f0f0;}.faq-page .navbar-nav .nav-link:last-child{border-bottom:0;}.faq-page .navbar-nav .nav-link:hover{color:#979795!important;background-color:#f8f9fa;}}.faq-page .faq-container{display:flex;justify-content:space-between;align-items:flex-start;gap:60px;width:100%;position:relative;}.faq-page .faq-left{flex:1;max-width:580px;}.faq-page .faq-left .section-label{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1rem;font-weight:600;letter-spacing:.1em;color:#adaeb2;text-transform:uppercase;display:block;margin-top:.6rem;margin-bottom:1rem;}.faq-page .faq-left .section-title{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:2.2rem;color:#7da7d8;margin-bottom:2rem;line-height:1.3;}.faq-page details{border-bottom:1px solid #7a797d;padding:15px 0;}.faq-page details p{font-family:"Gill Sans Light","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:16px;color:#555;margin-top:8px;line-height:1.5;}.faq-page details[open] summary::after{transform:rotate(180deg);}.faq-page summary{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:20px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;color:#7a797d;}.faq-page summary::after{content:"▾";font-size:22px;color:#777;transition:transform .2s ease;}.faq-page .faq-content{width:100%;display:flex;flex-direction:row;justify-content:space-between;}.faq-page .faq-right{flex:1;display:flex;justify-content:center;align-items:flex-start;max-width:600px;overflow:hidden;}.faq-page .faq-right img{width:100%;height:90vh;object-fit:cover;object-position:75% center;border-radius:4px;transform:scale(1.1);transition:transform .3s ease;margin-top:175px;}.faq-page .faq-right img:hover{transform:scale(1.08);}@media(max-width:1024px) and (min-width:769px){.faq-page .faq-container{gap:50px;}.faq-page .faq-left{max-width:520px;}.faq-page .faq-left .section-label{font-size:.9rem;}.faq-page .faq-left .section-title{font-size:1.8rem;}.faq-page summary{font-size:18px;}.faq-page details p{font-size:15px;}.faq-page .faq-right{top:200px;right:60px;max-width:450px;}.faq-page .faq-right img{height:60vh;}}@media(max-width:768px){.faq-page{padding:80px 0 0;}.faq-page .faq-container{flex-direction:column;gap:30px;min-height:70vh;display:flex;justify-content:center;align-items:center;margin:0;}.faq-page .faq-left{max-width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;width:100%;}.faq-page .faq-left .section-label{font-size:.9rem;text-align:center;margin-bottom:1.1rem;}.faq-page .faq-left .section-title{font-size:1.8rem;text-align:center;margin-bottom:1.5rem;}.faq-page details{text-align:left;padding:18px 0;width:100%;max-width:500px;}.faq-page details p{font-size:15px;margin-top:12px;line-height:1.6;}.faq-page summary{font-size:18px;padding:5px 0;}.faq-page summary::after{font-size:20px;}.faq-page .faq-right{top:0;right:0;max-width:100%;position:static;margin-top:0;}.faq-page .faq-right img{width:100%;max-width:100%;height:300px;margin-top:0;border-radius:8px;object-fit:cover;object-position:60% center;transform:scale(1.2);}}@media(max-width:480px){.faq-page{padding:70px 0 0;}.faq-page .faq-container{min-height:65vh;display:flex;justify-content:center;align-items:center;}.faq-page .faq-left{width:100%;}.faq-page .faq-left .section-label{font-size:.8rem;}.faq-page .faq-left .section-title{font-size:1.5rem;}.faq-page details{padding:15px 0;max-width:450px;}.faq-page details p{font-size:14px;margin-top:10px;}.faq-page summary{font-size:16px;}.faq-page summary::after{font-size:18px;}.faq-page .faq-right img{height:240px;transform:scale(1.1);}.faq-page .newsletter-section{padding:60px 0;}.faq-page .site-footer{padding:60px 0 1px;}}.newsletter-page{background-color:#fefef7!important;margin-top:75px;}.newsletter-page body{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;margin:0;color:#333;}.newsletter-page .newsletter{padding-top:15px;overflow-x:hidden;}.newsletter-page .newsletter .container{max-width:1300px;}.newsletter-page .newsletter-container{display:flex;justify-content:space-between;align-items:flex-start;gap:60px;width:100%;padding-bottom:10rem;margin-top:2rem;}.newsletter-page .newsletter-text .section-label{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1rem;font-weight:600;letter-spacing:.1em;color:#adaeb2;text-transform:uppercase;display:block;margin-bottom:2rem;}.newsletter-page .newsletter-text .section-title{font-family:"Gill Sans Medium","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:2.2rem;color:#7da7d8;margin-bottom:2rem;line-height:1.3;}@media(max-width:768px){.newsletter-page .newsletter-text .section-title{text-align:center;width:100%;}}.newsletter-page .newsletter-text p{font-size:18px;line-height:1.6;color:#7a797d;}.newsletter-page .newsletter-form{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;flex:1 1 40%;display:flex;flex-direction:column;}.newsletter-page .newsletter-form label{font-size:16px;margin-bottom:5px;color:#7a797d;}.newsletter-page .newsletter-form input{padding:10px;margin-bottom:15px;border:1px solid #ccc;font-size:14px;width:70%;}.newsletter-page .newsletter-form button{background-color:#9bb9e0;color:#fff;border:0;padding:8px 50px;font-size:18px;cursor:pointer;align-self:flex-start;letter-spacing:.2rem;text-transform:uppercase;transition:all .3s ease;}.newsletter-page .newsletter-form button:hover{background-color:#7a94b8!important;}.newsletter-page .newsletter-form p{font-family:"Gill Sans Light","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:16px;line-height:1.6;color:#7f8080;margin-top:1rem;margin-bottom:2rem;}.newsletter-page .privacy-text{font-size:15px;color:#b1b2b2;line-height:1.5;margin-bottom:20px;}.newsletter-page .privacy-text a{color:#b1b2b2;text-decoration:underline;}@media(max-width:1024px) and (min-width:769px){.newsletter-page .newsletter{padding:50px 0;}.newsletter-page .newsletter-container{gap:50px;}.newsletter-page .newsletter-text h2{font-size:28px;width:90%;}.newsletter-page .newsletter-text p{font-size:18px;}.newsletter-page .newsletter-form{top:150px;}.newsletter-page .newsletter-form input{width:80%;}.newsletter-page .small-heading{font-size:15px!important;}}@media(max-width:768px){.newsletter-page .newsletter{padding:40px 0;}.newsletter-page .newsletter-container{flex-direction:column;gap:30px;}.newsletter-page .newsletter-text,.newsletter-page .newsletter-form{flex:1 1 100%;}.newsletter-page .newsletter-form{position:static;top:auto;margin-top:20px;text-align:center;}.newsletter-page .newsletter-form label{font-size:15px;text-align:left;display:block;margin-bottom:8px;}.newsletter-page .newsletter-form input{width:100%;max-width:400px;padding:12px;font-size:16px;margin-bottom:20px;box-sizing:border-box;}.newsletter-page .newsletter-form button{padding:12px 40px;font-size:16px;align-self:center;margin:0 auto;}.newsletter-page .section-label{font-size:.9rem;text-align:center;margin-bottom:.8rem;}.newsletter-page .section-title{font-size:1.8rem;width:100%;text-align:center;margin-bottom:1.5rem;}.newsletter-page .newsletter-text p{font-size:16px;text-align:center;margin-top:15px;}.newsletter-page .privacy-text{font-size:14px;text-align:left;margin-bottom:25px;max-width:400px;margin-left:auto;margin-right:auto;}}@media(max-width:480px){.newsletter-page .newsletter{padding:30px 0;}.newsletter-page .section-label{font-size:.8rem;}.newsletter-page .section-title{font-size:1.5rem;}.newsletter-page .newsletter-text p{font-size:15px;}.newsletter-page .newsletter-form label{font-size:14px;}.newsletter-page .newsletter-form input{padding:10px;font-size:15px;}.newsletter-page .newsletter-form button{padding:10px 30px;font-size:15px;}.newsletter-page .privacy-text{font-size:13px;}}.newsletter-form .is-invalid{margin-bottom:0!important;}.newsletter-form .invalid-feedback{margin-bottom:15px!important;}.privacy-page{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;background-color:#fdfdf5;color:#333;padding:80px 0 0;}.privacy-page .footer-legal{text-align:center!important;}.privacy-page .footer-legal p{text-align:center!important;}@media(max-width:768px){.privacy-page .navbar-collapse{background-color:#fff;border-radius:8px;padding:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-top:1rem;}.privacy-page .navbar-nav .nav-link{color:#717171!important;padding:.75rem 0;border-bottom:1px solid #f0f0f0;}.privacy-page .navbar-nav .nav-link:last-child{border-bottom:0;}.privacy-page .navbar-nav .nav-link:hover{color:#979795!important;background-color:#f8f9fa;}}.privacy-page .privacy-container{display:flex;justify-content:space-between;align-items:flex-start;gap:60px;width:100%;margin:0 1;}.privacy-page .privacy-left{flex:1;max-width:550px;}.privacy-page .privacy-left .section-label{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:1rem;font-weight:600;letter-spacing:.1em;color:#adaeb2;text-transform:uppercase;display:block;margin-top:.6rem;margin-bottom:1rem;}.privacy-page .privacy-left .section-title{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:2.2rem;font-weight:700;color:#7da7d8;margin-bottom:2rem;line-height:1.3;}.privacy-page .privacy-left h2{font-size:20px;font-weight:600;margin-top:25px;margin-bottom:8px;color:#7a797d;}.privacy-page .privacy-left p{font-size:20px;color:#7a797d;line-height:1.6;margin:0 0 10px;}.privacy-page img{height:auto!important;}.privacy-page .privacy-right{position:relative;top:100px;flex:1;max-width:550px;}.privacy-page .privacy-right img{width:100%;max-width:550px;height:600px;object-fit:cover;}@media(max-width:1024px) and (min-width:769px){.privacy-page{padding:80px 0 0;}.privacy-page .privacy-container{gap:50px;}.privacy-page .privacy-left{max-width:500px;}.privacy-page .privacy-left .section-label{font-size:.9rem;}.privacy-page .privacy-left .section-title{font-size:1.8rem;}.privacy-page .privacy-left h2{font-size:18px;}.privacy-page .privacy-left p{font-size:18px;}.privacy-page .privacy-right{top:80px;max-width:500px;}.privacy-page .privacy-right img{height:550px;}}@media(max-width:768px){.privacy-page{padding:80px 0 0;}.privacy-page .privacy-container{flex-direction:column;gap:30px;min-height:70vh;display:flex;justify-content:center;align-items:center;}.privacy-page .privacy-left{max-width:100%;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;}.privacy-page .privacy-left .section-label{font-size:.9rem;text-align:center;margin-bottom:.8rem;}.privacy-page .privacy-left .section-title{font-size:1.8rem;text-align:center;margin-bottom:1.5rem;}.privacy-page .privacy-left h2{font-size:18px;margin-top:20px;margin-bottom:10px;text-align:left;}.privacy-page .privacy-left p{font-size:16px;text-align:left;margin-bottom:15px;}.privacy-page .privacy-left section{margin-bottom:25px;width:100%;}.privacy-page .privacy-right{top:0;max-width:100%;position:static;margin-top:20px;}.privacy-page .privacy-right img{width:100%;max-width:100%;height:300px;margin-top:0;border-radius:8px;object-fit:cover;}}@media(max-width:480px){.privacy-page{padding:70px 0 0;}.privacy-page .privacy-container{min-height:65vh;display:flex;justify-content:center;align-items:center;}.privacy-page .privacy-left{width:100%;}.privacy-page .privacy-left .section-label{font-size:.8rem;}.privacy-page .privacy-left .section-title{font-size:1.5rem;}.privacy-page .privacy-left h2{font-size:16px;margin-top:18px;}.privacy-page .privacy-left p{font-size:15px;margin-bottom:12px;}.privacy-page .privacy-left section{margin-bottom:20px;width:100%;}.privacy-page .privacy-right img{height:250px;}}