header{display:flex;flex-direction:column;background-color:#fdedef;transition:top .8s ease-in-out;height:auto;z-index:100;font-family:'Open Sans',sans-serif;width:100%;margin:0 auto;padding-top:10px}header .site-title{grid-area:title;padding-bottom:0;width:100%;text-align:center}header .site-title a,header nav a{font-weight:400;font-family:'PT Sans',sans-serif;font-size:36px;text-decoration:none;border:0;color:#cc3a0d}header .site-title a:hover{opacity:.8}header nav{display:grid;grid-area:nav;justify-content:center}header nav ul{display:flex;height:100%;padding-left:0;margin-top:0}header nav li{list-style-type:none}header nav a{position:relative;padding:0 40px;display:inline-block;font-size:17px;color:#63720d;overflow:hidden;background:linear-gradient(to right,#cc3a0d,#cc3a0d 50%,#63720d 50%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 100%;background-position:100%;transition:background-position 700ms ease}header nav a:hover{background-position:0 100%}header nav a:first-child{padding-left:0}.active{color:#cc3a0d!important;background:0 0;-webkit-text-fill-color:#cc3a0d}@media all and (min-width:768px){header{grid-template-columns:50% 50%;flex-direction:row;display:grid;grid-template-areas:"title nav"}header .site-title{text-align:left}header nav{padding-top:0;justify-content:end;align-content:center}header nav ul{margin-top:17px}header nav a:first-child{padding-left:40px}}@media all and (max-width:430px){header .site-title h1{font-size:34px;padding-top:20px}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){header{display:flex;flex-direction:row;justify-content:space-between}header .site-title{text-align:left}header nav a{background:0 0;-webkit-text-fill-color:#cc3a0d;transition:none}header nav a:hover{color:#cc3a0d}}body{font-family:'PT Serif',serif;text-align:left;font-size:17px;line-height:26px;word-wrap:break-word;margin:0 auto;background-color:#fdedef;overflow:scroll;letter-spacing:.02em}h1{font-size:32pt;line-height:56px}h2{font-size:22pt;line-height:36px}body,h1,h2,h3,h4,h5{color:#63720d}h3{font-size:20pt;line-height:30px}h4,h5{font-size:18pt}h5{font-size:16pt}blockquote,h1,h2,h3,h4,h5,h6{letter-spacing:3px}h1,h2,h3,h4,h5,h6{font-family:'PT Sans',sans-serif;padding:0 0 14px;margin:0;position:relative}h6{font-size:11pt}a,a:hover,h6{color:#63720d}a{-webkit-transition:all 320ms ease;transition:all 320ms ease;text-decoration:none;border-bottom:2px solid rgba(99,114,13,.4)}a:hover{border-bottom-color:#63720d}img{max-width:100%;height:auto}p{margin-top:0;padding-top:7px}blockquote{font-size:22px;line-height:50px;text-align:center;font-style:italic;font-family:'Open Sans',sans-serif;color:#cc3a0d;max-width:500px}blockquote:after,blockquote:before{content:'"'}.subtext{display:none}.subtext-phone{text-align:left;font-size:11px}.home-wrapper img,.padtop{padding-top:20px}.home-wrapper{display:flex;flex-direction:column-reverse}.textLarge,article h2{font-size:24px}.line{position:absolute;bottom:0;left:0;border-top:.2rem solid #e5bd1d;width:140px}.site{max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px}.page{margin-top:50px}article{padding-bottom:0;max-width:500px}article h2{margin-top:30px}article h2:first-child{margin-top:0}.thinLine{position:absolute;bottom:15%;left:0;border-top:.2rem solid #e5bd1d;width:84px}@media all and (min-width:768px){.page{margin-top:100px}.over h2{padding-top:8px}.home-wrapper{display:flex;flex-direction:row;justify-content:center;padding-bottom:20px}.home-wrapper .img-wrapper{align-self:center;max-width:350px}.home-wrapper article{padding-left:40px}.home-wrapper img{padding-top:0}.content-wrapper article{max-width:800px}.line{left:-20%;width:180px}.subtext-phone{display:none}.subtext{text-align:left;font-size:11px;display:block}.padtop{padding-top:10px}}@media all and (max-width:411px){.break{display:block}}