@-webkit-keyframes flickerAnimation{0%{opacity:0}50%{opacity:1}to{opacity:0}}@-moz-keyframes flickerAnimation{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes flickerAnimation{0%{opacity:0}50%{opacity:1}to{opacity:0}}@-webkit-keyframes upAndDown{0%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(5px);transform:translateY(5px)}}@-moz-keyframes upAndDown{0%{-moz-transform:translateY(-5px);transform:translateY(-5px)}to{-moz-transform:translateY(5px);transform:translateY(5px)}}@keyframes upAndDown{0%{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(5px);-moz-transform:translateY(5px);transform:translateY(5px)}}@-webkit-keyframes leftAndRight{0%{-webkit-transform:translateX(-4px);transform:translateX(-4px)}to{-webkit-transform:translateX(4px);transform:translateX(4px)}}@-moz-keyframes leftAndRight{0%{-moz-transform:translateX(-4px);transform:translateX(-4px)}to{-moz-transform:translateX(4px);transform:translateX(4px)}}@keyframes leftAndRight{0%{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);transform:translateX(-4px)}to{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);transform:translateX(4px)}}@-webkit-keyframes pulsating{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-moz-keyframes pulsating{0%{-moz-transform:scale(1);transform:scale(1)}to{-moz-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulsating{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes slideCounterProgress{0%{max-width:0}to{max-width:100%}}@-moz-keyframes slideCounterProgress{0%{max-width:0}to{max-width:100%}}@keyframes slideCounterProgress{0%{max-width:0}to{max-width:100%}}@-webkit-keyframes revealFromTop{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes revealFromTop{0%{-moz-transform:translateY(-100%);transform:translateY(-100%)}to{-moz-transform:translateY(0);transform:translateY(0)}}@keyframes revealFromTop{0%{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}}@font-face{font-display:block;font-family:social-icons;font-style:normal;font-weight:400;src:url(/fonts/icons/social-icons.eot?ejdvaz);src:url(/fonts/icons/social-icons.eot?ejdva&#iefix) format("embedded-opentype"),url(/fonts/icons/social-icons.ttf?ejdvaz) format("truetype"),url(/fonts/icons/social-icons.woff?ejdvaz) format("woff"),url(/fonts/icons/social-icons.svg?ejdvaz&#social-icons) format("svg")}.social-icon{font-family:social-icons!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.social-icon.social-twitter-icon:before{content:"\e91d"}.social-icon.social-facebook-icon:before{content:"\e90f"}.social-icon.social-news-icon:before{content:"\e90b"}.social-icon.social-blog-icon:before{content:"\e900"}.social-icon.social-flickr-icon:before{content:"\e902"}.social-icon.social-instagram-icon:before{content:"\e903"}.social-icon.social-issuu-icon:before{content:"\e904"}.social-icon.social-linkedin-icon:before{content:"\e905"}.social-icon.social-pinterest-icon:before{content:"\e906"}.social-icon.social-soundcloud-icon:before{content:"\e907"}.social-icon.social-vimeo-icon:before{content:"\e909"}.social-icon.social-youtube-icon:before{content:"\e90a"}.social-icon.social-tiktok-icon:before{content:"\e90c"}.social-icon.social-wordpress-icon:before{content:"\e90d"}.social-icon.social-facebook-full-icon:before{content:"\e901"}@font-face{font-display:block;font-family:secondlevel-icons;font-style:normal;font-weight:400;src:url(/fonts/icons/secondlevel-icons.ttf?xvvvm2) format("truetype"),url(/fonts/icons/secondlevel-icons.woff?xvvvm2) format("woff"),url(/fonts/icons/secondlevel-icons.svg?xvvvm2#secondlevel-icons) format("svg")}.secondLvlCss a:not(.downloadBtn)[href$=".pdf"]:after,.secondLvlCss a:not(.downloadBtn)[href^=mailto]:after,.secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):after,.sl-icons{font-family:secondlevel-icons!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sl-Close-quote-mark-icon:after{color:#fec42d;content:"\e903"}.sl-Open-quote-mark-icon:after{color:#fec42d;content:"\e904"}.secondLvlCss a[href^=mailto]:not(.downloadBtn):after,.sl-mail-icon:after{content:"\e900"}.secondLvlCss a[href$=".pdf"]:not(.downloadBtn):after,.sl-pdf_file-icon:after{color:#021240;content:"\e901"}.secondLvlCss a:not([href$=".pdf"])[target=_blank]:not(.downloadBtn):after,.sl-tabs-icon:after{color:#021240;content:"\e902"}.staff{color:#021240;font-size:0}.staff .staff__inner{background:#fff;-webkit-box-shadow:0 3px 10px 0 rgba(0,0,0,.16);box-shadow:0 3px 10px 0 rgba(0,0,0,.16);cursor:pointer;overflow:hidden;position:relative}.staff .staff__imageWrapper{overflow:hidden;padding-bottom:100%;position:relative}.staff .staff__imageWrapper:after{background:rgba(47,63,85,.6);content:"";display:block;opacity:0;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;z-index:3}.staff .staff__imageWrapper:after,.staff .staff__img{height:100%;left:0;position:absolute;top:0;width:100%}.staff .staff__img{background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}.staff .staff__description{padding:20px 20px 15px}.staff .staff__name{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:1.3;padding-bottom:10px}.staff .staff__jobTitle{font-size:12px;font-weight:400;letter-spacing:.1em;line-height:1.333}.staff .g-circleButton{bottom:11px;position:absolute;right:13px}.staff .g-circleButton:after,.staff .g-circleButton:before{-webkit-box-shadow:none;box-shadow:none}.staff .g-circleButton .g-icon{color:#021240;font-size:12px;margin:-6px 0 0 -3px}.staff.isHorizontal .staff__inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;min-height:150px}.staff.isHorizontal .staff__imageWrapper{-webkit-box-flex:0;-webkit-flex:0 0 150px;-moz-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;padding-bottom:0;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}.staff.isHorizontal .staff__description{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;-webkit-align-content:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;order:1;-ms-flex-line-pack:center;align-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 20px 15px 40px}.staff.isHorizontal .staff__name{font-size:16px;padding-bottom:0;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:left}.staff.isHorizontal .staff__jobTitle{font-size:16px}.staff.isHorizontal .g-circleButton{bottom:20px;right:170px}html.no-touch .staff:hover .staff__img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}html.no-touch .staff:hover .staff__imageWrapper:after{opacity:1}.story{font-size:0}.story .story__inner{background:#fff;-webkit-box-shadow:0 3px 10px 0 rgba(0,0,0,.16);box-shadow:0 3px 10px 0 rgba(0,0,0,.16);cursor:pointer;overflow:hidden;position:relative}.story .story__imageWrapper{overflow:hidden;padding-bottom:100%;position:relative}.story .story__imageWrapper:before{background:-moz-linear-gradient(-45deg,#000 0,transparent 100%);background:-webkit-linear-gradient(-45deg,#000,transparent);background:-webkit-linear-gradient(315deg,#000,transparent);background:-moz-linear-gradient(315deg,#000 0,transparent 100%);background:linear-gradient(135deg,#000,transparent);content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00000000",GradientType=1);height:100%;left:0;opacity:.57;position:absolute;top:0;width:100%}.story .story__imageWrapper:after{background:rgba(47,63,85,.6);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;width:100%;z-index:3}.story .story__bgImage{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out;width:100%}.story .story__description{padding:15px 16px 18px}.story .story__info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:25px}.story .story__channelName{color:#021240;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;text-transform:capitalize}.story .story__topSocialIcon{color:#fff;font-size:27px;left:15px;position:absolute;top:15px;z-index:3}.story .story__title{color:#272727;font-weight:400;overflow:hidden;position:relative;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.story .story__title.hasShortText{font-size:20px;line-height:1.21}.story .story__title.hasMediumText{font-size:18px;line-height:1.25;max-height:124px}.story .story__title.hasLongText{font-size:16px;line-height:1.5;max-height:114px}.story .story__title a{color:inherit;font-weight:500;text-decoration:underline}html.no-touch .story .story__title a:hover{color:#021240}.story .story__time{color:#021240;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.story .story__time .alternativeFormat{display:none}.story .g-circleButton{bottom:12px;display:none;position:absolute;right:15px}.story .g-circleButton .g-icon{color:#021240;font-size:8px;margin:-3px 0 0 -2px}.story.isHorizontal .story__topSocialIcon{color:#fff;font-size:23px;left:17px;top:13px}.story.isHorizontal .story__inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;min-height:150px}.story.isHorizontal .story__imageWrapper{-webkit-box-flex:0;-webkit-flex:0 0 42%;-moz-box-flex:0;-ms-flex:0 0 42%;flex:0 0 42%;padding:0}.story.isHorizontal .story__info{padding-bottom:15px;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.story.isHorizontal .story__description{-webkit-align-content:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-line-pack:center;align-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}html.no-touch .story .story__inner:hover .story__bgImage{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}html.no-touch .story .story__inner:hover .story__imageWrapper:after{opacity:1}.storiesGrid{margin:60px auto;max-width:1360px;padding:0 60px;position:relative;z-index:2}.storiesGrid .storiesGrid__row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;font-size:0;justify-content:space-between}.storiesGrid .storiesGrid__row:first-of-type .story:first-of-type,.storiesGrid .storiesGrid__row:first-of-type .story:nth-of-type(3){-webkit-box-flex:0;-webkit-flex:0 0 21.25%;-moz-box-flex:0;-ms-flex:0 0 21.25%;flex:0 0 21.25%}@media (min-width:768px){.storiesGrid .storiesGrid__row:first-of-type .story:first-of-type .story__time,.storiesGrid .storiesGrid__row:first-of-type .story:first-of-type .story__title,.storiesGrid .storiesGrid__row:first-of-type .story:nth-of-type(3) .story__time,.storiesGrid .storiesGrid__row:first-of-type .story:nth-of-type(3) .story__title{display:none}.storiesGrid .storiesGrid__row:first-of-type .story:first-of-type .story__description,.storiesGrid .storiesGrid__row:first-of-type .story:nth-of-type(3) .story__description{padding-bottom:20px}}.storiesGrid .storiesGrid__row:first-of-type .story:first-of-type{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;padding-bottom:5%}.storiesGrid .storiesGrid__row:first-of-type .story:nth-of-type(3){padding-top:6.5%}.storiesGrid .storiesGrid__row:first-of-type .story:nth-of-type(2){-webkit-box-flex:0;-webkit-flex:0 0 47.77%;-moz-box-flex:0;-ms-flex:0 0 47.77%;flex:0 0 47.77%}.storiesGrid .storiesGrid__row:nth-of-type(2){margin-top:60px}.storiesGrid .storiesGrid__row:nth-of-type(2) .story:first-of-type,.storiesGrid .storiesGrid__row:nth-of-type(2) .story:nth-of-type(2){-webkit-box-flex:0;-webkit-flex:0 0 21.25%;-moz-box-flex:0;-ms-flex:0 0 21.25%;flex:0 0 21.25%}@media (min-width:768px){.storiesGrid .storiesGrid__row:nth-of-type(2) .story:first-of-type .story__time,.storiesGrid .storiesGrid__row:nth-of-type(2) .story:first-of-type .story__title,.storiesGrid .storiesGrid__row:nth-of-type(2) .story:nth-of-type(2) .story__time,.storiesGrid .storiesGrid__row:nth-of-type(2) .story:nth-of-type(2) .story__title{display:none}.storiesGrid .storiesGrid__row:nth-of-type(2) .story:first-of-type .story__description,.storiesGrid .storiesGrid__row:nth-of-type(2) .story:nth-of-type(2) .story__description{padding-bottom:20px}}.storiesGrid .storiesGrid__row:nth-of-type(2) .story:first-of-type{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;padding-bottom:2.5%}.storiesGrid .storiesGrid__row:nth-of-type(2) .story:nth-of-type(3){-webkit-box-flex:0;-webkit-flex:0 0 47.77%;-moz-box-flex:0;-ms-flex:0 0 47.77%;flex:0 0 47.77%}@media (min-width:1300px){.storiesGrid .story .story__label span{font-size:20px}}@media (min-width:1024px){.storiesGrid .story .story__label span{font-size:16px}}@media (max-width:1023px){.storiesGrid{padding:0 40px}.storiesGrid .storiesGrid__row:first-of-type .story:first-of-type,.storiesGrid .storiesGrid__row:first-of-type .story:nth-of-type(3){-webkit-box-flex:0;-webkit-flex:0 0 22.5%;-moz-box-flex:0;-ms-flex:0 0 22.5%;flex:0 0 22.5%}.storiesGrid .storiesGrid__row:first-of-type .story:nth-of-type(2){-webkit-box-flex:0;-webkit-flex:0 0 48%;-moz-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}.storiesGrid .storiesGrid__row:nth-of-type(2){margin-top:30px}.storiesGrid .storiesGrid__row:nth-of-type(2) .story:first-of-type,.storiesGrid .storiesGrid__row:nth-of-type(2) .story:nth-of-type(2){-webkit-box-flex:0;-webkit-flex:0 0 22.5%;-moz-box-flex:0;-ms-flex:0 0 22.5%;flex:0 0 22.5%}.storiesGrid .storiesGrid__row:nth-of-type(2) .story:nth-of-type(3){-webkit-box-flex:0;-webkit-flex:0 0 48%;-moz-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}}@media (max-width:900px){.storiesGrid .storiesGrid__row:first-of-type .story:first-of-type{-webkit-box-flex:0;-webkit-flex:0 0 31%;-moz-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%}.storiesGrid .storiesGrid__row:first-of-type .story:nth-of-type(3){display:none}.storiesGrid .storiesGrid__row:first-of-type .story:nth-of-type(2){-webkit-box-flex:0;-webkit-flex:0 0 61%;-moz-box-flex:0;-ms-flex:0 0 61%;flex:0 0 61%}.storiesGrid .storiesGrid__row:nth-of-type(2){margin-top:56px;padding-bottom:100px;position:relative}.storiesGrid .storiesGrid__row:nth-of-type(2) .story:first-of-type,.storiesGrid .storiesGrid__row:nth-of-type(2) .story:nth-of-type(2){-webkit-box-flex:0;-webkit-flex:0 0 31%;-moz-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}.storiesGrid .storiesGrid__row:nth-of-type(2) .story:first-of-type{position:absolute;right:0;top:17%;width:31%}.storiesGrid .storiesGrid__row:nth-of-type(2) .story:nth-of-type(2){-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-bottom:-21%}.storiesGrid .storiesGrid__row:nth-of-type(2) .story:nth-of-type(3){-webkit-box-flex:0;-webkit-flex:0 0 61%;-moz-box-flex:0;-ms-flex:0 0 61%;flex:0 0 61%;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width:767px){.storiesGrid{padding:0 20px}.storiesGrid .storiesGrid__row:first-of-type,.storiesGrid .storiesGrid__row:nth-of-type(2){-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}.storiesGrid .storiesGrid__row:first-of-type .story:first-of-type,.storiesGrid .storiesGrid__row:first-of-type .story:nth-of-type(2),.storiesGrid .storiesGrid__row:first-of-type .story:nth-of-type(3),.storiesGrid .storiesGrid__row:nth-of-type(2) .story:first-of-type,.storiesGrid .storiesGrid__row:nth-of-type(2) .story:nth-of-type(2),.storiesGrid .storiesGrid__row:nth-of-type(2) .story:nth-of-type(3){-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;display:block;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:30px;padding:0;position:relative;width:100%}.storiesGrid .storiesGrid__row:first-of-type .story:first-of-type,.storiesGrid .storiesGrid__row:nth-of-type(2) .story:first-of-type{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}.storiesGrid .storiesGrid__row:first-of-type .story:nth-of-type(2),.storiesGrid .storiesGrid__row:nth-of-type(2) .story:nth-of-type(2){-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}.storiesGrid .storiesGrid__row:first-of-type .story:nth-of-type(3),.storiesGrid .storiesGrid__row:nth-of-type(2) .story:nth-of-type(3){-webkit-box-ordinal-group:4;-webkit-order:3;-moz-box-ordinal-group:4;-ms-flex-order:3;order:3}.storiesGrid .storiesGrid__row:nth-of-type(2){display:none}.storiesGrid .story .story__label span{font-size:20px}}.event .event__inner{background:#fff;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.08);box-shadow:0 3px 6px 0 rgba(0,0,0,.08);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:210px;position:relative;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}.event .event__bgImage,.event .event__link{height:100%;left:0;position:absolute;top:0;width:100%}.event .event__link{z-index:2}.event .event__picture{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;position:relative}.event .event__bgImage{background-position:50%;background-repeat:no-repeat;background-size:cover}.event .event__description{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-align-content:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:30px 20px 10px;text-align:center}@media (max-width:767px){.event .event__description{padding:30px 0;text-align:center;width:100%}}.event .event__title{font-size:24px;font-weight:600;line-height:1.25;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.event .event__timeInterval,.event .event__title{color:#021240;font-family:Poppins,sans-serif;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}.event .event__timeInterval{font-size:16px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-top:12px}.event .event__date{color:#272727;display:block;left:50%;position:absolute;right:0;text-align:center;top:-20px;z-index:2}.event .calendar-date{background:#ffc500;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;text-align:center}.event .conn-word{font-size:15px;letter-spacing:.1em;padding:0 5px}.event .day{font-size:30px;font-weight:700}.event .day,.event .month{display:block;line-height:1}.event .month{font-size:15px;letter-spacing:.1em;text-transform:uppercase}.event:not(.isVertical):not(.isCompact) .event__title.hasLongText{font-size:20px}.event.isVertical .event__inner{display:block;height:auto}.event.isVertical .event__picture{padding-bottom:73%}.event.isVertical .event__date{left:0;top:-35px}.event.isCompact .event__description{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;text-align:left;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:15px 20px}.event.isCompact .event__timeInterval{min-width:100%;padding-top:5px}.event.isCompact .event__picture{-webkit-box-flex:0;-webkit-flex:0 0 120px;-moz-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px}.event.isCompact .event__picture:after{background:-moz-linear-gradient(-45deg,#000 0,transparent 100%);background:-webkit-linear-gradient(-45deg,#000,transparent);background:-webkit-linear-gradient(315deg,#000,transparent);background:-moz-linear-gradient(315deg,#000 0,transparent 100%);background:linear-gradient(135deg,#000,transparent);bottom:0;content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00000000",GradientType=1);left:0;position:absolute;right:0;top:0}.event.isCompact.hasImage .event__inner{height:120px}.event.isCompact.hasImage .event__date{color:#fff;left:0;right:auto;top:0}.event.isCompact.hasImage .calendar-date{background:none}.event.isCompact.noImage .event__inner{height:69px}.event.isCompact.noImage .event__picture{display:none}.event.isCompact.noImage .event__timeInterval{padding-top:2px}.event.isCompact.noImage .event__date{position:static}html.no-touch .event:hover .event__inner{background:#021240}html.no-touch .event:hover .event__timeInterval,html.no-touch .event:hover .event__title{color:#fff}.cards-card{display:block;position:relative;width:100%}.cards-card.no-bio{pointer-events:none}.cards-card .full-link{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.cards-card .cards-card-inner{background:#fff;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);box-shadow:0 3px 6px 0 rgba(0,0,0,.16);cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;min-height:100%;overflow:hidden;position:relative;-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;transition:background-color .3s ease}.cards-card .cards-card-image{-webkit-box-flex:0;-webkit-flex:0 0 200px;-moz-box-flex:0;display:block;-ms-flex:0 0 200px;flex:0 0 200px;overflow:hidden;position:relative;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);z-index:2}.cards-card .cards-card-image .img{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:100%;left:0;position:absolute;top:0;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-moz-transition:transform .3s ease,-moz-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease,-moz-transform .3s ease;width:100%;z-index:1}.cards-card .cards-card-content{display:block;position:relative;width:100%;z-index:1}.cards-card .cards-card-content .ccc-inner{padding:20px 45px 20px 20px}.cards-card .cards-card-content .ccc-name{color:#021240;display:block;font-size:20px;font-weight:600;line-height:1.3;margin-bottom:8px}.cards-card .cards-card-content .ccc-name,.cards-card .cards-card-content .description{-webkit-transition:color .3s ease;-moz-transition:color .3s ease;transition:color .3s ease}.cards-card .cards-card-content .description{font-family:Poppins,sans-serif;font-size:16px;line-height:1.5;max-height:75px;overflow:hidden;position:relative}.cards-card .g-circleButton{bottom:14px;position:absolute;right:12px}.cards-card .g-circleButton i{font-size:8px;margin:-3px 0 0 -2px}.mediaPopup .cards-card .cards-card-inner{display:block}.mediaPopup .cards-card .cards-card-image{padding-bottom:56%}@media (max-width:1023px){.cards-card .cards-card-image{-webkit-box-flex:0;-webkit-flex:0 0 150px;-moz-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}}@media (max-width:767px){.cards-card .cards-card-image{-webkit-box-flex:0;-webkit-flex:0 0 120px;-moz-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px}}.secondLvlCss h2{color:#021240;font-family:Poppins,sans-serif;font-size:33px;font-weight:500;line-height:1.3;margin:property("h2-margin")}.secondLvlCss h2:first-letter{text-transform:uppercase}.secondLvlCss h3{color:#272727;font-family:Poppins,sans-serif;font-size:27px;font-weight:500;line-height:1.3;margin:property("h3-margin")}.secondLvlCss h3:first-letter{text-transform:uppercase}.secondLvlCss h4{color:#021240;font-family:DM Sans,sans-serif;font-size:22px;font-weight:700;line-height:1.3;margin:property("h4-margin")}.secondLvlCss h4:first-letter{text-transform:uppercase}.secondLvlCss h5{color:#021240;font-family:DM Sans,sans-serif;font-size:20px;font-weight:700;line-height:1.3;margin:property("h5-margin")}.secondLvlCss h5:first-letter{text-transform:uppercase}.secondLvlCss p{color:#272727;display:block;font-size:22px;line-height:1.55;margin-bottom:30px}.secondLvlCss p a{color:inherit;font-size:inherit;line-height:inherit}.secondLvlCss hr{background:#021240;border:none;display:block;height:1px;margin:property("hr-margin");opacity:.2;position:relative;width:100%}.secondLvlCss blockquote{color:#021240;display:block;font-family:Poppins,sans-serif;font-size:26px;font-style:italic;font-weight:300;line-height:1.5;margin:30px 0;position:relative;text-align:left}.secondLvlCss blockquote:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 31 34'%3E%3Cpath d='M3.1 17.6c0-3.2.8-5.7 2.5-7.7C7.4 8 9.8 7.1 13 7.1v4.4c-2.5 0-3.7 1.6-3.7 4.8v1h4.5V26H4.6q-1.5-4.2-1.5-8.4m13.4 0c0-3.2.8-5.7 2.5-7.7 1.6-1.9 4-2.8 7.2-2.8v4.4q-3.6 0-3.6 4.8v1H27V26h-9.2c-.9-2.9-1.3-5.7-1.3-8.4' style='fill:%23fec42d'/%3E%3C/svg%3E");margin-bottom:5px}.secondLvlCss blockquote:after,.secondLvlCss blockquote:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:36px;width:31px}.secondLvlCss blockquote:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 31 36'%3E%3Cpath d='M13.5 18.4c0 3.2-.8 5.7-2.5 7.7-1.6 1.9-4 2.8-7.2 2.8v-4.4q3.6 0 3.6-4.8v-1H3V10h9.2c.9 2.9 1.3 5.7 1.3 8.4m13.3 0c0 3.2-.8 5.7-2.5 7.7C22.6 28 20.2 29 17 29v-4.4c2.5 0 3.7-1.6 3.7-4.8v-1h-4.5V10h9.2c1 2.8 1.4 5.6 1.4 8.4' style='fill:%23fec42d'/%3E%3C/svg%3E");margin-top:5px}.secondLvlCss blockquote p{color:inherit!important;display:inline;font-family:inherit!important;font-size:inherit;font-weight:inherit!important;line-height:inherit!important;margin:0!important;position:relative;z-index:2}.secondLvlCss table{border:2px solid #e5eaf3;border-bottom:none;border-right:none;display:block;margin:30px 0;max-width:100%;overflow:auto;position:relative}.secondLvlCss table tbody,.secondLvlCss table thead{display:table;width:100%}html.touch .secondLvlCss table{overflow-x:scroll;-webkit-overflow-scrolling:touch}.secondLvlCss table td,.secondLvlCss table th{border-bottom:2px solid #e5eaf3;border-right:2px solid #e5eaf3;color:#272727;font-family:DM Sans,sans-serif;font-size:18px;font-weight:400;line-height:1.5;padding:15px;width:25%}.secondLvlCss table td p,.secondLvlCss table th p{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.secondLvlCss table td{width:900px}.secondLvlCss table .head-column,.secondLvlCss table th{color:#021240;font-family:DM Sans,sans-serif;font-size:22px;font-weight:700}.secondLvlCss ol{counter-reset:li;display:block;font-family:Poppins,sans-serif;margin:property("list-margin")}.secondLvlCss ol li{color:#272727;font-size:18px;font-weight:400;line-height:1.5;list-style-type:none;margin-bottom:property("list-item-margin");padding-left:50px;position:relative}.secondLvlCss ol li:first-letter{text-transform:uppercase}.secondLvlCss ol li:before{color:#021240;content:counter(li);counter-increment:li;font-family:Poppins,sans-serif;font-size:25px;font-weight:700;left:6px;position:absolute;top:-3px}.secondLvlCss ul{display:block;margin:property("list-margin")}.secondLvlCss ul li{color:#272727;font-size:18px;font-weight:400;line-height:1.5;list-style-type:none;margin-bottom:15px;padding-left:50px;position:relative}.secondLvlCss ul li:before{background:theme("accent");border-radius:50%;content:"";display:block;height:11px;left:7px;position:absolute;top:7px;width:11px}.secondLvlCss ul li:first-letter{text-transform:uppercase}.secondLvlCss ul li:last-child{margin-bottom:0}.secondLvlCss img{display:block;height:auto;margin:property("img-margin");position:relative;width:100%}.secondLvlCss img.alignLeft{clear:both;float:left;height:auto;margin:0 20px 20px 0;width:310px}.secondLvlCss img.alignRight{clear:both;float:right;height:auto;left:auto;margin:0 0 20px 20px;width:310px}.secondLvlCss a:not(.downloadBtn){color:inherit;display:inline;font-size:inherit;font-weight:600;line-height:inherit;overflow-wrap:break-word;-webkit-transition:.2s ease-in-out;-webkit-transition:color .3s ease,border .3s ease;-moz-transition:color .3s ease,border .3s ease;transition:color .3s ease,border .3s ease;word-wrap:break-word;font-family:Poppins,sans-serif;word-break:break-word}.secondLvlCss a:not(.downloadBtn)[href$=".pdf"],.secondLvlCss a:not(.downloadBtn)[href^=mailto],.secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]){display:inline-block;margin-right:7px;padding-right:20px;position:relative}.secondLvlCss a:not(.downloadBtn)[href$=".pdf"]:after,.secondLvlCss a:not(.downloadBtn)[href^=mailto]:after,.secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):after{color:#021240;display:block!important;position:absolute;right:0;top:2px;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]){padding-right:25px}.secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):after{font-size:12px;top:11px}.secondLvlCss a:not(.downloadBtn)[href$=".pdf"]:after{font-size:16px;top:6px}.secondLvlCss a:not(.downloadBtn)[href^=mailto]{margin-right:7px;padding-right:23px}.secondLvlCss a:not(.downloadBtn)[href^=mailto]:after{font-size:14px;top:9px}html.no-touch .secondLvlCss a:not(.downloadBtn):hover{color:#021240}.secondLvlCss .embed-container{height:0;margin:25px 0;overflow:hidden;padding-bottom:56.25%;padding-top:30px;position:relative}.secondLvlCss html.lt-ie8 .embed-container{height:auto;overflow:visible}.secondLvlCss .embed-container embed,.secondLvlCss .embed-container iframe,.secondLvlCss .embed-container object{height:100%;left:0;position:absolute;top:0;width:100%}.downloadBtn{background:#fff;background:#ffc500;color:#021240;display:inline-block;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;padding:13px 20px;text-transform:none;-webkit-transition:background .2s ease-in-out;-moz-transition:background .2s ease-in-out;transition:background .2s ease-in-out}html.no-touch .downloadBtn:hover{background:#021240;color:#fff}@media screen and (max-width:1250px){.secondLvlCss h2{font-size:30px}.secondLvlCss h3{font-size:25px}.secondLvlCss h4{font-size:20px}.secondLvlCss h5{font-size:19px}.secondLvlCss p{font-size:18px}.secondLvlCss ol li,.secondLvlCss ul li{font-size:16px}.secondLvlCss ol:before{top:-6px}.secondLvlCss table .head-column,.secondLvlCss table th{font-size:20px}.secondLvlCss table td,.secondLvlCss table th{font-size:16px}.secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]){padding-right:25px}.secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):after{font-size:12px;top:7px}.secondLvlCss a:not(.downloadBtn)[href$=".pdf"]:after{font-size:16px;top:3px}.secondLvlCss a:not(.downloadBtn)[href^=mailto]{margin-right:7px;padding-right:23px}.secondLvlCss a:not(.downloadBtn)[href^=mailto]:after{font-size:14px;top:5px}}@media screen and (max-width:767px){.secondLvlCss{text-align:center}.secondLvlCss h2{font-size:28px}.secondLvlCss h3{font-size:22px}.secondLvlCss h4{font-size:19px}.secondLvlCss ol,.secondLvlCss ul{text-align:left}.secondLvlCss blockquote{font-size:22px;text-align:center}.secondLvlCss blockquote:after,.secondLvlCss blockquote:before{display:block;margin:0 auto}}.social{margin:10px -10px 0;text-align:center}.social li{display:inline-block;font-size:0;margin:0 10px 20px;min-width:25px;text-align:center;vertical-align:middle}.social a{color:#021240;font-size:20px;position:relative;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.social a:after{content:"";height:36px;left:50%;margin:-18px 0 0 -18px;position:absolute;top:50%;width:36px}html.no-touch .social a:hover{color:#ffc500}@media (max-width:767px){.social a{font-size:24px}}.footer{background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:100vh;overflow:hidden;position:relative;text-align:center}.footer:before{background:url(/Images/assets/shield/shield-8.png) no-repeat 50%/contain;z-index:2}.footer .fp-tableCell{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.footer .footer__halfCol{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center}.footer .footer__halfCol,.footer .footer__secondaryCol .footer__contentColWrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;position:relative}.footer .footer__secondaryCol .footer__contentColWrapper{-webkit-align-content:center;height:100%;margin:0 auto;max-width:710px;padding:0 74px;-ms-flex-line-pack:center;align-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center}.footer .footer__smallTitle{color:#021240;font-size:16px;font-weight:700}.footer .footer__smallTitle span{font-weight:400}.footer address{padding:0 0 10px}.footer address p{color:#021240;font-size:16px;font-style:normal;line-height:1.55}.footer .footer__phone{padding:20px 0 35px}.footer .footer__phone .g-icon{color:#021240;display:inline-block;font-size:15px;margin-right:8px;vertical-align:middle}.footer .footer__phone a{color:#021240;font-size:16px;font-weight:700;vertical-align:middle}.footer .footer__phone a span{text-decoration:underline;text-decoration-thickness:2px;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}html.no-touch .footer .footer__phone:hover a span{-webkit-text-decoration-color:transparent;-moz-text-decoration-color:transparent;text-decoration-color:transparent}.footer .footer__background,.footer .footer__background:after{bottom:0;left:0;position:absolute;right:0;top:0}.footer .footer__background:after{background:-moz-linear-gradient(top,transparent 0,#0b1e31 100%);background:-webkit-linear-gradient(top,transparent,#0b1e31);background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#0b1e31));background:linear-gradient(180deg,transparent 0,#0b1e31);content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#0b1e31",GradientType=0);opacity:.57;pointer-events:none;top:-100px}.footer .footer__background img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.footer .footer__strapline{color:#fff;font-family:Poppins,sans-serif;font-size:50px;font-weight:500;line-height:1.1;position:relative;z-index:2}.footer .footer__cta{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 -17px;padding-top:100px;position:relative;width:-webkit-calc(100% + 34px);width:-moz-calc(100% + 34px);width:calc(100% + 34px);z-index:2}.footer .footer__cta li{padding:0 17px;width:33.3333%}.footer .footer__cta .g-button{text-transform:capitalize;width:100%}.footer .footer__text{bottom:65px;color:#fff;font-size:16px;left:74px;line-height:1.25;position:absolute;right:74px;z-index:2}.footer .footer__standardLinks{bottom:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;left:30px;position:absolute;right:30px;text-align:center;z-index:1}.footer .footer__standardLinks li{color:#021240;display:inline-block;font-size:14px;font-weight:400;vertical-align:middle}.footer .footer__standardLinks li:first-of-type:after{background:#021240;color:#fff;content:"";display:inline-block;height:12px;margin:0 5px;pointer-events:none;vertical-align:middle;width:1px}.footer .footer__standardLinks li:last-of-type{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;color:#fff;-ms-flex:1;flex:1;text-align:right}.footer .footer__standardLinks a{color:inherit;display:inline-block;position:relative;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out}html.no-touch .footer .footer__standardLinks a:hover{color:#ffc500}.footer .footer__affiliates{margin:0 auto;max-width:290px;padding:10px 20px 0;text-align:center}.footer .footer__affiliatesItem{display:inline-block;padding:10px;vertical-align:middle}.footer .footer__affiliatesItem a{-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}html.no-touch .footer .footer__affiliatesItem a:hover{-webkit-filter:grayscale(1);filter:grayscale(1)}.footer .footer__backToTop{background:#ffc500;bottom:0;cursor:pointer;height:50px;left:50%;margin:0 0 0 -25px;position:absolute;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out;width:50px;z-index:5}.footer .footer__backToTop i{color:#021240;display:inline-block;font-size:9px;margin:-4px 0 0 -2px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}html.no-touch .footer .footer__backToTop:hover{background:#fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}html.no-touch .footer .footer__backToTop:hover:after,html.no-touch .footer .footer__backToTop:hover:before{-webkit-box-shadow:inset 0 0 0 1px #ffc500;box-shadow:inset 0 0 0 1px #ffc500}@media (max-width:1500px){.footer .footer__cta{padding-top:70px}}@media (max-width:1300px){.footer .footer__standardLinks{bottom:100px}.footer .footer__text{bottom:170px}.footer .footer__backToTop{bottom:80px}}@media (max-width:1250px){.footer .footer__secondaryCol .footer__contentColWrapper{margin:0 auto;max-width:710px;padding:0 45px}.footer .footer__text{left:46px;right:46px}.footer .footer__cta{margin:0 -15px;padding-top:50px;width:-webkit-calc(100% + 30px);width:-moz-calc(100% + 30px);width:calc(100% + 30px)}.footer .footer__cta li{padding:0 15px}}@media (max-width:1023px){.footer .footer__strapline{font-size:38px}.footer .footer__cta{display:block;padding-top:20px;text-align:center}.footer .footer__cta li{margin:0 auto;padding:12px 10px;width:180px}.footer .footer__secondaryCol .footer__contentColWrapper{padding:0 30px 50px}.footer .footer__text{font-size:14px}.footer .footer__standardLinks li{font-size:13px}}@media (max-width:767px){.footer{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;padding:50px 0 95px}.footer:before{display:none}.footer:after{background:#fafafa;bottom:0;content:"";height:230px;left:0;position:absolute;right:0}.footer .footer__halfCol{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.footer .footer__secondaryCol{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;position:static}.footer .footer__secondaryCol .footer__contentColWrapper{padding:0 20px 40px;position:static}.footer .footer__primaryCol{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer .footer__background{display:none}.footer .footer__strapline{color:#021240;font-size:30px;padding-bottom:15px}.footer .footer__cta .g-button{background:#021240;color:#fff}.footer .footer__text{bottom:160px;color:#021240;font-size:12px;left:20px;right:20px}.footer .footer__standardLinks{position:relative;-webkit-box-ordinal-group:4;-webkit-order:3;-moz-box-ordinal-group:4;-ms-flex-order:3;bottom:0;display:block;left:20px;order:3;padding-top:110px;right:0;text-align:left}.footer .footer__standardLinks li{color:#272727;font-size:12px;opacity:.72}.footer .footer__standardLinks li:last-of-type{color:#272727;display:block;opacity:.72}.footer .footer__backToTop{bottom:80px;left:auto;margin:auto;right:0}.footer .footer__phone a,.footer .footer__smallTitle{font-size:14px}}.welcome{background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#021240;font-family:Poppins,sans-serif;font-size:0;padding-top:75px;position:relative}.welcome:before{display:none}.welcome .welcome__text{margin:0 auto;max-width:690px;padding:40px;position:relative;text-align:center;z-index:6}.welcome p{font-size:30px;line-height:1.5}.welcome p a{font-weight:600;text-decoration:underline;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}html.no-touch .welcome p a:hover{-webkit-text-decoration-color:transparent;-moz-text-decoration-color:transparent;text-decoration-color:transparent}.welcome p .yellowText,.welcome p a[href="#Moral-Integrity"]{color:#ffc500}.welcome p .purpleText,.welcome p a[href="#Ambition"]{color:#6032c7}.welcome p .blueText,.welcome p a[href="#Responsibility"]{color:#3923f6}.welcome p .greenText,.welcome p a[href="#Kindness"]{color:#06522e}.welcome .welcome__more{display:inline-block;margin-top:60px}.welcome .welcome__more label{cursor:pointer;display:block;font-size:16px;font-weight:600;padding-bottom:17px}.welcome .welcome__more i{-webkit-animation:upAndDown .7s ease-in-out infinite alternate;-moz-animation:upAndDown .7s ease-in-out infinite alternate;animation:upAndDown .7s ease-in-out infinite alternate;display:inline-block;font-size:7px;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}html.no-touch .welcome .welcome__more:hover i{color:#ffc500}@media (max-width:1250px){.welcome .welcome__text{max-width:680px}.welcome p{font-size:28px}.welcome .welcome__more{margin-top:52px}}@media (max-width:1023px){.welcome .welcome__text{max-width:640px}.welcome p{font-size:24px}}@media (max-width:767px){.welcome{min-height:-webkit-calc(100vh - 80px);min-height:-moz-calc(100vh - 80px);min-height:calc(100vh - 80px)}.welcome .welcome__text{max-width:500px}.welcome p{font-size:21px}.welcome .welcome__more{margin-top:48px}}@media (max-width:374px){.welcome .welcome__text{padding:30px}}.hpValue{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:0;min-height:100vh;position:relative}.hpValue:before{z-index:2}.hpValue .fp-tableCell{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.hpValue .fp-tableCell,.hpValue .hpValue__text{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.hpValue .hpValue__text{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;height:100vh;order:1;padding-left:130px;padding-right:180px;position:relative;z-index:2}.hpValue .hpValue__textContainer{max-width:600px;padding:15px 0 27px}.hpValue .hpValue__picture{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;position:relative;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;opacity:0;order:2;pointer-events:none}.hpValue .hpValue__picture:before{background:-moz-linear-gradient(-45deg,hsla(0,0%,43%,0) 0,#272727 100%);background:-webkit-linear-gradient(-45deg,hsla(0,0%,43%,0),#272727);background:-webkit-linear-gradient(315deg,hsla(0,0%,43%,0),#272727);background:-moz-linear-gradient(315deg,hsla(0,0%,43%,0) 0,#272727 100%);background:linear-gradient(135deg,hsla(0,0%,43%,0),#272727);content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#006e6e6e",endColorstr="#272727",GradientType=1);height:100%;left:0;opacity:.54;position:absolute;top:0;width:100%;z-index:1}.hpValue .hpValue__picture img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hpValue .hpValue__slideCounter{color:#fff;display:block;font-size:14px;letter-spacing:.2em;margin-bottom:30px}.hpValue .hpValue__title{color:#262727;font-family:Poppins,sans-serif;font-size:50px;font-weight:500;line-height:1.1;padding-bottom:40px}.hpValue .hpValue__summary{overflow:hidden;position:relative}.hpValue .hpValue__summary p{color:#272727;font-size:18px;font-weight:400;line-height:1.55;margin-bottom:25px}.hpValue .hpValue__summary p a{font-weight:600;text-decoration:underline;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}html.no-touch .hpValue .hpValue__summary p a:hover{-webkit-text-decoration-color:transparent;-moz-text-decoration-color:transparent;text-decoration-color:transparent}.hpValue .hpValue__more{padding-top:30px}.hpValue .hpValue__cardContainer{margin-left:-130px;max-width:400px;padding-top:40px}.hpValue .hpValue__dotsContainer{padding-top:20px}.hpValue.isFirst .hpValue__slideCounter{color:#272727}.hpValue.isFirst .hpValue__more span{color:#262727}.hpValue.isFirst .hpValue__more .g-circleButton:after,.hpValue.isFirst .hpValue__more .g-circleButton:before{-webkit-box-shadow:inset 0 0 0 1px #f17a2b;box-shadow:inset 0 0 0 1px #f17a2b;opacity:1}.hpValue.isFirst .hpValue__more i{color:#262727}@media (min-width:768px){.hpValue.isFirst .hpValue__text{background:#ffc500}}@media (max-width:767px){.hpValue.isFirst{background:#ffc500}}.hpValue.isSecond .hpValue__more span,.hpValue.isSecond .hpValue__summary p,.hpValue.isSecond .hpValue__title{color:#fff}.hpValue.isSecond .hpValue__more .g-circleButton:after,.hpValue.isSecond .hpValue__more .g-circleButton:before{-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5)}.hpValue.isSecond .hpValue__more i{color:#fff}.hpValue.isSecond .story .story__title{color:#021240;font-size:16px}.hpValue.isSecond .story .story__time{font-size:14px}.hpValue.isSecond .story .story__time span:not(.alternativeFormat){display:none}.hpValue.isSecond .story .story__time .alternativeFormat{display:inline-block}.hpValue.isSecond .story .g-circleButton{display:block}.hpValue.isSecond .story .g-circleButton:after,.hpValue.isSecond .story .g-circleButton:before{-webkit-box-shadow:inset 0 0 0 1px #6032c7;box-shadow:inset 0 0 0 1px #6032c7}.hpValue.isSecond .story .story__channelName{display:none}html.no-touch .hpValue.isSecond .story:hover .g-circleButton:before{background:rgba(96,50,199,.5)}@media (min-width:768px){.hpValue.isSecond .hpValue__text{background:#6032c7}}@media (max-width:767px){.hpValue.isSecond{background:#6032c7}}.hpValue.isThird .hpValue__more span,.hpValue.isThird .hpValue__summary p,.hpValue.isThird .hpValue__title{color:#fff}.hpValue.isThird .hpValue__more .g-circleButton:after,.hpValue.isThird .hpValue__more .g-circleButton:before{-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5)}.hpValue.isThird .hpValue__more i{color:#fff}@media (min-width:768px){.hpValue.isThird .hpValue__text{background:#021240}}@media (max-width:767px){.hpValue.isThird{background:#021240}}.hpValue.isFourth .hpValue__more span,.hpValue.isFourth .hpValue__summary p,.hpValue.isFourth .hpValue__title{color:#fff}.hpValue.isFourth .hpValue__more .g-circleButton:after,.hpValue.isFourth .hpValue__more .g-circleButton:before{-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5)}.hpValue.isFourth .hpValue__more i{color:#fff}.hpValue.isFourth .staff .g-circleButton:after,.hpValue.isFourth .staff .g-circleButton:before{-webkit-box-shadow:inset 0 0 0 1px #00c16f;box-shadow:inset 0 0 0 1px #00c16f}html.no-touch .hpValue.isFourth .staff:hover .g-circleButton:before{background:#93fcc7}@media (min-width:768px){.hpValue.isFourth .hpValue__text{background:#00522e}}@media (max-width:767px){.hpValue.isFourth{background:#00522e}}html.touch .hpValue .hpValue__picture{opacity:1;pointer-events:all}@media (max-width:1500px){.hpValue .hpValue__text{padding-left:105px}.hpValue .hpValue__textContainer{max-width:350px}.hpValue .hpValue__cardContainer{margin-left:-105px}}@media (max-width:1250px){.hpValue .hpValue__text{padding-left:50px}.hpValue .hpValue__cardContainer{margin-left:-50px;max-width:350px}.hpValue .hpValue__textContainer{max-width:320px}}@media (max-width:1023px){.hpValue{min-height:-webkit-calc(100vh - 80px);min-height:-moz-calc(100vh - 80px);min-height:calc(100vh - 80px)}.hpValue .hpValue__text{padding-left:30px;padding-right:40px}.hpValue .hpValue__textContainer{max-width:100%}.hpValue .hpValue__slideCounter{font-size:12px}.hpValue .hpValue__title{font-size:38px;padding-bottom:30px}.hpValue .hpValue__more{padding-top:20px}.hpValue .hpValue__summary p{margin-bottom:17px}.hpValue .hpValue__cardContainer{margin-left:-30px;max-width:350px}}@media (max-width:767px){.hpValue{display:block}.hpValue:before{display:none;top:88vw}.hpValue .hpValue__text{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;height:auto;padding-right:30px;text-align:center;z-index:6}.hpValue .hpValue__picture{opacity:1;padding-bottom:84%;pointer-events:all}.hpValue .hpValue__slideCounter{margin-bottom:17px}.hpValue .hpValue__title{padding-bottom:24px}.hpValue .hpValue__summary{max-height:160px}.hpValue .hpValue__cardContainer,.hpValue .hpValue__dotsContainer{margin-bottom:-27px;margin-right:-30px;max-width:none}}@media (max-width:767px) and (max-height:700px){.hpValue:before{top:68vw}.hpValue .hpValue__picture{padding-bottom:64%}.hpValue .hpValue__summary{max-height:124px}.hpValue .hpValue__summary p{font-size:16px}}@media (max-width:767px) and (max-height:650px){.hpValue:before{top:60vw}.hpValue .hpValue__picture{padding-bottom:56%}}.valuesNav{-webkit-align-content:center;bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:fixed;right:-34px;top:0;width:60px;-ms-flex-line-pack:center;align-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;pointer-events:none;-webkit-transform:translateX(200%);-moz-transform:translateX(200%);-ms-transform:translateX(200%);transform:translateX(200%);z-index:10}.valuesNav .valuesNav__item{border-radius:50%;display:inline-block;height:60px;width:60px;-webkit-box-flex:0;-webkit-flex:0 0 60px;-moz-box-flex:0;cursor:pointer;-ms-flex:0 0 60px;flex:0 0 60px;margin:2px 0;pointer-events:all;position:relative;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-moz-transition:transform .2s ease-in-out,-moz-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out,-moz-transform .2s ease-in-out}.valuesNav .valuesNav__item img{height:100%;left:0;position:absolute;top:0;width:100%}.valuesNav .valuesNav__item.active,html.no-touch .valuesNav .valuesNav__item:hover{-webkit-transform:translateX(-15px);-moz-transform:translateX(-15px);-ms-transform:translateX(-15px);transform:translateX(-15px)}.valuesNav .valuesNav__item.active .valuesNav__label,html.no-touch .valuesNav .valuesNav__item:hover .valuesNav__label{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.valuesNav .valuesNav__label{bottom:0;color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:12px;line-height:1.2;min-width:80px;position:absolute;top:0;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;right:70px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;opacity:0;text-align:right;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}@media (max-width:767px){.valuesNav{display:none}}.hpValueFader{bottom:0;left:50%;opacity:0;pointer-events:none;position:fixed;right:0;top:0}.hpValueFader .hpValueFader__item:before{background:-moz-linear-gradient(-45deg,hsla(0,0%,43%,0) 0,#272727 100%);background:-webkit-linear-gradient(-45deg,hsla(0,0%,43%,0),#272727);background:-webkit-linear-gradient(315deg,hsla(0,0%,43%,0),#272727);background:-moz-linear-gradient(315deg,hsla(0,0%,43%,0) 0,#272727 100%);background:linear-gradient(135deg,hsla(0,0%,43%,0),#272727);content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#006e6e6e",endColorstr="#272727",GradientType=1);height:100%;left:0;opacity:.54;position:absolute;top:0;width:100%;z-index:1}.hpValueFader img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hpValueFader .slick-list,.hpValueFader .slick-track{height:100%}.hpValueFader.isVisible{opacity:1;pointer-events:all;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;z-index:2}html.touch .hpValueFader{display:none}@media (max-width:767px){.hpValueFader{display:none}}@media (min-width:768px){.shieldBg:before{display:none}}.hpEvents{background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:45px;position:relative}.hpEvents:before{background:url(/Images/assets/shield/shield-7.png) no-repeat 50%/contain}.hpEvents .hpEvents__inner{max-width:100%;position:relative;z-index:5}.hpEvents .hpEvents__header{padding:0 30px 170px;text-align:center}.hpEvents .hpEvents__header h2{color:#021240;font-size:50px;font-weight:600;line-height:1.1}.hpEvents .hpEvents__carousel{margin:0 auto;max-width:626px}.hpEvents .hpEvents__carousel .owl-stage-outer,.hpEvents .hpEvents__carousel .slick-list{overflow:visible}.hpEvents .hpEvents__carousel .event{cursor:pointer;opacity:.5;padding:0 45px;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.hpEvents .hpEvents__carousel .event a{pointer-events:none}.hpEvents .hpEvents__carousel .event.slick-active{opacity:1}.hpEvents .hpEvents__carousel .event.slick-active a{pointer-events:all}.hpEvents .slick-prev{left:-70px;z-index:5}.hpEvents .slick-next{right:-70px;z-index:5}.hpEvents .slick-dots{padding:50px 0;text-align:center}.hpEvents .slick-active{opacity:1}.hpEvents .slick-active .event__inner{-webkit-box-shadow:0 23px 30px 0 rgba(0,0,0,.3);box-shadow:0 23px 30px 0 rgba(0,0,0,.3)}.hpEvents .hpEvents__more{padding-top:50px;text-align:center}.hpEvents .hpEvents__more .g-labelWithCircle .g-circleButton,.hpEvents .hpEvents__more span{color:#021240}.hpEvents .hpEvents__more .g-labelWithCircle .g-circleButton:after,.hpEvents .hpEvents__more .g-labelWithCircle .g-circleButton:before{-webkit-box-shadow:inset 0 0 0 1px #021240;box-shadow:inset 0 0 0 1px #021240}html.no-touch .hpEvents .hpEvents__more .g-labelWithCircle:hover .g-circleButton:before{background:rgba(2,20,136,.5)}@media (max-width:767px){.hpEvents .hpEvents__more{margin-top:50px}}@media (max-width:1250px){.hpEvents .hpEvents__header{padding:0 30px 90px}.hpEvents .hpEvents__header h2{font-size:38px}.hpEvents .hpEvents__carousel{max-width:656px}.hpEvents .hpEvents__carousel .event{padding:0 90px}.hpEvents .slick-prev{left:-50px;z-index:5}.hpEvents .slick-next{right:-50px;z-index:5}.hpEvents .slick-dots{padding:50px 0 30px}.hpEvents .hpEvents__more{padding-top:20px}}@media (max-width:850px){.hpEvents .hpEvents__header h2{font-size:33px}.hpEvents .hpEvents__carousel{max-width:none}.hpEvents .hpEvents__carousel .event{padding:0 18px;width:300px}.hpEvents .slick-dots{padding:20px 0 30px}.hpEvents .hpEvents__more{padding-top:0}}@media (max-width:767px){.hpEvents:before{display:none}.hpEvents .hpEvents__header{margin:0 auto;max-width:300px}}@media (max-width:374px){.hpEvents .hpEvents__carousel .event{padding:0 14px;width:280px}}