.hidden{display:none}.topnav-inner{display:flex;justify-content:space-between}@media (max-width:700px){.topnav-inner{flex-direction:column}}@font-face{font-display:optional;font-family:Roboto;font-style:normal;font-weight:400;src:url(f7bafc7e0b4cc5d4a0d9.woff) format("woff")}@font-face{font-display:optional;font-family:Roboto;font-style:normal;font-weight:500;src:url(913f5f1d432d3090add0.woff) format("woff")}:root{--white:#fff;--black:#000;--primary:#2871de;--blue:#2871de;--dark:#32373c;--indigo-500:#3f51b5;--blue-grey-500:#34515e;--grey-400:#bdbdbd;--grey-500:#9e9e9e;--grey-600:#757575;--grey-900:#212121;--green:#43a047;--red:#ef5350;--yellow:#f4b400;--box-shadow-color:#6b6b6b;--box-shadow-1:0 0 3px -1px #6b6b6b;--color-primary:#e65100;--color-background:#f7f7f7;--color-font:#000;--color-background-2:#f9f9f9;--color-header-bg:#fff;--color-header-font:#3c4043;--color-header-font-hover:#00897b;--color-header-btn-bg:#fff;--color-header-btn-bar:#2871de;--color-header-bg-2:#fff;--color-pnc-background:#fff;--color-pnc-pros:#43a047;--color-pnc-cons:#ef5350;--color-toc-heading:#212121;--color-toc-button:#212121;--color-toc-background:#fff;--color-toc-link:#2871de;--color-aag-heading:#3c4043;--color-aag-heading-background:#f7f7f7;--color-aag-background:#f7f7f7;--color-aag-pros:#43a047;--color-aag-button-background:#e65100;--color-aag-button-text:#fff;--color-ptable-heading-bg:#00897b;--color-ptable-heading-text:#fff;--color-ptable-odd-bg:#f0f0f0;--color-ptable-even-bg:#fff;--color-ptable-text:#212121;--color-ptable-link:#e65100;--color-ribbon-best:#3949ab;--color-ribbon-staff:#00897b;--color-ribbon-budget:#8e24aa;--color-button-background:#fff;--color-button-hover-background:#ececec;--color-button-text:#2871de;--color-button-border:#2871de;--color-related-bg:#fff;--color-related-img-bg:#e8eaed;--color-related-img-bg-inner:#fff;--color-related-text:#212121;--color-faq-heading:#212121;--color-faq-background:#fff;--color-faq-question:#00897b;--color-faq-answer:#3c4043;--color-scrollbar-track:#f1f1f1;--color-scrollbar-thumb:#bdbdbd;--color-scrollbar-thumb-hover:#2871de;--color-sidebar-widget-title:#212121;--color-sidebar-sticky-bg:#fff;--color-sidebar-toc-item-text:#2871de;--color-sidebar-toc-item-bg:#f9f9f9;--color-footer-bg:#32373c;--color-footer-font:#fff;--color-footer-link:#fff;--color-footer-icon-bg:#fff;--color-trending-bg:#fff;--color-trending-title:#2871de;--color-trending-links:#212121}*,:after,:before{box-sizing:border-box}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--color-scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--color-scrollbar-thumb);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-scrollbar-thumb-hover)}*{scrollbar-color:var(--color-scrollbar-thumb-hover) var(--color-scrollbar-track);scrollbar-width:thin}html{background-color:#f7f7f7;font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:1.15}body{bottom:auto;cursor:default;font-display:optional;font-size:.875rem;font-weight:400;letter-spacing:.01428571em;line-height:1.25;margin:0;position:relative;right:auto;width:auto}button{all:unset}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}textarea{overflow:auto}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}img{border-style:none;height:auto;max-width:100%}a:focus{outline:0!important}.teal{color:#00897b}.blue{color:#1e88e5}.black{color:#333}.white{color:#fff!important}.orange{color:#e65100}.grey-2{color:#999}.grey-3{color:#757575}.grey-4{color:#666}.bg-black{background-color:#333}.bg-grey-1{background-color:#f7f7f7}.bg-grey-4{background-color:#666}.bg-grey-5{background-color:#292929}.bg-white{background-color:#fff}.header{background-color:var(--color-header-bg);box-shadow:0 1px 5px -4px var(--black);margin-bottom:20px;position:relative}.post-box__img{width:100%}.container{margin-left:auto;margin-right:auto;max-width:1300px;padding-left:15px;padding-right:15px}.hidden-header,.logo h1,.menu-item__open-btn,.sub-menu{display:none}.sub-menu{background:var(--color-header-bg-2);box-shadow:0 0 4px var(--grey-400);flex-direction:column;padding-left:0;position:absolute;right:0;top:60px;width:12rem}.logo{align-items:center;display:flex;margin:8px 0}.logo-img{width:185px}.navigation{align-items:center;display:flex;z-index:1}.custom-logo-link{display:block;line-height:0;max-width:240px}.header .menu{display:flex;margin-bottom:0;margin-top:0;padding-left:0}.header .menu li{display:block;position:relative;white-space:nowrap}.header .menu li a{display:block;flex:1;font-size:18px;font-weight:700;padding:1rem;text-decoration:none;transition:color .3s ease-out}.header .menu li a:hover{color:var(--color-header-font-hover)}.header .menu li a:after{border-bottom:2px solid var(--color-header-font-hover);content:"";display:block;transform:scaleX(0);transition:transform .25s ease-in-out}.header .menu .sub-menu li:not(:last-child){border-bottom:1px solid #f7f7f7}.header .menu li a:hover:after{transform:scaleX(1)}.menu-item-has-children:hover .sub-menu{display:flex}.menu-item-has-children>.menu-item__open-btn{cursor:pointer;display:grid;height:100%;place-items:center}.header .menu>.menu-item-has-children>a{padding-right:0}.header .menu>.menu-item-has-children{align-items:center;display:flex;justify-content:space-between}.footer__logo{width:185px}@media (min-width:1025px){.hamburger{display:none}}@media (max-width:1024px){.logo{flex:1;justify-content:space-between}}@media (max-width:767px){.menu-item-has-children>.sub-menu{display:none!important;height:100%;left:100%;width:100%}.menu-item-has-children>.menu-item__open-btn svg{transform:rotate(-90deg)}.header .menu>.menu-item-has-children a{padding-right:10px}.menu-item-has-children.open>.sub-menu{width:100%}.menu-item-has-children.open .sub-menu .sub-menu,.menu-item-has-children.open>.sub-menu{background:var(--color-header-bg-2);border-radius:5px;box-shadow:0 0 3px -1px #000;display:block!important;grid-auto-flow:column;grid-template-rows:repeat(6,auto) 1fr;margin-bottom:5px;margin-left:30px;margin-right:10px;min-width:auto;padding-left:0;position:relative;right:0;top:0}.menu-item-has-children.open .sub-menu .sub-menu,.sub-menu .menu-item-has-children.open>.sub-menu{width:auto}.header .menu>.menu-item-has-children{flex-wrap:wrap}.navigation{align-items:unset;border-radius:0;box-shadow:0 0 4px var(--grey-400);height:calc(100vh - 51px);left:0;position:absolute;top:52px;transform:translateX(-200%);transition:transform .3s ease-out;width:max-content}.hamburger{background:var(--color-header-btn-bg);border:none;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;height:35px;justify-content:space-between;margin-right:15px;padding:6px 5px;width:37px}.hamburger span{background:var(--black);display:block;height:3px;transition:transform .3s ease-out;width:100%}.header.active .hamburger span:first-child{transform:translateY(10px) rotate(45deg)}.header.active .hamburger span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.header.active .hamburger span:nth-child(2),.sub-menu .menu-item__open-btn{display:none}.header .menu .sub-menu li:not(:last-child){border-bottom:none}.header.active .navigation{transform:translateX(0)}.header .menu{background:var(--color-header-bg-2);flex-direction:column;height:100%}.menu-item__open-btn.open+.sub-menu{display:block!important;top:0}.header .menu li{border-bottom:1px solid var(--grey-400);position:static}.header .menu li:last-child{border-bottom:0}.logo{flex-direction:row-reverse;justify-content:flex-end}}.mt0{margin-top:0}.bg-blue{background-color:#1e88e5}.p-absolute{position:absolute}.p-relative{position:relative}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-column{flex-direction:column}.flex-row,.footer,.footer-nav{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.self-center{align-self:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}::-webkit-input-placeholder{color:#333;font-size:1rem;line-height:normal}:-moz-placeholder,::-moz-placeholder{color:#333;font-size:1rem;line-height:normal}:-ms-input-placeholder{color:#333;font-size:1rem;line-height:normal}.h-100{height:100%}.w-35{width:35%}.w-70{width:70%}.w-100{width:100%}.pa4{padding:2rem}.pv1{padding-bottom:.25rem;padding-top:.25rem}.ph2{padding-left:.5rem;padding-right:.5rem}.mr1{margin-right:.25rem}.mr2{margin-right:.5rem}.mb2{margin-bottom:.5rem}.mb4,.mv4{margin-bottom:2rem}.mv4{margin-top:2rem}.ttu{text-transform:uppercase}.f3{font-size:1.5rem}.f6{font-size:.875rem}.f7{font-size:.7rem}h1,h3{color:#202124;font-family:Roboto,Arial,sans-serif;margin:1.5rem 0}a{background-color:transparent;background-image:none;border:0;color:inherit;cursor:pointer;text-decoration:none;transition:all .3s ease-out}h1{color:#202124;font-size:2rem;line-height:1.5;margin:1.5rem 0}h3{font-weight:600;line-height:1.3}p{font-family:Roboto,Arial,sans-serif;font-size:18px;letter-spacing:.5px;line-height:1.5;margin-bottom:1rem;margin-top:0}.bound{margin:auto;max-width:1364px;padding-left:1.5rem;padding-right:1.5rem}.truncate-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bold{font-family:Roboto,Arial,sans-serif;font-weight:700}.bg-cover{background-position:50%;background-repeat:no-repeat;background-size:cover}.br-3{border-radius:3rem}.link,.link:link,.link:visited{transition:.5s}.raise{transform:translateY(0) translateZ(0)}.raise,.raise:active{transition:all .5s ease}.raise:active{opacity:.5}.raise:focus,.raise:hover{transform:translateY(-.12rem) translateZ(0);transition:all .5s ease}.footer-nav a{color:#999;font-weight:700;padding:1rem}.footer-nav a:hover{text-decoration:underline}ul{font-size:18px}@media screen and (min-width:950px) and (max-width:1370px){.footer-nav a{font-size:.7rem;padding:.5rem}}@media (max-width:719px){#logo{width:185px}}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}footer{content-visibility:auto}@media screen and (max-width:949px){html{font-size:16px}h1,h3{margin-bottom:1rem;margin-top:1rem}h3{font-size:1rem}.footer{padding:1rem 0}.footer-nav a{padding:5px}.bound{padding-left:.8rem;padding-right:.8rem}}@media screen and (max-width:549px){h1{font-size:1.5rem}time svg{display:none}.footer-nav{flex-direction:column}.logo-link{margin:0!important}p{font-size:16px}}.singlepost .content p a{color:#00897b!important}.singlepost .content p a strong,.singlepost .content p strong a{color:#e65100!important}.home-hero{align-items:stretch;flex-direction:row;justify-content:space-between;margin-top:1.5rem;width:100%}.home-hero-banner{width:65%}.home-hero-sub-posts{flex-direction:column;width:35%}.home-categories h3{font-size:1.5rem}.category-hero-post{overflow:hidden}.category-hero-post:last-of-type{margin-right:0}@media screen and (min-width:950px) and (max-width:1370px){.home-hero-sub-posts img:first-of-type,.home-hero .home-hero-banner img:first-of-type{height:100%}}@media screen and (max-width:949px){.home-hero-sub-posts img:first-of-type,.home-hero .home-hero-banner img:first-of-type{height:100%;object-fit:cover}}@media screen and (max-width:549px){.home-hero{flex-direction:column;margin-top:0}.home-hero-banner{width:100%}.home-hero-sub-posts{flex-direction:column;width:100%}.home-categories h3{font-size:1.5rem!important}}@media (max-width:320px){.home-hero-sub-posts img:first-of-type,.home-hero .home-hero-banner img:first-of-type{min-height:100%}.home-categories h3{font-size:1rem!important}}.of-h{overflow:hidden}.top-0{top:0}.grid-column-3{grid-row-gap:1.5rem;grid-column-gap:1.5rem;display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:549px){.grid-column-3{grid-template-columns:1fr}}.w-85{width:85%}.pb3{padding-bottom:1.5rem}.pt5{padding-top:4rem}.pv6{padding-bottom:6rem;padding-top:6rem}.ph4{padding-left:2rem;padding-right:2rem}.f2{font-size:2.25rem}h2{font-family:Roboto,Arial,sans-serif;font-size:1.4rem}h2,h3{color:#202124;font-weight:600;line-height:1.3;margin-bottom:1.5rem;margin-top:1.5rem}h3{font-size:1.2rem}.truncate-3{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden}@media screen and (max-width:949px){h2{font-size:1.2rem;margin-bottom:1rem;margin-top:1rem}h3{font-size:1rem}}.z-1{z-index:1}.bg-black-2{background-color:rgba(0,0,0,.322)}.bg-orange{background-color:#e65100}.bg-teal{background-color:#00897b}.post-li{height:254px}.post-li-content{padding:2rem;width:65%}.post-li-content-time{width:40%}.post-li img{min-width:424px}@media screen and (min-width:950px) and (max-width:1370px){.post-li{height:auto}.post-li img{height:auto;min-width:324px}}@media screen and (max-width:949px){.post-li{box-shadow:2px 2px 10px rgba(75,72,72,.2);height:auto;justify-content:space-between}.post-li img{height:auto;min-width:200px}.post-li-content{padding:.8rem;width:60%}.post-li-content-description{display:none}.post-li-content-time{width:80%}}@media screen and (max-width:549px){.post-li-content-description,.post-li-content .raise{display:none!important}.post-li-content-time{width:100%}.post-li img{min-width:auto}.post-li-content{width:65%}}@media (max-width:320px){.post-li-content h3{font-size:.75rem}.post-li-content-time>p{display:none}}h2,h3{font-family:Roboto,Arial,sans-serif}@media screen and (max-width:949px){h2,h3{margin-bottom:1rem;margin-top:1rem}h2{font-size:1.2rem}h3{font-size:1rem}}@media screen and (max-width:549px){.post-li-content-time{align-items:flex-start;flex-direction:column}}.latest-post__author{color:var(--grey-500);position:relative;text-decoration:none}b,strong{font-weight:600}a:hover{text-decoration:none}h1,h2,h3,h4,h5,h6{line-height:1.2}h2{font-size:26px}h2,h3{margin-bottom:15px;position:relative}.db{display:block}.dib{display:inline-block}.link{color:#1967d2;font-weight:600;letter-spacing:.01785714em;text-decoration:none}.link,.link:link,.link:visited{transition:all .5s ease}.link:hover{color:#1a0dab}.list{list-style-type:none}.w-50{width:50%}.pa2{padding:.5rem}.pr3{padding-right:1.5rem}.pv3{padding-bottom:1.5rem;padding-top:1.5rem}.mr5{margin-right:4rem}.mb0{margin-bottom:0}.mt2{margin-top:.5rem}.tc{text-align:center}.home-hero .w-100 img{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}