@import url("https://fonts.googleapis.com/css2?family=Palanquin:wght@100;200;300;400;500;600;700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Palanquin:wght@100;200;300;400;500;600;700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");:root{--color-offwhite:#fdf9f9;--padding-large:3rem;--padding-medium:2rem;--padding-small:1rem;--color-pink:#ee2776;--color-white:#fff;--color-black:#2f2f2f;--color-dark-grey:#2c353d;--color-dark-dark-grey:#1a242f;--container:#f9f9f9;--white:#f2f2f2;--background:#f2f2f2;--backgroundDark:#d5d5d5;--font:#777;--fontDark:#5b5b5b;--green:#7ace4c;--purple:#9b51e0;--buttonBackground:#5b5b5b;--buttonHover:#494949;--buttonDisabled:#5b5b5b;--buttonBlue:#41a6df;--required:red;--mainFont:"Palanquin";--subFont:"EB Garamond"}h2{font-size:46px}h2,h3{font-family:EB Garamond;font-weight:400;font-style:normal}h3{font-size:32px}h4{font-family:EB Garamond;font-weight:500;font-style:normal;font-size:18px}.container{margin-right:auto;margin-left:auto;box-sizing:border-box}@media only screen and (min-width:768px) and (max-width:991px){.container{max-width:750px}}@media only screen and (min-width:992px) and (max-width:1199px){.container{max-width:970px}}@media only screen and (min-width:1200px){.container{max-width:1170px}}body,html{max-width:100vw;margin:0;overflow-x:hidden;font-family:Palanquin;font-weight:400;font-style:normal;color:#494949;font-size:14px}.popular-posts-desktop{display:none}.popular-posts-mobile{width:100%;margin:0 auto;display:block}@media (min-width:900px){.popular-posts-desktop{display:block}.popular-posts-mobile{display:none}}@media (min-width:1200px){.popular-posts-mobile{max-width:950px}}@media (max-width:899px){.search-mobile-margin{margin:1rem}}