@import "https://fonts.googleapis.com/css2?family=Baskervville:ital,wght@0,400..700;1,400..700&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";*,:after,:before{box-sizing:border-box;color:#150b0a;background-color:#0000;border:0 solid;margin:0;padding:0;font-family:Nunito Sans,Arial,Verdana,sans-serif;transition:color .3s}html.dark *,html.dark :after,html.dark :before{color:#ebebe3}ol,ul{list-style:none}img,svg,video,iframe,object{display:block}img,video{max-width:100%;height:auto}button{cursor:pointer;background-color:#0000}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}body{background-color:#b0b436;min-height:100vh;font-size:1rem;line-height:1.5rem}@media (width>=768px){body{font-size:1.125rem;line-height:1.6875rem}}@keyframes marquee{0%{transform:translate(0%)}to{transform:translate(-50%)}}h1,h2,h3,h4,h5,h6{font-family:Baskervville,Garamond,Georgia,serif;font-weight:400}h1{font-size:3rem;line-height:4.5rem}@media (width>=768px){h1{font-size:3.5rem;line-height:5.25rem}}@media (width>=1280px){h1{font-size:4rem;line-height:6rem}}h2{font-size:2rem;line-height:2.625rem}@media (width>=768px){h2{font-size:2.5rem;line-height:3.75rem}}@media (width>=1280px){h2{font-size:3rem;line-height:4.5rem}}h3{font-size:1.25rem;line-height:1.875rem}@media (width>=768px){h3{font-size:1.5rem;line-height:2.25rem}}.main{background-color:#ebebe3;min-height:calc(100vh - 4.4375rem);transition:background-color .3s}html.dark .main{background-color:#150b0a}@media (width>=768px){.main{min-height:calc(100vh - 4.6875rem)}}@media (width>=1280px){.main{min-height:calc(100vh - 5.5rem)}}.button{padding:.625rem}.small{width:1.125rem;height:1.125rem}.regular{width:1.5625rem;height:1.5625rem}html.dark .small,html.dark .regular{filter:invert()}.header{background-color:#ebebe3;padding:0 1rem;transition:background-color .3s;position:relative}html.dark .header{background-color:#150b0a}@media (width>=768px){.header{padding:0 3rem;font-size:1rem;line-height:1.5rem}}@media (width>=1280px){.header{padding:0 4rem;font-size:1.25rem}}.header-wrapper{border-bottom:2px solid #150b0a;justify-content:space-between;align-items:center;padding:.75rem 0;transition:border-color .3s;display:flex}html.dark .header-wrapper{border-color:#ebebe3}.header .logo{z-index:10}@media (width>=768px){.header .logo-mobile{display:none}}.header .logo-tablet{display:none}@media (width>=768px){.header .logo-tablet{display:block}}.header .logo-tablet img{width:9.1875rem}@media (width>=1280px){.header .logo-tablet img{width:12.0625rem}}.header .logo-tablet .title{text-transform:capitalize;color:#150b0a99;margin-top:-.25rem;font-size:.75rem;transition:color .3s;display:block}html.dark .header .logo-tablet .title{color:#ebebe399}.header .logo-tablet .italic{color:#b0b436;font-style:italic}.header .nav{display:none;position:absolute;inset:0}@media (width>=768px){.header .nav{justify-content:center;align-items:center;display:flex}}.header .nav__list{text-transform:capitalize;gap:1.25rem;display:flex}@media (width>=1280px){.header .nav__list{gap:2.25rem}}.header .nav__link{padding:.75rem 0}.header .options{z-index:10;gap:1rem;display:flex}@media (width>=768px){.header .options .hidden{display:none}}.header .options .menu{z-index:20;background-color:#ebebe3;width:100vw;height:100vh;padding:0 1rem;transition:background-color .3s;position:fixed;top:0;left:0}html.dark .header .options .menu{background-color:#150b0a}.header .options .menu-icons{justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.header .options .menu .menuNav{height:calc(100vh - 4.4375rem);padding:1.5rem 0}.header .options .menu .menuNav__list{text-transform:uppercase;flex-direction:column;gap:1.75rem;font-size:1.875rem;font-weight:300;display:flex}.header .options .menu .menuNav__item{padding:1rem 0;display:block}
