.vs__dropdown-menu{padding:0!important;border-radius:8px!important;top:calc(100% + 2px)!important;max-height:16rem}.vs__dropdown-menu .vs__dropdown-option{color:#28323f;line-height:1.5;height:32px;border-bottom:1px solid #f0f5f9;padding-top:5px;padding-left:12px;font-size:14px}.vs__dropdown-menu .vs__dropdown-option:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}.vs__dropdown-menu .vs__dropdown-option--highlight{background:#f0f5f9}.html-select-field{background:#fff;border-radius:999px;padding-left:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:28px;background-image:linear-gradient(45deg,transparent 50%,#f0f5f9 0),linear-gradient(135deg,#f0f5f9 50%,transparent 0),linear-gradient(90deg,#b93e78,#b93e78);background-position:calc(100% - 18px) calc(1rem - 5px),calc(100% - 13px) calc(1rem - 5px),100% 0;background-size:5px 5px,5px 6px,34px 100%;background-repeat:no-repeat;background-origin:content-box;border:1px solid #d8e5ef;cursor:pointer}.filters{background:#d8e5ef;border:1px solid #8898aa;padding:4px 0 1rem;margin:1rem}.filters>.title{border-bottom:1px solid #8898aa;padding:4px 1rem 8px;margin-bottom:1rem;position:relative}.filters>.title .icon.settings{height:16px;width:16px;fill:#b93e78;position:absolute;top:8px;right:1rem}.filters>.title>.top{color:#fff;background:#b93e78;text-transform:uppercase;font-size:14px;line-height:1;padding:5px 8px 2px;border-radius:4px;width:-moz-fit-content;width:fit-content}.filters>.title>.bottom{margin-top:12px;color:#8898aa;font-size:14px;font-weight:600}.filters>.title>.bottom>.highlight{color:#b93e78}.filters>.title>.bottom>.arrow{margin:0 6px}.filters>.rows{display:grid;grid-auto-flow:row;grid-row-gap:8px;padding:0 1rem}.filters>.rows>.row{margin:4px 0;display:grid;grid-template-columns:5rem auto}.filters>.rows>.row>.label{color:#28323f;font-size:14px;margin-top:4px}.filters>.rows>.row .input-field{border-radius:999px;background:#fff;height:32px;padding:8px 12px;font-weight:600}.filters>.rows>.row .v-select{background:#fff;padding:0;border-radius:999px;height:32px}.filters>.rows>.row .v-select .vs__search{font-size:14px}.filters>.rows>.row .v-select .vs__search::-moz-placeholder{font-family:League Spartan,sans-serif}.filters>.rows>.row .v-select .vs__search::placeholder{font-family:League Spartan,sans-serif}.filters>.rows>.row .v-select .vs__dropdown-toggle{height:30px;border-radius:32px;background:#fff}.filters>.rows>.row .v-select .vs__dropdown-toggle .vs__search{background:#fff}.filters>.rows>.row .v-select.vs--open{border:1px solid #b93e78}.filters>.rows>.row.mmdd>.fields{display:grid;grid-row-gap:8px}.filters>.rows>.row.mmdd>.fields>.field{width:100%;display:grid;grid-template-columns:3rem auto}.filters>.rows>.row.mmdd>.fields>.field>.label{color:#8898aa;font-size:14px;margin-top:4px}.filters>.rows>.row.submit{grid-template-columns:none;margin-top:1rem;justify-content:right}@media(min-width:1024px){.filters{margin:1rem 0}.filters>.title .icon.settings{height:20px;width:20px}.filters>.rows>.row.mmdd>.fields{grid-template-columns:repeat(2,1fr);grid-column-gap:1rem}.filters:after{content:desktop;display:none}}.input-field{height:28px;padding:8px;width:100%;background:#f0f5f9;border-radius:4px;font-family:League Spartan,sans-serif;font-size:14px}.input-field:focus{border:1px solid #b93e78}.textarea-field{padding:8px;background:#f0f5f9;border-radius:4px}.textarea-field:focus{border:1px solid #b93e78}input.checkbox-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:18px;width:18px;accent-color:#b93e78;background-color:#f0f5f9;border:2px solid #b93e78;border-radius:4px;cursor:pointer}input.checkbox-field:checked{background-color:#b93e78;background:#b93e78 url("data:image/gif;base64,R0lGODlhCwAKAIABAP////3cnSH5BAEKAAEALAAAAAALAAoAAAIUjH+AC73WHIsw0UCjglraO20PNhYAOw==") 2px 2px no-repeat}.selector{height:-moz-fit-content;height:fit-content;background:#f0f5f9;padding:0 6px;box-sizing:border-box;font-size:14px;border-radius:4px;border:1px solid #d8e5ef}.selector,.selector:focus{transition:border-color .2s ease-in}.selector:focus{border-color:#b93e78}.form-row{display:grid;grid-template-columns:8rem auto;position:relative;grid-column-gap:1rem;margin:1rem 0;color:#8898aa;font-size:16px;padding-right:6px}@media(max-width:767px){.form-row{grid-template-columns:5rem auto}.form-row:after{content:mobile;display:none}}.form-row .label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.form-row>.help{position:absolute;right:0;top:2rem;font-size:12px;color:#8898aa}.form-row>.help.required{color:#f2545b}.form-row.checkbox{grid-template-columns:1rem auto;margin:2px 0 0;padding-bottom:2px}.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 #d8e5ef;border-radius:8px}.form-row-group>.title{position:absolute;font-size:12px;background:#28323f;color:#f0f5f9;padding:8px 10px 4px;left:8px;top:-8px;line-height:1;text-transform:uppercase;border-radius:4px;margin-bottom:1rem}.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.many.three{grid-template-columns:repeat(3,auto)!important;grid-auto-flow:unset}.form-row-group.many.three .form-row{grid-template-columns:auto}.form-row-group .form-row{position:relative}.vs__no-options{height:32px;line-height:1.75}.select-field{height:28px;border-radius:4px;background:#f0f5f9;font-family:League Spartan,sans-serif;font-size:14px}.select-field .vs__search{border:0!important;background:#f0f5f9;border:1px solid #d8e5ef;color:#28323f;font-size:14px;background:#fff;margin:0}.select-field .vs__search:focus{margin-top:2px}.select-field .vs__dropdown-toggle{font-size:14px;background:#fff;height:2rem;border:0}.select-field .vs__dropdown-toggle .vs__selected-options{margin-left:4px}.select-field .vs__dropdown-toggle .vs__actions{padding:4px 12px 0 3px}.select-field .vs__dropdown-toggle .vs__actions .vs__clear,.select-field .vs__dropdown-toggle .vs__actions .vs__open-indicator{fill:#b93e78}.select-field .vs__dropdown-toggle .vs__selected{font-weight:600;margin-top:5px}section.box{padding:1rem 0;margin-bottom:2rem;background:#fff;height:-moz-fit-content;height:fit-content}section.box>.section-titles{position:relative;color:#8898aa}section.box>.section-titles>.icon{height:1rem;width:1rem;fill:#b93e78;position:absolute;left:2rem;top:0}@media(max-width:767px){section.box>.section-titles>.icon{left:1rem}section.box>.section-titles>.icon:after{content:mobile;display:none}}section.box>.section-titles>.sub-title{text-align:right;line-height:1.25;font-size:12px;text-transform:uppercase;border-bottom:1px solid #d8e5ef;margin-top:0;margin-bottom:4px;min-height:1rem;padding:4px 1rem 2px 0}section.box>.section-titles>.sub-title>.link{color:#8898aa}section.box>.section-titles>.title,section.box>.section-titles>h1.title{font-size:12px;text-transform:uppercase;padding:0 1rem;margin:0;font-weight:600}section.box>.section-titles>.messages{display:grid;padding:2rem;font-size:16px}section.box>.section-titles>.messages .message{display:grid;grid-auto-flow:column;grid-column-gap:8px;justify-content:left}@media(min-width:1024px){section.box>.section-titles>.sub-title{padding:4px 2rem 2px 0}section.box>.section-titles>.title,section.box>.section-titles>h1.title{padding:0 2rem}section.box>.section-titles>.messages{display:grid;padding:2rem;font-size:16px}section.box>.section-titles>.messages .message{display:grid;grid-auto-flow:column;grid-column-gap:8px;justify-content:left}section.box>.section-titles:after{content:desktop;display:none}}section.box>.section-body{padding:0 2rem}@media(max-width:767px){section.box>.section-body{padding:0 1rem}section.box>.section-body:after{content:mobile;display:none}}.br-pill{border-radius:999px}.cap{text-transform:capitalize}.bold{font-weight:600}.shadow{box-shadow:0 1px 2px rgba(0,0,0,.1)}.shadow-deep{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)}.underlined{text-decoration:underline;width:-moz-fit-content;width:fit-content}.br-xsmall{border-radius:2px}.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}.border{border:1px solid #d8e5ef}.border-bottom{border-bottom:1px solid #f0f5f9}.button{display:inline-block;font-family:League Spartan,sans-serif;font-weight:700;border-radius:999px;cursor:pointer;width:-moz-fit-content;width:fit-content;padding-top:6px;padding-bottom:3px;text-align:center;border:1px solid #b93e78;transition:all .2s ease-in-out;text-transform:uppercase}.button>.label{line-height:1;font-size:12px;padding:0 1rem}.button.primary{color:#fff;background:#b93e78}.button.primary>.label,.button.primary>.label a{color:#fff}.button.secondary{background:#fff}.button.secondary .label,.button.secondary .label a{color:#b93e78}.button.tertiary{background:#fff;border:1px solid #f2545b}.button.tertiary .label,.button.tertiary .label a{color:#f2545b}.button:focus,.button:hover{transform:scale(1.08);transition:transform .2s ease-in-out}body{font-family:League Spartan,sans-serif;font-size:20px;line-height:1.5;counter-reset:item;color:#28323f;background:#f0f5f9;margin-top:4rem;margin-left:0;margin-right:0;scroll-behavior:smooth;background-image:radial-gradient(#d8e5ef 1px,transparent 0);background-size:10px 10px}body *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;box-sizing:border-box}body :focus{outline:none}body * a{text-decoration:none;color:#28323f}body * a:focus{outline:none}body * ::-moz-selection{color:#fff;background:#b93e78}body * ::selection{color:#fff;background:#b93e78}body .ad.in-list{margin:1rem 0}body .ad.in-list.desktop{display:none}body .ad.in-list.mobile{display:block}@media(min-width:1024px){body .ad.in-list.desktop{display:block}body .ad.in-list.mobile{display:none}body .ad.in-list:after{content:desktop;display:none}}body .ad.below-infocard{margin-bottom:1rem}body ins.adsbygoogle.adsbygoogle-noablate{display:none!important}body .cc-floating.cc-theme-classic{z-index:999999}body>main.main{display:flex;flex-direction:column;-moz-column-gap:3rem;column-gap:3rem;justify-content:space-between;padding:0 1rem;margin-top:10rem}body>main.main>aside.sidebar-left{display:none;width:20rem}body>main.main>aside.sidebar-right{display:block;width:100%}body>main.main>.contents{width:100%;border-radius:8px}@media(min-width:1024px){body>main.main{flex-direction:row;justify-content:space-between}body>main.main>aside.sidebar-right{display:block;width:20rem}body>main.main:after{content:desktop;display:none}}@media(min-width:1215px){body>main.main>.contents{width:55%}body>main.main>aside.sidebar-left,body>main.main>aside.sidebar-right{display:block;width:20rem}}body #toaster{width:24rem;height:8rem;position:fixed;top:50%;left:50%;transform:translateX(-50%);margin:0 auto;z-index:9999999}body #toaster .text{position:absolute;top:50%;left:0;right:0;padding:0 1rem;text-align:center;transform:translateY(-50%);color:#fff}body #toaster.error{background:#f2545b}body #toaster.success{background:#49beb7}body #toaster.toaster-enter,body #toaster.toaster-leave-to{opacity:0}body #toaster.toaster-enter-active,body #toaster.toaster-leave-active{transition:all .4s ease-in-out}body #toaster.toaster-enter-to{height:8rem;opacity:1}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:16px;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:16px;cursor:pointer;padding-top:8px}body #confirmation-dialog .options .option:focus,body #confirmation-dialog .options .option:hover{background:#d8e5ef}#navbar{position:fixed;top:0;width:100%;height:4rem;z-index:999999;background:#fff;display:grid;grid-template-columns:repeat(2,1fr);transition:background-color .3s linear}#navbar #live-search-bar{display:none;position:relative;margin-left:3rem;width:24rem;z-index:1}#navbar #live-search-bar>.search-field{height:2rem;color:#b93e78;margin-top:16px;font-size:12px;font-weight:600;border-radius:2rem;border:0;padding:0 0 2px 16px;box-sizing:border-box;width:100%;box-shadow:0 0 3px 1px #8898aa;z-index:2}#navbar #live-search-bar>.search-field::-moz-placeholder{color:#b93e78;font-weight:600}#navbar #live-search-bar>.search-field::placeholder{color:#b93e78;font-weight:600}#navbar #live-search-bar>.search-icon{width:20px;position:absolute;top:22px;right:12px;fill:#b93e78}#navbar #live-search-bar>.search-results.people{background:#fff;max-height:32rem;width:24rem;overflow-y:scroll;margin-top:6px;position:absolute;top:3rem;left:0}#navbar #live-search-bar>.search-results.people::-webkit-scrollbar{border-top-right-radius:8px;border-bottom-right-radius:8px;width:14px}#navbar #live-search-bar>.search-results.people::-webkit-scrollbar-track{background:#d8e5ef;border-left:1px solid #d8e5ef;border-top-right-radius:8px;border-bottom-right-radius:8px}#navbar #live-search-bar>.search-results.people::-webkit-scrollbar-thumb{background:#b93e78;border-radius:8px}#navbar #live-search-bar>.search-results.people>.search-result.person{padding-right:8px;font-size:1rem;cursor:pointer;background:#f0f5f9;display:grid;grid-template-columns:4rem auto;grid-column-gap:8px;max-width:none;height:auto;width:100%;height:4rem;overflow:hidden;margin:8px;width:auto}#navbar #live-search-bar>.search-results.people>.search-result.person>.thumb-wrapper{width:4rem;height:4rem;line-height:0;position:relative}#navbar #live-search-bar>.search-results.people>.search-result.person>.thumb-wrapper>.thumb{width:4rem;height:4rem}#navbar #live-search-bar>.search-results.people>.search-result.person>.thumb-wrapper:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:4rem;background:radial-gradient(ellipse at right,transparent 60%,#5c6d81 145%)}#navbar #live-search-bar>.search-results.people>.search-result.person>.text{display:flex;flex-direction:column;justify-content:space-between;text-align:left;padding:2px 0}#navbar #live-search-bar>.search-results.people>.search-result.person>.text>.name{font-size:14px;padding-top:2px}#navbar #live-search-bar>.search-results.people>.search-result.person>.text>.name span.highlight{color:#b93e78}#navbar #live-search-bar>.search-results.people>.search-result.person>.text>.name:before{content:" ";display:block;width:16px;height:2px;margin-bottom:2px;background:#f2545b}#navbar #live-search-bar>.search-results.people>.search-result.person>.text>.brief-bio{display:block;font-size:14px;color:#8898aa;line-height:1.2}#navbar #live-search-bar>.search-results.people>.search-result.person>.text>.brief-bio span.highlight{color:#b93e78}#navbar #live-search-bar>.search-results.people>.search-result.person.active{background:#d8e5ef}#navbar #live-search-bar>.search-results.people>.advanced-search-cta{position:sticky;bottom:0;left:0;right:0;height:3rem;line-height:3rem;padding-top:2px;font-size:12px;text-align:center;background:#b93e78;font-weight:600;color:#fff;text-transform:uppercase;cursor:pointer;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)}#navbar #live-search-bar>.search-results.people>.advanced-search-cta>.icon{height:20px;width:20px;fill:#f0f5f9;margin-bottom:-5px;margin-right:5px}#navbar a.url.logo{display:block;margin-top:16px;text-align:center;position:fixed;left:0;right:0}#navbar a.url.logo .image{transition:all .4s ease-in-out;width:8rem;height:auto}#navbar .nav-links{display:none;margin-top:16px;margin-right:5rem;justify-self:end;position:relative}#navbar .nav-links>.link{padding:7px 5px 4px 6px;text-transform:uppercase;font-size:12px;transition:background-color .3s linear;color:#28323f;cursor:pointer}#navbar .nav-links>.link svg.icon.down{height:12px;width:12px;padding:1px;margin-bottom:-2px;margin-left:3px;fill:#b93e78}#navbar .nav-links>.link:focus,#navbar .nav-links>.link:hover{background:#d8e5ef;transition:background-color .3s linear}#navbar .nav-links>.mini-menu-links{display:grid;grid-auto-flow:row;background:#fff;position:absolute;top:2.5rem;text-align:center;width:8rem;border:1px solid #d8e5ef;transition:all .3s linear}#navbar .nav-links>.mini-menu-links>.link{font-size:12px;text-transform:uppercase;height:32px;line-height:32px;padding-top:1px;background:#fff;cursor:pointer}#navbar .nav-links>.mini-menu-links>.link:focus,#navbar .nav-links>.mini-menu-links>.link:hover{background:#d8e5ef}#navbar .nav-links>.mini-menu-links.browse-menu{left:72px}#navbar .nav-links>.mini-menu-links.account-menu{right:12px}#navbar .hamburger{position:fixed;right:1rem;top:1.25rem;display:grid;grid-gap:4px;direction:rtl;cursor:pointer}#navbar .hamburger .line{height:3px;width:2.5rem;border-radius:2px;transition:width .4s cubic-bezier(.485,2.5,.545,.835) 0s}#navbar .hamburger .line.one{background:#be759f;width:1.75rem}#navbar .hamburger .line.two{background:#5e8c6a;width:2.75rem}#navbar .hamburger .line.three{background:#b68970;width:2.25rem}#navbar .hamburger .line.four{background:#5c5876;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;text-align:right;background-image:repeating-linear-gradient(135deg,rgba(0,0,0,.03),rgba(0,0,0,.03) 2px,transparent 0,transparent 4px),linear-gradient(135deg,#090b93,#ff4686);padding-top:2rem;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;margin-right:1rem;display:grid;grid-auto-flow:row;grid-row-gap:8px}#navbar .panel>.links>.links-group>.link{color:#f0f5f9;text-transform:uppercase;font-size:14px;cursor:pointer}#navbar .panel>.links>.links-group:not(:last-of-type){border-bottom:2px solid hsla(0,0%,100%,.75)}#navbar .panel.panel-enter-active,#navbar .panel.panel-enter-done{animation:slidePanelMenu .7s cubic-bezier(.175,.885,.32,1.1) normal}#navbar .panel.panel-leave-active,#navbar .panel.panel-leave-done{animation:slidePanelMenu .5s cubic-bezier(.175,.885,.32,1.1) reverse}#navbar.scrolling a.url.logo .image{transform:rotate(2turn);transition:all .4s ease-in-out}#navbar .mini-menu-enter,#navbar .mini-menu-leave-to{transform:scale(0)}#navbar .mini-menu-enter-active{animation:advancedSearchAnim .5s cubic-bezier(.25,.46,.45,.94) normal}#navbar .mini-menu-leave-active{animation:advancedSearchAnim .5s cubic-bezier(.25,.46,.45,.94) reverse}#navbar .mini-menu-enter-to{transform:scale(1);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}@media(min-width:1024px){#navbar .panel{width:20%}#navbar .panel>.links>.links-group{margin-right:1rem}#navbar #live-search-bar{display:inline-block}#navbar .nav-links{display:block}#navbar .nav-links>.link{font-size:11px}#navbar:after{content:desktop;display:none}}@media(min-width:1215px){#navbar .nav-links>.link{font-size:13px}#navbar .nav-links>.mini-menu-links{top:2.5rem}#navbar .nav-links>.mini-menu-links.browse-menu{left:22px}#navbar .nav-links>.mini-menu-links.account-menu{right:28px}}@keyframes slidePanelMenu{0%{transform:translatex(100%);transform-origin:right}to{transform:translateX(0);transform-origin:right}}#mmt-a69ffeef-5351-4922-8ad4-2e4f519484aa-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;z-index:1}.sidebar-right .widgets{display:inline-block;width:20rem}@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}.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-transform:uppercase;font-size:10px;text-align:center;padding:6px 0 4px;line-height:1;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:#b93e78;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:#b93e78;color:#fff}.sidebar-right .widgets>.trending-people .google-auto-placed{display:none!important}.sidebar-right .widgets>.trending-people .title{margin-bottom:16px;color:#b93e78;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:#b93e78}.sidebar-right .widgets>.trending-people .title .country-flag{margin-left:2px;height:10px;width:auto}.sidebar-right .widgets>.trending-people .empty{font-size:16px;color:#8898aa}.sidebar-right .widgets>.trending-people .people-list.narrow{padding:0}.sidebar-right .widgets>.trending-people .footer{margin-top:8px;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:16px;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-size:16px;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,sans-serif;font-size:16px;font-weight:500;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 .widgets>.trending-people .t-categories{font-size:14px}.sidebar-right:after{content:desktop;display:none}}.people-list{counter-reset:personCounter;display:grid;grid-row-gap:12px;padding:0 1rem}.people-list .person{display:grid;grid-template-columns:4.5rem auto;grid-column-gap:6px;max-height:4.5rem;background:#f0f5f9;position:relative;border-radius:8px;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;font-style:italic;font-weight:500;font-size:24px;position:absolute;top:-16px;right:-4px;color:#8898aa;z-index:1;opacity:.25}.people-list .person .thumb-wrapper{line-height:1}.people-list .person .thumb-wrapper .thumb{width:4.5rem;height:4.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:4.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;position:relative;display:flex;flex-direction:column;row-gap:8px;justify-content:space-between;padding:4px 0 12px;overflow:hidden}.people-list .person .right h2.name{margin:0;line-height:1;font-size:14px}.people-list .person .right h2.name:before{content:" ";display:block;width:12px;height:2px;margin-bottom:4px;background:#f2545b}.people-list .person .right .brief-bio{line-height:1;color:#8898aa;font-size:14px;overflow:hidden}.people-list .person:focus,.people-list .person:hover{background:#d8e5ef;transition:background-color .3s ease-in-out}.people-list.narrow .person{grid-template-columns:4.5rem auto;max-height:4.5rem}.people-list.narrow .person .thumb-wrapper .thumb,.people-list.narrow .person .thumb-wrapper .thumb:after{width:4.5rem;height:4.5rem}.people-list.narrow .person .thumb-wrapper:after{width:4.5rem}.people-list.wide{grid-row-gap:1rem}.people-list.wide .person{grid-template-columns:4.5rem auto;max-height:4.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:4.5rem;height:4.5rem}.people-list.wide .person .thumb-wrapper:after{width:4.5rem}.people-list.wide .person .right h2.name{font-size:14px}.people-list.wide .person .right h2.name:before{width:16px;height:2px;margin-bottom:6px}.people-list.wide .person .right .brief-bio{width:100%}@media(min-width:1024px){.people-list{padding:0}.people-list .person .right h2.name{font-size:16px}.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 h2.name{font-size:14px}.people-list.wide{grid-row-gap:1rem}.people-list.wide .person{grid-template-columns:5rem auto;max-height:5rem}.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 h2.name{font-size:16px}.people-list:after{content:desktop;display:none}}.form-wrapper{margin:2rem 0}.form-wrapper .close-wrapper{position:absolute;right:-12px;top:-12px;height:2rem;width:2rem;cursor:pointer;background:#fff;border-radius:50%;z-index:999;border:1px solid #b93e78}.form-wrapper .close-wrapper .icon-close{padding:4px;fill:#b93e78}.form-wrapper>.cta{display:flex;flex-direction:column;justify-content:center;text-align:center;background:#fff;height:5rem;width:100%;color:#8898aa;position:relative;border:2px solid #8898aa;cursor:pointer}.form-wrapper>.cta>.title{font-family:16px}.form-wrapper>.cta>.title .text{color:#8898aa;font-weight:600}.form-wrapper>.cta>.title .attention{color:#28323f;margin-left:4px}.form-wrapper>.cta>.warn{color:#f2545b;font-size:14px}.form-wrapper>.cta:focus,.form-wrapper>.cta:hover{border-color:#b93e78;animation:heartbeat 1.5s ease-in-out infinite both}.form-wrapper .the-form{position:fixed;left:50%;top:50%;display:block;transform:translate(-50%,-50%);background:#fff;width:50rem;height:auto;padding:8px 12px 8px 18px;z-index:999999}.form-wrapper .the-form .header{margin-bottom:1rem}.form-wrapper .the-form .header .text,.form-wrapper .the-form .header .title{color:#8898aa}.form-wrapper .the-form .header .text .attention,.form-wrapper .the-form .header .title .attention{color:"League Spartan",sans-serif;margin-right:-4px}.form-wrapper .the-form .header .attention{color:#28323f;margin-right:-4px}.form-wrapper .the-form .header .message{color:#8898aa;font-size:16px}.form-wrapper .the-form .header .message.warn{color:#f2545b}.form-wrapper .the-form .form-row{display:block}.form-wrapper .the-form .form-row .textarea-field{font-family:League Spartan,sans-serif;font-size:16px}.form-wrapper .the-form .form-row.help{grid-template-columns:auto;text-align:right;margin-top:-1rem}.form-wrapper .the-form .form-row.footer{grid-template-columns:auto}.form-wrapper .the-form .form-row.submit{display:flex;justify-content:flex-end}.form-wrapper .the-form .form-row.submit .button{margin-left:8px}.form-wrapper .the-form .form-row.submit .button.secondary{justify-self:end}.form-wrapper .the-form.contribution-adder-text-form .editor{margin-top:1rem}.form-wrapper .the-form.contribution-adder-text-form .editor[focus-within]{border:1px solid #b93e78}.form-wrapper .the-form.contribution-adder-text-form .editor:focus-within{border:1px solid #b93e78}.form-wrapper .the-form.contribution-adder-text-form .editor .contrib-form-toolbar{background:#b93e78;height:2.5rem;border-top-left-radius:4px;border-top-right-radius:4px;padding-top:4px}.form-wrapper .the-form.contribution-adder-text-form .editor .contrib-form-toolbar .contrib-form-toolbar-button{height:24px;width:24px;margin-left:10px;background:#fff;border:1px solid #d8e5ef;border-radius:2px;cursor:pointer}.form-wrapper .the-form.contribution-adder-text-form .editor .contrib-form-content{min-height:8rem;box-sizing:border-box;padding-left:8px;font-size:16px;line-height:1.25;background-color:#f0f5f9;border-top:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.form-wrapper .the-form.contribution-adder-text-form .editor .contrib-form-content p{margin:0}.form-wrapper .the-form.contribution-adder-text-form .num-chars-wrapper{text-align:right}.form-wrapper .the-form.contribution-adder-text-form .num-chars-wrapper .num-chars{color:#8898aa;font-size:14px}.form-wrapper .the-form.contribution-adder-text-form .num-chars-wrapper .num-chars.warn{color:#f2545b}.form-wrapper .the-form.contribution-adder-gallery-form .image-uploads .image-row .upload-area{position:relative}.form-wrapper .the-form.contribution-adder-gallery-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}.form-wrapper .the-form.contribution-adder-gallery-form .image-uploads .image-row .upload-area .file-upload-button{background-color:#f0f5f9;height:4.5rem;display:flex;flex-direction:column;justify-content:center;line-height:1;text-align:center;color:#8898aa;border-radius:8px;cursor:pointer}.form-wrapper .the-form.contribution-adder-gallery-form .image-uploads .image-row .preview-area{text-align:center;background:#f0f5f9;padding:4px 0;height:7rem}.form-wrapper .the-form.contribution-adder-gallery-form .image-uploads .image-row .preview-area .image{max-height:5rem;width:auto}.form-wrapper .the-form.contribution-adder-gallery-form .image-uploads .image-row .preview-area .remove{color:#8898aa;font-size:16px;cursor:pointer}.form-wrapper .the-form.form-transition-enter,.form-wrapper .the-form.form-transition-leave-to{transform:translate(-50%,-50%) scale(0);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.form-wrapper .the-form.form-transition-enter-active,.form-wrapper .the-form.form-transition-enter-to{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.form-wrapper .the-form.form-transition-enter-to{transform:translate(-50%,-50%) scale(1)}@media(max-width:1214px){.form-wrapper .close-wrapper{right:-8px;top:-8px;height:1.5rem;width:1.5rem}.form-wrapper .close-wrapper .icon-close{padding:4px}.form-wrapper>.cta{padding:0 8px}.form-wrapper>.cta .title{font-size:1rem}.form-wrapper .the-form{position:fixed;left:50%;top:50%;width:80%;padding:8px 4px 0 10px}.form-wrapper .the-form .header{margin-bottom:8px;margin-top:14px}.form-wrapper .the-form .header .text,.form-wrapper .the-form .header .title{font-size:14px}.form-wrapper .the-form .header .message{color:#8898aa;font-size:14px}.form-wrapper .the-form .form-row.help,.form-wrapper .the-form .form-row .textarea-field{display:block;font-size:14px;margin-top:-12px}.form-wrapper .the-form .form-row.footer{display:block;font-size:14px}.form-wrapper .the-form .form-row.submit{display:flex;justify-content:flex-end}.form-wrapper .the-form.contribution-adder-text-form .editor{margin-top:1rem}.form-wrapper .the-form.contribution-adder-text-form .editor .contrib-form-content{min-height:8rem;box-sizing:border-box;padding-left:8px;font-size:16px;line-height:1.25}.form-wrapper .the-form.contribution-adder-text-form .editor .contrib-form-content p{margin:0}.form-wrapper .the-form.contribution-adder-text-form .num-chars-wrapper{text-align:right}.form-wrapper .the-form.contribution-adder-text-form .num-chars-wrapper .num-chars{color:#8898aa;font-size:14px}.form-wrapper .the-form.contribution-adder-text-form .num-chars-wrapper .num-chars.warn{color:#f2545b}.form-wrapper .the-form.contribution-adder-gallery-form .image-uploads .image-row .upload-area{position:relative}.form-wrapper .the-form.contribution-adder-gallery-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}.form-wrapper .the-form.contribution-adder-gallery-form .image-uploads .image-row .upload-area .file-upload-button{background-color:#f0f5f9;height:4.5rem;display:flex;flex-direction:column;justify-content:center;line-height:1;text-align:center;color:#8898aa;border-radius:8px;cursor:pointer}.form-wrapper .the-form.contribution-adder-gallery-form .image-uploads .image-row .preview-area{text-align:center;background:#f0f5f9;padding:4px 0;height:7rem}.form-wrapper .the-form.contribution-adder-gallery-form .image-uploads .image-row .preview-area .image{max-height:5rem;width:auto}.form-wrapper:after{content:desktop;display:none}}@media(min-width:1024px){.form-wrapper.add-person>.cta>.warn{display:none}.form-wrapper:after{content:desktop;display:none}}.form-wrapper.suggest-correction .the-form .form-row{display:block;width:100%}.form-wrapper.suggest-correction .the-form .form-row .textarea-field{width:100%}.form-wrapper.suggest-correction .the-form .form-row.submit{text-align:right}@media(max-width:1214px){.form-wrapper .contribution-form,.form-wrapper .suggest-correction-form{width:84%}.form-wrapper:after{content:desktop;display:none}}#login-registration-form{position:fixed;top:40%;left:50%;transform:translate(-50%,-50%);background:#fff;width:50rem;display:grid;grid-template-columns:30% 70%;height:auto;z-index:9999999;padding:0}#login-registration-form.login-registration-form-enter,#login-registration-form.login-registration-form-leave-to{transform:translate(-50%,-50%) scale(0)}#login-registration-form.login-registration-form-enter-active,#login-registration-form.login-registration-form-leave-active{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}#login-registration-form.login-registration-form-enter-to{transform:translate(-50%,-50%) scale(1);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}#login-registration-form .left{background:repeating-linear-gradient(135deg,rgba(0,0,0,.03),rgba(0,0,0,.03) 2px,transparent 0,transparent 4px),linear-gradient(135deg,#090b93,#ff4686);color:#fff;position:relative}#login-registration-form .left .text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#login-registration-form .left .text .name{font-size:2rem}#login-registration-form .left .text .message{font-size:14px}#login-registration-form .right .login-form,#login-registration-form .right .registration-form{position:relative;padding:8px 16px}#login-registration-form .right .login-form .form-row,#login-registration-form .right .registration-form .form-row{display:block;width:100%}#login-registration-form .right .login-form .form-row.checkbox,#login-registration-form .right .registration-form .form-row.checkbox{display:grid;grid-template-columns:1rem auto;grid-column-gap:1rem}#login-registration-form .right .login-form .form-row.checkbox>.checkbox-field,#login-registration-form .right .registration-form .form-row.checkbox>.checkbox-field{display:inline-block}#login-registration-form .right .login-form .form-row.checkbox>.text,#login-registration-form .right .registration-form .form-row.checkbox>.text{display:inline-block;margin-top:2px}#login-registration-form .right .login-form .form-row.submit,#login-registration-form .right .registration-form .form-row.submit{text-align:right}#login-registration-form .right .login-form .message,#login-registration-form .right .registration-form .message{font-size:14px}#login-registration-form .right .login-form .message.success,#login-registration-form .right .registration-form .message.success{color:#49beb7}#login-registration-form .right .login-form .message.error,#login-registration-form .right .registration-form .message.error{color:#f2545b}#login-registration-form .right .login-form .name,#login-registration-form .right .registration-form .name{color:#b93e78;text-transform:uppercase;font-weight:600;font-size:14px}#login-registration-form .right .login-form .footer,#login-registration-form .right .registration-form .footer{margin-top:2rem}@media(max-width:1023px){#login-registration-form{top:50%;max-width:90%;grid-template-columns:none;grid-auto-flow:row;font-size:14px}#login-registration-form .left{display:none}#login-registration-form .right .login-form,#login-registration-form .right .registration-form{position:relative;padding:4px 8px}#login-registration-form .right .login-form .form-row.checkbox>.text,#login-registration-form .right .registration-form .form-row.checkbox>.text{font-size:14px}#login-registration-form .right .login-form .form-row.submit,#login-registration-form .right .registration-form .form-row.submit{text-align:right}#login-registration-form .right .login-form .message,#login-registration-form .right .registration-form .message{font-size:14px}#login-registration-form .right .login-form .message.success,#login-registration-form .right .registration-form .message.success{color:#49beb7}#login-registration-form .right .login-form .message.error,#login-registration-form .right .registration-form .message.error{color:#f2545b}#login-registration-form .right .login-form .name,#login-registration-form .right .registration-form .name{color:#8898aa;font-size:1rem}#login-registration-form .right .login-form .footer,#login-registration-form .right .registration-form .footer{margin-top:1rem;font-size:14px}#login-registration-form .right .registration-form .form-row.submit{margin-top:1rem}#login-registration-form:after{content:tablet;display:none}}body.forgot-password-page main.main,body.login-page main.main,body.register-page main.main{justify-content:center}body.forgot-password-page main.main section.contents,body.login-page main.main section.contents,body.register-page main.main section.contents{padding-bottom:3rem;position:relative;width:100%}body.forgot-password-page main.main section.contents .section-body,body.login-page main.main section.contents .section-body,body.register-page main.main section.contents .section-body{padding:1rem}body.forgot-password-page main.main section.contents .section-body .messages,body.login-page main.main section.contents .section-body .messages,body.register-page main.main section.contents .section-body .messages{margin-bottom:2rem}body.forgot-password-page main.main section.contents .section-body .messages .message,body.login-page main.main section.contents .section-body .messages .message,body.register-page main.main section.contents .section-body .messages .message{font-size:16px}body.forgot-password-page main.main section.contents .section-body .messages .message.error,body.login-page main.main section.contents .section-body .messages .message.error,body.register-page main.main section.contents .section-body .messages .message.error{color:#f2545b}body.forgot-password-page main.main section.contents .section-body .messages .message.warn,body.login-page main.main section.contents .section-body .messages .message.warn,body.register-page main.main section.contents .section-body .messages .message.warn{color:#ff0}body.forgot-password-page main.main section.contents .section-body .messages .message.info,body.login-page main.main section.contents .section-body .messages .message.info,body.register-page main.main section.contents .section-body .messages .message.info{color:#8898aa}body.forgot-password-page main.main section.contents .section-body .messages .message.success,body.login-page main.main section.contents .section-body .messages .message.success,body.register-page main.main section.contents .section-body .messages .message.success{color:#28323f}body.forgot-password-page main.main section.contents .section-body form .form-row,body.login-page main.main section.contents .section-body form .form-row,body.register-page main.main section.contents .section-body form .form-row{display:block;padding:0}body.forgot-password-page main.main section.contents .section-body form .form-row .help,body.login-page main.main section.contents .section-body form .form-row .help,body.register-page main.main section.contents .section-body form .form-row .help{font-size:14px}body.forgot-password-page main.main section.contents .section-body form .form-row.submit,body.login-page main.main section.contents .section-body form .form-row.submit,body.register-page main.main section.contents .section-body form .form-row.submit{text-align:right;margin-top:2rem}body.forgot-password-page main.main section.contents .section-body .footer,body.login-page main.main section.contents .section-body .footer,body.register-page main.main section.contents .section-body .footer{font-size:16px}body.forgot-password-page main.main section.contents .footer,body.login-page main.main section.contents .footer,body.register-page main.main section.contents .footer{display:block;text-align:right;color:#8898aa}body.forgot-password-page main.main section.contents .footer .help,body.login-page main.main section.contents .footer .help,body.register-page main.main section.contents .footer .help{margin-bottom:8px}@media(min-width:1024px){body.forgot-password-page main.main section.contents,body.login-page main.main section.contents,body.register-page main.main section.contents{width:40%}body.forgot-password-page main.main section.contents .section-body,body.login-page main.main section.contents .section-body,body.register-page main.main section.contents .section-body{padding:2rem}body.forgot-password-page main.main section.contents:after,body.login-page main.main section.contents:after,body.register-page main.main section.contents:after{content:desktop;display:none}}body.aux-page main.main section.contents{height:-moz-fit-content;height:fit-content}body.aux-page main.main section.contents.contact-us{width:100%}body.aux-page main.main section.contents.contact-us .section-body .contact-form{background:#f0f5f9;padding:1rem}body.aux-page main.main section.contents.contact-us .section-body .contact-form .form-row{display:block;width:100%}body.aux-page main.main section.contents.contact-us .section-body .contact-form .form-row .input-field,body.aux-page main.main section.contents.contact-us .section-body .contact-form .form-row .select-field,body.aux-page main.main section.contents.contact-us .section-body .contact-form .form-row .textarea-field{width:100%;background:#fff}body.aux-page main.main section.contents.contact-us .section-body .contact-form .form-row .html-select-field{width:100%;border-radius:8px}body.aux-page main.main section.contents.contact-us .section-body .contact-form .form-row.submit{text-align:right}@media(min-width:1024px){body.aux-page main.main section.contents.contact-us{width:40%}body.aux-page main.main section.contents.contact-us:after{content:desktop;display:none}}