@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#faf3ed;color:#383b35;width:100vw;overflow-x:hidden;line-height:1.6}._root_f5xsl_112{display:flex;flex-direction:column;min-height:100vh}._container_f5xsl_119{max-width:1280px;margin:0 auto;padding:0 2rem;width:100%}@media(max-width:768px){._container_f5xsl_119{padding:0 1rem}}:focus-visible{outline:2px solid #00995e;outline-offset:2px}:focus{outline:none}button,a{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}h1,h2,h3,h4,h5,h6{font-family:"Exo 2",sans-serif;color:#383b35;line-height:1.2}p{font-family:Inter,sans-serif;color:#5c5f59}._container_1tiqr_88{background-color:#fff;border-bottom:1px solid #d3e0c5;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000000d;width:100%}._content_1tiqr_98{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;max-width:1280px;margin:0 auto}@media(max-width:768px){._content_1tiqr_98{padding:.75rem 1rem}}._logoContainer_1tiqr_112{display:flex;align-items:center;text-decoration:none;transition:transform .2s ease}._logoContainer_1tiqr_112:hover{transform:scale(1.02)}._logo_1tiqr_112{height:26px;width:auto}@media(max-width:768px){._logo_1tiqr_112{height:21px}}._navigation_1tiqr_132{display:flex;align-items:center;gap:2rem}@media(max-width:768px){._navigation_1tiqr_132{gap:1rem}}._navLink_1tiqr_143{color:#383b35;text-decoration:none;font-family:Inter,sans-serif;font-weight:500;font-size:.9375rem;padding:.5rem 1rem;border-radius:6px;transition:all .2s ease;position:relative}._navLink_1tiqr_143:hover{color:#006441;background-color:#e6f7ed}._navLink_1tiqr_143:focus{outline:2px solid #00995e;outline-offset:2px}@media(max-width:768px){._navLink_1tiqr_143{font-size:.84375rem;padding:.4rem .75rem}}._mobileMenu_1tiqr_169{display:none}@media(max-width:640px){._mobileMenu_1tiqr_169{display:block}}._spacer_1tiqr_178{display:none}._mobileMenuButton_1tiqr_182{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:4px;color:#383b35;transition:all .2s ease}._mobileMenuButton_1tiqr_182:hover{background-color:#e6f7ed;color:#006441}._mobileMenuButton_1tiqr_182:focus{outline:2px solid #00995e;outline-offset:2px}._mobileNavigation_1tiqr_200{display:none;position:absolute;top:100%;right:0;left:0;background-color:#fff;border-top:1px solid #d3e0c5;box-shadow:0 4px 6px #0000001a;padding:1rem}._mobileNavigation_1tiqr_200._isOpen_1tiqr_211{display:block}._mobileNavigation_1tiqr_200 ._navLink_1tiqr_143{display:block;margin-bottom:.5rem;text-align:center}@media(max-width:640px){._navigation_1tiqr_132{display:none}}._section_gjibw_1{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}._overlay_1ffla_88{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;cursor:zoom-out;opacity:0;transition:opacity .3s ease}._overlay_1ffla_88._visible_1ffla_106{opacity:1}._overlay_1ffla_88._hidden_1ffla_109{opacity:0}@media(max-width:768px){._overlay_1ffla_88{padding:.5rem}}._closeButton_1ffla_118{position:fixed;top:1.5rem;right:1.5rem;width:3rem;height:3rem;background-color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10000;transition:all .3s ease;box-shadow:0 4px 16px #0006}._closeButton_1ffla_118 svg{color:#003d2b;transition:transform .3s ease}._closeButton_1ffla_118:hover{background-color:#006441;transform:scale(1.1);box-shadow:0 6px 20px #00000080}._closeButton_1ffla_118:hover svg{color:#fff;transform:rotate(90deg)}._closeButton_1ffla_118:active{transform:scale(.95)}@media(max-width:768px){._closeButton_1ffla_118{top:1rem;right:1rem;width:2.75rem;height:2.75rem;box-shadow:0 4px 12px #0006}._closeButton_1ffla_118 svg{width:20px;height:20px}}._image_1ffla_165{position:relative;z-index:1;max-width:95%;max-height:95%;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #00000080;animation:_zoomIn_1ffla_1 .3s ease}@media(max-width:768px){._image_1ffla_165{max-width:100%;max-height:100%;border-radius:4px}}@keyframes _zoomIn_1ffla_1{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}._carouselContainer_19ayd_88{position:relative;width:100%;height:100%;overflow:hidden;border-radius:1rem;box-shadow:0 10px 30px #00000026}._imageWrapper_19ayd_97{position:relative;width:100%;height:100%;min-height:400px;cursor:pointer}@media(max-width:768px){._imageWrapper_19ayd_97{min-height:300px}}._image_19ayd_97{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1s ease-in-out;pointer-events:none}._image_19ayd_97._active_19ayd_121{opacity:1;z-index:1}._indicators_19ayd_126{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;gap:.75rem;z-index:2}._dot_19ayd_136{width:12px;height:12px;border-radius:50%;background-color:#ffffff80;border:2px solid rgba(255,255,255,.8);cursor:pointer;transition:all .3s ease;padding:0}._dot_19ayd_136._activeDot_19ayd_146{background-color:#006441;border-color:#006441;transform:scale(1.3)}._container_hm421_88{display:flex;gap:3rem;align-items:center;justify-content:space-between;width:100%;max-width:1200px;padding:3.4rem 2rem;margin:0 auto}._container_hm421_88._imageLeft_hm421_98{flex-direction:row-reverse}@media(max-width:768px){._container_hm421_88{flex-direction:column!important;gap:2rem;padding:2.55rem 1.5rem}}._textContent_hm421_109{flex:1;display:flex;flex-direction:column;gap:1.5rem;max-width:600px}@media(max-width:768px){._textContent_hm421_109{max-width:100%}}._title_hm421_122{font-family:"Exo 2",sans-serif;font-size:2.34375rem;font-weight:700;line-height:1.2;color:#003d2b;margin:0}@media(max-width:768px){._title_hm421_122{font-size:1.875rem}}@media(max-width:480px){._title_hm421_122{font-size:1.640625rem}}._description_hm421_141{font-size:1.0546875rem;line-height:1.7;color:#6b7559;margin:0}@media(max-width:768px){._description_hm421_141{font-size:.9375rem}}._list_hm421_153{list-style-type:none;padding-left:0;margin:0;display:flex;flex-direction:column;gap:.5rem}._listItem_hm421_162{font-size:1.0546875rem;line-height:1.7;color:#6b7559;position:relative;padding-left:2.5rem;display:flex;align-items:flex-start}._listItem_hm421_162:before{content:"";position:absolute;left:0;top:.5rem;width:1.2rem;height:1.2rem;background:linear-gradient(135deg,#006441,#00995e);border-radius:4px;box-shadow:0 2px 8px #0064414d;flex-shrink:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}@media(max-width:768px){._listItem_hm421_162{font-size:.9375rem;padding-left:2rem}._listItem_hm421_162:before{width:1rem;height:1rem;top:.4rem}}._imageContent_hm421_199{flex:1;display:flex;align-items:center;justify-content:center;width:600px;height:400px;max-width:600px;overflow:hidden;border-radius:12px;box-shadow:0 10px 30px #003d2b1a}@media(max-width:768px){._imageContent_hm421_199{width:100%;max-width:100%;height:auto;aspect-ratio:3/2;border-radius:8px}}._image_hm421_98{width:100%;height:100%;object-fit:cover;cursor:zoom-in}@media(max-width:768px){._image_hm421_98{cursor:pointer}}@keyframes _bounceAnimation_1l2ra_1{0%,to{transform:translateY(0)}10%,30%{transform:translateY(-10px)}20%{transform:translateY(-20px)}40%{transform:translateY(-5px)}50%{transform:translateY(0)}}._instagramButton_1l2ra_105{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:all .3s ease;z-index:1000}._instagramButton_1l2ra_105:hover{transform:scale(1.1);box-shadow:0 6px 16px #0003;background:linear-gradient(45deg,#d87c2a,#c95a31,#b52038,#a51d56,#8e1572)}._instagramButton_1l2ra_105:active{transform:scale(1.05)}@media(max-width:768px){._instagramButton_1l2ra_105{width:56px;height:56px;bottom:1.5rem;right:1.5rem}}@media(max-width:480px){._instagramButton_1l2ra_105{width:52px;height:52px;bottom:1rem;right:1rem}}._bounce_1l2ra_147{animation:_bounceAnimation_1l2ra_1 1s ease-in-out}._badge_1l2ra_151{position:absolute;top:-4px;right:-4px;background-color:#ff3b30;color:#fff;font-size:9px;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-width:20px;height:20px;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 2px 6px #0000004d;border:2px solid white;z-index:1;line-height:1}@media(max-width:768px){._badge_1l2ra_151{font-size:8.25px;min-width:18px;height:18px;border-radius:9px}}@media(max-width:480px){._badge_1l2ra_151{font-size:7.5px;min-width:16px;height:16px;border-radius:8px;top:-2px;right:-2px}}._icon_1l2ra_191{width:32px;height:32px;color:#fff}@media(max-width:768px){._icon_1l2ra_191{width:28px;height:28px}}._contactSection_13hpu_88{width:100%;background:linear-gradient(135deg,#e6f7ed,#e2eed5);padding:5rem 2rem;border-top:2px solid #66d199}@media(max-width:768px){._contactSection_13hpu_88{padding:3rem 1.5rem}}._container_13hpu_100{max-width:1200px;margin:0 auto;text-align:center}._title_13hpu_106{font-size:2.25rem;font-weight:700;color:#003d2b;margin-bottom:1rem;font-family:"Exo 2",sans-serif}@media(max-width:768px){._title_13hpu_106{font-size:1.875rem}}@media(max-width:480px){._title_13hpu_106{font-size:1.5rem}}._subtitle_13hpu_124{font-size:.9375rem;color:#6b7559;margin-bottom:3rem;line-height:1.6}@media(max-width:768px){._subtitle_13hpu_124{font-size:.84375rem;margin-bottom:2rem}}._contactGrid_13hpu_137{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}@media(max-width:768px){._contactGrid_13hpu_137{gap:1.5rem;margin-bottom:3rem}}._contactCard_13hpu_153{background:#fff;padding:2.5rem 2rem;border-radius:16px;box-shadow:0 4px 20px #003d2b14;transition:all .3s ease;cursor:pointer;border:2px solid transparent}._contactCard_13hpu_153:hover{transform:translateY(-8px);box-shadow:0 12px 40px #003d2b26;border-color:#26b56e}._contactCard_13hpu_153:hover ._iconWrapper_13hpu_167{background:linear-gradient(135deg,#007a4f,#006441);transform:scale(1.1)}._contactCard_13hpu_153:active{transform:translateY(-4px)}@media(max-width:768px){._contactCard_13hpu_153{padding:2rem 1.5rem}}._iconWrapper_13hpu_167{width:64px;height:64px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#00995e,#007a4f);border-radius:16px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media(max-width:768px){._iconWrapper_13hpu_167{width:56px;height:56px;margin-bottom:1rem}}._icon_13hpu_167{width:32px;height:32px;color:#fff}@media(max-width:768px){._icon_13hpu_167{width:28px;height:28px}}._contactTitle_13hpu_211{font-size:1.125rem;font-weight:600;color:#003d2b;margin-bottom:.5rem}@media(max-width:768px){._contactTitle_13hpu_211{font-size:.9375rem}}._contactInfo_13hpu_223{font-size:.84375rem;color:#889773;font-weight:500}@media(max-width:768px){._contactInfo_13hpu_223{font-size:.75rem}}._socialSection_13hpu_234{padding-top:3rem;border-top:1px solid #66d199}@media(max-width:768px){._socialSection_13hpu_234{padding-top:2rem}}._socialTitle_13hpu_244{font-size:1.125rem;font-weight:600;color:#003d2b;margin-bottom:1.5rem}@media(max-width:768px){._socialTitle_13hpu_244{font-size:.9375rem;margin-bottom:1rem}}._socialLinks_13hpu_257{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}._socialLink_13hpu_257{width:56px;height:56px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#006441;transition:all .3s ease;box-shadow:0 4px 12px #003d2b1a;border:2px solid transparent}._socialLink_13hpu_257 svg{width:28px;height:28px}._socialLink_13hpu_257:hover{transform:translateY(-4px) scale(1.1);box-shadow:0 8px 20px #003d2b33;border-color:#00995e;color:#005a3a}._socialLink_13hpu_257:active{transform:translateY(-2px) scale(1.05)}@media(max-width:768px){._socialLink_13hpu_257{width:48px;height:48px}._socialLink_13hpu_257 svg{width:24px;height:24px}}._container_1g3ol_88{width:100%;background-color:#c4d2b5;padding:4rem 2rem;display:flex;justify-content:center;align-items:center;min-height:400px}@media(max-width:768px){._container_1g3ol_88{padding:3rem 1.5rem;min-height:300px}}._content_1g3ol_104{max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}._quoteIconTop_1g3ol_113,._quoteIconBottom_1g3ol_114{font-size:4.6875rem;line-height:.8;color:#006441;opacity:.8;font-family:Georgia,serif;font-weight:700;height:80px;display:flex;align-items:center;justify-content:center}@media(max-width:768px){._quoteIconTop_1g3ol_113,._quoteIconBottom_1g3ol_114{font-size:3.75rem;height:64px}}@media(max-width:480px){._quoteIconTop_1g3ol_113,._quoteIconBottom_1g3ol_114{font-size:2.8125rem;height:48px}}._quoteIconTop_1g3ol_113{margin-bottom:-10px}@media(max-width:768px){._quoteIconTop_1g3ol_113{margin-bottom:-8px}}@media(max-width:480px){._quoteIconTop_1g3ol_113{margin-bottom:-6px}}._quoteIconBottom_1g3ol_114{margin-top:32px}@media(max-width:768px){._quoteIconBottom_1g3ol_114{margin-top:24px}}@media(max-width:480px){._quoteIconBottom_1g3ol_114{margin-top:16px}}._quote_1g3ol_113{font-family:Montserrat,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3;color:#000;margin:0;letter-spacing:.02em;text-transform:uppercase}@media(max-width:768px){._quote_1g3ol_113{font-size:1.40625rem}}@media(max-width:480px){._quote_1g3ol_113{font-size:1.171875rem}}._listItems_1g3ol_190{list-style:none;padding:0;margin:40px 0 0;display:flex;flex-direction:column;gap:12px;width:100%;max-width:700px}@media(max-width:768px){._listItems_1g3ol_190{margin-top:32px;gap:10px}}@media(max-width:480px){._listItems_1g3ol_190{margin-top:24px;gap:8px}}._listItem_1g3ol_190{font-family:"Exo 2",sans-serif;font-size:1.125rem;font-weight:600;color:#006441;text-align:center;line-height:1.4;padding:16px 24px;background-color:#0064410d;border-radius:8px;border:2px solid #006441;transition:all .3s ease}._listItem_1g3ol_190:hover{background-color:#0064411a;transform:translateY(-2px)}@media(max-width:768px){._listItem_1g3ol_190{font-size:.975rem;padding:14px 20px}}@media(max-width:480px){._listItem_1g3ol_190{font-size:.825rem;padding:12px 16px}}._container_1ca0f_88{width:100%;min-height:600px;height:70vh;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:flex-end;padding-right:5%}@media(max-width:1000px){._container_1ca0f_88{height:0;padding-bottom:100%;min-height:unset;align-items:flex-end;padding-right:0}}._backgroundImage_1ca0f_109{position:absolute;top:-50px;left:0;width:100%;height:calc(100% + 100px);background-size:cover;background-position:center 60%;background-repeat:no-repeat;will-change:transform;z-index:0}._backgroundImage_1ca0f_109:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#00000080,#0000004d,#0009);z-index:1}@media(max-width:1000px){._backgroundImage_1ca0f_109{top:0;height:100%;background-position:center center}}._content_1ca0f_139{display:flex;flex-direction:column;align-items:center;gap:2rem;z-index:2;position:relative}@media(max-width:1000px){._content_1ca0f_139{padding:3rem;gap:1.5rem}}._logo_1ca0f_154{width:300px;height:auto;filter:brightness(0) invert(1) drop-shadow(0 4px 12px rgba(0,0,0,.8))}@media(max-width:1000px){._logo_1ca0f_154{width:150px}}@media(min-width:1001px)and (max-width:1400px){._logo_1ca0f_154{width:250px}}._slogan_1ca0f_170{color:#fff;font-size:1.875rem;font-weight:700;text-align:center;line-height:1.1;letter-spacing:.02em;text-transform:uppercase;white-space:pre-line;text-shadow:0 2px 4px rgba(0,0,0,.8),0 4px 8px rgba(0,0,0,.6),0 8px 16px rgba(0,0,0,.4);max-width:500px}@media(max-width:1000px){._slogan_1ca0f_170{font-size:1.125rem}}@media(max-width:600px){._slogan_1ca0f_170{font-size:.9rem}}._container_1rstb_88{width:100%;padding:100px 20px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}._container_1rstb_88:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#006441,#667f48);opacity:.92;z-index:0;pointer-events:none}._container_1rstb_88:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/assets/logo-CIKbPMDK.svg);background-repeat:repeat;background-size:250px auto;background-position:0 0;opacity:.05;z-index:0;pointer-events:none;filter:brightness(0) invert(1)}@media(max-width:1000px){._container_1rstb_88{padding:80px 20px}._container_1rstb_88:after{background-size:180px auto}}@media(max-width:600px){._container_1rstb_88:after{background-size:140px auto}}._content_1rstb_139{max-width:960px;width:100%;display:flex;flex-direction:column;align-items:center;gap:60px;position:relative;z-index:2}@media(max-width:1000px){._content_1rstb_139{gap:50px}}._title_1rstb_155{font-family:"Exo 2",sans-serif;font-size:2.85rem;font-weight:800;color:transparent;text-align:center;line-height:1.25;margin:0;position:relative;padding:10px 0;background:linear-gradient(180deg,#fff,#f0f0f0,#e0e0e0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3)) drop-shadow(0 2px 4px rgba(0,0,0,.2))}@media(max-width:1000px){._title_1rstb_155{font-size:2.1rem}}@media(max-width:600px){._title_1rstb_155{font-size:1.65rem}}._titleDesktop_1rstb_182{display:inline;white-space:nowrap}@media(max-width:800px){._titleDesktop_1rstb_182{display:none}}._titleMobile_1rstb_192{display:none;white-space:pre-line;line-height:1.3;text-align:center}@media(max-width:800px){._titleMobile_1rstb_192{display:block}}._benefitsGrid_1rstb_204{display:grid;gap:15px;width:100%;justify-items:stretch}@media(min-width:1001px){._benefitsGrid_1rstb_204{grid-template-columns:repeat(6,1fr)}._benefitsGrid_1rstb_204 ._benefitCard_1rstb_214{grid-column:span 2}._benefitsGrid_1rstb_204:has(._benefitCard_1rstb_214:nth-child(3n+1):last-child) ._benefitCard_1rstb_214:last-child{grid-column:3/5}._benefitsGrid_1rstb_204:has(._benefitCard_1rstb_214:nth-child(3n+2):last-child) ._benefitCard_1rstb_214:nth-last-child(2){grid-column:2/4}._benefitsGrid_1rstb_204:has(._benefitCard_1rstb_214:nth-child(3n+2):last-child) ._benefitCard_1rstb_214:nth-last-child(1){grid-column:4/6}}@media(max-width:1000px)and (min-width:601px){._benefitsGrid_1rstb_204{grid-template-columns:repeat(2,1fr);gap:12px}._benefitsGrid_1rstb_204:has(._benefitCard_1rstb_214:nth-child(odd):last-child) ._benefitCard_1rstb_214:last-child{grid-column:1/-1;max-width:400px;margin:0 auto;width:100%}}@media(max-width:600px){._benefitsGrid_1rstb_204{grid-template-columns:1fr;gap:10px;max-width:400px;margin:0 auto}}._benefitCard_1rstb_214{background-color:#fffffff2;border-radius:16px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;box-shadow:0 4px 20px #00000026;transition:all .3s ease}._benefitCard_1rstb_214:hover{transform:translateY(-8px);box-shadow:0 8px 30px #00000040;background-color:#fff}@media(max-width:1000px){._benefitCard_1rstb_214{padding:28px 20px}}._icon_1rstb_271{font-size:3rem;line-height:1;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.1))}@media(max-width:1000px){._icon_1rstb_271{font-size:2.5rem}}._text_1rstb_282{font-family:Inter,sans-serif;font-size:.825rem;font-weight:500;color:#383b35;line-height:1.6;margin:0}@media(max-width:1000px){._text_1rstb_282{font-size:.75rem}}._container_1wrlz_88{width:100%;padding:100px 20px;background-color:#f0f8e6;display:flex;justify-content:center;align-items:center}@media(max-width:1000px){._container_1wrlz_88{padding:80px 20px}}._content_1wrlz_102{max-width:1280px;width:100%;display:flex;flex-direction:column;align-items:center;gap:60px}@media(max-width:1000px){._content_1wrlz_102{gap:50px}}._title_1wrlz_116{font-family:"Exo 2",sans-serif;font-size:2.625rem;font-weight:800;color:#006441;text-align:center;line-height:1.2;margin:0}@media(max-width:1000px){._title_1wrlz_116{font-size:2.1rem}}@media(max-width:600px){._title_1wrlz_116{font-size:1.65rem}}._galleryWrapper_1wrlz_136{width:100%}._galleryGrid_1wrlz_140{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;width:100%}@media(max-width:1100px){._galleryGrid_1wrlz_140{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){._galleryGrid_1wrlz_140{grid-template-columns:1fr}}._galleryCard_1wrlz_157{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}._galleryCard_1wrlz_157:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}._imageWrapper_1wrlz_171{width:100%;aspect-ratio:16/9;overflow:hidden;background-color:#e2eed5}._image_1wrlz_171{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._galleryCard_1wrlz_157:hover ._image_1wrlz_171{transform:scale(1.05)}._cardContent_1wrlz_188{padding:20px;display:flex;flex-direction:column;gap:8px;min-height:140px;justify-content:center}@media(max-width:600px){._cardContent_1wrlz_188{padding:16px;gap:6px;min-height:120px}}._cardTitle_1wrlz_204{font-family:"Exo 2",sans-serif;font-size:.75rem;font-weight:700;color:#006441;text-align:center;margin:0 0 4px;line-height:1.2;text-transform:uppercase;letter-spacing:.5px}@media(max-width:600px){._cardTitle_1wrlz_204{font-size:.675rem}}._description_1wrlz_221{font-size:.6375rem;line-height:1.4;color:#5c5f59;text-align:center;margin:0;display:flex;flex-direction:column;gap:6px;overflow:hidden}@media(max-width:600px){._description_1wrlz_221{font-size:.6rem;gap:4px}}._photoInfo_1wrlz_239{display:block;font-size:.5625rem;color:#383b35;font-style:italic;margin-top:6px;opacity:.65;line-height:1.3}@media(max-width:600px){._photoInfo_1wrlz_239{font-size:.525rem;margin-top:4px}}._carousel_1wrlz_255{position:relative;width:100%;display:flex;align-items:center;gap:20px}@media(max-width:768px){._carousel_1wrlz_255{gap:15px}}._carouselTrack_1wrlz_268{flex:1;overflow:hidden;position:relative;padding:20px 0}@media(max-width:768px){._carouselTrack_1wrlz_268{padding:15px 0}}._carouselSlides_1wrlz_280{display:flex;gap:20px;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}@media(max-width:768px){._carouselSlides_1wrlz_280{gap:15px}}@media(max-width:600px){._carouselSlides_1wrlz_280{gap:10px}}._carouselSlide_1wrlz_280{flex:0 0 40%;min-width:0}@media(max-width:768px){._carouselSlide_1wrlz_280{flex:0 0 75%}}._carouselButton_1wrlz_307{background-color:#006441;color:#fff;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000026;flex-shrink:0}._carouselButton_1wrlz_307:hover:not(:disabled){background-color:#005a3a;transform:scale(1.1)}._carouselButton_1wrlz_307:active:not(:disabled){transform:scale(.95)}._carouselButton_1wrlz_307:focus{outline:2px solid #00995e;outline-offset:2px}._carouselButton_1wrlz_307:disabled{background-color:#c4d2b5;cursor:not-allowed;opacity:.5;box-shadow:0 2px 6px #0000001a}@media(max-width:600px){._carouselButton_1wrlz_307{width:40px;height:40px}._carouselButton_1wrlz_307 svg{width:20px;height:20px}}._prevButton_1wrlz_350{margin-right:10px}._nextButton_1wrlz_354{margin-left:10px}._indicators_1wrlz_358{display:flex;justify-content:center;gap:10px;margin-top:30px;position:absolute;bottom:-50px;left:50%;transform:translate(-50%)}@media(max-width:600px){._indicators_1wrlz_358{gap:8px;margin-top:20px;bottom:-40px}}._indicator_1wrlz_358{width:12px;height:12px;border-radius:50%;background-color:#c4d2b5;border:none;cursor:pointer;transition:all .3s ease;padding:0}._indicator_1wrlz_358:hover{background-color:#00995e;transform:scale(1.2)}._indicator_1wrlz_358._active_1wrlz_390{background-color:#006441;width:30px;border-radius:6px}@media(max-width:600px){._indicator_1wrlz_358{width:10px;height:10px}._indicator_1wrlz_358._active_1wrlz_390{width:24px}}._container_9a517_88{min-height:100vh;display:flex;flex-direction:column;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}._section_9a517_96{padding:3rem 2rem;width:100%;min-height:auto;display:flex;align-items:center;justify-content:center}._section_9a517_96:nth-child(2n){background-color:#fff}._section_9a517_96:nth-child(odd){background-color:#f1f7e5}@media(max-width:768px){._section_9a517_96{padding:2rem}}._sectionContent_9a517_116{max-width:1280px;margin:0 auto;text-align:center;padding:0 2rem}@media(max-width:768px){._sectionContent_9a517_116{padding:0 1rem}}._sectionTitle_9a517_128{font-size:2.34375rem;font-weight:600;color:#006441;margin-bottom:1.5rem;font-family:"Exo 2",sans-serif}@media(max-width:768px){._sectionTitle_9a517_128{font-size:1.875rem}}@media(max-width:480px){._sectionTitle_9a517_128{font-size:1.640625rem}}._sectionText_9a517_146{font-size:1.03125rem;color:#5c5f59;line-height:1.7;margin-bottom:2rem;font-family:Inter,sans-serif}@media(max-width:768px){._sectionText_9a517_146{font-size:.9375rem}}._contactInfo_9a517_159{display:flex;flex-direction:column;gap:1rem;align-items:center}._contactInfo_9a517_159 p{font-size:1.03125rem;color:#383b35;font-family:Inter,sans-serif;font-weight:500}@media(min-width:640px){._contactInfo_9a517_159{flex-direction:row;justify-content:center;gap:2rem}}._sectionModularesVip_9a517_179{background-color:#f0f8e6!important}
