@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500&family=Sora:wght@400;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Sora:wght@600&family=Manrope:wght@400;500&display=swap";
:root{--color-primary:#f5edc3;--color-primary-light:#fffacd;--color-text:#fff;--color-text-secondary:#fffc;--color-text-muted:#fff9;--padding-side:1.28rem;--transition:all .3s ease}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}body{color:#333;background-color:#f5f5f5;font-family:Manrope,sans-serif;font-weight:400;line-height:1.6}h1,h2,h3,h4,h5,h6{margin:0 0 .5em;font-family:Sora,sans-serif;font-weight:700}a{color:#333;font-family:Manrope,sans-serif;font-weight:500;text-decoration:none;transition:color .2s}a:hover{color:#6e5b41}p{margin:0 0 1em}img{max-width:100%;height:auto;display:block}section{box-sizing:border-box;padding:80px 60px}@media (max-width:750px){section{padding:60px 30px}}.mainTitle,.subTitleText{letter-spacing:.04em;font-family:Sora,sans-serif;font-weight:600}.mainTitle{text-align:center;margin:0 0 12px;font-size:clamp(2.2rem,6vw,3.2rem);line-height:1.1}.subTitleText{text-align:center;margin:0 0 24px;font-size:clamp(1.1rem,3vw,1.4rem);line-height:1.2;display:block}.subTitleText:before,.subTitleText:after{content:"~";opacity:.7;margin:0 6px}
.Header-module__ldgnoG__header{z-index:1000;background-color:#fff;justify-content:space-between;align-items:center;padding:15px 50px;font-family:Manrope,sans-serif;display:flex;position:relative;box-shadow:0 2px 4px #0000000d}.Header-module__ldgnoG__logo{align-items:center;margin-right:auto;transition:padding .3s;display:flex}.Header-module__ldgnoG__logoImg{width:auto;height:50px;font-family:Sora,sans-serif;transition:height .3s}.Header-module__ldgnoG__nav{align-items:center;gap:10px;display:flex}.Header-module__ldgnoG__nav a{color:#6b7a3e;padding:0 5px;font-family:Manrope,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s,transform .2s;position:relative}.Header-module__ldgnoG__nav a:hover{color:#a48a5b;transform:translateY(-1px)}.Header-module__ldgnoG__nav a:after{content:"";background:#226516;width:0%;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__ldgnoG__nav a:hover:after{width:100%}.Header-module__ldgnoG__active{font-weight:600;color:#226516!important}.Header-module__ldgnoG__active:after{width:100%!important}.Header-module__ldgnoG__separator{color:#a48a5b;-webkit-user-select:none;user-select:none;padding:0 5px}.Header-module__ldgnoG__hamburger{cursor:pointer;flex-direction:column;gap:5px;display:none}.Header-module__ldgnoG__bar{background-color:#6b7a3e;border-radius:2px;width:25px;height:3px;transition:all .3s}@media (max-width:750px){.Header-module__ldgnoG__header{padding:15px clamp(1.25rem,5vw,2rem)}.Header-module__ldgnoG__logo{margin-left:0;margin-right:auto;padding-left:0}.Header-module__ldgnoG__logoImg{width:auto;height:29px}.Header-module__ldgnoG__nav{z-index:999;background-color:#fff;flex-direction:column;align-items:flex-start;width:220px;padding:20px;transition:transform .3s ease-in-out;position:absolute;top:59px;right:0;transform:translate(100%);box-shadow:0 6px 16px #0000001a}.Header-module__ldgnoG__nav.Header-module__ldgnoG__open{transform:translate(0)}.Header-module__ldgnoG__hamburger{display:flex}.Header-module__ldgnoG__nav a{width:100%;padding:10px 0;font-size:.95rem}.Header-module__ldgnoG__active{font-weight:600;color:#226516!important}.Header-module__ldgnoG__active:after,.Header-module__ldgnoG__separator{display:none}}@media (max-width:480px){.Header-module__ldgnoG__header{padding:15px .875rem}.Header-module__ldgnoG__logoImg{height:22px}.Header-module__ldgnoG__nav{top:52px}}
