.google-hero-wrapper{all:initial;display:block;font-family:Inter,sans-serif}.google-hero-wrapper *{box-sizing:border-box;max-width:100%}.google-hero-section{position:relative;min-height:100vh;display:flex;align-items:center;padding:140px 20px 80px;overflow:hidden;font-family:Inter,sans-serif;background:#030d18;color:#ffffff}.google-bg-stars{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.google-star{position:absolute;background:#43b7ff;border-radius:50%;width:2px;height:2px;opacity:.6;animation:google-twinkle 3s ease-in-out infinite;box-shadow:0 0 4px #43b7ff}@keyframes google-twinkle{0%,to{opacity:.2;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.google-fade-top:before{top:0;background:linear-gradient(180deg,#030d18,transparent)}.google-fade-bottom:after,.google-fade-top:before{content:"";position:absolute;left:0;right:0;height:120px;pointer-events:none;z-index:10}.google-fade-bottom:after{bottom:0;background:linear-gradient(0deg,#030d18,transparent)}.google-hero-container{max-width:1400px;margin:0 auto;width:100%;display:grid;grid-template-columns:600px 1fr;gap:60px;align-items:center;position:relative;z-index:1;padding:0 40px}.google-hero-content{display:flex;flex-direction:column;gap:32px}.google-hero-badge{display:inline-flex;align-items:center;align-self:flex-start;gap:10px;padding:10px 20px;background:rgba(67,183,255,.1);border:1px solid rgba(67,183,255,.3);border-radius:40px;font-size:13px;font-weight:500;color:#43b7ff;text-transform:uppercase;letter-spacing:1px}@keyframes google-fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.google-hero-badge:before{content:"";width:8px;height:8px;background:#43b7ff;border-radius:50%;animation:google-pulse 2s ease-in-out infinite}@keyframes google-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.google-hero-title{font-size:48px!important;font-weight:700!important;line-height:1.2!important;margin:0!important;letter-spacing:-.5px;text-transform:uppercase}.google-text-gradient{background:linear-gradient(135deg,#ffffff,#43b7ff)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.google-hero-subtitle{font-size:18px;line-height:1.7;color:#a8b5c3!important;margin:0;font-weight:400}.google-hero-cta{display:flex;gap:16px;flex-wrap:wrap}.google-btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 40px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border-radius:40px;cursor:pointer;transition:all .3s ease;letter-spacing:.03em;position:relative;overflow:hidden;white-space:nowrap;border:2px solid transparent}.google-btn--primary{background:linear-gradient(135deg,#43b7ff,#2a8bbf);color:#030d18;border-color:#43b7ff;box-shadow:0 10px 30px rgba(67,183,255,.3);min-width:200px}.google-btn--primary:hover{box-shadow:0 10px 40px rgba(67,183,255,.6);border-color:#43b7ff;color:#030d18}.google-btn-content{position:relative;display:flex;align-items:center;gap:10px;width:100%;justify-content:center}.google-btn-default-text{display:inline-flex;align-items:center;gap:10px}.google-btn-default-text,.google-btn-hover-text{transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s ease}.google-btn-hover-text{position:absolute;left:50%;transform:translateX(-150%);opacity:0;white-space:nowrap}.google-btn--primary:hover .google-btn-default-text{transform:translateX(150%);opacity:0}.google-btn--primary:hover .google-btn-hover-text{transform:translateX(-50%);opacity:1}.google-hero-stats{gap:40px!important;margin-top:60px!important;padding-top:40px!important;border-top:1px solid rgba(67,183,255,.15)!important;flex-wrap:nowrap!important;justify-content:flex-start!important}.google-hero-stats,.google-stat-item{display:flex!important;background:none!important;box-shadow:none!important}.google-stat-item{flex-direction:column!important;gap:4px!important;white-space:nowrap!important;border:none!important;padding:0!important}.google-stat-number{font-size:32px!important}.google-stat-label,.google-stat-number{background:none!important;border:none!important;padding:0!important;margin:0!important}.google-stat-label{font-size:14px!important;line-height:1.4!important}.google-hero-visual{min-width:0;height:600px;animation:google-fadeIn .8s ease .6s both}.google-ads-animation,.google-hero-visual{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.google-ads-animation{height:100%}.google-central-icon{position:absolute;width:140px;height:140px;background:linear-gradient(135deg,rgba(13,27,46,.9),rgba(10,22,40,.95));border:2px solid rgba(67,183,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#43b7ff;text-align:center;box-shadow:0 0 40px rgba(67,183,255,.3);animation:google-float 6s ease-in-out infinite;z-index:10}.google-central-icon svg{width:60px;height:60px;fill:#43b7ff}@keyframes google-float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.google-orbit{position:absolute;width:450px;height:450px;border:1px dashed rgba(67,183,255,.2);border-radius:50%;animation:google-rotate 40s linear infinite}@keyframes google-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.google-ad-card{position:absolute;width:100px;height:100px;background:linear-gradient(135deg,rgba(13,27,46,.95),rgba(10,22,40,.98));border:1px solid rgba(67,183,255,.3);border-radius:16px;font-size:11px;font-weight:600;color:#43b7ff;box-shadow:0 10px 30px rgba(0,0,0,.3);padding:12px;text-align:center}.google-ad-card,.google-ad-card-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.google-ad-card-inner{width:100%;height:100%}@keyframes google-counter-rotate-x{0%{transform:translateX(-50%) rotate(1turn)}to{transform:translateX(-50%) rotate(0deg)}}@keyframes google-counter-rotate-y{0%{transform:translateY(-50%) rotate(1turn)}to{transform:translateY(-50%) rotate(0deg)}}.google-ad-card-inner svg{width:32px;height:32px;fill:#43b7ff}.google-ad-card:first-child{top:-50px;left:50%;transform:translateX(-50%);animation:google-counter-rotate-x 40s linear infinite}.google-ad-card:nth-child(2){top:50%;right:-50px;transform:translateY(-50%);animation:google-counter-rotate-y 40s linear infinite}.google-ad-card:nth-child(3){bottom:-50px;left:50%;transform:translateX(-50%);animation:google-counter-rotate-x 40s linear infinite}.google-ad-card:nth-child(4){top:50%;left:-50px;transform:translateY(-50%);animation:google-counter-rotate-y 40s linear infinite}.google-click-particles{position:absolute;width:100%;height:100%}.google-click-particle{position:absolute;width:8px;height:8px;background:#43b7ff;border-radius:50%;opacity:0;box-shadow:0 0 20px rgba(67,183,255,.8);animation:google-click-burst 3s ease-out infinite}.google-click-particle:first-child{top:20%;left:30%;animation-delay:0s}.google-click-particle:nth-child(2){top:60%;left:70%;animation-delay:1s}.google-click-particle:nth-child(3){top:80%;left:20%;animation-delay:2s}.google-click-particle:nth-child(4){top:30%;left:80%;animation-delay:1.5s}@keyframes google-click-burst{0%{opacity:0;transform:scale(0)}20%{opacity:1;transform:scale(1)}40%{opacity:1;transform:scale(1.5)}to{opacity:0;transform:scale(2) translateY(-30px)}}.google-ring{position:absolute;border-radius:50%;border:1px solid rgba(67,183,255,.15);pointer-events:none}.google-ring-1{width:280px;height:280px;animation:google-pulse-ring 4s ease-in-out infinite}.google-ring-2{width:380px;height:380px;animation:google-pulse-ring 6s ease-in-out infinite;animation-delay:1s}@keyframes google-pulse-ring{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.1);opacity:.6}}.google-scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:12px;opacity:1;transition:opacity .3s ease;z-index:10}.google-scroll-indicator.hidden{opacity:0;pointer-events:none}.google-scroll-text{font-size:12px;color:#a8b5c3;text-transform:uppercase;letter-spacing:2px;font-weight:500}.google-scroll-line{width:2px;height:60px;background:rgba(67,183,255,.3);border-radius:2px;position:relative;overflow:hidden}.google-scroll-line:after{content:"";position:absolute;top:0;left:0;width:100%;height:30%;background:#43b7ff;border-radius:2px;animation:google-scroll-down 2s ease-in-out infinite}@keyframes google-scroll-down{0%{transform:translateY(-100%)}to{transform:translateY(400%)}}@media (min-width:1400px){.google-hero-container{padding:0 40px;grid-template-columns:650px 1fr}}@media (max-width:1400px){.google-hero-container{padding:0 40px;gap:50px}}@media (max-width:1200px){.google-hero-container{padding:0 32px;gap:40px;grid-template-columns:550px 1fr}.google-hero-title{font-size:42px!important}}@media (max-width:1024px){.google-hero-section{padding:120px 20px 80px}.google-hero-container{grid-template-columns:1fr;gap:60px;padding:0 24px}.google-hero-visual{max-width:600px;margin:0 auto;height:500px}.google-orbit{width:380px;height:380px}.google-scroll-indicator{display:none!important}}@media (max-width:768px){.google-hero-section{padding:100px 20px 60px}.google-hero-container{gap:50px;padding:0 20px}.google-hero-content{text-align:center!important;align-items:center!important}.google-hero-badge{align-self:center!important}.google-hero-title{font-size:32px!important;text-align:center!important}.google-hero-subtitle{font-size:16px;text-align:center!important}.google-hero-cta,.google-hero-stats{justify-content:center!important}.google-hero-stats{gap:24px!important;margin-top:40px!important;padding-top:28px!important;flex-wrap:wrap!important}.google-stat-number{font-size:28px!important}.google-stat-label{font-size:12px!important}.google-hero-visual{height:400px}.google-orbit{width:320px;height:320px}.google-central-icon{width:120px;height:120px}.google-central-icon svg{width:50px;height:50px}.google-ad-card{width:80px;height:80px}.google-ad-card-inner{font-size:10px}.google-ad-card:first-child{top:-40px}.google-ad-card:nth-child(2){right:-40px}.google-ad-card:nth-child(3){bottom:-40px}.google-ad-card:nth-child(4){left:-40px}.google-ad-card-inner svg{width:28px;height:28px}}@media (max-width:640px){.google-hero-section{padding:90px 20px 50px}.google-hero-title{font-size:28px!important;line-height:1.25!important}.google-hero-subtitle{font-size:15px}.google-hero-cta{flex-direction:column;width:100%}.google-btn{width:100%}.google-hero-visual{height:300px;min-height:300px;overflow:visible}.google-orbit{width:min(250px,78vw);height:min(250px,78vw)}.google-central-icon{width:100px;height:100px;font-size:11px}.google-ad-card{width:60px;height:60px;font-size:9px;padding:0}.google-ad-card:first-child{top:-30px}.google-ad-card:nth-child(2){right:-30px}.google-ad-card:nth-child(3){bottom:-30px}.google-ad-card:nth-child(4){left:-30px}.google-ad-card-inner{gap:3px;font-size:9px}.google-ad-card-inner svg{width:28px;height:28px;flex:0 0 28px}.google-ring-1{width:180px;height:180px}.google-ring-2{width:260px;height:260px}}@media (max-width:375px){.google-hero-container{padding:0 16px!important}.google-hero-title{font-size:24px!important}.google-hero-subtitle{font-size:14px}}.google-hero-badge{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:8px 16px!important;background:rgba(67,183,255,.1)!important;border:1px solid rgba(67,183,255,.3)!important;color:#43b7ff!important;border-radius:40px!important;font-size:12px!important;font-weight:500!important;line-height:1!important;letter-spacing:1px!important;text-transform:uppercase!important}.google-hero-badge:before{width:7px!important;height:7px!important;flex:0 0 7px!important}@media (max-width:640px){.google-hero-badge{gap:8px!important;padding:7px 14px!important;font-size:10px!important}.google-hero-badge:before{width:6px!important;height:6px!important;flex-basis:6px!important}}@media (max-width:375px){.google-hero-badge{padding:6px 12px!important;font-size:9px!important}.google-hero-badge:before{width:5px!important;height:5px!important;flex-basis:5px!important}}.google-hero-content{gap:0!important}.google-hero-badge,.google-hero-title{margin:0 0 24px!important}.google-hero-subtitle{margin:0 0 32px!important}.google-hero-cta{margin:0!important}@media(max-width:767px){.google-hero-badge{margin-bottom:20px!important}.google-hero-title{margin-bottom:16px!important}.google-hero-subtitle{margin-bottom:24px!important}}.google-hero-section{min-height:100vh!important}@media(max-width:768px){.google-hero-section{min-height:auto!important}}.google-trust-wrapper{all:initial;display:block;font-family:Inter,sans-serif}.google-trust-wrapper *{box-sizing:border-box;max-width:100%}.google-trust-section{position:relative;padding:100px 20px;overflow:hidden;font-family:Inter,sans-serif;background:#030d18;color:#ffffff}.google-trust-fade-top:before{top:0;background:linear-gradient(180deg,#030d18,transparent)}.google-trust-fade-bottom:after,.google-trust-fade-top:before{content:"";position:absolute;left:0;right:0;height:120px;pointer-events:none;z-index:10}.google-trust-fade-bottom:after{bottom:0;background:linear-gradient(0deg,#030d18,transparent)}.google-trust-container{max-width:1400px;margin:0 auto;width:100%;position:relative;z-index:1;padding:0 40px}@media (max-width:768px){.google-trust-section{padding:80px 20px}.google-trust-container{padding:0 24px}}.google-trust-header{text-align:center;margin-bottom:60px}@keyframes google-trust-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.google-trust-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:rgba(67,183,255,.1);border:1px solid rgba(67,183,255,.3);border-radius:40px;font-size:13px;font-weight:500;color:#43b7ff;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.google-trust-badge:before{content:"";width:8px;height:8px;background:#43b7ff;border-radius:50%;animation:google-trust-pulse 2s ease-in-out infinite}@keyframes google-trust-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.google-trust-title{font-size:36px!important;font-weight:600!important;line-height:1.3!important;margin:0 0 20px!important;letter-spacing:-.5px;text-transform:uppercase;background:linear-gradient(135deg,#ffffff,#43b7ff)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.google-trust-subtitle{font-size:18px;line-height:1.7;color:#a8b5c3!important;max-width:900px;margin:0 auto 60px;font-weight:400}@media (max-width:768px){.google-trust-title{font-size:28px!important}.google-trust-subtitle{font-size:17px;margin-bottom:40px}}@media (max-width:640px){.google-trust-title{font-size:24px!important;line-height:1.25!important}.google-trust-subtitle{font-size:16px}}.google-trust-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:start}@media (max-width:1024px){.google-trust-grid{grid-template-columns:1fr;gap:40px}}.google-trust-benefits{display:flex;flex-direction:column;gap:24px;animation:google-trust-fadeIn .8s ease .4s both}@media (max-width:640px){.google-trust-benefits{gap:16px}}.google-benefit-item{position:relative;padding:24px;background:linear-gradient(135deg,rgba(13,27,46,.6),rgba(10,22,40,.4));border:1px solid rgba(67,183,255,.15);border-radius:16px;transition:all .3s ease;display:flex;align-items:flex-start;gap:16px}.google-benefit-item:hover{border-color:rgba(67,183,255,.4);box-shadow:0 10px 40px rgba(67,183,255,.15);transform:translateY(-2px)}.google-benefit-icon{position:static;flex:0 0 40px;width:40px;height:40px;background:linear-gradient(135deg,rgba(67,183,255,.2),rgba(67,183,255,.05));border-radius:10px;display:grid;place-items:center;border:1px solid rgba(67,183,255,.3)}.google-benefit-icon svg{width:20px;height:20px;stroke:#43b7ff;fill:none}.google-benefit-content h3{font-size:18px!important;font-weight:600!important;color:#43b7ff!important;margin:0 0 12px!important;line-height:1.3!important;background:none!important;-webkit-text-fill-color:#43b7ff!important}.google-benefit-content p{font-size:16px;line-height:1.7;color:#a8b5c3!important;margin:0}@media (max-width:768px){.google-benefit-item{padding:20px}.google-benefit-content h3{font-size:16px!important}.google-benefit-content p{font-size:15px}.google-benefit-icon{width:36px;height:36px;flex-basis:36px}.google-benefit-icon svg{width:18px;height:18px}}@media (max-width:640px){.google-benefit-item{padding:18px}}.google-trust-stats{background:linear-gradient(135deg,rgba(13,27,46,.6),rgba(10,22,40,.4));border:1px solid rgba(67,183,255,.15);border-radius:16px;padding:32px;position:relative;overflow:hidden;backdrop-filter:blur(10px);transition:all .3s ease;animation:google-trust-fadeIn .8s ease .6s both}.google-trust-stats:hover{border-color:rgba(67,183,255,.4);box-shadow:0 10px 40px rgba(67,183,255,.15);transform:translateY(-2px)}@media (max-width:768px){.google-trust-stats{padding:28px 24px}}@media (max-width:640px){.google-trust-stats{padding:24px 20px}}.google-stats-title{font-size:20px!important;font-weight:600!important;color:#43b7ff!important;margin:0 0 24px!important;text-align:center;text-transform:uppercase;letter-spacing:.5px;line-height:1.3!important}.google-stat-item{text-align:center;padding:20px 16px;background:rgba(67,183,255,.05);border:1px solid rgba(67,183,255,.15);border-radius:12px;margin-bottom:16px;transition:all .3s ease}.google-stat-item:last-child{margin-bottom:0}.google-stat-item:hover{background:rgba(67,183,255,.1);border-color:rgba(67,183,255,.3);transform:translateY(-2px)}.google-stat-number{font-size:48px!important;font-weight:700!important;color:#43b7ff!important;line-height:1!important;margin-bottom:8px!important;display:block;filter:drop-shadow(0 0 8px rgba(67,183,255,.4))}.google-stat-label{font-size:15px;color:#a8b5c3!important;font-weight:400;line-height:1.5;margin:0}@media (max-width:768px){.google-stats-title{font-size:18px!important;margin-bottom:20px!important}.google-stat-number{font-size:40px!important}.google-stat-label{font-size:14px}}@media (max-width:640px){.google-stat-number{font-size:36px!important}.google-stat-label{font-size:13px}}.google-trust-badge{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:8px 16px!important;background:rgba(67,183,255,.1)!important;border:1px solid rgba(67,183,255,.3)!important;color:#43b7ff!important;border-radius:40px!important;font-size:12px!important;font-weight:500!important;line-height:1!important;letter-spacing:1px!important;text-transform:uppercase!important}.google-trust-badge:before{width:7px!important;height:7px!important;flex:0 0 7px!important}@media (max-width:640px){.google-trust-badge{gap:8px!important;padding:7px 14px!important;font-size:10px!important}.google-trust-badge:before{width:6px!important;height:6px!important;flex-basis:6px!important}}@media (max-width:375px){.google-trust-badge{padding:6px 12px!important;font-size:9px!important}.google-trust-badge:before{width:5px!important;height:5px!important;flex-basis:5px!important}}.google-value-wrapper{all:initial;display:block;font-family:Inter,sans-serif}.google-value-wrapper *{box-sizing:border-box;max-width:100%}.google-value-section{position:relative;padding:100px 20px;overflow:hidden;font-family:Inter,sans-serif;background:#030d18;color:#ffffff}.google-value-fade-top:before{top:0;background:linear-gradient(180deg,#030d18,transparent)}.google-value-fade-bottom:after,.google-value-fade-top:before{content:"";position:absolute;left:0;right:0;height:120px;pointer-events:none;z-index:10}.google-value-fade-bottom:after{bottom:0;background:linear-gradient(0deg,#030d18,transparent)}.google-value-container{max-width:1400px;margin:0 auto;width:100%;position:relative;z-index:1;padding:0 40px}@media (max-width:768px){.google-value-section{padding:80px 20px}.google-value-container{padding:0 24px}}.google-value-header{text-align:center;margin-bottom:60px}@keyframes google-value-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.google-value-header{margin-bottom:40px}}.google-value-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:rgba(67,183,255,.1);border:1px solid rgba(67,183,255,.3);border-radius:40px;font-size:13px;font-weight:500;color:#43b7ff;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.google-value-badge:before{content:"";width:8px;height:8px;background:#43b7ff;border-radius:50%;animation:google-value-pulse 2s ease-in-out infinite}@keyframes google-value-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.google-value-title{font-size:36px!important;font-weight:600!important;line-height:1.3!important;margin:0 0 20px!important;letter-spacing:-.5px;text-transform:uppercase;background:linear-gradient(135deg,#ffffff,#43b7ff)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.google-value-subtitle{font-size:18px;line-height:1.7;color:#a8b5c3!important;max-width:800px;margin:0 auto;font-weight:400}@media (max-width:768px){.google-value-title{font-size:28px!important}.google-value-subtitle{font-size:17px}}@media (max-width:640px){.google-value-title{font-size:24px!important;line-height:1.25!important}.google-value-subtitle{font-size:16px}}.google-value-grid{display:flex;flex-direction:column;gap:24px;list-style:none;margin:0;padding:0}@media (min-width:1024px){.google-value-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}}.google-value-card{position:relative;padding:24px;background:linear-gradient(135deg,rgba(13,27,46,.6),rgba(10,22,40,.4));border:1px solid rgba(67,183,255,.15);border-radius:16px;transition:all .3s ease;display:flex;flex-direction:row;align-items:flex-start;gap:16px;animation:google-value-fadeIn .8s ease .4s both}.google-value-card:hover{border-color:rgba(67,183,255,.4);box-shadow:0 10px 40px rgba(67,183,255,.15);transform:translateY(-2px)}.google-value-icon-wrapper{position:static;flex:0 0 40px;width:40px;height:40px;background:linear-gradient(135deg,rgba(67,183,255,.2),rgba(67,183,255,.05));border-radius:10px;display:grid;place-items:center;border:1px solid rgba(67,183,255,.3)}.google-value-card-content{min-width:0}.google-value-icon{width:20px;height:20px;fill:#43b7ff}.google-value-card-title{font-size:18px!important;font-weight:600!important;color:#43b7ff!important;margin:0 0 12px!important;line-height:1.3!important}.google-value-card-text{font-size:16px;line-height:1.7;color:#a8b5c3!important;margin:0}@media (max-width:768px){.google-value-card{padding:20px}.google-value-card-title{font-size:16px!important}.google-value-card-text{font-size:15px}.google-value-icon-wrapper{width:36px;height:36px;flex-basis:36px}.google-value-icon{width:18px;height:18px}}@media (max-width:640px){.google-value-card{padding:18px}.google-value-grid{gap:16px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.google-value-badge{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:8px 16px!important;background:rgba(67,183,255,.1)!important;border:1px solid rgba(67,183,255,.3)!important;color:#43b7ff!important;border-radius:40px!important;font-size:12px!important;font-weight:500!important;line-height:1!important;letter-spacing:1px!important;text-transform:uppercase!important}.google-value-badge:before{width:7px!important;height:7px!important;flex:0 0 7px!important}@media (max-width:640px){.google-value-badge{gap:8px!important;padding:7px 14px!important;font-size:10px!important}.google-value-badge:before{width:6px!important;height:6px!important;flex-basis:6px!important}}@media (max-width:375px){.google-value-badge{padding:6px 12px!important;font-size:9px!important}.google-value-badge:before{width:5px!important;height:5px!important;flex-basis:5px!important}}