@import "https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600&display=swap";
.Footer-module__Grjkva__footer{background:var(--green-section);color:var(--on-green);border-top:1px solid #e8dfd224}.Footer-module__Grjkva__inner{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:48px;width:min(1120px,100% - 32px);margin:0 auto;padding:38px 0 30px;display:grid}.Footer-module__Grjkva__brandBlock{align-content:start;justify-items:start;gap:22px;width:fit-content;display:grid}.Footer-module__Grjkva__brand{width:fit-content;color:var(--on-green);display:inline-flex}.Footer-module__Grjkva__brand img{width:230px;height:auto}.Footer-module__Grjkva__footerLinksBlock{text-align:right;align-content:space-between;justify-items:end;gap:18px;min-height:230px;display:grid}.Footer-module__Grjkva__socialPrompt{border-bottom:1px solid #e8dfd229;justify-content:flex-end;align-items:center;gap:14px;margin-top:48px;padding-bottom:18px;display:flex}.Footer-module__Grjkva__socialPrompt p{color:var(--on-green);font-family:var(--font-display);font-size:2rem;font-weight:400;line-height:1}.Footer-module__Grjkva__instagramLink{color:#e8dfd2c7;justify-content:center;align-items:center;width:34px;height:34px;transition:color .18s,transform .18s;display:inline-flex}.Footer-module__Grjkva__instagramLink svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:22px;height:22px}.Footer-module__Grjkva__instagramLink:hover{color:var(--on-green);transform:translateY(-1px)}.Footer-module__Grjkva__nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.Footer-module__Grjkva__nav ul{flex-wrap:wrap;justify-content:flex-end;gap:24px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__nav a{color:#e8dfd2c7;font-family:"Work Sans",var(--font-sans);text-transform:uppercase;font-size:.9rem;font-style:normal;font-weight:400;transition:color .18s,font-weight .18s}.Footer-module__Grjkva__nav a:hover{color:var(--on-green);font-weight:600}.Footer-module__Grjkva__bottomBar{border-top:1px solid #e8dfd229;justify-content:space-between;align-items:center;gap:16px;width:min(1120px,100% - 32px);margin:0 auto;padding:18px 0 22px;display:flex}.Footer-module__Grjkva__bottomBar p,.Footer-module__Grjkva__bottomBar a{color:#e8dfd29e;font-size:.92rem;font-weight:400;transition:color .18s,font-weight .18s}.Footer-module__Grjkva__bottomBar a:hover{color:var(--on-green);font-weight:600}.Footer-module__Grjkva__bottomLinks{text-align:right;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;display:flex}@media (max-width:920px){.Footer-module__Grjkva__inner{grid-template-columns:1fr;gap:24px}.Footer-module__Grjkva__footerLinksBlock,.Footer-module__Grjkva__nav{text-align:left;justify-content:flex-start;justify-self:start;justify-items:start}.Footer-module__Grjkva__socialPrompt{justify-content:flex-start}}@media (max-width:640px){.Footer-module__Grjkva__inner,.Footer-module__Grjkva__bottomBar{width:min(100% - 24px,1120px)}.Footer-module__Grjkva__inner{padding:30px 0 24px}.Footer-module__Grjkva__brand img{width:168px}.Footer-module__Grjkva__bottomBar{flex-direction:column;align-items:flex-start}}
.AuthControls-module__tBSrka__loginLink{border:1px solid var(--foreground);background:var(--foreground);min-height:56px;color:var(--surface);font-family:"Work Sans",var(--font-sans);letter-spacing:0;text-transform:uppercase;border-radius:0;justify-content:center;align-items:center;padding:0 34px;font-size:.98rem;font-style:normal;font-weight:400;transition:background-color .18s,border-color .18s,color .18s,font-weight .18s,transform .18s;display:inline-flex}.AuthControls-module__tBSrka__loginLink:hover{border-color:var(--foreground);background:var(--foreground);color:var(--surface);font-weight:600;transform:translateY(-1px)}.AuthControls-module__tBSrka__loading{color:var(--muted);font-size:.86rem;font-weight:400}.AuthControls-module__tBSrka__menu{position:relative}.AuthControls-module__tBSrka__menuTrigger{min-height:48px;color:var(--foreground);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:0;align-items:center;gap:12px;padding:0;transition:transform .18s;display:inline-flex}.AuthControls-module__tBSrka__menuTrigger:hover,.AuthControls-module__tBSrka__menuTrigger[aria-expanded=true]{transform:translateY(-1px)}.AuthControls-module__tBSrka__avatar{background:var(--foreground);width:46px;height:46px;color:var(--on-green);font-family:var(--font-display);border-radius:50%;flex:0 0 46px;place-items:center;font-size:1.45rem;font-weight:700;line-height:1;display:inline-grid}.AuthControls-module__tBSrka__chevron{border-right:1.5px solid var(--foreground);border-bottom:1.5px solid var(--foreground);flex:0 0 10px;width:10px;height:10px;transition:transform .18s;transform:rotate(45deg)translateY(-2px)}.AuthControls-module__tBSrka__chevron[data-open=true]{transform:rotate(-135deg)translateY(2px)}.AuthControls-module__tBSrka__menuPanel{z-index:60;border:1px solid var(--foreground);background:var(--foreground);width:min(300px,100vw - 32px);box-shadow:var(--shadow-soft);border-radius:0;padding:12px 0;display:grid;position:absolute;top:calc(100% + 12px);right:0}.AuthControls-module__tBSrka__menuItem{width:100%;min-height:62px;color:var(--on-green);font-family:"Work Sans",var(--font-sans);letter-spacing:0;text-align:left;text-transform:uppercase;border-bottom:1px solid #e8dfd238;align-items:center;padding:0 28px;font-size:.96rem;font-style:normal;font-weight:400;transition:color .18s,font-weight .18s;display:flex}.AuthControls-module__tBSrka__menuItem:last-child{border-bottom:0}.AuthControls-module__tBSrka__menuItem:hover{color:var(--on-green);background:0 0;font-weight:600}@media (max-width:760px){.AuthControls-module__tBSrka__menu{width:100%}.AuthControls-module__tBSrka__menuTrigger{justify-content:flex-end;width:100%}.AuthControls-module__tBSrka__menuPanel{width:100%;left:0;right:0}}
.Header-module__ldgnoG__header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#e8dfd2e0;padding:15px 0;position:sticky;top:0}.Header-module__ldgnoG__inner{justify-content:space-between;align-items:center;gap:56px;width:min(1400px,100% - 96px);min-height:67px;margin:0 auto;display:flex}.Header-module__ldgnoG__brand{min-width:max-content;color:var(--foreground);align-items:center;display:inline-flex}.Header-module__ldgnoG__brandLogo{object-fit:contain;width:auto;height:78px;display:block}.Header-module__ldgnoG__rightCluster{flex:1;justify-content:flex-end;align-items:center;gap:56px;display:inline-flex}.Header-module__ldgnoG__desktopNav{align-items:center;gap:54px;display:flex}.Header-module__ldgnoG__navLink,.Header-module__ldgnoG__mobileLink{color:var(--muted);font-family:"Work Sans",var(--font-sans);text-transform:uppercase;font-size:.98rem;font-style:normal;font-weight:500;transition:color .18s,background-color .18s,box-shadow .18s,transform .18s}.Header-module__ldgnoG__navLink{padding:14px 0 13px}.Header-module__ldgnoG__navLink:hover,.Header-module__ldgnoG__mobileLink:hover,.Header-module__ldgnoG__navLink[data-active=true]{color:var(--foreground)}.Header-module__ldgnoG__actions{align-items:center;gap:14px;display:inline-flex}.Header-module__ldgnoG__mobileToggle{border:1px solid var(--line-strong);width:44px;height:44px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:none}.Header-module__ldgnoG__bar{background:currentColor;border-radius:999px;width:18px;height:2px;transition:opacity .18s,transform .18s}.Header-module__ldgnoG__mobileToggle[aria-expanded=true] .Header-module__ldgnoG__bar:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__ldgnoG__mobileToggle[aria-expanded=true] .Header-module__ldgnoG__bar:nth-child(2){opacity:0}.Header-module__ldgnoG__mobileToggle[aria-expanded=true] .Header-module__ldgnoG__bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__ldgnoG__mobileNav,.Header-module__ldgnoG__mobileAuth{display:none}@media (max-width:760px){.Header-module__ldgnoG__inner{width:min(100% - 24px,1120px);min-height:61px}.Header-module__ldgnoG__brandLogo{height:59px}.Header-module__ldgnoG__desktopNav,.Header-module__ldgnoG__rightCluster .Header-module__ldgnoG__actions>:first-child{display:none}.Header-module__ldgnoG__rightCluster{flex:none;gap:0}.Header-module__ldgnoG__mobileToggle{display:inline-flex}.Header-module__ldgnoG__mobileNav{gap:8px;width:min(100% - 24px,1120px);max-height:0;margin:0 auto;padding:0;transition:max-height .22s,padding-bottom .22s;display:grid;overflow:hidden}.Header-module__ldgnoG__mobileNav[data-open=true]{max-height:320px;padding-bottom:14px}.Header-module__ldgnoG__mobileLink{border-radius:8px;padding:14px 16px}.Header-module__ldgnoG__mobileLink[data-active=true]{background:var(--foreground);color:var(--surface)}.Header-module__ldgnoG__mobileAuth{display:block}}@media (max-width:390px){.Header-module__ldgnoG__brandLogo{height:51px}}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.block{display:block}.hidden{display:none}.inline{display:inline}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}}:root{--background:#e8dfd2;--surface:#fffaf1;--surface-muted:#d9cbb9;--surface-cool:#e5eadf;--foreground:#575b4a;--green-section:#596452;--on-green:#e8dfd2;--muted:#706f61;--quiet:#9b988a;--line:#575b4a2e;--line-strong:#575b4a5c;--accent:#575b4a;--accent-warm:#a66f4e;--shadow-soft:0 18px 50px #3a41341a;--font-sans:"Work Sans",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,"Times New Roman",serif}html,body{max-width:100vw;overflow-x:hidden}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-size:76%}body{min-height:100vh;color:var(--foreground);background:var(--background);font-size:1rem;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;letter-spacing:0;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}::selection{background:#575b4a33}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
