@font-face{font-family:Avenir;src:local(Avenir),local(Avenir Next),local(Avenir Next Regular);font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Avenir;src:local(Avenir Medium),local(Avenir Next Medium),local(Avenir Book);font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Avenir;src:local(Avenir Heavy),local(Avenir Next Demi Bold),local(Avenir Next Bold);font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Avenir;src:local(Avenir Black),local(Avenir Next Heavy),local(Avenir Next Condensed Heavy);font-style:normal;font-weight:900;font-display:swap}:root{--header-height:72px}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin:0}body{color:#111;background:#fff;margin:0;font-family:Avenir,Avenir Next,Arial,sans-serif}.h1{letter-spacing:-.5px;text-align:center;font-size:96px;font-weight:900;line-height:77px}.site-header{width:100%;height:var(--header-height);z-index:1000;background:#fff;border-bottom:1px solid #e7e7e7;position:fixed;top:0;left:0}.site-header .container{justify-content:space-between;align-items:center;padding:0 20px 0 0;display:flex}.container{max-width:1340px;height:100%;margin:0 auto;padding:0 20px}.logo{align-items:center;text-decoration:none;display:inline-flex}.logo img{width:auto;height:80px;display:block}.lang-switcher{align-items:center;gap:8px;display:inline-flex}.lang-link{color:#4b5563;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s}.lang-link:hover{color:#295728}.lang-link.is-active{color:#275e24}.lang-separator{color:#a3a3a3}main{padding-top:var(--header-height)}.section{border-bottom:1px dashed #d8d8d8}.section-skip{display:none}.section-hero{min-height:calc(100vh - var(--header-height));background:url(/assets/hero-bg.jpg) 50%/cover no-repeat;align-items:center;display:flex;position:relative}.hero-overlay{background:#00000073;position:absolute;inset:0}.hero-content{z-index:1;color:#fff;text-align:center;flex-direction:column;align-items:center;max-width:760px;position:relative}.hero-content h1{margin-bottom:28px}.hero-subtitle{max-width:620px;margin:0 auto 28px;font-size:24px;line-height:1.35}.hero-form{background:#fff;border-radius:15px;gap:6px;width:100%;max-width:620px;margin:0 auto 15px;display:flex}.hero-form input{border:0;border-radius:15px;outline:none;flex:1;min-width:0;padding:22px 20px;font-size:22px}.hero-form input::placeholder{color:#bebebe}.hero-form button{color:#1f2d1f;cursor:pointer;background:#9aca93;border:0;border-radius:15px;justify-content:center;align-items:center;gap:10px;padding:0 28px;font-size:24px;font-weight:500;display:inline-flex;position:relative}.hero-form button.is-loading{opacity:.9;cursor:wait}.hero-form button.is-loading:before{content:"";border:2px solid #1f2d1f40;border-top-color:#1f2d1f;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite button-spin}@keyframes button-spin{to{transform:rotate(360deg)}}.hero-note{color:#f2f2f2;text-align:center;max-width:680px;margin:0;font-size:20px;line-height:1.35}.form-message{min-height:24px;margin:12px 0 0;font-size:16px;line-height:1.4}.form-message.is-success{color:#d2ffd0}.form-message.is-error{color:#ffd3d3}.footer-top .form-message.is-success{color:#173d16}.footer-top .form-message.is-error{color:#781818}.modal{z-index:2000;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.modal.is-open{display:flex}.modal--toast{pointer-events:none;background:0 0;padding:0;display:none}.modal--toast.is-open{display:block}.modal--toast .modal-dialog{pointer-events:auto;border-radius:16px;width:min(420px,100% - 40px);padding:18px 18px 16px;position:fixed;bottom:20px;right:20px;box-shadow:0 18px 50px #0000002e}.modal--toast .modal-close{font-size:28px;top:6px;right:8px}.modal--toast .modal-dialog h3{margin-bottom:8px;font-size:22px}.modal--toast .modal-dialog p{font-size:16px}.modal--toast .modal-actions{justify-content:flex-start}.modal--toast .modal-primary,.modal--toast .modal-secondary{padding:10px 12px;font-size:14px}.modal-dialog{background:#fff;border-radius:18px;width:min(520px,100%);padding:28px 24px 24px;position:relative;box-shadow:0 20px 60px #00000040}.modal-close{cursor:pointer;color:#295728;background:0 0;border:0;font-size:34px;line-height:1;position:absolute;top:8px;right:10px}.modal-dialog h3{color:#295728;margin:0 0 10px;font-size:32px}.modal-dialog p{color:#222;margin:0;font-size:20px;line-height:1.4}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:18px;display:flex}.modal-primary,.modal-secondary{cursor:pointer;border:0;border-radius:12px;padding:12px 16px;font-size:16px;font-weight:600}.modal-primary{color:#fff;background:#275e24}.modal-secondary{color:#275e24;background:#275e241a}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section-how-it-works{padding:150px 0}.section-how-it-works h2{color:#295728;margin-bottom:20px}.how-it-works-subtitle{color:#4b5563;text-align:center;margin-bottom:70px;font-size:24px}.how-it-works-content{grid-template-columns:1fr 1fr;align-items:start;display:grid}.how-it-works-nav{flex-direction:column;justify-content:center;height:100%;display:flex}.how-it-works-nav h3{color:#aadaa8;text-transform:uppercase;margin-bottom:8px;font-size:20px;font-weight:900;line-height:1.4}.how-it-works-step{color:#295728;margin-bottom:8px;font-size:40px;font-weight:900;line-height:1.2}.how-it-works-step-info{color:#4b5563;margin-bottom:8px;font-size:20px;line-height:1.4}.how-slider{width:100%}.how-slider-track{aspect-ratio:1;width:min(600px,100%);position:relative}.how-slide{opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .55s,transform .55s;position:absolute;inset:0;transform:translateY(6px)}.how-slide.is-active{opacity:1;pointer-events:auto;transform:translateY(0)}.how-slider-controls{align-items:center;gap:8px;display:flex}.how-slider-controls-mobile{margin-top:12px;display:none}.how-slider-btn{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.how-slider-btn img{width:45px;height:45px}.how-slider-dots{align-items:center;gap:3px;display:flex}.how-slider-dot{cursor:pointer;background:#aadaa8;border:0;width:12px;height:12px}.how-slider-dot.is-active{background:#295728}.how-slide-image{border-radius:24px;position:absolute;top:0;right:0}.how-slide-image-sm{border-radius:24px;position:absolute;bottom:0;left:0;box-shadow:0 7px 70px #43465121}.section-categories{color:#fff;background:#275e24;border-bottom:0;padding:250px 0 0;overflow:hidden}.categories-wrap{flex-direction:column;justify-content:flex-start;align-items:center;height:auto}.categories-wrap h2{margin-bottom:100px}.categories-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;width:100%;margin-bottom:100px;display:grid}.category-card h3{margin:38px 0 8px;font-size:38px;font-weight:900;line-height:1.3}.category-card p{color:#e9f3e8;margin:0 0 14px;font-size:25px;line-height:1.3}.category-image{aspect-ratio:4/3;object-fit:cover;border-radius:14px;width:100%;height:auto;display:block}.categories-image{position:relative;transform:translateY(10px)}.categories-image-content{width:100%;position:absolute;bottom:63%;left:0}.categories-image h2{text-align:center;margin-bottom:38px}.categories-image-text{text-align:center;max-width:714px;margin:0 auto;font-size:25px;position:relative}.categories-image-item{font-size:26px;font-weight:400;line-height:1.3;position:absolute}.categories-image-item:before{content:"";background:#fff;border-radius:50%;width:10px;height:10px;display:block;position:absolute;top:10px;left:-34px;box-shadow:0 0 0 10px #fff3}.item-1{bottom:52%;right:66%}.item-2{bottom:49%;left:68%}.item-3{bottom:41%;right:70%}.item-4{bottom:44%;left:73%}.section-why{padding:130px 0}.section-why h2{color:#295728;margin-bottom:100px}.why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.why-grid-item{background:#f6f7fc;border-radius:24px;align-items:center;gap:20px;padding:20px;display:flex}.why-grid-item img{flex:0 0 98px;width:98px;height:98px}.why-grid-item p{color:#222;flex:1;margin:0;font-size:24px;font-weight:500;line-height:1.4}.footer-top{background:#aadaa8;padding:100px 0}.footer-top h3{color:#295728;text-align:center;max-width:1146px;margin:0 auto 57px;font-size:40px;font-weight:900;line-height:1.4}.footer-top form{max-width:750px;margin:0 auto 10px}.footer-top button{color:#fff;background:#275e24}.footer-top p{color:#295728;max-width:700px;margin:0 auto}.footer-bottom{text-align:center;color:#fffc;background:#275e24;padding:60px 0 15px}.footer-links{color:#ffffffbf;align-items:center;gap:10px;margin-top:10px;font-size:13px;display:inline-flex}.footer-links a{color:#ffffffd9;text-decoration:none}.footer-links a:hover{text-decoration:underline}@media (width<=1450px){.h1{font-size:64px;line-height:64px}.section-how-it-works{padding:100px 0}.category-card h3{border-radius:24px;margin:24px 0 20px;font-size:32px;box-shadow:0 0 10px #2957281a}.section-categories{padding:150px 0 0}.categories-wrap h2{margin-bottom:70px}.categories-image h2{margin-bottom:38px}.section-why{padding:80px 0}.section-why h2{margin-bottom:70px}.why-grid-item img{flex:0 0 78px;width:78px;height:78px}.why-grid-item p{font-size:20px}.footer-top{padding:80px 0}.footer-bottom{padding:50px 0 15px}}@media (width<=1200px){.h1{font-size:52px;line-height:52px}.hero-content h1{margin-bottom:16px}.hero-subtitle{margin-bottom:16px;font-size:20px}.hero-note{font-size:17px}.hero-form input{padding:20px;font-size:18px}.section-how-it-works{padding:70px 0}.how-it-works-subtitle{margin-bottom:40px;font-size:20px}.how-it-works-step{font-size:32px}.categories-image-item{font-size:20px;line-height:1.3}.categories-image-item:before{top:7px;left:-25px}.item-1{bottom:53%}.item-3{bottom:39%;right:71%}.item-4{bottom:39%;left:73%}.why-grid-item{gap:16px;padding:16px}.why-grid-item p{font-size:16px}.footer-top h3{margin-bottom:40px;font-size:32px}}@media (width<=991px){.how-it-works-step-info{font-size:18px;line-height:1.3}.how-slide-image-sm{width:40%}}@media (width<=800px){.h1{font-size:48px;line-height:48px}.hero-content h1{margin-bottom:16px}.hero-subtitle{margin-bottom:16px;font-size:18px}.hero-note{font-size:15px}.hero-form input{padding:16px;font-size:16px}.hero-form button{font-size:20px}.how-it-works-content{grid-template-columns:1fr}.how-it-works-subtitle{margin-bottom:30px}.how-slider-track{width:100%}.how-slider-controls-desktop{display:none}.how-slider-controls-mobile{display:flex}.how-slider-controls{flex-wrap:wrap;justify-content:center}.categories-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.categories-image-text{font-size:20px}.categories-image-content{margin-bottom:20px;position:static}.categories-image-item{margin-bottom:30px;margin-left:60px;display:block;position:relative;inset:auto}.categories-image-item br{display:none}.section-why{padding:60px 0}.section-why h2{margin-bottom:40px}.why-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.footer-top{padding:50px 0}.footer-top h3{margin-bottom:30px;font-size:24px}.footer-top form{max-width:90%;margin:0 auto 10px}.footer-top p{max-width:85%}.footer-bottom{padding:40px 0 15px}}@media (width<=550px){.logo img{width:auto;height:60px;display:block}.footer-top form{max-width:100%}.footer-top button{padding:0 16px;font-size:18px}.footer-top p{max-width:100%}}@media (width<=450px){.h1{font-size:36px;line-height:36px}.hero-subtitle{font-size:16px}.hero-note{font-size:15px}.hero-form input{padding:14px;font-size:16px}.hero-form button{flex-shrink:0;padding:0 14px;font-size:16px}.how-slide{padding:20px}.how-slider-track{width:100%}.why-grid-item{gap:12px;padding:12px}.why-grid-item img{flex:0 0 68px;width:68px;height:68px}.footer-top{padding:40px 0}.footer-top h3{font-size:20px}.footer-top button{padding:0 12px}.footer-top p{max-width:100%}.footer-bottom img{width:200px}.footer-bottom p{font-size:13px}}
