@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:60px;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8125rem;line-height:1.6;color:#f8ffff;background-color:#0d111a;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;line-height:1.2;color:#f8ffff}p{color:#768394}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img,video,svg{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit;background:none;border:none;outline:none}button{cursor:pointer}table{border-collapse:collapse;border-spacing:0}::selection{background:#eda52c;color:#0d111a}.thunder-header{position:fixed;top:0;left:0;right:0;z-index:300;padding:.5rem 0;transition:all .25s ease}.thunder-header:before{content:"";position:absolute;inset:0;background:#0d111ad9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);opacity:0;transition:opacity .25s ease;border-bottom:1px solid rgba(237,165,44,.1)}.thunder-header--scrolled{padding:.25rem 0;box-shadow:0 4px 20px #070a1066}.thunder-header--scrolled:before{opacity:1}.thunder-header--scrolled .thunder-header__logo-image{height:45px}@media(min-width:640px){.thunder-header--scrolled .thunder-header__logo-image{height:50px}}@media(min-width:768px){.thunder-header--scrolled .thunder-header__logo-image{height:55px}}.thunder-header__container{width:100%;max-width:1400px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.thunder-header__container{padding-inline:1.5rem}}@media(min-width:1024px){.thunder-header__container{padding-inline:2rem}}@media(min-width:1280px){.thunder-header__container{padding-inline:2.5rem}}.thunder-header__container{display:flex;justify-content:space-between;align-items:center;flex-direction:row;position:relative;z-index:1}.thunder-header__logo{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:.5rem;transition:all .15s ease}.thunder-header__logo:hover{opacity:.85;transform:translateY(-1px)}.thunder-header__logo-image{height:50px;width:auto;object-fit:contain;transition:all .25s ease;filter:drop-shadow(0 2px 8px rgba(237,165,44,.2))}@media(min-width:640px){.thunder-header__logo-image{height:55px}}@media(min-width:768px){.thunder-header__logo-image{height:60px}}.thunder-header__nav{display:none}@media(min-width:1024px){.thunder-header__nav{display:block}}.thunder-header__nav-list{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:.25rem}.thunder-header__nav-link{display:block;padding:.5rem .75rem;font-size:.75rem;font-weight:500;color:#768394;border-radius:.5rem;transition:all .15s ease;position:relative}.thunder-header__nav-link:after{content:"";position:absolute;bottom:6px;left:50%;transform:translate(-50%) scaleX(0);width:20px;height:2px;background:linear-gradient(135deg,#eda52c,#c98a1f);border-radius:9999px;transition:transform .25s ease}.thunder-header__nav-link:hover{color:#f8ffff;background:#f8ffff0d}.thunder-header__nav-link:hover:after{transform:translate(-50%) scaleX(1)}.thunder-header__nav-link--active{color:#eda52c;background:#eda52c14}.thunder-header__nav-link--active:after{transform:translate(-50%) scaleX(1)}.thunder-header__actions{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;gap:.5rem}.thunder-header__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .25s ease;white-space:nowrap}.thunder-header__cta:disabled{opacity:.6;cursor:not-allowed}.thunder-header__cta{background:linear-gradient(135deg,#eda52c,#c98a1f);color:#0d111a}.thunder-header__cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 20px #eda52c4d}.thunder-header__cta:active:not(:disabled){transform:translateY(0)}.thunder-header__cta{padding:.5rem 1rem;font-size:.6875rem;border-radius:9999px;box-shadow:0 2px 8px #eda52c33}@media(min-width:640px){.thunder-header__cta{padding:.5rem 1.25rem;font-size:.75rem}}.thunder-header__cta:hover{box-shadow:0 4px 16px #eda52c66}.thunder-header__cta svg{width:14px;height:14px}.thunder-header__mobile-toggle{display:flex;justify-content:center;align-items:center;width:38px;height:38px;background:#eda52c1a;border:1px solid rgba(237,165,44,.2);border-radius:.5rem;transition:all .15s ease}@media(min-width:1024px){.thunder-header__mobile-toggle{display:none}}.thunder-header__mobile-toggle:hover{background:#eda52c26;border-color:#eda52c4d;transform:scale(1.05)}.thunder-header__mobile-toggle svg{width:18px;height:18px;color:#eda52c}.thunder-header__mobile-menu{position:fixed;top:0;right:0;bottom:0;width:320px;max-width:85vw;background:linear-gradient(135deg,#0d111afa,#1a2133f2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-left:1px solid rgba(237,165,44,.2);padding:1.5rem 1.25rem;transform:translate(100%);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55);z-index:500;box-shadow:-10px 0 40px #070a1080;overflow-y:auto}.thunder-header__mobile-menu:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,#eda52c,#1382a2,#eda52c);background-size:100% 200%;animation:thunder-menu-gradient 3s linear infinite}@media(min-width:1024px){.thunder-header__mobile-menu{display:none}}.thunder-header__mobile-menu--open{transform:translate(0)}.thunder-header__mobile-menu--open .thunder-header__mobile-menu-link:nth-child(1){animation:thunder-menu-slide-in .4s ease-out .08s both}.thunder-header__mobile-menu--open .thunder-header__mobile-menu-link:nth-child(2){animation:thunder-menu-slide-in .4s ease-out .16s both}.thunder-header__mobile-menu--open .thunder-header__mobile-menu-link:nth-child(3){animation:thunder-menu-slide-in .4s ease-out .24s both}.thunder-header__mobile-menu--open .thunder-header__mobile-menu-link:nth-child(4){animation:thunder-menu-slide-in .4s ease-out .32s both}.thunder-header__mobile-menu--open .thunder-header__mobile-menu-link:nth-child(5){animation:thunder-menu-slide-in .4s ease-out .4s both}.thunder-header__mobile-menu-header{display:flex;justify-content:space-between;align-items:center;flex-direction:row;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(248,255,255,.1)}.thunder-header__mobile-menu-header .thunder-header__logo-text-main{font-size:1rem;background:linear-gradient(135deg,#eda52c,#c98a1f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.thunder-header__mobile-menu-close{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background:#eda52c1a;border-radius:.5rem;transition:all .25s ease;position:relative;overflow:hidden}.thunder-header__mobile-menu-close:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#eda52c,#c98a1f);opacity:0;transition:opacity .25s ease}.thunder-header__mobile-menu-close svg{width:18px;height:18px;color:#eda52c;position:relative;z-index:1;transition:all .25s ease}.thunder-header__mobile-menu-close:hover{transform:rotate(90deg);box-shadow:0 0 20px #eda52c4d}.thunder-header__mobile-menu-close:hover:before{opacity:1}.thunder-header__mobile-menu-close:hover svg{color:#0d111a}.thunder-header__mobile-menu-nav{margin-bottom:2rem}.thunder-header__mobile-menu-link{display:flex;align-items:center;padding:1rem;font-size:.875rem;font-weight:500;color:#768394;border-radius:.5rem;transition:all .25s ease;position:relative;overflow:hidden;margin-bottom:.5rem;opacity:0}.thunder-header__mobile-menu-link:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:0;height:70%;background:linear-gradient(135deg,#eda52c,#c98a1f);border-radius:0 .375rem .375rem 0;transition:width .25s ease}.thunder-header__mobile-menu-link:after{content:"→";position:absolute;right:1rem;opacity:0;transform:translate(-10px);transition:all .25s ease;color:#eda52c;font-size:1rem}.thunder-header__mobile-menu-link:hover,.thunder-header__mobile-menu-link--active{color:#f8ffff;background:#f8ffff0d;padding-left:1.25rem}.thunder-header__mobile-menu-link:hover:before,.thunder-header__mobile-menu-link--active:before{width:4px}.thunder-header__mobile-menu-link:hover:after,.thunder-header__mobile-menu-link--active:after{opacity:1;transform:translate(0)}.thunder-header__mobile-menu-link--active{color:#eda52c;background:#eda52c1a;border:1px solid rgba(237,165,44,.2)}.thunder-header__mobile-menu-link--active:before{width:4px}.thunder-header__mobile-menu-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .25s ease;white-space:nowrap}.thunder-header__mobile-menu-cta:disabled{opacity:.6;cursor:not-allowed}.thunder-header__mobile-menu-cta{background:linear-gradient(135deg,#eda52c,#c98a1f);color:#0d111a}.thunder-header__mobile-menu-cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 20px #eda52c4d}.thunder-header__mobile-menu-cta:active:not(:disabled){transform:translateY(0)}.thunder-header__mobile-menu-cta{width:100%;padding:1rem;font-size:.875rem;position:relative;overflow:hidden}.thunder-header__mobile-menu-cta:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#f8ffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.thunder-header__mobile-menu-cta:hover:before{width:300px;height:300px}.thunder-header__mobile-menu-cta svg{width:18px;height:18px}.thunder-header__overlay{position:fixed;inset:0;background:#070a10e6;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:all .3s ease;z-index:400}@media(min-width:1024px){.thunder-header__overlay{display:none}}.thunder-header__overlay--visible{opacity:1;visibility:visible}@keyframes thunder-menu-gradient{0%{background-position:0% 0%}to{background-position:0% 100%}}@keyframes thunder-menu-slide-in{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.thunder-hero{position:relative;min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:row;padding:4rem 0 2.5rem;overflow:hidden}.thunder-hero__video-container{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.thunder-hero__video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;opacity:.65}@media(min-width:768px){.thunder-hero__video{opacity:.75}}.thunder-hero__video-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0d111aa6,#0d111a8c,#0d111a99);z-index:1}.thunder-hero__video-overlay:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(237,165,44,.04) 0%,transparent 50%)}.thunder-hero__video-overlay:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 50%,rgba(19,130,162,.03) 0%,transparent 50%)}.thunder-hero__background{position:absolute;inset:0;z-index:0;overflow:hidden;background:#0d111a}.thunder-hero__background-shapes{position:absolute;inset:0;z-index:2;pointer-events:none}.thunder-hero__background-shapes .shape{position:absolute;border-radius:50%;filter:blur(120px);opacity:.15;animation:thunder-hero-float 25s infinite ease-in-out}.thunder-hero__background-shapes .shape--1{width:500px;height:500px;background:radial-gradient(circle,rgba(237,165,44,.4),transparent);top:-10%;right:10%;animation-delay:0s}.thunder-hero__background-shapes .shape--2{width:400px;height:400px;background:radial-gradient(circle,rgba(19,130,162,.3),transparent);bottom:10%;left:10%;animation-delay:-12s}.thunder-hero__container{width:100%;max-width:1400px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.thunder-hero__container{padding-inline:1.5rem}}@media(min-width:1024px){.thunder-hero__container{padding-inline:2rem}}@media(min-width:1280px){.thunder-hero__container{padding-inline:2.5rem}}.thunder-hero__container{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;align-items:center;position:relative;z-index:10}@media(min-width:1024px){.thunder-hero__container{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}}.thunder-hero__content{text-align:center}@media(min-width:1024px){.thunder-hero__content{text-align:left}}.thunder-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#070a10cc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(237,165,44,.3);border-radius:9999px;margin-bottom:1.25rem;box-shadow:0 4px 12px #070a1066}.thunder-hero__badge-dot{width:8px;height:8px;background:#eda52c;border-radius:9999px;animation:thunder-hero-pulse 2s infinite;box-shadow:0 0 8px #eda52c99}.thunder-hero__badge-text{font-size:.75rem;font-weight:600;color:#f8ffff;text-transform:uppercase;letter-spacing:.05em}.thunder-hero__title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}@media(min-width:640px){.thunder-hero__title{font-size:1.875rem}}@media(min-width:1024px){.thunder-hero__title{font-size:2.25rem}}.thunder-hero__title-highlight{background:linear-gradient(135deg,#eda52c,#1382a2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.thunder-hero__description{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6;color:#768394;max-width:480px;margin-inline:auto;margin-bottom:1.5rem}@media(min-width:1024px){.thunder-hero__description{margin-inline:0}}.thunder-hero__actions{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem}@media(min-width:1024px){.thunder-hero__actions{justify-content:flex-start}}.thunder-hero__btn--primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .25s ease;white-space:nowrap}.thunder-hero__btn--primary:disabled{opacity:.6;cursor:not-allowed}.thunder-hero__btn--primary{background:linear-gradient(135deg,#eda52c,#c98a1f);color:#0d111a}.thunder-hero__btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 20px #eda52c4d}.thunder-hero__btn--primary:active:not(:disabled){transform:translateY(0)}.thunder-hero__btn--primary{padding:1rem 1.5rem;font-size:.875rem;box-shadow:0 8px 24px #eda52c4d}.thunder-hero__btn--primary:hover{box-shadow:0 12px 32px #eda52c66}.thunder-hero__btn--secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .25s ease;white-space:nowrap}.thunder-hero__btn--secondary:disabled{opacity:.6;cursor:not-allowed}.thunder-hero__btn--secondary{background:transparent;color:#f8ffff;border:1px solid rgba(248,255,255,.2)}.thunder-hero__btn--secondary:hover:not(:disabled){background:#f8ffff0d;border-color:#eda52c;color:#eda52c}.thunder-hero__btn--secondary{padding:1rem 1.5rem;font-size:.875rem;background:#f8ffff0d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.thunder-hero__btn--secondary:hover{background:#f8ffff1a}.thunder-hero__btn svg{width:18px;height:18px}.thunder-hero__stats{display:flex;justify-content:center;align-items:flex-start;flex-direction:row;gap:1.5rem;flex-wrap:wrap}@media(min-width:1024px){.thunder-hero__stats{justify-content:flex-start}}.thunder-hero__stat{text-align:center}@media(min-width:1024px){.thunder-hero__stat{text-align:left}}.thunder-hero__stat-value{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;color:#f8ffff;line-height:1;margin-bottom:.25rem}.thunder-hero__stat-value span{color:#eda52c}.thunder-hero__stat-label{font-size:.6875rem;color:#768394;text-transform:uppercase;letter-spacing:.05em}.thunder-hero__visual{position:relative;display:none}@media(min-width:768px){.thunder-hero__visual{display:block}}.thunder-hero__card{background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;transition:all .25s ease;position:relative;padding:1.5rem;background:#eda62c1c;border:1px solid rgba(248,255,255,.08)}.thunder-hero__card:before{content:"";position:absolute;top:-1px;left:20%;right:20%;height:2px;background:linear-gradient(135deg,#eda52c,#c98a1f);border-radius:9999px}.thunder-hero__card-icon{width:48px;height:48px;display:flex;justify-content:center;align-items:center;background:#eda52c1a;border-radius:.5rem;margin-bottom:1rem}.thunder-hero__card-icon svg{width:24px;height:24px;color:#eda52c}.thunder-hero__card-title{font-size:1rem;font-weight:600;color:#f8ffff;margin-bottom:.5rem}.thunder-hero__card-text{font-size:.75rem;color:#768394;margin-bottom:1rem}.thunder-hero__card-features{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:.5rem}.thunder-hero__card-feature{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:.5rem;font-size:.75rem;color:#768394}.thunder-hero__card-feature svg{width:14px;height:14px;color:#1382a2;flex-shrink:0}.thunder-hero__floating{position:absolute}.thunder-hero__floating--1{top:-20px;right:-10px}@media(min-width:1024px){.thunder-hero__floating--1{top:-30px;right:-20px}}.thunder-hero__floating--2{bottom:20px;left:-10px}@media(min-width:1024px){.thunder-hero__floating--2{bottom:40px;left:-30px}}.thunder-hero__mini-card{background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;transition:all .25s ease;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:.5rem;padding:.5rem .75rem;background:#1a2133f2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 10px 24px #0d111a26}.thunder-hero__mini-card-icon{width:28px;height:28px;display:flex;justify-content:center;align-items:center;background:#1382a21a;border-radius:.375rem}.thunder-hero__mini-card-icon svg{width:14px;height:14px;color:#1382a2}.thunder-hero__mini-card-icon--accent{background:#eda52c1a}.thunder-hero__mini-card-icon--accent svg{color:#eda52c}.thunder-hero__mini-card-content-title{font-size:.6875rem;font-weight:600;color:#f8ffff;line-height:1.2}.thunder-hero__mini-card-content-text{font-size:.6875rem;color:#768394}.thunder-hero__scroll{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem;z-index:10}.thunder-hero__scroll-text{font-size:.6875rem;color:#768394;text-transform:uppercase;letter-spacing:.1em}.thunder-hero__scroll-icon{width:20px;height:32px;border:1.5px solid rgba(248,255,255,.2);border-radius:9999px;position:relative}.thunder-hero__scroll-icon:before{content:"";position:absolute;top:6px;left:50%;transform:translate(-50%);width:3px;height:6px;background:#eda52c;border-radius:9999px;animation:thunder-hero-scroll 1.5s infinite}@keyframes thunder-hero-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes thunder-hero-scroll{0%{transform:translate(-50%) translateY(0);opacity:1}to{transform:translate(-50%) translateY(8px);opacity:0}}@keyframes thunder-hero-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}@keyframes thunder-hero-wave{0%{d:path("M0,160 Q250,120 500,160 T1000,160 T1500,160 T2000,160 V400 H0 Z")}50%{d:path("M0,140 Q250,180 500,140 T1000,140 T1500,140 T2000,140 V400 H0 Z")}to{d:path("M0,160 Q250,120 500,160 T1000,160 T1500,160 T2000,160 V400 H0 Z")}}@keyframes thunder-style-pulse{0%,to{box-shadow:0 0 #eda52cb3}50%{box-shadow:0 0 0 8px #eda52c00}}.thunder-services{padding-block:2.5rem}@media(min-width:768px){.thunder-services{padding-block:3rem}}.thunder-services{background:#0d111a;position:relative}.thunder-services:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(248,255,255,.1),transparent)}.thunder-services__container{width:100%;max-width:1400px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.thunder-services__container{padding-inline:1.5rem}}@media(min-width:1024px){.thunder-services__container{padding-inline:2rem}}@media(min-width:1280px){.thunder-services__container{padding-inline:2.5rem}}.thunder-services__header{text-align:center;margin-bottom:2rem;max-width:560px;margin-inline:auto}.thunder-services__subtitle{display:inline-flex;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:600;color:#1382a2;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.thunder-services__subtitle:before,.thunder-services__subtitle:after{content:"";width:20px;height:1px;background:#1382a2}.thunder-services__title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:.75rem}@media(min-width:768px){.thunder-services__title{font-size:1.5rem}}.thunder-services__description{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6;color:#768394}.thunder-services__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media(min-width:640px){.thunder-services__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}@media(min-width:1024px){.thunder-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}}@media(min-width:1280px){.thunder-services__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}}.thunder-services__card{background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;position:relative;overflow:hidden;padding:0;display:flex;flex-direction:column;transition:all .25s ease}.thunder-services__card:before{content:"";position:absolute;top:0;left:0;width:3px;height:0;background:linear-gradient(135deg,#eda52c,#c98a1f);transition:height .25s ease;z-index:2}.thunder-services__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0d111a33}.thunder-services__card:hover:before{height:100%}.thunder-services__card:hover .thunder-services__card-image img{transform:scale(1.1)}.thunder-services__card:hover .thunder-services__card-overlay{opacity:.7}.thunder-services__card-image{position:relative;width:100%;height:180px;overflow:hidden}.thunder-services__card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.thunder-services__card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(13,17,26,.9) 100%);opacity:.5;transition:opacity .25s ease}.thunder-services__card-content{padding:1rem;flex:1;display:flex;flex-direction:column}.thunder-services__card-icon{width:48px;height:48px;display:flex;justify-content:center;align-items:center;background:#eda52c1a;border-radius:.5rem;margin-bottom:.75rem;transition:all .25s ease}.thunder-services__card-icon svg{width:24px;height:24px;color:#eda52c}.thunder-services__card:hover .thunder-services__card-icon{background:#eda52c;transform:scale(1.1)}.thunder-services__card:hover .thunder-services__card-icon svg{color:#0d111a}.thunder-services__card-title{font-size:.875rem;font-weight:600;color:#f8ffff;margin-bottom:.5rem}.thunder-services__card-text{font-size:.75rem;color:#768394;line-height:1.6}.thunder-services__cta{text-align:center;margin-top:2rem}.thunder-services__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .25s ease;white-space:nowrap}.thunder-services__btn:disabled{opacity:.6;cursor:not-allowed}.thunder-services__btn{background:linear-gradient(135deg,#eda52c,#c98a1f);color:#0d111a}.thunder-services__btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 20px #eda52c4d}.thunder-services__btn:active:not(:disabled){transform:translateY(0)}.thunder-services__btn svg{width:14px;height:14px}.thunder-about{padding-block:2.5rem}@media(min-width:768px){.thunder-about{padding-block:3rem}}.thunder-about{background:#1a2133;position:relative}.thunder-about__container{width:100%;max-width:1400px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.thunder-about__container{padding-inline:1.5rem}}@media(min-width:1024px){.thunder-about__container{padding-inline:2rem}}@media(min-width:1280px){.thunder-about__container{padding-inline:2.5rem}}.thunder-about__container{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;align-items:center}@media(min-width:1024px){.thunder-about__container{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}}.thunder-about__visual{position:relative;order:2}@media(min-width:1024px){.thunder-about__visual{order:1}}.thunder-about__image-wrapper{position:relative;aspect-ratio:4/3}@supports not (aspect-ratio: 1){.thunder-about__image-wrapper:before{content:"";float:left;padding-top:75%}.thunder-about__image-wrapper:after{content:"";display:block;clear:both}}.thunder-about__image-wrapper{border-radius:.75rem;overflow:hidden;background:#0d111a80}.thunder-about__image-wrapper:before{content:"";position:absolute;inset:0;border:1px solid rgba(248,255,255,.1);border-radius:.75rem;z-index:1}.thunder-about__image{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#1382a233,#eda52c1a)}.thunder-about__image svg{width:80px;height:80px;color:#f8ffff33}.thunder-about__badge{position:absolute;bottom:-12px;right:-12px;background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;transition:all .25s ease;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:.75rem;padding:.75rem 1rem;background:#0d111af2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 10px 24px #0d111a26}@media(min-width:1024px){.thunder-about__badge{bottom:-16px;right:-16px}}.thunder-about__badge-icon{width:36px;height:36px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#eda52c,#c98a1f);border-radius:.375rem}.thunder-about__badge-icon svg{width:18px;height:18px;color:#0d111a}.thunder-about__badge-content-value{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:700;color:#f8ffff;line-height:1}.thunder-about__badge-content-label{font-size:.6875rem;color:#768394}.thunder-about__content{order:1}@media(min-width:1024px){.thunder-about__content{order:2}}.thunder-about__subtitle{display:inline-flex;font-size:.6875rem;font-weight:600;color:#1382a2;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.thunder-about__title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}@media(min-width:768px){.thunder-about__title{font-size:1.5rem}}.thunder-about__title-highlight{color:#eda52c}.thunder-about__text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6;color:#768394;margin-bottom:1.5rem}.thunder-about__features{display:grid;grid-template-columns:repeat(1,1fr);gap:.75rem;margin-bottom:1.5rem}@media(min-width:640px){.thunder-about__features{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}}.thunder-about__feature{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:.5rem}.thunder-about__feature-icon{width:20px;height:20px;display:flex;justify-content:center;align-items:center;background:#1382a21a;border-radius:.25rem;flex-shrink:0}.thunder-about__feature-icon svg{width:10px;height:10px;color:#1382a2}.thunder-about__feature-text{font-size:.75rem;color:#f8ffff}.thunder-about__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .25s ease;white-space:nowrap}.thunder-about__btn:disabled{opacity:.6;cursor:not-allowed}.thunder-about__btn{background:linear-gradient(135deg,#eda52c,#c98a1f);color:#0d111a}.thunder-about__btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 20px #eda52c4d}.thunder-about__btn:active:not(:disabled){transform:translateY(0)}.thunder-about__btn svg{width:14px;height:14px}.thunder-whyus{padding-block:2.5rem}@media(min-width:768px){.thunder-whyus{padding-block:3rem}}.thunder-whyus{background:#0d111a;position:relative}.thunder-whyus__container{width:100%;max-width:1400px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.thunder-whyus__container{padding-inline:1.5rem}}@media(min-width:1024px){.thunder-whyus__container{padding-inline:2rem}}@media(min-width:1280px){.thunder-whyus__container{padding-inline:2.5rem}}.thunder-whyus__header{text-align:center;margin-bottom:2rem;max-width:560px;margin-inline:auto}.thunder-whyus__subtitle{display:inline-flex;font-size:.6875rem;font-weight:600;color:#eda52c;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.thunder-whyus__title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:.75rem}@media(min-width:768px){.thunder-whyus__title{font-size:1.5rem}}.thunder-whyus__description{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6;color:#768394}.thunder-whyus__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media(min-width:640px){.thunder-whyus__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}@media(min-width:1024px){.thunder-whyus__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}}.thunder-whyus__card{background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;text-align:center;padding:1.25rem;position:relative;overflow:hidden;transition:all .25s ease}.thunder-whyus__card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(135deg,#eda52c,#c98a1f);transform:scaleX(0);transition:transform .25s ease}.thunder-whyus__card:hover{transform:translateY(-4px)}.thunder-whyus__card:hover:after{transform:scaleX(1)}.thunder-whyus__card-icon{width:48px;height:48px;display:flex;justify-content:center;align-items:center;background:#1382a21a;border-radius:.5rem;margin:0 auto 1rem;transition:all .25s ease}.thunder-whyus__card-icon svg{width:24px;height:24px;color:#1382a2}.thunder-whyus__card:hover .thunder-whyus__card-icon{background:#1382a2;box-shadow:0 0 20px #1382a24d}.thunder-whyus__card:hover .thunder-whyus__card-icon svg{color:#f8ffff}.thunder-whyus__card-title{font-size:.875rem;font-weight:600;color:#f8ffff;margin-bottom:.5rem}.thunder-whyus__card-text{font-size:.75rem;color:#768394}.thunder-contact{padding-block:2.5rem}@media(min-width:768px){.thunder-contact{padding-block:3rem}}.thunder-contact{background:#1a2133;position:relative}.thunder-contact__container{width:100%;max-width:1400px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.thunder-contact__container{padding-inline:1.5rem}}@media(min-width:1024px){.thunder-contact__container{padding-inline:2rem}}@media(min-width:1280px){.thunder-contact__container{padding-inline:2.5rem}}.thunder-contact__container{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media(min-width:1024px){.thunder-contact__container{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}}.thunder-contact__subtitle{display:inline-flex;font-size:.6875rem;font-weight:600;color:#eda52c;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.thunder-contact__title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}@media(min-width:768px){.thunder-contact__title{font-size:1.5rem}}.thunder-contact__text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6;color:#768394;margin-bottom:1.5rem}.thunder-contact__details{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.thunder-contact__detail{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:.75rem}.thunder-contact__detail-icon{width:36px;height:36px;display:flex;justify-content:center;align-items:center;background:#1382a21a;border-radius:.375rem;flex-shrink:0}.thunder-contact__detail-icon svg{width:16px;height:16px;color:#1382a2}.thunder-contact__detail-content-label{font-size:.6875rem;color:#768394;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.thunder-contact__detail-content-value{font-size:.875rem;font-weight:500;color:#f8ffff}.thunder-contact__detail-content-value a{transition:color .15s ease}.thunder-contact__detail-content-value a:hover{color:#eda52c}.thunder-contact__emergency{background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;transition:all .25s ease;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:.75rem;padding:.75rem;background:#eda52c1a;border-color:#eda52c33}.thunder-contact__emergency-icon{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#eda52c,#c98a1f);border-radius:.375rem;flex-shrink:0}.thunder-contact__emergency-icon svg{width:20px;height:20px;color:#0d111a}.thunder-contact__emergency-content-title{font-size:.75rem;font-weight:600;color:#eda52c}.thunder-contact__emergency-content-text{font-size:.6875rem;color:#768394}.thunder-contact__form-wrapper{background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;transition:all .25s ease;padding:1.25rem}@media(min-width:768px){.thunder-contact__form-wrapper{padding:1.5rem}}.thunder-contact__form-title{font-size:1rem;font-weight:600;color:#f8ffff;margin-bottom:.25rem}.thunder-contact__form-subtitle{font-size:.75rem;color:#768394;margin-bottom:1.25rem}.thunder-contact__fields{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;margin-bottom:1.25rem}@media(min-width:768px){.thunder-contact__field--half{display:grid;grid-template-columns:1fr 1fr;gap:1rem}}.thunder-contact__input-group-label{display:block;font-size:.6875rem;font-weight:500;color:#f8ffff;margin-bottom:.5rem}.thunder-contact__input-group-input,.thunder-contact__input-group-select,.thunder-contact__input-group-textarea{width:100%;padding:.5rem .75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;color:#f8ffff;background:#0d111a80;border:1px solid rgba(248,255,255,.1);border-radius:.375rem;transition:all .25s ease}.thunder-contact__input-group-input::placeholder,.thunder-contact__input-group-select::placeholder,.thunder-contact__input-group-textarea::placeholder{color:#768394}.thunder-contact__input-group-input:focus,.thunder-contact__input-group-select:focus,.thunder-contact__input-group-textarea:focus{outline:none;border-color:#1382a2;box-shadow:0 0 0 2px #1382a21a}.thunder-contact__input-group-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23768394' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem}.thunder-contact__input-group-textarea{min-height:100px;resize:vertical}.thunder-contact__input-group-input--error,.thunder-contact__input-group-select--error,.thunder-contact__input-group-textarea--error{border-color:#ef4444}.thunder-contact__error{display:block;font-size:.6875rem;color:#ef4444;margin-top:.25rem}.thunder-contact__submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .25s ease;white-space:nowrap}.thunder-contact__submit:disabled{opacity:.6;cursor:not-allowed}.thunder-contact__submit{background:linear-gradient(135deg,#eda52c,#c98a1f);color:#0d111a}.thunder-contact__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 20px #eda52c4d}.thunder-contact__submit:active:not(:disabled){transform:translateY(0)}.thunder-contact__submit{width:100%;padding:.75rem}.thunder-contact__submit svg{width:16px;height:16px}.thunder-contact__submit:disabled{opacity:.7;cursor:not-allowed}.thunder-contact__whatsapp-note{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:.5rem;margin-top:1rem;padding:.75rem;background:#1382a21a;border-radius:.375rem}.thunder-contact__whatsapp-note svg{width:16px;height:16px;color:#25d366;flex-shrink:0}.thunder-contact__whatsapp-note span{font-size:.6875rem;color:#768394}.thunder-footer{background:#070a10;padding-top:2.5rem}.thunder-footer__container{width:100%;max-width:1400px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.thunder-footer__container{padding-inline:1.5rem}}@media(min-width:1024px){.thunder-footer__container{padding-inline:2rem}}@media(min-width:1280px){.thunder-footer__container{padding-inline:2.5rem}}.thunder-footer__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(248,255,255,.05)}@media(min-width:640px){.thunder-footer__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:1024px){.thunder-footer__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}}@media(min-width:640px){.thunder-footer__brand{grid-column:span 2}}@media(min-width:1024px){.thunder-footer__brand{grid-column:span 1}}.thunder-footer__logo{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:.5rem;margin-bottom:.75rem;transition:opacity .15s ease}.thunder-footer__logo:hover{opacity:.8}.thunder-footer__logo-image{height:40px;width:auto}.thunder-footer__tagline{font-size:.75rem;color:#768394;margin-bottom:1rem;max-width:240px}.thunder-footer__social{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:.5rem}.thunder-footer__social-link{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:#f8ffff0d;border-radius:.375rem;transition:all .15s ease}.thunder-footer__social-link svg{width:14px;height:14px;color:#768394}.thunder-footer__social-link:hover{background:#eda52c}.thunder-footer__social-link:hover svg{color:#0d111a}.thunder-footer__column-title{font-size:.75rem;font-weight:600;color:#f8ffff;margin-bottom:1rem}.thunder-footer__links{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:.5rem}.thunder-footer__link{font-size:.75rem;color:#768394;transition:color .15s ease}.thunder-footer__link:hover{color:#eda52c}.thunder-footer__contact-item{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:.5rem;margin-bottom:.75rem}.thunder-footer__contact-item:last-child{margin-bottom:0}.thunder-footer__contact-item svg{width:14px;height:14px;color:#1382a2;flex-shrink:0;margin-top:2px}.thunder-footer__contact-item span,.thunder-footer__contact-item a{font-size:.75rem;color:#768394}.thunder-footer__contact-item a{transition:color .15s ease}.thunder-footer__contact-item a:hover{color:#eda52c}.thunder-footer__bottom{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:.75rem;padding:1rem 0}@media(min-width:768px){.thunder-footer__bottom{flex-direction:row}}.thunder-footer__copyright{font-size:.6875rem;color:#768394;text-align:center}@media(min-width:768px){.thunder-footer__copyright{text-align:left}}.thunder-footer__copyright span{color:#eda52c}.thunder-footer__legal{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:1rem}.thunder-footer__legal-text{font-size:.6875rem;color:#768394}.thunder-services-page__hero{position:relative;min-height:280px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#0d111a,#070a10);overflow:hidden;padding-top:80px}@media(min-width:768px){.thunder-services-page__hero{min-height:320px}}.thunder-services-page__hero:before{content:"";position:absolute;inset:0;background:url(https://images.unsplash.com/photo-1449965408869-eaa3f722e40d?w=1600&auto=format&fit=crop&q=80) center/cover;opacity:.12;animation:thunder-hero-zoom 20s ease-in-out infinite alternate}.thunder-services-page__hero:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#EDA52C,#1382A2,#EDA52C,transparent);background-size:200% 100%;animation:thunder-hero-shine 3s linear infinite}.thunder-services-page__hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0d111aeb,#070a10e0)}.thunder-services-page__hero-overlay:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(237,165,44,.1) 1px,transparent 1px);background-size:30px 30px;opacity:.3}.thunder-services-page__hero-content{width:100%;max-width:1400px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.thunder-services-page__hero-content{padding-inline:1.5rem}}@media(min-width:1024px){.thunder-services-page__hero-content{padding-inline:2rem}}@media(min-width:1280px){.thunder-services-page__hero-content{padding-inline:2.5rem}}.thunder-services-page__hero-content{position:relative;z-index:1;text-align:center;padding:2rem 0}@media(min-width:768px){.thunder-services-page__hero-content{padding:2.5rem 0}}.thunder-services-page__hero-subtitle{display:inline-flex;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:600;color:#eda52c;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;padding:.25rem .75rem;background:#eda52c1a;border:1px solid rgba(237,165,44,.2);border-radius:9999px}.thunder-services-page__hero-subtitle:before,.thunder-services-page__hero-subtitle:after{content:"";width:4px;height:4px;background:#eda52c;border-radius:50%}.thunder-services-page__hero-title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:.75rem;background:linear-gradient(135deg,#f8ffff,#eda52c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:768px){.thunder-services-page__hero-title{font-size:1.875rem}}.thunder-services-page__hero-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6;color:#768394;max-width:560px;margin:0 auto}@media(min-width:768px){.thunder-services-page__hero-text{font-size:1rem}}.thunder-services-page__content{padding-block:2.5rem}@media(min-width:768px){.thunder-services-page__content{padding-block:3rem}}.thunder-services-page__content{background:#1a2133}.thunder-services-page__container{width:100%;max-width:1400px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.thunder-services-page__container{padding-inline:1.5rem}}@media(min-width:1024px){.thunder-services-page__container{padding-inline:2rem}}@media(min-width:1280px){.thunder-services-page__container{padding-inline:2.5rem}}.thunder-services-page__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:1024px){.thunder-services-page__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}}.thunder-services-page__card{background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;padding:0;overflow:hidden;display:flex;flex-direction:column;transition:all .25s ease}.thunder-services-page__card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0d111a33}.thunder-services-page__card:hover .thunder-services-page__card-image img{transform:scale(1.05)}.thunder-services-page__card-image{position:relative;width:100%;height:240px;overflow:hidden}.thunder-services-page__card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.thunder-services-page__card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(13,17,26,.8) 100%)}.thunder-services-page__card-content{padding:1.25rem;flex:1;display:flex;flex-direction:column}.thunder-services-page__card-icon{width:48px;height:48px;display:flex;justify-content:center;align-items:center;background:#1382a21a;border-radius:.5rem;margin-bottom:.75rem}.thunder-services-page__card-icon svg{width:24px;height:24px;color:#1382a2}.thunder-services-page__card-title{font-size:1rem;font-weight:600;color:#f8ffff;margin-bottom:.5rem}.thunder-services-page__card-description{font-size:.75rem;color:#768394;line-height:1.6;margin-bottom:1rem}.thunder-services-page__card-features{list-style:none;margin-bottom:1rem}.thunder-services-page__card-features li{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:.5rem;font-size:.75rem;color:#f8ffff;margin-bottom:.5rem}.thunder-services-page__card-features li svg{width:14px;height:14px;color:#1382a2;flex-shrink:0}.thunder-services-page__card-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .25s ease;white-space:nowrap}.thunder-services-page__card-btn:disabled{opacity:.6;cursor:not-allowed}.thunder-services-page__card-btn{background:linear-gradient(135deg,#eda52c,#c98a1f);color:#0d111a}.thunder-services-page__card-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 20px #eda52c4d}.thunder-services-page__card-btn:active:not(:disabled){transform:translateY(0)}.thunder-services-page__card-btn{margin-top:auto}.thunder-services-page__card-btn svg{width:14px;height:14px}.thunder-services-page__cta{margin-top:2.5rem;background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;transition:all .25s ease;padding:2rem;text-align:center;background:#eda52c0d;border-color:#eda52c33}.thunder-services-page__cta-content{max-width:600px;margin:0 auto}.thunder-services-page__cta-title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:.75rem}.thunder-services-page__cta-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6;color:#768394;margin-bottom:1.25rem}.thunder-services-page__cta-buttons{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:.75rem;flex-wrap:wrap}.thunder-services-page__cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .25s ease;white-space:nowrap}.thunder-services-page__cta-btn:disabled{opacity:.6;cursor:not-allowed}.thunder-services-page__cta-btn{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;border-radius:.5rem;transition:all .25s ease}.thunder-services-page__cta-btn svg{width:18px;height:18px}.thunder-services-page__cta-btn--primary{background:linear-gradient(135deg,#eda52c,#c98a1f);color:#0d111a}.thunder-services-page__cta-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #eda52c4d}.thunder-services-page__cta-btn--secondary{background:#25d366;color:#fff}.thunder-services-page__cta-btn--secondary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #25d3664d}.thunder-about-page__hero{position:relative;min-height:280px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#0d111a,#070a10);overflow:hidden;padding-top:80px}@media(min-width:768px){.thunder-about-page__hero{min-height:320px}}.thunder-about-page__hero:before{content:"";position:absolute;inset:0;background:url(https://images.unsplash.com/photo-1449965408869-eaa3f722e40d?w=1600&auto=format&fit=crop&q=80) center/cover;opacity:.12;animation:thunder-hero-zoom 20s ease-in-out infinite alternate}.thunder-about-page__hero:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#1382A2,#EDA52C,#1382A2,transparent);background-size:200% 100%;animation:thunder-hero-shine 3s linear infinite}.thunder-about-page__hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0d111aeb,#070a10e0)}.thunder-about-page__hero-overlay:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(19,130,162,.1) 1px,transparent 1px);background-size:30px 30px;opacity:.3}.thunder-about-page__hero-content{width:100%;max-width:1400px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.thunder-about-page__hero-content{padding-inline:1.5rem}}@media(min-width:1024px){.thunder-about-page__hero-content{padding-inline:2rem}}@media(min-width:1280px){.thunder-about-page__hero-content{padding-inline:2.5rem}}.thunder-about-page__hero-content{position:relative;z-index:1;text-align:center;padding:2rem 0}@media(min-width:768px){.thunder-about-page__hero-content{padding:2.5rem 0}}.thunder-about-page__hero-subtitle{display:inline-flex;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:600;color:#1382a2;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;padding:.25rem .75rem;background:#1382a21a;border:1px solid rgba(19,130,162,.2);border-radius:9999px}.thunder-about-page__hero-subtitle:before,.thunder-about-page__hero-subtitle:after{content:"";width:4px;height:4px;background:#1382a2;border-radius:50%}.thunder-about-page__hero-title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:.75rem;background:linear-gradient(135deg,#f8ffff,#1382a2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:768px){.thunder-about-page__hero-title{font-size:1.875rem}}.thunder-about-page__hero-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6;color:#768394;max-width:560px;margin:0 auto}@media(min-width:768px){.thunder-about-page__hero-text{font-size:1rem}}.thunder-about-page__stats{padding-block:2.5rem}@media(min-width:768px){.thunder-about-page__stats{padding-block:3rem}}.thunder-about-page__stats{background:#0d111a;padding:2.5rem 0}.thunder-about-page__stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(min-width:768px){.thunder-about-page__stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}}.thunder-about-page__stat{text-align:center}.thunder-about-page__stat-value{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.875rem;font-weight:700;color:#eda52c;line-height:1;margin-bottom:.5rem}.thunder-about-page__stat-label{font-size:.75rem;color:#768394}.thunder-about-page__story{padding-block:2.5rem}@media(min-width:768px){.thunder-about-page__story{padding-block:3rem}}.thunder-about-page__story{background:#1a2133}.thunder-about-page__story-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;align-items:center}@media(min-width:1024px){.thunder-about-page__story-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}}.thunder-about-page__story-image{border-radius:.75rem;overflow:hidden}.thunder-about-page__story-image img{width:100%;height:100%;object-fit:cover}.thunder-about-page__story-subtitle{display:inline-flex;font-size:.6875rem;font-weight:600;color:#1382a2;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.thunder-about-page__story-title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}@media(min-width:768px){.thunder-about-page__story-title{font-size:1.5rem}}.thunder-about-page__story-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6;color:#768394;margin-bottom:1rem}.thunder-about-page__story-text:last-child{margin-bottom:0}.thunder-about-page__values{padding-block:2.5rem}@media(min-width:768px){.thunder-about-page__values{padding-block:3rem}}.thunder-about-page__values{background:#0d111a}.thunder-about-page__values-header{text-align:center;max-width:600px;margin:0 auto 2.5rem}.thunder-about-page__values-subtitle{display:inline-flex;font-size:.6875rem;font-weight:600;color:#eda52c;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.thunder-about-page__values-title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em}@media(min-width:768px){.thunder-about-page__values-title{font-size:1.5rem}}.thunder-about-page__values-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.25rem}@media(min-width:640px){.thunder-about-page__values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(min-width:1024px){.thunder-about-page__values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}}.thunder-about-page__value{background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;text-align:center;padding:1.25rem;transition:all .25s ease}.thunder-about-page__value:hover{transform:translateY(-4px);border-color:#1382a2}.thunder-about-page__value-icon{width:56px;height:56px;display:flex;justify-content:center;align-items:center;background:#1382a21a;border-radius:.5rem;margin:0 auto 1rem}.thunder-about-page__value-icon svg{width:28px;height:28px;color:#1382a2}.thunder-about-page__value-title{font-size:1rem;font-weight:600;color:#f8ffff;margin-bottom:.5rem}.thunder-about-page__value-text{font-size:.75rem;color:#768394;line-height:1.6}.thunder-about-page__team{padding-block:2.5rem}@media(min-width:768px){.thunder-about-page__team{padding-block:3rem}}.thunder-about-page__team{background:#1a2133}.thunder-about-page__team-header{text-align:center;max-width:600px;margin:0 auto 2.5rem}.thunder-about-page__team-subtitle{display:inline-flex;font-size:.6875rem;font-weight:600;color:#1382a2;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.thunder-about-page__team-title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em}@media(min-width:768px){.thunder-about-page__team-title{font-size:1.5rem}}.thunder-about-page__team-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:768px){.thunder-about-page__team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}}.thunder-about-page__team-card{background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;padding:1.5rem;text-align:center;transition:all .25s ease}.thunder-about-page__team-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0d111a33}.thunder-about-page__team-card-icon{width:64px;height:64px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#eda52c,#c98a1f);border-radius:50%;margin:0 auto 1rem}.thunder-about-page__team-card-icon svg{width:32px;height:32px;color:#0d111a}.thunder-about-page__team-card-name{font-size:1rem;font-weight:600;color:#f8ffff;margin-bottom:.25rem}.thunder-about-page__team-card-role{font-size:.75rem;color:#eda52c;margin-bottom:.75rem}.thunder-about-page__team-card-description{font-size:.75rem;color:#768394;line-height:1.6}.thunder-about-page__cta{padding-block:2.5rem}@media(min-width:768px){.thunder-about-page__cta{padding-block:3rem}}.thunder-about-page__cta{background:#0d111a}.thunder-about-page__cta-content{background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;transition:all .25s ease;padding:2rem;text-align:center;background:#eda52c0d;border-color:#eda52c33;max-width:700px;margin:0 auto}.thunder-about-page__cta-title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:.75rem}.thunder-about-page__cta-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6;color:#768394;margin-bottom:1.25rem}.thunder-about-page__cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .25s ease;white-space:nowrap}.thunder-about-page__cta-btn:disabled{opacity:.6;cursor:not-allowed}.thunder-about-page__cta-btn{background:linear-gradient(135deg,#eda52c,#c98a1f);color:#0d111a}.thunder-about-page__cta-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 20px #eda52c4d}.thunder-about-page__cta-btn:active:not(:disabled){transform:translateY(0)}.thunder-about-page__cta-btn svg{width:14px;height:14px}.thunder-about-page__container{width:100%;max-width:1400px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.thunder-about-page__container{padding-inline:1.5rem}}@media(min-width:1024px){.thunder-about-page__container{padding-inline:2rem}}@media(min-width:1280px){.thunder-about-page__container{padding-inline:2.5rem}}.thunder-contact-page__hero{position:relative;min-height:280px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#0d111a,#070a10);overflow:hidden;padding-top:80px}@media(min-width:768px){.thunder-contact-page__hero{min-height:320px}}.thunder-contact-page__hero:before{content:"";position:absolute;inset:0;background:url(https://images.unsplash.com/photo-1423666639041-f56000c27a9a?w=1600&auto=format&fit=crop&q=80) center/cover;opacity:.12;animation:thunder-hero-zoom 20s ease-in-out infinite alternate}.thunder-contact-page__hero:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#EDA52C,#1382A2,#EDA52C,transparent);background-size:200% 100%;animation:thunder-hero-shine 3s linear infinite}.thunder-contact-page__hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0d111aeb,#070a10e0)}.thunder-contact-page__hero-overlay:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(237,165,44,.1) 1px,transparent 1px);background-size:30px 30px;opacity:.3}.thunder-contact-page__hero-content{width:100%;max-width:1400px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.thunder-contact-page__hero-content{padding-inline:1.5rem}}@media(min-width:1024px){.thunder-contact-page__hero-content{padding-inline:2rem}}@media(min-width:1280px){.thunder-contact-page__hero-content{padding-inline:2.5rem}}.thunder-contact-page__hero-content{position:relative;z-index:1;text-align:center;padding:2rem 0}@media(min-width:768px){.thunder-contact-page__hero-content{padding:2.5rem 0}}.thunder-contact-page__hero-subtitle{display:inline-flex;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:600;color:#eda52c;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;padding:.25rem .75rem;background:#eda52c1a;border:1px solid rgba(237,165,44,.2);border-radius:9999px}.thunder-contact-page__hero-subtitle:before,.thunder-contact-page__hero-subtitle:after{content:"";width:4px;height:4px;background:#eda52c;border-radius:50%}.thunder-contact-page__hero-title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:.75rem;background:linear-gradient(135deg,#f8ffff,#eda52c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:768px){.thunder-contact-page__hero-title{font-size:1.875rem}}.thunder-contact-page__hero-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6;color:#768394;max-width:560px;margin:0 auto 1.25rem}@media(min-width:768px){.thunder-contact-page__hero-text{font-size:1rem}}.thunder-contact-page__hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .25s ease;white-space:nowrap}.thunder-contact-page__hero-btn:disabled{opacity:.6;cursor:not-allowed}.thunder-contact-page__hero-btn{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#eda52c,#c98a1f);color:#0d111a;font-weight:600;border-radius:9999px;transition:all .25s ease;display:inline-flex;box-shadow:0 4px 12px #eda52c4d}.thunder-contact-page__hero-btn svg{width:18px;height:18px}.thunder-contact-page__hero-btn:hover{transform:translateY(-2px);box-shadow:0 8px 16px #eda52c4d}.thunder-contact-page__methods{padding-block:2.5rem}@media(min-width:768px){.thunder-contact-page__methods{padding-block:3rem}}.thunder-contact-page__methods{background:#0d111a;padding:2.5rem 0}.thunder-contact-page__methods-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:768px){.thunder-contact-page__methods-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}}.thunder-contact-page__method{background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;padding:1.5rem;text-align:center;transition:all .25s ease}.thunder-contact-page__method:hover{transform:translateY(-4px);border-color:#1382a2}.thunder-contact-page__method-icon{width:56px;height:56px;display:flex;justify-content:center;align-items:center;background:#1382a21a;border-radius:.5rem;margin:0 auto 1rem}.thunder-contact-page__method-icon svg{color:#1382a2}.thunder-contact-page__method-title{font-size:1rem;font-weight:600;color:#f8ffff;margin-bottom:.5rem}.thunder-contact-page__method-value{font-size:.875rem;font-weight:500;color:#eda52c;margin-bottom:.5rem;display:block;transition:color .15s ease}.thunder-contact-page__method-value:hover{color:#f8ffff}.thunder-contact-page__method-description{font-size:.75rem;color:#768394}.thunder-contact-page__form-section{padding-block:2.5rem}@media(min-width:768px){.thunder-contact-page__form-section{padding-block:3rem}}.thunder-contact-page__form-section{background:#1a2133}.thunder-contact-page__form-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media(min-width:1024px){.thunder-contact-page__form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media(min-width:1024px){.thunder-contact-page__form-info{padding-right:1.5rem}}.thunder-contact-page__form-subtitle{display:inline-flex;font-size:.6875rem;font-weight:600;color:#1382a2;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.thunder-contact-page__form-title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}@media(min-width:768px){.thunder-contact-page__form-title{font-size:1.5rem}}.thunder-contact-page__form-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6;color:#768394;margin-bottom:1.5rem}.thunder-contact-page__form-details{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:1rem}.thunder-contact-page__form-detail{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:.75rem}.thunder-contact-page__form-detail svg{color:#eda52c;flex-shrink:0;margin-top:2px}.thunder-contact-page__form-detail strong{display:block;font-size:.75rem;font-weight:600;color:#f8ffff;margin-bottom:.25rem}.thunder-contact-page__form-detail p{font-size:.75rem;color:#768394}.thunder-contact-page__form-wrapper{background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;transition:all .25s ease;padding:1.5rem}.thunder-contact-page__form-fields{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;margin-bottom:1.25rem}@media(min-width:768px){.thunder-contact-page__form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}}.thunder-contact-page__form-field label{display:block;font-size:.6875rem;font-weight:500;color:#f8ffff;margin-bottom:.5rem}.thunder-contact-page__form-field input,.thunder-contact-page__form-field select,.thunder-contact-page__form-field textarea{width:100%;padding:.5rem .75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;color:#f8ffff;background:#0d111a80;border:1px solid rgba(248,255,255,.1);border-radius:.375rem;transition:all .25s ease}.thunder-contact-page__form-field input::placeholder,.thunder-contact-page__form-field select::placeholder,.thunder-contact-page__form-field textarea::placeholder{color:#768394}.thunder-contact-page__form-field input:focus,.thunder-contact-page__form-field select:focus,.thunder-contact-page__form-field textarea:focus{outline:none;border-color:#1382a2;box-shadow:0 0 0 2px #1382a21a}.thunder-contact-page__form-field input.error,.thunder-contact-page__form-field select.error,.thunder-contact-page__form-field textarea.error{border-color:#ef4444}.thunder-contact-page__form-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23768394' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem}.thunder-contact-page__form-field textarea{min-height:120px;resize:vertical}.thunder-contact-page__form-error{display:block;font-size:.6875rem;color:#ef4444;margin-top:.25rem}.thunder-contact-page__form-submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .25s ease;white-space:nowrap}.thunder-contact-page__form-submit:disabled{opacity:.6;cursor:not-allowed}.thunder-contact-page__form-submit{background:linear-gradient(135deg,#eda52c,#c98a1f);color:#0d111a}.thunder-contact-page__form-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 20px #eda52c4d}.thunder-contact-page__form-submit:active:not(:disabled){transform:translateY(0)}.thunder-contact-page__form-submit{width:100%;padding:.75rem}.thunder-contact-page__form-submit svg{width:16px;height:16px}.thunder-contact-page__form-submit:disabled{opacity:.7;cursor:not-allowed}.thunder-contact-page__faq{padding-block:2.5rem}@media(min-width:768px){.thunder-contact-page__faq{padding-block:3rem}}.thunder-contact-page__faq{background:#0d111a}.thunder-contact-page__faq-header{text-align:center;max-width:600px;margin:0 auto 2.5rem}.thunder-contact-page__faq-subtitle{display:inline-flex;font-size:.6875rem;font-weight:600;color:#eda52c;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.thunder-contact-page__faq-title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em}@media(min-width:768px){.thunder-contact-page__faq-title{font-size:1.5rem}}.thunder-contact-page__faq-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:768px){.thunder-contact-page__faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}}.thunder-contact-page__faq-item{background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;transition:all .25s ease;padding:1.25rem}.thunder-contact-page__faq-question{font-size:.875rem;font-weight:600;color:#f8ffff;margin-bottom:.5rem}.thunder-contact-page__faq-answer{font-size:.75rem;color:#768394;line-height:1.6}.thunder-contact-page__container{width:100%;max-width:1400px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.thunder-contact-page__container{padding-inline:1.5rem}}@media(min-width:1024px){.thunder-contact-page__container{padding-inline:2rem}}@media(min-width:1280px){.thunder-contact-page__container{padding-inline:2.5rem}}.thunder-coverage-page__hero{position:relative;min-height:280px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#0d111a,#070a10);overflow:hidden;padding-top:80px}@media(min-width:768px){.thunder-coverage-page__hero{min-height:320px}}.thunder-coverage-page__hero:before{content:"";position:absolute;inset:0;background:url(https://images.unsplash.com/photo-1524661135-423995f22d0b?w=1600&auto=format&fit=crop&q=80) center/cover;opacity:.12;animation:thunder-hero-zoom 20s ease-in-out infinite alternate}.thunder-coverage-page__hero:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#EDA52C,#1382A2,#EDA52C,transparent);background-size:200% 100%;animation:thunder-hero-shine 3s linear infinite}.thunder-coverage-page__hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0d111aeb,#070a10e0)}.thunder-coverage-page__hero-overlay:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(237,165,44,.1) 1px,transparent 1px);background-size:30px 30px;opacity:.3}.thunder-coverage-page__hero-content{width:100%;max-width:1400px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.thunder-coverage-page__hero-content{padding-inline:1.5rem}}@media(min-width:1024px){.thunder-coverage-page__hero-content{padding-inline:2rem}}@media(min-width:1280px){.thunder-coverage-page__hero-content{padding-inline:2.5rem}}.thunder-coverage-page__hero-content{position:relative;z-index:1;text-align:center;padding:2rem 0}@media(min-width:768px){.thunder-coverage-page__hero-content{padding:2.5rem 0}}.thunder-coverage-page__hero-subtitle{display:inline-flex;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:600;color:#eda52c;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;padding:.25rem .75rem;background:#eda52c1a;border:1px solid rgba(237,165,44,.2);border-radius:9999px}.thunder-coverage-page__hero-subtitle:before,.thunder-coverage-page__hero-subtitle:after{content:"";width:4px;height:4px;background:#eda52c;border-radius:50%}.thunder-coverage-page__hero-title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:.75rem;background:linear-gradient(135deg,#f8ffff,#eda52c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:768px){.thunder-coverage-page__hero-title{font-size:1.875rem}}.thunder-coverage-page__hero-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6;color:#768394;max-width:560px;margin:0 auto}@media(min-width:768px){.thunder-coverage-page__hero-text{font-size:1rem}}.thunder-coverage-page__features{padding-block:2.5rem}@media(min-width:768px){.thunder-coverage-page__features{padding-block:3rem}}.thunder-coverage-page__features{background:#0d111a;padding:2.5rem 0}.thunder-coverage-page__features-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:640px){.thunder-coverage-page__features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:1024px){.thunder-coverage-page__features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}}.thunder-coverage-page__feature{background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;padding:1.25rem;text-align:center;transition:all .25s ease}.thunder-coverage-page__feature:hover{transform:translateY(-4px);border-color:#1382a2}.thunder-coverage-page__feature-icon{width:48px;height:48px;display:flex;justify-content:center;align-items:center;background:#1382a21a;border-radius:.5rem;margin:0 auto .75rem}.thunder-coverage-page__feature-icon svg{width:24px;height:24px;color:#1382a2}.thunder-coverage-page__feature-title{font-size:.875rem;font-weight:600;color:#f8ffff;margin-bottom:.5rem}.thunder-coverage-page__feature-text{font-size:.75rem;color:#768394;line-height:1.6}.thunder-coverage-page__areas{padding-block:2.5rem}@media(min-width:768px){.thunder-coverage-page__areas{padding-block:3rem}}.thunder-coverage-page__areas{background:#1a2133}.thunder-coverage-page__areas-header{text-align:center;max-width:700px;margin:0 auto 2.5rem}.thunder-coverage-page__areas-subtitle{display:inline-flex;font-size:.6875rem;font-weight:600;color:#1382a2;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.thunder-coverage-page__areas-title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:.75rem}@media(min-width:768px){.thunder-coverage-page__areas-title{font-size:1.5rem}}.thunder-coverage-page__areas-description{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6;color:#768394}.thunder-coverage-page__areas-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.25rem}@media(min-width:768px){.thunder-coverage-page__areas-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(min-width:1024px){.thunder-coverage-page__areas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}}.thunder-coverage-page__area-card{background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;padding:1.25rem;transition:all .25s ease}.thunder-coverage-page__area-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0d111a33}.thunder-coverage-page__area-card-header{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;gap:.75rem;margin-bottom:.75rem}.thunder-coverage-page__area-card-title{font-size:1rem;font-weight:600;color:#f8ffff}.thunder-coverage-page__area-card-badge{font-size:.6875rem;font-weight:500;color:#0d111a;background:linear-gradient(135deg,#eda52c,#c98a1f);padding:.25rem .5rem;border-radius:.25rem;white-space:nowrap}.thunder-coverage-page__area-card-postcodes{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:.5rem;flex-wrap:wrap;margin-bottom:.75rem}.thunder-coverage-page__area-card-postcode{font-size:.6875rem;font-weight:500;color:#1382a2;background:#1382a21a;padding:.25rem .5rem;border-radius:.25rem}.thunder-coverage-page__area-card-description{font-size:.75rem;color:#768394;line-height:1.6}.thunder-coverage-page__nearby{padding-block:2.5rem}@media(min-width:768px){.thunder-coverage-page__nearby{padding-block:3rem}}.thunder-coverage-page__nearby{background:#0d111a}.thunder-coverage-page__nearby-content{max-width:900px;margin:0 auto;text-align:center}.thunder-coverage-page__nearby-subtitle{display:inline-flex;font-size:.6875rem;font-weight:600;color:#eda52c;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.thunder-coverage-page__nearby-title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:.75rem}@media(min-width:768px){.thunder-coverage-page__nearby-title{font-size:1.5rem}}.thunder-coverage-page__nearby-description{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6;color:#768394;margin-bottom:1.5rem}.thunder-coverage-page__nearby-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:640px){.thunder-coverage-page__nearby-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.thunder-coverage-page__nearby-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){.thunder-coverage-page__nearby-grid{grid-template-columns:repeat(5,1fr)}}.thunder-coverage-page__nearby-item{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:.5rem;font-size:.75rem;color:#f8ffff;padding:.5rem;background:#f8ffff08;border-radius:.375rem;transition:all .15s ease}.thunder-coverage-page__nearby-item svg{width:14px;height:14px;color:#1382a2;flex-shrink:0}.thunder-coverage-page__nearby-item:hover{background:#f8ffff0d}.thunder-coverage-page__map{padding-block:2.5rem}@media(min-width:768px){.thunder-coverage-page__map{padding-block:3rem}}.thunder-coverage-page__map{background:#1a2133}.thunder-coverage-page__map-content{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;align-items:center}@media(min-width:1024px){.thunder-coverage-page__map-content{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}}.thunder-coverage-page__map-subtitle{display:inline-flex;font-size:.6875rem;font-weight:600;color:#1382a2;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.thunder-coverage-page__map-title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}@media(min-width:768px){.thunder-coverage-page__map-title{font-size:1.5rem}}.thunder-coverage-page__map-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6;color:#768394;margin-bottom:1.5rem}.thunder-coverage-page__map-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.thunder-coverage-page__map-stat{text-align:center}.thunder-coverage-page__map-stat-value{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700;color:#eda52c;line-height:1;margin-bottom:.25rem}.thunder-coverage-page__map-stat-label{font-size:.6875rem;color:#768394}.thunder-coverage-page__map-visual{aspect-ratio:4/3}@supports not (aspect-ratio: 1){.thunder-coverage-page__map-visual:before{content:"";float:left;padding-top:75%}.thunder-coverage-page__map-visual:after{content:"";display:block;clear:both}}.thunder-coverage-page__map-visual{border-radius:.75rem;overflow:hidden}.thunder-coverage-page__map-placeholder{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;background:linear-gradient(135deg,#1382a21a,#eda52c0d);border:1px solid rgba(248,255,255,.1)}.thunder-coverage-page__map-placeholder svg{width:80px;height:80px;color:#f8ffff33}.thunder-coverage-page__map-placeholder p{font-size:1rem;font-weight:500;color:#768394}.thunder-coverage-page__cta{padding-block:2.5rem}@media(min-width:768px){.thunder-coverage-page__cta{padding-block:3rem}}.thunder-coverage-page__cta{background:#0d111a}.thunder-coverage-page__cta-content{background:#1a2133;border:1px solid rgba(248,255,255,.05);border-radius:.5rem;padding:1rem;transition:all .25s ease;padding:2rem;text-align:center;background:#eda52c0d;border-color:#eda52c33;max-width:700px;margin:0 auto}.thunder-coverage-page__cta-title{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:.75rem}.thunder-coverage-page__cta-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.6;color:#768394;margin-bottom:1.25rem}.thunder-coverage-page__cta-buttons{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:.75rem;flex-wrap:wrap}.thunder-coverage-page__cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .25s ease;white-space:nowrap}.thunder-coverage-page__cta-btn:disabled{opacity:.6;cursor:not-allowed}.thunder-coverage-page__cta-btn{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;border-radius:.5rem;transition:all .25s ease}.thunder-coverage-page__cta-btn svg{width:18px;height:18px}.thunder-coverage-page__cta-btn--primary{background:linear-gradient(135deg,#eda52c,#c98a1f);color:#0d111a}.thunder-coverage-page__cta-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #eda52c4d}.thunder-coverage-page__cta-btn--secondary{background:#25d366;color:#fff}.thunder-coverage-page__cta-btn--secondary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #25d3664d}.thunder-coverage-page__container{width:100%;max-width:1400px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.thunder-coverage-page__container{padding-inline:1.5rem}}@media(min-width:1024px){.thunder-coverage-page__container{padding-inline:2rem}}@media(min-width:1280px){.thunder-coverage-page__container{padding-inline:2.5rem}}@keyframes thunder-hero-zoom{0%{transform:scale(1)}to{transform:scale(1.1)}}@keyframes thunder-hero-shine{0%{background-position:-200% 0}to{background-position:200% 0}}
