section{display:grid;grid-column:full-port;padding:0rem 1rem}section:nth-of-type(odd){background-color:#fff;color:#8c684f}section:nth-of-type(2n){background-color:#f9f4ec;color:#b08c74}@media screen and (min-width: 1024px){section{grid-template-columns:[full-port-start] 1fr [content-start] minmax(0,73rem) [content-end] 1fr [full-port-end]}}@media screen and (min-width: 768px) and (max-width: 1023px){section{grid-template-columns:[full-port-start] 1fr [content-start] minmax(0,73rem) [content-end] 1fr [full-port-end]}}@media screen and (max-width: 767px){section{grid-template-columns:[full-port-start] 1fr [content-start] minmax(0,73rem) [content-end] 1fr [full-port-end]}}section>*{grid-column:2}.header-wrapper{display:flex;justify-self:center;align-items:center}@media screen and (min-width: 1024px){.header-wrapper{gap:5rem;flex-flow:row;padding-bottom:5rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.header-wrapper{gap:5rem;flex-flow:row;padding-bottom:5rem}}@media screen and (max-width: 767px){.header-wrapper{gap:1rem;flex-flow:column}}.header-wrapper .headline{text-align:center;padding-bottom:2rem}.header-wrapper .box-wrapper{justify-self:center;overflow:hidden;display:inline-block}@media screen and (min-width: 1024px){.header-wrapper .box-wrapper{width:15rem;height:15rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.header-wrapper .box-wrapper{width:15rem;height:15rem}}@media screen and (max-width: 767px){.header-wrapper .box-wrapper{width:15rem;height:15rem}}.header-wrapper .box-wrapper img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 767px){.header-wrapper .not-in-mini-view{display:none}}.optemize-article{display:flex;flex-flow:column}h1,h2{font-size:2rem}h3{text-align:center;font-size:1.7rem}h4{font-size:1.5rem}p,span{font-size:1.2rem}
