.error__root{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;color:#191919}.error__icon{width:60%}.error__description{padding-top:20px;text-align:center;font:22px/30px Helvetica Neue,Helvetica,Arial,sans-serif}.error__reloadPageButton{border:0;border-radius:2px;background-color:#eb2329;color:#fff;font-weight:700;cursor:pointer;-webkit-transition:color .1s,background-color .1s;transition:color .1s,background-color .1s;margin:20px auto;padding:16px 30px;font:700 34px/36px Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center}.error__reloadPageButton:hover{color:#191919;background-color:#ebdc29}.error__reloadPageButton:disabled{background-color:#666;cursor:default}.error__reloadPageButton:disabled:hover{color:#fff}@media (max-width:750px){.error__root{padding:20px 0}.error__icon{width:90%}}.suggest__root{padding:6px 4px;cursor:pointer;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif;border:1px solid #191919;border-top:none;background-color:#fff;color:#191919}.suggest__root.suggest___hovered,.suggest__root:hover{background-color:#eb2329;color:#fff;cursor:pointer}.suggest__name{padding-bottom:2px}.suggest__name,.suggest__nickNamesLabel{font-weight:700}.suggest__nickNames{font-size:14px}.suggest__nickName{margin-left:4px}.suggest__nickName:after{content:","}.suggest__nickName:last-child:after{content:""}.suggest__nickName:first-child{maring-left:0}.checkbox__root.checkbox___theme_small{line-height:16px}.checkbox__root.checkbox___theme_regular{line-height:20px}.checkbox__input{position:absolute;left:-9999px}.checkbox__label{position:relative;display:inline-block}.checkbox__root.checkbox___theme_regular .checkbox__label{padding-left:26px}.checkbox__root.checkbox___theme_small .checkbox__label{padding-left:20px}.checkbox__input:disabled+.checkbox__label{cursor:not-allowed}.checkbox__root.checkbox___theme_regular .checkbox__labelTitle{font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.checkbox__root.checkbox___theme_small .checkbox__labelTitle{font:14px/16px Helvetica Neue,Helvetica,Arial,sans-serif}.checkbox__fakeCheckbox{top:0;left:0;position:absolute;border:1px solid #191919;background-color:#fff;border-radius:2px;-webkit-transition:border-color .1s,background-color .1s;transition:border-color .1s,background-color .1s}.checkbox__root.checkbox___theme_regular .checkbox__fakeCheckbox{width:18px;height:18px}.checkbox__root.checkbox___theme_small .checkbox__fakeCheckbox{width:14px;height:14px}.checkbox__input:checked:not(:disabled)+label .checkbox__fakeCheckbox{border-color:#eb2329;background-color:#eb2329}.checkbox__input:disabled+label .checkbox__fakeCheckbox{background-color:#f2f2f2}.checkbox__input:focus+label .checkbox__fakeCheckbox{border-color:#eb2329}.checkbox__icon{top:50%;left:50%;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);color:#fff}.checkbox__input:disabled:checked+label .checkbox__icon{color:#666}.checkbox__input:disabled+label .checkbox__icon{color:transparent}.selectBoxItem__root{position:relative;padding:8px 20px 8px 6px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;font:16px/18px Helvetica Neue,Helvetica,Arial,sans-serif;color:#191919;cursor:pointer;border-top:1px solid #666}.selectBoxItem__root:first-child{border-top:0}.selectBoxItem__root.selectBoxItem___active,.selectBoxItem__root:hover{background-color:#eb2329;color:#fff}.selectBoxItem__root.selectBoxItem___active:hover{cursor:default;background-color:#ebdc29;color:#191919}.selectBoxItem__crossIcon{top:50%;right:4px;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:none;color:#191919;cursor:pointer}.selectBoxItem__root.selectBoxItem___active:hover .selectBoxItem__crossIcon{display:block}.selectedItem__root{padding:2px 4px;background-color:#eb2329;color:#fff;cursor:pointer;border-radius:2px;white-space:nowrap;-webkit-transition:color .1s,background-color .1s;transition:color .1s,background-color .1s}.selectedItem__root:hover{background-color:#ebdc29;color:#191919}.selectedItem__icon{display:inline-block;padding-left:6px;padding-right:2px}.select__root{position:relative}.select__selectedItemsList{margin:0 -2px}.select__selectedItem{display:inline-block;padding:0 2px 4px}.select__inputWrapper{position:relative}.select__input{border-radius:2px;text-indent:10px;padding:0 36px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:36px;border:1px solid #191919;-webkit-appearance:none}.select__input:focus{border-color:#eb2329}.select__input::-ms-clear{display:none}.select__input::-webkit-input-placeholder{color:#ccc}.select__input::-moz-placeholder{color:#ccc}.select__input:-ms-input-placeholder{color:#ccc}.select__input::-ms-input-placeholder{color:#ccc}.select__input::placeholder{color:#ccc}.select__arrow{top:0;right:0;position:absolute;width:36px;height:36px;cursor:pointer}.select__arrow:after{content:"";top:50%;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:-3px;width:0;height:0;border:6px solid transparent;border-top-color:#191919}.select__clearInput{top:0;right:0;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:100%;color:#191919;cursor:pointer;-webkit-transition:color .1s;transition:color .1s}.select__clearInput:hover{color:#eb2329}.select__list{right:0;left:0;position:absolute;margin-top:-2px;z-index:10;background:#fff;display:none;max-height:300px;border:2px solid #191919;border-top:1px solid #191919;border-radius:0 0 2px 2px;overflow:auto}.select__list.select___visible{display:block}.select__emptyList{padding:20px 4px;border-top:1px solid #191919;text-align:center}.hint__root{width:100%;height:100%}.hint__opener{position:relative;cursor:pointer;width:100%;height:100%;text-align:center;background-color:#eb2329;border-radius:2px}.hint__root.hint___top .hint__opener:hover{border-radius:0 0 2px 2px}.hint__root.hint___bottom .hint__opener:hover{border-radius:2px 2px 0 0}.hint__openerIcon{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.hint__openerIcon>svg{width:70%;height:70%}.hint__bubble{position:absolute;z-index:9999;-webkit-box-sizing:border-box;box-sizing:border-box;padding:6px;border:2px solid #eb2329;border-radius:2px;text-align:center;font:14px/18px Helvetica Neue,Helvetica,Arial,sans-serif;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .2s;transition:opacity .2s}.hint__root.hint___dark .hint__bubble{color:#fff;background-color:#191919}.hint__root.hint___light .hint__bubble{color:#191919;background-color:#fff}.hint__root.hint___top .hint__bubble{top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.hint__root.hint___bottom .hint__bubble{bottom:0;-webkit-transform:translateY(100%);transform:translateY(100%)}.hint__root.hint___left .hint__bubble{left:-4px}.hint__root.hint___right .hint__bubble{right:-4px}.hint__root.hint___center .hint__bubble{left:0;margin-left:50%}.hint__root.hint___top.hint___center .hint__bubble{-webkit-transform:translateY(-100%) translateX(-50%);transform:translateY(-100%) translateX(-50%)}.hint__root.hint___bottom.hint___center .hint__bubble{-webkit-transform:translateY(100%) translateX(-50%);transform:translateY(100%) translateX(-50%)}.hint__opener:hover .hint__bubble{opacity:1;visibility:visible;pointer-events:auto}@media (max-width:440px){.hint__bubble{max-width:300px}}.suggester__root{position:relative}.suggester__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.suggester__inputWrapper{position:relative;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.suggester__input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;padding:0;border:0;border-radius:2px;text-indent:10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border-radius:2px 0 0 2px}.suggester__input::-ms-clear{display:none}.suggester__root.suggester___regular .suggester__input{padding-right:44px;height:40px}.suggester__root.suggester___main .suggester__input{padding-right:56px;height:48px}@media (max-width:500px){.suggester__input{border-radius:2px 2px 0 0}}.suggester__uploadPhoto{top:0;right:0;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;color:#191919;cursor:pointer;font-size:0;text-decoration:none;-webkit-transition:color .1s;transition:color .1s}.suggester__uploadPhoto:hover{color:#eb2329}.suggester__uploadPhoto>svg{width:100%;height:auto}.suggester__root.suggester___regular .suggester__uploadPhoto{padding:0 8px;width:28px}.suggester__root.suggester___main .suggester__uploadPhoto{padding:0 10px;width:36px}.suggester__suggestions{right:0;left:0;position:absolute;border-top:1px solid #191919;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0 0 2px 2px;overflow:hidden}@media (max-width:500px){.suggester__suggestions{padding:0 20px 20px;left:-20px;width:100vw;min-width:320px}}@media (max-width:360px){.suggester__suggestions{padding:0 10px 10px;left:-10px}}.suggester__submit{padding:2px 4px;border:0;border-radius:2px;background-color:#eb2329;color:#fff;font-weight:700;cursor:pointer;-webkit-transition:color .1s,background-color .1s;transition:color .1s,background-color .1s;border-radius:0 2px 2px 0}.suggester__submit:hover{color:#191919;background-color:#ebdc29}.suggester__submit:disabled{background-color:#666;cursor:default}.suggester__submit:disabled:hover{color:#fff}.suggester__root.suggester___regular .suggester__submit{padding:0 20px;height:40px;font:700 16px/16px Helvetica Neue,Helvetica,Arial,sans-serif}.suggester__root.suggester___main .suggester__submit{padding:0 34px;height:48px;font:700 20px/20px Helvetica Neue,Helvetica,Arial,sans-serif}@media (max-width:500px){.suggester__submit{border-radius:0 0 2px 2px}}.suggester__searchOptionsPanel{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 0 0;color:#fff;text-align:right}.suggester__searchOptionsControls,.suggester__searchOptionsPanel{display:-webkit-box;display:-ms-flexbox;display:flex}.suggester__searchOptionsHint{padding-left:4px}.suggester__root.suggester___regular .suggester__searchOptionsHint{width:16px;height:16px}.suggester__root.suggester___main .suggester__searchOptionsHint{width:20px;height:20px}@media (max-width:440px){.suggester__wrapper{display:block}.suggester__inputWrapper{display:block;width:100%}.suggester__root.suggester___regular .suggester__input{height:48px}.suggester__submit{display:block;width:100%}.suggester__root.suggester___regular .suggester__submit{height:48px}}.menu__root{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__link{border-radius:2px;color:#fff;text-decoration:none;background-color:transparent;-webkit-transition:background-color .1s;transition:background-color .1s;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;margin:0 2px;padding:4px 8px;font-size:22px;line-height:24px}.menu__link.menu___active,.menu__link.menu___highlighted,.menu__link:hover{background-color:#eb2329}.menu__link.menu___active{cursor:default}.menu__favoritesIcon{display:inline-block;fill:#fff}@media (max-width:1000px){.menu__link.menu___compilations{display:none}}@media (max-width:750px){.menu__root{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu__link{text-align:center;padding:8px}.menu__link.menu___compilations{display:block}}.menu__lettersRow{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;gap:2px;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu__letterLink{border-radius:2px;color:#fff;text-decoration:none;background-color:transparent;-webkit-transition:background-color .1s;transition:background-color .1s;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:18px;margin:0 1px;padding:2px 6px}.menu__letterLink.menu___active,.menu__letterLink:hover{background-color:#eb2329}@media (max-width:750px){.menu__mainLinks{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu__lettersRow,.menu__mainLinks{-ms-flex-wrap:wrap;flex-wrap:wrap}}.header__root{min-height:130px;background:#191919}.header__rootInner{margin:0 auto;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:1280px;min-width:320px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:360px){.header__rootInner{padding:20px 10px;max-width:100%}}.header__logo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 40px 0 0}.header__search{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:4px}.header__searchBar{min-width:730px}.header__searchBarWrapper{padding-bottom:12px}.header__gift{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 0 0 40px}@media (max-width:1140px){.header__searchBar{max-width:100%;min-width:auto}}@media (max-width:750px){.header__rootInner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{padding:20px 0}.header__search,.header__searchBar{width:100%}.header__searchBarWrapper{padding-bottom:16px}.header__menu{max-width:320px;margin:0 auto}.header__gift{display:none}}.footer__root{min-height:80px;background:#191919}.footer__rootInner{margin:0 auto;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:1280px;min-width:320px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around}@media (max-width:360px){.footer__rootInner{padding:20px 10px;max-width:100%}}.footer__link{color:#fff}.footer__link:hover{color:#ebdc29}.footer__leftSidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:100%;font:14px/16px Helvetica Neue,Helvetica,Arial,sans-serif}.footer__leftSidebarRow{padding:6px 0}.footer__centerSidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 100px;font:700 14px/16px Helvetica Neue,Helvetica,Arial,sans-serif}.footer__centerSidebarRow{padding:6px 0}.footer__rightSidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font:12px/14px Helvetica Neue,Helvetica,Arial,sans-serif}.footer__rightSidebarRow{padding:6px 0}.footer__giftButton{white-space:nowrap}.footer__patreonButton{padding-top:4px}.footer__apiLink{padding-top:12px;font:700 16px/18px Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff}.footer__apiLink .footer__link{text-decoration:none}@media (max-width:750px){.footer__centerSidebar{padding:0 20px}}@media (max-width:600px){.footer__rootInner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.footer__leftSidebar,.footer__rootInner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__leftSidebar{padding-top:20px}.footer__centerSidebar{padding:20px 0 0}.footer__centerSidebar,.footer__rightSidebar{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__rightSidebar{padding-top:20px}}@-webkit-keyframes preloader__magnify{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes preloader__magnify{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}.preloader__root{top:0;right:0;bottom:0;left:0;position:absolute;z-index:9999}.preloader__root.preloader___theme_default{background:hsla(0,0%,100%,.9)}.preloader__spinner{top:0;right:0;bottom:0;left:0;position:absolute;margin:auto;width:100px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.preloader__spinner:after{content:"Loading...";top:54px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);font:38px/40px WendyOne,Helvetica Neue,Helvetica,Arial,sans-serif}.preloader__root.preloader___theme_red .preloader__spinner:after{color:#fff}.preloader__spinnerIcon{width:40px;height:40px;-webkit-box-shadow:0 0 0 1px #191919,0 0 0 5px #eb2329,0 0 0 6px #191919;box-shadow:0 0 0 1px #191919,0 0 0 5px #eb2329,0 0 0 6px #191919;border-radius:50%;position:relative;-webkit-animation:preloader__magnify .6s linear infinite alternate;animation:preloader__magnify .6s linear infinite alternate}.preloader__spinnerIcon:after,.preloader__spinnerIcon:before{position:absolute;content:""}.preloader__spinnerIcon:before{content:"";font-size:12px;left:2px;text-align:center;top:2px}.preloader__spinnerIcon:after{width:6px;height:30px;background:#191919;bottom:-24px;left:45px;border-radius:2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.preloader__root.preloader___theme_red .preloader__spinnerIcon:after{background:#eb2329}@media (max-width:750px){.preloader__root{top:0;right:0;bottom:0;left:0;position:fixed}}


/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;text-rendering:optimizeLegibility;-webkit-text-decoration-skip:objects;text-decoration-skip:objects;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}@font-face{font-family:WendyOne;src:url(/public/WendyOne-Regular.woff2) format("woff2"),url(/public/WendyOne-Regular.woff) format("woff");font-weight:400;font-style:normal}body,html{background:#191919;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}::-webkit-input-placeholder{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}::-moz-placeholder{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}:-ms-input-placeholder{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}::-ms-input-placeholder{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}::placeholder{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}html *,html :focus{outline:none}.index__layout{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;min-width:320px;color:#fff;background:#fff}.index__layout.index___page_root,.index__layout.index___page_survey{background:#191919;min-height:100vh}.index__header{position:relative;z-index:10;-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px}.index__layout.index___page_root .index__header{display:none}.index__content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-height:500px;background:#fff;color:#191919}.index__layout.index___page_root .index__content,.index__layout.index___page_survey .index__content{background:#191919}.index__pageWrapper{margin:0 auto;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:1280px;min-width:320px;height:100%}@media (max-width:360px){.index__pageWrapper{padding:20px 10px;max-width:100%}}.index__footer{-webkit-box-flex:1;-ms-flex:1 1 50px;flex:1 1 50px}@media (max-width:750px){.index__content{min-height:auto}}.index__blurredImage img,.index__blurredVideo video{-webkit-filter:blur(40px)!important;filter:blur(40px)!important}.rootPage__root{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.rootPage__logo{margin:80px auto 0;width:404px}@media (max-width:440px){.rootPage__logo{margin:20px auto 0;width:100%}}.rootPage__search{padding:60px 40px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#191919}@media (max-width:500px){.rootPage__search{padding:30px 0 20px}}.rootPage__searchBar{padding-bottom:25px;width:80%}@media (max-width:900px){.rootPage__searchBar{width:100%}}.actorSocialLink__link{position:relative;display:block;padding:4px 6px;width:36px;height:36px;color:#191919;-webkit-transition:color .1s;transition:color .1s}.actorSocialLink__link:hover{color:#eb2329}.actorSocialLink__icon{top:0;right:0;bottom:0;left:0;position:absolute;width:36px;height:36px;margin:auto}.actorSocialLinks__link{position:relative;display:inline-block;vertical-align:baseline}.estimationItem__root{color:#191919;text-align:center;cursor:pointer}.estimationItem__icon{margin-bottom:4px;-webkit-transition:color .1s;transition:color .1s}.estimationItem__root:hover .estimationItem__icon{color:#eb2329}.estimationItem__label{font:16px/18px Helvetica Neue,Helvetica,Arial,sans-serif;border-bottom:4px solid transparent;-webkit-transition:border-color .1s;transition:border-color .1s}.estimationItem__root:hover .estimationItem__label{border-color:#eb2329}.hubLink__root{padding:6px 10px;height:62px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #191919;outline:2px solid transparent;-webkit-transition:border-color .1s,outline-color .1s;transition:border-color .1s,outline-color .1s}.hubLink__root:hover{border-color:#eb2329;outline-color:#eb2329}.hubLink__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.hubLink__icon{display:block}.pornhubPremiumLink__link{display:block;text-decoration:none}.pornhubPremiumLink__wrapper.pornhubPremiumLink___compareCard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 10px;background-color:#eb2329;font:700 16px/18px Helvetica Neue,Helvetica,Arial,sans-serif;border-radius:2px;-webkit-transition:background-color .1s;transition:background-color .1s}.pornhubPremiumLink__wrapper.pornhubPremiumLink___compareCard:hover{background-color:#ebdc29}.pornhubPremiumLink__wrapper.pornhubPremiumLink___footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font:700 16px/18px Helvetica Neue,Helvetica,Arial,sans-serif}.pornhubPremiumLink__icon{-webkit-transition:color .1s;transition:color .1s}.pornhubPremiumLink__wrapper.pornhubPremiumLink___compareCard .pornhubPremiumLink__icon{color:#fff}.pornhubPremiumLink__wrapper.pornhubPremiumLink___compareCard:hover .pornhubPremiumLink__icon{color:#191919}.pornhubPremiumLink__wrapper.pornhubPremiumLink___footer .pornhubPremiumLink__icon,.pornhubPremiumLink__wrapper.pornhubPremiumLink___header .pornhubPremiumLink__icon{color:#ebdc29}.pornhubPremiumLink__wrapper.pornhubPremiumLink___footer:hover .pornhubPremiumLink__icon,.pornhubPremiumLink__wrapper.pornhubPremiumLink___header:hover .pornhubPremiumLink__icon{color:#eb2329}.pornhubPremiumLink__label{padding-left:8px;-webkit-transition:color .1s;transition:color .1s}.pornhubPremiumLink__wrapper.pornhubPremiumLink___compareCard .pornhubPremiumLink__label{color:#fff}.pornhubPremiumLink__wrapper.pornhubPremiumLink___compareCard:hover .pornhubPremiumLink__label{color:#191919}.pornhubPremiumLink__wrapper.pornhubPremiumLink___footer .pornhubPremiumLink__label{color:#fff}.pornhubPremiumLink__wrapper.pornhubPremiumLink___footer:hover .pornhubPremiumLink__label{color:#ebdc29}.comparePhotos__root{height:100%}.comparePhotos__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%;max-height:100%;width:100%}.comparePhotos__photoWrapper{position:relative;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:200px;max-height:300px}.comparePhotos__photoWrapper:first-child{border-right:1px solid #eb2329}.comparePhotos__photoWrapper:last-child{border-left:1px solid #eb2329}.comparePhotos__photo{position:absolute;width:100%;height:100%;background-size:cover;background-position-x:50%}.surveyPage__root{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.surveyPage__header{position:relative;padding-left:14px;text-transform:uppercase;margin:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.surveyPage__header:before{content:"";top:0;bottom:0;left:0;position:absolute;border-left:10px solid #eb2329}.surveyPage__iframeWrapper{position:relative;padding-top:20px;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;min-height:100vh}.surveyPage__preloaderWrapper{height:100%}.legalInfo__root{margin:0 auto;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:820px;min-width:320px}@media (max-width:360px){.legalInfo__root{padding:20px 10px;max-width:100%}}.legalInfo__header{position:relative;padding-left:14px;text-transform:uppercase}.legalInfo__header:before{content:"";top:0;bottom:0;left:0;position:absolute;border-left:10px solid #eb2329}.legalInfo__section{margin-bottom:40px;font:16px/24px Helvetica Neue,Helvetica,Arial,sans-serif;color:#191919}.publicApi__root{margin:0 auto;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:820px;min-width:320px}@media (max-width:360px){.publicApi__root{padding:20px 10px;max-width:100%}}.publicApi__header{position:relative;padding-left:14px;text-transform:uppercase}.publicApi__header:before{content:"";top:0;bottom:0;left:0;position:absolute;border-left:10px solid #eb2329}.publicApi__section{margin-bottom:40px;font:16px/24px Helvetica Neue,Helvetica,Arial,sans-serif;color:#191919}.publicApi__buttonWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px 0 40px}.publicApi__button{border:0;border-radius:2px;background-color:#eb2329;color:#fff;font-weight:700;cursor:pointer;-webkit-transition:color .1s,background-color .1s;transition:color .1s,background-color .1s;padding:14px 26px;text-align:center;font:700 32px/34px Helvetica Neue,Helvetica,Arial,sans-serif;text-decoration:none}.publicApi__button:hover{color:#191919;background-color:#ebdc29}.publicApi__button:disabled{background-color:#666;cursor:default}.publicApi__button:disabled:hover{color:#fff}.publicApi__info{padding-bottom:20px}.publicApi__localLink{color:#191919}.publicApi__localLink:hover{color:#eb2329}.publicApi__table{display:table;max-width:600px}.publicApi__tableRow{display:table-row}.publicApi__tableCell{display:table-cell;padding:6px 20px 6px 6px;border:1px solid #191919;border-top:0}.publicApi__tableRow:first-child .publicApi__tableCell{font-weight:700;border-top:1px solid #191919;text-transform:uppercase;white-space:nowrap}.publicApi__tableCell.publicApi___bold{font-weight:700;white-space:nowrap}.textInput__label{padding-bottom:4px;font-weight:700}.textInput__input{padding:0;border-radius:2px;text-indent:10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:40px;border:1px solid #191919}.textInput__input::-ms-clear{display:none}.textInput__input::-webkit-input-placeholder{color:#ccc}.textInput__input::-moz-placeholder{color:#ccc}.textInput__input:-ms-input-placeholder{color:#ccc}.textInput__input::-ms-input-placeholder{color:#ccc}.textInput__input::placeholder{color:#ccc}.textArea__root{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.textArea__label{padding-bottom:4px;font-weight:700}.textArea__input{border-radius:2px;text-indent:10px;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;border:1px solid #191919;resize:none}.textArea__input::-ms-clear{display:none}.textArea__input::-webkit-input-placeholder{color:#ccc}.textArea__input::-moz-placeholder{color:#ccc}.textArea__input:-ms-input-placeholder{color:#ccc}.textArea__input::-ms-input-placeholder{color:#ccc}.textArea__input::placeholder{color:#ccc}.adInfoForm__root h2{text-align:center;font:700 34px/38px Helvetica Neue,Helvetica,Arial,sans-serif}.adInfoForm__inputRow{padding:10px 0}.adInfoForm__inputRow.adInfoForm___type_textarea{height:200px}.adInfoForm__inputRow.adInfoForm___type_submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.adInfoForm__inputRow.adInfoForm___type_resubmit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.adInfoForm__label{padding-bottom:4px;font-weight:700}.adInfoForm__warning{padding-top:4px;font:400 10px/12px Helvetica Neue,Helvetica,Arial,sans-serif}.adInfoForm__submit{border:0;border-radius:2px;background-color:#eb2329;color:#fff;font-weight:700;cursor:pointer;-webkit-transition:color .1s,background-color .1s;transition:color .1s,background-color .1s;padding:16px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:300px;font:700 20px/14px Helvetica Neue,Helvetica,Arial,sans-serif}.adInfoForm__submit:hover{color:#191919;background-color:#ebdc29}.adInfoForm__submit:disabled{background-color:#666;cursor:default}.adInfoForm__submit:disabled:hover{color:#fff}@media (max-width:450px){.adInfoForm__submit{width:100%;max-width:100%}}.adInfoForm__submittedForm{padding:40px 0}.adInfoPage__root{margin:0 auto;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:820px;min-width:320px}@media (max-width:360px){.adInfoPage__root{padding:20px 10px;max-width:100%}}.adInfoPage__header{position:relative;padding-left:14px;text-transform:uppercase}.adInfoPage__header:before{content:"";top:0;bottom:0;left:0;position:absolute;border-left:10px solid #eb2329}.adInfoPage__hot{line-height:34px}.adInfoPage__hot:after{content:" 🔥HOT🔥";white-space:nowrap;color:#eb2329}@media (max-width:450px){.adInfoPage__hot{line-height:34px}}.adInfoPage__section{margin-bottom:40px;font:16px/24px Helvetica Neue,Helvetica,Arial,sans-serif;color:#191919}.adInfoPage__section.adInfoPage___type_form{margin:auto;width:500px}@media (max-width:450px){.adInfoPage__section.adInfoPage___type_form{width:100%}}.adInfoPage__centered{padding:8px;text-align:center}.adInfoPage__link{cursor:pointer;color:#191919;text-decoration:none;-webkit-transition:color .1s;transition:color .1s;text-decoration:underline}.adInfoPage__link:hover{color:#eb2329}.adInfoPage__pseudoLink{border:0;border-radius:2px;background-color:#eb2329;color:#fff;font-weight:700;cursor:pointer;-webkit-transition:color .1s,background-color .1s;transition:color .1s,background-color .1s;text-decoration:none;padding:8px 34px}.adInfoPage__pseudoLink:hover{color:#191919;background-color:#ebdc29}.adInfoPage__pseudoLink:disabled{background-color:#666;cursor:default}.adInfoPage__pseudoLink:disabled:hover{color:#fff}.adInfoPage__audience{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.adInfoPage__audience table{border-spacing:0}.adInfoPage__audience table td,.adInfoPage__audience table th{padding:4px 8px;border:1px solid #666}@media (max-width:750px){.adInfoPage__audience{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:450px){.articleMiniCard__root{margin-top:40px}.articleMiniCard__root:first-child{margin-top:0}}.articleMiniCard__link{display:-webkit-box;display:-ms-flexbox;display:flex;font:700 22px/26px Helvetica Neue,Helvetica,Arial,sans-serif;color:#191919;text-decoration:none}@media (max-width:450px){.articleMiniCard__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:40px}}.articleMiniCard__image{-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px;margin-right:20px;height:250px;background-position:50% 50%;background-size:cover}@media (max-width:450px){.articleMiniCard__image{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;max-width:100%;height:auto;min-height:320px;margin-top:20px;background-position-y:0}}.articleMiniCard__info{font:700 22px/26px Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-transition:color .1s;transition:color .1s}.articleMiniCard__link:visited .articleMiniCard__info{color:#666}.articleMiniCard__link:hover .articleMiniCard__info{color:#eb2329}.articleMiniCard__title{margin-bottom:6px;text-decoration:underline}.articleMiniCard__description{color:#191919;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}@media (max-width:450px){.articlesBanner__root{margin-top:40px}.articlesBanner__root:first-child{margin-top:0}}.articlesBanner__link{display:-webkit-box;display:-ms-flexbox;display:flex;font:700 22px/26px Helvetica Neue,Helvetica,Arial,sans-serif;color:#191919;text-decoration:none}@media (max-width:450px){.articlesBanner__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:40px}}.articlesBanner__imageGrid{display:grid;-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px;margin-right:20px;width:100%;height:250px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.articlesBanner__gridImage{width:100%;height:100%;background-position:50%;background-size:cover}@media (max-width:450px){.articlesBanner__gridImage{margin-top:20px}}.articlesBanner__info{font:700 22px/26px Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-transition:color .1s;transition:color .1s}.articlesBanner__link:visited .articlesBanner__info{color:#666}.articlesBanner__link:hover .articlesBanner__info{color:#eb2329}.articlesBanner__title{margin-bottom:6px;text-decoration:underline}.articlesBanner__description{color:#191919;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.randomArticlesPage__root{margin:0 auto;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:820px;min-width:320px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media (max-width:360px){.randomArticlesPage__root{padding:20px 10px;max-width:100%}}.randomArticlesPage__preloader{top:0;right:0;bottom:0;left:0;position:absolute;z-index:9999}.randomArticlesPage__content,.randomArticlesPage__contentWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.randomArticlesPage__header{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding-bottom:20px}.randomArticlesPage__headerTitle{position:relative;padding-left:14px;text-transform:uppercase;margin:0;font:700 32px/34px Helvetica Neue,Helvetica,Arial,sans-serif}.randomArticlesPage__headerTitle:before{content:"";top:0;bottom:0;left:0;position:absolute;border-left:10px solid #eb2329}.randomArticlesPage__randomSubmit{border:0;border-radius:2px;background-color:#eb2329;color:#fff;font-weight:700;cursor:pointer;-webkit-transition:color .1s,background-color .1s;transition:color .1s,background-color .1s;font-size:24px;padding:6px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.randomArticlesPage__randomSubmit:hover{color:#191919;background-color:#ebdc29}.randomArticlesPage__randomSubmit:disabled{background-color:#666;cursor:default}.randomArticlesPage__randomSubmit:disabled:hover{color:#fff}.randomArticlesPage__contentInner{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.randomArticlesPage__error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;max-height:750px}.randomArticlesPage__articles{height:100%}.randomArticlesPage__article{margin-top:20px}.randomArticlesPage__article:first-child{margin-top:0}.paginationItem__root{display:block;padding:10px 18px;background-color:#191919;font:400 20px/22px Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;text-decoration:none;cursor:pointer;-webkit-transition:background-color .1s;transition:background-color .1s}.paginationItem__root.paginationItem___active,.paginationItem__root:hover{background-color:#eb2329}.paginationItem__root.paginationItem___active{font-weight:700;cursor:default}.paginationItem__inner.paginationItem___prevArrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.paginationItem__inner>svg{display:block}.pagination__root{border-radius:2px}.pagination__paginationItem{display:inline-block;vertical-align:top;border-left:1px solid #fff}.pagination__paginationItem.pagination___next{border-left:2px solid #fff}.pagination__paginationItem.pagination___prev{border-right:1px solid #fff}@media (max-width:1023px){.pagination__root{margin:0 auto}}.articlesPage__root{margin:0 auto;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:820px;min-width:320px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media (max-width:360px){.articlesPage__root{padding:20px 10px;max-width:100%}}.articlesPage__preloader{top:0;right:0;bottom:0;left:0;position:absolute;z-index:9999}.articlesPage__content,.articlesPage__contentWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.articlesPage__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding-bottom:20px}.articlesPage__headerTitle{position:relative;padding-left:14px;text-transform:uppercase;margin:0;font:700 32px/34px Helvetica Neue,Helvetica,Arial,sans-serif}.articlesPage__headerTitle:before{content:"";top:0;bottom:0;left:0;position:absolute;border-left:10px solid #eb2329}.articlesPage__randomArticlesSubmit{border:0;border-radius:2px;background-color:#eb2329;color:#fff;font-weight:700;cursor:pointer;-webkit-transition:color .1s,background-color .1s;transition:color .1s,background-color .1s;font-size:24px;padding:6px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.articlesPage__randomArticlesSubmit:hover{color:#191919;background-color:#ebdc29}.articlesPage__randomArticlesSubmit:disabled{background-color:#666;cursor:default}.articlesPage__randomArticlesSubmit:disabled:hover{color:#fff}.articlesPage__contentInner{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.articlesPage__error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;max-height:750px}.articlesPage__articles{height:100%}.articlesPage__article{margin-top:20px}.articlesPage__article:first-child{margin-top:0}.articlesPage__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;margin-bottom:24px;padding:0;text-align:center}.articlesPage__topPagination{margin-top:0;margin-bottom:20px;padding-top:0;padding-bottom:0}@media (max-width:750px){.articlesPage__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.shareButton__root{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;color:#fff;-webkit-transition:background-color .1s;transition:background-color .1s;border-radius:2px;cursor:pointer;background-color:#191919}.shareButton__root.shareButton___type_facebook:hover{background-color:#3b5998}.shareButton__root.shareButton___type_twitter:hover{background-color:#1ea1f2}.shareButton__root.shareButton___type_reddit:hover{background-color:#ff4500}.shareButton__root.shareButton___type_tumblr:hover{background-color:#35465c}.shareButton__root.shareButton___type_vk:hover{background-color:#4a76a8}.shareButton__root.shareButton___type_telegram:hover{background-color:#54a9eb}.shareButton__root>svg{display:block}@-webkit-keyframes FavoritesButton__blink{20%{fill:#fff}30%{fill:#eb2329}45%{fill:#eb2329}60%{fill:#fff}to{fill:#fff}}@keyframes FavoritesButton__blink{20%{fill:#fff}30%{fill:#eb2329}45%{fill:#eb2329}60%{fill:#fff}to{fill:#fff}}.FavoritesButton__root{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;color:#191919}.FavoritesButton__root.FavoritesButton___withShowenLabel{padding:6px 10px}.FavoritesButton__icon{color:#191919;fill:transparent;-webkit-transition:fill .1s,color .1s;transition:fill .1s,color .1s}.FavoritesButton__root:hover .FavoritesButton__icon{fill:#eb2329}.FavoritesButton__root.FavoritesButton___inFavorites .FavoritesButton__icon{fill:#eb2329;color:#eb2329}.FavoritesButton__root.FavoritesButton___notAttracted .FavoritesButton__icon{-webkit-animation-name:FavoritesButton__blink;animation-name:FavoritesButton__blink;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.FavoritesButton__hint{opacity:0;visibility:hidden;padding-left:10px;font:18px/20px Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;-webkit-transition:opacity .1s,visibility .1s;transition:opacity .1s,visibility .1s}.FavoritesButton__root.FavoritesButton___withShowenLabel .FavoritesButton__hint,.FavoritesButton__root:hover .FavoritesButton__hint{opacity:1;visibility:visible}@media (max-width:650px){.FavoritesButton__hint{opacity:1;visibility:visible;-webkit-transition:none;transition:none}}.actorCompareCard__root{padding:0}.actorCompareCard__rootInner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.actorCompareCard__link,.actorCompareCard__result,.actorCompareCard__rootInner{display:-webkit-box;display:-ms-flexbox;display:flex}.actorCompareCard__link{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 1 400px;flex:0 1 400px;text-decoration:none;padding-bottom:32px;padding-top:40px;cursor:pointer}.actorCompareCard__header{position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%);margin:-10px 0 0;width:80vw;font:24px/30px Helvetica Neue,Helvetica,Arial,sans-serif}.actorCompareCard__name{position:relative;padding-left:14px;text-transform:uppercase;margin:0;color:#191919;-webkit-transition:color .1s;transition:color .1s}.actorCompareCard__name:before{content:"";top:0;bottom:0;left:0;position:absolute;border-left:10px solid #eb2329}.actorCompareCard__link:hover .actorCompareCard__name{color:#eb2329}.actorCompareCard__photos{position:relative;height:300px;width:100%}.actorCompareCard__confidence{bottom:0;left:50%;position:absolute;-webkit-transform:translateX(-50%) translateY(50%);transform:translateX(-50%) translateY(50%);padding:8px;border-radius:4px;border:4px solid #191919;background-color:#eb2329;color:#fff;font:36px/40px WendyOne,Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:1px}.actorCompareCard__link:hover .actorCompareCard__confidence{color:#191919;background-color:#ebdc29;-webkit-transition:color .1s,background-color .1s;transition:color .1s,background-color .1s}.actorCompareCard__links{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:38px 0 0 20px;max-width:50%}.actorCompareCard__linksHeader{padding-bottom:5px;font:20px/22px Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center}.actorCompareCard__linksList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.actorCompareCard__linkItem{padding-top:20px}.actorCompareCard__favoritesButtonWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.actorCompareCard__favoritesButton{border:2px solid #191919;outline:2px solid transparent;-webkit-transition:border-color .1s,outline-color .1s;transition:border-color .1s,outline-color .1s}.actorCompareCard__favoritesButton:hover{border-color:#eb2329;outline-color:#eb2329}.actorCompareCard__estimation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.actorCompareCard__estimationHeader{padding-bottom:16px;font:700 24px/26px Helvetica Neue,Helvetica,Arial,sans-serif;color:#191919}.actorCompareCard__estimationItems{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.actorCompareCard__estimationItem{padding:0 20px}.actorCompareCard__estimationThanks{color:#191919}.actorCompareCard__estimationThanksLabel{text-align:center;font:700 30px/32px Helvetica Neue,Helvetica,Arial,sans-serif}.actorCompareCard__estimationThanksButtonWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:16px}.actorCompareCard__estimationThanksButtonLabel{padding-bottom:6px;font:700 18px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.actorCompareCard__estimationThanksButton{text-transform:uppercase}@media (max-width:750px){.actorCompareCard__result{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.actorCompareCard__link{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%;max-width:400px;padding-top:0}.actorCompareCard__header{position:relative;-webkit-transform:translateY(0);transform:translateY(0);margin:0;padding-bottom:10px;width:100%;font:22px/28px Helvetica Neue,Helvetica,Arial,sans-serif}.actorCompareCard__photos{max-width:400px}.actorCompareCard__links{padding:20px 0 0;max-width:450px}.actorCompareCard__linksHeader{margin-top:0}.actorCompareCard__linkItem{padding-top:10px}}@media (max-width:450px){.actorCompareCard__links{max-width:100%}.actorCompareCard__linksList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.actorCompareCard__linkItem{padding-top:20px;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.photoUploader__root{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.photoUploader__error{position:relative;margin-bottom:10px;padding:4px 30px 4px 6px;border-radius:2px;background-color:#eb2329;color:#fff;font:18px/22px Helvetica Neue,Helvetica,Arial,sans-serif;cursor:pointer}.photoUploader__errorClose{top:50%;right:6px;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff;-webkit-transition:color .1s;transition:color .1s}.photoUploader__error:hover .photoUploader__errorClose{color:#191919}.photoUploader__uploaderWrapper{position:relative}.photoUploader__uploader{position:relative;width:300px;height:300px;border:2px dashed #191919;border-radius:4px;z-index:1}.photoUploader__uploaderInput{top:0;right:0;bottom:0;left:0;position:absolute;z-index:2;opacity:0;cursor:pointer}.photoUploader__uploaderLabel{top:0;right:0;bottom:0;left:0;position:absolute;z-index:1;background:#fff}.photoUploader__giftButton{position:absolute;top:20px;right:-55px;-webkit-transform:rotate(15deg);transform:rotate(15deg);-webkit-transform-origin:0;transform-origin:0;-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.photoUploader__giftButton:hover{-webkit-transform:rotate(0deg) translate3d(24px,0,0);transform:rotate(0deg) translate3d(24px,0,0)}@media (max-width:640px){.photoUploader__giftButton{display:none}}.photoUploader__uploaderInitial{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.photoUploader__uploaderInitialIcon{-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.photoUploader__uploader:hover .photoUploader__uploaderInitialIcon{-webkit-transform:scale(1.1);transform:scale(1.1)}.photoUploader__uploaderInitialHint{padding-top:20px;text-align:center;color:#191919;font:20px/24px Helvetica Neue,Helvetica,Arial,sans-serif}.photoUploader__uploadedPhoto{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%}.photoUploader__uploadedPhotoImg{margin-bottom:20px;max-height:200px;max-width:200px}.photoUploader__uploadedPhotoChanger{color:#191919;font:400 20px/22px Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-transition:color .1s;transition:color .1s}.photoUploader__uploader:hover .photoUploader__uploadedPhotoChanger{color:#eb2329}.photoUploader__urlInputWrapper{position:relative;margin:10px 0 0;width:300px}.photoUploader__urlInput{padding:0;border-radius:2px;text-indent:10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:40px;border:1px solid #191919}.photoUploader__urlInput::-ms-clear{display:none}.photoUploader__urlInput::-webkit-input-placeholder{color:#ccc}.photoUploader__urlInput::-moz-placeholder{color:#ccc}.photoUploader__urlInput:-ms-input-placeholder{color:#ccc}.photoUploader__urlInput::-ms-input-placeholder{color:#ccc}.photoUploader__urlInput::placeholder{color:#ccc}.photoUploader__urlInputClear{top:0;right:0;bottom:0;position:absolute;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:32px;height:100%;cursor:pointer}.photoUploader__urlInputClear.photoUploader___visible{display:-webkit-box;display:-ms-flexbox;display:flex}.photoUploader__urlInputClearIcon{display:block;color:#191919;-webkit-transition:color .1s;transition:color .1s}.photoUploader__urlInputClear:hover .photoUploader__urlInputClearIcon{color:#eb2329}.photoUploader__banner{margin-top:20px;margin-bottom:0}.photoUploader__submit{border:0;border-radius:2px;background-color:#eb2329;color:#fff;font-weight:700;cursor:pointer;-webkit-transition:color .1s,background-color .1s;transition:color .1s,background-color .1s;margin-top:20px;padding:16px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:300px;font:700 20px/14px Helvetica Neue,Helvetica,Arial,sans-serif}.photoUploader__submit:hover{color:#191919;background-color:#ebdc29}.photoUploader__submit:disabled{background-color:#666;cursor:default}.photoUploader__submit:disabled:hover{color:#fff}.promotedActorCompareCard__root{padding:0}.promotedActorCompareCard__rootInner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.promotedActorCompareCard__link,.promotedActorCompareCard__result,.promotedActorCompareCard__rootInner{display:-webkit-box;display:-ms-flexbox;display:flex}.promotedActorCompareCard__link{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 1 400px;flex:0 1 400px;text-decoration:none;padding-bottom:32px;padding-top:40px;cursor:pointer}.promotedActorCompareCard__header{position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%);margin:-10px 0 0;width:80vw;font:24px/30px Helvetica Neue,Helvetica,Arial,sans-serif}.promotedActorCompareCard__name{position:relative;padding-left:14px;text-transform:uppercase;margin:0;color:#191919;-webkit-transition:color .1s;transition:color .1s}.promotedActorCompareCard__name:before{content:"";top:0;bottom:0;left:0;position:absolute;border-left:10px solid #eb2329}.promotedActorCompareCard__link:hover .promotedActorCompareCard__name{color:#eb2329}.promotedActorCompareCard__photos{position:relative;height:300px;width:100%}.promotedActorCompareCard__confidence{bottom:0;left:50%;position:absolute;-webkit-transform:translateX(-50%) translateY(50%);transform:translateX(-50%) translateY(50%);padding:8px;border-radius:4px;border:4px solid #191919;background-color:#eb2329;color:#fff;font:36px/40px WendyOne,Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:1px}.promotedActorCompareCard__link:hover .promotedActorCompareCard__confidence{color:#191919;background-color:#ebdc29;-webkit-transition:color .1s,background-color .1s;transition:color .1s,background-color .1s}.promotedActorCompareCard__links{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:38px 0 0 20px;max-width:50%}.promotedActorCompareCard__linksHeader{padding-bottom:5px;font:20px/22px Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center}.promotedActorCompareCard__linksList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.promotedActorCompareCard__linkItem{padding-top:20px}.promotedActorCompareCard__favoritesButtonWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.promotedActorCompareCard__favoritesButton{border:2px solid #191919;outline:2px solid transparent;-webkit-transition:border-color .1s,outline-color .1s;transition:border-color .1s,outline-color .1s}.promotedActorCompareCard__favoritesButton:hover{border-color:#eb2329;outline-color:#eb2329}.promotedActorCompareCard__estimation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.promotedActorCompareCard__estimationHeader{padding-bottom:16px;font:700 24px/26px Helvetica Neue,Helvetica,Arial,sans-serif;color:#191919}.promotedActorCompareCard__estimationItems{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.promotedActorCompareCard__estimationItem{padding:0 20px}.promotedActorCompareCard__estimationThanks{color:#191919}.promotedActorCompareCard__estimationThanksLabel{text-align:center;font:700 30px/32px Helvetica Neue,Helvetica,Arial,sans-serif}.promotedActorCompareCard__estimationThanksButtonWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:16px}.promotedActorCompareCard__estimationThanksButtonLabel{padding-bottom:6px;font:700 18px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.promotedActorCompareCard__estimationThanksButton{text-transform:uppercase}.promotedActorCompareCard__button{display:block;padding:6px 10px;height:67px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #191919;outline:2px solid transparent;-webkit-transition:border-color .1s,outline-color .1s;transition:border-color .1s,outline-color .1s}.promotedActorCompareCard__button:hover{border-color:#eb2329;outline-color:#eb2329}.promotedActorCompareCard__button_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.promotedActorCompareCard__icon{display:block}@media (max-width:750px){.promotedActorCompareCard__result{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.promotedActorCompareCard__link{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%;max-width:400px;padding-top:0}.promotedActorCompareCard__header{position:relative;-webkit-transform:translateY(0);transform:translateY(0);margin:0;padding-bottom:10px;width:100%;font:22px/28px Helvetica Neue,Helvetica,Arial,sans-serif}.promotedActorCompareCard__photos{max-width:400px}.promotedActorCompareCard__links{padding:20px 0 0;max-width:450px}.promotedActorCompareCard__linksHeader{margin-top:0}.promotedActorCompareCard__linkItem{padding-top:10px}}@media (max-width:450px){.promotedActorCompareCard__links{max-width:100%}.promotedActorCompareCard__linksList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.promotedActorCompareCard__linkItem{padding-top:20px;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.actorInArticleCompareMiniCard__root{display:-webkit-box;display:-ms-flexbox;display:flex}.actorInArticleCompareMiniCard__photoLink{-webkit-box-flex:0;-ms-flex:0 1 400px;flex:0 1 400px;text-decoration:none}.actorInArticleCompareMiniCard__comparePhotosWrapper{height:300px;min-width:400px;-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.actorInArticleCompareMiniCard__photoLink:hover .actorInArticleCompareMiniCard__comparePhotosWrapper{-webkit-transform:scale(1.02);transform:scale(1.02)}.actorInArticleCompareMiniCard__info{padding-left:20px;color:#191919}.actorInArticleCompareMiniCard__nameLink{padding-bottom:4px;font:700 32px/36px WendyOne,Helvetica Neue,Helvetica,Arial,sans-serif;text-transform:uppercase;color:#191919;-webkit-transition:color .1s;transition:color .1s;text-decoration:underline}.actorInArticleCompareMiniCard__nameLink:hover{color:#eb2329}.actorInArticleCompareMiniCard__similarity{font:400 22px/28px Helvetica Neue,Helvetica,Arial,sans-serif}.actorInArticleCompareMiniCard__similarityValue{font:26px/28px WendyOne,Helvetica Neue,Helvetica,Arial,sans-serif}.actorInArticleCompareMiniCard__comment{padding-top:14px;line-height:22px}.actorInArticleCompareMiniCard__favoritesButtonWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}.actorInArticleCompareMiniCard__favoritesButton{border:2px solid #191919;outline:2px solid transparent;-webkit-transition:border-color .1s,outline-color .1s;transition:border-color .1s,outline-color .1s}.actorInArticleCompareMiniCard__favoritesButton:hover{border-color:#eb2329;outline-color:#eb2329}@media (max-width:750px){.actorInArticleCompareMiniCard__root{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.actorInArticleCompareMiniCard__photoLink{-webkit-box-flex:0;-ms-flex:0 1 300px;flex:0 1 300px;min-width:300px}.actorInArticleCompareMiniCard__comparePhotosWrapper{min-width:300px}.actorInArticleCompareMiniCard__info{padding-left:0;padding-bottom:20px}.actorInArticleCompareMiniCard__favoritesButtonWrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.promotedActorInArticleCompareMiniCard__root{display:-webkit-box;display:-ms-flexbox;display:flex}.promotedActorInArticleCompareMiniCard__photoLink{-webkit-box-flex:0;-ms-flex:0 1 400px;flex:0 1 400px;text-decoration:none}.promotedActorInArticleCompareMiniCard__comparePhotosWrapper{height:300px;min-width:400px;-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.promotedActorInArticleCompareMiniCard__photoLink:hover .promotedActorInArticleCompareMiniCard__comparePhotosWrapper{-webkit-transform:scale(1.02);transform:scale(1.02)}.promotedActorInArticleCompareMiniCard__info{padding-left:20px;color:#191919}.promotedActorInArticleCompareMiniCard__nameLink{padding-bottom:4px;font:700 32px/36px WendyOne,Helvetica Neue,Helvetica,Arial,sans-serif;text-transform:uppercase;color:#191919;-webkit-transition:color .1s;transition:color .1s;text-decoration:underline}.promotedActorInArticleCompareMiniCard__nameLink:hover{color:#eb2329}.promotedActorInArticleCompareMiniCard__similarity{font:400 22px/28px Helvetica Neue,Helvetica,Arial,sans-serif}.promotedActorInArticleCompareMiniCard__similarityValue{font:26px/28px WendyOne,Helvetica Neue,Helvetica,Arial,sans-serif}.promotedActorInArticleCompareMiniCard__comment{padding-top:14px;line-height:22px}.promotedActorInArticleCompareMiniCard__links{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:38px 0 0 20px;max-width:50%}.promotedActorInArticleCompareMiniCard__linksHeader{padding-bottom:5px;font:20px/22px Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center}.promotedActorInArticleCompareMiniCard__linksList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.promotedActorInArticleCompareMiniCard__linkItem{padding-top:20px}.promotedActorInArticleCompareMiniCard__button{display:block;padding:6px 10px;height:67px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #191919;outline:2px solid transparent;-webkit-transition:border-color .1s,outline-color .1s;transition:border-color .1s,outline-color .1s}.promotedActorInArticleCompareMiniCard__button:hover{border-color:#eb2329;outline-color:#eb2329}@media (max-width:750px){.promotedActorInArticleCompareMiniCard__root{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.promotedActorInArticleCompareMiniCard__photoLink{-webkit-box-flex:0;-ms-flex:0 1 300px;flex:0 1 300px;min-width:300px}.promotedActorInArticleCompareMiniCard__comparePhotosWrapper{min-width:300px}.promotedActorInArticleCompareMiniCard__info{padding-left:0;padding-bottom:20px}.promotedActorInArticleCompareMiniCard__favoritesButtonWrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.celebrityArticleTemplate__celebrity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:20px}.celebrityArticleTemplate__celebrityPhoto{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;max-width:300px}.celebrityArticleTemplate__celebrityPhotoImg{width:100%}.celebrityArticleTemplate__celebrityInfo{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding-left:20px}.celebrityArticleTemplate__celebrityName{padding-bottom:10px;font:700 18px/22px Helvetica Neue,Helvetica,Arial,sans-serif;color:#191919}.celebrityArticleTemplate__celebrityDescription{color:#191919;line-height:22px}.celebrityArticleTemplate__link{color:#191919;white-space:nowrap}.celebrityArticleTemplate__link.celebrityArticleTemplate___hasHref{cursor:pointer;color:#191919;text-decoration:none;-webkit-transition:color .1s;transition:color .1s;text-decoration:underline}.celebrityArticleTemplate__link.celebrityArticleTemplate___hasHref:hover{color:#eb2329}@-webkit-keyframes celebrityArticleTemplate__flicker{0%{border-color:#000}50%{border-color:red}to{border-color:#000}}@keyframes celebrityArticleTemplate__flicker{0%{border-color:#000}50%{border-color:red}to{border-color:#000}}.celebrityArticleTemplate__deepSwapAd{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px auto 0;width:80%;height:36px;border:3px solid #191919;border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;padding:10px;outline:1px solid transparent;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;cursor:pointer;color:#191919;-webkit-animation:celebrityArticleTemplate__flicker .5s infinite;animation:celebrityArticleTemplate__flicker .5s infinite;-webkit-transition:border-color .2s;transition:border-color .2s;-webkit-transition:border-color .1s,outline-color .1s;transition:border-color .1s,outline-color .1s}.celebrityArticleTemplate__deepSwapAd:hover{border-color:#eb2329;outline-color:#eb2329}.celebrityArticleTemplate__deepSwapAd .celebrityArticleTemplate__deepSwapAd p{white-space:nowrap}.celebrityArticleTemplate__deepSwapAd .celebrityArticleTemplate__deepSwapAd p:after{content:"";display:inline-block;width:100%}.celebrityArticleTemplate__deepSwapAd .celebrityArticleTemplate__deepSwapAdLink{margin:0;padding:0;color:#191919;text-decoration:none;text-transform:uppercase;font:18px/20px Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700}.celebrityArticleTemplate__compareListHeader{position:relative;padding-left:14px;text-transform:uppercase;margin-bottom:28px;font:700 22px/26px Helvetica Neue,Helvetica,Arial,sans-serif;color:#191919}.celebrityArticleTemplate__compareListHeader:before{content:"";top:0;bottom:0;left:0;position:absolute;border-left:10px solid #eb2329}.celebrityArticleTemplate__compareItem{margin-bottom:80px}@media (max-width:750px){.celebrityArticleTemplate__celebrity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:auto;-ms-flex-pack:auto;justify-content:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.celebrityArticleTemplate__celebrityInfo{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:20px 0 0}.celebrityArticleTemplate__compareItem{margin-bottom:50px}}@media (max-width:450px){.celebrityArticleTemplate__compareItem{margin-bottom:44px}}.shareButtons__link,.shareButtons__root{display:-webkit-box;display:-ms-flexbox;display:flex}.shareButtons__link{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;padding-left:6px;width:30px;height:30px}.shareButtons__link:first-child{padding-left:0}.breadcrumbItem__link{color:#191919;white-space:nowrap}.breadcrumbItem__link.breadcrumbItem___hasHref{cursor:pointer;color:#191919;text-decoration:none;-webkit-transition:color .1s;transition:color .1s;text-decoration:underline}.breadcrumbItem__link.breadcrumbItem___hasHref:hover{color:#eb2329}.breadcrumbs__breadcrumbsList{-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumbs__breadcrumbsList,.breadcrumbs__item{display:-webkit-box;display:-ms-flexbox;display:flex}.breadcrumbs__item:after{content:"/";padding:0 4px}.breadcrumbs__item:last-child:after{content:"";padding:0}.breadcrumbsWithShareButtons__root{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:wrap;flex-flow:wrap}.breadcrumbsWithShareButtons__breadcrumbs{line-height:18px}@media (max-width:550px){.breadcrumbsWithShareButtons__root{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.breadcrumbsWithShareButtons__breadcrumbs{padding-bottom:20px}}.actorCardHeader__root{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.actorCardHeader__header,.actorCardHeader__root{display:-webkit-box;display:-ms-flexbox;display:flex}.actorCardHeader__header{width:100%}.actorCardHeader__name{position:relative;padding-left:14px;text-transform:uppercase;margin:0}.actorCardHeader__name:before{content:"";top:0;bottom:0;left:0;position:absolute;border-left:10px solid #eb2329}.actorCardHeader__favoritesButton{padding-left:15px}.actorCardHeader__nickNames{width:100%;padding-top:5px;font:20px/24px Helvetica Neue,Helvetica,Arial,sans-serif}.actorCardHeader__nickNamesLabel{display:inline-block;padding-right:6px;font-weight:700}.actorCardHeader__nickNamesList{display:inline-block}.actorCardHeader__nickNameItem:after{content:", "}.actorCardHeader__nickNameItem:last-child:after{content:""}@media (max-width:650px){.actorCardHeader__header,.actorCardHeader__root{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.actorCardHeader__favoritesButton{padding-left:0;padding-top:20px}}.actorCard__root{position:relative}.actorCard__top{padding-bottom:20px}.actorCard__infoWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:10px}.actorCard__photo{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.actorCard__photoImageWrapper{position:relative;background-color:#f2f2f2}.actorCard__photoImage{display:block;max-width:100%;width:100%;height:auto;border-radius:4px}.actorCard__photoCopyright{right:0;bottom:0;position:absolute;display:none}.actorCard__photoCopyright.actorCard___visible{display:block}.actorCard__photoCopyrightIcon{padding:3px 2px 2px;border-radius:4px 0 4px 0;background:rgba(0,0,0,.2);color:#fff;cursor:pointer;font-size:14px;line-height:10px}.actorCard__photoCopyright:hover .actorCard__photoCopyrightIcon{border-radius:0 0 4px 0;background:#191919}.actorCard__photoCopyrightValue{right:50%;bottom:100%;position:absolute;z-index:2;-webkit-transform:translateX(50%);transform:translateX(50%);padding:2px 4px 4px;background:#191919;color:#fff;font-size:12px;line-height:12px;border-radius:4px;opacity:0;visibility:hidden;-webkit-transition:opacity .1s,visibility .1s;transition:opacity .1s,visibility .1s}.actorCard__photoCopyrightIcon:hover+.actorCard__photoCopyrightValue,.actorCard__photoCopyrightValue:hover{opacity:1;visibility:visible}.actorCard__info{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;-webkit-box-sizing:border-box;box-sizing:border-box}.actorCard__header{padding:0 0 25px}.actorCard__infoTable{display:table;margin-top:-8px;font:18px/22px Helvetica Neue,Helvetica,Arial,sans-serif}.actorCard__row{display:table-row}.actorCard__rowTerm{display:table-cell;vertical-align:top;padding:6px 10px 6px 0;font-weight:700;white-space:nowrap}.actorCard__row.actorCard___type_socialLinks .actorCard__rowTerm{padding:16px 10px 16px 0}.actorCard__row.actorCard___type_video .actorCard__rowTerm{padding:26px 10px 16px 0}.actorCard__rowDefinition{display:table-cell;vertical-align:middle}.actorCard__row.actorCard___type_video .actorCard__rowDefinition{padding-right:10%}.actorCard__videoIcon{margin-right:6px;color:#eb2329}.actorCard__videoIconMobile{color:#eb2329}.actorCard__videos{padding-bottom:20px}.actorCard__watchVideos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#191919;font:700 24px/26px Helvetica Neue,Helvetica,Arial,sans-serif;cursor:pointer}.actorCard__watchVideosLabel{margin-left:10px}.actorCard__hubLinks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:wrap row;flex-flow:row wrap;margin:0 -20px}.actorCard__hubLink{padding:10px}.actorCard__description{font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.actorCard__descriptionHeader{margin:0;padding:16px 0 10px}.actorCard__descriptionPart{margin:0 0 8px}@media (max-width:700px) and (min-width:641px){.actorCard__infoTable,.actorCard__row{display:block}.actorCard__rowTerm{display:block;padding:6px 0}.actorCard__row.actorCard___type_socialLinks .actorCard__rowTerm{padding:16px 0}.actorCard__rowDefinition{display:block}}@media (max-width:640px){.actorCard__infoWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.actorCard__photo{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;padding:0 0 20px}.actorCard__photoCopyrightValue{right:0;bottom:100%;position:absolute;-webkit-transform:translateX(0);transform:translateX(0);border-radius:4px 0 0 4px}.actorCard__info{-ms-flex-preferred-size:100%;flex-basis:100%;padding:0}.actorCard__infoTable{margin:0;width:100%}.actorCard__hubLinks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:wrap column;flex-flow:column wrap}}.articleCard__top{padding-bottom:20px}.articleCard__header{padding-bottom:20px;line-height:26px}.articleCard__headerTitle{position:relative;padding-left:14px;text-transform:uppercase;margin:0;font:700 32px/34px Helvetica Neue,Helvetica,Arial,sans-serif}.articleCard__headerTitle:before{content:"";top:0;bottom:0;left:0;position:absolute;border-left:10px solid #eb2329}.articlePage__root{margin:0 auto;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:820px;min-width:320px;position:relative;height:100%}@media (max-width:360px){.articlePage__root{padding:20px 10px;max-width:100%}}.actorMinicard__link{cursor:pointer;color:#191919;text-decoration:none;-webkit-transition:color .1s;transition:color .1s;display:-webkit-box;display:-ms-flexbox;display:flex;border:2px solid #191919;border-radius:2px;-webkit-transition:border-color .1s;transition:border-color .1s}.actorMinicard__link:hover{color:#eb2329;border-color:#eb2329}.actorMinicard__photo{position:relative;-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;width:200px;height:300px;border-right:1px solid #191919}@media (max-width:440px){.actorMinicard__photo{-ms-flex-preferred-size:150px;flex-basis:150px;width:150px;height:225px}}.actorMinicard__viewOverlay{top:0;right:0;bottom:0;left:0;position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;color:#fff;background:rgba(0,0,0,.8);font:700 36px/44px Helvetica Neue,Helvetica,Arial,sans-serif;opacity:0;-webkit-transition:opacity .1s;transition:opacity .1s}.actorMinicard__root:hover .actorMinicard__viewOverlay{opacity:1}.actorMinicard__photoImageWrapper{max-width:100%;width:100%;height:100%;background:#f2f2f2}.actorMinicard__photoImage{display:block;max-width:100%;width:100%}.actorMinicard__photoCopyright{right:0;bottom:0;position:absolute}.actorMinicard__photoCopyrightIcon{padding:3px 2px 2px;border-radius:2px 0 0 0;background:rgba(0,0,0,.2);color:#fff;cursor:pointer;font-size:12px;line-height:8px}.actorMinicard__photoCopyright:hover .actorMinicard__photoCopyrightIcon{border-radius:0;background:#191919}.actorMinicard__photoCopyrightValue{right:50%;bottom:100%;position:absolute;z-index:2;-webkit-transform:translateX(50%);transform:translateX(50%);padding:2px 4px 4px;background:#191919;color:#fff;font-size:10px;line-height:10px;border-radius:2px;opacity:0;visibility:hidden;-webkit-transition:opacity .1s,visibility .1s;transition:opacity .1s,visibility .1s}.actorMinicard__photoCopyrightIcon:hover+.actorMinicard__photoCopyrightValue,.actorMinicard__photoCopyrightValue:hover{opacity:1;visibility:visible}.actorMinicard__photoStub{position:relative;height:100%;background:#f2f2f2}.actorMinicard__photoStubIcon{top:50%;left:50%;position:absolute;width:40%;height:auto;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.actorMinicard__info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:6px;padding-left:15px;color:#191919}.actorMinicard__name{padding:4px 0 12px;font:700 30px/34px WendyOne,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-transition:color .1s;transition:color .1s;word-break:break-word}.actorMinicard__link:hover .actorMinicard__name{color:#eb2329}.actorMinicard__row{padding-bottom:2px;font:400 16px/22px Helvetica Neue,Helvetica,Arial,sans-serif}.actorMinicard__rowTerm{display:inline-block;padding-right:4px;font-weight:700}.actorMinicard__rowDefinition{display:inline-block}.actorTiles__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:-15px -10px}.actorTiles__item{padding:15px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}@media (max-width:1023px){.actorTiles__list{-ms-flex-pack:distribute;justify-content:space-around}.actorTiles__item{width:70%}}@media (max-width:900px){.actorTiles__item{width:80%}}@media (max-width:850px){.actorTiles__item{width:90%}}@media (max-width:800px){.actorTiles__item{width:95%}}@media (max-width:750px){.actorTiles__item{width:80%}}@media (max-width:650px){.actorTiles__item{width:90%}}@media (max-width:600px){.actorTiles__item{width:100%}}.filtersSection__header{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:10px;font:700 18px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.filtersSection__headerHint{margin-left:4px;width:20px;height:20px}.filtersSection__checkbox,.filtersSection__filterItem{padding:3px 0}.filters__root{position:relative}.filters__header{font:700 22px/26px Helvetica Neue,Helvetica,Arial,sans-serif}.filters__headerIcon{margin-right:6px}.filters__headerTitle{vertical-align:top}.filters__section{position:relative;padding:20px 0;border-bottom:2px solid #191919}.filters__sectionApply{display:none;padding-top:15px;width:100%}.filters__buttons,.filters__sectionApply.filters___visible{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.filters__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:15px}.filters__submit{border:0;border-radius:2px;background-color:#eb2329;color:#fff;font-weight:700;cursor:pointer;-webkit-transition:color .1s,background-color .1s;transition:color .1s,background-color .1s;margin-bottom:10px;padding:6px 10px}.filters__submit:hover{color:#191919;background-color:#ebdc29}.filters__submit:disabled{background-color:#666;cursor:default}.filters__submit:disabled:hover{color:#fff}.filters__reset{border:0;border-radius:2px;background-color:#eb2329;color:#fff;font-weight:700;cursor:pointer;-webkit-transition:color .1s,background-color .1s;transition:color .1s,background-color .1s;padding:6px 10px}.filters__reset:hover{color:#191919;background-color:#ebdc29}.filters__reset:disabled{background-color:#666;cursor:default}.filters__reset:disabled:hover{color:#fff}.favoritesPage__root{margin:0 auto;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:820px;min-width:320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;max-width:1020px}@media (max-width:360px){.favoritesPage__root{padding:20px 10px;max-width:100%}}.favoritesPage__header{padding-bottom:20px}.favoritesPage__headerTitle{position:relative;padding-left:14px;text-transform:uppercase;margin:0 0 10px}.favoritesPage__headerTitle:before{content:"";top:0;bottom:0;left:0;position:absolute;border-left:10px solid #eb2329}.favoritesPage__headerDescription{font:18px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.favoritesPage__content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.favoritesPage__emptyList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;padding:60px 0;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font:24px/32px Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;text-align:center}.favoritesPage__emptyList,.favoritesPage__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.favoritesPage__pagination{padding-top:20px}.favoritesPage__bottomBanner{margin:30px 0 0}.favoritesPage__favoritesIcon{display:inline-block;vertical-align:baseline;fill:#fff}.adActorMinicard__root{position:relative;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #191919;border-radius:2px;-webkit-transition:border-color .1s;transition:border-color .1s}.adActorMinicard__root:hover{border-color:#eb2329}.adActorMinicard__adBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.adActorMinicard__adBlockImg{display:block;margin:0 auto;max-height:300px;max-width:100%}.myFreeCamsMiniCard__root{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:250px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #191919;border-radius:2px;-webkit-transition:border-color .1s;transition:border-color .1s;background:#191919;overflow:hidden}.myFreeCamsMiniCard__root:hover{border-color:#eb2329}@media (max-width:440px){.myFreeCamsMiniCard__root{min-height:200px}}.surveyButton__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:16px 28px;background-color:#eb2329;font:700 28px/30px Helvetica Neue,Helvetica,Arial,sans-serif;border-radius:2px;text-decoration:none;color:#fff;-webkit-transition:background-color .1s,color .1s;transition:background-color .1s,color .1s}.surveyButton__link:hover{background-color:#ebdc29;color:#191919}@media (max-width:480px){.surveyButton__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:16px}}.surveyMiniCard__root{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:250px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #191919;border-radius:2px}@media (max-width:440px){.surveyMiniCard__root{min-height:200px}}.surveyMiniCard__photo{position:relative;-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;width:200px;height:100%;border-right:1px solid #191919;background-size:100% 100%}@media (max-width:440px){.surveyMiniCard__photo{-ms-flex-preferred-size:150px;flex-basis:150px;height:100%}}.surveyMiniCard__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:6px;padding-left:15px;background:#191919}.surveyMiniCard__title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:10px 6px 20px;font:700 26px/30px Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#fff;text-transform:uppercase}@media (max-width:440px){.surveyMiniCard__title{padding:10px 4px}}.surveyMiniCard__actionWrapper{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:440px){.surveyMiniCard__actionWrapper{padding-bottom:4px}}.surveyMiniCard__action{text-transform:uppercase}.onlyfansModelMiniCard__link{cursor:pointer;color:#191919;text-decoration:none;-webkit-transition:color .1s;transition:color .1s;display:-webkit-box;display:-ms-flexbox;display:flex;border:2px solid #191919;border-radius:2px;-webkit-transition:border-color .1s;transition:border-color .1s}.onlyfansModelMiniCard__link:hover{color:#eb2329;border-color:#eb2329}.onlyfansModelMiniCard__photo{position:relative;-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;width:200px;height:300px;border-right:1px solid #191919}@media (max-width:440px){.onlyfansModelMiniCard__photo{-ms-flex-preferred-size:150px;flex-basis:150px;width:150px;height:225px}}.onlyfansModelMiniCard__viewOverlay{top:0;right:0;bottom:0;left:0;position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;color:#fff;background:rgba(0,0,0,.8);font:700 36px/44px Helvetica Neue,Helvetica,Arial,sans-serif;opacity:0;-webkit-transition:opacity .1s;transition:opacity .1s}.onlyfansModelMiniCard__root:hover .onlyfansModelMiniCard__viewOverlay{opacity:1}.onlyfansModelMiniCard__photoImageWrapper{max-width:100%;width:100%;height:100%;background:#f2f2f2}.onlyfansModelMiniCard__photo{display:block;background-size:cover;max-width:100%;width:100%}.onlyfansModelMiniCard__photoStub{position:relative;height:100%;background:#f2f2f2}.onlyfansModelMiniCard__photoStubIcon{top:50%;left:50%;position:absolute;width:40%;height:auto;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.onlyfansModelMiniCard__info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:6px;padding-left:15px;color:#191919}.onlyfansModelMiniCard__name{padding:4px 0 12px;font:700 30px/34px WendyOne,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-transition:color .1s;transition:color .1s;word-break:break-word}.onlyfansModelMiniCard__link:hover .onlyfansModelMiniCard__name{color:#eb2329}.onlyfansModelMiniCard__row{padding-bottom:2px;font:400 16px/22px Helvetica Neue,Helvetica,Arial,sans-serif}.onlyfansModelMiniCard__rowTerm{display:inline-block;padding-right:4px;font-weight:700}.onlyfansModelMiniCard__rowDefinition{display:inline-block}.fakehubCute__link{display:block;border-radius:2px;border:2px solid #191919;text-decoration:none;color:#191919;-webkit-transition:border-color .1s;transition:border-color .1s}.fakehubCute__link:hover{border-color:#eb2329}.fakehubCute__img{display:block;max-width:100%}.onlyfansModelFromRequestMiniCard__link{cursor:pointer;color:#191919;text-decoration:none;-webkit-transition:color .1s;transition:color .1s;display:-webkit-box;display:-ms-flexbox;display:flex;border:2px solid #191919;border-radius:2px;-webkit-transition:border-color .1s;transition:border-color .1s}.onlyfansModelFromRequestMiniCard__link:hover{color:#eb2329;border-color:#eb2329}.onlyfansModelFromRequestMiniCard__photo{position:relative;-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;width:200px;height:300px;border-right:1px solid #191919}@media (max-width:440px){.onlyfansModelFromRequestMiniCard__photo{-ms-flex-preferred-size:150px;flex-basis:150px;width:150px;height:225px}}.onlyfansModelFromRequestMiniCard__viewOverlay{top:0;right:0;bottom:0;left:0;position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;color:#fff;background:rgba(0,0,0,.8);font:700 36px/44px Helvetica Neue,Helvetica,Arial,sans-serif;opacity:0;-webkit-transition:opacity .1s;transition:opacity .1s}.onlyfansModelFromRequestMiniCard__root:hover .onlyfansModelFromRequestMiniCard__viewOverlay{opacity:1}.onlyfansModelFromRequestMiniCard__photoImageWrapper{max-width:100%;width:100%;height:100%;background:#f2f2f2}.onlyfansModelFromRequestMiniCard__photo{display:block;background-size:cover;max-width:100%;width:100%}.onlyfansModelFromRequestMiniCard__photoStub{position:relative;height:100%;background:#f2f2f2}.onlyfansModelFromRequestMiniCard__photoStubIcon{top:50%;left:50%;position:absolute;width:40%;height:auto;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.onlyfansModelFromRequestMiniCard__info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:6px;padding-left:15px;color:#191919}.onlyfansModelFromRequestMiniCard__name{padding:4px 0 12px;font:700 30px/34px WendyOne,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-transition:color .1s;transition:color .1s;word-break:break-word}.onlyfansModelFromRequestMiniCard__link:hover .onlyfansModelFromRequestMiniCard__name{color:#eb2329}.onlyfansModelFromRequestMiniCard__row{padding-bottom:2px;font:400 16px/22px Helvetica Neue,Helvetica,Arial,sans-serif}.onlyfansModelFromRequestMiniCard__rowTerm{display:inline-block;padding-right:4px;font-weight:700}.onlyfansModelFromRequestMiniCard__rowDefinition{display:inline-block}.actor__root{position:relative;height:100%}.actor__preloader,.actor__preloaderPlaceholder{top:0;right:0;bottom:0;left:0;position:absolute}.actor__preloaderPlaceholder{z-index:0}.actor__preloaderPlaceholderIcon{width:100%;height:auto;max-height:100%}.actor__seeAlso{padding-top:40px}.actor__seeAlsoHeader{position:relative;padding-left:14px;text-transform:uppercase;margin:0 0 20px}.actor__seeAlsoHeader:before{content:"";top:0;bottom:0;left:0;position:absolute;border-left:10px solid #eb2329}.actor__bottomBanner{display:-webkit-box;display:-ms-flexbox;display:flex;margin:30px 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.searchResultsByPhoto__root{position:relative;height:100%}.searchResultsByPhoto__root.searchResultsByPhoto___loading{padding-top:200px}.searchResultsByPhoto__error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;color:#191919}.searchResultsByPhoto__errorIcon{padding-bottom:20px}.searchResultsByPhoto__header{position:relative;padding-left:14px;text-transform:uppercase;margin:0 0 20px}.searchResultsByPhoto__header:before{content:"";top:0;bottom:0;left:0;position:absolute;border-left:10px solid #eb2329}.searchResultsByPhoto__uploader{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:20px}.searchResultsByPhoto__banner{margin-top:-15px;margin-bottom:25px}.searchResultsByPhoto__uploaderDescriptionHeader{padding:10px 0 0;font-size:42px}.searchResultsByPhoto__uploaderDescription{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 0}.searchResultsByPhoto__uploaderDescriptionItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%;padding:0 20px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:320px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.searchResultsByPhoto__uploaderDescriptionItemText{padding-top:20px;text-align:center}.searchResultsByPhoto__uploaderDescriptionItemTextHeader{font-weight:700;font-size:18px}.searchResultsByPhoto__bottomBanner{display:block;margin:0 0 30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.searchResultsByPhoto__uploaderAdditionalDescription{margin:0;font:400 16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.searchResultsByPhoto__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.searchResultsByPhoto__item{position:relative;padding-top:80px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:800px;width:100%}.searchResultsByPhoto__item:after{content:"";bottom:0;left:50%;position:absolute;border-top:4px solid #191919;border-radius:2px;width:80%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.searchResultsByPhoto__item:first-child{padding-top:20px}.searchResultsByPhoto__callToActionWrapper{position:relative;padding:60px 0 80px;text-align:center}.searchResultsByPhoto__callToActionButton{border:0;border-radius:2px;background-color:#eb2329;color:#fff;font-weight:700;cursor:pointer;-webkit-transition:color .1s,background-color .1s;transition:color .1s,background-color .1s;margin-bottom:14px;padding:16px 30px;text-align:center;font:700 34px/36px Helvetica Neue,Helvetica,Arial,sans-serif}.searchResultsByPhoto__callToActionButton:hover{color:#191919;background-color:#ebdc29}.searchResultsByPhoto__callToActionButton:disabled{background-color:#666;cursor:default}.searchResultsByPhoto__callToActionButton:disabled:hover{color:#fff}.searchResultsByPhoto__callToActionLink{cursor:pointer;color:#191919;text-decoration:none;-webkit-transition:color .1s;transition:color .1s;font:700 20px/30px Helvetica Neue,Helvetica,Arial,sans-serif}.searchResultsByPhoto__callToActionLink:hover{color:#eb2329}@media (max-width:750px){.searchResultsByPhoto__root{min-height:320px}.searchResultsByPhoto__root.searchResultsByPhoto___loading{padding-top:0}.searchResultsByPhoto__error{padding:40px 0}.searchResultsByPhoto__uploader{padding-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.searchResultsByPhoto__banner{margin-top:-15px;margin-bottom:25px}.searchResultsByPhoto__uploaderDescription{padding:20px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.searchResultsByPhoto__uploaderDescriptionItem{padding:20px 0 0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}@media (max-width:750px){.searchResultsByPhoto__item{padding-top:54px}.searchResultsByPhoto__bottomBanner{width:100%}}@media (max-width:440px){.searchResultsByPhoto__callToActionWrapper{padding:40px 0}}.resultsTemplate__root{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.resultsTemplate__preloader{top:0;right:0;bottom:0;left:0;position:fixed;z-index:9999}.resultsTemplate__filters{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;padding:0 40px 0 0}.resultsTemplate__filtersClose{top:10px;right:10px;position:absolute;z-index:1;display:none}.resultsTemplate__content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.resultsTemplate__error{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:750px}.resultsTemplate__error,.resultsTemplate__innerWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.resultsTemplate__innerWrapper{padding-bottom:20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.resultsTemplate__resultsHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:20px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;line-height:26px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.resultsTemplate__resultsHeaderTitleWrapper{padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.resultsTemplate__resultsHeaderTitle{position:relative;padding-left:14px;text-transform:uppercase;margin:0;font-size:22px}.resultsTemplate__resultsHeaderTitle:before{content:"";top:0;bottom:0;left:0;position:absolute;border-left:10px solid #eb2329}.resultsTemplate__resultsHeaderFilters{font-size:14px}.resultsTemplate__resultsHeaderBody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.resultsTemplate__resultsHeaderMeta{font-size:18px}.resultsTemplate__randomSubmit{border:0;border-radius:2px;background-color:#eb2329;color:#fff;font-weight:700;cursor:pointer;-webkit-transition:color .1s,background-color .1s;transition:color .1s,background-color .1s;margin-bottom:10px;padding:6px 10px}.resultsTemplate__randomSubmit:hover{color:#191919;background-color:#ebdc29}.resultsTemplate__randomSubmit:disabled{background-color:#666;cursor:default}.resultsTemplate__randomSubmit:disabled:hover{color:#fff}.resultsTemplate__resultsHeaderOpenFilters{position:relative;display:none;line-height:0}.resultsTemplate__inner{position:relative;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.resultsTemplate__bottomBanner{margin:30px 0 0}.resultsTemplate__bottomBanner,.resultsTemplate__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.resultsTemplate__pagination{padding-top:16px;padding-bottom:0}@media (max-width:750px){.resultsTemplate__root{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.resultsTemplate__filters{top:0;right:0;bottom:0;left:0;position:fixed;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;z-index:9999;padding:10px;background:#fff;overflow:scroll;-webkit-overflow-scrolling:touch;display:none}.resultsTemplate__filtersClose,.resultsTemplate__root.resultsTemplate___filters_visible .resultsTemplate__filters{display:block}.resultsTemplate__resultsHeader{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.resultsTemplate__resultsHeaderFilters{display:none}.resultsTemplate__resultsHeaderBody{padding-top:10px}.resultsTemplate__resultsHeaderOpenFilters{display:block}.resultsTemplate__resultsHeaderOpenFilters.resultsTemplate___has_active_filters:after{content:attr(data-count);top:-6px;left:-6px;position:absolute;padding:4px;width:16px;height:16px;text-align:center;font:14px/16px Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;background:#eb2329;border-radius:50%}}@media (max-width:1023px){.resultsTemplate__pagination{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:450px){.resultsTemplate__resultsHeaderTitleWrapper{padding:0}}.resultsTemplate__topPagination{padding-top:4px;padding-bottom:24px}.actorsPage__root,.randomActorsPage__root,.searchResults__root{position:relative;height:100%}