@charset "UTF-8";.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.skip-link:focus{position:fixed;top:0;left:0;background:var(--wp--preset--color--white);color:var(--wp--preset--color--blue);padding:1rem 1.5rem;z-index:50;text-decoration:none;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.site-header{background:var(--wp--preset--color--dark-gray);border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:20;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),background .2s cubic-bezier(.4,0,.2,1)}.site-header.header-hidden{transform:translateY(-100%)}.site-header.header-shadow{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.site-header.menu-open{background:#1a1a1a}.header-container{max-width:1280px;margin-left:auto;margin-right:auto;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}@media (min-width: 1024px){.header-container{padding-top:1rem;padding-bottom:1rem}}.site-branding{flex-shrink:0;z-index:11}.site-branding .custom-logo-link{display:inline-block;line-height:0}.site-branding .custom-logo-link img{max-height:32px;width:auto;transition:transform .2s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.site-branding .custom-logo-link img{max-height:38px}}.site-branding .custom-logo-link img:hover{transform:scale(1.02)}.site-branding .site-logo-text{display:inline-block;text-decoration:none;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.site-branding .site-logo-text:hover{opacity:.8}.site-branding .site-name{font-size:var(--wp--preset--font-size--lg);font-weight:700;color:var(--wp--preset--color--white);letter-spacing:.02em}@media (min-width: 768px){.site-branding .site-name{font-size:var(--wp--preset--font-size--xl)}}.primary-navigation{display:none}@media (min-width: 1062px){.primary-navigation{display:block;flex:1;max-width:800px}}.primary-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:.75rem;justify-content:center;flex-wrap:wrap}@media (min-width: 1280px){.primary-menu{gap:1rem}}.primary-menu>li{position:relative}.primary-menu>li>a{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;color:var(--wp--preset--color--white);text-decoration:none;font-size:var(--wp--preset--font-size--sm);font-weight:500;border-radius:.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}@media (min-width: 1280px){.primary-menu>li>a{font-size:var(--wp--preset--font-size--sm);padding:.5rem 1.5rem}}.primary-menu>li>a:hover{background:#ffffff1a;color:var(--wp--preset--color--blue)}.primary-menu>li>a:focus-visible{outline:2px solid var(--wp--preset--color--blue);outline-offset:2px}.primary-menu>li.current-menu-item>a,.primary-menu>li.current_page_item>a{background:var(--wp--preset--color--white);color:var(--wp--preset--color--dark-gray);font-weight:600}.primary-menu>li.menu-item-button>a{background:var(--wp--preset--color--white);color:var(--wp--preset--color--dark-gray);font-weight:600;padding:.5rem 1rem;border-radius:9999px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .2s cubic-bezier(.4,0,.2,1)}.primary-menu>li.menu-item-button>a:hover{background:var(--wp--preset--color--gray-100);transform:translateY(-2px);box-shadow:0 4px 12px #00000026;color:var(--wp--preset--color--blue)}.primary-menu>li.menu-item-button>a:active{transform:translateY(0);box-shadow:0 1px 4px #0000001a}.primary-menu>li.menu-item-has-icon>a .menu-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px}.primary-menu>li.menu-item-has-icon>a .menu-icon svg{width:100%;height:100%}.primary-menu>li.menu-item-has-icon>a .menu-icon img{width:100%;height:100%;object-fit:contain;display:block}.primary-menu>li.menu-item-has-icon>a .menu-icon.menu-icon-emoji{font-size:var(--wp--preset--font-size--lg)}.mobile-menu-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:var(--wp--preset--color--white);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;z-index:11}@media (min-width: 1062px){.mobile-menu-toggle{display:none}}.mobile-menu-toggle:hover{background:#ffffff1a;border-color:#ffffff4d}.mobile-menu-toggle:active{transform:scale(.95)}.mobile-menu-toggle:focus-visible{outline:2px solid var(--wp--preset--color--blue);outline-offset:2px}.mobile-menu-toggle svg{width:20px;height:20px}.mobile-menu-toggle .close-icon{display:none}.mobile-menu-toggle[aria-expanded=true]{background:transparent;border-color:var(--wp--preset--color--white);color:var(--wp--preset--color--white)}.mobile-menu-toggle[aria-expanded=true] .menu-icon{display:none}.mobile-menu-toggle[aria-expanded=true] .close-icon{display:block}@media (max-width: 1061px){.primary-navigation{position:fixed;top:60px;left:0;right:0;bottom:0;width:100%;min-height:calc(100vh - 60px);min-height:calc(100dvh - 60px);background:#1a1a1a;z-index:10;overflow-y:auto;animation:fadeIn .2s cubic-bezier(.4,0,.2,1);padding:2rem 1.5rem 40px;display:none;flex-direction:column;align-items:center;justify-content:flex-start}.primary-navigation.is-open{display:flex}.primary-menu{flex-direction:column;align-items:stretch;gap:1rem;width:100%;max-width:380px;flex-shrink:0}.primary-menu>li{width:100%;display:flex}.primary-menu>li>a{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;height:50px;padding:0 1.5rem;font-size:var(--wp--preset--font-size--base);font-weight:500;line-height:1.4;text-align:center;border-radius:.5rem;border:1px solid transparent;background:#ffffff0d;color:var(--wp--preset--color--white);transition:all .2s cubic-bezier(.4,0,.2,1)}.primary-menu>li>a .menu-icon{width:18px;height:18px;flex-shrink:0}.primary-menu>li>a .menu-icon svg{width:100%;height:100%}.primary-menu>li>a .menu-icon img{width:100%;height:100%;object-fit:contain;display:block}.primary-menu>li>a:active{transform:scale(.98)}.primary-menu>li:not(.menu-item-has-icon):not(.menu-item-button):not(.current-menu-item):not(.current_page_item)>a{border-color:#ffffff1a}.primary-menu>li.current-menu-item>a,.primary-menu>li.current_page_item>a{background:var(--wp--preset--color--white);color:var(--wp--preset--color--dark-gray);border-color:var(--wp--preset--color--white)}.primary-menu>li.menu-item-button>a{background:var(--wp--preset--color--white);color:var(--wp--preset--color--dark-gray);border-color:transparent;box-shadow:0 2px 8px #00000026;font-weight:600}.primary-menu>li.menu-item-button>a:active{box-shadow:0 1px 4px #0000001a}}.sticky-social-sidebar{position:fixed;right:1.5rem;top:50%;transform:translateY(-50%);z-index:100;display:none;flex-direction:column;gap:.75rem}@media (min-width: 1280px){.sticky-social-sidebar{display:flex}}.sticky-social-link{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--wp--preset--color--white);border:1px solid rgba(0,0,0,.1);border-radius:50%;color:var(--wp--preset--color--gray-700);text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #00000014,0 4px 16px #0000000f}.sticky-social-link .social-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px}.sticky-social-link .social-icon svg{width:100%;height:100%}.sticky-social-link:hover{background:var(--wp--preset--color--blue);border-color:var(--wp--preset--color--blue);color:var(--wp--preset--color--white);transform:translate(-4px);box-shadow:0 4px 12px #3b82f64d,0 8px 24px #3b82f633}.sticky-social-link:active{transform:translate(-4px) scale(.95)}.header-language{flex-shrink:0;min-width:101px}.header-language.desktop-only{display:none}@media (min-width: 1062px){.header-language.desktop-only{display:block}}.header-language:empty{min-height:40px}.social-networks.mobile-only{display:none}@media (max-width: 1061px){.social-networks.mobile-only{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}}.social-networks .social-link{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.375rem;color:var(--wp--preset--color--white);text-decoration:none;font-size:var(--wp--preset--font-size--sm);transition:all .2s cubic-bezier(.4,0,.2,1)}.social-networks .social-link:hover{background:#ffffff1a;border-color:#ffffff4d}.social-networks .social-link .social-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.social-networks .social-link .social-icon svg{width:100%;height:100%;display:block}.social-networks .social-link .social-name{line-height:1}.mobile-language.mobile-only{display:none}@media (max-width: 1061px){.mobile-language.mobile-only{display:block;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}}.gtranslate_wrapper a{color:var(--wp--preset--color--white)!important;padding:.5rem .75rem;border-radius:.25rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.gtranslate_wrapper a:hover{background:#ffffff1a}.breadcrumbs{margin-bottom:1.5rem}@media (min-width: 768px){.breadcrumbs{margin-bottom:2rem}}.breadcrumbs-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;padding:.5rem 0}.breadcrumb-item{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:var(--wp--preset--color--gray-600);text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1)}.breadcrumb-item svg{width:13px;height:13px;flex-shrink:0}@media (min-width: 768px){.breadcrumb-item{font-size:14px}.breadcrumb-item svg{width:14px;height:14px}}.breadcrumb-item:not(.breadcrumb-current):hover{color:var(--wp--preset--color--blue)}.breadcrumb-item.breadcrumb-home svg{margin-right:2px;position:relative;top:-1px}.breadcrumb-item.breadcrumb-current{color:var(--wp--preset--color--gray-900);cursor:default;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;max-width:300px}@media (min-width: 768px){.breadcrumb-item.breadcrumb-current{max-width:400px}}.breadcrumb-separator{display:inline-flex;align-items:center;color:var(--wp--preset--color--gray-400);flex-shrink:0}.breadcrumb-separator svg{width:10px;height:10px}@media (min-width: 768px){.breadcrumb-separator svg{width:12px;height:12px}}.front-page{padding:2.5rem 0;background:var(--wp--preset--color--gray-50)}@media (min-width: 768px){.front-page{padding:3rem 0}}@media (min-width: 1024px){.front-page{padding:4rem 0}}.front-page-layout{display:grid;gap:2.5rem;align-items:start}@media (min-width: 1024px){.front-page-layout{grid-template-columns:260px 1fr;gap:2.5rem}}@media (min-width: 1280px){.front-page-layout{grid-template-columns:280px 1fr;gap:2.5rem}}.front-page-sidebar{order:2}@media (min-width: 1024px){.front-page-sidebar{order:1;position:sticky;top:calc(80px + 1.5rem)}}.sidebar-section{background:var(--wp--preset--color--white);border-radius:20px;padding:1rem;box-shadow:0 1px 3px #00000005,0 4px 8px #00000005,0 16px 24px #00000008;border:1px solid rgba(0,0,0,.04);transition:box-shadow .3s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.sidebar-section{padding:1.5rem}}.sidebar-section:hover{box-shadow:0 1px 3px #00000008,0 8px 16px #0000000a,0 24px 48px #0000000f}.sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.sidebar-header:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background:linear-gradient(90deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--blue-light) 100%);border-radius:9999px}.sidebar-title{font-size:20px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0;letter-spacing:-.01em}@media (min-width: 768px){.sidebar-title{font-size:22px}}.sidebar-view-all{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:var(--wp--preset--color--blue);text-decoration:none;padding:6px 10px;border-radius:16px;background:#2563eb14;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.sidebar-view-all svg{width:12px;height:12px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.sidebar-view-all:hover{background:#2563eb1f}.sidebar-view-all:hover svg{transform:translate(2px)}.sidebar-view-all:focus-visible{outline:2px solid var(--wp--preset--color--blue);outline-offset:2px}.sidebar-posts{display:flex;flex-direction:column;gap:1rem}.sidebar-post-item{display:block;padding:.75rem;border-radius:12px;background:var(--wp--preset--color--gray-50);transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;text-decoration:none}.sidebar-post-item:hover{background:var(--wp--preset--color--white);box-shadow:0 2px 8px #0000000a,0 8px 16px #0000000d}.sidebar-post-item:hover .sidebar-post-title{color:var(--wp--preset--color--blue)}.sidebar-post-item:hover .sidebar-post-category{background:var(--wp--preset--color--blue);color:var(--wp--preset--color--white)}.sidebar-post-thumbnail{width:100%;aspect-ratio:16/9;border-radius:10px;overflow:hidden;background:linear-gradient(135deg,var(--wp--preset--color--gray-200) 0%,var(--wp--preset--color--gray-100) 100%);position:relative;margin-bottom:.75rem;box-shadow:0 2px 6px #0000000d}.sidebar-post-thumbnail img{width:100%;height:100%;object-fit:cover}.sidebar-post-content{display:flex;flex-direction:column;gap:.5rem}.sidebar-post-category{display:inline-block;font-size:10px;font-weight:700;color:var(--wp--preset--color--blue);text-transform:uppercase;letter-spacing:.06em;padding:3px 8px;background:#2563eb1a;border-radius:5px;align-self:flex-start;transition:all .2s cubic-bezier(.4,0,.2,1)}.sidebar-post-title{font-size:14px;font-weight:700;line-height:1.4;margin:0;color:var(--wp--preset--color--gray-900);transition:color .2s cubic-bezier(.4,0,.2,1);letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sidebar-post-excerpt{font-size:12px;line-height:1.5;color:var(--wp--preset--color--gray-600);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sidebar-post-meta{display:flex;align-items:center;gap:1rem;margin-top:.75rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.06)}.sidebar-post-date{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--wp--preset--color--gray-500);font-weight:500}.sidebar-post-date svg{width:12px;height:12px;opacity:.7}.sidebar-post-hidden{display:none}@media (min-width: 1024px){.sidebar-post-hidden{display:block}}.sidebar-post-hidden.show-post{display:block}.sidebar-load-more{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:1rem;padding:.75rem 1rem;background:linear-gradient(135deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--blue-light) 100%);color:var(--wp--preset--color--white);font-size:13px;font-weight:600;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #3b82f633}.sidebar-load-more svg{width:12px;height:12px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.sidebar-load-more:hover{background:linear-gradient(135deg,var(--wp--preset--color--blue-light) 0%,var(--wp--preset--color--blue) 100%);box-shadow:0 4px 12px #3b82f64d}.sidebar-load-more:hover svg{transform:translateY(2px)}.sidebar-load-more:active{transform:scale(.98)}@media (min-width: 1024px){.sidebar-load-more{display:none}}.front-page-content{order:1;min-width:0}@media (min-width: 1024px){.front-page-content{order:2}}.hero-slider-block{width:100%;max-width:100%;overflow:hidden;margin-bottom:3rem}.hero-slider-block-header-wrapper{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:2rem;gap:1rem}.hero-slider-block-header{flex:1;min-width:0}.hero-slider-block-title{font-size:22px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0;letter-spacing:-.01em;position:relative;padding-bottom:.75rem}@media (min-width: 768px){.hero-slider-block-title{font-size:24px}}.hero-slider-block-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--blue-light) 100%);border-radius:9999px}.hero-slider-block-description{font-size:14px;line-height:1.5;color:var(--wp--preset--color--gray-600);margin:.75rem 0 0;max-width:600px}@media (min-width: 768px){.hero-slider-block-description{font-size:15px}}.hero-slider-view-all{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:500;color:var(--wp--preset--color--gray-600);text-decoration:none;padding:6px 12px;border-radius:.5rem;background:var(--wp--preset--color--gray-50);transition:all .2s cubic-bezier(.4,0,.2,1);flex-shrink:0}.hero-slider-view-all svg{width:12px;height:12px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.hero-slider-view-all:hover{color:var(--wp--preset--color--blue);background:#3b82f614}.hero-slider-view-all:hover svg{transform:translate(2px)}.hero-swiper{width:100%;max-width:100%;padding-bottom:60px;position:relative}.hero-swiper .swiper-wrapper{align-items:stretch}.hero-swiper .swiper-slide{height:auto;display:flex}.hero-slide-card{position:relative;width:100%;max-width:100%;min-height:480px;border-radius:24px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);margin:0;padding:0;border:none}@media (min-width: 768px){.hero-slide-card{min-height:520px}}@media (min-width: 1024px){.hero-slide-card{min-height:550px}}.hero-slide-card:hover .hero-slide-image img{transform:scale(1.05)}.hero-slide-card:hover .hero-slide-button{background:linear-gradient(135deg,var(--wp--preset--color--blue-light) 0%,var(--wp--preset--color--blue) 100%);box-shadow:0 10px 28px #2563eb66}.hero-slide-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.hero-slide-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0003,#0009,#000000eb);z-index:2}.hero-slide-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.4,0,.2,1)}.hero-slide-content{position:relative;z-index:3;height:100%;min-height:480px;display:flex;flex-direction:column;justify-content:flex-end;padding:2.5rem;color:var(--wp--preset--color--white)}@media (min-width: 768px){.hero-slide-content{min-height:520px;padding:3rem}}@media (min-width: 1024px){.hero-slide-content{min-height:550px;padding:3rem 4rem;max-width:75%}}.hero-slide-title{font-size:22px;font-weight:700;margin:0 0 1rem;line-height:1.3;color:var(--wp--preset--color--white);letter-spacing:-.01em;text-shadow:0 2px 12px rgba(0,0,0,.3)}@media (min-width: 768px){.hero-slide-title{font-size:26px}}@media (min-width: 1024px){.hero-slide-title{font-size:28px;margin:0 0 1.5rem}}.hero-slide-title a{color:inherit;text-decoration:none;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.hero-slide-title a:hover{opacity:.9}.hero-slide-excerpt{font-size:14px;line-height:1.6;color:#ffffffe6;margin:0 0 1.5rem;text-shadow:0 1px 8px rgba(0,0,0,.2);max-width:500px}@media (min-width: 768px){.hero-slide-excerpt{font-size:15px}}@media (min-width: 1024px){.hero-slide-excerpt{font-size:16px;margin:0 0 2rem}}.hero-slide-button{display:inline-flex;align-items:center;gap:6px;padding:.5rem 1rem;background:linear-gradient(135deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--blue-light) 100%);color:var(--wp--preset--color--white);font-size:var(--wp--preset--font-size--sm);font-weight:600;text-decoration:none;border-radius:9999px;box-shadow:0 4px 15px #2563eb4d;transition:all .2s cubic-bezier(.4,0,.2,1);align-self:flex-start;position:relative;overflow:hidden}.hero-slide-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,var(--wp--preset--color--blue-light) 0%,var(--wp--preset--color--blue-dark) 100%);transition:left .3s cubic-bezier(.4,0,.2,1);z-index:-1}.hero-slide-button svg{width:14px;height:14px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.hero-slide-button:hover:before{left:0}.hero-slide-button:hover svg{transform:translate(2px)}.hero-slide-button:active{box-shadow:0 2px 8px #2563eb33}.hero-slide-button:focus-visible{outline:2px solid var(--wp--preset--color--blue);outline-offset:2px}.hero-swiper .swiper-button-prev,.hero-swiper .swiper-button-next{width:40px;height:40px;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);border-radius:50%;transition:all .2s cubic-bezier(.4,0,.2,1);color:var(--wp--preset--color--white)}.hero-swiper .swiper-button-prev:after,.hero-swiper .swiper-button-next:after{content:none}.hero-swiper .swiper-button-prev svg,.hero-swiper .swiper-button-next svg{width:12px;height:12px;transition:all .2s cubic-bezier(.4,0,.2,1)}.hero-swiper .swiper-button-prev:hover,.hero-swiper .swiper-button-next:hover{background:#fff3;color:var(--wp--preset--color--blue-light)}.hero-swiper .swiper-button-prev:active,.hero-swiper .swiper-button-next:active{transform:scale(.95)}.hero-swiper .swiper-button-prev.swiper-button-disabled,.hero-swiper .swiper-button-next.swiper-button-disabled{opacity:.2;cursor:not-allowed}.hero-swiper .swiper-button-prev.swiper-button-disabled:hover,.hero-swiper .swiper-button-next.swiper-button-disabled:hover{background:#ffffff1a;color:var(--wp--preset--color--white)}.hero-swiper .swiper-button-prev{left:1rem}@media (min-width: 768px){.hero-swiper .swiper-button-prev{left:1.5rem}}.hero-swiper .swiper-button-next{right:1rem}@media (min-width: 768px){.hero-swiper .swiper-button-next{right:1.5rem}}.hero-swiper .swiper-pagination{bottom:0;position:relative;margin-top:1rem}.hero-swiper .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:var(--wp--preset--color--gray-300);opacity:1;border-radius:50%;transition:all .2s cubic-bezier(.4,0,.2,1);margin:0 5px}.hero-swiper .swiper-pagination .swiper-pagination-bullet:hover{background:var(--wp--preset--color--gray-500);transform:scale(1.2)}.hero-swiper .swiper-pagination .swiper-pagination-bullet-active{background:var(--wp--preset--color--blue);width:32px;border-radius:10px}.events-block{width:100%;max-width:100%;overflow:hidden;margin:2.5rem 0;padding:2rem 0;background:linear-gradient(135deg,#2563eb0a,#60a5fa05);position:relative;border-radius:24px}@media (min-width: 768px){.events-block{margin:3rem 0;padding:2.5rem 0;border-radius:32px}}.events-block:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 10% 20%,rgba(59,130,246,.05) 0%,transparent 50%),radial-gradient(circle at 90% 80%,rgba(147,197,253,.05) 0%,transparent 50%);pointer-events:none;border-radius:inherit}.events-block .container{position:relative;z-index:2}.events-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem;gap:1rem}@media (min-width: 768px){.events-header{margin-bottom:2rem}}.events-header-text{flex:1;min-width:0}.events-title{font-size:22px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0;letter-spacing:-.01em;position:relative;padding-bottom:.75rem}@media (min-width: 768px){.events-title{font-size:24px}}.events-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--blue-light) 100%);border-radius:9999px}.events-description{font-size:14px;line-height:1.5;color:var(--wp--preset--color--gray-600);margin:.75rem 0 0;max-width:600px}@media (min-width: 768px){.events-description{font-size:15px}}.events-view-all{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:500;color:var(--wp--preset--color--gray-600);text-decoration:none;padding:6px 12px;border-radius:.5rem;background:var(--wp--preset--color--gray-50);transition:all .2s cubic-bezier(.4,0,.2,1);flex-shrink:0}.events-view-all svg{width:12px;height:12px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.events-view-all:hover{color:var(--wp--preset--color--blue);background:#3b82f614}.events-view-all:hover svg{transform:translate(2px)}.events-grid{display:grid;gap:1.5rem}@media (min-width: 768px){.events-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width: 1024px){.events-grid{grid-template-columns:repeat(3,1fr)}}.event-card{background:var(--wp--preset--color--white);border-radius:16px;overflow:hidden;border:1px solid rgba(0,0,0,.06);transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer;box-shadow:0 1px 3px #00000005,0 4px 8px #00000005;margin:0!important;padding:0!important;border-bottom:1px solid rgba(0,0,0,.06)!important}.event-card:hover{transform:translateY(-4px);border-color:#3b82f64d;box-shadow:0 4px 12px #0000000f,0 12px 32px #3b82f626}.event-card:hover .event-card-image img{transform:scale(1.05)}.event-card:hover .event-card-title a{color:var(--wp--preset--color--blue)}.event-card-image{width:100%;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#3b82f61a,#93c5fd0d);position:relative}.event-card-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.05) 100%);pointer-events:none}.event-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s cubic-bezier(.4,0,.2,1)}.event-card-content{padding:1rem}@media (min-width: 768px){.event-card-content{padding:1.5rem}}.event-card-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.75rem}.event-card-meta time{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--wp--preset--color--gray-500);font-weight:500}.event-card-meta time svg{width:12px;height:12px;opacity:.7}.event-card-author{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--wp--preset--color--gray-600);font-weight:500;text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1);position:relative;z-index:2}.event-card-author svg{width:12px;height:12px;opacity:.7}.event-card-author:hover{color:var(--wp--preset--color--blue)}.event-card-title{font-size:16px;font-weight:700;line-height:1.3;margin:0 0 .5rem}@media (min-width: 768px){.event-card-title{font-size:17px}}.event-card-title a{color:var(--wp--preset--color--gray-900);text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.event-card-title a:hover{color:var(--wp--preset--color--blue)}.event-card-excerpt{font-size:13px;line-height:1.5;color:var(--wp--preset--color--gray-600);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.event-card-hidden{display:none}@media (min-width: 768px){.event-card-hidden{display:block}}.event-card-hidden.show-event{display:block}.events-load-more{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;max-width:300px;margin:2rem auto 0;padding:.75rem 1.5rem;background:linear-gradient(135deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--blue-light) 100%);color:var(--wp--preset--color--white);font-size:14px;font-weight:600;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #3b82f633}.events-load-more svg{width:12px;height:12px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.events-load-more:hover{background:linear-gradient(135deg,var(--wp--preset--color--blue-light) 0%,var(--wp--preset--color--blue) 100%);box-shadow:0 4px 12px #3b82f64d}.events-load-more:hover svg{transform:translateY(2px)}.events-load-more:active{transform:scale(.98)}@media (min-width: 768px){.events-load-more{display:none}}.category-slider-block{width:100%;max-width:100%;overflow:hidden;margin-bottom:2rem}@media (min-width: 768px){.category-slider-block{margin-bottom:2.5rem}}.category-slider-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;gap:1rem}@media (min-width: 768px){.category-slider-header{margin-bottom:1.5rem}}.category-slider-header-text{flex:1;min-width:0}.category-slider-title{font-size:20px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0;letter-spacing:-.01em;display:flex;align-items:center;gap:.75rem}@media (min-width: 768px){.category-slider-title{font-size:22px}}.category-slider-title:before{content:"";width:3px;align-self:stretch;background:linear-gradient(135deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--blue-light) 100%);border-radius:9999px;flex-shrink:0;box-shadow:0 2px 8px #3b82f64d}.category-slider-description{font-size:13px;line-height:1.5;color:var(--wp--preset--color--gray-600);margin:.5rem 0 0}@media (min-width: 768px){.category-slider-description{font-size:14px}}.category-slider-view-all{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:500;color:var(--wp--preset--color--gray-600);text-decoration:none;padding:6px 12px;border-radius:.5rem;background:var(--wp--preset--color--gray-50);transition:all .2s cubic-bezier(.4,0,.2,1);flex-shrink:0}.category-slider-view-all svg{width:12px;height:12px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.category-slider-view-all:hover{color:var(--wp--preset--color--blue);background:#3b82f614}.category-slider-view-all:hover svg{transform:translate(2px)}.cat-slide-card{width:100%;max-width:100%;background:var(--wp--preset--color--white);border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.04);transition:all .2s cubic-bezier(.4,0,.2,1);margin:0;padding:0;cursor:pointer}.cat-slide-card:hover{border-color:#3b82f64d;background:#3b82f605}.cat-slide-card:hover .cat-slide-post-title a{color:var(--wp--preset--color--blue)}.cat-slide-image{width:100%;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,var(--wp--preset--color--gray-200) 0%,var(--wp--preset--color--gray-100) 100%)}.cat-slide-image img{width:100%;height:100%;object-fit:cover;display:block}.cat-slide-content{padding:1rem}@media (min-width: 768px){.cat-slide-content{padding:1.5rem}}.cat-slide-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.75rem}.cat-slide-meta time{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--wp--preset--color--gray-500);font-weight:500}.cat-slide-meta time svg{width:12px;height:12px;opacity:.7}.cat-slide-author{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--wp--preset--color--gray-600);font-weight:500;text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1);position:relative;z-index:2}.cat-slide-author svg{width:12px;height:12px;opacity:.7}.cat-slide-author:hover{color:var(--wp--preset--color--blue)}.cat-slide-post-title{font-size:16px;font-weight:700;line-height:1.3;margin:0 0 .5rem;letter-spacing:-.01em}@media (min-width: 768px){.cat-slide-post-title{font-size:17px}}.cat-slide-post-title a{color:var(--wp--preset--color--gray-900);text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cat-slide-post-title a:hover{color:var(--wp--preset--color--blue)}.cat-slide-excerpt{font-size:12px;line-height:1.5;color:var(--wp--preset--color--gray-600);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}[class*=category-slider-] .swiper-pagination{bottom:0;position:relative;margin-top:1rem}[class*=category-slider-] .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:var(--wp--preset--color--gray-300);opacity:1;border-radius:50%;transition:all .2s cubic-bezier(.4,0,.2,1);margin:0 5px}[class*=category-slider-] .swiper-pagination .swiper-pagination-bullet:hover{background:var(--wp--preset--color--gray-500);transform:scale(1.2)}[class*=category-slider-] .swiper-pagination .swiper-pagination-bullet-active{background:var(--wp--preset--color--blue);width:32px;border-radius:10px}@media (max-width: 1023px){.front-page-layout{grid-template-columns:1fr}.sidebar-section{max-width:680px;margin:0 auto}}.nation-block{width:100%;margin:3rem 0;padding:3rem 0;background:linear-gradient(135deg,#0057b7,#004494 40%,gold 60%,#ffc700),linear-gradient(180deg,rgba(0,0,0,.02) 0%,transparent 100%);background-blend-mode:normal,multiply;position:relative;overflow:hidden}@media (min-width: 768px){.nation-block{margin:4rem 0;padding:4rem 0}}.nation-block:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 35px,rgba(255,255,255,.03) 35px,rgba(255,255,255,.03) 70px),repeating-linear-gradient(-45deg,transparent,transparent 35px,rgba(0,0,0,.02) 35px,rgba(0,0,0,.02) 70px);pointer-events:none}.nation-block:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 15% 30%,rgba(255,255,255,.15) 0%,transparent 40%),radial-gradient(circle at 85% 70%,rgba(0,0,0,.1) 0%,transparent 40%);pointer-events:none}.nation-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem;gap:.75rem;position:relative;z-index:2}@media (min-width: 768px){.nation-header{margin-bottom:3rem;gap:1rem}}.nation-header-content{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}@media (min-width: 768px){.nation-header-content{gap:1.5rem}}.nation-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.nation-icon{width:60px;height:60px}}.nation-icon img{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.nation-text{display:flex;flex-direction:column;gap:2px;min-width:0}@media (min-width: 768px){.nation-text{gap:.5rem}}.nation-title{font-size:20px;font-weight:700;color:var(--wp--preset--color--white);margin:0;letter-spacing:-.01em;text-shadow:0 2px 12px rgba(0,0,0,.3)}@media (min-width: 768px){.nation-title{font-size:28px}}.nation-subtitle{font-size:11px;color:#fffffff2;margin:0;font-weight:500;text-shadow:0 1px 6px rgba(0,0,0,.2)}@media (min-width: 768px){.nation-subtitle{font-size:14px}}.nation-view-all{display:inline-flex;align-items:center;gap:4px;padding:.5rem 1rem;background:linear-gradient(135deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--blue-light) 100%);color:var(--wp--preset--color--white);text-decoration:none;font-size:12px;font-weight:600;border-radius:9999px;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #3b82f64d;white-space:nowrap;position:relative;overflow:hidden;flex-shrink:0}@media (min-width: 768px){.nation-view-all{padding:.75rem 1.5rem;font-size:13px;gap:6px}}.nation-view-all:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,var(--wp--preset--color--blue-light) 0%,var(--wp--preset--color--blue-dark) 100%);transition:left .3s cubic-bezier(.4,0,.2,1);z-index:-1}.nation-view-all svg{width:12px;height:12px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.nation-view-all:hover{box-shadow:0 8px 25px #3b82f680}.nation-view-all:hover:before{left:0}.nation-view-all:hover svg{transform:translate(4px)}.nation-view-all:active{transform:translateY(2px);box-shadow:0 2px 8px #3b82f64d}.nation-posts{display:grid;gap:1rem;position:relative;z-index:2}@media (min-width: 768px){.nation-posts{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 1024px){.nation-posts{grid-template-columns:repeat(3,1fr);gap:2rem}}.nation-card{position:relative;border-radius:16px;overflow:hidden;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);background:var(--wp--preset--color--white);border:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column;margin:0!important;padding:0!important;border-bottom:none!important}.nation-card:hover{transform:translateY(-6px);border-color:#3b82f64d;box-shadow:0 8px 24px #00000014,0 16px 48px #3b82f61f}.nation-card:hover .nation-card-bg:after{opacity:.3}.nation-card:hover .nation-card-bg img{transform:scale(1.05)}.nation-card:hover .nation-card-title a{color:var(--wp--preset--color--blue)}.nation-card-bg{position:relative;width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,var(--wp--preset--color--gray-200) 0%,var(--wp--preset--color--gray-100) 100%);overflow:hidden}.nation-card-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.2) 70%,rgba(0,0,0,.4) 100%);transition:opacity .2s cubic-bezier(.4,0,.2,1);opacity:.5}.nation-card-bg img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s cubic-bezier(.4,0,.2,1)}.nation-card-content{position:relative;background:var(--wp--preset--color--white);padding:1rem 1rem .75rem;display:flex;flex-direction:column}@media (min-width: 768px){.nation-card-content{padding:1.5rem 1.5rem 1rem}}.nation-card-title{font-size:16px;font-weight:700;line-height:1.3;margin:0;min-height:2.6em;display:flex;align-items:flex-start}@media (min-width: 768px){.nation-card-title{font-size:17px}}.nation-card-title a{color:var(--wp--preset--color--gray-900);text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nation-card-title a:hover{color:var(--wp--preset--color--blue)}.nation-card-excerpt{font-size:13px;line-height:1.5;color:var(--wp--preset--color--gray-600);margin:.5rem 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.youtube-playlist-block{width:100%;margin:4rem 0 2rem}@media (min-width: 768px){.youtube-playlist-block{margin:5rem 0 2.5rem}}.youtube-playlist-header{margin-bottom:2.5rem}@media (min-width: 768px){.youtube-playlist-header{margin-bottom:3rem}}.youtube-playlist-title{font-size:24px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0;letter-spacing:-.01em;position:relative;padding-bottom:.75rem}@media (min-width: 768px){.youtube-playlist-title{font-size:28px}}.youtube-playlist-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--blue-light) 100%);border-radius:9999px}.youtube-playlist-description{font-size:14px;line-height:1.6;color:var(--wp--preset--color--gray-600);margin:1rem 0 0;max-width:700px}@media (min-width: 768px){.youtube-playlist-description{font-size:15px}}.youtube-playlist-wrapper{display:grid;gap:2rem}@media (min-width: 1024px){.youtube-playlist-wrapper{grid-template-columns:380px 1fr;gap:2.5rem}}.youtube-player-wrapper{order:1}@media (min-width: 1024px){.youtube-player-wrapper{order:2}}.youtube-player{position:relative;width:100%;padding-bottom:56.25%;background:var(--wp--preset--color--gray-900);border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000001a,0 8px 24px #00000026}.youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%}.youtube-current-title{margin-top:1.5rem;padding:1rem;background:var(--wp--preset--color--white);border-radius:12px;border:1px solid rgba(0,0,0,.06)}.youtube-current-title h3{font-size:18px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0;line-height:1.4}@media (min-width: 768px){.youtube-current-title h3{font-size:20px}}.youtube-playlist-sidebar{order:2}@media (min-width: 1024px){.youtube-playlist-sidebar{order:1}}.youtube-playlist-list{display:flex;flex-direction:column;gap:.75rem;max-height:600px;overflow-y:auto;padding:.5rem;background:var(--wp--preset--color--gray-50);border-radius:12px}.youtube-playlist-list::-webkit-scrollbar{width:6px}.youtube-playlist-list::-webkit-scrollbar-track{background:transparent}.youtube-playlist-list::-webkit-scrollbar-thumb{background:var(--wp--preset--color--gray-300);border-radius:10px}.youtube-playlist-list::-webkit-scrollbar-thumb:hover{background:var(--wp--preset--color--gray-400)}.youtube-playlist-item{display:flex;gap:.75rem;padding:.75rem;background:var(--wp--preset--color--white);border-radius:8px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);border:2px solid transparent}.youtube-playlist-item:hover{background:#3b82f608;border-color:#3b82f633}.youtube-playlist-item:hover .youtube-item-title{color:var(--wp--preset--color--blue)}.youtube-playlist-item.active{background:#3b82f614;border-color:var(--wp--preset--color--blue)}.youtube-playlist-item.active .youtube-item-title{color:var(--wp--preset--color--blue)}.youtube-playlist-item.active .youtube-play-icon{background:var(--wp--preset--color--blue)}.youtube-item-thumbnail{position:relative;width:120px;height:68px;flex-shrink:0;border-radius:6px;overflow:hidden;background:var(--wp--preset--color--gray-200)}.youtube-item-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.youtube-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;background:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1)}.youtube-play-icon svg{width:14px;height:14px;margin-left:2px}.youtube-duration{position:absolute;bottom:4px;right:4px;padding:2px 6px;background:#000c;color:var(--wp--preset--color--white);font-size:10px;font-weight:600;border-radius:4px}.youtube-item-content{flex:1;min-width:0;display:flex;align-items:center}.youtube-item-title{font-size:14px;font-weight:600;color:var(--wp--preset--color--gray-900);margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s cubic-bezier(.4,0,.2,1)}.research-archive{background:linear-gradient(180deg,rgba(59,130,246,.02) 0%,var(--wp--preset--color--white) 15%,var(--wp--preset--color--white) 85%,rgba(59,130,246,.02) 100%);padding:3rem 0;position:relative;overflow:hidden}@media (min-width: 768px){.research-archive{padding:4rem 0 5rem}}.research-archive:before{content:"";position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,rgba(59,130,246,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}@media (min-width: 768px){.research-archive:before{width:500px;height:500px;top:-150px;right:-150px}}.research-archive:after{content:"";position:absolute;bottom:-150px;left:-150px;width:400px;height:400px;background:radial-gradient(circle,rgba(139,92,246,.06) 0%,transparent 70%);border-radius:50%;pointer-events:none}@media (min-width: 768px){.research-archive:after{width:600px;height:600px;bottom:-200px;left:-200px}}.archive-header{text-align:center;margin-bottom:3rem;position:relative}@media (min-width: 768px){.archive-header{margin-bottom:5rem}}.archive-header-decoration{width:80px;height:4px;background:linear-gradient(90deg,transparent 0%,var(--wp--preset--color--blue) 50%,transparent 100%);margin:0 auto 1.5rem;border-radius:9999px}@media (min-width: 768px){.archive-header-decoration{width:120px;height:5px}}.archive-title{font-size:36px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0 0 1rem;letter-spacing:-.02em;position:relative;display:inline-block}@media (min-width: 768px){.archive-title{font-size:52px}}.archive-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60%;height:3px;background:linear-gradient(90deg,transparent 0%,var(--wp--preset--color--blue) 50%,transparent 100%);border-radius:9999px;opacity:.3}.archive-description{font-size:16px;line-height:1.8;color:var(--wp--preset--color--gray-600);max-width:700px;margin:1.5rem auto 0}@media (min-width: 768px){.archive-description{font-size:18px;max-width:800px}}.research-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem;position:relative}@media (min-width: 768px){.research-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width: 1024px){.research-grid{grid-template-columns:repeat(6,1fr);gap:2.5rem}}.research-grid .research-card{margin:0!important;padding:0!important;border:none!important}@media (min-width: 1024px){.research-grid .research-card{grid-column:span 2}}@media (min-width: 1024px){.research-grid .research-card:nth-child(3n+1):nth-last-child(2){grid-column:2/span 2}}@media (min-width: 1024px){.research-grid .research-card:nth-child(3n+2):nth-last-child(1){grid-column:4/span 2}}.research-card-link{display:flex;flex-direction:column;background:var(--wp--preset--color--white);border-radius:.75rem;overflow:hidden;box-shadow:0 2px 8px #0000000f;text-decoration:none;color:inherit;transition:all .2s cubic-bezier(.4,0,.2,1);height:100%;border:1px solid rgba(0,0,0,.06)}.research-card-link:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:#3b82f633}.research-card-link:hover .research-card-image img{transform:scale(1.05)}.research-card-link:hover .research-card-title{color:var(--wp--preset--color--blue)}.research-card-link:hover .research-card-button{background:var(--wp--preset--color--blue);color:var(--wp--preset--color--white);transform:translate(2px)}.research-card-link:hover .research-card-button svg{transform:translate(2px)}.research-card-image{width:100%;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,var(--wp--preset--color--gray-200) 0%,var(--wp--preset--color--gray-100) 100%)}.research-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.research-card-content{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}@media (min-width: 768px){.research-card-content{padding:1.5rem;gap:.75rem}}.research-card-title{font-size:17px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0;line-height:1.3;transition:color .2s cubic-bezier(.4,0,.2,1);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 768px){.research-card-title{font-size:18px}}.research-card-excerpt{font-size:13px;line-height:1.5;color:var(--wp--preset--color--gray-600);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 768px){.research-card-excerpt{font-size:14px}}.research-card-meta{display:flex;align-items:center;gap:.75rem;font-size:11px;color:var(--wp--preset--color--gray-500);margin-top:.5rem}.research-card-meta time{display:flex;align-items:center;gap:4px}.research-card-meta time svg{width:12px;height:12px;flex-shrink:0;opacity:.7}.research-card-button{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:var(--wp--preset--color--blue);padding:6px 1rem;background:#3b82f614;border-radius:.5rem;align-self:flex-start;margin-top:auto;transition:all .2s cubic-bezier(.4,0,.2,1)}.research-card-button svg{width:11px;height:11px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.no-results{text-align:center;padding:4rem 0}.no-results p{font-size:16px;color:var(--wp--preset--color--gray-600)}.pagination{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-top:3rem}.pagination .nav-links{display:flex;gap:.5rem}.pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:.5rem .75rem;font-size:14px;font-weight:500;color:var(--wp--preset--color--gray-700);background:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--gray-300);border-radius:.375rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.pagination .page-numbers:hover{color:var(--wp--preset--color--blue);border-color:var(--wp--preset--color--blue);background:#3b82f60d}.pagination .page-numbers.current{color:var(--wp--preset--color--white);background:var(--wp--preset--color--blue);border-color:var(--wp--preset--color--blue)}.pagination .page-numbers.dots{border:none;background:transparent;cursor:default}.pagination .page-numbers.dots:hover{background:transparent}.research-events-section{margin-top:3rem;padding:2.5rem 1rem;background:linear-gradient(135deg,#dbeafe4d,#bfdbfe33);border-radius:20px;position:relative}@media (min-width: 768px){.research-events-section{padding:3rem 2rem;border-radius:24px}}.research-events-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 15% 30%,rgba(59,130,246,.08) 0%,transparent 40%),radial-gradient(circle at 85% 70%,rgba(147,197,253,.06) 0%,transparent 40%);border-radius:inherit;pointer-events:none}.research-events-section .container{max-width:100%;padding:0}.single-research{background:var(--wp--preset--color--white)}.single-research .author-bio-section,.single-research .post-author-bio,.single-research .author-info{display:none!important}.single-research article{margin:0;padding:0;border:none}.single-research article>.container{padding-top:2rem;padding-bottom:2rem}@media (min-width: 768px){.single-research article>.container{padding-top:2.5rem;padding-bottom:2.5rem}}@media (min-width: 1024px){.single-research article>.container{padding-top:3rem;padding-bottom:3rem}}.research-header{background:var(--wp--preset--color--white);margin-bottom:2rem}@media (min-width: 768px){.research-header{margin-bottom:2.5rem}}@media (min-width: 1024px){.research-header{margin-bottom:3rem}}.research-featured-image{width:100%;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,var(--wp--preset--color--gray-200) 0%,var(--wp--preset--color--gray-100) 100%);border-radius:.75rem;margin-bottom:1rem}@media (min-width: 768px){.research-featured-image{aspect-ratio:21/9;margin-bottom:1.5rem}}@media (min-width: 1024px){.research-featured-image{margin-bottom:2rem}}.research-featured-image img{width:100%;height:100%;object-fit:cover;display:block}.research-header-content{max-width:900px;margin:0 auto}.research-meta-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}@media (min-width: 768px){.research-meta-row{margin-bottom:1.5rem}}.research-date{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--wp--preset--color--gray-500);font-weight:500}.research-date svg{width:13px;height:13px;opacity:.7}@media (min-width: 768px){.research-date{font-size:13px}.research-date svg{width:14px;height:14px}}@media (min-width: 1024px){.research-date{font-size:14px}}.research-share{display:flex;align-items:center;gap:.5rem}.research-share-label{font-size:12px;color:var(--wp--preset--color--gray-500);font-weight:500;margin-right:.5rem;display:none}@media (min-width: 768px){.research-share-label{display:inline;font-size:13px}}.research-share-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:var(--wp--preset--color--gray-100);border:1px solid rgba(0,0,0,.06);border-radius:.375rem;color:var(--wp--preset--color--gray-600);text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer}.research-share-btn svg{width:14px;height:14px}@media (min-width: 768px){.research-share-btn{width:36px;height:36px}.research-share-btn svg{width:16px;height:16px}}.research-share-btn:hover{background:var(--wp--preset--color--blue);border-color:var(--wp--preset--color--blue);color:var(--wp--preset--color--white);transform:translateY(-2px);box-shadow:0 4px 8px #3b82f64d}.research-share-btn:active{transform:translateY(0)}.research-share-btn.research-share-copy{width:auto;padding:0 .75rem;gap:4px}@media (min-width: 768px){.research-share-btn.research-share-copy{padding:0 1rem;gap:6px}}.research-share-btn.research-share-copy.copied{background:#10b981;border-color:#10b981;color:var(--wp--preset--color--white)}.research-share-btn.research-share-copy.copied .research-share-copy-text:after{content:" ✓"}.research-share-copy-text{font-size:12px;font-weight:600;white-space:nowrap}@media (min-width: 768px){.research-share-copy-text{font-size:13px}}.research-title{font-size:24px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0 0 .75rem;line-height:1.3;letter-spacing:-.01em}@media (min-width: 768px){.research-title{font-size:32px;margin-bottom:1rem}}@media (min-width: 1024px){.research-title{font-size:38px;margin-bottom:1.5rem}}.research-description{font-size:15px;line-height:1.7;color:var(--wp--preset--color--gray-700)}@media (min-width: 768px){.research-description{font-size:16px;line-height:1.8}}@media (min-width: 1024px){.research-description{font-size:17px}}.research-description p{margin:0 0 1rem}@media (min-width: 768px){.research-description p{margin-bottom:1.5rem}}.research-description p:last-child{margin-bottom:0}.research-description ul,.research-description ol{margin:0 0 1rem;padding-left:1.5rem}@media (min-width: 768px){.research-description ul,.research-description ol{margin-bottom:1.5rem;padding-left:2rem}}.research-description ul li,.research-description ol li{margin-bottom:.5rem}@media (min-width: 768px){.research-description ul li,.research-description ol li{margin-bottom:.75rem}}.research-description ul li:last-child,.research-description ol li:last-child{margin-bottom:0}.research-description strong,.research-description b{font-weight:700;color:var(--wp--preset--color--gray-900)}.research-flipbook-section,.research-download-section{background:var(--wp--preset--color--gray-50);border-radius:.75rem;padding:1.5rem;margin-bottom:2.5rem;border:1px solid rgba(0,0,0,.06)}@media (min-width: 768px){.research-flipbook-section,.research-download-section{padding:2rem;margin-bottom:3rem}}@media (min-width: 1024px){.research-flipbook-section,.research-download-section{padding:2.5rem 3rem;margin-bottom:4rem}}.research-flipbook-section:last-child,.research-download-section:last-child{margin-bottom:0}.research-flipbook-header,.research-download-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid rgba(59,130,246,.1)}@media (min-width: 768px){.research-flipbook-header,.research-download-header{gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem}}@media (min-width: 1024px){.research-flipbook-header,.research-download-header{margin-bottom:2.5rem;padding-bottom:2rem}}.research-flipbook-icon,.research-download-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--wp--preset--color--blue) 0%,rgba(59,130,246,.8) 100%);border-radius:.5rem;box-shadow:0 4px 12px #3b82f64d}.research-flipbook-icon svg,.research-download-icon svg{color:var(--wp--preset--color--white);width:24px;height:24px}@media (min-width: 768px){.research-flipbook-icon,.research-download-icon{width:56px;height:56px}.research-flipbook-icon svg,.research-download-icon svg{width:28px;height:28px}}@media (min-width: 1024px){.research-flipbook-icon,.research-download-icon{width:64px;height:64px}.research-flipbook-icon svg,.research-download-icon svg{width:32px;height:32px}}.research-flipbook-text,.research-download-text{flex:1;min-width:0}.research-section-title{font-size:18px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0 0 .5rem;line-height:1.3}@media (min-width: 768px){.research-section-title{font-size:22px}}@media (min-width: 1024px){.research-section-title{font-size:24px}}.research-section-description{font-size:13px;line-height:1.6;color:var(--wp--preset--color--gray-600);margin:0}@media (min-width: 768px){.research-section-description{font-size:14px}}@media (min-width: 1024px){.research-section-description{font-size:15px}}.research-flipbook-wrapper{background:var(--wp--preset--color--white);border-radius:.5rem;padding:1rem;min-height:400px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000000f}@media (min-width: 768px){.research-flipbook-wrapper{padding:1.5rem;min-height:500px}}@media (min-width: 1024px){.research-flipbook-wrapper{padding:2.5rem;min-height:700px}}.research-flipbook-wrapper iframe{max-width:100%;border-radius:.375rem}.research-form-wrapper{max-width:700px;margin:0 auto;background:var(--wp--preset--color--white);padding:1rem;border-radius:.5rem;box-shadow:0 2px 8px #0000000f}@media (min-width: 768px){.research-form-wrapper{padding:1.5rem}}@media (min-width: 1024px){.research-form-wrapper{padding:2.5rem}}.research-form-wrapper .wpcf7-form .wpcf7-form-control-wrap[data-name=website],.research-form-wrapper .wpcf7-form .wpcf7-form-control-wrap.website,.research-form-wrapper .wpcf7-form input[name=website]{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.research-form-wrapper .wpcf7-form p{margin:0 0 1rem}.research-form-wrapper .wpcf7-form p:last-of-type{margin-bottom:0}.research-form-wrapper .wpcf7-form p:has(input[type=submit]){text-align:center;margin-top:1rem;margin-bottom:0}.research-form-wrapper .wpcf7-form label{display:block;font-size:14px;font-weight:600;color:var(--wp--preset--color--gray-700);margin-bottom:.5rem}.research-form-wrapper .wpcf7-form input[type=text],.research-form-wrapper .wpcf7-form input[type=email],.research-form-wrapper .wpcf7-form input[type=tel],.research-form-wrapper .wpcf7-form textarea{width:100%;padding:.75rem 1rem;font-size:14px;color:var(--wp--preset--color--gray-900);background:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--gray-300);border-radius:.375rem;transition:all .2s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.research-form-wrapper .wpcf7-form input[type=text],.research-form-wrapper .wpcf7-form input[type=email],.research-form-wrapper .wpcf7-form input[type=tel],.research-form-wrapper .wpcf7-form textarea{font-size:15px}}.research-form-wrapper .wpcf7-form input[type=text]:focus,.research-form-wrapper .wpcf7-form input[type=email]:focus,.research-form-wrapper .wpcf7-form input[type=tel]:focus,.research-form-wrapper .wpcf7-form textarea:focus{outline:none;border-color:var(--wp--preset--color--blue);box-shadow:0 0 0 3px #3b82f61a}.research-form-wrapper .wpcf7-form input[type=text]::placeholder,.research-form-wrapper .wpcf7-form input[type=email]::placeholder,.research-form-wrapper .wpcf7-form input[type=tel]::placeholder,.research-form-wrapper .wpcf7-form textarea::placeholder{color:var(--wp--preset--color--gray-400);font-size:13px}@media (min-width: 768px){.research-form-wrapper .wpcf7-form input[type=text]::placeholder,.research-form-wrapper .wpcf7-form input[type=email]::placeholder,.research-form-wrapper .wpcf7-form input[type=tel]::placeholder,.research-form-wrapper .wpcf7-form textarea::placeholder{font-size:14px}}.research-form-wrapper .wpcf7-form textarea{min-height:120px;resize:vertical}.research-form-wrapper .wpcf7-form input[type=submit]{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:14px;font-weight:600;color:var(--wp--preset--color--white);background:linear-gradient(135deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--blue-light) 100%);border:none;border-radius:.5rem;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #3b82f64d;white-space:nowrap}@media (min-width: 768px){.research-form-wrapper .wpcf7-form input[type=submit]{padding:.75rem 2.5rem;font-size:15px}}.research-form-wrapper .wpcf7-form input[type=submit]:hover{background:linear-gradient(135deg,var(--wp--preset--color--blue-light) 0%,var(--wp--preset--color--blue) 100%);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f666}.research-form-wrapper .wpcf7-form input[type=submit]:active{transform:translateY(0)}.research-form-wrapper .wpcf7-form .wpcf7-not-valid-tip{font-size:12px;color:#dc2626;margin-top:.5rem}.research-form-wrapper .wpcf7-form .wpcf7-response-output{margin:1.5rem 0 0;padding:1rem;border-radius:.375rem;font-size:14px}.research-form-wrapper .wpcf7-form .wpcf7-response-output.wpcf7-validation-errors{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.research-form-wrapper .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.category-archive{background:var(--wp--preset--color--white);padding:2.5rem 0}@media (min-width: 768px){.category-archive{padding:3rem 0}}.category-archive-header{text-align:center;margin-bottom:2.5rem}@media (min-width: 768px){.category-archive-header{margin-bottom:3rem}}.category-header-decoration{width:60px;height:3px;background:linear-gradient(90deg,transparent 0%,var(--wp--preset--color--blue) 50%,transparent 100%);margin:0 auto 1rem;border-radius:9999px}@media (min-width: 768px){.category-header-decoration{width:80px;height:4px;margin-bottom:1.5rem}}.category-archive-title{font-size:28px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0 0 .75rem;letter-spacing:-.01em}@media (min-width: 768px){.category-archive-title{font-size:38px;margin-bottom:1rem}}@media (min-width: 1024px){.category-archive-title{font-size:42px}}.category-archive-description{font-size:15px;line-height:1.7;color:var(--wp--preset--color--gray-600);max-width:700px;margin:0 auto}@media (min-width: 768px){.category-archive-description{font-size:16px;max-width:800px}}.category-archive-description p{margin:0}.category-posts-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:3rem}@media (min-width: 640px){.category-posts-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.category-posts-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width: 1024px){.category-posts-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.category-archive .no-results{text-align:center;padding:4rem 0}.category-archive .no-results p{font-size:16px;color:var(--wp--preset--color--gray-600)}.category-archive .pagination{display:flex;justify-content:center;margin-top:3rem}.category-archive .pagination .nav-links{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.category-archive .pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:.5rem .75rem;font-size:14px;font-weight:500;color:var(--wp--preset--color--gray-700);background:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--gray-300);border-radius:.375rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.category-archive .pagination .page-numbers:hover{color:var(--wp--preset--color--blue);border-color:var(--wp--preset--color--blue);background:#3b82f60d}.category-archive .pagination .page-numbers.current{color:var(--wp--preset--color--white);background:linear-gradient(135deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--blue-light) 100%);border-color:transparent;box-shadow:0 2px 8px #3b82f64d}.category-archive .pagination .page-numbers.dots{border:none;background:transparent;cursor:default}.category-archive .pagination .page-numbers.dots:hover{background:transparent;color:var(--wp--preset--color--gray-700)}.category-archive .pagination .page-numbers.prev,.category-archive .pagination .page-numbers.next{font-weight:600}.author-archive{background:var(--wp--preset--color--white)}.author-header{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;background:linear-gradient(135deg,#3b82f608,#93c5fd05);border-radius:.75rem;margin-bottom:2.5rem;border:1px solid rgba(0,0,0,.05);text-align:center}@media (min-width: 768px){.author-header{flex-direction:row;align-items:flex-start;gap:2.5rem;padding:2.5rem;margin-bottom:3rem;text-align:left}}.author-avatar{flex-shrink:0;width:80px;height:80px;border-radius:50%;overflow:hidden;border:3px solid var(--wp--preset--color--white);box-shadow:0 4px 12px #0000001a}@media (min-width: 768px){.author-avatar{width:120px;height:120px;border-width:4px}}@media (min-width: 1024px){.author-avatar{width:140px;height:140px}}.author-avatar img{width:100%;height:100%;object-fit:cover;display:block}.author-info{flex:1;min-width:0}.author-name{font-size:24px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0 0 .75rem;letter-spacing:-.01em}@media (min-width: 768px){.author-name{font-size:32px;margin-bottom:1rem}}@media (min-width: 1024px){.author-name{font-size:36px}}.author-description{font-size:14px;line-height:1.7;color:var(--wp--preset--color--gray-600);margin-bottom:1rem}@media (min-width: 768px){.author-description{font-size:15px;margin-bottom:1.5rem}}.author-description p{margin:0 0 .75rem}.author-description p:last-child{margin-bottom:0}.author-meta-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.author-stats{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.author-posts-count{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--wp--preset--color--blue);background:#3b82f61a;padding:6px 1rem;border-radius:9999px}.author-posts-count svg{width:14px;height:14px}@media (min-width: 768px){.author-posts-count{font-size:14px}.author-posts-count svg{width:16px;height:16px}}.author-all-link{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:500;color:var(--wp--preset--color--gray-600);text-decoration:none;padding:6px 12px;border-radius:.5rem;background:var(--wp--preset--color--gray-50);transition:all .2s cubic-bezier(.4,0,.2,1);flex-shrink:0}.author-all-link svg{width:12px;height:12px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.author-all-link:hover{color:var(--wp--preset--color--blue);background:#3b82f614}.author-all-link:hover svg{transform:translate(2px)}@media (min-width: 768px){.author-all-link{font-size:14px}}.author-posts-section{margin-bottom:3rem}.author-posts-title{font-size:20px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0 0 1.5rem;letter-spacing:-.01em;position:relative;padding-bottom:.75rem}@media (min-width: 768px){.author-posts-title{font-size:24px;margin-bottom:2rem}}.author-posts-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--blue-light) 100%);border-radius:9999px}.author-posts-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:3rem}@media (min-width: 640px){.author-posts-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.author-posts-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width: 1024px){.author-posts-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.author-archive .no-results{text-align:center;padding:4rem 0}.author-archive .no-results p{font-size:16px;color:var(--wp--preset--color--gray-600)}.author-archive .pagination{display:flex;justify-content:center;margin-top:3rem}.author-archive .pagination .nav-links{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.author-archive .pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:.5rem .75rem;font-size:14px;font-weight:500;color:var(--wp--preset--color--gray-700);background:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--gray-300);border-radius:.375rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.author-archive .pagination .page-numbers:hover{color:var(--wp--preset--color--blue);border-color:var(--wp--preset--color--blue);background:#3b82f60d}.author-archive .pagination .page-numbers.current{color:var(--wp--preset--color--white);background:linear-gradient(135deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--blue-light) 100%);border-color:transparent;box-shadow:0 2px 8px #3b82f64d}.author-archive .pagination .page-numbers.dots{border:none;background:transparent;cursor:default}.author-archive .pagination .page-numbers.dots:hover{background:transparent;color:var(--wp--preset--color--gray-700)}.author-archive .pagination .page-numbers.prev,.author-archive .pagination .page-numbers.next{font-weight:600}.authors-page{background:var(--wp--preset--color--white)}.authors-page-header{text-align:center;margin-bottom:2.5rem}@media (min-width: 768px){.authors-page-header{margin-bottom:3rem}}.authors-header-decoration{width:60px;height:3px;background:linear-gradient(90deg,transparent 0%,var(--wp--preset--color--blue) 50%,transparent 100%);margin:0 auto 1rem;border-radius:9999px}@media (min-width: 768px){.authors-header-decoration{width:80px;height:4px;margin-bottom:1.5rem}}.authors-page-title{font-size:28px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0 0 .75rem;letter-spacing:-.01em}@media (min-width: 768px){.authors-page-title{font-size:38px;margin-bottom:1rem}}@media (min-width: 1024px){.authors-page-title{font-size:42px}}.authors-page-description{font-size:15px;line-height:1.7;color:var(--wp--preset--color--gray-600);max-width:700px;margin:0 auto}@media (min-width: 768px){.authors-page-description{font-size:16px;max-width:800px}}.authors-page-description p{margin:0}.authors-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.authors-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.authors-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (min-width: 1024px){.authors-grid{grid-template-columns:repeat(4,1fr)}}.author-card{background:var(--wp--preset--color--white);border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 8px #0000000f;border:1px solid rgba(0,0,0,.05);transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;text-align:center;margin:0!important;border-bottom:none!important}@media (min-width: 768px){.author-card{padding:2rem}}.author-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a;border-color:#3b82f633}.author-card:hover .author-card-avatar img{transform:scale(1.05)}.author-card:hover .author-card-button{background:var(--wp--preset--color--blue);color:var(--wp--preset--color--white)}.author-card:hover .author-card-button svg{transform:translate(2px)}.author-card-avatar{flex-shrink:0;width:100px;height:100px;border-radius:50%;overflow:hidden;border:3px solid rgba(59,130,246,.2);margin-bottom:.75rem}@media (min-width: 768px){.author-card-avatar{width:120px;height:120px;border-width:4px;margin-bottom:1rem}}.author-card-avatar img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.author-card-content{flex:1;display:flex;flex-direction:column;width:100%}.author-card-name{font-size:18px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0 0 .5rem;line-height:1.3}@media (min-width: 768px){.author-card-name{font-size:20px;margin-bottom:.75rem}}.author-card-description{font-size:13px;line-height:1.5;color:var(--wp--preset--color--gray-600);margin:0 0 .75rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 768px){.author-card-description{font-size:14px;margin-bottom:1rem;-webkit-line-clamp:4}}.author-card-stats{margin-bottom:.75rem}@media (min-width: 768px){.author-card-stats{margin-bottom:1rem}}.author-card-count{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:500;color:var(--wp--preset--color--gray-500)}.author-card-count svg{width:13px;height:13px;opacity:.7}@media (min-width: 768px){.author-card-count{font-size:13px}.author-card-count svg{width:14px;height:14px}}.author-card-button{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:100%;padding:.75rem;font-size:13px;font-weight:600;color:var(--wp--preset--color--blue);background:#3b82f614;border:none;border-radius:.5rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);margin-top:auto}.author-card-button svg{width:12px;height:12px;transition:transform .2s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.author-card-button{font-size:14px;padding:.75rem 1rem}.author-card-button svg{width:14px;height:14px}}.authors-page .no-results{text-align:center;padding:4rem 0}.authors-page .no-results p{font-size:16px;color:var(--wp--preset--color--gray-600)}.search-toggle-btn{position:fixed;bottom:2rem;left:1.5rem;z-index:999;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--blue-light) 100%);border:none;border-radius:50%;color:var(--wp--preset--color--white);cursor:pointer;box-shadow:0 4px 16px #3b82f666,0 2px 8px #0000001a;transition:all .2s cubic-bezier(.4,0,.2,1)}.search-toggle-btn svg{width:24px;height:24px}.search-toggle-btn:hover{transform:scale(1.1);box-shadow:0 6px 20px #3b82f680,0 3px 10px #00000026}.search-toggle-btn:active{transform:scale(1.05)}@media (min-width: 768px){.search-toggle-btn{width:64px;height:64px;bottom:2.5rem}.search-toggle-btn svg{width:28px;height:28px}}.search-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:none;align-items:flex-start;justify-content:center;padding:2rem}.search-popup.active{display:flex}@media (min-width: 768px){.search-popup{padding:3rem;align-items:center}}.search-popup-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.search-popup-content{position:relative;width:100%;max-width:800px;max-height:90vh;background:var(--wp--preset--color--white);border-radius:.75rem;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;animation:slideUp .3s ease}@media (min-width: 768px){.search-popup-content{max-height:80vh}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.search-popup-close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--wp--preset--color--gray-100);border:none;border-radius:50%;color:var(--wp--preset--color--gray-600);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);z-index:10}.search-popup-close svg{width:20px;height:20px}.search-popup-close:hover{background:var(--wp--preset--color--gray-200);color:var(--wp--preset--color--gray-900)}@media (min-width: 768px){.search-popup-close{top:1.5rem;right:1.5rem}}.search-popup-header{padding:1.5rem;border-bottom:1px solid var(--wp--preset--color--gray-200);flex-shrink:0}@media (min-width: 768px){.search-popup-header{padding:2rem}}.search-popup-title{font-size:20px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0 0 1rem}@media (min-width: 768px){.search-popup-title{font-size:24px}}.search-popup-form{position:relative;display:flex;align-items:center;gap:.75rem;background:var(--wp--preset--color--gray-50);border:2px solid var(--wp--preset--color--gray-200);border-radius:.5rem;padding:.75rem 1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.search-popup-form svg{width:18px;height:18px;color:var(--wp--preset--color--gray-400);flex-shrink:0}@media (min-width: 768px){.search-popup-form svg{width:20px;height:20px}}.search-popup-form:focus-within{background:var(--wp--preset--color--white);border-color:var(--wp--preset--color--blue);box-shadow:0 0 0 3px #3b82f61a}.search-popup-input{flex:1;border:none;background:transparent;font-size:15px;color:var(--wp--preset--color--gray-900);outline:none;padding:.5rem 0}@media (min-width: 768px){.search-popup-input{font-size:16px}}.search-popup-input::placeholder{color:var(--wp--preset--color--gray-400)}.search-clear-btn{width:28px;height:28px;display:none;align-items:center;justify-content:center;background:var(--wp--preset--color--gray-200);border:none;border-radius:50%;color:var(--wp--preset--color--gray-600);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);flex-shrink:0}.search-clear-btn svg{width:16px;height:16px}.search-clear-btn:hover{background:var(--wp--preset--color--gray-300);color:var(--wp--preset--color--gray-900)}.search-popup-results{flex:1;overflow-y:auto;padding:1rem}@media (min-width: 768px){.search-popup-results{padding:1.5rem}}.search-section{margin-bottom:2rem}.search-section:last-child{margin-bottom:0}.search-section-title{font-size:14px;font-weight:700;color:var(--wp--preset--color--gray-500);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem}@media (min-width: 768px){.search-section-title{font-size:15px;margin-bottom:1rem}}.search-result-item{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem;background:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--gray-200);border-radius:.5rem;text-decoration:none;color:inherit;transition:all .2s cubic-bezier(.4,0,.2,1);margin-bottom:.75rem}.search-result-item:last-child{margin-bottom:0}.search-result-item:hover{background:var(--wp--preset--color--gray-50);border-color:var(--wp--preset--color--blue);transform:translate(4px)}.search-result-item:hover .search-result-title{color:var(--wp--preset--color--blue)}@media (min-width: 768px){.search-result-item{flex-direction:row;gap:1rem}}.search-result-item.search-result-author{align-items:center;text-align:center}@media (min-width: 768px){.search-result-item.search-result-author{align-items:flex-start;text-align:left}}.search-result-image{width:100%;aspect-ratio:16/9;overflow:hidden;background:var(--wp--preset--color--gray-100);position:relative;flex-shrink:0;border-radius:.375rem}.search-result-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.search-result-image{width:120px;aspect-ratio:16/9}}.search-result-avatar{width:64px;height:64px;flex-shrink:0;border-radius:50%;overflow:hidden;border:2px solid var(--wp--preset--color--gray-200);align-self:center}.search-result-avatar img{width:100%;height:100%;object-fit:cover;display:block}@media (min-width: 768px){.search-result-avatar{width:48px;height:48px;align-self:flex-start}}.search-result-content{flex:1;min-width:0;width:100%}@media (min-width: 768px){.search-result-content{width:auto}}.search-result-type{display:inline-block;font-size:11px;font-weight:600;color:var(--wp--preset--color--blue);background:#3b82f61a;padding:2px 8px;border-radius:.25rem;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.5rem}.search-result-title{font-size:15px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0 0 .5rem;line-height:1.3;transition:color .2s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.search-result-title{font-size:16px}}.search-result-excerpt{font-size:13px;line-height:1.5;color:var(--wp--preset--color--gray-600);margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-result-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.search-result-date,.search-result-count{font-size:12px;color:var(--wp--preset--color--gray-500)}.search-result-author{font-size:12px;color:var(--wp--preset--color--gray-600);display:inline-flex;align-items:center;gap:4px}.search-result-author:before{content:"•";color:var(--wp--preset--color--gray-400)}.search-placeholder,.search-loading,.search-no-results{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1.5rem;text-align:center;color:var(--wp--preset--color--gray-500)}.search-placeholder svg,.search-loading svg,.search-no-results svg{margin-bottom:1.5rem;opacity:.3}.search-placeholder p,.search-loading p,.search-no-results p{font-size:15px;margin:0}@media (min-width: 768px){.search-placeholder p,.search-loading p,.search-no-results p{font-size:16px}}.search-spinner{width:40px;height:40px;border:3px solid var(--wp--preset--color--gray-200);border-top-color:var(--wp--preset--color--blue);border-radius:50%;animation:spin .8s linear infinite;margin-bottom:1.5rem}@keyframes spin{to{transform:rotate(360deg)}}.single-post{background:var(--wp--preset--color--white)}.single-post .author-bio-section,.single-post .post-author-bio,.single-post .author-info-box{display:none!important}.single-post article{margin:0!important}.post-header{margin-bottom:2rem}@media (min-width: 768px){.post-header{margin-bottom:2.5rem}}.post-category-badge{display:inline-block;font-size:12px;font-weight:700;color:var(--wp--preset--color--blue);background:#3b82f61a;padding:6px 12px;border-radius:9999px;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.post-category-badge{font-size:13px;padding:8px 16px}}.post-category-badge:hover{background:var(--wp--preset--color--blue);color:var(--wp--preset--color--white);transform:translateY(-2px)}.post-title{font-size:28px;font-weight:700;line-height:1.2;color:var(--wp--preset--color--gray-900);margin:0 0 1.5rem}@media (min-width: 768px){.post-title{font-size:40px}}@media (min-width: 1024px){.post-title{font-size:48px}}.post-meta-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-bottom:1.5rem;border-bottom:2px solid var(--wp--preset--color--gray-200)}.post-date{display:inline-flex;align-items:center;gap:.5rem;font-size:14px;color:var(--wp--preset--color--gray-600);font-weight:500}.post-date svg{width:16px;height:16px;opacity:.7}@media (min-width: 768px){.post-date{font-size:15px}}.post-share{display:flex;align-items:center;gap:.5rem}.post-share-label{font-size:12px;color:var(--wp--preset--color--gray-500);font-weight:500;margin-right:.5rem;display:none}@media (min-width: 768px){.post-share-label{display:inline;font-size:13px}}.post-share-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:var(--wp--preset--color--gray-100);border:1px solid rgba(0,0,0,.06);border-radius:.375rem;color:var(--wp--preset--color--gray-600);text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer}.post-share-btn svg{width:14px;height:14px}@media (min-width: 768px){.post-share-btn{width:36px;height:36px}.post-share-btn svg{width:16px;height:16px}}.post-share-btn:hover{background:var(--wp--preset--color--blue);border-color:var(--wp--preset--color--blue);color:var(--wp--preset--color--white);transform:translateY(-2px);box-shadow:0 4px 8px #3b82f64d}.post-share-btn:active{transform:translateY(0)}.post-share-btn.post-share-copy{width:auto;padding:0 .75rem;gap:4px}@media (min-width: 768px){.post-share-btn.post-share-copy{padding:0 1rem;gap:6px}}.post-share-btn.post-share-copy.copied{background:#10b981;border-color:#10b981;color:var(--wp--preset--color--white)}.post-share-btn.post-share-copy.copied .post-share-copy-text:after{content:" ✓"}.post-share-copy-text{font-size:12px;font-weight:600;white-space:nowrap}@media (min-width: 768px){.post-share-copy-text{font-size:13px}}.post-author-info{display:flex;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#3b82f608,#93c5fd05);border:1px solid rgba(59,130,246,.1);border-radius:.5rem;margin-bottom:2rem}@media (min-width: 768px){.post-author-info{padding:2rem;gap:1.5rem;margin-bottom:2.5rem}}.post-author-avatar{width:60px;height:60px;flex-shrink:0;border-radius:50%;overflow:hidden;border:2px solid var(--wp--preset--color--white);box-shadow:0 2px 8px #0000001a;transition:transform .2s cubic-bezier(.4,0,.2,1)}.post-author-avatar img{width:100%;height:100%;object-fit:cover;display:block}@media (min-width: 768px){.post-author-avatar{width:80px;height:80px}}.post-author-avatar:hover{transform:scale(1.05)}.post-author-details{flex:1;min-width:0}.post-author-name-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem;flex-wrap:wrap}.post-author-name{font-size:16px;font-weight:700;color:var(--wp--preset--color--gray-900);text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.post-author-name{font-size:18px}}.post-author-name:hover{color:var(--wp--preset--color--blue)}.post-author-all-link{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:var(--wp--preset--color--blue);text-decoration:none;padding:4px 10px;background:#3b82f614;border-radius:.375rem;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.post-author-all-link svg{width:12px;height:12px}@media (min-width: 768px){.post-author-all-link{font-size:13px;padding:6px 12px}.post-author-all-link svg{width:14px;height:14px}}.post-author-all-link:hover{background:var(--wp--preset--color--blue);color:var(--wp--preset--color--white);transform:translate(2px)}.post-author-description{font-size:13px;line-height:1.5;color:var(--wp--preset--color--gray-600);margin:0 0 .75rem}@media (min-width: 768px){.post-author-description{font-size:14px}}.post-author-stats{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:var(--wp--preset--color--gray-500)}.post-author-stats svg{width:14px;height:14px}.post-featured-image{margin-bottom:2rem}@media (min-width: 768px){.post-featured-image{margin-bottom:2.5rem}}.post-featured-image img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;border-radius:.5rem;box-shadow:0 4px 16px #00000014}.post-content{max-width:800px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.8;color:var(--wp--preset--color--gray-800)}@media (min-width: 768px){.post-content{font-size:18px;line-height:1.9}}.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{font-weight:700;color:var(--wp--preset--color--gray-900);margin:2.5rem 0 1.5rem;line-height:1.3}.post-content h2{font-size:28px}@media (min-width: 768px){.post-content h2{font-size:32px}}.post-content h3{font-size:24px}@media (min-width: 768px){.post-content h3{font-size:28px}}.post-content h4{font-size:20px}@media (min-width: 768px){.post-content h4{font-size:24px}}.post-content p{margin:0 0 1.5rem}.post-content a{color:var(--wp--preset--color--blue);text-decoration:underline;transition:color .2s cubic-bezier(.4,0,.2,1)}.post-content a:hover{color:var(--wp--preset--color--blue-light)}.post-content ul,.post-content ol{margin:0 0 1.5rem;padding-left:2rem}.post-content ul li,.post-content ol li{margin-bottom:.75rem}.post-content blockquote{margin:2rem 0;padding:1.5rem 2rem;background:var(--wp--preset--color--gray-50);border-left:4px solid var(--wp--preset--color--blue);border-radius:.375rem;font-style:italic;color:var(--wp--preset--color--gray-700)}.post-content img{max-width:100%;height:auto;border-radius:.375rem;margin:2rem 0}.post-content pre{background:var(--wp--preset--color--gray-900);color:var(--wp--preset--color--gray-100);padding:1.5rem;border-radius:.375rem;overflow-x:auto;margin:2rem 0}.post-content code{background:var(--wp--preset--color--gray-100);color:var(--wp--preset--color--gray-900);padding:2px 6px;border-radius:.25rem;font-size:.9em}.post-content pre code{background:transparent;padding:0}.post-navigation{width:100%;margin-top:2.5rem;padding:2rem 1.5rem 0;border-top:2px solid var(--wp--preset--color--gray-200)}@media (min-width: 768px){.post-navigation{margin-top:3rem;padding:2.5rem 2rem 0}}.post-navigation-container{max-width:1200px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width: 768px){.post-navigation-container{grid-template-columns:1fr 1fr;gap:1rem}}.post-nav-link{display:flex;flex-direction:column;gap:6px;padding:1rem;background:var(--wp--preset--color--white);border:2px solid var(--wp--preset--color--gray-200);border-radius:.375rem;text-decoration:none;color:inherit;transition:all .2s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.post-nav-link{padding:1.5rem;gap:.5rem}}.post-nav-link:hover{border-color:var(--wp--preset--color--blue);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f626}.post-nav-link:hover .post-nav-title{color:var(--wp--preset--color--blue)}.post-nav-link.post-nav-prev .post-nav-direction{justify-content:flex-start}.post-nav-link.post-nav-next .post-nav-direction{justify-content:flex-end}@media (min-width: 768px){.post-nav-link.post-nav-next{text-align:right;align-items:flex-end}}.post-nav-direction{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:var(--wp--preset--color--gray-500);text-transform:uppercase;letter-spacing:.05em}.post-nav-direction svg{width:14px;height:14px}@media (min-width: 768px){.post-nav-direction{font-size:12px;gap:6px}.post-nav-direction svg{width:16px;height:16px}}.post-nav-title{font-size:13px;font-weight:700;color:var(--wp--preset--color--gray-900);line-height:1.3;transition:color .2s cubic-bezier(.4,0,.2,1);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 768px){.post-nav-title{font-size:14px;line-height:1.4}}.about-page{background:var(--wp--preset--color--white);padding:2.5rem 0}@media (min-width: 768px){.about-page{padding:3rem 0}}.about-hero{margin-bottom:2.5rem}@media (min-width: 768px){.about-hero{margin-bottom:3rem}}.about-hero-content{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media (min-width: 1024px){.about-hero-content{grid-template-columns:1fr 1fr;gap:4rem}}.about-hero-subtitle{font-size:14px;font-weight:600;color:var(--wp--preset--color--blue);text-transform:uppercase;letter-spacing:.1em;margin:0 0 1rem}@media (min-width: 768px){.about-hero-subtitle{font-size:15px}}.about-hero-title{font-size:36px;font-weight:700;line-height:1.2;color:var(--wp--preset--color--gray-900);margin:0 0 1.5rem;letter-spacing:-.02em}@media (min-width: 768px){.about-hero-title{font-size:48px}}@media (min-width: 1024px){.about-hero-title{font-size:56px}}.about-hero-intro{font-size:16px;line-height:1.7;color:var(--wp--preset--color--gray-700)}@media (min-width: 768px){.about-hero-intro{font-size:18px;line-height:1.8}}.about-hero-intro p{margin:0 0 1rem}.about-hero-intro p:last-child{margin-bottom:0}.about-hero-intro strong{color:var(--wp--preset--color--gray-900);font-weight:700}.about-hero-image{width:100%;aspect-ratio:4/3;border-radius:.75rem;overflow:hidden;box-shadow:0 20px 60px #00000026}@media (min-width: 1024px){.about-hero-image{aspect-ratio:1/1}}.about-hero-image img{width:100%;height:100%;object-fit:cover;display:block}.about-stats{margin:2.5rem 0;padding:2rem 0;background:linear-gradient(135deg,#3b82f60d,#93c5fd08);border-top:1px solid rgba(59,130,246,.1);border-bottom:1px solid rgba(59,130,246,.1)}@media (min-width: 768px){.about-stats{margin:3rem 0;padding:2.5rem 0}}.about-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (min-width: 768px){.about-stats-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.about-stat-item{text-align:center;padding:1.5rem;background:var(--wp--preset--color--white);border-radius:.5rem;border:1px solid rgba(59,130,246,.1);transition:all .2s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.about-stat-item{padding:2rem}}.about-stat-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #3b82f626;border-color:#3b82f64d}.about-stat-number{font-size:32px;font-weight:700;color:var(--wp--preset--color--blue);margin-bottom:.5rem;line-height:1.2}@media (min-width: 768px){.about-stat-number{font-size:42px}}.about-stat-label{font-size:13px;font-weight:500;color:var(--wp--preset--color--gray-600);text-transform:uppercase;letter-spacing:.05em}@media (min-width: 768px){.about-stat-label{font-size:14px}}.about-mission{margin:2.5rem 0}@media (min-width: 768px){.about-mission{margin:3rem 0}}.about-mission-content{max-width:900px;margin:0 auto;text-align:center}.about-mission-title{font-size:28px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0 0 2rem}@media (min-width: 768px){.about-mission-title{font-size:36px}}.about-mission-text{font-size:17px;line-height:1.8;color:var(--wp--preset--color--gray-700)}@media (min-width: 768px){.about-mission-text{font-size:19px}}.about-mission-text p{margin:0 0 1.5rem}.about-mission-text p:last-child{margin-bottom:0}.about-values{margin:2.5rem 0;padding:2rem 0;background:var(--wp--preset--color--gray-50);border-radius:.75rem}@media (min-width: 768px){.about-values{margin:3rem 0;padding:2.5rem 0}}.about-section-title{font-size:28px;font-weight:700;color:var(--wp--preset--color--gray-900);text-align:center;margin:0 0 2.5rem}@media (min-width: 768px){.about-section-title{font-size:36px;margin-bottom:3rem}}.about-values-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.about-values-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width: 1024px){.about-values-grid{grid-template-columns:repeat(3,1fr)}}.about-value-item{padding:2rem;background:var(--wp--preset--color--white);border-radius:.5rem;border:1px solid var(--wp--preset--color--gray-200);transition:all .2s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.about-value-item{padding:2.5rem}}.about-value-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014;border-color:#3b82f64d}.about-value-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f61a,#93c5fd1a);border-radius:.375rem;margin-bottom:1rem}@media (min-width: 768px){.about-value-icon{width:56px;height:56px;margin-bottom:1.5rem}}.about-value-icon svg{width:24px;height:24px;color:var(--wp--preset--color--blue)}@media (min-width: 768px){.about-value-icon svg{width:28px;height:28px}}.about-value-title{font-size:18px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0 0 .75rem}@media (min-width: 768px){.about-value-title{font-size:20px}}.about-value-description{font-size:15px;line-height:1.7;color:var(--wp--preset--color--gray-600);margin:0}@media (min-width: 768px){.about-value-description{font-size:16px}}.contacts-page{background:var(--wp--preset--color--white);padding:2.5rem 0}@media (min-width: 768px){.contacts-page{padding:3rem 0}}.contacts-header{text-align:center;margin-bottom:2.5rem}@media (min-width: 768px){.contacts-header{margin-bottom:3rem}}.contacts-header-decoration{width:60px;height:3px;background:linear-gradient(90deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--blue-light) 100%);margin:0 auto 1rem;border-radius:9999px}@media (min-width: 768px){.contacts-header-decoration{width:80px;height:4px;margin-bottom:1.5rem}}.contacts-title{font-size:28px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0 0 .75rem;letter-spacing:-.01em}@media (min-width: 768px){.contacts-title{font-size:38px;margin-bottom:1rem}}@media (min-width: 1024px){.contacts-title{font-size:42px}}.contacts-description{font-size:15px;line-height:1.7;color:var(--wp--preset--color--gray-600);max-width:700px;margin:0 auto}@media (min-width: 768px){.contacts-description{font-size:16px;max-width:800px}}.contacts-content{display:grid;grid-template-columns:1fr;gap:2.5rem}@media (min-width: 1024px){.contacts-content{grid-template-columns:1fr 1.2fr;gap:3rem}}.contacts-info{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.contacts-info{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.contacts-info{grid-template-columns:1fr}}.contact-card{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:var(--wp--preset--color--white);border:2px solid var(--wp--preset--color--gray-200);border-radius:.5rem;text-decoration:none;color:inherit;transition:all .2s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.contact-card{padding:2rem}}.contact-card:hover{border-color:var(--wp--preset--color--blue);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f626}.contact-card:hover .contact-card-icon{background:var(--wp--preset--color--blue)}.contact-card:hover .contact-card-icon svg{color:var(--wp--preset--color--white)}.contact-card:hover .contact-card-value{color:var(--wp--preset--color--blue)}.contact-card.contact-card-address,.contact-card.contact-card-hours{cursor:default}.contact-card.contact-card-address:hover,.contact-card.contact-card-hours:hover{transform:none;border-color:var(--wp--preset--color--gray-200);box-shadow:none}.contact-card.contact-card-address:hover .contact-card-icon,.contact-card.contact-card-hours:hover .contact-card-icon{background:#3b82f61a}.contact-card.contact-card-address:hover .contact-card-icon svg,.contact-card.contact-card-hours:hover .contact-card-icon svg{color:var(--wp--preset--color--blue)}.contact-card.contact-card-address:hover .contact-card-value,.contact-card.contact-card-hours:hover .contact-card-value{color:var(--wp--preset--color--gray-900)}.contact-card-icon{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#3b82f61a;border-radius:.375rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.contact-card-icon svg{width:24px;height:24px;color:var(--wp--preset--color--blue);transition:color .2s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.contact-card-icon{width:56px;height:56px}.contact-card-icon svg{width:28px;height:28px}}.contact-card-content{flex:1;min-width:0}.contact-card-label{font-size:12px;font-weight:600;color:var(--wp--preset--color--gray-500);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}@media (min-width: 768px){.contact-card-label{font-size:13px}}.contact-card-value{font-size:15px;font-weight:700;color:var(--wp--preset--color--gray-900);line-height:1.4;transition:color .2s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.contact-card-value{font-size:16px}}.contacts-map{width:100%;height:400px;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 16px #00000014}@media (min-width: 768px){.contacts-map{height:500px}}@media (min-width: 1024px){.contacts-map{height:600px}}.contacts-map-wrapper{width:100%;height:100%}.contacts-map-wrapper iframe{width:100%;height:100%;border:0;display:block}.info-page{background:var(--wp--preset--color--white);padding:2.5rem 0}@media (min-width: 768px){.info-page{padding:3rem 0}}.info-page-content{max-width:900px;margin:0 auto}.info-page-header{text-align:center;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:2px solid var(--wp--preset--color--gray-200)}@media (min-width: 768px){.info-page-header{margin-bottom:3rem}}.info-page-header-decoration{width:60px;height:3px;background:linear-gradient(90deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--blue-light) 100%);margin:0 auto 1rem;border-radius:9999px}@media (min-width: 768px){.info-page-header-decoration{width:80px;height:4px;margin-bottom:1.5rem}}.info-page-title{font-size:28px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0 0 1rem;letter-spacing:-.01em}@media (min-width: 768px){.info-page-title{font-size:38px}}@media (min-width: 1024px){.info-page-title{font-size:42px}}.info-page-meta{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--wp--preset--color--gray-500)}.info-page-meta svg{width:14px;height:14px;opacity:.7}@media (min-width: 768px){.info-page-meta{font-size:14px}}.info-page-body{font-size:16px;line-height:1.8;color:var(--wp--preset--color--gray-800)}@media (min-width: 768px){.info-page-body{font-size:17px;line-height:1.9}}.info-page-body h2{font-size:24px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:3rem 0 1.5rem;padding-top:1.5rem;border-top:1px solid var(--wp--preset--color--gray-200)}.info-page-body h2:first-child{margin-top:0;padding-top:0;border-top:none}@media (min-width: 768px){.info-page-body h2{font-size:28px}}.info-page-body h3{font-size:20px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:2.5rem 0 1rem}@media (min-width: 768px){.info-page-body h3{font-size:22px}}.info-page-body h4{font-size:18px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:2rem 0 .75rem}@media (min-width: 768px){.info-page-body h4{font-size:19px}}.info-page-body p{margin:0 0 1.5rem}.info-page-body strong{font-weight:700;color:var(--wp--preset--color--gray-900)}.info-page-body a{color:var(--wp--preset--color--blue);text-decoration:underline;transition:color .2s cubic-bezier(.4,0,.2,1)}.info-page-body a:hover{color:var(--wp--preset--color--blue-light)}.info-page-body ul,.info-page-body ol{margin:1.5rem 0 2rem;padding-left:0;list-style:none}.info-page-body ul li,.info-page-body ol li{position:relative;padding-left:2rem;margin-bottom:1rem;line-height:1.7}.info-page-body ul li:before,.info-page-body ol li:before{position:absolute;left:0;top:.4em;font-weight:700}@media (min-width: 768px){.info-page-body ul li,.info-page-body ol li{padding-left:32px;margin-bottom:1.5rem}}.info-page-body ul li:before{content:"•";color:var(--wp--preset--color--blue);font-size:20px;line-height:1}.info-page-body ol{counter-reset:list-counter}.info-page-body ol li{counter-increment:list-counter}.info-page-body ol li:before{content:counter(list-counter) ".";color:var(--wp--preset--color--blue);font-weight:700}.info-page-body ul ul,.info-page-body ol ol,.info-page-body ul ol,.info-page-body ol ul{margin:.75rem 0}.info-page-body ul ul li,.info-page-body ol ol li,.info-page-body ul ol li,.info-page-body ol ul li{padding-left:1.5rem;margin-bottom:.5rem}.info-page-body ul ul li:before,.info-page-body ol ol li:before,.info-page-body ul ol li:before,.info-page-body ol ul li:before{font-size:14px;color:var(--wp--preset--color--gray-600)}.info-page-body blockquote{margin:2rem 0;padding:1.5rem 2rem;background:#3b82f60d;border-left:4px solid var(--wp--preset--color--blue);border-radius:.375rem;font-style:italic;color:var(--wp--preset--color--gray-700)}.info-page-body blockquote p:last-child{margin-bottom:0}.info-page-body .info-box{margin:2rem 0;padding:1.5rem;background:var(--wp--preset--color--gray-50);border:1px solid var(--wp--preset--color--gray-200);border-radius:.5rem}@media (min-width: 768px){.info-page-body .info-box{padding:2rem}}.info-page-body .info-box p:last-child{margin-bottom:0}.info-page-body table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:15px}.info-page-body table th,.info-page-body table td{padding:.75rem 1rem;border:1px solid var(--wp--preset--color--gray-200);text-align:left}.info-page-body table th{background:var(--wp--preset--color--gray-50);font-weight:700;color:var(--wp--preset--color--gray-900)}.info-page-body table td{color:var(--wp--preset--color--gray-700)}.error-404-page{background:var(--wp--preset--color--white);padding:2.5rem 0;min-height:60vh;display:flex;align-items:center}@media (min-width: 768px){.error-404-page{padding:4rem 0;min-height:70vh}}.error-404-content{max-width:700px;margin:0 auto;text-align:center}.error-404-illustration{display:flex;justify-content:center;margin-bottom:2rem}@media (min-width: 768px){.error-404-illustration{margin-bottom:2.5rem}}.error-404-illustration svg{width:140px;height:140px;color:var(--wp--preset--color--blue);opacity:.8;animation:float 3s ease-in-out infinite}@media (min-width: 768px){.error-404-illustration svg{width:180px;height:180px}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.error-404-text{margin-bottom:2.5rem}.error-404-title{font-size:28px;font-weight:700;color:var(--wp--preset--color--gray-900);margin:0 0 1rem;letter-spacing:-.01em}@media (min-width: 768px){.error-404-title{font-size:36px;margin-bottom:1.5rem}}.error-404-description{font-size:15px;line-height:1.7;color:var(--wp--preset--color--gray-600);margin:0 0 2rem;max-width:600px;margin-left:auto;margin-right:auto}@media (min-width: 768px){.error-404-description{font-size:16px;margin-bottom:2.5rem}}.error-404-search{margin-bottom:2.5rem}@media (min-width: 768px){.error-404-search{margin-bottom:3rem}}.error-404-search-label{font-size:14px;font-weight:500;color:var(--wp--preset--color--gray-700);margin:0 0 1rem}@media (min-width: 768px){.error-404-search-label{font-size:15px}}.error-404-search-form{position:relative;display:flex;align-items:center;gap:.75rem;background:var(--wp--preset--color--white);border:2px solid var(--wp--preset--color--gray-200);border-radius:.5rem;padding:.75rem 1rem;max-width:500px;margin:0 auto;transition:all .2s cubic-bezier(.4,0,.2,1)}.error-404-search-form svg{width:20px;height:20px;color:var(--wp--preset--color--gray-400);flex-shrink:0}.error-404-search-form:focus-within{border-color:var(--wp--preset--color--blue);box-shadow:0 0 0 3px #3b82f61a}.error-404-search-input{flex:1;border:none;background:transparent;font-size:15px;color:var(--wp--preset--color--gray-900);outline:none;padding:.5rem 0}@media (min-width: 768px){.error-404-search-input{font-size:16px}}.error-404-search-input::placeholder{color:var(--wp--preset--color--gray-400)}.error-404-home{margin-top:2.5rem;display:flex;justify-content:center}@media (min-width: 768px){.error-404-home{margin-top:3rem}}.error-404-home-button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--blue-light) 100%);color:var(--wp--preset--color--white);font-size:15px;font-weight:700;text-decoration:none;border-radius:.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);text-transform:uppercase;letter-spacing:.03em;box-shadow:0 4px 12px #3b82f64d}.error-404-home-button svg{width:20px;height:20px;flex-shrink:0}@media (min-width: 768px){.error-404-home-button{padding:1.5rem 2.5rem;font-size:16px}.error-404-home-button svg{width:22px;height:22px}}.error-404-home-button:hover{transform:translateY(-3px);box-shadow:0 8px 20px #3b82f666}.error-404-home-button:active{transform:translateY(-1px)}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden}body{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:var(--wp--preset--font-size--base);line-height:1.625;color:var(--wp--preset--color--gray-900);background-color:var(--wp--preset--color--white);min-height:100vh;overflow-x:hidden}body.mobile-menu-open{position:fixed;width:100%;height:100vh;height:100dvh;overflow:hidden}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}.container{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.container{padding-left:2rem;padding-right:2rem}}.site{display:flex;flex-direction:column;min-height:100vh}.site-main{flex:1}.site-main:not(.front-page):not(.single-research){padding:1.5rem 0}@media (min-width: 768px){.site-main:not(.front-page):not(.single-research){padding:3rem 0}}@media (min-width: 1024px){.site-main:not(.front-page):not(.single-research){padding:4rem 0}}article{margin-bottom:3rem}@media (min-width: 768px){article{margin-bottom:5rem}}article:not(:last-child){padding-bottom:3rem;border-bottom:1px solid var(--wp--preset--color--gray-200)}.entry-header{margin-bottom:1.5rem}.entry-header .entry-title{font-size:var(--wp--preset--font-size--2xl);font-weight:700;line-height:1.25;margin-bottom:1rem;color:var(--wp--preset--color--gray-900)}@media (min-width: 768px){.entry-header .entry-title{font-size:var(--wp--preset--font-size--3xl)}}.entry-header .entry-title a{color:inherit;transition:color .2s cubic-bezier(.4,0,.2,1)}.entry-header .entry-title a:hover{color:var(--wp--preset--color--blue)}.entry-header .entry-title a:focus-visible{outline:2px solid var(--wp--preset--color--blue);outline-offset:2px}.entry-meta{display:flex;flex-wrap:wrap;gap:.75rem;font-size:var(--wp--preset--font-size--sm);color:var(--wp--preset--color--gray-600);align-items:center}.entry-meta>*{display:flex;align-items:center;gap:.5rem}.entry-meta .posted-on:before,.entry-meta .byline:before{content:"•";margin-right:.5rem}.entry-meta .posted-on:first-child:before,.entry-meta .byline:first-child:before{display:none}.post-thumbnail{margin-bottom:1.5rem;overflow:hidden;border-radius:.5rem}.post-thumbnail img{width:100%;height:auto;display:block;transition:transform .3s cubic-bezier(.4,0,.2,1)}.post-thumbnail a:hover img{transform:scale(1.02)}.entry-content{font-size:var(--wp--preset--font-size--base);line-height:1.625;color:var(--wp--preset--color--gray-800)}@media (min-width: 768px){.entry-content{font-size:var(--wp--preset--font-size--md)}}.entry-content>*+*{margin-top:1rem}.entry-content p{margin-bottom:1rem}.entry-content a{color:var(--wp--preset--color--blue);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:color .2s cubic-bezier(.4,0,.2,1)}.entry-content a:hover{color:var(--wp--preset--color--blue-dark)}.entry-content strong{font-weight:600;color:var(--wp--preset--color--gray-900)}.entry-content blockquote{border-left:4px solid var(--wp--preset--color--blue);padding-left:1.5rem;margin:2rem 0;font-style:italic;color:var(--wp--preset--color--gray-700)}.entry-content code{font-family:Monaco,Courier New,monospace;font-size:.875em;padding:.125rem .375rem;background-color:var(--wp--preset--color--gray-100);border-radius:.25rem;color:var(--wp--preset--color--gray-900)}.entry-content pre{background-color:var(--wp--preset--color--gray-900);color:var(--wp--preset--color--gray-100);padding:1.5rem;border-radius:.375rem;overflow-x:auto;margin:1.5rem 0}.entry-content pre code{background:none;padding:0;color:inherit}.pagination,.posts-pagination{display:flex;justify-content:center;gap:.75rem;margin-top:3rem;flex-wrap:wrap}.pagination .nav-links,.posts-pagination .nav-links{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.pagination a,.pagination .current,.pagination .dots,.posts-pagination a,.posts-pagination .current,.posts-pagination .dots{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 1rem;border-radius:.375rem;font-size:var(--wp--preset--font-size--sm);font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1)}.pagination a,.posts-pagination a{color:var(--wp--preset--color--gray-700);background-color:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--gray-300)}.pagination a:hover,.posts-pagination a:hover{background-color:var(--wp--preset--color--gray-50);border-color:var(--wp--preset--color--blue);color:var(--wp--preset--color--blue)}.pagination a:focus-visible,.posts-pagination a:focus-visible{outline:2px solid var(--wp--preset--color--blue);outline-offset:2px}.pagination .current,.posts-pagination .current{background-color:var(--wp--preset--color--blue);color:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--blue)}.pagination .dots,.posts-pagination .dots{color:var(--wp--preset--color--gray-400);border:none}.site-footer{background:linear-gradient(135deg,#2a2a2a 0%,var(--wp--preset--color--dark-gray) 100%);color:var(--wp--preset--color--gray-300);padding:3rem 0 1.5rem;border-top:1px solid rgba(255,255,255,.1)}@media (min-width: 768px){.site-footer{padding:4rem 0 2rem}}.footer-main{display:grid;gap:2.5rem;margin-bottom:2.5rem}@media (min-width: 768px){.footer-main{grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem}}.footer-column{display:flex;flex-direction:column;gap:1rem}.footer-about{gap:1.5rem}.footer-logo a{display:inline-block;line-height:0;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.footer-logo a:hover{opacity:.8}.footer-logo img{max-height:40px;width:auto}@media (min-width: 768px){.footer-logo img{max-height:45px}}.footer-logo-text{text-decoration:none}.footer-site-name{font-size:24px;font-weight:700;color:var(--wp--preset--color--white);letter-spacing:.02em}@media (min-width: 768px){.footer-site-name{font-size:28px}}.footer-copyright-text{font-size:12px;line-height:1.6;color:var(--wp--preset--color--gray-400);margin:0;max-width:600px}@media (min-width: 768px){.footer-copyright-text{font-size:13px}}.footer-heading{font-size:16px;font-weight:700;color:var(--wp--preset--color--white);margin:0 0 .75rem}@media (min-width: 768px){.footer-heading{font-size:18px}}.footer-menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.footer-menu li{margin:0}.footer-menu li:first-child a:before{content:"";display:inline-block;width:16px;height:16px;margin-right:.5rem;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%239ca3af" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="9" cy="7" r="4"></circle><path d="M23 21v-2a4 4 0 0 0-3-3.87"></path><path d="M16 3.13a4 4 0 0 1 0 7.75"></path></svg>');background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.7;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.footer-menu li:first-child a:hover:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%2393c5fd" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="9" cy="7" r="4"></circle><path d="M23 21v-2a4 4 0 0 0-3-3.87"></path><path d="M16 3.13a4 4 0 0 1 0 7.75"></path></svg>');opacity:1}.footer-menu a{display:inline-flex;align-items:center;gap:.5rem;color:var(--wp--preset--color--gray-400);font-size:14px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.footer-menu a svg{width:16px;height:16px;opacity:.7;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.footer-menu a:hover{color:var(--wp--preset--color--blue-light)}.footer-menu a:hover svg{opacity:1}.footer-social-networks{display:flex;gap:.75rem;flex-wrap:wrap}.footer-social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:var(--wp--preset--color--gray-300);text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.footer-social-link .social-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.footer-social-link .social-icon svg{width:100%;height:100%}.footer-social-link:hover{background:#3b82f633;border-color:var(--wp--preset--color--blue-light);color:var(--wp--preset--color--blue-light);transform:translateY(-2px)}.footer-bottom{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.footer-copyright{font-size:13px;color:var(--wp--preset--color--gray-500);margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.text-center{text-align:center}.text-right{text-align:right}.mt-0{margin-top:0}.mb-0{margin-bottom:0}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}
