@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Fustat:wght@200;300;400;500;600;800&display=swap";._header_ede17_80{direction:ltr;display:flex;justify-content:space-between;align-items:flex-start;padding:0;position:relative;width:100%;z-index:99}._logo_ede17_91{padding:24px 24px 18px 12px;background-color:#f9f9f9;border-bottom-right-radius:24px;position:relative;display:inline-block}._logo_ede17_91 a{display:flex;align-items:center}._logo_ede17_91 a img{width:10rem}._logo_ede17_91:before{content:"";position:absolute;top:18px;right:-100%;width:100%;height:24px;background-color:transparent;border-top-left-radius:16px;box-shadow:-14px -10px 0 4px #f9f9f9;z-index:1}._logo_ede17_91:after{content:"";position:absolute;bottom:-100vh;left:0;width:24px;height:100vh;background-color:transparent;border-top-left-radius:16px;box-shadow:-14px -10px 0 4px #f9f9f9;z-index:1}@media (min-width: 992px){._logo_ede17_91{padding:24px 32px}}._nav_ede17_135{background-color:#f9f9f9;display:flex;align-items:center;transition:transform .3s ease-in-out,opacity .3s ease-in-out;position:fixed;top:0;right:0;height:100%;width:60%;flex-direction:column;justify-content:center;transform:translate(100%);box-shadow:-2px 0 5px #0000001a;z-index:1000}._nav_ede17_135._active_ede17_151{transform:translate(0)}@media (min-width: 992px){._nav_ede17_135{position:relative;flex-direction:row;transform:translate(0);box-shadow:none;background-color:transparent;width:auto}}._navList_ede17_165{background-color:#f9f9f9;list-style:none;display:flex;flex-direction:column;gap:20px;margin:0;padding:24px 32px;border-bottom-left-radius:24px}._navList_ede17_165 li a{color:#084d37;text-decoration:none;font-size:1.25rem;transition:all .3s ease}._navList_ede17_165 li a:hover{color:#084d37;background-color:#d6e3dd;padding:.5rem 1rem;border-radius:60px;margin-left:-.8rem;transition:all .3s ease}._navList_ede17_165 li a._activeLink_ede17_189{font-weight:600;background-color:#d6e3dd;padding:.5rem 1rem;border-radius:60px;margin-left:-.8rem}._navList_ede17_165 li._languageToggle_ede17_196{display:flex;align-items:center}._navList_ede17_165 li._languageToggle_ede17_196 button{background:none;border:none;padding:0;cursor:pointer;font-size:1.25rem;color:#084d37;transition:color .3s ease;display:flex;flex-direction:row;align-items:center}._navList_ede17_165 li._languageToggle_ede17_196 button svg{min-width:32px;min-height:32px;height:32px;width:32px;stroke:#084d37}._navList_ede17_165 li._languageToggle_ede17_196 button:hover{color:#1a2d27}@media (min-width: 992px){._navList_ede17_165{flex-direction:row;gap:30px}._navList_ede17_165:before{content:"";position:absolute;top:18px;left:-100%;width:100%;height:50%;background-color:transparent;border-top-right-radius:18px;box-shadow:2px -25px #f9f9f9;z-index:-1}._navList_ede17_165:after{content:"";position:absolute;bottom:-100%;right:0;width:24px;height:100%;background-color:transparent;border-top-right-radius:16px;box-shadow:6px -24px 0 -4px #f9f9f9;z-index:1}}._mobileMenuIcon_ede17_253{display:flex;flex-direction:column;justify-content:space-around;align-items:center;font-size:3rem;color:#1a2d27;cursor:pointer;position:absolute;top:0;right:0;z-index:1100;border:none;background-color:#f9f9f9;padding:12px 18px;border-bottom-left-radius:18px}._mobileMenuIcon_ede17_253:before{content:"";position:absolute;top:18px;left:-50px;width:50px;height:30px;background-color:transparent;border-top-right-radius:18px;box-shadow:32px -12px #f9f9f9;z-index:-1}._mobileMenuIcon_ede17_253:after{content:"";position:absolute;bottom:-99.94vh;right:0;width:24px;height:100vh;background-color:transparent;border-top-right-radius:16px;box-shadow:10px -24px 0 -4px #f9f9f9;z-index:1}@media (min-width: 992px){._mobileMenuIcon_ede17_253{display:none}}._mobileMenuIcon_ede17_253:hover{color:#070d0b}._mobileMenuIcon_ede17_253:focus{outline:2px solid #185737;border-bottom-left-radius:18px}._mobileMenuIcon_ede17_253:focus:before{content:"";position:absolute;top:12px;left:-99%;width:100%;height:50%;background-color:transparent;border-top-right-radius:18px;box-shadow:0 -25px #f9f9f9;z-index:-1}._dropdownContainer_ede17_319{position:relative}._dropdownContainer_ede17_319 ._dropdownToggle_ede17_322{display:flex;width:100%;justify-content:space-between;align-items:center;gap:.25rem;color:#084d37;background:none;border:none;font-size:1.25rem;font-weight:500;padding:1rem 0;cursor:pointer}._dropdownContainer_ede17_319 ._dropdownToggle_ede17_322:hover{color:#084d37}._dropdownContainer_ede17_319 ._dropdownToggle_ede17_322 ._chevron_ede17_339{width:16px;height:16px;min-width:16px;min-height:16px;transition:transform .2s ease}._dropdownContainer_ede17_319 ._dropdownToggle_ede17_322 ._chevron_ede17_339._rotate_ede17_346{transform:rotate(180deg)}._dropdownContainer_ede17_319 ._dropdown_ede17_319{position:static;background-color:transparent;box-shadow:none;max-height:0;overflow:hidden;padding:0;border-radius:0;list-style:none;transition:all .3s ease}._dropdownContainer_ede17_319 ._dropdown_ede17_319._show_ede17_360{max-height:500px;padding:.5rem 0 .5rem 1rem}._dropdownContainer_ede17_319 ._dropdown_ede17_319 li{margin:0;margin-bottom:1rem;padding:0;width:auto}._dropdownContainer_ede17_319 ._dropdown_ede17_319 li a{display:block;padding:.75rem 0 .75rem 1.5rem;color:#084d37;text-decoration:none}._dropdownContainer_ede17_319 ._dropdown_ede17_319 li a:hover,._dropdownContainer_ede17_319 ._dropdown_ede17_319 li a._activeLink_ede17_189{background-color:#084d371a;color:#084d37}@media (min-width: 992px){._dropdownContainer_ede17_319 ._dropdownToggle_ede17_322{width:auto;padding:0;justify-content:flex-start}._dropdownContainer_ede17_319 ._dropdown_ede17_319{position:absolute;top:100%;left:0;background-color:#fff;min-width:180px;box-shadow:0 8px 16px #0000001a;border-radius:8px;z-index:100;padding:0;opacity:0;visibility:hidden;transform:translateY(-10px)}._dropdownContainer_ede17_319 ._dropdown_ede17_319._show_ede17_360{opacity:1;visibility:visible;transform:translateY(0);padding:.5rem 0}._dropdownContainer_ede17_319 ._dropdown_ede17_319 li{padding:0 .8rem 0 1.5rem}._dropdownContainer_ede17_319 ._dropdown_ede17_319 li a{padding:.5rem 1rem}}._footer_5kdn9_80{overflow:hidden;border-top-left-radius:12px;border-top-right-radius:12px}._container_5kdn9_86{width:90%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}._container_5kdn9_86 p{color:#f9f9f9}._links_5kdn9_99{list-style:none;padding:0;margin:10px 0 0;display:flex;gap:15px}._links_5kdn9_99 li a{color:#f9f9f9;text-decoration:none;transition:color .3s ease}._links_5kdn9_99 li a:hover{color:#f9f9f9}._legal_5kdn9_115{font-size:1rem;font-weight:300;color:#f9f9f9;margin:12px 0;background-color:#084d37;padding:1.1rem 2rem 1rem;border-radius:12px;will-change:transform,opacity}._legal_5kdn9_115 strong{font-weight:700;font-size:1rem;color:#f9f9f9}._showcase_1xlg5_80{padding:6rem 0rem 3rem;display:flex;flex-direction:column;align-items:center;max-width:100%;overflow:hidden}@media (min-width: 480px){._showcase_1xlg5_80{padding:8rem 4rem}}._container_1xlg5_94{min-width:200px;min-height:200px;max-width:1200px;padding:2rem 0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;border-radius:1rem;background-attachment:fixed;background-size:cover;background-position:center;background-repeat:no-repeat}[dir=rtl] ._container_1xlg5_94{background-position:center}@media (min-width: 480px){._container_1xlg5_94{padding:6rem 4rem 4rem}}._nav_1xlg5_121{flex:1;padding:1rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;width:100%}[dir=rtl] ._nav_1xlg5_121{border-right:none;border-left:1px solid #f9f9f9;text-align:right}@media (min-width: 768px){._nav_1xlg5_121{flex-direction:column}[dir=rtl] ._nav_1xlg5_121{border-bottom:none;border-left:none}}._nav_1xlg5_121 h2{margin-left:0;color:#f9f9f9;line-height:1;text-shadow:1px 2px 3px rgba(0,0,0,.4)}[dir=rtl] ._nav_1xlg5_121 h2{margin-right:0}._nav_1xlg5_121 ul{list-style:none;padding:0;margin:0;width:100%}._nav_1xlg5_121 ul li{cursor:pointer;margin-bottom:1rem;padding:.5rem 0;transition:background-color .3s;color:#f9f9f9;font-size:2rem;border-bottom:1px solid transparent;position:relative}[dir=rtl] ._nav_1xlg5_121 ul li{padding-right:0}._nav_1xlg5_121 ul li:hover:after{content:"";position:absolute;bottom:0;right:0;width:100%;border-bottom:1px solid rgba(249,249,249,.6);transition:border-color .3s}[dir=rtl] ._nav_1xlg5_121 ul li:hover:after{right:0;left:auto;width:100%}._nav_1xlg5_121 ul li._active_1xlg5_186{font-weight:700}._nav_1xlg5_121 ul li._active_1xlg5_186:after{content:"";position:absolute;bottom:0;right:0;width:100%;border-bottom:1px solid #f9f9f9}[dir=rtl] ._nav_1xlg5_121 ul li._active_1xlg5_186:after{right:0;left:auto;width:100%}@media (min-width: 768px){._nav_1xlg5_121 ul li:hover:after{content:"";position:absolute;bottom:0;left:-1000px;width:calc(90% + 900px);border-bottom:1px solid rgba(249,249,249,.6);transition:border-color .3s}[dir=rtl] ._nav_1xlg5_121 ul li:hover:after{left:auto;right:-1000px;width:calc(90% + 900px)}._nav_1xlg5_121 ul li._active_1xlg5_186{font-weight:700}._nav_1xlg5_121 ul li._active_1xlg5_186:after{content:"";position:absolute;bottom:0;left:-1000px;width:calc(90% + 900px);border-bottom:1px solid #f9f9f9}[dir=rtl] ._nav_1xlg5_121 ul li._active_1xlg5_186:after{left:auto;right:-1000px;width:calc(90% + 900px)}}[dir=rtl] ._nav_1xlg5_121 ul{text-align:right}._fading_1xlg5_238{opacity:.5}._content_1xlg5_242{flex:1;padding:1rem}._content_1xlg5_242 ._card_1xlg5_246{background-color:#f9f9f9cc;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:8px;padding:24px 24px 36px;flex:1 1 100%;box-shadow:0 2px 5px #0000001a;text-align:center;min-width:20rem;min-height:27.5rem;opacity:1;transform:translateY(0);transition:opacity .4s ease-out;text-align:left}[dir=rtl] ._content_1xlg5_242 ._card_1xlg5_246{text-align:right}._content_1xlg5_242 ._card_1xlg5_246._slideIn_1xlg5_265{opacity:1}._content_1xlg5_242 ._card_1xlg5_246 p,._content_1xlg5_242 ._card_1xlg5_246 strong{font-size:1.25rem;line-height:1.75}@media (min-width: 992px){._content_1xlg5_242 ._card_1xlg5_246{padding:24px 36px 36px}._content_1xlg5_242 ._card_1xlg5_246 p,._content_1xlg5_242 ._card_1xlg5_246 strong{font-size:1.25rem}}._content_1xlg5_242 ._card_1xlg5_246 ._ctaButton_1xlg5_282{padding:1.1rem 1.5rem 1rem;border-radius:60px;border:1px solid rgb(218,218,218);transition:background-color .3s ease,box-shadow .3s ease;display:flex;align-items:center;justify-content:center;gap:1.1rem}[dir=rtl] ._content_1xlg5_242 ._card_1xlg5_246 ._ctaButton_1xlg5_282{flex-direction:row-reverse}._content_1xlg5_242 ._card_1xlg5_246 ._ctaButton_1xlg5_282:hover{background-color:#f9f9f9;border:1px solid rgb(172,172,172);transition:background-color .3s ease,box-shadow .3s ease;cursor:pointer}._content_1xlg5_242 ._card_1xlg5_246 ._ctaButton_1xlg5_282 svg{min-width:24px;min-height:24px;width:24px;height:24px;padding-bottom:2px}[dir=rtl] ._content_1xlg5_242 ._card_1xlg5_246 ._ctaButton_1xlg5_282 svg{transform:scaleX(-1)}._brandSelector_1xlg5_312{margin-top:1.5rem;width:100%}[dir=rtl] ._brandSelector_1xlg5_312{direction:rtl}._brandSelector_1xlg5_312>div{width:100%}[dir=rtl] ._brandSelector_1xlg5_312>div{flex-direction:row-reverse}._brandSelector_1xlg5_312>div button{flex:1;min-width:0}[dir=rtl] ._brandSelector_1xlg5_312>div button svg{transform:scaleX(-1)}@media (min-width: 992px){._brandSelector_1xlg5_312>div{width:80%}._brandSelector_1xlg5_312>div button{flex:2;min-width:0}}._container_1ej4z_80{display:flex;border-radius:60px;overflow:hidden;border:1px solid rgba(249,249,249,.4);background-color:transparent;width:fit-content}._segment_1ej4z_89{padding:8px 24px;border:none;background-color:#f9f9f933;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;outline:none;font-size:1rem}._segment_1ej4z_89 ._label_1ej4z_104{color:#f9f9f9}._segment_1ej4z_89:not(:last-child){border-right:1px solid rgba(249,249,249,.4)}._segment_1ej4z_89:hover{background-color:#f9f9f966}._segment_1ej4z_89._selected_1ej4z_113{background-color:#f9f9f9cc;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}._segment_1ej4z_89._selected_1ej4z_113 ._label_1ej4z_104{color:#1a2d27}._icon_1ej4z_122{display:flex;align-items:center;justify-content:center;width:18px;height:18px}._secondary_1ej4z_130{border-color:#333}._secondary_1ej4z_130 ._segment_1ej4z_89{color:#333}._secondary_1ej4z_130 ._segment_1ej4z_89:not(:last-child){border-right-color:#333}._secondary_1ej4z_130 ._segment_1ej4z_89:hover{background-color:#3333331a}._secondary_1ej4z_130 ._segment_1ej4z_89._selected_1ej4z_113{background-color:#333;color:#fff}._root_1gtv9_80{display:flex;flex-direction:column;align-items:flex-start;min-height:76vh;justify-content:flex-end;row-gap:.5rem;background-color:#f9f9f9;background-image:linear-gradient(#11442b66,#144e31cc),url(/assets/hero-image-qwyd2ti6.jpg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background-attachment:scroll;background-size:cover;background-position:right;background-repeat:no-repeat;padding:8rem 2rem 2rem 0rem;border-bottom-right-radius:10rem;z-index:1;top:-71px;position:relative}@media (min-width: 768px){._root_1gtv9_80{background-attachment:fixed;background-position:right}}[dir=rtl] ._root_1gtv9_80{min-height:76vh;padding:8rem 0rem 2rem 2rem;border-bottom-left-radius:10rem;border-bottom-right-radius:0}@media (min-width: 480px){._root_1gtv9_80{padding:6rem 6rem 2rem 0rem;border-bottom-right-radius:15rem;min-height:82vh}[dir=rtl] ._root_1gtv9_80{padding:6rem 0rem 2rem 6rem;border-bottom-left-radius:15rem;border-bottom-right-radius:0}}@media (min-width: 768px){._root_1gtv9_80{border-bottom-right-radius:20rem}[dir=rtl] ._root_1gtv9_80{border-bottom-left-radius:20rem;border-bottom-right-radius:0}}._title_1gtv9_135{padding-left:2rem}._title_1gtv9_135 h1{color:#d9f0e5;font-size:3rem;padding-top:3rem}@media (min-width: 480px){._title_1gtv9_135{padding-left:2rem}}@media (min-width: 768px){._title_1gtv9_135{padding-left:6rem}}[dir=rtl] ._title_1gtv9_135{padding-right:2rem;padding-left:0}@media (min-width: 480px){[dir=rtl] ._title_1gtv9_135{padding-right:2rem;padding-left:0}}@media (min-width: 768px){[dir=rtl] ._title_1gtv9_135{padding-right:6rem;padding-left:0}}._title_1gtv9_135._fadeIn_1gtv9_169{animation:_fadeInFrames_1gtv9_1 .6s ease-in-out forwards}._paragraph_1gtv9_173{border-top:1px solid #d9f0e5;max-width:96%;display:flex;justify-content:flex-start;margin-bottom:1.5rem;font-weight:200}._paragraph_1gtv9_173._fadeIn_1gtv9_169{animation:_fadeInFrames_1gtv9_1 2s ease-in-out forwards}@media (min-width: 768px){._paragraph_1gtv9_173{max-width:80%}}._text_1gtv9_190{color:#d9f0e5;text-align:left;font-weight:300;line-height:1.75;font-size:1.25rem;padding-left:2rem;max-width:96%}._text_1gtv9_190 strong{color:#d9f0e5;font-weight:700;font-size:1.25rem}@media (min-width: 480px){._text_1gtv9_190{padding-left:2rem}}@media (min-width: 768px){._text_1gtv9_190{padding-left:6rem}}@media (min-width: 992px){._text_1gtv9_190{padding-left:6rem;font-size:1.5rem}._text_1gtv9_190 strong{color:#d9f0e5;font-weight:700;font-size:1.5rem}}[dir=rtl] ._text_1gtv9_190{text-align:right;padding-right:2rem;padding-left:0}@media (min-width: 480px){[dir=rtl] ._text_1gtv9_190{padding-right:2rem;padding-left:0}}@media (min-width: 768px){[dir=rtl] ._text_1gtv9_190{padding-right:6rem;padding-left:0}}._button_1gtv9_243{align-self:center;max-width:200px}._image_1gtv9_248{align-self:center;height:14rem;margin-top:1rem;width:24rem}@keyframes _fadeInFrames_1gtv9_1{0%{opacity:0}to{opacity:1}}@keyframes _slideInFrames_1gtv9_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._fadeIn_1gtv9_169{animation:_fadeInFrames_1gtv9_1 1s ease-in-out forwards}._slideIn_1gtv9_277{animation:_slislideInFramesdeIn_1gtv9_1 1.5s ease-out forwards}._showcase_4zleo_80{padding:1rem 2rem;background-color:#f9f9f9;display:flex;flex-direction:column;align-items:center}@media (min-width: 480px){._showcase_4zleo_80{padding:8rem 4rem}}._container_4zleo_93{max-width:98%;width:100%;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center}@media (min-width: 480px){._container_4zleo_93{max-width:800px;gap:60px}}._text_4zleo_108{display:flex;flex-direction:column;justify-content:center;font-size:1.25rem;line-height:1.75}._text_4zleo_108 h2{margin:0}._text_4zleo_108 p{font-size:1.25rem}@media (min-width: 768px){._text_4zleo_108 p{font-size:1.5rem}}._link_4zleo_127{font-size:1.25rem}._quarter_4zleo_131{display:flex;flex-direction:column}._image_4zleo_136{height:auto}._imagePrimary_4zleo_140{border-radius:50rem 1rem 50rem 50rem;width:100%;animation-name:_moveImage_4zleo_1;animation-delay:0s}[dir=rtl] ._imagePrimary_4zleo_140{border-radius:50rem 50rem 1rem}._imageSecondary_4zleo_156{border-radius:1rem 25rem 25rem;width:75%;animation-name:_moveImageSecondary_4zleo_1;animation-delay:1s}[dir=rtl] ._imageSecondary_4zleo_156{border-radius:25rem 1rem 25rem 25rem}._imageTertiary_4zleo_172{align-self:flex-end;border-radius:25rem 1rem 25rem 25rem;width:50%;animation-name:_moveImageTertiary_4zleo_1;animation-delay:2s}[dir=rtl] ._imageTertiary_4zleo_172{border-radius:1rem 25rem 25rem}._imageVisible_4zleo_189{transform:translate(0)}._column_4zleo_193{flex:1 1 100%;padding:1rem}@media (min-width: 480px){._column_4zleo_193{flex:1 1 45%}}._setup_4zleo_203{margin-top:2rem;display:flex;flex-direction:column;gap:1rem;padding:18px 24px;border-radius:1rem;border:1px solid #084d37}._setup_4zleo_203 h3,._setup_4zleo_203 p{font-size:1.25rem;margin:0}._root_12x0b_80,._root_12x0b_80 h1,._root_12x0b_80 p{color:#185737}._pageBackground_4tp9d_80{width:100%;height:100%;min-height:100vh;background-color:#0d683f26;top:-71px;border-bottom-left-radius:24px;border-bottom-right-radius:24px;position:relative}._container_4tp9d_91{max-width:900px;margin:0 auto}._root_4tp9d_96{margin:0 auto;padding:8rem 1rem 2rem;color:#185737;display:flex;flex-direction:column;gap:24px}._root_4tp9d_96 p{margin:0}._root_4tp9d_96 h1{color:#063124;margin-bottom:2rem;font-size:2rem;border-bottom:1px solid rgba(24,87,55,.25);padding-bottom:1rem;width:100%}._root_4tp9d_96 ._section_4tp9d_115{display:flex;flex-direction:column;gap:12px;padding-bottom:2rem;padding-right:1rem;margin-bottom:1rem}._root_4tp9d_96 ._section_4tp9d_115 p{margin-bottom:0rem;color:#333}._root_4tp9d_96 svg{min-width:24px;min-height:24px;width:24px;height:24px}._root_4tp9d_96 ._simpleCard_4tp9d_133 ._details_4tp9d_133{display:flex;align-items:center;height:100%}@media (max-width: 639px){._root_4tp9d_96 ._simpleCard_4tp9d_133 ._details_4tp9d_133{margin-top:.5rem}}._root_4tp9d_96 ._generalCard_4tp9d_143{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 2rem;background-color:#084d371a;border-radius:12px}._root_4tp9d_96 ._generalCard_4tp9d_143 ._icon_4tp9d_151{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#084d37;border-radius:50%;flex-shrink:0}._root_4tp9d_96 ._generalCard_4tp9d_143 ._icon_4tp9d_151 svg{width:24px;height:24px;color:#fff;stroke:#fff}._root_4tp9d_96 ._generalCard_4tp9d_143 ._content_4tp9d_167 h3{font-size:1.125rem;margin-bottom:.5rem;color:#1a2d27}._root_4tp9d_96 ._generalCard_4tp9d_143 ._content_4tp9d_167 a{font-size:1.125rem;color:#063124;text-decoration:none;font-weight:500}._root_4tp9d_96 ._generalCard_4tp9d_143 ._content_4tp9d_167 a:hover{text-decoration:underline}._root_4tp9d_96 ._specialistsHeading_4tp9d_181{color:#1a2d27;margin:2.5rem 0 1rem;font-size:1.25rem;font-weight:600}._root_4tp9d_96 ._specialistsGrid_4tp9d_187{display:grid;grid-template-columns:1fr;gap:1.5rem;min-width:0}@media (min-width: 540px) and (max-width: 991px){._root_4tp9d_96 ._specialistsGrid_4tp9d_187{grid-template-columns:1fr}}@media (min-width: 992px){._root_4tp9d_96 ._specialistsGrid_4tp9d_187{grid-template-columns:repeat(2,1fr)}}._root_4tp9d_96 ._specialistCard_4tp9d_203{min-width:0;width:100%;padding:.5rem}._root_4tp9d_96 ._specialistCard_4tp9d_203 h4{color:#063124;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}._root_4tp9d_96 ._specialistCard_4tp9d_203 h4:after{content:"";display:block;width:40px;height:2px;background-color:#084d37;margin-top:.25rem}._root_4tp9d_96 ._specialistCard_4tp9d_203 .contactCard{height:100%;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}._root_4tp9d_96 ._specialistCard_4tp9d_203 .contactCard a{display:inline-block;max-width:100%}._root_4tp9d_96 ._corporateGrid_4tp9d_232{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1rem;min-width:0}@media (min-width: 540px) and (max-width: 991px){._root_4tp9d_96 ._corporateGrid_4tp9d_232{grid-template-columns:1fr}}@media (min-width: 992px){._root_4tp9d_96 ._corporateGrid_4tp9d_232{grid-template-columns:repeat(2,1fr)}}._root_4tp9d_96 ._corporateCard_4tp9d_249{box-shadow:0 2px 8px #0000000a;transition:transform .3s ease,box-shadow .3s ease}._root_4tp9d_96 ._corporateCard_4tp9d_249:hover{transform:translateY(-5px);box-shadow:0 5px 15px #00000014}._contactCard_d5rhf_80{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem;background-color:#f9f9f9;border-radius:12px;box-shadow:0 4px 12px #00000014}@media (min-width: 640px){._contactCard_d5rhf_80{flex-direction:row;align-items:flex-start}}._avatar_d5rhf_96{width:80px;height:80px;border-radius:50%;overflow:hidden;background-color:#084d37;display:flex;align-items:center;justify-content:center;flex-shrink:0}._avatar_d5rhf_96 img{width:100%;height:100%;object-fit:cover}._placeholder_d5rhf_113{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;font-weight:700}._details_d5rhf_124{flex:1}._details_d5rhf_124 h3{font-size:1.25rem;color:#1a2d27;margin-bottom:1rem}._row_d5rhf_133{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}._row_d5rhf_133 svg{width:24px;min-width:24px;min-height:24px;height:24px;color:#084d37;flex-shrink:0}._row_d5rhf_133 a{color:#1a2d27;text-decoration:none}._row_d5rhf_133 a:hover{text-decoration:underline}._phone_d5rhf_155{letter-spacing:.5px}._socialLinks_d5rhf_159{margin-top:1.5rem}._socialLinks_d5rhf_159 ._whatsappLink_d5rhf_162{display:inline-flex;align-items:center;gap:8px;color:#084d37;text-decoration:none;font-weight:500;padding:.6rem 1.2rem;border-radius:60px;background-color:#25d3661a;transition:all .2s ease}._socialLinks_d5rhf_159 ._whatsappLink_d5rhf_162:hover{background-color:#25d36633}._socialLinks_d5rhf_159 ._whatsappLink_d5rhf_162 svg{width:24px;min-width:24px;min-height:24px;height:24px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{font-family:Fustat,serif;font-size:14px;color:#084d37;line-height:1.5;font-synthesis:none;font-optical-sizing:auto;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}@media (min-width: 480px){*{font-size:16px}}html{scroll-behavior:smooth;background-color:#f9f9f9;margin:0 auto;max-width:100%;padding-left:6px;padding-right:6px;overflow-x:hidden}h1{font-size:3.4rem;line-height:1;margin:0 auto 18px}@media (min-width: 480px){h1{font-size:6rem}}h2{font-size:3.4rem;margin:0 auto 18px}@media (min-width: 480px){h2{font-size:3.4rem}}p,strong{font-size:1.5rem}@media (min-width: 480px){p,strong{font-size:1.25rem}}svg{min-width:48px;min-height:48px;stroke:#185737}._pageBackground_10yi5_81{width:100%;background-color:#0d683f26;top:-71px;border-bottom-left-radius:24px;border-bottom-right-radius:24px;position:relative;display:flex;justify-content:center}._container_10yi5_92{max-width:1200px;margin:0;padding:8rem 1.5rem 4rem}._root_10yi5_98{max-width:900px;margin:0 auto}._root_10yi5_98 h1{color:#1a2d27;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}._root_10yi5_98 h2{color:#063124;margin-bottom:1rem;font-size:1.75rem;position:relative}._root_10yi5_98 h2:after{content:"";display:block;width:60px;height:3px;background-color:#084d37;margin-top:.5rem}._section_10yi5_123{margin-bottom:4rem}._section_10yi5_123:last-child{margin-bottom:0}._contentCard_10yi5_130{display:flex;flex-direction:column;background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014}@media (min-width: 768px){._contentCard_10yi5_130{flex-direction:row}}._contentCard_10yi5_130 ._productImage_10yi5_143{width:100%;height:250px;background-color:#f5f5f5;overflow:hidden}@media (min-width: 768px){._contentCard_10yi5_130 ._productImage_10yi5_143{width:40%;min-width:300px;max-width:400px;height:auto}}._contentCard_10yi5_130 ._productImage_10yi5_143 img{width:100%;height:100%;object-fit:cover;object-position:center}@media (min-width: 768px){._contentCard_10yi5_130 ._productImage_10yi5_143 img{height:100%;object-position:center}}._contentCard_10yi5_130 ._content_10yi5_130{padding:2rem;flex:1}._contentCard_10yi5_130 ._content_10yi5_130 p{color:#1a2d27;font-size:1.125rem;line-height:1.75;margin-bottom:1rem}._contentCard_10yi5_130 ._content_10yi5_130 p:last-child{margin-bottom:0}._detailsGrid_10yi5_183{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){._detailsGrid_10yi5_183{grid-template-columns:repeat(2,1fr)}}._detailCard_10yi5_194{background-color:#f9f9f9;border-radius:8px;padding:1.5rem;box-shadow:0 4px 8px #0000000d;transition:transform .2s ease}._detailCard_10yi5_194:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000014}._detailCard_10yi5_194 h3{color:#063124;margin-bottom:.75rem;font-size:1.25rem}._detailCard_10yi5_194 p{color:#1a2d27;font-size:1.125rem;line-height:1.75}._productList_10yi5_216{padding-left:1.25rem;margin-bottom:1.5rem}._productList_10yi5_216 li{margin-bottom:1rem;color:#1a2d27;font-size:1.125rem;line-height:1.75}._productList_10yi5_216 li strong{color:#063124;font-weight:600;font-size:1.125rem;line-height:1.75}._technicalTerm_10yi5_233{font-family:monospace;background:#0d683f4d;padding:.1em .3em;border-radius:3px;font-size:.9em}._subheading_10yi5_241{color:#063124;font-size:1.25rem;margin-top:1.75rem;margin-bottom:.75rem;font-weight:600}._subheading_10yi5_241._healthBenefit_10yi5_248{position:relative;padding-left:1.5rem}._subheading_10yi5_241._healthBenefit_10yi5_248:before{content:"•";position:absolute;left:0;color:#084d37;font-size:1.5rem;line-height:1}body{margin:0;font-family:-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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
