﻿@charset "UTF-8";.wrapper--header{display:flex;padding-bottom:13px;border-bottom:1px solid #dfdfdf;background-color:#fff;z-index:12001;}.wrapper--header .header{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:100%;border-top:5px solid #012d6b;}@media(min-width:768px){.wrapper--header .header{align-items:flex-start;}}@media(min-width:1200px){.wrapper--header .header{padding-bottom:0;}}.wrapper--header .nav--header{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;float:left;height:30px;}.wrapper--header .nav--header:hover{color:#030303;}.wrapper--header .nav__item{margin-right:10px;line-height:40px;}@media(min-width:1440px){.wrapper--header .nav__item{margin-right:20px;}}.wrapper--header .nav__item:hover{border-bottom:2px solid #012d6b;}.wrapper--header .nav__item:hover .nav__item__link{color:#012d6b;}.wrapper--header .nav__item:hover .nav__item__container{display:block;}.wrapper--header .nav__item__link{color:#030303;text-decoration:none;padding-bottom:17px;display:inline-block;}.wrapper--header .nav__item__link:hover{color:#012d6b;text-decoration:none;}.wrapper--header .nav__item__link.active{color:#012d6b;}@media(max-width:1199px){.wrapper--header .nav__item__link{padding:10px 20px;}}.wrapper--header .nav__item__container{display:none;position:absolute;top:77px;left:0;overflow:hidden;width:100%;background-color:#fff;box-shadow:0 20px 20px rgba(0,0,0,.1);z-index:12000;}.wrapper--header .nav__item__container ul{padding:5px;width:810px;list-style:none;display:inline-block;flex-direction:column;flex-wrap:wrap;column-count:4;text-align:left;}.wrapper--header .nav__item__container li{flex-basis:25%;line-height:115%;}.wrapper--header .nav__item__container a{display:inline-block;padding-top:15px;color:#030303;min-width:150px;}.wrapper--header .nav__item__container a:hover{text-decoration:none;color:#012d6b;}.wrapper--header .menu-item{width:100%;box-shadow:0 10px 20px 0 rgba(0,0,0,.1);}@media(min-width:1200px){.wrapper--header .menu-item{display:block;width:80%;margin:0 auto;padding-top:15px;}}.wrapper--header .menu-item__search{display:flex;justify-content:flex-end;border-collapse:separate;}.wrapper--header .menu-item__search__input{display:none;font-size:14px;border:1px solid #dfdfdf;border-radius:10px;width:300px;}@media(min-width:1440px){.wrapper--header .menu-item__search__input{display:block;}}.wrapper--header .menu-item__search__input:hover{cursor:pointer;}.wrapper--header .menu-item__search__btn{display:none;border:0;margin-left:0;margin-right:30px;height:40px;background-color:transparent;color:#000;cursor:pointer;font-size:16px;padding-left:0;padding-right:0;}@media(min-width:768px){.wrapper--header .menu-item__search__btn{display:block;}}@media(min-width:1440px){.wrapper--header .menu-item__search__btn{margin-left:-30px;margin-right:0;}}.wrapper--header .menu-item__search__btn-overlay{display:block;border:0;margin-left:0;height:40px;background-color:transparent;color:#000;cursor:pointer;font-size:16px;padding-left:0;padding-right:0;}@media(min-width:768px){.wrapper--header .menu-item__search__btn-overlay{display:none;}}.wrapper--header .btn-item{align-self:flex-end;border-bottom:0;border-top:0;border-left:0;border-right:0;background-color:transparent;color:#030303;cursor:pointer;font-size:16px;padding:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;height:40px;}.wrapper--header .btn-item__menu-btn{display:block;}@media(min-width:1200px){.wrapper--header .btn-item__menu-btn{display:none;}}@media(max-width:767px){.wrapper--header .btn-item{align-self:normal;}}.wrapper--header--single{font-size:20px;font-family:"Roboto",Arial,sans-serif;color:#fff;font-weight:400;line-height:140%;padding-bottom:0;border-bottom:0;position:initial;}.wrapper--header--single:hover{color:#fff;}@media(min-width:1200px){.wrapper--header--single{position:relative;}}.wrapper--header--single .logo-and-btn-close{float:left;}.wrapper--header--single .menu-item{padding:27px 20px;width:100%;}@media(min-width:768px){.wrapper--header--single .menu-item{padding:30px 40px;}}.wrapper--header--single .select-region{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;margin:auto 0;position:relative;margin-right:30px;}.wrapper--header--single .select-region:hover{color:#030303;}@media(min-width:1200px){.wrapper--header--single .select-region{margin-right:10px;}}@media(min-width:1250px){.wrapper--header--single .select-region{margin-right:30px;}}.wrapper--header--single .select-region:hover .select-region__dropdown{position:absolute;display:block;}.wrapper--header--single .select-region label{margin:0;}.wrapper--header--single .select-region .select-region__lg{display:none;}@media(min-width:768px){.wrapper--header--single .select-region .select-region__lg{display:block;}}.wrapper--header--single .select-region .select-region__sm{display:block;}@media(min-width:768px){.wrapper--header--single .select-region .select-region__sm{display:none;}}.wrapper--header--single .select-region__dropdown{position:absolute;display:none;background-color:#fff;box-shadow:0 10px 20px 0 rgba(0,0,0,.1);padding-top:10px;z-index:1000;width:134px;left:-50px;}@media(min-width:768px){.wrapper--header--single .select-region__dropdown{left:0;}}.wrapper--header--single .select-region__dropdown ul{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;list-style-type:none;padding:0;margin:0;}.wrapper--header--single .select-region__dropdown ul:hover{color:#030303;}.wrapper--header--single .select-region__dropdown ul li{display:block;padding:5px;background-color:#fff;}.wrapper--header--single .select-region__dropdown ul li a{width:100%;color:#030303;}.wrapper--header--single .select-region__dropdown ul li:hover{background-color:#f4f4f4;}.wrapper--header--single .select-region__dropdown ul li:hover a{color:#030303;}.wrapper--header--single .select-region__dropdown ul li.active{background-color:#012d6b;}.wrapper--header--single .select-region__dropdown ul li.active a{color:#fff;}.wrapper--header--single .select-region__dropdown ul a{display:inline-block;font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;text-decoration:none;}.wrapper--header--single .select-region__dropdown ul a:hover{color:#fff;}.wrapper--header--single .nav--header{display:none;}@media(min-width:1200px){.wrapper--header--single .nav--header{display:flex;}}.wrapper--header--single .nav__item__container .wrapper-no-min-width{margin:0 20px;}@media(min-width:768px){.wrapper--header--single .nav__item__container .wrapper-no-min-width{margin:0 40px;}}.wrapper--header--single .nav__item__container ul{padding-left:3.8em;}@media(min-width:1440px){.wrapper--header--single .nav__item__container ul{padding-left:4.4em;}}.wrapper--header--single .nav__item__container .menu-wrapper{padding:0;text-align:left;}.wrapper--header--single .nav__item__container .menu-wrapper a{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#999;font-weight:400;line-height:140%;}.wrapper--header--single .nav__item__container .menu-wrapper a:hover{color:#012d6b;}.wrapper--header--single .nav__item__container .menu-wrapper a:hover{font-weight:700;}.wrapper--header--single .nav__item.active{background-color:#012d6b;color:#fff;}.wrapper--header--single .nav__item a:hover{color:#012d6b;}.wrapper--header--single .logo{margin-right:30px;}.wrapper--header--single .logo img{vertical-align:-webkit-baseline-middle;}.wrapper--header--single .nav__item__link{padding-bottom:0;color:#000;}.wrapper--header--single .nav__item__link.active{color:#fff;}*,*::before,*::after{box-sizing:border-box;}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block;}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;}[tabindex="-1"]:focus{outline:0!important;}hr{box-sizing:content-box;height:0;overflow:visible;}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;}p{margin-top:0;margin-bottom:1rem;}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;}address{margin-bottom:1rem;font-style:normal;line-height:inherit;}ol,ul,dl{margin-top:0;margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol{margin-bottom:0;}dt{font-weight:700;}dd{margin-bottom:.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}b,strong{font-weight:bolder;}small{font-size:80%;}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}a{color:#007bff;text-decoration:none;background-color:transparent;}a:hover{color:#0056b3;text-decoration:underline;}a:not([href]):not([tabindex]){color:inherit;text-decoration:none;}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none;}a:not([href]):not([tabindex]):focus{outline:0;}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em;}pre{margin-top:0;margin-bottom:1rem;overflow:auto;}figure{margin:0 0 1rem;}img{vertical-align:middle;border-style:none;}svg{overflow:hidden;vertical-align:middle;}table{border-collapse:collapse;}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom;}th{text-align:inherit;}label{display:inline-block;margin-bottom:.5rem;}button{border-radius:0;}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color;}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,input{overflow:visible;}button,select{text-transform:none;}select{word-wrap:normal;}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer;}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none;}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0;}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox;}textarea{overflow:auto;resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal;}progress{vertical-align:baseline;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}[type=search]{outline-offset:-2px;-webkit-appearance:none;}[type=search]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;}output{display:inline-block;}summary{display:list-item;cursor:pointer;}template{display:none;}[hidden]{display:none!important;}html{background-color:#57595a;}body{background-color:#fff;}body,div,p,table{font-family:"Libre Baskerville",Arial,sans-serif;font-weight:400;padding:0;margin:0;}a{color:#3aa8cc;}p{margin-bottom:10px;}h1{margin-bottom:.3em;}h2,h3,h4,h5,h6{margin-bottom:.35em;}.text-align-center{text-align:center;}.wrapper-fluid{width:100%;min-width:300px;background-color:transparent;}.wrapper-fluid--content .ad-wrapper-1>div{margin-bottom:30px;clear:both;padding:0;}@media(min-width:768px){.wrapper-fluid--content .ad-wrapper-1>div{margin-bottom:35px;}}@media(min-width:1200px){.wrapper-fluid--content .ad-wrapper-1>div{margin-bottom:40px;}}@media(min-width:768px){.wrapper-fluid--content .ad-wrapper-1>div{margin-left:30px;margin-right:30px;}}.wrapper,.wrapper-no-min-width{min-width:300px;margin:0 20px;position:relative;background-color:transparent;padding:0;}@media(min-width:320px){.wrapper,.wrapper-no-min-width{max-width:767px;}}@media(min-width:768px){.wrapper,.wrapper-no-min-width{max-width:991px;margin:0 40px;}}@media(min-width:992px){.wrapper,.wrapper-no-min-width{max-width:1199px;}}@media(min-width:1200px){.wrapper,.wrapper-no-min-width{max-width:1439px;}}@media(min-width:1440px){.wrapper,.wrapper-no-min-width{margin:0 auto;max-width:1440px;width:100%;padding:0 20px;}}.wrapper .wrapper--summary,.wrapper-no-min-width .wrapper--summary{margin-left:0;margin-bottom:30px;}.wrapper .wrapper--underline,.wrapper-no-min-width .wrapper--underline{border-bottom:1px solid #dfdfdf;padding-bottom:40px;}.wrapper .wrapper--topline,.wrapper-no-min-width .wrapper--topline{border-top:1px solid #dfdfdf;margin-top:40px;}.wrapper-no-min-width{padding:0;padding-left:255px;padding-bottom:20px;max-width:100%;min-width:0;text-align:inherit;background-color:transparent;}.wrapper--flex-sponsored-cover{display:flex;margin-left:auto;margin-right:auto;}@media(min-width:768px){.wrapper--flex-sponsored-cover{max-width:1920px;}}.header_wrapper{width:100%;height:567.985px;}@media(min-width:768px){.header_wrapper{height:555px;}}@media(min-width:1200px){.header_wrapper{height:825.953px;}}.header_wrapper header{position:fixed;width:100%;height:85px;}@media(min-width:768px){.header_wrapper header{height:95px;}}@media(min-width:1200px){.header_wrapper header{height:105.953px;}}.header_wrapper>section{position:fixed;width:100%;top:100px;}@media(min-width:768px){.header_wrapper>section{top:105.953px;}}.body_wrapper_with_sponsored_cover{background-color:#fff;position:relative;z-index:12001;}.flex-wrap-left{display:flex;flex-flow:row wrap;justify-content:flex-start;width:100%;}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem;}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem;}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/";}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline;}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none;}.breadcrumb-item.active{color:#6c757d;}.wallpaper-wrapper{display:none;width:100%;}@media(min-width:1024px){.wallpaper-wrapper{display:block;}}.wallpaper-wrapper>div{min-height:310px;}.wallpaper-wrapper>div div{min-height:2000px;position:absolute;background-color:#fff;}.wallpaper-wrapper>div[style="display: none;"],.wallpaper-wrapper>div:not([data-google-query-id]){display:none;}.ad-wrapper-300x600{clear:both;}.ad-wrapper-300x600>div{display:block!important;margin:auto;background-color:#eee;width:300px;min-height:250px;text-align:center;vertical-align:central;position:relative;}.ad-wrapper-300x600>div>div{position:relative;z-index:1;}@media(min-width:1024px){.ad-wrapper-300x600>div{min-height:600px;}}.ad-wrapper-300x600>div::after{content:"AD";z-index:0;position:absolute;top:0;right:0;border:1px solid;padding:2px;background-color:#f4f4f4;font-size:10px;font-family:"Roboto",Arial,sans-serif;color:#40c2cf;font-weight:400;line-height:140%;}.ad-wrapper-300x600>div::after:hover{color:#40c2cf;}.ad-wrapper-300x250{clear:both;}.ad-wrapper-300x250>div{display:block!important;margin:auto;background-color:#eee;width:300px;min-height:250px;text-align:center;vertical-align:central;position:relative;}.ad-wrapper-300x250>div>div{position:relative;z-index:1;}.ad-wrapper-300x250>div::after{content:"AD";z-index:0;position:absolute;top:0;right:0;border:1px solid;padding:2px;background-color:#f4f4f4;font-size:10px;font-family:"Roboto",Arial,sans-serif;color:#40c2cf;font-weight:400;line-height:140%;}.ad-wrapper-300x250>div::after:hover{color:#40c2cf;}.ad-wrapper-970x250{clear:both;width:100%;}.ad-wrapper-970x250>div{display:block!important;margin:auto;background-color:#eee;width:300px;min-height:250px;text-align:center;vertical-align:central;position:relative;}.ad-wrapper-970x250>div>div{position:relative;z-index:1;}@media(min-width:1024px){.ad-wrapper-970x250>div{width:970px;}}.ad-wrapper-970x250>div::after{content:"AD";z-index:0;position:absolute;top:0;right:0;border:1px solid;padding:2px;background-color:#f4f4f4;font-size:10px;font-family:"Roboto",Arial,sans-serif;color:#40c2cf;font-weight:400;line-height:140%;}.ad-wrapper-970x250>div::after:hover{color:#40c2cf;}.ad-wrapper-billboard-v2{clear:both;background-color:#f4f4f4;padding:20px 0;}@media(min-width:1200px){.ad-wrapper-billboard-v2{padding:40px 0;}}.ad-wrapper-billboard-v2>div{position:relative;display:block!important;margin:auto;background-color:#eee;width:300px;min-height:250px;text-align:center;vertical-align:central;position:relative;}.ad-wrapper-billboard-v2>div>div{position:relative;z-index:1;}@media(min-width:1024px){.ad-wrapper-billboard-v2>div{width:970px;}}.ad-wrapper-billboard-v2>div::after{content:"AD";z-index:0;position:absolute;top:0;right:0;border:1px solid;padding:2px;background-color:#f4f4f4;font-size:10px;font-family:"Roboto",Arial,sans-serif;color:#40c2cf;font-weight:400;line-height:140%;}.ad-wrapper-billboard-v2>div::after:hover{color:#40c2cf;}.font1,.font1-22-22-20,.font1-22-22-20-M{font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.font1:hover,.font1-22-22-20:hover,.font1-22-22-20-M:hover{color:#030303;}.font2,.resources-download__form input,.resources-download__form select,.resources-download__form optgroup,.resources-download__form textarea,.font2-22{font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.font2:hover,.resources-download__form input:hover,.resources-download__form select:hover,.resources-download__form optgroup:hover,.resources-download__form textarea:hover,.font2-22:hover{color:#030303;}.font3,.font3-56-46-30-B{font-family:"Cormorant Garamond",Arial,serif;color:#030303;font-weight:400;line-height:140%;}.font3:hover,.font3-56-46-30-B:hover{color:#030303;}.font2-22{font-size:22px;font-weight:400;line-height:1.18;font-style:normal;font-stretch:condensed;}.font1-22-22-20,.font1-22-22-20-M{font-size:20px;}@media(min-width:1200px){.font1-22-22-20,.font1-22-22-20-M{font-size:22px;}}.font1-22-22-20-M{font-weight:400;}.font3-56-46-30-B{font-size:30px;font-weight:700;line-height:120%;}@media(min-width:768px){.font3-56-46-30-B{font-size:46px;}}@media(min-width:1200px){.font3-56-46-30-B{font-size:56px;}}.btn-go-top{display:none;position:fixed;bottom:115px;right:0;border:0;background-color:#012d6b;opacity:.5;color:#fff;font-size:20px;text-align:center;padding:5px 12px;border-radius:0;cursor:pointer;z-index:12000;}.btn-go-top:hover{opacity:1;}.btn-sponsored-cover{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#fff;font-weight:400;line-height:140%;background-color:#012d6b;color:#fff;padding:10px 20px;text-decoration:none;display:inline-block;text-align:center;border:1px solid #012d6b;}.btn-sponsored-cover:hover{color:#fff;}@media(min-width:768px){.btn-sponsored-cover{font-size:14px;}}@media(min-width:1200px){.btn-sponsored-cover{font-size:16px;}}.btn-sponsored-cover:not([disabled]):hover{text-decoration:none;color:#fff;}.wrapper--breadcrumb{padding-top:100px;margin-left:20px;}@media(min-width:768px){.wrapper--breadcrumb{margin-left:40px;}}@media(min-width:1440px){.wrapper--breadcrumb{margin:0 auto;}}.breadcrumb{padding:0;margin:0;background-color:transparent;flex-wrap:nowrap;white-space:nowrap;}.breadcrumb-item{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#666;font-weight:400;line-height:140%;}.breadcrumb-item:hover{color:#666;}@media(min-width:768px){.breadcrumb-item{font-size:14px;}}@media(min-width:1200px){.breadcrumb-item{font-size:16px;}}.breadcrumb-item a{color:#012d6b;text-decoration:none;}.breadcrumb-item a:hover{color:#012d6b;}.breadcrumb-item.active{color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.breadcrumb-item+.breadcrumb-item::before{content:"·";color:#b7b7b7;}.overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fafafa;color:#030303;overflow-x:hidden;overflow-y:auto;padding-top:20px;}.overlay__header__btn--close{color:#030303!important;padding-left:20px;}.modal{background-color:#fff;position:fixed;top:0;left:0;width:100vw!important;height:100%!important;overflow-x:hidden;overflow-y:auto;z-index:13000;}.modal .header{width:100vw;}.modal .header .modal-spring,.modal .header .modal-close{display:flex!important;}.modal .header .nav--header{display:flex;justify-content:space-around;flex-wrap:wrap;margin-top:-5px;margin-bottom:5px;width:100%;}@media(max-width:991px){.modal .header .nav--header{display:block;}}.modal .header .logo{align-self:normal;flex:1;}.modal .header .menu-item{display:flex;width:100%;background:#fff;flex-direction:row;flex-wrap:wrap;padding:0;box-shadow:none;}.modal .header .logo-and-btn-close{display:flex;justify-content:space-between;width:100%;padding:27px 20px;}@media(min-width:768px){.modal .header .logo-and-btn-close{padding:30px 40px;}}.modal .header .nav__item__link{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#012d6b;font-weight:700;line-height:140%;line-height:140%;padding:10px 20px;}.modal .header .nav__item__link:hover{color:#012d6b;}@media(min-width:768px){.modal .header .nav__item__link{padding:10px 40px;}}.modal .header .nav__item{padding:20px 0 0;text-align:left;width:100%;margin:0;}.modal .header .nav__item:hover{background-color:inherit;border:0;}.modal .header .nav__item:hover .nav__item__container{margin-top:0;}.modal .header .nav__item:hover .nav__item__link{color:#012d6b;}.modal .header .nav__item.active{background-color:inherit;color:inherit;}.modal .header .nav__item__container{width:100%;display:block;position:relative;border-width:0;box-shadow:none;background-color:#fff;padding:0;top:0;}.modal .header .nav__item__container .wrapper-no-min-width{padding:0;}.modal .header .nav__item__container ul{width:100%;padding-left:10px;}@media(min-width:768px){.modal .header .nav__item__container ul{column-count:3;padding-left:25px;}}@media(min-width:1200px){.modal .header .nav__item__container ul{float:left;}}.modal .header .nav__item__container ul.menu-wrapper{padding:0;display:flex;flex-flow:row wrap;column-gap:30px;}.modal .header .nav__item__container li{margin-bottom:10px;flex-basis:50%;}@media(min-width:768px){.modal .header .nav__item__container li{flex-basis:auto;column-gap:30px;}}.modal .header .nav__item__container a{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#999;font-weight:400;line-height:140%;padding:0;height:0;}.modal .header .nav__item__container a:hover{color:#012d6b;}.modal__logo{display:none;}.modal__logo img{width:200px;}@media(min-width:768px){.modal__logo img{width:250px;}}.modal .modal-hide{display:none!important;}.modal .modal-show{display:initial!important;}.spring{flex-basis:100%;display:flex;}.modal-spring,.modal-close{display:none;}.modal-close{align-self:center;padding-bottom:0;}.modal-close a{margin:auto;cursor:pointer;}.input-validation-error{border-color:#da1f26;}.field-validation-error{display:block;}.validation-summary-errors{color:#da1f26;}.validation-summary-errors ul{list-style-type:none;padding-left:0;}.invalid-feedback,.valid-feedback{font-family:"Roboto",Arial,sans-serif;font-size:14px;}.margin-auto{margin:auto;}.font-16{font-size:16px;}.mb-10{margin-bottom:10px;}.mb-20{margin-bottom:20px;}.mb-40{margin-bottom:40px;}.mb-60{margin-bottom:60px!important;}.mb-30-30-20{margin-bottom:20px;}@media(min-width:768px){.mb-30-30-20{margin-bottom:30px;}}.mb-40-25-35{margin-bottom:35px;}@media(min-width:768px){.mb-40-25-35{margin-bottom:25px;}}@media(min-width:1200px){.mb-40-25-35{margin-bottom:40px;}}.table-bordered,.wrapper--detail__body table{border:1px solid #ddd;}.table-bordered>tbody>tr>td,.wrapper--detail__body table>tbody>tr>td,.table-bordered>tbody>tr>th,.wrapper--detail__body table>tbody>tr>th,.table-bordered>tfoot>tr>td,.wrapper--detail__body table>tfoot>tr>td,.table-bordered>tfoot>tr>th,.wrapper--detail__body table>tfoot>tr>th,.table-bordered>thead>tr>td,.wrapper--detail__body table>thead>tr>td,.table-bordered>thead>tr>th,.wrapper--detail__body table>thead>tr>th{border:1px solid #ddd;}.table-bordered>thead>tr>td,.wrapper--detail__body table>thead>tr>td,.table-bordered>thead>tr>th,.wrapper--detail__body table>thead>tr>th{font-weight:400;border-bottom-width:2px;}select:required:invalid{font-size:14px;font-family:"Libre Baskerville",Arial,sans-serif;color:#888;font-weight:400;line-height:140%;}select:required:invalid:hover{color:#888;}@media(min-width:768px){select:required:invalid{font-size:16px;}}@media(min-width:1200px){select:required:invalid{font-size:16px;}}option[value=""][disabled]{display:none;}.default-img-style,.article-list__head__img--news,.tvtalk__top__list__item__img,.home-spot-light__right__list__item__img,.home-spot-light__left__img,.home-news__right__bi__head__img,.home-news__left__top__img,.home-tvtalk__left__tv__bottom__item__img,.home-tvtalk__left__tv__top__item__img,.article-detail__left__head__img{overflow:hidden;position:relative;text-align:center;aspect-ratio:1.6666666667;}.default-img-style img,.article-list__head__img--news img,.tvtalk__top__list__item__img img,.home-spot-light__right__list__item__img img,.home-spot-light__left__img img,.home-news__right__bi__head__img img,.home-news__left__top__img img,.home-tvtalk__left__tv__bottom__item__img img,.home-tvtalk__left__tv__top__item__img img,.article-detail__left__head__img img{width:100%;}.article-image-ratio,.article-list__item-img--events img,.article-list__head-img--best-insurance img,.article-list__head__img--resources img{aspect-ratio:1.6666666667;object-fit:cover;width:100%;height:auto;}.tv-image-ratio,.article-list__item-img--tv img,.tvtalk__top__list .tvtalk__top__list__item:first-child .tvtalk__top__list__item__img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;}.aspect-ratio-wrapper-16-9{position:relative;padding-bottom:56.2%;}.aspect-ratio-wrapper-5-3{position:relative;padding-bottom:60%;}.aspect-ratio-wrapper-5-3-small{position:relative;padding-bottom:18%;}.aspect-ratio-image{width:100%;position:absolute;object-fit:cover;}.clamp{display:block;overflow:hidden;position:relative;text-overflow:ellipsis;}@supports(display:-webkit-box){.clamp{display:-webkit-box;-webkit-box-orient:vertical;}.clamp-1{-webkit-line-clamp:1;}.clamp-2{-webkit-line-clamp:2;}.clamp-3{-webkit-line-clamp:3;}.clamp-4{-webkit-line-clamp:4;}.clamp-5{-webkit-line-clamp:5;}}.slick-slider{margin-bottom:20px;}@media(min-width:768px){.slick-slider{margin-bottom:40px;}}.slick-dots{padding:0;margin:0;}.slick-dots li{font-size:0;width:16px;height:16px;border:1px solid #808080;border-radius:50pc;margin:0 2px;display:inline-block;}.slick-dots li.slick-active{background:#012d6b;}.slick-dots li button{background:transparent;font-size:0;border:0;box-shadow:none;height:100%;width:100%;text-decoration:none!important;outline:0!important;}button.slider-prev,button.slider-next{outline:0;border:0;background:none;border:1px solid #dfdfdf;height:36px;width:36px;margin:0;}button.slider-next{margin-left:10px;}.slick-current .home-spot-light__right__list__item{background-color:#f4f4f4!important;}.at-share-btn{padding:0!important;}.sharethis-inline-share-buttons{position:relative;z-index:0!important;margin-left:10px;}.sharethis-inline-share-buttons div{display:inline-flex!important;}.pf-widget-modal{z-index:99999!important;}.wrapper-fluid--footer{background-color:#333;}.wrapper--footer{background-color:transparent;padding-top:40px;display:block;min-height:300px;}@media(min-width:1200px){.wrapper--footer{display:flex;flex-flow:row nowrap;justify-content:space-between;}}.wrapper--footer__left{display:flex;flex-flow:row nowrap;column-gap:20px;}@media(min-width:1200px){.wrapper--footer__left{flex-basis:280px;flex-shrink:0;display:block;}}.wrapper--footer__left__logo{overflow:hidden;position:relative;text-align:center;margin-bottom:20px;max-width:280px;}.wrapper--footer__left__logo img{width:100%;}.wrapper--footer__left__sns{display:flex;column-gap:10px;margin-right:10px;}.wrapper--footer__left__sns a{font-size:20px;color:#a5a4a4;height:35px;display:flex;align-items:center;text-decoration:none;}.wrapper--footer__left__sns .footer-svg-icon{width:17.5px;}.wrapper--footer__right{flex-basis:700px;}.wrapper--footer__right__menu{margin-bottom:20px;}.wrapper--footer__right__menu ul{display:flex;flex-flow:row wrap;justify-content:flex-start;list-style-type:none;column-gap:18px;padding:0;margin:0;}.wrapper--footer__right__menu a{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#fff;font-weight:400;line-height:140%;}.wrapper--footer__right__menu a:hover{color:#fff;}.wrapper--footer__right__bottom{display:block;}@media(min-width:768px){.wrapper--footer__right__bottom{display:flex;flex-flow:row nowrap;justify-content:space-between;}}.wrapper--footer__right__bottom__left{margin-bottom:20px;}.wrapper--footer__right__bottom__left img{margin-right:20px;max-height:40px;}.wrapper--footer__right__bottom__right{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#a6a4a5;font-weight:400;line-height:140%;}.wrapper--footer__right__bottom__right:hover{color:#a6a4a5;}.backdrop{background:rgba(0,0,0,.6);height:100%;top:0;left:0;overflow:hidden;position:fixed;text-align:center;transition:opacity .5s ease-out 1s;width:100vw;z-index:20000;}#intromercial-handle .intromercial-container{position:absolute;top:18%;left:50%;width:640px;height:auto;margin-top:0;margin-left:-320px;}#intromercial-handle-mobile .intromercial-container{position:absolute;top:50%;left:50%;width:300px;height:auto;margin-top:-150px;margin-left:-150px;}#intromercial-handle-mobile .intromercial-container .intromercial-header__logo-area img{width:150px;}.intromercial-header{padding-bottom:20px;display:flex;justify-content:space-between;}.intromercial-header__logo-area{flex:0 0 48%;text-align:left;}.intromercial-header__close-area{flex:0 0 48%;text-align:right;}.intromercial-header__close-area button{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#fff;font-weight:400;line-height:140%;background:none;border:0;outline:0;padding:0;}.intromercial-header__close-area button:hover{color:#fff;}@media(min-width:768px){.intromercial-header__close-area button{font-size:16px;}}@media(min-width:1200px){.intromercial-header__close-area button{font-size:20px;}}.intromercial-header__close-area button:hover{text-decoration:underline;}.error_wrapper{max-width:800px;margin-top:60px;padding:0;}@media(min-width:768px){.error_wrapper{margin-top:100px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;}}@media(min-width:992px){.error_wrapper{padding:0;}}.error-app-logo{width:100%;margin-bottom:60px;}@media(min-width:768px){.error-app-logo{margin-bottom:150px;}}@media(min-width:1200px){.error-app-logo{margin-bottom:200px;}}.error-app-logo__img{margin-left:auto;margin-right:auto;display:block;width:300px;}.error-minus-icon{margin-left:auto;margin-right:auto;margin-bottom:20px;}@media(min-width:1200px){.error-minus-icon{margin-bottom:30px;}}.error-minus-icon__img{margin-left:auto;margin-right:auto;display:block;}.error--title{font-size:26px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;margin-bottom:20px;}.error--title:hover{color:#030303;}@media(min-width:768px){.error--title{font-size:40px;}}@media(min-width:1200px){.error--title{font-size:60px;}}.error--description{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.error--description:hover{color:#030303;}.error-bottom-container{margin-top:60px;display:inherit;padding:40px 0;}@media(min-width:768px){.error-bottom-container{display:flex;}}.error-bottom-container--bordered{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;}.error-helpful-section--title{width:100%;font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;}.error-helpful-section--title:hover{color:#030303;}@media(min-width:768px){.error-helpful-section--title{font-size:16px;}}@media(min-width:1200px){.error-helpful-section--title{font-size:20px;}}.error-helpful-section--list{width:100%;list-style-type:none;padding-inline-start:0;}@media(min-width:768px){.error-helpful-section--list{text-align:right;}}.error-helpful-section--link{text-decoration:underline;font-size:16px;font-family:"Libre Baskerville",Arial,sans-serif;color:#004c98;}.error-helpful-section--link:hover{color:#030303;}@media(min-width:1200px){.error-helpful-section--link{font-size:20px;}}.dbg{border:1px dotted #f00;}.article-detail{display:block;margin-bottom:40px;}@media(min-width:768px){.article-detail{margin-bottom:60px;}}@media(min-width:1200px){.article-detail{margin-bottom:100px;}}@media(min-width:1440px){.article-detail{display:flex;flex-flow:row nowrap;justify-content:space-between;}}.article-detail__left{flex-basis:970px;}.article-detail__left__head{width:100%;margin:0 auto;margin-bottom:40px;}.article-detail__left__head h3{font-size:20px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;margin-bottom:40px;}.article-detail__left__head h3:hover{color:#030303;}@media(min-width:768px){.article-detail__left__head h3{font-size:20px;}}@media(min-width:1200px){.article-detail__left__head h3{font-size:24px;}}@media(min-width:1200px){.article-detail__left__head{width:840px;}}.article-detail__left__head__video{position:relative;padding-bottom:56.25%;height:0;text-align:center;margin-bottom:20px;}.article-detail__left__head__video iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.article-detail__left__content__writer{width:100%;margin-left:auto;margin-right:auto;margin-bottom:40px;}.article-detail__left__content__writer h4{margin-bottom:10px;}.article-detail__left__content__writer p{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;margin-bottom:0;}.article-detail__left__content__writer p:hover{color:#030303;}@media(min-width:768px){.article-detail__left__content__writer p{font-size:16px;}}@media(min-width:1200px){.article-detail__left__content__writer p{font-size:18px;}}.article-detail__left__content__writer .tag{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#004c98;font-weight:400;line-height:140%;}.article-detail__left__content__writer .tag:hover{color:#004c98;}@media(min-width:768px){.article-detail__left__content__writer .tag{font-size:14px;}}@media(min-width:1200px){.article-detail__left__content__writer .tag{font-size:16px;}}.article-detail__left__content__writer .author{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#012d6b;font-weight:400;line-height:140%;}.article-detail__left__content__writer .author:hover{color:#012d6b;}@media(min-width:768px){.article-detail__left__content__writer .author{font-size:16px;}}@media(min-width:1200px){.article-detail__left__content__writer .author{font-size:18px;}}.article-detail__left__content__writer label{margin-bottom:0;}@media(min-width:768px){.article-detail__left__content__writer{padding:0 14px;}}@media(min-width:1200px){.article-detail__left__content__writer{width:660px;}}.article-detail__left__content__writer__info{display:flex;font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.article-detail__left__content__writer__info:hover{color:#030303;}@media(min-width:768px){.article-detail__left__content__writer__info{font-size:16px;}}@media(min-width:1200px){.article-detail__left__content__writer__info{font-size:18px;}}.article-detail__left__content__writer__info label{margin:0;}.article-detail__left__content__writer__info label+label::before{content:"/";margin:0 .5em;}.article-detail__left__content__writer__info .btn-align{margin-top:4px!important;}.article-detail__right{flex-basis:300px;}.wrapper-fluid--subscribe{background-color:#f4f4f4;padding:40px 0;}@media(min-width:768px){.wrapper-fluid--subscribe{padding:60px 0;}}@media(min-width:1200px){.wrapper-fluid--subscribe{padding:80px 0;}}.wrapper-fluid--subscribe .wrapper,.wrapper-fluid--subscribe .wrapper-no-min-width{background-color:transparent;}.home-subscribe{display:flex;flex-flow:row nowrap;justify-content:space-between;background-color:#f4f4f4;}.home-subscribe__content{width:100%;margin-right:0;}.home-subscribe__content h3{font-size:20px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;}.home-subscribe__content h3:hover{color:#030303;}@media(min-width:768px){.home-subscribe__content h3{font-size:24px;}}@media(min-width:1200px){.home-subscribe__content h3{font-size:32px;}}.home-subscribe__content h4{font-size:14px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;}.home-subscribe__content h4:hover{color:#030303;}@media(min-width:768px){.home-subscribe__content h4{font-size:16px;}}@media(min-width:1200px){.home-subscribe__content h4{font-size:18px;}}@media(min-width:1200px){.home-subscribe__content{flex-basis:1020px;max-width:1020px;flex-grow:1;margin-right:40px;}}.home-subscribe__content label.error{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#f00;font-weight:400;line-height:140%;display:block;}.home-subscribe__content label.error:hover{color:#f00;}.home-subscribe__content__btngroup{display:block;width:100%;margin:10px 0;}@media(min-width:768px){.home-subscribe__content__btngroup{display:flex;flex-flow:row nowrap;width:100%;}}.home-subscribe__content__btngroup #txtSubscribe{height:50px;border:1px solid #012d6b;padding:10px;margin-bottom:10px;flex-basis:100%;flex-grow:1;width:100%;}@media(min-width:768px){.home-subscribe__content__btngroup #txtSubscribe{width:700px;height:50px;}}@media(min-width:1200px){.home-subscribe__content__btngroup #txtSubscribe{width:700px;height:60px;}}@media(min-width:1440px){.home-subscribe__content__btngroup #txtSubscribe{flex-basis:820px;}}.home-subscribe__content__btngroup .btn-subscribe{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;border:1px solid #012d6b;line-height:1;margin-left:-2px;height:50px;width:100%;display:inline-block;color:#fff!important;background-color:#012d6b;vertical-align:top;text-align:center;padding:18px 0;cursor:pointer;text-decoration:none;flex-shrink:0;}.home-subscribe__content__btngroup .btn-subscribe:hover{color:#030303;}@media(min-width:768px){.home-subscribe__content__btngroup .btn-subscribe{font-size:16px;}}@media(min-width:1200px){.home-subscribe__content__btngroup .btn-subscribe{font-size:20px;}}.home-subscribe__content__btngroup .btn-subscribe:hover{background-color:#002251;}@media(min-width:768px){.home-subscribe__content__btngroup .btn-subscribe{width:auto;flex-basis:150px;flex-shrink:0;}}@media(min-width:1200px){.home-subscribe__content__btngroup .btn-subscribe{height:60px;flex-basis:200px;flex-shrink:0;}}@media(min-width:1440px){.home-subscribe__content__btngroup .btn-subscribe{flex-basis:200px;flex-shrink:0;}}.home-subscribe__img{display:none;flex-basis:180px;flex-shrink:0;}.home-subscribe__img img{width:180px;height:180px;}@media(min-width:1200px){.home-subscribe__img{display:block;}}.home-tvtalk{display:block;margin:40px 0;}@media(min-width:1200px){.home-tvtalk{margin:100px 0;display:flex;flex-flow:row nowrap;justify-content:space-between;column-gap:80px;}}.home-tvtalk__left{flex-basis:1020px;}.home-tvtalk__left__tv{margin-bottom:60px;}.home-tvtalk__left__tv h3{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;font-stretch:condensed;margin-bottom:20px;}.home-tvtalk__left__tv h3:hover{color:#030303;}@media(min-width:768px){.home-tvtalk__left__tv h3{font-size:16px;}}@media(min-width:1200px){.home-tvtalk__left__tv h3{font-size:20px;}}.home-tvtalk__left__tv__top{display:block;margin-bottom:40px;}@media(min-width:768px){.home-tvtalk__left__tv__top{display:flex;flex-flow:row nowrap;column-gap:40px;}}@media(min-width:1440px){.home-tvtalk__left__tv__top{column-gap:60px;}}.home-tvtalk__left__tv__top__item{width:100%;}.home-tvtalk__left__tv__top__item a{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.home-tvtalk__left__tv__top__item a:hover{color:#030303;}@media(min-width:768px){.home-tvtalk__left__tv__top__item a{font-size:22px;}}@media(min-width:1200px){.home-tvtalk__left__tv__top__item a{font-size:26px;}}.home-tvtalk__left__tv__top__item h3{margin-bottom:20px;}@media(min-width:768px){.home-tvtalk__left__tv__top__item{width:auto;flex-basis:50%;}.home-tvtalk__left__tv__top__item h3{margin:0;}}.home-tvtalk__left__tv__top__item__img{aspect-ratio:auto;margin-bottom:10px;}.home-tvtalk__left__tv__top__item__img i{display:block;position:absolute;top:50%;left:50%;font-size:80px;width:80px;height:80px;text-align:center;color:#fff;opacity:.5;line-height:0;margin-left:-40px;z-index:999;}@media(min-width:1200px){.home-tvtalk__left__tv__top__item__img i{font-size:100px;width:100px;height:100px;margin-left:-50px;}}.home-tvtalk__left__tv__top__item__img:hover i,.home-tvtalk__left__tv__top__item__img:focus i{opacity:1;text-decoration:none;}.home-tvtalk__left__tv__bottom{display:block;}@media(min-width:768px){.home-tvtalk__left__tv__bottom{display:flex;flex-flow:row nowrap;column-gap:20px;}}@media(min-width:1200px){.home-tvtalk__left__tv__bottom{column-gap:40px;}}@media(min-width:1440px){.home-tvtalk__left__tv__bottom{column-gap:60px;}}.home-tvtalk__left__tv__bottom__item{flex-basis:33.33333%;margin-bottom:40px;}.home-tvtalk__left__tv__bottom__item a{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.home-tvtalk__left__tv__bottom__item a:hover{color:#030303;}@media(min-width:768px){.home-tvtalk__left__tv__bottom__item a{font-size:18px;}}@media(min-width:1200px){.home-tvtalk__left__tv__bottom__item a{font-size:20px;}}@media(min-width:768px){.home-tvtalk__left__tv__bottom__item{margin-bottom:0;}}.home-tvtalk__left__tv__bottom__item:last-child{margin-bottom:0;}.home-tvtalk__left__tv__bottom__item__img{aspect-ratio:auto;margin-bottom:10px;display:none;}@media(min-width:768px){.home-tvtalk__left__tv__bottom__item__img{display:block;}}.home-tvtalk__left__tv__bottom__item__img i{display:block;position:absolute;top:50%;left:50%;font-size:60px;width:60px;height:60px;text-align:center;color:#fff;opacity:.5;line-height:0;margin-left:-30px;z-index:999;}@media(min-width:1200px){.home-tvtalk__left__tv__bottom__item__img i{font-size:70px;width:70px;height:70px;margin-left:-35px;}}.home-tvtalk__left__tv__bottom__item__img:hover i,.home-tvtalk__left__tv__bottom__item__img:focus i{opacity:1;text-decoration:none;}.home-tvtalk__left__talk h3{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;font-stretch:condensed;margin-bottom:20px;}.home-tvtalk__left__talk h3:hover{color:#030303;}@media(min-width:768px){.home-tvtalk__left__talk h3{font-size:16px;}}@media(min-width:1200px){.home-tvtalk__left__talk h3{font-size:20px;}}.home-tvtalk__left__talk__list{display:block;}@media(min-width:768px){.home-tvtalk__left__talk__list{display:flex;flex-flow:row wrap;justify-content:space-between;}}.home-tvtalk__left__talk__list__item{flex-basis:48%;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-bottom:40px;}.home-tvtalk__left__talk__list__item__content{flex-basis:400px;margin-right:20px;flex-grow:1;}.home-tvtalk__left__talk__list__item__content a{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.home-tvtalk__left__talk__list__item__content a:hover{color:#030303;}@media(min-width:768px){.home-tvtalk__left__talk__list__item__content a{font-size:22px;}}@media(min-width:1200px){.home-tvtalk__left__talk__list__item__content a{font-size:26px;}}.home-tvtalk__left__talk__list__item__content p{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#888;font-weight:400;line-height:140%;margin-bottom:0;}.home-tvtalk__left__talk__list__item__content p:hover{color:#888;}@media(min-width:768px){.home-tvtalk__left__talk__list__item__content p{font-size:14px;}}@media(min-width:1200px){.home-tvtalk__left__talk__list__item__content p{font-size:18px;}}.home-tvtalk__left__talk__list__item__content h3{margin-bottom:10px;}.home-tvtalk__left__talk__list__item__img img{width:40px;}@media(min-width:768px){.home-tvtalk__left__talk__list__item__img img{width:60px;}}.home-tvtalk__right{display:block;}.home-tvtalk__right div{margin:auto;}.home-tvtalk__right div+div{margin-top:50px;}@media(min-width:768px){.home-tvtalk__right{display:flex;flex-flow:row nowrap;justify-content:space-around;}.home-tvtalk__right div+div{margin-top:0;}}@media(min-width:1200px){.home-tvtalk__right{display:block;flex-basis:300px;flex-shrink:0;}.home-tvtalk__right div+div{margin-top:40px;}}.home-news{display:block;margin:60px 0;}@media(min-width:1200px){.home-news{margin:100px 0;display:flex;flex-flow:row nowrap;justify-content:space-between;column-gap:60px;}}.home-news__left{margin-bottom:50px;}@media(min-width:1200px){.home-news__left{margin-bottom:10px;flex-basis:620px;flex-grow:1;}}@media(min-width:1440px){.home-news__left{flex-basis:900px;}}.home-news__left__top{border-top:3px solid #012d6b;border-bottom:3px solid #012d6b;display:block;padding:20px 0;margin-bottom:40px;}@media(min-width:768px){.home-news__left__top{display:flex;flex-flow:row nowrap;padding:40px 0;}}.home-news__left__top__img{margin-bottom:20px;}@media(min-width:768px){.home-news__left__top__img{margin-right:20px;margin-bottom:0;flex-basis:220px;flex-shrink:0;width:auto;max-height:132px;}}@media(min-width:1200px){.home-news__left__top__img{flex-basis:220px;}}@media(min-width:1440px){.home-news__left__top__img{flex-basis:300px;max-height:180px;}}.home-news__left__top__content{flex-grow:1;}.home-news__left__top__content .tag{display:block;text-transform:uppercase;font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#004c98;font-weight:400;line-height:140%;margin-bottom:10px;}.home-news__left__top__content .tag:hover{color:#004c98;}@media(min-width:768px){.home-news__left__top__content .tag{font-size:14px;}}@media(min-width:1200px){.home-news__left__top__content .tag{font-size:16px;}}.home-news__left__top__content a{font-size:20px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;}.home-news__left__top__content a:hover{color:#030303;}@media(min-width:768px){.home-news__left__top__content a{font-size:24px;}}@media(min-width:1200px){.home-news__left__top__content a{font-size:30px;}}.home-news__left__top__content h3{margin-bottom:10px;}.home-news__left__top__content p{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#888;font-weight:400;line-height:140%;margin-bottom:10px;}.home-news__left__top__content p:hover{color:#888;}@media(min-width:768px){.home-news__left__top__content p{font-size:16px;}}@media(min-width:1200px){.home-news__left__top__content p{font-size:18px;}}.home-news__left__top__content span{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#999;font-weight:400;line-height:140%;}.home-news__left__top__content span:hover{color:#999;}@media(min-width:768px){.home-news__left__top__content span{font-size:14px;}}@media(min-width:1200px){.home-news__left__top__content span{font-size:16px;}}.home-news__left__top__content span+span::before{content:"|";margin:0 .5em;}.home-news__left__bottom{display:block;}@media(min-width:768px){.home-news__left__bottom{display:flex;flex-flow:row nowrap;}}.home-news__left__bottom__ad{margin-bottom:50px;}.home-news__left__bottom__ad div{margin:auto;}@media(min-width:768px){.home-news__left__bottom__ad{margin-bottom:0;flex-basis:300px;margin-right:60px;flex-shrink:0;}}.home-news__left__bottom__list{flex-grow:1;}.home-news__left__bottom__list__item{margin-bottom:40px;}.home-news__left__bottom__list__item .tag{display:block;text-transform:uppercase;font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#004c98;font-weight:400;line-height:140%;margin-bottom:10px;}.home-news__left__bottom__list__item .tag:hover{color:#004c98;}@media(min-width:768px){.home-news__left__bottom__list__item .tag{font-size:14px;}}@media(min-width:1200px){.home-news__left__bottom__list__item .tag{font-size:16px;}}.home-news__left__bottom__list__item a{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.home-news__left__bottom__list__item a:hover{color:#030303;}@media(min-width:768px){.home-news__left__bottom__list__item a{font-size:18px;}}@media(min-width:1200px){.home-news__left__bottom__list__item a{font-size:20px;}}.home-news__left__bottom__list__item h3{margin-bottom:10px;}.home-news__left__bottom__list__item span{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#999;font-weight:400;line-height:140%;}.home-news__left__bottom__list__item span:hover{color:#999;}@media(min-width:768px){.home-news__left__bottom__list__item span{font-size:14px;}}@media(min-width:1200px){.home-news__left__bottom__list__item span{font-size:16px;}}.home-news__left__bottom__list__item span+span::before{content:"|";margin:0 .5em;}.home-news__right{flex-basis:440px;}.home-news__right__ad{margin-bottom:40px;}@media(min-width:1200px){.home-news__right__ad{margin-bottom:70px;}}.home-news__right__bi h3{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;font-stretch:condensed;margin-bottom:20px;}.home-news__right__bi h3:hover{color:#030303;}@media(min-width:768px){.home-news__right__bi h3{font-size:16px;}}@media(min-width:1200px){.home-news__right__bi h3{font-size:20px;}}.home-news__right__bi__head{padding:20px;border:solid 1px #dfdfdf;background-color:#f4f4f4;}.home-news__right__bi__head a{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;}.home-news__right__bi__head a:hover{color:#030303;}@media(min-width:768px){.home-news__right__bi__head a{font-size:18px;}}@media(min-width:1200px){.home-news__right__bi__head a{font-size:20px;}}.home-news__right__bi__head img{max-width:150px;margin-bottom:10px;}.home-news__right__bi__head h3{margin-bottom:10px;}.home-news__right__bi__head p{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#888;font-weight:400;line-height:140%;margin-bottom:10px;}.home-news__right__bi__head p:hover{color:#888;}@media(min-width:768px){.home-news__right__bi__head p{font-size:14px;}}@media(min-width:1200px){.home-news__right__bi__head p{font-size:16px;}}.home-news__right__bi__head__img{max-height:90px;margin-bottom:10px;}.home-news__right__bi__head__btn-group .btn-full-report{width:100%;margin-bottom:20px;font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#fff;font-weight:400;line-height:140%;background-color:#012d6b;color:#fff;padding:10px 20px;text-decoration:none;display:inline-block;text-align:center;border:1px solid #012d6b;}.home-news__right__bi__head__btn-group .btn-full-report:hover{color:#fff;}@media(min-width:768px){.home-news__right__bi__head__btn-group .btn-full-report{font-size:14px;}}@media(min-width:1200px){.home-news__right__bi__head__btn-group .btn-full-report{font-size:16px;}}.home-news__right__bi__head__btn-group .btn-full-report:not([disabled]):hover{text-decoration:none;background-color:#002251;color:#fff;border:1px solid #002251;}@media(min-width:768px){.home-news__right__bi__head__btn-group .btn-full-report{width:auto;margin-bottom:0;margin-right:10px;}}.home-news__right__bi__head__btn-group .btn-all-report{width:100%;font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#fff;font-weight:400;line-height:140%;background-color:#fff;color:#030303;padding:10px 20px;text-decoration:none;display:inline-block;text-align:center;border:1px solid #dfdfdf;}.home-news__right__bi__head__btn-group .btn-all-report:hover{color:#fff;}@media(min-width:768px){.home-news__right__bi__head__btn-group .btn-all-report{font-size:14px;}}@media(min-width:1200px){.home-news__right__bi__head__btn-group .btn-all-report{font-size:16px;}}.home-news__right__bi__head__btn-group .btn-all-report:not([disabled]):hover{text-decoration:none;color:#030303;}@media(min-width:768px){.home-news__right__bi__head__btn-group .btn-all-report{width:auto;}}.home-news__right__bi__list__item{padding:20px 0;}.home-news__right__bi__list__item a{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.home-news__right__bi__list__item a:hover{color:#030303;}@media(min-width:768px){.home-news__right__bi__list__item a{font-size:18px;}}@media(min-width:1200px){.home-news__right__bi__list__item a{font-size:20px;}}.home-news__right__bi__list__item h3{margin-bottom:10px;}.home-news__right__bi__list__item p{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#888;font-weight:400;line-height:140%;margin-bottom:0;}.home-news__right__bi__list__item p:hover{color:#888;}@media(min-width:768px){.home-news__right__bi__list__item p{font-size:14px;}}@media(min-width:1200px){.home-news__right__bi__list__item p{font-size:16px;}}.home-news__right__bi__list__item:last-child{padding-bottom:0;}.home-news__right__bi__list__item+.home-news__right__bi__list__item{border-top:1px solid #dfdfdf;}.home-spot-light{display:block;padding:60px 0;}@media(min-width:768px){.home-spot-light{display:flex;flex-flow:row nowrap;justify-content:space-between;}}@media(min-width:1200px){.home-spot-light{padding:100px 0;}}.home-spot-light__left{margin-right:0;width:100%;}@media(min-width:768px){.home-spot-light__left{width:50%;max-width:900px;flex-grow:1;margin-right:40px;}}@media(min-width:1200px){.home-spot-light__left{margin-right:60px;}}.home-spot-light__left__img{margin-bottom:20px;}.home-spot-light__left__content a{font-size:20px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;}.home-spot-light__left__content a:hover{color:#030303;}@media(min-width:768px){.home-spot-light__left__content a{font-size:24px;}}@media(min-width:1200px){.home-spot-light__left__content a{font-size:30px;}}.home-spot-light__left__content h3{margin-bottom:10px;}.home-spot-light__left__content p{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#333;font-weight:400;line-height:140%;margin-bottom:10px;}.home-spot-light__left__content p:hover{color:#333;}@media(min-width:768px){.home-spot-light__left__content p{font-size:16px;}}@media(min-width:1200px){.home-spot-light__left__content p{font-size:20px;}}.home-spot-light__left__content span{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#999;font-weight:400;line-height:140%;}.home-spot-light__left__content span:hover{color:#999;}@media(min-width:768px){.home-spot-light__left__content span{font-size:14px;}}@media(min-width:1200px){.home-spot-light__left__content span{font-size:16px;}}.home-spot-light__left__content span+span::before{content:"|";margin:0 .5em;}.home-spot-light__controls{display:grid;grid-template-columns:1fr;}.home-spot-light__controls .home-spot-light__dots-container{text-align:center;margin-bottom:20px;}.home-spot-light__controls .home-spot-light__arrow-container{text-align:center;}@media(min-width:768px){.home-spot-light__controls{grid-template-columns:1fr 1fr;}.home-spot-light__controls .home-spot-light__dots-container{text-align:left;margin-bottom:0;}.home-spot-light__controls .home-spot-light__arrow-container{text-align:right;}}@media(min-width:1200px){.home-spot-light__controls{grid-template-columns:1fr 1fr 1fr;}.home-spot-light__controls::before{content:"";display:block;}.home-spot-light__controls .home-spot-light__dots-container{text-align:center;}}.home-spot-light__right{display:none;flex-basis:240px;flex-shrink:0;}.home-spot-light__right h3{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;font-stretch:condensed;margin-bottom:20px;}.home-spot-light__right h3:hover{color:#030303;}@media(min-width:768px){.home-spot-light__right h3{font-size:16px;}}@media(min-width:1200px){.home-spot-light__right h3{font-size:20px;}}@media(min-width:768px){.home-spot-light__right{display:block;flex-basis:240px;width:240px;}}@media(min-width:1200px){.home-spot-light__right{flex-basis:440px;width:440px;}}.home-spot-light__right__list__item{display:flex!important;flex-flow:row nowrap;padding:20px;height:120px;background-color:transparent;}.home-spot-light__right__list__item a{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;}.home-spot-light__right__list__item a:hover{color:#030303;}@media(min-width:768px){.home-spot-light__right__list__item a{font-size:16px;}}@media(min-width:1200px){.home-spot-light__right__list__item a{font-size:18px;}}.home-spot-light__right__list__item p{flex-grow:1;}@media(min-width:1200px){.home-spot-light__right__list__item{height:130px;}}.home-spot-light__right__list__item__img{display:none;flex-basis:150px;flex-shrink:0;margin-right:20px;max-height:90px;}@media(min-width:1200px){.home-spot-light__right__list__item__img{display:block;}}.tvtalk{margin:60px auto;}.tvtalk__top{margin-bottom:60px;}.tvtalk__top h3{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;font-stretch:condensed;margin-bottom:20px;}.tvtalk__top h3:hover{color:#030303;}@media(min-width:768px){.tvtalk__top h3{font-size:16px;}}@media(min-width:1200px){.tvtalk__top h3{font-size:20px;}}.tvtalk__top__list{display:block;column-gap:20px;}@media(min-width:768px){.tvtalk__top__list{display:flex;flex-flow:row nowrap;}}@media(min-width:1200px){.tvtalk__top__list{column-gap:60px;}}.tvtalk__top__list__item{flex-basis:33.33333%;margin-bottom:40px;}.tvtalk__top__list__item a{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.tvtalk__top__list__item a:hover{color:#030303;}@media(min-width:768px){.tvtalk__top__list__item a{font-size:18px;}}@media(min-width:1200px){.tvtalk__top__list__item a{font-size:20px;}}.tvtalk__top__list__item h3{margin-bottom:0;}@media(min-width:768px){.tvtalk__top__list__item{margin-bottom:0;}}.tvtalk__top__list__item__img{display:none;aspect-ratio:auto;margin-bottom:10px;}.tvtalk__top__list__item__img i{display:block;position:absolute;top:50%;left:50%;font-size:60px;width:60px;height:60px;text-align:center;color:#fff;opacity:.5;line-height:0;margin-left:-30px;z-index:999;}@media(min-width:1200px){.tvtalk__top__list__item__img i{font-size:70px;width:70px;height:70px;margin-left:-35px;}}.tvtalk__top__list__item__img:hover i,.tvtalk__top__list__item__img:focus i{opacity:1;text-decoration:none;}@media(min-width:768px){.tvtalk__top__list__item__img{display:block;}}.tvtalk__bottom h3{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;font-stretch:condensed;margin-bottom:20px;}.tvtalk__bottom h3:hover{color:#030303;}@media(min-width:768px){.tvtalk__bottom h3{font-size:16px;}}@media(min-width:1200px){.tvtalk__bottom h3{font-size:20px;}}.tvtalk__bottom__list{display:block;column-gap:20px;}@media(min-width:768px){.tvtalk__bottom__list{display:flex;flex-flow:row nowrap;}}@media(min-width:1200px){.tvtalk__bottom__list{column-gap:60px;}}.tvtalk__bottom__list__item{flex-basis:33.33333%;margin-bottom:40px;}@media(min-width:768px){.tvtalk__bottom__list__item{margin-bottom:0;}}.tvtalk__bottom__list__item a{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.tvtalk__bottom__list__item a:hover{color:#030303;}@media(min-width:768px){.tvtalk__bottom__list__item a{font-size:18px;}}@media(min-width:1200px){.tvtalk__bottom__list__item a{font-size:26px;}}.tvtalk__bottom__list__item p{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#888;font-weight:400;line-height:140%;margin-bottom:0;}.tvtalk__bottom__list__item p:hover{color:#888;}@media(min-width:768px){.tvtalk__bottom__list__item p{font-size:14px;}}@media(min-width:1200px){.tvtalk__bottom__list__item p{font-size:18px;}}.tvtalk__bottom__list__item h3{margin-bottom:10px;}.tvtalk__bottom__list__item__img{overflow:hidden;position:relative;text-align:left;margin-bottom:20px;}.tvtalk__bottom__list__item__img img{max-height:40px;}@media(min-width:1200px){.tvtalk__bottom__list__item__img img{max-height:60px;}}.article-list__head,.article-list__head--tv,.article-list__head--webinars,.article-list__head--resources,.article-list__head--news{width:100%;margin-bottom:40px;}@media(min-width:768px){.article-list__head,.article-list__head--tv,.article-list__head--webinars,.article-list__head--resources,.article-list__head--news{margin-bottom:60px;}}.article-list__head--line-bottom{padding-bottom:40px;border-bottom:2px solid #333;}@media(min-width:768px){.article-list__head--line-bottom{padding-bottom:60px;}}.article-list__head__img{overflow:hidden;position:relative;width:100%;margin-bottom:20px;}.article-list__head__img img{width:600px;height:360px;aspect-ratio:5/3;object-fit:cover;}.article-list__head__passage,.article-list__head__passage--tv,.article-list__head__passage--webinars,.article-list__head__passage--news,.article-list__head__passage--industrynews{position:initial;width:100%;min-height:100px;text-align:left;}.article-list__head__passage label+label::before,.article-list__head__passage--tv label+label::before,.article-list__head__passage--webinars label+label::before,.article-list__head__passage--news label+label::before,.article-list__head__passage--industrynews label+label::before{content:"/";margin:0 .5em;}.article-list__head__passage span,.article-list__head__passage--tv span,.article-list__head__passage--webinars span,.article-list__head__passage--news span,.article-list__head__passage--industrynews span{color:#3aa8cc;}@media(min-width:768px){.article-list__head__passage,.article-list__head__passage--tv,.article-list__head__passage--webinars,.article-list__head__passage--news,.article-list__head__passage--industrynews{position:relative;}}.article-list__head__passage>h2,.article-list__head__passage--tv>h2,.article-list__head__passage--webinars>h2,.article-list__head__passage--news>h2,.article-list__head__passage--industrynews>h2{margin-bottom:10px;}.article-list__head--news{display:block;}@media(min-width:1200px){.article-list__head--news{display:flex;flex-flow:row nowrap;}}.article-list__head__img--news{width:auto;flex-basis:600px;margin-right:20px;margin-bottom:20px;}@media(min-width:768px){.article-list__head__img--news{max-height:240px;}}@media(min-width:1200px){.article-list__head__img--news{max-height:initial;margin-bottom:0;}}.article-list__head__passage--news,.article-list__head__passage--industrynews{width:auto;flex-basis:780px;}.article-list__head__passage--news span,.article-list__head__passage--industrynews span{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#999;font-weight:400;line-height:140%;}.article-list__head__passage--news span:hover,.article-list__head__passage--industrynews span:hover{color:#999;}@media(min-width:768px){.article-list__head__passage--news span,.article-list__head__passage--industrynews span{font-size:14px;}}@media(min-width:1200px){.article-list__head__passage--news span,.article-list__head__passage--industrynews span{font-size:16px;}}.article-list__head__passage--news span+span::before,.article-list__head__passage--industrynews span+span::before{content:"|";margin:0 .5em;}.article-list__head--resources{display:block;}.article-list__head--resources .article-list__head-summary{margin-bottom:0;}.article-list__head__img--resources{width:auto;margin-bottom:20px;}.article-list__head__img--resources img{width:100%;height:100%;}@media(min-width:768px){.article-list__head__img--resources img{max-height:240px;max-width:400px;}}@media(min-width:1200px){.article-list__head__img--resources img{max-height:360px;max-width:600px;}}.article-list__side-menu__content{display:block;height:100%;}@media(min-width:1200px){.article-list__side-menu__content{display:flex;flex-flow:row nowrap;column-gap:60px;}}@media(min-width:1440px){.article-list__side-menu__content{display:block;}}.article-list__side-menu__content__top{margin-left:auto;margin-right:auto;}.article-list__side-menu__content__top div+div:before{margin-top:40px;}@media(min-width:768px){.article-list__side-menu__content__top{display:flex;flex-flow:row nowrap;column-gap:40px;margin-bottom:40px;}.article-list__side-menu__content__top div+div:before{margin-top:0;}}@media(min-width:1200px){.article-list__side-menu__content__top{column-gap:60px;}}@media(min-width:1440px){.article-list__side-menu__content__top{display:block;}.article-list__side-menu__content__top div+div:before{margin-top:40px;}}.article-list__side-menu__content__bottom{display:block;position:sticky;position:-webkit-sticky;top:20px;}.article-list__side-menu__content__bottom div:first-child{margin-bottom:40px;}@media(min-width:768px){.article-list__side-menu__content__bottom{display:flex;flex-flow:row nowrap;column-gap:40px;}}@media(min-width:1200px){.article-list__side-menu__content__bottom{display:block;}}.article-list__head-title,.article-list__head-title--tv{font-size:22px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;max-height:108px;font-weight:700;}.article-list__head-title:hover,.article-list__head-title--tv:hover{color:#030303;}@media(min-width:768px){.article-list__head-title,.article-list__head-title--tv{font-size:30px;}}@media(min-width:1200px){.article-list__head-title,.article-list__head-title--tv{font-size:40px;}}@media(min-width:768px){.article-list__head-title,.article-list__head-title--tv{max-height:150px;}}@media(min-width:1200px){.article-list__head-title,.article-list__head-title--tv{max-height:168px;}}.article-list__head-summary{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#333;font-weight:400;line-height:140%;margin-bottom:10px;}.article-list__head-summary:hover{color:#333;}@media(min-width:768px){.article-list__head-summary{font-size:16px;}}@media(min-width:1200px){.article-list__head-summary{font-size:20px;}}.article-list,.author-list,.article-list--no-border{position:relative;width:100%;padding:0;padding-bottom:90px;}.article-list:before,.author-list:before,.article-list--no-border:before,.article-list:after,.author-list:after,.article-list--no-border:after{content:" ";display:table;}.article-list:after,.author-list:after,.article-list--no-border:after{clear:both;}.article-list__ads{text-align:center;}.article-list--no-border{margin-top:50px;}@media(min-width:1440px){.article-list--no-border:before{display:none;}}.article-list--one{position:relative;width:100%;padding:0;padding-bottom:90px;}.article-list--one:before,.article-list--one:after{content:" ";display:table;}.article-list--one:after{clear:both;}.article-list--content{display:block;}@media(min-width:1440px){.article-list--content{display:flex;column-gap:20px;}}.article-list-left,.author-list-left,.article-list-left-2{max-width:100%;width:100%;float:none;margin-bottom:40px;}@media(min-width:992px){.article-list-left,.author-list-left,.article-list-left-2{margin-bottom:45px;}}@media(min-width:1440px){.article-list-left,.author-list-left,.article-list-left-2{max-width:1020px;margin-right:60px;float:left;margin-bottom:0;}}@media(min-width:1440px){.article-list-left-2{max-width:1020px;padding-right:0;}}.article-list-right,.author-list-right{width:100%;float:none;padding:0;}@media(min-width:1440px){.article-list-right,.author-list-right{width:300px;float:right;}}.article-list-right--flex{display:block;}@media(min-width:768px){.article-list-right--flex{display:flex;justify-content:center;flex-wrap:wrap;}}@media(min-width:1440px){.article-list-right--flex{display:block;}}.article-list__description{font-size:20px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;margin-bottom:20px;}.article-list__description:hover{color:#030303;}@media(min-width:768px){.article-list__description{font-size:26px;}}@media(min-width:1200px){.article-list__description{font-size:32px;}}@media(min-width:768px){.article-list__description{margin-bottom:40px;}}@media(min-width:1200px){.article-list__description{margin-bottom:40px;}}.article-list__item{display:block;margin-bottom:40px;}@media(min-width:768px){.article-list__item{display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:60px;}}.article-list__item-subtitle--link{font-size:14px!important;font-family:"Roboto",Arial,sans-serif;color:#004c98;font-weight:400;line-height:140%;}.article-list__item-subtitle--link:hover{text-decoration-color:#004c98;color:#004c98;}@media(min-width:768px){.article-list__item-subtitle--link{font-size:14px!important;}}@media(min-width:1200px){.article-list__item-subtitle--link{font-size:16px!important;}}.article-list__item--ads{display:block;margin-bottom:40px;}@media(min-width:768px){.article-list__item--ads{margin-bottom:60px;}}.article-list__item:first-child{padding-top:0;}.article-list__item__img,.article-list__item__img--resources{display:none;flex-basis:200px;flex-shrink:0;overflow:hidden;margin-right:20px;}.article-list__item__img img,.article-list__item__img--resources img{aspect-ratio:5/3;object-fit:cover;}@media(min-width:768px){.article-list__item__img,.article-list__item__img--resources{display:block;}.article-list__item__img img,.article-list__item__img--resources img{width:200px;height:120px;}}@media(min-width:1200px){.article-list__item__img,.article-list__item__img--resources{display:block;flex-basis:220px;}.article-list__item__img img,.article-list__item__img--resources img{width:220px;height:132px;}}.article-list__item__img--resources{margin-bottom:20px;display:block;}.article-list__item__img--resources img{width:120px;}@media(min-width:768px){.article-list__item__img--resources{margin-bottom:0;}.article-list__item__img--resources img{width:220px;}}.article-list__item__passage{flex-grow:1;}.article-list__item__passage span{color:#4fafd0;}.article-list__item__passage label{margin:0;}.article-list__item__passage label+label::before{content:"/";margin:0 .5em;}.article-list__item__passage>h3{margin-bottom:10px;}.article-list__item__passage h4 a{text-transform:uppercase;font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#004c98;font-weight:400;line-height:140%;}.article-list__item__passage h4 a:hover{color:#004c98;}@media(min-width:768px){.article-list__item__passage h4 a{font-size:14px;}}@media(min-width:1200px){.article-list__item__passage h4 a{font-size:16px;}}.article-list__item-title{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.article-list__item-title:hover{color:#030303;}@media(min-width:768px){.article-list__item-title{font-size:22px;}}@media(min-width:1200px){.article-list__item-title{font-size:26px;}}.article-list__item-subtitle{margin-bottom:10px;}.article-list__item-subtitle a{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#004c98;font-weight:400;line-height:140%;text-transform:uppercase;}.article-list__item-subtitle a:hover{color:#004c98;}@media(min-width:768px){.article-list__item-subtitle a{font-size:16px;}}@media(min-width:1200px){.article-list__item-subtitle a{font-size:16px;}}.article-list__item-summary,.article-list__item-summary--industrynews{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#888;font-weight:400;line-height:140%;margin-bottom:0;}.article-list__item-summary:hover,.article-list__item-summary--industrynews:hover{color:#888;}@media(min-width:768px){.article-list__item-summary,.article-list__item-summary--industrynews{font-size:14px;}}@media(min-width:1200px){.article-list__item-summary,.article-list__item-summary--industrynews{font-size:18px;}}.article-list__item-btn,.article-list__btn--annual-calendar,.article-list__btn--best-insurance,.article-list__item-btn--industrynews,.article-list__btn--events,.article-list__btn--ibtalk,.article-list__btn--tv,.author-list__item-btn{text-align:center;margin:0 10px;}.article-list__item-btn.extended,.extended.article-list__btn--annual-calendar,.extended.article-list__btn--best-insurance,.extended.article-list__item-btn--industrynews,.extended.article-list__btn--events,.extended.article-list__btn--ibtalk,.extended.article-list__btn--tv,.extended.author-list__item-btn{margin:0;}@media(min-width:768px){.article-list__item-btn,.article-list__btn--annual-calendar,.article-list__btn--best-insurance,.article-list__item-btn--industrynews,.article-list__btn--events,.article-list__btn--ibtalk,.article-list__btn--tv,.author-list__item-btn{margin:0 60px;}}@media(min-width:1200px){.article-list__item-btn,.article-list__btn--annual-calendar,.article-list__btn--best-insurance,.article-list__item-btn--industrynews,.article-list__btn--events,.article-list__btn--ibtalk,.article-list__btn--tv,.author-list__item-btn{margin:0 100px;}}.article-list__item-btn button,.article-list__btn--annual-calendar button,.article-list__btn--best-insurance button,.article-list__item-btn--industrynews button,.article-list__btn--events button,.article-list__btn--ibtalk button,.article-list__btn--tv button,.author-list__item-btn button{background-color:#fff;color:#999;padding:15px 120px;text-decoration:none;display:inline-block;text-align:center;border:1px solid #dfdfdf;font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#999;font-weight:700;line-height:140%;line-height:120%;margin-bottom:60px;}.article-list__item-btn button:not([disabled]):hover,.article-list__btn--annual-calendar button:not([disabled]):hover,.article-list__btn--best-insurance button:not([disabled]):hover,.article-list__item-btn--industrynews button:not([disabled]):hover,.article-list__btn--events button:not([disabled]):hover,.article-list__btn--ibtalk button:not([disabled]):hover,.article-list__btn--tv button:not([disabled]):hover,.author-list__item-btn button:not([disabled]):hover{text-decoration:none;background-color:#323232;color:#fff;border:1px solid #323232;}.article-list__item-btn button:hover,.article-list__btn--annual-calendar button:hover,.article-list__btn--best-insurance button:hover,.article-list__item-btn--industrynews button:hover,.article-list__btn--events button:hover,.article-list__btn--ibtalk button:hover,.article-list__btn--tv button:hover,.author-list__item-btn button:hover{color:#999;}@media(min-width:768px){.article-list__item-btn button,.article-list__btn--annual-calendar button,.article-list__btn--best-insurance button,.article-list__item-btn--industrynews button,.article-list__btn--events button,.article-list__btn--ibtalk button,.article-list__btn--tv button,.author-list__item-btn button{font-size:16px;}}@media(min-width:1200px){.article-list__item-btn button,.article-list__btn--annual-calendar button,.article-list__btn--best-insurance button,.article-list__item-btn--industrynews button,.article-list__btn--events button,.article-list__btn--ibtalk button,.article-list__btn--tv button,.author-list__item-btn button{font-size:20px;}}.section-sponsored-cover{position:relative;width:1920px;}.section-sponsored-cover .article__img{position:relative;height:460px;overflow:hidden;display:block;margin:0;}@media(min-width:1200px){.section-sponsored-cover .article__img{height:720px;}}.section-sponsored-cover .article__img div img{object-fit:cover;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:484px;}@media(min-width:768px){.section-sponsored-cover .article__img div img{top:78%;height:720px;}}@media(min-width:1200px){.section-sponsored-cover .article__img div img{top:75%;height:1080px;}}.section-sponsored-cover .article__passage{position:absolute;background-color:rgba(255,255,255,.8);bottom:0;left:0;right:0;margin:0 20px 20px 20px;padding:20px;}@media(min-width:768px){.section-sponsored-cover .article__passage{font-size:16px;width:300px;height:100%;margin:0 0 0 87px;padding:40px 20px 0 20px;}}@media(min-width:1200px){.section-sponsored-cover .article__passage{width:500px;margin:0 0 0 250px;padding:40px;}}.section-sponsored-cover .article__passage p{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#888;font-weight:400;line-height:140%;max-height:65px;margin:10px 0 20px 0;}.section-sponsored-cover .article__passage p:hover{color:#888;}@media(min-width:768px){.section-sponsored-cover .article__passage p{font-size:16px;}}@media(min-width:1200px){.section-sponsored-cover .article__passage p{font-size:20px;}}@media(min-width:768px){.section-sponsored-cover .article__passage p{max-height:65px;margin:10px 0 40px 0;}}@media(min-width:1200px){.section-sponsored-cover .article__passage p{max-height:85px;margin:20px 0 40px 0;}}.section-sponsored-cover .article__passage .sponsored-cover-title{font-size:20px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;max-height:120px;}.section-sponsored-cover .article__passage .sponsored-cover-title:hover{color:#030303;}@media(min-width:768px){.section-sponsored-cover .article__passage .sponsored-cover-title{font-size:26px;}}@media(min-width:1200px){.section-sponsored-cover .article__passage .sponsored-cover-title{font-size:50px;}}@media(min-width:768px){.section-sponsored-cover .article__passage .sponsored-cover-title{max-height:120px;}}@media(min-width:1200px){.section-sponsored-cover .article__passage .sponsored-cover-title{max-height:205px;}}.top-down-list{position:relative;padding:0;}.top-down-list:before,.top-down-list:after{content:" ";display:table;}.top-down-list:after{clear:both;}.top-down-list--resource-detail{max-width:660.5px;}.top-down-list__title{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;margin-top:0;margin-bottom:0;line-height:115%;}.top-down-list__title:hover{color:#030303;}@media(min-width:768px){.top-down-list__title{font-size:16px;}}@media(min-width:1200px){.top-down-list__title{font-size:20px;}}@media(min-width:768px){.top-down-list__title{margin-bottom:15px;}}@media(min-width:1200px){.top-down-list__title{margin-bottom:25px;}}.top-down-list__item{border-bottom:1px solid #dfdfdf;}.top-down-list__item:last-child,.top-down-list__item--no-line{border-bottom:0;padding-bottom:0;margin-bottom:0;}.top-down-list__item--flex{display:flex;margin-top:19.5px;padding-bottom:20px;flex-direction:row;border-bottom:1px solid #dfdfdf;}@media(min-width:1440px){.top-down-list__item--flex{flex-direction:column;}}.top-down-list__item--flex-subtitle{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#004c98;font-weight:400;line-height:140%;line-height:1;margin-bottom:10px;object-fit:contain;}.top-down-list__item--flex-subtitle:hover{color:#004c98;}.top-down-list__item--flex-title{font-size:16px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.top-down-list__item--flex-title:hover{color:#030303;}.article__img{overflow:hidden;flex-basis:72px;flex-shrink:0;margin-bottom:0;margin-right:20px;display:none;min-width:120px;}.article__img img{width:120px;height:72px;aspect-ratio:5/3;object-fit:cover;}@media(min-width:1440px){.article__img{margin-bottom:20px;}}@media(min-width:768px){.article__img{display:block;}}.article__passage{max-width:100%;padding-top:0;flex-grow:1;}.article__passage label+label::before{content:"/";margin:0 .5em;}.wrapper--detail{padding-left:0;padding-right:0;margin:0 auto;word-break:break-word;}@media(min-width:768px){.wrapper--detail{padding:0 14px;}}@media(min-width:1200px){.wrapper--detail{max-width:660px;}}.wrapper--detail__body{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;line-height:150%;font-weight:400;}.wrapper--detail__body:hover{color:#030303;}@media(min-width:768px){.wrapper--detail__body{font-size:18px;}}@media(min-width:1200px){.wrapper--detail__body{font-size:20px;}}.wrapper--detail__body p,.wrapper--detail__body ol,.wrapper--detail__body ul,.wrapper--detail__body table{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;line-height:150%;font-weight:400;}.wrapper--detail__body p:hover,.wrapper--detail__body ol:hover,.wrapper--detail__body ul:hover,.wrapper--detail__body table:hover{color:#030303;}@media(min-width:768px){.wrapper--detail__body p,.wrapper--detail__body ol,.wrapper--detail__body ul,.wrapper--detail__body table{font-size:18px;}}@media(min-width:1200px){.wrapper--detail__body p,.wrapper--detail__body ol,.wrapper--detail__body ul,.wrapper--detail__body table{font-size:20px;}}.wrapper--detail__body p,.wrapper--detail__body ol,.wrapper--detail__body ul{margin-bottom:40px;}.wrapper--detail__body .h1,.wrapper--detail__body h1{font-size:30px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;margin-top:30px;margin-bottom:15px;line-height:150%;font-weight:400;}.wrapper--detail__body .h1:hover,.wrapper--detail__body h1:hover{color:#030303;}@media(min-width:768px){.wrapper--detail__body .h1,.wrapper--detail__body h1{font-size:calc(1vw + 28px);}}@media(min-width:1200px){.wrapper--detail__body .h1,.wrapper--detail__body h1{font-size:40px;}}@media(min-width:768px){.wrapper--detail__body .h1,.wrapper--detail__body h1{margin-top:35px;}}@media(min-width:1200px){.wrapper--detail__body .h1,.wrapper--detail__body h1{margin-top:40px;}}@media(min-width:768px){.wrapper--detail__body .h1,.wrapper--detail__body h1{margin-bottom:17.5px;}}@media(min-width:1200px){.wrapper--detail__body .h1,.wrapper--detail__body h1{margin-bottom:20px;}}.wrapper--detail__body .h2,.wrapper--detail__body h2{font-size:26px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;margin-top:30px;margin-bottom:15px;line-height:150%;font-weight:400;}.wrapper--detail__body .h2:hover,.wrapper--detail__body h2:hover{color:#030303;}@media(min-width:768px){.wrapper--detail__body .h2,.wrapper--detail__body h2{font-size:calc(1vw + 24px);}}@media(min-width:1200px){.wrapper--detail__body .h2,.wrapper--detail__body h2{font-size:36px;}}@media(min-width:768px){.wrapper--detail__body .h2,.wrapper--detail__body h2{margin-top:35px;}}@media(min-width:1200px){.wrapper--detail__body .h2,.wrapper--detail__body h2{margin-top:40px;}}@media(min-width:768px){.wrapper--detail__body .h2,.wrapper--detail__body h2{margin-bottom:17.5px;}}@media(min-width:1200px){.wrapper--detail__body .h2,.wrapper--detail__body h2{margin-bottom:20px;}}.wrapper--detail__body .h3,.wrapper--detail__body h3{font-size:22px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;margin-top:10px;margin-bottom:10px;line-height:150%;font-weight:400;}.wrapper--detail__body .h3:hover,.wrapper--detail__body h3:hover{color:#030303;}@media(min-width:768px){.wrapper--detail__body .h3,.wrapper--detail__body h3{font-size:calc(1vw + 16px);}}@media(min-width:1200px){.wrapper--detail__body .h3,.wrapper--detail__body h3{font-size:28px;}}@media(min-width:768px){.wrapper--detail__body .h3,.wrapper--detail__body h3{margin-top:15px;}}@media(min-width:1200px){.wrapper--detail__body .h3,.wrapper--detail__body h3{margin-top:20px;}}.wrapper--detail__body .h4,.wrapper--detail__body h4{font-size:20px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;margin-top:10px;margin-bottom:10px;line-height:150%;font-weight:400;}.wrapper--detail__body .h4:hover,.wrapper--detail__body h4:hover{color:#030303;}@media(min-width:768px){.wrapper--detail__body .h4,.wrapper--detail__body h4{font-size:calc(1vw + 12px);}}@media(min-width:1200px){.wrapper--detail__body .h4,.wrapper--detail__body h4{font-size:24px;}}@media(min-width:768px){.wrapper--detail__body .h4,.wrapper--detail__body h4{margin-top:15px;}}@media(min-width:1200px){.wrapper--detail__body .h4,.wrapper--detail__body h4{margin-top:20px;}}.wrapper--detail__body .h5,.wrapper--detail__body .h6,.wrapper--detail__body h5,.wrapper--detail__body h6{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;margin-top:10px;margin-bottom:10px;line-height:150%;font-weight:400;}.wrapper--detail__body .h5:hover,.wrapper--detail__body .h6:hover,.wrapper--detail__body h5:hover,.wrapper--detail__body h6:hover{color:#030303;}@media(min-width:768px){.wrapper--detail__body .h5,.wrapper--detail__body .h6,.wrapper--detail__body h5,.wrapper--detail__body h6{font-size:calc(1vw + 10px);}}@media(min-width:1200px){.wrapper--detail__body .h5,.wrapper--detail__body .h6,.wrapper--detail__body h5,.wrapper--detail__body h6{font-size:22px;}}@media(min-width:768px){.wrapper--detail__body .h5,.wrapper--detail__body .h6,.wrapper--detail__body h5,.wrapper--detail__body h6{margin-top:15px;}}@media(min-width:1200px){.wrapper--detail__body .h5,.wrapper--detail__body .h6,.wrapper--detail__body h5,.wrapper--detail__body h6{margin-top:20px;}}.wrapper--detail__body blockquote{font-size:20px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;margin-bottom:30px;position:relative;display:block;font-weight:300;font-family:"Open Sans";font-style:italic;line-height:150%;color:#555;padding:10px 30px 0;margin-left:20px;border:0;}.wrapper--detail__body blockquote:hover{color:#030303;}@media(min-width:768px){.wrapper--detail__body blockquote{font-size:calc(1vw + 12px);}}@media(min-width:1200px){.wrapper--detail__body blockquote{font-size:24px;}}@media(min-width:768px){.wrapper--detail__body blockquote{margin-bottom:35px;}}@media(min-width:1200px){.wrapper--detail__body blockquote{margin-bottom:40px;}}@media(min-width:768px){.wrapper--detail__body blockquote{margin-left:40px;}}.wrapper--detail__body blockquote cite{display:block;font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;font-family:"Open Sans";font-style:italic;font-weight:600;margin-top:10px;color:#030303;}.wrapper--detail__body blockquote cite:hover{color:#030303;}@media(min-width:768px){.wrapper--detail__body blockquote cite{font-size:18px;}}@media(min-width:1200px){.wrapper--detail__body blockquote cite{font-size:18px;}}.wrapper--detail__body blockquote::before{font-family:Arial;content:"“";color:#da1f26;font-size:80px;position:absolute;left:10px;top:-10px;}.wrapper--detail__body table{margin-bottom:10px;width:100%;max-width:100%;}@media(min-width:768px){.wrapper--detail__body table{margin-bottom:15px;}}@media(min-width:1200px){.wrapper--detail__body table{margin-bottom:20px;}}.wrapper--detail__body table td,.wrapper--detail__body table th{padding:10px;vertical-align:top;}.wrapper--detail__body ol{list-style-type:decimal;}.wrapper--detail__body li ul{list-style-type:circle;margin-bottom:0;}.wrapper--detail__body li ol{list-style-type:lower-latin;margin-bottom:0;}.wrapper--detail__body a{color:#3aa8cc;}.wrapper--detail__body img{max-width:100%;height:auto;}.wrapper--detail-title{font-size:26px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;padding-top:10px;padding-bottom:40px;margin-left:20px;}.wrapper--detail-title:hover{color:#030303;}@media(min-width:768px){.wrapper--detail-title{font-size:40px;}}@media(min-width:1200px){.wrapper--detail-title{font-size:60px;}}@media(min-width:768px){.wrapper--detail-title{padding-top:20px;padding-bottom:60px;margin-left:40px;}}@media(min-width:1440px){.wrapper--detail-title{margin:0 auto;}}.wrapper--detail-title h1{font-size:26px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;margin:0;}.wrapper--detail-title h1:hover{color:#030303;}@media(min-width:768px){.wrapper--detail-title h1{font-size:40px;}}@media(min-width:1200px){.wrapper--detail-title h1{font-size:60px;}}@media(min-width:320px){.wrapper--latest-news{padding:20px 0 15px 0;}}@media(min-width:768px){.wrapper--latest-news{padding:15px;}}.related-story{margin-bottom:25px;list-style:none;padding:0;}@media(min-width:768px){.related-story{margin-bottom:30px;}}@media(min-width:1200px){.related-story{margin-bottom:45px;}}.related-story li{padding:0;line-height:150%;margin-bottom:10px;}.related-story li::before{content:"";}.related-story a{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#3aa8cc;font-weight:400;line-height:140%;text-decoration:none;}.related-story a:hover{color:#3aa8cc;}@media(min-width:768px){.related-story a{font-size:20px;}}@media(min-width:1200px){.related-story a{font-size:22px;}}.related-story a:hover{text-decoration:underline;}.newsletter,.resources-download,.industry-news{padding:45px 0;margin:0 auto 40px auto;max-width:1020px;border-style:solid;border-width:5px 0;border-color:#012d6b;}@media(min-width:768px){.newsletter,.resources-download,.industry-news{padding:40px 20px;margin-bottom:60px;}}@media(min-width:1200px){.newsletter,.resources-download,.industry-news{padding:40px 70px;margin-bottom:100px;}}.newsletter__head-title,.industry-news__head-title,.resources-download__head-title{font-size:22px;font-family:"Libre Baskerville",Arial,sans-serif;color:#000;font-weight:700;line-height:140%;}.newsletter__head-title:hover,.industry-news__head-title:hover,.resources-download__head-title:hover{color:#000;}@media(min-width:768px){.newsletter__head-title,.industry-news__head-title,.resources-download__head-title{font-size:26px;}}@media(min-width:1200px){.newsletter__head-title,.industry-news__head-title,.resources-download__head-title{font-size:32px;}}.newsletter__head-subtitle,.resources-download__head-subtitle{line-height:140%;font-size:14px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.newsletter__head-subtitle:hover,.resources-download__head-subtitle:hover{color:#030303;}@media(min-width:768px){.newsletter__head-subtitle,.resources-download__head-subtitle{font-size:16px;}}@media(min-width:1200px){.newsletter__head-subtitle,.resources-download__head-subtitle{font-size:20px;}}.newsletter__form,.resources-download__form{margin-top:40px;}.resources-download,.industry-news{max-width:970px;}@media(min-width:1200px){.resources-download,.industry-news{padding:45px 65px;}}.resources-download--link{color:#0056b3;text-decoration:underline;}.resources-download__head-img{margin-bottom:40px;display:block;max-width:80px;}@media(min-width:768px){.resources-download__head-img{margin-bottom:40px;}}@media(min-width:1200px){.resources-download__head-img{margin-bottom:40px;}}.article-list__head-logo{margin-bottom:20px;max-width:150px;}@media(min-width:768px){.article-list__head-logo{max-width:200px;}}@media(min-width:1200px){.article-list__head-logo{max-width:300px;}}.resources-download__head-title{margin-bottom:40px;}@media(min-width:768px){.resources-download__head-title{margin-bottom:40px;}}@media(min-width:1200px){.resources-download__head-title{margin-bottom:40px;}}.resources-download__head-title--orange{color:#f88033;}.resources-download__head-title--cobalt{color:#004c98;}.resources-download__form input[type=checkbox]{margin-right:10px;width:19px;}.resources-download__form ::placeholder{color:#999;opacity:1;}.resources-download__form :-ms-input-placeholder{color:#999;}.resources-download__form ::-ms-input-placeholder{color:#999;}.resources-download__form--full-field{display:block;width:100%;}.resources-download__form--half-field{display:grid;grid-template-columns:1fr;}@media(min-width:768px){.resources-download__form--half-field{grid-template-columns:1fr 1fr;gap:0 20px;}}.resources-download__form--input-text,.resources-download__form--input-select{border:solid 1px #dfdfdf;background-color:#fff;width:100%;padding:15px 13.8px;margin-bottom:10px;height:40px;}@media(min-width:768px){.resources-download__form--input-text,.resources-download__form--input-select{margin-bottom:20px;height:50px;}}.resources-download__form--input-select{padding-top:0;padding-bottom:0;}.resources-download__form--checkbox-wrapper{display:flex;align-items:baseline;margin-bottom:40px;}.resources-download__form--checkbox-label{line-height:1.24;margin-bottom:0;font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#999;font-weight:400;line-height:140%;}.resources-download__form--checkbox-label:hover{color:#999;}@media(min-width:768px){.resources-download__form--checkbox-label{font-size:16px;}}@media(min-width:1200px){.resources-download__form--checkbox-label{font-size:18px;}}.resources-download__form--btn{border:0;background-color:#012d6b;padding:18px 0;font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#fff;font-weight:400;line-height:140%;}.resources-download__form--btn:hover{color:#fff;}@media(min-width:768px){.resources-download__form--btn{font-size:16px;}}@media(min-width:1200px){.resources-download__form--btn{font-size:20px;}}@media(min-width:320px){.resources-download__form--btn{min-width:100%;padding:11.5px 0;}}@media(min-width:768px){.resources-download__form--btn{min-width:200px;}}.tools-list{list-style:none;padding-inline:0;display:grid;grid-template-columns:1fr;grid-gap:20px 40px;}@media(min-width:768px){.tools-list{grid-template-columns:1fr 1fr;}}.tools-list-item{border:solid 1px #dfdfdf;padding:20px;pointer-events:none;}.tools-list-item:hover{border:solid 1px #012d6b;background-color:#f9f9f9;}.tools-list-item--link{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;pointer-events:auto;}.tools-list-item--link:hover{color:#030303;}@media(min-width:768px){.tools-list-item--link{font-size:22px;}}@media(min-width:1200px){.tools-list-item--link{font-size:26px;}}.tools-list-item--link:hover{text-decoration:none;}.validation{margin-top:20px;padding:10px;background-color:#fff9f9;border:1px solid #ea0000;color:#ea0000;}.validation ul{margin:5px 0 0;}.validation-summary-valid{display:none;}.content-document{line-height:1.8;}.content-document p,.content-document li{font-family:"Libre Baskerville",Arial,sans-serif;font-size:18px;}.content-document p:hover,.content-document li:hover{color:inherit;}@media(min-width:768px){.content-document p,.content-document li{font-size:18px;}}@media(min-width:1200px){.content-document p,.content-document li{font-size:20px;}}.content-document p,.content-document table{margin-bottom:40px;}.content-document p{color:#030303;}.content-document strong{color:#000;}.content-document h2{font-family:"Roboto",Arial,sans-serif;}.content-document h2>strong,.content-document p+strong,.content-document p>strong:only-of-type{font-family:"Roboto",Arial,sans-serif;font-size:20px;}.content-document h2>strong:hover,.content-document p+strong:hover,.content-document p>strong:only-of-type:hover{color:inherit;}@media(min-width:768px){.content-document h2>strong,.content-document p+strong,.content-document p>strong:only-of-type{font-size:26px;}}@media(min-width:1200px){.content-document h2>strong,.content-document p+strong,.content-document p>strong:only-of-type{font-size:32px;}}.content-document--nonstyled-list ul{list-style-type:none;padding-inline-start:0;}.content-document--privacy p+strong,.content-document--privacy p>strong:only-of-type{font-family:"Roboto",Arial,sans-serif;font-size:inherit!important;}.content-document-container{border-style:solid;border-width:5px 0;border-color:#012d6b;padding:20px;background-color:#f4f4f4;margin-bottom:65px;}@media(min-width:1200px){.content-document-container{padding:40px;margin-bottom:105px;}}.content-document-company--img{display:block;padding:0;margin-bottom:20px;width:100%;}.content-document-company--img img{max-width:220px;}@media(min-width:768px){.content-document-company--img img{max-width:300px;}}@media(min-width:768px){.strap-hide{width:100%;}}.content-document--editorialpanels h2{font-size:20px!important;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;margin-bottom:20px;}.content-document--editorialpanels h2:hover{color:#030303;}@media(min-width:768px){.content-document--editorialpanels h2{font-size:26px!important;}}@media(min-width:1200px){.content-document--editorialpanels h2{font-size:32px!important;}}@media(min-width:768px){.content-document--editorialpanels h2{margin-bottom:40px;}}.content-document--editorialpanels p{font-size:18px!important;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;margin-bottom:20px;}.content-document--editorialpanels p:hover{color:#030303;}@media(min-width:768px){.content-document--editorialpanels p{font-size:18px!important;}}@media(min-width:1200px){.content-document--editorialpanels p{font-size:20px!important;}}@media(min-width:768px){.content-document--editorialpanels p{margin-bottom:40px;}}.content-document--editorialpanels .editorialPanel-list tr{display:flex;margin-bottom:40px;}@media(min-width:768px){.content-document--editorialpanels .editorialPanel-list tr{margin-bottom:60px;}}.content-document--editorialpanels .editorialPanel-list tr:last-child{margin-bottom:0;}.content-document--editorialpanels .editorialPanel-list tr td{margin:0 auto!important;}.content-document--editorialpanels .editorialPanel-list tr>td>p a{font-size:14px!important;font-family:"Roboto",Arial,sans-serif;color:#004c98!important;font-weight:400;line-height:140%;}.content-document--editorialpanels .editorialPanel-list tr>td>p a:hover{color:#004c98!important;}@media(min-width:768px){.content-document--editorialpanels .editorialPanel-list tr>td>p a{font-size:14px!important;}}@media(min-width:1200px){.content-document--editorialpanels .editorialPanel-list tr>td>p a{font-size:18px!important;}}.content-document--editorialpanels .editorialPanel-list tr>td>p a:hover{color:#004c98!important;}.content-document--editorialpanels .editorialPanel-list .member-image img{margin:auto;margin-bottom:20px;width:120px!important;}@media(min-width:768px){.content-document--editorialpanels .editorialPanel-list .member-image img{width:150px!important;}}.content-document--editorialpanels .editorialPanel-list .member-name{font-size:18px!important;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;margin-bottom:10px;}.content-document--editorialpanels .editorialPanel-list .member-name:hover{color:#030303;}@media(min-width:768px){.content-document--editorialpanels .editorialPanel-list .member-name{font-size:22px!important;}}@media(min-width:1200px){.content-document--editorialpanels .editorialPanel-list .member-name{font-size:26px!important;}}.content-document--editorialpanels .editorialPanel-list .member-name a:hover{text-decoration-color:#030303;}.content-document--editorialpanels .editorialPanel-list .member-job-title,.content-document--editorialpanels .editorialPanel-list .member-company{font-size:14px!important;font-family:"Roboto",Arial,sans-serif;color:#888!important;font-weight:400;line-height:140%;}.content-document--editorialpanels .editorialPanel-list .member-job-title:hover,.content-document--editorialpanels .editorialPanel-list .member-company:hover{color:#888!important;}@media(min-width:768px){.content-document--editorialpanels .editorialPanel-list .member-job-title,.content-document--editorialpanels .editorialPanel-list .member-company{font-size:14px!important;}}@media(min-width:1200px){.content-document--editorialpanels .editorialPanel-list .member-job-title,.content-document--editorialpanels .editorialPanel-list .member-company{font-size:18px!important;}}.content-document--editorialpanels .editorialPanel-list .member-job-title p,.content-document--editorialpanels .editorialPanel-list .member-company p{font-size:14px!important;font-family:"Roboto",Arial,sans-serif;color:#888!important;font-weight:400;line-height:140%;margin-bottom:10px;}.content-document--editorialpanels .editorialPanel-list .member-job-title p:hover,.content-document--editorialpanels .editorialPanel-list .member-company p:hover{color:#888!important;}@media(min-width:768px){.content-document--editorialpanels .editorialPanel-list .member-job-title p,.content-document--editorialpanels .editorialPanel-list .member-company p{font-size:14px!important;}}@media(min-width:1200px){.content-document--editorialpanels .editorialPanel-list .member-job-title p,.content-document--editorialpanels .editorialPanel-list .member-company p{font-size:18px!important;}}.content-document--editorialpanels .editorialPanel-list .member-job-title span,.content-document--editorialpanels .editorialPanel-list .member-company span{color:#888!important;}.content-document--editorialpanels .editorialPanel-list .member-company{margin-bottom:10px;}.content-document--editorialpanels .editorialPanel-list .member-description{margin:0 auto!important;}.content-document--editorialpanels .editorialPanel-list .member-description a{font-size:14px!important;font-family:"Roboto",Arial,sans-serif;color:#004c98!important;font-weight:400;line-height:140%;}.content-document--editorialpanels .editorialPanel-list .member-description a:hover{color:#004c98!important;}@media(min-width:768px){.content-document--editorialpanels .editorialPanel-list .member-description a{font-size:14px!important;}}@media(min-width:1200px){.content-document--editorialpanels .editorialPanel-list .member-description a{font-size:18px!important;}}.content-document--editorialpanels .editorialPanel-list .member-description a:hover{color:#004c98!important;}.author-list-left{display:flex;flex-wrap:wrap;}.author-list__item{position:relative;flex-basis:50%;margin-bottom:45px;padding-right:40px;}@media(min-width:768px){.author-list__item{flex-basis:33.3333%;margin-bottom:45px;}}@media(min-width:1200px){.author-list__item{margin-bottom:45px;padding-right:60px;}}.author-list__item__img{position:relative;width:120px;height:120px;border-radius:50%;overflow:hidden;margin-bottom:20px;}.author-list__item__img img{position:absolute;width:100%;top:0;left:0;}@media(min-width:768px){.author-list__item__img{width:150px;height:150px;}}.author-list__item__passage{width:100%;bottom:0;margin:0;padding:0;}.author-list__item__passage a{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.author-list__item__passage a:hover{color:#030303;}@media(min-width:768px){.author-list__item__passage a{font-size:22px;}}@media(min-width:1200px){.author-list__item__passage a{font-size:26px;}}.author-list__item-btn{width:100%;}.author-head-outer{padding-bottom:60px;margin-bottom:60px;border-bottom:1px solid #333;}.author-head{display:block;padding:40px;background-color:#f4f4f4;border:1px solid #dfdfdf;width:100%;}@media(min-width:768px){.author-head{display:flex;flex-flow:row nowrap;column-gap:20px;}}.author-head__img{width:150px;height:150px;border-radius:50%;overflow:hidden;margin-bottom:20px;}.author-head__img img{width:100%;}@media(min-width:768px){.author-head__img{flex-basis:150px;flex-shrink:0;}}.author-head__passage{flex-grow:1;}.author-head__passage p{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.author-head__passage p:hover{color:#030303;}@media(min-width:768px){.author-head__passage p{font-size:16px;}}@media(min-width:1200px){.author-head__passage p{font-size:20px;}}.author-head__passage a{background-color:#012d6b;color:#fff;padding:5px 15px;text-decoration:none;display:inline-block;text-align:center;border:1px solid #012d6b;font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#fff;font-weight:400;line-height:140%;}.author-head__passage a:not([disabled]):hover{text-decoration:none;color:#fff;}.author-head__passage a:hover{color:#fff;}@media(min-width:768px){.author-head__passage a{font-size:16px;}}@media(min-width:1200px){.author-head__passage a{font-size:16px;}}.article-list__head--best-insurance{display:flex;margin-bottom:60px;background-color:#f4f4f4;flex-direction:column;padding:20px;}@media(min-width:1200px){.article-list__head--best-insurance{flex-direction:row;padding:40px;}}.article-list__head-img--best-insurance{margin-right:0;margin-bottom:20px;}.article-list__head-img--best-insurance img{display:block;width:100%;}@media(min-width:768px){.article-list__head-img--best-insurance img{width:300px;}}@media(min-width:1200px){.article-list__head-img--best-insurance{margin-right:20px;margin-bottom:0;}}.article-list__head__passage--best-insurance a:hover{text-decoration-color:#030303;}.article-list__head-title--best-insurance{font-size:22px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;margin-bottom:20px;}.article-list__head-title--best-insurance:hover{color:#030303;}@media(min-width:768px){.article-list__head-title--best-insurance{font-size:30px;}}@media(min-width:1200px){.article-list__head-title--best-insurance{font-size:40px;}}.article-list__head-summary--best-insurance{font-size:14px!important;font-family:"Roboto",Arial,sans-serif;color:#333;font-weight:400;line-height:140%;margin-bottom:20px;}.article-list__head-summary--best-insurance:hover{color:#333;}@media(min-width:768px){.article-list__head-summary--best-insurance{font-size:16px!important;}}@media(min-width:1200px){.article-list__head-summary--best-insurance{font-size:20px!important;}}.article-list__head-summary--best-insurance p,.article-list__head-summary--best-insurance span{font-size:14px!important;font-family:"Roboto",Arial,sans-serif;color:#333;font-weight:400;line-height:140%;margin-bottom:0;}.article-list__head-summary--best-insurance p:hover,.article-list__head-summary--best-insurance span:hover{color:#333;}@media(min-width:768px){.article-list__head-summary--best-insurance p,.article-list__head-summary--best-insurance span{font-size:16px!important;}}@media(min-width:1200px){.article-list__head-summary--best-insurance p,.article-list__head-summary--best-insurance span{font-size:20px!important;}}.article-list__head-btn--best-insurance{background-color:#012d6b;color:#fff;padding:15px 30px;text-decoration:none;display:inline-block;text-align:center;border:1px solid #012d6b;font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#fff;font-weight:400;line-height:140%;width:100%;}.article-list__head-btn--best-insurance:not([disabled]):hover{text-decoration:none;background-color:#002251;color:#fff;border:1px solid #002251;}.article-list__head-btn--best-insurance:hover{color:#fff;}@media(min-width:768px){.article-list__head-btn--best-insurance{font-size:16px;}}@media(min-width:1200px){.article-list__head-btn--best-insurance{font-size:20px;}}@media(min-width:768px){.article-list__head-btn--best-insurance{width:auto;}}.article-list__best-insurance{display:flex;flex-wrap:wrap;padding-top:60px;border-top:1px solid #333;}.article-list__best-insurance a:hover{text-decoration-color:#030303;}@media(min-width:768px){.article-list__best-insurance{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px;}}.article-list__item--best-insurance{display:flex;margin-bottom:40px;flex-direction:column;flex:0 0 100%;}@media(min-width:768px){.article-list__item--best-insurance{margin-bottom:60px;}}@media(min-width:1200px){.article-list__item--best-insurance{flex-direction:row;}}.article-list__item-img--best-insurance{margin-bottom:10px;}.article-list__item-img--best-insurance img{display:block;width:80px;}@media(min-width:768px){.article-list__item-img--best-insurance img{width:100px;}}@media(min-width:1200px){.article-list__item-img--best-insurance{margin-bottom:0;margin-right:20px;}.article-list__item-img--best-insurance img{width:150px;}}.article-list__item-passage--best-insurance{display:flex;flex-flow:column;}.article-list__item-title--best-insurance{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;margin-bottom:10px;}.article-list__item-title--best-insurance:hover{color:#030303;}@media(min-width:768px){.article-list__item-title--best-insurance{font-size:22px;}}@media(min-width:1200px){.article-list__item-title--best-insurance{font-size:26px;}}.article-list__item-summary--best-insurance{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#888;font-weight:400;line-height:140%;margin-bottom:0;}.article-list__item-summary--best-insurance:hover{color:#888;}@media(min-width:768px){.article-list__item-summary--best-insurance{font-size:14px;}}@media(min-width:1200px){.article-list__item-summary--best-insurance{font-size:18px;}}.article-list__btn--best-insurance button,.article-list__item-btn--industrynews button,.article-list__btn--events button,.article-list__btn--ibtalk button,.article-list__btn--tv button{padding:20px 130px!important;width:100%;}@media(min-width:768px){.article-list__btn--best-insurance button,.article-list__item-btn--industrynews button,.article-list__btn--events button,.article-list__btn--ibtalk button,.article-list__btn--tv button{width:auto;}}.article-list__head--annual-calendar{display:block;border-bottom:5px solid #012d6b;border-top:5px solid #012d6b;padding:20px;}@media(min-width:768px){.article-list__head--annual-calendar{display:flex;flex-flow:row nowrap;}}@media(min-width:1200px){.article-list__head--annual-calendar{padding:40px;}}.article-list__head-img--annual-calendar{margin-bottom:10px;}.article-list__head-img--annual-calendar img{display:block;width:100px;}@media(min-width:768px){.article-list__head-img--annual-calendar{margin-bottom:0;margin-right:20px;}.article-list__head-img--annual-calendar img{width:150px;}}@media(min-width:1200px){.article-list__head-img--annual-calendar img{width:200px;}}.article-list__head-title--annual-calendar{font-size:22px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;margin-bottom:10px;}.article-list__head-title--annual-calendar:hover{color:#030303;}@media(min-width:768px){.article-list__head-title--annual-calendar{font-size:30px;}}@media(min-width:1200px){.article-list__head-title--annual-calendar{font-size:40px;}}@media(min-width:768px){.article-list__head-title--annual-calendar{margin-bottom:20px;}}.article-list__head-summary--annual-calendar{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#333;font-weight:400;line-height:140%;margin-bottom:10px;}.article-list__head-summary--annual-calendar:hover{color:#333;}@media(min-width:768px){.article-list__head-summary--annual-calendar{font-size:16px;}}@media(min-width:1200px){.article-list__head-summary--annual-calendar{font-size:20px;}}@media(min-width:768px){.article-list__head-summary--annual-calendar{margin-bottom:20px;}}.article-list__head-date--annual-calendar,.article-list__item-date--annual-calendar{display:flex;margin-bottom:10px;flex-flow:column;}.article-list__head-date--annual-calendar p,.article-list__item-date--annual-calendar p{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:600;line-height:140%;margin-bottom:0;}.article-list__head-date--annual-calendar p:hover,.article-list__item-date--annual-calendar p:hover{color:#030303;}@media(min-width:768px){.article-list__head-date--annual-calendar p,.article-list__item-date--annual-calendar p{font-size:22px;}}@media(min-width:1200px){.article-list__head-date--annual-calendar p,.article-list__item-date--annual-calendar p{font-size:26px;}}.article-list__head-date--annual-calendar p:first-child,.article-list__item-date--annual-calendar p:first-child{margin-right:40px;}.article-list__head-date--annual-calendar span,.article-list__item-date--annual-calendar span{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;margin-right:10px;}.article-list__head-date--annual-calendar span:hover,.article-list__item-date--annual-calendar span:hover{color:#030303;}@media(min-width:768px){.article-list__head-date--annual-calendar span,.article-list__item-date--annual-calendar span{font-size:14px;}}@media(min-width:1200px){.article-list__head-date--annual-calendar span,.article-list__item-date--annual-calendar span{font-size:16px;}}@media(min-width:768px){.article-list__head-date--annual-calendar,.article-list__item-date--annual-calendar{flex-flow:row;margin-bottom:20px;}}.article-list__head-btn--annual-calendar,.article-list__item-btn--annual-calendar{background-color:#dfdfdf;color:#fff;padding:15px 60px;text-decoration:none;display:inline-block;text-align:center;border:1px solid #dfdfdf;font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#fff;font-weight:400;line-height:140%;pointer-events:none;width:100%;}.article-list__head-btn--annual-calendar:not([disabled]):hover,.article-list__item-btn--annual-calendar:not([disabled]):hover{text-decoration:none;background-color:#dfdfdf;color:#fff;border:1px solid #dfdfdf;}.article-list__head-btn--annual-calendar:hover,.article-list__item-btn--annual-calendar:hover{color:#fff;}@media(min-width:768px){.article-list__head-btn--annual-calendar,.article-list__item-btn--annual-calendar{font-size:16px;}}@media(min-width:1200px){.article-list__head-btn--annual-calendar,.article-list__item-btn--annual-calendar{font-size:20px;}}@media(min-width:768px){.article-list__head-btn--annual-calendar,.article-list__item-btn--annual-calendar{width:auto;}}@media(min-width:1200px){.article-list__head-btn--annual-calendar,.article-list__item-btn--annual-calendar{padding:20px 50px;}}.article-list__head-btn--annual-calendar.active,.active.article-list__item-btn--annual-calendar{pointer-events:auto;background-color:#012d6b;color:#fff;padding:15px 60px;text-decoration:none;display:inline-block;text-align:center;border:1px solid #012d6b;}.article-list__head-btn--annual-calendar.active:not([disabled]):hover,.active.article-list__item-btn--annual-calendar:not([disabled]):hover{text-decoration:none;background-color:#002251;color:#fff;border:1px solid #002251;}.article-list__annual-calendar{display:block;}@media(min-width:768px){.article-list__annual-calendar{display:flex;flex-flow:row wrap;justify-content:space-between;}}.article-list__item--annual-calendar{display:flex;flex-flow:column;}.article-list__item--annual-calendar:first-child .article-list__item-date--annual-calendar{padding-top:40px;}.article-list__item--annual-calendar:first-child::before{top:40px;}@media(min-width:768px){.article-list__item--annual-calendar:first-child .article-list__item-date--annual-calendar{padding-top:60px;}.article-list__item--annual-calendar:first-child::before{top:calc(30% + 40px);}}@media(min-width:1200px){.article-list__item--annual-calendar:first-child>div{padding-top:60px;}}.article-list__item--annual-calendar.active a{pointer-events:auto;background-color:#012d6b;color:#fff;padding:10px 20px;text-decoration:none;display:inline-block;text-align:center;border:1px solid #012d6b;}.article-list__item--annual-calendar.active a:not([disabled]):hover{text-decoration:none;background-color:#002251;color:#fff;border:1px solid #002251;}.article-list__item--annual-calendar.active::before{color:#012d6b;}.article-list__item--annual-calendar::before{font-family:"Font Awesome 5 Free";font-weight:700;font-size:15px;content:"";color:#dfdfdf;position:relative;top:30%;left:3px;width:0;height:0;}@media(min-width:768px){.article-list__item--annual-calendar::before{top:30%;}}@media(min-width:1200px){.article-list__item--annual-calendar{flex-flow:row;}.article-list__item--annual-calendar::before{left:217px;}}.article-list__item-date--annual-calendar{margin:0;margin-left:10px;padding-left:25px;padding-bottom:12px;border-left:2px solid #dfdfdf;}.article-list__item-date--annual-calendar p{margin:0;}.article-list__item-date--annual-calendar p:first-of-type{margin-right:40px;margin-bottom:10px;}@media(min-width:768px){.article-list__item-date--annual-calendar p:first-of-type{margin-bottom:0;}}@media(min-width:768px){.article-list__item-date--annual-calendar{padding-bottom:20px;}.article-list__item-date--annual-calendar p:first-of-type{margin-bottom:0;}}@media(min-width:1200px){.article-list__item-date--annual-calendar{min-width:225px;flex-flow:column;margin-left:0;padding-bottom:100px;padding-left:0;border-left:0;border-right:2px solid #dfdfdf;}.article-list__item-date--annual-calendar p:first-of-type{margin-bottom:20px;}.article-list__item-date--annual-calendar span{display:block;width:100%;margin:0;margin-bottom:10px;}}.article-list__item-passage--annual-calendar{display:flex;flex-flow:column;margin-left:10px;padding-bottom:40px;padding-left:25px;border-left:2px solid #dfdfdf;}@media(min-width:768px){.article-list__item-passage--annual-calendar{flex-flow:row;padding-bottom:60px;}}@media(min-width:1200px){.article-list__item-passage--annual-calendar{border:0;margin:0;padding-bottom:100px;padding-left:50px;}}.article-list__item-img--annual-calendar{margin-bottom:10px;margin-right:20px;}.article-list__item-img--annual-calendar img{display:block;width:80px;}@media(min-width:768px){.article-list__item-img--annual-calendar{margin-bottom:0;}.article-list__item-img--annual-calendar img{width:100px;}}@media(min-width:1200px){.article-list__item-img--annual-calendar img{width:150px;}}.article-list__item-title--annual-calendar{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:600;line-height:140%;margin-bottom:10px;}.article-list__item-title--annual-calendar:hover{color:#030303;}@media(min-width:768px){.article-list__item-title--annual-calendar{font-size:22px;}}@media(min-width:1200px){.article-list__item-title--annual-calendar{font-size:26px;}}.article-list__item-summary--annual-calendar{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#888;font-weight:400;line-height:140%;margin-bottom:10px;}.article-list__item-summary--annual-calendar:hover{color:#888;}@media(min-width:768px){.article-list__item-summary--annual-calendar{font-size:14px;}}@media(min-width:1200px){.article-list__item-summary--annual-calendar{font-size:18px;}}.article-list__item-summary--annual-calendar:hover{color:#888;}.article-list__item-btn--annual-calendar{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#fff;font-weight:400;line-height:140%;padding:10px 20px;width:auto;}.article-list__item-btn--annual-calendar:hover{color:#fff;}@media(min-width:768px){.article-list__item-btn--annual-calendar{font-size:16px;}}@media(min-width:1200px){.article-list__item-btn--annual-calendar{font-size:16px;}}.article-list__btn--annual-calendar{text-align:left;margin-left:0;}.article-list__btn--annual-calendar button{padding:10px 120px;width:100%;}@media(min-width:768px){.article-list__btn--annual-calendar{margin-left:10px;}.article-list__btn--annual-calendar button{padding:20px 130px;width:auto;}}@media(min-width:1200px){.article-list__btn--annual-calendar{margin-left:70px;}}.sitemap{width:100%;padding:0;display:block;}.sitemap-year-box{width:100%;display:grid;grid-template-columns:1fr;margin-top:60px;padding-bottom:60px;border-bottom:1px solid #dfdfdf;}.sitemap-year-box:first-child{margin-top:0;}@media(min-width:1200px){.sitemap-year-box{grid-template-columns:200px 1fr;}}.sitemap-year-box__left{font-size:30px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;width:100%;margin-bottom:20px;}.sitemap-year-box__left:hover{color:#030303;}@media(min-width:768px){.sitemap-year-box__left{font-size:40px;}}@media(min-width:1200px){.sitemap-year-box__left{font-size:40px;}}@media(min-width:768px){.sitemap-year-box__left{margin-bottom:40px;}}.sitemap-year-box__right{display:grid;grid-template-columns:1fr 1fr;row-gap:20px;}@media(min-width:768px){.sitemap-year-box__right{grid-template-columns:1fr 1fr 1fr 1fr;}}@media(min-width:1200px){.sitemap-year-box__right{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;}}.sitemap-year-box__right__month a{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.sitemap-year-box__right__month a:hover{color:#030303;}@media(min-width:768px){.sitemap-year-box__right__month a{font-size:22px;}}@media(min-width:1200px){.sitemap-year-box__right__month a{font-size:22px;}}.sitemap-sublist{position:relative;width:100%;padding:0;padding-bottom:90px;}.sitemap-sublist__header{display:block;padding:0;}@media(min-width:768px){.sitemap-sublist__header{display:flex;flex-flow:row nowrap;}.sitemap-sublist__header:first-child{display:flex;}}.sitemap-sublist__item{display:block;padding:40px 0;border-bottom:1px solid #dfdfdf;}.sitemap-sublist__item:hover{background-color:#fff;}@media(min-width:768px){.sitemap-sublist__item{display:flex;flex-flow:row nowrap;}.sitemap-sublist__item:first-child{display:flex;}}.sitemap-sublist__item:last-child{padding-bottom:0;border-bottom:0;}.sitemap-sublist-date{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#002350;font-weight:700;line-height:140%;display:none;flex-shrink:0;flex-basis:140px;}.sitemap-sublist-date:hover{color:#002350;}@media(min-width:768px){.sitemap-sublist-date{font-size:14px;}}@media(min-width:1200px){.sitemap-sublist-date{font-size:18px;}}@media(min-width:768px){.sitemap-sublist-date{display:block;}}@media(min-width:1200px){.sitemap-sublist-date{flex-basis:180px;}}.sitemap-sublist-title{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#002350;font-weight:700;line-height:140%;display:none;flex-grow:1;max-width:100%;}.sitemap-sublist-title:hover{color:#002350;}@media(min-width:768px){.sitemap-sublist-title{font-size:14px;}}@media(min-width:1200px){.sitemap-sublist-title{font-size:18px;}}@media(min-width:768px){.sitemap-sublist-title{display:block;}}.sitemap-sublist__date{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#888;font-weight:700;line-height:140%;color:#666;flex-shrink:0;flex-basis:140px;margin-bottom:10px;text-transform:uppercase;}.sitemap-sublist__date:hover{color:#888;}@media(min-width:768px){.sitemap-sublist__date{font-size:14px;}}@media(min-width:1200px){.sitemap-sublist__date{font-size:18px;}}@media(min-width:768px){.sitemap-sublist__date{margin-bottom:0;}}@media(min-width:1200px){.sitemap-sublist__date{flex-basis:180px;}}.sitemap-sublist__title{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;flex-grow:1;max-width:100%;}.sitemap-sublist__title:hover{color:#030303;}@media(min-width:768px){.sitemap-sublist__title{font-size:18px;}}@media(min-width:1200px){.sitemap-sublist__title{font-size:22px;}}.sitemap-sublist__title a,.sitemap-sublist__title a:hover{color:#030303;}.article-list__head--webinars{margin-bottom:40px;padding-bottom:40px;}@media(min-width:768px){.article-list__head--webinars{margin-bottom:60px;padding-bottom:60px;}}.article-list__head-video--webinars{position:relative;padding-bottom:56.25%;height:0;text-align:center;margin-bottom:20px;}.article-list__head-video--webinars iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.article-list__head__passage--webinars{padding:0 20px;}@media(min-width:768px){.article-list__head__passage--webinars{padding:0;}}.article-list__head-body--webinars{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#333;font-weight:400;line-height:140%;}.article-list__head-body--webinars:hover{color:#333;}@media(min-width:768px){.article-list__head-body--webinars{font-size:16px;}}@media(min-width:1200px){.article-list__head-body--webinars{font-size:20px;}}.article-list__head-body--webinars *{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#333;font-weight:400;line-height:140%;margin-bottom:0;}.article-list__head-body--webinars *:hover{color:#333;}@media(min-width:768px){.article-list__head-body--webinars *{font-size:16px;}}@media(min-width:1200px){.article-list__head-body--webinars *{font-size:20px;}}.article-list__head--tv{border-bottom:1px solid #333;margin-bottom:40px;padding-bottom:40px;}@media(min-width:768px){.article-list__head--tv{margin-bottom:60px;padding-bottom:60px;}}.article-list__head__passage--tv{padding:0 20px;}@media(min-width:768px){.article-list__head__passage--tv{padding:0;}}.article-list__head-video--tv{position:relative;padding-bottom:56.25%;height:0;text-align:center;margin-bottom:20px;}.article-list__head-video--tv iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.article-list__head-title--tv{margin-bottom:0;}.article-list__head-category--tv{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#004c98;font-weight:400;line-height:140%;margin-bottom:10px;text-transform:uppercase;}.article-list__head-category--tv:hover{text-decoration-color:#004c98;color:#004c98;}@media(min-width:768px){.article-list__head-category--tv{font-size:14px;}}@media(min-width:1200px){.article-list__head-category--tv{font-size:16px;}}.article-list__head-body--tv{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#333;font-weight:400;line-height:140%;}.article-list__head-body--tv:hover{color:#333;}@media(min-width:768px){.article-list__head-body--tv{font-size:16px;}}@media(min-width:1200px){.article-list__head-body--tv{font-size:20px;}}.article-list__head-body--tv *{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#333;font-weight:400;line-height:140%;margin-bottom:0;}.article-list__head-body--tv *:hover{color:#333;}@media(min-width:768px){.article-list__head-body--tv *{font-size:16px;}}@media(min-width:1200px){.article-list__head-body--tv *{font-size:20px;}}.article-list__tv-top,.article-list__tv-bottom{display:flex;flex-wrap:wrap;}.article-list__tv-top a:hover,.article-list__tv-bottom a:hover{text-decoration-color:#030303;}@media(min-width:768px){.article-list__tv-top,.article-list__tv-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:20px;}}@media(min-width:1200px){.article-list__tv-top,.article-list__tv-bottom{grid-column-gap:60px;}}.article-list__tv-bottom{margin-top:40px;}@media(min-width:768px){.article-list__tv-bottom{margin-top:60px;}}.article-list__item--tv{flex:0 0 100%;padding-right:0;margin-bottom:40px;}@media(min-width:768px){.article-list__item--tv{margin-bottom:60px;}}.article-list__item-title--tv{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;margin-bottom:0;}.article-list__item-title--tv:hover{color:#030303;}@media(min-width:768px){.article-list__item-title--tv{font-size:18px;}}@media(min-width:1200px){.article-list__item-title--tv{font-size:20px;}}.article-list__item-img--tv{position:relative;margin-bottom:10px;}.article-list__item-img--tv i{display:none;}.article-list__item-img--tv img{display:block;width:120px;}@media(min-width:768px){.article-list__item-img--tv img{width:100%;}.article-list__item-img--tv i{display:block;position:absolute;top:50%;left:50%;font-size:60px;width:60px;height:60px;text-align:center;color:#fff;opacity:.5;line-height:0;margin-left:-30px;z-index:999;}}@media(min-width:1200px){.article-list__item-img--tv i{font-size:70px;width:70px;height:70px;margin-left:-35px;}}.article-list__item-img--tv:hover i,.article-list__item-img--tv:focus i{opacity:1;text-decoration:none;}.article-list__head--ibtalk{padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #333;}@media(min-width:768px){.article-list__head--ibtalk{padding-bottom:60px;margin-bottom:60px;}}.article-list__head-podcast--ibtalk{margin-bottom:20px;}.article-list__head-title--ibtalk{font-size:22px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;margin-bottom:10px;}.article-list__head-title--ibtalk:hover{color:#030303;}@media(min-width:768px){.article-list__head-title--ibtalk{font-size:30px;}}@media(min-width:1200px){.article-list__head-title--ibtalk{font-size:40px;}}.article-list__head-body--ibtalk{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#333;font-weight:400;line-height:140%;}.article-list__head-body--ibtalk:hover{color:#333;}@media(min-width:768px){.article-list__head-body--ibtalk{font-size:16px;}}@media(min-width:1200px){.article-list__head-body--ibtalk{font-size:20px;}}.article-list__head-body--ibtalk *{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#333;font-weight:400;line-height:140%;margin-bottom:0;}.article-list__head-body--ibtalk *:hover{color:#333;}@media(min-width:768px){.article-list__head-body--ibtalk *{font-size:16px;}}@media(min-width:1200px){.article-list__head-body--ibtalk *{font-size:20px;}}.article-list__ibtalk-top,.article-list__ibtalk-bottom{display:flex;flex-wrap:wrap;}.article-list__ibtalk-top a:hover,.article-list__ibtalk-bottom a:hover{text-decoration-color:#030303;}@media(min-width:768px){.article-list__ibtalk-top,.article-list__ibtalk-bottom{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px;}}@media(min-width:1200px){.article-list__ibtalk-top,.article-list__ibtalk-bottom{grid-column-gap:60px;}}.article-list__ibtalk-bottom{margin-top:40px;}@media(min-width:768px){.article-list__ibtalk-bottom{margin-top:60px;}}.article-list__item--ibtalk{display:flex;flex-flow:row;margin-bottom:40px;flex:0 0 100%;}.article-list__item--ibtalk>a{margin-left:auto;order:2;}@media(min-width:768px){.article-list__item--ibtalk{margin-bottom:60px;}}.article-list__item-passage--ibtalk{margin-right:20px;}.article-list__item-title--ibtalk{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;margin-bottom:10px;}.article-list__item-title--ibtalk:hover{color:#030303;}@media(min-width:768px){.article-list__item-title--ibtalk{font-size:22px;}}@media(min-width:1200px){.article-list__item-title--ibtalk{font-size:26px;}}.article-list__item-summary--ibtalk{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#888;font-weight:400;line-height:140%;margin-bottom:0;}.article-list__item-summary--ibtalk:hover{color:#888;}@media(min-width:768px){.article-list__item-summary--ibtalk{font-size:14px;}}@media(min-width:1200px){.article-list__item-summary--ibtalk{font-size:18px;}}.article-list__item-img--ibtalk img{display:block;width:40px;}@media(min-width:1200px){.article-list__item-img--ibtalk img{width:60px;}}.article-list__item--events{display:flex;padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #333;flex-flow:column;}.article-list__item--events:last-child{border-bottom:0;padding-bottom:0;}@media(min-width:768px){.article-list__item--events{flex-flow:row;padding-bottom:60px;margin-bottom:60px;}}.article-list__item-img--events{margin-bottom:20px;}.article-list__item-img--events img{display:block;width:100%;}@media(min-width:768px){.article-list__item-img--events{margin-right:20px;margin-bottom:0;}.article-list__item-img--events img{width:220px;}}.article-list__item-title--events{font-size:22px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;margin-bottom:10px;}.article-list__item-title--events:hover{color:#030303;}@media(min-width:768px){.article-list__item-title--events{font-size:30px;}}@media(min-width:1200px){.article-list__item-title--events{font-size:40px;}}.article-list__item-location--events{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#004c98;font-weight:400;line-height:140%;margin-bottom:10px;}.article-list__item-location--events:hover{color:#004c98;}@media(min-width:768px){.article-list__item-location--events{font-size:14px;}}@media(min-width:1200px){.article-list__item-location--events{font-size:16px;}}.article-list__item-date--events{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#999;font-weight:400;line-height:140%;margin-bottom:10px;}.article-list__item-date--events:hover{color:#999;}@media(min-width:768px){.article-list__item-date--events{font-size:14px;}}@media(min-width:1200px){.article-list__item-date--events{font-size:16px;}}.article-list__item-summary--events{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#333;font-weight:400;line-height:140%;margin-bottom:10px;}.article-list__item-summary--events:hover{color:#333;}@media(min-width:768px){.article-list__item-summary--events{font-size:20px;}}@media(min-width:1200px){.article-list__item-summary--events{font-size:20px;}}.article-list__item-btn--events{background-color:#012d6b;color:#fff;padding:5px 15px;text-decoration:none;display:inline-block;text-align:center;border:1px solid #012d6b;font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#fff;font-weight:400;line-height:140%;}.article-list__item-btn--events:not([disabled]):hover{text-decoration:none;background-color:#002251;color:#fff;border:1px solid #002251;}.article-list__item-btn--events:hover{color:#fff;}@media(min-width:768px){.article-list__item-btn--events{font-size:16px;}}@media(min-width:1200px){.article-list__item-btn--events{font-size:16px;}}.article-list__head--magazines{display:flex;flex-wrap:wrap;flex-flow:column;padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #333;}.article-list__head--magazines a:hover{text-decoration-color:#030303;}@media(min-width:768px){.article-list__head--magazines{padding-bottom:60px;margin-bottom:60px;}}@media(min-width:1440px){.article-list__head--magazines{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:60px;}}.article-list__head__item--magazines{display:flex;background-color:#f9f9f9;border:1px solid #dfdfdf;padding:20px;flex:0 0 100%;flex-flow:column;margin-bottom:20px;}.article-list__head__item--magazines:last-child{margin-bottom:0;}@media(min-width:768px){.article-list__head__item--magazines{margin-bottom:40px;flex-flow:row;}}@media(min-width:1200px){.article-list__head__item--magazines{padding:40px;}}@media(min-width:1440px){.article-list__head__item--magazines{margin-bottom:0;}}.article-list__head__item-img--magazines{margin-right:20px;}.article-list__head__item-img--magazines img{display:block;width:120px;}@media(min-width:1200px){.article-list__head__item-img--magazines img{width:200px;}}.article-list__head__item-title--magazines{font-size:22px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;margin-bottom:10px;}.article-list__head__item-title--magazines:hover{color:#030303;}@media(min-width:768px){.article-list__head__item-title--magazines{font-size:30px;}}@media(min-width:1200px){.article-list__head__item-title--magazines{font-size:40px;}}.article-list__head__item-summary--magazines{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#333;font-weight:400;line-height:140%;margin-bottom:0;}.article-list__head__item-summary--magazines:hover{color:#333;}@media(min-width:768px){.article-list__head__item-summary--magazines{font-size:16px;}}@media(min-width:1200px){.article-list__head__item-summary--magazines{font-size:20px;}}.article-list__magazines-top,.article-list__magazines-bottom{display:flex;flex-wrap:wrap;}.article-list__magazines-top a:hover,.article-list__magazines-bottom a:hover{text-decoration-color:#030303;}@media(min-width:768px){.article-list__magazines-top,.article-list__magazines-bottom{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px;}}.article-list__magazines-bottom{margin-top:20px;}@media(min-width:768px){.article-list__magazines-bottom{margin-top:40px;}}.article-list__item--magazines{display:flex;border:1px solid #dfdfdf;padding:20px;margin-bottom:20px;flex:0 0 100%;}@media(min-width:768px){.article-list__item--magazines{margin-bottom:40px;}}@media(min-width:1200px){.article-list__item--magazines{padding:40px;}}.article-list__item-img--magazines{display:none;margin-right:20px;}.article-list__item-img--magazines img{display:block;width:80px;}@media(min-width:768px){.article-list__item-img--magazines{display:block;}.article-list__item-img--magazines img{display:block;width:80px;}}@media(min-width:1200px){.article-list__item-img--magazines img{width:120px;}}.article-list__item-title--magazines{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;margin-bottom:10px;}.article-list__item-title--magazines:hover{color:#030303;}@media(min-width:768px){.article-list__item-title--magazines{font-size:22px;}}@media(min-width:1200px){.article-list__item-title--magazines{font-size:26px;}}.article-list__item-summary--magazines{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#888;font-weight:400;line-height:140%;margin-bottom:0;}.article-list__item-summary--magazines:hover{color:#888;}@media(min-width:768px){.article-list__item-summary--magazines{font-size:14px;}}@media(min-width:1200px){.article-list__item-summary--magazines{font-size:18px;}}.article-list__head--industryinsights{display:flex;flex-flow:column;border-top:5px solid #012d6b;border-bottom:5px solid #012d6b;padding:40px 20px;margin-bottom:40px;}@media(min-width:768px){.article-list__head--industryinsights{margin-bottom:60px;}}@media(min-width:1200px){.article-list__head--industryinsights{flex-flow:row;padding:40px 60px;}}.article-list__head-img--industryinsights{margin-bottom:20px;}.article-list__head-img--industryinsights img{width:150px;}@media(min-width:768px){.article-list__head-img--industryinsights img{width:200px;}}@media(min-width:1200px){.article-list__head-img--industryinsights{margin-bottom:0;margin-right:20px;}.article-list__head-img--industryinsights img{width:300px;}}.article-list__head-title--industryinsights{font-size:22px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;margin-bottom:20px;}.article-list__head-title--industryinsights:hover{color:#030303;}@media(min-width:768px){.article-list__head-title--industryinsights{font-size:30px;}}@media(min-width:1200px){.article-list__head-title--industryinsights{font-size:40px;}}.article-list__head-summary--industryinsights{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#333;font-weight:400;line-height:140%;}.article-list__head-summary--industryinsights:hover{color:#333;}@media(min-width:768px){.article-list__head-summary--industryinsights{font-size:16px;}}@media(min-width:1200px){.article-list__head-summary--industryinsights{font-size:20px;}}.article-list__head-summary--industryinsights p,.article-list__head-summary--industryinsights span{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#333;font-weight:400;line-height:140%;margin-bottom:0;}.article-list__head-summary--industryinsights p:hover,.article-list__head-summary--industryinsights span:hover{color:#333;}@media(min-width:768px){.article-list__head-summary--industryinsights p,.article-list__head-summary--industryinsights span{font-size:16px;}}@media(min-width:1200px){.article-list__head-summary--industryinsights p,.article-list__head-summary--industryinsights span{font-size:20px;}}.article-list__head-summary--industryinsights iframe{width:100%;}.article-list__industryinsights{display:flex;flex-wrap:wrap;}.article-list__industryinsights a:hover{text-decoration-color:#030303;}.article-list__item--industryinsights{display:flex;flex:0 0 100%;margin-bottom:40px;}@media(min-width:768px){.article-list__item--industryinsights{margin-bottom:60px;}}.article-list__item-img--industryinsights{margin-right:20px;display:none;}@media(min-width:768px){.article-list__item-img--industryinsights{display:block;}}.article-list__item-img--industryinsights img{width:220px;}.article-list__item-title--industryinsights{font-size:18px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;margin-bottom:10px;}.article-list__item-title--industryinsights:hover{color:#030303;}@media(min-width:768px){.article-list__item-title--industryinsights{font-size:22px;}}@media(min-width:1200px){.article-list__item-title--industryinsights{font-size:26px;}}.article-list__item-summary--industryinsights{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#888;font-weight:400;line-height:140%;margin-bottom:0;}.article-list__item-summary--industryinsights:hover{color:#888;}@media(min-width:768px){.article-list__item-summary--industryinsights{font-size:14px;}}@media(min-width:1200px){.article-list__item-summary--industryinsights{font-size:18px;}}.article-list__head--industrynews{display:flex;flex-flow:column;padding-bottom:40px;margin-bottom:40px;border-bottom:2px solid #333;}@media(min-width:768px){.article-list__head--industrynews{flex-flow:row;margin-bottom:60px;padding-bottom:60px;}}.article-list__head-img--industrynews{margin-bottom:20px;}.article-list__head-img--industrynews img{width:150px;}@media(min-width:768px){.article-list__head-img--industrynews{margin-bottom:0;margin-right:20px;}.article-list__head-img--industrynews img{width:200px;}}@media(min-width:1200px){.article-list__head-img--industrynews img{width:300px;}}.article-list__head__passage--industrynews{flex-basis:100%;}.article-list__head-tag--industrynews{font-size:18px;font-family:"Roboto",Arial,sans-serif;color:#004c98;font-weight:700;line-height:140%;margin-bottom:10px;}.article-list__head-tag--industrynews:hover{color:#004c98;}@media(min-width:768px){.article-list__head-tag--industrynews{font-size:22px;}}@media(min-width:1200px){.article-list__head-tag--industrynews{font-size:30px;}}.article-list--industrynews{display:grid;grid-template-columns:1fr;column-gap:60px;margin:0;}@media(min-width:1440px){.article-list--industrynews{grid-template-columns:1fr 1fr;}}.article-list__item--industrynews{display:flex;flex-flow:column;margin-bottom:40px;}@media(min-width:768px){.article-list__item--industrynews{flex-flow:row;margin-bottom:60px;}}.article-list__item__passage--industrynews span{font-size:14px;font-family:"Roboto",Arial,sans-serif;color:#999;font-weight:400;line-height:140%;}.article-list__item__passage--industrynews span:hover{color:#999;}@media(min-width:768px){.article-list__item__passage--industrynews span{font-size:14px;}}@media(min-width:1200px){.article-list__item__passage--industrynews span{font-size:16px;}}.article-list__item__passage--industrynews span+span::before{content:"|";margin:0 .5em;}.article-list__item-summary--industrynews{margin-bottom:10px;}.article-list__item-img--industrynews{margin-bottom:20px;}.article-list__item-img--industrynews img{width:100px;}@media(min-width:768px){.article-list__item-img--industrynews{margin-bottom:0;margin-right:20px;}.article-list__item-img--industrynews img{width:150px;}}.article-list__item-tag--industrynews{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#004c98;font-weight:700;line-height:140%;margin-bottom:10px;}.article-list__item-tag--industrynews:hover{color:#004c98;}@media(min-width:768px){.article-list__item-tag--industrynews{font-size:18px;}}@media(min-width:1200px){.article-list__item-tag--industrynews{font-size:20px;}}.industry-news__head-title{margin-bottom:20px;}@media(min-width:768px){.industry-news__head-title{margin-bottom:20px;}}@media(min-width:1200px){.industry-news__head-title{margin-bottom:20px;}}.industry-news__head-subtitle{font-size:18px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;margin-bottom:40px;line-height:1.8;}.industry-news__head-subtitle:hover{color:#030303;}@media(min-width:768px){.industry-news__head-subtitle{font-size:18px;}}@media(min-width:1200px){.industry-news__head-subtitle{font-size:20px;}}@media(min-width:768px){.industry-news__head-subtitle{margin-bottom:40px;}}@media(min-width:1200px){.industry-news__head-subtitle{margin-bottom:40px;}}.industry-news__othercontent-title{font-size:16px;font-family:"Roboto",Arial,sans-serif;color:#030303;font-weight:700;line-height:140%;margin-bottom:20px;}.industry-news__othercontent-title:hover{color:#030303;}@media(min-width:768px){.industry-news__othercontent-title{font-size:16px;}}@media(min-width:1200px){.industry-news__othercontent-title{font-size:20px;}}.industry-news__othercontent-list{list-style:none;padding-inline-start:0;}.industry-news__othercontent-list-item{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #dfdfdf;}.industry-news__othercontent-list-item:last-child{border-bottom:0;}.industry-news__othercontent-list-item--link{font-size:16px;font-family:"Libre Baskerville",Arial,sans-serif;color:#030303;font-weight:400;line-height:140%;}.industry-news__othercontent-list-item--link:hover{color:#030303;}@media(min-width:768px){.industry-news__othercontent-list-item--link{font-size:16px;}}@media(min-width:1200px){.industry-news__othercontent-list-item--link{font-size:16px;}}.industry-news__social-list{list-style:none;padding-inline-start:0;display:flex;flex-wrap:wrap;margin:0;column-gap:25px;}.industry-news__social-list-item{position:relative;min-width:100px;}.industry-news__social-list-item a{font-family:"Roboto",Arial,sans-serif;font-size:16px;}.industry-news__social-list-item i{margin-right:5px;font-size:26px;}.industry-news__social-list-item.facebook a{color:#1877f2;}.industry-news__social-list-item.linkedin a{color:#4b5993;}.industry-news__social-list-item.twitter a{color:#000;}.industry-news__social-list-item.twitter a span{bottom:0;position:absolute;margin-left:8px;}.industry-news__social-list-item.twitter a span:hover{text-decoration:underline;}.industry-news__social-list-item .industry-news-icon-svg{width:24px;}.industry-news__social-list-item .industry-news-icon-svg:hover+span{text-decoration:underline;}