body,html{max-width:100vw;overflow-x:hidden}body{color:var(--secondary-color);background:var(--primary-color);font-family:var(--font-lora);text-align:justify;font-size:var(--mobile-font-size-xs);line-height:1.4;display:flex;flex-direction:column;min-height:100vh}@media screen and (min-width:800px){body{font-size:var(--tablet-font-size-xs)}}@media screen and (min-width:1100px){body{font-size:var(--desktop-font-size-xs)}}@media screen and (min-width:1500px){body{font-size:var(--desktop-large-font-size-xs)}}*{box-sizing:border-box;padding:0;margin:0}a{color:var(--tertiary-color);text-decoration:none;cursor:pointer}:root{--primary-color:#f1e8dc;--secondary-color:#002046;--tertiary-color:#ad8d61;--contentsContainerMaxWidth:1260px;--contentsContainerMaxWidthLargeDesktop:1680px;--tabletMinWidth:600px;--tabletMidWidth:800px;--desktopMinWidth:1100px;--largeDesktopMinWidth:1500px;--desktop-large-font-size-xxs:1rem;--desktop-large-font-size-xs:1.1rem;--desktop-large-font-size-s:1.4rem;--desktop-large-font-size-m:2rem;--desktop-large-font-size-l:3.1rem;--desktop-large-font-size-xl:3.6rem;--desktop-large-font-size-xxl:4.7rem;--desktop-font-size-xs:1rem;--desktop-font-size-s:1.2rem;--desktop-font-size-m:1.7rem;--desktop-font-size-l:2.8rem;--desktop-font-size-xl:3.2rem;--desktop-font-size-xxl:4rem;--tablet-font-size-xs:0.8rem;--tablet-font-size-s:1.1rem;--tablet-font-size-m:1.5rem;--tablet-font-size-l:1.7rem;--tablet-font-size-xl:2.4rem;--tablet-font-size-xxl:2.7rem;--mobile-font-size-xs:1rem;--mobile-font-size-s:1.1rem;--mobile-font-size-m:1.3rem;--mobile-font-size-l:1.6rem;--mobile-font-size-xl:1.8rem;--mobile-font-size-xxl:2.1rem}.layout_layoutWrapper__3ppk_{width:100%;margin:0 auto}