.b-button{background-color:#1ea682;text-decoration:none;border:none;padding:12px 33px;font-size:20px;font-weight:500;font-family:Outfit,sans-serif;color:#fff;border-radius:11px;width:-moz-fit-content;width:fit-content;box-shadow:0 4px 20px 0 rgba(30,166,130,.149);margin-top:40px;cursor:pointer;transition:all .3s ease-in-out}.b-button:hover{background-color:#189574}@media screen and (max-width:912px){.b-button{font-size:16px;padding:10px 30px;margin-top:30px}}.b-button.b-primary{width:100%;text-align:center;border:1.7px solid rgba(146,147,184,.22);background-color:#fff;color:#082151;font-weight:400;box-shadow:none;transition:all .3s ease-in-out;cursor:pointer}.b-button.b-primary:hover{background-color:#1ca781;color:#fff}.b-button.b-border{border:2px solid #1ea682;color:#1ea682;background-color:#fff}.b-page-loader.hide{display:none}.b-loader-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.b-loader-backdrop .b-loader{width:120px;height:24px;-webkit-mask:radial-gradient(circle closest-side,#000 94%,transparent) 0 0/25% 100%,linear-gradient(#000 0 0) center/calc(100% - 12px) calc(100% - 12px) no-repeat;background:linear-gradient(#1ea682 0 0) 0/0 no-repeat #ddd;animation:l7 2s linear infinite}.b-loader-backdrop.hide{display:none}@keyframes l7{to{background-size:100%}}.b-header{display:flex;justify-content:center;width:100%;background-color:transparent;position:relative;z-index:10;transition:background-color .3s ease}.b-header.dropdown-open{background-color:#cee8dc}.b-header .width-wrapper{max-width:1440px;width:100%;padding:15px 70px;display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width:1024px){.b-header .width-wrapper{padding:15px 20px}}@media screen and (max-width:480px){.b-header .width-wrapper{padding:24px 20px}}.b-header .width-wrapper .menu-section{display:flex;align-items:center;justify-content:space-between;width:100%}.b-header .width-wrapper .menu-section .logo{max-width:100%;width:230px;height:75px}.b-header .width-wrapper .menu-section .logo img{width:100%;height:100%}@media screen and (max-width:480px){.b-header .width-wrapper .menu-section .logo{width:168px;height:54px}}.b-header .width-wrapper .menu-section .right ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:28px}.b-header .width-wrapper .menu-section .right li:last-child a{color:#fff}.b-header .width-wrapper .menu-section .right li a{text-decoration:none;color:rgba(19,6,53,.7);font-family:Outfit,sans-serif;font-size:18px;font-weight:400;transition:color .3s ease-in-out}.b-header .width-wrapper .menu-section .right li a.active{color:var(--Aqua-Primary,#1ea682)}.b-header .width-wrapper .menu-section .right .dropdown{position:relative;text-decoration:none;color:rgba(19,6,53,.7);font-family:Outfit,sans-serif;font-size:18px;font-weight:400;transition:color .3s ease-in-out}.b-header .width-wrapper .menu-section .right .dropdown .dropdown-toggle{display:flex;align-items:center;cursor:pointer}.b-header .width-wrapper .menu-section .right .dropdown .dropdown-toggle img{margin-left:5px;transition:transform .3s ease}.b-header .width-wrapper .menu-section .right .dropdown .dropdown-toggle.rotate img{transform:rotate(180deg)}.b-header .width-wrapper .link-lists{display:flex;justify-content:center;position:absolute;top:91.5%;left:0;width:100%;z-index:9;background-color:#cee8dc;box-shadow:0 4px 4px rgba(19,85,67,.13);-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px);transition:background-color .3s ease}@media(max-width:1024px){.b-header .width-wrapper .link-lists{display:none}}.b-header .width-wrapper .link-lists .sections{padding:68px 0 68px 100px;max-width:1440px;width:100%;display:flex;gap:87px}@media(max-width:1134px){.b-header .width-wrapper .link-lists .sections{gap:60px}}.b-header .width-wrapper .link-lists .sections .line{width:1px;background:rgba(19,6,53,.12);height:auto}.b-header .width-wrapper .link-lists .sections .section a,.b-header .width-wrapper .link-lists .sections .section strong{text-decoration:none;color:#000;font-family:Outfit,sans-serif;font-size:22px;font-weight:500;line-height:152%}.b-header .width-wrapper .link-lists .sections .section ul{list-style-type:none}.b-header .width-wrapper .link-lists .sections .section ul li{padding:9px 0}.b-header .width-wrapper .link-lists .sections .section ul li a{text-decoration:none;color:#2b1f4a;font-family:Outfit,sans-serif;font-size:18px;font-weight:400;padding:9px 0;transition:color .3s ease-in-out;border-bottom:1px solid rgba(90,81,114,.16)}.b-header .width-wrapper .link-lists .sections .section ul li a.active,.b-header .width-wrapper .link-lists .sections .section ul li a:hover{color:var(--Aqua-Primary,#1ea682)}.b-header .width-wrapper .mobile{display:none}@media screen and (max-width:1024px){.b-header .width-wrapper .desktop{display:none}.b-header .width-wrapper .mobile{display:flex;align-items:center}.b-header .width-wrapper .mobile .hamburger-icon{background:transparent;border:none}.b-header .width-wrapper .mobile .hamburger-icon img{width:24px}.b-header .width-wrapper .mobile .mobile-menu{height:100vh;position:fixed;background:#fff;top:0;bottom:0;left:0;right:0;z-index:99;overflow-y:auto;transition:all .5s ease;transform:translateX(-100%);padding:20px;background:rgba(215,243,231,.88);box-shadow:0 4px 4px 0 rgba(19,85,67,.13);-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px)}.b-header .width-wrapper .mobile .mobile-menu.open{transform:translateX(0)}.b-header .width-wrapper .mobile .mobile-menu.hidden{transform:translateX(-100%)}.b-header .width-wrapper .mobile .mobile-menu .close-btn{background:transparent;border:none;font-size:30px;position:absolute;right:20px;top:20px}.b-header .width-wrapper .mobile .mobile-menu .menu{height:95vh;display:flex;flex-direction:column;justify-content:space-between}.b-header .width-wrapper .mobile .mobile-menu .menu ul{display:flex;flex-direction:column;gap:20px;padding:20px;list-style-type:none;height:max-content}.b-header .width-wrapper .mobile .mobile-menu .menu ul li .dropdown-toggle,.b-header .width-wrapper .mobile .mobile-menu .menu ul li a{color:#000;font-family:Outfit,sans-serif;font-size:22px;font-style:normal;font-weight:500;line-height:152%;letter-spacing:.11px;text-decoration:none;display:flex;align-items:center}.b-header .width-wrapper .mobile .mobile-menu .menu ul li .dropdown-toggle img,.b-header .width-wrapper .mobile .mobile-menu .menu ul li a img{width:28px;height:28px}.b-header .width-wrapper .mobile .mobile-menu .menu .b-button{margin:0;width:100%;text-align:center}.b-header .width-wrapper .mobile .mobile-menu .sub-menu{width:90%;height:100vh;padding:20px;transition:all .5s ease}.b-header .width-wrapper .mobile .mobile-menu .sub-menu.slide-in{left:0}.b-header .width-wrapper .mobile .mobile-menu .sub-menu.slide-out{left:100%}.b-header .width-wrapper .mobile .mobile-menu .sub-menu .back-btn{background:transparent;border:none;color:#000;font-family:Outfit,sans-serif;font-size:22px;font-style:normal;font-weight:500;line-height:152%;letter-spacing:.11px;cursor:pointer;margin-bottom:20px;display:flex;align-items:center}.b-header .width-wrapper .mobile .mobile-menu .sub-menu .back-btn img{width:28px;height:28px}.b-header .width-wrapper .mobile .mobile-menu .sub-menu ul{list-style-type:none}.b-header .width-wrapper .mobile .mobile-menu .sub-menu ul li{padding:9px 0;border-bottom:1px solid rgba(90,81,114,.16);width:224px}.b-header .width-wrapper .mobile .mobile-menu .sub-menu ul li.none{border:none}.b-header .width-wrapper .mobile .mobile-menu .sub-menu ul li strong{color:#000;font-family:Outfit,sans-serif;font-size:22px;font-style:normal;font-weight:500;line-height:152%;letter-spacing:.11px;margin-bottom:13px}.b-header .width-wrapper .mobile .mobile-menu .sub-menu ul li a{color:#2b1f4a;font-family:Outfit,sans-serif;font-size:18px;font-style:normal;text-decoration:none;font-weight:400;line-height:152%;letter-spacing:.09px}.b-header .width-wrapper .mobile .mobile-menu .sub-menu ul li a.active,.b-header .width-wrapper .mobile .mobile-menu .sub-menu ul li a:hover{color:var(--Aqua-Primary,#1ea682)}.b-header .width-wrapper .mobile .mobile-menu .sub-menu ul li.section{border:none;margin-top:30px;padding:0}.b-header .width-wrapper .mobile .mobile-menu .sub-menu ul li.section strong.active,.b-header .width-wrapper .mobile .mobile-menu .sub-menu ul li.section strong:hover{color:var(--Aqua-Primary,#1ea682)}.b-header .width-wrapper .mobile .mobile-menu .sub-menu ul li.section strong a{color:#000;font-family:Outfit,sans-serif;font-size:22px;font-style:normal;font-weight:500;line-height:152%;letter-spacing:.11px}.b-header .width-wrapper .mobile .mobile-menu .sub-menu ul li.section strong a.active,.b-header .width-wrapper .mobile .mobile-menu .sub-menu ul li.section strong a:hover{color:var(--Aqua-Primary,#1ea682)}.b-header .width-wrapper .mobile .mobile-menu .sub-menu ul li.section li:last-child{border:none}}.backdrop{position:fixed;top:100px;left:0;width:100%;height:calc(100% - 100px);background:rgba(0,0,0,.37);z-index:8}@media(max-width:1024px){.backdrop{display:none}}.b-footer{width:100%;display:flex;justify-content:center;background:#082151}.b-footer .width-wrapper{display:flex;flex-direction:column;gap:75px;margin:0 80px;padding:52px 0;border-top:2px solid hsla(0,0%,100%,.1)}@media screen and (max-width:768px){.b-footer .width-wrapper{gap:50px;margin:0 20px;padding:30px 0}}@media screen and (max-width:480px){.b-footer .width-wrapper{gap:30px;padding:20px 0}}.b-footer .width-wrapper .footer-content{display:flex;justify-content:space-between}@media screen and (max-width:912px){.b-footer .width-wrapper .footer-content{gap:20px;justify-content:space-evenly}}@media screen and (max-width:978px){.b-footer .width-wrapper .footer-content{flex-direction:column;gap:20px}.b-footer .width-wrapper .footer-content .conditional-2{display:none}}@media screen and (max-width:2560px)and (min-width:978px){.b-footer .width-wrapper .footer-content .conditional{display:none}}.b-footer .width-wrapper .footer-content img{width:189px;height:60.509px;flex-shrink:0}.b-footer .width-wrapper .footer-content .social-links{display:flex;justify-content:space-between;gap:10.57px}@media screen and (max-width:2560px)and (min-width:978px){.b-footer .width-wrapper .footer-content .social-links{display:none}}.b-footer .width-wrapper .footer-content .social-links .icons{display:flex;gap:10.57px}.b-footer .width-wrapper .footer-content .social-links .icons img{width:39.623px;height:39.623px}.b-footer .width-wrapper .footer-content .social-links a{display:flex;flex-direction:column;gap:3px;padding:10px 20px 0 0;color:rgba(241,247,255,.788);text-decoration:none;font-size:1.2rem}.b-footer .width-wrapper .footer-content .left-side{display:flex;gap:80px}@media screen and (max-width:912px){.b-footer .width-wrapper .footer-content .left-side{justify-content:space-evenly}}@media screen and (max-width:978px){.b-footer .width-wrapper .footer-content .left-side{gap:10px;justify-content:space-between;margin-top:20px}}.b-footer .width-wrapper .footer-content .left-side .clickables{display:flex;flex-direction:column;gap:15px}@media screen and (max-width:768px){.b-footer .width-wrapper .footer-content .left-side .clickables{gap:10px}}.b-footer .width-wrapper .footer-content .left-side .clickables h5{color:hsla(0,0%,100%,.7);font-family:Outfit,sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.24px}.b-footer .width-wrapper .footer-content .left-side .clickables ul li{list-style-type:none}.b-footer .width-wrapper .footer-content .left-side .clickables ul li a{color:hsla(0,0%,100%,.7);font-family:Outfit,sans-serif;font-size:18px;font-style:normal;font-weight:300;line-height:150%;letter-spacing:.18px;text-decoration:none}.b-footer .width-wrapper .footer-content .right-side{display:flex;gap:15.57px}@media screen and (max-width:978px){.b-footer .width-wrapper .footer-content .right-side{display:none}}@media(max-width:1118px){.b-footer .width-wrapper .footer-content .right-side{flex-direction:column}}.b-footer .width-wrapper .footer-content .right-side a{padding-top:5px;color:rgba(241,247,255,.788);text-decoration:none;font-size:22px}.b-footer .width-wrapper .footer-content .right-side .socials-logos{display:flex;gap:10.57px}.b-footer .width-wrapper .footer-content .right-side .socials-logos img{width:39.623px;height:39.623px}.b-footer .width-wrapper .copyright{display:flex;justify-content:space-between}@media screen and (max-width:978px){.b-footer .width-wrapper .copyright{flex-direction:column;gap:10px}}.b-footer .width-wrapper .copyright a,.b-footer .width-wrapper .copyright p{color:hsla(0,0%,100%,.7);font-family:Outfit,sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:150%;letter-spacing:.16px}html{scroll-behavior:smooth}*{padding:0;margin:0;box-sizing:border-box}.width-wrapper{max-width:1440px;width:100%;margin:0 auto}.b-hero{width:100%;background:var(--Aqua-Light,rgba(167,228,202,.6));margin-top:-109px;padding-top:109px}.b-hero .width-wrapper{display:flex;align-items:center;padding:60px 0 98px 80px;gap:70px}@media screen and (max-width:1024px){.b-hero .width-wrapper{padding:40px 40px 60px;gap:40px}}@media screen and (max-width:768px){.b-hero .width-wrapper{flex-direction:column-reverse;padding:20px}}.b-hero .width-wrapper .image{width:40%}@media screen and (max-width:768px){.b-hero .width-wrapper .image{width:100%}}.b-hero .width-wrapper .image img{width:100%;height:auto}.b-hero .width-wrapper .content{width:50%}@media screen and (max-width:768px){.b-hero .width-wrapper .content{width:100%}}@media screen and (max-width:480px){.b-hero .width-wrapper .content .b-button{display:none}}.b-hero .width-wrapper .content .tag{color:#1ea682;font-family:Outfit,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.18px;text-transform:uppercase;margin-bottom:18px}@media screen and (max-width:1024px){.b-hero .width-wrapper .content .tag{font-size:14px;line-height:20px;margin-bottom:12px}}.b-hero .width-wrapper .content h1{color:var(--Dark-100,#130635);font-family:Outfit,sans-serif;font-size:60px;font-style:normal;font-weight:500;line-height:66px;letter-spacing:.6px;margin-bottom:38px}@media screen and (max-width:1024px){.b-hero .width-wrapper .content h1{font-size:40px;line-height:46px;margin-bottom:28px}}@media screen and (max-width:480px){.b-hero .width-wrapper .content h1{font-size:32px;line-height:36px;margin-bottom:20px}}.b-hero .width-wrapper .content h1 span{border-bottom:10px solid #a7e3d0;display:inline-block;padding-bottom:0}.b-hero .width-wrapper .content .para{color:var(--Dark-90,rgba(19,6,53,.9));font-family:Outfit,sans-serif;font-size:22px;font-style:normal;font-weight:300;line-height:150%;letter-spacing:.22px;margin-bottom:76px}@media screen and (max-width:1024px){.b-hero .width-wrapper .content .para{font-size:18px;line-height:28px;margin-bottom:56px}}@media screen and (max-width:480px){.b-hero .width-wrapper .content .para{font-size:16px;line-height:24px;margin-bottom:0}}.b-content{width:100%}.b-content .width-wrapper{padding:117px 80px 169px;display:flex;flex-direction:column;gap:22px;align-items:center}@media screen and (max-width:1024px){.b-content .width-wrapper{padding:80px 40px}}@media screen and (max-width:768px){.b-content .width-wrapper{padding:60px 40px}}@media screen and (max-width:480px){.b-content .width-wrapper{padding:70px 20px;align-items:flex-start}}.b-content .width-wrapper h2{color:#130635;text-align:center;font-family:Outfit,sans-serif;font-size:48px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.48px}@media screen and (max-width:1024px){.b-content .width-wrapper h2{font-size:40px}}@media screen and (max-width:768px){.b-content .width-wrapper h2{font-size:32px}}@media screen and (max-width:480px){.b-content .width-wrapper h2{font-size:24px;text-align:left}}.b-content .width-wrapper p{color:rgba(19,6,53,.9);text-align:center;font-family:Outfit,sans-serif;font-size:22px;font-style:normal;font-weight:300;line-height:150%;letter-spacing:.22px;width:80%}@media screen and (max-width:1024px){.b-content .width-wrapper p{font-size:20px;width:100%}}@media screen and (max-width:768px){.b-content .width-wrapper p{font-size:18px;width:100%}}@media screen and (max-width:480px){.b-content .width-wrapper p{font-size:16px;width:100%;text-align:left}}.b-why-choose-us{position:relative;z-index:1;overflow:hidden}.b-why-choose-us.with-leaves:before{content:"";position:absolute;top:70%;left:-100px;transform:translateY(-50%) rotate(-9deg);background-image:url(/_next/static/media/left-leaf.2e17bd5d.svg);background-size:contain;background-repeat:no-repeat;width:600px;height:791px;z-index:-1}@media screen and (max-width:768px){.b-why-choose-us.with-leaves:before{display:none}}.b-why-choose-us.with-leaves:after{content:"";position:absolute;top:80%;right:-200px;transform:translateY(-50%);background-image:url(/_next/static/media/right-leaf.56eb4c3b.svg);background-size:contain;background-repeat:no-repeat;width:600px;height:791px;z-index:-1}@media screen and (max-width:1024px){.b-why-choose-us.with-leaves:after{width:400px;height:527px;right:0}}@media screen and (max-width:768px){.b-why-choose-us.with-leaves:after{display:none}}.b-why-choose-us .width-wrapper{display:flex;flex-direction:column;padding:109px 80px 104px;gap:52px}@media screen and (max-width:1024px){.b-why-choose-us .width-wrapper{padding:40px}}@media screen and (max-width:768px){.b-why-choose-us .width-wrapper{padding:40px 20px}}@media screen and (max-width:480px){.b-why-choose-us .width-wrapper{padding:20px}}.b-why-choose-us .width-wrapper .dual-content{display:flex;gap:119px}@media screen and (max-width:1024px){.b-why-choose-us .width-wrapper .dual-content{gap:52px}}@media screen and (max-width:880px){.b-why-choose-us .width-wrapper .dual-content{flex-direction:column;gap:24px}}.b-why-choose-us .width-wrapper .dual-content h3{color:#281f48;font-family:Outfit,sans-serif;font-size:52px;font-style:normal;font-weight:500;line-height:65px;letter-spacing:.52px;width:100%}@media screen and (max-width:1024px){.b-why-choose-us .width-wrapper .dual-content h3{font-size:42px;line-height:52px}}@media screen and (max-width:768px){.b-why-choose-us .width-wrapper .dual-content h3{font-size:36px;line-height:45px}}.b-why-choose-us .width-wrapper .dual-content p{color:var(--Dark-90,rgba(19,6,53,.9));font-family:Outfit,sans-serif;font-size:22px;font-style:normal;font-weight:300;line-height:150%;letter-spacing:.22px}@media screen and (max-width:1024px){.b-why-choose-us .width-wrapper .dual-content p{font-size:20px}}@media screen and (max-width:768px){.b-why-choose-us .width-wrapper .dual-content p{font-size:18px}}.b-why-choose-us .containers{display:flex;flex-wrap:wrap;gap:24px}.b-why-choose-us .containers .container{border-radius:13px;padding:24px;display:flex;flex-direction:column;width:49%;opacity:0;transform:translateY(20px);transition:opacity .2s ease,transform .2s ease}.b-why-choose-us .containers .container.visible{opacity:1;transform:translateY(0)}@media screen and (max-width:1200px){.b-why-choose-us .containers .container{width:48%}}@media screen and (max-width:768px){.b-why-choose-us .containers .container{width:100%}}.b-why-choose-us .containers .container img{width:81.688px;height:81.688px}@media screen and (max-width:768px){.b-why-choose-us .containers .container img{width:60px;height:60px}}.b-why-choose-us .containers .container h4{color:rgba(19,6,53,.9);font-family:Outfit,sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:.24px;margin-top:20px}@media screen and (max-width:768px){.b-why-choose-us .containers .container h4{font-size:20px}}.b-why-choose-us .containers .container p{color:rgba(19,6,53,.9);font-family:Outfit,sans-serif;font-size:18px;font-style:normal;font-weight:300;line-height:150%;letter-spacing:.18px;margin-top:16px}@media screen and (max-width:768px){.b-why-choose-us .containers .container p{font-size:16px}}img{width:100%;height:auto;object-fit:cover}.b-last-section .width-wrapper{padding:61px 80px 121px}@media screen and (max-width:1024px){.b-last-section .width-wrapper{padding:80px 40px}}@media screen and (max-width:912px){.b-last-section .width-wrapper{padding:60px 40px}}@media screen and (max-width:480px){.b-last-section .width-wrapper{padding:20px}}.b-last-section .width-wrapper .content{display:flex;border-radius:24px;background:#082151;position:relative;overflow:hidden}@media screen and (max-width:768px){.b-last-section .width-wrapper .content{flex-direction:column-reverse;align-items:flex-start}}.b-last-section .width-wrapper .content .text{padding:65px 63px;width:55%}@media screen and (max-width:1200px){.b-last-section .width-wrapper .content .text{padding:65px 40px}}@media screen and (max-width:768px){.b-last-section .width-wrapper .content .text{width:100%;margin-top:-50px;padding:0 40px 40px}}@media screen and (max-width:480px){.b-last-section .width-wrapper .content .text{padding:32px 20px 42px 32px}}.b-last-section .width-wrapper .content .text h1{color:#fff;font-family:Outfit,sans-serif;font-size:60.014px;font-style:normal;font-weight:500;line-height:66.117px;letter-spacing:.6px;margin-bottom:32px}@media screen and (max-width:1200px){.b-last-section .width-wrapper .content .text h1{font-size:50px;line-height:56px;margin-bottom:24px}}@media screen and (max-width:768px){.b-last-section .width-wrapper .content .text h1{font-size:40px;line-height:44px;margin-bottom:24px}}@media screen and (max-width:480px){.b-last-section .width-wrapper .content .text h1{font-size:28px;line-height:36px;margin-bottom:16px}}.b-last-section .width-wrapper .content .text p{color:hsla(0,0%,100%,.9);font-family:Outfit,sans-serif;font-size:22px;font-style:normal;font-weight:300;line-height:150%;letter-spacing:.22px;margin-bottom:64px}@media screen and (max-width:1200px){.b-last-section .width-wrapper .content .text p{font-size:18px;line-height:28px;margin-bottom:56px}}@media screen and (max-width:768px){.b-last-section .width-wrapper .content .text p{font-size:18px;line-height:28px;margin-bottom:56px}}@media screen and (max-width:480px){.b-last-section .width-wrapper .content .text p{font-size:16px;line-height:26px;margin-bottom:48px}}.b-last-section .width-wrapper .content .clipped-image{position:absolute;height:100%;right:-145px;top:-50px}@media screen and (max-width:1200px){.b-last-section .width-wrapper .content .clipped-image{width:55%}}@media screen and (max-width:1024px){.b-last-section .width-wrapper .content .clipped-image{width:60%;top:-35px}}@media screen and (max-width:768px){.b-last-section .width-wrapper .content .clipped-image{width:100%;right:-89px;top:-87px;position:relative;display:flex;justify-content:flex-end}.b-last-section .width-wrapper .content .clipped-image img{width:80%}}@media screen and (max-width:480px){.b-last-section .width-wrapper .content .clipped-image{right:-45px;top:-50px}.b-last-section .width-wrapper .content .clipped-image img{width:100%}}.b-what-we-do{background-color:#defbef;position:relative;z-index:1;overflow:hidden}.b-what-we-do:before{content:"";position:absolute;top:61%;left:-150px;transform:translateY(-50%) rotate(-9deg);background-image:url(/_next/static/media/left-leaf.2e17bd5d.svg);background-size:contain;background-repeat:no-repeat;width:600px;height:791px;z-index:-1}@media screen and (max-width:768px){.b-what-we-do:before{display:none}}.b-what-we-do:after{content:"";position:absolute;top:70%;right:-200px;transform:translateY(-50%);background-image:url(/_next/static/media/right-leaf.56eb4c3b.svg);background-size:contain;background-repeat:no-repeat;width:600px;height:791px;z-index:-1}@media screen and (max-width:1024px){.b-what-we-do:after{width:400px;height:527px;right:0}}@media screen and (max-width:768px){.b-what-we-do:after{display:none}}.b-what-we-do .width-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 0 80px;width:100%}@media screen and (max-width:1024px){.b-what-we-do .width-wrapper{padding:40px}}@media screen and (max-width:480px){.b-what-we-do .width-wrapper{padding:20px}}.b-what-we-do .width-wrapper h1{color:#130635;text-align:center;font-family:Outfit,sans-serif;font-size:48px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:.48px;width:32%}@media screen and (max-width:1024px){.b-what-we-do .width-wrapper h1{width:70%;font-size:32px}}@media screen and (max-width:768px){.b-what-we-do .width-wrapper h1{width:90%;font-size:28px}}.b-what-we-do .width-wrapper .content{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:41px;width:100%}.b-what-we-do .width-wrapper .content .box{width:70%;border-radius:13px;background:#fff;display:flex;gap:20px;padding:20px 23px;align-items:center}@media screen and (max-width:1024px){.b-what-we-do .width-wrapper .content .box{width:100%;padding:20px 10px}}@media screen and (max-width:768px){.b-what-we-do .width-wrapper .content .box{flex-direction:column;align-items:flex-start;gap:10px;padding:20px 23px}}.b-what-we-do .width-wrapper .content .box .circle{width:57.394px;height:55.502px;display:flex;align-items:center;justify-content:center;color:rgba(8,33,81,.68);font-family:Outfit,sans-serif;padding:25px;font-size:28px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.28px;border-radius:50%}@media screen and (max-width:1024px){.b-what-we-do .width-wrapper .content .box .circle{width:40px;height:40px;padding:15px;font-size:20px}}.b-what-we-do .width-wrapper .content .box .circle.blue{background-color:#def7fb}.b-what-we-do .width-wrapper .content .box .circle.green{background-color:rgba(167,228,202,.6)}.b-what-we-do .width-wrapper .content .box .circle.yellow{background-color:#def2c1}.b-what-we-do .width-wrapper .content .box p{color:rgba(19,6,53,.9);font-family:Outfit,sans-serif;font-size:20px;font-style:normal;font-weight:300;line-height:150%;letter-spacing:.2px}@media screen and (max-width:1024px){.b-what-we-do .width-wrapper .content .box p{font-size:16px}}.b-what-we-do .width-wrapper .content .box p b{font-weight:400;margin-right:5px}