﻿:root{--wp-admin-bar-height: 32px}@media(max-width: 782px){:root{--wp-admin-bar-height: 46px}}:root{--site-width: 1402px;--sidebar-width: 410px;--primary-font: "Instrument Sans", sans-serif;--title-font: "Instrument Sans", sans-serif;--secondary-font: "Plus Jakarta Sans", sans-serif;--fast-transition: all 0.1s ease-in-out;--medium-transition: all 0.2s ease-in-out;--slow-transition: all 0.3s ease-in-out;--heading-h1-font-size: 48px;--heading-h2-font-size: 26px;--heading-h3-font-size: 20px;--heading-h4-font-size: 18px;--heading-h5-font-size: 16px;--heading-h6-font-size: 14px;--heading-h1-font-size-mob: 26px;--heading-h2-font-size-mob: 22px;--heading-h3-font-size-mob: 18px;--heading-h4-font-size-mob: 17px;--heading-h5-font-size-mob: 15px;--heading-h6-font-size-mob: 13px;--heading-h-color: #000;--body-font-size: 16.5px;--body-line-height: 1.6;--body-color: #363636;--body-background: #fff;--gi-red: #BC0000;--text-secondary: #555555;--border-color: #dfdfdf;--border-color-dark: #363636;--light-gray: #f5f5f5;--light-gray-bg: #e4e4e4;--heading-divider: #363636;--heading-fancy-color: #bc292a;--primary-action-color: #bc0000;--primary-surface-color: #fff6f3;--secondary-text-color: #555;--heading-font-size: 16px;--heading-font-weight: 800;--heading-link-font-size: 14px;--heading-link-font-weight: 700;--heading-margin-bottom: 15px;--latest-posts-content-sidebar-direction: row;--latest-posts-heading-link-color: #000;--latest-posts-padding: 0 30px;--latest-posts-gap: 30px;--latest-posts-inner-padding: 20px 0 0 0;--latest-posts-bottom-padding: 30px;--latest-posts-sidebar-width: 300px;--latest-posts-sidebar-padding: 20px 30px 0 30px;--latest-post-template-main-columns: 2fr 1fr;--latest-post-template-main-rows: auto 1fr;--latest-post-template-main-areas: "feature list" "subgrid list";--latest-post-template-main-gap-vertical: 15px;--latest-post-template-main-gap-horizontal: 30px;--latest-post-title-featured: 36px;--latest-post-title-subgrid: 16px;--latest-post-title-list: 18px;--latest-post-date-font-size: 12px;--latest-post-date-color: #555;--latest-post-title-sidebar: 16px;--button-height: 32px;--latest-post-excerpt-color: #363636;--latest-post-title-link-color: #000;--news-post-breaking-background: #000;--news-post-breaking-color: #fff;--latest-post-template-subgrid-gap: 20px;--latest-post-template-subgrid-columns: repeat(2, 1fr);--latest-post-template-list-gap: 20px;--header-link-color: #000;--header-topbar-font-size: 12px;--header-main-nav-font-size: 18px;--header-main-nav-submenu-font-size: 14px;--header-main-nav-submenu-width: 300px;--header-main-nav-submenu-padding: 20px;--header-main-wrapper-padding: 0 0;--header-main-topnav-item-padding: 8px 15px;--header-main-nav-color-hover: #bc292a;--header-main-navigation-height: 46px;--header-main-mobile-background-color: #fff;--header-main-desktop-background-color: #fff}@media(max-width: 1442px){:root{--header-main-wrapper-padding: 0 20px}}@media screen and (max-width: 767px){:root{--body-font-size: 16px}}body.admin-bar{--navigation-and-wp-admin-bar-height: calc(var(--header-main-navigation-height) + var(--wp-admin-bar-height))}body:not(.admin-bar){--navigation-and-wp-admin-bar-height: var(--header-main-navigation-height)}*,*::before,*::after{box-sizing:border-box}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}hr{box-sizing:content-box;height:0;overflow:visible}ol,ul,dl{margin-top:0;margin-bottom:10px}dt{font-weight:700}dd{margin-bottom:10px;margin-left:0}blockquote{margin:0 0 10px}b,strong{font-weight:bolder}small{font-size:80%}sup{top:-5px}img,svg{max-width:100%;height:auto}table{border-collapse:collapse}figure figcaption.wp-element-caption{margin-bottom:0}html{scroll-behavior:smooth;scrollbar-gutter:stable;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;font-family:var(--primary-font),"sans-serif";font-size:var(--body-font-size);color:var(--body-color);line-height:var(--body-line-height);background-color:var(--body-background);overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}body .site__content{display:grid;grid-template-columns:minmax(100%, 1fr);grid-template-areas:"content-area";max-width:var(--site-width);margin:0 auto;border-left:1px solid var(--border-color);border-right:1px solid var(--border-color)}body .site__content:has(.site__hero){grid-template-areas:"site-hero site-hero" "content-area content-area"}@media(max-width: 1280px){body .site__content:has(.site__hero){grid-template-areas:"site-hero" "content-area"}}body .site__content:has(.site__hero) .site__hero{grid-area:site-hero}body .site__content:has(.site__sidebar){grid-template-columns:1fr minmax(0, var(--sidebar-width));grid-template-areas:"content-area sidebar"}body .site__content:has(.site__sidebar)>.content-area{min-width:0}@media(max-width: 1280px){body .site__content:has(.site__sidebar){grid-template-columns:minmax(100%, 1fr);grid-template-areas:"content-area" "sidebar"}}body .site__content:has(.site__sidebar):has(.latest-post-filter-block){grid-template-areas:"content-area sidebar" "pre-footer pre-footer"}@media(max-width: 1280px){body .site__content:has(.site__sidebar):has(.latest-post-filter-block){grid-template-areas:"content-area" "sidebar" "pre-footer"}}body .site__content:has(.site__sidebar):has(.latest-post-filter-block) .latest-post-filter-block{grid-area:pre-footer}body .site__content:has(.site__sidebar):has(.site__hero){grid-template-areas:"site-hero site-hero" "content-area sidebar"}@media(max-width: 1280px){body .site__content:has(.site__sidebar):has(.site__hero){grid-template-areas:"site-hero" "content-area" "sidebar"}}body .site__content:has(.site__sidebar):has(.site__hero) .site__hero{grid-area:site-hero}body .site__content:has(.site__sidebar):has(>.standard-post-list){grid-template-areas:"content-area sidebar" "pre-footer pre-footer"}@media(max-width: 1280px){body .site__content:has(.site__sidebar):has(>.standard-post-list){grid-template-areas:"content-area" "sidebar" "pre-footer"}}body .site__content:has(.site__sidebar):has(>.standard-post-list)>.standard-post-list{grid-area:pre-footer}body .site__content>.content-area{grid-area:content-area}body .site__content>.site__sidebar{grid-area:sidebar}@media(max-width: 1402px){body .site__content{border-left:none;border-right:none}}body .content-wrapper{max-width:var(--site-width);margin:0 auto}body.admin-bar{--page-height: calc(100vh - 32px)}@media(max-width: 782px){body.admin-bar{--page-height: calc(100vh - 46px)}}body .the__content{padding:0 16px}@media(min-width: 1024px){body .the__content{padding:0 64px}}body.page-template-default .the__content{padding:0 16px}@media(min-width: 1024px){body.page-template-default .the__content{padding:0 64px}}body.page-template-page-startpage .the__content{padding:0 30px}@media screen and (max-width: 767px){body.page-template-page-startpage .the__content{padding:0 16px}}body.single .site__content{--site-width: 1400px}@media(min-width: 1400px){body.single .site__content{border-left:1px solid var(--border-color);border-right:1px solid var(--border-color)}}body.single .site__content>.site__sidebar{padding:16px 16px 0}@media(min-width: 1024px)and (max-width: 1280px){body.single .site__content>.site__sidebar{padding:30px 64px 0}}@media(min-width: 1280px){body.single .site__content>.site__sidebar{padding:30px}}body.single .the__content{padding:0 16px}@media(min-width: 1024px){body.single .the__content{padding:0 64px}}body .the__content-inner{padding-top:24px;padding-bottom:24px}body .site__content .page-hero{display:flex;align-items:center;justify-content:center;padding:32px 4px;position:relative;border-bottom:1px solid #dfdfdf;margin-bottom:32px}@media screen and (max-width: 767px){body .site__content .page-hero{margin-bottom:16px}}body .site__content .page-hero__bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;object-fit:cover;object-position:center}body .site__content .page-hero__content{width:100%;max-width:860px}body .site__content .page-hero__headline{text-align:center;letter-spacing:calc(var(--heading-font-size)*-0.03);margin:0}@media screen and (max-width: 767px){body .site__content .page-hero__headline{font-size:26px;line-height:34px;letter-spacing:-0.76px}}body .site__content .wp-block-image.alignleft{margin-right:auto}body .site__content .wp-block-image.aligncenter{margin-left:auto;margin-right:auto}body .site__content .wp-block-image.alignright{margin-left:auto}body.page-template-default .the__content{padding:0 64px;width:100%;max-width:988px;margin:0 auto}body.page-template-default .the__content p,body.page-template-default .the__content h1,body.page-template-default .the__content h2,body.page-template-default .the__content h3,body.page-template-default .the__content h4,body.page-template-default .the__content h5,body.page-template-default .the__content h6,body.page-template-default .the__content .wp-block-image,body.page-template-default .the__content .wp-block-columns,body.page-template-default .the__content .wp-block-quote,body.page-template-default .the__content .wp-block-list{margin-top:32px;margin-bottom:32px}@media screen and (max-width: 1024px){body.page-template-default .the__content p,body.page-template-default .the__content h1,body.page-template-default .the__content h2,body.page-template-default .the__content h3,body.page-template-default .the__content h4,body.page-template-default .the__content h5,body.page-template-default .the__content h6,body.page-template-default .the__content .wp-block-image,body.page-template-default .the__content .wp-block-columns,body.page-template-default .the__content .wp-block-quote,body.page-template-default .the__content .wp-block-list{margin-top:16px;margin-bottom:16px}body.page-template-default .the__content{padding:0 16px;max-width:100%}}body.page-template-default .the__content p,body.page-template-default .the__content h1,body.page-template-default .the__content h2,body.page-template-default .the__content h3,body.page-template-default .the__content h4,body.page-template-default .the__content h5,body.page-template-default .the__content h6,body.page-template-default .the__content .wp-block-image,body.page-template-default .the__content .wp-block-columns,body.page-template-default .the__content .wp-block-quote,body.page-template-default .the__content .wp-block-list{margin-top:32px;margin-bottom:32px}@media screen and (max-width: 1024px){body.page-template-default .the__content p,body.page-template-default .the__content h1,body.page-template-default .the__content h2,body.page-template-default .the__content h3,body.page-template-default .the__content h4,body.page-template-default .the__content h5,body.page-template-default .the__content h6,body.page-template-default .the__content .wp-block-image,body.page-template-default .the__content .wp-block-columns,body.page-template-default .the__content .wp-block-quote,body.page-template-default .the__content .wp-block-list{margin-top:16px;margin-bottom:16px}}@media(min-width: 1024px){body.page-template-default .the__content .top-picks-block{padding:24px;margin:32px 0;border:0}}.site__header a{color:var(--header-link-color);text-decoration:none}.site__header ul{list-style:none}.site__header{border-bottom:4px solid var(--border-color);background:var(--header-main-desktop-background-color)}.site__header .main__header--main-wrapper .main__header--logo a{display:flex}.site__header .main__header--main-wrapper .main__header--logo svg,.site__header .main__header--main-wrapper .main__header--logo img{max-height:50px}.site__header .main__header--main-wrapper{display:flex}.site__header .main__header--main-wrapper .main__header--navigation{display:flex}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav{display:flex;margin:0;padding:0}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu{width:var(--header-main-nav-submenu-width);background-color:var(--header-main-desktop-background-color);padding:0;font-size:var(--header-main-nav-submenu-font-size);font-weight:normal}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav>.menu-item{font-size:var(--header-main-nav-font-size);font-weight:bold;padding:18px 0}@media(max-width: 1279px){.site__header{position:sticky;top:0;border-bottom:none;z-index:100}}@media(min-width: 1280px){.site__header .main__header--border-wrapper{border-bottom:1px solid var(--border-color)}.site__header .main__header--topbar-submenu{max-width:var(--site-width);margin:0 auto;align-items:center;position:relative;display:grid;grid-template-columns:1fr max-content auto}}@media(min-width: 1280px)and (max-width: 1279px){.site__header .main__header--topbar-submenu{display:none}}@media(min-width: 1280px){.site__header .main__header--topbar-submenu nav{height:100%}.site__header .main__header--topbar-submenu nav ul{display:flex;margin:0;padding:0}.site__header .main__header--topbar-submenu nav ul li:first-child a{border-left:1px solid var(--border-color)}.site__header .main__header--topbar-submenu nav ul a{display:inline-block;padding:var(--header-main-topnav-item-padding);border-right:1px solid var(--border-color);font-size:var(--header-topbar-font-size);line-height:20px}.site__header .main__header--topbar-submenu .main__header--search{display:flex;align-items:center;height:100%;padding:0 10px;border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);color:#000;cursor:pointer;position:relative}.site__header .main__header--topbar-submenu .main__header--search.active{background:var(--border-color)}.site__header .main__header--topbar-submenu .main__header--search svg{width:16px}.site__header .main__header--topbar-submenu .search-wrapper{display:none;position:absolute;right:0;top:100%;background:#fff;padding:20px;border:1px solid var(--border-color);width:330px;z-index:100}.site__header .main__header--topbar-submenu .search-wrapper.active{display:flex}.site__header .main__header--topbar-submenu .search-wrapper input[type=search]{width:100%;border:none;background:#fff;padding:10px;border:1px solid var(--border-color);font-size:12px;color:#5c5c5c;font-family:var(--primary-font)}.site__header .main__header--topbar-submenu .search-wrapper input[type=search]::placeholder{font-style:italic}.site__header .main__header--topbar-submenu .search-wrapper input[type=search]:focus{outline:none;border-color:none}.site__header .main__header--topbar-submenu .search-wrapper button{background:var(--border-color);border:none;cursor:pointer;color:#555;font-size:11px;letter-spacing:1px}.site__header .main__header--main-wrapper{justify-content:space-between;align-items:center;max-width:var(--site-width);margin:0 auto;padding:var(--header-main-wrapper-padding)}.site__header .main__header--main-wrapper .main__header--open-mobile-menu{display:none}.site__header .main__header--main-wrapper .main__header--navigation .menu-top-submenu-container{display:none}.site__header .main__header--main-wrapper .main__header--navigation .main__header--mobile-search-field{display:none}.site__header .main__header--main-wrapper .main__header--navigation .language-switcher{display:none}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav{gap:20px}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .menu-item{z-index:99}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .menu-item.menu-item-has-children{position:relative}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .menu-item.menu-item-has-children .submenu-arrow{margin:0 0 0 6px;position:relative;top:-1px;transition:var(--medium-transition)}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .menu-item.menu-item-has-children .submenu-arrow svg{transition:var(--medium-transition);color:#5c5c5c}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .menu-item.menu-item-has-children:hover>.sub-menu{display:block}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .menu-item.menu-item-has-children:hover .submenu-arrow{top:-2px}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .menu-item.menu-item-has-children:hover .submenu-arrow svg{transform:rotate(180deg)}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav>.menu-item:hover>a{color:var(--header-main-nav-color-hover)}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu{display:none;position:absolute;top:100%;right:0;z-index:1;border:1px solid var(--border-color)}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .menu-item{padding:10px 25px 10px 25px;transition:var(--fast-transition)}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .menu-item:hover{background:var(--light-gray)}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .menu-item.menu-item-has-children{position:relative}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .menu-item.menu-item-has-children .expand-menu-item{position:absolute;left:0;top:0;bottom:0;display:flex;align-items:center}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .menu-item.menu-item-has-children .expand-menu-item svg{transform:rotate(90deg) scale(0.75)}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .menu-item.menu-item-has-children:hover .expand-menu-item svg{transform:rotate(90deg) scale(0.75) translateY(5px)}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .menu-item.menu-item-has-children .menu-item-has-children .expand-menu-item{display:none}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .sub-menu{right:100%;top:0}}@media(max-width: 1279px){.site__header .main__header--topbar-submenu,.site__header .main__header--border-wrapper{display:none}.site__header .main__header--main-wrapper{justify-content:center;align-items:center;max-width:var(--site-width);height:var(--header-main-navigation-height);border-bottom:3px solid var(--border-color)}.site__header .main__header--main-wrapper .main__header--open-mobile-menu .hamburger-icon{position:absolute;left:0;top:0;padding:0 10px;cursor:pointer;display:flex;align-items:center;justify-content:center;height:calc(100% - 3px)}.site__header .main__header--main-wrapper .main__header--open-mobile-menu .close-icon{background:var(--light-gray)}.site__header .main__header--main-wrapper .main__header--open-mobile-menu.open .open-icon{display:none}.site__header .main__header--main-wrapper .main__header--open-mobile-menu:not(.open) .close-icon{display:none}.site__header .main__header--main-wrapper .main__header--logo img,.site__header .main__header--main-wrapper .main__header--logo svg{max-height:19px;width:auto}.site__header .main__header--main-wrapper .main__header--navigation{display:none;transform:translateX(-100%);transition:var(--medium-transition)}.site__header .main__header--main-wrapper .main__header--navigation.mobile-menu-open{display:flex}.site__header .main__header--main-wrapper .main__header--navigation.mobile-menu-transform{transform:translateX(0)}.site__header .main__header--main-wrapper .main__header--navigation{flex-direction:column}.site__header .main__header--main-wrapper .main__header--navigation .main__header--mobile-search-field .search-wrapper{position:relative;display:flex;align-items:center}.site__header .main__header--main-wrapper .main__header--navigation .main__header--mobile-search-field .search-wrapper svg{position:absolute;left:12px;width:18px;height:18px;pointer-events:none;color:#000}.site__header .main__header--main-wrapper .main__header--navigation .main__header--mobile-search-field .search-wrapper input[type=search]{width:100%;padding:15px 38px 15px 40px;border:none;background:var(--light-gray);border-bottom:1px solid #fff;font-size:14px;color:#5c5c5c;font-family:var(--primary-font)}.site__header .main__header--main-wrapper .main__header--navigation .main__header--mobile-search-field .search-wrapper input[type=search]::placeholder{font-style:italic}.site__header .main__header--main-wrapper .main__header--navigation .main__header--mobile-search-field .search-wrapper input[type=search]:focus{outline:none;border-color:none}.site__header .main__header--main-wrapper .main__header--navigation{width:100%;position:fixed;height:calc(100vh - var(--navigation-and-wp-admin-bar-height));height:calc(100dvh - var(--navigation-and-wp-admin-bar-height));background:var(--header-main-mobile-background-color);top:var(--navigation-and-wp-admin-bar-height);left:0;right:0;bottom:0}.site__header .main__header--main-wrapper .main__header--navigation::-webkit-scrollbar{display:none}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav{flex-direction:column;width:100%;height:calc(100% - 100px);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav>.menu-item{border-bottom:1px solid var(--border-color)}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav>.menu-item:first-child{border-top:1px solid var(--border-color)}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .menu-item{padding:15px 20px}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .menu-item.menu-item-has-children{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .menu-item.menu-item-has-children .submenu-arrow{cursor:pointer;transition:var(--medium-transition);padding:0 20px}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .menu-item.menu-item-has-children .submenu-arrow svg{transition:var(--medium-transition);width:15px;color:#000}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .menu-item.menu-item-has-children.open>.sub-menu{height:100%}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .menu-item.menu-item-has-children.open>.submenu-arrow svg{transform:rotate(180deg)}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu{height:0;overflow:hidden;transition:var(--medium-transition);--header-main-nav-submenu-width: 100%;--header-main-desktop-background-color: --header-main-mobile-background-color;--header-main-nav-submenu-padding: 0;margin:0}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .menu-item{padding:10px 0}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .menu-item:last-child{padding-bottom:0}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .menu-item-has-children{display:flex;flex-flow:row wrap;padding:10px 0 0 0}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .menu-item-has-children>a{flex:1}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .menu-item-has-children .expand-menu-item{display:flex;align-items:center;flex:0 0 40px;padding:0;justify-content:center}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .menu-item-has-children .expand-menu-item svg{width:10px;max-width:10px}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .menu-item-has-children .sub-menu{height:0;overflow:hidden;margin:5px 0;padding:0 20px;flex-basis:100%}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .menu-item-has-children .sub-menu .menu-item-has-children.open .sub-menu{height:100%}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .menu-item-has-children .sub-menu .menu-item-has-children .expand-menu-item{display:none}.site__header .main__header--main-wrapper .main__header--navigation .menu-main-nav .sub-menu .menu-item-has-children .sub-menu .menu-item:last-child{padding-bottom:10px}.site__header .main__header--main-wrapper .main__header--navigation .menu-top-submenu-container{position:absolute;bottom:0;left:0;right:0;background:var(--header-main-mobile-background-color)}.site__header .main__header--main-wrapper .main__header--navigation .menu-top-submenu-container .menu-top-submenu{display:flex;justify-content:center;gap:17px;margin:0;padding:0}.site__header .main__header--main-wrapper .main__header--navigation .menu-top-submenu-container .menu-top-submenu .menu-item{position:relative;display:flex;align-items:center;justify-content:center;padding-right:17px;font-size:12px;text-align:center}.site__header .main__header--main-wrapper .main__header--navigation .menu-top-submenu-container .menu-top-submenu .menu-item::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:12px;background-color:#5c5c5c}.site__header .main__header--main-wrapper .main__header--navigation .menu-top-submenu-container .menu-top-submenu .menu-item:last-of-type{padding-right:0}.site__header .main__header--main-wrapper .main__header--navigation .menu-top-submenu-container .menu-top-submenu .menu-item:last-of-type::after{display:none}.site__header .main__header--main-wrapper .main__header--navigation .menu-top-submenu-container .menu-top-submenu .menu-item a{width:100%;padding:15px 0;color:#000}.site__header .main__header--main-wrapper:has(.language-switcher){position:relative}.site__header .main__header--main-wrapper:has(.language-switcher) .menu-main-nav{height:calc(100% - 164px)}.site__header .main__header--main-wrapper:has(.language-switcher) .menu-top-submenu-container{bottom:62px}.site__header .main__header--main-wrapper:has(.language-switcher):has(.language-switcher-toggle input:checked) .language-switcher::before{content:"";position:fixed;top:-46px;right:0;bottom:0;left:0;background:rgba(0,0,0,.76)}.site__header .main__header--main-wrapper .language-switcher{position:fixed;bottom:0;margin-bottom:16px;left:0;right:0;font-size:14px}.site__header .main__header--main-wrapper .language-switcher .language-switcher-toggle{display:flex;max-width:calc(100% - 40px);margin:0 auto;padding:12px 16px;border-radius:4px;border:1px solid #dfdfdf}.site__header .main__header--main-wrapper .language-switcher .language-switcher-dropdown{top:auto;bottom:-16px;right:0;left:0;max-width:none;font-size:16.5px;border:0}.site__header .main__header--main-wrapper .language-switcher .language-switcher-dropdown-inner{padding-top:40px}.site__header .main__header--main-wrapper .language-switcher .language-item>a,.site__header .main__header--main-wrapper .language-switcher .language-item>span{padding-left:28px}.site__header .main__header--main-wrapper .language-switcher .language-switcher-close{position:absolute;right:24px;top:24px;display:block}}.admin-bar .site__header{top:var(--wp-admin-bar-height)}body.is-mobile-menu-open{overflow:hidden}body.is-mobile-menu-open .site__header{position:fixed;left:0;right:0}.language-switcher{position:relative;font-size:12px;color:#000}.language-switcher .language-switcher-dropdown{z-index:999;display:none;position:absolute;top:100%;right:-1px;min-width:220px;max-width:358px;padding:24px;font-size:14px;background:#fff;border:1px solid #dfdfdf;box-shadow:0 1px 3px 0 rgba(0,0,0,.04),0 8px 24px 0 rgba(0,0,0,.08)}.language-switcher .language-switcher-dropdown .language-switcher-dropdown-inner{max-height:80vh;overflow:auto;margin:0;padding:0;list-style-type:none;scrollbar-width:thin}.language-switcher .language-switcher-dropdown .language-item{position:relative;margin-bottom:16px}.language-switcher .language-switcher-dropdown .language-item:last-of-type{margin-bottom:0}.language-switcher .language-switcher-dropdown .language-item.language-item--selected>a::before,.language-switcher .language-switcher-dropdown .language-item.language-item--selected>span::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Ccircle cx='6' cy='6' r='5.6' stroke='%23BC0000' stroke-width='0.8'/%3E%3Ccircle cx='5.9999' cy='6' r='3.6' fill='%23BC0000'/%3E%3C/svg%3E")}.language-switcher .language-switcher-dropdown .language-item:hover>a,.language-switcher .language-switcher-dropdown .language-item:hover>span{color:#bc0000}.language-switcher .language-switcher-dropdown .language-item>a,.language-switcher .language-switcher-dropdown .language-item>span{display:block;padding-left:20px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:22px}.language-switcher .language-switcher-dropdown .language-item>a::before,.language-switcher .language-switcher-dropdown .language-item>span::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Ccircle cx='6' cy='6' r='5.6' stroke='%2315181C' stroke-width='0.8'/%3E%3C/svg%3E")}.language-switcher .language-switcher-toggle{position:relative;padding:8px 16px;display:flex;align-items:center;justify-content:center;gap:4px;border-left:1px solid #dfdfdf;color:#000;cursor:pointer}.language-switcher .language-switcher-toggle:hover{color:#bc0000}.language-switcher .language-switcher-toggle input{display:none}.language-switcher .language-switcher-toggle span{display:block;max-width:300px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.language-switcher:has(.language-switcher-toggle input:checked) .language-switcher-dropdown{display:block}.language-switcher svg{flex-shrink:0}.language-switcher .language-switcher-close{display:none}.site__sidebar{padding:24px 16px 0}@media(min-width: 1024px)and (max-width: 1280px){.site__sidebar{padding:30px 64px 0}}@media(min-width: 1280px){.site__sidebar{padding:30px;border-left:1px solid var(--border-color)}}.sidebar-widget{margin-bottom:24px}@media(min-width: 768px){.sidebar-widget{margin-bottom:32px}}h1,h2,h3,h4,h5,h6{font-family:var(--title-font);line-height:1.2;color:var(--heading-h-color)}h1{font-size:var(--heading-h1-font-size)}h2{font-size:var(--heading-h2-font-size)}h3{font-size:var(--heading-h3-font-size)}h4{font-size:var(--heading-h4-font-size)}h5{font-size:var(--heading-h5-font-size)}h6{font-size:var(--heading-h6-font-size)}@media screen and (max-width: 767px){h1{font-size:var(--heading-h1-font-size-mob)}h2{font-size:var(--heading-h2-font-size-mob)}h3{font-size:var(--heading-h3-font-size-mob)}h4{font-size:var(--heading-h4-font-size-mob)}h5{font-size:var(--heading-h5-font-size-mob)}h6{font-size:var(--heading-h6-font-size-mob)}}h1,h3{font-weight:700;margin:24px 0}h2{font-weight:700;margin:32px 0 8px}h4,h5,h6{font-weight:600;margin:16px 0}a:not(.bonus-offer__cta,.toplist-gamblinginsider-tiles__offer-cta-btn,.toplist-gamblinginsider__offer-cta-btn,.bonus-offer__full-link,.btn,.wp-block-button__link){position:relative;color:currentColor;text-decoration-thickness:2px;text-decoration-color:var(--primary-action-color);text-underline-offset:3px;transition:color .2s ease-in-out}a:not(.bonus-offer__cta,.toplist-gamblinginsider-tiles__offer-cta-btn,.toplist-gamblinginsider__offer-cta-btn,.bonus-offer__full-link,.btn,.wp-block-button__link):hover{color:var(--primary-action-color)}p a[href]:not(:where([href^="#"],[href^="javascript:"i],[href^="https://dev.gamblinginsider"],[href^="https://staging.gamblinginsider"],[href^="https://gamblinginsider"],[href^="http://gamblinginsider"],[href^="https://www.gamblinginsider"])):not(.bonus-offer__cta,.toplist-gamblinginsider-tiles__offer-cta-btn,.toplist-gamblinginsider__offer-cta-btn,.bonus-offer__full-link,.btn,.wp-block-button__link),p a[href*="/visit/"]:not(.bonus-offer__cta,.toplist-gamblinginsider-tiles__offer-cta-btn,.toplist-gamblinginsider__offer-cta-btn,.bonus-offer__full-link,.btn,.wp-block-button__link),.wp-block-list a[href]:not(:where([href^="#"],[href^="javascript:"i],[href^="https://dev.gamblinginsider"],[href^="https://staging.gamblinginsider"],[href^="https://gamblinginsider"],[href^="http://gamblinginsider"],[href^="https://www.gamblinginsider"])):not(.bonus-offer__cta,.toplist-gamblinginsider-tiles__offer-cta-btn,.toplist-gamblinginsider__offer-cta-btn,.bonus-offer__full-link,.btn,.wp-block-button__link),.wp-block-list a[href*="/visit/"]:not(.bonus-offer__cta,.toplist-gamblinginsider-tiles__offer-cta-btn,.toplist-gamblinginsider__offer-cta-btn,.bonus-offer__full-link,.btn,.wp-block-button__link),table a[href]:not(:where([href^="#"],[href^="javascript:"i],[href^="https://dev.gamblinginsider"],[href^="https://staging.gamblinginsider"],[href^="https://gamblinginsider"],[href^="http://gamblinginsider"],[href^="https://www.gamblinginsider"])):not(.bonus-offer__cta,.toplist-gamblinginsider-tiles__offer-cta-btn,.toplist-gamblinginsider__offer-cta-btn,.bonus-offer__full-link,.btn,.wp-block-button__link),table a[href*="/visit/"]:not(.bonus-offer__cta,.toplist-gamblinginsider-tiles__offer-cta-btn,.toplist-gamblinginsider__offer-cta-btn,.bonus-offer__full-link,.btn,.wp-block-button__link){margin-right:2px;font-weight:700;color:var(--primary-action-color) !important;text-decoration:none;box-shadow:0 2px 0 0 var(--primary-action-color)}p a[href]:not(:where([href^="#"],[href^="javascript:"i],[href^="https://dev.gamblinginsider"],[href^="https://staging.gamblinginsider"],[href^="https://gamblinginsider"],[href^="http://gamblinginsider"],[href^="https://www.gamblinginsider"])):not(.bonus-offer__cta,.toplist-gamblinginsider-tiles__offer-cta-btn,.toplist-gamblinginsider__offer-cta-btn,.bonus-offer__full-link,.btn,.wp-block-button__link)::after,p a[href*="/visit/"]:not(.bonus-offer__cta,.toplist-gamblinginsider-tiles__offer-cta-btn,.toplist-gamblinginsider__offer-cta-btn,.bonus-offer__full-link,.btn,.wp-block-button__link)::after,.wp-block-list a[href]:not(:where([href^="#"],[href^="javascript:"i],[href^="https://dev.gamblinginsider"],[href^="https://staging.gamblinginsider"],[href^="https://gamblinginsider"],[href^="http://gamblinginsider"],[href^="https://www.gamblinginsider"])):not(.bonus-offer__cta,.toplist-gamblinginsider-tiles__offer-cta-btn,.toplist-gamblinginsider__offer-cta-btn,.bonus-offer__full-link,.btn,.wp-block-button__link)::after,.wp-block-list a[href*="/visit/"]:not(.bonus-offer__cta,.toplist-gamblinginsider-tiles__offer-cta-btn,.toplist-gamblinginsider__offer-cta-btn,.bonus-offer__full-link,.btn,.wp-block-button__link)::after,table a[href]:not(:where([href^="#"],[href^="javascript:"i],[href^="https://dev.gamblinginsider"],[href^="https://staging.gamblinginsider"],[href^="https://gamblinginsider"],[href^="http://gamblinginsider"],[href^="https://www.gamblinginsider"])):not(.bonus-offer__cta,.toplist-gamblinginsider-tiles__offer-cta-btn,.toplist-gamblinginsider__offer-cta-btn,.bonus-offer__full-link,.btn,.wp-block-button__link)::after,table a[href*="/visit/"]:not(.bonus-offer__cta,.toplist-gamblinginsider-tiles__offer-cta-btn,.toplist-gamblinginsider__offer-cta-btn,.bonus-offer__full-link,.btn,.wp-block-button__link)::after{content:"";display:inline-block;vertical-align:middle;width:16px;height:20px;margin-left:2px;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23BC0000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.6' d='M12 8.667v4A1.334 1.334 0 0 1 10.667 14H3.333A1.334 1.334 0 0 1 2 12.667V5.333A1.333 1.333 0 0 1 3.333 4h4M10 2h4v4M6.667 9.333 14 2'/%3E%3C/svg%3E");mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23BC0000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.6' d='M12 8.667v4A1.334 1.334 0 0 1 10.667 14H3.333A1.334 1.334 0 0 1 2 12.667V5.333A1.333 1.333 0 0 1 3.333 4h4M10 2h4v4M6.667 9.333 14 2'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;background-color:var(--primary-action-color)}p a[href]:not(:where([href^="#"],[href^="javascript:"i],[href^="https://dev.gamblinginsider"],[href^="https://staging.gamblinginsider"],[href^="https://gamblinginsider"],[href^="http://gamblinginsider"],[href^="https://www.gamblinginsider"])):has(img),p a[href*="/visit/"]:has(img),.wp-block-list a[href]:not(:where([href^="#"],[href^="javascript:"i],[href^="https://dev.gamblinginsider"],[href^="https://staging.gamblinginsider"],[href^="https://gamblinginsider"],[href^="http://gamblinginsider"],[href^="https://www.gamblinginsider"])):has(img),.wp-block-list a[href*="/visit/"]:has(img),table a[href]:not(:where([href^="#"],[href^="javascript:"i],[href^="https://dev.gamblinginsider"],[href^="https://staging.gamblinginsider"],[href^="https://gamblinginsider"],[href^="http://gamblinginsider"],[href^="https://www.gamblinginsider"])):has(img),table a[href*="/visit/"]:has(img){box-shadow:none}p a[href]:not(:where([href^="#"],[href^="javascript:"i],[href^="https://dev.gamblinginsider"],[href^="https://staging.gamblinginsider"],[href^="https://gamblinginsider"],[href^="http://gamblinginsider"],[href^="https://www.gamblinginsider"])):has(img)::after,p a[href*="/visit/"]:has(img)::after,.wp-block-list a[href]:not(:where([href^="#"],[href^="javascript:"i],[href^="https://dev.gamblinginsider"],[href^="https://staging.gamblinginsider"],[href^="https://gamblinginsider"],[href^="http://gamblinginsider"],[href^="https://www.gamblinginsider"])):has(img)::after,.wp-block-list a[href*="/visit/"]:has(img)::after,table a[href]:not(:where([href^="#"],[href^="javascript:"i],[href^="https://dev.gamblinginsider"],[href^="https://staging.gamblinginsider"],[href^="https://gamblinginsider"],[href^="http://gamblinginsider"],[href^="https://www.gamblinginsider"])):has(img)::after,table a[href*="/visit/"]:has(img)::after{display:none}.wp-block-list{padding-left:1.15rem;color:#000}.wp-block-list a{word-break:break-word;color:#000}ul.wp-block-list li::marker{font-size:18px}.wp-block-quote,blockquote{position:relative;padding:16px 24px;background-color:var(--primary-surface-color);border-left:2px solid var(--heading-divider);color:#000;font-style:italic;line-height:26px}.wp-block-quote::before,blockquote::before{content:"";position:relative;top:3px;width:20px;height:20px;background-size:cover;float:left;margin-right:10px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgZmlsbD0ibm9uZSI+PGcgZmlsbD0iI0JGQkZCRiIgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBkPSJNMCAzLjI0OXYxOS40OTRsOS43NDctOS43NDdWMy4yNDlIMFpNMTYuMjQ1IDMuMjQ5djE5LjQ5NGw5Ljc0Ny05Ljc0N1YzLjI0OWgtOS43NDdaIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGgyNS45OTF2MjUuOTkxSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+")}@media(min-width: 768px){.wp-block-quote::before,blockquote::before{width:24px;height:24px}}.wp-block-quote cite,blockquote cite{margin-top:8px;padding-top:8px;border-top:1px solid var(--border-color);color:var(--secondary-text-color);font-style:italic;font-size:10px}@media(min-width: 768px){.wp-block-quote cite,blockquote cite{font-size:12px}}.wp-block-quote cite strong,.wp-block-quote cite mark,blockquote cite strong,blockquote cite mark{margin-right:4px;color:var(--heading-fancy-color);font-style:normal;font-weight:700;font-size:11px}@media(min-width: 768px){.wp-block-quote cite strong,.wp-block-quote cite mark,blockquote cite strong,blockquote cite mark{font-size:14px}}.wp-block-quote cite a,blockquote cite a{font-style:normal}.wp-block-quote p,blockquote p{margin-top:8px}.wp-block-quote p:first-child,blockquote p:first-child{margin-top:0}.wp-block-quote p:last-child,blockquote p:last-child{margin-bottom:0}.wp-block-table,table{margin-bottom:32px}.wp-block-table thead,table thead{border:0}.wp-block-table th,.wp-block-table td,table th,table td{border:1px solid;padding:8px 16px}@media(max-width: 768px){.wp-block-table th,.wp-block-table td,table th,table td{min-width:120px}}.wp-block-table th,table th{padding:10px 16px;color:#000;line-height:22px;background-color:var(--light-gray-bg);border-color:#fff;border-width:0 1px 0 0;font-size:13px}@media(min-width: 768px){.wp-block-table th,table th{font-size:14px}}.wp-block-table th:not([class^=has-text-align]),table th:not([class^=has-text-align]){text-align:left}.wp-block-table th:last-of-type,table th:last-of-type{border-width:0}.wp-block-table td,table td{border-color:var(--border-color);border-width:0 0 1px 0}.wp-block-table tr:last-of-type td,table tr:last-of-type td{border-width:0}@media(max-width: 768px){.wp-block-table{margin-right:-16px;margin-left:-16px;padding:0 16px;-ms-overflow-style:none;scrollbar-width:none}}.wp-block-table.is-style-stripes{border-bottom:0}.wp-block-table table{margin-bottom:0}.wp-block-group{margin-bottom:24px}table{border:1px solid var(--border-color)}.btn{display:inline-block;padding:8px 24px;font-family:var(--primary-font);font-weight:700;font-size:14px;line-height:26px;text-align:center;text-decoration:none;border:0;border-radius:4px;cursor:pointer}.btn.btn--outlined{padding:6px 22px;line-height:26px;color:#000;background-color:rgba(0,0,0,0);border:2px solid var(--heading-fancy-color);border-radius:4px;transition:all .2s ease-in-out}@media(max-width: 768px){.btn.btn--outlined{padding-top:5px;padding-bottom:5px;font-size:13px;line-height:24px}}.btn.btn--outlined:hover{border-color:#760000}.btn.btn--see-more{position:relative;display:flex;align-items:center;gap:4px;padding:0;color:var(--primary-action-color)}.btn.btn--see-more::after{content:"→";display:inline-block;font-size:22px;transition:transform .2s ease}.btn.btn--see-more:hover::after{transform:translateX(2px)}.btn.btn--secondary{padding:6px 12px;font-size:15px;color:#fff;background-color:#15181c;transition:opacity .2s ease-in-out}.btn.btn--secondary:hover{opacity:.8}@media(min-width: 768px){.btn.btn--secondary{font-size:16px}}.btn.btn--primary{padding:9px 48px;font-size:17px;color:#fff;background:#bc0000}@media(min-width: 768px){.btn.btn--primary{font-size:18px}}.btn.btn--primary:hover{background:#8d0f10}.videoWrapper{position:relative;padding-top:56%}.videoWrapper iframe{width:100%;height:100%;position:absolute;top:0;bottom:0;right:0;left:0}.block-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid var(--heading-divider);margin-bottom:var(--heading-margin-bottom)}.block-heading .block-heading__title{display:flex;align-items:center;gap:var(--heading-margin-bottom);color:#000;font-family:"Plus Jakarta Sans";font-size:15px;font-weight:var(--heading-font-weight);text-transform:uppercase;font-style:italic;line-height:normal;margin:10px 0}@media(min-width: 768px){.block-heading .block-heading__title{font-size:var(--heading-font-size)}}.block-heading .block-heading__title:before{content:"";display:inline-block;width:24px;height:10px;background:var(--heading-fancy-color);clip-path:polygon(0 0, 100% 0, 90% 100%, 0 100%)}.block-heading .block-heading__link{display:flex;align-items:baseline;gap:10px;font-size:13px;font-weight:var(--heading-link-font-weight);color:var(--primary-action-color);text-decoration:none}@media(min-width: 768px){.block-heading .block-heading__link{font-size:var(--heading-link-font-size)}}.block-heading .block-heading__link svg{display:inline-block;transition:transform .2s ease}.block-heading .block-heading__link:hover svg{transform:translateX(3px)}.site-footer{background-color:#000;color:#fff}.site-footer__inner{max-width:1402px;margin:0 auto;border-left:1px solid #363636;border-right:1px solid #363636}@media screen and (max-width: 991px){.site-footer__inner{border-left:0;border-right:0}}.site-footer .site-footer__top{padding:32px 32px 33px;border-top:6px solid #bc292a;border-bottom:1px solid #363636;display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 991px){.site-footer .site-footer__top{border-top:4px solid #bc292a;padding:19px 16px 24px;flex-direction:column}}.site-footer .site-footer__logo-wrap{max-width:472px}@media screen and (max-width: 991px){.site-footer .site-footer__logo-wrap{max-width:100%}}.site-footer .site-footer__logo{width:318px;height:27px;flex:0 0 318px;margin-bottom:24px}@media screen and (max-width: 991px){.site-footer .site-footer__logo{width:248px;height:21px;flex:0 0 248px;margin-bottom:16px}}.site-footer .site-footer__logo-cta{display:flex}.site-footer .site-footer__description{font-size:16.5px;line-height:26px;font-weight:400;color:#fff;margin:0}@media screen and (max-width: 991px){.site-footer .site-footer__description{font-size:13px;line-height:22px;margin-bottom:16px !important}}.site-footer .site-footer__socials{display:flex;gap:8px}@media screen and (max-width: 767px){.site-footer .site-footer__socials{width:100%;gap:16px;justify-content:flex-start}}.site-footer .site-footer__socials__item{display:flex;align-items:center;gap:4px;padding:10px 14px 10px 6px;text-decoration:none;color:#fff !important;font-size:12px;line-height:18px;background-color:#1c1c1c;border-radius:2px}.site-footer .site-footer__socials__item img{height:auto;object-fit:contain}@media screen and (max-width: 991px){.site-footer .site-footer__socials__item{font-size:10px;line-height:12px;letter-spacing:-0.2px;padding:6px 12px 6px 4px}.site-footer .site-footer__socials__item img{width:14px}}@media screen and (min-width: 992px){.site-footer .site-footer__socials__item img{width:24px}}.site-footer .site-footer__menus{padding:32px;border-bottom:1px solid #363636;display:flex;gap:40px;color:#fff;justify-content:center}@media screen and (min-width: 992px)and (max-width: 1415px){.site-footer .site-footer__menus{gap:10px;justify-content:space-between}}@media screen and (max-width: 991px){.site-footer .site-footer__menus{flex-direction:column;padding:16px 0 0;gap:16px}}.site-footer .site-footer__menu{flex:0 0 235px}@media screen and (min-width: 992px)and (max-width: 1415px){.site-footer .site-footer__menu{flex:1}}.site-footer .site-footer__menu__headline{font-size:16px;line-height:22px;font-weight:700;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 991px){.site-footer .site-footer__menu__headline{margin-bottom:20px;font-size:15px;line-height:20px}}.site-footer .site-footer__menu ul{padding:0 0 0 12px;margin:0;list-style:none}.site-footer .site-footer__menu ul li{position:relative;margin-bottom:8px;line-height:1}.site-footer .site-footer__menu ul li::before{content:"";width:2px;height:2px;background:#bc292a;position:absolute;left:-8px;top:calc(50% - 1px);border-radius:0px}.site-footer .site-footer__menu ul li:last-child{margin-bottom:0}.site-footer .site-footer__menu ul li a{transition:all .2s ease-in-out;text-decoration:none;color:#fff;font-size:14px;line-height:22px}@media screen and (max-width: 991px){.site-footer .site-footer__menu ul li a{font-size:13px;line-height:22px}}@media screen and (max-width: 991px){.site-footer .site-footer__menu ul li{margin-bottom:16px}.site-footer .site-footer__menu ul li:last-child{margin-bottom:16px}.site-footer .site-footer__menu ul a{font-size:13px}}@media screen and (max-width: 991px){.site-footer .site-footer__menu{flex:1;border-bottom:1px solid #363636;padding:0 16px}.site-footer .site-footer__menu:last-of-type{border-bottom:0}}.site-footer .site-footer__bottom{padding:32px;display:flex;flex-direction:column;align-items:center;gap:8px}@media screen and (max-width: 991px){.site-footer .site-footer__bottom{padding:16px}}.site-footer .site-footer__bottom__logo-item{display:flex;justify-content:center;align-items:center;padding:12px 16px;height:48px}.site-footer .site-footer__bottom__logo-item a{display:flex}.site-footer .site-footer__bottom__logos{display:flex;gap:17px}@media screen and (max-width: 991px){.site-footer .site-footer__bottom__logos{gap:0;flex-wrap:wrap;justify-content:center}}.site-footer .site-footer__bottom__title{font-size:16px;line-height:22px;font-weight:600;margin:0}@media screen and (max-width: 991px){.site-footer .site-footer__bottom__title{font-size:15px}}.site-footer .site-footer__bottom__disclaimer{max-width:967px;text-align:center;font-size:12px;font-style:italic;line-height:18px;font-weight:400;margin:0}@media screen and (max-width: 991px){.site-footer .site-footer__bottom__disclaimer{font-size:10px;line-height:12px;letter-spacing:-0.2px}}.site-footer .footer-menu-toggle{top:2px;position:relative;background-color:rgba(0,0,0,0);border:0;cursor:pointer;transition:all .2s ease-in;display:none}@media screen and (max-width: 991px){.site-footer .footer-menu-toggle{display:flex}.site-footer .site-footer__menu.is-open .site-footer__menu__items{max-height:600px;opacity:1;transform:translateY(0)}.site-footer .site-footer__menu.is-open .footer-menu-toggle{transform:rotate(180deg)}.site-footer .site-footer__menu__items{max-height:0;overflow:hidden;opacity:0;transform:translateY(-4px);transition:max-height .25s ease,opacity .2s ease,transform .2s ease}}.post-hero{margin-bottom:32px;padding:16px 0 0}@media(max-width: 768px){.post-hero{margin-bottom:24px}}.post-hero .yoast_breadcrumb{margin-bottom:8px}.post-hero .breadcrumb__separator:last-child,.post-hero .breadcrumb__separator:has(+.breadcrumb__separator){display:none}.post-hero .post-hero-image{margin:24px 0 0}@media(max-width: 768px){.post-hero .post-hero-image{margin-top:16px}}.post-hero .post-hero-image img{width:100%}.post-hero .post-title{position:relative}.post-hero .post-title h1{display:inline;font-size:40px}@media(max-width: 768px){.post-hero .post-title h1{font-size:26px}}.post-hero .post-title .social-sharing{position:relative;display:inline-flex;margin-left:6px}.post-hero .post-title .social-sharing .social-sharing-dropdown{flex-wrap:wrap;right:-18px}.post-hero .post-title .social-sharing .social-sharing-toggle{border:1px solid var(--border-color)}.post-hero .post-title .social-sharing .social-sharing-toggle svg{transform:scale(0.8)}@media(min-width: 768px){.post-hero .post-title .social-sharing{display:none}}.post-hero .post-intro{margin:8px 0 16px;font-size:18px}@media(max-width: 768px){.post-hero .post-intro{font-size:17px}}.post-hero .post-byline{position:relative;display:flex;flex-direction:column;gap:5px}@media(min-width: 768px){.post-hero .post-byline{flex-direction:row;gap:24px}}@media(max-width: 767px){.post-hero .post-byline:has(.post-byline__item--reviewer){flex-direction:row;flex-wrap:wrap;justify-content:space-between}.post-hero .post-byline:has(.post-byline__item--reviewer) .post-byline__item:first-of-type{width:100%}.post-hero .post-byline:has(.post-byline__item--reviewer) .post-byline__item:not(.post-byline__item--reviewer) .byline-author{gap:2px}}.post-hero .post-byline .post-byline__item{font-size:11px}@media(min-width: 768px){.post-hero .post-byline .post-byline__item{display:flex;flex-direction:column;justify-content:center;font-size:12px}.post-hero .post-byline .post-byline__item:first-of-type{position:relative;padding-right:24px}.post-hero .post-byline .post-byline__item:first-of-type:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:1px;height:85%;background-color:var(--border-color)}}@media(max-width: 767px){.post-hero .post-byline .post-byline__item.post-byline__item--reviewer{text-align:right}}@media(min-width: 768px){.post-hero .post-byline .post-byline__item.post-byline__item--reviewer{position:relative;flex-direction:row;gap:12px;flex-grow:1;flex-shrink:0;justify-content:end;align-items:center;margin-right:44px;padding-right:24px}.post-hero .post-byline .post-byline__item.post-byline__item--reviewer::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:1px;height:85%;background-color:var(--border-color)}}.post-hero .post-byline .post-byline__item.post-byline__item--reviewer .byline-reviewer-label{display:flex;align-items:center;color:var(--body-text);font-family:"Plus Jakarta Sans";font-size:11px;font-style:italic;font-weight:800;line-height:19px;text-transform:uppercase}@media(min-width: 768px){.post-hero .post-byline .post-byline__item.post-byline__item--reviewer .byline-reviewer-label{display:block}}@media(min-width: 768px){.post-hero .post-byline .post-byline__item.post-byline__item--reviewer .byline-reviewer-label{max-width:60px;font-size:12px}}.post-hero .post-byline .post-byline__item.post-byline__item--reviewer .byline-reviewer-label svg{margin-right:6px}@media(min-width: 768px){.post-hero .post-byline .post-byline__item.post-byline__item--reviewer .byline-reviewer-label svg{float:right;margin-right:0}}@media(max-width: 767px){.post-hero .post-byline .post-byline__item.post-byline__item--reviewer .byline-author{min-height:0;padding-left:0}}@media(max-width: 767px){.post-hero .post-byline .post-byline__item.post-byline__item--reviewer img,.post-hero .post-byline .post-byline__item.post-byline__item--reviewer .byline-author__job,.post-hero .post-byline .post-byline__item.post-byline__item--reviewer .byline-author__avatar{display:none}}.post-hero .post-byline .post-byline__item-label{position:relative;padding:3px 0}.post-hero .post-byline .post-byline__item-label::before{content:"";position:relative;top:1px;display:inline-block;width:16px;height:10px;margin-right:8px;background:var(--heading-fancy-color);clip-path:polygon(0 0, 100% 0, 75% 100%, 0 100%)}.post-hero .post-byline .post-byline__item-date{font-weight:700}@media(min-width: 768px){.post-hero .post-byline .post-byline__item-date{font-size:14px;line-height:18px}}.post-hero .post-byline .social-sharing{position:absolute;top:50%;transform:translateY(-50%);right:0;display:inline-block}@media(max-width: 767px){.post-hero .post-byline .social-sharing{display:none}}.post-hero .post-byline .social-sharing .social-sharing-toggle svg{fill:#000}.post-hero .byline-author{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:38px;padding-left:48px}@media(min-width: 768px){.post-hero .byline-author{min-height:44px;padding-left:56px}}.post-hero .byline-author .byline-author__avatar{position:absolute;left:0;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:4px;overflow:hidden}@media(min-width: 768px){.post-hero .byline-author .byline-author__avatar{width:44px;height:44px}}.post-hero .byline-author img{width:100%;height:100%;object-fit:cover}.post-hero .byline-author .byline-author__name{font-size:13px;font-weight:700;text-decoration:none;line-height:22px}@media(min-width: 768px){.post-hero .byline-author .byline-author__name{font-size:14px}}.post-hero .byline-author .byline-author__name:is(a){color:var(--heading-fancy-color)}.post-hero .byline-author .byline-author__job{font-size:11px;font-style:italic;line-height:14px;color:#555}@media(min-width: 768px){.post-hero .byline-author .byline-author__job{font-size:12px;line-height:16px}}.post-hero .post-hero-image-caption{font-size:11px;color:#5c5c5c}@media(min-width: 768px){.post-hero .post-hero-image-caption{font-size:12px}}.post-hero .social-sharing .social-sharing-dropdown{padding:23px 15px;gap:8px}@media(min-width: 768px){.post-hero .social-sharing .social-sharing-dropdown{padding:15px 23px}}.single-gi_guides .post-hero .post-byline .social-sharing .social-sharing-toggle svg{fill:#fff}.site__hero{position:relative;border-bottom:1px solid var(--border-color)}.site__hero .site__hero-inner{position:relative}.site__hero .site__hero-inner-wrap{position:relative;display:flex;flex-direction:column}.site__hero .site__hero-bg{position:absolute;left:0;top:0;bottom:0;right:0;width:100%;height:100%;object-fit:cover;z-index:-1}.site__hero .site__hero-title{margin:32px 0;font-size:26px;letter-spacing:-0.78px;word-wrap:break-word}@media(min-width: 768px){.site__hero .site__hero-title{font-size:40px;letter-spacing:-1.2px}}.site__hero .site__hero-content.site__hero-content--person{display:flex;align-items:center;margin-bottom:24px}@media(min-width: 1024px){.site__hero .site__hero-content.site__hero-content--person{margin-bottom:0}}.site__hero .site__hero-content.site__hero-content--person .author-avatar-wrapper{flex-shrink:0;width:110px;height:110px}@media(min-width: 1024px){.site__hero .site__hero-content.site__hero-content--person .author-avatar-wrapper{width:180px;height:180px}}.site__hero .site__hero-content.site__hero-content--person .author-avatar-wrapper img{width:100%;height:100%;object-fit:cover}.site__hero .site__hero-content.site__hero-content--person .site__hero-content-inner{position:relative;width:100%;padding-left:16px}@media(min-width: 1024px){.site__hero .site__hero-content.site__hero-content--person .site__hero-content-inner{padding:16px 64px}}.site__hero .site__hero-content.site__hero-content--person .site__hero-title{margin:0 0 12px;padding-bottom:8px;border-bottom:2px solid #363636}@media(min-width: 1024px){.site__hero .site__hero-content.site__hero-content--person .site__hero-title{padding-right:120px}}.site__hero .site__hero-content.site__hero-content--person .site__hero-highlight{display:flex;gap:12px;flex-wrap:wrap;align-items:center;justify-content:space-between}@media(min-width: 1024px){.site__hero .site__hero-content.site__hero-content--person .site__hero-highlight{font-size:16px}}@media(max-width: 768px){.site__hero .site__hero-content.site__hero-content--person .site__hero-highlight span{width:calc(100% - 124px);min-width:188px;flex-grow:1}}@media(min-width: 1024px){.site__hero .site__hero-content.site__hero-content--person .author-contacts{position:absolute;top:24px;right:64px}}.site__hero .yoast_breadcrumb{margin:10px 0 15px}@media(min-width: 1024px){.site__hero .yoast_breadcrumb{margin:16px 0}}.site__hero .site__hero-highlight{font-size:13px;font-style:italic;color:#5c5c5c}.site__hero:not(:has(img)){padding:24px 0}.post-disclaimer{color:#5c5c5c;font-size:10px;font-style:italic;line-height:14px}.post-disclaimer a{text-decoration-thickness:.5px;text-decoration-color:rgba(92,92,92,.7);text-underline-offset:1px}.post-disclaimer p{margin:16px 0 24px}.cpt-page-hero{border-bottom:1px solid var(--border-color)}.cpt-page-hero__background{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;background-color:#fff;object-fit:cover;object-position:center}.cpt-page-hero__inner{width:100%;max-width:860px;margin:0 auto;padding:32px 0;text-align:center;position:relative;z-index:2}.cpt-page-hero__title{margin:0 0 8px;font-size:40px;line-height:48px;letter-spacing:-1.2px;color:#000}@media screen and (max-width: 1024px){.cpt-page-hero__title{font-size:26px;line-height:34px;letter-spacing:-0.78px}}.cpt-page-hero__description{margin:0;font-size:16.5px;line-height:26px;font-weight:400}@media screen and (max-width: 1024px){.cpt-page-hero__description{font-size:17px;line-height:24px}}body.post-type-archive-gi_connection .site__content,body.single-gi_connection .site__content,body.tax-gi_connection_category .site__content{width:100%;max-width:1402px}.connections-term{border-bottom:1px solid var(--border-color);background-color:#fff;overflow:visible !important}.connections-term__inner{width:100%;max-width:1404px;margin:0 auto;padding:0 10px}@media screen and (max-width: 1279px){.connections-term__inner{background:var(----light-gray);padding:16px}}.connections-term__list{margin:0;padding:0;display:flex;justify-content:space-around;gap:30px;list-style-type:none}@media screen and (max-width: 1279px){.connections-term__list{display:none !important;overflow:hidden}}@media screen and (min-width: 1280px)and (max-width: 1300px){.connections-term__list{gap:5px;justify-content:space-evenly}}.connections-term__item{display:inline-block;font-size:14px;line-height:26px;font-weight:400;transition:all .1s ease-in;letter-spacing:0;text-decoration:none;color:#000 !important;position:relative;padding:16px 0}.connections-term__item::after{content:attr(data-label);font-weight:700;visibility:hidden;height:0;overflow:hidden;display:block;white-space:nowrap}.connections-term__item--active{font-weight:bold;color:#000}.connections-term__item:hover{font-weight:700;color:#000}.connections-term__more{position:relative;display:flex;align-items:center;z-index:3}.connections-term__more button{background-color:rgba(0,0,0,0);border:0}.connections-term__more-toggle{font-family:inherit;cursor:pointer}@media(hover: hover)and (pointer: fine){.connections-term__more:hover button{font-weight:bold}.connections-term__more:hover .connections-term__more__list{opacity:1;visibility:visible}}.connections-term__more .menu-active+.connections-term__more__list{opacity:1;visibility:visible}.connections-term__more__list{list-style:none;position:absolute;right:0;top:54px;width:300px;display:flex;flex-direction:column;background-color:#fff;padding:16px 8px;gap:16px;opacity:0;visibility:hidden;border:1px solid var(--border-color);border-bottom-width:5px;box-shadow:0px 8px 24px 0px rgba(0,0,0,.0784313725);height:50vh;overflow-y:auto}@media screen and (min-width: 1600px){.connections-term__more__list{right:-100px}}.connections-term__more__list a{padding:4px 16px;display:inline-block;width:100%}.connections-taxonomy{padding:24px 32px 16px;border-top:1px solid var(--border-color)}.connections-taxonomy:first-of-type{border-top:0}.connections-taxonomy__header{display:flex;justify-content:space-between;border-bottom:2px solid var(--body-color);padding-bottom:12px;margin-bottom:16px}.connections-taxonomy__title{position:relative;text-transform:uppercase;margin:0 0;font:italic 800 16px "Plus Jakarta Sans",sans-serif;display:flex;align-items:center;color:#000}.connections-taxonomy__title::before{content:"";display:inline-block;width:24px;height:10px;margin-right:8px;background:var(--heading-fancy-color);clip-path:polygon(0 0, 100% 0, 90% 100%, 0 100%)}@media screen and (max-width: 1024px){.connections-taxonomy__title{font-size:15px;line-height:17px}}.connections-taxonomy__cta{color:var(--gi-red) !important;font-weight:bold;text-decoration:none;display:flex;align-items:center;gap:4px;font-size:14px;line-height:15px}.connections-taxonomy__cta .more-svg{transition:all .2s ease-in-out}.connections-taxonomy__cta:hover .more-svg{transform:translateX(3px)}@media screen and (max-width: 1024px){.connections-taxonomy__cta{font-size:13px}}.connections-taxonomy__articles{display:grid;gap:16px 24px;grid-template-columns:repeat(3, minmax(0, 1fr));min-height:200px}@media screen and (max-width: 1024px){.connections-taxonomy__articles{display:flex;flex-direction:column;gap:12px}}.connections-taxonomy__article{display:flex;gap:16px;text-decoration:none;padding-bottom:16px;border-bottom:1px solid var(--border-color);color:var(--body-color)}.connections-taxonomy__article.is-last-row{border-bottom:0px}@media screen and (max-width: 1024px){.connections-taxonomy__article.is-last-row{border-bottom:1px solid var(--border-color)}.connections-taxonomy__article:last-of-type{margin-bottom:16.5px}}.connections-taxonomy__article__thumbnail{width:100px;height:100px;flex:0 0 100px;object-fit:cover}@media screen and (max-width: 1024px){.connections-taxonomy__article__thumbnail{width:70px;height:70px;flex:0 0 70px}}.connections-taxonomy__article__title{margin:0 0 4px;color:#000;font-size:18px;line-height:26px;font-weight:600}@media screen and (max-width: 1024px){.connections-taxonomy__article__title{font-size:17px}}.connections-taxonomy__article__description{font-size:14px;line-height:22px;margin:0;color:var(--text-secondary);font-size:14px;line-height:22px;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media screen and (max-width: 1024px){.connections-taxonomy__article__description{font-size:13px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}}@media screen and (max-width: 1024px){.connections-taxonomy__article{padding-bottom:17px}}@media screen and (max-width: 1024px){.connections-taxonomy{padding:24px 16px 15px}}.connection-article__hero{border-bottom:1px solid var(--border-color)}.connection-article__hero__inner{max-width:1400px;margin:0 auto;position:relative;padding:18px 0 0 64px}@media screen and (max-width: 1024px){.connection-article__hero__inner{padding:10px 16px 24px}}.connection-article__hero__content{padding-top:16px;display:flex;align-items:center;gap:64px;overflow:hidden}@media screen and (max-width: 1024px){.connection-article__hero__content{gap:16px}}.connection-article__hero__title__wrap{display:flex;flex-wrap:wrap;align-items:center;gap:16px}@media screen and (max-width: 1024px){.connection-article__hero__title__wrap{flex-direction:column;align-items:flex-start;gap:8px}}.connection-article__hero__title{margin:0;color:#000;font-size:40px;line-height:48px}@media screen and (max-width: 1024px){.connection-article__hero__title{font-size:26px;line-height:34px;letter-spacing:-0.78px;gap:8px}}.connection-article__hero__thumbnail{width:180px;height:180px;flex:0 0 180px}@media screen and (max-width: 1024px){.connection-article__hero__thumbnail{width:110px;height:110px;flex:0 0 110px}}.connection-article__hero__cta{font-weight:400;font-size:16.5px;line-height:26px;color:var(--body-color);text-decoration:none;border-bottom:2px solid var(--body-color);position:relative}.connection-article__hero__cta:hover{font-weight:400;text-shadow:.02em 0 0 var(--body-color),-0.02em 0 0 var(--body-color)}@media screen and (max-width: 1024px){.connection-article__hero__cta{font-size:16px}}.connection-article__hero__background{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.connection-article__hero__content{display:flex}.connection-article__main{display:flex}@media screen and (max-width: 1024px){.connection-article__main{flex-wrap:wrap}}.connection-article__content{flex:1 1 auto;min-width:0;padding:32px 64px 32px;border-right:1px solid var(--border-color)}@media screen and (max-width: 1024px){.connection-article__content{padding:8px 16px 24px;width:100%;border-bottom:1px solid var(--border-color)}}.connection-article__content .videoWrapper iframe{width:100%}.connection-article__nav{display:flex;gap:64px;width:100%}@media screen and (max-width: 1024px){.connection-article__nav{margin-bottom:0;flex-direction:column-reverse;gap:16px}.connection-article__nav .article-nav{width:100%}}.connection-article__nav .article-nav{display:flex;align-items:center;border:1px solid var(--border-color);border-radius:2px;text-decoration:none;flex:1;max-width:50%}@media screen and (max-width: 1024px){.connection-article__nav .article-nav{max-width:100%}}.connection-article__nav .article-nav .article-nav__arrow{border-right:1px solid var(--border-color)}@media screen and (max-width: 1024px){.connection-article__nav .article-nav .article-nav__arrow{margin-right:0}}.connection-article__nav .article-nav--next{margin-left:auto}.connection-article__nav .article-nav--next .article-nav__arrow{margin-right:0;border-right:0;border-left:1px solid var(--border-color)}@media screen and (max-width: 1024px){.connection-article__nav .article-nav--next .article-nav__content{margin-right:0}}.connection-article__nav .article-nav__thumbnail{width:80px;height:80px}.connection-article__nav .article-nav__content{margin:0 16px;flex:1}.connection-article__nav .article-nav__title{color:#000;margin:0 0 4px;font-size:18px;line-height:26px;font-weight:600}@media screen and (max-width: 1024px){.connection-article__nav .article-nav__title{font-size:17px;line-height:24px}}.connection-article__nav .article-nav__description{margin:0;font-size:14px;line-height:22px;color:var(--text-secondary);overflow:hidden}@media screen and (max-width: 1024px){.connection-article__nav .article-nav__description{font-size:13px;line-height:22px}}.connection-article__nav .article-nav__arrow{min-width:32px;width:32px;display:flex;justify-content:center;align-items:center;height:100%}@media screen and (max-width: 1024px){.connection-article__nav .article-nav__arrow{height:100%;height:-webkit-fill-available;height:-moz-available}}.connection-article__nav .article-nav svg{width:6px;height:12px;transition:all .2s ease-in}.connection-article__nav .article-nav:hover svg{transform:translateX(-3px)}.connection-article__nav .article-nav--next:hover svg{transform:translateX(3px)}.connection-article__sidebar{width:414px;flex:0 0 414px;padding:24px 32px}@media screen and (max-width: 1024px){.connection-article__sidebar{width:100%;padding:24px 16px;flex:1}}.connection-article__sidebar__headline{position:relative;margin:0 0 12px 0;padding-bottom:12px;color:#000;border-bottom:1px solid var(--body-color);text-transform:uppercase;font:italic 800 16px/18px "Plus Jakarta Sans",sans-serif}.connection-article__sidebar__headline::before{content:"";display:inline-block;width:24px;height:10px;margin-right:8px;background:var(--heading-fancy-color);clip-path:polygon(0 0, 100% 0, 90% 100%, 0 100%)}@media screen and (max-width: 1024px){.connection-article__sidebar__headline{font:italic 800 15px/17px "Plus Jakarta Sans",sans-serif}}.connection-article__sidebar .sidebar-article{display:flex;gap:16px;padding-bottom:16px;margin-bottom:12px;align-items:flex-start;border-bottom:1px solid var(--border-color);text-decoration:none}.connection-article__sidebar .sidebar-article:last-of-type{margin-bottom:16px}.connection-article__sidebar .sidebar-article__thumbnail{width:70px;height:70px;flex:0 0 70px}.connection-article__sidebar .sidebar-article__title{font-size:18px;line-height:26px;font-weight:600;margin:0 0 4px;color:#000}.connection-article__sidebar .sidebar-article__description{margin:0;color:var(--text-secondary);font-size:14px;line-height:22px;font-weight:400}.connection-article__sidebar__cta{width:100%;display:flex;justify-content:center;gap:4px;text-decoration:none;color:var(--gi-red) !important;font-size:14px;line-height:15px;font-weight:bold;padding:8.5px}.connection-article__sidebar__cta .more-svg{transition:all .2s ease-in}.connection-article__sidebar__cta:hover .more-svg{transform:translateX(3px)}@media screen and (max-width: 1024px){.connection-article__sidebar__cta{font-size:13px}}@media screen and (max-width: 1024px){.connections-most-recent .connections-taxonomy__article:last-of-type{border-bottom:0}.connections-taxonomy__cta{justify-content:center}}.connections-alpha{margin-block:0 24px;background-color:#fff;padding-block:8px;overflow-x:auto}.connections-alpha__list{display:flex;flex-wrap:nowrap;gap:16px;padding:0;margin:0;list-style:none}.connections-alpha__item a{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 6px;border-radius:3px;background-color:var(--light-gray);font-size:14px;font-weight:400;line-height:1;text-transform:uppercase;text-decoration:none;color:#000;transition:background-color .15s ease,color .15s ease}.connections-alpha__item a:hover{background-color:#000;color:#fff}.connections-alpha__item a.is-active{background-color:#000;color:#fff}.connections-alpha__item a.is-disabled{pointer-events:none;background-color:#f7f7f7;border-color:#eee;color:#d0d0d0;cursor:default}.connections-alpha__item--clear a{background:none;border:none;min-width:auto;padding-inline:0;color:#000;text-transform:capitalize}.connections-alpha__item--clear a:hover{border:none;background:none;color:#000}@media(hover: none)and (pointer: coarse){.connections-alpha{-webkit-overflow-scrolling:touch}.connections-alpha::-webkit-scrollbar{display:none}.connections-alpha{scrollbar-width:none}}.gi-taxonomy-dropdown{width:100%;padding:10px 36px 10px 14px;border-radius:8px;border:1px solid #111;background-color:#fff;font-size:14px;font-weight:600;line-height:1.2;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;color:#000}.gi-taxonomy-dropdown-wrapper{width:100%;max-width:100%;position:relative;display:inline-block}.gi-taxonomy-dropdown-wrapper::after{content:"";position:absolute;right:14px;top:50%;transform:translateY(-50%);width:14px;height:14px;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' stroke='black' stroke-width='3' fill='none' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:14px}@media screen and (min-width: 1280px){.gi-taxonomy-dropdown-nav{display:none}}@media screen and (max-width: 767px){.connections-taxonomy.connections-most-recent .connections-taxonomy__article:nth-child(6n){border-bottom:0 !important;padding-bottom:0}.connections-taxonomy.connections-most-recent .connections-taxonomy__articles>*:nth-last-child(-n+3){display:none !important}}@font-face{font-family:"Plus Jakarta Sans";src:url("assets/fonts/plus-jakarta-sans-italic.woff2") format("woff2"),url("assets/fonts/plus-jakarta-sans-italic.woff") format("woff");font-weight:800;font-style:italic;font-display:swap}.section-fullwidth{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden}.section-fullwidth .the__content{max-width:var(--site-width);width:100%;margin:0 auto}.content-section-fullwidth{margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px}@media(min-width: 1024px){.content-section-fullwidth{margin-right:-64px;margin-left:-64px;padding-right:64px;padding-left:64px}}.show-mob{display:none !important}.hide-mob{display:flex !important}@media screen and (max-width: 991px){.show-mob{display:flex !important}.hide-mob{display:none !important}}.author-avatar-wrapper{position:relative}.author-avatar-wrapper::before{position:absolute;bottom:0;left:0;right:0;content:"";display:inline-block;width:100%;height:70%;background:var(--heading-fancy-color);clip-path:polygon(0% 30%, 100% 0, 100% 100%, 0% 100%)}.author-avatar-wrapper img{position:relative;vertical-align:middle}.content-section-fullwidth{margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px}@media(min-width: 1024px){.content-section-fullwidth{margin-right:-64px;margin-left:-64px;padding-right:64px;padding-left:64px}}.posts-list{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style-type:none;line-height:22px}@media(min-width: 768px){.posts-list.posts-list--grid-style{display:grid;grid-template-columns:1fr 1fr;gap:16px 0}}@media(min-width: 768px){.posts-list.posts-list--grid-style .post__item:nth-of-type(2n - 1){padding-right:16px}}@media(min-width: 768px){.posts-list.posts-list--grid-style .post__item:nth-of-type(3),.posts-list.posts-list--grid-style .post__item:nth-of-type(4){padding-top:12px;border-top:1px solid var(--border-color)}}@media(max-width: 768px){.posts-list.posts-list--grid-style .post__item:last-of-type{padding-bottom:0;border-bottom:0}}@media(min-width: 768px){.posts-list.posts-list--grid-style .post__item{padding-bottom:0;border-bottom:0}}.posts-list .post__item{padding-bottom:12px;border-bottom:1px solid var(--border-color)}.posts-list .post__item a{text-decoration:none}.posts-list .post__item>a{font-weight:600;font-size:15px;color:#000}@media(min-width: 768px){.posts-list .post__item>a{font-size:16px}}.posts-list .post__item .post__item--meta{margin-top:6px;display:flex;flex-wrap:wrap;gap:8px;align-items:flex-end;align-content:flex-start;line-height:18px}.posts-list .post__item .post__item--categories a{font-weight:700;font-size:11px;text-transform:uppercase;color:var(--heading-fancy-color)}@media(min-width: 768px){.posts-list .post__item .post__item--categories a{font-size:12px}}.posts-list .post__item .post__item--date{font-size:11px;color:#555}@media(min-width: 768px){.posts-list .post__item .post__item--date{font-size:12px}}.posts-list .post__item:has(.post__item--thumb){display:grid;gap:0 16px;grid-template-columns:90px 1fr;grid-template-rows:auto 1fr;grid-template-areas:"thumb title" "thumb meta"}.posts-list .post__item:has(.post__item--thumb) .post__item--title{grid-area:title}.posts-list .post__item:has(.post__item--thumb) .post__item--thumb{grid-area:thumb}.posts-list .post__item:has(.post__item--thumb) .post__item--thumb img{display:block;width:90px;height:90px;object-fit:cover;border-radius:2px}.posts-list .post__item:has(.post__item--thumb) .post__item--thumb svg{width:90px;height:90px}.posts-list .post__item:has(.post__item--thumb) .post__item--meta{grid-area:meta}.posts-archive-listing{display:flex;flex-direction:column;gap:20px;margin:0;padding:0;list-style-type:none;line-height:22px}@media(min-width: 768px){.posts-archive-listing{gap:16px}}.posts-archive-listing .post__item{display:flex;flex-direction:column;gap:0 16px}@media(min-width: 768px){.posts-archive-listing .post__item{flex-direction:row;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--border-color)}}.posts-archive-listing .post__item a{text-decoration:none}.posts-archive-listing .post__item .post__item--title{display:block;margin-top:12px;font-weight:600;font-size:17px;color:#000}@media(min-width: 768px){.posts-archive-listing .post__item .post__item--title{font-size:18px;margin-top:0;margin-bottom:10px}}.posts-archive-listing .post__item .post__item--meta{margin-top:6px;display:flex;flex-wrap:wrap;gap:8px;align-items:flex-end;align-content:flex-start;line-height:18px}@media(min-width: 768px){.posts-archive-listing .post__item .post__item--meta{margin-bottom:10px}}.posts-archive-listing .post__item .post__item--categories a{font-weight:700;font-size:11px;text-transform:uppercase;color:#bc292a}@media(min-width: 768px){.posts-archive-listing .post__item .post__item--categories a{font-size:12px}}.posts-archive-listing .post__item .post__item--date{font-size:11px;color:#555}@media(min-width: 768px){.posts-archive-listing .post__item .post__item--date{font-size:12px}}.posts-archive-listing .post__item .post__item--thumb{width:100%;height:198px}@media(min-width: 768px){.posts-archive-listing .post__item .post__item--thumb{width:287px;height:175px;flex-shrink:0;flex-grow:0}}.posts-archive-listing .post__item .post__item--thumb img{width:100%;height:100%;object-fit:cover;border-radius:2px}.posts-archive-listing .post__item .post__item--thumb svg{width:100%;height:100%}.posts-archive-listing .post__item .post__item--excerpt{font-size:14px}@media(max-width: 768px){.posts-archive-listing .post__item .post__item--excerpt{display:none}}.author-contacts{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style-type:none}.author-contacts a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:2px solid var(--color);border-radius:2px;transition:all .2s ease-in-out}.author-contacts a:hover{opacity:.8}.yoast_breadcrumb a,.yoast_breadcrumb span{color:rgba(54,54,54,.7);text-decoration:none;font-size:10px;line-height:18px}@media(min-width: 768px){.yoast_breadcrumb a,.yoast_breadcrumb span{font-size:12px;line-height:16px}}.yoast_breadcrumb>span:first-of-type{display:flex;gap:7px}.plate-list{margin:0;padding:0;list-style-type:none}@media(min-width: 768px){.plate-list.plate-list--nav{display:flex;align-items:center;justify-content:space-between;gap:64px}}@media(min-width: 768px){.plate-list.plate-list--nav .plate-item{width:calc(50% - 32px)}}.plate-list.plate-list--nav .plate-item__contents-arrow{align-self:stretch;align-content:center;text-align:center;width:32px}.plate-list.plate-list--nav .plate-item__contents-arrow svg{transition:transform .2s ease-in-out}@media(min-width: 768px){.plate-list.plate-list--nav .plate-item--prev{order:1}}.plate-list.plate-list--nav .plate-item--prev svg{transform:rotate(180deg)}.plate-list.plate-list--nav .plate-item--prev:hover .plate-item__contents-arrow svg{transform:rotate(180deg) translateX(2px)}.plate-list.plate-list--nav .plate-item--prev .plate-item__contents-arrow{border-right:1px solid var(--border-color)}@media(min-width: 768px){.plate-list.plate-list--nav .plate-item--next{order:2}}.plate-list.plate-list--nav .plate-item--next:hover .plate-item__contents-arrow svg{transform:translateX(2px)}.plate-list.plate-list--nav .plate-item--next .plate-item__contents-arrow{border-left:1px solid var(--border-color)}.plate-item{margin-bottom:8px;border:1px solid var(--border-color);border-radius:2px}.plate-item a{display:flex;align-items:center;text-decoration:none}.plate-item .author-avatar-wrapper{width:80px;height:80px;margin-top:6px}.plate-item img{width:100%;height:100%;object-fit:cover}.plate-item .plate-item__contents{flex-grow:1;padding:8px 16px}.plate-item .plate-item__contents-heading{margin-bottom:6px;padding-bottom:8px;font-weight:600;color:#000;border-bottom:2px solid var(--body-color)}.plate-item .plate-item__contents-sub{font-size:12px;font-style:italic;color:#5c5c5c}.cv-list{margin:0;padding:0;list-style-type:none}.cv-list .cv-list__item{display:flex;gap:16px;margin-bottom:16px}.cv-list .cv-list__item:last-of-type{margin-bottom:0}.cv-list .cv-list__item img{width:32px;height:32px;object-fit:cover;margin-top:4px}.cv-list .cv-list__item .cv-list__item-info{display:flex;flex-direction:column}.cv-list .cv-list__item .cv-list__item-info span{font-size:14px}.social-sharing{z-index:1}@media(min-width: 768px){.social-sharing{position:relative}}.social-sharing .social-sharing-toggle{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:2px;border-radius:4px}.social-sharing .social-sharing-toggle input{display:none}.social-sharing:has(.social-sharing-toggle input:checked) .social-sharing-dropdown{display:flex}.social-sharing .social-sharing-dropdown{display:none;position:absolute;z-index:1;top:calc(100% + 8px);right:-12px;gap:12px;width:auto;max-width:calc(100vw - 46px);margin:0;padding:16px 24px;list-style-type:none;background:#fff;border:1px solid var(--border-color);box-shadow:0 1px 3px 0 rgba(0,0,0,.04),0 8px 24px 0 rgba(0,0,0,.08)}.social-sharing .social-sharing-dropdown__item{transition:opacity .2s ease-in-out}.social-sharing .social-sharing-dropdown__item:hover{opacity:.8}.social-sharing .social-sharing-dropdown__item a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:2px solid var(--color);border-radius:2px}.social-sharing .social-sharing-dropdown__item svg{width:16px;height:16px}.posts-archive-contents{margin-bottom:16px;color:#5c5c5c;font-size:13px}@media(min-width: 768px){.posts-archive-contents{font-size:14px}}.gi-pagination{display:flex;justify-content:center;margin-top:24px}@media(min-width: 768px){.gi-pagination{margin-top:32px}}.gi-pagination ul.page-numbers{display:flex;gap:0;list-style:none;padding:0;margin:0}.gi-pagination ul.page-numbers li{margin:0;padding:0}.gi-pagination ul.page-numbers li:last-of-type a.page-numbers{border-right:1px solid #ddd}.gi-pagination ul.page-numbers a.page-numbers,.gi-pagination ul.page-numbers span.page-numbers{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #dfdfdf;border-right:0;color:#363636;text-decoration:none;font-size:13px;font-weight:400;line-height:22px;transition:all .2s ease;background:#fff}@media(min-width: 768px){.gi-pagination ul.page-numbers a.page-numbers,.gi-pagination ul.page-numbers span.page-numbers{font-size:14px}}.gi-pagination ul.page-numbers a.page-numbers:hover{background:#f5f5f5}.gi-pagination ul.page-numbers .page-numbers.current{background:#15181c;font-weight:700;color:#fff;border-color:#15181c;cursor:default}.gi-pagination ul.page-numbers .page-numbers.dots{cursor:default;background:#fff;border-color:#dfdfdf}.gi-pagination ul.page-numbers .prev.page-numbers,.gi-pagination ul.page-numbers .next.page-numbers{font-size:0 !important;position:relative}.gi-pagination ul.page-numbers .prev.page-numbers::after,.gi-pagination ul.page-numbers .next.page-numbers::after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M10 18L16 12L10 6' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.gi-pagination ul.page-numbers .prev.page-numbers::after{transform:translateY(-50%) rotate(180deg)}.section-header{display:flex;justify-content:space-between;align-items:center;margin:16px 0 16px;padding:0 0 8px;border-bottom:2px solid var(--heading-divider)}.section-header .section-header__title{display:flex;align-items:center;gap:8px;color:#000;font-family:"Plus Jakarta Sans";font-size:16px;font-weight:800;line-height:18px;text-transform:uppercase;font-style:italic;margin:0;position:relative}@media screen and (max-width: 767px){.section-header .section-header__title{font-size:15px;line-height:16px}}.section-header .section-header__title:before{content:"";display:inline-block;width:24px;height:10px;background:var(--heading-fancy-color);clip-path:polygon(0 0, 100% 0, 90% 100%, 0 100%)}@media screen and (max-width: 767px){.section-header{margin:19px 0 16px}}.section-header__link{font-weight:bold;display:flex;align-items:baseline;gap:6px;text-decoration:none;font-size:14px;line-height:15px;color:#bc0000 !important;padding:0}.section-header__link svg{transition:all .2s}.section-header__link:hover svg{transform:translateX(3px)}@media screen and (max-width: 767px){.section-header__link{font-size:13px;justify-content:center;width:100%;margin-bottom:15px;padding:8.5px}}@media screen and (min-width: 768px){.section-header__link.show-mob{display:none !important}}@media screen and (min-width: 768px){.section-header__link.hide-mob{display:flex !important}}.single .site__content:has(.site__sidebar) .latest-post-filter-block{flex-direction:row;margin:0}.single .latest-post-filter-block{padding-right:16px;padding-left:16px}@media(max-width: 768px){.single .latest-post-filter-block .posts-list{padding-bottom:0 !important}.single .latest-post-filter-block article{flex-direction:row !important;padding-bottom:16px !important;border-bottom:1px solid var(--border-color) !important}.single .latest-post-filter-block .latest-post-filter-block__post-image{width:90px !important;flex-shrink:0}.single .latest-post-filter-block .latest-post-filter-block__post-image-wrapper{width:90px !important;height:90px !important;border-radius:2px}.single .latest-post-filter-block .latest-post-filter-block__post-title{margin-top:0 !important;font-size:15px !important}.single .latest-post-filter-block .latest-post-filter-block__post--meta-categories{font-size:11px !important}.single .latest-post-filter-block .latest-post-filter-block__sidebar-posts>div>a{font-size:15px !important}.single .latest-post-filter-block .latest-post-filter-block__post--meta-date{font-size:11px !important}}@media(max-width: 1024px){.single .latest-post-filter-block{flex-direction:column !important}}@media(max-width: 1280px){.single .latest-post-filter-block{padding-top:0 !important;border-top:none !important}}@media(min-width: 1024px)and (max-width: 1280px){.single .latest-post-filter-block{padding-right:64px;padding-left:64px}}@media(min-width: 1280px){.single .latest-post-filter-block{padding-right:32px;padding-left:32px;border-top:1px solid var(--border-color)}}@media(max-width: 1024px){.single .latest-post-filter-block .block-heading{flex-basis:auto !important}}@media(max-width: 1280px){.single .latest-post-filter-block .block-heading{margin-top:0 !important}}.single .latest-post-filter-block .block-heading__title{margin-top:0}.single .latest-post-filter-block .latest-post-filter-block__post-title{color:#000}.post-categories{margin:24px 0;font-size:14px;font-weight:700}@media(min-width: 768px){.post-categories{margin-top:32px;margin-bottom:32px}}.post-categories .post-categories-header{margin-bottom:10px;color:#000}.post-categories .post-categories-list a{position:relative;margin-right:8px;color:var(--primary-action-color);text-decoration:none}.post-categories .post-categories-list a::after{content:" ,";position:absolute;right:-4px;color:var(--body-color)}.post-categories .post-categories-list a:last-of-type::after{display:none}.stay-updated{position:relative;min-height:110px;padding:16px 0;border-top:1px solid var(--border-color)}@media(max-width: 768px){.stay-updated{overflow:hidden}}@media(min-width: 768px){.stay-updated .stay-updated-inner{display:flex;justify-content:space-between;align-items:center;gap:236px}}.stay-updated .stay-updated__contents{max-width:calc(100% - 150px);margin-bottom:10px}@media(min-width: 768px){.stay-updated .stay-updated__contents{max-width:calc(50% - 118px);margin-bottom:0}}.stay-updated .stay-updated__contents-title{font-size:15px;font-weight:600;color:#000}@media(min-width: 768px){.stay-updated .stay-updated__contents-title{margin-bottom:10px;font-size:18px}}.stay-updated .stay-updated__contents-text{font-weight:700;font-size:13px}@media(min-width: 768px){.stay-updated .stay-updated__contents-text{font-size:14px}}.stay-updated .stay-updated__image{position:absolute;overflow:hidden;width:124px;bottom:-32px;right:0}@media(min-width: 768px){.stay-updated .stay-updated__image{left:calc(50% + 48px);transform:translateX(-50%);top:-10px;width:216px;max-height:calc(100% + 10px)}}.stay-updated .stay-updated__link{width:115px;padding:5px 7px;background-color:#000;color:#fff;border:1px solid var(--border-color-dark);border-radius:4px;font-size:8px;transition:opacity .2s ease-in-out}.stay-updated .stay-updated__link:hover{opacity:.8}.stay-updated .stay-updated__link:hover a{color:#fff}@media(min-width: 768px){.stay-updated .stay-updated__link{width:142px;font-size:11px}}.stay-updated .stay-updated__link a{display:flex;align-items:center;gap:7px;text-decoration:none;color:#fff}.stay-updated .stay-updated__link img{flex-shrink:0;width:20px;height:auto;object-fit:cover}@media(min-width: 768px){.stay-updated .stay-updated__link img{width:24px}}.author-bio{margin-left:-16px;margin-right:-16px;padding:16px;background-color:var(--light-gray);border:1px solid var(--border-color);border-width:1px 0}@media(min-width: 1024px){.author-bio{margin-left:-64px;margin-right:-64px;padding:24px 64px}}.author-bio .author-bio-inner{display:grid;grid-template-columns:78px 1fr;grid-template-areas:"avatar headline";gap:0 16px}@media(min-width: 768px){.author-bio .author-bio-inner{grid-template-columns:140px 1fr;grid-template-areas:"avatar headline";gap:0 32px}}.author-bio:has(.author-bio__description) .author-bio-inner{grid-template-areas:"avatar headline" "desc desc"}@media(min-width: 768px){.author-bio:has(.author-bio__description) .author-bio-inner{grid-template-areas:"avatar headline" "avatar desc"}}.author-bio .author-bio__avatar{grid-area:avatar;aspect-ratio:1/1;border-radius:4px;overflow:hidden}.author-bio .author-bio__avatar img{width:100%;height:100%;object-fit:cover;border-radius:4px;vertical-align:middle}.author-bio .author-bio__headline{grid-area:headline;align-content:center;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px}@media(min-width: 576px){.author-bio .author-bio__headline{gap:0 8px}}.author-bio .author-bio__description{grid-area:desc}@media(max-width: 767px){.author-bio .author-bio__description{text-align:center}}.author-bio .author-bio__description p{margin:14px 0 16px;font-size:13px;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media(min-width: 768px){.author-bio .author-bio__description p{margin-top:8px;font-size:16.5px}}.author-bio .author-bio__name{font-size:20px;line-height:24px;font-weight:700;color:#00221e}@media(min-width: 576px){.author-bio .author-bio__name{margin-bottom:8px}}@media(min-width: 768px){.author-bio .author-bio__name{font-size:22px;line-height:26px}}.author-bio .author-bio__job{width:100%;font-size:13px;font-style:italic;line-height:20px}@media(min-width: 768px){.author-bio .author-bio__job{font-size:14px;line-height:22px}}.post-editorial{margin-left:-16px;margin-right:-16px;padding:24px 16px;background-color:var(--light-gray);font-size:11px}@media(min-width: 1024px){.post-editorial{margin-left:-64px;margin-right:-64px;padding:24px 64px;font-size:14px}}.post-editorial p:first-child{margin-top:0}.post-editorial p:last-child{margin-bottom:0}.single-gi_guides .site__sidebar{padding-bottom:0 !important}@media(max-width: 1280px){.single-gi_guides .site__sidebar{border-left:0}}.single-gi_guides .standard-post-list{padding:0 16px;overflow:hidden}@media(min-width: 1024px){.single-gi_guides .standard-post-list{padding:0 30px}}@media(min-width: 1024px)and (max-width: 1279px){.single-gi_guides .standard-post-list{padding:0 64px}}@media(min-width: 1281px){.single-gi_guides .standard-post-list{border-top:1px solid var(--border-color)}}.single-gi_guides .sidebar-widget:last-child{margin-bottom:0}@media(max-width: 768px){.single-gi_guides .sidebar-widget{margin-bottom:14px}}.back-to-top{display:flex;justify-content:center;align-items:center;gap:4px;margin-top:16px;margin-bottom:24px;padding-block:6px;cursor:pointer;user-select:none}@media(min-width: 768px){.back-to-top{margin-bottom:32px}}.wp-block-yoast-faq-block+.back-to-top{margin-top:-8px}@media(min-width: 768px){.wp-block-yoast-faq-block+.back-to-top{margin-top:-16px}}.back-to-top span{font-size:14px;line-height:26px;font-weight:700;color:#bc0000}@media(min-width: 768px){.back-to-top span{font-size:14px;line-height:26px}}.back-to-top svg{width:24px;height:24px;object-fit:contain}.author h2{margin-top:0;margin-bottom:16px;font-size:20px}@media(min-width: 768px){.author h2{font-size:22px}}.author .author__section{padding:24px 0 16px}@media(min-width: 768px){.author .author__section{padding:32px 0 16px}}@media(min-width: 1024px){.author .author__section.content__section--d-fullwidth{margin-right:-64px;margin-left:-64px;padding-right:64px;padding-left:64px}}.author .author__section.author__section-columns{margin:0;display:flex;flex-direction:column;gap:24px;padding-bottom:24px}@media(min-width: 768px){.author .author__section.author__section-columns{flex-direction:row;justify-content:space-between;padding-bottom:32px}}@media(min-width: 768px){.author .author__section.author__section-columns .author__section-column{width:50%}}.author .author__section p:first-child{margin-top:0}.author .author__section p:last-child{margin-bottom:0}@media(max-width: 768px){.author .author__section:has(.plate-list--nav){padding-top:0;border-top:0 !important}}@media(max-width: 1280px){.author .author__section:last-of-type{border-bottom:1px solid var(--border-color)}}@media(min-width: 1280px){.author .author__section:last-of-type{border-top:1px solid var(--border-color)}}.author .author__section[style*=border-bottom]+.author__section{border-top:0;padding-top:24px}.author .site__sidebar{margin-bottom:32px}@media(max-width: 1024px){.author .site__sidebar{padding:16px 16px 0}}@media(min-width: 1024px)and (max-width: 1280px){.author .site__sidebar{padding-right:64px;padding-left:64px}}@media(max-width: 1024px){.blog .site__sidebar,.archive .site__sidebar,.search .site__sidebar{border-top:1px solid var(--border-color)}}@media(max-width: 1024px){.blog .block-heading__title,.archive .block-heading__title,.search .block-heading__title{margin-top:0}}.newshub-filters{padding-top:16px;padding-bottom:16px;background-color:var(--light-gray)}@media(min-width: 1434px){.newshub-filters .the__content{padding:0}}.newshub-filters .gi-taxonomy-dropdown-nav{display:flex;flex-wrap:wrap;gap:10px}@media(min-width: 1024px){.newshub-filters .gi-taxonomy-dropdown-nav{gap:16px}}.newshub-filters .gi-taxonomy-dropdown{width:100%;padding:5px 36px 5px 14px;border-radius:8px;border:1px solid var(--body-color);background-color:#fff;font-size:13px;font-weight:700;line-height:24px;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--primary-font);color:#000}@media(min-width: 768px){.newshub-filters .gi-taxonomy-dropdown{font-size:14px;line-height:26px}}.newshub-filters .gi-taxonomy-dropdown-wrapper{flex-grow:1;width:100%;position:relative;display:inline-block;font-size:13px}@media(min-width: 576px){.newshub-filters .gi-taxonomy-dropdown-wrapper{width:calc(50% - 8px)}}@media(min-width: 768px){.newshub-filters .gi-taxonomy-dropdown-wrapper{width:calc(25% - 8px)}}@media(min-width: 1024px){.newshub-filters .gi-taxonomy-dropdown-wrapper{flex-grow:0;width:calc(20% - 18px);max-width:200px;font-size:14px}}.newshub-filters .gi-taxonomy-dropdown-wrapper::after{content:"";position:absolute;right:14px;top:50%;transform:translateY(-50%);width:14px;height:14px;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' stroke='black' stroke-width='3' fill='none' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:14px}.newshub-filters .gi-taxonomy-dropdown-btn{flex-grow:1;width:100%}@media(min-width: 768px){.newshub-filters .gi-taxonomy-dropdown-btn{width:190px}}@media(min-width: 1024px){.newshub-filters .gi-taxonomy-dropdown-btn{flex-grow:0}}
