@font-face{font-family:"fs me neue";font-style:normal;font-stretch:normal;font-display:swap;src:url("/fonts/FSMeNeue/FSMeNeue.woff2") format("woff2"),url("/fonts/FSMeNeue/FSMeNeue.woff") format("woff");font-weight:400}@font-face{font-family:"fs me neue";font-style:normal;font-stretch:normal;font-display:swap;src:url("/fonts/FSMeNeue/FSMeNeue-Bold.woff2") format("woff2"),url("/fonts/FSMeNeue/FSMeNeue-Bold.woff") format("woff");font-weight:700}@font-face{font-family:"fedra serif a pro";src:url("/fonts/FedraSerif/FedraSerifLCG-Demi.otf") format("opentype"),url("/fonts/FedraSerif/FedraSerifLCG-Demi.woff2") format("woff2");font-style:normal;font-weight:500}:root{--font-family-primary: "fs me neue";--font-family-secondary: "fedra serif a pro"}html,body{width:100%;height:100%;margin:0;padding:0}a{text-decoration:none}h1{font-family:var(--font-family-primary)}@media screen and (min-width: 768px){h1{font-size:7rem;line-height:5.5rem}}@media screen and (max-width: 768px){h1{font-size:2rem;line-height:1}}.navbar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20x 0px}@media screen and (min-width: 768px){.navbar{padding:2rem 6rem}}@media screen and (max-width: 768px){.navbar{padding:1rem}}.wrapper{background:#f4e2e4;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 768px){.wrapper{padding:2rem 5rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width: 768px){.wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 1rem}}@media screen and (min-width: 768px){.block-width{width:50%}}@media screen and (max-width: 768px){.block-width{width:100%}}.content-block p{font-family:var(--font-family-primary);line-height:1}@media screen and (min-width: 768px){.content-block p{font-size:2.5rem}}@media screen and (max-width: 768px){.content-block p{font-size:1.5rem}}.image-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){.image-block img{width:36rem}}@media screen and (max-width: 768px){.image-block img{width:20rem}}@media(min-width: 768px)and (max-width: 1500px){.image-block img{display:none}}footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;background:#231f20;text-align:center;width:100%;padding:15px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:156px}footer .links{margin-top:1rem}footer .links a{font-family:var(--font-family-primary);font-size:1.2rem;color:#fff;padding:0 8px;border-left:1px solid #fff}footer .links a:first-child{border-left:none}footer .copyright{font-family:var(--font-family-primary);font-size:1.2rem;color:#fff}