.col-padding-top{padding-top:0!important}.media-resources-wrapper{margin:0;display:flex;justify-content:center;align-items:center;padding:2rem 0}.media-resources-hero-wrapper{position:relative;width:100%;display:flex;justify-content:center;align-items:center;padding-top:1rem}.media-resources-bg-image{position:absolute;z-index:1;width:280px;height:auto;filter:blur(10px);opacity:0;transition:transform 1s ease-out,opacity 1s ease-out,filter .3s ease-out;--offset-x:0px;--offset-y:0px;transform:translate(var(--initial-x,0px),var(--initial-y,0px)) translate(var(--offset-x),var(--offset-y))}.media-resources-image-1{top:50%;left:50%;--initial-x:-670px;--initial-y:-300px;--offset-y:100px}.media-resources-image-2{top:50%;left:50%;--initial-x:-850px;--initial-y:80px;width:320px;--offset-y:50px}.media-resources-image-3{top:50%;left:50%;--initial-x:370px;--initial-y:-280px;width:300px;--offset-y:120px}.media-resources-image-4{top:50%;left:50%;--initial-x:540px;--initial-y:50px;width:310px;--offset-y:100px}.media-resources-bg-image.is-revealed{opacity:1;filter:blur(4px);--offset-x:0px;--offset-y:0px}.media-resources-bg-image.is-revealed:hover{filter:blur(0px)}.media-resources-content-container{position:relative;max-width:700px;width:90%;text-align:center;z-index:10}.media-resources-subtitle{margin:1rem 0 !important}.media-resources-content-container p{line-height:1.6;color:#464646}.media-resources-cta-buttons{margin-top:2rem;display:flex;justify-content:center;align-items:center;gap:1.5rem}.btn-secondary{background-color:#e2e8f0;color:#4a5568!important;border:1px solid #cbd5e0;border-radius:2rem}.btn-secondary:hover:not(:disabled){background-color:#cbd5e0;color:#2d3748}@media (max-width:1199px){.media-resources-bg-image{display:none}h1{font-size:2.5rem}.media-resources-subtitle{font-size:1.1rem}}.media-resources-image-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:4px}.media-resources-gallery-item{position:relative;overflow:hidden;cursor:pointer;aspect-ratio:16/10}.media-resources-gallery-item img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .3s ease}.media-resources-gallery-title-wrapper{padding:5rem 1rem 3rem;margin:auto;max-width:900px;text-align:center;color:#fff}.media-resources-gallery-title-wrapper p{opacity:.7}.media-resources-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.55);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;padding:10px;box-sizing:border-box;text-align:center;pointer-events:none}.media-resources-overlay h3{margin-bottom:5px}.media-resources-overlay p{font-size:.9em;margin-bottom:0}.btn--white{margin-top:1rem}.btn--white:focus,.btn--white--outline:focus{outline:#fff!important}@media (hover:hover) and (pointer:fine){.media-resources-gallery-item:hover .media-resources-overlay{opacity:1;pointer-events:auto}.media-resources-gallery-item:hover img{transform:scale(1.05)}}@media (hover:none) and (pointer:coarse){.media-resources-gallery-item .media-resources-overlay{opacity:0;pointer-events:none}.media-resources-gallery-item.visible-info .media-resources-overlay{opacity:1;pointer-events:auto}.media-resources-gallery-item:hover .media-resources-overlay{opacity:0;pointer-events:none}.media-resources-gallery-item img{transform:scale(1)}}.media-resources-filter-buttons{text-align:center;margin-bottom:2rem;display:flex;gap:1rem;justify-content:center}.btn--white--outline.active{color:#000 !important;background:#fff;border-color:#fff}.btn--white--outline:focus{outline:none}.page-wrapper h1{font-size:60px !important;line-height:80px !important}.page-wrapper h2{font-size:48px !important;line-height:60px !important}.page-wrapper h3{font-size:28px !important;line-height:40px !important}@media (max-width:1920px){.media-resources-image-gallery{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.media-resources-image-gallery{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (max-width:599px){.media-resources-image-gallery{grid-template-columns:1fr}.media-resources-gallery-title-wrapper{text-align:left}.media-resources-cta-buttons{justify-content:flex-start}.media-resources-content-container{text-align:left}.page-wrapper h1{line-height:70px !important}}@media (max-width:480px){.media-resources-image-gallery{grid-template-columns:1fr}}body.lightbox-open{overflow:hidden}.custom-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow-y:auto;-webkit-overflow-scrolling:touch}.custom-lightbox.is-active{opacity:1;visibility:visible}.lightbox-content-wrapper{background:#fff;padding:1.5rem 1rem;box-shadow:0 10px 25px rgba(0,0,0,.2);max-width:800px;width:95%;text-align:left;position:relative;transform:translateY(30px);transition:transform .3s ease,opacity .3s ease;opacity:0;margin:20px auto}.custom-lightbox.is-active .lightbox-content-wrapper{opacity:1;transform:translateY(0)}.lightbox-title{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.terms-text-container{max-height:400px;overflow-y:auto;text-align:left;padding-right:1rem;margin-bottom:1.5rem;color:#000;line-height:1.6;font-size:.95rem;border:1px solid #e2e8f0;padding:1rem;border-radius:8px}.terms-text-container ol,.terms-text-container ul{padding-left:25px;margin-bottom:1rem}.terms-text-container li{margin-bottom:.5rem}.acknowledgement-section{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.acknowledgement-section input[type=checkbox]{margin-right:.75rem;width:20px;height:20px;border-radius:4px;cursor:pointer;accent-color:#0f61fd}.acknowledgement-section label{font-size:1rem;color:#2d3748;cursor:pointer;font-weight:600}.action-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center}.btn{transition:all .2s ease;white-space:nowrap;border:1px solid transparent}.btn:disabled{opacity:.6;cursor:not-allowed;background-color:#e2e8f0;color:#a0aec0;box-shadow:none}.square{list-style-type:square}@media (min-width:640px){.action-buttons{flex-direction:row;justify-content:center}.lightbox-content-wrapper{width:auto;padding:1.5rem 2rem;text-align:center}}