@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Newsreader:opsz,wght@6..72,300;6..72,400;6..72,600&display=swap");:root{--max-width:1100px;--border-radius:12px;overflow-x:hidden;--orange:#ffa462;--light-orange:rgba(255,164,98,.9);--lighter-orange:rgba(255,164,98,.4);--dark-orange:#eba26d;--purple:#6284ff;--off-white:#f3f3f3;--gray:rgba(0,0,0,.5);--light-gray:rgba(0,0,0,.25);background-color:var(--off-white)}*,:root{font-family:Open Sans,sans-serif}*{box-sizing:border-box;padding:0;margin:0;font-weight:300}body,html{max-width:100vw;overflow-x:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb));animation:fadeIn .5s}a{color:var(--purple);font-weight:400}b,h1{font-weight:600}h1{font-size:32px;font-family:Newsreader,serif;padding-bottom:32px;text-align:left;width:100%}h3{padding-bottom:12px}@media screen and (max-width:550px){h1{padding-bottom:20px}}.Navbar_navbar__T53vu{position:fixed;z-index:999;padding-left:2rem;padding-right:2rem;height:60px;width:100%;text-align:left;background-color:var(--lighter-orange);display:flex;justify-content:flex-end;align-items:center;gap:5rem}.Navbar_navbar-title-link__fMNf4{margin-right:auto;text-decoration:none}.Navbar_navbar-title__EDzhL{font-family:Newsreader,serif;font-weight:600;font-size:24px;color:#000;text-decoration:none}.Navbar_navbar-title__EDzhL:hover{cursor:pointer}.Navbar_navbar-section-link__3hFwj{text-decoration:none}.Navbar_navbar-section__mEV4d{font-weight:400;position:relative;color:#000}.Navbar_navbar-section__mEV4d:hover{cursor:pointer}.Navbar_navbar-section__mEV4d:after{content:"";position:absolute;display:inline-block;width:100%;height:2px;background-color:#000;bottom:-5px;left:0;transform:scale(0);transition:all .2s ease-out}.Navbar_navbar-section__mEV4d:hover:after{transform:scale(1)}.Navbar_mobile__bcBW9{display:none}@media screen and (max-width:550px){.Navbar_navbar__T53vu{flex-direction:column;gap:20px;padding:20px;align-items:stretch;justify-content:flex-start;overflow:hidden;position:fixed;z-index:999}.Navbar_navbar-open__p4Bzj{height:-moz-fit-content;height:fit-content}.Navbar_desktop__PBfvn{display:none}.Navbar_mobile__bcBW9{display:block}.Navbar_navbar-title-container__lIhUj{display:flex;justify-content:space-between;width:100%;align-items:center}.Navbar_menu-button__8loIC{width:30px;height:30px}}.Navbar_contact__thTzT{font-weight:600}.common_container__Xg40H{width:100%;height:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.common_container__Xg40H .common_component__9KEcp{flex-grow:1;display:flex;flex-direction:column;padding:160px 0 60px}.common_container__Xg40H .common_footer__BKlSL{width:100%;display:flex;justify-content:center;padding:20px;background-color:#49392c;margin:0 auto;background-color:var(--orange)}.common_section__51wqo{display:flex;flex-direction:column;background-color:#fff;padding:32px;border-radius:10px;align-items:center}.common_question-wrapper___NAlj{flex-grow:1;display:flex;align-items:center}.common_question-wrapper___NAlj .common_question-container__UoaNu{max-width:800px;width:70vw;padding:60px}@media screen and (max-width:550px){.common_question-wrapper___NAlj .common_question-container__UoaNu{width:95vw;padding:80px 16px}}