@charset "UTF-8";html,body,#root{margin:0;padding:0;width:100%;height:100%;font-family:Roboto,sans-serif;background-color:#fff}.header{background-color:#f5fbf5;padding:16px 24px;display:flex;justify-content:center;align-items:center}.header__container{width:100%;display:flex;align-items:center;justify-content:space-between;position:relative}.header__logo{width:3rem}.header__menu-icon{width:30px;cursor:pointer;display:flex;flex-direction:column;gap:5px}.menu-line{width:100%;height:3px;background-color:#171d1a;transition:transform .3s}.header__dropdown{position:absolute;top:70px;right:24px;background-color:#f5fbf5;padding:16px;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;gap:12px}.header__link{color:#000;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;line-height:24px;letter-spacing:.5px;word-wrap:break-word;color:#171d1a;padding:8px 16px;border-radius:6px;transition:background-color .3s,color .3s;cursor:pointer;display:block}.header__link:hover{background-color:#a8f2ce;color:#002115}.footer{background-color:#1f6a4e;padding:24px;display:flex;flex-direction:column;align-items:center;gap:16px}.footer__top{width:100%;display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #ffffff}@media (max-width: 768px){.footer__top{flex-direction:column;gap:16px;padding-bottom:24px}}.footer__left{flex:1;display:flex;justify-content:flex-start}@media (max-width: 768px){.footer__left{justify-content:center}}.footer__center{flex:1;display:flex;justify-content:center}.footer__right{flex:1;display:flex;justify-content:flex-end;gap:16px}@media (max-width: 768px){.footer__right{justify-content:center}}.footer__text{color:#000;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;line-height:24px;letter-spacing:.5px;word-wrap:break-word;color:#fff}.footer__logo{width:3rem}.footer__right a{display:flex;align-items:center;justify-content:center}.footer__right img{height:2rem;cursor:pointer;transition:transform .3s}.footer__right img:hover{transform:scale(1.1)}.footer__bottom{width:100%;margin-top:24px;display:flex;justify-content:center;gap:24px;flex-wrap:wrap}@media (max-width: 768px){.footer__bottom{gap:16px}}.footer__link{color:#000;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;line-height:24px;letter-spacing:.5px;word-wrap:break-word;color:#fff;text-decoration:none;padding:8px 16px;transition:background-color .3s,color .3s;border-radius:4px;background-color:transparent;text-align:center;flex-grow:1;max-width:160px}.footer__link:hover{background-color:#fff;color:#1f6a4e}.section1{background-color:#f5fbf5;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}@media (max-width: 768px){.section1{padding:16px}}.section1__content{display:flex;width:100%;gap:32px;padding:0 24px;max-width:1200px}@media (max-width: 768px){.section1__content{flex-direction:column;gap:24px}}.section1__left{flex:1;display:flex;flex-direction:column;justify-content:center;gap:16px}@media (max-width: 768px){.section1__left{align-items:center;text-align:center}}.section1__right{flex:1;display:flex;justify-content:center}@media (max-width: 768px){.section1__right{justify-content:center}}.section1__title{color:#000;font-size:36px;font-family:Roboto,sans-serif;font-weight:400;line-height:44px;letter-spacing:0;word-wrap:break-word;color:#1f6a4e}@media (max-width: 768px){.section1__title{font-size:1.75rem}}.section1__subtitle{color:#fff;font-size:24px;font-family:Roboto,sans-serif;font-weight:400;line-height:32px;letter-spacing:0;word-wrap:break-word;color:#171d1a}@media (max-width: 768px){.section1__subtitle{font-size:1rem}}.section1__image{width:17rem;object-fit:contain;box-shadow:0 0 10px 5px #0000004d;border-radius:15px}@media (max-width: 768px){.section1__image{width:12rem}}.section2{background-color:#1f6a4e;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}@media (max-width: 768px){.section2{padding:16px}}.section2__content{display:flex;gap:32px;width:100%;max-width:1400px;justify-content:center}@media (max-width: 992px){.section2__content{max-width:1200px}}@media (max-width: 768px){.section2__content{flex-direction:column;gap:16px;align-items:center}}.reason-card{flex:1;background-color:#f5fbf5;padding:24px;border-radius:16px;box-shadow:0 6px 12px #00000026;display:flex;flex-direction:column;align-items:center;transition:transform .3s,box-shadow .3s}.reason-card:hover{transform:scale(1.05);box-shadow:0 8px 16px #0003}@media (min-width: 1200px){.reason-card{max-width:380px}}@media (max-width: 768px){.reason-card{width:100%;max-width:320px;padding:16px;margin-bottom:16px}}.reason-title{color:#fff;font-size:24px;font-family:Roboto,sans-serif;font-weight:400;line-height:32px;letter-spacing:0;word-wrap:break-word;color:#1f6a4e;margin-bottom:16px}@media (min-width: 1200px){.reason-title{font-size:1.75rem}}@media (max-width: 768px){.reason-title{font-size:1.25rem}}.reason-image{margin-top:24px}.reason-image img{width:80px;height:80px;object-fit:contain}@media (max-width: 768px){.reason-image img{width:64px;height:64px}}.reason-description{color:#171d1a;text-align:center;margin-top:12px}@media (min-width: 1200px){.reason-description{font-size:1.1rem}}@media (max-width: 768px){.reason-description{font-size:.875rem}}.section3{background-color:#f5fbf5;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}@media (max-width: 768px){.section3{padding:16px}}.section3__content{display:flex;gap:32px;width:100%;max-width:1200px}@media (max-width: 768px){.section3__content{flex-direction:column;gap:24px;align-items:center}}.section3__left{flex:1;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.section3__left{order:2;margin-top:16px}}.section3__qr{width:180px;height:180px;background-color:#f5fbf5;padding:16px;border-radius:12px;box-shadow:0 4px 6px #0000004d;transition:transform .3s}.section3__qr:hover{transform:scale(1.1)}@media (min-width: 1200px){.section3__qr{width:220px;height:220px}}@media (max-width: 768px){.section3__qr{width:140px;height:140px}}.section3__right{flex:1;display:flex;flex-direction:column;gap:16px;justify-content:center}@media (max-width: 768px){.section3__right{order:1;align-items:center;text-align:center}}.section3__title{color:#000;font-size:36px;font-family:Roboto,sans-serif;font-weight:400;line-height:44px;letter-spacing:0;word-wrap:break-word;color:#1f6a4e;text-align:center}@media (max-width: 768px){.section3__title{font-size:1.5rem}}.section3__list{background-color:#f5fbf5;border-radius:16px;box-shadow:0 4px 12px #00000026;list-style-type:none;padding:24px 24px 24px 0;line-height:1.6;color:#171d1a;transition:background-color .3s,box-shadow .3s;justify-items:center}@media (max-width: 768px){.section3__list{padding:16px;text-align:center}}.section3__list-item{margin-bottom:12px;padding-left:24px;position:relative;transition:color .3s,transform .3s}.section3__list-item:before{position:absolute;left:0;color:#1f6a4e;font-size:1.2rem}.section3__list-item:hover{color:#1f6a4e;transform:translate(5px)}@media (max-width: 768px){.section3__list-item{margin-bottom:16px}}.section3__final-note{color:#000;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;line-height:24px;letter-spacing:.5px;word-wrap:break-word;color:#171d1a}@media (max-width: 768px){.section3__final-note{font-size:.875rem}}.section4{background-color:#1f6a4e;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px 24px}.section4__content{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:24px}.section4__title{color:#000;font-size:36px;font-family:Roboto,sans-serif;font-weight:400;line-height:44px;letter-spacing:0;word-wrap:break-word;color:#fff;text-align:center}.section4__subtitle{font-size:24px;font-family:Roboto,sans-serif;font-weight:400;line-height:32px;letter-spacing:0;word-wrap:break-word;color:#fff;text-align:center;margin-bottom:32px}.section4__grid{display:flex;flex-wrap:wrap;gap:24px;width:100%;justify-content:center}.feature-card{background-color:#a8f2ce;padding:24px;width:250px;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 6px 10px #00000026}.feature-card__title{color:#fff;font-size:24px;font-family:Roboto,sans-serif;font-weight:400;line-height:32px;letter-spacing:0;word-wrap:break-word;color:#1f6a4e;margin-bottom:8px}.feature-card__description{color:#000;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;line-height:24px;letter-spacing:.5px;word-wrap:break-word;color:#171d1a}.section5{background-color:#f5fbf5;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px 24px}@media (max-width: 768px){.section5{padding:32px 16px}}.section5__content{width:100%;max-width:1000px;display:flex;flex-direction:column;align-items:center;gap:32px}@media (max-width: 768px){.section5__content{max-width:100%}}.section5__title{color:#000;font-size:36px;font-family:Roboto,sans-serif;font-weight:400;line-height:44px;letter-spacing:0;word-wrap:break-word;color:#1f6a4e;text-align:center}@media (max-width: 768px){.section5__title{font-size:1.5rem}}.section5__subtitle{color:#fff;font-size:24px;font-family:Roboto,sans-serif;font-weight:400;line-height:32px;letter-spacing:0;word-wrap:break-word;color:#171d1a;text-align:center;margin-bottom:24px}.section5__timeline{display:flex;flex-direction:column;gap:32px;width:100%;align-items:center}.timeline-step{display:flex;flex-direction:column;align-items:center;gap:16px;position:relative}.timeline-circle{width:16px;height:16px;background-color:#1f6a4e;border-radius:50%;flex-shrink:0}.timeline-content{background-color:#f5fbf5;padding:16px;border-radius:8px;width:100%;max-width:300px;box-shadow:0 4px 6px #0000001a;text-align:center}@media (max-width: 768px){.timeline-content{max-width:100%}}.timeline-title{color:#fff;font-size:24px;font-family:Roboto,sans-serif;font-weight:400;line-height:32px;letter-spacing:0;word-wrap:break-word;color:#1f6a4e;margin-bottom:8px}@media (max-width: 768px){.timeline-title{font-size:1rem}}.timeline-description,.timeline-additional{color:#000;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;line-height:24px;letter-spacing:.5px;word-wrap:break-word;color:#171d1a}@media (max-width: 768px){.timeline-description,.timeline-additional{font-size:.875rem}}.section6{background-color:#f5fbf5;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px 24px}.section6__content{width:100%;max-width:800px;display:flex;flex-direction:column;gap:24px}.section6__title{color:#000;font-size:36px;font-family:Roboto,sans-serif;font-weight:400;line-height:44px;letter-spacing:0;word-wrap:break-word;color:#1f6a4e;text-align:center}.section6__accordion{display:flex;flex-direction:column;gap:16px}.accordion-item{background-color:#a8f2ce;padding:16px;border-radius:8px;box-shadow:0 4px 6px #0000001a;cursor:pointer;transition:background-color .3s,transform .3s}.accordion-item:hover{transform:translateY(-2px)}.accordion-question{color:#fff;font-size:24px;font-family:Roboto,sans-serif;font-weight:400;line-height:32px;letter-spacing:0;word-wrap:break-word;color:#002115}.accordion-answer{color:#000;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;line-height:24px;letter-spacing:.5px;word-wrap:break-word;color:#171d1a;margin-top:8px;padding-left:16px;border-left:3px solid #1f6a4e}.long-scrolling-page{display:flex;flex-direction:column}.privacy-page{background:#f5fbf5;display:flex;flex-direction:column;min-height:100vh}.privacy-page__hero{background:#f5fbf5;text-align:center;padding:4rem 1rem}.privacy-page__hero-title{color:#000;font-size:36px;font-family:Roboto,sans-serif;font-weight:400;line-height:44px;letter-spacing:0;word-wrap:break-word;color:#1f6a4e;margin-bottom:.5rem}.privacy-page__hero-subtitle{color:#fff;font-size:24px;font-family:Roboto,sans-serif;font-weight:400;line-height:32px;letter-spacing:0;word-wrap:break-word;color:#171d1a}.privacy-page__sections{flex:1;max-width:900px;margin:0 auto;padding:2rem 1rem}.privacy-page__section{margin-bottom:2.5rem;padding-left:1rem;border-left:4px solid #1f6a4e}.privacy-page__section-title{color:#fff;font-size:24px;font-family:Roboto,sans-serif;font-weight:400;line-height:32px;letter-spacing:0;word-wrap:break-word;color:#1f6a4e;margin-bottom:.75rem}.privacy-page__section-content{color:#000;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;line-height:24px;letter-spacing:.5px;word-wrap:break-word;color:#171d1a;line-height:1.6}.terms-page{background:#f5fbf5;display:flex;flex-direction:column;min-height:100vh}.terms-page__hero{background:#f5fbf5;text-align:center;padding:4rem 1rem}.terms-page__hero-title{color:#000;font-size:36px;font-family:Roboto,sans-serif;font-weight:400;line-height:44px;letter-spacing:0;word-wrap:break-word;color:#1f6a4e;margin-bottom:.5rem}.terms-page__hero-subtitle{color:#fff;font-size:24px;font-family:Roboto,sans-serif;font-weight:400;line-height:32px;letter-spacing:0;word-wrap:break-word;color:#171d1a}.terms-page__sections{flex:1;max-width:900px;margin:0 auto;padding:2rem 1rem}.terms-page__section{margin-bottom:2.5rem;padding-left:1rem;border-left:4px solid #1f6a4e}.terms-page__section-title{color:#fff;font-size:24px;font-family:Roboto,sans-serif;font-weight:400;line-height:32px;letter-spacing:0;word-wrap:break-word;color:#1f6a4e;margin-bottom:.75rem}.terms-page__section-content{color:#000;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;line-height:24px;letter-spacing:.5px;word-wrap:break-word;color:#171d1a;line-height:1.6}
