.logoAnimWrap{position:relative;display:block;width:195px;max-width:100%;isolation:isolate;perspective:900px;animation:logoFloat 4.8s ease-in-out infinite;filter:drop-shadow(0 10px 20px rgba(11,174,255,.18))}.logoAnimWrap .brandLogo{width:100%;max-width:100%;display:block;position:relative;z-index:2}.logoAnimWrap:before{content:"";position:absolute;inset:10% 13%;border-radius:50%;background:radial-gradient(circle,rgba(38,216,255,.28),transparent 67%);filter:blur(10px);z-index:0;animation:logoGlow 3.4s ease-in-out infinite}.logoOrbitFx{position:absolute;z-index:3;left:7%;top:7%;width:76%;aspect-ratio:1;border-radius:50%;border:2px solid rgba(55,224,255,.78);border-left-color:transparent;border-bottom-color:transparent;box-shadow:0 0 12px rgba(38,216,255,.42),inset 0 0 12px rgba(38,216,255,.15);pointer-events:none;animation:logoOrbit 5.8s linear infinite}.logoParticles{position:absolute;inset:0;z-index:4;pointer-events:none}.logoParticles i{position:absolute;width:4px;height:4px;border-radius:50%;background:#42e9ff;box-shadow:0 0 8px #24dfff,0 0 14px rgba(36,223,255,.65);animation:dotMove 2.6s ease-in-out infinite alternate}.logoParticles i:nth-child(1){left:54%;top:30%}.logoParticles i:nth-child(2){left:61%;top:37%;animation-delay:.45s}.logoParticles i:nth-child(3){left:57%;top:45%;animation-delay:.9s}.logoParticles i:nth-child(4){left:66%;top:49%;animation-delay:1.35s}.logoParticles i:nth-child(5){left:51%;top:53%;animation-delay:1.8s}.topcontacts{display:none!important}.mobileBrandInfo{display:block;position:relative;min-width:0;border:1px solid #15446f;border-radius:13px;background:linear-gradient(145deg,#071d39,#031226 72%);box-shadow:0 14px 28px rgba(0,0,0,.34),inset 0 1px rgba(255,255,255,.06),0 0 22px rgba(20,126,220,.09);overflow:hidden;transform-style:preserve-3d;perspective:800px}.mobileBrandInfo:before{content:"";position:absolute;inset:-1px;border-radius:13px;background:linear-gradient(100deg,transparent 5%,rgba(46,197,255,.18) 35%,transparent 55%);background-size:220% 100%;pointer-events:none;animation:borderSweep 7s linear infinite}.mobileBrandInfo:after{content:"";position:absolute;top:-35%;left:-60%;width:38%;height:170%;background:linear-gradient(110deg,transparent,rgba(255,255,255,.17),transparent);transform:skewX(-18deg);animation:panelShine 6s linear infinite}.mobileBrandTitle{position:relative;z-index:2;font-weight:900;letter-spacing:.11em;color:#eef8ff;text-shadow:0 0 12px rgba(38,216,255,.45);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;animation:titlePulse 3.6s ease-in-out infinite}.mobileBrandTitle span{color:#27cfff}.mobileInfoCycle{position:relative;z-index:2;overflow:hidden}.mobileInfoItem{position:absolute;inset:2px 0 auto 0;display:flex;align-items:center;gap:10px;border:1px solid rgba(43,122,190,.48);border-radius:9px;background:linear-gradient(145deg,rgba(12,42,76,.95),rgba(3,18,37,.98));box-shadow:0 9px 22px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.07),0 0 14px rgba(24,139,224,.08);opacity:0;transform:translateY(19px) rotateX(-20deg) translateZ(-12px) scale(.965);transform-origin:50% 100%;animation:infoCycle 12s cubic-bezier(.2,.72,.25,1) infinite}.mobileInfoItem:nth-child(2){animation-delay:4s}.mobileInfoItem:nth-child(3){animation-delay:8s}.mobileInfoIcon{flex:0 0 auto;border-radius:9px;display:grid;place-items:center;background:linear-gradient(145deg,#1678ff,#0b4e9e);box-shadow:0 7px 14px rgba(0,91,210,.32),inset 0 1px rgba(255,255,255,.14);font-size:15px;color:white;animation:iconFloat 2.4s ease-in-out infinite}.mobileInfoItem.wa .mobileInfoIcon{background:linear-gradient(145deg,#29d66b,#159c48)}.mobileInfoItem.addr .mobileInfoIcon{background:linear-gradient(145deg,#29bad7,#11678c)}.mobileInfoText{min-width:0;line-height:1.2}.mobileInfoText small{display:block;color:#88a8c7;text-transform:uppercase;letter-spacing:.12em;margin-bottom:2px}.mobileInfoText b,.mobileInfoText span{display:block;color:#fff;font-weight:800;overflow:hidden;text-overflow:ellipsis}.mobileInfoItem.addr .mobileInfoText span{white-space:normal;line-height:1.25;font-weight:700}@keyframes logoFloat{0%,100%{transform:translateY(0) rotateY(0)}50%{transform:translateY(-5px) rotateY(-4deg)}}@keyframes logoGlow{0%,100%{opacity:.38;transform:scale(.92)}50%{opacity:.86;transform:scale(1.09)}}@keyframes logoOrbit{to{transform:rotate(360deg)}}@keyframes dotMove{0%{transform:translate3d(-3px,-3px,0) scale(.75);opacity:.5}35%{transform:translate3d(6px,-1px,0) scale(1.25);opacity:1}70%{transform:translate3d(-1px,7px,0) scale(.9);opacity:.72}100%{transform:translate3d(-5px,3px,0) scale(1.15);opacity:.9}}@keyframes panelShine{0%{left:-60%}38%,100%{left:135%}}@keyframes borderSweep{0%{background-position:210% 0}100%{background-position:-20% 0}}@keyframes titlePulse{0%,100%{text-shadow:0 0 10px rgba(38,216,255,.35)}50%{text-shadow:0 0 18px rgba(38,216,255,.72)}}@keyframes infoCycle{0%,4%{opacity:0;transform:translateY(19px) rotateX(-20deg) scale(.965)}9%,28%{opacity:1;transform:translateY(0) rotateX(0) scale(1)}32%,100%{opacity:0;transform:translateY(-15px) rotateX(15deg) scale(.98)}}@keyframes iconFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}@media(min-width:651px){.topin{display:grid!important;grid-template-columns:240px minmax(500px,1fr)!important;gap:34px!important;align-items:center!important;min-height:126px!important;padding:12px 0!important}.logoAnimWrap{width:218px}.mobileBrandInfo{height:104px;width:min(780px,100%);justify-self:end;padding:13px 18px 10px}.mobileBrandTitle{font-size:24px;line-height:1.1}.mobileInfoCycle{height:56px;margin-top:8px}.mobileInfoItem{min-height:48px;padding:8px 14px}.mobileInfoIcon{width:34px;height:34px;flex-basis:34px;font-size:17px}.mobileInfoText small{font-size:9px}.mobileInfoText b,.mobileInfoText span{font-size:14px}.mobileInfoItem.addr .mobileInfoText span{font-size:11.5px}}@media(max-width:650px){.topin{display:grid!important;grid-template-columns:145px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;min-height:126px!important;padding:8px 0!important}.logoAnimWrap{width:145px}.mobileBrandInfo{height:106px;padding:9px 9px 7px}.mobileBrandTitle{font-size:14px}.mobileInfoCycle{height:62px;margin-top:4px}.mobileInfoItem{min-height:48px;padding:7px 8px}.mobileInfoIcon{width:27px;height:27px;flex-basis:27px}.mobileInfoText small{font-size:8px}.mobileInfoText b,.mobileInfoText span{font-size:10.5px}.mobileInfoItem.addr .mobileInfoText span{font-size:9px}.navShell{margin-top:0}}@media(max-width:420px){.topin{grid-template-columns:118px minmax(0,1fr)!important;gap:7px!important;min-height:112px!important}.logoAnimWrap{width:118px}.mobileBrandInfo{height:96px;padding:7px}.mobileBrandTitle{font-size:11px}.mobileInfoCycle{height:55px}.mobileInfoItem{padding:6px;gap:6px;min-height:43px}.mobileInfoIcon{width:23px;height:23px;flex-basis:23px;font-size:13px}.mobileInfoText b,.mobileInfoText span{font-size:9.5px}.mobileInfoItem.addr .mobileInfoText span{font-size:8px}}.reviewSection{padding:64px 0;background:linear-gradient(180deg,#f7fbff 0%,#fff 100%)}.reviewHead{text-align:center;margin-bottom:28px}.reviewHead small{display:block;color:#0c72c8;font-weight:800;letter-spacing:.14em;font-size:12px}.reviewHead h2{margin:7px 0 8px;color:#081a2f;font-size:clamp(26px,3vw,38px)}.reviewHead p{max-width:700px;margin:0 auto;color:#5d7187;font-size:14px;line-height:1.6}.reviewSummary{max-width:920px;margin:0 auto 28px;display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center;background:#071a31;color:#fff;border:1px solid #123d67;border-radius:18px;padding:20px 22px;box-shadow:0 18px 38px rgba(6,31,58,.16)}.reviewScore{text-align:center;border-right:1px solid rgba(255,255,255,.12)}.reviewScore strong{display:block;font-size:44px;line-height:1;font-weight:900}.reviewStars{color:#ffb600;letter-spacing:2px;font-size:20px;margin:7px 0}.reviewScore span{font-size:11px;color:#9db4ca}.reviewSummaryText b{display:block;font-size:17px;margin-bottom:5px}.reviewSummaryText span{color:#afc3d7;font-size:13px;line-height:1.5}.reviewGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.reviewCard{background:#fff;border:1px solid #dfeaf4;border-radius:16px;padding:18px;box-shadow:0 10px 28px rgba(17,61,99,.08);transition:transform .2s ease,box-shadow .2s ease}.reviewCard:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(17,61,99,.12)}.reviewTop{display:flex;align-items:center;gap:11px;margin-bottom:10px}.reviewAvatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;flex:0 0 44px;background:linear-gradient(145deg,#0c7ee8,#124b8b);color:#fff;font-weight:900;font-size:13px;box-shadow:0 7px 16px rgba(12,126,232,.22)}.reviewName{min-width:0}.reviewName b{display:block;color:#0b1d31;font-size:14px}.reviewName span{display:block;color:#7890a7;font-size:10.5px;margin-top:2px}.reviewCard .stars{color:#ffb400;letter-spacing:1px;font-size:14px;margin-left:auto;white-space:nowrap}.reviewCard p{margin:0;color:#425b72;font-size:12.5px;line-height:1.65}.reviewTag{display:inline-block;margin-top:12px;padding:5px 8px;border-radius:999px;background:#edf7ff;color:#086dbd;font-size:9.5px;font-weight:800}.reviewNote{text-align:center;margin-top:22px;color:#71879b;font-size:10px}.reviewCTA{display:flex;justify-content:center;margin-top:18px}.reviewCTA a{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border-radius:10px;background:#1fa954;color:#fff;text-decoration:none;font-weight:800;font-size:12px;box-shadow:0 10px 20px rgba(31,169,84,.2)}@media(max-width:900px){.reviewGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.reviewSection{padding:44px 0}.reviewSummary{grid-template-columns:1fr;padding:17px}.reviewScore{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:14px}.reviewGrid{grid-template-columns:1fr}.reviewCard{padding:16px}.reviewHead h2{font-size:27px}}