.hero{background:linear-gradient(#f5fdf7 0%,#fff 100%);align-items:center;min-height:calc(100vh - 82px);padding:65px 0 60px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";filter:blur(90px);background:#1fa54a14;border-radius:50%;width:700px;height:700px;position:absolute;top:-180px;left:-260px}.hero-wrapper{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:45px;display:grid;position:relative}.hero-content{max-width:560px}.hero-badge{color:#374151;background:#fff;border:1px solid #e8ece9;border-radius:50px;align-items:center;gap:10px;height:40px;margin-bottom:28px;padding:0 18px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 8px 25px #0000000a}.badge-dot{background:#1fa54a;border-radius:50%;width:8px;height:8px}.hero-content h1{color:#052e1a;letter-spacing:-.04em;margin-bottom:28px;font-size:64px;font-weight:800;line-height:1.02}.hero-content h1 span{color:#1fa54a}.hero-content p{color:#667085;max-width:500px;margin-bottom:42px;font-size:18px;line-height:1.8}.hero-buttons{gap:18px;margin-bottom:42px;display:flex}.download-btn,.sell-btn{border-radius:14px;justify-content:center;align-items:center;gap:10px;height:58px;padding:0 30px;font-size:16px;font-weight:700;transition:all .35s;display:inline-flex}.download-btn{color:#fff;background:#1fa54a}.download-btn:hover{background:#16873d;transform:translateY(-4px)}.sell-btn{color:#e49300;background:#fff;border:2px solid #f4b443}.sell-btn:hover{background:#fff8ec;transform:translateY(-4px)}.hero-users{align-items:center;gap:18px;display:flex}.avatars{display:flex}.avatars img{object-fit:cover;border:3px solid #fff;border-radius:50%;width:46px;height:46px;margin-left:-10px;box-shadow:0 5px 14px #0000001f}.avatars img:first-child{margin-left:0}.hero-users span{color:#5f6d7b;font-size:15px}.hero-users strong{color:#1f2937;margin-right:6px}.hero-image-area{justify-content:flex-end;align-items:center;padding-right:18px;display:flex;position:relative}.hero-image{z-index:1;border-radius:25px;width:550px;height:630px;position:relative;overflow:hidden;box-shadow:0 30px 70px #0000002e}.hero-image img{object-fit:cover;transition:all 1s}.hero-image:hover img{transform:scale(1.05)}.floating-card{z-index:20;background:#fff;border-radius:22px;animation:10s ease-in-out infinite floating;position:absolute;box-shadow:0 18px 45px #0000001f}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.ai-card{z-index:40;width:240px;height:165px;padding:16px;top:26px;left:-52px;box-shadow:0 18px 35px #0000001f}.ai-card small{color:#94a3b8;margin-bottom:12px;font-size:10px;font-weight:700;display:block}.card-icon{background:#eaf9ef;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:10px;display:flex}.ai-card h4{color:#111827;margin-bottom:10px;font-size:11px;line-height:1.1}.ai-card button,.ai-card a{color:#fff;cursor:pointer;background:#1fa54a;border:none;border-radius:8px;height:30px;padding:0 18px;font-weight:500}.crop-card{text-align:center;z-index:32;width:200px;padding:18px;top:64px;right:-44px;box-shadow:0 14px 28px #0000001a}.crop-card small{color:#94a3b8;margin-bottom:15px;font-size:10px;display:block}.circle{color:#0f172a;background:radial-gradient(#fff 61%,#0000 62%),conic-gradient(#1fa54a 0deg 295deg,#e7ece9 295deg 360deg);border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;margin:10px auto;font-size:24px;font-weight:700;display:flex}.crop-card p{color:#667085;font-size:11px;line-height:1.6}.weather-card{z-index:45;width:220px;height:120px;padding:15px;bottom:38px;left:-55px;box-shadow:0 22px 48px #0000002e}.weather-card small{color:#94a3b8;font-size:10px;display:block}.weather-card h3{color:#111827;margin:10px 0 4px;font-size:32px}.weather-card span{color:#6b7280;font-size:14px}.weather-card p{color:#ef4444;margin-top:10px;font-size:12px}.market-card{z-index:28;width:220px;height:120px;padding:16px;bottom:74px;right:-38px;box-shadow:0 12px 22px #0000001a}.market-card small{color:#94a3b8;margin-bottom:10px;font-size:10px;display:block}.market-card h4{margin-bottom:8px;font-size:11px}.market-card strong{color:#111827;font-size:22px;display:flex}.market-card strong span{color:#94a3b8;margin-top:15px;font-size:10px}.market-card .price-growth{color:#16a34a;margin-top:8px;font-size:12px;display:block}@media (max-width:1200px){.hero-wrapper{grid-template-columns:1fr}.hero-content{max-width:100%}.hero-content p{width:100%}.hero-image{margin:auto}.hero-image-area{margin-top:40px}}@media (max-width:768px){.hero{padding:130px 0 70px}.hero-content h1{font-size:48px}.hero-content p{font-size:17px;line-height:1.8}.hero-buttons{flex-direction:column}.download-btn,.sell-btn{width:100%}.hero-image{width:100%;height:500px}.ai-card,.crop-card,.market-card,.weather-card{transform:scale(.82)}}@media (max-width:576px){.hero{padding:120px 0 60px}.hero-content h1{font-size:40px}.hero-badge{font-size:12px}.hero-users{flex-direction:column;align-items:flex-start}.ai-card{top:-20px;left:0}.crop-card{right:0}.weather-card{bottom:-20px;left:0}.market-card{bottom:50px;right:0}}
.stats{background:#fff;padding:72px 0}.stats-wrapper{grid-template-columns:repeat(5,1fr);align-items:center;gap:30px;display:grid}.stats-card{text-align:center;flex-direction:column;align-items:center;display:flex}.stats-icon{color:#98a2b3;background:#f7f9fc;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:24px;font-size:24px;transition:all .35s;display:flex}.stats-card:hover .stats-icon{color:#1fa54a;background:#eaf8ef;transform:translateY(-6px)}.stats-card h3{color:#052e1a;letter-spacing:-.5px;margin-bottom:6px;font-size:26px;font-weight:700}.stats-card p{text-transform:uppercase;letter-spacing:1.3px;color:#98a2b3;font-size:14px;font-weight:600}@media (max-width:1100px){.stats-wrapper{grid-template-columns:repeat(3,1fr);row-gap:50px}}@media (max-width:768px){.stats{padding:60px 0}.stats-wrapper{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:500px){.stats-wrapper{grid-template-columns:1fr}}
.about{background:#f8fafc;padding:70px 0;overflow:hidden}.about-wrapper{grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;display:grid}.about-left{position:relative}.about-main-image{border-radius:28px;width:100%;height:540px;position:relative;overflow:hidden;box-shadow:0 30px 80px #0000001f}.about-main-image img{object-fit:cover;transition:all .8s}.about-main-image:hover img{transform:scale(1.05)}.about-floating-image{z-index:5;background:#fff;border:12px;border-radius:22px;width:200px;height:200px;padding:8px;position:absolute;bottom:-85px;left:90%;overflow:hidden;transform:translate(-50%);box-shadow:0 22px 55px #00000029}.about-floating-image img{object-fit:cover;border-radius:18px;padding:5px}.about-stats-card{color:#fff;z-index:6;background:#1fa54a;border-radius:16px;flex-direction:column;justify-content:center;width:150px;height:74px;padding:0 18px;display:flex;position:absolute;bottom:-18px;left:20px;box-shadow:0 18px 40px #1fa54a59}.about-stats-card h3{color:#fff;margin-bottom:6px;font-size:32px;font-weight:700;line-height:1}.about-stats-card span{letter-spacing:1.2px;font-size:11px;font-weight:700}.about-content{max-width:560px}.about-subtitle{color:#1fa54a;letter-spacing:1.5px;margin-bottom:18px;font-size:12px;font-weight:700;display:inline-block}.about-content h2{color:#082b1b;margin-bottom:28px;font-size:52px;font-weight:800;line-height:1.08}.about-content h2 span{color:#1fa54a}.about-content p{color:#667085;margin-bottom:38px;font-size:20px;line-height:1.85}.about-list{flex-direction:column;gap:20px;margin-bottom:42px;list-style:none;display:flex}.about-list li{color:#102a1d;align-items:center;gap:16px;font-size:22px;font-weight:600;display:flex}.about-list li span{color:#fff;background:#1fa54a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;display:flex}.about-btn{color:#fff;background:#1fa54a;border-radius:40px;align-items:center;gap:12px;height:58px;padding:0 34px;font-size:17px;font-weight:700;transition:all .35s;display:inline-flex}.about-btn:hover{background:#17873d;transform:translateY(-4px)}.about-btn svg{font-size:18px;transition:all .3s}.about-btn:hover svg{transform:translate(5px)}@media (max-width:1200px){.about-wrapper{grid-template-columns:1fr;gap:70px}.about-content{max-width:100%}.about-main-image{height:520px}.about-floating-image{left:72%}}@media (max-width:768px){.about{padding:80px 0}.about-main-image{height:420px}.about-floating-image{width:180px;height:180px;bottom:-18px;left:70%}.about-content h2{font-size:42px}.about-content p{font-size:17px}.about-list li{font-size:18px}.about-btn{justify-content:center;width:100%}}@media (max-width:576px){.about-main-image{height:340px}.about-floating-image{width:150px;height:150px;left:68%}.about-stats-card{width:118px;height:68px;padding:0 16px}.about-stats-card h3{font-size:28px}.about-content h2{font-size:34px}.about-list li{font-size:16px}.about-content p{font-size:16px;line-height:1.75}}
.services{background-color:#f0fdf480;padding:110px 0}.services-header{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:60px;display:flex}.services-subtitle{letter-spacing:2px;color:#1fa54a;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.services-title{color:#082b1b;font-size:52px;font-weight:800;line-height:1.08}.services-title span{color:#1fa54a}.services-link{color:#1fa54a;align-items:center;gap:10px;font-size:22px;font-weight:700;transition:all .3s;display:inline-flex}.services-link svg{transition:all .3s}.services-link:hover{color:#17873d}.services-link:hover svg{transform:translate(6px)}.services-grid{grid-template-columns:repeat(6,1fr);gap:18px;display:grid}.service-card{cursor:pointer;background:#fff;border:1px solid #f2f4f7;border-radius:22px;min-height:215px;padding:36px 26px;transition:all .35s;box-shadow:0 10px 30px #0000000d}.service-card:hover{transform:translateY(-10px);box-shadow:0 24px 55px #0000001f}.service-icon{color:#98a2b3;background:#f8fafc;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:26px;font-size:30px;transition:all .35s;display:flex}.service-card:hover .service-icon{color:#1fa54a;background:#eaf8ef;transform:rotate(-8deg)scale(1.08)}.service-card h3{color:#082b1b;margin-bottom:14px;font-size:18px;font-weight:700;line-height:1.35}.service-card p{color:#667085;font-size:14px;line-height:1.75}@media (max-width:1280px){.services-grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media (max-width:992px){.services{padding:90px 0}.services-header{flex-direction:column;align-items:flex-start;margin-bottom:45px}.services-title{font-size:46px}.services-link{font-size:18px}}@media (max-width:768px){.services-grid{grid-template-columns:repeat(2,1fr)}.services-title{font-size:38px}.service-card{min-height:190px;padding:28px 22px}}@media (max-width:576px){.services{padding:70px 0}.services-grid{grid-template-columns:1fr}.services-title{font-size:32px}.services-link{font-size:16px}.service-card{min-height:auto}}
.how-it-works{background:#fff;padding:80px 0}.how-top{grid-template-columns:380px 1fr;align-items:flex-start;gap:70px;margin-bottom:50px;display:grid}.how-subtitle{letter-spacing:2px;color:#1fa54a;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.how-heading h2{color:#082b1b;margin-bottom:42px;font-size:52px;font-weight:800;line-height:1.05}.how-heading h2 span{color:#1fa54a}.learn-link{color:#1f2937;align-items:center;gap:8px;font-size:20px;font-weight:700;transition:all .35s;display:inline-flex}.learn-link:hover{color:#1fa54a}.learn-link svg{transition:all .35s}.learn-link:hover svg{transform:translate(6px)}.steps-wrapper{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.step-item{text-align:left}.step-top{align-items:center;margin-bottom:24px;display:flex}.step-number{color:#98a2b3;background:#fff;border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;font-weight:700;display:flex}.step-number.active{color:#fff;background:#1fa54a;border-color:#1fa54a}.step-line{background:#edf0f3;flex:1;height:2px}.step-icon{color:#98a2b3;margin-bottom:22px;font-size:42px}.step-item h3{color:#082b1b;margin-bottom:10px;font-size:19px;font-weight:700}.step-item p{color:#667085;font-size:13px;line-height:1.5}.app-banner{background:#1fa54a;border-radius:42px;grid-template-columns:450px 1fr;align-items:center;padding:32px 32px 0;display:grid;overflow:hidden}.banner-content{padding-bottom:48px}.banner-badge{color:#fff;background:#ffffff26;border-radius:50px;justify-content:center;align-items:center;height:38px;margin-bottom:28px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.banner-content h2{color:#fff;margin-bottom:30px;font-size:32px;font-weight:800;line-height:1.1}.store-buttons{gap:18px;display:flex}.store-btn{border-radius:14px;align-items:center;gap:12px;width:180px;height:60px;padding:0 18px;transition:all .35s;display:flex}.google{color:#fff;background:#000}.apple{color:#111827;background:#fff}.store-btn:hover{transform:translateY(-6px)}.store-btn svg{font-size:26px}.store-btn small{letter-spacing:.8px;font-size:10px;display:block}.store-btn strong{margin-top:3px;font-size:18px;display:block}.phones{justify-content:center;align-items:flex-end;gap:26px;margin:10px auto;display:flex}.phone{border-radius:24px;transition:all .45s;overflow:hidden;box-shadow:0 22px 60px #00000047}.phone img{width:100%;height:auto;display:block}.phone-one{width:190px;transform:rotate(-6deg)}.phone-two{width:190px;margin-top:50px}.phone-three{width:190px;transform:rotate(6deg)}.phone:hover{transform:translateY(-12px)scale(1.03)}@media (max-width:1200px){.how-top{grid-template-columns:1fr;gap:50px}.steps-wrapper{grid-template-columns:repeat(2,1fr)}.app-banner{text-align:center;grid-template-columns:1fr}.banner-content{padding-bottom:20px}.store-buttons{justify-content:center}.phones{margin-top:30px}}@media (max-width:768px){.how-it-works{padding:80px 0}.how-heading h2{font-size:42px}.learn-link{font-size:22px}.steps-wrapper{grid-template-columns:1fr;gap:40px}.step-top{display:none}.app-banner{padding:36px 26px}.banner-content h2{font-size:40px}.store-buttons{flex-direction:column;align-items:center}.store-btn{width:100%;max-width:280px}.phones{flex-direction:column;align-items:center}.phone-one,.phone-two,.phone-three{width:220px;margin:0;transform:none}}@media (max-width:576px){.how-heading h2{font-size:34px}.banner-content h2{font-size:32px}.banner-badge{font-size:13px}.phone-one,.phone-two,.phone-three{width:190px}}
.marketplace{background-color:#f8fafc;padding:80px 0}.marketplace-header{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:46px;display:flex}.marketplace-subtitle{color:#1fa54a;letter-spacing:2px;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.marketplace-header h2{color:#082b1b;font-size:52px;font-weight:800;line-height:1.08}.marketplace-header h2 span{color:#1fa54a}.marketplace-btn{color:#fff;background:#f59e0b;border-radius:999px;justify-content:center;align-items:center;gap:12px;height:50px;padding:0 34px;font-size:14px;font-weight:700;transition:all .35s;display:inline-flex}.marketplace-btn:hover{background:#df8f08;transform:translateY(-4px)}.marketplace-btn svg{color:#f59e0b;background:#fff;border-radius:50%;width:30px;height:30px;padding:7px;transition:all .35s}.marketplace-btn:hover svg{transform:translate(6px)}.marketplace-filter{flex-wrap:wrap;gap:12px;margin-bottom:32px;display:flex}.filter-btn{color:#667085;cursor:pointer;background:#fff;border:1px solid #edf0f3;border-radius:999px;height:40px;padding:0 24px;font-size:13px;font-weight:600;transition:all .35s}.filter-btn:hover,.filter-btn.active{color:#fff;background:#1fa54a;border-color:#1fa54a}.products-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;display:grid}.product-card{background:#fff;border:1px solid #edf0f3;border-radius:20px;transition:all .35s;overflow:hidden;box-shadow:0 10px 30px #0000000d}.product-card:hover{transform:translateY(-10px);box-shadow:0 24px 55px #0000001f}.product-card{animation:.35s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.product-image{background:#fafafa;height:220px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:all .5s}.product-card:hover img{transform:scale(1.08)}.weight{z-index:5;color:#374151;background:#fff;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:700;position:absolute;top:14px;left:14px}.product-content{padding:16px 18px}.product-content h3{color:#082b1b;min-height:54px;margin-bottom:5px;font-size:18px;font-weight:700;line-height:1.4}.price{align-items:center;gap:8px;margin-bottom:18px;display:flex}.new-price{color:#16a34a;font-size:24px;font-weight:800}.old-price{color:#98a2b3;font-size:16px;text-decoration:line-through}.product-desc{color:#667085;margin-bottom:14px;font-size:13px;line-height:1.5}.feature{color:#667085;align-items:center;gap:8px;margin-bottom:16px;font-size:12px;font-weight:600;display:flex}.dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px}.enquire-btn{color:#fff;background:#1fa54a;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;font-size:13px;font-weight:700;transition:all .35s;display:inline-flex}.enquire-btn:hover{background:#16803a}@media (max-width:1400px){.products-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1200px){.marketplace{padding:90px 0}.marketplace-header{flex-direction:column;align-items:flex-start}.marketplace-header h2{font-size:46px}.products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.marketplace-header h2{font-size:38px}.marketplace-btn{width:100%}.products-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:200px}}@media (max-width:576px){.marketplace{padding:70px 0}.marketplace-header h2{font-size:32px}.marketplace-filter{flex-wrap:nowrap;padding-bottom:8px;overflow:auto}.marketplace-filter::-webkit-scrollbar{display:none}.filter-btn{white-space:nowrap}.products-grid{grid-template-columns:1fr}.product-image{height:260px}.product-content h3{min-height:auto}}
.stories{background:#f8fafc;padding:80px 0;overflow:hidden}.stories-header{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:35px;display:flex}.stories-subtitle{color:#1fa54a;letter-spacing:2px;margin-bottom:10px;font-size:12px;font-weight:700;display:inline-block}.stories-header h2{color:#082b1b;font-size:50px;font-weight:800;line-height:1.08}.stories-header h2 span{color:#1fa54a}.stories-btn{color:#1f2937;background:#fff;border:1px solid #e6e8ec;border-radius:999px;align-items:center;gap:10px;height:50px;padding:0 28px;font-size:14px;font-weight:700;transition:all .35s;display:inline-flex}.stories-btn:hover{color:#1fa54a;border-color:#1fa54a;transform:translateY(-4px)}.stories-slider{scroll-behavior:smooth;cursor:grab;-webkit-user-select:none;user-select:none;gap:22px;padding-bottom:10px;display:flex;overflow-x:auto}.stories-slider:active{cursor:grabbing}.stories-slider::-webkit-scrollbar{display:none}.story-card{border-radius:26px;flex:0 0 390px;height:520px;position:relative;overflow:hidden;box-shadow:0 18px 45px #0000001f}.story-card img{object-fit:cover;transition:all .6s}.story-card:hover img{transform:scale(1.08)}.story-overlay{background:linear-gradient(#00000005,#0000002e,#000000d1);position:absolute;inset:0}.play-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:5;background:#ffffff40;border:none;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:all .35s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.play-btn svg{width:28px;height:28px;margin-left:4px}.play-btn:hover{background:#1fa54a;transform:translate(-50%,-50%)scale(1.08)}.story-content{z-index:5;position:absolute;bottom:24px;left:28px;right:28px}.story-content p{color:#fff;margin-bottom:28px;font-size:20px;font-style:italic;line-height:1.55}.story-user{align-items:center;gap:14px;display:flex}.story-user img{object-fit:cover;border:3px solid #fffc;border-radius:50%;width:56px!important;height:56px!important}.story-user h4{color:#fff;margin-bottom:4px;font-size:19px}.story-user span{color:#ffffffbf;letter-spacing:1px;font-size:12px;font-weight:600}.video-modal{z-index:9999;background:#000000bf;justify-content:center;align-items:center;animation:.25s fade;display:flex;position:fixed;inset:0}@keyframes fade{0%{opacity:0}to{opacity:1}}.video-wrapper{background:#000;border-radius:18px;width:min(1000px,92vw);position:relative;overflow:hidden}.video-wrapper video{width:100%;max-height:82vh;display:block}.close-video{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:20;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:all .3s;display:flex;position:absolute;top:16px;right:16px}.close-video svg{width:26px;height:26px}.close-video:hover{background:#ef4444}@media (max-width:1200px){.stories{padding:90px 0}.stories-header{flex-direction:column;align-items:flex-start}.stories-header h2{font-size:46px}.story-card{flex:0 0 360px;height:500px}}@media (max-width:768px){.stories{padding:70px 0}.stories-header h2{font-size:34px}.stories-btn{justify-content:center;width:100%}.story-card{flex:0 0 310px;height:430px}.story-content{bottom:20px;left:20px;right:20px}.story-content p{margin-bottom:20px;font-size:16px}.play-btn{width:60px;height:60px}.play-btn svg{width:24px;height:24px}.story-user h4{font-size:17px}}@media (max-width:576px){.story-card{flex:0 0 280px;height:390px}.story-user img{width:48px!important;height:48px!important}.story-user h4{font-size:16px}.story-user span{font-size:11px}}
.newsletter{background:#fff;padding:50px 0}.newsletter-card{background:#fff;border:1px solid #edf1f3;border-radius:34px;grid-template-columns:550px 1fr;align-items:center;display:grid;overflow:hidden;box-shadow:0 18px 55px #0000000d}.newsletter-image{height:100%;position:relative}.newsletter-image img{object-fit:cover;border-radius:34px;transition:all .6s}.newsletter-card:hover .newsletter-image img{transform:scale(1.05)}.newsletter-content{padding:40px}.newsletter-content h2{color:#082b1b;margin-bottom:22px;font-size:46px;font-weight:800;line-height:1.1}.newsletter-content p{color:#667085;max-width:560px;margin-bottom:36px;font-size:16px;line-height:1.8}.newsletter-form{gap:10px;display:flex}.newsletter-form input{border:1px solid #e6eaee;border-radius:14px;outline:none;flex:1;height:50px;padding:0 22px;font-size:14px;transition:all .3s}.newsletter-form input:focus{border-color:#1fa54a;box-shadow:0 0 0 4px #1fa54a14}.newsletter-form button{color:#fff;cursor:pointer;white-space:nowrap;background:#1fa54a;border:none;border-radius:14px;height:50px;padding:0 34px;font-size:16px;font-weight:700;transition:all .35s}.newsletter-form button:hover{background:#18873d;transform:translateY(-3px)}@media (max-width:1200px){.newsletter{padding:90px 0}.newsletter-card{grid-template-columns:1fr}.newsletter-image{height:360px}.newsletter-content{padding:50px}.newsletter-content h2{font-size:42px}.newsletter-content p{font-size:18px}}@media (max-width:768px){.newsletter{padding:70px 0}.newsletter-image{height:300px}.newsletter-content{padding:36px 28px}.newsletter-content h2{font-size:34px}.newsletter-content p{margin-bottom:26px;font-size:16px;line-height:1.7}.newsletter-form{flex-direction:column}.newsletter-form input,.newsletter-form button{width:100%;height:50px}.newsletter-form{flex-direction:column;gap:12px;display:flex}.newsletter-form input{flex:none;width:100%;min-width:100%}.newsletter-form button{width:100%}}@media (max-width:576px){.newsletter-image{height:220px}.newsletter-card{border-radius:24px}.newsletter-content{padding:28px 22px}.newsletter-content h2{font-size:30px}.newsletter-content p{font-size:15px}.newsletter-form input{padding:0 18px;font-size:16px}.newsletter-form button{font-size:16px}}
