.hero-main-wrapper{height:100%;margin-top:-110px;padding:270px 15px 100px}.hero-bg-video,.hero-overlay{left:0;top:0;z-index:0}.hero-overlay{background:rgba(1,22,43,.83);height:100%;position:absolute;width:100%}.hero-video-container{border-radius:12px;line-height:0;overflow:hidden;padding-top:100%;position:relative;width:100%}.hero-video-container iframe{height:100%;inset:0;position:absolute;width:100%}.hero-video-container video{display:block;height:auto;width:100%}.hero-text-container{padding-left:60px;position:relative;z-index:1}.hero-text-container h1{color:#fff;font-size:55px;font-weight:400;line-height:58px;text-transform:capitalize}.hero-text-container h1 span{color:#80cbe2}.hero-description p{color:#fff;font-size:23px;font-weight:400;line-height:31px;margin-top:10px}.hero-btn-row{align-items:center;display:flex;gap:15px;margin:40px 0}.btn-orange-solid{background:#f2b45c;border-radius:4px;color:#1a1a1a;font-weight:700;padding:14px 32px;text-decoration:none;transition:.3s}.hero-tagline-bar{background:rgba(60,60,60,.2);border-left:10px solid #efb155;display:inline-block;padding:15px 35px}.hero-tagline-bar p{color:#fff;font-size:28px;font-style:italic;font-weight:300;line-height:36px;margin:0}.hero-tagline-bar p span{color:#efb155;font-weight:800}.hero-tagline-bar strong{color:#f2b45c;font-style:normal;font-weight:700}.hero-main-wrapper .btn-talk{border:1px solid #efb155;margin-top:0;min-width:200px}.mobile-video{display:none}@media(max-width:1800px){.hero-text-container h1{font-size:40px;line-height:48px}.hero-text-container p{font-size:16px;line-height:24px}.hero-tagline-bar p{font-size:24px;line-height:32px}.hero-video{height:750px}.btn-talk,.btn-white-outline{font-size:16px;padding:8px 40px}}@media(max-width:1200px){.hero-btn-row{align-items:flex-start;flex-direction:column}.hero-btn-row a{min-width:286px!important}}@media(max-width:991px){.hero-main-wrapper .row{flex-direction:column-reverse;gap:30px;padding:0 30px}.hero-main-wrapper{height:100%}.hero-btn-row{flex-direction:row;justify-content:center}.hero-text-container{padding-left:0;text-align:center}.mobile-video{display:block}.desktop-video{display:none}}@media(max-width:600px){.hero-btn-row{flex-direction:column}.hero-tagline-bar p{font-size:18px;line-height:24px}}.logo-text-block-section{padding:60px 15px}.logo-text-block-section .container{display:flex;flex-direction:column;gap:80px}.logos{text-align:center}.logos p{color:#323232;font-size:24px;font-weight:500;line-height:32px;margin-bottom:50px}.logos p span{color:#2f77b5;font-style:italic;font-weight:700}.logos-marquee{height:80px;margin-top:40px;overflow:hidden;position:relative}.logos-marquee:after,.logos-marquee:before{content:"";height:100%;position:absolute;top:0;width:80px;z-index:2}.logos-marquee:before{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0));left:0}.logos-marquee:after{background:linear-gradient(270deg,#fff 0,hsla(0,0%,100%,0));right:0}.logos-track{animation:scroll 20s linear infinite;display:flex;gap:100px}.logos-track img{height:60px;object-fit:contain}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.logo-text-block-section-content h2{color:#323232;font-size:50px;font-weight:400;line-height:58px;text-transform:capitalize}.logo-text-block-section-content h2 span{color:#2f77b5;font-weight:700}.logo-text-block-section-content p{color:#323232;font-size:30px;font-weight:400;line-height:45px}@media(max-width:1800px){.logo-text-block-section-content p{font-size:24px;line-height:29px}.logo-text-block-section-content h2{font-size:36px;line-height:44px}}@media(max-width:768px){.logo-text-block-section{padding:50px 10px}.logo-text-block-section .container{gap:20px}.logo-text-block-section-content{text-align:center}.logo-text-block-section-content h2{margin-bottom:20px}.logo-text-block-section-content p{font-size:20px;line-height:29px}.logos-track{gap:30px}.logos-track img{height:25px}.logos p{margin-bottom:30px}}@media(max-width:500px){.logo-text-block-section{padding:40px 15px}.logo-text-block-section h2,.logo-text-block-section h2 span{font-size:30px;line-height:40px}.logos-marquee{height:40px;margin-top:30px}}.faq-section{background:#f1f8ff;padding:60px 15px}.faq-container{margin:0 auto;max-width:1000px}.faq-header{margin-bottom:60px;text-align:center}.faq-header h2{color:#323232;font-size:44px;font-weight:400;line-height:52px;margin:0;text-transform:capitalize}.faq-header h2 span{color:#2f77b5;font-weight:700}.faq-wrapper{display:flex;flex-direction:column;gap:20px}.faq-item{background:#fff;border:1px solid #e7e7e7;border-radius:15px;overflow:hidden;transition:box-shadow .3s ease}.faq-item.active{box-shadow:0 10px 30px rgba(0,0,0,.03)}.faq-question{align-items:center;background:#fff;border:0;cursor:pointer;display:flex;justify-content:space-between;padding:25px 35px;text-align:left;width:100%}.faq-question h3{color:#323232;flex:1;font-size:23px;font-weight:500;line-height:31px;margin:0;min-width:0;padding-right:25px;white-space:normal;word-break:break-word}.faq-icon{flex-shrink:0;height:18px;margin-left:20px;position:relative;width:18px}.faq-icon:after,.faq-icon:before{background:#323232;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s}.faq-icon:before{height:2px;width:100%}.faq-icon:after{height:100%;width:2px}.faq-item.active .faq-icon:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg)}.faq-answer{max-height:0;overflow:hidden;padding:0 35px;transition:max-height .3s ease-in-out}.faq-answer-inner{color:#323232;font-size:16px;line-height:1.7;opacity:.9;padding-bottom:30px}.faq-item.active .faq-answer{max-height:1000px}@media(max-width:1800px){.faq-header h2{font-size:36px;line-height:44px}.faq-question h3{font-size:18px;line-height:26px}.faq-answer-inner{font-size:16px;line-height:24px}}@media(max-width:768px){.faq-section{padding:40px 15px}.faq-header{margin-bottom:30px}.faq-header h2{font-size:30px}.faq-question{padding:20px}.faq-answer{padding:0 20px}}.marketing-system-section{background:#f1f8ff;overflow:hidden;padding:60px 15px;position:relative}.marketing-system-section:after{background:url(https://paradoxmarketing.io/wp-content/uploads/2026/03/bottom-bg-lines-scaled.webp) bottom/cover no-repeat;bottom:0;content:"";height:450px;left:0;mask-image:linear-gradient(0deg,#000 0,transparent);-webkit-mask-image:linear-gradient(0deg,#000 0,transparent);opacity:.5;pointer-events:none;position:absolute;width:100%;z-index:1}.ms-container{position:relative;z-index:10}.ms-text-row{margin-bottom:60px}.ms-text-row h2{color:#323232;font-size:50px;font-weight:400;line-height:58px;text-transform:capitalize}.ms-text-row h2 span{color:#2f77b5;font-weight:700}.ms-description{color:#323232;font-size:18px;line-height:26px;padding-left:60px}.puzzle-grid{align-items:center;display:grid;gap:0;grid-template-columns:repeat(4,1fr);margin-bottom:60px}.puzzle-item{align-items:center;display:flex;height:200px;justify-content:center;margin:auto;transition:.4s ease}.puzzle-item svg{cursor:pointer;height:100%;object-fit:contain;transition:transform .5s cubic-bezier(.175,.885,.32,1.275),filter .4s ease;width:100%}.puzzle-item:hover svg{filter:none!important}.puzzle-item:first-child:hover svg{transform:rotate(5deg)}.puzzle-item:nth-child(2):hover svg{transform:rotate(-5deg)}.puzzle-item:nth-child(3):hover svg{transform:rotate(6deg)}.puzzle-item:nth-child(4):hover svg,.puzzle-item:nth-child(5):hover svg{transform:rotate(-7deg)}.puzzle-item:nth-child(6):hover svg{transform:rotate(3deg)}.puzzle-item:nth-child(7):hover svg{transform:rotate(-6deg)}.puzzle-item:nth-child(8):hover svg{transform:rotate(9deg)}@media(max-width:1800px){.ms-text-row h2{font-size:36px;line-height:44px}.ms-text-row p{font-size:16px;line-height:24px}.ms-cta-box h3{font-size:24px!important;line-height:32px!important}}@media(max-width:991px){.puzzle-grid{gap:15px}.puzzle-item{height:160px}.ms-text-row h2{margin-bottom:20px}.ms-description{padding-left:0}}@media(max-width:600px){.puzzle-item{height:auto}.puzzle-item:first-child,.puzzle-item:nth-child(8){height:50px}.puzzle-item:nth-child(2),.puzzle-item:nth-child(4),.puzzle-item:nth-child(5),.puzzle-item:nth-child(7){height:60px}.puzzle-grid{gap:0}}@media(max-width:575px){.puzzle-grid{grid-template-columns:repeat(4,1fr)}.ms-text-row h2,.ms-text-row p{text-align:center}}@media(max-width:500px){.marketing-system-section{padding:40px 15px}.ms-text-row{margin-bottom:10px}.ms-text-row h2{font-size:30px;line-height:40px}.ms-cta-box.text-center{margin-top:40px!important}.puzzle-grid{margin-bottom:20px!important}}.our-work{background:#f1f8ff;padding:60px 15px;text-align:center}.our-work .container{margin:0 auto;max-width:1200px;padding:0 60px;position:relative}.our-work h2{color:#323232;font-size:40px;font-weight:400;line-height:48px;margin-bottom:15px;text-transform:capitalize}.our-work h2 span{color:#2f77b5;font-weight:700}.our-work .work-card{border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.05);overflow:hidden;position:relative;text-align:left}.our-work .work-image-wrap{border-radius:15px;height:280px;line-height:0;overflow:hidden;position:relative}.our-work .work-image-wrap img{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.our-work .work-overlay{background:rgba(0,0,0,.4);display:flex;flex-direction:column;inset:0;justify-content:flex-end;opacity:0;padding:25px;pointer-events:none;position:absolute;transition:.3s}.our-work .work-category{align-items:center;color:#fff;display:flex;font-size:16px;gap:8px;line-height:24px;text-transform:capitalize}.our-work .work-category:before{background:#fff;border-radius:50%;content:"";height:6px;width:6px}.our-work .work-permalink{opacity:0;position:absolute;right:0;top:0;transform:translateY(-10px);transition:.3s;z-index:10}.our-work .work-permalink svg{display:block;height:auto;width:100px}.our-work .work-footer{align-items:center;background:#fff;border-radius:15px;display:flex;justify-content:space-between;margin-top:10px;padding:15px 25px;transition:background .3s ease}.our-work .work-title,.our-work .work-year{color:#323232;font-size:18px;line-height:26px;text-transform:capitalize}.our-work .work-title{font-weight:700}.our-work .work-year{font-weight:400}.our-work .work-card:hover .work-overlay,.our-work .work-card:hover .work-permalink{opacity:1;transform:translateY(0)}.our-work .work-card:hover .work-image-wrap img{transform:scale(1.05)}.our-work .work-card:hover .work-footer{background:#2f77b5}.our-work .work-card:hover .work-title,.our-work .work-card:hover .work-year{color:#fff}.our-work .owl-nav{left:0;pointer-events:none;position:absolute;top:35%;width:100%}.our-work .owl-nav button{background:none!important;border:0;padding:0;pointer-events:auto;position:absolute;transition:.3s}.our-work .owl-nav button:hover{opacity:.7}.our-work .owl-nav svg{height:30px;width:17px}.our-work .owl-prev{left:-30px}.our-work .owl-next{right:-30px}.our-work .work-content{margin:0 auto;max-width:700px}.our-work .work-cta h3{color:#323232;font-size:24px;font-weight:500;line-height:36px;text-transform:capitalize}@media(max-width:1800px){.our-work h2{font-size:36px;line-height:44px}.work-title{font-size:16px;line-height:24px}.work-year{font-size:14px;line-height:24px}.work-cta h3{font-size:24px;line-height:32px}}@media(max-width:992px){.our-work .work-image-wrap{height:220px}}@media(max-width:768px){.our-work{padding:50px 10px}}@media(max-width:500px){.our-work h2{font-size:30px;line-height:40px;margin-bottom:30px}}.reviews{text-align:center}.reviews .containers{background:#fff;margin:0 auto;padding:60px 0}.reviews .owl-carousel .owl-stage{align-items:stretch;display:flex;transition-timing-function:linear!important}.reviews .owl-carousel .item,.reviews .owl-carousel .owl-item{display:flex;flex:1;width:100%}.reviews .review-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.02);display:flex;flex-direction:column;justify-content:space-between;margin:15px 5px;padding:35px 25px;text-align:left;width:100%}.reviews .card-rating{align-items:center;display:flex;gap:8px;margin-bottom:15px}.reviews .rating-num{color:#323232;font-size:20px;font-weight:500}.reviews .stars-row{color:#ffb400;font-size:16px}.reviews .review-text{color:#323232;display:-webkit-box;font-size:17px;-webkit-line-clamp:4;line-height:1.5;margin-bottom:25px;-webkit-box-orient:vertical;overflow:hidden}.reviews .reviewer-info{border-top:1px solid #f2f2f2;margin-top:auto;padding-top:15px}.reviews .post-title{color:#323232;display:block;font-size:16px;font-weight:600}.reviews .reviewer-position{color:#787878;display:block;font-size:14px;margin-bottom:5px}.reviews .verified{align-items:center;color:#787878;display:flex;font-size:14px;gap:8px}.reviews h2{color:#323232;font-size:40px;font-weight:400;line-height:1.2;margin:0 auto 10px;max-width:700px;text-transform:capitalize}.reviews h2 span{color:#2f77b5;font-weight:700}.reviews .clutch-badge{margin-bottom:40px}.reviews .clutch-badge img{display:inline-block!important;height:50px;width:auto!important}.reviews .review-cta h3{color:#323232;font-size:28px;font-weight:500;line-height:36px;text-transform:capitalize}.review-cta{padding:0 15px}@media(max-width:1800px){.reviews .review-text{font-size:14px;line-height:1.4}.reviews h2{font-size:36px;line-height:44px}.reviews .rating-num{font-size:18px}.reviews .review-cta h3{font-size:24px;line-height:32px}}@media(max-width:768px){.reviews .container{padding:50px 20px}}@media(max-width:500px){.reviews h2{font-size:30px;line-height:40px}.reviews .containers{padding:40px 0}}.roi-section{background:#fff;padding:60px 15px}.roi-main-heading{color:#323232;font-size:44px!important;font-weight:400;line-height:52px!important;margin:0 auto 60px;max-width:925px}.roi-main-heading span{color:#2f77b5;font-weight:700}.roi-cards-wrapper{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.roi-card{background:#fff;border:1px solid hsla(0,0%,71%,.15);border-radius:15px;box-shadow:0 4px 4px rgba(159,207,255,.15);flex:1;max-width:400px;min-width:300px;padding:30px;transition:.3s}.roi-card:hover{border-color:#2f77b5;box-shadow:4px 4px 15px rgba(159,207,255,.3)}.roi-icon{display:block;height:61px;margin-bottom:25px;width:auto}.roi-card-title{color:#323232;font-size:28px;font-weight:500;line-height:36px;margin-bottom:15px}.roi-card-desc{color:#323232;font-size:18px;line-height:26px}.roi-card-desc p{margin:0}.ms-cta-box h3{color:#323232;font-size:28px;font-weight:500;line-height:36px;text-transform:capitalize}.ms-cta-box h3 strong{font-weight:700}@media(max-width:1800px){.roi-main-heading{font-size:36px!important;line-height:44px!important}.roi-card-desc{font-size:16px;line-height:24px}.roi-icon{height:50px}.roi-section h3{font-size:24px;line-height:32px}}@media(max-width:500px){.roi-section{padding:40px 15px}.roi-section h2{font-size:30px!important;line-height:40px!important;margin-bottom:30px!important}}body{margin:0!important}.btn-talk{background:#efb155;border:0;border-radius:5px;color:#323232;font-size:18px;font-weight:700;line-height:26px;min-width:320px;padding:10px 40px;transition:.3s}.btn-talk:hover{background:#e0a34d!important;color:#000!important}.btn-white-outline{align-items:center;border:1px solid #fff;border-radius:5px;color:#fff;display:flex;font-size:20px;font-weight:700;gap:8px;line-height:28px;padding:10px 40px;text-decoration:none;transition:.3s}.main-header{background:transparent;left:0;padding:20px 0;position:fixed;top:0;transition:.3s;width:100%;z-index:9999}.header-inner{align-items:center;display:grid;grid-template-columns:1fr auto 1fr}.header-center{justify-self:center;opacity:1;transition:.3s}.header-left,.header-right{opacity:0;pointer-events:none;transform:translateY(-10px);transition:.3s}.header-right{text-align:right}.header-left img,.header-logo-center img{height:80px}.main-header.scrolled{background:#001523;box-shadow:0 5px 20px rgba(0,0,0,.08);padding:10px 0}.main-header.scrolled .header-center{opacity:0;pointer-events:none;transform:scale(.9)}.main-header.scrolled .header-left,.main-header.scrolled .header-right{opacity:1;pointer-events:auto;transform:translateY(0)}@media(max-width:768px){.header-inner{grid-template-columns:1fr;justify-items:center}.header-left,.header-right{display:none!important}.header-center{opacity:1!important;pointer-events:auto!important;transform:none!important}.header-logo-center img{height:60px}}@media(max-width:767px){.header-right{display:none}}.ads-footer{background:#001523;color:#fff;padding:40px 20px;text-align:center}.ads-footer-inner{align-items:center;display:flex;flex-direction:column;gap:15px}.ads-footer-logo img{height:60px}.ads-footer-text{color:#bbb;font-size:14px;line-height:1.5;margin:0 0 20px;max-width:500px}.ads-footer-btn{background:#fff;border-radius:6px;color:#111;display:inline-block;font-weight:600;padding:12px 22px;text-decoration:none;transition:.3s}.ads-footer-btn:hover{background:#eaeaea}.hero-main-wrapper{overflow:hidden;position:relative}.hero-bg-poster{background-color:#021d4b;background-image:url(https://431748.fs1.hubspotusercontent-na1.net/hubfs/431748/bg-poster.webp);background-position:50%;background-size:cover;inset:0;position:absolute;z-index:1}.hero-bg-video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:2}.hero-overlay{z-index:6}.hero-content-container{position:relative;z-index:7}@media (max-width:768px){.hero-bg-video{display:none!important}}@media (max-width:600px){.hero-btn-row{align-items:center}}