@font-face{font-family:lovelo;src:url([object Module]);font-weight:900;font-style:normal}@font-face{font-family:Segoe UI;src:url([object Module]);font-weight:400;font-style:normal}@font-face{font-family:Segoe UI;src:url([object Module]);font-weight:900;font-style:normal}@font-face{font-family:Segoe UI;src:url([object Module]);font-weight:900;font-style:italic}@font-face{font-family:Segoe UI;src:url([object Module]);font-weight:400;font-style:italic}body{background-color:#212121;font-family:Roboto,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:1.15;font-weight:400}#body{overflow:hidden}html{height:var(--vh);scroll-padding-top:50px}*{box-sizing:border-box}.hidden{display:none!important}.text-center{text-align:center}.w-100{width:100%}.flex-center{display:flex;justify-content:center}.mx-auto{margin:auto}.bold{font-weight:700}.visuallyhidden{opacity:0}.text-white{color:#fff}.text-lightblue{color:#3090c0;margin:0 1px}.stop-scrolling{height:100%;overflow:hidden}.register{margin-left:16px;color:#212121;background:linear-gradient(180deg,#fde83d,#f19502);font-size:15px;text-decoration:none;line-height:32px;padding:0 12px;border-radius:2px;letter-spacing:.5px;position:relative}.register:before{top:0;left:0;width:100%;height:100%;content:"";position:absolute;background:linear-gradient(180deg,#fbe112 0,#cc7d00);transition:opacity .1s ease-in-out;border-radius:2px}.register:hover:before{opacity:0}.register p{position:relative;cursor:pointer}.search{background-color:#424242;color:#333;border-radius:2px;max-width:320px;width:320px;height:37px;display:flex;align-items:center;position:relative;margin:0 10px}@media screen and (max-width:768px){.search{width:unset;margin-right:0}}.search:focus{border:1px solid #fff}.search form{display:flex;width:inherit}.search form:focus{border:1px solid #fff}.search form input{color:#bdbdbd;border-color:#bdbdbd;border-width:0;background:none;padding:8px 0 8px 8px;outline:0;flex:1 1;font-size:16px;width:50%}.search form input::-moz-placeholder{color:#bdbdbd}.search form input::placeholder{color:#bdbdbd}.search form button{border:none;background-color:transparent}.search form button svg{fill:#bdbdbd;width:40px;height:32px;padding:4px 4px 2px 12px;flex:0 0 40px;cursor:pointer}@media screen and (max-width:1200px){.search form button svg{padding:4px 4px 2px 12px;flex:0 0 40px;cursor:pointer}}.search form button:focus{outline:0}.search .results{display:flex;flex-direction:column;position:absolute;top:38px;left:0;width:100%;height:0;overflow:hidden;background-color:#fff;padding:0;z-index:1;transition:height .3s}.search .results.open{padding:4px 0}.search .results .item{display:flex;align-items:center;padding:2px 10px;text-decoration:none;border-top:1px solid transparent;border-bottom:1px solid transparent;margin-bottom:0}.search .results .item:hover{background:#ecffcc;border-top:1px solid #ffc107;border-bottom:1px solid #ffc107}.search .results .item img{height:36px}.search .results .item svg{height:36px;margin-right:30px}.search .results .item .status{margin-left:8px;margin-right:6px;width:8px;height:8px;min-width:8px;background-color:#00c853;border-radius:50%}.search .results .item .offline{background:none;border:1px solid #9e9e9e}.search .results .item .name{color:#757575}.search .results .item .name .term{color:#000}.bottom-sticky-wrapper{display:none}@media screen and (max-width:768px){.bottom-sticky-wrapper{display:block;position:fixed;bottom:0;width:100%;background-color:#111}}@media screen and (max-width:768px){.bottom-sticky-wrapper.z-performer{z-index:1}}.sticky-btn-wrapper{display:none}@media screen and (max-width:1200px){.sticky-btn-wrapper{display:block;position:fixed;bottom:0;width:100%;background-color:#111}}.sticky-btns{display:flex;flex-direction:column;width:300px;padding:10px;margin:auto}@media screen and (max-width:768px){.sticky-btns{width:100%}}.sticky-btns .sticky-btn{width:100%}.sticky-btns .bottom-sticky-btn{margin:0!important}.cookie-notification{position:fixed;bottom:0;left:50%;width:100%;padding:1.8em;z-index:10;color:#fff;background:#1e1e1e;transform:translate(-50%,135%)}.cookie-notification a{color:#fff;font-weight:700}.cookie-notification span{font-size:14px;line-height:1.5em;font-family:Helvetica,Calibri,Arial,sans-serif}.cookie-notification button{text-transform:uppercase;height:40px;width:40px;border:1px solid #fff;border-radius:50%;background-color:green;color:#fff;font-size:14px;position:absolute;top:-20px;right:20px}.cookie-notification button label{letter-spacing:.5px;cursor:pointer}.cookie-notification button:hover{background:#424242}.cookie-notification button:focus{outline:none}.static-back{background:#000;color:#fff;padding:10px 20px;text-decoration:none;display:block;width:80px;margin:0 20px 20px 0}.osano-cm-denyAll,.osano-cm-manage,.osano-cm-save{background-color:#bdbdbd!important}.mobile-sidebar-open .hamburger-wrapper .cross-icon{display:block}.mobile-sidebar-open .hamburger-wrapper .hamburger{display:none}header{background-color:#212121;position:fixed;top:0;z-index:2;width:100%;height:50px}header .header{flex-direction:row;justify-content:space-between;width:100%}header .responsive-header{padding:0 30px;display:flex;align-items:center;height:100%;box-shadow:0 4px 4px rgba(0,0,0,.2)}@media screen and (max-width:1200px){header .responsive-header{padding:0 10px}}header .responsive-header .right-side{display:flex;align-items:center}header .responsive-header .right-side .header-btn{margin:0 5px;max-height:35px}@media screen and (max-width:768px){header .responsive-header .right-side .header-btn{display:none}}header .responsive-header .right-side .login-btn{padding-top:6px}header .responsive-header .left-side{display:flex;align-items:center}header .responsive-header .hamburger-wrapper{display:none;margin-right:10px;padding-bottom:5px}header .responsive-header .hamburger-wrapper svg rect{fill:#f5f5f5}header .responsive-header .hamburger-wrapper .hamburger{padding-top:8px}header .responsive-header .hamburger-wrapper .menu-text{font-weight:700;font-size:11px;line-height:1px;color:#f5f5f5;text-align:center}@media screen and (max-width:1200px){header .responsive-header .hamburger-wrapper{display:block}}header .responsive-header .performer-hamburger{display:block!important}header .logo svg{width:105px;height:35px;margin:0 auto}header .promo-logo svg{height:50px;margin:0 auto}header .hamburger-wrapper svg{height:33px;width:33px;fill:#f5f5f5}header .cross-icon{display:none}.mobile-filters-open{overflow:hidden}.mobile-filters-open .mobile-filter-modal{height:100vh;padding:24px}footer.performer-footer{margin-top:0!important}@media screen and (max-width:1600px){footer.performer-footer{margin-top:0!important}}footer{display:flex;justify-content:space-between;flex-direction:column;background-color:#000;width:100%;padding:40px 56px 32px 72px;margin-top:40px;color:#bdbdbd;font-size:13px;position:relative}@media screen and (max-width:1200px){footer{padding:40px 24px 24px;justify-content:center;align-items:center}}@media screen and (min-width:768px){footer{font-size:15px}}footer .dividers{border-top:1px solid #bdbdbd;border-bottom:1px solid #bdbdbd;padding:10px;margin-bottom:20px;width:100%}@media screen and (max-width:1024px){footer .dividers{margin-bottom:unset}}footer .one-border{border-bottom:none;padding:0;margin-bottom:0;height:30px}@media screen and (max-width:1024px){footer .column{margin-top:50px}}footer .rabbit-icon-footer{position:absolute;left:49%;top:1%}@media screen and (max-width:1024px){footer .rabbit-icon-footer{left:46%}}footer .cat-desc{margin-bottom:10px}@media screen and (min-width:768px){footer .cat-desc{width:45%;margin:0 auto 50px}}@media screen and (min-width:1200px){footer .cat-desc{padding:32px 56px 12px 72px}}footer .cat-desc h4{margin-bottom:5px;font-weight:900}footer .cat-desc p{text-align:justify}footer .lower-footer{margin:0 auto 10px}footer .lower-footer-links{display:flex;flex-direction:row}@media screen and (max-width:1024px){footer .lower-footer-links{flex-direction:column}}footer .lower-footer-links ul{list-style-position:inside;list-style-type:none;margin-top:10px}footer .lower-footer-links ul li{margin-left:2px;padding-left:0;padding-bottom:5px;margin-bottom:10px}footer .lower-footer-links ul li a{font-weight:400;font-size:14px;line-height:17px;color:#bdbdbd;text-decoration:none}footer .intro-text-footer{max-width:800px;margin:40px auto}footer .intro-text-footer h2{margin:5px auto;font-weight:400;font-size:18px;line-height:21px;text-align:center}footer .intro-text-footer h3{margin:5px auto;font-weight:500;font-size:16px;line-height:19px;text-align:center}footer .intro-text-footer ul{column-count:2;-webkit-columns:2;-moz-columns:2;list-style-position:inside;margin:10px 0}footer .intro-text-footer ul li{margin-left:2px;padding-left:0;padding-bottom:5px}footer .intro-text-footer ul li a{font-weight:400;font-size:14px;line-height:17px;color:#bdbdbd;text-decoration:none}footer .intro-text-footer p{margin-top:5px;margin-bottom:25px;max-width:800px;font-weight:400;font-size:14px;line-height:18px}footer .intro-text-footer p a{font-weight:400;font-size:14px;line-height:18px;color:#3090c0}footer .intro-text-footer p ul{column-count:2;-webkit-columns:2;-moz-columns:2;list-style-position:inside;margin:10px 0}footer .intro-text-footer p ul li{margin-left:2px;padding-left:0;padding-bottom:5px;margin-bottom:10px}footer .intro-text-footer p ul li a{font-weight:400;font-size:14px;line-height:18px;color:#3090c0}footer .single-section-wrapper{display:flex}footer .footer-sections{display:flex;flex-direction:row}@media screen and (max-width:1024px){footer .footer-sections{margin:0 20px}}footer .discover{position:relative}footer .discover #site-comparisons-expanded{display:none;flex-direction:column;justify-content:center;position:absolute;background:#111;text-align:center;width:125px;top:80px;border:1px solid #111;border-radius:6px;padding:20px;gap:20px;line-height:30px;text-decoration:none;color:#fff;text-transform:capitalize}footer .discover #site-comparisons-expanded a{text-decoration:none;color:#fff}@media screen and (max-width:450px){footer .discover #site-comparisons-expanded{max-width:150px;width:150px}}footer .discover p{align-items:center;display:flex;cursor:pointer}footer .discover p svg{margin-left:20px}footer .footer-single-section{margin:30px}@media screen and (max-width:1024px){footer .footer-single-section{margin:0 10px;width:50%}}footer .footer-title{display:flex;margin:20px auto;text-transform:uppercase;text-align:center;font-weight:600;font-size:17px;line-height:19px}footer .footer-title svg{margin-right:10px}footer .legal-title{margin-left:40px}@media screen and (max-width:1024px){footer .legal-title{margin-left:20px}}footer .support-legal{flex-direction:column}@media screen and (max-width:1024px){footer .support-legal{border-top:1px solid #bdbdbd}}@media screen and (max-width:1024px){footer .account-discover{border-bottom:1px solid #bdbdbd}}footer .trending-categories{flex-direction:column;margin:30px}@media screen and (max-width:1024px){footer .trending-categories{margin:0 20px}}footer .trending-cols{display:flex;margin:0 auto}footer .girls-trending{margin-right:20px}footer .trend-title{border-bottom:1px solid #bdbdbd;padding-bottom:10px;text-align:center;width:93px;font-weight:500;font-size:16px;line-height:19px}footer .logos{display:flex;align-self:flex-end;margin-right:60px;margin-top:10px}@media screen and (max-width:1024px){footer .logos{align-self:center;margin-top:20px;margin-right:unset}}@media screen and (max-width:1024px){footer .logos .ASACP-logo{margin-left:30px}}footer .logos svg{margin-left:32px;height:20px}@media screen and (max-width:1024px){footer .logos svg{margin-left:unset}}footer .logos svg:hover path{fill:#fff}footer .copyright{font-weight:400;font-size:14px;line-height:17px;color:#bdbdbd;border-top:1px solid #bdbdbd;padding-top:40px;text-align:center}footer .copyright a{color:#bdbdbd;text-decoration:none}@media screen and (max-width:1024px){footer .copyright{border:none;padding-top:unset}}footer .homepage-faq{display:flex;flex-direction:column;align-items:center;padding:10px;margin:0 auto 20px;font-size:18px}@media screen and (max-width:450px){footer .homepage-faq{width:350px}}@media screen and (max-width:375px){footer .homepage-faq{width:300px}}footer .homepage-faq a{color:#3090c0}footer .homepage-faq h3{margin-bottom:30px}footer .homepage-faq .faq-item{margin-bottom:30px;align-self:flex-start;width:600px}@media screen and (max-width:450px){footer .homepage-faq .faq-item{width:350px}}@media screen and (max-width:375px){footer .homepage-faq .faq-item{width:300px}}footer .homepage-faq .faq-question{display:flex;justify-content:space-between;align-items:center;cursor:pointer}footer .homepage-faq .faq-question svg{transition:transform .3s ease}footer .homepage-faq .faq-question svg.open{transform:rotate(180deg)}footer .homepage-faq .faq-answer{margin-top:10px;display:none;font-size:14px}footer .divider-faq{border-top:1px solid #bdbdbd;width:100%}.search-result-bar.err{height:auto}@media screen and (max-width:1200px){.search-result-bar.err{display:flex;justify-content:center}}.search-result-bar.err .msg-section{display:flex;flex-direction:column;margin-bottom:10px}.search-result-bar.err .msg-section p{color:#f5f5f5;font-weight:400;font-size:20px}@media screen and (max-width:450px){.search-result-bar.err .msg-section p{text-align:center;width:300px}}@media screen and (max-width:1200px){.search-result-bar.err .msg-section{margin-top:100px;align-items:center;width:200px}}.search-result-bar.err .msg-section .msg-box{display:flex;margin-bottom:20px}.search-result-bar.err .msg-section .msg-svg{margin:5px 25px 25px 0;width:90px;height:90px}.search-result-bar.err .msg-section .msg-txt{color:#f5f5f5;text-align:left;font-weight:400}.search-result-bar.err .msg-section .msg-txt p{line-height:125%;font-size:24px}.search-result-bar.err .msg-section .msg-txt h1{margin-bottom:5px;font-size:24px;line-height:28px;font-weight:400}.search-result-bar.err .msg-section .msg-txt a{display:flex;width:230px}.search-result-bar.err .blocks.err{margin-bottom:-40px}@media screen and (max-width:1200px){.search-result-bar.err .blocks.err{display:none}}.error-button{display:flex;width:250px;margin:20px auto 0!important}@media screen and (min-width:450px){.error-button{display:none}}@media screen and (max-width:1024px){.error-categories{position:sticky;top:50px}}.cat-desc h2{margin-bottom:10px;font-size:16px}.cat-desc h3{font-size:14px}.cat-desc h3,.cat-desc p,.cat-desc ul{margin-bottom:10px}.cat-desc ul{margin-left:40px}@media screen and (min-width:1024px){.cat-desc{width:100%!important}}@media screen and (min-width:1200px){.cat-desc{-moz-columns:2 200px;columns:250px 2;-moz-column-gap:2em;column-gap:2em}}.static-page{height:auto;background:#fff;color:#000;padding:100px;margin-bottom:-40px}.static-page h1{text-align:center}.static-page h2{margin-top:20px}.static-page p,.static-page ul{margin-bottom:10px}.static-page .static-subtitle{font-size:1.17em;margin-top:0}@media screen and (max-width:768px){.static-page{padding:100px 20px}}.component-btn{justify-content:center;align-items:center;padding:8px 16px;position:static;min-width:50px;min-height:35px;border-radius:5px;margin:10px 0 5px;font-weight:600;font-size:16px;line-height:19px;text-align:center;color:#000;border-style:none;text-decoration:none}.component-btn svg{width:14px;height:14px;margin-right:10px}.component-icon{justify-content:center;align-items:center;padding:10px;min-width:34px;min-height:34px;border-radius:30px;margin:0 10px;font-weight:600;font-size:16px;line-height:19px;text-align:center;color:#f5f5f5;text-decoration:none;border:2px solid #f5f5f5}@media screen and (max-width:1200px){.component-icon{margin:0 5px}}.component-icon:hover{color:#fff;border-color:#fff;background-color:#424242}.component-icon:hover svg{fill:#fff}.primary-filled{background:#ffc107;border-color:#ffc107;color:#000}.primary-filled:hover{background-color:#ffeeba;color:#000}.secondary-filled{background:#f5f5f5}.secondary-filled:hover{background:#bdbdbd}.primary-ghost{border:2px solid #ffc107;box-sizing:border-box;color:#ffc107;background:transparent}.primary-ghost svg{fill:#ffc107}.primary-ghost:hover{color:#ffeeba;border-color:#ffeeba}.primary-ghost:hover svg{fill:#ffeeba}.secondary-ghost{border:2px solid #f5f5f5;box-sizing:border-box;color:#f5f5f5;background:transparent}.secondary-ghost svg{fill:#f5f5f5}.secondary-ghost:hover{background-color:#424242}.primary-borderless{color:#ffc107!important;border:unset}.primary-borderless:hover{background-color:#424242}.secondary-borderless{color:#f5f5f5;border:unset}.secondary-borderless:hover{background-color:#424242}.content-wrapper{display:flex;padding:50px 24px 0 0;min-height:100vh}@media screen and (max-width:1200px){.content-wrapper{padding:0}}.content-wrapper .search-result-wrapper{display:flex;flex-direction:column;width:99%;margin-left:24px;position:relative;padding-top:40px}@media screen and (max-width:1200px){.content-wrapper .search-result-wrapper{margin-left:0;padding-top:unset}}.roulette_page{min-height:unset}.blur{-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px)}.pageBlock{position:absolute;height:100vh;width:100vw;z-index:100;background-color:#000}.sfw-wrapper{overflow:hidden}.sfw-blocker,.sfw-wrapper{height:100%;width:100%;position:absolute}.sfw-blocker{z-index:9;background-color:rgba(0,0,0,.8)}.age-gate{width:500px;max-width:80vw;height:300px;margin:30vh auto auto;padding:20px;background:rgba(37,35,35,.7803921568627451);border:2px solid #c38707}.age-gate .age-gate-logo-wrapper{display:flex;justify-content:center}.age-gate .age-gate-message{margin:20px auto;color:#f5f5f5}.age-gate .age-gate-buttons{display:flex;justify-content:center}.age-gate .age-gate-buttons a{background-color:#000;color:#f5f5f5;padding:10px 20px;margin:20px;text-decoration:none}@media screen and (max-width:430px){.age-gate .age-gate-buttons .bonus-text{display:none}.age-gate .age-gate-logo-wrapper img{width:85%}}@media screen and (max-width:1200px){body.mobile-sidebar-open{overflow:hidden;position:fixed}}@media screen and (max-width:1200px){body.mobile-sidebar-open .sidebar-wrapper{display:flex}}@media screen and (max-width:1200px){body.mobile-sidebar-open .featured-trending-categories{z-index:unset}}body.mobile-sidebar-open .performer-sidebar{display:flex}@media screen and (min-width:1200px){body.mobile-sidebar-open .performer-sidebar{height:unset}}body.mobile-sidebar-open .sidebar_overlay{display:block}.performer-sidebar{display:none}@media screen and (min-width:1200px){.performer-sidebar{top:47px;position:absolute;z-index:10}}.display-sidebar{display:flex}.sidebar-wrapper{transition:width .3s}@media screen and (max-width:1200px){.sidebar-wrapper{display:none;width:100%;position:fixed;z-index:2;top:47px}}.sidebar-wrapper .sidebar-toggle{width:24px}@media screen and (max-width:1200px){.sidebar-wrapper .sidebar-toggle{display:none}}.sidebar-wrapper .sidebar-toggle svg{fill:#000;background-color:#ffc107;cursor:pointer}.sidebar-wrapper .sidebar-toggle svg:last-of-type{display:none}.sidebar-wrapper.closed{width:24px}.sidebar-wrapper.closed .sidebar{width:0;min-width:unset}.sidebar-wrapper.closed .sidebar-toggle svg:first-of-type{display:none}.sidebar-wrapper.closed .sidebar-toggle svg:last-of-type{display:block}@media screen and (max-width:1024px){.sidebar-scroll-wrapper{height:100vh;overflow-y:auto;padding-bottom:300px;scrollbar-width:none}}.sidebar{display:flex;min-width:207px;background-color:#111;transition:width .3s;position:relative;overflow:hidden;color:#f5f5f5;box-shadow:4px 4px 10px 0 rgba(0,0,0,.5)}@media screen and (max-width:1200px){.sidebar{width:100%}}@media screen and (max-width:1200px){.sidebar,.sidebar form{height:auto}}@media screen and (max-height:450px){.sidebar .form-replace{height:100%;overflow-y:scroll;padding-bottom:300px}}@media screen and (max-width:1200px){.sidebar .form-replace{width:100%}}.sidebar .search{height:40px;display:none;margin:16px 0;width:100%}@media screen and (max-width:1200px){.sidebar .search{display:flex}}@media screen and (max-width:1200px){.sidebar .search .search-box{color:#fff;height:inherit;width:inherit;padding:8px 0 8px 8px;outline:0}.sidebar .search .search-box .selected{background-color:red}}@media screen and (max-width:1200px){.sidebar .search button{background-color:#fff;height:inherit;border:none}}@media screen and (max-width:1200px){.sidebar .search .search-icon{fill:#757575;width:40px;height:32px;padding:4px;cursor:pointer}}.sidebar .gender-selector{display:flex;justify-content:space-evenly;width:210px;flex-wrap:wrap;margin:15px 0}.sidebar .gender-selector a{width:100px;margin:3px 0}@media screen and (max-width:1024px){.sidebar .gender-selector a{width:100%;margin:0 5px}}@media screen and (max-width:430px){.sidebar .gender-selector a{width:47%;justify-content:space-around}}@media screen and (max-width:1024px){.sidebar .gender-selector{width:unset;flex-wrap:unset;margin:20px 0}}@media screen and (max-width:430px){.sidebar .gender-selector{width:100%;justify-content:space-around}}.sidebar .primary-gender-button{color:#ffc107!important}.sidebar .primary-gender-button:hover{color:#ffc107!important;border-color:#ffc107!important}.sidebar .secondary-gender-button:hover{color:#000!important;background-color:#fff}.sidebar .input-wrapper{padding:7px 16px;cursor:pointer;font-size:16px;line-height:19px;text-decoration:none;color:#f5f5f5}.sidebar .input-wrapper .count{font-size:11px;min-width:30px;text-align:right}@media screen and (max-width:1200px){.sidebar .input-wrapper .count{font-size:14px}}.sidebar .input-wrapper svg{fill:#bdbdbd;width:16px;height:16px;margin-right:16px}.sidebar .selected{color:#ffc107}.sidebar .highlighted-options .input-wrapper{display:flex;align-items:center;margin-bottom:6px}.sidebar .highlighted-options .input-wrapper:hover{background-color:#424242}.sidebar .highlighted-options .active{background-color:#ffc107;color:#000}.sidebar .highlighted-options .active:hover{background-color:#ffc107}.sidebar .highlighted-options .active svg{fill:#000}.sidebar .active.input-wrapper .category,.sidebar .active.input-wrapper .count{color:#ffc107}.sidebar .category-drawer .sidebar-title{display:flex;flex-direction:row;justify-content:space-between;font-size:16px;font-weight:500;color:#fff;line-height:24px}.sidebar .category-drawer .sidebar-title .drawer-sidebar-caret{display:block;margin:16px}.sidebar .category-drawer .sidebar-title .drawer-sidebar-caret.open{transform:rotate(180deg)}.sidebar .category-drawer .drawer-categories{display:flex;flex-direction:column}.sidebar .category-drawer .drawer-categories .category-svg{display:inline-block;margin:unset;width:16px;height:16px}.sidebar .category-drawer .drawer-categories .category-svg svg{margin:unset}.sidebar .see-all{width:100%;text-wrap:nowrap}@media screen and (max-width:1200px){.sidebar .sidebar-title{display:flex;flex-direction:row;justify-content:space-between}}.sidebar .sidebar-title .mobile-sidebar-caret{display:none}@media screen and (max-width:1200px){.sidebar .sidebar-title .mobile-sidebar-caret{display:block;margin:16px}}.sidebar .sidebar-title .mobile-sidebar-caret.open{transform:rotate(180deg)}.sidebar .sidebar-title .language-sidebar-caret{margin:10px 20px 10px 0}@media screen and (max-width:1200px){.sidebar .sidebar-title .language-sidebar-caret{display:block;margin:16px}}.sidebar .sidebar-title .language-sidebar-caret.open{transform:rotate(180deg)}.sidebar .category-title{display:flex}.sidebar .category-title:hover{background-color:#424242}@media screen and (max-width:1200px){.sidebar .category-title:hover{background-color:unset}}.sidebar .category-title.active{background-color:#ffc107}.sidebar .category-title.active .input-wrapper{color:#000!important}.sidebar .category-title.active svg{fill:#000!important}.sidebar .mobile-sidebar-caret{margin:16px}.sidebar .categories{margin-top:10px}@media screen and (max-width:1200px){.sidebar .categories{overflow-y:scroll;height:100%;padding:5px 5px 400px}}.sidebar .categories .see_all_categories{width:167px;margin:auto auto 10px}@media screen and (max-width:1200px){.sidebar .categories .see_all_categories{width:300px}}@media screen and (max-width:768px){.sidebar .categories .see_all_categories{width:100%}}.sidebar .categories .see_all_categories button{width:167px}@media screen and (max-width:1200px){.sidebar .categories .see_all_categories button{width:300px}}@media screen and (max-width:768px){.sidebar .categories .see_all_categories button{width:100%}}.sidebar .categories .tabs.inactive{display:none}.sidebar .categories .title{font-size:18px;margin:24px 0 16px 12px}@media screen and (max-width:1200px){.sidebar .categories .title{display:none}}.sidebar .categories .input-wrapper{display:flex;justify-content:space-between;margin-bottom:0;padding:9px 20px;width:200px}@media screen and (max-width:1200px){.sidebar .categories .input-wrapper{padding:17px 5px;width:auto}}.sidebar .categories .input-wrapper .category{font-weight:500;font-size:16px;line-height:19px}.category{width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.side-tab,.sidebar-wrapper .sidebar a,.sidebar-wrapper .sidebar a:hover,.sidebar-wrapper .sidebar a:visited{text-decoration:none}.side-tab{padding:10px;font-size:18px;color:#fff;font-weight:700;margin:5px 0;cursor:pointer}.side-tab .txt-wrapper{display:inline-block}.side-tab .txt-wrapper hr{display:none}.side-tab svg{margin-left:8px}.selected-tab .txt-wrapper{color:#fff}.selected-tab .txt-wrapper hr{display:block}.selected-tab svg{margin-left:8px;transform:scaleX(-1)}.hide-drawer,label input{display:none}.filter-clear{margin:15px}.invisible{display:none}.languages{display:flex;flex-direction:column;overflow-y:scroll;scrollbar-width:none;height:100%;padding:5px 0 400px}.languages.hidden-mobile{display:none}.language-title{display:flex;flex-direction:row;justify-content:space-between;cursor:pointer}.language-title.mobile-fix{width:100%;bottom:0;position:fixed;background-color:#111}.flag{background-size:240px 216px}.flag,.flag-for-country{display:inline-block;background-image:url(https://assets.rabbitscams.sex/img/flags.png)}.flag-for-country{background-size:400px 360px}.lang-flag{width:11px;height:11px;transform:scale(1.5);border-radius:50%;margin-right:10px;margin-left:5px}.flag-en{background-position:-98.5px -168.5px}.flag-de{background-position:-194.5px -108.5px}.flag-es{background-position:-130.5px -180.5px}.flag-fr{background-position:-2.5px -180.5px}.flag-it{background-position:-162.5px -132.5px}.flag-nl{background-position:-130.5px -60.5px}.flag-no{background-position:-98.5px -24.5px}.flag-pt{background-position:-114.5px -48.5px}.flag-sv{background-position:-98.5px -72.5px}@media screen and (max-width:1200px){.top-wrapper{padding-top:50px}}.reverse-flex{display:flex;flex-direction:row-reverse}@media screen and (max-width:1200px){.reverse-flex{flex-direction:column}}.wrapper-header-texts{width:60%}@media screen and (max-width:1200px){.wrapper-header-texts{width:unset}}@media screen and (max-width:1200px){.padding-extra{padding-top:40px}}.featured-trending-categories{width:40%;padding-bottom:20px}@media screen and (max-width:1200px){.featured-trending-categories{background-color:#212121;white-space:nowrap;overflow-y:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch;width:unset;-ms-overflow-style:none;scrollbar-width:none;position:fixed;z-index:1;width:100%;padding-bottom:unset}.featured-trending-categories::-webkit-scrollbar{display:none}}.featured-trending-title{font-weight:500;font-size:16px;line-height:19px;color:#fff;padding-bottom:5px}@media screen and (max-width:1200px){.featured-trending-title{display:none}}.trending-category{text-decoration:none;padding:5px;font-weight:500;font-size:12px;line-height:14px;border:1px solid #f5f5f5}.trending-category>svg{width:16px!important;height:16px!important;vertical-align:bottom;margin-right:6px}.trending-category-wrapper{margin:5px 0;display:inline-block;padding:5px 1px}.search-result-bar{display:flex;justify-content:space-between;height:auto;margin-bottom:12px}@media screen and (max-width:1200px){.search-result-bar{min-height:62px;align-items:center;margin:unset;margin-bottom:unset}}.search-result-bar .col{display:flex;flex-direction:column}@media screen and (max-width:450px){.search-result-bar .top-cams{width:100%!important}}.search-result-bar .left-side{display:flex;flex-wrap:wrap;align-items:center}@media screen and (max-width:1200px){.search-result-bar .left-side{padding:5px;width:70%;justify-content:center}}.search-result-bar .left-side h1{font-size:24px;font-weight:400;line-height:28px;color:#f5f5f5}@media screen and (max-width:1200px){.search-result-bar .left-side h1{font-size:18px;font-weight:500;line-height:21px}}.search-result-bar .left-side .header-chevron-mobile{display:none}@media screen and (max-width:1200px){.search-result-bar .left-side .header-chevron-mobile{display:inline-block;margin:7px;position:absolute}}.search-result-bar .left-side .open-chevron{transform:rotateX(180deg)}.search-result-bar .left-side .category-header{padding:0 12px;border-radius:2px}@media screen and (max-width:1200px){.search-result-bar .left-side .category-header{width:30vh;text-align:center}}.filter-selector{display:flex;flex-direction:row-reverse;margin:10px auto 10px 2px}@media screen and (max-width:1200px){.filter-selector{margin:0 5px 10px;display:unset;position:absolute;top:60px;right:2px}}.top-override{top:90px}.apply-filters-row{display:flex;justify-content:center;border-top:1px solid #424242}.apply-filters-row button{min-width:90px;height:30px;margin:10px;white-space:nowrap}.filter-title{margin-bottom:10px;font-weight:500;font-size:14px;line-height:16px;color:#fff}.filter-button{border:none;border-radius:5px;padding:4px;background-color:#212121;max-height:34px;color:#f5f5f5}.filter-button :hover{background-color:#424242}.filter-button svg{margin-right:5px}.filterBadge{background-color:#ffc107;min-width:16px;height:15px;border-radius:50%;float:right;display:none;font-size:10px;line-height:10px;text-align:center;padding-top:2px}.header-text{color:#f5f5f5;padding:5px 70px 30px 10px;max-width:1020px}.header-text,.header-text a{font-weight:400;font-size:14px;line-height:17.5px}.header-text a{color:#3090c0}@media screen and (max-width:768px){.header-text{padding:5px 10px 30px}}@media screen and (max-width:1200px){.hidden-mobile{display:none!important}}#popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:none;z-index:9999}#popup-overlay #popup{border:2px solid #a77406;border-radius:4px;position:fixed;top:51%;left:50%;transform:translate(-50%,-50%);background:#212121;z-index:10000}@media screen and (max-width:375px){#popup-overlay #popup img{height:290px;width:250px}}@media screen and (min-width:1200px){#popup-overlay #popup{display:flex;width:660px;height:465px}}#popup-overlay #popup .popup-content{display:flex;width:95%;flex-direction:column;justify-content:center;text-align:center;margin:0 auto;padding:10px}@media screen and (max-width:375px){#popup-overlay #popup .popup-content{padding:0 10px}}#popup-overlay #popup .popup-content .line-1{font-size:30px;color:#fff;margin-bottom:10px;margin-top:5px}@media screen and (max-width:375px){#popup-overlay #popup .popup-content .line-1{font-size:20px}}#popup-overlay #popup .popup-content .line-2{font-size:18px;color:#fff;margin-bottom:10px}@media screen and (max-width:375px){#popup-overlay #popup .popup-content .line-2{font-size:12px}}#popup-overlay #popup .popup-content .line-3{font-size:30px;color:#fff;margin-bottom:10px}@media screen and (max-width:375px){#popup-overlay #popup .popup-content .line-3{font-size:20px}}#popup-overlay #popup .popup-content .popup-register{width:250px;height:35px;padding:8px 16px;border-radius:5px;background-color:#ffc107;text-decoration:none;color:#000;font-weight:700;margin-top:40px;align-self:center;font-size:16px;margin-bottom:10px}@media screen and (max-width:1024px){#popup-overlay #popup .popup-content .popup-register{margin-top:10px}}@media screen and (max-width:375px){#popup-overlay #popup .popup-content .popup-register{width:230px;font-size:14px}}#popup-overlay #popup .popup-content .popup-register svg{vertical-align:middle}#popup-overlay #popup .popup-content .popup-login{color:#fff;margin-bottom:20px}#popup-overlay #popup .popup-content .popup-login a{color:#ffc107;text-decoration:none;cursor:pointer}#popup-overlay #popup .popup-content .highlight{color:#a77406}#popup-overlay #popup #close-popup{position:absolute;top:5px;right:5px;width:34px;height:34px;background:#f5f5f5;border-radius:30px;cursor:pointer}#popup-overlay #popup #close-popup svg{vertical-align:middle}.performer-ad{text-decoration:none}.performer-ad img,.performer-ad video{width:100%;height:100%}.performer-ad video{position:absolute;z-index:2;top:0;left:0}.related-tags{display:flex;flex-wrap:wrap}@media screen and (max-width:1200px){.related-tags{padding:0 15px}}.tag-btn{margin-right:5px;margin-top:0;font-weight:500;font-size:14px}.search-result-h2{font-weight:400;font-size:18px;line-height:22px;color:#fff;padding:20px 0}@media screen and (max-width:1200px){.search-result-h2{padding:20px 15px}}.btn-wrapper{display:flex;justify-content:start;margin:20px 0}@media screen and (max-width:1200px){.btn-wrapper{justify-content:center;align-items:center;margin:15px;flex-wrap:wrap}}.btn-wrapper .search-btn{margin:5px;width:-moz-fit-content;width:fit-content}.btn-wrapper .search-btn:hover{color:#000;border-color:#ffc107;background-color:#ffc107}@media screen and (max-width:1200px){.search-title{justify-content:center;padding-top:50px}}@media screen and (max-width:1200px){.search-page-header{text-align:center}}.blog-guide-section{padding:20px;margin-right:220px}@media screen and (max-width:1200px){.blog-guide-section{margin-right:unset;padding:unset;padding-top:20px}}.blog-guide-section .blog-guide-txt{color:#f5f5f5;text-align:center;margin:10px}.blog-guide-section .blog-guide-txt .blog-bold-text{font-weight:500;font-size:20px;line-height:23px}.blog-guide-section .blog-guide-txt p{font-weight:400;font-size:14px;line-height:125%}.blog-guide-section .blog-guide-cards{display:flex;justify-content:center}@media screen and (max-width:1625px){.blog-guide-section .blog-guide-cards{padding:0 10px;flex-direction:column}}.blog-guide-section .blog-guide-cards .blog-card-row{display:flex;flex-direction:row}@media screen and (max-width:1625px){.blog-guide-section .blog-guide-cards .blog-card-row{justify-content:center}}.blog-guide-section .blog-guide-cards .blog-card{justify-content:center;display:flex;border-radius:6px;width:252px;height:189.12px;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;margin:10px}@media screen and (max-width:1200px){.blog-guide-section .blog-guide-cards .blog-card{width:170px;height:130px;margin:2.5px}}.blog-guide-section .blog-guide-cards .blog-card .blog-card-btn{font-weight:500;font-size:16px;line-height:19px;position:absolute;bottom:1px;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;text-align:center;width:230px;height:36px}.blog-guide-section .blog-guide-cards .blog-card .blog-card-btn svg{height:unset;width:unset}.blog-guide-section .blog-guide-cards .blog-card .blog-card-btn svg path{fill:#000}@media screen and (max-width:1200px){.blog-guide-section .blog-guide-cards .blog-card .blog-card-btn{font-size:12px;line-height:14px;width:150px;height:24px}.blog-guide-section .blog-guide-cards .blog-card .blog-card-btn svg{height:16px;width:unset}}@media screen and (max-width:768px){.blog-guide-section .blog-guide-cards .blog-card .blog-card-btn{padding:5px 8px;font-size:11px}}.blog-guide-section .blog-guide-cards .card-1{background-image:url(https://assets.rabbitscams.sex/img/promo/blog-img-1.png)}.blog-guide-section .blog-guide-cards .card-2{background-image:url(https://assets.rabbitscams.sex/img/promo/blog-img-2.png)}.blog-guide-section .blog-guide-cards .card-3{background-image:url(https://assets.rabbitscams.sex/img/promo/blog-img-3.png)}.blog-guide-section .blog-guide-cards .card-4{background-image:url(https://assets.rabbitscams.sex/img/promo/blog-img-4.png)}.top-cams-text{color:#fff;font-size:18px;font-weight:400;line-height:21.09px;text-align:left;margin:30px 0}@media screen and (max-width:450px){.top-cams-text{text-align:center;margin:10px 5px}}.search-result-list{display:flex;flex-wrap:wrap;margin:0 -2px}.search-result-list.grid-size .performer-ad,.search-result-list.grid-size .performer-card{flex:0 0;flex-basis:8.33333%;max-width:8.33333%}@media screen and (max-width:3200px){.search-result-list.grid-size .performer-ad,.search-result-list.grid-size .performer-card{flex-basis:12.5%;max-width:12.5%}}@media screen and (max-width:2240px){.search-result-list.grid-size .performer-ad,.search-result-list.grid-size .performer-card{flex-basis:16.66667%;max-width:16.66667%}}@media screen and (max-width:1600px){.search-result-list.grid-size .performer-ad,.search-result-list.grid-size .performer-card{flex-basis:25%;max-width:25%}}@media screen and (max-width:1120px){.search-result-list.grid-size .performer-ad,.search-result-list.grid-size .performer-card{flex-basis:33.33333%;max-width:33.33333%}}@media screen and (max-width:800px){.search-result-list.grid-size .performer-ad,.search-result-list.grid-size .performer-card{flex-basis:50%;max-width:50%}}.search-result-list .performer-ad{display:flex;padding:0 2px;margin-bottom:4px}@media screen and (max-width:1200px){.search-result-list .performer-ad{padding:0 1px;margin-bottom:2px}}.search-result-list .performer-ad .absolute-wrapper{width:100%;height:100%;position:relative;padding-top:75%;z-index:0;overflow:hidden}.search-result-list .performer-ad .absolute-wrapper .background-image{position:absolute;background-size:cover;z-index:-1;top:0;left:0;width:100%;height:100%}.search-result-list .performer-ad .absolute-wrapper img{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;transition:transform .3s;transform:scale(1)}.search-result-list .display-card img{visibility:hidden}.search-result-list .performer-card{display:flex;padding:0 2px;margin-bottom:4px}@media screen and (max-width:1200px){.search-result-list .performer-card{padding:0 1px;margin-bottom:2px}}.search-result-list .performer-card .absolute-wrapper{width:100%;height:100%;position:relative;padding-top:75%;z-index:0;overflow:hidden}.search-result-list .performer-card .absolute-wrapper:hover img{transform:scale(1.1)}.search-result-list .performer-card .absolute-wrapper .gold-show{position:absolute;z-index:2;top:4px;right:4px;background-color:#ffc107;text-transform:uppercase;padding:2px 4px;font-size:8px;line-height:10px;font-weight:500}.search-result-list .performer-card .absolute-wrapper .background-image{position:absolute;background-size:cover;z-index:-1;top:0;left:0;width:100%;height:100%}.search-result-list .performer-card .absolute-wrapper img{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;transition:transform .3s;transform:scale(1)}.search-result-list .performer-card .absolute-wrapper .info-box{position:absolute;bottom:0;left:0;z-index:3;width:100%;height:26px;display:flex;justify-content:space-between;color:#fff;font-size:12px;padding:0 6px;align-items:center;background-color:rgba(0,0,0,.3)}.search-result-list .performer-card .absolute-wrapper .info-box .right-side{display:flex;font-size:10px}.search-result-list .performer-card .absolute-wrapper .info-box .right-side .status{width:10px;height:10px;margin-right:8px;box-shadow:0 1px 4px rgba(0,0,0,.5);border-radius:5px}.search-result-list .performer-card .absolute-wrapper .info-box .right-side .online{background-color:#00c853}.search-result-list .performer-card .absolute-wrapper .info-box .right-side .offline{background-color:red}.search-result-list .performer-card .absolute-wrapper .info-box .right-side .divider{color:#9e9e9e;font-size:9px;padding:0 3px}.search-result-list .performer-card .absolute-wrapper .info-box .right-side .divider:before{content:"|"}.performer-flag{width:15px;height:11px;background-position:-224px -204px}.flag-US{background-position:-16px -48px}.flag-CA{background-position:-192px -192px}.flag-GB{background-position:-96px -168px}.flag-RO{background-position:-96px -96px}.flag-RU{background-position:-64px -96px}.flag-FR{background-position:0 -180px}.flag-CO{background-position:-16px -192px}.flag-AU{background-position:-112px -204px}.flag-UA{background-position:-64px -12px}.flag-LV{background-position:-144px -96px}.flag-HU{background-position:-160px -132px}.flag-ZA{background-position:0 -12px}.flag-JM{background-position:-160px -108px}.flag-BR{background-position:-208px -72px}.flag-PH{background-position:-32px -108px}.flag-AR{background-position:-160px -204px}.flag-ES{background-position:-128px -180px}.flag-BG{background-position:-208px -180px}.flag-PL{background-position:0 -108px}.flag-IE{background-position:-96px -156px}.flag-AM{background-position:-208px -204px}.flag-AT{background-position:-128px -204px}.flag-AZ{background-position:-64px -204px}.flag-AL{background-position:-224px 0}.flag-BS{background-position:-208px -60px}.flag-CN{background-position:-32px -192px}.flag-UG{background-position:-64px 0}.flag-KE{background-position:-160px -72px}.flag-MG{background-position:-144px -12px}.flag-SC{background-position:0 -96px}.flag-DE{background-position:-192px -108px}.flag-LT{background-position:-144px -120px}.flag-EE{background-position:-192px -24px}.flag-RS{background-position:-80px -96px}.flag-BY{background-position:-208px -12px}.flag-IN{background-position:-48px -156px}.flag-CY{background-position:-192px -132px}.flag-JP{background-position:-160px -84px}.flag-TR{background-position:-16px -60px}.flag-KZ{background-position:-96px -144px}.flag-MN{background-position:-80px -132px}.flag-SA{background-position:-32px -96px}.flag-TH{background-position:-80px -36px}.flag-MX{background-position:-64px -120px}.flag-VE{background-position:-48px 0}.flag-BE{background-position:0 -204px}.flag-IT{background-position:-160px -132px}.flag-PA{background-position:-96px -108px}.flag-DO{background-position:-192px -60px}.flag-EC{background-position:-192px -36px}.flag-SK{background-position:-96px -12px}.flag-PR{background-position:-112px -72px}.flag-SI{background-position:-96px -12px}.flag-PE{background-position:-80px -108px}.flag-GR{background-position:-176px -96px}.flag-ZM{background-position:-16px 0}.flag-GH{background-position:-16px -168px}.flag-HR{background-position:-160px -156px}.flag-LS{background-position:-144px -132px}.flag-FI{background-position:-80px -180px}.flag-CZ{background-position:-192px -120px}.flag-HK{background-position:-176px -24px}.flag-IL{background-position:-80px -156px}.flag-VN{background-position:0 -36px}.flag-MD{background-position:-144px -48px}.flag-DK{background-position:-160px -84px}.flag-PT{background-position:-112px -48px}.flag-MZ{background-position:-32px -120px}.flag-LU{background-position:-144px -108px}.flag-PK{background-position:-16px -108px}.flag-NL{background-position:-128px -60px}.flag-NO{background-position:-96px -24px}.flag-SE{background-position:-96px -72px}.paginator-wrapper{display:flex;justify-content:center;margin-top:30px;margin-right:220px}@media screen and (max-width:1200px){.paginator-wrapper{margin-right:unset}}@media screen and (max-width:380px){.paginator-wrapper{overflow-x:scroll;padding-left:40px}}.paginator-wrapper .paginator{display:flex}.paginator-wrapper .paginator .page{padding:unset;padding-top:5px;width:34px;height:34px;margin:0 5px}.paginator-wrapper .paginator .page.primary-ghost{color:#ffc107}.paginator-wrapper .paginator .page.primary-ghost:hover{color:#ffeeba}.paginator-wrapper .paginator .dots{color:#f5f5f5;font-weight:700;font-size:16px;line-height:19px;margin:0 5px;padding-top:6px}.paginator-wrapper .paginator .stepper{width:34px;height:34px;padding:unset;padding-top:6px;margin:0 5px}.paginator-wrapper .paginator .stepper:hover{border-color:#ffeeba}.paginator-wrapper .paginator .stepper:hover svg,.paginator-wrapper .paginator .stepper:hover svg path{fill:#ffeeba}.paginator-wrapper .paginator a,.paginator-wrapper .paginator a:hover,.paginator-wrapper .paginator a:visited{text-decoration:none}.slider{display:none;height:100px;position:relative;overflow:hidden;margin-top:47px}@media screen and (max-width:1200px){.slider{display:block}}.slider .absolute-wrapper{position:absolute;display:flex}.slider .absolute-wrapper img{width:50%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:100% 0;object-position:100% 0}@media screen and (max-width:528px){.slider .absolute-wrapper img{width:100%}}.slider .absolute-wrapper.slide-away{transform:translateX(-50%)}@media screen and (max-width:528px){.slider .absolute-wrapper.slide-away{transform:translateX(-100%)}}.slider .register{position:absolute;z-index:1;height:40px;width:200px;top:calc(50% - 20px);left:calc(50% - 100px);display:flex;justify-content:center;align-items:center}.selected-filter-wrapper{display:flex;flex-wrap:wrap}.selected-filter-wrapper .selected-filter{display:flex;align-items:center;background-color:#ffc107;color:#fff;border-radius:2px;margin:0 4px 4px 0;padding:8px}.selected-filter-wrapper .selected-filter:last-child{margin:0 4px 4px 0}.selected-filter-wrapper .selected-filter .remove{margin-left:8px;background-color:rgba(0,0,0,.3);height:14px;width:14px;font-size:18px;line-height:12px;border-radius:100%;cursor:pointer}.selected-filter-wrapper .selected-filter .remove:hover{background-color:#fff}.selected-filter-wrapper .selected-filter .remove .svg-cross{width:14px;height:14px;fill:#ffc107}.roulette_page_title{text-transform:capitalize;color:#fff;padding-bottom:10px;font-size:24px;font-weight:500;line-height:21.09px;text-align:center;position:relative}@media screen and (max-width:1200px){.roulette_page_title{margin-top:80px}}.roulette_page_title:after{content:"";position:absolute;left:50%;bottom:0;width:80px;transform:translateX(-50%);border-bottom:1px solid #ffc107}.roulette_page_header{text-transform:capitalize;color:#fff;padding-top:10px;font-size:18px;font-weight:400;line-height:17.5px;text-align:center;width:50%;margin:0 auto}@media screen and (max-width:450px){.roulette_page_header{width:95%}}@media screen and (max-width:450px){.suggestion-container{position:absolute;bottom:0;background-color:#212121;width:100%;padding-top:75px;height:35%}}@media screen and (max-width:415px){.suggestion-container{height:35%}}@media screen and (max-width:390px){.suggestion-container{height:28%}}@media screen and (max-width:375px){.suggestion-container{height:30%}}.suggestion-container .roulette_page_suggestion{text-transform:capitalize;color:#fff;padding-bottom:10px;font-weight:500;text-align:center;margin-top:50px;font-size:32px}@media screen and (max-width:450px){.suggestion-container .roulette_page_suggestion{margin-top:0;font-size:32px}}.suggestion-container .roulette_page_suggestions{margin:0 auto;display:flex;align-items:center;justify-content:center;max-width:80%;gap:20px}@media screen and (max-width:450px){.suggestion-container .roulette_page_suggestions svg{width:12px;height:12px}}@media screen and (max-width:1024px){.suggestion-container .roulette_page_suggestions{max-width:550px}}@media screen and (max-width:450px){.suggestion-container .roulette_page_suggestions{flex-direction:column;gap:0}}.suggestion-container .suggestion{display:flex;font-size:28px;height:70px;padding:10px 20px;max-width:100%;width:auto;white-space:nowrap}.suggestion-container .suggestion svg{width:28px;height:28px}@media screen and (max-width:1024px){.suggestion-container .suggestion svg{width:16px;height:16px}}@media screen and (max-width:1024px){.suggestion-container .suggestion{flex:unset;font-size:20px;height:40px}}@media screen and (max-width:450px){.suggestion-container .suggestion{width:90%}}#hybrid-wrapper-roulette{width:90%;margin:0 auto;position:relative}#hybrid-wrapper-roulette #hybrid-client{padding-top:25px}@media screen and (max-width:1024px){#hybrid-wrapper-roulette{width:100%}}@media screen and (max-width:415px){#hybrid-wrapper-roulette{margin-bottom:100px}}@media screen and (max-width:375px){#hybrid-wrapper-roulette{margin-bottom:200px}}#chevron-left{position:absolute;top:50%;left:-85px;transform:translateY(-50%);cursor:pointer;z-index:1}#chevron-left svg{width:68px;height:68px}@media screen and (max-width:450px){#chevron-left svg{width:34px;height:34px}}@media screen and (max-width:1024px){#chevron-left{left:20px}}@media screen and (max-width:450px){#chevron-left{top:unset;bottom:33%;left:10px}}@media screen and (max-width:415px){#chevron-left{bottom:23%}}@media screen and (max-width:400px){#chevron-left{bottom:13%}}@media screen and (max-width:375px){#chevron-left{bottom:unset;top:95%}}#chevron-right{position:absolute;top:50%;right:-85px;transform:translateY(-50%);cursor:pointer;z-index:1}#chevron-right svg{width:68px;height:68px}@media screen and (max-width:450px){#chevron-right svg{width:34px;height:34px}}@media screen and (max-width:1024px){#chevron-right{right:20px}}@media screen and (max-width:450px){#chevron-right{top:unset;bottom:33%;right:10px}}@media screen and (max-width:415px){#chevron-right{bottom:23%}}@media screen and (max-width:400px){#chevron-right{bottom:13%}}@media screen and (max-width:375px){#chevron-right{bottom:unset;top:95%}}.category_page_title{font-weight:500;font-size:24px;line-height:28px;text-transform:capitalize;color:#fff;text-align:left;margin-left:30px;padding-bottom:20px}@media screen and (max-width:1200px){.category_page_title{padding-bottom:20px;text-align:center;padding-top:80px;font-size:18px;line-height:21px;margin:0 10px}}.category_page_list{display:grid;grid-template-columns:repeat(3,1fr);padding:20px;-moz-column-gap:100px;column-gap:100px}@media screen and (max-width:768px){.category_page_list{grid-template-columns:repeat(1,1fr)}}.category_page_list .category_page_link{padding:10px;text-decoration:none;word-wrap:break-word;display:flex;justify-content:space-between;max-width:500px;min-width:200px}.category_page_list .category_page_link .right-side{display:flex}.category_page_list .category_page_link .right-side .category-page-svg{display:block;width:16px;height:16px}.category_page_list .category_page_link .right-side .category_page_item{font-weight:700;font-size:16px;line-height:19px;color:#f5f5f5;margin:0 6px}.category_page_list .category_page_link .category_page_item_count{font-weight:700;font-size:16px;line-height:19px;color:#bdbdbd}.category_form_container{padding-left:30px}@media screen and (max-width:1200px){.category_form_container{display:flex;justify-content:center}}@media screen and (max-width:768px){.category_form_container{padding-left:0}}.category_form_container .category_form{background-color:#424242;width:260px;height:42px;color:#fff;padding:9px 12px;font-size:15px;border:none}@media screen and (max-width:768px){.category_form_container .category_form{min-width:360px}}@media screen and (max-width:360px){.category_form_container .category_form{min-width:300px}}.category_form_container select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>');background-repeat:no-repeat;background-position:right 10px center;cursor:pointer}.category_subgroup_list{display:flex;padding-left:30px;margin-top:30px;flex-wrap:wrap}@media only screen and (max-width:768px){.category_subgroup_list{padding:unset}}.category_subgroup_list .category_sub_group{display:flex;flex-direction:column;width:calc(25% - 15px);margin:0 50px}@media only screen and (max-width:768px){.category_subgroup_list .category_sub_group{width:100%;margin:30px 15px}}.category_subgroup_list .category_sub_group .category_sub_group_name{font-weight:700;font-size:16px;line-height:19px;color:#f5f5f5;padding-bottom:5px;border-bottom:1px solid #f5f5f5;margin-right:30px}.category_subgroup_list .category_sub_group .sub_group_categories{list-style-type:none;display:flex;flex-direction:column}.category_subgroup_list .category_sub_group .category_page_link{padding:10px;text-decoration:none;word-wrap:break-word;display:flex;justify-content:space-between;max-width:500px;min-width:200px}.category_subgroup_list .category_sub_group .category_page_link .right-side{display:flex}.category_subgroup_list .category_sub_group .category_page_link .right-side .category-page-svg{display:block;width:16px;height:16px}.category_subgroup_list .category_sub_group .category_page_link .right-side .category_page_item{font-weight:700;font-size:16px;line-height:19px;color:#f5f5f5;margin:0 6px}.category_subgroup_list .category_sub_group .category_page_link .category_page_item_count{font-weight:700;font-size:16px;line-height:19px;color:#bdbdbd}.country-flag{width:25px;height:18.33px;background-position:-224px -204px;margin-left:10px}.flag-US-country{background-position:-26.67px -80px}.flag-CA-country{background-position:-320px -320px}.flag-GB-country{background-position:-160px -280px}.flag-RO-country{background-position:-160px -160px}.flag-RU-country{background-position:-106.67px -160px}.flag-FR-country{background-position:0 -300px}.flag-CO-country{background-position:-26.67px -320px}.flag-AU-country{background-position:-186.67px -340px}.flag-UA-country{background-position:-106.67px -20px}.flag-LV-country{background-position:-240px -160px}.flag-HU-country{background-position:-266.67px -220px}.flag-ZA-country{background-position:0 -20px}.flag-JM-country{background-position:-266.67px -180px}.flag-BR-country{background-position:-346.67px -120px}.flag-PH-country{background-position:-53.33px -180px}.flag-AR-country{background-position:-266.67px -340px}.flag-ES-country{background-position:-213.33px -300px}.flag-BG-country{background-position:-346.67px -300px}.flag-PL-country{background-position:0 -180px}.flag-IE-country{background-position:-160px -260px}.flag-AM-country{background-position:-346.67px -340px}.flag-AT-country{background-position:-213.33px -340px}.flag-AZ-country{background-position:-106.67px -340px}.flag-AL-country{background-position:-373.33px 0}.flag-BS-country{background-position:-346.67px -100px}.flag-CN-country{background-position:-53.33px -320px}.flag-UG-country{background-position:-106.67px 0}.flag-KE-country{background-position:-266.67px -120px}.flag-MG-country{background-position:-240px -20px}.flag-SC-country{background-position:0 -160px}.flag-DE-country{background-position:-320px -180px}.flag-LT-country{background-position:-240px -200px}.flag-EE-country{background-position:-320px -40px}.flag-RS-country{background-position:-133.33px -160px}.flag-BY-country{background-position:-346.67px -20px}.flag-IN-country{background-position:-80px -260px}.flag-CY-country{background-position:-320px -220px}.flag-JP-country{background-position:-266.67px -140px}.flag-TR-country{background-position:-26.67px -100px}.flag-KZ-country{background-position:-160px -240px}.flag-MN-country{background-position:-133.33px -220px}.flag-SA-country{background-position:-53.33px -160px}.flag-TH-country{background-position:-133.33px -60px}.flag-MX-country{background-position:-106.67px -200px}.flag-VE-country{background-position:-80px 0}.flag-BE-country{background-position:0 -340px}.flag-IT-country{background-position:-266.67px -220px}.flag-PA-country{background-position:-160px -180px}.flag-DO-country{background-position:-320px -100px}.flag-EC-country{background-position:-320px -60px}.flag-SK-country{background-position:-160px -20px}.flag-PR-country{background-position:-186.67px -120px}.flag-SI-country{background-position:-160px -20px}.flag-PE-country{background-position:-133.33px -180px}.flag-GR-country{background-position:-293.33px -160px}.flag-ZM-country{background-position:-26.67px 0}.flag-GH-country{background-position:-26.67px -280px}.flag-HR-country{background-position:-266.67px -260px}.flag-LS-country{background-position:-240px -220px}.flag-FI-country{background-position:-133.33px -300px}.flag-CZ-country{background-position:-320px -200px}.flag-HK-country{background-position:-293.33px -40px}.flag-IL-country{background-position:-133.33px -260px}.flag-VN-country{background-position:0 -60px}.flag-MD-country{background-position:-240px -80px}.flag-DK-country{background-position:-266.67px -140px}.flag-PT-country{background-position:-186.67px -80px}.flag-MZ-country{background-position:-53.33px -200px}.flag-LU-country{background-position:-240px -180px}.flag-PK-country{background-position:-26.67px -180px}.flag-NL-country{background-position:-213.33px -100px}.flag-NO-country{background-position:-160px -40px}.flag-SE-country{background-position:-160px -120px}.cta-modal{display:flex;justify-content:center;align-items:center;height:80vh;flex-direction:column;text-transform:capitalize}.disabled{cursor:default!important;border-color:#424242;color:#424242}.disabled svg path{fill:#424242}.disabled:hover{background-color:inherit}.photos-display-container{display:none;position:fixed;z-index:100;padding-top:90px;left:0;top:0;width:100%;height:100%;overflow:hidden;background:rgba(0,0,0,.9)}@media screen and (max-height:450px){.photos-display-container{padding-top:5px}}.carousel-wapper{position:absolute;width:100%;height:100%}.carousel{display:inline-block;position:relative;width:100%;height:100%;text-align:center}.carousel-img{display:inline;margin:0;height:100%}.carousel-img>img{display:inline-block;width:auto;height:auto;vertical-align:middle;max-width:70%;max-height:100%}@media screen and (max-height:450px){.carousel-img>img{max-width:80%;max-height:80%}}@media screen and (max-height:1024px){.carousel-img>img{max-width:70%;max-height:50%}}.carousel-img:before{content:"";display:inline-block;height:40%;width:1px;margin-right:-1px}.carousel-TextWrapper{display:flex;height:12px;justify-content:space-between;max-width:55%;margin:30px auto;min-width:200px;padding:10px 10%}.carousel-TextWrapper:before{content:"";display:inline-block;width:40%}@media screen and (max-width:768px){.carousel-TextWrapper{padding:1px 2%;max-width:60%}}@media screen and (max-width:450px){.carousel-TextWrapper{padding:1px 2%;max-width:80%}}.carouselDesc{font-size:14px;line-height:12px;min-width:170px;color:#f5f5f5;display:inline-block;float:left;position:absolute}@media screen and (max-width:1024px){.carouselDesc{font-size:10px}}.carouselCounter{font-size:14px;line-height:12px;color:#f5f5f5;text-align:right;display:inline-block}@media screen and (max-width:1024px){.carouselCounter{font-size:10px}}#nxt{margin:2px;right:2%;top:calc(50% - 30px);width:44px;height:60px;position:absolute;cursor:pointer}@media screen and (max-width:768px){#nxt{top:50%}}#prv{margin:2px;left:2%;top:calc(50% - 30px);width:44px;height:60px;position:absolute;cursor:pointer}@media screen and (max-width:768px){#prv{top:50%}}#closeBtn{margin:10px;top:10px;right:2%}#closeBtn,.signup-CTA{position:absolute;cursor:pointer}.signup-CTA{text-decoration:none;left:45%;top:90%;right:45%;min-width:130px}@media screen and (max-width:768px){.signup-CTA{top:90%;left:33%;right:unset}}@media screen and (max-height:450px){.signup-CTA{display:none}}.videos-display-container{display:none;position:fixed;z-index:100;padding-top:90px;left:0;top:0;width:100%;height:100%;overflow:hidden;background:rgba(0,0,0,.9)}@media screen and (max-height:450px){.videos-display-container{padding-top:5px}}.video-carousel-wrapper{position:absolute;width:100%;height:100%}.video-carousel{display:inline-block;position:relative;width:100%;height:100%;text-align:center}.carousel-vid{display:inline;margin:0;height:100%}.carousel-vid>video{display:inline-block;width:auto;height:auto;vertical-align:middle;max-width:70%;max-height:100%}@media screen and (max-height:1024px){.carousel-vid>video{max-width:70%;max-height:50%}}@media screen and (max-height:450px){.carousel-vid>video{max-width:80%;max-height:80%}}.carousel-vid:before{content:"";display:inline-block;height:40%;width:1px;margin-right:-1px}.video-carousel-TextWrapper{height:12px;margin:auto;min-width:200px;padding:10px 10%}@media screen and (max-width:768px){.video-carousel-TextWrapper{padding:1px 2%;max-width:60%}}@media screen and (max-width:450px){.video-carousel-TextWrapper{padding:1px 2%;max-width:80%}}#video-nxt{margin:2px;right:2%;top:calc(50% - 30px);width:44px;height:60px;position:absolute;cursor:pointer}@media screen and (max-width:768px){#video-nxt{top:50%}}#video-prv{margin:2px;left:2%;top:calc(50% - 30px);width:44px;height:60px;position:absolute;cursor:pointer}@media screen and (max-width:768px){#video-prv{top:50%}}#video-closeBtn{margin:10px;position:absolute;cursor:pointer;top:10px;right:2%}.video-carousel-description{text-align:center;font-size:14px}.performer-page-body-wrapper{max-width:2140px;padding:20px;margin:auto}@media screen and (max-width:1450px){.performer-page-body-wrapper{flex-flow:row wrap;justify-content:center;padding:20px}}.info-body .info-body-container{display:flex;justify-content:center;flex-flow:row nowrap;background-color:#111;color:#f5f5f5;padding:0 40px;margin:auto}@media screen and (max-width:1100px){.info-body .info-body-container{padding:0;flex-wrap:wrap;justify-content:center}}.info-body .info-body-container .tag-about-section-container{display:flex;flex-direction:row}@media screen and (max-width:1330px){.info-body .info-body-container .tag-about-section-container{flex-direction:column}}.info-body .info-body-container .tag-about-section-container .tag-section{margin:0 15px;max-width:900px}@media screen and (max-width:768px){.info-body .info-body-container .tag-about-section-container .tag-section{margin:0 10px}}.info-body .info-body-container .tag-about-section-container .info-body-content{display:flex;flex-direction:row;border-radius:6px;border:1px solid #212121;background:#000;padding:30px;min-width:750px;margin:0 20px;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1100px){.info-body .info-body-container .tag-about-section-container .info-body-content{flex-direction:column;min-width:unset}}.info-body .info-body-container .tag-about-section-container .info-body-content .info-paragraph-title{color:#fff;font-size:16px;font-weight:500;margin:10px 0}.info-body .info-body-container .tag-about-section-container .info-body-content .first-col{width:50%;min-width:250px}.info-body .info-body-container .tag-about-section-container .info-body-content .first-col .about-title{color:#fff;font-size:18px;font-weight:400}.info-body .info-body-container .tag-about-section-container .info-body-content .second-col{width:50%;min-width:250px}.info-body .info-body-container .info-body-content{padding:0 12px}@media screen and (max-width:1100px){.info-body .info-body-container .info-body-content{padding-top:15px}}.info-body .info-body-container .info-body-content .gallery-section-container{display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width:1330px){.info-body .info-body-container .info-body-content .gallery-section-container{flex-direction:column}}.info-body .info-body-container .info-body-content .gallery-section-container .gallery-title{color:#fff;font-size:18px;font-weight:400;margin:10px 0;padding-left:5px}.info-body .info-body-container .info-body-content .gallery-section-container .show_more{color:#ffc107;font-size:16px;font-weight:500;cursor:pointer;padding-left:5px}.info-body .info-body-container .info-body-content .gallery-section-container .photo-gallery-container{margin:10px;min-width:500px;max-width:900px}@media screen and (max-width:1024px){.info-body .info-body-container .info-body-content .gallery-section-container .photo-gallery-container{min-width:unset}}@media screen and (max-width:768px){.info-body .info-body-container .info-body-content .gallery-section-container .photo-gallery-container .photos-container{text-align:center}}.info-body .info-body-container .info-body-content .gallery-section-container .photo-gallery-container .gallery-image{margin:5px}@media screen and (max-width:768px){.info-body .info-body-container .info-body-content .gallery-section-container .photo-gallery-container .gallery-image{width:150px;height:auto}}.info-body .info-body-container .info-body-content .gallery-section-container .video-gallery-container{margin:10px;max-width:700px}.info-body .info-body-container .info-body-content .gallery-section-container .videos-container{display:flex;flex-flow:row wrap;min-width:700px}@media screen and (max-width:768px){.info-body .info-body-container .info-body-content .gallery-section-container .videos-container{min-width:unset;justify-content:center}}.info-body .info-body-container .info-body-content .gallery-section-container .videos-container .performer-video-thumb{width:320px;height:216px;cursor:pointer;border-radius:2px;margin:5px;position:relative}.info-body .info-body-container .info-body-content .gallery-section-container .videos-container .performer-video-thumb img{width:320px;aspect-ratio:200/135;height:auto}.info-body .info-body-container .info-body-content .gallery-section-container .videos-container .performer-video-thumb .video-svg{position:absolute;cursor:pointer;pointer-events:none;top:50%;left:50%;transform:translate(-50%,-50%)}.info-body .info-body-container .info-body-content .gallery-section-container .videos-container .performer-video-thumb:hover .video-svg>svg{cursor:pointer}.info-body .info-body-container .info-body-content .gallery-section-container .videos-container .performer-video-thumb:hover .video-svg>svg>circle{fill:#000;fill-opacity:.5;stroke:#fff}.info-body .info-body-container .info-body-content .gallery-section-container .videos-container .performer-video-thumb:hover .video-svg>svg>path{fill:#fff}.info-body .info-body-container .info-body-content .blog-guide-section{margin:unset}@media screen and (max-width:1625px){.info-body .info-body-container .info-body-content .blog-guide-section .blog-guide-cards{flex-direction:row}}@media screen and (max-width:1180px){.info-body .info-body-container .info-body-content .blog-guide-section .blog-guide-cards{flex-direction:column}}@media screen and (max-width:1200px){.info-body .info-body-container .info-body-content .blog-guide-section .blog-guide-cards .blog-card{width:252px;height:189.12px;margin:10px}}@media screen and (max-width:768px){.info-body .info-body-container .info-body-content .blog-guide-section .blog-guide-cards .blog-card{width:170px;height:130px;margin:2.5px}}.info-body .info-body-container .info-paragraph-main-title{margin-bottom:16px;text-transform:capitalize;font-size:20px;font-weight:500;line-height:1.2;letter-spacing:.2px}.info-body .info-body-container .number-of-content{margin:0 auto;padding-top:10px;font-size:14px}.info-body .info-body-container .cta-more{margin-top:8px;margin-bottom:8px;font-size:14px;font-weight:700;text-decoration:none;text-transform:capitalize;color:#ffc107;cursor:pointer}.info-body .info-body-container .info-paragraph-title{text-transform:capitalize;font-size:18px;font-weight:400;line-height:20px;letter-spacing:.5px;color:#fff;margin:10px 0}.info-body .info-body-container .follow-toggle{position:absolute;display:inline-block;width:34px;height:14px;border-radius:20px;background-color:#616161}.info-body .info-body-container .follow-toggle>input{opacity:0;width:100%;height:100%}.info-body .info-body-container .follow-toggle>input:checked+.follow-toggle-slider:after{transform:translateX(14px)}.info-body .info-body-container .follow-toggle-slider{position:absolute;top:0;left:0;right:0;bottom:0;cursor:pointer;transition:.4s}.info-body .info-body-container .follow-toggle-slider:after{position:relative;display:block;top:-3px;left:0;width:20px;height:20px;content:"";box-shadow:0 1px 1px 0 rgba(0,0,0,.24),0 0 1px 0 rgba(0,0,0,.12);transition:all .2s ease;border-radius:50%;background-color:#e0e0e0}.info-body .info-body-container .content-left-specification{font-size:14px;color:#f5f5f5}.info-body .info-body-container .content-left-specification>div>b{margin-right:.25px;font-size:16px;font-weight:500}.info-body .info-body-container .content-left-specification>div>b>svg{margin-bottom:-4px}.info-body .info-body-container .stay-in-touch>a{text-decoration:none}.info-body .info-body-container .content-left-follow-toggle{font-size:11px;position:relative;line-height:1.45;margin-top:10px}.info-body .info-body-container .content-left-follow-toggle>p{margin-left:44px}.info-body .info-body-container .content-left-follow-toggle>a{margin-left:44px;color:#3090c0}.info-body .info-body-container .content-left-follow-toggle>input{position:absolute;top:0;left:0}.info-body .info-body-container .content-left-followme{text-transform:capitalize;font-size:14px;line-height:14px;vertical-align:middle}.info-body .info-body-container .info-photo-list{display:flex;flex-flow:row nowrap}.info-body .info-body-container .info-photo{width:calc(25% - 4px);height:135px;margin-left:2px;margin-right:2px;cursor:pointer;background-color:#313131}.info-body .info-body-container .info-photo>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.info-body .info-body-container .info-photo-control{display:flex;margin-top:4px;align-items:center}.info-body .info-body-container .info-photo-control>.number-of-content{margin-bottom:0}.info-body .info-body-container .photo-control-buttons{margin-left:auto}.info-body .info-body-container .photo-control-buttons>button{max-width:24px;max-height:24px;margin-left:9px;padding:0;border:none;background-color:#424242}.info-body .info-body-container .photo-control-buttons>button>svg{width:24px;height:24px;fill:#f2f2f2}.info-body .info-body-container .photo-control-buttons>button:hover{background-color:#91c13d}.info-body .info-body-container .info-tag-search{display:flex;margin-top:4px;margin-bottom:8px;flex-grow:0}.info-body .info-body-container .info-tag-search>input{height:40px;padding:8px;flex-grow:1;color:#212121;border:1px solid #9e9e9e}.info-body .info-body-container .info-tag-search>button{width:40px;height:40px;margin-left:4px;border:none;color:#fff;background:linear-gradient(180deg,#a77406 0,#413201)}.info-body .info-body-container .info-tag-search>button>svg{width:22px;height:22px;fill:#fff}.info-body .info-body-container .info-tag-list{display:flex;margin-bottom:8px;flex-grow:0;flex-flow:row wrap}.info-body .info-body-container .info-tag-list .category-tag>svg{width:20px;height:20px;vertical-align:text-top;margin-right:10px}.info-body .info-body-container .info-tag-list .info-tag{margin:2px;padding:9px;text-transform:capitalize;line-height:17.5px;vertical-align:middle;cursor:pointer;text-decoration:none;color:#f5f5f5;font-size:14px;font-weight:700}.info-body .info-body-container .info-tag-list .info-tag>span{color:#9e9e9e}.info-body .info-body-container .leave-a-comment{margin-bottom:16px;line-height:1.45;letter-spacing:.25px;font-size:12px;color:#9e9e9e}@media screen and (max-width:1505px){.info-body .info-body-container .comment-list{margin:0 -2px;display:flex;flex-wrap:wrap}}.info-body .info-body-container .comment-list .comment-wrapper{padding:0 2px;margin-bottom:4px}@media screen and (max-width:1505px){.info-body .info-body-container .comment-list .comment-wrapper{width:100%}}.info-body .info-body-container .comment-list .comment-container{padding:16px;word-break:break-word;color:#f5f5f5;background-color:#424242;height:100%}.info-body .info-body-container .comment-list .comment-username{display:flex;margin-bottom:4px;align-items:center}.info-body .info-body-container .comment-list .comment-username>span{line-height:16px;vertical-align:middle}.info-body .info-body-container .comment-list .comment-username>svg{width:16px;height:16px;margin-right:2px;fill:#bdbdbd}.info-body .info-body-container .comment-list .comment-date,.info-body .info-body-container .comment-list .comment-username{font-size:12px;color:#bdbdbd}.info-body .info-body-container .comment-list .comment-rate>svg{width:16px;height:16px;fill:#ffc107}.info-body .info-body-container .comment-list .comment-content{margin-bottom:4px}.info-body .info-body-container .content-left-follow-toggle>a,.info-body .info-body-container .content-left-stayu2d{line-height:1.5}.info-body #popup-overlay-performer{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:none;z-index:9999}.info-body #popup-overlay-performer #popup-performer{border:2px solid #a77406;border-radius:4px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#212121;z-index:10000}.info-body #popup-overlay-performer #popup-performer img{width:500px}@media screen and (max-width:450px){.info-body #popup-overlay-performer #popup-performer img{width:350px;height:320px}}@media screen and (min-width:1200px){.info-body #popup-overlay-performer #popup-performer{display:flex;width:760px;height:400px}}.info-body #popup-overlay-performer #popup-performer .popup-content{display:flex;width:200px;flex-direction:column;justify-content:center;text-align:center;margin:0 auto}@media screen and (max-width:1024px){.info-body #popup-overlay-performer #popup-performer .popup-content{width:unset}}.info-body #popup-overlay-performer #popup-performer .popup-content .line-1{font-size:30px;color:#fff;margin-bottom:10px;margin-top:20px}.info-body #popup-overlay-performer #popup-performer .popup-content .svg-container .svg-line{font-size:18px;color:#fff;margin-bottom:10px;text-align:left}.info-body #popup-overlay-performer #popup-performer .popup-content .svg-container .svg-line svg{margin-left:20px;margin-right:10px;vertical-align:middle}@media screen and (max-width:1024px){.info-body #popup-overlay-performer #popup-performer .popup-content .svg-container{width:210px;align-self:center}}.info-body #popup-overlay-performer #popup-performer .popup-content .popup-register{width:230px;height:35px;padding:9px 16px;border-radius:5px;background-color:#ffc107;text-decoration:none;color:#000;font-weight:700;margin-top:40px;align-self:center;font-size:14px;margin-bottom:10px}@media screen and (max-width:1024px){.info-body #popup-overlay-performer #popup-performer .popup-content .popup-register{margin-top:10px}}.info-body #popup-overlay-performer #popup-performer .popup-content .popup-register svg{vertical-align:middle}.info-body #popup-overlay-performer #popup-performer .popup-content .popup-login{color:#fff;margin-bottom:20px}.info-body #popup-overlay-performer #popup-performer .popup-content .popup-login a{color:#ffc107;text-decoration:none;cursor:pointer}.info-body #popup-overlay-performer #popup-performer .popup-content .highlight{color:#a77406}.info-body #popup-overlay-performer #popup-performer #close-popup-performer{position:absolute;top:5px;right:5px;width:34px;height:34px;background:#f5f5f5;border-radius:30px;cursor:pointer}.info-body #popup-overlay-performer #popup-performer #close-popup-performer svg{vertical-align:middle}.redtext{color:#fb0101}.offline-spacer{width:100%;height:50px}.offline-section .offline-header{margin:20px auto;padding:10px 50px;width:100%;max-width:1000px;color:#fff}.offline-section .offline-header-txt{margin-bottom:16px;font-size:20px;font-weight:500;line-height:1.2}.offline-section .suggested-block{width:100%;margin-bottom:20px;grid-template-columns:1fr 1fr 1fr;display:grid}@media screen and (max-width:1100px){.offline-section .suggested-block{grid-template-columns:1fr 1fr}}.offline-section .placeholder{background:linear-gradient(45deg,#f638ff 22%,#eec3ff 61%,#00d4ff);height:200px;width:100%;transition:opacity .5s}.offline-section .placeholder:hover{opacity:.5}.offline-section .button-row{margin:20px 0}.cta-wrappper{margin:auto;text-align:center;padding:20px}.tags-cta-links{text-decoration:none}.tags-cta-txt{font-weight:500;font-size:14px;line-height:16px;text-align:center;color:#bdbdbd}.comments-cta-wrappper{margin:auto auto 20px;text-align:center}.navigate-comments{display:flex;flex-direction:row;width:100%;margin:15px 0}.chevron-wrapper{width:34px}.comment-similar-performer-container{margin:20px;padding:unset}@media screen and (max-width:1100px){.comment-similar-performer-container{margin:20px 0;padding:0!important}}@media screen and (max-width:768px){.comment-similar-performer-container{width:unset}}.comment-similar-performer-container .cta-box{text-align:center;margin-bottom:30px}@media screen and (max-width:1100px){.comment-similar-performer-container .cta-box{width:unset}}.comment-similar-performer-container .cta-box .cta-text-comment{margin:20px 5px;font-weight:300;font-size:18px;line-height:21px}.comment-similar-performer-container .cta-box button{margin:unset}@media screen and (max-width:1100px){.comment-similar-performer-container .similar-section{width:unset}}.comment-similar-performer-container .similar-section .info-paragraph-title{text-transform:capitalize;font-size:18px;font-weight:400;line-height:20px;letter-spacing:.5px;color:#fff;margin:10px 0}.comment-similar-performer-container .similar-section .suggestions{width:100%;margin-bottom:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:5px}@media screen and (max-width:1024px){.comment-similar-performer-container .similar-section .suggestions{grid-template-columns:repeat(3,1fr);margin:auto}}@media screen and (max-width:768px){.comment-similar-performer-container .similar-section .suggestions{grid-template-columns:repeat(2,1fr);margin:auto}}.above_footer_text{margin:20px auto;max-width:750px}.above_footer_text a{font-weight:400;color:#3090c0}.above_footer_text h2{font-size:18px;font-weight:400;line-height:22px;margin:10px 0}.above_footer_text h3{font-size:16px;font-weight:500;line-height:22px;margin:10px 0}.above_footer_text .seo_title{font-size:18px;font-weight:400;line-height:22px;margin:20px 0}.above_footer_text p{font-size:14px;font-weight:400;line-height:17.5px}.above_footer_text p a{font-weight:400;font-size:14px;color:#3090c0}.above_footer_text ul{margin:0 10px}.above_footer_text ul li p{line-height:18px}.above_footer_text ul li a{font-weight:400;font-size:14px;color:#3090c0}.info-head-wrapper{padding:5px}.info-head-wrapper .navigate-btns-section{display:flex;justify-content:center}.info-head-wrapper .navigate-btns-section .navigate-btns-container{display:flex;flex-direction:row;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.info-head-wrapper .navigate-btns-section .navigate-btns-container::-webkit-scrollbar{display:none}@media screen and (max-width:1024px){.info-head-wrapper .navigate-btns-section .navigate-btns-container{overflow:scroll}}.info-head-wrapper .navigate-btns-section .navigate-btns-container .navigate-btn-element{margin:4px}.info-head-wrapper .navigate-btns-section .navigate-btns-container .navigate-btn-element .navigate-btn{padding:8px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;text-align:center;white-space:nowrap;font-size:16px;font-weight:700}.info-head{display:flex;padding:16px;align-items:start;justify-content:center;flex-flow:row nowrap;margin-top:30px}@media screen and (max-width:1330px){.info-head{flex-flow:row wrap}}@media screen and (max-width:768px){.info-head{padding:0}}.info-head .profile-pic-wrap{margin:0 50px}.info-head .status-bubble{width:25px;height:25px;border:2px solid #fff;border-radius:50%;position:absolute;bottom:15px;right:15px}.info-head .status-offline{background:#fb0101}.info-head .status-online{background:#90ee90}.info-head .info-header .col1{display:flex;flex-direction:row;margin:30px 0}.info-head .info-header .col2{margin-right:20px;line-height:17px}@media (max-width:1655px) and (min-width:1331px){.info-head .info-header .col2{margin-right:unset}}@media screen and (max-width:768px){.info-head .info-header .col2{max-width:unset}}.info-head .info-header .col3{min-width:250px}@media (max-width:1655px) and (min-width:1331px){.info-head .info-header .col3{align-self:center;display:flex;flex-direction:column;align-items:center}}@media screen and (max-width:1100px){.info-head .info-header .col3{display:initial;flex-flow:column nowrap}}.info-head .info-header .info-paragraph-main-title{font-size:18px;font-weight:400}.info-head .info-header .info-paragraph-title{font-size:16px;font-weight:500;color:#f5f5f5;margin-top:20px}.info-head .info-header .info-paragraph-text{font-size:14px;font-weight:400;color:#f5f5f5}.info-head .info-header .stay-in-touch{font-size:16px;font-weight:500;color:#fff;display:flex;align-items:center}@media screen and (max-width:450px){.info-head .info-header .stay-in-touch{flex-direction:column;align-self:baseline}}.info-head .info-header .stay-in-touch .share-buttons{margin-left:50px}@media screen and (max-width:450px){.info-head .info-header .stay-in-touch .share-buttons{margin-left:unset;align-self:flex-start}}.info-head .info-header .stay-in-touch .share-buttons svg{margin:15px 20px 5px 0}@media screen and (max-width:450px){.info-head .info-header .stay-in-touch .share-buttons svg{margin-top:7px}}.info-head .info-header .performer-msg{white-space:nowrap}.info-head .info-header.center{display:flex;max-width:600px;padding:30px;justify-content:center;background-color:#000;color:#f5f5f5;margin:0 50px}@media (max-width:1655px) and (min-width:1330px){.info-head .info-header.center{flex-direction:column}}@media screen and (max-width:1330px){.info-head .info-header.center{max-width:700px}}@media screen and (max-width:768px){.info-head .info-header.center{max-width:unset;flex-direction:column;width:100%;margin:0 20px}}.info-head .info-header.right{padding:0 30px;display:flex;flex-flow:column nowrap;font-size:12px;line-height:24px;color:#f5f5f5;min-width:250px}@media screen and (max-width:1330px){.info-head .info-header.right{flex-basis:unset}}@media screen and (max-width:1100px){.info-head .info-header.right{padding-top:17px;padding-left:13px;flex-flow:column nowrap}}@media screen and (max-width:1100px){.info-head .info-header.right>div>span{margin-left:0;font-size:14px;font-weight:300}}.info-head .profile-pic{position:relative;width:200px;height:200px;margin:auto}.info-head .profile-pic .circle-image{width:200px;height:200px;margin:0 auto;border-radius:50%;border:4px solid #fafafa;box-shadow:0 2px 8px 0 rgba(0,0,0,.5);overflow:hidden}.info-head .profile-pic .circle-image>img{width:200px;height:200px;margin-top:-4px;margin-left:-4px;-o-object-fit:cover;object-fit:cover}.info-head .center-title{display:flex;margin-bottom:16px;flex-flow:row nowrap;align-items:center;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#f5f5f5}@media screen and (max-width:1100px){.info-head .center-title{flex-flow:column nowrap;align-items:baseline}}.info-head .center-title>div:not(.title-icon-container){margin-right:8px}.info-head .login-rate{color:#f5f5f5;font-size:14px;line-height:16px;padding:6px 0}.info-head .title-icon-container{align-self:center;width:32px;height:32px;margin-right:8px}@media screen and (max-width:1100px){.info-head .title-icon-container{height:32px}}.info-head .center-title-icon{fill:#ff1744;width:24px;height:24px}.info-head .center-title-icon>path{display:inline}.info-head .center-description{display:flex;height:auto;width:275px;margin-top:20px}.info-head .center-description .about-show{color:#bdbdbd;font-size:14px;width:275px;max-height:90px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.info-head .center-description .about-show.expanded{-webkit-line-clamp:unset;max-height:none;overflow:visible}@media screen and (max-width:768px){.info-head .center-description,.info-head .center-description .about-show{width:unset}}.info-head .show-more-btn{color:#f5f5f5;cursor:pointer;background:none;border:none;padding:8px 0;margin:5px 0;font-size:16px;font-weight:500;display:flex;flex-direction:row;justify-content:end}.info-head .show-more-btn p{margin:0 10px}.info-head .show-more-btn svg{margin-top:2px}.info-head .show-more-btn.expanded svg{transform:rotate(180deg)}.info-head .center-title-name{font-size:18px;font-weight:500;color:#fff;text-transform:capitalize;white-space:nowrap}.info-head .center-title-age,.info-head .center-title-country{font-weight:400;font-size:18px}@media screen and (max-width:1100px){.info-head .center-title-age,.info-head .center-title-country{font-size:18px}}.info-head .country-age-separator{margin:0 3px 1px;display:inline-block}.info-head .country-age-separator:after{content:"|";color:#757575}.info-head .center-title-rating{height:20px;align-self:center;margin-left:2px}@media screen and (max-width:1100px){.info-head .center-title-rating{margin-left:0}}.info-head .rating-star{width:20px;fill:#ffc107}.info-head .last-performance-title{font-size:20px;font-weight:500;margin-bottom:4px;line-height:1.2;letter-spacing:.2px}@media (max-width:1655px) and (min-width:1331px){.info-head .last-performance-title{text-align:center}}.info-head .last-performance-icon{width:24px;height:24px;vertical-align:middle;fill:#757575;margin-right:5px}.info-head .schedule{padding:15px 0}@media (max-width:1655px) and (min-width:1331px){.info-head .schedule{display:flex;flex-direction:column;align-items:center}}@media screen and (max-width:1100px){.info-head .schedule{display:flex;flex-direction:column;align-items:center;text-align:center}}.info-head .schedule .navigator_wrapper{color:#f5f5f5;display:flex;margin-bottom:20px}.info-head .schedule .navigator_wrapper .title{font-size:18px;font-weight:400}.info-head .schedule .day-navigator{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;line-height:17.5px}.info-head .schedule .day-navigator svg{color:#bdbdbd}.info-head .schedule .day-navigator .currentDay{text-transform:capitalize}.info-head .schedule .arrow{cursor:pointer;padding:0 10px}.info-head .schedule .calendar{padding-bottom:15px}.info-head .schedule .hours{display:flex;flex-direction:row}.info-head .schedule .hour{margin:0 1px}.info-head .schedule .onlineHours{display:flex;height:32px}.info-head .schedule .onlineHours .active svg rect{fill:#ffc107}.info-head .schedule .hourDashes{display:flex}.info-head .schedule .offlineLine{height:1px}.info-head .schedule .onlineLine{height:44px}.info-head .schedule .offlineSpace{width:6px;height:1px}.info-head .schedule .hourLines{display:flex;padding-top:4px;padding-left:2px}.info-head .schedule .lineOfflineSpace{width:8px;height:6px}.info-head .schedule .hourNumbers{display:flex;font-size:12px;font-style:normal;font-weight:400;line-height:15px;color:#f5f5f5}.info-head .schedule .numOfflineSpace{width:2px;height:6px}.info-head .schedule .numOfflineSpaceL{width:5px;height:6px}.info-head .schedule .number{font-size:12px}.info-head .schedule .numOfflineSpaceAmPm{width:0;height:6px}.performer-page{background:#101010}*{margin:0;padding:0}button{cursor:pointer}.sidebar_overlay{display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:1}.info-empty-section{margin-bottom:16px}.offline-performer-section{width:100%;padding-top:70px}.offline-performer-section .offline-video-play .offline-video{display:flex;align-items:center;justify-content:center;height:70vh;max-height:1000px}@media screen and (max-width:850px){.offline-performer-section .offline-video-play .offline-video{height:50vh}}.offline-performer-section .offline-video-play .offline-video:hover .offline-video-svg>svg{cursor:pointer}.offline-performer-section .offline-video-play .offline-video:hover .offline-video-svg>svg>circle{fill:#000;fill-opacity:.5;stroke:#fff}.offline-performer-section .offline-video-play .offline-video:hover .offline-video-svg>svg>path{fill:#fff}.offline-performer-section .offline-video-play .offline-performer-video{height:90%;width:90%;max-height:1000px;aspect-ratio:16/9;max-width:1600px}.offline-performer-section .offline-video-play .first{display:flex}.offline-performer-section .offline-video-svg{position:absolute;margin:5px 60px 20px;cursor:pointer;pointer-events:none}@media screen and (max-width:850px){.offline-performer-section .offline-video-svg{margin:5px 30px}}@media screen and (max-width:850px){.offline-performer-section .fading-svg{display:none!important}}.offline-performer-section .offline-video-TextWrapper{max-width:1520px;margin:auto;padding:0 20px 20px}.offline-performer-section .offline-video-desc{color:#f5f5f5;display:flex;justify-content:space-between;width:100%;font-size:10px;line-height:11.72px}.offline-performer-section .offline-video-desc .offline-video-desc-text{display:inline-block;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.offline-performer-section .offline-video-desc .offline-video-counter{display:inline-block;text-align:right}.offline-performer-section .offline-video-scrollbar{display:flex;padding:20px}.offline-performer-section .offline-video-scrollbar .thumbs-wrapper{display:flex;overflow-x:hidden;width:100%;justify-content:center}@media screen and (max-width:850px){.offline-performer-section .offline-video-scrollbar .thumbs-wrapper{width:unset;overflow-x:scroll}}.offline-performer-section .offline-video-scrollbar .chevron{margin:5px;padding-top:60px}@media screen and (max-width:850px){.offline-performer-section .offline-video-scrollbar .chevron{display:none}}.offline-performer-section .offline-video-scrollbar .disabled>svg{cursor:pointer}.offline-performer-section .offline-video-scrollbar .disabled>svg>path{fill:#424242}.offline-performer-section .offline-video-scrollbar .offline-video-thumb{width:200px;height:150px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;position:relative;border-radius:2px;margin:5px}@media screen and (max-width:850px){.offline-performer-section .offline-video-scrollbar .offline-video-thumb{width:100px;height:82.5px}.offline-performer-section .offline-video-scrollbar .offline-video-thumb svg{height:40px;width:40px}}.offline-performer-section .offline-video-scrollbar .offline-video-thumb:hover .offline-video-svg>svg{cursor:pointer}.offline-performer-section .offline-video-scrollbar .offline-video-thumb:hover .offline-video-svg>svg>circle{fill:#000;fill-opacity:.5;stroke:#fff}.offline-performer-section .offline-video-scrollbar .offline-video-thumb:hover .offline-video-svg>svg>path{fill:#fff}@media screen and (max-width:850px){.offline-performer-section .offline-video-scrollbar .offline-video-thumb .video-thumb{width:100px;height:67.5px}}.offline-performer-section .offline-text-section{text-align:center;max-width:600px;margin:20px auto;padding:10px}.offline-performer-section .offline-text-section p{color:#f5f5f5;font-size:14px;font-weight:400;line-height:17.5px}.offline-performer-section .offline-text-section p a{color:#f5f5f5;text-decoration:underline}.offline-performer-section .offline-text-section p .primary-link{color:#ffc107}#hybrid-wrapper{width:100%;min-height:750px}@media screen and (max-width:1300px){#hybrid-wrapper{min-height:550px}}@media screen and (max-width:800px){#hybrid-wrapper{height:85vh}}@media screen and (max-width:450px){#hybrid-wrapper{height:73vh}}#hybrid-client{display:none;padding-top:48px;overflow:hidden}@media screen and (max-width:800px){#hybrid-client{height:85vh}}@media screen and (max-width:450px){#hybrid-client{height:73vh}}@media screen and (max-width:450px){#hybrid-client .MobileRoot__MobileRootWrapper-sc-n7awqp-0{height:unset!important}}@media screen and (max-width:450px){#hybrid-client .TabsContainer__Root-sc-1ulcrye-2{height:400px!important}}@media screen and (max-width:450px){#hybrid-client .TabsContainer__StyledTabsContainer-sc-1ulcrye-4{height:48px!important}}@media screen and (max-width:450px){#hybrid-client .ChatDisplay__Container-sc-131163z-0,#hybrid-client .TabsContainer__StyledTabContentContainer-sc-1ulcrye-7{height:350px!important}}@media screen and (max-width:450px){#hybrid-client .MessageList__MessageListScrollWrapper-sc-w9pe77-1{height:290px!important}}#hybrid-client [class*=BlackLabelFooter__FooterContainer]{display:none}@media screen and (max-width:450px){#VideoAndCtaContainer{height:400px!important}}#hybrid-client-place{padding-top:48px;overflow:hidden;text-align:center;height:50vh}@media screen and (max-width:800px){#hybrid-client-place{height:85vh}}@media screen and (max-width:450px){#hybrid-client-place{height:73vh}}#hybrid-client-place>img{display:block;width:350px;height:262.656px;margin:20px auto auto}.blog-guide-section-performer{display:flex;flex-direction:column;justify-content:center;margin-bottom:20px}.blog-guide-section-performer.online-style{flex-direction:row;background-color:#000;margin-bottom:unset}@media screen and (max-width:1024px){.blog-guide-section-performer.online-style{flex-direction:column}}.blog-guide-section-performer.online-style .blog-guide-btns{flex-wrap:unset}@media screen and (max-width:1024px){.blog-guide-section-performer.online-style .blog-guide-btns{flex-wrap:wrap}}.blog-guide-section-performer .blog-guide-txt{color:#f5f5f5;text-align:center;margin:10px}@media screen and (max-width:1024px){.blog-guide-section-performer .blog-guide-txt{width:100%}}.blog-guide-section-performer .blog-guide-txt .blog-bold-text{font-weight:500;font-size:18px;line-height:23px}.blog-guide-section-performer .blog-guide-txt p{font-weight:400;font-size:14px;line-height:125%;margin-left:25px}.blog-guide-section-performer .blog-guide-btns{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.blog-guide-section-performer .blog-guide-btns .blog-card{display:flex;margin:2px}@media screen and (max-width:1024px){.blog-guide-section-performer .blog-guide-btns .blog-card{width:48%}}.blog-guide-section-performer .blog-guide-btns .blog-card .blog-card-btn{color:#fff;height:38px;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;text-align:center;font-size:16px;line-height:19px;white-space:nowrap}.blog-guide-section-performer .blog-guide-btns .blog-card .blog-card-btn svg{height:unset;width:unset}.blog-guide-section-performer .blog-guide-btns .blog-card .blog-card-btn:hover{background-color:#313131}@media screen and (max-width:1024px){.blog-guide-section-performer .blog-guide-btns .blog-card .blog-card-btn{width:100%}}@media screen and (max-width:768px){.blog-guide-section-performer .blog-guide-btns .blog-card .blog-card-btn{white-space:unset;justify-content:unset;padding:5px 8px;font-size:15px}}.docs_page .content-wrapper,.support_page .content-wrapper{padding:64px;max-width:1152px;margin:0 auto;display:block;color:#e0e0e0;line-height:1.45}@media screen and (max-width:1200px){.docs_page .content-wrapper,.support_page .content-wrapper{padding:24px}}.docs_page .content-wrapper a,.support_page .content-wrapper a{color:#ffc107;text-decoration:none}.docs_page .content-wrapper h1,.support_page .content-wrapper h1{margin-top:0;font-size:24px;font-weight:500}.docs_page .content-wrapper h2,.support_page .content-wrapper h2{font-size:18px;font-weight:500}.docs_page .content-wrapper ol,.support_page .content-wrapper ol{padding-left:24px;list-style:lower-alpha}.docs_page .content-wrapper li,.support_page .content-wrapper li{padding-left:8px}.docs_page .content-wrapper li ol,.support_page .content-wrapper li ol{margin-top:16px}.docs_page .content-wrapper li:last-of-type,.support_page .content-wrapper li:last-of-type{margin-bottom:24px}.docs_page .content-wrapper ul,.support_page .content-wrapper ul{padding-left:24px}.call_us_page .content-wrapper .c01147{display:block;margin-top:-8px;margin-bottom:8px}.call_us_page .content-wrapper .c01150{padding:16px 0}.call_us_page .content-wrapper .c01150 span{margin-right:8px}.call_us_page .content-wrapper svg{width:24px;height:24px;fill:#ffc107;display:inline-block;vertical-align:middle}.BillingAddresses{margin-bottom:24px}body.filter-open .form-wrapper{display:block}.form-wrapper{display:none;color:#f5f5f5;position:absolute;z-index:1;background:#111;padding:10px}@media screen and (max-width:1024px){.form-wrapper{top:55px;width:100%;height:calc(100vh - 55px);position:fixed}}.form-wrapper .close-filter-btn{width:34px;height:34px;margin-right:10px;margin-left:auto;padding:unset;padding-top:8px;cursor:pointer}.form-wrapper .form-groups{display:flex;flex-direction:row}@media screen and (max-width:1024px){.form-wrapper .form-groups{flex-direction:column;overflow-y:scroll;height:calc(var(--vh)*70)}}.form-wrapper .form-groups .form-sub-group{display:flex}@media screen and (max-width:1024px){.height-override{top:86px;height:calc(100vh - 84px)}}.chevron-down-filter{height:18px;color:#fff}.multiselect_wrapper{padding:10px}.multiselect_wrapper .filter-group-info{display:flex;justify-content:space-between;align-items:center;line-height:18px;font-weight:400;cursor:pointer}.multiselect_wrapper .choices .choice{padding:2px 0}.multiselect_wrapper .choices .choice label{display:flex;font-size:14px;font-family:inherit;font-weight:400;line-height:18px;flex-direction:row;cursor:pointer}.multiselect_wrapper input{display:none}.multiselect_wrapper input:checked+svg{stroke-dashoffset:0;background-color:#f5f5f5;border-color:#f5f5f5}.multiselect_wrapper .svg-checkbox{fill:none;width:18px;height:18px;stroke:#000;margin:0 8px 0 0;display:flex;min-width:18px;transform:translateZ(0);box-sizing:border-box;transition:all .3s ease;align-self:center;stroke-width:2;border-radius:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16;background-color:transparent;stroke-dashoffset:16;border:2px solid #757575}.suggested-text-wrapper{display:flex;flex-wrap:wrap;flex-direction:column;padding:10px}@media screen and (max-width:1024px){.suggested-text-wrapper{justify-content:center;flex-direction:unset}}.suggested-text{color:#e0e0e0;-webkit-hyphens:auto;hyphens:auto;word-break:break-word;font-family:Roboto,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif;font-weight:300;padding:0 12px}@media screen and (max-width:1200px){.suggested-text{font-size:16px;overflow:hidden;margin-bottom:8px;padding:0 12px}}.suggested-heading{font-size:24px;line-height:1.45}.suggested-subheading{font-size:24px;padding:0}@media screen and (max-width:768px){.suggested-subheading{max-width:60ch;font-size:16px}}@media screen and (max-width:450px){.suggested-subheading{max-width:30ch}}.suggested-bold{font-weight:500;font-size:20px;line-height:21px;color:#f5f5f5}@media screen and (max-width:1024px){.suggested-bold{font-size:18px;text-align:center}}.suggested-normal{font-size:14px;line-height:18px;color:#f5f5f5;padding:10px 0}@media screen and (max-width:1024px){.suggested-normal{text-align:center}}.border-top{border-top:1px solid #616161;margin:20px 0;padding-top:20px}.text-filter-wrapper{display:flex;flex-direction:column-reverse}.signup-body{background-color:#f5f5f5}@media screen and (max-width:768px){.signup-body{background-color:#e0e0e0}}.signup-desktop-btn{display:flex;font-weight:400;font-size:14px;line-height:16px}.signup-desktop-btn svg{width:unset;height:unset}.safe-btn:hover{background-color:unset}@media screen and (max-width:1024px){.safe-btn{display:none}}@media screen and (max-width:450px){.support-btn svg{display:block}}@media screen and (max-width:450px){.support-btn p{display:none}}@media screen and (max-width:1024px){.support-btn{display:none}}@media screen and (max-width:450px){.support-btn{display:flex;padding:0;justify-content:end}}.mobile-login-btn{display:none}@media screen and (max-width:450px){.mobile-login-btn{display:flex;font-weight:400;font-size:14px;line-height:16px}}.signup-login-btn{padding-top:6px}@media screen and (min-width:450px){.signup-login-btn{display:flex!important}}@media screen and (max-width:450px){.signup-login-btn{display:none}}.signup-content-wrapper{min-height:100vh;display:flex;padding-top:100px}@media screen and (max-width:1200px){.signup-content-wrapper{padding:72px 0 0}}@media screen and (max-width:450px){.signup-content-wrapper{padding:52px 0 0}}.signup-section-wrapper{display:flex;margin:0 auto;max-height:650px;background-color:#e0e0e0}@media screen and (max-width:450px){.signup-section-wrapper{padding-bottom:80px;width:375px}}.signup-mobile-img{display:none;margin:auto}@media screen and (max-width:450px){.signup-mobile-img{display:block;width:375px}}.signup-mobile-img video{width:100%;margin:0}.signup-container{margin:10px auto;width:968px}@media screen and (max-width:1024px){.signup-container{width:unset}}.signup-form-section{width:560px;height:630px}@media screen and (max-width:450px){.signup-form-section{width:375px;height:unset}}.signup-video-section{width:429px;height:630px;position:relative}.signup-video-section video{height:100%}@media screen and (max-width:1024px){.signup-video-section{display:none}}.signup-livefeed-section{width:429px;height:630px}@media screen and (max-width:1024px){.signup-livefeed-section{display:none}}.hybrid-wrapper-signup{position:relative;width:100%;height:100%;overflow:hidden;background:#000;display:flex;justify-content:center;align-items:center;z-index:10}.name-box{position:absolute;top:10px;right:10px;background-color:rgba(0,0,0,.5);border-radius:5px;padding:5px;color:#fff;font-weight:500;z-index:2}.name-box .status{width:10px;height:10px;display:inline-block;border-radius:5px;background-color:#00c853}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:2;pointer-events:auto}.hybrid-client-signup{aspect-ratio:16/9;width:273%;height:auto;min-height:100%;position:absolute;z-index:1}.signup-video-sound-btn{position:absolute;right:10px;background:none;border:none;color:#f5f5f5}.signup-video-sound-btn svg{fill:#fff;width:14px;height:14px;min-width:14px;min-height:14px;display:inline-block;vertical-align:middle}.signup-form-text{color:#212121;text-align:center;margin:40px auto}.signup-form-text h1{font-weight:700;font-size:34px;line-height:40px}@media screen and (max-width:1024px){.signup-form-text h1{font-size:24px}}.signup-form-text h2{font-size:14px;line-height:16px;font-weight:400;margin-top:5px}.form-container{margin:0 65px}@media screen and (max-width:450px){.form-container{margin:0 20px}}.form-inline{display:grid}.signup-input-wrapper{margin-bottom:25px;margin-top:5px}.signup-input{padding:1px;width:430px;height:40px;background:#fff;border-radius:3px;border:1px solid #757575;position:relative}.signup-input.invalid{border:1px solid red}.signup-input.invalid::-moz-placeholder{display:none}.signup-input.invalid::placeholder{display:none}.signup-input.invalid .signup-err{display:unset}.signup-input.invalid .signup-confirm{display:none}.signup-input.valid{border:1px solid #63bc47}.signup-input.valid::-moz-placeholder{display:none}.signup-input.valid::placeholder{display:none}.signup-input.valid .signup-confirm{display:unset}.signup-input.valid .signup-err{display:none}.signup-input svg{right:15px;display:none}.signup-input input{padding-left:10px;border:none;width:400px;height:36px;line-height:30px;color:#000}.signup-input input::-moz-placeholder{color:#9e9e9e;opacity:1}.signup-input input::placeholder{color:#9e9e9e;opacity:1}.signup-input input:focus{color:#424242;border-color:#424242;outline:none}.signup-input input:hover{outline:none}@media screen and (max-width:450px){.signup-input input{width:300px}}@media screen and (max-width:450px){.signup-input{width:335px}}.err-msg{color:red}.signup-hidden{display:none}.signup-field-label{color:#757575;margin-bottom:5px}.submit-btn{width:100%;height:48px;padding:8px 5px;margin:20px auto;background:linear-gradient(180deg,#ffc107,#998000);box-shadow:1px 1px 4px rgba(0,0,0,.2);border:none}.submit-btn svg{float:right;margin-right:10px}.submit-btn p,.submit-btn svg{display:inline-block}.already-member-txt{text-align:center}.already-member-txt a{color:#ffc107;text-decoration:none}.bottom-content{font-size:14px;line-height:16px;text-align:center;color:#9e9e9e;margin:20px auto;display:flex;flex-direction:column}@media screen and (max-width:1024px){.bottom-content{color:#424242}}.signup-terms-link{text-decoration:underline;color:#9e9e9e}@media screen and (max-width:1024px){.signup-terms-link{color:#424242}}.language-selector-signup{display:flex;margin:20px auto}.buttons{display:flex;color:#f5f5f5;cursor:pointer;margin-bottom:24px;height:30px}@media screen and (min-width:1200px){.buttons{color:#eee}}@media screen and (max-width:1200px){.buttons{flex-direction:column;align-items:center}}.buttons div{padding:14px;font-size:14px;font-weight:500}@media screen and (min-width:1200px){.buttons div{padding:0}}.buttons div:hover{background-color:#313131}.buttons div.selector-button{border-radius:4px}.buttons div.selector-button:hover{background-color:#313131}.buttons div.selector-button.non-dropdown{line-height:21px}.buttons div.selector{background-color:#212121;display:none;position:absolute;width:172px;padding:0}.buttons div.selector.open{display:flex;flex-direction:column;z-index:11;margin-top:35px}.buttons div.selector a{color:#eee;text-decoration:none;font-weight:400;padding:0 12px;height:32px;display:flex;align-items:center}@media screen and (min-width:1200px){.buttons div.selector a{color:#f5f5f5}}.buttons div.selector a:hover{background-color:#424242;font-weight:500}.buttons .language-selector-button{font-weight:500;vertical-align:middle;color:#f5f5f5;font-size:16px}.buttons .caret{fill:#f5f5f5;width:12px;height:8px;display:inline-block;vertical-align:middle}.signup-footer{min-height:60px;border-top:6px solid #ffc107;position:absolute;bottom:0}@media screen and (max-width:1024px){.signup-footer{position:unset;bottom:unset}}@media screen and (max-height:1024px){.signup-footer{position:unset;bottom:unset}}.signup-footer .footer-links{font-weight:700;font-size:14px;line-height:125%;display:flex;justify-content:center;margin:0 auto}.signup-footer .footer-links a{color:#ffc107;text-decoration:none}@media screen and (max-width:1200px){.signup-footer .footer-links{flex-direction:column}}.signup-footer .footer-links .footer-link{display:flex;padding:0 10px;text-align:center}@media screen and (max-width:1200px){.signup-footer .footer-links .footer-link{padding:10px;margin:auto}}.signup-footer .footer-links .link-separator{border-right:1px solid #767676}@media screen and (max-width:1200px){.signup-footer .footer-links .link-separator{border-right:unset;margin:auto}}.signup-invalid{padding:8px;border:2px solid #fb0101;margin:30px;display:flex}.signup-invalid .invalid-svg{margin:auto}.signup-invalid p{font-size:16px;font-weight:400;margin:0 12px}.random-livefeed{display:none}.testimonial-page{padding:50px 2px;overflow-x:hidden;gap:40px;margin:auto}.testimonial-page h1,.testimonial-page h2,.testimonial-page h3,.testimonial-page h4,.testimonial-page p,.testimonial-page span{margin:5px}.testimonial-page .page-title{padding-top:30px;display:flex;flex-direction:column;justify-content:center;text-align:center;flex-wrap:wrap;color:#fff;font-weight:500}.testimonial-page .separator{width:80px;height:1px;background-color:#ffc107;display:block;margin:20px auto}.testimonial-page .testimonial-cards-wrapper{display:flex;flex-direction:row;justify-content:center;padding:20px;margin:20px auto;align-items:center;gap:40px}@media screen and (max-width:768px){.testimonial-page .testimonial-cards-wrapper{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overflow-x:auto;padding-left:200px;padding-right:20px;margin:0;width:100%;justify-content:unset}}.testimonial-page .testimonial-cards-wrapper .card{display:flex;width:260px;height:320px;flex-direction:column;align-items:center;justify-content:center;border-radius:6px}@media screen and (max-width:768px){.testimonial-page .testimonial-cards-wrapper .card{flex:0 0 auto;scroll-snap-align:start}}.testimonial-page .testimonial-cards-wrapper .card img{width:260px;height:195px;flex-shrink:0;border-radius:6px 6px 0 0}.testimonial-page .testimonial-cards-wrapper .card .card-text-wrapper{display:flex;padding:10px;flex-direction:column;color:#fff;background-color:#111;width:260px;min-height:125px;border-radius:0 0 6px 6px}.testimonial-page .testimonial-cards-wrapper .card .card-text-wrapper p{font-size:14px;font-weight:400;color:#f5f5f5}.testimonial-page .testimonial-cards-wrapper .card .card-text-wrapper span{font-size:18px;font-weight:400;color:#fff}.testimonial-page .testimonial-cards-wrapper .card .card-text-wrapper span p{font-size:12px;font-weight:400;color:#f5f5f5}.testimonial-page .text-wrapper{display:flex;flex-direction:column;text-align:center;justify-content:center;color:#fff;margin:20px auto}.testimonial-page .text-wrapper .text{display:flex;max-width:600px;padding:20px;flex-direction:column;justify-content:center;align-items:center;gap:20px;color:#f5f5f5;margin:auto}.testimonial-page .text-wrapper .text p{text-align:left}.testimonial-page .text-wrapper .text .button{align-self:end;text-wrap:nowrap}.testimonial-page .title-testimonial{padding-top:30px;text-align:center;flex-wrap:wrap;font-weight:500;text-transform:capitalize;font-size:24px}.testimonial-page .about-us,.testimonial-page .title-testimonial{display:flex;flex-direction:column;justify-content:center;color:#fff}.testimonial-page .about-us{padding:20px;align-items:center;gap:20px;align-self:stretch;background-color:#111}.testimonial-page .about-us .content-wrapper{display:flex;width:600px;flex-direction:column;align-items:flex-end;gap:20px;padding:unset;min-height:unset}@media screen and (max-width:768px){.testimonial-page .about-us .content-wrapper{width:unset}}.testimonial-page .about-us .content-wrapper h2,.testimonial-page .about-us .content-wrapper h3{font-size:18px;font-weight:400;align-self:stretch;text-align:center;color:#fff}.testimonial-page .about-us .content-wrapper .testimonial-card{background-color:#212121;border-radius:6px;display:flex;padding:20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch}.testimonial-page .about-us .content-wrapper .testimonial-card p{font-size:14px;font-weight:400;color:#f5f5f5}.testimonial-page .about-us .content-wrapper .testimonial-card span{font-size:18px;font-weight:400;color:#fff;align-self:end}.testimonial-page .about-us .content-wrapper .testimonial-card span p{font-size:12px;font-weight:400;color:#f5f5f5}.testimonial-page .center-model-pic{display:flex;justify-content:center;align-items:center;border-radius:6px;margin:30px auto}.testimonial-page .center-model-pic img{width:260px;height:195px}.testimonial-page .about-models{display:flex;justify-content:center}.testimonial-page .about-models .content-wrapper{display:flex;width:600px;flex-direction:column;align-items:flex-end;gap:20px;padding:unset;min-height:unset;margin:20px auto}.testimonial-page .about-models .content-wrapper h2,.testimonial-page .about-models .content-wrapper h3{font-size:18px;font-weight:400;align-self:stretch;text-align:center;color:#fff}.testimonial-page .about-models .content-wrapper .testimonial-card{background-color:#111;border-radius:6px;display:flex;padding:20px;flex-direction:column;justify-content:center;gap:10px;align-self:stretch}.testimonial-page .about-models .content-wrapper .testimonial-card p{font-size:14px;font-weight:400;color:#f5f5f5}.testimonial-page .about-models .content-wrapper .testimonial-card span{font-size:18px;font-weight:400;color:#fff;align-self:end}.testimonial-page .about-models .content-wrapper .testimonial-card span p{font-size:12px;font-weight:400;color:#f5f5f5}.testimonial-page .about-models .content-wrapper .button{text-align:right;max-width:230px;text-wrap:nowrap}.testimonial-page .about-features{background-color:#111}.testimonial-page .featured-section{display:flex;padding:20px;flex-direction:column;align-items:center;gap:20px;color:#fff}.testimonial-page .featured-section .logos-section{width:1000px;display:flex;padding:20px;justify-content:center;align-items:center;background-color:#111;align-self:center;flex-flow:wrap}@media screen and (max-width:768px){.testimonial-page .featured-section .logos-section{width:unset}}.testimonial-page .featured-section .logos-section .logo{margin:20px}@media screen and (max-width:768px){.testimonial-page .featured-section .logos-section .logo{margin:10px}}.testimonial-page .join-button{max-width:100px;margin:20px auto;text-wrap:nowrap;display:flex}.alternatives-page{padding:50px 2px;margin:0 auto;color:#f5f5f5;font-weight:500;width:1200px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:450px){.alternatives-page{padding-top:100px}}.alternatives-page h1,.alternatives-page h2,.alternatives-page h3,.alternatives-page h4,.alternatives-page p,.alternatives-page span{margin:5px}.alternatives-page a{cursor:pointer}.alternatives-page .intro-container{position:relative;display:flex;max-width:800px;max-height:330px;gap:20px;border-radius:6px;border:1px solid #000;border-bottom:none;background-color:#111;padding:30px 30px 60px;flex-direction:column;overflow:hidden}@media screen and (max-width:820px){.alternatives-page .intro-container{margin:30px}}@media screen and (max-width:450px){.alternatives-page .intro-container{margin:unset}}.alternatives-page .intro-container h1{text-align:center}.alternatives-page .intro-container p{text-align:left}.alternatives-page .intro-container .read-more-btn{display:flex;position:absolute;bottom:10px;right:30px;z-index:1;cursor:pointer}.alternatives-page .intro-container .read-more-btn svg{margin-left:5px}.alternatives-page .intro-container .hide-text{width:100%;position:absolute;height:30px;bottom:0;left:-5px;background-color:#111}@media screen and (max-width:450px){.alternatives-page .intro-container .hide-text{height:60px}}.alternatives-page .content-container{max-width:1000px;margin-top:40px}@media screen and (max-width:820px){.alternatives-page .content-container{max-width:760px}}.alternatives-page .content-container .second-section{position:relative;display:flex;flex-direction:row;padding:30px;align-items:center}@media screen and (max-width:450px){.alternatives-page .content-container .second-section{flex-direction:column-reverse;padding:40px}}.alternatives-page .content-container .second-section .second-section-text{display:flex;flex-direction:column;gap:20px;margin-right:20px;max-height:220px;overflow:hidden}@media screen and (max-width:450px){.alternatives-page .content-container .second-section .second-section-text{margin-right:unset;margin-top:10px;padding:10px}}.alternatives-page .content-container .second-section .second-section-text .read-more-btn{display:flex;position:absolute;bottom:0;right:45%;z-index:1;cursor:pointer}@media screen and (max-width:820px){.alternatives-page .content-container .second-section .second-section-text .read-more-btn{right:60%}}@media screen and (max-width:450px){.alternatives-page .content-container .second-section .second-section-text .read-more-btn{right:10%;bottom:0}}.alternatives-page .content-container .second-section .second-section-text .read-more-btn svg{margin-left:5px}.alternatives-page .content-container .second-section .second-section-text .hide-text{width:55%;position:absolute;height:20px;bottom:0;background-color:#222}.alternatives-page .content-container .second-section img{width:375px;height:211px}@media screen and (max-width:450px){.alternatives-page .content-container .second-section img{width:315px;height:177px;align-self:center}}.alternatives-page .content-container .third-section{display:flex;flex-direction:row;padding:30px;border:1px solid #c38707;border-radius:6px;margin:50px 30px 0}@media screen and (max-width:450px){.alternatives-page .content-container .third-section{flex-direction:column;align-items:center}}.alternatives-page .content-container .third-section .third-section-text{position:relative;display:flex;flex-direction:column;gap:20px;padding-bottom:40px;margin-left:20px;max-height:260px;overflow:hidden}@media screen and (max-width:450px){.alternatives-page .content-container .third-section .third-section-text{margin-top:30px}}.alternatives-page .content-container .third-section .third-section-text .read-more-btn{display:flex;position:absolute;bottom:0;right:10px;z-index:1;cursor:pointer}.alternatives-page .content-container .third-section .third-section-text .read-more-btn svg{margin-left:5px}.alternatives-page .content-container .third-section .third-section-text .hide-text{width:100%;position:absolute;height:40px;bottom:0;background-color:#222}.alternatives-page .content-container .third-section img{width:375px;height:211px}@media screen and (max-width:450px){.alternatives-page .content-container .third-section img{width:267px;height:150px}}.alternatives-page .content-container .fourth-section{display:flex;flex-direction:column;border-radius:6px;border:1px solid #000;background-color:#111;margin:40px 30px 30px;padding:30px}.alternatives-page .content-container .fourth-section .fourth-section-content{display:flex;align-items:center}@media screen and (max-width:450px){.alternatives-page .content-container .fourth-section .fourth-section-content{flex-direction:column-reverse;align-items:center}}.alternatives-page .content-container .fourth-section .fourth-section-content .fourth-section-text{display:flex;flex-direction:column;margin-right:20px}@media screen and (max-width:450px){.alternatives-page .content-container .fourth-section .fourth-section-content .fourth-section-text{margin-top:30px}}.alternatives-page .content-container .fourth-section .fourth-section-content img{width:375px;height:211px}@media screen and (max-width:820px){.alternatives-page .content-container .fourth-section .fourth-section-content img{width:332px;height:186px;align-self:center}}@media screen and (max-width:450px){.alternatives-page .content-container .fourth-section .fourth-section-content img{width:267px;height:150px}}.alternatives-page .content-container .fourth-section a{display:flex;width:200px;height:35px;font-size:14px;font-weight:700}@media screen and (max-width:450px){.alternatives-page .content-container .fourth-section a{margin-top:30px;align-self:flex-start}}.alternatives-page .content-container .fifth-section{display:flex;flex-direction:column;padding:30px;margin:30px auto 0;max-width:800px}.alternatives-page .content-container .fifth-section h2{align-self:center}.alternatives-page .content-container .fifth-section .fifth-section-block{display:flex;align-items:center;padding:20px;border:1px solid #000;border-radius:6px;background-color:#292929;margin-top:20px}@media screen and (max-width:450px){.alternatives-page .content-container .fifth-section .fifth-section-block{flex-direction:column}}.alternatives-page .content-container .fifth-section .fifth-section-block h3{margin-bottom:10px}@media screen and (max-width:450px){.alternatives-page .content-container .fifth-section .fifth-section-block h3{flex-direction:column;text-align:center;margin-top:30px}}.alternatives-page .content-container .fifth-section .fifth-section-block .text{width:100%;padding-left:20px}@media screen and (max-width:450px){.alternatives-page .content-container .fifth-section .fifth-section-block .text{padding-left:0}}.alternatives-page .content-container .fifth-section .fifth-section-block a{display:block;width:191px;height:35px;font-size:14px;font-weight:700;margin-top:15px}@media screen and (max-width:450px){.alternatives-page .content-container .fifth-section .fifth-section-block a{margin:10px auto 0}}.alternatives-page .content-container .fifth-section .last-block{background-color:#000}.alternatives-page .content-container .sixth-section{position:relative;display:flex;flex-direction:row;padding:30px;align-items:center}@media screen and (max-width:450px){.alternatives-page .content-container .sixth-section{flex-direction:column-reverse;padding:40px}}.alternatives-page .content-container .sixth-section .sixth-section-text{display:flex;flex-direction:column;gap:20px;margin-right:20px;max-height:220px;overflow:hidden}@media screen and (max-width:450px){.alternatives-page .content-container .sixth-section .sixth-section-text{margin-right:unset;margin-top:10px}}.alternatives-page .content-container .sixth-section .sixth-section-text .read-more-btn{display:flex;position:absolute;bottom:0;left:5%;z-index:1;cursor:pointer}@media screen and (max-width:450px){.alternatives-page .content-container .sixth-section .sixth-section-text .read-more-btn{left:10%}}.alternatives-page .content-container .sixth-section .sixth-section-text .read-more-btn svg{margin-left:5px}.alternatives-page .content-container .sixth-section .sixth-section-text .hide-text{width:55%;position:absolute;height:20px;bottom:0;background-color:#222}.alternatives-page .content-container .sixth-section img{width:375px;height:211px}@media screen and (max-width:450px){.alternatives-page .content-container .sixth-section img{width:332px;height:186px;align-self:center}}.alternatives-page .content-container .seventh-section{display:flex;flex-direction:column;position:relative;overflow:hidden}@media screen and (max-width:450px){.alternatives-page .content-container .seventh-section{max-width:430px}}@media screen and (max-width:415px){.alternatives-page .content-container .seventh-section{max-width:400px}}@media screen and (max-width:375px){.alternatives-page .content-container .seventh-section{max-width:360px}}.alternatives-page .content-container .seventh-section h2{align-self:center;margin-top:40px}@media screen and (max-width:375px){.alternatives-page .content-container .seventh-section h2{font-size:20px}}.alternatives-page .content-container .seventh-section .carousel{display:flex;width:200%;transition:transform .5s ease}@media screen and (max-width:450px){.alternatives-page .content-container .seventh-section .carousel{width:400%;overflow:hidden}}.alternatives-page .content-container .seventh-section .carousel .seventh-section-block{display:flex;position:relative;flex-direction:column;align-items:center;width:300px;height:300px;padding:20px;border:1px solid #000;border-radius:6px;background-color:#292929;margin:10px;text-align:left}.alternatives-page .content-container .seventh-section .carousel .seventh-section-block p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;white-space:normal;width:100%}.alternatives-page .content-container .seventh-section .carousel .seventh-section-block h3{margin-top:15px}.alternatives-page .content-container .seventh-section .carousel .seventh-section-block img{width:140px;height:100px}.alternatives-page .content-container .seventh-section .carousel .seventh-section-block svg{cursor:pointer;position:absolute;bottom:10px;right:15px}.alternatives-page .content-container .seventh-section .chevrons{display:flex;justify-content:space-between;margin:10px}.alternatives-page .content-container .seventh-section .chevrons svg{cursor:pointer}@media screen and (max-width:450px){.alternatives-page .content-container .seventh-section .chevrons{display:none}}.alternatives-page .content-container .eighth-section{display:flex;flex-direction:column;border-radius:6px;border:1px solid #000;background-color:#111;margin:40px 30px 30px;padding:30px;align-content:center}.alternatives-page .content-container .eighth-section .eighth-section-content{display:flex}@media screen and (max-width:450px){.alternatives-page .content-container .eighth-section .eighth-section-content{flex-direction:column-reverse;align-items:center}}.alternatives-page .content-container .eighth-section .eighth-section-content .eighth-section-text{display:flex;flex-direction:column;margin-right:20px}@media screen and (max-width:450px){.alternatives-page .content-container .eighth-section .eighth-section-content .eighth-section-text{margin-top:30px}}.alternatives-page .content-container .eighth-section .eighth-section-content img{width:375px;height:211px}@media screen and (max-width:820px){.alternatives-page .content-container .eighth-section .eighth-section-content img{width:332px;height:186px;align-self:center}}@media screen and (max-width:450px){.alternatives-page .content-container .eighth-section .eighth-section-content img{width:267px;height:150px}}.alternatives-page .content-container .eighth-section a{display:flex;width:183px;height:35px;font-size:12px;font-weight:700}@media screen and (max-width:450px){.alternatives-page .content-container .eighth-section a{margin-top:30px;align-self:flex-start}}.alternatives-page .content-container .ninth-section{display:flex;flex-direction:column;padding:30px;margin:40px auto 0;max-width:800px}.alternatives-page .content-container .ninth-section h2{align-self:center}.alternatives-page .content-container .ninth-section .ninth-section-block{display:flex;align-items:center;padding:20px;border:1px solid #c38707;border-radius:6px;background-color:#292929;margin-top:20px}@media screen and (max-width:450px){.alternatives-page .content-container .ninth-section .ninth-section-block{flex-direction:column}}.alternatives-page .content-container .ninth-section .ninth-section-block h3{margin-bottom:10px}@media screen and (max-width:450px){.alternatives-page .content-container .ninth-section .ninth-section-block h3{flex-direction:column;text-align:center}}.alternatives-page .content-container .ninth-section .ninth-section-block .text{width:100%}@media screen and (max-width:450px){.alternatives-page .content-container .ninth-section .ninth-section-block .text{padding-left:0}}.alternatives-page .content-container .ninth-section .ninth-section-block a{display:block;width:191px;height:35px;font-size:14px;font-weight:700;margin-top:15px}@media screen and (max-width:450px){.alternatives-page .content-container .ninth-section .ninth-section-block a{margin:10px auto 0}}.alternatives-page .content-container .ninth-section .last-block{background-color:#000;border:none}.alternatives-page .content-container .ninth-section .last-block .text{padding-left:20px}@media screen and (max-width:450px){.alternatives-page .content-container .ninth-section .last-block .text{padding-left:0}}.alternatives-page .content-container .tenth-section{position:relative;display:flex;flex-direction:row;padding:30px}@media screen and (max-width:450px){.alternatives-page .content-container .tenth-section{flex-direction:column;padding:40px}}.alternatives-page .content-container .tenth-section .tenth-section-text{display:flex;flex-direction:column;gap:20px;margin-right:20px;max-height:270px;overflow:hidden;margin-left:20px;align-items:center}@media screen and (max-width:450px){.alternatives-page .content-container .tenth-section .tenth-section-text{margin:20px}}.alternatives-page .content-container .tenth-section .tenth-section-text .read-more-btn{display:flex;position:absolute;bottom:0;right:7%;z-index:1;cursor:pointer}@media screen and (max-width:820px){.alternatives-page .content-container .tenth-section .tenth-section-text .read-more-btn{bottom:0}}@media screen and (max-width:450px){.alternatives-page .content-container .tenth-section .tenth-section-text .read-more-btn{right:18%}}.alternatives-page .content-container .tenth-section .tenth-section-text .read-more-btn svg{margin-left:5px}.alternatives-page .content-container .tenth-section .tenth-section-text .hide-text{width:55%;position:absolute;height:20px;bottom:0;background-color:#222}.alternatives-page .content-container .tenth-section img{width:375px;height:211px}@media screen and (max-width:450px){.alternatives-page .content-container .tenth-section img{width:267px;height:150px;align-self:center}}.alternatives-page .content-container .eleventh-section{display:flex;flex-direction:column;margin:40px auto 0;max-width:800px}@media screen and (max-width:450px){.alternatives-page .content-container .eleventh-section{width:330px}}.alternatives-page .content-container .eleventh-section h2{align-self:center;text-align:center}.alternatives-page .content-container .eleventh-section .eleventh-section-block{display:flex;align-items:center;flex-direction:column;padding:20px;border:1px solid #000;border-radius:6px;background-color:#292929;margin-top:20px}@media screen and (max-width:450px){.alternatives-page .content-container .eleventh-section .eleventh-section-block{flex-direction:column}}.alternatives-page .content-container .eleventh-section .eleventh-section-block .eleventh-section-h3{display:flex;align-items:center;cursor:pointer;margin-bottom:10px;text-align:center}.alternatives-page .content-container .eleventh-section .eleventh-section-block .eleventh-section-h3 svg{margin-left:5px}.alternatives-page .content-container .eleventh-section .eleventh-section-block .eleventh-section-content{display:none}.alternatives-page .content-container .twelfth-section{display:flex;flex-direction:column;gap:20px;border-radius:6px;border:1px solid #000;border-bottom:none;background-color:#111;padding:30px;margin:40px auto 0;max-width:800px}@media screen and (max-width:450px){.alternatives-page .content-container .twelfth-section{width:330px}}.alternatives-page .content-container .twelfth-section-cta{display:flex;justify-content:center}@media screen and (max-width:450px){.alternatives-page .content-container .twelfth-section-cta{flex-direction:column}}.alternatives-page .content-container .twelfth-section-cta a{margin:20px}@media screen and (max-width:450px){.alternatives-page .content-container .twelfth-section-cta a{margin:5px}}.alternatives-page .content-container .pure-client{position:fixed;width:200px;height:125px;bottom:10px;left:20px}@media screen and (max-width:450px){.alternatives-page .content-container .pure-client{bottom:60px}}.alternatives-page .content-container #pure-client-wrapper{z-index:9}.alternatives-page .content-container #pure-client-wrapper #pure-client{width:100%;aspect-ratio:auto 1/.56999;border:1px solid #fff}.alternatives-page .content-container #pure-client-place{display:flex;color:#fff;background-color:#000;align-items:center;justify-content:center;z-index:999}@media screen and (max-width:450px){.alternatives-page .content-container #pure-client-place{bottom:60px}}.alternatives-page .content-container #overlay{cursor:pointer;z-index:99}.alternatives-page .content-container #overlay .closeButton{position:absolute;cursor:pointer;top:0;right:0;z-index:100}.alternatives-page .content-container #overlay a{width:100%;display:block;height:85%;margin-top:20px}.alternatives-page .content-container #overlay a .onlineStatus{position:absolute;bottom:15px;left:5px}.alternatives-page .expanded{max-height:unset!important;height:unset!important}@media screen and (max-width:768px){.faq-content-wrapper{padding:50px 0!important}}.faq-content-wrapper .faq-page{width:100%;padding:40px;text-align:center}@media screen and (max-width:768px){.faq-content-wrapper .faq-page{padding:20px}}.faq-content-wrapper .faq-page .home-button{margin:40px 10px;text-transform:capitalize}.faq-content-wrapper .faq-page .page-title{color:#fff;margin:40px 10px 10px}.faq-content-wrapper .faq-page .page-title h1{font-size:24px;font-weight:500;text-transform:capitalize}.faq-content-wrapper .faq-page .page-text{color:#f5f5f5;font-size:14px;font-weight:400;line-height:17.5px;margin:10px auto;max-width:800px}.faq-content-wrapper .faq-page .faq-container{max-width:800px;padding:10px 0;text-align:center;margin:40px auto}.faq-content-wrapper .faq-page .faq-container .faq-question{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px;margin:10px;cursor:pointer;text-align:left;position:relative}.faq-content-wrapper .faq-page .faq-container .faq-question h2{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:22px}.faq-content-wrapper .faq-page .faq-container .faq-question .chevron{width:14px;height:14px;transition:transform .3s ease}.faq-content-wrapper .faq-page .faq-container .faq-question.active .chevron{transform:rotate(-180deg)}.faq-content-wrapper .faq-page .faq-container .faq-answer{display:none;padding:10px;color:#f5f5f5;font-size:14px;font-weight:400;line-height:17.5px;text-align:left;margin:10px}.faq-content-wrapper .faq-page .faq-container .faq-answer a{font-size:14px;color:#3090c0}.faq-content-wrapper .faq-page .faq-container .faq-answer.active{display:block}