.header{background-color:#fff;-webkit-box-shadow:0 .1rem .4rem 0 rgba(0,0,0,.6);-moz-box-shadow:0 .1rem .4rem 0 rgba(0,0,0,.6);box-shadow:0 .1rem .4rem 0 rgba(0,0,0,.6);width:100%;height:6.4rem;overflow-y:hidden;display:flex;flex-flow:column;justify-content:center;transition:all .2s ease-in-out;position:fixed;z-index:1000;top:0}@media only screen and (max-width: 768px){.header{justify-content:unset;align-items:center;-webkit-box-shadow:unset;-moz-box-shadow:unset;box-shadow:unset}.header:has(input:checked){height:100vh}.header:has(input:checked) ul{opacity:1}}.header ul{display:flex;justify-content:space-between;align-items:center;height:fit-content;list-style:none}.header ul li{font-weight:700;font-size:1.3rem;color:#6e8c6b;transition:all .3s ease-in-out}.header ul li:first-child,.header ul li:hover{color:#e9c0c5}@media only screen and (max-width: 768px){.header ul{opacity:0;flex-flow:column;gap:2rem}.header ul li{font-size:1.4rem}.header ul li:first-child{margin-top:5.4rem}}.burger{display:none}@media only screen and (max-width: 768px){.burger{display:block;width:3rem;min-height:6rem;padding-top:3rem}.burger__line{position:relative;width:3rem;height:.3rem;background-color:#6e8c6b;border-radius:2rem;transition:all .2s ease-in-out}.burger__line::before{content:"";display:block;position:absolute;top:-1rem;width:3rem;height:.3rem;background-color:#6e8c6b;border-radius:2rem;transition:all .2s ease-in-out}.burger__line::after{content:"";display:block;position:absolute;top:1rem;width:3rem;height:.3rem;background-color:#6e8c6b;border-radius:2rem;transition:all .2s ease-in-out}.burger:has(~input:checked)>div{background-color:rgba(0,0,0,0);transform:rotate(45deg) translate(0rem, -1rem)}.burger:has(~input:checked)>div::before{top:1rem}.burger:has(~input:checked)>div::after{transform:rotate(-90deg)}}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%;scroll-behavior:smooth;font-family:cinzel,serif}body{box-sizing:border-box;position:relative;scroll-behavior:smooth}main{position:relative;max-width:100vw;overflow-x:hidden;margin-top:6.4rem}main:not(:has(*)){height:60vh}section{scroll-margin-top:15rem}img{max-width:100%;height:auto}button{background-color:rgba(0,0,0,0);outline:none;border:none;cursor:pointer;font-family:inherit;border-radius:0}input,textarea,select{-webkit-appearance:none;appearance:none;border-radius:0;outline:none;border:none;font-family:inherit}a{color:inherit;text-decoration:none;transition:.15s ease-in-out opacity}a:hover{opacity:.9}.wrapper{margin:0 auto;width:90%;max-width:1230px}::-webkit-scrollbar{width:8px;height:4px}::-webkit-scrollbar-track{background:#aaa}::-webkit-scrollbar-thumb{background:#bbb;border-radius:10px}/*# sourceMappingURL=main.css.map */
