@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body{ font-family: "Montserrat", sans-serif!important;}
html { scroll-behavior: smooth;}
.banner-sec, #maximizing-poductivity{padding:160px 0 60px; position: relative; width: 100%; height: auto; background: url(../img/inner-banner1.png) no-repeat center center;
    background-size: cover; background-size: cover;}
.site_header .header-lgo img{width:106px;}
.slider .slider_text { max-width: 100%;}
.testimonial-sec .overview .name{color:#fff;}
.testimonial-sec .overview .details{color: #fb7878;}
#testimonial-inner-banner .testimonial-sec .testimonial p {height: 100%;font-size: 14px;font-weight: 400;color: #c4c4c4;}
.banner-left-sec h1{font-size: 36px;}
.wanywhere-steps-sec{background:#ffe9e9}
.step-content p { font-size: 15px;font-weight: 500;line-height: 24px;color: #303030;}
.hero-section {min-height: 100vh; background: url(https://agentanywhere.ai/wp-content/themes/wanywhere/img/banner-img.png) center / cover no-repeat; position: relative;display: flex;align-items: center;justify-content: center;padding: 170px 0 60px;overflow: hidden;}
.hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(255,0,150,.1) 0,transparent 50%),radial-gradient(circle at 20% 80%,rgba(138,43,226,.15) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(75,0,130,.1) 0,transparent 50%)}.hero-card{background:rgba(8,8,8,.6);backdrop-filter:blur(0px);border-radius:4px;padding:3rem 2rem;text-align:center;position:relative;max-width:860px;width:100%;border:1px solid rgba(255,255,255,.1);overflow:hidden}.hero-card::before{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:4px;mix-blend-mode:multiply;filter:blur(1px);background-size:300% 300%;animation:4s ease-in-out infinite borderGlow;z-index:-1}@keyframes borderGlow{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}
.hero-title{font-size:38px;font-weight:800;color:#fff;margin-bottom:1rem;background:linear-gradient(135deg,#fff 0,#e0e0e0 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:46px}.footer-basic{background:url(https://agentanywhere.ai/wp-content/themes/wanywhere/img/footer-bg.png) center/cover no-repeat}
.footer-heading:after{border-bottom: 1px solid #f1f1f1;}
.footer-link a { color: #f8f8f8 !important;}
.footer-heading{color:#fff;}
.hero-subtitle {font-size:19px;color: rgba(255, 255, 255, 0.8);margin-bottom: 2.5rem; max-width: 600px;margin-left: auto;margin-right: auto;line-height: 1.6;    font-weight: 600;}
.hero-buttons {display: flex;gap: 1rem;justify-content: center;margin-bottom: 3rem;flex-wrap: wrap;}
.cmn-btn {padding: 0.675rem 2rem;border: none;border-radius:4px;font-size: 1rem; font-weight: 600;cursor: pointer;transition: all 0.3s ease;text-decoration: none;display: inline-block;min-width: 160px;}
.btn-bg {background: linear-gradient(91deg, #E5173E 1.15%, #712889 99.18%);color:#fff;border-radius: 47.851px;}
.btn-bg:hover {transform: translateY(-2px);box-shadow: 0 6px 25px rgba(255, 0, 150, 0.4);color: #fff;}
.btn-outline {border-radius: 4px;border: 3.19px solid #D91946;background:#ff5757!important;color:#fff!important;}
.btn-outline:hover {border-color: #D91946;color:#fff;background:  linear-gradient(91deg, #E5173E 1.15%, #712889 99.18%);transform: translateY(-2px);text-decoration:none;}
.hero-tabs {display: flex;justify-content: center;gap: 2rem;flex-wrap: wrap;}
.banner-tab-item {color: rgba(255, 255, 255, 0.7)!important;font-size: 1rem;font-weight: 500;cursor: pointer;padding: 0.5rem 1rem;border-radius: 8px;transition: all 0.3s ease;position: relative;background: rgba(0, 0, 0, 0.6);}
.banner-tab-item:hover {color: white;background:linear-gradient(91deg, #E5173E 1.15%, #712889 99.18%);}
.banner-tab-item.active { background: rgba(0, 0, 0, 0.6);}
.banner-icon-url a {font-size: 24px;margin: 0 16px 0 0;color: #dc1944c2!important;}
.testimonial-sec .testimonial h5{color:#fff}
#banner-cta a.getstarted{background: linear-gradient(91deg, #E5173E 1.15%, #712889 99.18%)}
#banner-cta a#banner-outline-cta{    background: #0C0C0E;border: 2px solid #D91946;padding: 2px 22px;border-radius: 30px;color: #fff;padding: 14px 28px;}
/****Card-bf-animated-css***/        
.animated-border-box,.animated-border-box-glow{max-width:850px;width:100%;position:absolute;overflow:hidden;padding:3rem 2rem;z-index:0;border-radius:10px;text-align:center}.animated-border-box-glow{overflow:hidden;filter:blur(20px)}.animated-border-box-glow:before,.animated-border-box:before{content:'';z-index:-2;text-align:center;top:50%;left:50%;transform:translate(-50%,-50%) rotate(0);position:absolute;width:99999px;height:99999px;background-repeat:no-repeat;background-position:0 0;opacity:.5;background-image:conic-gradient(from 61deg,#712889 3.11%,#e5173e 5.53%,rgba(229,23,62,0) 8.39%);animation:12s linear infinite rotate}
.animated-border-box:after {content: '';position: absolute;z-index: -1;left: 5px;top: 5px;width: calc(100% - 10px);height: calc(100% - 10px);background:#020202e8;border-radius: 7px;}
@keyframes rotate {100% {transform: translate(-50%, -50%) rotate(1turn);}}
.center-box{min-height: 100vh;background: url(https://agentanywhere.ai/wp-content/themes/wanywhere/img/banner-img.png) center / cover no-repeat;position: relative;display: flex;align-items: center;justify-content: center; padding: 80px 0 60px;overflow: hidden;}
.about-ai-sec{width: 100%;padding:50px 0;background: #ffff;}
.about-ai-bg-sec{border-radius:14px;background: linear-gradient(119deg, rgba(229, 23, 62, 0.50) -2.74%, rgba(113, 40, 137, 0.40) 12.07%, rgba(12, 12, 14, 0.00) 43%);padding: 25px 0;}
.about-ai-sec-left{padding: 25px 32px;}
h2.common-heading{color: #0C0C0E;font-size:32px;font-weight: 500;line-height: normal;margin-bottom: 24px;}
.cmn-heading-para{color: #060606;font-size:16px;font-style: normal;font-weight: 600;line-height: 32px;text-transform: uppercase;}
 h2.common-heading span{background: linear-gradient(90deg, #E11841 0%, #712889 100%);
background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-weight: 700;}
.about-ai-sec-left p.below-heading-para{    color: #0C0C0E;font-size: 16px;font-weight: 600;line-height: 28px;text-transform: capitalize;margin-bottom: 20px;}
.about-ai-sec-left p{color: #0C0C0E;font-size: 15px;font-weight: 500;line-height: 28px; margin-bottom: 0;}
.about-ai-sec-left span.below-para-span{color: #0C0C0E;font-size:26px;font-weight:700;line-height:32px;text-transform: uppercase;margin-bottom: 15px;    display: inline-block;}
.cmn-para{ color: #0C0C0E;font-size: 16px;font-weight: 500;line-height: 28px; margin-bottom: 26px;text-align: left;}
ul.bullets-sec {margin-bottom: 40px;padding-left: 0;}
ul.bullets-sec li {display: flex;flex-direction: row;align-items: flex-start;margin-bottom: 16px;}
ul.bullets-sec li img {width: 22px;height: 23px;}
ul.bullets-sec li .bullet-points {letter-spacing: .01em;margin-left: 14px;font-size: 15px;line-height: 24px;font-weight: 400;margin-top: 2px;}
.benefit-info {display: inline-block;width: 100%;text-align: left; margin-bottom:26px;}
.benefit-info-item {padding: 16px 16px 16px 24px;min-height: 170px;border-radius: 10px;border: 1px solid #712889;background: #FFF;box-shadow: 0px 4px 4px 0px rgba(113, 40, 137, 0.30);}
.benefit-info-icon {margin-bottom: 15px;}
.benefit-info-icon img {width:52px;height:52px;}
.benefit-info-text h2 {color: #303030;font-size: 18px;text-transform: capitalize;font-weight: 600;margin-bottom: 10px;}
.benefit-info-text span {color: #5c5a5a;font-size: 16px; font-weight: 500;display: inline-block;width: 100%;}
#aboutbg-ai-sec{background: url(https://agentanywhere.ai/wp-content/themes/wanywhere/img/about-bg.png) center / cover no-repeat;}
.talent-error-page{padding: 140px 0 40px;background-position: center;background-repeat: no-repeat;position:relative;}
#lottie-container{width: 100%;}
#lottie-container svg{    margin-top: -160px;}
.talent-error-page .error-pageheading{    font-size:32px; font-weight: 600; color: #fff;    line-height: 46px;}
@keyframes scrollmarquees { from { transform: translateX(0); }  to {    transform: translateX(-100%);  }}
.activity-marquee {position: relative; width: 100%;padding: 1rem 0 1.5rem;overflow: hidden;margin-top: -80px; background:linear-gradient(135deg, #100c13, #0c0c0e);backdrop-filter: blur(100px);}
.marquee-container { display: flex;animation: scroll 30s linear infinite;gap: 1rem; }
.activity-card {flex-shrink: 0;background: rgba(255, 255, 255, 0.1); backdrop-filter: blur(15px);border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 12px;padding:10px;display: flex;align-items: center;gap: 1rem;}
.activity-avatar { width: 40px;height: 40px;border-radius: 50%;background: linear-gradient(135deg, #667eea, #764ba2);display: flex;align-items: center;justify-content: center; font-weight: bold;font-size: 1.1rem;color: white;}
.activity-content {flex: 1;}
.activity-user {font-size:14px;font-weight: 500;color: #fff; margin-bottom: 0.2rem; }
.activity-action {font-size: 12px;color: rgba(255, 255, 255, 0.8);margin-bottom: 0.2rem;}
.activity-time {font-size: 10px;color: rgba(255, 255, 255, 0.6);}
@keyframes scroll {0% {transform: translateX(100%);}100% {transform: translateX(-100%); }}
.footer-link a:hover {color: #ca1a4e !important;}
.contact-page { margin: 0 0 10px;padding: 18px 15px;background:#f0f2f5!important;    border: 1px solid #ececec;}
.leftmap-side{padding: 18px 15px;background:#f0f2f5!important;margin-bottom:10px;border-radius:5px;    border: 1px solid #ececec;}
.contact-info { display: inline-block;width: 100%;text-align: center; margin-bottom:12px;}
.contact-info-icon {margin-bottom: 15px;}
.contact-info-item {padding:0;border-radius: 5px; display: flex; text-align: left;}
.contact-info-icon i { font-size: 22px; color:#d51948;}
.contact-info-text{padding-left:22px;}
.iti__country-list{    width: 100%;min-width: 310px;}
.contact-info-text p { margin-bottom: 0}
.contact-info-text h2 { color:#171717; font-size:17px; text-transform: capitalize; font-weight: 600; margin-bottom: 8px;}
.contact-info-text span {color: #5c5a5a; font-size: 15px;font-weight: 500; display: inline-block; width: 100%;line-height: 26px;}
.contact-page h2 { margin: 0 0 16px 1%; font-weight: 700}
.map-sec {border-radius: 5px; border: 2px solid #d8d8d8;}
#cnt-details {    border: 1px solid #ececec;margin: 0 0 10px;width: 100%;display: inline-block;background:#f0f2f5;padding:26px 18px 4px;text-align: left;border-radius: 5px;}
.innerTopBanner .banner__content {display: flex;justify-content: space-between;align-items: center}
.innerTopBanner .banner__content_left,.innerTopBanner .banner__content_right {display: flex;height: 100%; flex-direction: column}
.innerTopBanner h3 {font-weight: 700;font-size: 40px; color: #fff;letter-spacing: -.5px; font-family: Nunito Sans}
.innerTopBanner .banner__content_right {justify-content: flex-end; align-items: flex-end}
.innerTopBanner .banner__content_right .figure { margin-bottom: 0; display: block; margin-top: 55px}
.mauticform-name{font-weight:700;font-size:1.5em;margin-bottom:3px}.mauticform-description{margin-top:2px;margin-bottom:10px}.mauticform-error{margin-bottom:10px;color:red}.mauticform-message{background:#4caf50;color:#fff;max-width:710px;margin:0 auto 10px;padding:0;border-radius:3px;font-size:15px;text-align:center;line-height:40px;text-transform:uppercase}.mauticform-row{display:block;width:48%;float:left;margin:1%}#contactsubmit,#textarea-message{width:98%}.mauticform-label{font-size:1.1em;display:block;font-weight:700;margin-bottom:5px}.mauticform-row.mauticform-required .mauticform-label:after{color:#e32;content:" *";display:inline}.mauticform-helpmessage{display:block;font-size:.9em;margin-bottom:3px}.mauticform-errormsg{display:block;color:red;margin-top:2px}.mauticform-input,.mauticform-selectbox,.mauticform-textarea{width:100%;padding:.5em;border:1px solid #ccc;box-shadow:0 0 0 #fff inset;border-radius:4px;box-sizing:border-box;color:#888!important}.mauticform-checkboxgrp-label,.mauticform-radiogrp-label{font-weight:400}.mauticform-button-wrapper .mauticform-button.btn-default,.mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default{color:#5d6c7c;background-color:#fff;border-color:#ddd}.mauticform-button-wrapper .mauticform-button,.mauticform-pagebreak-wrapper .mauticform-pagebreak{display:inline-block;margin-bottom:0;font-weight:600;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:13px;line-height:1.3856;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mauticform-button-wrapper .mauticform-button.btn-default[disabled],.mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default[disabled]{background-color:#fff;border-color:#ddd;opacity:.75;cursor:not-allowed}.mauticform-pagebreak-wrapper .mauticform-button-wrapper{display:inline}.contact-page textarea{max-height:100px;min-height:100px}.contact-page .mauticform-button{background:linear-gradient(91deg, #E5173E 1.15%, #712889 99.18%)!important;color:#fff!important;font-size:16px;width:100%;text-transform:uppercase;border:none;margin:0 auto;padding:13px 45px 12px;transition:.4s;border-radius:100px;line-height:0;font-weight:600!important;display:block}.contact-page .mauticform-button:hover{background:#fff!important;color:#E5173E!important;border:1px solid #E5173E!important;}.iti{position:relative;display:inline-block;width:100%}
#thankyu-hlder img{max-width:240px!important;}
.than-youpage h3{font-weight:700!important;margin:10px 0!important;}
.back-home a{background:linear-gradient(91deg, #E5173E 1.15%, #712889 99.18%)!important;font-weight:500!important;margin:32px auto 0;}
.back-home a:hover{background:#fff!important;border:1px solid #E5173E!important;color:#E5173E!important; }
#aiavatar-bnner-sec{    background:url(https://shephertz.com/wp-content/themes/Shephertz-wordpress-theme/images/agentanywhere/ai-avatar-heroimg.webp) center;justify-content: start;min-height: 86vh;    background-size: cover;background-position: bottom center}
#faqs{background: url(https://agentanywhere.ai/wp-content/themes/wanywhere/img/faqs-banner.png) center;justify-content: start;min-height: 86vh;
    background-repeat: no-repeat;min-height:48vh;background-repeat: no-repeat;width: 100%;padding: 110px 0 0;background-size: cover;}
.team-leader{font-size:24px;font-weight: 600;}
.leader-txt{font-size: 18px; font-weight: 500;}
.team-card {background: #fff;border: 1px solid #eee;padding: 1.5rem 1rem;border-radius: 12px;box-shadow: 0 6px 20px rgba(0,0,0,0.05);transition: transform 0.3s ease, box-shadow 0.3s ease;height: 100%;display: flex;flex-direction: column;align-items: center;}
.team-card:hover {transform: translateY(-5px);box-shadow: 0 10px 25px rgba(0,0,0,0.08);}
.team-photo-wrapper {position: relative;width: 96px;height: 96px;margin-bottom: 1rem;}
.team-photo {width: 100%;height: 100%;border-radius: 50%;object-fit: cover;}
.linkedin-overlay {position: absolute;bottom: 0;right: -8px;background: #0A66C2;border-radius: 50%;padding: 5px;display: flex;align-items: center;justify-content: center;width: 28px;height: 28px;transition: transform 0.3s;}
.linkedin-overlay img {width: 16px;height: 16px;}
.team-card:hover .linkedin-overlay {transform: scale(1.1);}
.team-name {font-size: 1.1rem;font-weight: 600;color: #0c0c0e;margin-bottom: 0.25rem;text-align: center;}
.team-role {font-size: 0.95rem;font-weight: 500;color: #666;text-align: center;line-height: 1.4;}
.mission-img{height:auto !important;}
.mission-vision-sec {background: linear-gradient(135deg, #faebff 0%, #fff 100%);}
.mv-card {background: #ffffff;border: 1px solid #ece2f4;border-radius: 16px;padding: 2rem;text-align: center;box-shadow: 0 8px 20px rgba(113, 40, 137, 0.08);transition: transform 0.3s ease, box-shadow 0.3s ease;}
.mv-card:hover {transform: translateY(-6px);box-shadow: 0 12px 28px rgba(113, 40, 137, 0.15);}
.mv-icon {width: 70px;height: 70px;margin: 0 auto 1rem;}
.mv-icon img {width: 100%;height: auto;object-fit: contain;}
.mv-title {font-size: 1.5rem;font-weight: 700;color: #712889;margin-bottom: 0.75rem;}
.mv-text {font-size: 1rem;font-weight: 500;color: #444;line-height: 1.6;}
.wht-bg-btn{background:#fff;color:#E5173E ;border:1px solid #fff}
/* .left-aiavatar-content {width:100%;max-width:472px;} */
/* ai section update */
.ai-gen-section {background-size: cover;background-position: center;position: relative;color: #fff;}
.ai-gen-title {font-size: 32px;font-weight: 600;text-align: left;}
.ai-gen-gradient-text {background:linear-gradient(90deg, #DCEDC8 0%, #ffffff 100%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family: Montserrat;font-size: 32px;font-style: normal;font-weight: 700;line-height: normal;text-transform: capitalize;}
/* Step layout */
.ai-gen-steps-wrapper {position: relative;padding-left: 30px;}
.ai-gen-step-item:last-child {margin-bottom: 0;}
/* Circle markers */
.ai-gen-timeline-circle {width: 20px;height: 20px;border-radius: 50%;background:linear-gradient(180deg, #ffffff 0%, #aeaeae 100%);position: absolute;left: 0;top: 50%;transform: translateY(-50%);z-index: 2;flex-shrink: 0;}
/* Cards */
.ai-gen-step-item {margin-bottom: 2rem;position: relative;z-index: 2;}
.ai-gen-step-card {display: flex;align-items: flex-start;gap: 1rem;border: 1px solid #712889;background: #0C0C0E;box-shadow: 0px 4px 4px 0px rgba(113, 40, 137, 0.30);padding: 1rem 1.2rem;border-radius: 12px;width: 100%;margin-left: 30px;min-height: 80px;}
.ai-gen-icon-box img {width: auto}
.ai-gen-step-content h3 {font-size: 1rem;font-weight: 600;margin-bottom: 0.4rem;color: #fff;}
.ai-gen-step-content p {font-size: 0.95rem;color: rgba(255, 255, 255, 0.8);margin: 0;line-height: 1.4;}
/* Vertical dotted line */
.ai-gen-timeline-line { position: absolute; left: 38px; top: 0;bottom: 0; width: 2px; border-left: 2px dotted #fbfbfb;  z-index: 1;}
.avatar-section {background:#fbfbfb;padding: 48px 20px;font-family: 'Montserrat', sans-serif;}
.avatar-container {max-width: 1200px;margin: 0 auto}
.avatar-heading {text-align: center;margin-bottom: 50px;}
.avatar-heading h2 {font-size: 32px;font-weight: 600;color: #0c0c0e;margin-bottom: 12px;}
.avatar-heading h2 span {background: linear-gradient(135deg, #00AEEF 0%, #8DC63F 100%);-webkit-background-clip: text;
-webkit-text-fill-color: transparent;font-size: 32px;font-weight: 700;}
.avatar-heading p {color: #333;font-size: 18px;font-weight: 600;max-width: 700px;margin: 0 auto;line-height: 1.6;}
.avatar-grid {display: flex;flex-wrap: wrap;gap: 24px;justify-content: center;}
.avatar-card {background: white;border-radius: 12px;padding: 32px 24px;text-align: center;box-shadow: 0 8px 20px rgba(113, 40, 137, 0.05);transition: 0.3s ease;flex: 1 1 calc(25% - 24px);max-width: calc(25% - 24px);min-width: 260px;}
.avatar-card:hover {transform: translateY(-5px); box-shadow: 0 12px 24px rgba(113, 40, 137, 0.15);}
.avatar-card img {width: 56px;height: 56px;margin-bottom: 16px;display: block;margin-left: 0;}
.avatar-card h4 {font-size: 18px;font-weight: 600;color: #0c0c0e;margin-bottom: 12px;text-align:left;}
.avatar-card p {font-size: 16px;color: #555;line-height: 1.6;text-align:left;}
#crteavtr-hero-section {background:#fff;display: flex;flex-direction: row;align-items: center;justify-content: center;padding:0;background: linear-gradient(90deg, #d4006c, #6e00b9); color: white;border-radius: 16px;max-width: 1000px; margin:0 auto; gap: 2rem;  flex-wrap: wrap;}
.bg-whte-aisec{background:#fff;padding:35px 0;}
#crteavtr-hero-section .hero-image {flex: 0 0 200px;}
    #crteavtr-hero-section .hero-image img { width: 100%;border-radius:16px;}
    #crteavtr-hero-section .hero-content { flex: 1;text-align: left;}
    #crteavtr-hero-section .hero-content h1 { font-size: 2rem;margin-bottom: 0.5rem;font-weight: 600;}
    #crteavtr-hero-section .hero-content p {font-size: 1rem; margin-bottom: 1.5rem;font-weight: 500;}
    #crteavtr-hero-section .hero-content .btn { padding: 0.75rem 1.5rem; border: none;border-radius: 30px;background: linear-gradient(90deg, #ff1f4c, #5c00a3);color: white;font-weight: bold;font-size: 1rem;cursor: pointer;transition: transform 0.2s ease;}
    #crteavtr-hero-section .hero-content .btn:hover { transform: scale(1.05); }
#request-agent-crdbx { width: 100%;  max-width: 890px;  margin: 0 auto;  padding: 40px;}
#request-agent-crdbx .contact-page {    background-color: #000000!important; color: #fff; padding: 40px; border-radius: 10px;width: 100%; border: 1px solid rgba(197, 47, 255, 0.2); box-shadow: 0 0 20px rgba(255, 0, 255, 0.2);}
#agentanywhere-signup-form {;   margin-top: -5px; padding: 0;   display: fle;   align-items: center; justify-content: center; min-height: 100vh;}
 #agentanywhere-signup-form .signup-container{ background-color: #000000; color: #fff;  padding: 40px;    border-radius: 10px;    width: 100%;  max-width: 700px;border: 1px solid rgba(197, 47, 255, 0.2);   box-shadow: 0 0 20px rgba(255, 0, 255, 0.2);}
 #agentanywhere-signup-form .signup-title {   font-size: 22px;  text-align: center;padding-bottom: 1.5rem;  background: linear-gradient(to right, #c52fff, #ff3078); -webkit-background-clip: text;  -webkit-text-fill-color: transparent;  font-weight: 600;} 
#agentanywhere-signup-form .social-signup-btn { color: white;  border-radius: 6px; padding: 12px 20px; width: 100%; font-weight: 400;  transition: all 0.3s ease;font-size: 15px; border: 2px solid transparent; background-image:     linear-gradient(to right, #0d0d0d, #0d0d0d),   linear-gradient(to right, #9c0338, #c52fff); background-origin: border-box; background-clip: padding-box, border-box;    display: flex;   align-items: center;justify-content: center;text-decoration: none;  } 
#agentanywhere-signup-form .social-signup-btn:hover {  background: linear-gradient(to right, #f72585, #7209b7);  color: white;    transform: translateY(-2px);  transform: translateY(-2px);  box-shadow: 0 5px 15px rgba(247, 37, 133, 0.3);}
#agentanywhere-signup-form .social-icon {  padding-right: 10px; height: 20px;} 
#agentanywhere-signup-form .divider-text {  text-align: center;     color: #fff;   margin: 1.5rem 0;  position: relative;}
#agentanywhere-signup-form .divider-text::before,
#agentanywhere-signup-form .divider-text::after {   content: '';     position: absolute;   top: 50%;   width: 45%;   height: 1px;  background: linear-gradient(to right, transparent, #c52fff, transparent);} 
#agentanywhere-signup-form .divider-text::before {  left: 0;} 
#agentanywhere-signup-form .divider-text::after {  right: 0;}
#agentanywhere-signup-form .form-input-group {   position: relative;  margin-bottom: 1.5rem;}
#agentanywhere-signup-form .form-input-label {  margin-bottom: 0.5rem;  font-size: 14px;  color: #fff;   font-weight: 500; }
#agentanywhere-signup-form .form-input-field {  padding: 12px 15px;   color: #fff;   border-radius: 6px;      font-size: 14px;border: 2px solid transparent;background-image:    linear-gradient(to right, #0d0d0d, #0d0d0d),  linear-gradient(to right, #c10446, #c52fff);  background-origin: border-box;background-clip: padding-box, border-box;  width: 100%;   transition: all 0.3s ease;}
#agentanywhere-signup-form .form-input-field::placeholder {  color: #aaa;}
#agentanywhere-signup-form .form-input-field:focus {  outline: none;  box-shadow: 0 0 0 3px rgba(197, 47, 255, 0.1);  border-color: #f72585;}
#agentanywhere-signup-form .form-input-icon-wrapper {  position: relative;} 
#agentanywhere-signup-form .form-input-icon {    position: absolute;top: 50%;  left: 15px;  transform: translateY(-50%);  color: #aaa;    font-size: 14px;pointer-events: none; z-index: 1;}
#agentanywhere-signup-form .form-input-field-with-icon {padding-left: 50px;} 
#agentanywhere-signup-form .signup-submit-btn { background: linear-gradient(to right, #ab023a, #7209b7);   color: white;   border: none;   padding: 15px; border-radius: 25px; width: 100%;font-weight: bold;   font-size: 16px;  transition: all 0.3s ease;    cursor: pointer;  text-transform: uppercase;letter-spacing: 1px;} 
#agentanywhere-signup-form .signup-submit-btn:hover { opacity: 0.9;   transform: translateY(-2px); box-shadow: 0 8px 25px rgba(171, 2, 58, 0.3);}
#agentanywhere-signup-form .password-hint {  font-size: 12px; color: #aaa; margin-top: 0.5rem;}
#request-agent-crdbx .contact-page input.mauticform-input, #request-agent-crdbx .contact-page select, #request-agent-crdbx .contact-page textarea, #request-agent-crdbx input{color: #fff; width: 100%; border-radius: 6px;font-size: 14px;    background:linear-gradient(to right, #0d0d0d, #0d0d0d) padding-box,linear-gradient(to right, #c10446, #c52fff) border-box!important; border: 2px solid transparent!important;background-clip: padding-box, border-box!important; background-origin: border-box!important;transition: all 0.3s ease; appearance: none; -webkit-appearance: none; -moz-appearance: none;}
.faq-section{width: 100%; padding: 24px; background:#fff;border-radius: 20px;}
.blghero-section{padding-bottom:60px;}
.blghero-section h1{font-size:36px;font-weight: 700; letter-spacing: 0.84px; color: #000 !important; text-align: left; line-height:48px;}
.blghero-section h4{font-size:24px;font-weight: 500; letter-spacing: 0.84px; color: #300 !important; text-align: left; line-height: 36px;}
.recentsec_blog{width:100%;padding:60px 0;background:#fff;}
.faqcard {border: 1px solid #d6d8d9;border-radius: 3px;height: 558px !important; overflow: auto;margin-bottom: 24px; padding: 20px}
.faqcard .sp-easy-accordion>.sp-ea-single>.ea-header a{padding:8px 4px!important;}
.faqcard h4{font-size: 22px;font-weight: 700; margin-bottom: 19px; text-align: center;background: linear-gradient(90deg, #E11841 0%, #712889 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
  .mp-pricing-section { background: linear-gradient(135deg, #8b5cf6 0%, #ec4899 50%, #ef4444 100%);min-height: 100vh;padding: 60px 20px;           display: flex;align-items: center; justify-content: center;}
        .mp-container {  width: 100%;display: grid;grid-template-columns: 1fr 1fr;gap: 60px;align-items: start;position: relative;}
        .mp-left-section { color: #fff;padding-right: 40px; }
.mp-main-heading {font-size: 32px;font-weight: 700;margin-bottom: 2rem;color: #fff;}
        .mp-provider-card { background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.2);border-radius: 12px;padding: 24px;
            margin-bottom: 2rem;backdrop-filter: blur(10px);}
        .mp-provider-header {display: flex;align-items: center;gap: 12px;margin-bottom: 20px;}
        .mp-provider-icon {width: 40px;height: 40px; background: #1f2937;border-radius: 6px;display: flex; align-items: center;justify-content: center;color: #60a5fa; font-size: 18px;font-weight: 700;}
        .mp-provider-title {font-size: 1.5rem;font-weight: 600;color: #fff; }
        .mp-provider-details {display: grid;grid-template-columns: 1fr 1fr; gap: 20px;}
.mp-detail-item h4 { font-size: 1rem;font-weight: 600; margin-bottom: 4px;color: #fff;}
.mp-detail-item p { font-size: 0.9rem; color: rgba(255, 255, 255, 0.8); }
        .mp-description {font-size: 1rem; color: rgba(255, 255, 255, 0.9); line-height: 1.7; margin-bottom: 1.5rem; }
        .mp-right-section {position: relative;z-index: 10;}
 .mp-pricing-card {background: #1f2937;border-radius: 16px;padding: 40px;color: #fff;box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);min-height: 400px;}
        .mp-pricing-header { text-align: center; margin-bottom: 2rem;}
        .mp-pricing-title {font-size:28px;font-weight: 700;margin-bottom: 1rem;color: #fff;}
        .mp-pricing-description {font-size: 1rem; color: rgba(255, 255, 255, 0.8);line-height: 1.6;margin-bottom: 2rem;}
        .mp-plan-section { margin-bottom: 2rem; }
        .mp-plan-title { font-size: 1.5rem;font-weight: 600;margin-bottom: 1rem; color: #fff;}
        .mp-plan-price {font-size:28px; font-weight: 700;color: #fff; margin-bottom: 2rem;}
        .mp-features-list { list-style: none;padding: 0;}
        .mp-features-list li {display: flex;align-items: center;gap: 12px;padding: 12px 0;border-bottom: 1px solid rgba(255, 255, 255, 0.1);            font-size: 1rem;color: rgba(255, 255, 255, 0.9);}
        .mp-features-list li:last-child { border-bottom: none;}
        .mp-check-icon {width: 20px;height: 20px;background:linear-gradient(91deg, #E5173E 1.15%, #712889 99.18%);border-radius: 50%;         display: flex;align-items: center;justify-content: center;color: #fff;font-size: 12px;font-weight: 700;flex-shrink: 0;}
        .mp-more-provider-section {padding: 80px 20px;position: relative;overflow: hidden;background:#0E0C11;}
.mp-more-heading {text-align: center;font-size: 32px;font-weight: 700;color: #fff;margin-bottom: 60px;}
        .mp-cards-grid { display: grid;grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));gap: 30px;align-items: stretch;}
        .mp-provider-product-card {background: rgba(255, 255, 255, 0.05);border: 2px solid #d91946; border-radius: 16px; padding: 30px;            color: #fff;backdrop-filter: blur(10px);transition: transform 0.3s, box-shadow 0.3s; position: relative; overflow: hidden; }
        .mp-provider-product-card::before {content: ''; position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: linear-gradient(45deg, rgba(139, 92, 246, 0.1), rgba(236, 72, 153, 0.1), rgba(239, 68, 68, 0.1));opacity: 0;transition: opacity 0.3s;}
        .mp-provider-product-card:hover {transform: translateY(-5px);box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);}
.mp-provider-product-card:hover::before { opacity: 1;}
        .mp-card-header {display: flex; align-items: center;gap: 12px;margin-bottom: 16px;position: relative; z-index: 2;}
        .mp-card-icon { width: 36px; height: 36px;background: #1f2937;border-radius: 8px;display: flex;align-items: center;justify-content: center;
            color: #60a5fa; font-size: 16px; font-weight: 700; flex-shrink: 0; }
        .mp-card-title {font-size: 1.25rem; font-weight: 600; color: #fff; margin: 0;}
        .mp-developer-info { margin-bottom: 12px;position: relative;z-index: 2;}
        .mp-developer-name {font-size: 0.9rem;color: rgba(255, 255, 255, 0.7);}
        .mp-rating-section {display: flex; align-items: center; gap: 8px; margin-bottom: 16px; position: relative;z-index: 2;}
.mp-stars { display: flex; gap: 2px}
        .mp-star { font-size: 16px; color: #9ca3af; }
        .mp-star.filled {color: #fcd34d;}
.mp-rating-text {font-size: 0.875rem;color: rgba(255, 255, 255, 0.7); margin-left: 4px; }
        .mp-card-description { font-size: 0.95rem;color: rgba(255, 255, 255, 0.8);line-height: 1.6; margin-bottom: 20px;position: relative;            z-index: 2;}
        .mp-tool-tag {position: relative;z-index: 2;}
        .mp-tool-tag span {background: #472d3c;color: #fff;padding: 8px 16px;border-radius: 10px;font-size: 0.875rem;font-weight: 500;           border: 1px solid #472d3c;display: inline-block; }
#agent-info {padding:110px 0px 30px 0px; }
  #agent-info .agent-content h4 { font-size: 28px; font-weight: 700;}
  #agent-info .agent-content .desc {font-size: 13px;font-weight: 600;}
#agent-info .agent-rating { font-size:0.7rem;}
  #agent-info-slider-sec .custom-left-card {background-color: #000000 !important;border-radius: 10px;height: 100%; display: flex;flex-direction: column;}
 #agent-info-slider-sec .custom-left-card h5 {font-size: 20px;font-weight: 700;}
#agent-info-slider-sec .custom-left-card .price-link {font-weight: 500;font-size: 14px;text-decoration: underline;}
#agent-info-slider-sec .gradient-btn {background: linear-gradient(45deg, #e11841, #712889);border: none;color: white;padding: 8px 16px;border-radius: 20px; font-weight: 500;}
#agent-info-slider-sec .gradient-outline-btn {background: transparent;border: 2px solid #D91946;padding: 6px 14px;border-radius: 20px;font-weight: 500;}
#agent-info-slider-sec .bg-heading {background-color: #472D3C;color: white;width: 100%; border-radius: 3px;}
#agent-info-slider-sec .bg-heading h6 {font-size: 16px; font-weight: 500;}
  #agent-info-slider-sec .slider {  max-width: 960px; }
    #agent-info-slider-sec .slider .card { overflow: hidden;background: linear-gradient(#190F1E 0 0) padding-box,linear-gradient(to right, #e11841, #712889) border-box;border-radius: 10px;border:1px solid rgba(0,0,0,.125) !important;}
    #agent-info-slider-sec .slider .card img,#agent-info-slider-sec .card video {width: 100%;height: 500px;object-fit: cover;display: block;}
    #agent-info-slider-sec .video-thumb {width:100%;height:500px; background-size: cover;background-position: center;position: relative;     cursor: pointer;}
    #agent-info-slider-sec .play-button {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: rgba(0, 0, 0, 0.7);width: 60px;height: 60px;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
    #agent-info-slider-sec .play-button i {color: white;font-size: 24px;}
.slick-dots li button {width: 16px; height: 16px; padding: 0; background: transparent;}
    #agent-info-slider-sec .slick-dots { bottom: -30px;}
    #agent-info-slider-sec .slick-dots li button:before {font-size: 25px;color: #472D3C;opacity: 1;line-height:30px;width:25px;height:30px;}
    #agent-info-slider-sec .slick-dots li.slick-active button:before {color: transparent;background: linear-gradient(45deg, #e11841, #712889);
  -webkit-background-clip: text;background-clip: text;font-size: 25px;}
    #agent-info-slider-sec .slider .slick-slide { padding: 0 10px; }
    #agent-info-slider-sec .slider .slick-list { margin: 0 -5px;}
    #agent-info-slider-sec ul.slick-dots li button:not(:hover):not(:active):not(.has-background) {background: transparent !important;}
    #agent-tab-section .cus-gradient-tab {color: white !important;border-radius: 25px 25px 0 0;padding: 8px 20px;}
    #agent-tab-section .nav-tabs .nav-link { border: none;color: #333;padding: 8px 20px;border-radius: 25px 25px 0 0;transition: all 0.3s ease;}
#agent-tab-section .nav-tabs .nav-link:hover {background-color: #f0f0f0;}
#agent-tab-section .nav-tabs .nav-link.active {background: linear-gradient(45deg, #e11841, #712889);color: white !important;}
 #agent-tab-section .tab-btn {border: none;border-radius: 30px;padding: 10px 24px;background-color: transparent;color: #FFF;font-weight: 500;  transition: all 0.3s ease;text-decoration: none !important;outline: none;font-size:22px;font-weight:700;}
.#agent-tab-section tab-btn:hover {background-color: #f0f0f0;}
#agent-tab-section .active-tab {background: linear-gradient(45deg, #e11841, #712889);color: white !important;}
#agent-tab-section .tab-btn-group .tab-btn:last-child {  margin-right: 0;}
#agent-tab-section .tab-pane h3{ font-size:24px;font-weight:700;}
#agent-tab-section .tab-pane .info-box {background: linear-gradient(#0C0C0E 0 0) padding-box,linear-gradient(to right, #e11841, #712889) border-box; border-radius: 10px; border:2px solid rgba(0,0,0,.125) !important;}
#agent-tab-section .tab-pane .info-box h5{font-size:20px;font-weight:700;color:#FFF;}
#agent-tab-section .tab-pane .info-box p{font-size: 16px;font-weight: 500;line-height: 24px;color: #fff;text-align: left;}
#agent-tab-section .tab-pane .info-box .icon-img {width: 40px;height: 40px;object-fit: contain;}
#agent-details-sec .details {background-color: #472D3C33;padding:10px 15px;color:#FFF;}
#agent-details-sec .details h2, #agent-details-sec .security h4 {font-size: 24px; font-weight: 700;}
#agent-details-sec .details h5, #agent-details-sec .security h5 {font-size: 15px;font-weight: 600;}
  #agent-details-sec .details p {font-size: 13px;font-weight: 400;}
  #agent-details-sec .security { background-color: #472D3C33;padding:10px;color:#FFF;}
#agent-details-sec .security {background-color: #472D3C33;padding:10px;}
  #agent-details-sec .security p,  #agent-details-sec .security small { font-size: 12px;font-weight: 400;}
#aisec_img img{width:430px;}


	 @media (max-width: 768px) { Â  
#agentanywhere-signup-form .signup-container { padding: 30px 20px;  margin: 0;}
#agentanywhere-signup-form .social-buttons .col {margin-bottom: 15px;}
} 
 @media (max-width: 576px) { 
#agentanywhere-signup-form .signup-container { padding: 25px 15px;margin: 0;}
 #agentanywhere-signup-form .signup-title {font-size: 20px;}
	 margin: 0;
} 
/* Responsive Fixes */
@media (max-width: 992px) {
  .avatar-card {flex: 1 1 calc(50% - 24px);max-width: calc(50% - 24px);}
}
@media (max-width: 576px) {
  .avatar-card {flex: 1 1 100%;max-width: 100%;}
}
@media (max-width: 767.98px) {
  .mv-card {margin-bottom: 1.5rem;}
  .team-card{margin-bottom: 1.5rem;}
}
/* Responsive */
@media (max-width: 767.98px) {
.ai-gen-steps-wrapper {padding-left: 0;}
.ai-gen-timeline-line {left: 50%;transform: translateX(-50%);top: 0;bottom: 0;}
.ai-gen-step-item:first-of-type .ai-gen-timeline-circle,
.ai-gen-step-item:nth-of-type(2) .ai-gen-timeline-circle,
.ai-gen-step-item:nth-of-type(3) .ai-gen-timeline-circle {position: relative;left: auto;top: auto;transform: none;margin: 0 auto 1rem;}
.ai-gen-step-item:last-child {margin-bottom: 0;}
.ai-gen-step-item {display: flex;flex-direction: column;align-items: center;text-align: center;}
.ai-gen-timeline-circle {position: relative;left: auto;top: auto;transform: none;margin: 0 auto 1rem;}
.ai-gen-step-card {margin-left: 0;}
}
@media (max-width: 767.98px) {
  .mv-card {margin-bottom: 1.5rem;}
  .team-card{margin-bottom: 1.5rem;}

}
.site-header {
  border-bottom: 1px solid #eee;
}
.site-header .site-title {
  font-size: 24px;
  font-weight: 600;
  color: #000;
}

.ai-video-section{background:#fff;position:relative;display:flex;justify-content:center}
.ai-video-bg {background-image: url("<?php echo esc_url( get_site_url() ); ?>/wp-content/themes/Shephertz-wordpress-theme/images/agentanywhere/banner2bg.png");background-repeat: no-repeat;margin: 25px 0 50px 0;}
.ai-video-grid { margin-top: 10px;}
#myTabContent .card-body {min-height: 190px;}	
@media (max-width: 767.98px) {
  .ai-video-section { background: white; position: relative;}
  .ai-video-bg { margin: 10px 0 20px 0;}
	.ai-video-container { padding: 30px 5px;}
	#myTabContent .card-body {min-height: auto;}	
}
.ai-video-container {padding: 30px 15px;}
.ai-video-heading h2 {font-size: 32px;font-weight: 600;color: #0c0c0e;margin-bottom: 12px;}
.ai-video-heading h2 span { background:linear-gradient(135deg, #00AEEF 0%, #8DC63F 100%);-webkit-background-clip: text; -webkit-text-fill-color: transparent;font-size: 32px;font-weight: 700;}
.ai-video-heading p {color: #333; font-size: 18px;font-weight: 600; max-width: 700px;  margin: 0 auto;  line-height: 1.6;}
.carousel-container { max-width: 1200px; margin: 0 auto; overflow: hidden; position: relative;}
.carousel-track { display: flex; transition: transform 0.5s ease;}
.carousel-card { flex: 0 0 auto; margin: 10px; background: #eee; border-radius: 8px;  text-align: center; user-select: none;}
@media (min-width: 1024px) {
  .carousel-card {  width: calc((100% / 5) - 20px);}
}
@media (min-width: 600px) and (max-width: 1023px) {
  .carousel-card {  width: calc((100% / 3) - 20px);}
}
@media (max-width: 599px) {
  .carousel-card { width: calc((100% / 2) - 20px);}
  .video-thumbnail { height: 200px;}
	#myTabContent .card-body {min-height: auto;}	
}
@media (max-width: 400px) {
  .carousel-card { width: calc(100% - 20px);}
	#myTabContent .card-body {min-height: auto;}	
}
.carousel-btn {
  position: absolute;top: 50%;transform: translateY(-50%);background: #333;color: white; border: none; padding: 10px 15px;border-radius: 50%;  opacity: 0.7;transition: opacity 0.3s; user-select: none; z-index: 10; opacity: 0;}
.carousel-container:hover .carousel-btn {  opacity: 1;}
.carousel-btn:hover {  opacity: 1;}
button.carousel-btn.prev-btn { background-color: white !important;  width: 50px;  height: 50px;  left: 0px;  color: #333 !important;}
button.carousel-btn.next-btn {  background-color: white !important; width: 50px; height: 50px;  right: 0px;  color: #333 !important;}
button.carousel-btn.next-btn,button.carousel-btn.prev-btn:hover { outline: none;}
.video-thumbnail { position: relative; cursor: pointer;  overflow: hidden;  border-radius: 0.375rem;}
.video-thumbnail img {display: block; width: 100%; height: auto;  object-fit: cover;  transition: transform 0.3s ease;}
.video-thumbnail:hover img {  transform: scale(1.05);}
.play-button {  position: absolute;  top: 82%;  left: 50%;  transform: translate(-50%, -50%);  width: 54px;  height: 54px; background: #fff!important; border-radius: 50%; display: flex; align-items: center; justify-content: center;  transition: background 0.3s ease;}
.play-button:hover {  background: rgba(0, 0, 0, 0.8);}
.play-button svg {  fill: white;  width: 32px;  height: 32px;}
.play-icon { width: 20px !important;}
.card-body {  -ms-flex: 1 1 auto;  flex: 1 1 auto;  min-height: 1px;  padding: 1rem !important;}
.card-title {  margin-bottom: 0.5rem;  font-size: 18px;  text-align: left;  font-weight: 600;}
.card-sub-heading {font-size: 20px;  text-align: left;  background: linear-gradient(90deg, #e11841 0%, #712889 100%);  -webkit-background-clip: text;  -webkit-text-fill-color: transparent;}
.card-text {  font-size: 12px;  text-align: left;  margin: 13px 0px;}
.card {  background: linear-gradient(#fff 0 0) padding-box,linear-gradient(to right, #e11841, #712889) border-box; border-radius: 8px;}
ul#myTab {  border-bottom: 0px;}
button.nav-link {  background: transparent !important;  color: #0f0f0f !important;  font-size: 16px;  font-weight: 500;}
button.nav-link:hover {  outline: none;}
nav-tabs {  border-bottom: none;  justify-content: center;  flex-wrap: nowrap;  overflow-x: auto;}
.nav-tabs .nav-link.active {  font-weight: bold;  text-decoration: underline;}
.nav-tabs::-webkit-scrollbar {  display: none;}
p.ai-video-tab-content {  padding: 15px;}

.trial-form-box {
  background: #fff;
  padding: 25px 20px;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  width: 100%;
  max-width: 450px;
}

.trial-form-box h3 {
  font-size: 20px;
  font-weight: 600;
}

.trial-form-box p {
  font-size: 14px;
  color: #555;
}

.trial-form-box .form-control {
  border-radius: 6px;
  height: 45px;font-size:14px;
}

.trial-form-box label {
  font-weight: 500;font-size: 14px;
    margin-bottom: 13px;
    color: #474747;
}

.trial-form-box button {
  background-color:#ff5757;
  border: none;
  border-radius: 4px;
  font-weight: 600;
	text-decoration:none;
  padding: 12px;
}
.trial-form-box button:hover {
  background-color:#ee3e3e;
}

@media (max-width: 991px) {
  .trial-form-box {
    max-width: 100%;padding: 22px 12px 10px;}
		
  .left-aiavatar-content {
    text-align: center !important;
  }
}
/*******Media Querries*********/
@media screen and (min-width:320px) and (max-width:767px) {
	
	.hero-title {font-size: 26px;line-height:36px;}
	.center-box {padding:52px 0;}
.hero-subtitle {font-size: 15px;color: rgba(255, 255, 255, 0.8);margin-bottom: 20px;}
.hero-buttons {	margin-bottom: 16px;}
	.trial-form-box h3 { font-size: 16px; font-weight: 700;}
	.trial-form-box p {font-size: 13px; margin-bottom: 20px !important;}
	.trial-form-box label{font-size:12px;margin-bottom:8px;}
	.trial-form-box .form-control { height: 38px; font-size: 13px; letter-spacing: -.94px;}
	.trial-form-box button {font-size: 13px;padding: 12px 6px;}
	.cmn-btn{min-width:100%;font-size:15px;}
	.trial-form-box { max-width: 100%;padding: 22px 12px 10px;}
	.ai-video-heading h2,.ai-video-heading h2 span{font-size:26px;}
	.ai-video-heading p {font-size: 14px;}
	button.nav-link { font-size: 12px;padding: 8px 12px;}
	.ai-gen-title,.ai-gen-gradient-text,.avatar-heading h2,.avatar-heading h2 span { font-size: 26px;text-align: center;}
	.ai-gen-icon-box img {width: 60px;}
	.ai-gen-step-card {display: flex; gap: 4px;padding: 18px 15px;}
	.ai-gen-step-content{text-align:left;}
	.ai-gen-step-content h3 { font-size: 14px;line-height: 23px;}
	.ai-gen-step-content p,.avatar-heading p {font-size: 13px;}
	.avatar-card {padding: 16px 16px;}
	.avatar-grid{gap:12px;}
	.avatar-card img { width: 46px; height: 46px;display: block; margin:0 auto 16px;margin-left: auto;}
	.avatar-card h4{font-size: 16px;text-align:center;}
	.avatar-card p {font-size: 14px;text-align: center;}

	
	
}