.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}@-webkit-keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:0 0 4px;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{display:flex;align-items:center;padding:4px 6px 0 3px}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:rgba(60,60,60,.5);transform:scale(1);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:rgba(60,60,60,.5);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - 1px);left:0;z-index:1000;padding:5px 0;margin:0;width:100%;max-height:350px;min-width:160px;overflow-y:auto;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);border:1px solid rgba(60,60,60,.26);border-top-style:none;border-radius:0 0 4px 4px;text-align:left;list-style:none;background:#fff}.vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;padding:3px 20px;clear:both;color:#333;white-space:nowrap}.vs__dropdown-option:focus,.vs__dropdown-option:hover{cursor:pointer}.vs__dropdown-option--highlight{background:#5897fb;color:#fff}.vs__dropdown-option--disabled{background:inherit;color:rgba(60,60,60,.5)}.vs__dropdown-option--disabled:focus,.vs__dropdown-option--disabled:hover{cursor:inherit}.vs__selected{display:flex;align-items:center;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;color:#333;line-height:1.4;margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:rgba(60,60,60,.5);text-shadow:0 1px 0 #fff}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--open .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4;font-size:1em;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;flex-grow:1;z-index:1}.vs__search::-moz-placeholder{color:inherit}.vs__search:-ms-input-placeholder{color:inherit}.vs__search::placeholder{color:inherit}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search:focus,.vs--unsearchable:not(.vs--disabled) .vs__search:hover{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border:.9em solid hsla(0,0%,39.2%,.1);border-left-color:rgba(60,60,60,.45);transform:translateZ(0);-webkit-animation:vSelectSpinner 1.1s linear infinite;animation:vSelectSpinner 1.1s linear infinite;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em}.vs--loading .vs__spinner{opacity:1}@font-face{font-family:league-spartan-regular;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/league-spartan/LeagueSpartan-Regular.woff2) format("woff2"),url(/fonts/league-spartan/LeagueSpartan-Regular.woff) format("woff")}@font-face{font-family:league-spartan-bold;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/league-spartan/LeagueSpartan-Bold.woff2) format("woff2"),url(/fonts/league-spartan/LeagueSpartan-Bold.woff) format("woff")}body{font-family:league-spartan-regular,sans-serif;font-size:19px;line-height:1.5;counter-reset:item;color:#28323f;background:#f0f5f9;text-shadow:0 1px 0 #fff;margin-top:4rem;margin-left:0;margin-right:0;scroll-behavior:smooth;box-sizing:border-box}body .main .sidebar-left,body>.google-auto-placed{display:none}body.person-page .main,body.post-page .main{margin:3rem;display:grid;grid-template-columns:auto 24rem;grid-column-gap:3rem}@media (min-width:1600px){body.person-page .main,body.post-page .main{grid-template-columns:20rem auto 24rem}body.person-page .main .sidebar-left,body.post-page .main .sidebar-left{display:block}}@media (max-width:1023px){body.person-page .main,body.post-page .main{margin:1rem;display:block}body.person-page:after,body.post-page:after{content:tablet;display:none}}body.aux-page .main,body.browser-page .main,body.category-detail-page .main,body.list-detail-page .main,body.lists-list-page .main,body.occupations-by-person-type-page .main,body.person-types-list-page .main,body.posts-by-tag .main,body.trending-by-country-page .main,body.trending-page .main{margin:8rem 3rem;display:grid;grid-template-columns:auto 24rem;grid-column-gap:3rem}@media (max-width:1023px){body.aux-page .main,body.browser-page .main,body.category-detail-page .main,body.list-detail-page .main,body.lists-list-page .main,body.occupations-by-person-type-page .main,body.person-types-list-page .main,body.posts-by-tag .main,body.trending-by-country-page .main,body.trending-page .main{margin:6rem 1rem;grid-template-columns:unset;grid-column-gap:unset}body.aux-page:after,body.browser-page:after,body.category-detail-page:after,body.list-detail-page:after,body.lists-list-page:after,body.occupations-by-person-type-page:after,body.person-types-list-page:after,body.posts-by-tag:after,body.trending-by-country-page:after,body.trending-page:after{content:tablet;display:none}}body.dashboard-page .main,body.stories-page .main{display:block;margin:8rem 3rem}@media (max-width:1023px){body.dashboard-page .main,body.stories-page .main{margin:6rem 1rem}body.dashboard-page:after,body.stories-page:after{content:tablet;display:none}}body mmt-aed02d70-275b-4928-bb1b-b9906516a212-ad-wrapper{position:static!important}body #login-registration-form{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;width:50rem;display:grid;grid-template-columns:30% 70%;height:auto;z-index:3}body #login-registration-form.login-registration-form-enter,body #login-registration-form.login-registration-form-leave-to{transform:translate(-50%,-50%) scale(0)}body #login-registration-form.login-registration-form-enter-active,body #login-registration-form.login-registration-form-leave-active{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}body #login-registration-form.login-registration-form-enter-to{transform:translate(-50%,-50%) scale(1);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}body #login-registration-form .left{background-image:radial-gradient(circle at 17%,at 77%,rgba(17,17,17,.04) 0,rgba(17,17,17,.04) 50%,hsla(0,0%,77.3%,.04) 0,hsla(0,0%,77.3%,.04) 100%),radial-gradient(circle at 75%,at 55%,rgba(64,64,64,.04) 0,rgba(64,64,64,.04) 50%,hsla(0,0%,95.7%,.04) 0,hsla(0,0%,95.7%,.04) 100%),radial-gradient(circle at 44%,at 60%,hsla(0,0%,69.4%,.04) 0,hsla(0,0%,69.4%,.04) 50%,hsla(0,0%,73.3%,.04) 0,hsla(0,0%,73.3%,.04) 100%),linear-gradient(19deg,#0952bf,#22029f);background-image:radial-gradient(circle at 17% 77%,rgba(17,17,17,.04) 0,rgba(17,17,17,.04) 50%,hsla(0,0%,77.3%,.04) 0,hsla(0,0%,77.3%,.04) 100%),radial-gradient(circle at 75% 55%,rgba(64,64,64,.04) 0,rgba(64,64,64,.04) 50%,hsla(0,0%,95.7%,.04) 0,hsla(0,0%,95.7%,.04) 100%),radial-gradient(circle at 44% 60%,hsla(0,0%,69.4%,.04) 0,hsla(0,0%,69.4%,.04) 50%,hsla(0,0%,73.3%,.04) 0,hsla(0,0%,73.3%,.04) 100%),linear-gradient(19deg,#0952bf,#22029f);color:hsla(0,0%,100%,.75);text-shadow:none;position:relative}body #login-registration-form .left .text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body #login-registration-form .left .text .name{font-size:2rem}body #login-registration-form .left .text .message{font-size:14px}body #login-registration-form .right .icon-close{position:absolute;right:8px;top:4px;height:2rem;width:2rem;cursor:pointer;z-index:1;fill:#8898aa}body #login-registration-form .right .login-form,body #login-registration-form .right .registration-form{position:relative;padding:8px 16px}body #login-registration-form .right .login-form .message,body #login-registration-form .right .registration-form .message{font-size:14px}body #login-registration-form .right .login-form .message.success,body #login-registration-form .right .registration-form .message.success{color:#49beb7}body #login-registration-form .right .login-form .message.error,body #login-registration-form .right .registration-form .message.error{color:#f2545b}body #login-registration-form .right .login-form .name,body #login-registration-form .right .registration-form .name{font-family:league-spartan-bold,sans-serif;color:#8898aa;font-size:1.25rem}body .people .ad{margin-bottom:3rem}@media (min-width:768px){body .people .ad{margin-bottom:2rem}body .people .ad:after{content:tablet;display:none}}body .monu_sticky_full_width{z-index:1!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}body ::-moz-selection{color:#fff;background:#30259f;text-shadow:none}body ::selection{color:#fff;background:#30259f;text-shadow:none}body *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body :focus{outline:none}body a{text-decoration:none;color:#28323f}body a:focus{outline:none}body #toaster{width:24rem;height:8rem;position:fixed;bottom:0;left:50%;transform:translateX(-50%);margin:0 auto;z-index:999}body #toaster .text{position:absolute;top:50%;left:0;right:0;padding:0 1rem;text-align:center;transform:translateY(-50%);color:#fff;text-shadow:none}body #toaster.error{background:#f2545b}body #toaster.success{background:#49beb7}body #toaster.toaster-enter,body #toaster.toaster-leave-to{height:0}body #toaster.toaster-enter-active,body #toaster.toaster-leave-active{transition:all .4s ease-in-out}body #toaster.toaster-enter-to{height:8rem}body #confirmation-dialog{position:fixed;width:30rem;height:15rem;background:#fff;font-size:1.25rem;top:40%;left:50%;transform:translate(-50%,-50%)}body #confirmation-dialog .text-wrapper{height:12rem}body #confirmation-dialog .text-wrapper .text{font-size:15px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center}body #confirmation-dialog .options{height:3rem;display:grid;grid-template-columns:1fr 1fr;background:#f0f5f9}body #confirmation-dialog .options .option{text-align:center;font-size:15px;cursor:pointer;padding-top:8px}body #confirmation-dialog .options .option:focus,body #confirmation-dialog .options .option:hover{background:#e4edf4}body h1,body h2,body h3,body h4,body h5,body h6{font-family:league-spartan-bold,sans-serif}body.modal-open{opacity:.6}@media (max-width:1023px){body:before{content:"tablet";display:none}body:before:after{content:tablet;display:none}}@media (max-width:767px){body:before{content:"mobile";display:none}body:before:after{content:mobile;display:none}}@media (max-width:575px){body:before{content:"xs";display:none}body:before:after{content:xs;display:none}}@media (min-width:1024px){body:before{content:"desktop";display:none}body:before:after{content:desktop;display:none}}#mmt-a69ffeef-5351-4922-8ad4-2e4f519484aa-ad-wrapper,#mmt-aed02d70-275b-4928-bb1b-b9906516a212-ad-wrapper{top:4.5rem!important}@media (max-width:1023px){#mmt-a69ffeef-5351-4922-8ad4-2e4f519484aa-ad-wrapper{display:none}#mmt-a69ffeef-5351-4922-8ad4-2e4f519484aa-ad-wrapper:after{content:tablet;display:none}}.sidebar-left .ad{margin-bottom:2rem}.sidebar-right{text-align:right;overflow:hidden;margin:1rem 0 0}.sidebar-right .widgets{display:inline-block;width:23rem}@media (max-width:767px){.sidebar-right .widgets{width:100%}.sidebar-right .widgets:after{content:mobile;display:none}}.sidebar-right .widgets>.trending-people{background:#fff;padding:12px;margin-bottom:1rem;margin-top:1rem}.sidebar-right .widgets>.trending-people .t-categories{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4px;font-size:12px;margin-bottom:1rem}.sidebar-right .widgets>.trending-people .t-categories .t-category{background:#f0f5f9;text-align:center;padding:3px 6px 6px;line-height:1;text-shadow:none;border:1px solid #e4edf4;transition:background-color .3s ease-in-out,color .3s ease-in-out}.sidebar-right .widgets>.trending-people .t-categories .t-category:focus,.sidebar-right .widgets>.trending-people .t-categories .t-category:hover{background:#273043;color:#fff;transition:background-color .3s ease-in-out,color .3s ease-in-out}.sidebar-right .widgets>.trending-people .t-categories .t-category.active{background:#273043;color:#fff}.sidebar-right .widgets>.trending-people .google-auto-placed{display:none!important}.sidebar-right .widgets>.trending-people .title{margin-bottom:16px;color:#8898aa;font-family:league-spartan-bold,sans-serif;font-size:14px;text-transform:uppercase;line-height:1.5;text-align:left}.sidebar-right .widgets>.trending-people .title .icon{height:20px;width:20px;margin-bottom:-6px;fill:#8898aa}.sidebar-right .widgets>.trending-people .title .country-flag{margin-left:2px;height:11px;width:auto}.sidebar-right .widgets>.trending-people .empty{font-size:15px;color:#8898aa}.sidebar-right .widgets>.trending-people .footer{text-align:right}.sidebar-right .widgets>.trending-people .footer .link{display:block;line-height:1.25}.sidebar-right .widgets>.trending-people .footer .link .text{font-size:15px;color:#8898aa}.sidebar-right .widgets>.trending-people .footer .link .icon{height:1.5rem;width:2rem;margin-bottom:-8px;fill:#8898aa}.sidebar-right .widgets .ad{margin-bottom:2rem;width:300px;float:right}.sidebar-right .widgets .widget{background:#fff;display:inline-block;margin-bottom:2rem;padding:1rem 1rem 0}.sidebar-right .widgets .widget .accent{width:10%;height:3px;background:#8898aa;margin-bottom:6px}.sidebar-right .widgets .widget .widget-title{color:#8898aa;font-family:league-spartan-bold,sans-serif;font-size:15px;text-transform:uppercase;text-align:left}.sidebar-right .widgets .widget.latest-posts .post{display:grid;grid-template-columns:auto 5rem;grid-column-gap:8px;margin:8px 0;padding-bottom:8px}.sidebar-right .widgets .widget.latest-posts .post:last-of-type{border:0!important}.sidebar-right .widgets .widget.latest-posts .post .title{font-family:league-spartan-regular,sans-serif;font-size:15px;font-weight:400;margin:0;line-height:1.25;border:0;text-align:left}.sidebar-right .widgets .widget.latest-posts .post .thumb{max-width:5rem;width:5rem;padding:0}@media (max-width:1214px){.sidebar-right{margin:2rem auto 0}.sidebar-right .widgets{width:100%}.sidebar-right:after{content:desktop;display:none}}body.aux-page .main .contents .body{font-size:15px;padding:1rem 2rem 0}body.aux-page .main .contents .body .qa-groups{display:grid;grid-row-gap:8px}body.aux-page .main .contents .body .qa-groups .qa-group{padding:1rem}body.aux-page .main .contents .body .qa-groups .qa-group .question{margin:0}@media (max-width:767px){body.aux-page .main .contents .body{padding:1rem 1rem 0}body.aux-page .main .contents .body:after{content:mobile;display:none}}body.internal-server-error .main,body.page-not-found .main{text-align:center}body.internal-server-error .main .title,body.page-not-found .main .title{font-size:2rem;font-family:league-spartan-bold,sans-serif;text-align:center;padding-top:2rem;text-transform:uppercase}body.internal-server-error .main .message,body.page-not-found .main .message{text-align:center}body.internal-server-error .main .not-found-image,body.page-not-found .main .not-found-image{width:20rem;margin-top:5rem}body.browser-page .main .contents .browser-form{background:#fff;padding:2rem}body.browser-page .main .contents .browser-form .title{color:#8898aa;font-family:league-spartan-bold,sans-serif}body.browser-page .main .contents .browser-form>.rows{display:grid;grid-auto-flow:row;grid-row-gap:4px}body.browser-page .main .contents .browser-form>.rows>.row{margin:4px 0;display:grid;grid-template-columns:6rem auto}body.browser-page .main .contents .browser-form>.rows>.row>.label{color:#8898aa;font-size:14px;margin-top:4px}body.browser-page .main .contents .browser-form>.rows>.row>.select-field .vs__search{margin:2px 6px 0}body.browser-page .main .contents .browser-form>.rows>.row>.select-field .vs__search::-moz-placeholder{font-family:league-spartan-regular,sans-serif;color:#8898aa;font-size:15px}body.browser-page .main .contents .browser-form>.rows>.row>.select-field .vs__search:-ms-input-placeholder{font-family:league-spartan-regular,sans-serif;color:#8898aa;font-size:15px}body.browser-page .main .contents .browser-form>.rows>.row>.select-field .vs__search::placeholder{font-family:league-spartan-regular,sans-serif;color:#8898aa;font-size:15px}body.browser-page .main .contents .browser-form>.rows>.row>.select-field .vs__dropdown-toggle{cursor:text;height:32px;border-radius:32px;border:0;font-size:14px;background:#f0f5f9}body.browser-page .main .contents .browser-form>.rows>.row>.select-field .vs__dropdown-toggle .vs__actions{padding:4px 12px 0 3px}body.browser-page .main .contents .browser-form>.rows>.row>.select-field .vs__dropdown-toggle .vs__actions .vs__clear,body.browser-page .main .contents .browser-form>.rows>.row>.select-field .vs__dropdown-toggle .vs__actions .vs__open-indicator{fill:#8898aa}body.browser-page .main .contents .browser-form>.rows>.row>.select-field .vs__dropdown-menu{margin-top:2px;padding:0;border:0;text-shadow:none;border-radius:8px;max-height:16rem}body.browser-page .main .contents .browser-form>.rows>.row>.select-field .vs__dropdown-menu .vs__dropdown-option{color:#000;line-height:1.5;height:32px;border-bottom:1px solid #f0f5f9;padding-left:8px;font-size:14px}body.browser-page .main .contents .browser-form>.rows>.row>.select-field .vs__dropdown-menu .vs__dropdown-option:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}body.browser-page .main .contents .browser-form>.rows>.row>.select-field .vs__dropdown-menu .vs__dropdown-option--highlight{background:#f0f5f9}body.browser-page .main .contents .browser-form>.rows>.row.submit{grid-template-columns:unset;margin-top:8px;justify-content:right}body.browser-page .main .contents .page-title{padding-left:2rem;color:#8898aa}body.browser-page .main .contents .page-title .highlight{color:#28323f;font-family:league-spartan-bold,sans-serif}#ribbon{background-image:radial-gradient(circle at 17%,at 77%,rgba(17,17,17,.04) 0,rgba(17,17,17,.04) 50%,hsla(0,0%,77.3%,.04) 0,hsla(0,0%,77.3%,.04) 100%),radial-gradient(circle at 36%,at 17%,rgba(64,64,64,.04) 0,rgba(64,64,64,.04) 50%,hsla(0,0%,95.7%,.04) 0,hsla(0,0%,95.7%,.04) 100%),radial-gradient(circle at 44%,at 60%,hsla(0,0%,69.4%,.04) 0,hsla(0,0%,69.4%,.04) 50%,hsla(0,0%,73.3%,.04) 0,hsla(0,0%,73.3%,.04) 100%),linear-gradient(19deg,#0e4396,#220396);background-image:radial-gradient(circle at 17% 77%,rgba(17,17,17,.04) 0,rgba(17,17,17,.04) 50%,hsla(0,0%,77.3%,.04) 0,hsla(0,0%,77.3%,.04) 100%),radial-gradient(circle at 36% 17%,rgba(64,64,64,.04) 0,rgba(64,64,64,.04) 50%,hsla(0,0%,95.7%,.04) 0,hsla(0,0%,95.7%,.04) 100%),radial-gradient(circle at 44% 60%,hsla(0,0%,69.4%,.04) 0,hsla(0,0%,69.4%,.04) 50%,hsla(0,0%,73.3%,.04) 0,hsla(0,0%,73.3%,.04) 100%),linear-gradient(19deg,#0e4396,#220396)}#ribbon.north,#ribbon.south{width:100%;position:relative;height:16rem;padding:1rem 0 .5rem}#ribbon.north .ad,#ribbon.south .ad{margin:0;display:flex;justify-content:center;height:90px;width:auto}#ribbon.north .ribbon-wrapper>.swiper-no-slider,#ribbon.south .ribbon-wrapper>.swiper-no-slider{display:grid;grid-auto-flow:column;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;grid-column-gap:12px;padding-top:0;margin:1rem auto 0}#ribbon.north .ribbon-wrapper>.swiper-no-slider>.slide>.person,#ribbon.south .ribbon-wrapper>.swiper-no-slider>.slide>.person{background:#fff;height:9rem;width:5rem;display:block;position:relative;overflow:hidden;transition:all .3s ease}#ribbon.north .ribbon-wrapper>.swiper-no-slider>.slide>.person .thumb-wrapper .thumb,#ribbon.south .ribbon-wrapper>.swiper-no-slider>.slide>.person .thumb-wrapper .thumb{width:5rem}#ribbon.north .ribbon-wrapper>.swiper-no-slider>.slide>.person .thumb-wrapper:after,#ribbon.south .ribbon-wrapper>.swiper-no-slider>.slide>.person .thumb-wrapper:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:5rem;height:5rem;background:radial-gradient(ellipse at bottom,transparent 60%,#5c6d81 145%);border-top-left-radius:8px;border-top-right-radius:8px}#ribbon.north .ribbon-wrapper>.swiper-no-slider>.slide>.person .text,#ribbon.south .ribbon-wrapper>.swiper-no-slider>.slide>.person .text{padding:0 2px}#ribbon.north .ribbon-wrapper>.swiper-no-slider>.slide>.person .text .accent,#ribbon.south .ribbon-wrapper>.swiper-no-slider>.slide>.person .text .accent{height:2px;width:10px;background:#8898aa}#ribbon.north .ribbon-wrapper>.swiper-no-slider>.slide>.person .text .name,#ribbon.south .ribbon-wrapper>.swiper-no-slider>.slide>.person .text .name{font-size:12px;line-height:1;margin:2px 0 0;color:#28323f}#ribbon.north .ribbon-wrapper>.swiper-no-slider>.slide>.person .text .name:before,#ribbon.south .ribbon-wrapper>.swiper-no-slider>.slide>.person .text .name:before{content:" ";display:block;width:12px;height:2px;background:#8898aa}#ribbon.north .ribbon-wrapper>.swiper-no-slider>.slide>.person .text .brief-bio,#ribbon.south .ribbon-wrapper>.swiper-no-slider>.slide>.person .text .brief-bio{margin-top:2px;font-size:10px;line-height:1;color:#8898aa}#ribbon.north .ribbon-wrapper>.swiper-no-slider>.slide>.person:focus,#ribbon.north .ribbon-wrapper>.swiper-no-slider>.slide>.person:hover,#ribbon.south .ribbon-wrapper>.swiper-no-slider>.slide>.person:focus,#ribbon.south .ribbon-wrapper>.swiper-no-slider>.slide>.person:hover{transform:translateY(-8px)}#ribbon.north .ribbon-wrapper>.swiper,#ribbon.south .ribbon-wrapper>.swiper{width:84%;overflow:hidden;margin:0 auto;padding-top:1rem;justify-content:space-evenly}#ribbon.north .ribbon-wrapper>.swiper>.swiper-wrapper,#ribbon.south .ribbon-wrapper>.swiper>.swiper-wrapper{display:grid;grid-auto-flow:column}#ribbon.north .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide,#ribbon.south .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide{width:5rem!important;margin:0 8px;transition:all .3s ease-in}#ribbon.north .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person,#ribbon.south .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person{background:#fff;height:9rem;width:5rem;display:block;position:relative;transition:all .3s ease;overflow:hidden}#ribbon.north .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person:focus,#ribbon.north .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person:hover,#ribbon.south .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person:focus,#ribbon.south .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person:hover{transform:translateY(-8px)}#ribbon.north .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person .thumb-wrapper .thumb,#ribbon.south .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person .thumb-wrapper .thumb{width:5rem}#ribbon.north .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person .thumb-wrapper:after,#ribbon.south .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person .thumb-wrapper:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:5rem;height:5rem;background:radial-gradient(ellipse at bottom,transparent 60%,#5c6d81 145%);border-top-left-radius:8px;border-top-right-radius:8px}#ribbon.north .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person .text,#ribbon.south .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person .text{padding:0 2px}#ribbon.north .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person .text .accent,#ribbon.south .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person .text .accent{height:2px;width:10px;background:#8898aa}#ribbon.north .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person .text .name,#ribbon.south .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person .text .name{font-size:12px;line-height:1;margin:2px 0 0;color:#28323f}#ribbon.north .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person .text .name:before,#ribbon.south .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person .text .name:before{content:" ";display:block;width:12px;height:2px;background:#8898aa;margin:-4px 0 1px}#ribbon.north .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person .text .brief-bio,#ribbon.south .ribbon-wrapper>.swiper>.swiper-wrapper .swiper-slide .person .text .brief-bio{margin-top:2px;font-size:10px;line-height:1;color:#8898aa}#ribbon.north .ribbon-wrapper>.swiper .swiper-button-prev,#ribbon.south .ribbon-wrapper>.swiper .swiper-button-prev{background:hsla(0,0%,100%,.2);border-left:4px solid #8898aa;border-top-right-radius:2rem;border-bottom-right-radius:2rem;position:absolute;width:5rem;height:2rem;left:0;bottom:4rem;cursor:pointer;transition:width .3s linear}#ribbon.north .ribbon-wrapper>.swiper .swiper-button-prev .arrow-left-long,#ribbon.south .ribbon-wrapper>.swiper .swiper-button-prev .arrow-left-long{width:2.5rem;margin-top:-4px;margin-left:20px;fill:#8898aa;transition:margin-left .3s linear}#ribbon.north .ribbon-wrapper>.swiper .swiper-button-prev:focus,#ribbon.north .ribbon-wrapper>.swiper .swiper-button-prev:hover,#ribbon.south .ribbon-wrapper>.swiper .swiper-button-prev:focus,#ribbon.south .ribbon-wrapper>.swiper .swiper-button-prev:hover{width:6rem;transition:width .3s linear}#ribbon.north .ribbon-wrapper>.swiper .swiper-button-prev:focus .arrow-left-long,#ribbon.north .ribbon-wrapper>.swiper .swiper-button-prev:hover .arrow-left-long,#ribbon.south .ribbon-wrapper>.swiper .swiper-button-prev:focus .arrow-left-long,#ribbon.south .ribbon-wrapper>.swiper .swiper-button-prev:hover .arrow-left-long{margin-left:36px;transition:margin-left .3s linear}#ribbon.north .ribbon-wrapper>.swiper .swiper-button-next,#ribbon.south .ribbon-wrapper>.swiper .swiper-button-next{position:absolute;background:hsla(0,0%,100%,.2);right:0;width:5rem;height:2rem;bottom:4rem;border-right:4px solid #8898aa;border-top-left-radius:2rem;border-bottom-left-radius:2rem;cursor:pointer;transition:width .3s linear}#ribbon.north .ribbon-wrapper>.swiper .swiper-button-next .arrow-right-long,#ribbon.south .ribbon-wrapper>.swiper .swiper-button-next .arrow-right-long{width:2.5rem;margin-top:-4px;margin-left:16px;fill:#8898aa}#ribbon.north .ribbon-wrapper>.swiper .swiper-button-next:focus,#ribbon.north .ribbon-wrapper>.swiper .swiper-button-next:hover,#ribbon.south .ribbon-wrapper>.swiper .swiper-button-next:focus,#ribbon.south .ribbon-wrapper>.swiper .swiper-button-next:hover{width:6rem;transition:width .3s linear}#ribbon.north .ribbon-wrapper>.swiper .swiper-button-next:focus .arrow-right-long,#ribbon.north .ribbon-wrapper>.swiper .swiper-button-next:hover .arrow-right-long,#ribbon.south .ribbon-wrapper>.swiper .swiper-button-next:focus .arrow-right-long,#ribbon.south .ribbon-wrapper>.swiper .swiper-button-next:hover .arrow-right-long{margin-right:0;transition:margin-right .3s linear}#ribbon.north .ribbon-wrapper>.swiper.no-slide .swiper-wrapper,#ribbon.south .ribbon-wrapper>.swiper.no-slide .swiper-wrapper{justify-content:center}@media (max-width:1023px){#ribbon.north{display:none}#ribbon.north:after{content:tablet;display:none}}#ribbon.south{margin:0 auto;padding:1rem 0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:8px}@media (max-width:767px){#ribbon.south{background-image:unset;z-index:-1}#ribbon.south>.ribbon-wrapper>.swiper{width:100%;margin-top:unset}#ribbon.south>.ribbon-wrapper>.swiper>.swiper-wrapper{display:grid;grid-auto-flow:row;transform:unset!important;grid-row-gap:.5rem}#ribbon.south>.ribbon-wrapper>.swiper>.swiper-wrapper>.swiper-slide{width:100%!important;margin:0!important;width:unset!important}#ribbon.south>.ribbon-wrapper>.swiper>.swiper-wrapper>.swiper-slide>.person{display:grid;grid-template-columns:3.5rem auto;height:3.5rem;width:100%}#ribbon.south>.ribbon-wrapper>.swiper>.swiper-wrapper>.swiper-slide>.person>.thumb-wrapper>.thumb{width:3.5rem;border-top-left-radius:8px;border-bottom-left-radius:8px;border-top-right-radius:0;border-bottom-right-radius:0}#ribbon.south>.ribbon-wrapper>.swiper>.swiper-wrapper>.swiper-slide>.person>.thumb-wrapper:after{background:unset}#ribbon.south>.ribbon-wrapper>.swiper>.swiper-button-next,#ribbon.south>.ribbon-wrapper>.swiper>.swiper-button-prev{display:none}#ribbon.south:after{content:mobile;display:none}}#ribbon.south>.ribbon-wrapper{display:grid}#ribbon.south>.ribbon-wrapper>.swiper{margin-top:-1rem}#ribbon.south>.ribbon-wrapper>.swiper .swiper-button-prev{width:3rem;height:2rem}#ribbon.south>.ribbon-wrapper>.swiper .swiper-button-prev .arrow-left-long{width:28px;margin-top:1px;margin-left:6px}#ribbon.south>.ribbon-wrapper>.swiper .swiper-button-prev:focus,#ribbon.south>.ribbon-wrapper>.swiper .swiper-button-prev:hover{width:4rem}#ribbon.south>.ribbon-wrapper>.swiper .swiper-button-prev:focus .arrow-left-long,#ribbon.south>.ribbon-wrapper>.swiper .swiper-button-prev:hover .arrow-left-long{margin-left:20px}#ribbon.south>.ribbon-wrapper>.swiper .swiper-button-next{width:3rem;height:2rem}#ribbon.south>.ribbon-wrapper>.swiper .swiper-button-next .arrow-right-long{width:28px;margin-top:2px;margin-left:14px}#ribbon.south>.ribbon-wrapper>.swiper .swiper-button-next:focus,#ribbon.south>.ribbon-wrapper>.swiper .swiper-button-next:hover{width:4rem}#ribbon.south.fixed{border-radius:unset;position:fixed;left:0;right:0;bottom:0;z-index:10;height:9rem;-webkit-animation:rpSouth;animation:rpSouth;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-timing-function:linear;animation-timing-function:linear}#ribbon.south.fixed .ribbon-wrapper .swiper-container .swiper-button-prev{width:5rem;height:2rem}#ribbon.south.fixed .ribbon-wrapper .swiper-container .swiper-button-prev .arrow-left-long{width:2.5rem;margin-top:-4px;margin-left:20px}#ribbon.south.fixed .ribbon-wrapper .swiper-container .swiper-button-prev:focus,#ribbon.south.fixed .ribbon-wrapper .swiper-container .swiper-button-prev:hover{width:6rem}#ribbon.south.fixed .ribbon-wrapper .swiper-container .swiper-button-prev:focus .arrow-left-long,#ribbon.south.fixed .ribbon-wrapper .swiper-container .swiper-button-prev:hover .arrow-left-long{margin-left:36px}#ribbon.south.fixed .ribbon-wrapper .swiper-container .swiper-button-next{width:5rem;height:2rem}#ribbon.south.fixed .ribbon-wrapper .swiper-container .swiper-button-next .arrow-right-long{width:2.5rem;margin-top:-4px;margin-left:16px}#ribbon.south.fixed .ribbon-wrapper .swiper-container .swiper-button-next:focus,#ribbon.south.fixed .ribbon-wrapper .swiper-container .swiper-button-next:hover{width:6rem}#ribbon.south.fixed .ribbon-wrapper .swiper-container .swiper-button-next:focus .arrow-right-long,#ribbon.south.fixed .ribbon-wrapper .swiper-container .swiper-button-next:hover .arrow-right-long{margin-right:0}@media (max-width:767px){#ribbon.south.fixed{position:relative}#ribbon.south.fixed:after{content:mobile;display:none}}@-webkit-keyframes rpSouth{0%{height:0}to{height:8rem}}@keyframes rpSouth{0%{height:0}to{height:8rem}}body.stories-page .main .tags{margin-top:-8px;margin-bottom:0;padding:4px 8px}body.stories-page .main .tags .tag{color:#8898aa;font-family:league-spartan-bold,sans-serif;font-size:12px;margin-right:4px;text-transform:uppercase}body.stories-page .main .post-card{line-height:1.5}body.stories-page .main .post-card .featured-image{width:100%}body.stories-page .main .post-card .text{padding:0}body.stories-page .main .post-card .text .publish-date{font-size:14px;color:#8898aa;padding-left:8px}body.stories-page .main .post-card .text .accent{background:#8898aa;height:4px;width:8%;margin-top:12px;margin-left:8px}body.stories-page .main .post-card .text .title{font-family:Playfair Display,sans-serif;font-weight:400;margin:0;padding:4px 8px}body.stories-page .main .title{line-height:1.25}body.stories-page .main .hero{display:grid;grid-template-columns:25% 45% auto;grid-column-gap:2rem;margin-bottom:4rem}@media (max-width:1023px){body.stories-page .main .hero{grid-template-columns:30% 30% auto}body.stories-page .main .hero:after{content:tablet;display:none}}@media (max-width:767px){body.stories-page .main .hero{grid-template-columns:1fr}body.stories-page .main .hero:after{content:mobile;display:none}}body.stories-page .main .hero .left{display:grid;grid-row-gap:2rem}body.stories-page .main .hero .left .top-left.post-card{background:#fff}body.stories-page .main .hero .left .top-left.post-card .text .title{font-size:1.25rem}body.stories-page .main .hero .left .bottom-left{position:relative;line-height:0}@media (max-width:767px){body.stories-page .main .hero .left .bottom-left{margin-bottom:2rem}body.stories-page .main .hero .left .bottom-left:after{content:mobile;display:none}}body.stories-page .main .hero .left .bottom-left .featured-image{filter:saturate(.5) sepia(.3) brightness(.5) contrast(.5)}body.stories-page .main .hero .left .bottom-left .text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;width:94%}body.stories-page .main .hero .left .bottom-left .text .title{font-size:1.25rem;min-height:unset;margin-bottom:4px;padding:0 8px;color:#fff;line-height:1.25;text-shadow:none}body.stories-page .main .hero .left .bottom-left .text .accent{width:5%;height:2px;background:#fff;margin:8px auto 4px}body.stories-page .main .hero .left .bottom-left .text .publish-date{color:#fff;margin-top:16px;text-shadow:none}body.stories-page .main .hero .center.post-card{background:#fff}body.stories-page .main .hero .center.post-card .featured-image{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}body.stories-page .main .hero .center.post-card .text .title{font-size:1.75rem}body.stories-page .main .hero .center.post-card .text .excerpt{color:#8898aa;font-size:15px;padding:4px 8px}@media (max-width:767px){body.stories-page .main .hero .center{margin-bottom:2rem}body.stories-page .main .hero .center:after{content:mobile;display:none}}body.stories-page .main .hero .right.post-card{background:#30259f;color:#fff;text-shadow:none}body.stories-page .main .hero .right.post-card .accent{background:hsla(0,0%,100%,.75);height:4px;width:10%;margin-top:1rem;margin-left:8px}body.stories-page .main .hero .right.post-card .tags{margin:0}body.stories-page .main .hero .right.post-card .tags .tag{color:hsla(0,0%,100%,.75);font-family:league-spartan-bold,sans-serif;font-size:12px;margin-right:4px;text-transform:uppercase;border:0!important}body.stories-page .main .hero .right.post-card .title{color:#fff;font-family:Playfair Display,sans-serif;font-size:1.5rem;line-height:1.25;padding:4px 8px}body.stories-page .main .hero .right.post-card .publish-date{font-size:14px;color:hsla(0,0%,100%,.75);padding:4px 8px}body.stories-page .main .river{display:grid;grid-gap:2rem}@media (max-width:1023px){body.stories-page .main .river{grid-template-columns:repeat(2,1fr)}body.stories-page .main .river:after{content:tablet;display:none}}@media (max-width:767px){body.stories-page .main .river{grid-template-columns:1fr}body.stories-page .main .river:after{content:mobile;display:none}}body.stories-page .main .river .post-card{background:unset;padding-bottom:12px;border-bottom:1px dotted #e4edf4;border-radius:0}body.stories-page .main .river .post-card .publish-date{font-size:14px;color:#8898aa}body.stories-page .main .river .post-card .tags{margin-top:-4px;padding:0;border-bottom:0!important}body.stories-page .main .river .post-card .tags .tag{color:#8898aa;font-family:league-spartan-bold,sans-serif;font-size:12px;margin-right:4px;text-transform:uppercase;border-bottom:0}body.stories-page .main .river .post-card .accent{width:2%;height:4px;margin:6px 0 2px;background:#8898aa}body.stories-page .main .river .post-card .title{font-family:Playfair Display,sans-serif;font-weight:400;color:#273043;font-size:2rem;line-height:1.25;margin:0}@media (max-width:767px){body.stories-page .main .river .post-card .title{font-size:1.25rem}body.stories-page .main .river .post-card .title:after{content:mobile;display:none}}body.stories-page .main .river .post-card .sub-title{color:#8898aa;font-size:15px}body.stories-page .main .paginator{margin:3rem 0}body.home-page #navbar{background:#f0f5f9;border:0}body.home-page #navbar #live-search-bar{visibility:hidden}body.home-page .home-wrapper{width:60%;text-align:center;margin:14rem auto 0;transition:margin-top .3s ease-in-out}body.home-page .home-wrapper .message{font-family:Roboto Mono,monospace;text-align:left;padding-left:1rem;font-size:20px;text-shadow:none;color:#8898aa}body.home-page .home-wrapper .choose-advanced{text-align:right;margin-top:-24px;color:#8898aa;font-size:15px;cursor:pointer;padding-right:12px}body.home-page .home-wrapper #live-search-bar{position:relative;z-index:1}body.home-page .home-wrapper #live-search-bar .search-field{width:100%;height:2.5rem;border-radius:2rem;padding:0 1rem 4px;box-sizing:border-box;margin-bottom:.5rem;font-size:15px;background:#fff;font-family:league-spartan-regular,sans-serif;border:2px solid transparent;transition:border-color .2s ease-in}body.home-page .home-wrapper #live-search-bar .search-field::-moz-placeholder{color:#8898aa}body.home-page .home-wrapper #live-search-bar .search-field:-ms-input-placeholder{color:#8898aa}body.home-page .home-wrapper #live-search-bar .search-field::placeholder{color:#8898aa}body.home-page .home-wrapper #live-search-bar .search-field:focus{border-color:#30259f;transition:border-color .2s ease-in}body.home-page .home-wrapper #live-search-bar .search-icon{width:28px;position:absolute;top:6px;right:10px;fill:#8898aa}body.home-page .home-wrapper #live-search-bar .search-results{width:100%;margin:0 auto;max-height:calc(24rem + 7px);overflow-y:scroll;display:block}body.home-page .home-wrapper #live-search-bar .search-results .search-result{display:grid;grid-template-columns:3rem auto;grid-column-gap:8px;background:#fff;border-bottom:1px solid #f0f5f9!important}body.home-page .home-wrapper #live-search-bar .search-results .search-result .thumb{width:3rem}body.home-page .home-wrapper #live-search-bar .search-results .search-result .text{text-align:left}body.home-page .home-wrapper #live-search-bar .search-results .search-result .text .name{font-size:15px;font-family:league-spartan-bold,sans-serif}body.home-page .home-wrapper #live-search-bar .search-results .search-result .text .brief-bio{color:#8898aa;font-size:14px}body.home-page .home-wrapper #live-search-bar .search-results .search-result.active,body.home-page .home-wrapper #live-search-bar .search-results .search-result:focus,body.home-page .home-wrapper #live-search-bar .search-results .search-result:hover{background:#f0f5f9;cursor:pointer}body.home-page .home-wrapper #live-search-bar .search-results .search-result:first-of-type{border-top-left-radius:4px;border-top-right-radius:4px}body.home-page .home-wrapper #live-search-bar .search-results .search-result:first-of-type .thumb{border-top-left-radius:4px}body.home-page .home-wrapper #live-search-bar .search-results .search-result:last-of-type{border-bottom-left-radius:4px}body.home-page .home-wrapper #live-search-bar .search-results .search-result:last-of-type .thumb{border-bottom-left-radius:4px;border-bottom-right-radius:4px}body.home-page .home-wrapper #advanced-search{margin-top:2rem;background:#fff;width:100%;padding-bottom:1rem;position:relative;z-index:1}body.home-page .home-wrapper #advanced-search>.search-form{display:grid;grid-row-gap:12px;padding:1rem;text-align:left}body.home-page .home-wrapper #advanced-search>.search-form .row>.label{padding-left:4px;font-size:14px;color:#8898aa}body.home-page .home-wrapper #advanced-search>.search-form .row>.input-field{padding-left:16px;box-sizing:border-box;height:32px;border-radius:32px;background:#f0f5f9;width:100%;font-size:15px;border:2px solid transparent;transition:border-color .2s ease-in}body.home-page .home-wrapper #advanced-search>.search-form .row>.input-field:focus{border-color:#30259f;transition:border-color .2s ease-in}body.home-page .home-wrapper #advanced-search>.search-form .row .select-field{border-radius:32px;border:2px solid transparent;transition:border-color .2s ease-in}body.home-page .home-wrapper #advanced-search>.search-form .row .select-field .vs__search{margin:2px 6px 0;font-family:league-spartan-regular,sans-serif}body.home-page .home-wrapper #advanced-search>.search-form .row .select-field .vs__search::-moz-placeholder{color:#8898aa;font-size:15px}body.home-page .home-wrapper #advanced-search>.search-form .row .select-field .vs__search:-ms-input-placeholder{color:#8898aa;font-size:15px}body.home-page .home-wrapper #advanced-search>.search-form .row .select-field .vs__search::placeholder{color:#8898aa;font-size:15px}body.home-page .home-wrapper #advanced-search>.search-form .row .select-field .vs__dropdown-toggle{height:32px;border-radius:32px;border:0;font-size:14px;background:#f0f5f9}body.home-page .home-wrapper #advanced-search>.search-form .row .select-field .vs__dropdown-toggle .vs__actions{padding:4px 12px 0 3px}body.home-page .home-wrapper #advanced-search>.search-form .row .select-field .vs__dropdown-toggle .vs__actions .vs__clear,body.home-page .home-wrapper #advanced-search>.search-form .row .select-field .vs__dropdown-toggle .vs__actions .vs__open-indicator{fill:#8898aa}body.home-page .home-wrapper #advanced-search>.search-form .row .select-field .vs__dropdown-menu{margin-top:2px;padding:0;border:0;text-shadow:none;border-radius:8px;max-height:16rem;font-size:14px}body.home-page .home-wrapper #advanced-search>.search-form .row .select-field .vs__dropdown-menu .vs__dropdown-option{color:#000;line-height:1.5;height:32px;border-bottom:1px solid #f0f5f9}body.home-page .home-wrapper #advanced-search>.search-form .row .select-field .vs__dropdown-menu .vs__dropdown-option:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}body.home-page .home-wrapper #advanced-search>.search-form .row .select-field .vs__dropdown-menu .vs__dropdown-option--highlight{background:#f0f5f9}body.home-page .home-wrapper #advanced-search>.search-form .row .select-field .vs__dropdown-menu .vs__no-options{height:32px;line-height:1.75}body.home-page .home-wrapper #advanced-search>.search-form .row .select-field.vs--open{border-color:#30259f;transition:border-color .2s ease-in}body.home-page .home-wrapper #advanced-search>.search-form .row .select-field.vs--open .vs__dropdown-toggle .vs__actions .vs__clear,body.home-page .home-wrapper #advanced-search>.search-form .row .select-field.vs--open .vs__dropdown-toggle .vs__actions .vs__open-indicator{fill:#30259f}body.home-page .home-wrapper #advanced-search>.search-form .row.submit{grid-template-columns:auto;justify-self:right;margin-top:1rem}body.home-page .home-wrapper #advanced-search>.search-form .row.submit .button{line-height:1;padding:6px 32px 9px}body.home-page .home-wrapper #advanced-search>.search-form .row-group{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:2rem}body.home-page .home-wrapper #advanced-search>.search-results{padding:0 1rem}body.home-page .home-wrapper #advanced-search>.search-results .paginator .prev{text-align:left}body.home-page .home-wrapper #advanced-search>.search-results .paginator .next,body.home-page .home-wrapper #advanced-search>.search-results .paginator .prev{cursor:pointer}body.home-page .home-wrapper #advanced-search>.search-results .paginator .next svg,body.home-page .home-wrapper #advanced-search>.search-results .paginator .prev svg{height:1.5rem;fill:#273043}body.home-page .home-wrapper #advanced-search>.search-results .paginator .next.disabled,body.home-page .home-wrapper #advanced-search>.search-results .paginator .prev.disabled{cursor:unset}body.home-page .home-wrapper #advanced-search>.search-results .paginator .next.disabled svg,body.home-page .home-wrapper #advanced-search>.search-results .paginator .prev.disabled svg{fill:#8898aa}body.home-page .home-wrapper #advanced-search>.search-results .paginator .count{font-size:15px;color:#8898aa}body.home-page .home-wrapper #advanced-search>.search-results>.results.people-list{margin-top:2rem;box-shadow:none;display:grid;grid-row-gap:12px}body.home-page .home-wrapper #advanced-search>.search-results>.results.people-list>.result.person{height:5rem;display:grid;grid-template-columns:5rem auto;grid-column-gap:8px;text-align:left;border-radius:8px;border:0!important}body.home-page .home-wrapper #advanced-search>.search-results-empty{color:#8898aa}body.home-page .home-wrapper #advanced-search.advanced-search-enter,body.home-page .home-wrapper #advanced-search.advanced-search-leave-to{transform:scale(0)}body.home-page .home-wrapper #advanced-search.advanced-search-enter-active{-webkit-animation:advancedSearchAnim .5s cubic-bezier(.25,.46,.45,.94) normal;animation:advancedSearchAnim .5s cubic-bezier(.25,.46,.45,.94) normal}body.home-page .home-wrapper #advanced-search.advanced-search-leave-active{animation:advancedSearchAnim .5s cubic-bezier(.25,.46,.45,.94) reverse}body.home-page .home-wrapper #advanced-search.advanced-search-enter-to{transform:scale(1);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}body.home-page .home-wrapper.advanced-active{margin-top:8rem;transition:margin-top .3s ease-in-out}body.home-page .home-wrapper.advanced-active #live-search-bar .search-field{background:#f0f5f9;display:none}body.home-page .home-wrapper.advanced-active #live-search-bar .search-icon{display:none}body.home-page .home-wrapper #trending{background-image:radial-gradient(circle at 17%,at 77%,rgba(17,17,17,.04) 0,rgba(17,17,17,.04) 50%,hsla(0,0%,77.3%,.04) 0,hsla(0,0%,77.3%,.04) 100%),radial-gradient(circle at 26%,at 17%,rgba(64,64,64,.04) 0,rgba(64,64,64,.04) 50%,hsla(0,0%,95.7%,.04) 0,hsla(0,0%,95.7%,.04) 100%),radial-gradient(circle at 44%,at 60%,hsla(0,0%,69.4%,.04) 0,hsla(0,0%,69.4%,.04) 50%,hsla(0,0%,73.3%,.04) 0,hsla(0,0%,73.3%,.04) 100%),linear-gradient(19deg,#0e4396,#220396);background-image:radial-gradient(circle at 17% 77%,rgba(17,17,17,.04) 0,rgba(17,17,17,.04) 50%,hsla(0,0%,77.3%,.04) 0,hsla(0,0%,77.3%,.04) 100%),radial-gradient(circle at 26% 17%,rgba(64,64,64,.04) 0,rgba(64,64,64,.04) 50%,hsla(0,0%,95.7%,.04) 0,hsla(0,0%,95.7%,.04) 100%),radial-gradient(circle at 44% 60%,hsla(0,0%,69.4%,.04) 0,hsla(0,0%,69.4%,.04) 50%,hsla(0,0%,73.3%,.04) 0,hsla(0,0%,73.3%,.04) 100%),linear-gradient(19deg,#0e4396,#220396);position:fixed;bottom:0;left:0;width:100%;padding-top:1.5rem;text-align:left;padding-bottom:1rem;text-shadow:none;min-height:172px}@media (max-width:767px){body.home-page .home-wrapper #trending{display:none}body.home-page .home-wrapper #trending:after{content:mobile;display:none}}body.home-page .home-wrapper #trending .filter{margin:-8px 0 1rem calc(8% + 8px);color:#8898aa;font-family:league-spartan-bold,sans-serif;font-size:14px;padding-left:12px;border-radius:999px;border:2px solid #8898aa;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body.home-page .home-wrapper #trending .filter .text{margin-right:8px}body.home-page .home-wrapper #trending .filter .select-field{display:inline-block;width:14rem}body.home-page .home-wrapper #trending .filter .select-field .vs__search{margin:2px 6px 0;font-family:league-spartan-regular,sans-serif}body.home-page .home-wrapper #trending .filter .select-field .vs__search::-moz-placeholder{color:#8898aa;font-size:15px}body.home-page .home-wrapper #trending .filter .select-field .vs__search:-ms-input-placeholder{color:#8898aa;font-size:15px}body.home-page .home-wrapper #trending .filter .select-field .vs__search::placeholder{color:#8898aa;font-size:15px}body.home-page .home-wrapper #trending .filter .select-field .vs__dropdown-toggle{height:25px;border-radius:999px;border:0;padding-left:8px;font-size:14px;background:#8898aa}body.home-page .home-wrapper #trending .filter .select-field .vs__dropdown-toggle .vs__selected{margin:0}body.home-page .home-wrapper #trending .filter .select-field .vs__dropdown-toggle .vs__actions{padding:4px 12px 0 3px}body.home-page .home-wrapper #trending .filter .select-field .vs__dropdown-toggle .vs__actions .vs__clear,body.home-page .home-wrapper #trending .filter .select-field .vs__dropdown-toggle .vs__actions .vs__open-indicator{fill:#273043}body.home-page .home-wrapper #trending .filter .select-field .vs__dropdown-menu{margin-top:2px;padding:0;border:0;text-shadow:none;border-radius:8px;max-height:10rem;font-size:14px}body.home-page .home-wrapper #trending .filter .select-field .vs__dropdown-menu .vs__dropdown-option{color:#000;line-height:1.5;height:32px;padding-left:12px;border-bottom:1px solid #f0f5f9}body.home-page .home-wrapper #trending .filter .select-field .vs__dropdown-menu .vs__dropdown-option:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}body.home-page .home-wrapper #trending .filter .select-field .vs__dropdown-menu .vs__dropdown-option--highlight{background:#f0f5f9}body.home-page .home-wrapper #trending .filter .select-field .vs__dropdown-menu .vs__no-options{height:32px;line-height:1.5}body.home-page .home-wrapper #trending .swiper-container{width:84%;overflow:hidden;margin:0 auto}body.home-page .home-wrapper #trending .swiper-container .swiper-wrapper{display:grid;grid-auto-flow:column;height:9rem}body.home-page .home-wrapper #trending .swiper-container .swiper-wrapper .swiper-slide{width:5rem!important;margin:0 8px}body.home-page .home-wrapper #trending .swiper-container .swiper-wrapper .swiper-slide .person{background:#fff;height:9rem;width:5rem;display:block;position:relative;box-shadow:0 1px 2px rgba(0,0,0,.1);overflow:hidden}body.home-page .home-wrapper #trending .swiper-container .swiper-wrapper .swiper-slide .person .thumb-wrapper .thumb{width:5rem;max-height:5rem}body.home-page .home-wrapper #trending .swiper-container .swiper-wrapper .swiper-slide .person .thumb-wrapper:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:5rem;height:5rem;background:radial-gradient(ellipse at bottom,transparent 60%,#5c6d81 145%);border-top-left-radius:8px;border-top-right-radius:8px}body.home-page .home-wrapper #trending .swiper-container .swiper-wrapper .swiper-slide .person .text{padding:0 2px}body.home-page .home-wrapper #trending .swiper-container .swiper-wrapper .swiper-slide .person .text .accent{height:2px;width:10px;background:#8898aa}body.home-page .home-wrapper #trending .swiper-container .swiper-wrapper .swiper-slide .person .text .name{font-size:12px;line-height:1;margin:2px 0 0;color:#28323f}body.home-page .home-wrapper #trending .swiper-container .swiper-wrapper .swiper-slide .person .text .brief-bio{font-size:10px;line-height:1;color:#8898aa}body.home-page .home-wrapper #trending .swiper-container .swiper-button-prev{background:hsla(0,0%,100%,.2);border-left:4px solid #8898aa;border-top-right-radius:2rem;border-bottom-right-radius:2rem;position:absolute;width:5rem;height:2rem;left:0;bottom:5rem;cursor:pointer;transition:width .3s linear}body.home-page .home-wrapper #trending .swiper-container .swiper-button-prev .arrow-left-long{width:2.5rem;margin-top:-4px;margin-left:20px;fill:#8898aa;transition:margin-left .3s linear}body.home-page .home-wrapper #trending .swiper-container .swiper-button-prev:focus,body.home-page .home-wrapper #trending .swiper-container .swiper-button-prev:hover{width:6rem;transition:width .3s linear}body.home-page .home-wrapper #trending .swiper-container .swiper-button-prev:focus .arrow-left-long,body.home-page .home-wrapper #trending .swiper-container .swiper-button-prev:hover .arrow-left-long{margin-left:36px;transition:margin-left .3s linear}body.home-page .home-wrapper #trending .swiper-container .swiper-button-next{position:absolute;background:hsla(0,0%,100%,.2);right:0;width:5rem;height:2rem;bottom:5rem;border-right:4px solid #8898aa;border-top-left-radius:2rem;border-bottom-left-radius:2rem;cursor:pointer;transition:width .3s linear}body.home-page .home-wrapper #trending .swiper-container .swiper-button-next .arrow-right-long{width:2.5rem;margin-top:-4px;margin-left:16px;fill:#8898aa}body.home-page .home-wrapper #trending .swiper-container .swiper-button-next:focus,body.home-page .home-wrapper #trending .swiper-container .swiper-button-next:hover{width:6rem;transition:width .3s linear}body.home-page .home-wrapper #trending .swiper-container .swiper-button-next:focus .arrow-right-long,body.home-page .home-wrapper #trending .swiper-container .swiper-button-next:hover .arrow-right-long{margin-right:0;transition:margin-right .3s linear}body.home-page .home-wrapper #trending .swiper-container.swiper-paired .swiper-wrapper{display:grid;grid-auto-flow:column;height:8rem}body.home-page .home-wrapper #trending .swiper-container.swiper-paired .swiper-wrapper .swiper-slide{display:grid;grid-auto-flow:row;grid-gap:8px;grid-template-columns:-webkit-max-content;grid-template-columns:max-content;width:18rem!important}body.home-page .home-wrapper #trending .swiper-container.swiper-paired .swiper-wrapper .swiper-slide .bottom,body.home-page .home-wrapper #trending .swiper-container.swiper-paired .swiper-wrapper .swiper-slide .top{background:#fff;display:grid;grid-template-columns:3.5rem auto;grid-column-gap:6px;height:3.5rem;width:inherit}body.home-page .home-wrapper #trending .swiper-container.swiper-paired .swiper-wrapper .swiper-slide .bottom .accent,body.home-page .home-wrapper #trending .swiper-container.swiper-paired .swiper-wrapper .swiper-slide .top .accent{margin-top:4px;margin-bottom:-2px;width:5%;height:3px;background:#273043}body.home-page .home-wrapper #trending .swiper-container.swiper-paired .swiper-wrapper .swiper-slide .bottom .thumb,body.home-page .home-wrapper #trending .swiper-container.swiper-paired .swiper-wrapper .swiper-slide .top .thumb{height:3.5rem;width:3.5rem}body.home-page .home-wrapper #trending .swiper-container.swiper-paired .swiper-wrapper .swiper-slide .bottom .text,body.home-page .home-wrapper #trending .swiper-container.swiper-paired .swiper-wrapper .swiper-slide .top .text{position:relative}body.home-page .home-wrapper #trending .swiper-container.swiper-paired .swiper-wrapper .swiper-slide .bottom .text .name,body.home-page .home-wrapper #trending .swiper-container.swiper-paired .swiper-wrapper .swiper-slide .top .text .name{font-size:14px;font-family:league-spartan-bold,sans-serif}body.home-page .home-wrapper #trending .swiper-container.swiper-paired .swiper-wrapper .swiper-slide .bottom .text .brief-bio,body.home-page .home-wrapper #trending .swiper-container.swiper-paired .swiper-wrapper .swiper-slide .top .text .brief-bio{position:absolute;bottom:6px;font-size:12px;line-height:1;color:#8898aa}body.home-page .home-wrapper #trending .no-people{margin-left:calc(8% + 8px);color:#8898aa;font-size:15px}body.home-page .home-wrapper .trending-enter-active{-webkit-animation:trendingAnim .4s normal;animation:trendingAnim .4s normal}body.home-page .home-wrapper .trending-leave-active{animation:trendingAnim .4s reverse}@media (max-width:1023px){body.home-page .home-wrapper{width:90%}body.home-page .home-wrapper:after{content:tablet;display:none}}@-webkit-keyframes advancedSearchAnim{0%{transform:scale(0);transform-origin:50% 0}to{transform:scale(1);transform-origin:50% 0}}@keyframes advancedSearchAnim{0%{transform:scale(0);transform-origin:50% 0}to{transform:scale(1);transform-origin:50% 0}}@-webkit-keyframes trendingAnim{0%{transform:scaleY(0);transform-origin:0 100%}to{transform:scaleY(1);transform-origin:0 100%}}@keyframes trendingAnim{0%{transform:scaleY(0);transform-origin:0 100%}to{transform:scaleY(1);transform-origin:0 100%}}body.lists-list-page .contents.lists{display:grid;grid-row-gap:2rem;background:#fff;padding:2rem}body.lists-list-page .contents.lists>.create-list{background:#f0f5f9;height:3rem;font-family:league-spartan-bold,sans-serif;color:#8898aa;padding-top:1rem;text-align:center}body.lists-list-page .contents.lists>.list{display:grid;grid-template-columns:10rem auto;grid-column-gap:1rem;background:#f0f5f9;transition:background-color .3s ease-in-out}body.lists-list-page .contents.lists>.list>.cover-image{max-width:100%}body.lists-list-page .contents.lists>.list>.text{line-height:1.5}body.lists-list-page .contents.lists>.list>.text .accent{height:3px;background:#28323f;width:5%;margin-top:8px}body.lists-list-page .contents.lists>.list>.text>.name{margin:0}body.lists-list-page .contents.lists>.list>.text>.description{color:#8898aa;font-size:14px;padding-right:12px}body.lists-list-page .contents.lists>.list:focus,body.lists-list-page .contents.lists>.list:hover{background:#e4edf4;transition:background-color .3s ease-in-out}@media (max-width:767px){body.lists-list-page .contents.lists>.list{grid-template-columns:7rem auto}body.lists-list-page .contents.lists>.list>.text{line-height:1.25}body.lists-list-page .contents.lists>.list>.text>.accent{top:4px}body.lists-list-page .contents.lists>.list>.text>.description{font-size:12px}body.lists-list-page .contents.lists>.list:after{content:mobile;display:none}}body.list-detail-page .main .contents .body.list .header .name{font-family:BenchNine,sans-serif;font-size:2rem;margin:0}@media (max-width:767px){body.list-detail-page .main .contents .body.list .header .name{font-size:1.5rem}body.list-detail-page .main .contents .body.list .header .name:after{content:mobile;display:none}}body.list-detail-page .main .contents .body.list .header .cover-image{width:100%}body.list-detail-page .main .contents .body.list .header .description{color:#8898aa;font-family:Playfair Display,sans-serif;font-size:19px;line-height:2}body.list-detail-page .main .contents .body.list .header .count{padding-right:16px;color:#8898aa;font-size:15px;text-align:right}body.list-detail-page .main .contents .body.list .paginator.bottom{padding:0 8px 32px}body.person-types-list-page .contents.person-type-lists{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:1rem;grid-row-gap:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media (max-width:767px){body.person-types-list-page .contents.person-type-lists{grid-template-columns:unset}body.person-types-list-page .contents.person-type-lists:after{content:mobile;display:none}}body.person-types-list-page .contents.person-type-lists .person-type{position:relative;line-height:1}body.person-types-list-page .contents.person-type-lists .person-type .cover-image{max-width:100%;height:auto;filter:brightness(.6)}body.person-types-list-page .contents.person-type-lists .person-type .text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-shadow:none}body.person-types-list-page .contents.person-type-lists .person-type .text .name{font-size:1.25rem;line-height:1}body.occupations-by-person-type-page .main .contents{background:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:3rem}body.occupations-by-person-type-page .main .contents .body .header .name{padding:8px 2rem;margin:0;font-size:2rem}body.occupations-by-person-type-page .main .contents .body .header .cover-image{margin-bottom:12px;width:100%}body.occupations-by-person-type-page .main .contents .body .header .title{margin-top:0;padding:0 2rem;font-size:1.5rem}body.occupations-by-person-type-page .main .contents .body .occupations{padding:0 2rem;display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:8px}body.occupations-by-person-type-page .main .contents .body .occupations .occupation{margin:0;font-size:15px}@media (max-width:767px){body.occupations-by-person-type-page .main .contents .body{padding:0}body.occupations-by-person-type-page .main .contents .body .occupations{grid-template-columns:unset}body.occupations-by-person-type-page .main .contents .body:after{content:mobile;display:none}}#navbar{position:fixed;top:0;left:0;right:0;width:100%;height:4rem;z-index:99;background:#fff;display:grid;grid-template-columns:31rem auto 31rem;transition:background-color .3s linear;border-bottom:1px solid #e4edf4}#navbar #live-search-bar{position:relative;margin-left:3rem}#navbar #live-search-bar>.search-field{height:2rem;background:#e4edf4;margin-top:16px;font-size:15px;border-radius:2rem;border:0;padding:0 0 2px 16px;box-sizing:border-box;width:25rem;box-shadow:0 0 3px 1px #8898aa}#navbar #live-search-bar>.search-field::-moz-placeholder{color:#8898aa}#navbar #live-search-bar>.search-field:-ms-input-placeholder{color:#8898aa}#navbar #live-search-bar>.search-field::placeholder{color:#8898aa}#navbar #live-search-bar>.search-icon{width:20px;position:absolute;top:22px;right:56px;fill:#8898aa}#navbar #live-search-bar>.search-results{background:#fff;max-height:calc(24rem + 7px);width:25rem;overflow-y:scroll;margin-top:8px;position:absolute;top:3rem;left:0}#navbar #live-search-bar>.search-results>.search-result{padding-right:8px;font-size:1rem;text-shadow:none;cursor:pointer;background:#fff;display:grid;grid-template-columns:3rem auto;grid-column-gap:8px;max-width:unset;height:unset;width:100%}#navbar #live-search-bar>.search-results>.search-result>.thumb{width:3rem}#navbar #live-search-bar>.search-results>.search-result>.text>.name{font-size:15px;font-family:league-spartan-bold,sans-serif;padding-top:2px}#navbar #live-search-bar>.search-results>.search-result>.text>.brief-bio{display:block;font-size:14px;color:#8898aa}#navbar #live-search-bar>.search-results>.search-result.active{background:#f0f5f9}#navbar .url{overflow:hidden;text-align:center}#navbar .url .logo{width:8rem;height:auto;margin-top:1rem;transition:all .4s ease-in-out}#navbar .url .logo .left-box,#navbar .url .logo .left-curve,#navbar .url .logo .left-text,#navbar .url .logo .right-box,#navbar .url .logo .right-text{fill:#273043}#navbar .url .logo .left-curve{stroke:#273043}#navbar .url .logo .beta,#navbar .url .logo .left-text{fill:#f0f5f9}#navbar .nav-links{margin-top:1rem;display:inline-block;justify-self:end;margin-right:5rem;position:relative}#navbar .nav-links>.link{padding:3px 4px 5px;text-transform:uppercase;color:#273043;font-size:11px;font-family:league-spartan-bold,sans-serif;transition:background-color .3s linear;cursor:pointer}#navbar .nav-links>.link:focus,#navbar .nav-links>.link:hover{background:#e4edf4;transition:background-color .3s linear}@media (max-width:1023px){#navbar .nav-links>.link{padding:3px 4px 5px}#navbar .nav-links>.link.auth{display:none}#navbar .nav-links>.link:after{content:tablet;display:none}}#navbar .nav-links>.account-links{display:grid;grid-auto-flow:row;background:#fff;position:absolute;right:0;top:2rem;text-align:center;width:6rem;transition:all .3s linear}#navbar .nav-links>.account-links>.link{font-size:12px;text-transform:uppercase;font-family:league-spartan-bold,sans-serif;height:24px;padding-top:8px;background:#fff;cursor:pointer}#navbar .nav-links>.account-links>.link:focus,#navbar .nav-links>.account-links>.link:hover{background:#e4edf4}#navbar .nav-links>.account-links.account-links-enter,#navbar .nav-links>.account-links.account-links-leave-to{transform:scale(0)}#navbar .nav-links>.account-links.account-links-enter-active{-webkit-animation:advancedSearchAnim .5s cubic-bezier(.25,.46,.45,.94) normal;animation:advancedSearchAnim .5s cubic-bezier(.25,.46,.45,.94) normal}#navbar .nav-links>.account-links.account-links-leave-active{animation:advancedSearchAnim .5s cubic-bezier(.25,.46,.45,.94) reverse}#navbar .nav-links>.account-links.account-links-enter-to{transform:scale(1);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}#navbar .hamburger{position:fixed;right:1rem;top:1.25rem;display:grid;grid-gap:4px;direction:rtl;cursor:pointer}#navbar .hamburger .line{height:2px;width:2.5rem;background:#273043;border-radius:2px;transition:width .4s cubic-bezier(.485,2.5,.545,.835) 0s}#navbar .hamburger .line.one{width:1.75rem}#navbar .hamburger .line.two{width:2.75rem}#navbar .hamburger .line.three{width:2.25rem}#navbar .hamburger .line.four{width:2.75rem}#navbar .hamburger:focus .line,#navbar .hamburger:hover .line{transition:width .4s cubic-bezier(.485,2.5,.545,.835) 0s}#navbar .hamburger:focus .line.one,#navbar .hamburger:hover .line.one{width:2.75rem}#navbar .hamburger:focus .line.two,#navbar .hamburger:hover .line.two{width:2.25rem}#navbar .hamburger:focus .line.three,#navbar .hamburger:hover .line.three{width:2.75rem}#navbar .hamburger:focus .line.four,#navbar .hamburger:hover .line.four{width:1.75rem}#navbar .panel{position:fixed;top:4rem;height:100%;width:100%;right:0;background-image:radial-gradient(circle at 17%,at 77%,rgba(17,17,17,.04) 0,rgba(17,17,17,.04) 50%,hsla(0,0%,77.3%,.04) 0,hsla(0,0%,77.3%,.04) 100%),radial-gradient(circle at 36%,at 17%,rgba(64,64,64,.04) 0,rgba(64,64,64,.04) 50%,hsla(0,0%,95.7%,.04) 0,hsla(0,0%,95.7%,.04) 100%),radial-gradient(circle at 44%,at 60%,hsla(0,0%,69.4%,.04) 0,hsla(0,0%,69.4%,.04) 50%,hsla(0,0%,73.3%,.04) 0,hsla(0,0%,73.3%,.04) 100%),linear-gradient(19deg,#0952bf,#22029f);background-image:radial-gradient(circle at 17% 77%,rgba(17,17,17,.04) 0,rgba(17,17,17,.04) 50%,hsla(0,0%,77.3%,.04) 0,hsla(0,0%,77.3%,.04) 100%),radial-gradient(circle at 36% 17%,rgba(64,64,64,.04) 0,rgba(64,64,64,.04) 50%,hsla(0,0%,95.7%,.04) 0,hsla(0,0%,95.7%,.04) 100%),radial-gradient(circle at 44% 60%,hsla(0,0%,69.4%,.04) 0,hsla(0,0%,69.4%,.04) 50%,hsla(0,0%,73.3%,.04) 0,hsla(0,0%,73.3%,.04) 100%),linear-gradient(19deg,#0952bf,#22029f);padding-top:10rem;text-align:center;border-top:1px solid rgba(0,0,0,.25)}#navbar .panel>.links{display:grid;grid-auto-flow:row}#navbar .panel>.links>.links-group{padding-bottom:1rem;margin-bottom:1rem;display:grid;grid-auto-flow:row}#navbar .panel>.links>.links-group>.link{color:#e4edf4;text-shadow:none;text-transform:uppercase;font-size:14px;font-family:league-spartan-bold,sans-serif}#navbar .panel>.links>.links-group:not(:last-of-type){border-bottom:1px solid hsla(0,0%,100%,.5)}#navbar .panel.panel-enter-active,#navbar .panel.panel-enter-done{-webkit-animation:slideMenu .7s cubic-bezier(.175,.885,.32,1.1) normal;animation:slideMenu .7s cubic-bezier(.175,.885,.32,1.1) normal}#navbar .panel.panel-leave-active,#navbar .panel.panel-leave-done{animation:slideMenu .5s cubic-bezier(.175,.885,.32,1.1) reverse}#navbar.scrolling .logo{transform:rotate(2turn);transition:all .4s ease-in-out}@media (max-width:1214px){#navbar{height:3rem;grid-template-columns:6rem auto}#navbar .url .logo{width:5rem;margin-top:14px}#navbar #live-search-bar{display:none}#navbar .nav-links{margin-top:10px}#navbar .hamburger{top:18px}#navbar .panel{top:3rem}#navbar:after{content:desktop;display:none}}@-webkit-keyframes slideMenuMobile{0%{transform:rotateY(-100deg);transform-origin:left;opacity:0}to{transform:rotateY(0);transform-origin:left;opacity:1}}@keyframes slideMenuMobile{0%{transform:rotateY(-100deg);transform-origin:left;opacity:0}to{transform:rotateY(0);transform-origin:left;opacity:1}}@-webkit-keyframes slideMenu{0%{transform:translatex(100%);transform-origin:right}to{transform:translateX(0);transform-origin:right}}@keyframes slideMenu{0%{transform:translatex(100%);transform-origin:right}to{transform:translateX(0);transform-origin:right}}.paginator{display:grid;grid-template-columns:5rem auto 5rem;height:2rem;margin:2rem 0}@media (max-width:767px){.paginator{margin:2rem 8px}.paginator:after{content:mobile;display:none}}.paginator .icon{width:2rem;height:2rem;fill:#28323f}.paginator .icon.disabled{cursor:none;pointer-events:none;fill:#e4edf4}.paginator .next{text-align:right}.paginator .next.disabled,.paginator .prev.disabled{cursor:none;pointer-events:none}.paginator .next.disabled .icon,.paginator .prev.disabled .icon{fill:#8898aa}.paginator .current{text-align:center;color:#8898aa;font-size:15px}#sharebar-vertical{position:fixed;bottom:6rem;width:40px;display:grid;background:#fff;z-index:1;border-radius:4px}@media (max-width:1214px){#sharebar-vertical{display:none}#sharebar-vertical:after{content:desktop;display:none}}#sharebar-vertical.offset{bottom:12rem}#sharebar-vertical .icon-wrapper{height:40px}#sharebar-vertical .icon-wrapper:not(:last-of-type){border-bottom:1px solid #e4edf4}#sharebar-vertical .icon{width:16px;height:16px;padding:12px;text-align:center}#sharebar-vertical .icon:focus,#sharebar-vertical .icon:hover{cursor:pointer}#sharebar-vertical .icon.facebook{fill:#3e64ad;padding-top:12px}#sharebar-vertical .icon.twitter{fill:#55acee}#sharebar-vertical .icon.reddit{fill:#ff5700}#sharebar-vertical .icon.linkedin{fill:#0077b5}#sharebar-vertical .icon.vk{fill:#4c75a3}#sharebar-vertical .icon.mix{fill:#ff8126}#sharebar-vertical .icon.chevron-up{fill:#8898aa;height:20px;width:20px;padding:10px}#sharebar-horizontal{display:grid;grid-auto-flow:column;position:absolute;bottom:1rem;left:0;right:0;width:100%;height:24px}#sharebar-horizontal>.icon-wrapper>.icon{width:100%;height:24px;margin:0 auto;padding:8px 0;cursor:pointer;fill:#fff}#sharebar-horizontal>.icon-wrapper>.icon.facebook{background:#3e64ad}#sharebar-horizontal>.icon-wrapper>.icon.twitter{background:#55acee}#sharebar-horizontal>.icon-wrapper>.icon.reddit{background:#ff5700}#sharebar-horizontal>.icon-wrapper>.icon.linkedin{background:#0077b5}#sharebar-horizontal>.icon-wrapper>.icon.vk{background:#4c75a3}#sharebar-horizontal>.icon-wrapper>.icon.whatsapp{background:#5cbe4a}#sharebar-horizontal>.icon-wrapper>.icon.mix{background:#ff8126}@media (min-width:768px){#sharebar-horizontal>.icon-wrapper:first-of-type .icon{border-bottom-left-radius:8px}#sharebar-horizontal>.icon-wrapper:last-of-type .icon{border-bottom-right-radius:8px}#sharebar-horizontal>.icon-wrapper:after{content:tablet;display:none}}@media (max-width:1023px){#sharebar-horizontal{position:fixed;bottom:1rem;left:0;right:0;z-index:1}#sharebar-horizontal:after{content:tablet;display:none}}body.person-page .main #floating-menu{display:none}@-webkit-keyframes floatingMenuExpand{0%{height:0}to{height:2rem}}@keyframes floatingMenuExpand{0%{height:0}to{height:2rem}}body.person-page .main #floating-menu.fixed{position:fixed;visibility:visible;display:grid;grid-auto-flow:column;top:4.25rem;background:#fff;z-index:1;height:2rem;padding-left:12px;padding-right:6px;background:#273043;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);-webkit-animation:floatingMenuExpand;animation:floatingMenuExpand;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-timing-function:linear;animation-timing-function:linear}body.person-page .main #floating-menu.fixed .link{color:#fff;text-transform:uppercase;font-size:12px;font-family:league-spartan-bold,sans-serif;padding-top:6px;padding-right:6px;text-shadow:none}body.person-page .main #floating-menu.fixed .link.active{color:#8898aa}body.person-page .main #floating-menu.fixed .link:not(:last-of-type):after{content:"|";color:#8898aa;margin-left:6px}@media (max-width:767px){body.person-page .main #floating-menu.fixed{top:3.25rem}body.person-page .main #floating-menu.fixed:after{content:mobile;display:none}}body.person-page .main .google-auto-placed{margin:1rem 0}body.person-page .main .name-vertical{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;transform:scale(-1);position:fixed;left:20px;bottom:2rem;font-family:league-spartan-bold,sans-serif;font-size:15px}body.person-page .main .name-vertical>.icon{width:1rem;height:2rem;margin:4px 8px 0 0}@media (max-width:1023px){body.person-page .main .name-vertical{display:none}body.person-page .main .name-vertical:after{content:tablet;display:none}}body.person-page .main .contents>.google-auto-placed{margin-bottom:-2rem;background:#fff}body.person-page .main .contents #person-admin-block{padding:12px;margin-bottom:2rem;border:2px solid #f2545b;background:#fff}body.person-page .main .contents #person-admin-block .form-row-group{grid-column-gap:1rem}body.person-page .main .contents #person-admin-block .form-row-group.basics{grid-auto-flow:row}body.person-page .main .contents #person-admin-block .form-row-group.basics .row{margin:4px 0;grid-template-columns:6rem auto}body.person-page .main .contents #person-admin-block .form-row-group.many{grid-template-columns:repeat(2,1fr)}body.person-page .main .contents #person-admin-block .form-row-group.social .form-rows{margin-top:1rem;display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:row}body.person-page .main .contents #person-admin-block .form-row-group.social .form-rows .form-row{grid-template-columns:2rem auto;margin:4px 0}body.person-page .main .contents #person-admin-block .form-row-group.social .form-rows .form-row .icon{height:16px;width:16px;float:right;margin-top:4px}body.person-page .main .contents #person-admin-block .form-row-group.places .form-row{grid-template-columns:3rem auto}body.person-page .main .contents #person-admin-block .form-row-group.checkboxes .form-row{margin:4px 0}body.person-page .main .contents #person-admin-block .form-row-group.checkboxes .form-row .checkbox-field{margin-top:8px}body.person-page .main .contents #person-admin-block .form-row-group.authorities .form-row{grid-template-columns:4rem auto}body.person-page .main .contents #person-admin-block .form-row{margin:3px 0}body.person-page .main .contents #person-admin-block .form-row.submit{margin-top:1rem;display:block;text-align:right;line-height:1}body.person-page .main .contents #person-admin-block .form-row.submit .button{width:8rem;text-align:center}body.person-page .main .contents #person-admin-block .form-row.submit .button.tertiary{color:#f2545b}body.person-page .main .contents .cover-upload-area{padding:0 1rem 1rem;margin-bottom:2rem;border:2px solid #f2545b}body.person-page .main .contents .cover-upload-area .title{font-size:14px;font-family:league-spartan-bold,sans-serif;text-transform:uppercase}body.person-page .main .contents .cover-upload-area .cover-upload-form{margin-top:1rem;display:grid;grid-template-columns:auto 5rem}body.person-page .main .contents .cover-upload-area .cover-upload-form .submit{color:#fff;background:#273043;padding-top:4px;padding-bottom:4px;cursor:pointer;font-size:12px;text-transform:uppercase;border:0}body.person-page .main .contents .translate-button{display:flex;justify-content:flex-end;margin-bottom:1px}body.person-page .main .contents .translate-button .link{background:#273043;font-size:14px;color:#fff;text-shadow:none;padding:4px 8px}body.person-page .main .contents ul.breadcrumb{color:#8898aa;font-size:12px;list-style:none;padding:0;margin:0}body.person-page .main .contents ul.breadcrumb>.item{display:inline-block}body.person-page .main .contents ul.breadcrumb>.item>.link{text-transform:uppercase;font-size:12px;color:#8898aa;font-family:league-spartan-bold,sans-serif}body.person-page .main .contents .section{position:relative}body.person-page .main .contents .section.hero{background:#fff;height:auto;width:100%;margin-bottom:2rem;padding-bottom:5rem;position:relative;padding-top:0}body.person-page .main .contents .section.hero>.admin{position:absolute;background:#fff;width:28rem;left:2rem;top:0;text-shadow:none;padding:4px 8px;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-gap:4px}body.person-page .main .contents .section.hero>.admin.ugc{background:#ed6663}body.person-page .main .contents .section.hero>.admin .row{font-size:12px;display:grid;grid-template-columns:3rem auto;background:#e4edf4;padding:2px 4px}body.person-page .main .contents .section.hero>.admin .row>.value{color:#28323f;text-align:right}body.person-page .main .contents .section.hero>.admin .row.red{background:#dd95a6}body.person-page .main .contents .section.hero>.admin .row.green{background:#b0d9d9}body.person-page .main .contents .section.hero>.admin .row.result{grid-template-columns:auto}body.person-page .main .contents .section.hero>.top{position:relative;overflow:hidden;width:100%;height:auto;padding-top:35%;background-image:radial-gradient(circle at 17%,at 77%,rgba(17,17,17,.04) 0,rgba(17,17,17,.04) 50%,hsla(0,0%,77.3%,.04) 0,hsla(0,0%,77.3%,.04) 100%),radial-gradient(circle at 36%,at 17%,rgba(64,64,64,.04) 0,rgba(64,64,64,.04) 50%,hsla(0,0%,95.7%,.04) 0,hsla(0,0%,95.7%,.04) 100%),radial-gradient(circle at 44%,at 60%,hsla(0,0%,69.4%,.04) 0,hsla(0,0%,69.4%,.04) 50%,hsla(0,0%,73.3%,.04) 0,hsla(0,0%,73.3%,.04) 100%),linear-gradient(19deg,#0952bf,#22029f);background-image:radial-gradient(circle at 17% 77%,rgba(17,17,17,.04) 0,rgba(17,17,17,.04) 50%,hsla(0,0%,77.3%,.04) 0,hsla(0,0%,77.3%,.04) 100%),radial-gradient(circle at 36% 17%,rgba(64,64,64,.04) 0,rgba(64,64,64,.04) 50%,hsla(0,0%,95.7%,.04) 0,hsla(0,0%,95.7%,.04) 100%),radial-gradient(circle at 44% 60%,hsla(0,0%,69.4%,.04) 0,hsla(0,0%,69.4%,.04) 50%,hsla(0,0%,73.3%,.04) 0,hsla(0,0%,73.3%,.04) 100%),linear-gradient(19deg,#0952bf,#22029f)}body.person-page .main .contents .section.hero>.top .blurred-thumb{position:absolute;top:0;width:100%;filter:blur(100px);-webkit-backface-visibility:hidden;backface-visibility:hidden}body.person-page .main .contents .section.hero>.top>.meta{width:22rem;height:12rem;position:absolute;top:2rem;right:3rem;background:#eaa956;display:grid;grid-template-columns:2fr 3fr}body.person-page .main .contents .section.hero>.top>.meta>.left{display:grid;grid-template-rows:2fr 3fr;position:relative;border-right:1px solid hsla(0,0%,100%,.3)}body.person-page .main .contents .section.hero>.top>.meta>.left>.top{color:#a4243b;font-family:BenchNine,sans-serif;text-transform:uppercase;font-size:2.5rem;text-shadow:none;padding-top:8px;text-align:center;border-top-left-radius:8px;border-bottom:1px solid hsla(0,0%,100%,.3)}body.person-page .main .contents .section.hero>.top>.meta>.left>.bottom{border-bottom-left-radius:8px;position:relative}body.person-page .main .contents .section.hero>.top>.meta>.left>.bottom #liker,body.person-page .main .contents .section.hero>.top>.meta>.left>.bottom #uliker{position:absolute;top:52%;left:50%;transform:translate(-50%,-50%) scale(1);text-align:center}body.person-page .main .contents .section.hero>.top>.meta>.left>.bottom #liker .icon-wrapper,body.person-page .main .contents .section.hero>.top>.meta>.left>.bottom #uliker .icon-wrapper{background:hsla(0,0%,100%,.1);height:4rem;width:4rem;border-radius:50%;text-align:center;margin-bottom:8px}body.person-page .main .contents .section.hero>.top>.meta>.left>.bottom #liker .icon-wrapper .icon.like,body.person-page .main .contents .section.hero>.top>.meta>.left>.bottom #uliker .icon-wrapper .icon.like{width:2.5rem;height:2.5rem;margin:10px auto 0;fill:#ed6663;cursor:pointer}body.person-page .main .contents .section.hero>.top>.meta>.left>.bottom #liker .count,body.person-page .main .contents .section.hero>.top>.meta>.left>.bottom #uliker .count{color:#a4243b;font-size:14px;text-shadow:none;line-height:1}body.person-page .main .contents .section.hero>.top>.meta>.right{display:grid;grid-template-rows:3fr 2fr;position:relative}body.person-page .main .contents .section.hero>.top>.meta>.right>.top{padding:6px;border-bottom:1px solid hsla(0,0%,100%,.3);display:inline-block;position:relative}body.person-page .main .contents .section.hero>.top>.meta>.right>.top .flag{width:auto;max-height:2rem;-o-object-fit:cover;object-fit:cover}body.person-page .main .contents .section.hero>.top>.meta>.right>.top.many .flag{width:100%}body.person-page .main .contents .section.hero>.top>.meta>.right>.top .verified-wrapper{display:grid;grid-template-columns:20px auto;position:absolute;bottom:4px;left:6px}body.person-page .main .contents .section.hero>.top>.meta>.right>.top .verified-wrapper .icon{height:22px;width:1rem;fill:rgba(34,2,159,.56078);padding-right:2px}body.person-page .main .contents .section.hero>.top>.meta>.right>.top .verified-wrapper .text{color:rgba(34,2,159,.56078);text-shadow:none;font-size:15px}body.person-page .main .contents .section.hero>.top>.meta>.right>.bottom{position:absolute;bottom:4px}body.person-page .main .contents .section.hero>.top>.meta>.right>.bottom .views .row{line-height:1.25}body.person-page .main .contents .section.hero>.top>.meta>.right>.bottom .views .row .icon{height:12px;width:12px;margin:0 2px -2px 6px;fill:#a4243b}body.person-page .main .contents .section.hero>.top>.meta>.right>.bottom .views .row .text,body.person-page .main .contents .section.hero>.top>.meta>.right>.bottom .views .row a{color:#a4243b;font-size:10px;font-family:league-spartan-bold,sans-serif;text-shadow:none;text-transform:uppercase}body.person-page .main .contents .section.hero>.top>.peoplepill-id{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;transform:scale(1);position:absolute;right:0;top:0;padding-top:8px;padding-left:2px;text-transform:uppercase;font-size:12px;text-shadow:none;font-family:league-spartan-bold,sans-serif;height:100%;background:#000}body.person-page .main .contents .section.hero>.top>.peoplepill-id .key{color:#8898aa}body.person-page .main .contents .section.hero>.top>.peoplepill-id .value{color:#fff}@media (max-width:1023px){body.person-page .main .contents .section.hero>.top>.peoplepill-id{font-size:10px}body.person-page .main .contents .section.hero>.top>.peoplepill-id:after{content:tablet;display:none}}@media (max-width:767px){body.person-page .main .contents .section.hero>.top>.peoplepill-id{font-size:8px}body.person-page .main .contents .section.hero>.top>.peoplepill-id:after{content:mobile;display:none}}body.person-page .main .contents .section.hero>.top>.profile-image-credit{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;transform:scale(-1);position:absolute;left:1px;bottom:8px;text-transform:uppercase;text-shadow:none;font-family:league-spartan-bold,sans-serif;font-size:11px}body.person-page .main .contents .section.hero>.top>.profile-image-credit .key{color:hsla(0,0%,100%,.5)}body.person-page .main .contents .section.hero>.top>.profile-image-credit .value,body.person-page .main .contents .section.hero>.top>.profile-image-credit .value .link{color:#7ebecb;opacity:.9}@media (max-width:1023px){body.person-page .main .contents .section.hero>.top>.profile-image-credit{font-size:10px}body.person-page .main .contents .section.hero>.top>.profile-image-credit:after{content:tablet;display:none}}@media (max-width:767px){body.person-page .main .contents .section.hero>.top>.profile-image-credit{font-size:8px}body.person-page .main .contents .section.hero>.top>.profile-image-credit:after{content:mobile;display:none}}body.person-page .main .contents .section.hero>.top.with-cover{background:#273043}body.person-page .main .contents .section.hero>.top.with-cover>.cover-image{-o-object-fit:contain;object-fit:contain;filter:opacity(.4);height:100%;position:absolute;top:0;left:0;right:0;margin:0 auto}body.person-page .main .contents .section.hero>.top.with-cover>.cover-image.bg{filter:blur(100px)}body.person-page .main .contents .section.hero>.top.with-cover>.peoplepill-id{background:#000}body.person-page .main .contents .section.hero>.top.with-cover>.peoplepill-id .key{color:#8898aa}body.person-page .main .contents .section.hero>.top.with-cover>.peoplepill-id .value{color:#fff}@media (max-width:767px){body.person-page .main .contents .section.hero>.top.with-cover>.peoplepill-id{font-size:10px}body.person-page .main .contents .section.hero>.top.with-cover>.peoplepill-id:after{content:mobile;display:none}}body.person-page .main .contents .section.hero>.bottom{position:absolute;bottom:5rem;width:100%}body.person-page .main .contents .section.hero>.bottom>.dots{background-image:radial-gradient(hsla(0,0%,100%,.2) 1px,transparent 0);background-size:10px 10px;height:8rem;width:8rem;position:absolute;bottom:0;left:4rem}body.person-page .main .contents .section.hero>.bottom>.thumb-wrapper{position:absolute;left:2rem;bottom:-3rem;line-height:0;max-width:8rem}body.person-page .main .contents .section.hero>.bottom>.thumb-wrapper .trending-wrapper{position:absolute;left:4px;top:4px;z-index:1;height:1.5rem;width:1.5rem;background:#30259f;border-radius:999px;box-shadow:0 0 2px 1px #fff}body.person-page .main .contents .section.hero>.bottom>.thumb-wrapper .trending-wrapper .icon.trending{fill:#fff;height:20px;width:20px;margin-top:2px;margin-left:2px}@media (max-width:767px){body.person-page .main .contents .section.hero>.bottom>.thumb-wrapper .trending-wrapper{display:none}body.person-page .main .contents .section.hero>.bottom>.thumb-wrapper .trending-wrapper:after{content:mobile;display:none}}body.person-page .main .contents .section.hero>.bottom>.thumb-wrapper:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:radial-gradient(ellipse at bottom,transparent 60%,#5c6d81 145%);border-radius:8px}@media (max-width:767px){body.person-page .main .contents .section.hero>.bottom>.thumb-wrapper:after{display:none}body.person-page .main .contents .section.hero>.bottom>.thumb-wrapper:after:after{content:mobile;display:none}}body.person-page .main .contents .section.hero>.bottom>.thumb-wrapper>.thumb{width:8rem;height:8rem;-o-object-fit:fill;object-fit:fill;position:relative;filter:drop-shadow(2px 3px 5px #555)}body.person-page .main .contents .section.hero>.bottom>.thumb-wrapper>.thumb.dummy{filter:none}body.person-page .main .contents .section.hero>.bottom>.text{position:absolute;left:10rem;bottom:-1rem;width:100%;line-height:1}body.person-page .main .contents .section.hero>.bottom>.text .accent{position:absolute;bottom:3.75rem;left:12px;width:4%;background:hsla(0,0%,100%,.75);height:4px;border-radius:2px}body.person-page .main .contents .section.hero>.bottom>.text .name{position:absolute;bottom:12px;left:12px;color:hsla(0,0%,100%,.75);font-family:BenchNine,sans-serif;text-transform:uppercase;font-size:2.5rem;text-shadow:none;margin-top:8px;margin-bottom:4px;width:-webkit-max-content;width:-moz-max-content;width:max-content}body.person-page .main .contents .section.hero>.bottom>.text .name .dd{visibility:hidden}body.person-page .main .contents .section.hero>.bottom>.text .brief-bio{font-size:12px;font-family:league-spartan-bold,sans-serif;color:#273043;text-transform:uppercase;position:absolute;left:12px;top:-14px;width:80%;line-height:1.25}body.person-page .main .contents .section.hero>.bottom>#tabs{position:absolute;top:58px;right:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:right;display:grid;grid-auto-flow:column;grid-column-gap:2px;line-height:1;border-bottom:3px solid #273043}body.person-page .main .contents .section.hero>.bottom>#tabs .link{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:4px 6px 2px}body.person-page .main .contents .section.hero>.bottom>#tabs .link>h2{font-size:14px;font-family:league-spartan-bold,sans-serif;text-transform:uppercase;margin:0}body.person-page .main .contents .section.hero>.bottom>#tabs .link.active{background:#273043;color:#fff;text-shadow:none;border-top-left-radius:4px;border-top-right-radius:4px}@media (max-width:767px){body.person-page .main .contents .section.hero>.admin,body.person-page .main .contents .section.hero>.top>.meta{display:none}body.person-page .main .contents .section.hero>.bottom{bottom:0;left:50%;transform:translateX(-50%)}body.person-page .main .contents .section.hero>.bottom>.thumb-wrapper{top:-4.5rem;left:50%;transform:translateX(-50%)}body.person-page .main .contents .section.hero>.bottom>.thumb-wrapper>.thumb{width:5rem;height:5rem;position:absolute;top:-4rem;left:50%;transform:translateX(-50%);box-shadow:none;filter:unset}body.person-page .main .contents .section.hero>.bottom>.text{left:50%;transform:translateX(-50%);bottom:2.5rem;text-align:center}body.person-page .main .contents .section.hero>.bottom>.text .accent{display:none}body.person-page .main .contents .section.hero>.bottom>.text .name{font-size:1.75rem;position:absolute;bottom:6rem;left:50%;transform:translateX(-50%);display:inline-grid;justify-content:center}body.person-page .main .contents .section.hero>.bottom>.text .brief-bio{font-family:league-spartan-bold,sans-serif;font-size:10px;position:absolute;bottom:-1.5rem;left:50%;transform:translateX(-50%);display:inline-grid;justify-content:center;width:90%}body.person-page .main .contents .section.hero>.bottom>#tabs{position:absolute;top:-16px;left:50%;right:0;grid-column-gap:0;transform:translateX(-50%);justify-content:center;border-bottom:2px solid #273043}body.person-page .main .contents .section.hero>.bottom>#tabs .link{margin-top:0;padding:2px 4px}body.person-page .main .contents .section.hero>.bottom>#tabs .link .link-title{font-size:10px}body.person-page .main .contents .section.hero:after{content:mobile;display:none}}body.person-page .main .contents .section.infocard{z-index:0}body.person-page .main .contents .section.infocard .google-auto-placed{display:none}body.person-page .main .contents .section.infocard .body{margin-left:-2px}body.person-page .main .contents .section.infocard .body>.props{font-size:15px;width:100%}@media (max-width:767px){body.person-page .main .contents .section.infocard .body>.props{font-size:14px}body.person-page .main .contents .section.infocard .body>.props:after{content:mobile;display:none}}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop{display:grid;grid-template-columns:1fr 4fr;line-height:1.55}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop:not(:last-of-type){padding-bottom:2px}@media (max-width:767px){body.person-page .main .contents .section.infocard .body>.props>tbody>.prop{grid-template-columns:1fr 3fr}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop:after{content:mobile;display:none}}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop .label{color:#8898aa}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop .inner-props{border-spacing:0}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop .values.gender{text-transform:capitalize}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop .values .star-sign{width:1rem;height:1rem;margin-bottom:-2px;margin-right:4px}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.known-for .values{line-height:1.25}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.authorities .values .value,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.countries .values .value,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.occupations .values .value,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.person_types .values .value{background:#f0f5f9;text-shadow:none;padding:0 12px 3px;font-size:14px;white-space:nowrap;transition:all .3s ease-in-out;line-height:1.75;border:1px solid #e4edf4}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.authorities .values .value:focus,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.authorities .values .value:hover,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.countries .values .value:focus,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.countries .values .value:hover,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.occupations .values .value:focus,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.occupations .values .value:hover,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.person_types .values .value:focus,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.person_types .values .value:hover{background:#273043;border-color:#273043;color:#fff;transition:all .3s ease-in-out}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values{padding-top:6px;padding-bottom:3px;line-height:1!important}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value{margin-right:2px}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon{width:12px;height:12px;padding:3px}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.facebook{background:#3e64ad;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.stackexchange{background:#fe7a16;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.vimeo{background:#1ab7ea;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.pinterest{background:#bd081c;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.crunchbase{background:#0288d1;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.github{background:#181717;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.instagram{background:#e4405f;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.linkedin{background:#0077b5;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.pandora{background:#3097f3;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.myspace{background:#010002;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.quora{background:#b92b27;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.reddit{background:#ff5700;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.soundcloud{background:#f30;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.spotify{background:#1ed760;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.mix{background:#ff8126;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.tumblr{background:#34465d;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.twitter{background:#55acee;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.vk{background:#4c75a3;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.whatsapp{background:#5cbe4a;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.website{background:#60878f;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.youtube{background:#cd201f;fill:#fff}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.amazon,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.deezer,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.google-scholar,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.gplay,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.iheart,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.itunes,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.medium,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.snapchat,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.tiktok,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.tunein,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.social .values .value .icon.twitch{padding:0;width:18px;height:18px}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.awards .values .inner-props .prop,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.education .values .inner-props .prop,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.genres .values .inner-props .prop,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.instruments .values .inner-props .prop,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.notable-works .values .inner-props .prop,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.sports-teams .values .inner-props .prop{color:#28323f}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.awards .values .inner-props .prop .label,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.education .values .inner-props .prop .label,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.genres .values .inner-props .prop .label,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.instruments .values .inner-props .prop .label,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.notable-works .values .inner-props .prop .label,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.sports-teams .values .inner-props .prop .label{color:#28323f;line-height:1.25;padding-left:0;padding-right:14px}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.awards .values .inner-props .prop .values,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.education .values .inner-props .prop .values,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.genres .values .inner-props .prop .values,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.instruments .values .inner-props .prop .values,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.notable-works .values .inner-props .prop .values,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.sports-teams .values .inner-props .prop .values{color:#8898aa;line-height:1.25;display:grid}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.awards .values .inner-props .prop .values .value,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.education .values .inner-props .prop .values .value,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.genres .values .inner-props .prop .values .value,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.instruments .values .inner-props .prop .values .value,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.notable-works .values .inner-props .prop .values .value,body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.sports-teams .values .inner-props .prop .values .value{margin-right:2px}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.family .values .inner-props .prop{display:grid;grid-template-columns:4rem auto}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.family .values .inner-props .prop .label{line-height:1.25;padding-left:0;padding-right:4px}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.family .values .inner-props .prop .values{line-height:1.25;display:grid}body.person-page .main .contents .section.infocard .body>.props>tbody>.prop.family .values .inner-props .prop .values .value{margin-right:2px;font-family:league-spartan-regular,sans-serif}body.person-page .main .contents .section.infocard .widget-embedder{margin-top:8px;padding-top:8px;display:grid;justify-content:right}body.person-page .main .contents .section.infocard .widget-embedder .embedder-cta{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#e4edf4;padding:0 8px 5px;transition:background-color .3s ease-in-out}body.person-page .main .contents .section.infocard .widget-embedder .embedder-cta .icon.icon-embed{fill:#8898aa;height:1rem;width:1rem;margin-bottom:-4px;transition:fill .3s ease-in-out}body.person-page .main .contents .section.infocard .widget-embedder .embedder-cta .text{color:#8898aa;font-size:12px;font-family:league-spartan-bold,sans-serif;text-transform:uppercase;text-shadow:none;transition:color .3s ease-in-out}body.person-page .main .contents .section.infocard .widget-embedder .embedder-cta:focus,body.person-page .main .contents .section.infocard .widget-embedder .embedder-cta:hover{background:#273043;transition:background-color .3s ease-in-out}body.person-page .main .contents .section.infocard .widget-embedder .embedder-cta:focus .icon.icon-embed,body.person-page .main .contents .section.infocard .widget-embedder .embedder-cta:hover .icon.icon-embed{fill:#fff;transition:fill .3s ease-in-out}body.person-page .main .contents .section.infocard .widget-embedder .embedder-cta:focus .text,body.person-page .main .contents .section.infocard .widget-embedder .embedder-cta:hover .text{color:#fff;transition:color .3s ease-in-out}body.person-page .main .contents .section.infocard .widget-embedder .embed-code-popup{position:absolute;right:2rem;bottom:3rem;width:80%;height:auto;background:#fff;z-index:1;text-align:center}body.person-page .main .contents .section.infocard .widget-embedder .embed-code-popup .icon-close{width:1.5rem;height:1.5rem;position:absolute;top:4px;right:6px;cursor:pointer;fill:#8898aa}body.person-page .main .contents .section.infocard .widget-embedder .embed-code-popup .contents-wrapper{display:grid;grid-template-columns:repeat(2,1fr)}body.person-page .main .contents .section.infocard .widget-embedder .embed-code-popup .contents-wrapper .header{padding-top:6px;padding-left:1rem;height:2rem;text-transform:uppercase;font-family:league-spartan-bold,sans-serif;font-size:14px;text-shadow:none;border-bottom:1px solid #8898aa}body.person-page .main .contents .section.infocard .widget-embedder .embed-code-popup .contents-wrapper .left{background:#273043;color:#fff;border-top-left-radius:8px;border-bottom-left-radius:8px;text-shadow:none}body.person-page .main .contents .section.infocard .widget-embedder .embed-code-popup .contents-wrapper .left .header{color:#f0f5f9;border-top-left-radius:8px}body.person-page .main .contents .section.infocard .widget-embedder .embed-code-popup .contents-wrapper .left .message{margin-top:2rem;color:#f0f5f9;font-size:15px}body.person-page .main .contents .section.infocard .widget-embedder .embed-code-popup .contents-wrapper .left .embed-code-wrapper{text-align:center;margin-top:4rem}body.person-page .main .contents .section.infocard .widget-embedder .embed-code-popup .contents-wrapper .left .embed-code-wrapper .embed-code{box-sizing:border-box;width:96%;height:2rem}body.person-page .main .contents .section.infocard .widget-embedder .embed-code-popup .contents-wrapper .left .button-wrapper{text-align:right;margin-top:1rem}body.person-page .main .contents .section.infocard .widget-embedder .embed-code-popup .contents-wrapper .left .button-wrapper .copy-button{margin-right:2%;border:0;text-shadow:none;cursor:pointer;text-transform:uppercase;font-family:league-spartan-bold,sans-serif;font-size:12px;color:#273043;background:#f0f5f9;padding:4px 8px 6px}body.person-page .main .contents .section.infocard .widget-embedder .embed-code-popup .contents-wrapper .right{border-top-right-radius:8px;border-bottom-right-radius:8px}body.person-page .main .contents .section.infocard .widget-embedder .embed-code-popup .contents-wrapper .right .header{background:#273043;border-top-right-radius:8px;color:#fff}@media (max-width:1023px){body.person-page .main .contents .section.infocard .widget-embedder{display:none}body.person-page .main .contents .section.infocard .widget-embedder:after{content:tablet;display:none}}body.person-page .main .contents .section .ad.below-infocard{margin-bottom:1rem}body.person-page .main .contents .section.lists{position:relative}body.person-page .main .contents .section.lists>.body{margin-bottom:1rem;padding-top:2rem;display:grid;grid-row-gap:2rem}body.person-page .main .contents .section.lists>.body>.lists-group{background:#f0f5f9;padding:1rem}body.person-page .main .contents .section.lists>.body>.lists-group>.title{text-transform:uppercase;margin:0 0 1rem;color:#8898aa;font-size:19px}body.person-page .main .contents .section.lists>.body>.lists-group>.title:before{content:" ";background:#8898aa;height:3px;width:24px;display:block;margin:0 0 -2px}body.person-page .main .contents .section.lists>.body>.lists-group.meta>.lists,body.person-page .main .contents .section.lists>.body>.lists-group.people-lists>.lists,body.person-page .main .contents .section.lists>.body>.lists-group.person-type>.lists{display:grid;grid-row-gap:.5rem}body.person-page .main .contents .section.lists>.body>.lists-group.meta>.lists>.list,body.person-page .main .contents .section.lists>.body>.lists-group.people-lists>.lists>.list,body.person-page .main .contents .section.lists>.body>.lists-group.person-type>.lists>.list{padding-bottom:4px;border-bottom:1px solid #e4edf4}body.person-page .main .contents .section.lists>.body>.lists-group.meta>.lists>.list>.name,body.person-page .main .contents .section.lists>.body>.lists-group.people-lists>.lists>.list>.name,body.person-page .main .contents .section.lists>.body>.lists-group.person-type>.lists>.list>.name{margin:0;font-size:15px}body.person-page .main .contents .section.lists>.body>.lists-group.meta>.lists>.list>.description,body.person-page .main .contents .section.lists>.body>.lists-group.people-lists>.lists>.list>.description,body.person-page .main .contents .section.lists>.body>.lists-group.person-type>.lists>.list>.description{font-size:14px}body.person-page .main .contents .section.lists>.body>.lists-group.category>.lists>.list{display:block;font-size:15px;padding-bottom:4px;border-bottom:1px solid #e4edf4}body.person-page .main .contents .section.lists .view-all{position:absolute;bottom:8px;right:2rem;font-size:12px;font-family:league-spartan-bold,sans-serif;text-transform:uppercase}body.person-page .main .contents .section.image{padding:0!important;margin-bottom:-1rem}body.person-page .main .contents .section.image .featured-image{max-width:100%;width:100%}body.person-page .main .contents .section.social-stats-box .body{margin-top:1rem;display:grid;grid-row-gap:1rem}body.person-page .main .contents .section.social-stats-box .body .row{display:grid;grid-template-columns:6.5rem auto;height:6.5rem;position:relative}body.person-page .main .contents .section.social-stats-box .body .row .last-update{position:absolute;top:0;right:8px;font-size:12px;color:#8898aa;font-style:italic}body.person-page .main .contents .section.social-stats-box .body .row .left{position:relative}body.person-page .main .contents .section.social-stats-box .body .row .left svg{width:1.5rem;height:1.5rem;fill:#55acee;position:absolute;top:4px;left:4px}body.person-page .main .contents .section.social-stats-box .body .row .left .thumb{height:6.5rem;width:6.5rem;-o-object-fit:cover;object-fit:cover}body.person-page .main .contents .section.social-stats-box .body .row .text{text-shadow:none}body.person-page .main .contents .section.social-stats-box .body .row .text .names{padding-left:8px;font-size:15px}body.person-page .main .contents .section.social-stats-box .body .row .text .names .name{font-family:league-spartan-bold,sans-serif}body.person-page .main .contents .section.social-stats-box .body .row .text .names .screen-name{color:#8898aa}body.person-page .main .contents .section.social-stats-box .body .row .text .bio{padding-left:8px;color:#8898aa;padding-bottom:4px;font-size:14px;line-height:1.25}body.person-page .main .contents .section.social-stats-box .body .row .text .stats{display:grid;grid-template-columns:repeat(3,1fr);position:absolute;bottom:0;width:calc(100% - 6.5rem)}body.person-page .main .contents .section.social-stats-box .body .row .text .stats .column{display:grid;grid-auto-flow:row;padding-left:8px;padding-bottom:2px}body.person-page .main .contents .section.social-stats-box .body .row .text .stats .column .key{color:#8898aa;font-size:12px;margin-bottom:-4px}body.person-page .main .contents .section.social-stats-box .body .row .text .stats .column .value{font-size:14px}body.person-page .main .contents .section.spotify-box .spotify-iframe-wrapper{padding:1rem 2rem}body.person-page .main .contents .section.spotify-box .spotify-iframe-wrapper .spotify-iframe{border-radius:8px}body.person-page .main .contents .section.biography{font-size:19px;position:relative}body.person-page .main .contents .section.biography>.adsbygoogle{display:none}body.person-page .main .contents .section.biography.with-image{border-top-left-radius:0;border-top-right-radius:0}body.person-page .main .contents .section.biography .body{padding-bottom:2rem;overflow:visible}@media (max-width:767px){body.person-page .main .contents .section.biography .body{padding-bottom:1rem}body.person-page .main .contents .section.biography .body:after{content:mobile;display:none}}body.person-page .main .contents .section.biography .body>.anchor{visibility:hidden}body.person-page .main .contents .section.biography .body .table.filmography{font-size:12px}body.person-page .main .contents .section.biography .body .table.filmography .year{width:5%}body.person-page .main .contents .section.biography .body .table.filmography .name{width:20%}body.person-page .main .contents .section.biography .body .table.filmography .type{width:15%}body.person-page .main .contents .section.biography .body .table.filmography .directors,body.person-page .main .contents .section.biography .body .table.filmography .stars,body.person-page .main .contents .section.biography .body .table.filmography .writers{width:20%}body.person-page .main .contents .section.biography .body .table.filmography .directors .link,body.person-page .main .contents .section.biography .body .table.filmography .stars .link,body.person-page .main .contents .section.biography .body .table.filmography .writers .link{margin-right:1px}body.person-page .main .contents .section.biography .body .table.filmography .directors .link:not(:last-of-type):after,body.person-page .main .contents .section.biography .body .table.filmography .stars .link:not(:last-of-type):after,body.person-page .main .contents .section.biography .body .table.filmography .writers .link:not(:last-of-type):after{content:", "}body.person-page .main .contents .section.biography .body>.references{margin:1rem 0;padding-top:8px;border-top:1px solid #8898aa}body.person-page .main .contents .section.biography .body>.references .google-auto-placed{display:none!important}body.person-page .main .contents .section.biography .body>.references>.title{font-size:12px;text-transform:uppercase;font-family:league-spartan-bold,sans-serif;color:#8898aa}body.person-page .main .contents .section.biography .body>.references>.list{font-size:14px}body.person-page .main .contents .section.biography .body>.references>.list>.item{padding-left:8px;line-height:1;margin:8px 0;color:#8898aa;border-left:1px dotted #8898aa}body.person-page .main .contents .section.biography .body>.references>.list>.item .title{font-size:12px}body.person-page .main .contents .section.biography .body>.references>.list>.item .url{font-size:14px}@media (max-width:767px){body.person-page .main .contents .section.biography{font-size:18px}body.person-page .main .contents .section.biography:after{content:mobile;display:none}}body.person-page .main .contents .section.gallery{margin-top:2rem}body.person-page .main .contents .section.gallery>.body{margin-top:1rem}body.person-page .main .contents .section.gallery>.body .gallery-wrapper{display:grid;grid-gap:8px}body.person-page .main .contents .section.gallery>.body .gallery-wrapper.one{grid-template-columns:repeat(3,1fr)}body.person-page .main .contents .section.gallery>.body .gallery-wrapper.two{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}body.person-page .main .contents .section.gallery>.body .gallery-wrapper>.image-wrapper{max-height:8rem;overflow:hidden}body.person-page .main .contents .section.gallery>.body .gallery-wrapper>.image-wrapper.horizontal{grid-column-end:span 2}body.person-page .main .contents .section.gallery>.body .gallery-wrapper>.image-wrapper>.link{overflow:hidden;padding-top:100%;position:relative;display:block}body.person-page .main .contents .section.gallery>.body .gallery-wrapper>.image-wrapper>.link.horizontal{padding-top:50%}body.person-page .main .contents .section.gallery>.body .gallery-wrapper>.image-wrapper>.link>.gallery-thumb{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}body.person-page .main .contents .section.filmography{margin-bottom:2rem}body.person-page .main .contents .section.filmography .sources{display:grid;grid-template-columns:5rem auto;padding:0 2rem}body.person-page .main .contents .section.filmography .sources .label,body.person-page .main .contents .section.filmography .sources .value{font-size:14px;color:#8898aa}body.person-page .main .contents .section.filmography .body.list{display:grid;grid-row-gap:1.5rem;padding-top:1rem}body.person-page .main .contents .section.filmography .body.list>.film{display:grid;line-height:1;grid-template-columns:6rem auto;grid-column-gap:8px;background:#f0f5f9}body.person-page .main .contents .section.filmography .body.list>.film a>.thumb{max-width:6rem}body.person-page .main .contents .section.filmography .body.list>.film .text{padding-top:8px;padding-right:8px;position:relative;text-shadow:none;font-size:14px}body.person-page .main .contents .section.filmography .body.list>.film .text>.year{color:#8898aa}body.person-page .main .contents .section.filmography .body.list>.film .text>.name{margin:4px 0 0;line-height:1.25;font-size:15px}body.person-page .main .contents .section.filmography .body.list>.film .text>.name>.type{color:#8898aa;font-family:league-spartan-regular,sans-serif;font-weight:400;font-size:14px}body.person-page .main .contents .section.filmography .body.list>.film .text>.cast-group{position:absolute;display:grid;grid-gap:4px;bottom:8px}body.person-page .main .contents .section.filmography .body.list>.film .text>.cast-group>.cast{display:grid;grid-template-columns:4rem auto}body.person-page .main .contents .section.filmography .body.list>.film .text>.cast-group>.cast>.label{color:#8898aa}body.person-page .main .contents .section.filmography .body.list>.film .text>.cast-group>.cast>.value>.name{font-size:14px}body.person-page .main .contents .section.filmography .body.list>.film .text>.cast-group>.cast>.value>.name:not(:last-of-type):after{content:", "}body.person-page .main .contents .section.filmography .body.list>.film:focus,body.person-page .main .contents .section.filmography .body.list>.film:hover{background:#e4edf4}@media (max-width:1023px){body.person-page .main .contents .section.filmography .body.list>.film{grid-template-columns:6rem auto}body.person-page .main .contents .section.filmography .body.list>.film>.thumb{max-width:6rem}body.person-page .main .contents .section.filmography .body.list>.film>.text{font-size:12px}body.person-page .main .contents .section.filmography .body.list>.film>.text>.name{font-size:14px}body.person-page .main .contents .section.filmography .body.list>.film>.text>.cast-group>.cast{grid-template-columns:3rem auto}body.person-page .main .contents .section.filmography .body.list>.film>.text>.cast-group>.cast>.value>.link,body.person-page .main .contents .section.filmography .body.list>.film>.text>.cast-group>.cast>.value>.name{font-size:12px}body.person-page .main .contents .section.filmography .body.list>.film:after{content:tablet;display:none}}body.person-page .main .contents .section.discography .sources{display:grid;grid-template-columns:5rem auto;padding:0 2rem}body.person-page .main .contents .section.discography .sources .label,body.person-page .main .contents .section.discography .sources .value{font-size:14px;color:#8898aa}body.person-page .main .contents .section.discography .discs{margin-top:1rem;display:grid;grid-row-gap:1rem}body.person-page .main .contents .section.discography .discs .disc{font-size:14px;display:grid;grid-template-columns:5rem auto;grid-column-gap:8px;background:#f0f5f9;line-height:1;transition:background-color .3s ease-in-out}body.person-page .main .contents .section.discography .discs .disc .thumb{max-width:5rem}body.person-page .main .contents .section.discography .discs .disc .text{position:relative}body.person-page .main .contents .section.discography .discs .disc .text .year{margin-top:4px;font-size:12px;color:#8898aa}body.person-page .main .contents .section.discography .discs .disc .text .title{margin:0;font-size:15px}body.person-page .main .contents .section.discography .discs .disc .text .kv-groups{position:absolute;bottom:4px;display:grid;grid-gap:3px}body.person-page .main .contents .section.discography .discs .disc .text .kv-groups .kv-group{display:grid;grid-template-columns:4rem auto}body.person-page .main .contents .section.discography .discs .disc .text .kv-groups .kv-group .key{color:#8898aa}body.person-page .main .contents .section.discography .discs .disc .text .kv-groups .kv-group .value .artist:not(:last-of-type):after{content:", "}body.person-page .main .contents .section.discography .discs .disc:focus,body.person-page .main .contents .section.discography .discs .disc:hover{background:#e4edf4;transition:background-color .3s ease-in-out}body.person-page .main .contents .section.bibliography .sources{display:grid;grid-template-columns:5rem auto;padding:0 2rem}body.person-page .main .contents .section.bibliography .sources .label,body.person-page .main .contents .section.bibliography .sources .value{font-size:14px;color:#8898aa}body.person-page .main .contents .section.bibliography .books{margin-top:1rem;display:grid;grid-row-gap:1rem}body.person-page .main .contents .section.bibliography .books .book{font-size:14px;display:grid;grid-template-columns:5rem auto;grid-column-gap:8px;background:#f0f5f9;line-height:1;transition:background-color .3s ease-in-out}body.person-page .main .contents .section.bibliography .books .book .thumb{max-width:5rem}body.person-page .main .contents .section.bibliography .books .book .text{position:relative}body.person-page .main .contents .section.bibliography .books .book .text .year{margin-top:4px;font-size:12px;color:#8898aa}body.person-page .main .contents .section.bibliography .books .book .text .title{margin:0;font-size:15px}body.person-page .main .contents .section.bibliography .books .book .text .kv-groups{position:absolute;bottom:4px;display:grid;grid-gap:3px}body.person-page .main .contents .section.bibliography .books .book .text .kv-groups .kv-group{display:grid;grid-template-columns:4rem auto}body.person-page .main .contents .section.bibliography .books .book .text .kv-groups .kv-group .key{color:#8898aa}body.person-page .main .contents .section.bibliography .books .book .text .kv-groups .kv-group .value .artist:not(:last-of-type):after{content:", "}body.person-page .main .contents .section.bibliography .books .book:focus,body.person-page .main .contents .section.bibliography .books .book:hover{background:#e4edf4;transition:background-color .3s ease-in-out}body.person-page .main .contents .section.quotes .list{margin-top:1rem;display:grid;grid-auto-flow:row;grid-row-gap:1rem}body.person-page .main .contents .section.quotes .list .quote{background:#f0f5f9;padding:12px;font-family:Playfair Display,sans-serif;font-style:italic}body.person-page .main .contents .section.news .sources{display:grid;grid-template-columns:5rem auto;padding:0 2rem}body.person-page .main .contents .section.news .sources .label,body.person-page .main .contents .section.news .sources .value{font-size:14px;color:#8898aa}@media (max-width:767px){body.person-page .main .contents .section.news .sources{padding:0 1rem}body.person-page .main .contents .section.news .sources:after{content:mobile;display:none}}body.person-page .main .contents .section.news .body.news-items{margin:2rem;display:grid;padding:0}@media (max-width:767px){body.person-page .main .contents .section.news .body.news-items{margin:2rem 1rem}body.person-page .main .contents .section.news .body.news-items:after{content:mobile;display:none}}body.person-page .main .contents .section.news .body.news-items .news-item{text-shadow:none;line-height:1;padding:8px;border-bottom:1px solid #f0f5f9}body.person-page .main .contents .section.news .body.news-items .news-item .date-source{font-size:14px;color:#8898aa}body.person-page .main .contents .section.news .body.news-items .news-item .title{font-size:1rem;margin:8px 0}@media (max-width:767px){body.person-page .main .contents .section.news .body.news-items .news-item .text .title{line-height:1;font-size:15px}body.person-page .main .contents .section.news .body.news-items .news-item .text .source{font-size:14px}body.person-page .main .contents .section.news:after{content:mobile;display:none}}body.person-page .main .contents .section.social .person-social{margin-top:2rem}body.person-page .main .contents .section.social .person-social .twitter-box{padding-bottom:1rem}body.person-page .main .contents .section.social .person-social .twitter-box .twitter-profile .top{text-align:center}body.person-page .main .contents .section.social .person-social .twitter-box .twitter-profile .top .cover{max-width:100%;width:100%}body.person-page .main .contents .section.social .person-social .twitter-box .twitter-profile .top .thumb{max-width:8rem;max-height:8rem;border-radius:100%;margin-top:-5rem;border:3px solid #fff}body.person-page .main .contents .section.social .person-social .twitter-box .twitter-profile .bottom{font-size:15px;text-align:center}body.person-page .main .contents .section.social .person-social .twitter-box .twitter-profile .bottom .row{text-shadow:none}body.person-page .main .contents .section.social .person-social .twitter-box .twitter-profile .bottom .row.names{font-family:league-spartan-bold,sans-serif;font-size:19px}body.person-page .main .contents .section.social .person-social .twitter-box .twitter-profile .bottom .row.names .name .icon{height:20px;width:20px;padding:24px;margin:0 -48px -28px -24px;fill:#8898aa}body.person-page .main .contents .section.social .person-social .twitter-box .twitter-profile .bottom .row.names .screen-name{color:#8898aa}body.person-page .main .contents .section.social .person-social .twitter-box .twitter-profile .bottom .row.bio{padding:0 8px}body.person-page .main .contents .section.social .person-social .twitter-box .twitter-profile .bottom .row.stats{margin-top:1rem;display:grid;grid-template-columns:repeat(3,1fr)}body.person-page .main .contents .section.social .person-social .twitter-box .twitter-profile .bottom .row.stats .stat{display:grid;padding:4px 0 8px;background:#f0f5f9}body.person-page .main .contents .section.social .person-social .twitter-box .twitter-profile .bottom .row.stats .stat .key{color:#8898aa;font-size:14px}body.person-page .main .contents .section.social .person-social .twitter-box .twitter-profile .bottom .row.stats .stat .value{font-size:19px;font-family:league-spartan-bold,sans-serif}body.person-page .main .contents .section.social .person-social .twitter-box .tweets{padding:2rem 0;display:grid;grid-row-gap:1rem}body.person-page .main .contents .section.social .person-social .twitter-box .tweets .title{font-family:league-spartan-bold,sans-serif;color:#8898aa;margin-bottom:1rem;text-transform:uppercase;border-top:2px solid #8898aa}body.person-page .main .contents .section.social .person-social .twitter-box .tweets .tweet>.top{padding:8px 1rem;position:relative}body.person-page .main .contents .section.social .person-social .twitter-box .tweets .tweet>.top>.date{font-size:12px;color:#8898aa}body.person-page .main .contents .section.social .person-social .twitter-box .tweets .tweet>.top>.link{position:absolute;right:12px;top:0}body.person-page .main .contents .section.social .person-social .twitter-box .tweets .tweet>.top>.link .icon{height:24px;width:24px;fill:#8898aa}body.person-page .main .contents .section.social .person-social .twitter-box .tweets .tweet .text-wrapper .medias{text-align:center;background:#273043;line-height:1}body.person-page .main .contents .section.social .person-social .twitter-box .tweets .tweet .text-wrapper .medias .media{max-width:100%}body.person-page .main .contents .section.social .person-social .twitter-box .tweets .tweet .text-wrapper .text{font-size:19px;line-height:1.25;padding:4px 12px 12px}body.person-page .main .contents .section.social .person-social .twitter-box .tweets .tweet .meta{display:flex;padding:6px 12px;background:#f0f5f9}body.person-page .main .contents .section.social .person-social .twitter-box .tweets .tweet .meta .item{margin-right:12px;display:flex}body.person-page .main .contents .section.social .person-social .twitter-box .tweets .tweet .meta .item .icon{fill:#8898aa;height:14px;width:14px;margin-top:2px;margin-right:8px}body.person-page .main .contents .section.social .person-social .twitter-box .tweets .tweet .meta .item .text{font-size:14px}body.person-page .main .contents .section.disclaimer{background:transparent;margin-top:-3rem;margin-bottom:2rem;font-size:14px;color:#8898aa;line-height:1.5}body.person-page .main .contents .section.citation .google-auto-placed{display:none!important}body.person-page .main .contents .section.citation .body{font-size:15px;padding:1rem 2rem}body.person-page .main .contents .section.citation .body .message{color:#8898aa}body.person-page .main .contents .section.citation .body table{margin-top:1rem;padding:.25rem 1rem;width:100%;font-size:15px}body.person-page .main .contents .section.citation .body table .row{line-height:1.5}body.person-page .main .contents .section.citation .body table .row .cell.key{color:#8898aa;padding-right:12px;width:25%}body.person-page .main .contents .section.citation .body table .row .cell.value{color:#28323f}@media (max-width:767px){body.person-page .main .contents .section.citation .body table{padding:.5rem;font-size:14px}body.person-page .main .contents .section.citation .body table .row .cell.key{padding-right:8px}body.person-page .main .contents .section.citation .body table:after{content:mobile;display:none}}body.person-page .main .contents .section.user-contribtions .body.list .item{margin:1rem 0}body.person-page .main .contents .section.user-contribtions .body.list .item .header{font-size:14px;padding:4px 8px;background:#f0f5f9}body.person-page .main .contents .section.user-contribtions .body.list .item .header .name{font-family:league-spartan-bold,sans-serif}body.person-page .main .contents .section.user-contribtions .body.list .item .header .date{color:#8898aa}body.person-page .main .contents .section.user-contribtions .body.list .item .text{font-size:15px;padding:8px}body.person-page .main .contents .section.ad.native{margin:2rem 0}body.person-page .main .contents .section.comments{margin-top:2rem}body.person-page .main .contents .section.comments .body{margin:0 -8px}body.person-page .main .contents .section.references{margin-top:1rem;margin-bottom:11rem;padding-top:8px;word-break:break-word}body.person-page .main .contents .section.references .google-auto-placed{display:none!important}body.person-page .main .contents .section.references>.title{font-size:12px;text-transform:uppercase;font-family:league-spartan-bold,sans-serif;color:#8898aa}body.person-page .main .contents .section.references>.list{font-size:14px}body.person-page .main .contents .section.references>.list>.reference{padding-left:8px;line-height:1;margin:8px 0;color:#8898aa;border-left:1px dotted #8898aa}body.person-page .main .contents .section.references>.list>.reference .title{font-size:12px}body.person-page .main .contents .section.references>.list>.reference .url{font-size:14px}body.person-page .main .contents .contribution-adder,body.person-page .main .contents .spot-mistake{margin:2rem 0;display:grid;grid-template-columns:1fr;grid-column-gap:1rem;z-index:0}@media (max-width:1214px){body.person-page .main .contents .contribution-adder,body.person-page .main .contents .spot-mistake{display:none}body.person-page .main .contents .contribution-adder:after,body.person-page .main .contents .spot-mistake:after{content:desktop;display:none}}body.person-page .main .contents .contribution-adder .cta,body.person-page .main .contents .spot-mistake .cta{background:#fff;height:5rem;width:100%;cursor:pointer;color:#8898aa;text-align:center;position:relative}body.person-page .main .contents .contribution-adder .cta .header,body.person-page .main .contents .spot-mistake .cta .header{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;font-family:league-spartan-bold,sans-serif;font-size:20px}body.person-page .main .contents .contribution-adder .cta .header .attention,body.person-page .main .contents .spot-mistake .cta .header .attention{color:#273043;margin-right:-4px}body.person-page .main .contents .contribution-adder .cta .footer,body.person-page .main .contents .spot-mistake .cta .footer{font-size:14px;position:absolute;left:0;right:0;bottom:8px}body.person-page .main .contents .contribution-adder .contribution-form,body.person-page .main .contents .spot-mistake .contribution-form{position:fixed;left:50%;top:50%;display:block;transform:translate(-50%,-50%);background:#fff;width:50rem;height:auto;padding:8px 20px;z-index:5}body.person-page .main .contents .contribution-adder .contribution-form .icon.close,body.person-page .main .contents .spot-mistake .contribution-form .icon.close{width:1.5rem;height:1.5rem;position:absolute;right:4px;top:4px;cursor:pointer;fill:#8898aa}body.person-page .main .contents .contribution-adder .contribution-form .header,body.person-page .main .contents .spot-mistake .contribution-form .header{margin-bottom:1rem}body.person-page .main .contents .contribution-adder .contribution-form .header .title,body.person-page .main .contents .spot-mistake .contribution-form .header .title{font-family:league-spartan-bold,sans-serif;color:#8898aa}body.person-page .main .contents .contribution-adder .contribution-form .header .title .attention,body.person-page .main .contents .spot-mistake .contribution-form .header .title .attention{color:"league-spartan-regular",sans-serif;margin-right:-4px}body.person-page .main .contents .contribution-adder .contribution-form .header .message,body.person-page .main .contents .spot-mistake .contribution-form .header .message{color:#8898aa;font-size:15px}body.person-page .main .contents .contribution-adder .contribution-form .editor,body.person-page .main .contents .spot-mistake .contribution-form .editor{margin-top:1rem}body.person-page .main .contents .contribution-adder .contribution-form .editor .contrib-form-toolbar,body.person-page .main .contents .spot-mistake .contribution-form .editor .contrib-form-toolbar{background:#f0f5f9;height:2rem}body.person-page .main .contents .contribution-adder .contribution-form .editor .contrib-form-toolbar .contrib-form-toolbar-button,body.person-page .main .contents .spot-mistake .contribution-form .editor .contrib-form-toolbar .contrib-form-toolbar-button{height:24px;width:24px;margin-left:4px;background:#e4edf4;border:1px solid #e4edf4;transition:background-color .3s}body.person-page .main .contents .contribution-adder .contribution-form .editor .contrib-form-toolbar .contrib-form-toolbar-button:focus,body.person-page .main .contents .contribution-adder .contribution-form .editor .contrib-form-toolbar .contrib-form-toolbar-button:hover,body.person-page .main .contents .spot-mistake .contribution-form .editor .contrib-form-toolbar .contrib-form-toolbar-button:focus,body.person-page .main .contents .spot-mistake .contribution-form .editor .contrib-form-toolbar .contrib-form-toolbar-button:hover{background:#fff;transition:background-color .3s}body.person-page .main .contents .contribution-adder .contribution-form .editor .contrib-form-content,body.person-page .main .contents .spot-mistake .contribution-form .editor .contrib-form-content{min-height:8rem;box-sizing:border-box;padding-left:8px;font-size:15px;line-height:1.25}body.person-page .main .contents .contribution-adder .contribution-form .editor .contrib-form-content p,body.person-page .main .contents .spot-mistake .contribution-form .editor .contrib-form-content p{margin:0}body.person-page .main .contents .contribution-adder .contribution-form .num-chars-wrapper,body.person-page .main .contents .spot-mistake .contribution-form .num-chars-wrapper{text-align:right}body.person-page .main .contents .contribution-adder .contribution-form .num-chars-wrapper .num-chars,body.person-page .main .contents .spot-mistake .contribution-form .num-chars-wrapper .num-chars{color:#8898aa;font-size:14px}body.person-page .main .contents .contribution-adder .contribution-form .num-chars-wrapper .num-chars.warn,body.person-page .main .contents .spot-mistake .contribution-form .num-chars-wrapper .num-chars.warn{color:#f2545b}body.person-page .main .contents .contribution-adder .contribution-form .image-uploads .image-row .upload-area,body.person-page .main .contents .spot-mistake .contribution-form .image-uploads .image-row .upload-area{position:relative}body.person-page .main .contents .contribution-adder .contribution-form .image-uploads .image-row .upload-area input.file-upload-field,body.person-page .main .contents .spot-mistake .contribution-form .image-uploads .image-row .upload-area input.file-upload-field{position:absolute;left:0;top:0;bottom:0;width:100%;opacity:0;cursor:pointer}body.person-page .main .contents .contribution-adder .contribution-form .image-uploads .image-row .upload-area .file-upload-button,body.person-page .main .contents .spot-mistake .contribution-form .image-uploads .image-row .upload-area .file-upload-button{background-color:#f0f5f9;height:4.5rem;padding-top:3rem;line-height:1;text-align:center;color:#8898aa;border-radius:8px;cursor:pointer}body.person-page .main .contents .contribution-adder .contribution-form .image-uploads .image-row .preview-area,body.person-page .main .contents .spot-mistake .contribution-form .image-uploads .image-row .preview-area{text-align:center;background:#f0f5f9;padding:4px 0;height:7rem}body.person-page .main .contents .contribution-adder .contribution-form .image-uploads .image-row .preview-area .image,body.person-page .main .contents .spot-mistake .contribution-form .image-uploads .image-row .preview-area .image{max-height:5rem;width:auto}body.person-page .main .contents .contribution-adder .contribution-form .image-uploads .image-row .preview-area .remove,body.person-page .main .contents .spot-mistake .contribution-form .image-uploads .image-row .preview-area .remove{color:#8898aa;font-size:15px;cursor:pointer}body.person-page .main .contents .contribution-adder .contribution-form .form-row.help,body.person-page .main .contents .spot-mistake .contribution-form .form-row.help{grid-template-columns:auto;text-align:right;margin-top:-1rem}body.person-page .main .contents .contribution-adder .contribution-form .form-row.submit,body.person-page .main .contents .spot-mistake .contribution-form .form-row.submit{display:flex;justify-content:flex-end}body.person-page .main .contents .contribution-adder .contribution-form .form-row.submit .button,body.person-page .main .contents .spot-mistake .contribution-form .form-row.submit .button{margin-left:8px}body.person-page .main .contents .contribution-adder .contribution-form .form-row.submit .button.secondary,body.person-page .main .contents .spot-mistake .contribution-form .form-row.submit .button.secondary{justify-self:end}body.person-page .main .contents .contribution-adder .contribution-form .form-row.footer,body.person-page .main .contents .spot-mistake .contribution-form .form-row.footer{grid-template-columns:auto}body.person-page .main .contents .contribution-adder .contribution-form.contribution-form-enter,body.person-page .main .contents .contribution-adder .contribution-form.contribution-form-leave-to,body.person-page .main .contents .spot-mistake .contribution-form.contribution-form-enter,body.person-page .main .contents .spot-mistake .contribution-form.contribution-form-leave-to{transform:translate(-50%,-50%) scale(0);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}body.person-page .main .contents .contribution-adder .contribution-form.contribution-form-enter-active,body.person-page .main .contents .spot-mistake .contribution-form.contribution-form-enter-active{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}body.person-page .main .contents .contribution-adder .contribution-form.contribution-form-enter-to,body.person-page .main .contents .spot-mistake .contribution-form.contribution-form-enter-to{transform:translate(-50%,-50%) scale(1);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}body.person-page .main .contents .contribution-adder .spot-mistake-form,body.person-page .main .contents .spot-mistake .spot-mistake-form{position:fixed;left:50%;top:50%;display:block;transform:translate(-50%,-50%);background:#fff;width:50rem;height:auto;padding:8px 20px;z-index:5}body.person-page .main .contents .contribution-adder .spot-mistake-form .icon.close,body.person-page .main .contents .spot-mistake .spot-mistake-form .icon.close{width:1.5rem;height:1.5rem;position:absolute;right:4px;top:4px;cursor:pointer;fill:#8898aa}body.person-page .main .contents .contribution-adder .spot-mistake-form .form-row .input-field,body.person-page .main .contents .contribution-adder .spot-mistake-form .form-row .textarea-field,body.person-page .main .contents .spot-mistake .spot-mistake-form .form-row .input-field,body.person-page .main .contents .spot-mistake .spot-mistake-form .form-row .textarea-field{padding:12px}body.person-page .main .contents .contribution-adder .spot-mistake-form .form-row.submit,body.person-page .main .contents .spot-mistake .spot-mistake-form .form-row.submit{display:flex;justify-content:flex-end}body.person-page .main .contents .contribution-adder .spot-mistake-form .form-row.submit .button,body.person-page .main .contents .spot-mistake .spot-mistake-form .form-row.submit .button{margin-left:8px}body.person-page .main .contents .contribution-adder .spot-mistake-form .form-row.submit .button.secondary,body.person-page .main .contents .spot-mistake .spot-mistake-form .form-row.submit .button.secondary{justify-self:end}body.person-page .main .contents .contribution-adder .spot-mistake-form.spot-mistake-form-enter,body.person-page .main .contents .contribution-adder .spot-mistake-form.spot-mistake-form-leave-to,body.person-page .main .contents .spot-mistake .spot-mistake-form.spot-mistake-form-enter,body.person-page .main .contents .spot-mistake .spot-mistake-form.spot-mistake-form-leave-to{transform:translate(-50%,-50%) scale(0);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}body.person-page .main .contents .contribution-adder .spot-mistake-form.spot-mistake-form-enter-active,body.person-page .main .contents .spot-mistake .spot-mistake-form.spot-mistake-form-enter-active{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}body.person-page .main .contents .contribution-adder .spot-mistake-form.spot-mistake-form-enter-to,body.person-page .main .contents .spot-mistake .spot-mistake-form.spot-mistake-form-enter-to{transform:translate(-50%,-50%) scale(1);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}body.person-page .main #slideshow{margin-top:4rem;margin-bottom:4rem;position:relative;height:24rem;overflow:hidden}body.person-page .main #slideshow .arrow.next,body.person-page .main #slideshow .arrow.prev{width:3rem;height:1.5rem;padding:4px;position:absolute;top:50%;transform:translateY(-100%);cursor:pointer;z-index:1;background:hsla(0,0%,100%,.3);fill:#8898aa}body.person-page .main #slideshow .arrow.next svg,body.person-page .main #slideshow .arrow.prev svg{height:2rem;margin-top:-4px}body.person-page .main #slideshow .arrow.prev{left:-12px;border-top-right-radius:1.25rem;border-bottom-right-radius:1.25rem;border-left:16px solid #8898aa;transition:left .2s ease-in-out}body.person-page .main #slideshow .arrow.prev svg{margin-left:4px}body.person-page .main #slideshow .arrow.prev:focus,body.person-page .main #slideshow .arrow.prev:hover{left:0;transition:left .2s ease-in-out}body.person-page .main #slideshow .arrow.next{right:-12px;border-top-left-radius:1.25rem;border-bottom-left-radius:1.25rem;border-right:16px solid #8898aa;transition:right .2s ease-in-out}body.person-page .main #slideshow .arrow.next svg{margin-left:12px}body.person-page .main #slideshow .arrow.next:focus,body.person-page .main #slideshow .arrow.next:hover{right:0;transition:right .2s ease-in-out}body.person-page .main #slideshow .slides{width:100%;position:absolute;display:flex;max-height:32rem}body.person-page .main #slideshow .slides .slide{flex:1 1;text-align:center;background:#000;height:20rem;visibility:hidden;opacity:0}body.person-page .main #slideshow .slides .slide .image{height:100%;width:100%;opacity:0;-o-object-fit:contain;object-fit:contain;transition:opacity .5s linear}body.person-page .main #slideshow .slides .slide .text{margin-top:-12px;color:#8898aa;background:#fff;position:relative;line-height:1.5;padding:6px 0;min-height:5rem}body.person-page .main #slideshow .slides .slide .text .caption{font-size:15px;display:inline-block;margin-bottom:4px}body.person-page .main #slideshow .slides .slide .text .credit,body.person-page .main #slideshow .slides .slide .text .display-name{font-size:14px}body.person-page .main #slideshow .slides .slide .text .credit .attention,body.person-page .main #slideshow .slides .slide .text .display-name .attention{color:#28323f}body.person-page .main #slideshow .slides .slide .text .slide-counter{position:absolute;top:10px;right:10px;font-size:12px}body.person-page .main #slideshow .slides .slide .text .new-window-wrapper{position:absolute;right:10px;bottom:10px;color:#8898aa;font-size:15px}body.person-page .main #slideshow .slides .slide .text .new-window-wrapper .icon.new-window{height:1rem;fill:#8898aa;margin-bottom:-2px}body.person-page .main #slideshow .slides .slide.active{opacity:1;visibility:visible}body.person-page .main #slideshow .slides .slide.active .image{opacity:1;transition:opacity .5s linear}body.person-page .main .related-people-also-viewed{background:#fff;padding:1rem}body.person-page .main .related-people-also-viewed .title{margin-top:0;margin-bottom:8px}body.forgot-password-page .main .contents,body.login-page .main .contents,body.register-page .main .contents{padding-bottom:3rem;position:relative}body.forgot-password-page .main .contents .body,body.login-page .main .contents .body,body.register-page .main .contents .body{padding:2rem}body.forgot-password-page .main .contents .body .messages,body.login-page .main .contents .body .messages,body.register-page .main .contents .body .messages{margin-bottom:2rem}body.forgot-password-page .main .contents .body .messages .message,body.login-page .main .contents .body .messages .message,body.register-page .main .contents .body .messages .message{font-size:15px}body.forgot-password-page .main .contents .body .messages .message.error,body.login-page .main .contents .body .messages .message.error,body.register-page .main .contents .body .messages .message.error{color:#f2545b}body.forgot-password-page .main .contents .body .messages .message.warn,body.login-page .main .contents .body .messages .message.warn,body.register-page .main .contents .body .messages .message.warn{color:#ff0}body.forgot-password-page .main .contents .body .messages .message.info,body.login-page .main .contents .body .messages .message.info,body.register-page .main .contents .body .messages .message.info{color:#8898aa}body.forgot-password-page .main .contents .body .messages .message.success,body.login-page .main .contents .body .messages .message.success,body.register-page .main .contents .body .messages .message.success{color:#49beb7}body.forgot-password-page .main .contents .body .next-steps,body.login-page .main .contents .body .next-steps,body.register-page .main .contents .body .next-steps{font-size:15px}body.forgot-password-page .main .contents .footer,body.login-page .main .contents .footer,body.register-page .main .contents .footer{display:block;text-align:right;color:#8898aa}body.aux-page .main .section .body .contact-form .form-row .input-field,body.aux-page .main .section .body .contact-form .form-row .select-field,body.aux-page .main .section .body .contact-form .form-row .textarea-field{border:2px solid transparent}body.aux-page .main .section .body .contact-form .form-row .input-field:focus,body.aux-page .main .section .body .contact-form .form-row .select-field:focus,body.aux-page .main .section .body .contact-form .form-row .textarea-field:focus{border:2px solid #30259f!important;transition:border .2s ease-in}body.post-page .main .contents .post{position:relative;background:#fff}body.post-page .main .contents .post>.featured-image{width:100%}body.post-page .main .contents .post>.post-body{padding:0;margin-bottom:2rem}@media (max-width:767px){body.post-page .main .contents .post>.post-body{padding:0}body.post-page .main .contents .post>.post-body:after{content:mobile;display:none}}body.post-page .main .contents .post>.post-body>.meta{color:#8898aa;font-size:12px;text-transform:uppercase;display:grid;grid-auto-flow:column;padding:1rem 2rem 2px;line-height:1;margin-top:-6px}@media (max-width:767px){body.post-page .main .contents .post>.post-body>.meta{font-size:14px;padding:8px 1rem}body.post-page .main .contents .post>.post-body>.meta:after{content:mobile;display:none}}body.post-page .main .contents .post>.post-body>.meta .author{text-align:right;font-family:league-spartan-bold,sans-serif}body.post-page .main .contents .post>.post-body>.tags{margin-bottom:-8px;padding-left:2rem}@media (max-width:767px){body.post-page .main .contents .post>.post-body>.tags{padding-left:1rem}body.post-page .main .contents .post>.post-body>.tags:after{content:mobile;display:none}}body.post-page .main .contents .post>.post-body>.tags .tag{margin-right:4px;font-size:12px;font-family:league-spartan-bold,sans-serif;color:#8898aa;text-transform:uppercase}body.post-page .main .contents .post>.post-body>.accent{width:6%;height:5px;background:#28323f;margin:16px 0 12px 2rem}@media (max-width:767px){body.post-page .main .contents .post>.post-body>.accent{margin:16px 0 12px 1rem}body.post-page .main .contents .post>.post-body>.accent:after{content:mobile;display:none}}body.post-page .main .contents .post>.post-body>.title{font-size:2.5rem;font-family:Playfair Display,sans-serif;color:#273043;line-height:1.25;padding:0 2rem;margin:0}@media (max-width:767px){body.post-page .main .contents .post>.post-body>.title{font-size:1.75rem;padding:0 1rem}body.post-page .main .contents .post>.post-body>.title:after{content:mobile;display:none}}body.post-page .main .contents .post>.post-body>.ad.below-title{margin-bottom:1rem}body.post-page .main .contents .post>.post-body>.excerpt{color:#8898aa;font-size:15px;font-weight:400;border:0;line-height:1.25;padding:0 2rem}@media (max-width:767px){body.post-page .main .contents .post>.post-body>.excerpt{padding:0 1rem}body.post-page .main .contents .post>.post-body>.excerpt:after{content:mobile;display:none}}body.post-page .main .contents .post>.post-body>.body{font-size:19px;padding:0 2rem 3rem}@media (max-width:767px){body.post-page .main .contents .post>.post-body>.body{padding:0 1rem 3rem}body.post-page .main .contents .post>.post-body>.body:after{content:mobile;display:none}}body.post-page .main .contents .post>.post-body>.body figure{margin:0;line-height:1;background:#fff;width:100%;border-radius:8px}body.post-page .main .contents .post>.post-body>.body figure img{border-top-left-radius:8px}body.post-page .main .contents .post>.post-body>.body figure.image-style-align-left{max-width:50%;float:left;margin:8px 16px 8px 0}body.post-page .main .contents .post>.post-body>.body figure.image-style-align-right{float:right;max-width:50%;margin:8px 0 8px 16px}body.post-page .main .contents .post>.post-body>.body figure.align-center{border-bottom-left-radius:8px;border-bottom-right-radius:8px}body.post-page .main .contents .post>.post-body>.body figure.align-center a{background-image:none}body.post-page .main .contents .post>.post-body>.body figure.align-center img{width:100%;margin:unset}body.post-page .main .contents .post>.post-body>.body figure.align-center figcaption{color:#8898aa;background:#f0f5f9;padding:12px 0}body.post-page .main .contents .post>.post-body>.body figure figcaption{background:#f0f5f9;font-size:14px;color:#8898aa;text-shadow:none;text-align:center;margin-top:-4px;padding:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}body.post-page .main .contents .post>.post-body>.body blockquote{font-size:1.25rem;position:relative;margin:2rem 0;padding:0 1rem;border-left:6px solid #273043;background:transparent}body.post-page .main .contents .post>.post-body>.body>.references{margin:1rem 0;padding-top:8px;border-top:1px solid #8898aa}body.post-page .main .contents .post>.post-body>.body>.references>.title{font-size:12px;text-transform:uppercase;font-family:league-spartan-bold,sans-serif;color:#8898aa}body.post-page .main .contents .post>.post-body>.body>.references>.list{font-size:14px}body.post-page .main .contents .post>.post-body>.body>.references>.list>.item{padding-left:8px;line-height:1;margin:8px 0;color:#8898aa;border-left:1px dotted #8898aa}body.post-page .main .contents .section.ad.native{margin:2rem 0}body.post-page .main .contents .section.comments .body{margin:0 -8px}body.posts-by-tag .main .contents .titles{margin-bottom:2rem}body.posts-by-tag .main .contents .titles .title{font-size:1.25rem;font-family:league-spartan-bold,sans-serif}body.posts-by-tag .main .contents .body.posts .post{display:grid;grid-template-columns:8rem auto;grid-column-gap:1rem;background:#fff;margin-bottom:2rem}body.posts-by-tag .main .contents .body.posts .post .feaured-image{max-width:8rem;width:8rem}body.posts-by-tag .main .contents .body.posts .post .text{line-height:1.5}body.posts-by-tag .main .contents .body.posts .post .text>.title{margin:0;font-size:20px}@media (max-width:767px){body.posts-by-tag .main .contents .body.posts .post .text>.title{font-size:19px}body.posts-by-tag .main .contents .body.posts .post .text>.title:after{content:mobile;display:none}}body.posts-by-tag .main .contents .body.posts .post .text>.excerpt{font-size:14px;color:#8898aa}@media (max-width:767px){body.posts-by-tag .main .contents .body.posts .post .text>.excerpt{font-size:12px}body.posts-by-tag .main .contents .body.posts .post .text>.excerpt:after{content:mobile;display:none}}body.trending-by-country-page .contents .body .header,body.trending-page .contents .body .header{font-size:1.5rem;text-shadow:none;margin-bottom:1rem;color:#8898aa}body.trending-by-country-page .contents .body .header .icon,body.trending-page .contents .body .header .icon{height:1.5rem;width:2rem;margin-right:4px;margin-bottom:-8px;fill:#8898aa}body.trending-by-country-page .contents .body .back-to,body.trending-page .contents .body .back-to{text-align:right;margin-bottom:1rem}body.trending-by-country-page .contents .body .back-to .icon,body.trending-page .contents .body .back-to .icon{height:1.5rem;width:2rem;fill:#8898aa;margin-right:6px;margin-bottom:-8px}body.trending-by-country-page .contents .body .back-to .text,body.trending-page .contents .body .back-to .text{font-size:15px;color:#8898aa}body.trending-by-country-page .contents .body .items,body.trending-page .contents .body .items{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:1rem;grid-gap:2rem}@media (max-width:1023px){body.trending-by-country-page .contents .body .items,body.trending-page .contents .body .items{grid-template-columns:repeat(1,1fr)}body.trending-by-country-page .contents .body .items:after,body.trending-page .contents .body .items:after{content:tablet;display:none}}body.trending-by-country-page .contents .body .items .item,body.trending-page .contents .body .items .item{background:#fff;padding:8px 16px}body.trending-by-country-page .contents .body .items .item .title,body.trending-page .contents .body .items .item .title{color:#8898aa;text-shadow:none;font-family:league-spartan-bold,sans-serif;font-size:14px;text-transform:uppercase;position:relative;margin-bottom:1rem}body.trending-by-country-page .contents .body .items .item .title .country-flag,body.trending-page .contents .body .items .item .title .country-flag{height:10px;position:absolute;right:0;top:4px}body.trending-by-country-page .contents .body .items .item .see-all,body.trending-page .contents .body .items .item .see-all{margin-top:6px;text-align:right}body.trending-by-country-page .contents .body .items .item .see-all .link .text,body.trending-page .contents .body .items .item .see-all .link .text{font-size:15px;color:#8898aa}body.trending-by-country-page .contents .body .items .item .see-all .link .icon,body.trending-page .contents .body .items .item .see-all .link .icon{height:1.5rem;width:2rem;margin-bottom:-8px;fill:#8898aa}body.trending-by-country-page .contents .body .people-list,body.trending-page .contents .body .people-list{background:#fff;padding:2rem}body.trending-page .contents .body .people-list{padding:0}.trending-filter{margin:0 0 2rem}.trending-filter .select-field .vs__search{margin:2px 6px 0}.trending-filter .select-field .vs__search::-moz-placeholder{font-family:league-spartan-regular,sans-serif;color:#8898aa;font-size:15px}.trending-filter .select-field .vs__search:-ms-input-placeholder{font-family:league-spartan-regular,sans-serif;color:#8898aa;font-size:15px}.trending-filter .select-field .vs__search::placeholder{font-family:league-spartan-regular,sans-serif;color:#8898aa;font-size:15px}.trending-filter .select-field .vs__dropdown-toggle{cursor:text;height:32px;border-radius:32px;border:0;font-size:14px;background:#fff}.trending-filter .select-field .vs__dropdown-toggle .vs__actions{padding:4px 12px 0 3px}.trending-filter .select-field .vs__dropdown-toggle .vs__actions .vs__clear,.trending-filter .select-field .vs__dropdown-toggle .vs__actions .vs__open-indicator{fill:#8898aa}.trending-filter .select-field .vs__dropdown-menu{margin-top:16px;padding:0;border:1px solid #e4edf4;text-shadow:none;border-radius:8px}.trending-filter .select-field .vs__dropdown-menu .vs__dropdown-option{color:#000;line-height:1.5;height:32px;border-bottom:1px solid #f0f5f9}.trending-filter .select-field .vs__dropdown-menu .vs__dropdown-option:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}.trending-filter .select-field .vs__dropdown-menu .vs__dropdown-option--highlight{background:#f0f5f9}.trending-filter .select-field .vs__dropdown-menu .vs__no-options{height:32px;line-height:1.75}@media (max-width:767px){.trending-filter{margin:0 0 2rem}.trending-filter:after{content:mobile;display:none}}.people-list{counter-reset:personCounter;display:grid;grid-row-gap:12px}.people-list .person{display:grid;grid-template-columns:3.5rem auto;grid-column-gap:6px;max-height:3.5rem;background:#f0f5f9;position:relative;border-radius:8px;border:1px solid #e4edf4;transition:background-color .3s ease-in-out}.people-list .person:before{counter-increment:personCounter 1;content:counter(personCounter,decimal-leading-zero);font-family:Roboto Mono,monospace;font-style:italic;font-size:24px;position:absolute;top:-16px;right:-4px;color:#8898aa;text-shadow:none;z-index:1;opacity:.25}.people-list .person .thumb-wrapper{line-height:1}.people-list .person .thumb-wrapper .thumb{width:3.5rem;height:3.5rem;-o-object-fit:cover;object-fit:cover;border-top-left-radius:8px;border-bottom-left-radius:8px}.people-list .person .thumb-wrapper:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:3.5rem;background:radial-gradient(ellipse at right,transparent 60%,#5c6d81 145%);border-top-left-radius:8px;border-bottom-left-radius:8px}.people-list .person .right{text-align:left;text-shadow:none;position:relative}.people-list .person .right .name{margin:0;line-height:1;font-size:15px}.people-list .person .right .name:before{content:" ";display:block;width:16px;height:2px;margin-top:6px;background:#8898aa}.people-list .person .right .brief-bio{line-height:1;color:#8898aa;font-size:14px;position:absolute;bottom:8px;overflow:hidden;text-overflow:ellipsis}.people-list .person:focus,.people-list .person:hover{background:#e4edf4;transition:background-color .3s ease-in-out}.people-list.narrow .person{grid-template-columns:3.5rem auto;max-height:3.5rem}.people-list.narrow .person .thumb-wrapper .thumb,.people-list.narrow .person .thumb-wrapper .thumb:after{width:3.5rem;height:3.5rem}.people-list.narrow .person .thumb-wrapper:after{width:3.5rem}.people-list.narrow .person .right .brief-bio{height:16px;bottom:6px}.people-list.wide{grid-row-gap:1rem}.people-list.wide .person{grid-template-columns:5rem auto;max-height:5rem}.people-list.wide .person:before{font-size:32px;top:-24px;right:-4px}.people-list.wide .person .thumb-wrapper .thumb,.people-list.wide .person .thumb-wrapper .thumb:after{width:5rem;height:5rem}.people-list.wide .person .thumb-wrapper:after{width:5rem}.people-list.wide .person .right .accent{width:4%;height:3px}.people-list.wide .person .right .name{margin-top:4px;margin-bottom:0}.people-list.wide .person .right .brief-bio{width:100%}@media (max-width:1023px){.people-list.wide{padding:0 12px}.people-list.wide .person{grid-template-columns:3.5rem auto;max-height:3.5rem}.people-list.wide .person:before{font-size:32px;top:-24px;right:-4px}.people-list.wide .person .thumb-wrapper .thumb,.people-list.wide .person .thumb-wrapper .thumb:after{width:3.5rem;height:3.5rem}.people-list.wide .person .thumb-wrapper:after{width:3.5rem}.people-list.wide:after{content:tablet;display:none}}.section{background:#fff;margin-bottom:2rem;padding:1rem 0;position:static;z-index:0;height:-webkit-max-content;height:-moz-max-content;height:max-content;border-radius:8px}.section>.titles{position:relative;color:#8898aa;font-size:15px}.section>.titles>.icon{height:1rem;width:1rem;fill:#8898aa;position:absolute;left:2rem;top:0}@media (max-width:767px){.section>.titles>.icon{left:1rem}.section>.titles>.icon:after{content:mobile;display:none}}.section>.titles>.sub-title{text-align:right;line-height:1.25;font-size:12px;font-family:league-spartan-bold,sans-serif;text-transform:uppercase;border-bottom:1px solid #e4edf4;margin-top:0;margin-bottom:2px;min-height:1rem;padding:4px 2rem 2px 0}@media (max-width:767px){.section>.titles>.sub-title{padding:4px 1rem 2px 0}.section>.titles>.sub-title:after{content:mobile;display:none}}.section>.titles>.sub-title>.link{color:#8898aa}.section>.titles>.title{font-size:14px;font-family:league-spartan-bold,sans-serif;text-transform:uppercase;padding:0 2rem;margin:0}@media (max-width:767px){.section>.titles>.title{padding-left:1rem}.section>.titles>.title:after{content:mobile;display:none}}.section>.titles>.messages{display:grid;padding:2rem;font-size:15px}.section>.titles>.messages .message{display:grid;grid-auto-flow:column;grid-column-gap:8px;justify-content:left}.section .body{padding:0 2rem}@media (max-width:767px){.section .body{padding:0 1rem}.section .body:after{content:mobile;display:none}}.br-large{border-radius:8px}.br-large-top{border-top-left-radius:8px;border-top-right-radius:8px}.br-large-bottom{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.br-large-left{border-top-left-radius:8px;border-bottom-left-radius:8px}.br-large-right{border-top-right-radius:8px;border-bottom-right-radius:8px}.br-small{border-radius:4px}.br-small-top{border-top-left-radius:4px;border-top-right-radius:4px}.br-small-bottom{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.br-small-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.br-small-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.br-xsmall{border-radius:2px}.br-pill{border-radius:999px}.html-content a{border-bottom:1px solid #273043;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-text-stroke-width:thin}.html-content>p{margin-top:10px;margin-bottom:10px;line-height:1.75}.html-content>p>br{display:none}.html-content .tweet{margin-bottom:1rem}.html-content .tweet twitter-widget{margin:0 auto}.html-content .youtube-video{position:relative;width:100%;height:0;padding-bottom:56.25%;margin-top:1rem;margin-bottom:2rem}.html-content .youtube-video>iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.html-content blockquote{font-family:Playfair Display,sans-serif;font-style:italic;font-size:1.25rem;position:relative;margin:2rem 0;padding:0 1rem;border-left:10px solid #273043;background:transparent}.html-content figure.image{margin:0 auto;line-height:1;background:#fff;width:auto;background:#f0f5f9;border-radius:8px}.html-content figure.image>img{width:100%;border-top-left-radius:8px;border-top-right-radius:8px}.html-content figure.image figcaption{font-size:14px;text-shadow:none;text-align:center;margin-top:-4px;padding:8px;line-height:1.55}.html-content figure.image.image-style-align-left{float:left;width:auto;margin:8px 16px 8px 0}.html-content figure.image.image-style-align-left>img{width:100%}.html-content figure.image.image-style-align-right{float:right;width:auto;margin:8px 0 8px 16px}.html-content figure.image.image-style-align-right>img{width:100%}.html-content figure.image-captioned{line-height:20px}.html-content figure.image-captioned figcaption{font-size:14px;font-style:normal;margin-top:-6px;margin-right:-2rem;margin-left:-2rem;background:#f0f5f9;text-shadow:none}.html-content figure.image-captioned.align-left,.html-content figure.image-captioned.align-right{border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.html-content figure.image-captioned.align-left img,.html-content figure.image-captioned.align-right img{border-top-left-radius:4px;border-top-right-radius:4px}.html-content figure.image-captioned.align-right{float:right;margin:2rem 0 2rem 2rem}.html-content figure.image-captioned.align-left{float:left;margin:2rem 2rem 2rem 0}.html-content .mw-parser-output{margin-bottom:1rem}.html-content h2{font-family:league-spartan-bold,sans-serif;color:#273043;margin-bottom:0}.html-content h3,.html-content h4,.html-content h5,.html-content h6{font-family:league-spartan-bold,sans-serif;color:#273043;clear:both;margin-bottom:0}.html-content h2{position:relative;display:block;padding:0 0 2px;text-shadow:none;z-index:0;font-size:1.25rem;text-transform:uppercase;line-height:1;width:100%;border-bottom:2px solid;clear:both}@media (max-width:767px){.html-content h2{font-size:1rem}.html-content h2:after{content:mobile;display:none}}.html-content h3{margin:12px 0 0;line-height:1}.html-content>img:not(div[class=thumbinner]):nth-child(2n){float:left}.html-content>img:not(div[class=thumbinner]):nth-child(2n),.html-content>img:not(div[class=thumbinner]):nth-child(odd){margin:1rem 2rem 1rem 0;box-shadow:0 1px 2px rgba(0,0,0,.1);border-top-left-radius:4px;border-top-right-radius:4px}.html-content .embeddedContent{margin:0 -2rem}.html-content .thumb{margin-bottom:1rem;border-radius:8px}.html-content .thumb .thumbinner{display:table;line-height:0;margin:0 auto;text-align:center;position:relative}.html-content .thumb .thumbinner .thumb-opener{position:absolute;top:10px;right:10px;background:hsla(0,0%,100%,.55);padding:4px;border-radius:4px;transition:background-color .3s ease-in-out}.html-content .thumb .thumbinner .thumb-opener .new-window-icon{width:16px;height:16px}.html-content .thumb .thumbinner .thumb-opener:focus,.html-content .thumb .thumbinner .thumb-opener:hover{background:hsla(0,0%,100%,.75);transition:background-color .3s ease-in-out}.html-content .thumb .thumbinner.full-width{width:100%}.html-content .thumb .thumbinner img{max-width:100%;height:auto;border-top-left-radius:8px;border-top-right-radius:8px}.html-content .thumb .thumbinner img.full-width{width:100%}.html-content .thumb .thumbinner .thumbcaption{background:#f0f5f9;font-size:14px;line-height:20px;display:table-caption;padding:4px 8px;caption-side:bottom;text-align:center;color:#8898aa;text-shadow:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.html-content .thumb .thumbinner .thumbcaption a{color:#8898aa}.html-content figure.image-figure{position:relative;background:#f0f5f9;margin:0 0 1rem;border-radius:8px}.html-content figure.image-figure figcaption{display:block;color:#8898aa;font-size:14px;line-height:1.25;padding:0 8px 8px;caption-side:bottom;text-align:center;text-shadow:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.html-content figure.image-figure figcaption a{color:#8898aa}.html-content figure.image-figure .image{width:100%;border-top-left-radius:8px;border-top-right-radius:8px}.html-content figure.image-figure .new-window-icon{position:absolute;width:16px;height:16px;top:16px;right:16px;background:hsla(0,0%,100%,.55);padding:4px;border-radius:4px;transition:background-color .3s ease-in-out}.html-content figure.image-figure .new-window-icon:focus,.html-content figure.image-figure .new-window-icon:hover{background:hsla(0,0%,100%,.75);transition:background-color .3s ease-in-out}.html-content figure.image-figure.small{width:300px;float:right;margin-left:1rem}.html-content figure.image-figure.small .image{width:100%;border-top-left-radius:8px;border-top-right-radius:8px}.html-content figure.table{width:100%;margin:0}.html-content table{font-size:14px;line-height:1.5;width:100%;border-spacing:0;border:1px solid #273043;border-bottom:0;border-radius:4px}.html-content table tr th{background:#273043;color:#fff;font-family:league-spartan-bold,sans-serif;text-shadow:none;height:1.5rem}.html-content table tr td{padding:4px 0 4px 4px;border-bottom:1px solid #273043;border-right:1px solid #273043}.html-content table tr td .link{background-image:none;border-bottom:1px solid #273043;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-text-stroke-width:thin}.html-content table tr td:last-of-type{border-right:0}.html-content li.gallerybox{clear:both;display:block}.html-content>ul{margin-top:4px;margin-left:6px}.html-content ol{list-style:none!important;counter-reset:item;padding-left:1rem}.html-content ol li{margin-bottom:6px}.html-content ol li:before{font-family:league-spartan-bold,sans-serif;font-size:15px;margin-right:8px;content:counter(item) ".";counter-increment:item;color:#28323f}.form-row{display:grid;grid-template-columns:8rem auto;position:relative;grid-column-gap:1rem;margin:1rem 0;color:#8898aa;font-size:15px;padding-right:6px}@media (max-width:767px){.form-row{grid-template-columns:6rem auto}.form-row:after{content:mobile;display:none}}.form-row .label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.form-row .input-field,.form-row .selector{background:#f0f5f9;padding:0 6px;box-sizing:border-box;font-size:14px;border-radius:4px;border:2px solid #e4edf4;transition:border-color .2s ease-in}.form-row .input-field:focus,.form-row .selector:focus{border-color:#30259f;transition:border-color .2s ease-in}.form-row .v-select .vs__dropdown-menu{margin-top:2px;padding:0;border:0;text-shadow:none;border-radius:4px}.form-row .v-select .vs__dropdown-menu .vs__dropdown-option{color:#000;line-height:1.5;height:32px}.form-row .v-select .vs__dropdown-menu .vs__dropdown-option:first-of-type{border-top-left-radius:4px;border-top-right-radius:4px}.form-row .v-select .vs__dropdown-menu .vs__dropdown-option--highlight{background:#e4edf4}.form-row .v-select .vs__dropdown-menu .vs__no-options{height:32px;line-height:1.75}.form-row .input-field{height:28px}.form-row .selector{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.form-row .select-field{background:#f0f5f9;height:28px;border:0!important;border:1px solid #e4edf4}.form-row .textarea-field{background:#f0f5f9;border-radius:8px;border:1px solid #e4edf4}.form-row>.help{position:absolute;right:0;top:2rem;font-size:12px;color:#8898aa}.form-row>.help.required{color:#f2545b}.form-row.checkbox{margin:0;grid-template-columns:1rem auto}.form-row.checkbox input.checkbox-field{margin-top:6px}.form-row.submit{grid-template-columns:auto;justify-content:right;margin-top:2rem}.form-row-group{position:relative;display:grid;grid-auto-flow:column;grid-column-gap:2rem;padding:8px;margin-top:2rem;border:1px solid #e4edf4;border-radius:8px}.form-row-group.many{grid-auto-flow:unset;grid-template-columns:repeat(3,1fr)}.form-row-group.many.two{grid-auto-flow:unset;grid-template-columns:repeat(2,1fr);grid-row-gap:2rem}.form-row-group .form-row{position:relative}.form-row-group>.title{position:absolute;font-family:league-spartan-bold,sans-serif;font-size:12px;background:#8898aa;color:#fff;padding:4px 8px 5px;text-shadow:none;left:8px;top:-8px;line-height:1;text-transform:uppercase;border-radius:14px}.underlined{border-bottom:1px solid #273043;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.border{border:1px solid #f0f5f9!important}.border-left{border-left:1px solid #f0f5f9!important}.border-right{border-right:1px solid #f0f5f9!important}.border-top{border-top:1px solid #f0f5f9!important}.border-bottom{border-bottom:1px solid #f0f5f9!important}.border-dark{border:1px solid #e4edf4!important}.border-dark-left{border-left:1px solid #e4edf4!important}.border-dark-right{border-right:1px solid #e4edf4!important}.border-dark-top{border-top:1px solid #e4edf4!important}.border-dark-bottom{border-bottom:1px solid #e4edf4!important}.shadow{box-shadow:0 1px 2px rgba(0,0,0,.1)}.shadow-deep,.vs__dropdown-menu{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.button{display:inline-block;font-family:league-spartan-regular,sans-serif;border:0;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px 8px 6px;border-radius:14px;text-align:center}.button>.label{color:hsla(0,0%,100%,.75);text-shadow:none;line-height:1;text-transform:uppercase;font-family:league-spartan-bold,sans-serif;font-size:12px;padding:0 1rem}.button.primary{color:#fff;background:radial-gradient(circle at 17%,at 77%,rgba(17,17,17,.04) 0,rgba(17,17,17,.04) 50%,hsla(0,0%,77.3%,.04) 0,hsla(0,0%,77.3%,.04) 100%),radial-gradient(circle at 36%,at 17%,rgba(64,64,64,.04) 0,rgba(64,64,64,.04) 50%,hsla(0,0%,95.7%,.04) 0,hsla(0,0%,95.7%,.04) 100%),radial-gradient(circle at 44%,at 60%,hsla(0,0%,69.4%,.04) 0,hsla(0,0%,69.4%,.04) 50%,hsla(0,0%,73.3%,.04) 0,hsla(0,0%,73.3%,.04) 100%),linear-gradient(19deg,#0952bf,#22029f);background:radial-gradient(circle at 17% 77%,rgba(17,17,17,.04) 0,rgba(17,17,17,.04) 50%,hsla(0,0%,77.3%,.04) 0,hsla(0,0%,77.3%,.04) 100%),radial-gradient(circle at 36% 17%,rgba(64,64,64,.04) 0,rgba(64,64,64,.04) 50%,hsla(0,0%,95.7%,.04) 0,hsla(0,0%,95.7%,.04) 100%),radial-gradient(circle at 44% 60%,hsla(0,0%,69.4%,.04) 0,hsla(0,0%,69.4%,.04) 50%,hsla(0,0%,73.3%,.04) 0,hsla(0,0%,73.3%,.04) 100%),linear-gradient(19deg,#0952bf,#22029f);transition:all .2s ease-in-out}.button.primary>.label,.button.primary>.label a{color:hsla(0,0%,100%,.75)}.button.primary:focus,.button.primary:hover{transform:scale(1.05);transition:transform .2s ease-in-out}.button.secondary{background:#fff;border:1px solid #30259f}.button.secondary .label{color:#30259f}.button.secondary .label a{color:#273043}.button.tertiary{background:#fff;border:1px solid #f2545b}.button.tertiary .label,.button.tertiary .label a{color:#f2545b}