.home-module__a75L0q__cards{margin-top:2.5rem;padding:0;list-style:none}.home-module__a75L0q__card{height:100%;min-height:300px;padding:var(--space-card-pad-lg);background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform .28s var(--ease), box-shadow .28s var(--ease), border-color .28s var(--ease);border:1px solid #19184914;flex-direction:column;gap:.85rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.home-module__a75L0q__card:after{content:"";background:var(--brand-gradient);transform-origin:0;height:3px;transition:transform .5s var(--ease);position:absolute;inset:0 0 auto;transform:scaleX(0)}li.is-visible .home-module__a75L0q__card:after{transform:scaleX(.4)}.home-module__a75L0q__card:hover:after,.home-module__a75L0q__card:focus-within:after{transform:scaleX(1)}.home-module__a75L0q__card:before{content:"";z-index:3;opacity:0;pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff80,#0000);width:24%;position:absolute;inset:-10% auto -10% 0}@media (prefers-reduced-motion:no-preference){.home-module__a75L0q__card:hover:before{animation:.85s home-module__a75L0q__tnShine}}.home-module__a75L0q__card:hover{box-shadow:var(--shadow-glow);border-color:#d81a8352;text-decoration:none;transform:translateY(-6px)}.home-module__a75L0q__card:hover .idxTag{color:var(--white);background:var(--brand-gradient);border-color:#0000}.home-module__a75L0q__cardHead{justify-content:space-between;align-items:center;display:flex}.home-module__a75L0q__cardIcon{width:52px;height:52px;color:var(--blu);transition:color .28s var(--ease), background .28s var(--ease), transform .28s var(--ease);background:linear-gradient(135deg,#0057b71f,#d81a831f);border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.home-module__a75L0q__card:hover .home-module__a75L0q__cardIcon{color:var(--white);background:var(--brand-gradient);transform:scale(1.05)}.home-module__a75L0q__cardTitle{color:var(--darkblu);font-size:1.2rem;font-weight:700;line-height:1.25}.home-module__a75L0q__cardDesc{color:var(--darkgrey);font-size:.94rem;line-height:1.55}.home-module__a75L0q__cardChips{margin-top:auto;padding-top:.15rem}.home-module__a75L0q__cardArrow{color:var(--blu);transition:transform .25s var(--ease);font-size:1.4rem}.home-module__a75L0q__card:hover .home-module__a75L0q__cardArrow{transform:translate(6px)}.home-module__a75L0q__statsSection{padding-block:clamp(3rem,7vw,5rem);position:relative;overflow:hidden}.home-module__a75L0q__statsDecor{opacity:.5;pointer-events:none;z-index:0;width:clamp(180px,22vw,320px);height:auto;position:absolute;top:-8%;right:-2%}.home-module__a75L0q__statsSection .container{z-index:1;position:relative}.home-module__a75L0q__stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin:0;padding:0;list-style:none;display:grid}.home-module__a75L0q__stat{text-align:center;border-left:1px solid #ffffff24;padding:.5rem 1.25rem .25rem;position:relative}.home-module__a75L0q__stat:first-child{border-left:0}@media (max-width:640px){.home-module__a75L0q__stats{gap:1.75rem 0}.home-module__a75L0q__stat{border-top:0;border-left:0;padding:.25rem .75rem}.home-module__a75L0q__stat:first-child{border-top:0}.home-module__a75L0q__stat:nth-child(odd){border-right:1px solid #ffffff24}.home-module__a75L0q__stat:nth-child(3),.home-module__a75L0q__stat:nth-child(4){border-top:1px solid #ffffff24;padding-top:1.75rem}.home-module__a75L0q__statNum{font-size:clamp(2.1rem,11vw,2.9rem)}.home-module__a75L0q__statsDecor{opacity:.28;width:clamp(120px,34vw,160px)}}.home-module__a75L0q__statNum{font-variant-numeric:tabular-nums;letter-spacing:-.03em;color:var(--lightblu);background:linear-gradient(90deg, var(--lightblu), var(--violet) 80%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.75rem,6.5vw,4.2rem);font-weight:800;line-height:1;display:block}.home-module__a75L0q__statNum:after{content:"";background:linear-gradient(90deg, var(--lightblu), var(--violet));transform-origin:0;width:2.25rem;height:3px;transition:transform .5s var(--ease), width .28s var(--ease);border-radius:2px;margin:.9rem auto 0;display:block;transform:scaleX(0)}.home-module__a75L0q__stat.is-visible .home-module__a75L0q__statNum:after{transform:scaleX(1)}.home-module__a75L0q__stat:hover .home-module__a75L0q__statNum:after{width:3.25rem}.home-module__a75L0q__statLabel{letter-spacing:.05em;text-transform:uppercase;color:#ffffffb8;margin-top:.85rem;font-size:.76rem;font-weight:700;line-height:1.4;display:block}.home-module__a75L0q__reviewsSection{position:relative;overflow:hidden}.home-module__a75L0q__reviewsDecor{opacity:.3;pointer-events:none;z-index:0;width:clamp(200px,24vw,340px);height:auto;position:absolute;bottom:-12%;left:-4%;transform:scaleX(-1)}.home-module__a75L0q__reviewsSection .container{z-index:1;position:relative}.home-module__a75L0q__reviewsGrid{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid #19184914;grid-template-columns:minmax(260px,.9fr) minmax(280px,1.1fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);margin-top:2rem;padding:clamp(1.5rem,3vw,2.5rem);display:grid}@media (max-width:720px){.home-module__a75L0q__reviewsGrid{grid-template-columns:1fr}}.home-module__a75L0q__ratingCol{border-right:1px solid #19184914;justify-content:center;padding-inline:1rem;display:flex}@media (max-width:720px){.home-module__a75L0q__ratingCol{border-bottom:1px solid #19184914;border-right:0;padding-bottom:1.5rem}}.home-module__a75L0q__trustCol{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.home-module__a75L0q__trustPoints{flex-direction:column;gap:.85rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.home-module__a75L0q__trustPoints li{color:var(--darkgrey);align-items:flex-start;gap:.7rem;font-size:1rem;line-height:1.4;display:flex}.home-module__a75L0q__trustPoints li svg{color:var(--blu);flex:none;margin-top:.15rem}.home-module__a75L0q__visionGrid{grid-template-columns:minmax(320px,1.15fr) minmax(280px,1fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}@media (max-width:860px){.home-module__a75L0q__visionGrid{grid-template-columns:1fr}}.home-module__a75L0q__visionGrid h2{margin-block:.85rem 1rem}.home-module__a75L0q__visionCta{margin-top:1.5rem}.home-module__a75L0q__visionImageWrap{justify-content:center;display:flex}.home-module__a75L0q__visionImage{width:100%;max-width:480px;height:auto}.home-module__a75L0q__trustBanner{margin-top:1.5rem}.home-module__a75L0q__trustBannerImg{border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:var(--shadow-md);display:block}.home-module__a75L0q__trustCard{z-index:2;text-align:center;background:var(--white);border-radius:var(--radius-lg);max-width:900px;box-shadow:var(--shadow-lg);border:1px solid #19184914;margin:clamp(-130px,-16vw,-60px) auto 0;padding:clamp(1.75rem,4vw,3rem) clamp(1.25rem,5vw,3.5rem);position:relative}.home-module__a75L0q__trustCard h2{color:var(--violet);margin-bottom:.85rem}.home-module__a75L0q__trustCard p{max-width:62ch;color:var(--darkgrey);margin:0 auto 1.5rem}@media (max-width:640px){.home-module__a75L0q__trustCard{margin-top:-1.5rem}}.home-module__a75L0q__ceoGrid{grid-template-columns:minmax(260px,1.05fr) minmax(260px,.85fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}@media (max-width:860px){.home-module__a75L0q__ceoGrid{grid-template-columns:1fr}.home-module__a75L0q__ceoImageWrap{order:-1}}.home-module__a75L0q__ceoText h2{margin-block:.85rem 1rem}.home-module__a75L0q__ceoText p{color:var(--darkgrey);margin-bottom:1rem;line-height:1.6}.home-module__a75L0q__ceoCta{margin-top:.75rem}.home-module__a75L0q__ceoImageWrap{flex-direction:column;align-items:center;gap:.75rem;display:flex}.home-module__a75L0q__ceoImage{width:100%;max-width:484px;height:auto}.home-module__a75L0q__ceoCaption{color:var(--darkblu);text-align:center;font-size:.85rem;font-weight:600}.home-module__a75L0q__blogHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-top:.85rem;margin-bottom:2rem;display:flex}.home-module__a75L0q__blogHead h2{margin-bottom:.5rem}.home-module__a75L0q__blockSub{margin-top:.15rem;font-size:1.1rem;font-weight:400;display:block}.home-module__a75L0q__cloudBlock{background:linear-gradient(135deg, var(--blu), var(--violet));color:var(--white);padding-block:clamp(4rem,10vw,7rem);position:relative;overflow:hidden}.home-module__a75L0q__cloudBlockGrid{grid-template-columns:minmax(220px,.85fr) minmax(280px,1.15fr);align-items:center;gap:clamp(1.75rem,5vw,3.5rem);display:grid}.home-module__a75L0q__cloudBlockVisual{width:100%;max-width:484px;height:auto;margin-inline:auto}.home-module__a75L0q__cloudBlockGrid h2{color:var(--white)}.home-module__a75L0q__cloudBlockGrid p{color:#fffffff0;max-width:52ch;margin-block:.75rem 1.5rem;font-size:1.08rem;line-height:1.65}@media (max-width:760px){.home-module__a75L0q__cloudBlockGrid{text-align:center;grid-template-columns:1fr}.home-module__a75L0q__cloudBlockGrid p{margin-inline:auto}}.home-module__a75L0q__securityBlock{color:var(--darkgrey);padding-block:clamp(4rem,9vw,6.5rem);position:relative;overflow:hidden}.home-module__a75L0q__securityBlockBg{z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.home-module__a75L0q__securityBlockOverlay{z-index:1;pointer-events:none;background:linear-gradient(100deg,#ffffffeb 0%,#ffffffc7 48%,#ffffff59 100%);position:absolute;inset:0}.home-module__a75L0q__securityBlock>.container{z-index:2;position:relative}.home-module__a75L0q__securityBlockContent{max-width:640px}.home-module__a75L0q__securityBlockContent h2{color:var(--darkblu)}.home-module__a75L0q__securityBlockSub{color:var(--violet);margin-top:.2rem;font-size:1.35rem;font-weight:700;display:block}.home-module__a75L0q__securityBlockContent p{max-width:52ch;color:var(--darkgrey);margin-block:.75rem 1.5rem;font-size:1.08rem;line-height:1.65}@media (max-width:760px){.home-module__a75L0q__securityBlockContent{text-align:center;margin-inline:auto}.home-module__a75L0q__securityBlockContent p{margin-inline:auto}}.home-module__a75L0q__serverBlock{color:var(--white);padding-block:clamp(4rem,9vw,6.5rem);position:relative;overflow:hidden}.home-module__a75L0q__serverBlockBg{z-index:0;background-image:url(/media/home/block-server-virt.webp);background-position:50%;background-size:cover;position:absolute;inset:0}@media (min-width:1025px) and (prefers-reduced-motion:no-preference){.home-module__a75L0q__serverBlockBg{background-attachment:fixed}}.home-module__a75L0q__serverBlockOverlay{z-index:1;pointer-events:none;background:linear-gradient(100deg,#0f0e32f2 0%,#0f0e32d1 48%,#0f0e3294 100%);position:absolute;inset:0}.home-module__a75L0q__serverBlock>.container{z-index:2;position:relative}.home-module__a75L0q__serverBlockGrid{grid-template-columns:minmax(260px,1.15fr) minmax(240px,.85fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.home-module__a75L0q__serverBlockTitle{color:var(--violet)}.home-module__a75L0q__serverBlockGrid>div:first-child p{color:#ffffffeb;max-width:50ch;margin-block:.75rem 1.5rem;font-size:1.08rem;line-height:1.65}@media (max-width:760px){.home-module__a75L0q__serverBlockGrid{grid-template-columns:1fr}}.home-module__a75L0q__quotePanel{padding:1.5rem .5rem;position:relative}.home-module__a75L0q__quotePanel:before,.home-module__a75L0q__quotePanel:after{color:#d81a8399;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:4.5rem;font-weight:700;line-height:1;position:absolute}.home-module__a75L0q__quotePanel:before{content:"“";top:-1.1rem;left:-.5rem}.home-module__a75L0q__quotePanel:after{content:"”";bottom:-2.6rem;right:0}.home-module__a75L0q__quotePanel blockquote{margin:0;font-size:clamp(1.35rem,2.4vw,1.7rem);font-weight:700;line-height:1.4}@media (max-width:760px){.home-module__a75L0q__quotePanel{text-align:center;margin-top:1rem}.home-module__a75L0q__quotePanel:before,.home-module__a75L0q__quotePanel:after{display:none}}.home-module__a75L0q__newsletterSection{color:var(--white);background:radial-gradient(65% 90% at 12% 15%, #0057b773, transparent 60%), radial-gradient(65% 90% at 88% 95%, #d81a8352, transparent 60%), var(--darkblu);padding-block:clamp(3rem,7vw,5rem);position:relative;overflow:hidden}.home-module__a75L0q__newsletterSection>.container{z-index:2;position:relative}.home-module__a75L0q__newsletterGrid{grid-template-columns:minmax(240px,.95fr) minmax(280px,1.05fr);align-items:center;gap:clamp(1.5rem,5vw,3rem);display:grid}.home-module__a75L0q__newsletterGrid h2{color:var(--white);margin-bottom:.35rem}.home-module__a75L0q__newsletterSub{color:#ffffffe6;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:300}.home-module__a75L0q__newsletterFormWrap .wrap{max-width:480px}@media (max-width:760px){.home-module__a75L0q__newsletterGrid{text-align:center;grid-template-columns:1fr}.home-module__a75L0q__newsletterFormWrap .wrap{margin-inline:auto}}.home-module__a75L0q__expertSection{color:var(--white);padding-block:clamp(3.5rem,8vw,6rem);position:relative;overflow:hidden}.home-module__a75L0q__expertBg{z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.home-module__a75L0q__expertOverlay{z-index:1;pointer-events:none;background:linear-gradient(100deg,#0f0e32ed 0%,#0f0e32d1 55%,#0f0e3299 100%);position:absolute;inset:0}.home-module__a75L0q__expertSection>.container{z-index:2;position:relative}.home-module__a75L0q__expertGrid{grid-template-columns:minmax(260px,.95fr) minmax(300px,1.05fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.home-module__a75L0q__expertText h2{color:var(--white);margin-block:.5rem}.home-module__a75L0q__expertSubtitle{color:var(--white);margin-bottom:1rem;font-size:1.2rem;font-weight:600}.home-module__a75L0q__expertText p{color:#ffffffe0;max-width:46ch;font-size:1.05rem;line-height:1.65}.home-module__a75L0q__expertFormCard{background:var(--white);color:var(--darkgrey);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:clamp(1.5rem,4vw,2.25rem)}@media (max-width:860px){.home-module__a75L0q__expertGrid{grid-template-columns:1fr}}.home-module__a75L0q__trustCard p{font-size:1.08rem;line-height:1.65}.home-module__a75L0q__ceoText p{font-size:1.05rem;line-height:1.65}.home-module__a75L0q__bgCover{object-fit:cover;object-position:center}
