.page-resources{font-family:Arial,sans-serif;line-height:1.6;color:#ffffff;background-color:transparent}.page-resources__container{max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box}.page-resources__section{padding:60px 0;text-align:center}.page-resources__dark-bg{background-color:#0a0a0a;color:#ffffff}.page-resources__dark-section{background-color:#26A9E0;color:#ffffff}.page-resources__section-title{font-size:2.5em;margin-bottom:20px;color:#ffffff}.page-resources__section-description{font-size:1.1em;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto;color:#f0f0f0}.page-resources__hero-section{position:relative;padding:120px 0 60px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:600px;overflow:hidden;background-color:#0a0a0a}.page-resources__hero-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7));z-index:1}.page-resources__hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.page-resources__hero-image{width:100%;height:100%;object-fit:cover;filter:brightness(0.6)}.page-resources__hero-section .page-resources__container{position:relative;z-index:2;max-width:900px}.page-resources__hero-title{font-size:3.5em;margin-bottom:20px;color:#ffffff;line-height:1.2}.page-resources__hero-description{font-size:1.3em;margin-bottom:40px;color:#f0f0f0}.page-resources__cta-buttons{display:flex;justify-content:center;gap:20px;margin-top:30px}.page-resources__btn-primary,.page-resources__btn-secondary,.page-resources__btn-text{display:inline-block;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;transition:all .3s ease;cursor:pointer;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page-resources__btn-primary{background-color:#26A9E0;color:#ffffff;border:2px solid #26A9E0}.page-resources__btn-primary:hover{background-color:#1e87c0;border-color:#1e87c0}.page-resources__btn-secondary{background-color:transparent;color:#ffffff;border:2px solid #ffffff}.page-resources__btn-secondary:hover{background-color:#ffffff;color:#26A9E0}.page-resources__btn-text{background:none;border:none;color:#26A9E0;padding:0;text-align:left;font-size:1em}.page-resources__btn-text:hover{text-decoration:underline;color:#1e87c0}.page-resources__grid{display:grid;gap:30px;margin-top:40px}.page-resources__grid--3-cols{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.page-resources__grid--2-cols{grid-template-columns:repeat(auto-fit,minmax(450px,1fr))}.page-resources__card{background-color:rgba(255,255,255,.08);border-radius:12px;padding:30px;text-align:left;box-shadow:0 4px 15px rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:space-between;height:100%;color:#ffffff}.page-resources__card-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:20px;display:block}.page-resources__card-title{font-size:1.5em;margin-bottom:15px;color:#ffffff}.page-resources__card-title a{color:#ffffff;text-decoration:none}.page-resources__card-title a:hover{color:#26A9E0;text-decoration:underline}.page-resources__card-text{font-size:.95em;line-height:1.5;color:#f0f0f0;margin-bottom:20px;flex-grow:1}.page-resources__card--alt{background-color:rgba(38,169,224,.15);border:1px solid rgba(38,169,224,.3)}.page-resources__faq-section{padding:80px 0;background-color:#0a0a0a}.page-resources__faq-list{max-width:900px;margin:40px auto 0;text-align:left}.page-resources__faq-item{background-color:rgba(255,255,255,.08);border-radius:10px;margin-bottom:15px;overflow:hidden;color:#ffffff}.page-resources__faq-item summary{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;font-size:1.1em;font-weight:bold;cursor:pointer;list-style:none;outline:none;color:#ffffff}.page-resources__faq-item summary::-webkit-details-marker{display:none}.page-resources__faq-question{flex-grow:1;color:#ffffff}.page-resources__faq-toggle{font-size:1.5em;line-height:1;margin-left:20px;color:#26A9E0}.page-resources__faq-answer{padding:0 25px 20px;font-size:1em;color:#f0f0f0}.page-resources__faq-answer p{margin-bottom:10px}.page-resources__faq-answer a{color:#26A9E0;text-decoration:none}.page-resources__faq-answer a:hover{text-decoration:underline}.page-resources__cta-banner{padding:80px 0;background-color:#26A9E0;color:#ffffff}.page-resources__cta-title{font-size:2.8em;margin-bottom:20px;color:#ffffff}.page-resources__cta-description{font-size:1.2em;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}@media (max-width:1024px){.page-resources__hero-title{font-size:3em}.page-resources__section-title{font-size:2em}.page-resources__grid--2-cols{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media (max-width:768px){.page-resources{font-size:16px;line-height:1.6}.page-resources__hero-section{padding-top:var(--header-offset,120px) !important;padding-bottom:40px;min-height:450px}.page-resources__hero-title{font-size:2.2em}.page-resources__hero-description{font-size:1em}.page-resources__cta-buttons{flex-direction:column;gap:15px}.page-resources__btn-primary,.page-resources__btn-secondary,.page-resources a[class*="button"],.page-resources a[class*="btn"]{max-width:100% !important;width:100% !important;box-sizing:border-box !important;white-space:normal !important;word-wrap:break-word !important;padding-left:15px;padding-right:15px}.page-resources__cta-buttons,.page-resources__button-group,.page-resources__btn-container{max-width:100% !important;width:100% !important;box-sizing:border-box !important;padding-left:15px;padding-right:15px;flex-wrap:wrap !important;gap:10px}.page-resources__section{padding:40px 0}.page-resources__section-title{font-size:1.8em}.page-resources__section-description{font-size:.95em}.page-resources__grid{grid-template-columns:1fr}.page-resources__card{padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.page-resources__card-image{height:180px}.page-resources__card-title{font-size:1.3em}.page-resources__card-text{font-size:.9em}.page-resources__faq-item summary{font-size:1em;padding:15px 20px}.page-resources__faq-answer{padding:0 20px 15px}.page-resources__cta-banner{padding:60px 0}.page-resources__cta-title{font-size:2em}.page-resources__cta-description{font-size:1em}.page-resources img{max-width:100% !important;height:auto !important;display:block !important}.page-resources__section,.page-resources__card,.page-resources__container,.page-resources__hero-section .page-resources__container{max-width:100% !important;width:100% !important;box-sizing:border-box !important;padding-left:15px;padding-right:15px}.page-resources video,.page-resources__video{max-width:100% !important;width:100% !important;height:auto !important;display:block !important}.page-resources__video-section,.page-resources__video-container,.page-resources__video-wrapper{max-width:100% !important;width:100% !important;box-sizing:border-box !important;padding-left:15px;padding-right:15px;overflow:hidden !important}.page-resources__video-section{padding-top:var(--header-offset,120px) !important}}@media (max-width:480px){.page-resources__hero-title{font-size:1.8em}.page-resources__hero-description{font-size:.9em}.page-resources__cta-title{font-size:1.6em}.page-resources__btn-primary,.page-resources__btn-secondary{padding:12px 20px;font-size:.9em}.page-resources__card-image{height:150px}}