@keyframes bannerContentFadeIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes bannerMediaZoom{0%{transform:scale(1.04)}to{transform:scale(1)}}.pe-banner-slider-wrapper{box-shadow:0 20px 40px -15px rgba(15,23,42,.35);margin-top:1rem;margin-bottom:1rem}.pe-banner-slider,.pe-banner-slider-wrapper{position:relative;width:100%;overflow:hidden;background-color:#0f172a}.pe-banner-slider{background-size:cover;background-position:50%;display:flex;color:#fff;box-sizing:border-box}.pe-banner-slider__track-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.pe-banner-slider__track{display:flex;width:100%;height:100%;transition:transform .65s cubic-bezier(.25,1,.5,1);will-change:transform}.pe-banner-slider__track--vertical{flex-direction:column}.pe-banner-slider__slide-item{flex:0 0 100%;width:100%;height:100%;min-height:inherit;position:relative}.pe-banner-slider__slide-item--vertical{flex:0 0 100%;height:100%}.pe-banner-slider__layered-wrapper{position:relative;width:100%;height:100%;min-height:inherit;perspective:1200px}.pe-banner-slider__slide-layer{position:absolute;inset:0;width:100%;height:100%;opacity:0;visibility:hidden;z-index:1;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;will-change:opacity,transform,filter}.pe-banner-slider__slide-layer--active{opacity:1;visibility:visible;z-index:2;pointer-events:auto}.pe-banner-slider__slide-layer--fade{transition:opacity .75s ease-in-out,visibility .75s ease-in-out}.pe-banner-slider__slide-layer--zoom{transform:scale(1.14);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1),visibility .8s ease}.pe-banner-slider__slide-layer--zoom.pe-banner-slider__slide-layer--active{transform:scale(1)}.pe-banner-slider__slide-layer--blur{filter:blur(18px);transform:scale(1.04);transition:opacity .75s ease,filter .75s ease,transform .75s ease,visibility .75s ease}.pe-banner-slider__slide-layer--blur.pe-banner-slider__slide-layer--active{filter:blur(0);transform:scale(1)}.pe-banner-slider__slide-layer--flip{transform:rotateY(-90deg) scale(.92);transition:transform .7s cubic-bezier(.4,0,.2,1),opacity .7s ease,visibility .7s ease}.pe-banner-slider__slide-layer--flip.pe-banner-slider__slide-layer--active{transform:rotateY(0deg) scale(1)}.pe-banner-slider__overlay-mask{position:absolute;inset:0;z-index:1;pointer-events:none;transition:background .5s ease}.pe-banner-slider__container{position:relative;z-index:3;width:100%}.pe-banner-slider__content-animate{animation:bannerContentFadeIn .65s cubic-bezier(.16,1,.3,1) forwards}.pe-banner-slider__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 18px;border-radius:50px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 4px 14px rgba(37,99,235,.35);transition:all .3s ease}.pe-banner-slider__badge:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(37,99,235,.5)}.pe-banner-slider__title{font-weight:800;color:#fff;line-height:1.18;letter-spacing:-.02em;margin-bottom:1rem}.pe-banner-slider__title--display{font-size:clamp(2.2rem,4.5vw,4.2rem)}.pe-banner-slider__title--medium{font-size:clamp(1.8rem,3.5vw,3.2rem)}.pe-banner-slider__title--compact{font-size:clamp(1.5rem,2.5vw,2.2rem)}.pe-banner-slider__subtitle{color:hsla(0,0%,100%,.88);font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.65;margin-bottom:1.75rem;max-width:680px}.pe-banner-slider__subtitle p{margin-bottom:0}.pe-banner-slider__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 34px;border-radius:50px;font-size:.95rem;font-weight:700;color:#fff;background-color:#2563eb;text-decoration:none;box-shadow:0 8px 24px rgba(37,99,235,.38);transition:all .3s cubic-bezier(.16,1,.3,1);border:1px solid hsla(0,0%,100%,.15)}.pe-banner-slider__btn i{font-size:1.2rem;transition:transform .3s ease}.pe-banner-slider__btn:hover{color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 14px 32px rgba(37,99,235,.5)}.pe-banner-slider__btn:hover i{transform:translateX(4px)}.pe-banner-slider__btn--text-link{background:transparent;box-shadow:none;padding:4px 0;border-radius:0;border:none;border-bottom:2px solid hsla(0,0%,100%,.6);font-weight:700;color:#fff}.pe-banner-slider__btn--text-link:hover{background:transparent;border-bottom-color:#60a5fa;color:#60a5fa;transform:translateY(-1px);box-shadow:none}.pe-banner-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:48px;height:48px;border-radius:50%;background:rgba(15,23,42,.65);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.2);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.3);transition:all .3s cubic-bezier(.16,1,.3,1)}.pe-banner-slider__arrow:hover{background:rgba(37,99,235,.85);border-color:hsla(0,0%,100%,.5);transform:translateY(-50%) scale(1.1);box-shadow:0 12px 28px rgba(37,99,235,.45);color:#fff}.pe-banner-slider__arrow--prev{left:20px}.pe-banner-slider__arrow--next{right:20px}@media(max-width:575.98px){.pe-banner-slider__arrow{width:38px;height:38px}.pe-banner-slider__arrow--prev{left:10px}.pe-banner-slider__arrow--next{right:10px}}.pe-banner-slider__dots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:20;display:flex;align-items:center;gap:8px;padding:6px 14px;background:rgba(15,23,42,.5);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:50px;border:1px solid hsla(0,0%,100%,.15)}.pe-banner-slider__dot{width:10px;height:10px;border-radius:999px;background-color:hsla(0,0%,100%,.4);border:none;cursor:pointer;transition:all .35s cubic-bezier(.16,1,.3,1);padding:0}.pe-banner-slider__dot:hover{background-color:hsla(0,0%,100%,.8);transform:scale(1.2)}.pe-banner-slider__dot--active{width:32px;background-color:#2563eb;box-shadow:0 0 10px rgba(37,99,235,.8)}.pe-banner-slider--cinematic{align-items:center}.pe-banner-slider--cinematic .banner-slider__overlay-mask{background:radial-gradient(circle at 50% 40%,rgba(15,23,42,.4) 0,rgba(15,23,42,.92) 90%)}.pe-banner-slider--cinematic .banner-slider__container{padding:4rem 2rem}.pe-banner-slider--editorial-split{align-items:center}.pe-banner-slider--editorial-split .banner-slider__overlay-mask{background:linear-gradient(135deg,rgba(15,23,42,.97),rgba(30,41,59,.88))}.pe-banner-slider--editorial-split .banner-slider__media-frame{position:relative;height:360px;border-radius:18px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.2)}.pe-banner-slider--editorial-split .banner-slider__media-frame img{width:100%;height:100%;object-fit:cover;animation:bannerMediaZoom .8s ease-out forwards;transition:transform .5s ease}.pe-banner-slider--editorial-split .banner-slider__media-frame:hover img{transform:scale(1.05)}.pe-banner-slider--editorial-split .banner-slider__media-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,23,42,.4) 0,transparent 60%);pointer-events:none}@media(max-width:991.98px){.pe-banner-slider--editorial-split .banner-slider__media-frame{height:260px}}.pe-banner-slider--bottom-strip{align-items:flex-end}.pe-banner-slider--bottom-strip .banner-slider__overlay-mask{background:transparent}.pe-banner-slider--bottom-strip .banner-slider__bottom-glass{width:100%;background:linear-gradient(180deg,rgba(15,23,42,0),rgba(15,23,42,.94) 60%,rgba(15,23,42,.98));backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:3rem 2.5rem 2.5rem;border-top:1px solid hsla(0,0%,100%,.1)}@media(max-width:767.98px){.pe-banner-slider--bottom-strip .banner-slider__bottom-glass{padding:2rem 1.5rem}}.pe-banner-slider--card-overlay{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b)!important;color:#fff}.pe-banner-slider--card-overlay .banner-slider__badge{background-color:hsla(0,0%,100%,.12)!important;color:#60a5fa!important;border:1px solid hsla(0,0%,100%,.2)!important}.pe-banner-slider--card-overlay .banner-slider__title{color:#fff!important}.pe-banner-slider--card-overlay .banner-slider__subtitle{color:hsla(0,0%,100%,.8)!important}.pe-banner-slider--card-overlay .banner-slider__overlay-mask{background:linear-gradient(180deg,rgba(15,23,42,.3),rgba(15,23,42,.7))}.pe-banner-slider--card-overlay .banner-slider__glass-card{background:hsla(0,0%,100%,.07)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.15)!important;border-radius:24px;padding:3rem 3.5rem;box-shadow:0 30px 60px -15px rgba(0,0,0,.4)}@media(max-width:767.98px){.pe-banner-slider--card-overlay .banner-slider__glass-card{padding:2rem 1.5rem}}.pe-banner-slider--minimal-accent{align-items:center;border-left:6px solid #2563eb;box-shadow:0 10px 30px -10px rgba(0,0,0,.3)}.pe-banner-slider--minimal-accent .banner-slider__overlay-mask{background:linear-gradient(90deg,rgba(15,23,42,.98),rgba(15,23,42,.85) 60%,rgba(15,23,42,.6))}.pe-banner-slider--minimal-accent .banner-slider__container{padding:3rem 2.5rem}@media(max-width:767.98px){.pe-banner-slider--minimal-accent .banner-slider__container{padding:2rem 1.5rem}}.pe-site-card{width:100%;max-width:100%;position:relative;display:flex;flex-direction:column;overflow:hidden;margin:2rem auto;transition:all .35s cubic-bezier(.16,1,.3,1)}.pe-site-card--classic{background-color:#fff;border:1px solid #e2e8f0;box-shadow:0 10px 30px rgba(15,23,42,.05)}.pe-site-card--classic:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(15,23,42,.12);border-color:rgba(37,99,235,.3)}.pe-site-card--classic:hover .pe-site-card__image{transform:scale(1.06)}.pe-site-card--bordered{background-color:#fff;border:1px solid #e2e8f0;border-left:6px solid #2563eb!important;box-shadow:0 12px 35px rgba(15,23,42,.08)}.pe-site-card--bordered .pe-site-card__badge{background-color:rgba(37,99,235,.1);color:#2563eb;border:1px solid rgba(37,99,235,.2)}.pe-site-card--bordered:hover{border-left-color:#1d4ed8!important;transform:translateY(-6px);box-shadow:0 22px 50px rgba(37,99,235,.2)}.pe-site-card--glass{background:linear-gradient(135deg,#0f172a,#1e293b)!important;color:#fff!important;border:1px solid hsla(0,0%,100%,.15)!important;box-shadow:0 20px 50px rgba(0,0,0,.4);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.pe-site-card--glass .pe-site-card__title,.pe-site-card--glass .pe-site-card__title *{color:#fff!important}.pe-site-card--glass .pe-site-card__description,.pe-site-card--glass .pe-site-card__description *{color:hsla(0,0%,100%,.8)!important}.pe-site-card--glass .pe-site-card__badge,.pe-site-card--glass .pe-site-card__icon-wrap{background-color:hsla(0,0%,100%,.12)!important;color:#60a5fa!important;border:1px solid hsla(0,0%,100%,.2)!important}.pe-site-card--glass .pe-site-card__icon-wrap i{color:#60a5fa!important}.pe-site-card--glass .pe-site-card__button{background-color:#2563eb!important;color:#fff!important;font-weight:700!important}.pe-site-card--glass .pe-site-card__button i,.pe-site-card--glass .pe-site-card__button span{color:#fff!important}.pe-site-card--glass .pe-site-card__button:hover{background-color:#1d4ed8!important;transform:translateY(-2px);box-shadow:0 8px 24px rgba(37,99,235,.4)}.pe-site-card--glass:hover{transform:translateY(-6px);box-shadow:0 25px 60px rgba(15,23,42,.3);border-color:rgba(96,165,250,.4)!important}.pe-site-card--overlay{min-height:380px;border-radius:24px;justify-content:flex-end;border:none}.pe-site-card--overlay .pe-site-card__media-wrap{position:absolute;inset:0;width:100%;height:100%;z-index:1}.pe-site-card--overlay .pe-site-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.pe-site-card--overlay .pe-site-card__overlay-mask{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.1),rgba(15,23,42,.75) 50%,rgba(15,23,42,.98));z-index:2}.pe-site-card--overlay .pe-site-card__body{position:relative;z-index:3;color:#fff;padding:32px 28px}.pe-site-card--overlay .pe-site-card__badge{background-color:#2563eb;color:#fff;box-shadow:0 4px 14px rgba(37,99,235,.4)}.pe-site-card--overlay .pe-site-card__title{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.7);font-size:1.4rem}.pe-site-card--overlay .pe-site-card__description{color:hsla(0,0%,100%,.88)!important;text-shadow:0 1px 4px rgba(0,0,0,.8)}.pe-site-card--overlay .pe-site-card__button{background-color:#fff!important;color:#0f172a!important;font-weight:700!important;box-shadow:0 8px 24px rgba(0,0,0,.3)}.pe-site-card--overlay .pe-site-card__button i,.pe-site-card--overlay .pe-site-card__button span{color:#0f172a!important}.pe-site-card--overlay .pe-site-card__button:hover{background-color:#f8fafc!important;transform:translateY(-2px)}.pe-site-card--overlay:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(0,0,0,.3)}.pe-site-card--overlay:hover .pe-site-card__image{transform:scale(1.08)}.pe-site-card--horizontal{flex-direction:row;align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 8px 28px rgba(15,23,42,.05)}.pe-site-card--horizontal .pe-site-card__media-wrap{flex:0 0 42%;max-width:42%;height:100%;min-height:240px}.pe-site-card--horizontal .pe-site-card__body{flex:1 1;padding:28px}.pe-site-card--horizontal:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(15,23,42,.1);border-color:rgba(37,99,235,.3)}.pe-site-card--horizontal:hover .pe-site-card__image{transform:scale(1.06)}@media(max-width:767.98px){.pe-site-card--horizontal{flex-direction:column!important}.pe-site-card--horizontal .pe-site-card__media-wrap{flex:0 0 100%;max-width:100%;width:100%;min-height:200px}}.pe-site-card__media-wrap{width:100%;overflow:hidden;position:relative}.pe-site-card__media-wrap--top{height:280px;border-top-left-radius:20px;border-top-right-radius:20px}.pe-site-card__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s ease}.pe-site-card__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;background-color:#eff6ff;color:#2563eb;font-size:26px;margin-bottom:16px;flex-shrink:0}.pe-site-card__body{padding:28px;display:flex;flex-direction:column;flex:1 1}.pe-site-card__body--align-left{text-align:left}.pe-site-card__body--align-center{text-align:center;align-items:center}.pe-site-card__body--align-right{text-align:right;align-items:flex-end}.pe-site-card__badge{display:inline-block;padding:5px 14px;border-radius:50px;background-color:#eff6ff;color:#2563eb;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;width:-moz-fit-content;width:fit-content}.pe-site-card__title{font-size:1.3rem;font-weight:800;color:#0f172a;line-height:1.35;margin-bottom:12px;letter-spacing:-.01em}.pe-site-card__description{font-size:.95rem;color:#64748b;line-height:1.65;margin-bottom:20px;flex:1 1;white-space:pre-wrap}.pe-site-card__description p{margin-bottom:0}.pe-site-card__footer{margin-top:auto;padding-top:8px}.pe-site-card__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 26px;border-radius:50px;font-size:.88rem;font-weight:700;text-decoration:none;background-color:#2563eb;color:#fff;border:none;transition:all .25s ease;box-shadow:0 6px 18px rgba(37,99,235,.25)}.pe-site-card__button:hover{background-color:#1d4ed8;color:#fff;transform:translateY(-2px);box-shadow:0 10px 24px rgba(37,99,235,.35)}.pe-contact-form{position:relative;width:100%;padding:80px 0;background-color:#f8fafc;color:#0f172a;transition:background-color .3s ease}.pe-contact-form__header{text-align:center;max-width:680px;margin:0 auto 48px}.pe-contact-form__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 18px;border-radius:50px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background-color:rgba(37,99,235,.1);color:#2563eb;border:1px solid rgba(37,99,235,.2);margin-bottom:16px}.pe-contact-form__title{font-weight:800;line-height:1.2;letter-spacing:-.02em;color:#0f172a;margin-bottom:16px}.pe-contact-form__title--display{font-size:clamp(2rem,3.5vw,3rem)}.pe-contact-form__subtitle{font-size:clamp(1rem,1.1vw,1.15rem);color:#64748b;line-height:1.7;margin-bottom:0}.pe-contact-form__subtitle p{margin-bottom:0}.pe-contact-form__card{border-radius:24px;background-color:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 40px rgba(15,23,42,.06);transition:all .3s ease}.pe-contact-form__info-side{background-color:#0f172a;color:#fff;padding:48px 40px;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:991.98px){.pe-contact-form__info-side{padding:36px 28px}}.pe-contact-form__info-title{font-size:1.4rem;font-weight:800;color:#fff;margin-bottom:12px}.pe-contact-form__info-desc{color:#94a3b8;line-height:1.6;font-size:.92rem;margin-bottom:28px}.pe-contact-form__info-list{display:flex;flex-direction:column;gap:20px}.pe-contact-form__info-item{display:flex;align-items:flex-start;gap:16px}.pe-contact-form__info-icon{width:42px;height:42px;border-radius:12px;background-color:rgba(37,99,235,.15);color:#60a5fa;border:1px solid rgba(96,165,250,.2);display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.pe-contact-form__info-label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#60a5fa;margin-bottom:3px}.pe-contact-form__info-val{font-size:.92rem;color:#f8fafc;font-weight:500}.pe-contact-form__submit-btn{width:100%;padding:14px 28px;border-radius:50px;background-color:#2563eb;color:#fff;font-weight:700;font-size:.95rem;border:none;cursor:pointer;transition:all .25s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px}.pe-contact-form__submit-btn:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 25px rgba(37,99,235,.3)}.pe-contact-form--modern-split{background-color:#f8fafc}.pe-contact-form--modern-split .pe-contact-form__split-card{max-width:960px;margin:0 auto;border-radius:28px;overflow:hidden;box-shadow:0 20px 50px rgba(15,23,42,.08);border:1px solid #e2e8f0}.pe-contact-form--centered-card{background-color:#fff}.pe-contact-form--centered-card .pe-contact-form__centered-box{max-width:640px;margin:0 auto;padding:48px 40px;background-color:#fff;border:1px solid #e2e8f0;border-radius:28px;box-shadow:0 20px 60px rgba(15,23,42,.08)}@media(max-width:767.98px){.pe-contact-form--centered-card .pe-contact-form__centered-box{padding:32px 24px}}.pe-contact-form--floating-card{background-color:#f8fafc!important}.pe-contact-form--floating-card .pe-contact-form__hero-header{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff}.pe-contact-form--floating-card .pe-contact-form__hero-header .pe-contact-form__badge{background-color:hsla(0,0%,100%,.12)!important;color:#60a5fa!important;border-color:hsla(0,0%,100%,.2)!important}.pe-contact-form--floating-card .pe-contact-form__hero-header .pe-contact-form__title{color:#fff!important}.pe-contact-form--floating-card .pe-contact-form__hero-header .pe-contact-form__subtitle{color:hsla(0,0%,100%,.8)!important}.pe-contact-form--floating-card .pe-contact-form__floating-box{max-width:760px;padding:48px;background-color:#fff;color:#0f172a;border-radius:28px;margin:-50px auto 0;box-shadow:0 30px 80px rgba(0,0,0,.25);border:1px solid #e2e8f0}@media(max-width:767.98px){.pe-contact-form--floating-card .pe-contact-form__floating-box{padding:32px 24px;margin-top:-30px}}.pe-contact-form--glassmorphism-form{background:linear-gradient(135deg,#0b0f19,#0f172a 50%,#1e293b)!important;color:#fff}.pe-contact-form--glassmorphism-form .pe-contact-form__badge{background-color:hsla(0,0%,100%,.12)!important;color:#60a5fa!important;border-color:hsla(0,0%,100%,.2)!important}.pe-contact-form--glassmorphism-form .pe-contact-form__title{color:#fff!important}.pe-contact-form--glassmorphism-form .pe-contact-form__subtitle{color:hsla(0,0%,100%,.85)!important}.pe-contact-form--glassmorphism-form .pe-contact-form__card{max-width:780px;margin:0 auto;padding:48px;background:hsla(0,0%,100%,.07)!important;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid hsla(0,0%,100%,.18)!important;border-radius:28px;box-shadow:0 25px 60px rgba(0,0,0,.5);color:#fff}@media(max-width:767.98px){.pe-contact-form--glassmorphism-form .pe-contact-form__card{padding:32px 24px}}.pe-contact-form--minimal-clean{background-color:#fff;color:#0f172a}.pe-contact-form--minimal-clean .pe-contact-form__title{color:#0f172a}.pe-contact-form--minimal-clean .pe-contact-form__subtitle{color:#475569}.pe-contact-form--minimal-clean .pe-contact-form__info-label{color:#2563eb!important;font-weight:700}.pe-contact-form--minimal-clean .pe-contact-form__info-val{color:#0f172a!important;font-weight:600}.pe-contact-form--minimal-clean .pe-contact-form__info-icon{background-color:rgba(37,99,235,.1)!important;color:#2563eb!important;border:1px solid rgba(37,99,235,.2)!important}.pe-contact-form--minimal-clean .pe-contact-form__minimal-divider{width:60px;height:3px;background-color:#2563eb;border-radius:2px;margin-top:16px}.form-renderer{width:100%}.form-renderer .form-label,.form-renderer .form-renderer-label{display:block;font-size:.88rem;font-weight:600;color:#334155;margin-bottom:6px}.form-renderer .form-label .text-danger,.form-renderer .form-renderer-label .text-danger{color:#ef4444!important}.form-renderer .form-control{width:100%;padding:12px 18px;border-radius:8px;border:1px solid #cbd5e1;background-color:#fff;color:#0f172a;font-size:.95rem;font-weight:500;transition:all .2s ease}.form-renderer .form-control:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.12)}.form-renderer .form-control::placeholder{color:#94a3b8}.form-renderer .form-check{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.form-renderer .form-radio .form-check-input{border-radius:100%!important}.form-renderer input[type=radio]:after{background-color:#c2c2c2;border-radius:25px;content:"";display:block;height:10px;left:0;position:relative;top:0;width:10px}.form-renderer input[type=radio]:checked:after{background-color:#2563eb;box-shadow:inset 0 0 0 1px rgba(0,0,0,.4),inset 0 2px 2px hsla(0,0%,100%,.4),0 1px 1px hsla(0,0%,100%,.8),0 0 2px 2px rgba(125,162,232,.4)}.form-renderer input[type=checkbox]{position:relative;cursor:pointer}.form-renderer input[type=checkbox]:checked:after{content:"";display:block;width:5px;height:10px;border:solid #2563eb;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;top:3px;left:7px}.form-renderer .form-check-input{width:20px;height:20px;cursor:pointer;min-height:20px;min-width:20px;padding:4px!important}.form-renderer .form-check-input:checked{border-color:#2563eb}.form-renderer .form-check-label{color:#334155;font-size:.88rem;cursor:pointer}.form-variant-glass .form-check-label,.form-variant-glass .form-label,.form-variant-glass .form-renderer-label,.form-variant-glassmorphism-form .form-check-label,.form-variant-glassmorphism-form .form-label,.form-variant-glassmorphism-form .form-renderer-label{color:hsla(0,0%,100%,.95)!important}.form-variant-glass .form-control,.form-variant-glass input[type=email],.form-variant-glass input[type=number],.form-variant-glass input[type=text],.form-variant-glass textarea,.form-variant-glassmorphism-form .form-control,.form-variant-glassmorphism-form input[type=email],.form-variant-glassmorphism-form input[type=number],.form-variant-glassmorphism-form input[type=text],.form-variant-glassmorphism-form textarea{background:hsla(0,0%,100%,.1)!important;border-color:hsla(0,0%,100%,.2)!important;color:#fff!important}.form-variant-glass .form-control::placeholder,.form-variant-glass input[type=email]::placeholder,.form-variant-glass input[type=number]::placeholder,.form-variant-glass input[type=text]::placeholder,.form-variant-glass textarea::placeholder,.form-variant-glassmorphism-form .form-control::placeholder,.form-variant-glassmorphism-form input[type=email]::placeholder,.form-variant-glassmorphism-form input[type=number]::placeholder,.form-variant-glassmorphism-form input[type=text]::placeholder,.form-variant-glassmorphism-form textarea::placeholder{color:hsla(0,0%,100%,.5)}.form-variant-glass .form-control:focus,.form-variant-glass input[type=email]:focus,.form-variant-glass input[type=number]:focus,.form-variant-glass input[type=text]:focus,.form-variant-glass textarea:focus,.form-variant-glassmorphism-form .form-control:focus,.form-variant-glassmorphism-form input[type=email]:focus,.form-variant-glassmorphism-form input[type=number]:focus,.form-variant-glassmorphism-form input[type=text]:focus,.form-variant-glassmorphism-form textarea:focus{border-color:#60a5fa!important;box-shadow:0 0 0 4px rgba(96,165,250,.25)!important}.form-variant-glass .cp-select__control,.form-variant-glassmorphism-form .cp-select__control{background:hsla(0,0%,100%,.1)!important;border-color:hsla(0,0%,100%,.2)!important;color:#fff!important}.form-variant-glass .cp-select__control::placeholder,.form-variant-glassmorphism-form .cp-select__control::placeholder{color:hsla(0,0%,100%,.5)}.form-variant-glass .cp-select__control:focus,.form-variant-glassmorphism-form .cp-select__control:focus{border-color:#60a5fa!important;box-shadow:0 0 0 4px rgba(96,165,250,.25)!important}.form-variant-glass .react-international-phone-country-selector-button,.form-variant-glassmorphism-form .react-international-phone-country-selector-button{background:hsla(0,0%,100%,.1)!important;padding-left:4px}.form-variant-glass .react-international-phone-input,.form-variant-glassmorphism-form .react-international-phone-input{background:hsla(0,0%,100%,.1)!important;color:#fff!important}.form-variant-glass .react-international-phone-input::placeholder,.form-variant-glassmorphism-form .react-international-phone-input::placeholder{color:hsla(0,0%,100%,.5)}.form-variant-glass .react-international-phone-input:focus,.form-variant-glassmorphism-form .react-international-phone-input:focus{border-color:#60a5fa!important;box-shadow:0 0 0 4px rgba(96,165,250,.25)!important}.form-variant-glass .react-international-phone-input-container,.form-variant-glassmorphism-form .react-international-phone-input-container{border-color:hsla(0,0%,100%,.2)!important;padding:0!important}.form-variant-minimal-clean .form-check-label,.form-variant-minimal-clean .form-label,.form-variant-minimal-clean .form-renderer-label{color:#0f172a!important;font-weight:600}.form-variant-minimal-clean .form-control,.form-variant-minimal-clean input:not([class*=select__input]):not([class*=PhoneInput]):not([type=checkbox]):not([type=radio]),.form-variant-minimal-clean input[type=email],.form-variant-minimal-clean input[type=number],.form-variant-minimal-clean input[type=tel],.form-variant-minimal-clean input[type=text],.form-variant-minimal-clean textarea{border:none!important;border-bottom:2px solid #cbd5e1!important;border-radius:0!important;padding-left:0!important;padding-right:0!important;background:transparent!important;color:#0f172a!important}.form-variant-minimal-clean .form-control::placeholder,.form-variant-minimal-clean input:not([class*=select__input]):not([class*=PhoneInput]):not([type=checkbox]):not([type=radio])::placeholder,.form-variant-minimal-clean input[type=email]::placeholder,.form-variant-minimal-clean input[type=number]::placeholder,.form-variant-minimal-clean input[type=tel]::placeholder,.form-variant-minimal-clean input[type=text]::placeholder,.form-variant-minimal-clean textarea::placeholder{color:#64748b!important}.form-variant-minimal-clean .form-control:focus,.form-variant-minimal-clean input:not([class*=select__input]):not([class*=PhoneInput]):not([type=checkbox]):not([type=radio]):focus,.form-variant-minimal-clean input[type=email]:focus,.form-variant-minimal-clean input[type=number]:focus,.form-variant-minimal-clean input[type=tel]:focus,.form-variant-minimal-clean input[type=text]:focus,.form-variant-minimal-clean textarea:focus{border-bottom-color:#2563eb!important;box-shadow:none!important}.form-variant-minimal-clean .cp-select-wrapper,.form-variant-minimal-clean .cp-select__control,.form-variant-minimal-clean .custom-select__control,.form-variant-minimal-clean .react-select__control,.form-variant-minimal-clean .select__control{border:none!important;border-bottom:2px solid #cbd5e1!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.form-variant-minimal-clean .cp-select-wrapper .cp-select__placeholder,.form-variant-minimal-clean .cp-select-wrapper .cp-select__single-value,.form-variant-minimal-clean .cp-select-wrapper .custom-select__placeholder,.form-variant-minimal-clean .cp-select-wrapper .custom-select__single-value,.form-variant-minimal-clean .cp-select-wrapper .select__input-container,.form-variant-minimal-clean .cp-select-wrapper .select__placeholder,.form-variant-minimal-clean .cp-select-wrapper .select__single-value,.form-variant-minimal-clean .cp-select__control .cp-select__placeholder,.form-variant-minimal-clean .cp-select__control .cp-select__single-value,.form-variant-minimal-clean .cp-select__control .custom-select__placeholder,.form-variant-minimal-clean .cp-select__control .custom-select__single-value,.form-variant-minimal-clean .cp-select__control .select__input-container,.form-variant-minimal-clean .cp-select__control .select__placeholder,.form-variant-minimal-clean .cp-select__control .select__single-value,.form-variant-minimal-clean .custom-select__control .cp-select__placeholder,.form-variant-minimal-clean .custom-select__control .cp-select__single-value,.form-variant-minimal-clean .custom-select__control .custom-select__placeholder,.form-variant-minimal-clean .custom-select__control .custom-select__single-value,.form-variant-minimal-clean .custom-select__control .select__input-container,.form-variant-minimal-clean .custom-select__control .select__placeholder,.form-variant-minimal-clean .custom-select__control .select__single-value,.form-variant-minimal-clean .react-select__control .cp-select__placeholder,.form-variant-minimal-clean .react-select__control .cp-select__single-value,.form-variant-minimal-clean .react-select__control .custom-select__placeholder,.form-variant-minimal-clean .react-select__control .custom-select__single-value,.form-variant-minimal-clean .react-select__control .select__input-container,.form-variant-minimal-clean .react-select__control .select__placeholder,.form-variant-minimal-clean .react-select__control .select__single-value,.form-variant-minimal-clean .select__control .cp-select__placeholder,.form-variant-minimal-clean .select__control .cp-select__single-value,.form-variant-minimal-clean .select__control .custom-select__placeholder,.form-variant-minimal-clean .select__control .custom-select__single-value,.form-variant-minimal-clean .select__control .select__input-container,.form-variant-minimal-clean .select__control .select__placeholder,.form-variant-minimal-clean .select__control .select__single-value{color:#0f172a!important}.form-variant-minimal-clean .cp-select__placeholder,.form-variant-minimal-clean .custom-select__placeholder,.form-variant-minimal-clean .select__placeholder{color:#64748b!important}.form-variant-minimal-clean .react-international-phone-input-container{border:none!important}.form-variant-minimal-clean .react-international-phone-input-container .react-international-phone-country-selector{border-bottom:1px solid var(--grey-black-20)!important}.form-variant-minimal-clean .react-international-phone-input-container .react-international-phone-input{border-bottom:none!important}.form-renderer .cp-select-wrapper{width:100%}.form-renderer .cp-select-wrapper .cp-select__control{min-height:42px!important;height:auto!important;border:1px solid #cbd5e1!important;border-radius:8px!important;background-color:#fff!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;box-shadow:none!important}.form-renderer .cp-select-wrapper .cp-select__control .cp-select__value-container{display:flex!important;align-items:center!important;flex:1 1!important;padding:4px 12px!important;overflow:hidden!important}.form-renderer .cp-select-wrapper .cp-select__control .cp-select__value-container .cp-select__single-value{color:#0f172a!important;margin:0!important}.form-renderer .cp-select-wrapper .cp-select__control .cp-select__value-container .cp-select__placeholder{color:#94a3b8!important;opacity:1!important;visibility:visible!important;margin:0!important}.form-renderer .cp-select-wrapper .cp-select__control .cp-select__input-container{margin:0!important;padding:0!important;height:auto!important}.form-renderer .cp-select-wrapper .cp-select__control .cp-select__input-container .cp-select__input,.form-renderer .cp-select-wrapper .cp-select__control .cp-select__input-container input{height:24px!important;min-height:24px!important;padding:0!important;margin:0!important;border:none!important;background:transparent!important;box-shadow:none!important;outline:none!important}.form-renderer .cp-select-wrapper .cp-select__control .cp-select__indicators{display:flex!important;align-items:center!important;align-self:center!important;height:100%!important;padding:0 8px!important}.form-renderer .cp-select-wrapper .cp-select__control .cp-select__indicators .cp-select__indicator-separator{display:none!important}.form-renderer .cp-select-wrapper .cp-select__control .cp-select__indicators .cp-select__dropdown-indicator{display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;color:#64748b!important}.form-renderer .cp-select-wrapper .cp-select__control--is-focused,.form-renderer .cp-select-wrapper .cp-select__control:focus-within{border-color:#2563eb!important;box-shadow:0 0 0 4px rgba(37,99,235,.12)!important}.form-variant-popup .form-check-label,.form-variant-popup .form-label,.form-variant-popup .form-renderer-label{color:#334155!important;font-weight:600}.form-variant-popup .form-control,.form-variant-popup input:not([class*=select__input]):not([class*=PhoneInput]):not([type=checkbox]):not([type=radio]),.form-variant-popup textarea{background-color:#fff!important;border:1px solid #cbd5e1!important;border-radius:6px!important;color:#0f172a!important;padding:10px 16px;font-size:.92rem}.form-variant-popup .form-control::placeholder,.form-variant-popup input:not([class*=select__input]):not([class*=PhoneInput]):not([type=checkbox]):not([type=radio])::placeholder,.form-variant-popup textarea::placeholder{color:#94a3b8!important}.form-variant-popup .form-control:focus,.form-variant-popup input:not([class*=select__input]):not([class*=PhoneInput]):not([type=checkbox]):not([type=radio]):focus,.form-variant-popup textarea:focus{border-color:#2563eb!important;box-shadow:0 0 0 4px rgba(37,99,235,.12)!important}.form-variant-compact .row{--bs-gutter-y:0.65rem;--bs-gutter-x:0.65rem}.form-variant-compact .form-label,.form-variant-compact .form-renderer-label{font-size:.8rem!important;font-weight:600;margin-bottom:3px!important;color:#475569!important}.form-variant-compact .form-control,.form-variant-compact input:not([class*=select__input]):not([class*=PhoneInput]):not([type=checkbox]):not([type=radio]),.form-variant-compact textarea{padding:7px 12px!important;font-size:.85rem!important;border-radius:8px!important;border:1px solid #cbd5e1!important;background-color:#f8fafc!important}.form-variant-compact .form-control:focus,.form-variant-compact input:not([class*=select__input]):not([class*=PhoneInput]):not([type=checkbox]):not([type=radio]):focus,.form-variant-compact textarea:focus{background-color:#fff!important;border-color:#2563eb!important;box-shadow:0 0 0 3px rgba(37,99,235,.1)!important}.form-variant-compact button[type=submit]{padding:8px 16px!important;font-size:.88rem!important;border-radius:8px!important}.form-variant-default .form-label,.form-variant-default .form-renderer-label,.form-variant-standard .form-label,.form-variant-standard .form-renderer-label{font-size:.85rem!important;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#2563eb!important;margin-bottom:4px!important}.form-variant-default .form-control,.form-variant-default input[type=email],.form-variant-default input[type=number],.form-variant-default input[type=tel],.form-variant-default input[type=text],.form-variant-default textarea,.form-variant-standard .form-control,.form-variant-standard input[type=email],.form-variant-standard input[type=number],.form-variant-standard input[type=tel],.form-variant-standard input[type=text],.form-variant-standard textarea{border:none!important;border-bottom:2px solid #cbd5e1!important;border-radius:0!important;padding-left:4px!important;padding-right:4px!important;background:transparent!important;font-size:.95rem!important}.form-variant-default .form-control::placeholder,.form-variant-default input[type=email]::placeholder,.form-variant-default input[type=number]::placeholder,.form-variant-default input[type=tel]::placeholder,.form-variant-default input[type=text]::placeholder,.form-variant-default textarea::placeholder,.form-variant-standard .form-control::placeholder,.form-variant-standard input[type=email]::placeholder,.form-variant-standard input[type=number]::placeholder,.form-variant-standard input[type=tel]::placeholder,.form-variant-standard input[type=text]::placeholder,.form-variant-standard textarea::placeholder{color:#94a3b8!important}.form-variant-default .form-control:focus,.form-variant-default input[type=email]:focus,.form-variant-default input[type=number]:focus,.form-variant-default input[type=tel]:focus,.form-variant-default input[type=text]:focus,.form-variant-default textarea:focus,.form-variant-standard .form-control:focus,.form-variant-standard input[type=email]:focus,.form-variant-standard input[type=number]:focus,.form-variant-standard input[type=tel]:focus,.form-variant-standard input[type=text]:focus,.form-variant-standard textarea:focus{border-bottom-color:#2563eb!important;box-shadow:none!important}.form-variant-default button[type=submit],.form-variant-standard button[type=submit]{border-radius:50px!important;font-weight:700!important;letter-spacing:.02em;padding:12px 24px!important}.pe-event-section{position:relative;width:100%;padding:80px 0;background-color:#fff;color:#0f172a;transition:background-color .3s ease}.pe-event-section__header{text-align:center;max-width:720px;margin:0 auto 56px}.pe-event-section__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 18px;border-radius:50px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background-color:rgba(37,99,235,.1);color:#2563eb;border:1px solid rgba(37,99,235,.2);margin-bottom:16px}.pe-event-section__title{font-weight:800;line-height:1.2;letter-spacing:-.02em;color:#0f172a;margin-bottom:16px}.pe-event-section__title--display{font-size:clamp(2rem,3.5vw,3rem)}.pe-event-section__subtitle{font-size:clamp(1rem,1.1vw,1.15rem);color:#64748b;line-height:1.7;margin-bottom:0;white-space:pre-wrap}.pe-event-section__subtitle p{margin-bottom:0}.pe-event-section__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}@media(max-width:991.98px){.pe-event-section__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media(max-width:575.98px){.pe-event-section__grid{grid-template-columns:1fr}}.pe-event-section__card{display:flex;flex-direction:column;height:100%;background-color:#fff;border-radius:20px;padding:28px;border:1px solid #e2e8f0;box-shadow:0 10px 30px rgba(15,23,42,.04);transition:all .35s cubic-bezier(.16,1,.3,1)}.pe-event-section__card:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(15,23,42,.1);border-color:rgba(37,99,235,.3)}.pe-event-section__card:hover .event-section__card-title{color:#2563eb}.pe-event-section__card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.pe-event-section__date-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:50px;font-size:.8rem;font-weight:700;background-color:rgba(37,99,235,.1);color:#2563eb}.pe-event-section__tag-chip{padding:4px 12px;border-radius:50px;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;background-color:#f1f5f9;color:#475569}.pe-event-section__card-title{font-size:1.25rem;font-weight:700;line-height:1.35;color:#0f172a;margin-bottom:12px;transition:color .2s ease}.pe-event-section__description{font-size:.92rem;color:#64748b;line-height:1.6;margin-bottom:24px;flex-grow:1}.pe-event-section__meta-info{display:flex;flex-direction:column;gap:8px;padding-top:16px;border-top:1px solid #f1f5f9;margin-bottom:20px;font-size:.85rem;color:#64748b}.pe-event-section__meta-info span{display:inline-flex;align-items:center;gap:8px}.pe-event-section__meta-info span i{color:#2563eb}.pe-event-section__cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:50px;font-size:.88rem;font-weight:700;background-color:#2563eb;color:#fff;text-decoration:none;transition:all .25s ease;margin-top:auto}.pe-event-section__cta-btn:hover{background-color:#1d4ed8;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px rgba(37,99,235,.3)}.pe-event-section__list{display:flex;flex-direction:column;gap:16px}.pe-event-section__list-item{display:flex;align-items:center;justify-content:space-between;padding:24px;border-radius:20px;background-color:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 20px rgba(15,23,42,.03);transition:all .3s ease}@media(max-width:767.98px){.pe-event-section__list-item{flex-direction:column;align-items:flex-start;gap:16px}}.pe-event-section__list-item:hover{box-shadow:0 12px 30px rgba(15,23,42,.08);border-color:rgba(37,99,235,.3)}.pe-event-section__date-box{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:80px;height:80px;border-radius:16px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;text-align:center;flex-shrink:0}.pe-event-section__date-box .day{font-size:1.5rem;font-weight:800;line-height:1}.pe-event-section__date-box .month{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.pe-event-section__timeline{position:relative;max-width:800px;margin:0 auto;padding-left:32px}.pe-event-section__timeline:before{content:"";position:absolute;top:0;bottom:0;left:11px;width:3px;background:linear-gradient(180deg,#2563eb,#cbd5e1);border-radius:2px}.pe-event-section__timeline-item{position:relative;margin-bottom:32px}.pe-event-section__timeline-item:last-child{margin-bottom:0}.pe-event-section__timeline-dot{position:absolute;left:-32px;top:4px;width:24px;height:24px;border-radius:50%;background-color:#fff;border:4px solid #2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.15)}.pe-event-section--modern-grid{background-color:#fff}.pe-event-section--minimal-list{background-color:#f8fafc}.pe-event-section--vertical-timeline{background-color:#fff}.pe-event-section--glassmorphism-card{background:linear-gradient(135deg,#0f172a,#1e293b)!important;color:#fff}.pe-event-section--glassmorphism-card .pe-event-section__badge{background-color:hsla(0,0%,100%,.12)!important;color:#60a5fa!important;border-color:hsla(0,0%,100%,.2)!important}.pe-event-section--glassmorphism-card .pe-event-section__title{color:#fff!important}.pe-event-section--glassmorphism-card .pe-event-section__subtitle{color:hsla(0,0%,100%,.8)!important}.pe-event-section--glassmorphism-card .pe-event-section__card,.pe-event-section--glassmorphism-card .pe-event-section__list-item{background:hsla(0,0%,100%,.07)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.15)!important}.pe-event-section--glassmorphism-card .pe-event-section__card:hover,.pe-event-section--glassmorphism-card .pe-event-section__list-item:hover{border-color:rgba(96,165,250,.4)!important}.pe-event-section--glassmorphism-card .pe-event-section__card-title{color:#fff!important}.pe-event-section--glassmorphism-card .pe-event-section__description,.pe-event-section--glassmorphism-card .pe-event-section__meta-info{color:hsla(0,0%,100%,.75)!important}.pe-event-section--glassmorphism-card .pe-event-section__description i,.pe-event-section--glassmorphism-card .pe-event-section__meta-info i{color:#60a5fa!important}.pe-event-section--featured-spotlight .pe-event-section__grid{grid-template-columns:1.25fr 1fr;align-items:start;gap:24px}@media(max-width:991.98px){.pe-event-section--featured-spotlight .pe-event-section__grid{grid-template-columns:1fr}}.pe-event-section--featured-spotlight .pe-event-section__hero-card{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:36px 32px;border-radius:24px;box-shadow:0 20px 45px rgba(37,99,235,.25);display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:30px;align-self:start;height:auto}.pe-event-section--featured-spotlight .pe-event-section__hero-card .pe-event-section__date-badge--glass{background-color:hsla(0,0%,100%,.2);color:#fff;border:1px solid hsla(0,0%,100%,.3)}.pe-event-section--featured-spotlight .pe-event-section__hero-card .pe-event-section__tag-chip--glass{background-color:hsla(0,0%,100%,.18);color:#fff}.pe-event-section--featured-spotlight .pe-event-section__hero-card .pe-event-section__card-title{color:#fff;font-size:1.65rem;font-weight:800;margin-bottom:14px}.pe-event-section--featured-spotlight .pe-event-section__hero-card .pe-event-section__description{color:hsla(0,0%,100%,.92);font-size:1.05rem;line-height:1.7;margin-bottom:24px;flex-grow:0}.pe-event-section--featured-spotlight .pe-event-section__hero-card .pe-event-section__meta-info{border-top-color:hsla(0,0%,100%,.25);color:hsla(0,0%,100%,.9);margin-bottom:24px;margin-top:auto}.pe-event-section--featured-spotlight .pe-event-section__hero-card .pe-event-section__meta-info i{color:#fff}.pe-event-section--featured-spotlight .pe-event-section__hero-card .pe-event-section__cta-btn--hero{background-color:#fff;color:#2563eb!important;font-weight:700;box-shadow:0 8px 20px rgba(0,0,0,.15);align-self:flex-start;margin-top:0}.pe-event-section--featured-spotlight .pe-event-section__hero-card .pe-event-section__cta-btn--hero i,.pe-event-section--featured-spotlight .pe-event-section__hero-card .pe-event-section__cta-btn--hero span{color:#2563eb!important}.pe-event-section--featured-spotlight .pe-event-section__hero-card .pe-event-section__cta-btn--hero:hover{background-color:#f8fafc;transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,0,0,.2)}.pe-event-section--featured-spotlight .pe-event-section__side-list{display:flex;flex-direction:column;gap:16px}.pe-event-section--featured-spotlight .pe-event-section__card--side{border-radius:20px;padding:24px;background-color:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 24px rgba(15,23,42,.04);transition:all .3s ease}.pe-event-section--featured-spotlight .pe-event-section__card--side:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(15,23,42,.08);border-color:#bfdbfe}.pe-site-footer{width:100%;font-family:inherit}.pe-site-footer__top{padding:56px 0 40px}.pe-site-footer__grid{display:grid;grid-gap:40px;gap:40px;grid-template-columns:2fr 1fr 1fr 1.2fr}@media(max-width:991.98px){.pe-site-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:575.98px){.pe-site-footer__grid{grid-template-columns:1fr}}.pe-site-footer__brand{display:flex;flex-direction:column;gap:16px}.pe-site-footer__logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;margin-bottom:4px}.pe-site-footer__logo img{height:44px;max-width:160px;object-fit:contain}.pe-site-footer__logo-wordmark{display:flex;flex-direction:column;line-height:1.1}.pe-site-footer__logo-wordmark .pe-site-footer__logo-text{font-size:20px;font-weight:900;letter-spacing:.02em;font-family:Georgia,serif}.pe-site-footer__tagline{font-size:14px;line-height:1.75;max-width:340px;margin:0}.pe-site-footer__tagline span{color:unset}.pe-site-footer__social{display:flex;align-items:center;gap:10px;margin-top:4px}.pe-site-footer__social a{width:38px;height:38px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;text-decoration:none;transition:all .22s cubic-bezier(.4,0,.2,1)}.pe-site-footer__social--inline{margin-top:0}.pe-site-footer__social--centered{justify-content:center;margin:20px 0}.pe-site-footer__col-title{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px;padding-bottom:10px;display:inline-block}.pe-site-footer__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.pe-site-footer__link{font-size:14px;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:color .18s ease,transform .18s ease,padding-left .18s ease}.pe-site-footer__link span{color:unset}.pe-site-footer__contact-item{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:14px}.pe-site-footer__contact-item i{font-size:16px;margin-top:2px;flex-shrink:0}.pe-site-footer__contact-item a{text-decoration:none}.pe-site-footer__divider{border:none;margin:0}.pe-site-footer__bottom{padding:20px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;font-size:13px}.pe-site-footer__bottom span{color:unset}@media(max-width:575.98px){.pe-site-footer__bottom{flex-direction:column;text-align:center}}.pe-site-footer__bottom--centered{flex-direction:column;justify-content:center;text-align:center}.pe-site-footer__bottom-links{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.pe-site-footer__bottom-link{font-size:13px;text-decoration:none;transition:color .18s}.pe-site-footer__bottom-link span{color:unset}.pe-site-footer--corporate{background-color:#1a2540;color:hsla(0,0%,100%,.75)}.pe-site-footer--corporate .pe-site-footer__logo-wordmark span{color:#fff}.pe-site-footer--corporate .pe-site-footer__tagline{color:hsla(0,0%,100%,.6)}.pe-site-footer--corporate .pe-site-footer__tagline span{color:unset}.pe-site-footer--corporate .pe-site-footer__social a{color:hsla(0,0%,100%,.7);background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.12)}.pe-site-footer--corporate .pe-site-footer__social a:hover{color:#fff;background-color:#2563eb;border-color:#2563eb;transform:translateY(-3px);box-shadow:0 4px 12px rgba(37,99,235,.35)}.pe-site-footer--corporate .pe-site-footer__col-title{color:#fff;border-bottom:2px solid #2563eb}.pe-site-footer--corporate .pe-site-footer__link{color:hsla(0,0%,100%,.65)}.pe-site-footer--corporate .pe-site-footer__link span{color:unset}.pe-site-footer--corporate .pe-site-footer__link:before{content:"";display:inline-block;width:0;height:0;border-color:transparent transparent transparent #2563eb;border-style:solid;border-width:4px 0 4px 6px;opacity:0;transition:opacity .18s;flex-shrink:0}.pe-site-footer--corporate .pe-site-footer__link:hover{color:#fff;padding-left:4px}.pe-site-footer--corporate .pe-site-footer__link:hover:before{opacity:1}.pe-site-footer--corporate .pe-site-footer__contact-item{color:hsla(0,0%,100%,.7)}.pe-site-footer--corporate .pe-site-footer__contact-item i{color:#3b82f6}.pe-site-footer--corporate .pe-site-footer__contact-item a,.pe-site-footer--corporate .pe-site-footer__contact-item span{color:hsla(0,0%,100%,.7)}.pe-site-footer--corporate .pe-site-footer__contact-item a:hover,.pe-site-footer--corporate .pe-site-footer__contact-item span:hover{color:#fff}.pe-site-footer--corporate .pe-site-footer__divider{border-top:1px solid hsla(0,0%,100%,.1)}.pe-site-footer--corporate .pe-site-footer__bottom{color:hsla(0,0%,100%,.5)}.pe-site-footer--corporate .pe-site-footer__bottom span{color:unset}.pe-site-footer--corporate .pe-site-footer__bottom-link{color:hsla(0,0%,100%,.5)}.pe-site-footer--corporate .pe-site-footer__bottom-link:hover{color:hsla(0,0%,100%,.9)}.pe-site-footer--corporate .pe-site-footer__bottom-link span{color:unset}.pe-site-footer--centered{background:linear-gradient(180deg,#111827,#0f172a);color:#9ca3af;padding:60px 0 30px}.pe-site-footer--centered .pe-site-footer__centered-inner{display:flex;flex-direction:column;align-items:center;text-align:center}.pe-site-footer--centered .pe-site-footer__centered-brand{display:flex;flex-direction:column;align-items:center;max-width:500px;margin-bottom:24px}.pe-site-footer--centered .pe-site-footer__centered-brand .pe-site-footer__logo-wordmark span{color:#fff}.pe-site-footer--centered .pe-site-footer__centered-brand .pe-site-footer__tagline{color:#9ca3af;margin-top:12px}.pe-site-footer--centered .pe-site-footer__centered-brand .pe-site-footer__tagline span{color:unset}.pe-site-footer--centered .pe-site-footer__centered-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:24px}.pe-site-footer--centered .pe-site-footer__centered-chip{padding:8px 18px;border-radius:9999px;background-color:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);color:#e5e7eb;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s ease}.pe-site-footer--centered .pe-site-footer__centered-chip span{color:unset}.pe-site-footer--centered .pe-site-footer__centered-chip:hover{background-color:#3b82f6;border-color:#3b82f6;color:#fff;transform:translateY(-2px);box-shadow:0 4px 14px rgba(59,130,246,.4)}.pe-site-footer--centered .pe-site-footer__social a{color:#9ca3af;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:50%;width:42px;height:42px}.pe-site-footer--centered .pe-site-footer__social a:hover{color:#fff;background:#2563eb;border-color:#2563eb;transform:translateY(-3px) scale(1.05)}.pe-site-footer--centered .pe-site-footer__divider{width:100%;max-width:600px;margin:24px auto;border-top:1px solid hsla(0,0%,100%,.1)}.pe-site-footer--centered .pe-site-footer__bottom{color:#6b7280}.pe-site-footer--centered .pe-site-footer__bottom span{color:unset}.pe-site-footer--centered .pe-site-footer__bottom-link{color:#9ca3af}.pe-site-footer--centered .pe-site-footer__bottom-link:hover{color:#fff}.pe-site-footer--centered .pe-site-footer__bottom-link span{color:unset}.pe-site-footer--split-banner{background-color:#0b0f19;color:#94a3b8;padding:48px 0 24px}.pe-site-footer--split-banner .pe-site-footer__split-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:32px;margin-bottom:40px;box-shadow:0 10px 30px rgba(0,0,0,.35)}@media(max-width:768px){.pe-site-footer--split-banner .pe-site-footer__split-top{flex-direction:column;align-items:flex-start}}.pe-site-footer--split-banner .pe-site-footer__split-tagline .pe-site-footer__logo-wordmark span{color:#fff}.pe-site-footer--split-banner .pe-site-footer__split-tagline .pe-site-footer__tagline{color:#94a3b8;margin-top:8px}.pe-site-footer--split-banner .pe-site-footer__split-tagline .pe-site-footer__tagline span{color:unset}.pe-site-footer--split-banner .pe-site-footer__split-contact{display:flex;flex-wrap:wrap;gap:12px}.pe-site-footer--split-banner .pe-site-footer__contact-pill{display:flex;align-items:center;gap:8px;padding:8px 16px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;font-size:13px;color:#e2e8f0}.pe-site-footer--split-banner .pe-site-footer__contact-pill span{color:unset}.pe-site-footer--split-banner .pe-site-footer__contact-pill i{color:#38bdf8;font-size:16px}.pe-site-footer--split-banner .pe-site-footer__contact-pill a{color:#e2e8f0;text-decoration:none}.pe-site-footer--split-banner .pe-site-footer__contact-pill a:hover{color:#38bdf8}.pe-site-footer--split-banner .pe-site-footer__split-body{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:32px;margin-bottom:32px}.pe-site-footer--split-banner .pe-site-footer__split-cols{display:flex;gap:48px;flex-wrap:wrap}.pe-site-footer--split-banner .pe-site-footer__col-title{color:#f8fafc;border-bottom:2px solid #38bdf8;padding-bottom:6px}.pe-site-footer--split-banner .pe-site-footer__link{color:#94a3b8}.pe-site-footer--split-banner .pe-site-footer__link span{color:unset}.pe-site-footer--split-banner .pe-site-footer__link:hover{color:#38bdf8;transform:translateX(3px)}.pe-site-footer--split-banner .pe-site-footer__social a{color:#94a3b8;background-color:hsla(0,0%,100%,.05)}.pe-site-footer--split-banner .pe-site-footer__social a:hover{color:#fff;background-color:#0284c7;transform:scale(1.1)}.pe-site-footer--split-banner .pe-site-footer__divider{border-top:1px solid hsla(0,0%,100%,.08)}.pe-site-footer--split-banner .pe-site-footer__bottom{color:#64748b}.pe-site-footer--split-banner .pe-site-footer__bottom span{color:unset}.pe-site-footer--split-banner .pe-site-footer__bottom-link{color:#94a3b8}.pe-site-footer--split-banner .pe-site-footer__bottom-link:hover{color:#f8fafc}.pe-site-footer--split-banner .pe-site-footer__bottom-link span{color:unset}.pe-site-footer--dark{background-color:#090d16;color:#94a3b8}.pe-site-footer--dark .pe-site-footer__logo-wordmark span{color:#fff}.pe-site-footer--dark .pe-site-footer__tagline{color:#64748b}.pe-site-footer--dark .pe-site-footer__tagline span{color:unset}.pe-site-footer--dark .pe-site-footer__social a{color:#94a3b8;background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08)}.pe-site-footer--dark .pe-site-footer__social a:hover{color:#fff;background-color:#6366f1;border-color:#6366f1;transform:translateY(-2px)}.pe-site-footer--dark .pe-site-footer__col-title{color:#e2e8f0;border-bottom:2px solid #6366f1}.pe-site-footer--dark .pe-site-footer__link{color:#94a3b8}.pe-site-footer--dark .pe-site-footer__link span{color:unset}.pe-site-footer--dark .pe-site-footer__link:hover{color:#818cf8;padding-left:4px}.pe-site-footer--dark .pe-site-footer__contact-item{color:#94a3b8}.pe-site-footer--dark .pe-site-footer__contact-item i{color:#818cf8}.pe-site-footer--dark .pe-site-footer__contact-item a,.pe-site-footer--dark .pe-site-footer__contact-item span{color:#94a3b8}.pe-site-footer--dark .pe-site-footer__contact-item a:hover,.pe-site-footer--dark .pe-site-footer__contact-item span:hover{color:#fff}.pe-site-footer--dark .pe-site-footer__divider{border-top:1px solid hsla(0,0%,100%,.08)}.pe-site-footer--dark .pe-site-footer__bottom{color:#475569}.pe-site-footer--dark .pe-site-footer__bottom span{color:unset}.pe-site-footer--dark .pe-site-footer__bottom-link{color:#64748b}.pe-site-footer--dark .pe-site-footer__bottom-link:hover{color:#e2e8f0}.pe-site-footer--dark .pe-site-footer__bottom-link span{color:unset}.pe-site-footer--light{background-color:#f8fafc;color:#475569;border-top:1px solid #e2e8f0}.pe-site-footer--light .pe-site-footer__logo-wordmark span{color:#0f172a}.pe-site-footer--light .pe-site-footer__tagline{color:#64748b}.pe-site-footer--light .pe-site-footer__tagline span{color:unset}.pe-site-footer--light .pe-site-footer__social a{color:#475569;background-color:#e2e8f0}.pe-site-footer--light .pe-site-footer__social a:hover{color:#fff;background-color:#0f172a;transform:translateY(-2px)}.pe-site-footer--light .pe-site-footer__col-title{color:#0f172a;border-bottom:2px solid #0f172a}.pe-site-footer--light .pe-site-footer__link{color:#475569}.pe-site-footer--light .pe-site-footer__link span{color:unset}.pe-site-footer--light .pe-site-footer__link:hover{color:#0f172a;padding-left:4px}.pe-site-footer--light .pe-site-footer__contact-item{color:#475569}.pe-site-footer--light .pe-site-footer__contact-item i{color:#0f172a}.pe-site-footer--light .pe-site-footer__contact-item a,.pe-site-footer--light .pe-site-footer__contact-item span{color:#475569}.pe-site-footer--light .pe-site-footer__contact-item a:hover,.pe-site-footer--light .pe-site-footer__contact-item span:hover{color:#0f172a}.pe-site-footer--light .pe-site-footer__divider{border-top:1px solid #e2e8f0}.pe-site-footer--light .pe-site-footer__bottom{color:#94a3b8}.pe-site-footer--light .pe-site-footer__bottom span{color:unset}.pe-site-footer--light .pe-site-footer__bottom-link{color:#64748b}.pe-site-footer--light .pe-site-footer__bottom-link:hover{color:#0f172a}.pe-site-footer--light .pe-site-footer__bottom-link span{color:unset}.pe-site-footer--simple{background-color:#0f172a;color:hsla(0,0%,100%,.7);border-top:1px solid hsla(0,0%,100%,.1)}.pe-site-footer--simple .pe-site-footer__simple-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;padding:20px 0}@media(max-width:768px){.pe-site-footer--simple .pe-site-footer__simple-inner{flex-direction:column;text-align:center}}.pe-site-footer--simple .pe-site-footer__logo-wordmark span{color:#fff}.pe-site-footer--simple .pe-site-footer__simple-nav{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.pe-site-footer--simple .pe-site-footer__link{color:hsla(0,0%,100%,.65);font-size:14px;font-weight:500}.pe-site-footer--simple .pe-site-footer__link span{color:unset}.pe-site-footer--simple .pe-site-footer__link:hover{color:#38bdf8}.pe-site-footer--simple .pe-site-footer__social a{color:hsla(0,0%,100%,.6);background-color:hsla(0,0%,100%,.08)}.pe-site-footer--simple .pe-site-footer__social a:hover{color:#fff;background-color:#38bdf8}.pe-site-footer--simple .pe-site-footer__bottom-link{color:hsla(0,0%,100%,.45)}.pe-site-footer--simple .pe-site-footer__bottom-link span{color:unset}.pe-site-footer--simple .pe-site-footer__bottom-link:hover{color:hsla(0,0%,100%,.85)}.pe-site-footer--glassmorphism-dark{background:linear-gradient(135deg,#0f172a,#1e293b)!important;color:#fff}.pe-site-footer--glassmorphism-dark .pe-site-footer__col-title,.pe-site-footer--glassmorphism-dark .pe-site-footer__logo-wordmark span{color:#fff!important}.pe-site-footer--glassmorphism-dark .pe-site-footer__tagline{color:hsla(0,0%,100%,.8)!important}.pe-site-footer--glassmorphism-dark .pe-site-footer__contact-item,.pe-site-footer--glassmorphism-dark .pe-site-footer__link{color:hsla(0,0%,100%,.9)!important}.pe-site-footer--glassmorphism-dark .pe-site-footer__contact-item i,.pe-site-footer--glassmorphism-dark .pe-site-footer__contact-item:hover,.pe-site-footer--glassmorphism-dark .pe-site-footer__link i,.pe-site-footer--glassmorphism-dark .pe-site-footer__link:hover{color:#60a5fa!important}.pe-site-footer--glassmorphism-dark .pe-site-footer__social a{color:#fff!important;background:hsla(0,0%,100%,.07)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.15)!important}.pe-site-footer--glassmorphism-dark .pe-site-footer__social a:hover{background-color:#2563eb!important;border-color:#2563eb!important}.pe-site-footer--glassmorphism-dark .pe-site-footer__divider{border-top-color:hsla(0,0%,100%,.12)!important}.pe-site-footer--glassmorphism-dark .pe-site-footer__bottom,.pe-site-footer--glassmorphism-dark .pe-site-footer__bottom-link{color:hsla(0,0%,100%,.7)!important}.pe-latest-blogs{position:relative;width:100%;padding:80px 0;background-color:#fff;color:#0f172a;transition:background-color .3s ease}.pe-latest-blogs__header{text-align:center;max-width:720px;margin:0 auto 56px}.pe-latest-blogs__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 18px;border-radius:50px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background-color:rgba(37,99,235,.1);color:#2563eb;border:1px solid rgba(37,99,235,.2);margin-bottom:16px}.pe-latest-blogs__title{font-weight:800;line-height:1.2;letter-spacing:-.02em;color:#0f172a;margin-bottom:16px}.pe-latest-blogs__title--display{font-size:clamp(2rem,3.5vw,3rem)}.pe-latest-blogs__subtitle{font-size:clamp(1rem,1.1vw,1.15rem);color:#64748b;line-height:1.7;margin-bottom:0}.pe-latest-blogs__subtitle p{margin-bottom:0}.pe-latest-blogs__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}@media(max-width:991.98px){.pe-latest-blogs__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media(max-width:575.98px){.pe-latest-blogs__grid{grid-template-columns:1fr}}.pe-latest-blogs__card{display:flex;flex-direction:column;height:100%;background-color:#fff;border-radius:20px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 10px 30px rgba(15,23,42,.05);transition:all .35s cubic-bezier(.16,1,.3,1)}.pe-latest-blogs__card:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(15,23,42,.12);border-color:rgba(37,99,235,.3)}.pe-latest-blogs__card:hover .pe-latest-blogs__media img{transform:scale(1.06)}.pe-latest-blogs__card:hover .pe-latest-blogs__card-title a{color:#2563eb}.pe-latest-blogs__media{position:relative;width:100%;height:220px;overflow:hidden}.pe-latest-blogs__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.pe-latest-blogs__category-chip{position:absolute;top:16px;left:16px;padding:6px 14px;border-radius:50px;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;background-color:rgba(15,23,42,.82);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border:1px solid hsla(0,0%,100%,.2)}.pe-latest-blogs__body{display:flex;flex-direction:column;flex-grow:1;padding:24px}.pe-latest-blogs__meta{display:flex;align-items:center;gap:12px;font-size:.8rem;font-weight:600;color:#94a3b8;margin-bottom:12px}.pe-latest-blogs__meta span{display:inline-flex;align-items:center;gap:4px}.pe-latest-blogs__card-title{font-size:1.25rem;font-weight:700;line-height:1.35;margin-bottom:12px}.pe-latest-blogs__card-title a{color:#0f172a;text-decoration:none;transition:color .2s ease}.pe-latest-blogs__excerpt{font-size:.92rem;color:#64748b;line-height:1.6;margin-bottom:20px;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pe-latest-blogs__footer{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid #f1f5f9;margin-top:auto}.pe-latest-blogs__author{display:flex;align-items:center;gap:10px}.pe-latest-blogs__author img{width:32px;height:32px;border-radius:50%;object-fit:cover}.pe-latest-blogs__author span{font-size:.85rem;font-weight:600;color:#334155}.pe-latest-blogs__link{display:inline-flex;align-items:center;gap:4px;font-size:.85rem;font-weight:700;color:#2563eb;text-decoration:none}.pe-latest-blogs__link i{transition:transform .2s ease}.pe-latest-blogs__link:hover i{transform:translateX(4px)}.pe-latest-blogs__cta-wrap{margin-top:56px}.pe-latest-blogs--grid-3-col{background-color:#fff}.pe-latest-blogs--bento-spotlight .pe-latest-blogs__grid{grid-template-columns:1.2fr 1fr}@media(max-width:991.98px){.pe-latest-blogs--bento-spotlight .pe-latest-blogs__grid{grid-template-columns:1fr}}.pe-latest-blogs--bento-spotlight .pe-latest-blogs__hero-card{height:100%;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;border:none}.pe-latest-blogs--bento-spotlight .pe-latest-blogs__hero-card .pe-latest-blogs__media{height:320px}.pe-latest-blogs--bento-spotlight .pe-latest-blogs__hero-card .pe-latest-blogs__card-title a{color:#fff}.pe-latest-blogs--bento-spotlight .pe-latest-blogs__hero-card .pe-latest-blogs__excerpt{color:hsla(0,0%,100%,.75)}.pe-latest-blogs--bento-spotlight .pe-latest-blogs__hero-card .pe-latest-blogs__author span{color:#fff}.pe-latest-blogs--bento-spotlight .pe-latest-blogs__hero-card .pe-latest-blogs__footer{border-top-color:hsla(0,0%,100%,.1)}.pe-latest-blogs--bento-spotlight .pe-latest-blogs__stack{display:flex;flex-direction:column;gap:20px}.pe-latest-blogs--magazine-list{background-color:#f8fafc}.pe-latest-blogs--magazine-list .pe-latest-blogs__grid{grid-template-columns:1fr;gap:20px}.pe-latest-blogs--magazine-list .pe-latest-blogs__card{flex-direction:row}@media(max-width:767.98px){.pe-latest-blogs--magazine-list .pe-latest-blogs__card{flex-direction:column}}.pe-latest-blogs--magazine-list .pe-latest-blogs__media{width:320px;height:100%;min-height:220px}@media(max-width:767.98px){.pe-latest-blogs--magazine-list .pe-latest-blogs__media{width:100%;height:220px}}.pe-latest-blogs--glass-carousel{background:linear-gradient(135deg,#0f172a,#1e293b)!important;color:#fff}.pe-latest-blogs--glass-carousel .pe-latest-blogs__badge{background-color:hsla(0,0%,100%,.12)!important;color:#60a5fa!important;border-color:hsla(0,0%,100%,.2)!important}.pe-latest-blogs--glass-carousel .pe-latest-blogs__title{color:#fff!important}.pe-latest-blogs--glass-carousel .pe-latest-blogs__subtitle{color:hsla(0,0%,100%,.8)!important}.pe-latest-blogs--glass-carousel .pe-latest-blogs__card{background:hsla(0,0%,100%,.07)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.15)!important}.pe-latest-blogs--glass-carousel .pe-latest-blogs__card:hover{border-color:rgba(96,165,250,.4)!important}.pe-latest-blogs--glass-carousel .pe-latest-blogs__card-title a{color:#fff!important}.pe-latest-blogs--glass-carousel .pe-latest-blogs__card-title a:hover{color:#60a5fa!important}.pe-latest-blogs--glass-carousel .pe-latest-blogs__excerpt{color:hsla(0,0%,100%,.9)!important}.pe-latest-blogs--glass-carousel .pe-latest-blogs__author span{color:#fff!important}.pe-latest-blogs--glass-carousel .pe-latest-blogs__footer{border-top-color:hsla(0,0%,100%,.12)!important}.pe-latest-blogs--glass-carousel .pe-latest-blogs__link{color:#60a5fa!important}.pe-latest-blogs--minimal-cards{background-color:#fff}.pe-latest-blogs--minimal-cards .pe-latest-blogs__card{border:none;border-top:4px solid #2563eb;box-shadow:0 4px 20px rgba(0,0,0,.05);border-radius:12px}.pe-latest-blogs--minimal-cards .pe-latest-blogs__card:hover{border-top-color:#1d4ed8}.pe-latest-blogs--minimal-cards .pe-latest-blogs__media{display:none}.pe-latest-blogs__cta-wrap{margin-top:50px;text-align:center;width:100%;display:flex;justify-content:center}.pe-latest-blogs__cta-wrap a.btn{white-space:normal;height:auto!important;min-height:48px;display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:.75em 1.75em!important;line-height:1.3!important}.pe-latest-blogs__cta-wrap a.btn,.pe-latest-blogs__cta-wrap a.btn span{max-width:100%;word-break:break-word;overflow-wrap:break-word}.pe-latest-blogs__cta-wrap a.btn i{flex-shrink:0}.pe-map-section{position:relative;width:100%;padding:80px 0;background-color:#fff;color:#0f172a;transition:background-color .3s ease}.pe-map-section__header{text-align:center;max-width:680px;margin:0 auto 56px}.pe-map-section__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 18px;border-radius:50px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background-color:rgba(37,99,235,.1);color:#2563eb;border:1px solid rgba(37,99,235,.2);margin-bottom:16px}.pe-map-section__title{font-weight:800;line-height:1.2;letter-spacing:-.02em;color:#0f172a;margin-bottom:16px}.pe-map-section__title--display{font-size:clamp(2rem,3.5vw,3rem)}.pe-map-section__subtitle{font-size:clamp(1rem,1.1vw,1.15rem);color:#64748b;line-height:1.7;margin-bottom:0;white-space:pre-wrap}.pe-map-section__subtitle p{margin-bottom:0}.pe-map-section__frame{position:relative;width:100%;border-radius:24px;overflow:hidden;background-color:#f1f5f9;border:1px solid #e2e8f0;box-shadow:0 12px 40px rgba(15,23,42,.06);transition:all .35s ease}.pe-map-section__iframe{width:100%;height:100%;border:none;display:block}.pe-map-section__iframe--disabled{pointer-events:none}.pe-map-section__overlay-card{position:absolute;bottom:28px;left:28px;z-index:10;max-width:380px;padding:24px;border-radius:20px;background-color:#fff;border:1px solid #e2e8f0;box-shadow:0 20px 45px rgba(15,23,42,.15)}@media(max-width:575.98px){.pe-map-section__overlay-card{left:16px;right:16px;bottom:16px;max-width:none;padding:18px}}.pe-map-section__card-tag{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#2563eb;margin-bottom:6px}.pe-map-section__card-title{font-size:1.15rem;font-weight:800;color:#0f172a;margin-bottom:8px}.pe-map-section__card-address{font-size:.88rem;color:#64748b;line-height:1.6;margin-bottom:16px}.pe-map-section__directions-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:50px;background-color:#2563eb;color:#fff;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .25s ease}.pe-map-section__directions-btn:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 20px rgba(37,99,235,.3)}.pe-map-section--full-width-embed{padding:0}.pe-map-section--full-width-embed .pe-map-section__frame{border-radius:0;border:none}.pe-map-section--split-info-map{background-color:#f8fafc}.pe-map-section--split-info-map .pe-map-section__split-row{display:flex;flex-wrap:wrap;border-radius:24px;overflow:hidden;background-color:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 40px rgba(15,23,42,.06)}.pe-map-section--split-info-map .pe-map-section__info-side{background-color:#0f172a;color:#fff;padding:48px;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:991.98px){.pe-map-section--split-info-map .pe-map-section__info-side{padding:36px 28px}}.pe-map-section--split-info-map .pe-map-section__info-title{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:12px}.pe-map-section--split-info-map .pe-map-section__info-text{color:#94a3b8;font-size:.95rem;line-height:1.6;margin-bottom:28px}.pe-map-section--split-info-map .pe-map-section__map-side{position:relative;min-height:400px;padding:0}.pe-map-section--floating-overlay{background:linear-gradient(135deg,#090d16,#1e1b4b);color:#fff}.pe-map-section--floating-overlay .pe-map-section__badge{background-color:hsla(0,0%,100%,.12);color:#60a5fa;border-color:hsla(0,0%,100%,.2)}.pe-map-section--floating-overlay .pe-map-section__title{color:#fff}.pe-map-section--floating-overlay .pe-map-section__subtitle{color:hsla(0,0%,100%,.8)}.pe-map-section--floating-overlay .pe-map-section__frame{transform:translateY(-6px);box-shadow:0 25px 60px rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.15)}.pe-map-section--floating-overlay .pe-map-section__iframe{filter:invert(90%) hue-rotate(180deg)}.pe-map-section--glassmorphism-map{background:linear-gradient(135deg,#0f172a,#1e293b)!important;color:#fff}.pe-map-section--glassmorphism-map .pe-map-section__badge{background-color:hsla(0,0%,100%,.12)!important;color:#60a5fa!important;border-color:hsla(0,0%,100%,.2)!important}.pe-map-section--glassmorphism-map .pe-map-section__title{color:#fff!important}.pe-map-section--glassmorphism-map .pe-map-section__subtitle{color:hsla(0,0%,100%,.8)!important}.pe-map-section--glassmorphism-map .pe-map-section__glass-hero-panel,.pe-map-section--glassmorphism-map .pe-map-section__info-card{background:hsla(0,0%,100%,.07)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.15)!important;position:relative;z-index:10;box-shadow:0 30px 70px rgba(0,0,0,.4)}.pe-map-section--minimal-card{background-color:#fff}.pe-map-section--minimal-card .pe-map-section__frame{border-radius:16px;box-shadow:0 4px 20px rgba(15,23,42,.05)}@keyframes marquee-scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes marquee-scroll-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.pe-marquee,.pe-marquee-section{position:relative;width:100%;overflow:hidden;padding:28px 0;background-color:#0f172a;color:#fff;transition:all .3s ease}.pe-marquee--masked:after,.pe-marquee--masked:before,.pe-marquee-section--masked:after,.pe-marquee-section--masked:before{content:"";position:absolute;top:0;bottom:0;width:140px;z-index:5;pointer-events:none}.pe-marquee--masked:before,.pe-marquee-section--masked:before{left:0;background:linear-gradient(to right,var(--marquee-bg,#0f172a) 0,rgba(15,23,42,0) 100%)}.pe-marquee--masked:after,.pe-marquee-section--masked:after{right:0;background:linear-gradient(to left,var(--marquee-bg,#0f172a) 0,rgba(15,23,42,0) 100%)}.pe-marquee-section__header,.pe-marquee__header{text-align:center;max-width:680px;margin:0 auto 28px;padding:0 20px;position:relative;z-index:6}.pe-marquee-section__badge,.pe-marquee__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 20px;border-radius:50px;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background-color:rgba(37,99,235,.15);color:#60a5fa;border:1px solid rgba(96,165,250,.3)}.pe-marquee-section__track,.pe-marquee__track{display:flex;width:max-content;white-space:nowrap;animation-name:marquee-scroll-left;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:var(--marquee-speed,25s);animation-play-state:running}.pe-marquee-section__track--reverse,.pe-marquee__track--reverse{animation-name:marquee-scroll-right}.pe-marquee--pause-on-hover:hover .pe-marquee-section__track,.pe-marquee--pause-on-hover:hover .pe-marquee__track,.pe-marquee-section--pause-on-hover:hover .pe-marquee-section__track,.pe-marquee-section--pause-on-hover:hover .pe-marquee__track{animation-play-state:paused}.pe-marquee-section__content,.pe-marquee__content{display:flex;align-items:center;gap:32px;padding:0 16px;flex-shrink:0}.pe-marquee-section__item,.pe-marquee__item{display:inline-flex;align-items:center;gap:12px;background:none;border:none;padding:0;margin:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;white-space:nowrap;cursor:default;transition:all .25s ease}.pe-marquee-section__item--clickable,.pe-marquee__item--clickable{cursor:pointer}.pe-marquee-section__item--clickable:hover,.pe-marquee__item--clickable:hover{opacity:.85;transform:translateY(-2px)}.pe-marquee-section__item-text,.pe-marquee__item-text{display:inline-flex;align-items:center;gap:10px;letter-spacing:-.01em}.pe-marquee-section__item-text i,.pe-marquee__item-text i{color:#2563eb}.pe-marquee-section__logo-img,.pe-marquee__logo-img{height:30px;max-width:140px;object-fit:contain;display:inline-block;vertical-align:middle;transition:transform .25s ease,filter .25s ease}.pe-marquee-section__logo-img:hover,.pe-marquee__logo-img:hover{transform:scale(1.08)}.pe-marquee-section__dot,.pe-marquee__dot{width:6px;height:6px;border-radius:50%;background-color:rgba(37,99,235,.5);display:inline-block;margin-left:20px;flex-shrink:0}.pe-marquee--ticker-strip,.pe-marquee-section--ticker-strip{background:linear-gradient(90deg,#070a11,#0f172a 50%,#070a11)!important;color:#fff;padding:24px 0;border-top:1px solid rgba(56,189,248,.25);border-bottom:1px solid rgba(56,189,248,.25);box-shadow:inset 0 0 30px rgba(0,0,0,.5)}.pe-marquee--ticker-strip .pe-marquee-section__item-text,.pe-marquee-section--ticker-strip .pe-marquee-section__item-text{text-transform:uppercase;letter-spacing:.08em;font-size:.92rem}.pe-marquee--ticker-strip .pe-marquee-section__item-text i,.pe-marquee-section--ticker-strip .pe-marquee-section__item-text i{color:#38bdf8!important;font-size:1.1em;filter:drop-shadow(0 0 6px rgba(56,189,248,.6))}.pe-marquee--ticker-strip .pe-marquee-section__divider--cyber,.pe-marquee-section--ticker-strip .pe-marquee-section__divider--cyber{color:#38bdf8;font-size:.85rem;margin-left:24px;display:inline-flex;align-items:center;filter:drop-shadow(0 0 8px rgba(56,189,248,.8))}.pe-marquee--logo-wall,.pe-marquee-section--logo-wall{background-color:#fff;color:#0f172a;padding:40px 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.pe-marquee--logo-wall .pe-marquee-section__content,.pe-marquee-section--logo-wall .pe-marquee-section__content{gap:36px}.pe-marquee--logo-wall .pe-marquee-section__item,.pe-marquee-section--logo-wall .pe-marquee-section__item{padding:14px 28px;border-radius:16px;background-color:#fff;color:#0f172a!important;border:1px solid #e2e8f0;box-shadow:0 4px 16px rgba(15,23,42,.04)}.pe-marquee--logo-wall .pe-marquee-section__item .pe-marquee-section__item-text,.pe-marquee-section--logo-wall .pe-marquee-section__item .pe-marquee-section__item-text{color:#0f172a!important}.pe-marquee--logo-wall .pe-marquee-section__item .pe-marquee-section__item-text i,.pe-marquee-section--logo-wall .pe-marquee-section__item .pe-marquee-section__item-text i{color:#2563eb!important}.pe-marquee--logo-wall .pe-marquee-section__item .pe-marquee-section__dot,.pe-marquee-section--logo-wall .pe-marquee-section__item .pe-marquee-section__dot{background-color:#2563eb!important}.pe-marquee--logo-wall .pe-marquee-section__item:hover,.pe-marquee-section--logo-wall .pe-marquee-section__item:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 10px 25px rgba(37,99,235,.15)}.pe-marquee--card-carousel,.pe-marquee-section--card-carousel{background-color:#0f172a;color:#fff;padding:44px 0}.pe-marquee--card-carousel .pe-marquee-section__content,.pe-marquee-section--card-carousel .pe-marquee-section__content{gap:24px}.pe-marquee--card-carousel .pe-marquee-section__item,.pe-marquee-section--card-carousel .pe-marquee-section__item{padding:14px 28px;border-radius:50px;background-color:#fff!important;color:#0f172a!important;border:1px solid hsla(0,0%,100%,.9);box-shadow:0 8px 25px rgba(0,0,0,.25)}.pe-marquee--card-carousel .pe-marquee-section__item .pe-marquee-section__item-text,.pe-marquee-section--card-carousel .pe-marquee-section__item .pe-marquee-section__item-text{color:#0f172a!important;font-weight:700}.pe-marquee--card-carousel .pe-marquee-section__item .pe-marquee-section__item-text i,.pe-marquee-section--card-carousel .pe-marquee-section__item .pe-marquee-section__item-text i{color:#2563eb!important;font-size:1.15em}.pe-marquee--card-carousel .pe-marquee-section__item .pe-marquee-section__dot,.pe-marquee-section--card-carousel .pe-marquee-section__item .pe-marquee-section__dot{background-color:#2563eb!important}.pe-marquee--card-carousel .pe-marquee-section__item:hover,.pe-marquee-section--card-carousel .pe-marquee-section__item:hover{background-color:#2563eb!important;color:#fff!important;border-color:#2563eb!important;transform:translateY(-3px);box-shadow:0 12px 30px rgba(37,99,235,.4)}.pe-marquee--card-carousel .pe-marquee-section__item:hover .pe-marquee-section__item-text,.pe-marquee--card-carousel .pe-marquee-section__item:hover .pe-marquee-section__item-text i,.pe-marquee-section--card-carousel .pe-marquee-section__item:hover .pe-marquee-section__item-text,.pe-marquee-section--card-carousel .pe-marquee-section__item:hover .pe-marquee-section__item-text i{color:#fff!important}.pe-marquee--card-carousel .pe-marquee-section__item:hover .pe-marquee-section__dot,.pe-marquee-section--card-carousel .pe-marquee-section__item:hover .pe-marquee-section__dot{background-color:#fff!important}.pe-marquee--gradient-accent,.pe-marquee-section--gradient-accent{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;color:#fff!important;padding:24px 0}.pe-marquee--gradient-accent .pe-marquee-section__badge,.pe-marquee-section--gradient-accent .pe-marquee-section__badge{background-color:hsla(0,0%,100%,.2)!important;color:#fff!important;border-color:hsla(0,0%,100%,.3)!important}.pe-marquee--gradient-accent .pe-marquee-section__dot,.pe-marquee-section--gradient-accent .pe-marquee-section__dot{background-color:hsla(0,0%,100%,.6)!important}.pe-marquee--gradient-accent .pe-marquee-section__item-text,.pe-marquee--gradient-accent .pe-marquee-section__item-text i,.pe-marquee-section--gradient-accent .pe-marquee-section__item-text,.pe-marquee-section--gradient-accent .pe-marquee-section__item-text i{color:#fff!important}.pe-marquee--minimal-clean,.pe-marquee-section--minimal-clean{background-color:#f8fafc!important;color:#334155;padding:28px 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.pe-marquee--minimal-clean .pe-marquee-section__item,.pe-marquee-section--minimal-clean .pe-marquee-section__item{padding:6px 18px;border-radius:50px;background-color:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(15,23,42,.03)}.pe-marquee--minimal-clean .pe-marquee-section__item-text,.pe-marquee-section--minimal-clean .pe-marquee-section__item-text{font-weight:500;font-size:.95rem;color:#334155!important;letter-spacing:-.01em}.pe-marquee--minimal-clean .pe-marquee-section__item-text i,.pe-marquee-section--minimal-clean .pe-marquee-section__item-text i{color:#64748b!important}.pe-marquee--minimal-clean .pe-marquee-section__divider--slash,.pe-marquee-section--minimal-clean .pe-marquee-section__divider--slash{color:#cbd5e1;font-size:1.1rem;font-weight:300;margin-left:20px}.pe-testimonial{position:relative;width:100%;padding:80px 0;background-color:#fff;color:#0f172a;transition:background-color .3s ease}.pe-testimonial__header{text-align:center;max-width:720px;margin:0 auto 56px}.pe-testimonial__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 18px;border-radius:50px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background-color:rgba(37,99,235,.1);color:#2563eb;border:1px solid rgba(37,99,235,.2);margin-bottom:16px}.pe-testimonial__title{font-weight:800;line-height:1.2;letter-spacing:-.02em;color:#0f172a;margin-bottom:16px}.pe-testimonial__title--display{font-size:clamp(2rem,3.5vw,3rem)}.pe-testimonial__subtitle{font-size:clamp(1rem,1.1vw,1.15rem);color:#64748b;line-height:1.7;margin-bottom:0}.pe-testimonial__subtitle p{margin-bottom:0}.pe-testimonial__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}@media(max-width:991.98px){.pe-testimonial__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media(max-width:575.98px){.pe-testimonial__grid{grid-template-columns:1fr}}.pe-testimonial__card{display:flex;flex-direction:column;height:100%;background-color:#fff;border-radius:20px;padding:32px;border:1px solid #e2e8f0;box-shadow:0 10px 30px rgba(15,23,42,.04);transition:all .35s cubic-bezier(.16,1,.3,1);position:relative}.pe-testimonial__card:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(15,23,42,.1);border-color:rgba(37,99,235,.3)}.pe-testimonial__card:hover .testimonial__quote-icon{color:#2563eb;transform:scale(1.1)}.pe-testimonial__card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.pe-testimonial__stars{display:flex;align-items:center;justify-content:center;gap:4px;color:#f59e0b;font-size:1rem}.pe-testimonial__quote-icon{font-size:2rem;color:#cbd5e1;line-height:1;transition:all .3s ease}.pe-testimonial__text{font-size:1.02rem;color:#334155;line-height:1.7;font-style:italic;margin-bottom:28px;flex-grow:1;white-space:pre-wrap}.pe-testimonial__author{display:flex;align-items:center;gap:14px;padding-top:20px;border-top:1px solid #f1f5f9;margin-top:auto}.pe-testimonial__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;background-color:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;flex-shrink:0}.pe-testimonial__author-info{display:flex;flex-direction:column}.pe-testimonial__name{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:2px}.pe-testimonial__role{font-size:.85rem;color:#64748b;font-weight:500}.pe-testimonial__hero{max-width:860px;margin:0 auto;text-align:center;padding:60px 40px;border-radius:28px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;box-shadow:0 20px 50px rgba(15,23,42,.2)}.pe-testimonial__hero .pe-testimonial__quote-icon{font-size:3.5rem;color:#60a5fa;margin-bottom:24px}.pe-testimonial__hero .pe-testimonial__text{font-size:clamp(1.2rem,2vw,1.6rem);color:#fff;line-height:1.6;margin-bottom:36px}.pe-testimonial__hero .pe-testimonial__author{justify-content:center;border-top-color:hsla(0,0%,100%,.12)}.pe-testimonial__hero .pe-testimonial__name{color:#fff}.pe-testimonial__hero .pe-testimonial__role{color:hsla(0,0%,100%,.7)}.pe-testimonial__hero-controls{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:36px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.1)}.pe-testimonial__nav-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2);font-size:1.3rem;cursor:pointer;transition:all .25s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.pe-testimonial__nav-btn:hover{background:#2563eb;color:#fff;border-color:#2563eb;transform:scale(1.08);box-shadow:0 8px 20px rgba(37,99,235,.4)}.pe-testimonial__nav-btn:active{transform:scale(.96)}.pe-testimonial__dots{display:flex;align-items:center;gap:8px}.pe-testimonial__dot{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.3);border:none;padding:0;cursor:pointer;transition:all .3s ease}.pe-testimonial__dot.active{width:28px;border-radius:20px;background:#38bdf8;box-shadow:0 0 12px rgba(56,189,248,.5)}.pe-testimonial__dot:hover:not(.active){background:hsla(0,0%,100%,.6)}.pe-testimonial__row{display:flex;flex-direction:column;gap:20px}.pe-testimonial__row-item{display:flex;align-items:center;gap:24px;padding:28px;border-radius:20px;background-color:#fff;border:1px solid #e2e8f0;box-shadow:0 6px 25px rgba(15,23,42,.03);transition:all .3s ease}@media(max-width:767.98px){.pe-testimonial__row-item{flex-direction:column;align-items:flex-start}}.pe-testimonial__row-item:hover{box-shadow:0 14px 35px rgba(15,23,42,.08);border-color:rgba(37,99,235,.3)}.pe-testimonial--centered-hero,.pe-testimonial--grid-3-col{background-color:#fff}.pe-testimonial--minimal-row{background-color:#f8fafc}.pe-testimonial--glassmorphism-card{background:linear-gradient(135deg,#0f172a,#1e293b)!important;color:#fff}.pe-testimonial--glassmorphism-card .pe-testimonial__badge{background-color:hsla(0,0%,100%,.12)!important;color:#60a5fa!important;border-color:hsla(0,0%,100%,.2)!important}.pe-testimonial--glassmorphism-card .pe-testimonial__title{color:#fff!important}.pe-testimonial--glassmorphism-card .pe-testimonial__subtitle{color:hsla(0,0%,100%,.8)!important}.pe-testimonial--glassmorphism-card .pe-testimonial__card,.pe-testimonial--glassmorphism-card .pe-testimonial__row-item{background:hsla(0,0%,100%,.07)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.15)!important}.pe-testimonial--glassmorphism-card .pe-testimonial__card:hover,.pe-testimonial--glassmorphism-card .pe-testimonial__row-item:hover{border-color:rgba(96,165,250,.4)!important}.pe-testimonial--glassmorphism-card .pe-testimonial__text{color:hsla(0,0%,100%,.9)!important}.pe-testimonial--glassmorphism-card .pe-testimonial__name{color:#fff!important}.pe-testimonial--glassmorphism-card .pe-testimonial__role{color:hsla(0,0%,100%,.7)!important}.pe-testimonial--glassmorphism-card .pe-testimonial__author{border-top-color:hsla(0,0%,100%,.12)!important}.pe-testimonial--featured-spotlight .pe-testimonial__grid{grid-template-columns:1.25fr 1fr;align-items:start;gap:24px}@media(max-width:991.98px){.pe-testimonial--featured-spotlight .pe-testimonial__grid{grid-template-columns:1fr}}.pe-testimonial--featured-spotlight .pe-testimonial__hero-card{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:36px 32px;border-radius:24px;box-shadow:0 20px 45px rgba(37,99,235,.25);position:-webkit-sticky;position:sticky;top:30px;align-self:start;height:auto}.pe-testimonial--featured-spotlight .pe-testimonial__hero-card .pe-testimonial__quote-icon{color:hsla(0,0%,100%,.5)}.pe-testimonial--featured-spotlight .pe-testimonial__hero-card .pe-testimonial__text{color:#fff;font-size:1.25rem;line-height:1.7;margin-bottom:28px;flex-grow:0}.pe-testimonial--featured-spotlight .pe-testimonial__hero-card .pe-testimonial__name{color:#fff}.pe-testimonial--featured-spotlight .pe-testimonial__hero-card .pe-testimonial__role{color:hsla(0,0%,100%,.8)}.pe-testimonial--featured-spotlight .pe-testimonial__hero-card .pe-testimonial__author{border-top-color:hsla(0,0%,100%,.2);margin-top:0}