:root{--cl-main:#df340f;--cl-title:#002e47;--cl-text:#445762;--cl-text-medium-light:#d4e3e9;--cl-text-light:#f3f3f3;--cl-text-medium-dark:#9e9e9e;--cl-link:#418daa;--cl-line:#dbe6ea;--bg-darkest:#06283c;--bg-dark:#002e47;--bg-medium:#eaf0f2;--bg-light:#f8fbfc;--bg-focus:#eaf0f2;--bg-ul-list:#f8f8f8;--border-radius:2px;--shadow:0px 0px 5px 0px rgba(54,72,99,0.2)}.root{max-width:100%;padding:0 1.5rem}html{overflow-x:hidden!important;overflow-anchor:none}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.4}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.flex{display:-moz-box;display:flex}h1,h2,h3,h4,h5{color:var(--cl-title);font-family:Mulish,"sans-serif";font-weight:700}h1{font-size:2.4rem}h2{font-size:clamp(1.5rem,6vw,1.8rem)}a{color:inherit;text-decoration:none}p{line-height:180%;color:var(--cl-text)}p a{color:var(--cl-link)}p a:hover{color:var(--cl-text)}figure{margin:1rem 0}.wp-block-image img{width:100%;height:auto}@media screen and (min-width:768px){.root{padding:0 2.5rem}}@media screen and (min-width:1024px){.root{margin-left:auto;margin-right:auto;width:100%}}