@import url("https://fonts.googleapis.com/css2?family=Aboreto&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y}.slick-list{overflow:hidden;margin:0;padding:0}.slick-slide{display:inline-block}*{padding:0;margin:0;box-sizing:border-box;font-family:Poppins,sans-serif;scroll-behavior:smooth;scroll-padding-top:100px}body{background-color:var(--off-white)}a{text-decoration:none}ul{list-style:none}h1,h2,h3{font-weight:400}h1,h2,h3,h4,h5{font-family:Aboreto,Poppins;font-weight:140%}h1{font-size:64px}h2{font-size:48px}h3{font-size:36px}h4{font-family:Poppins,sans-serif;font-size:24px}:root{--off-white:#FBFAE8;--green:#4A5F34;--olive-green:#A0B45F;--yellow:#FBF6BB;--golden-yellow:#D8B460}.btn-primary{cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:var(--off-white);background-color:var(--golden-yellow);border-radius:32px;height:45px;display:inline-flex;align-items:center;border:2px solid transparent;padding:0 26px;transition:all .2s ease}.btn-primary:hover{color:var(--olive-green);background-color:var(--off-white);border-color:var(--olive-green)}.btn-secondary{cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:var(--green);background-color:var(--yellow);border-radius:32px;height:45px;display:inline-flex;align-items:center;padding:0 26px;border:2px solid transparent;transition:all .2s ease}.btn-secondary:hover{color:var(--yellow);background-color:var(--green);border-color:var(--yellow)}.btn-tertiary{cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;color:var(--green);background-color:var(--olive-green);border-radius:32px;height:45px;display:inline-flex;align-items:center;padding:0 26px;border:2px solid transparent;transition:all .2s ease}.btn-tertiary:hover{color:var(--olive-green);background-color:var(--green);border-color:var(--olive-green)}.max-width{max-width:1440px;padding:0 64px;margin:0 auto}.margin-left-width{margin-left:calc(50vw - 680px)}.flex{display:flex}.sec-pad-1{padding:92px 0 120px}.sec-pad-2{padding:92px 0}@media screen and (max-width:1440px){.margin-left-width{margin-left:64px}}@media screen and (max-width:992px){.max-width{padding:0 48px}.margin-left-width{margin-left:48px}h1{font-size:48px}h2{font-size:36px}h3{font-size:32px}}@media screen and (max-width:768px){.sec-pad-1{padding:88px 0 92px}.sec-pad-2{padding:88px 0}}@media screen and (max-width:576px){.max-width{padding:0 16px}.margin-left-width{margin-left:16px}h1{font-size:38px}h2{font-size:32px}h3{font-size:26px}}nav{padding:14px 0;background-color:var(--off-white);box-shadow:0 8px 24px rgba(47,85,52,.15);position:fixed;left:0;top:0;width:100%;z-index:1000}.nav-inner{justify-content:space-between}.logo-container,.nav-inner{display:flex;align-items:center}.logo-container{gap:20px}.nav-list{display:flex;align-items:center;gap:43px;transition:transform .3s ease}.nav-link{color:var(--green);position:relative;display:flex}.nav-link:after{content:"";width:0;position:absolute;height:1px;left:0;background:var(--green);bottom:-2px;transition:all .3s ease}.nav-link:hover:after{width:50%}.burger{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;cursor:pointer;background:none;border:none;padding:0;z-index:1100}.burger span{display:block;height:2px;width:100%;background:var(--green);border-radius:2px;transition:all .3s ease}.burger.open span:first-child{transform:rotate(45deg) translateY(7px)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:rotate(-45deg) translateY(-7px);margin-bottom:5px}@media (max-width:1200px){.burger{display:flex}.nav-list{position:fixed;top:108px;right:0;height:calc(100vh - 70px);width:250px;flex-direction:column;align-items:flex-start;gap:24px;padding:40px 20px;background:var(--off-white);transform:translateX(100%);box-shadow:0 7px 29px 0 rgba(100,100,111,.2)}.nav-list.active{transform:translateX(0)}}.hero{background:url(/hero-bg.png) no-repeat 50%/cover;padding:260px 0 160px;color:var(--off-white)}.hero .max-width{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero h5{display:inline-flex;margin-bottom:16px;font-size:16px;align-items:center;gap:8px}.hero h5 span{color:var(--golden-yellow)}.hero h1{text-transform:capitalize}.hero h3{margin-bottom:24px}.hero p{max-width:450px;font-weight:500}.hero .btn-primary{margin:24px 0 6px}.hero p.limit{font-size:14px}.hero .overview ul li:before{content:url(/white-tick.svg);left:0}@media screen and (max-width:768px){.hero{padding:150px 0 120px}.hero h5{font-size:12px}}.overview{background-color:var(--green);color:var(--off-white);padding:48px 0}.overview .flex{gap:135px;align-items:center}.overview h4{font-size:28px;font-weight:500}.overview ul{display:flex;align-items:center;gap:27px}.overview ul li{font-size:20px}.overview ul li img{max-width:45px}@media screen and (max-width:992px){.overview h4{font-size:24px}.overview ul{gap:16px}.overview ul li{font-size:16px}.overview .flex{gap:64px;justify-content:space-between}}@media screen and (max-width:768px){.overview .flex{flex-direction:column;gap:24px}.overview ul li{text-align:center}}@media screen and (max-width:576px){.overview ul{flex-direction:column}.overview ul li img{max-width:32px}.overview ul li{font-size:18px}}.intro-sec{color:var(--green)}.intro-sec .flex{align-items:center;gap:48px;justify-content:space-between}.intro-sec h2{margin-bottom:24px}.intro-sec p{margin-bottom:12px}@media screen and (max-width:1250px){.intro-img-container img{max-width:500px}}@media screen and (max-width:992px){.intro-sec .flex{flex-direction:column}.intro-img-container img{max-width:100%}}.benefits{background:url(/benefits-bg.png) no-repeat 50%/cover}.benefits .flex{justify-content:space-between;gap:48px}.benefits .text-content{max-width:590px}.benefits h2,.benefits h4{color:var(--yellow);margin-bottom:24px}.benefits h4{font-weight:600;max-width:415px;margin-top:32px}.benefits p,.benefits ul li{color:var(--off-white)}.benefits ul li{margin-bottom:16px;position:relative;display:inline-flex;align-content:center;gap:14px}.benefits ul li:before{content:url(/white-tick.svg)}.benefit.benefit-reverse{flex-direction:row-reverse}@media screen and (max-width:1270px){.benefits .flex{align-items:center}.img-container img{max-width:500px}}@media screen and (max-width:1100px){.benefits .flex{flex-direction:column}}@media screen and (max-width:576px){.img-container img{max-width:calc(100%)}}.benefit-cols{color:var(--green)}.benefit-cols .flex{flex-direction:column}.benefit{display:flex;gap:64px;justify-content:space-between;align-items:center;margin:24px 0}.benefit h3{margin-bottom:24px}.benefit ul li{margin-bottom:16px;position:relative;display:flex;gap:14px}.benefit ul li:before{content:url(/tick.svg)}@media screen and (max-width:1270px){.benefit-img img{max-width:450px}}@media screen and (max-width:992px){.benefit{gap:48px}}@media screen and (max-width:900px){.benefit{flex-direction:column-reverse;align-items:flex-start}.benefit-img img{max-width:650px}.benefit.benefit-reverse{flex-direction:column-reverse}}@media screen and (max-width:768px){.benefit-img img{max-width:100%}}.timeline-sec{color:var(--green);background:url(/timeline-bg.png);color:var(--yellow);position:relative;overflow-x:hidden}.timeline-sec hr{position:absolute;width:100%;margin-top:50px;margin-left:150px}.timeline-header{display:flex;justify-content:space-between}.timeline-sec h2{margin-bottom:48px}.timeline-sec .arrow-container{display:flex;gap:10px;margin-bottom:40px}.timeline-sec .arrow-container .arrow-left,.timeline-sec .arrow-container .arrow-right{max-width:40px;cursor:pointer}.timeline-sec .arrow-container .arrow-left{transform:rotate(180deg)}.timeline-sec .btn-container{display:flex;justify-content:center;align-items:center;gap:24px}.event-holder{margin-right:24px}.event-icon-holder{width:100px;height:100px;border:1px solid var(--off-white);border-radius:100px;display:inline-flex;align-items:center;justify-content:flex-end;padding:15px;margin-bottom:24px;background-color:var(--green)}.event-icon-holder.flex-start{justify-content:flex-start}.event-holder .event-card{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;width:350px}.event-card h4{font-weight:400;margin-bottom:13px}.event-card h5{font-family:Poppins;font-weight:600;font-size:20px;margin-bottom:13px}.slider-progress-tracker{margin-top:32px}.slider-progress-tracker .progress-bar{position:relative;height:10px;width:100%;background-color:rgba(251,250,232,.15);overflow:hidden}.progress-bar .slider-thumb{position:absolute;top:0;left:0;width:80px;height:10px;background-color:var(--off-white);transition:all .3s ease}.timeline-sec .btn-container{margin-top:48px}@media screen and (max-width:576px){.event-holder .event-card{width:250px}.timeline-header{flex-direction:column;justify-content:center;align-items:center}.timeline-header h2{margin-bottom:16px}.timeline-sec .btn-container{flex-direction:column}}.guides-sec{text-align:center;color:var(--green)}.guides-sec h2{margin-bottom:64px}.guides-sec .flex{gap:80px;margin-bottom:48px}.guide-bx{width:50%;text-align:center}.guide-bx img{max-width:475px;margin-bottom:32px}.guide-bx h3{margin-bottom:24px}.star-sec-break{display:block;margin-left:50%;transform:translateX(-50%);margin-top:24px}@media screen and (max-width:1160px){.guide-bx{width:50%}.guide-bx img{max-width:100%}}@media screen and (max-width:768px){.guides-sec .flex{flex-direction:column}.guide-bx{width:100%}}.testimonials-sec{background:url(/testimonial-bg.png) no-repeat 50%/cover;color:var(--yellow);text-align:center}.testimonials-sec h2{margin-bottom:64px}.testimonial-slider{max-width:100%}.card-holder{display:flex!important;justify-content:center;text-align:center}.testimonial-card{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1000px}.testimonial-card p{max-width:1010px;margin-bottom:24px;line-height:140%;font-size:18px}.quote-author{font-weight:600;margin-bottom:32px}.testimonial-controls{display:flex;justify-content:center;gap:10px;margin-bottom:32px}.testimonial-controls .arrow-left,.testimonial-controls .arrow-right{cursor:pointer}.testimonial-controls .arrow-left{transform:rotate(180deg)}.included-in-course-sec{color:var(--green)}.included-in-course-sec .flex{align-items:center;gap:64px}.included-in-course-sec h2{margin-bottom:24px}.included-in-course-sec ul{padding-left:36px;display:flex;flex-direction:column}.included-in-course-sec ul li{margin-bottom:30px;position:relative;display:inline-flex;align-items:center}.included-in-course-sec ul li:before{content:url(/tick.svg);position:absolute;left:-36px}@media screen and (max-width:992px){.img-container img{width:350px}}@media screen and (max-width:850px){.included-in-course-sec .flex{flex-direction:column;align-items:start}}@media screen and (max-width:576px){.img-container img{width:100%}}.Faq-sec h2{color:var(--green);margin-bottom:64px}.Faq-sec .flex{flex-direction:column}.question{padding:14px 24px 12px;background-color:var(--green);color:var(--yellow);margin-bottom:20px;border-radius:16px}.question h4{font-weight:600;width:100%;position:relative;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.question h4:after{content:url(/chevron.svg)}.question p{height:0;opacity:0;transition:all .2s ease-in}.question p.visible{height:auto;opacity:1;padding-bottom:24px}@media screen and (max-width:768px){.question h4{font-size:20px}}.main-cta-section{background:url(/footer-cta-img.png) no-repeat 50%/cover;color:var(--off-white)}.main-cta-section h2{margin-bottom:24px}.main-cta-section p{font-size:20px;max-width:450px;margin-bottom:16px}.main-cta-section h4{margin-bottom:32px;font-weight:600}.main-cta-section .max-width{text-align:center;display:flex;flex-direction:column;align-items:center}.main-cta-section .flex{gap:24px}@media screen and (max-width:576px){.main-cta-section .flex{flex-direction:column;align-items:center}}footer{background-color:var(--green);padding:48px 0}footer .flex{justify-content:space-between}footer .logo-container{display:inline-flex;max-width:320px;gap:16px}footer .logo-container img{height:80px}.nav-right-col{display:flex;gap:96px}.nav-right-col ul li a{display:inline-block;color:var(--off-white);margin-bottom:5px;position:relative}.nav-right-col ul li a:after{content:"";width:0;position:absolute;height:1px;left:0;background:var(--off-white);bottom:-2px;transition:all .3s ease}.nav-right-col ul li a:hover:after{width:calc(100%/2)}.nav-right-col div:last-child{display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (max-width:1200px){.nav-right-col{gap:24px}footer .logo-container img{height:60px}}@media screen and (max-width:930px){footer .flex{flex-direction:column;gap:24px}.nav-right-col{justify-content:space-between}}@media screen and (max-width:576px){.nav-right-col{flex-direction:column;align-items:flex-start}}.form-sec{padding:260px 0 150px}.form-sec h2{text-align:center;color:var(--green);margin-bottom:48px}.form-sec form{display:flex;flex-direction:column;align-items:center;gap:20px}.form-sec form input{height:45px;display:inline-flex;align-items:center;width:450px;border-radius:32px;padding:0 26px;background-color:rgba(74,95,52,.15);color:var(--green);font-size:14px;border:2px solid transparent;transition:all .2s ease}.form-sec form input:focus{outline:none;border:2px solid var(--golden-yellow)}.form-sec form input::placeholder{color:var(--green)}.form-sec form .error-text{font-size:12px;color:red;margin:4px}.purchase-cta{display:flex;align-items:center;gap:16px}.purchase-cta h4{color:var(--green)}@media screen and (max-width:576px){.form-sec form,.form-sec form input,.input-row{width:100%}}.payment-result{padding-top:200px!important}