.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel .owl-rtl{direction:rtl}.owl-carousel .owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(packages/richsilv_owl-carousel/lib/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}img{display:block;max-width:100%}*,*:before,*:after{box-sizing:border-box}.careers-list{background:#f8f8f8}.careers-list__title{font:500 16px proxima nova w01,Times,serif;font-size:22px;line-height:32px;color:#111;padding-top:20px}@media only screen and (max-width:768px){.careers-list__title{margin-left:25px}}.careers-list__content{padding:30px 0}.careers-list__item{position:relative;cursor:pointer;background:#fff;border:1px solid #ddd;margin-bottom:2px;transition:all .1s;width:100%;display:block}.careers-list__item:before{display:block;content:'';position:absolute;left:0;top:0;bottom:0;width:8px;background:#0f75ce;opacity:0}.careers-list__item:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.25);z-index:5;top:-1px}.careers-list__item:hover:before{opacity:1}.careers-list__search{margin:20px 0}.careers-list-item__content{display:table;width:100%}.careers-list-item__title,.careers-list-item__description-wrapper,.careers-list-item__time,.careers-list-item__learn-more{display:table-cell;padding:19px 0;vertical-align:middle}.careers-list-item__title{width:60%;padding-left:25px;font:700 16px proxima nova w01,Times,serif;font-size:17px;line-height:22px}@media only screen and (max-width:1024px){.careers-list-item__title{width:40%}}@media only screen and (max-width:480px){.careers-list-item__title{font-size:15px}}.careers-list-item__time{width:15%}@media only screen and (max-width:480px){.careers-list-item__time{font-size:14px}}.careers-list-item__learn-more{width:15%;text-align:center;color:#0f75ce}@media only screen and (max-width:768px){.careers-list-item__learn-more{width:20%}}@media only screen and (max-width:480px){.careers-list-item__learn-more{font-size:14px;width:5%}.careers-list-item__learn-more .goto-link__text{display:none}}.careers-list-item__learn-more i{font-size:25px}.careers__title{font-weight:700;font-size:28px;font-family:proxima nova w01}.careers__subtitle{font-size:16px;font-family:proxima nova w01}.careers__search{margin:20px 0;width:70%;display:inline-block}@media only screen and (max-width:768px){.careers__search{width:100%}}.careers__select-sort{display:inline-block;text-align:right;width:29%;margin-top:20px}@media only screen and (max-width:768px){.careers__select-sort{width:100%;text-align:left;margin-top:0;margin-bottom:10px}}.careers__select-sort-content{height:44px;padding:10px;background:#fff}.careers__select-sort-label{margin-right:10px}.careers__list{box-shadow:0 1px 4px 0 rgba(0,0,0,.25);padding:0 30px}@media only screen and (max-width:768px){.careers__list{padding:0 2px}}.career__title{font-weight:700;font-size:28px;font-family:proxima nova w01}.career__content{display:inline-block;margin-top:20px;width:70%;float:left;font-size:16px;font-family:proxima nova w01}@media only screen and (max-width:1024px){.career__content{width:65%}}@media only screen and (max-width:768px){.career__content{width:100%}}.career__sidebar{display:inline-block;width:22%;margin-left:8%;margin-top:20px;float:left}@media only screen and (max-width:1199px){.career__sidebar{width:28%;margin-left:2%}}@media only screen and (max-width:1024px){.career__sidebar{width:33%}}@media only screen and (max-width:768px){.career__sidebar{width:100%;margin-left:0}}.career-sidebar{box-shadow:0 1px 4px 0 rgba(0,0,0,.25);padding:20px}.career-sidebar__apply-button{margin-top:10px}.career-sidebar__apply-button:first-child{margin-top:0}.career-sidebar__share-button{margin-top:30px;width:22%;margin-right:4%;float:left}.career-sidebar__share-button i{font-size:30px}.career-sidebar__share-button:last-child{margin-right:0}*{margin:0}html,body{height:100%}body{color:#222;font:400 16px proxima nova w01,Times,sans-serif}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}@media only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (min-device-pixel-ratio:1.25),only screen and (min-resolution:200dpi),only screen and (min-resolution:1.25dppx){html{-webkit-font-smoothing:subpixel-antialiased}}[ui-view],[ng-app=srPhoenix]{height:100%}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.clearfix{*zoom:1}.container{max-width:1200px;margin:0 auto;padding:0 15px;box-sizing:border-box}.container_width_col-10{max-width:970px;padding:0}.container_narrow{max-width:670px;padding:0}.container_medium{max-width:710px;padding:0}.container_wide{max-width:870px;padding:0}.wrapper_bg_muted{background:#f8f8f8}@media only screen and (max-width:1024px){.wrapper_bg_muted{background:#fff}}.row{width:auto;margin-left:-30px;zoom:1}.row:before,.row:after{content:"";display:table}.row:after{clear:both}@media only screen and (max-width:1024px){.row{margin-left:0}}@media only screen and (max-width:1024px){.row_reorderable{display:table}}.col-1{width:8.3333333333333%}.col-2{width:16.66666666666667%}.col-3{width:25%}.col-4{width:33.33333333333333%}.col-5{width:41.66666666666667%}.col-6{width:50%}.col-7{width:58.33333333333333%}.col-8{width:66.66666666666667%}.col-9{width:75%}.col-10{width:83.33333333333333%}.col-11{width:91.66666666666667%}.col-12{width:100%}[class^=col-]{float:left;padding-left:2.5%;box-sizing:border-box}@media only screen and (max-width:1024px){[class^=col-]{float:none;padding-left:0;width:100%}}.col_center{float:none;margin:0 auto}.col_push_top{display:table-header-group}.col_push_bottom{display:table-footer-group}.col_preserve-width{min-height:1px}@media only screen and (max-width:1024px){.col_preserve-width{min-height:1px}}@media only screen and (max-width:1024px){.col_hide_mobile{display:none}}@media only screen and (min-width:1025px){.col_hide_medium{display:none}}@media only screen and (min-width:1200px){.col_hide_desktop{display:none}}@font-face{font-family:icomoon;src:url(assets/fonts/icomoon/icomoon.eot?a9f6q0);src:url(assets/fonts/icomoon/icomoon.eot?a9f6q0#iefix) format("embedded-opentype"),url(assets/fonts/icomoon/icomoon.ttf?a9f6q0) format("truetype"),url(assets/fonts/icomoon/icomoon.woff?a9f6q0) format("woff"),url(assets/fonts/icomoon/icomoon.svg?a9f6q0#icomoon) format("svg");font-weight:400;font-style:normal}[class^=icon-],[class*=" icon-"]{display:inline-block;vertical-align:middle;font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-podcast:before{content:""}.icon-play-circle:before{content:""}.icon-facebook:before{content:""}.icon-linked-in-1:before{content:""}.icon-linked-in-2:before{content:""}.icon-twitter:before{content:""}.icon-youtube:before{content:""}.icon-alert-1:before{content:""}.icon-alert-1-outline:before{content:""}.icon-angle-down:before{content:""}.icon-angle-left:before{content:""}.icon-angle-right:before{content:""}.icon-angle-up:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-up:before{content:""}.icon-bar-graph-1:before{content:""}.icon-bar-graph-2:before{content:""}.icon-bar-graph-3:before{content:""}.icon-book:before{content:""}.icon-bookmark:before{content:""}.icon-bookmark-outline:before{content:""}.icon-calendar:before{content:""}.icon-caret-down:before{content:""}.icon-caret-left:before{content:""}.icon-caret-right:before{content:""}.icon-caret-up:before{content:""}.icon-check-1:before{content:""}.icon-check-2:before{content:""}.icon-clock-1:before{content:""}.icon-clock-2:before{content:""}.icon-close:before{content:""}.icon-cogs:before{content:""}.icon-credit-card:before{content:""}.icon-cvv:before{content:""}.icon-detail-view:before{content:""}.icon-download:before{content:""}.icon-dropdown-1:before{content:""}.icon-email-2:before{content:""}.icon-email:before{content:""}.icon-error-1:before{content:""}.icon-error-1-outline:before{content:""}.icon-fax:before{content:""}.icon-filter-1:before{content:""}.icon-font-size-1:before{content:""}.icon-font-size-1-large:before{content:""}.icon-font-size-1-medium:before{content:""}.icon-font-size-1-small:before{content:""}.icon-font-size-2:before{content:""}.icon-font-size-2-large:before{content:""}.icon-font-size-2-medium:before{content:""}.icon-font-size-2-small:before{content:""}.icon-font-size-minus:before{content:""}.icon-font-size-plus:before{content:""}.icon-form-resizer:before{content:""}.icon-globe:before{content:""}.icon-glossary-1:before{content:""}.icon-glossary-2:before{content:""}.icon-grid:before{content:""}.icon-info-1:before{content:""}.icon-info-1-outline:before{content:""}.icon-info-2:before{content:""}.icon-info-2-outline:before{content:""}.icon-info-3:before{content:""}.icon-info-3-outline:before{content:""}.icon-light-bulb:before{content:""}.icon-line-graph-1:before{content:""}.icon-line-graph-2:before{content:""}.icon-line-graph-3:before{content:""}.icon-list:before{content:""}.icon-loading:before{content:""}.icon-location-pin:before{content:""}.icon-lock:before{content:""}.icon-minus-circle:before{content:""}.icon-minus-circle-outline:before{content:""}.icon-minus:before{content:""}.icon-notification:before{content:""}.icon-people:before{content:""}.icon-phone-1:before{content:""}.icon-pie-chart-1:before{content:""}.icon-pie-chart-2:before{content:""}.icon-plus-circle:before{content:""}.icon-plus-circle-outline:before{content:""}.icon-plus:before{content:""}.icon-printer:before{content:""}.icon-question-1:before{content:""}.icon-question-1-outline:before{content:""}.icon-quiz:before{content:""}.icon-quote-left:before{content:""}.icon-search:before{content:""}.icon-success-1:before{content:""}.icon-success-1-outline:before{content:""}.icon-team:before{content:""}.icon-user-1:before{content:""}.icon-user-2:before{content:""}.icon-warning:before{content:""}.link.link_inherited{color:inherit}.link.link_inherited:visited,.link.link_inherited:link{text-decoration:inherit;color:inherit}.link.link_inherited:active{text-decoration:inherit;color:inherit}.link.link_inherited:hover{text-decoration:inherit;color:inherit}.link{color:#0f75ce}.link:hover{color:#00559f}.link:active{color:#004480}.link__icon{margin-right:8px;font-size:20px}.link__text:hover{text-decoration:underline}.link_no-underline{text-decoration:none}.link_no-underline .link__text{text-decoration:none}.link_fixed-color:hover{color:inherit}.link_fixed-color:active{color:inherit}.link_uppercase{padding:0 10px;text-transform:uppercase}.link_wrapper{text-decoration:none;color:inherit}.link_wrapper:visited,.link_wrapper:link{color:inherit}.link_wrapper:active{color:inherit}.link_wrapper:hover{color:inherit}.link_icon_right .link__icon{margin-right:0;margin-left:.3125em;font-size:1.5625em}.link_icon_left .link__icon{margin-left:0;margin-right:.3125em;font-size:1.5625em;vertical-align:-.24em}.select{position:relative;cursor:pointer;border:1px solid #d9d9d9;font:500 16px proxima nova w01,Times,serif;font-size:16px;color:#222;line-height:17px;width:100%;background:#f8f8f8;border-radius:1px;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 1px 0 rgba(0,0,0,.2);-moz-box-shadow:inset 0 1px 1px 0 rgba(0,0,0,.2);box-shadow:inset 0 1px 1px 0 rgba(0,0,0,.2);outline:none;letter-spacing:-.17px;padding:12px 26px 12px 13px}.select::after{position:absolute;top:13px;right:15px;content:"\f0dc";font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.select__item-group{margin-top:5px}.select__item-group:first-child{margin-top:0}.select__item-group-title{font:600 16px proxima nova w01,Times,serif;font-size:13px;margin-bottom:3px}.select__control{display:none}.select__current-item{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.select__items{display:none;position:absolute;right:-1px;left:-1px;top:100%;background:#f8f8f8;z-index:1;border:1px solid #ddd;max-height:200px;overflow-y:auto}.select_nolimit .select__items{max-height:none}@media only screen and (max-width:1024px){.select_nolimit .select__items{max-height:200px}}.select__item{display:block;padding:7px 13px}.select__item_active{background:#e4e4e4}.select__item:hover{background:#e4e4e4}.select_background_white{background:#fff}.select_background_white .select__items{background:#fff}.select_background_white .select__current-item{color:#6d6e70}.select_expanded .select__items{display:block}.select_disabled{background-color:#ebebe4}.select_type_hover .select__items{background:#fff;position:absolute;right:37px;left:-1px;top:-1px;padding:7px 9px 7px 30px}.select_type_hover .select__item{font-size:12px;margin-left:-17px;padding:2px 0 2px 17px}.select_type_hover .select__item_active{background:0 0}.select_type_hover .select__item_active:before{content:" ";display:inline-block;height:8px;width:17px;background:url(assets/img/select/select__checkmark.png) no-repeat;background-size:contain;margin-left:-17px;vertical-align:middle}.select_type_hover .select__item:hover{background:0 0}h1{font:600 16px proxima nova w01,Times,serif;font-size:44px;line-height:44px}h2{font:700 16px proxima nova w01,Times,serif;font-size:32px;line-height:32px}h3{font:700 16px proxima nova w01,Times,serif;font-size:26px;line-height:26px;font-weight:700}h4{font:700 16px proxima nova w01,Times,serif;font-size:18px;line-height:18px}h5{font:400 16px "pt serif w01",Times,serif;font-size:19px;line-height:19px}h6{font:700 16px proxima nova w01,Times,serif;font-size:16px;line-height:16px}a{color:#0f75ce}a:hover{color:#00559f}a:active{color:#004480}.publication-icon{display:inline-block;background-image:url(assets/img/publication-icon/publication-icon_theme_blue.svg);background-size:cover;height:2.5em;width:2.125em}.publication-icon_theme_green{background-image:url(assets/img/publication-icon/publication-icon_theme_green.svg)}.publication-icon_theme_lgreen{background-image:url(assets/img/publication-icon/publication-icon_theme_lgreen.svg)}.publication-icon_theme_maroon{background-image:url(assets/img/publication-icon/publication-icon_theme_maroon.svg)}.publication-icon_theme_brown{background-image:url(assets/img/publication-icon/publication-icon_theme_brown.svg)}.publication-icon_theme_blue{background-image:url(assets/img/publication-icon/publication-icon_theme_blue.svg)}.publication-icon_theme_sky{background-image:url(assets/img/publication-icon/publication-icon_theme_sky.svg)}.publication-icon_theme_sr-team{background-image:url(assets/img/publication-icon/publication-icon_theme_sr-team.svg)}.publication-icon_theme_sps{height:2.25em;width:2em;background-image:url(assets/img/publication-icon/publication-icon_theme_sps.svg)}.publication-icon_theme_cho{height:2.25em;width:2em;background-image:url(assets/img/publication-icon/publication-icon_theme_cho.svg)}.publication-icon_theme_pwp{height:2.25em;width:2em;background-image:url(assets/img/publication-icon/publication-icon_theme_pwp.svg)}.publication-icon_theme_alliance{height:2.25em;width:2em;background-image:url(assets/img/publication-icon/publication-icon_theme_alliance.svg)}.publication-icon_theme_radio{height:2.8125em;width:2em;background-image:url(assets/img/publication-icon/publication-icon_theme_radio.svg)}.publication-icon_size_small{height:36px;width:31px}.ajax-loader{height:32px;width:32px;display:inline-block;background:url(assets/img/ajax-loader/ajax-loader.gif);-webkit-background-size:cover;background-size:cover;vertical-align:middle}.ajax-loader_size_small{height:16px;width:16px}.ajax-loader_size_medium{height:24px;width:24px}.post-marker{display:inline-block;color:#111;font-size:.58em}.post-marker_larger{font-size:.625em}.post-marker::after{content:'';display:inline-block;height:1em;width:1em;background:currentColor}.post-marker_theme_blue{color:#00559f}.post-marker_theme_brown{color:#663813}.post-marker_theme_maroon{color:#a22c22}.post-marker_theme_lgreen{color:#4f8e3c}.post-marker_theme_green{color:#174613}.post-marker_theme_sky{color:#0087ca}.post-marker_theme_yellow{color:#e7ba21}.post-marker_theme_alliance{color:#e7ba21}.post-marker_theme_aqua{color:#00a8a3}.post-marker_theme_sr-team{color:#00559f}.icon_align{display:inline-block}.icon_align_middle{vertical-align:middle}.flat-button{position:relative;display:inline-block;text-align:center;color:#fff;font:500 16px proxima nova w01,Times,serif;font-size:16px;line-height:22px;padding:10px 14px;background:#00559f;border-radius:3px;border:1px solid #00559f}.flat-button:visited,.flat-button:link{color:#fff;text-decoration:none}.flat-button:active{color:#fff;text-decoration:none}.flat-button:hover{color:#fff;text-decoration:none}.flat-button_full-width{width:100%}.flat-button__icon:before{font-size:1.25em}.flat-button__icon_pull-right{right:.58333em}.flat-button__icon_pull-left{left:10px}.flat-button__icon_vcenter{position:absolute;top:50%;transform:translateY(-50%)}.flat-button_size_xlarge{font:700 16px proxima nova w01,Times,serif;font-size:24px;line-height:1.25;padding:14px 18px}.flat-button_size_xlarge-responsive{font:700 16px proxima nova w01,Times,serif;font-size:24px;line-height:1.25;padding:14px 18px}@media only screen and (max-width:1024px){.flat-button_size_xlarge-responsive{padding:12px 16px;font-size:22px}}@media only screen and (max-width:768px){.flat-button_size_xlarge-responsive{padding:10px 14px;font-size:18px}}@media only screen and (max-width:375px){.flat-button_size_xlarge-responsive{padding:8px 12px;font-size:16px}}.flat-button_size_large{font:600 16px proxima nova w01,Times,serif;padding:11px 26px;font-size:18px;line-height:1.3}.flat-button_size_medium{font:700 16px proxima nova w01,Times,serif;font-size:16px;line-height:22px;padding:6px 10px}.flat-button_size_medium-big{font:700 16px proxima nova w01,Times,serif;font-size:16px;line-height:1.375;padding:8px 10px}.flat-button_size_small{font:600 16px proxima nova w01,Times,serif;font-size:14px;line-height:24px;padding:2px 8px}.flat-button_size_big{padding:12px 14px;font:700 16px proxima nova w01,Times,serif;font-size:20px;line-height:26px}.flat-button_size_huge{padding:16px 29px;font:700 16px proxima nova w01,Times,serif;font-size:28px;line-height:1.14}@media only screen and (max-width:1024px){.flat-button_size_huge{padding:14px 27px;font-size:24px}}@media only screen and (max-width:768px){.flat-button_size_huge{padding:12px 24px;font-size:22px}}@media only screen and (max-width:375px){.flat-button_size_huge{padding:10px 20px;font-size:20px}}.flat-button_direction_left{padding-left:36px}.flat-button_direction_right{text-align:left;padding-right:2.20833em}.flat-button_roundish{border-radius:.33333em}.flat-button_direction_left{padding-left:44px}.flat-button_direction_right{text-align:left;padding-right:44px}.flat-button_theme_blue{border:1px solid #00559f;background-color:#00559f}.flat-button_theme_blue:hover{background:#003c71;border-color:#003c71}.flat-button_theme_blue:active{background:#002f58;border-color:#002f58}.flat-button_theme_blue:disabled,.flat-button_theme_blue:disabled:hover{background:#00559f;border-color:#00559f;opacity:.55}.flat-button_theme_lblue{border:1px solid #0f75ce;background-color:#0f75ce}.flat-button_theme_lblue:hover{background:#0c5da3;border-color:#0c5da3}.flat-button_theme_lblue:active{background:#0a4f8b;border-color:#0a4f8b}.flat-button_theme_lblue:disabled,.flat-button_theme_lblue:disabled:hover{background:#0f75ce;border-color:#0f75ce;opacity:.55}.flat-button_theme_llblue{border:1px solid #1da1f2;background-color:#1da1f2}.flat-button_theme_llblue:hover{background:#0c89d5;border-color:#0c89d5}.flat-button_theme_llblue:active{background:#0b79bd;border-color:#0b79bd}.flat-button_theme_llblue:disabled,.flat-button_theme_llblue:disabled:hover{background:#1da1f2;border-color:#1da1f2;opacity:.55}.flat-button_theme_green{border:1px solid #54a347;background-color:#54a347}.flat-button_theme_green:hover{background:#448339;border-color:#448339}.flat-button_theme_green:active{background:#3a7131;border-color:#3a7131}.flat-button_theme_green:disabled,.flat-button_theme_green:disabled:hover{background:#54a347;border-color:#54a347;opacity:.55}.flat-button_theme_yellow-green{border:1px solid #88ba09;background-color:#88ba09}.flat-button_theme_yellow-green:hover{background:#688e07;border-color:#688e07}.flat-button_theme_yellow-green:active{background:#567606;border-color:#567606}.flat-button_theme_yellow-green:disabled,.flat-button_theme_yellow-green:disabled:hover{background:#88ba09;border-color:#88ba09;opacity:.55}.flat-button_theme_link{border:1px solid #0f75ce;background-color:#0f75ce}.flat-button_theme_link:hover{background:#0c5da3;border-color:#0c5da3}.flat-button_theme_link:active{background:#0a4f8b;border-color:#0a4f8b}.flat-button_theme_link:disabled,.flat-button_theme_link:disabled:hover{background:#0f75ce;border-color:#0f75ce;opacity:.55}.flat-button_theme_orange{border:1px solid #e58611;background-color:#e58611}.flat-button_theme_orange:hover{background:#ba6d0e;border-color:#ba6d0e}.flat-button_theme_orange:active{background:#a35f0c;border-color:#a35f0c}.flat-button_theme_orange:disabled,.flat-button_theme_orange:disabled:hover{background:#e58611;border-color:#e58611;opacity:.55}.flat-button_theme_gray{border:1px solid #eee;background-color:#eee}.flat-button_theme_gray:hover{background:#d7d7d7;border-color:#d7d7d7}.flat-button_theme_gray:active{background:#cacaca;border-color:#cacaca}.flat-button_theme_gray:disabled,.flat-button_theme_gray:disabled:hover{background:#eee;border-color:#eee;opacity:.55}.flat-button_theme_dark-gray{border:1px solid #666;background-color:#666}.flat-button_theme_dark-gray:hover{background:#4f4f4f;border-color:#4f4f4f}.flat-button_theme_dark-gray:active{background:#424242;border-color:#424242}.flat-button_theme_dark-gray:disabled,.flat-button_theme_dark-gray:disabled:hover{background:#666;border-color:#666;opacity:.55}.flat-button_accented{font-weight:700}.flat-button_no-bg{background:0 0;border:1px solid #00559f}.flat-button_no-bg:visited,.flat-button_no-bg:link{color:#00559f}.flat-button_no-bg:active{color:#00559f}.flat-button_no-bg:hover{color:#00559f}.flat-button_no-bg.flat-button_theme_blue{border:1px solid #00559f}.flat-button_no-bg.flat-button_theme_blue:visited,.flat-button_no-bg.flat-button_theme_blue:link{color:#00559f}.flat-button_no-bg.flat-button_theme_blue:active{color:#00559f}.flat-button_no-bg.flat-button_theme_blue:hover{color:#00559f}.flat-button_no-bg.flat-button_theme_blue:hover{border-color:#003c71;color:#fff}.flat-button_no-bg.flat-button_theme_blue:active{border-color:#002f58;color:#fff}.flat-button_no-bg.flat-button_theme_lblue{border:1px solid #0f75ce}.flat-button_no-bg.flat-button_theme_lblue:visited,.flat-button_no-bg.flat-button_theme_lblue:link{color:#0f75ce}.flat-button_no-bg.flat-button_theme_lblue:active{color:#0f75ce}.flat-button_no-bg.flat-button_theme_lblue:hover{color:#0f75ce}.flat-button_no-bg.flat-button_theme_lblue:hover{border-color:#0c5da3;color:#fff}.flat-button_no-bg.flat-button_theme_lblue:active{border-color:#0a4f8b;color:#fff}.flat-button_no-bg.flat-button_theme_llblue{border:1px solid #1da1f2}.flat-button_no-bg.flat-button_theme_llblue:visited,.flat-button_no-bg.flat-button_theme_llblue:link{color:#1da1f2}.flat-button_no-bg.flat-button_theme_llblue:active{color:#1da1f2}.flat-button_no-bg.flat-button_theme_llblue:hover{color:#1da1f2}.flat-button_no-bg.flat-button_theme_llblue:hover{border-color:#0c89d5;color:#fff}.flat-button_no-bg.flat-button_theme_llblue:active{border-color:#0b79bd;color:#fff}.flat-button_no-bg.flat-button_theme_green{border:1px solid #54a347}.flat-button_no-bg.flat-button_theme_green:visited,.flat-button_no-bg.flat-button_theme_green:link{color:#54a347}.flat-button_no-bg.flat-button_theme_green:active{color:#54a347}.flat-button_no-bg.flat-button_theme_green:hover{color:#54a347}.flat-button_no-bg.flat-button_theme_green:hover{border-color:#448339;color:#fff}.flat-button_no-bg.flat-button_theme_green:active{border-color:#3a7131;color:#fff}.flat-button_no-bg.flat-button_theme_yellow-green{border:1px solid #88ba09}.flat-button_no-bg.flat-button_theme_yellow-green:visited,.flat-button_no-bg.flat-button_theme_yellow-green:link{color:#88ba09}.flat-button_no-bg.flat-button_theme_yellow-green:active{color:#88ba09}.flat-button_no-bg.flat-button_theme_yellow-green:hover{color:#88ba09}.flat-button_no-bg.flat-button_theme_yellow-green:hover{border-color:#688e07;color:#fff}.flat-button_no-bg.flat-button_theme_yellow-green:active{border-color:#567606;color:#fff}.flat-button_no-bg.flat-button_theme_link{border:1px solid #0f75ce}.flat-button_no-bg.flat-button_theme_link:visited,.flat-button_no-bg.flat-button_theme_link:link{color:#0f75ce}.flat-button_no-bg.flat-button_theme_link:active{color:#0f75ce}.flat-button_no-bg.flat-button_theme_link:hover{color:#0f75ce}.flat-button_no-bg.flat-button_theme_link:hover{border-color:#0c5da3;color:#fff}.flat-button_no-bg.flat-button_theme_link:active{border-color:#0a4f8b;color:#fff}.flat-button_no-bg.flat-button_theme_orange{border:1px solid #e58611}.flat-button_no-bg.flat-button_theme_orange:visited,.flat-button_no-bg.flat-button_theme_orange:link{color:#e58611}.flat-button_no-bg.flat-button_theme_orange:active{color:#e58611}.flat-button_no-bg.flat-button_theme_orange:hover{color:#e58611}.flat-button_no-bg.flat-button_theme_orange:hover{border-color:#ba6d0e;color:#fff}.flat-button_no-bg.flat-button_theme_orange:active{border-color:#a35f0c;color:#fff}.flat-button_no-bg.flat-button_theme_gray{border:1px solid #eee}.flat-button_no-bg.flat-button_theme_gray:visited,.flat-button_no-bg.flat-button_theme_gray:link{color:#eee}.flat-button_no-bg.flat-button_theme_gray:active{color:#eee}.flat-button_no-bg.flat-button_theme_gray:hover{color:#eee}.flat-button_no-bg.flat-button_theme_gray:hover{border-color:#d7d7d7;color:#fff}.flat-button_no-bg.flat-button_theme_gray:active{border-color:#cacaca;color:#fff}.flat-button_no-bg.flat-button_theme_dark-gray{border:1px solid #666}.flat-button_no-bg.flat-button_theme_dark-gray:visited,.flat-button_no-bg.flat-button_theme_dark-gray:link{color:#666}.flat-button_no-bg.flat-button_theme_dark-gray:active{color:#666}.flat-button_no-bg.flat-button_theme_dark-gray:hover{color:#666}.flat-button_no-bg.flat-button_theme_dark-gray:hover{border-color:#4f4f4f;color:#fff}.flat-button_no-bg.flat-button_theme_dark-gray:active{border-color:#424242;color:#fff}.flat-button_pull-left{margin-left:0}.flat-button_link-color{color:#0f75ce}.flat-button_link-color:visited,.flat-button_link-color:link{color:#0f75ce}.flat-button_link-color:active{color:#0f75ce}.flat-button_link-color:hover{color:#0f75ce}.section-title{font:700 16px proxima nova w01,Times,serif;font-size:18px;line-height:22px;text-transform:uppercase;padding-bottom:8px;border-bottom:2px solid #ccc}@media only screen and (max-width:375px){.section-title{font-size:16px;line-height:1}}.section-title_fill{font:600 16px proxima nova w01,Times,serif;font-size:16px;line-height:24px;padding:8px 0 8px 16px;border:none;background:#eee}.section-title_large{font-size:26px;line-height:30px;text-transform:none}.section-title_larger{font-size:32px;line-height:36px;padding-bottom:10px}.section-title_solid{border-bottom-color:#111;border-bottom-width:1px}.section-title_no-uppercase{text-transform:none}.section-title_no-border{padding-bottom:0;border-bottom:none}.goto-link{text-decoration:none}.goto-link__text{display:inline-block;vertical-align:middle}.goto-link__icon{font-size:25px}.goto-link:hover{text-decoration:none}.post-label{font:700 16px proxima nova w01,Times,serif;font-size:inherit;line-height:1.17;text-transform:uppercase;display:inline-block;border-radius:9999px;padding:.16667em .58333em}.post-label_theme_orange{color:#fff;background:#ee830c}.post-label_theme_blue{color:#fff;background:#004480}.article-item{font:400 16px proxima nova w01,Times,sans-serif;font-size:14px;line-height:20px;zoom:1}.article-item:before,.article-item:after{content:"";display:table}.article-item:after{clear:both}.article-item__thumbnail{display:inline-block;border:1px solid #ccc;margin-bottom:13px}.article-item__labels{font-size:12px;line-height:16px;margin-bottom:6px}.article-item__label{margin-left:2px}.article-item__label:first-child{margin-left:0}.article-item__title{color:#111;display:inline-block;font:700 16px proxima nova w01,Times,serif;font-size:20px;line-height:1.2;margin-bottom:6px;text-decoration:none}.article-item__title:hover{text-decoration:underline}.article-item__pub{display:block;font-size:13px;line-height:16px;margin-bottom:4px}.article-item__meta{font-size:13px;line-height:16px;margin-top:8px;margin-bottom:6px}@media only screen and (max-width:375px){.article-item__excerpt{display:none}}.article-item__more{font-weight:700}@media only screen and (max-width:375px){.article-item__more{display:none}}.article-item_large{font-size:18px;line-height:24px}@media only screen and (max-width:1024px){.article-item_large{font-size:16px;line-height:22px}}@media only screen and (max-width:768px){.article-item_large{font-size:18px;line-height:24px;padding-top:0;border-top:none}}@media only screen and (max-width:375px){.article-item_large{font-size:16px;line-height:22px}}.article-item_large .article-item__title{font-size:30px;margin-bottom:10px}@media only screen and (max-width:1024px){.article-item_large .article-item__title{font-size:22px}}@media only screen and (max-width:768px){.article-item_large .article-item__title{font-size:30px}}.article-item_large .article-item__meta{margin-bottom:9px}.article-item_large .article-item__excerpt{display:block}.article-item_large .article-item__more{display:block}.article-item_responsive-side .article-item__thumbnail{position:relative}@media only screen and (max-width:1024px){.article-item_responsive-side .article-item__thumbnail{float:left;width:calc(33.33333% - 12px);margin-right:12px}}@media only screen and (max-width:768px){.article-item_responsive-side .article-item__thumbnail{overflow:hidden;height:100px}.article-item_responsive-side .article-item__thumbnail-img{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);max-width:none}}@media only screen and (max-width:1024px){.article-item_responsive-side .article-item__details{float:left;width:63.18841%}}@media only screen and (max-width:768px){.article-item_responsive-side .article-item__excerpt{display:none}}@media only screen and (max-width:768px){.article-item_responsive-side .article-item__more{display:none}}.page-header{width:100%;color:#fff;background:linear-gradient(0deg,#004A75 0%,#002F58 100%);padding:19px 0 17px}@media only screen and (max-width:768px){.page-header{padding:15px 3px 13px}}.page-header__inner-wrapper{display:table;width:100%;margin-left:auto;margin-right:auto;max-width:1170px}.page-header__inner{display:table-row}.page-header__title{display:table-cell;font:700 16px proxima nova w01,Times,serif;font-size:28px;line-height:32px;text-transform:uppercase}@media only screen and (max-width:768px){.page-header__title{font-size:24px;line-height:28px}}.page-header__nav{display:none;vertical-align:top;padding-top:12px;width:230px}.page-header__back{font:600 16px proxima nova w01,Times,serif;text-decoration:none;font-size:14px;line-height:20px}.page-header__back:visited,.page-header__back:link{color:#fff}.page-header__back:active{color:#fff}.page-header__back:hover{color:#fff}.page-header__back-icon{font-size:18px;margin-right:5px}.page-header__back-caption:hover{text-decoration:underline}.page-header__breadcrumbs{display:table-cell;font-size:14px;line-height:20px;text-align:right;vertical-align:middle;white-space:nowrap;padding-left:50px}@media only screen and (max-width:768px){.page-header__breadcrumbs{display:none}}.page-header_has-back .page-header__nav-section{float:left;width:16.23932%;padding-top:12px;padding-left:1px}.page-header_has-back .page-header__title-section{position:relative;float:left;width:80.34188%;margin-left:3.4188%}.page-header_theme_blue{background:linear-gradient(270deg,#093B54 0%,#106691 100%)}.page-header_theme_dblue{background:linear-gradient(270deg,#004480 0%,#00213D 100%)}.page-header_theme_brown{background:linear-gradient(270deg,#929497 0%,#663813 100%)}.page-header_theme_maroon{background:linear-gradient(270deg,#c0775e 0%,#a22c22 100%)}.page-header_theme_lgreen{background:linear-gradient(270deg,#bcac84 0%,#4f8e3c 100%)}.page-header_theme_green{background:linear-gradient(270deg,#4f8e3c 0%,#174613 100%)}.page-header_theme_sky{background:linear-gradient(270deg,#71c2ec 0%,#0087ca 100%)}.page-header_theme_yellow{background:linear-gradient(270deg,#004480 0%,#e7ba21 100%)}.page-header_theme_alliance{background:linear-gradient(270deg,#004480 0%,#e7ba21 100%)}.page-header_theme_aqua{background:linear-gradient(270deg,#6d6e70 0%,#00a8a3 100%)}.page-header_theme_sr-team{background:linear-gradient(270deg,#6d6e70 0%,#00559f 100%)}.page-header_theme_single-analyst{background:linear-gradient(270deg,#004480 0%,#00213D 100%)}.page-header_style_collapsed{background:0 0;color:#000;padding-bottom:0}.page-header_style_collapsed .page-header__title{display:none}.page-header_style_collapsed .page-header__breadcrumbs{vertical-align:bottom}.page-header_style_spatious{padding:0}@media only screen and (max-width:768px){.page-header_style_spatious{display:block}}.page-header_style_spatious .page-header__nav{display:table-cell}@media only screen and (max-width:768px){.page-header_style_spatious .page-header__nav{display:block}}.page-header_style_spatious .page-header__title{padding:27px 0;text-transform:none;font-size:40px;line-height:46px}@media only screen and (max-width:768px){.page-header_style_spatious .page-header__title{display:block;margin:0;padding:10px 0}}@media only screen and (max-width:768px){.page-header_hide_xsmall{display:none}}.page-intro{background:#f4f4f4;padding:30px 15px 32px;border-bottom:1px solid #ccc}.page-intro__container{margin-left:auto;margin-right:auto;max-width:1170px}.page-intro__text{font:500 16px proxima nova w01,Times,serif;font-size:18px;line-height:1.56}@media only screen and (max-width:1199px){.page-intro__text{font-size:16px;line-height:1.5}}.page-intro._no-display{display:none}@media only screen and (max-width:1199px){.page-intro{padding:16px 15px 20px}}.page-sidebar{z-index:99;float:right;margin-left:5.55556%;width:28.63248%}@media only screen and (max-width:768px){.page-sidebar{position:static;top:auto;float:none;width:auto;margin:15px 0;display:block}}@media only screen and (max-width:768px){.page-sidebar .mobile-center{text-align:center}}.page-sidebar__block{background:#fff;padding:20px 15px 32px;margin-bottom:30px;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 1px 1px 0 rgba(0,0,0,.1);border:1px solid #ccc}.page-sidebar__block__container{margin-left:auto;margin-right:auto;max-width:1170px}.page-sidebar__block__title{font:700 16px proxima nova w01,Times,serif;font-size:18px;line-height:1.56;text-transform:capitalize}@media only screen and (max-width:1199px){.page-sidebar__block__title{font-size:16px;line-height:1.5}}.page-sidebar__block__stock{padding:8px 0;overflow:hidden;border-bottom:1px solid #ddd}.page-sidebar__block__stock:last-child{border-bottom:none;padding-bottom:0}.page-sidebar__block__stock .arrow{float:left;padding-top:7px;margin-right:5px}.page-sidebar__block__stock .arrow>*{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent}.page-sidebar__block__stock .arrow__up{border-bottom:8px solid green}.page-sidebar__block__stock .arrow__down{border-top:8px solid red}.page-sidebar__block__stock__title{font:600 16px proxima nova w01,Times,serif;font-size:18px;line-height:1.56;text-transform:capitalize;float:left}@media only screen and (max-width:1199px){.page-sidebar__block__stock__title{font-size:16px;line-height:1.5}}.page-sidebar__block__stock__data{font:400 16px proxima nova w01,Times,sans-serif;font-size:16px;line-height:1.56;text-transform:capitalize;clear:left}@media only screen and (max-width:1199px){.page-sidebar__block__stock__data{font-size:14px;line-height:1.5}}.page-sidebar__block__stock__data__price{float:left}.page-sidebar__block__stock__data__change{float:right}.page-sidebar__block__stock__data__up{color:green}.page-sidebar__block__stock__data__down{color:red}.page-sidebar__block__date{font:400 16px proxima nova w01,Times,sans-serif;font-size:16px;line-height:1.56;float:right;display:none}@media only screen and (max-width:1199px){.page-sidebar__block__date{font-size:14px;line-height:1.5}}.page-sidebar__block__text{font:400 16px proxima nova w01,Times,sans-serif;font-size:16px;line-height:1.56}@media only screen and (max-width:1199px){.page-sidebar__block__text{font-size:14px;line-height:1.5}}.page-sidebar__block__footnote{font:400 16px proxima nova w01,Times,sans-serif;font-size:12px;font-style:italic}@media only screen and (max-width:1199px){.page-sidebar__block__footnote{font-size:11px}}@media only screen and (max-width:1199px){.page-sidebar__block{padding:16px 15px 20px}}.article-item-meta__item{display:inline-block;margin-right:3px}.article-item-meta__item_accent{font:600 16px proxima nova w01,Times,serif;font-size:inherit}.article-item-meta__date{font-size:.93333em;line-height:1.29}.article-item-meta__item-value_accented{font:500 16px proxima nova w01,Times,serif;font-size:inherit}.article-item-meta__item-value_accented_bold{font:600 16px proxima nova w01,Times,serif;font-size:inherit}.article-item-meta__item-value_accented_bolder{font:700 16px proxima nova w01,Times,serif;font-size:inherit}.article-item-meta__item-value_uppercase{text-transform:uppercase}.article-item-meta__item-value_italicized{font-style:italic}.article-item-meta_separated .article-item-meta__item{display:block;margin-bottom:3px}.article-item-meta_separated .article-item-meta__marker{margin-right:7px}.page-breadcrumbs__breadcrumb{display:inline-block;color:#fff;text-decoration:underline}.page-breadcrumbs__breadcrumb_active{opacity:.7;text-decoration:none}.page-breadcrumbs__breadcrumb:last-child{margin-right:0}.page-breadcrumbs__breadcrumb:last-child::after{display:none}.page-breadcrumbs__splitter{display:inline-block;margin:0 6px}.page-breadcrumbs_style_light .page-breadcrumbs__breadcrumb{color:#0f75ce}.page-breadcrumbs_style_light .page-breadcrumbs__breadcrumb::after{color:#111}.page-breadcrumbs_style_light .page-breadcrumbs__breadcrumb_active{color:#111}.button_type_link{background:0 0;border:none;-webkit-appearance:none;outline:none}.button_type_link:focus{outline:none}.button_type_link .button__caption:hover{text-decoration:underline}.button_type_link .button__icon{font-size:1.42857em;padding-right:6px}.text-content{font:400 16px proxima nova w01,Times,sans-serif;font-size:18px;color:#222;zoom:1}.text-content>*:first-child{margin-top:0}.text-content>*:last-child{margin-bottom:0}.text-content p{margin-bottom:20px;line-height:1.5}.text-content p:last-child{margin:0}.text-content p .footnote{font-size:15px;color:#58595b;display:block}.text-content .table{overflow-x:auto;margin-bottom:1.25em}@media only screen and (max-width:1024px){.text-content .table{margin-bottom:.625em}}.text-content .text-section{margin-bottom:20px}.text-content .clearfix{zoom:1}.text-content .clearfix:before,.text-content .clearfix:after{content:"";display:table}.text-content .clearfix:after{clear:both}.text-content hr{margin-bottom:30px}.text-content .note{padding:36px;background:#eee;margin-bottom:20px;clear:both}@media only screen and (max-width:1024px){.text-content .note{padding:18px}}.text-content .note_type_feedback{background-color:#fdecb5}.text-content .note_type_yellow{background-color:#fbf7d2}.text-content .section-title{margin-top:40px;margin-bottom:26px}.text-content .section-title:first-child{margin-top:0}.text-content .investment-glossary-section{margin-top:40px}.text-content .investment-glossary-section:first-child{margin-top:0}.text-content .section-header{font:700 16px proxima nova w01,Times,serif;font-size:17px;letter-spacing:.89px;text-transform:uppercase;border-bottom:1px solid #ddd;padding-bottom:6px;margin-bottom:20px}.text-content .pull-quote{font:700 16px "pt serif w01",Times,serif;font-size:23px;margin-left:40px;margin-bottom:20px}.text-content .pull-quote p{line-height:1.3}.text-content .pull-quote p:first-child:before{content:"\201C"}.text-content .pull-quote p:last-child:after{content:"\201D"}.text-content .bulletted{color:#00559f}.text-content .bullet-img{display:inline-block;vertical-align:middle;width:auto!important;margin-right:3px}.text-content h1{font:700 16px proxima nova w01,Times,serif;font-size:30px}.text-content h2{font:700 16px proxima nova w01,Times,serif;font-size:29px;margin-bottom:20px}.text-content h3{font:700 16px proxima nova w01,Times,serif;font-size:23px;margin-bottom:20px;letter-spacing:.35px}.text-content h4{font:700 16px proxima nova w01,Times,serif;font-size:20px;margin-bottom:15px}.text-content h5{font:600 16px proxima nova w01,Times,serif;font-size:16px;margin-bottom:10px}.text-content ol,.text-content ul{padding-left:40px}.text-content ol li,.text-content ul li{margin-bottom:20px}.text-content a{word-wrap:break-word}.text-content blockquote{font:300 16px proxima nova w01,Times,sans-serif;font-size:16px;border-left:8px solid #aaa;color:#111;padding-left:16px;margin-bottom:20px;margin-left:40px}@media only screen and (max-width:768px){.text-content blockquote{margin-left:10px}}.text-content img[class*=wp-image]{margin-bottom:20px}@media only screen and (max-width:1024px){.text-content img{width:100%!important;height:auto!important}}.text-content .table-wrap{overflow:auto;width:100%;margin-bottom:20px}.text-content .article-action-box{margin-bottom:20px;font-weight:700}.text-content .article-action-box__title{color:#fff;padding:5px 19px;background:#00579f}.text-content .article-action-box__content{padding:19px;background:#e5edf4}.text-content_single-post{color:#111;font-size:16px}.text-content_single-post>p:last-child::after{content:'';display:inline-block;height:1em;width:1em;background:currentColor;height:.58em;width:.58em;margin-left:.66667em}.text-content_single-post h1,.text-content_single-post h2,.text-content_single-post h3,.text-content_single-post h4,.text-content_single-post h5,.text-content_single-post h6{margin-top:0;margin-bottom:26px}.text-content_single-post h1._underlined,.text-content_single-post h2._underlined,.text-content_single-post h3._underlined,.text-content_single-post h4._underlined,.text-content_single-post h5._underlined,.text-content_single-post h6._underlined{border-bottom:1px solid #111;padding-bottom:.25em}.text-content_single-post h1{margin-bottom:2.25em;font-size:2.5em;line-height:1.1}.text-content_single-post h2{font-size:1.625em;line-height:1.23;margin-bottom:1em;margin-top:1.38462em}.text-content_single-post h3{font:500 16px proxima nova w01,Times,serif;font-size:1.625em;line-height:1.23;margin-bottom:1em;margin-top:1.38462em}.text-content_single-post h4{font-size:1.375em;line-height:1.27;margin-top:1.63636em;margin-bottom:1.18182em}.text-content_single-post h5{font-size:1.125em;line-height:1.22;margin-bottom:1.44444em;margin-top:2em;font-weight:700}.text-content_single-post p{color:#111;margin-bottom:1.25em}.text-content_single-post blockquote{margin-bottom:2.25em;font:400 16px proxima nova w01,Times,sans-serif;font-size:inherit;line-height:1.625}.text-content_single-post .note{margin-bottom:36px;padding:24px 26px}.text-content_single-post .note .section-header{font-size:18px;line-height:1.22;letter-spacing:normal;border-color:#ccc}.text-content_single-post .note p:last-child{margin-bottom:0}.text-content_single-post .note_about-author{margin-bottom:0}.text-content_single-post .note_about-author .section-header{font:500 16px proxima nova w01,Times,serif;font-size:18px;line-height:1.44}.text-content_single-post .note_about-author p{margin-bottom:20px;font-size:16px;line-height:1.5}.text-content_single-post .note_about-author p:last-child{margin-bottom:0}.text-content_single-post .note_about-author p.link{margin-top:20px}.text-content_single-post .bulletted{color:#00559f}.text-content_single-post .bulletted img{display:inline-block}.text-content_single-post>*:last-child{margin-bottom:0}.text-content .table table{margin-left:auto;margin-right:auto}.text-content .table_regular{margin-bottom:20px}.text-content .table_regular td,.text-content .table_regular th{font-size:12px;padding:12px 17px;border:1px solid #ddd;border-collapse:collapse}@media only screen and (max-width:1024px){.text-content .table_regular td,.text-content .table_regular th{padding:6px 8px}}.text-content .table_regular th{font:700 16px proxima nova w01,Times,serif;font-size:10px;text-align:left}.text-content .table_regular .thead{background:#eee}.text-content .table_regular .thead_theme_light{background:#f8f8f8}.text-content .table_regular.table_align_left{float:left}.text-content .table_regular.table_align_right{float:right}.text-content .table_regular.txt-small td,.text-content .table_regular.txt-small th{padding:3px;border:1px solid #ddd;border-collapse:collapse}.text-content .table_regular[align=center] td,.text-content .table_regular[align=center] th{border:none}.text-content .table_with-total h2{margin-bottom:0;color:#000;text-decoration:underline;line-height:1.75}.text-content .table_with-total p{margin-bottom:14px;font-size:14px}.text-content .table_with-total .table-after{margin-bottom:30px;margin-top:10px;font-size:11px;line-height:1.45}.text-content .table_with-total table{font-size:12px;line-height:1.5;border-style:solid;border-color:#aeafb1;border-width:1px 0}.text-content .table_with-total table td{padding:5px;vertical-align:top;border-color:#aeafb1;border-width:0 1px;border-style:solid}.text-content .table_with-total table td span{color:#000;font-size:14px;font-weight:700}.text-content .table_with-total table tr:nth-child(even){background-color:#eee}.text-content .table_with-total table .thead td{padding:3px;background-color:#0a579d;color:#fff;font-weight:700;text-align:left;vertical-align:middle}.text-content .table_with-total table .tfoot td{background:#e7e7e8;text-align:right;color:#6c6c6c;font-size:11px}.text-content .table_with-total table .tfoot td span{color:#000;font-size:18px}.text-content .table_rich h2{margin-bottom:0;margin-top:0;color:#000;text-decoration:underline;line-height:1.3}.text-content .table_rich p{margin-bottom:14px;font-size:14px}.text-content .table_rich .table-after{margin-bottom:20px;margin-top:10px;font-size:11px;line-height:1.45}.text-content .table_rich table{font-size:12px;line-height:1.5}.text-content .table_rich table th{padding:3px;background-color:#0a579d;color:#fff;font-weight:700;text-align:left;vertical-align:middle}.text-content .table_rich table td{padding:3px;vertical-align:top}.text-content .table_rich table td span{color:#000;font-size:14px;font-weight:700}.text-content .table_rich table td:first-child{color:#6c6c6c}.text-content .table_rich table tr:nth-child(even){background-color:#eee}.text-content .table_gray{margin-bottom:20px}.text-content .table_gray table{font-size:12px;line-height:1.5}.text-content .table_gray table th{padding:3px;background-color:#ccc;color:#000;font-weight:700;text-align:left;vertical-align:middle}.text-content .table_gray table td{padding:3px;vertical-align:top}.text-content .table_gray table td span.muted{color:#6c6c6c}.text-content .table_gray table td span.accent{display:block;color:#000;font-size:14px;font-weight:700}.text-content .table_gray table tr:nth-child(even){background-color:#eee}.text-content .table-spacer{display:none}@media only screen and (max-width:768px){.text-content .hide-on-mobile{display:none}}.text-content .faq-answer{margin-bottom:20px;padding-left:23px;position:relative;font-size:17px;line-height:1.59}.text-content .faq-answer:before{content:'A:';font-weight:700;float:left;margin-left:-23px}.text-content .wp-caption{margin-bottom:20px}.text-content .wp-caption .wp-caption-text{padding-top:8px;line-height:1.54;border-top:1px solid #999;font:600 16px proxima nova w01,Times,serif;text-align:left;font-size:13px}.text-content .wp-caption img{margin-bottom:10px}@media only screen and (max-width:768px){.text-content .wp-caption{width:auto!important;max-width:320px;height:auto!important;font-size:12px;margin-left:auto!important;margin-right:auto!important;float:none!important}}.text-content .alignleft{float:left;margin-right:20px}.text-content .aligncenter{display:block;margin-left:auto;margin-right:auto}.text-content .alignright{float:right;margin-left:20px}.text-content .section-heading{color:#00569e;text-align:center}.text-content .article-sidebar{width:40%;float:right;padding:20px;background:#eee;margin:20px 0 20px 20px}@media only screen and (max-width:768px){.text-content .article-sidebar{float:none;width:100%;margin-left:0}}.text-content_theme_blue .article-action-box__title{background:#00579f}.text-content_theme_blue .article-action-box__content{background:#e5edf4}.text-content_theme_blue .table_with-total table .thead td{background-color:#00579f}.text-content_theme_blue .table_rich table th{background-color:#00579f}.text-content_theme_blue .section-heading{color:#00579f;text-align:center}.text-content_theme_blue .note-header{background-color:#00579f}.text-content_theme_blue .note-body{background-color:#e5edf4}.text-content_theme_brown .article-action-box__title{background:#68390d}.text-content_theme_brown .article-action-box__content{background:#eee0d3}.text-content_theme_brown .table_with-total table .thead td{background-color:#68390d}.text-content_theme_brown .table_rich table th{background-color:#68390d}.text-content_theme_brown .section-heading{color:#68390d;text-align:center}.text-content_theme_brown .note-header{background-color:#68390d}.text-content_theme_brown .note-body{background-color:#eee0d3}.text-content_theme_lgreen .article-action-box__title{background:#144712}.text-content_theme_lgreen .article-action-box__content{background:#ebf1ea}.text-content_theme_lgreen .table_with-total table .thead td{background-color:#144712}.text-content_theme_lgreen .table_rich table th{background-color:#144712}.text-content_theme_lgreen .section-heading{color:#144712;text-align:center}.text-content_theme_lgreen .note-header{background-color:#144712}.text-content_theme_lgreen .note-body{background-color:#ebf1ea}.text-content_theme_green .article-action-box__title{background:#144712}.text-content_theme_green .article-action-box__content{background:#ebf1ea}.text-content_theme_green .table_with-total table .thead td{background-color:#144712}.text-content_theme_green .table_rich table th{background-color:#144712}.text-content_theme_green .section-heading{color:#144712;text-align:center}.text-content_theme_green .note-header{background-color:#144712}.text-content_theme_green .note-body{background-color:#ebf1ea}.text-content_theme_maroon .article-action-box__title{background:#a13022}.text-content_theme_maroon .article-action-box__content{background:#f6e0de}.text-content_theme_maroon .table_with-total table .thead td{background-color:#a13022}.text-content_theme_maroon .table_rich table th{background-color:#a13022}.text-content_theme_maroon .section-heading{color:#a13022;text-align:center}.text-content_theme_maroon .note-header{background-color:#a13022}.text-content_theme_maroon .note-body{background-color:#f6e0de}.text-content_theme_sky .article-action-box__title{background:#0688cb}.text-content_theme_sky .article-action-box__content{background:#e5f6fe}.text-content_theme_sky .table_with-total table .thead td{background-color:#0688cb}.text-content_theme_sky .table_rich table th{background-color:#0688cb}.text-content_theme_sky .section-heading{color:#0688cb;text-align:center}.text-content_theme_sky .note-header{background-color:#0688cb}.text-content_theme_sky .note-body{background-color:#e5f6fe}.text-content_theme_yellow .article-action-box__title{background:#e7ba21}.text-content_theme_yellow .article-action-box__content{background:#eee0d3}.text-content_theme_yellow .table_with-total table .thead td{background-color:#e7ba21}.text-content_theme_yellow .table_rich table th{background-color:#e7ba21}.text-content_theme_yellow .section-heading{color:#e7ba21;text-align:center}.text-content_theme_yellow .note-header{background-color:#e7ba21}.text-content_theme_yellow .note-body{background-color:#eee0d3}.text-content_theme_alliance .article-action-box__title{background:#e7ba21}.text-content_theme_alliance .article-action-box__content{background:#eee0d3}.text-content_theme_alliance .table_with-total table .thead td{background-color:#e7ba21}.text-content_theme_alliance .table_rich table th{background-color:#e7ba21}.text-content_theme_alliance .section-heading{color:#e7ba21;text-align:center}.text-content_theme_alliance .note-header{background-color:#e7ba21}.text-content_theme_alliance .note-body{background-color:#eee0d3}.text-content_theme_aqua .article-action-box__title{background:#0688cb}.text-content_theme_aqua .article-action-box__content{background:#e5f6fe}.text-content_theme_aqua .table_with-total table .thead td{background-color:#0688cb}.text-content_theme_aqua .table_rich table th{background-color:#0688cb}.text-content_theme_aqua .section-heading{color:#0688cb;text-align:center}.text-content_theme_aqua .note-header{background-color:#0688cb}.text-content_theme_aqua .note-body{background-color:#e5f6fe}.text-content_theme_sr-team .article-action-box__title{background:#00579f}.text-content_theme_sr-team .article-action-box__content{background:#e5edf4}.text-content_theme_sr-team .table_with-total table .thead td{background-color:#00579f}.text-content_theme_sr-team .table_rich table th{background-color:#00579f}.text-content_theme_sr-team .section-heading{color:#00579f;text-align:center}.text-content_theme_sr-team .note-header{background-color:#00579f}.text-content_theme_sr-team .note-body{background-color:#e5edf4}@media only screen and (max-width:1024px){.text-content{font-size:16px}}@media print{.text-content .note,.text-content blockquote,.text-content h1,.text-content h2,.text-content h3,.text-content h4,.text-content h5,.text-content h6,.text-content img[class*=wp-image],.text-content ol,.text-content p,.text-content table,.text-content ul{margin-bottom:10px}.text-content hr{margin-bottom:15px}}@media only screen and (max-width:1024px){.text-content_newswire .note,.text-content_newswire blockquote,.text-content_newswire h1,.text-content_newswire h2,.text-content_newswire h3,.text-content_newswire h4,.text-content_newswire h5,.text-content_newswire h6,.text-content_newswire img[class*=wp-image],.text-content_newswire ol,.text-content_newswire p,.text-content_newswire table,.text-content_newswire ul{margin-bottom:10px}.text-content_newswire hr{margin-bottom:15px}}.text-content_spatious ol li,.text-content_spatious p,.text-content_spatious ul li{margin-bottom:26px}.text-content_generic>*:first-child{margin-top:0}.text-content_generic h1{margin:26px 0;font-size:32px;line-height:1.125}.text-content:before,.text-content:after{content:"";display:table}.text-content:after{clear:both}@media only screen and (max-width:1024px){.text-content_no-responsive-img-scale>img{max-width:100%;max-height:300px;width:auto!important;display:block;clear:both}}@media only screen and (max-width:768px){.text-content_no-responsive-img-scale>img{max-height:270px}}@media only screen and (max-width:375px){.text-content_no-responsive-img-scale>img{max-height:200px}}.text-content .content-image{max-width:100%}.social-share{font-size:48px;zoom:1}.social-share:before,.social-share:after{content:"";display:table}.social-share:after{clear:both}.social-share__item{float:left;height:1em;width:1em;position:relative;display:inline-block;color:#fff;background:#000;border-radius:50%;text-align:center}.social-share__item-icon{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);font-size:25px}.social-share__item:link{color:#fff}.social-share__item:active{color:#fff}.social-share__item:hover{color:#fff}.social-share__item_type_facebook{background:#454e97}.social-share__item_type_facebook:hover{background:#4d57a9}.social-share__item_type_facebook:active{background:#353c74}.social-share__item_type_twitter{background:#5093d0}.social-share__item_type_twitter:hover{background:#649fd5}.social-share__item_type_twitter:active{background:#327abb}.social-share__item_type_linkedin{background:#2a6cb2}.social-share__item_type_linkedin:hover{background:#2f79c7}.social-share__item_type_linkedin:active{background:#205389}.social-share__item_type_email{background:#505050}.social-share__item_type_email:hover{background:#5d5d5d}.social-share__item_type_email:active{background:#373737}.social-share_vertical{width:1em}.social-share_vertical .social-share__item{margin-top:8px}.social-share_vertical .social-share__item:first-child{margin-top:0}.unordered-list{padding:0;list-style:none;padding-left:2em}.unordered-list__item{margin-top:.857em;position:relative}.unordered-list__item::before{display:inline-block;vertical-align:middle;font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:-1.36364em;top:0;content:"";color:#4f8e3c;font-size:1.57143em}.unordered-list__item:first-child{margin-top:0}.unordered-list_type_angle-right .unordered-list__item::before{display:inline-block;vertical-align:middle;font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:-1.57895em;top:.05263em;content:"";color:#111;font-size:1.35714em}.unordered-list_type_checkmark{padding-left:1.8em}.unordered-list_type_checkmark .unordered-list__item{margin-top:.25em}.unordered-list_type_checkmark .unordered-list__item::before{display:inline-block;vertical-align:middle;font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:1.10526em;width:1.10526em;left:-1.63158em;top:-.10526em;content:"";background:0 0;text-align:center;padding:6px 0;font-size:1.1875em}.unordered-list_type_checkmark .unordered-list__item:first-child{margin-top:0}.link-button{background:0 0;color:#0f75ce;border:none;cursor:pointer;text-decoration:underline;padding:0;text-align:left}.link-button:focus{outline:none}.link-button__icon{top:1px;position:relative;margin-right:8px}.info-icon{display:inline-block;vertical-align:middle}.info-icon::before{display:inline-block;display:inline-block;vertical-align:middle;font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";cursor:pointer}.modal-holder{z-index:500}.modal-holder__inner{position:relative;height:100%}.modal-holder__backcover{position:absolute;left:0;right:0;top:0;bottom:0;opacity:.3;background-color:#000}.checkbox{cursor:pointer}.checkbox__label{cursor:pointer;display:inline-block;user-select:none;width:100%}.checkbox__label-text{display:inline-block;vertical-align:top;padding-top:.0625em;width:calc(100% - 2.125em)}.checkbox__input{display:none}.checkbox__input+.checkbox__label::before{content:"";display:inline-block;vertical-align:text-top;height:1.5em;width:1.5em;background-image:url(assets/img/checkbox_blue.png);background-size:cover;margin-right:.625em}.checkbox__input:checked+.checkbox__label::before{background-position:1.5em 0}.checkbox_outlined .checkbox__label{padding:.5em}.checkbox_outlined .checkbox__input:checked+.checkbox__label{background:#eee}.tag{cursor:pointer;display:inline-block;padding:2px 8px 3px;text-align:center;font:500 16px proxima nova w01,Times,serif;font-size:12px;line-height:14px;color:#fff;background-color:#0f75ce;border-radius:100px;transition:background-color .1s ease-in-out;text-transform:capitalize}.tag:hover{color:#fff;background-color:#00559f}.tag_no-interact{cursor:default;background-color:#0f75ce;transition:none}.tag_no-interact:hover{background-color:#0f75ce}.tag_size_larger{padding:2px 11px 3px;line-height:18px}.control-group__title{position:relative;cursor:pointer;user-select:none;font:600 16px proxima nova w01,Times,serif;font-size:18px;line-height:24px;padding-bottom:8px;border-bottom:1px solid #ccc;color:#111}.control-group__title::after{display:inline-block;vertical-align:middle;font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;position:absolute;content:"";right:0;font-size:25px}.control-group__content{display:none}.control-group_expanded .control-group__title{color:#0f75ce;margin-bottom:16px}.control-group_expanded .control-group__title::after{content:""}.control-group_expanded .control-group__content{display:block}.contact-customer-service-button{user-select:none;cursor:pointer;font:700 16px proxima nova w01,Times,serif;font-size:16px;line-height:22px;padding:11px 20px;display:inline-block;color:#fff;background:linear-gradient(45deg,#0F75CE 0%,#00559F 100%);border-radius:9px 9px 0 0}@media only screen and (max-width:768px){.contact-customer-service-button{font-size:14px;padding:8px 20px}}.contact-customer-service-button__icon{position:relative;top:-1px;margin-right:12px;font-size:20px}.contact-customer-service-form{box-shadow:0 0 16px 0 rgba(0,0,0,.2)}.contact-customer-service-form__header{position:relative;user-select:none;font:700 16px proxima nova w01,Times,serif;font-size:16px;line-height:22px;padding:11px 20px;color:#fff;background:linear-gradient(45deg,#0F75CE 0%,#00559F 100%);border-radius:9px 9px 0 0}.contact-customer-service-form__header-icon{margin-right:7px;font-size:23px;vertical-align:-5px}.contact-customer-service-form__dismiss{cursor:pointer;position:absolute;right:9px;top:9px;font-size:26px}.contact-customer-service-form__body{background:#fff;padding:14px 20px 22px}.contact-customer-service-form__error-message{font-size:14px;line-height:14px;padding:4px 2px;min-height:24px;max-height:24px;white-space:nowrap;color:#d23528}.contact-customer-service-form__error-message .icon{font-size:1.1em;line-height:1em;vertical-align:top}.contact-customer-service-form__note{margin-bottom:17px}.contact-customer-service-form__field{margin-bottom:6px}.contact-customer-service-form__submit{margin-top:10px;font-weight:700}.feedback-slider{padding:36px 0 40px;overflow:hidden;position:relative}@media only screen and (max-width:1024px){.feedback-slider{padding:20px 0 40px}}.feedback-slider__slider{width:165.8858%;margin:0 -32.9429%}@media only screen and (max-width:480px){.feedback-slider__slider{width:auto;margin:0}}.feedback-slider_gray{background:#f8f8f8}.feedback-slider_gray:before{left:0;background:linear-gradient(90deg,#F8F8F8 0%,rgba(248,248,248,0) 100%)}.feedback-slider_gray:after{right:0;background:linear-gradient(270deg,#F8F8F8 0%,rgba(248,248,248,0) 100%)}.feedback-slider .owl-dots{text-align:center;margin-top:40px;display:block!important}@media only screen and (max-width:768px){.feedback-slider .owl-dots{margin-top:30px}}.feedback-slider .owl-dots.disabled{display:block!important}.feedback-slider .owl-dots .owl-dot{display:inline-block;margin-left:20px;height:12px;width:12px;border:1px solid #0f75ce;border-radius:50%}.feedback-slider .owl-dots .owl-dot span{display:none}.feedback-slider .owl-dots .owl-dot.active{background:#0f75ce}.feedback-slider .owl-dots .owl-dot:first-child{margin-left:0}.feedback-slider:before,.feedback-slider:after{content:"";position:absolute;top:0;bottom:0;width:29.28258%;z-index:5;pointer-events:none}@media only screen and (max-width:480px){.feedback-slider:before,.feedback-slider:after{display:none}}.feedback-slider:before{left:0;background:linear-gradient(90deg,#FFFFFF 0%,rgba(255,255,255,0) 100%)}.feedback-slider:after{right:0;background:linear-gradient(270deg,#FFFFFF 0%,rgba(255,255,255,0) 100%)}.font-resizer__icon{padding-right:4px;font-size:28px;color:#555}.font-resizer-switch{user-select:none;display:inline-block;vertical-align:middle}.font-resizer-switch__icon{cursor:pointer;display:inline-block;vertical-align:top;padding:4px 6px;font-size:24px;color:#0f75ce;border:1px solid #0f75ce;border-radius:0 3px 3px 0}.font-resizer-switch__icon:first-child{margin-right:-5px;border-radius:3px 0 0 3px}.font-resizer-switch__icon_disabled{background:#ddd;cursor:default}.bottom-alert{position:relative;text-align:center;background:#ee830c;padding:7px 0}@media only screen and (max-width:768px){.bottom-alert{padding:9px 0}}.bottom-alert-close{position:absolute;top:0;right:20px;color:#fff}.bottom-alert-close:hover{color:#fff}.bottom-alert-close__icon{font-size:24px;line-height:40px}.bottom-alert__link{display:inline-block;text-decoration:none;color:#fff}.bottom-alert__link:hover{color:#fff}.bottom-alert__icon{margin:0 8px;font-size:24px}@media only screen and (max-width:768px){.bottom-alert__icon{display:inline-block;vertical-align:top;margin:0 5px 0 8px}}.bottom-alert__text{display:inline-block;text-align:left;vertical-align:middle;font:500 16px proxima nova w01,Times,serif;font-size:16px;line-height:1.375}@media only screen and (max-width:768px){.bottom-alert__text{width:calc(76.81159% - 10px)}}.search-result-item{zoom:1;display:block;text-decoration:none}.search-result-item:before,.search-result-item:after{content:"";display:table}.search-result-item:after{clear:both}.search-result-item__title{display:inline-block;margin-bottom:4px;font-size:22px;line-height:26px;text-decoration:none;transition:color .1s ease-in-out}.search-result-item__dscr{line-height:22px;color:#000}.call-today{font:400 16px proxima nova w01,Times,sans-serif;color:#111;text-align:center}.call-today::before{display:inline-block;content:'';width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #0f75ce}.call-today__title{font:700 16px proxima nova w01,Times,serif;font-size:32px;margin-top:26px}.call-today__description{font-size:26px;line-height:32px;margin-bottom:23px}.call-today__number{color:#004480;font-size:36px;margin-bottom:3px}@media only screen and (max-width:375px){.call-today__number{font-size:30px}}.call-today__footnote{font-size:20px;line-height:28px}.markered-text{position:relative;display:inline-block;background:url(assets/img/markered-text/markered-text_blue.svg);background-size:cover;width:9.38889em;height:2.97222em;font:700 16px proxima nova w01,Times,serif;font-size:inherit;line-height:1.11111em;text-align:center}.markered-text__content{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0}.markered-text_yellow{background-image:url(assets/img/markered-text/markered-text_yellow.svg)}.square-gauge{width:12.5em}.square-gauge__ticks{zoom:1}.square-gauge__ticks:before,.square-gauge__ticks:after{content:"";display:table}.square-gauge__ticks:after{clear:both}.square-gauge__tick{display:block;float:left;margin-left:.5em;background:#ee830c;height:1.125em;width:1.125em;opacity:.15}.square-gauge__tick_active{opacity:1}.square-gauge__tick:first-child{margin-left:0}.square-gauge__legend{font:700 16px proxima nova w01,Times,serif;font-size:.8125em;line-height:1.0625em;margin-top:.25em;zoom:1}.square-gauge__legend:before,.square-gauge__legend:after{content:"";display:table}.square-gauge__legend:after{clear:both}.square-gauge__legend-item_left{float:left}.square-gauge__legend-item_right{float:right}.square-gauge__legend-item i{font-size:1.125em;vertical-align:-3px}.square-gauge_theme_orange .square-gauge__tick{background:#ee830c}.square-gauge_theme_green .square-gauge__tick{background:#5ca646}.square-gauge_theme_gradient .square-gauge__tick_1{background:#5fb856}.square-gauge_theme_gradient .square-gauge__tick_2{background:#7eba46}.square-gauge_theme_gradient .square-gauge__tick_3{background:#95b800}.square-gauge_theme_gradient .square-gauge__tick_4{background:#aebb00}.square-gauge_theme_gradient .square-gauge__tick_5{background:#cfc400}.square-gauge_theme_gradient .square-gauge__tick_6{background:#ffc500}.square-gauge_theme_gradient .square-gauge__tick_7{background:#f9a100}.square-gauge_theme_gradient .square-gauge__tick_8{background:#f27c00}.composite-container{zoom:1}.composite-container:before,.composite-container:after{content:"";display:table}.composite-container:after{clear:both}.composite-container__inner{margin:0 auto}.composite-container_width_full>.composite-container__inner{max-width:none}.composite-container_width_narrow>.composite-container__inner{max-width:700px;padding:0 15px}.composite-container_width_medium>.composite-container__inner{max-width:740px;padding:0 15px}.composite-container_width_medium-wide>.composite-container__inner{max-width:800px;padding:0 15px}.composite-container_width_medium-wide-special>.composite-container__inner{max-width:840px;padding:0 15px}.composite-container_width_wide>.composite-container__inner{max-width:900px;padding:0 15px}.composite-container_width_special-1>.composite-container__inner{max-width:1160px;padding:0 15px}.composite-container_width_special-2>.composite-container__inner{max-width:1170px;padding:0 15px}.composite-container_width_special-3>.composite-container__inner{max-width:1180px;padding:0 15px}.composite-container_width_regular>.composite-container__inner{max-width:1200px;padding:0 15px}.composite-container_no-center>.composite-container__inner{margin:0}.composite-container_no-side-padding>.composite-container__inner{padding-left:0;padding-right:0}.composite-container_gradient_bottom{background:linear-gradient(180deg,#FFFFFF 0%,#F4F4F4 100%)}.composite-container_gradient_bottom-edgy{background:url(assets/img/composite-container/composite-container_bottom-gradient-edgy.svg);background-position:bottom;background-size:contain;background-repeat:no-repeat}.composite-container_gradient_bottom-angle{background:url(assets/img/composite-container/composite-container_bottom-gradient-angle.svg);background-position:bottom;background-size:contain;background-repeat:no-repeat}.composite-container_padded_bottom{padding-bottom:80px}@media only screen and (max-width:1024px){.composite-container_padded_bottom{padding-bottom:40px}}.composite-container_padded_bottom-medium{padding-bottom:40px}@media only screen and (max-width:1024px){.composite-container_padded_bottom-medium{padding-bottom:20px}}.composite-container_padded_bottom-small{padding-bottom:20px}@media only screen and (max-width:1024px){.composite-container_padded_bottom-small{padding-bottom:10px}}.composite-container_padded-bottom_large{padding-bottom:80px}@media only screen and (max-width:1024px){.composite-container_padded-bottom_large{padding-bottom:40px}}.composite-container_padded-bottom_medium-large{padding-bottom:60px}@media only screen and (max-width:1024px){.composite-container_padded-bottom_medium-large{padding-bottom:30px}}.composite-container_padded-bottom_medium{padding-bottom:40px}@media only screen and (max-width:1024px){.composite-container_padded-bottom_medium{padding-bottom:20px}}.composite-container_padded-bottom_small{padding-bottom:20px}@media only screen and (max-width:1024px){.composite-container_padded-bottom_small{padding-bottom:10px}}.composite-container_padded-top_large{padding-top:80px}@media only screen and (max-width:1024px){.composite-container_padded-top_large{padding-top:40px}}.composite-container_padded-top_medium-large{padding-top:60px}@media only screen and (max-width:1024px){.composite-container_padded-top_medium-large{padding-top:30px}}.composite-container_padded-top_medium{padding-top:40px}@media only screen and (max-width:1024px){.composite-container_padded-top_medium{padding-top:20px}}.composite-container_padded-top_small{padding-top:20px}@media only screen and (max-width:1024px){.composite-container_padded-top_small{padding-top:10px}}.composite-container_margin-bottom_large{margin-bottom:80px}@media only screen and (max-width:1024px){.composite-container_margin-bottom_large{margin-bottom:40px}}.composite-container_margin-bottom_medium{margin-bottom:40px}@media only screen and (max-width:1024px){.composite-container_margin-bottom_medium{margin-bottom:20px}}.composite-container_margin-bottom_small{margin-bottom:20px}@media only screen and (max-width:1024px){.composite-container_margin-bottom_small{margin-bottom:10px}}.composite-container_margin-top_large{margin-top:80px}@media only screen and (max-width:1024px){.composite-container_margin-top_large{margin-top:40px}}.composite-container_margin-top_medium{margin-top:40px}@media only screen and (max-width:1024px){.composite-container_margin-top_medium{margin-top:20px}}.composite-container_margin-top_small{margin-top:20px}@media only screen and (max-width:1024px){.composite-container_margin-top_small{margin-top:10px}}.composite-container_wrapper-bg{position:relative}.composite-container_wrapper-bg_gray-0{background:#f8f8f8}.composite-container_wrapper-bg_gray-1_offset:before{width:100%;content:" ";background:#f4f4f4;position:absolute;left:0;top:-40px;height:200px;z-index:-1}.composite-container_content-bg_gray-0>.composite-container__inner{background:#f8f8f8}@media only screen and (max-width:1024px){.composite-container_no-responsive-padding>.composite-container__inner{padding-left:0;padding-right:0}}@media only screen and (max-width:768px){.composite-container_no-responsive-bottom-padding_small{padding-bottom:0}}.utility-wrapper_center{text-align:center}.small-markered-text{position:relative;display:inline-block;background:url(assets/img/small-markered-text/small-markered-text_blue.svg);background-size:cover;width:6.05em;height:2.8em;font:600 16px proxima nova w01,Times,serif;font-size:inherit;line-height:1.4;text-align:center}.small-markered-text__content{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0}.small-markered-text__icon{margin-right:.2em}.small-markered-text_yellow{background-image:url(assets/img/small-markered-text/small-markered-text_yellow.svg)}.composite-date{font-size:inherit}.composite-date_uppercase{text-transform:uppercase}.composite-date__clock-icon{vertical-align:-1px;font-size:.92857em}.publication-label{font:700 16px proxima nova w01,Times,serif;font-size:1em;line-height:1.29}.publication-label:visited,.publication-label:link{text-decoration:none}.publication-label:active{text-decoration:none}.publication-label:hover{text-decoration:none}.publication-label_theme_blue{color:#00559f}.publication-label_theme_blue:hover{color:#003a6c}.publication-label_theme_blue:active{color:#003a6c}.publication-label_theme_brown{color:#663813}.publication-label_theme_brown:hover{color:#3b200b}.publication-label_theme_brown:active{color:#3b200b}.publication-label_theme_maroon{color:#a22c22}.publication-label_theme_maroon:hover{color:#782119}.publication-label_theme_maroon:active{color:#782119}.publication-label_theme_lgreen{color:#4f8e3c}.publication-label_theme_lgreen:hover{color:#3b6a2d}.publication-label_theme_lgreen:active{color:#3b6a2d}.publication-label_theme_green{color:#174613}.publication-label_theme_green:hover{color:#0a1e08}.publication-label_theme_green:active{color:#0a1e08}.publication-label_theme_sky{color:#0087ca}.publication-label_theme_sky:hover{color:#006597}.publication-label_theme_sky:active{color:#006597}.publication-label_theme_yellow{color:#e7ba21}.publication-label_theme_yellow:hover{color:#c09915}.publication-label_theme_yellow:active{color:#c09915}.publication-label_theme_alliance{color:#e7ba21}.publication-label_theme_alliance:hover{color:#c09915}.publication-label_theme_alliance:active{color:#c09915}.publication-label_theme_aqua{color:#00a8a3}.publication-label_theme_aqua:hover{color:#007572}.publication-label_theme_aqua:active{color:#007572}.publication-label_theme_sr-team{color:#00559f}.publication-label_theme_sr-team:hover{color:#003a6c}.publication-label_theme_sr-team:active{color:#003a6c}.article-feed-item__labels{font-size:12px;margin-bottom:5px}@media only screen and (max-width:768px){.article-feed-item__labels{margin-bottom:10px}}.article-feed-item__publications{font-size:14px;line-height:18px;margin-bottom:5px}.article-feed-item__publication-item{display:inline-block;margin-left:5px}.article-feed-item__publication-item:first-child{margin-left:0}.article-feed-item__title{font:700 16px proxima nova w01,Times,serif;font-size:25px;line-height:1.2;margin-bottom:2px}.article-feed-item__title:visited,.article-feed-item__title:link{text-decoration:none;color:#111}.article-feed-item__title:active{text-decoration:none;color:#111}.article-feed-item__title:hover{text-decoration:none;color:#111}.article-feed-item__title:hover{text-decoration:underline}.article-feed-item__meta{font-size:15px;margin-bottom:5px}.article-feed-item__excerpt{font-size:16px;line-height:1.3125}.article-feed-item__thumbnail-wrapper{display:block;float:right;margin-top:5px;max-width:160px;margin-left:20px}@media only screen and (max-width:375px){.article-feed-item__thumbnail-wrapper{float:none;max-width:none;margin:0;margin-bottom:10px}}.article-feed-item__thumbnail{height:auto;width:100%}.article-feed-item__content-labels{margin-top:5px;font-size:13px;line-height:1.23}.subscription-label{font-size:.92857em;line-height:1.23;text-transform:uppercase;color:#555}.subscription-label__icon{vertical-align:-1px}.video-content-label{font:700 16px proxima nova w01,Times,serif;font-size:inherit;color:#d80202;text-transform:uppercase}.video-content-label__icon{font-size:.92308em;margin-right:5px;vertical-align:-1px}@media only screen and (max-width:1024px){.follow-menu{text-align:center}}.follow-menu__title{font:600 16px proxima nova w01,Times,serif;display:inline-block;font-size:13px;color:#222;vertical-align:middle;margin-right:15px}@media only screen and (max-width:1024px){.follow-menu__title{display:block;margin-bottom:15px;margin-right:0}}.follow-menu__item{color:#aaa;font-size:30px;display:inline-block;vertical-align:middle;margin-right:26px}.follow-menu__item:last-child{margin-right:0}.follow-menu__item:visited,.follow-menu__item:link{text-decoration:none}.follow-menu__item:active{text-decoration:none}.follow-menu__item:hover{text-decoration:none}.footer{position:relative;padding:37px 0;border-top:1px solid #bbb;background:#f8f8f8;box-sizing:border-box}@media only screen and (max-width:768px){.footer{padding:36px 0 60px}}.footer__action-button{width:184px;margin-top:32px}@media only screen and (max-width:768px){.footer__action-button{display:block;margin:8px auto 0}}.footer__menu{margin-bottom:49px}@media only screen and (max-width:768px){.footer__menu{margin-bottom:20px}}.footer__logo-block{float:left}@media only screen and (max-width:768px){.footer__logo-block{display:none}}.footer__logo{display:inline-block;vertical-align:bottom}.footer__logo-img{width:209px;height:51px}.footer__notice{font:400 16px proxima nova w01,Times,sans-serif;font-size:14px;color:#555;line-height:20px}.footer__col{float:left;zoom:1}.footer__col:before,.footer__col:after{content:"";display:table}.footer__col:after{clear:both}.footer__bottom-section{padding-top:20px;margin-top:15px;border-top:1px solid #ccc}.footer__common-info-block{padding-top:8px;zoom:1}.footer__common-info-block:before,.footer__common-info-block:after{content:"";display:table}.footer__common-info-block:after{clear:both}.footer__follow-menu{float:right}@media only screen and (max-width:768px){.footer__follow-menu{float:none;margin-bottom:20px}}.footer__copyright{float:left;font:400 16px proxima nova w01,Times,sans-serif;font-size:14px;line-height:20px;color:#555;margin-top:20px}.footer__horizontal-menu{margin-bottom:19px}.footer-menu__title{font:700 16px proxima nova w01,Times,serif;font-size:14px;display:block;color:#111;margin-bottom:11px}.footer-menu__item{font:500 16px proxima nova w01,Times,serif;font-size:14px;color:#111;display:block;margin-bottom:12px}.footer-menu__item-link{color:#111}.footer-menu__item-link:visited,.footer-menu__item-link:link{text-decoration:none}.footer-menu__item-link:active{text-decoration:none}.footer-menu__item-link:hover{text-decoration:none}.footer-menu__item:last-child{margin:0}@media only screen and (max-width:1024px){.footer-menu{margin-bottom:36px}}.footer-horizontal-menu{font:400 16px proxima nova w01,Times,sans-serif;font-size:14px;line-height:20px;zoom:1}.footer-horizontal-menu:before,.footer-horizontal-menu:after{content:"";display:table}.footer-horizontal-menu:after{clear:both}.footer-horizontal-menu__item{display:inline-block;float:left}.footer-horizontal-menu__item::before{content:"|";margin-left:10px;padding-right:10px}.footer-horizontal-menu__item:first-child::before{display:none}.account-menu{padding:20px 0;position:absolute;background:#f4f4f4;right:0;left:0;top:100%;border-top:1px solid #bbbdbf;-webkit-box-shadow:0 3px 7px -3px rgba(0,0,0,.65);-moz-box-shadow:0 3px 7px -3px rgba(0,0,0,.65);box-shadow:0 3px 7px -3px rgba(0,0,0,.65);z-index:10}@media only screen and (max-width:768px){.account-menu{padding:5px 0 0}}.account-menu__items{display:block;float:left;-webkit-padding-start:0;-moz-padding-start:0;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0}@media only screen and (max-width:768px){.account-menu__items{float:none;margin-bottom:16px}}.account-menu__item{font:400 16px "pt serif w01",Times,serif;font-size:16px;line-height:18px;padding:0 18px;float:left;list-style:none;border-left:1px solid #bbbdbf;color:#222;letter-spacing:-.3px}.account-menu__item:first-child{border-left:none}.account-menu__item:visited,.account-menu__item:link{text-decoration:none;color:#222}.account-menu__item:active{text-decoration:none;color:#222}.account-menu__item:hover{text-decoration:none;color:#222}@media only screen and (max-width:768px){.account-menu__item{border-left:none;display:block;float:none;padding:21px 0 17px;border-bottom:1px solid #bbbdbf}}.acount-menu__item_important{color:#b40404}.acount-menu__item_important:visited,.acount-menu__item_important:link{color:#b40404}.acount-menu__item_important:active{color:#b40404}.acount-menu__item_important:hover{color:#b40404}.account-menu__dismiss{float:right;margin-right:28px;font:600 16px proxima nova w01,Times,serif;font-size:16px;color:#929497;cursor:pointer}.account-menu__dismiss:hover{color:#a12f22}@media only screen and (max-width:768px){.account-menu__dismiss{float:none;position:absolute;right:16px;top:20px;margin:0}}@media only screen and (max-width:768px){.account-menu__dismiss-text{display:none}}.account-menu__items_secondary{display:none;margin-top:19px}.account-menu__items_secondary .account-menu__item{font:600 16px proxima nova w01,Times,serif;font-size:12px;padding-bottom:13px;padding-top:12px}@media only screen and (max-width:768px){.account-menu__items_secondary .account-menu__item{display:block;border:none}}@media only screen and (max-width:768px){.account-menu__items_secondary{display:block}}.header{height:60px;box-sizing:border-box;position:relative}.header__logo{display:block;float:left;margin:10px 27px 9px 0}.header__logo-img{width:169px;height:41px}@media only screen and (max-width:1024px){.header__logo-img{width:134px;height:32px}}@media only screen and (max-width:1024px){.header__logo{margin:9px 0}}.header__item_push_right{float:right}@media only screen and (max-width:768px){.header__item_hide_small{display:none}}.header__login-button{min-width:70px;margin:15px 0 0}@media only screen and (max-width:1024px){.header__login-button{margin-top:10px}}@media only screen and (max-width:768px){.header__login-button{display:none}}.header__search{margin-left:19px}@media only screen and (max-width:768px){.header__search{margin-right:-12px}}@media only screen and (max-width:1024px){.header{height:50px}}.header-menu__item{margin-right:4px}@media only screen and (max-width:768px){.header-menu__item{margin-right:0}}.header-menu_push_right{float:right}@media only screen and (max-width:1199px){.header-menu{display:none;position:absolute;top:60px;left:0;width:100%;background:#fff;border-top:1px solid #ccc;box-shadow:0 3px 3px 0 rgba(0,0,0,.2)}}@media only screen and (min-width:1200px){.header-menu{display:block}}@media only screen and (max-width:1199px){.header-menu_expanded{display:block}}@media only screen and (max-width:1024px){.header-menu{top:50px}}.header-menu__mobile-info-block{display:none}@media only screen and (max-width:768px){.header-menu__mobile-info-block{display:block;padding:25px 15px;background:#f8f8f8}.header-menu__mobile-info-block .header__login-button{display:block;margin-top:0;margin-bottom:26px;text-transform:uppercase}.header-menu__mobile-info-block .cs-header{display:block;padding:0;font-size:16px;line-height:24px;text-align:left;background:0 0}.header-menu__mobile-info-block .cs-header__item{display:block;margin-top:18px;margin-left:0}}.header-menu-toggle{display:none;cursor:pointer;float:left;font:600 16px proxima nova w01,Times,serif;line-height:60px;color:#555;user-select:none}@media only screen and (max-width:1199px){.header-menu-toggle{display:block}}@media only screen and (max-width:1024px){.header-menu-toggle{margin-left:20px;line-height:50px}}.header-menu-toggle .hamburger-icon{position:relative;top:2px;display:inline-block;margin:6px 5px 6px 0}.header-menu-toggle .hamburger-icon__item{display:block;width:16px;height:2px;background-color:currentColor;transition:opacity .3s ease-in-out}.header-menu-toggle .hamburger-icon:before{content:'';width:16px;height:2px;position:absolute;top:-4px;left:0;background-color:currentColor;display:block;transition:transform .3s ease-in-out}.header-menu-toggle .hamburger-icon:after{content:'';width:16px;height:2px;position:absolute;bottom:-4px;left:0;background-color:currentColor;display:block;transition:transform .3s ease-in-out}.header-menu-toggle:hover{color:#0f75ce}.header-menu-toggle.is-active{color:#0f75ce}.header-menu-toggle.is-active .hamburger-icon__item{opacity:0}.header-menu-toggle.is-active .hamburger-icon:before{transform:translateY(4px) rotate(45deg)}.header-menu-toggle.is-active .hamburger-icon:after{transform:translateY(-4px) rotate(-45deg)}.menu{font-size:16px}.menu .menu__body{display:none}.menu.menu_expanded .menu__body{display:block}.menu-item{position:relative;font:600 16px proxima nova w01,Times,serif;font-size:16px;line-height:22px;float:left;display:block}@media only screen and (max-width:768px){.menu-item{float:none;border-bottom:1px solid #e4e4e4}}.menu-item__submenu{display:none}.menu-item__title{display:inline-block;padding:19px 12px;color:#666;text-decoration:none}.menu-item__title:visited,.menu-item__title:link{text-decoration:none}.menu-item__title:active{text-decoration:none}.menu-item__title:hover{text-decoration:none}@media only screen and (max-width:768px){.menu-item__title{display:block;padding:13px 15px}}.menu-item_active{border-bottom:4px solid #0f75ce}@media only screen and (max-width:768px){.menu-item_active{border-bottom:1px solid #e4e4e4}}.menu-item_active .menu-item__title{color:#0f75ce;padding-bottom:15px}.menu-item_active .menu-item__title:hover{color:#0f75ce}.menu-item_active .menu-item__title:active{color:#0f75ce}@media only screen and (max-width:768px){.menu-item_open .menu-item__title{color:#0f75ce;background:#f4f4f4}.menu-item_open .menu-item__title:before{content:'';position:absolute;top:0;bottom:0;left:0;width:4px;background:#00559f}}.menu-item_expanded{background-color:#f4f4f4}.menu-item_expanded .menu-item__title{color:#929497}.menu-item_expanded .menu-item__submenu{display:block}.menu-item_submenu_sticky{position:relative}.menu-item__small-text{font-size:12px}.menu-item.menu-item_font_large .menu-item__title{font-size:17px;line-height:17px;padding:21px 16px 20px 12px}.menu-item.menu-item_type_alert .menu-item__title{font-size:17px;line-height:17px;padding:21px 9px 21px 12px;color:#b40404}.menu-search{position:relative}.menu-search__icon{position:relative;margin-right:2px;font-size:24px}@media only screen and (max-width:768px){.menu-search{position:static}}.menu-search__title{display:block;height:60px;text-decoration:none;color:#444;background:0 0;border:0;padding-right:9px;padding-left:5px}.menu-search__title:hover{color:#0f75ce}@media only screen and (max-width:1024px){.menu-search__title{height:50px}}@media only screen and (max-width:768px){.menu-search__title{padding-left:12px;padding-right:12px}}.menu-search__title-text{position:relative;display:inline-block;font:600 16px proxima nova w01,Times,serif}@media only screen and (max-width:768px){.menu-search__title-text{display:none}}.menu-search__search-panel{display:none;position:absolute;top:100%;border-top:1px solid #bbb;right:0;padding:18px;background:#f4f4f4;width:410px;box-shadow:0 3px 7px -3px rgba(0,0,0,.65)}@media only screen and (max-width:768px){.menu-search__search-panel{width:auto;left:0;right:0}}.menu-search_expanded{background:#f4f4f4}.menu-search_expanded .menu-search__title{color:#999}.menu-search_expanded .menu-search__search-panel{display:block}.search-field{position:relative}.search-field_size_large .search-field__query{padding:15px 60px 15px 15px;line-height:16px}.search-field_submit_icon .search-field__button{color:#555;font-size:24px;line-height:1;right:4px}.search-field .search-field__query{padding-right:50px}.search-field__button{font:600 16px proxima nova w01,Times,serif;font-size:16px;border:none;outline:none;color:#222;background:0 0;-webkit-appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;position:absolute;top:50%;transform:translatey(-50%);right:-10px}.search-field__button-icon{position:relative;left:-8px;font-size:22px}.cs-header{font-size:13px;line-height:16px;text-align:right;padding:7px 0;background:#ebebeb}@media only screen and (max-width:768px){.cs-header{display:none}}.cs-header__item{display:inline-block;margin-left:20px}.cs-header__item:first-child{margin-left:0}.cs-header__item_bold{font-weight:700}.cs-header__item_uppercase{text-transform:uppercase}@media only screen and (min-width:769px){.dropdown{display:none}}.dropdown-toggle{position:absolute;top:0;right:0;bottom:0;padding:13px;font-size:24px;color:#0f75ce}@media only screen and (min-width:769px){.dropdown-toggle{display:none}}.dropdown__item{background:#00559f;border-top:1px solid #003766}.dropdown__item:first-child{border-top:0}.dropdown-item{display:block;padding:13px 18px;font-weight:500;text-decoration:none;color:#fff}.dropdown-item:hover{color:#fff}.dropdown-item:active{color:#fff}.edit-preferences-invitation{background:#f8f8f8;border:1px solid #ddd;border-top:2px solid #222;padding:17px 20px 20px 19px;margin-bottom:32px}@media only screen and (max-width:1024px){.edit-preferences-invitation{margin-bottom:16px}}.edit-preferences-invitation__header{font:600 16px proxima nova w01,Times,serif;font-size:16px;margin-bottom:9px;letter-spacing:-.1px}.edit-preferences-invitation__text{font:400 16px "pt serif w01",Times,serif;font-size:15px;margin-bottom:19px;color:#222;line-height:21px}.edit-preferences-invitation__action{font:600 16px proxima nova w01,Times,serif;cursor:pointer;color:#006bb5;font-size:15px;letter-spacing:-.2px}.edit-preferences-invitation__action:hover{color:#004480;text-decoration:underline}.heading-box{padding:23px 29px 22px;text-align:center;background:url(assets/img/heading-box/heading-box__bg.jpg) no-repeat;background-size:cover}@media only screen and (max-width:1024px){.heading-box{padding:10px 12px}}.heading-box.heading-box_theme_blue{background-image:url(assets/img/heading-box/heading-box__bg_theme_blue.jpg)}.heading-box.heading-box_theme_yellow{background-image:url(assets/img/heading-box/heading-box__bg_theme_yellow.jpg)}.heading-box.heading-box_theme_green{background-image:url(assets/img/heading-box/heading-box__bg_theme_green.jpg)}.heading-box.heading-box_theme_lgreen{background-image:url(assets/img/heading-box/heading-box__bg_theme_lgreen.jpg)}.heading-box.heading-box_theme_brown{background-image:url(assets/img/heading-box/heading-box__bg_theme_brown.jpg)}.heading-box.heading-box_theme_maroon{background-image:url(assets/img/heading-box/heading-box__bg_theme_maroon.jpg)}.heading-box.heading-box_theme_aqua{background-image:url(assets/img/heading-box/heading-box__bg_theme_aqua.jpg)}.heading-box.heading-box_theme_sky{background-image:url(assets/img/heading-box/heading-box__bg_theme_aqua.jpg)}.heading-box.heading-box_theme_alliance{background-image:url(assets/img/heading-box/heading-box__bg_theme_alliance.jpg)}.heading-box_type_graphic{padding:21px 29px 14px}.heading-box_type_graphic .heading-box__heading{height:65px;width:341px;margin:0 auto;background-size:cover}@media only screen and (max-width:768px){.heading-box_type_graphic .heading-box__heading{width:272px;height:52px}}.heading-box_graphic_pal .heading-box__heading{background-image:url(assets/img/heading-box/pal-logo.png)}.heading-box_fixed-height .heading-box__heading,.heading-box_fixed-height .heading-box__subheading{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.heading-box__heading{font:700 16px proxima nova w01,Times,serif;color:#fff;margin:0;letter-spacing:-1.4px;text-transform:capitalize;font-size:44px}@media only screen and (max-width:1024px){.heading-box__heading{font-size:28px;line-height:40px}}.heading-box__subheading{font:600 16px proxima nova w01,Times,serif;color:#fff;text-transform:uppercase;font-size:10px;letter-spacing:.5px;line-height:13px}.heading-box_has-subheading{padding:15px 29px 17px}.heading-box_has-subheading .heading-box__heading{line-height:55px}@media only screen and (max-width:1024px){.heading-box_has-subheading .heading-box__heading{font-size:28px;letter-spacing:-.8px;line-height:32px}}@media only screen and (max-width:1024px){.heading-box_has-subheading .heading-box__subheading{letter-spacing:.3px;line-height:13px}}@media only screen and (max-width:1024px){.heading-box_has-subheading{padding:10px 29px 5px}}.nav-back:hover{color:#666}.nav-back:hover .nav-back__text{text-decoration:underline}.nav-back{display:inline-block;font:700 16px proxima nova w01,Times,serif;color:#999;padding:18px 18px 18px 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nav-back__icon{font-size:12px}.nav-back__text{font-size:14px}.nav-back:active{color:#222}.nav-back:active .nav-back__text{text-decoration:underline}.nav-back__text,.nav-back__icon{vertical-align:middle}@media only screen and (max-width:1024px){.nav-back{display:inline-block;padding:18px 18px 18px 0}}.page{position:relative;height:100%}.page__content-wrapper{min-height:100%;height:auto!important;height:100%;margin:0 auto -530px}@media only screen and (max-width:1024px){.page__content-wrapper{margin-bottom:0}}.page__inner{margin-top:45px}.page__header{display:block;position:-webkit-sticky;position:sticky;top:-1px;z-index:600;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.5)}.page__glossary-index{display:block;position:-webkit-sticky;position:sticky;top:59px;z-index:99}@media only screen and (max-width:1024px){.page__glossary-index{top:49px}}.page__footer-push,.page__footer{height:530px}@media only screen and (max-width:1024px){.page__footer-push,.page__footer{height:auto}}.page__to-top{position:fixed;right:25px;bottom:25px}@media only screen and (max-width:1024px){.page__to-top{right:10px;bottom:50px}}.page__modal-holder{position:fixed;top:59px;left:0;right:0;bottom:0}@media only screen and (max-width:1024px){.page__modal-holder{top:49px}}.page__contact-customer-service-button{position:fixed;z-index:10;right:20px;bottom:0}@media only screen and (max-width:768px){.page__contact-customer-service-button{right:12px}}.page__contact-customer-service-form{max-width:370px;position:fixed;right:20px;bottom:0}@media only screen and (max-width:768px){.page__contact-customer-service-form{right:12px}}.page_theme_blue .page__column_bordered_top{border-top-color:#00559f}.page_theme_brown .page__column_bordered_top{border-top-color:#663813}.page_theme_maroon .page__column_bordered_top{border-top-color:#a22c22}.page_theme_lgreen .page__column_bordered_top{border-top-color:#4f8e3c}.page_theme_green .page__column_bordered_top{border-top-color:#174613}.page_theme_sky .page__column_bordered_top{border-top-color:#0087ca}.page_theme_yellow .page__column_bordered_top{border-top-color:#e7ba21}.page_theme_alliance .page__column_bordered_top{border-top-color:#e7ba21}.page_theme_aqua .page__column_bordered_top{border-top-color:#00a8a3}.page_theme_sr-team .page__column_bordered_top{border-top-color:#00559f}.page-notice{padding:9px 0 11px;text-align:center;color:#fff;font:500 16px proxima nova w01,Times,serif;font-size:14px}.page-notice__text-icon{font-size:12px}@media only screen and (max-width:1024px){.page-notice{font-size:12px}}.page-notice_theme_gray{color:#222;background:#eee}.page-notice_theme_blue{background:#00559f}.page-notice_theme_brown{background:#663813}.page-notice_theme_maroon{background:#a22c22}.page-notice_theme_lgreen{background:#4f8e3c}.page-notice_theme_green{background:#174613}.page-notice_theme_sky{background:#0087ca}.page-notice_theme_yellow{background:#e7ba21}.page-notice_theme_alliance{background:#e7ba21}.page-notice_theme_aqua{background:#00a8a3}.page-notice_theme_sr-team{background:#00559f}.to-top{display:inline-block;color:#999;padding:7px 14px;background:#fff;border:1px solid #999;cursor:pointer;border-radius:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.to-top__wrap{display:block;position:relative}.to-top__text{font:700 16px proxima nova w01,Times,serif;font-size:14px;margin-right:3px}.to-top__icon{font-size:12px}.to-top__text,.to-top__icon{vertical-align:middle}.to-top:hover{color:#222;border-color:#222}.to-top:hover .to-top__text{text-decoration:underline}.to-top:active{color:#fff;background:#222;border-color:#222}.to-top:active .to-top__text{text-decoration:underline}.stansberry-premium-services{border-top:1px solid #ccc;background:#f4f4f4;padding:40px 0 32px}.stansberry-premium-services__holder{zoom:1}.stansberry-premium-services__holder:before,.stansberry-premium-services__holder:after{content:"";display:table}.stansberry-premium-services__holder:after{clear:both}.stansberry-premium-services__list{display:block;float:left;width:25.7265%;padding-left:2.5641%;border-left:1px solid #ccc;margin-left:2.47863%}@media only screen and (max-width:768px){.stansberry-premium-services__list{float:none;width:auto;padding-left:0;margin-left:0;border-left:0;margin-top:20px}}.stansberry-premium-services__list_span_2{width:46.23932%}@media only screen and (max-width:768px){.stansberry-premium-services__list_span_2{width:auto}}.stansberry-premium-services__list:first-child{width:23.07692%;margin-left:0;border-left:none;padding-left:0}@media only screen and (max-width:768px){.stansberry-premium-services__list:first-child{width:auto;margin-top:0}}.stansberry-premium-services__title{font:700 16px proxima nova w01,Times,serif;text-transform:uppercase;font-size:14px;line-height:20px;margin-bottom:30px}.stansberry-premium-services-list__title{font:600 16px proxima nova w01,Times,serif;font-size:16px;line-height:24px;margin-bottom:15px;padding-bottom:4px;border-bottom:1px solid #aaa}.stansberry-premium-services-list__columns{zoom:1}.stansberry-premium-services-list__columns:before,.stansberry-premium-services-list__columns:after{content:"";display:table}.stansberry-premium-services-list__columns:after{clear:both}.stansberry-premium-services-list__column{float:left;list-style:none;padding:0;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0}@media only screen and (max-width:768px){.stansberry-premium-services-list__column{float:none}}.stansberry-premium-services-list__column_half{width:47%;margin-left:3%}@media only screen and (max-width:768px){.stansberry-premium-services-list__column_half{width:auto;margin-left:0}}.stansberry-premium-services-list__column_half:first-child{margin-left:0}.stansberry-premium-services-list__column-item{line-height:24px;margin-bottom:10px;letter-spacing:-.1px}.home-featured{text-align:center;background:#eee;padding:15px 0 36px}.home-featured__title{font:700 16px proxima nova w01,Times,serif;font-size:40px;line-height:46px;color:#003766;margin-top:34px;margin-bottom:10px}.home-featured__subtitle{font:400 16px proxima nova w01,Times,sans-serif;font-size:22px;line-height:30px;margin-bottom:40px}.home-featured__icons{margin-bottom:65px}.home-featured__stats{margin-bottom:16px}.home-featured-icons{text-align:center}.home-featured-icons__icon{height:44px;width:38px;display:inline-block;margin-left:20px}.home-featured-icons__icon:first-child{margin-left:0}.home-featured-stat{color:#003766;text-align:center}@media only screen and (max-width:1024px){.home-featured-stat{padding:10px 0}}@media only screen and (max-width:375px){.home-featured-stat{padding:6px 0}}.home-featured-stat__title{font:700 16px proxima nova w01,Times,serif;font-size:40px;line-height:48px}@media only screen and (max-width:375px){.home-featured-stat__title{font-size:32px}}.home-featured-stat__description{font:400 16px proxima nova w01,Times,sans-serif;font-size:18px;line-height:24px}@media only screen and (max-width:375px){.home-featured-stat__description{font-size:16px}}.products-services-callout{padding-top:14px;border-top:1px solid #ccc}.products-services-callout__text{max-width:1070px;text-align:center;font:400 16px proxima nova w01,Times,sans-serif;font-size:16px;line-height:1.5;padding-right:10px;margin:0 auto}@media only screen and (max-width:768px){.products-services-callout__text{text-align:left}}@media only screen and (max-width:375px){.products-services-callout__text{font-size:14px}}.home-page-layout__home-featured{margin-bottom:21px}.home-page-layout__portfolio-solutions-callout{margin-bottom:40px}@media only screen and (max-width:1024px){.home-page-layout__portfolio-solutions-callout{margin-bottom:60px}}@media only screen and (max-width:768px){.home-page-layout__portfolio-solutions-callout{margin-bottom:0}}.home-page-layout__feedback-slider{margin-bottom:64px}@media only screen and (max-width:768px){.home-page-layout__feedback-slider{display:none}}.home-page-layout__investor-resources{margin-top:20px;margin-bottom:60px}@media only screen and (max-width:1024px){.home-page-layout__investor-resources{margin-bottom:40px}}@media only screen and (max-width:768px){.home-page-layout__investor-resources{margin-top:10px;margin-bottom:30px}}@media only screen and (max-width:375px){.home-page-layout__investor-resources{margin-bottom:20px}}.home-page-layout__news-grid{margin-top:30px;margin-bottom:53px}@media only screen and (max-width:768px){.home-page-layout__news-grid{margin-bottom:0}}.home-page-layout__show-more{margin-top:40px}@media only screen and (max-width:768px){.home-page-layout__show-more{margin-top:30px}}.portfolio-solutions-callout{overflow:hidden;position:relative;padding-top:40px;color:#111;background:linear-gradient(0deg,#EEEEEE 0%,rgba(238,238,238,0) 100%)}@media only screen and (max-width:768px){.portfolio-solutions-callout{padding-top:19px;padding-bottom:150px}}.portfolio-solutions-callout::before{content:'';display:block;position:absolute;z-index:10;left:0;bottom:19px;width:0;height:0;border-style:solid;border-width:0 0 105px 2880px;border-color:transparent transparent #fff transparent}@media only screen and (max-width:768px){.portfolio-solutions-callout::before{bottom:190px}}.portfolio-solutions-callout::after{content:'';display:block;position:absolute;z-index:10;left:0;right:0;bottom:0;height:19px;background:#fff}@media only screen and (max-width:768px){.portfolio-solutions-callout::after{height:190px}}.portfolio-solutions-callout__container{position:relative}.portfolio-solutions-callout__title{color:#003766;text-align:center;font:700 16px proxima nova w01,Times,serif;font-size:40px;line-height:1.15;margin-bottom:4px}@media only screen and (max-width:1024px){.portfolio-solutions-callout__title{font-size:32px}}@media only screen and (max-width:768px){.portfolio-solutions-callout__title{padding:0 20px;font-size:36px}}@media only screen and (max-width:375px){.portfolio-solutions-callout__title{padding:0;font-size:30px}}.portfolio-solutions-callout__subtitle{text-align:center;font:400 16px proxima nova w01,Times,sans-serif;font-size:18px;line-height:1.4;margin-bottom:43px}@media only screen and (max-width:768px){.portfolio-solutions-callout__subtitle{margin-bottom:27px}}@media only screen and (max-width:375px){.portfolio-solutions-callout__subtitle{font-size:16px}}.portfolio-solutions-callout__feature-wrapper{position:relative;max-width:923px;margin:0 auto}@media only screen and (max-width:768px){.portfolio-solutions-callout__feature-wrapper{padding-bottom:205px}}@media only screen and (max-width:375px){.portfolio-solutions-callout__feature-wrapper{padding-bottom:40%}}.portfolio-solutions-callout__features{margin-bottom:31px}.portfolio-solutions-callout__action-button{margin-bottom:155px}@media only screen and (max-width:1024px){.portfolio-solutions-callout__action-button{margin-bottom:85px}}@media only screen and (max-width:768px){.portfolio-solutions-callout__action-button{position:absolute;z-index:20;bottom:-100px;left:50%;margin-bottom:0;white-space:nowrap;transform:translate(-50%,0)}}@media only screen and (max-width:375px){.portfolio-solutions-callout__action-button{bottom:-110px}}.portfolio-solutions-callout__demo-image{width:545px;position:absolute;z-index:11;bottom:0;right:10px}@media only screen and (max-width:1024px){.portfolio-solutions-callout__demo-image{width:424px}}@media only screen and (max-width:768px){.portfolio-solutions-callout__demo-image{right:auto;left:50%;bottom:0;width:350px;transform:translate(-50%,0)}}@media only screen and (max-width:375px){.portfolio-solutions-callout__demo-image{bottom:-50px}}.portfolio-solutions-callout-features{max-width:58%;font:700 16px proxima nova w01,Times,serif;font-size:16px;line-height:24px;padding:0;list-style:none}@media only screen and (max-width:1024px){.portfolio-solutions-callout-features{max-width:54%}}@media only screen and (max-width:768px){.portfolio-solutions-callout-features{max-width:none}}.portfolio-solutions-callout-features__item{position:relative;margin-bottom:8px;padding-left:32px}.portfolio-solutions-callout-features__item::before{vertical-align:bottom;display:inline-block;content:"";height:26px;width:26px;margin-right:6px;background:url(assets/img/check_2.svg);background-size:17px 15px;background-repeat:no-repeat;background-position:center;left:0;position:absolute}.feedback-slider-item{font:400 16px proxima nova w01,Times,sans-serif;font-size:18px;line-height:1.4;text-align:center}@media only screen and (max-width:480px){.feedback-slider-item{padding:0 15px}}.feedback-slider-item::before{display:inline-block;vertical-align:middle;font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:"";color:#bbb;background-size:cover;margin-bottom:13px;font-size:33px}.feedback-slider-item__copy p{margin-bottom:20px}.feedback-slider-item__copy>*:last-child{margin-bottom:0}.resource-item{text-align:center}@media only screen and (max-width:1024px){.resource-item{text-align:left}}@media only screen and (max-width:768px){.resource-item{position:relative;padding-top:0;text-align:left;border-bottom:1px solid #e4e4e4}.resource-item:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);font-family:icomoon!important;font-size:32px;color:#004480}}@media only screen and (max-width:768px) and (max-width:375px){.resource-item:after{font-size:28px}}@media only screen and (max-width:768px){.resource-item_no-collapsed-border{border-bottom:0}}.resource-item__headline{color:inherit;text-decoration:none}@media only screen and (max-width:768px){.resource-item__headline{display:block;position:relative;z-index:1}}.resource-item__icon{display:inline-block;color:#004480;font-size:41px}@media only screen and (max-width:768px){.resource-item__icon{display:inline-block;vertical-align:-2px;line-height:46px;margin-right:5px;font-size:34px}}@media only screen and (max-width:375px){.resource-item__icon{font-size:28px;vertical-align:-1px;line-height:44px}}.resource-item__title{font:700 16px proxima nova w01,Times,serif;font-size:26px;line-height:30px;margin-bottom:14px;color:#004480}@media only screen and (max-width:1024px){.resource-item__title{display:inline-block}}@media only screen and (max-width:375px){.resource-item__title{font-size:20px;line-height:28px}}.resource-item__text{font:400 16px proxima nova w01,Times,sans-serif;font-size:16px;line-height:24px;margin-bottom:19px}@media only screen and (max-width:1024px){.resource-item__text{margin-bottom:10px}}@media only screen and (max-width:768px){.resource-item__text{display:none}}@media only screen and (max-width:768px){.resource-item__link{display:none}}.banner-block{color:#fff;background:#003766;padding:22px 20px 26px;text-align:center}@media only screen and (max-width:1024px){.banner-block{margin-top:35px}}@media only screen and (max-width:375px){.banner-block{margin-top:20px}}.banner-block__title{font:700 16px proxima nova w01,Times,serif;font-size:22px;line-height:26px;margin-bottom:10px}.banner-block__text{font:400 16px proxima nova w01,Times,sans-serif;font-size:14px;line-height:20px;margin-bottom:20px}.banner-block_width-constrained{display:inline-block;max-width:295px}.free-account-invitation{text-align:center;border:15px solid #e6e6e6;background:#fff}.free-account-invitation__title{font:700 16px proxima nova w01,Times,serif;font-size:26px;line-height:30px;margin-bottom:8px}.free-account-invitation__inner{border:1px solid #ddd;padding:30px 30px 35px}@media only screen and (max-width:768px){.free-account-invitation__inner{padding:25px 20px 30px}}.free-account-invitation__accent{position:relative}.free-account-invitation__accent::after{position:absolute;content:"";background:url(assets/img/underline.svg);height:7px;width:72px;bottom:-2px;left:-5px}.free-account-invitation__description{font:400 16px proxima nova w01,Times,sans-serif;font-size:18px;line-height:1.33;margin-bottom:27px}@media only screen and (max-width:375px){.free-account-invitation__description{font-size:16px;margin-bottom:20px}}.free-account-invitation__action-button-wrapper{display:inline-block;position:relative}.free-account-invitation__action-button{width:259px}@media only screen and (max-width:375px){.free-account-invitation__action-button{width:auto}}.free-account-invitation__arrow-accent{position:absolute;right:-59px;bottom:13px;height:56px;width:47px}@media only screen and (max-width:768px){.free-account-invitation__arrow-accent{display:none}}.free-account-invitation_neutral .free-account-invitation__accent{color:#3768c9}.free-account-invitation_neutral .free-account-invitation__accent::after{display:none}.news-grid{zoom:1}.news-grid:before,.news-grid:after{content:"";display:table}.news-grid:after{clear:both}.news-grid__title{margin-bottom:30px}.news-grid__featured{float:left;width:34.18803%;padding-right:30px}@media only screen and (max-width:768px){.news-grid__featured{float:none;width:auto;padding-right:0;margin-bottom:30px}}@media only screen and (max-width:375px){.news-grid__featured{padding-bottom:0}}@media only screen and (max-width:375px){.news-grid__featured .article-item_large{padding-top:0;border-top:0}}.news-grid__minor-container{float:left;width:65.81197%;padding-left:30px;border-left:1px solid #ccc}@media only screen and (max-width:768px){.news-grid__minor-container{float:none;width:auto;padding-left:0;border-top:1px solid #ccc;border-left:none;padding-top:20px}}.news-grid__row{padding:30px 0 0;margin-top:30px;border-top:1px solid #ccc;zoom:1}@media only screen and (max-width:768px){.news-grid__row{margin-top:20px;padding-top:20px}}.news-grid__row:before,.news-grid__row:after{content:"";display:table}.news-grid__row:after{clear:both}.news-grid__row:first-child{border-top:none;margin-top:0;padding:0}.news-grid__column{float:left;width:48.64865%;margin-left:2.7027%}@media only screen and (max-width:768px){.news-grid__column{float:none;width:auto;margin-left:0;margin-top:20px;border-top:1px solid #ccc;padding-top:20px}}.news-grid__column:first-child{margin-left:0}@media only screen and (max-width:768px){.news-grid__column:first-child{margin-top:0;border-top:0;padding-top:0}}.news-list__item{display:block;padding-top:20px;margin-top:20px;border-top:1px solid #ccc}.news-list__item:first-child{padding-top:0;border:0}.news-list__item_banner{padding-top:0;text-align:center;margin:30px 0;border:none}@media only screen and (max-width:768px){.news-list__item_banner{margin:20px 0}}.news-list__item_banner+.news-list__item{margin-top:0;padding-top:0;border:0}.news-list__item_borderless{padding-top:0;border:none;margin:30px 0}.news-list__item_borderless+.news-list__item{margin-top:0;padding-top:0;border:0}.news-list__banner{display:inline-block;max-width:100%;width:726px;height:90px;background:#eee}.more-research{zoom:1}.more-research__section-title{margin-bottom:20px}@media only screen and (max-width:768px){.more-research__section-title{display:none}}.more-research__content{float:left;width:65.81197%}@media only screen and (max-width:768px){.more-research__content{float:none;width:auto}}.more-research__sidebar{position:-webkit-sticky;position:sticky;top:69px;z-index:99;float:right;margin-left:5.55556%;width:28.63248%}@media only screen and (max-width:768px){.more-research__sidebar{position:static;top:auto;text-align:center;float:none;width:auto;margin:15px 0}}.more-research__ad{display:inline-block;width:300px}.more-research__show-more{margin-top:40px}@media only screen and (max-width:768px){.more-research__show-more{margin-top:30px}}.more-research:before,.more-research:after{content:"";display:table}.more-research:after{clear:both}.home-hero{overflow:hidden;background:linear-gradient(45deg,#005180 0%,#002647 100%);color:#fff;padding:40px 0 74px;position:relative;pointer-events:none}@media only screen and (max-width:768px){.home-hero{padding-top:24px;padding-bottom:18px}}.home-hero__inner{position:relative}.home-hero__inner::before{position:absolute;height:560px;width:500px;content:"";background-image:url(assets/img/banner-logo_white.svg);background-repeat:no-repeat;background-size:cover;right:-29.888888%;top:24px;opacity:.1;z-index:1}@media only screen and (max-width:768px){.home-hero__inner::before{right:auto;left:36%;top:50%;margin-top:9px}}.home-hero__callout{float:left;padding-top:27px;padding-bottom:17px;padding-right:80px;padding-left:16px;border-right:1px solid rgba(255,255,255,.5);width:57.26496%}@media only screen and (max-width:1024px){.home-hero__callout{padding-right:30px}}@media only screen and (max-width:768px){.home-hero__callout{float:none;width:auto;padding:0;text-align:center;border:0}}.home-hero__cta{float:left;width:42.73504%;text-align:center}@media only screen and (max-width:768px){.home-hero__cta{float:none;width:auto}}.home-hero__title{font:700 16px proxima nova w01,Times,serif;font-size:40px;line-height:1.15;margin-bottom:10px}@media only screen and (max-width:1024px){.home-hero__title{font-size:28px}}@media only screen and (max-width:768px){.home-hero__title{font-size:36px}}@media only screen and (max-width:375px){.home-hero__title{font-size:28px}}.home-hero__subtitle{font:400 16px proxima nova w01,Times,sans-serif;font-size:22px;line-height:1.36}@media only screen and (max-width:1024px){.home-hero__subtitle{padding:0 20px;font-size:16px}}@media only screen and (max-width:768px){.home-hero__subtitle{font-size:22px;line-height:1.2}}@media only screen and (max-width:375px){.home-hero__subtitle{font-size:16px}}.home-hero__cta-inner{max-width:370px;margin:0 auto;padding:52px 0}@media only screen and (max-width:1024px){.home-hero__cta-inner{padding:36px 0}}@media only screen and (max-width:768px){.home-hero__cta-inner{padding:30px 0}}.home-hero__cta-text{font:500 16px proxima nova w01,Times,serif;font-size:28px;line-height:1.14;margin-bottom:20px}@media only screen and (max-width:1024px){.home-hero__cta-text{font-size:20px}}@media only screen and (max-width:768px){.home-hero__cta-text{display:none}}.home-hero__cta-button-wrapper{position:relative;z-index:2;display:inline-block;pointer-events:all}.home-hero__cta-button-wrapper::after{content:"";display:inline-block;position:absolute;background:url(assets/img/arrow_white.svg) no-repeat;background-size:100% auto;height:64px;width:26px;right:-35px;bottom:25px}@media only screen and (max-width:1024px){.home-hero__cta-button-wrapper::after{width:20px;height:49px;right:-27px;bottom:15px}}@media only screen and (max-width:768px){.home-hero__cta-button-wrapper::after{display:none}}.home-hero::before{content:'';display:block;position:absolute;z-index:10;left:0;bottom:0;width:0;height:0;border-style:solid;border-width:0 0 105px 2880px;border-color:transparent transparent #eee transparent}.team-grid{padding-top:40px}@media only screen and (max-width:480px){.team-grid{padding-top:30px}}.team-grid__title{text-align:center;font:700 16px proxima nova w01,Times,serif;font-size:32px;line-height:36px;margin-bottom:40px}@media only screen and (max-width:480px){.team-grid__title{margin-bottom:30px}}.team-grid__holder{zoom:1}.team-grid__holder:before,.team-grid__holder:after{content:"";display:table}.team-grid__holder:after{clear:both}@media only screen and (max-width:480px){.team-grid__holder{padding:0 5px}}.team-grid__row{display:flex;margin-top:28px;zoom:1}.team-grid__row:first-child{margin-top:0}.team-grid__row:before,.team-grid__row:after{content:"";display:table}.team-grid__row:after{clear:both}.team-grid__item{float:left;width:24.10256%;margin-left:1.19658%;margin-bottom:28px}.team-grid__item:first-child{margin-left:0}.team-grid__item:nth-child(4n+5){clear:left;margin-left:0}@media only screen and (max-width:1024px){.team-grid__item{width:32.39437%;margin-left:1.40845%}.team-grid__item:nth-child(4n+5){clear:none;margin-left:1.40845%}.team-grid__item:nth-child(3n+4){clear:left;margin-left:0}}@media only screen and (max-width:768px){.team-grid__item{width:49.05149%;margin-left:1.89702%}.team-grid__item:nth-child(4n+5),.team-grid__item:nth-child(3n+4){clear:none;margin-left:1.89702%}.team-grid__item:nth-child(2n+3){clear:left;margin-left:0}}@media only screen and (max-width:480px){.team-grid__item{clear:none;float:none;width:100%;margin-left:0;margin-bottom:10px}.team-grid__item:nth-child(4n+5),.team-grid__item:nth-child(3n+4),.team-grid__item:nth-child(2n+3){clear:none;margin-left:0}}.team-grid__item:hover{box-shadow:0 3px 10px 0 rgba(0,0,0,.4)}.team-grid-item{color:#fff}.team-grid-item__anchor{text-decoration:none;color:inherit}.team-grid-item__anchor:visited,.team-grid-item__anchor:link{color:inherit}.team-grid-item__anchor:active{color:inherit}.team-grid-item__anchor:hover{color:inherit}.team-grid-item__photo{display:block}.team-grid-item__name{font:400 16px proxima nova w01,Times,sans-serif;font-size:22px;line-height:26px;margin-bottom:6px}@media only screen and (max-width:480px){.team-grid-item__name{position:relative;padding-right:30px}.team-grid-item__name::after{display:inline-block;vertical-align:middle;font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:-3px;top:0;content:"";font-size:26px}}.team-grid-item__description{font:400 16px proxima nova w01,Times,sans-serif;font-size:14px;line-height:20px}.team-grid-item__info{background:#444;padding:12px 15px;height:160px}@media only screen and (max-width:480px){.team-grid-item__info{height:auto;padding-bottom:26px}}.team-grid-item:hover .team-grid-item__photo{filter:grayscale(100%)}.team-grid-item:hover .team-grid-item__name{text-decoration:underline}.team-grid-item:hover .team-grid-item__info{background-color:#004480}.team-member-layout a{text-decoration:none}.team-member-layout__info-column{float:left;width:16.23932%;margin-top:-84px}@media only screen and (max-width:1024px){.team-member-layout__info-column{float:none;margin-top:0;display:block;width:100%}}.team-member-layout__content-column{float:left;width:60.68376%;margin-left:3.4188%}@media only screen and (max-width:1024px){.team-member-layout__content-column{float:none;margin:20px auto 0;padding-top:30px;border-top:1px solid #ccc;width:100%}}.team-member-layout__misc-column{float:left;width:14.52991%;margin-left:5.12821%}.team-member-layout__column-title{font:600 16px proxima nova w01,Times,serif;font-size:18px;line-height:22px;margin-bottom:8px}.team-member-layout__info{padding-top:44px;margin-left:auto;margin-right:auto;max-width:1170px;zoom:1}@media only screen and (max-width:375px){.team-member-layout__info{padding-top:0}}.team-member-layout__info:before,.team-member-layout__info:after{content:"";display:table}.team-member-layout__info:after{clear:both}.team-member-layout__back{display:block;margin:40px auto 0;width:170px}.team-member-layout__more-team{padding:24px 30px;border:1px solid #ccc;max-width:330px;margin:44px auto 0}@media only screen and (max-width:768px){.team-member-layout__more-team{padding:20px;max-width:none}}.more-team__title{font:700 16px proxima nova w01,Times,serif;font-size:18px;line-height:26px;margin-bottom:12px}.more-team__items{padding:0;list-style:none}.more-team__item{font-size:18px;line-height:26px;margin-top:16px}@media only screen and (max-width:768px){.more-team__item{margin-top:10px}}.more-team__item:first-child{margin-top:0}.team-member-info{font:400 16px proxima nova w01,Times,sans-serif;color:#111}@media only screen and (max-width:1024px){.team-member-info__basic-wrapper{width:190px;margin:0 auto;text-align:center}}@media only screen and (max-width:375px){.team-member-info__basic-wrapper{width:auto;margin:0 -15px;text-align:left}}.team-member-info__photo-wrapper{width:100%;border-radius:50%;border:1px solid #ccc;overflow:hidden;margin:0 auto 11px}@media only screen and (max-width:375px){.team-member-info__photo-wrapper{border-radius:0;border:0;margin-bottom:0}}.team-member-info__photo{width:100%;height:auto}@media only screen and (max-width:375px){.team-member-info__photo_square{display:none}}.team-member-info__photo_full{display:none}@media only screen and (max-width:375px){.team-member-info__photo_full{display:block}}@media only screen and (max-width:375px){.team-member-info__details{color:#fff;background:linear-gradient(315deg,#004480 0%,#00213D 100%);padding:14px 15px 18px}}.team-member-info__name{font:600 16px proxima nova w01,Times,serif;font-size:20px;line-height:24px;margin-bottom:1px}@media only screen and (max-width:375px){.team-member-info__name{font:700 16px proxima nova w01,Times,serif;font-size:28px;line-height:1.21}}.team-member-info__title{font-size:16px;line-height:1.5}@media only screen and (max-width:375px){.team-member-info__title{line-height:1.375}}.team-member-info__block{display:block;padding-top:24px;margin-top:24px;border-top:1px solid #ccc}@media only screen and (max-width:768px){.team-member-info__block{padding-top:20px;margin-top:20px}.team-member-info__block:first-child{margin-top:24px;padding-top:20px}}@media only screen and (max-width:375px){.team-member-info__block:first-child{margin-top:24px;padding-top:0;border-top:0}}.team-member-info-block__position{margin-bottom:15px}.team-member-info-block__icon{margin:0 auto;font-size:13px;vertical-align:middle}.team-member-info-block__title{font:600 16px proxima nova w01,Times,serif;font-size:18px;margin-bottom:15px}.team-member-info-block__content p{font-size:16px;line-height:22px;margin-bottom:10px}.team-member-info-block__content *:last-child{margin-bottom:0}.team-member-info-block_centered{text-align:center}.team-member-info-block-title{margin-top:20px;display:table;width:100%}.team-member-info-block-title__icon{vertical-align:middle}.team-member-info-block-title__icon-wrapper{display:table-cell;vertical-align:middle;width:1%;white-space:nowrap;padding-right:10px;font-size:16px}@media only screen and (max-width:375px){.team-member-info-block-title__icon-wrapper{font-size:13px}}.team-member-info-block-title__text{display:table-cell;vertical-align:middle;font:600 16px proxima nova w01,Times,serif;font-size:18px}.about-layout__content{max-width:710px;margin:48px auto 0}.about-layout__content_wider{max-width:770px}.about-layout__meet-the-team-background{position:relative;height:126px;background:linear-gradient(180deg,rgba(238,238,238,0) 0%,#eeeeee 100%)}.about-layout__meet-the-team-background::after{content:"";background:url(assets/img/meet-the-team__bottom-bg.svg);background-size:cover;position:absolute;left:0;right:0;bottom:0;height:100%}.about-layout__meet-the-team{position:relative;max-width:730px;margin:-80px auto 0}.download-callout{border:20px solid #f4f4f4;padding:32px 40px 17px}@media only screen and (max-width:768px){.download-callout{padding:16px 20px 30px}}.download-callout__body{position:relative;padding-right:131px;margin-bottom:22px}@media only screen and (max-width:480px){.download-callout__body{margin-bottom:32px;min-height:198px}}.download-callout__title{font:700 16px proxima nova w01,Times,serif;font-size:26px;line-height:30px;color:#004480;margin-bottom:6px}.download-callout__description{font:400 16px proxima nova w01,Times,sans-serif;font-size:18px;line-height:24px}.download-callout__action-button{padding-left:10px;padding-right:10px;width:200px;margin-top:20px}@media only screen and (max-width:480px){.download-callout__action-button_desktop{display:none}}.download-callout__action-button_mobile{display:none;margin:0 auto}@media only screen and (max-width:480px){.download-callout__action-button_mobile{display:block}}.download-callout__featured-image{position:absolute;right:-14px;top:-17px;max-width:139px}@media only screen and (max-width:768px){.download-callout__featured-image{top:13px;max-width:134px}}.download-callout_image_left .download-callout__body{padding-left:131px;padding-right:0}.download-callout_image_left .download-callout__featured-image{right:auto;left:-14px}.meet-the-team__team-members{margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:1170px;zoom:1}.meet-the-team__team-members:before,.meet-the-team__team-members:after{content:"";display:table}.meet-the-team__team-members:after{clear:both}.meet-the-team__team-member{float:left;height:110px;width:110px;border-radius:50%;border:1px solid #ccc;overflow:hidden;margin-left:6.16438%}.meet-the-team__team-member:first-child{margin-left:0}.meet-the-team__action-button{display:block;width:176px;margin:0;padding:11px 36px 11px 16px}.meet-the-team-banner{position:relative;height:270px;padding:54px 228px}@media only screen and (max-width:1199px){.meet-the-team-banner{padding-top:27px;padding-left:114px}}@media only screen and (max-width:1024px){.meet-the-team-banner{padding-left:50px;padding-right:15px}}.meet-the-team-banner__background{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-position:center}@media only screen and (max-width:768px){.meet-the-team-banner__background_desktop{display:none}}.meet-the-team-banner__background_mobile{display:none;background-position:right;background-size:contain;background-repeat:no-repeat}@media only screen and (max-width:768px){.meet-the-team-banner__background_mobile{display:block}}@media only screen and (max-width:768px){.meet-the-team-banner{padding-top:30px;padding-left:20px}}.meet-the-team-banner__inner{position:relative;max-width:50%;margin-bottom:20px}@media only screen and (max-width:768px){.meet-the-team-banner__inner{max-width:75%}}@media only screen and (max-width:480px){.meet-the-team-banner__inner{max-width:69%}}.meet-the-team-banner__text{color:#004480;font:700 16px proxima nova w01,Times,serif;font-size:28px;line-height:1.14}@media only screen and (max-width:480px){.meet-the-team-banner__text{font-size:24px;line-height:1.17}}.meet-the-team-banner__cta{display:block;width:176px;margin:0;padding:11px 36px 11px 16px}.faq-list__title{text-transform:none;margin-bottom:28px;border-bottom:0}.faq-list-section__title{font:600 16px proxima nova w01,Times,serif;font-size:22px;line-height:26px;text-transform:uppercase;margin-bottom:23px}.faq-list-section__items{list-style:none;padding:0;margin:0}.faq-list-section__item{margin-top:10px;border-top:1px solid #ccc;padding-top:10px}.faq-list-section__item:first-child{margin-top:0;border-top:none;padding-top:0}.faq-list-section-item{padding-left:16px}.faq-list-section-item__question{position:relative;padding:10px 59px 10px 0;font:700 16px proxima nova w01,Times,serif;font-size:20px;line-height:28px;cursor:pointer}.faq-list-section-item__question::after{position:absolute;right:10px;top:10px;content:"";color:#0f75ce;display:inline-block;vertical-align:middle;font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:28px}.faq-list-section-item__answer{display:none;margin-top:20px;padding-bottom:20px;padding-right:59px}.faq-list-section-item_expanded .faq-list-section-item__question{color:#0f75ce}.faq-list-section-item_expanded .faq-list-section-item__question::after{content:""}.faq-list-section-item_expanded .faq-list-section-item__answer{display:block}.contact-us-grid{font:400 16px proxima nova w01,Times,sans-serif;font-size:18px;line-height:26px;zoom:1}.contact-us-grid:before,.contact-us-grid:after{content:"";display:table}.contact-us-grid:after{clear:both}.contact-us-grid__intro{float:left;width:31.62393%}@media only screen and (max-width:1024px){.contact-us-grid__intro{width:100%;float:none;margin-bottom:30px}}.contact-us-grid__details{float:left;width:62.39316%;margin-left:4.2735%}@media only screen and (max-width:1024px){.contact-us-grid__details{width:100%;max-width:365px;margin-left:0}}.contact-us-grid__detail-row{margin-top:30px;zoom:1}.contact-us-grid__detail-row:before,.contact-us-grid__detail-row:after{content:"";display:table}.contact-us-grid__detail-row:after{clear:both}.contact-us-grid__detail-row:first-child{margin-top:0}.contact-us-grid__detail-column{float:left;width:47.94521%;margin-left:4.10959%}@media only screen and (max-width:1024px){.contact-us-grid__detail-column{margin-left:0;float:none;width:100%;margin-top:30px}}.contact-us-grid__detail-column:first-child{margin-top:0;margin-left:0}.contact-us-grid-detail-column__title{font:700 16px proxima nova w01,Times,serif;font-size:18px;line-height:26px;border-bottom:1px solid #ccc;padding-bottom:7px;margin-bottom:12px}.contact-us-grid-detail-column__address-part{display:inline-block;width:160px}@media only screen and (max-width:375px){.contact-us-grid-detail-column__address-part{display:block;margin-top:14px}.contact-us-grid-detail-column__address-part:first-child{margin-top:0}}.contact-us-grid-detail-column__title-icon{font-size:20px;margin-right:3px;vertical-align:sub}.contact-us-layout__section-title{margin-bottom:40px}@media only screen and (max-width:768px){.contact-us-layout__section-title{margin-bottom:30px}}.contact-us-layout__contact-form{max-width:570px}.contact-us-form__field{margin-top:24px}@media only screen and (max-width:768px){.contact-us-form__field{margin-top:15px}}.contact-us-form__field:first-child{margin-top:0}.contact-us-form__message-area{min-height:224px}.contact-us-form__submit{width:320px;margin-top:38px}@media only screen and (max-width:768px){.contact-us-form__submit{margin-top:19px}}.form-field__label{display:inline-block;font:600 16px proxima nova w01,Times,serif;font-size:16px;line-height:19px;margin-bottom:4px}.form-field__with-error-message{margin-bottom:-8px}.form-field_size_small .form-field__label{margin-bottom:3px;font-size:14px;line-height:17px}.text-input{font:400 16px proxima nova w01,Times,sans-serif;font-size:18px;line-height:22px;display:block;width:100%;border:1px solid #ccc;border-radius:3px;padding:16px 14px;box-shadow:inset 0 1px 2px rgba(0,0,0,.2)}.text-input ::-webkit-input-placeholder,.text-input ::-moz-placeholder,.text-input :-ms-input-placeholder,.text-input :-moz-placeholder{color:#555}.text-input:focus{border:1px solid #427be4;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);outline:none}.text-input._invalid,.text-input.ng-invalid.ng-touched{border-color:#d23528}.text-input._invalid:focus,.text-input.ng-invalid.ng-touched:focus{border-color:#d23528;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);outline:none}.text-input_size_small{font-size:16px;line-height:20px;padding-top:9px;padding-bottom:9px}.text-input_size_medium{font-size:16px;line-height:20px;padding-top:11px;padding-bottom:11px}.textarea-input{font:400 16px proxima nova w01,Times,sans-serif;font-size:18px;line-height:22px;display:block;width:100%;border:1px solid #ccc;border-radius:3px;padding:17px 14px;max-width:100%;box-shadow:inset 0 1px 2px rgba(0,0,0,.2)}.textarea-input ::-webkit-input-placeholder,.textarea-input ::-moz-placeholder,.textarea-input :-ms-input-placeholder,.textarea-input :-moz-placeholder{color:#555}.textarea-input:focus{border:1px solid #427be4;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);outline:none}.textarea-input.ng-invalid.ng-touched{border-color:#d23528}.textarea-input.ng-invalid.ng-touched:focus{border-color:#d23528;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);outline:none}.textarea-input_size_small{font-size:16px;line-height:20px;padding-top:9px;padding-bottom:9px}.products-layout__featured-products{margin-bottom:20px}.products-layout__section-heading{margin-bottom:42px}@media only screen and (max-width:768px){.products-layout__section-heading{margin-bottom:32px}}.products-layout__portfolio-solutions{max-width:1110px;margin:0 auto;margin-bottom:61px}.products-layout__service-list-header{margin-bottom:42px}.products-layout__bundled-membership-list{margin:0 auto}.products-section-heading{text-align:center}.products-section-heading__title{font:700 16px proxima nova w01,Times,serif;font-size:32px;line-height:36px;margin-bottom:18px}.products-section-heading__title::after{content:"";display:block;max-width:120px;border-bottom:1px solid #555;margin:23px auto 0}.products-section-heading__subtitle{font:400 16px proxima nova w01,Times,sans-serif;font-size:20px;line-height:28px;max-width:970px;margin:0 auto 10px}.products-section-heading__footnote{font:600 16px proxima nova w01,Times,serif;font-size:13px;line-height:16px}.portfolio-solutions-grid{zoom:1}.portfolio-solutions-grid:before,.portfolio-solutions-grid:after{content:"";display:table}.portfolio-solutions-grid:after{clear:both}.portfolio-solutions-grid__item{float:left;margin-left:1.08108%;width:32.61261%}@media only screen and (max-width:768px){.portfolio-solutions-grid__item{width:100%;float:none;margin-left:0;margin-bottom:20px}}.portfolio-solutions-grid__item:first-child{margin-left:0}.portfolio-solution{border-radius:0 0 6px 6px;clip-path:polygon(-5px 25px,25px -5px,101% -5px,101% 101%,-5px 101%)}.portfolio-solution__title{text-align:center;padding:12px 0;font:700 16px proxima nova w01,Times,serif;font-size:24px;line-height:26px;color:#fff;background:#00559f}.portfolio-solution__icon{display:inline-block;vertical-align:middle;font-size:17px;margin-right:4px}.portfolio-solution__content{padding:20px 24px;border:1px solid #ccc;border-top:none;background:#fff}@media only screen and (max-width:768px){.portfolio-solution__content{padding-bottom:30px}}.portfolio-solution__description{font:400 16px proxima nova w01,Times,sans-serif;font-size:16px;line-height:22px;text-align:center;margin-bottom:22px}.portfolio-solution__action-button{display:block;width:200px;margin:0 auto}@media only screen and (max-width:768px){.portfolio-solution__action-button{width:181px}}.portfolio-solution__footnote{font:600 16px proxima nova w01,Times,serif;font-size:13px;line-height:16px;background:#eee;border:1px solid #ccc;border-top:none;margin-top:-1px;padding:11px 24px 13px;border-radius:0 0 6px 6px}.portfolio-solution__features-heading{font:600 16px proxima nova w01,Times,serif;font-size:13px;line-height:16px;text-transform:uppercase;border-bottom:1px solid #ccc;padding-bottom:5px;margin-bottom:14px}.portfolio-solution_shadow{box-shadow:0 1px 4px 0 rgba(0,0,0,.25)}.portfolio-solution__feature-list{font-size:14px;line-height:20px}.portfolio-solution__details{margin-top:22px}@media only screen and (max-width:375px){.portfolio-solution__details{display:none}.portfolio-solution__details_important{display:block}}.portfolio-solution_no-footnote .portfolio-solution__content{border-radius:0 0 6px 6px}.portfolio-solution_theme_darker .portfolio-solution__title{background:#004480}.portfolio-solution_theme_darkest .portfolio-solution__title{background:#003766}.service-list-header{padding:0 20px;zoom:1}@media only screen and (max-width:768px){.service-list-header{padding:0 15px}}.service-list-header:before,.service-list-header:after{content:"";display:table}.service-list-header:after{clear:both}.service-list-header__title{font:700 16px proxima nova w01,Times,serif;font-size:32px;line-height:36px;margin-bottom:5px}.service-list-header__filter-text{font:400 16px proxima nova w01,Times,sans-serif;font-size:20px;line-height:28px;max-width:740px;text-align:left}@media only screen and (max-width:768px){.service-list-header__filter-text{margin-bottom:32px;font-size:18px;line-height:1.44}}.service-list-header__filters{position:relative;padding-right:310px;zoom:1}@media only screen and (max-width:768px){.service-list-header__filters{padding-right:0;text-align:center}}.service-list-header__filters:before,.service-list-header__filters:after{content:"";display:table}.service-list-header__filters:after{clear:both}.service-list-header__filter{position:absolute;right:6px;top:50%;transform:translateY(-50%)}@media only screen and (max-width:768px){.service-list-header__filter{position:relative;top:auto;right:auto;transform:none}}.service-list-item{display:block;width:100%;background:#fff}.service-list-item__icon{display:inline-block;vertical-align:middle;margin-right:8px;font-size:16px}.service-list-item__title{display:inline-block;vertical-align:middle;width:calc(100% - 42px)}.service-list-item__content{display:table;width:100%}@media only screen and (max-width:768px){.service-list-item__content{display:flex;flex-wrap:wrap;padding:18px}}.service-list-item__title-wrapper,.service-list-item__description,.service-list-item__notice,.service-list-item__action{padding:19px 0;display:table-cell;vertical-align:middle}@media only screen and (max-width:768px){.service-list-item__title-wrapper,.service-list-item__description,.service-list-item__notice,.service-list-item__action{display:block;padding:0}}.service-list-item__title-wrapper{order:1;padding-left:25px;width:32.11009%;font:700 16px proxima nova w01,Times,serif;font-size:17px;line-height:22px}@media only screen and (max-width:768px){.service-list-item__title-wrapper{padding:0;width:auto;margin-bottom:10px;flex-basis:calc(100% - 50px)}}.service-list-item__description{font:400 16px proxima nova w01,Times,sans-serif;font-size:14px;line-height:20px;width:34.86239%;padding-left:22px;padding-right:22px}@media only screen and (max-width:768px){.service-list-item__description{order:3;width:100%;padding:0;margin-bottom:14px}}.service-list-item__notice{font:600 16px proxima nova w01,Times,serif;font-size:13px;line-height:16px;padding-left:19px;width:19.26606%}@media only screen and (max-width:768px){.service-list-item__notice{order:4;padding:0;width:auto}}.service-list-item__action{width:13.76147%;text-align:center}@media only screen and (max-width:1024px){.service-list-item__action{text-align:right;padding-right:30px;font-size:32px;line-height:1}}@media only screen and (max-width:768px){.service-list-item__action{width:50px;order:2;margin-left:auto;padding:0;font-size:28px}}.service-list-item__action-link{display:inline-block}@media only screen and (max-width:1024px){.service-list-item__action-link_desktop{display:none}}.service-list-item__action-link_mobile{display:none}@media only screen and (max-width:1024px){.service-list-item__action-link_mobile{display:inline-block}}.service-list-item__tag{display:none;background:#eee;border-radius:11px;font:500 16px proxima nova w01,Times,serif;font-size:12px;line-height:1.17;padding:2px 8px 3px}@media only screen and (max-width:768px){.service-list-item__tag{display:inline-block;order:5;margin-left:auto;align-self:flex-end}}@media only screen and (max-width:768px){.service-list-item_no-notice{flex-direction:column}}@media only screen and (max-width:768px){.service-list-item_no-notice .service-list-item__content{padding-bottom:24px}}@media only screen and (max-width:768px){.service-list-item_no-notice .service-list-item__title-wrapper{width:auto}}.service-list-item_no-notice .service-list-item__notice{display:none}.service-list-item_no-notice .service-list-item__description{width:47.00855%}@media only screen and (max-width:768px){.service-list-item_no-notice .service-list-item__description{order:2;width:auto;margin-bottom:20px}}.service-list-item_no-notice .service-list-item__action{width:20.51282%;padding-left:30px;padding-right:19px}@media only screen and (max-width:768px){.service-list-item_no-notice .service-list-item__action{order:3;width:auto;padding:0;margin:0 auto}}.service-list-item_no-notice .service-list-item__tag{display:none}.service-list-item_dummy .service-list-item__title-wrapper{width:100%}.service-list-item_dummy .service-list-item__description,.service-list-item_dummy .service-list-item__notice,.service-list-item_dummy .service-list-item__action{display:none}.service-list__section{margin-bottom:50px}@media only screen and (max-width:768px){.service-list__section{margin-bottom:20px}}.service-list__section:last-child{margin-bottom:0}.service-list-section{box-shadow:0 1px 4px 0 rgba(0,0,0,.25)}.service-list-section__title{position:relative;font:500 16px proxima nova w01,Times,serif;font-size:26px;line-height:32px;color:#fff;padding:8px 30px 12px;background-color:#004480}.service-list-section__content{background:#f8f8f8;padding:30px}@media only screen and (max-width:768px){.service-list-section__content{padding:20px 15px}}.service-list-section__description{font:400 16px proxima nova w01,Times,sans-serif;font-size:18px;line-height:24px;margin-bottom:16px;max-width:960px}.service-list-section__footnote{font:500 16px proxima nova w01,Times,serif;font-size:13px;line-height:17px}.service-list-section__items{margin-top:30px}@media only screen and (max-width:768px){.service-list-section__items{margin-top:20px}}.service-list-section__items:first-child{margin-top:0}.service-list-section__item{position:relative;background:#fff;border:1px solid #ddd;margin-bottom:2px;transition:all .1s;top:0}@media only screen and (max-width:768px){.service-list-section__item{margin-bottom:4px}}.service-list-section__item:not(.service-list-section__item_dummy){cursor:pointer}.service-list-section__item:not(.service-list-section__item_dummy):before{content:'';display:block;position:absolute;left:0;top:0;bottom:0;width:8px;background:#0f75ce;opacity:0}.service-list-section__item:not(.service-list-section__item_dummy):hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.25);z-index:5;top:-1px}.service-list-section__item:not(.service-list-section__item_dummy):hover:before{opacity:1}.service-list-section__item:last-child{margin-bottom:0}.bundled-membership{border-radius:0 0 6px 6px;box-shadow:0 1px 4px 0 rgba(0,0,0,.25)}.bundled-membership__heading{font:700 16px proxima nova w01,Times,serif;font-size:14px;line-height:20px;padding:4px 24px}.bundled-membership__content{padding:23px 24px 24px}.bundled-membership__icon{display:inline-block;margin-right:12px;font-size:19px;float:left}.bundled-membership__icon-wrapper{display:table-cell;vertical-align:top}.bundled-membership__title{display:table;font:700 16px proxima nova w01,Times,serif;font-size:18px;line-height:22px;margin-bottom:14px}.bundled-membership__title-text{display:table-cell;vertical-align:middle}.bundled-membership__description{font:400 16px proxima nova w01,Times,sans-serif;font-size:16px;line-height:24px;margin-bottom:14px}.bundled-membership__note{font:700 16px proxima nova w01,Times,serif;font-size:14px;line-height:20px;margin-bottom:12px}.bundled-membership__contact-cta{font:600 16px proxima nova w01,Times,serif;font-size:18px;line-height:26px}.bundled-membership__contact-phone{font:700 16px proxima nova w01,Times,serif;font-size:22px;line-height:30px;color:#004480;margin-top:4px}.bundled-membership_theme_blue .bundled-membership__heading{color:#fff;background-color:#106691}.bundled-membership_theme_brown .bundled-membership__heading{color:#fff;background-color:#663813}.bundled-membership_theme_maroon .bundled-membership__heading{color:#fff;background-color:#a22c22}.bundled-membership_theme_lgreen .bundled-membership__heading{color:#fff;background-color:#4f8e3c}.bundled-membership_theme_green .bundled-membership__heading{color:#fff;background-color:#174613}.bundled-membership_theme_sky .bundled-membership__heading{color:#fff;background-color:#0087ca}.bundled-membership_theme_sps .bundled-membership__heading{color:#fff;background-color:#106691}.bundled-membership_theme_cho .bundled-membership__heading{color:#fff;background-color:#00a8a3}.bundled-membership_theme_pwp .bundled-membership__heading{color:#fff;background-color:#552e8f}.bundled-membership_theme_alliance .bundled-membership__heading{color:#fff;background-color:#d6a812}.bundled-membership_theme_radio .bundled-membership__heading{color:#fff;background-color:#106691}.bundled-membership-list{zoom:1}.bundled-membership-list:before,.bundled-membership-list:after{content:"";display:table}.bundled-membership-list:after{clear:both}.bundled-membership-list__item{float:left;width:31.57895%;margin-left:2.63158%}@media only screen and (max-width:768px){.bundled-membership-list__item{float:none;width:100%;margin-left:0;margin-top:20px}}.bundled-membership-list__item:first-child{margin-left:0;margin-top:0}.featured-products{position:relative;padding-bottom:70px}.featured-products__background{margin-bottom:-500px;z-index:0}@media only screen and (max-width:768px){.featured-products__background{margin-bottom:-605px}}@media only screen and (max-width:375px){.featured-products__background{margin-bottom:-615px}}.featured-products__content{position:relative;max-width:1114px;margin:40px auto 0;z-index:5;padding:0 15px}@media only screen and (max-width:768px){.featured-products__content{margin-top:26px}}.featured-products__heading{max-width:870px;margin:0 auto}.featured-products__grid{margin-top:50px}@media only screen and (max-width:768px){.featured-products__grid{margin-top:30px}}.featured-products__bottom-gradient{position:absolute;background:url(assets/img/composite-container/composite-container_bottom-gradient-edgy.svg);background-position:bottom;background-size:cover;bottom:0;left:0;right:0;height:260px;z-index:0}.featured-products-background{position:relative;height:500px;background:url(assets/img/featured-products-heading/featured-products-bg_desktop.jpg) bottom no-repeat;background-size:cover}@media only screen and (max-width:768px){.featured-products-background{height:605px;background-image:url(assets/img/featured-products-heading/featured-products-bg_tablet.jpg)}}@media only screen and (max-width:375px){.featured-products-background{height:615px;background-image:url(assets/img/featured-products-heading/featured-products-bg_mobile.jpg)}}.featured-products-heading{text-align:center;color:#fff}.featured-products-heading__title{font:700 16px proxima nova w01,Times,serif;font-size:40px;line-height:46px}.featured-products-heading__subtitle{font:400 16px proxima nova w01,Times,sans-serif;font-size:22px;line-height:28px;margin-top:10px}.featured-products-heading__footnote{font:500 16px proxima nova w01,Times,serif;font-size:13px;line-height:17px;margin-top:12px}.service-list-item-volatility-box__caption{font:600 16px proxima nova w01,Times,serif;font-size:13px;line-height:17px;margin-bottom:3px}.service-list-item-volatility-box__gauge{display:block;font-size:8px;margin-right:7px;margin-bottom:3px}.service-list-item-volatility-box__text-value{display:block;text-transform:uppercase;font:700 16px proxima nova w01,Times,serif;font-size:13px;line-height:17px;color:#888}.filter-services-modal{width:330px;position:absolute;top:0;right:0;bottom:0;background:#fff;overflow:hidden}@media only screen and (max-width:375px){.filter-services-modal{left:0;width:auto}}.filter-services-modal__title{position:relative;font:700 16px proxima nova w01,Times,serif;font-size:18px;line-height:22px;background:#eee;padding:14px 20px 12px;border-bottom:1px solid #ccc}.filter-services-modal__dismiss{display:inline-block;position:absolute;right:15px;top:8px;cursor:pointer;color:#555;font-size:34px}.filter-services-modal__body{position:absolute;padding:20px;top:49px;bottom:66px;right:0;left:0;overflow-x:auto}.filter-services-modal__filter-wrapper{padding-bottom:48px}.filter-services-modal__filter-group{margin-bottom:21px}.filter-services-modal__footer{box-shadow:0 -48px 27px 0 rgba(255,255,255,.9);text-align:center;position:absolute;background:#fff;bottom:0;height:66px;left:0;right:0;padding:0 20px 22px}.filter-services-modal__clear{display:none;font:700 16px proxima nova w01,Times,serif;font-size:14px;line-height:20px}.filter-services-modal_filtered .filter-services-modal__body{bottom:106px}.filter-services-modal_filtered .filter-services-modal__apply{margin-bottom:16px}.filter-services-modal_filtered .filter-services-modal__footer{height:106px}.filter-services-modal_filtered .filter-services-modal__clear{display:inline-block}.publication-product-header{color:#fff;background:linear-gradient(315deg,#004480 0%,#00213D 100%)}.publication-product-header__inner{max-width:1170px;padding:36px 15px;position:relative;margin-left:auto;margin-right:auto;max-width:1170px;zoom:1}@media only screen and (max-width:768px){.publication-product-header__inner{padding-top:30px}}.publication-product-header__inner:before,.publication-product-header__inner:after{content:"";display:table}.publication-product-header__inner:after{clear:both}.publication-product-header__intro{float:left;width:63.67521%;border-right:1px solid #fff;padding-right:74px;padding-top:20px;padding-bottom:12px;position:relative}@media only screen and (max-width:1024px){.publication-product-header__intro{width:57.35043%;padding-right:37px}}@media only screen and (max-width:768px){.publication-product-header__intro{float:none;width:auto;border-right:0;border-bottom:1px solid #fff;padding-right:0;padding-bottom:34px;margin-bottom:28px;padding-top:0}}.publication-product-header__cta{float:left;position:absolute;top:50%;transform:translateY(-50%);width:36.32479%;right:0;padding-left:3.4188%}@media only screen and (max-width:1024px){.publication-product-header__cta{width:42.64957%}}@media only screen and (max-width:768px){.publication-product-header__cta{float:none;position:static;top:auto;transform:none;width:auto;right:auto;padding-left:0;text-align:center}}.publication-product-header__cta-title{font:700 16px proxima nova w01,Times,serif;font-size:32px;line-height:36px;margin-bottom:7px}.publication-product-header__cta-description{font:400 16px proxima nova w01,Times,sans-serif;font-size:16px;line-height:24px;margin-bottom:20px}.publication-product-header__cta-description-call{color:#ffc500}.publication-product-header__cta-description_phone{font:700 16px proxima nova w01,Times,serif;font-size:20px;margin-bottom:11px;margin-top:13px;line-height:27px}.publication-product-header__cta-button-wrapper{display:inline-block;position:relative}.publication-product-header__cta-button-wrapper::after{content:"";display:inline-block;position:absolute;background:url(assets/img/arrow_white.svg);height:64px;width:26px;right:-76px;bottom:-14px;transform:rotate(40deg);transform-origin:100% 0}@media only screen and (max-width:1024px){.publication-product-header__cta-button-wrapper::after{display:none}}@media only screen and (max-width:768px){.publication-product-header__cta-button-wrapper::after{display:inline-block}}@media only screen and (max-width:375px){.publication-product-header__cta-button-wrapper::after{display:none}}.publication-product-header__cta-number{font-size:32px}.publication-product-header__logo{max-width:445px;height:auto;margin-bottom:20px}@media only screen and (max-width:768px){.publication-product-header__logo{max-width:100%;margin-bottom:13px}}.publication-product-header__title{font:300 16px proxima nova w01,Times,sans-serif;font-size:40px;line-height:1.15;margin-bottom:10px}@media only screen and (max-width:768px){.publication-product-header__title{font-size:36px;line-height:1.11}}.publication-product-header__subtext{font:400 16px proxima nova w01,Times,sans-serif;font-size:18px;line-height:1.333}.publication-product-header__back{padding:2px 0;position:absolute;top:-23px;font:700 16px proxima nova w01,Times,serif;font-size:14px;line-height:20px;color:#fff;text-decoration:none}.single-product-layout__header{margin-bottom:44px}@media only screen and (max-width:768px){.single-product-layout__header{margin-bottom:22px}}.single-product-layout__about-product{margin-bottom:60px}.single-product-layout__product-shot{margin-bottom:40px}.single-product-layout__profit-presentation{margin-bottom:52px}.single-product-layout__feedback-slider{margin-bottom:50px}.single-product-layout__copy-title{font:700 16px proxima nova w01,Times,serif;font-size:40px;line-height:46px;margin-bottom:30px}@media only screen and (max-width:768px){.single-product-layout__copy-title{text-align:center}}.single-product-layout__copy-container{margin-bottom:43px}.profit-item-indicator{text-align:center}.profit-item-indicator__bar{position:relative;display:inline-block;width:20px;height:10px;background:#000}.profit-item-indicator__bar-overlay{position:absolute;right:0;bottom:0;left:0;background:rgba(17,159,228,.6)}.about-product__inner{margin-left:auto;margin-right:auto;max-width:1170px;zoom:1}.about-product__inner:before,.about-product__inner:after{content:"";display:table}.about-product__inner:after{clear:both}.about-product__content{float:left;width:65.81197%}@media only screen and (max-width:1024px){.about-product__content{float:none;width:auto}}.about-product__sidebar{float:left;width:26.49573%;margin-left:5.12821%}@media only screen and (max-width:1024px){.about-product__sidebar{display:none}}.about-product__heading{font:700 16px proxima nova w01,Times,serif;font-size:32px;line-height:36px;margin-bottom:10px}.about-product__copy{font:400 16px proxima nova w01,Times,sans-serif;font-size:18px;line-height:26px;margin-bottom:40px}@media only screen and (max-width:1024px){.about-product__copy{margin-bottom:20px}}.about-product__overview{margin-bottom:30px}.about-product__about-editorial_mobile{display:none;margin-bottom:30px}@media only screen and (max-width:1024px){.about-product__about-editorial_mobile{display:block}}.overview-table__heading{font:700 16px proxima nova w01,Times,serif;font-size:22px;line-height:26px;color:#fff;padding:11px 14px 9px;background:#004480}.overview-table__body{display:table;width:100%;border-left:1px solid #ccc;border-right:1px solid #ccc}@media only screen and (max-width:768px){.overview-table__body{display:block}}.overview-table__row{display:table-row}@media only screen and (max-width:768px){.overview-table__row{display:block;border-bottom:1px solid #ccc;padding:12px 14px}}.overview-table__position{min-width:14.28571%;font:400 16px proxima nova w01,Times,sans-serif}.overview-table__description{min-width:14.28571%;font:400 16px proxima nova w01,Times,sans-serif;border-left:1px solid #ccc}.overview-table__position,.overview-table__description{display:table-cell;color:#000;font-size:16px;line-height:24px;padding:12px 14px;border-bottom:1px solid #ccc}@media only screen and (max-width:768px){.overview-table__position,.overview-table__description{padding:0;display:block;border-left:0;border-right:0;border-bottom:0;margin-top:4px}.overview-table__position:first-child,.overview-table__description:first-child{margin-top:0}}.portfolio-snapshot{padding:20px 24px 18px;background:#f4f4f4;color:#111}@media only screen and (max-width:768px){.portfolio-snapshot{padding:16px 15px 15px}}.portfolio-snapshot__title{font:700 16px proxima nova w01,Times,serif;font-size:22px;line-height:26px;margin-bottom:11px}@media only screen and (max-width:768px){.portfolio-snapshot__title{margin-bottom:20px}}.portfolio-snapshot__footnote{font:500 16px proxima nova w01,Times,serif;font-size:13px;line-height:17px;margin-top:13px}@media only screen and (max-width:768px){.portfolio-snapshot__footnote{margin-top:16px}}.portfolio-snapshot__metrics{zoom:1}.portfolio-snapshot__metrics:before,.portfolio-snapshot__metrics:after{content:"";display:table}.portfolio-snapshot__metrics:after{clear:both}.portfolio-snapshot__metric{float:left;width:31.30194%;margin-left:3.04709%}@media only screen and (max-width:768px){.portfolio-snapshot__metric{float:none;width:auto;margin-left:0;margin-top:22px}}.portfolio-snapshot__metric:first-child{margin-left:0;margin-top:0}.portfolio-snapshot_col_2 .portfolio-snapshot__metric{width:48.47645%}@media only screen and (max-width:768px){.portfolio-snapshot_col_2 .portfolio-snapshot__metric{width:auto}}.portfolio-snapshot-metric__title{font:700 16px proxima nova w01,Times,serif;font-size:14px;line-height:20px;padding-bottom:4px;border-bottom:1px solid #ccc;margin-bottom:6px}.portfolio-snapshot-metric__description{font:300 16px proxima nova w01,Times,sans-serif;color:#000;font-size:24px;line-height:30px}.portfolio-snapshot-metric__description_large{font-size:40px;line-height:48px}.portfolio-snapshot-metric__gauge{margin-top:8px;font-size:16px}.about-editorial__team{margin-bottom:30px}@media only screen and (max-width:1024px){.about-editorial__team{margin-bottom:20px}}.about-editorial__editor-info{margin-top:20px}@media only screen and (max-width:1024px){.about-editorial__editor-info{margin-top:10px}}.about-editorial__editor-info:first-child{margin-top:0}.about-editorial__section-title{padding-bottom:4px;font:700 16px proxima nova w01,Times,serif;font-size:14px;line-height:20px;margin-bottom:12px;border-bottom:1px solid #ccc}.about-editorial__section-title_large{padding-bottom:8px;font-size:20px;line-height:24px}.about-editorial__section-copy{font:400 16px proxima nova w01,Times,sans-serif;font-size:16px;line-height:24px}.about-editorial__section-copy_gap-after{margin-bottom:32px}@media only screen and (max-width:1024px){.about-editorial__section-copy_gap-after{margin-bottom:20px}}.editor-info{zoom:1}.editor-info:before,.editor-info:after{content:"";display:table}.editor-info:after{clear:both}.editor-info__shot-wrapper{float:left;overflow:hidden;height:64px;width:64px;border:1px solid #ccc;border-radius:50%;margin-right:10px}.editor-info__profile{float:left;width:calc(100% - 74px);padding-top:7px}.editor-info__title{font:400 16px proxima nova w01,Times,sans-serif;font-size:16px;line-height:24px}.editor-info__name{font:700 16px proxima nova w01,Times,serif;font-size:16px;line-height:26px}.product-shot__inner{position:relative;zoom:1}.product-shot__inner:before,.product-shot__inner:after{content:"";display:table}.product-shot__inner:after{clear:both}.product-shot__image-wrapper{padding-left:7.69231%;padding-right:5.81197%;text-align:right;max-width:56.49573%}@media only screen and (max-width:768px){.product-shot__image-wrapper{padding:0;max-width:none;text-align:center}}.product-shot__image{display:inline-block;max-height:276px}.product-shot__quote-block{position:absolute;top:50%;right:6.83761%;transform:translateY(-50%);padding-left:15px;border-left:4px solid #111;width:36.66667%}@media only screen and (max-width:1024px){.product-shot__quote-block{right:0;width:43.50427%}}@media only screen and (max-width:768px){.product-shot__quote-block{position:static;top:auto;right:auto;transform:none;padding-left:0;border-left:0;width:auto;border-top:3px solid #111;padding-top:12px;margin-top:20px;text-align:center}}.product-shot__quote{font:700 16px proxima nova w01,Times,serif;font-size:22px;line-height:28px;margin-bottom:14px}.product-shot__quote-author{font:400 16px proxima nova w01,Times,sans-serif;font-size:16px;line-height:24px}.profit-presentation{font:400 16px proxima nova w01,Times,sans-serif;text-align:center}.profit-presentation__inner{zoom:1}.profit-presentation__inner:before,.profit-presentation__inner:after{content:"";display:table}.profit-presentation__inner:after{clear:both}.profit-presentation__title{font-size:22px;line-height:30px;margin-bottom:8px}.profit-presentation__note{font:500 16px proxima nova w01,Times,serif;font-size:13px;line-height:16px;margin-bottom:60px}.profit-holder{zoom:1}.profit-holder:before,.profit-holder:after{content:"";display:table}.profit-holder:after{clear:both}@media only screen and (max-width:768px){.profit-holder{display:flex;flex-wrap:wrap}}.profit-holder__item{float:left;width:14.52991%;margin-left:2.5641%}@media only screen and (max-width:768px){.profit-holder__item{float:none;width:33.33333333333333%;margin-left:0;margin-bottom:36px;padding:0 10px}}@media only screen and (max-width:480px){.profit-holder__item{width:50%}}.profit-holder__item:first-child{margin-left:0}.profit-item__indicator{margin-bottom:5px}.profit-item__percentile{font:700 16px proxima nova w01,Times,serif;font-size:30px;line-height:1;color:#1994d1}.profit-item__note{font:400 16px proxima nova w01,Times,sans-serif;font-size:16px;line-height:22px}.single-product-trial-cta__inner{text-align:center;margin-left:auto;margin-right:auto;max-width:1170px}.single-product-trial-cta__button-wrapper{display:inline-block;position:relative;margin-bottom:24px}.single-product-trial-cta__button-wrapper:before{content:"";background:url(assets/img/arrow_product-page.svg) no-repeat;background-size:contain;display:block;position:absolute;width:70px;height:54px;left:-52px;top:40px}@media only screen and (max-width:1024px){.single-product-trial-cta__button-wrapper:before{display:none}}.single-product-trial-cta__button{padding-left:39px;padding-right:39px}.single-product-trial-cta__subtext{font:400 16px proxima nova w01,Times,sans-serif;font-size:20px;line-height:20px}@media only screen and (max-width:1024px){.single-product-trial-cta__subtext{display:inline-block;width:calc(100% - 44px);vertical-align:top}}@media only screen and (max-width:1024px){.single-product-trial-cta__subtext-wrapper{max-width:261px;margin:0 auto}}.single-product-trial-cta__subtext-wrapper::before{display:none;content:'';height:45px;width:36px;background-image:url(assets/img/arrow-new_up.svg);background-size:cover}@media only screen and (max-width:1024px){.single-product-trial-cta__subtext-wrapper::before{display:inline-block}}.testimonials-layout__member-testimonials{padding-top:40px;margin-bottom:64px}.testimonials-layout__free-account-invitation{max-width:830px;margin:0 auto}.featured-testimonial{text-align:center;background:linear-gradient(315deg,rgba(20,133,162,0.9) 0%,rgba(0,68,128,0.9) 100%);padding:30px 15px 56px;color:#fff;position:relative}.featured-testimonial__quote{font:300 16px proxima nova w01,Times,sans-serif;font-size:40px;line-height:1.15;max-width:870px;margin:0 auto}@media only screen and (max-width:768px){.featured-testimonial__quote{font-size:36px;line-height:1.11}}.featured-testimonial__author{font:500 16px proxima nova w01,Times,serif;font-size:18px;line-height:26px;margin-top:20px}.featured-testimonial::after{position:absolute;content:"";background-image:url(assets/img/featured-testimonial/featured-testimonial__bottom-bg_gray.svg);background-repeat:no-repeat;background-size:cover;bottom:-1px;left:0;right:0;height:100px;z-index:2}.featured-testimonial_transition_white.featured-testimonial::after{background-image:url(assets/img/featured-testimonial/featured-testimonial__bottom-bg_white.svg)}.video-testimonials{padding:40px 15px 21px;position:relative}.video-testimonials__inner{position:relative;z-index:5;margin-left:auto;margin-right:auto;max-width:1170px}.video-testimonials__title{font:700 16px proxima nova w01,Times,serif;font-size:32px;line-height:36px;margin-bottom:30px}.video-testimonials__holder{zoom:1}.video-testimonials__holder:before,.video-testimonials__holder:after{content:"";display:table}.video-testimonials__holder:after{clear:both}.video-testimonials__testimonial{float:left;width:31.62393%;padding:0 1.7094%;margin-left:2.5641%}@media only screen and (max-width:768px){.video-testimonials__testimonial{float:none;width:100%;margin-left:0;padding:0;margin-top:20px}.video-testimonials__testimonial:first-child{margin-top:0}}.video-testimonials__testimonial:first-child{margin-left:0}.video-testimonial__video-wrapper{position:relative;padding-top:56.25%;height:0}.video-testimonial__video{position:absolute;left:0;top:0;height:100%;width:100%}.video-testimonial__title{font:400 16px proxima nova w01,Times,sans-serif;font-size:18px;line-height:24px;margin-top:10px}.member-testimonials__title{font:700 16px proxima nova w01,Times,serif;font-size:32px;line-height:36px;margin-bottom:43px}@media only screen and (max-width:768px){.member-testimonials__title{margin-bottom:30px}}.member-testimonials__inner{margin-left:auto;margin-right:auto;max-width:1170px}.member-testimonials__holder{padding:0 20px;zoom:1}.member-testimonials__holder:before,.member-testimonials__holder:after{content:"";display:table}.member-testimonials__holder:after{clear:both}@media only screen and (max-width:768px){.member-testimonials__holder{padding:0}}.member-testimonials__video-holder{padding:0 20px;display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:60px}@media only screen and (max-width:768px){.member-testimonials__video-holder{padding:0}}.member-testimonials__testimonial{float:left;width:46.0177%;margin-left:6.19469%}@media only screen and (max-width:768px){.member-testimonials__testimonial{float:none;width:100%;margin-left:0;margin-top:36px}.member-testimonials__testimonial:first-child{margin-top:0}}.member-testimonials__testimonial_quote-only{border-bottom:1px solid #ccc;border-top:1px solid #ccc;padding:30px 0 40px;width:100%}@media only screen and (max-width:768px){.member-testimonials__testimonial_quote-only{padding:20px 0 30px}}.member-testimonials__testimonial_margined{margin-top:16px;margin-bottom:16px}.member-testimonials__testimonial_margined:first-child{margin-top:16px}.member-testimonials__testimonial:first-child{margin-left:0}.member-testimonials__video-testimonial{line-height:24px;width:330px;height:184px;margin:30px auto 0}@media only screen and (min-width:1200px){.member-testimonials__video-testimonial{margin:30px 0 0}}@media only screen and (min-width:1200px){.member-testimonials__video-testimonial_include-margin{margin:30px auto 0}}.member-testimonial{font:400 16px proxima nova w01,Times,sans-serif;font-size:18px;line-height:26px}.member-testimonial__quote{margin-bottom:20px}.member-testimonial__quote::before{content:"“";display:inline}.member-testimonial__quote::after{content:"”";display:inline}.member-testimonial__author{padding-left:30px}.member-testimonial_quote-only{font:700 16px proxima nova w01,Times,serif;font-size:32px;line-height:36px;text-align:center}.member-testimonial_quote-only::before{display:inline-block;vertical-align:middle;font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:"";color:#003766;opacity:.3;font-size:33px}.member-testimonial_quote-only .member-testimonial__quote{max-width:870px;margin:0 auto;color:#003766;opacity:.8}.member-testimonial_quote-only .member-testimonial__quote::before,.member-testimonial_quote-only .member-testimonial__quote::after{display:none}@media only screen and (max-width:768px){.member-testimonial_quote-only .member-testimonial__quote{font-size:26px;line-height:1.15;padding:0 20px}}.investor-resources-layout__market-watch{border-bottom:1px solid #ccc;margin-bottom:21px}@media only screen and (max-width:768px){.investor-resources-layout__market-watch{margin-bottom:0}}.investor-resources-layout__investor-resources{margin-bottom:61px}.investor-resources-layout__from-education-center{margin-top:23px;margin-bottom:70px}.investor-resources-layout__featured-books{padding-top:32px;margin-bottom:86px}.investor-resources-layout__free-account-invitation{max-width:830px;margin:0 auto 32px}.investor-menu{color:#fff;background:#00559f}@media only screen and (max-width:768px){.investor-menu{display:none}}.investor-menu__inner{margin-left:auto;margin-right:auto;max-width:1170px;zoom:1}.investor-menu__inner:before,.investor-menu__inner:after{content:"";display:table}.investor-menu__inner:after{clear:both}.investor-menu__item{float:left}.investor-menu-item{font:400 16px proxima nova w01,Times,sans-serif;color:inherit;font-size:16px;line-height:22px;padding:11px 20px 11px 14px}.investor-menu-item:hover{text-decoration:none;color:#fff;background:#0063b9}.investor-menu-item:link{text-decoration:none;color:#fff}.investor-menu-item:hover{text-decoration:none;color:#fff}.investor-menu-item:active{text-decoration:none;color:#fff}.investor-menu-item__icon{margin-right:7px;line-height:14px;font-size:23px;vertical-align:-5px}.investor-menu-item_active{background:#003766}.investor-menu-item_active:hover{background:#003766}.market-watch{zoom:1}.market-watch:before,.market-watch:after{content:"";display:table}.market-watch:after{clear:both}.market-watch__inner{position:relative;margin-left:auto;margin-right:auto;max-width:1170px;zoom:1}.market-watch__inner:before,.market-watch__inner:after{content:"";display:table}.market-watch__inner:after{clear:both}.market-watch__title{font:400 16px proxima nova w01,Times,sans-serif;width:11.53846%;font-size:18px;line-height:24px;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media only screen and (max-width:1024px){.market-watch__title{display:none}}@media only screen and (min-width:1025px){.market-watch__title{padding-left:12px}}.market-watch__holder{float:right;position:relative;width:88.46154%;padding:10px 17px}@media only screen and (max-width:1024px){.market-watch__holder{width:100%}}@media only screen and (max-width:768px){.market-watch__holder{padding:10px 0}}.market-watch__holder .owl-prev{position:absolute;top:50%;transform:translateY(-50%);left:0;font-size:24px;line-height:24px}.market-watch__holder .owl-next{position:absolute;top:50%;transform:translateY(-50%);right:0;font-size:24px;line-height:24px}.market-watch__holder .active:first-of-type .market-watch__item{border-left:none}.market-watch__item{padding-left:22px;border-left:1px solid #ccc;margin-left:-2px}@media only screen and (max-width:768px){.market-watch__item{padding-left:11px}}.market-watch .owl-item.active+.owl-item.active{border-left:2px solid #fff}.market-watch-item{font-size:13px;line-height:16px}.market-watch-item__descriptors{display:inline-block;width:61%}.market-watch-item__chart{display:inline-block;vertical-align:bottom;background:gray;height:28px;margin-left:5%;width:28.5%;padding-right:5%}.market-watch-item__info-row{margin-top:8px}.market-watch-item__info-row_small{font-size:12px}.market-watch-item__info-row:first-child{margin-top:0}.market-watch-item__info-block{display:inline-block;margin-left:6px}.market-watch-item__info-block_accented{font-weight:700}.market-watch-item__info-block:first-child{margin-left:0}.stock-ticker_positive{color:#4e8e41}.stock-ticker_negative{color:#be3428}.featured-books__title{margin-bottom:20px}.featured-books__container{zoom:1}.featured-books__container:before,.featured-books__container:after{content:"";display:table}.featured-books__container:after{clear:both}.featured-books__book{display:block;float:left;width:14.52991%;margin-left:2.5641%;padding-bottom:20px}.featured-books__book:first-child{margin-left:0}@media only screen and (max-width:1024px){.featured-books__book{width:23.07692%}.featured-books__book:nth-child(5n+5){clear:left;margin-left:0}}@media only screen and (max-width:768px){.featured-books__book{width:31.62393%}.featured-books__book:nth-child(5n+5){clear:none;margin-left:2.5641%}.featured-books__book:nth-child(4n+4){clear:left;margin-left:0}}@media only screen and (max-width:480px){.featured-books__book{width:46.66667%;margin-left:6.66667%}.featured-books__book:nth-child(4n+4){clear:none;margin-left:6.66667%}.featured-books__book:nth-child(2n+3){clear:left;margin-left:0}}.featured-book{box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}.tradestops-banner{position:relative;overflow:hidden;color:#fff}.tradestops-banner__top-border{width:102%;max-width:none;height:auto;margin-bottom:-2px;margin-left:-1%}@media only screen and (max-width:768px){.tradestops-banner__top-border_desktop{display:none}}.tradestops-banner__top-border_mobile{display:none}@media only screen and (max-width:768px){.tradestops-banner__top-border_mobile{display:block}}.tradestops-banner__body{position:relative;background:#003766;padding-top:24px;padding-bottom:40px}@media only screen and (max-width:768px){.tradestops-banner__body{padding-top:15px}}.tradestops-banner__body::after{position:absolute;display:block;content:"";background:linear-gradient(180deg,rgba(0,55,102,0) 0%,#003766 100%);height:70px;bottom:0;left:0;right:0}.tradestops-banner__inner{position:relative;margin-left:auto;margin-right:auto;max-width:1170px}.tradestops-banner__icon-bg-wrapper{position:relative}.tradestops-banner__icon-bg-wrapper::after{content:"";position:absolute;bottom:-40px;right:-8.4%;opacity:.1;display:block;background:url(assets/img/tradestops-banner/tradestops-banner__bg-icon.svg);background-size:contain;height:221px;width:280px}@media only screen and (max-width:768px){.tradestops-banner__icon-bg-wrapper::after{display:none}}.tradestops-banner__content{padding-left:4.46429%;z-index:5;position:relative;zoom:1}.tradestops-banner__content:before,.tradestops-banner__content:after{content:"";display:table}.tradestops-banner__content:after{clear:both}@media only screen and (max-width:768px){.tradestops-banner__content{padding:0 25px}}.tradestops-banner__intro{float:left;width:59.82143%}@media only screen and (max-width:768px){.tradestops-banner__intro{width:100%}}.tradestops-banner__features{float:left;width:19.28571%;margin-left:3.57143%}@media only screen and (max-width:768px){.tradestops-banner__features{display:none}}.tradestops-banner__title{font:700 16px proxima nova w01,Times,serif;font-size:32px;line-height:36px;margin-bottom:9px}.tradestops-banner__description{font:400 16px proxima nova w01,Times,sans-serif;font-size:18px;line-height:26px;margin-bottom:28px}@media only screen and (max-width:768px){.tradestops-banner__description{display:none}}.tradestops-banner__feature-list{margin-top:20px;padding-top:19px;border-top:1px solid rgba(255,255,255,.5)}.tradestops-banner__feature-list_mobile{border:0;display:none;margin-top:0;padding-top:0}@media only screen and (max-width:768px){.tradestops-banner__feature-list_mobile{display:block}}.tradestops-banner__feature-list-wrapper{display:none;margin-top:21px;margin-bottom:31px;padding-left:14px}@media only screen and (max-width:768px){.tradestops-banner__feature-list-wrapper{display:block}}.tradestops-banner__logo{padding-right:26px}.tradestops-banner__mobile-logo{display:none;height:45px;width:auto;margin-bottom:22px}@media only screen and (max-width:768px){.tradestops-banner__mobile-logo{display:block}}@media only screen and (max-width:768px){.tradestops-banner__cta-button_desktop{display:none}}.tradestops-banner__cta-button_mobile{width:100%;display:none}@media only screen and (max-width:768px){.tradestops-banner__cta-button_mobile{display:block}}.featured-post-widget__title{margin-bottom:20px}@media only screen and (max-width:1024px){.featured-post-widget__column{margin-top:15px}.featured-post-widget__column:first-child{margin-top:0}}.glossary-index{background:#f8f8f8;border-bottom:1px solid #ccc;overflow:hidden}.glossary-index__holder{overflow:hidden;position:relative;height:41px;margin-left:auto;margin-right:auto;max-width:1170px}.glossary-index__holder-item-wrapper{white-space:nowrap;position:absolute;left:0;top:0;bottom:-30px;right:0;padding-bottom:15px;overflow:hidden;overflow-x:scroll}.glossary-index__item{display:inline-block;user-select:none;position:relative;cursor:pointer;font:600 16px proxima nova w01,Times,serif;font-size:16px;line-height:22px;color:#0f75ce;width:44px;text-align:center;padding:9px 0}.glossary-index__item:hover{text-decoration:none;background:#eee}.glossary-index__item:link{color:#0f75ce;text-decoration:none}.glossary-index__item:active{color:#0f75ce;text-decoration:none}.glossary-index__item_active{color:#fff;background:#0f75ce}.glossary-index__item_active:hover{color:#fff;text-decoration:none;background:#0f75ce}.glossary-index__item_active:link{color:#fff;text-decoration:none}.glossary-index__item_active:active{color:#fff;text-decoration:none}.glossary-index__item_active::before{position:absolute;content:"";display:block;border-bottom:1px solid #0f75ce;height:1px;bottom:-1px;left:0;right:0}.glossary-index__item_disabled{color:#bbb}.glossary-index__item_disabled:visited,.glossary-index__item_disabled:link{color:#bbb}.glossary-index__item_disabled:active{color:#bbb}.glossary-index__item_disabled:hover{color:#bbb}.investment-glossary-section__letter{font:700 16px proxima nova w01,Times,serif;font-size:40px;line-height:46px;margin-bottom:30px}.investment-glossary-section__entry{margin-top:39px}.investment-glossary-section__entry:first-child{margin-top:0}.education-center-layout{background:linear-gradient(to right,#ffffff 0%,#ffffff 50%,#f4f4f4 50%,#f4f4f4 100%);zoom:1}@media only screen and (max-width:768px){.education-center-layout{background:#f4f4f4}}.education-center-layout:before,.education-center-layout:after{content:"";display:table}.education-center-layout:after{clear:both}.education-center-layout__container{display:flex}.education-center-layout__sidebar{width:24.18803%;float:left;background:#fff;padding-bottom:25px}@media only screen and (max-width:768px){.education-center-layout__sidebar{display:none}}.education-center-layout__sidebar-content{position:sticky;top:60px}@media only screen and (max-width:1024px){.education-center-layout__sidebar-content{top:50px}}.education-center-layout__view-chapters{display:inline-block;margin:25px 0 5px;font:500 16px proxima nova w01,Times,serif;font-size:16px}.education-center-layout__content{width:75.81197%;padding-left:8.37607%;padding-top:40px;float:left;background:#f4f4f4;padding-bottom:80px;min-height:700px}@media only screen and (max-width:1024px){.education-center-layout__content{padding-top:12px;padding-left:12px}}@media only screen and (max-width:768px){.education-center-layout__content{width:100%;min-height:0;padding:0 0 40px}}@media only screen and (max-width:768px){.education-center-layout__content_no-responsive-padding{padding:0}}.education-center-layout__search{max-width:252px;margin:20px 0 26px;padding-right:12px}.education-center-layout__search-heading{margin-bottom:30px}.education-center-layout__search-load-more{margin-top:30px}.education-center-layout__mobile-chapter-nav{font:500 16px proxima nova w01,Times,serif;font-size:18px;line-height:1.33;display:none;margin:32px -12px}@media only screen and (max-width:768px){.education-center-layout__mobile-chapter-nav{display:block}}.education-center-layout__mobile-search{display:none;margin:15px 0 30px}@media only screen and (max-width:768px){.education-center-layout__mobile-search{display:block}}.education-center-chapter-entries__item{display:block;margin-top:10px}@media only screen and (max-width:768px){.education-center-chapter-entries__item_chapter-header{margin-left:-15px;margin-right:-15px}}.education-center-chapter-entries__item:first-child{margin-top:0}.education-center-chapter-header{display:flex;flex-direction:column;box-shadow:0 1px 4px 0 rgba(0,0,0,.25);transition:all .2s}.education-center-chapter-header:visited,.education-center-chapter-header:link{color:#111;text-decoration:none}.education-center-chapter-header:active{color:#111;text-decoration:none}.education-center-chapter-header:hover{color:#111;text-decoration:none}.education-center-chapter-header__heading-bar{position:relative;transition:all .2s;background:#00559f;color:#fff;text-align:center;padding:13px 0 15px}.education-center-chapter-header__heading-bar-title{font:700 16px proxima nova w01,Times,serif;font-size:18px;line-height:1.333}.education-center-chapter-header__heading-bar-cta,.education-center-chapter-header__heading-bar-back{display:inline-block;position:absolute;font:500 16px proxima nova w01,Times,serif;font-size:16px;line-height:1.375;color:#fff;right:15px;top:50%;transform:translateY(-50%)}@media only screen and (max-width:768px){.education-center-chapter-header__heading-bar-cta,.education-center-chapter-header__heading-bar-back{display:none}}.education-center-chapter-header__heading-bar-back{display:none;left:9px;right:auto}@media only screen and (max-width:768px){.education-center-chapter-header__heading-bar-back{display:block}}.education-center-chapter-header__content{flex:1 1 auto;position:relative;background:#fff;padding:18px 260px 22px 20px}@media only screen and (max-width:768px){.education-center-chapter-header__content{padding:16px 15px 20px}}.education-center-chapter-header__chapter-title{font:500 16px proxima nova w01,Times,serif;font-size:26px;color:#111;transition:all .2s;line-height:1.23;margin-bottom:10px}.education-center-chapter-header__chapter-description{font:400 16px proxima nova w01,Times,sans-serif;font-size:16px;line-height:1.375}@media only screen and (max-width:375px){.education-center-chapter-header__chapter-description{display:none}}.education-center-chapter-header__article-counter-text{position:absolute;right:22px;top:27px;font:600 16px proxima nova w01,Times,serif;font-size:14px;line-height:1.21;color:#888}@media only screen and (max-width:768px){.education-center-chapter-header__article-counter-text{position:static;right:auto;top:auto;margin-top:19px}}.education-center-chapter-header__article-counter{margin-left:5px}.education-center-chapter-header_compact .education-center-chapter-header__icon{font-size:25px}.education-center-chapter-header_compact .education-center-chapter-header__heading-bar{padding:9px 22px;text-align:left}.education-center-chapter-header_compact .education-center-chapter-header__heading-bar-title{font-size:16px;line-height:1.375}.education-center-chapter-header_compact .education-center-chapter-header__chapter-title{font-size:24px;line-height:1.17}.education-center-chapter-header_compact .education-center-chapter-header__chapter-description{margin-bottom:auto}.education-center-chapter-header_compact .education-center-chapter-header__article-counter-text{position:static;right:auto;top:auto;margin-top:23px}.education-center-chapter-header_compact .education-center-chapter-header__content{padding:16px 20px 20px;display:flex;flex-direction:column}.education-center-chapter-header_compact:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.25)}.education-center-chapter-header_compact:hover .education-center-chapter-header__heading-bar{background:#0f75ce}.education-center-chapter-header_compact:hover .education-center-chapter-header__chapter-title{color:#0f75ce}.education-center-chapter-entry{position:relative;width:100%;padding:12px 22px 16px 20px;background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.25);transition:.2s all}.education-center-chapter-entry::before{position:absolute;content:'';display:block;top:0;bottom:0;left:0;width:4px;background:#0f75ce}.education-center-chapter-entry__title{display:block;font:700 16px proxima nova w01,Times,serif;font-size:18px;line-height:1.67;padding-right:40px}@media only screen and (max-width:768px){.education-center-chapter-entry__title{padding-right:68px;line-height:1.29}}.education-center-chapter-entry__tags{display:table-cell;white-space:nowrap;vertical-align:middle;text-align:right;padding-left:5px}.education-center-chapter-entry__index{display:inline-block;position:absolute;top:calc( 50% - 1.29em/2);right:22px;font:600 16px proxima nova w01,Times,serif;font-size:14px;line-height:1.29;color:#555;white-space:nowrap}.education-center-chapter-entry__icon{font-size:30px;vertical-align:-8px;margin-left:13px;position:relative;right:-7px}.education-center-chapter-entry__tag{margin-left:6px}.education-center-chapter-entry__tag:first-child{margin-left:0}.education-center-chapter-entry__description{display:inline-block;padding-right:238px;color:#111}@media only screen and (max-width:768px){.education-center-chapter-entry__description{display:none}}.education-center-chapter-entry:hover{color:#0f75ce;box-shadow:0 2px 8px 0 rgba(0,0,0,.25)}@media only screen and (max-width:768px){.education-center-chapter-entry_search{display:flex;flex-direction:column;padding-right:50px}}.education-center-chapter-entry_search .education-center-chapter-entry__index{width:40px}@media only screen and (max-width:768px){.education-center-chapter-entry_search .education-center-chapter-entry__title{order:2;display:block;line-height:1.3}.education-center-chapter-entry_search .education-center-chapter-entry__tags{order:1;display:block;text-align:left;padding-left:0;margin-bottom:5px}.education-center-chapter-entry_search .education-center-chapter-entry__index{display:block;position:absolute;top:50%;transform:translateY(-50%);right:20px}.education-center-chapter-entry_search .education-center-chapter-entry__icon{right:0}}.education-center-header{background:#f4f4f4;border-bottom:1px solid #ccc}.icon_align{display:inline-block}.icon_align_middle{vertical-align:middle}.education-center-menu{zoom:1}.education-center-menu:before,.education-center-menu:after{content:"";display:table}.education-center-menu:after{clear:both}.education-center-menu__inner{display:table;width:100%}.education-center-menu__intro-text,.education-center-menu__link{display:table-cell;vertical-align:middle}.education-center-menu__intro-text{font:500 16px proxima nova w01,Times,serif;font-size:16px;line-height:1.5}.education-center-menu__intro-text-break{display:inline-block}.education-center-menu__search{float:left;width:585px}.education-center-menu__link{padding:9px 0}.education-center-menu__nav{display:table-cell;vertical-align:middle;padding:9px 0;text-align:right}@media only screen and (max-width:768px){.education-center-menu__nav_desktop{display:none}}.education-center-menu__nav_mobile{display:none}@media only screen and (max-width:768px){.education-center-menu__nav_mobile{display:table-cell}}.education-center-menu__item{display:inline-block;vertical-align:middle;margin-left:24px;font:500 16px proxima nova w01,Times,serif;font-size:14px;line-height:20px;text-decoration:none;color:#555}@media only screen and (max-width:1024px){.education-center-menu__item:first-child{margin-left:0}}.education-center-menu__item:hover{color:#0f75ce}.education-center-menu-item{position:relative;cursor:pointer}.education-center-menu-item__submenu{display:none;cursor:default}.education-center-menu-item__icon{position:relative;top:-1px;margin-right:4px;font-size:20px}.education-center-menu-item__link-text{display:inline-block}.education-center-menu-item__subitem{margin-top:5px}.education-center-menu-item__subitem:first-child{margin-top:0}.education-center-menu-item_has-subitems>.education-center-menu-item__link-text::after{display:inline-block;vertical-align:middle;font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:20px}.education-center-menu-item_expanded>.education-center-menu-item__submenu{display:block;position:absolute;text-align:left;padding:10px;top:calc(100% + 5px);left:0;right:0;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.3)}.education-center-menu-item_expanded>.education-center-menu-item__link-text{color:#0f75ce}.education-center-menu-item_expanded>.education-center-menu-item__link-text::after{content:""}.education-center-search{zoom:1;position:relative}.education-center-search:before,.education-center-search:after{content:"";display:table}.education-center-search:after{clear:both}.education-center-search__icon{position:absolute;top:0;left:12px;display:block;width:24px;margin:6px 0 0;padding:0;font-size:24px;color:#444;background:0 0;border:0}.education-center-search__icon:hover{color:#0f75ce}.education-center-search__icon:focus{outline:none}.education-center-search__icon_close{opacity:0;visibility:hidden;right:10px;left:auto;transition:opacity .1 ease-in-out}.education-center-search__field{display:block;width:100%;height:42px;padding:0 44px;background:0 0;border:0}.education-center-search__field:focus{outline:none;border-bottom:1px solid #bbb}.education-center-search__field:focus+.education-center-search__icon_close{opacity:1;visibility:visible}.education-chapter-nav__title{font:600 16px proxima nova w01,Times,serif;display:block;margin-bottom:9px;font-size:14px;line-height:1.43;text-transform:uppercase}.education-chapter-nav__title_active{color:#111;border-color:#111}.education-chapter-nav__list{margin-bottom:8px}.education-chapter-nav__list-item{display:block;padding:0 16px;font:500 16px proxima nova w01,Times,serif;font-size:14px;line-height:33px;text-decoration:none}.education-chapter-nav__list-item_active{color:#111;background-color:#f4f4f4}.education-chapter-list-layout__chapter-group{margin-top:39px}.education-chapter-list-layout__chapter-group:first-child{margin-top:0}.education-center-chapter-group{zoom:1}.education-center-chapter-group:before,.education-center-chapter-group:after{content:"";display:table}.education-center-chapter-group:after{clear:both}.education-center-chapter-group__info{line-height:24px}.education-center-chapter-group__item{float:left;width:calc((100% - 60px)/4);margin-top:20px;margin-left:20px}.education-center-chapter-group__item:nth-child(4n+1){clear:both;margin-left:0}.education-center-chapter{cursor:pointer;position:relative;padding-bottom:57px;background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.25)}.education-center-chapter__header{height:40px;padding:0 40px 0 22px;color:#fff;background:#00559f;transition:background .1s ease-in-out}.education-center-chapter__header .icon{float:right;margin-top:8px;margin-right:-24px;font-size:24px}.education-center-chapter__headline{font:700 16px proxima nova w01,Times,serif;line-height:40px}.education-center-chapter__content{overflow:hidden;height:193px;padding:16px 24px 0 20px}.education-center-chapter__title{margin-bottom:10px;font:500 16px proxima nova w01,Times,serif;font-size:24px;line-height:26px;color:#111;transition:color .1s ease-in-out}.education-center-chapter__dscr{font:400 16px proxima nova w01,Times,sans-serif;line-height:23px}.education-center-chapter__footer{position:absolute;bottom:0;left:0;width:100%;padding:20px}.education-center-chapter:hover .education-center-chapter__header{background:#0f75ce}.education-center-chapter:hover .education-center-chapter__title{color:#0f75ce}.chapter-info{font:600 16px proxima nova w01,Times,serif;font-size:14px;line-height:17px;color:#999}.chapter-info__text{display:inline}.chapter-info__num{display:inline;padding-left:5px}.chapter-progress{zoom:1}.chapter-progress:before,.chapter-progress:after{content:"";display:table}.chapter-progress:after{clear:both}.chapter-progress__text{float:left;width:58px;font:600 16px proxima nova w01,Times,serif;font-size:14px;line-height:17px;text-align:left;color:#999}.chapter-progress__line{float:left;width:calc(100% - 58px);height:2px;margin-top:7px;background:#ccc}.chapter-progress__fill{height:4px;margin-top:-1px;background:linear-gradient(90deg,#FF9520 0%,#D23528 100%)}.chapter-complete{zoom:1;position:relative;padding:0 24px 0 0;color:#4f8e3c}.chapter-complete:before,.chapter-complete:after{content:"";display:table}.chapter-complete:after{clear:both}.chapter-complete__text{padding-right:20px;font:600 16px proxima nova w01,Times,serif;font-size:14px;line-height:17px;text-transform:uppercase}.chapter-complete__icon{position:absolute;top:-8px;right:0;font-size:25px}.education-center-articles-list__item{border-top:1px solid #ccc}.education-center-articles-list__item:first-child{border:0}.education-center-articles-list-item{zoom:1;display:block;padding:20px 140px 20px 20px;background-color:transparent;transition:background-color .1s ease-in-out}.education-center-articles-list-item:before,.education-center-articles-list-item:after{content:"";display:table}.education-center-articles-list-item:after{clear:both}.education-center-articles-list-item__text{float:left;font:700 16px proxima nova w01,Times,serif;font-size:18px;line-height:24px;color:#000;transition:color .1s ease-in-out}.education-center-articles-list-item__icon{padding-right:25px;font-size:24px;color:#5ca646}.education-center-articles-list-item__progress{font:600 16px proxima nova w01,Times,serif;font-size:14px;line-height:24px;color:#555}.education-center-articles-list-item__info{float:right;width:100px;margin-right:-120px;text-align:right}.education-center-articles-list-item:hover{background-color:#f4f4f4}.education-center-articles-list-item:hover .education-center-articles-list-item__text{color:#0f75ce}.education-center-backlink{display:block;padding:0 0 7px 8px;text-decoration:none;position:relative}.education-center-backlink__icon{font-size:24px;position:absolute;left:0;top:0}.education-center-backlink__text{display:inline-block;vertical-align:middle;font:500 16px proxima nova w01,Times,serif;margin-left:20px;width:150px;height:40px}.education-center-switch-links{font:500 16px proxima nova w01,Times,serif;font-size:inherit;line-height:inherit;text-align:center;zoom:1}.education-center-switch-links:before,.education-center-switch-links:after{content:"";display:table}.education-center-switch-links:after{clear:both}.education-center-switch-links__icon{font-size:24px}.education-center-switch-links__backlink,.education-center-switch-links__forwlink{display:block;padding:7px 0;text-decoration:none}.education-center-switch-links__backlink{float:left}.education-center-switch-links__forwlink{float:right}.education-center-switch-links__next-article-text{display:inline-block;vertical-align:middle;font:400 16px proxima nova w01,Times,sans-serif;font-size:14px;line-height:1.43;width:230px}@media only screen and (max-width:768px){.education-center-switch-links__next-article-text_desktop{display:none}}.education-center-switch-links__next-article-text_mobile{display:none}@media only screen and (max-width:768px){.education-center-switch-links__next-article-text_mobile{display:inline-block;clear:left}}.education-center-switch-links__mobile-next-wrapper{text-align:center;margin-top:30px}.education-center-switch-links__holder{zoom:1}.education-center-switch-links__holder:before,.education-center-switch-links__holder:after{content:"";display:table}.education-center-switch-links__holder:after{clear:both}.education-center-search-result{width:870px;margin:0 auto;padding:40px 0 0}.education-center-search-result__item{padding:20px;border-bottom:1px solid #ccc}.education-center-search-result__item .search-result-item__title{font:700 16px proxima nova w01,Times,serif;font-size:18px;line-height:24px;color:#111}.education-center-search-result__item:hover{background-color:#f4f4f4}.education-center-search-result__item:hover .search-result-item__title{color:#0f75ce}.education-center-load-more{display:block;width:100%;font:600 16px proxima nova w01,Times,serif;font-size:18px;color:#0f75ce;line-height:1.6;padding:13px;border:none;outline:none;background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.25);transition:.2s all}.education-center-load-more:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.25)}.education-center-load-more__icon{margin-left:5px;font-size:24px;vertical-align:-5px}.education-center-chapter-list-layout__section{margin-top:40px}.education-center-chapter-list-layout__section:first-child{margin-top:0}.education-center-chapter-list-section__title{margin-bottom:20px}.education-center-chapter-list-section__inner{display:flex;zoom:1}@media only screen and (max-width:768px){.education-center-chapter-list-section__inner{flex-wrap:wrap}}.education-center-chapter-list-section__inner:before,.education-center-chapter-list-section__inner:after{content:"";display:table}.education-center-chapter-list-section__inner:after{clear:both}.education-center-chapter-list-section__column{float:left;width:23.93162%;margin-right:1.7094%}@media only screen and (max-width:768px){.education-center-chapter-list-section__column{float:none;width:100%;margin-right:0;margin-bottom:20px}}.education-center-chapter-list-section__column_intro{width:22.22222%;margin-right:2.5641%}@media only screen and (max-width:768px){.education-center-chapter-list-section__column_intro{width:100%;margin-right:0}}@media only screen and (max-width:375px){.education-center-chapter-list-section__column_intro{display:none}}.education-center-chapter-list-section__column:last-child{margin-right:0;margin-bottom:0}.bookstore-layout__free-account-invitation{max-width:830px;margin:0 auto 32px}.bookstore-layout__price-widget{position:fixed;left:0;right:0;bottom:0;z-index:1000}.bookstore-product{zoom:1;padding:40px 70px 0 110px}.bookstore-product:before,.bookstore-product:after{content:"";display:table}.bookstore-product:after{clear:both}@media only screen and (max-width:768px){.bookstore-product{padding:40px 70px 0}}@media only screen and (max-width:480px){.bookstore-product{padding-left:0;padding-right:0}}.bookstore-product__img{float:left;width:27.27273%;margin:20px 9.09091% 20px 0;box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}@media only screen and (max-width:768px){.bookstore-product__img{float:none;width:100%;max-width:200px;margin:0 auto 30px}}.bookstore-product__dscr{float:left;width:63.63636%}@media only screen and (max-width:768px){.bookstore-product__dscr{float:none;width:100%;margin:0 0 30px}}.bookstore-price-widget{background:#f6f6f6;box-shadow:0 1px 4px 0 rgba(0,0,0,.25);padding:8px 0}.bookstore-price-widget__inner{display:table;width:100%}.bookstore-price-widget__info{display:table-cell;vertical-align:middle}.bookstore-price-widget__cta{display:table-cell;vertical-align:middle;width:96px}.bookstore-price-widget__price{font:600 16px proxima nova w01,Times,serif;font-size:16px;line-height:1.375;color:#111}.bookstore-price-widget__s-h{font-size:13px;line-height:1.23;margin-left:4px}.bookstore-price-widget__title{font:700 16px proxima nova w01,Times,serif;font-size:16px;line-height:1.375;color:#000}.book-grid{zoom:1;padding:18px 0 40px}.book-grid:before,.book-grid:after{content:"";display:table}.book-grid:after{clear:both}.book-grid__item{float:left;display:block;margin:24px 0 0 10px;width:calc((100% - 30px)/4);padding:20px;background:#fff;transition:box-shadow .1s ease-in-out}.book-grid__item:hover{position:relative;box-shadow:0 3px 8px 0 rgba(0,0,0,.25)}.book-grid__item:first-child{margin-left:0}.book-grid__item:nth-child(4n+5){clear:both;margin-left:0}@media only screen and (max-width:768px){.book-grid__item{padding:7px;width:calc(100%/3);margin-left:0;margin-top:18px}.book-grid__item:nth-child(4n+5){clear:none;margin-left:0}.book-grid__item:nth-child(3n+4){clear:left;margin-left:0}}@media only screen and (max-width:480px){.book-grid__item{width:calc(100%/2)}.book-grid__item:nth-child(4n+5){clear:none;margin-left:0}.book-grid__item:nth-child(3n+4){clear:none;margin-left:0}.book-grid__item:nth-child(2n+3){clear:left;margin-left:0}}@media only screen and (max-width:768px){.book-grid{padding-top:0}}.book-grid-item__img{display:block;padding-bottom:22px;border-bottom:1px solid #ccc}.book-grid-item__img img{display:block;height:220px;width:auto;max-width:100%}@media only screen and (max-width:1024px){.book-grid-item__img img{height:190px}}.book-grid-item__name{display:block;margin:10px 0 0;font-size:18px;line-height:24px;text-decoration:none}.book-grid-item__price{margin:4px 0 0;font:600 16px proxima nova w01,Times,serif;font-size:18px;line-height:24px}.book-grid-item__link{font:500 16px proxima nova w01,Times,serif;font-size:inherit;display:inline-block;margin:6px 0 0}.book-grid-item_size_smaller .book-grid-item__img img{height:190px}.book-info__price{margin-top:8px;font:500 16px proxima nova w01,Times,serif;font-size:13px;line-height:16px}.book-info__price .price{font:600 16px proxima nova w01,Times,serif;font-size:20px;line-height:24px}.book-info__title{margin-top:10px;font:700 16px proxima nova w01,Times,serif;font-size:40px;line-height:1.15}@media only screen and (max-width:480px){.book-info__title{font-size:26px}}.book-info__author{margin-top:10px;font-size:14px;line-height:20px}.book-info__author b{font:700 16px proxima nova w01,Times,serif}.book-info__dscr{margin-top:20px;padding:20px 0 40px;line-height:24px;border-top:1px solid #ccc}.book-info__dscr .flat-button{width:230px;margin-top:30px}@media only screen and (max-width:768px){.book-info__dscr{margin-top:28px;border-bottom:1px solid #ccc;padding-bottom:30px}}.book-info__details .book-details__item{margin-top:20px}@media only screen and (max-width:768px){.book-info__meta{text-align:center}}@media only screen and (max-width:768px){.book-info__cta_desktop{display:none}}.book-info__cta_mobile{display:none;width:230px;margin-top:24px}@media only screen and (max-width:768px){.book-info__cta_mobile{display:inline-block}}.book-details__title{font:600 16px proxima nova w01,Times,serif;font-size:18px;line-height:26px}.book-details__table{width:100%;margin-top:10px}.book-details__table tr{border-top:1px solid #e4e4e4}.book-details__table tr:first-child{border:0}.book-details__table tr td{line-height:44px}.book-details__table tr td:first-child{width:140px}.book-details__text{margin-top:10px;line-height:24px}.single-post-article{padding:30px 0 0;zoom:1}@media only screen and (max-width:1024px){.single-post-article{padding:23px 0 0}}.single-post-article:before,.single-post-article:after{content:"";display:table}.single-post-article:after{clear:both}.single-post-article__options{float:left;width:170px;margin-right:60px}@media only screen and (max-width:1024px){.single-post-article__options_desktop{display:none}}.single-post-article__options_mobile{display:none;float:none;width:100%;margin-right:0;border-bottom:1px solid #ccc}@media only screen and (max-width:1024px){.single-post-article__options_mobile{display:block}}.single-post-article__content-wrapper{float:left;max-width:710px;width:100%}@media only screen and (max-width:1024px){.single-post-article__content-wrapper{max-width:100%;float:none}}.single-post-article__content{margin-top:28px}.single-post-article__header{padding-bottom:20px;border-bottom:1px solid #ccc}@media only screen and (max-width:768px){.single-post-article__header{padding-bottom:28px}}.single-post-article__footer{margin-top:40px}.single-post-article__footer-share{display:block;margin-bottom:40px}@media only screen and (max-width:768px){.single-post-article__footer-share{text-align:center}}.single-post-article__switch-links{display:block;margin-top:65px;margin-bottom:40px;font-size:18px}@media only screen and (max-width:768px){.single-post-article__switch-links{margin-top:36px;margin-bottom:43px}}.single-post-article__sidebar{float:left;margin-left:10.68376%;width:28.63248%}@media only screen and (max-width:1024px){.single-post-article__sidebar{float:none;width:auto;margin-left:0;margin-top:30px}}.single-post-article-header{position:relative}.single-post-article-header__tags{margin-bottom:15px}@media only screen and (max-width:768px){.single-post-article-header__tags{margin-bottom:12px}}.single-post-article-header__title{margin-top:0;margin-bottom:17px;font:700 16px proxima nova w01,Times,serif;font-size:40px;line-height:1.15}@media only screen and (max-width:768px){.single-post-article-header__title{font-size:36px;line-height:1.11}}.single-post-article-header__meta{font-size:14px;line-height:1.43}.single-post-article-header__meta_larger{font-size:16px;line-height:1.375}.single-post-article-header__share{display:block;margin-top:28px}.single-post-article-header__font-resizer{position:absolute;right:0;bottom:20px}@media only screen and (max-width:768px){.single-post-article-header__font-resizer{right:6px;bottom:31px}}.single-post-article-share-item{cursor:pointer;display:inline-block;width:100px;height:36px;margin-right:6px;line-height:36px;text-align:center;text-decoration:none;color:#fff;background-color:#888;border-radius:2px;transition:background-color .1s ease-in-out}@media only screen and (max-width:768px){.single-post-article-share-item{width:40px;height:40px;border-radius:0}}.single-post-article-share-item:visited,.single-post-article-share-item:link{color:#fff}.single-post-article-share-item:active{color:#fff}.single-post-article-share-item:hover{color:#fff}.single-post-article-share-item:hover{background-color:#5d5d5d}.single-post-article-share-item:active{background-color:#373737}.single-post-article-share-item__icon{padding-right:6px;font-size:22px}@media only screen and (max-width:768px){.single-post-article-share-item__icon{padding-right:0}}.single-post-article-share-item__text{display:inline-block;font:600 16px proxima nova w01,Times,serif;font-size:14px;line-height:20px}@media only screen and (max-width:768px){.single-post-article-share-item__text{display:none}}.single-post-article-share-item_facebook{background-color:#454e97}.single-post-article-share-item_facebook:hover{background-color:#4d57a9}.single-post-article-share-item_facebook:active{background-color:#353c74}.single-post-article-share-item_twitter{background-color:#5093d0}.single-post-article-share-item_twitter:hover{background-color:#649fd5}.single-post-article-share-item_twitter:active{background-color:#327abb}.single-post-article-share-item_linkedin{background-color:#2a6cb2}.single-post-article-share-item_linkedin:hover{background-color:#2f79c7}.single-post-article-share-item_linkedin:active{background-color:#205389}.single-post-article-share-item_email{background-color:#505050}.single-post-article-share-item_email:hover{background-color:#5d5d5d}.single-post-article-share-item_email:active{background-color:#373737}.single-post-article-options__title{margin-bottom:14px;padding-bottom:7px;font:500 16px proxima nova w01,Times,serif;line-height:22px;border-bottom:1px solid #ccc}@media only screen and (max-width:1024px){.single-post-article-options__title{display:none}}.single-post-article-options__item{display:block;margin-bottom:4px}@media only screen and (max-width:1024px){.single-post-article-options__item{display:inline-block;margin-bottom:0}}.single-post-article-options-item{padding:6px 8px;text-decoration:none;color:#555}@media only screen and (max-width:1024px){.single-post-article-options-item{padding:10px 8px}}.single-post-article-options-item__icon{padding-right:6px;font-size:23px}.single-post-article-options-item__text{display:inline-block;vertical-align:middle}.single-post-article-tags__item{margin-right:4px}.takeover{padding:1.625em 1.25em 1.25em;font:400 16px proxima nova w01,Times,sans-serif;font-size:16px;color:#0e0e0e;text-align:center;position:relative;background-size:cover}.takeover__wrapper{position:relative;max-width:1170px;margin:0 auto;padding:0 20px}@media only screen and (max-width:768px){.takeover__wrapper{padding:0 10px}}.takeover__content{position:relative}.takeover__alert-title{font:700 16px proxima nova w01,Times,serif;font-size:1.875em;line-height:1.2;letter-spacing:1px;margin-bottom:.73333em;text-transform:uppercase}.takeover__alert-icon{font-size:1.06667em;margin-right:.33333em;color:#d23528;display:inline-block;vertical-align:middle}.takeover__alert-title-text{vertical-align:middle}.takeover__superheading{font-size:1.25em;line-height:1.3;max-width:870px;margin:0 auto;margin-bottom:.55em}.takeover__headline{font:700 16px proxima nova w01,Times,serif;font-size:4.5em;line-height:1.03;margin-bottom:.15278em}@media only screen and (max-width:768px){.takeover__headline{font-size:3.33333em;margin-bottom:.275em}}.takeover__headline_size_medium{font-size:3.125em;line-height:1.08;margin-bottom:.22em}.takeover__headline_size_small{font-size:2.5em;line-height:1.15;margin-bottom:.275em}.takeover__subhead{font-size:1.5em;line-height:1.25;max-width:870px;margin:0 auto;margin-bottom:.58333em}.takeover__date{font:600 16px proxima nova w01,Times,serif;font-size:1.25em;line-height:1.4;margin-bottom:.95em;padding-right:1.2em}.takeover__date-title{display:inline-block;vertical-align:middle;text-transform:uppercase}.takeover__date-text{display:inline-block;vertical-align:middle}@media only screen and (max-width:768px){.takeover__date-text{width:50%;text-align:left}}.takeover__countdown{font-size:1em;margin-bottom:2.9375em}.takeover__cta{margin-top:2.9375em;margin-bottom:2.625em}.takeover__scroll-notice{font-size:16px;line-height:1.375}.takeover__scroll-notice-icon{font-size:23px}.takeover__sheet{position:absolute;left:0;top:0;right:0;bottom:0;background:#fff;box-shadow:0 3px 8px 0 rgba(0,0,0,.3);transform:rotate(1deg)}.takeover__note{display:block;position:absolute;max-width:229px;height:auto;left:33px;bottom:23px}.takeover__note_wrapped{left:12px;bottom:-3px}@media only screen and (max-width:1024px){.takeover__note{max-width:153px}}@media only screen and (max-width:768px){.takeover__note{display:none}}@media only screen and (max-width:1024px){.takeover{font-size:15px}}@media only screen and (max-width:768px){.takeover{font-size:13px}}@media only screen and (max-width:375px){.takeover{font-size:12px}}.takeover_has-sheet .takeover__wrapper{margin:-15px auto}.takeover_has-sheet .takeover__content{padding:1.625em 0 1.25em}.takeover_lingering .takeover__cta{margin-bottom:3.5625em}.takeover_theme_dark{color:#fff;background-color:#002f58}.takeover_theme_dark .takeover__alert-icon{color:#ffc500}.takeover-countdown{display:inline-block;border:1px solid #e4e4e4;border-radius:1em;box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.5);padding:.625em .375em .5em;background-color:rgba(255,255,255,.7)}.takeover-countdown__slot{border-left:1px solid #ddd}.takeover-countdown__slot:first-child{border-left:0}.takeover-countdown_theme_dark{color:#fff;border:2px solid rgba(255,255,255,.3);background-color:rgba(0,0,0,.3)}.takeover-countdown_theme_dark .takeover-countdown__slot{border-left-color:rgba(255,255,255,.2)}.takeover-countdown_theme_dark .takeover-countdown__slot:first-child{border-left:0}.takeover-countdown-slot{display:inline-block;text-align:center;width:6.25em;padding:.0625em 0 .5em}.takeover-countdown-slot__value{font:300 16px proxima nova w01,Times,sans-serif;font-size:3.125em;line-height:1}.takeover-countdown-slot__unit{font:400 16px proxima nova w01,Times,sans-serif;font-size:.875em;line-height:1.29;text-transform:uppercase;margin-top:.07143em}.search-results-layout__sections-title{margin-bottom:30px;font:700 16px proxima nova w01,Times,serif;font-size:26px;line-height:26px}@media only screen and (max-width:768px){.search-results-layout__sections-title{margin-bottom:15px}}.search-results-layout__section-title{font:500 16px proxima nova w01,Times,serif;line-height:24px;text-transform:none;margin-bottom:20px}@media only screen and (max-width:768px){.search-results-layout__section-title{margin-bottom:10px}}.search-results-layout__result-item{margin-top:40px}@media only screen and (max-width:768px){.search-results-layout__result-item{margin-top:30px}}.search-results-layout__result-item:first-child{margin-top:0}.search-results-layout__show-more{margin-top:40px}@media only screen and (max-width:768px){.search-results-layout__show-more{margin-top:30px}}@media only screen and (max-width:768px){.not-found__content{display:flex;flex-direction:column}}.not-found__broken-logo{float:right;margin-left:20px;margin-right:30px;margin-top:20px;max-width:300px}@media only screen and (max-width:768px){.not-found__broken-logo{order:4;margin-left:0;margin-top:0;margin:0 auto;margin-top:40px}}.not-found__title{font:700 16px proxima nova w01,Times,serif;font-size:26px;line-height:1.23;margin-bottom:26px;margin-top:0}@media only screen and (max-width:768px){.not-found__title{order:1}}.not-found__description{max-width:700px;font-size:18px;line-height:1.44;margin-bottom:40px}@media only screen and (max-width:768px){.not-found__description{order:2;margin-bottom:0}}.not-found__cta{margin:36px auto 0}@media only screen and (max-width:768px){.not-found__cta{order:3;display:block;width:100%;max-width:287px;padding:13px 0}}.sih-podcast{color:#fff}.sih-podcast__body{position:relative;background:url(assets/img/sih-icons/sih-bg.jpg);background-size:cover;background-position:bottom center;padding:24px 30px;padding-right:200px;border-radius:4px 4px 0 0}@media only screen and (max-width:1024px){.sih-podcast__body{padding:12px 200px 15px 20px}}@media only screen and (max-width:768px){.sih-podcast__body{padding:12px 15px 20px}}.sih-podcast__logo{position:absolute;right:30px;top:24px}@media only screen and (max-width:768px){.sih-podcast__logo{right:auto;top:auto;position:static;display:block;margin-bottom:10px}}.sih-podcast__publication-title{font:700 16px proxima nova w01,Times,serif;font-size:14px;line-height:1.29;margin-bottom:4px}@media only screen and (max-width:768px){.sih-podcast__publication-title{display:none}}.sih-podcast__title{font:700 16px proxima nova w01,Times,serif;font-size:24px;line-height:1.25;margin-bottom:8px}.sih-podcast__date{font-size:14px;margin-bottom:6px}.sih-podcast__type-icon{margin-right:7px}.sih-podcast__type{font:700 16px proxima nova w01,Times,serif;font-size:14px;line-height:1.29;text-transform:uppercase}.sih-podcast__footer{padding:18px 30px 24px;border-radius:0 0 4px 4px;background:#232323}@media only screen and (max-width:1024px){.sih-podcast__footer{padding:9px 15px 12px}}.sih-podcast__footer-title{font:700 16px proxima nova w01,Times,serif;font-size:16px;line-height:1.25;margin-bottom:22px}.sih-podcast__footer-icon-row{display:flex;justify-content:space-between}.sih-podcast__footer-icon-row-item{color:#fff}@media only screen and (max-width:480px){.sih-podcast__footer-icon-row-item{font-size:29px;text-align:center}}.sih-podcast__footer-icon-row-item_splitter{display:block;width:1px;border-left:1px solid #fff}@media only screen and (max-width:1024px){.sih-podcast__footer-icon-row-item_splitter{display:none}}.sih-podcast__footer-icon-row-item-icon{margin-right:7px;vertical-align:-2px}@media only screen and (max-width:480px){.sih-podcast__footer-icon-row-item-caption{display:none}}.vendor-icon{display:inline-block;background-size:contain;background-position:center;background-repeat:no-repeat}.vendor-icon_apple{width:1.1875em;height:1.1875em;background-image:url(assets/img/sih-icons/apple.svg)}.vendor-icon_google-play{width:1.125em;height:1.1875em;background-image:url(assets/img/sih-icons/google-play.svg)}.vendor-icon_youtube{width:1.25em;height:.875em;background-image:url(assets/img/sih-icons/youtube.svg)}.vendor-icon_soundcloud{width:1.6875em;height:1.125em;background-image:url(assets/img/sih-icons/soundcloud.svg)}.vendor-icon_stitcher{width:1.25em;height:.875em;background-image:url(assets/img/sih-icons/stitcher.svg)}.vendor-icon_spotify{width:1.1875em;height:1.1875em;background-image:url(assets/img/sih-icons/spotify.svg)}img[src$="icons/bullet.gif"],img[src$="images/html_icon.gif"],img[src*=pdf_icon],img[src*="images/smilies/"],img[src$="common/bullet.jpg"]{display:inline-block;height:auto!important;width:auto!important}img[src$="icons/bullet.gif"]{margin-right:3px}.market-notes-static-header{font:500 16px proxima nova w01,Times,serif;font-size:24px;font-weight:600;line-height:1.2em;border-bottom:2px solid #2492cf;margin:1.636em 0 1em}.market-notes-static-header+h4{margin-top:0;margin-bottom:15px}.market-notes-static-header#premium-tease{border-color:#f08300}