@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=DM+Sans:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=DM+Sans:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=DM+Sans:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;1,700&family=DM+Sans:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500&display=swap";.about{background:#fff;width:100%;padding:120px 20px 0;font-family:DM Sans,sans-serif;overflow:hidden}.about__container{width:100%;max-width:1200px;margin:0 auto}.about__header{text-align:center;max-width:850px;margin:0 auto 70px}.about__subtitle{letter-spacing:.18em;background:#0d3f00;-webkit-text-fill-color:transparent;text-transform:uppercase;-webkit-background-clip:text;margin-bottom:18px;font-size:14px;font-weight:700;display:inline-block}.about__title{color:#000;margin-bottom:26px;font-family:Playfair Display,serif;font-size:45px;line-height:1.05}.about__description{color:#000;font-size:17px}.about__cards{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.about__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d3f00;border:1px solid #4573591f;border-radius:26px;padding:34px;transition:all .35s}.about__card:hover{transform:translateY(-8px)}.about__card h3{color:#fff;margin-bottom:14px;font-family:Playfair Display,serif;font-size:1.5rem}.about__card p{color:#fff;font-size:16px;line-height:1.7}.about__icon{color:#fff;background:#ffdab9;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:26px;display:flex}@media (width<=992px){.about__cards{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.about{padding:80px 20px}.about__header{margin-bottom:50px}.about__description{font-size:16px}.about__cards{grid-template-columns:1fr}.about__card{padding:28px}.about__card h3{font-size:1.7rem}}@media (width<=480px){.about{padding:70px 16px}.about__title{font-size:2.2rem}.about__description{font-size:15px;line-height:1.8}.about__card{padding:24px}.about__icon{width:52px;height:52px}}*,:before,:after{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0}.contact-section{background:#fff;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 0;font-family:DM Sans,sans-serif;display:flex;position:relative;overflow:hidden}.contact-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:32px;width:100%;max-width:1180px;display:grid;position:relative}@media (width<=900px){.contact-inner{grid-template-columns:1fr}}.form-card,.details-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d3f00;border-radius:20px;padding:40px 36px;box-shadow:0 8px 40px #4573591a}.eyebrow{letter-spacing:.18em;background:#fff;-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:10px;font-size:14px;font-weight:500;display:block}.form-card .form-title{color:#fff;margin-bottom:8px;font-family:Playfair Display,serif;font-size:clamp(22px,3vw,30px);line-height:1.25}.form-card .form-sub{color:#fff;margin-bottom:28px;font-size:13.5px;line-height:1.6}.form-card .field-group{margin-bottom:20px}.form-card .field-group label{color:#fff;margin-bottom:8px;font-size:13px;font-weight:500;display:block}.form-card .field-group input,.form-card .field-group select{color:#000;appearance:none;background:#fff;border:1.5px solid #fff;border-radius:8px;outline:none;width:100%;padding:13px 16px;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .2s,box-shadow .2s}.form-card .field-group input::placeholder,.form-card .field-group select::placeholder{color:#000}.form-card .select-wrap{position:relative}.form-card .select-wrap select{cursor:pointer;padding-right:40px}.form-card .select-wrap .chevron{color:#000;pointer-events:none;font-size:18px;position:absolute;top:50%;right:14px;transform:translateY(-54%)}.form-card .wa-btn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:8px;padding:15px 24px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;transition:background .2s,transform .15s,box-shadow .2s;display:flex}.form-card .wa-btn .wa-icon{flex-shrink:0;width:30px;height:30px}.form-card .wa-btn:hover{transform:translateY(-1px)}.form-card .wa-btn:active{transform:translateY(0)}.right-col{flex-direction:column;gap:24px;display:flex}.details-card .details-title{color:#fff;margin-bottom:28px;font-family:Playfair Display,serif;font-size:clamp(22px,3vw,30px);line-height:1.25}.details-card .info-grid{flex-direction:column;gap:14px;display:flex}.details-card .info-item{background:#fff;border-radius:12px;align-items:flex-start;gap:14px;padding:14px 16px;transition:box-shadow .2s;display:flex}.details-card .info-item:hover{box-shadow:0 2px 12px #45735914}.details-card .info-icon{color:#fff;background:#ffdab9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.details-card .info-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.details-card .info-text strong{color:#000;font-size:13.5px;font-weight:600}.details-card .info-text span{color:#000;font-size:13px;line-height:1.5}.map-card{background:#fff;border-radius:24px;overflow:hidden}.map-card iframe{border:0;width:100%;height:100px;display:block}.error-text{color:#e11d48;margin-top:6px;font-size:13px;font-weight:500;display:block}@media (width<=600px){.form-card,.details-card{padding:28px 20px}}.courses{background:#fff;width:100%;padding:120px 20px 0;font-family:DM Sans,sans-serif;overflow:hidden}.courses__container{width:100%;max-width:1200px;margin:0 auto}.courses__header{text-align:center;margin-bottom:30px}.courses__subtitle{letter-spacing:.18em;background:#0d3f00;-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:16px;font-size:13px;font-weight:700;display:inline-block}.courses__title{color:#000;margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(2.4rem,5vw,4rem);line-height:1.1}.courses__description{color:#000;font-size:16px}.courses__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d3f00;border:1px solid #d3789726;border-radius:50px;align-items:center;gap:8px;width:fit-content;margin-top:20px;padding:10px 18px;font-size:15px;font-weight:600;line-height:1.6;display:inline-flex}.courses__badge-text{color:#fff}.courses__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.courses__card{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;padding:26px;transition:all .35s;position:relative;overflow:hidden}.courses__card:hover{transform:translateY(-8px)}.courses__card:before{content:"";z-index:-1;background:#0d3f00e6;position:absolute;inset:0}.courses__download{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffdab9;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .3s;display:flex;position:absolute;bottom:18px;right:18px}.courses__download:hover{transform:scale(1.08)}.courses__icon{color:#fff;background:#ffdab9;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.courses__card-title{color:#fff;margin-bottom:10px;font-family:Playfair Display,serif;font-size:1.7rem}.courses__text{color:#fff;margin-bottom:22px;font-size:15px;line-height:1.7}@media (width<=992px){.courses__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.courses{padding:80px 20px}.courses__grid{grid-template-columns:1fr}.courses__card{padding:24px}.courses__card-title{font-size:1.5rem}}@media (width<=480px){.courses{padding:70px 16px}.courses__title{font-size:2.2rem}.courses__description{font-size:15px}.courses__card{padding:22px}.courses__icon{width:48px;height:48px}}.footer{text-align:center;background:#fff;border-top:1px solid #0d3f00;margin:50px 24px 24px;font-family:DM Sans,sans-serif}.footer .footer-inner{flex-direction:column;align-items:center;gap:4px;padding-top:32px;display:flex}.footer .footer-brand{color:#0d3f00;letter-spacing:.02em;font-family:Playfair Display,serif;font-size:17px;font-weight:700}.footer .footer-tagline{color:#000;margin-bottom:10px;font-size:13.5px}.footer .footer-copy{color:#1f1f1f;border-top:1px solid #0000001f;width:100%;max-width:360px;padding-top:12px;font-size:12px}.student-gallery{background:#fff;padding:120px 24px 0;font-family:DM Sans,sans-serif;overflow:hidden}.student-gallery__container{width:100%;max-width:1250px;margin:0 auto}.student-gallery__header{text-align:center;margin-bottom:60px}@media (width<=768px){.student-gallery__header{margin-bottom:40px}}.student-gallery__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#0d3f00;margin-bottom:12px;font-size:14px;font-weight:700;display:block}.student-gallery__title{color:#111;margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3.4rem);line-height:1.1}.student-gallery__subtitle{color:#555;max-width:560px;margin:0 auto;font-size:15px;line-height:1.7}.student-gallery__slider{width:100%;padding:20px 0;position:relative;overflow:hidden}.student-gallery__slider:before,.student-gallery__slider:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}@media (width<=768px){.student-gallery__slider:before,.student-gallery__slider:after{width:50px}}.student-gallery__arrow{color:#0d3f00;cursor:pointer;z-index:10;background:#ffffffe6;border:1px solid #0d3f0026;border-radius:50%;outline:none;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #00000014}.student-gallery__arrow:active{transform:translateY(-50%)scale(.95)}.student-gallery__arrow--left{left:24px}.student-gallery__arrow--right{right:24px}@media (width<=768px){.student-gallery__arrow{width:42px;height:42px}.student-gallery__arrow--left{left:12px}.student-gallery__arrow--right{right:12px}.student-gallery__arrow svg{width:20px;height:20px}}.student-gallery__track{will-change:transform;width:max-content;display:flex}.student-gallery__card{cursor:pointer;flex-shrink:0;width:320px;height:420px;transition:transform .5s cubic-bezier(.25,1,.5,1),box-shadow .5s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden;box-shadow:0 8px 30px #0000000a}@media (width<=768px){.student-gallery__card{width:240px;height:320px}}@media (width<=480px){.student-gallery__card{width:200px;height:270px}}.student-gallery__card img{object-fit:cover;object-position:top;width:100%;height:110%;transition:transform .8s cubic-bezier(.25,1,.5,1);display:block}.student-gallery__modal{-webkit-backdrop-filter:blur(12px);z-index:9999;background:#000000e0;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s cubic-bezier(.25,1,.5,1) forwards fadeIn;display:flex;position:fixed;top:0;left:0}.student-gallery__modal-content{clip-path:inset(0 0 9% round 12px);border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;max-width:80%;max-height:80vh;animation:.35s cubic-bezier(.25,1,.5,1) forwards zoomIn;display:flex;overflow:hidden;box-shadow:0 25px 60px #0009}.student-gallery__modal-content img{object-fit:contain;max-width:100%;max-height:80vh;display:block}.student-gallery__modal-close{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #ffffff40;border-radius:50%;outline:none;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;top:30px;right:30px}.student-gallery__modal-close:hover{color:#0d3f00;background:#fff;transform:scale(1.1)}.student-gallery__modal-close:active{transform:scale(.95)}@media (width<=768px){.student-gallery__modal-close{width:40px;height:40px;top:20px;right:20px}}.student-gallery__modal-arrow{color:#0d3f00;cursor:pointer;z-index:10;background:#fff;border:1px solid #ffffff26;border-radius:50%;outline:none;justify-content:center;align-items:center;width:60px;height:60px;transition:all .25s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.student-gallery__modal-arrow:active{transform:translateY(-50%)scale(.95)}.student-gallery__modal-arrow--left{left:40px}.student-gallery__modal-arrow--right{right:40px}@media (width<=768px){.student-gallery__modal-arrow{color:#fff;background:#00000080;border:1px solid #ffffff1a;width:44px;height:44px}.student-gallery__modal-arrow--left{left:15px}.student-gallery__modal-arrow--right{right:15px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.hero{background:#fff;align-items:center;width:100%;min-height:100vh;padding:120px 20px 0;display:flex;position:relative;overflow:hidden}.hero__container{align-items:center;gap:100px;width:100%;max-width:1200px;margin:0 auto;display:flex}.hero__content{flex-direction:column;gap:24px;animation:.8s forwards fadeSlideLeft;display:flex}.hero__badge{background:#0d3f00;border:1px solid #799f7633;border-radius:50px;align-items:center;gap:8px;width:fit-content;padding:10px 18px;font-size:13px;font-weight:600;display:flex}.hero__badge-icon,.hero__badge-text{color:#fff}.hero__title{color:#1a1a1a;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}.hero__title span{color:#0d3f00;font-style:italic}.hero__description{color:#000;max-width:480px;font-size:16px}.hero__actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.hero__btn{cursor:pointer;border-radius:50px;justify-content:center;align-items:center;gap:10px;padding:15px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.hero__btn--primary{color:#fff;background:#0d3f00}.hero__btn--primary:hover{transform:translateY(-5px)}.hero__btn--whatsapp{color:#fff;background:#0d3f00;border:1px solid #d3789726}.hero__btn--whatsapp:hover{transform:translateY(-3px)}.hero__whatsapp-icon{color:#25d366;align-items:center;display:flex}.hero__stats{flex-wrap:wrap;align-items:center;gap:24px;margin-top:10px;display:flex}.hero__stat{flex-direction:column;gap:4px;display:flex}.hero__stat-number{color:#000;font-family:Playfair Display,serif;font-size:2rem;font-weight:700}.hero__stat-number sup{color:#0d3f00;font-size:1rem}.hero__stat-label{color:#000;font-size:13px}.hero__stat-divider{background:#d3789733;width:1px;height:36px}.hero__image-wrapper{opacity:0;flex:1;justify-content:center;animation:.8s .15s forwards fadeSlideRight;display:flex;position:relative}.hero__image-card{aspect-ratio:9/16;border-radius:28px;width:100%;max-width:380px;position:relative;overflow:hidden}.hero__image{object-fit:cover;object-position:center top;border-radius:28px;width:100%;height:100%;transition:transform .6s;display:block}.hero__image-badge{z-index:3;background:#0d3f00;border-radius:16px;flex-direction:column;padding:14px 18px;display:flex;position:absolute;bottom:20px;left:20px}.hero__image-badge-percent{color:#fff;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.hero__image-badge-text{color:#fff;font-size:12px;font-weight:500}@keyframes fadeSlideLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeSlideRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (width<=992px){.hero__container{gap:40px}.hero__image-card{max-width:400px}}@media (width<=768px){.hero{padding:120px 20px 60px}.hero__container{text-align:center;flex-direction:column-reverse;gap:50px}.hero__content,.hero__actions,.hero__stats{justify-content:center;align-items:center}.hero__description{max-width:100%}.hero__image-wrapper{order:-1;width:100%}.hero__image-card{max-width:360px}}@media (width<=480px){.hero{padding:120px 16px 50px}.hero__title{font-size:2.2rem}.hero__description{font-size:14px}.hero__actions{flex-direction:column;width:100%}.hero__btn{width:100%}.hero__stats{gap:18px}.hero__stat-number{font-size:1.5rem}.hero__image-card{max-width:320px}}.navbar{z-index:1000;background-color:#fff;width:100%;font-family:Nunito,sans-serif;position:fixed;top:0}.navbar-inner{justify-content:space-between;align-items:center;height:100px;margin:0 auto;padding:0 24px;display:flex}.logo-icon{width:auto;height:100px;margin-top:10px}.nav-links{align-items:center;gap:6px;list-style:none;display:flex}.nav-links a{color:#0d3f00;white-space:nowrap;border-radius:8px;padding:6px 14px;font-size:18px;font-weight:600;text-decoration:none;transition:color .2s,background .2s}.btn-enquire{color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:.2px;background-color:#0d3f00;border:none;border-radius:50px;flex-shrink:0;padding:10px 24px;font-family:Nunito,sans-serif;font-size:18px;font-weight:700;transition:transform .18s}.btn-enquire:hover{transform:translateY(-5px)}.btn-enquire:active{transform:translateY(0)}.hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:4px;transition:background .2s;display:none}.hamburger span{transform-origin:50%;background:#000;border-radius:2px;width:22px;height:2.5px;transition:transform .3s,opacity .3s;display:block}.hamburger.open span:first-child{transform:translateY(7.5px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.open span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.mobile-menu{background:#fff;flex-direction:column;gap:2px;padding:12px 24px 20px;animation:.22s slideDown;display:none}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-menu.open{display:flex}.mobile-menu a{color:#0d3f00;border-radius:10px;padding:11px 12px;font-family:Nunito,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s,background .2s}.mobile-menu .btn-enquire-mobile{color:#fff;cursor:pointer;text-align:center;background-color:#0d3f00;border:none;border-radius:50px;margin-top:10px;padding:12px 24px;font-family:Nunito,sans-serif;font-size:16px;font-weight:700;transition:opacity .2s}@media (width<=900px){.nav-links a{padding:6px 10px;font-size:14px}}@media (width<=768px){.nav-links,.btn-enquire{display:none}.hamburger{display:flex}}.testimonials{background-color:#fff;padding:120px 24px 0;font-family:DM Sans,Helvetica Neue,sans-serif}.testimonials__container{max-width:1100px;margin:0 auto}.testimonials__header{text-align:center;margin-bottom:52px}@media (width<=768px){.testimonials__header{margin-bottom:36px}}.testimonials__eyebrow{letter-spacing:.22em;text-transform:uppercase;background:#0d3f00;-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:10px;font-size:14px;font-weight:600;display:block}.testimonials__title{color:#000;letter-spacing:-.02em;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.9rem,5vw,2.85rem);font-weight:700;line-height:1.2}.testimonials__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=860px){.testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.testimonials__grid{grid-template-columns:1fr}}.testimonials__card{background:#0d3f00;border:1px solid #45735926;border-radius:18px;flex-direction:column;gap:16px;width:100%;padding:28px 26px 26px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex}.testimonials__card:hover{transform:translateY(-4px)}.testimonials__stars{gap:3px;display:flex}.testimonials__star{color:#c8dcc9;width:18px;height:18px}.testimonials__star--filled{color:#ffdab9}.testimonials__quote{color:#fff;flex:1;margin:0;font-size:.925rem;line-height:1.65}.testimonials__author{align-items:center;gap:12px;padding-top:4px;display:flex}.testimonials__avatar{color:#fff;letter-spacing:.02em;background:#ffdab9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;font-weight:600;display:flex}.testimonials__author-info{flex-direction:column;gap:2px;display:flex}.testimonials__author-name{color:#fff;font-size:.9rem;font-weight:600;line-height:1.2}.testimonials__author-course{color:#fff;font-size:.78rem}.wa-cta{z-index:999;align-items:center;gap:10px;font-family:DM Sans,sans-serif;display:flex;position:fixed;bottom:28px;right:28px}.wa-cta__label{color:#2c1a1a;white-space:nowrap;opacity:0;pointer-events:none;background:#fff;border-radius:20px;padding:7px 14px;font-size:13px;font-weight:500;transition:opacity .25s,transform .25s;transform:translate(8px);box-shadow:0 4px 16px #0000001f}.wa-cta--hovered .wa-cta__label{opacity:1;transform:translate(0)}.wa-cta__btn{cursor:pointer;background:#25d366;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;transition:background .2s,transform .2s,box-shadow .2s;display:flex;position:relative}.wa-cta__btn:hover{transform:scale(1.08)}.wa-cta__btn:active{transform:scale(.97)}.wa-cta__icon{color:#fff;z-index:1;width:28px;height:28px;position:relative}.wa-cta__ping{background:#25d36666;border-radius:50%;animation:2s ease-out infinite waPing;position:absolute;inset:0}@keyframes waPing{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(1.6)}to{opacity:0;transform:scale(1.6)}}@media (width<=480px){.wa-cta{bottom:20px;right:20px}.wa-cta__btn{width:52px;height:52px}.wa-cta__icon{width:24px;height:24px}}.why-choose-us{background-color:#fff;padding:120px 24px 0;font-family:DM Sans,Helvetica Neue,sans-serif}@media (width<=768px){.why-choose-us{padding:100px 16px 72px}}@media (width<=480px){.why-choose-us{padding:100px 14px 60px}}.why-choose-us__container{max-width:1100px;margin:0 auto}.why-choose-us__header{text-align:center;margin-bottom:56px}@media (width<=768px){.why-choose-us__header{margin-bottom:40px}}.why-choose-us__eyebrow{letter-spacing:.2em;text-transform:uppercase;background:#0d3f00;-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:12px;font-size:14px;font-weight:600;display:block}.why-choose-us__title{color:#000;letter-spacing:-.02em;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.why-choose-us__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=900px){.why-choose-us__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=520px){.why-choose-us__grid{grid-template-columns:1fr;gap:14px}}.why-choose-us__card{cursor:default;background-color:#0d3f00;border:1px solid #45735926;border-radius:18px;align-items:flex-start;gap:18px;padding:28px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.why-choose-us__card:hover{transform:translateY(-4px)}@media (width<=520px){.why-choose-us__card{gap:14px;padding:22px 18px}}.why-choose-us__icon-wrapper{background:#ffdab9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}@media (width<=520px){.why-choose-us__icon-wrapper{width:44px;height:44px}}.why-choose-us__icon{color:#fff;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.why-choose-us__icon svg{width:100%;height:100%}@media (width<=520px){.why-choose-us__icon{width:20px;height:20px}}.why-choose-us__content{flex-direction:column;gap:6px;padding-top:2px;display:flex}.why-choose-us__card-title{color:#fff;font-size:1rem;font-weight:600;line-height:1.3}@media (width<=520px){.why-choose-us__card-title{font-size:.95rem}}.why-choose-us__card-desc{color:#fff;font-size:.875rem;line-height:1.55}@media (width<=520px){.why-choose-us__card-desc{font-size:.83rem}}
