@charset "utf-8";@font-face{font-display:swap;font-family:'npr4logo';src:url('/f/npr4logo.eot');src:url('/f/npr4logo.eot?#iefix') format('embedded-opentype'),url('/f/npr4logo.woff2') format('woff2'),url('/f/npr4logo.woff') format('woff'),url('/f/npr4logo.ttf') format('truetype'),url('/f/npr4logo.svg#NordiquePro-Regular') format('svg');font-weight:normal;font-style:normal}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0;border:0}.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4eb5e6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4eb5e6}.datepicker--cell.-in-range-{background:rgba(92,196,239,0.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,0.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,0.5);background-color:rgba(92,196,239,0.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,0.5);background-color:rgba(92,196,239,0.1);border-radius:0 4px 4px 0}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{color:#fff;border:0;background:#5cc4ef}.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#ff9a19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--years{height:170px}.datepicker--cells-years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}
.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0;border:0}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,0.15);border-radius:4px;box-sizing:content-box;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0 .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0 .3s;transition:opacity .3s ease,transform .3s ease,left 0 .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0 0,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0 0;transition:opacity .3s ease,transform .3s ease,left 0 0,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker-inline .datepicker--pointer{display:none}.datepicker--content{box-sizing:content-box;padding:4px}.-only-timepicker- .datepicker--content{display:none}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.-top-left- .datepicker--pointer,.-top-center- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-top- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-bottom- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-left- .datepicker--pointer,.-bottom-center- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-top- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-bottom- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-top-left- .datepicker--pointer,.-bottom-left- .datepicker--pointer{left:10px}.-top-right- .datepicker--pointer,.-bottom-right- .datepicker--pointer{right:10px}.-top-center- .datepicker--pointer,.-bottom-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body{display:none}.datepicker--body.active{display:block}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}
.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0;border:0}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-title,.datepicker--nav-action{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action:hover{background:#f0f0f0}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title:hover{background:#f0f0f0}.datepicker--nav-title.-disabled-{cursor:default;background:0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:4px;border-top:1px solid #efefef}.datepicker--button{color:#4eb5e6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0;border:0}.datepicker--time{border-top:1px solid #efefef;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:4px;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:0}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}
.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type='range']{background:0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type='range']::-webkit-slider-thumb{-webkit-appearance:none}.datepicker--time-row input[type='range']::-ms-tooltip{display:none}.datepicker--time-row input[type='range']:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type='range']:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type='range']:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type='range']:focus{outline:0}.datepicker--time-row input[type='range']:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type='range']:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type='range']:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type='range']::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type='range']::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type='range']::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type='range']::-webkit-slider-thumb{margin-top:-6px}.datepicker--time-row input[type='range']::-webkit-slider-runnable-track{border:0;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type='range']::-moz-range-track{border:0;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type='range']::-ms-track{border:0;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type='range']::-ms-fill-lower{background:transparent}.datepicker--time-row input[type='range']::-ms-fill-upper{background:transparent}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}
.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0;border:0}@media print{*,*::before,*::after,p::first-letter ,div::first-letter ,blockquote::first-letter ,li::first-letter ,p::first-line ,div::first-line ,blockquote::first-line ,li::first-line {text-shadow:none !important;-webkit-box-shadow:none !important;box-shadow:none !important}a,a:visited{text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}html,body{max-width:100%;overflow-x:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}@-ms-viewport{width:device-width}body{margin:0;font-family:"proxima-nova",sans-serif;font-size:1rem;font-weight:normal;line-height:1.35;color:#292b2c;background-color:#fff;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}[tabindex="-1"]:focus{outline:none !important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:bold}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0275d8;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#014c8c;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}
a:not([href]):not([tabindex]):focus{outline:0}a.credit{text-decoration:none;font-size:13px;color:#b4c3cc;font-style:italic}pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}a,area,button,[role="button"],input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#636c72;text-align:left;caption-side:bottom}th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none !important}.wow{visibility:hidden}.animated{animation-duration:1s;animation-fill-mode:both}.animated[class*="ae-"]{animation-duration:.8s;-webkit-backface-visibility:hidden;opacity:0}.ae-1{-webkit-animation-delay:10ms;animation-delay:10ms}.ae-2{-webkit-animation-delay:160ms;animation-delay:160ms}.ae-3{-webkit-animation-delay:320ms;animation-delay:320ms}.ae-4{-webkit-animation-delay:480ms;animation-delay:480ms}.ae-5{-webkit-animation-delay:640ms;animation-delay:640ms}.ae-6{-webkit-animation-delay:800ms;animation-delay:800ms}.ae-7{-webkit-animation-delay:960ms;animation-delay:960ms}.ae-8{-webkit-animation-delay:1120ms;animation-delay:1120ms}.ae-9{-webkit-animation-delay:1280ms;animation-delay:1280ms}.ae-10{-webkit-animation-delay:1440ms;animation-delay:1440ms}@keyframes fromBottom{from{transform:translate3d(0,100px,0);opacity:0}to{transform:translate3d(0,0,0);opacity:1}}.fromBottom{animation-name:fromBottom}@keyframes fromTop{from{transform:translate3d(0,-100px,0);opacity:0}to{transform:translate3d(0,0,0);opacity:1}}.fromTop{animation-name:fromTop}@keyframes fromRight{from{transform:translate3d(50px,0,0);opacity:0}to{transform:translate3d(0,0,0);opacity:1}}.fromRight{animation-name:fromRight}@keyframes fromLeft{from{transform:translate3d(-50px,0,0);opacity:0}to{transform:translate3d(0,0,0);opacity:1}}.fromLeft{animation-name:fromLeft}@keyframes fromCenter{from{transform:scale(0.8) translate3d(0,0,0);opacity:0}
to{transform:translate3d(0,0,0);opacity:1}}.fromCenter{animation-name:fromCenter}@keyframes fromAbove{from{transform:scale(1.2) translate3d(0,0,0);opacity:0}to{transform:translate3d(0,0,0);opacity:1}}.fromAbove{animation-name:fromAbove}@keyframes fromBottomLeft{from{transform:translate3d(-100px,100px,0);opacity:0}to{transform:translate3d(0,0,0);opacity:1}}.fromBottomLeft{animation-name:fromBottomLeft}@keyframes fromTopLeft{from{transform:translate3d(-100px,-100px,0);opacity:0}to{transform:translate3d(0,0,0);opacity:1}}.fromTopLeft{animation-name:fromTopLeft}@keyframes fromBottomRight{from{transform:translate3d(100px,100px,0);opacity:0}to{transform:translate3d(0,0,0);opacity:1}}.fromBottomRight{animation-name:fromBottomRight}@keyframes fromTopRight{from{transform:translate3d(100px,-100px,0);opacity:0}to{transform:translate3d(0,0,0);opacity:1}}.fromTopRight{animation-name:fromTopRight}@keyframes fadeIn{from{transform:scale(1) translate3d(0,0,0);opacity:0}to{transform:scale(1) translate3d(0,0,0);opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInX}.ie9 .fromBottom,.ie9 .fromTop,.ie9 .fromRight,.ie9 .fromLeft,.ie9 .fromCenter,.ie9 .fromAbove,.ie9 .fromBottomLeft,.ie9 .fromTopLeft,.ie9 .fromBottomRight,.ie9 .fromTopRight{transform:translate3d(0,0,0);opacity:1}.ie9 .fadeIn{transform:scale(1) translate3d(0,0,0);opacity:1}.ie9 .flipInX{transform:perspective(400px);opacity:1}@-webkit-keyframes eepFadeBounce{0%{opacity:0}50%{opacity:1}100%{opacity:1}}@-moz-keyframes eepFadeBounce{0%{opacity:0}50%{opacity:1}100%{opacity:1}}@-o-keyframes eepFadeBounce{0%{opacity:0}50%{opacity:1}100%{opacity:1}}@keyframes eepFadeBounce{0%{opacity:0}50%{opacity:1}100%{opacity:1}}html.eepAnimate{overflow:hidden !important}.eePoll,.eePoll *,.eePoll *:before,.eePoll *:after{-webkit-box-sizing:border-box;box-sizing:border-box}.eePoll,.eePoll *{outline:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.eePoll{display:none;position:fixed;top:0;left:0;right:0;bottom:0;max-width:100%;z-index:105000;width:100%;height:100%;padding:10px;overflow:auto;-webkit-overflow-scrolling:touch}.eePoll.eepOpen{display:-webkit-box;display:-ms-flexbox;display:flex}.eepOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(3,9,23,.53);opacity:0;transition:opacity .4s}.eePoll.eepAnimate .eepOverlay{opacity:1}.eepContainer{z-index:2;margin:auto;width:100vw;-webkit-perspective:100px;perspective:100px;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%;max-width:530px}.eepContainerInner{opacity:0;background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:30px;-webkit-box-shadow:rgba(0,0,0,0.15) 0 .5rem 1rem;-moz-box-shadow:rgba(0,0,0,0.15) 0 .5rem 1rem;box-shadow:rgba(0,0,0,0.15) 0 .5rem 1rem;pointer-events:none}.eepContainer.eepAnimate .eepContainerInner{-webkit-animation:eepFadeBounce .4s ease-out forwards;-moz-animation:eepFadeBounce .4s ease-out forwards;-o-animation:eepFadeBounce .4s ease-out forwards;animation:eepFadeBounce .4s ease-out forwards}.eepContainer.eepAnimateReverse .eepContainerInner{-webkit-animation:eepFadeBounce .4s ease-out alternate-reverse;-moz-animation:eepFadeBounce .4s ease-out alternate-reverse;-o-animation:eepFadeBounce .4s ease-out alternate-reverse;animation:eepFadeBounce .4s ease-out alternate-reverse}.eepContainer.eepVisible .eepContainerInner{opacity:1;-webkit-animation:none;-moz-animation:none;-o-animation:none;animation:none;-webkit-transform:none;-moz-transform:none;transform:none;pointer-events:all}
.eepTitle{display:block;font-size:26px;text-rendering:auto;font-weight:700;line-height:36px;text-rendering:auto;color:#111;text-align:center}.eepTitleDescr{opacity:1;display:block;font-weight:300;font-size:16px;color:#999;text-align:center}.eepItems{display:block;margin:20px 0 0;padding:0;background:transparent;border:0;line-height:1.4}.eepItems:before,.eepItems:after{display:table;content:"";line-height:0;font-size:0;height:0;height:.0000001px}.eepItem,.eepItem:link{cursor:pointer;display:block;position:relative;margin:0 0 10px;padding:15px 60px 15px 15px;color:#000;font-size:20px;font-weight:700;text-align:left;text-decoration:none;border:1px solid #eee;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;cursor:pointer}.eepItem:hover{background:#edf2f7}.eepItem.active,.eepItem.active:link{background:#edf2f7}.eepCircle{display:block;position:absolute;right:25px;top:50%;margin-top:-10px;width:20px;height:20px;border:1px solid;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.eepItem.active .eepCircle span{display:block;position:relative;width:14px;top:2px;height:14px;left:2px;background:#000;border:1px solid;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.eepSquare{display:block;position:absolute;right:25px;top:50%;margin-top:-10px;width:20px;height:20px;border:1px solid}.eepItem.active .eepSquare span{display:block;position:relative;width:14px;top:2px;height:14px;left:2px;background:#000;border:1px solid}.eepItemTitle{color:#000}.eepItemTitleDescr{opacity:1;display:block;font-weight:300;font-size:16px;color:#999}.eepFooter{margin-top:6px}.eepButton,.eepButton:link{cursor:pointer;display:block;position:relative;margin:0;padding:15px;background:#007aff;color:#fff;font-size:19px;font-weight:700;text-align:center;text-decoration:none;border:1px solid #eee;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.eepButton:hover{background-color:#3667f6;-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,0.15);box-shadow:0 .5rem 1rem rgba(0,0,0,0.15)}.eepButton.eepDisabled{background-color:#3667f6 !important;opacity:.3;cursor:default !important;pointer-events:none}.eepTitleDescr{opacity:1;display:block;font-weight:300;font-size:16px;color:#999;text-align:center}#pollYourSituation .eepTitle{line-height:28px}#pollYourSituation .eepTitleDescr{max-width:306px;margin:10px auto 0}.container{max-width:960px}#header .container{max-width:none;padding:0 20px}.img-fluid{max-width:100%;width:auto;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #ddd;border-radius:.25rem;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#636c72}.container,.container-fluid{margin-right:auto;margin-left:auto;padding-right:25px;padding-left:25px;padding-top:30px;padding-bottom:30px}.container-fluid{width:100%}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-left,.col-right{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.no-paddings{padding:0}.no-v-paddings{padding-top:0;padding-bottom:0}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.label{padding:2px 4px 3px;font-size:11.049999999999999px;font-weight:bold;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#999;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.noTouch .label:hover,.touch .label:active{color:#fff;text-decoration:none}.label-important{background-color:#b94a48}.noTouch .label-important:hover,.touch .label-important:active{background-color:#953b39}.label-warning{background-color:#f89406}.noTouch .label-warning:hover,.touch .label-warning:active{background-color:#c67605}.label-success{background-color:#468847}.noTouch .label-success:hover,.touch .label-success:active{background-color:#356635}.label-info{background-color:#3a87ad}.noTouch .label-info:hover,.touch .label-info:active{background-color:#2d6987}.label-easy,.label-hard,.label-hardest{padding:3px 9px;text-transform:uppercase;filter:alpha(opacity=70);opacity:.7}.label-easy{background-color:#05b523}.label-hard{background-color:#ff7f00}.label-hardest{background-color:#ff2a00}.badge{padding:1px 9px 2px;font-size:12.025px;font-weight:bold;white-space:nowrap;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#999;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}.noTouch .badge:hover,.touch .badge:active{color:#fff;text-decoration:none;cursor:pointer}.badge-error{background-color:#b94a48}.noTouch .badge-error:hover,.touch .badge-error:active{background-color:#953b39}.badge-warning{background-color:#f89406}.noTouch .badge-warning:hover,.touch .badge-warning:active{background-color:#c67605}.badge-success{background-color:#468847}.noTouch .badge-success:hover,.touch .badge-success:active{background-color:#356635}.badge-info{background-color:#3a87ad}.noTouch .badge-info:hover,.touch .badge-info:active{background-color:#2d6987}.badge-inverse{background-color:#333}.noTouch .badge-inverse:hover,.touch .badge-inverse:active{background-color:#1a1a1a}.label-new{background-color:#f89406}.noTouch .label-new:hover,.touch .label-new:active{background-color:#c67605}.label-soon{background-color:#f89406}.noTouch .label-soon:hover,.touch .label-soon:active{background-color:#c67605}.btn{display:inline-block;font-weight:normal;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1rem;font-size:1rem;line-height:1.25;border-radius:.25rem;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn:focus,.btn.focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(2,117,216,0.25);box-shadow:0 0 0 2px rgba(2,117,216,0.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:active,.btn.active{background-image:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-primary:hover{color:#fff;background-color:#025aa5;border-color:#01549b}.btn-primary:focus,.btn-primary.focus{-webkit-box-shadow:0 0 0 2px rgba(2,117,216,0.5);box-shadow:0 0 0 2px rgba(2,117,216,0.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#0275d8;border-color:#0275d8}.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#025aa5;background-image:none;border-color:#01549b}.btn-secondary{color:#292b2c;background-color:#fff;border-color:#ccc}.btn-secondary:hover{color:#292b2c;background-color:#e6e6e6;border-color:#adadad}.btn-secondary:focus,.btn-secondary.focus{-webkit-box-shadow:0 0 0 2px rgba(204,204,204,0.5);box-shadow:0 0 0 2px rgba(204,204,204,0.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#fff;border-color:#ccc}.btn-secondary:active,.btn-secondary.active,.show>.btn-secondary.dropdown-toggle{color:#292b2c;background-color:#e6e6e6;background-image:none;border-color:#adadad}.btn-info{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#2aabd2}
.btn-info:focus,.btn-info.focus{-webkit-box-shadow:0 0 0 2px rgba(91,192,222,0.5);box-shadow:0 0 0 2px rgba(91,192,222,0.5)}.btn-info.disabled,.btn-info:disabled{background-color:#5bc0de;border-color:#5bc0de}.btn-info:active,.btn-info.active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;background-image:none;border-color:#2aabd2}.btn-success{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#419641}.btn-success:focus,.btn-success.focus{-webkit-box-shadow:0 0 0 2px rgba(92,184,92,0.5);box-shadow:0 0 0 2px rgba(92,184,92,0.5)}.btn-success.disabled,.btn-success:disabled{background-color:#5cb85c;border-color:#5cb85c}.btn-success:active,.btn-success.active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;background-image:none;border-color:#419641}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#eb9316}.btn-warning:focus,.btn-warning.focus{-webkit-box-shadow:0 0 0 2px rgba(240,173,78,0.5);box-shadow:0 0 0 2px rgba(240,173,78,0.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning:active,.btn-warning.active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;background-image:none;border-color:#eb9316}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#c12e2a}.btn-danger:focus,.btn-danger.focus{-webkit-box-shadow:0 0 0 2px rgba(217,83,79,0.5);box-shadow:0 0 0 2px rgba(217,83,79,0.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#d9534f;border-color:#d9534f}.btn-danger:active,.btn-danger.active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;background-image:none;border-color:#c12e2a}.btn-outline-primary{color:#0275d8;background-color:transparent;background-image:none;border-color:#0275d8}.btn-outline-primary:hover{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-outline-primary:focus,.btn-outline-primary.focus{-webkit-box-shadow:0 0 0 2px rgba(2,117,216,0.5);box-shadow:0 0 0 2px rgba(2,117,216,0.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0275d8;background-color:transparent}.btn-outline-primary:active,.btn-outline-primary.active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-outline-secondary{color:#ccc;background-color:transparent;background-image:none;border-color:#ccc}.btn-outline-secondary:hover{color:#292b2c;background-color:#ccc;border-color:#ccc}.btn-outline-secondary:focus,.btn-outline-secondary.focus{-webkit-box-shadow:0 0 0 2px rgba(204,204,204,0.5);box-shadow:0 0 0 2px rgba(204,204,204,0.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#ccc;background-color:transparent}.btn-outline-secondary:active,.btn-outline-secondary.active,.show>.btn-outline-secondary.dropdown-toggle{color:#292b2c;background-color:#ccc;border-color:#ccc}.btn-outline-info{color:#5bc0de;background-color:transparent;background-image:none;border-color:#5bc0de}.btn-outline-info:hover{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-outline-info:focus,.btn-outline-info.focus{-webkit-box-shadow:0 0 0 2px rgba(91,192,222,0.5);box-shadow:0 0 0 2px rgba(91,192,222,0.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#5bc0de;background-color:transparent}.btn-outline-info:active,.btn-outline-info.active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-outline-success{color:#5cb85c;background-color:transparent;background-image:none;border-color:#5cb85c}.btn-outline-success:hover{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-outline-success:focus,.btn-outline-success.focus{-webkit-box-shadow:0 0 0 2px rgba(92,184,92,0.5);box-shadow:0 0 0 2px rgba(92,184,92,0.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#5cb85c;background-color:transparent}
.btn-outline-success:active,.btn-outline-success.active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-outline-warning{color:#f0ad4e;background-color:transparent;background-image:none;border-color:#f0ad4e}.btn-outline-warning:hover{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-outline-warning:focus,.btn-outline-warning.focus{-webkit-box-shadow:0 0 0 2px rgba(240,173,78,0.5);box-shadow:0 0 0 2px rgba(240,173,78,0.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#f0ad4e;background-color:transparent}.btn-outline-warning:active,.btn-outline-warning.active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-outline-danger{color:#d9534f;background-color:transparent;background-image:none;border-color:#d9534f}.btn-outline-danger:hover{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-outline-danger:focus,.btn-outline-danger.focus{-webkit-box-shadow:0 0 0 2px rgba(217,83,79,0.5);box-shadow:0 0 0 2px rgba(217,83,79,0.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#d9534f;background-color:transparent}.btn-outline-danger:active,.btn-outline-danger.active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.btn-blue{color:#fff;background:#1caff6;border-color:#1caff6}.btn-blue:hover{color:#fff;background:#3ebbf7;border-color:#3ebbf7}.btn-blue:active{background:#1caff6;border-color:#1caff6}.pre-footer h2{font-size:1.375em}.pre-footer.bg-gray .container{padding-bottom:0}.pre-footer .btn-blue{font-size:17px;font-weight:700;margin:1.5em 0 0;padding:10px 40px;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px}.btn-white{color:#1caff6;background-color:#fff;border-color:#fff}.btn-white:hover{color:#1caff6;background-color:#f0f6fd;border-color:#1caff6}.btn-white:focus,.btn-white.focus{-webkit-box-shadow:0 0 0 2px rgba(204,204,204,0.5);box-shadow:0 0 0 2px rgba(204,204,204,0.5)}.btn-white.disabled,.btn-white:disabled{background-color:#fff;border-color:#fff}.btn-white:active,.btn-white.active,.show>.btn-white.dropdown-toggle{color:#1caff6;background-color:#f0f6fd;background-image:none;border-color:#1caff6}.btn-outline-white{color:#fff;background-color:transparent;background-image:none;border-color:#fff}.btn-outline-white:hover{color:#1caff6;background-color:#f0f6fd;border-color:#1caff6}.btn-outline-white:focus,.btn-outline-white.focus{-webkit-box-shadow:0 0 0 2px rgba(204,204,204,0.5);box-shadow:0 0 0 2px rgba(204,204,204,0.5)}.btn-outline-white.disabled,.btn-outline-white:disabled{color:#1caff6;background-color:transparent}.btn-outline-white:active,.btn-outline-white.active,.show>.btn-outline-white.dropdown-toggle{color:#1caff6;background-color:#f0f6fd;border-color:#1caff6}.btn-white,.btn-outline-white{border-width:2px;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px}.clear{clear:both;line-height:0;font-size:0;height:0;height:.0000001px}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;font-size:0;height:0;height:.0000001px}.clearfix:after{clear:both}.clearfix::after{display:block}#header{position:relative;width:100%;min-height:60px;background:#3667f6;z-index:10000}#header #logo{display:block;float:left;width:208px;height:60px;margin:0;padding:12px 20px 12px 0;font-family:npr4logo;font-weight:normal;font-style:normal;text-transform:lowercase;letter-spacing:.5px;font-size:28px;line-height:28px;text-decoration:none;color:#fff;white-space:nowrap;background:url(/img/dt-small.svg) no-repeat 14px 50%;background-size:180px 40px;background-position-x:-4px;text-indent:-9999px}
#header #hCurrentState{float:left;color:#3667f6;text-transform:uppercase;font-size:11px;position:relative;top:19px;display:inline-block;background:#fff;font-weight:800;padding:3px 6px 2px;border-radius:3px;left:-10px;line-height:1.35;letter-spacing:.5px;text-decoration:none}#header #hCurrentState:hover{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,0.15);box-shadow:0 .5rem 1rem rgba(0,0,0,0.15)}#badgePremium{float:left;display:inline;padding:0;color:#fff;text-transform:lowercase;font-size:16px;line-height:20px;letter-spacing:.5px;text-decoration:none;position:relative;text-align:center;top:15px;right:7px;font-family:npr4logo}#badgePremium .curveLine{position:absolute;bottom:-16px;left:-12px;width:91px;height:15px;border:solid 2px #f1f1f1;border-color:#f1f1f1 transparent transparent transparent;-webkit-border-radius:192%/30px 30px 0 0;-moz-border-radius:192%/30px 30px 0 0;-ms-border-radius:192%/30px 30px 0 0;border-radius:192%/30px 30px 0 0}.night-mode #badgePremium .curveLine{border:solid 2px #bbb;border-color:#bbb transparent transparent transparent}#headerProgressWrp,#headerProgressWrp:link{display:block;float:right;margin-top:21px;color:#fff;font-size:13px;font-weight:600;text-decoration:none;margin-right:10px;cursor:pointer}#headerProgress{position:relative;top:1px;display:inline-block;width:80px;height:10px;background:#f5f5f5;margin:0 6px;border-radius:6px;overflow:hidden;border:1px solid #f5f5f5}#headerProgress span{display:block;height:10px;background:#1cac24;width:0;-webkit-transition:width .5s,background-color .5s;transition:width .5s,background-color .5s}.night-mode #headerProgressWrp{color:#cacaca}.night-mode #headerProgress{background:#cacaca;border:1px solid #cacaca}.night-mode #headerProgress span{background:#60a11f}#headerPercent{text-decoration:underline;font-weight:700}#headerPercentBlurred{display:inline;position:relative;margin-right:23px}#headerPercentBlurred:after{content:"";position:absolute;display:block;left:0;top:-1px;display:block;width:20px;height:19px;opacity:.6;margin:0;background:url(data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAABYlAAAWJQFJUiTwAAABxUlEQVQ4y42UUY7cIBBEXzV4N1fKkXJ/KVLG0JWPBnsmmY2CZBmjmUc1VY2+//hpCSQRAgQSrGkNud6uFQP2/c71MQ1dASHRBBEm4gZexP3elAsEmZAWaXCa3iRaMy2gN2itlF7QN2MrmwkzzRxmJNiit2Z6g6OLoy9oPJX/BsZSNtOcU5wBnMaG3gKOJj46fB4bqiqdq8K/RqY5h4hROzhrrbeA3uHjEJ8HfH6Io5kIId3nBbx8zyl6g1ApyxRjmh4hSmVBvx1Vfos/ynz2BpgTYhTonNCakaBHwIbWWVbp2237VeFeOwOMOQe0BqFKS98/jIAWZUhbc56BO5u6N5izYE1am/ky899Db6dvR79Sv4NqMy3I9yVb25TKYQXb2Cs2ueweKcaEx4pBC12x2aZsnxKY04wJY4GriUxPm/kEE6W0yV/GJpfCx4DH8A3NpXBMeJwuRQnnLGOk932X6xnT/DrhfIL2OeGU17+r9B7/dssvrQdjFDwt+kzBqEPNFG3dOPuCeAfbz3Sd5Xw6yz4TjBawlCm+vm0uk7LKrltHbHN75upFici7G8oEf1GyXtQW2KShz7WlKFf9P0HH9y3k137/DTVXWW1rV9bkAAAAAElFTkSuQmCC) no-repeat}#datepickers-container{z-index:20000}#datepickers-container .datepicker-title{color:#000;font-size:14px;line-height:18px;display:block;float:none;clear:both;text-align:center;padding:10px 15px 0}#datepicker{position:relative;display:inline-block;float:none;margin-top:21px;color:#fff;font-size:13px;font-weight:600;text-decoration:none;margin-right:0}#datepicker.selected{text-decoration:none}#datepicker span span{text-decoration:underline;font-weight:700}#datepicker input{position:absolute;left:0;top:0;height:100%;width:100%;opacity:0;-webkit-appearance:none;cursor:pointer;-webkit-text-fill-color:transparent;caret-color:transparent;color:transparent;font-size:0;line-height:1;padding:0;margin:0;border:0}.datepicker-wrapper{float:right;margin-right:25px}.pass-button{width:auto;padding:7px !important;font-size:14px;background:#f6e936;color:#000;display:inline-block;text-decoration:none;padding:6px 10px;font-weight:bold;border-radius:5px;margin-left:7px}.pass-button:hover{text-decoration:none !important;color:#000 !important;background:#ffee01 !important}.night-mode .pass-button{background-color:#1b1d22 !important;color:#c3c3c3 !important}.night-mode #datepicker{color:#cacaca}#subscriptionExpiresAt{position:relative;display:block;float:right;margin-top:21px;color:#fff;font-size:13px;font-weight:600;text-decoration:none;margin-right:25px}#subscriptionExpiresAt span span{text-decoration:underline;font-weight:700}.night-mode #subscriptionExpiresAt{color:#cacaca}#header #nav{list-style:none;margin:0;padding:0;float:right;margin-top:9px;text-align:center}#header #nav li{float:left;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}#header #nav li.menupop{-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-bottom-left-radius:0;-moz-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}
#header #nav li a{display:block;padding:0 20px;height:42px;color:#fff;font-size:12px;font-size:.75rem;font-weight:bold;line-height:42px;text-decoration:none}#nav #premium-link .ViewSwitcher{margin:0 !important;padding:8px 0}#nav #premium-link .Switcher-label{text-transform:none !important;color:#000 !important;font-size:14px;font-weight:normal;margin-left:20px !important}.night-mode #nav #premium-link .Switcher-label{color:#c3c3c3 !important}#header #nav li a:hover{color:#fff;text-decoration:none}#header #nav>li>a{width:auto;padding:0 10px 0 7px;color:#fff;font-size:14px;line-height:28px;border:1px solid transparent;border-radius:5px;height:30px;margin-top:5px}#header #nav>li#help-center-link>a{padding:0 10px 0 5px}#header #nav>li>a:hover{background:#245bfd;color:#fff}#header #nav li.menupop a>span{display:inline}* html #header #nav li.menupop a span{background-image:none}#header #nav li.menupop ul{min-width:200px;list-style:none;margin:0;padding:0;text-align:left;background:#fff;display:none;position:absolute;right:0;margin-top:5px;border-radius:5px;border:1px solid #fff;float:none;-webkit-box-shadow:0 1rem 2rem rgba(73,80,87,0.3);box-shadow:0 1rem 2rem rgba(73,80,87,0.3)}#header #nav li.menupop ul{opacity:0;pointer-events:none;-webkit-transform:scale(.8) translateY(-20%);transform:scale(.8) translateY(-20%);-webkit-transition:.4s cubic-bezier(.3,0,0,1.3);transition:.4s cubic-bezier(.3,0,0,1.3)}#header #nav li.menupop ul.visible{display:block}#header #nav li.menupop ul.visibled{-webkit-transform:none;transform:none;opacity:1;pointer-events:auto}.ie7 #header #nav li.menupop ul{width:217px}#header #nav li.menupop ul li{float:none;margin:0}#header #nav li.menupop ul li a{display:block;color:#000;font-size:14px;line-height:36px !important;height:34px;white-space:nowrap;font-weight:500}#header #nav li.menupop ul li a:hover,.touch #header #nav li.menupop ul li a:active{background:#f8f9fa}#header #nav li.menupop ul li a>span{display:block;padding-right:1.5em}#header #nav li.menupop ul li:last-child a:hover,.touch #header #nav li.menupop ul li:last-child a:active{border-bottom-right-radius:5px;border-bottom-left-radius:5px}#header #nav li.menupop ul li:last-child a{border-top:1px solid rgba(0,0,0,0.1)}#header #nav li.menupop ul li:first-child{margin-top:10px}#header #nav li.menupop ul li:last-child{margin:10px 0 5px}#header #nav li#dmv-finder .label-new{position:relative;top:0 !important;padding:3px 6px 2px !important;font-size:12px;font-weight:bold;line-height:14px;background-color:orange;text-transform:uppercase;text-shadow:none;opacity:1}#header #nav li#dmv-finder:hover .label-new,.touch #header #nav li#dmv-finder:active .label-new{color:#fff;filter:none;opacity:1}#header #nav li#premium-link.menupop>a{width:168px;line-height:28px;border:1px solid transparent;border-radius:5px;height:30px;margin-top:5px}#premium-link #iconChevronDn{position:relative;top:3px;left:4px;fill:#fff}#header #nav li#premium-link{position:relative}#header #nav li#premium-link.menupop>a{width:auto;padding:0 10px 0 7px;font-size:14px;background:#3667f6;color:#fff;border:1px solid #fff}#headerPremiumSignIn{margin-right:5px}#headerPremiumSignIn .icon-lock{display:inline;position:relative;top:1px;left:0;width:13px;height:13px;vertical-align:baseline;fill:#fff;background:0}#header #nav>li#headerPremiumSignIn>a{opacity:1}#header #nav>li#headerPremiumSignIn>a:hover{opacity:1}#header.h-bg-white{background:#fff}#header.h-bg-white #logo{background-image:url(/img/dt-small-blue.svg)}#header.h-bg-white #help-center-link{margin-right:5px}#header.h-bg-white #nav li a{color:#222}#header.h-bg-white #nav>li>a:hover{background:#245bfd;color:#fff}#header.h-bg-white #nav>li#help-center-link>a svg path{fill:#222}#header.h-bg-white #nav>li#help-center-link>a:hover svg path{fill:#fff}#header.h-bg-white #headerPremiumSignIn .icon-lock{fill:#222}#header.h-bg-white #nav>li#headerPremiumSignIn>a:hover .icon-lock{fill:#fff}#header.h-bg-white #hCurrentState{background:0;border:1px solid #245bfd;text-decoration:none !important;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;line-height:10px;padding:4px 5px 3px}
#header.h-bg-white #hCurrentState:hover{box-shadow:none;background:#245bfd;color:#fff}.night-mode #nav li#premium-link.menupop>a{background-color:#1b1d22 !important;color:#c3c3c3 !important}.night-mode #header #nav li.menupop>a:hover,.touch.night-mode #header #nav li.menupop>a:active{background-color:#363636 !important}.night-mode #nav li#premium-link.menupop{background:none !important}.text-center{text-align:center}.text-justify{text-align:justify}.bg-feature{background:#3667f6;color:#fff}.bg-white{background-color:#fff}.bg-gray{background-color:#f5f5f5}h1,h2,h3,p{font-weight:500}h1,h2,h3{color:#4c4c4c}.pre-footer h1,.pre-footer h2,.pre-footer h3{color:inherit}h2{line-height:1.15;font-size:1.625em}p{line-height:1.5;color:#6d6d6d}.bg-feature h1,.bg-feature p{color:#fff;font-weight:300}.pre-footer p{color:inherit}#footer{background:#f5f5f5}.nav-footer{text-align:center;font-size:13px;margin:0;padding:0}.nav-footer a,.nav-footer a:link{color:#999}.nav-footer>li{display:inline-block;margin:0 8px}.nav-footer>li a:hover{color:#1caff6}#footer *,#footer *:before,#footer *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}#footer.footer-dark{background:#000;font-size:13px;color:#fff}#footer.footer-dark .container{width:auto !important;padding-right:20px !important;padding-left:20px !important;padding-top:75px !important;padding-bottom:35px !important;color:#fff;opacity:.7}#footer.footer-dark nav{width:auto;float:none}#footer.footer-dark .label{text-shadow:none;padding:2px 6px 3px;font-weight:normal;letter-spacing:.5px;color:orange;background-color:transparent}#footer.footer-dark a{color:inherit;text-decoration:none;color:#9e9e9e}#footer.footer-dark a:hover{color:#fff}#footer svg{display:inline;fill:currentColor;vertical-align:middle}#footer svg[class^="icon-"],#footer svg[class*=" icon-"]{margin:0;line-height:20px;width:20px;height:20px;background:0}#footer svg.icon-footer-help{margin-right:10px}.align-center{-webkit-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-align:center;-webkit-box-pack:center}.align-vertical-center{-webkit-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-align:center}.align-content-start{-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.align-content-center{-webkit-justify-content:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.align-content-end{-webkit-justify-content:flex-end;-ms-flex-pack:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}.align-items-start{-webkit-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start}.align-items-center{-webkit-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.align-items-end{-webkit-align-items:flex-end;-ms-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end}.align-self-start{-webkit-align-self:flex-start;-ms-align-self:flex-start;-ms-flex-item-align:flex-start;align-self:flex-start}.align-self-center{-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.align-self-end{-webkit-align-self:flex-end;-ms-align-self:flex-end;-ms-flex-item-align:flex-end;align-self:flex-end}.footer-social{margin-bottom:40px}.footer-social dl,.footer-social dt,.footer-social dd{margin:0 0 0 10px}.footer-social dl:first-child,.footer-social dt:first-child,.footer-social dd:first-child{margin-left:0}.footer-social dt,.footer-social dd{display:inline-block}.footer-social dt{vertical-align:middle}
.footer-meta-links ul{list-style-type:none;margin:0;padding:0}.footer-meta-links li{display:inline-block;margin-left:20px;color:#9e9e9e}.footer-meta-links li:first-child{margin-left:0}.footer-upper{margin-bottom:50px}.footer-nav{border:#313131 solid;border-width:1px 0;margin-bottom:0;padding:50px 0}.footer-nav dl{margin-bottom:50px;margin-top:0}.footer-nav dl:last-child{margin-bottom:0}.footer-nav dt{color:#03940c;font-weight:600;opacity:.9;font-size:.93rem;letter-spacing:2px;margin:0 0 40px;padding-top:5px;text-transform:uppercase}.footer-nav dt a{color:inherit}.footer-nav dd{margin:0 0 20px}.footer-nav dd:last-child{margin-bottom:0}.footer-lower{margin-top:30px}.footer-lower .icon-footer-help{margin-right:10px}.cols-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:stretch;-ms-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;margin-left:-1.21951%;margin-right:-1.21951%}.cols-row>*{flex:0 0 auto;-ms-flex:0 0 auto;-webkit-flex:0 0 auto;box-sizing:border-box;padding-left:1.21951%;padding-right:1.21951%}.col-1{flex-basis:8.33333%;-ms-flex-basis:8.33333%;-ms-flex-preferred-size:8.33333%;-webkit-flex-basis:8.33333%;max-width:8.33333%}.col-2{flex-basis:16.66667%;-ms-flex-basis:16.66667%;-ms-flex-preferred-size:16.66667%;-webkit-flex-basis:16.66667%;max-width:16.66667%}.col-3{flex-basis:25%;-ms-flex-basis:25%;-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;max-width:25%}.col-4{flex-basis:33.33333%;-ms-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;-webkit-flex-basis:33.33333%;max-width:33.33333%}.col-5{flex-basis:41.66667%;-ms-flex-basis:41.66667%;-ms-flex-preferred-size:41.66667%;-webkit-flex-basis:41.66667%;max-width:41.66667%}.col-6{flex-basis:50%;-ms-flex-basis:50%;-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;max-width:50%}.col-7{flex-basis:58.33333%;-ms-flex-basis:58.33333%;-ms-flex-preferred-size:58.33333%;-webkit-flex-basis:58.33333%;max-width:58.33333%}.col-8{flex-basis:66.66667%;-ms-flex-basis:66.66667%;-ms-flex-preferred-size:66.66667%;-webkit-flex-basis:66.66667%;max-width:66.66667%}.col-9{flex-basis:75%;-ms-flex-basis:75%;-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;max-width:75%}.col-10{flex-basis:83.33333%;-ms-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;-webkit-flex-basis:83.33333%;max-width:83.33333%}.col-11{flex-basis:91.66667%;-ms-flex-basis:91.66667%;-ms-flex-preferred-size:91.66667%;-webkit-flex-basis:91.66667%;max-width:91.66667%}.col-12{flex-basis:100%;-ms-flex-basis:100%;-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;max-width:100%}.col-offset-1{margin-left:8.33333%}.col-offset-2{margin-left:16.66667%}.col-offset-3{margin-left:25%}.col-offset-4{margin-left:33.33333%}.col-offset-5{margin-left:41.66667%}.col-offset-6{margin-left:50%}.col-offset-7{margin-left:58.33333%}.col-offset-8{margin-left:66.66667%}.col-offset-9{margin-left:75%}.col-offset-10{margin-left:83.33333%}.col-offset-11{margin-left:91.66667%}.col-offset-12{margin-left:100%}.footer-social{margin-bottom:0}.footer-upper{margin-bottom:35px}.footer-upper .footer-meta-links{text-align:right;color:#9e9e9e}.footer-nav{padding:35px 0}.footer-nav dl{margin-bottom:0}.footer-nav dt{margin-bottom:20px}.footer-nav dd{margin-bottom:10px}.footer-nav dl:nth-child(4) dd a{display:block;display:-webkit-box;overflow:hidden;text-overflow:-o-ellipsis-lastline;text-overflow:ellipsis;word-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:15px;max-height:30px}.footer-nav dl.footer-proud-member{margin-top:35px}.footer-nav dl.footer-proud-member dt{margin-bottom:10px}.loadingIcon{position:fixed;z-index:10000;text-align:center;top:10px;right:10px;opacity:0}.page-ready .loadingIcon{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition:.5s .5s;transition:.5s .5s}
.loadingIcon svg{width:24px;height:24px}.loadingIcon svg .circle{stroke:#000 !important}.loadingIcon svg .dash{stroke:#fff}.page-loaded .loadingIcon{opacity:0;-webkit-transform:scale(0);transform:scale(0);pointer-events:none;-webkit-transition:all .5s,visibility 0 5s;transition:all .5s,visibility 0 5s}.ViewSwitcher{margin:10px 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-items:center;-ms-flex-align:center;align-items:center;letter-spacing:.5px;text-transform:uppercase;color:#999;font-size:13px;font-weight:600}.Switcher{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.night-mode .Switcher-control{opacity:.7}.Switcher-label{margin-top:4px;margin-right:8px}#atSidebar .Switcher-label{width:162px}.atW1100 #atSidebar .Switcher-label{width:298px}.Switcher-label img{position:relative;top:-1px;height:15px;margin:0 2px 0 0}.night-mode .Switcher-label img{filter:invert(.7)}.Switcher-input{position:absolute;max-width:0;max-height:0;opacity:0}.Switcher-input+.Switcher-control{position:relative;top:2px;display:block;width:30px;height:14px;line-height:14px;cursor:pointer;text-indent:-5000px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.atW1100 .Switcher-input+.Switcher-control .Switcher-control-caption:before{text-indent:0;position:absolute;display:block;content:"OFF";right:38px;line-height:16px;font-size:10px;width:30px;height:16px;top:0;text-align:right}.Switcher-input+.Switcher-control:before{position:absolute;background-color:#c8d2d9;height:2px;margin-top:-1px;top:50%;left:0;bottom:0;display:block;width:100%;content:""}.Switcher-input+.Switcher-control:after{position:absolute;top:0;left:0;bottom:0;display:block;width:15px;height:15px;content:"";border:2px solid #c8d2d9;-webkit-transition:left .1s ease-in-out;-o-transition:left .1s ease-in-out;transition:left .1s ease-in-out;border-radius:10px;background:#fff}.atW1100 .Switcher-input:checked+.Switcher-control .Switcher-control-caption:before{content:"ON"}.Switcher-input:checked+.Switcher-control:before{width:100%}.Switcher-input:checked+.Switcher-control:after{background:#448ee1;border:2px solid #448ee1;left:16px}#footer .btn-app-store,#footer .btn-google-play{display:block;margin:0;width:118px;height:35px;background-color:transparent;background-repeat:no-repeat;background-size:118px 35px;overflow:hidden;text-indent:-999px;opacity:.6}#footer .btn-app-store:hover,#footer .btn-google-play:hover{opacity:1}#footer .btn-app-store{background-image:url(/img/t/app-store_215x64.svg);margin-bottom:6px}#footer .btn-google-play{background-image:url(/img/t/google-play_215x64.svg)}.bg-feature .btn-white,.bg-feature .btn-white:hover,.bg-feature .btn-white:focus,.bg-feature .btn-white:active,.btn-white-v2,.btn-white-v2:hover,.btn-white-v2:focus,.btn-white-v2:active{color:#222;background:#fff;border:2px solid #fff}.bg-feature .btn-white,.btn-white-v2{font-size:inherit}.bg-feature .btn-white:hover,.btn-white-v2:hover{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.15);box-shadow:0 10px 25px rgba(0,0,0,0.15)}@media(min-width:576px){.bg-feature .btn-white,.btn-white-v2{margin:20px 0 15px;padding:17px 41px;font-size:22px}.container,.container-fluid{padding-right:40px;padding-left:40px;padding-top:60px;padding-bottom:60px}.no-paddings{padding:0}.no-v-paddings{padding-top:0;padding-bottom:0}.col-left,.col-right{width:50%}.cols-swap .col-left,.cols-swap .col-right{width:100%;-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.cols-swap .col-left{left:50%}.cols-swap .col-right{right:50%}.bg-feature h1{font-size:32px;font-size:2rem}
.bg-feature p{font-size:20px;font-size:1.25rem}}@media(min-width:1040px){#header .container{max-width:1040px}}@media(max-width:799px){.responsive .footer-nav{padding:35px 0 15px}.responsive .footer-nav .col-3{flex-basis:33.33333333%;-ms-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;-webkit-flex-basis:33.33333333%;max-width:33.33333333%}.responsive .footer-nav dd:last-child{margin-bottom:20px}}@media(max-width:749px){.responsive #menu_wrapper{display:none}.responsive #header{text-align:center}.responsive #header #logo{float:none;margin:0 auto;display:inline-block}.responsive #header #hCurrentState{float:none;top:-5px}.responsive #badgePremium{display:none}.responsive section.post-header .container{padding-top:30vw;width:100%;max-width:100%}}@media(max-width:729px){.responsive .footer-social{min-width:110px;max-width:110px}.responsive .footer-upper .footer-meta-links{flex-basis:calc(100% - 110px);-ms-flex-basis:calc(100% - 110px);-ms-flex-preferred-size:calc(100% - 110px);-webkit-flex-basis:calc(100% - 110px);max-width:calc(100% - 110px)}}@media(max-width:650px){.responsive .footer-nav .col-4{flex-basis:50%;-ms-flex-basis:50%;-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;max-width:50%}}@media(max-width:589px){.responsive .footer-nav .col-3{flex-basis:50%;-ms-flex-basis:50%;-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;max-width:50%}}@media(max-width:453px){.responsive .footer-nav .col-4{flex-basis:100%;-ms-flex-basis:100%;-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;max-width:100%}}@media(max-width:404px){.responsive .footer-upper [class*="col-"],.responsive .footer-nav [class*="col-"],.responsive .footer-lower [class*="col-"]{flex-basis:100%;-ms-flex-basis:100%;-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;max-width:100%;padding-left:1.21951% !important;padding-right:1.21951% !important}.responsive .footer-social{min-width:0;margin-bottom:20px}.responsive .footer-upper .footer-meta-links{text-align:left}}@media(max-width:389px){.responsive .footer-lower .footer-meta-links li:last-child{display:block;margin:15px 0}}@font-face{font-family:'FyraNumericCircleClosed';src:url('/f/fyra-numeric_circle_closed.eot');src:url('/f/fyra-numeric_circle_closed.eot?#iefix') format('embedded-opentype'),url('/f/fyra-numeric_circle_closed.woff') format('woff'),url('/f/fyra-numeric_circle_closed.ttf') format('truetype'),url('/f/fyra-numeric_circle_closed.svg#FyraNumericCircleClosed') format('svg');font-weight:normal;font-style:normal;font-display:block}p{line-height:1.6;color:#6d6d6d}h2{margin-bottom:0;margin-top:45px;color:#232323}.container{max-width:980px}#premium-link #iconChevronDn path{fill:#222}#header.h-bg-white #premium-link #iconChevronDn path{fill:#fff}#header-mobile{display:none;background:#3667f6;border:0;padding:20px}#logo-svg{width:200px;height:auto}#btnMenu{float:right;padding:6px 6px 7px 6px;padding:6.5px 6px}#btnMenu .line{width:30px;height:3px;background-color:#ecf0f1;display:block;margin:5px auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#btnMenu.active .line:nth-child(2){opacity:0}#btnMenu.active .line:nth-child(1){-webkit-transform:translateY(8px) rotate(45deg);-ms-transform:translateY(8px) rotate(45deg);-o-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg)}#btnMenu.active .line:nth-child(3){-webkit-transform:translateY(-8px) rotate(-45deg);-ms-transform:translateY(-8px) rotate(-45deg);-o-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg)}.hcatnav{height:0;overflow:hidden;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.hcatnav.active{height:260px}.hcatnav .content ul{list-style-type:none;border-left:1px solid #fff;padding-left:20px;margin-left:10px;margin-bottom:20px}.hcatnav .content ul li{text-shadow:none;color:#fff;font-weight:normal;font-size:18px;line-height:1.6}.hcatnav .content ul li a,.hcatnav .content ul li a:active,.hcatnav .content ul li a:visited,.hcatnav .content ul li a:hover{color:#fff;font-weight:normal}.hcatnav .content ul li.current{font-weight:bold}section.post-header{background-position:center center;background-repeat:no-repeat;background-size:cover}section.post-header .container{background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,1));background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,1));color:#fff;padding-top:100px;padding-bottom:100px;max-width:none}section.post-header .container h1,section.post-header .container p{max-width:960px;margin-left:auto;margin-right:auto}section.post-header .container h1{font-weight:800;letter-spacing:-0.3px}.bg-feature p.lastUpdated{text-transform:uppercase;font-size:11px}.bg-feature p.lastUpdated svg{vertical-align:middle;position:relative;top:-1px;margin:0 3px 0 0}.social-likes,.social-likes__widget{padding:0;vertical-align:middle !important;word-spacing:0 !important;text-indent:0 !important;list-style:none !important}.social-likes{display:block;text-align:center;opacity:0;min-height:36px;margin:-.5em;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.social-likes_visible{opacity:1;transition:opacity .1s ease-in}.social-likes>*:not(style):not(script){display:inline-block;visibility:hidden}.social-likes_vertical>*:not(style):not(script){display:block}.social-likes_visible>*:not(style):not(script){visibility:inherit}.social-likes__widget{display:inline-block;position:relative;white-space:nowrap;padding:5px;margin:.5em;line-height:1.5;border:0;text-align:left;cursor:pointer}.social-likes__widget:before,.social-likes__widget:after{display:none !important}.social-likes_vertical .social-likes__widget{float:left;clear:left}.social-likes__button,.social-likes__icon,.social-likes__counter{text-decoration:none;text-rendering:optimizeLegibility}.social-likes__button{display:inline-block;margin:0;outline:0}.social-likes__counter{margin:0;outline:0}.social-likes__button{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.social-likes__button:before{content:"";display:inline-block}.social-likes__icon{position:absolute}.social-likes__counter{display:none;position:relative}.social-likes_ready .social-likes__counter,.social-likes__counter_single{display:inline-block}.social-likes_ready .social-likes__counter_empty{display:none}.social-likes_vertical .social-likes__widget{display:block}.social-likes_notext .social-likes__button{padding-left:0}.social-likes_single-w{position:relative;display:inline-block}.social-likes_single{position:absolute;text-align:left;z-index:99999;visibility:hidden;opacity:0;transition:visibility 0 .11s,opacity .1s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden}.social-likes_single.social-likes_opened{visibility:visible;opacity:1;transition:opacity .15s ease-out}.social-likes__button_single{position:relative}@font-face{font-family:"social-likes";src:url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff");font-weight:400;font-style:normal}.social-likes__icon_facebook:before{content:"\f101"}.social-likes__icon_pinterest:before{content:"\f105"}.social-likes__icon_plusone:before{content:"\f106"}.social-likes__icon_single:before{content:"\f107"}.social-likes__icon_twitter:before{content:"\f108"}.social-likes,.social-likes_single-w{line-height:1.5}.social-likes,.social-likes__widget_single{font-size:14px}.social-likes__button,.social-likes__counter{box-sizing:border-box;vertical-align:baseline;color:#fff}.social-likes__button{padding:.04em .7em .18em 1.65em;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.social-likes__icon{top:0;left:.21em;font-family:"social-likes";font-weight:400;font-style:normal;speak:none;text-transform:none;font-size:1.15em;vertical-align:baseline}.social-likes__counter{padding-right:.5em;font-weight:400;font-size:.85em}.social-likes_vertical .social-likes__widget{min-width:13em}.social-likes_vertical .social-likes__counter{position:absolute;top:0;right:0;margin-top:.3em}.social-likes_light .social-likes__widget{min-width:0;background:0}.social-likes_light .social-likes__button,.social-likes_single-light+.social-likes__button{min-width:0;padding-left:1.35em;font-weight:400;text-decoration:underline;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto}.social-likes_light .social-likes__icon{margin-top:-.1em;margin-left:-.25em}.social-likes_light .social-likes__counter,.social-likes_single-light+.social-likes__button+.social-likes__counter{position:static;margin-top:0;color:#999}.social-likes_notext .social-likes__button{width:1.85em}.social-likes_notext .social-likes__icon{margin-left:.1em}.social-likes_notext.social-likes_light,.social-likes_notext.social-likes_light .social-likes__widget,.social-likes_notext.social-likes_light .social-likes__icon{margin:0;left:0}.social-likes_notext.social-likes_light .social-likes__button{width:1.4em;padding-left:0}.social-likes_single{margin-top:-1.2em;padding:.5em;background:#fff;border:1px solid #ddd}.social-likes__widget_single{height:1.7em;margin:0;padding:.1em 0;line-height:1.5;background:#007aff}.social-likes_single-light+.social-likes__widget_single{color:#007aff}.social-likes__icon_single{left:.4em;font-size:1.1em}.social-likes__widget_facebook{background:#494bf9}.social-likes_light .social-likes__button_facebook{color:#3d5b95}.social-likes__icon_facebook{left:.25em;top:.05em;font-size:1.1em}.social-likes_notext .social-likes__icon_facebook{margin-left:.15em}.social-likes__widget_twitter{background:#1da1f2}.social-likes_light .social-likes__button_twitter{color:#24aadd}.social-likes__icon_twitter{top:.1em;left:.25em}.social-likes_light .social-likes__icon_twitter{left:.1em}.social-likes__widget_plusone{background:#d23e30}.social-likes_light .social-likes__button_plusone{color:#d23e30}
.social-likes_notext .social-likes__icon_plusone{margin-left:0}.social-likes__icon_plusone{left:.25em}.social-likes_light .social-likes__icon_plusone{margin-top:0}.social-likes__widget_pinterest{background:#cb132d}.social-likes_light .social-likes__button_pinterest{color:#cb132d}.social-likes_light .social-likes__icon_pinterest{left:.1em}.ie7 .social-likes_visible{width:650px;margin:-10px auto 8px !important}.ie7 .social-likes__widget{width:140px;margin:6px;float:left}.social-likes{display:block;text-align:center;margin-top:10px}.social-likes__widget{padding:5px;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.social-likes__widget:hover{transform:perspective(1px) scale(1.1)}.social-likes__widget{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.social-likes__button{padding:.05em 1em .05em 2em;font-size:20px;line-height:26px;font-weight:normal}.social-likes__widget_embed{background:#09bad4}.social-likes__icon_embed{width:18px;height:20px;top:.1em;left:.25em;background:transparent url(/img/embed_icon_white_15_16.png) 0 0 no-repeat;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB4bWxuczpza2V0Y2g9Imh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaC9ucyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaWQ9InN2ZzExIiB2ZXJzaW9uPSIxLjEiIGhlaWdodD0iMTMuMzMzMzMzIiB3aWR0aD0iMTIuNDQ0NDQ1IiB2aWV3Qm94PSIwIDAgNzQuNjY2NjY4IDc5Ljk5OTk5OCI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIyLjY2NjY2NywtMjApIiBzdHlsZT0iZmlsbDpub25lO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lO3N0cm9rZS13aWR0aDoxIiBza2V0Y2g6dHlwZT0iTVNQYWdlIiBpZD0iUGFnZS0xIj48ZyBzdHlsZT0iZmlsbDojZmZmZmZmIiBza2V0Y2g6dHlwZT0iTVNMYXllckdyb3VwIiBpZD0iUmVjdGFuZ2xlLTktKy1DYXJkIj48cGF0aCBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIiBpZD0iQ2FyZCIgZD0iTSAyOCw0MS4zMzMzMzMgSCAyMi42NjY2NjcgViA3MiA3OC42NjY2NjcgaCA2NCB2IC01LjMzMzMzNCAwIC0yNi42NjY2NjYgLTUuMzMzMzM0IEggMjggWiBNIDMzLjMzMzMzMyw1MiB2IDE2IDAgSCA3NiBWIDUyIFogbSAwLDM3LjMzMzMzMyBoIDY0IFYgMTAwIGggLTY0IHogbSAwLC02OS4zMzMzMzMgaCA2NCB2IDEwLjY2NjY2NyBoIC02NCB6IiAvPjwvZz48L2c+PC9zdmc+Cg==");background-repeat:no-repeat;background-size:100%;margin-top:2px;margin-left:0;display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}video{max-width:100%;height:auto}iframe,embed,object{max-width:100%}.fluid-video-wrapper{width:100%;position:relative;padding:0}.fluid-video-wrapper iframe,.fluid-video-wrapper object,.fluid-video-wrapper embed{position:absolute;top:0;left:0;width:100%;height:100%}blockquote.bq-full-width{margin:10px 0 17px;text-align:center;border:3px solid orange;padding:36px;font-size:28px;line-height:43px;color:#222}figure{float:right;position:relative;top:0;right:0;width:320px;max-width:320px;margin-left:20px;padding:20px;font-size:17px;text-transform:uppercase;color:#333;text-align:center;text-shadow:0 1px 0 #fff}figure p,.article-section figure p{margin:0}figure figcaption{margin:0;padding:0;text-align:center;font-size:19px;line-height:32px;font-weight:bold;color:#303030;text-shadow:0 1px 0 #fff}.anchor{display:block;position:relative;top:-25px;width:1px;height:1px;border:0 !important;font-size:1px !important;line-height:1px !important}.infogr{text-align:center}.rfact{float:right;position:relative;top:0;right:0;width:320px;max-width:320px;margin-left:20px;padding:20px;font-size:17px;text-transform:uppercase;color:#333;text-align:center;border-radius:8px;text-shadow:0 1px 0 #fff}div.rfact{background-color:#fff}p.rfact,ol.bignum li p.rfact{padding:0;margin:0 !important;line-height:25px;font-weight:bold}.rfact .num{font-size:110px;line-height:.9;margin:0;color:#ff8400;text-shadow:0 1px 0 #fff;letter-spacing:0}.icon{display:inline-block;width:21px;height:21px}.icons8-Add-Rule{fill:#000}.orbadge{background:#f2eeee;padding:1px 5px;border-radius:4px;text-shadow:none}.section-divider{display:block;box-sizing:content-box;height:0;border:0;text-align:center;margin-top:62px;margin-bottom:32px}.section-divider:before{content:'...';display:inline-block;margin-left:.6em;color:rgba(0,0,0,.6);position:relative;top:-30px;font-weight:400;font-style:italic;font-size:28px;letter-spacing:.6em}.label-arrow.size-md{padding:0 7px 0 7px;font-size:18px;line-height:25px;height:26px}.label-arrow.color-green{background-color:#6dbc00}.label-arrow{color:#fff;display:inline-block;position:relative;margin-right:15px;vertical-align:middle;text-shadow:none}.label-arrow.size-md:after{right:-5px}.label-arrow.color-green:after{border-left-color:#6dbc00}.label-arrow:after{content:"";position:absolute;top:0;width:0;height:0;border-image:none;border-style:solid none solid solid;border-width:13px 0 13px 5px;border-color:transparent;-webkit-transform:rotate(0.05deg);-moz-transform:scale(1.1);-o-transform:rotate(0.05deg);transform:rotate(0.05deg)}
.article-section{font-size:14px;line-height:21px;width:980px;margin:0 auto}.article-section a,.article-section a:link{color:#4dbdeb;text-decoration:none;font-size:1.053em;font-weight:normal}.article-section a:hover{color:#676666}.article-section a:visited{color:#1f7099}a.credit,.article-section a.credit,.article-section span.credit{text-decoration:none;font-size:12px;color:#999}.article-section a.top{border:0}.article-section h1{margin:0 0 4px;padding:0;color:#333;-webkit-font-smoothing:antialiased;font-size:30px;font-weight:bold;line-height:37px;font-style:normal}.article-section h1{margin:37px 0 4px}.article-section h2{position:relative;margin-bottom:25px;margin-top:0;color:#232323;font-size:24.5px;line-height:30px;font-weight:normal}.article-section h4{font-size:14px;font-weight:bold;margin-bottom:10px;padding-top:5px}.article-section p{margin:10px 0 30px;font-size:19px;line-height:1.5;color:#555;text-shadow:0 1px 0 #fff}.article-section ul{margin:10px 10px 13px 35px;padding:0}.article-section ul li,.article-section ol li{float:none;padding:0;font-size:19px;line-height:1.5;margin:0 5px 5px 25px;color:#555;text-shadow:0 1px 0 #fff}.article-section ul li{list-style:disc}.article-section ol li{list-style:decimal}.article-section img,.article-section svg{background-color:#fff}.article-section table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0}.article-section table thead{background-color:#e0e0e0;color:#000;text-align:left;vertical-align:bottom}.article-section table.wo-bg thead{background:0}.article-section table th,.article-section table td{border-left:1px solid #cbcbcb;border-width:0 0 1px;border-bottom:1px solid #cbcbcb;font-size:inherit;margin:0;overflow:visible;padding:.5em 1em;text-align:left}.article-section table th:first-child,.article-section table td:first-child{border-left-width:0}.article-section table.wo-borders table th,.article-section table.wo-borders td{border:0}#contents-block{float:right;width:300px;border:1px solid #e3e3e3;height:308px;margin:0 0 10px 20px;padding:5px}#contents-block a,#contents-block a:link,#contents-block a:visited{font-size:14px;color:#15a8e7}#contents-block a:hover{color:#676666}#contents-header{margin:10px 15px 15px;font-size:17px;line-height:1;text-transform:uppercase;color:rgba(0,0,0,.6);text-align:center;text-shadow:0 1px 0 #fff;text-align:right}#contents-list{margin:0 0 0 14px;padding:0}#contents-list li{list-style:none;margin:0;font-size:17px;line-height:24px}h2 span,h2.h2v1 span{float:none !important;border-left:0 !important;border-bottom:5px solid #409eff;margin-bottom:.75em;margin-top:.75em;padding-bottom:5px;color:#232323;font-size:22px;font-weight:normal;line-height:45px;text-rendering:optimizelegibility}ol.bignum{list-style:none !important;margin:40px 0;padding:0;clear:none !important}ol.bignum h2,ol.bignum h3{margin:0 5px 6px 35px;color:#333;font-weight:bold;font-size:20px;line-height:35px;overflow:hidden}ol.bignum li{min-height:30px;margin:40px 0 16px 0;list-style:none;padding-bottom:24px;border-bottom:1px solid #e6e6e6}ol.bignum li ul{margin:20px 0 15px 98px}ol.bignum li ol{margin:0 0 6px 59px}ol.bignum li ul ul,ol.bignum li ul ol,ol.bignum li ol ul,ol.bignum li ol ol{margin:0 0 6px 55px}ol.bignum li ul li,ol.bignum li ol li{min-height:0;margin:0;border-bottom:0}ol.bignum li ul li{padding:0 0 6px 5px;list-style:disc outside none}ol.bignum li ol li{padding:0 0 6px 6px;list-style:inherit}ol.bignum li p{margin:10px 0 6px 54px;overflow:hidden}ol.bignum li blockquote.bq-full-width{margin-left:54px}ol.bignum li .stepnum{float:left;width:auto;max-width:75px;letter-spacing:-14px;margin:0 29px 0 0;font-size:46px;color:#409eff;text-align:left}.ff ol.bignum li .stepnum{margin:-8px 29px 0 0}ol.bignum li>.fluid-video-wrapper{margin-left:54px;width:calc(100% - 54px)}.article-section ol.bignum li h4{margin-left:54px;font-size:inherit}ol.lt_n,ol.lt_n li{list-style-type:none !important}ol.lt_decimal,ol.lt_decimal li{list-style-type:decimal !important}
ol.lt_lalpha,ol.lt_lalpha li{list-style-type:lower-alpha !important}ol.lt_ualpha,ol.lt_ualpha li{list-style-type:upper-alpha !important}ol.lt_lroman,ol.lt_lroman li{list-style-type:lower-roman !important}ol.lt_uroman,ol.lt_uroman li{list-style-type:upper-roman !important}ul.lt_disc,ul.lt_disc li,ol.lt_disc,ol.lt_disc li{list-style-type:disc !important}ul.lt_circle,ul.lt_circle li,ol.lt_circle,ol.lt_circle li{list-style-type:circle !important}ul.lt_square,ul.lt_square li,ol.lt_square,ol.lt_square li{list-style-type:square !important}.ml_0{margin-left:0 !important}.pl_30{padding-left:30px !important}.pl_40{padding-left:40px !important}.fs_09{font-size:.9em !important}#wrpArticles{position:relative;width:100%;min-height:1px;-webkit-box-flex:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#wrpArticles>div{padding:10px;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.cBlock{display:block;width:100%;border:1px solid #f7f7f7;overflow:hidden;margin:0;text-decoration:none !important;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 10px 40px 0 rgba(99,117,132,0.15),0 2px 9px 0 rgba(62,57,107,0.06);-moz-box-shadow:0 10px 40px 0 rgba(99,117,132,0.15),0 2px 9px 0 rgba(62,57,107,0.06);-ms-box-shadow:0 10px 40px 0 rgba(99,117,132,0.15),0 2px 9px 0 rgba(62,57,107,0.06);-o-box-shadow:0 10px 40px 0 rgba(99,117,132,0.15),0 2px 9px 0 rgba(62,57,107,0.06);box-shadow:0 10px 40px 0 rgba(99,117,132,0.15),0 2px 9px 0 rgba(62,57,107,0.06);padding:10px;transition:all .5s;background:white;height:100%;position:relative}.cBlock:hover{text-decoration:none;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 0 20px 0 rgba(0,0,0,0.1);-ms-box-shadow:0 0 20px 0 rgba(0,0,0,0.1);-o-box-shadow:0 0 20px 0 rgba(0,0,0,0.1);box-shadow:0 0 20px 0 rgba(0,0,0,0.1)}.cBlock .cbContainer{width:100%;margin:0;position:relative}.cBlock .cbThumb{margin:-10px -10px 0 -10px;overflow:hidden;height:148px;height:14vw;min-height:90px;max-height:148px;text-align:center;-webkit-border-top-left-radius:5px;-moz-border-top-left-radius:5px;-ms-border-top-left-radius:5px;-o-border-top-left-radius:5px;border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-top-right-radius:5px;-ms-border-top-right-radius:5px;-o-border-top-right-radius:5px;border-top-right-radius:5px}.cBlock .cbThumb img{width:100%;height:auto;-ms-interpolation-mode:bicubic;border-style:none;transition:all 1s ease;image-rendering:pixelated}.cBlock:hover .cbThumb img{transform:scale(1.2) rotate(5deg);opacity:.75}.cBlock .cbContent{margin:0;padding:15px 20px;overflow:hidden}.cBlock .cbTitle,.cBlock h2.cbTitle{line-height:24px;font-size:20px;font-weight:bold;color:#409eff;text-overflow:ellipsis;margin:0;text-align:left;overflow:hidden;height:75px}.cBlock .cbDescr{font-size:16px;line-height:25px;color:#404040;margin:12px 0 0;overflow:hidden;max-height:105px;text-align:left}.pre-footer{background:#3e75fa;color:#fff;padding:10px}.pre-footer h2{font-size:1.625em;margin-bottom:0;color:#fff;margin-top:0}.pre-footer .btn-white{background:white;border:2px solid #fff;margin:20px;padding:17px 41px;color:#222;font-size:22px;width:345px}.btn-white:hover{transform:translateY(1px);box-shadow:0 10px 25px rgba(0,0,0,0.15)}.article-section .container{position:relative}.article-section .col-left,.article-section .col-right{width:100%;padding-left:0}.article-section .col-right{padding-top:30px}.author-block{display:block;margin:0}.author-avatar,.avatar{width:80px;height:80px;border-radius:80px}.author-avatar{margin:0 0 14px}.author-name{font-size:20px;line-height:30px;color:#333;margin:0 0 7px}.author-name p{color:#333;text-decoration:none;margin:0}.author-desc{font-size:15px;line-height:22px;color:#333;margin:0 0 11px;font-weight:300}section.cdl-pseudonav{text-align:center;background:#eee;margin-bottom:25px}
.cdl-pseudonav .content{padding-top:6px !important;padding-bottom:0 !important;line-height:1;font-size:1px}.cdl-pseudonav .content ul{position:relative;display:inline-block;margin:0 auto -3px;padding:0;list-style:none}.cdl-pseudonav .content li,.cdl-pseudonav .content li a,.cdl-pseudonav .content li a:link{margin:0;font-size:18px;line-height:18px;text-transform:uppercase;color:#222;font-weight:600;outline:0}.cdl-pseudonav .content li a,.cdl-pseudonav .content li a:link{color:#999}.cdl-pseudonav .content li{float:left;padding:15px 20px 15px}.cdl-pseudonav .content li.current{border-bottom:6px solid #4d73f1}.cdl-pseudonav .content li a:hover{text-decoration:none;color:#222;cursor:pointer}.eeRatingContainer{padding:0;margin:20px 0 15px 0;position:relative;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;font-size:13px;line-height:1.3em;min-height:125px}.eeRatingBigStars .eeRatingContainerInner{width:auto;height:auto;padding:15px}.eeRatingStatement{font-size:13px;margin-bottom:5px;text-align:center}.eeRatingStatement span{font-size:18px;font-weight:bold}.eeRatingStar{position:relative;width:21px;height:21px;float:left;border-right:2px solid transparent;background-size:cover;background-repeat:no-repeat;background-image:url(/img/ee.star.empty.svg)}.eeRatingBigStars .eeRatingStar{height:27px;width:27px;box-sizing:content-box}.eeRatingStar>div{width:100%;height:100%;position:absolute;background-size:cover;background-repeat:no-repeat;background-image:url(/img/ee.star.svg)}.eeRatingBigStars .eeRatingSectionLower{text-align:center;margin-top:5px}.eeRatingInnerTip{display:none;font-weight:normal}.eeRatingInfo,.eeRatingSectionMiddle{font-size:11px;font-weight:normal;color:#a3a3a3}.eeRatingInfo .eeRatingValue{font-weight:bold}.eeRatingSectionMiddle{text-align:center;cursor:pointer}.eeRatingVoteError{color:red}.eeRatingTooltip{top:80px;left:calc(50% - 90px);position:absolute;z-index:100000007;display:none}.eeRatingTip{min-width:150px;max-width:180px;position:relative;background:#fff;border:3px solid;border-color:rgba(0,0,0,.13);border-radius:4px;font-weight:normal;padding:9px;-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box}.eeRatingTip:after,.eeRatingTip:before{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.eeRatingTip:before{border-top-color:#d5d5d5;border-width:14px;margin-left:-14px;-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box}.eeRatingTip:after{border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:10px;margin-left:-10px}.eeRatingSectionUpper{text-align:center}.eeRatingStars{display:inline-block;cursor:pointer}.eeRatingDisabled .eeRatingStars{cursor:default}.eeRatingChange .eeRatingStar>div{background-image:none}.eeRatingStar>div.mousevote,.eeRatingStar>div.mousedone{background-image:url(/img/ee.star.svg);width:100% !important}.contents h3{font-size:24px;color:#000;font-weight:600}.contents ol li{line-height:1.2 !important}.contents ol li a{color:#2950ae !important;text-decoration:none !important;border:none !important;box-shadow:none !important;font-weight:400 !important}.contents ol a:hover{color:#2950ae;text-decoration:none;border-bottom:1px solid #2950ae !important}@media(min-width:576px){.bg-feature h1{font-size:32px;font-size:2.625rem}.bg-feature p{font-size:20px;font-size:1.25rem}.container,.container-fluid{padding-right:20px;padding-left:20px}.article-section .container{padding-top:30px}.pre-footer .container{padding-top:80px;padding-bottom:80px}.pre-footer .btn-white{margin:0;padding:17px 70px}}@media(min-width:1220px){body:not(.pid3295) .article-section .container{margin:0 auto;padding:0 0 40px;width:83.33333%}body:not(.pid3295) .article-section .col-right{position:absolute;width:200px;top:40px;right:-240px;padding:0}}@media(max-width:899px){#header #logo{width:194px;padding:0;background-position-x:6px}
}@media(max-width:799px){.responsive #wrpArticles>div{padding:10px 0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media(max-width:760px){.cdl-pseudonav .content{padding-top:20px !important;padding-bottom:20px !important}.cdl-pseudonav .content li{float:none;padding:10px;margin:10px}}@media(max-width:749px){.responsive #menu_wrapper{display:block}.responsive #header #logo{float:left}.responsive #header #hCurrentState{display:none}}@media(max-width:615px){#headerPremiumSignIn{display:none}}@media(max-width:570px){#post-featured-image>img{width:calc(100% + (100% - 78%)) !important;margin-left:calc((100% - 78%) * -2) !important;margin-right:calc((100% - 78%) * -2) !important}#post-featured-image{overflow:visible !important}}@media(max-width:500px){.article-section p img{max-width:126%;text-align:center;width:126%;height:auto;clear:both;margin-left:-31px;margin-right:-35px}figure{float:none;margin:0;width:auto !important;max-width:none !important}figure p img{width:100% !important;max-width:100% !important}figure figcaption{font-size:1em;line-height:1.2em}blockquote.bq-full-width{font-size:1.2em;line-height:1.4em}.rfact{float:none;margin:0;width:auto !important;max-width:none !important}.rfact .num{font-size:2em !important}.article-section ul,.article-section ol{margin:10px 0 13px;padding:0}ol.bignum{padding:0}ol.bignum li h2,ol.bignum li h3,ol.bignum li p{overflow:inherit}ol.bignum h2,ol.bignum h3{margin:0 0 6px;padding:0}ol.bignum li ul,ol.bignum li ol{margin:0 0 6px 20px}ol.bignum li ul li{padding:0 0 0 5px}ol.bignum li ol li{padding:0 0 0 6px}ol.bignum li p{margin:10px 0 6px;font-size:1em;line-height:1.3}ol.bignum li blockquote.bq-full-width{margin-left:0}ol.bignum li .fluid-video-wrapper{max-width:126%;text-align:center;width:126%;height:auto;clear:both;margin-left:-31px;margin-right:-35px}.article-section ol.bignum li h4{margin-left:0}ol.bignum li div.rfact{margin:0 0 0 0 !important}p.rfact,ol.bignum li p.rfact{line-height:1.2em}}@media(max-width:490px){#header{display:none}#header-mobile{display:block !important}}