.gb-tab-text__title{font-family:Roboto Condensed,Helvetica,Arial,sans-serif;font-size:31px!important;line-height:35px!important;letter-spacing:0;font-weight:300}*{box-sizing:border-box}.gb-tab-text .wd-grid__row{padding-left:2%;padding-right:2%}@media only screen and (min-width:992px){.gb-tab-text .wd-grid__cols--md-4{flex-basis:calc(38% - 1em)}}@media only screen and (min-width:992px){.gb-tab-text .wd-grid__cols--md-8{flex-basis:calc(62% - 1em)}}.gb-tab-text__nav{list-style:none;padding-left:0;margin-bottom:0;animation:slideIn .4s}@media only screen and (min-width:370px){.gb-tab-text__nav{padding-left:30px}}@media only screen and (min-width:992px){.gb-tab-text__nav{padding-left:0;margin-bottom:0}}.gb-tab-text__nav-title{margin-bottom:15px}.gb-tab-text__nav-title:last-of-type{margin-bottom:0}.gb-tab-text__nav-link{position:relative;display:inline-block;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:1.8px;padding-right:16px}.gb-tab-text__nav-link:after{position:absolute;top:3px;right:0;content:"";width:12px;height:12px;margin-left:8px;background-image:url(../media/arrow_blue.svg);background-size:contain;background-repeat:no-repeat}@media only screen and (min-width:768px){.gb-tab-text__nav-link:after{background-image:url(../media/open-tab.png)}}.gb-tab-text__nav-link.gb-tab-text__nav-link--is-active{color:#d9e2eb;transition-timing-function:cubic-bezier(.645,.045,.355,1);transition:opacity .4s,visibility .4s,transform .4s,color .4s}.gb-tab-text__nav-link.gb-tab-text__nav-link--is-active:after{background-image:url(../media/arrow_gray.svg)}@media only screen and (min-width:768px){.gb-tab-text__nav-link.gb-tab-text__nav-link--is-active:after{background-image:url(../media/open-tab-gray.png)}}.gb-tab-text__content{position:relative;list-style:none;margin:0;padding:0}.gb-tab-text__headings{position:relative}@media only screen and (min-width:992px){.gb-tab-text__headings{min-height:120px}}.gb-tab-text__title{margin-bottom:20px;color:#6b829b;display:none}.gb-tab-text__title--is-active{display:block}@media only screen and (min-width:992px){.gb-tab-text__title--is-active{animation:slideIn .4s;-webkit-animation:slideIn .4s}}.gb-tab-text__panel{display:none}.gb-tab-text__panel *{font-size:15px!important;color:#6b829b}.gb-tab-text__panel a{font-style:italic;text-decoration:underline;font-size:inherit}.gb-tab-text__panel--is-active{display:block}@media only screen and (min-width:768px){.gb-tab-text__panel--is-active{-webkit-animation:slideIn .4s;animation:slideIn .4s}}@-webkit-keyframes slideIn{0%{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px);height:0}to{opacity:1;-webkit-transform:0;transform:0;height:100%}}@keyframes slideIn{0%{opacity:0;transform:translateX(50px);height:0}to{opacity:1;transform:0;height:100%}}