@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.header__wrapper{position:sticky;z-index:20;top:0;background:#30af4a}.header__wrapper.shadow{box-shadow:0 1px 8px 3px #0000000d}.header__wrapper header{position:relative;display:flex;justify-content:space-between;align-items:center}.header__wrapper header .logo__section a{text-decoration:none;display:block;height:9rem;width:23rem;overflow:hidden}@media screen and (max-width: 1180px){.header__wrapper header .logo__section a{width:23rem}}.header__wrapper header .logo__section a img{height:100%;width:101%;object-fit:cover}.header__wrapper header nav{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 1000px){.header__wrapper header nav{position:fixed;background:#30af4a;overflow:hidden;width:60%;height:100vh;align-items:start;flex-direction:column;justify-content:unset;transition:all .5s;gap:2rem;transform:translate(-100%);padding-left:4rem;top:0;left:0;z-index:2;box-shadow:0 1px 8px 3px #0000000d}.header__wrapper header nav .close__icon{display:none}.header__wrapper header nav.active{transform:translate(0)}.header__wrapper header nav.active .close__icon{display:block;position:absolute;top:2rem;right:6rem}}@media screen and (max-width: 500px){.header__wrapper header nav{padding-left:2rem}}.header__wrapper header ul{display:flex;gap:4rem}@media screen and (max-width: 1180px){.header__wrapper header ul{gap:2.4rem}}@media screen and (max-width: 1000px){.header__wrapper header ul{margin-left:0;margin-top:20px;flex-direction:column;gap:20px}}.header__wrapper header ul li{list-style:none}.header__wrapper header ul li.active span{color:#dcc369}.header__wrapper header ul li span{color:#fffc;text-transform:uppercase;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:21px;text-align:left;text-decoration:none;transition:.3s ease;position:relative}.header__wrapper header ul li span:hover{cursor:pointer;color:#dcc369}.header__wrapper header ul a{text-decoration:none}.header__wrapper header ul a span{color:#fffc;text-transform:uppercase;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:21px;text-align:left;text-decoration:none;transition:.3s ease;position:relative}.header__wrapper header ul a span:hover{cursor:pointer;color:#dcc369}.header__wrapper header .hamburger svg{color:#fff;display:none;cursor:pointer}@media screen and (max-width: 1000px){.header__wrapper header .hamburger .burger__icon{display:block;font-size:24px}.header__wrapper header .hamburger.active .burger__icon{display:none}}.hero__wrapper{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#30af4a}.hero__wrapper .wave__img{position:absolute;bottom:0;width:100%}.hero__wrapper .hero__container{display:flex;justify-content:space-between;padding-bottom:10rem;padding-top:6rem}@media screen and (max-width: 1000px){.hero__wrapper .hero__container{flex-direction:column;gap:4rem;padding-bottom:5rem}}.hero__wrapper .hero__container .left__section{margin-top:5rem;width:600px}@media screen and (max-width: 767px){.hero__wrapper .hero__container .left__section{width:100%}}.hero__wrapper .hero__container .left__section .heading{font-family:Poppins,sans-serif;font-size:normal;font-weight:700;color:#fff;font-size:3.2rem;line-height:3.8rem}.hero__wrapper .hero__container .left__section .sub__heading{font-size:2.1rem;font-weight:500;line-height:1.9rem;font-style:normal;font-family:Poppins,sans-serif;color:#fff;margin-top:.8rem}@media screen and (max-width: 1000px){.hero__wrapper .hero__container .left__section .sub__heading{line-height:3rem}}.hero__wrapper .hero__container .left__section .sub__heading span{font-size:2.1rem;border-bottom:1px dotted #fff;cursor:pointer;color:#fff}.hero__wrapper .hero__container .left__section .desc__text{font-size:1.4rem;font-weight:400;line-height:2.1rem;font-size:normal;font-family:poppins,sans-serif;color:#fff;margin:4rem 0}.hero__wrapper .hero__container .left__section .logo__buttons{display:flex}.hero__wrapper .hero__container .left__section .logo__buttons button{all:unset;margin-right:1rem;cursor:pointer}.hero__wrapper .hero__container .left__section .logo__buttons button img{border-radius:.4rem}@media screen and (max-width: 400px){.hero__wrapper .hero__container .left__section .logo__buttons button img{width:12rem;object-fit:contain}}.hero__wrapper .hero__container .right__section{position:relative;width:calc(100% - 70rem)}@media screen and (max-width: 1180px){.hero__wrapper .hero__container .right__section{width:calc(100% - 60rem)}}@media screen and (max-width: 1000px){.hero__wrapper .hero__container .right__section{width:100%}}@media screen and (max-width: 767px){.hero__wrapper .hero__container .right__section{margin-left:0;margin-top:6rem;padding-bottom:4rem}}.hero__wrapper .hero__container .right__section .slick-slider{padding-bottom:2rem}.hero__wrapper .hero__container .right__section .slick-slider .slick-dots .slick-active button{height:1rem!important;width:1rem!important;border-radius:50%!important;background:#d0d5dd!important}.hero__wrapper .hero__container .right__section .slick-slider .slick-dots .slick-active button:before{height:1rem!important;width:1rem!important;border-radius:50%!important;background:#d0d5dd!important}.hero__wrapper .hero__container .right__section .slick-slider .slick-dots li button{height:1rem!important;width:1rem!important;border-radius:50%!important;background:#f6f8f7!important}.hero__wrapper .hero__container .right__section .slick-slider .slick-dots li button:before{color:transparent;height:1rem!important;width:1rem!important;border-radius:50%!important;background:#f6f8f7!important}.hero__wrapper .hero__container .right__section .slide__arrow{position:absolute;height:3.6rem!important;width:3.6rem!important;background:#fff;cursor:pointer;border-radius:.4rem!important;display:flex!important;align-items:center;justify-content:center;top:44%;transform:translateY(-50%);z-index:10}.hero__wrapper .hero__container .right__section .slide__arrow.nextArrow{right:2rem}@media screen and (max-width: 1180px){.hero__wrapper .hero__container .right__section .slide__arrow.nextArrow{right:-2rem}}@media screen and (max-width: 1000px){.hero__wrapper .hero__container .right__section .slide__arrow.nextArrow{right:2rem}}@media screen and (max-width: 600px){.hero__wrapper .hero__container .right__section .slide__arrow.nextArrow{right:0rem}}.hero__wrapper .hero__container .right__section .slide__arrow.prevArrow{left:2rem}@media screen and (max-width: 1180px){.hero__wrapper .hero__container .right__section .slide__arrow.prevArrow{left:-2rem}}@media screen and (max-width: 1000px){.hero__wrapper .hero__container .right__section .slide__arrow.prevArrow{left:2rem}}@media screen and (max-width: 600px){.hero__wrapper .hero__container .right__section .slide__arrow.prevArrow{left:0rem}}.hero__wrapper .hero__container .right__section .hero__slider__img{width:80%!important;margin:0 auto!important;display:flex!important;align-items:center!important;justify-content:center!important}.hero__wrapper .hero__container .right__section .hero__slider__img img{vertical-align:middle;border-style:none;height:50rem}@media screen and (max-width: 1000px){.hero__wrapper .hero__container .right__section .hero__slider__img img{height:40rem}}@media screen and (max-width: 767px){.hero__wrapper .hero__container .right__section .hero__slider__img img{height:53rem}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.about__wrapper{padding:8rem 0;background:#dbf3eb}.about__wrapper .about__container{display:flex;flex-direction:column;align-items:center;justify-content:center}.about__wrapper .about__container h3{font-size:2.8rem;font-style:normal;color:#212529;line-height:3.4rem}.about__wrapper .about__container .line{height:2px;width:53px;background:#75edcf;display:block;margin:20px auto}.about__wrapper .about__container .line:after{content:"";position:absolute;left:50%;width:150px;height:2px;border-bottom:2px dashed #75edcf;margin-left:-75px;margin-top:-1.6px}.about__wrapper .about__container p{font-size:1.7rem;color:#818992;width:67%;text-align:center}@media screen and (max-width: 1000px){.about__wrapper .about__container p{width:100%}}.download__wrapper{background:linear-gradient(to left,#60ecbf,#30af4a);padding:5rem 0}.download__wrapper .download__container{display:flex;flex-direction:column;align-items:center;justify-content:center}.download__wrapper .download__container h3{font-size:2.8rem;line-height:3.4rem;font-style:normal;font-weight:700;color:#fff}.download__wrapper .download__container .line{height:2px;width:53px;background:#75edcf;display:block;margin:20px auto}.download__wrapper .download__container .line:after{content:"";position:absolute;left:50%;width:150px;height:2px;border-bottom:2px dashed #75edcf;margin-left:-75px;margin-top:-1.6px}.download__wrapper .download__container p{font-size:1.7rem;font-style:normal;font-weight:400;font-family:Poppins,sans-serif;color:#fff;margin-bottom:8rem;text-align:center}.download__wrapper .download__container .logo__buttons{display:flex}.download__wrapper .download__container .logo__buttons button{all:unset;margin-right:1rem;cursor:pointer}.download__wrapper .download__container .logo__buttons button img{border-radius:.4rem}@media screen and (max-width: 400px){.download__wrapper .download__container .logo__buttons button img{width:12rem;object-fit:contain}}.footer__wrapper{background:#fff}.footer__wrapper .footer__container{padding:15px 0;display:flex;justify-content:space-between;align-items:center}.footer__wrapper .footer__container p{color:#242424;font-size:13px}.footer__wrapper .footer__container .link{text-decoration:none;color:#5f0099;cursor:pointer;font-size:13px;display:block}.footer__wrapper .footer__container .socials__cicons{display:flex;gap:10px}.footer__wrapper .footer__container .socials__cicons .icon{height:3.2rem;width:3.2rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 10px #0000001a;cursor:pointer;transition:all .5s ease}.footer__wrapper .footer__container .socials__cicons .icon:hover{transform:translateY(-5px)}.footer__wrapper .footer__container .socials__cicons .icon svg{height:2rem;width:2rem;color:#fff;fill:#fff}.footer__wrapper .footer__container .socials__cicons .icon.facebook{background:#1877f2;color:#fff}.footer__wrapper .footer__container .socials__cicons .icon.instagram{background:#e4405f;color:#fff}.footer__wrapper .footer__container .socials__cicons .icon.youtube{background:red;color:#fff}.footer__wrapper .footer__container .socials__cicons .icon.tiktok{background:#000;color:#fff}.features__wrapper{padding:8rem 0;background:#dbf3eb}.features__wrapper .features__container .feature__heading{display:flex;flex-direction:column;align-items:center;justify-content:center}.features__wrapper .features__container .feature__heading h3{font-size:2.8rem;font-style:normal;color:#212529;line-height:3.4rem}.features__wrapper .features__container .feature__heading .line{height:2px;width:53px;background:#75edcf;display:block;margin:20px auto}.features__wrapper .features__container .feature__heading .line:after{content:"";position:absolute;left:50%;width:150px;height:2px;border-bottom:2px dashed #75edcf;margin-left:-75px;margin-top:-1.6px}.features__wrapper .features__container .feature__heading p{font-size:1.7rem;color:#818992;width:50%;text-align:center}@media screen and (max-width: 1000px){.features__wrapper .features__container .feature__heading p{width:100%}}.features__wrapper .features__container .feature__contents{margin-top:8rem;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}@media screen and (max-width: 767px){.features__wrapper .features__container .feature__contents{grid-template-columns:1fr}}.features__wrapper .features__container .feature__contents .left__section,.features__wrapper .features__container .feature__contents .right__section{margin-top:4rem}.features__wrapper .features__container .feature__contents .left__section .box,.features__wrapper .features__container .feature__contents .right__section .box{display:flex;gap:2.5rem;margin-bottom:8rem}.features__wrapper .features__container .feature__contents .left__section .box:last-child,.features__wrapper .features__container .feature__contents .right__section .box:last-child{margin-bottom:0}.features__wrapper .features__container .feature__contents .left__section .box .details h4,.features__wrapper .features__container .feature__contents .right__section .box .details h4{font-size:1.6rem;font-weight:600;line-height:1.9rem;color:#212529}.features__wrapper .features__container .feature__contents .left__section .box .details p,.features__wrapper .features__container .feature__contents .right__section .box .details p{font-size:1.3rem;color:#212529;line-height:2rem;font-weight:400;margin-top:.8rem}.features__wrapper .features__container .feature__contents .left__section .box .icon,.features__wrapper .features__container .feature__contents .right__section .box .icon{position:relative;min-width:50px;min-height:50px;max-width:50px;max-height:50px;border-radius:100px;color:#096c1d;font-size:18px;line-height:50px;border:1px solid rgb(30,252,141);align-items:center;justify-content:center;display:flex}.features__wrapper .features__container .feature__contents .left__section .box .icon svg,.features__wrapper .features__container .feature__contents .right__section .box .icon svg{color:#096c1d;fill:#096c1d;height:2.2rem}.features__wrapper .features__container .feature__contents .mid__section{display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.features__wrapper .features__container .feature__contents .mid__section{display:none}}.features__wrapper .features__container .feature__contents .mid__section img{max-width:80%;height:auto}@media screen and (max-width: 1180px){.features__wrapper .features__container .feature__contents .mid__section img{max-width:100%}}.contact__wrapper{padding:8rem 0;background:#dbf3eb}.contact__wrapper .contact__container .contact__heading{display:flex;flex-direction:column;align-items:center;justify-content:center}.contact__wrapper .contact__container .contact__heading h3{font-size:2.8rem;font-style:normal;color:#212529;line-height:3.4rem}.contact__wrapper .contact__container .contact__heading .line{height:2px;width:53px;background:#75edcf;display:block;margin:20px auto}.contact__wrapper .contact__container .contact__heading .line:after{content:"";position:absolute;left:50%;width:150px;height:2px;border-bottom:2px dashed #75edcf;margin-left:-75px;margin-top:-1.6px}.contact__wrapper .contact__container .contact__heading p{font-size:1.7rem;color:#818992;width:70%;text-align:center}@media screen and (max-width: 1000px){.contact__wrapper .contact__container .contact__heading p{width:100%}}.contact__wrapper .contact__container .contact__info__form{margin-top:6rem;display:grid;display:flex;width:90%;gap:10rem}@media screen and (max-width: 1140px){.contact__wrapper .contact__container .contact__info__form{flex-direction:column;width:100%;gap:4rem}}.contact__wrapper .contact__container .contact__info__form .iframe__wrapper{width:54%;min-height:600px;max-height:900px}@media screen and (max-width: 1140px){.contact__wrapper .contact__container .contact__info__form .iframe__wrapper{width:100%}}.contact__wrapper .contact__container .contact__info__form .iframe__wrapper iframe{width:100%;height:100%;height:auto;min-height:780px;max-height:900px!important}.contact__wrapper .contact__container .contact__info__form .btn__wrapper{margin-top:2rem}.contact__wrapper .contact__container .contact__info__form .btn__wrapper button{all:unset;background-color:#489be8;color:#fff;border-radius:4px;cursor:pointer;font-size:1.4rem;padding:12px 18px}.contact__wrapper .contact__container .contact__info__form .contact__info__box{padding:3.2rem 3.2rem 1.6rem;border-radius:.8rem;background:#30af4a;width:37rem;height:auto;height:100%;margin-top:2rem;box-sizing:border-box;background:linear-gradient(to left,#60ecbf,#30af4a,#30af4a)}@media screen and (max-width: 1140px){.contact__wrapper .contact__container .contact__info__form .contact__info__box{width:100%}}.contact__wrapper .contact__container .contact__info__form .contact__info__box .infoBox{margin:2.3rem 0;display:flex;gap:3rem}.contact__wrapper .contact__container .contact__info__form .contact__info__box .infoBox .icon svg{height:2.2rem;color:#fff;fill:#fff}.contact__wrapper .contact__container .contact__info__form .contact__info__box .infoBox .info{width:100%}.contact__wrapper .contact__container .contact__info__form .contact__info__box .infoBox .info h5{font-size:1.4rem;font-weight:400;line-height:2rem;color:#fff;text-transform:uppercase}.contact__wrapper .contact__container .contact__info__form .contact__info__box .infoBox .info .info__text{font-size:1.4rem;font-weight:400;line-height:2rem;color:#fff;text-transform:uppercase;text-align:start;width:100%}.contact__wrapper .contact__container .contact__info__form .contact__info__box .infoBox .info .info__text:hover{text-decoration:underline;cursor:pointer}.room__wrapper{padding:2rem 0;padding-top:0}.room__wrapper .room__container .room__content{display:grid;grid-template-columns:1fr 2fr;gap:2.4rem}@media screen and (max-width: 1000px){.room__wrapper .room__container .room__content{grid-template-columns:1fr 1fr}}@media screen and (max-width: 767px){.room__wrapper .room__container .room__content{grid-template-columns:1fr}}.room__wrapper .room__container .room__content .left__section{border-radius:.8rem}@media screen and (max-width: 767px){.room__wrapper .room__container .room__content .left__section{width:100%}}.room__wrapper .room__container .room__content .right__section{display:flex;flex-direction:column;gap:1.2rem}@media screen and (max-width: 767px){.room__wrapper .room__container .room__content .right__section{width:100%}}.room__wrapper .room__container .room__content .right__grid{display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width: 1000px){.room__wrapper .room__container .room__content .right__grid{grid-template-columns:1fr}}.room__wrapper .room__container .toggle__wrapper{display:flex;justify-content:flex-end;margin:2rem 0}.room__wrapper .room__container .toggle__wrapper .toggle__list__grid__view{display:flex;gap:1rem}@media screen and (max-width: 1000px){.room__wrapper .room__container .toggle__wrapper .toggle__list__grid__view{display:none}}.room__wrapper .room__container .toggle__wrapper .toggle__list__grid__view button{height:3.5rem;width:3.5rem;border-radius:.8rem;display:flex;align-items:center;justify-content:center;border:none;outline:none;cursor:pointer;background:#e4e4e4;color:#000}.room__wrapper .room__container .toggle__wrapper .toggle__list__grid__view button svg{height:2rem;width:2rem}.room__wrapper .room__container .toggle__wrapper .toggle__list__grid__view button.active{background:#7cc9fe;color:#fff}.room__wrapper .pagination__wrapper{display:flex;justify-content:flex-end;align-items:center;margin-top:2rem}.jobs__wrapper{padding-top:2rem}.card{padding:.8rem;box-sizing:border-box;border:.5px solid rgba(136,145,170,.5490196078);border-radius:.8rem;display:flex;gap:1.7rem}@media screen and (max-width: 1000px){.card{flex-direction:column}}.card .card__left{min-height:220px;min-width:200px;max-height:220px;max-width:200px;border-radius:.8rem;overflow:hidden}.card .card__left.business__card__left{all:unset;min-height:200px;min-width:180px;max-height:200px;max-width:180px}@media screen and (max-width: 1000px){.card .card__left.business__card__left{width:100%;max-width:unset;max-height:unset;height:170px;border-radius:.8rem;overflow:hidden}}.card .card__left.job__card__left{all:unset;min-height:200px;min-width:180px;max-height:200px;max-width:180px}@media screen and (max-width: 1000px){.card .card__left.job__card__left{width:100%;max-width:unset;max-height:unset;height:170px;border-radius:.8rem;overflow:hidden}}@media screen and (max-width: 1000px){.card .card__left{width:100%;max-width:unset;max-height:unset;height:170px}}.card .card__left img{height:100%;width:100%;object-fit:cover}.card .card__right{width:100%}.card .card__right .card__badge{text-transform:uppercase;padding:.2rem 1rem;border-radius:.8rem;font-size:1.2rem;color:#333;border:1px solid #888888;border-radius:30px;width:fit-content}.card .card__right .author{margin-top:.8rem;display:flex;justify-content:space-between}.card .card__right .author .author__details{display:flex;gap:1.2rem}.card .card__right .author .author__details .autor__img{max-height:3.5rem;max-width:3.5rem;min-height:3.5rem;min-width:3.5rem;border-radius:50%}.card .card__right .author .author__details .autor__img img{height:100%;width:100%;border-radius:50%;object-fit:cover}.card .card__right .author .author__details .autho__info .name{font-size:1.2rem;color:#000;font-weight:500;text-transform:capitalize}.card .card__right .author .author__details .autho__info .time{font-size:1rem;font-weight:400}.card .card__right .author .heart__icon{all:unset;color:#3d4a43;font-size:1.2rem;font-weight:500;display:flex;align-items:center}.card .card__right .author .heart__icon svg{height:2rem;width:2rem;color:#3d4a43;stroke-width:1.5px}.card .card__right .description{margin-top:.7rem;margin-bottom:.7rem;color:#000;font-size:1.2rem;font-weight:400}.card .card__right .description span{color:#888;cursor:pointer;font-size:1.3rem;font-weight:400}.card .card__right .title{font-size:1.5rem;font-weight:500;margin-top:.4rem;margin-bottom:.4rem;text-transform:capitalize}.card .card__right .location{font-size:1.2rem;color:#000;font-weight:300;display:flex;align-items:center}.card .card__right .location svg{color:#258439;margin-right:.4rem}.card .card__right .informations{display:flex;gap:.5rem;margin-top:.8rem}.card .card__right .informations .info__box{display:flex;gap:.5rem;align-items:center}.card .card__right .informations .info__box .title{font-size:1.3rem;font-weight:400;color:#000}.card .card__right .socials__info{padding-top:.4rem;border-top:.5px solid rgba(136,145,170,.5490196078);display:flex;justify-content:space-between}.card .card__right .socials__info .leftBox .sInfoBox,.card .card__right .socials__info .rightBox .sInfoBox{display:flex;gap:1rem;align-items:center}.card .card__right .socials__info .leftBox .sInfoBox svg,.card .card__right .socials__info .rightBox .sInfoBox svg{height:2rem;width:2rem;color:#000}.card .card__right .socials__info .leftBox .sInfoBox p,.card .card__right .socials__info .rightBox .sInfoBox p{font-size:1.3rem;color:#3d4a43;font-weight:500}.card .card__right .socials__info .rightBox{display:flex;gap:2rem;align-items:center}.card .width__full{width:100%}.grid__card{display:flex;flex-direction:column}.grid__card .card__left,.grid__card .card__left.business__card__left,.grid__card .card__left.job__card__left{all:unset;width:100%;height:18rem;border-radius:.8rem;max-height:18rem;overflow:hidden}.grid__card .card__left img{height:100%;width:100%;object-fit:cover}.modal{opacity:0;visibility:hidden;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background:#0006;transition:.3s ease-in-out;display:flex;justify-content:center;align-items:center;z-index:100}.modal.active{opacity:1;visibility:visible}.modal.active .modal__content{opacity:1;visibility:visible;transform:translateY(0)}@media screen and (max-width: 600px){.modal.active .modal__content{width:84%}}.modal .modal__content{max-height:calc(100vh - 30px);background-color:#ccf2e4;position:relative;transition:inherit;opacity:0;visibility:hidden;transform:translateY(-100px);padding:4rem;overflow-y:scroll;overflow-x:hidden;border-radius:8px;padding-bottom:0}.modal .modal__content::-webkit-scrollbar{display:none}@media screen and (max-width: 700px){.modal .modal__content{padding:2rem}}.modal .modal__close{position:absolute;top:12px;right:2.12rem;font-size:1.5rem;cursor:pointer;color:#7f7f7f}.modal .modal__close:hover{color:#000}@media screen and (max-width: 480px){.modal__body{width:31rem}}.width__handle{width:60rem;background:#ccf2e4;display:flex;gap:1rem}@media screen and (max-width: 600px){.width__handle{width:100%}}.width__handle .app__preview{width:200px}@media screen and (max-width: 700px){.width__handle .app__preview{display:none}}.width__handle .app__preview img{max-width:100%;border-radius:10px;width:100%;transform:translateY(10px)}.width__handle .details__section{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.width__handle .details__section .logo{height:142px}.width__handle .details__section p{font-size:2rem;color:#000;margin:3rem 0}@media screen and (max-width: 700px){.width__handle .details__section p{font-size:1.6rem}}.width__handle .details__section .logo__buttons{display:flex}@media screen and (max-width: 500px){.width__handle .details__section .logo__buttons{align-items:center;justify-content:center}}.width__handle .details__section .logo__buttons button{all:unset;margin-right:1rem;cursor:pointer}.width__handle .details__section .logo__buttons button:last-child{margin-right:0}.width__handle .details__section .logo__buttons button img{border-radius:.4rem}@media screen and (max-width: 500px){.width__handle .details__section .logo__buttons button img{width:15rem;object-fit:contain}}@media screen and (max-width: 350px){.width__handle .details__section .logo__buttons button img{width:12rem;object-fit:contain}}.filter__container .butons{display:grid;grid-template-columns:repeat(3,1fr);border-top:.5px solid rgba(136,145,170,.5490196078);border-bottom:.5px solid rgba(136,145,170,.5490196078)}.filter__container .butons button{all:unset;display:flex;align-items:center;justify-content:center;padding:.8rem 0;font-size:1.4rem;font-weight:400;cursor:pointer}.filter__container .butons button.active{background:#30af4a;color:#fff}.filter__container .dropdown__width__handle{width:60%}@media screen and (max-width: 1180px){.filter__container .dropdown__width__handle{width:75%}}.filter__container .budget__wrapper .budget__heading{display:flex;justify-content:space-between}.filter__container .budget__wrapper .budget__heading .title{font-size:1.4rem;color:#000;font-weight:500}@media screen and (max-width: 1000px){.filter__container .budget__wrapper .budget__heading .title{font-size:1.3rem}}.filter__container .budget__wrapper .budget__heading .budget{font-size:1.4rem;color:#258439;font-weight:500}.filter__container .budget__wrapper .slider__container{width:100%;padding-top:10px}.filter__container .budget__wrapper .custom__slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;background:green;border-radius:5px;outline:none;opacity:.8;transition:opacity .2s}.filter__container .budget__wrapper .custom__slider:hover{opacity:1}.filter__container .budget__wrapper .custom__slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:25px;height:25px;border-radius:50%;background:green;cursor:pointer}.filter__container .budget__wrapper .custom__slider::-moz-range-thumb{width:25px;height:25px;border-radius:50%;background:green;cursor:pointer}.categories__wrapper{border-top:.5px solid rgba(136,145,170,.5490196078)}.categories__wrapper .heading{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.categories__wrapper .heading p{font-size:1.4rem;color:#000;font-weight:500}@media screen and (max-width: 1000px){.categories__wrapper .heading p{font-size:1.4rem}}.categories__wrapper .heading .clearBtn{all:unset;font-size:1.4rem;cursor:pointer;color:#30af4a}.categories__wrapper .heading .clear__collapse{display:flex;gap:1rem;align-items:center}.categories__wrapper .heading .clear__collapse .dopArrow{all:unset;display:flex;align-items:center}.categories__wrapper .heading .clear__collapse .dopArrow svg{height:2rem}.categories__wrapper .category__checkBox{margin-top:1rem;max-height:400px;overflow-y:auto}.categories__wrapper .category__checkBox .label{display:flex;align-items:center;cursor:pointer;width:fit-content;margin-top:1.2rem}.categories__wrapper .category__checkBox .label:first-child{margin-top:0}.categories__wrapper .category__checkBox .label input[type=checkbox]{height:2rem;width:2rem;border:1px solid #8891aa;accent-color:#30af4a;display:none}.categories__wrapper .category__checkBox .label .checkboxDIv{border:1px solid #8891aa;height:2rem;width:2rem;display:flex;align-items:center;justify-content:center}.categories__wrapper .category__checkBox .label .checkboxDIv .inner__check{height:1.85rem;width:1.8rem;background:#30af4a;display:flex;align-items:center;justify-content:center}.categories__wrapper .category__checkBox .label .checkboxDIv .inner__check svg{height:1.6rem;width:1.6rem;color:#fff}.categories__wrapper .category__checkBox .label .checkboxDIv.active__lavel{border:1px solid #30af4a}.categories__wrapper .category__checkBox .label .text{font-size:1.4rem;color:#333;font-weight:400;margin-left:1.2rem}.categories__wrapper .flex{display:flex;align-items:center;justify-content:space-between}.categories__wrapper .flex .count{font-size:1.4rem;color:#333;font-weight:400}.showMoreBtn{all:unset;cursor:pointer;display:flex;align-items:center;color:#546b81;font-size:1.4rem;font-weight:400;margin-top:1rem}.showMoreBtn svg{color:#546b81}.searchbar__wrapper{width:100%;padding:.8rem .8rem .8rem 2.4rem;padding:.8rem .8rem .8rem 1.6rem;display:flex;background:#dbf3eb;border-top:.5px solid rgba(136,145,170,.5490196078);border-bottom:.5px solid rgba(136,145,170,.5490196078);gap:2rem;width:calc(100% - 2.5rem)}.searchbar__wrapper .search__inpput__wrapper{display:flex;gap:2rem;flex:1 auto;align-items:center}.searchbar__wrapper .search__inpput__wrapper .search__icon{height:2rem;width:2rem;color:#333}.searchbar__wrapper .search__inpput__wrapper .search__input{all:unset;width:100%}.searchbar__wrapper .clear__search__btn{display:flex;align-items:center;gap:1rem;font-size:1rem}.searchbar__wrapper .clear__search__btn .clearBtn{all:unset;display:flex;align-items:center;justify-content:center}.searchbar__wrapper .clear__search__btn .clearBtn svg{height:2rem;width:2rem;cursor:pointer;color:#8891aa}.searchbar__wrapper .searchBtn{all:unset;background:#30af4a;cursor:pointer;height:3.3rem;display:flex;align-items:center;justify-content:center;color:#fff;text-transform:uppercase;padding:0 2rem;border-radius:.8rem}.drop_down_wrapper{width:calc(100% - 4rem);border-radius:8px;padding:1rem 2rem;position:relative;border:1px solid #E0E3EB;background:#fff}.drop_down_wrapper .dropdown__header__section{all:unset;display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer}.drop_down_wrapper .dropdown__header__section .selected__option{margin-right:10px;color:#636366;font-family:Open Sans,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal}.drop_down_wrapper .dropdown__header__section .down__icon{width:2rem;cursor:pointer;color:#636366}.drop_down_wrapper .select__options{display:none;width:inherit;background:#fff;border-radius:.6rem;box-shadow:0 5px 15px #10182833;position:absolute;border-radius:8px;top:5.5rem;left:0;z-index:10;width:100%}.drop_down_wrapper .select__options.active{display:block}.drop_down_wrapper .select__options .optioin__ol{list-style:none;padding:0}.drop_down_wrapper .select__options .option{list-style:none;display:block;font-weight:400;font-size:14px;padding:1rem 1.5rem;cursor:pointer}.drop_down_wrapper .select__options .option:hover{background:#f8fafb;color:#3559c7}.custom__react__pagination .react__paginate__button__container{display:flex;align-items:center;list-style:none}.custom__react__pagination .breakClassName{padding:.2rem .5rem;display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;margin:0 .3rem;font-weight:400;font-size:14px}.custom__react__pagination .pageClassName{list-style:none}.custom__react__pagination .nextClassName{padding:.2rem .5rem;display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;font-weight:400;font-size:14px;border:1px solid #d0d5dd;margin:0 .3rem 0 1rem}.custom__react__pagination .nextClassName a{display:flex;flex-direction:column;align-items:center;justify-content:center}.custom__react__pagination .previousClassName{padding:.2rem .5rem;display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;margin:0 1rem 0 .3rem;font-weight:400;font-size:14px;border:1px solid #d0d5dd}.custom__react__pagination .previousClassName a{display:flex;flex-direction:column;align-items:center;justify-content:center}.custom__react__pagination .next__icon{width:2rem;color:#bababa}.custom__react__pagination .activeClassName{padding:.2rem .5rem;display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;margin:0 .3rem;font-weight:400;font-size:14px;background-color:#e9e9fd}.custom__react__pagination .pageLinkClassName{padding:.2rem .5rem;display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;margin:0 .3rem;font-weight:400;font-size:14px}.loader-bg{position:fixed;display:flex;justify-content:center;align-items:center;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:auto;background:#00000096}.loader{display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-text{display:block;z-index:99999;color:#fff;font-size:15px}.ring{display:inline-block;position:relative;width:80px;height:80px}.ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #30af4a;border-radius:50%;animation:ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#30af4a transparent transparent transparent}.ring div:nth-child(1){animation-delay:-.45s}.ring div:nth-child(2){animation-delay:-.3s}.ring div:nth-child(3){animation-delay:-.15s}@keyframes ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.empty__wrapper{height:100%;display:flex;align-items:center;justify-content:center;width:100%}.empty__wrapper .empty__container img{height:300px}.empty__wrapper .empty__container p{font-size:1.8rem;color:#070707;font-weight:500;text-align:center}.business__wrapper{padding:2rem 0;padding-top:0}.business__wrapper .business__container .content{display:grid;grid-template-columns:1fr 2fr;gap:2.4rem}@media screen and (max-width: 1000px){.business__wrapper .business__container .content{grid-template-columns:1fr 1fr}}@media screen and (max-width: 767px){.business__wrapper .business__container .content{grid-template-columns:1fr}}.business__wrapper .business__container .content .left__section{border-radius:.8rem}@media screen and (max-width: 767px){.business__wrapper .business__container .content .left__section{width:100%}}.business__wrapper .business__container .content .right__section{display:flex;flex-direction:column;gap:1.2rem}@media screen and (max-width: 767px){.business__wrapper .business__container .content .right__section{width:100%}}.business__wrapper .business__container .content .right__grid{display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width: 1000px){.business__wrapper .business__container .content .right__grid{grid-template-columns:1fr}}.business__wrapper .business__container .toggle__wrapper{display:flex;justify-content:flex-end;margin:2rem 0}.business__wrapper .business__container .toggle__wrapper .toggle__list__grid__view{display:flex;gap:1rem}@media screen and (max-width: 1000px){.business__wrapper .business__container .toggle__wrapper .toggle__list__grid__view{display:none}}.business__wrapper .business__container .toggle__wrapper .toggle__list__grid__view button{height:3.5rem;width:3.5rem;border-radius:.8rem;display:flex;align-items:center;justify-content:center;border:none;outline:none;cursor:pointer;background:#e4e4e4;color:#000}.business__wrapper .business__container .toggle__wrapper .toggle__list__grid__view button svg{height:2rem;width:2rem}.business__wrapper .business__container .toggle__wrapper .toggle__list__grid__view button.active{background:#7cc9fe;color:#fff}.business__wrapper .pagination__wrapper{display:flex;justify-content:flex-end;align-items:center;margin-top:2rem}.filter__container{border:.5px solid rgba(136,145,170,.5490196078);border-radius:.8rem}.filter__container .sortByText{font-size:1.4rem;color:#000;font-weight:500}@media screen and (max-width: 1000px){.filter__container .sortByText{font-size:1.3rem}}.filter__container .searchBar__width{margin:1.6rem 0;margin-top:0}@media screen and (max-width: 767px){.filter__container .searchBar__width{width:100%}}.filter__container .toggle__view{display:flex;justify-content:space-between;align-items:center}.filter__container .categories__wrapper .heading{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.filter__container .categories__wrapper .heading p{font-size:1.4rem;color:#000;font-weight:500}@media screen and (max-width: 1000px){.filter__container .categories__wrapper .heading p{font-size:1.3rem}}.filter__container .categories__wrapper .heading .clearBtn{all:unset;font-size:1.4rem;cursor:pointer;color:#30af4a}.filter__container .categories__wrapper .heading .clear__collapse{display:flex;gap:1rem;align-items:center}.filter__container .categories__wrapper .heading .clear__collapse .dopArrow{all:unset;display:flex;align-items:center}.filter__container .categories__wrapper .heading .clear__collapse .dopArrow svg{height:2rem}.filter__container .categories__wrapper .category__checkBox{margin-top:1rem;max-height:400px;overflow-y:auto}.filter__container .categories__wrapper .category__checkBox .label{display:flex;align-items:center;cursor:pointer;width:fit-content;margin-top:1.6rem}.filter__container .categories__wrapper .category__checkBox .label:first-child{margin-top:0}.filter__container .categories__wrapper .category__checkBox .label input[type=checkbox]{height:2rem;width:2rem;border:1px solid #8891aa;accent-color:#30af4a;display:none}.filter__container .categories__wrapper .category__checkBox .label .checkboxDIv{border:1px solid #8891aa;height:2rem;width:2rem;display:flex;align-items:center;justify-content:center}.filter__container .categories__wrapper .category__checkBox .label .checkboxDIv .inner__check{height:1.85rem;width:1.8rem;background:#30af4a;display:flex;align-items:center;justify-content:center}.filter__container .categories__wrapper .category__checkBox .label .checkboxDIv .inner__check svg{height:1.6rem;width:1.6rem;color:#fff}.filter__container .categories__wrapper .category__checkBox .label .checkboxDIv.active__lavel{border:1px solid #30af4a}.filter__container .categories__wrapper .category__checkBox .label .text{font-size:1.4rem;color:#333;font-weight:400;margin-left:1.2rem}.filter__container .categories__wrapper .flex{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem}.filter__container .categories__wrapper .flex .count{font-size:1.4rem;color:#333;font-weight:400}.filter__container .showMoreBtn{all:unset;cursor:pointer;display:flex;align-items:center;color:#546b81;font-size:1.4rem;font-weight:400;margin-top:.6rem}.filter__container .showMoreBtn svg{color:#546b81}.blog__wrapper{min-height:100vh;background:#dbf3eb;padding:3.2rem 0}.blog__wrapper .blog__container .recent__blogs .heading{font-size:32px;font-weight:500;line-height:32px;letter-spacing:-.02em;color:#000c;text-transform:uppercase}.blog__wrapper .blog__container .recent__blogs .subdesc{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:25.6px;color:#8e8f94;margin-top:1.2rem}.blog__wrapper .blog__container .recent__blogs .recent__blogs{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3.7rem}@media screen and (max-width: 1000px){.blog__wrapper .blog__container .recent__blogs .recent__blogs{grid-template-columns:1fr}}.blog__wrapper .blog__container .recent__blogs .recent__blogs .left__blog .large__blog__card{cursor:pointer}.blog__wrapper .blog__container .recent__blogs .recent__blogs .left__blog .large__blog__card .image{width:100%;height:382px}@media screen and (max-width: 700px){.blog__wrapper .blog__container .recent__blogs .recent__blogs .left__blog .large__blog__card .image{height:280px}}.blog__wrapper .blog__container .recent__blogs .recent__blogs .left__blog .large__blog__card .image img{height:100%;width:100%;object-fit:cover}.blog__wrapper .blog__container .recent__blogs .recent__blogs .left__blog .large__blog__card .infos{margin-top:3.2rem}.blog__wrapper .blog__container .recent__blogs .recent__blogs .left__blog .large__blog__card .infos .read__text{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:16px;letter-spacing:-.01em;color:#000;display:flex;align-items:center}@media screen and (max-width: 1180px){.blog__wrapper .blog__container .recent__blogs .recent__blogs .left__blog .large__blog__card .infos .read__text{font-size:1.2rem}}.blog__wrapper .blog__container .recent__blogs .recent__blogs .left__blog .large__blog__card .infos .read__text .circle{min-height:4px;min-width:4px;background:#8e8f94;border-radius:50%;margin:0 .8rem}.blog__wrapper .blog__container .recent__blogs .recent__blogs .left__blog .large__blog__card .infos .title{font-size:24px;font-weight:500;line-height:24px;letter-spacing:-.01em;color:#070707;margin-top:.8rem}@media screen and (max-width: 1180px){.blog__wrapper .blog__container .recent__blogs .recent__blogs .left__blog .large__blog__card .infos .title{font-size:1.8rem}}.blog__wrapper .blog__container .recent__blogs .recent__blogs .left__blog .large__blog__card .infos .author__detail{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:16px;letter-spacing:-.01em;color:#000;margin-top:.8rem}.blog__wrapper .blog__container .recent__blogs .recent__blogs .left__blog .large__blog__card .infos .author__detail span{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:16px;letter-spacing:-.01em;color:#30af4a}.blog__wrapper .blog__container .recent__blogs .recent__blogs .left__blog .large__blog__card .infos .tags .tag{font-family:Poppins,sans-serif;font-size:12px;margin:.4rem 0;font-style:italic;text-decoration:underline;margin-right:4px}.blog__wrapper .blog__container .recent__blogs .recent__blogs .left__blog .large__blog__card .infos .readMoreLink{cursor:pointer;text-decoration:underline;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#000}.blog__wrapper .blog__container .recent__blogs .recent__blogs .left__blog .large__blog__card .infos .description{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:25.6px;margin-top:1.2rem}@media screen and (max-width: 1180px){.blog__wrapper .blog__container .recent__blogs .recent__blogs .left__blog .large__blog__card .infos .description{font-size:1.4rem;line-height:20px}}.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs{display:flex;flex-direction:column;gap:2rem}.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs .blog__card{display:flex;gap:1.2rem;cursor:pointer}@media screen and (max-width: 700px){.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs .blog__card{flex-direction:column}}.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs .blog__card .image{min-width:210px;min-height:180px;max-width:210px;max-height:180px}.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs .blog__card .image:hover img{transform:scale(1.03);transition:.2s ease-in-out}@media screen and (max-width: 700px){.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs .blog__card .image{min-width:unset;max-width:unset;width:100%;max-height:280px;min-height:280px}}.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs .blog__card .image img{height:100%;width:100%;object-fit:cover}.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs .blog__card .infos{display:flex;flex-direction:column;justify-content:center}.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs .blog__card .infos .read__text{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:16px;letter-spacing:-.01em;color:#000;display:flex;align-items:center}@media screen and (max-width: 1180px){.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs .blog__card .infos .read__text{font-size:1.2rem}}.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs .blog__card .infos .read__text .circle{min-height:4px;min-width:4px;background:#8e8f94;border-radius:50%;margin:0 .8rem}.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs .blog__card .infos .title{font-size:18px;font-weight:500;line-height:24px;letter-spacing:-.01em;color:#070707;margin-top:.8rem}.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs .blog__card .infos .author__detail{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:16px;letter-spacing:-.01em;color:#000;margin-top:.8rem}.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs .blog__card .infos .author__detail span{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:16px;letter-spacing:-.01em;color:#30af4a}.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs .blog__card .infos .tags .tag{font-family:Poppins,sans-serif;font-size:12px;margin:.4rem 0;font-style:italic;text-decoration:underline;margin-right:4px}.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs .blog__card .infos .readMoreLink{cursor:pointer;text-decoration:underline;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#000}.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs .blog__card .infos .description{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:25.6px;margin-top:1.2rem;color:#8e8f94}@media screen and (max-width: 1180px){.blog__wrapper .blog__container .recent__blogs .recent__blogs .right__blogs .blog__card .infos .description{font-size:1.4rem;line-height:20px}}.blog__wrapper .all__blogs{margin-top:9rem;padding-top:9rem;border-top:1px solid #070707}.blog__wrapper .all__blogs h3{font-size:32px;font-weight:500;line-height:32px;letter-spacing:-.02em;text-transform:uppercase}.blog__wrapper .all__blogs .blog__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem}@media screen and (max-width: 1000px){.blog__wrapper .all__blogs .blog__cards{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}.blog__wrapper .all__blogs .loadMoreBtn{margin-top:2rem;display:flex;align-items:center;justify-content:center;width:100%}.blog__wrapper .all__blogs .loadMoreBtn button{all:unset;cursor:pointer;border:1px solid #070707;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:23.4px;color:#070707;height:5rem;display:flex;align-items:center;justify-content:center;width:17.5rem;border-radius:3rem}.card__div{cursor:pointer}.card__div:hover{transform:translateY(-10px);transition:.3s ease}.card__div .image{height:280px;min-height:280px;max-height:280px;width:100%;overflow:hidden}.card__div .image img{height:100%;width:100%;object-fit:cover}.card__div .infos{margin-top:2.2rem;display:flex;flex-direction:column;justify-content:center}.card__div .infos .read__text{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:16px;letter-spacing:-.01em;color:#000;display:flex;align-items:center}@media screen and (max-width: 1180px){.card__div .infos .read__text{font-size:1.2rem}}.card__div .infos .title{font-size:20px;font-weight:500;line-height:24px;letter-spacing:-.01em;color:#070707;margin-top:.8rem}@media screen and (max-width: 1180px){.card__div .infos .title{font-size:1.8rem}}.card__div .infos .author__detail{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:16px;letter-spacing:-.01em;color:#000;margin-top:.8rem}.card__div .infos .author__detail span{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:16px;letter-spacing:-.01em;color:#30af4a}.card__div .infos .tags .tag{font-family:Poppins,sans-serif;font-size:12px;margin:.4rem 0;font-style:italic;text-decoration:underline;margin-right:4px}.card__div .infos .readMoreLink{cursor:pointer;text-decoration:underline;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#000}.card__div .infos .description{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:25.6px;margin-top:1.2rem;color:#8e8f94}@media screen and (max-width: 1180px){.card__div .infos .description{font-size:1.4rem;line-height:20px}}.section-event-leadspace .event-container{max-width:1440px;margin:0 auto;padding:0 76px}@media screen and (max-width: 767px){.section-event-leadspace .event-container{padding:0 30px}}.section-event-leadspace .leadspace-row{display:grid;grid-template-columns:repeat(2,1fr);gap:50px;align-items:center}@media screen and (max-width: 767px){.section-event-leadspace .leadspace-row{grid-template-columns:repeat(1,1fr);gap:0}}.section-event-leadspace .leadspace-content{padding:60px 0}@media screen and (max-width: 767px){.section-event-leadspace .leadspace-content{padding:40px 0}}.section-event-leadspace .leadspace-content h2{font-size:50px;font-weight:600;line-height:1.2;margin:0 0 40px}@media screen and (max-width: 767px){.section-event-leadspace .leadspace-content h2{font-size:30px;margin:0 0 15px}}.section-event-leadspace .leadspace-content h2 span{font-size:50px;font-weight:600}@media screen and (max-width: 767px){.section-event-leadspace .leadspace-content h2 span{font-size:30px}}.section-event-leadspace .leadspace-content p{font-size:18px;line-height:1.3;margin:0 0 40px;color:#6d6d6d}@media screen and (max-width: 767px){.section-event-leadspace .leadspace-content p{font-size:16px;margin:0 0 30px}}.section-event-leadspace .leadspace-content .site-btn--transparent{margin-left:20px}@media screen and (max-width: 767px){.section-event-leadspace .leadspace-content .site-btn--transparent{margin-left:10px}}.site-btn{display:inline-block;padding:17px 38px;border-radius:50px;background:#30af4a;color:#fff;font-size:20px;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer}@media screen and (max-width: 767px){.site-btn{font-size:16px;padding:12px 28px}}.site-btn--transparent{border:1px solid #30AF4A;background-color:transparent;color:#30af4a;box-shadow:none}.site-btn--transparent:hover{background:#30af4a;color:#fff}.scroll-gallery{display:flex;gap:20px;overflow:hidden;height:680px}.column{flex:1;overflow:hidden;position:relative}.image-track{display:flex;flex-direction:column;animation-duration:20s;animation-timing-function:linear;animation-iteration-count:infinite}.scroll-up .image-track{animation-name:scrollUp}.scroll-down .image-track{animation-name:scrollDown}.image-track img{border-radius:20px;margin-bottom:20px;width:100%;height:auto;object-fit:cover}@keyframes scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.section-event-block{padding:100px 0}@media screen and (max-width: 767px){.section-event-block{padding:40px 0}}.section-event-block .event-container{position:relative;max-width:1240px;margin:0 auto;padding:0 76px}@media screen and (max-width: 767px){.section-event-block .event-container{padding:0 30px}}.section-event-block .heading{max-width:740px;margin:0 auto 64px;text-align:center}@media screen and (max-width: 767px){.section-event-block .heading{margin-bottom:30px}}.section-event-block .heading h2{font-size:35px;line-height:1.2;font-weight:600}@media screen and (max-width: 767px){.section-event-block .heading h2{font-size:22px}}.section-event-block .heading p{font-size:20px;line-height:120%;color:#6d6d6d;margin:15px 0 0}@media screen and (max-width: 767px){.section-event-block .heading p{font-size:16px}}.section-event-block .event-block-row{display:flex;align-items:center}@media screen and (max-width: 767px){.section-event-block .event-block-row{flex-direction:column-reverse}}.section-event-block .event-block-row .event-block-image{width:50%}@media screen and (max-width: 767px){.section-event-block .event-block-row .event-block-image{width:100%;margin-bottom:20px}}.section-event-block .event-block-row .event-block-image img{display:block;width:100%}.section-event-block .event-block-row .event-block-content{padding-right:70px;width:50%}@media screen and (max-width: 767px){.section-event-block .event-block-row .event-block-content{padding-right:0;width:100%}}.section-event-block .event-block-row .event-block-content h3{font-size:32px;line-height:1.3;margin:0 0 15px}@media screen and (max-width: 767px){.section-event-block .event-block-row .event-block-content h3{font-size:22px}}.section-event-block .event-block-row .event-block-content p{font-size:18px}@media screen and (max-width: 767px){.section-event-block .event-block-row .event-block-content p{font-size:16px}}.section-event-block .event-block-row:not(:last-child){margin-bottom:60px}@media screen and (max-width: 767px){.section-event-block .event-block-row:not(:last-child){margin-bottom:40px}}.section-event-block .event-block-row:not(:nth-of-type(2n)){flex-direction:row-reverse}@media screen and (max-width: 767px){.section-event-block .event-block-row:not(:nth-of-type(2n)){flex-direction:column-reverse}}.section-event-block .event-block-row:not(:nth-of-type(2n)) .event-block-content{padding-left:70px;padding-right:0}@media screen and (max-width: 767px){.section-event-block .event-block-row:not(:nth-of-type(2n)) .event-block-content{padding-left:0}}.section-event-block img.icon-first{position:absolute;top:0;right:0}@media screen and (max-width: 767px){.section-event-block img.icon-first{z-index:-1;max-width:30px}}.section-event-block img.icon-second{position:absolute;bottom:20%;left:-20px}@media screen and (max-width: 767px){.section-event-block img.icon-second{bottom:6%;left:-10px;height:130px}}.event-features-block{background:#f5fff6;padding:100px 0}@media screen and (max-width: 767px){.event-features-block{padding:40px 0}}.event-features-block .event-container{position:relative}.event-features-block .icon-first{position:absolute;top:0;left:-110px}@media screen and (max-width: 767px){.event-features-block .icon-first{left:0;max-width:70px;top:40px}}.event-features-block .icon-second{position:absolute;top:17%;right:15px}@media screen and (max-width: 767px){.event-features-block .icon-second{top:7%;right:7px}}.event-features-block .icon-third{position:absolute;bottom:-60px;left:-100px}@media screen and (max-width: 767px){.event-features-block .icon-third{bottom:0;left:0;max-width:30px}}.event-features-block .feature-heading{text-align:center;max-width:660px;margin:0 auto 50px}@media screen and (max-width: 767px){.event-features-block .feature-heading{margin:0 0 30px}}.event-features-block .feature-heading h2{font-size:35px;line-height:1.2;font-weight:600;margin:0 0 20px}@media screen and (max-width: 767px){.event-features-block .feature-heading h2{font-size:24px;margin:0 0 10px}}.event-features-block .feature-heading p{font-size:18px;color:#141414}@media screen and (max-width: 767px){.event-features-block .feature-heading p{font-size:15px}}.event-features-block .event-container{max-width:1086px;margin:0 auto;padding:0 76px}@media screen and (max-width: 767px){.event-features-block .event-container{padding:0 30px}}.event-features-block .button-wrap{text-align:center;margin:50px 0 0}@media screen and (max-width: 767px){.event-features-block .button-wrap{margin:30px 0 0}}.event-features-block .event-features-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:28px;row-gap:28px}@media screen and (max-width: 767px){.event-features-block .event-features-grid{grid-template-columns:repeat(1,1fr);row-gap:20px}}.event-features-block .event-features-grid .feature-column{display:flex;flex-direction:column;padding:25px;gap:10px;background:#fff;border-radius:18px}.event-features-block .event-features-grid .feature-column:nth-child(1){background:#bed5ea;transform:rotate(-4deg)}.event-features-block .event-features-grid .feature-column:nth-child(2){background:#c6ed6a;transform:rotate(3deg)}.event-features-block .event-features-grid .feature-column:nth-child(3){background:#ffedc7;transform:rotate(1deg)}.event-features-block .event-features-grid .feature-column:nth-child(4){background:#cfefef;transform:rotate(2deg)}.event-features-block .event-features-grid .feature-column:nth-child(5){background:#f6ebff;transform:rotate(-3deg)}.event-features-block .event-features-grid .feature-column:nth-child(6){background:#ffe1d3;transform:rotate(3deg)}.event-features-block .event-features-grid .feature-column h3{font-style:normal;font-weight:700;font-size:20px;line-height:150%;color:#000}.event-features-block .event-features-grid .feature-column p{color:#595959;line-height:150%}.event-features-block .event-features-grid .feature-column .button{text-align:left;width:100%}.event-features-block .event-features-grid .feature-column .button a{font-weight:500;font-size:14px;line-height:17px;color:#000}.event-price-comparision{background:#f6f5f5;padding:100px 0}@media screen and (max-width: 767px){.event-price-comparision{padding:0 0 40px}}.event-price-comparision .event-container{position:relative;max-width:1086px;margin:0 auto;padding:0 76px}@media screen and (max-width: 767px){.event-price-comparision .event-container{padding:0 30px}}.event-price-comparision .heading{margin:0 auto 50px;text-align:center;max-width:830px}@media screen and (max-width: 767px){.event-price-comparision .heading{margin:0 0 30px}}.event-price-comparision .heading h2{font-size:35px;line-height:1.2;font-weight:600}@media screen and (max-width: 767px){.event-price-comparision .heading h2{font-size:26px;line-height:1.2}}.event-price-comparision .heading p{font-weight:500;font-size:22px;line-height:120%;color:#141414;margin:15px 0 0}@media screen and (max-width: 767px){.event-price-comparision .heading p{font-size:16px;margin:10px 0 0}}.event-price-comparision .video-image{max-width:960px;margin:0 auto;position:relative}.event-price-comparision .video-image>img{width:100%}.event-price-comparision .video-image .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 767px){.event-price-comparision .video-image .play-button img{max-width:60px}}.event-price-comparision .event-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;position:relative}@media screen and (max-width: 767px){.event-price-comparision .event-price-grid{grid-template-columns:repeat(1,1fr);gap:20px}}.event-price-comparision .event-price-grid .vs-logo{position:absolute;top:50%;left:calc(33.33% - 25px);transform:translateY(-50%)}@media screen and (max-width: 767px){.event-price-comparision .event-price-grid .vs-logo{display:none}}.event-price-comparision .event-price-grid .vs-logo svg{max-width:30px}.event-price-comparision .event-price-grid .vs-logo--1{position:absolute;top:50%;left:calc(66.66% - 10px);transform:translateY(-50%)}@media screen and (max-width: 767px){.event-price-comparision .event-price-grid .vs-logo--1{display:none}}.event-price-comparision .event-price-grid .vs-logo--1 svg{max-width:30px}.event-price-comparision .event-column{color:#fff;padding:30px;border-radius:20px}.event-price-comparision .event-column h3{font-size:40px;line-height:150%;border-bottom:2px solid #fff;margin:0 0 30px}@media screen and (max-width: 767px){.event-price-comparision .event-column h3{font-size:28px}}.event-price-comparision .event-column__brite{background:#ff5010}.event-price-comparision .event-column__khojbazar{background:#30af4a}.event-price-comparision .event-column__ticketweb{background:#7e4299}.event-price-comparision .event-column .block:not(:last-child){margin-bottom:30px}.event-price-comparision .event-column .block h4{font-size:30px;line-height:27px;font-style:italic;margin:0 0 10px}@media screen and (max-width: 767px){.event-price-comparision .event-column .block h4{font-size:24px}}.event-price-comparision .event-column .block p{font-size:20px;line-height:27px}@media screen and (max-width: 767px){.event-price-comparision .event-column .block p{font-size:16px}}.event-price-comparision .event-column .block span{display:block;font-size:18px;margin:0 0 10px}.event-price-comparision .event-column .block ul{margin-left:0;list-style:none;margin-top:15px}.event-price-comparision .event-column .block ul li{font-size:16px}.event-price-comparision .event-column .block ul li svg{margin-right:8px;position:relative;top:2px}.event-price-comparision .icon-first{position:absolute;top:0;left:-110px}@media screen and (max-width: 767px){.event-price-comparision .icon-first{top:40%;left:0;max-width:60px}}.event-price-comparision .icon-second{position:absolute;top:40%;right:-15px}@media screen and (max-width: 767px){.event-price-comparision .icon-second{top:10%;right:-15px;max-width:60px}}.event-price-comparision .icon-third{position:absolute;bottom:-50px;left:0}@media screen and (max-width: 767px){.event-price-comparision .icon-third{bottom:-30px;max-width:35px}}.section-event-organizer{background:#f9f9f9;padding:60px 0}.section-event-organizer .event-container{max-width:1440px;margin:0 auto;padding:0 76px}@media screen and (max-width: 767px){.section-event-organizer .event-container{padding:0 30px}}.section-event-organizer .heading{margin:0 0 60px;text-align:center}@media screen and (max-width: 767px){.section-event-organizer .heading{margin:0 0 20px}}.section-event-organizer .heading h2{font-size:35px;font-weight:600}@media screen and (max-width: 767px){.section-event-organizer .heading h2{font-size:26px;line-height:1.2}}.section-event-organizer{overflow:hidden}.image-track-horizontal{display:flex;align-items:center;flex-direction:row;gap:50px;animation-duration:20s;animation-timing-function:linear;animation-iteration-count:infinite}.scroll-left .image-track-horizontal{animation-name:scrollLeft}.scroll-right .image-track-horizontal{animation-name:scrollRight}.image-track-horizontal figure{flex:0 0 auto;margin-right:20px;max-width:240px}.image-track-horizontal figure img{width:100%}@media screen and (max-width: 767px){.image-track-horizontal figure{margin-right:0}}.event-demo-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;align-items:center;justify-content:center}.event-demo-popup.active{display:flex}.event-demo-popup .demo-inner{width:470px;margin:auto;background:#fff;padding:30px;box-sizing:border-box;border-radius:10px;position:relative}@media screen and (max-width: 767px){.event-demo-popup .demo-inner{width:340px}}.event-demo-popup .demo-inner .heading{background:#30af4a;padding:8px 22px;font-size:22px;color:#fff;margin:0 0 25px;border-radius:5px}.event-demo-popup .demo-inner .block{background:#f4eded;padding:15px 20px;border-radius:8px}.event-demo-popup .demo-inner .block:not(:last-child){margin-bottom:10px}.event-demo-popup .demo-inner .block ul li{list-style:none}.event-demo-popup .demo-inner .block h4{font-size:18px;font-weight:600;margin:0 0 8px}.event-demo-popup .demo-inner button.copy-button{border:navajowhite;margin-left:5px;position:relative;cursor:pointer;top:5px}.event-demo-popup .demo-inner button.copy-button svg{width:18px}button.close-modal{position:absolute;top:-32px;right:-32px;width:50px;height:50px;border-radius:100%;background:#fff;border:none;cursor:pointer;color:#000;font-size:18px}button.close-modal svg{width:50px;height:50px}.button-wrap-popup .site-btn{font-size:16px;padding:10px 25px;margin:15px 0 0}.image-track-horizontal img{border-radius:20px;width:auto;object-fit:cover}@media screen and (max-width: 767px){.image-track-horizontal img{height:55px}}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.section-event-slider{overflow:hidden;background:#f5fff6;padding:100px 0}@media screen and (max-width: 767px){.section-event-slider{padding:40px 0}}.section-event-slider .event-container{max-width:1000px;margin:0 auto;padding:0 76px}@media screen and (max-width: 767px){.section-event-slider .event-container{padding:0}}.section-event-slider .mySwiper{overflow:visible!important}@media screen and (max-width: 767px){.section-event-slider .mySwiper{padding:30px}}.section-event-slider .heading{margin:0 0 48px;text-align:center}@media screen and (max-width: 767px){.section-event-slider .heading{margin:0 0 10px}}.section-event-slider .heading h2{font-size:35px;font-weight:600}@media screen and (max-width: 767px){.section-event-slider .heading h2{font-size:26px;line-height:1.2}}.section-event-slider .event-block-content{margin-left:-100px}@media screen and (max-width: 767px){.section-event-slider .event-block-content{width:auto!important;margin-left:0}}@media screen and (max-width: 767px){.section-event-slider .event-block-content .thumbnail{width:80px!important;height:80px!important}}@media screen and (max-width: 767px){.section-event-slider .event-block-content h4{font-size:20px!important}}@media screen and (max-width: 767px){.section-event-slider .swiper-slide>div{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.section-event-slider .swiper-slide>div>img{width:100%!important}}.section-event-slider .swiper-button-next:after{font-size:25px;margin-left:5px}@media screen and (max-width: 767px){.section-event-slider .swiper-button-next:after{font-size:18px}}.section-event-slider .swiper-button-prev:after{font-size:25px;margin-right:5px}@media screen and (max-width: 767px){.section-event-slider .swiper-button-prev:after{font-size:18px}}.section-event-slider .swiper-button-prev,.section-event-slider .swiper-button-next{width:60px;height:60px;background:#30af4a;border-radius:100%;color:#fff}@media screen and (max-width: 767px){.section-event-slider .swiper-button-prev,.section-event-slider .swiper-button-next{width:40px!important;height:40px!important}}.span-wrapper{display:inline-block;position:relative;overflow:hidden;vertical-align:bottom}.sliding-word{display:inline-block;transition:transform .2s ease,opacity .2s ease}.slide-up{transform:translateY(-100%);opacity:0}.blog__details__wrapper{min-height:100vh;background:#fff;padding:3.2rem 0;background:#dbf3eb}.blog__details__wrapper .blog__details__container{display:grid;grid-template-columns:2fr 1fr;gap:4.4rem}@media screen and (max-width: 1180px){.blog__details__wrapper .blog__details__container{grid-template-columns:1fr 1fr}}@media screen and (max-width: 1000px){.blog__details__wrapper .blog__details__container{grid-template-columns:1fr}}.blog__details__wrapper .blog__details__container .left__details .title{font-size:24px;font-weight:500;line-height:24px;letter-spacing:-.01em;color:#070707}.blog__details__wrapper .blog__details__container .left__details .authorTags{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.blog__details__wrapper .blog__details__container .left__details .authorTags .author__detail{font-size:18px;font-weight:400;color:#888}@media screen and (max-width: 1108px){.blog__details__wrapper .blog__details__container .left__details .authorTags .author__detail{font-size:1.2rem}}.blog__details__wrapper .blog__details__container .left__details .authorTags .author__detail .name{font-size:18px;font-weight:400;color:#888}@media screen and (max-width: 1180px){.blog__details__wrapper .blog__details__container .left__details .authorTags .author__detail .name{font-size:1.2rem}}.blog__details__wrapper .blog__details__container .left__details .authorTags .read__text{font-family:Poppins,sans-serif;font-size:16px;line-height:16px;letter-spacing:-.01em;color:#000;display:flex;align-items:center;font-size:18px;font-weight:400;line-height:31.2px;color:#888}@media screen and (max-width: 1180px){.blog__details__wrapper .blog__details__container .left__details .authorTags .read__text{font-size:1.2rem}}.blog__details__wrapper .blog__details__container .left__details .tags .tag{font-family:Poppins,sans-serif;font-size:12px;margin:.4rem 0;font-style:italic;text-decoration:underline;margin-right:4px}@media screen and (max-width: 1180px){.blog__details__wrapper .blog__details__container .left__details .tags{font-size:1rem}}.blog__details__wrapper .blog__details__container .left__details .image{max-height:380px;height:380px;width:100%;margin:2.4rem 0}@media screen and (max-width: 1180px){.blog__details__wrapper .blog__details__container .left__details .image{height:250px}}@media screen and (max-width: 700px){.blog__details__wrapper .blog__details__container .left__details .image{height:300px}}.blog__details__wrapper .blog__details__container .left__details .image img{height:100%;width:100%;object-fit:cover}.blog__details__wrapper .blog__details__container .left__details .description{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:25.6px;text-align:justify;color:#818992}.blog__details__wrapper .blog__details__container .left__details .description p{font-family:Poppins,sans-serif;font-size:20px;font-weight:400;line-height:32px;text-align:justify}@media screen and (max-width: 1180px){.blog__details__wrapper .blog__details__container .left__details .description{font-size:1.4rem;line-height:20px}}.blog__details__wrapper .blog__details__container .left__details ul{list-style-type:disc;padding:1rem 1rem 1rem 1.8rem}.blog__details__wrapper .blog__details__container .left__details ol{list-style-type:decimal;padding:1.2rem}.blog__details__wrapper .blog__details__container .left__details p img{height:40rem;width:100%!important;object-fit:cover}@media screen and (max-width: 760px){.blog__details__wrapper .blog__details__container .left__details p img{height:28rem}}.blog__details__wrapper .blog__details__container .left__details figure{width:100%!important}.blog__details__wrapper .blog__details__container .right__details .similarText{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:28.8px;padding:1.1rem 1.2rem;background:#30af4a;color:#fff}.blog__details__wrapper .blog__details__container .right__details .similarCards{display:flex;flex-direction:column;gap:1.2rem}.blog__card__new{display:flex;gap:1.2rem;cursor:pointer;background:#f8f8f9;padding:1rem}.blog__card__new:first-child{margin-top:1.2rem}@media screen and (max-width: 700px){.blog__card__new{flex-direction:column}}.blog__card__new:hover .image img{transform:scale(1.03);transition:.3s ease-in-out}.blog__card__new .image{min-width:156px;min-height:115px;max-width:156px;max-height:115px}@media screen and (max-width: 700px){.blog__card__new .image{min-width:unset;max-width:unset;width:100%;max-height:unset;min-height:unset;height:250px}}.blog__card__new .image img{height:100%;width:100%;object-fit:cover}.blog__card__new .infos{display:flex;flex-direction:column;justify-content:center}.blog__card__new .infos .read__text{font-family:Poppins,sans-serif;font-size:16px;line-height:16px;letter-spacing:-.01em;color:#000;display:flex;align-items:center;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:12.1px}@media screen and (max-width: 1180px){.blog__card__new .infos .read__text{font-size:1.2rem}}.blog__card__new .infos .title{font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:18px;text-align:left;margin-top:.5rem}@media screen and (max-width: 1180px){.blog__card__new .infos .title{font-size:1.8rem}}.blog__card__new .infos .author__detail{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:12.1px;margin:.5rem 0;color:#000}.blog__card__new .infos .author__detail .name{font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:12.1px;color:#30af4a}.blog__card__new .infos .tags .tag{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:14.52px;color:#385898;text-decoration:underline;font-style:italic;margin-right:10px}.blog__card__new .infos .readMoreLink{font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:14.52px;color:#000;text-decoration:underline;margin-top:.5rem}.blog__card__new .infos .description{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:25.6px;margin-top:1.2rem;color:#8e8f94}@media screen and (max-width: 1180px){.blog__card__new .infos .description{font-size:1.4rem;line-height:20px}}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}.pp__wrapper{padding:8rem 0}.pp__wrapper .pp__container h3{font-size:4rem;line-height:4.8rem;font-weight:500;color:#212529;margin-bottom:.8rem}.pp__wrapper .pp__container p{font-size:1.6rem;line-height:2.4rem;font-weight:400;color:#212529;margin-bottom:1.6rem}.pp__wrapper .pp__container li{font-size:1.6rem;line-height:2.4rem;font-weight:400;color:#212529}.pp__wrapper .pp__container h4{font-size:3.2rem;font-weight:500;line-height:3.8rem;color:#212529;margin-bottom:.8rem}.pp__wrapper .pp__container h5{font-size:2.8rem;font-weight:500;line-height:3.8rem;color:#212529;margin-bottom:.8rem}.pp__wrapper .pp__container ul{padding-left:4rem;margin-bottom:1.6rem}.pp__wrapper .pp__container ul li p{font-size:1.6rem;line-height:2.4rem;font-weight:400;color:#212529;margin-bottom:1.6rem}.pp__wrapper .pp__container ol{padding-left:4rem;margin-bottom:1.6rem}.pp__wrapper .pp__container ol li p{font-size:1.6rem;line-height:2.4rem;font-weight:400;color:#212529;margin-bottom:1.6rem}*{margin:0;padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.5rem}html{font-size:62.5%;scroll-behavior:smooth}.well{min-height:15px;padding:10px;margin-bottom:15px;border-left:5px solid #24ca63;border-radius:4px}.layout__width{width:114rem;max-width:90%;margin:0 auto}.text__right{text-align:right}.p-16{padding:1.2rem}.custom__scrollbar::-webkit-scrollbar{width:7px}.custom__scrollbar::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:#bababa}.custom__scrollbar::-webkit-scrollbar-track{background-color:#d4d4d4;-webkit-border-radius:10px;border-radius:10px}
