@font-face{font-family:Soria;src:url(/assets/soria-font-webfont-NGJazsh0.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-moz-appearance:button;appearance:button;-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-moz-appearance:textfield;appearance:textfield;-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--clr-green-light: hsl(88, 25%, 78%);--clr-green-light--700: hsl(88, 25%, 70%);--clr-green-light--800: hsl(88, 25%, 55%);--clr-green-light--900: hsl(152, 28%, 66%);--clr-green-dark: hsl(152, 28%, 32%);--clr-light: hsl(45, 29%, 97%);--clr-light--600: hsl(47, 88%, 97%);--clr-light--800: hsl(46, 74%, 92%);--clr-dark: hsl(171, 20%, 7%);--clr-dark--300: hsl(144, 3%, 39%);--clr-dark-hover: hsl(171, 20%, 12%);--clr-error: hsl(0, 66%, 58%);--size-3xs: .25rem;--size-xxs: .6rem;--size-xs: .75rem;--size-sm: .875rem;--size-base: 1rem;--size-lg: 1.125rem;--size-xl: 1.25rem;--size-2xl: 1.5rem;--size-3xl: 1.875rem;--size-4xl: 2.25rem;--size-4-5xl: 2.5rem;--size-5xl: 3rem;--size-6xl: 3.75rem;--size-7xl: 4.5rem;--size-8xl: 6rem;--size-9xl: 8rem;--size-10xl: 10rem}*{margin:0;line-height:calc(1em + .5rem)}html{scroll-behavior:smooth}body{font-family:Jost,sans-serif;overscroll-behavior:none}img,svg,canvas,video,picture{display:block;max-width:100%;-webkit-user-select:none;user-select:none}button{display:inline-block;padding:0;border:none;background:none;cursor:pointer;color:inherit}input,button,select,textarea{font:inherit}textarea{resize:none}ul{margin:0;padding:0}.wrapper{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.dot--sm{width:15px;height:15px}.dot--md{width:22px;height:22px}.dot--lg{width:40px;height:40px}.dot-clr--light{background-color:var(--clr-light)}.dot-clr--base{background-color:var(--clr-green-light)}.dot-clr--dark{background-color:var(--clr-green-light--900)}.subheading{text-align:center;font-family:Soria,sans-serif;font-size:var(--size-xl);margin-top:1.5rem}.title{font-family:Soria,sans-serif;font-size:var(--size-3xl);margin:1.5rem 0 1rem;text-align:center}@media (min-width: 475px){.wrapper{max-width:475px}.title{font-size:var(--size-4xl)}.subheading{font-size:var(--size-2xl)}}@media (min-width: 640px){.wrapper{max-width:640px}.subheading{font-size:var(--size-3xl)}}@media (min-width: 768px){.title{font-size:var(--size-4-5xl)}.wrapper{max-width:768px}.subheading{font-size:var(--size-4xl)}}@media (min-width: 1024px){.title{font-size:var(--size-5xl)}.wrapper{max-width:1024px}.dot--sm{width:25px;height:25px}.dot--md{width:35px;height:35px}.dot--lg{width:55px;height:55px}}@media (min-width: 1280px){.title{font-size:var(--size-6xl)}.wrapper{max-width:1280px}.subheading{font-size:var(--size-5xl)}}@media (min-width: 1536px){.title{font-size:var(--size-7xl)}.wrapper{max-width:1536px}.dot--sm{width:35px;height:35px}.dot--md{width:45px;height:45px}.dot--lg{width:70px;height:70px}.subheading{font-size:var(--size-6xl)}}.header{background-color:#fff;border-top:4px solid var(--clr-green-light);border-bottom:4px solid var(--clr-green-light);padding-block:.5rem;display:flex;align-items:center;max-height:70px}.header>.wrapper{display:flex;align-items:center;justify-content:space-between}.header__logo{height:5rem;display:flex;align-items:center}.header__logo img{aspect-ratio:1 / 1;max-height:100%;height:auto;width:auto;transform:translateY(6px)}.header__list,.header__contact{display:none}.header__burger{display:block;color:var(--clr-green-light);width:var(--size-2xl);height:var(--size-2xl);transform:translateY(-2px)}@media (min-width: 768px){.header{padding-top:.5rem;padding-bottom:.5rem;max-height:80px}.header>.wrapper{display:flex;align-items:center;justify-content:space-between}.header__logo{flex:1;height:6rem}.header__list{display:flex;list-style:none;gap:3rem;margin:0;padding:0}.header__group{flex:1;display:flex;justify-content:flex-end;align-items:center}.header__link,.header__contact{text-decoration:none;color:var(--clr-dark);font-size:var(--size-base);font-weight:500;transition:color .4s ease,background-color .4s ease}.header__link:focus,.header__link:hover{color:var(--clr-green-light--800)}.header__link:focus-visible{outline:2px solid var(--clr-green-light--700);outline-offset:4px;border-radius:4px;transition:outline-color .2s ease}.header__contact:focus,.header__contact:hover{background-color:var(--clr-light);color:var(--clr-green-light--700);outline:1px solid var(--clr-green-light--700)}.header__contact{display:block;background-color:var(--clr-green-light--700);color:var(--clr-light);border-radius:50rem;font-weight:600;outline:none;padding:.6rem 1.1rem}.header__burger,.overlay{display:none}}.overlay{position:fixed;top:0;right:-100%;z-index:999999;height:100%;width:100%;background-color:#000c;transition:right .3s ease-in-out}.overlay.open{right:0}.overlay__close{position:absolute;top:1rem;right:1rem;display:block;color:var(--clr-green-light);width:var(--size-4xl);height:var(--size-4xl)}.overlay__close svg path{transition:.3s ease}.overlay__close:hover svg path,.overlay__close:focus svg path{fill:var(--clr-green-light)}.overlay__content{position:relative;top:25%;width:100%;text-align:center}.overlay__content ul{list-style:none}.overlay__item{margin-bottom:1.25rem}.overlay__link{color:var(--clr-light);text-decoration:none;display:block;transition:.3s ease;font-size:var(--size-2xl);font-weight:500}.overlay__item:last-child .overlay__link{color:var(--clr-green-light--700)}.overlay__item:last-child .overlay__link:hover,.overlay__item:last-child .overlay__link:focus{color:var(--clr-green-dark)}.overlay__link:hover,.overlay__link:focus{color:var(--clr-green-light)}.overlay__link:focus-visible,.overlay__close:focus-visible{outline:2px solid var(--clr-green-light--700);outline-offset:4px;border-radius:4px;transition:outline-color .2s ease}@media (min-width: 640px){.overlay__link{font-size:var(--size-3xl)}}@media (min-width: 1024px){.header__link,.header__contact{font-size:var(--size-lg)}}@media (min-width: 1280px){.header__link,.header__contact{font-size:var(--size-xl)}}@media (min-width: 1536px){.header__logo img{max-height:5.5rem;transform:scale(1.5);transform-origin:center center;top:.4rem}.header__list{gap:4.5rem}.header__link,.header__contact{font-size:var(--size-2xl)}}footer{position:relative;padding-top:1rem}footer:after{content:"";height:4px;position:absolute;left:0;bottom:0;width:100%;background:#faf3dd;background:radial-gradient(circle,#faf3dd,#8fc0a9)}footer>.wrapper{display:flex;justify-content:space-between;align-items:center}.footer__license,.footer__logo,.footer__icons{display:flex;align-items:center;flex:1}.footer__license{font-size:var(--size-xxs);font-weight:500;color:var(--clr-dark--300)}.footer__logo{justify-content:center}.footer__logo img{max-height:50px;height:auto;width:auto}.footer__icons{gap:.5rem;justify-content:flex-end}.footer__link{background-color:var(--clr-green-light--900);border:2px solid var(--clr-green-dark);border-radius:50%;padding:.25rem;cursor:pointer}.footer__icon{color:var(--clr-dark);width:10px;height:10px;cursor:pointer}@media (min-width: 640px){.footer__license{font-size:var(--size-xs)}.footer__logo img{max-height:60px}.footer__link{padding:.35rem}.footer__icon{width:12px;height:12px}}@media (min-width: 1024px){.footer__logo img{max-height:70px}.footer__license{font-size:var(--size-sm)}}
