:root{--ab-navy:#0b1f33;--ab-navy2:#122d48;--ab-orange:#f59e0b;--ab-orange2:#d97706;--ab-white:#fff;--ab-ink:#16202a;--ab-muted:#64748b;--ab-light:#f4f7fa;--ab-line:#dce3ea;--ab-radius:18px;--ab-shadow:0 18px 45px rgba(11,31,51,.12);--ab-wrap:1200px}
body.activebuild-homepage-page{margin:0;color:var(--ab-ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65}
.activebuild-gutenberg-homepage,.activebuild-gutenberg-homepage *{box-sizing:border-box}
.activebuild-gutenberg-homepage{overflow:visible;overflow-x:clip;color:var(--ab-ink);background:#fff}
.activebuild-gutenberg-homepage img{max-width:100%;height:auto}
.activebuild-gutenberg-homepage a{color:inherit;text-decoration:none}
.activebuild-gutenberg-homepage button,.activebuild-gutenberg-homepage input,.activebuild-gutenberg-homepage textarea,.activebuild-gutenberg-homepage select{font:inherit}
.activebuild-gutenberg-homepage .container{width:min(calc(100% - 40px),var(--ab-wrap));margin-inline:auto}
.activebuild-gutenberg-homepage .section{padding:92px 0}
.activebuild-gutenberg-homepage .section.alt{background:var(--ab-light)}
.activebuild-gutenberg-homepage .eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--ab-orange2);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.activebuild-gutenberg-homepage .eyebrow:before{content:"";width:28px;height:3px;background:var(--ab-orange);display:inline-block}
.activebuild-gutenberg-homepage h1,.activebuild-gutenberg-homepage h2,.activebuild-gutenberg-homepage h3,.activebuild-gutenberg-homepage h4{margin:0 0 .6em;line-height:1.13;color:var(--ab-navy)}
.activebuild-gutenberg-homepage h1{font-size:clamp(2.55rem,6vw,5rem)}
.activebuild-gutenberg-homepage h2{font-size:clamp(2rem,4vw,3.35rem)}
.activebuild-gutenberg-homepage h3{font-size:1.3rem}
.activebuild-gutenberg-homepage p{margin:0 0 1.2em}
.activebuild-gutenberg-homepage .lead{font-size:1.12rem;color:var(--ab-muted);max-width:700px}
.activebuild-gutenberg-homepage .section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}
.activebuild-gutenberg-homepage .section-head p{max-width:560px}
.activebuild-gutenberg-homepage .btn,.activebuild-gutenberg-homepage .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 22px;border-radius:8px;border:2px solid transparent;background:var(--ab-orange);color:#111827;font-weight:800;cursor:pointer;transition:.25s transform,.25s background,.25s box-shadow}
.activebuild-gutenberg-homepage .btn:hover,.activebuild-gutenberg-homepage .wp-block-button__link:hover{transform:translateY(-2px);background:#ffb21c;box-shadow:0 10px 25px rgba(245,158,11,.25)}
.activebuild-gutenberg-homepage .btn.dark{background:var(--ab-navy);color:white}
.activebuild-gutenberg-homepage .btn.outline{border-color:#fff;background:transparent;color:#fff}
.activebuild-gutenberg-homepage .grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.activebuild-gutenberg-homepage .grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.activebuild-gutenberg-homepage .grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.activebuild-gutenberg-homepage .card{background:#fff;border:1px solid var(--ab-line);border-radius:var(--ab-radius);padding:28px;box-shadow:0 8px 30px rgba(15,23,42,.05);transition:.3s}
.activebuild-gutenberg-homepage .card:hover{transform:translateY(-7px);box-shadow:var(--ab-shadow);border-color:rgba(245,158,11,.65)}
.activebuild-gutenberg-homepage .icon-box{width:54px;height:54px;display:grid;place-items:center;border-radius:14px;background:#fff3d7;color:var(--ab-orange2);font-size:1.5rem;margin-bottom:20px}
.activebuild-gutenberg-homepage .site-top{background:#071827;color:#c9d5df;font-size:.85rem;padding:9px 0}
.activebuild-gutenberg-homepage .top-inner{display:flex;justify-content:space-between;gap:20px}
.activebuild-gutenberg-homepage .top-inner p{margin:0}
.activebuild-gutenberg-homepage .top-inner a:hover{color:#fff}
.activebuild-gutenberg-homepage .site-header{position:sticky;top:0;z-index:999;background:#fff;border-bottom:1px solid rgba(220,227,234,.85);transition:box-shadow .25s ease,transform .25s ease}
.admin-bar .activebuild-gutenberg-homepage .site-header{top:32px}
.activebuild-gutenberg-homepage .site-header.is-scrolled{box-shadow:0 12px 34px rgba(11,31,51,.14)}
.activebuild-gutenberg-homepage .nav-wrap{min-height:94px;display:flex;align-items:center;gap:25px}
.activebuild-gutenberg-homepage .site-brand{display:flex;align-items:center;gap:12px;margin-right:auto}
.activebuild-gutenberg-homepage .site-brand p{margin:0}
.activebuild-gutenberg-homepage .brand-logo-frame{display:flex;align-items:center;width:102px;height:82px;padding:4px 10px;background:#fff;border-radius:10px}
.activebuild-gutenberg-homepage .brand-logo{width:100%;height:100%;margin:0}
.activebuild-gutenberg-homepage .brand-logo a{display:flex;align-items:center;justify-content:flex-start;width:100%;height:100%}
.activebuild-gutenberg-homepage .brand-logo img{display:block;width:100%;height:72px;object-fit:contain;object-position:left center;background:#fff}
.activebuild-gutenberg-homepage .ab-main-nav{margin-left:auto;display:flex;align-items:center;gap:25px;min-width:0}
.activebuild-gutenberg-homepage .ab-main-nav .ab-nav-item{margin:0}
.activebuild-gutenberg-homepage .ab-main-nav a{font-size:.94rem;font-weight:700;color:var(--ab-navy);white-space:nowrap}
.activebuild-gutenberg-homepage .ab-main-nav a:hover{color:var(--ab-orange2)}
.activebuild-gutenberg-homepage .ab-main-nav .wp-block-navigation__responsive-container-open,.activebuild-gutenberg-homepage .ab-main-nav .wp-block-navigation__responsive-container-close{display:none!important}
.activebuild-gutenberg-homepage .menu-toggle-wrap{display:none;margin:0}
.activebuild-gutenberg-homepage .menu-toggle-wrap .wp-block-button{margin:0!important}
.activebuild-gutenberg-homepage .menu-toggle-wrap .menu-toggle,.activebuild-gutenberg-homepage .menu-toggle-wrap .wp-block-button__link{width:44px!important;height:44px!important;min-width:44px!important;display:grid!important;place-items:center!important;padding:0!important;font-size:1.7rem!important;line-height:1!important;background:transparent!important;color:var(--ab-navy)!important;border:0!important;border-radius:8px!important;box-shadow:none!important}
.activebuild-gutenberg-homepage .nav-cta-wrap{margin:0}
.activebuild-gutenberg-homepage .nav-cta-wrap .wp-block-buttons{margin:0}
.activebuild-gutenberg-homepage #main-content,.activebuild-gutenberg-homepage #about,.activebuild-gutenberg-homepage #services,.activebuild-gutenberg-homepage #our-process,.activebuild-gutenberg-homepage #faq,.activebuild-gutenberg-homepage #contact{scroll-margin-top:125px}
.activebuild-gutenberg-homepage .hero{min-height:720px;position:relative;display:flex;align-items:center;color:white;overflow:hidden;background:linear-gradient(90deg,rgba(5,20,34,.96) 0%,rgba(5,20,34,.76) 52%,rgba(5,20,34,.35) 100%)}
.activebuild-gutenberg-homepage .hero:after{content:"";position:absolute;right:-80px;bottom:-180px;width:480px;height:480px;border:80px solid rgba(245,158,11,.14);transform:rotate(15deg);pointer-events:none}
.activebuild-gutenberg-homepage .hero-image{position:absolute;inset:0;width:100%;height:100%;margin:0;z-index:0}
.activebuild-gutenberg-homepage .hero-image img{display:block;width:100%;height:100%;object-fit:cover}
.activebuild-gutenberg-homepage .hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,20,34,.96) 0%,rgba(5,20,34,.76) 52%,rgba(5,20,34,.35) 100%)}
.activebuild-gutenberg-homepage .hero-content{position:relative;z-index:2;max-width:800px;padding:95px 0}
.activebuild-gutenberg-homepage .hero h1{color:white}
.activebuild-gutenberg-homepage .hero p{font-size:1.18rem;color:#dce8f0;max-width:680px}
.activebuild-gutenberg-homepage .hero .hero-support{font-size:1rem;color:#c8d7e2}
.activebuild-gutenberg-homepage .hero .eyebrow{color:var(--ab-orange)}
.activebuild-gutenberg-homepage .hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:30px 0}
.activebuild-gutenberg-homepage .hero-actions .wp-block-button{margin:0}
.activebuild-gutenberg-homepage .trust-row{display:flex;flex-wrap:wrap;gap:22px;color:#fff;font-size:.9rem;font-weight:700}
.activebuild-gutenberg-homepage .trust-row p{margin:0}
.activebuild-gutenberg-homepage .trust-point:before{content:"✓";color:var(--ab-orange);margin-right:7px}
.activebuild-gutenberg-homepage .stats{position:relative;margin-top:-62px;z-index:3}
.activebuild-gutenberg-homepage .stats-inner{background:var(--ab-orange);display:grid;grid-template-columns:repeat(4,1fr);border-radius:var(--ab-radius);overflow:hidden;box-shadow:var(--ab-shadow)}
.activebuild-gutenberg-homepage .stat{padding:28px 32px;border-right:1px solid rgba(11,31,51,.18)}
.activebuild-gutenberg-homepage .stat:last-child{border-right:0}
.activebuild-gutenberg-homepage .stat h3{display:block;font-size:2rem;color:var(--ab-navy);line-height:1;margin:0 0 .6em}
.activebuild-gutenberg-homepage .stat:nth-child(3) h3{font-size:clamp(1.15rem,2vw,1.65rem);overflow-wrap:anywhere}
.activebuild-gutenberg-homepage .stat p{font-weight:700;font-size:.85rem;margin:0}
.activebuild-gutenberg-homepage .service-link{color:var(--ab-orange2);font-weight:800}
.activebuild-gutenberg-homepage .service-card{display:flex;flex-direction:column}
.activebuild-gutenberg-homepage .service-card .service-link{margin-top:auto}
.activebuild-gutenberg-homepage .credentials-section{padding-top:120px}
.activebuild-gutenberg-homepage .credential-card{display:flex;flex-direction:column;min-height:100%}
.activebuild-gutenberg-homepage .credential-image{height:118px;margin:-4px 0 24px;display:flex;align-items:center;justify-content:center;border:1px solid var(--ab-line);border-radius:12px;background:#fff;padding:12px}
.activebuild-gutenberg-homepage .credential-image img{width:100%;height:92px;object-fit:contain}
.activebuild-gutenberg-homepage .credential-card .service-link{margin-top:auto}
.activebuild-gutenberg-homepage .split{display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center}
.activebuild-gutenberg-homepage .image-frame{position:relative}
.activebuild-gutenberg-homepage .image-frame:before{content:"";position:absolute;z-index:0;inset:-18px 35% 35% -18px;background:var(--ab-orange);border-radius:var(--ab-radius)}
.activebuild-gutenberg-homepage .image-frame .wp-block-image{position:relative;z-index:1;margin:0}
.activebuild-gutenberg-homepage .image-frame img{display:block;border-radius:var(--ab-radius);box-shadow:var(--ab-shadow);width:100%}
.activebuild-gutenberg-homepage .ticks{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}
.activebuild-gutenberg-homepage .ticks li{font-weight:700}
.activebuild-gutenberg-homepage .ticks li:before{content:"✓";display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;margin-right:9px;background:#fff3d7;color:var(--ab-orange2)}
.activebuild-gutenberg-homepage .process-card{position:relative}
.activebuild-gutenberg-homepage .process-number{position:absolute;right:20px;top:10px;font-size:3.2rem;font-weight:950;color:#edf1f5;margin:0;line-height:1}
.activebuild-gutenberg-homepage .process-card h3{position:relative;z-index:1}
.activebuild-gutenberg-homepage .property-grid{gap:16px}
.activebuild-gutenberg-homepage .property-card{display:flex;align-items:center;gap:14px;padding:20px 22px;border:1px solid var(--ab-line);background:#fff;border-radius:14px;box-shadow:0 8px 22px rgba(15,23,42,.04);transition:.25s ease}
.activebuild-gutenberg-homepage .property-card:hover{transform:translateY(-4px);border-color:rgba(245,158,11,.7);box-shadow:var(--ab-shadow)}
.activebuild-gutenberg-homepage .property-card p,.activebuild-gutenberg-homepage .property-card h3{margin:0}
.activebuild-gutenberg-homepage .property-icon{font-size:1.7rem;line-height:1}
.activebuild-gutenberg-homepage .property-card h3{font-size:1.02rem}
.activebuild-gutenberg-homepage .compliance-panel{display:grid;grid-template-columns:1.45fr .55fr;gap:55px;align-items:center;padding:52px;border:1px solid #cedae4;border-radius:24px;background:linear-gradient(135deg,#f7fafc,#eef4f8);box-shadow:var(--ab-shadow)}
.activebuild-gutenberg-homepage .compliance-copy p:last-child{margin-bottom:0}
.activebuild-gutenberg-homepage .compliance-actions{display:grid;gap:14px}
.activebuild-gutenberg-homepage .compliance-actions .wp-block-button,.activebuild-gutenberg-homepage .compliance-actions .wp-block-button__link{width:100%;margin:0}
.activebuild-gutenberg-homepage .faq-wrap{max-width:920px}
.activebuild-gutenberg-homepage .faq-list{display:grid;gap:14px}
.activebuild-gutenberg-homepage .faq-item{background:#fff;border:1px solid var(--ab-line);border-radius:14px;padding:0 22px;box-shadow:0 6px 20px rgba(15,23,42,.04)}
.activebuild-gutenberg-homepage .faq-item[open]{border-color:rgba(245,158,11,.8);box-shadow:0 12px 30px rgba(15,23,42,.08)}
.activebuild-gutenberg-homepage .faq-item summary{position:relative;padding:20px 42px 20px 0;color:var(--ab-navy);font-weight:850;cursor:pointer;list-style:none}
.activebuild-gutenberg-homepage .faq-item summary::-webkit-details-marker{display:none}
.activebuild-gutenberg-homepage .faq-item summary:after{content:"+";position:absolute;right:0;top:13px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff3d7;color:var(--ab-orange2);font-size:1.4rem}
.activebuild-gutenberg-homepage .faq-item[open] summary:after{content:"−"}
.activebuild-gutenberg-homepage .faq-item>p{padding:0 0 20px;margin:0;color:var(--ab-muted)}
.activebuild-gutenberg-homepage .cta{background:linear-gradient(120deg,var(--ab-navy),#183e61);color:#fff;border-radius:25px;padding:54px;display:flex;justify-content:space-between;align-items:center;gap:30px}
.activebuild-gutenberg-homepage .cta h2{color:white;margin-bottom:8px}
.activebuild-gutenberg-homepage .cta p{margin-bottom:0}
.activebuild-gutenberg-homepage .cta-contact{margin-top:18px!important;color:#dce8f0}
.activebuild-gutenberg-homepage .cta-contact a{color:var(--ab-orange);font-weight:800}
.activebuild-gutenberg-homepage .cta .eyebrow{color:var(--ab-orange)}
.activebuild-gutenberg-homepage .cta-actions,.activebuild-gutenberg-homepage .about-actions{margin:0}
.activebuild-gutenberg-homepage .site-footer{background:#071827;color:#b9c7d2;padding-top:70px}
.activebuild-gutenberg-homepage .footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.1fr;gap:45px}
.activebuild-gutenberg-homepage .site-footer h3{color:#fff;font-size:1.05rem}
.activebuild-gutenberg-homepage .site-footer ul{list-style:none;padding:0;margin:0}
.activebuild-gutenberg-homepage .site-footer li{margin:10px 0}
.activebuild-gutenberg-homepage .site-footer a:hover{color:var(--ab-orange)}
.activebuild-gutenberg-homepage .footer-contact{line-height:2}
.activebuild-gutenberg-homepage .copyright{border-top:1px solid #1d3548;margin-top:55px;padding:22px 0;font-size:.84rem;display:flex;justify-content:space-between}
.activebuild-gutenberg-homepage .copyright p{margin:0}
.activebuild-gutenberg-homepage .whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:1000;margin:0}
.activebuild-gutenberg-homepage .whatsapp-float .wp-block-button{margin:0}
.activebuild-gutenberg-homepage .whatsapp-button,.activebuild-gutenberg-homepage .whatsapp-button.wp-block-button__link{background:#25d366;color:#062c18;border-radius:999px;box-shadow:0 12px 30px rgba(8,73,36,.28);padding:13px 20px}
.activebuild-gutenberg-homepage .whatsapp-button:before{content:"●";color:#fff;font-size:.9rem}
.activebuild-gutenberg-homepage .ab-reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}
.activebuild-gutenberg-homepage .ab-reveal.visible{opacity:1;transform:none}
.activebuild-gutenberg-homepage .screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden}
.activebuild-gutenberg-homepage :focus-visible{outline:3px solid var(--ab-orange);outline-offset:3px}
@media(max-width:1080px){.activebuild-gutenberg-homepage .nav-wrap{gap:16px}.activebuild-gutenberg-homepage .brand-logo-frame{width:96px}.activebuild-gutenberg-homepage .ab-main-nav{gap:16px}.activebuild-gutenberg-homepage .nav-cta-wrap{display:none}}
@media(max-width:960px){
  .activebuild-gutenberg-homepage .menu-toggle-wrap{display:block;position:relative;z-index:2}
  .activebuild-gutenberg-homepage .menu-toggle-wrap .wp-block-buttons{margin:0}
  .activebuild-gutenberg-homepage .site-header{position:sticky}
  .activebuild-gutenberg-homepage .ab-main-nav{position:absolute;top:calc(100% + 8px);left:18px;right:18px;margin:0!important;max-width:calc(100% - 36px)!important;max-height:calc(100vh - 125px);overflow-x:hidden!important;overflow-y:auto!important;background:#fff;padding:10px 20px;border-radius:14px;box-shadow:var(--ab-shadow);border:1px solid var(--ab-line);display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;visibility:hidden;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}
  .activebuild-gutenberg-homepage .ab-main-nav.is-menu-open,.activebuild-gutenberg-homepage .ab-main-nav.open{visibility:visible;opacity:1;transform:none;pointer-events:auto}
  .activebuild-gutenberg-homepage .ab-main-nav .ab-nav-item,.activebuild-gutenberg-homepage .ab-main-nav>.ab-nav-link{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;border-bottom:1px solid var(--ab-line)}
  .activebuild-gutenberg-homepage .ab-main-nav .ab-nav-item:last-child,.activebuild-gutenberg-homepage .ab-main-nav>.ab-nav-link:last-child{border-bottom:0}
  .activebuild-gutenberg-homepage .ab-main-nav .ab-nav-link{display:block!important;width:100%!important;max-width:100%!important;padding:12px 2px!important;color:var(--ab-navy)!important;font-size:1rem!important;line-height:1.35!important;white-space:normal!important;overflow-wrap:anywhere!important}
  .activebuild-gutenberg-homepage .nav-cta-wrap{display:none}
  .activebuild-gutenberg-homepage .grid-4{grid-template-columns:1fr 1fr}
  .activebuild-gutenberg-homepage .grid-3{grid-template-columns:1fr 1fr}
  .activebuild-gutenberg-homepage .split{grid-template-columns:1fr;gap:45px}
  .activebuild-gutenberg-homepage .footer-grid{grid-template-columns:1fr 1fr}
  .activebuild-gutenberg-homepage .hero{min-height:650px}
  .activebuild-gutenberg-homepage .stats-inner{grid-template-columns:1fr 1fr}
  .activebuild-gutenberg-homepage .stat:nth-child(2){border-right:0}
  .activebuild-gutenberg-homepage .compliance-panel{grid-template-columns:1fr;gap:30px}
  .activebuild-gutenberg-homepage .section{padding:70px 0}
}
@media(max-width:720px){.activebuild-gutenberg-homepage .grid-2{grid-template-columns:1fr}}
@media(max-width:782px){.admin-bar .activebuild-gutenberg-homepage .site-header{top:46px}}
@media(max-width:620px){.activebuild-gutenberg-homepage .container{width:min(calc(100% - 28px),var(--ab-wrap))}.activebuild-gutenberg-homepage .site-top{display:none}.activebuild-gutenberg-homepage .nav-wrap{min-height:82px}.activebuild-gutenberg-homepage .brand-logo-frame{width:90px;height:72px;padding:3px 8px}.activebuild-gutenberg-homepage .brand-logo img{height:64px}.activebuild-gutenberg-homepage .ab-main-nav{left:14px;right:14px;max-height:calc(100vh - 104px)}.activebuild-gutenberg-homepage #main-content,.activebuild-gutenberg-homepage #about,.activebuild-gutenberg-homepage #services,.activebuild-gutenberg-homepage #our-process,.activebuild-gutenberg-homepage #faq,.activebuild-gutenberg-homepage #contact{scroll-margin-top:100px}.activebuild-gutenberg-homepage .hero{min-height:710px}.activebuild-gutenberg-homepage .hero-content{padding:75px 0}.activebuild-gutenberg-homepage .hero h1{font-size:clamp(2.4rem,12vw,3.6rem)}.activebuild-gutenberg-homepage .stats{margin-top:0}.activebuild-gutenberg-homepage .credentials-section{padding-top:58px}.activebuild-gutenberg-homepage .stats-inner,.activebuild-gutenberg-homepage .grid-3,.activebuild-gutenberg-homepage .grid-4,.activebuild-gutenberg-homepage .footer-grid{grid-template-columns:1fr}.activebuild-gutenberg-homepage .stat{border-right:0;border-bottom:1px solid rgba(11,31,51,.18)}.activebuild-gutenberg-homepage .section-head,.activebuild-gutenberg-homepage .cta{display:block}.activebuild-gutenberg-homepage .section-head{margin-bottom:30px}.activebuild-gutenberg-homepage .cta .wp-block-buttons{margin-top:18px}.activebuild-gutenberg-homepage .ticks{grid-template-columns:1fr}.activebuild-gutenberg-homepage .cta,.activebuild-gutenberg-homepage .compliance-panel{padding:35px 25px}.activebuild-gutenberg-homepage .copyright{display:block}.activebuild-gutenberg-homepage .section{padding:58px 0}.activebuild-gutenberg-homepage .whatsapp-float{right:14px;bottom:14px}.activebuild-gutenberg-homepage .whatsapp-button,.activebuild-gutenberg-homepage .whatsapp-button.wp-block-button__link{padding:11px 16px;font-size:.9rem}}
@media(prefers-reduced-motion:reduce){.activebuild-gutenberg-homepage .ab-reveal{opacity:1;transform:none;transition:none}.activebuild-gutenberg-homepage *,.activebuild-gutenberg-homepage *:before,.activebuild-gutenberg-homepage *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
