@font-face{font-family:'Inter';font-style:normal;font-weight:100 900;font-display:swap;src:url(https://luvs.one/wp-content/themes/luvs.one/fonts/Inter-Regular.woff2) format('woff2-variations')}@font-face{font-family:'Inter';font-style:italic;font-weight:100 900;font-display:swap;src:url(https://luvs.one/wp-content/themes/luvs.one/fonts/Inter-Italic.woff2) format('woff2-variations')}@font-face{font-family:'Signika Negative';font-style:normal;font-weight:300 700;font-display:swap;src:url(https://luvs.one/wp-content/themes/luvs.one/fonts/SignikaNegative.woff2) format('woff2-variations')}@font-face{font-family:'Caveat Brush';font-style:normal;font-weight:400;font-display:swap;src:url(https://luvs.one/wp-content/themes/luvs.one/fonts/CaveatBrush.woff2) format('woff2')}/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */*,:after,:before{border-style:solid;border-width:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0;line-height:1.15}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ol,ul{list-style:none;margin:0;padding:0}dt{font-weight:700}dd{margin-left:0}hr{border-top-width:1px;box-sizing:content-box;clear:both;color:inherit;height:0;margin:0;overflow:visible}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:#fff0;color:inherit;text-decoration:none}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff0;border-radius:0;color:inherit;font:inherit;margin:0;padding:0;text-align:inherit;text-transform:inherit;vertical-align:middle}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}fieldset,option{padding:0}fieldset{margin:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-collapse:collapse;border-color:inherit}caption{text-align:left}td,th{padding:0;vertical-align:top}th{font-weight:700;text-align:left}
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}@keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}@keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}@keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}@keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}@keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}html.remodal-is-locked{overflow:hidden;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{bottom:-5000px;display:none;left:-5000px;position:fixed;right:-5000px;top:-5000px;z-index:9999}.remodal-wrapper{-webkit-overflow-scrolling:touch;bottom:0;display:none;left:0;overflow:auto;position:fixed;right:0;text-align:center;top:0;z-index:10000}.remodal-wrapper:after{content:"";display:inline-block;height:100%;margin-left:-.05em}.remodal-overlay,.remodal-wrapper{backface-visibility:hidden}.remodal{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;outline:none;position:relative}.remodal-is-initialized{display:inline-block}.remodal-bg.remodal-is-opened,.remodal-bg.remodal-is-opening{filter:blur(3px)}.remodal-overlay{background:rgb(43 46 56 / .9)}.remodal-overlay.remodal-is-closing,.remodal-overlay.remodal-is-opening{animation-duration:.3s;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:10px 10px 0}.remodal{background:#fff;box-sizing:border-box;color:#2b2e38;margin-bottom:10px;padding:35px;transform:translateZ(0);width:100%}.remodal.remodal-is-closing,.remodal.remodal-is-opening{animation-duration:.3s;animation-fill-mode:forwards}.remodal.remodal-is-opening{animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{background:#fff0;border:0;color:#95979c;cursor:pointer;display:block;height:35px;left:0;margin:0;outline:0;overflow:visible;padding:0;position:absolute;text-decoration:none;top:0;transition:color .2s;width:35px}.remodal-close:focus,.remodal-close:hover{color:#2b2e38}.remodal-close:before{content:"\00d7";display:block;font-family:Arial,Helvetica CY,Nimbus Sans L,sans-serif!important;font-size:25px;left:0;line-height:35px;position:absolute;text-align:center;top:0;width:35px}.remodal-cancel,.remodal-confirm{border:0;cursor:pointer;display:inline-block;font:inherit;margin:0;min-width:110px;outline:0;overflow:visible;padding:12px 0;text-align:center;text-decoration:none;transition:background .2s;vertical-align:middle}.remodal-confirm{background:#81c784;color:#fff}.remodal-confirm:focus,.remodal-confirm:hover{background:#66bb6a}.remodal-cancel{background:#e57373;color:#fff}.remodal-cancel:focus,.remodal-cancel:hover{background:#ef5350}.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner,.remodal-confirm::-moz-focus-inner{border:0;padding:0}@keyframes remodal-opening-keyframes{0%{opacity:0;transform:scale(1.05)}to{filter:blur(0);opacity:1;transform:none}}@keyframes remodal-closing-keyframes{0%{opacity:1;transform:scale(1)}to{filter:blur(0);opacity:0;transform:scale(.95)}}@keyframes remodal-overlay-opening-keyframes{0%{opacity:0}to{opacity:1}}@keyframes remodal-overlay-closing-keyframes{0%{opacity:1}to{opacity:0}}@media only screen and (min-width:641px){.remodal{max-width:700px}}.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}
/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{background:linear-gradient(135deg,#73a5ff,#5477f5);border-radius:2px;box-shadow:0 3px 6px -1px rgb(0 0 0 / .12),0 10px 36px -4px rgb(77 96 232 / .3);color:#fff;cursor:pointer;display:inline-block;max-width:calc(50% - 20px);opacity:0;padding:12px 20px;position:fixed;text-decoration:none;transition:all .4s cubic-bezier(.215,.61,.355,1);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:#fff0;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{border-radius:2px;height:1.5em;margin:-7px 5px;width:1.5em}.toastify-center{left:0;margin-left:auto;margin-right:auto;max-width:fit-content;max-width:-moz-fit-content;right:0}@media only screen and (max-width:360px){.toastify-left,.toastify-right{left:0;margin-left:auto;margin-right:auto;max-width:-moz-fit-content;max-width:fit-content;right:0}}.footer{position:relative;z-index:4}.footer-wrap{display:flex;font-size:14px;font-weight:400;line-height:1.6;margin:0 auto;max-width:1080px;padding:50px 40px}@media (max-width:992px){.footer-wrap{padding:35px 30px 40px}}@media (max-width:480px){.footer-wrap{padding:35px 20px 40px}}@media (max-width:992px){.footer-wrap p{width:60%}}@media (max-width:768px){.footer-wrap p{width:100%}}@media (min-width:992px) and (max-width:1200px){.footer-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}}.footer-wrap_part:last-child{margin-bottom:0}.footer-wrap_part .title{font-size:24px;font-weight:700;margin-bottom:12px;position:relative;text-transform:uppercase}@media (max-width:480px){.footer-wrap_part .title{font-size:22px}}.footer-wrap_part .subtitle{color:#0b081e;font-family:Signika Negative,sans-serif;font-size:16px;font-weight:700;margin-bottom:16px}.footer-wrap_part p{color:hsl(0 0% 100% / .7);margin-bottom:22px}.footer-wrap_part p.right{color:hsl(0 0% 100% / .4);font-size:12px;font-weight:400}@media (max-width:480px){.footer-wrap_part p.right{font-size:10px}}.footer-wrap_part .button{background:hsl(0 0% 100% / .1);border-radius:12px;box-shadow:1px 1px 2px 1px rgb(0 0 0 / .05);display:inline-block;font-size:16px;font-weight:500;line-height:normal;padding:18px 30px}.footer-wrap_part .blog{align-items:center;color:#fff;display:flex;font-size:18px;font-weight:700;margin-top:16px;width:-moz-fit-content;width:fit-content}.footer-wrap_part .blog span{font-weight:200}.footer-wrap_part ul{display:flex;flex-wrap:wrap;font-size:16px;gap:20px}.footer-wrap_part ul li{font-weight:700}.footer-home{display:flex;justify-content:space-between;margin:0 auto;max-width:1080px;padding:40px}@media (max-width:992px){.footer-home{padding:30px}}@media (max-width:480px){.footer-home{align-items:baseline;flex-direction:column;gap:30px;padding:30px 16px}}.footer-home_part{display:flex;flex-direction:column}.footer-home_part .title{color:#fff;font-size:24px;font-weight:900;line-height:1.4;margin-bottom:16px}@media (max-width:480px){.footer-home_part .title{font-size:20px}}.footer-home_part ul{display:flex;font-weight:700;gap:20px}@media (max-width:480px){.footer-home_part ul{flex-wrap:wrap;gap:16px}}.footer-home_part ul a{color:#eabdf8}.footer-home_part span{align-items:center;display:flex;font-size:14px;font-weight:200;gap:6px;margin-top:20px}@media (max-width:480px){.footer-home_part span{margin-top:16px}}.footer-home_part span svg{fill:#fb2375;height:14px}.footer-home_part .logo{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/luvsone-white.svg?9e2c23d8cff675fdc8ace0a28c925323);background-position:50%;background-repeat:no-repeat;background-size:44px;height:46px;width:46px}@media (max-width:480px){.footer-home_part .logo{background-size:42px;height:44px;width:44px}}.footer-home_part.end{align-items:end;justify-content:end}@media (max-width:480px){.footer-home_part.end{align-items:start;justify-content:start}}.footer-right{display:flex;font-weight:400;justify-content:center;margin:0 auto;max-width:1200px;padding:20px 30px}@media (max-width:768px){.footer-right{flex-wrap:wrap}}@media (max-width:480px){.footer-right{align-items:flex-start;flex-direction:column;flex-wrap:wrap;padding:14px 16px}}.footer-right.line{padding:24px 30px}@media (max-width:768px){.footer-right.line{padding:20px 30px 16px}}.footer-right .in,.footer-right .static{align-items:center;animation:opacityChange 1.5s infinite;display:flex;gap:4px;justify-content:center}.footer-right .in .join,.footer-right .static .join{font-family:Caveat Brush,cursive;font-size:24px;font-weight:400;position:relative;top:-2px}@media (max-width:480px){.footer-right .in .join,.footer-right .static .join{font-size:22px}}.footer-right .in .name,.footer-right .static .name{align-items:center;display:flex;font-family:Signika Negative,sans-serif;font-size:22px;font-weight:700;position:relative}@media (max-width:480px){.footer-right .in .name,.footer-right .static .name{font-size:18px}}.footer-right .in .name:before,.footer-right .static .name:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/luvsone-black.svg?ea6fa502803758dd58791fad8cce992f);background-position:50%;background-repeat:no-repeat;background-size:24px;content:"";height:26px;margin-right:4px;position:relative;top:-1px;width:26px}@media (max-width:480px){.footer-right .in .name:before,.footer-right .static .name:before{background-size:22px;height:24px;width:24px}}.footer-right .in .name:after,.footer-right .static .name:after{content:"©";font-size:13px;font-weight:400;position:absolute;right:-10px;top:-2px}@media (max-width:480px){.footer-right .in .name:after,.footer-right .static .name:after{font-size:12px;right:-8px;top:-2px}}.footer-right .in .name span,.footer-right .static .name span{font-weight:300}.footer-right .static{animation:none}.footer-right p{align-items:flex-end;display:flex;flex-direction:column;font-size:12px;gap:2px;opacity:.4}@media (max-width:480px){.footer-right p{flex-direction:row;font-size:10px;margin-top:10px}}.footer-right p span{font-size:10px}@media (max-width:480px){.footer-right p span{margin-left:6px}}.footer-right ul{display:flex;font-size:14px;font-weight:500;gap:30px}@media (max-width:480px){.footer-right ul{gap:20px}}body.single-model .footer{background:#fff0}body.single-model .footer-right{max-width:980px}@media (max-width:480px){body.single-model .footer-right{align-items:center;flex-direction:row}}body.single-model .footer-right p{margin-top:0}@media (max-width:480px){body.single-model .footer-right p{text-align:right}}body.author .footer,body.page-template-page_blog .footer,body.single-blog .footer,body.tax-blog_category .footer{background:#fff}.remodal{border-radius:20px;box-shadow:0 2px 14px 1px rgb(0 0 0 / .05);color:#0b081e;margin-bottom:30px;max-width:440px;overflow:hidden;padding:0 30px 36px}@media (max-width:480px){.remodal{bottom:0;margin:0;max-width:100%;padding:0 20px 26px;vertical-align:bottom!important;width:100%}.remodal.remodal-is-opening{animation:slideInUp .3s forwards}.remodal.remodal-is-closing{animation:slideOutDown .3s forwards}}.remodal-head{align-items:center;display:flex;justify-content:space-between;padding:32px 0}@media (max-width:480px){.remodal-head{padding:24px 0}}.remodal-head h4{font-size:24px;font-weight:800}@media (max-width:480px){.remodal-head h4{font-size:20px}}@media (max-width:390px){.remodal-head h4{font-size:18px}}.remodal-head button{padding:12px;position:absolute;right:0;top:0}.remodal-head button svg{fill:#0b081e;height:28px;width:28px}@media (max-width:480px){.remodal-head button svg{height:26px;width:26px}}.remodal-content.qrcode{align-items:center;aspect-ratio:1/1;background:#f8f8f9;border-radius:20px;display:flex;justify-content:center}.remodal-content.qrcode iframe{height:240px;width:240px}.remodal-content.claim{text-align:left}@media (max-width:480px){.remodal-content.claim{font-size:14px}}.remodal-content.claim p{font-weight:350;line-height:1.6}.remodal-content.claim p b{font-weight:700}.remodal-content.claim p.new{align-items:center;display:flex;font-size:16px;font-weight:350;gap:4px;justify-content:center;margin-top:24px;text-align:center}@media (max-width:480px){.remodal-content.claim p.new{font-size:14px}}.remodal-content.claim p.new span{color:#ae09d2;cursor:pointer;font-weight:600}.remodal-content.claim ul{display:grid;flex-direction:column;gap:5px;grid-template-columns:repeat(2,1fr);left:-20px;margin:20px 0 26px;overflow-x:auto;padding:0 20px;position:relative;scrollbar-width:none;width:calc(100% + 40px)}@media (max-width:480px){.remodal-content.claim ul{display:flex;flex-direction:row;padding:4px 20px}}.remodal-content.claim ul li{align-items:center;border:1.5px solid rgb(11 8 30 / .07);border-radius:16px;display:flex;font-size:14px;font-weight:350;gap:8px;line-height:1.4;padding:12px}@media (max-width:480px){.remodal-content.claim ul li{flex:0 0 160px;flex-direction:column;padding:14px;text-align:center;width:auto}}.remodal-content.claim ul li:before{background-position:50%;background-repeat:no-repeat;background-size:20px;content:"";flex:0 0 20px;height:20px}@media (max-width:480px){.remodal-content.claim ul li:before{background-size:28px;flex:0 0 auto;height:28px;width:28px}}.remodal-content.claim ul li.verified{background:rgb(31 171 240 / .1)}.remodal-content.claim ul li.verified:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/badge-check-regular.svg?9489a6c8599c4dedd6a6500c8b0228d3)}.remodal-content.claim ul li.protection{background:rgb(14 194 158 / .1)}.remodal-content.claim ul li.protection:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/shield-quartered-regular.svg?23c62c493cfb13cb42e0ecf0068d59cf)}.remodal-content.claim ul li.rate{background:rgb(232 35 250 / .1)}.remodal-content.claim ul li.rate:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/arrow-up-right-dots-duotone-solid.svg?baac96b40464f7e5f0f9ddad7c0ec3e4)}.remodal-content.claim ul li.trial{background:rgb(250 35 117 / .1)}.remodal-content.claim ul li.trial:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/gift-duotone-solid.svg?b00f7c52f0f209480acf395eff0b2c27)}.remodal-content.claim ul li.ban{background:rgb(255 119 0 / .1)}.remodal-content.claim ul li.ban:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/ban-solid.svg?6ee90ecdf70f64b9c0832b5134cde28e)}.remodal-content.claim ul li.landing{background:rgb(35 103 250 / .1)}.remodal-content.claim ul li.landing:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/memo-regular.svg?8620fe7f593b62a592fad07fbb718426);background-size:15px}@media (max-width:480px){.remodal-content.claim ul li.landing:before{background-size:20px}}.remodal-content.claim ul li.share{background:rgb(255 0 195 / .1)}.remodal-content.claim ul li.share:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/share-nodes-regular.svg?363c6d2f0ea70361e698e50536164282);background-size:18px}@media (max-width:480px){.remodal-content.claim ul li.share:before{background-size:26px}}.remodal-content.claim ul li.visitor{background:rgb(255 89 0 / .1)}.remodal-content.claim ul li.visitor:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/chart-simple-duotone-solid.svg?014154d78ddb38376786050e868a3296);background-size:18px}@media (max-width:480px){.remodal-content.claim ul li.visitor:before{background-size:26px}}.remodal-content.claim ul li span:after{background:#3c0279;content:"";height:3px;width:100%}.remodal-content.claim #claim-form{margin-bottom:0;margin-top:0;padding-right:0}.remodal-content.love p{line-height:1.6;text-align:left}.remodal-content.love p span{font-weight:700}.remodal-content.love p span svg{fill:#fb2375;animation:heartBeat;animation-duration:2s;animation-iteration-count:infinite;height:16px;margin-right:4px;position:relative;top:-5px;width:16px}@media (max-width:480px){.remodal-content.love p span svg{height:14px;margin-right:3px;width:14px}}.remodal-content.love p a{color:#ae09d2;font-weight:600}.remodal-content.love .create{display:flex;flex-direction:column;gap:12px;margin-top:12px}.remodal-content.love .create p{display:flex;flex-direction:column;font-size:18px;font-weight:600;line-height:1.6;margin-bottom:10px;text-align:center}@media (max-width:480px){.remodal-content.love .create p{font-size:16px}}.remodal-content.love .create a.new{align-items:center;background:#0b081e;border-radius:20px;box-shadow:1px 1px 2px 1px rgb(0 0 0 / .05);color:#fff;display:flex;font-size:16px;font-weight:600;gap:8px;height:56px;justify-content:center;padding:18px 14px;text-align:center;width:100%}.remodal-content.love .create a.new.google:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/google.svg?bdbeb002da5379b1b8ea6cac4b20218a);background-size:26px;content:"";height:26px;width:26px}.remodal-content.love .create .separator{align-items:center;display:flex;margin:20px 0;text-align:center}@media (max-width:480px){.remodal-content.love .create .separator{margin:14px 0}}.remodal-content.love .create .separator:after,.remodal-content.love .create .separator:before{border-bottom:1px solid rgb(11 8 30 / .1);content:"";flex:1}.remodal-content.love .create .separator:not(:empty):before{margin-right:12px}.remodal-content.love .create .separator:not(:empty):after{margin-left:12px}.remodal-content.love .create .separator span{color:#0b081e;font-size:14px;font-weight:350}@media (max-width:480px){.remodal-content.love .create .separator span{font-size:12px}}.remodal-content.fan .info p{line-height:1.6;text-align:left}.remodal-content.fan .info p.new{color:#fb2375;font-weight:500}.remodal-content.fan .info p:last-child{color:rgb(11 8 30 / .7);font-size:14px;line-height:1.4;margin-top:4px}.remodal-content.fan .info p span{color:#0b081e;font-family:Signika Negative,sans-serif;font-weight:700}.remodal-content.fan .info p span svg{height:13px;margin-right:3px;position:relative;top:-3px;width:13px}.remodal-content.fan .fan-list{display:flex;flex-direction:column;gap:20px;margin-top:20px}.remodal-content.fan .fan-list .fan-item{align-items:center;animation:fadeInUp;animation-duration:.6s;display:flex;gap:10px;text-align:left}.remodal-content.fan .fan-list .fan-item.new span:last-child{color:#fb2375;font-weight:500}.remodal-content.fan .fan-list .fan-item img{border:2px solid #fff;border-radius:50%;box-shadow:1px 1px 2px 1px rgb(0 0 0 / .1);height:46px;width:46px}.remodal-content.fan .fan-list .fan-item span:first-child{font-size:16px;font-weight:500}.remodal-content.fan .fan-list .fan-item span:last-child{color:rgb(11 8 30 / .7);display:block;font-size:14px;font-weight:400;margin-top:4px}.remodal-content.fan .more{align-items:center;color:#ae09d2;cursor:pointer;display:flex;font-size:16px;font-weight:600;margin-top:20px}.remodal-content.fan .more svg{fill:#ae09d2;height:14px;margin-left:4px}.remodal-content.fan .more.disabled{color:rgb(11 8 30 / .7);pointer-events:none}.remodal-content.fan .more.disabled svg{fill:rgb(11 8 30 / .7)}.remodal-content.creator p{line-height:1.4;text-align:left}.remodal-content.creator p span{font-family:Signika Negative,sans-serif;font-weight:700}.remodal-content.creator p span svg{fill:#0b081e;height:14px;margin-right:2px;position:relative;top:-5px;width:16px}.remodal-content.creator p span.list{color:#fb2375;cursor:pointer;font-family:Rubik,sans-serif;font-weight:500}.remodal-content.creator p:last-child{margin-top:6px}.remodal-content.trial label{display:block;margin-bottom:30px;position:relative;width:100%}.remodal-content.trial label span{display:inline-block;font-size:16px;font-weight:500;left:6px;padding:0 10px;pointer-events:none;position:absolute;top:20px;transition:all .2s ease}.remodal-content.trial label span i{color:rgb(11 8 30 / .5);font-style:normal;font-weight:200}.remodal-content.trial label input{border:1.5px solid rgb(11 8 30 / .1);border-radius:16px;box-shadow:1px 1px 2px 1px rgb(0 0 0 / .05);font-size:16px;font-weight:400;line-height:1.4;outline:none;padding:16px;position:relative;text-align:left;transition:all .2s ease;width:100%}.remodal-content.trial label input:focus{border:1.5px solid #ae09d2}.remodal-content.trial label input:focus+span{background:#fff;color:#ae09d2;left:0;top:-8px;transform:scale(.8);z-index:2}.remodal-content.trial label input:not(:-moz-placeholder-shown)+span{background:#fff;left:0;top:-8px;transform:scale(.8);z-index:2}.remodal-content.trial label input:not(:placeholder-shown)+span{background:#fff;left:0;top:-8px;transform:scale(.8);z-index:2}.remodal-content.trial label input.invalid{border:1.5px solid #ef045e}.remodal-content.trial label input.invalid+span{color:#ef045e}.remodal-content.trial span.invalid{color:#ef045e;display:block;font-size:14px;line-height:1.4;margin-bottom:-26px;padding:0 16px;position:relative;text-align:left;top:-22px}.remodal-content.trial span.invalid#content_onlyfans_vip-error{margin-bottom:0}.remodal-content.trial p{line-height:1.6;margin-bottom:16px;text-align:left}.remodal-content.link label{display:none;margin-bottom:30px;position:relative;width:100%}.remodal-content.link label span{display:inline-block;font-size:16px;font-weight:500;left:6px;padding:0 10px;pointer-events:none;position:absolute;top:20px;transition:all .2s ease}.remodal-content.link label span i{color:rgb(11 8 30 / .5);font-style:normal;font-weight:200}.remodal-content.link label input{border:1.5px solid rgb(11 8 30 / .1);border-radius:16px;box-shadow:1px 1px 2px 1px rgb(0 0 0 / .05);font-size:16px;font-weight:400;line-height:1.4;outline:none;padding:16px;position:relative;text-align:left;transition:all .2s ease;width:100%}.remodal-content.link label input:focus{border:1.5px solid #ae09d2}.remodal-content.link label input:focus+span{background:#fff;color:#ae09d2;left:0;top:-8px;transform:scale(.8);z-index:2}.remodal-content.link label input:not(:-moz-placeholder-shown)+span{background:#fff;left:0;top:-8px;transform:scale(.8);z-index:2}.remodal-content.link label input:not(:placeholder-shown)+span{background:#fff;left:0;top:-8px;transform:scale(.8);z-index:2}.remodal-content.link label input.invalid{border:1.5px solid #ef045e}.remodal-content.link label input.invalid+span{color:#ef045e}.remodal-content.link label .preview{animation:zoomIn;animation-duration:.3s;background:rgb(124 0 255 / .05);border-radius:16px;display:none;font-size:14px;margin-top:12px}.remodal-content.link label .preview a{align-items:center;display:flex;gap:4px;padding:16px;position:relative}.remodal-content.link label .preview a:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/chevron-right-regular.svg?626e7258f55f30fda70da3c8a62578e2);background-position:50%;background-repeat:no-repeat;background-size:12px;content:"";height:18px;opacity:.2;position:absolute;right:16px;top:16px;width:16px}.remodal-content.link label .preview a .name,.remodal-content.link label .preview a .username{font-weight:700}.remodal-content.link label .preview.invalid{background:rgb(240 5 95 / .1);color:#ef045e}.remodal-content.link label .preview.invalid a:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/link-invalid.svg?d6e3894446d5eb104d0a526738328401)}.remodal-content.link label .preview.invalid a:after{opacity:0}.remodal-content.link label:after{background-position:50%;background-repeat:no-repeat;background-size:26px;content:"";height:28px;position:absolute;right:14px;top:14px;width:28px;z-index:2}.remodal-content.link label[for=content_onlyfans_vip]{margin-bottom:30px}.remodal-content.link label[for=content_onlyfans_free]:before,.remodal-content.link label[for=content_onlyfans_vip]:before{border:1.5px solid rgb(11 8 30 / .03);border-radius:6px;font-size:11px;font-weight:700;padding:4px 8px;position:absolute;right:-5px;top:-12px;z-index:1}.remodal-content.link label[for=content_onlyfans_vip]:before{background:#f9f0f8;color:#9f1492;content:"PREMIUM"}.remodal-content.link label[for=content_onlyfans_free]:before{background:#effffb;color:#149f7c;content:"FREE"}.remodal-content.link label[for=content_onlyfans_free]:after,.remodal-content.link label[for=content_onlyfans_vip]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/onlyfans.svg?cd0437ed1f37327c04b2c92d7751c4a5);background-size:28px;top:15px}.remodal-content.link label[for=content_manyvids]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/manyvids.svg?45b092434888dbf091e8252ee00b3acb);background-size:18px}.remodal-content.link label[for=content_patreon]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/patreon.svg?a97594e04c3b9cefa308e1982498d848);background-size:20px}.remodal-content.link label[for=content_pornhub]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/pornhub.svg?60ab7d3003e0fb2e2320380efb476b84);background-size:22px}.remodal-content.link label[for=content_okfans]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/okfans.svg?217584d061bdb2a88f95385d53b17470)}.remodal-content.link label[for=content_fansly]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/fansly.svg?0fcb273884b263aa45221d2a8f00ea3e)}.remodal-content.link label[for=content_alua]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/alua.svg?dcad14a80064ca6838a0c7886399ebb3);background-size:22px}.remodal-content.link label[for=content_loyalfans]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/loyalfans.svg?fcd9779296918b9fc6a32a956ef8ecf1);background-size:22px}.remodal-content.link label[for=social_instagram]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/instagram.svg?c04923ad27090fcd061ba10a6feb8f4b)}.remodal-content.link label[for=social_tiktok]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/tiktok.svg?c3373f6849a327546821974ee95d9928)}.remodal-content.link label[for=social_twitter]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/x.svg?2f313910cf307c8ec7b9f3f112358621);background-size:24px}.remodal-content.link label[for=social_threads]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/threads.svg?d5d590e6b3ca0133a6b7412569e40e0b);background-size:24px}.remodal-content.link label[for=social_twitch]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/twitch.svg?0b7f25369a9d0ce84d319d61ba109f47);background-size:24px}.remodal-content.link label[for=social_youtube]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/youtube.svg?dd215286c1dfd4c027ffeccc4dba7a26)}.remodal-content.link label[for=social_snapchat]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/snapchat.svg?4412abdf412af6932d2ca87734f7871a);background-size:24px}.remodal-content.link label[for=social_facebook]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/facebook.svg?7181b0b2d3e8a8b5bd9da206c003074f);background-size:16px}.remodal-content.link label[for=social_fikfap]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/fikfap.svg?c9b809e93926c3310e1d5b372beb0f02);background-size:16px}.remodal-content.link label[for=social_reddit]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/reddit.svg?dbede88af1a51eaf30addd89deb13b3b);background-size:22px}.remodal-content.link label[for=social_telegram]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/telegram.svg?85b514bd29139761b8e8ab9de944c7eb)}.remodal-content.link label[for=social_chaturbate]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/chaturbate.svg?b17ca4390ebbc5622bec8ddad245cb1f);background-size:22px}.remodal-content.link label[for=social_bongacams]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/bongacams.svg?e552332f750649c9f68b7f592773cceb)}.remodal-content.link label[for=social_stripchat]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/stripchat.svg?17b84f0658f5b533b85294c3465af282);background-size:22px}.remodal-content.link label[for=support_cashapp]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/cashapp.svg?0dd9b439e289aeb85896fc9bc7f73921);background-size:22px}.remodal-content.link label[for=support_revolut]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/revolut.svg?afe06c45c9eb937c6caf143a5010712d);background-size:22px}.remodal-content.link label[for=support_paypal]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/paypal.svg?fba86a19af8a102df00da622c01f812e);background-size:22px}.remodal-content.link label[for=support_venmo]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/venmo.svg?afe1ea0bd11cc8f45c427f6ef2965815);background-size:24px}.remodal-content.link label[for=support_amazon]:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/amazon.svg?8d835e0fb59b04bdab85053860262cec);background-size:22px}.remodal-content.link span.invalid{color:#ef045e;display:block;font-size:14px;line-height:1.4;margin-bottom:-26px;padding:0 16px;position:relative;text-align:left;top:-22px}.remodal-content.link span.invalid#content_onlyfans_vip-error{margin-bottom:0}.remodal-content .action{display:flex;flex-wrap:wrap;gap:22px;justify-content:center;margin-top:30px}.remodal-content .action .save{align-items:center;background:linear-gradient(138deg,#7c00ff,#ae09d2 50%);border-radius:20px;box-shadow:1px 1px 2px 1px rgb(0 0 0 / .05);color:#fff;display:flex;font-size:16px;font-weight:500;justify-content:center;padding:18px 30px;text-align:center;width:100%}.remodal-content .action .save.load{animation:bar-progress 1s linear infinite;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background:linear-gradient(90deg,#ffd33d,#ea4aaa 17%,#b34bff 34%,#01feff 51%,#ffd33d 68%,#ea4aaa 85%,#b34bff);background-size:300% 100%;color:hsl(0 0% 100% / .7);-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.remodal-content .action .clear-link{align-items:center;color:#ef045e;cursor:pointer;font-size:18px;font-weight:600}@media (max-width:480px){.remodal-content .action .clear-link{font-size:16px}}.remodal-content .action .clear-link.load{color:#5c5a6b;pointer-events:none}.remodal-content button{align-items:center;background:linear-gradient(138deg,#7c00ff,#ae09d2 50%);border-radius:20px;box-shadow:1px 1px 2px 1px rgb(0 0 0 / .05);color:#fff;display:flex;font-size:16px;font-weight:600;height:56px;justify-content:center;padding:18px 14px;text-align:center;width:100%}.remodal-content button[disabled]{animation:bar-progress 1s linear infinite;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background:linear-gradient(90deg,#ffd33d,#ea4aaa 17%,#b34bff 34%,#01feff 51%,#ffd33d 68%,#ea4aaa 85%,#b34bff);background-size:300% 100%;color:hsl(0 0% 100% / .7);-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.remodal-content button.wait{color:hsl(0 0% 100% / .7);pointer-events:none}.remodal form{text-align:left}.remodal form span.invalid{color:#ef045e;display:block;font-size:14px;line-height:1.4;margin-bottom:4px;padding:0 16px;position:relative;top:-22px}.remodal form label{display:inline-block;margin-bottom:30px;position:relative;width:100%}.remodal form label span{display:inline-block;font-size:16px;font-weight:500;left:10px;padding:0 10px;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease}.remodal form label input{border:1.5px solid rgb(11 8 30 / .1);border-radius:16px;box-shadow:1px 1px 2px 1px rgb(0 0 0 / .05);font-size:16px;font-weight:400;line-height:1.4;outline:none;padding:16px;position:relative;transition:all .2s ease;width:100%;z-index:1}.remodal form label input:focus{border:1.5px solid #ae09d2}.remodal form label input:focus+span{background:#fff;color:#ae09d2;top:-8px;transform:scale(.8);transform-origin:left center;z-index:2}.remodal form label input:not(:-moz-placeholder-shown)+span{background:#fff;top:-8px;transform:scale(.8);transform-origin:left center;z-index:2}.remodal form label input:not(:placeholder-shown)+span{background:#fff;top:-8px;transform:scale(.8);transform-origin:left center;z-index:2}.remodal form label input.invalid{border:1.5px solid #ef045e}.remodal form label input.invalid+span{color:#ef045e}.remodal form label input.wait{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/load-circle.svg?dada9699d064453b87ed6abeddb8ed62);background-position:right 6px center;background-repeat:no-repeat;background-size:34px;transition:none}.remodal form label[for=user_domain]{border:1.5px solid rgb(11 8 30 / .1);border-radius:12px;box-shadow:1px 1px 2px 1px rgb(0 0 0 / .05);display:flex;font-size:16px;font-weight:400;line-height:1.4;outline:none;transition:all .2s ease;z-index:1}.remodal form label[for=user_domain] input{border:0;box-shadow:none;margin-left:120px;padding:16px 16px 16px 0}.remodal form label[for=user_domain] input::-moz-placeholder{color:rgb(11 8 31 / .4)}.remodal form label[for=user_domain] input::placeholder{color:rgb(11 8 31 / .4)}.remodal form label[for=user_domain] span.logo{align-items:center;display:flex;gap:6px}.remodal form label[for=user_domain] span.logo:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/luvsone-black.svg?ea6fa502803758dd58791fad8cce992f);background-position:50%;background-repeat:no-repeat;background-size:20px;content:"";display:block;height:20px;position:relative;top:-1px;width:20px}.remodal form label[for=user_domain].invalid{border:1.5px solid #ef045e}.remodal form label[for=user_domain].invalid+span{color:#ef045e}.remodal form label.invalid input::-moz-placeholder{color:#ef045e;-moz-transition:none;transition:none}.remodal form label.invalid input::placeholder,.remodal form label.invalid[for=user_domain] span.logo{color:#ef045e;transition:none}.remodal form label.invalid[for=user_domain] span.logo:before{filter:invert(18%) sepia(93%) saturate(5860%) hue-rotate(320deg) brightness(96%) contrast(104%)}.remodal form label[for=user_email]{margin-top:4px}.remodal form label #showUserPassword{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNTEyIj48IS0tISBGb250IEF3ZXNvbWUgUHJvIDYuNC4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIENvcHlyaWdodCAyMDIzIEZvbnRpY29ucywgSW5jLi0tPjxwYXRoIGZpbGw9IiMwYjA4MWUiIGQ9Ik0zOC44IDUuMUMyOC40LTMuMSAxMy4zLTEuMiA1LjEgOS4ycy02LjMgMjUuNSA0LjEgMzMuN2w1OTIgNDY0YzEwLjQgOC4yIDI1LjUgNi4zIDMzLjctNC4xczYuMy0yNS41LTQuMS0zMy43bC0xMDUuMi04Mi40YzM5LjYtNDAuNiA2Ni40LTg2LjEgNzkuOS0xMTguNCAzLjMtNy45IDMuMy0xNi43IDAtMjQuNi0xNC45LTM1LjctNDYuMi04Ny43LTkzLTEzMS4xQzQ2NS41IDY4LjggNDAwLjggMzIgMzIwIDMyYy02OC4yIDAtMTI1IDI2LjMtMTY5LjMgNjAuOEwzOC44IDUuMXptMTUxIDExOC4zQzIyNiA5Ny43IDI2OS41IDgwIDMyMCA4MGM2NS4yIDAgMTE4LjggMjkuNiAxNTkuOSA2Ny43QzUxOC40IDE4My41IDU0NSAyMjYgNTU4LjYgMjU2Yy0xMi42IDI4LTM2LjYgNjYuOC03MC45IDEwMC45bC01My44LTQyLjJjOS4xLTE3LjYgMTQuMi0zNy41IDE0LjItNTguNyAwLTcwLjctNTcuMy0xMjgtMTI4LTEyOC0zMi4yIDAtNjEuNyAxMS45LTg0LjIgMzEuNWwtNDYuMS0zNi4xem0yMDUuMSAxNjAuOC04MS41LTYzLjljNC4yLTguNSA2LjYtMTguMiA2LjYtMjguMyAwLTUuNS0uNy0xMC45LTItMTZoMmM0NC4yIDAgODAgMzUuOCA4MCA4MCAwIDkuOS0xLjggMTkuNC01LjEgMjguMnptOS40IDEzMC4zQzM3OC44IDQyNS40IDM1MC43IDQzMiAzMjAgNDMyYy02NS4yIDAtMTE4LjgtMjkuNi0xNTkuOS02Ny43QzEyMS42IDMyOC41IDk1IDI4NiA4MS40IDI1NmM4LjMtMTguNCAyMS41LTQxLjUgMzkuNC02NC44bC0zNy43LTI5LjdjLTIyLjggMjkuNy0zOS4xIDU5LjMtNDguNiA4Mi4yLTMuMyA3LjktMy4zIDE2LjcgMCAyNC42IDE0LjkgMzUuNyA0Ni4yIDg3LjcgOTMgMTMxLjEgNDcgNDMuOCAxMTEuNyA4MC42IDE5Mi41IDgwLjYgNDcuOCAwIDg5LjktMTIuOSAxMjYuMi0zMi41bC00MS45LTMzek0xOTIgMjU2YzAgNzAuNyA1Ny4zIDEyOCAxMjggMTI4IDEzLjMgMCAyNi4xLTIgMzguMi01LjhMMzAyIDMzNGMtMjMuNS01LjQtNDMuMS0yMS4yLTUzLjctNDIuM2wtNTYuMS00NC4yYy0uMiAyLjgtLjMgNS42LS4zIDguNXoiLz48L3N2Zz4=);background-repeat:no-repeat;background-size:contain;display:inline-block;height:22px;position:absolute;right:16px;top:20px;width:22px;z-index:2}.remodal form label #showUserPassword.active{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48IS0tISBGb250IEF3ZXNvbWUgUHJvIDYuNC4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIENvcHlyaWdodCAyMDIzIEZvbnRpY29ucywgSW5jLi0tPjxwYXRoIGQ9Ik0yODggODBjLTY1LjIgMC0xMTguOCAyOS42LTE1OS45IDY3LjdDODkuNiAxODMuNSA2MyAyMjYgNDkuNCAyNTYgNjMgMjg2IDg5LjYgMzI4LjUgMTI4IDM2NC4zYzQxLjIgMzguMSA5NC44IDY3LjcgMTYwIDY3LjdzMTE4LjgtMjkuNiAxNTkuOS02Ny43QzQ4Ni40IDMyOC41IDUxMyAyODYgNTI2LjYgMjU2Yy0xMy42LTMwLTQwLjItNzIuNS03OC42LTEwOC4zQzQwNi44IDEwOS42IDM1My4yIDgwIDI4OCA4MHpNOTUuNCAxMTIuNkMxNDIuNSA2OC44IDIwNy4yIDMyIDI4OCAzMnMxNDUuNSAzNi44IDE5Mi42IDgwLjZjNDYuOCA0My41IDc4LjEgOTUuNCA5MyAxMzEuMSAzLjMgNy45IDMuMyAxNi43IDAgMjQuNi0xNC45IDM1LjctNDYuMiA4Ny43LTkzIDEzMS4xQzQzMy41IDQ0My4yIDM2OC44IDQ4MCAyODggNDgwcy0xNDUuNS0zNi44LTE5Mi42LTgwLjZDNDguNiAzNTYgMTcuMyAzMDQgMi41IDI2OC4zYy0zLjMtNy45LTMuMy0xNi43IDAtMjQuNkMxNy4zIDIwOCA0OC42IDE1NiA5NS40IDExMi42ek0yODggMzM2YzQ0LjIgMCA4MC0zNS44IDgwLTgwcy0zNS44LTgwLTgwLTgwaC0yYzEuMyA1LjEgMiAxMC41IDIgMTYgMCAzNS4zLTI4LjcgNjQtNjQgNjQtNS41IDAtMTAuOS0uNy0xNi0ydjJjMCA0NC4yIDM1LjggODAgODAgODB6bTAtMjA4YTEyOCAxMjggMCAxIDEgMCAyNTYgMTI4IDEyOCAwIDEgMSAwLTI1NnoiLz48L3N2Zz4=);height:20px;right:17px;width:20px}.remodal form .button{align-items:center;background:linear-gradient(138deg,#7c00ff,#ae09d2 50%);border-radius:20px;box-shadow:1px 1px 2px 1px rgb(0 0 0 / .05);color:#fff;display:flex;font-size:16px;font-weight:600;height:56px;justify-content:center;padding:18px 14px;text-align:center;width:100%}.remodal form .button[disabled]{animation:bar-progress 1s linear infinite;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background:linear-gradient(90deg,#ffd33d,#ea4aaa 17%,#b34bff 34%,#01feff 51%,#ffd33d 68%,#ea4aaa 85%,#b34bff);background-size:300% 100%;color:hsl(0 0% 100% / .7);-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.remodal form .role{align-items:center;background:rgb(11 8 31 / .02);border-radius:24px;box-shadow:inset 0 0 4px rgb(11 8 30 / .04);display:flex;gap:5px;margin-bottom:24px;padding:5px}.remodal form .role label{align-items:center;background:#fff;border-radius:20px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);display:flex;font-size:15px;font-weight:600;gap:8px;height:48px;justify-content:center;margin-bottom:0;padding:16px 26px 16px 20px;position:relative;width:100%}@media (max-width:480px){.remodal form .role label{font-size:14px}}.remodal form .role input{display:none}.remodal form .role input:checked+label{background:#0b081e;box-shadow:none;color:#fff;z-index:1}.remodal form .agree{font-size:14px;font-weight:350;margin-bottom:26px;margin-top:-2px;opacity:.7}@media (max-width:480px){.remodal form .agree{font-size:12px}}.remodal form .agree b{font-weight:600}.remodal form .agree a{color:#0b081e;text-decoration:underline}.remodal form .creator,.remodal form .fan{font-size:16px;font-weight:350;margin-bottom:20px}@media (max-width:480px){.remodal form .creator,.remodal form .fan{font-size:14px}}.remodal form .creator b,.remodal form .fan b{font-weight:700}.remodal form .already{align-items:center;display:flex;font-size:16px;font-weight:350;gap:4px;justify-content:center;margin-top:24px;text-align:center}@media (max-width:480px){.remodal form .already{font-size:14px}}.remodal form .already a{font-weight:600}.remodal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);backface-visibility:visible;-webkit-backface-visibility:visible;background:rgb(0 0 0 / .4);display:none;height:100%;left:auto;position:fixed;right:auto;top:0;width:100%;z-index:12}.remodal-wrapper{padding:30px 30px 0;z-index:9999}@media (max-width:480px){.remodal-wrapper{padding:7px}}.alert-toast{animation:backInRight;animation-duration:.7s;bottom:30px;display:none;position:fixed;right:30px;z-index:99999}@media (max-width:480px){.alert-toast{bottom:20px;right:20px}}.alert-toast.delay{animation:backOutRight;animation-duration:.7s;transition:visibility .7s;visibility:hidden}.alert-toast_info{align-items:center;border-radius:12px;box-shadow:1px 2px 2px 1px rgb(0 0 0 / .04);display:flex;font-size:14px;font-weight:400;line-height:1;padding:14px 16px}@media (max-width:480px){.alert-toast_info{font-size:12px;padding:12px 14px}}.alert-toast_info svg{height:16px;margin-right:6px}@media (max-width:480px){.alert-toast_info svg{height:14px;margin-right:6px}}.alert-toast#claimInvalid .alert-toast_info,.alert-toast#contactInvalid .alert-toast_info,.alert-toast#logoutSuccess .alert-toast_info{background:#ff355f;color:#fff}.alert-toast#claimInvalid .alert-toast_info svg,.alert-toast#contactInvalid .alert-toast_info svg,.alert-toast#logoutSuccess .alert-toast_info svg{fill:#fff}.alert-toast#claimError .alert-toast_info,.alert-toast#contactError .alert-toast_info{background:#ffe135;color:#0b081e}.alert-toast#claimError .alert-toast_info svg,.alert-toast#contactError .alert-toast_info svg{fill:#0b081e}.alert-toast#claimSubmitted .alert-toast_info,.alert-toast#contactSubmitted .alert-toast_info,.alert-toast#copyURL .alert-toast_info,.alert-toast#loginSuccess .alert-toast_info,.alert-toast#resendVerify .alert-toast_info,.alert-toast#saveSettings .alert-toast_info{background:#00fe80;color:#0b081e}.alert-toast#claimSubmitted .alert-toast_info svg,.alert-toast#contactSubmitted .alert-toast_info svg,.alert-toast#copyURL .alert-toast_info svg,.alert-toast#loginSuccess .alert-toast_info svg,.alert-toast#resendVerify .alert-toast_info svg,.alert-toast#saveSettings .alert-toast_info svg{fill:#0b081e}.alert-model{align-items:center;-webkit-backdrop-filter:blur(40px) saturate(1);backdrop-filter:blur(40px) saturate(1);border-radius:14px;box-shadow:1px 1px 2px 1px rgb(0 0 0 / .05);display:flex;font-weight:600;gap:10px;justify-content:center;left:50%;padding:16px 20px;position:fixed;top:22px;transform:translateX(-50%);width:-moz-max-content;width:max-content;z-index:999}@media (max-width:992px){.alert-model{top:96px}}@media (max-width:480px){.alert-model{gap:6px;max-width:96%;padding:14px 20px;right:7px;top:82px;width:-moz-max-content;width:max-content}}.alert-model:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/circle-chevron-right-light.svg?74ed2079ff5d6c3ca483538a7fb4c729);background-position:50%;background-repeat:no-repeat;background-size:22px;content:"";flex:0 0 22px;height:22px;opacity:.4;width:22px}@media (max-width:480px){.alert-model:after{background-size:18px;flex:0 0 18px;height:18px;width:18px}}.alert-model.confirm{background:rgb(239 4 94 / .7)}.alert-model.pending{background:rgb(255 255 0 / .7)}.alert-model.pending:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/circle-chevron-right.svg?0b2e1a2285c672fd1f23465da9cb9a09)}.alert-model.pending p{color:#0b081e}.alert-model.create{background:rgb(8 162 209 / .7)}.alert-model p{color:#fff;font-size:14px;line-height:1.6}@media (max-width:480px){.alert-model p{font-size:12px}body.single-model .alert-model{top:8px}}#tabberNotice{align-items:center;-webkit-backdrop-filter:blur(40px) saturate(1);backdrop-filter:blur(40px) saturate(1);background-color:rgb(239 4 94 / .7);background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/rectangle-ad-light.svg?76bab8f484b079842ee38817d93c84b9);background-position:left 16px center;background-repeat:no-repeat;background-size:28px;border-radius:14px;box-shadow:1px 1px 2px 1px rgb(0 0 0 / .05);color:#fff;display:flex;flex-direction:column;font-size:16px;justify-content:center;left:50%;line-height:1.4;opacity:1;padding:16px 46px 16px 56px;position:fixed;top:20px;transform:translateX(-50%);transition:opacity .5s ease;width:-moz-max-content;width:max-content;z-index:999}@media (max-width:480px){#tabberNotice{font-size:14px;gap:0;max-width:96%;padding:14px 44px 14px 54px;right:7px;top:12px;width:-moz-max-content;width:max-content}}#tabberNotice.fade-out{opacity:0}#tabberNotice strong{font-weight:600}#tabberNotice div{font-size:14px;font-weight:350}@media (max-width:480px){#tabberNotice div{font-size:12px}}#tabberNotice button{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/close-white.svg?9ca6577c3f8028d47f18a60f6947cb1c);background-position:50%;background-repeat:no-repeat;background-size:14px;height:36px;position:absolute;right:0;top:0;width:36px}@media (max-width:480px){#tabberNotice button{background-size:12px}}.banner{animation:zoomIn;animation-duration:.5s;margin-bottom:40px}.banner #bannerNotice{align-items:center;animation:backgroundMoveZoom 25s ease-in-out infinite;aspect-ratio:4.1;background-position:50%;background-size:cover;border-radius:20px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:-2px;-o-object-fit:cover;object-fit:cover;position:relative}@media (max-width:480px){.banner #bannerNotice{gap:5px}}.banner #bannerNotice:before{background:rgb(11 8 30 / .4);border-radius:20px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.banner #bannerNotice:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/rectangle-ad-light.svg?76bab8f484b079842ee38817d93c84b9);background-repeat:no-repeat;content:"";height:26px;opacity:.7;position:absolute;right:14px;top:10px;width:26px}@media (max-width:480px){.banner #bannerNotice:after{height:24px;width:24px}}.banner #bannerNotice span{font-size:24px;font-weight:900;position:relative;text-transform:uppercase}@media (max-width:480px){.banner #bannerNotice span{background-size:24px;font-size:18px}}@media (max-width:390px){.banner #bannerNotice span{font-size:16px}}.banner #bannerNotice span.free b{color:#00ffbf}.banner #bannerNotice span.trial b{color:#ff58a9}.banner #bannerNotice p{animation:heartBeat;animation-duration:10s;animation-iteration-count:infinite;color:#fff;font-size:16px;font-weight:500;position:relative}@media (max-width:480px){.banner #bannerNotice p{font-size:12px}}@media (max-width:390px){.banner #bannerNotice p{font-size:10px}}.banner #bannerNotice .username{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/onlyfans-icon.svg?1166b7f0726a02c18bf355f1161035c9);background-position:left 5px;background-repeat:no-repeat;background-size:25px;bottom:8px;font-family:Signika Negative,sans-serif;font-size:18px;font-weight:500;left:14px;line-height:1;opacity:.7;padding:4px 10px 4px 27px;position:absolute}@media (max-width:480px){.banner #bannerNotice .username{background-size:17px;bottom:6px;font-size:12px;font-weight:500;left:12px;padding:4px 10px 4px 20px}}@media (max-width:390px){.banner #bannerNotice .username{background-size:16px;font-size:11px;padding:4px 10px 4px 18px}}@keyframes backgroundMoveZoom{0%{background-position:50% 50%}20%{background-position:50% 30%}40%{background-position:50% 75%}60%{background-position:50% 35%}80%{background-position:50% 70%}to{background-position:50% 50%}}html{box-sizing:border-box;height:100%;scroll-behavior:auto}body,html{margin:0;padding:0}body{background:#fff;color:#0b081e;font-family:Inter,serif;font-optical-sizing:auto;font-style:normal;font-weight:350}body.loading:before{animation:bar-progress 1s linear infinite;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background:linear-gradient(90deg,#ffd33d,#ea4aaa 17%,#b34bff 34%,#01feff 51%,#ffd33d 68%,#ea4aaa 85%,#b34bff);background-size:300% 100%;box-shadow:0 2px 14px 1px rgb(0 0 0 / .05);content:"";height:5px;left:0;position:fixed;top:0;width:100%;z-index:99999}body.loading #sectionStatistics #chart,body.loading #sectionStatistics .range button,body.loading #sectionStatistics .range input,body.loading #sectionStatistics .total{opacity:.6;pointer-events:none}body.loading #sectionStatistics .line:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/lozad.svg?2af0cca5862dd57fc1c9aadb407d981a);background-position:50%;background-repeat:no-repeat;background-size:40px;content:"";height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}body.single-model{height:auto;min-height:100%;position:relative}.oops{height:calc(100vh - 64px);padding:60px 20px;position:relative;text-align:center}@media (max-width:480px){.oops{height:calc(100vh - 66px)}}.oops a,.oops a svg{margin-bottom:54px}.oops a svg{display:inline-block;height:80px}@media (max-width:480px){.oops a svg{height:66px}}.oops h1{font-size:34px;font-weight:900;line-height:1.4;margin-bottom:10px}@media (max-width:480px){.oops h1{font-size:28px}}.oops h2{font-size:22px;font-weight:200;line-height:1.4;margin-bottom:46px}@media (max-width:480px){.oops h2{font-size:18px}}.oops .return{background:#fff;border-radius:20px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);color:#0b081e;display:inline-block;font-size:16px;font-weight:600;height:56px;line-height:1.2;margin-bottom:0;padding:18px 30px;text-align:center;width:180px}.oops .return.gone{background:linear-gradient(138deg,#7c00ff,#ae09d2 50%);color:#fff}body.error404{background:#fcff00}.grecaptcha-badge{visibility:hidden}.lozad{background-color:#f8f8f9;background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/lozad.svg?2af0cca5862dd57fc1c9aadb407d981a);background-position:50%;background-repeat:no-repeat;background-size:40px;min-height:50px;min-width:50px;position:relative}.lozad:before{content:attr(alt);visibility:hidden}img.lozad{font-size:0;line-height:0}#loadBar{animation:bar-progress 1s linear infinite;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background:linear-gradient(90deg,#ffd33d,#ea4aaa 17%,#b34bff 34%,#01feff 51%,#ffd33d 68%,#ea4aaa 85%,#b34bff);background-size:300% 100%;border-radius:0;display:none;height:4px;left:0;margin:0;opacity:1;position:fixed;top:0;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);width:100%;z-index:99999}@media (max-width:480px){#loadBar{bottom:0;top:auto}}#loadBar:before{content:none}@keyframes bar-progress{0%{background-position:100%}to{background-position:0}}@keyframes opacityChange{0%,to{opacity:.3}50%{opacity:1}}body.single-model .footer{background:linear-gradient(1turn,#fff0 90%,rgb(11 8 30 / .03));color:#0b081e}body.single-model .footer .footer-right p{flex-direction:column}body.single-model .footer .footer-right p span{margin:0}body.single-model .card-model .avatar:before{content:none}body.page .footer,body.page-template-page_home .footer,body.page-template-page_models-instagram .footer,body.page-template-page_models-onlyfans .footer,body.page-template-page_models-tiktok .footer,body.page-template-page_models-twitch .footer,body.page-template-page_models-twitter .footer,body.page-template-page_models-youtube .footer{background:#0b081e;border-top:1.5px solid hsl(0 0% 100% / .1);color:#fff}body.preventScroll{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%}body.loading .main{position:relative}body.loading .filters ul li,body.loading .main .content_page,body.loading .menu-float button,body.loading .select .action,body.loading button.reset{opacity:.6;pointer-events:none}body.filtersOpen .models-random{pointer-events:none}body.page .footer-right{justify-content:space-between}body.page-template-page_account,body.page-template-page_account_fan{height:100%}#backgroundBody{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgb(0 0 0 / .4);display:none;height:100%;position:fixed;top:0;width:100%;z-index:5}#backgroundBody.closing,#backgroundBody.opening{animation-duration:.3s;animation-fill-mode:forwards;animation-name:remodal-overlay-opening-keyframes}#backgroundBody.closing{animation-direction:reverse}@keyframes reduceWidth{to{width:10%}}.toastify{align-items:center;background:#0b081e;border-radius:12px;display:flex;font-size:15px;font-weight:400;gap:8px;left:50%!important;line-height:1.4;max-width:90%;padding:14px 20px;transform:translateX(-50%)!important;width:-moz-max-content;width:max-content}@media (max-width:480px){.toastify{font-size:13px;gap:6px;padding:12px 18px}}.toastify:after{animation-name:none;animation-timing-function:linear;background:hsl(0 0% 100% / .1);border-radius:3px;bottom:0;content:"";height:100%;left:0;position:absolute;width:100%}.toastify.countdown-toast:after{animation-duration:var(--toast-duration,3s);animation-name:reduceWidth;animation-timing-function:linear;z-index:-1}.toastify:before{background-position:50%;background-repeat:no-repeat;background-size:16px;content:"";height:16px;position:relative;width:16px;z-index:2}@media (max-width:480px){.toastify:before{background-size:15px;height:15px;width:15px}}.toastify.login:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc.--%3E%3Cpath fill='%2307e753' d='M192 365.8 302 256 192 146.2V200c0 13.3-10.7 24-24 24H48v64h120c13.3 0 24 10.7 24 24v53.8zM352 256c0 11.5-4.6 22.5-12.7 30.6L223.2 402.4c-8.7 8.7-20.5 13.6-32.8 13.6-25.6 0-46.4-20.8-46.4-46.4V336H48c-26.5 0-48-21.5-48-48v-64c0-26.5 21.5-48 48-48h96v-33.6c0-25.6 20.8-46.4 46.4-46.4 12.3 0 24.1 4.9 32.8 13.6l116.1 115.8c8.1 8.1 12.7 19.1 12.7 30.6zm-8 176h80c22.1 0 40-17.9 40-40V120c0-22.1-17.9-40-40-40h-80c-13.3 0-24-10.7-24-24s10.7-24 24-24h80c48.6 0 88 39.4 88 88v272c0 48.6-39.4 88-88 88h-80c-13.3 0-24-10.7-24-24s10.7-24 24-24z'/%3E%3C/svg%3E")}.toastify.logout:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc.--%3E%3Cpath fill='%23ff4a4a' d='M352 146.2 462 256 352 365.8V312c0-13.3-10.7-24-24-24H208v-64h120c13.3 0 24-10.7 24-24v-53.8zM512 256c0-11.5-4.6-22.5-12.7-30.6L383.2 109.6c-8.7-8.7-20.5-13.6-32.8-13.6-25.6 0-46.4 20.8-46.4 46.4V176h-96c-26.5 0-48 21.5-48 48v64c0 26.5 21.5 48 48 48h96v33.6c0 25.6 20.8 46.4 46.4 46.4 12.3 0 24.1-4.9 32.8-13.6l116.1-115.8c8.1-8.1 12.7-19.1 12.7-30.6zM168 80c13.3 0 24-10.7 24-24s-10.7-24-24-24H88C39.4 32 0 71.4 0 120v272c0 48.6 39.4 88 88 88h80c13.3 0 24-10.7 24-24s-10.7-24-24-24H88c-22.1 0-40-17.9-40-40V120c0-22.1 17.9-40 40-40h80z'/%3E%3C/svg%3E")}.toastify.save:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc.--%3E%3Cpath fill='%2307e753' d='M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm113-303c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z'/%3E%3C/svg%3E")}.toastify.sent:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc.--%3E%3Cpath fill='%2328e6ff' d='M200.3 81.5C210.9 61.5 231.9 48 256 48s45.1 13.5 55.7 33.5c5.4 10.2 17.3 15.1 28.3 11.7 21.6-6.6 46.1-1.4 63.1 15.7s22.3 41.5 15.7 63.1c-3.4 11 1.5 22.9 11.7 28.2 20 10.6 33.5 31.6 33.5 55.7s-13.5 45.1-33.5 55.7c-10.2 5.4-15.1 17.2-11.7 28.2 6.6 21.6 1.4 46.1-15.7 63.1s-41.5 22.3-63.1 15.7c-11-3.4-22.9 1.5-28.2 11.7-10.6 20-31.6 33.5-55.7 33.5s-45.1-13.5-55.7-33.5c-5.4-10.2-17.2-15.1-28.2-11.7-21.6 6.6-46.1 1.4-63.1-15.7S86.6 361.6 93.2 340c3.4-11-1.5-22.9-11.7-28.2C61.5 301.1 48 280.1 48 256s13.5-45.1 33.5-55.7c10.2-5.4 15.1-17.3 11.7-28.3-6.6-21.6-1.4-46.1 15.7-63.1s41.5-22.3 63.1-15.7c11 3.4 22.9-1.5 28.2-11.7zM256 0c-35.9 0-67.8 17-88.1 43.4-33-4.3-67.6 6.2-93 31.6S39 135 43.3 168C17 188.2 0 220.1 0 256s17 67.8 43.4 88.1c-4.3 33 6.2 67.6 31.6 93s60 35.9 93 31.6c20.2 26.3 52.1 43.3 88 43.3s67.8-17 88.1-43.4c33 4.3 67.6-6.2 93-31.6s35.9-60 31.6-93c26.3-20.2 43.3-52.1 43.3-88s-17-67.8-43.4-88.1c4.3-33-6.2-67.6-31.6-93S377 39 344 43.3C323.8 17 291.9 0 256 0zm113 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z'/%3E%3C/svg%3E")}.toastify.alert:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc.--%3E%3Cpath fill='%23ff4a4a' d='M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm0-384c-13.3 0-24 10.7-24 24v112c0 13.3 10.7 24 24 24s24-10.7 24-24V152c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0-64 0 32 32 0 1 0 64 0z'/%3E%3C/svg%3E")}.toastify.remove:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc.--%3E%3Cpath fill='%23ff4a4a' d='M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm-81-337c-9.4 9.4-9.4 24.6 0 33.9l47 47-47 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l47-47 47 47c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-47-47 47-47c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-47 47-47-47c-9.4-9.4-24.6-9.4-33.9 0z'/%3E%3C/svg%3E")}.toastify.copy:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 640 512'%3E%3C!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc.--%3E%3Cpath fill='%2328e6ff' d='M580.3 267.2c56.2-56.2 56.2-147.3 0-203.5-53.5-53.5-139.4-56.4-196.4-6.5l-6.1 5.4c-10 8.7-11 23.9-2.3 33.9s23.9 11 33.9 2.3l6.1-5.4c38-33.2 95.2-31.3 130.9 4.4 37.4 37.4 37.4 98.1 0 135.6L433.1 346.6c-37.4 37.4-98.2 37.4-135.6 0-35.7-35.7-37.6-92.9-4.4-130.9l4.7-5.4c8.7-10 7.7-25.1-2.3-33.9s-25.1-7.7-33.9 2.3l-4.7 5.4c-49.8 57-46.9 142.9 6.6 196.4 56.2 56.2 147.3 56.2 203.5 0l113.3-113.3zM59.7 244.8C3.5 301 3.5 392.1 59.7 448.2c53.6 53.6 139.5 56.4 196.5 6.5l6.1-5.4c10-8.7 11-23.9 2.3-33.9s-23.9-11-33.9-2.3l-6.1 5.4c-38 33.2-95.2 31.3-130.9-4.4-37.4-37.4-37.4-98.1 0-135.6L207 165.4c37.4-37.4 98.1-37.4 135.6 0 35.7 35.7 37.6 92.9 4.4 130.9l-5.4 6.1c-8.7 10-7.7 25.1 2.3 33.9s25.1 7.7 33.9-2.3l5.4-6.1c49.9-57 47-142.9-6.5-196.5-56.2-56.2-147.3-56.2-203.5 0L59.7 244.8z'/%3E%3C/svg%3E")}.toastify.info:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc.--%3E%3Cpath fill='%2328e6ff' d='M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm-40-176c-13.3 0-24 10.7-24 24s10.7 24 24 24h80c13.3 0 24-10.7 24-24s-10.7-24-24-24h-8v-88c0-13.3-10.7-24-24-24h-48c-13.3 0-24 10.7-24 24s10.7 24 24 24h24v64h-24zm40-144a32 32 0 1 0 0-64 32 32 0 1 0 0 64z'/%3E%3C/svg%3E")}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-ms-flex-negative:0;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:#fff0;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}
/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);-webkit-tap-highlight-color:#fff0;contain:layout style size;display:none;height:100%;left:0;opacity:.003;position:fixed;top:0;touch-action:none;width:100%;z-index:var(--pswp-root-z-index)}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{background:var(--pswp-bg);opacity:.005}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__img,.pswp__zoom-wrap{height:auto;width:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{overflow:hidden;z-index:1}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);font-size:1em;line-height:1;margin:auto}.pswp .pswp__hide-on-close{opacity:.005;pointer-events:none;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);will-change:opacity;z-index:10}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{-webkit-touch-callout:none;-webkit-appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;height:60px;margin:0;opacity:.85;overflow:hidden;padding:0;position:relative;width:50px}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{background:none;border:0;box-shadow:none;opacity:1;padding:0;transition:none}.pswp__button:disabled{cursor:auto;opacity:.3}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);height:32px;left:9px;overflow:hidden;pointer-events:none;position:absolute;top:14px;width:32px}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{display:flex;flex-direction:row;height:60px;justify-content:flex-end;left:0;pointer-events:none!important;position:absolute;top:0;width:100%;z-index:10}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{height:100px;margin-top:-50px;position:absolute;top:0;top:50%;width:75px}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:none;border-radius:0;height:60px;margin-top:-30px;top:50%;width:60px}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{height:60px;margin-right:auto;overflow:hidden;position:relative;width:50px}.pswp__preloader .pswp__icn{animation:pswp-clockwise .6s linear infinite;opacity:0;transition:opacity .2s linear}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{color:var(--pswp-icon-color);font-size:14px;height:30px;line-height:30px;margin-top:15px;margin-inline-start:20px;opacity:.85;text-shadow:1px 1px 3px var(--pswp-icon-color-secondary)}.pswp--one-slide .pswp__counter{display:none}.wide{display:flex;gap:40px;margin:0 auto;max-width:1300px;padding:0 30px}@media (max-width:992px){.wide{flex-direction:column;gap:0}}@media (max-width:480px){.wide{padding:0}}.preview{animation:fadeInUp;animation-duration:.3s;border-radius:24px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);flex:0 0 45%;height:calc(100vh - 40px);margin:20px auto 40px;max-height:1200px;max-width:780px;min-width:500px;overflow:hidden;position:sticky;top:20px;z-index:5}@media (max-width:992px){.preview{animation:none;flex:0 0 auto;height:100%;margin:20px auto 0;max-height:80vh;position:relative;top:auto;width:100%;z-index:6}}@media (max-width:480px){.preview{border-radius:0;box-shadow:none;flex:0 0 auto;height:62vh;margin:0 auto;min-width:100%}}.preview .head{display:flex;justify-content:space-between;left:50%;margin:0 auto;max-width:780px;padding:20px;position:absolute;transform:translateX(-50%);width:100%;z-index:1}@media (max-width:480px){.preview .head{padding:12px 16px}}.preview .head .logo{align-items:center;display:flex;gap:8px}@media (max-width:768px){.preview .head .logo{gap:6px}}.preview .head .logo .luvs{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/logo-single.svg?8fa1432807ecf7337f02d22cb1032e4c);background-repeat:no-repeat;height:40px;width:40px}@media (max-width:768px){.preview .head .logo .luvs{height:38px;width:38px}}@media (max-width:480px){.preview .head .logo .luvs{height:36px;width:36px}}@media (max-width:390px){.preview .head .logo .luvs{height:32px;width:32px}}.preview .head .logo .name{align-items:center;color:#fff;display:flex;font-family:Signika Negative,sans-serif;font-size:32px;font-weight:700;position:relative}@media (max-width:768px){.preview .head .logo .name{font-size:30px}}@media (max-width:480px){.preview .head .logo .name{font-size:28px}}@media (max-width:390px){.preview .head .logo .name{font-size:24px}}.preview .head .logo .name span{font-weight:300}.preview .head .logo .name .claim-svg{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/claim.svg?410520daca91e4403b9c26add27e5560);background-repeat:no-repeat;height:16px;margin-left:8px;position:relative;top:2px;width:16px}@media (max-width:480px){.preview .head .logo .name .claim-svg{height:14px;margin-left:4px;width:14px}}@media (max-width:390px){.preview .head .logo .name .claim-svg{height:12px;width:12px}}.preview .head .logo .name .lgbtq-svg{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/lgbtq.svg?027c2e7a473c5a6d52bca827d93cf0b7);background-repeat:no-repeat;height:24px;margin-left:8px;position:relative;top:1px;width:24px}@media (max-width:480px){.preview .head .logo .name .lgbtq-svg{height:20px;margin-left:6px;width:20px}}.preview .head .action{display:flex;gap:5px}.preview .head .action a,.preview .head .action button{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsl(0 0% 100% / .15);border:1.5px solid hsl(0 0% 100% / .1);border-radius:16px;display:flex;filter:saturate(2);height:48px;justify-content:center;width:48px}@media (max-width:768px){.preview .head .action a,.preview .head .action button{height:46px;width:46px}}@media (max-width:390px){.preview .head .action a,.preview .head .action button{height:44px;width:44px}}@media (max-width:360px){.preview .head .action a,.preview .head .action button{height:42px;width:42px}}.preview .head .action a .share-svg,.preview .head .action button .share-svg{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/share.svg?8179b00953881620f9a48f304319019a);background-position:50%;background-repeat:no-repeat;height:24px;width:24px}@media (max-width:768px){.preview .head .action a .share-svg,.preview .head .action button .share-svg{height:22px;width:22px}}@media (max-width:390px){.preview .head .action a .share-svg,.preview .head .action button .share-svg{height:20px;width:20px}}.preview .head .action a .qrcode-svg,.preview .head .action button .qrcode-svg{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/qrcode.svg?d4ef7a634ff8d5109769af53f8344633);background-position:50%;background-repeat:no-repeat;height:24px;width:24px}@media (max-width:768px){.preview .head .action a .qrcode-svg,.preview .head .action button .qrcode-svg{height:22px;width:22px}}@media (max-width:390px){.preview .head .action a .qrcode-svg,.preview .head .action button .qrcode-svg{height:20px;width:20px}}.preview .head .action #actionClaim{align-items:center;background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/badge-check-regular-white.svg?c4e64ac957f9294841143010ecb44157);background-position:14px;background-repeat:no-repeat;background-size:14px;border-radius:14px;color:#fff;display:flex;font-size:14px;font-weight:600;gap:8px;padding:14px 16px 14px 34px;width:-moz-max-content;width:max-content}@media (max-width:480px){.preview .head .action #actionClaim{background-size:12px;font-size:12px;gap:6px;padding:14px 16px 14px 30px}}.preview .head .action .user{align-items:center;color:#fff;cursor:pointer;display:flex;gap:8px;position:relative}.preview .head .action .user img{border:2px solid #fff;border-radius:50%;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);height:48px;-o-object-fit:cover;object-fit:cover;width:48px}@media (max-width:768px){.preview .head .action .user img{height:46px;width:46px}}@media (max-width:390px){.preview .head .action .user img{height:44px;width:44px}}@media (max-width:360px){.preview .head .action .user img{height:42px;width:42px}}.preview .head .action .user span{display:flex;flex-direction:column;gap:3px}.preview .head .action .user span b{font-size:16px;font-weight:700}@media (max-width:360px){.preview .head .action .user span b{font-size:15px}}.preview .head .action .user span span{color:#eabdf8;font-size:12px;font-weight:600;text-transform:uppercase}@media (max-width:360px){.preview .head .action .user span span{font-size:11px}}.preview .head .action .user.notification:after{animation:heartBeat;animation-duration:1.5s;animation-iteration-count:infinite;background:#fb2375;border:10px;border-radius:8px;bottom:-6px;color:#fff;content:attr(data-user-notification-content);font-family:Signika Negative,sans-serif;font-size:14px;font-weight:700;left:-6px;line-height:1.2;padding:4px 8px;position:absolute}@media (max-width:480px){.preview .head .action .user.notification:after{font-size:12px}}.preview .info{background:linear-gradient(180deg,#fff0 90%,rgb(11 8 30 / .03));background:#fff0;bottom:110px;display:flex;flex-direction:column;padding:24px 20px;position:absolute;width:100%;z-index:4}@media (max-width:992px){.preview .info{bottom:0;padding:24px 20px}}@media (max-width:480px){.preview .info{padding:24px 16px 14px}}.preview .info .avatar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:50%;position:relative;width:-moz-max-content;width:max-content;z-index:1}.preview .info .avatar img{border-radius:100%;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);height:130px;overflow:hidden;padding:4px;position:relative;width:130px;z-index:1}@media (max-width:1200px){.preview .info .avatar img{height:120px;padding:3px;width:120px}}@media (max-width:480px){.preview .info .avatar img{height:110px;padding:3px;width:110px}}@media (max-width:390px){.preview .info .avatar img{height:96px;width:96px}}@media (max-width:360px){.preview .info .avatar img{height:90px;width:90px}}.preview .info .avatar .promote-svg{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/sparkling-diamond.gif?67da07d9b8998eddb1a0bec5d27949ba);background-position:50%;background-repeat:no-repeat;background-size:30px;height:30px;left:-16px;position:absolute;top:24px;transform:rotate(344deg);width:30px}@media (max-width:1200px){.preview .info .avatar .promote-svg{left:-18px;top:20px}}@media (max-width:992px){.preview .info .avatar .promote-svg{left:-16px;top:16px;transform:rotate(351deg)}}@media (max-width:768px){.preview .info .avatar .promote-svg{background-size:26px;height:26px;left:-12px;top:18px;width:26px}}@media (max-width:480px){.preview .info .avatar .promote-svg{background-size:28px;height:28px;left:-12px;top:12px;width:28px}}@media (max-width:390px){.preview .info .avatar .promote-svg{height:22px;left:-10px;width:22px}}@media (max-height:700px){.preview .info .avatar .promote-svg{height:26px;width:26px}}.preview .info ul{align-items:center;display:flex;flex-wrap:wrap;gap:20px}@media (max-height:700px){.preview .info ul{gap:20px;margin-top:14px}}.preview .info ul li{align-items:center;display:flex;font-size:18px;font-weight:350;gap:5px}@media (max-width:1200px){.preview .info ul li{font-size:16px}}@media (max-width:992px){.preview .info ul li{font-size:18px}}@media (max-width:480px){.preview .info ul li{font-size:14px}}@media (max-width:390px){.preview .info ul li{font-size:12px}}.preview .info ul li:last-child{margin-right:0}.preview .info ul li .icon{background-position:50%;background-repeat:no-repeat;height:20px;width:22px}@media (max-width:1200px){.preview .info ul li .icon{height:18px;width:20px}}@media (max-width:992px){.preview .info ul li .icon{height:20px;width:22px}}@media (max-width:480px){.preview .info ul li .icon{height:18px;width:20px}}@media (max-width:390px){.preview .info ul li .icon{height:16px;width:18px}}.preview .info ul li .icon.posts-svg{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/posts-black-slim.svg?057ae07e3be6c1075d0f26079fb3bc08)}.preview .info ul li .icon.photos-svg{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/photos-black2.svg?55b426726c22d25388c4c15b8267104f)}.preview .info ul li .icon.videos-svg{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/videos-black.svg?52366048472d31e1f606fa6eb8afb327)}.preview .info ul li .icon.likes-svg{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/likes-black.svg?86968c231ef3909666515bb60d026811)}.preview .info .slogan{animation-duration:.5s;background:#0b081e;border-radius:16px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);color:#fff;font-family:Caveat Brush,cursive;font-size:20px;font-style:italic;font-weight:400;left:-6px;line-height:1.2;max-width:660px;padding:8px 10px 9px;position:relative;width:-moz-max-content;width:max-content}.preview .info .slogan:before{background:#0b081e;bottom:8px;clip-path:polygon(0 0,100% 25%,100% 100%);content:"";height:24px;left:-9px;position:absolute;width:12px}@media (max-width:1200px){.preview .info .slogan{font-size:20px}}@media (max-width:992px){.preview .info .slogan{font-size:22px}}@media (max-width:480px){.preview .info .slogan{font-size:18px}}@media (max-width:390px){.preview .info .slogan{font-size:16px;padding:6px 8px 7px}}@media (max-width:360px){.preview .info .slogan{font-size:14px}}.preview .edit{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsl(0 0% 100% / .15);border:1.5px solid hsl(0 0% 100% / .07);border-radius:16px;display:flex;filter:saturate(2);height:48px;justify-content:center;position:absolute;right:16px;top:100px;width:48px;z-index:9}@media (max-width:480px){.preview .edit{right:16px;top:78px}}@media (max-width:390px){.preview .edit{height:44px;top:76px;width:44px}}@media (max-width:360px){.preview .edit{height:40px;top:72px;width:40px}}.preview .edit svg{fill:#fff;height:20px}@media (max-width:390px){.preview .edit svg{height:18px}}@media (max-width:360px){.preview .edit svg{height:16px}}.preview .claim{position:absolute;right:16px;top:64px;z-index:4}.cover{height:100%;width:100%}.cover img,.cover video{height:calc(100% - 200px);-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:480px){.cover img,.cover video{height:calc(100% - 100px)}}.cover:after{background:linear-gradient(180deg,#fff0,#fff 34%);bottom:0;content:"";height:44%;left:0;position:absolute;width:100%}@media (max-height:801px){.cover:after{background:linear-gradient(180deg,#fff0,#fff 26%)}}@media (max-width:992px){.cover:after{background:linear-gradient(180deg,#fff0,#fff 40%);height:40%}}.cover:before{background:linear-gradient(0deg,#fff0,rgb(11 8 30 / .9));content:"";height:40%;left:0;position:absolute;top:0;width:100%}.model{margin-bottom:40px;margin-top:38px;padding-top:0;position:relative;width:100%;z-index:4}@media (max-width:768px){.model{margin-top:26px}}.model:before{background:linear-gradient(0deg,#fff0,#fff 100%);height:200px;z-index:1}.model-blur,.model:before{position:absolute;top:0;width:100%}.model-blur{-webkit-backface-visibility:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover;filter:saturate(4);height:100%;left:0;opacity:.15;z-index:4}@media (max-width:992px){.model-blur{height:calc(100% - 70vh);top:70vh}}@media (max-width:768px){.model-blur{height:calc(100% - 66vh);top:66vh}}@media (max-width:480px){.model-blur{height:calc(100% - 62vh);top:62vh}}.model_wrap{margin:0 auto;max-width:780px;position:relative;z-index:1}@media (max-width:480px){.model_wrap{padding:0 16px}}.model_wrap-general{margin-bottom:0}@media (max-width:768px){.model_wrap-general{margin-bottom:0}}.model_wrap-social{margin-bottom:-14px}.model_wrap-social ul{padding:0}.model_wrap-social ul.content{margin-bottom:38px}.model_wrap-social ul li{background:rgb(11 8 31 / .02);border-radius:24px;box-shadow:inset 0 0 4px rgb(11 8 30 / .04);margin-bottom:20px;padding:5px}@media (max-width:480px){.model_wrap-social ul li{margin-bottom:12px}}.model_wrap-social ul li.active .social-url{border:2px solid #0b081e}.model_wrap-social ul li.active .social-url:after{transform:rotate(90deg)}.model_wrap-social ul li .social-url{align-items:center;background:#fff;border-radius:20px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);cursor:pointer;display:flex;font-weight:500;padding:20px 0 20px 20px;position:relative;transition:border-bottom .1s ease;width:100%;z-index:3}@media (max-width:480px){.model_wrap-social ul li .social-url{padding:18px 0 18px 16px}}@media (max-width:390px){.model_wrap-social ul li .social-url{padding:14px 0 14px 14px}}.model_wrap-social ul li .social-url:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/chevron-right-regular.svg?626e7258f55f30fda70da3c8a62578e2);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:26px;opacity:.9;position:absolute;right:21px;top:28px;transition:transform .3s ease;width:26px}@media (max-width:480px){.model_wrap-social ul li .social-url:after{height:20px;right:16px;top:26px;width:20px}}@media (max-width:390px){.model_wrap-social ul li .social-url:after{height:18px;right:14px;top:22px;width:18px}}.model_wrap-social ul li .social-url .title{display:flex;font-family:Signika Negative,sans-serif;font-size:19px;font-weight:700;margin-bottom:3px}@media (max-width:480px){.model_wrap-social ul li .social-url .title{font-size:17px}}@media (max-width:390px){.model_wrap-social ul li .social-url .title{font-size:15px}}.model_wrap-social ul li .social-url .user{display:block;font-size:14px;font-weight:400;opacity:.8}@media (max-width:480px){.model_wrap-social ul li .social-url .user{font-size:12px}}@media (max-width:390px){.model_wrap-social ul li .social-url .user{font-size:10px}}.model_wrap-social ul li .social-url .icon{background-position:50%;background-repeat:no-repeat;margin-right:8px;text-align:center;width:60px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon{width:50px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon{width:46px}}.model_wrap-social ul li .social-url .icon.onlyfans{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/onlyfans.svg?cd0437ed1f37327c04b2c92d7751c4a5);height:34px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.onlyfans{height:28px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.onlyfans{height:26px}}.model_wrap-social ul li .social-url .icon.fansly{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/fansly.svg?0fcb273884b263aa45221d2a8f00ea3e);height:34px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.fansly{height:28px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.fansly{height:26px}}.model_wrap-social ul li .social-url .icon.manyvids{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/manyvids.svg?45b092434888dbf091e8252ee00b3acb);height:44px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.manyvids{height:38px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.manyvids{height:36px}}.model_wrap-social ul li .social-url .icon.patreon{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/patreon.svg?a97594e04c3b9cefa308e1982498d848);height:36px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.patreon{height:30px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.patreon{height:28px}}.model_wrap-social ul li .social-url .icon.pornhub{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/pornhub.svg?60ab7d3003e0fb2e2320380efb476b84);height:38px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.pornhub{height:32px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.pornhub{height:30px}}.model_wrap-social ul li .social-url .icon.okfans{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/okfans.svg?217584d061bdb2a88f95385d53b17470);height:48px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.okfans{height:40px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.okfans{height:38px}}.model_wrap-social ul li .social-url .icon.alua{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/alua.svg?dcad14a80064ca6838a0c7886399ebb3);height:40px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.alua{height:32px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.alua{height:30px}}.model_wrap-social ul li .social-url .icon.loyalfans{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/loyalfans.svg?fcd9779296918b9fc6a32a956ef8ecf1);height:42px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.loyalfans{height:34px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.loyalfans{height:32px}}.model_wrap-social ul li .social-url .icon.instagram{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/instagram.svg?c04923ad27090fcd061ba10a6feb8f4b);height:40px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.instagram{height:34px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.instagram{height:32px}}.model_wrap-social ul li .social-url .icon.tiktok{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/tiktok.svg?c3373f6849a327546821974ee95d9928);height:40px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.tiktok{height:34px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.tiktok{height:32px}}.model_wrap-social ul li .social-url .icon.x{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/x.svg?2f313910cf307c8ec7b9f3f112358621);height:40px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.x{height:34px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.x{height:32px}}.model_wrap-social ul li .social-url .icon.threads{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/threads.svg?d5d590e6b3ca0133a6b7412569e40e0b);height:38px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.threads{height:32px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.threads{height:30px}}.model_wrap-social ul li .social-url .icon.twitch{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/twitch.svg?0b7f25369a9d0ce84d319d61ba109f47);height:40px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.twitch{height:34px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.twitch{height:32px}}.model_wrap-social ul li .social-url .icon.youtube{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/youtube.svg?dd215286c1dfd4c027ffeccc4dba7a26);height:40px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.youtube{height:34px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.youtube{height:32px}}.model_wrap-social ul li .social-url .icon.snapchat{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/snapchat.svg?4412abdf412af6932d2ca87734f7871a);height:40px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.snapchat{height:34px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.snapchat{height:32px}}.model_wrap-social ul li .social-url .icon.facebook{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/facebook.svg?7181b0b2d3e8a8b5bd9da206c003074f);height:36px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.facebook{height:30px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.facebook{height:28px}}.model_wrap-social ul li .social-url .icon.fikfap{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/fikfap.svg?c9b809e93926c3310e1d5b372beb0f02);height:36px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.fikfap{height:32px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.fikfap{height:30px}}.model_wrap-social ul li .social-url .icon.reddit{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/reddit.svg?dbede88af1a51eaf30addd89deb13b3b);height:40px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.reddit{height:34px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.reddit{height:32px}}.model_wrap-social ul li .social-url .icon.telegram{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/telegram.svg?85b514bd29139761b8e8ab9de944c7eb);height:40px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.telegram{height:34px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.telegram{height:32px}}.model_wrap-social ul li .social-url .icon.chaturbate{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/chaturbate.svg?b17ca4390ebbc5622bec8ddad245cb1f);height:38px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.chaturbate{height:32px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.chaturbate{height:30px}}.model_wrap-social ul li .social-url .icon.bongacams{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/bongacams.svg?e552332f750649c9f68b7f592773cceb);height:44px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.bongacams{height:38px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.bongacams{height:36px}}.model_wrap-social ul li .social-url .icon.stripchat{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/stripchat.svg?17b84f0658f5b533b85294c3465af282);height:38px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.stripchat{height:32px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.stripchat{height:30px}}.model_wrap-social ul li .social-url .icon.cashapp{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/cashapp.svg?0dd9b439e289aeb85896fc9bc7f73921);height:40px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.cashapp{height:34px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.cashapp{height:32px}}.model_wrap-social ul li .social-url .icon.revolut{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/revolut.svg?afe06c45c9eb937c6caf143a5010712d);height:36px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.revolut{height:32px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.revolut{height:30px}}.model_wrap-social ul li .social-url .icon.paypal{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/paypal.svg?fba86a19af8a102df00da622c01f812e);height:40px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.paypal{height:34px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.paypal{height:32px}}.model_wrap-social ul li .social-url .icon.venmo{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/venmo.svg?afe1ea0bd11cc8f45c427f6ef2965815);height:42px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.venmo{height:36px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.venmo{height:34px}}.model_wrap-social ul li .social-url .icon.amazon{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/amazon.svg?8d835e0fb59b04bdab85053860262cec);height:40px}@media (max-width:480px){.model_wrap-social ul li .social-url .icon.amazon{height:34px}}@media (max-width:390px){.model_wrap-social ul li .social-url .icon.amazon{height:32px}}.model_wrap-social ul li .social-url .get{margin:0 70px 0 auto;position:relative}@media (max-width:480px){.model_wrap-social ul li .social-url .get{margin:0 50px 0 auto}}@media (max-width:390px){.model_wrap-social ul li .social-url .get{margin:0 46px 0 auto}}.model_wrap-social ul li .social-url .get span{border:1.5px solid rgb(11 8 30 / .03);border-radius:8px;display:block;font-family:Signika Negative,sans-serif;font-size:14px;font-weight:700;line-height:1;padding:6px 8px;position:relative;text-transform:uppercase}@media (max-width:480px){.model_wrap-social ul li .social-url .get span{font-size:12px}}@media (max-width:390px){.model_wrap-social ul li .social-url .get span{font-size:10px}}.model_wrap-social ul li .social-url .get span.free{background:#effffb;color:#149f7c}.model_wrap-social ul li .social-url .get span.vip{background:rgb(159 20 146 / .07);color:#9f1492}.model_wrap-social ul li .social-url .get span.vip.trial{background:#ffedf4;color:#fb2375}.model_wrap-social ul li .social-url .get svg{fill:#fb2375;animation:wobble;animation-duration:2s;animation-iteration-count:infinite;height:16px;position:absolute;right:-8px;top:-12px}@media (max-width:480px){.model_wrap-social ul li .social-url .get svg{height:14px;right:-6px;top:-8px}}.model_wrap-social ul li .social-url.trial{animation:pulse;animation-duration:2s;animation-iteration-count:infinite;background:linear-gradient(225deg,#da14c8,#fb2375 50%);color:#fff}.model_wrap-social ul li .social-url.trial:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/chevron-right-white.svg?41b576f09b5e01677fb06a116d9376fc)}.model_wrap-social ul li .social-url.trial .period{background:rgb(0 0 0 / .2);color:#fff}.model_wrap-social ul li .social-url.trial .user{color:#fff}.model_wrap-social ul li .sensitive{animation:zoomIn;animation-duration:.3s;background:#fff;border-radius:10px;box-shadow:1px 2px 2px 1px rgb(0 0 0 / .04);display:none;margin-top:5px;padding:33px 15px 25px;text-align:center}@media (max-width:480px){.model_wrap-social ul li .sensitive{padding:28px 15px 20px}}.model_wrap-social ul li .sensitive div{position:relative;z-index:1}.model_wrap-social ul li .sensitive span{display:inline-block;font-size:18px;font-weight:500;margin-bottom:10px}@media (max-width:480px){.model_wrap-social ul li .sensitive span{font-size:16px}}.model_wrap-social ul li .sensitive p{font-size:14px;font-weight:400;line-height:1.4;margin-bottom:19px}@media (max-width:480px){.model_wrap-social ul li .sensitive p{font-size:12px}}.model_wrap-social ul li .sensitive button{background:linear-gradient(225deg,#da14c8,#fb2375 50%);border:solid #35304d;border-radius:10px;border-width:2px 2px 4px;color:#fff;display:inline-block;font-size:16px;font-weight:500;padding:10px 20px;width:220px}.model_wrap-social ul.live,.model_wrap-social ul.support{margin-bottom:38px}.model_wrap-social .social{display:flex;margin-bottom:10px;max-width:587px;overflow-x:auto;position:relative;width:calc(100% + 32px)}@media (max-width:992px){.model_wrap-social .social{max-width:100%}}.model_wrap-social .social-inner{display:flex;flex-wrap:wrap;gap:5px;justify-content:center;margin-left:auto;margin-right:auto;overflow-x:auto;padding:0 16px 4px;scrollbar-width:none;width:-moz-max-content;width:max-content}.model_wrap-social .social-inner::-webkit-scrollbar{display:none}.model_wrap-social .social-inner li{margin-bottom:0}.model_wrap-social .social-inner .sm-url{align-items:center;background-color:#fff;background-position:50%;background-repeat:no-repeat;border-radius:20px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);display:flex;height:66px;justify-content:center;width:66px}@media (max-width:480px){.model_wrap-social .social-inner .sm-url{height:58px;width:58px}}@media (max-width:390px){.model_wrap-social .social-inner .sm-url{height:54px;width:54px}}.model_wrap-social .social-inner .sm-url .icon{background-position:50%;background-repeat:no-repeat;width:100%}.model_wrap-social .social-inner .sm-url .instagram{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/instagram.svg?c04923ad27090fcd061ba10a6feb8f4b);height:32px}@media (max-width:480px){.model_wrap-social .social-inner .sm-url .instagram{height:26px}}@media (max-width:390px){.model_wrap-social .social-inner .sm-url .instagram{height:24px}}.model_wrap-social .social-inner .sm-url .tiktok{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/tiktok.svg?c3373f6849a327546821974ee95d9928);height:34px}@media (max-width:480px){.model_wrap-social .social-inner .sm-url .tiktok{height:28px}}@media (max-width:390px){.model_wrap-social .social-inner .sm-url .tiktok{height:26px}}.model_wrap-social .social-inner .sm-url .x{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/x.svg?2f313910cf307c8ec7b9f3f112358621);height:34px}@media (max-width:480px){.model_wrap-social .social-inner .sm-url .x{height:28px}}@media (max-width:390px){.model_wrap-social .social-inner .sm-url .x{height:26px}}.model_wrap-social .social-inner .sm-url .threads{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/threads.svg?d5d590e6b3ca0133a6b7412569e40e0b);height:36px}@media (max-width:480px){.model_wrap-social .social-inner .sm-url .threads{height:30px}}@media (max-width:390px){.model_wrap-social .social-inner .sm-url .threads{height:28px}}.model_wrap-social .social-inner .sm-url .twitch{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/twitch.svg?0b7f25369a9d0ce84d319d61ba109f47);height:34px}@media (max-width:480px){.model_wrap-social .social-inner .sm-url .twitch{height:28px}}@media (max-width:390px){.model_wrap-social .social-inner .sm-url .twitch{height:26px}}.model_wrap-social .social-inner .sm-url .youtube{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/youtube.svg?dd215286c1dfd4c027ffeccc4dba7a26);height:36px}@media (max-width:480px){.model_wrap-social .social-inner .sm-url .youtube{height:30px}}@media (max-width:390px){.model_wrap-social .social-inner .sm-url .youtube{height:28px}}.model_wrap-social .social-inner .sm-url .snapchat{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/snapchat.svg?4412abdf412af6932d2ca87734f7871a);height:34px}@media (max-width:480px){.model_wrap-social .social-inner .sm-url .snapchat{height:28px}}@media (max-width:390px){.model_wrap-social .social-inner .sm-url .snapchat{height:26px}}.model_wrap-social .social-inner .sm-url .facebook{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/facebook.svg?7181b0b2d3e8a8b5bd9da206c003074f);height:32px}@media (max-width:480px){.model_wrap-social .social-inner .sm-url .facebook{height:26px}}@media (max-width:390px){.model_wrap-social .social-inner .sm-url .facebook{height:24px}}.model_wrap-social .social-inner .sm-url .fikfap{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/fikfap.svg?c9b809e93926c3310e1d5b372beb0f02);height:32px}@media (max-width:480px){.model_wrap-social .social-inner .sm-url .fikfap{height:28px}}@media (max-width:390px){.model_wrap-social .social-inner .sm-url .fikfap{height:26px}}.model_wrap-social .social-inner .sm-url .reddit{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/reddit.svg?dbede88af1a51eaf30addd89deb13b3b);height:36px}@media (max-width:480px){.model_wrap-social .social-inner .sm-url .reddit{height:30px}}@media (max-width:390px){.model_wrap-social .social-inner .sm-url .reddit{height:28px}}.model_wrap-social .social-inner .sm-url .telegram{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/telegram.svg?85b514bd29139761b8e8ab9de944c7eb);height:36px;left:-1px;position:relative}@media (max-width:480px){.model_wrap-social .social-inner .sm-url .telegram{height:30px}}@media (max-width:390px){.model_wrap-social .social-inner .sm-url .telegram{height:28px}}.model_wrap-about p{word-wrap:break-word;font-size:16px;line-height:1.6}@media (max-width:480px){.model_wrap-about p{font-size:14px}}.model_wrap-about p b,.model_wrap-about p span{font-weight:600}.model_wrap-about .bio .content{background:rgb(11 8 31 / .02);border-radius:24px;box-shadow:inset 0 0 4px rgb(11 8 30 / .04);margin-bottom:20px;overflow:hidden;padding:5px}.model_wrap-about .bio .content .subtitle{font-size:16px;font-weight:600;padding-left:5px}@media (max-width:480px){.model_wrap-about .bio .content .subtitle{font-size:14px}}.model_wrap-about .bio .content p{word-wrap:break-word;background:hsl(0 0% 100% / .8);border:1.5px solid #fff;border-radius:20px;box-shadow:inset 0 0 4px rgb(11 8 30 / .06);color:rgb(11 8 30 / .8);font-weight:350;margin-bottom:16px;padding:10px 16px}.model_wrap-about .bio .content .tax-aspects div,.model_wrap-about .bio .content .tax-categories div{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-start;margin-top:10px;scrollbar-width:none}.model_wrap-about .bio .content .tax-aspects div span,.model_wrap-about .bio .content .tax-categories div span{word-wrap:break-word;background:hsl(0 0% 100% / .8);border:1.5px solid #fff;border-radius:20px;box-shadow:inset 0 0 4px rgb(11 8 30 / .06);color:rgb(11 8 30 / .8);font-weight:350;padding:10px 14px}@media (max-width:480px){.model_wrap-about .bio .content .tax-aspects div span,.model_wrap-about .bio .content .tax-categories div span{font-size:14px}}.model_wrap-about .bio .content .tax-aspects{margin-bottom:16px;margin-top:6px}@media (max-width:480px){.model_wrap-about .bio .content .tax-aspects{margin-top:4px}}.model_wrap-about .insight{margin-top:38px}.model_wrap-about .insight .content{background:rgb(11 8 31 / .02);border-radius:24px;box-shadow:inset 0 0 4px rgb(11 8 30 / .04);margin-bottom:20px;overflow:hidden;padding:5px}.model_wrap-about .insight .content .text{word-wrap:break-word;background:hsl(0 0% 100% / .8);border:1.5px solid #fff;border-radius:20px;box-shadow:inset 0 0 4px rgb(11 8 30 / .06);color:rgb(11 8 30 / .8);font-weight:350;padding:10px 16px}.model_wrap-about .insight .content .text.hidden{height:220px;overflow:hidden;position:relative}@media (max-width:480px){.model_wrap-about .insight .content .text.hidden{height:200px}}.model_wrap-about .insight .content .text.hidden:after{background:linear-gradient(180deg,#fff0,#fff);bottom:0;content:"";height:100px;left:0;position:absolute;width:100%}.model_wrap-about .insight .content .text.active{height:auto;overflow:visible}.model_wrap-about .insight .content .text h1{font-size:18px;font-weight:600;line-height:1.4;margin-top:4px}@media (max-width:480px){.model_wrap-about .insight .content .text h1{font-size:16px}}.model_wrap-about .insight .content .text p{margin-bottom:14px}.model_wrap-about .insight .content .text p:last-child{margin-bottom:0}.model_wrap-about .insight .content .text p.date{font-size:14px;font-style:italic;font-weight:600;margin-bottom:2px}@media (max-width:480px){.model_wrap-about .insight .content .text p.date{font-size:12px}}.model_wrap-about .insight .content .text a{color:#ae09d2;font-weight:600}.model_wrap-about .insight .content button{background-color:#fff;border-radius:20px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);display:flex;font-size:16px;font-weight:350;gap:4px;justify-content:center;line-height:1;margin:5px auto 0;padding:18px 20px;width:100%}@media (max-width:480px){.model_wrap-about .insight .content button{font-size:14px;padding:16px 18px}}@media (max-width:390px){.model_wrap-about .insight .content button{font-size:13px}}.model_wrap-about_info{margin-bottom:-4px}@media (max-width:480px){.model_wrap-about_info{margin-bottom:-10px}}.model_wrap-about_info .presence{margin-bottom:34px;max-width:642px}@media (max-width:992px){.model_wrap-about_info .presence{max-width:100%}}@media (max-width:480px){.model_wrap-about_info .presence{margin-bottom:36px}}.model_wrap-about_info .presence .primary{margin-top:40px}.model_wrap-about_info .presence-tabs{background:rgb(11 8 31 / .02);border-radius:24px;box-shadow:inset 0 0 4px rgb(11 8 30 / .04);cursor:pointer;display:flex;flex-wrap:nowrap;gap:5px;max-width:100%;overflow:hidden;overflow-x:auto;padding:5px;scrollbar-width:none;width:-moz-max-content;width:max-content}.model_wrap-about_info .presence-tabs::-webkit-scrollbar{display:none}.model_wrap-about_info .presence-tabs_button{align-items:center;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:28px;border:1.5px solid #fff;border-radius:20px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);color:rgb(11 8 30 / .8);display:flex;flex:0 0 74px;font-weight:350;height:58px;justify-content:center;padding:10px 14px;position:relative;transition:background-color .3s ease;width:74px}@media (max-width:480px){.model_wrap-about_info .presence-tabs_button{background-size:24px;flex:0 0 70px;height:52px;width:70px}}.model_wrap-about_info .presence-tabs_button.onlyfans{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/onlyfans.svg?cd0437ed1f37327c04b2c92d7751c4a5);background-size:34px}@media (max-width:480px){.model_wrap-about_info .presence-tabs_button.onlyfans{background-size:28px}}.model_wrap-about_info .presence-tabs_button.fansly{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/fansly.svg?0fcb273884b263aa45221d2a8f00ea3e)}.model_wrap-about_info .presence-tabs_button.manyvids{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/manyvids.svg?45b092434888dbf091e8252ee00b3acb);background-size:22px}.model_wrap-about_info .presence-tabs_button.patreon{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/patreon.svg?a97594e04c3b9cefa308e1982498d848);background-size:26px}.model_wrap-about_info .presence-tabs_button.alua{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/alua.svg?dcad14a80064ca6838a0c7886399ebb3)}.model_wrap-about_info .presence-tabs_button.pornhub{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/pornhub.svg?60ab7d3003e0fb2e2320380efb476b84);background-size:26px}.model_wrap-about_info .presence-tabs_button.instagram{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/instagram.svg?c04923ad27090fcd061ba10a6feb8f4b)}.model_wrap-about_info .presence-tabs_button.tiktok{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/tiktok.svg?c3373f6849a327546821974ee95d9928)}.model_wrap-about_info .presence-tabs_button.x{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/x.svg?2f313910cf307c8ec7b9f3f112358621)}.model_wrap-about_info .presence-tabs_button.twitch{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/twitch.svg?0b7f25369a9d0ce84d319d61ba109f47)}.model_wrap-about_info .presence-tabs_button.youtube{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/youtube.svg?dd215286c1dfd4c027ffeccc4dba7a26)}.model_wrap-about_info .presence-tabs_button.active{background-color:#0b081e;border:1.5px solid #0b081e;box-shadow:none}.model_wrap-about_info .presence-tabs_button.active.onlyfans{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/onlyfans-icon.svg?1166b7f0726a02c18bf355f1161035c9)}.model_wrap-about_info .presence-tabs_button.active.fansly{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/fansly-icon.svg?4907f2f0d75c2a75fa4b6cf09793d24b)}.model_wrap-about_info .presence-tabs_button.active.manyvids{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/manyvids-icon.svg?b3df71b89472b53ac36c1c4395590c09)}.model_wrap-about_info .presence-tabs_button.active.patreon{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/patreon-icon.svg?83a82cb3bb142fd9e3b346eeed1de122)}.model_wrap-about_info .presence-tabs_button.active.alua{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/alua-icon.svg?d71ed41abcb61d54a9e03aa7458aa2cd)}.model_wrap-about_info .presence-tabs_button.active.pornhub{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/pornhub-icon.svg?e19c601dae6b74bfbdf59e1a209c2225)}.model_wrap-about_info .presence-tabs_button.active.instagram{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/instagram-icon.svg?137e9c0a41fb1ad0866545a96d41cdad)}.model_wrap-about_info .presence-tabs_button.active.tiktok{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/tiktok-icon.svg?40b2f4f83ada0f15f0efa88827205a43);background-size:22px}.model_wrap-about_info .presence-tabs_button.active.x{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/x-icon.svg?8552f37c47d1f3a422fbfeb5f199d202)}.model_wrap-about_info .presence-tabs_button.active.twitch{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/twitch-icon.svg?b06369bbbd7b0369c2eed402a0c08926)}.model_wrap-about_info .presence-tabs_button.active.youtube{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/youtube-icon.svg?4c0b293af7a032fd20118b9f5cfe5dc4)}.model_wrap-about_info .presence-content{height:0;opacity:0;overflow:hidden;padding:0;visibility:hidden}.model_wrap-about_info .presence-content.active{background:rgb(11 8 31 / .02);border-radius:24px;box-shadow:inset 0 0 4px rgb(11 8 30 / .04);height:auto;margin-top:5px;opacity:1;padding:10px;visibility:visible}.model_wrap-about_info .presence-content.active h2,.model_wrap-about_info .presence-content.active p{animation:zoomIn;animation-duration:.3s}.model_wrap-about_info .presence-content .internal{align-items:center;display:flex;font-size:16px;font-weight:600;margin-bottom:10px;margin-top:2px;padding-left:5px;width:-moz-max-content;width:max-content}@media (max-width:480px){.model_wrap-about_info .presence-content .internal{font-size:14px;margin-top:8px}}.model_wrap-about_info .presence-content .internal:after{align-items:center;background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/url-tab.svg?a0617808feb8753c4b10378b2ce4c51b);background-repeat:no-repeat;background-size:14px;content:"";display:inline-flex;height:14px;margin-left:6px;width:14px}@media (max-width:480px){.model_wrap-about_info .presence-content .internal:after{background-size:12px;height:12px;width:12px}}.model_wrap-about_info .presence-content h2{background:#fff;border-radius:18px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);font-size:16px;margin-top:5px}@media (max-width:480px){.model_wrap-about_info .presence-content h2{font-size:14px}}.model_wrap-about_info .presence-content h2 a{display:flex;flex-direction:column;font-weight:600;gap:6px;height:100%;padding:16px 20px;position:relative;width:100%}@media (max-width:480px){.model_wrap-about_info .presence-content h2 a{padding:12px 16px}}.model_wrap-about_info .presence-content h2 a:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/chevron-right-regular.svg?626e7258f55f30fda70da3c8a62578e2);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:22px;position:absolute;right:14px;top:28px;transition:transform .3s ease;width:22px}@media (max-width:480px){.model_wrap-about_info .presence-content h2 a:after{height:20px;top:21px;width:20px}}.model_wrap-about_info .presence-content h2 b{font-weight:350}.model_wrap-about_info .presence-content p{word-wrap:break-word;background:hsl(0 0% 100% / .8);border:1.5px solid #fff;border-radius:20px;box-shadow:inset 0 0 4px rgb(11 8 30 / .06);color:rgb(11 8 30 / .8);font-weight:350;height:-moz-max-content;height:max-content;padding:10px 16px;position:relative;z-index:1}.model_wrap-about_info .presence-content b,.model_wrap-about_info .presence-content p span{font-weight:600}.model_wrap-about_info .where{margin-bottom:10px}.model_wrap-about_info .where h2{font-size:20px;font-weight:400;line-height:1.6}@media (max-width:480px){.model_wrap-about_info .where h2{font-size:16px;line-height:1.4}}@media (max-width:390px){.model_wrap-about_info .where h2{font-size:14px}}.model_wrap-about_info .where h2 span{font-weight:600}.model_wrap a.upload{align-items:center;background:rgb(0 0 0 / .03);border:1px dashed rgb(0 0 0 / .1);border-radius:8px;color:#0b081e;display:flex;font-size:14px;font-weight:500;gap:6px;justify-content:center;line-height:1;padding:12px 16px;position:absolute;right:0;top:-12px}@media (max-width:480px){.model_wrap a.upload{font-size:12px;padding:10px 14px}}.model_wrap a.upload svg{fill:#0b081e;height:16px;width:18px}@media (max-width:480px){.model_wrap a.upload svg{height:14px;width:16px}}.model_wrap .owner{font-size:14px;font-weight:350;line-height:1.6;margin:-24px auto 36px;max-width:440px;opacity:.8;text-align:center}@media (max-width:480px){.model_wrap .owner{font-size:12px}}.model_wrap .owner span{font-weight:600}.model .share{display:flex;gap:16px;justify-content:left;margin:34px 0 0 auto;width:calc(80% - 50px)}@media (max-width:480px){.model .share{margin:38px 0 0;width:100%}}.model .share button{align-items:center;-webkit-backdrop-filter:saturate(5);backdrop-filter:saturate(5);border:solid #0b081e;border-radius:12px;border-width:2px 2px 4px;display:flex;font-size:16px;font-weight:500;gap:6px;padding:12px 22px}@media (max-width:480px){.model .share button{flex-basis:50%;font-size:14px;justify-content:center;padding:12px 18px}}.model .share button svg{height:20px;width:20px}@media (max-width:480px){.model .share button svg{height:18px;width:18px}}.tab-wrap{display:flex;flex-wrap:wrap}@media (max-width:768px){.tab-wrap{flex-wrap:wrap}}.tab-wrap .tabs{background:linear-gradient(180deg,#fff0,rgb(0 0 0 / .03));flex:0 0 calc(100% + 60px);margin-bottom:37px;margin-left:-30px;margin-right:0;padding-bottom:10px;top:0;z-index:9}@media (max-width:768px){.tab-wrap .tabs{background:linear-gradient(180deg,#fff0,rgb(0 0 0 / .03));flex:0 0 calc(100% + 60px);margin-bottom:37px;margin-left:-30px;margin-right:0;padding:0;position:sticky;top:0;z-index:9}}@media (max-width:768px) and (max-width:480px){.tab-wrap .tabs{flex:0 0 calc(100% + 32px);margin-left:-16px}}@media (max-width:768px){.tab-wrap .tabs.sticky{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsl(0 0% 100% / .8);border-bottom:0;transition:background-color .15s ease 0s,-webkit-backdrop-filter .15s ease 0s}}.tab-wrap .tabs ul{display:flex;flex-wrap:nowrap;justify-content:space-around;padding:0 30px}@media (max-width:768px){.tab-wrap .tabs ul{flex-wrap:nowrap;justify-content:space-around;padding:0 30px}}@media (max-width:480px){.tab-wrap .tabs ul{padding:0 16px}}.tab-wrap .tabs ul.without{gap:20px;justify-content:center}.tab-wrap .tabs ul li{align-items:center;border-radius:14px;cursor:pointer;display:flex;flex-basis:25%;flex-direction:row-reverse;height:60px;justify-content:center;margin-bottom:10px;opacity:.7;width:70px}@media (max-width:768px){.tab-wrap .tabs ul li{background:none;border:0;flex:none;flex-basis:25%;flex-direction:row-reverse;height:70px;justify-content:center;margin-bottom:0;padding:18px 20px;width:70px}}@media (max-width:480px){.tab-wrap .tabs ul li{padding:22px}}@media (max-width:390px){.tab-wrap .tabs ul li{padding:20px}}.tab-wrap .tabs ul li:last-child{margin-bottom:0}.tab-wrap .tabs ul li svg{background-position:50%;background-repeat:no-repeat;display:block;height:24px;margin-right:6px;width:30px}@media (max-width:768px){.tab-wrap .tabs ul li svg{height:20px;margin-right:4px}}@media (max-width:480px){.tab-wrap .tabs ul li svg{height:22px;margin-right:0}}.tab-wrap .tabs ul li svg.find,.tab-wrap .tabs ul li svg.me,.tab-wrap .tabs ul li svg.photos,.tab-wrap .tabs ul li svg.play{display:none}.tab-wrap .tabs ul li span{font-size:16px;font-weight:500}@media (max-width:768px){.tab-wrap .tabs ul li span{font-weight:500}}@media (max-width:480px){.tab-wrap .tabs ul li span{display:none;font-size:14px}}.tab-wrap .tabs ul li.active{background:#fff;box-shadow:1px 1px 2px 1px rgb(0 0 0 / .05);opacity:1}.tab-wrap .tabs ul li.active svg{display:none}.tab-wrap .tabs ul li.active svg.find,.tab-wrap .tabs ul li.active svg.me,.tab-wrap .tabs ul li.active svg.photos,.tab-wrap .tabs ul li.active svg.play{display:block}@media (max-width:768px){.tab-wrap .tabs ul li.active{background:none;border:0;border-radius:0;box-shadow:none;position:relative}.tab-wrap .tabs ul li.active:after{background:#0b081e;border-radius:2px;bottom:0;content:"";height:2px;position:absolute;width:100%}.tab-wrap .tabs ul li.active svg{fill:#0b081e}.tab-wrap .tabs ul li.active span{color:#0b081e}}.tab-wrap .tabs ul li.love svg{animation:heartBeat;animation-duration:1.5s;animation-iteration-count:infinite}.tab-wrap .tabs ul li.love.added svg{animation:pulse 1s}.tab-wrap .tabs ul li.love.list{position:relative}.tab-wrap .tabs ul li.love.list svg{animation:none}.tab-wrap .tabs ul li.love.list.notification svg{animation:heartBeat;animation-duration:1.5s;animation-iteration-count:infinite}.tab-wrap .tabs ul li.love.creator svg{animation:none}@keyframes pulse{30%{transform:scale(.5)}50%{transform:scale(2.5)}to{transform:scale(1)}}.tab-wrap .tab-content{clear:both;display:block;height:auto;overflow:visible;position:relative;transition:opacity .3s ease-in-out;width:100%;z-index:2}.tab-wrap .tab-content.hidden{display:block;height:0;opacity:0;overflow:hidden;pointer-events:none;width:100%}.tab-wrap .tab-content h1{font-size:20px;font-weight:400;line-height:1.6;margin-bottom:10px;margin-top:34px}@media (max-width:480px){.tab-wrap .tab-content h1{font-size:16px;line-height:1.4}}.tab-wrap .tab-content h1 span{font-weight:600}.tab-wrap .tab-content .primary{align-items:center;display:flex;margin-bottom:12px}@media (max-width:480px){.tab-wrap .tab-content .primary{margin-bottom:10px}}.tab-wrap .tab-content .primary span{align-items:center;display:flex;font-size:20px;font-weight:350;gap:6px;position:relative;text-transform:capitalize;width:100%}@media (max-width:480px){.tab-wrap .tab-content .primary span{font-size:16px}}@media (max-width:390px){.tab-wrap .tab-content .primary span{font-size:14px}}.tab-wrap .tab-content .primary span #infoInsight{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/circle-info-regular.svg?a3cdf40c2ed8ef230108120c707ab0aa);cursor:pointer;height:18px;width:18px}@media (max-width:480px){.tab-wrap .tab-content .primary span #infoInsight{height:16px;width:16px}}.tab-wrap .tab-content .primary .adult{background:#fff;border-radius:6px;color:#ff001c;font-size:14px;font-weight:700;height:22px;justify-content:center;margin-left:10px;position:absolute;right:-40px;text-align:center;width:32px}.tab-wrap .tab-content .primary .adult:after{content:"+";font-size:12px}@media (max-width:480px){.tab-wrap .tab-content .primary .adult:after{font-size:10px}}@media (max-width:390px){.tab-wrap .tab-content .primary .adult:after{font-size:8px}}@media (max-width:480px){.tab-wrap .tab-content .primary .adult{font-size:12px;height:20px;right:-36px;width:30px}}@media (max-width:390px){.tab-wrap .tab-content .primary .adult{border-radius:6px;font-size:10px;height:18px;width:28px}}.tab-wrap .tab-content .primary.support{margin-top:36px}.home{background:rgb(11 8 31 / .02);border-radius:24px;box-shadow:inset 0 0 4px rgb(11 8 30 / .04);margin-bottom:38px;margin-top:-20px;padding:5px;width:100%}.home .discover{background:linear-gradient(225deg,#da14c8,#fb2375 50%);border:2px solid #fff;border-radius:20px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);display:block;height:74px;max-width:780px;overflow:hidden;position:relative;z-index:4}@media (max-width:480px){.home .discover{height:72px}}@media (max-width:390px){.home .discover{height:64px}}.home .discover:after{content:"";height:calc(100% + 20px);left:-16px;position:absolute;top:-20px;width:calc(100% + 32px);z-index:-1}@media (max-width:768px){.home .discover:after{background:linear-gradient(359deg,#fff0,hsl(0 0% 100% / .7))}}.home .discover .bg-svg{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/bg.svg?44b2b8398d2607d7a5bf1c9b17ac8b3d);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.home .discover span{align-items:center;color:#fff;display:flex;font-family:Signika Negative,sans-serif;font-size:22px;font-weight:700;gap:16px;left:0;padding-left:26px;position:absolute;top:50%;transform:translateY(-50%);width:100%}@media (max-width:768px){.home .discover span{font-size:20px;gap:14px}}@media (max-width:480px){.home .discover span{font-size:20px;gap:16px;padding-left:24px}}@media (max-width:390px){.home .discover span{font-size:18px;gap:12px;padding-left:20px}}.home .discover span:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/chevron-right-white.svg?41b576f09b5e01677fb06a116d9376fc);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:24px;position:absolute;right:14px;top:50%;transform:translateY(-50%);transition:transform .3s ease;width:24px}@media (max-width:480px){.home .discover span:after{height:20px;right:16px;width:20px}}@media (max-width:390px){.home .discover span:after{height:20px;right:10px;width:20px}}.home .discover span svg{fill:#fff;animation:swing;animation-duration:2s;animation-iteration-count:infinite;height:38px}@media (max-width:480px){.home .discover span svg{height:30px}}@media (max-width:390px){.home .discover span svg{height:28px}}.featured{margin-bottom:6px;padding:40px 0 0;position:relative;z-index:1}@media (max-width:480px){.featured{padding:30px 0 0}}.featured .primary{align-items:center;display:flex;justify-content:space-between;margin:-10px auto 8px;max-width:1300px;padding:0 30px;position:relative;z-index:1}@media (max-width:480px){.featured .primary{padding:0 16px}}.featured .primary h3{font-size:24px;font-weight:800}@media (max-width:768px){.featured .primary h3{font-size:18px}}@media (max-width:390px){.featured .primary h3{font-size:16px}}.featured .primary .nav{background:rgb(11 8 31 / .02);border-radius:20px;box-shadow:inset 0 0 4px rgb(11 8 30 / .04);display:flex;gap:6px;padding:5px}.featured .primary .nav button{align-items:center;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:10px;border-radius:16px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);display:flex;height:40px;justify-content:center;width:40px}@media (max-width:480px){.featured .primary .nav button{height:36px;width:36px}}@media (max-width:390px){.featured .primary .nav button{background-size:8px;height:34px;width:34px}}.featured .primary .nav button#prevList{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/chevron-left.svg?4564322aa499134f14fe24cf7ee5eba9)}.featured .primary .nav button#nextList{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/chevron-right.svg?e872d9eb0d5a5314fb38f14bd4e86446)}.featured_wrap{margin:0 auto;max-width:1300px;overflow:hidden;padding:0 30px}@media (max-width:480px){.featured_wrap{margin:0 auto;padding:0 16px}}.block-view{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgb(0 0 0 / .7);height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:9999}.block-view .alert{animation:bounce;animation-duration:2s;animation-iteration-count:infinite;position:absolute;right:14px;top:28px}.block-view .alert svg{fill:#fcff00;height:40px;transform:rotate(270deg) scaleY(-1);transform-origin:center}.block-view .method{color:#fff;font-size:16px;gap:40px;height:100%;justify-content:flex-start;padding:68px 20px}.block-view .method,.block-view .method .wrap{align-items:center;display:flex;flex-direction:column}.block-view .method .wrap{width:100%}.block-view .method .wrap .unlock{border-bottom:1px solid hsl(0 0% 100% / .2);font-family:Signika Negative,sans-serif;margin-bottom:26px;padding-bottom:24px;text-align:center}.block-view .method .wrap .unlock h1{font-size:24px;line-height:1.2}.block-view .method .wrap .unlock h1 span{font-weight:700}.block-view .method .wrap .unlock ul{color:#fff;display:flex;font-size:18px;gap:30px;justify-content:center;margin-top:16px}.block-view .method .wrap .unlock ul li{align-items:center;display:flex;gap:6px}.block-view .method .wrap .unlock ul li svg{fill:#fff;height:18px}.block-view .method .wrap .unlock .icon{fill:#fcff00;height:64px;margin-bottom:26px}.block-view .method .wrap p{color:hsl(0 0% 100% / .7);display:inline-flex;font-size:18px;gap:6px;margin-bottom:10px}.block-view .method .wrap p span{align-items:center;color:#fff;display:inline-flex;font-weight:500;gap:5px}.block-view .method .wrap p span.tap svg{fill:#fff;height:20px}.block-view .method .wrap p span.select{margin-left:2px}.block-view .method .wrap p span.select svg{fill:#fff;height:16px;position:relative;top:-1px}.block-view .method .wrap p span.color{color:#fcff00}.block-view .method .wrap h3{font-family:Signika Negative,sans-serif;font-size:24px;font-weight:700;margin-top:8px}.gallery{background:rgb(11 8 31 / .02);border-radius:24px;box-shadow:inset 0 0 4px rgb(11 8 30 / .04);margin-bottom:40px;padding:5px}.gallery-wrap{align-items:stretch;display:grid;gap:5px;grid-template-columns:repeat(2,1fr)}.gallery .media{aspect-ratio:1/1.3;min-height:0}.gallery .media a,.gallery .media span{background:#fff;border-radius:20px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);display:flex;height:100%;padding:2px}.gallery .media a img,.gallery .media a video,.gallery .media span img,.gallery .media span video{border-radius:18px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gallery .media [data-cropped] img{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.gallery button{background-color:#fff;border-radius:20px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);display:flex;font-size:16px;font-weight:350;gap:4px;justify-content:center;line-height:1;margin:5px auto 0;padding:18px 20px;width:100%}@media (max-width:480px){.gallery button{font-size:14px;padding:16px 18px}}@media (max-width:390px){.gallery button{font-size:13px}}.gallery button span{font-weight:600}.gallery-hidden{align-items:stretch;display:grid;gap:5px;grid-template-columns:repeat(2,1fr);height:0;opacity:0;overflow:hidden;visibility:hidden}.gallery-hidden.active{height:auto;margin-top:5px;opacity:1;overflow:visible;visibility:visible}.chat-float{align-items:flex-end;animation-duration:.5s;animation-name:fadeInDown;background:linear-gradient(0deg,#fff0,rgb(11 8 30 / .4));content:"";display:flex;gap:10px;height:70px;justify-content:center;position:fixed;top:0;width:100%;z-index:999}@media (max-width:480px){.chat-float{height:66px}}@media (max-width:390px){.chat-float{height:62px}}@media (max-width:360px){.chat-float{height:60px}}.chat-float.hide{animation-name:fadeOutUp}.chat-float img{background:#fff;border-radius:50%;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);height:60px;-o-object-fit:cover;object-fit:cover;padding:2px;width:60px}@media (max-width:480px){.chat-float img{height:56px;width:56px}}@media (max-width:390px){.chat-float img{height:52px;width:52px}}@media (max-width:360px){.chat-float img{height:50px;width:50px}}.chat-float .chat-text{background:#0b081e;border-radius:16px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);color:#fff;cursor:pointer;font-family:Caveat Brush,cursive;font-size:22px;font-style:italic;font-weight:400;line-height:1.2;max-width:660px;padding:8px 10px 9px;position:relative}@media (max-width:768px){.chat-float .chat-text{font-size:20px}}@media (max-width:480px){.chat-float .chat-text{font-size:18px}}@media (max-width:390px){.chat-float .chat-text{font-size:16px;padding:6px 8px 7px}}@media (max-width:360px){.chat-float .chat-text{font-size:14px}}.chat-float .chat-text:before{background:#0b081e;bottom:0;clip-path:polygon(0 0,90% 15%,100% 70%);content:"";height:24px;left:-9px;position:absolute;width:12px}.pswp{will-change:unset}.pswp img{border-radius:2px}.pswp__button--arrow{align-items:center;display:flex;justify-content:center;visibility:visible!important}.pswp__button--arrow svg{fill:#fff;height:36px}@media (max-width:480px){.pswp__button--arrow svg{height:26px}}.pswp__button--close{align-items:center;display:flex;justify-content:center}.pswp__button--close svg{fill:#fff;height:36px}@media (max-width:480px){.pswp__button--close svg{height:26px}}.pswp__bg{-webkit-backdrop-filter:blur(40px) saturate(1.5);backdrop-filter:blur(40px) saturate(1.5);background-color:rgb(11 8 30 / .7);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cstyle%3E@keyframes spinner_0KQs{0%25{r:0;opacity:1}}%3C/style%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:60px;will-change:unset}.pswp__counter{background:hsl(0 0% 100% / .1);border-radius:10px;color:#fff;font-size:16px;font-weight:500;height:36px;line-height:1;opacity:1;padding:10px 16px;text-shadow:none}@media (max-width:480px){.pswp__counter{font-size:14px;height:32px;padding:8px 14px}}.pswp__img--placeholder{display:none!important}.pswp__item .pswp__img{border-radius:10px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07)}@media (max-width:992px){.menu-float{animation:slideInUp .6s forwards;bottom:0;left:0;padding:20px;position:fixed;width:100%;z-index:10}}@media (max-width:480px){.menu-float{padding:8px}}.menu-float.hidden{animation:slideOutDown .6s forwards!important}.menu-float .wrap{align-items:baseline;background:rgb(11 8 31 / .02);border-radius:24px;box-shadow:inset 0 0 4px rgb(11 8 30 / .04);display:flex;flex-direction:column;gap:5px;margin:0 26px;padding:5px}@media (max-width:992px){.menu-float .wrap{align-items:center;-webkit-backdrop-filter:blur(40px) saturate(1);backdrop-filter:blur(40px) saturate(1);background:rgb(124 0 255 / .5);border:1px solid hsl(0 0% 100% / .2);border-radius:24px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);display:flex;flex-direction:row;gap:16px;justify-content:space-around;margin:0 auto;max-width:520px;overflow:hidden;padding:16px 18px;position:relative;width:100%;z-index:2}}@media (max-width:480px){.menu-float .wrap{gap:12px;padding:10px 14px;width:100%}}@media (max-width:992px){.menu-float .wrap.active{background:rgb(11 8 30 / .8);border:1px solid #fff0;border-top-left-radius:0;border-top-right-radius:0;box-shadow:none;width:100%}}.menu-float .wrap.load{animation:slideInUp .6s forwards}.menu-float .wrap.closing{animation:slideOutDown .6s forwards;bottom:-20px;position:relative}.menu-float .wrap .shadow{background:rgb(11 8 31 / .04);border-radius:22px;box-shadow:inset 0 0 4px rgb(11 8 30 / .06);margin:-5px 0;padding:5px}.menu-float .wrap button{align-items:center;background:#fff;border-radius:20px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);display:flex;font-weight:600;gap:10px;height:58px;padding:16px;position:relative;width:100%}@media (max-width:992px){.menu-float .wrap button{background:#fff0;border-radius:18px;box-shadow:none;cursor:pointer;font-size:16px;font-weight:700;gap:6px;height:58px;justify-content:center;line-height:1;padding:0;width:58px}}@media (max-width:480px){.menu-float .wrap button{height:52px;width:52px}}.menu-float .wrap button:after{background:rgb(11 8 30 / .1);border-radius:2px;content:"";height:18px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:3px}@media (max-width:992px){.menu-float .wrap button:after{content:none}}.menu-float .wrap button svg{fill:#0b081e;height:24px;width:30px;z-index:2}@media (max-width:992px){.menu-float .wrap button svg{fill:#fff;height:34px;width:36px}}@media (max-width:480px){.menu-float .wrap button svg{height:28px;width:30px}}@media (max-width:992px){.menu-float .wrap button span{display:none}}.menu-float .wrap button.home svg{animation:swing;animation-duration:2s;animation-iteration-count:infinite}.menu-float .wrap button.love svg,.menu-float .wrap button.me svg{animation:heartBeat;animation-duration:2s;animation-iteration-count:infinite}.menu-float .wrap button.love.added svg,.menu-float .wrap button.me.added svg{fill:#fff;animation:pulse 1s}.menu-float .wrap button.love.added:before,.menu-float .wrap button.me.added:before{background:#0afe82}.menu-float .wrap button.list svg{fill:#fff}.menu-float .wrap button.unlock:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/chevron-right-black.svg?a376df511dfe590758a184782ceda3e4)}.menu-float .wrap button.search:after{content:none}.menu-float .wrap button.unlock{background:#fff;border-radius:16px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .1);padding:0 38px 0 22px;position:relative;width:-moz-max-content;width:max-content}@media (max-width:480px){.menu-float .wrap button.unlock{padding:0 38px 0 20px}}.menu-float .wrap button.unlock i{background:#fb2375;border-radius:4px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);color:#fff;font-size:14px;font-style:normal;font-weight:700;left:-8px;line-height:1;padding:2px 4px;position:absolute;top:1px;transform:rotate(333deg)}@media (max-width:480px){.menu-float .wrap button.unlock i{font-size:12px}}.menu-float .wrap button.unlock svg{fill:#0b081e;height:22px;position:relative;top:-1px;width:22px}@media (max-width:480px){.menu-float .wrap button.unlock svg{height:20px;width:20px}}.menu-float .wrap button.unlock:after{background-color:#fff0;background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:18px;opacity:1;position:absolute;right:14px;top:50%;transform:translateY(-50%);width:18px}@media (max-width:480px){.menu-float .wrap button.unlock:after{height:18px;right:12px;width:18px}}.menu-float .wrap button.unlock:before{background:#fff;content:""}.menu-float .wrap button.unlock span{font-size:20px;font-weight:700;position:relative}@media (max-width:390px){.menu-float .wrap button.unlock span{font-size:18px;top:1px}}.menu-float .wrap button.search{padding:0 28px 0 26px}@media (max-width:480px){.menu-float .wrap button.search{padding:0 24px 0 22px}}.menu-float .wrap button .trial{animation:tada;animation-duration:2s;animation-iteration-count:infinite;height:24px;position:relative;top:-1px}@media (max-width:480px){.menu-float .wrap button .trial{height:22px}}.menu-float .wrap button.active{box-shadow:none;pointer-events:none}.menu-float .wrap button.active span,.menu-float .wrap button.active svg{opacity:.6}.menu-float .wrap button.active:after{background:rgb(11 8 30 / .2)}.menu-float .wrap button.on{background:#0b081e;box-shadow:none;color:#fff}@media (max-width:992px){.menu-float .wrap button.on{background:#fff0}}.menu-float .wrap button.on svg{fill:#fff}@media (max-width:992px){.menu-float .wrap button.on:before{background:#0afe82;border-radius:2px;content:"";display:block;height:5px;position:absolute;top:-17px;width:44px}}@media (max-width:480px){.menu-float .wrap button.on:before{top:-12px}}.menu-float .wrap button.on:after{background:#0afe82}.menu-float .wrap button.on.search{background:#fff0;box-shadow:none;height:50px;padding:0;width:50px}.menu-float .wrap button.on.search svg{fill:#fff;animation:fadeInUp;animation-duration:.6s;height:26px;width:32px}.menu-float .wrap button.on.search span{display:none}body.single-model .menu-float{animation:slideInUp .6s forwards;bottom:0;left:0;padding:20px;position:absolute;width:100%;z-index:10}@media (max-width:992px){body.single-model .menu-float{padding:20px}}@media (max-width:480px){body.single-model .menu-float{padding:8px}}body.single-model .menu-float .wrap{align-items:center;-webkit-backdrop-filter:blur(40px) saturate(1);backdrop-filter:blur(40px) saturate(1);background:rgb(124 0 255 / .5);border:1px solid hsl(0 0% 100% / .2);border-radius:24px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);display:flex;flex-direction:row;gap:16px;justify-content:space-around;margin:0 auto;max-width:520px;overflow:hidden;padding:16px 18px;position:relative;width:100%;z-index:2}@media (max-width:480px){body.single-model .menu-float .wrap{gap:12px;padding:10px 14px;width:100%}}body.single-model .menu-float .wrap button{align-items:center;background:#fff0;border-radius:18px;box-shadow:none;cursor:pointer;display:flex;font-family:Signika Negative,sans-serif;font-size:16px;font-weight:700;gap:6px;height:58px;justify-content:center;line-height:1;padding:0;position:relative;width:58px}@media (max-width:480px){body.single-model .menu-float .wrap button{height:52px;width:52px}}@media (max-width:390px){body.single-model .menu-float .wrap button{height:50px;width:50px}}@media (max-width:480px){body.single-model .menu-float .wrap button svg{height:28px;width:30px}}@media (max-width:390px){body.single-model .menu-float .wrap button svg{height:26px;width:28px}}body.single-model .menu-float .wrap button:after{content:none}body.single-model .menu-float .wrap button:before{border-radius:2px;content:"";display:block;height:5px;position:absolute;top:-18px;width:44px}@media (max-width:480px){body.single-model .menu-float .wrap button:before{top:-12px}}body.single-model .menu-float .wrap button.unlock{background:#fff;border-radius:20px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .1);gap:8px;padding:0 38px 0 22px;width:-moz-max-content;width:max-content}@media (max-width:480px){body.single-model .menu-float .wrap button.unlock{padding:0 38px 0 20px}}body.single-model .menu-float .wrap button.unlock svg{fill:#0b081e;height:22px;width:22px}@media (max-width:390px){body.single-model .menu-float .wrap button.unlock svg{height:20px;width:20px}}body.single-model .menu-float .wrap button.unlock span{display:block}body.single-model .menu-float .wrap button.unlock:after{content:""}body.single-model .menu-float .wrap button.on:before{background:#0afe82}body.single-model .menu-float .wrap button#goContent:before{content:none}body.single-model .menu-float .wrap svg{fill:#fff;height:34px;width:36px;z-index:2}@media (max-width:992px){body.single-model .menu-float{position:fixed}}.models-random{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);list-style:none!important;margin:0 0 40px!important;padding:0!important}@media (max-width:1400px){.models-random{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.models-random{gap:15px;grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.models-random{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.models-random{gap:10px}}.card-model,.card-model-new{animation:fadeInUp;animation-duration:.3s;background:#fff;border-radius:24px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);display:block;padding:1.5px;position:relative;width:100%}@media (max-width:480px){.card-model-new.single,.card-model.single{min-width:150px}}.card-model-new_cover,.card-model_cover{align-items:center;display:flex;flex-wrap:wrap;position:relative}.card-model-new_cover:before,.card-model_cover:before{background:linear-gradient(90deg,#fff0 60%,rgb(11 8 30 / .8));border-radius:24px;bottom:0;content:"";height:100%;position:absolute;right:0;width:100%;z-index:2}.card-model-new_cover .avatar,.card-model_cover .avatar{display:flex;justify-content:center;padding:0;position:relative;width:100%}.card-model-new_cover .avatar:after,.card-model_cover .avatar:after{background:linear-gradient(180deg,#fff0 20%,rgb(11 8 30 / .8));border-radius:24px;bottom:0;content:"";height:100%;position:absolute;right:0;width:100%;z-index:1}.card-model-new_cover .avatar img,.card-model_cover .avatar img{aspect-ratio:2/3;border-radius:24px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:1}.card-model-new_cover .list,.card-model_cover .list{display:flex;flex-direction:column;gap:20px;position:absolute;right:16px;top:20px}@media (max-width:480px){.card-model-new_cover .list,.card-model_cover .list{gap:16px;right:14px;top:16px}}@media (max-width:390px){.card-model-new_cover .list,.card-model_cover .list{gap:14px;right:12px;top:14px}}.card-model-new_cover ul,.card-model_cover ul{align-items:flex-end;color:#fff;display:flex;flex-direction:column;gap:20px;justify-content:space-between;list-style:none!important;margin:0!important;padding:0!important;z-index:2}@media (max-width:480px){.card-model-new_cover ul,.card-model_cover ul{gap:16px}}@media (max-width:390px){.card-model-new_cover ul,.card-model_cover ul{gap:14px}}.card-model-new_cover ul li,.card-model_cover ul li{align-items:center;display:flex;flex-direction:column;font-size:15px;font-weight:350;gap:4px;margin:0!important;width:26px}@media (max-width:480px){.card-model-new_cover ul li,.card-model_cover ul li{font-size:11px;gap:2px;width:22px}}@media (max-width:390px){.card-model-new_cover ul li,.card-model_cover ul li{font-size:10px}}.card-model-new_cover ul li svg,.card-model_cover ul li svg{fill:#fff;height:18px}@media (max-width:480px){.card-model-new_cover ul li svg,.card-model_cover ul li svg{height:14px}}.card-model-new_cover ul li.price,.card-model_cover ul li.price{background:#f9f0f8;border:1.5px solid rgb(11 8 30 / .1);border-radius:8px;color:#9f1492;font-size:14px;font-weight:700;line-height:1!important;padding:6px 8px;text-transform:uppercase;width:-moz-max-content;width:max-content;z-index:2}@media (max-width:480px){.card-model-new_cover ul li.price,.card-model_cover ul li.price{font-size:11px;padding:5px 7px}}@media (max-width:390px){.card-model-new_cover ul li.price,.card-model_cover ul li.price{font-size:10px}}.card-model-new_cover ul li.price.free,.card-model_cover ul li.price.free{background:#effffb;color:#149f7c}.card-model-new_cover ul li.price.trial,.card-model_cover ul li.price.trial{background:#ffedf4;color:#fb2375}.card-model-new_cover ul li .icon,.card-model_cover ul li .icon{background-position:50%;background-repeat:no-repeat;height:22px;width:24px}@media (max-width:480px){.card-model-new_cover ul li .icon,.card-model_cover ul li .icon{height:18px;width:20px}}@media (max-width:390px){.card-model-new_cover ul li .icon,.card-model_cover ul li .icon{height:16px;width:18px}}.card-model-new_cover ul li .icon.posts-svg,.card-model_cover ul li .icon.posts-svg{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/post-light-white.svg?1215e91f3e41f9ad38e52046787df665)}.card-model-new_cover ul li .icon.photos-svg,.card-model_cover ul li .icon.photos-svg{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/image-light-white.svg?db1028eb7f2cc3049aba13dfec50588f)}.card-model-new_cover ul li .icon.videos-svg,.card-model_cover ul li .icon.videos-svg{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/video-light-white.svg?2d5095df06077b239423687612d6ec38)}.card-model-new_cover ul li .icon.lgbtq-svg,.card-model_cover ul li .icon.lgbtq-svg{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/lgbtq.svg?027c2e7a473c5a6d52bca827d93cf0b7);height:28px;width:30px}@media (max-width:480px){.card-model-new_cover ul li .icon.lgbtq-svg,.card-model_cover ul li .icon.lgbtq-svg{height:26px;width:24px}}@media (max-width:390px){.card-model-new_cover ul li .icon.lgbtq-svg,.card-model_cover ul li .icon.lgbtq-svg{height:24px;width:22px}}.card-model-new_cover ul.tag,.card-model_cover ul.tag{display:flex;gap:5px}.card-model-new_cover .promote,.card-model_cover .promote{left:12px;position:absolute;top:16px;z-index:2}@media (max-width:480px){.card-model-new_cover .promote,.card-model_cover .promote{left:12px;top:16px}}.card-model-new_cover .promote .promote-svg,.card-model_cover .promote .promote-svg{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/promote.svg?25ed02f90343f31461847cb6779b0b89);background-position:50%;background-repeat:no-repeat;height:30px;width:30px}@media (max-width:480px){.card-model-new_cover .promote .promote-svg,.card-model_cover .promote .promote-svg{height:26px;width:26px}}.card-model-new_cover .wrap,.card-model_cover .wrap{bottom:0;color:#fff;padding:20px;position:absolute;width:100%;z-index:2}@media (max-width:480px){.card-model-new_cover .wrap,.card-model_cover .wrap{padding:16px 14px}}@media (max-width:390px){.card-model-new_cover .wrap,.card-model_cover .wrap{padding:14px 12px}}.card-model-new_cover .wrap .social,.card-model_cover .wrap .social{background-position:50%;background-repeat:no-repeat;display:inline-block}.card-model-new_cover .wrap .social.onlyfans,.card-model_cover .wrap .social.onlyfans{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/onlyfans-icon.svg?1166b7f0726a02c18bf355f1161035c9);height:28px;width:28px}@media (max-width:480px){.card-model-new_cover .wrap .social.onlyfans,.card-model_cover .wrap .social.onlyfans{height:26px;width:26px}}@media (max-width:390px){.card-model-new_cover .wrap .social.onlyfans,.card-model_cover .wrap .social.onlyfans{height:24px;width:24px}}.card-model-new_cover .wrap .social.fansly,.card-model_cover .wrap .social.fansly{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/fansly-icon.svg?4907f2f0d75c2a75fa4b6cf09793d24b);height:26px;position:relative;top:-1px;width:26px}@media (max-width:480px){.card-model-new_cover .wrap .social.fansly,.card-model_cover .wrap .social.fansly{height:24px;width:24px}}@media (max-width:390px){.card-model-new_cover .wrap .social.fansly,.card-model_cover .wrap .social.fansly{height:22px;width:22px}}.card-model-new_cover .wrap .social.manyvids,.card-model_cover .wrap .social.manyvids{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/manyvids-icon.svg?b3df71b89472b53ac36c1c4395590c09);height:28px;position:relative;top:-2px;width:26px}@media (max-width:480px){.card-model-new_cover .wrap .social.manyvids,.card-model_cover .wrap .social.manyvids{height:26px;width:24px}}@media (max-width:390px){.card-model-new_cover .wrap .social.manyvids,.card-model_cover .wrap .social.manyvids{height:24px;width:22px}}.card-model-new_cover .wrap .social.patreon,.card-model_cover .wrap .social.patreon{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/patreon-icon.svg?83a82cb3bb142fd9e3b346eeed1de122);height:22px;position:relative;top:-2px;width:22px}@media (max-width:480px){.card-model-new_cover .wrap .social.patreon,.card-model_cover .wrap .social.patreon{height:20px;height:18px;width:20px;width:18px}}.card-model-new_cover .wrap .social.pornhub,.card-model_cover .wrap .social.pornhub{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/pornhub-icon.svg?e19c601dae6b74bfbdf59e1a209c2225);height:22px;position:relative;top:-2px;width:22px}@media (max-width:480px){.card-model-new_cover .wrap .social.pornhub,.card-model_cover .wrap .social.pornhub{height:20px;height:18px;width:20px;width:18px}}.card-model-new_cover .wrap .social.okfans,.card-model_cover .wrap .social.okfans{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/okfans-icon.svg?8deb36000de5f93e60513fc4c99eac6e);height:26px;position:relative;top:-1px;width:26px}@media (max-width:480px){.card-model-new_cover .wrap .social.okfans,.card-model_cover .wrap .social.okfans{height:24px;height:22px;width:24px;width:22px}}.card-model-new_cover .wrap .social.alua,.card-model_cover .wrap .social.alua{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/alua-icon.svg?d71ed41abcb61d54a9e03aa7458aa2cd);height:22px;position:relative;top:-3px;width:22px}@media (max-width:480px){.card-model-new_cover .wrap .social.alua,.card-model_cover .wrap .social.alua{height:20px;height:18px;width:20px;width:18px}}.card-model-new_cover .wrap .social.loyalfans,.card-model_cover .wrap .social.loyalfans{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/loyalfans-icon.svg?9acddd4e2f9654281f8a88cd6c33876e);height:24px;position:relative;top:-3px;width:24px}@media (max-width:480px){.card-model-new_cover .wrap .social.loyalfans,.card-model_cover .wrap .social.loyalfans{height:22px;height:20px;width:22px;width:20px}}.card-model-new_cover .wrap .name,.card-model_cover .wrap .name{align-items:center;display:flex;gap:8px}@media (max-width:480px){.card-model-new_cover .wrap .name,.card-model_cover .wrap .name{gap:6px}}.card-model-new_cover .wrap .name span,.card-model_cover .wrap .name span{color:#fff;font-family:Signika Negative,sans-serif;font-size:30px;font-weight:700}@media (max-width:480px){.card-model-new_cover .wrap .name span,.card-model_cover .wrap .name span{font-size:22px}}@media (max-width:390px){.card-model-new_cover .wrap .name span,.card-model_cover .wrap .name span{font-size:20px}}.card-model-new_cover .wrap .name .claim-svg,.card-model_cover .wrap .name .claim-svg{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/claim.svg?410520daca91e4403b9c26add27e5560);background-position:50%;background-repeat:no-repeat;height:16px;width:16px}@media (max-width:480px){.card-model-new_cover .wrap .name .claim-svg,.card-model_cover .wrap .name .claim-svg{height:13px;width:13px}}@media (max-width:390px){.card-model-new_cover .wrap .name .claim-svg,.card-model_cover .wrap .name .claim-svg{height:12px;width:12px}}.card-model-new_cover .wrap .goContent,.card-model_cover .wrap .goContent{align-items:center;-webkit-backdrop-filter:blur(20px) saturate(4);backdrop-filter:blur(20px) saturate(4);background:hsl(0 0% 100% / .2);border:1.5px solid hsl(0 0% 100% / .15);border-radius:20px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);color:#fff;display:flex;font-family:Signika Negative,sans-serif;font-size:20px;font-weight:700;gap:10px;height:54px;justify-content:center;margin-top:10px;position:relative;width:100%}@media (max-width:480px){.card-model-new_cover .wrap .goContent,.card-model_cover .wrap .goContent{font-size:14px;gap:8px;height:44px;left:-4px;margin-bottom:-6px;width:calc(100% + 8px)}}@media (max-width:390px){.card-model-new_cover .wrap .goContent,.card-model_cover .wrap .goContent{font-size:12px;gap:6px;height:42px}}.card-model-new_cover .wrap .goContent:after,.card-model_cover .wrap .goContent:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/chevron-right-white.svg?41b576f09b5e01677fb06a116d9376fc);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:18px;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:18px}@media (max-width:480px){.card-model-new_cover .wrap .goContent:after,.card-model_cover .wrap .goContent:after{height:16px;right:12px;width:16px}}.card-model-new_cover .wrap .goContent:before,.card-model_cover .wrap .goContent:before{background-position:50%;background-repeat:no-repeat;content:""}.card-model-new_cover .wrap .goContent span,.card-model_cover .wrap .goContent span{padding-right:16px}.card-model-new_cover .wrap .goContent.onlyfans:before,.card-model_cover .wrap .goContent.onlyfans:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/onlyfans-icon.svg?1166b7f0726a02c18bf355f1161035c9);height:26px;width:28px}@media (max-width:480px){.card-model-new_cover .wrap .goContent.onlyfans:before,.card-model_cover .wrap .goContent.onlyfans:before{height:24px;width:26px}}@media (max-width:390px){.card-model-new_cover .wrap .goContent.onlyfans:before,.card-model_cover .wrap .goContent.onlyfans:before{height:22px;width:24px}}.card-model-new_cover .wrap .goContent.fansly:before,.card-model_cover .wrap .goContent.fansly:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/fansly-icon.svg?4907f2f0d75c2a75fa4b6cf09793d24b);height:24px;width:24px}@media (max-width:480px){.card-model-new_cover .wrap .goContent.fansly:before,.card-model_cover .wrap .goContent.fansly:before{height:22px;width:22px}}@media (max-width:390px){.card-model-new_cover .wrap .goContent.fansly:before,.card-model_cover .wrap .goContent.fansly:before{height:20px;width:20px}}.card-model-new_cover .wrap .goContent.manyvids:before,.card-model_cover .wrap .goContent.manyvids:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/manyvids-icon.svg?b3df71b89472b53ac36c1c4395590c09);height:24px;position:relative;top:-1px;width:22px}@media (max-width:480px){.card-model-new_cover .wrap .goContent.manyvids:before,.card-model_cover .wrap .goContent.manyvids:before{height:22px;width:20px}}@media (max-width:390px){.card-model-new_cover .wrap .goContent.manyvids:before,.card-model_cover .wrap .goContent.manyvids:before{height:20px;width:18px}}.card-model-new_cover .wrap .goContent.patreon:before,.card-model_cover .wrap .goContent.patreon:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/patreon-icon.svg?83a82cb3bb142fd9e3b346eeed1de122);height:20px;width:20px}@media (max-width:480px){.card-model-new_cover .wrap .goContent.patreon:before,.card-model_cover .wrap .goContent.patreon:before{height:18px;width:18px}}@media (max-width:390px){.card-model-new_cover .wrap .goContent.patreon:before,.card-model_cover .wrap .goContent.patreon:before{height:16px;width:16px}}.card-model-new_cover .wrap .goContent.pornhub:before,.card-model_cover .wrap .goContent.pornhub:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/pornhub-icon.svg?e19c601dae6b74bfbdf59e1a209c2225);height:20px;width:20px}@media (max-width:480px){.card-model-new_cover .wrap .goContent.pornhub:before,.card-model_cover .wrap .goContent.pornhub:before{height:18px;width:18px}}@media (max-width:390px){.card-model-new_cover .wrap .goContent.pornhub:before,.card-model_cover .wrap .goContent.pornhub:before{height:16px;width:16px}}.card-model-new_cover .wrap .goContent.okfans:before,.card-model_cover .wrap .goContent.okfans:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/okfans-icon.svg?8deb36000de5f93e60513fc4c99eac6e);height:24px;position:relative;top:-1px;width:24px}@media (max-width:480px){.card-model-new_cover .wrap .goContent.okfans:before,.card-model_cover .wrap .goContent.okfans:before{height:22px;width:22px}}@media (max-width:390px){.card-model-new_cover .wrap .goContent.okfans:before,.card-model_cover .wrap .goContent.okfans:before{height:20px;width:20px}}.card-model-new_cover .wrap .goContent.alua:before,.card-model_cover .wrap .goContent.alua:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/alua-icon.svg?d71ed41abcb61d54a9e03aa7458aa2cd);height:20px;width:20px}@media (max-width:480px){.card-model-new_cover .wrap .goContent.alua:before,.card-model_cover .wrap .goContent.alua:before{height:18px;width:18px}}@media (max-width:390px){.card-model-new_cover .wrap .goContent.alua:before,.card-model_cover .wrap .goContent.alua:before{height:16px;width:16px}}.card-model-new_cover .wrap .goContent.loyalfans:before,.card-model_cover .wrap .goContent.loyalfans:before{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/loyalfans-icon.svg?9acddd4e2f9654281f8a88cd6c33876e);height:22px;width:22px}@media (max-width:480px){.card-model-new_cover .wrap .goContent.loyalfans:before,.card-model_cover .wrap .goContent.loyalfans:before{height:20px;width:20px}}@media (max-width:390px){.card-model-new_cover .wrap .goContent.loyalfans:before,.card-model_cover .wrap .goContent.loyalfans:before{height:18px;width:18px}}.card-model-new_cover .wrap .goContent i,.card-model_cover .wrap .goContent i{background:#fb2375;border-radius:6px;font-size:12px;font-style:normal;font-weight:700;left:-6px;line-height:1.2;padding:4px 6px;position:absolute;top:-6px}@media (max-width:480px){.card-model-new_cover .wrap .goContent i,.card-model_cover .wrap .goContent i{font-size:8px}}.card-model-new_cover .wrap .goContent .trial:before,.card-model_cover .wrap .goContent .trial:before{animation:tada;animation-duration:2s;animation-iteration-count:infinite;background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/gift.svg?95b74b489677fe6e3276088cfcf0b9f5);background-position:50%;background-repeat:no-repeat;content:"";height:24px;position:absolute;right:-6px;top:-12px;width:24px}@media (max-width:992px){.splide__track{overflow:visible!important}}.splide__list{padding:4px!important}.toggle{background:rgb(11 8 31 / .02);border-radius:24px;box-shadow:inset 0 0 4px rgb(11 8 30 / .04);display:flex;flex-direction:column;gap:5px;overflow:hidden;padding:5px}.toggle .toggle-container{position:relative}.toggle .toggle-container .toggle-title{background:#fff;border:1.5px solid #fff;border-radius:20px;box-shadow:1px 1px 2px 1px rgb(11 8 30 / .07);cursor:pointer;font-size:16px;font-weight:350;line-height:1.4;padding:16px 40px 16px 30px;transition:background-color .3s ease}@media (max-width:480px){.toggle .toggle-container .toggle-title{font-size:14px;padding:14px 44px 14px 16px}}.toggle .toggle-container .toggle-title b,.toggle .toggle-container .toggle-title span{font-weight:600}.toggle .toggle-container .toggle-title:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/chevron-down-regular.svg?a5db222f6fcc380ba8ce3842e1186119);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:18px;position:absolute;right:20px;top:20px;transition:transform .3s ease;width:18px}@media (max-width:480px){.toggle .toggle-container .toggle-title:after{height:14px;right:16px;top:18px;width:14px}}.toggle .toggle-container .toggle-content{word-wrap:break-word;background:hsl(0 0% 100% / .8);border-radius:20px;box-shadow:inset 0 0 4px rgb(11 8 30 / .06);color:rgb(11 8 30 / .8);font-weight:350;height:0;overflow:hidden;width:0}.toggle .toggle-container .toggle-content p{font-size:16px}@media (max-width:480px){.toggle .toggle-container .toggle-content p{font-size:14px}}.toggle .toggle-container .toggle-content .open-tab{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/share-nodes.svg?37b0c2d695f7aa4fb493d4e35ada2585);background-position:0 1px;background-repeat:no-repeat;background-size:16px;color:#ae09d2;cursor:pointer;padding-left:20px}.toggle .toggle-container.active .toggle-title{background:#0b081e;border:1.5px solid #0b081e;color:#fff}.toggle .toggle-container.active .toggle-title:after{background-image:url(https://luvsload.b-cdn.net/wp-content/themes/luvs.one/dist/images/chevron-down-white.svg?42114e81918d17b93828edc9ce28697c);transform:rotate(180deg)}.toggle .toggle-container.active .toggle-content{animation:zoomIn;animation-duration:.3s;border:1.5px solid #fff;display:block;height:auto;margin-bottom:2px;margin-top:5px;padding:10px 16px;visibility:visible;width:auto}@media (max-width:480px){.toggle .toggle-container.active .toggle-content{padding:10px 16px}}.contact-wrap{display:flex;margin:18px 0 6px}@media (max-width:768px){.contact-wrap{flex-wrap:wrap}}.contact-wrap label{display:inline-block;margin-bottom:38px;position:relative;width:100%}@media (max-width:480px){.contact-wrap label{margin-bottom:30px}}.contact-wrap label span{display:inline-block;font-size:16px;font-weight:500;margin-bottom:10px}@media (max-width:480px){.contact-wrap label span{font-size:15px;margin-bottom:10px}}.contact-wrap label span span{color:#4f4c5d;font-weight:400;margin-bottom:0;margin-left:4px}.contact-wrap label input{background:#f8fafb;border:1px solid #e3e7ee;border-radius:10px;font-size:16px;font-weight:400;line-height:1.4;outline:none;padding:12px;width:100%}.contact-wrap label input:focus{background:#fff;border:1px solid #fb2375;box-shadow:0 0 0 3px #ffdbe9}.contact-wrap label input.invalid{background:#fff5f5;border:1px solid #fb3431}.tooltip-content{display:none}.tippy-box[data-theme~=light]{max-width:440px}@media (max-width:480px){.tippy-box[data-theme~=light]{max-width:300px}}.tippy-box[data-theme~=light] p{font-size:14px;margin-bottom:10px}@media (max-width:480px){.tippy-box[data-theme~=light] p{font-size:12px;margin-bottom:8px}}.tippy-box[data-theme~=light] p:last-child{margin-bottom:0}.tippy-content{padding:10px 12px!important;text-transform:none}.tippy-box{border-radius:20px!important}