*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Montserrat',sans-serif}.montserrat{font-family:'Montserrat',sans-serif}.cormorant{font-family:'Cormorant Garamond',serif}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.2em;font-weight:600}p{padding:.8em 0;font-size:1rem;font-weight:300;line-height:20px}a{color:white;text-decoration:none}img{width:100%;height:auto}ul{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px}ul li{display:list-item;line-height:22px;text-align:-webkit-match-parent}input,select{background:transparent;border:1px solid #6666;padding:.5em;color:#ccc}.center{text-align:center}.container-center{margin:0 auto}.uppercase{text-transform:uppercase}.divider{margin:20px 0;border-bottom:1px solid #3b3b3b}.error{color:red;margin-top:-12px;margin-bottom:10px}.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.flex{display:flex;align-content:center;align-items:center}@media screen and (max-width: 768px){.hide-for-mobile{display:none}}.show-for-mobile{display:none}@media screen and (max-width: 768px){.show-for-mobile{display:block}}.show-for-desktop{display:block}@media screen and (max-width: 768px){.show-for-desktop{display:none}}@media screen and (max-width:768px){.absolute-center{top:25%;left:25%;transform:translate(-25%, -25%)}}