:root{--asr-font-stack:system-ui, -apple-system, BlinkMacSystemFont, "Avenir Next", Avenir, "Segoe UI", Helvetica Neue, Helvetica, Ubuntu, Roboto, Noto;--asr-font-weight-normal:400;--asr-font-weight-medium:500;--asr-font-weight-semibold:600;--asr-font-weight-bold:700;--asr-font-weight-black:900;--asr-palette-blue:hsl(212 92% 63% / 0.85);--asr-palette-blue-50:hsl(210 100% 97% / 1);--asr-palette-blue-200:hsl(212 100% 87% / 1);--asr-palette-blue-200-o50:hsl(212 100% 87% / 0.5);--asr-palette-blue-500:hsl(212 92% 63% / 1);--asr-palette-blue-500-o90:hsl(212 92% 63% / 0.9);--asr-palette-blue-600:hsl(210 61% 49% / 1);--asr-palette-blue-700:hsl(210 61% 39% / 1);--asr-palette-gray-50:hsl(0 0% 96% / 1);--asr-palette-gray-100:hsl(0 0% 90% / 1);--asr-palette-gray-200:hsl(0 0% 78% / 1);--asr-palette-gray-300:hsl(0 0% 71% / 1);--asr-palette-gray-900:hsl(0 0% 13% / 1);--asr-palette-green:hsl(121 71% 31% / 1);--asr-palette-green-400-o95:hsl(154 65% 68% / 0.95);--asr-palette-magenta-500:hsl(352 99% 64% / 1);--asr-palette-mint:hsl(154 65% 68% / 0.85);--asr-palette-periwinkle:hsl(237 88% 77% / 0.85);--asr-palette-purple-500-o83:hsl(233 91% 74% / 0.83);--asr-palette-red-500:hsl(0 51% 59% / 1);--asr-palette-white:hsl(0 0% 100% / 1);--asr-palette-white-o0:hsl(0 0% 100% / 0);--asr-color-accent:var(--asr-palette-blue-500);--asr-color-base-white:var(--asr-palette-white);--asr-color-base-transparent:var(--asr-palette-white-o0);--asr-color-bg-accent:var(--asr-palette-blue-50);--asr-color-bg-body:var(--asr-palette-white);--asr-color-bg-subtle:var(--asr-palette-gray-50);--asr-color-border:var(--asr-palette-gray-100);--asr-color-border-accent:var(--asr-palette-blue-200);--asr-color-border-strong:var(--asr-palette-gray-200);--asr-color-border-subtle:var(--asr-palette-gray-50);--asr-color-button-primary-bg:var(--asr-palette-blue-500);--asr-color-button-ghost-border:var(--asr-palette-blue-500);--asr-color-button-ghost-text:var(--asr-palette-blue-500);--asr-color-gradient:linear-gradient(
      75deg,
      var(--asr-palette-mint) 2%,
      var(--asr-palette-periwinkle) 50%,
      var(--asr-palette-blue) 98%
  );--asr-color-icon-available:var(--asr-palette-green);--asr-color-icon-unavailable:var(--asr-palette-red-500);--asr-color-link:var(--asr-palette-blue-600);--asr-color-link-hover:var(--asr-palette-blue-700);--asr-color-list-highlight:var(--asr-palette-blue-200-o50);--asr-color-list-bullet:var(--asr-palette-blue-500);--asr-color-section-gray:var(--asr-palette-gray-50);--asr-color-text-article:var(--asr-palette-slate-600);--asr-color-text-body:var(--asr-palette-gray-900)
  --asr-color-text-caption: var(--asr-palette-gray-300);--asr-color-tile-bg-id:var(--asr-palette-green-400-o95);--asr-color-tile-bg-av:var(--asr-palette-blue-500-o90);--asr-color-tile-bg-vpn:var(--asr-palette-purple-500-o83);--asr-color-top-pick-accent:var(--asr-palette-magenta-500)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}body{font-family:var(--asr-font-stack);background-color:var(--asr-color-bg-body);color:var(--asr-color-text-body)}h1,h2,h3,h4{font-weight:var(--asr-font-weight-bold);overflow-wrap:break-word}h1{font-size:2.125rem;margin:0 0 .5rem}@media(min-width:768px){h1{font-size:3.375rem}}h2{font-size:1.85rem;margin:.5rem 0 1rem}@media(min-width:768px){h2{font-size:2.25rem}}h3{font-size:1.25rem;margin:0 0 1rem}@media(min-width:768px){h3{font-size:1.5rem}}h4{font-size:1rem;margin:0 0 1rem}@media(min-width:768px){h4{font-size:1.25rem}}p,ol,ul{font-size:1rem;line-height:1.5}@media(min-width:576px){p,ol,ul{font-size:1.125rem}}p{margin:0 0 1.5rem}ol,ul{list-style-type:none;margin:0 0 2rem 2.5rem}sup{font-weight:var(--asr-font-weight-normal);position:relative;top:.3rem}a{color:var(--asr-color-link);transition:color .15s}a:hover{color:var(--asr-color-link-hover)}.disclosure-banner{background-color:var(--asr-color-bg-subtle);padding:.25rem 0}.disclosure-banner p{font-size:.75rem;margin:0;text-align:center}.disclosure-banner p a{color:var(--asr-color-text-body)}button{cursor:pointer}.btn{box-shadow:0 1px 1px rgba(0,0,0,5%),0 2px 2px rgba(0,0,0,5%),0 4px 4px rgba(0,0,0,5%),0 6px 8px rgba(0,0,0,5%),0 8px 16px rgba(0,0,0,5%);display:inline-block;padding:1rem 2rem;background-color:var(--asr-color-button-primary-bg);color:var(--asr-color-base-white);font-weight:var(--asr-font-weight-bold);text-align:center;text-decoration:none;border-radius:4px}.btn:hover{color:var(--asr-color-base-white);box-shadow:0 2px 1px rgba(0,0,0,7%),0 4px 2px rgba(0,0,0,7%),0 8px 4px rgba(0,0,0,7%),0 16px 8px rgba(0,0,0,7%),0 32px 16px rgba(0,0,0,7%);transform:scale(1.05)}.btn:active{box-shadow:0 0 rgba(0,0,0,5%),0 1px 1px rgba(0,0,0,5%),0 2px 2px rgba(0,0,0,5%),0 4px 6px rgba(0,0,0,5%),0 4px 8px rgba(0,0,0,5%);transform:scale(1)}.btn-ghost{background-color:var(--asr-color-base-transparent);border:1.5px solid var(--asr-color-button-ghost-border);box-shadow:unset;color:var(--asr-color-button-ghost-text)}.btn-ghost:active,.btn-ghost:hover{box-shadow:unset;color:var(--asr-color-button-ghost-text)}.btn-text{color:var(--asr-color-top-pick-accent);font-weight:var(--asr-font-weight-bold);text-decoration:none}.btn-text:hover{color:var(--asr-color-top-pick-accent)}img,svg{display:block;max-width:100%}.stop-scrolling{overflow:hidden}.mobile-menu-btn{border:none;background-color:initial;display:block;height:25px;padding:0;position:relative;width:25px}@media(min-width:768px){.mobile-menu-btn{display:none}}.mobile-menu-btn span,.mobile-menu-btn span:after,.mobile-menu-btn span:before{background-color:#313131;content:"";display:block;font-size:0;height:2px;position:absolute;transform:rotate(0);transition:transform .1s ease-in,top .1s ease-in 150ms,bottom .1s ease-in 150ms,background-color 10ms ease-in .1s;width:25px}.mobile-menu-btn span:before{top:-8px}.mobile-menu-btn span:after{bottom:-8px}.mobile-menu-active span{background-color:initial}.mobile-menu-active span:before{top:0;transform:rotate(45deg);bottom:auto;transition:transform .1s ease-in 150ms,top .1s ease-in,bottom .1s ease-in}.mobile-menu-active span:after{bottom:0;transform:rotate(-45deg);transition:transform .1s ease-in 150ms,top .1s ease-in,bottom .1s ease-in}.container{width:100%;margin-inline:auto;padding-inline:1.5rem;max-width:var(--container-width,100%)}@media(min-width:576px){.container{max-width:var(--container-width,540px)}}@media(min-width:768px){.container{max-width:var(--container-width,720px)}}@media(min-width:992px){.container{max-width:var(--container-width,960px)}}@media(min-width:1200px){.container{max-width:var(--container-width,1140px)}}@media(min-width:1400px){.container{max-width:var(--container-width,1320px)}}.container--medium{--container-width:720px}.container--article{--container-width:740px}.container--large{--container-width:960px}.container--xlarge{--container-width:1140px}.container--xxlarge{--container-width:1320px}footer{background-color:var(--asr-color-bg-subtle)}footer .footer__cols{display:grid;gap:1.5rem;grid-template-columns:1fr;padding:1.5rem 0}@media(min-width:576px){footer .footer__cols{gap:4rem;grid-template-columns:repeat(4,auto);justify-content:center}}@media(min-width:768px){footer .footer__cols{padding:2.5rem 0}}footer .footer__cols .footer__col--id{order:1}@media(min-width:576px){footer .footer__cols .footer__col--id{order:2}}footer .footer__cols .footer__col--vpn{order:2}@media(min-width:576px){footer .footer__cols .footer__col--vpn{order:3}}footer .footer__cols .footer__col--anti{order:3}@media(min-width:576px){footer .footer__cols .footer__col--anti{order:4}}footer .footer__cols .footer__col--company{order:4}@media(min-width:576px){footer .footer__cols .footer__col--company{order:1}}footer .footer__cols .footer__col .footer__heading{font-size:1.125rem}footer .footer__cols .footer__col .footer__heading .footer__link{color:var(--asr-color-text-body);text-decoration:none}footer .footer__cols .footer__col .footer__list{font-size:.9rem;margin:0}footer .footer__cols .footer__col .footer__list .footer__item:not(:last-of-type){margin:0 0 .25rem}footer .footer__cols .footer__col .footer__list .footer__item .footer__link{text-decoration:none}footer .footer__copy{border-top:1px solid var(--asr-color-border);display:grid;grid-template-columns:1fr;justify-items:center;padding:1.5rem}@media(min-width:768px){footer .footer__copy{grid-template-columns:auto auto;justify-content:space-between}}footer .footer__copy .footer__legal-list{display:flex;font-size:.9rem;gap:1.5rem;margin:0}footer .footer__copy .footer__legal-list .footer__item .footer__link{color:var(--asr-color-text-body);text-decoration:none}footer .footer__copy .footer__copyright{font-size:.9rem;margin:0 0 1rem;text-align:center}@media(min-width:768px){footer .footer__copy .footer__copyright{margin:0}}header .header-inner{align-items:center;display:grid;grid-template-columns:auto auto;justify-content:space-between;padding:1rem 0}@media(min-width:768px){header .header-inner{padding:0}}@media(min-width:768px){header .header-inner svg{width:32px}}@media(min-width:992px){header .header-inner svg{width:unset}}@media(min-width:768px){header .header-inner svg g{display:none}}@media(min-width:992px){header .header-inner svg g{display:unset}}header .header-inner nav{background-color:var(--asr-color-base-white);height:100dvh;left:-100%;overflow-y:scroll;padding:0 0 6rem;position:absolute;top:94px;transition:.2s;width:100%}@media(min-width:768px){header .header-inner nav{height:unset;left:unset;overflow-y:unset;padding:unset;position:unset;top:unset;width:unset}}header .header-inner nav.mobile-menu-pane-active{left:0;z-index:20}header .header-inner nav ul{display:grid;font-size:1rem;font-weight:var(--asr-font-weight-medium);grid-template-columns:1fr;margin:0}@media(min-width:768px){header .header-inner nav ul{grid-template-columns:repeat(5,auto)}}header .header-inner nav ul li{position:relative}header .header-inner nav ul li.top-level>a{cursor:context-menu;position:relative}header .header-inner nav ul li.top-level>a:after{background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234476C4' class='w-6 h-6'%3e%3cpath fill-rule='evenodd' d='M12.53 16.28a.75.75 0 01-1.06 0l-7.5-7.5a.75.75 0 011.06-1.06L12 14.69l6.97-6.97a.75.75 0 111.06 1.06l-7.5 7.5z' clip-rule='evenodd' /%3e%3c/svg%3e ");content:"";height:24px;position:absolute;right:16px;top:12px;transition:.2s ease-in-out;width:24px}@media(min-width:768px){header .header-inner nav ul li.top-level>a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none'%3e%3cpath fill='%236796F8' fill-rule='evenodd' d='M.442.215a.625.625 0 0 0 0 .884l4.773 4.773c.244.244.64.244.884 0l4.773-4.773a.625.625 0 0 0-.884-.884L5.657 4.546 1.326.215a.625.625 0 0 0-.884 0Z' clip-rule='evenodd'/%3e%3c/svg%3e");height:7px;right:6px;top:43px;width:12px}}@media(min-width:768px){header .header-inner nav ul li.top-level-active>a:hover:after{transition:.2s ease-in-out}header .header-inner nav ul li.top-level-active>a:after{transform:rotate(180deg)}header .header-inner nav ul li.tnav-blog,header .header-inner nav ul li.tnav-about{display:none}}@media(min-width:1200px){header .header-inner nav ul li.tnav-blog,header .header-inner nav ul li.tnav-about{display:block}}header .header-inner nav ul li a{border-bottom:1px solid #ececec;color:var(--asr-color-text-body);display:block;padding:1rem 1.5rem;text-decoration:none}@media(min-width:768px){header .header-inner nav ul li a{border-bottom:unset;padding:2rem 1.5rem}}header .header-inner nav ul li ul.submenu{background-color:var(--asr-color-bg-subtle);display:none;min-width:290px;transition:.2s ease}@media(min-width:768px){header .header-inner nav ul li ul.submenu{background-color:var(--asr-color-base-white)}}header .header-inner nav ul li ul.submenu.show-submenu-mobile{display:block}@media(min-width:768px){header .header-inner nav ul li ul.submenu{border-radius:1rem;border:1px solid var(--asr-color-border);display:block;left:0;opacity:0;position:absolute;top:100px;visibility:hidden;will-change:visibility,opacity;z-index:25}}@media(min-width:768px){header .header-inner nav ul li ul.submenu .top-chevron{background-color:var(--asr-color-base-white);box-shadow:-2px -2px 5px -2px rgba(0,0,0,.12);height:15px;left:14px;position:absolute;top:-6px;transform:rotate(45deg);width:15px;z-index:-1}}header .header-inner nav ul li ul.submenu li{overflow:hidden}header .header-inner nav ul li ul.submenu li a{padding:1rem 2.5rem}@media(min-width:768px){header .header-inner nav ul li ul.submenu li a{padding:1rem}}header .header-inner nav ul li ul.submenu li a:hover{background-color:var(--asr-color-bg-subtle)}header .header-inner nav ul li ul.submenu li:first-of-type{border-bottom:1px solid var(--asr-color-border);border-radius:1rem 1rem 0 0}header .header-inner nav ul li ul.submenu li:last-of-type{border-radius:0 0 1rem 1rem}header .header-inner nav ul li ul.submenu.submenu-pull{left:unset;right:0}header .header-inner nav ul li ul.submenu.submenu-pull .top-chevron{left:unset;right:14px}@media(min-width:768px){header .header-inner nav ul li:hover>ul{opacity:1;top:80px;visibility:visible}}body.home header .container nav{top:69px}.hero-homepage{padding:1.5rem}@media(min-width:768px){.hero-homepage{padding:4rem 2.5rem}}.hero-homepage h1{font-weight:var(--asr-font-weight-black);margin:0 0 1rem;text-align:center}@media(min-width:768px){.hero-homepage h1{font-size:3rem}}@media(min-width:768px){.hero-homepage h1 span{display:block}}.hero-homepage h2{font-size:1.125rem;font-weight:var(--asr-font-weight-normal);line-height:1.5;margin:0 auto 1.5rem;max-width:520px;text-align:center}.hero-homepage .btn{display:table;margin:0 auto}.hero-homepage .hero-hompage-tiles{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.hero-homepage .hero-hompage-tiles{grid-template-columns:repeat(3,1fr);justify-content:center}}@media(min-width:992px){.hero-homepage .hero-hompage-tiles{grid-template-columns:repeat(3,320px)}}.hero-homepage .hero-hompage-tiles .homepage-tile{border-radius:8px;box-shadow:rgba(0,0,0,.15)0 2px 10px 2px;display:block;padding:1.5rem;position:relative;text-decoration:none;transition:.4s ease}@media(min-width:768px){.hero-homepage .hero-hompage-tiles .homepage-tile{padding:3rem 1.5rem}}.hero-homepage .hero-hompage-tiles .homepage-tile:before{border-radius:8px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.hero-homepage .hero-hompage-tiles .homepage-tile.tile-id-theft:before{background-color:var(--asr-color-tile-bg-id)}.hero-homepage .hero-hompage-tiles .homepage-tile.tile-antivirus:before{background-color:var(--asr-color-tile-bg-av)}.hero-homepage .hero-hompage-tiles .homepage-tile.tile-vpn:before{background-color:var(--asr-color-tile-bg-vpn)}.hero-homepage .hero-hompage-tiles .homepage-tile:hover{box-shadow:rgba(0,0,0,.25)0 5px 20px 5px;transform:translateY(-5px)}.hero-homepage .hero-hompage-tiles .homepage-tile p{color:var(--asr-color-base-white);font-size:1.65rem;font-weight:var(--asr-font-weight-semibold);line-height:1;margin:0;position:relative;z-index:10}.hero-homepage .hero-hompage-tiles .homepage-tile p span{display:block;font-size:2.625rem}.hero-homepage .hero-hompage-tiles .homepage-tile img{border-radius:9px;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.as-seen-in{position:relative}.as-seen-in:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' preserveAspectRatio='none' viewBox='0 0 1200 27'%3e%3cpath fill='%23fff' d='M0 0h1200v22.333S1077 36.9 648 14.565C219-7.768 0 22.333 0 22.333V0Z'/%3e%3c/svg%3e");background-repeat:no-repeat;content:"";height:27px;left:0;position:absolute;bottom:-27px;width:100%;z-index:10}.as-seen-in{padding:1.5rem 0}@media(min-width:768px){.as-seen-in{padding:2.5rem 0}}.as-seen-in p{color:var(--asr-color-text-caption);font-size:.9rem;font-weight:var(--asr-font-weight-bold);margin:0 0 1rem;text-align:center}.as-seen-in ul{align-items:center;display:flex;gap:1rem;justify-content:center;margin:0}@media(min-width:576px){.as-seen-in ul{gap:2rem}}.as-seen-in ul li{width:100%}@media(min-width:576px){.as-seen-in ul li{width:90px}}.as-seen-in ul li svg{height:auto;margin:0 auto;max-width:100%}.welcome{overflow:hidden;padding:4rem 0;position:relative;box-shadow:inset 0 -10px 10px -10px #000000}@media(min-width:768px){.welcome{padding:5rem 0}}@media(min-width:992px){.welcome{padding:7.5rem 0}}.welcome:before{background:linear-gradient(46deg,rgba(116,229,190,.85) 0%,rgba(141,146,248,.85) 49.48%,rgba(74,153,248,.85) 100%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.welcome__content{position:relative;z-index:10}.welcome__content h2{color:var(--asr-color-base-white);font-weight:var(--asr-font-weight-black);margin:0 0 1rem}@media(min-width:768px){.welcome__content h2{font-size:3rem;margin:0 0 1rem}}.welcome__content h3{color:var(--asr-color-base-white);max-width:500px}.welcome__content p{color:var(--asr-color-base-white);margin:0}@media(min-width:768px){.welcome__content p{max-width:620px}}.welcome .bg-welcome{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.guides{position:relative}.guides:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' preserveAspectRatio='none' viewBox='0 0 1200 27'%3e%3cpath fill='%23fff' d='M1200 27.806H0V5.473S123-9.093 552 13.24c429 22.333 648-7.768 648-7.768v22.333Z'/%3e%3c/svg%3e");background-repeat:no-repeat;content:"";height:27px;left:0;position:absolute;top:-27px;width:100%;z-index:10}.guides{padding:2.5rem 0}@media(min-width:768px){.guides{padding:4rem 0}}@media(min-width:992px){.guides{padding:5rem 0}}.guides h2{font-weight:var(--asr-font-weight-black);margin:0 0 1rem;text-align:center}@media(min-width:768px){.guides h2{font-size:3.5rem;margin:0 0 1rem}}.guides h3{margin:0 0 2rem;text-align:center}.guides ul{display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0}@media(min-width:576px){.guides ul{gap:2.5rem;grid-template-columns:1fr 1fr}}.guides ul li{border-radius:4px;padding:0 0 1rem;transition:.4s ease;will-change:transform}.guides ul li:hover{box-shadow:rgba(0,0,0,.25)0 5px 20px 5px;transform:translateY(-5px)}.guides ul li a{text-decoration:none}.guides ul li a p{color:var(--asr-color-text-body);font-size:1.45rem;font-weight:var(--asr-font-weight-bold);line-height:1.2;margin:0;min-height:85px;padding:1rem}.guides ul li a span{align-items:center;display:grid;gap:.25rem;grid-template-columns:auto 11px;justify-content:start;font-size:.9rem;padding:0 0 0 1rem}.guides .blog-posts__items{grid-template-columns:1fr}.guides .blog-posts__items h2{text-align:left}@media(min-width:576px){.guides .blog-posts__items{grid-template-columns:repeat(2,1fr)}}.asr-stats{background-color:var(--asr-color-bg-accent);padding:2.5rem 0}@media(min-width:768px){.asr-stats{padding:4rem 0}}@media(min-width:992px){.asr-stats{padding:5rem 0}}.asr-stats .asr-stats-grid{display:grid;gap:2.5rem;grid-template-columns:1fr}@media(min-width:576px){.asr-stats .asr-stats-grid{gap:unset;grid-template-columns:repeat(3,1fr)}}.asr-stats .asr-stats-grid .asr-stats-item{display:grid;justify-items:center}.asr-stats .asr-stats-grid .asr-stats-item svg{height:65px;margin:0 0 1rem;width:65px}.asr-stats .asr-stats-grid .asr-stats-item h3{font-size:3.5rem;font-weight:var(--asr-font-weight-black);margin:0}.asr-stats .asr-stats-grid .asr-stats-item span{color:var(--asr-color-accent)}.featured-providers{padding:2.5rem 0}@media(min-width:768px){.featured-providers{padding:4rem 0}}@media(min-width:992px){.featured-providers{padding:5rem 0}}.featured-providers h2{font-weight:var(--asr-font-weight-black);margin:0 0 1.5rem;text-align:center}@media(min-width:768px){.featured-providers h2{font-size:3.5rem;margin:0 0 2.5rem}}.featured-providers ul{align-items:center;display:grid;gap:2rem;grid-template-columns:1fr;justify-items:center;margin:0}@media(min-width:576px){.featured-providers ul{gap:2rem}}@media(min-width:768px){.featured-providers ul{gap:3rem}}@media(min-width:992px){.featured-providers ul{gap:4rem}}@media(min-width:576px){.featured-providers ul li{width:40%}}.featured-providers ul li svg{height:auto;margin:0 auto;max-width:100%;width:100%}.blog-posts{padding:2.5rem 0}.blog-posts__items{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.blog-posts .post-card{background:#fff;border:1px solid #e8eaf0;border-radius:20px;box-shadow:0 2px 8px rgba(0,0,0,6%);display:flex;flex-direction:column;opacity:0;overflow:hidden;transform:translateY(1.5rem);transition:box-shadow .25s ease,opacity .45s ease,transform .45s ease}.blog-posts .post-card:nth-child(1){transition-delay:0s}.blog-posts .post-card:nth-child(2){transition-delay:.07s}.blog-posts .post-card:nth-child(3){transition-delay:.14s}.blog-posts .post-card:nth-child(4){transition-delay:.21s}.blog-posts .post-card:nth-child(5){transition-delay:.28s}.blog-posts .post-card:nth-child(6){transition-delay:.35s}.blog-posts .post-card.is-visible{opacity:1;transform:translateY(0)}.blog-posts .post-card:hover{box-shadow:0 12px 32px rgba(0,0,0,.1);transform:translateY(-4px)}.blog-posts .post-card:hover .post-card__image{transform:scale(1.04)}.blog-posts .post-card:hover .post-card__arrow{transform:translateX(4px)}.blog-posts .post-card__link{color:inherit;display:flex;flex:1;flex-direction:column;text-decoration:none}.blog-posts .post-card__media{aspect-ratio:16/9;background:var(--color-img-placeholder,#eef0f5);border-radius:12px 12px 0 0;margin:0;overflow:hidden}.blog-posts .post-card__image{display:block;height:100%;object-fit:cover;transform:scale(1);transition:transform .4s ease;width:100%}.blog-posts .post-card__eyebrow{color:var(--color-secondary,#5b6b8a);font-size:.7rem;font-weight:var(--asr-font-weight-semibold);letter-spacing:.08em;text-transform:uppercase}.blog-posts .post-card__body{display:flex;flex:1;flex-direction:column;gap:.5rem;padding:1.5rem}.blog-posts .post-card__title{color:#0f172a;font-size:clamp(1rem,2vw,1.2rem);font-weight:var(--asr-font-weight-bold);line-height:1.3;margin:0}.blog-posts .post-card__summary{color:#5b6b8a;flex:1;font-size:.9rem;font-weight:var(--asr-font-weight-normal);line-height:1.6;margin:0}.blog-posts .post-card__cta{align-items:center;color:#0f172a;display:inline-flex;font-size:.9rem;font-weight:var(--asr-font-weight-bold);gap:.5rem;margin-top:auto;padding-top:1rem;text-decoration:none}.blog-posts .post-card__arrow{display:inline-block;transition:transform .2s ease}.article-content{margin:2.5rem 0}.article-content h2{font-size:1.85rem;margin:3rem 0 1rem}@media(min-width:576px){.article-content h2{padding:0 4rem 0 0}}.article-content h3{font-size:1.25rem;margin:0 0 .5rem}@media(min-width:576px){.article-content h3{padding:0 4rem 0 0}}.article-content p{color:var(--asr-color-text-article)}.article-content ul{color:var(--asr-color-text-article);list-style-type:unset}.article-content .callout{background-color:#f4f4f4;border-left:5px solid #e9e9e9;margin:0 0 1.5rem;padding:1.5rem}@media(min-width:576px){.article-content .callout{margin:0 4rem 1.5rem 0}}.article-content .callout__title{color:#313131;font-size:.875rem;font-weight:var(--asr-font-weight-bold);margin:0;text-transform:uppercase}.article-content .callout__content{font-size:.875rem;margin:0}.article-content .callout__list{font-size:.875rem;margin:.5rem 0 0 2rem}.article-content .callout--quick-answer{background-color:#edf7ff;border-color:#a9d1f4}.article-content .callout--quick-answer .callout__title{color:#3b89c8}.article-content .callout--key-highlight{background-color:#fcf6e5;border-color:#f3e4c6}.article-content .callout--key-highlight .callout__title{color:#c09440}.author{align-items:start;border:5px solid var(--asr-border-subtle);border-radius:1rem;display:grid;gap:1rem;grid-template-columns:auto 1fr;padding:1rem 1.5rem 1rem 1rem}@media(min-width:576px){.author{align-items:center;grid-template-columns:auto 1fr}}.author picture{display:block;width:100%}.author picture .author__avatar{border-radius:12px;display:block;max-width:100px;width:100%}.author__meta{font-size:.85rem;margin:0}