<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">bb-dialog,bb-dialog-content,bb-dialog-footer,bb-dialog-header{display:block}.bb-dialog__footer,.bb-dialog__footer--faux{background-color:#dbdbdb;border-top:1px solid #c8c8c8}.bb-dialog__footer--faux{text-align:right;padding:10px 30px;margin:40px -30px -15px}.bb-dialog--lightbox .bb-close{height:28px;width:28px;background-position:0 0;background-size:28px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzOS4yIDM5LjIiPjxwYXRoIGQ9Ik0zOS4yIDIuM0wzNyAwIDE5LjYgMTcuMyAyLjMgMCAwIDIuM2wxNy4zIDE3LjNMMCAzNi45bDIuMyAyLjMgMTcuMy0xNy4zTDM3IDM5LjJsMi4zLTIuMy0xNy40LTE3LjNMMzkuMiAyLjN6IiBmaWxsPSIjNzQ3NTc1Ii8+PC9zdmc+)}.bb-dialog--lightbox .bb-close:before{color:#747575}bb-dialog .bb-dialog{background:#f4f4f4}bb-dialog .bb-dialog-mask{position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto;background-color:rgba(0,0,0,.5);z-index:1000}bb-dialog .bb-dialog-mask:after,bb-dialog .bb-dialog-mask:before{content:"";display:block;height:0}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){bb-dialog .bb-dialog-mask{overflow-y:scroll;-webkit-overflow-scrolling:touch}}bb-dialog .bb-dialog__content,bb-dialog .bb-dialog__footer,bb-dialog .bb-dialog__header{display:block;position:relative;padding:15px 30px}bb-dialog .bb-dialog__header-actions{position:absolute;top:10px;right:5px;float:right;line-height:1}bb-dialog .bb-close{position:relative;border:0;background-color:transparent;cursor:pointer}bb-dialog .bb-close:before{content:"\00D7";font-size:32px;line-height:1;display:inline-block;top:-6px}.bb-dialog--lightbox .bb-close:before{content:""}.bb-dialog--default .bb-dialog{border-radius:2px;border:1px solid #999;-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);box-shadow:0 0 10px rgba(0,0,0,.4);max-width:768px}.bb-dialog--default .bb-dialog__header{background-color:#303030;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJklEQVQIW2NkYGD4r6OtBaQggBHI+X/l6jUGmCBYACQDE4QLwAQBvHwOhMMJtPAAAAAASUVORK5CYII=);color:#fff}@media (min-width:768px){.bb-dialog--default .bb-dialog-mask:after,.bb-dialog--default .bb-dialog-mask:before{height:75px}}.bb-dialog--default .bb-dialog .bb-close{top:-8px}.bb-dialog--default .bb-dialog .bb-close:before{color:#fff;font-weight:700}.bb-dialog--default .bb-dialog__title{font-family:ProximaNovaExCnSemiBold,Arial,sans-serif;font-size:23px;text-transform:uppercase}.bb-dialog--default .bb-dialog__subtitle{font-family:ProximaNovaReg,ProximaNova,Arial,sans-serif;font-size:14px}.bb-dialog--default .bb-dialog__footer{display:block}.bb-dialog--default .bb-dialog__footer:after,.bb-dialog--default .bb-dialog__footer:before{content:" ";display:table}.bb-dialog--default .bb-dialog__footer:after{clear:both}.bb-dialog--default .bb-dialog__footer-actions button{float:right;margin-left:5px}.bb-dialog--lightbox .bb-dialog{-webkit-transition:transform .45s cubic-bezier(.23,1,.32,1) 0ms,opacity .45s cubic-bezier(.23,1,.32,1) 0ms;transition:transform .45s cubic-bezier(.23,1,.32,1) 0ms,opacity .45s cubic-bezier(.23,1,.32,1) 0ms;border-radius:5px;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.75);box-shadow:0 4px 10px 0 rgba(0,0,0,.75);background-color:#fff}.bb-dialog--lightbox .bb-dialog__footer{border:0;background-color:inherit}.bb-dialog--lightbox .bb-dialog__title{padding-top:15px;padding-right:20px;font-family:ProximaNovaReg,ProximaNova,Arial,sans-serif;font-size:32px;line-height:26px;color:#474747}.bb-dialog--lightbox .bb-dialog__header-actions{right:10px}.bb-dialog--lightbox .bb-dialog .bb-close{top:5px;right:5px}.bb-dialog--lightbox .bb-dialog-mask{-webkit-transition:background-color .45s linear;transition:background-color .45s linear;background-color:rgba(0,0,0,.75)}.bb-dialog--lightbox .bb-dialog-mask:after,.bb-dialog--lightbox .bb-dialog-mask:before{height:50px}.bb-dialog--lightbox .bb-dialog-mask.bb-hide-add{display:block!important;opacity:1}.bb-dialog--lightbox .bb-dialog-mask.bb-hide-add .bb-dialog{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.bb-dialog--lightbox .bb-dialog-mask.bb-hide-add.bb-hide-add-active{opacity:0}.bb-dialog--lightbox .bb-dialog-mask.bb-hide-add.bb-hide-add-active .bb-dialog{opacity:0;-webkit-transform:translateY(20%);transform:translateY(20%)}.bb-dialog--lightbox .bb-dialog-mask.bb-hide-remove{display:block!important;opacity:0}.bb-dialog--lightbox .bb-dialog-mask.bb-hide-remove .bb-dialog{margin-top:50px;opacity:0;-webkit-transform:translateY(20%);transform:translateY(20%)}.bb-dialog--lightbox .bb-dialog-mask.bb-hide-remove.bb-hide-remove-active{opacity:1}.bb-dialog--lightbox .bb-dialog-mask.bb-hide-remove.bb-hide-remove-active .bb-dialog{margin-top:10px;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media (max-width:767px){.bb-dialog input,.bb-dialog select,.bb-dialog textarea{font-size:16px}.bb-dialog--default .bb-dialog__header-actions{right:0}.bb-dialog--lightbox .bb-dialog-mask{padding:0 5px}.bb-dialog--lightbox .bb-dialog-mask:after,.bb-dialog--lightbox .bb-dialog-mask:before{height:5px}}@media (min-width:768px){.bb-dialog{max-width:400px;margin:0 auto}.bb-dialog--default .bb-dialog__header{padding:25px 30px}.bb-dialog--default .bb-dialog__title{font-size:46px}.bb-dialog--medium .bb-dialog{max-width:600px}.bb-dialog--large .bb-dialog{max-width:750px}}.prlx__floor{z-index:0;top:0;bottom:0;margin:auto;background-size:100% 100%;background-size:cover;background-position:bottom;background-repeat:no-repeat}.prlx__floor,.prlx__screen{position:absolute;left:0;right:0}.prlx__screen{z-index:100;top:-50px;bottom:-50px;background-position:50%;background-image:radial-gradient(ellipse at center,transparent 0,rgba(0,0,0,.41) 60%,#000 100%)}.prlx__overlay{position:relative;z-index:200;top:0;left:0;right:0;bottom:0;margin:auto;max-width:1200px;color:#fff;height:100%;padding:0!important;-webkit-box-sizing:border-box;box-sizing:border-box}.prlx__image{z-index:200 + 1;min-height:50px;height:100%;max-height:100%;background-repeat:no-repeat;background-position:bottom}.prlx__headline{z-index:200 + 1;font-size:4vw;line-height:1;font-family:ProximaNovaExCnBold,Arial,sans-serif}@media (max-width:768px){.prlx__headline{font-size:45px}.prlx__overlay{padding:20px 20px 0}}@media (min-width:1400px){.prlx__headline{font-size:55px}}.Slider-slide{position:absolute;background-color:#000;top:0;bottom:0;right:0;left:0;overflow:hidden}.bb-slide__container{position:absolute;-webkit-transition:left .6s cubic-bezier(.445,.05,.55,.95);transition:left .6s cubic-bezier(.445,.05,.55,.95);width:100%;height:100%;overflow:hidden;z-index:200 + 10;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.Slider-slide--exit,.Slider-slide--exit-add{left:-100%}.Slider-slide--exit-backward,.Slider-slide--exit-backward-add{left:100%}.Slider-slide--exit--complete{display:none}.Slider-slide--enter--begin{left:100%;display:block}.Slider-slide--enter--begin-backward{left:-100%;display:block}.Slider-slide--enter,.Slider-slide--enter--add,.Slider-slide--enter--complete{left:0;z-index:200 + 10 + 1}.Slider__fade-out-overlay{width:100%;height:100%;position:absolute;z-index:212;background:-webkit-gradient(linear,left top,right top,from(#000),color-stop(5%,transparent),color-stop(95%,transparent),to(#000));background:linear-gradient(90deg,#000 0,transparent 5%,transparent 95%,#000);-webkit-box-shadow:1000px 0 0 #000,-1000px 0 0 #000;box-shadow:1000px 0 0 #000,-1000px 0 0 #000;pointer-events:none}.Slider{position:relative;height:100%}bb-slider{visibility:hidden;height:300px;display:block;width:100%;background-color:#000;overflow:hidden}.bb-slider-loaded{visibility:visible}bb-slider-pager{z-index:200 + 20 + 1;bottom:0}.Slider-pager,bb-slider-pager{position:absolute;left:0;right:0}.Slider-pager{display:inline-block;bottom:15px;margin:0 auto;max-width:300px;width:300px;overflow:visible;text-align:center}.Slider-pagerBtn{background-color:#f4f4f4;height:10px;width:10px;border-radius:10px;margin-left:10px;top:0}.Slider-pagerBtn--active{background-color:#00aeef}.Slider-control{display:none}@media (min-width:768px){.Slider-control{display:block;position:absolute;z-index:200 + 20;width:50px;top:0;bottom:0;cursor:pointer;padding:0 35px}}bb-slider-control-panel{max-width:1400px;width:100%}.Slider-controlIcon,bb-slider-control-panel{position:absolute;margin:auto;left:0;right:0;top:0;bottom:0}.Slider-controlIcon{width:50px;height:50px;border-right:2px solid #fff;border-bottom:2px solid #fff}.Slider .Slider-controlIcon{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.Slider-control:hover .Slider-controlIcon{border-color:#00aeef}.Slider-control--previous{left:0}.Slider-control--next{right:0}.Slider-controlIcon--previous{margin-left:25px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.Slider-controlIcon--next{margin-right:25px;-webkit-transform:rotate(315deg);transform:rotate(315deg)}.Slide-responsive-image,.Slider-image-link{display:block;height:100%;width:100%}.Slider-image-link{background-size:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.AASB-btn{text-transform:none;font-weight:400;padding-left:0;padding-right:0;font-family:ProximaNova,Arial,sans-serif;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.AASB-label,.AASB-price{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;padding:0 6px}@media (min-width:420px){.AASB-label,.AASB-price{padding:0 20px}}.AASB-price{font-family:ProximaNovaSemiBold,Arial,sans-serif}.AASB-divider{position:relative;top:0;bottom:0;width:1px;background-color:rgba(0,0,0,.1);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:1px;flex-basis:1px}.AASB-currencyType,.AASB-interval{font-size:80%;font-family:ProximaNova,Arial,sans-serif}[bb-entitlements]{display:none}bb-gdpr-iframe{display:block}.GdprIframe-noShow{background-color:#fafafa;border:1px solid #eaeaea;padding:20px}.GdprIframe-noShowPara{margin:0 0 15px;font-size:14px;color:#888;line-height:1.6}.GdprIframe-noShowPara:last-child{margin-bottom:0}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}figure{margin:0}.ad-container{display:block;text-align:center;margin:20px 0}.ad-container-inner&gt;div&gt;iframe{background-color:#f2f2f2;background-image:url(../png/e799445c537f2d84358d9a554e382b01fab58f64.png);background-repeat:no-repeat;background-position:50%}.ad-container--less-margins{margin-top:10px;margin-bottom:10px}.ad-container--no-padding{padding-top:0;padding-bottom:0}.ad-container--bottom,.ad-container--top{margin:20px 0}.ad-container--bottom.ad-container--less-margins,.ad-container--top.ad-container--less-margins{margin:10px 0}.ad-container--bottom{margin-bottom:0;padding-bottom:20px}.ad-container--rsb{margin:0 0 30px}.ad-container--inside-content{margin:20px 0 25px}.ad-container--sticky{position:sticky;top:126px}.ad-container--stickyLower{position:sticky;top:186px}.ad-container--mobile,.one-by-one{display:none}.ad-separation-line{margin:40px 0;border:none;border-top:1px solid #dbdbdb}@media (max-width:991px){.ad-container--rsb{display:none}.ad-container--horizontal{margin-top:10px;margin-bottom:10px}.ad-container--horizontal,.ad-container--mobile{margin-left:-15px;margin-right:-15px;width:calc(100% + 30px)}}@media (max-width:767px){.ad-container--mobile{display:block}.ad-container--gt-mobile{display:none}}.bbcom-category-page .ad-container--border-top{margin-top:0;padding-top:30px;border-top:1px solid #e1e1e1}.bbcom-category-page .ad-container--border-bottom{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e1e1e1}.bbcom-category-page .ad-container--rsb--top{margin-top:35px;margin-bottom:30px}.bbcom-category-page .ad-container--horizontal-in-list{margin-top:20px;margin-bottom:20px;width:calc(100% + 340px);display:none}.bbcom-category-page .ad-container--category-fixed-right{position:relative;margin:0;z-index:1}.bbcom-category-page .ad-container--category-fixed-right&gt;div{position:absolute;width:300px;right:-340px;bottom:160px}.bbcom-category-page .ad-container--top{margin-top:0;margin-bottom:20px}.bbcom-category-page .ad-container--bottom{margin-top:0}.bbcom-category-page .ad-container--mobile{margin-top:15px;margin-bottom:15px}@media (max-width:991px){.bbcom-category-page .ad-container--horizontal-in-list{width:calc(100% + 30px)}}@media (max-width:767px){.bbcom-category-page .ad-container--horizontal-in-list{margin-top:15px;margin-bottom:15px}}.bbcom-article-page .ad-container-rsb--fixed-bottom{position:absolute;bottom:405px;left:0;width:300px}.bbcom-article-page .ad-container--top{margin-top:0;margin-bottom:20px}@media (max-width:470px){.bbcom-article-page .BBCMS__horizontal-ads--above-comments{margin:0}.bbcom-article-page .BBCMS__horizontal-ads--above-comments .ad-container--horizontal{padding:0}}.bbcom-home-page .ad-container--border-top{border-top:1px solid #f1f1f1}.bbcom-home-page .ad-container--border-bottom{border-bottom:1px solid #f1f1f1}.bbcom-home-page .ad-container--horizontal{margin-top:0;margin-bottom:30px;padding-bottom:30px}.bbcom-home-page .ad-container--rsb{margin:0}.legacy-page-ads .ad-container--rsb{max-width:300px;text-align:left}.legacy-page-ads .ad-container-rsb--fixed-bottom{position:absolute;bottom:600px;left:30px}@media (max-width:991px){.legacy-page-ads .ad-container--horizontal{margin-top:20px;margin-bottom:20px}}#header__fullspan--top .dotContentlet{margin-top:0;padding-top:0}#header__fullspan--top .dotContentletControls{top:10px;z-index:299}.Slider-slide{position:relative}bb-slider{min-height:600px}.prlx__overlay{max-width:none}bb-slide a:hover{text-decoration:none}.DPG-header{height:600px;margin:0 auto;background-repeat:no-repeat}.DPG-header-text{margin:0 auto;position:relative;top:50%;width:95%}.article-header{background-color:transparent!important}.DPG-header-title{color:#fff;font-family:ProximaNovaExCnBold!important;font-size:85px!important;font-size:8.5rem!important;font-weight:700;line-height:83%!important;margin:0;text-align:center;text-shadow:1px 1px 5px #000;text-transform:uppercase!important}.DPG-sub-header-title{color:#fff;font-family:ProximaNovaExCn!important;font-size:25px!important;font-size:2.5rem!important;margin-top:5px;text-align:center}.DPG-header-title-black{color:#000;font-family:ProximaNovaExCnBold!important;font-size:85px!important;font-size:8.5rem!important;font-weight:700;line-height:83%!important;margin:0;text-align:center;text-shadow:none;text-transform:uppercase!important}.DPG-sub-header-title-black{color:#000;margin-top:5px}.DPG-header-vendor-logo,.DPG-sub-header-title-black{font-family:ProximaNovaExCn!important;font-size:25px!important;font-size:2.5rem!important;text-align:center}.DPG-header-vendor-logo{color:#fff!important;line-height:120%!important;margin-top:35px}.DPG-header-vendor-logo a{color:#fff!important}.DPG-header-vendor-logo span{display:inline-block;margin-top:5px}.DPG-header-image-text{display:block;margin:0 auto;position:relative;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.DPG-trans-header-text{margin:0 auto;position:relative;top:75%;width:95%}.DPG-trans-header-title{color:#fff!important;font-family:ProximaNovaExCnBold!important;font-size:7rem!important;font-weight:700;line-height:83%!important;margin:0;text-align:center;text-shadow:1px 1px 5px #000;text-transform:uppercase!important}#DPG-rotator-slide-1,#DPG-rotator-slide-2,#DPG-rotator-slide-3{background-position:50%!important}.dpg-no-transform{text-transform:none!important}@media only screen and (min-width:1921px){.DPG-header{background-size:cover!important}}@media (max-width:1199px){bb-slider{min-height:500px}.DPG-header{background-size:auto 500px!important;height:500px}.DPG-header-image-text{height:275px}}@media (max-width:767px){.Slider-control{display:block}.Slider-controlIcon{height:25px;width:25px;z-index:350}.DPG-trans-header-title{font-size:6rem!important}}@media only screen and (max-width:500px){.Slider-control{display:block!important}bb-slider{min-height:350px}.DPG-header{background-size:auto 350px!important;height:350px}.DPG-header-image-text{height:46vw}.DPG-header-title,.DPG-header-title-black{font-size:13vw!important}.DPG-sub-header-title{font-size:5vw!important}.DPG-header-vendor-logo{font-size:5vw!important;margin-top:26px}.DPG-trans-header-title{font-size:4rem!important}}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}@-ms-viewport{width:device-width}.hidden,.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.author-page .Wr__content__content,.legacy-article-page .Wr__content__content{padding:30px}.author-page .Wr__content__content .bb-flat-btn,.legacy-article-page .Wr__content__content .bb-flat-btn{height:auto}.author-page .Wr__content,.legacy-article-page .Wr__content{padding-top:20px;padding-bottom:20px}.author-page .Wr__content__main,.legacy-article-page .Wr__content__main{margin:20px 0}.author-page .Wr__content__promo,.legacy-article-page .Wr__content__promo{position:relative}.LegacyArticleTemplateContent{background-color:#f2f2f2}.legacy-article-page .main-header{display:block!important;margin:5px 0 20px}.legacy-article-page .article-title-header__article-description{font-family:ProximaNova,Arial,sans-serif;color:#232323;margin:0 0 20px}.legacy-article-page #article-content-banner{position:relative;display:block;width:100%;max-width:none;margin-bottom:25px}@media (max-width:767px){.legacy-article-page #article-content-banner{margin-left:-15px;margin-right:-15px;width:calc(100% + 30px)}}.legacy-article-page #article-content-banner-images{position:absolute;max-width:35%;margin:0 auto;top:0;bottom:0;right:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2% 0}.legacy-article-page #article-content-banner-images .article-content-banner-image{-webkit-box-sizing:content-box;box-sizing:content-box;max-height:55%;padding:2% 0;-o-object-fit:contain;object-fit:contain}.legacy-article-page .Article-body{font-family:ProximaNovaReg,Helvetica,Arial,sans-serif}.legacy-article-page .Article-body div[width="560"],.legacy-article-page .Article-body div[width="570"],.legacy-article-page .Article-body div[width="640"],.legacy-article-page .Article-body img[width="560"],.legacy-article-page .Article-body img[width="570"],.legacy-article-page .Article-body img[width="640"],.legacy-article-page .Article-body table[width="560"],.legacy-article-page .Article-body table[width="570"],.legacy-article-page .Article-body table[width="640"]{width:100%;height:auto}.legacy-article-page .Article-body .extra-recommended-articles,.legacy-article-page .Article-body .extra-recommended-articles+div,.legacy-article-page .Article-body .extra-recommended-articles+div+div,.legacy-article-page .Article-body .extra-recommended-articles+div+div+div{display:none}.legacy-article-page .Article-body iframe,.legacy-article-page .Article-body img,.legacy-article-page .Article-body video{max-width:100%}.legacy-article-page .article-footer-section{padding-bottom:20px}.legacy-article-page .article-footer-section:last-child{padding-bottom:0}.legacy-article-page .article-footer-heading{text-transform:uppercase;font-family:ProximaNovaExCnBold,Arial,sans-serif;font-size:24px;line-height:1em;margin:30px 0 15px}.legacy-article-page .article-footer-heading.underline{border-bottom:1px solid #bbbaba;padding-bottom:10px}.legacy-article-page .article-footer-heading.no-margin-bottom{margin-bottom:0}.legacy-article-page .author-container .author-image{width:120px;float:left;padding-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.legacy-article-page .author-container .author-image img{max-width:100%}.legacy-article-page .author-container figcaption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.legacy-article-page .author-container .author-name{font-family:ProximaNovaExCnBold,Arial,sans-serif;font-size:24px;line-height:1.2em;margin:0 0 10px}.legacy-article-page .author-container .author-desc{font-family:ProximaNova,Arial,sans-serif;font-size:14px;line-height:1.2em;margin:0 0 10px}.legacy-article-page .Article-rating--container--right{margin-left:5px}.legacy-article-page .Wr__content__content{padding:30px 30px 0}.legacy-article-page .article-comments-container{margin:20px 0}.legacy-article-page .article-comments{background-color:#fff;margin:0 auto;padding:30px;border:1px solid #e1e1e1;border-radius:3px}.legacy-article-page .Wr__content__nav{height:auto;margin-bottom:40px}.legacy-article-page .Wr__left-nav__list-block__anchor-item--selected{display:inline-block;padding:10px 0}.legacy-article-page #recommended-articles-widget .widget-heading__title{text-transform:uppercase;font-family:ProximaNovaExCnBold,Arial,sans-serif;font-size:24px;line-height:1em;margin:0 0 10px}.legacy-article-page #recommended-articles-widget .cms-article-list .cms-article-list--article{margin-bottom:25px}.legacy-article-page #recommended-articles-widget .cms-article-list .cms-article-list--article:nth-child(n+3){margin-bottom:15px}.legacy-article-page #recommended-articles-widget .cms-article-list figcaption .title{font-family:ProximaNova,Arial,sans-serif}@media (max-width:600px){.legacy-article-page #recommended-articles-widget .cms-article-list{margin-bottom:0}.legacy-article-page #recommended-articles-widget .cms-article-list .cms-article-list--article{margin-bottom:15px}.legacy-article-page #recommended-articles-widget .cms-article-list .cms-article-list--article:last-child{margin-bottom:0}}.legacy-article-page.category-page .Wr__content__main{margin-top:0}@media (max-width:991px){.legacy-article-page .article-comments{width:calc(100% - 197px);margin:0 0 0 auto}}@media (max-width:767px){.legacy-article-page{background-color:#fff}.legacy-article-page .Wr__content{overflow:hidden;background-color:#fff;margin:0}.legacy-article-page .main-header{font-size:4.2rem}.legacy-article-page .article-comments,.legacy-article-page .Wr__content__content{overflow:hidden;width:100%;margin:0 auto;padding:0 15px;border:0}.legacy-article-page .article-header-content{margin-bottom:25px}.legacy-article-page .left-sidebar--container{display:none}.legacy-article-page .cms-article-list{margin-bottom:0}}@media (max-width:600px){.legacy-article-page .author-container .author-image{padding-right:20px}}.author-page .supersite-layout-content-wrap{width:100%}.author-page .supersite-layout-content-wrap .supersite-article-list ul{width:100%;list-style:none;padding:0}.author-page .supersite-layout-content-wrap .supersite-article-list ul li{margin:20px 0}.author-page .supersite-layout-content-wrap .supersite-article-list h2{font-size:16px;line-height:1.2em;margin:0 0 6px}.author-page .supersite-layout-content-wrap .supersite-article-list p{font-size:14px;line-height:1.2em;margin:0 0 6px}.author-page .supersite-layout-content-wrap .supersite-article-list a:hover{text-decoration:underline}@media (max-width:767px){.author-page,.author-page .Wr__content{background-color:#fff}.author-page .Wr__content__main{margin:0}.author-page .Wr__content__content{padding:30px 15px}}.find-a-plan-results-page{background-color:#f2f2f2}.find-a-plan-results-page .Wr__content{padding-top:0;padding-bottom:0}.find-a-plan-results-page .Wr__content__main{margin:20px 0}@media (max-width:767px){.find-a-plan-results-page,.find-a-plan-results-page .Wr__content{background-color:#fff}.find-a-plan-results-page .Wr__content__main{margin:0}}.AuthorTemplateContent{font-family:ProximaNovaReg,Helvetica,Arial,sans-serif}.author-page .author-header{text-align:center;margin-bottom:40px}.author-page .author-header img{max-width:100%}.author-page .blue-underline{border-bottom:1px solid #00aeef;margin-bottom:15px;padding-bottom:15px}.author-page .author-content{margin-bottom:40px}.author-page .author-content p{margin-bottom:15px}.author-page .author-content a:hover{text-decoration:underline}.author-page .article-author{display:none}.legacy-article-page.category-page .article-body-content,.legacy-article-page.marketing-page .article-body-content{display:block}.legacy-article-page.category-page .article-header-content,.legacy-article-page.marketing-page .article-header-content{display:none}.legacy-article-page.category-page .article-footer-section,.legacy-article-page.marketing-page .article-footer-section{width:100%;max-width:840px;padding:20px 30px 0;margin:0 auto}.legacy-article-page.category-page .article-comments,.legacy-article-page.marketing-page .article-comments{width:100%;max-width:840px;margin:0 auto}@media (max-width:767px){.legacy-article-page.category-page .article-footer-section,.legacy-article-page.marketing-page .article-footer-section{padding:20px 20px 0}.legacy-article-page.category-page .article-comments,.legacy-article-page.marketing-page .article-comments{padding:20px}}.is-ie10 .bb-btn-feedback,.is-ie10 .NewsletterForm-btn{color:#fff!important;padding:.3em 0}.is-ie10 .Wr_footer__results__teaser a,.is-ie10 a:focus,.is-ie10 a:hover{color:#33b1ef}@media only screen and (max-width:1077px){.is-ie11 .Wr__body,html.is-ie11{overflow-x:visible!important}}.blur-up{-webkit-filter:blur(3px);filter:blur(3px);transition:filter .3s,-webkit-filter .3s}.blur-up.lazyloaded,.blur-up.lazyloading{-webkit-filter:blur(0);filter:blur(0)}.lazyload-spinner{position:relative;background-color:#f2f2f2}.lazyload-spinner:after{content:"";display:block;z-index:1;position:absolute;width:20px;height:20px;left:50%;top:50%;margin-left:-10px;margin-top:-10px;-webkit-animation:three-quarters-loader 1.25s linear infinite;animation:three-quarters-loader 1.25s linear infinite;border:2px solid #c8c8c8;border-right-color:transparent;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;overflow:hidden;text-indent:-9999px;direction:ltr}.lazyload-spinner img{z-index:2}.addthis_responsive_sharing .at-share-btn{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:50px;min-height:45px;margin:0 auto 0 0!important;padding:6px 5px 8px!important}.addthis_responsive_sharing .at-share-btn:focus,.addthis_responsive_sharing .at-share-btn:hover{-webkit-transform:none!important;transform:none!important}.addthis_responsive_sharing .at-icon-wrapper{width:100%!important;height:auto!important;text-align:center!important}.addthis_responsive_sharing .at-icon-wrapper .at-icon-wrapper{height:23px!important}.addthis_responsive_sharing .at-icon{width:23px!important;height:23px!important}.addthis_responsive_sharing .at4-share-count-container{width:100%!important;padding:0!important;float:none!important;display:inline-block!important;text-align:center;line-height:1.2em!important}@media (max-width:1100px){.addthis_responsive_sharing{position:static!important}}.legacy-article-page .addthis_responsive_sharing .at-share-btn{margin:0 auto!important}.BBCMS__content--author-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:ProximaNova,Arial,sans-serif;color:#000;margin-bottom:20px}.BBCMS__content--author-block .BBCMS__content--author-img-container{margin-right:12px}.BBCMS__content--author-block .BBCMS__content--author-img{border-radius:50%;width:60px;height:60px}.BBCMS__content--author-block .BBCMS__content--author-info{width:calc(100% - 202px);padding-right:20px;min-width:120px}.BBCMS__content--author-block .BBCMS__content--author-name{display:inline-block;margin-bottom:5px;color:#00aeef;font-size:16px;line-height:1.2em;max-width:300px}.BBCMS__content--author-block .BBCMS__content--author-date{font-size:16px;line-height:1.2em}.BBCMS__content--author-block .BBCMS__content--sponsor-block{width:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.BBCMS__content--author-block .BBCMS__content--sponsor-by{margin-bottom:5px;font-size:13px;line-height:1.2em}.BBCMS__content--author-block .BBCMS__content--sponsor-img{max-width:130px;max-height:40px}@media (max-width:767px){.BBCMS__content--author-block .BBCMS__content--author-img-container{margin-right:8px}.BBCMS__content--author-block .BBCMS__content--author-img{width:40px;height:40px;min-width:40px}.BBCMS__content--author-block .BBCMS__content--author-info{width:calc(100% - 138px)}.BBCMS__content--author-block .BBCMS__content--author-date,.BBCMS__content--author-block .BBCMS__content--author-name{font-size:14px}.BBCMS__content--author-block .BBCMS__content--sponsor-by{display:none}.BBCMS__content--author-block .BBCMS__content--sponsor-block,.BBCMS__content--author-block .BBCMS__content--sponsor-img{max-width:90px}}.BBCMS__content--author-block--desktop{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){.BBCMS__content--author-block--desktop{display:none}}.BBCMS__content--author-block--mobile{display:none}@media (max-width:767px){.BBCMS__content--author-block--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.AuthorSummary .AuthorSummary-authorName{padding:0}.AuthorSummary-img{border-radius:50%}.cms-product-promo__widget{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:ProximaNova,Arial,sans-serif;margin:25px 0;max-width:640px;min-height:150px;color:#303030}.cms-product-promo__widget:hover{color:#303030}.cms-product-promo__widget:hover .bb-flat-btn{background-color:#009ad2}.cms-product-promo__widget:focus{text-decoration:none}.cms-product-promo__widget:focus .cms-product-promo__description{color:#303030}.cms-product-promo__widget .cms-product-promo__container--left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:25%;max-width:160px;border-right:1px solid #d3d3d3;padding:20px}.cms-product-promo__widget .cms-product-promo__container--right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:17px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cms-product-promo__widget .cms-product-promo__content--img{max-width:100%;max-height:130px;width:auto;height:auto}.cms-product-promo__widget .cms-product-promo__title{margin-bottom:12px;font-weight:700;line-height:1.3em;color:#005a8b}.cms-product-promo__widget .cms-product-promo__description{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;line-height:1.4em}.cms-product-promo__widget .cms-product-promo__link{margin-top:65px}.cms-product-promo__widget .cms-product-promo__badge{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px;line-height:1em}.cms-product-promo__widget .cms-product-promo__badge img{width:111px;max-width:100%}.cms-product-promo__widget .bb-flat-btn{color:#fff;font-size:14px;height:auto;line-height:1.1em;padding:7px 25px}@media (max-width:500px){.cms-product-promo__widget .cms-product-promo__container--left{padding:10px 15px 10px 0}.cms-product-promo__widget .cms-product-promo__container--right{padding:10px 0 10px 15px}.cms-product-promo__widget .cms-product-promo__description{font-size:16px}.cms-product-promo__widget .cms-product-promo__link{margin-top:20px}}@media (max-width:350px){.cms-product-promo__widget .cms-product-promo__link{display:none}}.bbcom-article__topic-cloud{margin:30px 0 22px}.bbcom-article__topic-cloud .bbcom-article__topic-cloud--container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bbcom-article__topic-cloud .bbcom-article__topic-cloud--topic{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:ProximaNova,Arial,sans-serif;font-size:16px;line-height:1.2em;text-align:center;padding:8px 12px;margin:0 16px 10px 0;background-color:#f2f2f2;outline:none;color:#000;-webkit-transition:background-color .05s ease-in-out;transition:background-color .05s ease-in-out}.bbcom-article__topic-cloud .bbcom-article__topic-cloud--topic:focus,.bbcom-article__topic-cloud .bbcom-article__topic-cloud--topic:hover{background-color:#c8c8c8;text-decoration:none}.Comp__product-grid{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:25px 0}.Comp__product-grid,.Comp__product-grid figure{display:-webkit-box;display:-ms-flexbox;display:flex}.Comp__product-grid figure{position:relative;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Comp__product-grid figcaption,.Comp__product-grid figure{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.Comp__product-grid .product-grid-item{border:1px solid #eaeaea;padding:20px;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Comp__product-grid .product-grid-item-thumb-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px;height:135px}.Comp__product-grid .product-grid-item-thumb img{max-width:100%;max-height:135px}.Comp__product-grid .product-grid-item-title{font-family:ProximaNovaSemiBold,Arial,sans-serif;margin-bottom:4px;line-height:1.1em}.Comp__product-grid .product-grid-item-title a{color:#303030}.Comp__product-grid .product-grid-item-title a:focus,.Comp__product-grid .product-grid-item-title a:hover{color:#00aeef;text-decoration:none}.Comp__product-grid .product-grid-item-price{color:#000;font-family:ProximaNovaSemiBold,Arial,sans-serif;line-height:1.1em}.Comp__product-grid .product-grid-item-price--strike{color:#919191;font-size:13px;line-height:1.1em;text-decoration:line-through;margin-left:3px}.Comp__product-grid .product-grid-item-badge{margin-top:3px;line-height:1em}.Comp__product-grid .product-grid-item-badge img{width:111px;max-width:100%}.Comp__product-grid .product-grid-item-rating{position:absolute;top:5px;right:10px;font-size:14px;line-height:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:25px;border:1px solid #ccc;border-radius:50%/10%;background-color:#fff}.Comp__product-grid .product-grid-item--1{border-width:0 1px 1px 0;padding-top:0;padding-left:0}.Comp__product-grid .product-grid-item--2{border-width:0 0 1px;padding-top:0;padding-right:0}.Comp__product-grid .product-grid-item--3{border-width:0 1px 0 0;padding-bottom:0;padding-left:0}.Comp__product-grid .product-grid-item--4{border-width:0;padding-bottom:0;padding-right:0}.Comp__product-grid .product-grid-item-btn{display:none;color:#fff;height:auto;line-height:1.1em;padding:7px 0}.Comp__product-grid .product-grid-item-btn:focus{text-decoration:none}@media (min-width:600px){.Comp__product-grid{margin:25px -15px}.Comp__product-grid figcaption{margin-bottom:12px}.Comp__product-grid .product-grid-item{width:25%;border-width:0 1px 0 0;padding:0 15px}.Comp__product-grid .product-grid-item:last-child{border-width:0}.Comp__product-grid .product-grid-item-rating{right:5px}.Comp__product-grid .product-grid-item-thumb-container{margin-bottom:12px}.Comp__product-grid .product-grid-item-btn{display:block}}.col-1{width:100%}.col-2{width:50%}.col-3{width:33.33333333%}.col-4{width:25%}.col-5{width:20%}.col-6{width:16.66666667%}.col-7{width:14.28571429%}.col-8{width:12.5%}.col-9{width:11.11111111%}.col-10{width:10%}.col-11{width:9.09090909%}.col-12{width:8.33333333%}.cms-article-list{padding:0;margin-bottom:30px;float:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cms-article-list a{color:#000}.cms-article-list a:focus,.cms-article-list a:hover{color:#00aeef;text-decoration:none}.cms-article-list .cms-article-list--container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1%}.cms-article-list .cms-article-list--article{padding:0 1%;margin:0 0 15px;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:top}.cms-article-list .cms-article-list--article figure{position:relative;width:100%}.cms-article-list .cms-article-list--article:last-child{margin:0}.cms-article-list .cms-article-list--article.col{margin-bottom:0}.cms-article-list .cms-article-list--article.col-1{padding:0}.cms-article-list .cms-article-list--article.hero{margin-bottom:20px;width:100%;position:relative}.cms-article-list .cms-article-list--article.hero .thumb-container{position:relative;margin-bottom:0;max-width:none}.cms-article-list .cms-article-list--article.hero .thumb-container:after{content:"";display:block;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background:linear-gradient(transparent,#000);width:100%;height:70%;position:absolute;left:0;bottom:0;z-index:3}.cms-article-list .cms-article-list--article.hero .thumb .duration{font-size:16px}.cms-article-list .cms-article-list--article.hero figcaption{position:absolute;width:auto;left:20px;bottom:20px;padding-right:20px;z-index:4}.cms-article-list .cms-article-list--article.hero figcaption .views{display:none}.cms-article-list .cms-article-list--article.hero figcaption .title{max-width:600px;font-size:40px;line-height:1em;margin:0 0 6px}.cms-article-list .cms-article-list--article.hero figcaption .title a{color:#fff}.cms-article-list .cms-article-list--article.hero figcaption .title a:hover{color:#00aeef}.cms-article-list .cms-article-list--article.hero figcaption .date,.cms-article-list .cms-article-list--article.hero figcaption .description{max-width:600px;font-size:16px;color:#fff}.cms-article-list .cms-article-list--article.hero:hover .thumb-container__video .thumb .duration,.cms-article-list .cms-article-list--article.hero:hover .thumb-container__video .thumb:after{background-color:rgba(0,0,0,.7)}.cms-article-list .thumb-container{overflow:hidden;display:block;margin-bottom:10px}.cms-article-list .thumb{position:relative;overflow:hidden;background-color:#f2f2f2}.cms-article-list .thumb img{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}.cms-article-list .thumb .duration{background-color:rgba(0,0,0,.9);color:#fff;position:absolute;bottom:0;right:0;padding:4px 9px;z-index:100;font-size:12px;line-height:1.4em}.cms-article-list .thumb:before{content:"";display:block;padding-bottom:56.25%}.cms-article-list .thumb:hover .duration{background-color:rgba(0,0,0,.7)}.cms-article-list .thumb-container__video .thumb:after{content:"";display:block;width:50px;height:50px;position:absolute;top:50%;margin-top:-25px;left:50%;margin-left:-25px;z-index:100;background:url(../png/9ffefc70dd404a2a209072b81cce21d563f56952.png) 16px no-repeat rgba(0,0,0,.9)}.cms-article-list .thumb-container__video .thumb:hover:after{background-color:rgba(0,0,0,.7)}.cms-article-list figcaption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cms-article-list figcaption&gt;*{line-height:1.2em;color:#000}.cms-article-list figcaption&gt;:last-child{margin-bottom:0}.cms-article-list figcaption .category{font-family:ProximaNovaSemiBold,Arial,sans-serif;font-size:13px;line-height:1em;text-transform:uppercase;float:left;margin-bottom:6px}.cms-article-list figcaption .category a{color:#00aeef}.cms-article-list figcaption .category a:hover{text-decoration:underline}.cms-article-list figcaption .views{font-family:ProximaNovaSemiBold,Arial,sans-serif;font-size:13px;line-height:1em;color:#bcbcbc;text-transform:uppercase;float:right;margin-bottom:6px}.cms-article-list figcaption .title{font-family:ProximaNovaSemiBold,Arial,sans-serif;font-size:16px;line-height:1.1em;clear:both;margin:0 0 6px;white-space:normal}.cms-article-list figcaption .description{font-size:14px;line-height:1.3em;margin-bottom:6px}.cms-article-list figcaption .date{font-size:14px;line-height:1.3em;color:#979797}.cms-article-list figcaption .date .bb-read-time__delimiter{margin:0 6px}.cms-article-list figcaption .date .bb-read-time__icon{margin-right:5px}.cms-article-list .mobile-see-more{display:none;background-color:#00aeef;font-size:15px;font-weight:400;line-height:1.2em;border-radius:5px;padding:12px;margin:10px auto 0;color:#fff;text-transform:uppercase;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%;width:330px;text-align:center}.cms-article-list .mobile-see-more:hover{color:#fff;background-color:#33b1ef}@media (max-width:600px){.cms-article-list .cms-article-list--container{margin:0 -10px}.cms-article-list .cms-article-list--article{padding:0 10px}.cms-article-list .cms-article-list--article.hero{padding:0}.cms-article-list .cms-article-list--article.hero .thumb-container__video .thumb:after{width:50px;height:50px;margin-top:-25px;margin-left:-25px;background:url(../png/9ffefc70dd404a2a209072b81cce21d563f56952.png) 16px no-repeat rgba(0,0,0,.9)}.cms-article-list .cms-article-list--article.hero .thumb-container__video .thumb:hover:after{background-color:rgba(0,0,0,.7)}.cms-article-list .cms-article-list--article.hero figcaption{bottom:0;left:0;padding:0 15px 15px}.cms-article-list .cms-article-list--article.hero figcaption .category{margin-bottom:5px}.cms-article-list .cms-article-list--article.hero figcaption .title{font-size:22px}.cms-article-list .cms-article-list--article.hero figcaption .description{font-size:14px}.cms-article-list .thumb .duration{font-size:13px;padding:2px 5px}.cms-article-list .thumb-container__video .thumb:after{width:28px;height:28px;margin-top:-14px;margin-left:-14px;background:url(../png/9ac7ec47afcb0f5b080a9d8829572a60f9025454.png) 10px no-repeat rgba(0,0,0,.9)}.cms-article-list .thumb-container__video .thumb:hover:after{background-color:rgba(0,0,0,.7)}.cms-article-list .mobile-see-more{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:420px){.cms-article-list .cms-article-list--article.hero{margin:25px 0}.cms-article-list .cms-article-list--article.hero:first-child{margin:0 0 25px}.cms-article-list .cms-article-list--article.hero .thumb-container{margin-bottom:10px}.cms-article-list .cms-article-list--article.hero .thumb-container:after{display:none}.cms-article-list .cms-article-list--article.hero figcaption{position:static}.cms-article-list .cms-article-list--article.hero figcaption .category{margin-bottom:6px}.cms-article-list .cms-article-list--article.hero figcaption .views{margin-bottom:6px;color:#bcbcbc;float:right}.cms-article-list .cms-article-list--article.hero figcaption .views:before{display:none}.cms-article-list .cms-article-list--article.hero figcaption .title{font-size:18px;margin-bottom:4px}.cms-article-list .cms-article-list--article.hero figcaption .title a{color:#000}.cms-article-list .cms-article-list--article.hero figcaption .title a:hover{color:#00aeef}.cms-article-list .cms-article-list--article.hero figcaption .description{color:#000}.cms-article-list .cms-article-list--article.hero figcaption span:last-child{margin-bottom:0}.cms-article-list figcaption .category,.cms-article-list figcaption .views{margin-bottom:6px}.cms-article-list figcaption .title{font-size:16px}}.cms-article-list__badge{width:111px;height:15px;display:block}.cms-article-list.has-slider .cms-article-list--container{margin:0}.cms-article-list.has-slider .bb-carousel{width:100%}.cms-article-list.has-slider .bb-carousel__viewport{overflow:hidden}.cms-article-list.has-slider bb-carousel-view{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cms-article-list.has-slider .bb-carousel__view{font-size:0}.cms-article-list.has-slider .bb-carousel__skin--default .bb-carousel__control--left .bb-carousel__control--btn{position:relative;left:5px}.cms-article-list.has-slider .bb-carousel__skin--default .bb-carousel__control--right .bb-carousel__control--btn{position:relative;right:5px}.cms-article-list.side-by-side .cms-article-list--article{margin-bottom:15px}.cms-article-list.side-by-side .thumb-container{float:left;width:50%;padding-right:12px;margin-bottom:0;max-width:270px}.cms-article-list.side-by-side figcaption{float:left;width:50%;padding-left:12px}.cms-article-list.side-by-side figcaption .views{float:left}.cms-article-list.side-by-side figcaption .views:before{content:"-";display:inline-block;float:left;color:#000;margin:0 6px;position:relative;bottom:1px}.cms-article-list.side-by-side .cms-article-list--article:first-child{margin-top:0}.cms-article-list.side-by-side .hero{padding:0}.cms-article-list.side-by-side .hero .thumb-container{float:none;width:100%;padding:0}.cms-article-list.side-by-side .hero figcaption{padding-left:0}.cms-article-list.small-thumb-only .cms-article-list--container{margin:0}.cms-article-list.small-thumb-only .thumb-container{width:121px;padding-right:0}.cms-article-list.small-thumb-only .thumb .duration{font-size:13px;padding:2px 5px}.cms-article-list.small-thumb-only .thumb-container__video .thumb:after{width:28px;height:28px;margin-top:-14px;margin-left:-14px;background:url(../png/9ac7ec47afcb0f5b080a9d8829572a60f9025454.png) 10px no-repeat rgba(0,0,0,.9)}.cms-article-list.small-thumb-only .thumb-container__video .thumb:hover:after{background-color:rgba(0,0,0,.7)}.cms-article-list.small-thumb-only figcaption{width:calc(100% - 121px);padding-left:15px}.cms-article-list.hover-highlight-title .cms-article-list--article:hover .title a{color:#00aeef}@media (max-width:600px){.cms-article-list.mobile-stack-items.has-slider .bb-carousel__control{display:none}.cms-article-list.mobile-stack-items.has-slider .bb-carousel__view{white-space:normal;width:100%;overflow:hidden;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}.cms-article-list.mobile-stack-items.has-slider .bb-carousel .cms-article-list--article{padding:0}.cms-article-list.mobile-stack-items .cms-article-list--article{width:100%;margin-bottom:10px;padding:0 10px}.cms-article-list.mobile-stack-items .cms-article-list--article.hero{margin-bottom:20px;padding:0}.cms-article-list.mobile-stack-items .cms-article-list--article.hero .thumb-container{float:none;width:100%;padding:0}.cms-article-list.mobile-stack-items .cms-article-list--article.hero figcaption{float:none;width:auto;padding:0 15px 15px}.cms-article-list.mobile-stack-items .cms-article-list--article.hero figcaption .category,.cms-article-list.mobile-stack-items .cms-article-list--article.hero figcaption .description{display:block}.cms-article-list.mobile-stack-items.mobile-show-four .cms-article-list--article:nth-child(n+5),.cms-article-list.mobile-stack-items.mobile-show-three .cms-article-list--article:nth-child(n+4){display:none}.cms-article-list.mobile-stack-items .thumb-container{float:left;width:180px;margin:0}.cms-article-list.mobile-stack-items figcaption{float:left;width:calc(100% - 180px);padding-left:15px}.cms-article-list.mobile-stack-items figcaption .category,.cms-article-list.mobile-stack-items figcaption .date,.cms-article-list.mobile-stack-items figcaption .description,.cms-article-list.mobile-stack-items figcaption .views{display:none}}@media (max-width:420px){.cms-article-list.side-by-side .thumb-container{max-width:none;padding-right:6px}.cms-article-list.side-by-side figcaption{padding-left:6px}.cms-article-list.side-by-side figcaption .description,.cms-article-list.side-by-side figcaption .views{display:none}.cms-article-list.mobile-stack-items .cms-article-list--article.hero figcaption{padding:0 15px}.cms-article-list.mobile-stack-items .thumb-container{width:125px}.cms-article-list.mobile-stack-items figcaption{width:calc(100% - 125px)}}.find-a-plan-results-page .Wr__content__content{padding:30px}.find-a-plan-results-page #left-sidebar,.find-a-plan-results-page #right-sidebar{margin:0}.find-a-plan-results-page .section-header-stripe{background:url(../jpg/3d6f22ceb8fdcf0fa4062804f93eeefa87eed368.jpg) repeat;font-family:ProximaNovaExCnBold,Arial,sans-serif;text-transform:uppercase;margin:0 0 15px;color:#303030;line-height:1em}.find-a-plan-results-page .section-header-stripe .header-inner{background:#fff;padding:4px 15px 0 0;display:inline-block;font-size:18px;height:20px;font-style:italic}.find-a-plan-results-page .section-header-stripe .header-inner .header-mobile{display:none}.find-a-plan-results-page .section-header-stripe .header-inner .header-slash{color:#c8c8c8;font-family:ProximaNovaExCn,Arial,sans-serif;font-weight:400;margin:0 2px}.find-a-plan-results-page .section-header-stripe .header-inner .header-link{color:#00aeef;font-family:ProximaNovaExCn,Arial,sans-serif;font-weight:400}.find-a-plan-results-page .section-header-stripe .header-inner .header-link:hover{text-decoration:underline}.find-a-plan-results-page .find-a-plan-header{overflow:hidden;margin-bottom:30px}.find-a-plan-results-page .find-a-plan-header .title{overflow:hidden;margin-bottom:25px}.find-a-plan-results-page .find-a-plan-header .title h1{font-family:ProximaNova,Arial,sans-serif;font-weight:400;margin:15px 0 0;color:#000;line-height:1.1em;font-size:26px;float:left}.find-a-plan-results-page .find-a-plan-header .title .top-share-container{float:right}.find-a-plan-results-page .find-a-plan-header .description{clear:both;font-size:14px;line-height:1.6em;float:left;color:#474747}.find-a-plan-results-page .plan-recommendations{clear:both}.find-a-plan-results-page .plan-recommendations .no-luck{text-align:center;padding:80px 0 120px;clear:both}.find-a-plan-results-page .plan-recommendations .no-luck a:hover{text-decoration:underline}.find-a-plan-results-page .find-a-plan-footer{clear:both}.find-a-plan-results-page .find-a-plan-footer .widget{margin-bottom:70px}.find-a-plan-results-page .find-a-plan-footer .widget .section-header-stripe{margin-bottom:40px}.find-a-plan-results-page .section-header-stripe{margin-bottom:25px}.find-a-plan-results-page .Comp__find-a-plan-results .program-large{clear:both;padding-bottom:20px}.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-image-container{position:relative;display:block;margin-bottom:17px}.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-image-container .blue-flag{display:none;position:absolute;top:-5px;left:22px;background-color:#00aeef;-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.4);box-shadow:0 4px 5px 0 rgba(0,0,0,.4);min-width:80px;height:80px}.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-image-container .blue-flag .flag-content{width:70px;height:auto;display:table-cell;color:#fff;text-align:center;line-height:1.1em;text-transform:uppercase;font-family:ProximaNovaExCn,Arial,sans-serif;font-weight:400;margin-bottom:6px;letter-spacing:.5px;vertical-align:middle}.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-image-container .blue-flag .flag-content:before{display:block;margin:2px auto 10px}.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-image-container .blue-flag .flag-content .flag-text{font-size:16px}.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-image-container .blue-flag .flag-content .flag-text .member-count{display:block;font-family:ProximaNovaExCnBold,Arial,sans-serif;font-size:30px;line-height:1.2em}.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-image-container .article-image{width:100%;max-height:400px}.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-title{font-size:24px}.find-a-plan-results-page .Comp__find-a-plan-results .program-large:after{content:"";display:block;clear:both}.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-links .button{width:186px;font-size:16px}.find-a-plan-results-page .Comp__find-a-plan-results .program-small{clear:both;overflow:hidden;margin:0 -10px 20px}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .program-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .program-row.last-row{padding-top:20px}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .article-image-container{display:block;margin-bottom:10px;overflow:hidden}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .article-image-container .article-image{width:100%;max-height:150px}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .program-article{padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .article-info .program-detail{display:block}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .article-links{margin-bottom:0}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .article-links .button{font-size:12px}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .article-links .watch-video{height:12px}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .video-container{margin:20px 10px 0}.find-a-plan-results-page .Comp__find-a-plan-results .article-title{display:block;margin-bottom:10px;font-family:ProximaNovaExCnBold,Arial,sans-serif;font-weight:400;font-size:18px;line-height:1.1em;color:#002a44;text-transform:none}.find-a-plan-results-page .Comp__find-a-plan-results .article-title:hover{color:#00aeef}.find-a-plan-results-page .Comp__find-a-plan-results .article-description{font-family:ProximaNovaExCn,Arial,sans-serif;font-weight:400;font-size:16px;line-height:1.1em;color:#474747}.find-a-plan-results-page .Comp__find-a-plan-results figcaption{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.find-a-plan-results-page .Comp__find-a-plan-results .article-info{border-top:1px solid #e1e1e1;margin:15px 0 20px;padding-top:15px}.find-a-plan-results-page .Comp__find-a-plan-results .article-info .program-detail{font-family:ProximaNova,Arial,sans-serif;font-weight:700;font-size:14px;line-height:1.1em}.find-a-plan-results-page .Comp__find-a-plan-results .article-info .delimiter{display:inline-block;color:#919191;margin:0 5px;font-size:18px;line-height:17px}.find-a-plan-results-page .Comp__find-a-plan-results .article-links{overflow:hidden;margin-bottom:20px}.find-a-plan-results-page .Comp__find-a-plan-results .article-links .button{float:left;font-family:ProximaNova,Arial,sans-serif;font-weight:400;line-height:1em;border-radius:3px;width:45%;border:none;padding:10px 2px 8px;text-transform:uppercase;text-align:center;cursor:pointer}.find-a-plan-results-page .Comp__find-a-plan-results .article-links .button.blue{background-color:#00aeef;border:1px solid #00aeef;color:#fff}.find-a-plan-results-page .Comp__find-a-plan-results .article-links .button.blue:hover{background-color:#51c9f6;border:1px solid #51c9f6}.find-a-plan-results-page .Comp__find-a-plan-results .article-links .button.grey{background-color:#f2f2f2;border:1px solid #c8c8c8;color:#c8c8c8;margin-left:18px}.find-a-plan-results-page .Comp__find-a-plan-results .article-links .button.grey:hover{background-color:#fff}.find-a-plan-results-page .Comp__find-a-plan-results .article-links .watch-video{float:left;width:55%;font-family:ProximaNova,Arial,sans-serif;font-weight:400;font-size:12px;line-height:1em;margin:0;text-transform:uppercase;text-align:center;color:#00aeef}.find-a-plan-results-page .Comp__find-a-plan-results .article-links .watch-video .video-link{cursor:pointer;display:inline-block;margin-top:10px}.find-a-plan-results-page .Comp__find-a-plan-results .article-links .watch-video .video-link:hover{text-decoration:underline}.find-a-plan-results-page .Comp__find-a-plan-results .article-links .social-links{float:right}.find-a-plan-results-page .Comp__find-a-plan-results .video-container{max-height:0;-webkit-transition:max-height .3s ease;transition:max-height .3s ease;clear:both;overflow:hidden}.find-a-plan-results-page .Comp__find-a-plan-results .video-container.extended{max-height:500px}.find-a-plan-results-page .Comp__find-a-plan-results .video-container .video-padding{position:relative;padding-bottom:56.25%;height:0}.find-a-plan-results-page .Comp__find-a-plan-results .video-container iframe,.find-a-plan-results-page .Comp__find-a-plan-results .video-container video{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000}.find-a-plan-results-page .Comp__recommended-articles{padding:0;margin:0 -25px}.find-a-plan-results-page .Comp__recommended-articles .recommended-article{padding:0 25px;width:33.33333%}.find-a-plan-results-page .Comp__recommended-articles .recommended-article:nth-child(4){display:none}.find-a-plan-results-page .Comp__recommended-members .members-container .bb-flat-btn{width:auto;background-color:transparent;font-family:ProximaNova,Arial,sans-serif;font-size:14px;padding:0;color:#00aeef;text-transform:none}.find-a-plan-results-page .Comp__recommended-members .members-container .bb-flat-btn:hover{text-decoration:underline;background-color:transparent}.find-a-plan-results-page .Comp__rec-products .product-rotator{margin-top:0}.find-a-plan-results-page .Comp__find-a-plan-results__error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100px;background-color:#f2f2f2}.find-a-plan-results-page .results-loading{font-size:8px;margin:100px auto 50px;width:11em;height:11em;border-radius:50%;background:-webkit-gradient(linear,left top,right top,color-stop(10%,#000),color-stop(42%,hsla(0,0%,100%,0)));background:linear-gradient(90deg,#000 10%,hsla(0,0%,100%,0) 42%);position:relative;-webkit-animation:loadingCircle 1.4s linear infinite;animation:loadingCircle 1.4s linear infinite;-webkit-transform:translateZ(0);transform:translateZ(0)}.find-a-plan-results-page .results-loading:before{width:50%;height:50%;background:#000;border-radius:100% 0 0 0;position:absolute;top:0;left:0;content:""}.find-a-plan-results-page .results-loading:after{background:#fff;width:75%;height:75%;border-radius:50%;content:"";margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}@-webkit-keyframes loadingCircle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media (max-width:1199px){.find-a-plan-results-page .find-a-plan-header .title{margin-bottom:20px}.find-a-plan-results-page .find-a-plan-header .title h1{margin-top:0;margin-bottom:15px}.find-a-plan-results-page .find-a-plan-header .title .top-share-container{float:left;clear:left}.find-a-plan-results-page .find-a-plan-header .title .top-share-container .at4-count-container{display:none}.find-a-plan-results-page .find-a-plan-header .title .top-share-container .at4-share-container{padding-left:0}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .article-links .button{width:100%;margin-bottom:20px}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .article-links .watch-video{width:100%}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .article-links .watch-video .video-link{margin-top:0}.find-a-plan-results-page .Comp__recommended-articles{margin:0 -10px}.find-a-plan-results-page .Comp__recommended-articles .recommended-article{padding:0 10px}}@media (max-width:767px){.find-a-plan-results-page .Wr__content__content{padding:25px 15px 10px}.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-links .button{width:100%}.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-links .button.blue{margin-bottom:10px}.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-links .button.grey{margin-left:0}.find-a-plan-results-page .plan-recommendations .no-luck{padding:0}.find-a-plan-results-page .plan-recommendations .no-luck .mobile-new-line{display:block}}@media only screen and (max-width:600px){.find-a-plan-results-page .section-header-stripe{margin-bottom:30px}.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-image-container .blue-flag{min-width:50px;height:50px}.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-image-container .blue-flag .flag-content{width:50px}.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-image-container .blue-flag .flag-content:before{margin:0 auto!important}.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-image-container .blue-flag .flag-content .flag-text,.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-view-more{display:none}.find-a-plan-results-page .Comp__find-a-plan-results .program-small{padding:0;margin:0 0 30px}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .col-xs-4{padding:0;width:100%}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .program-article{overflow:hidden;display:block;border-bottom:1px solid #e1e1e1;margin-bottom:20px;padding-bottom:20px}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .program-article .article-image-container{margin:0;float:left;width:50%;padding-right:20px}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .program-article figcaption{float:right;width:50%}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .program-article .article-info{float:right;clear:right;width:50%;border-top:none;margin-top:0;padding-top:0}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .program-article .article-info .article-view-more{display:none}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .program-article .article-links{float:right;clear:right;width:50%}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .program-article:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .video-container{margin:0}.find-a-plan-results-page .Comp__recommended-articles .recommended-article{width:100%}}@media only screen and (max-width:400px){.find-a-plan-results-page .section-header-stripe{margin-bottom:20px;font-size:22px}.find-a-plan-results-page .section-header-stripe .header-inner{margin-top:20px;width:100%;padding:20px 10px 0;font-family:ProximaNovaExCnSemiBold,Arial,sans-serif;height:auto}.find-a-plan-results-page .section-header-stripe .header-inner .header-desktop,.find-a-plan-results-page .section-header-stripe .header-inner .mobile-hide{display:none}.find-a-plan-results-page .section-header-stripe .header-inner .header-mobile{display:inline-block}.find-a-plan-results-page .section-header-stripe .header-inner:after{content:"";display:block;height:1px;background-color:#e1e1e1;margin-top:8px}.find-a-plan-results-page .Comp__find-a-plan-results .program-large .article-image-container .blue-flag{display:none}.find-a-plan-results-page .Comp__find-a-plan-results .program-large figcaption{margin-bottom:10px}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .program-article .article-image-container{width:100%;padding-right:0;margin-bottom:17px}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .program-article figcaption{width:100%;margin-bottom:10px}.find-a-plan-results-page .Comp__find-a-plan-results .program-small .program-article .article-info,.find-a-plan-results-page .Comp__find-a-plan-results .program-small .program-article .article-links{width:100%}}.fap-wizard{font-family:ProximaNova,Arial,sans-serif;min-height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}@media (min-width:1200px){.fap-wizard{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.fap-wizard__column--left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:25px;min-width:250px}@media (min-width:1200px){.fap-wizard__column--left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.fap-wizard__column--right{-webkit-box-flex:2;-ms-flex:2;flex:2;min-height:265px;margin:10px;padding:10px;border:1px solid #c8c8c8;border-radius:3px}.fap-wizard__content{position:relative}@media (min-width:768px){.fap-wizard__title{padding:0 20px 10px 0}}.fap-wizard__title,.fap-wizard__title--large{font-size:28px;font-family:ProximaNovaExCnSemiBold,Arial,sans-serif;color:#232323;text-transform:uppercase;line-height:1em}@media (min-width:1200px){.fap-wizard__title,.fap-wizard__title--large{font-size:35px}}.fap-wizard__title--large{font-family:ProximaNovaExCnBold,Arial,sans-serif;font-size:48px}.fap-wizard__description{display:none;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;color:#4d4f53;margin-bottom:15px;line-height:1.6em}@media (min-width:768px){.fap-wizard__description{display:block}}.fap-wizard__browse-all{color:#00aeef;font-size:14px;font-family:ProximaNova,Arial,sans-serif;font-weight:700;display:block}.fap-wizard__pager{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100px;margin-left:auto}.fap-wizard__pager--item{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;cursor:pointer;padding:3px 0}.fap-wizard__pager--item-first{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.fap-wizard__pager--item-selected .fap-wizard__pager--bar,.fap-wizard__pager--item-selected .fap-wizard__pager--button{background-color:#00aeef}.fap-wizard__pager--button{border-radius:50%;width:8px;height:8px;background-color:#c8c8c8;float:right}.fap-wizard__pager--bar{width:100%;top:40%;right:0;height:2px;position:absolute;background-color:#c8c8c8}.fap-wizard__button--back{color:#33b1ef;font-size:16px;margin-top:5px}.fap-wizard__button--disabled{background-color:#919191;border:1px solid #919191;color:#fff;opacity:.75}.fap-wizard__button--disabled:hover{background-color:#919191!important;cursor:not-allowed}@media (max-width:1199px){.fap-wizard__column--left{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}@media (max-width:600px){.fap-wizard__column--left{padding-top:0}}.fap-wizard__page{overflow:hidden;padding:5px}.fap-wizard__page .bb-flat-btn{padding:0 10px}.fap-wizard__page--title{font-family:ProximaNova,Arial,sans-serif;padding:5px;color:#303030;font-size:16px;text-align:center}.fap-wizard__page--content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.fap-wizard__img--panel{margin:5px;width:130px}.fap-wizard__img{width:130px;height:130px;margin:auto;background-size:contain;background-repeat:no-repeat}.fap-wizard__stat-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100px;margin:auto}@media (min-width:768px){.fap-wizard__stat-wrapper{width:175px}}.fap-wizard__stat-container{border:1px solid #c8c8c8;background-color:#f4f4f4;height:100px;border-radius:3px;margin:10px 0}.fap-wizard__btn-nav{line-height:18px}@media (min-width:768px){.fap-wizard__btn-nav{line-height:30px}}.fap-wizard__stat{text-align:center;background-color:transparent;border:none;width:100%;font-size:30px;margin-top:15px}.fap-wizard__stat-label{font-size:16px;text-align:center;margin:5px}.fap-wizard__error-msg{padding:5px;text-align:center}.fap-wizard__img--gender-male{background-image:url(../jpg/a08db8c6f258de7a8103f8858afb3f0df4c6563d.jpg)}@media (-webkit-min-device-pixel-ratio:2){.fap-wizard__img--gender-male{background-image:url(../jpg/252bcfac298ccdc7c1559f9619b97882c112a77e.jpg)}}.fap-wizard__img--gender-female{background-image:url(../jpg/9f9818e4d1bb695d103a895af41a909f14575f74.jpg)}@media (-webkit-min-device-pixel-ratio:2){.fap-wizard__img--gender-female{background-image:url(../jpg/83fa7eed5361ce83b94b6addaa4c4de051c470da.jpg)}}.fap-wizard__goal--male-build{background-image:url(../jpg/4877278dfa55aae1e084c389e9ff5fca3c7fc6d2.jpg)}@media (-webkit-min-device-pixel-ratio:2){.fap-wizard__goal--male-build{background-image:url(../jpg/f6e4c6a09f80dcc441b13f60092726c6211d0961.jpg)}}.fap-wizard__goal--female-build{background-image:url(../jpg/cd67c14a62785e1bf2fabbe46b46b94d6fddd7cc.jpg)}@media (-webkit-min-device-pixel-ratio:2){.fap-wizard__goal--female-build{background-image:url(../jpg/3299a32e7951303d5c4f0c3b963e8738c92fdbc0.jpg)}}.fap-wizard__goal--male-lose{background-image:url(../jpg/b73a90b159c3dcd138a2c25aa7c0717cefcf34d4.jpg)}@media (-webkit-min-device-pixel-ratio:2){.fap-wizard__goal--male-lose{background-image:url(../jpg/642f0ed0bf29fbc07d36f3e3da95c5c99020e0cd.jpg)}}.fap-wizard__goal--female-lose{background-image:url(../jpg/0cd3165fb2b0e3542b7fc67ebc0e9f9a16ade979.jpg)}@media (-webkit-min-device-pixel-ratio:2){.fap-wizard__goal--female-lose{background-image:url(../jpg/3e86caf1dbcb9cf3c5604b00876e5de507620af5.jpg)}}.fap-wizard__goal--male-transform{background-image:url(../jpg/39413af3ba611a1c6b8ec5df22b6a18cc3f69d17.jpg)}@media (-webkit-min-device-pixel-ratio:2){.fap-wizard__goal--male-transform{background-image:url(../jpg/1fe347584ca09e6e40ae4238f55ab9fa3cb55f72.jpg)}}.fap-wizard__goal--female-transform{background-image:url(../jpg/6cf7679d4b4918644d68f095ba59dad5615ee4c2.jpg)}@media (-webkit-min-device-pixel-ratio:2){.fap-wizard__goal--female-transform{background-image:url(../jpg/901fdd61044d44ba4d865a9c509966e9b9965348.jpg)}}.fap-wizard__page--magnitude{margin:60px 10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.fap-wizard__page--magnitude{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.fap-wizard__page--magnitude-range{width:100%;-webkit-box-flex:2;-ms-flex:2;flex:2}.fap-wizard__page--magnitude-description{margin:10px 5px;color:#474747;font-size:15px}@media (min-width:768px){.fap-wizard__page--magnitude-description{margin:0 5px}}.fap-wizard__page--magnitude-description-right{text-align:right}@media (min-width:768px){.fap-wizard__page--magnitude-description-right{text-align:left}}.fap-wizard__btn--submit{float:right;width:150px}.fap-wizard input[type=range]{-webkit-appearance:none;margin:0 5px;width:100%;padding:0}.fap-wizard input[type=range]:focus{outline:none}.fap-wizard input[type=range]::-webkit-slider-runnable-track{width:100%;height:10px;cursor:pointer;animate:.2s;-webkit-box-shadow:inset 1px 1px 1px #303030;box-shadow:inset 1px 1px 1px #303030;background:-webkit-gradient(linear,left top,right top,from(#005a8b),to(#00aeef));background:linear-gradient(90deg,#005a8b,#00aeef);border-radius:3px;border:.2px solid #010101}.fap-wizard input[type=range]::-webkit-slider-thumb{border:1px solid #c8c8c8;height:25px;width:16px;border-radius:3px;background:#f4f4f4;cursor:pointer;-webkit-appearance:none;margin-top:-8px}.fap-wizard input[type=range]::-moz-range-track{width:100%;height:10px;cursor:pointer;box-shadow:inset 1px 1px 1px #303030;animate:.2s;background:linear-gradient(90deg,#005a8b,#00aeef);border-radius:3px;border:.2px solid #010101}.fap-wizard input[type=range]::-moz-range-thumb{border:1px solid #c8c8c8;height:25px;width:16px;border-radius:3px;background:#f4f4f4;cursor:pointer}.fap-wizard input[type=range]::-ms-track{width:100%;height:8.4px;cursor:pointer;animate:.2s;background:transparent;border-color:transparent;border-width:16px 0;color:transparent}.fap-wizard input[type=range]::-ms-fill-lower{background:#2a6495;border:.2px solid #010101;border-radius:2.6px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}.fap-wizard input[type=range]::-ms-fill-upper{background:#3071a9;border:.2px solid #010101;border-radius:2.6px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}.fap-wizard input[type=range]::-ms-thumb{border:1px solid #c8c8c8;height:25px;width:16px;border-radius:3px;background:#f4f4f4;cursor:pointer}cms-4up-rotator,cms-6up-rotator{display:block}#cms-6up-rotator .cms-6up__title{font-size:16px;font-weight:700;font-family:ProximaNova,arial,sans-serif;color:#005a8b}#cms-4up-rotator .cms-4up__brand-img{max-height:275px;max-width:185px;display:none;float:left}@media (min-width:992px){#cms-4up-rotator .cms-4up__brand-img{display:block}}#cms-4up-rotator .cms-4up__container{overflow:hidden;padding-left:10px}#cms-4up-rotator .cms-4up__container--header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){#cms-4up-rotator .cms-4up__container--header{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}#cms-4up-rotator .cms-4up__title{display:none;font-size:16px;font-weight:700;margin-left:10px;max-width:200px;font-family:ProximaNova,arial,sans-serif;color:#005a8b}@media (min-width:768px){#cms-4up-rotator .cms-4up__title{display:block}}#cms-product-rotator{position:relative;min-width:170px;clear:both}#cms-product-rotator .cms-product-rotator__viewport{padding:0 28px;overflow-x:hidden;min-height:124px}#cms-product-rotator .cms-product-rotator__view{white-space:nowrap;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .7s cubic-bezier(.215,.61,.355,1);transition:-webkit-transform .7s cubic-bezier(.215,.61,.355,1);transition:transform .7s cubic-bezier(.215,.61,.355,1);transition:transform .7s cubic-bezier(.215,.61,.355,1),-webkit-transform .7s cubic-bezier(.215,.61,.355,1)}#cms-product-rotator .cms-product-rotator__overlay{position:absolute;left:0;right:0;top:0;bottom:0;-webkit-box-shadow:inset 58px 0 28px -28px #fff,inset -50px 0 28px -28px #fff;box-shadow:inset 58px 0 28px -28px #fff,inset -50px 0 28px -28px #fff;z-index:140;pointer-events:none}#cms-product-rotator .cms-product-rotator__control{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:200;height:100%;top:0;bottom:0}#cms-product-rotator .cms-product-rotator__control button{min-width:28px;height:47px;padding:0;text-align:center;background:#fff;font-size:22px;border-radius:3px;outline:none;color:#c8c8c8;border:1px solid #c8c8c8;-webkit-box-shadow:0 1px 4px 0 hsla(0,0%,39.2%,.2);box-shadow:0 1px 4px 0 hsla(0,0%,39.2%,.2);-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}#cms-product-rotator .cms-product-rotator__control button:disabled{opacity:.4;-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed}#cms-product-rotator .cms-product-rotator__control button:not([disabled]):hover{color:#919191;border:1px solid #919191}#cms-product-rotator .cms-product-rotator__control button:active{color:#fff!important;background:#00aeef}#cms-product-rotator .cms-product-rotator__control--left{left:0}#cms-product-rotator .cms-product-rotator__control--right{right:0}#cms-product-rotator .cms-product-rotator__item--img-container{height:80px;width:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}#cms-product-rotator .cms-product-rotator__item--img{max-width:100%;max-height:100%}#cms-product-rotator .cms-product-rotator__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:200px;overflow-x:hidden;text-align:center;padding:10px;vertical-align:top;text-decoration:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cms-product-rotator .cms-product-rotator__labels{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:5px;max-height:85px;overflow:hidden}#cms-product-rotator .cms-product-rotator__item--name{margin:0;font-weight:700;color:#005a8b}#cms-product-rotator .cms-product-rotator__item--brand,#cms-product-rotator .cms-product-rotator__item--name{padding:0;font-family:ProximaNova,arial,sans-serif;font-size:13px;white-space:normal;word-wrap:break-word;display:block}#cms-product-rotator .cms-product-rotator__item--brand{margin:10px 0 0;color:#474747}.Comp__product-slide-up{position:fixed;width:100%;max-width:540px;bottom:0;left:50%;-webkit-transform:translate(-50%,180%);transform:translate(-50%,180%);background-color:#232323;z-index:1000202;padding:10px 0;-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out;will-change:transform;border-radius:6px 6px 0 0}.Comp__product-slide-up.active{-webkit-transform:translate(-50%);transform:translate(-50%)}.Comp__product-slide-up:before{content:"";display:block;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background:linear-gradient(transparent,#000);width:100%;height:50%;position:absolute;left:0;bottom:0;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.Comp__product-slide-up .product-slide-up--figure{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:540px;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:0 40px 0 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.Comp__product-slide-up .product-slide-up--figure:after{content:"";display:block;position:absolute;-webkit-transform:rotate(315deg);transform:rotate(315deg);width:13px;height:13px;border-right:2px solid #fff;border-bottom:2px solid #fff;margin:auto;top:0;bottom:0;right:22px}.Comp__product-slide-up .product-slide-up--thumb-container{height:50px;margin-right:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.Comp__product-slide-up .product-slide-up--thumb img{max-width:100px;max-height:100px}.Comp__product-slide-up .product-slide-up--figcaption{width:420px}.Comp__product-slide-up .product-slide-up--figcaption-top{font-size:17px;color:#fff;margin-bottom:4px;letter-spacing:.5px}.Comp__product-slide-up .product-slide-up--figcaption-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.5px}.Comp__product-slide-up .product-slide-up--title{line-height:1.2em}.Comp__product-slide-up .product-slide-up--price-container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:15px}.Comp__product-slide-up .product-slide-up--price{font-size:17px;color:#d9d9d9;letter-spacing:.5px}.Comp__product-slide-up .product-slide-up--price--strike{font-size:15px;text-decoration:line-through;margin:1px 0 0 7px;color:#919191}.Comp__product-slide-up .product-slide-up--badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1em}.Comp__product-slide-up .product-slide-up--badge img{width:111px;max-width:100%}.Comp__product-slide-up .product-slide-up--btn{display:none;font-size:14px;line-height:1.3em;color:#00aeef;text-transform:uppercase}@media (min-width:768px){.Comp__product-slide-up:hover:before{opacity:1}.Comp__product-slide-up:hover .product-slide-up--btn{text-decoration:underline}}@media (max-width:767px){.Comp__product-slide-up{z-index:1000202;border-radius:0;padding:6px 0 2px;max-width:100%}.Comp__product-slide-up.active{-webkit-transform:translate(-50%);transform:translate(-50%)}.Comp__product-slide-up .product-slide-up--thumb-container{height:40px;margin-right:20px}.Comp__product-slide-up .product-slide-up--thumb img{max-width:80px;max-height:80px}.Comp__product-slide-up .product-slide-up--figure:after{right:20px}.Comp__product-slide-up .product-slide-up--figcaption{width:100%}.Comp__product-slide-up .product-slide-up--figcaption-top{font-size:16px;margin-bottom:0}.Comp__product-slide-up .product-slide-up--price{font-size:15px}.Comp__product-slide-up .product-slide-up--price--strike{margin-top:0}.Comp__product-slide-up .product-slide-up--btn{font-size:13px}}@media (max-width:540px){.Comp__product-slide-up .product-slide-up--figure{padding:0 40px 0 25px}}@media (max-width:420px){.Comp__product-slide-up .product-slide-up--thumb-container{height:40px}.Comp__product-slide-up .product-slide-up--thumb img{max-width:70px;max-height:70px}.Comp__product-slide-up .product-slide-up--figure{padding:0 35px 0 20px}.Comp__product-slide-up .product-slide-up--figure:after{right:15px}.Comp__product-slide-up .product-slide-up--figcaption-top{font-size:15px}}.article-calculator{max-width:800px;font-family:ProximaNova,Arial,sans-serif}.article-calculator__header{font-family:ProximaNovaExCnBold,Arial Black,sans-serif;padding:15px;font-weight:700;color:#fff;font-size:3.6rem;line-height:2.8rem;background-color:#303030;text-transform:uppercase;border-radius:3px 3px 0 0}.article-calculator__sub-header{font-family:ProximaNovaExCnSemiBold,Arial,sans-serif;font-size:2rem;margin-top:10px;text-transform:uppercase}.aricle-calculator__body{padding:10px;border:1px solid #ccc;border-top:none;border-radius:0 0 3px 3px}.article-calculator__input--container{padding:10px}.article-calculator__input{text-align:center}.article-calculator__radio-group{display:-webkit-box;display:-ms-flexbox;display:flex}.article-calculator__error--container{padding:20px 0 10px}.article-calculator__error--message{font-family:ProximaNovaExCnBold,Arial Black,sans-serif;color:#a30000;font-size:2.4rem;line-height:2rem;font-weight:700;text-transform:uppercase}.article-calculator__actionbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:400px){.bb-read-time{display:none}}.bb-read-time__delimiter{margin:0 4px;position:relative;bottom:1px}.bb-read-time__icon{display:inline-block;background-image:url(../png/e3695ffa0b9be555628b6ed1a146832e948dea0c.png);background-position:50%;background-size:contain;background-repeat:no-repeat;width:16px;height:16px;position:relative;top:3px;margin-right:3px}@media (max-width:767px){.bb-read-time__icon{width:13px;height:13px;top:1.5px}}@media (-webkit-min-device-pixel-ratio:2){.bb-read-time__icon{background-image:url(../png/b45e3e547117acafd5c9a85e99da67a8b7735f2c.png)}}.bb-read-time__icon--grey{background-image:url(../png/cd207e0d7cc872d8c4ae1b6e588b5983aee38f54.png)}@media (-webkit-min-device-pixel-ratio:2){.bb-read-time__icon--grey{background-image:url(../png/b4d840d24c3adb0304f1f2172e2be83d6c9f5d9d.png)}}.bb-read-time__icon--white{background-image:url(../png/2c1dbc529c8647a37df9383aa9a9cb5621f2f8f2.png)}@media (-webkit-min-device-pixel-ratio:2){.bb-read-time__icon--white{background-image:url(../png/ed412f30f4644040b5d096a49312972122b514fd.png)}}.mobile-app-download{height:0;overflow:hidden;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out;background-color:#fff}.mobile-app-download--open{height:100px}.mobile-app-download__container{-ms-flex-align:center}.mobile-app-download__container,.mobile-app-download__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;height:100px}.mobile-app-download__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5px 10px 5px 5px;-ms-flex-align:center;background:none;border:none;outline:none;color:#000;text-decoration:none!important}.mobile-app-download__info{-webkit-box-flex:1;-ms-flex:1;flex:1}.mobile-app-download__close{border:none;background:none;outline:none;height:100px;color:#333}.mobile-app-download__close--icon{font-size:40px;font-weight:200;line-height:20px;font-family:Helvetica,Arial,sans-serif}.mobile-app-download__icon{width:50px;height:50px}@media (min-width:375px){.mobile-app-download__icon{width:70px;height:70px}}.mobile-app-download__info{padding:0 10px;text-align:left}.mobile-app-download__title{word-wrap:break-word;overflow:hidden;font-size:12px;font-weight:700;line-height:12px;max-height:24px}.mobile-app-download__type{font-size:13px;margin:3px 0}.mobile-app-download__description{word-wrap:break-word;overflow:hidden;font-size:11px;line-height:11px;max-height:33px}.mobile-app-download__button--view{background-color:#00aeef;margin:1px;padding:0 10px!important;font-weight:400;cursor:pointer;text-align:center;display:inline-block;line-height:29px!important;color:#fff;border-radius:2px;font-family:ProximaNovaReg,ProximaNova,Arial,sans-serif;text-transform:uppercase}[country-hide=true],[country-show],[shown-in-country=false]{display:none!important}[shown-in-country=true]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-animation:fade-country-verified 1s ease-out normal forwards;animation:fade-country-verified 1s ease-out normal forwards}@-webkit-keyframes fade-country-verified{0%{opacity:0}to{opacity:1}}@keyframes fade-country-verified{0%{opacity:0}to{opacity:1}}.bb-mobile-toolbar{background-color:#141414;position:fixed;bottom:0;left:0;right:0;z-index:1000201;display:none}@media (max-width:767px){.bb-mobile-toolbar{display:block;-webkit-transform:translateY(48px);transform:translateY(48px);will-change:transform;-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.bb-mobile-toolbar.show-mobile-toolbar{-webkit-transform:translate(0);transform:translate(0)}}.bb-mobile-toolbar__toolbar{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.all-access__toolbar{display:block;text-align:center}.all-access__toolbar p{font-family:ProximaNova,Arial,sans-serif;font-size:13px;font-weight:400;color:#fff;text-transform:uppercase;margin:0;padding:14px 10px 10px;line-height:1.2em}.all-access__toolbar a{font-size:12px;position:relative;bottom:1px;text-decoration:underline;margin-left:3px}.all-access__toolbar--small-mobile{display:none}.all-access__toolbar--small-mobile a{font-size:14px;bottom:0;color:#fff;margin:0;text-decoration:none}#at-share-dock:target .bb-mobile-toolbar__toolbar{height:40px}.bb-mobile-toolbar__toolbar-button{color:#e8e8e8;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:13px;font-family:ProximaNova,Arial,sans-serif;text-decoration:none}.bb-mobile-toolbar__toolbar-button:active,.bb-mobile-toolbar__toolbar-button:focus,.bb-mobile-toolbar__toolbar-button:hover{color:#fff}.bb-mobile-toolbar__button-label{margin-top:3px}.bb-mobile-toolbar__toolbar-button--share{background:none;border:none;-webkit-appearance:none;-moz-appearance:none;padding-bottom:0}.bb-mobile-toolbar__toolbar-button--share:focus{outline:none;border:none}.bb-mobile-toolbar__amp .bb-mobile-toolbar__toolbar-button:active,.bb-mobile-toolbar__amp .bb-mobile-toolbar__toolbar-button:hover{background-color:#00aeef;color:#fff}.bb-mobile-toolbar:not(.bb-mobile-toolbar__amp) .bb-mobile-toolbar__toolbar-button:before{display:block;content:"";min-height:18px}.bb-mobile-toolbar:not(.bb-mobile-toolbar__amp) .bb-mobile-toolbar__toolbar-button--store:before{background-image:url(../png/e2d18ae08cc860b8510d9d340fe7cd70c2530333.png);background-position:-19px -19px;width:18px;height:18px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.bb-mobile-toolbar:not(.bb-mobile-toolbar__amp) .bb-mobile-toolbar__toolbar-button--store:before{background-image:url(../png/127daa0900b2d2cc6559f6ae609ed412ddf001ee.png);background-size:73px 55px}}.bb-mobile-toolbar:not(.bb-mobile-toolbar__amp) .bb-mobile-toolbar__toolbar-button--sales:before{background-image:url(../png/e2d18ae08cc860b8510d9d340fe7cd70c2530333.png);background-position:-38px -19px;width:18px;height:18px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.bb-mobile-toolbar:not(.bb-mobile-toolbar__amp) .bb-mobile-toolbar__toolbar-button--sales:before{background-image:url(../png/127daa0900b2d2cc6559f6ae609ed412ddf001ee.png);background-size:73px 55px}}.bb-mobile-toolbar:not(.bb-mobile-toolbar__amp) .bb-mobile-toolbar__toolbar-button--top50:before{background-image:url(../png/e2d18ae08cc860b8510d9d340fe7cd70c2530333.png);background-position:-19px 0;width:18px;height:18px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.bb-mobile-toolbar:not(.bb-mobile-toolbar__amp) .bb-mobile-toolbar__toolbar-button--top50:before{background-image:url(../png/127daa0900b2d2cc6559f6ae609ed412ddf001ee.png);background-size:73px 55px}}.bb-mobile-toolbar:not(.bb-mobile-toolbar__amp) .bb-mobile-toolbar__toolbar-button--share:before{margin:0 auto;background-image:url(../png/e2d18ae08cc860b8510d9d340fe7cd70c2530333.png);background-position:-57px -19px;width:16px;height:18px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.bb-mobile-toolbar:not(.bb-mobile-toolbar__amp) .bb-mobile-toolbar__toolbar-button--share:before{background-image:url(../png/127daa0900b2d2cc6559f6ae609ed412ddf001ee.png);background-size:73px 55px}}@media (max-width:420px){.all-access__toolbar--large-mobile{display:none}.all-access__toolbar--small-mobile{display:block}}@media (max-width:365px){.all-access__toolbar a{font-size:12px}}@media (max-width:767px){.bb-share-buttons{display:none}}@media (min-width:768px){.bb-mobile-toolbar{display:none}}#at-share-dock.at-share-dock.atss{bottom:-42px;-webkit-transition:bottom .3s cubic-bezier(.23,1,.32,1);transition:bottom .3s cubic-bezier(.23,1,.32,1)}#at-share-dock.at-share-dock.atss.add-this--showing{bottom:48px}.AmpSocialShare{bottom:0;top:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:48px;background:rgba(0,0,0,.3);display:none;cursor:default}.AmpSocialShare-btn{cursor:pointer}.AmpSocialShare:target{z-index:1000202}.AAMW,.AmpSocialShare:target{display:-webkit-box;display:-ms-flexbox;display:flex}.AAMW{font-family:ProximaNova,Arial,sans-serif;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-position:50%;padding:5px}@media (min-width:375px){.AAMW{padding:15px}}@media (min-width:414px){.AAMW{padding:30px}}.AAMW--on-light{color:#444;background-color:#eee}.AAMW--on-dark{color:#fff;background-color:#444}.AAMW-headerImg{width:287.333333333px;height:242px}.AAMW-description{text-transform:uppercase;font-family:ProximaNovaSemiBold,Arial,sans-serif;font-weight:400;font-size:22px;text-align:center;max-width:420px}.AAMW-learnMore{text-align:center;margin-top:20px;font-size:18px}.AAMW-section{margin-top:20px}.AAMW-section:last-child{margin-bottom:20px}.bb-carousel.debug{border:1px solid #222}.bb-carousel *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.bb-carousel__container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.bb-carousel__viewport{min-height:100px;min-width:100px;overflow-x:hidden;overflow-y:visible;-webkit-box-flex:1;-ms-flex:1;flex:1}.bb-carousel__view-item{display:inline-block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:33%;min-width:100px;min-height:100px;margin-right:10px;background-color:rgba(0,0,0,.9)}.bb-carousel__view{white-space:nowrap;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .7s cubic-bezier(.215,.61,.355,1);transition:-webkit-transform .7s cubic-bezier(.215,.61,.355,1);transition:transform .7s cubic-bezier(.215,.61,.355,1);transition:transform .7s cubic-bezier(.215,.61,.355,1),-webkit-transform .7s cubic-bezier(.215,.61,.355,1)}.bb-carousel__skin--default .bb-carousel__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bb-carousel__skin--default .bb-carousel__control--left{padding-right:15px}.bb-carousel__skin--default .bb-carousel__control--left .bb-carousel__control--btn{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.bb-carousel__skin--default .bb-carousel__control--right{padding-left:15px}.bb-carousel__skin--default .bb-carousel__control--right .bb-carousel__control--btn{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.bb-carousel__skin--default .bb-carousel__control--btn{padding:0;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;width:20px;height:20px;border-right:2px solid #303030;border-bottom:2px solid #303030}.bb-carousel__skin--default .bb-carousel__control--btn:hover{border-right:2px solid #00aeef;border-bottom:2px solid #00aeef}.bb-carousel__skin--default.bb-carousel__control--disabled-left .bb-carousel__control--left .bb-carousel__control--btn,.bb-carousel__skin--default.bb-carousel__control--disabled-right .bb-carousel__control--right .bb-carousel__control--btn{opacity:.2;cursor:not-allowed}.bb-carousel--use-native-scroll .bb-carousel__container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.bb-carousel--use-native-scroll .bb-carousel__viewport{overflow-x:scroll;-webkit-overflow-scrolling:touch}.bb-carousel--use-native-scroll .bb-carousel__viewport::-webkit-scrollbar{display:none}.bb-carousel--use-native-scroll .bb-carousel__view{-webkit-transform:none;transform:none;-webkit-transition:unset;transition:unset}.bb-spinner-btn{position:relative}.bb-spinner-btn__spinner{border:2px solid #fff;border-right-color:transparent;border-radius:8px}.bb-spinner-btn__spinner,.bb-spinner-btn__spinner--inverse{position:absolute;width:16px;height:16px;left:50%;top:50%;margin-left:-8px;margin-top:-8px;-webkit-animation:three-quarters-loader 1.25s linear infinite;animation:three-quarters-loader 1.25s linear infinite;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;overflow:hidden;text-indent:-9999px;direction:ltr}.bb-spinner-btn__spinner--inverse{border:2px solid #474747;border-right-color:transparent;border-radius:8px}.Grid-row,.Grid-row--resp,.Grid-unit--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.Grid-row--centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Grid-row--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.Grid-row--wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.Grid-spacer{-webkit-box-flex:1;-ms-flex:1;flex:1}.Grid-unit{padding-left:10px}.Grid-row .Grid-unit:first-child{padding-left:0}.Grid-row--wrap .Grid-unit:first-child{padding-left:10px}.Grid-unit--no-gutter{padding-left:0}.Grid-unit--stretch{-webkit-box-flex:1;-ms-flex:1;flex:1}.Grid-row .Grid-unit--with-gutter:first-child{padding-left:10px}.Grid-row--valign-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Grid-unit--valign-center{-ms-flex-item-align:center;align-self:center}.Grid-unit--center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Grid-divider{-webkit-box-flex:0;-ms-flex:0 0 1px;flex:0 0 1px;background-color:#c8c8c8}.Grid-row--resp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.Grid-row--resp{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.Grid-row--resp .Grid-unit{padding-left:10px;margin-bottom:0}.Grid-row--resp .Grid-unit:first-child{padding-left:0}}.Grid-row--resp{display:block}.Grid-row--resp .Grid-unit{padding-left:0;margin-bottom:10px}@media (min-width:768px){.Grid-row--resp{display:-webkit-box;display:-ms-flexbox;display:flex}.Grid-row--resp .Grid-unit{padding-left:10px;margin-bottom:0}.Grid-row--resp .Grid-unit:first-child{padding-left:0}}.Wr__left-nav{text-transform:uppercase;font-family:ProximaNovaExCnBold,Arial,sans-serif}.Wr__left-nav__main-header{font-size:24px;line-height:1;padding:10px 0}.Wr__left-nav__list-block__list-item,.Wr__left-nav__list-block__list-item--selected,.Wr__left-nav__main-header{position:relative}.Wr__left-nav__list-block__list-item--selected:after,.Wr__left-nav__list-block__list-item:after,.Wr__left-nav__main-header:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;height:0;border-top:1px solid #d3d3d3;border-bottom:1px solid #fff}.Wr__left-nav__list-block__list-item__label:link,.Wr__left-nav__list-block__list-item__label:visited{display:block;padding:10px 0;color:#303030}.Wr__left-nav__list-block__list-item__label:hover{text-decoration:none;color:#33b1ef}.Wr__left-nav__list-block{padding:0;margin:0;list-style-type:none;font-size:18px;line-height:1}.Wr__left-nav__list-block__list-item--selected .Wr__left-nav__list-block{padding:5px 0 5px 15px;font-size:14px;font-family:ProximaNovaReg,Arial,sans-serif;text-transform:none}.Wr__left-nav__list-block__list-item--selected .Wr__left-nav__list-block__list-item:after{border:0}.Wr__left-nav__list-block__list-item--selected .Wr__left-nav__list-block__list-item--selected:first-child .Wr__left-nav__list-block__list-item__label,.Wr__left-nav__list-block__list-item--selected .Wr__left-nav__list-block__list-item:first-child .Wr__left-nav__list-block__list-item__label{padding-top:0}.Wr__left-nav--title{font-size:24px}.Wr__left-nav__list-block__anchor-item--selected{color:#33b1ef!important}.Wr__content{background-color:#f2f2f2}.Wr__content__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.MainCol__container{min-width:1px}.Wr__content__content{padding:15px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto;word-wrap:break-word}.Wr__content__content img{max-width:100%}.Wr__content__nav,.Wr__content__promo{-webkit-box-sizing:content-box;box-sizing:content-box;display:none}.Wr__content__nav{-webkit-box-flex:0;-ms-flex:0 0 167px;flex:0 0 167px}.Wr__content__promo{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px}@media (min-width:768px){.Wr__content{padding:20px 30px;-webkit-box-shadow:-700px 0 #f2f2f2,700px 0 #f2f2f2;box-shadow:-700px 0 #f2f2f2,700px 0 #f2f2f2;background-color:#f2f2f2}.is-ie11 .Wr__content{-webkit-box-shadow:none;box-shadow:none;position:relative}.is-ie11 .Wr__content:after,.is-ie11 .Wr__content:before{content:"";background-color:#f2f2f2;position:absolute;top:0;bottom:0;width:6666px}.is-ie11 .Wr__content:before{right:100%}.is-ie11 .Wr__content:after{left:100%}.Wr__content__main{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.MainCol__container{-webkit-box-flex:1;-ms-flex:1;flex:1}.Wr__content__content{padding:30px;border:1px solid #e1e1e1;border-radius:3px}.Wr__content__nav{display:block;background-color:#f2f2f2;padding-right:30px}.Wr__content__promo{padding-left:30px}}@media (min-width:992px){.Wr__content{padding-left:0;padding-right:0}.Wr__content__promo{display:block}}bb-rating{display:block;overflow:hidden}.Article-rating--container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;background-color:#fff}@media (min-width:425px){.Article-rating--container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.Article-rating--container--left,.Article-rating--container--right{display:-webkit-box;display:-ms-flexbox;display:flex}.Article-rating--container--right{min-width:140px;margin-left:20px}@media (min-width:1200px){.Article-rating--container--right{margin-left:50px}}.Article-rating--container--left{-webkit-box-flex:2;-ms-flex:2;flex:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:425px){.Article-rating--container--left{margin-top:15px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.Article-rating--ratings{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Article-rating--ratings li{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;margin:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-family:ProximaNovaReg,ProximaNova,Arial,sans-serif;color:#919191;border-radius:50%;width:35px;height:35px;border:1px solid #c8c8c8;vertical-align:middle}@media (min-width:1200px){.Article-rating--ratings li{width:40px;height:40px}}.Article-rating--ratings li:last-child{margin-right:auto}.Article-rating--ratings li:hover,.Article-rating--selected{background-color:#33b1ef;color:#fff!important;font-weight:700}.Article-rating--ratings__labels{width:100%;margin-bottom:5px}.Article-rating--ratings__label--good,.Article-rating--ratings__label--poor{font-family:ProximaNovaExCn-Bold,arial,sans-serif;display:inline-block}.Article-rating--ratings__label--good{float:right}.Article-rating--rating__current{display:inline-block;font-size:35px;font-family:ProximaNovaBold,arial,sans-serif;font-weight:700;color:#fff;background-color:#00aeef;width:60px;height:60px;text-align:center;letter-spacing:-2px;line-height:60px}.Article-rating--rating__current--NA{font-size:30px}.Article-rating--stats__container{margin-left:15px}.Article-rating--rating__stat{font-family:ProximaNova,Arial,sans-serif;margin:0 0 2px;padding:0}.Article-rating--rating__average,.Article-rating--rating__excellent{color:#62bd19}.Article-rating--rating__personal{margin-top:5px;font-size:13px;width:100%}.Article-rating--selector-wrap{position:relative}.Article-rating--selector-wrap:after{display:block;content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:7px solid #999;position:absolute;top:50%;margin-top:-3.5px;right:10px}.Article-rating--selector{min-width:165px;width:100%;padding:0 12px;line-height:40px;height:40px;color:#4d4f53;border-radius:2px;text-shadow:#fff 0 1px 0;-webkit-box-shadow:0 2px 1px -1px #fff;box-shadow:0 2px 1px -1px #fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ececec));background-image:linear-gradient(#fff,#ececec);border:1px solid #ccc;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}.Article-rating--selector::-ms-expand{display:none}@-webkit-keyframes three-quarters-loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes three-quarters-loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.CommentMedia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.CommentMedia-figure{width:40px;height:auto;margin-right:10px;border-radius:50%}@media (min-width:768px){.CommentMedia-figure{width:55px;margin-right:20px}.CommentForm--reply .CommentMedia-figure,.CommentLeaf .CommentMedia-figure{width:35px}}.CommentMedia-body{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:20px}.CommentMedia-btn{height:42px;line-height:42px;padding:0 30px;font-size:16px}@media (min-width:992px){.CommentMedia-btn{height:54px;line-height:54px;padding:0 30px;font-size:16px}}.Comments{margin:0 auto;font-family:ProximaNovaReg,ProximaNova,Arial,sans-serif}.CommentsHeading{font-size:16px;font-weight:700;margin-top:10px;margin-bottom:10px;padding-bottom:15px;border-bottom:1px solid #c8c8c8;color:#303030;padding-left:10px}.CommentsLoginBeNice{margin:30px 0}.CommentsLoginBeNice-benice{font-size:12px;color:#474747}.CommentsLoginBeNice-benice-heading{font-weight:700}.CommentsLoginBeNice-login{color:#006c93;font-size:16px}.CommentsLoginBeNice-login--link{cursor:pointer}@media (min-width:768px){.CommentsLoginBeNice{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.CommentsLoginBeNice-login{-webkit-box-flex:1;-ms-flex:1;flex:1}.CommentsLoginBeNice-benice{max-width:380px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}.CommentsLoginBeNice-benice-txt{max-width:380px}}.CommentsHeader{font-weight:700;text-transform:uppercase;background-image:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAIBAQIBAQICAgICAgICAwUDAwMDAwYEBAMFBwYHBwcGBwcICQsJCAgKCAcHCg0KCgsMDAwMBwkODw0MDgsMDAz/2wBDAQICAgMDAwYDAwYMCAcIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAMAAQDASIAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAAAAQJ/8QAJRAAAAQFAgcAAAAAAAAAAAAAAQIDBQQGERITACIVISRCRGFz/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/ANvhYjTP1nAGCZcnnuauLN8CYlbUA7NwXczbrsh2qpeldrnWXW53d2xvc49yhU4lRSKhyLY7ygbGS4BtTLWgFD2I1MYxhaD/2Q==);background-repeat:repeat}.CommentsHeader-heading{background-color:#fff;padding-right:10px;display:inline-block;font-style:italic;font-family:ProximaNovaExCnSemiBold,Arial,sans-serif;font-size:22px}.Comments-showmore{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:36px}.CommentTree .Comments-showmore{margin-bottom:18px;padding-right:20px;padding-top:18px;margin-top:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-top:1px solid #e2e2e2}.Comments-showmore-btn{position:relative;font-size:14px;text-transform:capitalize;color:#006c93}.CommentTree .Comments-showmore-btn:before{content:"";width:17px;height:13px;background-image:url(../png/c97b6793cceb9eb2e3283fd249070f7211fb328f.png);background-size:100%;margin-right:7px;display:inline-block;vertical-align:middle}@media screen and (-webkit-min-device-pixel-ratio:2),screen and (min-resolution:2dppx){.CommentTree .Comments-showmore-btn:before{background-image:url(../png/7a4eebdf51819ead8b08c00e3d700b443905003c.png)}}.Comments-showmore-btn--label{display:inline-block;vertical-align:middle}.Comments-showmore-btn-spinner{position:absolute;width:16px;height:16px;left:50%;top:50%;-webkit-animation:three-quarters-loader 1.25s linear infinite;animation:three-quarters-loader 1.25s linear infinite;border:2px solid #919191;border-right-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;overflow:hidden;text-indent:-9999px;direction:ltr}.CommentsEmpty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100px;padding:70px 0;text-align:center;line-height:1.4}.CommentsEmpty-status{font-size:20px;color:#303030;margin-bottom:40px}.CommentsEmpty-cta{font-size:16px;color:#006c93;cursor:pointer}@-webkit-keyframes yellow-fade{0%{background-color:#ffffc0}to{background-color:#fff}}@keyframes yellow-fade{0%{background-color:#ffffc0}to{background-color:#fff}}.anim--yellow-fade{-webkit-animation:yellow-fade 2s 1;animation:yellow-fade 2s 1}.CommentLeaf&gt;.Comment,.CommentTree{padding-top:20px;border-top:1px solid #e2e2e2}.CommentTree--first{border-top:none}.Comment{padding-bottom:16px}.CommentLeaf:last-child .Comment{margin-bottom:18px}.CommentLeafContainer{margin-left:53px;padding-left:20px;border-left:1px solid #e2e2e2}.CommentTree--reply-posted{text-align:center;padding:20px 0;border-top:1px solid #e2e2e2;margin-left:74px;color:#62bd19}.CommentForm-body{padding-right:0}.CommentMedia-textarea{width:100%;min-height:70px;padding:15px 20px;line-height:1.3;background-color:transparent}.CommentMedia-textarea--logged-in{min-height:140px}textarea.CommentMedia-textarea--no-reqd-red.ng-invalid-required{border-color:#c8c8c8}textarea.CommentMedia-textarea--no-reqd-red.ng-invalid-required:focus{border-color:#005a8b}.CommentMedia-textarea-wrap{position:relative;background-color:#fff}.CommentMedia-textarea-wrap--logged-in:after{content:" ";display:block;position:absolute;left:-5px;top:14px;width:9px;height:9px;border-color:#c8c8c8;border-style:none none solid solid;border-width:1px;background-color:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:border-color .15s ease-in-out;transition:border-color .15s ease-in-out}.CommentMedia-textarea-wrap--focus:after{border-color:#005a8b}.CommentMedia-textarea-wrap--invalid:after{border-color:#cc0400}.CommentForm--reply{margin-left:50px;padding-top:20px;border-top:1px solid #e6e6e6}@media (min-width:768px){.CommentMedia-textarea-wrap:after{left:-6px;top:20px;width:12px;height:12px}.CommentMedia-textarea{padding:25px 30px}.CommentForm--reply{margin-left:75px}}.CommentMedia-btn-and-char-count{margin-top:10px;margin-bottom:20px;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:450px){.CommentMedia-btn-and-char-count{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.CommentMedia-btn{margin-top:14px}}.CommentMedia-char-count-and-error{margin-bottom:10px;text-align:left}@media (min-width:992px){.CommentMedia-char-count-and-error{margin-bottom:0}}.CommentMedia-char-count,.CommentMedia-maxlength-err{font-size:12px}.CommentMedia-char-count{color:#303030}.CommentForm-page-comment-moderation-msg{background-color:#62bd19;color:#fff;padding:10px;border-radius:2px;margin:0 0 30px}.Comment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Comment-name{font-size:16px}.Comment-name-slug{font-weight:700;color:#006c93}.Comment-name-realname{color:#303030}.Comment-text{margin-top:15px;line-height:1.35;color:#303030;white-space:pre-line}.CommentLeaf .Comment-text{margin-top:9px}.Comment-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:15px}.Comment-action,.Comment-action-divider{margin-left:8px;font-size:14px;color:#919191}@media (min-width:768px){.Comment-action,.Comment-action-divider{margin-left:12px}}.Comment-action-divider:after{display:inline;content:"\2022"}.Comment-action button{color:#006c93}.CommentTree.ng-enter{opacity:0;-webkit-transition:opacity .5s ease-out;transition:opacity .5s ease-out}.CommentTree.ng-enter.ng-enter-active{opacity:1}.bb-paragraph{margin:0 0 1em}.Report-form{font-size:14px}.Report-section{margin:30px 0 0}.Report-section:first-child{margin-top:0}.Report-section--footer{background-color:#dbdbdb;border-top:1px solid #c8c8c8;text-align:right;padding:10px 30px;margin:40px -30px -15px}.Report-heading{margin:0 0 5px}.Report-input,.Report-label,.Report-textarea{display:block}.Report-input{width:90%}.Report-textarea{width:100%;min-height:120px}@media (min-width:768px){.Report-input{max-width:300px}}.Report-chars-remaining{margin-top:5px;color:#919191}.Report-label--reason{margin-bottom:5px}.Report-label--reason:last-child{margin-bottom:0}.Report-section--what-were-reporting{padding:20px;background-color:#fff;border:1px solid #ddd;border-radius:3px}.bb-invisible{visibility:hidden}.DeleteForm{font-size:14px}.DeleteForm-section{margin:30px 0 0}.DeleteForm-section:first-child{margin-top:0}.DeleteForm-section--footer{background-color:#dbdbdb;border-top:1px solid #c8c8c8;text-align:right;padding:10px 30px;margin:40px -30px -15px}.Comments-showmore-btn{overflow:hidden}.Comments-showmore-btn-spinner{margin-left:-8px;margin-top:-8px;border-radius:8px}.Comment .bb-paragraph{overflow:hidden;word-break:break-word;text-overflow:ellipsis}.Comment .CommentMedia-body{padding-right:0}.BackToTop.BackToTop--move-up{bottom:10px}.author-page .Wr__content__nav,.find-a-plan-results-page .Wr__content__nav,.legacy-article-page .Wr__content__nav{-webkit-box-sizing:content-box;box-sizing:content-box;width:167px}.author-page .Wr__content__promo,.find-a-plan-results-page .Wr__content__promo,.legacy-article-page .Wr__content__promo{-webkit-box-sizing:content-box;box-sizing:content-box;width:300px}bb-slider{visibility:visible}</pre></body></html>