.container{max-width:1280px;margin:auto;padding:0 20px}@media (max-width: 768px){.container{max-width:400px;padding:0 20px;margin:auto}}*{margin:0;padding:0;box-sizing:border-box}body{background:#f5f7f9;font-family:Nunito,sans-serif;font-weight:600;font-size:17px}body header{background:#fff}body header .sidebar{position:fixed;top:0;left:-300px;width:200px;height:100%;background-color:#1e1e1ee3;color:#fff;padding:20px;transition:left .3s ease;z-index:1000}body header .sidebar button{background:none;font-size:20px;color:#fff;border:none;padding-bottom:20px}body header .sidebar ul{display:flex;justify-content:center;align-items:center;gap:10px;flex-direction:column;list-style-type:none}body header .sidebar ul li{position:relative;cursor:pointer;font-weight:400;color:#fff;transition:color .3s ease}body header .sidebar ul li:after{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:2px;background:#ffacc6;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}body header .sidebar ul li:hover{color:#ff467f}body header .sidebar ul li:hover:after{transform:scaleX(1)}body header .sidebar ul li.active{padding:8px 18px;border:1px solid #ff467f;background:none;color:#ff467f;border-radius:2px;font-family:Nunito,sans-serif;font-weight:600;font-size:17px;cursor:pointer;background:linear-gradient(96.16deg,#ff467f -10.03%,#f22464 111.6%);color:#fff}@media (max-width: 768px){body header .sidebar ul li.active{padding:3px 15px;font-size:14px}}body header .sidebar ul li.active:after{content:none}body header .sidebar.open{left:0}body header .navbar{max-width:75em;margin:auto;padding:12px 20px}@media (max-width: 768px){body header .navbar{padding:15px 20px}}body header .navbar .nav-contain{display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){body header .navbar .nav-contain{justify-content:flex-end}body header .navbar .nav-contain .logo{display:none}}body header .navbar .nav-contain .nav-right{display:flex;align-items:center;gap:25px}body header .navbar .nav-contain .nav-right .nav-buttons{display:flex;justify-content:center;align-items:center;gap:25px}@media (max-width: 768px){body header .navbar .nav-contain .nav-right .nav-buttons{gap:15px;width:83%}}body header .navbar .nav-contain .nav-right .nav-buttons button{position:relative;overflow:hidden;z-index:0;padding:8px 18px;border:1px solid #ff467f;background:none;color:#ff467f;border-radius:2px;font-family:Nunito,sans-serif;font-weight:600;font-size:17px;cursor:pointer}@media (max-width: 768px){body header .navbar .nav-contain .nav-right .nav-buttons button{padding:3px 15px;border:0;font-size:14px}}body header .navbar .nav-contain .nav-right .nav-buttons button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#ff467f;border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:transform .4s ease;z-index:-1}body header .navbar .nav-contain .nav-right .nav-buttons button:hover{color:#fff}body header .navbar .nav-contain .nav-right .nav-buttons button:hover:before{width:200%;height:200%;transform:translate(-50%,-50%) scale(1)}body header .navbar .nav-contain .nav-right .nav-buttons button:nth-child(2){background:linear-gradient(96.16deg,#ff467f -10.03%,#f22464 111.6%);color:#fff}body header hr{border:1px solid rgba(204,204,204,.6392156863)}body header .sub-navbar{max-width:75em;margin:auto;padding:12px 20px;color:#404145}@media (max-width: 768px){body header .sub-navbar{display:none}}body header .sub-navbar .sub-navbar-items ul{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;width:100%;gap:1.7em}body header .sub-navbar .sub-navbar-items ul li{position:relative;list-style-type:none;cursor:pointer;color:#404145;transition:color .3s ease}body header .sub-navbar .sub-navbar-items ul li:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:#ff467f;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}body header .sub-navbar .sub-navbar-items ul li:hover{color:#ff467f}body header .sub-navbar .sub-navbar-items ul li:hover:after{transform:scaleX(1)}body header .sub-navbar .sub-navbar-items ul li.active{padding:8px 18px;border:1px solid #ff467f;background:none;color:#ff467f;border-radius:2px;font-family:Nunito,sans-serif;font-weight:600;font-size:17px;cursor:pointer;background:linear-gradient(96.16deg,#ff467f -10.03%,#f22464 111.6%);color:#fff}@media (max-width: 768px){body header .sub-navbar .sub-navbar-items ul li.active{padding:3px 15px;font-size:14px}}body header .sub-navbar .sub-navbar-items ul li.active:after{content:none}body header .mobile-menu{display:flex;justify-content:space-between;align-items:center;padding:13px 20px;max-width:25em;margin:auto}@media (min-width: 48em){body header .mobile-menu{display:none}}body header .mobile-menu .mobile-menu-mid{display:flex;justify-content:center;align-items:center;gap:10px}body header .mobile-menu .mobile-menu-mid img:first-child(1){margin-right:20px}body header .mobile-menu .logo img{width:12.1em;height:2em;top:6px;position:relative}body .filter-main .chevron-icon{transition:transform .3s ease}body .filter-main .chevron-rotated{transform:rotate(180deg)}body .filter-main .mobile-select{display:flex;gap:10px;flex-direction:column;margin-top:17px}@media (min-width: 768px){body .filter-main .mobile-select{display:none}}body .filter-main .mobile-select button{padding:10px;width:100%;border:1px solid #ff467f;border:0px;background:#fff;display:flex;justify-content:space-between;align-items:center;font-size:16px;color:#ff467f}body .filter-main .mobile-select button span{display:flex;align-items:center;gap:5px;font-family:Nunito,sans-serif}@media (max-width: 768px){body .filter-main .vip-escort.active{display:none}}body .filter-main .vip-escort{display:flex;align-items:center;gap:20px;padding:30px 0 32px;flex-wrap:wrap}@media (max-width: 768px){body .filter-main .vip-escort{flex-direction:column;align-items:flex-start;gap:10px;padding:15px 0 0}}body .filter-main .vip-escort h3{font-size:32px;color:#ff467f;margin-right:20px}@media (max-width: 768px){body .filter-main .vip-escort h3{font-size:20px;font-weight:500}}body .filter-main .vip-escort p{color:#787878;font-weight:400;display:none}@media (max-width: 768px){body .filter-main .vip-escort p{display:block}body .filter-main .vip-escort .vip-escort-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;justify-content:space-between;width:100%}}body .filter-main .vip-escort .vip-escort-buttons button{position:relative;overflow:hidden;z-index:0;padding:8px 18px;border:1px solid #ff467f;background:none;color:#ff467f;border-radius:2px;font-family:Nunito,sans-serif;font-weight:600;cursor:pointer;color:#fff;font-size:15px;background:linear-gradient(96.16deg,#ff467f -10.03%,#f22464 111.6%);border:none}@media (max-width: 768px){body .filter-main .vip-escort .vip-escort-buttons button{padding:3px 15px;font-size:14px}}body .filter-main .vip-escort .vip-escort-buttons button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#ff467f;border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:transform .4s ease;z-index:-1}body .filter-main .vip-escort .vip-escort-buttons button:hover{color:#fff}body .filter-main .vip-escort .vip-escort-buttons button:hover:before{width:200%;height:200%;transform:translate(-50%,-50%) scale(1)}@media (max-width: 768px){body .filter-main .vip-escort .vip-escort-buttons button{font-size:14px;width:100%;padding:5px 0;margin:2px 0}}body .filter-main .vip-escort .vip-escort-buttons button:nth-child(1),body .filter-main .vip-escort .vip-escort-buttons button:nth-child(2),body .filter-main .vip-escort .vip-escort-buttons button:nth-child(3){background:#f6b704}body .carowsel-section{overflow:hidden}body .carowsel-section .head-title h2{color:#ff467f;font-size:32px;font-weight:700;padding:20px 0}@media (max-width: 768px){body .carowsel-section .head-title h2{font-size:20px;font-weight:500}}body .carowsel-section .head-title h2 span{color:#787878}@media (max-width: 768px){body .carowsel-section .head-title h2 span{font-size:16px;font-weight:400}}body .carowsel-section .card{position:relative;overflow:hidden;border-radius:16px;max-width:800px;max-height:400px}@media (max-width: 768px){body .carowsel-section .card{border-radius:8px}}body .carowsel-section .card .card-top{position:absolute;top:0;width:100%;display:flex;justify-content:space-between;padding-right:15px}@media (max-width: 768px){body .carowsel-section .card .card-top{align-items:flex-start}}body .carowsel-section .card .card-top p{position:relative;top:-20px;left:-70px;width:200px;height:100px;padding-bottom:15px;background:#08ba90;font-size:24px;color:#fff;transform:rotate(-45deg);display:flex;justify-content:center;align-items:flex-end}@media (max-width: 768px){body .carowsel-section .card .card-top p{font-size:12px;font-weight:400;top:-43px;left:-94px}}body .carowsel-section .card .card-top .card-top-logo{display:flex;gap:10px}@media (max-width: 768px){body .carowsel-section .card .card-top .card-top-logo{position:absolute;right:10px}body .carowsel-section .card .card-top .card-top-logo img{width:40px;height:40px;margin-top:10px}}body .carowsel-section .card .card-body{position:absolute;background:linear-gradient(178.61deg,#19161600 1.56%,#191616 98.81%);z-index:1;bottom:-20px;width:100%;height:12.5em;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;color:#fff}@media (max-width: 768px){body .carowsel-section .card .card-body{height:90px;gap:3px;bottom:0}}body .carowsel-section .card .card-body h4{font-size:24px}@media (max-width: 768px){body .carowsel-section .card .card-body h4{font-size:15px;font-weight:400}}body .carowsel-section .card .card-body p{font-weight:400}@media (max-width: 768px){body .carowsel-section .card .card-body p{font-size:12px;font-weight:400}}body .carowsel-section .card .card-body p span{font-weight:600}@media (max-width: 768px){body .carowsel-section .card .card-body p span{font-weight:400}}body .carowsel-section .card .card-body .tags{display:flex;justify-content:center;align-items:center;gap:10px}body .carowsel-section .card .card-body .tags p{background:#ffffff1f;padding:10px 20px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:100px}@media (max-width: 768px){body .carowsel-section .card .card-body .tags p{font-size:12px;font-weight:400;padding:5px 10px}}body .carowsel-section .owl-carousel{padding:20px 0}@media (max-width: 768px){body .carowsel-section .owl-carousel{padding-top:20px;padding-bottom:0}}body .carowsel-section .owl-carousel .owl-stage-outer{overflow:visible}body .carowsel-section .owl-carousel .owl-item{transition:transform .3s ease,opacity .3s ease;border-radius:16px;overflow:visible}@media (max-width: 768px){body .carowsel-section .owl-carousel .owl-item{border-radius:8px}}body .carowsel-section .owl-carousel .owl-item.center{transform:scale(1.05);overflow:hidden}body .carowsel-section .owl-carousel .owl-item:not(.center){transform:scale(.9);margin:auto}body .carowsel-section .owl-dots{text-align:center;margin-top:20px}body .carowsel-section .owl-dot{width:10px;height:10px;margin:5px;background:#ffa5c0b3!important;display:inline-block;border-radius:50%;cursor:pointer}@media (max-width: 768px){body .carowsel-section .owl-dot{width:6px;height:6px}}body .carowsel-section .owl-dot.active{background:#ff467f!important}body .popular{margin-top:30px;padding-bottom:2em}@media (max-width: 768px){body .popular{margin-top:0}}body .popular .head-title h2{color:#ff467f;font-size:32px;font-weight:700;padding:20px 0}@media (max-width: 768px){body .popular .head-title h2{font-size:20px;font-weight:500}}body .popular .head-title h2 span{color:#787878}@media (max-width: 768px){body .popular .head-title h2 span{font-size:16px;font-weight:400}}body .popular .popular-inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}@media (max-width: 768px){body .popular .popular-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}}@media (min-width: 768px) and (max-width: 1024px){body .popular .popular-inner{grid-template-columns:repeat(3,1fr);gap:20px}}body .popular .popular-inner .card{position:relative;overflow:hidden;border-radius:8px;width:230px;height:345px;transition:transform .3s ease}body .popular .popular-inner .card:hover{transform:scale(1.05)}@media (max-width: 768px){body .popular .popular-inner .card{width:auto;height:260px}}body .popular .popular-inner .card .card-image{width:100%;height:100%}body .popular .popular-inner .card .card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){body .popular .popular-inner .card .card-image img{width:100%}}body .popular .popular-inner .card .card-top{position:absolute;top:-10px;width:100%;display:flex;justify-content:space-between;align-items:center;padding-right:15px}@media (max-width: 768px){body .popular .popular-inner .card .card-top{align-items:flex-start;padding-right:5px}}body .popular .popular-inner .card .card-top p{position:relative;top:-5px;left:-70px;width:200px;height:75px;padding-bottom:8px;background:#08ba90;font-size:17px;color:#fff;transform:rotate(-45deg);display:flex;justify-content:center;align-items:flex-end}@media (max-width: 768px){body .popular .popular-inner .card .card-top p{font-size:12px;font-weight:400;top:-20px;left:-75px}}body .popular .popular-inner .card .card-top .card-top-logo{display:flex;gap:10px;position:absolute;right:20px;top:20px}@media (max-width: 768px){body .popular .popular-inner .card .card-top .card-top-logo{gap:3px;right:10px}body .popular .popular-inner .card .card-top .card-top-logo img{width:35px;height:35px;margin-top:15px}}body .popular .popular-inner .card .card-body{position:absolute;background:linear-gradient(178.61deg,#19161600 1.56%,#191616 98.81%);z-index:1;bottom:0;width:100%;height:120px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2px;color:#fff}@media (max-width: 768px){body .popular .popular-inner .card .card-body{height:90px;gap:3px}}body .popular .popular-inner .card .card-body h4{font-size:20px;font-weight:500}@media (max-width: 768px){body .popular .popular-inner .card .card-body h4{font-size:15px;font-weight:400}}body .popular .popular-inner .card .card-body p{font-weight:300}@media (max-width: 768px){body .popular .popular-inner .card .card-body p{font-size:12px;font-weight:400}}body .popular .popular-inner .card .card-body p span{font-weight:500}@media (max-width: 768px){body .popular .popular-inner .card .card-body p span{font-weight:400}}body .popular .popular-inner .card .card-body .tags{display:flex;justify-content:center;align-items:center;gap:10px}@media (max-width: 768px){body .popular .popular-inner .card .card-body .tags{gap:3px}}body .popular .popular-inner .card .card-body .tags p{background:#ffffff1f;padding:5px 10px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:100px;font-size:12px}@media (max-width: 768px){body .popular .popular-inner .card .card-body .tags p{font-size:11px;font-weight:400;padding:2px 5px;-webkit-backdrop-filter:none;backdrop-filter:none}body .popular .popular-inner div:nth-child(9),body .popular .popular-inner div:nth-child(10),body .popular .popular-inner div:nth-child(11),body .popular .popular-inner div:nth-child(12){display:none}}body .popular .paginate{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:20px 0}body .popular .paginate p{font-size:32px;color:#ff467f}@media (max-width: 768px){body .popular .paginate p{font-size:24px}}body .popular .paginate button{border:none;width:44px;height:44px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;background:linear-gradient(96.16deg,#ff467fa3 -10.03%,#f22464a3 111.6%)}@media (max-width: 768px){body .popular .paginate button{width:32px;height:32px}}body .popular .paginate button.prev{rotate:180deg}body .popular .paginate button:hover{background:linear-gradient(96.16deg,#ff467f -10.03%,#f22464 111.6%)}body .footer{position:relative;background:#ababab;color:#fff;margin-top:50px;overflow:hidden}@media (max-width: 768px){body .footer{margin-top:20px}body .footer .line{display:none}}body .footer .line .left-line{position:absolute;bottom:20px;left:20px}body .footer .line .right-line{position:absolute;top:20px;right:20px}body .footer .right,body .footer .left{position:absolute;top:20px;display:grid;align-items:center;grid-template-columns:repeat(2,1fr)}body .footer .right div,body .footer .left div{width:180px;height:180px;filter:blur(50px)}@media (max-width: 768px){body .footer .right div,body .footer .left div{width:107px;height:107px}}body .footer .right div:nth-child(1),body .footer .left div:nth-child(1){background:#ff467fa3}body .footer .right div:nth-child(2),body .footer .left div:nth-child(2){background:#0063cb66}body .footer .right div:nth-child(3),body .footer .left div:nth-child(3){background:#46539966}body .footer .right div:nth-child(4),body .footer .left div:nth-child(4){background:#f6b70466}@media (max-width: 768px){body .footer .right div:nth-child(4),body .footer .left div:nth-child(4){background:#ffbf10dc}}body .footer .right{right:100px}@media (max-width: 768px){body .footer .right{display:none}}body .footer .left{left:100px}@media (max-width: 768px){body .footer .left{top:50px;left:15px}}body .footer .footer-inner{display:flex;justify-content:space-between;align-items:flex-start;padding-top:50px;position:relative;z-index:1}@media (max-width: 768px){body .footer .footer-inner{flex-direction:column;padding-top:20px}body .footer .footer-inner .footer-left .logo img{width:32px;height:32px}}body .footer .footer-inner .footer-left .items div{display:flex;align-items:center;gap:5px;font-size:20px;font-weight:500;margin:10px 0}@media (max-width: 768px){body .footer .footer-inner .footer-left .items div{font-size:15px}}body .footer .footer-inner .footer-middle{padding:20px 0;margin:auto}@media (max-width: 768px){body .footer .footer-inner .footer-middle{padding:0}body .footer .footer-inner .footer-middle img{width:108px;height:82px;margin:auto}}body .footer .footer-inner .footer-right{text-align:end}body .footer .footer-inner .footer-right h2{font-size:32px}@media (max-width: 768px){body .footer .footer-inner .footer-right h2{font-size:24px;font-weight:500}}body .footer .footer-inner .footer-right form{background:#fff;padding:2px;margin:15px 0;display:flex}body .footer .footer-inner .footer-right form input{padding:9px 15px;outline:none;border:none;font-size:20px;width:100%;color:#787878}body .footer .footer-inner .footer-right form button{padding:8px 18px;border:1px solid #ff467f;background:none;color:#ff467f;border-radius:2px;font-family:Nunito,sans-serif;font-weight:600;font-size:17px;cursor:pointer;background:linear-gradient(96.16deg,#ff467f -10.03%,#f22464 111.6%);color:#fff;padding:auto 30px}@media (max-width: 768px){body .footer .footer-inner .footer-right form button{padding:3px 15px;font-size:14px;box-shadow:0 0 8px #465399a3}}body .footer .footer-inner .footer-right p{font-size:10px;font-weight:400}@media (max-width: 768px){body .footer .footer-inner .footer-right p{text-align:left}}body .footer .footer-inner .footer-right p span{color:#404145}body .footer .sub-navbar-items{position:relative;z-index:1;margin-top:0;padding-top:3em;padding-bottom:2em}body .footer .sub-navbar-items ul{display:flex;justify-content:center;align-items:flex-start;width:100%;gap:30px}@media (max-width: 768px){body .footer .sub-navbar-items ul{justify-content:center;gap:3em}}body .footer .sub-navbar-items ul div{display:flex;flex-wrap:wrap;gap:25px}@media (max-width: 768px){body .footer .sub-navbar-items ul div{flex-direction:column;gap:10px}}body .footer .sub-navbar-items ul li{list-style-type:none;cursor:pointer}body .footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:20px;padding-bottom:60px}@media (max-width: 768px){body .footer .footer-bottom{flex-direction:column;align-items:center;padding-top:10px;padding-bottom:30px;gap:10px}}body .footer .footer-bottom p{font-weight:400;font-size:10px}body .footer .footer-bottom .social-media{display:flex;justify-content:center;align-items:center;gap:15px}.mobile-menu-btn img{height:1.65em}.main-profile .next-btn{display:flex;justify-content:flex-end}@media (max-width: 768px){.main-profile .next-btn{display:none}}@media (min-width: 768px) and (max-width: 1140px){.main-profile .next-btn{display:none}}.main-profile .next-btn button{padding:8px 18px;border:1px solid #ff467f;background:none;color:#ff467f;border-radius:2px;font-family:Nunito,sans-serif;font-weight:600;font-size:17px;cursor:pointer;background:linear-gradient(96.16deg,#ff467f -10.03%,#f22464 111.6%);color:#fff;display:flex;justify-content:center;align-items:center;gap:10px;margin:25px 0}@media (max-width: 768px){.main-profile .next-btn button{padding:3px 15px;font-size:14px}}.main-profile .profile-inner{display:flex;gap:50px}@media (max-width: 768px){.main-profile .profile-inner{flex-direction:column}}@media (min-width: 768px) and (max-width: 1140px){.main-profile .profile-inner{flex-direction:column;margin-top:20px}}.main-profile .profile-inner .profile-left{max-width:400px}@media (min-width: 768px) and (max-width: 1140px){.main-profile .profile-inner .profile-left{margin:auto}}.main-profile .profile-inner .profile-left .profile-image .card{position:relative;overflow:hidden;border-radius:8px}@media (max-width: 768px){.main-profile .profile-inner .profile-left .profile-image .card{margin-top:20px}}@media (min-width: 768px) and (max-width: 1140px){.main-profile .profile-inner .profile-left .profile-image .card{margin:auto}}.main-profile .profile-inner .profile-left .profile-image .card img{width:100%}.main-profile .profile-inner .profile-left .profile-image .card .card-top{position:absolute;top:-10px;width:100%;display:flex;justify-content:space-between;align-items:center;padding-right:15px}.main-profile .profile-inner .profile-left .profile-image .card .card-top p{position:relative;top:-5px;left:-70px;width:200px;height:75px;padding-bottom:8px;background:#08ba90;font-size:17px;color:#fff;transform:rotate(-45deg);display:flex;justify-content:center;align-items:flex-end}.main-profile .profile-inner .profile-left .profile-image .card .card-top .card-top-logo{display:flex;gap:10px;position:absolute;right:20px;top:20px}.main-profile .profile-inner .profile-left .gallery-video-btn{width:100%;background:#7676801f;border-radius:100px;padding:2px;display:flex;justify-content:space-between;margin:10px 0}@media (min-width: 1140px){.main-profile .profile-inner .profile-left .gallery-video-btn{display:none}}.main-profile .profile-inner .profile-left .gallery-video-btn button{width:100%;height:100%;background:none;border:none;color:#404145;font-size:16px;padding:7px 0;border-radius:100px}.main-profile .profile-inner .profile-left .gallery-images h2{font-size:24px;color:#ff467f;margin-top:15px;margin-bottom:5px}@media (max-width: 768px){.main-profile .profile-inner .profile-left .gallery-images h2{display:none}}.main-profile .profile-inner .profile-left .gallery-images .gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;max-width:400px;position:relative}.main-profile .profile-inner .profile-left .gallery-images .gallery img{width:130px;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:8px;cursor:pointer;display:block;transition:transform .3s ease}@media (max-width: 768px){.main-profile .profile-inner .profile-left .gallery-images .gallery img{max-width:130px;width:100%;border-radius:4px}}.main-profile .profile-inner .profile-left .gallery-images .gallery .gallery img:hover{transform:scale(1.05)}.main-profile .profile-inner .profile-left .gallery-images .incomplete-gallery div:nth-last-child(2){position:relative}@media (max-width: 768px){.main-profile .profile-inner .profile-left .gallery-images .incomplete-gallery div:nth-last-child(2):after{content:none}}.main-profile .profile-inner .profile-left .gallery-images .more-placeholder{position:absolute;bottom:0;right:-17.5%;transform:translate(-50%);width:130px;height:100px;line-height:100px;display:flex;justify-content:center;align-items:center;background:none;color:#fff;font-size:20px;font-weight:500;border-radius:8px;cursor:pointer;z-index:10}@media (max-width: 768px){.main-profile .profile-inner .profile-left .gallery-images .more-placeholder{max-width:100px;width:100%;background:none;right:-13%;display:none}}.main-profile .profile-inner .profile-left .gallery-images .modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;justify-content:center;align-items:center;z-index:1000}.main-profile .profile-inner .profile-left .gallery-images .modal-content{max-width:80%;max-height:80%;border-radius:8px}.main-profile .profile-inner .profile-left .gallery-images .close{position:absolute;top:20px;right:20px;color:#fff;font-size:30px;font-weight:700;cursor:pointer}.main-profile .profile-inner .profile-left .gallery-videos h2{font-size:24px;color:#ff467f;margin-top:25px;margin-bottom:15px}@media (max-width: 768px){.main-profile .profile-inner .profile-left .gallery-videos h2{font-size:20px;font-weight:500}}.main-profile .profile-inner .profile-left .gallery-videos h2 span{color:#787878}.main-profile .profile-inner .profile-left .gallery-videos .gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px}.main-profile .profile-inner .profile-left .gallery-videos .gallery .cart-image{position:relative}@media (max-width: 768px){.main-profile .profile-inner .profile-left .gallery-videos .gallery .cart-image{border-radius:4px;overflow:hidden}}.main-profile .profile-inner .profile-left .gallery-videos .gallery .cart-image .thumb{width:130px;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:4px;cursor:pointer}@media (max-width: 768px){.main-profile .profile-inner .profile-left .gallery-videos .gallery .cart-image .thumb{width:100%}}.main-profile .profile-inner .profile-left .gallery-videos .gallery .cart-image .play-btn{position:absolute;top:40%;left:40%;pointer-events:none}.main-profile .profile-inner .profile-left .gallery-videos .paginate{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:20px 0}.main-profile .profile-inner .profile-left .gallery-videos .paginate p{font-size:32px;color:#ff467f}@media (max-width: 768px){.main-profile .profile-inner .profile-left .gallery-videos .paginate p{font-size:24px}}.main-profile .profile-inner .profile-left .gallery-videos .paginate button{border:none;width:32px;height:32px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;background:linear-gradient(96.16deg,#ff467fa3 -10.03%,#f22464a3 111.6%)}.main-profile .profile-inner .profile-left .gallery-videos .paginate button.prev{rotate:180deg}.main-profile .profile-inner .profile-left .gallery-videos .paginate button:hover{background:linear-gradient(96.16deg,#ff467f -10.03%,#f22464 111.6%)}.main-profile .profile-inner .profile-left .gallery-videos .modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;justify-content:center;align-items:center;z-index:1000}.main-profile .profile-inner .profile-left .gallery-videos .modal-content{max-width:80%;max-height:80%;color:#fff;border-radius:8px;overflow:hidden}.main-profile .profile-inner .profile-left .gallery-videos .close-modaler{position:absolute;top:20px;right:20px;color:#fff;font-size:30px;font-weight:700;cursor:pointer}.main-profile .profile-inner .profile-left .gallery-videos #modal-video{max-width:400px;height:auto;border-radius:10px}@media (max-width: 768px){.main-profile .profile-inner .profile-left .gallery-videos #modal-video{max-width:100%}}.main-profile .profile-inner .profile-left .gallery-videos #prev-btn,.main-profile .profile-inner .profile-left .gallery-videos #next-btn{cursor:pointer}.main-profile .profile-inner .profile-left .gallery-videos #page-number{margin:0 10px;font-size:18px}@media (max-width: 1140px){.main-profile .profile-inner .profile-left .gallery-videos{display:none}.main-profile .profile-inner .profile-left .gallery-video-btn button.active{background-color:#ff467f;color:#fff;border:none}.main-profile .profile-inner .profile-left .gallery-video-btn button{cursor:pointer}}.main-profile .profile-inner .profile-right{width:100%}.main-profile .profile-inner .profile-right .sub-section{padding:30px;background:#fff;margin-bottom:20px}@media (max-width: 768px){.main-profile .profile-inner .profile-right .sub-section{padding:15px}}.main-profile .profile-inner .profile-right .sub-section h2{font-size:32px;color:#ff467f}@media (max-width: 768px){.main-profile .profile-inner .profile-right .sub-section h2{font-size:24px;font-weight:500}}.main-profile .profile-inner .profile-right .alisa p{font-size:18px;color:#787878;font-weight:400}@media (max-width: 768px){.main-profile .profile-inner .profile-right .alisa p{font-size:16px}}.main-profile .profile-inner .profile-right .alisa hr{border:1px solid rgba(204,204,204,.3490196078);margin:20px 0}.main-profile .profile-inner .profile-right .alisa .details{display:flex;justify-content:space-between;padding-top:20px;gap:20px}@media (max-width: 768px){.main-profile .profile-inner .profile-right .alisa .details{flex-direction:column;padding-top:10px}}.main-profile .profile-inner .profile-right .alisa .details div{max-width:340px;width:100%}.main-profile .profile-inner .profile-right .alisa .details div p{display:flex;align-items:center;font-weight:500;margin:10px 0}.main-profile .profile-inner .profile-right .alisa .details div p .primary{color:#ff467f}.main-profile .profile-inner .profile-right .alisa .details div p span:nth-child(1){color:#ff467f}@media (max-width: 768px){.main-profile .profile-inner .profile-right .contact h2{font-size:20px;font-weight:500}}.main-profile .profile-inner .profile-right .contact .contact-header{display:flex;justify-content:space-between;align-items:center}.main-profile .profile-inner .profile-right .contact .contact-header p{display:flex;gap:5px;align-items:center;font-size:20px;color:#ff467f;font-weight:500}@media (max-width: 768px){.main-profile .profile-inner .profile-right .contact .contact-header p{font-size:14px}}.main-profile .profile-inner .profile-right .contact .details{display:flex;justify-content:space-between;margin-top:30px;gap:20px}@media (max-width: 768px){.main-profile .profile-inner .profile-right .contact .details{flex-direction:column;margin-top:20px}}.main-profile .profile-inner .profile-right .contact .details div:first-child{width:100%;max-width:316px}.main-profile .profile-inner .profile-right .contact .details div:first-child p{display:flex;justify-content:space-between;align-items:center;margin:10px 0;color:#404145;font-weight:500}@media (max-width: 768px){.main-profile .profile-inner .profile-right .contact .details div:first-child p{font-size:14px;font-weight:400}}.main-profile .profile-inner .profile-right .contact .details div:first-child p span{display:flex;align-items:center;gap:8px}.main-profile .profile-inner .profile-right .contact .details div:last-child{max-width:380px;width:100%;padding-top:10px}.main-profile .profile-inner .profile-right .contact .details div:last-child button{padding:8px 18px;border:1px solid #ff467f;background:none;color:#ff467f;border-radius:2px;font-family:Nunito,sans-serif;font-size:17px;cursor:pointer;width:100%;margin-bottom:10px;background:#ff467f;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:500}@media (max-width: 768px){.main-profile .profile-inner .profile-right .contact .details div:last-child button{font-size:14px;padding:10px 0}}.main-profile .profile-inner .profile-right .contact .details div:last-child .review-report{display:flex;justify-content:space-between;gap:10px}.main-profile .profile-inner .profile-right .contact .details div:last-child .review-report button:first-child{background:#000;border:none}.main-profile .profile-inner .profile-right .contact .details div:last-child .review-report button:last-child{background:#000;border:none;color:#e41e20}.main-profile .profile-inner .profile-right .contact .details div:last-child .alert{display:flex;gap:20px;align-items:flex-start;color:#e41e20}.main-profile .profile-inner .profile-right .working h2{padding-bottom:30px;font-size:32px;font-weight:500}@media (max-width: 768px){.main-profile .profile-inner .profile-right .working h2{padding-bottom:10px;font-size:20px}}.main-profile .profile-inner .profile-right .working h4{font-size:24px;color:#08ba90;font-weight:400;margin:20px 0}@media (max-width: 768px){.main-profile .profile-inner .profile-right .working h4{margin-top:0}}.main-profile .profile-inner .profile-right .working .table{width:100%;padding-bottom:20px}@media (max-width: 768px){.main-profile .profile-inner .profile-right .working .table{padding-bottom:0}}.main-profile .profile-inner .profile-right .working .table .table-header{background:#ff467f}.main-profile .profile-inner .profile-right .working .table .table-header p{color:#fff}@media (max-width: 768px){.main-profile .profile-inner .profile-right .working .table .table-header p{font-size:16px}}.main-profile .profile-inner .profile-right .working .table .table-body{font-weight:400;opacity:.8}.main-profile .profile-inner .profile-right .working .table .table-body p:first-child{color:#ff467f}.main-profile .profile-inner .profile-right .working .table .table-body p{display:flex;flex-direction:column}@media (max-width: 768px){.main-profile .profile-inner .profile-right .working .table .table-body p{font-size:15px}}.main-profile .profile-inner .profile-right .working .table .table-body p img{width:22px;height:20px;margin-left:30px}.main-profile .profile-inner .profile-right .working .table .table-body,.main-profile .profile-inner .profile-right .working .table .table-header{display:flex;align-items:center;padding:8px 20px;font-size:24px}@media (max-width: 768px){.main-profile .profile-inner .profile-right .working .table .table-body,.main-profile .profile-inner .profile-right .working .table .table-header{padding:15px}}.main-profile .profile-inner .profile-right .working .table .table-body p:nth-child(1),.main-profile .profile-inner .profile-right .working .table .table-header p:nth-child(1){width:40%}.main-profile .profile-inner .profile-right .working .table .table-body p:nth-child(2),.main-profile .profile-inner .profile-right .working .table .table-body p:nth-child(3),.main-profile .profile-inner .profile-right .working .table .table-header p:nth-child(2),.main-profile .profile-inner .profile-right .working .table .table-header p:nth-child(3){width:30%}.main-profile .profile-inner .profile-right .working .table hr{border:.2px solid rgba(204,204,204,.2666666667)}.main-profile .profile-inner .profile-right .working .table-body{padding:8px 20px!important}.main-profile .profile-inner .profile-right .working .table-body p{font-size:.9em}.main-profile .profile-inner .profile-right .working h1{color:#08ba90;font-size:48px;text-align:center;margin:15px 0}.main-profile .profile-inner .profile-right .working .booking{font-size:24px;color:#404145;text-align:center}.main-profile .profile-inner .profile-right .services h2{padding-bottom:30px;font-size:32px;font-weight:500}@media (max-width: 768px){.main-profile .profile-inner .profile-right .services h2{padding-bottom:10px;font-size:20px}}.reviews{padding-bottom:4em}.reviews h2{font-size:2.25em;color:#ff467f;margin-top:20px}@media (max-width: 768px){.reviews h2{font-size:20px;font-weight:500}}.reviews .reviews-inner{margin-top:30px}@media (max-width: 768px){.reviews .reviews-inner{margin-top:10px}}.reviews .reviews-inner .reviews-header{display:flex;justify-content:space-between;background:#ff467f;padding:8px 25px;color:#fff}@media (max-width: 768px){.reviews .reviews-inner .reviews-header{padding:15px}}.reviews .reviews-inner .reviews-header h3{font-size:24px;font-weight:600}@media (max-width: 768px){.reviews .reviews-inner .reviews-header h3{font-size:16px}}.reviews .reviews-inner .reviews-body{padding:20px 30px;background:#fff;display:flex;gap:20px;justify-content:space-between}@media (max-width: 768px){.reviews .reviews-inner .reviews-body{flex-direction:column;padding:0 15px 15px;gap:0px}}.reviews .reviews-inner .reviews-body .reviews-body-left{max-width:340px;width:100%}.reviews .reviews-inner .reviews-body .reviews-body-left .details div p{display:flex;justify-content:space-between;align-items:center;font-weight:500;margin:10px 0}.reviews .reviews-inner .reviews-body .reviews-body-left .details div p .primary{color:#ff467f}.reviews .reviews-inner .reviews-body .reviews-body-left .details div p span:nth-child(1){color:#ff467f}.reviews .reviews-inner .reviews-body .reviews-body-right{max-width:720px;width:100%;padding-top:10px}@media (max-width: 768px){.reviews .reviews-inner .reviews-body .reviews-body-right{padding-top:0}}.reviews .reviews-inner .reviews-body .reviews-body-right .meeting{display:flex;justify-content:space-between;padding:10px 0;border-radius:4px}@media (max-width: 768px){.reviews .reviews-inner .reviews-body .reviews-body-right .meeting{flex-direction:column;gap:10px}}.reviews .reviews-inner .reviews-body .reviews-body-right .meeting div{display:flex;width:100%;padding:10px 0;border:1px solid rgba(255,70,127,.3215686275)}@media (max-width: 768px){.reviews .reviews-inner .reviews-body .reviews-body-right .meeting div{text-align:left;padding:0}}.reviews .reviews-inner .reviews-body .reviews-body-right .meeting p:first-child{border:none}.reviews .reviews-inner .reviews-body .reviews-body-right .meeting p{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;border-left:1px solid rgba(255,70,127,.3215686275);font-size:12px;padding:10px 5px}@media (max-width: 768px){.reviews .reviews-inner .reviews-body .reviews-body-right .meeting p{align-items:flex-start;font-size:10px}}.reviews .reviews-inner .reviews-body .reviews-body-right .meeting p .def{display:flex;align-items:center;gap:5px;color:#ff467f}.reviews .reviews-inner .reviews-body .reviews-body-right .para{font-size:1em;font-weight:400;color:#787878;padding-top:15px}@media (max-width: 768px){.reviews .reviews-inner .reviews-body .reviews-body-right .para{padding-top:0;max-height:11ch;overflow:hidden}}.search-field input{border:1px solid #ccc;padding:8px 12px;border-radius:4px;transition:border-color .3s ease,box-shadow .3s ease}.search-field input:hover{border-color:#ff467f}.search-field input:focus{outline:none;border-color:#ff467f;box-shadow:0 0 0 3px #ff467f4d}.lupa{position:relative;padding-left:26px;color:#404145;text-decoration:none;transition:color .3s ease}.lupa:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;left:0;top:50%;transform:translateY(-50%);color:#787878;transition:color .3s ease,transform .3s ease}.lupa:hover{color:#ff467f}.lupa:hover:before{color:#ff467f;transform:translateY(-50%) scale(1.2)}.gallery img,.next-btn button{position:relative;overflow:hidden;z-index:0;transition:transform .3s ease}.gallery img:hover,.next-btn button:hover{transform:scale(1.05)}.gallery img:before,.next-btn button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#ff467f;border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:transform .4s ease;z-index:-1}.gallery img:hover:before,.next-btn button:hover:before{width:200%;height:200%;transform:translate(-50%,-50%) scale(1)}.vip-escort-buttons{display:flex;gap:.3em}.dropdown-menu{display:none}.dropdown-menu[v-show]{display:block}.collapse-item.active .collapse-header{background-color:#e0e0e0}.collapse-content p.active{font-weight:700}.mobile-menu-dropdowns{display:none}.slide-enter-active,.slide-leave-active{transition:all .3s ease;overflow:hidden}.slide-enter-to,.slide-leave-from{max-height:500px;opacity:1}.rotate-180{transform:rotate(180deg);transition:transform .3s ease}.collapse-content p.active{background-color:#d0d0d0}.dif-dropdown-items.active{display:block}.collapse-item{border-bottom:1px solid #eee}.collapse-header{padding:6px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;background-color:#fff}.collapse-header:hover{background-color:#f5f5f5}.icon{width:25px;height:25px;border:1.5px solid #ff467f;border-radius:4px;color:#ff467f;display:inline-flex;justify-content:center;align-items:center;margin-right:10px;font-weight:700}.count{color:#ff467f;font-weight:600;position:relative;display:inline-flex;align-items:center;gap:5px}.collapse-item.active{border-left:2px solid red}.mobile-countries-dropdown{display:none;margin-top:10px;border:1px solid #ccc}.mobile-countries-dropdown.active{display:block}.mobile-country-arrow{transition:transform .3s}.mobile-country-arrow.rotated{transform:rotate(180deg)}.rotated{transform:rotate(180deg);transition:transform .3s}.mobile-menu-dropdowns{display:none;position:absolute;background-color:#fff;z-index:12;width:100%}.mobile-menu-dropdowns.active{display:block}.rotate-180{transform:rotate(180deg);transition:transform .3s}.slide-enter-active,.slide-leave-active{transition:all .3s ease}.slide-enter-from,.slide-leave-to{max-height:0;opacity:0}.countryMobile{display:flex;align-items:center;position:relative}.countryMobileFlag{padding-right:.57em;position:relative;top:.12em}.countryMobileFlag span,.search-item .dif-dropdown .dif-dropdown-items .collapse-header div span,.search-item .dif-dropdown .dif-dropdown-items .collapse-header div span img,.countryMobileFlag img{height:30px!important;width:30px!important}.diff-color .collapse-content p,.diff-color .collapse-content p:hover{border:none!important;background-color:transparent}.width100{width:100%!important}.whatsapp{width:1.2em;margin-right:.3em;height:auto}.whatsapp img{width:auto}.seo-h1,.seo-h2{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.seo-nav{display:none!important}.seo-banner-links{height:0px;padding:0;margin:0}
