.ContactSection_contactSection__FRJkv{background-color:var(--sub-green);display:flex;justify-content:center;align-items:center}.ContactSection_contactBox__30_N0{max-width:1200px;margin:0 auto;padding:var(--spacing-32) var(--spacing-64);text-align:center;border-radius:12px;background-color:var(--main-white)}.ContactSection_title__0SNZ_{color:var(--main-black);margin-bottom:var(--spacing-16);text-align:left}.ContactSection_subtitle__T_HfE{color:var(--grey);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.ContactSection_contactMethods__9n2wE{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:var(--spacing-16);gap:var(--spacing-16);max-width:800px;margin:0 auto}.ContactSection_contactMethod__cpLzy{display:flex;align-items:center;gap:var(--spacing-16);background-color:var(--main-white);border-radius:12px;transition:all .3s ease;text-decoration:none;color:var(--main-black);padding:var(--spacing-16);width:100%}.ContactSection_contactMethod__cpLzy:hover{background-color:var(--sub-green);transform:translateY(-2px)}.ContactSection_contactIcon__d7i6D{width:24px;height:24px;color:var(--main-black);flex-shrink:0;display:flex;align-items:center;justify-content:center}.ContactSection_contactInfo__hSeJ5{text-align:left}.ContactSection_contactLabel__wVOeX{font-size:var(--small-size);font-weight:600;color:var(--grey);margin-bottom:.25rem}.ContactSection_contactValue__pkOok{font-size:var(--text-size);font-weight:600;color:var(--main-black)}@media (min-width:949px){.ContactSection_contactBox__30_N0{padding:var(--spacing-64) var(--spacing-80)}.ContactSection_contactMethod__cpLzy{flex-direction:column;text-align:center;padding:2rem 1.5rem;min-width:200px}.ContactSection_contactInfo__hSeJ5{text-align:center}.ContactSection_contactLabel__wVOeX{font-size:var(--desktop-small-size)}.ContactSection_contactValue__pkOok{font-size:var(--desktop-text-size)}}@media (max-width:950px){.ContactSection_contactBox__30_N0{padding:var(--spacing-24) var(--spacing-32)}.ContactSection_contactMethods__9n2wE{grid-template-columns:1fr;grid-template-rows:repeat(4,1fr);max-width:400px;margin:0 auto;gap:var(--spacing-12)}.ContactSection_contactMethod__cpLzy{flex-direction:row;padding:var(--spacing-8) var(--spacing-16)}.ContactSection_contactInfo__hSeJ5{text-align:left}}@media (hover:none) and (pointer:coarse){.ContactSection_contactMethod__cpLzy:hover{background-color:var(--main-white);transform:none}.ContactSection_contactMethod__cpLzy:active{background-color:var(--sub-green);transform:translateY(-1px);transition:all .1s ease}}.AboutSection_aboutSection__auJVP{padding:var(--section-padding-mobile);background-color:var(--main-green);display:flex;justify-content:center;align-items:center}.AboutSection_container__XTy8V{max-width:var(--max-width);margin:0 auto;padding:var(--spacing-64) var(--spacing-16)}.AboutSection_profileSection__wVYUq{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-16);margin-bottom:var(--spacing-24);text-align:center;width:100%}.AboutSection_imageContainer__Jjeag{margin-bottom:0;width:300px;height:300px}.AboutSection_profileImage__TVT9x{border-radius:50%;object-fit:cover;border:4px solid var(--main-green)}.AboutSection_greeting__g1fFL{color:var(--main-white);margin:0;text-align:center}.AboutSection_content__pWfHX{max-width:800px;margin:0 auto}.AboutSection_paragraph__aGaYi{color:var(--main-white);margin-bottom:1.5rem;line-height:1.6;text-align:left}.AboutSection_paragraph__aGaYi:last-child{margin-bottom:0}@media (min-width:949px){.AboutSection_aboutSection__auJVP{padding:var(--section-padding-desktop)}.AboutSection_content__pWfHX{max-width:var(--max-width);margin:0 auto}.AboutSection_container__XTy8V{padding:var(--spacing-80) var(--spacing-40)}.AboutSection_profileSection__wVYUq{flex-direction:row;text-align:left;justify-content:space-evenly;gap:var(--spacing-32);margin:0 auto 4rem;max-width:var(--max-width)}.AboutSection_imageContainer__Jjeag{margin-bottom:0;flex-shrink:0}.AboutSection_imageContainer__Jjeag img{height:100%;width:100%}.AboutSection_greeting__g1fFL{align-self:center}.AboutSection_paragraph__aGaYi{margin-bottom:2rem}}@media (max-width:950px){.AboutSection_aboutSection__auJVP{padding:var(--spacing-64) var(--spacing-16)}.AboutSection_container__XTy8V{padding:var(--spacing-32) var(--spacing-16)}.AboutSection_profileSection__wVYUq{flex-direction:row;text-align:center;justify-content:space-evenly;margin-bottom:var(--spacing-24)}.AboutSection_imageContainer__Jjeag{margin-bottom:0;width:196px;height:196px}.AboutSection_greeting__g1fFL{text-align:center}}.Gallery_gallery__n_33u{padding:var(--spacing-64) 0;background-color:var(--sub-green);animation:Gallery_fadeIn__PZdFx .8s ease-out;overflow:hidden}@keyframes Gallery_fadeIn__PZdFx{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Gallery_container__JM3St{max-width:1200px;margin:0 auto;padding:0 var(--spacing-16)}.Gallery_title__f8hcC{text-align:center;color:var(--main-black);margin-bottom:60px}.Gallery_galleryContainer__0HlvB{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:40px}.Gallery_navButton__N8Yyj{color:var(--main-green);background:var(--main-white);border:none;border-radius:50%;width:44px;height:44px;font-size:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.1);padding-bottom:4px}.Gallery_navButton__N8Yyj.Gallery_left__RFPDM{padding-right:0}.Gallery_navButton__N8Yyj.Gallery_right__9klb8{padding-left:0}.Gallery_navButton__N8Yyj:hover{background:var(--main-green);color:var(--main-white);transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.15)}.Gallery_screenshotsContainer__Dl2J_{display:flex;gap:20px;align-items:center;justify-content:center;flex:1 1;max-width:800px;perspective:1000px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;touch-action:pan-x;position:relative}.Gallery_highlightBackground___mhEf{position:absolute;top:103%;left:75%;transform:translate(-50%,-50%);z-index:1;opacity:.8;pointer-events:none;transition:opacity .5s ease;width:2000px;height:2000px}.Gallery_highlightImage__L22l2{object-fit:contain}.Gallery_screenshotWrapper__JpdVN{transition:all .5s cubic-bezier(.4,0,.2,1);opacity:.6;transform:scale(.85) translateZ(-50px);position:relative;z-index:2}.Gallery_screenshotWrapper__JpdVN:hover:not(.Gallery_center__bOx79){opacity:.8;transform:scale(.9) translateZ(-30px)}.Gallery_screenshotWrapper__JpdVN.Gallery_center__bOx79{opacity:1;transform:scale(1) translateZ(0);z-index:10}.Gallery_screenshot__pWt4S{border-radius:20px;width:195px;height:400px;object-fit:cover;transition:all .5s cubic-bezier(.4,0,.2,1)}.Gallery_center__bOx79 .Gallery_screenshot__pWt4S{width:247px;height:500px}.Gallery_screenshotWrapper__JpdVN:hover:not(.Gallery_center__bOx79) .Gallery_screenshot__pWt4S{box-shadow:0 25px 50px rgba(0,0,0,.12)}.Gallery_indicators__LMZb0{display:flex;justify-content:center;gap:12px}.Gallery_indicator__ddn9P{width:12px;height:12px;border-radius:50%;border:none;background-color:var(--main-white);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.Gallery_indicator__ddn9P.Gallery_active__ju3EP{background-color:var(--main-green);transform:scale(1.2);box-shadow:0 0 0 3px rgba(83,165,81,.2)}.Gallery_indicator__ddn9P:hover:not(.Gallery_active__ju3EP){background-color:var(--sub-green);transform:scale(1.1)}@media (max-width:950px){.Gallery_navButton__N8Yyj{display:none}.Gallery_gallery__n_33u{padding:var(--spacing-64) 0}.Gallery_galleryContainer__0HlvB{gap:20px;flex-direction:column}.Gallery_screenshotsContainer__Dl2J_{gap:0;position:relative;justify-content:center}.Gallery_highlightBackground___mhEf{opacity:.6;width:1000px;height:1000px;top:65%;left:97%;transform:translate(-50%,-50%)}.Gallery_highlightImage__L22l2{object-fit:contain}.Gallery_screenshotsContainer__Dl2J_:after{content:"← Swipe →";position:absolute;bottom:-30px;left:50%;transform:translateX(-50%);color:var(--grey);font-size:12px;opacity:.7;pointer-events:none}.Gallery_screenshotWrapper__JpdVN,.Gallery_screenshotWrapper__JpdVN.Gallery_center__bOx79{opacity:1;transform:scale(1) translateZ(0)}.Gallery_center__bOx79 .Gallery_screenshot__pWt4S,.Gallery_screenshot__pWt4S{width:197px;height:400px}}.Hero_hero__Pzcvw{min-height:100vh;display:flex;align-items:center;background:linear-gradient(90deg,#3c574e 48%,#487163);padding:var(--spacing-120) 0}.Hero_container__kSOP9{max-width:1200px;margin:0 auto;padding:0 var(--spacing-16)}.Hero_content__vWJGE{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.Hero_textContent__oeiI9{display:flex;flex-direction:column;gap:24px}.Hero_headline__amBOB{color:var(--main-white);margin-bottom:16px;text-align:left}.Hero_subheadline__q1Kfa{color:var(--sub-grey);text-align:left}.Hero_ctaButtons__dgD8g{display:flex;gap:32px;flex-wrap:wrap}.Hero_imageContent__mRCkM{display:flex;justify-content:center;align-items:center}.Hero_heroImage__BfOji{height:auto}.Hero_carousel__CirVT{position:relative;text-align:center}.Hero_heroImage__BfOji{width:100%;max-height:500px;object-fit:cover}.Hero_heroTitle__r_GpJ{margin-top:1rem;font-size:2rem}.Hero_heroSubtitle__ad0pQ{font-size:1.2rem;color:#666}.Hero_controls__4g2ka{position:absolute;top:50%;left:2%;right:2%;display:flex;justify-content:space-between;transform:translateY(-50%);margin:0 auto}.Hero_controls__4g2ka button{background:rgba(0,0,0,0);color:#fff;border:none;font-size:3rem;padding:.1rem .5rem;cursor:pointer}.Hero_dots__7lTKu{margin:0 auto 1rem}.Hero_activeDot__E6k2r,.Hero_dot__759mz{width:12px;height:12px;border-radius:50%;border:none;margin:0 4px;background:#ccc;cursor:pointer}.Hero_activeDot__E6k2r{background:#333}.Hero_carousel__CirVT{transition:opacity .4s,transform .4s;opacity:1}.Hero_slideOut__pzaah{opacity:0;pointer-events:none}.Hero_slideIn__krFqP{opacity:1}@media (min-width:500px){.Hero_heroImage__BfOji{width:500px;height:500px}}@media (max-width:499px){.Hero_heroImage__BfOji{width:100%;height:auto}}@media (max-width:950px){.Hero_hero__Pzcvw{padding:var(--spacing-64) 0;min-height:auto}.Hero_content__vWJGE{grid-template-columns:1fr;gap:40px;text-align:center}.Hero_textContent__oeiI9{order:2}.Hero_imageContent__mRCkM{order:1}.Hero_ctaButtons__dgD8g{justify-content:center}}