.search-form{display:flex;flex-wrap:nowrap;gap:2.4rem}.search-form__button{height:auto}.site{display:flex;flex-direction:column;font-family:Ubuntu,sans-serif!important;min-height:100vh;overflow-x:hidden;position:relative}.page-id-1120 .site{overflow:auto!important}a,button,h1,h2,h3,h4,h5,h6,input,label,li,p,select,span,textarea{font-family:Ubuntu,sans-serif!important}.button{font-weight:500}.button.is-style-primary{background:var(--color-background-tertiary)!important;border-radius:6px;box-shadow:inset 0 0 0 1px var(--color-background-tertiary)!important;color:var(--color-text-alternate)!important}.button.is-style-primary:hover{opacity:.85}.button.is-style-secondary{border-radius:6px;box-shadow:inset 0 0 0 1px var(--color-border-alternate)!important;color:var(--color-text-alternate)!important}.button.is-style-secondary:hover{opacity:.85}.button.is-style-tertiary{border:1px solid #344b6a;border-radius:6px;color:#091d38;padding-left:24px;padding-right:24px}.button.is-style-tertiary:hover{opacity:.85}.section:not(.page-header){opacity:.1;transition:all .3s}.section:not(.page-header).js-visible{opacity:1}.site-header{display:flex;height:100%;left:0;max-height:var(--site-header--height);position:fixed;right:0;top:0;transition:transform .35s ease;width:100%;z-index:50}.site-header,.site-header.is-mobile-navigation-expanded,.site-header.js-scroll-down,.site-header.js-scroll-up{transform:translateY(0)}.site-header.js-scroll-down{transform:translateY(-100%)}.site-header>div{align-items:center;background:transparent;color:var(--color-text-primary);display:flex;height:100%;transition:background .35s ease;width:100%;z-index:1}.site-header.has-dropdown-expanded>div,.site-header.is-mobile-navigation-expanded>div,.site-header.is-sticky>div,.site-header.js-scroll-down>div,.site-header.js-scroll-up>div{background:#fff;color:var(--color-text-primary)}.site-header.has-dropdown-expanded>div:after,.site-header.is-mobile-navigation-expanded>div:after,.site-header.is-sticky>div:after,.site-header.js-scroll-down>div:after,.site-header.js-scroll-up>div:after{background:var(--color-border-primary);bottom:0;content:"";display:none;height:1px;left:0;position:absolute;width:100%}@media only screen and (min-width:960px){.site-header.has-dropdown-expanded>div:after,.site-header.is-mobile-navigation-expanded>div:after,.site-header.is-sticky>div:after,.site-header.js-scroll-down>div:after,.site-header.js-scroll-up>div:after{display:block}}.site-header__navbar{align-items:center;display:flex;height:4.8rem;margin:auto;max-width:var(--max-width--wide);max-width:1318px;width:calc(100% - var(--site-padding-mobile)*2)}@media only screen and (min-width:960px){.site-header__navbar{width:calc(100% - var(--site-padding)*2)}}.site-branding{display:flex;margin:auto auto auto 0}.site-logo{display:block;max-width:12rem}.site-logo img{height:100%;max-height:4.8rem;max-width:16rem;width:auto}.site-title{color:inherit;display:block;font-size:1.8rem;font-weight:500;text-decoration:none;width:auto}.site-title:hover{color:#c8d7ea}.site-buttons{display:none}@media only screen and (min-width:960px){.site-buttons{display:flex;gap:1.6rem}}.site-buttons .button{height:4.2rem;padding:0 2rem}.mobile-navigation>div .site-buttons{display:flex;flex-flow:column;gap:1.6rem;padding:2rem 0 4.8rem}@media only screen and (min-width:640px){.mobile-navigation>div .site-buttons{flex-flow:row}}@media only screen and (min-width:960px){.mobile-navigation>div .site-buttons{display:none}}.mobile-navigation>div .site-buttons .button{width:100%}.site-navigation{display:none;margin:auto 0 auto 4.8rem}@media only screen and (min-width:960px){.site-navigation{display:block}}.site-navigation .menu{display:flex}.site-navigation .menu-item{align-items:center;display:flex;position:relative}.site-navigation .menu-item.is-expanded,.site-navigation .menu-item:hover{color:var(--color-text-secondary)}.site-navigation .menu-item-link{align-items:center;color:inherit;display:flex;justify-content:center;letter-spacing:.01em;position:relative}.site-navigation .menu-item-link:hover{color:inherit}.site-navigation .menu-item-link:not([href])+button:after,.site-navigation .menu-item-link[href=""]+button:after,.site-navigation .menu-item-link[href="#"]+button:after{content:"";inset:0;position:absolute}.site-navigation .menu>.menu-item>a{height:5.8rem}.site-navigation .menu>.menu-item+li{margin-left:32px}.site-navigation .menu>.menu-item.menu-item-has-children>a:not([href]),.site-navigation .menu>.menu-item.menu-item-has-children>a[href=""],.site-navigation .menu>.menu-item.menu-item-has-children>a[href="#"]{pointer-events:none}.site-navigation .menu>.menu-item.menu-item-has-children>a:not([href])+button:after,.site-navigation .menu>.menu-item.menu-item-has-children>a[href=""]+button:after,.site-navigation .menu>.menu-item.menu-item-has-children>a[href="#"]+button:after{content:"";display:block;inset:0;position:absolute}.site-navigation .submenu{background:#fff;box-shadow:0 0 0 1px currentColor;color:var(--color-text-primary);left:50%;margin:0 0 0 -9em;opacity:0;pointer-events:none;position:absolute;top:calc(100% + 1.2rem);transition:opacity .35s ease;width:18em;z-index:1}.site-navigation .submenu *{visibility:hidden}.site-navigation .submenu[aria-hidden=false]{opacity:1;pointer-events:all}.site-navigation .submenu[aria-hidden=false] *{visibility:visible}.site-navigation .submenu-toggle{height:1.6rem;margin-left:.4rem;position:unset;width:1.6rem}.site-navigation .submenu-toggle,.site-navigation .submenu-toggle:hover{background:transparent;color:inherit}.site-navigation .submenu-toggle svg{transition:transform .35s ease}.site-navigation .submenu-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.site-navigation .submenu .menu-item a{align-items:flex-start;color:inherit;display:flex;flex-flow:column;font-size:1.6rem;font-weight:500;justify-content:center;letter-spacing:.01em;line-height:1.25;padding:.625em 1.25em .625em 4em;position:relative;text-transform:none;width:100%;z-index:2}.site-navigation .submenu .menu-item a:hover{color:var(--color-text-primary)}.site-navigation .submenu .menu-item-icon{height:1.6rem;left:2em;position:absolute;top:.75em;width:1.6rem}.site-navigation .submenu .menu-item-description{display:block;font-size:1.4rem;font-weight:400;margin-top:.4rem}.site-navigation .submenu .menu-item:first-child a{border-top:0;padding-top:1.625em}.site-navigation .submenu .menu-item:first-child .menu-item-icon{top:1.75em}.site-navigation .submenu .menu-item:last-child a{border-bottom:0;padding-bottom:1.75em}.site-navigation .menu-item:last-child ul{left:unset;right:0}.site-navigation .menu-item:last-child ul li:first-child:after,.site-navigation .menu-item:last-child ul li:first-child:before{left:unset;right:2.4rem}.site-navigation+*{margin-left:4.8rem}.site-header.is-sticky .site-navigation .menu-item.is-expanded,.site-header.is-sticky .site-navigation .menu-item:hover{color:var(--color-text-secondary)}.mobile-navigation{z-index:10}@media only screen and (min-width:960px){.mobile-navigation{display:none}}.mobile-navigation__toggle{background:transparent;color:inherit;height:3.6rem;width:3.6rem}@media only screen and (min-width:960px){.mobile-navigation__toggle{height:4.8rem;width:4.8rem}}.mobile-navigation__toggle:hover{background:transparent;color:inherit}.mobile-navigation__toggle .icon--close,.mobile-navigation__toggle[aria-expanded=true] .icon--menu{display:none}.mobile-navigation__toggle[aria-expanded=true] .icon--close{display:flex}.mobile-navigation__toggle[aria-expanded=true] .icon--close svg{height:1.2rem;width:1.2rem}.mobile-navigation__container{background:#fff;color:var(--color-text-primary);display:block;font-weight:500;height:calc(100vh - var(--site-header--height));left:-100%;max-width:68rem;padding:0 var(--site-padding-mobile);position:fixed;top:var(--site-header--height);transition:all .35s ease;visibility:hidden;width:100%}@media only screen and (min-width:960px){.mobile-navigation__container{padding:0 var(--site-padding);width:calc(100vw - 4.8rem - var(--site-padding))}}.mobile-navigation__container[aria-hidden=false]{left:0;visibility:visible}.mobile-navigation__inner-container{font-size:1.5rem;height:100%;overflow-y:auto;padding:1.7rem 0 calc(var(--site-padding) + 1.6rem);position:relative;width:100%;-ms-overflow-style:none;scrollbar-width:none}.mobile-navigation__inner-container::-webkit-scrollbar{display:none}.mobile-navigation__container.has-buttons>nav{height:calc(100% - 18rem);padding-bottom:0}@media only screen and (min-width:640px){.mobile-navigation__container.has-buttons>nav{height:calc(100% - 12.4rem)}}.mobile-navigation .menu-item{display:flex;flex-wrap:wrap;position:relative}.mobile-navigation .menu-item-link{align-items:center;display:flex;flex:1;font-size:1.8rem;font-weight:400;height:auto;line-height:1.4;min-height:4.2rem;padding:.7em .5em .7em 0}.mobile-navigation .menu-item-link:not([href])+button:after,.mobile-navigation .menu-item-link[href=""]+button:after,.mobile-navigation .menu-item-link[href="#"]+button:after{content:"";inset:0;position:absolute}.mobile-navigation .menu-item-link+button{height:4.2rem;margin:0;width:4.2rem}.mobile-navigation .submenu{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1);width:100%}.mobile-navigation .submenu-toggle{position:unset}.mobile-navigation .submenu-toggle,.mobile-navigation .submenu-toggle:hover{background:transparent;color:inherit}.mobile-navigation .submenu-toggle svg{max-width:.9rem;transition:transform .35s ease}.mobile-navigation .submenu-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.mobile-navigation .submenu .menu-item-link{align-items:flex-start;display:flex;flex-flow:column;font-size:1.6rem;font-weight:500;justify-content:center;padding-left:2em;position:relative;visibility:hidden}.mobile-navigation .submenu .menu-item-icon{height:1.6rem;left:0;position:absolute;top:.75em;width:1.6rem}.mobile-navigation .submenu .menu-item-description{display:block;font-size:1.4rem;font-weight:400;margin-top:.4rem}.mobile-navigation .submenu .menu-item:last-child a{padding-bottom:1.5em}.mobile-navigation .submenu[aria-hidden=false]{max-height:9999px;transition:max-height .5s cubic-bezier(1,0,1,0)}.mobile-navigation .submenu[aria-hidden=false] .menu-item-link{visibility:visible}.mobile-navigation__backdrop{height:calc(100vh - var(--site-header--height));top:var(--site-header--height)}@media only screen and (min-width:960px){.site-header__navbar.is-style-navbar-5 .site-branding{margin-right:2.4rem}}.site-header__navbar.is-style-navbar-5 .site-navigation{margin-left:auto;margin-right:0}.site-content{flex:1;max-width:100vw}.site-content__inner-container{margin-left:auto;margin-right:auto;max-width:1383px;padding:.1px 0}.site-content__inner-container>:first-child{margin-top:calc(var(--site-header--height))!important}.site-content__inner-container>:last-child{margin-bottom:var(--site-header--height)!important}.site-content__inner-container>.section:last-child{margin-bottom:0!important}.section-text p{margin:20px 0!important}.page .page-header p,.page .page-header ul{margin:20px auto!important;max-width:800px}.post-item{margin:0 0 50px}@media (max-width:640px){.post-item{margin-bottom:20px}}.post-item__image{display:block;margin-bottom:23px}.post-item__image img{border-radius:12px;display:block;height:300px}.post-item__category a{background:#5d718e;border-radius:4px;color:#fff;display:inline-block;font-size:14px;font-weight:500;margin:0;padding:4px 9px;text-decoration:none}.post-item__reading-time{font-size:14px;margin:0 0 0 11px}.post-item__title{font-size:24px;margin:20px 0 8px}.post-item__link{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 fill=%27none%27%3E%3Cpath fill=%27%23091D38%27 d=%27m9.414 18.414 5.707-5.707L9.414 7 8 8.414l4.293 4.293L8 17z%27/%3E%3C/svg%3E") 100% no-repeat;display:inline-block;margin:37px 0 0;padding:0 35px 0 0;text-decoration:none}.post-items{display:grid;gap:32px;grid-template-columns:repeat(1,1fr)}@media only screen and (min-width:640px){.post-items{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:960px){.post-items{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1280px){.post-items{grid-template-columns:repeat(3,1fr)}}.blog .site-content>.is-root-container,.category .site-content>.is-root-container{padding:0 32px!important}@media (max-width:1024px){.blog .site-content>.is-root-container,.category .site-content>.is-root-container{padding:0 20px!important}}.blog .page-header,.category .page-header{margin-bottom:77px;padding-top:1px}@media (max-width:1024px){.blog .page-header,.category .page-header{padding-left:0;padding-right:0}}@media (max-width:640px){.blog .page-header,.category .page-header{margin-bottom:30px}}.blog .page-header .tagline,.category .page-header .tagline{color:#b60000;margin:91px 0 0}@media (max-width:640px){.blog .page-header .tagline,.category .page-header .tagline{margin:50px 0 0}}.blog .page-header h1,.category .page-header h1{font-size:54px;font-weight:500;margin:15px 0 28px}@media (max-width:640px){.blog .page-header h1,.category .page-header h1{font-size:30px}}.blog .page-header .text,.category .page-header .text{font-size:18px}.latest-post{align-items:center;display:flex;justify-content:space-between;padding:0}@media (max-width:1024px){.latest-post{flex-wrap:wrap;padding:0}}.latest-post__thumbnail{max-width:50%}@media (max-width:1024px){.latest-post__thumbnail{margin-bottom:20px;max-width:100%}}@media (max-width:640px){.latest-post__thumbnail{width:100%}}.latest-post__thumbnail img{border-radius:20px;height:500px;-o-object-fit:cover;object-fit:cover}@media (max-width:1024px){.latest-post__thumbnail img{height:300px}}.latest-post__content{width:46.6%}@media (max-width:640px){.latest-post__content{width:100%}}.latest-post__category{background:#5d718e;border-radius:4px;color:#fff;display:inline-block;font-size:14px;font-weight:500;margin:0;padding:4px 9px}.latest-post__reading-time{font-size:14px;font-weight:500;margin-left:10px}.latest-post__title{margin:17px 0 12px}.post-categories-list{align-items:center;display:flex;margin:80px 32px 65px}@media (max-width:1024px){.post-categories-list{margin-left:0;margin-right:0}}.post-categories-list li a{border:1px solid transparent;border-radius:6px;color:#091d38;display:block;font-size:16px;padding:6px 15px;text-decoration:none}.post-categories-list li a.current{border-color:#091d38}.br-post-tags__tag{border-radius:4px;font-size:14px}.br-post-tags__tag,.br-share__btn{background-color:#5d718e;color:#fff}.br-share__btn{height:32px;width:32px}.br-share__btn path{fill:#fff}.tagline{font-weight:500!important}.pagination{margin-bottom:4.8rem;margin-top:4.8rem}.pagination .icon-button{font-size:1.5rem;font-weight:700;letter-spacing:0;line-height:0}.pagination-links{display:flex;justify-content:center;min-height:5.6rem;padding:0 5.6rem;position:relative}.pagination-links__items{display:flex;flex-wrap:wrap;justify-content:center}.pagination-links__item{margin:.4rem}.pagination-links__dots{margin:.4rem;pointer-events:none}.pagination-links__next,.pagination-links__prev{bottom:0;margin:.4rem;position:absolute;top:0}.pagination-links__prev{left:0;margin-left:0}.pagination-links__next{margin-right:0;right:0}.pagination-links--without-numbers{width:11.2rem}.pagination-links--without-numbers.is-right-aligned{margin-left:auto}.pagination:first-child{margin-top:0}.pagination:last-child{margin-bottom:0}.post-header{background:#f3f6f9;margin-bottom:clamp(6.4rem,6.4rem + 32*(100vw - 375px)/1065,9.6rem)}.post-header__inner-container{padding-bottom:clamp(4.8rem,4.8rem + 48*(100vw - 375px)/1065,9.6rem);padding-top:clamp(6.4rem,6.4rem + 64*(100vw - 375px)/1065,12.8rem)}.post-header__title{font-size:clamp(3.2rem,3.2rem + 28*(100vw - 375px)/1065,6rem)}.post-header__text,.post-header__title{max-width:var(--max-width--medium);text-align:center}.post-header__text{font-size:clamp(1.8rem,1.8rem + 4*(100vw - 375px)/1065,2.2rem);line-height:1.65}.site-content__inner-container>.post-header:first-child{margin-top:0!important;padding-top:var(--site-header--height)!important}.post-content{position:relative}.post-author{align-items:flex-end;display:flex}.post-author__avatar{margin-right:2.4rem}.post-author__avatar img{border:3px solid #e5e5e5}.post-author__content{display:flex;letter-spacing:.02em;line-height:1}.post-author__byline{font-weight:500}.post-author__name{font-weight:500;margin:0 0 0 .25em;text-transform:capitalize}.post-author.has-avatar .post-author__content{flex-flow:column;padding-bottom:.3rem}.post-author.has-avatar .post-author__byline{font-size:1.2rem;letter-spacing:.05em;opacity:.5}.post-author.has-avatar .post-author__name{font-size:1.8rem;letter-spacing:.02em;margin:1rem 0 0}.post-date{display:flex}.post-date__label,.post-date__published{font-size:1.2rem;font-weight:500;letter-spacing:.05em;line-height:1;opacity:.5}.post-date__label{margin-right:.4rem}.post-terms{position:relative}.post-terms__label{color:#8290af;display:block;font-size:1.4rem;margin-bottom:1.6rem}.post-terms__list{display:flex;margin:-.4rem;padding:0}.post-terms__list-item{margin:.4rem}.post-term{background:#fff;border-radius:4px;box-shadow:1px 2px 8px 1px rgba(0,0,0,.04);color:#8290af;display:block;font-size:1.1rem;font-weight:500;letter-spacing:.05em;padding:6px 12px;text-decoration:none;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.post-term:hover{background:#fafcfe;box-shadow:inset 0 0 6px 1px rgba(0,0,0,.08);color:#3c4558}.post-navigation .pagination-links{width:11.2rem}.pagination-links .icon-button{background:#ededed!important;border:0!important;border-radius:12px!important;box-shadow:none!important;color:#000}.pagination-links .icon-button.is-current{background:#e30000!important;color:#fff}.post-comments{margin-bottom:clamp(6.4rem,6.4rem + 32*(100vw - 375px)/1065,9.6rem);margin-left:var(--site-padding);margin-right:var(--site-padding);margin-top:clamp(6.4rem,6.4rem + 32*(100vw - 375px)/1065,9.6rem);max-width:unset;padding-left:calc((100% - var(--max-width--regular))/2 - var(--site-padding));padding-right:calc((100% - var(--max-width--wide))/2 - var(--site-padding));position:relative;width:auto}.post-comments__heading{font-size:3.2rem}.post-comments__list{margin-top:4.8rem}.post-comments__list ol{display:inline-block;margin:3.2rem 0 0;padding:0 0 0 3.2rem;position:relative}.post-comments__form{background:#fff;border-radius:1.6rem;box-shadow:1px 2px 16px 1px rgba(0,0,0,.02);max-width:var(--max-width--regular);padding:4.8rem 5.6rem 6.4rem}.post-comments__form-title{align-items:center;display:flex;font-size:clamp(2rem,2rem + 4*(100vw - 375px)/1065,2.4rem);justify-content:space-between;margin:0}.post-comments__form-title>a{border:0;margin:0 auto 0 .5em;text-transform:capitalize}.post-comments__form-title small{margin-left:.75em}.post-comments__form-title small a{background:transparent;box-shadow:inset 0 0 0 2px #e9eefd;color:#788ebe;display:block;font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:500;padding:.8rem 1.8rem;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.post-comments__form-title small a:hover{box-shadow:inset 0 0 0 2px #c0d9ff;color:#4061a9}.post-comments__list+.post-comments__form{margin-top:5.6rem}.post-comments__pagination{margin:6.4rem 0;max-width:var(--max-width--regular)}.comment{background:#fff;border-radius:0 1.6rem 1.6rem;box-shadow:1px 2px 16px 1px rgba(0,0,0,.02);margin:4.8rem 0 0;max-width:var(--max-width--regular);position:relative}.comment-body{padding:3.2rem}.comment-body,.comment-meta{display:flex;flex-flow:column}.comment-author,.comment-meta{position:relative}.comment-author{align-items:flex-end;display:flex;flex-flow:wrap;min-height:7.2rem;padding-left:10.4rem}.comment-author__avatar{bottom:-4px;height:8rem;left:0;position:absolute;width:8rem}.comment-author__avatar img{border-radius:50%;box-shadow:inset 0 0 0 2px #e9eefd;height:100%;-o-object-fit:cover;object-fit:cover;padding:8px}.comment-author__name{font-size:1.8rem;font-weight:500;letter-spacing:.02em;line-height:1;text-transform:capitalize;width:100%}.comment-author__role{background:#f7f9fd;color:#788ebe;font-weight:500;padding:.375em .875em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.comment-author__role+.comment-author__role{margin-left:.8rem}.comment-date{font-size:1.2rem;font-weight:500;letter-spacing:.05em;text-align:right}.comment-date__published{background:#f7f9fd;border-radius:1.6rem;color:#788ebe;padding:.5em 1.5em}.comment-awaiting-moderation{display:block;letter-spacing:.02em;margin:1.5em 0 0}.comment-content{margin:2.4rem 0 0;order:2}.comment-content__notice{background:#f1f9ff;color:#4086c3;display:block;font-size:1.6rem;padding:.75em 1.5em}.comment-toolbar{display:flex;justify-content:flex-end;margin:1.6rem 0 0;order:3}.comment-edit-link,.comment-reply-link,.comment-toolbar{-webkit-user-select:none;-moz-user-select:none;user-select:none}.comment-edit-link,.comment-reply-link{background:#f7f9fd;box-shadow:inset 0 0 0 2px transparent;color:#788ebe;font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:500;padding:.375em 1em;text-decoration:none}.comment-edit-link:hover,.comment-reply-link:hover{background:#fff;box-shadow:inset 0 0 0 2px #c0d9ff;color:#4061a9}.comment-edit-link{border-left:0}.comment-reply-link+.comment-edit-link{margin-left:1rem}.comment:first-child{margin-top:0}.comment-form{margin-top:2.4rem}.comment-form__cookies{margin-top:3.2rem}.comment-form__submit{margin-top:4.8rem}.sidebar,.site-footer{position:relative}.site-footer__inner-container{display:flex;flex-flow:column wrap;margin:0 auto;max-width:var(--max-width--wide);padding-bottom:clamp(4.8rem,4.8rem + 16*(100vw - 375px)/1065,6.4rem);padding-top:clamp(3.2rem,3.2rem + 16*(100vw - 375px)/1065,4.8rem);width:calc(100% - var(--site-padding)*2)}@media only screen and (min-width:480px){.site-footer__inner-container{flex-flow:row nowrap}}.footer__branding a{display:flex;justify-content:flex-start}.footer__site-navigation{align-items:center;display:flex;justify-content:center;margin:0}.footer__site-navigation ul{display:flex;gap:clamp(2.4rem,2.4rem + 8*(100vw - 375px)/1065,3.2rem)}@media only screen and (max-width:639.99px){.footer__site-navigation ul{align-items:center;flex-direction:column}}.footer__site-navigation ul li a{font-size:1.4rem;font-weight:600;text-decoration:none}.footer__site-navigation ul li a.is-expanded,.footer__site-navigation ul li a:hover{color:var(--color-text-secondary)}.scroll-top{margin:0 auto}@media only screen and (min-width:480px){.scroll-top{margin:0 0 0 4.8rem;order:3}}.footer__social-links{margin:2em auto 0}@media only screen and (min-width:480px){.footer__social-links{margin:auto 0;order:2}}.footer__social-links ul{display:flex;gap:1.2rem;justify-content:flex-end}.footer__social-links li .icon-button{background:transparent;height:auto;width:auto}.footer__social-links li .icon-button .icon{height:2.4rem;max-height:2.4rem;max-width:2.4rem;width:2.4rem}.footer__site-links{align-items:center;display:flex;justify-content:flex-start;margin:0;order:2}.footer__site-links ul{display:flex;gap:2.4rem}.footer__site-links ul li a{font-size:1.4rem;text-decoration:underline}.footer__site-links ul li a.is-expanded,.footer__site-links ul li a:hover{color:var(--color-text-secondary);text-decoration:none}.footer__site-info{color:#8290af;font-size:1.4rem;margin-top:3em;text-align:center;width:100%}@media only screen and (min-width:480px){.footer__site-info{margin:auto auto auto 0;order:1;width:auto}}.site-footer.is-style-footer-4 .site-footer__inner-container{display:flex;flex-direction:column;gap:0;padding-bottom:clamp(6.4rem,6.4rem + 16*(100vw - 375px)/1065,8rem);padding-top:clamp(4.8rem,4.8rem + 32*(100vw - 375px)/1065,8rem)}.site-footer.is-style-footer-4 .site-footer__inner-container>.footer__row:first-child{align-items:center;display:grid;gap:2.4rem;grid-template-columns:1fr 2fr 1fr;padding-bottom:clamp(4.8rem,4.8rem + 32*(100vw - 375px)/1065,8rem)}@media only screen and (max-width:639.99px){.site-footer.is-style-footer-4 .site-footer__inner-container>.footer__row:first-child{gap:4.8rem;grid-template-columns:1fr}.site-footer.is-style-footer-4 .site-footer__inner-container>.footer__row:first-child .footer__branding a{justify-content:center}}.site-footer.is-style-footer-4 .site-footer__inner-container>.footer__row:first-child .footer__social-links{margin:0}@media only screen and (max-width:639.99px){.site-footer.is-style-footer-4 .site-footer__inner-container>.footer__row:first-child .footer__social-links ul{justify-content:center}}.site-footer.is-style-footer-4 .site-footer__inner-container>.footer__row:last-child{align-items:flex-start;border-top:1px solid var(--color-border-primary);display:grid;gap:2.4rem;grid-template-columns:1fr 1fr;padding-top:clamp(2.5rem,2.5rem + 8*(100vw - 375px)/1065,3.3rem)}@media only screen and (max-width:639.99px){.site-footer.is-style-footer-4 .site-footer__inner-container>.footer__row:last-child{gap:3.2rem;grid-template-columns:1fr}}.site-footer.is-style-footer-4 .site-footer__inner-container>.footer__row:last-child .footer__site-info{color:var(--color-text-primary);font-weight:400;margin:auto 0 auto auto;text-align:center}@media only screen and (max-width:639.99px){.site-footer.is-style-footer-4 .site-footer__inner-container>.footer__row:last-child .footer__site-info{order:2}.site-footer.is-style-footer-4 .site-footer__inner-container>.footer__row:last-child .footer__site-links{justify-content:center;order:1}.site-footer.is-style-footer-4 .site-footer__inner-container>.footer__row:last-child .footer__site-links ul{align-items:center;flex-direction:column;gap:1.6rem;justify-content:center}}.dropdown{background:#fff;color:var(--color-text-primary);margin:0;opacity:0;pointer-events:none;position:relative;transition:opacity .35s ease;width:100%;z-index:1}@media only screen and (max-width:959.99px){.dropdown{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1)}}@media only screen and (min-width:960px){.dropdown{border-bottom:1px solid var(--color-border-primary);left:0;position:fixed;top:var(--site-header--height)}.dropdown *{visibility:hidden}}.dropdown[aria-hidden=false]{opacity:1;pointer-events:all}@media only screen and (max-width:959.99px){.dropdown[aria-hidden=false]{max-height:9999px;transition:max-height .5s cubic-bezier(1,0,1,0)}}@media only screen and (min-width:960px){.dropdown[aria-hidden=false] *{visibility:visible}}.dropdown-toggle{height:1.6rem;margin-left:.4rem;position:unset;width:1.6rem}.dropdown-toggle,.dropdown-toggle:hover{background:transparent;color:inherit}.dropdown-toggle svg{transition:transform .35s ease}.dropdown-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.dropdown-navbar-5{margin:0;overflow:hidden;padding:0;z-index:1}.dropdown-navbar-5__inner-container{display:grid;gap:3.4rem;grid-template-columns:100%;margin:0 auto;max-width:var(--max-width--wide);padding:1.6rem 0 2.8rem}@media only screen and (min-width:640px){.dropdown-navbar-5__inner-container{gap:4.2rem 5.6rem;grid-template-columns:repeat(2,1fr);padding:3.2rem 0 3.6rem}}@media only screen and (min-width:960px){.dropdown-navbar-5__inner-container{gap:4.2rem;width:calc(100% - var(--site-padding)*2)}}@media only screen and (min-width:1280px){.dropdown-navbar-5__inner-container{gap:4.2rem 2.6rem;grid-template-columns:1fr 1fr 1.3fr}}.dropdown-navbar-5__inner-container>div{display:flex;flex:1 1 100%;flex-direction:column;gap:2rem}@media only screen and (min-width:960px){.dropdown-navbar-5__inner-container>div{gap:2.6rem}}.dropdown-navbar-5__inner-container>div:last-of-type{padding:2.4rem 2.4rem 3.2rem;position:relative}@media only screen and (max-width:959.99px){.dropdown-navbar-5__inner-container>div:last-of-type{flex:0 1 100%}}@media only screen and (min-width:640px){.dropdown-navbar-5__inner-container>div:last-of-type{grid-column:1/3}}@media only screen and (min-width:1280px){.dropdown-navbar-5__inner-container>div:last-of-type{grid-column:3/4;padding:0 0 0 3.2rem}}.dropdown-navbar-5__inner-container>div:last-of-type:after{background:var(--color-background-secondary);content:"";inset:0;position:absolute;width:100%;z-index:-1}@media only screen and (min-width:1280px){.dropdown-navbar-5__inner-container>div:last-of-type:after{bottom:0;left:0;right:unset;top:0;width:100vw}}@media only screen and (min-width:1280px)and (min-width:1280px){.dropdown-navbar-5__inner-container>div:last-of-type:after{bottom:-3.6rem;height:calc(100% + 6.8rem);top:-3.2rem}}.dropdown-navbar-5__column .posts+.button{margin-top:.5rem}.dropdown-navbar-5 .tagline{font-size:1.4rem;font-weight:500;margin:0}.dropdown-navbar-5 ul{margin:0;padding:0}.dropdown-navbar-5 ul li{min-height:auto}@media only screen and (min-width:640px){.dropdown-navbar-5 ul li{display:grid;gap:0 1.2rem;grid-template-columns:2.4rem 1fr}}@media only screen and (min-width:960px){.dropdown-navbar-5 ul li{gap:.3rem 1.2rem}}.dropdown-navbar-5 ul li>.button{display:grid;font-weight:500;gap:.6rem 1.2rem;grid-column:1/3;grid-template-columns:2.4rem 1fr;text-align:left;width:100%}.dropdown-navbar-5 ul li>.button .icon{height:2rem;margin:0;width:1.8rem}.dropdown-navbar-5 ul li>.text{display:none;font-size:1.4rem;grid-column:2/3;margin:0}@media only screen and (min-width:640px){.dropdown-navbar-5 ul li>.text{display:block}}.dropdown-navbar-5 ul li+li{margin-top:2.8rem}@media only screen and (min-width:960px){.dropdown-navbar-5 ul li+li{margin-top:3.3rem}}.dropdown-navbar-5 .posts .post-items{display:flex;flex-direction:column;row-gap:2rem}@media only screen and (min-width:960px){.dropdown-navbar-5 .posts .post-items{row-gap:2.4rem}}.dropdown-navbar-5 .posts .post-items .post-item__inner-container{align-items:flex-start;background:transparent;box-shadow:unset;-moz-column-gap:2.4rem;column-gap:2.4rem;display:flex;flex-direction:column}@media only screen and (min-width:640px){.dropdown-navbar-5 .posts .post-items .post-item__inner-container{flex-direction:row}}.dropdown-navbar-5 .posts .post-items .post-item__image{aspect-ratio:160/105;flex:1 0 100%;max-width:100%;padding:0;width:100%}@media only screen and (min-width:640px){.dropdown-navbar-5 .posts .post-items .post-item__image{flex:1 0 16rem;max-width:16rem}}.dropdown-navbar-5 .posts .post-items .post-item__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.dropdown-navbar-5 .posts .post-items .post-item__content{padding:2.5rem 0 0}@media only screen and (min-width:640px){.dropdown-navbar-5 .posts .post-items .post-item__content{padding:0}}.dropdown-navbar-5 .posts .post-items .post-item__title{font-size:1.6rem;font-weight:600;line-height:1.5;margin-bottom:.4rem}.dropdown-navbar-5 .posts .post-items .post-item__excerpt{font-size:1.4rem;line-height:1.5;margin-bottom:.2rem;margin-top:0;max-width:unset}@media only screen and (min-width:960px){.dropdown-navbar-5 .posts .post-items .post-item__excerpt{max-width:18rem}}.dropdown-navbar-5 .posts .post-items .post-item__excerpt p{margin:0}.dropdown-navbar-5 .posts .post-items .post-item__link{background-color:transparent;color:var(--color-text-primary);font-size:1.4rem;margin-top:0;padding:0;text-decoration:underline}.dropdown-navbar-5 .posts .post-items .post-item__link:hover{box-shadow:none}
