.Hero-module__JgYmMq__hero{background:var(--accent)}.Hero-module__JgYmMq__container1{background-color:#fff;border-radius:0% 0% 25%;padding:4rem 0;position:relative;overflow:hidden}.Hero-module__JgYmMq__container2{max-width:var(--max-width);padding:0 var(--container-padding);justify-content:space-between;align-items:center;gap:3rem;margin:0 auto;display:flex}.Hero-module__JgYmMq__content{z-index:1;flex:1}.Hero-module__JgYmMq__title{color:#111;letter-spacing:-1px;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.15}.Hero-module__JgYmMq__highlight{color:#119c90;position:relative}.Hero-module__JgYmMq__orangehighlight{color:var(--accent)}.Hero-module__JgYmMq__highlight:after{content:"";z-index:-1;background:#00b5ad33;width:100%;height:10px;position:absolute;bottom:5px;left:0}.Hero-module__JgYmMq__description{color:var(--muted);max-width:520px;margin-bottom:2rem;font-size:clamp(1rem,2.5vw,1.25rem)}.Hero-module__JgYmMq__actions{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__JgYmMq__imageWrapper{flex:1;justify-content:center;display:flex}.Hero-module__JgYmMq__heroImage{width:100%;max-width:520px;height:auto;animation:5s ease-in-out infinite Hero-module__JgYmMq__float}@keyframes Hero-module__JgYmMq__float{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@media (max-width:1024px){.Hero-module__JgYmMq__container2{gap:2rem}}@media (max-width:768px){.Hero-module__JgYmMq__container1{border-radius:0;padding:3rem 0}.Hero-module__JgYmMq__container2{text-align:center;flex-direction:column}.Hero-module__JgYmMq__description{margin-left:auto;margin-right:auto}.Hero-module__JgYmMq__actions{justify-content:center}.Hero-module__JgYmMq__heroImage{max-width:90%;margin-top:2rem}}@media (max-width:480px){.Hero-module__JgYmMq__title{font-size:1.9rem}.Hero-module__JgYmMq__actions{flex-direction:column;gap:.75rem}}
.BubblesCloud-module__NVXr0a__wrapper{width:120%;height:420px;position:relative}.BubblesCloud-module__NVXr0a__bubble{cursor:pointer;--float-y:0px;--scale:1;transform:translateY(var(--float-y))scale(var(--scale));background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:transform .35s,box-shadow .35s;animation-name:BubblesCloud-module__NVXr0a__float;animation-timing-function:linear;animation-iteration-count:infinite;display:flex;position:absolute;box-shadow:0 15px 40px #0000001f}.BubblesCloud-module__NVXr0a__bubble img{object-fit:contain;pointer-events:none;width:60%;height:60%}.BubblesCloud-module__NVXr0a__bubble:hover{--scale:1.35;--float-y:-18px;z-index:10;box-shadow:0 30px 70px #00000040}@keyframes BubblesCloud-module__NVXr0a__float{0%{--float-y:0px}50%{--float-y:-12px}to{--float-y:0px}}@media (max-width:768px){.BubblesCloud-module__NVXr0a__wrapper{grid-template-columns:repeat(3,1fr);gap:18px;width:100%;height:auto;min-height:360px;padding:16px;display:grid}.BubblesCloud-module__NVXr0a__bubble{margin:auto;animation:none;position:relative;transform:scale(1);width:80px!important;height:80px!important}.BubblesCloud-module__NVXr0a__bubble:active{transform:scale(1.12);box-shadow:0 20px 45px #0003}.BubblesCloud-module__NVXr0a__bubble img{width:58%;height:58%}}
.ServiceCard-module__OSStpa__card{background:#fff;border:1px solid #0f172a0f;border-radius:32px;height:100%;padding:32px 28px;text-decoration:none;transition:all .3s;display:block;position:relative;box-shadow:0 12px 36px #0000000d}.ServiceCard-module__OSStpa__card:hover{transform:translateY(-8px);box-shadow:0 30px 60px #0000001f}.ServiceCard-module__OSStpa__iconWrapper{margin-bottom:24px}.ServiceCard-module__OSStpa__icon{color:#fc0;border:.5px dotted #0b2545;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;transition:transform .3s;display:flex}.ServiceCard-module__OSStpa__card:hover .ServiceCard-module__OSStpa__icon{transform:scale(1.1)}.ServiceCard-module__OSStpa__title{color:#0f172a;margin-bottom:12px;font-size:22px;font-weight:600}.ServiceCard-module__OSStpa__description{color:#0f172a;max-width:280px;font-size:15px;line-height:1.6}.ServiceCard-module__OSStpa__arrowBtn{color:#0b2545;border:1.5px solid #0b2545;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:all .3s;display:flex;position:absolute;bottom:24px;right:24px}.ServiceCard-module__OSStpa__card:hover .ServiceCard-module__OSStpa__arrowBtn{color:#fff;background:#0b2545;transform:translate(4px)translateY(-4px)}
.page-module___8aEwW__sectionTitle{text-align:center;color:#fff;margin-bottom:1rem;font-size:2.5rem}.page-module___8aEwW__sectionTitleblack{text-align:center;margin-bottom:1rem;font-size:2.5rem;color:#000!important}.page-module___8aEwW__sectionSubtitle{text-align:center;color:#fff;max-width:600px;margin:0 auto 4rem;font-size:1.125rem}.page-module___8aEwW__sectionSubtitleblack{text-align:center;color:#000;max-width:600px;margin:0 auto 2rem;font-size:1.125rem}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module___8aEwW__ctaSection{background-color:var(--primary);color:#fff;text-align:center;border-radius:20px;margin:2rem auto;padding:5rem 0}.page-module___8aEwW__ctaTitle{color:#fff;margin-bottom:1.5rem;font-size:2.5rem}.page-module___8aEwW__ctaText{opacity:.9;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.page-module___8aEwW__testimonialGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module___8aEwW__testimonialCard{border-radius:var(--radius);background:#f9fafb;padding:2rem}.page-module___8aEwW__testimonialText{color:#444;margin-bottom:1.5rem;font-style:italic}.page-module___8aEwW__testimonialAuthor{color:#111;font-weight:600}.page-module___8aEwW__testimonialRole{color:var(--muted);font-size:.875rem}.page-module___8aEwW__servicebg{background-color:#f9fafb;padding:0 15px}.page-module___8aEwW__courses{background-image:linear-gradient(#fff,#fff)}.page-module___8aEwW__btn-rev-primary{border-radius:var(--btn-radius);cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;white-space:nowrap;box-shadow:var(--shadow-sm);border:1px solid #0000;justify-content:center;align-items:center;padding:.5rem .75rem;font-weight:600;transition:all .25s ease-out;display:inline-flex}.page-module___8aEwW__sectionTitleblack,.page-module___8aEwW__sectionTitle{font-size:clamp(1.8rem,5vw,2.5rem)}.page-module___8aEwW__sectionSubtitleblack,.page-module___8aEwW__sectionSubtitle{padding:0 1rem;font-size:clamp(.95rem,2.5vw,1.125rem)}.page-module___8aEwW__grid{gap:2rem}@media (max-width:1024px){.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.75rem}}@media (max-width:768px){.page-module___8aEwW__grid{grid-template-columns:1fr;gap:1.5rem}.page-module___8aEwW__sectionSubtitleblack,.page-module___8aEwW__sectionSubtitle{margin-bottom:2rem}.page-module___8aEwW__ctaSection{margin:3rem auto;padding:3rem 1.5rem}.page-module___8aEwW__ctaTitle{font-size:1.8rem}.page-module___8aEwW__ctaText{font-size:1rem}}@media (max-width:480px){.page-module___8aEwW__sectionTitleblack,.page-module___8aEwW__sectionTitle{font-size:1.6rem}.page-module___8aEwW__sectionSubtitleblack,.page-module___8aEwW__sectionSubtitle{font-size:.95rem}.page-module___8aEwW__btn-rev-primary{width:100%}}
.HowWeWork-module__cmEeQq__wrapper{background:linear-gradient(135deg,#0f766e,#15b597,#148f85);padding:50px 0}.HowWeWork-module__cmEeQq__title{text-align:center;color:#ff7f2a;margin-bottom:30px;font-size:38px;font-weight:700}.HowWeWork-module__cmEeQq__container{grid-template-columns:1fr 1fr;align-items:center;gap:70px;max-width:1200px;margin:0 auto;display:grid}.HowWeWork-module__cmEeQq__imageWrap{background:#f8fafc;border-radius:18px;padding:10px;box-shadow:0 20px 40px #0000000f}.HowWeWork-module__cmEeQq__image{border-radius:12px;width:100%;height:auto;animation:5s ease-in-out infinite HowWeWork-module__cmEeQq__float}@keyframes HowWeWork-module__cmEeQq__float{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.HowWeWork-module__cmEeQq__timeline{flex-direction:column;gap:50px;margin:0 15px;display:flex;position:relative}.HowWeWork-module__cmEeQq__timeline:before{content:"";background:linear-gradient(#0b2545,#0000);width:2px;height:90%;position:absolute;top:10px;left:26px}.HowWeWork-module__cmEeQq__step{align-items:flex-start;gap:20px;display:flex;position:relative}.HowWeWork-module__cmEeQq__circle{color:#fff;z-index:2;background-image:linear-gradient(#ff7f2a,#ffa560);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:22px;line-height:1;display:flex}.HowWeWork-module__cmEeQq__content{padding-top:2px}.HowWeWork-module__cmEeQq__stepNo{color:#fff;font-size:42px;font-weight:300;line-height:1}.HowWeWork-module__cmEeQq__step h3{color:#fff;margin:6px 0;font-size:20px;font-weight:600}.HowWeWork-module__cmEeQq__step p{color:#e1e1e1;max-width:360px;font-size:15px;line-height:1.6}@media (max-width:900px){.HowWeWork-module__cmEeQq__container{grid-template-columns:1fr}.HowWeWork-module__cmEeQq__timeline:before{display:none}.HowWeWork-module__cmEeQq__title{font-size:32px}}
.WhyChooseFixyAds-module__DC6lsW__section{background:#fff;padding:30px 0}.WhyChooseFixyAds-module__DC6lsW__sectionbg{background:linear-gradient(135deg,#fff 60%,#f1fbff);border-radius:40px}.WhyChooseFixyAds-module__DC6lsW__container{text-align:center;max-width:1200px;margin:0 auto;padding:0 20px}.WhyChooseFixyAds-module__DC6lsW__heading{color:#111;margin-bottom:14px;font-size:42px;font-weight:700}.WhyChooseFixyAds-module__DC6lsW__subheading{color:#555;margin-bottom:70px;font-size:17px}.WhyChooseFixyAds-module__DC6lsW__grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.WhyChooseFixyAds-module__DC6lsW__card{text-align:center;background:#fff;border:1.5px solid #ff9d5b;border-radius:22px;transition:transform .3s,box-shadow .3s;box-shadow:0 12px 28px #00000014}.WhyChooseFixyAds-module__DC6lsW__card:hover{transform:translateY(-6px);box-shadow:0 22px 45px #0000001f}.WhyChooseFixyAds-module__DC6lsW__cardTitle{color:#111;margin-bottom:6px;font-size:18px;font-weight:700}.WhyChooseFixyAds-module__DC6lsW__cardText{color:#6b7280;margin-bottom:14px;font-size:14px;line-height:1.6}.WhyChooseFixyAds-module__DC6lsW__trustBar{color:#111;background:#fff;border-radius:999px;gap:30px;margin:70px auto 0;padding:16px 32px;font-size:15px;font-weight:500;display:inline-flex;box-shadow:0 12px 30px #0000000f}.WhyChooseFixyAds-module__DC6lsW__imageWrapper{border-radius:35%;width:100%;height:115px;margin-bottom:25px}.WhyChooseFixyAds-module__DC6lsW__image{object-fit:contain;border-radius:15%;width:auto;max-height:150px}.WhyChooseFixyAds-module__DC6lsW__cardTag{color:#ff7f2a;margin-top:12px;font-size:12px;font-weight:600;display:inline-block}.WhyChooseFixyAds-module__DC6lsW__orangeCard{border-color:#ff7f2a}.WhyChooseFixyAds-module__DC6lsW__orangeCard .WhyChooseFixyAds-module__DC6lsW__imageWrapper{background:linear-gradient(#fff3eb 0%,#fff 100%)}.WhyChooseFixyAds-module__DC6lsW__orangeCard .WhyChooseFixyAds-module__DC6lsW__cardtag{color:#ff7f2a}.WhyChooseFixyAds-module__DC6lsW__tealCard{border-color:#15b597}.WhyChooseFixyAds-module__DC6lsW__tealCard .WhyChooseFixyAds-module__DC6lsW__imageWrapper{background:linear-gradient(#e9fbf7 0%,#fff 100%)}.WhyChooseFixyAds-module__DC6lsW__tealCard .WhyChooseFixyAds-module__DC6lsW__cardtag{color:#15b597}.WhyChooseFixyAds-module__DC6lsW__ctaWrapper{margin-top:25px}.WhyChooseFixyAds-module__DC6lsW__ctaBtn{color:#fff;background:linear-gradient(135deg,#ff9d5b,#ff7f2a);border-radius:999px;padding:16px 44px;font-size:17px;font-weight:600;transition:all .3s;display:inline-block}.WhyChooseFixyAds-module__DC6lsW__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 18px 40px #ff7f2a66}.WhyChooseFixyAds-module__DC6lsW__hr{border:none;border-top:1px solid #e5e7eb;margin:12px 0}.WhyChooseFixyAds-module__DC6lsW__cardtag{color:#6b7280;font-size:13px;font-weight:500}@media (max-width:1024px){.WhyChooseFixyAds-module__DC6lsW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WhyChooseFixyAds-module__DC6lsW__grid{grid-template-columns:1fr}.WhyChooseFixyAds-module__DC6lsW__heading{font-size:30px}.WhyChooseFixyAds-module__DC6lsW__trustBar{flex-direction:column;gap:10px}}
.CoursesTraining-module__RQWQNG__section{background:linear-gradient(#f9fafb,#fff);padding:50px 20px}.CoursesTraining-module__RQWQNG__container{text-align:center;max-width:1200px;margin:0 auto}.CoursesTraining-module__RQWQNG__heading{color:#0f172a;margin-bottom:10px;font-size:36px;font-weight:700}.CoursesTraining-module__RQWQNG__subheading{color:#64748b;margin-bottom:60px;font-size:16px}.CoursesTraining-module__RQWQNG__cards{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.CoursesTraining-module__RQWQNG__card{background:#fff;border-left:4px solid #15b597;border-radius:18px;padding:36px 30px;transition:all .35s;position:relative;box-shadow:0 15px 40px #0000000f}.CoursesTraining-module__RQWQNG__card:hover{border-left-color:#ff8a00;transform:translateY(-8px);box-shadow:0 25px 60px #1565f926}.CoursesTraining-module__RQWQNG__icon{color:#fc0;background:#0b2545;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;font-size:22px;display:flex}.CoursesTraining-module__RQWQNG__cardTitle{color:#0f172a;margin-bottom:10px;font-size:20px;font-weight:600}.CoursesTraining-module__RQWQNG__cardText{color:#475569;margin-bottom:22px;font-size:14.5px;line-height:1.6}.CoursesTraining-module__RQWQNG__cardBtn{color:#15b597;cursor:pointer;background:0 0;border:1.5px solid #15b597;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:500;transition:all .3s}.CoursesTraining-module__RQWQNG__cardBtn:hover{color:#fff;background:#1565f9}@media (max-width:900px){.CoursesTraining-module__RQWQNG__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.CoursesTraining-module__RQWQNG__cards{grid-template-columns:1fr}.CoursesTraining-module__RQWQNG__heading{font-size:28px}}
