@charset "UTF-8";*,::after,::before{box-sizing:border-box}html{font-size:16px;line-height:1.6;-webkit-text-size-adjust:100%;scroll-behavior:smooth;height:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;padding:0;font-family:Montserrat,sans-serif;color:#333;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:100vw;overflow-x:hidden;position:relative;height:100%}.landing-site,.site{display:flex;flex-direction:column;min-height:100vh}.site-content{flex:1;width:100%}h1,h2,h3,h4,h5,h6{margin:0 0 1rem 0;font-family:Montserrat,sans-serif;font-weight:700;line-height:1.2;overflow-wrap:break-word}p{margin:0 0 1rem 0}a{color:#633a8a;text-decoration:none;transition:all .15s ease}a:hover{color:rgb(73.2397959184,42.9081632653,102.0918367347)}a:focus{outline:2px solid #7f66a2;outline-offset:2px}img{max-width:100%;height:auto;display:block}button{cursor:pointer}button:focus{outline:2px solid #7f66a2;outline-offset:2px}.menu ol,.menu ul,.nav ol,.nav ul,nav ol,nav ul{margin:0;padding:0;list-style:none}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:1024px){.container{padding:0 1rem}}.container{width:100%;max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px}h1{font-size:2.5rem}@media (max-width:1024px){h1{font-size:2rem}}h2{font-size:2rem}@media (max-width:1024px){h2{font-size:1.75rem}}h3{font-size:1.75rem}@media (max-width:1024px){h3{font-size:1.5rem}}h4{font-size:1.5rem}@media (max-width:1024px){h4{font-size:1.25rem}}h5{font-size:1.25rem}h6{font-size:1rem}.text-center{text-align:center}.text-light{color:#666}.text-white{color:#fff}.text-primary{color:#633a8a}.screen-reader-text,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus,.sr-only:focus{position:static;width:auto;height:auto;padding:inherit;margin:inherit;overflow:visible;clip:auto;white-space:normal}.skip-link{position:absolute;top:-40px;left:0;background:#000;color:#fff;padding:10px 15px;text-decoration:none;z-index:100000;transition:top .3s ease}.skip-link:focus{top:0;outline:2px solid #7f66a2;outline-offset:2px}:focus{outline:2px solid #7f66a2;outline-offset:2px}@media (prefers-contrast:high){*{border-color:currentColor}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}.js-focus-visible :focus:not(.focus-visible){outline:0}.back-to-top{position:fixed;bottom:2rem;right:2rem;background:#633a8a;color:#fff;width:50px;height:50px;border-radius:50%;border:none;cursor:pointer;opacity:0;visibility:hidden;transition:all .3s ease;z-index:999;display:flex;align-items:center;justify-content:center}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{background:rgb(73.2397959184,42.9081632653,102.0918367347);transform:translateY(-3px)}.back-to-top:focus{outline:2px solid #7f66a2;outline-offset:2px}.back-to-top svg{width:24px;height:24px}@media (max-width:1024px){.back-to-top{width:40px;height:40px;bottom:1rem;right:1rem}.back-to-top svg{width:20px;height:20px}}.mt-0{margin-top:0}.mt-sm{margin-top:1rem}.mt-md{margin-top:2rem}.mt-lg{margin-top:3rem}.mt-xl{margin-top:4rem}.mb-0{margin-bottom:0}.mb-sm{margin-bottom:1rem}.mb-md{margin-bottom:2rem}.mb-lg{margin-bottom:3rem}.mb-xl{margin-bottom:4rem}.pt-0{padding-top:0}.pt-sm{padding-top:1rem}.pt-md{padding-top:2rem}.pt-lg{padding-top:3rem}.pt-xl{padding-top:4rem}.pb-0{padding-bottom:0}.pb-sm{padding-bottom:1rem}.pb-md{padding-bottom:2rem}.pb-lg{padding-bottom:3rem}.pb-xl{padding-bottom:4rem}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.d-grid{display:grid}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.align-center{align-items:center}.gap-sm{gap:1rem}.gap-md{gap:2rem}.gap-lg{gap:3rem}.reveal-on-scroll{opacity:0;transform:translateY(40px);transition:opacity .8s ease-out,transform .8s ease-out;will-change:opacity,transform}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.reveal-group .reveal-child{opacity:0;transform:translateY(20px);transition:all .6s ease-out}.reveal-group.is-visible .reveal-child{opacity:1;transform:translateY(0)}.reveal-group.is-visible .reveal-child:nth-child(1){transition-delay:.1s}.reveal-group.is-visible .reveal-child:nth-child(2){transition-delay:.2s}.reveal-group.is-visible .reveal-child:nth-child(3){transition-delay:.3s}.reveal-group.is-visible .reveal-child:nth-child(4){transition-delay:.4s}.reveal-group.is-visible .reveal-child:nth-child(5){transition-delay:.5s}.reveal-group.is-visible .reveal-child:nth-child(6){transition-delay:.6s}.reveal-group.is-visible .reveal-child:nth-child(7){transition-delay:.7s}.reveal-group.is-visible .reveal-child:nth-child(8){transition-delay:.8s}.reveal-group.is-visible .reveal-child:nth-child(9){transition-delay:.9s}.reveal-group.is-visible .reveal-child:nth-child(10){transition-delay:1s}.landing-header{background:#fff;border-bottom:1px solid #e0e0e0;position:-webkit-sticky;position:sticky;top:0;z-index:1000;width:100%;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease}.landing-header.header-scrolled{box-shadow:0 4px 8px rgba(0,0,0,.1);padding-top:0;padding-bottom:0}body.admin-bar .landing-header{top:32px}@media screen and (max-width:782px){body.admin-bar .landing-header{top:46px}}.landing-header .header-container{display:flex;align-items:center;justify-content:space-between;padding:8px 15px;max-width:100%;margin:0 auto;width:100%;position:relative;background:#fff;z-index:1001;gap:clamp(.5rem,1.5vw,1rem)}@media (min-width:1200px){.landing-header .header-container{max-width:1200px;padding:10px 20px}}.landing-header .site-branding{flex-shrink:0;z-index:1002;margin-right:0}.landing-header .site-branding a{display:block;text-decoration:none;color:#000}.landing-header .site-branding img{max-height:45px;width:auto;display:block}@media (max-width:1024px){.landing-header .site-branding img{max-height:38px}}.landing-header .site-branding .site-title{font-size:1.5rem;margin:0;font-weight:700}.landing-header .mobile-menu-toggle{display:none}@media (max-width:1024px){.landing-header .mobile-menu-toggle{display:flex;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:10px;z-index:10001;margin-left:auto}}.landing-header .mobile-menu-toggle .burger-icon{display:block;width:24px;height:2px;background:#000;position:relative;transition:all .3s ease}.landing-header .mobile-menu-toggle .burger-icon::after,.landing-header .mobile-menu-toggle .burger-icon::before{content:"";position:absolute;left:0;width:100%;height:2px;background:#000;transition:all .3s ease}.landing-header .mobile-menu-toggle .burger-icon::before{top:-8px}.landing-header .mobile-menu-toggle .burger-icon::after{top:8px}.landing-header .mobile-menu-toggle[aria-expanded=true] .burger-icon{background:0 0}.landing-header .mobile-menu-toggle[aria-expanded=true] .burger-icon::before{top:0;transform:rotate(45deg)}.landing-header .mobile-menu-toggle[aria-expanded=true] .burger-icon::after{top:0;transform:rotate(-45deg)}.landing-header .nav-search-wrapper{display:flex;align-items:center;gap:clamp(.5rem,2vw,2rem);flex-grow:1;justify-content:flex-end}@media (max-width:1024px){.landing-header .nav-search-wrapper{position:fixed;top:70px;left:0;right:0;width:100%;height:calc(100vh - 70px);background:#fff;flex-direction:column;justify-content:flex-start;align-items:center;padding:2rem 1rem;box-shadow:0 4px 20px rgba(0,0,0,.1);overflow-y:auto;z-index:9998;display:none;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.landing-header .nav-search-wrapper.active{display:flex;opacity:1;transform:translateY(0)}}.landing-header .landing-menu{display:flex;list-style:none;margin:0;padding:0;gap:clamp(10px,1.5vw,20px)}@media (max-width:1024px){.landing-header .landing-menu{flex-direction:column;width:100%;text-align:center;gap:0}}.landing-header .landing-menu li{position:relative}.landing-header .landing-menu li a{display:block;text-decoration:none;color:#333;font-weight:600;font-size:clamp(.8rem,1.2vw,.95rem);text-transform:uppercase;padding:10px 0;transition:color .3s;white-space:nowrap}.landing-header .landing-menu li a.active,.landing-header .landing-menu li a:hover{color:#633a8a}@media (max-width:1024px){.landing-header .landing-menu li a{padding:10px 0;border-bottom:1px solid #f5f5f5;font-size:14px}.landing-header .landing-menu li a img{max-width:100%;height:auto;display:block}}@media (max-width:1024px){.landing-header .header-search{width:100%;display:flex;justify-content:center;margin-top:20px;margin-bottom:20px}}.landing-header .header-search .search-form{display:flex;align-items:center;border:none;background:0 0;padding:0;transition:all .3s}@media (max-width:1024px){.landing-header .header-search .search-form{border:1px solid #f5f5f5;border-radius:50px;padding:5px 15px;width:100%;max-width:250px;background:#f9f9f9}.landing-header .header-search .search-form:focus-within{border-color:#633a8a;background:#fff}}.landing-header .header-search .search-form input{display:none}@media (max-width:1024px){.landing-header .header-search .search-form input{display:block;border:none;background:0 0;outline:0;width:100%;color:#333;font-size:.9rem}}.landing-header .header-search .search-form button{background:rgba(102,58,143,.1);border:2px solid #633a8a;border-radius:6px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0;font-size:16px}.landing-header .header-search .search-form button:hover{background:#633a8a;transform:scale(1.05)}@media (max-width:1024px){.landing-header .header-search .search-form button{background:0 0;border:none;width:auto;height:auto;padding:0}.landing-header .header-search .search-form button:hover{background:0 0;transform:none;color:#633a8a}}.landing-header .header-additional-image{flex-shrink:0;width:20%;min-width:100px;max-width:200px}.landing-header .header-additional-image img{width:100%;height:auto;object-fit:contain;display:block}@media (max-width:1024px){.landing-header .header-additional-image{width:auto;max-width:140px;margin-top:auto;padding-bottom:20px}}.landing-header .header-tools{display:flex;align-items:center;gap:.75rem;flex-shrink:0}@media (max-width:1024px){.landing-header .header-tools{flex-direction:column;gap:.5rem;width:100%}}.landing-header #accessibility-toolbar{display:flex;align-items:center;gap:.5rem}.landing-header #accessibility-toolbar .a11y-toolbar{position:static!important;background:0 0!important;box-shadow:none!important;border:none!important;padding:0!important;display:flex!important;align-items:center;gap:.5rem}.landing-header #accessibility-toolbar .a11y-toolbar ul{display:flex!important;gap:.5rem;margin:0;padding:0;list-style:none}.landing-header #accessibility-toolbar .a11y-toolbar li{margin:0!important}.landing-header #accessibility-toolbar .a11y-toolbar button{background:rgba(102,58,143,.1)!important;border:2px solid #633a8a!important;border-radius:6px!important;width:36px!important;height:36px!important;display:flex!important;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0!important;font-size:14px!important}.landing-header #accessibility-toolbar .a11y-toolbar button:hover{background:#633a8a!important;transform:scale(1.05)}.landing-header #accessibility-toolbar .a11y-toolbar button.active{background:#633a8a!important}@media (max-width:1024px){.landing-header #accessibility-toolbar .a11y-toolbar button{width:40px!important;height:40px!important}}@media (max-width:1024px){.landing-header #accessibility-toolbar{width:100%;justify-content:center}.landing-header #accessibility-toolbar .a11y-toolbar ul{justify-content:center;flex-wrap:wrap}}.breadcrumbs{margin-top:2rem;margin-bottom:1rem;font-size:.875rem;color:#666}.breadcrumbs a{color:#633a8a;text-decoration:none;transition:color .3s ease}.breadcrumbs a:hover{color:rgb(73.2397959184,42.9081632653,102.0918367347);text-decoration:underline}.breadcrumbs .separator{margin:0 .5rem;color:#666}.search-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);backdrop-filter:blur(8px);z-index:99999;display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.search-modal-overlay.active{opacity:1;visibility:visible}.search-modal-overlay .search-modal-content{position:relative;width:100%;max-width:700px;transform:translateY(-30px);transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.search-modal-overlay.active .search-modal-content{transform:translateY(0)}.search-modal-overlay .search-modal-close{position:absolute;top:-60px;right:0;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;font-size:28px;cursor:pointer;line-height:1;transition:all .3s ease;padding:0;width:45px;height:45px;display:flex;align-items:center;justify-content:center}.search-modal-overlay .search-modal-close:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5);transform:rotate(90deg) scale(1.1)}.search-modal-overlay .search-modal-form{display:flex;align-items:center;background:#fff;border-radius:60px;padding:20px 30px;box-shadow:0 20px 60px rgba(0,0,0,.4);gap:15px}.search-modal-overlay .search-modal-input{flex:1;border:none;background:0 0;outline:0;font-size:1.5rem;color:#333;font-weight:400}.search-modal-overlay .search-modal-input::placeholder{color:#aaa}.search-modal-overlay .search-modal-submit{background:#633a8a;border:none;border-radius:50%;width:55px;height:55px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0;font-size:22px;flex-shrink:0}.search-modal-overlay .search-modal-submit:hover{background:rgb(73.2397959184,42.9081632653,102.0918367347);transform:scale(1.1);box-shadow:0 5px 15px rgba(99,58,138,.4)}@media (max-width:1024px){.search-modal-overlay{padding:1rem}.search-modal-overlay .search-modal-content{max-width:100%}.search-modal-overlay .search-modal-close{top:-50px;width:40px;height:40px;font-size:24px}.search-modal-overlay .search-modal-form{padding:15px 20px}.search-modal-overlay .search-modal-input{font-size:1.2rem}.search-modal-overlay .search-modal-submit{width:50px;height:50px;font-size:18px}}.site-footer{background:#fff;color:#333;padding:60px 0 40px;border-top:1px solid #eee;font-size:14px;font-family:Montserrat,sans-serif;text-align:center}.site-footer .footer-header-logo{margin-bottom:30px}.site-footer .footer-header-logo .footer-logo-img{max-height:60px;width:auto;display:inline-block;margin:0 auto}.site-footer .footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;margin-bottom:50px;align-items:start;justify-items:center}@media (max-width:1024px){.site-footer .footer-grid{grid-template-columns:1fr;gap:40px}}.site-footer .footer-address p{margin:0 0 5px 0;line-height:1.5}.site-footer .footer-address a{color:inherit;text-decoration:none}.site-footer .footer-address a:hover{text-decoration:underline}.site-footer .footer-btn-wrapper{margin-top:20px}.site-footer .footer-press h3,.site-footer .footer-press h4,.site-footer .footer-press strong{font-weight:600;display:block;margin-bottom:15px;font-size:14px}.site-footer .footer-press p{margin:0 0 5px 0;line-height:1.5}.site-footer .footer-press a{color:inherit;text-decoration:none}.site-footer .footer-press a:hover{text-decoration:underline}.site-footer .footer-menu-col{display:flex;flex-direction:column;align-items:center}.site-footer .footer-nav-list{list-style:none;padding:0;margin:0 0 20px 0}.site-footer .footer-nav-list li{margin-bottom:12px}.site-footer .footer-nav-list li a{color:#333;text-decoration:none;font-size:14px;transition:color .2s}.site-footer .footer-nav-list li a:hover{color:#633a8a}.site-footer .footer-socials{display:flex!important;flex-direction:row!important;justify-content:center;align-items:center;gap:15px;flex-wrap:wrap;margin-top:10px}.site-footer .footer-socials .social-item{display:flex;align-items:center;justify-content:center;text-decoration:none;border:none}.site-footer .footer-socials .social-item img{width:24px!important;height:24px!important;max-width:24px!important;display:block;object-fit:contain;margin:0!important;padding:0;transition:opacity .3s}.site-footer .footer-socials .social-item:hover{opacity:.7}.site-footer .footer-bottom-logos{border-top:1px solid #f0f0f0;padding-top:30px;margin-top:40px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px}.site-footer .footer-bottom-logos img{max-width:100%;height:auto;max-height:60px;width:auto;margin:5px}.landing-navigation{flex-shrink:0}.landing-navigation .landing-menu{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}@media (max-width:1024px){.landing-navigation .landing-menu{flex-direction:column;gap:1rem;width:100%}}.landing-navigation .landing-menu li{margin:0;padding:0}@media (max-width:1024px){.landing-navigation .landing-menu li{width:100%;border-bottom:1px solid #e5e5e5}.landing-navigation .landing-menu li:last-child{border-bottom:none}}.landing-navigation .landing-menu a{color:#333;text-decoration:none;font-weight:700;font-size:.95rem;padding:.5rem 0;transition:all .15s ease;display:block;text-transform:uppercase}.landing-navigation .landing-menu a:focus,.landing-navigation .landing-menu a:hover{color:#633a8a}.landing-navigation .landing-menu a.current-menu-item,.landing-navigation .landing-menu a.current_page_item{color:#633a8a;border-bottom:2px solid #633a8a}@media (max-width:1024px){.landing-navigation .landing-menu a{padding:1rem 0;font-size:1.1rem;color:#000;text-align:left}}.landing-navigation .mobile-menu-toggle{background:0 0;border:none;padding:0;margin:0;font:inherit;cursor:pointer;outline:inherit;display:none;flex-direction:column;gap:4px;padding:.5rem}@media (max-width:1024px){.landing-navigation .mobile-menu-toggle{display:flex}}.landing-navigation .mobile-menu-toggle .mobile-menu-icon{width:24px;height:2px;background:#333;transition:all .15s ease}.landing-navigation .mobile-menu-toggle .mobile-menu-icon::after,.landing-navigation .mobile-menu-toggle .mobile-menu-icon::before{content:"";display:block;width:24px;height:2px;background:#333;transition:all .15s ease}.landing-navigation .mobile-menu-toggle .mobile-menu-icon::before{transform:translateY(-6px)}.landing-navigation .mobile-menu-toggle .mobile-menu-icon::after{transform:translateY(4px)}.landing-navigation .mobile-menu-toggle[aria-expanded=true] .mobile-menu-icon{background:0 0}.landing-navigation .mobile-menu-toggle[aria-expanded=true] .mobile-menu-icon::before{transform:rotate(45deg)}.landing-navigation .mobile-menu-toggle[aria-expanded=true] .mobile-menu-icon::after{transform:rotate(-45deg) translateY(-2px)}.btn-astro,.wp-block-button__link,a.wp-block-button__link{display:inline-block;padding:12px 30px;font-size:16px;font-family:Montserrat,sans-serif;font-weight:600;line-height:1.2;text-align:center;text-decoration:none!important;cursor:pointer;background-color:#633a8a!important;color:#fff!important;border:2px solid #633a8a!important;border-radius:30px!important;transition:all .3s ease}.btn-astro:active,.btn-astro:visited,.wp-block-button__link:active,.wp-block-button__link:visited,a.wp-block-button__link:active,a.wp-block-button__link:visited{color:#fff!important}.btn-astro:focus,.btn-astro:hover,.wp-block-button__link:focus,.wp-block-button__link:hover,a.wp-block-button__link:focus,a.wp-block-button__link:hover{background-color:transparent!important;color:#633a8a!important;border-color:#633a8a!important;text-decoration:none;outline:0}.wp-block-buttons{margin-bottom:2rem}.wp-block-buttons .wp-block-button{margin-right:1rem;margin-bottom:1rem;color:inherit}.wp-block-buttons .wp-block-button:last-child{margin-right:0}.btn-lg{padding:1rem 2.5rem;font-size:1.125rem}.btn-sm{padding:.5rem 1.5rem;font-size:.875rem}.card{background:#fff;border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden;transition:all .3s ease}.card:hover{box-shadow:0 8px 16px rgba(0,0,0,.15);transform:translateY(-5px)}.card-image{width:100%;height:200px;object-fit:cover}.card-content{padding:2rem}.card-title{font-size:1.25rem;margin-bottom:1rem;color:#333}.card-text{color:#666;line-height:1.6;margin-bottom:1rem}.card-footer{padding:1rem 2rem;background:#f5f5f5;border-top:1px solid #e0e0e0}.news-card{position:relative;height:100%;display:flex;flex-direction:column}.news-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#633a8a}.news-card:nth-child(2)::before{background:#ec4899}.news-card:nth-child(3)::before{background:#10b981}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%;padding:.75rem 1rem;font-size:1rem;font-family:Montserrat,sans-serif;color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:8px;transition:all .15s ease}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{outline:0;border-color:#633a8a;box-shadow:0 0 0 3px rgba(99,58,138,.1)}input[type=date]::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=url]::placeholder,select::placeholder,textarea::placeholder{color:#666}textarea{resize:vertical;min-height:120px}label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.form-group{margin-bottom:2rem}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (max-width:1024px){.form-row{grid-template-columns:1fr}}.hero-section{position:relative;height:min(70vh,700px);display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-section .hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.hero-section .hero-slide.active{opacity:1}.hero-section .hero-slide::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1}.hero-section .container{width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.hero-section .hero-content{position:relative;z-index:2;text-align:center;color:#fff;width:100%}.hero-section .hero-content .hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em;text-shadow:0 4px 20px rgba(0,0,0,.5)}.hero-section .hero-content .hero-subtitle{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:400;line-height:1.6;max-width:800px;margin:0 auto;text-shadow:0 2px 10px rgba(0,0,0,.5)}.hero-section .hero-slider-next,.hero-section .hero-slider-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:3;background:rgba(255,255,255,.2);border:2px solid rgba(255,255,255,.8);color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(4px)}.hero-section .hero-slider-next:hover,.hero-section .hero-slider-prev:hover{background:rgba(255,255,255,.3);transform:translateY(-50%) scale(1.1)}.hero-section .hero-slider-next svg,.hero-section .hero-slider-prev svg{width:24px;height:24px}.hero-section .hero-slider-prev{left:2rem}.hero-section .hero-slider-next{right:2rem}.hero-section .hero-slider-dots{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:3;display:flex;gap:.75rem}.hero-section .hero-slider-dots .slider-dot{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.5);border:2px solid rgba(255,255,255,.8);cursor:pointer;transition:all .3s ease;padding:0}.hero-section .hero-slider-dots .slider-dot.active,.hero-section .hero-slider-dots .slider-dot:hover{background:#fff;transform:scale(1.2)}.content-image-block{padding:clamp(2rem,4vw,4rem) 0;background:#fff}.content-image-block .container{max-width:1400px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.content-image-block .content-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,4rem);align-items:center}@media (max-width:768px){.content-image-block .content-grid{grid-template-columns:1fr;gap:2rem}}.content-image-block.layout-image-right .content-column{order:1}.content-image-block.layout-image-right .image-column{order:2}.content-image-block.layout-image-left .content-column{order:2}.content-image-block.layout-image-left .image-column{order:1}@media (max-width:768px){.content-image-block.layout-image-left .content-column{order:1}.content-image-block.layout-image-left .image-column{order:2}}.content-image-block .content-column .section-label{display:block;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#7f66a2;margin-bottom:1rem}.content-image-block .content-column .section-title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#1a1a1a}.content-image-block .content-column .section-content{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.8;color:#444}.content-image-block .content-column .section-content p{margin-bottom:1rem}.content-image-block .content-column .section-content p:last-child{margin-bottom:0}.content-image-block .image-column{position:relative;display:flex;flex-direction:column;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.1)}.content-image-block .image-column .image-lightbox{display:block;width:100%;position:relative;line-height:0;z-index:1}.content-image-block .image-column .image-lightbox img{width:100%;height:auto;display:block;transition:transform .3s ease}.content-image-block .image-column .image-lightbox:hover img{transform:scale(1.02)}.content-image-block .image-column .image-caption{position:absolute;bottom:0;left:0;width:100%;z-index:10;background-color:#633a8a;color:#fff;padding:15px 20px;box-sizing:border-box;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;line-height:1.4;text-align:left;pointer-events:none}.content-image-block.style-quote{background:#fff}.content-image-block.style-quote .content-grid{position:relative}.content-image-block.style-quote .image-column{max-width:100%}@media (max-width:768px){.content-image-block.style-quote .image-column{max-width:100%}}.content-image-block.style-quote .content-column{position:relative;padding:4rem 2rem}.content-image-block.style-quote .content-column::before{content:"“";position:absolute;top:0;left:0;font-size:10rem;line-height:1;color:#000;font-family:Georgia,serif;z-index:0}.content-image-block.style-quote .content-column::after{content:"”";position:absolute;bottom:0;right:0;font-size:10rem;line-height:1;color:#000;font-family:Georgia,serif;z-index:0}.content-image-block.style-quote .content-column .section-content{position:relative;z-index:1;font-style:italic;font-size:1.25rem;color:#333;border:none;padding:2rem 0}.content-image-block.style-quote .content-column .quote-author{margin-top:2rem;position:relative;z-index:1}.content-image-block.style-quote .content-column .quote-author .author-name{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.content-image-block.style-quote .content-column .quote-author .author-title{font-size:1rem;color:#666}.how-it-works-block{padding:0;position:relative;overflow:hidden;background:#fff}@media (max-width:1024px){.how-it-works-block{padding:0}}.how-it-works-block .container{max-width:100%;margin:0;padding:0;position:relative}.how-it-works-block .how-grid{position:relative;min-height:auto;display:flex;flex-direction:column;padding-top:4rem}@media (max-width:1400px){.how-it-works-block .how-grid{padding-top:2rem}}@media (max-width:1024px){.how-it-works-block .how-grid{gap:0;padding-top:0}}.how-it-works-block .image-column{left:0;top:0;width:60%;height:auto;overflow:hidden;order:2;align-self:flex-start;margin-top:-20rem}.how-it-works-block .image-column img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:1400px){.how-it-works-block .image-column{margin-top:-15rem;width:50%}}@media (max-width:1024px){.how-it-works-block .image-column{position:relative;width:100%;height:clamp(250px,40vw,400px);margin-top:0;order:1}.how-it-works-block .image-column img{border-radius:0}}.how-it-works-block .content-column{position:relative;display:flex;align-items:flex-start;justify-content:flex-end;padding:0;order:1;z-index:2;width:100%}@media (max-width:1024px){.how-it-works-block .content-column{padding:0;min-height:auto;justify-content:center;align-items:center;order:2}}.how-it-works-block .content-box{padding:clamp(2rem,4vw,4rem);border-radius:0;color:#fff;width:60%;margin-right:0;box-shadow:0 20px 60px rgba(0,0,0,.3);position:relative;min-height:auto;display:flex;flex-direction:column;justify-content:flex-start}@media (max-width:1400px){.how-it-works-block .content-box{width:70%;padding:clamp(1.5rem,3vw,3rem)}}@media (max-width:1024px){.how-it-works-block .content-box{padding:3rem 2rem;width:100%;box-shadow:none}}.how-it-works-block .box-label{display:block;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.8);margin-bottom:1rem}.how-it-works-block .box-title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:3rem;color:#fff;text-transform:uppercase}@media (max-width:1400px){.how-it-works-block .box-title{margin-bottom:2rem;font-size:clamp(1.5rem,3vw,2rem)}}.how-it-works-block .items-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,2.5vw,3rem)}@media (max-width:1400px){.how-it-works-block .items-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:1024px){.how-it-works-block .items-grid{grid-template-columns:1fr;gap:2rem}}.how-it-works-block .item{display:grid;grid-template-columns:auto 1fr;gap:.5rem 1.5rem;align-items:center}.how-it-works-block .item .item-icon{grid-column:1;grid-row:1;width:64px;height:64px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.how-it-works-block .item .item-icon img{width:100px;height:100px;object-fit:contain;max-width:fit-content}.how-it-works-block .item .item-content{display:contents}.how-it-works-block .item .item-title{grid-column:2;grid-row:1;font-size:1.1rem;font-weight:700;margin-bottom:0;color:#fff;line-height:1.3;text-transform:uppercase;align-self:center}@media (max-width:1200px){.how-it-works-block .item .item-title{font-size:1rem}}.how-it-works-block .item .item-description{grid-column:1/-1;grid-row:2;display:block;font-size:.95rem;line-height:1.6;color:rgba(255,255,255,.9);margin-top:.5rem}@media (max-width:1200px){.how-it-works-block .item .item-description{font-size:.875rem;line-height:1.5}}.how-it-works-block .item .item-description p{margin:0}.how-it-works-block .content-below{font-size:1rem;line-height:1.7;color:rgba(255,255,255,.95)}.how-it-works-block .content-below p{margin-bottom:1rem}.how-it-works-block .content-below p:last-child{margin-bottom:0}.how-it-works-block .content-below ul{list-style:disc;padding-left:1.5rem;margin-bottom:1rem}.how-it-works-block .content-below ul li{margin-bottom:.5rem;display:list-item}.how-it-works-block .content-below ul li:last-child{margin-bottom:0}.how-it-works-block .content-below ol{list-style:decimal;padding-left:1.5rem;margin-bottom:1rem}.how-it-works-block .content-below ol li{margin-bottom:.5rem;display:list-item}.how-it-works-block .content-below ol li:last-child{margin-bottom:0}.projects-partnership-block{padding:clamp(2rem,4vw,4rem) 0;background-color:#fff}.projects-partnership-block .container{max-width:1200px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.projects-partnership-block .projects-grid{display:grid;grid-template-columns:40% 60%;gap:clamp(2rem,4vw,4rem);align-items:center}@media (max-width:1024px){.projects-partnership-block .projects-grid{grid-template-columns:1fr;gap:3rem}}.projects-partnership-block .logos-column{order:1;position:relative;overflow:hidden}.projects-partnership-block .partners-logos-wrapper{display:flex;flex-direction:column;gap:2rem}.projects-partnership-block .partners-logos{display:flex;gap:2rem;align-items:center;animation:scroll 30s linear infinite}@media (max-width:768px){.projects-partnership-block .partners-logos{gap:1.5rem}}.projects-partnership-block .partners-logos:nth-child(2){animation-direction:reverse}@media (max-width:768px){.projects-partnership-block .partners-logos:nth-child(2){display:none}}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.projects-partnership-block .partner-logo{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:200px;height:100px}.projects-partnership-block .partner-logo img{max-width:100%;max-height:100%;object-fit:contain;transition:all .3s ease}.projects-partnership-block .partner-logo:hover img{transform:scale(1.1)}.projects-partnership-block a.partner-logo{cursor:pointer}.projects-partnership-block .content-column{order:2;text-align:right;background:#fff;padding:clamp(2rem,3vw,3rem);border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.1)}@media (max-width:1024px){.projects-partnership-block .content-column{text-align:left;padding:2rem}}.projects-partnership-block .section-title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#1a1a1a}.projects-partnership-block .section-description{font-size:1.125rem;line-height:1.8;color:#444}.projects-partnership-block .section-description p{margin-bottom:1rem}.projects-partnership-block .section-description p:last-child{margin-bottom:0}.news-block{padding:clamp(2rem,4vw,4rem) 0;background-color:#fff}.news-block .container{max-width:1400px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.news-block .news-header{text-align:center;margin-bottom:clamp(2rem,3vw,3rem)}.news-block .news-header .section-label{display:inline-block;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#7f66a2;margin-bottom:1rem}.news-block .news-header .section-title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:1rem;color:#1a1a1a}.news-block .news-header .section-description{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.6;color:#666;max-width:800px;margin:0 auto}.news-block .news-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(2rem,3vw,3rem)}@media (max-width:768px){.news-block .news-grid{grid-template-columns:1fr;gap:2rem}}.news-block .news-card{background:#fff;border-radius:8px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.08)}.news-block .news-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.news-block .news-image{position:relative;overflow:hidden;aspect-ratio:16/10}.news-block .news-image a{display:block;height:100%}.news-block .news-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.news-block .news-image:hover img{transform:scale(1.05)}.news-block .news-content{padding:clamp(1.5rem,2vw,2rem)}.news-block .news-date{display:block;font-size:.875rem;color:#999;margin-bottom:.75rem;font-weight:500}.news-block .news-title{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;line-height:1.3;margin-bottom:1rem}.news-block .news-title a{color:#1a1a1a;text-decoration:none;transition:color .3s ease}.news-block .news-title a:hover{color:#633a8a}.news-block .news-excerpt{font-size:clamp(.95rem,1.2vw,1rem);line-height:1.6;color:#666;margin-bottom:clamp(1rem,1.5vw,1.5rem)}.news-block .news-link{display:inline-block;font-size:.95rem;font-weight:600;color:#633a8a;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease;position:relative}.news-block .news-link::after{content:"→";margin-left:.5rem;transition:margin-left .3s ease}.news-block .news-link:hover{color:rgb(73.2397959184,42.9081632653,102.0918367347)}.news-block .news-link:hover::after{margin-left:.75rem}.contact-form-block{padding:clamp(2rem,4vw,4rem) 0;background-color:#fff}.contact-form-block .container{max-width:1000px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.contact-form-block .contact-header{text-align:center;margin-bottom:clamp(2rem,3vw,3rem)}.contact-form-block .contact-header .section-title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:1rem;color:#1a1a1a}.contact-form-block .contact-header .section-description{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.6;color:#666;max-width:700px;margin:0 auto}.contact-form-block .contact-form-wrapper{background:#fff;padding:clamp(2rem,3vw,3rem);border-radius:20px;border:3px solid #633a8a}@media (max-width:768px){.contact-form-block .contact-form-wrapper{padding:2rem}}.contact-form-block .contact-form-wrapper .wpcf7-form p{margin-bottom:1.5rem}.contact-form-block .contact-form-wrapper .wpcf7-form p:last-child{margin-bottom:0}.contact-form-block .contact-form-wrapper .wpcf7-form label{display:block;font-size:1rem;font-weight:600;color:#633a8a;margin-bottom:.5rem}.contact-form-block .contact-form-wrapper .wpcf7-form input[type=email],.contact-form-block .contact-form-wrapper .wpcf7-form input[type=tel],.contact-form-block .contact-form-wrapper .wpcf7-form input[type=text],.contact-form-block .contact-form-wrapper .wpcf7-form input[type=url],.contact-form-block .contact-form-wrapper .wpcf7-form textarea{width:100%;padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:12px;font-size:1rem;font-family:Montserrat,sans-serif;transition:border-color .3s ease}.contact-form-block .contact-form-wrapper .wpcf7-form input[type=email]:focus,.contact-form-block .contact-form-wrapper .wpcf7-form input[type=tel]:focus,.contact-form-block .contact-form-wrapper .wpcf7-form input[type=text]:focus,.contact-form-block .contact-form-wrapper .wpcf7-form input[type=url]:focus,.contact-form-block .contact-form-wrapper .wpcf7-form textarea:focus{outline:0;border-color:#633a8a}.contact-form-block .contact-form-wrapper .wpcf7-form textarea{min-height:150px;resize:vertical;border-radius:16px}.contact-form-block .contact-form-wrapper .wpcf7-form input[type=submit]{background:#633a8a;color:#fff;padding:1rem 3rem;border:none;border-radius:50px;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .3s ease;width:100%}.contact-form-block .contact-form-wrapper .wpcf7-form input[type=submit]:hover{background:0 0;color:#633a8a;border:2px solid #633a8a}.contact-form-block .contact-form-wrapper .wpcf7-form .wpcf7-not-valid-tip{color:#d32f2f;font-size:.875rem;margin-top:.25rem}.contact-form-block .contact-form-wrapper .wpcf7-form .wpcf7-response-output{border:2px solid;padding:1rem;margin:1.5rem 0 0;border-radius:8px;font-size:.95rem}.contact-form-block .contact-form-wrapper .wpcf7-form .wpcf7-response-output.wpcf7-validation-errors{border-color:#f44336;background:#ffebee;color:#c62828}.contact-form-block .contact-form-wrapper .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok{border-color:#4caf50;background:#e8f5e9;color:#2e7d32}.gallery-block{padding:clamp(2rem,4vw,4rem) clamp(.5rem,2vw,1rem);background:#fff;width:100%;overflow-x:hidden}.gallery-block .container{max-width:100%;width:100%;margin:0;padding:0}.gallery-block .gallery-title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;margin-bottom:clamp(2rem,3vw,3rem);text-align:center;color:#1a1a1a;max-width:1400px;margin-left:auto;margin-right:auto}.gallery-block .gallery-grid{column-count:5;column-gap:10px;width:100%}@media (max-width:1600px){.gallery-block .gallery-grid{column-count:4}}@media (max-width:1200px){.gallery-block .gallery-grid{column-count:3}}@media (max-width:800px){.gallery-block .gallery-grid{column-count:2}}@media (max-width:480px){.gallery-block .gallery-grid{column-count:1}}.gallery-block .gallery-grid .gallery-item{break-inside:avoid;margin-bottom:10px;width:100%;display:block;border-radius:0;position:relative;overflow:hidden}.gallery-block .gallery-grid .gallery-item img{width:100%;height:auto;display:block;transition:transform .3s ease;border-radius:0}.gallery-block .gallery-grid .gallery-item img:hover img{transform:scale(1.02)}.single-post-page{padding:0;background:#fff}.single-post-page .container{max-width:100%;margin:0;padding:0}.single-post-page .single-content{background:#fff}.single-post-page .entry-content{max-width:900px;margin:0 auto;padding:3rem 2rem;font-size:1.125rem;line-height:1.8;color:#444}.single-post-page .entry-content p{margin-bottom:1.5rem}.single-post-page .entry-content p:last-child{margin-bottom:0}.single-post-page .entry-content h2,.single-post-page .entry-content h3,.single-post-page .entry-content h4,.single-post-page .entry-content h5,.single-post-page .entry-content h6{margin-top:2.5rem;margin-bottom:1rem;font-weight:700;color:#1a1a1a;line-height:1.3}.single-post-page .entry-content h2{font-size:2rem}.single-post-page .entry-content h3{font-size:1.5rem}.single-post-page .entry-content ol,.single-post-page .entry-content ul{margin-bottom:1.5rem;padding-left:2rem;line-height:1.8;list-style-position:outside}.single-post-page .entry-content ol li,.single-post-page .entry-content ul li{margin-bottom:.75rem;padding-left:.5rem}.single-post-page .entry-content ol li:last-child,.single-post-page .entry-content ul li:last-child{margin-bottom:0}.single-post-page .entry-content ol ol,.single-post-page .entry-content ol ul,.single-post-page .entry-content ul ol,.single-post-page .entry-content ul ul{margin-top:.75rem;margin-bottom:.75rem}.single-post-page .entry-content ul{list-style-type:disc}.single-post-page .entry-content ul ul{list-style-type:circle}.single-post-page .entry-content ul ul ul{list-style-type:square}.single-post-page .entry-content ol{list-style-type:decimal}.single-post-page .entry-content ol ol{list-style-type:lower-alpha}.single-post-page .entry-content ol ol ol{list-style-type:lower-roman}.single-post-page .entry-content a{color:#633a8a;text-decoration:underline;transition:color .3s ease}.single-post-page .entry-content a:hover{color:rgb(60.3596938776,35.362244898,84.137755102)}.single-post-page .entry-content img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0}.single-post-page .entry-content blockquote{margin:2rem 0;padding:1.5rem 2rem;background:#f9f9f9;border-left:4px solid #633a8a;font-style:italic;color:#666}.single-post-page .entry-content code{background:#f5f5f5;padding:.2rem .5rem;border-radius:4px;font-family:"Courier New",monospace;font-size:.95em}.single-post-page .entry-content pre{background:#1a1a1a;color:#f5f5f5;padding:1.5rem;border-radius:8px;overflow-x:auto;margin:2rem 0}.single-post-page .entry-content pre code{background:0 0;padding:0;color:inherit}.single-post-page .entry-content .custom-masonry-gallery{display:block;column-count:3;column-gap:1rem;width:100%;margin-top:4rem;padding-top:2rem;border-top:1px solid #eee}@media (max-width:1024px){.single-post-page .entry-content .custom-masonry-gallery{column-count:2}}@media (max-width:600px){.single-post-page .entry-content .custom-masonry-gallery{column-count:1;column-gap:0}}.single-post-page .entry-content .custom-masonry-gallery .gallery-item{display:inline-block;width:100%;margin-bottom:1rem;break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid;text-decoration:none}.single-post-page .entry-content .custom-masonry-gallery .gallery-item img{width:100%;height:auto;display:block;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:transform .3s ease,filter .3s ease}.single-post-page .entry-content .custom-masonry-gallery .gallery-item:hover img{transform:scale(1.02);filter:brightness(.95);box-shadow:0 8px 25px rgba(0,0,0,.15)}.single-post-page .page-links{margin-top:2rem;padding-top:2rem;border-top:1px solid #e0e0e0;font-weight:600}.single-post-page .page-links a{display:inline-block;margin:0 .5rem;padding:.5rem 1rem;background:#633a8a;color:#fff;text-decoration:none;border-radius:4px;transition:background .3s ease}.single-post-page .page-links a:hover{background:rgb(73.2397959184,42.9081632653,102.0918367347)}.entry-content iframe[src*="google.com/maps"],.entry-content iframe[src*="maps.google.com"]{width:100vw;max-width:100vw;height:450px;border:0;display:block;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-top:2rem;margin-bottom:2rem}@media (max-width:768px){.entry-content iframe[src*="google.com/maps"],.entry-content iframe[src*="maps.google.com"]{height:350px;left:-2rem;right:-2rem;margin-left:0;margin-right:0;width:calc(100% + 4rem)}}.page-template{background:#fff;min-height:60vh}.page-header-section{position:relative;background:linear-gradient(135deg,#0a0e27 0,#1a1f4d 50%,#2d3561 100%);padding:4rem 0 3rem;color:#fff;overflow:hidden;min-height:300px;display:flex;align-items:center;text-align:center}.page-header-section .page-header-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.page-header-section .page-header-bg .page-header-image{width:100%;height:100%;object-fit:cover;opacity:.3}.page-header-section .page-header-bg .page-header-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(10,14,39,.8) 0,rgba(26,31,77,.8) 50%,rgba(45,53,97,.8) 100%)}.page-header-section:not(:has(.page-header-image)) .page-header-bg{opacity:.1;background-image:radial-gradient(circle at 20% 50%,rgba(255,255,255,.2) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.15) 0,transparent 50%)}.page-header-section .container{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.page-header-section .page-header-content{text-align:center;max-width:800px;margin:0 auto;width:100%}.page-header-section .breadcrumbs{margin-bottom:1.5rem;font-size:.875rem;opacity:.8;margin-left:auto;margin-right:auto}.page-header-section .breadcrumbs a{color:#fff;text-decoration:none;transition:opacity .3s ease}.page-header-section .breadcrumbs a:hover{opacity:.7}.page-header-section .breadcrumbs .separator{margin:0 .5rem;color:rgba(255,255,255,.6)}.page-header-section .page-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;color:#fff;line-height:1.2;text-align:center;width:100%}.page-header-section .page-subtitle{font-size:1.125rem;line-height:1.6;opacity:.9;margin-bottom:0}@media (max-width:768px){.page-header-section{min-height:250px;padding:3rem 0 2rem}}.page-layout{padding:3rem 0}@media (max-width:768px){.page-layout{padding:2rem 0}}.page-content{max-width:900px;margin:0 auto}.page-content .entry-content{font-size:1.0625rem;line-height:1.8;color:#444}.page-content .entry-content p{margin-bottom:1.5rem}.page-content .entry-content p:last-child{margin-bottom:0}.page-content .entry-content h1,.page-content .entry-content h2,.page-content .entry-content h3,.page-content .entry-content h4,.page-content .entry-content h5,.page-content .entry-content h6{margin-top:2.5rem;margin-bottom:1rem;font-weight:700;color:#1a1a1a;line-height:1.3}.page-content .entry-content h1:first-child,.page-content .entry-content h2:first-child,.page-content .entry-content h3:first-child,.page-content .entry-content h4:first-child,.page-content .entry-content h5:first-child,.page-content .entry-content h6:first-child{margin-top:0}.page-content .entry-content h1{font-size:clamp(2rem,4vw,3rem)}.page-content .entry-content h2{font-size:clamp(1.75rem,3.5vw,2.5rem)}.page-content .entry-content h3{font-size:clamp(1.5rem,3vw,2rem)}.page-content .entry-content h4{font-size:clamp(1.25rem,2.5vw,1.75rem)}.page-content .entry-content h5{font-size:clamp(1.125rem,2vw,1.5rem)}.page-content .entry-content h6{font-size:clamp(1rem,1.5vw,1.25rem)}.page-content .entry-content ol,.page-content .entry-content ul{margin-bottom:1.5rem;padding-left:2rem;line-height:1.8;list-style-position:outside}.page-content .entry-content ol li,.page-content .entry-content ul li{margin-bottom:.75rem;padding-left:.5rem}.page-content .entry-content ol li:last-child,.page-content .entry-content ul li:last-child{margin-bottom:0}.page-content .entry-content ol ol,.page-content .entry-content ol ul,.page-content .entry-content ul ol,.page-content .entry-content ul ul{margin-top:.75rem;margin-bottom:.75rem}.page-content .entry-content ul{list-style-type:disc}.page-content .entry-content ul ul{list-style-type:circle}.page-content .entry-content ul ul ul{list-style-type:square}.page-content .entry-content ol{list-style-type:decimal}.page-content .entry-content ol ol{list-style-type:lower-alpha}.page-content .entry-content ol ol ol{list-style-type:lower-roman}.page-content .entry-content a{color:#633a8a;text-decoration:underline;transition:color .3s ease}.page-content .entry-content a:hover{color:rgb(60.3596938776,35.362244898,84.137755102)}.page-content .entry-content b,.page-content .entry-content strong{font-weight:700;color:#1a1a1a}.page-content .entry-content em,.page-content .entry-content i{font-style:italic}.page-content .entry-content img{max-width:100%;height:auto;border-radius:8px;margin:2rem auto;display:block}.page-content .entry-content figure{margin:2rem 0}.page-content .entry-content figure img{margin:0 auto}.page-content .entry-content figure figcaption{margin-top:.75rem;font-size:.875rem;color:#666;font-style:italic;text-align:center}.page-content .entry-content blockquote{margin:2rem 0;padding:1.5rem 2rem;background:#f9f9f9;border-left:4px solid #633a8a;font-style:italic;color:#666}.page-content .entry-content blockquote p{margin-bottom:1rem}.page-content .entry-content blockquote p:last-child{margin-bottom:0}.page-content .entry-content blockquote cite{display:block;margin-top:1rem;font-size:.9rem;font-style:normal;color:#888}.page-content .entry-content code{background:#f5f5f5;padding:.2rem .5rem;border-radius:4px;font-family:"Courier New",monospace;font-size:.95em;color:#d63384}.page-content .entry-content pre{background:#1a1a1a;color:#f5f5f5;padding:1.5rem;border-radius:8px;overflow-x:auto;margin:2rem 0}.page-content .entry-content pre code{background:0 0;padding:0;color:inherit}.page-content .entry-content table{width:100%;margin:2rem 0;border-collapse:collapse}.page-content .entry-content table td,.page-content .entry-content table th{padding:.75rem 1rem;border:1px solid #ddd;text-align:left}.page-content .entry-content table th{background:#f5f5f5;font-weight:700;color:#1a1a1a}.page-content .entry-content table tr:nth-child(even){background:#fafafa}.page-content .entry-content table tr:hover{background:#f0f0f0}.page-content .entry-content hr{margin:3rem 0;border:none;border-top:2px solid #e0e0e0}@media (max-width:768px){.page-content .entry-content{font-size:1rem}}.page-content .page-links{margin-top:2rem;padding-top:2rem;border-top:1px solid #e0e0e0;font-weight:600}.page-content .page-links a{display:inline-block;padding:.5rem 1rem;margin:0 .25rem;background:#f5f5f5;color:#444;text-decoration:none;border-radius:4px;transition:all .3s ease}.page-content .page-links a:hover{background:#633a8a;color:#fff}.page-content .page-links>span{display:inline-block;padding:.5rem 1rem;margin:0 .25rem}.page-content .page-links .current{background:#633a8a;color:#fff}.archive-page{background:#fff;min-height:60vh}.archive-header{position:relative;background:linear-gradient(135deg,#0a0e27 0,#1a1f4d 50%,#2d3561 100%);padding:4rem 0 3rem;color:#fff;overflow:hidden}.archive-header .archive-header-bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1;background-image:radial-gradient(circle at 20% 50%,rgba(255,255,255,.2) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.15) 0,transparent 50%);pointer-events:none}.archive-header .container{position:relative;z-index:2}.archive-header .archive-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;color:#fff;text-align:center}.archive-header .archive-description{max-width:700px;margin:0 auto;text-align:center;font-size:1.125rem;line-height:1.8;opacity:.9}.archive-header .archive-meta{text-align:center;margin-top:1.5rem;opacity:.8;font-size:.95rem}.archive-header .breadcrumbs{margin-bottom:1.5rem;font-size:.875rem;opacity:.8;text-align:center}.archive-header .breadcrumbs a{color:#fff;text-decoration:none;transition:opacity .3s ease}.archive-header .breadcrumbs a:hover{opacity:.7}.archive-header .breadcrumbs .separator{margin:0 .5rem;color:rgba(255,255,255,.6)}.archive-layout{display:flex;gap:3rem;margin:3rem 0}@media (max-width:1024px){.archive-layout{flex-direction:column;gap:2rem}}.archive-content{flex:1}.widget-area{width:300px;flex-shrink:0}@media (max-width:1024px){.widget-area{width:100%}}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-top:2rem;margin-bottom:3rem}@media (max-width:768px){.posts-grid{grid-template-columns:1fr;gap:1.5rem}}.post-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08);transition:all .3s ease;height:100%;display:flex;flex-direction:column}.post-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.post-card .post-card-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.post-card .post-card-image{position:relative;width:100%;padding-top:60%;overflow:hidden;background:linear-gradient(135deg,#f5f5f5 0,#e0e0e0 100%)}.post-card .post-card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.post-card .post-card-image .post-card-placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;color:#999;opacity:.3}.post-card:hover .post-card-image img{transform:scale(1.05)}.post-card .post-category{position:absolute;top:1rem;left:1rem;background:#633a8a;color:#fff;padding:.375rem .875rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:2}.post-card .post-card-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.post-card .post-card-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.875rem;color:#666}.post-card .post-card-meta .comments-count,.post-card .post-card-meta time{display:flex;align-items:center;gap:.375rem}.post-card .post-card-meta svg{flex-shrink:0}.post-card .post-card-title{font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:.75rem;color:#1a1a1a;transition:color .3s ease}.post-card:hover .post-card-title{color:#633a8a}.post-card .post-card-excerpt{font-size:.95rem;line-height:1.6;color:#555;margin-bottom:1.25rem;flex-grow:1}.post-card .post-card-readmore{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:#633a8a;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;transition:gap .3s ease}.post-card .post-card-readmore svg{transition:transform .3s ease}.post-card:hover .post-card-readmore{gap:.75rem}.post-card:hover .post-card-readmore svg{transform:translateX(4px)}.archive-pagination{margin:3rem 0;text-align:center}.archive-pagination .nav-links{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.archive-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:.5rem 1rem;background:#f5f5f5;color:#444;text-decoration:none;border-radius:6px;font-weight:600;transition:all .3s ease;border:2px solid transparent}.archive-pagination .page-numbers:hover{background:#633a8a;color:#fff;transform:translateY(-2px)}.archive-pagination .page-numbers.current{background:#633a8a;color:#fff;border-color:rgb(73.2397959184,42.9081632653,102.0918367347);cursor:default}.archive-pagination .page-numbers.dots{background:0 0;cursor:default}.archive-pagination .page-numbers.dots:hover{background:0 0;transform:none}.archive-pagination .page-numbers.next,.archive-pagination .page-numbers.prev{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem}.archive-pagination .page-numbers.next svg,.archive-pagination .page-numbers.prev svg{width:20px;height:20px}@media (max-width:480px){.archive-pagination .page-numbers{min-width:40px;height:40px;padding:.375rem .75rem;font-size:.9rem}}.no-results{text-align:center;padding:4rem 2rem}.no-results .no-results-content{max-width:500px;margin:0 auto}.no-results .no-results-icon{margin-bottom:1.5rem;color:#ccc}.no-results h2{font-size:1.75rem;margin-bottom:1rem;color:#333}.no-results p{font-size:1.125rem;color:#666;margin-bottom:2rem}.no-results .search-form{max-width:400px;margin:0 auto}.image-slider-block{padding:3rem 0;background:#fff}.image-slider-block .slider-block-title{text-align:center;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;margin-bottom:2rem;color:#1a1a1a}.image-slider-block .image-slider-wrapper{position:relative;max-width:1000px;margin:0 auto}.image-slider-block .image-slider-main{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:12px;background:#f5f5f5}.image-slider-block .slider-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.image-slider-block .slider-slide.active{opacity:1;visibility:visible}.image-slider-block .slider-slide .slider-image-link{display:block;width:100%;height:100%}.image-slider-block .slider-slide img{width:100%;height:100%;object-fit:contain;background:#f5f5f5}.image-slider-block .slider-slide .slider-caption{position:absolute;bottom:0;left:0;right:0;padding:1rem 1.5rem;background:linear-gradient(transparent,rgba(0,0,0,.7));color:#fff;font-size:.95rem;text-align:center;margin:0}.image-slider-block .slider-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;border:none;border-radius:50%;background:rgba(255,255,255,.9);color:#1a1a1a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.image-slider-block .slider-nav:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2)}.image-slider-block .slider-nav:focus{outline:2px solid #633a8a;outline-offset:2px}.image-slider-block .slider-nav svg{width:28px;height:28px}.image-slider-block .slider-nav.slider-prev{left:1rem}.image-slider-block .slider-nav.slider-next{right:1rem}@media (max-width:768px){.image-slider-block .slider-nav{width:40px;height:40px}.image-slider-block .slider-nav svg{width:24px;height:24px}.image-slider-block .slider-nav.slider-prev{left:.5rem}.image-slider-block .slider-nav.slider-next{right:.5rem}}.image-slider-block .slider-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.image-slider-block .slider-dot{width:12px;height:12px;border-radius:50%;border:2px solid #ccc;background:0 0;cursor:pointer;transition:all .3s ease;padding:0}.image-slider-block .slider-dot:hover{border-color:#7f66a2}.image-slider-block .slider-dot.active{background:#7f66a2;border-color:#7f66a2}.image-slider-block .slider-dot:focus{outline:2px solid #7f66a2;outline-offset:2px}.image-slider-block .slider-thumbnails{display:flex;gap:.5rem;margin-top:1rem;overflow-x:auto;padding:.5rem 0;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.image-slider-block .slider-thumbnails::-webkit-scrollbar{height:6px}.image-slider-block .slider-thumbnails::-webkit-scrollbar-track{background:0 0}.image-slider-block .slider-thumbnails::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.image-slider-block .slider-thumb{flex-shrink:0;width:80px;height:60px;border:2px solid transparent;border-radius:6px;overflow:hidden;cursor:pointer;padding:0;background:0 0;transition:all .3s ease;opacity:.6}.image-slider-block .slider-thumb img{width:100%;height:100%;object-fit:cover}.image-slider-block .slider-thumb:hover{opacity:1;border-color:rgba(99,58,138,.5)}.image-slider-block .slider-thumb.active{opacity:1;border-color:#633a8a}.image-slider-block .slider-thumb:focus{outline:2px solid #633a8a;outline-offset:2px}@media (max-width:768px){.image-slider-block .slider-thumb{width:60px;height:45px}}.image-slider-block .slider-counter{text-align:center;margin-top:1rem;font-size:.9rem;color:#666}.image-slider-block .slider-counter .current-slide{font-weight:700;color:#7f66a2}.image-slider-block.alignfull{padding-left:2rem;padding-right:2rem}.image-slider-block.alignfull .image-slider-wrapper{max-width:1200px}.image-slider-block.alignwide .image-slider-wrapper{max-width:1100px}.image-slider-block.dark{background:#1a1a1a}.image-slider-block.dark .slider-block-title{color:#fff}.image-slider-block.dark .slider-nav{background:rgba(255,255,255,.1);color:#fff}.image-slider-block.dark .slider-nav:hover{background:rgba(255,255,255,.2)}.image-slider-block.dark .slider-dot{border-color:rgba(255,255,255,.4)}.image-slider-block.dark .slider-dot.active{background:#633a8a;border-color:#633a8a}.image-slider-block.dark .slider-counter{color:rgba(255,255,255,.7)}
/*# sourceMappingURL=main.min.css.map */
