@charset "utf-8";@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900&display=swap);.displayFlex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.flexWrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.button{display:inline-block;text-decoration:none;border:none;cursor:pointer;vertical-align:top;text-align:center}.orangeButton{border:0;background:#f90;color:#000;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.noLinkBtn{cursor:default!important}.GreyBottomContainer{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(3,3,3,0) 10%,rgba(13,13,13,.93) 42%,rgba(30,30,30,.93) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(10%,rgba(3,3,3,0)),color-stop(42%,rgba(13,13,13,.93)),color-stop(100%,rgba(30,30,30,.93)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(3,3,3,0) 10%,rgba(13,13,13,.93) 42%,rgba(30,30,30,.93) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(3,3,3,0) 10%,rgba(13,13,13,.93) 42%,rgba(30,30,30,.93) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(3,3,3,0) 10%,rgba(13,13,13,.93) 42%,rgba(30,30,30,.93) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(3,3,3,0) 10%,rgba(13,13,13,.93) 42%,rgba(30,30,30,.93) 100%)}.ProfileMainMenu{background:#282828;background:-moz-linear-gradient(top,#323232 0,#1c1c1c 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#323232),color-stop(100%,#1c1c1c));background:-webkit-linear-gradient(top,#323232 0,#1c1c1c 100%);background:-o-linear-gradient(top,#323232 0,#1c1c1c 100%);background:-ms-linear-gradient(top,#323232 0,#1c1c1c 100%);background:linear-gradient(to bottom,#323232 0,#1c1c1c 100%)}.arrow{content:'';width:0;height:0;font-size:0}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.userSelect{-webkit-user-select:none;-ms-user-select:none;user-select:none}.dropdownFilters{display:none;position:absolute;top:35px;right:0;min-width:188px;overflow-y:auto;overflow-x:hidden;border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;-ms-border-radius:0 0 3px 3px;-o-border-radius:0 0 3px 3px;z-index:100;background:#1b1b1b}.dropdownFilters>li{line-height:32px;background:#1b1b1b;font-size:12px;white-space:nowrap;text-transform:capitalize}.dropdownFilters>li.active>span>a,.dropdownFilters>li:hover>span>a{color:#cacaca;font-weight:700}.dropdownFilters>li>span{height:32px;display:block;padding:0;cursor:default}.dropdownFilters>li>span>a{color:#969696;cursor:pointer;display:block;padding:0 25px}.dropdownFilters>li>span>a:hover{text-decoration:none}.dropdownFilters>li i{display:none;width:15px;height:19px;background-repeat:no-repeat;margin-right:10px;position:relative;top:5px}.dropdownFilters>li i.mr{background-position:-227px -271px}.dropdownFilters>li i.mv{background-position:-192px -290px}.dropdownFilters>li i.tt{background-position:-192px -348px}.dropdownFilters>li i.ms{background-position:-207px -327px}.dropdownFilters>li i.tr{background-position:-192px -309px}.dropdownFilters>li i.lg{background-position:-192px -328px}.dropdownFilters>li i.mf{background-position:-192px -252px}.dropdownFilters>li i.a{background-position:-207px -252px}.dropdownFilters>li i.nv{background-position:-207px -271px}.dropdownFilters>li i.re{background-position:-207px -290px}.dropdownFilters>li i.cm{background-position:-227px -292px}.dropdownFilters>li i.ht{background-position:-265px -342px}.dropdownFilters>li i.av{background-position:-263px -275px;width:20px}.dropdownFilters>li i.po{background-position:-264px -292px;width:20px}.dropdownFilters>li i.straight{background-position:-245px -305px;width:16px;height:17px}.dropdownFilters>li i.gay{background-position:-245px -324px;width:16px;height:17px}.dropdownFilters>li i.shemale{background-position:-245px -343px;width:16px;height:17px}.wrapLongTitle{word-break:break-word;word-wrap:break-word}.itemTagBtn{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;padding:8px 18px;background:#1b1b1b;font-weight:400;font-size:14px;color:#fff;text-transform:capitalize;white-space:nowrap}.itemTagBtn:hover{text-decoration:none;background-color:#2f2f2f}.itemTagBtnWideDropdown{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;padding:8px 18px;background:#1b1b1b;font-weight:400;font-size:14px;color:#fff;text-transform:capitalize;white-space:nowrap;display:inline-block;margin:3px 0}.itemTagBtnWideDropdown:hover{text-decoration:none;background-color:#2f2f2f}.text-red{color:#f63a3a}.mppButton{border:0;cursor:pointer;display:inline-block;padding:1rem 3.25rem;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;text-align:center;text-decoration:none}.upperCase{text-transform:uppercase}.capitalize{text-transform:capitalize}.alignCenter{text-align:center}.bold{font-weight:700}.openSans{font-family:Open Sans,sans-serif}.darkGreyBg{background-color:#1a1a1a}.darkerGreyBg{background-color:#0f0f0f}.blackBg{background-color:#000}.isHidden{display:none}.orangeTxt{color:#f90}.greyTxt{color:#b3b3b3}.whiteTxt{color:#fff}.noBg{background-color:transparent}.orangeBorder{border:1px solid #f90}.isInLine{display:inline-block}.contentPadding{padding:2rem 0}.mppInput{background:#191919;border:1px solid #545454;box-sizing:border-box;display:block;padding:1rem;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;width:100%;color:#ccc}.mppInput.inputShow{display:none}.mppInput.referralCodeDisplay{opacity:.5}.mppInput.readOnlyInput{border:1px solid #333;color:#555;cursor:default}.mppLabelHeader{display:block;font-size:1.1rem;margin:1.5rem 0 .5rem}.mppRadio{margin:.5rem 0}.mppRadio input{display:none}.mppRadio input+label{display:block}.mppRadio input+label p{display:inline-block;vertical-align:top}.mppRadio input+label span{content:'';display:inline-block;width:32px;height:32px;background:url(../images/mpp_new/mpp-partners-sprite.png?cache=2025042404) no-repeat;background-position:-104px -229px}.mppRadio input:checked+label span{background-position:-71px -229px}.mppInfoIcon{cursor:pointer;display:inline-block;margin:.1rem 0 0 .2rem;background:url(../images/mpp_new/mpp-partners-sprite.png?cache=2025042404) no-repeat;background-position:-139px -239px;width:17px;height:17px;vertical-align:text-top}.legalAgeErrorNotice,.legalError,.legalTwoError,.optError{display:none}#verification p.invalid,.invalidStatus,.legalAgeErrorNotice,.optError{color:#f63a3a}#verification p.checkersError,#verification p.contentCheckersError{display:none}#verification p.checkersError.invalid,#verification p.contentCheckersError.invalid{display:block}#verification.borderBox.lockedProcess{width:100%;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;padding:25px 20px}#verification.borderBox.lockedProcess .errorMessage.message:last-of-type{margin-bottom:0}body>.wrapper.noBackground{background-image:none}.invalidStatus.mppInput{border:1px solid #f63a3a;color:#f63a3a}.invalidStatus.mppInput span.label{color:#f63a3a}.invalidStatus.mppInput span.arrow{border-top:6px solid #f63a3a}#amateurForm .errorMessage{color:#f63a3a;margin-top:7px;display:inline-block;position:absolute}.mppSignUpInfoModal .contentMTubes{background-color:#0f0f0f;padding:3rem}#mppBlock{color:#fff}#mppBlock *{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Roboto,sans-serif}#mppBlock h1.headerTitle{position:relative;color:inherit;margin-left:15%;padding-top:7rem;font-weight:900;font-size:4rem;text-align:left;width:50%}#mppBlock h2{font-size:2.1rem;font-weight:700}@media only screen and (max-width:1349px){#mppBlock h2{font-size:1.7rem}}#mppBlock h3{background:0 0;color:inherit;font-size:.9rem;font-weight:400;line-height:normal;margin:0;padding:0;text-transform:capitalize}#mppBlock h3.headerSubTitle{position:relative;font-size:1.3rem;font-weight:400;text-transform:none;text-align:left;margin-top:.5rem;margin-left:15%;width:50%}#mppBlock p{font-size:1rem}#mppBlock .mppContact{font-size:.9rem;padding-top:2rem}#mppBlock .mppSection{padding-top:4rem}#mppBlock .mppSection::after,#mppBlock .mppSection::before{display:table;content:""}#mppBlock .mppSection::after{clear:both;zoom:1}#mppBlock .mppSection img{display:block;width:100%}#mppBlock h2.sectionTitle{color:#fff;text-transform:capitalize;text-align:center;margin-bottom:2.5rem;font-family:Roboto,Arial,sans-serif;font-weight:900;font-size:3.3rem}#mppBlock h2.sectionTitle.greyLine:before{background-color:#979797}#mppBlock h2.sectionTitle.orangeLine:before{background-color:#ff9000}#mppBlock .sectionHalf,#mppBlock .sectionTwoThirds{box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box}#mppBlock .sectionHalf ul,#mppBlock .sectionTwoThirds ul{box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;padding-left:1rem}#mppBlock .sectionHalf li,#mppBlock .sectionTwoThirds li{box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;color:#b8b8b8;margin-bottom:1.5rem;padding-left:.5rem;font-size:1rem;position:relative}#mppBlock .sectionHalf li:last-child,#mppBlock .sectionTwoThirds li:last-child{margin-bottom:0}#mppBlock .sectionHalf{width:50%}#mppBlock .sectionTwoThirds{width:66.6%}#mppBlock .sectionOneThird{width:33.3%}#mppBlock .sectionPadding{padding-top:5rem;padding-bottom:10rem}@media only screen and (max-width:1349px){#mppBlock .sectionPadding{padding-bottom:5rem}}@media only screen and (min-width:1350px){#mppBlock .sectionExtraPadding.sectionPaddingLeft{padding-left:3.5rem}}@media only screen and (max-width:1349px){#mppBlock .sectionExtraPadding.sectionPaddingLeft{padding-left:2.5rem}}#mppBlock .sectionButtonCTA{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;width:323px;padding:1rem 0;text-align:center;background-color:#ff9000;border:none;color:#000;text-transform:uppercase;cursor:pointer;font-size:1.25rem}#mppBlock .sectionButtonCTA:hover{background-color:#ffa31a}#mppBlock .mppSectionBtn{margin:2.5rem 0 0 1.5rem}#mppBlock .textSeparator{height:21px}.supportsGridLayout #mppAdvantages ul.display-grid li,.supportsGridLayout #mppContentAndModelSupport ul.display-grid li,.supportsGridLayout #mppMarketingTools ul.display-grid li{width:100%}body>.wrapper{background-image:url(../images/mpp_new/background-blur.png?cache=2025042404);background-repeat:no-repeat;-webkit-background-size:100%;background-size:100%}#mppHeader{height:644px}#mppHeader .mppButton{display:inline-block;margin:2.5rem auto 0;text-shadow:none;font-size:1rem;font-weight:500}#mppHeader .mppButton:first-of-type{margin-left:15%;margin-right:10px}#mppHeader .grayButton{background-color:#2f2f2f;color:#fff}#mppHeader .headerImage{position:absolute;top:0;right:0;width:58%}#mppAdvantages,#mppContentAndModelSupport,#mppMarketingTools{background-color:#1b1b1b;margin-bottom:50px}#mppAdvantages header,#mppContentAndModelSupport header,#mppMarketingTools header{display:table;height:340px;width:100%;text-align:center}#mppAdvantages header h1,#mppContentAndModelSupport header h1,#mppMarketingTools header h1{background-size:cover;display:table-cell;vertical-align:middle;font-size:3rem;font-weight:700;color:#fff}#mppAdvantages header h1 .underline,#mppContentAndModelSupport header h1 .underline,#mppMarketingTools header h1 .underline{border-bottom:3px solid #f90}#mppAdvantages ul,#mppContentAndModelSupport ul,#mppMarketingTools ul{text-align:center;padding:3rem 2.5rem 2rem}#mppAdvantages ul::after,#mppAdvantages ul::before,#mppContentAndModelSupport ul::after,#mppContentAndModelSupport ul::before,#mppMarketingTools ul::after,#mppMarketingTools ul::before{display:table;content:""}#mppAdvantages ul::after,#mppContentAndModelSupport ul::after,#mppMarketingTools ul::after{clear:both;zoom:1}#mppAdvantages li,#mppContentAndModelSupport li,#mppMarketingTools li{display:inline-block;text-align:center;width:33%;vertical-align:top;position:relative;padding-bottom:30px}#mppAdvantages li:before,#mppContentAndModelSupport li:before,#mppMarketingTools li:before{content:'';background-size:50px;background-repeat:no-repeat;background-position:0 5px;height:60px;width:60px;position:absolute;top:0;left:5%}#mppAdvantages li .textWrapper,#mppContentAndModelSupport li .textWrapper,#mppMarketingTools li .textWrapper{width:55%;margin:0 auto;position:relative}#mppAdvantages li p,#mppContentAndModelSupport li p,#mppMarketingTools li p{margin:0}#mppAdvantages li i,#mppContentAndModelSupport li i,#mppMarketingTools li i{cursor:auto;width:64px;height:64px;margin-bottom:10px;background-image:url(../images/mpp_new/sprites.png?cache=2025042404)}#mppAdvantages li.adRevenue i,#mppContentAndModelSupport li.adRevenue i,#mppMarketingTools li.adRevenue i{background-position:0 0}#mppAdvantages li.videoSales i,#mppContentAndModelSupport li.videoSales i,#mppMarketingTools li.videoSales i{background-position:-64px 0}#mppAdvantages li.customVideos i,#mppContentAndModelSupport li.customVideos i,#mppMarketingTools li.customVideos i{background-position:-128px 0}#mppAdvantages li.tipsAndFanClub i,#mppContentAndModelSupport li.tipsAndFanClub i,#mppMarketingTools li.tipsAndFanClub i{background-position:-192px 0}#mppAdvantages li.contestPrizes i,#mppContentAndModelSupport li.contestPrizes i,#mppMarketingTools li.contestPrizes i{background-position:0 -64px}#mppAdvantages li.referrals i,#mppContentAndModelSupport li.referrals i,#mppMarketingTools li.referrals i{background-position:-64px -64px}#mppAdvantages li.phPremium i,#mppContentAndModelSupport li.phPremium i,#mppMarketingTools li.phPremium i{background-image:url(../images/mpp_new/logo-ph-premium.png?cache=2025042404);width:101px;background-repeat:no-repeat;background-position:0 22px}#mppAdvantages li.downloads i,#mppContentAndModelSupport li.downloads i,#mppMarketingTools li.downloads i{background-position:-128px -64px}#mppAdvantages li.exportToAffiliates i,#mppContentAndModelSupport li.exportToAffiliates i,#mppMarketingTools li.exportToAffiliates i{background-position:-192px -64px}#mppAdvantages li.massiveTraffic i,#mppContentAndModelSupport li.massiveTraffic i,#mppMarketingTools li.massiveTraffic i{background-position:0 -128px}#mppAdvantages li.modelhubWebsite i,#mppContentAndModelSupport li.modelhubWebsite i,#mppMarketingTools li.modelhubWebsite i{background-image:url(../images/mpp_new/logo-modelhub.png?cache=2025042404);width:101px;background-repeat:no-repeat;background-position:0 22px}#mppAdvantages li.autotweets i,#mppContentAndModelSupport li.autotweets i,#mppMarketingTools li.autotweets i{background-position:-64px -128px}#mppAdvantages li.blogsAndVideoTips i,#mppContentAndModelSupport li.blogsAndVideoTips i,#mppMarketingTools li.blogsAndVideoTips i{background-position:-128px -128px}#mppAdvantages li.socialPromotions i,#mppContentAndModelSupport li.socialPromotions i,#mppMarketingTools li.socialPromotions i{background-position:-192px -128px}#mppAdvantages li.activeCommunities i,#mppContentAndModelSupport li.activeCommunities i,#mppMarketingTools li.activeCommunities i{background-position:0 -192px}#mppAdvantages li.onlineSupport i,#mppContentAndModelSupport li.onlineSupport i,#mppMarketingTools li.onlineSupport i{background-position:-64px -192px}#mppAdvantages li.geoblocking i,#mppContentAndModelSupport li.geoblocking i,#mppMarketingTools li.geoblocking i{background-position:-128px -192px}#mppAdvantages li.dmcaAndFingerprinting i,#mppContentAndModelSupport li.dmcaAndFingerprinting i,#mppMarketingTools li.dmcaAndFingerprinting i{background-position:-192px -192px}#mppAdvantages h4,#mppContentAndModelSupport h4,#mppMarketingTools h4{font-size:1.125rem;color:#fff;margin-bottom:5px;font-weight:700}#mppAdvantages header h1{background-image:url(../images/mpp_new/multiple-revenue-streams.jpg?cache=2025042404)}#mppMarketingTools header h1{background-image:url(../images/mpp_new/marketing-tools.jpg?cache=2025042404)}#mppContentAndModelSupport header h1{background-image:url(../images/mpp_new/content-support.jpg?cache=2025042404)}#verificationForm #loadingSpinner{display:block}#verificationForm #loadingSpinner.displayNone{display:none}#mppExplanation .sectionHalf:first-child{float:left}#mppExplanation .sectionHalf:first-child img{width:90%}#mppExplanation .sectionHalf:last-child{float:right}#mppExplanation .sectionHalf ul{padding-left:1rem}#mppExplanation .sectionHalf li{list-style-type:disc}#mppTestimonials{background-image:url(../images/mpp_new/testimonials.png?cache=2025042404);background-repeat:no-repeat;background-size:cover;background-position:center;padding:5rem 0 4rem}#mppTestimonials h1{color:#fff;margin:0 auto;margin-bottom:50px;width:95%;text-align:center;font-weight:900;font-size:3rem}#mppTestimonials .connected-carousels{position:relative}#mppTestimonials .connected-carousels .stage{width:620px;margin:20px auto;position:relative}#mppTestimonials .connected-carousels .photo-credits{position:absolute;right:15px;bottom:0;font-size:13px;color:#fff;text-shadow:0 0 1px rgba(0,0,0,.85);opacity:.66}#mppTestimonials .connected-carousels .photo-credits a{color:#fff}#mppTestimonials .connected-carousels .navigation{width:260px;margin:20px auto;position:relative}#mppTestimonials .connected-carousels .carousel{overflow:hidden;position:relative}#mppTestimonials .connected-carousels .carousel ul{width:10000em;position:relative;list-style:none;margin:0;padding:0}#mppTestimonials .connected-carousels .carousel li{float:left}#mppTestimonials .connected-carousels .carousel-stage{height:400px;border:10px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 2px #999;-moz-box-shadow:0 0 2px #999;box-shadow:0 0 2px #999}#mppTestimonials .connected-carousels .carousel-navigation{height:60px;width:240px;background:#fff;border:10px solid #fff}#mppTestimonials .connected-carousels .carousel-navigation li{cursor:pointer}#mppTestimonials .connected-carousels .carousel-navigation li img{display:block;border:5px solid #fff}#mppTestimonials .connected-carousels .carousel-navigation li.active img{border-color:#ccc}#mppTestimonials .connected-carousels .next-stage,#mppTestimonials .connected-carousels .prev-stage{position:absolute;top:0;width:305px;height:400px;color:#fff}#mppTestimonials .connected-carousels .prev-stage{left:0}#mppTestimonials .connected-carousels .next-stage{right:0;background:#000;background:-moz-linear-gradient(90deg,rgba(0,0,0,0) 0,#000 100%);background:-webkit-linear-gradient(90deg,rgba(0,0,0,0) 0,#000 100%);background:linear-gradient(90deg,rgba(0,0,0,0) 0,#000 100%)}#mppTestimonials .connected-carousels .next-stage.inactive,#mppTestimonials .connected-carousels .prev-stage.inactive{display:none}#mppTestimonials .connected-carousels .next-stage span,#mppTestimonials .connected-carousels .prev-stage span{position:absolute;top:50%;text-align:center;color:#fff;text-decoration:none;text-shadow:0 0 1px #000;font:80px/27px Arial,sans-serif;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}#mppTestimonials .connected-carousels .prev-stage span{left:20px}#mppTestimonials .connected-carousels .next-stage span{right:20px}#mppTestimonials .connected-carousels .next-stage:hover span,#mppTestimonials .connected-carousels .prev-stage:hover span{display:block}#mppTestimonials .connected-carousels .next-navigation,#mppTestimonials .connected-carousels .prev-navigation{display:block;position:absolute;width:30px;height:30px;background:#4e443c;color:#fff;text-decoration:none;text-shadow:0 0 1px #000;font:16px/29px Arial,sans-serif;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;-webkit-box-shadow:0 0 2px #999;-moz-box-shadow:0 0 2px #999;box-shadow:0 0 2px #999}#mppTestimonials .connected-carousels .prev-navigation{left:-15px;top:22px;text-indent:6px}#mppTestimonials .connected-carousels .next-navigation{right:-15px;top:22px;text-indent:20px}#mppTestimonials .connected-carousels .next-navigation.inactive,#mppTestimonials .connected-carousels .prev-navigation.inactive{opacity:.5;cursor:default}#mppTestimonials .connected-carousels .stage{width:auto;margin:0}#mppTestimonials .connected-carousels .stage .carousel-stage{border:none;box-shadow:none;width:100%;margin:auto}@media only screen and (max-width:1349px){#mppTestimonials .connected-carousels .stage .carousel-stage{width:700px}}#mppTestimonials .connected-carousels .stage .carousel-stage ul{height:100%}#mppTestimonials .connected-carousels .stage .carousel-stage ul::after,#mppTestimonials .connected-carousels .stage .carousel-stage ul::before{display:table;content:""}#mppTestimonials .connected-carousels .stage .carousel-stage ul::after{clear:both;zoom:1}#mppTestimonials .connected-carousels .stage .carousel-stage li{font-size:1.5rem;height:400px;width:500px;text-align:center;margin-right:30px}#mppTestimonials .connected-carousels .stage .carousel-stage li .text{height:235px;box-sizing:border-box;background-color:#101010;text-align:left;padding:40px 30px;padding-bottom:55px;font-size:.9rem;line-height:1.6rem;background-image:url(../images/mpp_new/quote.png?cache=2025042404);background-repeat:no-repeat;background-position:440px 180px}#mppTestimonials .connected-carousels .stage .carousel-stage li footer{background-color:#f90;height:165px}#mppTestimonials .connected-carousels .stage .carousel-stage li footer h4{font-weight:700;font-size:1.4rem;color:#000;margin-bottom:5px}#mppTestimonials .connected-carousels .stage .carousel-stage li footer p{color:#5e3a0a;font-weight:700;margin:0}#mppTestimonials .connected-carousels .stage .carousel-stage li footer img{margin-top:-48px;width:95px;height:95px}#mppTestimonials .connected-carousels .navigation{width:60%;margin:40px auto 0}#mppTestimonials .connected-carousels .navigation>.next-navigation,#mppTestimonials .connected-carousels .navigation>.prev-navigation{display:none}#mppTestimonials .connected-carousels .navigation .carousel-navigation{width:100%;height:110px;background-color:transparent;border:none;box-shadow:none;overflow:visible}#mppTestimonials .connected-carousels .navigation .carousel-navigation ul{width:100%;text-align:center;left:0!important}#mppTestimonials .connected-carousels .navigation .carousel-navigation ul::after,#mppTestimonials .connected-carousels .navigation .carousel-navigation ul::before{display:table;content:""}#mppTestimonials .connected-carousels .navigation .carousel-navigation ul::after{clear:both;zoom:1}#mppTestimonials .connected-carousels .navigation .carousel-navigation li{width:100px;height:70px;float:none;display:inline-block;margin:0 4rem;position:relative}@media only screen and (max-width:1349px){#mppTestimonials .connected-carousels .navigation .carousel-navigation li{margin:0 2rem}}#mppTestimonials .connected-carousels .navigation .carousel-navigation li .imageWrapper{margin:auto}#mppTestimonials .connected-carousels .navigation .carousel-navigation li img{width:70px;height:70px;-moz-opacity:.5;-khtml-opacity:.5;-webkit-opacity:.5;-o-opacity:.5;opacity:.5;margin:0 auto .625rem;border:none}#mppTestimonials .connected-carousels .navigation .carousel-navigation li span{-moz-opacity:.5;-khtml-opacity:.5;-webkit-opacity:.5;-o-opacity:.5;opacity:.5;font-size:1rem}#mppTestimonials .connected-carousels .navigation .carousel-navigation li.active img,#mppTestimonials .connected-carousels .navigation .carousel-navigation li.active span{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;-o-opacity:1;opacity:1}#mppTestimonials .connected-carousels .navigation .carousel-navigation li.active:before{content:'';width:0;height:0;font-size:0;border-bottom:0 none;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #bbb;position:absolute;top:-40px;left:50%;margin-left:-12px;z-index:100}#mppMakeMoreMoney .sectionTwoThirds{float:left;padding-left:1.5rem}#mppMakeMoreMoney .sectionTwoThirds ul{padding-left:1.5rem}#mppMakeMoreMoney .sectionTwoThirds li{padding-left:2.5rem}#mppMakeMoreMoney .sectionTwoThirds li:before{position:absolute;top:2px;left:0;width:14px;height:13px;content:'';background-repeat:no-repeat;background-position:center}#mppMakeMoreMoney .sectionOneThird{float:right}#mppMakeMoreMoney .sectionOneThird img{height:580px}#mppMakeMoreMoney .sectionTitle{margin-left:1.5rem}#mppMonetize .sectionHalf:first-child{float:left}#mppMonetize .sectionHalf:first-child img{height:467px;width:90%;margin:auto}#mppMonetize .sectionHalf:last-child{float:right}@media only screen and (max-width:1349px){#mppMonetize .sectionHalf:last-child{padding-right:2.5rem}}#mppMonetize .sectionHalf:last-child .sectionTitle{margin-left:1.5rem}#mppMonetize .sectionHalf:last-child li{padding-left:2.5rem}#mppMonetize .sectionHalf:last-child li:before{content:'';width:30px;height:25px;position:absolute;top:0;left:0;background-repeat:no-repeat}#mppMonetize .sectionHalf:last-child li:first-of-type:before{background-image:url(../images/mpp_new/icon_consumer.svg?cache=2025042404);background-position:0 -2px}#mppMonetize .sectionHalf:last-child li:nth-of-type(2):before{background-image:url(../images/mpp_new/icon_money.svg?cache=2025042404);background-position:2px -2px}#mppMonetize .sectionHalf:last-child li:nth-of-type(3):before{background-image:url(../images/mpp_new/icon_check.svg?cache=2025042404);background-position:1px -2px}#mppMonetize .sectionHalf:last-child li:nth-of-type(4):before{background-image:url(../images/mpp_new/icon_lock.svg?cache=2025042404);background-position:4px -2px}#mppMonetize .sectionHalf:last-child li:last-of-type:before{background-image:url(../images/mpp_new/icon_block.svg?cache=2025042404);background-position:2px -2px}#mppSellClips .sectionHalf:first-child{float:left}#mppSellClips .sectionHalf:first-child li{list-style-type:disc}#mppSellClips .sectionHalf:first-child button{margin-left:0}#mppSellClips .sectionHalf:last-child{float:right}#mppSellClips .sectionHalf:last-child img{height:413px}#mppSellClips .sectionTitle span{padding:.25rem;display:inline-block}#mppSellClips .sectionTitle span:first-child{padding-left:0}#mppSellClips .sectionTitle .subTitleHub{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;background-color:#ff9000;color:#000;text-transform:none}#mppPrizes .sectionHalf:first-child{float:left;padding-left:2rem}#mppPrizes .sectionHalf:first-child img{height:464px;width:90%;margin:auto}#mppPrizes .sectionHalf:last-child{float:right}#mppPrizes .sectionHalf:last-child .sectionTitle{margin-left:1.5rem}#mppPrizes .sectionHalf:last-child li{padding-left:2.5rem}#mppPrizes .sectionHalf:last-child li:before{width:14px;height:13px;position:absolute;top:3px;left:3px;content:'';background-repeat:no-repeat}#mppHallFame{width:100%;background-image:url(../images/mpp_new/halloffame.jpg?cache=2025042404);background-size:cover;background-repeat:no-repeat;background-position:center}#mppHallFame .textWrapper{position:relative;top:50%;margin-top:-77px}#mppHallFame .textWrapper a,#mppHallFame .textWrapper p{font-size:1.125rem}#mppHallFame .textWrapper p{color:#b8b8b8}#mppHallFame .sectionHalf:first-child{float:left}#mppHallFame .sectionHalf{float:right}#mppHallFame .jcarousel-wrapper{width:561px;height:343px;margin:auto;position:relative;top:50%}@media only screen and (max-width:1349px){#mppHallFame .jcarousel-wrapper{width:440px}}@media only screen and (max-width:1199px){#mppHallFame .jcarousel-wrapper{width:360px}}#mppHallFame .jcarousel-wrapper ul::after,#mppHallFame .jcarousel-wrapper ul::before{display:table;content:""}#mppHallFame .jcarousel-wrapper ul::after{clear:both;zoom:1}#mppHallFame .jcarousel-wrapper ul li img{width:561px;height:343px}@media only screen and (max-width:1349px){#mppHallFame .jcarousel-wrapper ul li img{width:440px;height:269px}}@media only screen and (max-width:1199px){#mppHallFame .jcarousel-wrapper ul li img{width:360px;height:221px}}#mppHallFame .jcarousel-wrapper .carouselCaption{margin-top:1rem;text-align:left}#mppHallFame .jcarousel{position:relative;overflow:hidden}#mppHallFame .jcarousel ul{width:10000em;position:relative;list-style:none;margin:0;padding:0}#mppHallFame .jcarousel li{float:left}#mppHallFame .jcarousel-control-next,#mppHallFame .jcarousel-control-prev{width:45px;height:45px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;position:absolute;top:170px;text-align:center;background-color:transparent;border:1px solid #fff;color:#fff;text-decoration:none;font:31px/38px Arial,sans-serif}@media only screen and (max-width:1199px){#mppHallFame .jcarousel-control-next,#mppHallFame .jcarousel-control-prev{top:105px}}#mppHallFame .jcarousel-control-prev{left:-50px}#mppHallFame .jcarousel-control-next{right:-56px}#mppHallFame .jcarousel-control-next:hover span,#mppHallFame .jcarousel-control-prev:hover span{display:block}#mppHallFame .jcarousel-control-next.inactive,#mppHallFame .jcarousel-control-prev.inactive{opacity:.5;cursor:default}#mppHallFame .jcarousel-pagination{position:absolute;bottom:0;left:15px}#mppHallFame .jcarousel-pagination a{border-radius:14px;-moz-border-radius:14px;-webkit-border-radius:14px;-ms-border-radius:14px;-o-border-radius:14px;text-decoration:none;display:inline-block;font-size:11px;line-height:14px;min-width:14px;background:#fff;color:#4e443c;padding:3px;text-align:center;margin-right:2px;opacity:.75}#mppHallFame .jcarousel-pagination a.active{background:#4e443c;color:#fff;opacity:1;text-shadow:0 -1px 0 rgba(0,0,0,.75)}#mppFaq.faq{position:relative}@media only screen and (min-width:1350px){#mppFaq.faq{width:1020px;margin:6rem auto 3rem}}@media only screen and (max-width:1349px){#mppFaq.faq{width:750px;margin:3rem auto}}#mppFaq.faq .contentWrapper{top:12%}#mppFaq.faq .dropDownContent{text-align:left;padding:28px 34px 0 0;border-bottom:1px solid rgba(255,255,255,.3);cursor:pointer}#mppFaq.faq .dropDownContent>span{font-size:1.25rem;padding-bottom:22px;display:inline-block;color:#fff}#mppFaq.faq .dropDownContent a,#mppFaq.faq .dropDownContent p{font-size:.9375rem}#mppFaq.faq .dropDownContent p{display:none;color:#b8b8b8;line-height:23px;margin-bottom:15px}#mppFaq.faq .dropDownContent p span{font-weight:700}#mppFaq.faq .dropDownContent p.paymentTitle span{text-transform:uppercase}#mppFaq.faq .dropDownContent a:hover{text-decoration:underline}#mppFaq.faq .dropDownContent .icon{width:17px;height:17px;background-image:url(../images/premium/joinV39/dropdown_sprite.png?cache=2025042404);background-repeat:no-repeat;display:block;float:right;background-position:0 0}#mppFaq.faq .dropDownContent.active .icon{background-position:-40px 0}#mppFaq.faq .buttonWrapper{position:absolute;margin:auto;left:0;right:0;bottom:30px;text-align:center}#mppFaq.faq .buttonWrapper .help{font-size:1.125rem;margin-top:24px}#mppFaq.faq .buttonWrapper .help>span{color:#fff}#mppFaq.faq .buttonWrapper .help a{text-decoration:underline}#mppFaq.faq>a{font-size:1.25rem;text-align:center;margin-top:3rem;display:block}#mppStepInfo{padding:2rem 0;text-align:center}#mppStepInfo h3{margin-top:1rem}#mppStepsList{margin-bottom:2rem}#mppStepsList li{display:inline-block;vertical-align:middle;cursor:pointer}.applyButton{font-size:1.1rem;font-weight:700}.mppStepSplit{background:#fff;width:47px;height:4px;margin:-1.5rem .5rem 0}.mppStep{width:111px}.mppStep:before{content:'';display:inline-block;width:111px;height:126px;background:url(../images/mpp_new/mpp-partners-sprite.png?cache=2025042404) no-repeat;background-position:0 0}.mppStep.mppStep1:before{background-position:0 -93px}.mppStep.mppStep2:before{background-position:-121px -93px}.mppStep.mppStep3:before{background-position:-240px -93px}.mppStep.mppStep4:before{background-position:-360px -93px}.mppStep.mppStep5:before{background-position:-480px -93px}#mppMoreInfo section{margin:0 auto;width:800px}#mppMoreInfo h2{font-size:1.7rem;font-weight:400;margin-bottom:.5rem}#mppMoreInfo ul span{font-size:.9rem;color:#b3b3b3}#mppMoreInfo ul li{line-height:1.75}#mppMoreInfo .mppInfoContent{box-sizing:border-box;padding-left:1rem;width:540px}#mppMoreInfo .mppMoreInfoList{color:#f90;list-style-type:disc;margin-bottom:2rem;padding-left:1rem}#mppMoreInfo .isInLine{vertical-align:top}#mppLinkTo h2{color:#fff;font-size:1.25rem;font-weight:400;text-align:center}#mppLinkTo h2 a,#mppLinkTo h2 span{display:inline-block;text-align:center}#mppLinkTo h2 span{width:10px;height:19px;background:url(../images/mpp_new/mpp-partners-sprite.png?cache=2025042404) no-repeat;background-position:-527px -6px;margin:.25rem .5rem;vertical-align:top}#mppCheck{text-align:center}#mppCheck h2{margin-bottom:.25rem}#mppCheck h3{font-size:1.1rem;color:#b3b3b3}#mppCheck #mppCheckList{padding-top:3rem}#mppCheck .mppCheckPoint{display:inline-block;vertical-align:top;width:250px}#mppCheck .mppCheckPoint>div{color:#3e3e3e;font-size:1.2rem;margin-bottom:1.5rem;min-height:125px;position:relative}#mppCheck .mppCheckPoint h2{color:inherit;font-size:1.7rem;font-weight:400;line-height:1}#mppCheck .mppCheckPoint h3{color:inherit;font-size:.8rem;line-height:1.2}#mppCheck .mppCheckPoint .mppIndex{font-size:2.4rem;font-weight:700}#mppCheck .mppCheckPoint .mppDivide{bottom:0;width:100%;height:0;display:none;border-top:3px solid #f90;position:absolute}#mppCheck .mppCheckPoint .mppDivide:after{content:'';border-style:solid;border-width:10px 10px 0 10px;border-color:#f90 transparent transparent transparent;width:0;height:0;display:inline-block;vertical-align:top;margin-top:-1px}#mppCheck .mppCheckPoint .checkListButton{background:#f90;display:none;color:#0f0f0f;font-size:1rem;font-weight:700}#mppCheck .mppCheckPoint.active>div{color:#fff}#mppCheck .mppCheckPoint.active .checkListButton,#mppCheck .mppCheckPoint.active .mppDivide{display:block}#mppCheck .mppCheckPoint.activeChecked>div{color:#b3b3b3}#mppCheck .mppCheckPoint.activeChecked .mppIndex:after{content:'';display:inline-block;width:33px;height:27px;margin-left:.5rem;background:url(../images/mpp_new/mpp-partners-sprite.png?cache=2025042404) no-repeat;background-position:-524px -42px}#mppSignUp section,#mppVerification section{margin:0 auto;width:825px}#mppSignUp .divider,#mppVerification .divider{width:100%;border-top:1px solid #666;margin-top:5rem;margin-bottom:3rem}#mppSignUp header,#mppVerification header{text-align:center}#mppSignUp h2,#mppVerification h2{font-size:1.7rem}#mppSignUp h3,#mppVerification h3{font-size:.9rem;color:#b3b3b3}#mppSignUp p,#mppVerification p{font-size:.85rem;margin:0;padding:.5rem 0}#mppSignUp legend,#mppVerification legend{font-size:1rem}#mppSignUp legend span,#mppVerification legend span{font-weight:400}#mppSignUp legend span.boldStyle,#mppVerification legend span.boldStyle{font-weight:700}#mppSignUp .paymentBlock,#mppVerification .paymentBlock{border-bottom:1px solid #656565;border-top:1px solid #656565;margin:1.5rem 0 1rem;padding-bottom:1.5rem}#mppSignUp .mppFormFieldsBlock,#mppVerification .mppFormFieldsBlock{width:394px;vertical-align:top}#mppSignUp .mppFormFieldsBlock .uploaderDropDownContainer.dropDown,#mppVerification .mppFormFieldsBlock .uploaderDropDownContainer.dropDown{display:none}#mppSignUp .mppFormFieldsBlock .referralCode,#mppVerification .mppFormFieldsBlock .referralCode{margin-top:28px}#mppSignUp .rightFields,#mppVerification .rightFields{margin-left:2rem}#mppSignUp .dropDownColumn,#mppVerification .dropDownColumn{width:100%}#mppSignUp .dropDownTitle,#mppVerification .dropDownTitle{background:#191919;padding:.719rem .25em;height:auto}#mppSignUp .dropDownTitle .arrow,#mppVerification .dropDownTitle .arrow{border-top:6px solid #656565;top:20px}#mppSignUp .dropDownTitle.invalidStatus,#mppVerification .dropDownTitle.invalidStatus{color:#f63a3a}#mppSignUp .dropDownTitle.invalidStatus.mppInput,#mppVerification .dropDownTitle.invalidStatus.mppInput{border:1px solid #f63a3a;color:#f63a3a}#mppSignUp .dropDownTitle.invalidStatus.mppInput span.label,#mppVerification .dropDownTitle.invalidStatus.mppInput span.label{color:#f63a3a}#mppSignUp .dropDownTitle.invalidStatus.mppInput span.arrow,#mppVerification .dropDownTitle.invalidStatus.mppInput span.arrow{border-top:6px solid #f63a3a}#mppSignUp .dropDown,#mppVerification .dropDown{top:47px}#mppSignUp .dropDown.dropDown.dropScroll,#mppVerification .dropDown.dropDown.dropScroll{height:400px;overflow-y:scroll}#mppSignUp .uploaderDropDownContainer.active .dropDown,#mppVerification .uploaderDropDownContainer.active .dropDown{display:block}#mppSignUp #directDepositList,#mppSignUp #directDepositList_ca,#mppSignUp .checkPayment,#mppSignUp .cosmoPayment,#mppSignUp .dd_note,#mppSignUp .dd_note_ca,#mppSignUp .directDepositPayment,#mppSignUp .directDepositPayment_Australia,#mppSignUp .directDepositPayment_Canada,#mppSignUp .sepaForm,#mppSignUp .sepa_note,#mppSignUp .usdtPayment,#mppSignUp .vatNumber,#mppSignUp .vergePayment,#mppSignUp .wireForm,#mppVerification #directDepositList,#mppVerification #directDepositList_ca,#mppVerification .checkPayment,#mppVerification .cosmoPayment,#mppVerification .dd_note,#mppVerification .dd_note_ca,#mppVerification .directDepositPayment,#mppVerification .directDepositPayment_Australia,#mppVerification .directDepositPayment_Canada,#mppVerification .sepaForm,#mppVerification .sepa_note,#mppVerification .usdtPayment,#mppVerification .vatNumber,#mppVerification .vergePayment,#mppVerification .wireForm{display:none}#mppSignUp #amateurBirthDate .dropDownColumn,#mppVerification #amateurBirthDate .dropDownColumn{display:inline-block;margin-left:.45rem;width:124px}#mppSignUp #amateurBirthDate .dropDownColumn.firstItem,#mppVerification #amateurBirthDate .dropDownColumn.firstItem{margin-left:0}#mppSignUp .lastSet,#mppVerification .lastSet{margin-top:1.5rem}#mppSignUp .yellowChkbox,#mppVerification .yellowChkbox{margin:1rem 0}#mppSignUp .yellowChkbox p,#mppVerification .yellowChkbox p{display:inline-block;width:785px}#mppSignUp .yellowChkbox p.agreementText,#mppVerification .yellowChkbox p.agreementText{line-height:1rem;text-align:justify}#mppSignUp .yellowChkbox input+label span,#mppVerification .yellowChkbox input+label span{border:0;width:33px;height:33px;background:url(../images/mpp_new/mpp-partners-sprite.png?cache=2025042404) no-repeat;background-position:-35px -229px;vertical-align:top}#mppSignUp .yellowChkbox input:checked+label span,#mppVerification .yellowChkbox input:checked+label span{background-position:0 -229px}#mppSignUp .mppRadio label .greyTxt,#mppVerification .mppRadio label .greyTxt{width:785px}#mppSignUp .optInExclusivityNested .optError,#mppSignUp .optInExclusivityNested .yellowChkbox,#mppVerification .optInExclusivityNested .optError,#mppVerification .optInExclusivityNested .yellowChkbox{margin-left:40px}#mppSignUp .optInExclusivityNested .greyTxt,#mppVerification .optInExclusivityNested .greyTxt{width:745px;display:inline-block;font-size:.85rem;margin:0;padding:.5rem 0;line-height:1.2}#mppSignUp .optInExclusivityNested .optInSecond,#mppVerification .optInExclusivityNested .optInSecond{margin-right:0}#mppSignUp .optInExclusivityNested .optInSecond ul,#mppVerification .optInExclusivityNested .optInSecond ul{list-style-type:disc}#mppSignUp .optInExclusivityNested .optInSecond ul li,#mppVerification .optInExclusivityNested .optInSecond ul li{margin-left:20px}#mppSignUp .nextStep,#mppSignUp .signUpButton,#mppVerification .nextStep,#mppVerification .signUpButton{background:#f90;font-weight:700;margin-top:1rem}#mppSignUp .mppRadio p,#mppVerification .mppRadio p{padding:.65rem 0 .5rem .3rem}#mppSignUp .initialWrapper,#mppVerification .initialWrapper{margin:1rem 36px}#mppSignUp .initialWrapper .initialInput,#mppVerification .initialWrapper .initialInput{width:20%;display:inline-block}#mppSignUp .initialWrapper .initialInput input,#mppVerification .initialWrapper .initialInput input{display:block;font-style:italic;padding:.75rem;background:#2f2f2f;color:#fff}#mppSignUp .initialWrapper .initialError,#mppVerification .initialWrapper .initialError{margin:10px 0;display:none;width:50%}#mppSignUp .initialWrapper .initialError.invalidInitials,#mppVerification .initialWrapper .initialError.invalidInitials{display:block}#mppSignUp .initialWrapper .initialError .mppErrorMessage,#mppVerification .initialWrapper .initialError .mppErrorMessage{background:#1b1b1b;padding:.75rem;display:block}#mppSignUp .initialWrapper .initialError .mppErrorMessage:before,#mppVerification .initialWrapper .initialError .mppErrorMessage:before{background:transparent url(../images/mpp-exclusive-modal.png?cache=2025042404) -16px 1px no-repeat;content:'';display:inline-block;width:17px;height:17px;vertical-align:middle;margin-right:10px}#mppSignUp input[type=opaque],#mppVerification input[type=opaque]{display:none}#mppVerification .yotiVerification{text-align:center}#mppVerification .description{width:931px;padding:0 2rem 4rem 2rem;margin:0 auto;color:#b3b3b3;font-size:1.2rem;text-align:center;box-sizing:border-box}#mppVerification .actions{text-align:center;padding:3rem}#mppVerification .actions .nextStep{color:#000}#mppVerification .actions .nextStep:disabled{background:#333;color:#999}#mppVerification .yotiIframeWrap{position:relative}#mppVerification .yotiIframeWrap.loading::after{content:'';position:absolute;background:url(../images/loading-loop.gif?cache=2025042404) no-repeat center top;top:250px;left:0;width:100%;height:55px;z-index:100}#mppVerification .yotiIframeWrap p.yotiSupport{max-width:931px;margin:auto;text-align:left}#mppVerification .verificationIframe{width:100%;height:600px;border:none;background:#fff;max-width:934px}#mppVerification .mppForm{display:none;max-width:931px;margin:auto;text-align:left}#mppVerification .mppForm p{line-height:20px}#mppVerification .mppForm ul.consentList{padding-left:1rem}#mppVerification .mppForm ul.consentList li{font-size:.85rem;color:#acacac;line-height:20px}#mppVerification .mppForm .mppInput{background:#191919}#mppVerification .btnWrap{width:100%;height:150px;text-align:center;display:none}#mppVerification .btnWrap .beginBtn{background:#ff9000;font-weight:700;margin-top:1rem;margin-bottom:12px;color:#000}#mppVerification .btnWrap .beginBtn:disabled{background:#333;color:#999}#mppVerification .btnWrap .useYoti{margin:auto;display:flex;align-items:center;width:300px;justify-content:center}#mppVerification .btnWrap .useYoti .resubmitPrimId{padding:.6rem 7rem;margin:.5rem 1rem .5rem 0}#mppVerification .btnWrap .useYoti .poweredBy{line-height:16px;color:#fff;display:flex;font-size:10px;font-weight:700}#mppVerification.iframeHidden .btnWrap,#mppVerification.iframeHidden .mppForm{display:block}#mppVerification.iframeHidden .actions,#mppVerification.iframeHidden .idIssuingCountry,#mppVerification.iframeHidden .yotiIframeWrap{display:none}#mppVerification.selectCountry .actions,#mppVerification.selectCountry .btnWrap,#mppVerification.selectCountry .description:not(.countryDesc),#mppVerification.selectCountry .mppForm,#mppVerification.selectCountry .yotiIframeWrap{display:none}#mppVerification.selectCountry .idIssuingCountry{display:block}#mppVerification.additionIdsPage .yotiVerification{padding-top:40px}#mppVerification.additionIdsPage .yotiVerification .description{padding-bottom:30px}#mppVerification.additionIdsPage .yotiVerification .yotiSupport{padding-bottom:30px}#mppVerification.additionIdsPage .yotiVerification .additionalIdSection{margin-bottom:45px;width:85%}#mppVerification.additionIdsPage .yotiVerification .additionalIdSection .additionalIdLabel{font-size:1rem;font-weight:700}#mppVerification.additionIdsPage .yotiVerification .additionalIdSection .dropDownTitle .label{color:#b3b3b3;font-weight:400}#mppVerification.additionIdsPage .yotiVerification .additionalIdSection .editableFieldsError.legalError,#mppVerification.additionIdsPage .yotiVerification .additionalIdSection .matchingFieldsError.legalError{display:none}#mppVerification.additionIdsPage .yotiVerification .additionalIdSection .editableFieldsError.legalError.invalid,#mppVerification.additionIdsPage .yotiVerification .additionalIdSection .matchingFieldsError.legalError.invalid{display:block}#mppVerification.additionIdsPage .yotiVerification .additionalIdSection ul.additionalId{margin-bottom:0}#mppVerification.additionIdsPage .yotiVerification .additionalIdSection ul.additionalId li{list-style:none;color:#000;font-size:12px;line-height:1}#mppVerification.additionIdsPage .yotiConfirmation{padding:28px 0;display:table}#mppVerification.additionIdsPage .yotiConfirmation.displayNone{display:none}#mppVerification.additionIdsPage .yotiConfirmation>div{display:table-cell;vertical-align:middle;width:25%;text-align:right;padding-right:20px}#mppVerification.additionIdsPage .yotiConfirmation>div .checkMark{display:inline-block;width:33px;height:27px;margin-left:.5rem;background:url(../images/mpp_new/mpp-partners-sprite.png?cache=2025042404) no-repeat;background-position:-524px -42px}#mppVerification.additionIdsPage .yotiConfirmation p{display:table-cell;width:100%;font-size:24px;color:#fff;text-transform:uppercase}#mppVerification .idIssuingCountry{display:none;width:931px;margin:0 auto;letter-spacing:.15px}#mppVerification .idIssuingCountry .description{text-align:left;color:#c6c6c6;font-weight:400;font-size:16px;line-height:24px;width:100%;padding:0 32px;margin-bottom:40px}#mppVerification .idIssuingCountry .country{width:50%;margin:0 auto 50px auto}#mppVerification .idIssuingCountry .country label{display:block;font-weight:700;font-size:16px;line-height:24px;margin-bottom:10px;text-align:left}#mppVerification .idIssuingCountry .country .countrySelect{position:relative}#mppVerification .idIssuingCountry .country .countrySelect:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #767676;margin:0;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);right:17px;pointer-events:none}#mppVerification .idIssuingCountry .country select{width:100%;background-color:#212121;color:#969696;border:1px solid rgba(106,106,106,.25);padding:14px 17px;-webkit-appearance:none;-moz-appearance:none;appearance:none}#mppVerification .idIssuingCountry .country .supportedCountriesInfo{margin:5px 0 30px 0;text-align:left;color:#969696;font-size:14px;line-height:18px}#mppVerification .idIssuingCountry .country .mppButton{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;color:#000;background-color:#ff9000;font-weight:700;font-size:16px;padding:15px 48px}#mppVerification .idIssuingCountry .country .mppButton:disabled{background-color:#212121;color:#767676;cursor:auto;opacity:.5}#mppVerification .idIssuingCountry .support{width:70%;margin:0 auto 80px auto}#mppVerification .idIssuingCountry .support p{padding:0;color:#969696;font-size:16px;line-height:24px}#mppVerification .backBtn,#mppVerification .idIssuingCountry .mppButton.backBtn{background:0 0;border:1px solid #969696;color:#969696;font-size:16px;font-weight:700;padding:14px 48px;margin-right:10px}#mppVerification .stepBackMessage{display:none}#mppVerification .stepBackMessage.invalid{display:block}#mppVerification .actions .nextStep.mppButton,#mppVerification .beginBtn.mppButton,.mppButton.signUpButton#formSubmit{background:#ff9000;padding:15px 48px;font-size:16px;color:#000;font-weight:700}#mppVerification .actions .nextStep.mppButton:disabled,#mppVerification .beginBtn.mppButton:disabled,.mppButton.signUpButton#formSubmit:disabled{background-color:#212121;color:#767676;opacity:.5;cursor:default}.opaque{opacity:0}@-webkit-keyframes fadein{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadein{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadein{0%{opacity:0}100%{opacity:1}}@keyframes fadein{0%{opacity:0}100%{opacity:1}}.fade-in-element{-webkit-animation:fadein 1s;-moz-animation:fadein 1s;-o-animation:fadein 1s;animation:fadein 1s}
html.supportsGridLayout.fluidContainer .container.blogLayout{max-width:991px!important;min-width:900px;width:900px!important}html.supportsGridLayout.fluidContainer #mppHeader{background-position:center;background-size:cover}@media only screen and (max-width:1064px){html.supportsGridLayout.fluidContainer #amateurSettingWrap #tabMenu ul li a,html.supportsGridLayout.fluidContainer #createCoupon.sectionWrapper,html.supportsGridLayout.fluidContainer #customVideoContainer .sectionWrapper,html.supportsGridLayout.fluidContainer #earningsContainer.sectionWrapper,html.supportsGridLayout.fluidContainer #editCoupons.sectionWrapper,html.supportsGridLayout.fluidContainer #fanClubContainer.sectionWrapper,html.supportsGridLayout.fluidContainer #viewersContest.sectionWrapper{font-size:12px}}@media only screen and (max-width:1064px){html.supportsGridLayout.fluidContainer #customVideosRequests .ordersList .order .body .orderDetails .button{margin-left:0}}@media only screen and (max-width:1064px){html.supportsGridLayout.fluidContainer .blog-wrapper.gap-column-30{grid-gap:14px}}html.supportsGridLayout.fluidContainer .mainAccordion section .body{width:90%}