/*
 @wlBkdColor : #3E2D3F;
@wlMeaColor : #ED2183;
@wlBtRound : 2px;
@wlBtDefaultBkdColor : #78c70a;
@wlBtLiveBkdColor1 : #D2D0D8;
@wlBtLiveBkdColor2 : #D2D0D8;
@wlBtLiveBkdColor3 : #D2D0D8;
@wlBtLiveBkdColor4 : #D2D0D8;
@bg_color : #910028;
@content_bg_color : #910028;
@highlight_color : #910028;
@link_color : #99eb09;
@text_color : #ffffff;
@wlHeaderBackgroundGradientBegin : #ffffff;
@wlHeaderBackgroundGradientEnd : #ffffff;
@wlFooterBackgroundGradientBegin : #000000;
@wlFooterBackgroundGradientEnd : #000000;
@wlThumbnailGutterSpecificWidth : 2;
@wlThumbnailBorderRadius : 0;
@wlThumbnailBorderWidth : 0;
@wlThumbnailBorderColor : #cb1648;
 
*/
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.alert{margin:10px 0;padding:10px 16px;border-radius:4px;color:#ffffff;font-size:14px;line-height:19px;font-weight:500}.alert strong{font-weight:700}.alert__icon{display:inline-block;margin-right:10px;width:22px;height:20px;background:url('/bundles/dnxmobile/img/common/message_icons.png');vertical-align:bottom}.alert.hidden{display:none}.alert ul{margin:0;padding:0;list-style:none}.alert--info{background-color:#418FDC}.alert--success{background-color:#66BA3C}.alert--warning{background-color:#FF7B39}.alert--warning .alert__icon{background-position:22px 0}.alert--error{background-color:#E14748}.alert--error .alert__icon{background-position:22px 0}@-webit-keyframes fadeInOut{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}@-moz-keyframes fadeInOut{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}@keyframes fadeInOut{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}.anim{-webkit-animation-duration:.3s;-moz-animation-duration:.3s;-ms-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(0.19, 1, 0.22, 1);-moz-animation-timing-function:cubic-bezier(0.19, 1, 0.22, 1);-ms-animation-timing-function:cubic-bezier(0.19, 1, 0.22, 1);animation-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}@-webkit-keyframes scaleNSlideUpIn{0%{opacity:0;-webkit-transform:translateY(40px) scale(.7);transform:translateY(40px) scale(.7)}100%{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes scaleNSlideUpIn{0%{opacity:0;-ms-transform:translateY(40px) scale(.8);transform:translateY(40px) scale(.8)}100%{opacity:1;-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}.anim--scaleNSlideUpIn{-webkit-animation-name:scaleNSlideUpIn;animation-name:scaleNSlideUpIn}@-webkit-keyframes scaleNSlideUpOut{0%{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}100%{opacity:0;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8)}}@keyframes scaleNSlideUpOut{0%{opacity:1;-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}100%{opacity:0;-ms-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8)}}.anim--scaleNSlideUpOut{-webkit-animation-name:scaleNSlideUpOut;animation-name:scaleNSlideUpOut;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-ms-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-moz-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-ms-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(0deg);transform:rotate(360deg)}}@keyframes spin{0%{-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(0deg);transform:rotate(360deg)}}.anim--pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95);-moz-animation-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95);-ms-animation-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95);animation-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95);-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes pulse{0%{-moz-transform:scale(1);transform:scale(1);opacity:1}50%{-moz-transform:scale(.8);transform:scale(.8);opacity:.8}100%{-moz-transform:scale(1);transform:scale(1);opacity:1}}@-moz-keyframes pulse{0%{-moz-transform:scale(1);transform:scale(1);opacity:1}50%{-moz-transform:scale(.8);transform:scale(.8);opacity:.8}100%{-moz-transform:scale(1);transform:scale(1);opacity:1}}@keyframes pulse{0%{-moz-transform:scale(1);transform:scale(1);opacity:1}50%{-moz-transform:scale(.8);transform:scale(.8);opacity:.8}100%{-moz-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes countdown{from{stroke-dashoffset:0px}to{stroke-dashoffset:75px}}@-moz-keyframes countdown{from{stroke-dashoffset:0px}to{stroke-dashoffset:75px}}@keyframes countdown{from{stroke-dashoffset:0px}to{stroke-dashoffset:75px}}@keyframes shake{2%{transform:translate(.5px, 2.5px) rotate(1.5deg)}4%{transform:translate(.5px, -1.5px) rotate(.5deg)}6%{transform:translate(-0.5px, -1.5px) rotate(-0.5deg)}8%{transform:translate(2.5px, -0.5px) rotate(.5deg)}10%{transform:translate(2.5px, 1.5px) rotate(.5deg)}12%{transform:translate(2.5px, -0.5px) rotate(.5deg)}14%{transform:translate(-1.5px, -1.5px) rotate(-0.5deg)}16%{transform:translate(-0.5px, .5px) rotate(.5deg)}18%{transform:translate(-0.5px, 2.5px) rotate(1.5deg)}20%{transform:translate(2.5px, -1.5px) rotate(1.5deg)}22%{transform:translate(2.5px, -1.5px) rotate(.5deg)}24%{transform:translate(.5px, -1.5px) rotate(-0.5deg)}26%{transform:translate(-1.5px, 1.5px) rotate(.5deg)}28%{transform:translate(-1.5px, -0.5px) rotate(1.5deg)}30%{transform:translate(-0.5px, -0.5px) rotate(1.5deg)}32%{transform:translate(-0.5px, -0.5px) rotate(-0.5deg)}34%{transform:translate(.5px, -0.5px) rotate(.5deg)}36%{transform:translate(-1.5px, 1.5px) rotate(1.5deg)}38%{transform:translate(2.5px, 1.5px) rotate(1.5deg)}40%{transform:translate(1.5px, -1.5px) rotate(.5deg)}42%{transform:translate(1.5px, -1.5px) rotate(1.5deg)}44%{transform:translate(1.5px, 2.5px) rotate(1.5deg)}46%{transform:translate(1.5px, -1.5px) rotate(.5deg)}48%{transform:translate(-0.5px, -1.5px) rotate(.5deg)}50%{transform:translate(-1.5px, -1.5px) rotate(1.5deg)}52%{transform:translate(1.5px, -0.5px) rotate(1.5deg)}54%{transform:translate(-0.5px, -0.5px) rotate(.5deg)}56%{transform:translate(2.5px, .5px) rotate(.5deg)}58%{transform:translate(-0.5px, .5px) rotate(1.5deg)}60%{transform:translate(.5px, 1.5px) rotate(-0.5deg)}62%{transform:translate(-0.5px, -1.5px) rotate(.5deg)}64%{transform:translate(-0.5px, -1.5px) rotate(.5deg)}66%{transform:translate(1.5px, -1.5px) rotate(-0.5deg)}68%{transform:translate(.5px, 1.5px) rotate(-0.5deg)}70%{transform:translate(.5px, 2.5px) rotate(-0.5deg)}72%{transform:translate(2.5px, -1.5px) rotate(1.5deg)}74%{transform:translate(-1.5px, -0.5px) rotate(.5deg)}76%{transform:translate(-1.5px, -1.5px) rotate(1.5deg)}78%{transform:translate(.5px, .5px) rotate(1.5deg)}80%{transform:translate(.5px, -0.5px) rotate(1.5deg)}82%{transform:translate(-0.5px, -1.5px) rotate(1.5deg)}84%{transform:translate(2.5px, -0.5px) rotate(1.5deg)}86%{transform:translate(.5px, .5px) rotate(-0.5deg)}88%{transform:translate(1.5px, 2.5px) rotate(-0.5deg)}90%{transform:translate(-1.5px, 2.5px) rotate(1.5deg)}92%{transform:translate(-0.5px, -1.5px) rotate(-0.5deg)}94%{transform:translate(1.5px, -0.5px) rotate(.5deg)}96%{transform:translate(-1.5px, 2.5px) rotate(1.5deg)}98%{transform:translate(2.5px, 2.5px) rotate(.5deg)}0%,100%{transform:translate(0, 0) rotate(0)}}.arrow{display:inline-block;position:absolute;left:50%;margin-left:-12px;margin-top:30px;width:25px;height:30px;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:11px 13px;transform-origin:11px 13px;-webkit-transition:all 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95);transition:all 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95)}.is-ready .arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.arrow i{margin-top:0;display:block;background-color:#fff;border-radius:5px;opacity:1;-webkit-transition:all 400ms cubic-bezier(1, 0, 0, 1);transition:all 400ms cubic-bezier(1, 0, 0, 1)}.arrow__tail{position:absolute;top:0;left:50%;margin-left:-5px;width:5px;height:20px}.is-refreshing .arrow__tail{width:10px;height:10px;-webkit-transform:translate3d(0, 17px, 0);transform:translate3d(0, 17px, 0);-webkit-animation:fadeInOut 1s .33s infinite;animation:fadeInOut 1s .33s infinite;-webkit-animation-name:fadeInOut 1s .33s infinite;animation-name:fadeInOut 1s .33s infinite;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:0;animation-delay:0}.arrow__wing{position:absolute;top:7px;left:50%;width:5px;height:15px}.is-refreshing .arrow__wing{width:10px;height:10px}.arrow__wing--left{margin-left:-4px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:bottom right;transform-origin:bottom right}.is-refreshing .arrow__wing--left{-webkit-transform:translate3d(-17px, 10px, 0);transform:translate3d(-17px, 10px, 0);-webkit-animation:fadeInOut 1s infinite;animation:fadeInOut 1s infinite;-webkit-animation-name:fadeInOut 1s infinite;animation-name:fadeInOut 1s infinite;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:0;animation-delay:0}.arrow__wing--right{margin-left:-6px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:bottom left;transform-origin:bottom left}.is-refreshing .arrow__wing--right{-webkit-transform:translate3d(17px, 10px, 0);transform:translate3d(17px, 10px, 0);-webkit-animation:fadeInOut 1s .66s infinite;animation:fadeInOut 1s .66s infinite;-webkit-animation-name:fadeInOut 1s .66s infinite;animation-name:fadeInOut 1s .66s infinite;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:0;animation-delay:0}.loading{display:inline-block;position:absolute;left:50%;bottom:0;margin-left:-12px;margin-top:30px;width:auto;height:20px}.loading i{margin-top:0;display:block;background-color:#fff;border-radius:5px;opacity:1;-webkit-transition:all 300ms cubic-bezier(1, 0, 0, 1);transition:all 300ms cubic-bezier(1, 0, 0, 1)}.loading__circle{position:absolute;top:0;left:50%;width:10px;height:10px;-webkit-animation:fadeInOut 1s .33s infinite;animation:fadeInOut 1s .33s infinite;-webkit-animation-name:fadeInOut 1s .33s infinite;animation-name:fadeInOut 1s .33s infinite;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:0;animation-delay:0}.loading__circle--left{margin-left:-15px;-webkit-animation:fadeInOut 1s infinite;animation:fadeInOut 1s infinite;-webkit-animation-name:fadeInOut 1s infinite;animation-name:fadeInOut 1s infinite;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:0;animation-delay:0}.loading__circle--right{margin-left:15px;-webkit-animation:fadeInOut 1s .66s infinite;animation:fadeInOut 1s .66s infinite;-webkit-animation-name:fadeInOut 1s .66s infinite;animation-name:fadeInOut 1s .66s infinite;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:0;animation-delay:0}.modal-backdrop--light-25{background-color:rgba(255,255,255,0.25) !important}.modal-backdrop--light-50{background-color:rgba(255,255,255,0.5) !important}.modal-backdrop--light-80{background-color:rgba(255,255,255,0.8) !important}.modal-backdrop--dark-80{background-color:rgba(0,0,0,0.8) !important}.modal-backdrop--dark-90{background-color:rgba(0,0,0,0.9) !important}.modal-backdrop--dark-100{background-color:#000 !important}.modal-backdrop--blur{backdrop-filter:blur(11px);-webkit-backdrop-filter:blur(11px)}.app-install-banner__container{position:fixed;right:0;bottom:0;left:0;background:#fff;z-index:1000;display:none}.app-install-banner__container.visible{display:block}.app-install-banner__header{display:grid;grid-template-rows:1fr;grid-template-columns:48px auto 80px;grid-gap:10px;align-items:center;padding:15px 10px}@media only screen and (min-device-width: 768px){.app-install-banner__header{grid-template-columns:1fr 3fr 2fr}}.app-install-banner__close-button{position:absolute;top:-20px;right:10px;width:36px;height:36px;background:#fff;border-radius:60px 60px 0 0;color:#fff;cursor:pointer}.app-install-banner__close-button:before{content:'';display:block;position:absolute;top:50%;left:50%;width:28px;height:28px;background:#ccc;border-radius:60px;transform:translate(-50%, -50%)}.app-install-banner__close-button span{position:absolute;top:50%;left:50%;border-radius:60px;font-size:23px;transform:translate(-50%, -50%)}.app-install-banner__logo{width:48px;height:48px;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:48px 48px;background-image:url('/bundles/dnxmobile/img/wl/default/favicons/android-chrome-48x48.png')}.app-install-banner__text p{margin:0}.app-install-banner__text p:nth-child(1){color:#444;font-size:1.2em;font-weight:800}.app-install-banner__text p:nth-child(1):after{content:'';display:inline-block;margin:0 5px;width:30px;height:15px;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:30px 15px;background-image:url('/bundles/dnxmobile/img/common/status--free.png');vertical-align:middle}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.app-install-banner__text p:nth-child(1):after{background-image:url('/bundles/dnxmobile/img/common/status--free@2x.png')}}.app-install-banner__text p:nth-child(2){color:#666;font-size:.9em;font-weight:500}.app-install-banner__install-button,.app-install-banner__more-button{padding:10px;max-height:48px;background:#05986d;border:none;border-radius:3px;color:#ffffff;font-weight:500}.app-install-banner__content{padding:0px 15px 15px 15px;display:none}.app-install-banner__content::before{content:'';display:block;border-top:solid 1px #ccc;margin:10px 0px}.app-install-banner__content--helper{display:grid;grid-template-rows:1fr;grid-template-columns:32px auto 40px;grid-gap:5px;align-items:center}.app-install-banner__text--rounded>p{background-color:#ccc;border-radius:50%;text-align:center;font-weight:bold;margin:0px 4px;color:#fff}.app-install-banner__text--instructions>p{color:#666;font-size:.9em;font-weight:500}.app-install-banner__icon{width:auto;height:40px;background:white;text-align:center;border-radius:10px;box-shadow:2px 2px 8px 0 rgba(0,0,0,0.12)}.app-install-banner__icon>img{text-align:center;border-radius:20%}.app-install-banner__icon .ios-share-btn{padding:2px 0px;width:25px}.app-install-banner__icon .ios-add-homescreen-btn{padding:5px 0px;width:28px}.button{border:0;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button--clean{background:none;border:none}.button--live{background-color:#f6e796;color:#000}.button--live span{color:#ceaf0c}.button--private{background-color:#efd063;color:#000}.button--private span{color:#95760b}.button--default{background-color:#e9e9e9;color:#333333}.button--default.button--border{border-bottom:2px solid #acacac}.button--highlight{background-color:#910028;color:#fff}.button--highlight.button--border{border-bottom:2px solid #5e001a}.button--highlight2{padding:11px 8px;font-size:16px;font-weight:500;border-radius:3px;text-transform:uppercase;background-color:#de003d;color:#f8ccd8;border:1px solid transparent}.button--highlight2-transparent{background-color:transparent;color:#de003d;border:1px solid #de003d;text-shadow:none}.button--smaller{padding:5px 20px}.button--small{padding:7px 20px}.button--medium{padding:10px 8px}.button--big{padding:15px 20px}.button--full{display:block;width:100%}.button--link{display:block;font-size:0.9em;text-decoration:underline;color:#A19CAA;text-align:center}.button--rounded{border-radius:5px}.button--modal{display:inline-block;width:29%;padding:6px 0;font-size:.9em;font-weight:400;color:#000;background-color:#F1F1F1;margin-left:18%}.button--modal--ok{color:#fff;background-color:#2B996D}@media only screen and (min-device-width: 768px){.button--modal{width:30%;margin-left:17%;font-size:1.2em;padding:5px 0}}.button--modal:last-of-type{margin-left:5%}.single-button .button--modal{display:block;width:35%;margin:0 auto}@media only screen and (orientation : landscape){.single-button .button--modal{width:25%}}@media only screen and (min-device-width: 768px) and (orientation: landscape){.single-button .button--modal{width:25%}}.button--half{width:50%}.button--center{margin:0 auto;display:block}.button--third{width:33.33333%}.button--relative{float:left;display:block;position:relative}.button--chat{position:relative;-webkit-flex:1;flex:1;border:0;text-align:center;height:50px;overflow:hidden;font-weight:400;line-height:1.2em;font-size:1.15em;letter-spacing:-0.03em;color:#000}.button--chat span{width:100%;line-height:13px;font-size:12px;color:#997807;text-shadow:none}.button--chat.is-disabled::after{content:'';width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.4;background:repeating-linear-gradient(-48deg, #000, #000 2px, #333 2px, #333 4px)}.button.is-hidden{display:none}.button.is-loading{position:relative;overflow:hidden;text-indent:-99em}.button.is-loading:before{position:absolute;top:0;bottom:0;left:0;right:0;content:'';background-image:url('/bundles/dnxmobile/img/common/spinner_dots_white.svg');background-size:auto 10px;background-position:center center;background-repeat:no-repeat}.button.is-hidden{display:none}.button--purple{background:linear-gradient(to bottom, #393359 0%, #1f1a2e 100%)}.button--green{background:linear-gradient(to bottom, #82f111 0%, #7abc00 100%)}.button--toy{background-color:#F779F4}.button--toy .button--toy__label{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:1.2em;font-size:14px;white-space:nowrap}.button--toy.button__toy--low{background-color:#FFACFD !important}.button--toy.button__toy--medium{background-color:#F779F4 !important}.button--toy.button__toy--high{background-color:#F151ED !important}.button--toy span{color:#b806b3}.button--toy span .toy__price--old{margin:0 5px;text-decoration:line-through;font-size:1em;background-color:transparent}.button--toy .dnxLiveIcon{font-size:24px}.button--toy .dnxLiveIcon-toy-01{color:#DC34D7}.button--toy .dnxLiveIcon-toy-hover{color:#FFF;text-shadow:0px 0px 10px #FFF}.button--toy .button__checkbox{position:static}.button--toy .button__checkbox input{position:absolute}.button--toy .button__checkbox label{position:relative;top:-2px;left:inherit;margin-left:-7px}.button--toy.is-loading .button__checkbox{display:none}.button--toy.is-active{animation:shake .2s ease-in-out infinite}.button--toy.is-active .button--toy__label,.button--toy.is-active .button--toy__price{display:none}.button--toy.is-disabled::after{z-index:2}.button--toy:focus{outline:none}.button--toy .button--toy__count{display:inline-block;margin-left:4px;height:16px;padding-left:4px;padding-right:4px;border-radius:16px;vertical-align:middle;font-size:10px;line-height:16px;text-align:center;background-color:#CA30C6;color:#ffffff;font-style:normal}.button--toy .button--toy__count.is-hidden{display:none}.button__checkbox{position:absolute;top:0;left:0}.button__checkbox label{position:absolute;top:13px;left:0;font-size:35px}@media only screen and (min-device-width: 768px){.button__checkbox label{left:15px}}@media only screen and (orientation : landscape){.button__checkbox label{left:15px}}.button__checkbox input[type="checkbox"]{visibility:hidden}.button__checkbox.is-loading{display:none}.buttonRound{width:22px;height:22px;font-size:1.4em;line-height:1.2em;text-align:center;border-radius:22px;display:inline-block;*display:inline}.buttonRound--highlight2{background-color:#de003d;color:#fff}@media only screen and (min-device-width: 768px) and (orientation: landscape){.buttonRound{width:27px;height:27px;font-size:1.7em;line-height:1.2em}}.bouton{position:relative;font-weight:normal;color:#FFF;border:none;border-radius:5px}.bouton.is-inactive{pointer-events:none}.bouton--big{width:275px;height:45px;font-size:1.2em}.bouton--facebook{background-color:#5271B1}.bouton--transparent{border:2px solid #910028;color:#910028;background:transparent;font-weight:700}.google-signin,.guest-access{background:#ffffff;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:4px;border:none}.google-signin-icon,.guest-access-icon{display:-webkit-flex;display:flex}.google-signin-icon svg,.guest-access-icon svg{width:20px;height:20px}.google-signin-label,.guest-access-label{color:#444444;text-transform:initial;margin-left:7px}.guest-access{background:#f185a3}.guest-access-icon svg{width:25px;height:14px;fill:#59051c}.guest-access-label{color:#59051c}.disclaimer{display:none;z-index:20;position:fixed;width:100%;height:100%;-webkit-align-items:center;align-items:center}.disclaimer.is-visible{display:-webkit-flex;display:flex}.disclaimer__holder{box-shadow:8px 8px 24px 0 rgba(0,0,0,0.5);border-radius:4px;background-color:#E9E9E8;position:relative;width:auto;margin:auto 16px}@media only screen and (min-device-width: 768px){.disclaimer__holder{margin:0 auto;max-width:470px}}.disclaimer__links{color:#666666;background-color:#ECECEC;font-size:11px;line-height:16px;margin:4px 16px}.disclaimer .links__container{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.disclaimer .links__container a{color:#666666}.disclaimer .links__footer{text-align:center}.disclaimer .links__container--separator{margin:0 8px}.disclaimer__content{position:relative;font-size:.85em;line-height:1.5em;text-align:justify;text-indent:0;padding:10px 16px 16px;background-color:#FFFFFF;border-top-left-radius:4px;border-top-right-radius:4px}@media only screen and (max-device-height: 650px){.disclaimer__content{font-size:.78em;line-height:1.4em}}@media only screen and (min-device-width: 768px){.disclaimer__content{font-size:1em}}@media only screen and (min-device-width: 768px) and (orientation: landscape){.disclaimer__content{font-size:.9em}}.disclaimer__content p{color:#313131}.disclaimer__content p:first-of-type{margin-top:0;margin-bottom:0.3rem}.disclaimer__content a{color:#313131;text-decoration:underline}.disclaimer__text{font-size:12px;overflow:hidden;margin-bottom:8px;color:#3A3A3A}.disclaimer__title{color:#2A2A2A;font-size:18px;font-weight:bold;margin-bottom:8px}.disclaimer__actions ul{width:100%;margin:0;position:relative;font-size:0.9em;padding:0px 20px 6px 20px;display:-webkit-flex;display:flex}.disclaimer__actions li{list-style-type:none;width:33.3%;text-align:center;border-right:1px solid #313131}.disclaimer__actions li:last-of-type{border:0}.disclaimer__buttons{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.disclaimer__buttons a{text-decoration:none}.disclaimer__buttons .button--exit{background-color:#3C3551}.disclaimer__buttons .button--exit a{color:#beb5d6}.disclaimer__buttons .button--accept{background-color:#910028}.disclaimer__buttons .button--accept a{color:#fff}.disclaimer__buttons div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;min-width:149px;text-transform:uppercase;border-radius:4px;color:#ffffff;cursor:pointer;height:44px;font-size:21px;line-height:28px;text-align:center}@media (max-width:320px){.disclaimer__buttons div{min-width:122px}}.popin{display:none;background-color:rgba(255,255,255,0.5);z-index:2;position:fixed;width:100%;height:100%;overflow-y:scroll}@media (min-width:990px){.popin{overflow-y:auto;z-index:10}}.popin.is-visible{display:table}.popin__holder{margin:auto;background-color:#fff;display:table-cell;vertical-align:middle}@media only screen and (orientation : landscape){.popin__holder{overflow:scroll;display:block;height:100%}}@media only screen and (min-device-width: 768px) and (orientation: landscape){.popin__holder{display:table-cell}}@media (min-width:990px){.popin__holder{overflow-y:auto}}.popin__content{width:300px;margin:0 auto;background:transparent}.popin__content--upsell{width:90%;max-width:600px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;margin:auto;box-shadow:0 0 50px rgba(0,0,0,0.2)}@media only screen and (min-device-width: 768px){.popin__content--upsell{width:75%}}@media only screen and (orientation : landscape){.popin__content{height:570px;display:block}}@media only screen and (min-device-width: 768px){.popin__content{width:440px;height:750px}}@media only screen and (min-device-width: 768px) and (orientation: landscape){.popin__content{height:530px;width:890px}}.popin__rel{float:left;position:relative;width:100%}.popin__title{width:86%;margin:0;margin:20px 7%}.popin__title--upsell{width:100%;background-color:#FFFFFF;padding:0 1rem;border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden}@media only screen and (min-device-width: 768px){.popin__title{height:220px;margin:0 5%;width:90%;box-sizing:content-box}}@media only screen and (min-device-width: 768px) and (orientation: landscape){.popin__title{width:360px;height:100%;float:left;display:table}}.popin__title h1{font-size:2em}@media only screen and (min-device-width: 768px){.popin__title h1{font-size:3em}}.popin__title h1 span{float:left;width:100%}.popin__title-holder h3{line-height:1.2em}@media only screen and (min-device-width: 768px){.popin__title-holder h3{font-size:1.8em;line-height:1.4em}}@media only screen and (min-device-width: 768px) and (orientation: landscape){.popin__title-holder{display:table-cell;vertical-align:middle}}@media only screen and (min-device-width: 768px) and (orientation: landscape){.popin__title h1,.popin__title h3{width:100%}}.popin__block{background:transparent}.popin__block.upsell{border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:hidden}.popin__afterPack .popin__block{width:100%;background:#fff url('/bundles/dnxmobile/img/common/popin/popinAfterPack/phone/bg_upsell_offer.jpg') no-repeat}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.popin__afterPack .popin__block{background-image:url('/bundles/dnxmobile/img/common/popin/popinAfterPack/phone/bg_upsell_offer_@2X.jpg');background-size:75%}}@media only screen and (min-device-width: 768px){.popin__afterPack .popin__block{background:#fff url('/bundles/dnxmobile/img/common/popin/popinAfterPack/tablet/bg_upsell_offer.jpg') no-repeat}}@media only screen and (min-device-width: 768px),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.popin__afterPack .popin__block{background:#fff url('/bundles/dnxmobile/img/common/popin/popinAfterPack/tablet/bg_upsell_offer_@2X.jpg') no-repeat;background-size:75%}}.popin__semi-transparent .popin__title-holder--upsell>*{line-height:normal;color:#000}.popin__semi-transparent .popin__title-holder>*{color:#fff}.popin__semi-transparent .popin__block{background-color:#fff;color:#000;width:100%;height:350px}@media (min-width:768px){.popin__semi-transparent .popin__block{height:530px}}.popin__semi-transparent .popin__holder{background-color:transparent}.popin__afterPack-details{margin-left:130px;padding-right:5px;padding-top:12px;text-align:center;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media (min-width:768px){.popin__afterPack-details{padding-top:19px;margin-left:190px}}.popin__afterPack-details h1{font-size:1.5em;font-weight:400;line-height:1.2em}@media (min-width:768px){.popin__afterPack-details h1{font-size:2.1em;line-height:1.3em}}.popin__afterPack-details h1 span{color:red;float:left;width:100%}.popin__afterPack-row{font-size:1.1em;letter-spacing:-0.3px;line-height:1em;margin:10px auto 0 auto;width:77%;font-weight:500}.popin__afterPack-row .afterpack__content--tooltip{background:url('/bundles/dnxmobile//img/common/autopack_hint.png') no-repeat;padding:0 10px}.popin__afterPack-row .afterpack__content--tooltip:after{width:260px;border-radius:5px;text-align:center;white-space:normal}.popin__afterPack-row .afterpack__content--footer{font-weight:100}@media (min-width:768px){.popin__afterPack-row{font-size:1.2em;margin-top:45px;font-weight:initial;width:90%}}.popin__afterPack-row small span,.popin__afterPack-row>span{color:red;line-height:1.3em}.popin__afterPack-row small{font-size:1.06em;width:100%;float:left;margin-top:-2px}@media only screen and (min-device-width: 768px){.popin__afterPack-row small{font-size:.9em}}.popin__afterPack-row small span{font-size:1em}@media only screen and (min-device-width: 768px){.popin__afterPack-row small span{font-size:1.2em}}.popin__afterPack-price{background:transparent url('/bundles/dnxmobile/img/common/popin/popinAfterPack/phone/bg_price.png') no-repeat;float:right;width:156px;margin:0 auto;height:100px;position:relative;font-weight:400;color:#a80294;font-size:12px}[lang='nl'] .popin__afterPack-price{margin-top:10px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.popin__afterPack-price{background-image:url('/bundles/dnxmobile/img/common/popin/popinAfterPack/phone/bg_price_@2X.png');background-size:cover}}@media only screen and (min-device-width: 768px){.popin__afterPack-price{background-image:url('/bundles/dnxmobile/img/common/popin/popinAfterPack/tablet/bg_price.png');background-size:cover;width:238px;height:152px;margin-top:7px;font-size:1.3em}}@media only screen and (min-device-width: 768px),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.popin__afterPack-price{background-image:url('/bundles/dnxmobile/img/common/popin/popinAfterPack/tablet/bg_price_@2X.png');background-size:cover}}.popin__afterPack-price-row{float:left;width:100%;display:block}.popin__afterPack-price-discount{right:1px;color:#fff;font-size:.9em;position:absolute;line-height:38px;text-align:center;width:31px}@media only screen and (min-device-width: 768px){.popin__afterPack-price-discount{right:7px;width:40px;margin-top:10px}}.popin__afterPack-price-discount sup{top:-0.4em}.popin__afterPack-price-cut{top:30px;position:relative;width:100%;margin:0;text-align:center;font-weight:400;font-size:1.6em;letter-spacing:-0.4px}.popin__afterPack-price-cut:after{content:' ';width:43px;height:13px;position:absolute;left:11px;top:4px;background:transparent url('/bundles/dnxmobile/img/common/popin/popinAfterPack/phone/bg_upsell_cut_phone.png') no-repeat}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.popin__afterPack-price-cut:after{background:transparent url('/bundles/dnxmobile/img/common/popin/popinAfterPack/phone/bg_upsell_cut_phone_@2X.png') no-repeat;background-size:cover}}@media only screen and (min-device-width: 768px){.popin__afterPack-price-cut:after{width:73px;height:20px;background:transparent url('/bundles/dnxmobile/img/common/popin/popinAfterPack/tablet/bg_upsell_cut_tablet.png') 5px 2px no-repeat}}.popin__afterPack-price-cut sup{top:-0.6em;font-size:.6em;font-weight:600}.popin__afterPack-old,.popin__afterPack-new{float:left;display:block;position:absolute}.popin__afterPack-old{width:65px;left:5px}@media only screen and (min-device-width: 768px){.popin__afterPack-old{width:100px;left:6px;top:17px}}.popin__afterPack-old .popin__afterPack--capitalize{margin-top:31px;float:left;display:block;font-size:.6em;text-align:center;width:100%}@media (min-width:768px){[lang='fr'] .popin__afterPack-old .popin__afterPack--capitalize{font-size:.75em}}.popin__afterPack-new{left:78px;width:65px;position:relative;top:28px;float:left}[lang='fr'] .popin__afterPack-new{top:32px;font-size:.95em}@media (min-width:768px){[lang='fr'] .popin__afterPack-new .popin__afterPack--capitalize{font-size:.9em}[lang='de'] .popin__afterPack-new .popin__afterPack--capitalize{font-size:1em}}@media only screen and (min-device-width: 768px){.popin__afterPack-new{left:110px;width:104px;top:40px}[lang='fr'] .popin__afterPack-new{top:46px}}.popin__afterPack-new sup{top:-0.6em;font-size:0.6em;font-weight:600}.popin__afterPack-new h1{margin-top:-5px;font-weight:400;letter-spacing:-0.4px;padding-top:2px;font-size:1.7em}@media only screen and (min-device-width: 768px){.popin__afterPack-new h1{margin-top:-4px}}[lang='pt'] .popin__afterPack-new h1,[lang='de'] .popin__afterPack-new h1{font-size:1.9em}.popin__afterPack-new h1+.popin__afterPack--capitalize{float:left;font-size:.75em;margin-top:-17px}@media (min-width:768px){.popin__afterPack-new h1+.popin__afterPack--capitalize{margin-top:-24px;padding-left:2px}[lang='fr'] .popin__afterPack-new h1+.popin__afterPack--capitalize{font-size:1em}[lang='nl'] .popin__afterPack-new h1+.popin__afterPack--capitalize{font-size:.9em}[lang='de'] .popin__afterPack-new h1+.popin__afterPack--capitalize{font-size:.75em}[lang='pt'] .popin__afterPack-new h1+.popin__afterPack--capitalize{font-size:.7em}}.popin__afterPack--capitalize{text-transform:uppercase;font-size:.82em}.popin__afterPack-actions{font-weight:400;position:absolute;bottom:0;height:100px;width:100%;padding:0 50px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-evenly;justify-content:space-evenly}@media (min-width:768px){.popin__afterPack-actions{-webkit-flex-direction:row;flex-direction:row;height:auto;padding:0 0 0 140px}}@media (min-width:768px){.popin__afterPack-actions .button{margin-bottom:25px}}@media (min-width:768px){.popin__afterPack-actions .button--smaller{padding:10px 10px;font-size:1.1em;max-width:43%}}@media (min-width:768px){.popin-auto-refill .popin__content--upsell{height:465px}.popin-auto-refill .popin__content--upsell .popin__afterPack-row{font-size:16px}}@media (min-width:768px){.popin-correlated-pack .popin__content--upsell{height:520px}.popin-correlated-pack .popin__afterPack-row{font-size:1.5em;margin-top:20px}}.popin--signup{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;background-size:cover;top:0;left:0;z-index:13;opacity:1}.popin--signup .popin__signup--container,.popin--signup .popin__login--container{background-color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border-radius:3px;border:1px solid #cfc9c6;margin:auto 10px 5% 10px;padding:5px}@media only screen and (min-device-width: 768px) and (orientation: landscape){.popin--signup .popin__signup--container,.popin--signup .popin__login--container{width:576px;margin:10% auto}}@media only screen and (min-device-width: 768px) and (orientation: portrait){.popin--signup .popin__signup--container,.popin--signup .popin__login--container{width:576px;margin:20% auto}}.popin--signup .popin__signup--container .info-user-agreement,.popin--signup .popin__login--container .info-user-agreement,.popin--signup .popin__signup--container .recaptcha__info,.popin--signup .popin__login--container .recaptcha__info{color:#878387;font-size:0.8em;font-weight:500;text-align:center}.popin--signup .popin__signup--container .info-user-agreement a,.popin--signup .popin__login--container .info-user-agreement a,.popin--signup .popin__signup--container .recaptcha__info a,.popin--signup .popin__login--container .recaptcha__info a{color:#878387;text-decoration:underline}.popin--signup .popin__signup--container .recaptcha__info,.popin--signup .popin__login--container .recaptcha__info{margin:0 !important}.popin--signup .popin__signup--container .info__guest--text,.popin--signup .popin__login--container .info__guest--text{color:#000;font-size:0.9em;font-weight:500;margin:5px 0 2px 0;text-align:center}.popin--signup .popin__signup--container .info__guest--title,.popin--signup .popin__login--container .info__guest--title{color:#05986d;font-size:1.2em;text-align:center;margin-top:15px;font-weight:700;line-height:21px}.popin--signup .popin__container--header{position:relative;margin-bottom:20px}.popin--signup .popin__container--header .popin__close{position:absolute;right:0;color:#636363;font-size:30px;cursor:pointer}.popin--signup .popin__container--header .popin__close.fade-disabled{opacity:0.5;pointer-events:none}.popin--signup .popin__container--header .close-btn-countdown{position:absolute;top:6px;right:-1px;width:32px;height:32px}.popin--signup .popin__container--header .close-btn-countdown svg{position:absolute;top:0;right:0;width:32px;height:32px;transform:rotateY(-180deg) rotateZ(-90deg)}.popin--signup .popin__container--header .close-btn-countdown svg circle{stroke-dasharray:75px;stroke-dashoffset:0px;stroke-linecap:round;stroke-width:2.5px;stroke:#05986d;fill:none;animation:countdown 15s linear forwards;animation-delay:0s}@media only screen and (max-device-width: 320px){.popin--signup .popin__container--header .close-btn-countdown svg circle{stroke:#fff}}.popin--signup .popin__header{margin:9px 9px 0 9px;padding:10px;color:#33303d;font-size:21px;font-weight:600;line-height:1;text-align:center}.popin--signup .form{margin:0 auto;padding:0 20px;background:#fff}@media only screen and (min-device-width:428px){.popin--signup .form{width:90%}}.popin--signup .form .form-register-error{margin:0;font-size:1em;font-weight:500;color:#e14735}.popin--signup .form__field{position:relative;width:100%;padding-bottom:5px}.popin--signup .form__field:first-child{margin-top:0}.popin--signup .form__field input{width:100%;height:43px;padding:17px 0 0 0;background:#fff;border:0;border-radius:0;border-bottom:1px solid #d4d3d4;font-size:1em;font-weight:500;color:#000}.popin--signup .form__field input.is-invalid{border-color:#e14735}.popin--signup .form__field input.is-invalid+label{color:#e14735}.popin--signup .form__field input+label{position:absolute;left:0;font-size:.7em;font-weight:500;color:#878387}.popin--signup .form__field input+label+.field-error-message{display:block;margin:0;padding:0;font-weight:500;color:#e14735}.popin--signup .form__field input:placeholder-shown+label{top:70%;transform:translateY(-50%) scale(1.5);transform-origin:left bottom;-webkit-transition:all 200ms cubic-bezier(0.47, 0, 0.745, 0.715);transition:all 200ms cubic-bezier(0.47, 0, 0.745, 0.715)}.popin--signup .form__field input:focus{border-color:#50a1ef}.popin--signup .form__field input:focus+label{color:#50a1ef}.popin--signup .form__field input:focus+label,.popin--signup .form__field input:not(:placeholder-shown)+label{top:0;transform:translateY(0) scale(1);-webkit-transition:all 200ms cubic-bezier(0.47, 0, 0.745, 0.715);transition:all 200ms cubic-bezier(0.47, 0, 0.745, 0.715);font-size:1em}.popin--signup .form__button{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.popin--signup .form .info-free-credits{margin-top:10px}.popin--signup .form .info-free-credits div{margin:0;padding:0;color:#33303d;font-size:1em;font-weight:600}.popin--signup .form .info-free-credits span{margin:0;padding:0;color:#878387;font-size:0.9em;font-weight:500}.popin--signup .form button{height:45px;background:#05986d;border:0;border-radius:5px;color:#fff;font-size:1.3em;font-weight:500;margin-top:10px}.popin--signup .options-separator{font-size:1em;color:#878387;text-align:center}.popin--signup .audiotel-payment-link,.popin--signup .guest-payment-link{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-shrink:0;flex-shrink:0;margin:0 auto;width:100%;height:45px;border-radius:5px;background:#eee}.popin--signup .audiotel-payment-link div,.popin--signup .guest-payment-link div,.popin--signup .audiotel-payment-link span,.popin--signup .guest-payment-link span{margin:0;padding:0;line-height:100%}.popin--signup .audiotel-payment-link div,.popin--signup .guest-payment-link div{font-size:1.3em;font-weight:500;color:#5c5260}.popin--signup .audiotel-payment-link span,.popin--signup .guest-payment-link span{margin-top:5px;font-size:.9em;font-weight:300;text-transform:uppercase;color:#05986d}.popin--signup .already-registered-link{padding:1px 5px;text-align:center;font-weight:500;color:#766c1a;background-color:#f7f18d;text-transform:capitalize;opacity:.8;border-radius:3px;position:absolute;font-size:0.9em}.popin--signup.is-hidden{display:block;left:100%;opacity:0}.popin--signup.is-hidden .popin__close{display:none}.popin--guest-migration{display:block;color:black;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;background-size:cover;top:0;left:0;z-index:13;-webkit-transition:all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 400ms cubic-bezier(0.215, 0.61, 0.355, 1)}@media (min-width:990px){.popin--guest-migration{transition:none}}.popin--guest-migration .popin__guest-migration--container{position:relative;background-color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border-radius:3px;border:1px solid #cfc9c6;margin:auto 10px;padding:30px 20px;max-width:768px}@media only screen and (min-device-width: 768px) and (orientation: landscape){.popin--guest-migration .popin__guest-migration--container{width:576px;margin:10% auto}}@media only screen and (min-device-width: 768px) and (orientation: portrait){.popin--guest-migration .popin__guest-migration--container{width:576px;margin:20% auto}}.popin--guest-migration.is-hidden{display:block;left:100%}.popin--guest-migration.is-hidden .popin__close{display:none}.popin--guest-migration .popin__guest-migration--title{color:#05986d;font-size:18px;letter-spacing:-0.34px;line-height:20px;text-align:center;margin:5px 0}.popin--guest-migration .popin__guest-migration--subtitle{font-size:16px;letter-spacing:-0.3px;line-height:18px;text-align:center;color:#000000;margin:5px 0}.popin--guest-migration .popin__guest-migration--highlight{color:#05986d;font-weight:600;font-size:14px;line-height:19px;text-align:center;margin:5px 0}.popin--guest-migration .popin__guest-migration--list{padding:0;margin:0}.popin--guest-migration .popin__guest-migration--list li{list-style:none;font-size:13px;letter-spacing:0;line-height:16px;color:#444444;margin:15px}.popin--guest-migration .popin__guest-migration--list .guest-migration__list--icon{width:16px;height:16px;fill:#05986d;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:16px;flex-basis:16px}.popin--guest-migration .popin__guest-migration--form{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;padding:0 15px}.popin--guest-migration .popin__guest-migration--form input{background-color:transparent;border-top:none;border-left:none;border-right:none;border-bottom:1px solid #D4D3D4;margin:10px 0;color:black;width:100%}.popin--guest-migration .popin__guest-migration--form .form-register-error:empty,.popin--guest-migration .popin__guest-migration--form .field-error-message:empty{display:none}.popin--guest-migration .popin__guest-migration--form .field-error-message{display:block;font-weight:500;color:#e14735;line-height:0}.popin--guest-migration .popin__guest-migration--form input:focus{border-bottom-color:#05986d;background-color:#F2F2F2}.popin--guest-migration .popin__guest-migration--form .form__control{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-top:20px}.popin--guest-migration .popin__guest-migration--form .form__control .form__control--button{width:122px;border-radius:4px;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:0;flex-basis:0;margin:0 5px;box-shadow:2px 2px 6px 0 rgba(0,0,0,0.2);text-align:center;text-transform:uppercase;font-size:15px;letter-spacing:0;font-weight:600;border:0;padding:10px}.popin--guest-migration .popin__guest-migration--form .form__control .button--cancel{background-color:#F2F2F2;color:#686868}.popin--guest-migration .popin__guest-migration--form .form__control .button--submit{background-color:#05986d;color:#FFFFFF}.popin--guest-migration .popin__close{position:absolute;top:0;right:0;font-size:32px;color:#B1B1B1}.popin--report-content{display:block;color:black;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;background-size:cover;top:0;left:0;z-index:13;-webkit-transition:all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 400ms cubic-bezier(0.215, 0.61, 0.355, 1)}.popin--report-content .popin__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;position:absolute;height:auto;top:50%;left:50%;padding:5px 10px;transform:translate(-50%, -50%);background:#fff;border-radius:3px;border:1px solid #cfc9c6}@media only screen and (min-device-width: 400px){.popin--report-content .popin__content{width:400px}}.popin--report-content .popin__content form{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;padding-top:15px}.popin--report-content .popin__content fieldset{margin-bottom:10px}.popin--report-content .popin__content fieldset label{display:block;color:#777;font-size:13px}.popin--report-content .popin__content fieldset input,.popin--report-content .popin__content fieldset select,.popin--report-content .popin__content fieldset textarea{text-align:left;padding:5px 10px;border-radius:5px;width:250px;color:black;height:32px;background:#fff;border:1px solid #767676}@media only screen and (min-device-width: 400px){.popin--report-content .popin__content fieldset input,.popin--report-content .popin__content fieldset select,.popin--report-content .popin__content fieldset textarea{width:300px}}.popin--report-content .popin__content fieldset textarea{height:120px}.popin--report-content .popin__content fieldset button{text-transform:uppercase;font-size:15px;width:122px;height:37px;font-weight:600;margin:0 5px;border-radius:4px}.popin--report-content .popin__header{font-weight:500;font-size:17px;color:#05986d}.popin--report-content .popin__close{position:absolute;cursor:pointer;top:0;right:0;font-size:32px;color:#B1B1B1}.popin-signup__google--container{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;height:45px;margin-top:6px}.popin-signup__google--text{width:150px;color:#2A2A2A;font-size:13px;font-weight:600;letter-spacing:0;line-height:17px;-webkit-flex:1 1 0;flex:1 1 0}.popin-signup__google--button{border-radius:6px;display:-webkit-flex;display:flex;-webkit-align-content:center;align-content:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:40px;width:125px;box-shadow:2px 2px 6px 0 rgba(0,0,0,0.2)}.popin-signup__google--button .google-signin-label{color:#444444;font-size:18px;font-weight:600;letter-spacing:0;line-height:16px}.popin-signup__google--button svg{width:17px;height:17px}.flag{background-size:contain;background-position:50%;background-repeat:no-repeat;position:relative;display:inline-block;width:16px;height:14px;border-radius:4px;margin-left:4px}@font-face{font-family:'dnxlive';src:url('/bundles/dnxmobile/fonts/dnxlive_14092020.eot');src:url('/bundles/dnxmobile/fonts/dnxlive_14092020.eot?#iefix') format('embedded-opentype'),url('/bundles/dnxmobile/fonts/dnxlive_14092020.ttf') format('truetype'),url('/bundles/dnxmobile/fonts/dnxlive_14092020.woff') format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'bebas_neue_regular';src:url('/bundles/dnxmobile/fonts/bebasneue_regular-webfont.eot');src:url('/bundles/dnxmobile/fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),url('/bundles/dnxmobile/fonts/bebasneue_regular-webfont.woff2') format('woff2'),url('/bundles/dnxmobile/fonts/bebasneue_regular-webfont.woff') format('woff'),url('/bundles/dnxmobile/fonts/bebasneue_regular-webfont.ttf') format('truetype'),url('/bundles/dnxmobile/fonts/bebasneue_regular-webfont.svg#bebas_neue_regularregular') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'bebas_neue_bold';src:url('/bundles/dnxmobile/fonts/bebasneue_bold-webfont.eot');src:url('/bundles/dnxmobile/fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),url('/bundles/dnxmobile/fonts/bebasneue_bold-webfont.woff2') format('woff2'),url('/bundles/dnxmobile/fonts/bebasneue_bold-webfont.woff') format('woff'),url('/bundles/dnxmobile/fonts/bebasneue_bold-webfont.ttf') format('truetype'),url('/bundles/dnxmobile/fonts/bebasneue_bold-webfont.svg#bebas_neuebold') format('svg');font-weight:normal;font-style:normal}[data-dnxlive-icon]:before{font-family:'dnxlive';content:attr(data-dnxlive-icon);speak:none;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="dnxLiveIcon-"],[class*=" dnxLiveIcon-"]{font-family:'dnxlive';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}i[data-dnxlive-icon],i[class^="dnxLiveIcon-"],i[class*=" dnxLiveIcon-"]{font-style:normal}.dnxLiveIcon-tick:before{content:"\e906"}.dnxLiveIcon-call:before{content:"\e905"}.dnxLiveIcon-card:before{content:"\e904"}.dnxLiveIcon-toy-hover:before{content:"\e903"}.dnxLiveIcon-toy-01:before{content:"\e902"}.dnxLiveIcon-toy:before{content:"\e901"}.dnxLiveIcon-phone:before{content:"\e61c"}.dnxLiveIcon-close:before{content:"\e61b"}.dnxLiveIcon-bottom:before{content:"\e61a"}.dnxLiveIcon-back:before{content:"\e619"}.dnxLiveIcon-addfav:before{content:"\e600"}.dnxLiveIcon-trash:before{content:"\e601"}.dnxLiveIcon-cam:before{content:"\e602"}.dnxLiveIcon-cat:before{content:"\e603"}.dnxLiveIcon-chat:before{content:"\e604"}.dnxLiveIcon-credits:before{content:"\e605"}.dnxLiveIcon-eye:before{content:"\e606"}.dnxLiveIcon-fav:before{content:"\e607"}.dnxLiveIcon-gift:before{content:"\e608"}.dnxLiveIcon-hamburger:before{content:"\e609"}.dnxLiveIcon-help:before{content:"\e60a"}.dnxLiveIcon-home:before{content:"\e60b"}.dnxLiveIcon-left:before{content:"\e60c"}.dnxLiveIcon-message:before{content:"\e60d"}.dnxLiveIcon-mic:before{content:"\e60e"}.dnxLiveIcon-picture:before{content:"\e60f"}.dnxLiveIcon-profil:before{content:"\e610"}.dnxLiveIcon-removefav:before{content:"\e611"}.dnxLiveIcon-right:before{content:"\e612"}.dnxLiveIcon-send:before{content:"\e613"}.dnxLiveIcon-signup:before{content:"\e614"}.dnxLiveIcon-sound:before{content:"\e615"}.dnxLiveIcon-validate:before{content:"\e616"}.dnxLiveIcon-videos:before{content:"\e617"}.dnxLiveIcon-zoom:before{content:"\e618"}.dnxLiveIcon-sms:before{content:"\e900"}.dnxLiveIcon-trophy:before{content:"\e907"}.text-seo{padding:1em;margin:auto;text-align:center;max-width:970px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-order:2;order:2}.text-seo details{margin:0 24px;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;text-align:center}.text-seo details summary{display:inline-block;position:relative;width:auto;cursor:pointer;font:bold 1em Arial,Helvetica,sans-serif}.text-seo details summary::-webkit-details-marker{display:none}.text-seo details summary h1{display:inline}.text-seo details summary:before{display:inline-block;position:relative;margin:5px;padding:0.1em;border-radius:5px;content:"+";color:#fff;background:#910028;font-size:1.1em;font-weight:bold;text-align:center;width:20px}.text-seo a{color:#5086a8;text-decoration-line:underline}.text-seo h1,.text-seo h2{color:#5086a8;padding:0;font-size:16px;margin:6px 0 4px;font-family:"bebas_neue_regular",sans-serif !important;line-height:1.12;letter-spacing:-0.3px}.text-seo p{margin:5px 0 0 0;padding:0;font-size:12px;letter-spacing:-0.67px;line-height:1.48}.text-seo li{font-size:12px;letter-spacing:-0.67px;line-height:1.48}footer .footer__container{margin:auto;max-width:970px}footer .footer__links{margin:1em auto;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}footer .footer__links .footer__links--item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;margin:1em;width:100%;text-align:center}@media (min-width:576px){footer .footer__links .footer__links--item{width:40%}}@media (min-width:768px){footer .footer__links .footer__links--item{width:30%}}footer .footer__links .footer__links--item h5{margin:0 0 0.4em 0}footer .footer__links .footer__links--item a{margin:0 auto;display:block;position:relative;background-image:url('/bundles/dnxmobile/img/common/footer/footer__logos.png');background-repeat:no-repeat}footer .footer__links .footer__links--item .footer__social{display:-webkit-flex;display:flex;-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}footer .footer__links .footer__links--item .links__item--xmodels{width:204px;height:27px;background-position:0 0;scale:0.6}footer .footer__links .footer__links--item .links__item--xcams-power{width:204px;height:22px;scale:0.6;background-position:0 -41px}footer .footer__links .footer__links--item .links__item--x{width:31px;height:30px;background-position:-83px -75px}footer .footer__links .footer__links--item .links__item--instagram{width:31px;height:30px;background-position:-41px -75px}footer .footer__links .footer__links--item .links__item--telegram{width:31px;height:30px;background-position:-124px -75px}footer .footer__links .footer__links--item .links__item--faq{background:transparent;color:#8982b3}footer .footer__legal-content{padding:3% 5%;color:'null';background-color:#000}footer .footer__legal-content .footer__legal-content--links{text-align:center}footer .footer__legal-content .footer__legal-content--links a{margin-right:5px;padding-right:5px;border-right:1px solid #fff;line-height:1em;text-decoration:none;color:#fff;font-size:.85em}footer .footer__legal-content .footer__legal-content--links a:last-child{border:none}footer .footer__legal-content .footer__legal-content--disclaimer{font-size:.85em;color:#fff;text-align:center}footer .footer__legal-content .footer__legal-content--disclaimer a{color:#fff;text-decoration:none}footer .footer__legal-content .footer__legal-content--disclaimer a.cssRtaLogo{background-image:url('/bundles/dnxmobile/img/common/footer/rta_logo_white.png');display:inline-block;width:34px;height:12px;margin-bottom:-2px}footer .footer__legal-content .footer__legal-content--cgv{color:#fff;line-height:1.4em;font-size:.85em;text-align:center}footer .footer__legal-content .footer__legal-content--cgv .cgv__links a{color:#fff;line-height:1.4em;font-size:.9em;text-align:center;text-decoration:none;margin-right:5px;padding-right:5px;border-right:1px solid #fff}footer .footer__legal-content .footer__legal-content--cgv .cgv__links a:last-child{border:none}.seo__backlinks{list-style:none;display:flex;align-items:center;width:100%;justify-content:center;max-width:768px;column-gap:30px;flex-wrap:wrap;padding:0;margin:15px auto}.seo__backlinks a{color:#fff;font-size:13px}fieldset{margin:0;padding:0;border:0}input[type="text"],input[type="email"],input[type="password"]{box-sizing:border-box}input[type="text"]:focus,input[type="email"]:focus,input[type="password"]:focus{outline:0}input[type="text"].input--underline,input[type="email"].input--underline,input[type="password"].input--underline{padding:12px 15px;color:#fff;background-color:transparent;border:0;border-bottom:1px solid rgba(255,255,255,0.2);border-radius:0}input[type="text"].input--underline:-moz-placeholder,input[type="email"].input--underline:-moz-placeholder,input[type="password"].input--underline:-moz-placeholder{color:#fff}input[type="text"].input--underline::-webkit-input-placeholder,input[type="email"].input--underline::-webkit-input-placeholder,input[type="password"].input--underline::-webkit-input-placeholder{color:#fff}input[type="text"].input--white,input[type="email"].input--white,input[type="password"].input--white{padding:15px;color:#000;background-color:#fff;border:0;border-bottom:1px solid  #bbb;border-radius:0}input[type="text"].input--white:-moz-placeholder,input[type="email"].input--white:-moz-placeholder,input[type="password"].input--white:-moz-placeholder{color:#888}input[type="text"].input--white::-webkit-input-placeholder,input[type="email"].input--white::-webkit-input-placeholder,input[type="password"].input--white::-webkit-input-placeholder{color:#888}input[type="text"].input--grey,input[type="email"].input--grey,input[type="password"].input--grey{padding:15px;color:#666666;background-color:#f2f2f2;border:0;border-radius:3px}input[type="text"].input--grey:-moz-placeholder,input[type="email"].input--grey:-moz-placeholder,input[type="password"].input--grey:-moz-placeholder{color:#bbb}input[type="text"].input--grey::-webkit-input-placeholder,input[type="email"].input--grey::-webkit-input-placeholder,input[type="password"].input--grey::-webkit-input-placeholder{color:#bbb}input[type="text"].input--grey.input--small,input[type="email"].input--grey.input--small,input[type="password"].input--grey.input--small{padding:10px 15px}input[type="text"].input--medium,input[type="email"].input--medium,input[type="password"].input--medium{padding:7px 15px;font-size:1em;border-radius:3px}input[type="text"].input--centered,input[type="email"].input--centered,input[type="password"].input--centered{text-align:center}textarea{box-sizing:border-box}textarea:focus{outline:0}textarea.textarea--grey{padding:15px;color:#666666;background-color:#f2f2f2;border:0;border-radius:3px}textarea.textarea--grey:-moz-placeholder{color:#bbb}textarea.textarea--grey::-webkit-input-placeholder{color:#bbb}textarea.textarea--grey.textarea--small{padding:10px 15px}.input--full{width:100%}.input--half{float:left;width:50%}.input--quarter{float:left;width:25%}.fieldset--icon{position:relative}.fieldset--icon .icon{position:absolute;top:5px;right:10px;font-size:3em}.fieldset--invisibleButton{position:relative}.fieldset--invisibleButton input{width:100%}.fieldset--invisibleButton input.is-sendable+.button,.fieldset--invisibleButton input.is-sendable+.buttonRound{right:15px;opacity:1}.fieldset--invisibleButton .button,.fieldset--invisibleButton .buttonRound{position:absolute;top:0;right:40px;opacity:0;-webkit-transition:all 200ms cubic-bezier(1, 0, 0, 1);transition:all 200ms cubic-bezier(1, 0, 0, 1)}.fieldset--highlight label::before{background-color:#E9E9EA}.fieldset--highlight label::after{background:transparent url('/bundles/dnxmobile/img/common/check_grey.png') no-repeat center center;background-size:16px 11px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.fieldset--highlight label::after{background-image:url('/bundles/dnxmobile/img/common/check@2x_grey.png')}}.fieldset--rounded label::after{border-radius:2px}.fieldset__label--small{font-size:1em}.fieldset__inline--half{width:45%;float:left}.fieldset__inline--half:first-of-type{margin-right:10%}.form__inline fieldset{padding:5px 0}.form__inline fieldset>label{margin-bottom:5px;float:left}.form__wrapper{width:90%;margin:20px auto}.switch__secret{display:flex;align-items:center;transform:rotate(90deg)}.switch__toggle{position:absolute;margin-left:-9999px;visibility:hidden}.switch__toggle+label{display:block;position:relative;cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.switch__toggle--round+label{padding:2px;width:44px;height:24px;background-color:#19181b;border-radius:22px;box-shadow:0px 0px 6px rgba(25, 24, 27, 0.62)}.switch__toggle--round+label:before,.switch__toggle--round+label:after{display:block;position:absolute;top:1px;left:1px;bottom:1px;content:""}.switch__toggle--round+label:before{right:1px;border-radius:22px;-webkit-transition:background 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95);transition:background 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95)}.switch__toggle--round+label:after{width:20px;height:20px;margin-top:1px;background-color:#3f3c44;border-radius:100%;box-shadow:0 0px 2px rgba(0, 0, 0, 0.4);-webkit-transition:margin 200ms cubic-bezier(0.645, 0.045, 0.355, 1);transition:margin 200ms cubic-bezier(0.645, 0.045, 0.355, 1)}.switch__toggle--round:checked+label:before{background-color:#f70044}.switch__toggle--round:checked+label:after{margin-left:21px;background-color:#ff2b65}.switch__toggle--secret+label{padding:2px;width:36px;height:6px;background-color:rgba(255,255,255,0.24);border-radius:22px;box-shadow:0px 0px 6px rgba(25, 24, 27, 0.62)}.switch__toggle--secret+label:before,.switch__toggle--secret+label:after{display:block;position:absolute;top:-9px;left:0;bottom:1px;content:""}.switch__toggle--secret+label:before{right:1px;border-radius:22px;-webkit-transition:background 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95);transition:background 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95)}.switch__toggle--secret+label:after{width:22px;height:22px;background-color:#FFFFFF;background-image:url('/bundles/dnxmobile/img/common/open.svg');background-position:center;box-shadow:inset 0 -2px 3px 0 rgba(0,0,0,0.12),0 1px 1px 0 rgba(0,0,0,0.32);border-radius:100%;box-shadow:0 0px 2px rgba(0, 0, 0, 0.4);-webkit-transition:margin 200ms cubic-bezier(0.645, 0.045, 0.355, 1);transition:margin 200ms cubic-bezier(0.645, 0.045, 0.355, 1);background-repeat:no-repeat;transform:rotate(270deg)}.switch__toggle--secret:checked+label:before{width:36px;height:6px}.switch__toggle--secret:checked+label:after{margin-left:14px;background-image:url('/bundles/dnxmobile/img/common/closed.svg'),linear-gradient(180deg, #533e87 0, #291d4f 100%);background-position:center;box-shadow:inset 0 -2px 3px 0 rgba(0,0,0,0.12),0 1px 1px 0 rgba(0,0,0,0.32);background-repeat:no-repeat;transform:rotate(270deg)}.switch__toggle-text{position:absolute;left:0;width:100%;height:100%;content:' ';font-size:.7em;font-weight:400;opacity:.7;font-style:normal;line-height:22px;letter-spacing:-0.03em}.switch__toggle-text:before{content:'ON';float:left;width:20px;height:20px;padding-left:5px;color:#000}.switch__toggle-text:after{content:'OFF';float:right;width:20px;height:20px;margin-right:2px}.gifts{display:block;position:absolute;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;bottom:0;left:0;width:100%;height:22em;z-index:99;background-color:rgba(25,24,27,0.64);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;padding:0 16px 16px 16px;pointer-events:none;transform:translate3d(0, 100%, 0);transition:all 400ms cubic-bezier(0.77, 0, 0.175, 1)}@media only screen and (orientation : landscape){.gifts{height:9em}}.gifts.is-visible{box-shadow:0px 6px 10px #000;opacity:1;pointer-events:initial;transform:translate3d(0, 0, 0)}.gifts.is-visible+.gifts__affordance{content:'';width:100%;height:1em;position:fixed;bottom:0;left:0;z-index:99;background-image:linear-gradient(45deg, #000, transparent);-webkit-mask-image:linear-gradient(to bottom, transparent 0, #000 24px);mask-image:linear-gradient(to bottom, transparent 0, #000 24px)}.gifts__inner{float:left;width:100%;height:auto;overflow:hidden;color:#fff}.gifts__wrapper{grid-template-columns:repeat(5, 58px);justify-content:center;width:100%;height:100%;display:grid;grid-gap:10px;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;margin:0 auto;padding:5px 0 0;transition:opacity 200ms ease-in-out;box-sizing:border-box}@media only screen and (max-device-width: 320px){.gifts__wrapper{grid-template-columns:repeat(4, 58px)}}@media only screen and (min-device-width: 768px){.gifts__wrapper{grid-template-columns:repeat(9, 58px)}}@media only screen and (orientation : landscape){.gifts__wrapper{grid-template-columns:repeat(9, 58px)}}.gifts--male .gifts__wrapper{margin-top:130px}@media only screen and (max-device-height: 500px){.gifts--male .gifts__wrapper{margin-top:90px}}@media only screen and (min-device-height: 650px){.gifts--male .gifts__wrapper{margin-top:150px}}.gifts__wrapper.is-hidden{opacity:0;pointer-events:none}.gifts__wrapper .gifts__section{display:none}.gifts__wrapper .gifts__section.is-visible{display:contents !important}.gifts__wrapper .gifts__section--title{grid-column-start:1;grid-column-end:span 5;color:rgba(255,255,255,0.72);line-height:1.5;white-space:normal}.gifts__wrapper .gifts__section--title span{color:rgba(246,231,151,0.75)}@media only screen and (min-device-width: 768px){.gifts__wrapper .gifts__section--title{grid-column-end:span 9}}@media only screen and (orientation : landscape){.gifts__wrapper .gifts__section--title{grid-column-end:span 9}}.gifts__header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:100%;margin:5px 0;text-align:center}.gifts__title{font-size:17px;line-height:21px;text-align:left;margin:0;padding:12px 0;transition:opacity 200ms ease-in-out}.gifts__title--votes{color:#F3D243;padding:5px 0}.gifts__title.is-hidden{display:block;opacity:0;pointer-events:none}.gifts__subTitle{font-size:13px;margin:0}.gifts__close{position:absolute;top:5px;cursor:pointer;right:8px;display:block;width:45px;height:45px;font-size:2.25em;color:#ffffff;line-height:45px}.gifts li{float:left;list-style-type:none;display:block;margin:0 0 5px 5px;background-color:transparent;position:relative}.gifts li.gifts__sectionTitle{float:none;clear:both;width:100%;font-size:18px;margin:0 0 0 5px}.gifts li.gifts__sectionTitle:before,.gifts li.gifts__sectionTitle:after{content:'';display:block;clear:both;width:100%}.gifts li.gifts__sectionTitle:before{height:20px}.gifts li.gifts__sectionTitle:after{height:12px}.gifts li.gifts__sectionTitle .count{opacity:.56}.gifts__item{position:relative;width:58px;height:74px;float:left;overflow:hidden;cursor:pointer}@media only screen and (min-device-width: 768px) and (orientation: landscape){.gifts__item{width:60px}}.gifts__item--image{width:58px;height:58px;float:left;-webkit-transition:border 200ms cubic-bezier(1, 0, 0, 1);transition:border 200ms cubic-bezier(1, 0, 0, 1)}.gifts__item--image-elem{display:block;width:58px;height:58px}.gifts__item--image-elem .gifts__item--border{display:block;width:100%;height:100%}.gifts__item--text{float:left;width:100%;height:16px;line-height:16px;font-size:.73em;font-weight:500;text-align:center;opacity:.8}.gifts__item--textfree{color:#F3E992;text-transform:uppercase}.gifts__item.is-selected .gifts__item--image-elem .gifts__item--border{border:2px solid #910028;border-radius:6px}.gifts__item.is-selected .gifts__item--image:after{content:'\e616';width:16px;height:16px;background-color:#910028;color:#fff;font-family:'dnxlive';border-radius:8px;bottom:23px;text-align:center;display:block;right:0px;position:absolute;top:44px;line-height:16px;font-size:1.3em;text-indent:-1px}.gifts__item.has-badge{overflow:visible}.gifts__badge{position:absolute;top:-4px;right:-3px;display:block;height:20px;width:20px;border-radius:50%;line-height:20px;background-color:#DD2E33;color:white;font-size:12px;text-align:center}.gifts.as-modal{bottom:50%;height:auto;position:fixed;left:50%;width:0;border-radius:5px;overflow:hidden;transform:translate(-50%, 50%)}.gifts.as-modal.is-visible{width:auto}.gifts.as-modal .gifts__wrapper{overflow:hidden}@media (min-width: 990px){[data-page='chat']  .gifts{width:350px;height:fit-content;max-height:80vh;overflow-y:initial;bottom:120px;right:8px;left:initial;box-shadow:none !important;background:rgba(0,0,0,0.48);border-top-left-radius:8px;border-top-right-radius:8px}}@media (min-width: 990px){[data-page='chat']  .gifts__wrapper{grid-template-columns:repeat(5, 58px);grid-gap:6px;overflow-y:initial;overflow-x:initial;justify-content:start}}.emojis{display:block;position:absolute;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;bottom:0;left:0;width:100%;height:22em;z-index:99;background-color:rgba(25,24,27,0.64);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;padding:0 11px 11px 11px;pointer-events:none;transform:translate3d(0, 100%, 0);transition:all 400ms cubic-bezier(0.77, 0, 0.175, 1)}@media only screen and (orientation : landscape){.emojis{height:9em}}@media (min-width: 990px){.emojis{width:350px;height:fit-content;overflow-y:initial;bottom:120px;right:8px;left:initial;box-shadow:none !important;background:rgba(0,0,0,0.48);border-top-left-radius:8px;border-top-right-radius:8px}}.emojis.is-visible{box-shadow:0 6px 10px #000;opacity:1;pointer-events:initial;transform:translate3d(0, 0, 0)}.emojis__header{margin:5px 0}.emojis__title{font-size:17px;line-height:21px;text-align:left;margin:0;padding:12px 0;transition:opacity 200ms ease-in-out}.emojis__inner{float:left;width:100%;height:auto;overflow:hidden}.emojis__wrapper{grid-template-columns:repeat(5, 64px);width:100%;height:100%;display:grid;-webkit-justify-content:center;justify-content:center;grid-gap:8px;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;margin:0 auto;transition:opacity 200ms ease-in-out;box-sizing:border-box}@media only screen and (max-device-width: 320px){.emojis__wrapper{grid-template-columns:repeat(4, 58px);margin:auto;width:93%}}@media only screen and (min-device-width: 768px){.emojis__wrapper{grid-template-columns:repeat(9, 58px);margin:auto;width:82%}}@media only screen and (orientation : landscape){.emojis__wrapper{margin:auto;width:100%;grid-template-columns:repeat(70, 58px)}}@media (min-width: 990px){.emojis__wrapper{grid-template-columns:repeat(5, 58px);grid-gap:6px;overflow-y:initial;overflow-x:initial}}.emojis__wrapper.is-hidden{opacity:0;pointer-events:none}.emojis__close{position:absolute;top:5px;right:8px;display:block;width:45px;height:45px;font-size:2.25em;color:#ffffff;line-height:45px;cursor:pointer}.emojis__item{font-size:28px;line-height:37px;width:64px;border-radius:20px;background:rgba(255,255,255,0.24);height:40px;text-align:center;cursor:pointer}.disclaimer__age-verification{padding:0 0 15px 0;color:#2A2A2A;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column}.age-verification__fields{border:2px solid #f74c55;border-radius:5px;padding:1px 2px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.age-verification__fields label{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.age-verification__fields label.hidden{display:none}.age-verification__title{font-size:16px;font-weight:bold;padding-bottom:5px}.age-verification__input{background:none;border:none;outline:none;text-align:center;-moz-appearance:textfield;font-size:20px;font-weight:600;margin:0}.age-verification__input::placeholder{color:rgba(26,24,24,0.4);font-size:20px;font-weight:600}.age-verification__input::-webkit-outer-spin-button,.age-verification__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input--yy{width:80px}.input--mm{width:60px}.input--dd{width:50px}.fields_error{padding-top:5px;color:#f66;font-weight:600;font-size:14px;text-align:center}.age-verification__error{font-weight:600;text-align:center;font-size:17px;color:red;padding:4px}.age-verification__separator{color:rgba(26,24,24,0.1);font-size:24px}.translation{display:none;width:65%;background-color:#FFFFFF;color:#646464;position:absolute;bottom:110px;right:10px;border-radius:4px;z-index:5;padding:8px}.translation::before{content:'';bottom:-10px;right:63px;position:absolute;display:block;border-color:transparent;border-style:solid;border-width:5px 5px 5px;border-top-color:#FFFFFF}@media (min-width:560px){.translation{max-width:300px;bottom:115px}.translation::before{right:70px}}.translation.is-visible{display:block;box-shadow:0 0 10px 0 rgba(0,0,0,0.25)}.translation .translation__inner .translation__header .translation__header--title{margin:0;padding-left:6px;font-weight:bolder;font-size:1.1em}.translation .translation__inner .translation__wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.translation .translation__inner .translation__wrapper .translation__wrapper--item{font-weight:lighter;padding:0px 6px;margin:8px 0px;border-right:1px solid #A61492;font-size:.8rem;line-height:.8rem;cursor:pointer}.translation .translation__inner .translation__wrapper .translation__wrapper--item.is-selected{font-weight:bold}.translation .translation__inner .translation__wrapper .translation__wrapper--item:last-child{border-right:none !important}.chat__translationBtn{position:relative;width:40px;height:34px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.chat__translationBtn .icon__globe{display:block}.chat__translationBtn .icon__globe-selected{display:none}.chat__translationBtn.is-enabled .icon__globe{display:none}.chat__translationBtn.is-enabled .icon__globe-selected{display:block}.chat__translationBtn svg{fill:#707070;height:100%;width:25px}.chat--fullscreen .chat__translationBtn svg{fill:#fff}.chat__message--right~.chat__message__translation{-webkit-flex-direction:row;flex-direction:row}.chat__message--translation{display:none;margin-top:4px;color:#FFD123;font-style:italic}.chat__message--translation svg{height:10px;width:10px;fill:#FFFFFF;margin-right:4px}.chat__message--translation.is-displayed{display:block}header.header{z-index:2;width:100%;top:0;position:sticky;position:-webkit-sticky}@media (min-width:920px){header.header #search-btn{display:none}}.header{background-color:#fff}.header__wrapper{width:100%;margin:auto;padding:8px 0 8px 0;height:44px;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:44px;flex-basis:44px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;color:rgba(0,0,0,0.8);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}[data-page="profile"] .header__wrapper{max-width:990px}@media (min-width:990px){[data-page="profile"] .header__wrapper{padding:8px 0}}.header__wrapper .header__wrapper--logo{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.header__wrapper .header__wrapper--logo>*{margin-right:8px}.header__wrapper .header__wrapper--logo:last-child{margin-right:0}.header__wrapper .header__wrapper--logo .chat__status{display:none}@media (min-width: 990px){.header__wrapper .header__wrapper--logo .chat__status{display:block}}.header__back{height:44px;width:44px;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:44px;flex-basis:44px;margin-left:-12px}.header__logo{height:100%;-webkit-flex-grow:1;flex-grow:1;position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}.header__logo-title{height:80%}.header__logo-title .header__logoImg{-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:16px;flex-basis:16px;height:16px}.header__logo a:not(.header__link) small{flex:0;display:block;line-height:1}.header__logo--search{display:inline-flex;padding:4px;align-items:flex-start;border-radius:4px;transition:background-color 200ms ease-out}.header__logo--search:hover{background-color:rgba(255,255,255,0.2)}.header__logo--search:focus{background-color:rgba(255,255,255,0.2);border:1px solid #FFFFFF}.header__logo--search:active{background:rgba(0,0,0,0.2)}.header__logoImg{-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:24px;flex-basis:24px;height:24px;max-width:240px;vertical-align:middle;object-fit:contain;object-position:left center}@media (min-width:768px){.header__logoImg{-webkit-flex-basis:40px;flex-basis:40px;height:40px}}@media (max-width:900px){.header__logoImg{max-width:200px}}@media (max-width:500px){.header__logoImg{max-width:125px}}@media only screen and (max-device-width: 320px){.header__logoImg{max-width:88px}}.header__search-nav{display:-webkit-flex;display:flex}@media (max-width:920px){.header__search-nav{display:none}}[data-page="profile"] .header__search-nav{display:none !important}.header #search-nickname{margin:auto;position:absolute;top:44px;left:0;width:100%;display:none}.header #search-nickname.is-visible{display:block !important}@media (min-width:920px){.header #search-nickname{width:192px;display:block;position:relative;top:initial;left:initial}.header #search-nickname input{height:34px}.header #search-nickname .autocomplete-suggestions{width:315px;top:39px}}.header__nav{-webkit-flex-grow:0;flex-grow:0;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.header__link{width:40px;height:44px;color:rgba(0,0,0,0.8);position:relative;overflow:hidden;list-style-type:none;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center}.header__link.is-active{border-bottom:3px solid #fff}@media (max-width:375px){.header__link.header__link--recent{display:none}}.header__link .badge{bottom:5px;right:0}.header__link--credits{width:auto;min-width:44px}.header__link--languages{width:auto;margin:0 8px}@media (max-width:1390px){.header__link--languages{margin:0}}.header__link--prev,.header__link--next{display:none}@media (min-width:560px){.header__link--prev,.header__link--next{display:-webkit-flex;display:flex}}.header__link--prev svg{transform:rotate(180deg)}.header__link small{display:block;margin-top:-2px;font-size:.8em;line-height:1.25;text-transform:capitalize;text-align:left}.header__link .credits__count{color:yellow;white-space:nowrap}.header__link--login{display:none}@media (min-width:990px){.header__link--login{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 8px;display:-webkit-flex;display:flex}}.header__icon{width:24px;height:24px;fill:rgba(0,0,0,0.8)}.header__icon.header__icon--search,.header__icon.header__icon--gear,.header__icon.header__icon--burger,.header__icon.header__icon--message{stroke:rgba(0,0,0,0.8)}.header__icon--coins{fill:yellow}.header__container--action{display:-webkit-flex;display:flex;width:185px}@media (min-width:728px){.header__container--action{width:364px}}.header .header__login{display:none}@media (min-width:990px){.header .header__login{display:block;background-color:#ab002f;color:black;text-align:center;height:0;overflow:hidden;-webkit-transition:height 400ms cubic-bezier(0.77, 0, 0.175, 1);transition:height 400ms cubic-bezier(0.77, 0, 0.175, 1)}.header .header__login.is-visible{height:304px}.header .header__login .access{width:100%;height:100%;max-width:600px;margin:auto;padding:0;display:-webkit-flex;display:flex}.header .header__login .access.access--login{background-color:#ab002f}.header .header__login .access form{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center}.header .header__login .access form fieldset{margin:0 8px;max-width:160px;min-width:160px}.header .header__login .access form fieldset input{margin-top:0;padding:12px;border-bottom:1px solid #fff}.header .header__login .access form fieldset.fieldset--icon .icon{top:-7px}.header .header__login .access form .page__title,.header .header__login .access form .access__small-links{width:100%}.header .header__login .access form .page__title{margin:8px 0}.header .header__login .access form .access__small-links{margin:8px 0}.header .header__login .access form .access__small-links .float--left{margin:0 12px 0 0}.header .header__login .access form .access__small-links .float--right{margin:0}.header .header__login .access form .access__small-links.access__small-links--account{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start}.header .header__login .access form .recaptcha__info{margin:24px 0 0 0}.header .header__login .access form .separator{margin:24px 0;height:1px}.header .header__login .access form .google-signin,.header .header__login .access form .guest-access{width:208px;height:40px;margin:0 6px;box-shadow:1px 1px 4px 0 rgba(0,0,0,0.08);border:1px solid #E9E9E9;border-radius:4px}.header .header__login .access form .submit{margin:0 0 0 8px;max-width:160px;min-width:160px;height:40px}.header .header__login .access form .submit button{margin:0;padding:0;height:100%}}.userMenu{position:absolute;top:44px;right:0;height:0;margin:0;min-width:50vw;background:white;padding:16px 10px 16px 24px;list-style-type:none;opacity:0;transform:scale(.96);transform-origin:top right;transition:none;pointer-events:none}@media only screen and (min-device-width: 400px){.userMenu{min-width:250px}}.userMenu .menu__link{color:#666;font-size:18px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding-bottom:12px}.userMenu .menu__link#language{cursor:pointer}.userMenu .userMenu__text{white-space:nowrap;padding-right:32px}.userMenu .header__icon{-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:24px;flex-basis:24px;width:24px;height:24px;display:inline-block;fill:#666}.userMenu.is-open{height:auto;opacity:1;pointer-events:all;transform:scale(1);transition:height 20ms linear 160ms,opacity 160ms ease-out,transform 160ms ease-out}.userMenu summary{position:relative;padding-right:24px}.userMenu summary .userMenu__text{flex:1}.userMenu summary .header__icon{position:absolute;top:0;right:0}.userMenu .menu__grid{height:28px;font-size:12px;background:none;border:none;padding:0}.userMenu .menu__grid svg{width:26px;height:26px;fill:#666;opacity:.3;margin:0 4px}.userMenu .menu__grid--small{display:none}@media (min-width:768px){.userMenu .menu__grid--small{display:inline}}[data-grid='small'] .userMenu .menu__grid--small svg{opacity:1}[data-grid='medium'] .userMenu .menu__grid--medium svg{opacity:1}[data-grid='large'] .userMenu .menu__grid--large svg{opacity:1}details.menu__link{padding:0 0 12px 0;margin:0}details.menu__link summary *{vertical-align:top}details.menu__link summary:focus,details.menu__link summary:active{outline:none}details.menu__link summary::-webkit-details-marker{display:none}details.menu__link a{display:block;color:#666;font-size:16px;padding:8px 0 8px 12px}.languages-toggle{color:rgba(0,0,0,0.8);position:relative;overflow:hidden;list-style-type:none;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;cursor:pointer;background-color:#f0f0f0;border-radius:20px;height:33px;padding:8px;width:auto}.languages-toggle__text{font-weight:500;margin-left:4px}@media (max-width:1390px){.languages-toggle__text{display:none}}.languages-toggle__code{font-weight:500;margin-left:4px;text-transform:uppercase}@media (min-width:1390px){.languages-toggle__code{display:none}}.languages-toggle__caret{display:none;width:0px;height:0px;margin-left:4px;border-style:solid;border-width:5px 5px 0 5px;border-color:rgba(0,0,0,0.8) transparent transparent}.languages-dropdown{position:fixed;top:44px;right:0;min-width:50vw;padding:8px 25px 8px 20px;background:#fff;opacity:0;transform:scale(.96);transform-origin:top right;transition:none;pointer-events:none}@media only screen and (min-device-width: 400px){.languages-dropdown{min-width:250px}}.is-open .languages-dropdown{height:auto;opacity:1;pointer-events:all;transform:scale(1);transition:height 20ms linear 160ms,opacity 160ms ease-out,transform 160ms ease-out}.languages-dropdown a{display:block;color:#666;font-size:16px;padding:8px 0;text-align:left}li.content__link{border-top:1px solid #910028;max-width:215px;padding-top:5px;color:#666}li.content__link a{font-size:14px;color:#666;cursor:default}.header__logo .header__link--search{width:50px;height:44px;color:rgba(0,0,0,0.8);position:relative;overflow:hidden;list-style-type:none;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center}@media (min-width:375px){.header__logo .header__link--search{width:60px}}@media (min-width:728px){.header__logo .header__link--search{width:96px}}.header__logo .header__link--logo{max-width:130px;height:44px;padding:7px 8px 7px 4px;overflow:hidden;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start}[data-page="help"] .header__logo .header__link--logo,[data-page="faq"] .header__logo .header__link--logo,[data-page="cgv"] .header__logo .header__link--logo,[data-page="account"] .header__logo .header__link--logo,[data-page="aboutus"] .header__logo .header__link--logo,[data-page="antispampolicy"] .header__logo .header__link--logo,[data-page="privacypolicy"] .header__logo .header__link--logo,[data-page="mailsupport"] .header__logo .header__link--logo,[data-page="phonesupport"] .header__logo .header__link--logo{-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column}[data-page="help"] .header__logo .header__link--logo small,[data-page="faq"] .header__logo .header__link--logo small,[data-page="cgv"] .header__logo .header__link--logo small,[data-page="account"] .header__logo .header__link--logo small,[data-page="aboutus"] .header__logo .header__link--logo small,[data-page="antispampolicy"] .header__logo .header__link--logo small,[data-page="privacypolicy"] .header__logo .header__link--logo small,[data-page="mailsupport"] .header__logo .header__link--logo small,[data-page="phonesupport"] .header__logo .header__link--logo small{color:#FFFFFF}@media (min-width:513px){.header__logo .header__link--logo{max-width:268px}}.header__nav{width:185px}@media (min-width:728px){.header__nav{width:364px;margin-right:20px}}.header__search-nickname{flex:1}.header #search-nickname{display:none}@media (min-width:920px){.header #search-nickname{display:block;min-width:192px;width:192px}}@media (min-width:1200px){.header #search-nickname{width:336px}[data-page="profile"] .header #search-nickname{width:192px !important}}.list{background-color:transparent;float:left;width:100%;display:block;position:relative;margin:0;padding:0;font-weight:300}.list>li{list-style-type:none;width:100%;display:block;position:relative;max-height:44px;line-height:42px;font-size:1em;overflow:hidden;-webkit-transition:max-height 400ms cubic-bezier(0.77, 0, 0.175, 1);transition:max-height 400ms cubic-bezier(0.77, 0, 0.175, 1)}.list>li a{display:block;width:100%;height:100%;background-color:rgba(63,60,68,0.5);color:#fff;padding:0 40px 0 20px}.list>li .dnxLiveIcon-bottom{-webkit-transition:all 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95);transition:all 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95);-webkit-transform-origin:center center;transform-origin:center center}.list>li.is-visible{max-height:inherit}.list>li.is-visible .dnxLiveIcon-bottom{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.list__icon{position:absolute;top:15px;right:10px;font-size:1em}.list__content{display:block;position:relative;line-height:1.4em;font-size:.8em;padding:15px 10px 15px 20px}.list__content a,.list--bordered-items .list__content a{background:none;border:none;float:none;width:auto;margin:0;padding:0;text-decoration:underline}.list__flag{position:absolute;left:20px}.list--bordered-items>li>a{border:1px solid rgba(55,53,59,0.52);overflow:hidden;height:59px}.list--big>li{min-height:61px}.list--big>li>a{padding-top:22px;line-height:1.15;font-size:1.1em}.list--big>li>a [class^='dnxLiveIcon']{font-size:2em}.list--big .list__content{font-size:1.15em}.list--space>li>a{margin-bottom:2px}.list--flags>li>a{padding:0 10px 0 100px;color:#3dc6c5;font-size:1.2em;font-weight:400}.list--flags .flags{position:absolute;left:24px;line-height:24px;top:9px;color:#fff}.list--language{font-size:1.25em;margin:20px 0;box-sizing:border-box;width:auto}.list--language>li{float:left;max-height:inherit}.list--language>li>a{background:none;padding:5px 50px}.list--language>li>a.is-selected{color:#3dc6c5}.list--language>li>a.is-selected span{position:relative}.list--language>li>a.is-selected span:after{font-family:'dnxlive';content:'\e616';position:absolute;z-index:2;bottom:3px;right:-18px;width:16px;height:16px;text-align:center;line-height:14px;font-size:30px;text-indent:initial;color:#3dc6c5}.lists{position:absolute;top:0;height:0;left:0;right:0;bottom:0;background-color:rgba(145,0,40,0.65);width:100vw;height:100vh;z-index:-1;overflow-y:scroll;opacity:0;-webkit-transition:opacity 400ms cubic-bezier(0.77, 0, 0.175, 1);transition:opacity 400ms cubic-bezier(0.77, 0, 0.175, 1)}.lists.is-visible{z-index:2;opacity:1;-webkit-transition:opacity 400ms cubic-bezier(0.77, 0, 0.175, 1);transition:opacity 400ms cubic-bezier(0.77, 0, 0.175, 1)}.lists.is-visible .lists__holder{-webkit-transform:translate3d(0%, 0%, 0);transform:translate3d(0%, 0%, 0)}.lists__holder{float:left;width:100%;margin-top:60px;margin-bottom:60px;-webkit-transition:transform 400ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 400ms cubic-bezier(0.77, 0, 0.175, 1);-webkit-transform:translate3d(0%, 150%, 0);transform:translate3d(0%, 150%, 0)}.lists__wrapper{float:left;width:100%;height:auto;background-color:#EAEAEA;color:#09090B}.lists__actions{margin:5% 5% 20% 5%;float:left;left:0;right:0;width:90%;display:block;position:relative}.lists h3{width:100%;text-align:center;font-weight:400;height:60px;margin:0;padding:20px 5px}.lists ul{float:left;width:100%;position:relative;margin:0;padding:0}.lists ul li{list-style-type:none;float:left;width:100%;text-align:center;line-height:60px;border-top:1px solid #C9C9C9;font-size:.85em;text-transform:uppercase;font-weight:400;color:#3dc6c5;background-color:#fff;position:relative;-webkit-transition:all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55)}.lists ul li.is-selected{background-color:#F2F2F2}.lists ul li.is-selected:after{position:absolute;right:20px;width:20px;height:20px;top:20px;background:transparent url('/bundles/dnxmobile/img/common/check.png') no-repeat center center;content:' '}@-webkit-keyframes modalShake{0%,10%,80%,100%{-webkit-transform:translate3d(0, -75%, 0);transform:translate3d(0, -75%, 0)}30%,50%,70%{-webkit-transform:translate3d(0, -80%, 0);transform:translate3d(0, -80%, 0)}20%,40%,60%{-webkit-transform:translate3d(0, -70%, 0);transform:translate3d(0, -70%, 0)}}@-moz-keyframes modalShake{0%,10%,80%,100%{-webkit-transform:translate3d(0, -75%, 0);transform:translate3d(0, -75%, 0)}30%,50%,70%{-webkit-transform:translate3d(0, -80%, 0);transform:translate3d(0, -80%, 0)}20%,40%,60%{-webkit-transform:translate3d(0, -70%, 0);transform:translate3d(0, -70%, 0)}}@keyframes modalShake{0%,10%,80%,100%{-webkit-transform:translate3d(0, -75%, 0);transform:translate3d(0, -75%, 0)}30%,50%,70%{-webkit-transform:translate3d(0, -80%, 0);transform:translate3d(0, -80%, 0)}20%,40%,60%{-webkit-transform:translate3d(0, -70%, 0);transform:translate3d(0, -70%, 0)}}.modal-container{position:fixed;z-index:0;top:0;bottom:0;left:0;width:0;min-height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch;opacity:0;font-size:14px;-webkit-transition:opacity 400ms 400ms cubic-bezier(0.895, 0.03, 0.685, 0.22), width 10ms 800ms linear;transition:opacity 400ms 400ms cubic-bezier(0.895, 0.03, 0.685, 0.22), width 10ms 800ms linear}.modal-container.is-visible{width:100%;z-index:101;opacity:1;-webkit-transition:opacity 400ms cubic-bezier(0.165, 0.84, 0.44, 1);transition:opacity 400ms cubic-bezier(0.165, 0.84, 0.44, 1)}.modal-container.is-visible .modal{border-radius:3px;z-index:20;top:calc(52% + 25px);opacity:1;width:90%;padding:0 0 25px 0;background-color:#ffffff;margin:0 5%;-webkit-transform:translate3d(0, -75%, 0) scale(1);transform:translate3d(0, -75%, 0) scale(1);-webkit-transition:all 400ms 400ms cubic-bezier(0.165, 0.84, 0.44, 1);transition:all 400ms 400ms cubic-bezier(0.165, 0.84, 0.44, 1)}@media only screen and (min-device-width: 768px){.modal-container.is-visible .modal{padding:15px 0 35px 0}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1}.modal{position:absolute;width:100%;top:0;opacity:0;background-color:transparent;color:#444;-webkit-transform:translate3d(0, 0, 0) scale(.5);transform:translate3d(0, 0, 0) scale(.5);-webkit-transition:all 400ms 0 cubic-bezier(0.895, 0.03, 0.685, 0.22);transition:all 400ms 0 cubic-bezier(0.895, 0.03, 0.685, 0.22)}.modal.is-blocking{-webkit-animation:modalShake 1s 1;animation:modalShake 1s 1;-webkit-animation-name:modalShake 1s 1;animation-name:modalShake 1s 1;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:0;animation-delay:0}@media (min-width:768px){.modal{left:50% !important;top:50% !important;transform:translate(-50%, -50%) !important;width:auto !important;min-width:400px;margin:auto !important}}.modal a.button{cursor:pointer}.modal__content{padding:15px 30px 15px;font-size:1.2em;text-align:center;overflow-wrap:break-word}.modal__content a:not(button){text-decoration:underline;color:unset}@media (min-width:768px){.modal__content{font-size:1.4em}}.modal__content p{margin:.1em 0}.modal__content p.small{color:#757575;font-size:0.9em;font-style:italic;margin-top:0.5em}.modal__content form{margin-top:10px}.modal__content form input{background-color:#f1eff2 !important;color:#444 !important;padding:5px 10px;border:none;font-size:0.9em;width:80%;border-radius:5px}.modal__content .payment__autopack--title{font-weight:bold}.modal__content .payment__autopack--information{font-size:0.8em}p.footer{text-align:center;padding:0 0 5px 0;margin:0;width:100%;position:absolute;bottom:0}p.footer a{color:#757575}.modal__title{margin:0;font-size:19px;font-weight:400}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity 200ms}@supports (aspect-ratio: auto){#app{display:-webkit-flex;display:flex}.models{display:grid;grid-template-columns:repeat(2, 50%);height:100%;padding:0;margin:0 -1px;background-color:#910028;box-sizing:border-box}@media only screen and (orientation:landscape){.models{grid-template-columns:repeat(3, 33.33%)}}@media only screen and (min-width:650px){.models{grid-template-columns:repeat(3, 33.33%)}}@media only screen and (min-width:768px){.models{grid-template-columns:repeat(4, 25%)}}@media only screen and (max-width:767px){[data-grid='small'] .models,[data-grid='medium'] .models{grid-template-columns:repeat(2, 50%)}[data-grid='large'] .models{grid-template-columns:1fr}}@media only screen and (min-width:768px) and (max-width:1340px){[data-grid='small'] .models{grid-template-columns:repeat(4, 25%)}[data-grid='medium'] .models{grid-template-columns:repeat(3, 33.33%)}[data-grid='large'] .models{grid-template-columns:repeat(2, 50%)}}@media only screen and (min-width:1340px) and (max-width:1800px){[data-grid='small'] .models{grid-template-columns:repeat(6, 16.66%)}[data-grid='medium'] .models{grid-template-columns:repeat(4, 25%)}[data-grid='large'] .models{grid-template-columns:repeat(3, 33.33%)}}@media only screen and (min-width:1800px){[data-grid='small'] .models{grid-template-columns:repeat(8, 12.5%)}[data-grid='medium'] .models{grid-template-columns:repeat(6, 16.66%)}[data-grid='large'] .models{grid-template-columns:repeat(4, 25%)}}.models__item{position:relative;height:auto;padding:2px;aspect-ratio:1.77777778;list-style-type:none;overflow:hidden;transition:opacity 200ms ease-in-out;box-sizing:border-box}.models__item--action{position:absolute;width:44px;height:44px;right:0;bottom:0;z-index:10;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end;padding-right:8px;opacity:1;transition:opacity 200ms ease-in-out}@media (pointer:fine),(pointer:none){.models__item--action{display:none;visibility:hidden}}.models__item--action svg{width:20px;height:20px;filter:drop-shadow(0 0 5px #000);color:rgba(255,255,255,0.7);fill:rgba(255,255,255,0.7)}.models__item.highlight-model{grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:3}@media (max-width:990px){[data-grid='large'] .models__item.highlight-model{grid-row-start:1;grid-row-end:1;grid-column-start:1;grid-column-end:1}}.models__item a{width:100%;height:100%}.models__item a[disabled],.models__item a.is-disabled{pointer-events:none;opacity:.48}.models__item .models__favorite{display:none;position:absolute;height:32px;width:32px;top:4px;left:4px;z-index:10}.models__item .models__favorite svg{height:24px;width:24px;fill:#FFD123}.models__item.has-fav .models__favorite{display:flex;justify-content:center;align-items:center}.models__item.has-fav .models__camsfactor-thumb,.models__item.has-fav .model__status{left:50px}.models__item img{display:block;height:auto;width:100%}.models__item figure{margin:0;height:100%;overflow:hidden;width:100%;border-radius:0;border-width:0;border-color:#cb1648;border-style:solid;font-size:1em;position:relative;-webkit-transition:transform 200ms cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:transform 200ms cubic-bezier(0.68, -0.55, 0.265, 1.55);-webkit-transform-origin:center center;transform-origin:center center}.models__item--no-result{grid-column:span 8;aspect-ratio:0;height:100px}}@supports not (aspect-ratio: auto){.models{height:100%;padding:0;margin:0 -1px;background-color:#910028;*zoom:1;box-sizing:border-box}.models:before,.models:after{display:table;content:"";line-height:0}.models:after{clear:both}.models__item{position:relative;width:50%;height:auto;padding:1px;list-style-type:none;float:left;overflow:hidden;transition:opacity 200ms ease-in-out;box-sizing:border-box}.models__item--action{position:absolute;width:44px;height:44px;right:0;bottom:0;z-index:10;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end;padding-right:8px;opacity:1;transition:opacity 200ms ease-in-out}@media (pointer:fine),(pointer:none){.models__item--action{display:none;visibility:hidden}}.models__item--action svg{width:20px;height:20px;filter:drop-shadow(0 0 5px #000);color:rgba(255,255,255,0.7);fill:rgba(255,255,255,0.7)}@media only screen and (orientation : landscape){.models__item{width:33.3333%}}@media only screen and (min-device-width: 768px){.models__item{width:33.3333%}.models__item.models__item--tom{width:66.6666%;float:right}}@media only screen and (orientation : landscape) and (min-device-width: 650px){.models__item{width:25%}}@media only screen and (min-device-width: 768px) and (orientation: landscape){.models__item{width:25%}.models__item.models__item--tom{width:50%;float:right}}.models__item a{display:block;width:100%;height:100%}.models__item a[disabled],.models__item a.is-disabled{pointer-events:none;opacity:.48}.models__item .models__favorite{position:absolute;height:25px;width:25px;top:0;left:0;background-image:radial-gradient(at 0 0, #000, rgba(0,0,0,0) 75%)}.models__item .models__favorite.camsfactor-thumb{top:21px}.models__item .models__favorite svg{height:16px;width:16px;fill:#FFD123}.models__item img{display:block;height:100%}@media only screen and (min-device-width: 768px){.models__item.models__item--tom figure{height:50vw;margin:1px 0px}}@media only screen and (min-device-width: 768px) and (orientation: landscape){.models__item.models__item--tom figure{height:37.5vw}}.models__item.models__item--tom.is-loading figure{-webkit-transform:scale(.95);transform:scale(.95)}.models__item figure{margin:0;height:37.5vw;overflow:hidden;width:100%;font-size:1em;position:relative;-webkit-transition:transform 200ms cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:transform 200ms cubic-bezier(0.68, -0.55, 0.265, 1.55);-webkit-transform-origin:center center;transform-origin:center center}@media only screen and (orientation : landscape){.models__item figure{height:25vw}}@media only screen and (orientation : landscape) and (min-device-width: 650px){.models__item figure{height:18.75vw}}@media only screen and (min-device-width: 768px){.models__item figure{height:25vw}}@media only screen and (min-device-width: 768px) and (orientation: landscape){.models__item figure{height:18.75vw}}.menu__link--grid{display:none !important}}.models__item.is-loading figure{-webkit-transform:scale(.9);transform:scale(.9);-webkit-animation-name:fadeInOut;animation-name:fadeInOut;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:0;animation-delay:0}.models__item figcaption{width:100%;background:rgba(0,0,0,0.33);background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));position:absolute;bottom:0;height:20px;text-align:center;line-height:20px;padding-left:8px;padding-bottom:29px;color:#fff;z-index:9}.models__item figcaption a{color:#fff;display:-webkit-flex;display:flex;width:max-content;height:initial;padding:4px 8px;border-radius:8px;background:rgba(0,0,0,0.01);backdrop-filter:blur(7.5px);-webkit-backdrop-filter:blur(7.5px);font-size:14px;font-style:normal;font-weight:600;-webkit-font-smoothing:antialiased;line-height:14px}.models__item figure a.is-loading{animation:fade-in-fade-out 1000ms infinite}@keyframes fade-in-fade-out{0%{opacity:0.65}50%{opacity:0.90}100%{opacity:0.65}}.models__item figure a video.teaser_stream{position:absolute;top:0;width:100%;object-fit:cover;z-index:5;height:100%;min-height:100%}.models__item figure a .wrap{pointer-events:none;height:100%}.models__item.models__item--tom .models__labels-tom{width:112px;height:14px;margin:0 auto;top:4px;position:relative;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:cover;display:inline-block;background-image:url('/bundles/dnxmobile/img/common//zappage/tom_1X.png')}.models__item.models__item--tom .models__labels-tom+span{width:100%;float:left}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.models__item.models__item--tom .models__labels-tom{background-image:url('/bundles/dnxmobile/img/common//zappage/tom_2X.png')}}@media only screen and (-webkit-min-device-pixel-ratio: 3),only screen and (-moz-min-device-pixel-ratio: 3),only screen and (min--moz-device-pixel-ratio: 3),only screen and (min-device-pixel-ratio: 3){.models__item.models__item--tom .models__labels-tom{background-image:url('/bundles/dnxmobile/img/common//zappage/tom_3X.png')}}@media only screen and (orientation : landscape){.models__item.models__item--tom .models__labels-tom{background-size:90px 10px;background-color:rgba(145,0,40,0.6);background-position:7px}}@media only screen and (min-device-width: 768px){.models__item.models__item--tom .models__labels-tom{width:170px;height:30px;background-size:153px 17px;background-color:transparent;background-image:url('/bundles/dnxmobile/img/common//zappage/tom_2X.png')}}.models__item.models__item--tom figcaption{padding-top:0;height:40px;background:rgba(145,0,40,0.6)}@media only screen and (min-device-width: 768px){.models__item.models__item--tom figcaption{height:60px;font-size:1.1em;line-height:1.1em}}.models__item--no-result{width:100%;font-weight:200;list-style-type:none;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin:3em 0;text-align:center}.models__item--no-result .no-result__title{color:#ccc;font-size:1.5em;margin:64px 12px 8px 12px;line-height:1.1em}[data-cf1="E433"] .models__item--no-result .no-result__title{color:#8982b3}.models__item--no-result .no-result__title--subtitle{color:#fff;font-size:.9em}[data-cf1="E433"] .models__item--no-result .no-result__title--subtitle{color:#CCCCCC}.models__item--no-result .no-result__button{cursor:pointer;width:100%;max-width:220px;height:40px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin:20px auto;border:2px solid;border-radius:3px;font-weight:400;font-size:16px;text-transform:uppercase;padding:16px 8px}.models__camsfactor-thumb{position:absolute;display:flex;flex-wrap:wrap;align-items:center;top:8px;left:8px;height:22px;background:rgba(0,0,0,0.3);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);border-radius:3px;color:#F7D568;font-size:12px;font-weight:500;line-height:16px;z-index:3}.models__camsfactor-thumb__place{padding:7px 4px;margin-right:5px;height:100%;background:linear-gradient(90deg, #ffed96 0, #ffc357 100%);color:#000;font-weight:600;border-radius:3px 0 0 3px;display:flex;justify-content:center;align-items:center}.models__camsfactor-thumb__icon{width:16px;height:16px}.models__camsfactor-thumb__name{padding:3px 4px;background:linear-gradient(90deg, #ffed96 0, #ffc357 100%);background-clip:text;font-weight:600;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.models__camsfactor-thumb__name strong{font-weight:800}@media (max-width:430px){.models__camsfactor-thumb__name strong{display:none}}.models__labels{position:absolute;top:8px;right:8px;z-index:10}.models__wcsfactor{position:absolute;top:0;left:0;width:149px;height:21px;text-indent:-99em;overflow:hidden;background:url('/bundles/dnxmobile/img/wl/webcamsex/factor/badge.png');-webkit-background-size:150px auto;background-size:150px auto}.models__wcsfactor__rank{position:absolute;top:20px;background:#D7AA3C;color:white;padding:0 2px;font-family:Impact,sans-serif;-webkit-font-smoothing:antialiased;font-size:10px}.models__wcsfactor__rank strong{font-family:Tahoma,sans-serif;font-size:13px}.models .model__status{top:8px;left:8px}.models .model__status.has-factor{top:38px}.models__labels__item{display:block;width:24px;height:12px;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:24px 12px}.models__labels__item--new{margin-bottom:2px;background-image:url('/bundles/dnxmobile/img/common/status--new.png')}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.models__labels__item--new{background-image:url('/bundles/dnxmobile/img/common/status--new@2x.png')}}.models__labels__item--free{margin-bottom:2px;background-image:url('/bundles/dnxmobile/img/common/status--free.png')}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.models__labels__item--free{background-image:url('/bundles/dnxmobile/img/common/status--free@2x.png')}}.models__labels__item--hd{margin-bottom:2px;background-image:url('/bundles/dnxmobile/img/common/status--hd.png')}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.models__labels__item--hd{background-image:url('/bundles/dnxmobile/img/common/status--hd@2x.png')}}.models__labels__item--offline{background-image:url('/bundles/dnxmobile/img/common/status--offline.png');background-size:35px 12px;width:35px;height:12px;opacity:.8}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.models__labels__item--offline{background-image:url('/bundles/dnxmobile/img/common/status--offline@2x.png')}}.models__labels__item--toy{margin-bottom:2px;background-image:url('/bundles/dnxmobile/img/common/status--toy.png')}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.models__labels__item--toy{background-image:url('/bundles/dnxmobile/img/common/status--toy@2x.png')}}.offer{display:-webkit-flex !important;display:flex !important;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start;color:#000;background:linear-gradient(90deg, rgba(145,0,40,0.88), rgba(145,0,40,0.32)),url('/bundles/dnxmobile/img/wl/default/offer_bg.png') no-repeat top center;padding:0.5em}@media only screen and (max-device-width: 320px){.offer{font-size:1em}}@media only screen and (min-device-width: 400px){.offer{font-size:1em}}[data-grid='small'] .offer{font-size:0.8em}.offer__inner{display:-webkit-flex;display:flex}@media only screen and (min-device-width: 768px){.offer__inner.offer__free{margin-top:0}}.offer__inner--subtitle{font-size:0.8em}.offer__free{display:-webkit-flex;display:flex;text-transform:uppercase;width:100%}.offer__free .offer__1euro span{text-transform:lowercase;font-size:1.2em;line-height:0.9em}.has-promo-inside .offer__free{margin-top:16px !important}[lang='de'] .offer__free .offer__col strong,[lang='es'] .offer__free .offer__col strong,[lang='nl'] .offer__free .offer__col strong{font-size:1.3em}[lang='de'] .offer__free .offer__col small,[lang='es'] .offer__free .offer__col small,[lang='nl'] .offer__free .offer__col small{font-size:1.7em}[lang='fr'] .offer__free .offer__col span,[lang='pt'] .offer__free .offer__col span,[lang='it'] .offer__free .offer__col span{font-size:3em}[lang='fr'] .offer__free .offer__col strong,[lang='pt'] .offer__free .offer__col strong,[lang='it'] .offer__free .offer__col strong{font-size:1.2em}[lang='fr'] .offer__free .offer__col small,[lang='pt'] .offer__free .offer__col small,[lang='it'] .offer__free .offer__col small{font-size:1.3em}@media only screen and (max-device-width: 320px){.offer__free{font-size:.7em}}@media only screen and (min-device-width: 375px){.offer__free{font-size:.8em}}@media only screen and (min-device-width: 768px) and (orientation: landscape){.offer__free{font-size:1.0em}}.offer__col{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;width:auto;line-height:18px;color:rgba(0,0,0,0.8)}.offer__col span{font-size:3.5em;font-weight:bold;line-height:1em;margin:0;padding:0}.offer__col-last{width:72px;top:-5px}.offer__col strong{width:auto;text-align:left;font-weight:300;font-size:1em;line-height:1em}.offer__col small{font-weight:bold;font-size:1.9em;float:left;line-height:0.9em;color:rgba(0,0,0,0.5)}.offer__no-charge-text{font-size:0.9em;letter-spacing:1px}[lang='nl'] .offer__no-charge-text{font-size:0.8em}@media only screen and (min-device-width: 768px){.offer__no-charge-text{font-size:1.2em}[data-grid='small'] .offer__no-charge-text{font-size:1em}}.offer__five-min-one-text{letter-spacing:-0.35px;font-size:13px;line-height:13px;font-weight:400}@media screen and (min-width:768px){.offer__five-min-one-text{font-size:1.2em;line-height:1em;margin:8px 0}}.offer--halloween24{background-size:cover;background-image:url(/bundles/dnxmobile/img/common/halloween-24/zappage-offer/halloween-24-en.gif) !important}[lang='fr'] .offer--halloween24{background-image:url(/bundles/dnxmobile/img/common/halloween-24/zappage-offer/halloween-24-fr.gif) !important}[lang='nl'] .offer--halloween24{background-image:url(/bundles/dnxmobile/img/common/halloween-24/zappage-offer/halloween-24-nl.gif) !important}[lang='es'] .offer--halloween24{background-image:url(/bundles/dnxmobile/img/common/halloween-24/zappage-offer/halloween-24-es.png) !important}[lang='it'] .offer--halloween24{background-image:url(/bundles/dnxmobile/img/common/halloween-24/zappage-offer/halloween-24-it.png) !important}[lang='de'] .offer--halloween24{background-image:url(/bundles/dnxmobile/img/common/halloween-24/zappage-offer/halloween-24-de.png) !important}[lang='pt'] .offer--halloween24{background-image:url(/bundles/dnxmobile/img/common/halloween-24/zappage-offer/halloween-24-pt.png) !important}.offer--halloween24-generic{background-size:cover;cursor:default;pointer-events:none;background-image:url(/bundles/dnxmobile/img/common/halloween-24/zappage-offer/halloween-24-generic-en.png) !important}[lang='fr'] .offer--halloween24-generic{background-image:url(/bundles/dnxmobile/img/common/halloween-24/zappage-offer/halloween-24-generic-fr.png) !important}[lang='nl'] .offer--halloween24-generic{background-image:url(/bundles/dnxmobile/img/common/halloween-24/zappage-offer/halloween-24-generic-nl.png) !important}[lang='es'] .offer--halloween24-generic{background-image:url(/bundles/dnxmobile/img/common/halloween-24/zappage-offer/halloween-24-generic-es.png) !important}[lang='it'] .offer--halloween24-generic{background-image:url(/bundles/dnxmobile/img/common/halloween-24/zappage-offer/halloween-24-generic-it.png) !important}[lang='de'] .offer--halloween24-generic{background-image:url(/bundles/dnxmobile/img/common/halloween-24/zappage-offer/halloween-24-generic-de.png) !important}[lang='pt'] .offer--halloween24-generic{background-image:url(/bundles/dnxmobile/img/common/halloween-24/zappage-offer/halloween-24-generic-pt.png) !important}.offer--20percent{background-size:cover;background-image:url(/bundles/dnxmobile/img/wl/default/20percent/20_percent-en-mobile.jpg) !important}[lang='fr'] .offer--20percent{background-image:url(/bundles/dnxmobile/img/wl/default/20percent/20_percent-fr-mobile.jpg) !important}[lang='nl'] .offer--20percent{background-image:url(/bundles/dnxmobile/img/wl/default/20percent/20_percent-nl-mobile.jpg) !important}[lang='es'] .offer--20percent{background-image:url(/bundles/dnxmobile/img/wl/default/20percent/20_percent-es-mobile.jpg) !important}[lang='it'] .offer--20percent{background-image:url(/bundles/dnxmobile/img/wl/default/20percent/20_percent-it-mobile.jpg) !important}[lang='de'] .offer--20percent{background-image:url(/bundles/dnxmobile/img/wl/default/20percent/20_percent-de-mobile.jpg) !important}.offer--40percent{background-size:cover;background-image:url(/bundles/dnxmobile/img/wl/default/40percent/40_percent-en-mobile.jpg) !important}[lang='fr'] .offer--40percent{background-image:url(/bundles/dnxmobile/img/wl/default/40percent/40_percent-fr-mobile.jpg) !important}[lang='nl'] .offer--40percent{background-image:url(/bundles/dnxmobile/img/wl/default/40percent/40_percent-nl-mobile.jpg) !important}[lang='es'] .offer--40percent{background-image:url(/bundles/dnxmobile/img/wl/default/40percent/40_percent-es-mobile.jpg) !important}[lang='it'] .offer--40percent{background-image:url(/bundles/dnxmobile/img/wl/default/40percent/40_percent-it-mobile.jpg) !important}[lang='de'] .offer--40percent{background-image:url(/bundles/dnxmobile/img/wl/default/40percent/40_percent-de-mobile.jpg) !important}.offer--50percent{background-size:cover;background-image:url(/bundles/dnxmobile/img/wl/default/50percent/50_percent-en-mobile.jpg) !important}[lang='fr'] .offer--50percent{background-image:url(/bundles/dnxmobile/img/wl/default/50percent/50_percent-fr-mobile.jpg) !important}[lang='nl'] .offer--50percent{background-image:url(/bundles/dnxmobile/img/wl/default/50percent/50_percent-nl-mobile.jpg) !important}[lang='es'] .offer--50percent{background-image:url(/bundles/dnxmobile/img/wl/default/50percent/50_percent-es-mobile.jpg) !important}[lang='it'] .offer--50percent{background-image:url(/bundles/dnxmobile/img/wl/default/50percent/50_percent-it-mobile.jpg) !important}[lang='de'] .offer--50percent{background-image:url(/bundles/dnxmobile/img/wl/default/20percent/50_percent-de-mobile.jpg) !important}.offer--25percent{background-size:cover;background-image:url(/bundles/dnxmobile/img/wl/default/25percent/25_percent-mobile-en.jpg) !important}[lang='fr'] .offer--25percent{background-image:url(/bundles/dnxmobile/img/wl/default/25percent/25_percent-mobile-fr.jpg) !important}[lang='nl'] .offer--25percent{background-image:url(/bundles/dnxmobile/img/wl/default/25percent/25_percent-mobile-nl.jpg) !important}[lang='es'] .offer--25percent{background-image:url(/bundles/dnxmobile/img/wl/default/25percent/25_percent-mobile-es.jpg) !important}[lang='it'] .offer--25percent{background-image:url(/bundles/dnxmobile/img/wl/default/25percent/25_percent-mobile-it.jpg) !important}[lang='de'] .offer--25percent{background-image:url(/bundles/dnxmobile/img/wl/default/20percent/50_percent-de-mobile.jpg) !important}.models__item .model__actions{display:none;z-index:10;top:8px;left:8px;position:absolute;padding:4px;background:rgba(0,0,0,0.2);backdrop-filter:blur(7.5px);-webkit-backdrop-filter:blur(7.5px);border-radius:4px;border:none}@media (min-width: 990px){.models__item .model__actions{display:block}}.models__item .model__actions svg{height:24px;width:24px;fill:#fff}.models__item .model__actions .btn__dot{display:block;cursor:pointer}[data-grid='small'] .models__item .model__actions{display:none}.models__item .model__actions--overlay{border:none;display:none;background:rgba(0,0,0,0.2);backdrop-filter:blur(7.5px);-webkit-backdrop-filter:blur(7.5px);position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.models__item .model__actions--overlay .model__action--btn{top:8px;left:8px;position:absolute;padding:4px;display:flex;align-items:center;background:rgba(0,0,0,0.2);backdrop-filter:blur(7.5px);-webkit-backdrop-filter:blur(7.5px);border-radius:4px;border:none}.models__item .model__actions--overlay .model__action--btn svg{height:24px;width:24px;fill:#fff}.models__item .model__actions--overlay .model__action--btn .btn__close{display:block;cursor:pointer}.models__item .model__actions--overlay .model__action--content{display:block;margin:8px 8px 56px 52px}.models__item .model__actions--overlay .model__action--item{border-radius:4px;background:rgba(0,0,0,0.2);backdrop-filter:blur(7.5px);-webkit-backdrop-filter:blur(7.5px);margin:8px 0;padding:8px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;user-select:none;-webkit-user-select:none;font-size:16px;color:#FFFFFF;text-decoration:none}.models__item .model__actions--overlay .model__action--item:hover{background:rgba(255,255,255,0.2)}.models__item .model__actions--overlay .model__action--item:active{background:rgba(0,0,0,0.4)}.models__item .model__actions--overlay .model__action--item svg{width:16px;height:16px;margin-right:8px;fill:#fff;stroke:#fff}.models__item .model__actions--overlay .model__action--item .item__ban--hide,.models__item .model__actions--overlay .model__action--item .item__ban--show,.models__item .model__actions--overlay .model__action--item .item__fav--add,.models__item .model__actions--overlay .model__action--item .item__fav--remove{margin:0}.models__item .model__actions--overlay .model__action--item[data-favorite='add'] .item__fav--add{display:block}.models__item .model__actions--overlay .model__action--item[data-favorite='add'] .item__fav--remove{display:none}.models__item .model__actions--overlay .model__action--item[data-favorite='remove'] .item__fav--add{display:none}.models__item .model__actions--overlay .model__action--item[data-favorite='remove'] .item__fav--remove{display:block}.models__item .model__actions--overlay .model__action--item[data-ban-state='ban'] .ban__icon--hide,.models__item .model__actions--overlay .model__action--item[data-ban-state='ban'] .item__ban--hide{display:block}.models__item .model__actions--overlay .model__action--item[data-ban-state='ban'] .ban__icon--show,.models__item .model__actions--overlay .model__action--item[data-ban-state='ban'] .item__ban--show{display:none}.models__item .model__actions--overlay .model__action--item[data-ban-state='unban'] .ban__icon--hide,.models__item .model__actions--overlay .model__action--item[data-ban-state='unban'] .item__ban--hide{display:none}.models__item .model__actions--overlay .model__action--item[data-ban-state='unban'] .ban__icon--show,.models__item .model__actions--overlay .model__action--item[data-ban-state='unban'] .item__ban--show{display:block}.models__item.model__actions--open .model__actions,.models__item.model__actions--open .btn__dot,.models__item.model__actions--open .models__favorite,.models__item.model__actions--open .model__status,.models__item.model__actions--open .models__camsfactor-thumb,.models__item.model__actions--open .models__labels{display:none}.models__item.model__actions--open .model__actions--overlay{display:block}[data-grid='small'] .models__item.model__actions--open .model__actions--overlay{display:none}.models__item.has-actions .models__favorite{top:44px;left:8px}.models__item.has-actions .models__camsfactor-thumb,.models__item.has-actions .model__status{left:50px}.model__status{width:57px;height:20px;border-radius:4px;background:rgba(255,255,255,0.8);display:inline-flex;justify-content:center;align-items:center;padding:1px 8px 1px 4px;position:absolute;top:16px;left:16px}.model__status .status__bullet{width:8px;height:8px;border-radius:4px;background:#1D1B29}.model__status .status__text{margin-left:4px;color:#000;font-size:10px;font-style:normal;font-weight:600;line-height:18px}.model__status--online{background:rgba(0,0,0,0.8)}.model__status--online .status__bullet{background:#5EBB3C}.model__status--online .status__text{color:#fff}.overlay{position:absolute;z-index:2;bottom:76px;left:0;width:0;height:auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;overflow-x:hidden;background-color:#19181b;color:#fff;font-size:21px;text-align:center;opacity:0;transition:opacity 400ms cubic-bezier(0.77, 0, 0.175, 1),width 10ms 400ms linear}.chat--fullscreen .overlay{background-color:rgba(25,24,27,0.75)}.overlay.profile-page{bottom:0}.overlay.is-visible{display:-webkit-flex;display:flex;width:100%;opacity:1;transition:opacity 400ms cubic-bezier(0.77, 0, 0.175, 1)}.overlay.is-visible img{display:block}.chat .overlay{z-index:5;top:initial}.overlay img{display:none;margin:0 auto 5px}.overlay p{margin:.25em 0}.overlay strong{font-weight:600}.overlay a{color:#de003d;text-decoration:underline}.overlay.overlay--playstream{top:0 !important;background-color:rgba(145,0,40,0.4)}.overlay .form__control{display:inline-block;color:#E3E0E0;font-size:0.7em;padding:8px 15px 8px 8px;border-radius:0 5px 5px 0;border:none;height:44px;background-color:rgba(255,255,255,0.2)}.overlay .form__control::placeholder{color:#E3E0E0}.overlay .form__prepend{font-size:0.7em;background-color:rgba(255,255,255,0.2);height:44px;font-weight:bold;padding:8px;line-height:28px;border-bottom-left-radius:5px;border-top-left-radius:5px}.overlay .overlay__list-details{display:none;font-size:0.6em;text-align:left;padding-left:16px}.overlay .overlay__list-details li{margin-top:0.5em}.overlay.as-modal{bottom:40%;height:auto;position:absolute;left:50%;border-radius:5px;transform:translateX(-50%)}.overlay__inner{padding:12px 12px 24px}@media (min-width: 990px){.overlay__inner{padding:12px}}.overlay--error{color:#fa4d4d}@media (min-width: 990px){.overlay--error{height:100% !important;bottom:0 !important}}.overlay__header .overlay__close{position:absolute;top:5px;right:8px;display:block;width:40px;height:40px;font-size:1.60em;color:#ffffff;line-height:40px}.overlay--factorVote{overflow:hidden}.overlay--factorVote.is-visible{overflow:visible}.overlay--factorVote img{width:60px}.overlay--factorVote strong{font-weight:normal;color:#EF8204}.overlay--factorVote .button{display:inline-block;margin-top:10px;padding:10px 25px 10px 30px;text-decoration:none;background-color:#76B841;font-size:16px;color:white;border-radius:5px;width:70%;position:relative}.overlay--factorVote .button i{position:absolute;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;top:1px;right:8px;height:100%;transform:rotate(90deg)}.overlay--factorVote .button.open i{transform:rotate(-90deg)}.overlay--factorVote .footer{display:block;font-size:.8em}.overlay--factorVote .wcsf__selector{width:100%;display:none;-webkit-justify-content:center;justify-content:center}.overlay--factorVote .wcsf__selector.is-visible{display:-webkit-flex;display:flex}.overlay--factorVote .wcsf__selector .wcsf__selector--container{width:65%;margin:auto;background-color:#000;border-radius:10px;position:absolute;bottom:108px}.overlay--factorVote .wcsf__selector .wcsf__selector--item{padding:8px;color:#FFFFFF;border-top:1px solid #ffffff30;font-size:16px}.overlay--factorVote .wcsf__selector .wcsf__selector--item:first-child{border-top:none}.overlay--factorVote .wcsf__selector .wcsf__selector--item span{opacity:0.6}.overlay--whatsapp h3,.overlay--whatsapp-optin h3{font-size:.8em;line-height:1.2em;margin-bottom:12px;font-weight:300}.overlay--whatsapp strong,.overlay--whatsapp-optin strong{color:#f5b805;font-weight:300}.overlay--whatsapp p,.overlay--whatsapp-optin p{font-size:.6em;font-weight:400;margin-bottom:10px}@media only screen and (min-device-width: 768px){.overlay--whatsapp p,.overlay--whatsapp-optin p{margin-bottom:20px}}.overlay--whatsapp p a,.overlay--whatsapp-optin p a{color:inherit;text-decoration:none;font-weight:bold}.overlay--whatsapp button,.overlay--whatsapp-optin button{display:block;margin:0 auto;font-size:0.65em;margin-bottom:5px}.overlay--whatsapp .overlay__actions,.overlay--whatsapp-optin .overlay__actions{width:100%;margin:15px 0 0 0;display:block}@media only screen and (min-device-width: 768px){.overlay--whatsapp .overlay__actions,.overlay--whatsapp-optin .overlay__actions{margin:30px 0 0 0}}.overlay--whatsapp .overlay--toy-enable,.overlay--whatsapp-optin .overlay--toy-enable{background:#e9e4ea;color:#333;padding:5px 25px;border-radius:5px;margin-bottom:5px;border:none;box-shadow:none}@media only screen and (min-device-width: 768px){.overlay--whatsapp .overlay--toy-enable,.overlay--whatsapp-optin .overlay--toy-enable{padding:10px 45px}}.overlay--whatsapp .overlay--toy-cancel,.overlay--whatsapp-optin .overlay--toy-cancel{background:none;border:none;font-size:.55em}.overlay--whatsapp,.overlay--whatsapp-optin{backdrop-filter:blur(5px);height:auto}.overlay--whatsapp.as-modal.is-visible,.overlay--whatsapp-optin.as-modal.is-visible{width:550px}.overlay--whatsapp.as-modal .overlay__inner,.overlay--whatsapp-optin.as-modal .overlay__inner{overflow:hidden}.overlay--whatsapp h3,.overlay--whatsapp-optin h3{font-size:1em;line-height:1.2em;margin-bottom:12px;font-weight:300}.overlay--whatsapp .whatsapp__input.is-invalid,.overlay--whatsapp-optin .whatsapp__input.is-invalid{border:1px solid red}.overlay--whatsapp .overlay__actions,.overlay--whatsapp-optin .overlay__actions{width:100%;margin:0;display:block}@media only screen and (min-device-width: 768px){.overlay--whatsapp .overlay__actions,.overlay--whatsapp-optin .overlay__actions{margin:30px 0 0 0}}.overlay--whatsapp .overlay__inner--text,.overlay--whatsapp-optin .overlay__inner--text{line-height:20px;margin:20px 0;font-size:.7em;font-weight:400}.overlay--whatsapp .overlay__inner--subtext,.overlay--whatsapp-optin .overlay__inner--subtext{text-align:left;margin:10px 0;opacity:0.4;font-size:0.9rem;font-weight:100}.overlay--whatsapp .overlay__inner,.overlay--whatsapp-optin .overlay__inner{overflow:scroll;height:100%}.overlay--whatsapp .overlay--button,.overlay--whatsapp-optin .overlay--button{display:inline-block;border-radius:5px;margin-bottom:5px;border:none;box-shadow:none}@media only screen and (min-device-width: 768px){.overlay--whatsapp .overlay--button,.overlay--whatsapp-optin .overlay--button{padding:10px 45px}}@media (min-width: 990px){.overlay--whatsapp .overlay--button,.overlay--whatsapp-optin .overlay--button{padding:5px 25px !important}}.overlay--whatsapp .overlay--button-submit,.overlay--whatsapp-optin .overlay--button-submit{background:#8EB853;color:#fff;text-transform:uppercase;font-weight:bold;line-height:normal;margin-left:4px;height:44px;width:100%}.overlay--whatsapp .overlay--button-goWhatsapp,.overlay--whatsapp-optin .overlay--button-goWhatsapp{background:#8EB853;color:#fff;padding:7px 60px;font-size:15px;font-weight:600;text-shadow:2px 2px 2px #74993f}.overlay--whatsapp .overlay__form,.overlay--whatsapp-optin .overlay__form{align-items:center}.overlay--whatsapp .form__row,.overlay--whatsapp-optin .form__row{display:grid;grid-template-rows:1fr;grid-template-columns:10% 60% auto}.overlay--specialTariff p{font-size:.7em;font-weight:300;margin-bottom:10px}@media only screen and (min-device-width: 768px){.overlay--specialTariff p{margin-bottom:20px}}.overlay--specialTariff button{display:block;margin:0 auto;font-size:0.65em;margin-bottom:5px}@media only screen and (min-device-width: 768px){.overlay--specialTariff button{margin:15px auto}}.overlay--specialTariff .overlay__inner--cammer{color:#F58501;font-weight:600}.overlay--specialTariff .overlay__actions{width:100%;margin:15px 0 0 0;display:block}@media only screen and (min-device-width: 768px){.overlay--specialTariff .overlay__actions{margin:30px 0 0 0}}@media (min-width: 990px){.overlay--specialTariff .overlay__actions{margin:auto}}.overlay--specialTariff .overlay--button{display:inline-block;color:#fff;padding:5px 15px;border-radius:5px;margin-bottom:5px;border:none;box-shadow:none}@media only screen and (min-device-width: 768px){.overlay--specialTariff .overlay--button{padding:10px 45px}}@media (min-width: 990px){.overlay--specialTariff .overlay--button{padding:5px 15px}}.overlay--specialTariff .overlay--button-dismiss{background:#7CB940}.overlay--modelWentLive h3,.overlay--modelWentPrivate h3,.overlay--warningModalVoyeur h3,.overlay--warningModal h3{font-size:1em;line-height:1.2em;margin-bottom:12px;font-weight:300}.overlay--modelWentLive p,.overlay--modelWentPrivate p,.overlay--warningModalVoyeur p,.overlay--warningModal p{font-size:.8em;font-weight:400;margin-bottom:12px}@media only screen and (min-device-width: 768px){.overlay--modelWentLive p,.overlay--modelWentPrivate p,.overlay--warningModalVoyeur p,.overlay--warningModal p{margin-bottom:20px}}.overlay--modelWentLive button,.overlay--modelWentPrivate button,.overlay--warningModalVoyeur button,.overlay--warningModal button{display:block;margin:0 auto;font-size:0.65em;margin-bottom:5px}@media only screen and (min-device-width: 768px){.overlay--modelWentLive button,.overlay--modelWentPrivate button,.overlay--warningModalVoyeur button,.overlay--warningModal button{margin:15px auto}}.overlay--modelWentLive .overlay__actions,.overlay--modelWentPrivate .overlay__actions,.overlay--warningModalVoyeur .overlay__actions,.overlay--warningModal .overlay__actions{width:100%;margin:15px 0 0 0;display:block}@media only screen and (min-device-width: 768px){.overlay--modelWentLive .overlay__actions,.overlay--modelWentPrivate .overlay__actions,.overlay--warningModalVoyeur .overlay__actions,.overlay--warningModal .overlay__actions{margin:30px 0 0 0}}.overlay--modelWentLive .overlay--button,.overlay--modelWentPrivate .overlay--button,.overlay--warningModalVoyeur .overlay--button,.overlay--warningModal .overlay--button{display:inline-block;color:#000;padding:5px 15px;border-radius:5px;margin-bottom:5px;border:none;box-shadow:none}@media only screen and (min-device-width: 768px){.overlay--modelWentLive .overlay--button,.overlay--modelWentPrivate .overlay--button,.overlay--warningModalVoyeur .overlay--button,.overlay--warningModal .overlay--button{padding:10px 45px}}.overlay--modelWentLive .overlay--button-live,.overlay--modelWentPrivate .overlay--button-live,.overlay--warningModalVoyeur .overlay--button-live,.overlay--warningModal .overlay--button-live{background:#FCD327}.overlay--modelWentLive .overlay--button-voyeur,.overlay--modelWentPrivate .overlay--button-voyeur,.overlay--warningModalVoyeur .overlay--button-voyeur,.overlay--warningModal .overlay--button-voyeur{background:#AFA1E8}.overlay--modelWentLive .overlay--button-home,.overlay--modelWentPrivate .overlay--button-home,.overlay--warningModalVoyeur .overlay--button-home,.overlay--warningModal .overlay--button-home{margin-left:7px;background:#e9e4ea}@media only screen and (min-device-width: 768px){.overlay--modelWentLive .overlay__inner,.overlay--modelWentPrivate .overlay__inner,.overlay--warningModalVoyeur .overlay__inner,.overlay--warningModal .overlay__inner{font-size:1.4em;padding:0 80px}}@media (min-width: 990px){.overlay--disconnected.is-visible{height:100% !important;width:100%;bottom:0 !important;background-color:transparent !important}}.overlay--disconnected .overlay__actions{margin-top:24px}.overlay--disconnected .overlay__inner--title{font-size:20px;line-height:27px}.overlay--disconnected .overlay__inner--title strong{color:#FFD123}.overlay--disconnected .overlay__inner--subtitle{font-size:15px;line-height:20px;margin:auto 15px 8px 15px}@media only screen and (orientation : landscape) and (max-width:560px){.overlay--disconnected .overlay__inner{max-height:200px;overflow:scroll}}@media (min-width: 990px){.overlay--disconnected .overlay__inner{width:60%;margin:auto;max-width:700px;background-color:rgba(25,24,27,0.75);border-radius:4px}}.overlay--disconnected .overlay--button{position:relative;display:block;width:90%;margin:0 auto 12px;padding:12px 25px 12px 25px;color:white;text-decoration:none;font-size:15px;line-height:16px;color:rgba(255,255,255,0.88);text-align:center;border:1px solid rgba(255,255,255,0.56);border-radius:4px}@media (min-width: 990px){.overlay--disconnected .overlay--button{max-width:400px}}.overlay--disconnected .overlay--button .bt__icon{width:24px;height:24px;position:absolute;left:8px;top:50%;margin-top:-12px;fill:rgba(255,255,255,0.88)}.overlay--toyDuration .overlay__inner--title .toy__popin--name{color:#ffd123}.overlay--toyDuration .overlay__inner--content{font-size:14px}.overlay--toyDuration .overlay__inner--footer{font-weight:bolder;font-size:16px}.overlay--audioRedial .overlay__inner>*{font-size:20px !important}@media (min-width: 990px){.overlay--banned.is-visible,.overlay--noAccess.is-visible{height:100% !important;bottom:0 !important}}@media (min-width: 990px){.overlay--noMoreFreeSeconds.is-visible,.overlay--noMoreCredits.is-visible,.overlay--warningModal.is-visible,.overlay--warningModalVoyeur.is-visible,.overlay--specialTariff.is-visible,.overlay--toyDuration.is-visible,.overlay--factorVote.is-visible,.overlay--modelWentLive.is-visible,.overlay--modelWentPrivate.is-visible,.overlay--noMoreTeasing.is-visible,.overlay--audioRedial.is-visible{width:100% !important;height:125px !important;bottom:0 !important}.overlay--noMoreFreeSeconds h3,.overlay--noMoreCredits h3,.overlay--warningModal h3,.overlay--warningModalVoyeur h3,.overlay--specialTariff h3,.overlay--toyDuration h3,.overlay--factorVote h3,.overlay--modelWentLive h3,.overlay--modelWentPrivate h3,.overlay--noMoreTeasing h3,.overlay--audioRedial h3{font-size:20px !important;line-height:32px;margin:0}.overlay--noMoreFreeSeconds p,.overlay--noMoreCredits p,.overlay--warningModal p,.overlay--warningModalVoyeur p,.overlay--specialTariff p,.overlay--toyDuration p,.overlay--factorVote p,.overlay--modelWentLive p,.overlay--modelWentPrivate p,.overlay--noMoreTeasing p,.overlay--audioRedial p{font-size:16px !important;margin:0}.overlay--noMoreFreeSeconds strong,.overlay--noMoreCredits strong,.overlay--warningModal strong,.overlay--warningModalVoyeur strong,.overlay--specialTariff strong,.overlay--toyDuration strong,.overlay--factorVote strong,.overlay--modelWentLive strong,.overlay--modelWentPrivate strong,.overlay--noMoreTeasing strong,.overlay--audioRedial strong{font-weight:600}.overlay--noMoreFreeSeconds button,.overlay--noMoreCredits button,.overlay--warningModal button,.overlay--warningModalVoyeur button,.overlay--specialTariff button,.overlay--toyDuration button,.overlay--factorVote button,.overlay--modelWentLive button,.overlay--modelWentPrivate button,.overlay--noMoreTeasing button,.overlay--audioRedial button{font-size:15px;margin:8px 0;padding:5px 25px !important}.overlay--noMoreFreeSeconds .overlay__inner,.overlay--noMoreCredits .overlay__inner,.overlay--warningModal .overlay__inner,.overlay--warningModalVoyeur .overlay__inner,.overlay--specialTariff .overlay__inner,.overlay--toyDuration .overlay__inner,.overlay--factorVote .overlay__inner,.overlay--modelWentLive .overlay__inner,.overlay--modelWentPrivate .overlay__inner,.overlay--noMoreTeasing .overlay__inner,.overlay--audioRedial .overlay__inner{margin:8px 0 !important}.overlay--noMoreFreeSeconds .overlay__actions,.overlay--noMoreCredits .overlay__actions,.overlay--warningModal .overlay__actions,.overlay--warningModalVoyeur .overlay__actions,.overlay--specialTariff .overlay__actions,.overlay--toyDuration .overlay__actions,.overlay--factorVote .overlay__actions,.overlay--modelWentLive .overlay__actions,.overlay--modelWentPrivate .overlay__actions,.overlay--noMoreTeasing .overlay__actions,.overlay--audioRedial .overlay__actions{margin:0 !important}}@media (min-width: 990px){.overlay--whatsapp,.overlay--whatsapp-optin{height:auto !important}.overlay--whatsapp .overlay__inner,.overlay--whatsapp-optin .overlay__inner{overflow:inherit !important}}@media (min-width: 990px){.overlay--whatsapp-optin .overlay__inner{padding:24px 80px !important}}.overlays__backdrop{background-color:rgba(255,255,255,0.25) !important;top:0;left:0;height:100%;width:100%;position:absolute;display:block;opacity:1;transition:opacity 400ms cubic-bezier(0.77, 0, 0.175, 1),width 10ms 400ms linear}.overlays__backdrop.is-hidden{opacity:0;transition:opacity 400ms cubic-bezier(0.77, 0, 0.175, 1)}.pullable{width:100%;min-height:100%;z-index:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:transform 400ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 400ms cubic-bezier(0.77, 0, 0.175, 1)}.is-menu-visible .pullable{-webkit-transform:translate3d(90px, 0, 0);transform:translate3d(90px, 0, 0)}@media only screen and (min-device-width: 768px){.is-menu-visible .pullable{-webkit-transform:translate3d(125px, 0, 0);transform:translate3d(125px, 0, 0)}}.pullable__inner{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:transform 200ms cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:transform 200ms cubic-bezier(0.68, -0.55, 0.265, 1.55)}.pullable__inner.is-pulled{-webkit-transition:none;transition:none}.pullable__info{content:'';position:absolute;z-index:0;top:0;left:0;right:0;height:0;overflow:hidden}.virtual-gift-straight-24-176{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 0 no-repeat}.virtual-gift-straight-24-175{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -24px no-repeat}.virtual-gift-straight-24-174{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -48px no-repeat}.virtual-gift-straight-24-173{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -72px no-repeat}.virtual-gift-straight-24-171{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -96px no-repeat}.virtual-gift-straight-24-172{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -120px no-repeat}.virtual-gift-straight-24-170{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -144px no-repeat}.virtual-gift-straight-24-120{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -168px no-repeat}.virtual-gift-straight-24-119{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -192px no-repeat}.virtual-gift-straight-24-118{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -216px no-repeat}.virtual-gift-straight-24-117{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -240px no-repeat}.virtual-gift-straight-24-116{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -264px no-repeat}.virtual-gift-straight-24-45{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -288px no-repeat}.virtual-gift-straight-24-44{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -312px no-repeat}.virtual-gift-straight-24-17{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -336px no-repeat}.virtual-gift-straight-24-26{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -360px no-repeat}.virtual-gift-straight-24-43{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -384px no-repeat}.virtual-gift-straight-24-22{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -408px no-repeat}.virtual-gift-straight-24-12{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -432px no-repeat}.virtual-gift-straight-24-41{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -456px no-repeat}.virtual-gift-straight-24-40{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -480px no-repeat}.virtual-gift-straight-24-21{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -504px no-repeat}.virtual-gift-straight-24-33{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -528px no-repeat}.virtual-gift-straight-24-6{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -552px no-repeat}.virtual-gift-straight-24-24{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -576px no-repeat}.virtual-gift-straight-24-15{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -600px no-repeat}.virtual-gift-straight-24-29{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -624px no-repeat}.virtual-gift-straight-24-39{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -648px no-repeat}.virtual-gift-straight-24-19{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -672px no-repeat}.virtual-gift-straight-24-10{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -696px no-repeat}.virtual-gift-straight-24-18{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -720px no-repeat}.virtual-gift-straight-24-30{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -744px no-repeat}.virtual-gift-straight-24-14{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -768px no-repeat}.virtual-gift-straight-24-28{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -792px no-repeat}.virtual-gift-straight-24-16{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -816px no-repeat}.virtual-gift-straight-24-11{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -840px no-repeat}.virtual-gift-straight-24-20{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -864px no-repeat}.virtual-gift-straight-24-38{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -888px no-repeat}.virtual-gift-straight-24-37{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -912px no-repeat}.virtual-gift-straight-24-9{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -936px no-repeat}.virtual-gift-straight-24-36{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -960px no-repeat}.virtual-gift-straight-24-7{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -984px no-repeat}.virtual-gift-straight-24-35{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-24.png") 0 -1008px no-repeat}.virtual-gift-straight-40-176{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 0 no-repeat}.virtual-gift-straight-40-175{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -40px no-repeat}.virtual-gift-straight-40-174{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -80px no-repeat}.virtual-gift-straight-40-173{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -120px no-repeat}.virtual-gift-straight-40-171{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -160px no-repeat}.virtual-gift-straight-40-172{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -200px no-repeat}.virtual-gift-straight-40-170{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -240px no-repeat}.virtual-gift-straight-40-120{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -280px no-repeat}.virtual-gift-straight-40-119{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -320px no-repeat}.virtual-gift-straight-40-118{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -360px no-repeat}.virtual-gift-straight-40-117{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -400px no-repeat}.virtual-gift-straight-40-116{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -440px no-repeat}.virtual-gift-straight-40-45{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -480px no-repeat}.virtual-gift-straight-40-44{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -520px no-repeat}.virtual-gift-straight-40-17{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -560px no-repeat}.virtual-gift-straight-40-26{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -600px no-repeat}.virtual-gift-straight-40-43{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -640px no-repeat}.virtual-gift-straight-40-22{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -680px no-repeat}.virtual-gift-straight-40-12{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -720px no-repeat}.virtual-gift-straight-40-41{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -760px no-repeat}.virtual-gift-straight-40-40{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -800px no-repeat}.virtual-gift-straight-40-21{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -840px no-repeat}.virtual-gift-straight-40-33{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -880px no-repeat}.virtual-gift-straight-40-6{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -920px no-repeat}.virtual-gift-straight-40-24{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -960px no-repeat}.virtual-gift-straight-40-15{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1000px no-repeat}.virtual-gift-straight-40-29{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1040px no-repeat}.virtual-gift-straight-40-39{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1080px no-repeat}.virtual-gift-straight-40-19{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1120px no-repeat}.virtual-gift-straight-40-10{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1160px no-repeat}.virtual-gift-straight-40-18{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1200px no-repeat}.virtual-gift-straight-40-30{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1240px no-repeat}.virtual-gift-straight-40-14{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1280px no-repeat}.virtual-gift-straight-40-28{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1320px no-repeat}.virtual-gift-straight-40-16{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1360px no-repeat}.virtual-gift-straight-40-11{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1400px no-repeat}.virtual-gift-straight-40-20{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1440px no-repeat}.virtual-gift-straight-40-38{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1480px no-repeat}.virtual-gift-straight-40-37{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1520px no-repeat}.virtual-gift-straight-40-9{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1560px no-repeat}.virtual-gift-straight-40-36{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1600px no-repeat}.virtual-gift-straight-40-7{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1640px no-repeat}.virtual-gift-straight-40-35{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-40.png") 0 -1680px no-repeat}.virtual-gift-straight-58-176{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 0 no-repeat}.virtual-gift-straight-58-175{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -58px no-repeat}.virtual-gift-straight-58-174{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -116px no-repeat}.virtual-gift-straight-58-173{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -174px no-repeat}.virtual-gift-straight-58-171{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -232px no-repeat}.virtual-gift-straight-58-172{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -290px no-repeat}.virtual-gift-straight-58-170{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -348px no-repeat}.virtual-gift-straight-58-120{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -406px no-repeat}.virtual-gift-straight-58-119{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -464px no-repeat}.virtual-gift-straight-58-118{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -522px no-repeat}.virtual-gift-straight-58-117{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -580px no-repeat}.virtual-gift-straight-58-116{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -638px no-repeat}.virtual-gift-straight-58-45{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -696px no-repeat}.virtual-gift-straight-58-44{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -754px no-repeat}.virtual-gift-straight-58-17{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -812px no-repeat}.virtual-gift-straight-58-26{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -870px no-repeat}.virtual-gift-straight-58-43{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -928px no-repeat}.virtual-gift-straight-58-22{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -986px no-repeat}.virtual-gift-straight-58-12{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -1044px no-repeat}.virtual-gift-straight-58-41{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -1102px no-repeat}.virtual-gift-straight-58-40{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -1160px no-repeat}.virtual-gift-straight-58-21{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -1218px no-repeat}.virtual-gift-straight-58-33{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -1276px no-repeat}.virtual-gift-straight-58-6{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -1334px no-repeat}.virtual-gift-straight-58-24{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -1392px no-repeat}.virtual-gift-straight-58-15{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -1450px no-repeat}.virtual-gift-straight-58-29{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -1508px no-repeat}.virtual-gift-straight-58-39{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -1566px no-repeat}.virtual-gift-straight-58-19{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -1624px no-repeat}.virtual-gift-straight-58-10{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -1682px no-repeat}.virtual-gift-straight-58-18{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -1740px no-repeat}.virtual-gift-straight-58-30{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -1798px no-repeat}.virtual-gift-straight-58-14{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -1856px no-repeat}.virtual-gift-straight-58-28{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -1914px no-repeat}.virtual-gift-straight-58-16{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -1972px no-repeat}.virtual-gift-straight-58-11{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -2030px no-repeat}.virtual-gift-straight-58-20{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -2088px no-repeat}.virtual-gift-straight-58-38{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -2146px no-repeat}.virtual-gift-straight-58-37{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -2204px no-repeat}.virtual-gift-straight-58-9{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -2262px no-repeat}.virtual-gift-straight-58-36{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -2320px no-repeat}.virtual-gift-straight-58-7{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -2378px no-repeat}.virtual-gift-straight-58-35{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-58.png") 0 -2436px no-repeat}.virtual-gift-straight-76-176{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 0 no-repeat}.virtual-gift-straight-76-175{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -76px no-repeat}.virtual-gift-straight-76-174{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -152px no-repeat}.virtual-gift-straight-76-173{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -228px no-repeat}.virtual-gift-straight-76-171{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -304px no-repeat}.virtual-gift-straight-76-172{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -380px no-repeat}.virtual-gift-straight-76-170{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -456px no-repeat}.virtual-gift-straight-76-120{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -532px no-repeat}.virtual-gift-straight-76-119{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -608px no-repeat}.virtual-gift-straight-76-118{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -684px no-repeat}.virtual-gift-straight-76-117{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -760px no-repeat}.virtual-gift-straight-76-116{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -836px no-repeat}.virtual-gift-straight-76-45{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -912px no-repeat}.virtual-gift-straight-76-44{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -988px no-repeat}.virtual-gift-straight-76-17{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -1064px no-repeat}.virtual-gift-straight-76-26{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -1140px no-repeat}.virtual-gift-straight-76-43{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -1216px no-repeat}.virtual-gift-straight-76-22{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -1292px no-repeat}.virtual-gift-straight-76-12{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -1368px no-repeat}.virtual-gift-straight-76-41{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -1444px no-repeat}.virtual-gift-straight-76-40{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -1520px no-repeat}.virtual-gift-straight-76-21{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -1596px no-repeat}.virtual-gift-straight-76-33{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -1672px no-repeat}.virtual-gift-straight-76-6{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -1748px no-repeat}.virtual-gift-straight-76-24{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -1824px no-repeat}.virtual-gift-straight-76-15{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -1900px no-repeat}.virtual-gift-straight-76-29{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -1976px no-repeat}.virtual-gift-straight-76-39{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -2052px no-repeat}.virtual-gift-straight-76-19{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -2128px no-repeat}.virtual-gift-straight-76-10{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -2204px no-repeat}.virtual-gift-straight-76-18{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -2280px no-repeat}.virtual-gift-straight-76-30{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -2356px no-repeat}.virtual-gift-straight-76-14{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -2432px no-repeat}.virtual-gift-straight-76-28{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -2508px no-repeat}.virtual-gift-straight-76-16{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -2584px no-repeat}.virtual-gift-straight-76-11{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -2660px no-repeat}.virtual-gift-straight-76-20{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -2736px no-repeat}.virtual-gift-straight-76-38{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -2812px no-repeat}.virtual-gift-straight-76-37{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -2888px no-repeat}.virtual-gift-straight-76-9{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -2964px no-repeat}.virtual-gift-straight-76-36{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -3040px no-repeat}.virtual-gift-straight-76-7{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -3116px no-repeat}.virtual-gift-straight-76-35{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/straight-76.png") 0 -3192px no-repeat}.virtual-gift-gay-24-176{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 0 no-repeat}.virtual-gift-gay-24-175{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -24px no-repeat}.virtual-gift-gay-24-174{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -48px no-repeat}.virtual-gift-gay-24-173{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -72px no-repeat}.virtual-gift-gay-24-171{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -96px no-repeat}.virtual-gift-gay-24-172{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -120px no-repeat}.virtual-gift-gay-24-170{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -144px no-repeat}.virtual-gift-gay-24-120{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -168px no-repeat}.virtual-gift-gay-24-119{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -192px no-repeat}.virtual-gift-gay-24-118{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -216px no-repeat}.virtual-gift-gay-24-117{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -240px no-repeat}.virtual-gift-gay-24-116{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -264px no-repeat}.virtual-gift-gay-24-25{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -288px no-repeat}.virtual-gift-gay-24-24{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -312px no-repeat}.virtual-gift-gay-24-19{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -336px no-repeat}.virtual-gift-gay-24-10{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -360px no-repeat}.virtual-gift-gay-24-30{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -384px no-repeat}.virtual-gift-gay-24-14{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -408px no-repeat}.virtual-gift-gay-24-28{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -432px no-repeat}.virtual-gift-gay-24-16{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -456px no-repeat}.virtual-gift-gay-24-38{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -480px no-repeat}.virtual-gift-gay-24-27{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -504px no-repeat}.virtual-gift-gay-24-7{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -528px no-repeat}.virtual-gift-gay-24-35{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-24.png") 0 -552px no-repeat}.virtual-gift-gay-40-176{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 0 no-repeat}.virtual-gift-gay-40-175{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -40px no-repeat}.virtual-gift-gay-40-174{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -80px no-repeat}.virtual-gift-gay-40-173{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -120px no-repeat}.virtual-gift-gay-40-171{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -160px no-repeat}.virtual-gift-gay-40-172{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -200px no-repeat}.virtual-gift-gay-40-170{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -240px no-repeat}.virtual-gift-gay-40-120{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -280px no-repeat}.virtual-gift-gay-40-119{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -320px no-repeat}.virtual-gift-gay-40-118{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -360px no-repeat}.virtual-gift-gay-40-117{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -400px no-repeat}.virtual-gift-gay-40-116{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -440px no-repeat}.virtual-gift-gay-40-25{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -480px no-repeat}.virtual-gift-gay-40-24{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -520px no-repeat}.virtual-gift-gay-40-19{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -560px no-repeat}.virtual-gift-gay-40-10{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -600px no-repeat}.virtual-gift-gay-40-30{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -640px no-repeat}.virtual-gift-gay-40-14{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -680px no-repeat}.virtual-gift-gay-40-28{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -720px no-repeat}.virtual-gift-gay-40-16{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -760px no-repeat}.virtual-gift-gay-40-38{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -800px no-repeat}.virtual-gift-gay-40-27{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -840px no-repeat}.virtual-gift-gay-40-7{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -880px no-repeat}.virtual-gift-gay-40-35{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-40.png") 0 -920px no-repeat}.virtual-gift-gay-58-176{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 0 no-repeat}.virtual-gift-gay-58-175{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -58px no-repeat}.virtual-gift-gay-58-174{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -116px no-repeat}.virtual-gift-gay-58-173{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -174px no-repeat}.virtual-gift-gay-58-171{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -232px no-repeat}.virtual-gift-gay-58-172{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -290px no-repeat}.virtual-gift-gay-58-170{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -348px no-repeat}.virtual-gift-gay-58-120{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -406px no-repeat}.virtual-gift-gay-58-119{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -464px no-repeat}.virtual-gift-gay-58-118{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -522px no-repeat}.virtual-gift-gay-58-117{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -580px no-repeat}.virtual-gift-gay-58-116{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -638px no-repeat}.virtual-gift-gay-58-25{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -696px no-repeat}.virtual-gift-gay-58-24{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -754px no-repeat}.virtual-gift-gay-58-19{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -812px no-repeat}.virtual-gift-gay-58-10{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -870px no-repeat}.virtual-gift-gay-58-30{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -928px no-repeat}.virtual-gift-gay-58-14{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -986px no-repeat}.virtual-gift-gay-58-28{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -1044px no-repeat}.virtual-gift-gay-58-16{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -1102px no-repeat}.virtual-gift-gay-58-38{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -1160px no-repeat}.virtual-gift-gay-58-27{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -1218px no-repeat}.virtual-gift-gay-58-7{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -1276px no-repeat}.virtual-gift-gay-58-35{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-58.png") 0 -1334px no-repeat}.virtual-gift-gay-76-176{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 0 no-repeat}.virtual-gift-gay-76-175{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -76px no-repeat}.virtual-gift-gay-76-174{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -152px no-repeat}.virtual-gift-gay-76-173{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -228px no-repeat}.virtual-gift-gay-76-171{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -304px no-repeat}.virtual-gift-gay-76-172{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -380px no-repeat}.virtual-gift-gay-76-170{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -456px no-repeat}.virtual-gift-gay-76-120{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -532px no-repeat}.virtual-gift-gay-76-119{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -608px no-repeat}.virtual-gift-gay-76-118{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -684px no-repeat}.virtual-gift-gay-76-117{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -760px no-repeat}.virtual-gift-gay-76-116{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -836px no-repeat}.virtual-gift-gay-76-25{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -912px no-repeat}.virtual-gift-gay-76-24{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -988px no-repeat}.virtual-gift-gay-76-19{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -1064px no-repeat}.virtual-gift-gay-76-10{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -1140px no-repeat}.virtual-gift-gay-76-30{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -1216px no-repeat}.virtual-gift-gay-76-14{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -1292px no-repeat}.virtual-gift-gay-76-28{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -1368px no-repeat}.virtual-gift-gay-76-16{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -1444px no-repeat}.virtual-gift-gay-76-38{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -1520px no-repeat}.virtual-gift-gay-76-27{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -1596px no-repeat}.virtual-gift-gay-76-7{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -1672px no-repeat}.virtual-gift-gay-76-35{background:url("/bundles/dnxmobile/img/sprites/virtual-gifts/gay-76.png") 0 -1748px no-repeat}.float--left{float:left}.float--right{float:right}.align--left{text-align:left}.align--right{text-align:right}.align--center{text-align:center}.show,.visible,.is-visible{display:block}.hide,.hidden,.is-hidden{display:none}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.clearfix{*zoom:1}.font--uppercase{text-transform:uppercase}.font--lowercase{text-transform:lowercase}.font--capitalize{text-transform:capitalize}.font--highlight{color:#910028}.font--secondHighlight{color:#fbff57}.width--full{width:100%}.width--half{width:50%}.width--fourth{width:25%}.separator{position:relative;clear:both;display:block;width:100%;height:2px;margin:25px 0;background-color:#110005;text-align:center}@media only screen and (max-device-height: 500px){.separator{margin:15px 0}}.separator span{position:absolute;top:-12px;left:50%;margin-left:-12px;width:25px;height:25px;border-radius:20px;line-height:25px;text-transform:uppercase;font-size:12px;background-color:#110005;color:#fff}[data-tooltip],.tooltip{position:relative;cursor:pointer;font-size:.75em}[data-tooltip]:before,.tooltip:before,[data-tooltip]:after,.tooltip:after{position:absolute;pointer-events:none;visibility:hidden;opacity:0;-webkit-transition:opacity 200ms cubic-bezier(0.68, -0.55, 0.265, 1.55), visibility 200ms cubic-bezier(0.68, -0.55, 0.265, 1.55), transform 200ms cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:opacity 200ms cubic-bezier(0.68, -0.55, 0.265, 1.55), visibility 200ms cubic-bezier(0.68, -0.55, 0.265, 1.55), transform 200ms cubic-bezier(0.68, -0.55, 0.265, 1.55);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}[data-tooltip]:hover:before,.tooltip:hover:before,[data-tooltip]:focus:before,.tooltip:focus:before,[data-tooltip]:hover:after,.tooltip:hover:after,[data-tooltip]:focus:after,.tooltip:focus:after{visibility:visible;opacity:1}[data-tooltip]:before,.tooltip:before{z-index:1001;border:6px solid transparent;background:transparent;content:""}[data-tooltip]:after,.tooltip:after{z-index:1000;padding:8px;width:160px;background-color:rgba(0,0,0,0.92);color:#fff;content:attr(data-tooltip);font-size:12px;font-style:normal;text-align:center;line-height:1.5em;border-radius:4px}[data-tooltip]:before,[data-tooltip]:after,.tooltip:before,.tooltip:after,.tooltip-top:before,.tooltip-top:after{bottom:100%;left:50%}[data-tooltip]:before,.tooltip:before,.tooltip-top:before{margin-left:-6px;margin-bottom:-12px;border-top-color:rgba(0,0,0,0.92)}[data-tooltip]:after,.tooltip:after,.tooltip-top:after{margin-left:-80px}[data-tooltip]:hover:before,[data-tooltip]:hover:after,[data-tooltip]:focus:before,[data-tooltip]:focus:after,.tooltip:hover:before,.tooltip:hover:after,.tooltip:focus:before,.tooltip:focus:after,.tooltip-top:hover:before,.tooltip-top:hover:after,.tooltip-top:focus:before,.tooltip-top:focus:after{-webkit-transform:translateY(-12px);transform:translateY(-12px)}.tooltip--left:before,.tooltip--left:after{right:100%;bottom:50%;left:auto}.tooltip--left:before{margin-left:0;margin-right:-12px;margin-bottom:0;border-top-color:transparent;border-left-color:#000;border-left-color:rgba(0,0,0,0.92)}.tooltip--left:hover:before,.tooltip--left:hover:after,.tooltip--left:focus:before,.tooltip--left:focus:after{-webkit-transform:translateX(-12px);transform:translateX(-12px)}.tooltip-bottom:before,.tooltip-bottom:after{top:100%;bottom:auto;left:50%}.tooltip-bottom:before{margin-top:-12px;margin-bottom:0;border-top-color:transparent;border-bottom-color:#000;border-bottom-color:rgba(0,0,0,0.92)}.tooltip-bottom:hover:before,.tooltip-bottom:hover:after,.tooltip-bottom:focus:before,.tooltip-bottom:focus:after{-webkit-transform:translateY(12px);transform:translateY(12px)}.tooltip--right:before,.tooltip--right:after{bottom:50%;left:100%}.tooltip--right:before{margin-bottom:0;margin-left:-12px;border-top-color:transparent;border-right-color:#000;border-right-color:rgba(0,0,0,0.92)}.tooltip--right:hover:before,.tooltip--right:hover:after,.tooltip--right:focus:before,.tooltip--right:focus:after{-webkit-transform:translateX(12px);transform:translateX(12px)}.tooltip--left:before,.tooltip--right:before{top:3px}.tooltip--left:after,.tooltip--right:after{margin-left:0;margin-bottom:-16px}body{font-size:100%;font-family:"Open Sans",sans-serif;font-weight:300;line-height:1.5;text-rendering:optimizeLegibility}.font--huge{font-size:2.5em;font-weight:600;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font--medium{font-size:1.75em}.font--full{width:100%}.font--center{text-align:center}.font--opacity{opacity:.9}.font--italic{font-style:italic}.font--light{font-weight:300}.font--regular{font-weight:400}.font--regular-bold{font-weight:600}.font--bold{font-weight:800}h1,h2,h3,h4,h5,h6{font-family:"Open Sans",sans-serif;font-weight:300;line-height:1}h1{font-size:2em}h2{font-size:1.75em}h3{font-size:1.25em}h4{font-size:1.125em}h5{font-size:1em}h6{font-size:.8em}a{text-decoration:none}a:focus{outline:none}hr{border:0;margin:10px 0}input[type='text']{background-color:#780021;border-right:0;border-left:0;border-bottom:1px solid #5e001a;border-top:1px solid #5e001a;color:#fff}.profile{position:absolute;z-index:6;left:0;bottom:0;width:100%;height:0;overflow:auto;pointer-events:none;padding-top:12px;background-color:rgba(26,26,26,0.8);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);box-shadow:0 -8px 24px rgba(0,0,0,0.32);opacity:0;transition:all 200ms cubic-bezier(.455, .03, .515, .955);color:#fff}.profile.profile__page{height:75%;opacity:1;pointer-events:initial}.profile.profile__page--fullscreen{height:100%;opacity:1;pointer-events:initial;top:45px;padding-top:0;z-index:0;padding-bottom:44px}.profile.is-visible{height:75%;opacity:1;pointer-events:initial}.profile__close{position:absolute;top:0;right:0;padding:8px 12px;font-size:1.4rem;display:none}.is-standalone .profile__close{margin-top:0}.profile__close svg{width:24px;height:24px;fill:#fff}.profile.is-visible .profile__close{display:block}.profile__header{margin:1rem 0;display:-webkit-flex;display:flex}.profile__pic{-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:56px;flex-basis:56px;width:56px;height:56px;border-radius:56px;margin-right:12px;overflow:hidden}.profile__pic img{display:block;width:100%;height:100%;object-fit:cover}.profile__age{font-size:20px}.profile__languages{font-size:15px;opacity:0.64}.profile__content p{display:block;margin-top:0;margin-bottom:12px}.profile__content img{display:block;width:100%}.profile__content em{font-style:normal;color:#FFD123}.profile__content .is-hidden{display:none}.profile__content .collapsable.is-hidden{display:none}.profile__footer-seo{text-align:center}.profile__footer-seo details>summary::-webkit-details-marker{display:none}.profile__teaser{width:100%;aspect-ratio:1.33333333;position:relative}.profile__teaser .camscontest-indicator{left:0;bottom:0;width:125px;height:114px;background-size:125px 114px}.profile__teaser .camscontest-indicator__ranking{top:16px}.profile__teaser img{width:100%;height:auto}.profile__teaser video{aspect-ratio:1.33333333}.profile__teaser--video{display:block}.profile__teaser--video.is-hidden{display:none}@supports not (aspect-ratio: auto){.profile__teaser--video{max-height:320px}}.profile__teaser--image{display:block}.profile__teaser--image.is-hidden{display:none}.profile__content--informations{padding-left:24px;padding-right:24px;overflow-wrap:break-word}.profile__header--informations{color:rgba(255,255,255,0.48);font-size:16px;line-height:22px}.profile__header--country{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.profile__header--country .models__country{margin-left:0;margin-right:4px}.profile__header--languages,.profile__header--country{color:#fff;line-height:22px;font-size:16px;font-style:italic}.profile__informations--name{color:#FFD123;font-size:20px;line-height:27px;display:inline}.profile__informations--age{color:#FFD123;font-size:20px;line-height:27px}.profile__content--tariffs{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.profile__tariffs--group{width:50%;margin-bottom:16px}.profile__title{color:rgba(255,255,255,0.48)}.profile__actions{padding-left:24px;padding-right:24px;margin:16px 0;width:100%;display:flex;flex-direction:column;align-items:center;background:rgba(0,0,0,0.2)}.profile__actions--items{margin:12px 0;border:1px solid rgba(255,255,255,0.56);text-decoration:none;font-size:16px;font-weight:600;line-height:16px;color:rgba(255,255,255,0.88);text-align:center;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:12px;position:relative;width:272px;height:auto;z-index:0;border-radius:8px;box-shadow:0 3px 4px 0 rgba(0,0,0,0.6)}.profile__actions--items div,.profile__actions--items svg{z-index:3;position:relative}.profile__actions--items:after{position:absolute;content:'';top:0;outline:1px solid white;left:0;width:100%;height:100%;border-radius:8px;background:linear-gradient(91deg, rgba(255,255,255,0.2) 0, rgba(255,255,255,0) 100%);transition:opacity .2s ease-out;z-index:2;opacity:0}.profile__actions--items:hover:after{opacity:1}.profile__actions--items:active:after{opacity:1;outline:none;background:linear-gradient(91deg, rgba(255,255,255,0.05) 0, rgba(255,255,255,0) 100%)}.profile__actions--items .icon--show,.profile__actions--items .content__text--show{display:none}.profile__actions--items .icon--hide,.profile__actions--items .content__text--hide{display:block}.profile__actions--items[data-ban-state="unban"] .icon--show,.profile__actions--items[data-ban-state="unban"] .content__text--show{display:block !important}.profile__actions--items[data-ban-state="unban"] .icon--hide,.profile__actions--items[data-ban-state="unban"] .content__text--hide{display:none !important}.actions__content--icon{width:24px;height:24px;flex-shrink:0;stroke:#8B8B8B;mix-blend-mode:multiply;margin-right:12px}.actions__button--container{width:100%}.actions__content--text{line-height:16px}.actions__content--subtitle{color:rgba(255,255,255,0.48);font-size:10px;line-height:12px;padding-top:4px}.actions__items--fav{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.actions__button--live{background:#FFD123;color:rgba(0,0,0,0.88);border:0;z-index:1}.actions__button--live div{z-index:3;position:relative}.actions__button--live:after{outline:none;background:linear-gradient(91deg, #ffe893 0, #ffd123 100%)}.actions__button--live:active:after{background:linear-gradient(91deg, #c0a950 0, #ffd123 100%)}.actions__button--free{background:#5EBB3C;position:relative;color:rgba(0,0,0,0.88);border:0;z-index:1}.actions__button--free div{z-index:3;position:relative}.actions__button--free:after{outline:none;background:linear-gradient(271deg, #5ebb3c 0, #b2f49a 100%)}.actions__button--free:active:after{background:linear-gradient(271deg, #5ebb3c 0, #2f910c 100%)}.actions__button--voyeur{background:#a194e5;color:rgba(0,0,0,0.88);border:0;z-index:1}.actions__button--voyeur div{z-index:3;position:relative}.actions__button--voyeur:after{outline:none;background:linear-gradient(90deg, #ece9ff 0, #a194e5 73%)}.actions__button--voyeur:active:after{background:linear-gradient(90deg, #604ad0 0, #a194e5 100%)}.actions__button--offline{background:rgba(255,255,255,0.8);color:#1D1B29;border:0;z-index:0;font-size:16px;padding:9px 7px}.actions__button--offline .actions__content--text{max-width:107px;text-align:left}.actions__button--offline:after{outline:none;background:linear-gradient(91deg, #fff 0, rgba(255,255,255,0.3) 100%)}.actions__button--offline:active:after{background:linear-gradient(91deg, rgba(255,255,255,0.2) 0, rgba(255,255,255,0.13) 100%)}.actions__content--offline{color:rgba(29,27,41,0.6);text-align:right;font-style:normal;font-weight:400;line-height:16px;margin-left:12px;border-left:1px solid rgba(255,255,255,0.6)}.offline_lastonline{font-size:12px;margin-left:12px}.offline_daysago{font-size:10px}.offline_daysago strong{color:#1D1B29;font-weight:600}.profile__gallery{background:rgba(0,0,0,0.2);border-radius:10px;padding:10px}.profile__seo-intro{margin:0 0 16px 0 !important}.profile__seo-intro p{margin-bottom:0}.profile__gallery--title,.profile__seo h2{font-size:18px;line-height:24px;color:#FFFFFF;padding-left:24px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-bottom:1rem}.profile__gallery--pictures{width:100%}.collapsable-gallery--button,.collapsable-gallery-video{width:100%;text-align:center;cursor:pointer}.gallery__video--icon{position:absolute;fill:rgba(255,255,255,0.72);z-index:1;top:50%;left:50%;width:64px;transform:translate(-50%, -50%)}.gallery__video{z-index:1;position:absolute;top:8px;right:8px;padding:3px;color:white;font-size:11px;line-height:10px;border-radius:3px}.gallery__video--free-icon{background-color:#5e9626}.gallery__video--paid-icon{background-color:#F47401}.clip-details__duration{position:absolute;background-color:#1A1A1A;opacity:0.9;padding:2px 3px;border-radius:2px;color:#FFFFFF;font-size:12px;line-height:12px;right:8px;bottom:40px}.clip-details{height:35px;bottom:0;left:0;right:0;color:#fff;font-weight:400;letter-spacing:-0.2px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;font-size:12px}.clip-details__title{width:85%;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clip-details .clip-details__date{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.clip-details svg{width:24px;height:16px;fill:white}.profile__other-cammer{background:rgba(0,0,0,0.2);padding:14px 24px;margin-top:16px;border-radius:7px}.profile__other-cammer--title{font-size:18px;line-height:24px;color:#FFFFFF;margin-bottom:1rem;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.profile__footer--logos{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;text-align:center;background-color:#1d1b2952;padding-bottom:24px}.footer__logos--item{position:relative;margin-top:24px}.logos__item--title{margin:2px auto;color:rgba(255,255,255,0.64);font-size:14px;line-height:19px}.logos__item--link{font-size:1.1em;color:#8982b3;opacity:.8;margin:0 auto;display:block;position:relative;background-image:url('/bundles/dnxmobile/img/common/footer/footer__logos.png');background-repeat:no-repeat}.xmodels{width:204px;height:27px;background-position:0 0;scale:0.6}.camspower{width:204px;height:22px;scale:0.6;background-position:0 -41px;margin-top:3px}.facebook{width:20px;height:20px;background-position:2px -36px}.twitter{width:20px;height:20px;background-position:-18px -36px}.instagram{width:20px;height:20px;background-position:-37px -36px}.thumblr{width:20px;height:20px;background-position:-58px -36px}.logos__item--help{font-size:1.1em;color:#8982b3;opacity:.8}.profile__footer--seo{padding:18px 24px 20px 24px;background-color:#000000;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;color:rgba(255,255,255,0.64)}.profile__footer--seo details{margin:0 24px;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;text-align:center}.profile__footer--seo details summary{display:inline-block;position:relative;width:auto;padding:0.2em 0;cursor:pointer;font:bold 1em Arial,Helvetica,sans-serif}.profile__footer--seo details summary::-webkit-details-marker{display:none}.profile__footer--seo details summary:before{display:inline-block;position:relative;float:left;margin:-0.1em .6em .6em 0;padding:0.1em;border-radius:5px;content:"+";color:#fff;background:#a80293;font-size:1.1em;font-weight:bold;text-align:center;width:20px}.profile__footer--support{padding:20px 24px 16px 24px;background-color:#000000;text-align:center;color:#FFFFFF;font-size:14px;line-height:19px;letter-spacing:0}.footer__support--title a{color:#FFFFFF}.footer__support--text{color:#ACACAC}.footer__support--text a{color:#ffffff}.footer__support--text a.cssRtaLogo{background-image:url('/bundles/dnxfront/img/common/rta_logo_white.png');display:inline-block;width:34px;height:12px;margin-bottom:-2px}.profile__footer--dnx{padding:20px 24px 16px 24px;background-color:#000000}.footer__dnx--text{opacity:0.32;color:#FFFFFF;text-align:center;font-size:12px;line-height:19px;letter-spacing:0}.footer__dnx--text a{text-decoration:none;color:#FFFFFF;border-right:1px solid #ffffff;padding-right:5px;margin-right:5px}.footer__dnx--text a:last-child{border:none}.footer__dnx--text:first-of-type{margin-bottom:15px}.profile__seo,.profile__seo-intro,.profile__description{background:rgba(0,0,0,0.2);border-radius:7px;padding:10px 24px}.profile__cammer{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;background:rgba(0,0,0,0.2);border-radius:7px}.profile__cammer--information .profile__actions{display:none;background:none}.slide-video,.slide-picture{cursor:pointer}.slide-video .lazyload,.slide-picture .lazyload,.slide-video .lazyloading,.slide-picture .lazyloading{opacity:0;height:0 !important;width:200px !important}.slide-video .lazyloaded,.slide-picture .lazyloaded{opacity:1;transition:opacity 200ms}@media (min-width:481px){.profile.profile__page--fullscreen{overflow:auto}.profile__teaser{width:50%;margin:0 auto}.profile__cammer .profile__actions{margin:0 !important}.profile__gallery{margin-left:-4px;width:100%;margin:16px auto}.profile__gallery{margin-left:auto}}[data-page='profile'] .profile__other-cammer .model__actions,[data-page='profile'] .profile__other-cammer .model__actions--overlay{display:none}[data-page='profile'] .models__favorite{top:8px !important}@media (min-width:768px){[data-page='profile'] .profile__teaser{width:100%;margin:auto}[data-page='profile'] .profile__other-cammer,[data-page='profile'] .profile__description,[data-page='profile'] .profile__gallery,[data-page='profile'] .profile__gallery--pictures,[data-page='profile'] .profile__cammer--information,[data-page='profile'] .profile__seo-intro,[data-page='profile'] .profile__seo{width:100%;margin:auto}[data-page='profile'] .profile__action--container{display:-webkit-flex;display:flex}[data-page='profile'] .profile__actions,[data-page='profile'] .profile__description{margin:0}[data-page='profile'] .profile__content img{margin-bottom:0}[data-page='profile'] .profile__content .clip-details{bottom:0}[data-page='profile'] .profile__gallery{margin-left:auto;margin-bottom:0.6rem}[data-page='profile'] .profile__gallery--title{padding-left:0}[data-page='profile'] .profile__header{padding:0}[data-page='profile'] .profile__other-cammer ul.models{grid-template-columns:repeat(4, 25%) !important}}@media (min-width:990px){[data-page='profile'] .profile{overflow:initial;position:initial;padding-bottom:0 !important}[data-page='profile'] .profile .profile__page--fullscreen{width:100% !important;left:0;margin:0 auto}[data-page='profile'] .profile .profile__content{width:990px;margin:auto;padding-top:20px}[data-page='profile'] .profile .profile__content img{margin-bottom:0}[data-page='profile'] .profile .profile__content--tariffs{-webkit-flex-direction:column;flex-direction:column;padding:15px 0}[data-page='profile'] .profile .profile__tariffs--group{margin-bottom:0}[data-page='profile'] .profile .profile__cammer{-webkit-flex-direction:row;flex-direction:row;padding:10px 0 10px 10px}[data-page='profile'] .profile .profile__cammer--information{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-direction:column;flex-direction:column;max-width:400px !important;min-width:400px !important}[data-page='profile'] .profile .profile__teaser{width:580px;height:435px}[data-page='profile'] .profile .profile__teaser img{height:100%}[data-page='profile'] .profile .profile__teaser--video{max-height:initial}[data-page='profile'] .profile .profile__header{margin:0}[data-page='profile'] .profile .profile__cammer--information{margin:0}[data-page='profile'] .profile .collapsable-content.is-hidden{display:block !important}[data-page='profile'] .profile .profile__description--button{display:none !important}[data-page='profile'] .profile .profile__description{width:100%}[data-page='profile'] .profile .profile__seo,[data-page='profile'] .profile .profile__seo-intro,[data-page='profile'] .profile .profile__gallery,[data-page='profile'] .profile .profile__gallery--pictures,[data-page='profile'] .profile .profile__other-cammer{width:100%}[data-page='profile'] .profile .profile__seo,[data-page='profile'] .profile .profile__seo-intro,[data-page='profile'] .profile .profile__description,[data-page='profile'] .profile .profile__gallery,[data-page='profile'] .profile .profile__other-cammer{margin:16px 0 0 0}[data-page='profile'] .profile .profile__action--container .profile__actions{background:none;display:none;visibility:hidden}[data-page='profile'] .profile .profile__cammer--information .profile__actions{display:flex;flex-direction:column;align-items:center}}.chat--fullscreen  .media-viewer{z-index:2 !important}.chat--fullscreen  .profile{position:absolute !important}.chat--fullscreen  .profile__header{padding-left:24px;padding-right:24px}.chat--fullscreen  .profile__content p:first-child{padding-left:24px;padding-right:24px}.chat--fullscreen  .profile__content .collapsable-content{padding-left:24px;padding-right:24px}.chat--fullscreen  .collapsable-content.is-hidden{display:none !important}.chat--fullscreen  .profile__description--button{display:block !important}[data-page='chat']  .profile .profile__content{width:100%}[data-page='chat']  .profile .profile__gallery{margin:0 !important}[data-page='chat']  .profile .profile__gallery--title{display:none}.media-viewer{z-index:unset !important;overflow-y:unset !important;top:44px;color:#fff}.media-viewer.is-visible{display:-webkit-flex !important;display:flex !important;-webkit-align-content:center;align-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.media-viewer .media-viewer__pagination{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;font-size:1rem}.media-viewer .media-viewer__close{position:absolute;right:15px;top:15px;width:32px;height:32px;cursor:pointer}.media-viewer .media-viewer__close svg{fill:#FFFFFF;width:100%;height:100%}.media-viewer .media-viewer__backdrop{position:fixed;top:0;left:0;width:100%;height:100%}.media-viewer .media-viewer__container{width:100%;height:100%;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center;align-items:center}@media (orientation:landscape){.media-viewer .media-viewer__container{position:absolute;top:16px}}@media (min-width:720px){.media-viewer .media-viewer__container{position:initial}}.media-viewer .media-viewer__container .media-viewer__nav--prev{margin-left:.5rem}.media-viewer .media-viewer__container .media-viewer__nav--next{margin-right:.5rem;transform:rotate(180deg)}.media-viewer .media-viewer__container .media-viewer__nav--next,.media-viewer .media-viewer__container .media-viewer__nav--prev{display:block;visibility:initial;cursor:pointer;border:1px solid white;border-radius:50%}.media-viewer .media-viewer__container .media-viewer__nav--next svg,.media-viewer .media-viewer__container .media-viewer__nav--prev svg{fill:#FFFFFF;width:44px;height:44px;padding:4px;display:block}.media-viewer .media-viewer__container .media-viewer__img{-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;width:100%;height:auto}@media (min-width:481px){.media-viewer .media-viewer__container .media-viewer__img{max-width:50%}}@media (min-width:768px){.media-viewer .media-viewer__container .media-viewer__img{max-width:990px}}@media (min-width:768px) and (orientation:landscape){.media-viewer .media-viewer__container .media-viewer__img{max-width:345px}}@media (min-height:600px){.media-viewer .media-viewer__container .media-viewer__img{max-width:600px}}@media (min-height:720px){.media-viewer .media-viewer__container .media-viewer__img{max-width:720px}}.media-viewer .media-viewer__container .media-viewer__footer{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding-top:0.5rem}.media-viewer .media-viewer__container video{z-index:2;max-height:300px}@media (orientation:landscape){.media-viewer .media-viewer__container video{max-height:250px}}@media (min-width:768px){.media-viewer .media-viewer__container video{max-height:460px}}@media (min-width:990px){.media-viewer .media-viewer__container video{max-height:560px}}.media-viewer .media-viewer__container img{z-index:0}.media-viewer .media-viewer__container .media-viewer__info{z-index:1}.media-viewer .media-viewer__container .media-viewer__info .media-viewer__info--icon{position:absolute;fill:rgba(255,255,255,0.72);top:50%;left:50%;width:16%;transform:translate(-50%, -50%)}.media-viewer .media-viewer__container .media-viewer__info .media-viewer__info--duration{position:absolute;bottom:50px;right:.5rem;padding:0 3px;border-radius:4px;background:#0000007d;box-sizing:border-box}.media-viewer .media-viewer__container .media-viewer__cover img{width:100%;height:100%}.media-viewer .media-viewer__container .media-viewer__cover .media-viewer__cover--information{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:.5rem}.media-viewer .media-viewer__container .media-viewer__cover .media-viewer__cover--date{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.media-viewer .media-viewer__container .media-viewer__cover .media-viewer__cover--date .cover__date--icon{fill:#ffffff;width:44px;height:24px}.media-viewer .media-viewer__container .media-viewer__cover .media-viewer__cover--title{font-size:1rem}@media (min-width:768px){.profile__teaser .camscontest-indicator{width:200px;height:188px;background-size:200px 188px;bottom:0 !important}.profile__teaser .camscontest-indicator__ranking{font-size:18px;top:27px !important}}.notification{position:absolute;z-index:6;top:48px;right:8px;height:32px;padding:0 20px 0 36px;border-radius:16px;color:#fff;font-size:12px;line-height:32px;background:rgba(0,0,0,0.32) url(/bundles/dnxmobile/img/chat/notification-sprite@2x.png) no-repeat left top;background-size:32px 128px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;transform:scale(.96) translateX(24px);transform-origin:top right;transition:all 320ms cubic-bezier(.445, .05, .55, .95)}.notification.is-visible{opacity:1;transform:scale(1) translateX(0)}.notification--success{background-position:0 0}.notification--info{background-position:0 -32px}.notification--warning{background-position:0 -64px}.notification--error{background-position:0 -96px}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{left:107%;right:-8%}}.progress{display:block;position:fixed;z-index:5;top:0;left:0;width:100%;height:2px;background-color:#3dc6c5;background-clip:padding-box;overflow:hidden}.progress__inner{background-color:#fff}.progress__inner:before{content:'';position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left, right;animation:indeterminate 2.1s cubic-bezier(.65, .815, .735, .395) infinite}.progress__inner:after{content:'';position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left, right;animation:indeterminate-short 2.1s cubic-bezier(.165, .84, .44, 1) infinite;animation-delay:1.15s}.badge{position:absolute;display:block;height:20px;width:20px;border-radius:10px;line-height:20px;background-color:#DD2E33;color:white;font-size:12px;text-align:center}.badge--small{height:16px;min-width:16px;width:auto;padding:0 3px;line-height:16px;font-size:11px}.advanced-search__container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.advanced-search__backdrop{width:100%;height:100%;opacity:0;background:rgba(0,0,0,0.5);position:fixed;z-index:9;transition:opacity .2s ease-in-out;transform:translateX(-100%)}.advanced-search__backdrop.is-visible{opacity:1;transform:translateX(0)}@media screen and (min-width:1024px){.advanced-search__backdrop{display:none}}@supports not (aspect-ratio: auto){@media screen and (min-width:1024px){[data-page="chat"] .advanced-search__content,[data-page="zappage"] .advanced-search__content,[data-page="search"] .advanced-search__content,[data-page="favorites"] .advanced-search__content,[data-page="last_visited"] .advanced-search__content,[data-page="seo_category"] .advanced-search__content{position:fixed !important}}@media screen and (min-width:1024px){.advanced-search__backdrop{display:block !important}}}.advanced-search__content{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:auto;flex-basis:auto;overflow-y:scroll;background-color:#1F1F1F;width:250px;max-height:calc(100vh - 44px);max-height:calc(100dvh - 44px);overscroll-behavior:none;position:fixed;transition:transform .2s ease-in-out;transform:translateX(-100%);z-index:10;bottom:0;top:44px}.is-desktop .advanced-search__content{overflow-y:hidden}.advanced-search__content.is-visible{transform:translateX(0)}@media screen and (min-width:1024px){.advanced-search__content{display:none}.advanced-search__content.is-visible{display:block}[data-page="chat"] .advanced-search__content,[data-page="zappage"] .advanced-search__content,[data-page="search"] .advanced-search__content,[data-page="favorites"] .advanced-search__content,[data-page="last_visited"] .advanced-search__content,[data-page="seo_category"] .advanced-search__content{position:sticky;position:-webkit-sticky;top:44px;transform:translateX(0)}}.advanced-search__content.is-fixed{position:fixed;transition:transform .2s ease-in-out;z-index:100}.advanced-search__content.scroll-lock{overflow:hidden}.advanced-search__section{padding:8px 20px}.advanced-search__section.section__hd{padding-top:0}.advanced-search__section.section__feelmeStatus{padding-bottom:0}.links__item{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;height:40px}.links__item a{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;cursor:pointer}.links__item a .svg--beeldbellen{width:16px;height:22px;background-image:url('/bundles/dnxmobile/img/wl/default/videocall.svg');margin-left:3px}.links__item a span{color:#CCCCCC;padding-left:11px}.links__item a.is-selected span{color:#910028;font-weight:400}.links__item span{color:#808080}.advanced-search__links{padding:8px 20px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.advanced-search__section--title{padding:0 0 4px 0;color:#FFFFFF;font-size:13px;font-weight:600;letter-spacing:0;line-height:22px;text-transform:uppercase}.advanced-search__section--partner{background-color:#1D1B29}.advanced-search__section--partner .partner__section{margin:2em 0}.advanced-search__section--partner .partner__section p{margin:0 0 .4em 0;text-align:center}.advanced-search__section--partner .partner__section a{margin:0 auto;display:block;position:relative;background-image:url('/bundles/dnxmobile/img/common/footer/footer__logos.png');background-repeat:no-repeat}.advanced-search__section--partner .partner__section.partner__section--xcams-power a{width:204px;height:22px;scale:0.6;background-position:0 -41px}.advanced-search__section--partner .partner__section.partner__section--xmodels a{width:204px;height:27px;background-position:0 0;scale:0.6}.advanced-search__section--partner .partner__section.partner__section--faq a{text-align:center;background:transparent;color:#8982b3}.advanced-search__section--partner .partner__section .social__logos{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:7px;-moz-column-gap:7px;column-gap:7px}.advanced-search__section--partner .partner__section .social__logos a{margin:0}.advanced-search__section--partner .partner__section .links__item--x{width:31px;height:30px;background-position:-83px -75px}.advanced-search__section--partner .partner__section .links__item--instagram{width:31px;height:30px;background-position:-41px -75px}.advanced-search__section--partner .partner__section .links__item--telegram{width:31px;height:30px;background-position:-124px -75px}.advanced-search__footer{position:sticky;position:-webkit-sticky;bottom:0;background-color:#000000;padding:4px 0 8px 0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;z-index:1}@media screen and (min-width:1024px){.advanced-search__footer{-webkit-flex-direction:row;flex-direction:row}.advanced-search__footer .footer__actions{width:45%}.advanced-search__footer .footer__actions div{cursor:pointer}.advanced-search__footer .footer__information{margin-left:20px}.advanced-search__footer .footer__actions--submit{display:none}}.footer__information{font-size:14px;line-height:22px;color:#FFFFFF}.footer__information span{font-weight:600}.footer__actions{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;width:85%}.footer__actions--reset,.footer__actions--submit{height:37px;width:50%;border-radius:4px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;color:#FFFFFF;font-size:15px;line-height:20px;text-align:center;text-transform:uppercase;font-weight:500;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:auto;flex-basis:auto}.footer__actions--reset{color:#EBE5FF;background-color:#303030;margin-right:8px;cursor:pointer}[lang='DE'] .footer__actions--reset{font-size:.9em}.footer__actions--submit{color:#000000;background-color:#910028;cursor:pointer}.filters-nav{height:32px;width:100%;display:flex;justify-content:center;align-items:center}.filters-nav input{position:absolute;opacity:0;left:-999em}.filters-nav input:checked+label{color:#FFFFFF;background:#303030;font-weight:400}.filters-nav__label{font-size:12px;line-height:18px;background:#000000;color:#DDDDDD;align-items:center;flex:1;height:32px;display:flex;justify-content:center;text-transform:uppercase}.filters-nav__label:not(:last-of-type){border-right:1px solid #100D1D}.filters-nav__label:first-of-type{border-bottom-left-radius:8px;border-top-left-radius:8px}.filters-nav__label:last-of-type{border-bottom-right-radius:8px;border-top-right-radius:8px}.btn-check{position:absolute;opacity:0;left:-999em}.btn-check:checked+label{color:#fff;background:#443960;font-weight:400}.links .link__container{width:100%;display:flex;justify-content:space-between;cursor:pointer;line-height:23px;margin:2px 0}.links .link__container .link__container--information{color:#CCCCCC}.links .link__container .link__container--information.selected{color:#910028;font-weight:400}.links .link__container .link__container--number{color:#808080}.languages .languages__container--item{width:100%;display:flex;justify-content:space-between;cursor:pointer;line-height:23px;margin:2px 0}.languages .languages__container--item .item--name{color:#CCCCCC}.languages .languages__container--item .item--name.selected{color:#910028;font-weight:400}.languages .languages__container--item .item--information{color:#808080}.checkbox__container input[type="checkbox"]:checked~.checkbox__information,.checkbox__container input[type="radio"]:checked~.checkbox__information{color:#910028;font-weight:400}.custom-select__placeholder{color:#CCCCCC !important}[data-cf1="E45"] .search,[data-cf1="E833"] .search,[data-cf1="E124"] .search,[data-cf1="E2070"] .search,[data-cf1="E45"] .advanced-search__content,[data-cf1="E833"] .advanced-search__content,[data-cf1="E124"] .advanced-search__content,[data-cf1="E2070"] .advanced-search__content{background:#28286E}[data-cf1="E45"] .advanced-search__section--title,[data-cf1="E833"] .advanced-search__section--title,[data-cf1="E124"] .advanced-search__section--title,[data-cf1="E2070"] .advanced-search__section--title{color:#FFFFFF}[data-cf1="E45"] .checkbox__container input[type="checkbox"]:checked~.checkbox__box,[data-cf1="E833"] .checkbox__container input[type="checkbox"]:checked~.checkbox__box,[data-cf1="E124"] .checkbox__container input[type="checkbox"]:checked~.checkbox__box,[data-cf1="E2070"] .checkbox__container input[type="checkbox"]:checked~.checkbox__box,[data-cf1="E45"] .checkbox__container input[type="radio"]:checked~.checkbox__box,[data-cf1="E833"] .checkbox__container input[type="radio"]:checked~.checkbox__box,[data-cf1="E124"] .checkbox__container input[type="radio"]:checked~.checkbox__box,[data-cf1="E2070"] .checkbox__container input[type="radio"]:checked~.checkbox__box{background-color:#4856D1}[data-cf1="E45"] .checkbox__container input[type="checkbox"]:checked~.checkbox__box svg,[data-cf1="E833"] .checkbox__container input[type="checkbox"]:checked~.checkbox__box svg,[data-cf1="E124"] .checkbox__container input[type="checkbox"]:checked~.checkbox__box svg,[data-cf1="E2070"] .checkbox__container input[type="checkbox"]:checked~.checkbox__box svg,[data-cf1="E45"] .checkbox__container input[type="radio"]:checked~.checkbox__box svg,[data-cf1="E833"] .checkbox__container input[type="radio"]:checked~.checkbox__box svg,[data-cf1="E124"] .checkbox__container input[type="radio"]:checked~.checkbox__box svg,[data-cf1="E2070"] .checkbox__container input[type="radio"]:checked~.checkbox__box svg{stroke:#FFFFFF}[data-cf1="E45"] .checkbox__container input[type="checkbox"]:checked~.checkbox__information,[data-cf1="E833"] .checkbox__container input[type="checkbox"]:checked~.checkbox__information,[data-cf1="E124"] .checkbox__container input[type="checkbox"]:checked~.checkbox__information,[data-cf1="E2070"] .checkbox__container input[type="checkbox"]:checked~.checkbox__information,[data-cf1="E45"] .checkbox__container input[type="radio"]:checked~.checkbox__information,[data-cf1="E833"] .checkbox__container input[type="radio"]:checked~.checkbox__information,[data-cf1="E124"] .checkbox__container input[type="radio"]:checked~.checkbox__information,[data-cf1="E2070"] .checkbox__container input[type="radio"]:checked~.checkbox__information{color:#FFC274}[data-cf1="E45"] .checkbox__information,[data-cf1="E833"] .checkbox__information,[data-cf1="E124"] .checkbox__information,[data-cf1="E2070"] .checkbox__information{color:#FFFFFF}[data-cf1="E45"] .advanced-search__footer,[data-cf1="E833"] .advanced-search__footer,[data-cf1="E124"] .advanced-search__footer,[data-cf1="E2070"] .advanced-search__footer{background-color:#28286E}[data-cf1="E45"] .footer__actions--reset,[data-cf1="E833"] .footer__actions--reset,[data-cf1="E124"] .footer__actions--reset,[data-cf1="E2070"] .footer__actions--reset{color:#EBE5FF;background-color:#333D96}[data-cf1="E45"] .footer__actions--submit,[data-cf1="E833"] .footer__actions--submit,[data-cf1="E124"] .footer__actions--submit,[data-cf1="E2070"] .footer__actions--submit{color:#FFFFFF;background-color:#FC8D00}[data-cf1="E45"] .custom-select__option-selected,[data-cf1="E833"] .custom-select__option-selected,[data-cf1="E124"] .custom-select__option-selected,[data-cf1="E2070"] .custom-select__option-selected{background-color:#151729}[data-cf1="E45"] .custom-select__option-selected--info,[data-cf1="E833"] .custom-select__option-selected--info,[data-cf1="E124"] .custom-select__option-selected--info,[data-cf1="E2070"] .custom-select__option-selected--info{color:#FC8D00}[data-cf1="E45"] .custom-select__option-list--selected svg,[data-cf1="E833"] .custom-select__option-list--selected svg,[data-cf1="E124"] .custom-select__option-list--selected svg,[data-cf1="E2070"] .custom-select__option-list--selected svg{stroke:#FC8D00}[data-cf1="E45"] .custom-select__list,[data-cf1="E833"] .custom-select__list,[data-cf1="E124"] .custom-select__list,[data-cf1="E2070"] .custom-select__list{background-color:#343598}[data-cf1="E45"] .custom-select__list.selected,[data-cf1="E833"] .custom-select__list.selected,[data-cf1="E124"] .custom-select__list.selected,[data-cf1="E2070"] .custom-select__list.selected{background-color:#28286E}[data-cf1="E45"] .custom-select__option-list:hover,[data-cf1="E833"] .custom-select__option-list:hover,[data-cf1="E124"] .custom-select__option-list:hover,[data-cf1="E2070"] .custom-select__option-list:hover{background-color:#28286E !important}[data-cf1="E45"] .custom-select__option-list.selected,[data-cf1="E833"] .custom-select__option-list.selected,[data-cf1="E124"] .custom-select__option-list.selected,[data-cf1="E2070"] .custom-select__option-list.selected{background-color:#28286E}[data-cf1="E45"] #search_nickname_teleported,[data-cf1="E833"] #search_nickname_teleported,[data-cf1="E124"] #search_nickname_teleported,[data-cf1="E2070"] #search_nickname_teleported{border-color:#434768}[data-cf1="E45"] #search_nickname_teleported:focus,[data-cf1="E833"] #search_nickname_teleported:focus,[data-cf1="E124"] #search_nickname_teleported:focus,[data-cf1="E2070"] #search_nickname_teleported:focus{border-color:#6F7ADA}[data-cf1="E45"] .search-actions svg,[data-cf1="E833"] .search-actions svg,[data-cf1="E124"] .search-actions svg,[data-cf1="E2070"] .search-actions svg{fill:#FFFFFF}[data-cf1="E45"] .svg_wrapper,[data-cf1="E833"] .svg_wrapper,[data-cf1="E124"] .svg_wrapper,[data-cf1="E2070"] .svg_wrapper{background-color:#FC8D00}[data-cf1="E45"] .autocomplete-suggestions:before,[data-cf1="E833"] .autocomplete-suggestions:before,[data-cf1="E124"] .autocomplete-suggestions:before,[data-cf1="E2070"] .autocomplete-suggestions:before{border-color:transparent transparent #28286E transparent}[data-cf1="E45"] .autocomplete-suggestion,[data-cf1="E833"] .autocomplete-suggestion,[data-cf1="E124"] .autocomplete-suggestion,[data-cf1="E2070"] .autocomplete-suggestion{color:#FFFFFF;background-color:#262655;box-shadow:inset 0 -1px 0 0 #28286e}[data-cf1="E45"] .autocomplete-suggestion--header,[data-cf1="E833"] .autocomplete-suggestion--header,[data-cf1="E124"] .autocomplete-suggestion--header,[data-cf1="E2070"] .autocomplete-suggestion--header{background-color:#28286E;color:#FFFFFF}[data-cf1="E45"] .autocomplete-suggestion--header strong,[data-cf1="E833"] .autocomplete-suggestion--header strong,[data-cf1="E124"] .autocomplete-suggestion--header strong,[data-cf1="E2070"] .autocomplete-suggestion--header strong{color:#FC8D00}[data-cf1="E45"] .autocomplete-suggestion:hover,[data-cf1="E833"] .autocomplete-suggestion:hover,[data-cf1="E124"] .autocomplete-suggestion:hover,[data-cf1="E2070"] .autocomplete-suggestion:hover,[data-cf1="E45"] .autocomplete-suggestion.selected,[data-cf1="E833"] .autocomplete-suggestion.selected,[data-cf1="E124"] .autocomplete-suggestion.selected,[data-cf1="E2070"] .autocomplete-suggestion.selected{background-color:#28286E}[data-cf1="E45"] .languages__container--item .item--name,[data-cf1="E833"] .languages__container--item .item--name,[data-cf1="E124"] .languages__container--item .item--name,[data-cf1="E2070"] .languages__container--item .item--name{color:#FFFFFF}[data-cf1="E45"] .languages__container--item .item--name.selected,[data-cf1="E833"] .languages__container--item .item--name.selected,[data-cf1="E124"] .languages__container--item .item--name.selected,[data-cf1="E2070"] .languages__container--item .item--name.selected{color:#FFC274}[data-cf1="E45"] .links__item a.is-selected span,[data-cf1="E833"] .links__item a.is-selected span,[data-cf1="E124"] .links__item a.is-selected span,[data-cf1="E2070"] .links__item a.is-selected span{color:#FFC274}[data-cf1="E45"] .custom-select__placeholder,[data-cf1="E833"] .custom-select__placeholder,[data-cf1="E124"] .custom-select__placeholder,[data-cf1="E2070"] .custom-select__placeholder{color:#FFFFFF !important}[data-cf1="E45"] .links__item a span,[data-cf1="E833"] .links__item a span,[data-cf1="E124"] .links__item a span,[data-cf1="E2070"] .links__item a span{color:#FFFFFF}[data-cf1="X19424"]  .advanced-search__content,[data-cf1="X19443"]  .advanced-search__content{background-color:#FFFFFF}[data-cf1="X19424"]  .checkbox__information,[data-cf1="X19443"]  .checkbox__information,[data-cf1="X19424"]  .languages .languages__container--item .item--name,[data-cf1="X19443"]  .languages .languages__container--item .item--name{color:rgba(0,0,0,0.7)}[data-cf1="X19424"]  .languages .languages__container--item .item--name.selected,[data-cf1="X19443"]  .languages .languages__container--item .item--name.selected{color:#FF6635}[data-cf1="X19424"]  .custom-select__placeholder,[data-cf1="X19443"]  .custom-select__placeholder{color:rgba(0,0,0,0.7) !important}[data-cf1="X19424"]  .checkbox__item svg,[data-cf1="X19443"]  .checkbox__item svg{fill:rgba(0,0,0,0.7)}[data-cf1="X19424"]  #search_nickname_teleported,[data-cf1="X19443"]  #search_nickname_teleported{background-color:#424242;border-color:rgba(255,255,255,0.5) !important}@media (min-width: 990px){[data-cf1="X19424"]  #search_nickname_teleported,[data-cf1="X19443"]  #search_nickname_teleported{background-color:rgba(0,0,0,0.3)}}[data-cf1="X19424"]  #search_nickname_teleported::placeholder,[data-cf1="X19443"]  #search_nickname_teleported::placeholder{color:rgba(255,255,255,0.5)}[data-cf1="X19424"]  .advanced-search__footer,[data-cf1="X19443"]  .advanced-search__footer,[data-cf1="X19424"]  .autocomplete-suggestion,[data-cf1="X19443"]  .autocomplete-suggestion{background-color:#424242}.visitor-satisfaction__content{width:auto;max-width:95vw;height:auto;background-color:#ffffff;position:absolute;z-index:2;color:#000;padding:0;text-align:center;border-radius:4px}.visitor-satisfaction__content .visitor-satisfaction__content--header{background-color:#F0EFF5;padding:16px 0;border-top-left-radius:4px;border-top-right-radius:4px}.visitor-satisfaction__content .visitor-satisfaction__content--header h2{font-size:22px;line-height:25px;margin:auto;width:85%}.visitor-satisfaction__content .visitor-satisfaction__content--header h2 strong{color:#a80294}.visitor-satisfaction__content .visitor-satisfaction__content--body{padding:12px 5px}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__rating{display:flex;justify-content:center;margin:0;font-size:45px;position:relative;cursor:pointer}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__rating .star .star--void{display:block}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__rating .star .star--full{display:none}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__rating .star.animate .star--void,.visitor-satisfaction__content .visitor-satisfaction__content--body .body__rating .star.selected .star--void{display:none}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__rating .star.animate .star--full,.visitor-satisfaction__content .visitor-satisfaction__content--body .body__rating .star.selected .star--full{display:block}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__rating .star.animate{animation:stretch-bounce .5s ease-in-out}@keyframes stretch-bounce{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(1.5);transform:scale(1.5)}50%{-webkit-transform:scale(0.9);transform:scale(0.9)}75%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__rating .star svg{width:40px;height:40px;fill:#ffc006;margin:0 4px}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__rating .star svg.hidden{display:none}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__actions{display:flex;justify-content:center;flex-direction:column}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__actions svg{width:24px;height:24px}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__actions .body__actions--favorites,.visitor-satisfaction__content .visitor-satisfaction__content--body .body__actions .body__actions--virtual-gift{display:flex;justify-content:center;align-items:center;margin:5px;height:33px;cursor:pointer}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__actions .body__actions--button,.visitor-satisfaction__content .visitor-satisfaction__content--body .body__actions .body__actions--icon{border-radius:5px}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__actions .body__actions--button{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important;color:#ffffff;background:#a80294;box-shadow:inset 0 -2px 0 0 #610156;font-size:13px;padding:6px 8px;width:auto;height:100%}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__actions .body__actions--icon{width:35px;height:100%;display:flex;justify-content:center;align-items:center;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;box-shadow:inset 0 -2px 0 0 #000}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__actions .body__actions--favorites .body__actions--icon{fill:#ffffff;background:#737373}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__actions .body__actions--virtual-gift .body__actions--icon{fill:#FFBA06 !important;background:#FFE6A5 !important;box-shadow:inset 0 -2px 0 0 #eec250 !important}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__feedback,.visitor-satisfaction__content .visitor-satisfaction__content--body .body__actions{border-top:1px solid #eee;padding-top:16px;margin-top:20px}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__feedback .body__feedback--title{font-size:18px;margin-bottom:12px}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__feedback .body__feedback--title strong{color:#a80294;font-weight:100}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__feedback .body__feedback--form{display:flex;flex-direction:column;align-items:center}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__feedback .body__feedback--form label{display:flex;align-items:center;width:310px;margin:auto;text-align:left;font-size:14px}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__feedback .body__feedback--form label input{height:30px;margin-right:10px}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__feedback .body__feedback--form textarea{width:90%;height:90px;line-height:20px;padding:5px 10px;font-size:13px;border:1px solid #999;border-radius:3px;margin:10px auto;resize:none;color:#444}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__feedback .body__feedback--form .body__feedback--submit{color:#fff;background:#a80294;box-shadow:inset 0 -2px 0 0 #580847;font-size:14px;padding:6px 8px;width:auto;border-radius:5px;border:none}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__gifts{display:grid;grid-template-columns:repeat(5, 58px);grid-gap:10px;justify-content:center;padding-top:30px;margin:auto;max-height:48vh;overflow:scroll}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__gifts .body__gifts--item{position:relative;width:58px;height:74px;overflow:hidden;cursor:pointer}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__gifts .body__gifts--item .gifts__item--image span{display:block;width:58px;height:58px}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__gifts .body__gifts--item .gifts__item--text{width:100%;height:16px;line-height:16px;font-size:.73em;font-weight:500;text-align:center;opacity:.8;position:absolute;bottom:0;text-wrap:nowrap}@media (min-width:768px){.visitor-satisfaction__content{max-width:620px;min-width:620px}.visitor-satisfaction__content .visitor-satisfaction__content--header{padding:30px 0}.visitor-satisfaction__content .visitor-satisfaction__content--header h2{margin:0;font-size:24px;width:100%;line-height:28px}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__feedback textarea{width:400px;margin:10px auto 20px auto}.visitor-satisfaction__content .visitor-satisfaction__content--body{padding:20px 5px}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__feedback,.visitor-satisfaction__content .visitor-satisfaction__content--body .body__actions{padding-top:30px;flex-direction:row}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__feedback .body__feedback--title{margin-bottom:20px}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__gifts{max-height:100%;grid-template-columns:repeat(7, 58px);overflow:initial}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__actions .body__actions--button{font-size:14px}.visitor-satisfaction__content .visitor-satisfaction__content--body .body__feedback .body__feedback--form{width:75%;margin:auto}}.modals__container{position:fixed;width:0;height:100%;z-index:0;opacity:0;display:none}.modals__container .modals__loader{border:8px solid transparent;border-top:8px solid #a80294;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite;display:none;z-index:3}.modals__container .modals__loader.is-loading{display:block}.modals__container .modals__close{position:absolute;right:8px;top:8px;cursor:pointer}.modals__container .modals__close svg{width:23px;height:23px;fill:#999999}.modals__container.is-visible{z-index:20;width:100%;opacity:1;display:flex;justify-content:center;align-items:center}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.modals__container .modals__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgba(0,0,0,0.4)}.modals__container .modal__content{width:500px;height:auto;background-color:#ffffff;position:absolute;z-index:2;color:#000;padding:0}.modals__container .modal__content .modal__content--header{background-color:#f9f9fb;padding:30px 0}.modals__container .modal__content .modal__content--header h2{font-size:24px;margin:0}.modals__container .modal__content .modal__content--header h2 strong{color:#a80294}.custom-select__selected-data{height:32px;position:relative;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center}.custom-select__selected-data--icon{cursor:pointer;position:absolute;height:14px;width:14px;right:3px;-webkit-transition:all 400ms cubic-bezier(0.645, 0.045, 0.355, 1);transition:all 400ms cubic-bezier(0.645, 0.045, 0.355, 1)}.custom-select__selected-data--icon.open{transform:rotate(180deg) translateY(-3px)}.custom-select__list{position:absolute;width:210px;height:221px;z-index:1000;margin-top:10px;list-style:none;text-align:left;background-color:#5b5b5b;border-radius:4px;overflow-y:scroll;overscroll-behavior:none;display:block;box-shadow:2px 2px 8px 0 #0D0A1A;padding:0}.is-desktop .custom-select__list{overflow-y:hidden}.custom-select__option-list{border-radius:2px;height:32px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;color:#FFFFFF;padding:5px 15px;cursor:pointer;font-size:13px;letter-spacing:0;line-height:17px}.custom-select__option-list:hover{background-color:#797979 !important}.custom-select__option-list:hover span{opacity:1}.custom-select__option-list.selected{background-color:#797979}.custom-select__option-list--selected,.custom-select__option-list--remove{width:20px;height:20px}.custom-select__option-list--selected svg{stroke:#910028}.custom-select__option-selected--remove{cursor:pointer;width:12px;height:12px}.custom-select__option-selected--remove svg:hover{stroke:#ffffff !important}.custom-select__option-list--info span{opacity:0.48}.custom-select__option-selected--info{color:#FFFFFF;margin-right:5px}.custom-select__option-selected--info span{color:#ffffff;font-size:0.9em;opacity:0.48}.custom-select__option-selected{background-color:#303030;color:#FFFFFF;border-radius:2px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;height:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 5px;font-size:12px;margin:2px}.custom-select__option-selected--other{background-color:#13101F}.custom-select__placeholder{height:18px;color:#FFFFFF;font-size:14px;font-weight:300;letter-spacing:0;line-height:21px;width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;cursor:pointer}.custom-select__placeholder .custom-select__placeholder--icon{width:16px;height:16px}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;margin:-1px !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.checkbox__item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin:2px 0}.checkbox__item svg{width:20px;height:20px;fill:white}.checkbox__item.has-icon{margin:0;height:40px}.checkbox__container{position:relative;overflow:hidden;display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;cursor:pointer}.checkbox__container.has-icon{padding-left:10px}.checkbox__container svg{display:none}.checkbox__container input[type="checkbox"]:checked~.checkbox__box{background-color:#910028;border:none}.checkbox__container input[type="checkbox"]:checked~.checkbox__box svg{display:block;stroke:#000000}.checkbox__container input[type="checkbox"]:checked~.checkbox__information{color:#910028;font-weight:400}.checkbox__box{border:1px solid #78718B;border-radius:10px;height:16px;width:16px;margin-right:10px;display:-webkit-flex;display:flex}.checkbox__box svg{height:16px;width:16px}.checkbox__information{color:#CCCCCC;font-size:14px;letter-spacing:0;line-height:23px}.checkbox__number{color:#808080}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;margin:-1px !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}#search_nickname_teleported{border-radius:30px;background-color:#000000;color:#fff;padding:0 44px 0 16px;height:48px;line-height:34px;outline:none;border:1px solid #303030;font-size:1em;font-weight:300;width:100%;box-sizing:border-box;-webkit-transition:all .8s cubic-bezier(0.19, 1, 0.22, 1);transition:all .8s cubic-bezier(0.19, 1, 0.22, 1)}@media (max-width:919px){#search_nickname_teleported{margin:0;border-radius:initial}}#search_nickname_teleported:focus{border:2px solid #FFFFFF}#search_nickname_teleported::placeholder{color:#E0D6FF;font-weight:bolder;opacity:72%}#search_nickname_teleported:placeholder-shown{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-wrapper{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.search-actions{position:absolute;right:12px;height:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;column-gap:5px}.search-actions .search-actions__close,.search-actions .search-actions__submit{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;background:rgba(0,0,0,0.01);height:100%}.search-actions svg{height:24px;width:24px;fill:rgba(255,255,255,0.5);cursor:pointer}.search-actions #search_nickname_teleported_button{stroke:rgba(255,255,255,0.5)}.autocomplete-suggestions{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;position:absolute;top:89px;width:100%;z-index:99999}@media (max-width:919px){.autocomplete-suggestions{top:48px}}.search-backdrop{position:fixed;top:71px;bottom:0;left:0;z-index:12;right:0;background-color:rgba(0,0,0,0.8);display:none}.search-backdrop.is-visible{display:block}.autocomplete-suggestion{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;box-sizing:border-box;width:100%;font-size:15px;height:48px;background-color:#000000;box-shadow:inset 0 -1px 0 0 #221d25;color:#FFFFFF;cursor:pointer}@media (min-width:768px){.autocomplete-suggestion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}.autocomplete-suggestion:last-of-type{border-bottom-right-radius:8px;border-bottom-left-radius:8px}}.autocomplete-suggestion:hover,.autocomplete-suggestion.selected{background-color:#303030}.autocomplete-suggestion--header{background-color:#303030;color:#fff}.autocomplete-suggestion--header strong{color:#910028}.autocomplete-suggestion--header svg{fill:#fff;width:22px;height:22px}.autocomplete-suggestion--footer{color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:7px;-moz-column-gap:7px;column-gap:7px;height:36px;padding:11px}.autocomplete-suggestion--footer svg{fill:#fff;width:14px;height:14px}.autocomplete-suggestion__text{color:#fff;font-size:13px}.autocomplete-suggestion__img{width:40px;height:40px;overflow:hidden;margin-left:11px;border-radius:34px}.autocomplete-suggestion__img img{height:100%}.autocomplete-suggestion__online{background:#A6EC99;width:8px;height:8px;border-radius:9px;position:absolute;left:58px}.autocomplete-suggestion__thumb{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.autocomplete-suggestion__nickname{padding-left:21px}.autocomplete-suggestion__title{font-size:12px;font-weight:600;padding-left:7px}.autocomplete-suggestion mask{font-weight:bold}.autocomplete-no-suggestion{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;width:100%;height:48px;background-color:#342F43;box-shadow:inset 0 -1px 0 0 #221d25;color:white;padding-left:20px}.svg_wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:40px;height:40px;background-color:#fff;border-radius:40px;margin-left:11px}.svg_wrapper svg{fill:#000}.access{position:relative;padding:20px 30px;left:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:transform 400ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 400ms cubic-bezier(0.77, 0, 0.175, 1)}.is-menu-visible .access{-webkit-transform:translate3d(90px, 0, 0);transform:translate3d(90px, 0, 0)}@media only screen and (min-device-width: 768px){.is-menu-visible .access{-webkit-transform:translate3d(125px, 0, 0);transform:translate3d(125px, 0, 0)}}.access input{font-size:1.1em;margin-top:15px;width:100%;box-sizing:border-box}.access .button{margin-bottom:15px}.access .submit{margin-top:40px}@media (min-width:768px){.access--login,.access--forgot{background-color:#5e001a;box-sizing:border-box;padding:30px 50px;color:#fff;width:70%;margin:10% auto;max-width:680px}}.access__checkbox-holder{width:100%;display:inline-block;position:relative;float:none;margin-bottom:20px}.access__checkbox-list{width:300px;margin:15px auto;float:none;display:block;position:relative}.access__checkbox-list li{float:left;list-style-type:none;width:100%;padding-bottom:10px;line-height:1.2em;font-size:1.2em}.access__checkbox-list li:before{float:left;width:25px;height:25px;margin-right:5px;content:' ';display:block;background:transparent url('/bundles/dnxmobile/img/wl/xcams/check.png') no-repeat}.access__highlighted-link{color:#910028;padding:30px 20px;text-align:center;font-size:1.2em;float:left;font-weight:400;width:100%}.access--forgot .access__small-links .centered{float:left;width:100%;text-align:center}.access--login .access__small-links{font-size:1em}.access__disclaimer{font-size:0.8em;margin-top:20px;margin-bottom:0;text-align:center;color:rgba(255,255,255,0.5)}.access__disclaimer a{color:#fff}.access__small-links{font-size:1.2em;color:rgba(255,255,255,0.6)}.access__small-links a{color:#de003d}.access__small-links .float--left,.access__small-links .float--right{float:none;display:block;margin-bottom:10px;text-align:center}.access__small-links.recaptcha__info{font-size:.85em;text-align:center}.access__small-links.recaptcha__info a{color:inherit;text-decoration:underline}.access__audiotel .access__small-links{font-size:.75em;text-align:center}.access__audiotel .button{margin-top:25px}.access--account label{position:absolute;top:6px;left:0;background-color:#2b292e;margin:0 0 0 10px;padding:0 5px;font-size:.9em;white-space:nowrap}.access--account button{height:49px}.access--account input.input--bordered{padding:8px 15px 6px 14px;-webkit-transition:border 200ms cubic-bezier(0.47, 0, 0.745, 0.715);transition:border 200ms cubic-bezier(0.47, 0, 0.745, 0.715)}.access--account input[disabled]{border-bottom:0}.access--account fieldset{position:relative}.access--account fieldset label{color:#de003d}.access--account fieldset input[type=text],.access--account fieldset label{-webkit-transition:padding 200ms cubic-bezier(0.47, 0, 0.745, 0.715), margin 200ms cubic-bezier(0.47, 0, 0.745, 0.715);transition:padding 200ms cubic-bezier(0.47, 0, 0.745, 0.715), margin 200ms cubic-bezier(0.47, 0, 0.745, 0.715)}.access--account.is-disabled input[type=text]{color:rgba(255,255,255,0.8);padding:15px 15px 7px 0px}.access--account.is-disabled input[type=text]+label{color:rgba(255,255,255,0.8);opacity:1}.access--account.is-disabled label{margin:11px 0 0 0px;padding:0;top:0;position:absolute;min-width:80%;left:0}.access--account .button--half{float:left;width:47%;margin-right:6%}.access--account .button--half:last-of-type{margin-right:0}.grecaptcha-badge{visibility:hidden}.country-flag{*display:inline;display:inline-block;width:24px;height:24px;background:url('/bundles/dnxmobile/img/common/countryFlags.png') no-repeat}.country-flag--ad{background-position:-24px 0}.country-flag--ae{background-position:-48px 0}.country-flag--af{background-position:-72px 0}.country-flag--ag{background-position:-96px 0}.country-flag--ai{background-position:-120px 0}.country-flag--al{background-position:-144px 0}.country-flag--am{background-position:-168px 0}.country-flag--an{background-position:-192px 0}.country-flag--ao{background-position:-216px 0}.country-flag--ar{background-position:-240px 0}.country-flag--as{background-position:-264px 0}.country-flag--at{background-position:-288px 0}.country-flag--au{background-position:-312px 0}.country-flag--aw{background-position:-336px 0}.country-flag--ax{background-position:-360px 0}.country-flag--az{background-position:0 -24px}.country-flag--ba{background-position:-24px -24px}.country-flag--bb{background-position:-48px -24px}.country-flag--bd{background-position:-72px -24px}.country-flag--be{background-position:-96px -24px}.country-flag--bf{background-position:-120px -24px}.country-flag--bg{background-position:-144px -24px}.country-flag--bh{background-position:-168px -24px}.country-flag--bi{background-position:-192px -24px}.country-flag--bj{background-position:-216px -24px}.country-flag--bl{background-position:-240px -24px}.country-flag--bm{background-position:-264px -24px}.country-flag--bn{background-position:-288px -24px}.country-flag--bo{background-position:-312px -24px}.country-flag--br{background-position:-336px -24px}.country-flag--bs{background-position:-360px -24px}.country-flag--bt{background-position:0 -48px}.country-flag--bw{background-position:-24px -48px}.country-flag--by{background-position:-48px -48px}.country-flag--bz{background-position:-72px -48px}.country-flag--ca{background-position:-96px -48px}.country-flag--cd{background-position:-120px -48px}.country-flag--cf{background-position:-144px -48px}.country-flag--cg{background-position:-168px -48px}.country-flag--ch{background-position:-192px -48px}.country-flag--ci{background-position:-216px -48px}.country-flag--ck{background-position:-240px -48px}.country-flag--cl{background-position:-264px -48px}.country-flag--cm{background-position:-288px -48px}.country-flag--cn{background-position:-312px -48px}.country-flag--co{background-position:-336px -48px}.country-flag--cr{background-position:-360px -48px}.country-flag--cu{background-position:0 -72px}.country-flag--cv{background-position:-24px -72px}.country-flag--cw{background-position:-48px -72px}.country-flag--cy{background-position:-72px -72px}.country-flag--cz{background-position:-96px -72px}.country-flag--de{background-position:-120px -72px}.country-flag--dj{background-position:-144px -72px}.country-flag--dk{background-position:-168px -72px}.country-flag--dm{background-position:-192px -72px}.country-flag--do{background-position:-216px -72px}.country-flag--dz{background-position:-240px -72px}.country-flag--ec{background-position:-264px -72px}.country-flag--ee{background-position:-288px -72px}.country-flag--eg{background-position:-312px -72px}.country-flag--eh{background-position:-336px -72px}.country-flag--er{background-position:-360px -72px}.country-flag--es{background-position:0 -96px}.country-flag--et{background-position:-24px -96px}.country-flag--eu{background-position:-48px -96px}.country-flag--fi{background-position:-72px -96px}.country-flag--fj{background-position:-96px -96px}.country-flag--fk{background-position:-120px -96px}.country-flag--fm{background-position:-144px -96px}.country-flag--fo{background-position:-168px -96px}.country-flag--fr{background-position:-192px -96px}.country-flag--ga{background-position:-216px -96px}.country-flag--gb{background-position:-240px -96px}.country-flag--gd{background-position:-264px -96px}.country-flag--ge{background-position:-288px -96px}.country-flag--gg{background-position:-312px -96px}.country-flag--gh{background-position:-336px -96px}.country-flag--gi{background-position:-360px -96px}.country-flag--gl{background-position:0 -120px}.country-flag--gm{background-position:-24px -120px}.country-flag--gn{background-position:-48px -120px}.country-flag--gq{background-position:-72px -120px}.country-flag--gr{background-position:-96px -120px}.country-flag--gs{background-position:-120px -120px}.country-flag--gt{background-position:-144px -120px}.country-flag--gu{background-position:-168px -120px}.country-flag--gw{background-position:-192px -120px}.country-flag--gy{background-position:-216px -120px}.country-flag--hk{background-position:-240px -120px}.country-flag--hn{background-position:-264px -120px}.country-flag--hr{background-position:-288px -120px}.country-flag--ht{background-position:-312px -120px}.country-flag--hu{background-position:-336px -120px}.country-flag--ic{background-position:-360px -120px}.country-flag--id{background-position:0 -144px}.country-flag--ie{background-position:-24px -144px}.country-flag--il{background-position:-48px -144px}.country-flag--im{background-position:-72px -144px}.country-flag--in{background-position:-96px -144px}.country-flag--iq{background-position:-120px -144px}.country-flag--ir{background-position:-144px -144px}.country-flag--is{background-position:-168px -144px}.country-flag--it{background-position:-192px -144px}.country-flag--je{background-position:-216px -144px}.country-flag--jm{background-position:-240px -144px}.country-flag--jo{background-position:-264px -144px}.country-flag--jp{background-position:-288px -144px}.country-flag--ke{background-position:-312px -144px}.country-flag--kg{background-position:-336px -144px}.country-flag--kh{background-position:-360px -144px}.country-flag--ki{background-position:0 -168px}.country-flag--km{background-position:-24px -168px}.country-flag--kn{background-position:-48px -168px}.country-flag--kp{background-position:-72px -168px}.country-flag--kr{background-position:-96px -168px}.country-flag--kw{background-position:-120px -168px}.country-flag--ky{background-position:-144px -168px}.country-flag--kz{background-position:-168px -168px}.country-flag--la{background-position:-192px -168px}.country-flag--lb{background-position:-216px -168px}.country-flag--lc{background-position:-240px -168px}.country-flag--li{background-position:-264px -168px}.country-flag--lk{background-position:-288px -168px}.country-flag--lr{background-position:-312px -168px}.country-flag--ls{background-position:-336px -168px}.country-flag--lt{background-position:-360px -168px}.country-flag--lu{background-position:0 -192px}.country-flag--lv{background-position:-24px -192px}.country-flag--ly{background-position:-48px -192px}.country-flag--ma{background-position:-72px -192px}.country-flag--mc{background-position:-96px -192px}.country-flag--md{background-position:-120px -192px}.country-flag--me{background-position:-144px -192px}.country-flag--mf{background-position:-168px -192px}.country-flag--mg{background-position:-192px -192px}.country-flag--mh{background-position:-216px -192px}.country-flag--mk{background-position:-240px -192px}.country-flag--ml{background-position:-264px -192px}.country-flag--mm{background-position:-288px -192px}.country-flag--mn{background-position:-312px -192px}.country-flag--mo{background-position:-336px -192px}.country-flag--mp{background-position:-360px -192px}.country-flag--mq{background-position:0 -216px}.country-flag--mr{background-position:-24px -216px}.country-flag--ms{background-position:-48px -216px}.country-flag--mt{background-position:-72px -216px}.country-flag--mu{background-position:-96px -216px}.country-flag--mv{background-position:-120px -216px}.country-flag--mw{background-position:-144px -216px}.country-flag--mx{background-position:-168px -216px}.country-flag--my{background-position:-192px -216px}.country-flag--mz{background-position:-216px -216px}.country-flag--na{background-position:-240px -216px}.country-flag--nc{background-position:-264px -216px}.country-flag--ne{background-position:-288px -216px}.country-flag--nf{background-position:-312px -216px}.country-flag--ng{background-position:-336px -216px}.country-flag--ni{background-position:-360px -216px}.country-flag--nl{background-position:0 -240px}.country-flag--no{background-position:-24px -240px}.country-flag--np{background-position:-48px -240px}.country-flag--nr{background-position:-72px -240px}.country-flag--nu{background-position:-96px -240px}.country-flag--nz{background-position:-120px -240px}.country-flag--om{background-position:-144px -240px}.country-flag--pa{background-position:-168px -240px}.country-flag--pe{background-position:-192px -240px}.country-flag--pf{background-position:-216px -240px}.country-flag--pg{background-position:-240px -240px}.country-flag--ph{background-position:-264px -240px}.country-flag--pk{background-position:-288px -240px}.country-flag--pl{background-position:-312px -240px}.country-flag--pn{background-position:-336px -240px}.country-flag--pr{background-position:-360px -240px}.country-flag--ps{background-position:0 -264px}.country-flag--pt{background-position:-24px -264px}.country-flag--pw{background-position:-48px -264px}.country-flag--py{background-position:-72px -264px}.country-flag--qa{background-position:-96px -264px}.country-flag--ro{background-position:-120px -264px}.country-flag--rs{background-position:-144px -264px}.country-flag--ru{background-position:-168px -264px}.country-flag--rw{background-position:-192px -264px}.country-flag--sa{background-position:-216px -264px}.country-flag--sb{background-position:-240px -264px}.country-flag--sc{background-position:-264px -264px}.country-flag--sd{background-position:-288px -264px}.country-flag--se{background-position:-312px -264px}.country-flag--sg{background-position:-336px -264px}.country-flag--sh{background-position:-360px -264px}.country-flag--si{background-position:0 -288px}.country-flag--sk{background-position:-24px -288px}.country-flag--sl{background-position:-48px -288px}.country-flag--sm{background-position:-72px -288px}.country-flag--sn{background-position:-96px -288px}.country-flag--so{background-position:-120px -288px}.country-flag--sr{background-position:-144px -288px}.country-flag--ss{background-position:-168px -288px}.country-flag--st{background-position:-192px -288px}.country-flag--sv{background-position:-216px -288px}.country-flag--sy{background-position:-240px -288px}.country-flag--sz{background-position:-264px -288px}.country-flag--tc{background-position:-288px -288px}.country-flag--td{background-position:-312px -288px}.country-flag--tf{background-position:-336px -288px}.country-flag--tg{background-position:-360px -288px}.country-flag--th{background-position:0 -312px}.country-flag--tj{background-position:-24px -312px}.country-flag--tk{background-position:-48px -312px}.country-flag--tl{background-position:-72px -312px}.country-flag--tm{background-position:-96px -312px}.country-flag--tn{background-position:-120px -312px}.country-flag--to{background-position:-144px -312px}.country-flag--tr{background-position:-168px -312px}.country-flag--tt{background-position:-192px -312px}.country-flag--tv{background-position:-216px -312px}.country-flag--tw{background-position:-240px -312px}.country-flag--tz{background-position:-264px -312px}.country-flag--ua{background-position:-288px -312px}.country-flag--ug{background-position:-312px -312px}.country-flag--us{background-position:-336px -312px}.country-flag--uy{background-position:-360px -312px}.country-flag--uz{background-position:0 -336px}.country-flag--va{background-position:-24px -336px}.country-flag--vc{background-position:-48px -336px}.country-flag--ve{background-position:-72px -336px}.country-flag--vg{background-position:-96px -336px}.country-flag--vi{background-position:-120px -336px}.country-flag--vn{background-position:-144px -336px}.country-flag--vu{background-position:-168px -336px}.country-flag--wf{background-position:-192px -336px}.country-flag--ws{background-position:-216px -336px}.country-flag--ye{background-position:-240px -336px}.country-flag--yt{background-position:-264px -336px}.country-flag--za{background-position:-288px -336px}.country-flag--zm{background-position:-312px -336px}.country-flag--zw{background-position:-336px -336px}.hidden{display:none !important}@keyframes zoomIn{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.payment-page-2018{font-family:"Open Sans",sans-serif;margin:5px auto;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:transform 400ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 400ms cubic-bezier(0.77, 0, 0.175, 1);background:#000;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;flex-direction:column}.is-menu-visible .payment-page-2018{-webkit-transform:translate3d(90px, 0, 0);transform:translate3d(90px, 0, 0)}@media only screen and (min-device-width: 768px){.is-menu-visible .payment-page-2018{-webkit-transform:translate3d(125px, 0, 0);transform:translate3d(125px, 0, 0)}}@media (min-width:768px){.payment-page-2018{margin:5% auto;max-width:680px;background:transparent}}@media (min-width:990px){.payment-page-2018{-webkit-flex-direction:row;flex-direction:row;margin-top:30px;width:100%;max-width:937px}}@media (min-width:1320px){.payment-page-2018{max-width:1225px}}.payment-page-2018 .form-template{display:none}.payment-page-2018 .payment-header-guest{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex:1 1 100%;flex:1 1 100%;padding:5px}.payment-page-2018 .payment-header-guest__link{color:#fff;text-align:center;font-size:1em}@media (min-width:768px){.payment-page-2018 .payment-header-guest__link{color:#fff}}.payment-page-2018 .payment-header-guest__link a{color:#fff}@media (min-width:768px){.payment-page-2018 .payment-header-guest__link a{color:#fff}}.payment-page-2018 .payment-header-guest__title{text-align:center;text-transform:uppercase;font-weight:600;color:#fff}@media (min-width:768px){.payment-page-2018 .payment-header-guest__title{color:#fff}}@media (min-width:990px){.payment-page-2018__body{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}}.payment-page-2018__body .payment-block-list{position:relative;margin:3px 0 0 0;padding:0;list-style-type:none}@media (min-width:990px){.payment-page-2018__body .payment-block-list{width:580px}}.payment-page-2018 .inactive{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.payment-page-2018 .country-dropdown{position:absolute;top:0;right:0;pointer-events:none}.payment-page-2018 .country-dropdown select.is-collapsed,.payment-page-2018 .country-dropdown .dropdown{position:absolute;height:100%;width:100%}.payment-page-2018 .country-dropdown .dropdown{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;z-index:1}.payment-page-2018 .country-dropdown .dropdown__arrow{font-size:3em;line-height:100%;color:#cac2cd}.payment-page-2018 .country-dropdown select.is-collapsed{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#4C4950;border:none;background:transparent;z-index:1;pointer-events:all;cursor:pointer}.payment-page-2018 .paypal-info__container{text-align:center;font-size:1rem;display:block;margin-bottom:20px}.payment-page-2018 .paypal-info__container--text{color:black !important}.payment-page-2018 .paypal-info__container--unlink{text-decoration:underline;color:black;cursor:pointer}.payment-page-2018 .paypal-button__billing-agreement{background:#ffc439;color:#111;height:45px;width:85%;max-width:265px;border-radius:23px;cursor:pointer;text-align:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-bottom:30px}.payment-page-2018 .is-disabled{pointer-events:none;position:relative}.payment-page-2018 .method-payment--disabled{position:absolute;width:100%;height:60px;background-color:rgba(255,255,255,0.5)}.payment-page-2018 .payment-method__container{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around;width:100%}.payment-page-2018 .payment-method__container--button{margin:5px;height:45px;width:150px;display:inline-block;overflow:hidden;background-color:#fff;background-size:100px auto;background-position:center;background-repeat:no-repeat;border-radius:5px;box-shadow:rgba(0,0,0,0.2) 1px 5px 15px}.payment-page-2018 .payment-method__button--sunrise{background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/sunrise.png');background-size:100px auto}.payment-page-2018 .payment-method__button--swisscom{background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/swisscom.png');background-size:140px auto}.payment-page-2018 .payment-method__button--salt{background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/salt.png');background-size:70px auto}.payment-page-2018 .payment-block__bottom--dimoco-AT-DE .payment-block__title{font-size:1.3em;font-weight:700}.payment-page-2018 .payment-block__bottom--dimoco-AT-DE .bouton--large-green{background:#70A84E;font-weight:600;width:248px !important;margin-bottom:10px !important}.payment-page-2018 .payment-block__bottom--dimoco-AT-DE .bouton.is-disabled{background:#808080a1}.payment-page-2018 .payment-block__bottom--dimoco-AT-DE .wrapper{display:-webkit-flex;display:flex;width:83%}.payment-page-2018 .payment-block__bottom--dimoco-AT-DE .wrapper input{margin-left:0}.payment-page-2018 .payment-block__bottom--dimoco-AT-DE .wrapper label{margin-left:5px;font-size:0.9em;color:#4E4C53;line-height:16px}.payment-page-2018 .payment-block__bottom--dimoco-AT-DE .wrapper a{color:#910028}.payment-page-2018 .payment-block__bottom--dimoco-AT-DE .payment-block__bottom--footer{color:rgba(79,78,85,0.9);padding:20px 0 15px 0}.payment-page-2018 .payment-block__bottom--footer{width:90%;color:rgba(79,78,85,0.7);font-size:0.8em;padding:0 0 15px 0;height:auto;text-align:center}.payment-page-2018 .payment-block__bottom--footer>a{text-decoration:none;color:inherit;font-weight:bold}.payment-page-2018 .payment-block__bottom--footer__links{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;padding-top:20px}.payment-page-2018 .payment-block__bottom--footer__links span{font-size:1.2em;color:rgba(79,78,85,0.7)}.payment-page-2018 .payment-block__bottom--footer__link{display:inline-block;font-size:1.1em;margin:0 4px 0 4px}.payment-page-2018 .payment-block__bottom--footer__link a{color:#910028}.payment-page-2018 .mobile-phone{width:85%;text-align:center}.payment-page-2018 .mobile-phone__title{color:#4E4D54}.payment-page-2018 .mobile-phone__input--bg{display:grid;grid-template-rows:1fr;grid-template-columns:20% 80%}.payment-page-2018 .mobile-phone__input--country{font-size:1.2em;background-color:rgba(78,78,78,0.2);height:44px;font-weight:bold;padding:8px;line-height:28px;border-bottom-left-radius:5px;border-top-left-radius:5px;color:#4E4D54}.payment-page-2018 .mobile-phone__input{display:inline-block;color:#4E4D54;font-size:1.2em;padding:8px 15px 8px 8px;border-radius:0 5px 5px 0;border:none;height:44px;background-color:rgba(78,78,78,0.2)}.payment-page-2018 .mobile-phone__input.is-invalid{border:solid 1px red}.payment-page-2018 .mobile-phone__input--demo{background:#fff;position:relative;width:100%;display:block;height:100%;font-size:1.07em}.payment-page-2018 .payment-form--bank-information{display:-webkit-flex;display:flex}.payment-page-2018 .payment-form--bank-information .bank-information__field--switch{margin-bottom:30px;color:#635346;font-size:1em;font-weight:500;background:#FFF;border:0;padding:0;border-bottom:1px solid #635346}.payment-page-2018 .payment-form--bank-information .bank-information__wrapper--inputs{width:90%;box-shadow:0 1px 50px -10px rgba(0,0,0,0.75);border-radius:5px;overflow:hidden}.payment-page-2018 .payment-form--bank-information .bank-information__wrapper--inputs .bank-information__field{position:relative}.payment-page-2018 .payment-form--bank-information .bank-information__wrapper--inputs .bank-information__field>input:disabled{color:#79797f !important;font-style:italic}.payment-page-2018 .payment-form--bank-information .bank-information__wrapper--inputs .bank-information__field>input:disabled+label{color:#79797f !important;font-style:italic}.payment-page-2018 .payment-form--bank-information .bank-information__wrapper--inputs .bank-information__wrapper--field .bank-information__field:first-child{border-bottom:1px solid #A8A7AC}.payment-page-2018 .payment-form--bank-information .bank-information__wrapper--inputs .bank-information__wrapper--field .bank-information__field:last-child{border-top:1px solid #A8A7AC}.payment-page-2018 .payment-form--bank-information .bank-information__wrapper--inputs .bank-information__field--input:placeholder-shown+label{color:#4C4B52;position:absolute;top:30%;left:15px;font-weight:500;font-size:1em;pointer-events:none}.payment-page-2018 .payment-form--bank-information .bank-information__wrapper--inputs .bank-information__field--input:placeholder-shown+label strong{font-weight:600;text-transform:capitalize}.payment-page-2018 .payment-form--bank-information .bank-information__wrapper--inputs .bank-information__field--input{border:none;width:100%;height:56px;padding:0 15px !important}.payment-page-2018 .payment-form--bank-information .bank-information__wrapper--inputs .bank-information__field--input:-moz-placeholder{color:transparent !important}.payment-page-2018 .payment-form--bank-information .bank-information__wrapper--inputs .bank-information__field--input::-webkit-input-placeholder{color:transparent !important}.payment-page-2018 .payment-form--bank-information .bank-information__wrapper--inputs .bank-information__field--input:not(:placeholder-shown)+label{display:none}.payment-page-2018 .payment-form--bank-information .bank-information__wrapper--inputs .bank-information__field--input:not(:placeholder-shown):invalid{border-bottom:1px solid #FF0000;color:#FF0000 !important;font-weight:600 !important}.payment-page-2018 .payment-page-2018__footer{color:#4E4D54;text-align:center;position:relative}.payment-page-2018 .payment-page-2018__footer.invisible{visibility:hidden}.bouton--submit{background:#910028;color:#fff}.bouton--submit-light{background:#f185a3 !important;color:#59051c;font-weight:500}@media screen and (max-width:350px){#creditcard_cvc{padding:0 5px}.data-field .data-field__name{font-size:.65em !important}}@media screen and (max-width:425px){.payment-page-2018__body .payment-block-list .payment-block--per-packs .card-pack--common .card-pack__prices--discounted .old-price-per-min{font-size:.9em}.payment-page-2018__body .payment-block-list .payment-block--per-packs .card-pack--common .card-pack__prices--discounted .price-per-min{font-size:.8em}.payment-page-2018__body .payment-block-list .payment-block--per-packs .card-pack--common .card-pack__prices--discounted .old-total-price{font-size:.8em}.payment-page-2018__body .payment-block-list .payment-block--per-packs .card-pack--common .card-pack__prices--discounted .total-price{font-size:.7em}}.account-creation__google--container{display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;flex-direction:row !important;-webkit-justify-content:flex-end !important;justify-content:flex-end !important;-webkit-align-items:center;align-items:center;width:100% !important;height:45px}.account-creation__google--container div:first-child{margin-right:8px}.account-creation__google--text{font-size:13px;font-weight:600;letter-spacing:0;line-height:17px;text-align:right}.account-creation__google--button{height:41px;min-width:44%;border-radius:6px;background-color:#FFFFFF;display:-webkit-flex;display:flex;-webkit-align-content:center;align-content:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.account-creation__google--button .google-signin-label{color:#444444;font-size:16px;font-weight:600;letter-spacing:0;line-height:16px}.account-creation__google--button svg{width:17px;height:17px}.globalcharge-headline{color:#39A5CD;text-transform:capitalize;text-align:center;font-size:17px}.quantity-selector{font-family:'Open Sans',sans-serif;display:flex;padding-top:10px;justify-content:center;align-items:center;flex-direction:row}.quantity-selector__button{background:#910028;color:#fff;width:38px;display:flex;height:38px;align-items:center;justify-content:center}.quantity-selector__button svg{height:15px;width:15px;fill:#fff}.quantity-selector__button--minus{border-top-left-radius:5px;border-bottom-left-radius:5px}.quantity-selector__button--plus{border-top-right-radius:5px;border-bottom-right-radius:5px}.quantity-selector__number{width:70px;height:38px;display:flex;color:#4E4D54;border:1px solid #0000002e;font-size:14px;font-weight:600;align-items:center;justify-content:center}.total-credits-amount{color:#000;font-size:1.2em;font-weight:500;text-transform:uppercase}.payment-methods-list{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;margin:0;margin-bottom:15px;padding:0;width:100%;list-style-type:none}.payment-methods-list .another-method-link{margin-top:5px;text-decoration:none;color:rgba(255,255,255,0.5);background:transparent;border:0}.payment-methods-list .form-template{display:none}.payment-methods-list .payment-method{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;margin:5px;width:45%;height:60px;border-radius:3px;background:#FFF;box-shadow:0 0 15px -2px rgba(0,0,0,0.2),8px 8px 15px -8px rgba(0,0,0,0.2)}.payment-methods-list .payment-method.selected{border:0;box-shadow:0 0 0 1.5px #910028}.payment-methods-list .payment-method__head{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:60px;width:100%;cursor:pointer}.payment-methods-list .payment-method__head .icon{-webkit-flex:1;flex:1;-webkit-align-self:center;align-self:center}.payment-methods-list .payment-method__head .payment-method__head--text{color:#536DA4;width:100px;text-align:center}.payment-methods-list .payment-method__body{width:100%}.payment-methods-list .payment-method .icon{width:60%}.payment-methods-list .payment-method .payment-method__description{text-transform:uppercase;flex:0;color:#000000;font-size:.8em;font-weight:600}.payment-methods-list .payment-method .payment-method__description span{color:#f42636}.payment-methods-list .payment-method--altcoin.selected .payment-method__head--text{display:none}@media (max-width:768px){.payment-methods-list .payment-method--altcoin .payment-method__head--text{display:none}}.payment-methods-list .payment-method--altcoin .icon{height:70%;width:110px;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:auto;flex-basis:auto}.payment-methods-list .payment-method--globalcharge .icon{height:80%}.payment-methods-list .payment-method--bcmc .icon,.payment-methods-list .payment-method--bcmc_paynl .icon{height:100%;width:100%}.payment-methods-list .payment-method--paypal .icon{height:50%;width:50%}.payment-methods-list .payment-method--segpay_paypal .icon{height:50%}.payment-methods-list .payment-method--onshop .icon{height:85%}.payment-methods-list .payment-method--creditcard .icon{height:50%}.payment-methods-list .payment-method--creditcard--it .icon{height:65%}.payment-methods-list .payment-method--segpay_cc .icon{height:65%}.payment-methods-list .payment-method--directa24_creditcard .icon{height:50%}.payment-methods-list .payment-method--directpay24 .icon{height:75%}.payment-methods-list .payment-method--directpay24--de .icon{height:75%}.payment-methods-list .payment-method--ideal .icon{height:100%}.payment-methods-list .payment-method--ideal_paynl .icon{height:100%}.payment-methods-list .payment-method--neosurf .icon{height:50%}.payment-methods-list .payment-method--neosurf_strumpf .icon{height:50%}.payment-methods-list .payment-method--paysafecard .icon{height:45%}.payment-methods-list .payment-method--post_finance .icon{height:60%}.payment-methods-list .payment-method--twint .icon{height:100%}.payment-methods-list .payment-method--maestro .icon{height:100%}.payment-methods-list .payment-method--mb_way .icon{height:100%}.payment-methods-list .payment-method--directa24_online--br .icon{height:55%}.payment-methods-list .payment-method--directa24_online--cl .icon{height:75%}.payment-methods-list .payment-method--directa24_online--co .icon{height:55%}.payment-methods-list .payment-method--directa24_online--mx .icon{height:75%}.payment-methods-list .payment-method--directa24_online--ca .icon{height:75%}.payment-methods-list .payment-method--giropay .icon{height:75%}.payment-methods-list .payment-method--eps .icon{height:75%}.payment-methods-list .payment-method--giropay_direct .icon{height:75%}.payment-methods-list .payment-method--eps_direct .icon{height:75%}.payment-methods-list .payment-method--przelewy24 .icon{height:65%}.payment-methods-list .payment-method--przelewy24_paynl .icon{height:65%}.payment-methods-list .payment-method--letpay_pix .icon{height:75%}.payment-methods-list .payment-method--letpay_boleto .icon{height:75%}.payment-methods-list .payment-method--letpay_creditcard .icon{height:75%}.payment-methods-list .payment-method--audiotel,.payment-methods-list .payment-method--mobile{background:linear-gradient(to right, #f69c70 0, #e56470 100%)}.payment-methods-list .payment-method--audiotel.dimoco-DE,.payment-methods-list .payment-method--mobile.dimoco-DE{background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/dimoco.png');background-size:60%;background-repeat:no-repeat;background-position:center}.payment-methods-list .payment-method--audiotel.dimoco-DE>*,.payment-methods-list .payment-method--mobile.dimoco-DE>*{opacity:0}.payment-methods-list .payment-method--audiotel .payment-method__head,.payment-methods-list .payment-method--mobile .payment-method__head{-webkit-flex-direction:row;flex-direction:row}.payment-methods-list .payment-method--audiotel .icon,.payment-methods-list .payment-method--mobile .icon{font-size:3em;color:#FFFFFF;flex:0;margin:0 16px;width:initial}.payment-methods-list .payment-method--audiotel .payment-method__description,.payment-methods-list .payment-method--mobile .payment-method__description{font-weight:600;text-transform:uppercase;flex:1;color:#FFFFFF !important;font-size:1em}.payment__column{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;flex-direction:column;width:100%;margin:0 auto}@media (min-width:990px){.payment__column{width:620px}}@media (min-width:1320px){.payment__column{width:580px}}.payment__column section{position:relative;width:95%;margin:0 auto}@media (min-width:768px){.payment__column section{width:100%}}.payment__column section.payment__methods,.payment__column section.payment__packs-and-method-body{background-color:#fff}.payment__column section.payment__methods{border-top-left-radius:4px;border-top-right-radius:4px}.payment__column section.payment__methods h3{margin-top:35px}.payment__column section.payment__packs-and-method-body{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.pack-list-methods{width:100%;padding:0;list-style:none}.pack-list__method{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;margin:0;padding:0;width:100%;z-index:1}@media (min-width:990px){.pack-list__method li{max-width:580px}}.pack-list-methods__method[data-method-name='MAESTRO'] .card-pack__content--header{height:60px}.pack-list-methods__method[data-method-name='MAESTRO'] .card-pack__content--header .payment-form__head{height:100%;min-height:60px}.pack-list-methods__method[data-method-name='GLOBALCHARGE'] .payment-form__head{height:60px !important}.card-pack{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:relative;width:90%;height:96px;margin-bottom:10px;border-radius:3px;background-color:#910028;-webkit-transition:height 500ms cubic-bezier(0.77, 0, 0.175, 1);transition:height 500ms cubic-bezier(0.77, 0, 0.175, 1);cursor:pointer}.card-pack.free-context.card-pack--free .card-pack__offer{-webkit-justify-content:center;justify-content:center;padding-left:0 !important}.card-pack.free-context.card-pack--free .offer-credits span{color:#FFF}.card-pack.free-context.card-pack--free .card-pack__offer--footer{margin-top:8px}.card-pack.free-context.card-pack--free .total-price{color:#f42636 !important}.card-pack.free-context.card-pack--common .card-pack__offer--footer{padding-top:8px}.card-pack.free-context.card-pack--common .offer-credits{line-height:.9em}.card-pack.free-context .card-pack__offer{font-family:"Open Sans",sans-serif;-webkit-align-content:center;align-content:center;-webkit-flex-direction:column;flex-direction:column}.card-pack.free-context .offer-credits{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;-webkit-justify-content:center;justify-content:center;gap:4px}.card-pack.free-context .offer-credits .offer-credits__text{line-height:1;font-size:1.6em;font-weight:700}.card-pack.free-context .offer-credits .offer-credits__text--final-credits,.card-pack.free-context .offer-credits .offer-credits__text--free,.card-pack.free-context .offer-credits .offer-credits__text--credits{display:-webkit-flex;display:flex;color:white}.card-pack.free-context .offer-credits .offer-credits__text--final-credits{order:1}.card-pack.free-context .offer-credits .offer-credits__text--free{order:2}.card-pack.free-context .offer-credits .offer-credits__text--credits{order:3}[lang=FR] .card-pack.free-context .offer-credits .offer-credits__text--free{order:3}[lang=FR] .card-pack.free-context .offer-credits .offer-credits__text--credits{order:2}.card-pack.free-context .offer-credits .offer-credits__text--final-credits,.card-pack.free-context .offer-credits .offer-credits__text--free{color:#fced67}.card-pack__subtitle{color:black;font-style:italic;text-align:center}.card-pack.selected{height:auto !important;visibility:visible}.card-pack .tick{top:33px}.card-pack__title{height:44px;transition:all .3s ease}.card-pack__title.invisible{height:0;opacity:0;padding:0}.card-pack--free{background:linear-gradient(90deg, rgba(145,0,40,0.88), rgba(145,0,40,0.32)),url('/bundles/dnxmobile/img/default/payment2018/free_offer.png') no-repeat top center;background-color:#910028;background-size:100%}.card-pack--free .card-pack__offer{padding-left:15px;font-family:'bebas_neue_bold';-webkit-align-content:center;align-content:center}.card-pack--free .card-pack__offer .card-pack__offer--subtitle{text-transform:none;font-family:"Open Sans",sans-serif;text-align:center;width:100%;line-height:10px;color:#FFFFFF}.card-pack--free .card-pack__offer .amount{color:#FFF;font-size:6em;line-height:85%}.card-pack--free .card-pack__offer .column{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.card-pack--free .card-pack__offer .credits{color:#FFF;font-size:2em;line-height:100%}.card-pack--free .card-pack__offer .free{margin-top:-5px;color:#fced67;font-size:2.6em;line-height:100%}.card-pack--free .card-pack__offer+.card-pack__prices .card-pack__price--total{font-weight:700;text-transform:uppercase}.card-pack--free .card-pack__price--per-min{font-size:1.2em}.card-pack--free .payment-methods-list .payment-method__body .payment-form .info--payment-disclaimer{display:block}.card-pack--common .card-pack__prices--discounted .old-price-per-min,.card-pack--common .card-pack__prices--extra-credits .old-price-per-min{-webkit-align-self:flex-start;align-self:flex-start}.card-pack--common .card-pack__prices--discounted p,.card-pack--common .card-pack__prices--extra-credits p{position:relative;margin:0;padding:0;font-size:1.2em;font-weight:600;color:#959599}.card-pack--common .card-pack__prices--discounted .strikethrough,.card-pack--common .card-pack__prices--extra-credits .strikethrough{position:absolute;left:50%;top:50%;width:80%;border-top:1px solid #f53141;transform:translateX(-50%) skewY(155deg)}.card-pack--common .card-pack__prices--discounted .card-pack__price--per-min{padding:0 5px}.card-pack--common .card-pack__prices--discounted .card-pack__price--per-min,.card-pack--common .card-pack__prices--discounted .card-pack__price--total{-webkit-justify-content:space-between;justify-content:space-between;padding:0 5px}@media (min-width:600px){.card-pack--common .card-pack__prices--discounted .card-pack__price--per-min,.card-pack--common .card-pack__prices--discounted .card-pack__price--total{-webkit-justify-content:space-around;justify-content:space-around}}.card-pack--common .card-pack__prices--discounted .old-total-price{-webkit-align-self:center;align-self:center;position:relative;font-size:1em;font-weight:600;color:#959599}.card-pack--common .card-pack__prices--discounted .total-price{font-size:1em;color:#FA2C2C}.card-pack--common .card-pack__prices--extra-credits .card-pack__price--per-min{margin-top:20px}.card-pack--common .card-pack__prices--extra-credits .old-price-per-min{position:absolute;top:0;left:10%}.card-pack--common .card-pack__offer{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.card-pack--common .card-pack__offer .offer-credits{font-size:1.6em;font-weight:500;color:#FFF}.card-pack--common .card-pack__offer .bonus-credits{color:#fced67}.card-pack--common .card-pack__offer .credits-detail{color:#FFF;font-size:1.2em;font-weight:700}.card-pack--common .payment-methods-list .payment-method__body .payment-form .info--payment-disclaimer{display:none}.card-pack__head{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;position:relative;width:100%;height:96px;cursor:pointer}.card-pack__head--percentage{position:absolute;right:-17px;width:32px;height:32px;border-radius:30px;text-align:center;background:#DD2E33;color:#FFF;top:-5px;z-index:2;font-size:0.9em;line-height:10px;font-weight:600;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;flex-direction:column}.card-pack__head--percentage sub{font-size:0.7em;font-weight:300;bottom:revert;line-height:unset}.card-pack__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;width:97%;margin:5px auto;background:#FFFFFF;border-radius:3px}.card-pack__offer{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:65%;-webkit-align-items:center;align-items:center;text-transform:uppercase;border-top-left-radius:3px;border-bottom-left-radius:3px}.card-pack__offer--footer{font-size:0.9em;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-family:"Open Sans",sans-serif;text-transform:none;line-height:1.1em;color:#FFF}.card-pack__offer--footer .card-pack__footer--subtitle{font-size:.8em}.card-pack__prices{position:relative;width:35%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;justify-content:space-around;border:1px solid #D7D7D7;border-left-width:0;border-top-right-radius:2px;border-bottom-right-radius:2px;background:#FFF}.card-pack__price{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.card-pack__price--per-min{-webkit-justify-content:center;justify-content:center}.card-pack__price .price-per-min{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;color:#4E4D54}.card-pack__price .price-per-min .before-period{font-size:1.8em;font-weight:700;line-height:100%}.card-pack__price .price-per-min .before-period .currency{font-size:0.5em}.card-pack__price .price-per-min .after-period{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;font-weight:600}.card-pack__price .price-per-min .after-period .currency{font-size:1em;line-height:100%}.card-pack__price .price-per-min .after-period .min{font-size:0.8em;font-weight:normal}.card-pack__price .total-price{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-self:center;align-self:center;font-weight:600;color:#B6B2B6}.card-pack__price .total-price .before-period{font-size:1.3em}.card-pack__price .total-price .currency{font-size:1.3em}.card-pack__price--total{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center}.card-pack .info--payment-disclaimer{display:none}.card-pack--free .info--payment-disclaimer{display:block}.card-pack .inactive{background:rgba(255,255,255,0.3)}.card-pack .card-pack__content--body .payment-form{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.card-pack .card-pack__content--body .payment-form .info{text-align:center;color:#4F4235;font-size:.9em;padding:0 0 15px 0;height:auto;margin:0}.card-pack .card-pack__content--body .payment-form .info--payment-disclaimer{text-align:center;margin-top:15px;width:90%;color:#910028;font-weight:800}.card-pack .card-pack__content--body .payment-form .info--privacy-policy{font-weight:300;font-style:italic}.card-pack .card-pack__content--body .payment-form input[type="text"],.card-pack .card-pack__content--body .payment-form select{padding:15px;font-weight:400;color:#4C4B52;background:#FFF;-webkit-appearance:none;-moz-appearance:none;appearance:none}.card-pack .card-pack__content--body .payment-form input[type="text"]:-moz-placeholder,.card-pack .card-pack__content--body .payment-form select:-moz-placeholder{color:#4c4b52}.card-pack .card-pack__content--body .payment-form input[type="text"]::-webkit-input-placeholder,.card-pack .card-pack__content--body .payment-form select::-webkit-input-placeholder{color:#4c4b52}.card-pack .card-pack__content--body .payment-form .bouton{margin:15px 0;width:40%;height:46px}.card-pack .card-pack__content--body .payment-form--creditcard p{height:60px}.card-pack .card-pack__content--body .payment-form--creditcard .alert{width:90%}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper{position:relative;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:80%;box-shadow:0 1px 50px -10px rgba(0,0,0,0.75);border-radius:5px}@media (max-width:600px){.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper{width:90%}}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field{position:relative;background:#fff}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field .card-icon{display:none}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field input,.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field select{width:100%;height:100%;padding:0 15px;background:#FFF;border:0;font-size:1em;font-weight:500;opacity:1}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field input:-moz-placeholder,.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field select:-moz-placeholder{color:#4f4f52}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field input::-webkit-input-placeholder,.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field select::-webkit-input-placeholder{color:#4f4f52}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field label{position:absolute;top:50%;left:15px;color:#4F4F52;font-weight:500;transform:translateY(-50%);pointer-events:none}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--cardholder,.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--card-number{width:100%;height:56px}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--cardholder input:-moz-placeholder,.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--card-number input:-moz-placeholder{color:transparent}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--cardholder input::-webkit-input-placeholder,.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--card-number input::-webkit-input-placeholder{color:transparent}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--cardholder input:placeholder-shown+label,.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--card-number input:placeholder-shown+label{font-size:1em}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--cardholder input:placeholder-shown+label span,.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--card-number input:placeholder-shown+label span{font-weight:600;text-transform:capitalize}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--cardholder input:not(:placeholder-shown)+label,.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--card-number input:not(:placeholder-shown)+label{display:none}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--cardholder,.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--cardholder input{border-radius:5px 5px 0 0}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--card-number{border-top:1px solid #A8A7AC;border-bottom:1px solid #A8A7AC}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--expiry-date,.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--cvc-saved-card,.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--cvc{width:50%;height:60px}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--expiry-date{border-bottom-left-radius:5px}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--expiry-date label{top:10px;font-size:.8em;color:#B8B8C4;text-transform:uppercase}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--expiry-date select{width:45%;border:0}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--expiry-date select:first-child{border-bottom-left-radius:5px}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--expiry-date select#creditcard_expireMonth{border-bottom-left-radius:5px}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--cvc-saved-card,.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--cvc{border-left:1px solid #A8A7AC;border-bottom-right-radius:5px}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--cvc-saved-card input,.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field--cvc input{border-bottom-right-radius:5px}.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field .cvc-hint{position:absolute;top:50%;right:10px;width:46px;height:28px;transform:translateY(-50%);background-image:url('/bundles/dnxmobile/img/common/cvv_hint.png');background-size:46px 28px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.card-pack .card-pack__content--body .payment-form--creditcard .inputs-wrapper .field .cvc-hint{background-image:url('/bundles/dnxmobile/img/common/cvv_hint@2x.png')}}.card-pack .card-pack__content--body .payment-form--creditcard .custom-checkbox{position:relative;padding:10px 26px 10px 0;width:90%;border-top:1px solid #f1f1f1}.card-pack .card-pack__content--body .payment-form--creditcard .custom-checkbox__text{font-size:1em;font-weight:300;color:#4E4D54}.card-pack .card-pack__content--body .payment-form--creditcard .custom-checkbox__toggle-wrapper{position:absolute;right:0;top:50%;height:14px;transform:translateY(-50%)}.card-pack .card-pack__content--body .payment-form--creditcard .custom-checkbox__toggle{position:relative;display:inline-block;width:25px;height:14px;border-radius:60px}.card-pack .card-pack__content--body .payment-form--creditcard .custom-checkbox__toggle-handler{position:absolute;top:2px;width:10px;height:10px;background:#FFF;border-radius:60px}.card-pack .card-pack__content--body .payment-form--creditcard .custom-checkbox input[type="checkbox"]{position:absolute;visibility:hidden}.card-pack .card-pack__content--body .payment-form--creditcard .custom-checkbox input[type="checkbox"]+.custom-checkbox__toggle{background:#4E4D54}.card-pack .card-pack__content--body .payment-form--creditcard .custom-checkbox input[type="checkbox"]+.custom-checkbox__toggle .custom-checkbox__toggle-handler{left:2px;transition:all 200ms cubic-bezier(.215, .61, .355, 1)}.card-pack .card-pack__content--body .payment-form--creditcard .custom-checkbox input[type="checkbox"]:checked+.custom-checkbox__toggle{background:#910028}.card-pack .card-pack__content--body .payment-form--creditcard .custom-checkbox input[type="checkbox"]:checked+.custom-checkbox__toggle .custom-checkbox__toggle-handler{transform:translateX(11px);transition:all 200ms cubic-bezier(.215, .61, .355, 1)}.card-pack .card-pack__content--body .payment-form--creditcard .autopack{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center}.card-pack .card-pack__content--body .payment-form--creditcard .autopack__tooltip{margin-left:10px;height:14px}.card-pack .card-pack__content--body .payment-form--creditcard .creditcard-link{margin-bottom:30px;color:#635346;font-size:1em;font-weight:500;background:#FFF;border:0;padding:0;border-bottom:1px solid #635346}.card-pack .card-pack__content--body .payment-form--creditcard .saved-card-data{display:none}.card-pack .card-pack__content--body .payment-form--creditcard #spreedly-number{height:56px}.card-pack .card-pack__content--body .payment-form--creditcard #spreedly-number iframe{height:inherit;display:none}.card-pack .card-pack__content--body .payment-form--creditcard #spreedly-cvv{height:60px}.card-pack .card-pack__content--body .payment-form--creditcard #spreedly-cvv iframe{height:inherit;display:none}.card-pack .card-pack__content--body .payment-form--creditcard #creditcard_cardNumber{height:54px}.card-pack .card-pack__content--body .payment-form--creditcard #creditcard_cvc{height:60px}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card .saved-card-data,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .saved-card-data{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;color:#000}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card .data-field,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .data-field{position:relative}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card .data-field__cardholder-name .data-field__value,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .data-field__cardholder-name .data-field__value{display:block;width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card .data-field__name,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .data-field__name{position:absolute;top:-34px;color:#A59383;font-size:.7em;text-transform:uppercase}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card .data-field .saved-card-icon,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .data-field .saved-card-icon{display:inline-block;width:27px;height:16px;vertical-align:middle;background-size:27px 16px;background-image:url('/bundles/dnxmobile/img/default/payment2018/cc/cc_generic@2x.png')}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card .data-field .saved-card-icon--visa,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .data-field .saved-card-icon--visa{background-image:url('/bundles/dnxmobile/img/default/payment2018/cc/cc_visa@2x.png')}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card .data-field .saved-card-icon--mastercard,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .data-field .saved-card-icon--mastercard{background-image:url('/bundles/dnxmobile/img/default/payment2018/cc/cc_mastercard@2x.png')}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card .saved-card-data,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .saved-card-data{margin-top:20px;width:95%;border-radius:5px}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card .fields-wrapper,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .fields-wrapper{width:100%}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card .main-fields,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .main-fields{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card .inputs-wrapper .field,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .inputs-wrapper .field{display:none}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card .fields-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:15px;box-shadow:0 1px 50px -10px rgba(0,0,0,0.75);border-radius:5px}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card .main-fields{width:75%}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card .data-field__expiry-date{width:25%}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card .data-field__cardholder-name,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card .data-field__card-number{width:50%}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .saved-card-data .inputs-wrapper{display:block;width:100%}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc #spreedly-number,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc #spreedly-cvv{display:none}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .inputs-wrapper .field--cvc-saved-card,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .inputs-wrapper .field--cvc{display:block;position:absolute;top:-50px;right:0;padding:0;width:50%;height:auto;border-left:0}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .inputs-wrapper .field--cvc-saved-card input[type="text"],.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .inputs-wrapper .field--cvc input[type="text"]{padding:0 15px !important;height:50px;border-radius:5px}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .inputs-wrapper .field--cvc-saved-card input[type="text"]:-moz-placeholder,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .inputs-wrapper .field--cvc input[type="text"]:-moz-placeholder{color:transparent}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .inputs-wrapper .field--cvc-saved-card input[type="text"]::-webkit-input-placeholder,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .inputs-wrapper .field--cvc input[type="text"]::-webkit-input-placeholder{color:transparent}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .inputs-wrapper .field--cvc-saved-card input[type="text"]+label,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .inputs-wrapper .field--cvc input[type="text"]+label{display:block;position:absolute;top:-10px;color:#A59383;font-size:.7em;font-weight:300;text-transform:uppercase}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .inputs-wrapper .field--cvc-saved-card input[type="text"]:focus,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .inputs-wrapper .field--cvc input[type="text"]:focus{border:1px solid #2588CB}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .main-fields,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .data-field__expiry-date,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .field--cvc-saved-card,.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .field--cvc{height:50px;padding:15px;box-shadow:0 1px 50px -10px rgba(0,0,0,0.75);border-radius:5px}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .main-fields{width:100%}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .data-field__cardholder-name{width:60%}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .data-field__card-number{width:40%}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .data-field__expiry-date{margin-top:30px;width:40%}.card-pack .card-pack__content--body .payment-form--creditcard-has-saved-card-extra-cvc .data-field__expiry-date .data-field__name{top:-16px}.card-pack .card-pack__content--body .payment-form--ideal select,.card-pack .card-pack__content--body .payment-form--ideal_paynl select{margin-top:20px;width:85%;height:60px;border:0;border-radius:5px;box-shadow:0 1px 50px -10px rgba(0,0,0,0.75)}.card-pack .card-pack__content--body .payment-form--directa24_creditcard .supported-cards{padding:15px 0 0 0;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-around;justify-content:space-around;align-items:center;list-style:none;width:100%}.card-pack .card-pack__content--body .payment-form--directa24_creditcard .supported-cards img{width:50px}.card-pack .card-pack__content--header{width:100%}.card-pack .card-pack__content--header .payment-form__head{margin:8px;height:32px}.card-pack .card-pack__content--header .payment-form__head .payment-method__head{height:100%}.card-pack .card-pack__content--header .payment-form__head .payment-method__head .icon{width:100%;height:100%}.payment-method--globalcharge .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/globalcharge.png')}[lang='fr']  .payment-method--globalcharge .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/globalcharge--FR.png')}[lang='es']  .payment-method--globalcharge .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/globalcharge--ES.png')}[lang='it']  .payment-method--globalcharge .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/globalcharge--IT.png')}[lang='de']  .payment-method--globalcharge .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/globalcharge--DE.png')}[lang='pt']  .payment-method--globalcharge .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/globalcharge--PT.png')}[lang='nl']  .payment-method--globalcharge .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/globalcharge--NL.png')}.payment-method--altcoin .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/cryptos.png')}.payment-method--astropaycard .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/astropaycard.svg')}.payment-method--bcmc .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/bcmc.svg')}.payment-method--bcmc_paynl .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/bcmc.svg')}.payment-method--bcmc .payment-method__head,.payment-method--bcmc_paynl .payment-method__head{min-height:50px}.payment-method--paypal .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/paypal.png')}.payment-method--segpay_paypal .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/paypal.png')}.payment-method--onshop .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/onshop.jpg')}.payment-method--skrill .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/skrill.gif')}.payment-method--skrill .payment-method__head{height:50px}.payment-method--creditcard .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/creditcard.svg')}.payment-method--creditcard--it .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/creditcard--it.png')}.payment-method--directa24_creditcard .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/directa24_creditcard.svg')}.payment-method--segpay_cc .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/creditcard.svg')}.payment-method--directpay24 .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/directpay24.svg')}.payment-method--directpay24--de .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/directpay24--de.svg')}.payment-method--ideal .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/ideal.svg')}.payment-method--ideal_paynl .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/ideal.svg')}.payment-method--ideal .payment-method__head,.payment-method--ideal_paynl .payment-method__head{min-height:50px}.payment-method--neosurf .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/neosurf.svg')}.payment-method--neosurf_strumpf .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/neosurf.svg')}.payment-method--paysafecard .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/paysafecard.svg')}.payment-method--post_finance .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/post_finance.png')}.payment-method--twint .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/twint.png')}.payment-method--maestro .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/maestro.svg')}.payment-method--mb_way .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/mb_way.png')}.payment-method--eps .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/eps.png')}.payment-method--giropay .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/giropay.png')}.payment-method--przelewy24 .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/przelewy24.png')}.payment-method--eps_direct .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/eps_direct.png')}.payment-method--giropay_direct .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/giropay_direct.png')}.payment-method--directa24_online--br .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/directa24_online--br.png')}.payment-method--directa24_online--cl .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/directa24_online--cl.png')}.payment-method--directa24_online--co .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/directa24_online--co.png')}.payment-method--directa24_online--mx .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/directa24_online--mx.png')}.payment-method--directa24_online--ca .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/directa24_online--ca.png')}.payment-method--letpay_pix .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/letpay_pix.svg')}.payment-method--letpay_boleto .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/letpay_boleto.jpeg')}.payment-method--letpay_creditcard .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/letpay_creditcard.svg')}.payment-method--przelewy24_paynl .payment-method__head .icon{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('/bundles/dnxmobile/img/default/payment2018/logos/przelewy24_paynl.png')}@media (min-width:1320px){.payment__pictures--secondary{display:none !important}}.payment__pictures{display:none}@media (min-width:990px){.payment__pictures{display:block;width:244px}.payment__pictures.is-hidden{display:none}}@media (min-width:1320px){.payment__pictures{width:100%}.payment__pictures.is-hidden{display:block}}.payment__pictures .model-photo--first{position:relative;margin-top:0;min-height:219px}@media (min-width:990px){.payment__pictures .model-photo--first{min-height:188px}}@media (min-width:1320px){.payment__pictures .model-photo--first{min-height:440px}}.payment__pictures .model-photo--first .message{position:absolute;left:0;bottom:0;padding:10px 0;width:100%;background:rgba(0,0,0,0.5);text-align:center;z-index:2;color:#FFFFFF}.payment__pictures .model-photo--first .message .model-name{font-weight:bold;font-size:2.5em;line-height:1.3em}@media (max-width:1320px){.payment__pictures .model-photo--first .message .model-name{font-size:2em}}.payment__pictures .model-photo--first .message p{margin:0;font-size:1.5em;line-height:1.3em}.payment__pictures .model-photo__thumbnail{height:auto}.payment__pictures .model-photo__thumbnail img{width:100%;height:auto}.payment__pictures .model-photo-list{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;list-style-type:none;padding:0}@media (min-width:990px){.payment__pictures .model-photo-list{margin:0 auto}}.payment__pictures .model-photo-list .model-photo{width:285px;margin-top:5px}.payment__pictures .model-photo-list .model-photo:last-child{display:none}@media (min-width:1320px){.payment__pictures .model-photo-list .model-photo:last-child{display:block}}.payment__account-creation{margin:0 auto;color:#373539}.payment__account-creation .account-creation-block,.payment__account-creation .guest-account-creation,.payment__account-creation .successful-register{background:linear-gradient(to right, #f1eff2 0%, #f9f9f9 100%);border-radius:4px;box-shadow:0 0 20px 0 rgba(0,0,0,0.1);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.payment__account-creation .guest-account-creation,.payment__account-creation .account-creation{padding:4px 5%}.payment__account-creation .successful-register{margin-bottom:10px;padding:0}.payment__account-creation .successful-register h3{margin:10px;font-weight:500;font-size:1.5em;color:#910028;text-align:center;width:100%}.payment__account-creation .account-creation-details{margin:5px 0;width:100%;letter-spacing:-0.6px}@media (min-width:990px){.payment__account-creation .account-creation-details{margin:15px 0 20px 0}}.payment__account-creation .account-creation-details p{display:-webkit-flex;display:flex;line-height:1.2em;margin:0;font-weight:500}.payment__account-creation .account-creation-details p i{padding-right:5px;color:#910028}.payment__account-creation .account-creation-details p:not(:last-of-type){margin-bottom:5px}.payment__account-creation .payment-form-wrapper{width:100%}.payment__account-creation .payment-form-wrapper form{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;width:100%;margin:10px 0 0 0;padding:0}.payment__account-creation .payment-form-wrapper form p,.payment__account-creation .payment-form-wrapper form a{margin:0;padding:0}.payment__account-creation .payment-form-wrapper form p:not(.form-error){font-size:0.8em;font-weight:600;max-width:85%}.payment__account-creation .payment-form-wrapper form a:not(.form-error){color:#910028}.payment__account-creation .payment-form-wrapper form .inputs-wrapper{position:relative;width:100%;border-radius:5px}.payment__account-creation .payment-form-wrapper form .inputs-wrapper #subscription_email:first-child{margin-bottom:8px}.payment__account-creation .payment-form-wrapper form .inputs-wrapper .input-button{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end;width:100%}.payment__account-creation .payment-form-wrapper form .inputs-wrapper .input-button input:first-child{margin-right:8px}.payment__account-creation .payment-form-wrapper form .inputs-wrapper .input-button .input-button__action{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;width:45%}.payment__account-creation .payment-form-wrapper form .inputs-wrapper .input-button .input-button__action button.bouton{width:100%;margin:0;padding:4px;letter-spacing:-0.64px}.payment__account-creation .payment-form-wrapper form .inputs-wrapper .input-button .input-button__action .spinner,.payment__account-creation .payment-form-wrapper form .inputs-wrapper .input-button .input-button__action .success-registration-icon{margin:0}.payment__account-creation .payment-form-wrapper form .inputs-wrapper input{position:relative;margin:0;padding:0 30px 0 8px;width:100%;height:45px;border:none;background:#FFF;color:#000;border-radius:5px}.payment__account-creation .payment-form-wrapper form .inputs-wrapper input:placeholder-shown{padding-right:8px}.payment__account-creation .payment-form-wrapper form .inputs-wrapper input:not(:placeholder-shown):invalid{border-bottom:1px solid #FF0000;color:#FF0000;font-weight:600}.payment__account-creation .payment-form-wrapper form .inputs-wrapper input#subscription_email{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:auto;flex-basis:auto}.payment__account-creation .payment-form-wrapper form .inputs-wrapper input#subscription_password{width:55%}.payment__account-creation .payment-form-wrapper form .inputs-wrapper input#subscription_password:not(:placeholder-shown)+.dnxLiveIcon-eye{display:block}.payment__account-creation .payment-form-wrapper form .inputs-wrapper .dnxLiveIcon-eye{display:none;position:absolute;top:45px;right:45%;font-size:3em;color:#cac9cd}.payment__account-creation .payment-form-wrapper form p.form-error{font-weight:normal;color:#FA0100}.payment__account-creation .payment-form-wrapper form .form-field-errors{padding:5px;margin:0}.payment__account-creation .payment-form-wrapper form .form-field-errors .input-error{color:#FF0000;font-weight:500}.payment__account-creation .payment-form-wrapper .spinner{width:45px;height:45px;border:3px solid #910028;border-radius:50%;border-left-color:transparent;border-right-color:transparent;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.payment__account-creation .payment-form-wrapper .success-registration-icon{width:45px;height:45px;font-size:45px;line-height:45px;color:#910028}.payment__account-creation .options-separator{position:relative;width:100%;margin:5px 0;font-size:1.2em;text-align:center;text-transform:uppercase;color:#fff;font-weight:bold;line-height:1}@media (min-width:768px){.payment__account-creation .options-separator{color:#fff}}@media (min-width:990px){.payment__account-creation .options-separator{margin:7px 0;font-size:1.4em}}.payment__account-creation .options-separator:before,.payment__account-creation .options-separator:after{content:'';position:absolute;top:50%;width:31px;height:1px;background-color:#8C8B8D}.payment__account-creation .options-separator:before{left:calc(50% - 51px)}.payment__account-creation .options-separator:after{right:calc(50% - 51px)}.payment__account-creation .guest-account-creation{margin-bottom:20px}.payment__account-creation .guest-account-creation .guest-account-creation__action{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;width:100%}.payment__account-creation .guest-account-creation .guest-account-creation__action div:first-child{margin-right:8px}.payment__account-creation .guest-account-creation .guest-account-creation--disclaimer{text-align:right;font-size:12px;letter-spacing:-0.6px;font-weight:400;line-height:15px}.payment__account-creation .guest-account-creation .bouton--submit{min-width:45% !important;max-width:45% !important;margin:10px 0;padding:4px;letter-spacing:-0.64px;line-height:16px}[lang="es"] .payment__account-creation .guest-account-creation .bouton--submit{font-size:15px}.payment__account-creation .guest-account-info{margin:0;font-weight:600;letter-spacing:-0.6px;font-size:1em}.payment-block__title{margin:10px 0 20px 0;width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0;font-size:1.4em;font-weight:800;line-height:26px;text-align:left;color:#4C4B55;z-index:1;letter-spacing:-0.65px}@media (min-width:768px){.payment-block__title{font-size:1.7em}}.payment-block__promotion{color:black;font-weight:600;padding-left:29px}.guest-account-creation .payment-block__title{margin:16px 0 8px 0;-webkit-justify-content:center;justify-content:center}.account-creation-block .payment-block__title{margin:0}.payment__packs-and-method-body .payment-block__title{margin:10px 0 8px 0}.already-registered-link{display:-webkit-flex;display:flex;-webkit-align-self:flex-end;align-self:flex-end;margin:4px 4px 0 0;font-size:0.9em;font-weight:400;background:#F9EBB6;padding:2px 10px;border-radius:4px;text-transform:capitalize;color:rgba(0,0,0,0.7);z-index:2}p.info-user-agreement{margin-bottom:15px;text-align:justify;font-size:11px;line-height:13px}p.info-user-agreement a{text-decoration:underline;color:inherit}.payment__step{padding-right:10px;padding-left:7px;text-align:left}.payment__step span{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:37px;height:37px;font-weight:700;background:#373539;color:#fff;font-size:21px;border-radius:50px}@media (max-width:768px){.payment__step span{width:30px;height:30px}}.card-pack .card-pack__content{height:0;margin:0;overflow:hidden}.card-pack.selected{width:100%}.card-pack.selected .card-pack__content{margin:10px auto}.card-pack.selected .tick,.card-pack.selected .card-pack__head--percentage{right:2px}.payment__method--audiotel .payment-block__top{background:linear-gradient(to right, #f9f9f9 0%, #f1eff2 100%)}.payment__packs-and-method-body .payment__method{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:0 auto;width:100%}.payment__packs-and-method-body .payment__method form.is-disabled-by-avs{pointer-events:none;touch-action:none}.payment__packs-and-method-body .payment__method .info,.payment__packs-and-method-body .payment__method .warning{margin:0;padding:0;font-size:0.9em;font-weight:400;line-height:normal;text-align:center;z-index:1}.payment__packs-and-method-body .payment__method .warning{color:red;font-weight:600;width:90%}.payment__packs-and-method-body .payment__method__disclaimer{margin-top:0;color:#910028;font-weight:500;text-align:center}.payment__packs-and-method-body .payment__method .avs__disclaimer{background-color:rgba(0,0,0,0.7);height:100%;width:100%;z-index:3;position:absolute}.payment__packs-and-method-body .payment__method .payment-block__top{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.payment__packs-and-method-body .payment__method__top.hidden+.payment-block__bottom .chevron{height:0px}.payment__packs-and-method-body .payment__method .payment-block__bottom{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:relative;-webkit-align-items:center;align-items:center;padding-bottom:15px;background:#FFF;border-radius:4px}.payment__packs-and-method-body .payment__method .payment-block__bottom.is-visible .payment-block__pack-list .card-pack{animation:zoomIn .3s ease;animation-fill-mode:both}.payment__packs-and-method-body .payment__method .payment-block__bottom.is-visible .payment-block__pack-list .card-pack:nth-child(1){animation-delay:.2s}.payment__packs-and-method-body .payment__method .payment-block__bottom.is-visible .payment-block__pack-list .card-pack:nth-child(2){animation-delay:.4s}.payment__packs-and-method-body .payment__method .payment-block__bottom.is-visible .payment-block__pack-list .card-pack:nth-child(3){animation-delay:.6s}.payment__packs-and-method-body .payment__method .payment-block__bottom.is-visible .payment-block__pack-list .card-pack:nth-child(4){animation-delay:.8s}.payment__packs-and-method-body .payment__method .payment-block__bottom.is-visible .payment-block__pack-list .card-pack:nth-child(5){animation-delay:1s}.payment__packs-and-method-body .payment__method .payment-block__bottom.is-visible .payment-block__pack-list .card-pack:nth-child(6){animation-delay:1.2s}.payment__packs-and-method-body .payment__method--per-packs.hidden{display:flex !important}.payment__packs-and-method-body .payment__method--per-packs.hidden .payment-block__top,.payment__packs-and-method-body .payment__method--per-packs.hidden .payment-block__bottom{display:none !important}.payment__packs-and-method-body .payment__method--per-packs .payment-block__bottom{visibility:visible}.payment__packs-and-method-body .payment__method--per-packs .payment-block__bottom .payment-block__title{height:20px}.payment__packs-and-method-body .payment__method--per-packs .payment-block__bottom.invisible{visibility:hidden}.payment__packs-and-method-body .payment__method--per-packs.has-account-header-label .card-pack.selected.active-payment-method{top:123px}.payment__packs-and-method-body .payment__method--per-packs.has-guest-header-label .card-pack.selected.active-payment-method{top:143px}.payment__packs-and-method-body .payment__method--per-packs .payment-block__top{height:auto;border-radius:5px;padding-bottom:20px;visibility:visible;transition:visibility .3s ease;color:#373539}.payment__packs-and-method-body .payment__method--per-packs .payment-block__top div{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;width:100%}.payment__packs-and-method-body .payment__method--per-packs .payment-block__top .bouton.bouton--submit{min-height:45px}.payment__packs-and-method-body .payment__method--per-packs .payment-block__top .bouton.bouton--submit,.payment__packs-and-method-body .payment__method--per-packs .payment-block__top .spinner,.payment__packs-and-method-body .payment__method--per-packs .payment-block__top .success-registration-icon{margin:10px 0}.payment__packs-and-method-body .payment__method--per-packs .successful-register{display:none;background:linear-gradient(to right, #f1eff2 0%, #f9f9f9 100%);border-top-right-radius:4px;border-top-left-radius:4px}.payment__packs-and-method-body .payment__method--per-packs .successful-register h3{margin:10px;font-weight:500;font-size:1.5em;color:#910028;text-align:center;width:100%}.payment__packs-and-method-body .payment__method--per-packs .successful-register a{margin:0;padding:0;margin-bottom:20px;text-transform:uppercase;font-weight:500;font-size:1em;color:#910028}.payment__packs-and-method-body .payment__method--per-packs .successful-register.is-visible{display:inherit}.payment__packs-and-method-body .payment__method .selected:not(.payment-option){border:0;box-shadow:0 0 0 1.5px #910028}.payment__packs-and-method-body .payment__method .selected:not(.payment-option) .card-pack__prices{border:0;border-bottom-right-radius:0}.payment__packs-and-method-body .payment__method--audiotel,.payment__packs-and-method-body .payment__method--mobile{position:relative;overflow:hidden}.payment__packs-and-method-body .payment__method--audiotel .payment-block__top,.payment__packs-and-method-body .payment__method--mobile .payment-block__top{background-color:#f1eff2}.payment__packs-and-method-body .payment__method--audiotel .payment-block__bottom,.payment__packs-and-method-body .payment__method--mobile .payment-block__bottom{color:#4E4C53}.payment__packs-and-method-body .payment__method--mobile .phone-packs-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;position:relative;padding:0;width:100%;margin:10px 0 20px 0;max-width:450px}.payment__packs-and-method-body .payment__method--mobile .phone-packs-wrapper .phone-pack{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:relative;margin-bottom:9px;width:80%;border-radius:3px;background:#f1eff2;cursor:pointer}.payment__packs-and-method-body .payment__method--mobile .phone-packs-wrapper .phone-pack .tick{top:13px}.payment__packs-and-method-body .payment__method--mobile .phone-packs-wrapper .phone-pack__head{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;position:relative;width:100%;height:56px}.payment__packs-and-method-body .payment__method--mobile .phone-packs-wrapper .phone-pack__half{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;width:50%}.payment__packs-and-method-body .payment__method--mobile .phone-packs-wrapper .phone-pack .amount{border-bottom-left-radius:3px;border-top-left-radius:3px;color:#FFF;padding:1px;background:#910028}.payment__packs-and-method-body .payment__method--mobile .phone-packs-wrapper .phone-pack .amount span{font-weight:600;line-height:100%}.payment__packs-and-method-body .payment__method--mobile .phone-packs-wrapper .phone-pack .amount span:first-child{font-size:2.5em}.payment__packs-and-method-body .payment__method--mobile .phone-packs-wrapper .phone-pack .amount span:nth-child(2){text-transform:uppercase;font-size:0.9em}.payment__packs-and-method-body .payment__method--mobile .phone-packs-wrapper .phone-pack .price{border-bottom-right-radius:3px;border-top-right-radius:3px;background:#FFF;padding:4px}.payment__packs-and-method-body .payment__method--mobile .phone-packs-wrapper .phone-pack .price span{line-height:10px}.payment__packs-and-method-body .payment__method--mobile .phone-packs-wrapper .phone-pack .price--per-min{color:#4F4E56}.payment__packs-and-method-body .payment__method--mobile .phone-packs-wrapper .phone-pack .price--per-min span:first-child{font-weight:600;font-size:1.3em}.payment__packs-and-method-body .payment__method--mobile .phone-packs-wrapper .phone-pack .price--per-min span:nth-child(2){font-weight:normal;font-size:0.9em}.payment__packs-and-method-body .payment__method--mobile .phone-packs-wrapper .phone-pack .price--per-min[data-currency="NOK"] span:first-child,.payment__packs-and-method-body .payment__method--mobile .phone-packs-wrapper .phone-pack .price--per-min[data-currency="SEK"] span:first-child{font-size:1.4em}.payment__packs-and-method-body .payment__method--mobile .phone-packs-wrapper .phone-pack .price--total{font-size:1.1em;font-weight:600;color:#ABAAAF}.payment__packs-and-method-body .payment__method--mobile .country-dropdown{width:70px;height:50px}.payment__packs-and-method-body .payment__method--mobile .country-dropdown .dropdown{-webkit-flex-wrap:wrap;flex-wrap:wrap}.payment__packs-and-method-body .payment__method--mobile .country-dropdown .dropdown__arrow{width:35px;height:40px}.payment__packs-and-method-body .payment__method--mobile .payment-block__bottom .bouton{width:130px;height:45px;margin-top:10px;margin-bottom:0;font-size:1.1em}.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .block{position:relative;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:95%;height:80px;max-width:420px;margin-top:10px}.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .block .phone-number{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;width:85%;background:#FFF;border-radius:5px 0 0 5px}.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .block .phone-number .call-number{background:#e35764;color:white;flex:1;text-align:center;border-radius:5px 0 0 5px}.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .block .phone-number .call-number .call-number-icon{height:40px}.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .block .phone-number .call-number i{display:inline-block;font-size:35px}.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .block .phone-number .call-number span{font-size:0.9em}.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .block .phone-number .number{font-size:1.7em;font-weight:700;flex:3.5;color:#000;text-align:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .block .phone-number .number a,.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .block .phone-number .number a:visited{color:inherit;display:block;line-height:18px}.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .block .phone-number .number--be{font-size:1.6em}.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .block .phone-number .pricing{margin-right:20px;display:block;font-size:13px;font-weight:400;color:#9D9CA2;text-align:right}.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .block .phone-number .details{font-size:12px;font-weight:600;letter-spacing:-0.4px;line-height:12px}.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .block .country-dropdown{width:15%;height:100%;border-radius:0 5px 5px 0}.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .block .country-dropdown .dropdown{-webkit-flex-direction:column;flex-direction:column;background:#e7e4e9;border-radius:0 5px 5px 0;z-index:2}.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .block .country-dropdown .dropdown__arrow{width:40px;height:30px}.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .info{width:90%;margin:10px 0 20px 0;color:#cac2cd}.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .info a,.payment__packs-and-method-body .payment__method--audiotel .payment-block__top .info a:visited{color:inherit;font-weight:600}.payment__packs-and-method-body .payment__method--audiotel .payment-block__bottom input[type="text"]{width:260px;height:50px;margin:5px 0 15px 0;padding:0 15px;border:1px solid #D0CAD7;border-radius:5px;font-size:1.2em;font-weight:600;color:#4C4950;text-align:center;background:#FFF}.payment__packs-and-method-body .payment__method--audiotel .payment-block__bottom input[type="text"]:-moz-placeholder{color:#4c4950}.payment__packs-and-method-body .payment__method--audiotel .payment-block__bottom input[type="text"]::-webkit-input-placeholder{color:#4c4950}.payment__packs-and-method-body .payment__method--audiotel .payment-block__bottom .info{width:90%}.payment__packs-and-method-body .payment__method--audiotel .payment-block__bottom .info span{color:#910028}.payment__packs-and-method-body .payment__method--audiotel .payment-block__bottom .info span.info--warning{color:#F1636C}.payment__packs-and-method-body .payment__method--audiotel .payment-block__bottom .info--warning{margin-bottom:5px;font-weight:700;color:#F1636C}.payment__packs-and-method-body .payment__method--audiotel .payment-block__bottom .info--footnote{font-weight:500;font-size:0.8em;color:#a22531}.payment__packs-and-method-body .payment__method--audiotel .payment-block__bottom .bouton{width:130px;height:44px;margin:15px 0}.payment__packs-and-method-body .payment__method--audiotel .payment-block__bottom .pin-code{font-size:2em;font-weight:800;color:#E64E5B}.payment__packs-and-method-body .payment__method--mobile .payment-block__bottom .info{width:90%}.payment__packs-and-method-body .payment__method--mobile .payment-block__bottom p{margin-top:0}.tick{position:absolute;opacity:0;right:-15px;width:30px;height:30px;border-radius:30px;font-size:1.4em;text-align:center;line-height:30px;background:#910028;color:#FFF;-webkit-transform:scale(0);transform:scale(0);z-index:1}.tick.visible{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:transform .3s ease;transition:transform .3s ease}.payment-block__pack-list .discount-banner{margin:0 auto 10px auto;width:90%;height:30px;background:#f52034;color:#fff;font-size:.85em;font-weight:700;line-height:30px;border-radius:5px;text-align:center;text-transform:uppercase;letter-spacing:2px}.payment-block__pack-list .discount-banner--halloween24-ramp{border-radius:8px;padding:19px 0;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(/bundles/dnxmobile/img/common/halloween-24/halloween24-payment-ramp-EN.png) !important}@media (min-width:500px){.payment-block__pack-list .discount-banner--halloween24-ramp{padding:25px 0}}@media (min-width:600px){.payment-block__pack-list .discount-banner--halloween24-ramp{padding:29px 0}}@media (min-width:700px) and (max-width:768px){.payment-block__pack-list .discount-banner--halloween24-ramp{padding:36px 0}}[lang='fr'] .payment-block__pack-list .discount-banner--halloween24-ramp{background-image:url(/bundles/dnxmobile/img/common/halloween-24/halloween24-payment-ramp-FR.png) !important}[lang='nl'] .payment-block__pack-list .discount-banner--halloween24-ramp{background-image:url(/bundles/dnxmobile/img/common/halloween-24/halloween24-payment-ramp-NL.png) !important}[lang='es'] .payment-block__pack-list .discount-banner--halloween24-ramp{background-image:url(/bundles/dnxmobile/img/common/halloween-24/halloween24-payment-ramp-ES.png) !important}[lang='it'] .payment-block__pack-list .discount-banner--halloween24-ramp{background-image:url(/bundles/dnxmobile/img/common/halloween-24/halloween24-payment-ramp-IT.png) !important}[lang='de'] .payment-block__pack-list .discount-banner--halloween24-ramp{background-image:url(/bundles/dnxmobile/img/common/halloween-24/halloween24-payment-ramp-DE.png) !important}[lang='pt'] .payment-block__pack-list .discount-banner--halloween24-ramp{background-image:url(/bundles/dnxmobile/img/common/halloween-24/halloween24-payment-ramp-PT.png) !important}.payment-block__pack-list .discount-banner--halloween24-extra{border-radius:8px;padding:20px 0;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(/bundles/dnxmobile/img/common/halloween-24/halloween24-payment-extra-EN.png) !important}@media (min-width:500px){.payment-block__pack-list .discount-banner--halloween24-extra{padding:25px 0}}@media (min-width:600px){.payment-block__pack-list .discount-banner--halloween24-extra{padding:29px 0}}@media (min-width:700px) and (max-width:768px){.payment-block__pack-list .discount-banner--halloween24-extra{padding:36px 0}}[lang='fr'] .payment-block__pack-list .discount-banner--halloween24-extra{background-image:url(/bundles/dnxmobile/img/common/halloween-24/halloween24-payment-extra-FR.png) !important}[lang='nl'] .payment-block__pack-list .discount-banner--halloween24-extra{background-image:url(/bundles/dnxmobile/img/common/halloween-24/halloween24-payment-extra-NL.png) !important}[lang='es'] .payment-block__pack-list .discount-banner--halloween24-extra{background-image:url(/bundles/dnxmobile/img/common/halloween-24/halloween24-payment-extra-ES.png) !important}[lang='it'] .payment-block__pack-list .discount-banner--halloween24-extra{background-image:url(/bundles/dnxmobile/img/common/halloween-24/halloween24-payment-extra-IT.png) !important}[lang='de'] .payment-block__pack-list .discount-banner--halloween24-extra{background-image:url(/bundles/dnxmobile/img/common/halloween-24/halloween24-payment-extra-DE.png) !important}[lang='pt'] .payment-block__pack-list .discount-banner--halloween24-extra{background-image:url(/bundles/dnxmobile/img/common/halloween-24/halloween24-payment-extra-PT.png) !important}.payment__column--right{position:relative}.payment__column--right .disabled-section{position:absolute;top:0;left:0;width:100%;height:100%;margin:0 auto;z-index:3;background:rgba(255,255,255,0.5);cursor:initial}.payment__method--mobile .payment-block__bottom .info{font-size:1em}@media (min-width:768px){.payment-page-2018 .payment__methods,.payment-page-2018 .payment__packs-and-method-body{min-width:580px;max-width:580px}.payment-page-2018 .payment__account-creation{min-width:580px;max-width:580px}.payment-page-2018 .payment__step{padding-left:15px}.payment-page-2018 .account-creation-block .payment-block__title{margin-top:10px}.payment-page-2018 .already-registered-link{position:absolute}}@media (min-width:990px) and (max-width:1319px){.payment-page-2018 .payment__column.payment__column--left{-webkit-flex-direction:row;flex-direction:row;width:100%}.payment-page-2018 .payment__column.payment__column--left .payment__account-creation{width:62%;margin:0 0 0 8px}.payment-page-2018 .payment__pictures .model-photo{display:none}.payment-page-2018 .payment__pictures .model-photo:nth-child(1),.payment-page-2018 .payment__pictures .model-photo:nth-child(2){display:block}.payment-page-2018 .payment__pictures,.payment-page-2018 .payment__pictures--secondary{min-width:244px;max-width:244px;margin:0 auto}.payment-page-2018 .payment__column--right{margin:0}.payment-page-2018 .payment__column--right .payment__methods,.payment-page-2018 .payment__column--right .payment__packs-and-method-body{margin:0 0 0 8px;min-width:580px;max-width:580px}}@media (min-width:1320px){.payment-page-2018 .payment__column--right .payment__methods,.payment-page-2018 .payment__column--right .payment__packs-and-method-body{min-width:auto}}.account{color:#fff;background-color:#19181b;padding-bottom:0;position:relative;left:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:transform 400ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 400ms cubic-bezier(0.77, 0, 0.175, 1);max-width:1200px;margin:auto;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1285px){.account{max-height:1300px;-webkit-flex-direction:column;flex-direction:column}}.is-menu-visible .account{-webkit-transform:translate3d(90px, 0, 0);transform:translate3d(90px, 0, 0)}@media only screen and (min-device-width: 768px){.is-menu-visible .account{-webkit-transform:translate3d(125px, 0, 0);transform:translate3d(125px, 0, 0)}}.account .page__subtitle{padding-bottom:5px;font-size:1.15em;width:100%}.account .page__subtitle--email-category{font-size:1.2em;font-weight:600;width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:11px;-moz-column-gap:11px;column-gap:11px;padding-left:17px}.account .page__subtitle--email-category svg{width:22px;height:22px;fill:#fff}.account__row{width:100%;display:block;min-height:60px;background-color:#2b292e}.account__row--checkbox{min-height:unset}.account__row--transparent{background-color:transparent;height:auto;min-height:60px}.account__row--gifts{background-color:#232226;height:auto;min-height:unset}.account__row-text h2{font-size:1.1em;letter-spacing:-0.55px;font-weight:500}.account__row-text h3{font-size:1em;font-weight:400;line-height:1em;padding:2px 0;margin:0;text-transform:capitalize;color:#ACA6B5}.account__row-text p{margin:0;font-size:.75em;line-height:1.2em;opacity:.8}.account__row-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:6px 0.8em}.account__row-options{margin:0;display:-webkit-flex;display:flex}.account__row-options li{display:block;padding-right:8px}.account__row-options li:last-of-type{padding-right:0}.account__row-options li a{padding:0;color:#fff;line-height:24px}.account__row-bubble{background-color:#3f3c44;width:24px;height:24px;border-radius:24px;text-align:center;color:#fff;line-height:24px}.account__row.is-disabled .account__row-text p{display:none}.account__row.is-disabled a{display:none}.account__button{margin:5px 0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:54px;font-size:16px;font-weight:600;letter-spacing:-0.58px;line-height:16px}.account__button .account__icon{width:25px;height:26px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin:15px}.account__button .account__icon--plus,.account__button .account__icon--close{width:32px;height:32px;padding:7px;border-radius:16px;fill:#FFFFFF}.account__button .account__icon--gifts{fill:#0D6D6C}.account__button--credits{background-color:#EFE08B;color:#EC8900}.account__button--credits .account__icon--credits{fill:#EC9D2F}.account__button--credits .account__icon--plus{background:#ec89005e}.account__button--gifts{background-color:#3EC6C5;color:#0C6463}.account__button--gifts .account__icon--plus{cursor:pointer;background-color:#0d6e6c5e}.account__button--gifts .account__icon--close{cursor:pointer;background-color:#0d6e6c5e}.account__button span{flex:1}.account .access{padding:0 15px}.account .access .submit .button{margin-top:20px}.account .access .submit p{font-size:0.9em}.is-menu-visible .account .access{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.account .access--account.is-disabled .change-only{display:none}.account .access--account.is-disabled .show-only{display:block}.account .access--account .show-only{display:none}.account .button--highlightWhitelabel{background-color:#910028;font-size:16px;font-weight:500;border-radius:3px;letter-spacing:-0.58px;text-transform:uppercase;color:#fff}.account .button--highlight2{cursor:pointer;background-color:#3dc6c5;color:#000}.account .button--highlight2-transparent{background-color:transparent;color:#3dc6c5;border:1px solid #3dc6c5;text-shadow:none}.account .button--link{cursor:pointer}.account .accountRemoval{text-decoration:underline;color:#3dc6c5;cursor:pointer}.account input[type='text'].input--bordered,.account input[type='password'].input--bordered{border:1px solid rgba(255,255,255,0.05);color:#fff;background:transparent;font-size:1em;font-weight:400;border-radius:4px}.account input[type='text'].input--bordered:focus,.account input[type='password'].input--bordered:focus{border:1px solid #3dc6c5}.account input[type='text'].input--bordered+label,.account input[type='password'].input--bordered+label{color:#3dc6c5}.account input[type='text'].input--bordered[disabled],.account input[type='password'].input--bordered[disabled]{border:0}.account__mobile--wrapper{background-color:#2b292e;padding:20px 0 10px 0;max-width:528px;margin:auto}.account__mobile--group{width:92%;margin:0 4% 15px 4%}.account__mobile--group:first-of-type .page__subtitle{padding-top:0}.account__mobile--group.install-home-screen{display:none}@media only screen and (min-device-width: 768px) and (orientation: landscape){.account__mobile--group{width:44%;float:left;margin:3%;display:block}.account__mobile--group .page__subtitle{font-size:1.5em;padding-bottom:20px}.account__mobile--group:last-of-type .page__subtitle{padding-bottom:0}.account__mobile--group:last-of-type .access .submit .button{margin-top:26px}}.account .button--medium{width:60%;margin:10px auto}body.has-homescreen-installer .account .install-home-screen{display:block}select{background-color:#19181b;border-radius:3px;border:none;font-size:0.9em;width:72px;height:36px;text-align:center}.autopack__description{margin:0;font-size:1em;color:#ACA6B5;letter-spacing:0;line-height:19px}.autopack__description strong{font-weight:600}.autopack__description strong span{color:#FF3B50}.autopack__description--bordered{padding:15px;margin:10px 15px;border:1px solid #37343B;border-radius:4px}.account-gifts__wrapper{padding:15px;-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;display:none}.account-gifts__wrapper.is-visible{display:-webkit-flex;display:flex}.creditcard__wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;padding:10px 15px}.creditcard__wrapper .creditcard__header{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;text-transform:uppercase;width:100%;font-size:11px;color:#ACA6B5;font-weight:400;height:29px}.creditcard__wrapper .creditcard__header,.creditcard__wrapper .creditcard__elements{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.creditcard__wrapper .creditcard__header div:nth-of-type(1),.creditcard__wrapper .creditcard__elements div:nth-of-type(1){flex-basis:40%}.creditcard__wrapper .creditcard__header div:nth-of-type(2),.creditcard__wrapper .creditcard__elements div:nth-of-type(2){flex-basis:35%}.creditcard__wrapper .creditcard__header div:nth-of-type(3),.creditcard__wrapper .creditcard__elements div:nth-of-type(3){flex-basis:25%}.creditcard__wrapper .creditcard__elements{height:49px;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;box-shadow:inset 0 1px 0 0 #353337,inset 0 -1px 0 0 #353337;width:100%;font-size:13px;font-weight:400}.creditcard__wrapper .creditcard__holder{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.creditcard__wrapper .creditcard__saved-card{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px}.creditcard__wrapper .creditcard__expiry-date.expired{color:#F15424;text-transform:uppercase}.saved-card-icon{background-size:27px 16px;width:27px;height:16px;display:inline-block;background-image:url('/bundles/dnxmobile/img/default/payment2018/cc/cc_generic@2x.png')}.saved-card-icon--visa{background-image:url('/bundles/dnxmobile/img/default/payment2018/cc/cc_visa@2x.png')}.saved-card-icon--mastercard{background-image:url('/bundles/dnxmobile/img/default/payment2018/cc/cc_mastercard@2x.png')}.conversations{color:#fff}.conversations__header{padding:0;height:55px;line-height:55px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:100%}.conversations__header h1{background-color:#19181b;color:#fff;margin:5px}.conversations__actions{font-size:1em;padding-right:10px;text-align:right;color:#52c0c4}.conversations__actions a{cursor:pointer}.conversations__actions--cancel{display:none}.conversations__list{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%;margin:0;padding:0 0 0 0;background-color:rgba(145,0,40,0.95)}.conversations__empty{list-style-type:none;font-style:italic;font-size:1.1em;line-height:1.4em;margin:50px;text-align:center;opacity:.85;padding:27px;border-top:1px solid rgba(255,255,255,0.05);border-bottom:1px solid rgba(255,255,255,0.05);color:#fff}.conversations__row{float:left;width:100%;list-style-type:none;position:relative;height:auto;min-height:63px;display:block;-webkit-transition:min-height 200ms cubic-bezier(0.895, 0.03, 0.685, 0.22);transition:min-height 200ms cubic-bezier(0.895, 0.03, 0.685, 0.22)}@media only screen and (min-device-width: 768px){.conversations__row{min-height:80px}}.conversations__row--list{background-color:#9b002b}.conversations__row--list:first-of-type:before{display:none}.conversations__row--list:before{width:96%;float:left;margin:0 2%;display:block;overflow:hidden;height:1px;background-color:#262429;content:' '}@media only screen and (min-device-width: 768px){.conversations__row--list:before{width:98%;margin:0 1%}}.conversations__row--unread .conversations__last-message{font-weight:600;opacity:1}.conversations__row--unread .conversations__model-name span:after{width:6px;height:6px;border-radius:3px;display:inline-block;margin-left:6px;top:-3px;position:relative;margin-top:9px;background-color:#3dc6c5;content:' '}.conversations__row .conversations__button--remove{position:absolute;right:0;height:100%;padding:0;overflow:hidden;margin:0;width:0;border:0;background-color:transparent;-webkit-transition:all 200ms cubic-bezier(0.895, 0.03, 0.685, 0.22);transition:all 200ms cubic-bezier(0.895, 0.03, 0.685, 0.22)}.conversations__row.is-removable .conversations__image{width:0;padding:9px 0;height:62px}.conversations__row.is-removable .conversations__text{left:15px;right:125px}.conversations__row.is-removable .conversations__button--remove{width:120px;background-color:#3dc6c5;color:#ffffff}@media only screen and (min-device-width: 768px){.conversations__row.is-removable .conversations__button--remove{width:200px}}.conversations__row.is-removable .conversations__model-name small{display:none}.conversations__row.is-checkable .conversations__image{width:0;padding:9px 0;height:62px}.conversations__row.is-checkable .conversations__text{left:80px}.conversations__row.is-checkable a{pointer-events:none}.conversations__row.is-hidden{min-height:0px;overflow:hidden;width:100%;height:0;display:block}.conversations__row.is-hidden:after{border:0}.conversations__row--header:before{display:none}.conversations__row--header:after{width:96%;float:left;margin:0 2%;display:block;overflow:hidden;height:1px;background-color:#232226;content:' '}.conversations__row a,.conversations__row a:visited{color:#fff}.conversations__row .chat__text-gift{color:#fff}.conversations__image{float:left;width:62px;height:62px;box-sizing:border-box;margin:0;padding:9px 6px 9px 15px;text-align:center;position:relative;overflow:hidden;-webkit-transition:all 200ms cubic-bezier(0.895, 0.03, 0.685, 0.22);transition:all 200ms cubic-bezier(0.895, 0.03, 0.685, 0.22)}@media only screen and (min-device-width: 768px){.conversations__image{width:80px;height:80px}}.conversations__model-thumb{width:44px;height:44px;margin:0 auto;position:relative;box-sizing:border-box;display:block;float:left;border-radius:22px;overflow:hidden}@media only screen and (min-device-width: 768px){.conversations__model-thumb{border-radius:31px}}.conversations__model-thumb>img{float:left;height:auto}@media only screen and (min-device-width: 768px){.conversations__model-thumb{width:62px;height:62px}}.conversations__text{position:absolute;left:70px;right:0;bottom:6px;overflow:hidden}@media only screen and (min-device-width: 768px){.conversations__text{left:95px;top:15px;bottom:inherit}.conversation .conversations__text{top:75px}}.conversations__text-wrapper{display:table;height:50px}.conversations__text-wrapper>*{vertical-align:middle;display:table-row;width:100%}.conversations__model-name span{font-size:1.15em;font-weight:400;margin-top:5px;float:left}@media only screen and (min-device-width: 768px){.conversations__model-name span{font-size:1.30em;font-weight:400;margin-top:0px}}.conversations__model-name small{font-size:.87em;position:absolute;opacity:.5;right:20px;margin-top:10px}.conversations__last-message{font-size:1em;opacity:.7;margin-top:-8px;float:left;line-height:2.4em}.conversations__last-message span{position:absolute;left:0;top:20px;right:20px}@media only screen and (min-device-width: 768px){.is-removable .conversations__last-message span{right:90px}}.conversations__wrapper .pullable{top:45px;display:block}.conversations__wrapper .pullable .conversations__inner{width:100%}@media (min-width:990px){.conversations__wrapper .pullable .conversations__inner{width:350px}}.conversations__wrapper .pullable .conversations__inner i.loading{display:none}.conversations__wrapper .pullable .conversations__inner.has-pagination .conversations__list{padding-bottom:30px}.conversations__wrapper .pullable .conversations__inner.has-pagination i.loading{display:block;position:sticky;position:-webkit-sticky;bottom:24px}.conversations__page-title{font-size:1.5em;padding-left:10px;color:#fff}.conversations__navigation{position:fixed;top:45px;height:50px;line-height:50px;background-color:#870025;width:100%;clear:both;z-index:10;display:block}@media (min-width:990px){.conversations__navigation{width:calc(100% - 350px)}}.conversations__links-top{color:#3dc6c5;padding:0 10px;font-weight:400}.conversations__links-top [class^='dnxLiveIcon']{font-size:2em;display:block;float:left}.conversations__links-left{float:left;text-align:left}.conversations__links-left [class^='dnxLiveIcon']{padding-right:5px}.conversations__links-right{float:right;text-align:right}.conversations__links-right [class^='dnxLiveIcon']{float:right;padding-left:5px}.conversations__confirm{position:fixed;bottom:45px;width:100%;max-width:450px;height:auto;background-color:#EFEFEF;border-top:1px solid #19181b;color:#19181b;z-index:2;left:50%;transform:translate(-50%, 0)}@media only screen and (min-device-width: 768px){.conversation .conversations__confirm{right:0;bottom:50px}}.conversations__confirm h3{font-size:1.1em;font-weight:400;padding:2px 30px;line-height:1.5em;box-sizing:border-box;text-align:center}.conversations__confirm-header{border-bottom:1px solid rgba(25,24,27,0.15);float:left;width:100%;display:block;position:relative}.conversations__confirm-cta{float:left;width:100%;display:block;position:relative;font-size:.9em}.conversations__confirm-cta button{float:left;background:none;border:0;text-transform:uppercase;font-weight:400;color:rgba(25,24,27,0.4);border-right:1px solid rgba(25,24,27,0.15);padding:3px 0;background-color:#F8F8F9}.conversations__confirm-cta button.conversations__confirm-button--blue{color:#3dc6c5;font-weight:600;font-size:1.2em;line-height:2.5em}.conversations__confirm-cta:after{content:' ';width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #F7F7F8;position:absolute;bottom:-6px;display:block;z-index:999999;right:64px}.conversations__confirm-button{line-height:3em}.conversations__confirm-button--half{width:50%}.conversations__confirm-button--half:last-of-type{border-right:none}.conversations__confirm.is-hidden{display:none}.conversations__btn--more{display:none}.conversations__btn--more.is-visible{display:block}.conversations__btn--more .btn__more--text{cursor:pointer;width:75%;max-width:220px;height:40px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin:20px auto;border:2px solid;border-radius:3px;font-weight:400;font-size:16px;text-transform:uppercase}.conversations__btn--more .btn__more--text svg{width:16px;height:16px;fill:#FFFFFF;margin-left:8px}.conversation{position:fixed;top:45px;bottom:0;width:0;height:auto;right:-100%;bottom:-3px;background-color:#910028;color:#fff;overflow-y:scroll;-webkit-overflow-scrolling:touch;-webkit-transition:right 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22), width 10ms 250ms linear;transition:right 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22), width 10ms 250ms linear}.no-animation .conversation{-webkit-transition:none;transition:none}.conversation.is-visible{right:0;width:100%;bottom:0;height:100%;position:fixed;overflow-y:scroll;z-index:1;top:45px;-webkit-transition:right 300ms cubic-bezier(0.165, 0.84, 0.44, 1);transition:right 300ms cubic-bezier(0.165, 0.84, 0.44, 1)}@media (min-width:990px){.conversation.is-visible{width:calc(100% - 350px)}}.no-animation .conversation.is-visible{-webkit-transition:none;transition:none}.conversation.is-menu-visible{right:-90px;-webkit-transition:right 300ms cubic-bezier(0.77, 0, 0.175, 1);transition:right 300ms cubic-bezier(0.77, 0, 0.175, 1)}@media only screen and (min-device-width: 768px){.conversation.is-menu-visible{right:-125px}}.no-animation .conversation.is-menu-visible{-webkit-transition:none;transition:none}.conversation ul{margin:0;width:100%;padding:0;display:block}.conversation ul li{list-style-type:none}.conversation .conversation__room{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:0;flex-basis:0;overflow-y:auto;display:-webkit-flex;display:flex;-webkit-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:flex-start;align-items:flex-start;height:100%;margin:0;padding:10px 12px}.conversation .conversation__room li{list-style-type:none}.conversation .chat__section{margin:0 auto !important;float:initial !important}.conversation .chat__section .conversations__row--header{position:fixed;background-color:#910028;z-index:2}.conversation .chat__section .conversations__row--content{padding-top:131px;z-index:1}.conversation .chat__message{padding:8px 12px;margin-bottom:8px;font-size:13px;line-height:1.5;-webkit-transition:all 150ms cubic-bezier(0.6, -0.28, 0.735, 0.045);transition:all 150ms cubic-bezier(0.6, -0.28, 0.735, 0.045)}.conversation .chat__message:last-of-type{margin-bottom:100px}.conversation .chat__message--model{background-color:#16608e;color:#fff}.conversation .chat__message--model::before{border-right-color:#16608e}.conversation .chat__message--user{color:#fff}.conversation .chat__message .chat__pictures--list .chat__pictures--item{margin-right:2px}.conversation .chat__message .chat__pictures--list .chat__pictures--item:last-child{margin-right:0}.conversation .conversations__row--bottom{position:fixed;bottom:0;z-index:2;display:block;height:auto;min-height:42px;opacity:1}@media (min-width:990px){.conversation .conversations__row--bottom{width:calc(100% - 350px)}}.conversation .conversations__row--input input[type=text]{border-top:0;border-bottom:0;z-index:2}.conversation .conversations__row--header{position:relative;padding-top:50px}.conversation .chat__input-text input{width:100%;margin:0;padding:0 95px 0 15px;line-height:42px;height:42px;border-left:0;box-sizing:border-box;border-top:1px solid #000;border-bottom:1px solid #000;color:#fff}.conversation .chat__input-text input.is-sendable+.buttonRound{top:10px;right:59px}.conversation .chat__text-gift{position:absolute;top:0;z-index:0;right:0;width:42px;height:42px;padding:0 2px;font-size:2.1em;background-color:rgba(30,29,32,0.95);line-height:1.5em;text-align:center;transition:all 200ms cubic-bezier(1, 0, 0, 1)}@media only screen and (min-device-width: 768px) and (orientation: landscape){.conversation .chat__text-gift{height:50px;width:50px;font-size:2.4em;line-height:1.6em}}.conversation .gifts:not(.as-modal){bottom:40px;box-shadow:none;z-index:0;position:fixed}.conversation .popin.media-viewer{position:fixed;top:44px;left:0;z-index:10 !important}.conversation input[type='text'],.conversations input[type='text']{color:#fff}.conversation .buttonRound--highlight2,.conversations .buttonRound--highlight2{background-color:#3dc6c5}.conversation__wrapper .pullable,.conversations__wrapper .pullable{background-color:#910028}.conversation__checkbox,.conversations__checkbox{position:relative;overflow:hidden;display:none;left:30px;top:25px}.conversation__checkbox--input,.conversations__checkbox--input{position:absolute;top:-100px;left:-100px}.conversation__checkbox--inner,.conversations__checkbox--inner{display:inline-block;width:24px;height:24px;border-radius:50%;border:1px solid #626262;background:transparent no-repeat center}.conversation__checkbox--input:checked+.conversation__checkbox--inner,.conversation__checkbox--input:checked+.conversations__checkbox--inner,.conversations__checkbox--input:checked+.conversation__checkbox--inner,.conversations__checkbox--input:checked+.conversations__checkbox--inner{border-color:#52c6c4;background-color:#52c0c4;background-image:url('/bundles/dnxmobile/img/common/check.svg');background-size:14px 10px}.conversation__bar-action,.conversations__bar-action{display:none;position:fixed;width:100%;margin:0 auto;left:50%;transform:translate(-50%, 0);bottom:0}.conversation__bar-action--actions,.conversations__bar-action--actions{width:100%;height:50px;font-size:1em;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;color:#3dc6c5}@media (min-width:990px){.conversation__bar-action--actions,.conversations__bar-action--actions{width:350px;height:42px}}.conversation__bar-action--actions :first-child,.conversations__bar-action--actions :first-child{border:none;border-right:2px solid #19181B}.conversation__bar-action--actions button,.conversations__bar-action--actions button{border:none;background-color:#9b002b;width:50%;border-radius:0}@media (min-width:990px){body[data-page="conversation"] #app,body[data-page="conversations"] #app,body[data-page="conversation"] .pullable,body[data-page="conversations"] .pullable,body[data-page="conversation"] .conversations__wrapper,body[data-page="conversations"] .conversations__wrapper,body[data-page="conversation"] .content__wrapper-target,body[data-page="conversations"] .content__wrapper-target,body[data-page="conversation"] .content__wrapper-target>div,body[data-page="conversations"] .content__wrapper-target>div{width:350px !important}body[data-page="conversation"] #app,body[data-page="conversations"] #app,body[data-page="conversation"] .content,body[data-page="conversations"] .content,body[data-page="conversation"] .content__wrapper-target,body[data-page="conversations"] .content__wrapper-target,body[data-page="conversation"] .content__wrapper-target>div,body[data-page="conversations"] .content__wrapper-target>div,body[data-page="conversation"] .conversations__wrapper,body[data-page="conversations"] .conversations__wrapper,body[data-page="conversation"] .pullable,body[data-page="conversations"] .pullable,body[data-page="conversation"] .conversations__inner,body[data-page="conversations"] .conversations__inner,body[data-page="conversation"] .wrapper__body,body[data-page="conversations"] .wrapper__body{height:100%}body[data-page="conversation"] .content__wrapper,body[data-page="conversations"] .content__wrapper{height:calc(100% - 44px)}body[data-page="conversation"] .conversation__links--back,body[data-page="conversations"] .conversation__links--back{display:none}body[data-page="conversation"] .conversations__row--list.is-selected,body[data-page="conversations"] .conversations__row--list.is-selected{background:#cfcfcf}body[data-page="conversation"] .conversations__row--list.is-selected .conversations__text,body[data-page="conversations"] .conversations__row--list.is-selected .conversations__text{color:#000 !important}}.helpcenter{background-color:#19181b;color:#fff;padding-bottom:0;position:absolute;left:0;width:100%;top:45px;overflow:scroll;bottom:0;display:block;z-index:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:transform 400ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 400ms cubic-bezier(0.77, 0, 0.175, 1)}.helpcenter h1{font-size:1.4em}.helpcenter h2{font-size:1.2em}.helpcenter h3{font-weight:bold;font-size:1.1em}.is-menu-visible .helpcenter{-webkit-transform:translate3d(90px, 0, 0);transform:translate3d(90px, 0, 0)}@media only screen and (min-device-width: 768px){.is-menu-visible .helpcenter{-webkit-transform:translate3d(125px, 0, 0);transform:translate3d(125px, 0, 0)}}.helpcenter__inner{padding:15px 25px;max-width:990px;margin:0 auto}.helpcenter__menu{padding:5px 0 0 0;max-width:990px;margin:0 auto}.helpcenter__menu details[open] summary span{transform:rotate(180deg)}.helpcenter__menu details summary{background-color:rgba(63,60,68,0.5);padding:15px 10px 15px 20px;margin:1px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;font-size:1.1em;cursor:pointer}.helpcenter__menu details summary::-webkit-details-marker{display:none}.helpcenter__menu details summary span{font-size:2em;line-height:1}.helpcenter__menu details .list__content{font-size:.95em}.helpcenter__menu details .list__content a{color:#fff}.helpcenter__suggestion{padding:10px 0;text-align:center;float:left;width:100%}.helpcenter__suggestion h5{line-height:1.3em}.helpcenter__suggestion h5 strong{width:100%;display:block}.helpcenter__suggestion h4{font-weight:600;font-size:1.25em}.helpcenter__bottom-contact{position:fixed;bottom:0;width:100%;height:55px;margin:0;padding:0;left:0;background-color:#19181b;border-top:1px solid #0d0c0e;max-width:990px}@media (min-width:990px){.helpcenter__bottom-contact{left:50%;transform:translate(-50%, 0)}}.helpcenter__bottom-contact a{font-size:1em;color:#3dc6c5;font-family:"Open Sans",sans-serif;font-weight:400;float:left;width:100%;height:100%;line-height:2em}.helpcenter__bottom-contact [class^='dnxLiveIcon']{color:#19181b;background-color:#3dc6c5;width:24px;height:24px;text-align:center;border-radius:12px;padding:0;margin:14px 0;z-index:1}.helpcenter__bottom-contact .helpcenter__bottom--icons{position:absolute;line-height:1.8em}.helpcenter__bottom-contact a span{display:block;float:left;text-align:center;padding:12px 0px 0px 35px;z-index:2;width:100%;height:100%;color:#3dc6c5}.helpcenter__bottom-contact li{width:50%;height:100%;float:left;box-sizing:border-box;border-right:1px solid #0d0c0e;list-style-type:none}.helpcenter__bottom-contact li .helpcenter__bottom--icons{left:10px}.helpcenter__bottom-contact li:last-of-type{float:right;border-right:0}.helpcenter__bottom-contact li:last-of-type .helpcenter__bottom--icons{right:10px;left:initial;padding:0}.helpcenter__bottom-contact li:last-of-type a span{padding:12px 35px 0px 0px}.helpcenter p{font-size:1em}.helpcenter p a{text-decoration:underline;color:inherit}.helpcenter textarea{min-height:200px}.helpcenter .list--flags{padding-bottom:40px}.helpcenter--bottom{padding-bottom:52px}.helpcenter--about h1{padding-bottom:10px}.helpcenter--about a{color:inherit}.helpcenter .button--highlight2{background-color:#3dc6c5;text-shadow:1px 0 1px #8cdddd}@media only screen and (min-device-width: 768px){.helpcenter .list.list--big .list__content{font-size:0.95em}}.helpcenter .intro{padding:10px;background:linear-gradient(165.74deg, #601fa2 0, #a71471 100%)}.helpcenter__alert-input{width:100%;text-align:center;color:rgba(255,255,255,0.54);background:#121114;font-weight:300;border:1px solid #000;padding:5px;border-radius:2px;margin:5px 0}.helpcenter--mail-alert{padding-bottom:20px}.helpcenter--mail-alert h4{width:100%;text-align:center}.helpcenter--mail-alert fieldset{padding:10px 0;font-weight:300}.helpcenter--mail-alert fieldset .fieldset__label{text-transform:capitalize}@media only screen and (orientation : landscape){.helpcenter--mail-alert fieldset.half--landscape{float:left;width:48%;margin-bottom:20px}}@media only screen and (orientation : landscape){.helpcenter--mail-alert fieldset.half--landscape:last-of-type{margin-left:4%}}.swiper{height:100%}.swiper-slide>img{visibility:hidden;width:100%;height:100%;object-fit:cover;cursor:pointer}.popover--chat-reaction{opacity:1;z-index:1000;position:absolute;top:100%;left:-25%;color:#fff;background:rgba(255,255,255,0.62);backdrop-filter:blur(2px);border-radius:20px;padding:5px 10px;display:-webkit-flex;display:flex;height:40px;overflow-y:hidden;width:252px;transition:opacity 100ms linear}.popover.is-hidden{opacity:0;pointer-events:none}[data-device='desktop'] .popover{width:211px;height:88px;overflow:hidden;box-sizing:content-box}.popover__arrow{top:-5px;position:absolute;display:block;left:calc(50% - 5px)}.popover__arrow::before,.popover__arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0 5px 5px 5px;border-bottom-color:rgba(255,255,255,0.62)}.popover__body{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-column-count:5;-moz-column-count:5;column-count:5;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;-webkit-flex-direction:row;flex-direction:row}[data-device='desktop'] .popover__body{-webkit-flex-wrap:wrap;flex-wrap:wrap}.popover__body div{height:30px;margin-bottom:5px;cursor:pointer;width:43px;min-width:43px;background:rgba(255,255,255,0.72);border-radius:22px;line-height:30px;text-align:center}[data-device='desktop'] .popover__body div{width:39px;min-width:39px;height:26px;line-height:26px}.popover__emoji span{font-size:21px}[data-device='desktop'] .popover__emoji span{font-size:initial;line-height:26px;text-align:center}.popover__emoji:hover{transition:all 100ms ease-in;transform:scale(1.2);background:rgba(1,1,1,0.1)}.chat__webcam-user{position:fixed;bottom:0;display:block;margin:0 7px;font-size:2.2em;line-height:1.2em;color:#fff;text-shadow:0px 0px 20px #000}.chat__gifts--items-atached{width:100%;display:inline-block;position:relative;margin-top:10px !important}.chat__gifts--items-atached li{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;margin-bottom:6px;float:none}.chat__gifts--items-atached li img{width:40px;margin-right:10px}.chat__gifts--items-atached li span{margin-right:10px}.chat__gifts--items-atached li span[class^="virtual-gift"]{width:40px;height:40px}.chat #playstream{z-index:2}.dummyChat{position:fixed;z-index:10;background-color:#19181b;transition:all 400ms cubic-bezier(.645, .045, .355, 1)}.dummyChat__player{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:top center}.dummyChat__body{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:0;flex-basis:0}.chat{position:fixed;top:0;right:0;width:100%;height:100%;z-index:-1;background-color:#19181b;color:#fff;overflow:hidden;opacity:0;transform:scale(1);transform-origin:100% 100%;transform-origin:calc(100% - 12px)  calc(100% - 12px);transition:opacity 400ms linear}.chat>div{width:100%;height:100%}.chat #videoPlayerContainer.is-hidden{opacity:0}.chat.is-animated{transition:all 400ms cubic-bezier(.455, .03, .515, .955)}.chat.is-minimized{transform:scale(.32);box-shadow:2px 2px 12px rgba(0,0,0,0.32)}@media (orientation:landscape){.chat.is-minimized{transform:scale(.32)}}.no-animation .chat{transition:none}.chat.is-visible{z-index:11;opacity:1}.chat .header{position:static;z-index:2;width:100%;top:0}@media (min-width: 990px){.chat .header{z-index:7}}.chat .header.has-secondary-menu-open{z-index:3}.is-standalone .chat .header__wrapper{margin-top:0}.chat .header__logo{-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:auto;flex-basis:auto}.chat .header__logoImg{-webkit-flex-basis:16px;flex-basis:16px}.chat .header__icon{fill:rgba(0,0,0,0.6)}.chat .header__icon.header__icon--search,.chat .header__icon.header__icon--gear,.chat .header__icon.header__icon--message{stroke:rgba(0,0,0,0.6)}.chat .header__nav{width:auto}@media (min-width: 990px){.chat .header__nav{margin-right:8px;background-color:rgba(0,0,0,0.32);border-radius:4px}.chat .header__nav a{width:44px}.chat .header__nav a:not(:last-of-type){border-right:1px solid rgba(255,255,255,0.12)}.chat .header__nav--chat{width:initial}}.chat .header__link--coins{display:none}@media (min-width: 990px){.chat .header__link--coins{display:-webkit-flex;display:flex}}.chat .header__link .credits__count{color:#fff}.chat .header__link .header__icon--enabled{display:none}.chat .header__link.is-enabled .header__icon--enabled{display:block}.chat .header__link.is-enabled .header__icon--disabled{display:none}.chat .header__link.is-active{border:none}.chat .header__link.is-disallowed{cursor:default;opacity:.48}@media only screen and (orientation : landscape) and (min-width:560px){.chat .header__link--fullscreen{display:none}}@media (min-width: 990px){.chat .header__link--fullscreen{display:none}}.chat .userMenu .header__icon{fill:#666}.chat__btn--minimize{display:none}@media (min-width: 990px){.chat__btn--minimize{cursor:pointer;width:30px;height:30px;position:absolute;right:4px;top:-30px;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}.chat__btn--minimize svg{width:16px;height:16px;fill:white}.chat__btn--minimize .btn__minus{display:block}.chat__btn--minimize .btn__plus{display:none}.chat__btn--minimize.is-minimized .btn__minus{display:none}.chat__btn--minimize.is-minimized .btn__plus{display:block}}.chat--fullscreen .header{position:absolute;background:none}.chat--fullscreen .header:before{content:'';position:absolute;z-index:0;width:100%;height:66px;background-image:linear-gradient(0deg, rgba(26,26,26,0) 0, rgba(26,26,26,0.48) 100%)}.chat--fullscreen .header__wrapper{background:none;padding-left:8px}@media (min-width:768px){[data-page="chat"] .chat--fullscreen .header__wrapper{-webkit-align-items:flex-start;align-items:flex-start}#header .chat--fullscreen .header__wrapper{-webkit-align-items:center;align-items:center}}.chat--fullscreen .header__logo{border-radius:4px;background-color:#fff}.chat--fullscreen .header__logo a:not(.header__link){padding:3px 4px}.chat--fullscreen .header__icon{fill:#fff}.chat--fullscreen.is-minimized .notification{display:none}.chat--fullscreen .notification{top:44px}@media (min-width:768px){.chat--fullscreen .notification{top:52px}}@media (min-width: 990px){.chat--fullscreen .notification{top:54px}}@media only screen and (orientation : landscape) and (max-width:560px){.chat--fullscreen .notification{margin-top:28px}}.chat__wrapper{box-sizing:border-box;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;overflow:hidden}@media (min-width: 990px){.chat__wrapper{-webkit-align-items:flex-end;align-items:flex-end}.chat__wrapper.has-mini-overlay .chat__controls,.chat__wrapper.has-mini-overlay .chat__body,.chat__wrapper.has-mini-overlay .chat__controls{bottom:125px}.chat__wrapper.has-mini-overlay .chat__offer{bottom:125px !important}.chat__wrapper.has-mini-overlay .camscontest-indicator{bottom:138px !important}.chat__wrapper.has-mini-overlay.chat__wrapper .profile{bottom:245px}}.chat__subHeader{display:-webkit-flex;display:flex;position:absolute;z-index:2;top:52px;width:100%;padding:0 8px;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;color:#fff}@media (min-width:768px){.chat__subHeader{top:52px !important}}@media (min-width: 990px){.chat__subHeader{display:none}}.is-standalone .chat__subHeader{margin-top:0}.chat--fullscreen .chat__subHeader{top:44px;-webkit-justify-content:space-between;justify-content:space-between}.chat__subHeader .chat__nickname{display:inline-block;margin-right:4px;font-size:18px;color:#FFD123;font-weight:400;vertical-align:top;text-shadow:1px 1px 2px rgba(0,0,0,0.24)}.chat__subHeader svg{fill:#fff;width:24px;height:24px;vertical-align:top}.chat__subHeader--profile{display:none}.chat--fullscreen .chat__subHeader--profile{display:block}[data-favorite="add"] .fav__remove{display:none}[data-favorite="remove"] .fav__remove{fill:#FFD123}[data-favorite="remove"] .fav__add{display:none}.chat__status{display:inline-block;border-radius:2px;padding:0 4px;text-transform:uppercase;font-size:10px;color:white}.chat__status[data-status="free"]{background-color:#5EBB3C}.chat__status[data-status="private"]{background-color:#ffd123}.chat__status[data-status="vip"]{background-color:#ffb200}.chat__status[data-status="voyeur"]{background-color:#eee6f5;color:#7a4aa5}.chat__status[data-status="offline"]{background-color:rgba(0,0,0,0.4);color:#fff}.visitor-cam__container{position:absolute;z-index:9;top:5%;left:60%}.visitor-cam__container #visitor-cam-swf{background-color:#000000;border-radius:4px;box-shadow:2px 2px 8px rgba(0,0,0,0.24)}.chat__player{position:relative;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:0;flex-basis:0;overflow:hidden;background:#19181b;text-align:center;height:100%}.chat--fullscreen .chat__player{position:absolute;top:0;left:0;width:100%}.chat__player-holder{position:relative;width:100%;height:100%;overflow-y:hidden;overflow-x:scroll}.chat--fullscreen .chat__player-holder{position:absolute}@media (min-width: 990px){.chat--fullscreen .chat__player-holder{overflow-x:hidden}}.is-dragged .chat__player-holder{overflow:hidden;touch-action:none}.chat__video-container{top:0;left:0;width:100%;height:100%}.chat__video-container .teaser{display:none;position:absolute;top:0;bottom:0;right:0;left:0}.chat--fullscreen .chat__video-container .teaser{top:88px}.chat__video-container .teaser__video-container{position:absolute;top:0;left:0;width:100%;padding-top:75%}.chat__video-container .teaser__video-container video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.chat__video-container .teaser__photo-container{position:absolute;top:0;left:0;width:100%;padding-top:75%}.chat__video-container .teaser__photo-container img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.chat__video-container .teaser.is-visible{display:block}.chat__video-container.is-loading:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(25,24,27,0.6)}.chat__video-container.is-loading:after{content:'';position:absolute;top:50%;left:50%;margin-top:-37.5px;margin-left:-37.5px;width:75px;height:75px;border:3px solid #fff;border-radius:50%;border-left-color:transparent;border-right-color:transparent;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:600ms;animation-duration:600ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.chat__video-container.is-loading:before,.chat__video-container.is-loading:after{z-index:1}@media only screen and (min-device-width: 768px) and (orientation: landscape){.chat__video-container.is-loading:after{top:49%}}.chat__video-container #videoPlayerContainer{width:auto;height:100%}#liveplayer{height:100%;width:auto}@media (min-width: 990px){#liveplayer{width:100% !important}}.blurredPlayer{height:100%;width:100%}.blurredPlayer video{height:100%;width:auto}.blurredPlayer video::-webkit-media-controls-play-button,.blurredPlayer video::-webkit-media-controls-start-playback-button{opacity:0;pointer-events:none;width:5px}@media only screen and (orientation : landscape) and (max-width:560px){#liveplayer,.blurredPlayer video{height:auto;width:100%}}@media only screen and (min-device-width: 768px) and (orientation: landscape){#liveplayer,.blurredPlayer video{height:100%;width:auto}}.chat__video-snapshot{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95)}.chat__video-snapshot.is-visible{opacity:1}.chat__toy-meter{position:absolute;overflow:hidden;left:12px;top:50%;width:8px;height:50%;transform:translateY(-50%);max-height:200px;background:rgba(0,0,0,0.32);box-shadow:0 0 0 3px rgba(255,255,255,0.23);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:8px;opacity:0;pointer-events:none;transition:all 200ms cubic-bezier(.455, .03, .515, .955)}@media (min-width: 990px){.chat__toy-meter{top:initial;left:initial;bottom:11px;right:371px !important;max-height:606px;height:calc(40% + 106px) !important;transform:initial}}.chat__toy-meter.is-enabled{opacity:1}@media only screen and (orientation : landscape) and (max-width:560px){.chat__toy-meter.is-enabled{height:100px;margin-top:-50px}}@media only screen and (min-device-width: 768px) and (orientation: landscape){.chat__toy-meter.is-enabled{height:200px;margin-top:-100px}}.chat--fullscreen .chat__player .chat__toy-meter,.chat__wrapper>.chat__toy-meter{display:none;visibility:hidden}.chat--fullscreen .chat__wrapper>.chat__toy-meter{display:block;visibility:visible;left:initial;right:12px}.chat__toy-level{width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end}.chat__toy-level .chat__toy-default{width:100%;border-radius:8px;height:0;transition:all 400ms cubic-bezier(.68, -0.55, .265, 1.55)}.chat__toy-level .chat__toy-default[data-level='1']{height:33.3333%;background:linear-gradient(to bottom, #ffa462 0%, #ffde65 100%)}.chat__toy-level .chat__toy-default[data-level='2']{height:66.66666%;background:linear-gradient(to bottom, #ff835f 0%, #ffc663 100%)}.chat__toy-level .chat__toy-default[data-level='3']{height:100%;transition-timing-function:cubic-bezier(.6, -0.28, 0, .89);background:linear-gradient(to bottom, #ff4f44 0%, #ff8851 100%)}.chat__toy-change-level{width:0;height:0;cursor:pointer;position:fixed;left:0;top:0;z-index:1001}.chat__toy-change-level.is-visible{width:100%;height:100%}.chat__toy-countdown{text-align:center;font-size:1em;font-weight:700;letter-spacing:.2px;color:#ffffff;display:none}.chat__toy-countdown.is-visible{display:block}.chat__toy-countdown:before,.chat__toy-countdown:after{content:'';position:absolute;display:inline-block;width:11px;background:transparent no-repeat left top}.chat__toy-countdown:before{height:21px;background-image:url('/bundles/dnxmobile/img/chat/toyactive_left@2x.png');background-size:11px 21px;transform:translate3d(-16px, 1px, 0)}.chat__toy-countdown:after{height:22px;background-image:url('/bundles/dnxmobile/img/chat/toyactive_right@2x.png');background-size:11px 21px;transform:translate3d(3px, -3px, 0)}.chat__body{position:relative;z-index:1;height:147px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;background-color:#fff;transition:opacity 320ms ease-out;width:100%}@media only screen and (orientation : landscape) and (max-width:560px){.chat__body{height:112px}}@media (min-width: 990px){.chat__body{height:40% !important;max-height:500px !important}}.chat__body.is-hidden{opacity:0}.chat__body.is-minimized{height:4% !important;min-height:50px !important}.chat__body.is-minimized .chat__heading,.chat__body.is-minimized .chat__roomHolder{display:none}.chat--fullscreen .chat__body{background-color:transparent}@media (min-width: 990px){.chat--fullscreen .chat__body{background-color:rgba(0,0,0,0.48);border-top-left-radius:8px;border-top-right-radius:8px}}.chat--fullscreen .chat__body.is-dragged{background:linear-gradient(rgba(255,255,255,0.32), transparent)}.chat__roomHolder{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:auto;flex-basis:auto;height:calc(100% - 44px);height:100%;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;overflow:hidden}.chat--fullscreen .chat__roomHolder.has-offer{padding-right:112px}@media (min-width: 990px){.chat--fullscreen .chat__roomHolder.has-offer{padding-right:0}}.chat__room{display:none;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:0;flex-basis:0;overflow-y:auto;-webkit-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:flex-start;align-items:flex-start;height:100%;padding:0 12px;position:relative}.chat--fullscreen .chat__room{-webkit-mask-image:linear-gradient(to bottom, transparent 0, #000 24px);mask-image:linear-gradient(to bottom, transparent 0, #000 24px)}.chat__room.is-disabled{opacity:.32;pointer-events:none}.chat__room.is-visible{display:-webkit-flex;display:flex}.chat__room.is-locked::after{content:'';width:100%;height:100%;position:absolute;left:0;bottom:0;opacity:0.55;z-index:2;cursor:default;background:repeating-linear-gradient(-45deg, #000, #000 2px, #1d1d1d 4px, #000 5px)}.chat__row{position:relative;display:-webkit-flex;display:flex;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%;margin-bottom:4px;-webkit-justify-content:flex-start;justify-content:flex-start}.chat__row:first-of-type{margin-top:12px}@media (min-width: 990px){.chat__row{margin-bottom:8px}}.chat__row.has-reactions{margin-bottom:24px}.chat__row.has-reactions .chat__message{padding-bottom:7px}.chat__message{display:block;position:relative;max-width:80%;background:rgba(0,0,0,0.56);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:1;transition:opacity 320ms ease-out;padding:5px 12px;line-height:14px;font-size:12px;border-radius:10px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.chat__message:not(.chat__message--notice){cursor:pointer}@media (min-width: 990px){.chat__message{line-height:16px;padding:9px 12px}}.chat__message.is-hidden{opacity:0}.chat__message::before{content:'';position:absolute;left:0;margin:5px 0 0 -6px;width:0;height:0;border-style:solid;border-width:0 6px 6px 0;border-color:transparent rgba(0,0,0,0.56) transparent transparent}.chat--fullscreen .chat__message{background:rgba(0,0,0,0.32)}.chat--fullscreen .chat__message::before{border-right-color:rgba(0,0,0,0.32)}.chat__message--model{background:#16608e !important;color:#fff}.chat__message--model::before{border-color:transparent #16608e transparent transparent !important}.chat__message-autorefill-inactive u{text-decoration:underline}.chat__message--notice{color:#59054E;background-color:#ffffff}.chat__message--notice::before{border-right-color:#ffffff}.chat--fullscreen .chat__message--notice{color:#ff98fc;background-color:rgba(0,0,0,0.32)}.chat--fullscreen .chat__message--notice::before{border-right-color:rgba(0,0,0,0.32)}.chat__message--user{color:#fff}.chat__message--public{color:#cccccc}@media (min-width: 990px){.chat__message--public{background-color:rgba(30,29,33,0.8) !important;color:#928fae !important}}.chat__message--secret{margin-top:10px;background-color:rgba(0,0,0,0.32)}.chat__message--secret.chat__message--left::after{content:'';position:absolute;top:-8px;right:-8px;color:#DCD7EA;background-image:url('/bundles/dnxmobile/img/common/closed.svg');background-position:center;background-repeat:no-repeat;background-color:rgba(0,0,0,0.64);background-size:9px;height:16px;width:17px;border-radius:14px}.chat__message--secret.chat__message--right::after{content:'';position:absolute;top:-10px;left:-5px;color:#DCD7EA;background-image:url('/bundles/dnxmobile/img/common/closed.svg');background-position:center;background-repeat:no-repeat;background-color:rgba(0,0,0,0.64);background-size:9px;height:16px;width:16px;border-radius:14px}.chat__message--vote{color:#C8AB58;background-color:#1e1d21;padding-right:35px}.chat__message--vote:after{content:'';display:inline-block;margin:0 10px;width:18px;height:16px;background:transparent url('/bundles/dnxmobile/img/common/cams-contest-23/chat_message_icon.png') no-repeat;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media only screen and (min-device-width: 768px) and (orientation: landscape){.chat__message--vote{background-color:rgba(30,29,33,0.8)}}.chat__message--vote.valentine{color:#FCCFEE}.chat__message--vote.valentine:after{height:18px;background:transparent url('/bundles/dnxfront/css/contest/valentine/2023/assets/chat_message_icon.png') no-repeat}.chat__message--right{margin-left:auto}.chat__message--right~.chat__message__reactions{-webkit-flex-direction:row;flex-direction:row}.chat__message--right::before{top:50%;left:initial;right:0;margin:-3px -6px 0 0;-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1)}.chat__message--center{-webkit-align-self:center;align-self:center;text-align:center;max-width:100%}.chat__message--center::before{content:initial}.chat__message--muted{font-style:italic}.chat__message--date{font-weight:400;font-size:.8em;padding:7px 15px}.chat__message--date strong{font-weight:600 !important;color:rgba(255,255,255,0.8)}@media only screen and (min-device-width: 768px) and (orientation: landscape){.chat__message--date{font-size:.9em;padding:11px 15px 7px 15px}}.chat__message--attach{width:30px;height:30px;display:block;top:10px;right:10px;position:absolute}.chat__message--attach>*{float:left;width:100%}.chat__message.has-gift{padding:7px 50px 7px 15px;min-height:50px}.chat__message strong{font-weight:400}.chat__message__reactions{display:-webkit-flex;display:flex;position:absolute;bottom:-18px;width:100%;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end;transition:opacity 100ms linear}.chat__message__reactions div{cursor:pointer;background:rgba(255,255,255,0.8);backdrop-filter:blur(2px);border-radius:20px;height:20px;line-height:20px;width:38px;margin-right:2px;min-width:38px;text-align:center;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;padding:2px}.chat__message__reactions div:hover{opacity:0.9}.chat__message__reactions div span{color:#747475}.chat__message__reactions div.added{animation:pulse 1s}.chat__message__reactions div.fade{opacity:0.1}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(0,0,0,0.7)}100%{box-shadow:0 0 0 12px rgba(0,0,0,0)}}.chat__vote-button{position:absolute;z-index:4;bottom:10px;right:0;height:35px;line-height:35px;padding:0 15px 0 40px;background:rgba(0,0,0,0.8) url('/bundles/dnxmobile/img/wl/webcamsex/factor/trophy.svg') no-repeat 10px center;-webkit-background-size:auto 20px;background-size:auto 20px;color:#ffffff;text-transform:uppercase;border-radius:3px 0 0 3px}.chat__vote-button.is-hidden{opacity:0;cursor:default;pointer-events:none}.chat--fullscreen .chat__player .chat__vote-button,.chat__wrapper>.chat__vote-button{display:none;visibility:hidden}.chat--fullscreen .chat__wrapper>.chat__vote-button{position:absolute;display:block;visibility:visible;bottom:132px}@media only screen and (orientation : landscape) and (max-width:560px){.chat--fullscreen .chat__wrapper>.chat__vote-button{bottom:80px}}.chat__offer{position:absolute;z-index:4;right:0;bottom:0;color:#fff;width:105px;height:94px;font-weight:300;text-transform:uppercase;font-size:9px;line-height:inherit;background:transparent url(/bundles/dnxmobile/img/chat/star_phone.png) no-repeat center;background-size:100% auto}@media (min-width: 990px){.chat__offer{cursor:pointer;right:365px !important;bottom:5px !important;width:200px;height:188px;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;background:transparent url(/bundles/dnxmobile/img/chat/star_phone@2x.png) no-repeat center}.chat__offer .star__middle{font-size:13px !important;line-height:20px !important}}.chat__offer .star__middle{width:90px;margin:34px auto 24px auto;min-height:38px;word-break:break-word;font-size:.88em;text-align:center;display:block;align-content:center;line-height:13px}.chat__offer .star__middle.offer-10m3{margin:33px auto !important}.chat__offer.is-hidden{opacity:0;cursor:default;pointer-events:none}.chat--fullscreen .chat__player .chat__offer,.chat__wrapper>.chat__offer{display:none;visibility:hidden}.chat--fullscreen .chat__wrapper>.chat__offer{display:block;visibility:visible;bottom:132px}@media only screen and (orientation : landscape) and (max-width:560px){.chat--fullscreen .chat__wrapper>.chat__offer{bottom:80px}}.offer__flip{height:100%;perspective:1000px}.offer__flip .offer__flip--inner{position:relative;width:100%;height:100%;text-align:center;transition:transform 0.8s;transform-style:preserve-3d}.offer__flip.flipped .offer__flip--inner{transform:rotateY(180deg)}.offer__flip .offer__flip--front,.offer__flip .offer__flip--back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.offer__flip .offer__flip--back{transform:rotateY(180deg)}@media (min-width: 990px){.offer__flip{width:200px;height:188px}.offer__flip:hover .offer__flip--inner{transform:rotateY(180deg)}}.chat__offer.chat__offer--egg{width:130px;height:134px;background-image:url('/bundles/dnxmobile/img/chat/themed-star/easter/egg_mobile_easter_en.png');background-position:left -133px;background-size:cover;transition:opacity 400ms 2s ease-in}@media (min-width: 990px){.chat__offer.chat__offer--egg{background-position:left 4px;width:190px;height:200px}}[lang='FR'] .chat__offer.chat__offer--egg{background-image:url('/bundles/dnxmobile/img/chat/themed-star/easter/egg_mobile_easter_fr.png')}[lang='NL'] .chat__offer.chat__offer--egg{background-image:url('/bundles/dnxmobile/img/chat/themed-star/easter/egg_mobile_easter_nl.png')}[lang='DE'] .chat__offer.chat__offer--egg{background-image:url('/bundles/dnxmobile/img/chat/themed-star/easter/egg_mobile_easter_de.png')}[lang='ES'] .chat__offer.chat__offer--egg{background-image:url('/bundles/dnxmobile/img/chat/themed-star/easter/egg_mobile_easter_es.png')}[lang='IT'] .chat__offer.chat__offer--egg{background-image:url('/bundles/dnxmobile/img/chat/themed-star/easter/egg_mobile_easter_it.png')}[lang='PT'] .chat__offer.chat__offer--egg{background-image:url('/bundles/dnxmobile/img/chat/themed-star/easter/egg_mobile_easter_pt.png')}.chat__offer.chat__offer--egg::before,.chat__offer.chat__offer--egg::after{content:'';position:absolute;width:40px;height:40px;top:50%;left:50%;margin:-16px 0 0 -20px;background:no-repeat center;border-radius:50%;opacity:0;transition:opacity 120ms ease-out}.chat__offer.chat__offer--egg:hover{background-position:left -133px}@media (min-width: 990px){.chat__offer.chat__offer--egg:hover{background-position:left -195px}}.chat__offer.chat__offer--egg.is-pending,.chat__offer.chat__offer--egg.is-active{pointer-events:none}.chat__offer.chat__offer--egg.is-pending{background-position:left -269px}.chat__offer.chat__offer--egg.is-pending::after{width:50px;height:50px;border:3px solid #fff;border-radius:50%;border-left-color:transparent;border-right-color:transparent;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:600ms;animation-duration:600ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:'';position:absolute;top:60%;left:48%;opacity:1}.chat__offer.chat__offer--egg.is-active{background-position:left -405px;transition-delay:6s}@media (min-width: 990px){.chat__offer.chat__offer--egg.is-pending{background-position:left -393px}.chat__offer.chat__offer--egg.is-active{background-position:left -593px}}.chat__offer.chat__offer--egg.is-active{opacity:0}.chat__offer.chat__offer--egg.is-pending:before{opacity:1}.chat__offer.chat__offer--egg.is-active::after{opacity:1}.camscontest-indicator{position:absolute;z-index:4;right:3px;bottom:5px;width:130px;height:116px;color:#fff;cursor:pointer;pointer-events:none;background:transparent no-repeat center;background-size:130px 116px}@media (min-width: 990px){.camscontest-indicator{right:365px;bottom:0 !important;background-size:90%;width:200px;height:188px}.camscontest-indicator--vote{bottom:13px !important}.camscontest-indicator .camscontest-indicator__button{font-size:13px;padding:4px 8px}.camscontest-indicator .camscontest-indicator__ranking{font-size:18px;top:32px}}@media only screen and (orientation : landscape) and (max-width:989px){.camscontest-indicator{background-size:120px 113px;width:120px;height:113px}.camscontest-indicator .camscontest-indicator__button{font-size:1em;padding:2px 4px}}.camscontest-indicator.is-hidden{display:none}.camscontest-indicator--vote{background-image:url('/bundles/dnxmobile/img/common/cams-contest-24/award-ongoing-regular.png')}.camscontest-indicator--1{background-image:url('/bundles/dnxmobile/img/common/cams-contest-24/award-winner-1st.png')}.camscontest-indicator--2{background-image:url('/bundles/dnxmobile/img/common/cams-contest-24/award-winner-2nd.png')}.camscontest-indicator--3{background-image:url('/bundles/dnxmobile/img/common/cams-contest-24/award-winner-3rd.png')}.camscontest-indicator--top-100{background-image:url('/bundles/dnxmobile/img/common/cams-contest-24/award-winner-others.png')}.camscontest-indicator--1-current{background:transparent url('/bundles/dnxmobile/img/common/cams-contest-24/award-pending-1st.png');background-size:200px 188px}.camscontest-indicator--1-current .camscontest-indicator__ranking{color:#97642A}.camscontest-indicator--2-current{background:transparent url('/bundles/dnxmobile/img/common/cams-contest-24/award-pending-2nd.png');background-size:200px 188px}.camscontest-indicator--2-current .camscontest-indicator__ranking{color:#5B6065}.camscontest-indicator--3-current{background:transparent url('/bundles/dnxmobile/img/common/cams-contest-24/award-pending-3rd.png');background-size:200px 188px}.camscontest-indicator--3-current .camscontest-indicator__ranking{color:#4F3A22}.camscontest-indicator--top-100-current{background:transparent url('/bundles/dnxmobile/img/common/cams-contest-24/award-pending-others.png');background-size:200px 188px}.camscontest-indicator--no-ranking{display:none}.camscontest-indicator.is-active{pointer-events:auto}.camscontest-indicator__button{position:absolute;bottom:0;left:50%;padding:2px 5px;background:#F6005F;border:none;border-radius:3px;color:#FFF;font-weight:500;font-size:.8em;pointer-events:none;transform:translateX(-50%);white-space:nowrap;line-height:12px;text-align:center}@media (min-width: 990px){.camscontest-indicator__button{line-height:14px}}.camscontest-indicator__button:focus{outline:none}.camscontest-indicator__button p{margin:0;padding:0}.camscontest-indicator__button .spinner{display:block;width:20px;height:20px;border:3px solid #fff;border-radius:50%;border-left-color:transparent;border-right-color:transparent;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;border-width:1px}.camscontest-indicator__votes-remaining{color:rgba(255,255,255,0.7);font-size:0.85em;font-weight:300}.camscontest-indicator__ranking{position:absolute;top:17px;left:50%;color:#fff;font-size:.8em;font-weight:800;transform:translateX(-50%)}.chat--fullscreen .chat__player .camscontest-indicator,.chat__wrapper>.camscontest-indicator{display:none;visibility:hidden}.chat--fullscreen .chat__wrapper>.camscontest-indicator{display:block;visibility:visible;bottom:132px}@media only screen and (orientation : landscape) and (max-width:560px){.chat--fullscreen .chat__wrapper>.camscontest-indicator{bottom:80px}}.chat--fullscreen .chat__wrapper>.camscontest-indicator.is-hidden{display:none}@media (max-width:989px){.chat--fullscreen .chat__wrapper.has-best-tipper>.camscontest-indicator{bottom:165px !important}}.chat__heading{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:44px;flex-basis:44px;height:44px;padding:0 0 0 12px;background-color:#5e5e5e}.chat__heading .chat__nickname{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:35%;flex-basis:35%;font-size:1.1rem;color:#ffd123;line-height:1;text-shadow:1px 1px 2px rgba(0,0,0,0.24)}.chat--fullscreen .chat__heading{padding:0;background:transparent}@media (min-width: 990px){.chat--fullscreen .chat__heading{-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-basis:20px;flex-basis:20px}.chat--fullscreen .chat__heading .chat__visitors{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:11.5px;width:auto;line-height:23px;padding:0 6px 0 3px;font-size:9px;background-color:rgba(0,0,0,0.32);margin-right:8px;color:rgba(255,255,255,0.5)}.chat--fullscreen .chat__heading .chat__visitors svg{width:14px;height:14px;fill:rgba(255,255,255,0.5)}.chat--fullscreen .chat__heading .chat__visitors span{padding-left:3px}}.chat--fullscreen .chat__heading .chat__nickname,.chat--fullscreen .chat__heading .chat__infoButtons{display:none}.chat__heading .chat__visitors{display:none}.chat__infoButtons{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:35%;flex-basis:35%;text-align:right}.chat__infoButtons a{display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;width:44px;height:44px}.chat__infoButtons svg{width:24px;height:24px;fill:#fff}.chat__resizeHandle{height:44px;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:30%;flex-basis:30%;text-align:center}.chat--fullscreen .chat__resizeHandle{padding:8px 12px}.chat--fullscreen .chat__resizeHandle:before{margin:4px 0 0 0;margin-top:20px}@media (min-width: 990px){.chat--fullscreen .chat__resizeHandle{display:none}}.chat__resizeHandle:before{content:'';display:block;width:24px;height:3px;margin:4px auto;margin-top:20px;border-radius:3px;background:rgba(255,255,255,0.24);box-shadow:1px 1px 0 rgba(0,0,0,0.24)}.chat__controls{display:block;position:relative;z-index:5;padding:8px 12px 12px;background-color:#fff;width:100%}@media (min-width: 990px){.chat__controls{z-index:auto}}.has-overlay .chat__controls{background:#19181b}.chat--fullscreen .chat__controls{background:linear-gradient(180deg, rgba(26,26,26,0) 0, rgba(26,26,26,0.48) 100%)}@media (min-width: 990px){.chat--fullscreen .chat__controls{background:rgba(0,0,0,0.48);border-bottom-left-radius:8px;border-bottom-right-radius:8px}}.has-overlay .chat__controls::after{content:'';position:absolute;z-index:-1;left:0;bottom:0;width:100%;height:76px;background:rgba(25,24,27,0.71) no-repeat bottom left}@media (min-width: 990px){.has-overlay .chat__controls::after{background:transparent}}@media only screen and (orientation : landscape) and (max-width:560px){.chat__controls{display:-webkit-flex;display:flex}}@media (min-width: 990px){.chat__controls,.chat__body{max-width:350px;width:100%;margin:0 8px}.chat__controls{margin-bottom:8px}.chat__wrapper .profile{width:350px;right:8px;bottom:120px;left:initial;background:rgba(0,0,0,0.48) !important;border-radius:8px 8px 0 0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;overflow:hidden}.chat__wrapper .profile.is-visible{height:60%}.chat__wrapper .profile .profile__content{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:0;flex-basis:0;overflow-y:scroll}.chat__wrapper .profile .profile__gallery{background:none}}.chat__form{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:12px;transition:opacity 200ms ease-in-out}.chat__form.is-disabled{opacity:.32;pointer-events:none}.chat__form.is-disabled .badge{display:none}.chat__form.is-hidden{opacity:0;pointer-events:none;display:none}.chat__form .fieldset{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:0;flex-basis:0;position:relative;overflow:hidden}.chat__form input[type="text"]{width:100%;height:36px;padding:0 36px 0 12px;color:rgba(26,26,26,0.72);appearance:none;border:0;border-radius:4px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(255,255,255,0.24);font-size:0.9rem}.chat__form input[type="text"].chat__text-content--secret{background-color:rgba(0,0,0,0.32)}.chat__form input[type="text"].chat__text-content--secret:focus{outline:none;background:rgba(255,255,255,0.1)}@media only screen and (orientation : landscape) and (max-width:560px){.chat__form input[type="text"]{height:44px}}.chat__form input[type="text"]:focus{outline:none;background:rgba(255,255,255,0.4)}.chat--fullscreen .chat__form input[type="text"]{color:white}.chat--fullscreen .chat__form input[type="text"]::-webkit-input-placeholder{color:white;opacity:.56}.chat--fullscreen .chat__form input[type="text"]::-moz-placeholder{color:white;opacity:.56}.chat--fullscreen .chat__form input[type="text"]::placeholder{color:white;opacity:.56}@media only screen and (orientation : landscape) and (max-width:560px){.chat__form{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:50%;flex-basis:50%;padding-right:32px;margin-bottom:0}}.chat__best-tipper{display:none}.has-best-tipper .chat__best-tipper{display:flex;justify-content:space-between;padding:8px}.chat__best-tipper .best-tipper__nickname{height:14px;color:#707070;text-shadow:0 1px 1px rgba(0,0,0,0.25);font-size:14px;font-style:normal;font-weight:700;line-height:12px;align-content:center;-webkit-font-smoothing:antialiased}.chat__best-tipper .best-tipper__vote{height:14px;margin-top:2px;color:#707070;font-size:12px;font-style:normal;font-weight:400;line-height:12px;align-content:center;-webkit-font-smoothing:antialiased}.chat__best-tipper .best-tipper__vote span{color:#707070;font-weight:600}.chat__best-tipper .best-tipper__vote .best-tipper__vote--number{font-weight:800}.chat__best-tipper .best-tipper__king{display:flex;flex-direction:row}.chat__best-tipper .best-tipper__king .best-tipper__icon{margin-right:4px;height:30px}.chat__best-tipper .best-tipper__king .best-tipper__icon svg{height:16px;width:16px}.chat__best-tipper .best-tipper__user{text-align:end}.chat__best-tipper .best-tipper__user .best-tipper__nickname{font-weight:400}.chat--fullscreen .chat__best-tipper .best-tipper__nickname{color:#fff}.chat--fullscreen .chat__best-tipper .best-tipper__vote{color:#fff}.chat--fullscreen .chat__best-tipper .best-tipper__vote span{color:#fff}.chat__submit{position:absolute;top:0;right:0;height:100%;padding:0 8px;font-size:20px;line-height:36px;background-color:rgba(255,255,255,0.24);color:#444;border-top-right-radius:4px;border-bottom-right-radius:4px;opacity:0;transition:opacity 160ms ease-in-out}.chat__submit--secret span{color:#FFFFFF}.is-sendable+.chat__submit{opacity:1}.chat__emojisBtn{position:relative;width:40px;height:36px;margin-left:9px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.chat__emojisBtn svg{fill:#707070;height:100%;width:30px}.chat--fullscreen .chat__emojisBtn svg{fill:#fff}.chat__giftBtn{position:relative;width:40px;height:36px;padding-top:1px;margin-left:5px}@media only screen and (orientation : landscape) and (max-width:560px){.chat__giftBtn{height:44px;border-radius:4px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(255,255,255,0.24)}}.chat__giftBtn svg{display:block;width:26px;height:27px;margin:2px auto 0;fill:#707070}@media only screen and (orientation : landscape) and (max-width:560px){.chat__giftBtn svg{margin-top:8px}}.chat--fullscreen .chat__giftBtn svg{fill:#fff}.chat__giftBtn .badge{top:0;right:-2px}.chat__giftBtn.event__cams-factor-20{border:1px solid #ba02a3;background-color:#ba02a3;z-index:1;border-radius:4px}.chat__giftBtn.event__cams-factor-20 svg{fill:#fff}.chat__giftBtn.pulse{animation:pulse-animation 2s infinite}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 #a80295}100%{box-shadow:0 0 0 16px rgba(168,2,149,0)}}.tooltip-gift{visibility:hidden;position:absolute;bottom:117px;backdrop-filter:contrast(.2);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-transition:400ms cubic-bezier(1, 0, 0, 1);transition:400ms cubic-bezier(1, 0, 0, 1);width:184px;height:120px;line-height:14px;border-radius:8px;text-align:center;color:#000;font-size:13px;cursor:pointer;background:rgba(255,255,255,0.64);box-shadow:4px 4px 4px 0 rgba(0,0,0,0.08);right:25px}.tooltip-gift.is-visible{visibility:visible}.tooltip-gift::after{content:" ";position:absolute;top:100%;left:87%;border-color:rgba(255,255,255,0.64) rgba(255,255,255,0.64) transparent transparent;border-width:5px;border-style:solid}.tooltip-gift__close{position:absolute;top:3%;right:1%;font-size:20px}.tooltip-gift__image{box-sizing:content-box;width:47px;height:47px;padding-bottom:8px}.tooltip-gift__text2{font-weight:bold}.chat__actions{display:-webkit-flex;display:flex}.chat__actions .button{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:30%;flex-basis:30%;height:44px;border-radius:4px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;color:rgba(0,0,0,0.88);margin-right:8px}.chat__actions .button--private{margin-right:0}.chat--fullscreen .chat__actions .button{opacity:.8}.has-overlay .chat__actions .button{opacity:1}.chat__actions .button small{font-size:11px}.chat__actions .button.is-hidden{display:none}.chat__actions .button.is-disabled{cursor:initial}@media only screen and (orientation : landscape) and (max-width:560px){.chat__actions{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:50%;flex-basis:50%}}.chat__info{padding:12px;display:none;-webkit-align-items:flex-start;align-items:flex-start}@media (min-width: 990px){.chat__info{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}}.chat__info a{margin-right:12px}.chat__info a:last-child{margin-right:initial}.chat__info .chat__roomBtn{padding-bottom:6px}.chat__info .chat__roomBtn.is-selected{border-bottom:2px solid #910028;color:#fff}.chat__info .chat__roomBtn.is-disabled{opacity:.32;cursor:initial}.chat__info .chat__roomBtn.is-unread{position:relative !important}.chat__info .chat__roomBtn.is-unread::after{width:8px;height:8px;left:-30px;border-radius:6px;background-color:#910028;position:absolute;top:15px;margin-left:46px;content:' ';-webkit-animation-name:'pulse';animation-name:'pulse';-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95);animation-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95);-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:0;animation-delay:0}[data-brandname="xcams"] .chat__info .chat__roomBtn.is-unread::after{background-color:#d527bd}.chat__info .chat__nickname{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:35%;flex-basis:35%;font-size:1.1rem;color:#ffd123;font-weight:400;line-height:1;text-shadow:1px 1px 2px rgba(0,0,0,0.24)}.chat__info small{font-size:11px;line-height:15px;letter-spacing:0;font-style:italic;color:#FFFFFF;top:35px;text-transform:capitalize;display:block;max-width:150px;overflow-wrap:break-word}.chat__info svg{fill:#fff;width:24px;height:24px;vertical-align:top}.profile__content--link{padding-left:24px;padding-right:24px;margin:20px 0}.profile__content--link:hover{text-decoration:underline}.profile__content--link a{display:flex;width:100%;font-size:14px;color:#FFFFFF}.profile__content--link a svg{width:16px;height:16px;padding:3px;border-radius:4px;background-color:rgba(255,255,255,0.3);margin-right:5px}.is-minimized .header,.has-hidden-controls .header,.is-minimized .chat__subHeader,.has-hidden-controls .chat__subHeader,.is-minimized .chat__body,.has-hidden-controls .chat__body,.is-minimized .chat__controls,.has-hidden-controls .chat__controls,.is-minimized .camscontest-indicator,.has-hidden-controls .camscontest-indicator,.is-minimized .chat__offer:not(.is-hidden),.has-hidden-controls .chat__offer:not(.is-hidden){opacity:0;transition:opacity 200ms cubic-bezier(.47, 0, .745, .715);pointer-events:none}@media (min-width: 990px){.is-minimized .header,.has-hidden-controls .header,.is-minimized .chat__subHeader,.has-hidden-controls .chat__subHeader,.is-minimized .chat__body,.has-hidden-controls .chat__body,.is-minimized .chat__controls,.has-hidden-controls .chat__controls,.is-minimized .camscontest-indicator,.has-hidden-controls .camscontest-indicator,.is-minimized .chat__offer:not(.is-hidden),.has-hidden-controls .chat__offer:not(.is-hidden){opacity:0.32}}.is-minimized .overlay,.has-hidden-controls .overlay{bottom:0;transition:bottom 200ms ease-in-out}.has-hidden-controls .has-overlay .chat__actions{opacity:1;pointer-events:initial}.chat__control--tooltip{display:block;opacity:1;height:45px;transition:opacity 300ms 10ms ease-in-out,transform 300ms 10ms ease-in-out,height 10ms linear}.chat__control--tooltip.is-closed{height:0;overflow:hidden;transform:translate3d(0, -45px, 0);transition:opacity 300ms ease-in-out,transform 300ms ease-in-out,height 10ms 300ms linear;opacity:0;pointer-events:none}.close-chat-minimized__container{position:absolute;top:10px;right:10px;z-index:6;opacity:0;pointer-events:none}.close-chat-minimized__container.is-disabled{opacity:1;pointer-events:auto}.close-chat-minimized__container--icon{width:90px;height:90px;fill:#fff;background:rgba(0,0,0,0.3);border-radius:10px;padding:20px}.chat__wrapper.has-best-tipper .chat__form{margin-bottom:0}.chat__wrapper.has-best-tipper .translation{bottom:143px !important}@media (max-width:989px){.chat__wrapper.has-best-tipper .chat__offer{bottom:178px !important}}@media (min-width: 990px){.chat__wrapper.has-best-tipper .emojis,.chat__wrapper.has-best-tipper .gifts,.chat__wrapper.has-best-tipper .profile{bottom:154px !important}.chat__wrapper.has-best-tipper .translation{bottom:149px !important}}@media (min-width: 990px){.wrapper[data-page='chat'] #header{animation:slideout 500ms}@keyframes slidein{from{top:-44px}to{top:0}}@keyframes slideout{from{position:fixed;z-index:12;top:0}to{position:fixed;z-index:12;top:-44px}}.wrapper[data-page='chat'] #header.is-visible-in-chat{position:fixed;z-index:12;animation-duration:200ms;animation:slidein 200ms;top:0}.wrapper[data-page='chat'] #header.is-visible-in-chat .header__link--search,.wrapper[data-page='chat'] #header.is-visible-in-chat #search_nickname_teleported,.wrapper[data-page='chat'] #header.is-visible-in-chat .search-actions__submit{pointer-events:none}}.tutorial{display:none;color:#fff;position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;background-color:rgba(26,26,26,0.8);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);text-align:center;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.tutorial,.tutorial *,.tutorial *:before,.tutorial *:after{box-sizing:border-box}.tutorial.is-visible{display:-webkit-flex;display:flex}.tutorial__close{position:absolute;z-index:5;top:0;right:0;padding:1rem 1.5rem;color:#fff;text-transform:uppercase}@media only screen and (orientation : landscape){.tutorial__close{top:28px}}.tutorial__panels{overflow:hidden}.tutorial__panel{position:absolute;top:0;left:0;width:100%;height:calc(100% - 4rem);padding:0 2rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;opacity:0;transition:opacity 200ms ease-in-out}.tutorial__panel.is-active{opacity:1;z-index:1}.tutorial__panel figure{width:120px;height:120px;margin:2rem auto 1rem;border-radius:120px;overflow:hidden;background-color:#2A2A2A;box-shadow:0 0 0 8px #2A2A2A}@media only screen and (orientation : landscape){.tutorial__panel figure{margin:1rem auto .5rem;width:80px;height:80px}}.tutorial__panel figure img{max-width:100%}.tutorial__title{margin-top:-4rem;margin-bottom:.5rem;font-size:28px;line-height:1;font-weight:300;text-shadow:0 2px 8px rgba(0,0,0,0.5)}@media only screen and (orientation : landscape){.tutorial__title{font-size:21px}}.tutorial__subtitle{margin-bottom:2rem;font-size:21px;line-height:1.25;font-weight:300;text-shadow:0 2px 8px rgba(0,0,0,0.5)}@media only screen and (orientation : landscape){.tutorial__subtitle{font-size:18px}}.tutorial__ok-next-page{display:inline-block;color:white;font-size:1.3rem;font-weight:500;padding:1rem 0}.tutorial__controls{height:4rem;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.tutorial__prev,.tutorial__next{color:white;padding:0 2rem;font-size:2rem}.tutorial__prev.is-disabled,.tutorial__next.is-disabled{opacity:.32;pointer-events:none}.tutorial__bullets a{display:inline-block;width:8px;height:8px;margin:0 2px;background-color:white;border-radius:8px;opacity:.48}.tutorial__bullets a.is-active{opacity:1;transform:scale(1.2)}@keyframes hand-pan{0%{transform:scale(1) translateX(0) rotate(-15deg)}2%{transform:scale(.96) translateX(0) rotate(-15deg)}25%{transform:scale(.96) translateX(0) rotate(-20deg)}50%{transform:scale(.96) translateX(-2rem) rotate(-20deg)}75%{transform:scale(.96) translateX(-2rem) rotate(-20deg)}95%{transform:scale(.96) translateX(0) rotate(-15deg)}}@keyframes slide-pan{0%{transform:translateX(-25%)}2%{transform:translateX(-25%)}25%{transform:translateX(-25%)}50%{transform:translateX(-40%)}75%{transform:translateX(-40%)}95%{transform:translateX(-25%)}}@keyframes hand-swipe{0%{transform:scale(1) translateX(0) rotate(-15deg)}25%{transform:scale(.92) translateX(-3rem) rotate(-20deg)}50%{transform:scale(.96) translateX(-3rem) rotate(-20deg)}75%{transform:scale(.92) translateX(0) rotate(-15deg)}100%{transform:scale(1) translateX(0) rotate(-15deg)}}@keyframes slides-swipe{0%{transform:translateX(0)}25%{transform:translateX(-50%)}50%{transform:translateX(-50%)}75%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes hand-tap{0%{transform:scale(1) rotate(-5deg) translateX(0)}18%{transform:scale(1) rotate(-5deg) translateX(0)}23%{transform:scale(.92) rotate(-6deg) translateX(-0.25rem)}30%{transform:scale(1) rotate(-5deg) translateX(0)}71%{transform:scale(1) rotate(-5deg) translateX(0)}76%{transform:scale(.92) rotate(-6deg) translateX(-0.25rem)}81%{transform:scale(1) rotate(-5deg) translateX(0)}100%{transform:scale(1) rotate(-5deg) translateX(0)}}@keyframes screen-tap{0%{opacity:1}20%{opacity:1}25%{opacity:0}75%{opacity:0}80%{opacity:1}100%{opacity:1}}.gesture{text-align:center}.gesture__animation{position:relative;width:5rem;margin-inline:auto;margin-bottom:1.25rem}.gesture__device{position:relative;width:5rem;height:9rem;overflow:hidden;border-radius:.75rem}.gesture__screen{position:absolute;width:100%;height:100%;background:rgba(255,255,255,0.16)}.gesture__screen::after{content:'';position:absolute;top:72%;left:0;width:100%;background-color:#cdc6c3}.gesture__slides{position:absolute;left:0;width:200%;height:100%}.gesture__slide{display:grid;height:100%;place-items:center;background:rgba(255,255,255,0.16)}.gesture__slide svg{fill:#cdc6c3;opacity:.64}.gesture__hand{position:absolute;top:0;left:0;z-index:3;width:5rem;height:9rem}.gesture__hand img{position:absolute;width:64%;fill:#ffffff;transform:rotate(-15deg)}.gesture__frame{position:absolute;width:100%;height:100%;border:2px solid #cdc6c3;border-radius:.75rem}.gesture__frame::after{content:'';position:absolute;z-index:3;top:0;left:50%;width:40%;height:6px;background-color:#cdc6c3;border-bottom-left-radius:3px;border-bottom-right-radius:3px;transform:translateX(-50%)}.gesture__label{line-height:1.25}.gesture--pan .gesture__screen::after{height:1px;background-color:#cdc6c3}.gesture--pan .gesture__slide{position:absolute;left:0;width:200%;height:100%;transform:translateX(-25%);animation:slide-pan 3000ms ease-in-out infinite}.gesture--pan .gesture__slide svg{width:7rem;margin-left:3rem;margin-top:-1rem}.gesture--pan .gesture__hand img{top:1.25rem;left:3.75rem;animation:hand-pan 3000ms ease-in-out infinite}.gesture--swipe .gesture__screen::after{bottom:0;opacity:.24}.gesture--swipe .gesture__slides{display:flex;gap:3px;transform:translateX(0);animation:slides-swipe 3500ms ease-in-out infinite}.gesture--swipe .gesture__slide{width:50%;overflow:hidden}.gesture--swipe .gesture__slide svg{width:4rem}.gesture--swipe .gesture__slide--2 svg{width:9rem;margin-left:-4rem}.gesture--swipe .gesture__hand img{top:6.5rem;left:3rem;animation:hand-swipe 3500ms ease-in-out infinite}.gesture--tap .gesture__device{background:rgba(255,255,255,0.16)}.gesture--tap .gesture__screen{opacity:1;background:transparent;animation:screen-tap 3000ms ease-in-out infinite}.gesture--tap .gesture__screen::after{bottom:0;background-color:#cdc6c3;opacity:.24}.gesture--tap .gesture__ui{opacity:.64}.gesture--tap .gesture__ui::before{content:'';position:absolute;z-index:3;left:.5rem;top:.75rem;width:1.75rem;height:.65rem;border-radius:.25rem;background-color:#cdc6c3}.gesture--tap .gesture__ui svg{position:absolute;right:.5rem;top:.825rem;width:.5rem;fill:#cdc6c3}.gesture--tap .gesture__slide{position:absolute;left:0;width:200%;height:100%;transform:translateX(-25%)}.gesture--tap .gesture__slide svg{width:4.25rem;margin-left:-0.25rem;margin-top:5.5rem}.gesture--tap .gesture__hand img{top:4.5rem;left:3rem;animation:hand-tap 3000ms ease-in-out infinite}.zappage{display:flex;-webkit-order:1;order:1;-webkit-overflow-scrolling:touch;transition:opacity}.zappage__title{font-size:18px;display:flex;justify-content:center;align-items:center;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;padding:12px;color:#fff}.zappage__title svg{fill:#fff;width:22px;height:22px}.zappage__title strong{color:#910028}.bg-scroll-lock .zappage{pointer-events:none;overflow:hidden}.arrow{display:inline-block;position:absolute;left:50%;margin-left:-12px;margin-top:30px;width:25px;height:30px;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:11px 13px;transform-origin:11px 13px;-webkit-transition:all 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95);transition:all 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95)}.is-ready .arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.arrow i{margin-top:0;display:block;background-color:#fff;border-radius:5px;opacity:1;-webkit-transition:all 400ms cubic-bezier(1, 0, 0, 1);transition:all 400ms cubic-bezier(1, 0, 0, 1)}.arrow__tail{position:absolute;top:0;left:50%;margin-left:-5px;width:5px;height:20px}.is-refreshing .arrow__tail{width:10px;height:10px;-webkit-transform:translate3d(0, 17px, 0);transform:translate3d(0, 17px, 0);-webkit-animation-name:fadeInOut;animation-name:fadeInOut;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:.33s;animation-delay:.33s}.arrow__wing{position:absolute;top:7px;left:50%;width:5px;height:15px}.is-refreshing .arrow__wing{width:10px;height:10px}.arrow__wing--left{margin-left:-4px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:bottom right;transform-origin:bottom right}.is-refreshing .arrow__wing--left{-webkit-transform:translate3d(-17px, 10px, 0);transform:translate3d(-17px, 10px, 0);-webkit-animation-name:fadeInOut;animation-name:fadeInOut;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:0;animation-delay:0}.arrow__wing--right{margin-left:-6px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:bottom left;transform-origin:bottom left}.is-refreshing .arrow__wing--right{-webkit-transform:translate3d(17px, 10px, 0);transform:translate3d(17px, 10px, 0);-webkit-animation-name:fadeInOut;animation-name:fadeInOut;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:.66s;animation-delay:.66s}.pullable__inner{overflow-x:hidden}.seo-text-header{align-items:baseline;display:flex;flex-direction:row;white-space:nowrap;box-sizing:border-box;width:calc(100vw - 15px)}@media (min-width:1024px){.seo-text-header{width:calc(100vw - 270px)}}.seo-text-header h1{padding-right:4px;color:#fff;font-size:16px;font-weight:400;margin:4px}.seo-text-header p{color:#fff;font-size:12px;margin:0;overflow:hidden;text-overflow:ellipsis}.page-header{display:block;margin:0;padding:5px 0;width:100%;color:#3B3B3B;font-size:1em;font-weight:500;text-align:center;text-transform:uppercase}.more-models-btn{cursor:pointer;width:75%;max-width:220px;height:40px;display:flex;align-items:center;justify-content:center;margin:20px auto;border:2px solid;border-radius:3px;font-weight:400;font-size:16px;text-transform:uppercase}.other-cams__container .other-cams__container--title{color:#ccc;text-align:center;font-size:1.5em;margin:32px 0 16px 0}[data-cf1="E433"] .other-cams__container .other-cams__container--title{color:#8982b3}.confirm{background-color:#19181b;color:#fff;padding-bottom:0;position:absolute;left:0;width:100%;top:45px;overflow:scroll;bottom:0;display:block;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:transform 400ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 400ms cubic-bezier(0.77, 0, 0.175, 1)}.is-menu-visible .confirm{-webkit-transform:translate3d(90px, 0, 0);transform:translate3d(90px, 0, 0)}.confirm__small-txt{font-size:1em}.confirm__inner{padding:15px 25px;text-align:center}.confirm__menu{float:left;width:100%;display:block;position:relative;padding:5px 0 0 0}.confirm h3,.confirm h2{font-weight:400}.confirm h4{font-weight:400;line-height:1.25em}.confirm p{font-size:1em;line-height:1.5em}.confirm-envelope{padding:10px 0;display:block;float:left;width:100%;margin:10px 0 20px 0}.confirm-envelope .envelope__line{border-top:#fff solid 1px;margin:45px 6% 45px 0;display:inline-block;width:25%;line-height:0}.confirm-envelope .envelope__line:last-of-type{margin:45px 0% 45px 6%}.confirm-envelope .envelope__icon{background-color:#fff;display:inline-block;width:90px;height:90px;border-radius:50%}.confirm-envelope .envelope__icon-img{background:transparent url('/bundles/dnxmobile/img/common//open_envelope_grey.png') no-repeat;margin:13px 21px;width:50px;content:' ';height:60px;display:block;box-sizing:border-box}.confirm .submit{float:left;width:100%;display:block;padding-bottom:40px}.confirm .submit .button{margin-top:20px;float:left}.error{position:relative;padding:20px 30px;left:0;width:100%;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:transform 400ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 400ms cubic-bezier(0.77, 0, 0.175, 1)}.is-menu-visible .error{-webkit-transform:translate3d(90px, 0, 0);transform:translate3d(90px, 0, 0)}@media only screen and (min-device-width: 768px){.is-menu-visible .error{-webkit-transform:translate3d(125px, 0, 0);transform:translate3d(125px, 0, 0)}}.error h1{color:#910028;font-size:7em;font-weight:400;line-height:1em;margin:40px auto 20px auto;display:block;width:inherit;text-align:center}.error p{text-align:center;font-size:.9em}.error a{color:#910028;font-weight:400;text-transform:uppercase;display:block;padding-top:15px;text-align:center;float:none;width:initial}.error a span{border-bottom:1px solid #9b002b}html,body{position:relative;height:100%}html *{max-height:1000000px}html{color:rgba(255,255,255,0.6);box-sizing:border-box}html.is-ios-15{height:100vh !important}html.is-ios-15 .chat__controls{padding-bottom:15px}[data-device="mobile"] html{font-size:16px}[data-device="desktop"] html{font-size:12px}*,*:before,*:after{box-sizing:inherit}body{font-size:14px;background-color:#910028}body.bg-scroll-lock{overflow:hidden;position:fixed}body.bg-scroll-lock.is-ios .content__wrapper-target{height:75vw}.wrapper{width:100%;min-height:100%;position:relative;display:block;margin-left:auto;margin-right:auto}.wrapper__body{position:absolute;top:0;bottom:0;left:0;right:0}.wrapper__body:before{content:' ';-webkit-transition:all 400ms cubic-bezier(1, 0, 0, 1);transition:all 400ms cubic-bezier(1, 0, 0, 1)}.wrapper__body.is-loading:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(25,24,27,0.6)}.wrapper__body.is-loading:after{content:'';position:absolute;top:50%;left:50%;margin-top:-37.5px;margin-left:-37.5px;width:75px;height:75px;border:3px solid #fff;border-radius:50%;border-left-color:transparent;border-right-color:transparent;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:600ms;animation-duration:600ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.wrapper__body.is-loading:before,.wrapper__body.is-loading:after{z-index:99;position:fixed}.wrapper__body.with-d-bg{background-image:url('/bundles/dnxmobile/img/default/d-bg.jpg');background-position:50% 44px;background-size:cover}.wrapper__body.with-d-bg.webp{background-image:url('/bundles/dnxmobile/img/default/d-bg.webp')}@media (max-width:768px){.wrapper__body.with-d-bg{background-image:url('/bundles/dnxmobile/img/default/d-mobile.jpg')}.wrapper__body.with-d-bg.webp{background-image:url('/bundles/dnxmobile/img/default/d-mobile.webp')}}.content{position:absolute;top:0;bottom:0;left:0;right:0}.content__wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.content__wrapper-target{-webkit-flex-grow:1;flex-grow:1}body[data-page="zappage"] .content__wrapper-target>div,body[data-page="seo_category"] .content__wrapper-target>div,body[data-page="chat"] .content__wrapper-target>div,body[data-page="search"] .content__wrapper-target>div{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.page__title{margin-top:0;font-size:1.75em;text-align:center;display:block}.page__title strong{font-weight:600}.page__title--fancy{font-style:italic;font-size:1.3em;line-height:1.4em}.page__subtitle{margin-top:0;font-size:1em;text-align:center}.page__subtitle strong{font-weight:600}.page__title+.page__subtitle{margin-top:-0.75em}.page__inner{padding:20px 0}.zappage{-webkit-overflow-scrolling:touch}#threatmetrix{position:absolute;width:0;height:0;overflow:hidden}body[data-page="login"],body[data-page="signup"],body[data-page="reset"],body[data-page="account"],body[data-page="audiotel"],body[data-page="creditcard"]{height:inherit;overflow-x:hidden;overflow-y:scroll}body[data-page="login"] .wrapper__body,body[data-page="signup"] .wrapper__body,body[data-page="reset"] .wrapper__body,body[data-page="account"] .wrapper__body,body[data-page="audiotel"] .wrapper__body,body[data-page="creditcard"] .wrapper__body{position:static}body[data-page="login"] .content,body[data-page="signup"] .content,body[data-page="reset"] .content,body[data-page="account"] .content,body[data-page="audiotel"] .content,body[data-page="creditcard"] .content{position:static}.button--highlight2{color:#fff}[data-cf1="X10065"] .content .header{background-color:#5f0403}[data-cf1="X10064"] .content .header{background-color:#d4d9dd}[data-cf1="X10093"] .content .header{background-color:#fff}[data-cf1="X10835"] .content .header{background-color:#171B1E}[data-cf1="X11207"] .content .header{background-color:#fff}[data-cf1="E1384"] .content .header{background-color:#F9557D}[data-cf1="X12247"] .content .header{background-color:#000000}[data-cf1="X3796"] .content .header{background-color:#8B1845}[data-cf1="X12591"] .content .header{background-color:#fff}[data-brandname="jacquieetmichelvision"] .content .header{background-color:#101010}[data-cf1="X10065"] .offer{background-color:#f0e6e5}[data-cf1="X10064"] .offer{background-color:#fff}[data-cf1="X10093"] .offer{background-color:#fff}[data-cf1="X11207"] .offer{background-color:#fff}[data-cf1="E1384"] .offer{background-color:#F9557D}[data-cf1="X12247"] .offer{background-color:#e83888}[data-cf1="X12591"] .offer{background-color:#05187F;color:#fff}[data-cf1="X12591"] .offer *{color:#fff}[data-brandname="jacquieetmichelvision"] .offer{background-image:url('/bundles/dnxmobile/img/wl/jacquieetmichelvision/offer_bg.jpg');background-size:cover}[data-brandname="jacquieetmichelvision"] .offer .offer__heading strong{color:#E4009C}[data-brandname="jacquieetmichelvision"] .offer *{color:#000}[data-brandname="jacquieetmichelvision"] .offer .offer__col small{color:#E20096}[data-brandname="jacquieetmichelvision"] .chat--fullscreen .header__logo a:not(.header__link){padding:6px 8px}[data-cf1="X19424"]  footer .footer__legal-content,[data-cf1="X19443"]  footer .footer__legal-content{background-color:#E5E5E5}
