@import"https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0;font-family:Albert Sans,sans-serif;box-sizing:border-box;scroll-behavior:smooth}body,html{scroll-behavior:smooth}.layout{width:1270px;max-width:90%;margin:0 auto}.header__wrapper{display:flex;justify-content:space-between;padding:14px 0}.header__wrapper .hamburger{display:none}@media screen and (max-width: 1000px){.header__wrapper .hamburger{display:flex;align-items:center}.header__wrapper .hamburger i{color:#202020;font-size:24px;cursor:pointer}}.header__wrapper .navwrapper{width:65%;display:flex;align-items:center}@media screen and (max-width: 1180px){.header__wrapper .navwrapper{width:80%}}@media screen and (max-width: 1000px){.header__wrapper .navwrapper{display:none}}.header__wrapper .navwrapper .mobile__header{display:none}.header__wrapper .navwrapper.active{position:fixed;background:#f8f8f8;top:0;left:0;height:100vh;display:block;z-index:100;padding:16px}@media screen and (max-width: 1000px){.header__wrapper .navwrapper.active{display:block}}.header__wrapper .navwrapper.active .mobile__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.header__wrapper .navwrapper.active .mobile__header .crossIcon i{color:#0a2f29;font-size:24px;cursor:pointer}.header__wrapper .navwrapper.active nav{flex-direction:column;align-items:start;width:100%;gap:40px}.header__wrapper .navwrapper.active nav ul{flex-direction:column;align-items:start;gap:32px}.header__wrapper .navwrapper.active nav .right__section{flex-direction:column;width:100%}.header__wrapper .navwrapper.active nav .right__section a{width:100%}.header__wrapper .navwrapper.active nav .right__section a button{width:100%;display:flex;align-items:center;justify-content:center}.header__wrapper .navwrapper nav{display:flex;justify-content:space-between;align-items:center;width:100%}.header__wrapper .navwrapper nav .logo__section{text-decoration:none;cursor:pointer}.header__wrapper .navwrapper nav .logo__section img{height:64px}.header__wrapper .navwrapper nav ul{display:flex;gap:32px}@media screen and (max-width: 820px){.header__wrapper .navwrapper nav ul{flex-wrap:wrap;gap:5px}}.header__wrapper .navwrapper nav ul li{list-style:none}.header__wrapper .navwrapper nav ul li a{font-family:Albert Sans;font-size:18px;font-weight:600;line-height:21.6px;color:#202020;cursor:pointer;text-decoration:none}.header__wrapper .navwrapper nav .right__section{display:flex;align-items:center;gap:16px}.header__wrapper .navwrapper nav .right__section a{text-decoration:none;height:60px;width:123px;border-radius:30px;cursor:pointer;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:28px;display:flex;align-items:center;justify-content:center}.header__wrapper .navwrapper nav .right__section a.signin{border:1px solid #1b183f;color:#1b183f}.header__wrapper .navwrapper nav .right__section a.signup{background:#1b183f;color:#fff}.hero__wrapper .title__center{font-family:Albert Sans,sans-serif;font-size:56px;font-weight:600;line-height:72px;color:#111;text-align:center}@media screen and (max-width: 1180px){.hero__wrapper .title__center{font-size:42px;line-height:50px}}@media screen and (max-width: 1000px){.hero__wrapper .title__center{font-size:32px}.hero__wrapper .title__center br{display:none}}.hero__wrapper .hero__container{padding:70px 0}@media screen and (max-width: 767px){.hero__wrapper .hero__container{flex-direction:column}}.hero__wrapper .hero__container .left__hero{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero__wrapper .hero__container .left__hero p{font-family:Albert Sans,sans-serif;font-size:23.25px;font-weight:400;line-height:32px;margin-top:20px;text-align:center;width:65%}@media screen and (max-width: 1180px){.hero__wrapper .hero__container .left__hero p{margin-top:20px;width:90%}}@media screen and (max-width: 1000px){.hero__wrapper .hero__container .left__hero p{font-size:18px;width:100%}}.hero__wrapper .hero__container .left__hero a{text-decoration:none;height:60px;width:200px;display:flex;align-items:center;justify-content:center;font-family:Albert Sans,sans-serif;font-size:18px;font-weight:600;background:#1b183f;color:#fff;cursor:pointer;border-radius:30px;line-height:28px;margin-top:48px}@media screen and (max-width: 1180px){.hero__wrapper .hero__container .left__hero a{margin-top:20px}}.hero__wrapper .hero__container .left__hero .text{font-family:Albert Sans,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin-top:16px;color:#111}.hero__wrapper .hero__container .right__hero{width:600px;height:300px}@media screen and (max-width: 1180px){.hero__wrapper .hero__container .right__hero{width:400px}}@media screen and (max-width: 500px){.hero__wrapper .hero__container .right__hero{width:100%;margin-top:40px;height:200px}}.hero__wrapper .hero__container .right__hero img{height:100%;width:100%;object-fit:cover}.hiw__wrapper .hiw__container h3{font-family:Albert Sans,sans-serif;font-size:40px;font-weight:600;line-height:60px;text-align:center}.hiw__wrapper .hiw__container .work__boxes{width:80%;margin:56px auto 0}@media screen and (max-width: 1180px){.hiw__wrapper .hiw__container .work__boxes{width:100%}}.hiw__wrapper .hiw__container .work__boxes .work__box{display:flex;align-items:center;gap:25px;margin:48px 0}.hiw__wrapper .hiw__container .work__boxes .work__box:last-child{margin-bottom:36px}@media screen and (max-width: 1000px){.hiw__wrapper .hiw__container .work__boxes .work__box{flex-direction:column;align-items:start}}.hiw__wrapper .hiw__container .work__boxes .work__box .box__left{box-shadow:0 4px 80px 5px #ea458329;padding:16px 24px;box-sizing:border-box;display:flex;gap:24px;border-radius:8px}@media screen and (max-width: 1000px){.hiw__wrapper .hiw__container .work__boxes .work__box .box__left{width:100%}}.hiw__wrapper .hiw__container .work__boxes .work__box .box__left .count{min-height:80px;min-width:80px;max-width:80px;max-height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#1b183f;color:#fff;font-family:Albert Sans,sans-serif;font-size:48px;font-weight:700;line-height:72px}.hiw__wrapper .hiw__container .work__boxes .work__box .box__left h4{font-family:Albert Sans,sans-serif;font-size:24px;font-weight:700;line-height:36px;color:#202020}.hiw__wrapper .hiw__container .work__boxes .work__box .box__left p{font-family:Albert Sans,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin-top:16px}@media screen and (max-width: 1000px){.hiw__wrapper .hiw__container .work__boxes .work__box .box__right{width:100%}}.hiw__wrapper .hiw__container .work__boxes .work__box .box__right img{width:550px;height:326px;object-fit:cover}@media screen and (max-width: 1180px){.hiw__wrapper .hiw__container .work__boxes .work__box .box__right img{width:500px}}@media screen and (max-width: 1000px){.hiw__wrapper .hiw__container .work__boxes .work__box .box__right img{width:100%}}@media screen and (max-width: 600px){.hiw__wrapper .hiw__container .work__boxes .work__box .box__right img{height:200px}}.hiw__wrapper .hiw__container .work__boxes .box__right__div{flex-direction:row-reverse}@media screen and (max-width: 1000px){.hiw__wrapper .hiw__container .work__boxes .box__right__div{flex-direction:column}}.cta__section{width:100%;background:linear-gradient(135deg,#0a0f29 0%,#0a2f29 100%);padding:112px 0;display:flex;justify-content:center;align-items:center;text-align:center;position:relative}.cta__section:before{content:"";position:absolute;top:50%;left:50%;width:800px;height:800px;background:radial-gradient(circle,rgba(255,255,255,.1),transparent 80%);transform:translate(-50%,-50%);z-index:1}@media screen and (max-height: 767px){.cta__section:before{height:unset;width:unset}}.cta__section .cta__content{position:relative;z-index:2}.cta__section .cta__content h3{font-size:36px;font-weight:700;color:#fff}.cta__section .cta__content .cta__button{margin:20px auto 0;text-decoration:none;height:60px;width:230px;display:flex;align-items:center;justify-content:center;font-family:Albert Sans,sans-serif;font-size:18px;font-weight:600;background:#1b183f;color:#fff;cursor:pointer;border-radius:30px;line-height:28px}.services__wrapper{padding:127px 0}.services__wrapper .services__container{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media screen and (max-width: 1180px){.services__wrapper .services__container{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}.services__wrapper .services__container .card{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.services__wrapper .services__container .card img{width:100%;height:360px;object-fit:cover;border-radius:44px}@media screen and (max-width: 1000px){.services__wrapper .services__container .card img{height:230px}}.services__wrapper .services__container .card .title{font-family:Albert Sans,sans-serif;font-size:23.44px;font-weight:600;line-height:32px;text-align:center;color:#111;margin-top:24px}.services__wrapper .services__container .card .desc{font-family:Albert Sans,sans-serif;font-size:15.5px;font-weight:400;line-height:24px;text-align:center;color:#111;margin-top:16px;width:90%;min-height:50px}.services__wrapper .services__container .card a{text-decoration:none;height:60px;width:160px;display:flex;align-items:center;justify-content:center;font-family:Albert Sans,sans-serif;font-size:18px;font-weight:600;background:#1b183f;color:#fff;cursor:pointer;border-radius:30px;line-height:28px;margin-top:30px}.features__wrapper .features__container .heading{font-family:" Albert Sans",sans-serif;font-size:40px;font-weight:600;line-height:60px;text-align:center;color:#202020}@media screen and (max-width: 1000px){.features__wrapper .features__container .heading{font-size:32px;line-height:50px}}.features__wrapper .features__container .sub__heading{font-family:Albert Sans,sans-serif;font-size:18px;font-weight:400;line-height:28px;text-align:center;margin-top:16px;color:#202020}.features__wrapper .features__container .features__content{width:86%;margin:0 auto}@media screen and (max-width: 1180px){.features__wrapper .features__container .features__content{width:100%}}.features__wrapper .features__container .features__content .feature{display:flex;align-items:center;justify-content:space-between;margin:56px 0}@media screen and (max-width: 1000px){.features__wrapper .features__container .features__content .feature{flex-direction:column-reverse;align-items:start;gap:20px}}.features__wrapper .features__container .features__content .feature .feature__left{width:582px;height:426px}@media screen and (max-width: 1180px){.features__wrapper .features__container .features__content .feature .feature__left{width:450px}}@media screen and (max-width: 1000px){.features__wrapper .features__container .features__content .feature .feature__left{width:100%}}@media screen and (max-width: 600px){.features__wrapper .features__container .features__content .feature .feature__left{height:200px}}.features__wrapper .features__container .features__content .feature .feature__left img{height:100%;width:100%;object-fit:cover}.features__wrapper .features__container .features__content .feature .feature__right h4{font-family:Albert Sans,sans-serif;font-size:24px;font-weight:700;line-height:36px;color:#202020}@media screen and (max-width: 1000px){.features__wrapper .features__container .features__content .feature .feature__right h4 br{display:none}}.features__wrapper .features__container .features__content .feature .feature__right p{font-family:Albert Sans,sans-serif;font-size:18px;font-weight:400;line-height:28px;margin-top:16px;color:#202020}.features__wrapper .features__container .features__content .row__reverse{flex-direction:row-reverse}@media screen and (max-width: 1000px){.features__wrapper .features__container .features__content .row__reverse{flex-direction:column-reverse;gap:20px}}.wol__wrapper .wol__container h3{font-family:Albert Sans,sans-serif;font-size:40px;font-weight:600;line-height:60px;text-align:center}@media screen and (max-width: 1000px){.wol__wrapper .wol__container h3{font-size:32px}}.wol__wrapper .wol__container .wol__boxes{margin-top:56px;display:grid;gap:23px;display:flex;flex-wrap:wrap}@media screen and (max-width: 1180px){.wol__wrapper .wol__container .wol__boxes{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}}.wol__wrapper .wol__container .wol__boxes .wol__box{padding:21px;box-sizing:border-box;box-shadow:0 4px 12px #3b2f6a1a;width:406px;height:100%}@media screen and (max-width: 1180px){.wol__wrapper .wol__container .wol__boxes .wol__box{width:100%}}.wol__wrapper .wol__container .wol__boxes .wol__box .stars{display:flex;gap:5px;align-items:center;justify-content:center}.wol__wrapper .wol__container .wol__boxes .wol__box .stars i{color:#f1df12;height:20px;width:20px}.wol__wrapper .wol__container .wol__boxes .wol__box .stars svg{height:20px;width:20px;fill:#f1df12;color:#f1df12}.wol__wrapper .wol__container .wol__boxes .wol__box .review{font-family:Albert Sans,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin-top:16px;color:#202020}.wol__wrapper .wol__container .wol__boxes .wol__box .review button{all:unset;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:28px;color:#2485cc;cursor:pointer}.wol__wrapper .wol__container .wol__boxes .wol__box .authors{margin-top:16px;display:flex;gap:12px}.wol__wrapper .wol__container .wol__boxes .wol__box .authors .author__img img{min-height:48px;min-width:48px;max-width:48px;max-height:48px;border-radius:50%;object-fit:cover}.wol__wrapper .wol__container .wol__boxes .wol__box .authors .details .name__icons{display:flex;align-items:center;gap:8px}.wol__wrapper .wol__container .wol__boxes .wol__box .authors .details .name__icons .name{font-family:Inter,sans-serif;font-size:15.75px;font-weight:600;line-height:24px;letter-spacing:.5px;color:#282e3d}.wol__wrapper .wol__container .wol__boxes .wol__box .authors .details .name__icons .icons{display:flex;gap:8px;align-items:center}.wol__wrapper .wol__container .wol__boxes .wol__box .authors .details .name__icons .icons .icon{min-height:20px;min-width:20px;max-height:20px;max-width:20px;border-radius:4px;background:#282e3d;display:flex;align-items:center;justify-content:center}.wol__wrapper .wol__container .wol__boxes .wol__box .authors .details .name__icons .icons .icon i{height:14px;width:14px;color:#fff;fill:#fff;font-size:12px;margin-left:3px;margin-top:1px}.wol__wrapper .wol__container .wol__boxes .wol__box .authors .details .name__icons .icons .icon svg{height:14px;width:14px;color:#fff;fill:#fff}.wol__wrapper .wol__container .wol__boxes .wol__box .authors .details .designation{font-family:Inter,sans-serif;font-size:14.41px;font-weight:400;line-height:21px;letter-spacing:.5px;color:#6e8aac}.faq__wrapper{padding:80px 0}@media screen and (max-width: 1000px){.faq__wrapper{padding:60px 0}}.faq__wrapper h3{font-family:" Albert Sans",sans-serif;font-size:48px;font-weight:700;line-height:72px;text-align:center;color:#202020;margin-bottom:60px}@media screen and (max-width: 1000px){.faq__wrapper h3{font-size:32px}}.faq__wrapper .faq__container{display:flex;flex-direction:column;width:768px;max-width:90%;gap:16px}.faq__wrapper .faq__container .faq{padding:20px 40px;background:rgba(230,230,230,.4);border-radius:8px;cursor:pointer;display:flex;flex-direction:column}.faq__wrapper .faq__container .faq .faq__head{display:flex;justify-content:space-between;align-items:center}.faq__wrapper .faq__container .faq .faq__head span{padding-right:15px;font-family:" Albert Sans",sans-serif;font-size:18px;font-weight:700;line-height:28px;text-align:left}.faq__wrapper .faq__container .faq .faq__body{max-height:0;overflow:hidden;transition:.6s ease}.faq__wrapper .faq__container .faq .faq__body p{margin-top:10px;padding:10px 0;font-family:Albert Sans,sans-serif;font-size:16px;font-weight:400;line-height:24px}.faq__wrapper .faq__container .faq .faq__body__open{max-height:500px}.footer__wrapper{padding:36px 0;background:rgba(230,230,230,.4)}@media screen and (max-width: 520px){.footer__wrapper .footer__container{display:flex;justify-content:center;align-items:center}}.footer__wrapper .footer__container .footer__content{display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 520px){.footer__wrapper .footer__container .footer__content{width:50%}}.footer__wrapper .footer__container .footer__content .left__foot h5{font-family:Albert Sans,sans-serif;font-size:18px;font-weight:700;line-height:28px;color:#202020}.footer__wrapper .footer__container .footer__content .left__foot .social__medias{margin-top:32px}.footer__wrapper .footer__container .footer__content .left__foot .social__medias .social__icons{display:flex;align-items:center;gap:32px}.footer__wrapper .footer__container .footer__content .left__foot .social__medias .social__icons a{cursor:pointer;text-decoration:none;height:40px;width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#1b183f}.footer__wrapper .footer__container .footer__content .left__foot .social__medias .social__icons a i{color:#fff;font-size:24px}.footer__wrapper .footer__container .footer__content .right__foot{display:flex;justify-content:space-between;width:50%;flex-wrap:wrap}@media screen and (max-width: 1000px){.footer__wrapper .footer__container .footer__content .right__foot{width:63%}}@media screen and (max-width: 760px){.footer__wrapper .footer__container .footer__content .right__foot{width:100%;margin-top:20px;flex-direction:column;gap:40px}}.footer__wrapper .footer__container .footer__content .right__foot .foot__link h5{font-family:Albert Sans,sans-serif;font-size:18px;font-weight:700;line-height:28px;color:#202020}.footer__wrapper .footer__container .footer__content .right__foot .foot__link .links{display:flex;flex-direction:column;gap:10px;margin-top:30px}.footer__wrapper .footer__container .footer__content .right__foot .foot__link .links a{font-family:Albert Sans,sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#202020;cursor:pointer;text-decoration:none}.wfl__hero__wrapper{background:url(/build/assets/cover-1da64f7c.png);height:600px;object-fit:cover;position:relative;overflow:hidden;z-index:1}.wfl__hero__wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(31,28,64,.8705882353);z-index:-1}.wfl__hero__wrapper .wfl__hero__container{height:100%}.wfl__hero__wrapper .wfl__hero__container .wfl__hero__content{margin-top:87px}.wfl__hero__wrapper .wfl__hero__container .wfl__hero__content .to__content{display:flex;flex-direction:column;align-items:center;justify-content:center}.wfl__hero__wrapper .wfl__hero__container .wfl__hero__content .to__content h3{font-family:Inter,sans-serif;font-size:48px;font-weight:700;line-height:86px;text-align:center;color:#fafafa}.wfl__hero__wrapper .wfl__hero__container .wfl__hero__content .to__content p{font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:28px;text-align:center;color:#fff;margin-top:8px}.wfl__hero__wrapper .wfl__hero__container .wfl__hero__content .to__content a{text-align:center;text-decoration:none;margin-top:32px}.wfl__hero__wrapper .wfl__hero__container .wfl__hero__content .to__content a button{font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:28px;height:60px;display:flex;align-items:center;padding:0 32px;border-radius:8px;border-radius:none;outline:none;cursor:pointer;background:#fafafa;color:#1b183f}@media screen and (max-width: 1000px){.wfl__hero__wrapper .wfl__hero__container .wfl__hero__content .to__content a button{height:40px;padding:0 15px;font-size:16px}}.wfl__hero__wrapper .wfl__hero__container .wfl__hero__content .to__content .underline__text{all:unset;display:flex;align-items:center;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:28px;color:#fff;margin-top:8px;text-decoration:underline}.wfl__hero__wrapper .wfl__hero__container .wfl__hero__content .to__content .underline__text img{margin-left:8px}.wfl__hero__wrapper .wfl__hero__container .profile__wrapper .profile__img{width:100%;display:flex;justify-content:flex-end;padding:26px 0;cursor:pointer;position:relative}.wfl__hero__wrapper .wfl__hero__container .profile__wrapper .profile__img .pic__img__wrapper{display:flex;align-items:center;gap:16px}.wfl__hero__wrapper .wfl__hero__container .profile__wrapper .profile__img .pic__img__wrapper i{color:#b1afcd}.wfl__hero__wrapper .wfl__hero__container .profile__wrapper .profile__img .pic__img__wrapper img{height:40px;width:40px;border-radius:50%;object-fit:cover}.wfl__hero__wrapper .wfl__hero__container .profile__wrapper .profile__img .profile__menus{position:absolute;background:linear-gradient(250.37deg,#292755 4.4%,#292754 61.77%,#1B1842 100%);padding:24px;top:80px;right:0;width:156px;border-radius:8px;display:none}.wfl__hero__wrapper .wfl__hero__container .profile__wrapper .profile__img .profile__menus.active{display:block}.wfl__hero__wrapper .wfl__hero__container .profile__wrapper .profile__img .profile__menus .menu__item{margin-bottom:16px;display:flex;align-items:center}.wfl__hero__wrapper .wfl__hero__container .profile__wrapper .profile__img .profile__menus .menu__item:last-child{margin-bottom:0}.wfl__hero__wrapper .wfl__hero__container .profile__wrapper .profile__img .profile__menus .menu__item a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:17px;color:#fff;text-decoration:none;cursor:pointer}.wfl__hero__wrapper .wfl__hero__container .profile__wrapper .profile__img .profile__menus .menu__item i{color:#fff;margin-right:10px;margin-top:2px}.wfl__hero__wrapper .wfl__hero__container .cover__wrapper{display:flex;justify-content:flex-end;margin-top:90px}.wfl__hero__wrapper .wfl__hero__container .cover__wrapper .cover__container{display:flex;gap:1px}.wfl__hero__wrapper .wfl__hero__container .cover__wrapper .cover__container .cover__camera{padding:8px 16px;background:#fafafa;display:flex;border-radius:8px 0 0 8px;gap:10px;align-items:center}.wfl__hero__wrapper .wfl__hero__container .cover__wrapper .cover__container .cover__camera p{font-family:Inter;font-size:18px;font-weight:600;line-height:28px;color:#1b183f}.wfl__hero__wrapper .wfl__hero__container .cover__wrapper .cover__container .cover__camera button{all:unset;display:flex;align-items:center;justify-content:center;cursor:pointer}.wfl__hero__wrapper .wfl__hero__container .cover__wrapper .cover__container .setting{all:unset;padding:8px 16px;background:#fafafa;border-radius:0 8px 8px 0;display:flex;align-items:center;justify-content:center;cursor:pointer}.testimonials__wrapper .testimonials__container{margin-top:40px}.testimonials__wrapper .testimonials__container .testimonial__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media screen and (max-width: 1180px){.testimonials__wrapper .testimonials__container .testimonial__cards{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}.testimonials__wrapper .testimonials__container .testimonial__cards .testimonial__card{background:#1F1C40;padding:24px}.testimonials__wrapper .testimonials__container .testimonial__cards .testimonial__card .name{font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:36px;color:#fafafa}.testimonials__wrapper .testimonials__container .testimonial__cards .testimonial__card .stars{display:flex;gap:8px;margin-top:8px;align-items:center}.testimonials__wrapper .testimonials__container .testimonial__cards .testimonial__card .stars i{color:#ffb400}.testimonials__wrapper .testimonials__container .testimonial__cards .testimonial__card .testimonial__desc{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#fafafa;margin-top:8px}.testimonials__wrapper .testimonials__container .testimonial__cards .testimonial__card .date{display:flex;align-items:center;margin-top:16px}.testimonials__wrapper .testimonials__container .testimonial__cards .testimonial__card .date img{height:20px;width:20px}.testimonials__wrapper .testimonials__container .testimonial__cards .testimonial__card .date span{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#fafafa;margin-left:8px}.testimonials__wrapper .testimonials__container .testimonial__cards .testimonial__card .readmore{text-decoration:none;cursor:pointer;display:flex;align-items:center;color:#b1afcd;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin-top:12px}.testimonials__wrapper .testimonials__container .testimonial__cards .testimonial__card .readmore i{margin-left:8px}.testimonials__wrapper .testimonials__container .testimonial__cards .testimonial__card .video__wrapper{margin-top:24px}.testimonials__wrapper .testimonials__container .testimonial__cards .testimonial__card .video__wrapper video{height:200px;width:100%}.wfl__add__modal{opacity:0;visibility:hidden;position:fixed;left:0;top:0;width:100%;height:100vh;overflow:auto;background:rgba(31,28,64,.8196078431);transition:.3s ease-in-out;display:flex;justify-content:center;align-items:center;z-index:100}.wfl__add__modal.active{opacity:1;visibility:visible}.wfl__add__modal.active .wfl__add__modal__content{opacity:1;visibility:visible;transform:translateY(0)}.wfl__add__modal .wfl__add__modal__content{background:#fff;position:relative;transition:inherit;opacity:0;visibility:hidden;transform:translateY(-100px);width:760px;padding:32px;max-height:80vh;overflow-y:scroll;overflow-x:hidden;border-radius:8px}@media screen and (max-width: 1000px){.wfl__add__modal .wfl__add__modal__content{width:80%}}.wfl__add__modal .wfl__add__modal__content::-webkit-scrollbar{display:none}.wfl__add__modal .wfl__add__modal__content form h3{font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:36px;color:#1f1b45}.wfl__add__modal .wfl__add__modal__content form .logo,.wfl__add__modal .wfl__add__modal__content form .image__uploader{margin-top:24px}.wfl__add__modal .wfl__add__modal__content form .image__uploader .empty__screen{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#1f1b45}.wfl__add__modal .wfl__add__modal__content form .image__uploader .empty__screen i{color:#1f1b45;font-size:24px}.wfl__add__modal .wfl__add__modal__content form .image__uploader .empty__screen p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:28px;color:#1f1b45;margin-top:10px}.wfl__add__modal .wfl__add__modal__content form .image__uploader .empty__screen button{all:unset;padding:8px 16px;display:flex;align-items:center;justify-content:center;color:#1f1b45;font-family:Inter;font-size:16px;font-weight:600;line-height:28px;border:1px solid #1f1b45;border-radius:10px;margin-top:10px;cursor:pointer}.wfl__add__modal .wfl__add__modal__content form .image__uploader #uploadedImage{width:300px;height:250px;object-fit:contain}.wfl__add__modal .wfl__add__modal__content form .image__uploader #removeBtn{all:unset;cursor:pointer;margin-top:10px;color:#f72626;font-family:Inter,sans-serif}.wfl__add__modal .wfl__add__modal__content form .form__fields{margin-top:24px;display:flex;flex-direction:column;gap:24px}.wfl__add__modal .wfl__add__modal__content form .form__fields .input__group .label__input{display:flex;flex-direction:column;gap:8px}.wfl__add__modal .wfl__add__modal__content form .form__fields .input__group .label__input label{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:left}.wfl__add__modal .wfl__add__modal__content form .form__fields .input__group .label__input input{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;outline:none;border:1px solid #1f1b45;padding:12px 16px;width:calc(100% - 32px);border-radius:4px}.wfl__add__modal .wfl__add__modal__content form .form__fields .input__group .label__input input::placeholder{color:#d3d4de}.wfl__add__modal .wfl__add__modal__content form .form__fields .input__group .error__text{font-size:13px;margin-top:6px;font-family:Inter,sans-serif;color:#f72626}.wfl__add__modal .wfl__add__modal__content form .cta__btn__wrapper{margin-top:48px}.wfl__add__modal .wfl__add__modal__content form .cta__btn__wrapper h4{font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:28px;color:#1f1b45}.wfl__add__modal .wfl__add__modal__content form .cta__btn__wrapper .cta__checkbox{display:flex;align-items:center;gap:6px;margin-top:8px}.wfl__add__modal .wfl__add__modal__content form .cta__btn__wrapper .cta__checkbox label{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:28px;color:#1f1b45}.wfl__add__modal .wfl__add__modal__content form .cta__btn__wrapper .cta__checkbox input[type=checkbox]{height:16px;width:16px;accent-color:#1f1b45}.wfl__add__modal .wfl__add__modal__content form .btn__text__input{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}@media screen and (max-width: 760px){.wfl__add__modal .wfl__add__modal__content form .btn__text__input{grid-template-columns:1fr}}.wfl__add__modal .wfl__add__modal__content form .btn__text__input input{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;outline:none;border:1px solid #1f1b45;padding:12px 16px;width:calc(100% - 32px);border-radius:4px}.wfl__add__modal .wfl__add__modal__content form .form__btn__wrapper{display:flex;justify-content:flex-end;margin-top:48px}.wfl__add__modal .wfl__add__modal__content form .form__btn__wrapper .btns{display:flex;gap:24px}.wfl__add__modal .wfl__add__modal__content form .form__btn__wrapper .btns button{all:unset;border-radius:8px;padding:16px 44px;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:28px;cursor:pointer;border:1px solid transparent}.wfl__add__modal .wfl__add__modal__content form .form__btn__wrapper .btns button.save{background:#1f1b45;color:#fff}.wfl__add__modal .wfl__add__modal__content form .form__btn__wrapper .btns button.cancel{border:1px solid #1f1b45;color:#1f1b45}
