.vnd{font-family:Manrope,sans-serif;font-size:16px;color:var(--theme-text-primary)}.vnd *{box-sizing:border-box;margin:0}.vnd a{color:inherit;text-decoration:none}.vnd ul{list-style:none;padding:0;margin:0}.vnd button{font-family:inherit;font-size:inherit;background:none;border:none;cursor:pointer}.vnd img{display:block;max-width:100%}.vnd.dark-theme{--theme-stroke-primary:#22252B;--theme-stroke-secondary:#591B8B;--theme-stroke-accent:#B375E5;--theme-stroke-contrast-themed:#fff;--theme-bg-primary:#0B0C0E;--theme-bg-secondary:rgba(157,78,221,.15);--theme-bg-accent:#B375E5;--theme-bg-accent-hover:#9D4EDD;--theme-bg-accent-active:#6B20A7;--theme-background-modal:#22252B;--theme-bg-contrast-themed:#fff;--theme-gradient-primary:#DBB1FC;--theme-gradient-secondary:#FFF;--theme-text-primary:#F6F7F8;--theme-text-tertiary:#9BA2B0;--theme-text-accent:#B375E5;--theme-text-contrast:rgba(255,255,255,.9);--theme-text-contrast-themed:#12051C}.vnd.dark-theme,.vnd.light-theme{background-color:var(--theme-bg-primary)}.vnd.light-theme{color:var(--theme-text-primary);--theme-stroke-primary:#F1F2F4;--theme-stroke-secondary:#E0AAFF;--theme-stroke-accent:#9D4EDD;--theme-stroke-contrast-themed:#12051C;--theme-bg-primary:#fff;--theme-bg-secondary:#FBF5FF;--theme-bg-accent:#9D4EDD;--theme-bg-accent-hover:#6B20A7;--theme-bg-accent-active:#9D4EDD;--theme-background-modal:#fff;--theme-bg-contrast-themed:#12051C;--theme-gradient-primary:#DBB1FC;--theme-gradient-secondary:#14061F;--theme-text-primary:#12051C;--theme-text-tertiary:#707A8F;--theme-text-accent:#9D4EDD;--theme-text-contrast:rgba(255,255,255,.9);--theme-text-contrast-themed:#fff}.vnd ol:not(.list-reset),.vnd ul:not(.list-reset){padding-left:40px;list-style-position:inside}.vnd ul:not(.list-reset){list-style-type:disc}.vnd ol:not(.list-reset){list-style-type:decimal}.vnd .container-primary{max-width:1290px;margin:0 auto;padding:0 15px}.vnd .header__add-menu-btn-box{width:46px;height:46px;border-radius:50%;display:none;background:var(--theme-bg-secondary);transition:all .2s}.vnd .header__add-menu-btn{position:relative;margin:0 auto;top:50%;transform:translateY(-50%);--time:.1s;--width:20px;--height:20px;--line-height:1px;--line-margin:2;height:20px;height:var(--height);width:20px;width:var(--width);display:flex;justify-content:center;align-items:center;border:none;background-color:transparent}.vnd .header__add-menu-btn-box:hover{background:var(--theme-bg-accent)}.vnd .header__add-menu-btn-box:hover .header__add-menu-icon,.vnd .header__add-menu-btn-box:hover .header__add-menu-icon:after,.vnd .header__add-menu-btn-box:hover .header__add-menu-icon:before{background-color:var(--theme-text-contrast-themed)}.vnd .header .header__add-menu-icon.header__add-menu-icon--active,.vnd .header__add-menu-btn-box:hover .header__add-menu-icon.header__add-menu-icon--active{background-color:transparent}.vnd .header__add-menu-icon{background-color:var(--theme-text-primary);position:relative;width:var(--width);height:2px}.vnd .header__add-menu-icon:after,.vnd .header__add-menu-icon:before{background-color:var(--theme-text-primary);content:"";display:block;position:absolute;left:0;width:var(--width);height:2px;transition:transform var(--time) ease-in,top var(--time) linear var(--time)}.vnd .header__add-menu-icon:before{top:calc(var(--line-height) * -6)}.vnd .header__add-menu-icon:after{top:calc(var(--line-height) * 6)}.vnd .header__add-menu-icon.header__add-menu-icon--active{background:transparent}.vnd .header__add-menu-icon.header__add-menu-icon--active:after,.vnd .header__add-menu-icon.header__add-menu-icon--active:before{top:0;transition:top var(--time) linear,transform var(--time) ease-in var(--time)}.vnd .header__add-menu-icon.header__add-menu-icon--active:before{transform:rotate(45deg)}.vnd .header__add-menu-icon.header__add-menu-icon--active:after{transform:rotate(-45deg)}.vnd .header__theme-toggle-btn{width:24px;height:24px;display:inline-flex}.vnd .header__toggle-btn-icon{position:absolute;width:24px;height:24px;padding:0;border-radius:50%;transition:all .2s}.vnd.light-theme .header__theme-toggle-btn{position:relative}.vnd.light-theme .header__btn-light{opacity:1;z-index:1;transition:all .2s;background:transparent}.vnd.light-theme .header__btn-dark{opacity:0;z-index:0;transition:all .2s;background:rgba(157,78,221,.15);background:var(--background-secondary,rgba(157,78,221,.15))}.vnd.dark-theme__theme-toggle-btn{position:relative}.vnd.dark-theme .header__btn-light{opacity:0;z-index:0;transition:all .2s;background:#FBF5FF}.vnd.dark-theme .header__btn-dark{opacity:1;z-index:1;transition:all .2s;fill:#fff}.vnd .header__item-select{font-size:16px;background-color:transparent;cursor:pointer;color:var(--theme-text-primary)}.vnd .header option{color:#12051c}.vnd .header__mob-menu-btn-box{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;display:block;transition:all .2s}.vnd .header__mob-menu-btn{position:relative;margin:0 auto;--time:.1s;--width:20px;--height:20px;--line-height:1px;--line-margin:2;height:20px;height:var(--height);width:20px;width:var(--width);display:flex;justify-content:center;align-items:center;border:none}.vnd .header .header__mob-menu-icon.header__mob-menu-icon--active,.vnd .header__mob-menu-btn{background-color:transparent}.vnd .header__mob-menu-icon{background-color:var(--theme-text-primary);position:relative;width:var(--width);height:2px}.vnd .header__mob-menu-icon:after,.vnd .header__mob-menu-icon:before{background-color:var(--theme-text-primary);content:"";display:block;position:absolute;left:0;width:var(--width);height:2px;transition:transform var(--time) ease-in,top var(--time) linear var(--time)}.vnd .header__mob-menu-icon:before{top:calc(var(--line-height) * -6)}.vnd .header__mob-menu-icon:after{top:calc(var(--line-height) * 6)}.vnd .header__mob-menu-icon.header__mob-menu-icon--active{background:transparent}.vnd .header__mob-menu-icon.header__mob-menu-icon--active:after,.vnd .header__mob-menu-icon.header__mob-menu-icon--active:before{top:0;transition:top var(--time) linear,transform var(--time) ease-in var(--time)}.vnd .header__mob-menu-icon.header__mob-menu-icon--active:before{transform:rotate(45deg)}.vnd .header__mob-menu-icon.header__mob-menu-icon--active:after{transform:rotate(-45deg)}.vnd .header__mob-menu-icon,.vnd .header__mob-menu-icon:after,.vnd .header__mob-menu-icon:before{background-color:#9D4EDD;height:3px}.vnd .header{position:relative;top:0;transition:all .3s ease;width:100%;z-index:200}.vnd.vnd-sticky{position:sticky;top:0;z-index:200;background-color:var(--theme-bg-primary)}.vnd .header__decor-line{position:absolute;background:var(--theme-stroke-primary);height:1px;left:0;top:66px;width:100%;transition:all .2s}.vnd .header__notice-box{padding:8px 0;background-color:red}.vnd .header__notice{color:var(--theme-text-contrast);text-align:center;max-width:1290px;margin:0 auto;padding:0 15px}.vnd .header__wrapper{justify-content:space-between;gap:20px;width:100%;padding:14px 0}.vnd .header__item,.vnd .header__wrapper{display:flex;flex-direction:row;align-items:center}.vnd .header__logo-img{width:66px;height:38px;max-width:100%;-o-object-fit:contain;object-fit:contain}.vnd .header__item-menu{gap:16px}.vnd .header__item-contacts{gap:22px}.vnd .header__menu-list{display:none}.vnd .header__menu-list .menu-item-has-children{position:relative}.vnd .header__menu-list>.menu-item>.header__menu-item-link{display:inline-flex;align-items:center;padding:8px 12px;border-radius:8px;line-height:1}.vnd .header__menu-list>.menu-item>.header__menu-item-link:hover{background:#9D4EDD;color:#fff}.vnd .header__menu-list .sub-menu{display:none;position:absolute;top:100%;left:0;z-index:20;min-width:100%;flex-direction:column;align-items:stretch;gap:2px;padding:6px;background:#9D4EDD;border-radius:0 0 10px 10px;box-shadow:0 10px 26px rgba(0,0,0,.4)}.vnd .header__menu-list .menu-item-has-children:hover>.sub-menu{display:flex}.vnd .header__menu-list .menu-item-has-children:hover>.header__menu-item-link{background:#9D4EDD;color:#fff;border-radius:8px 8px 0 0}.vnd .header__menu-list .sub-menu .menu-item{width:100%}.vnd .header__menu-list .sub-menu .header__menu-item-link{display:block;width:100%;padding:9px 12px;color:#fff;border-radius:6px;white-space:nowrap}.vnd .header__menu-list .sub-menu .header__menu-item-link:hover{background:rgba(0,0,0,.18);color:#fff}.vnd .vnd-caret{display:inline-grid;place-items:center;width:19px;height:19px;margin-left:7px;border-radius:50%;border:1.6px solid;opacity:.9;transition:transform .22s ease,background .22s ease,color .22s ease,border-color .22s ease}.vnd .vnd-caret svg{display:block;margin-top:1px}.vnd .header__menu-list .menu-item-has-children:hover>.header__menu-item-link .vnd-caret{transform:rotate(180deg);background:#fff;color:#9D4EDD;border-color:#fff;opacity:1}.vnd .header__menu-list-mob .sub-menu{display:flex;flex-direction:column;align-items:flex-start;position:static;background:transparent;box-shadow:none;padding:12px 0 0 16px;gap:14px;top:auto;left:auto}.vnd .header__menu-item-link{color:var(--theme-text-primary);transition:all .2s}.vnd .header__menu-item-link:hover{color:var(--theme-text-accent);transition:all .2s}.vnd .header__menu-list-mob{display:flex;flex-direction:column;align-items:start;position:absolute;background-color:var(--theme-bg-primary);width:100%;left:-110%;transition:all .2s;top:67px;z-index:5;height:100vh;overflow-y:scroll}.vnd .header__menu-list-mob li{width:100%;padding:18px 0}.vnd .header__menu-list-mob li,.vnd .header__menu-list-mob li:first-child{border-top:1px solid var(--theme-stroke-primary)}.vnd .header__menu-list-mob li:last-child{border-bottom:1px solid var(--theme-stroke-primary)}.vnd .header__menu-list-mob li:last-child ul{padding-bottom:0}.vnd .header__menu-list-mob li:last-child ul li:last-child{border-bottom:none;padding-bottom:0}.vnd .header__menu-list-mob a{padding:0 15px;width:100%;display:block}.vnd .header__menu-list-mob .sub-menu{padding-top:18px;padding-left:0}.vnd .header__menu-list-mob.active{transition:all .2s;left:0}.vnd .header__contact-link-icon{fill:var(--theme-text-tertiary);width:28px;height:28px}.vnd .header__contact-link-phone{display:block}.vnd .header__contact-phone{display:none;position:relative;color:var(--theme-text-primary)}.vnd .header__contact-phone .hcp-num{transition:opacity .22s ease}.vnd .header__contact-phone .hcp-alt{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;white-space:nowrap;color:var(--theme-text-accent);font-weight:600}.vnd .header__contact-phone .hcp-ch{display:inline-block;opacity:0;transform:translateY(-.55em);transition:opacity .22s ease,transform .22s ease}.vnd .header__contact-phone:hover .hcp-num{opacity:0}.vnd .header__contact-phone:hover .hcp-ch{opacity:1;transform:translateY(0);transition-delay:calc(var(--i) * .03s)}.vnd .header__breadcrumb-box{display:flex;align-items:center;gap:6px;padding:16px 0;color:var(--theme-text-primary)}.vnd .header__breadcrumb-box span{font-size:12px}.vnd .header__breadcrumb-box .current-item{color:var(--theme-text-tertiary)}.vnd.dark-theme .header__decor-line,.vnd.dark-theme .sub-menu.active{transition:all .2s}@media (min-width:767px){.vnd .header__contact-link-phone{display:none}.vnd .header__contact-phone{display:block;min-width:-moz-fit-content;min-width:fit-content}}@media (min-width:1023px){.vnd .header__add-menu-btn-box{display:block}.vnd .header__theme-toggle-btn{width:46px;height:46px}.vnd .header__toggle-btn-icon{width:46px;height:46px;padding:12px}.vnd.light-theme .header__btn-light{background:#FBF5FF}.vnd.light-theme .header__btn-light:hover{background:var(--theme-bg-accent);fill:var(--theme-text-contrast-themed);transition:all .2s}.vnd.dark-theme .header__btn-dark{background:rgba(157,78,221,.15)}.vnd.dark-theme .header__btn-dark:hover{background:var(--theme-bg-accent-hover);transition:all .2s}.vnd .header__decor-line,.vnd .header__mob-menu-btn-box{display:none}.vnd .header__notice-box{padding:16px 0}.vnd .header__logo{flex-shrink:0}.vnd .header__logo-img{width:108px;height:62px;max-width:none;transform:translateY(-4px)}.vnd .header__menu-list{display:flex;flex-direction:row;align-items:center;gap:14px;position:relative}.vnd .header__menu-list-mob{display:none}.vnd .header__breadcrumb-box{padding:24px 0}.vnd .header__breadcrumb-box span{font-size:14px}}@media (min-width:1439px){.vnd .header__item-menu{gap:40px}.vnd .header__item-contacts{gap:24px}.vnd .header__menu-list{gap:32px}}.vnd{--line-height-100:100%;--line-height-120:120%;--line-height-130:130%;--line-height-150:150%;--swiper-theme-color:#007aff;--swiper-navigation-size:44px;font-size:clamp(14px,.817rem + .23vw,16px);line-height:150%;font-weight:400}.vnd h1,.vnd h2,.vnd h3,.vnd h4,.vnd h5,.vnd h6{font-size:inherit;font-weight:400;margin-bottom:20px}.vnd h1.primary{font-family:Tenor Sans;font-size:clamp(40px,1.439rem + 4.24vw,96px);font-weight:400}.vnd h1.primary,.vnd h1.secondary,.vnd h2{line-height:100%;line-height:var(--line-height-100)}.vnd h1.secondary,.vnd h2{font-size:clamp(32px,1.535rem + 1.86vw,48px);font-weight:700}.vnd h3{font-size:clamp(24px,1.267rem + .93vw,32px)}.vnd h3,.vnd h4{font-weight:700;line-height:100%;line-height:var(--line-height-100)}.vnd h4{font-size:clamp(18px,.951rem + .7vw,24px)}.vnd.dark-theme .background,.vnd.light-theme .background{transition:all .2s}.vnd .container-secondary{max-width:1750px;margin:0 auto;padding:0 15px}.vnd .sec-mb{margin-bottom:54px}.vnd .btn-pink{font-size:14px;font-weight:700;line-height:150%;padding:14px 24px;border-radius:99px;background-color:var(--theme-bg-accent)}.vnd .btn-pink,.vnd .btn-pink:hover{color:var(--theme-text-contrast);transition:all .2s}.vnd .btn-pink:hover{background-color:var(--theme-bg-accent-hover)}.vnd .btn-pink:active{background-color:var(--theme-bg-accent-active)}.vnd .btn-bw{font-size:14px;font-weight:700;line-height:150%;padding:14px 24px;border-radius:99px;color:var(--theme-text-contrast-themed);background-color:var(--theme-bg-contrast-themed);transition:all .2s}.vnd .btn-bw:hover{color:var(--theme-text-contrast);background-color:var(--theme-bg-accent);transition:all .2s}.vnd .btn-bw:active{background-color:var(--theme-bg-accent-active)}.vnd.dark-theme .btn-bw,.vnd.dark-theme .btn-bw:hover{transition:all .2s}.vnd .btn{width:100%;text-align:center}.vnd .swiper-btn{display:none;position:absolute;z-index:2;padding:5px 16px;background:var(--theme-bg-primary);border:1px solid transparent;border-radius:100px;cursor:pointer;transition:all .2s}.vnd .swiper-btn svg{fill:var(--theme-text-primary);transition:all .2s;height:32px;width:32px}.vnd .swiper-btn:hover{border:1px solid var(--theme-stroke-secondary);transition:all .2s}.vnd .swiper-btn:hover svg{transition:all .2s}.vnd .swiper-btn-2{display:block;padding:5px 16px;background:transparent;border:1px solid var(--theme-stroke-contrast-themed);border-radius:100px;cursor:pointer;transition:all .2s;width:-moz-fit-content;width:fit-content}.vnd .swiper-btn-2 svg{fill:var(--theme-text-primary);transition:all .2s;height:32px;width:32px}.vnd .swiper-btn-2:hover{border:1px solid var(--theme-stroke-secondary);transition:all .2s}.vnd .swiper-btn-2:hover svg{transition:all .2s}.vnd .swiper-btn-2.swiper-button-disabled{border:1px solid var(--theme-text-tertiary)}.vnd .swiper-btn-2.swiper-button-disabled svg{fill:var(--theme-text-tertiary)}.vnd .main-top .plyr__controls{display:none}.vnd .main-top .plyr__poster{background-size:cover}.vnd .main-top .plyr__video-wrapper{background:transparent;border-radius:clamp(16px,-.212rem + 4.85vw,80px);margin-top:16px;margin-bottom:10px}.vnd .main-top__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-height:570px;aspect-ratio:2.46/1;overflow:hidden;background:transparent}.vnd .main-top__title{display:block;margin:0 auto 16px}.vnd .main-top__subtitle,.vnd .main-top__title{text-align:center;color:var(--theme-text-primary)}.vnd .main-top__subtitle{font-weight:600;max-width:600px;margin:0 auto 24px}.vnd .main-top__btn{display:block;margin:0 auto}.vnd .showing__wrapper{display:flex;flex-direction:column;gap:32px}.vnd .showing__info{display:flex;flex-direction:column;gap:24px}.vnd .showing__info-text{margin-bottom:12px;line-height:150%;font-weight:500;padding:2px 10px;color:var(--theme-text-primary);background:var(--theme-bg-secondary);width:-moz-fit-content;width:fit-content;border-radius:99px}.vnd .showing__info-title{margin-bottom:12px;color:var(--theme-text-primary);font-family:Tenor Sans,serif}.vnd .showing__info-add-text{margin-bottom:24px;color:var(--theme-text-primary)}.vnd .showing__btn{display:block;margin:0 auto;color:var(--theme-text-contrast)}.vnd .showing__info-box{width:100%}.vnd .showing__img{width:100%;max-height:548px;aspect-ratio:1.79/1;border-radius:16px;-o-object-fit:cover;object-fit:cover}.vnd .showing__add-info{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px 8px;gap:12px 8px}.vnd .showing__add-info-item{display:flex;flex-direction:row;align-items:start;gap:12px}.vnd .showing__add-info-icon{width:42px;height:54px;-o-object-fit:contain;object-fit:contain}.vnd .showing__add-info-text{font-size:12px;line-height:130%;line-height:var(--line-height-130);font-weight:500;color:var(--theme-text-primary)}.vnd .offers__wrapper{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:4px;gap:4px}.vnd .offers__card{border-radius:24px;border:2px solid var(--theme-stroke-primary);position:relative;height:250px;transition:all .2s;overflow:hidden;isolation:isolate}.vnd .offers__card:hover{border:2px solid var(--theme-stroke-secondary);transition:all .2s}.vnd .offers__card:hover .offers__card-img{transform:scale(1.03);transition:all .2s}.vnd .offers__card:hover .offers__card-btn{color:var(--theme-text-contrast);background-color:var(--theme-bg-accent)}.vnd .offers__card-info{display:block;padding:18px 0 0 18px}.vnd .offers__card-title{line-height:120%;line-height:var(--line-height-120);margin-bottom:8px;color:var(--theme-text-primary)}.vnd .offers__card-descr{font-size:clamp(14px,.817rem + .23vw,16px);line-height:150%;line-height:var(--line-height-150);font-weight:600;margin-bottom:32px;color:var(--theme-text-primary)}.vnd .offers__card-img{position:absolute;height:165px;-o-object-fit:contain;object-fit:contain;bottom:0;right:0;z-index:-1;transition:all .2s}.vnd .certificate__wrapper{display:flex;flex-direction:column;gap:8px;width:100%}.vnd .certificate__info{width:100%}.vnd .certificate__info-title{letter-spacing:-.64px;margin-bottom:16px;color:var(--theme-text-primary)}.vnd .certificate__info-text{font-size:clamp(14px,.817rem + .23vw,16px);font-weight:600;margin-bottom:32px;color:var(--theme-text-primary)}.vnd .certificate__info-link{display:block;margin-left:0;color:var(--theme-text-contrast)}.vnd .certificate__img{aspect-ratio:1.36/1;-o-object-fit:contain;object-fit:contain;max-height:580px;width:100%}.vnd .swiper-wrapper{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.vnd .girls-cards__bg{background:var(--theme-bg-secondary);padding:4px;border-radius:24px;max-width:1750px;margin:0 auto}.vnd .girls-cards__wrapper{margin:0 auto;border:2px solid var(--theme-stroke-secondary);width:100%;height:100%;border-radius:24px;padding:16px 0;position:relative}.vnd .girls-cards__title{margin-bottom:24px;text-align:center;color:var(--theme-text-primary);font-family:Tenor Sans,serif}.vnd .girls-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.7em;height:1.7em;margin-left:.5em;padding:0 .5em;border-radius:999px;background:#9D4EDD;color:#fff;font-family:Manrope,sans-serif;font-size:.46em;font-weight:700;line-height:1;vertical-align:middle;transform:translateY(-.16em);box-shadow:0 4px 14px rgba(157,78,221,.4)}.vanilia-site h1,.vanilia-site h2,.vnd h1,.vnd h2{font-family:Tenor Sans,serif}.vnd .girls-cards__link{display:block;margin:0 auto}.vnd .popular-programs{-webkit-user-select:none;-moz-user-select:none;user-select:none}.vnd .popular-programs__bg{background:radial-gradient(75% 120% at 85% -8%,rgba(157,78,221,.4),transparent 58%),var(--theme-bg-secondary);padding:4px;border-radius:24px;max-width:1750px;margin:0 auto}.vnd.light-theme .popular-programs__bg{background:radial-gradient(75% 120% at 85% -8%,rgba(157,78,221,.18),transparent 60%),var(--theme-bg-secondary)}.vnd .popular-programs__border{margin:0 auto;border:2px solid transparent;width:100%;height:100%;border-radius:24px;padding:16px 0;position:relative}.vnd .popular-programs__border:before{content:"";background:linear-gradient(48deg,#6E34A6,#45206E 48%,#291340);z-index:3}.vnd .popular-programs__border:before,.vnd .pp-flare{position:absolute;inset:0;border-radius:inherit;padding:2px;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.vnd .pp-flare{overflow:hidden;mix-blend-mode:screen;z-index:4;animation:pp-flare-pulse 1.8s ease-in-out infinite}.vnd .pp-flare:before{content:"";position:absolute;inset:-60%;background:conic-gradient(from 0deg,rgba(224,170,255,0) 0deg,rgba(224,170,255,0) 165deg,rgba(224,170,255,.18) 205deg,rgba(255,255,255,.95) 240deg,rgba(224,170,255,.18) 275deg,rgba(224,170,255,0) 315deg,rgba(224,170,255,0) 1turn);animation:pp-flare-spin 30s linear infinite}@keyframes pp-flare-spin{to{transform:rotate(1turn)}}@keyframes pp-flare-pulse{0%,to{opacity:.55}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.vnd .pp-flare,.vnd .pp-flare:before{animation:none}.vnd .pp-flare{opacity:.85}}.vnd .popular-programs__wrapper{padding-bottom:60px!important;margin-bottom:24px}.vnd .popular-programs__title{margin-bottom:16px;color:var(--theme-text-primary);text-align:center}.vnd .popular-programs__list{max-width:1290px;margin:0 auto}.vnd .popular-programs__list-item:hover .programs-cards__item-img{transform:scale(1.03);transition:all .2s}.vnd .popular-programs__item-img-box{overflow:hidden}.vnd .popular-programs__item-img{border-radius:16px;aspect-ratio:1.79/1;max-height:340px;-o-object-fit:cover;object-fit:cover;margin-bottom:24px;width:100%;transition:all .2s}.vnd .popular-programs__item-name{color:var(--theme-text-primary);margin-bottom:16px}.vnd .popular-programs__item-price-box{display:flex;flex-direction:row;align-items:center;margin-bottom:8px}.vnd .popular-programs__item-price{display:flex;flex-direction:row;align-items:baseline;gap:8px}.vnd .popular-programs__item-cost{font-size:clamp(18px,.951rem + .7vw,24px);color:var(--theme-text-primary)}.vnd .popular-programs__item-time{font-size:12px;color:var(--theme-text-tertiary)}.vnd .popular-programs__price-box-first{padding-right:14px}.vnd .popular-programs__price-box-second{padding-left:14px;border-left:1px solid var(--theme-text-primary)}.vnd .popular-programs__item-descr{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--theme-text-tertiary)}.vnd .popular-programs__swiper-buttons{display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;bottom:0;width:100%}.vnd .popular-programs__slide-counter{padding:0 16px;color:var(--theme-text-tertiary);font-size:16px}.vnd .popular-programs__link{display:block}.vnd .not-choose__wrapper{display:flex;flex-direction:column;gap:24px}.vnd .not-choose__info-title{margin-bottom:16px;color:var(--theme-text-primary)}.vnd .not-choose__info-subtitle{font-size:clamp(14px,.817rem + .23vw,16px);line-height:150%;line-height:var(--line-height-150);font-weight:600;margin-bottom:32px;color:var(--theme-text-primary)}.vnd .not-choose__info-link{display:block;margin-left:0;color:var(--theme-text-contrast)}.vnd .not-choose__img{max-height:510px;-o-object-fit:contain;object-fit:contain;aspect-ratio:1.57/1}.vnd .why-us__wrapper{display:flex;flex-direction:column;gap:24px}.vnd .why-us__descr-box{display:flex;flex-direction:column;gap:16px}.vnd .why-us__descr-title{color:var(--theme-text-primary)}.vnd .why-us__descr,.vnd .why-us__descr-text{display:flex;flex-direction:column;gap:16px}.vnd .why-us__descr-text{color:var(--theme-text-primary)}.vnd .why-us__images-slider{position:relative}.vnd .why-us__swiper-slide{height:200px!important;overflow:hidden}.vnd .why-us__swiper{border-radius:16px!important}.vnd .why-us__swiper-pagination{bottom:-18px!important}.vnd .why-us__swiper-pagination .swiper-pagination-bullet{height:2px;border-radius:0;width:30px;background:var(--accent-light)}.vnd .why-us__swiper-slide-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.vnd .why-us__swiper-button-prev{left:0;margin-left:16px;top:50%;transform:translateY(-50%)}.vnd .why-us__swiper-button-next{right:0;margin-right:16px;top:50%;transform:translateY(-50%)}.vnd .no-intim{margin-bottom:10px}.vnd .no-intim__box{display:flex;justify-content:center;background:var(--theme-bg-secondary);border-radius:80px;padding:4px;max-width:620px;margin:0 auto}.vnd .no-intim__text{font-size:clamp(18px,.951rem + .7vw,24px);font-weight:700;line-height:120%;line-height:var(--line-height-120);text-align:center;color:var(--theme-text-primary)}.vnd .no-intim__img-left,.vnd .no-intim__img-right{display:none}.vnd .no-intim span{font-size:20px;font-weight:700;line-height:30px;color:var(--theme-text-primary);background:var(--theme-bg-secondary);height:30px;width:30px;border-radius:50%;text-align:center;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.vnd .no-intim span,.vnd .no-intim__border{border:1px solid var(--theme-stroke-secondary)}.vnd .no-intim__border{width:100%;height:100%;border-radius:80px;padding:16px;position:relative}.vnd .girls-cards__list{max-width:1290px;margin:0 auto 32px;grid-gap:24px;gap:24px;display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}.vnd .girls-cards__list-item{position:relative;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:16px}.vnd .girls-cards__item-badges{position:absolute;text-align:center;top:12px;left:12px;z-index:2;display:flex;flex-direction:row;align-items:center;gap:10px}.vnd .girls-cards__item-badges .badge{width:32px;height:32px;line-height:32px;border-radius:50%;font-size:11px;font-weight:800}.vnd .girls-cards__item-badges .badge-hidden{display:none}.vnd .girls-cards__item-vip-badge{background:var(--theme-bg-accent);color:var(--theme-text-contrast)}.vnd .girls-cards__item-new-badge{background:#2AABEE;color:var(--theme-text-contrast)}.vnd .girls-cards__item-play-badge{position:absolute;top:12px;right:12px;z-index:2;width:32px;height:32px;fill:var(--theme-bg-accent);cursor:pointer;transition:all .2s}.vnd .girls-cards__item-swiper{height:410px;border-radius:16px;overflow:hidden;width:100%;background:var(--theme-background-modal)}.vnd .girls-cards__item-swiper-wrapper{height:380px!important}.vnd .girls-cards__item-slide-img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.vnd .girls-cards__item-play-badge:hover{transition:all .2s;transform:scale(1.2)}.vnd .girls-cards__item-info{display:flex;flex-direction:column;gap:6px}.vnd .girls-cards__item-info-top{display:flex;flex-direction:row;gap:8px}.vnd .girls-cards__item-age,.vnd .girls-cards__item-name{font-size:18px;font-weight:600;color:var(--theme-text-primary)}.vnd .girls-cards__item-param{color:var(--theme-text-tertiary)}.vnd .girls-cards__item-num{color:var(--theme-text-primary)}.vnd .girls-cards__info-add{color:var(--theme-text-accent)}.vnd .girls-cards__item-info-bottom{display:flex;flex-direction:row;gap:12px}.vnd .girls-cards__item-params{display:flex;flex-direction:row;gap:6px}.vnd .girls-cards__btn-box{position:relative;height:50px}.vnd .girls-cards__btn-box .posts-loader{position:absolute;left:42.5%;z-index:1;width:48px;height:48px;border:5px solid var(--theme-bg-accent);border-bottom:5px solid transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.vnd .girls-cards__btn{display:block;margin:0 auto;width:100%;position:absolute;z-index:2;left:0;right:0}.vnd .girls-cards__video-modal{display:none;position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;background-color:#000c}.vnd .girls-cards__video-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;max-height:500px;aspect-ratio:9/16}.vnd .girls-cards__video-content video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vnd .girls-cards .plyr--video{width:100%;height:100%}.vnd .girls-cards__video-close{position:absolute;top:-20px;right:-25px;font-size:30px;cursor:pointer;color:#fff;z-index:2}.vnd .girls-cards__list-item-link .swiper-pagination{bottom:0!important}.vnd .girls-cards__list-item-link .swiper-pagination .swiper-pagination-bullet,.vnd .girls-cards__list-item-link .swiper-pagination .swiper-pagination-bullet-active{background:var(--theme-bg-accent)}.vnd .footer{padding-top:24px;border-top-left-radius:16px;border-top-right-radius:16px;background:var(--theme-bg-secondary)}.vnd .footer__wrapper{display:flex;flex-direction:column;gap:24px}.vnd .footer__info{display:flex;flex-direction:column;gap:16px}.vnd .footer__info-title{color:var(--theme-text-primary)}.vnd .footer__info-items{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:24px;gap:24px}.vnd .footer__info-item{display:flex;flex-direction:column;width:-moz-max-content;width:max-content}.vnd .footer__info-address-title,.vnd .footer__info-contacts-title,.vnd .footer__info-soc-title{font-size:clamp(14px,.817rem + .23vw,16px);line-height:150%;line-height:var(--line-height-150);font-weight:600;margin-bottom:8px;color:var(--theme-text-primary)}.vnd .footer__info-address-text{font-weight:500;font-size:clamp(14px,.817rem + .23vw,16px);line-height:150%;line-height:var(--line-height-150);color:var(--theme-text-primary);margin-bottom:4px}.vnd .footer__info-address-list{display:flex;flex-direction:column;gap:4px}.vnd .footer__info-address-list-item{font-size:clamp(14px,.817rem + .23vw,16px);font-weight:500;color:var(--theme-text-tertiary)}.vnd .footer__info-contacts-phones-link{font-size:clamp(14px,.817rem + .23vw,16px);color:var(--theme-text-primary)}.vnd .footer__info-contacts-soclinks{display:flex;flex-direction:row;align-items:center;gap:15px}.vnd .footer__info-contacts-phones{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}.vnd .footer__info-contacts-soclinks-icon{height:32px;width:32px;-o-object-fit:contain;object-fit:contain}.vnd .footer__info-soc-link{font-size:clamp(14px,.817rem + .23vw,16px);color:var(--theme-text-accent)}.vnd .footer__map{border-radius:16px;overflow:hidden;height:clamp(250px,6.686rem + 23.26vw,400px)}.vnd .footer__bottom{display:flex;flex-direction:column;gap:16px}.vnd .footer__bottom-copy-text,.vnd .footer__bottom-policy-link{color:var(--theme-text-tertiary)!important;font-size:14px;font-weight:500}@media (min-width:500px){.vnd .why-us__swiper-slide{height:250px!important}}@media (min-width:767px){.vnd .sec-mb{margin-bottom:64px}.vnd .btn{width:-moz-fit-content;width:fit-content}.vnd .swiper-btn,.vnd .swiper-btn-2{display:block}.vnd .showing__wrapper{gap:64px}.vnd .showing__info{flex-direction:row-reverse;align-items:center}.vnd .showing__btn{margin-left:0}.vnd .showing__img,.vnd .showing__info-box{width:50%}.vnd .offers__wrapper{grid-template-columns:repeat(2,1fr)}.vnd .certificate__wrapper{flex-direction:row;align-items:center;gap:16px}.vnd .certificate__img,.vnd .certificate__info{width:50%}.vnd .girls-cards__bg{border-radius:40px}.vnd .girls-cards__wrapper{padding:64px 0;border-radius:40px}.vnd .girls-cards__title{margin-bottom:48px}.vnd .popular-programs__bg{border-radius:40px}.vnd .popular-programs__border{padding:64px 0;border-radius:40px}.vnd .popular-programs__wrapper{padding-bottom:50px!important;margin-bottom:0}.vnd .popular-programs__title{margin-bottom:55px;text-align:left}.vnd .popular-programs__item-img{border-radius:32px}.vnd .popular-programs__swiper-buttons{top:0;z-index:5;align-items:center;justify-content:flex-end;gap:8px;right:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.vnd .popular-programs__slide-counter{order:-1;padding:0}.vnd .popular-programs__link{margin:0 auto}.vnd .not-choose__wrapper{flex-direction:row;align-items:center;gap:46px}.vnd .not-choose__img,.vnd .not-choose__info{width:50%}.vnd .why-us__descr{flex-direction:row;align-items:start;gap:32px}.vnd .why-us__swiper-slide{height:300px!important}.vnd .why-us__swiper-pagination{bottom:-28px!important}.vnd .no-intim__img-left{left:-110px}.vnd .no-intim__img-left,.vnd .no-intim__img-right{position:absolute;display:block;top:-40px;height:150px;z-index:-1}.vnd .no-intim__img-right{right:-110px}.vnd .no-intim span{height:50px;width:50px;line-height:50px;font-size:30px}.vnd .no-intim__border{padding:46px 0}.vnd .girls-cards__list{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto 48px}.vnd .girls-cards__btn-box .posts-loader{left:46.5%}.vnd .footer__info-items{grid-template-columns:repeat(2,1fr)}.vnd .footer__bottom{flex-direction:row;align-items:center;justify-content:space-between}}@media (min-width:900px){.vnd .girls-cards__video-content{max-height:600px}}@media (min-width:991px){.vnd .popular-programs__price-box-first{padding-right:24px}.vnd .popular-programs__price-box-second{padding-left:24px}.vnd .girls-cards__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}}@media (min-width:1023px){.vnd .swiper-btn,.vnd .swiper-btn-2{padding:10px 32px}.vnd .showing__info{gap:48px}.vnd .showing__info-box{width:40%}.vnd .showing__img{width:60%;border-radius:60px;aspect-ratio:1.57/1}.vnd .showing__add-info{grid-template-columns:repeat(4,1fr);max-width:1020px;margin:0 auto}.vnd .showing__add-info-item{align-items:center;justify-content:center}.vnd .offers__card{height:370px}.vnd .offers__card-info{padding:64px 0 0 64px;max-width:340px}.vnd .offers__card-img{height:250px}.vnd .certificate__info{width:40%;transform:rotate(15deg);margin-left:-20px;position:relative;z-index:0}.vnd .certificate__info:hover .certificate__info-link{margin-left:35px;background:var(--theme-bg-accent-hover)}.vnd .certificate__img{width:60%;position:relative;z-index:2}.vnd .girls-cards__bg,.vnd .girls-cards__wrapper,.vnd .popular-programs__bg,.vnd .popular-programs__border{border-radius:80px}.vnd .not-choose__info{width:40%}.vnd .not-choose__img{width:60%}.vnd .why-us__descr-box{flex-direction:row;align-items:start;gap:40px}.vnd .why-us__descr-title{min-width:30%!important}.vnd .why-us__swiper-slide{height:350px!important}.vnd .why-us__swiper{border-radius:32px!important}.vnd .why-us__swiper-pagination{bottom:-36px!important}.vnd .why-us__swiper-slide-img{border-radius:32px}.vnd .no-intim__img-left,.vnd .no-intim__img-right{height:170px}.vnd .girls-cards__btn-box .posts-loader{left:48.5%}.vnd .footer{border-top-left-radius:80px;border-top-right-radius:80px;padding-top:64px}.vnd .footer__map{border-radius:32px}}@media (min-width:1439px){.vnd .showing__info-box{width:35%}.vnd .showing__img{width:65%}.vnd .offers__card-img{height:370px}.vnd .certificate__info{width:40%}.vnd .certificate__info__info-link{margin-left:-48px}.vnd .certificate__img{width:790px;margin-left:76px}.vnd .why-us__swiper-button-prev{margin-left:-50px}.vnd .why-us__swiper-button-next{margin-right:-50px}.vnd .girls-cards__list{grid-template-columns:repeat(4,minmax(0,1fr))}.vnd .footer__info{flex-direction:row;gap:64px}.vnd .footer__info-items{grid-template-columns:repeat(4,1fr);width:-moz-min-content;width:min-content;gap:48px}}.vnd .swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.vnd .swiper-vertical>.swiper-wrapper{flex-direction:column}.vnd .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,ease);transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.vnd .swiper-android .swiper-slide,.vnd .swiper-ios .swiper-slide,.vnd .swiper-wrapper{transform:translateZ(0)}.vnd .swiper-horizontal{touch-action:pan-y}.vnd .swiper-vertical{touch-action:pan-x}.vnd .swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.vnd .swiper-slide-invisible-blank{visibility:hidden}.vnd .swiper-autoheight,.vnd .swiper-autoheight .swiper-slide{height:auto}.vnd .swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.vnd .swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.vnd .swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.vnd .swiper-3d .swiper-wrapper{transform-style:preserve-3d}.vnd .swiper-3d{perspective:1200px}.vnd .swiper-3d .swiper-cube-shadow,.vnd .swiper-3d .swiper-slide{transform-style:preserve-3d}.vnd .swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.vnd .swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.vnd .swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.vnd .swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.vnd .swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.vnd .swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.vnd .swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.vnd .swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.vnd .swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.vnd .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}.vnd .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.vnd .swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.vnd .swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.vnd .swiper-3d .swiper-slide-shadow,.vnd .swiper-3d .swiper-slide-shadow-bottom,.vnd .swiper-3d .swiper-slide-shadow-left,.vnd .swiper-3d .swiper-slide-shadow-right,.vnd .swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.vnd .swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.vnd .swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.vnd .swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.vnd .swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.vnd .swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.vnd .swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid #007aff;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.vnd .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.vnd .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.vnd .swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.vnd .swiper-lazy-preloader-black{--swiper-preloader-color:#000}.vnd .swiper-button-next,.vnd .swiper-button-prev{position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size) / 44 * 27);height:44px;height:var(--swiper-navigation-size);margin-top:-22px;margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.vnd .swiper-button-next.swiper-button-disabled,.vnd .swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.vnd .swiper-button-next.swiper-button-hidden,.vnd .swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.vnd .swiper-navigation-disabled .swiper-button-next,.vnd .swiper-navigation-disabled .swiper-button-prev{display:none!important}.vnd .swiper-button-next svg,.vnd .swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.vnd .swiper-rtl .swiper-button-next svg,.vnd .swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.vnd .swiper-button-prev,.vnd .swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.vnd .swiper-button-next,.vnd .swiper-rtl .swiper-button-prev{right:10px;right:var(--swiper-navigation-sides-offset,10px);left:auto}.vnd .swiper-button-lock{display:none}.vnd .swiper-button-next:after,.vnd .swiper-button-prev:after{text-transform:none!important;font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);letter-spacing:0;font-variant:normal;line-height:1}.vnd .swiper-button-prev:after,.vnd .swiper-rtl .swiper-button-next:after{content:"prev"}.vnd .swiper-button-next:after,.vnd .swiper-rtl .swiper-button-prev:after{content:"next"}.vnd .swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.vnd .swiper-pagination.swiper-pagination-hidden{opacity:0}.vnd .swiper-pagination-disabled>.swiper-pagination,.vnd .swiper-pagination.swiper-pagination-disabled{display:none!important}.vnd .swiper-horizontal>.swiper-pagination-bullets,.vnd .swiper-pagination-bullets.swiper-pagination-horizontal,.vnd .swiper-pagination-custom,.vnd .swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);top:auto;top:var(--swiper-pagination-top,auto);left:0;width:100%}.vnd .swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.vnd .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.vnd .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.vnd .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.vnd .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.vnd .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.vnd .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.vnd .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.vnd .swiper-pagination-bullet{width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}.vnd button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vnd .swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.vnd .swiper-pagination-bullet:only-child{display:none!important}.vnd .swiper-pagination-bullet-active{opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.vnd .swiper-pagination-vertical.swiper-pagination-bullets,.vnd .swiper-vertical>.swiper-pagination-bullets{right:8px;right:var(--swiper-pagination-right,8px);left:auto;left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.vnd .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.vnd .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.vnd .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.vnd .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.vnd .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.vnd .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.vnd .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.vnd .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.vnd .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.vnd .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.vnd .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.vnd .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.vnd .swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.vnd .swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.vnd .swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.vnd .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.vnd .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.vnd .swiper-horizontal>.swiper-pagination-progressbar,.vnd .swiper-pagination-progressbar.swiper-pagination-horizontal,.vnd .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.vnd .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.vnd .swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.vnd .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.vnd .swiper-pagination-progressbar.swiper-pagination-vertical,.vnd .swiper-vertical>.swiper-pagination-progressbar{width:4px;width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.vnd .swiper-pagination-lock{display:none}.vnd li{list-style:none}.vnd li::marker{content:none}.vnd .main-top .plyr__video-wrapper{overflow:hidden}.vnd .main-top .plyr__video-wrapper video{display:block;width:100%}.vnd .no-intim__border,.vnd .offers__card{z-index:0}@media (max-width:767px){.vnd .header__logo{flex-shrink:0}.vnd .header__logo-img{width:54px}.vnd .header__contact-link-icon{width:22px;height:22px}.vnd .header__theme-toggle-btn,.vnd .header__toggle-btn-icon{width:20px;height:20px}.vnd .header__item-contacts{gap:12px}.vnd .header__item-select{font-size:13px}.vnd .header__item-select .vnd-caret,.vnd .header__item-select svg{transform:scale(.85)}}.v-cube-scene .v-cube-face.v-menu{display:none}@media (max-width:900px){body.v-menu-lock{position:fixed;left:0;right:0;width:100%;overflow:hidden}.v-cube-scene.mounted{position:fixed;inset:0;z-index:9998;overflow:hidden;perspective:1500px;background:#0b0c0e}.v-cube-scene.mounted .v-cube{position:absolute;inset:0;transform-style:preserve-3d;transition:transform .34s cubic-bezier(.66,.08,.24,1);transform:translateZ(-50vw) rotateY(0deg)}.v-cube-scene.mounted.rotated .v-cube{transform:translateZ(-50vw) rotateY(-90deg)}.v-cube-scene.mounted .v-cube-face{position:absolute;inset:0;overflow:hidden}.v-cube-scene.mounted .v-front{transform:translateZ(50vw)}.v-cube-scene.mounted .v-front .v-front-inner{transform:translateY(calc(var(--v-sy, 0px) * -1))}.v-cube-scene.mounted .v-cube-face.v-menu{display:block;transform:rotateY(90deg) translateZ(50vw);background:radial-gradient(90% 60% at 82% 0,#3a1d5e,transparent 55%),linear-gradient(160deg,#191124,#0d0910)}.v-cube-scene.mounted.settled .v-cube{transform:none;transform-style:flat;transition:none}.v-cube-scene.mounted.settled .v-front{display:none}.v-cube-scene.mounted.settled .v-cube-face.v-menu{position:absolute;inset:0;transform:none}.v-cube-scene.mounted.snapping .v-cube{transition:none}.v-menu-inner{height:100%;display:flex;flex-direction:column;padding:18px 20px 22px}.v-menu-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0}.v-menu-logo{height:40px;width:auto;max-width:130px;-o-object-fit:contain;object-fit:contain}.v-menu-close{width:54px;height:54px;border-radius:14px;flex-shrink:0;border:none;background:#9D4EDD;color:#fff;cursor:pointer;display:grid;place-items:center;box-shadow:0 6px 18px #9d4edd55}.v-menu-close:active{transform:scale(.94)}.v-menu-nav{margin-top:14px;display:flex;flex-direction:column;overflow-y:auto;flex:1}.v-menu-nav a{text-decoration:none;color:#f4f1f8;font-size:24px;font-weight:700;padding:14px 4px;border-bottom:1px solid #ffffff12;display:flex;align-items:center;gap:12px}.v-menu-nav a:before{content:"";width:8px;height:8px;border-radius:50%;background:#9D4EDD;flex-shrink:0}.v-menu-msgr{display:flex;gap:14px;padding-top:18px;flex-shrink:0}.v-menu-msgr a{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#ffffff0d;border:1px solid #ffffff1f;color:#d7cfe6}.v-menu-msgr a:active{background:#9D4EDD22}.v-msgr-ic{width:26px;height:26px;fill:currentColor}}.v-agegate{position:fixed;inset:0;z-index:4000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(10,6,16,.82);backdrop-filter:blur(6px);font-family:Manrope,system-ui,sans-serif}.v-agegate-card{width:100%;max-width:440px;text-align:center;background:#17111f;border:1px solid #9d4edd40;border-radius:18px;padding:40px 32px 34px;box-shadow:0 24px 70px rgba(0,0,0,.55)}.v-agegate-logo{height:40px;width:auto;margin:0 auto 20px;display:block}.v-agegate-badge{font-weight:800;font-size:46px;line-height:1;color:#B375E5;margin-bottom:14px}.v-agegate-title{font-size:clamp(22px,3vw,27px);font-weight:800;color:#f4f1f8;margin-bottom:12px}.v-agegate-text{color:#c3b9d4;font-size:15px;line-height:1.6;margin-bottom:28px}.v-agegate-btns{display:flex;flex-direction:column;gap:12px}.v-agegate-no,.v-agegate-yes{width:100%;padding:14px 18px;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s ease,opacity .2s ease;font-family:inherit}.v-agegate-yes{background:#9D4EDD;color:#fff;border:none}.v-agegate-yes:hover{background:#6B20A7}.v-agegate-no{background:transparent;color:#c3b9d4;border:1px solid #9d4edd55}.v-agegate-no:hover{background:#9D4EDD1a}@media (min-width:1024px){.vnd .header__theme-toggle-btn{display:none}}.vanilia-site .btn:not(.btn-ghost):not(.btn-bw),.vnd .btn-pink{position:relative;isolation:isolate;border:2px solid #b375e5;background:radial-gradient(130% 185% at 80% -25%,rgba(255,255,255,.28),transparent 55%),linear-gradient(160deg,#7B2FB8,#45206E);color:#fff;box-shadow:0 12px 30px rgba(120,50,180,.38)}.vanilia-site .btn:not(.btn-ghost):not(.btn-bw):before,.vnd .btn-pink:before{content:"";position:absolute;inset:-5px;z-index:-1;border-radius:inherit;background:radial-gradient(130% 185% at 80% -25%,rgba(157,78,221,.45),transparent 62%),rgba(157,78,221,.16)}.vanilia-site .btn:not(.btn-ghost):not(.btn-bw):hover,.vnd .btn-pink:hover{background:radial-gradient(130% 185% at 80% -25%,rgba(255,255,255,.36),transparent 55%),linear-gradient(160deg,#8A3FCB,#52267E);border-color:#D3A6F0;transform:translateY(-2px);box-shadow:0 16px 38px rgba(120,50,180,.5)}