
.tabs{transform:translateY(-100%);}.tabs__list{display:grid;grid-template-columns:max-content max-content max-content max-content max-content max-content;padding:0;margin:0;transform:translateY(-100%);gap:16px;}.tabs__item{background-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px;opacity:.7;}.tabs__item a{line-height:54px;height:54px;display:block;}.tabs__item span{padding-left:25px;padding-right:25px;font-size:20px;line-height:20px;text-transform:uppercase;display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;color:#868d91;}.tabs__item span em{border-radius:10px;background-color:#313b3f;color:#fff;font-style:normal;font-size:13px;line-height:20px;display:inline-block;vertical-align:middle;padding-left:.5em;padding-right:.5em;margin-left:.5em;}.tabs__item.active{opacity:1;filter:drop-shadow(0 -4px 3px rgba(0, 0, 0, .15));}.tabs__item:hover:not(.active){opacity:.9;}@media (max-width:768px){.tabs__list{display:flex;grid-template-columns:unset;padding:0;margin:0;transform:none;flex-wrap:wrap;padding:2px;gap:unset;}.tabs__item{width:50%;flex-grow:1;}.tabs__item a{padding:2px;background-color:rgba(188,197,204,.5);background-clip:content-box;}.tabs__item span{width:100%;display:inline-block;text-align:center;font-size:15px;line-height:20px;}.tabs__item.active{filter:unset;}.tabs__item.active a{padding:2px;background-color:#fff;background-clip:content-box;}}
.pagination{padding-top:60px;text-align:center;display:flex;justify-content:center;}.pagination__list{display:inline-flex;flex-wrap:wrap;justify-content:flex-start;gap:3px;}.pagination__list li{display:inline-block;cursor:pointer;width:40px;margin-top:2px;}.pagination__list li span{border-radius:4px;background-color:rgba(188,197,204,.2);font-size:10px;padding:11px 13px;margin:0;display:block;transition:all .15s;}.pagination__list li:only-child{display:none;}.pagination__list li.active span{background-color:rgba(var(--pagination-color),1);color:#fff;}.pagination__list li:hover span{background-color:rgba(var(--pagination-color),.8);color:#fff;}
@media (min-width:769px){.cards--alt .cards__item:only-child{display:flex;flex-direction:row;}.cards--alt .cards__item:only-child .cards__image{flex-grow:0;width:320px;padding-bottom:0;}.cards--alt .cards__item:only-child .cards__image img{position:relative;width:100%;height:auto;}.cards--alt .cards__item:only-child .cards__texts{flex-grow:1;}.cards--alt .cards__item:only-child .cards__texts .title{font-size:20px;line-height:25px;margin-top:20px;max-width:240px;}}.cards{display:flex;flex-direction:column;gap:16px;}.cards__item{border-radius:4px;overflow:hidden;background-color:rgba(188,197,204,.2);display:flex;flex-direction:column;position:relative;width:100%;}.cards__item.cards__item--spacer{opacity:0;visibility:hidden;}.cards__item .link-box{width:100%;height:100%;position:absolute;z-index:1;}.cards__item .link-box--spacer{width:100%;height:100%;opacity:0;}.cards__image{display:block;padding-bottom:55.4655870445%;position:relative;overflow:hidden;}.cards__image>img{left:0;height:100%;position:absolute;top:0;width:100%;}.cards__image img{display:block;width:100%;height:auto;}.cards__texts{padding:20px;padding-bottom:50px;position:relative;flex-grow:1;}.cards__texts:last-child p a.btn{background-color:var(--bg-color-scheme);border:1px solid var(--bg-color-scheme);}.cards__texts:last-child p a.btn span{color:#fff;}.cards__texts:last-child p a.btn:hover{background-color:#fff;color:var(--bg-color-scheme);}.cards__texts:last-child p a.btn:hover span{color:var(--bg-color-scheme);}.cards__texts .title{margin-top:0;margin-bottom:0;}.cards__texts .h4{font-size:20px;line-height:30px;margin-top:0;margin-bottom:0;}.cards__texts hr+p{margin-top:1em;}.cards__texts *+hr{margin-top:1em;}.cards__texts p{font-size:13px;line-height:18px;margin-top:.5em;margin-bottom:.5em;word-break:break-word;}.cards__texts p:last-child{margin-top:1em;}.cards__texts p a:not(.btn){color:#2ea3c8;}.cards__texts hr{background-color:rgba(188,197,204,.5);}.cards__texts .subheading{margin-top:0;margin-bottom:0;font-size:11px;line-height:18px;color:var(--bg-color-scheme);}.cards__cta{width:100%;position:absolute;bottom:10px;left:0;padding-left:inherit;padding-right:inherit;color:var(--text-color);z-index:6;}.cards__cta:before{content:"";display:block;top:0;width:100%;height:1px;background-color:#2ea3c8;}.cards__cta .btn{width:100%;color:#2ea3c8!important;}.cards__cta .btn span{color:#2ea3c8!important;}.cards__cta .btn:hover{color:#000!important;}.cards__cta .btn:hover span{color:#000!important;}.cards__cta .btn:hover .icon{fill:#000!important;}.cards__cta .btn .icon{fill:#2ea3c8!important;}.cards__cta .btn--alt{padding-top:10px;}.cards--alt .cards__texts{padding-bottom:20px;}.cards--alt .cards__texts p a{color:#2ea3c8;}.cards--alt .subheading{display:none;color:var(--text-color);}.cards--alt .subheading+hr{display:none;}.cards--alt .cards__item:only-child{width:100%;}.cards--alt .cards__item:only-child .subheading{font-size:13px;line-height:18px;display:block;}.cards--alt .cards__item:only-child .subheading+hr{display:block;}.cards--alt .cards__item div.cards__image{flex-grow:0;width:100%;padding-bottom:56.25%;position:relative;}.cards--alt .cards__item div.cards__image>picture{left:0;height:100%;position:absolute;top:0;width:100%;}.cards--alt .cards__item div.cards__image picture img{position:relative;width:100%;height:100%;object-fit:cover;object-position:top center;}.cards--list .cards__item{flex-direction:column;display:flex;}.cards--list .cards__item.cards__item{width:100%;}.cards--list .cards__texts{order:1;padding:25px 20px;display:flex;flex-direction:column;align-items:center;}.cards--list .cards__texts .cards__header{width:100%;}.cards--list .cards__texts p{margin:0;margin-top:10px;}.cards--list .cards__image{order:2;padding:0 20px 20px 20px;}.cards--list .cards__image img{position:relative;object-fit:cover;width:100%;height:100%;}.cards--list .cards__cta{display:none;}@media (min-width:769px){.cards{flex-direction:row;}.cards.cards--count-3{display:grid;grid-template-columns:1fr 1fr 1fr;}.cards.cards--count-2{display:grid;grid-template-columns:1fr 1fr;}.cards.cards--count-1{display:grid;grid-template-columns:1fr;}.cards--alt{display:grid;grid-template-columns:1fr 1fr 1fr;}.cards--alt.cards--count-1,.cards--alt.cards--count-2,.cards--alt.cards--count-3{display:flex;flex-wrap:wrap;gap:16px;}.cards--alt.cards--count-1 .cards__item,.cards--alt.cards--count-2 .cards__item,.cards--alt.cards--count-3 .cards__item{flex-grow:1;width:calc(33.3333333333% - 16px);}.cards--alt.cards--count-1 .cards__item:nth-last-child(4n+0):last-child,.cards--alt.cards--count-2 .cards__item:nth-last-child(4n+0):last-child,.cards--alt.cards--count-3 .cards__item:nth-last-child(4n+0):last-child{background-color:red;}.cards--alt .cards__texts{padding-bottom:50px;}.cards--alt .cards__texts p .btn{position:absolute;bottom:25px;}.cards--list .cards__item{flex-direction:row;display:grid;grid-template-columns:1fr 289px;}.cards--list .cards__texts{flex-direction:row;padding:20px 25px;}.cards--list .cards__texts .cards__header{width:35%;flex-grow:1;}.cards--list .cards__texts .cards__copy{width:65%;flex-grow:1;}.cards--list .cards__texts p{margin-top:0;padding-left:20px;}.cards--list .cards__image{width:289px;min-width:289px;height:157px;padding:0;}}

.block--herotabs{z-index:1;margin-bottom:0;margin-top:0;}.block--herotabs .block__inner{width:100%;margin:0 auto;}.herotabs~.tabcontent{display:none;margin-top:0;}.herotabs[data-current-tab="1"]~.tabcontent--1{display:block;}.herotabs.herotabs--current-1~.tabcontent--1{display:block;}.herotabs[data-current-tab="2"]~.tabcontent--2{display:block;}.herotabs.herotabs--current-2~.tabcontent--2{display:block;}.herotabs[data-current-tab="3"]~.tabcontent--3{display:block;}.herotabs.herotabs--current-3~.tabcontent--3{display:block;}.herotabs[data-current-tab="4"]~.tabcontent--4{display:block;}.herotabs.herotabs--current-4~.tabcontent--4{display:block;}.tabcontent :first-child{margin-top:0;}.tabcontent+.footer{margin-top:0;}@media (max-width:768px){.block--herotabs{padding-bottom:0;}}
.block--results{padding-left:20px;padding-right:20px;}.block--results .block__inner{max-width:1216px;}.results__list{display:grid;grid-template-columns:100%;gap:16px;}.results__list .cards__item{width:100%;}.results__list:empty+.results__empty{display:block;}.results__empty{display:none;min-height:30vh;}@media (min-width:769px){.results__list{grid-template-columns:1fr 1fr 1fr 1fr;}.results__list.cards--list{grid-template-columns:1fr;}}@media (min-width:769px) and (max-width:1024px){.results__list{grid-template-columns:1fr 1fr 1fr;}}@media (max-width:767px){.cards--list .cards__texts .cards__copy{width:100%;}}
