.cool-lightbox{position:fixed;left:0;bottom:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;right:0;-webkit-transition:all .3s ease;transition:all .3s ease}.cool-lightbox .cool-lightbox-zoom{position:absolute;bottom:15px;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:99999;background-color:rgba(15,15,15,.8);border-radius:8px;padding:0 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.cool-lightbox .cool-lightbox-zoom input[type=range]{-webkit-appearance:none;margin:10px 0;width:105px;background:0 0}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus{outline:0}.cool-lightbox .cool-lightbox-zoom input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;animate:.2s;-webkit-box-shadow:0 0 0 #000;box-shadow:0 0 0 #000;background:#e6e6e6;border-radius:11px;border:0 solid #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-webkit-slider-thumb{-webkit-box-shadow:1px 1px 1px #000;box-shadow:1px 1px 1px #000;border:1px solid #000;height:12px;width:12px;border-radius:13px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-4.5px}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus::-webkit-slider-runnable-track{background:#e6e6e6}.cool-lightbox .cool-lightbox-zoom input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000;background:#e6e6e6;border-radius:11px;border:0 solid #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-moz-range-thumb{box-shadow:1px 1px 1px #000;border:1px solid #000;height:12px;width:12px;border-radius:13px;background:#fff;cursor:pointer}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-track{width:100%;height:4px;cursor:pointer;animate:.2s;background:0 0;border-color:transparent;color:transparent}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-fill-lower{background:#e6e6e6;border:0 solid #000;border-radius:22px;box-shadow:0 0 0 #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-fill-upper{background:#e6e6e6;border:0 solid #000;border-radius:22px;box-shadow:0 0 0 #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-thumb{box-shadow:1px 1px 1px #000;border:1px solid #000;height:12px;width:12px;border-radius:13px;background:#fff;cursor:pointer}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus::-ms-fill-lower{background:#e6e6e6}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus::-ms-fill-upper{background:#e6e6e6}.cool-lightbox .cool-lightbox-zoom .cool-lightbox-zoom__icon{height:15px;width:15px;color:#fff}.cool-lightbox .cool-lightbox-zoom .cool-lightbox-zoom__icon:first-of-type{margin-right:10px}.cool-lightbox .cool-lightbox-zoom .cool-lightbox-zoom__icon:last-of-type{margin-left:10px}.cool-lightbox .cool-lightbox-thumbs{position:absolute;height:100vh;overflow-y:auto;width:102px;right:-102px;top:0;overflow-x:hidden;-webkit-transition:none;transition:none;background-color:#ddd;scrollbar-width:thin;scrollbar-color:#fa4242 rgba(175,175,175,.9)}@media (min-width:767px){.cool-lightbox .cool-lightbox-thumbs{-webkit-transition:all .3s ease;transition:all .3s ease}}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar{width:6px;height:6px}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-button{width:0;height:0}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-thumb{background:#fa4242;border:0 none #fff;border-radius:50px}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-thumb:hover{background:#fff}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-thumb:active{background:#000}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-track{background:#e1e1e1;border:0 none #fff;border-radius:8px}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-track:hover{background:#666}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-track:active{background:#333}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-corner{background:0 0}@media (min-width:767px){.cool-lightbox .cool-lightbox-thumbs{width:212px;right:-212px}}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px;padding-right:0}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{background-color:#000;width:100%;margin-right:2px;margin-bottom:2px;display:block;height:75px;position:relative}@media (min-width:767px){.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{width:calc(100%/2 - 2px)}}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb:before{top:0;left:0;right:0;bottom:0;opacity:0;content:'';z-index:150;-webkit-transition:all .3s ease;transition:all .3s ease;position:absolute;visibility:hidden;border:3px solid #fa4242}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.is-video .cool-lightbox__thumb__icon{position:absolute;z-index:100;top:50%;left:50%;width:25px;height:25px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.is-video .cool-lightbox__thumb__icon path{fill:#fff}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.is-video:after{content:'';top:0;left:0;right:0;bottom:0;z-index:50;position:absolute;background:rgba(0,0,0,.6)}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.active:before,.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb:hover:before{opacity:1;visibility:visible}.cool-lightbox .cool-lightbox__inner{padding:60px 0;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;-webkit-transition:none;transition:none}@media (min-width:767px){.cool-lightbox .cool-lightbox__inner{-webkit-transition:all .3s ease;transition:all .3s ease}}.cool-lightbox .cool-lightbox__progressbar{position:absolute;top:0;left:0;right:0;height:2px;z-index:500;-webkit-transform-origin:0;transform-origin:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 3s linear;transition:-webkit-transform 3s linear;transition:transform 3s linear;transition:transform 3s linear, -webkit-transform 3s linear;display:block}.cool-lightbox.cool-lightbox--is-swipping{cursor:-webkit-grabbing;cursor:grabbing}.cool-lightbox.cool-lightbox--is-swipping iframe{pointer-events:none}.cool-lightbox.cool-lightbox--is-swipping .cool-lightbox__slide{-webkit-transition:none;transition:none}.cool-lightbox.cool-lightbox--is-swipping .cool-lightbox__slide.cool-lightbox__slide--hide{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:50}.cool-lightbox.cool-lightbox--zoom-disabled .cool-lightbox__slide .cool-lightbox__slide__img{-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.cool-lightbox.cool-lightbox--can-zoom .cool-lightbox__slide img{cursor:-webkit-zoom-in;cursor:zoom-in}.cool-lightbox.cool-lightbox--is-zooming .cool-lightbox__slide img{cursor:move;cursor:grab;cursor:-webkit-grab}.cool-lightbox.cool-lightbox--is-zooming .cool-lightbox-caption{opacity:0}.cool-lightbox.cool-lightbox--thumbs-right.cool-lightbox--show-thumbs .cool-lightbox__inner{right:102px}@media (min-width:767px){.cool-lightbox.cool-lightbox--thumbs-right.cool-lightbox--show-thumbs .cool-lightbox__inner{right:212px}}.cool-lightbox.cool-lightbox--thumbs-right.cool-lightbox--show-thumbs .cool-lightbox-thumbs{right:0}.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs{width:100%;left:0;right:0;top:auto;height:70px;bottom:-70px;overflow:auto}@media (min-width:767px){.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs{bottom:-79px;height:79px}}.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs .cool-lightbox-thumbs__list{width:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{width:100px;-ms-flex-negative:0;flex-shrink:0;margin-bottom:0;height:65px}@media (min-width:767px){.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{height:75px}}.cool-lightbox.cool-lightbox--thumbs-bottom.cool-lightbox--show-thumbs .cool-lightbox__inner{bottom:70px}@media (min-width:767px){.cool-lightbox.cool-lightbox--thumbs-bottom.cool-lightbox--show-thumbs .cool-lightbox__inner{bottom:79px}}.cool-lightbox.cool-lightbox--thumbs-bottom.cool-lightbox--show-thumbs .cool-lightbox-thumbs{bottom:0}.cool-lightbox *{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.cool-lightbox button{background:0 0;border:none;cursor:pointer;outline:0}.cool-lightbox svg path,.cool-lightbox svg rect{fill:currentColor}.cool-lightbox .cool-lightbox-button{padding:21px 16px 21px 4px;height:100px;opacity:1;z-index:800;color:#ccc;-webkit-transition:all .3s ease;transition:all .3s ease;position:absolute;top:calc(50% - 50px);width:54px;transition:all .3s ease;visibility:visible}@media (min-width:767px){.cool-lightbox .cool-lightbox-button{width:70px;padding:31px 26px 31px 6px}}.cool-lightbox .cool-lightbox-button.hidden{opacity:0;visibility:hidden}.cool-lightbox .cool-lightbox-button:hover{color:#fff}.cool-lightbox .cool-lightbox-button>.cool-lightbox-button__icon{padding:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(30,30,30,.6)}.cool-lightbox .cool-lightbox-button>.cool-lightbox-button__icon>svg{width:100%;height:100%}.cool-lightbox .cool-lightbox-button.cool-lightbox-button--prev{left:0}.cool-lightbox .cool-lightbox-button.cool-lightbox-button--next{right:0;padding:21px 4px 21px 16px}@media (min-width:767px){.cool-lightbox .cool-lightbox-button.cool-lightbox-button--next{padding:31px 6px 31px 26px}}.cool-lightbox .cool-lightbox-pdf{max-width:100%}.cool-lightbox .cool-lightbox__iframe{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;top:50%;left:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-transform:translate3d(-50%,-50%,0) scale3d(1,1,1);transform:translate3d(-50%,-50%,0) scale3d(1,1,1)}.cool-lightbox .cool-lightbox__iframe iframe{width:100%;height:100%}@media (min-width:767px){.cool-lightbox .cool-lightbox__iframe iframe{max-width:80vw;max-height:80vh}}.cool-lightbox .cool-lightbox__wrapper{width:100%;height:100%;position:relative}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe .cool-lightbox__slide{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:100%;opacity:.4;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe .cool-lightbox__slide.cool-lightbox__slide--current{opacity:1}.cool-lightbox .cool-lightbox__slide{width:100%;top:0;bottom:0;left:0;right:0;z-index:100;display:none;position:absolute;margin-right:30px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.cool-lightbox .cool-lightbox__slide:last-of-type{margin-right:0}.cool-lightbox .cool-lightbox__slide.cool-lightbox__slide--current{display:-webkit-box;display:-ms-flexbox;display:flex}.cool-lightbox .cool-lightbox__slide .cool-lightbox__slide__img{position:absolute;height:100%;width:100%;left:50%;top:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(-50%,-50%,0) scale3d(1,1,1);transform:translate3d(-50%,-50%,0) scale3d(1,1,1);-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex}.cool-lightbox .cool-lightbox__slide img{max-width:100%;max-height:100%;margin:auto;z-index:9999;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-box-shadow:0 0 1.5rem rgba(0,0,0,.45);box-shadow:0 0 1.5rem rgba(0,0,0,.45)}.cool-lightbox .cool-lightbox__slide picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:100%;height:100%;margin:auto;z-index:9999}.cool-lightbox-toolbar{position:absolute;top:0;right:0;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .3s ease;transition:all .3s ease;visibility:visible}.cool-lightbox-toolbar.hidden{opacity:0;visibility:hidden}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn{background:rgba(30,30,30,.6);border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0;padding:9px;position:relative;-webkit-transition:color .2s;transition:color .2s;vertical-align:top;visibility:inherit;width:40px;height:40px;color:#ccc}@media (min-width:767px){.cool-lightbox-toolbar .cool-lightbox-toolbar__btn{width:44px;height:44px;padding:10px}}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn>svg{width:100%;height:100%}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn:hover{color:#fff}.cool-lightbox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;opacity:1;line-height:1.5;padding:18px 28px 16px 24px;right:0;text-align:center;direction:ltr;position:absolute;-webkit-transition:opacity .25s ease,visibility 0s ease .25s;transition:opacity .25s ease,visibility 0s ease .25s;z-index:99997;background:-webkit-gradient(linear,left bottom, left top,color-stop(0, rgba(0,0,0,.75)),color-stop(50%, rgba(0,0,0,.3)),color-stop(65%, rgba(0,0,0,.15)),color-stop(75.5%, rgba(0,0,0,.075)),color-stop(82.85%, rgba(0,0,0,.037)),color-stop(88%, rgba(0,0,0,.019)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent)}@media (min-width:767px){.cool-lightbox-caption{padding:22px 30px 23px 30px}}.cool-lightbox-caption a{color:#eee;text-decoration:underline}.cool-lightbox-caption h6{font-size:14px;margin:0 0 6px 0;line-height:130%}@media (min-width:767px){.cool-lightbox-caption h6{font-size:16px;margin:0 0 6px 0}}.cool-lightbox-caption p{font-size:13px;line-height:130%;color:#ccc}@media (min-width:767px){.cool-lightbox-caption p{font-size:15px}}.cool-lightbox-caption p a{color:#ccc}.cool-lightbox-caption p a:hover{color:#eee}.cool-lightbox-modal-enter-active,.cool-lightbox-modal-leave-active{-webkit-transition:opacity .35s;transition:opacity .35s}.cool-lightbox-modal-enter,.cool-lightbox-modal-leave-to{opacity:0}.cool-lightbox-slide-change-enter-active,.cool-lightbox-slide-change-leave-active{-webkit-transition:opacity .27s;transition:opacity .27s}.cool-lightbox-slide-change-enter,.cool-lightbox-slide-change-leave-to{opacity:0}.cool-lightbox-loading-wrapper{top:50%;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cool-lightbox-loading-wrapper .cool-lightbox-loading{-webkit-animation:cool-lightbox-rotate 1s linear infinite;animation:cool-lightbox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;opacity:.7;padding:0;width:50px;z-index:500}@-webkit-keyframes cool-lightbox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes cool-lightbox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@charset "UTF-8";
@font-face {
  font-family: "puricons";
  src: url(/fonts/puricons.eot?1d8e43c4c6f48834b745851a2c57047e);
  src: url(/fonts/puricons.eot?1d8e43c4c6f48834b745851a2c57047e#iefix) format("embedded-opentype"), url(/fonts/puricons.ttf?0f5d18e29f95a1a2a8bb1c92dea803ca) format("truetype"), url(/fonts/puricons.woff?361cccfb543797100362cfad319b783b) format("woff"), url(/fonts/puricons.svg?6212d96da1c252e032a10b2b8c4b073b#puricons) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Material Symbols Rounded";
  font-style: normal;
  src: url(/fonts/material-symbols.woff2?02aebb8b316adf1b0b5b8bbaa48594b9) format("woff2");
}
.material-symbols-rounded {
  font-family: "Material Symbols Rounded";
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  color: #0A0A0A;
  padding: 12px;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 48;
}

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "puricons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-LPCMS_big-brand-en:before {
  content: "\e99f";
}

.icon-LPCMS_OnlineRotate-en:before {
  content: "\e99d";
}

.icon-LPCMS_exklusiv2-en:before {
  content: "\e99e";
}

.icon-streamline-icon-messages-bubble-heart-2-alternate32x32:before {
  content: "\e90c";
}

.icon-streamline-icon-messages-bubble-heart-1-alternate18x18:before {
  content: "\e90a";
}

.icon-streamline-icon-time-clock-circle-alternate18x181:before {
  content: "\e90b";
}

.icon-lpcms-Radio_unchecked:before {
  content: "\e907";
}

.icon-lpcms-Radio_checked:before {
  content: "\e908";
}

.icon-puricons_Crown2020:before {
  content: "\e9ae";
}

.icon-streamline-icon-empty-frame140x140:before {
  content: "\e9af";
}

.icon-streamline-icon-check-2-alternate140x140:before {
  content: "\e9b0";
}

.icon-streamline-icon-check-circle-1140x140:before {
  content: "\e9b1";
}

.icon-streamline-icon-cloud-check140x140:before {
  content: "\e9b2";
}

.icon-streamline-icon-cloud-download140x140:before {
  content: "\e9b3";
}

.icon-streamline-icon-house-entrance140x140:before {
  content: "\e9b4";
}

.icon-streamline-icon-house-entrance-alternate140x140:before {
  content: "\e9b5";
}

.icon-Lover_Logo-Main:before {
  content: "\e9a8";
}

.icon-Lover_Logo-Second:before {
  content: "\e9a9";
}

.icon-Lover_Logo-BeMy-Main:before {
  content: "\e9aa";
}

.icon-Lover_Logo-BeMy-Second:before {
  content: "\e9ab";
}

.icon-Lover_Logo-YouAre-Main:before {
  content: "\e9ac";
}

.icon-Lover_Logo-YouAre-Second:before {
  content: "\e9ad";
}

.icon-lp-lover-v:before {
  content: "\e9a7";
}

.icon-lp-highlight-label:before {
  content: "\e9a2";
}

.icon-streamline-icon-paragraph-normal32x32:before {
  content: "\e9a3";
}

.icon-streamline-icon-camera-studio32x32:before {
  content: "\e9a4";
}

.icon-streamline-icon-microphone-podcast32x32:before {
  content: "\e9a5";
}

.icon-streamline-icon-picture-landscape32x32:before {
  content: "\e9a6";
}

.icon-streamline-icon-download-thick-bottom32x32:before {
  content: "\e961";
}

.icon-streamline-icon-resize-expand-corner32x32:before {
  content: "\e9a1";
}

.icon-streamline-icon-bin24x24:before {
  content: "\e922";
}

.icon-streamline-icon-filter-224x24:before {
  content: "\e972";
}

.icon-LPCMS_cam-dildo:before {
  content: "\e973";
}

.icon-streamline-icon-love-it24x24:before {
  content: "\e974";
}

.icon-streamline-icon-love-it-alternate18x181:before {
  content: "\e975";
}

.icon-streamline-icon-button-refresh-arrow24x24:before {
  content: "\e976";
}

.icon-LPCMS_back:before {
  content: "\e971";
}

.icon-streamline-icon-alarm-bell-118x18:before {
  content: "\e92d";
}

.icon-streamline-icon-accounting-coins-stack-118x18:before {
  content: "\e92c";
}

.icon-streamline-icon-attachment18x18:before {
  content: "\e92e";
}

.icon-streamline-icon-award-star-head18x18:before {
  content: "\e92f";
}

.icon-streamline-icon-award-wall-star18x18:before {
  content: "\e930";
}

.icon-streamline-icon-book-library-218x18:before {
  content: "\e931";
}

.icon-streamline-icon-button-pause18x18:before {
  content: "\e932";
}

.icon-streamline-icon-button-pause-alternate18x18:before {
  content: "\e933";
}

.icon-streamline-icon-button-play-118x18:before {
  content: "\e934";
}

.icon-streamline-icon-button-play-alternate18x18:before {
  content: "\e935";
}

.icon-streamline-icon-calendar-318x18:before {
  content: "\e936";
}

.icon-streamline-icon-check18x18:before {
  content: "\e937";
}

.icon-streamline-icon-check-118x18:before {
  content: "\e938";
}

.icon-streamline-icon-close18x18:before {
  content: "\e939";
}

.icon-streamline-icon-controls-pause18x18:before {
  content: "\e93a";
}

.icon-streamline-icon-controls-play18x18:before {
  content: "\e93b";
}

.icon-streamline-icon-controls-stop18x18:before {
  content: "\e93c";
}

.icon-streamline-icon-conversation-smile-type-118x18:before {
  content: "\e93d";
}

.icon-streamline-icon-coupon-cut18x18:before {
  content: "\e93e";
}

.icon-streamline-icon-discount-bubble18x18:before {
  content: "\e93f";
}

.icon-streamline-icon-drawer-envelope18x18:before {
  content: "\e940";
}

.icon-streamline-icon-envelope18x18:before {
  content: "\e941";
}

.icon-streamline-icon-envelope-pigeon18x18:before {
  content: "\e942";
}

.icon-streamline-icon-filter-118x18:before {
  content: "\e943";
}

.icon-streamline-icon-gesture-swipe-horizontal-318x18:before {
  content: "\e944";
}

.icon-streamline-icon-headphones-customer-support18x18:before {
  content: "\e945";
}

.icon-streamline-icon-information-circle18x18:before {
  content: "\e946";
}

.icon-streamline-icon-lock-818x18:before {
  content: "\e947";
}

.icon-streamline-icon-login-keys18x18:before {
  content: "\e948";
}

.icon-streamline-icon-logout-218x18:before {
  content: "\e949";
}

.icon-streamline-icon-love-fire18x18:before {
  content: "\e94a";
}

.icon-streamline-icon-love-gift-box-heart18x18:before {
  content: "\e94b";
}

.icon-streamline-icon-love-it-alternate18x18:before {
  content: "\e94c";
}

.icon-streamline-icon-mailbox-full18x18:before {
  content: "\e94d";
}

.icon-streamline-icon-matches-fire18x18:before {
  content: "\e94e";
}

.icon-streamline-icon-messages-bubble-alternate18x18:before {
  content: "\e94f";
}

.icon-streamline-icon-messages-bubble-quotation18x18:before {
  content: "\e950";
}

.icon-streamline-icon-messages-bubble-quotation-alternate18x18:before {
  content: "\e951";
}

.icon-streamline-icon-messages-bubble-text-alternate18x18:before {
  content: "\e952";
}

.icon-streamline-icon-money-wallet-open18x18:before {
  content: "\e953";
}

.icon-streamline-icon-movies-film18x18:before {
  content: "\e954";
}

.icon-streamline-icon-navigation-menu18x18:before {
  content: "\e955";
}

.icon-streamline-icon-notes-upload18x18:before {
  content: "\e956";
}

.icon-streamline-icon-picture-polaroid-landscape18x18:before {
  content: "\e957";
}

.icon-streamline-icon-quill-circle-118x18:before {
  content: "\e958";
}

.icon-streamline-icon-rating-star18x18:before {
  content: "\e959";
}

.icon-streamline-icon-read-email-circle-alternate18x18:before {
  content: "\e95a";
}

.icon-streamline-icon-remove-circle-alternate18x18:before {
  content: "\e95b";
}

.icon-streamline-icon-search-118x18:before {
  content: "\e95c";
}

.icon-streamline-icon-search-alternate18x18:before {
  content: "\e95d";
}

.icon-streamline-icon-search-circle18x18:before {
  content: "\e95e";
}

.icon-streamline-icon-send-email18x18:before {
  content: "\e95f";
}

.icon-streamline-icon-single-man18x18:before {
  content: "\e960";
}

.icon-streamline-icon-single-man-actions-setting18x18:before {
  content: "\e962";
}

.icon-streamline-icon-smiley-happy-alternate18x18:before {
  content: "\e963";
}

.icon-streamline-icon-stamps-famous18x18:before {
  content: "\e964";
}

.icon-streamline-icon-tag-new18x18:before {
  content: "\e965";
}

.icon-streamline-icon-time-clock-circle-alternate18x18:before {
  content: "\e966";
}

.icon-streamline-icon-time-clock-file-warning18x18:before {
  content: "\e967";
}

.icon-streamline-icon-time-stopwatch-quarter18x18:before {
  content: "\e968";
}

.icon-streamline-icon-touch-id-lock18x18:before {
  content: "\e969";
}

.icon-streamline-icon-video-edit-clock18x18:before {
  content: "\e96a";
}

.icon-streamline-icon-video-player-1-alternate18x18:before {
  content: "\e96b";
}

.icon-streamline-icon-view18x18:before {
  content: "\e96c";
}

.icon-streamline-icon-view-off18x18:before {
  content: "\e96d";
}

.icon-streamline-icon-volume-control-medium18x18:before {
  content: "\e92a";
}

.icon-lpcms-The_Magic_Muffin:before {
  content: "\e90d";
}

.icon-lpcms_batchNFKZ:before {
  content: "\e909";
}

.icon-lpcsm-payment_kk:before {
  content: "\e902";
}

.icon-lpcsm-payment_ls:before {
  content: "\e903";
}

.icon-lpcsm-payment_sf:before {
  content: "\e904";
}

.icon-lpcsm-payment_ps:before {
  content: "\e905";
}

.icon-lpcsm-payment_pp:before {
  content: "\e906";
}

.icon-logo-mailpremium:before {
  content: "\e99c";
}

.icon-LPCMS_FuerDichRotate:before {
  content: "\e977";
}

.icon-LPCMS_Ltelegram:before {
  content: "\e997";
}

.icon-LPCMS_Lwhatsapp:before {
  content: "\e91c";
}

.icon-LPCMS_OnlineRotate:before {
  content: "\e91d";
}

.icon-LPCMS_SliderArrow-left:before {
  content: "\e91e";
}

.icon-LPCMS_SliderArrow-right:before {
  content: "\e91f";
}

.icon-LPCMS_SliderArrow-up:before {
  content: "\e90e";
}

.icon-LPCMS_SliderArrow-down:before {
  content: "\e90f";
}

.icon-LPCMS_SliderBullet:before {
  content: "\e920";
}

.icon-LPCMS_big-brand:before {
  content: "\e921";
}

.icon-LPCMS_brandneu:before {
  content: "\e901";
}

.icon-LPCMS_chevron-down:before {
  content: "\e916";
}

.icon-LPCMS_chevron-up:before {
  content: "\e917";
}

.icon-LPCMS_exklusiv1:before {
  content: "\e918";
}

.icon-LPCMS_exklusiv2:before {
  content: "\e919";
}

.icon-LPCMS_facebook:before {
  content: "\e923";
}

.icon-LPCMS_google:before {
  content: "\e924";
}

.icon-LPCMS_instagram:before {
  content: "\e926";
}

.icon-LPCMS_Mainbrand:before {
  content: "\e927";
}

.icon-LPCMS_neu:before {
  content: "\e928";
}

.icon-LPCMS_pricelabel:before {
  content: "\e929";
}

.icon-LPCMS_twitter:before {
  content: "\e9a0";
}

.icon-LPCMS_whatsapp:before {
  content: "\e92b";
}

.icon-LPCMS_telegram-2:before {
  content: "\e998";
}

.icon-LPCMS_telegram:before {
  content: "\e999";
}

.icon-LPCMS_telegram-3:before {
  content: "\e99b";
}

.icon-LPCMS_youtube:before {
  content: "\e99a";
}

.icon-LPCMS_HD:before {
  content: "\e925";
}

.icon-LPCMS_4K:before {
  content: "\e900";
}

.icon-LPCMS_playHD:before {
  content: "\e91a";
}

.icon-LPCMS_play4K:before {
  content: "\e91b";
}

.loader,
.loader:before,
.loader:after {
  background: #ffffff;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 2em;
}

.loader {
  color: #ffffff;
  text-indent: -9999em;
  margin: 25px 15px 20px 15px;
  position: relative;
  font-size: 6px;
  transform: translateZ(0);
  animation-delay: -0.16s;
}

.loader.dark {
  background: black;
  color: black;
}
.loader.dark:after, .loader.dark:before {
  background: black;
}

.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: "";
}

.loader:before {
  left: -1.5em;
  animation-delay: -0.32s;
}

.loader:after {
  left: 1.5em;
}
@keyframes load1 {
  0%, 80%, 100% {
    box-shadow: 0 0;
    height: 2em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 3em;
  }
}
.rotate {
  animation: rotate 10s linear infinite;
}
@keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}
.accordion button.accordion {
  background-color: #fff;
  cursor: pointer;
  padding: 10px 15px;
  font-weight: 600;
  font-size: 16px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  margin-bottom: 15px;
}
.accordion button.accordion.active, .accordion button.accordion:hover {
  background-color: #F5F6FA;
}
.accordion .panel {
  padding: 0px 18px 0px 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accordion button.accordion.active + .panel {
  padding-bottom: 10px;
}
.accordion .accordion:before {
  font-family: "puricons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e916";
  font-size: 13px;
  float: right;
  margin-left: 5px;
  color: #FF6F61;
  margin-top: 7px;
}
.accordion .active:before {
  font-family: "puricons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e917";
  color: #FF6F61;
}

.modal,
.modal-box {
  z-index: 900;
}

.modal-sandbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
}

.modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.8);
  overflow: auto;
}

.modal-box {
  position: relative;
  width: 80%;
  max-width: 920px;
  margin: 30px auto;
  height: 94vh;
  display: flex;
  flex-direction: column;
}

.modal-header {
  padding: 20px 40px;
  background: #FF6F61;
  color: #ffffff;
}

.modal-body {
  background: #ffffff;
  padding: 60px 40px;
  flex: 1;
}
.modal-body .container, .modal-body .row.justify-content-center, .modal-body .card {
  height: 100%;
}
.modal-body .container iframe#payment-sepa-iframe, .modal-body .row.justify-content-center iframe#payment-sepa-iframe, .modal-body .card iframe#payment-sepa-iframe {
  height: 100%;
}

/*EMAIL Modify*/
#modal-verifyuser .modal-box {
  top: 25%;
}
#modal-verifyuser .modal-body {
  background: #eceff1;
  padding: 6em;
  flex: 1;
}
#modal-verifyuser .modal-header h1 {
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
}
#modal-verifyuser .modal-header h1::before {
  content: "\e937";
  font-family: "puricons" !important;
  padding-right: 15px;
}
@media only screen and (max-width: 480px) {
  #modal-verifyuser .modal-box {
    position: relative;
    width: 90%;
    display: flex;
    flex-direction: column;
    padding: 5%;
  }
  #modal-verifyuser .modal-header {
    padding: 5%;
  }
  #modal-verifyuser .modal-body {
    padding: 5%;
  }
}

/*END EMAIL Modify*/
.close-modal {
  text-align: right;
  cursor: pointer;
}

.lpmodal .modal-box {
  background-color: #ffffff;
  width: 970px;
  height: 680px;
}
.lpmodal .modal-box .close-modal {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.lpmodal .modal-box .modal-body {
  background-color: #ffffff;
  display: flex;
  padding: 0;
  color: #0A0A0A;
}
.lpmodal .modal-box .modal-body .lpmodal-left {
  position: relative;
  width: 460px;
  background-image: url(/images/static/leonie-payment-2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.lpmodal .modal-box .modal-body .lpmodal-left h2 {
  margin: 60px;
  font-size: 26px;
  line-height: 1em;
}
.lpmodal .modal-box .modal-body .lpmodal-left .icon {
  font-size: 45px;
  position: absolute;
  bottom: 60px;
  left: 167px;
}
.lpmodal .modal-box .modal-body .lpmodal-right {
  width: 460px;
  font-size: 12px;
  position: relative;
}
.lpmodal .modal-box .modal-body .lpmodal-right > form, .lpmodal .modal-box .modal-body .lpmodal-right div.form {
  display: flex;
  flex-direction: column;
  padding: 0px 40px;
}
.lpmodal .modal-box .modal-body .lpmodal-right > form button, .lpmodal .modal-box .modal-body .lpmodal-right div.form button {
  cursor: pointer;
  color: #ffffff;
  border: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  background-image: linear-gradient(79deg, #ff617c, #ff6f61);
  margin: 24px auto 0 auto;
  display: block;
  border-radius: 99px;
  padding: 10px 48px;
  text-transform: uppercase;
  font-size: 14px;
  min-width: 200px;
}
.lpmodal .modal-box .modal-body .lpmodal-right > form button .icon, .lpmodal .modal-box .modal-body .lpmodal-right div.form button .icon {
  margin-right: 8px;
  font-size: 15px;
  display: block;
  float: left;
}
.lpmodal .modal-box .modal-body .lpmodal-right a.modal-trigger {
  color: #FF6F61;
}
.lpmodal .modal-box .modal-body .lpmodal-right h2 {
  font-size: 17px;
  margin-top: 70px;
  margin-bottom: 40px;
}
.lpmodal .modal-box .modal-body .lpmodal-right label {
  font-size: 14px;
  margin-top: 26px;
}
.lpmodal .modal-box .modal-body .lpmodal-right input[type=checkbox] + label::before {
  margin-right: 7px;
}
.lpmodal .modal-box .modal-body .lpmodal-right #payment-show-saved-methods, .lpmodal .modal-box .modal-body .lpmodal-right #payment-show-new-methods {
  background-color: #ffffff;
  color: #101014;
  padding: 0;
  width: 100%;
  margin-top: 10px;
  font-weight: 200;
  box-shadow: none;
  background-image: none;
  text-transform: none;
}

#modal-subscription-selectchannel.lpmodal .modal-box .modal-body .lpmodal-right div.form {
  align-items: flex-start;
  padding-top: 25px;
}
#modal-subscription-selectchannel.lpmodal .modal-box .modal-body .lpmodal-right div.form #subscription-error-message {
  margin-top: 10px;
}
#modal-subscription-selectchannel.lpmodal .modal-box .modal-body .lpmodal-right div.form h2.mobile-only {
  margin-bottom: 0;
}
#modal-subscription-selectchannel.lpmodal .modal-box .modal-body .lpmodal-right div.form .alert {
  font-size: 16px;
}
#modal-subscription-selectchannel.lpmodal .modal-box .modal-body .lpmodal-right div.form .alert a {
  text-decoration: underline;
}
#modal-subscription-selectchannel.lpmodal .modal-box .modal-body .lpmodal-right div.form label {
  font-size: 19px;
}
#modal-subscription-selectchannel.lpmodal .modal-box .modal-body .lpmodal-right div.form #whatsapp_number_box, #modal-subscription-selectchannel.lpmodal .modal-box .modal-body .lpmodal-right div.form #msgsvc_telegram_code {
  font-size: 17px;
  margin-top: 20px;
}

#modal-login .modal-box, #modal-signup .modal-box {
  width: 750px;
  height: 650px;
  min-height: 600px;
  margin-bottom: 0;
}
@media screen and (max-height: 700px) and (min-width: 1001px) {
  #modal-login .modal-box, #modal-signup .modal-box {
    margin-top: 10px;
  }
}
@media screen and (max-height: 670px) {
  #modal-login .modal-box, #modal-signup .modal-box {
    margin-top: 0;
  }
}
#modal-login .close-modal, #modal-signup .close-modal {
  line-height: 1;
}
#modal-login .lpmodal-left, #modal-login .lpmodal-right, #modal-signup .lpmodal-left, #modal-signup .lpmodal-right {
  width: 375px;
}
#modal-login .lpmodal-left, #modal-signup .lpmodal-left {
  box-sizing: border-box;
  padding: 30px;
  text-align: center;
  background-image: url(/images/static/lpcms_modal_login.jpg?v=1);
}
#modal-login .lpmodal-left i, #modal-signup .lpmodal-left i {
  position: absolute;
  color: #ffffff;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}
#modal-login .lpmodal-right h2, #modal-signup .lpmodal-right h2 {
  margin-top: 100px;
  margin-bottom: 16px;
  font-size: 26px;
  font-weight: 400;
}
#modal-login .lpmodal-right .inputbox-multi, #modal-signup .lpmodal-right .inputbox-multi {
  box-shadow: none;
  background-color: #ffffff;
  border-radius: 0;
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
}
#modal-login .lpmodal-right .inputbox-multi .inputbox-invalid-feedback a, #modal-signup .lpmodal-right .inputbox-multi .inputbox-invalid-feedback a {
  display: inline-block;
}
#modal-login .lpmodal-right .inputbox-multi .inputbox, #modal-signup .lpmodal-right .inputbox-multi .inputbox {
  border: 1px solid #8A96A3;
  margin-bottom: 12px;
  border-radius: 5px;
}
#modal-login .lpmodal-right .inputbox-multi .inputbox:before, #modal-signup .lpmodal-right .inputbox-multi .inputbox:before {
  content: unset;
}
#modal-login .lpmodal-right .inputbox-multi .inputbox input, #modal-login .lpmodal-right .inputbox-multi .inputbox select, #modal-signup .lpmodal-right .inputbox-multi .inputbox input, #modal-signup .lpmodal-right .inputbox-multi .inputbox select {
  font-size: 14px;
  color: #0A0A0A;
  font-weight: 300;
  box-sizing: border-box;
  width: 100%;
  padding: 12px;
  font-family: "Poppins", sans-serif;
}
#modal-login .lpmodal-right .inputbox-multi .inputbox input::-moz-placeholder, #modal-login .lpmodal-right .inputbox-multi .inputbox select::-moz-placeholder, #modal-signup .lpmodal-right .inputbox-multi .inputbox input::-moz-placeholder, #modal-signup .lpmodal-right .inputbox-multi .inputbox select::-moz-placeholder {
  color: #8A96A3;
  font-weight: 300;
}
#modal-login .lpmodal-right .inputbox-multi .inputbox input::placeholder, #modal-login .lpmodal-right .inputbox-multi .inputbox select::placeholder, #modal-signup .lpmodal-right .inputbox-multi .inputbox input::placeholder, #modal-signup .lpmodal-right .inputbox-multi .inputbox select::placeholder {
  color: #8A96A3;
  font-weight: 300;
}
#modal-login .lpmodal-right .inputbox-multi a, #modal-signup .lpmodal-right .inputbox-multi a {
  display: block;
  text-align: right;
  font-weight: 300;
  font-size: 13px;
  color: #0A0A0A;
  text-decoration: underline;
}
#modal-login .lpmodal-right label, #modal-signup .lpmodal-right label {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 400;
  display: flex;
  align-items: center;
}
#modal-login .lpmodal-right input[type=checkbox] + label::before, #modal-signup .lpmodal-right input[type=checkbox] + label::before {
  margin: 0 8px 0 0;
  border-radius: 0;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border: 1px solid #101014;
}
#modal-login .lpmodal-right input[type=checkbox]:checked + label::before, #modal-signup .lpmodal-right input[type=checkbox]:checked + label::before {
  font-size: 16px;
}
#modal-login .lpmodal-right .form button, #modal-login .lpmodal-right form button, #modal-signup .lpmodal-right .form button, #modal-signup .lpmodal-right form button {
  background-image: linear-gradient(79deg, #ff617c, #ff6f61);
  margin: 24px auto 0 auto;
  display: block;
  border-radius: 99px;
  padding: 10px 48px;
  text-transform: uppercase;
  font-size: 14px;
  min-width: 200px;
}
#modal-login .lpmodal-right #loginform-socialmedia, #modal-login .lpmodal-right #signupform-socialmedia, #modal-signup .lpmodal-right #loginform-socialmedia, #modal-signup .lpmodal-right #signupform-socialmedia {
  text-align: center;
  margin-top: 48px;
  max-width: 450px;
}
#modal-login .lpmodal-right #loginform-socialmedia span, #modal-login .lpmodal-right #signupform-socialmedia span, #modal-signup .lpmodal-right #loginform-socialmedia span, #modal-signup .lpmodal-right #signupform-socialmedia span {
  font-size: 13px;
  font-weight: 300;
  color: #0A0A0A;
  margin-bottom: 16px;
  display: block;
}
#modal-login .lpmodal-right #loginform-socialmedia .socialmedia-button, #modal-login .lpmodal-right #signupform-socialmedia .socialmedia-button, #modal-signup .lpmodal-right #loginform-socialmedia .socialmedia-button, #modal-signup .lpmodal-right #signupform-socialmedia .socialmedia-button {
  margin-bottom: 24px;
  display: flex;
  justify-content: center;
}
#modal-login .lpmodal-right #loginform-socialmedia .socialmedia-button iframe, #modal-login .lpmodal-right #signupform-socialmedia .socialmedia-button iframe, #modal-signup .lpmodal-right #loginform-socialmedia .socialmedia-button iframe, #modal-signup .lpmodal-right #signupform-socialmedia .socialmedia-button iframe {
  width: 100%;
  height: 44px;
}
#modal-login .lpmodal-right #loginform-socialmedia .socialmedia-button iframe:first-child, #modal-login .lpmodal-right #signupform-socialmedia .socialmedia-button iframe:first-child, #modal-signup .lpmodal-right #loginform-socialmedia .socialmedia-button iframe:first-child, #modal-signup .lpmodal-right #signupform-socialmedia .socialmedia-button iframe:first-child {
  margin-top: 0;
}
#modal-login .lpmodal-right #signupform-link-login, #modal-login .lpmodal-right #loginform-bottomlinks, #modal-signup .lpmodal-right #signupform-link-login, #modal-signup .lpmodal-right #loginform-bottomlinks {
  border-top: 1px solid #F5F6FA;
  padding-top: 16px;
  text-align: center;
  font-weight: 300;
  font-size: 14px;
}
#modal-login .lpmodal-right #signupform-link-login a, #modal-login .lpmodal-right #loginform-bottomlinks a, #modal-signup .lpmodal-right #signupform-link-login a, #modal-signup .lpmodal-right #loginform-bottomlinks a {
  color: #0A0A0A;
  text-decoration: underline;
}

#modal-signup .lpmodal-right h2 {
  margin-top: 40px;
}
#modal-signup .lpmodal-right #signupform-socialmedia {
  margin-top: 24px;
}
#modal-signup .lpmodal-right #signupform-socialmedia span {
  margin-bottom: 24px;
}
#modal-signup .lpmodal-right #signupform-socialmedia .socialmedia-button {
  margin-bottom: 40px;
}
#modal-signup .lpmodal-right .signup-modal-benefit {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
  margin-top: -4px;
  padding: 10px 20px;
  background-color: #0A0A0A;
  display: flex;
  justify-content: space-between;
}
#modal-signup .lpmodal-right .signup-modal-benefit span {
  color: #ffffff;
  padding: 0;
}

.grecaptcha-badge {
  visibility: hidden;
}

ul.medialist.medialist_cam {
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
ul.medialist.medialist_cam li.medialist__item.medialist__cam {
  aspect-ratio: 4/3;
}
ul.medialist.medialist_cam li.medialist__item.medialist__cam .medialist_cam__item-image {
  overflow: hidden;
}
ul.medialist.medialist_cam li.medialist__item.medialist__cam .sale--video {
  right: auto;
}
ul.medialist.medialist_cam li.medialist__item:nth-child(3n+0) {
  margin-right: 0;
}
ul.medialist.medialist_cam li.medialist__item .medialist__item-categories {
  font-size: 11px;
  margin-top: 10px;
  line-height: 16px;
}
ul.medialist.medialist_cam li.medialist__item .medialist__item-categories .icon {
  font-size: 16px;
  float: left;
  margin-right: 6px;
  margin-top: -1px;
}
ul.medialist.medialist_cam li.medialist__item .medialist__item-categories a.medialist__item-category {
  color: #59595a;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}
ul.medialist.medialist_cam li.medialist__item .medialist__cam-details {
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: flex;
  z-index: 4;
  width: 100%;
  height: 31px;
}
ul.medialist.medialist_cam li.medialist__item .medialist__cam-details .medialist__cam-title {
  padding: 10px;
  color: #ffffff;
  z-index: 11;
  font-size: 12px;
  font-weight: normal;
  width: 45%;
  background: rgba(10, 10, 10, 0.5);
  overflow: hidden;
  white-space: nowrap;
  border-radius: 0 0 0 5px;
  display: flex;
  align-items: center;
}
ul.medialist.medialist_cam li.medialist__item .medialist__cam-details .medialist__cam-title a {
  text-overflow: ellipsis;
  overflow: hidden;
  color: #ffffff;
  font-size: 14px;
}
ul.medialist.medialist_cam li.medialist__item .medialist__cam-details .medialist__item-detail {
  font-size: 14px;
  background: #f1f1f1;
  color: #59595a;
  width: 45%;
  padding: 0 5px;
  display: flex;
  align-items: center;
}
ul.medialist.medialist_cam li.medialist__item .medialist__cam-details .medialist__item-detail.medialist__item-detail-date {
  flex-grow: 1;
  align-self: flex-start;
}
ul.medialist.medialist_cam li.medialist__item .medialist__cam-details .medialist__item-detail.medialist__item-detail-date .icon-LPCMS_brandneu {
  color: #f54646;
}
ul.medialist.medialist_cam li.medialist__item .medialist__cam-details .medialist__item-detail.medialist__item-detail-comments, ul.medialist.medialist_cam li.medialist__item .medialist__cam-details .medialist__item-detail.medialist__item-detail-duration {
  align-self: flex-end;
}
ul.medialist.medialist_cam li.medialist__item .medialist__cam-details .medialist__item-detail.medialist__item-detail-duration {
  margin-left: 15px;
}
ul.medialist.medialist_cam li.medialist__item .medialist__cam-details .medialist__item-detail .medialist__item-detail-coins {
  font-size: 9px;
  line-height: 11px;
  color: #59595a;
  margin-top: 1px;
}
ul.medialist.medialist_cam li.medialist__item .medialist__cam-details .medialist__item-detail .livecam_start {
  color: #FF6F61;
  font-size: 11px;
  font-weight: 600;
  line-height: 11px;
}
ul.medialist.medialist_cam li.medialist__item .medialist__cam-details .cam-add-to-favorites {
  border-radius: 0 0 5px 0;
}
ul.medialist.medialist_cam.purchases .sale--video {
  display: none;
}

.dropdown_cam {
  background-color: #FF6F61;
  border-radius: 3px;
  padding: 4px 30px 4px 30px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer;
}
.dropdown_cam .icon {
  font-size: 15px;
  margin-right: 8px;
  cursor: pointer;
}
.dropdown_cam.active {
  color: #0A0A0A;
  background-color: #F1F1F1;
}
.dropdown_cam.toggletrigger.active .icon {
  color: #0A0A0A;
}

ul.imagegallery li img {
  cursor: pointer;
  width: 100%;
}

.sale--video {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #ffffff;
  background-color: #FF0032;
  padding: 6px;
  font-size: 13px;
  font-weight: 600;
  z-index: 11;
  border-radius: 5px;
  line-height: 1;
}

.medialist_cam__item-image {
  position: relative;
}
.medialist_cam__item-image img {
  display: block;
  opacity: 1;
  visibility: visible;
  width: 100%;
  border-radius: 8px;
  aspect-ratio: 4/3;
}
.medialist_cam__item-image img.hidden {
  display: none;
}
.medialist_cam__item-image a {
  display: block;
}
.medialist_cam__item-image a.livecam_start_link {
  display: flex;
  flex-direction: column;
}
.medialist_cam__item-image video {
  width: 100%;
  max-height: 300px;
  min-height: 100%;
  visibility: hidden;
  opacity: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 8px;
}
.medialist_cam__item-image.has-video img, .medialist_cam__item-image.has-video video {
  transition: 500ms;
}
.medialist_cam__item-image.has-video:hover, .medialist_cam__item-image.has-video:active {
  -webkit-touch-callout: none;
}
.medialist_cam__item-image.has-video:hover video, .medialist_cam__item-image.has-video:active video {
  visibility: visible;
  opacity: 1;
}
.medialist_cam__item-image.has-video:hover img, .medialist_cam__item-image.has-video:active img {
  opacity: 0;
  visibility: hidden;
}
.medialist_cam__item-image .icon-streamline-icon-rating-star18x18 {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #ffffff;
  background-color: #0A0A0A;
  padding: 6.5px 9px;
  font-size: 12px;
  z-index: 11;
  border-radius: 5px;
}
.medialist_cam__item-image .medialist_cam__topicons {
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
}
.medialist_cam__item-image .medialist_cam__topicons .icon {
  color: #ffffff;
  float: right;
  font-size: 24px;
  z-index: 11;
  margin-left: 10px;
}
.medialist_cam__item-image .icon-streamline-icon-love-it-alternate18x18, .medialist_cam__item-image .icon-streamline-icon-love-it24x24 {
  cursor: pointer;
  color: #FF6F61;
  background-color: #0A0A0A;
  font-size: 17px;
  width: 10%;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.medialist_cam__item-image .icon-streamline-icon-love-it-alternate18x18:before, .medialist_cam__item-image .icon-streamline-icon-love-it24x24:before {
  height: 17px;
  width: 17px;
}
.medialist_cam__item-image .thumb-main {
  display: block;
  transition: opacity 0.6s;
}
.medialist_cam__item-image .thumb-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.6s;
}
.medialist_cam__item-image:hover .thumb-main {
  opacity: 0;
}
.medialist_cam__item-image:hover .thumb-hover {
  opacity: 1;
}

ul.medialist {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 48px 16px;
  margin-bottom: 40px;
}
ul.medialist li.medialist__item {
  display: flex;
  flex-direction: column;
}
ul.medialist li.medialist__item:hover .medialist__item-image .icon-streamline-icon-rating-star18x18 {
  width: 102px;
  transition: 200ms;
}
ul.medialist li.medialist__item:hover .medialist__item-image .icon-streamline-icon-rating-star18x18 span {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 200ms;
  transition-timing-function: ease-in-out;
  transition-delay: 100ms;
}
ul.medialist li.medialist__item.medialist__cam .sale--video {
  right: auto;
  top: 0;
}
ul.medialist li.medialist__item .medialist__item-infos {
  padding-top: 12px;
  height: 100%;
}
ul.medialist li.medialist__item .medialist__item-categories {
  font-size: 11px;
  line-height: 16px;
}
ul.medialist li.medialist__item .medialist__item-categories .icon {
  font-size: 16px;
  float: left;
  margin-right: 6px;
  margin-top: -1px;
  color: #8A96A3;
}
ul.medialist li.medialist__item .medialist__item-categories a.medialist__item-category {
  color: #8A96A3;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}
ul.medialist li.medialist__item .medialist__item-title {
  font-size: 15px;
  font-weight: 400;
  padding-bottom: 10px;
  line-height: 20px;
}
@media screen and (max-width: 1440px) {
  ul.medialist li.medialist__item .medialist__item-title {
    font-size: 14px;
  }
}
ul.medialist li.medialist__item .medialist__item-title a {
  /* autoprefixer: off */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.medialist li.medialist__item .medialist__item-details {
  display: flex;
}
ul.medialist li.medialist__item .medialist__item-details .medialist__item-detail {
  font-size: 12px;
  letter-spacing: 0.5px;
  color: #8A96A3;
}
ul.medialist li.medialist__item .medialist__item-details .medialist__item-detail.medialist__item-detail-date {
  flex-grow: 1;
  align-self: flex-start;
}
ul.medialist li.medialist__item .medialist__item-details .medialist__item-detail.medialist__item-detail-date .icon-LPCMS_brandneu {
  color: #f54646;
}
ul.medialist li.medialist__item .medialist__item-details .medialist__item-detail.medialist__item-detail-comments, ul.medialist li.medialist__item .medialist__item-details .medialist__item-detail.medialist__item-detail-duration {
  display: flex;
  align-items: center;
}
ul.medialist li.medialist__item .medialist__item-details .medialist__item-detail.medialist__item-detail-comments i, ul.medialist li.medialist__item .medialist__item-details .medialist__item-detail.medialist__item-detail-duration i {
  margin-right: 5px;
}
ul.medialist li.medialist__item .medialist__item-details .medialist__item-detail.medialist__item-detail-duration {
  margin-left: 15px;
}
ul.medialist.purchases .sale--video {
  display: none;
}
ul.medialist.handyvideos-only {
  grid-template-columns: repeat(auto-fill, minmax(225px, 1fr));
}
ul.medialist.handyvideos-only .medialist__item-image.is-vertical a video {
  max-height: none;
  -o-object-fit: cover;
     object-fit: cover;
}
ul.medialist.vxvideos li.medialist__item .medialist__item-details .medialist__item-detail-duration {
  margin-left: 0;
}

#swiper-girls ul.medialist.handyvideos-only {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
@media screen and (min-width: 1024px) and (max-width: 1300px) {
  #swiper-girls ul.medialist.handyvideos-onlymedialist__item:nth-child(5) {
    display: flex;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1550px) {
  #swiper-girls .handyvideos-only li.medialist__item:nth-child(6) {
    display: flex;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1300px) {
  #swiper-girls .handyvideos-only li.medialist__item:nth-child(5) {
    display: flex;
  }
}
#video-filter-menu {
  background-color: #ffffff;
  box-shadow: 0px 3px 16px rgba(138, 150, 163, 0.12);
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 30px;
  position: relative;
}
#video-filter-menu .video-filter-menu-left {
  margin-right: 30px;
}
#video-filter-menu .video-filter-menu-left span {
  font-size: 12px;
  display: block;
  margin-bottom: 12px;
  color: #8A96A3;
  text-transform: uppercase;
}
#video-filter-menu .video-filter-menu-right {
  width: 450px;
}
#video-filter-menu .video-filter-menu-right a img {
  width: 100%;
  display: block;
  border-radius: 3px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}
#video-filter-menu #video-filter-menu-btnsleft {
  display: flex;
  flex-direction: column;
  margin-right: 40px;
  margin-left: 20px;
}
#video-filter-menu #video-filter-menu-btnsleft .icon {
  margin-right: 5px;
}
#video-filter-menu #video-filter-menu-btnsleft a {
  width: 136px;
  height: 46px;
  border-radius: 3px;
  color: #ffffff;
  background-image: url(/images/static/categories/cat_bg_allevideo.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  padding: 12px;
  margin-bottom: 15px;
}
#video-filter-menu #video-filter-menu-btnsleft a:nth-child(2) {
  background-image: url(/images/static/categories/cat_bg_topvideos.png);
}
#video-filter-menu #video-filter-menu-categories {
  display: flex;
  flex-wrap: wrap;
}
#video-filter-menu #video-filter-menu-categories a {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  color: #8A96A3;
  background-color: #F5F6FA;
  border-radius: 100px;
  padding: 4px 14px;
  display: inline-block;
  margin-bottom: 6px;
  margin-right: 6px;
  border: 2px solid #F5F6FA;
  transition: 400ms ease-out;
}
#video-filter-menu #video-filter-menu-categories a:hover {
  background-color: #ffffff;
  border: 2px solid #8A96A3;
  transition: 250ms ease-in;
}
#video-filter-menu #video-filter-menu-categories a#video-filter-menu-handyvideos {
  background-image: url(/images/static/categories/cat_bg_handy.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: none;
}
#video-filter-menu #video-filter-menu-categories a#video-filter-menu-allvideos, #video-filter-menu #video-filter-menu-categories a#video-filter-menu-topvideos {
  background-color: #FF6F61;
  border-color: #FF6F61;
  color: #ffffff;
}
#video-filter-menu #video-filter-menu-categories a#video-filter-menu-allvideos:hover, #video-filter-menu #video-filter-menu-categories a#video-filter-menu-topvideos:hover {
  color: #FF6F61;
  background-color: #ffffff;
}
#video-filter-menu .searchform {
  position: relative;
  width: 450px;
  margin-bottom: 15px;
}
#video-filter-menu .searchform img {
  margin-top: 30px;
  margin-bottom: -6px;
}
#video-filter-menu .searchform .icon {
  position: absolute;
  right: 12px;
  top: 12px;
  font-size: 19px;
  cursor: pointer;
}
#video-filter-menu input.searchbox {
  height: 43px;
  width: 100%;
  box-sizing: border-box;
}

ul.imagegallery li img {
  cursor: pointer;
  width: 100%;
}

.aspect-ratio-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.aspect-ratio-259-460 {
  padding-top: 56.3043478261%;
  overflow: hidden;
  height: 0;
}

.aspect-ratio-428-760 {
  padding-top: 56.3157894737%;
  overflow: hidden;
  height: 0;
}

.aspect-ratio-320-220 {
  padding-top: 145.4545454545%;
  overflow: hidden;
  height: 0;
}

.medialist__item-image {
  position: relative;
}
.medialist__item-image img {
  display: block;
  opacity: 1;
  visibility: visible;
  width: 100%;
  border-radius: 8px;
}
.medialist__item-image img.hidden {
  display: none;
}
.medialist__item-image a {
  display: block;
}
.medialist__item-image video {
  width: 100%;
  max-height: 300px;
  min-height: 100%;
  visibility: hidden;
  opacity: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 8px;
}
.medialist__item-image.has-video img, .medialist__item-image.has-video video {
  transition: 500ms;
}
.medialist__item-image.has-video:hover, .medialist__item-image.has-video:active {
  -webkit-touch-callout: none;
}
.medialist__item-image.has-video:hover video, .medialist__item-image.has-video:active video {
  visibility: visible;
  opacity: 1;
}
.medialist__item-image.has-video:hover img, .medialist__item-image.has-video:active img {
  opacity: 0;
  visibility: hidden;
}
.medialist__item-image.is-vertical a {
  display: flex;
  justify-content: center;
  background-color: #000000;
  border-radius: 8px;
}
.medialist__item-image.is-vertical a img {
  height: 100%;
}
.medialist__item-image.is-vertical a video {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
}
.medialist__item-image .icon-streamline-icon-rating-star18x18 {
  position: absolute;
  width: 24px;
  box-sizing: border-box;
  top: 5px;
  left: 5px;
  color: #ffffff;
  background-color: #0A0A0A;
  padding: 6px;
  font-size: 12px;
  z-index: 11;
  border-radius: 6px;
  transition: 200ms;
  transition-delay: 100ms;
}
.medialist__item-image .icon-streamline-icon-rating-star18x18 span {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 200ms;
  transition-timing-function: ease-in-out;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  margin-left: 6px;
  font-weight: 700;
  letter-spacing: 2px;
}

/* ### MEDIALIST PORTRAIT START ### */
#bilderlisting h1 {
  padding: 40px 0 20px 0;
}

.medialist-portrait {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(275px, 1fr));
  grid-gap: 20px;
  padding-bottom: 30px;
}

.medialist-portrait li {
  min-width: 0;
  display: flex;
  flex-direction: column;
}

.medialist-portrait img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}

.medialist-portrait__title {
  white-space: nowrap;
}

.medialist-portrait__title a {
  font-size: 15px;
  line-height: 1.25;
  font-weight: 600;
  letter-spacing: -0.63px;
  padding: 10px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}

.medialist-portrait__details {
  display: flex;
  justify-content: flex-end;
  border-top: 1px solid #F1F1F1;
  padding-top: 10px;
  align-items: center;
}

.medialist-portrait__details span {
  margin-left: 5px;
  color: rgba(16, 16, 20, 0.3);
  font-size: 14px;
  padding: 0;
}
.medialist-portrait__details span.material-symbols-rounded {
  margin-bottom: 2px;
}

@media screen and (max-width: 1024px) {
  #bilderlisting h1 {
    padding: 20px 0 20px 0;
    font-weight: 400;
  }
  .medialist-portrait {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 768px) {
  .medialist-portrait {
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  }
}
@media screen and (max-width: 500px) {
  #site-main #videopage-container #videopage-media #video-preview-mainimage .sale--video {
    font-size: 18px;
    padding: 11px 16px 8px 16px;
    top: 15px;
    right: 15px;
  }
}
@media screen and (max-width: 425px) {
  .medialist-portrait {
    grid-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 320px) {
  .medialist-portrait {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
}
/* ### MEDIALIST PORTRAIT ENDE ### */
.medialist-portrait__thumbnail {
  position: relative;
  height: 100%;
}

@media screen and (max-width: 1024px) {
  ul.medialist {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  }
  #video-filter-menu {
    flex-direction: column-reverse;
  }
  #video-filter-menu.shown {
    padding: 0;
    padding-top: 10px;
    box-shadow: none;
    background-color: #ffffff;
  }
  #video-filter-menu.shown .vertical-banner {
    display: none;
  }
  #video-filter-menu.shown #video-filter-menu-btnsleft {
    order: 2;
    flex-direction: row;
    margin-right: 0;
    margin-left: 0;
    justify-content: space-between;
  }
  #video-filter-menu.shown #video-filter-menu-btnsleft a {
    width: 140px;
    height: 50px;
    padding: 10px;
  }
  #video-filter-menu.shown .searchform {
    order: 1;
    display: flex;
    margin-bottom: 10px;
    width: auto;
  }
  #video-filter-menu.shown .searchform img {
    display: none;
  }
  #video-filter-menu.shown .searchform input.searchbox {
    width: 100%;
  }
  #video-filter-menu .video-filter-menu-right {
    width: 100%;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 768px) {
  #video-filter-menu .video-filter-menu-right a img {
    height: 80px;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 425px) {
  #video-filter-menu .video-filter-menu-right a img {
    height: 72px;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 375px) {
  #video-filter-menu .video-filter-menu-right a img {
    height: 68px;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 325px) {
  #video-filter-menu .video-filter-menu-right a img {
    height: 64px;
  }
}
@media screen and (max-width: 1024px) {
  #video-filter-menu .video-filter-menu-left {
    margin-right: 0;
  }
  ul.medialist_cam li.medialist__cam .medialist__item-title a {
    height: 42px;
  }
}
@media screen and (max-width: 1024px) {
  ul.medialist li.medialist .medialist__item-title a {
    height: 42px;
  }
  .sale--video {
    font-size: 12px;
  }
}
@media only screen and (max-width: 320px) {
  ul.medialist {
    grid-template-columns: 1fr;
  }
  #member-videos-new ul.medialist {
    grid-template-columns: 1fr;
  }
}
/* ### VIDEOSEITE START ### */
#video-overview .featured-video {
  position: relative;
  height: 0;
  padding-top: 32.6388888889%;
  margin-bottom: 40px;
}
#video-overview .featured-video .new-batch, #video-overview .featured-video .play-button i {
  position: absolute;
  z-index: 1;
}
#video-overview .featured-video .new-batch {
  left: 40px;
  top: 0;
  font-size: 135px;
  line-height: 1;
  color: #7FA9B5;
}
#video-overview .featured-video .new-batch .icon-lp-highlight-label {
  position: relative;
}
#video-overview .featured-video .new-batch .icon-lp-highlight-label div {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translate(3%, -60%);
}
#video-overview .featured-video .new-batch .icon-puricons_Crown2020 {
  font-size: 22px;
  color: #ffffff;
  margin-bottom: 8px;
}
#video-overview .featured-video .new-batch span {
  font-size: 19px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #ffffff;
  letter-spacing: 2.7px;
  text-indent: 2.7px;
}
#video-overview .featured-video .play-button i {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 150px;
  color: rgba(255, 255, 255, 0.5);
}
#video-overview .featured-video video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#video-overview .video-headline {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
#video-overview .video-headline a:first-of-type {
  font-size: 24px;
  font-weight: 600;
}
#video-overview .video-headline a:last-of-type {
  font-size: 14px;
  text-decoration: underline;
  transition: 250ms ease-in-out;
}
#video-overview .video-headline a:last-of-type:hover {
  color: #8A96A3;
  transition: 250ms ease-in-out;
}
#video-overview ul.medialist {
  margin-bottom: 60px;
}
#video-overview .votw {
  margin-bottom: 40px;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  background-color: rgba(138, 150, 163, 0.1);
  border-radius: 5px;
}
#video-overview .votw .medialist.votw__video {
  margin-bottom: 0;
  display: block;
}
#video-overview .votw .medialist.votw__video .sale--video {
  display: none;
}
#video-overview .votw .medialist.votw__video .medialist__item {
  border-radius: 5px 0 0 5px;
}
#video-overview .votw .medialist.votw__video .medialist__item .medialist__item-infos {
  display: none;
}
#video-overview .votw .medialist.votw__video .medialist__item .medialist__item-image {
  border-radius: 5px 0 0 5px;
}
#video-overview .votw .medialist.votw__video .medialist__item .medialist__item-image img {
  border-radius: 5px 0 0 5px;
}
#video-overview .votw .medialist.votw__video .medialist__item .medialist__item-image video {
  border-radius: 5px 0 0 5px;
  max-height: none;
  height: 100%;
}
#video-overview .votw .votw__info {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#video-overview .votw .votw__info .votw__limited {
  margin-bottom: 30px;
}
#video-overview .votw .votw__info .votw__limited > span {
  letter-spacing: 6px;
  margin-bottom: 5px;
  text-align: center;
  display: block;
  text-transform: uppercase;
  font-size: 16px;
}
#video-overview .votw .votw__info .votw__limited .votw__time {
  display: flex;
  justify-content: center;
}
#video-overview .votw .votw__info .votw__limited .votw__time-item {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-right: 10px;
}
#video-overview .votw .votw__info .votw__limited .votw__time-item:last-of-type {
  margin-right: 0;
}
#video-overview .votw .votw__info .votw__limited .votw__time-item span:first-of-type {
  font-size: 45px;
  font-weight: 400;
  letter-spacing: 13.5px;
  text-indent: 13.5px;
}
#video-overview .votw .votw__info .votw__limited .votw__time-item span:last-of-type {
  font-size: 12px;
  letter-spacing: 0.45px;
  line-height: 1;
}
#video-overview .votw .votw__info .votw__details {
  max-width: 500px;
  margin: 0 auto 30px auto;
}
#video-overview .votw .votw__info .votw__details .votw__title {
  font-size: 20px;
  font-weight: 400;
  color: #8A96A3;
  display: block;
  margin-bottom: 10px;
}
#video-overview .votw .votw__info .votw__details .votw__meta {
  display: flex;
  justify-content: center;
  font-size: 12px;
  color: #8A96A3;
}
#video-overview .votw .votw__info .votw__details .votw__meta-comments {
  margin-right: 15px;
}
#video-overview .votw .button {
  display: inline-block;
  text-transform: uppercase;
  background-color: #101014;
  background-image: none;
  font-size: 16px;
  padding: 9px 46px;
  border: 2px solid #101014;
  box-shadow: 0px 2px 15px 0px rgba(16, 16, 20, 0.4);
  transition: 500ms ease-in-out;
}
#video-overview .votw .button:hover {
  background-color: transparent;
  color: #101014;
  box-shadow: none;
  transition: 250ms ease-in-out;
}
#video-overview .votw .votw__batch {
  position: absolute;
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
  font-size: 42px;
  background-color: #FF0032;
  border-radius: 5px;
  font-weight: 600;
  color: #ffffff;
  padding: 10px 20px;
}
#video-overview .exclusive-videos, #video-overview .magic-videos {
  background-color: rgba(138, 150, 163, 0.1);
  padding: 60px 0;
  margin-bottom: 60px;
  position: relative;
}
#video-overview .exclusive-videos .bg-icon, #video-overview .magic-videos .bg-icon {
  position: absolute;
  top: 50%;
  right: 2%;
  height: 95%;
  z-index: -1;
  transform: translateY(-50%);
}
#video-overview .exclusive-videos h2, #video-overview .magic-videos h2 {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
}
#video-overview .exclusive-videos p, #video-overview .magic-videos p {
  margin-bottom: 52px;
  max-width: 900px;
  font-weight: 600;
}
#video-overview .exclusive-videos ul, #video-overview .magic-videos ul {
  margin-bottom: 40px;
}
#video-overview .exclusive-videos .more-link, #video-overview .magic-videos .more-link {
  text-align: center;
  text-decoration: underline;
  font-size: 14px;
  color: #8A96A3;
  display: block;
}
#video-overview .category__listing {
  display: flex;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-bottom: 52px;
}
#video-overview .category__listing li {
  padding: 0;
  background-color: transparent;
  border: 1px solid #0A0A0A;
  border-radius: 5px;
  text-align: center;
  margin: 0 8px 8px 0;
}
#video-overview .category__listing li a {
  padding: 8px 16px;
  display: block;
  font-weight: 500;
  color: #0A0A0A;
}

@media screen and (max-width: 1560px) {
  #video-overview .votw .votw__batch {
    font-size: calc(22px + 20 * (100vw - 768px) / 792);
  }
  #video-overview .votw .votw__info .votw__limited .votw__time-item span:first-of-type {
    font-size: calc(24px + 21 * (100vw - 768px) / 792);
    letter-spacing: calc(9.5px + 4 * (100vw - 768px) / 792);
    text-indent: calc(9.5px + 4 * (100vw - 768px) / 792);
  }
  #video-overview .votw .votw__info .votw__details .votw__title {
    font-size: calc(14px + 4 * (100vw - 768px) / 792);
  }
  #video-overview .votw .votw__info .button {
    font-size: calc(14px + 2 * (100vw - 768px) / 792);
  }
}
@media screen and (max-width: 1200px) {
  #video-overview .votw .votw__batch {
    top: 10px;
    padding: 5px 10px;
  }
  #video-overview .votw .votw__info .votw__limited {
    margin-bottom: 15px;
  }
  #video-overview .votw .votw__info .votw__limited > span {
    font-size: 14px;
    margin-bottom: 0;
  }
  #video-overview .votw .votw__info .votw__details {
    margin-bottom: 15px;
    padding: 0 25px;
    max-width: 400px;
  }
}
@media screen and (max-width: 1024px) {
  #video-overview .content-limited {
    overflow: hidden;
  }
  #video-overview .content-limited.featured-video-container {
    padding: 0;
  }
  #video-overview .featured-video .play-button i {
    font-size: 14.6484375vw;
  }
  #video-overview .featured-video .new-batch {
    left: 20px;
    font-size: 110px;
  }
  #video-overview .featured-video .new-batch .icon-puricons_Crown2020 {
    font-size: 20px;
  }
  #video-overview .featured-video .new-batch span {
    font-size: 14px;
  }
  #video-overview .featured-video .new-batch .icon-lp-highlight-label div {
    transform: translate(4%, -60%);
  }
  #video-overview .votw .votw__info .votw__limited {
    margin-bottom: 10px;
  }
  #video-overview .votw .votw__info .votw__limited > span {
    font-size: 12px;
  }
  #video-overview .votw .votw__info .votw__limited .votw__time-item span:last-of-type {
    font-size: 10px;
  }
  #video-overview .votw .votw__info .votw__details {
    margin-bottom: 10px;
  }
  #video-overview .votw .votw__info .votw__details .votw__title {
    margin-bottom: 5px;
  }
  #video-overview .votw .votw__info .votw__details .votw__meta {
    display: none;
  }
  #video-overview .votw .votw__info .button {
    padding: 6px 38px;
  }
  #video-overview .exclusive-videos h2, #video-overview .magic-videos h2 {
    margin-bottom: 10px;
  }
  #video-overview .exclusive-videos p, #video-overview .magic-videos p {
    margin-bottom: 35px;
  }
  #video-overview ul.medialist {
    grid-template-columns: repeat(8, 300px);
  }
  #video-overview ul.medialist.handyvideos-only {
    grid-template-columns: repeat(8, 225px);
  }
  #video-overview .category__listing {
    flex-wrap: nowrap;
  }
  #video-overview .category__listing li {
    margin-bottom: 0;
    padding: 0;
  }
  #video-overview .category__listing li:first-child {
    margin-left: 20px;
  }
  #video-overview .category__listing li a {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  #video-overview .featured-video {
    padding-top: 43.7333333333%;
  }
  #video-overview .featured-video .play-button i {
    font-size: 14.6484375vw;
  }
  #video-overview .featured-video .new-batch {
    font-size: 90px;
  }
  #video-overview .featured-video .new-batch .icon-puricons_Crown2020 {
    font-size: 18px;
  }
  #video-overview .featured-video .new-batch span {
    font-size: 10px;
  }
  #video-overview .featured-video .new-batch .icon-lp-highlight-label div {
    transform: translate(6%, -70%);
  }
  #video-overview .votw {
    display: flex;
    flex-direction: column-reverse;
    margin-left: -20px;
    margin-right: -20px;
    padding: 40px 20px;
  }
  #video-overview .votw .medialist.votw__video .medialist__item .medialist__item-image .sale--video {
    left: 10px;
    right: unset;
    top: 10px;
    font-size: 32px;
    padding: 10px 15px;
    border-radius: 5px;
  }
  #video-overview .votw .votw__info .votw__limited .votw__time-item span:first-of-type {
    font-size: calc(33px + 13 * (100vw - 375px) / 393);
    letter-spacing: 13.5px;
    text-indent: 13.5px;
  }
  #video-overview .votw .medialist.votw__video {
    margin-bottom: 0;
    display: block;
  }
  #video-overview .votw .medialist.votw__video .medialist__item .medialist__item-infos {
    display: block;
  }
  #video-overview .votw .medialist.votw__video .medialist__item .medialist__item-image {
    border-radius: 5px 5px 0 0;
  }
  #video-overview .votw .medialist.votw__video .medialist__item .medialist__item-image .sale--video {
    display: block;
  }
  #video-overview .votw .medialist.votw__video .medialist__item .medialist__item-image .icon {
    display: none;
  }
  #video-overview .votw .medialist.votw__video .medialist__item .medialist__item-image video {
    border-radius: 5px 5px 0 0;
    max-height: none;
  }
  #video-overview .votw .votw__info .votw__details {
    display: none;
  }
  #video-overview .votw .votw__info .votw__limited {
    margin-bottom: 20px;
  }
  #video-overview .votw .votw__info .votw__limited > span {
    font-size: 15px;
    margin-bottom: 5px;
  }
  #video-overview .votw .votw__info div:last-of-type {
    display: none;
  }
  #video-overview .votw .votw__batch {
    display: none;
  }
  #video-overview ul.medialist {
    grid-template-columns: repeat(8, 335px);
    grid-gap: 8px;
  }
}
@media screen and (max-width: 425px) {
  #video-overview .swiper-container ul.medialist li {
    width: calc(100% - 40px) !important;
  }
  #video-overview .swiper-container ul.medialist.handyvideos-only li {
    width: 225px !important;
  }
  #video-overview .video-headline a:first-of-type {
    font-size: 20px;
  }
  #video-overview .featured-video {
    margin-bottom: 35px;
  }
  #video-overview .featured-video .new-batch {
    font-size: 70px;
  }
  #video-overview .featured-video .new-batch .icon-puricons_Crown2020 {
    font-size: 14px;
  }
  #video-overview .featured-video .new-batch span {
    font-size: 10px;
    letter-spacing: 1px;
    text-indent: 1px;
  }
  #video-overview .votw {
    padding: 35px 20px;
    margin-bottom: 30px;
  }
  #video-overview .votw .medialist.votw__video .medialist__item .medialist__item-image {
    overflow: visible;
  }
  #video-overview .votw .medialist.votw__video .medialist__item .medialist__item-image .sale--video {
    left: -10px;
    top: 10px;
    font-size: 24px;
  }
  #video-overview .votw .votw__info .votw__limited .votw__time-item span:first-of-type {
    letter-spacing: 9.5px;
    text-indent: 9.5px;
  }
  #video-overview .votw .votw__info .votw__limited > span {
    margin-bottom: 0;
  }
  #video-overview .exclusive-videos, #video-overview .magic-videos {
    padding: 35px 0;
    margin-bottom: 35px;
  }
  #video-overview .exclusive-videos h2, #video-overview .magic-videos h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  #video-overview .exclusive-videos p, #video-overview .magic-videos p {
    margin-bottom: 20px;
    font-size: 15px;
  }
  #video-overview .exclusive-videos ul.medialist, #video-overview .magic-videos ul.medialist {
    margin-bottom: 20px;
  }
  #video-overview .category__listing {
    margin-bottom: 50px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 375px) {
  #video-overview .votw .votw__info .votw__limited .votw__time-item span:first-of-type {
    font-size: 8.8vw;
  }
  #video-overview .votw .button {
    font-size: 15px;
  }
  #video-overview ul.medialist {
    grid-template-columns: repeat(8, 100%);
  }
}
@media screen and (max-width: 1024px) {
  #video-overview .swiper-container {
    margin-left: -20px;
    margin-right: -20px;
  }
  #video-overview .swiper-container#swiper-categories {
    margin-left: 0;
    margin-right: 0;
  }
  #video-overview .swiper-container.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
  }
  #video-overview .swiper-container ul.medialist {
    display: flex;
    grid-template-columns: none;
    grid-gap: 0px;
    padding-bottom: 35px;
    margin-bottom: 0;
  }
  #video-overview .swiper-container ul.medialist li {
    width: 300px;
    height: auto;
  }
  #video-overview .swiper-container ul.medialist li:first-child {
    margin-left: 20px;
  }
  #video-overview .swiper-container ul.medialist.handyvideos-only li {
    width: 225px;
  }
}
@media screen and (min-width: 1104px) {
  #video-overview .swiper-container {
    overflow: visible;
  }
  #video-overview .swiper-container.content-limited {
    padding: 0 80px;
  }
  #video-overview .swiper-container ul.medialist {
    overflow: visible;
  }
}
@media screen and (min-width: 1104px) and (max-width: 1550px) {
  .handyvideos-only li.medialist__item:nth-child(6) {
    display: none;
  }
}
@media screen and (min-width: 1104px) and (max-width: 1300px) {
  .handyvideos-only li.medialist__item:nth-child(5) {
    display: none;
  }
}
ul.pagination {
  display: flex;
  justify-content: center;
  margin-bottom: 45px;
  font-size: 14px;
  font-weight: 500;
}

.page-item {
  display: block;
  text-align: center;
  margin-right: 4px;
  border-radius: 5px;
  border: 1px solid transparent;
}
.page-item.disabled.dots {
  width: 15px;
  min-width: 15px;
}
.page-item:last-of-type {
  margin-right: 0;
}

.page-item.active {
  border-color: #FF6F61;
  color: #FF6F61;
}

.page-item.disabled, .page-item.active, ul.pagination li a {
  line-height: 34px;
  width: 34px;
  min-width: 34px;
  display: block;
}

@media screen and (max-width: 600px) {
  ul.pagination li:first-of-type, ul.pagination li:last-of-type {
    display: none;
  }
  ul.pagination .page-item:nth-last-child(2) {
    margin-right: 0;
  }
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  margin: 20px auto 1rem auto;
  max-width: 1440px;
  min-width: 880px;
}
@media screen and (max-width: 1024px) {
  .alert {
    min-width: 0px;
  }
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

@font-face {
  font-family: "Leonie_Accent";
  src: url(/fonts/Leonie_Accent.woff?a17e22da7a8988ba6796d29dce62b961);
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 200;
  src: local(""), url("/fonts/poppins-v19-latin-200.woff2") format("woff2"), url("/fonts/poppins-v19-latin-200.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("/fonts/poppins-v19-latin-300.woff2") format("woff2"), url("/fonts/poppins-v19-latin-300.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/fonts/poppins-v19-latin-regular.woff2") format("woff2"), url("/fonts/poppins-v19-latin-regular.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  src: local(""), url("/fonts/poppins-v19-latin-500.woff2") format("woff2"), url("/fonts/poppins-v19-latin-500.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("/fonts/poppins-v19-latin-600.woff2") format("woff2"), url("/fonts/poppins-v19-latin-600.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("/fonts/poppins-v19-latin-700.woff2") format("woff2"), url("/fonts/poppins-v19-latin-700.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  src: local(""), url("/fonts/poppins-v19-latin-800.woff2") format("woff2"), url("/fonts/poppins-v19-latin-800.woff") format("woff");
}
html,
body {
  color: #0A0A0A;
  font-family: "Poppins", sans-serif;
  margin: 0;
  max-width: 100vw;
}

a {
  color: #0A0A0A;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-weight: 600;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.dropdown-menu {
  background: #f1f1f1;
  position: absolute;
  padding-right: 20px;
  flex-direction: column;
  z-index: 999;
  top: 50px;
  right: -1px;
  white-space: nowrap;
  border-radius: 3px;
}
ul.dropdown-menu li {
  margin: 13px;
}
ul.dropdown-menu li a.selected {
  color: rgba(16, 16, 20, 0.15);
}
ul.dropdown-menu:before {
  content: "";
  position: absolute;
  right: 11px;
  top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #f1f1f1 transparent;
  z-index: 9999;
}

@media screen and (max-width: 1024px) {
  .desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1025px) {
  .mobile-only {
    display: none !important;
  }
}

@media screen and (min-width: 481px) {
  .phone-only {
    display: none !important;
  }
}

@media screen and (max-width: 480px) {
  .except-phone {
    display: none !important;
  }
}

.force-hide {
  display: none !important;
}

@media screen and (max-width: 1024px) {
  .mobile-fullwidth {
    width: 100vw !important;
    margin-left: -20px !important;
  }
  .mobile-fullwidth#blackfriday {
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 480px) {
  .phone-fullwidth {
    width: 100vw !important;
    margin-left: -20px !important;
  }
  .phone-fullwidth#blackfriday {
    margin-left: 0 !important;
  }
}

.hidden {
  display: none;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.shown {
  opacity: 1;
  display: flex;
}

.clearer {
  clear: both;
}

.vertical-banner {
  transform: rotate(-90deg);
}

.centered {
  display: flex;
  align-content: center;
  justify-content: center;
}

.center {
  text-align: center;
}

.italic {
  font-style: italic;
}

.red {
  color: #f54646 !important;
}

.button.lightblue {
  background-color: #32AFED;
}

div.pageheader-with-menu {
  display: flex;
  align-items: baseline;
  margin: 40px 0 20px 0;
}
div.pageheader-with-menu h1 {
  flex-grow: 1;
}
div.pageheader-with-menu .dropdown {
  position: relative;
  flex-grow: 0;
  margin-left: 10px;
  cursor: pointer;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

.badge-info-red {
  color: #fff;
  background-color: #f54646;
  font-size: 8px;
  padding: 5px 5px;
  border-radius: 99px;
  position: absolute;
  top: 3px;
  right: -14px;
  border: 2px solid #fff;
}

.text-fade-wrapper {
  position: relative;
}

.btn-text-toggle {
  color: #FF6F61;
  left: 50%;
  text-decoration: none;
  position: absolute;
  bottom: 0px;
  margin-left: -44px;
  z-index: 100;
  text-align: center;
}

.show-faded-text p.faded {
  max-height: 2000px;
}

.show-faded-text .text-fade {
  background: none;
  margin-top: -80px;
}

p {
  margin: 0;
  margin-top: 16px;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5;
}
p.black {
  font-weight: 600;
}

p.faded {
  position: relative;
  max-height: 100px;
  overflow: hidden;
}

.text-fade {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 75%);
  height: 100px;
  margin-top: -100px;
  position: relative;
}

#siteheader-navi-btn-notifications {
  display: none;
}

.icon-streamline-icon-alarm-bell-118x18, .invisible {
  visibility: hidden;
}

a.fullwidth {
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  width: 100%;
}

div.goldline {
  height: 2px;
  width: 50px;
  background-color: #FF6F61;
  border-radius: 3px;
}

.handwriting {
  font-family: "Leonie_Accent";
  font-size: 40px;
  color: #FF6F61;
}

.gold {
  color: #FF6F61;
}

.flex-vsplit {
  display: flex;
  flex-direction: row;
}
.flex-vsplit > div {
  flex-basis: 48%;
}
.flex-vsplit > div:nth-child(1) {
  padding-right: 2%;
}
.flex-vsplit > div:nth-child(2) {
  padding-left: 2%;
}

.linethrough {
  text-decoration: line-through;
  text-decoration-color: #0A0A0A;
  color: #f54646;
}

.page-item button {
  background: white;
  border: 0;
  font-size: 22px;
}
.page-item button:focus {
  outline: none;
}

.content-limited {
  max-width: 1200px;
  min-width: 880px;
  padding: 0 80px;
  margin: 0 auto;
}
@media screen and (max-width: 1104px) {
  .content-limited {
    padding: 0;
    max-width: 984px;
  }
}
.content-limited.px1200 {
  max-width: 1200px;
}
@media screen and (max-width: 1104px) {
  .content-limited.px1200 {
    padding: 0;
    max-width: 984px;
  }
}

#siteheader-mobile, #mobile-mainmenu {
  display: none;
}

h1 {
  font-size: 22px;
  font-weight: 500;
}

.dropdown {
  border: 1px solid rgba(16, 16, 20, 0.15);
  border-radius: 99px;
  padding: 8px 16px;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.dropdown .icon {
  font-size: 6px;
  margin-left: 8px;
  cursor: pointer;
}
.dropdown.toggletrigger .icon {
  transition: 500ms ease-in-out;
}
.dropdown.toggletrigger.active .icon {
  transform: rotate(180deg);
  transition: 500ms ease-in-out;
}

.checkboxes {
  display: flex;
  justify-content: space-around;
}
.checkboxes div {
  font-weight: 600;
  white-space: nowrap;
}
.checkboxes div .icon {
  color: #FF6F61;
  margin-right: 15px;
  margin-left: 30px;
}

.whatsapp-logo {
  position: relative;
  color: #25D366;
  font-size: 45px;
  font-family: "Leonie_Accent";
  line-height: 70px;
}
.whatsapp-logo .icon {
  position: absolute;
  top: 11px;
  margin-left: 6px;
}
.whatsapp-logo .whatsapp-logo-text2 {
  margin-left: 65px;
  margin-top: -25px;
  margin-bottom: 10px;
}

.offset-wrapper {
  padding: 0px 120px 40px 120px;
}
.offset-wrapper h3 {
  color: #FF6F61;
}

#pw-reset {
  margin-top: 48px;
  margin-bottom: 144px;
  max-width: 650px;
  min-width: unset;
  text-align: center;
}
@media screen and (max-width: 425px) {
  #pw-reset {
    text-align: left;
    margin-top: 20px;
  }
}
#pw-reset h1 {
  margin-bottom: 24px;
  font-size: 26px;
  font-weight: 400;
}
#pw-reset p {
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 32px;
}
#pw-reset .alert {
  margin: 0 auto 20px auto;
  max-width: 350px;
  box-sizing: border-box;
}
#pw-reset form {
  display: flex;
  flex-direction: column;
  max-width: 350px;
  margin: 0 auto;
}
#pw-reset form input {
  font-size: 14px;
  color: #101014;
  font-weight: 300;
  box-sizing: border-box;
  width: 100%;
  padding: 12px;
  font-family: "Poppins", sans-serif;
  border-radius: 3px;
  border: 1px solid #8A96A3;
  margin-bottom: 12px;
}
#pw-reset form button, #pw-reset form .button {
  margin: 0 auto;
  font-size: 16px;
  padding: 12px 32px;
  margin-top: 12px;
}

#support-page {
  margin-bottom: 144px;
  margin-top: 20px;
}
#support-page h1 {
  margin-bottom: 24px;
  font-size: 26px;
  font-weight: 400;
}
#support-page p {
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 32px;
}
#support-page .alter {
  max-width: 1024px;
  margin: 0;
}
#support-page form {
  max-width: 1024px;
}
#support-page textarea {
  font-size: 14px;
  color: #101014;
  font-weight: 300;
  box-sizing: border-box;
  width: 100%;
  padding: 12px;
  font-family: "Poppins", sans-serif;
  border-radius: 3px;
  border: 1px solid #8A96A3;
  margin-bottom: 12px;
  resize: vertical;
}
#support-page button, #support-page .button {
  font-size: 16px;
  padding: 12px 32px;
  margin-top: 12px;
  display: block;
  min-width: 200px;
}
@media screen and (max-width: 1024px) {
  #support-page button, #support-page .button {
    margin: 0 auto;
  }
}

#newsletter-canceled {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 90px;
}
#newsletter-canceled h1 {
  font-size: 36px;
  font-weight: 700;
  max-width: 700px;
  margin: 0 auto 48px auto;
}
#newsletter-canceled .newsletter-vorteile {
  margin-bottom: 60px;
  display: inline-block;
}
#newsletter-canceled .newsletter-vorteile p {
  text-align: left;
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 600;
}
#newsletter-canceled .newsletter-vorteile div {
  display: flex;
  align-items: baseline;
  margin-bottom: 12px;
  font-size: 17px;
  font-weight: 300;
}
#newsletter-canceled .newsletter-vorteile .icon {
  color: #F44646;
  margin-right: 10px;
}
#newsletter-canceled h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}
#newsletter-canceled a {
  display: block;
  font-size: 14px;
  color: #8A96A3;
}
#newsletter-canceled a.button {
  display: inline-block;
  text-transform: uppercase;
  padding: 12px 48px;
  font-size: 18px;
  margin-bottom: 20px;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  #newsletter-canceled h1 {
    font-size: 32px;
  }
}
@media screen and (max-width: 425px) {
  #newsletter-canceled h1 {
    font-size: 22px;
  }
  #newsletter-canceled .newsletter-vorteile p, #newsletter-canceled .newsletter-vorteile div {
    font-size: 16px;
  }
  #newsletter-canceled h3 {
    font-size: 20px;
  }
  #newsletter-canceled a.button {
    font-size: 16px;
  }
}

input.searchbox {
  border: 1px solid #8A96A3;
  border-radius: 3px;
  padding: 0px 10px;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}

input[type=checkbox] {
  display: none;
}

input[type=checkbox] + label {
  cursor: pointer;
}

input[type=checkbox] + label::before {
  border: 2px solid #0A0A0A;
  border-radius: 3px;
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  display: block;
  content: "";
  float: left;
  margin-left: 1px;
  line-height: 16px;
  margin-top: -4px;
}

input[type=checkbox]:checked + label::before {
  font-family: "puricons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e937";
  font-size: 14px;
}

.radiobtn-styled {
  border: 1px solid #0A0A0A;
  border-radius: 50%;
  padding: 5px;
  width: 4px;
  height: 4px;
  background-color: #ffffff;
  display: block;
  content: "";
  float: left;
  margin-left: 1px;
  line-height: 16px;
  margin-top: -2px;
  margin-right: 11px;
}
.radiobtn-styled input[type=radio] {
  display: none;
}
.radiobtn-styled input[type=radio] + div {
  display: none;
}
.radiobtn-styled input[type=radio]:checked + div {
  display: flex;
  border-radius: 50%;
  background-color: #0A0A0A;
  height: 8px;
  width: 8px;
  margin-left: -2px;
  margin-top: -2px;
}

.inputbox-multi .inputbox input {
  margin-bottom: 0;
  box-shadow: none;
  background-color: transparent;
  width: 100%;
  box-sizing: border-box;
}

.inputbox {
  position: relative;
}
.inputbox input, .inputbox select {
  padding: 12px;
  box-shadow: rgba(16, 16, 20, 0.15) 0px 1px 5px;
  background-color: #f1f1f1;
  border-radius: 3px;
  border: 0;
  margin-bottom: 20px;
  width: 330px;
  font-size: 14px;
  color: #0A0A0A;
  /*border: 0;
  background: transparent;
  width: 100%;
  border-bottom: 1px solid $color-grey-15;*/
}
.inputbox.is-invalid:after {
  color: #f54646;
  content: "\e939";
  font-family: "puricons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  position: absolute;
  right: 15px;
  top: 15px;
}
.inputbox.is-valid:after {
  color: #ace81a;
  content: "\e938";
  font-family: "puricons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  position: absolute;
  right: 15px;
  top: 15px;
}

.inputbox-invalid-feedback {
  font-weight: 600;
  width: 100%;
  display: inline-block;
  margin-bottom: 12px;
  color: #f54646;
  font-weight: 400;
}
.inputbox-invalid-feedback a {
  color: #FF6F61;
  display: inline-block;
}

.button {
  cursor: pointer;
  font-size: 14px;
  padding: 8px 48px;
  color: #FFFFFF;
  background-image: linear-gradient(79deg, #FF617C 0%, #FF6F61 100%);
  border: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  border-radius: 99px;
}
.button.green {
  padding: 10px 42px;
  white-space: nowrap;
  background-color: #ace81a;
  font-size: 17px;
  margin-bottom: -8px;
  text-transform: uppercase;
}

button {
  font-family: "Poppins", sans-serif;
  cursor: pointer;
}

.button-md {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  margin-top: 24px;
  padding: 12px 24px;
  border-radius: 99px;
  color: #F9F9F9;
  background-color: #FF6F61;
  border: 2px solid #FF6F61;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
}
@media screen and (max-width: 480px) {
  .button-md {
    font-size: 14px;
    padding: 10px 20px;
  }
}
.button-md.ghost {
  background-color: transparent;
  text-decoration: none;
}
.button-md.ghost.dark {
  color: #0A0A0A;
  border-color: #0A0A0A;
  transition: 0.4s ease-in-out;
}
.button-md.ghost.dark:hover {
  background-color: #0A0A0A;
  color: #F9F9F9;
  transition: 0.4s ease-in-out;
}
.button-md.ghost.bright {
  color: #F9F9F9;
  border-color: #F9F9F9;
}
.button-md.ghost a {
  color: inherit;
}

.phoneinput {
  display: flex;
}
.phoneinput .inputbox {
  width: auto;
  margin-top: 5px;
}
.phoneinput .inputbox select, .phoneinput .inputbox input {
  margin-bottom: 0;
}
.phoneinput .inputbox:nth-child(1):before {
  width: 115px;
  margin-left: 14px;
}
.phoneinput .inputbox:nth-child(1) select {
  width: 142px;
}
.phoneinput .inputbox:nth-child(2) {
  margin-left: 7px;
}
.phoneinput .inputbox:nth-child(2):before {
  width: 246px;
  margin-left: 14px;
}
.phoneinput .inputbox:nth-child(2) input {
  width: 230px;
}

@media screen and (max-width: 1024px) {
  .phoneinput .inputbox:nth-child(2):before {
    width: 170px;
  }
  .phoneinput .inputbox:nth-child(2) input {
    width: 150px;
  }
}
#siteheader-top {
  display: flex;
  position: relative;
  align-items: center;
  height: 160px;
  border-bottom: 1px solid #ececec;
}
#siteheader-top > div {
  flex: 1;
}
#siteheader-top #siteheader-isonline {
  position: absolute;
  right: 0;
}

#siteheader-navi {
  position: relative;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: normal;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 80px;
}
#siteheader-navi .sale--video {
  position: absolute;
  top: -10px;
  right: -20px;
  padding: 5px 8px 3px 8px;
  font-size: 10px;
  letter-spacing: 0.5px;
  font-weight: 600;
  transform: rotate(30deg);
}
#siteheader-navi #siteheader-logo {
  line-height: 1;
}
#siteheader-navi #siteheader-logo .icon {
  font-size: 35px;
}
#siteheader-navi ul.menu li a {
  font-size: 14px;
  padding: 0px 15px;
  font-weight: 400;
  position: relative;
}
#siteheader-navi ul.menu li a:hover {
  color: #FF6F61;
}
#siteheader-navi #siteheader-navi-signuplink, #siteheader-navi #siteheader-navi-loginlink {
  cursor: pointer;
  font-size: 14px;
  padding: 8px 16px;
  border-radius: 99px;
}
#siteheader-navi #siteheader-navi-loginlink {
  right: 0px;
  font-weight: 400;
  color: #0A0A0A;
}
#siteheader-navi #siteheader-navi-loginlink:hover {
  color: #FF6F61;
}
#siteheader-navi #siteheader-navi-signuplink {
  right: 100px;
  font-weight: 600;
  background-image: linear-gradient(79deg, #FF617C 0%, #FF6F61 100%);
  color: #ffffff;
}
#siteheader-navi .btn-headermenu-loggedin {
  font-size: 24px;
  position: relative;
}
#siteheader-navi a, #siteheader-navi .btn-headermenu-loggedin {
  text-transform: uppercase;
}
#siteheader-navi #siteheader-navi-btn-wrapper {
  display: flex;
}
#siteheader-navi #siteheader-navi-btn-wrapper-loggedout {
  display: flex;
}
#siteheader-navi #siteheader-navi-btn-mail .badge {
  display: none;
  top: 9px;
  right: 9px;
}

.landingpage header {
  box-shadow: none;
}

header {
  position: sticky;
  top: 0;
  z-index: 99;
  background: rgb(255, 255, 255);
  left: 0;
  right: 0;
  margin: 0 auto;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 12px;
}

#site-wrapper {
  position: relative;
  transition: 0.45s ease-in-out;
}

@media screen and (max-width: 1104px) {
  #siteheader-navi {
    padding: 0;
    max-width: 984px;
  }
}
@media screen and (max-width: 1100px) {
  #siteheader-navi #siteheader-navi-loginlink {
    margin-left: 10px;
  }
  #siteheader-navi ul.menu li a {
    padding: 0 10px;
  }
}
@media screen and (max-height: 900px) {
  header {
    position: relative;
    top: unset;
  }
}
.staticpage h3 {
  font-size: 14px;
  /*color: $color-coral;*/
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 5px;
}
.staticpage h2 {
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 22px;
}
.staticpage p {
  font-size: 17px;
  font-weight: 300;
  line-height: 24px;
}

#whatsapp-page {
  margin-top: 40px;
}
#whatsapp-page #whatsapp-page-header {
  background-image: url(/images/static/LPCMS_FullHeader_wa.jpg);
  height: 400px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
#whatsapp-page #whatsapp-page-header h3 {
  color: #FF6F61;
}
#whatsapp-page #whatsapp-page-header img {
  display: none;
}
#whatsapp-page #whatsapp-page-content {
  display: flex;
}
#whatsapp-page #whatsapp-page-content > div {
  width: 50%;
}
#whatsapp-page #whatsapp-page-content #whatsapp-page-content-left {
  margin-right: 20px;
}
#whatsapp-page #whatsapp-page-content #whatsapp-page-content-right {
  margin-left: 20px;
}

#aboutme-page h2 {
  margin: 30px 0;
  color: #FF6F61;
  font-weight: normal;
  text-align: center;
}
#aboutme-page p {
  line-height: 1.8;
  max-width: 750px;
  margin: 35px auto 0 auto;
}
#aboutme-page p a {
  color: #FF6F61;
}
#aboutme-page #aboutme-page-header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 40px;
}
#aboutme-page #aboutme-page-header #aboutme-page-header-left {
  line-height: 0px;
}
#aboutme-page #aboutme-page-header #aboutme-page-header-left img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#aboutme-page #aboutme-page-header #aboutme-page-header-right {
  text-align: center;
  padding: 30px;
  line-height: 28px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#aboutme-page #aboutme-page-header #aboutme-page-header-right span {
  margin-bottom: 15px;
  color: #FF6F61;
  font-size: 14px;
}
@media screen and (min-width: 1025px) {
  #aboutme-page #aboutme-page-header #aboutme-page-header-right .big-headline {
    font-size: 38px;
  }
}
@media screen and (max-width: 425px) {
  #aboutme-page #aboutme-page-header #aboutme-page-header-right .big-headline {
    font-size: 24px;
  }
}
#aboutme-page #aboutme-page-header #aboutme-page-header-right .goldline {
  margin: 14px auto 24px auto;
}
#aboutme-page #aboutme-page-header #aboutme-page-header-right p {
  margin: 0 auto;
  font-weight: 500;
}
#aboutme-page #aboutme-page-content {
  padding-top: 35px;
  margin: 35px 0 60px 0;
  border-top: 1px solid #f1f1f1;
}
#aboutme-page .aboutme-page-content-media {
  max-width: 1440px;
  margin-top: 50px;
  margin-bottom: 50px;
  display: grid;
  grid-template-columns: 3fr 1fr;
}
#aboutme-page .aboutme-page-content-media img {
  width: 100%;
  cursor: pointer;
}
#aboutme-page .aboutme-page-content-media video {
  width: 100%;
  cursor: pointer;
}
#aboutme-page .aboutme-page-content-media#aboutme-page-content-media-first {
  grid-template-columns: 1fr 3fr;
}
#aboutme-page .aboutme-page-content-media#aboutme-page-content-media-first .aboutme-page-content-media-hashtags {
  text-align: right;
  margin-left: 110px;
  margin-right: 40px;
}
#aboutme-page .aboutme-page-content-media#aboutme-page-content-media-first .aboutme-page-content-media-hashtags span {
  font-size: 16px;
  letter-spacing: 1px;
}
#aboutme-page .aboutme-page-content-media#aboutme-page-content-media-first .aboutme-page-content-media-hashtags .goldline {
  margin-left: auto;
}
#aboutme-page .aboutme-page-content-media .aboutme-page-content-media-hashtags {
  width: 230px;
  min-width: 230px;
  font-size: 17px;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  margin-left: 40px;
  margin-right: 110px;
  flex-direction: column;
  line-height: 1.5em;
}
#aboutme-page .aboutme-page-content-media .aboutme-page-content-media-hashtags .goldline {
  margin-bottom: 15px;
}
#aboutme-page #aboutme-page-signup {
  border-top: 1px solid #FF6F61;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  margin-bottom: 35px;
  display: flex;
  padding-top: 15px;
  align-items: center;
  justify-content: space-around;
  color: #FF6F61;
  max-width: 750px;
}
#aboutme-page #aboutme-page-signup span {
  font-family: "Leonie_Accent";
  font-size: 28px;
}
#aboutme-page #aboutme-page-signup .button {
  text-transform: none;
  font-size: 16px;
  line-height: 1;
  padding: 16px 32px;
  margin-bottom: 0;
}

#welcome-page {
  margin-top: 40px;
}
#welcome-page #welcome-page-header {
  background-image: url(/images/static/LPCMS_FullHeader_forced.jpg);
  height: 400px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
#welcome-page #welcome-page-header img {
  display: none;
}
#welcome-page #welcome-page-content {
  text-align: center;
}
#welcome-page #welcome-page-content picture, #welcome-page #welcome-page-content img {
  max-width: 100%;
  cursor: pointer;
}
#welcome-page #welcome-page-content .button {
  padding: 15px 80px;
  display: inline-block;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
}
#welcome-page #welcome-page-content h2 {
  margin-bottom: 25px;
}
#welcome-page #welcome-page-content h3 {
  margin-top: 15px;
}
#welcome-page #welcome-page-content > div {
  display: flex;
  justify-content: space-between;
}
#welcome-page #welcome-page-content > div .button.green {
  padding: 15px 42px;
  margin-bottom: 40px;
}
#welcome-page #welcome-page-content > div #welcome-page-content-right {
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
  align-items: center;
  justify-content: center;
}
#welcome-page #welcome-page-content > div #welcome-page-content-right > div {
  text-align: center;
  padding-top: 28px;
  border-top: 1px solid #f1f1f1;
}
#welcome-page #welcome-page-content > div #welcome-page-content-right .checkboxes {
  text-transform: none;
  margin-top: 30px;
}
#welcome-page #welcome-page-content > div > div {
  width: 45%;
}

#subscription-page #subscription-page-header {
  margin-top: 36px;
  position: relative;
  display: none;
}
#subscription-page #subscription-page-header .icon-LPCMS_FuerDichRotate {
  position: absolute;
  top: 20px;
  right: -40px;
  width: 82px;
  font-size: 82px;
}
#subscription-page #subscription-page-header #subscription-page-cta {
  font-size: 17px;
  color: #FF6F61;
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 40px;
  font-weight: 600;
  display: block;
  cursor: pointer;
  transition-duration: 0.3s;
  transition-property: transform;
  transform: translateZ(0);
  transform: translateY(-6px);
  animation-name: hover;
  animation-duration: 2s;
  animation-delay: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
#subscription-page #subscription-page-content h2 {
  font-weight: normal;
}
#subscription-page #subscription-page-content .flex-vsplit:nth-child(1) {
  margin-top: 10px;
}
#subscription-page #subscription-page-content .flex-vsplit:nth-child(1) h3 {
  margin-top: 40px;
  margin-bottom: 10px;
}
#subscription-page #subscription-page-content .flex-vsplit:nth-child(1) h2 {
  margin-bottom: 30px;
}
#subscription-page #subscription-page-content .flex-vsplit:nth-child(2) {
  border-top: 1px solid #f1f1f1;
  margin-top: 40px;
  padding-top: 30px;
}
#subscription-page #subscription-page-content .flex-vsplit img {
  width: 100%;
}
#subscription-page #subscription-page-content #subscription-page-subscriptions-anchor {
  position: absolute;
  margin-top: -30px;
}
#subscription-page #subscription-page-content #subscription-page-subscriptions {
  margin-top: 30px;
  background-image: url(/images/static/LPCMS-wapremium_sektion-1.jpg);
  background-size: cover;
  height: 810px;
  width: 100%;
  background-repeat: no-repeat;
  text-align: center;
}
#subscription-page #subscription-page-content #subscription-page-subscriptions h2 {
  font-size: 30px;
  font-weight: 300;
  width: 580px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 30px;
}
#subscription-page #subscription-page-content #subscription-page-subscriptions h3 {
  padding-top: 40px;
}
#subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list {
  display: flex;
  align-items: center;
  justify-content: center;
}
#subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription {
  width: 280px;
  height: 490px;
  position: relative;
  background-color: #f1f1f1;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  text-align: center;
}
#subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription .subscription-letter {
  color: #FF6F61;
  font-size: 55px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 15px;
}
#subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription .subscription-title {
  font-weight: 600;
  margin-bottom: 115px;
}
#subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription .subscription-amount {
  margin-bottom: 35px;
}
#subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription .subscription-description {
  margin-bottom: 35px;
}
#subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription .button {
  letter-spacing: 5.71px;
  color: #ffffff;
  background-color: #FF6F61;
  border-radius: 5px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 30px;
  margin-left: 30px;
  padding: 0;
}
#subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription.highlight {
  margin-left: 30px;
  margin-right: 30px;
  color: #ffffff;
  background-color: #FF6F61;
  height: 530px;
}
#subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription.highlight.off50:before {
  background-image: url(/images/static/lpcms_PremiumMail--50OFF.svg);
  content: " ";
}
#subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription.highlight:before {
  background-image: url(/images/static/LPCMS-TagBadge-green.svg);
  width: 175px;
  height: 35px;
  position: absolute;
  z-index: 1;
  left: -26px;
  top: 6px;
  background-repeat: no-repeat;
  background-size: cover;
  content: "SEHR BELIEBT";
  font-size: 12px;
  letter-spacing: 4px;
  font-weight: 600;
  padding-top: 6px;
  padding-left: 18px;
  color: #0A0A0A;
}
#subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription.highlight .subscription-letter {
  color: #ffffff;
  margin-top: 50px;
}
#subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription.highlight .button {
  background-color: #ace81a;
}
#subscription-page #subscription-page-footer {
  padding: 30px 15% 0px 15%;
  text-align: center;
  border-top: 1px solid #f1f1f1;
  margin-top: 40px;
}

#legal h1 {
  margin: 40px 0 20px 0;
}
#legal h2 {
  font-size: 22px;
  margin: 30px 0 15px 0;
}
#legal h3 {
  font-size: 18px;
  margin-bottom: 15px;
}
#legal h4 {
  font-size: 14px;
  line-height: 21px;
}
#legal p {
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  margin: 0 0 25px 0;
  font-weight: 300;
}
#legal ul {
  margin: 0 50px 25px 50px;
}
#legal li {
  margin-bottom: 15px;
  line-height: 24px;
}

#telegram-page h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1em;
}
#telegram-page .offset-wrapper {
  padding: 0px 100px 40px 120px;
}
#telegram-page .button.lightblue {
  padding: 17px 65px;
  font-size: 18px;
  width: 245px;
  margin: 0 auto;
  display: block;
}
#telegram-page #telegram-page-header {
  background-image: url(/images/static/telegram/lpcms-global-header-telegram.jpg);
  height: 520px;
  width: 2560px;
  margin-left: calc((1280px - 50%) * -1);
  background-position: center;
  background-repeat: no-repeat;
}
#telegram-page #telegram-page-header h2 {
  width: 360px;
  margin-bottom: 20px;
}
#telegram-page #telegram-page-header img {
  display: none;
}
#telegram-page #telegram-page-content {
  display: flex;
}
#telegram-page #telegram-page-content > div {
  width: 50%;
}
#telegram-page #telegram-page-content #telegram-page-content-left {
  margin-right: 20px;
  margin-top: -80px;
  background-color: white;
  padding: 20px 50px;
}
#telegram-page #telegram-page-content #telegram-page-content-right {
  margin-left: 20px;
  margin-top: 40px;
}
#telegram-page #telegram-page-content #telegram-page-content-right #telegram-selfies div img {
  display: block;
  width: 100%;
}
#telegram-page #telegram-page-bottom {
  padding-top: 40px;
  margin-top: 60px;
  padding-right: 10px;
  display: flex;
  justify-content: flex-end;
  background-image: url(/images/static/telegram/lpcms-telegramfreeV2-section-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
#telegram-page #telegram-page-bottom .button.lightblue {
  margin-top: 20px;
  margin-bottom: 20px;
}
#telegram-page #telegram-page-bottom #telegram-page-accordion {
  background-color: #F5F6FA;
  width: 500px;
  padding: 20px 15px 0px 15px;
}
#telegram-page #telegram-page-bottom #telegram-page-accordion h2 {
  margin-bottom: 20px;
  font-weight: 600;
}
#telegram-page #telegram-page-premiumbanner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 40px 30px 0px 10px;
}
#telegram-page #telegram-page-premiumbanner h2 {
  margin-bottom: 20px;
}
#telegram-page #telegram-page-premiumbanner div {
  width: 48%;
  text-align: center;
}
#telegram-page #telegram-page-premiumbanner div img {
  width: 100%;
}
#telegram-page #telegram-page-premiumbanner div .tg-premium {
  display: inline-block;
}
#telegram-page #telegram-page-premiumbanner div .button {
  background-color: #E22F46;
  font-size: 18px;
  padding: 17px 86px;
  text-transform: uppercase;
  margin-top: 40px;
  display: inline-block;
}

/* AVS Seite Start */
.agecheck {
  margin-bottom: 80px;
}

.agecheck__image {
  background-image: url(/images/static/members/LPCMS-1440x630_avs--D.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  height: 630px;
  min-height: 390px;
  max-height: 55vh;
}

.agecheck__image h1 {
  font-size: 65px;
  color: #ffffff;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3019607843);
  max-width: 55%;
  padding: 60px 0 0 80px;
  font-weight: 400;
  line-height: 0.9;
}

.agecheck__text {
  max-width: 1024px;
  margin: 50px auto 30px auto;
}

.agecheck__text p {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 30px;
}

.agecheck__button {
  display: grid;
  justify-content: center;
  grid-column-gap: 20px;
  grid-auto-flow: column;
}

.agecheck__button a {
  padding: 15px 70px;
  background-image: linear-gradient(79deg, #FF617C 0%, #FF6F61 100%);
  color: #ffffff;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.agecheck__button i {
  margin-right: 20px;
  font-size: 25px;
}

.agecheck__button span {
  font-size: 18px;
  letter-spacing: 0.54px;
}

@media screen and (max-width: 1024px) {
  .agecheck__image {
    margin-left: -20px;
    margin-right: -20px;
  }
  .agecheck__image h1 {
    max-width: 65%;
    padding: 40px 0 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .agecheck__image {
    height: 350px;
    min-height: 250px;
  }
  .agecheck__text {
    margin-top: 20px;
  }
  .agecheck__text p {
    text-align: left;
  }
  .agecheck__image h1 {
    font-size: 45px;
  }
}
@media screen and (max-width: 425px) {
  .agecheck__image {
    height: 250px;
  }
  .agecheck__image h1 {
    font-size: 26px;
    line-height: 1.1;
    max-width: 75%;
    padding: 20px 20px 0 20px;
  }
  .agecheck__button {
    display: block;
  }
  .agecheck__button a {
    padding: 15px;
  }
}
@media screen and (max-height: 900px) and (min-width: 1025px) {
  .agecheck__content {
    display: grid;
    grid-column-gap: 80px;
    grid-template-columns: minmax(200px, 720px) 350px;
    justify-content: center;
  }
  .agecheck__text {
    margin: 50px 0 0 0;
  }
  .agecheck__text p {
    text-align: left;
  }
  .agecheck__text p:last-of-type {
    margin-bottom: 0px;
  }
  .agecheck__button {
    max-width: 350px;
    justify-content: unset;
    margin-top: 50px;
  }
  .agecheck__button a {
    width: 100%;
    height: 55px;
    box-sizing: border-box;
  }
}
/* AVS Seite Ende */
/* Landingpage Start */
#landingpage-new img, #landingpage-new video {
  display: block;
  max-width: 100%;
}
#landingpage-new .fullwidth {
  max-width: 2560px;
  margin: 0 auto;
}
#landingpage-new .heroimage {
  height: 450px;
  background-image: linear-gradient(90deg, rgba(10, 10, 10, 0.7) 0%, rgba(10, 10, 10, 0) 50%, rgba(10, 10, 10, 0.7) 100%), url(/images/static/bg-thumbs.jpg);
  background-position: center;
}
#landingpage-new .heroimage .hero__content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
#landingpage-new .heroimage .hero__image {
  height: 95%;
  align-self: flex-end;
}
#landingpage-new .heroimage .hero__text {
  max-width: 50%;
  color: #F9F9F9;
  text-align: center;
}
#landingpage-new .heroimage .hero__text .big-headline {
  margin: 0;
  display: block;
  text-transform: none;
}
#landingpage-new .heroimage .hero__text span {
  text-transform: uppercase;
}
#landingpage-new .heroimage .hero__text .button-md {
  margin-left: auto;
  margin-right: auto;
}
#landingpage-new .heroimage img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#landingpage-new .advent.heroimage {
  background-image: radial-gradient(circle, rgb(226, 58, 60) 20%, rgba(184, 19, 33, 0) 100%), url(/images/static/snow.png);
  background-color: #b81321;
}
@media screen and (max-width: 480px) {
  #landingpage-new .advent.heroimage {
    min-height: 80vh;
  }
}
@media screen and (min-width: 1025px) {
  #landingpage-new .advent.heroimage .hero__text .big-headline {
    font-size: 58px;
  }
}
@media screen and (max-width: 480px) {
  #landingpage-new .advent.heroimage .hero__image img {
    right: -42px;
  }
}
#landingpage-new .advent.heroimage .button-md {
  background-color: #F9F9F9;
  color: #0A0A0A;
  border: 2px solid #F9F9F9;
}
#landingpage-new .welcome {
  padding-top: 120px;
  padding-bottom: 120px;
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  grid-gap: 20px;
  align-items: center;
}
#landingpage-new .welcome__text {
  padding-right: 80px;
  position: relative;
}
#landingpage-new .welcome__text img {
  position: absolute;
  top: -72px;
  left: -108px;
  transform: rotate(-20deg);
}
#landingpage-new .welcome__image {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  align-items: center;
  grid-gap: 20px;
}
#landingpage-new .welcome__image img, #landingpage-new .welcome__image video {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(10, 10, 10, 0.2);
}
#landingpage-new .welcome h1 {
  margin-top: 0;
}
#landingpage-new .video__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 20px;
}
#landingpage-new .video__grid img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#landingpage-new .video__grid .grid__item-1, #landingpage-new .video__grid .grid__item-3 {
  grid-row: 1/span 2;
}
#landingpage-new .video__grid .grid__item-2 {
  grid-column: 2/span 2;
  grid-row: 1/span 1;
}
#landingpage-new .video__grid-infos {
  padding-top: 120px;
  padding-bottom: 120px;
  text-align: center;
}
#landingpage-new .video__grid-infos .grid__infos-top {
  margin: 0 auto 60px auto;
  width: 60%;
}
#landingpage-new .video__grid-infos .grid__infos-bottom {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}
#landingpage-new .lvrs__section {
  height: 600px;
  background-color: lightseagreen;
}
#landingpage-new .mailer__section {
  padding-bottom: 120px;
  padding-top: 120px;
  display: grid;
  grid-gap: 80px;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
#landingpage-new .mailer__section img {
  max-height: 380px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  width: 100%;
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(10, 10, 10, 0.2);
}
#landingpage-new .gallery__section {
  background-color: #1b1b1b;
  overflow: hidden;
}
#landingpage-new .gallery__section h1 {
  margin-top: 0;
}
#landingpage-new .gallery__section .content-limited {
  display: grid;
  grid-gap: 80px;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  color: #F9F9F9;
  position: relative;
}
#landingpage-new .gallery__section-text {
  padding: 120px 0;
}
#landingpage-new .gallery__section-images {
  align-self: end;
}
#landingpage-new .gallery__section .gallery__image-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  top: 155px;
  grid-gap: 5px;
  align-self: end;
  position: absolute;
  right: 80px;
  width: calc(50% - 120px);
}
#landingpage-new .gallery__section .gallery__image-grid img:nth-child(3n+2) {
  margin-top: -55px;
}
#landingpage-new .gallery__section .gallery__image-grid div {
  display: grid;
  grid-gap: 10px;
}
#landingpage-new .new__videos {
  padding-top: 120px;
  padding-bottom: 120px;
}
#landingpage-new .new__videos button {
  margin: 0 auto;
}
#landingpage-new .welcome__video {
  background-color: #28323E;
}
#landingpage-new .welcome__video .content-limited {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 80px;
  color: white;
  align-items: center;
}
#landingpage-new .welcome__video .content-limited video {
  max-height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 15px solid white;
  justify-self: center;
  margin: 40px 0;
  box-sizing: border-box;
}
#landingpage-new .gift__section div {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  padding: 120px 0;
}
#landingpage-new .gift__section .gift__section-text {
  text-align: center;
  font-size: 36px;
  margin-bottom: 30px;
  max-width: 780px;
}
#landingpage-new .gift__section a {
  margin-top: 0;
}
#landingpage-new .lovers__section {
  background-color: #f1f1f1;
}
#landingpage-new .lovers__section .content-limited {
  padding-bottom: 120px;
  padding-top: 120px;
  display: flex;
  gap: 80px;
}
#landingpage-new .lovers__section .big-headline {
  margin-top: 0;
}
#landingpage-new .lovers__section .lovers__section-images {
  width: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#landingpage-new .lovers__section .lovers__section-images .mid, #landingpage-new .lovers__section .lovers__section-images .left, #landingpage-new .lovers__section .lovers__section-images .right {
  aspect-ratio: 4/6;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
  top: 50%;
  box-shadow: 0 4px 16px rgba(10, 10, 10, 0.2);
}
#landingpage-new .lovers__section .lovers__section-images .mid {
  max-width: 50%;
  z-index: 1;
}
#landingpage-new .lovers__section .lovers__section-images .left {
  left: 0;
  transform: translate(0, -50%);
  max-width: 36.25%;
  position: absolute;
}
#landingpage-new .lovers__section .lovers__section-images .right {
  right: 0;
  transform: translate(0, -50%);
  max-width: 36.25%;
  position: absolute;
}
#landingpage-new .lovers__section .lovers__section-text {
  width: 50%;
}
#landingpage-new .lovers__section .lovers__section-pros {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 24px;
  grid-gap: 12px;
}
#landingpage-new .lovers__section .lovers__section-pros .lovers__section-pro {
  display: flex;
  align-items: flex-start;
  font-weight: 500;
}
#landingpage-new .lovers__section .lovers__section-pros .lovers__section-pro .material-symbols-rounded {
  padding: 0;
  margin-right: 12px;
}
@media screen and (max-width: 1104px) {
  #landingpage-new .gallery__section .gallery__image-grid {
    right: 0;
    width: calc(50% - 40px);
  }
}
@media screen and (max-width: 1024px) {
  #landingpage-new .welcome {
    padding: 60px 40px;
    grid-template-columns: 2fr 1fr;
  }
  #landingpage-new .welcome__text {
    padding-right: 40px;
  }
  #landingpage-new .welcome__image {
    grid-template-columns: 1fr;
  }
  #landingpage-new .welcome__image img:last-of-type {
    display: none;
  }
  #landingpage-new .welcome__image video, #landingpage-new .welcome__image img {
    max-height: 400px;
  }
  #landingpage-new .gallery__section-text {
    padding: 60px 0;
  }
  #landingpage-new .gallery__section .gallery__image-grid {
    width: calc(50% - 20px);
  }
  #landingpage-new .mailer__section {
    grid-gap: 40px;
    padding: 60px 40px;
  }
  #landingpage-new .welcome__video, #landingpage-new .gallery__section, #landingpage-new .lovers__section {
    padding: 0 40px;
  }
  #landingpage-new .welcome__video .content-limited, #landingpage-new .gallery__section .content-limited, #landingpage-new .lovers__section .content-limited {
    grid-gap: 40px;
  }
  #landingpage-new .fullwidth .content-limited {
    padding: 0;
  }
  #landingpage-new .new__videos {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #landingpage-new .gift__section .content-limited {
    padding: 60px 0;
  }
  #landingpage-new .gift__section .gift__section-text {
    font-size: 24px;
    margin-bottom: 24px;
    max-width: 570px;
  }
  #landingpage-new .lovers__section .content-limited {
    padding: 60px 0;
  }
  #landingpage-new .lovers__section .lovers__section-pros {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 768px) {
  #landingpage-new .heroimage {
    position: relative;
    overflow: hidden;
  }
  #landingpage-new .heroimage .hero__image img {
    position: absolute;
    bottom: 0;
    right: -50px;
    height: 95%;
  }
  #landingpage-new .heroimage .hero__content {
    justify-content: space-around;
  }
  #landingpage-new .heroimage .hero__text {
    max-width: 60%;
    z-index: 1;
  }
  #landingpage-new .welcome {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }
  #landingpage-new .welcome__image {
    grid-template-columns: 1fr 1fr;
  }
  #landingpage-new .welcome__image img:last-of-type {
    display: block;
  }
  #landingpage-new .welcome__text {
    padding-right: 0;
  }
  #landingpage-new .mailer__section {
    grid-template-columns: 1fr;
  }
  #landingpage-new .mailer__section img {
    max-height: 240px;
  }
  #landingpage-new .gallery__section .content-limited {
    grid-template-columns: 1fr;
  }
  #landingpage-new .gallery__section-text {
    padding: 60px 0 0 0;
  }
  #landingpage-new .gallery__section .gallery__image-grid {
    position: static;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 55px;
    max-height: 35vw;
  }
  #landingpage-new .gallery__section .gallery__image-grid img:nth-child(3n+2) {
    margin-top: 0;
  }
  #landingpage-new .gallery__section .gallery__image-grid img:nth-child(even) {
    margin-top: -55px;
  }
  #landingpage-new .gallery__section .gallery__image-grid img:last-child {
    display: none;
  }
  #landingpage-new .gift__section .gift__section-text {
    font-size: 22px;
    max-width: 500px;
  }
  #landingpage-new .lovers__section .content-limited {
    flex-direction: column-reverse;
  }
  #landingpage-new .lovers__section .content-limited .lovers__section-images, #landingpage-new .lovers__section .content-limited .lovers__section-text {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  #landingpage-new .hero__content.content-limited.px1200 {
    padding: 0;
  }
  #landingpage-new .heroimage {
    min-height: 84vh;
  }
  #landingpage-new .heroimage .hero__content {
    justify-content: center;
    align-items: flex-end;
  }
  #landingpage-new .heroimage .hero__text {
    position: absolute;
    bottom: 0;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 0 20px;
    background-image: linear-gradient(180deg, rgba(10, 10, 10, 0) 15%, rgba(10, 10, 10, 0.6) 100%);
  }
  #landingpage-new .heroimage .hero__text span {
    margin-top: 200px;
    display: block;
  }
  #landingpage-new .heroimage .hero__text .big-headline {
    margin-top: 4px;
  }
  #landingpage-new .heroimage .hero__text .button-md {
    margin-top: 26px;
    margin-bottom: 40px;
  }
  #landingpage-new .heroimage .hero__image {
    display: flex;
    align-items: flex-end;
  }
  #landingpage-new .heroimage .hero__image img {
    height: 100%;
    right: -70px;
    max-width: unset;
  }
  #landingpage-new .welcome {
    padding: 60px 20px;
  }
  #landingpage-new .welcome__image {
    grid-gap: 8px;
  }
  #landingpage-new .welcome__image img, #landingpage-new .welcome__image video {
    max-height: 280px;
  }
  #landingpage-new .mailer__section, #landingpage-new .gallery__section, #landingpage-new .welcome__video, #landingpage-new .gift__section {
    padding: 60px 20px;
  }
  #landingpage-new .mailer__section img {
    max-height: 180px;
  }
  #landingpage-new .gallery__section .gallery__section-text {
    padding: 0;
  }
  #landingpage-new .gallery__section .gallery__image-grid {
    grid-template-columns: 1fr 1fr 1fr;
    max-height: 40vw;
  }
  #landingpage-new .gallery__section .gallery__image-grid img:nth-child(even) {
    margin-top: 0;
  }
  #landingpage-new .gallery__section .gallery__image-grid img:nth-child(3n+2) {
    margin-top: -45px;
  }
  #landingpage-new .lovers__section {
    padding: 0 20px;
  }
  #landingpage-new .lovers__section .lovers__section-pros {
    grid-gap: 8px;
  }
  #landingpage-new .lovers__section .lovers__section-pro {
    font-size: 14px;
  }
  #landingpage-new .gift__section .content-limited {
    padding: 0;
  }
  #landingpage-new .gift__section .gift__section-text {
    font-size: 18px;
  }
}

.premium-slider {
  margin-bottom: 100px;
  max-height: 400px;
  display: flex;
}
.premium-slider video {
  max-height: 400px;
  width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.premium-slider img {
  max-height: 200px;
}
.premium-slider-images {
  width: 50%;
  display: grid;
  grid-gap: 4px;
  grid-template-columns: 1fr 1fr;
}
.premium-slider-images img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .premium-slider video {
    width: 66.666%;
  }
  .premium-slider img:nth-child(n+3) {
    display: none;
  }
  .premium-slider-images {
    width: 33.334%;
    grid-template-columns: 1fr;
  }
}

body.agecheck-modal-active {
  overflow: hidden !important;
  width: 100vw !important;
  height: 100vh !important;
}

.precheck__age-background {
  background-image: linear-gradient(6deg, rgba(255, 255, 255, 0.7) 35%, rgba(255, 255, 255, 0.7) 100%), url(/images/static/bg-thumbs.jpg);
  background-size: cover;
  height: 100vh;
  width: 100vw;
  position: relative;
  display: inline-block;
  padding: 40px 20px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
}

.precheck__age {
  max-width: 768px;
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 12px;
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -35%);
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  padding: 80px;
  text-align: center;
}
.precheck__age span {
  font-size: 42px;
}
.precheck__age p {
  font-size: 18px;
}
.precheck__age button {
  font-size: 18px;
  margin-top: 36px;
  transition: 0.4s ease-in-out;
  margin: 40px auto 0 auto;
}
.precheck__age button:hover {
  background-color: transparent;
  color: #FF6F61;
  transition: 0.4s ease-in-out;
}
.precheck__age i {
  font-size: 40px;
  margin-bottom: 48px;
  display: block;
}
@media screen and (max-width: 1024px) {
  .precheck__age {
    margin: 0 auto;
    position: unset;
    transform: unset;
    padding: 40px;
  }
  .precheck__age span {
    font-size: 28px;
  }
  .precheck__age p {
    font-size: 16px;
  }
  .precheck__age button {
    font-size: 16px;
    line-height: 1.3;
  }
}

#videopage-container {
  margin-top: 40px;
}
#videopage-container.bought #videopage-metadata div:nth-child(2) {
  visibility: hidden;
}
#videopage-container.theater-mode #videopage-media {
  width: 100%;
  margin-bottom: 20px;
}
#videopage-container h1 {
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 20px;
  margin-top: 10px;
  font-weight: 600;
}
#videopage-container #videopage-buyvideo {
  color: #ffffff;
  background-image: linear-gradient(79deg, #FF617C 0%, #FF6F61 100%);
  font-size: 22px;
  padding: 16px 80px;
  margin-top: -34px;
  z-index: 11;
  border: 0;
  border-radius: 99px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#videopage-container #videopage-media {
  width: calc(100% - 365px);
  float: left;
  margin-bottom: 20px;
}
#videopage-container #videopage-media .addcomment {
  background-color: #1e94a0;
  padding: 18px 64px 16px 64px;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 10px;
  border-radius: 5px;
  color: #ffffff;
}
#videopage-container #videopage-media #video-preview-mainimage {
  position: relative;
}
#videopage-container #videopage-media #video-preview-mainimage .vjs-has-started {
  width: auto;
  height: auto;
}
#videopage-container #videopage-media #video-preview-mainimage .sale--video {
  font-size: 24px;
  padding: 10px 18px 10px 18px;
  top: 20px;
  right: 20px;
}
#videopage-container #videopage-media #video-preview-mainimage a {
  display: block;
}
#videopage-container #videopage-media #video-preview-mainimage img, #videopage-container #videopage-media #video-preview-mainimage video {
  width: 100%;
  vertical-align: middle;
}
#videopage-container #videopage-media #video-preview-mainimage video {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}
#videopage-container #videopage-media #video-preview-mainimage.is-vertical {
  text-align: center;
  background-color: #000000;
  border-radius: 5px;
}
#videopage-container #videopage-media #video-preview-mainimage.is-vertical video {
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 600px;
}
#videopage-container #videopage-videodata {
  width: calc(100% - 395px);
  float: left;
}
#videopage-container #videopage-videodata .icon {
  display: inline-block;
  margin-right: 3px;
  font-size: 18px;
  color: #8A96A3;
}
#videopage-container #videopage-videodata #videopage-information {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 1fr 270px;
}
#videopage-container #videopage-videodata #videopage-information #videopage-description {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
#videopage-container #videopage-videodata #videopage-information #videopage-meta-right > div {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
#videopage-container #videopage-videodata #videopage-information #videopage-meta-right #videopage-metadata {
  display: flex;
  font-size: 14px;
  font-weight: 300;
}
#videopage-container #videopage-videodata #videopage-information #videopage-meta-right #videopage-metadata div:first-of-type {
  margin-right: 20px;
}
#videopage-container #videopage-videodata #videopage-information #videopage-meta-right #videopage-metadata div.rebated {
  position: relative;
}
#videopage-container #videopage-videodata #videopage-information #videopage-meta-right #videopage-metadata div.rebated .metadata-title {
  text-transform: none;
  color: #0A0A0A;
}
#videopage-container #videopage-videodata #videopage-information #videopage-meta-right #videopage-metadata div.rebated .metadata-title .sale--video {
  font-size: 10px;
  position: absolute;
  letter-spacing: normal;
  padding: 7px 9px 5px 9px;
  top: -30px;
  left: 0;
  display: inline-block;
}
#videopage-container #videopage-videodata #videopage-information #videopage-meta-right #videopage-metadata div.rebated .metadata-title span {
  text-decoration: line-through;
  text-decoration-color: #f54646;
}
#videopage-container #videopage-videodata #videopage-information #videopage-meta-right #videopage-metadata div .metadata-title {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 6px;
}
#videopage-container #videopage-videodata #videopage-information #videopage-meta-right #videopage-metadata-categories .category {
  font-size: 12px;
  padding: 4px 16px;
  background-color: #F5F6FA;
  color: #0A0A0A;
  border-radius: 50px;
  font-weight: 600;
  margin-right: 5px;
  margin-bottom: 5px;
}
#videopage-container #videopage-videodata #videopage-information #videopage-meta-right #videopage-metadata-hashtags .hashtag {
  font-size: 13px;
  font-weight: 600;
  margin-right: 6px;
}
#videopage-container #videopage-videodata #videopage-commentcontainer {
  background-color: #F5F6FA;
  padding: 30px;
  margin: 40px 0;
}
#videopage-container #videopage-videodata #videopage-commentcontainer h2 {
  font-size: 18px;
}
@media screen and (min-width: 1024px) {
  #videopage-container #videopage-videodata #videopage-commentcontainer {
    display: block !important;
    border-radius: 5px;
  }
}
#videopage-container #videopage-videodata #videopage-commentcontainer .addcomment-notice {
  font-size: 12px;
  margin-top: 15px;
  margin-bottom: 10px;
}
#videopage-container #videopage-videodata #videopage-commentcontainer form#video-add-comment {
  display: flex;
  position: relative;
}
#videopage-container #videopage-videodata #videopage-commentcontainer form#video-add-comment .icon-streamline-icon-send-email18x18 {
  position: absolute;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  background: none;
  border: none;
  font-size: 24px;
  color: #8A96A3;
  padding: 0;
  margin-right: 0;
}
#videopage-container #videopage-videodata #videopage-commentcontainer textarea {
  border-radius: 5px;
  border: none;
  width: 100%;
  box-sizing: border-box;
  resize: none;
  min-height: 60px;
  padding: 18px 65px 18px 20px;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #0A0A0A;
}
#videopage-container #videopage-videodata #videopage-commentcontainer .videopage-comment-author {
  font-size: 11px;
  margin-bottom: 4px;
  font-weight: 600;
}
#videopage-container #videopage-videodata #videopage-commentcontainer .videopage-comment-author span {
  font-weight: normal;
}
#videopage-container #videopage-videodata #videopage-commentcontainer .videopage-comment-content {
  font-weight: 300;
  line-height: 24px;
}
#videopage-container #videopage-videodata #videopage-commentcontainer .videopage-comment {
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 20px;
  margin-top: 20px;
}
#videopage-container #videopage-videodata #videopage-commentcontainer .videopage-comment-reply {
  display: flex;
  padding-left: 15px;
  margin-top: 15px;
}
#videopage-container #videopage-videodata #videopage-commentcontainer .videopage-comment-reply .videopage-comment-reply-author-image {
  background-image: url(/images/static/leonie-profile-small-1.jpg);
  min-width: 32px;
  height: 32px;
  background-size: 32px;
  background-repeat: no-repeat;
  margin-right: 10px;
  border-radius: 99px;
}
#videopage-container #videopage-videodata #videopage-commentcontainer .videopage-comment-reply .videopage-comment-reply-author {
  font-size: 11px;
  margin-bottom: 4px;
  font-weight: 600;
  color: #0A0A0A;
}
#videopage-container #videopage-videodata #videopage-commentcontainer .videopage-comment-reply .videopage-comment-reply-content {
  font-weight: 300;
  line-height: 24px;
}
#videopage-container #videopage-recommendations {
  float: right;
  width: 330px;
}
#videopage-container #videopage-recommendations .medialist {
  grid-template-columns: repeat(auto-fill, minmax(310px, 1fr));
}
#videopage-container #videopage-recommendations li.medialist__item {
  margin-right: 0;
}
@media screen and (min-width: 1025px) {
  #videopage-container #videopage-recommendations li.medialist__item {
    width: 100%;
  }
}
#videopage-container #videopage-recommendations li.medialist__item .medialist__item-image img, #videopage-container #videopage-recommendations li.medialist__item .medialist__item-image video {
  width: 100%;
}
#videopage-container #videopage-player {
  width: 100%;
  margin-bottom: 20px;
}
#videopage-container #videopage-player.is-vertical .video-js.vjs-fluid,
#videopage-container #videopage-player.is-vertical .video-js.vjs-16-9,
#videopage-container #videopage-player.is-vertical .video-js.vjs-4-3,
#videopage-container #videopage-player.is-vertical video.video-js,
#videopage-container #videopage-player.is-vertical video.vjs-tech {
  max-height: calc(100vh - 120px);
  position: relative !important;
  width: 100%;
  height: auto !important;
  max-width: 100% !important;
  padding-top: 0 !important;
  line-height: 0;
}
#videopage-container #videopage-player.is-vertical .vjs-control-bar {
  line-height: 1;
}
#videopage-container #videopage-player.is-vertical .vjs-fullscreen .video-js.vjs-fluid,
#videopage-container #videopage-player.is-vertical .vjs-fullscreen .video-js.vjs-16-9,
#videopage-container #videopage-player.is-vertical .vjs-fullscreen .video-js.vjs-4-3,
#videopage-container #videopage-player.is-vertical .vjs-fullscreen video.video-js,
#videopage-container #videopage-player.is-vertical .vjs-fullscreen video.vjs-tech {
  max-height: 100vh;
}
#videopage-container #videopage-player #videopage-player-video {
  width: 100%;
}
#videopage-container #videopage-player ul li {
  display: list-item;
}
#videopage-container.vxvideo {
  padding-bottom: 16px;
}

#modal-buy-video .modal-box, #modal-buy-gallery .modal-box {
  height: auto;
  margin-top: 100px;
  width: 675px;
}
#modal-buy-video .modal-box #modal-buy-video-topimage, #modal-buy-video .modal-box #modal-buy-gallery-topimage, #modal-buy-gallery .modal-box #modal-buy-video-topimage, #modal-buy-gallery .modal-box #modal-buy-gallery-topimage {
  width: 160px;
  height: 160px;
  position: absolute;
  top: -80px;
  left: 50%;
  margin-left: -80px;
}
#modal-buy-video .modal-box .modal-body, #modal-buy-gallery .modal-box .modal-body {
  padding: 70px 54px 17px 54px;
  background-image: url(/images/static/Kleenex_Box.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-position-x: -5px;
  background-position-y: -30px;
}
#modal-buy-video .modal-box .close-modal, #modal-buy-gallery .modal-box .close-modal {
  text-align: left;
}
#modal-buy-video .modal-box h1, #modal-buy-gallery .modal-box h1 {
  font-size: 62px;
  height: auto;
}
#modal-buy-video .modal-box button, #modal-buy-gallery .modal-box button {
  background-color: #b89c6c;
  font-weight: 600;
  box-shadow: #f1f1f1 0px 1px 5px;
  color: #ffffff;
  border-radius: 3px;
  border: 0;
  cursor: pointer;
  font-family: "Poppins", sans-serif;
  text-align: center;
  padding: 12px 62px;
  font-size: 17px;
  margin-top: 17px;
  margin-bottom: 40px;
}

#videopage-container #videopage-videodata #videopage-commentcontainer form#video-add-comment textarea:focus {
  outline: none;
}
#videopage-container #videopage-videodata #videopage-commentcontainer form#video-add-comment textarea:focus + button.icon-streamline-icon-send-email18x18 {
  color: #FF6F61;
}

#download-video {
  display: none;
}

#videopage-media #video-preview-mainimage img {
  border-radius: 5px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}
#videopage-media .lSSlideOuter {
  border-radius: 5px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}

#videopage-container.gehirnjogging-landing #videopage-media, #videopage-container.gehirnjogging-landing #videopage-videodata {
  width: 100%;
  float: none;
  max-width: 1000px;
  margin: 0 auto;
}
#videopage-container.gehirnjogging-landing .centered {
  margin-bottom: 20px;
}
#videopage-container.gehirnjogging-landing #videopage-videodata #videopage-information {
  display: block;
}
#videopage-container.gehirnjogging-landing #videopage-buyvideo {
  max-width: 440px;
}

@media screen and (max-width: 1350px) {
  #videopage-container #videopage-videodata #videopage-information {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }
  #videopage-container #videopage-videodata #videopage-information #videopage-meta-right #videopage-metadata {
    justify-content: flex-start;
  }
  #videopage-container #videopage-videodata #videopage-information #videopage-meta-right #videopage-metadata div {
    margin-right: 20px;
  }
  #videopage-container #videopage-videodata #videopage-information #videopage-meta-right {
    display: grid;
    grid-template-columns: 200px 1fr;
    grid-gap: 50px;
  }
  #videopage-container #videopage-videodata #videopage-information #videopage-meta-right div {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1100px) {
  #videopage-container #videopage-videodata #videopage-information #videopage-meta-right {
    grid-template-columns: 1fr;
    grid-gap: 25px;
  }
}
@media screen and (max-width: 1024px) {
  #videopage-container #videopage-videodata #videopage-information #videopage-meta-right {
    grid-template-columns: 200px 1fr;
    grid-gap: 50px;
    margin-bottom: 30px;
  }
  #videopage-container #videopage-media #video-preview-mainimage.is-vertical {
    border-radius: 0;
    box-shadow: none;
  }
  #videopage-container #videopage-media #video-preview-mainimage video {
    border-radius: 0;
    box-shadow: none;
  }
  #videopage-media #video-preview-mainimage img {
    border-radius: 0;
    box-shadow: none;
  }
  #videopage-media .lSSlideOuter {
    border-radius: 0;
    box-shadow: none;
  }
}
@media screen and (max-width: 768px) {
  #videopage-container #videopage-videodata #videopage-information #videopage-meta-right {
    grid-template-columns: 1fr;
    grid-gap: 25px;
  }
}
@media screen and (max-width: 375px) {
  #videopage-container #videopage-videodata #videopage-information #videopage-meta-right #videopage-metadata div {
    margin-right: 10px;
  }
}
/*


	#videoplayer.theater-mode {
		position: absolute;
		padding: 1%;
		left: 0px;
		width: 98%;
		height: 98%;
		top: 0px;
		background: rgba(0,0,0,0.7);
		z-index: 10;
	}
	.theater-mode #lp-mainvid {
		flex: 1;
		height: 98%;
		padding-top: 0;
	}*/
.gallery {
  display: grid;
  grid-template-columns: 345px 1fr;
  grid-gap: 30px;
  padding: 40px 0;
}

.gallery img {
  width: 100%;
  display: block;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}

.gallery-overview img {
  -o-object-fit: cover;
     object-fit: cover;
}

.gallery-overview h1 {
  padding: 15px 0;
  font-weight: 400;
  line-height: 1.25;
  border-bottom: 1px solid #f1f1f1;
}

.gallery-overview button, .gallery-overview a.button {
  width: 100%;
  padding: 14px 0;
  line-height: 1;
  border: none;
  border-radius: 99px;
  background-image: linear-gradient(79deg, #FF617C 0%, #FF6F61 100%);
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: normal;
  display: inline-block;
  text-align: center;
}

.gallery-overview .sticky-item {
  position: sticky;
  top: 60px;
}
.gallery-overview .sticky-item .icon-streamline-icon-download-thick-bottom32x32 {
  margin-right: 3px;
}

.gallery .gallery-overview__image--small {
  display: none;
}

.bonus-banner-active .gallery-overview .sticky-item {
  top: 100px;
}

.gallery-overview__details {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
}

.gallery-overview__details-item span {
  display: block;
  line-height: 1.2;
}

.gallery-overview__details-item span:first-child {
  font-size: 11px;
  text-transform: uppercase;
}

.gallery-overview__details-item span:last-child {
  font-size: 15px;
}

.gallery-listing ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(155px, 1fr));
  grid-gap: 30px;
}
.gallery-listing ul li {
  position: relative;
  cursor: pointer;
}
.gallery-listing ul li .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #ffffff;
  font-size: 25px;
  margin-top: -10px;
  margin-left: -10px;
}

@media screen and (max-height: 900px) {
  .gallery {
    grid-template-columns: 35vh 1fr;
  }
  .gallery-listing ul {
    grid-template-columns: repeat(auto-fill, minmax(165px, 1fr));
  }
}
@media screen and (max-height: 850px) {
  .gallery-overview h1 {
    font-size: 19px;
  }
}
@media screen and (max-height: 750px) {
  .gallery {
    grid-template-columns: 355px 1fr;
  }
  .gallery .gallery-overview__image--big {
    display: none;
  }
  .gallery .gallery-overview__image--small {
    display: block;
  }
}
@media screen and (max-height: 500px) {
  .gallery-overview .sticky-item {
    position: static;
  }
}
@media screen and (max-width: 1024px) {
  .gallery {
    padding-top: 20px;
    grid-gap: 20px;
  }
  .gallery-overview .sticky-item {
    top: 60px;
  }
  .bonus-banner-active .gallery-overview .sticky-item {
    top: 100px;
  }
  .gallery-listing ul {
    grid-gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .gallery {
    grid-template-columns: 1fr;
  }
  .gallery-listing ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .gallery .gallery-overview__image--small {
    display: block;
  }
  .gallery .gallery-overview__image--big {
    display: none;
  }
}
@media screen and (max-width: 425px) {
  .gallery-listing ul {
    grid-template-columns: 1fr 1fr;
  }
}
.lvrs i {
  font-size: 24px;
  color: #8A96A3;
}

.lvrs p {
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 20px;
}

.lvrs p:last-of-type {
  margin-bottom: 0;
}

.lvrs {
  display: grid;
  grid-template-columns: 1fr minmax(300px, 30.556%);
  grid-column-gap: 40px;
  margin-bottom: 30px;
  margin-top: 30px;
  grid-template-areas: "stream sidebar";
  max-width: 800px;
}
.lvrs.content-limited {
  min-width: unset;
}
@media screen and (max-width: 1024px) {
  .lvrs.content-limited {
    max-width: 460px;
  }
}

.lvrs__stream {
  grid-area: stream;
}
.lvrs__stream .video-js .vjs-progress-control:hover .vjs-play-progress .vjs-time-tooltip {
  display: none;
}

.lvrs__sidebar {
  grid-area: sidebar;
}

.lvrs__sidebar-logo {
  position: absolute;
  top: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 6.82%;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}
.lvrs__sidebar-logo .icon-Lover_Logo-BeMy-Main {
  color: #ffffff;
  font-size: 48px;
}

.lvrs img {
  max-width: 100%;
  display: block;
}

.lvrs .lSSlideWrapper .lSAction .lSPrev, .lvrs .lSSlideWrapper .lSAction .lSNext {
  font-size: 45px;
  display: inline-table;
  height: 0;
  padding: 30px 0px 30px 0px;
  color: rgba(255, 255, 255, 0.7);
  margin-top: -8px;
  transform: translate(0, -50%);
}
.lvrs .lSSlideOuter .lSPager.lSpg {
  margin: -35px 0 0 0 !important;
  padding-bottom: 15px !important;
}
.lvrs .lSSlideOuter .lSPager.lSpg > li {
  width: 12px;
  margin-right: 4px;
  opacity: 0.5;
}
.lvrs .show-more {
  width: 110px;
  display: block;
  margin: 0 auto;
  text-align: center;
}

.lvrs .premium-audio {
  width: 100%;
  background-color: #FF6F61;
  display: flex;
  height: auto;
  border-radius: 5px;
  background-image: url(/images/static/speech_bg.jpg);
  background-size: cover;
  background-position: center;
}
.lvrs .premium-audio .vjs-control-bar {
  margin: 40px;
  position: unset;
  height: 60px;
  background-color: #ffffff;
  color: #0A0A0A;
  border-radius: 5px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
}
.lvrs .premium-audio .vjs-control-bar button {
  color: #FF6F61;
  font-size: 20px;
  width: 29px;
  margin: 0 24px 0 12px;
}
.lvrs .premium-audio .vjs-control-bar .vjs-load-progress {
  border-radius: 50px;
}
.lvrs .premium-audio .vjs-control-bar .vjs-load-progress div {
  border-radius: 50px;
}
.lvrs .premium-audio .vjs-control-bar .vjs-play-progress {
  background-color: #FF6F61;
  color: #FF6F61;
  border-radius: 50px;
}
.lvrs .premium-audio .vjs-control-bar .vjs-play-progress::before {
  font-size: 14px;
}
.lvrs .premium-audio .vjs-control-bar .vjs-progress-holder {
  height: 5px;
  border-radius: 50px;
  margin: 0;
}
.lvrs .premium-audio .vjs-control-bar .vjs-time-control {
  padding-left: 24px;
  padding-right: 24px;
  line-height: 0;
  top: 50%;
  font-size: 12px;
}

.lvrs__tabs {
  display: flex;
  justify-content: space-around;
  height: 48px;
  padding: 0 20px;
  border-bottom: 1px solid #f1f1f1;
}

.lvrs__tabs-item {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px;
  margin-bottom: -1px;
  margin-top: 1px;
}

.lvrs__tabs-item.active {
  border: 1px solid #f1f1f1;
  border-radius: 5px 5px 0 0;
  border-bottom-color: white;
  padding: 5px;
}

.lvrs__tabs-item.active i {
  color: #FF6F61;
}

.lvrs__tabs-item a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  border-radius: 5px;
  transition: 350ms;
}

.lvrs__tabs-item a:hover {
  background-color: rgba(255, 111, 97, 0.2);
  transition: 350ms;
}

.lvrs__title {
  margin: 30px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0 20px;
  position: relative;
  display: none;
}

#lvrs__sortmenu {
  position: absolute;
  display: flex;
  bottom: -80px;
  background-color: #F5F6FA;
  flex-direction: column;
  right: 20px;
  text-align: right;
  padding: 15px;
  border-radius: 5px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}
#lvrs__sortmenu li:last-of-type a {
  margin-bottom: 0;
}
#lvrs__sortmenu a {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin-bottom: 10px;
  color: #8A96A3;
}
#lvrs__sortmenu span {
  letter-spacing: 0;
  text-transform: none;
  margin-left: 15px;
}

.lvrs__title i {
  font-size: 18px;
}

.lvrs__title span {
  text-transform: uppercase;
  letter-spacing: 1.85px;
}

.lvrs__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 1px;
}

.lvrs__grid-item {
  position: relative;
}
.lvrs__grid-item i {
  position: absolute;
  font-size: 42px;
  color: #ffffff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.lvrs__postinfo span {
  text-align: center;
  font-size: 11px;
  color: #8A96A3;
  line-height: 18px;
  padding: 0 15px;
  background: #ffffff;
  display: inline-block;
  margin-top: 10px;
}

.lvrs__postinfo {
  margin: 30px 0 20px 0;
  padding: 0 20px;
}
.lvrs__postinfo a {
  text-decoration: underline;
  background-color: #FF6F61;
  padding: 5px 10px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 14px;
}

.lvrs__postinfo-date {
  margin-bottom: 30px;
  width: 100%;
  border-bottom: 1px solid #8A96A3;
  text-align: center;
  height: 18px;
}

.lvrs__postinfo-text {
  padding: 0 20px;
}

.lvrs__postcontent {
  position: relative;
}
.lvrs__postcontent .icon-streamline-icon-lock-818x18 {
  position: absolute;
  font-size: 42px;
  color: #ffffff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.lvrs__postcontent img {
  width: 100%;
  max-height: 80vh;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.premium-video-duration {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.35);
  color: white;
  display: flex;
  align-items: flex-end;
  padding: 8px 16px;
  font-size: 14px;
}
.premium-video-duration::before {
  content: "\e96b";
  margin-right: 4px;
  font-family: "puricons";
}

.lvrs__postinteractives {
  display: flex;
  margin: 15px 0;
  padding-left: 20px;
}

.lvrs__postinteractives span {
  margin-left: 8px;
  font-size: 14px;
  color: #8A96A3;
}

.lvrs__postinteractives-item {
  display: flex;
  align-items: center;
  margin-right: 30px;
}

.lvrs__postinteractives-item.lvrs__postinteractives-likebtn {
  min-width: 85px;
  cursor: pointer;
}
.lvrs__postinteractives-item.lvrs__postinteractives-likebtn i {
  color: #FF6F61;
}

.lvrs__postinteractives-item.lvrs__postinteractives-likebtn.active i {
  color: #FF6F61;
}

.lvrs__postcommentarea {
  padding: 20px;
  background-color: #F5F6FA;
  margin-bottom: 40px;
  border-radius: 5px;
}

.lvrs__postcomment {
  margin-bottom: 20px;
}
.lvrs__postcomment p {
  font-size: 14px;
  margin-top: 0;
}

.lvrs__postcomment span {
  font-size: 11px;
  margin-bottom: 4px;
  display: inline-block;
}

.lvrs__postcomment__showall {
  font-size: 12px;
  color: #8A96A3;
  display: block;
  margin-top: 30px;
  margin-left: 20px;
  text-decoration: underline;
  cursor: pointer;
}

.lvrs__postcomment__answer {
  margin-top: 20px;
  margin-left: 20px;
  display: grid;
  grid-template-columns: 40px 1fr;
  grid-gap: 10px;
  padding-right: 50px;
}
.lvrs__postcomment__answer img {
  border-radius: 50px;
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}

.lvrs__postcomment__textarea {
  margin-top: 20px;
  position: relative;
}
.lvrs__postcomment__textarea textarea {
  border-radius: 5px;
  border: none;
  width: 100%;
  box-sizing: border-box;
  resize: none;
  min-height: 60px;
  padding: 18px 65px 18px 20px;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.lvrs__postcomment__textarea textarea:focus {
  outline: none;
}
.lvrs__postcomment__textarea textarea:focus + button {
  color: #FF6F61;
}
.lvrs__postcomment__textarea button {
  display: inline-block;
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-color: transparent;
  border: none;
  font-size: 24px;
  color: #8A96A3;
  padding: 0;
}

.lvrs__sidebar-item {
  width: 100%;
  position: sticky;
  top: 100px;
}
.lvrs__sidebar-item img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  max-height: 85vh;
}
.lvrs__sidebar-item .lvrs__sidebar-infos {
  position: absolute;
  bottom: 0;
  padding: 6.82%;
  width: 100%;
  box-sizing: border-box;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.lvrs__sidebar-item .lvrs__sidebar-infos div {
  display: flex;
  margin-bottom: 8px;
}
.lvrs__sidebar-item .lvrs__sidebar-infos i {
  font-size: 16px;
  color: #ffffff;
  margin-right: 8px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
.lvrs__sidebar-item .lvrs__sidebar-infos span {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: #ffffff;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}
.lvrs__sidebar-item .lvrs__sidebar-infos button {
  color: #ffffff;
  background-image: linear-gradient(79deg, #FF617C 0%, #FF6F61 100%);
  border: none;
  border-radius: 99px;
  font-size: 16px;
  padding: 11px 32px;
  display: block;
  margin: 20px auto 0 auto;
  width: 80%;
  max-width: 250px;
}
.lvrs__sidebar-item a {
  font-weight: bold;
}
.lvrs__sidebar-item a.heading {
  font-size: 22px;
  margin-top: 40px;
  margin-bottom: 10px;
  display: inline-block;
}
.lvrs__sidebar-item a .bonus_amount {
  position: absolute;
  top: 11%;
  width: 60%;
  text-align: center;
  font-size: 3.5vw;
  margin-left: 20%;
  color: #cccccc;
  line-height: 1.2;
}
.lvrs__sidebar-item a .bonus_amount span {
  display: block;
}
.lvrs__sidebar-item a .bonus_amount i {
  color: #cccccc;
}
.lvrs__sidebar-item .medialist {
  display: block;
}
.lvrs__sidebar-item .medialist .medialist__item {
  margin-bottom: 20px;
}
.lvrs__sidebar-item .medialist .medialist__item .medialist__item-details {
  display: none;
}

.lvrs-join h2 {
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 20px;
}
.lvrs-join img {
  display: block;
  width: 100%;
}

.lvrs-join__title {
  margin: 0 auto;
  max-width: 1024px;
}
.lvrs-join__title h1 {
  font-size: 46px;
  font-weight: 400;
  line-height: 55px;
  text-align: center;
  background-color: #ffffff;
  display: inline-block;
  margin-top: -50px;
  padding: 32px 32px 0 32px;
}

.lvrs-join__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.lvrs-join__section {
  margin: 60px;
}
.lvrs-join__section.left span {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
}
.lvrs-join__section.left div {
  margin-bottom: 12px;
  display: flex;
}
.lvrs-join__section.left i {
  color: #FF6F61;
  font-size: 20px;
  margin-right: 12px;
}
.lvrs-join__section.left p {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-top: 32px;
}
.lvrs-join__section.right input {
  display: none;
}
.lvrs-join__section.right input[type=radio]:checked + label {
  background-image: linear-gradient(180deg, #FF6F61 0%, #F5645F 100%);
  color: #ffffff;
}
.lvrs-join__section.right input[type=radio]:checked + label .small {
  color: #ffffff;
}
.lvrs-join__section.right label {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 13px 16px 9px 16px;
  border-radius: 5px;
  background-color: #F5F6FA;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  cursor: pointer;
}
.lvrs-join__section.right label:hover {
  background-image: linear-gradient(180deg, #FF6F61 0%, #F5645F 100%);
  color: #ffffff;
}
.lvrs-join__section.right label:hover .small {
  color: #ffffff;
}
.lvrs-join__section.right label div {
  display: flex;
  flex-direction: column;
}
.lvrs-join__section.right label span {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.54px;
}
.lvrs-join__section.right label span.small {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.36px;
  color: #8A96A3;
  margin-top: 4px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.lvrs-join__section.right p.small {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.36px;
  line-height: 15px;
  color: #8A96A3;
  text-align: center;
  margin-top: 20px;
}
.lvrs-join__section.right button {
  color: #ffffff;
  background-image: linear-gradient(180deg, #FF6F61 0%, #F5645F 100%);
  border: none;
  border-radius: 5px;
  font-size: 16px;
  padding: 12px 32px;
  display: block;
  margin: 20px auto 0 auto;
  width: 50%;
}

#lvrs__backtogrid {
  background-color: #F5F6FA;
  padding: 12px 24px;
  border-radius: 50px;
  display: flex;
  margin: 25px auto 10px auto;
  max-width: 85px;
  justify-content: center;
}
#lvrs__backtogrid + .lvrs__post .lvrs__postinfo {
  margin: 0 0 20px 0;
}

.lvrs__savings {
  position: absolute;
  top: 0;
  right: 95px;
  width: 60px;
}
.lvrs__savings i {
  font-size: 55px;
  color: #8A96A3;
}

.lvrs-join__section.right label .lvrs__savings span {
  position: absolute;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.37px;
  text-align: center;
  top: 6px;
  color: #ffffff;
}

@media screen and (min-width: 1560px) {
  .lvrs__sidebar-item a .bonus_amount {
    font-size: 54.6px;
  }
}
@media screen and (max-width: 1200px) {
  .lvrs-join img {
    height: 225px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
  .lvrs-join__title {
    margin: 0;
  }
  .lvrs-join h1 {
    font-size: 32px;
    line-height: 48px;
    background-color: unset;
    text-align: left;
    margin-top: 0;
    padding: 20px 0 0 40px;
  }
  .lvrs-join h2 {
    font-size: 22px;
  }
  .lvrs-join__section {
    margin: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .lvrs {
    grid-template-columns: 1fr;
    grid-column-gap: 0;
    grid-template-areas: "sidebar" "stream";
  }
  .lvrs .premium-audio .vjs-control-bar {
    margin: 20px;
  }
  .lvrs__title, .lvrs__postinfo-text {
    padding: 0;
  }
  .lvrs__postinfo {
    padding: 0;
  }
  .lvrs-join img {
    height: unset;
    max-height: 210px;
  }
  .lvrs-join__image {
    margin: 0 -20px;
  }
  .lvrs-join__content {
    grid-template-columns: 1fr;
  }
  .lvrs-join__section.right p.small {
    text-align: left;
  }
  #lvrs__sortmenu {
    right: 0;
  }
  .lvrs__sidebar {
    margin: -30px -20px 20px -20px;
  }
  .sidebar_banner {
    display: none;
  }
}
@media screen and (max-width: 1024px) and (min-width: 461px) {
  .lvrs__sidebar-logo {
    padding: 4%;
  }
  .lvrs__sidebar-logo .icon-Lover_Logo-BeMy-Main {
    font-size: 10vw;
  }
  .lvrs__sidebar-item .lvrs__sidebar-infos {
    padding: 4%;
  }
  .lvrs__sidebar-item .lvrs__sidebar-infos div {
    margin-bottom: 1.8vw;
  }
  .lvrs__sidebar-item .lvrs__sidebar-infos span {
    font-size: 2.3vw;
    line-height: 2.5vw;
    font-weight: 400;
  }
}
@media screen and (max-width: 650px) and (min-width: 461px) {
  .lvrs__sidebar-logo .icon-Lover_Logo-BeMy-Main {
    font-size: 8vw;
  }
  .lvrs__sidebar-item .lvrs__sidebar-infos div {
    align-items: center;
  }
  .lvrs__sidebar-item .lvrs__sidebar-infos button {
    margin-top: 1.5vw;
    font-size: 14px;
    padding: 10px 32px;
    width: 50%;
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .lvrs-join h1 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media screen and (max-width: 460px) {
  .lvrs__sidebar-logo .icon-Lover_Logo-BeMy-Main {
    font-size: 16vw;
  }
  .lvrs__sidebar-item img {
    max-height: 65vh;
    -o-object-position: 0 -30px;
       object-position: 0 -30px;
    min-height: 500px;
  }
}
@media screen and (max-width: 425px) {
  .lvrs__postinteractives {
    padding-left: 0;
    justify-content: space-evenly;
  }
  .lvrs__postinteractives-item {
    margin-right: 0;
  }
  .lvrs__postcommentarea {
    border-radius: 0;
  }
  .lvrs__postcomment__answer {
    padding-right: 0;
  }
  .lvrs .premium-audio {
    border-radius: 0;
  }
  .lvrs__grid, .lvrs__postcontent, .lvrs__postcommentarea, .lvrs__tabs {
    margin-left: -20px;
    margin-right: -20px;
  }
  .lvrs__grid-item i {
    font-size: 24px;
  }
  .lvrs-join__section {
    margin: 30px 0;
  }
  .lvrs-join h1 {
    padding-left: 0;
    font-weight: 600;
  }
  .lvrs-join h2 {
    font-size: 20px;
  }
  .lvrs-join__section.right p.small {
    margin-top: 40px;
  }
}
@media screen and (max-width: 320px) {
  .lvrs__sidebar-item .lvrs__sidebar-infos span {
    font-size: 14px;
  }
  .lvrs__savings {
    right: 80px;
  }
}
@media screen and (max-height: 900px) and (min-width: 1025px) {
  .lvrs__sidebar-item {
    top: 40px;
  }
  .lvrs__sidebar-item img {
    max-height: 90vh;
  }
}
.premium-audio.video-js .vjs-control:focus {
  outline: none;
}
.premium-audio.vjs-paused .vjs-big-play-button {
  display: none;
}
.premium-audio.vjs-paused .vjs-control-bar {
  display: flex;
}

.bonuspage .content-limited {
  position: relative;
  height: 90vh;
  max-height: 1000px;
  min-height: 600px;
  overflow: hidden;
}
.bonuspage .bonuspage__textarea {
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 15%;
  z-index: 2;
  transform: translate(0, -50%);
}
.bonuspage .handwriting {
  color: #ffffff;
  display: block;
  font-size: 46px;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
}
.bonuspage h1 {
  font-size: 135px;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
}
.bonuspage h3 {
  font-size: 44px;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
}
.bonuspage a {
  display: inline-block;
}
.bonuspage .infotext {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  color: #8A96A3;
}
.bonuspage .button {
  font-size: 18px;
  text-transform: uppercase;
  background-image: linear-gradient(82deg, #FF617C 0%, #FF6F61 100%);
  box-shadow: 0px 2px 15px #F9657D;
  border-radius: 100px;
  font-family: "Poppins", sans-serif;
  padding: 10px 48px 10px 48px;
  border: 2px solid transparent;
  transition: 500ms ease-out;
}
.bonuspage .button:hover {
  border: 2px solid #ffffff;
  background-image: none;
  background-color: transparent;
  box-shadow: none;
}
.bonuspage img {
  display: block;
}
@media screen and (max-width: 1560px) {
  .bonuspage .handwriting {
    font-size: 2.9vw;
  }
  .bonuspage h1 {
    font-size: 8.6vw;
  }
  .bonuspage h3 {
    font-size: 2.8vw;
  }
}
@media screen and (max-width: 1250px) {
  .bonuspage .content-limited, .bonuspage .bonuspage__coins-imagecontainer {
    max-height: 800px;
  }
}
@media screen and (max-width: 1024px) {
  .bonuspage .handwriting {
    font-size: 29px;
  }
  .bonuspage h1 {
    font-size: 86px;
  }
  .bonuspage h3 {
    font-size: 28px;
  }
  .bonuspage .bonuspage__textarea {
    top: unset;
    bottom: 10%;
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 768px) {
  .bonuspage .content-limited {
    padding: 0;
  }
  .bonuspage .bonuspage__textarea {
    left: unset;
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .bonuspage .handwriting {
    font-size: 5.7vw;
  }
  .bonuspage h1 {
    font-size: 17.1vw;
  }
  .bonuspage h3 {
    font-size: 5.5vw;
    margin-bottom: 20px;
  }
  .bonuspage .content-limited, .bonuspage .bonuspage__coins-imagecontainer {
    max-height: 630px;
  }
}

#bonuspage__coins, #error-page {
  background-image: linear-gradient(243deg, rgb(133, 147, 152) 0%, rgb(40, 48, 72) 100%);
}
#bonuspage__coins .bonuspage__coins-image, #error-page .bonuspage__coins-image {
  position: absolute;
  right: 0;
}
#bonuspage__coins .bonuspage__coins-imagecontainer, #error-page .bonuspage__coins-imagecontainer {
  position: relative;
  height: 90vh;
  max-height: 1000px;
}
#bonuspage__coins .bonuspage__coins-imagecontainer img:first-of-type, #error-page .bonuspage__coins-imagecontainer img:first-of-type {
  position: relative;
  z-index: 1;
  height: 100%;
}
#bonuspage__coins .bonuspage__coins-imagecontainer img:last-of-type, #error-page .bonuspage__coins-imagecontainer img:last-of-type {
  position: absolute;
  left: 70px;
  top: 15%;
  width: 30%;
  animation: rotate 45s linear infinite;
}
@media screen and (min-width: 1250px) and (max-height: 900px) {
  #bonuspage__coins .bonuspage__coins-image, #error-page .bonuspage__coins-image {
    right: 5%;
  }
}
@media screen and (max-width: 768px) {
  #bonuspage__coins .bonuspage__coins-image, #error-page .bonuspage__coins-image {
    right: -100px;
  }
}

#error-page {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5019607843) 100%), url(/images/static/lpcms_bg404.jpg);
  background-position: right;
  background-size: cover;
}
#error-page .bonuspage__textarea {
  left: 7%;
  max-width: 55%;
}
@media screen and (max-width: 1024px) {
  #error-page .bonuspage__textarea {
    left: 5%;
    max-width: 50%;
  }
}
@media screen and (max-width: 768px) {
  #error-page .bonuspage__textarea {
    left: unset;
    max-width: unset;
  }
  #error-page .bonuspage__textarea h3 {
    padding: 0 20px;
  }
}
#error-page .bonuspage__coins-imagecontainer img:last-of-type {
  display: none;
}

#bonuspage__livecams {
  background-image: linear-gradient(243deg, rgb(146, 133, 152) 0%, rgb(57, 40, 72) 100%);
  overflow: hidden;
}
#bonuspage__livecams .content-limited {
  overflow: unset;
}
#bonuspage__livecams .content-limited img {
  position: absolute;
  left: 70%;
  bottom: 0;
  max-height: 900px;
  height: 85vh;
}
@media screen and (max-width: 1024px) {
  #bonuspage__livecams .content-limited {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #bonuspage__livecams .content-limited .bonuspage__textarea {
    position: static;
    transform: none;
    margin: 40px 0 80px 0;
  }
  #bonuspage__livecams .content-limited img {
    position: static;
    width: 100%;
    height: auto;
  }
}

#bonuspage__videorabatt {
  background-image: linear-gradient(243deg, rgb(58, 58, 61) 0%, rgb(16, 16, 20) 100%);
}
#bonuspage__videorabatt .content-limited {
  height: unset;
}
@media screen and (max-width: 425px) {
  #bonuspage__videorabatt .content-limited {
    height: 80vh;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
  }
}
#bonuspage__videorabatt .bonuspage__textarea {
  position: static;
  transform: translate(0, 0);
  margin: 20px 0 30px 0;
}
#bonuspage__videorabatt .bonuspage__videos .bonuspage__videos-medialist {
  display: flex;
  flex-direction: row;
  margin-bottom: 12px;
  animation: videoslide alternate infinite linear 80s;
}
#bonuspage__videorabatt .bonuspage__videos .bonuspage__videos-medialist .is-vertical a {
  background-color: transparent;
}
#bonuspage__videorabatt .bonuspage__videos .bonuspage__videos-medialist:last-of-type {
  animation: videoslide alternate-reverse infinite linear 80s;
}
@media screen and (max-width: 425px) {
  #bonuspage__videorabatt .bonuspage__videos .bonuspage__videos-medialist {
    animation-name: videoslide-small;
    animation-duration: 40s;
  }
  #bonuspage__videorabatt .bonuspage__videos .bonuspage__videos-medialist:last-of-type {
    animation: videoslide-small-reverse alternate infinite linear 40s;
  }
}
@media screen and (max-height: 800px) {
  #bonuspage__videorabatt .bonuspage__videos .bonuspage__videos-medialist {
    animation-name: videoslide-small;
    animation-duration: 40s;
  }
  #bonuspage__videorabatt .bonuspage__videos .bonuspage__videos-medialist:last-of-type {
    animation: videoslide-small-reverse alternate infinite linear 40s;
  }
}
#bonuspage__videorabatt .bonuspage__videos .bonuspage__videos-medialist:hover {
  animation-play-state: paused;
}
#bonuspage__videorabatt .bonuspage__videos .bonuspage__videos-medialist img, #bonuspage__videorabatt .bonuspage__videos .bonuspage__videos-medialist video {
  width: 320px;
  margin-right: 12px;
  border-radius: 5px;
  height: 180px;
}
@media screen and (max-width: 425px) {
  #bonuspage__videorabatt .bonuspage__videos .bonuspage__videos-medialist img, #bonuspage__videorabatt .bonuspage__videos .bonuspage__videos-medialist video {
    width: 220px;
    height: 124px;
  }
}
@media screen and (max-height: 800px) {
  #bonuspage__videorabatt .bonuspage__videos .bonuspage__videos-medialist img, #bonuspage__videorabatt .bonuspage__videos .bonuspage__videos-medialist video {
    width: 220px;
    height: 124px;
  }
}
@keyframes videoslide {
  0% {
    transform: translateX(-70px);
  }
  100% {
    transform: translateX(-1460px);
  }
}
@keyframes videoslide-small {
  0% {
    transform: translateX(-70px);
  }
  100% {
    transform: translateX(-700px);
  }
}
@keyframes videoslide-small-reverse {
  100% {
    transform: translateX(-70px);
  }
  0% {
    transform: translateX(-700px);
  }
}
@media screen and (max-height: 750px) and (min-width: 501px) {
  #bonuspage__videorabatt .handwriting {
    font-size: 29px;
  }
  #bonuspage__videorabatt h1 {
    font-size: 86px;
  }
  #bonuspage__videorabatt h3 {
    font-size: 28px;
  }
}

#profile-settings {
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
  grid-gap: 50px;
  grid-template-columns: 200px 1fr;
}
@media screen and (min-width: 1105px) {
  #profile-settings {
    max-width: 1100px;
  }
}

.profile-settings__navigation {
  display: flex;
  flex-direction: column;
}
.profile-settings__navigation a {
  line-height: 44px;
  border-radius: 12px;
  margin-bottom: 4px;
  text-indent: 20px;
  transition: 0.7s ease-out;
  font-size: 14px;
}
.profile-settings__navigation a.active {
  background: linear-gradient(299deg, rgb(235, 235, 235) 0%, rgb(249, 249, 249) 100%);
  font-weight: 600;
}
.profile-settings__navigation a:hover {
  background: linear-gradient(299deg, rgb(235, 235, 235) 0%, rgb(249, 249, 249) 100%);
  transition: 0.35s ease-in-out;
  text-indent: 30px;
}

.profile-settings__content {
  padding: 0 50px;
  border-left: 1px solid #EBEBEB;
}
.profile-settings__content .profile-settings__section {
  margin-bottom: 80px;
}
.profile-settings__content h1 {
  font-size: 28px;
  margin-bottom: 40px;
}
.profile-settings__content h2 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 4px;
}
.profile-settings__content .infotext {
  font-size: 12px;
  display: block;
  color: #545454;
}
.profile-settings__content .infotext.indented {
  margin-left: 27px;
}
.profile-settings__content a {
  text-decoration: underline;
}
.profile-settings__content .inputbox {
  margin-top: 20px;
  display: block;
}
.profile-settings__content .inputbox input {
  display: block;
  box-shadow: none;
  background-color: transparent;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  box-sizing: border-box;
  width: 350px;
}
.profile-settings__content .inputbox input::-moz-placeholder {
  font-weight: 300;
}
.profile-settings__content .inputbox input::placeholder {
  font-weight: 300;
}
.profile-settings__content .inputbox input:disabled {
  background-color: #f9f9f9;
}
.profile-settings__content button, .profile-settings__content a.button-md {
  font-size: 14px;
  font-weight: 500;
  border-width: 1px;
  padding: 8px 16px;
}
.profile-settings__content button:disabled, .profile-settings__content a.button-md:disabled {
  pointer-events: none;
}
.profile-settings__content .payment-settings-headline img {
  display: none;
}
.profile-settings__content .saved-payments {
  display: flex;
  align-items: center;
  background-color: #f9f9f9;
  margin-bottom: 12px;
  border-radius: 12px;
  width: 100%;
  max-width: 500px;
  justify-content: space-between;
}
.profile-settings__content .saved-payments:first-of-type {
  margin-top: 16px;
}
.profile-settings__content .saved-payments > div {
  display: flex;
  align-items: center;
}
.profile-settings__content .saved-payments span {
  margin-left: 24px;
  padding: 12px 0;
}
.profile-settings__content .saved-payments img {
  height: 18px;
  margin-left: 24px;
}
.profile-settings__content .saved-payments a {
  font-size: 12px;
  margin: 0 12px;
  color: #FF6F61;
  text-decoration: none;
  padding: 12px;
  border-radius: 12px;
}
.profile-settings__content .saved-payments a:hover {
  text-decoration: underline;
}
.profile-settings__content .alert {
  background-color: #f9f9f9;
  padding: 20px 24px;
  font-size: 14px;
  border-radius: 12px;
  border: 0;
  color: #000000;
  font-weight: 300;
  line-height: 1.5;
}
.profile-settings__content .alert p {
  margin-top: 0;
  font-size: 14px;
}
.profile-settings__content .alert.alert-success {
  background-color: #ebffe5;
}
.profile-settings__content .alert.alert-danger {
  background-color: #ffe5e5;
}
.profile-settings__content form {
  margin-top: 20px;
}
.profile-settings__content form input[type=checkbox] + label, .profile-settings__content form input[type=radio] + label {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  position: relative;
}
.profile-settings__content form input[type=checkbox] + label::before {
  margin: 0 8px 0 0;
  border: 1px solid #0A0A0A;
  padding: 1px 0px 1px 2px;
}
.profile-settings__content form input[type=checkbox]:checked + label::before {
  border-color: #FF6F61;
  background-color: #FF6F61;
  color: #F9F9F9;
  font-size: 13px;
}
.profile-settings__content form input[type=radio] {
  display: none;
}
.profile-settings__content form input[type=radio] + label::before {
  width: 15px;
  height: 15px;
  border-radius: 99px;
  border: 1px solid #0A0A0A;
  content: "";
  margin-right: 8px;
  padding: 1px;
}
.profile-settings__content form input[type=radio] + label::after {
  width: 13px;
  height: 13px;
  border-radius: 99px;
  background-color: #FF6F61;
  content: "";
  position: absolute;
  left: 3px;
  transform: scale(0);
  transition: 200ms transform ease-in-out;
}
.profile-settings__content form input[type=radio]:checked + label::before {
  border-color: #FF6F61;
}
.profile-settings__content form input[type=radio]:checked + label::after {
  transform: scale(1);
  transition: 200ms transform ease-in-out;
}
.profile-settings__content form div {
  margin-top: 16px;
}
.profile-settings__content .current-runtime {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  background-color: #f9f9f9;
  padding: 20px 24px;
  border-radius: 12px;
  max-width: 500px;
  box-sizing: border-box;
}
.profile-settings__content .current-runtime div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.profile-settings__content .current-runtime span:first-of-type {
  font-weight: 500;
  margin-bottom: 4px;
}
.profile-settings__content .current-runtime a {
  font-size: 12px;
  color: #FF6F61;
  text-decoration: none;
  display: block;
  margin-bottom: 8px;
}
.profile-settings__content #new-runtime {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 16px;
  max-width: 500px;
}
.profile-settings__content #new-runtime div {
  margin-top: 0;
}
.profile-settings__content #new-runtime input[type=radio] + label {
  background-color: #f9f9f9;
  border: 2px solid #f9f9f9;
  padding: 18px 22px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 12px;
  justify-content: space-between;
}
.profile-settings__content #new-runtime input[type=radio] + label .infotext {
  margin-left: 0;
}
.profile-settings__content #new-runtime input[type=radio]:checked + label {
  border-color: #FF6F61;
}
.profile-settings__content #new-runtime input[type=radio] + label::before, .profile-settings__content #new-runtime input[type=radio] + label::after {
  display: none;
}
.profile-settings__content #new-runtime span.runtime-active {
  position: absolute;
  left: 10px;
  top: -10px;
  background-color: #ffe2df;
  padding: 2px 8px;
  border-radius: 8px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #FF6F61;
}

@media screen and (max-width: 820px) {
  #profile-settings {
    grid-gap: 30px;
  }
  .profile-settings__content {
    padding-left: 30px;
    padding-right: 10px;
  }
  .profile-settings__content .inputbox input {
    width: 100%;
  }
  .profile-settings__content .saved-payments {
    max-width: unset;
  }
  .profile-settings__content .saved-payments i {
    font-size: 50px;
  }
  .profile-settings__content .saved-payments span {
    font-size: 14px;
    font-weight: 500;
  }
}
@media screen and (max-width: 750px) {
  #profile-settings {
    grid-template-columns: 1fr;
  }
  #profile-settings .profile-settings__navigation {
    text-align: center;
    align-items: center;
  }
  #profile-settings .profile-settings__navigation a {
    text-indent: 0;
    max-width: 400px;
    width: 100%;
  }
  #profile-settings .profile-settings__content {
    border-top: 1px solid #EBEBEB;
    border-left: none;
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 650px) {
  .profile-settings__content h1 {
    font-size: 22px;
  }
}
@media screen and (max-width: 560px) {
  #profile-settings .profile-settings__content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 450px) {
  .profile-settings__content .saved-payments img {
    display: none;
  }
  .profile-settings__content .payment-settings-headline {
    display: flex;
    align-items: center;
    margin-bottom: 4px;
  }
  .profile-settings__content .payment-settings-headline img {
    height: 16px;
    margin-right: 12px;
    display: block;
    margin-left: 4px;
  }
  .profile-settings__content .payment-settings-headline h2 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 450px) {
  .profile-settings__content .current-runtime {
    flex-direction: column;
  }
  .profile-settings__content .current-runtime div:last-of-type {
    flex-direction: row;
    margin-top: 24px;
  }
  .profile-settings__content .current-runtime div:last-of-type a {
    margin-bottom: 0;
    margin-right: 20px;
  }
}
@media screen and (max-width: 375px) {
  .profile-settings__content .saved-payments span {
    margin-left: 12px;
    padding: 8px 0;
  }
  .profile-settings__content .saved-payments a {
    margin: 0;
  }
}
@font-face {
  font-family: "videojs-theaterMode";
  speak: none;
  src: url("data:application/font-sfnt;base64,AAEAAAALAIAAAwAwT1MvMg8SB2gAAAC8AAAAYGNtYXAXVtKIAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZpVu9XQAAAF4AAAAnGhlYWQSAf6DAAACFAAAADZoaGVhC8IHxwAAAkwAAAAkaG10eBO3AAAAAAJwAAAAGGxvY2EAdgBKAAACiAAAAA5tYXhwAAkACwAAApgAAAAgbmFtZZlKCfsAAAK4AAABhnBvc3QAAwAAAAAEQAAAACAAAwU9AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6QH//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAACAAD/wAW3A8AABAAIAAABESERITchESEFJfttBJOS+kkFtwMu/SQC3JL8AAAAAAACAAD/wAgAA8AABAAIAAABESERITchESEHM/maBmbN+AAIAALz/ZoCZs38AAAAAAABAAAAAAAAL/heSV8PPPUACwQAAAAAANVx3QMAAAAA1XHdAwAA/8AIAAPAAAAACAACAAAAAAAAAAEAAAPA/8AAAAgAAAAAAAgAAAEAAAAAAAAAAAAAAAAAAAAGBAAAAAAAAAAAAAAAAgAAAAW3AAAIAAAAAAAAAAAKABQAHgA2AE4AAAABAAAABgAJAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEABwAAAAEAAAAAAAIABwBgAAEAAAAAAAMABwA2AAEAAAAAAAQABwB1AAEAAAAAAAUACwAVAAEAAAAAAAYABwBLAAEAAAAAAAoAGgCKAAMAAQQJAAEADgAHAAMAAQQJAAIADgBnAAMAAQQJAAMADgA9AAMAAQQJAAQADgB8AAMAAQQJAAUAFgAgAAMAAQQJAAYADgBSAAMAAQQJAAoANACkaWNvbW9vbgBpAGMAbwBtAG8AbwBuVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwaWNvbW9vbgBpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuUmVndWxhcgBSAGUAZwB1AGwAYQByaWNvbW9vbgBpAGMAbwBtAG8AbwBuRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format("truetype"), url("data:application/font-woff;base64,d09GRgABAAAAAASsAAsAAAAABGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIHaGNtYXAAAAFoAAAAVAAAAFQXVtKIZ2FzcAAAAbwAAAAIAAAACAAAABBnbHlmAAABxAAAAJwAAACclW71dGhlYWQAAAJgAAAANgAAADYSAf6DaGhlYQAAApgAAAAkAAAAJAvCB8dobXR4AAACvAAAABgAAAAYE7cAAGxvY2EAAALUAAAADgAAAA4AdgBKbWF4cAAAAuQAAAAgAAAAIAAJAAtuYW1lAAADBAAAAYYAAAGGmUoJ+3Bvc3QAAASMAAAAIAAAACAAAwAAAAMFPQGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6QEDwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEADgAAAAKAAgAAgACAAEAIOkB//3//wAAAAAAIOkA//3//wAB/+MXBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAgAA/8AFtwPAAAQACAAAAREhESE3IREhBSX7bQSTkvpJBbcDLv0kAtyS/AAAAAAAAgAA/8AIAAPAAAQACAAAAREhESE3IREhBzP5mgZmzfgACAAC8/2aAmbN/AAAAAAAAQAAAAAAAC/4XklfDzz1AAsEAAAAAADVcd0DAAAAANVx3QMAAP/ACAADwAAAAAgAAgAAAAAAAAABAAADwP/AAAAIAAAAAAAIAAABAAAAAAAAAAAAAAAAAAAABgQAAAAAAAAAAAAAAAIAAAAFtwAACAAAAAAAAAAACgAUAB4ANgBOAAAAAQAAAAYACQACAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGljb21vb24AaQBjAG8AbQBvAG8AblZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGljb21vb24AaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AblJlZ3VsYXIAUgBlAGcAdQBsAGEAcmljb21vb24AaQBjAG8AbQBvAG8AbkZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("woff");
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid *, .lpcms-player .video-js.vjs-default-skin * {
  outline: none !important;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-volume-tooltip, .lpcms-player .video-js.vjs-default-skin .vjs-volume-tooltip {
  display: none !important;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-thumbnail, .lpcms-player .video-js.vjs-default-skin .vjs-thumbnail {
  width: 200px;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-progress-control:hover .vjs-time-tooltip, .lpcms-player .video-js.vjs-default-skin .vjs-progress-control:hover .vjs-time-tooltip {
  font-size: 12px;
  padding-bottom: 6px;
  top: -33px;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-quality-selector, .lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-http-source-selector, .lpcms-player .video-js.vjs-default-skin .vjs-quality-selector, .lpcms-player .video-js.vjs-default-skin .vjs-http-source-selector {
  display: block;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-quality-selector .vjs-menu-button, .lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-http-source-selector .vjs-menu-button, .lpcms-player .video-js.vjs-default-skin .vjs-quality-selector .vjs-menu-button, .lpcms-player .video-js.vjs-default-skin .vjs-http-source-selector .vjs-menu-button {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-quality-selector .vjs-icon-placeholder, .lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-http-source-selector .vjs-icon-placeholder, .lpcms-player .video-js.vjs-default-skin .vjs-quality-selector .vjs-icon-placeholder, .lpcms-player .video-js.vjs-default-skin .vjs-http-source-selector .vjs-icon-placeholder {
  font-family: "VideoJS";
  font-weight: normal;
  font-style: normal;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-quality-selector .vjs-icon-placeholder:before, .lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-http-source-selector .vjs-icon-placeholder:before, .lpcms-player .video-js.vjs-default-skin .vjs-quality-selector .vjs-icon-placeholder:before, .lpcms-player .video-js.vjs-default-skin .vjs-http-source-selector .vjs-icon-placeholder:before {
  content: "\f110";
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-quality-changing .vjs-big-play-button, .lpcms-player .video-js.vjs-default-skin .vjs-quality-changing .vjs-big-play-button {
  display: none;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-quality-changing .vjs-control-bar, .lpcms-player .video-js.vjs-default-skin .vjs-quality-changing .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-theater-mode-control-open,
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-theater-mode-control-close, .lpcms-player .video-js.vjs-default-skin .vjs-theater-mode-control-open,
.lpcms-player .video-js.vjs-default-skin .vjs-theater-mode-control-close {
  font-family: "videojs-theaterMode";
  float: right;
  cursor: pointer;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-theater-mode-control-open.vjs-control:before, .lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-theater-mode-control-close.vjs-control:before, .lpcms-player .video-js.vjs-default-skin .vjs-theater-mode-control-open.vjs-control:before, .lpcms-player .video-js.vjs-default-skin .vjs-theater-mode-control-close.vjs-control:before {
  content: " ";
  height: 18px;
  width: 28px;
  display: block;
  border: 2px solid #ffffff;
  margin-left: 6px;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-menu-button-popup .vjs-menu, .lpcms-player .video-js.vjs-default-skin .vjs-menu-button-popup .vjs-menu {
  bottom: 19px;
  height: auto;
  padding-bottom: 24px;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .lpcms-player .video-js.vjs-default-skin .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  position: relative;
  font-size: 12px;
  border-radius: 3px;
  background-color: rgba(16, 16, 20, 0.5);
  padding: 10px;
  bottom: 0;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-menu-button-popup .vjs-menu li, .lpcms-player .video-js.vjs-default-skin .vjs-menu-button-popup .vjs-menu li {
  text-align: left;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-menu-button-popup .vjs-menu li.vjs-selected, .lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-menu-button-popup .vjs-menu li.vjs-menu-item:hover, .lpcms-player .video-js.vjs-default-skin .vjs-menu-button-popup .vjs-menu li.vjs-selected, .lpcms-player .video-js.vjs-default-skin .vjs-menu-button-popup .vjs-menu li.vjs-menu-item:hover {
  background-color: transparent;
  color: #FF6F61;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-current-time, .lpcms-player .video-js.vjs-default-skin .vjs-current-time {
  padding-right: 8px;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-current-time:after, .lpcms-player .video-js.vjs-default-skin .vjs-current-time:after {
  content: "/";
  font-size: 14px;
  line-height: 43px;
  margin-left: 7px;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-duration, .lpcms-player .video-js.vjs-default-skin .vjs-duration {
  padding-left: 0;
  color: rgba(228, 228, 228, 0.69);
  flex-grow: 1;
  text-align: left;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-time-control, .lpcms-player .video-js.vjs-default-skin .vjs-time-control {
  display: block;
  line-height: 43px;
  font-size: 14px;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-remaining-time, .lpcms-player .video-js.vjs-default-skin .vjs-remaining-time {
  display: none;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-big-play-button, .lpcms-player .video-js.vjs-default-skin .vjs-big-play-button {
  border: 0;
  background-color: transparent;
  border-radius: 0;
  font-size: 150px;
  line-height: 1em;
  height: 1em;
  width: 1em;
  left: 50%;
  top: 50%;
  margin-top: -0.5em;
  margin-left: -0.5em;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-menu li.vjs-menu-item:focus, .lpcms-player .video-js.vjs-default-skin .vjs-menu li.vjs-menu-item:focus {
  background: none;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-control-bar, .lpcms-player .video-js.vjs-default-skin .vjs-control-bar {
  height: 43px;
  background-color: rgba(16, 16, 20, 0.5);
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-play-control, .lpcms-player .video-js.vjs-default-skin .vjs-play-control {
  width: 45px;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-time-controls, .lpcms-player .video-js.vjs-default-skin .vjs-time-controls {
  order: 9;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-current-time,
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-no-flex .vjs-current-time, .lpcms-player .video-js.vjs-default-skin .vjs-current-time,
.lpcms-player .video-js.vjs-default-skin .vjs-no-flex .vjs-current-time {
  display: block;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-duration,
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-no-flex .vjs-duration, .lpcms-player .video-js.vjs-default-skin .vjs-duration,
.lpcms-player .video-js.vjs-default-skin .vjs-no-flex .vjs-duration {
  display: block;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-time-divider, .lpcms-player .video-js.vjs-default-skin .vjs-time-divider {
  display: block;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-slider, .lpcms-player .video-js.vjs-default-skin .vjs-slider {
  background-color: #1b1d1f;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-slider, .lpcms-player .video-js.vjs-default-skin .vjs-slider {
  margin: 0;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-control.vjs-progress-control, .lpcms-player .video-js.vjs-default-skin .vjs-control.vjs-progress-control {
  height: 5px;
  width: 100%;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-skin-twitchy:hover .vjs-control.vjs-progress-control, .lpcms-player .video-js.vjs-default-skin .vjs-skin-twitchy:hover .vjs-control.vjs-progress-control {
  height: 3em;
  top: -3em;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-skin-twitchy:hover .vjs-control.vjs-progress-control .vjs-play-progress,
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-skin-twitchy:hover .vjs-control.vjs-progress-control .vjs-load-progress, .lpcms-player .video-js.vjs-default-skin .vjs-skin-twitchy:hover .vjs-control.vjs-progress-control .vjs-play-progress,
.lpcms-player .video-js.vjs-default-skin .vjs-skin-twitchy:hover .vjs-control.vjs-progress-control .vjs-load-progress {
  height: 3em;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-progress-control, .lpcms-player .video-js.vjs-default-skin .vjs-progress-control {
  display: border-box;
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-load-progress div, .lpcms-player .video-js.vjs-default-skin .vjs-load-progress div {
  background: #f1f1f1;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-load-progress, .lpcms-player .video-js.vjs-default-skin .vjs-load-progress {
  background: #f1f1f1;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-play-progress, .lpcms-player .video-js.vjs-default-skin .vjs-play-progress {
  background-color: #FF6F61;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-progress-control:hover .vjs-progress-holder, .lpcms-player .video-js.vjs-default-skin .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1em;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-play-progress:before, .lpcms-player .video-js.vjs-default-skin .vjs-play-progress:before {
  content: "\f111";
  position: absolute;
  font-size: 16px;
  top: -6px;
  right: -10px;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-progress-holder, .lpcms-player .video-js.vjs-default-skin .vjs-progress-holder {
  height: 100%;
  transition: height 0.5s;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-progress-control:hover .vjs-play-progress .vjs-time-tooltip, .lpcms-player .video-js.vjs-default-skin .vjs-progress-control:hover .vjs-play-progress .vjs-time-tooltip {
  display: none;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-progress-control .vjs-mouse-display .vjs-time-tooltip, .lpcms-player .video-js.vjs-default-skin .vjs-progress-control .vjs-mouse-display .vjs-time-tooltip {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 6px 8px 6px 8px;
  pointer-events: none;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-volume-bar.vjs-slider-horizontal, .lpcms-player .video-js.vjs-default-skin .vjs-volume-bar.vjs-slider-horizontal {
  width: 8em;
  height: 5px;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-volume-control, .lpcms-player .video-js.vjs-default-skin .vjs-volume-control {
  align-items: center;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-volume-panel, .lpcms-player .video-js.vjs-default-skin .vjs-volume-panel {
  width: 12em !important;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal, .lpcms-player .video-js.vjs-default-skin .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  height: 100% !important;
  width: 10em !important;
  opacity: 1;
  visibility: visible;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-volume-panel .vjs-volume-control, .lpcms-player .video-js.vjs-default-skin .vjs-volume-panel .vjs-volume-control {
  margin-left: 9px;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-volume-level, .lpcms-player .video-js.vjs-default-skin .vjs-volume-level {
  background-color: #ffffff;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level, .lpcms-player .video-js.vjs-default-skin .vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
  height: 5px;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level:before, .lpcms-player .video-js.vjs-default-skin .vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level:before {
  font-size: 16px;
  top: -6px;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-volume-bar.vjs-slider-horizontal .vjs-volume-handle, .lpcms-player .video-js.vjs-default-skin .vjs-volume-bar.vjs-slider-horizontal .vjs-volume-handle {
  left: 4.3em;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-mute-control, .lpcms-player .video-js.vjs-default-skin .vjs-mute-control {
  width: 2.5em;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-volume-bar .vjs-volume-handle:before, .lpcms-player .video-js.vjs-default-skin .vjs-volume-bar .vjs-volume-handle:before {
  font-size: 2em;
  top: -0.35em;
  left: -0.1em;
  content: "▮";
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-custom-control-spacer, .lpcms-player .video-js.vjs-default-skin .vjs-custom-control-spacer {
  display: flex;
  flex: auto;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-fullscreen-control, .lpcms-player .video-js.vjs-default-skin .vjs-fullscreen-control {
  text-align: right;
  padding-right: 5px;
  order: 10;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-fullscreen-control:before, .lpcms-player .video-js.vjs-default-skin .vjs-fullscreen-control:before {
  position: relative;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-button > .vjs-icon-placeholder:before, .lpcms-player .video-js.vjs-default-skin .vjs-button > .vjs-icon-placeholder:before {
  font-size: 27px;
  margin-top: -2px;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-menu-button > div.vjs-playback-rate-value, .lpcms-player .video-js.vjs-default-skin .vjs-menu-button > div.vjs-playback-rate-value {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lpcms-player .video-js.vjs-default-skin.vjs-fluid .vjs-chromecast-button .vjs-icon-placeholder, .lpcms-player .video-js.vjs-default-skin .vjs-chromecast-button .vjs-icon-placeholder {
  width: 24px;
  height: 24px;
}

#siteheader-navi-menu-profile {
  display: none;
  position: absolute;
  width: 240px;
  right: 20px;
  z-index: 2;
  top: 40px;
  margin: 0 60px;
  padding-top: 30px;
}
@media screen and (max-width: 1104px) {
  #siteheader-navi-menu-profile {
    margin: 0;
    right: 0;
  }
}
#siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  padding: 24px;
  background-color: #ffffff;
  box-shadow: 0 4px 16px hsla(0, 0%, 4%, 0.2);
  border-radius: 8px;
}
#siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner a {
  text-transform: unset;
}
#siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner #siteheader-navi-menu-profile-banner {
  display: flex;
}
#siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner #siteheader-navi-menu-profile-accountinfos {
  margin-bottom: 20px;
}
#siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner #siteheader-navi-menu-profile-accountinfos .accountname {
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  text-align: right;
}
#siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner #siteheader-navi-menu-profile-accountinfos .accountname:first-of-type {
  font-weight: 600;
}
#siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner #siteheader-navi-menu-profile-accountinfos .accountname:last-of-type {
  font-size: 12px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
}
#siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner #siteheader-navi-menu-profile-accountinfos .coins {
  font-size: 16px;
  font-weight: normal;
  display: flex;
  align-items: baseline;
  justify-content: space-evenly;
}
#siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner #siteheader-navi-menu-profile-accountinfos .coins div {
  display: flex;
}
#siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner #siteheader-navi-menu-profile-accountinfos .coins p {
  margin: 0 0 0 4px;
  font-weight: 400;
}
#siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner #siteheader-navi-menu-profile-accountinfos #siteheader-navi-menu-profile-accountinfos-paymenttrigger {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 20px;
  margin: 10px 12px 0 12px;
  text-align: center;
}
#siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner #siteheader-navi-menu-profile-accountinfos #siteheader-navi-menu-profile-accountinfos-paymenttrigger .button {
  padding: 8px 32px;
  line-height: 1;
  display: block;
}
#siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner #siteheader-navi-menu-profile-mycontent, #siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner #siteheader-navi-menu-profile-accountsettings {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
}
#siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner .linklist {
  display: flex;
  flex-direction: column;
}
#siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner .linklist a {
  line-height: 26px;
  display: inline-block;
  white-space: nowrap;
}
#siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner .linklist a:hover {
  color: #FF6F61;
}
#siteheader-navi-menu-profile #siteheader-navi-menu-profile-inner .icon {
  font-size: 20px;
  color: #FF6F61;
}

#siteheader-navi-btn-profile:hover + #siteheader-navi-menu-profile, #siteheader-navi-menu-profile:hover {
  display: block;
}

.tab-navigation-h1 {
  float: left;
  margin-top: 15px;
}

.tab-navigation {
  float: right;
  margin-top: 26px;
  margin-bottom: 25px;
  width: 215px;
  display: flex;
  justify-content: space-between;
}
.tab-navigation .selected {
  font-weight: 600;
  display: inline-block;
  position: relative;
}
.tab-navigation .selected:after {
  width: 30px;
  height: 3px;
  background-color: #FF6F61;
  border-radius: 3px;
  content: " ";
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: -1px;
}

#chat-medialist > div {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#chat-medialist > div .chat-received-attachment {
  width: 24%;
}
#chat-medialist > div .chat-received-attachment img {
  width: 100%;
  float: none;
  cursor: pointer;
}

#modal-livecam-external iframe {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 0;
}
#modal-livecam-external .close-modal {
  background: black;
  top: 3px;
  right: 3px;
}
#modal-livecam-external .close-modal .close-icon {
  color: #ffffff;
}
@media screen and (max-width: 1104px) {
  #modal-livecam-external .lpmodal .modal-box {
    max-height: 680px;
    height: auto;
  }
}

#modal-verifyuser .modal-box {
  height: auto;
}
#modal-verifyuser a {
  color: #FF6F61;
  font-weight: 600;
}
#modal-verifyuser .alert {
  display: none;
}

#modal-payment .modal-box {
  min-height: 650px;
  max-height: 800px;
  height: 90vh;
}
#modal-payment .modal-box .modal-body {
  flex-direction: column;
  justify-content: flex-end;
}
#modal-payment .modal-box .modal-body .alert {
  font-size: 14px;
  min-width: unset;
}
#modal-payment .modal-box .modal-body .input-box:before {
  width: 288px;
}
#modal-payment .modal-box .modal-body #payment-error-message,
#modal-payment .modal-box .modal-body #payment-success-message,
#modal-payment .modal-box .modal-body .payment-form,
#modal-payment .modal-box .modal-body #payment-elv-new-bic-field,
#modal-payment .modal-box .modal-body .hidden-bic,
#modal-payment .modal-box .modal-body #payment-elv-new-pinform {
  display: none;
}
#modal-payment .modal-box .modal-body #payment-elv-new {
  font-size: 14px;
}
#modal-payment .modal-box .modal-body #payment-elv-new iframe {
  border: 0;
  min-height: 520px;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent {
  display: flex;
  flex-grow: 1;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-left {
  color: white;
}
@media screen and (max-width: 1024px) {
  #modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-left {
    color: #0A0A0A;
  }
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent h2 {
  margin-bottom: 6px;
  margin-left: 30px;
  margin-top: 30px;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent h3 {
  font-weight: normal;
  font-size: 17px;
  margin-left: 30px;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms {
  display: none;
  min-width: 330px;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form {
  margin-top: 10px;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form input {
  border: 1px solid #8a96a3;
  margin-bottom: 12px;
  margin-top: 0;
  font-family: "Poppins", sans-serif;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form input::-moz-placeholder {
  color: #8a96a3;
  font-weight: 300;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form input::placeholder {
  color: #8a96a3;
  font-weight: 300;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form#payment-cc-new a {
  text-decoration: underline;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #0A0A0A;
  border-radius: 3px;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form input {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form input::-moz-placeholder {
  color: gray;
  font-weight: unset;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form input::placeholder {
  color: gray;
  font-weight: unset;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-group-expiry {
  width: 50%;
  float: left;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-group-cvv {
  width: 50%;
  float: right;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-group-cvv .wpwl-wrapper-cvv {
  width: 100%;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-group-submit {
  clear: both;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-group-submit .wpwl-wrapper-submit {
  display: flex;
  justify-content: center;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-group,
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-wrapper {
  width: 100% !important;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-group-expiry,
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-group-cvv {
  width: 45% !important;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-wrapper input,
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-control-iframe {
  border: 1px solid #8a96a3;
  border-radius: 3px;
  background-color: transparent;
  font-size: 17px;
  padding: 12px 12px 8px 12px;
  height: 45px;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-group-brand,
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-label {
  display: none !important;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-control-cardHolder,
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-control-expiry {
  padding-left: 6px;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-group-cardHolder,
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-group-expiry {
  margin-bottom: 0;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form .wpwl-form .wpwl-button {
  display: flex;
  align-items: center;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms .payment-form iframe {
  width: 100%;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms #modal-payment-forms-amountinfo {
  font-size: 16px;
  margin-bottom: 30px;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms #modal-payment-forms-amountinfo #modal-payment-forms-amountinfo-description {
  font-size: 12px;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #8a96a3;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms #modal-payment-forms-amountinfo #modal-payment-forms-amountinfo-amount {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms #modal-payment-forms-amountinfo #modal-payment-forms-amountinfo-amount #modal-payment-forms-amountinfo-coins {
  font-size: 24px;
  color: #0A0A0A;
  float: left;
  font-weight: 600;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms #modal-payment-forms-amountinfo #modal-payment-forms-amountinfo-amount #modal-payment-forms-amountinfo-euros {
  float: right;
  font-size: 24px;
  color: #8a96a3;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms #modal-payment-forms-amountinfo #modal-payment-forms-amountinfo-boni {
  display: none;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms #modal-payment-forms-amountinfo #modal-payment-forms-amountinfo-boni .modal-payment-forms-amountinfo-bonus {
  color: #8a96a3;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-payment-forms #modal-payment-forms-amountinfo #modal-payment-forms-amountinfo-boni .modal-payment-forms-amountinfo-bonus .icon {
  color: #6dd5d7;
  margin-right: 5px;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right div.form {
  width: 330px;
}
@media screen and (max-width: 425px) {
  #modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right div.form {
    box-sizing: border-box;
    width: 100%;
  }
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectoption {
  width: 100%;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectoption #payment-saved-methods span {
  margin-bottom: 10px;
  display: block;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectoption #payment-saved-methods span.bonus-payment {
  margin-bottom: 0;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectoption .payment-option {
  cursor: pointer;
  padding: 8px 12px 8px 12px;
  font-size: 16px;
  background-image: linear-gradient(180deg, rgba(138, 150, 163, 0.0509803922) 0%, rgba(138, 150, 163, 0.1490196078) 100%);
  margin-bottom: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 3px;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectoption .payment-option img {
  float: right;
  width: 75px;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectoption .payment-option.inactive {
  opacity: 0.5;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectoption .payment-option.saved {
  display: flex;
  justify-content: space-between;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectoption .payment-option.saved img {
  margin-top: 0px;
  float: none;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-continue {
  display: none;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-continue #modal-payment-loadformbtn {
  background-image: linear-gradient(79deg, #ff617c, #ff6f61);
  margin: 24px auto 0 auto;
  display: block;
  border-radius: 99px;
  padding: 10px 48px;
  text-transform: uppercase;
  font-size: 14px;
  min-width: 200px;
  margin-bottom: 10px;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectamount {
  width: 100%;
  display: none;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectamount .payment-amount {
  cursor: pointer;
  display: flex;
  border: 1px solid #f1f1f1;
  border-radius: 3px;
  background-color: #ffffff;
  justify-content: space-between;
  margin-bottom: 8px;
  align-items: center;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectamount .payment-amount .radiobtn-styled,
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectamount .payment-amount .payment-amount-coins,
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectamount .payment-amount .payment-amount-euros {
  margin-top: 8px;
  margin-bottom: 8px;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectamount .payment-amount .payment-amount-euros {
  margin-right: 12px;
  text-align: right;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectamount .payment-amount .radiobtn-styled {
  flex-grow: 0;
  margin-left: 12px;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectamount .payment-amount label {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  margin-top: 0;
  align-items: center;
  cursor: pointer;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectamount .payment-amount label .payment-amount-bonus {
  background-color: #6dd5d7;
  color: white;
  font-size: 12px;
  padding: 6px 14px 6px 14px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-weight: 600;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectamount .payment-amount label .payment-amount-bonus .payment-amount-bonus-amount {
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectamount .payment-amount label .payment-amount-bonus span {
  line-height: 1;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectamount .payment-amount label .payment-amount-bonus[data-bonustype=videogift] .payment-amount-bonus-amount {
  font-size: 13px;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-right #modal-payment-selectamount .payment-amount label div {
  font-size: 14px;
  font-weight: 400;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent #modal-payment-forms-backbtn {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 18px;
  cursor: pointer;
}
#modal-payment .modal-box .modal-body #modal-payment-maincontent #modal-payment-submitbtn {
  display: none;
}
#modal-payment .modal-box .modal-body .lpmodal-footer {
  display: flex;
  background-image: linear-gradient(0deg, #f1f1f1, rgba(241, 241, 241, 0));
  padding: 200px 30px 30px 30px;
  font-size: 14px;
  flex-direction: column;
  text-align: center;
  position: absolute;
  width: 400px;
}
#modal-payment .modal-box .modal-body .lpmodal-footer a {
  text-decoration: underline;
}
#modal-payment .modal-box .modal-body .lpmodal-footer #modal-payment-footertext {
  margin-top: 15px;
  line-height: 1.25;
}
#modal-payment .modal-box .modal-body .lpmodal-footer #modal-payment-footertext span {
  font-size: 12px;
}
#modal-payment .modal-box .modal-body .lpmodal-footer #modal-payment-trustelements {
  display: flex;
  font-weight: 600;
  justify-content: center;
}
#modal-payment .modal-box .modal-body .lpmodal-footer #modal-payment-trustelements .lpmodal-payment-trustelement {
  display: flex;
  flex-direction: column;
  text-align: center;
}
#modal-payment .modal-box .modal-body .lpmodal-footer #modal-payment-trustelements .icon {
  display: block;
  font-size: 24px;
  margin-bottom: 5px;
}
#modal-payment .modal-box .modal-body #payment-verifier-code {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#modal-payment .modal-box .modal-body #payment-verifier-code input[type=text] {
  width: 80px;
}
#modal-payment .modal-box .modal-body input[type=text] {
  display: block;
  box-shadow: none;
  background-color: transparent;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  box-sizing: border-box;
  padding: 12px;
  font-size: 14px;
  color: #0A0A0A;
  margin-top: 10px;
}
#modal-payment[data-dialogtype=subscription] #modal-payment-selectamount {
  display: none !important;
}
#modal-payment[data-dialogtype=subscription] .payment-option.new[data-paymentoption=su], #modal-payment[data-dialogtype=subscription] .payment-option.new[data-paymentoption=psc] {
  display: none !important;
}

#modal-payment-done .modal-box,
#modal-payment-error .modal-box {
  width: 970px;
  height: 800px;
  overflow: hidden;
}
#modal-payment-done .modal-box .modal-body,
#modal-payment-error .modal-box .modal-body {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-size: 17px;
}
#modal-payment-done .modal-box .modal-body #modal-payment-done-backlink a,
#modal-payment-error .modal-box .modal-body #modal-payment-done-backlink a {
  color: #ffffff;
}
#modal-payment-done .modal-box .modal-body *,
#modal-payment-error .modal-box .modal-body * {
  z-index: 2;
}
#modal-payment-done .modal-box .modal-body .icon-streamline-icon-check-118x18,
#modal-payment-error .modal-box .modal-body .icon-streamline-icon-check-118x18 {
  font-size: 70px;
}
#modal-payment-done .modal-box .modal-body .icon-LPCMS_back,
#modal-payment-error .modal-box .modal-body .icon-LPCMS_back {
  margin-right: 10px;
}
#modal-payment-done .modal-box .modal-body #modal-payment-done-maintext,
#modal-payment-error .modal-box .modal-body #modal-payment-done-maintext {
  font-size: 26px;
  font-weight: 600;
}
#modal-payment-done .modal-box .modal-body #modal-payment-done-subtext,
#modal-payment-error .modal-box .modal-body #modal-payment-done-subtext {
  padding-bottom: 26px;
  border-bottom: 1px solid #ace81a;
  margin-bottom: 29px;
  width: 630px;
  font-weight: 600;
  text-align: center;
}
#modal-payment-done .modal-box .modal-body .close-modal,
#modal-payment-error .modal-box .modal-body .close-modal {
  position: relative;
  top: 0;
  right: 0;
}
#modal-payment-done .modal-box .modal-body .bgimg,
#modal-payment-error .modal-box .modal-body .bgimg {
  z-index: 1;
  width: 110%;
  height: 110%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/images/static/leonie_beach.jpg);
  background-size: 970px auto;
  background-position: -15px -60px;
  margin: -5px -10px -10px -5px;
  background-repeat: no-repeat;
  flex-direction: column;
  filter: brightness(70%) blur(4px);
}

#modal-payment-error .modal-box .modal-body #modal-payment-error-mainicon {
  font-size: 70px;
  color: #f54646;
}
#modal-payment-error .modal-box .modal-body #modal-payment-error-maintext {
  color: #f54646;
  font-size: 26px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 330px;
  font-weight: 600;
  text-align: center;
}
#modal-payment-error .modal-box .modal-body #modal-payment-error-subtext {
  padding-bottom: 26px;
  border-bottom: 1px solid #f54646;
  margin-bottom: 29px;
  width: 630px;
  font-weight: 600;
  text-align: center;
}
#modal-payment-error .modal-box .modal-body .bgimg {
  background: black;
  filter: none;
  margin: 0;
  width: 100%;
  height: 100%;
}

.sl-wrapper .sl-counter {
  font-size: 18px !important;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

#chat {
  bottom: 0px;
  right: 0px;
  position: relative;
}
#chat #chat-wrapper {
  display: flex;
  margin-top: 20px;
}
#chat #chat-attachment-list-right {
  width: 336px;
  max-width: 336px;
  min-width: 336px;
  margin-left: 30px;
  display: flex;
  flex-direction: column;
}
#chat #chat-attachment-list-right a.show-all {
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
}
#chat #chat-attachment-list-right h2 {
  margin-bottom: 20px;
}
#chat #chat-attachment-list-right .chat-received-attachment img {
  width: 110px;
  float: left;
  border: 1px solid #fff;
  cursor: pointer;
}
#chat .card {
  flex-grow: 1;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 165px);
  max-height: calc(var(--vh, 1vh) * 100 - 125px);
}
#chat .contacts_body {
  padding: 0.75rem 0;
  overflow-y: auto;
  white-space: nowrap;
}
#chat .msg_card_body {
  overflow-y: auto;
  min-height: 300px;
  padding: 20px 40px 15px 40px;
  background-color: #f5f6fa;
  border-radius: 5px;
  border-bottom: 1px solid #f5f6fa;
}
#chat .card-header {
  border-radius: 15px 15px 0 0;
  border-bottom: 0;
}
#chat .card-footer {
  margin-top: 10px;
}
#chat .container {
  align-content: center;
}
#chat .search {
  border-radius: 15px 0 0 15px;
  background-color: rgba(0, 0, 0, 0.3);
  border: 0;
  color: white;
}
#chat .search:focus {
  box-shadow: none;
  outline: 0px;
}
#chat .type_msg {
  background-color: rgba(0, 0, 0, 0.3);
  border: 0;
  color: white;
  height: 60px;
  overflow-y: auto;
}
#chat .type_msg:focus {
  box-shadow: none;
  outline: 0px;
}
#chat .attach_btn {
  border-radius: 15px 0 0 15px;
  background-color: rgba(0, 0, 0, 0.3);
  border: 0;
  color: white;
  cursor: pointer;
}
#chat .send_btn {
  border-radius: 0 15px 15px 0;
  background-color: rgba(0, 0, 0, 0.3);
  border: 0;
  color: white;
  cursor: pointer;
}
#chat .search_btn {
  border-radius: 0 15px 15px 0;
  background-color: rgba(0, 0, 0, 0.3);
  border: 0;
  color: white;
  cursor: pointer;
}
#chat .contacts {
  list-style: none;
  padding: 0;
}
#chat .contacts li {
  width: 100%;
  padding: 5px 10px;
  margin-bottom: 15px;
}
#chat .active {
  background-color: rgba(0, 0, 0, 0.3);
}
#chat .user_img {
  height: 70px;
  width: 70px;
  border: 1.5px solid #f5f6fa;
}
#chat .user_img_msg {
  height: 40px;
  width: 40px;
}
#chat .img_cont {
  position: relative;
  height: 70px;
  width: 70px;
}
#chat .img_cont_msg {
  height: 40px;
  width: 40px;
  min-width: 40px;
  min-height: 40px;
  border-radius: 18px;
  background-image: url(/images/static/leonie-profile-small-1.jpg);
  background-position: -10px -7px;
  background-size: 50px 50px;
  background-repeat: no-repeat;
}
#chat .online_icon {
  position: absolute;
  height: 15px;
  width: 15px;
  background-color: #4cd137;
  border-radius: 50%;
  bottom: 0.2em;
  right: 0.4em;
  border: 1.5px solid white;
}
#chat .offline {
  background-color: #c23616;
}
#chat .user_info {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 15px;
}
#chat .user_info span {
  font-size: 20px;
  color: white;
}
#chat .user_info p {
  font-size: 12px;
  margin: 0;
  color: rgba(255, 255, 255, 0.6);
}
#chat .video_cam {
  margin-left: 50px;
  margin-top: 5px;
}
#chat .video_cam span {
  color: white;
  font-size: 20px;
  cursor: pointer;
  margin-right: 20px;
}
#chat .msg_container {
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 5px;
  background-color: #f5f6fa;
  position: relative;
  word-break: break-word;
  font-size: 14px;
  line-height: 24px;
}
#chat .msg_container a {
  text-decoration: underline;
  color: #FF6F61;
  font-size: 14px;
}
#chat .msg_container p {
  font-size: 14px;
  font-weight: unset;
  margin-top: unset;
  line-height: unset;
}
#chat .msg_container .my-gallery a {
  padding: 0;
  background-color: transparent;
}
#chat .msg_time {
  float: right;
  font-size: 10px;
  color: #0A0A0A;
  margin-top: 10px;
  display: block;
  line-height: 1;
}
#chat .msg_container.send .msg_time {
  float: right;
}
#chat .msg_head {
  position: relative;
}
@media (max-width: 576px) {
  #chat .contacts_card {
    margin-bottom: 15px;
  }
}
#chat .rounded-circle {
  border-radius: 50%;
}
#chat .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
#chat .message_sending {
  font-weight: 600;
  width: 100%;
  font-size: 16px;
  height: 40px;
  text-align: center;
  padding-top: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: black;
}
#chat .message_sending .loader {
  color: black;
  margin-bottom: -5px;
  margin-right: 25px;
}
#chat .video_recommendation_image a {
  position: relative;
  display: block;
}
#chat .video_recommendation_image a .material-symbols-rounded {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 84px;
  transform: translate(-50%, -50%);
  padding: 0;
  color: #ffffff;
  opacity: 0.75;
}
#chat .video_recommendation_image a img {
  max-width: 300px;
  height: auto;
  display: block;
  border-radius: 10px;
  border: none;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
}
#chat .video_recommendation a {
  text-decoration: none;
  cursor: pointer;
}
#chat .video_recommendation .video_recommendation_excerpt,
#chat .video_recommendation .video_recommendation_title {
  display: block;
  color: #000000;
}
#chat .video_recommendation .video_recommendation_title {
  font-weight: bold;
  margin-bottom: 10px;
}
#chat .attach_btn .badge-info {
  margin-top: -20px;
  margin-left: -2px;
  font-size: 13px;
}
#chat .chat-closed {
  font-size: 16px;
  background: rgb(65, 63, 65);
  color: #f9f8fa;
  padding: 6px;
  border: 1px solid #333333;
  cursor: pointer;
}
#chat span.unread-messages {
  font-size: 16px;
}
#chat .chat-message {
  margin-bottom: 10px;
  font-size: 16px;
}
#chat .chat-message .msg_timebreaker {
  width: 100%;
  text-align: center;
  color: #0A0A0A;
  font-size: 10px;
  margin-bottom: 6px;
  margin-top: 15px;
}
#chat .chat-message .message_attachment .censor-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}
#chat .chat-message .message_attachment .censor-overlay .button-md {
  margin-bottom: 6px;
}
#chat .chat-message .message_attachment img {
  max-width: 300px;
  width: 100%;
  cursor: pointer;
  width: 300px;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  border: none;
  display: block;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
}
#chat .chat-message .message_attachment video {
  max-width: 280px;
}
#chat .chat-message .msg_container {
  background-color: #ffffff;
  border-radius: 3px 10px 10px 10px;
  color: #0A0A0A;
}
#chat .chat-message .msg_container .emoji {
  width: 18px !important;
  height: 18px !important;
  margin-bottom: -3px !important;
}
#chat .chat-message .msg_outer {
  display: flex;
  max-width: 75%;
}
@media screen and (max-width: 1024px) {
  #chat .chat-message .msg_outer {
    max-width: 100%;
  }
}
#chat .chat-message .msg_wrapper {
  display: flex;
  flex-direction: column;
  margin-left: 6px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background-color: #ffffff;
  padding: 10px;
}
#chat .chat-message .msg_wrapper.msg_media {
  padding: 0;
}
#chat .chat-message .msg_wrapper .message_attachment .video-js,
#chat .chat-message .msg_wrapper .message_attachment video {
  max-height: 350px;
  text-align: center;
}
#chat .chat-message .msg_wrapper .message_attachment video {
  max-width: 200px;
  position: relative;
}
#chat .chat-message .msg_wrapper .message_attachment .vjs-volume-panel {
  flex-grow: 1;
}
#chat .chat-message .msg_wrapper .message_attachment .vjs-fullscreen video,
#chat .chat-message .msg_wrapper .message_attachment .video-js.vjs-fullscreen {
  max-width: none;
  max-height: none;
  height: 100vh;
}
#chat .chat-message.from-me .msg_wrapper {
  margin-left: 0px;
  align-items: flex-end;
  flex-grow: 1;
  background-color: #8a96a3;
}
#chat .chat-message.from-me .msg_outer {
  float: right;
}
#chat .chat-message.from-me .message_attachment img {
  border-radius: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
}
#chat .chat-message.from-me .msg_container {
  border-radius: 10px 3px 10px 10px;
  background-color: #8a96a3;
  color: #ffffff;
}
#chat .trigger_emojipicker {
  width: 40px;
  height: 40px;
}
#chat #EmojiPicker {
  position: absolute;
  bottom: 76px;
  right: 5px;
  z-index: 10;
}
#chat #EmojiPicker .container-search {
  display: none;
}
#chat #chat-sendmessage {
  position: relative;
  display: flex;
  align-items: center;
}
#chat #chat-sendmessage .material-symbols-rounded {
  padding: 0;
}
#chat #chat-sendmessage .add_circle {
  align-self: flex-end;
  margin-bottom: 8px;
}
#chat #chat-sendmessage textarea {
  width: 100%;
  margin-left: 10px;
  border-radius: 15px;
  border: 1px solid #f5f6fa;
  resize: none;
  color: #0A0A0A;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  padding: 8px 50px 8px 12px;
  flex-grow: 1;
}
#chat #chat-sendmessage textarea:focus {
  outline: none;
}
#chat #chat-sendmessage #chat-textarea-buttons {
  position: absolute;
  right: 8px;
  bottom: 8px;
  display: flex;
  width: 95px;
  justify-content: end;
}
#chat #chat-sendmessage #chat-textarea-buttons .badge-info {
  position: absolute;
  left: 18px;
  top: -8px;
}
#chat #chat-sendmessage #chat-textarea-buttons .icon {
  color: #8a96a3;
  font-size: 24px;
}
#chat #chat-textarea-priceinfo {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 10px;
}
#chat #chat-textarea-priceinfo div {
  width: 100%;
  font-size: 10px;
  width: auto;
}
#chat #chat-textarea-priceinfo #chat-textarea-paymentlink {
  font-size: 10px;
  color: #f54646;
}
@media screen and (max-width: 530px) {
  #chat #chat-textarea-priceinfo {
    flex-direction: column;
  }
  #chat #chat-textarea-priceinfo #chat-textarea-paymentlink {
    order: 2;
  }
  #chat #chat-textarea-priceinfo div {
    order: 1;
  }
}

#chat .chat-message.not-from-me + .from-me {
  margin-top: 20px;
}

#chat .chat-message.from-me + .not-from-me {
  margin-top: 20px;
}

#chat .not-from-me .msg_time {
  color: #8a96a3;
}

#chat .from-me .msg_time {
  color: #f5f6fa;
}

#chat .my-gallery a:hover img {
  transform: none;
}

.typing-indicator {
  font-size: 12px;
  margin-bottom: 12px;
}

@keyframes new-mail {
  from {
    bottom: -80px;
  }
  to {
    bottom: 50px;
  }
}
.new_mail-banner {
  width: 300px;
  height: 70px;
  display: flex;
  background-color: #f1f1f1;
  position: fixed;
  animation-name: new-mail;
  animation-duration: 500ms;
  animation-delay: 4s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
  bottom: -80px;
  right: 50px;
  border-radius: 12px;
  z-index: 12;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  cursor: pointer;
  transition-duration: 400ms;
  transition-timing-function: ease-in-out;
}
@media screen and (max-width: 1024px) {
  .new_mail-banner {
    display: none;
  }
}
.new_mail-banner .new_mail-image,
.new_mail-banner .new_mail-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.new_mail-banner .new_mail-image img {
  height: 50px;
  width: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
  margin-left: 10px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  transition-duration: 400ms;
  transition-timing-function: ease-in-out;
  border: 0;
}
.new_mail-banner .new_mail-text span {
  font-size: 14px;
  margin-left: 10px;
  opacity: 1;
  transition-duration: 400ms;
  transition-delay: 100ms;
}
.new_mail-banner .new_mail-text span:first-of-type {
  font-weight: 600;
  color: #FF6F61;
}
.new_mail-banner .material-symbols-rounded {
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  opacity: 1;
  transition-duration: 400ms;
  transition-delay: 100ms;
}
.new_mail-banner.instant {
  animation-delay: 0ms;
  animation-duration: 0ms;
}
.new_mail-banner.closed {
  width: 70px;
  height: 70px;
  border-radius: 50px;
  transition-duration: 400ms;
  transition-timing-function: ease-in-out;
}
.new_mail-banner.closed img {
  border-radius: 50px;
  width: 60px;
  height: 60px;
  box-shadow: none;
  margin: 0;
  transition-duration: 400ms;
  transition-timing-function: ease-in-out;
  border: 5px solid #ace81a;
}
.new_mail-banner.closed span {
  font-size: 0;
  opacity: 0;
  transition-duration: 600ms;
  transition-delay: 0ms;
}
.new_mail-banner.closed.preclosed {
  transition: none;
}
.new_mail-banner.closed.preclosed img {
  transition: none;
}
.new_mail-banner.closed.preclosed span {
  transition: none;
}

@media screen and (max-width: 1024px) {
  #chat .msg_card_body {
    padding: 20px;
    padding-bottom: 0;
  }
  #chat .msg_card_body .chat-message:last-child {
    padding-bottom: 10px;
  }
  #chat .img_cont_msg {
    display: none;
  }
  #chat .chat-message .msg_outer {
    max-width: 80%;
  }
  #chat .chat-message .msg_wrapper {
    margin-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  #chat .card {
    max-height: calc(100vh - 120px);
    max-height: calc(var(--vh, 1vh) * 100 - 60px);
  }
  #chat #chat-wrapper {
    margin-top: 0;
  }
  #chat .msg_card_body {
    border-radius: 0 0 5px 5px;
  }
}
@media screen and (max-width: 550px) {
  #chat .msg_card_body {
    margin: 0 -20px;
  }
  #chat .chat-message .msg_outer {
    max-width: 85%;
  }
  #chat .msg_card_body {
    border-radius: 0;
  }
  #chat #chat-sendmessage {
    margin-left: -8px;
    margin-right: -8px;
  }
  #chat #chat-sendmessage textarea::-moz-placeholder {
    font-size: 12px;
  }
  #chat #chat-sendmessage textarea::placeholder {
    font-size: 12px;
  }
}
#members {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
#members img {
  display: block;
}
#members #memberslider img,
#members #memberslider picture {
  width: 100%;
}
#members h2 {
  font-size: 24px;
  margin-bottom: 30px;
}
#members h3 {
  font-size: 24px;
  margin-bottom: 15px;
}
#members #member-subtext {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
  margin-top: 30px;
}
#members #member-subtext > div {
  width: 49%;
}
#members #member-subtext > div img {
  max-width: 100%;
}
#members #member-subtext #member-subtext-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#members #member-subtext #member-subtext-left .member-subtext-left_text {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#members #member-subtext #member-subtext-left #member-whatsapp-desktop {
  height: 100%;
}
#members #member-subtext #member-subtext-left #member-whatsapp-desktop img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
  border-radius: 5px;
}
#members #member-subtext #member-subtext-right {
  position: relative;
}
#members #member-subtext #member-subtext-right img {
  min-height: 265px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
#members #member-subtext #member-subtext-right ul.medialist {
  height: 100%;
  align-items: flex-end;
  grid-template-columns: 1fr;
  margin-bottom: 0;
}
#members #member-subtext #member-subtext-right ul.medialist .medialist__item {
  width: 100%;
  max-width: none;
  margin: 0;
}
#members #member-subtext #member-subtext-right ul.medialist .medialist__item-categories,
#members #member-subtext #member-subtext-right ul.medialist .medialist__item-title,
#members #member-subtext #member-subtext-right ul.medialist .medialist__item-details {
  display: none;
}
#members #member-subtext #member-subtext-right ul.medialist .medialist__item-image img,
#members #member-subtext #member-subtext-right ul.medialist .medialist__item-image video,
#members #member-subtext #member-subtext-right ul.medialist .medialist__item-image a {
  width: 100%;
  max-height: none;
}
#members #member-subtext #member-subtext-right ul.medialist .medialist__item-image .icon {
  display: none;
}
#members #member-subtext #member-subtext-right #video-of-week-teaser {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 12px;
}
#members #member-subtext #member-subtext-right #video-of-week-title {
  font-size: 16px;
}
#members #member-subtext #member-subtext-right #video-of-week-details {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  color: #ffffff;
  font-size: 14px;
  position: absolute;
  border-radius: 5px;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  z-index: 2; /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#99000000",GradientType=0 ); /* IE6-9 */
}
#members #member-subtext #member-subtext-right #video-of-week-details .button {
  padding: 12px 24px;
  line-height: 1;
  font-weight: 400;
}
#members #member-subtext #member-subtext-right #video-of-week-details #video-of-week-save {
  font-size: 12px;
  text-align: center;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  align-items: center;
  white-space: nowrap;
  margin-left: 12px;
}
#members #member-subtext #member-subtext-right #video-of-week-details #video-of-week-save > div {
  margin-top: 5px;
}
#members #member-videocategories {
  padding-top: 60px;
  margin-top: 60px;
  background-color: #f1f1f1;
}

@media screen and (max-width: 1024px) {
  #members {
    margin-top: 0px;
  }
  #members h3 {
    margin-bottom: 10px;
  }
  #members h2 {
    font-size: 20px;
    margin-top: 25px;
  }
  #members #member-subtext {
    flex-direction: column;
  }
  #members #member-subtext > div {
    width: 100%;
  }
  #members #member-subtext #member-subtext-right {
    margin-top: 20px;
  }
  #members #member-subtext #member-subtext-right img {
    width: 100%;
    min-height: 220px;
  }
  #members #member-subtext #member-subtext-right #video-of-week-teaser {
    font-size: 14px;
  }
  #members #member-subtext #member-subtext-right #video-of-week-title {
    font-size: 17px;
  }
  #members #member-subtext #member-subtext-right .phone-fullwidth ul.medialist .medialist__item-image img,
  #members #member-subtext #member-subtext-right .phone-fullwidth ul.medialist .medialist__item-image video,
  #members #member-subtext #member-subtext-right .phone-fullwidth ul.medialist .medialist__item-image a {
    width: 140%;
    margin-left: -20%;
    max-width: none;
  }
  #members #member-subtext #member-subtext-right #video-of-week-details {
    flex-direction: column;
    width: calc(100% - 40px);
    padding: 20px;
    text-align: center;
  }
  #members #member-subtext #member-subtext-right #video-of-week-details .button {
    margin: 5px;
  }
  #members #member-subtext #member-subtext-right #video-of-week-details > div {
    width: 100%;
  }
  #members #member-subtext #member-subtext-right #video-of-week-details #video-of-week-save {
    width: 100%;
    margin-left: 0;
  }
  #members #member-whatsapp-mobile {
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
  }
  #members #member-whatsapp-mobile a {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
  }
  #members #member-videocategories {
    padding-top: 25px;
  }
}
@media screen and (max-width: 320px) {
  #members #member-videos-new ul li:nth-child(1) {
    grid-column: 1;
  }
}
._container_stickybanner {
  position: relative;
  background: #fff;
  box-sizing: inherit;
  display: block;
  background-image: url(/images/static/members/aktionen/lpcms--bonus_slim-bg.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

._content_stickybanner {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2.1px;
  color: #fff;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

._img_stickybanner {
  max-height: 100%;
}

._link_stickybanner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  z-index: -1;
  text-decoration: none;
  color: inherit;
}

._container_gradient {
  background-color: #0A0A0A;
  width: 100%;
}

._sticky-button {
  color: #deff00;
  text-decoration: underline;
  margin-left: 15px;
  font-weight: 600;
}

@media screen and (max-width: 1024px) {
  ._img_stickybanner {
    max-width: 90%;
  }
}
.aktionspage {
  font-family: "Poppins", sans-serif;
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  width: 100vw;
  margin-left: calc((100vw - 100%) / 2 * -1);
  background-size: 100%;
}
.aktionspage#silvester .aktionspage-centered, .aktionspage#newyear .aktionspage-centered {
  background-color: transparent;
  top: 190px;
  height: calc(100% - 190px);
  width: 60%;
  top: 0;
  transform: translate(-50%);
}
@media screen and (max-width: 1650px) {
  .aktionspage#silvester .aktionspage-centered, .aktionspage#newyear .aktionspage-centered {
    height: calc(100% - 90px);
  }
}
.aktionspage#silvester .aktionspage-centered img, .aktionspage#newyear .aktionspage-centered img {
  max-width: 1040px;
  display: block;
  width: 100%;
  margin: 0 auto;
}
.aktionspage#silvester .aktionspage-centered .button, .aktionspage#newyear .aktionspage-centered .button {
  text-transform: uppercase;
  background-image: linear-gradient(82deg, #921725 0%, #b82334 50%);
  box-shadow: 0px 2px 15px 0px #b82334;
  font-weight: 400;
  padding: 3px 24px 0 24px;
  height: 44px;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  width: 245px;
  font-size: 18px;
  margin: 0 auto;
  letter-spacing: 0.54px;
}
.aktionspage#silvester .aktionspage-centered .aktionspage-bottomtext, .aktionspage#newyear .aktionspage-centered .aktionspage-bottomtext {
  bottom: 30px;
  margin-bottom: 0;
  width: 100%;
}
.aktionspage#silvester .aktionspage-centered .aktionspage-bottomtext .aktionspage-memberlink, .aktionspage#newyear .aktionspage-centered .aktionspage-bottomtext .aktionspage-memberlink {
  color: rgba(226, 226, 226, 0.719);
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
}
.aktionspage#newyear .aktionspage-centered {
  top: 10%;
  height: calc(100% - 30px);
}
.aktionspage#newyear .aktionspage-centered span {
  color: #b82334;
  font-size: 18px;
  letter-spacing: 18px;
  text-indent: 18px;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 40px;
}
.aktionspage#newyear .aktionspage-centered h1 {
  color: #fff;
  font-size: 100px;
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
  margin-bottom: 10px;
}
.aktionspage#newyear .aktionspage-centered h2 {
  text-transform: uppercase;
  font-size: 36px;
  letter-spacing: 24px;
  text-indent: 24px;
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
  font-weight: 400;
  margin-bottom: 10px;
}
.aktionspage#newyear .aktionspage-bgimg {
  width: 100vw;
  height: 100%;
  max-height: 95vh;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
}
.aktionspage .aktionspage-bgimg {
  width: 100vw;
  height: 100%;
  display: block;
}
.aktionspage h3 {
  color: #F44646;
  letter-spacing: 20px;
  font-size: 18px;
  margin-top: 30px;
}
.aktionspage h2 {
  line-height: 1.4;
  font-size: 32px;
  color: white;
}
.aktionspage .aktionspage-description {
  text-align: center;
  background-color: rgba(5, 5, 5, 0.65);
}
.aktionspage .aktionspage-description .aktionspage-topimage {
  max-width: 480px;
  width: 50%;
  margin-top: 15px;
}
.aktionspage .aktionspage-description .aktionspage-description-top {
  padding: 20px 60px 30px 60px;
}
.aktionspage .aktionspage-centered {
  max-width: 800px;
  width: 60%;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.aktionspage .aktionspage-centered .button {
  background: #F44646;
  padding: 14px 80px 12px 80px;
  border-radius: 5px;
  font-size: 18px;
  display: inline-block;
  margin-top: 15px;
}
.aktionspage .aktionspage-memberlink {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
}
.aktionspage .aktionspage-bottomtext {
  margin: 20px auto 0 auto;
}

.noadvent #adventskalender {
  background: linear-gradient(243deg, #2e4553, #070f1c);
}
.noadvent #advent-topl,
.noadvent #advent-bottomr,
.noadvent .advent-headerimage {
  display: none;
}

#adventskalender {
  font-family: "Poppins", sans-serif;
  background: linear-gradient(243deg, #2e4553 0%, #070f1c 100%);
  background-image: url(/images/static/lpcms_sectionbg--xmas.jpg);
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  margin-left: calc((100vw - 100%) / 2 * -1);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
#adventskalender.silvester {
  background-image: url(/images/static/lpcms_sectionbg--countdown-2.jpg);
}
#adventskalender.silvester #advent-description #advent-description-top h3 {
  color: #ffffff;
}
#adventskalender .lpcms-player .video-js.vjs-default-skin .vjs-control-bar {
  display: none;
}
#adventskalender .medialist__item-image img,
#adventskalender .medialist__item-image video {
  max-height: none;
}
#adventskalender .sale--video {
  background-image: linear-gradient(82deg, #921725 0%, #b82334 50%);
}
#adventskalender .button {
  display: block;
  width: 220px;
  font-size: 16px;
  line-height: 1;
  margin: 0 auto;
  padding: 14px 28px 14px 28px;
  border-radius: 50px;
  letter-spacing: 0.54px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
}
#adventskalender .advent-videopackimg {
  width: 25%;
  position: absolute;
  left: 42%;
  bottom: -6%;
  z-index: 3;
}
#adventskalender ul.medialist {
  display: grid;
  grid-template-columns: 2.062fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  max-width: 1040px;
  margin-bottom: 0;
  margin-top: 40px;
}
#adventskalender ul.medialist li.medialist__item {
  margin-bottom: 0px;
  width: 100%;
  margin-right: 0;
  position: relative;
  background-color: transparent;
}
#adventskalender ul.medialist li.medialist__item .medialist__item-infos {
  padding: 0;
}
#adventskalender ul.medialist li.medialist__item .aspect-ratio-259-460 {
  height: 100%;
  padding-top: 0;
  overflow: visible;
}
#adventskalender ul.medialist li.medialist__item .aspect-ratio-259-460 .aspect-ratio-inner {
  position: relative;
  width: auto;
  height: auto;
}
#adventskalender ul.medialist li.medialist__item:nth-child(1) {
  max-width: 100%;
  height: 100%;
  grid-row: 1/span 2;
}
#adventskalender ul.medialist li.medialist__item:nth-child(1) .medialist__item-image {
  height: 100%;
}
#adventskalender ul.medialist li.medialist__item:nth-child(1) .medialist__item-image img,
#adventskalender ul.medialist li.medialist__item:nth-child(1) .medialist__item-image a,
#adventskalender ul.medialist li.medialist__item:nth-child(1) .medialist__item-image video {
  max-height: 100%;
  height: 100%;
}
#adventskalender ul.medialist li.medialist__item:nth-child(1) img,
#adventskalender ul.medialist li.medialist__item:nth-child(1) a {
  max-height: 100%;
}
#adventskalender ul.medialist li.medialist__item .medialist__item-categories,
#adventskalender ul.medialist li.medialist__item .medialist__item-details {
  display: none;
}
#adventskalender ul.medialist li.medialist__item .medialist__item-title {
  text-align: left;
  border-bottom: 0;
  background-color: rgba(16, 16, 20, 0.25);
  padding: 8px;
  height: 42px;
  position: absolute;
  z-index: 2;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
#adventskalender ul.medialist li.medialist__item .medialist__item-title a {
  color: #ffffff;
  font-size: 15px;
  height: auto;
  font-weight: 300;
  max-width: 295px;
}
#adventskalender #advent-topl {
  background-image: url(/images/static/lpcms-xmas--cornerL.png);
  position: absolute;
  top: 0;
  left: 0;
  width: 518px;
  height: 382px;
  z-index: 1;
}
#adventskalender #advent-bottomr {
  background-image: url(/images/static/lpcms-xmas--cornerR.png);
  position: absolute;
  bottom: 0;
  right: 0;
  width: 518px;
  height: 382px;
  z-index: 1;
}
#adventskalender #advent-mainimage {
  position: relative;
  max-width: 900px;
  width: 50%;
  min-width: 650px;
  display: flex;
  justify-content: center;
}
#adventskalender #advent-mainimage .lpcms-player {
  width: 100%;
}
#adventskalender #advent-mainimage .lpcms-player .vjs-big-play-button {
  font-size: 110px;
}
#adventskalender #advent-mainimage video:focus {
  outline: none;
}
#adventskalender #advent-description {
  max-width: 900px;
  width: 50%;
  min-width: 650px;
  text-align: center;
}
#adventskalender #advent-description h3 {
  color: #0A0A0A;
}
#adventskalender #advent-description #advent-description-top {
  padding: 40px;
}
#adventskalender #advent-description #advent-description-top h3 {
  letter-spacing: 14px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
#adventskalender #advent-description #advent-description-top h2 {
  line-height: 1.25;
  font-size: 24px;
  font-weight: 400;
  margin-top: 8px;
  color: #ffffff;
}
#adventskalender #advent-description #advent-description-bottom .button {
  text-transform: uppercase;
  background-image: linear-gradient(82deg, #ffffff 0%, #ffffff 100%);
  font-weight: 600;
  color: #d83034;
}
#adventskalender #advent-description #advent-description-bottom #advent-memberlink {
  color: #ffffff;
  font-size: 12px;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 100px;
}
#adventskalender .advent-starter-door {
  width: 95vh;
  max-width: 900px;
  min-width: 650px;
  position: relative;
}
#adventskalender .advent-starter-door img {
  width: 100%;
  height: auto;
  display: block;
}
#adventskalender #advent-starter-bottomtext {
  color: #ffffff;
  font-size: 17px;
  text-align: center;
  max-width: 600px;
  line-height: 26px;
  margin-bottom: 100px;
  font-weight: 300;
}
#adventskalender #advent-starter-centered {
  position: absolute;
  top: 42%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  left: 50%;
  transform: translate(-50%, -55%);
}
#adventskalender #advent-starter-centered .button {
  background: rgb(146, 23, 37);
  background: linear-gradient(82deg, rgb(146, 23, 37) 0%, rgb(184, 35, 52) 100%);
  box-shadow: 0 2px 15px #b82334;
  padding: 16px 32px 13px 32px;
}
#adventskalender #advent-starter-centered #advent-starter-daynumber {
  font-size: 210px;
  color: white;
  font-weight: 600;
}

.advent-headerimage {
  min-width: 300px;
  max-width: 360px;
  width: 25%;
  margin-bottom: -60px;
  margin-top: 5px;
  z-index: 1;
  position: relative;
}
.advent-headerimage img {
  width: 100%;
}
.advent-headerimage .advent-headerimage-day {
  font-size: 32px;
  font-weight: 600;
  color: #ffffff;
  position: absolute;
  right: 15%;
  top: 5%;
  width: 50px;
  text-align: center;
}

#cam-menu-top-right {
  display: flex;
  justify-content: space-between;
  width: 490px;
  align-items: center;
}
#cam-menu-top-right a {
  color: #101014;
  text-align: center;
  text-decoration: none;
  position: relative;
  display: inline-block;
  margin-bottom: -5px;
}
#cam-menu-top-right a:hover,
#cam-menu-top-right a.active {
  font-weight: 600;
}
#cam-menu-top-right a:hover:after,
#cam-menu-top-right a.active:after {
  width: 38px;
  height: 2px;
  background-color: #FF6F61;
  border-radius: 3px;
  content: " ";
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: -3px;
}
#cam-menu-top-right li {
  display: inline-block;
}

#mainlisting-cams input[type=checkbox] {
  display: none;
}
#mainlisting-cams input[type=checkbox] + label::before {
  display: none;
}
#mainlisting-cams :checked + label.cam_filter {
  background: #0A0A0A !important;
  color: #ffffff !important;
}
#mainlisting-cams :checked + label.cam_filter:after {
  content: "\e939";
  font-family: "puricons" !important;
  padding: 0px 5px;
  font-size: 10px;
  margin-left: 3px;
  margin-right: -5px;
}
#mainlisting-cams label.cam_filter {
  padding: 3px 8px;
  display: inline-block;
  margin-top: 6px;
  margin-right: 4px;
  font-size: 17px;
  white-space: nowrap;
  background-color: #f1f1f1;
  cursor: pointer;
}
#mainlisting-cams label.cam_filter.active, #mainlisting-cams label.cam_filter:hover {
  background: #0A0A0A;
  color: #ffffff;
}
#mainlisting-cams label.cam_filter.active.active:after, #mainlisting-cams label.cam_filter:hover.active:after {
  content: "\e939";
  font-family: "puricons" !important;
  padding: 0px 5px;
  font-size: 10px;
  margin-left: 3px;
  margin-right: -5px;
}
#mainlisting-cams #cam-filters-active {
  margin-bottom: 20px;
}
#mainlisting-cams #cam-filters-active span {
  margin-right: 5px;
  font-size: 17px;
}
#mainlisting-cams #cam-filter-menu {
  background-color: #f8f8f8;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 5px;
  padding: 30px;
  margin-bottom: 30px;
  position: relative;
}
#mainlisting-cams #cam-filter-menu #cam-filter-menu-features {
  display: flex;
  flex-direction: column;
  margin-right: 40px;
  margin-left: 20px;
}
#mainlisting-cams #cam-filter-menu #cam-filter-menu-features .icon {
  margin-right: 5px;
}
#mainlisting-cams #cam-filter-menu #cam-filter-menu-features a {
  width: 136px;
  height: 46px;
  border-radius: 3px;
  color: #ffffff;
  background-image: url(/images/static/categories/cat_bg_allevideo.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  padding: 12px;
  margin-bottom: 15px;
}
#mainlisting-cams #cam-filter-menu #cam-filter-menu-features a:nth-child(2) {
  background-image: url(/images/static/categories/cat_bg_topvideos.png);
}
#mainlisting-cams #cam-filter-menu #cam-filter-mobile-close .vertical-banner {
  color: #FF6F61;
  font-size: 17px;
  letter-spacing: 1px;
  width: 108px;
  position: absolute;
  left: 0px;
  top: 62px;
  text-align: right;
  text-transform: uppercase;
}
#mainlisting-cams #cam-filter-menu #cam-filter-mobile-close .close-icon {
  display: none;
}
#mainlisting-cams #cam-filter-menu .cam-filter-menu-categories {
  margin-right: 30px;
}
#mainlisting-cams #cam-filter-menu .cam-filter-menu-categories h4 {
  font-size: 12px;
  font-weight: normal;
}
#mainlisting-cams #cam-filter-menu .cam-filter-menu-categories:nth-child(1) {
  margin-left: 40px;
}
#mainlisting-cams #cam-filter-menu .cam-filter-menu-categories:nth-child(4) {
  min-width: 270px;
}
#mainlisting-cams #cam-filter-menu .cam-filter-menu-categories label.cam_filter {
  margin-right: 15px;
  margin-bottom: 1px;
}
#mainlisting-cams #cam-filter-menu .cam-filter-menu-categories div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-height: 240px;
  flex-wrap: wrap;
}
#mainlisting-cams #cam-filter-menu .cam-categories {
  display: flex;
  flex-wrap: wrap;
  margin-left: 50px;
}
#mainlisting-cams #cam-filter-menu .filter_container {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  align-items: flex-end;
}
#mainlisting-cams #cam-filter-menu .filter_container .cam_filter_dropdown,
#mainlisting-cams #cam-filter-menu .filter_container .cam_filter_delete {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 5px;
  border-radius: 3px;
  padding: 8px 0;
  margin-bottom: 10px;
  font-size: 15px;
  cursor: pointer;
  border: 0;
  width: 265px;
}
#mainlisting-cams #cam-filter-menu .filter_container .cam_filter_dropdown .icon,
#mainlisting-cams #cam-filter-menu .filter_container .cam_filter_delete .icon {
  font-size: 15px;
  margin-right: 8px;
  cursor: pointer;
}
#mainlisting-cams #cam-filter-menu .filter_container .cam_filter_dropdown.toggletrigger.active .icon,
#mainlisting-cams #cam-filter-menu .filter_container .cam_filter_delete.toggletrigger.active .icon {
  color: #ffffff;
}
#mainlisting-cams #cam-filter-menu .filter_container .cam_filter_dropdown {
  background-color: #FF6F61;
  color: #ffffff;
}
#mainlisting-cams #cam-filter-menu .filter_container .cam_filter_delete {
  background-color: #f1f1f1;
  color: #0A0A0A;
}
#mainlisting-cams #cam-filter-menu .searchform {
  position: relative;
  width: 454px;
}
#mainlisting-cams #cam-filter-menu .searchform img {
  margin-top: 30px;
  margin-bottom: -6px;
}
#mainlisting-cams #cam-filter-menu .searchform .icon {
  position: absolute;
  right: 12px;
  top: 12px;
  font-size: 19px;
  cursor: pointer;
}
#mainlisting-cams #cam-filter-menu input.searchbox {
  height: 43px;
  width: 430px;
}

.lSSlideWrapper .lSAction .lSPrev,
.lSSlideWrapper .lSAction .lSNext {
  font-family: "puricons" !important;
  speak-as: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 50px;
  padding: 25px 15px 25px 3px;
  color: rgba(255, 255, 255, 0.5);
  height: 50px;
  opacity: 1;
  background: rgba(16, 16, 20, 0.5);
  margin-top: -50px;
}
.lSSlideWrapper .lSAction .lSPrev {
  left: 0;
}
.lSSlideWrapper .lSAction .lSPrev:before {
  content: "\e91e";
}
.lSSlideWrapper .lSAction .lSNext {
  left: calc(100% - 45px);
}
.lSSlideWrapper .lSAction .lSNext:before {
  content: "\e91f";
}

/*deprecated*/
#members #memberslider img {
  display: none;
}

#members .lSSlideWrapper #memberslider img {
  display: inline-block;
}

@media screen and (max-width: 480px) {
  #members #memberslider {
    min-height: 450px;
  }
}
/*end*/
.member-slider-wrapper {
  min-height: 200px;
}

@media screen and (min-width: 1500px) {
  .member-slider-wrapper {
    min-height: 400px;
  }
}
@media screen and (max-width: 480px) {
  .member-slider-wrapper {
    min-height: 450px;
  }
}
.member-slider-wrapper .member-slider img {
  display: none;
  width: 100%;
}
.member-slider-wrapper .lSSlideWrapper .member-slider img {
  display: block;
}
.member-slider-wrapper .lSSlideWrapper .lSAction .lSPrev,
.member-slider-wrapper .lSSlideWrapper .lSAction .lSNext {
  background: none;
}

.lSSlideOuter .lSPager.lSpg {
  margin: -30px 0 0 0 !important;
  padding-bottom: 10px !important;
}
.lSSlideOuter .lSPager.lSpg > li {
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  border-radius: 2px;
  background: #fff;
  opacity: 0.6;
  height: 5px;
  width: 24px;
  margin-right: 10px;
}
.lSSlideOuter .lSPager.lSpg > li.active {
  opacity: 0.99;
}
.lSSlideOuter .lSPager.lSpg > li a {
  display: none !important;
}

.cam-profile {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 40px 0;
}

.cam-profile__main {
  display: flex;
  flex-direction: row;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.07);
  padding: 32px 40px;
  max-width: 700px;
  width: 100%;
  gap: 40px;
}

.cam-profile__image img {
  width: 220px;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.cam-profile__details {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.cam-profile__attributes {
  list-style: none;
  padding: 0;
  margin: 0 0 24px 0;
  font-size: 17px;
  color: #222;
}
.cam-profile__attributes li {
  margin-bottom: 8px;
}

.cam-profile__actions {
  display: flex;
  align-items: center;
  gap: 18px;
}
.cam-profile__actions .btn {
  font-size: 17px;
  padding: 12px 28px;
  border-radius: 50px;
  font-weight: 500;
  background-color: #070f1c;
  color: #fff;
}
.cam-profile__actions .btn:hover {
  background-color: #172d4b;
}
.cam-profile__actions .icon {
  font-size: 28px;
  cursor: pointer;
  transition: color 0.2s;
}

@media (max-width: 900px) {
  .cam-profile__main {
    flex-direction: column;
    align-items: center;
    padding: 24px 10px;
    gap: 24px;
  }
  .cam-profile__image img {
    width: 100%;
    max-width: 320px;
    height: auto;
  }
}
/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.7.14 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2019, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
html.with-featherlight {
  /* disable global scrolling when featherlights are visible */
  overflow: hidden;
}

.featherlight {
  display: none;
  /* dimensions: spanning the background from edge to edge */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647; /* z-index needs to be >= elements on the site. */
  /* position: centering content */
  text-align: center;
  /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
  white-space: nowrap;
  /* styling */
  cursor: pointer;
  background: #333;
  /* IE8 "hack" for nested featherlights */
  background: rgba(0, 0, 0, 0);
}

/* support for nested featherlights. Does not work in IE8 (use JS to fix) */
.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.8);
}

.featherlight:before {
  /* position: trick to center content vertically */
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.featherlight .featherlight-content {
  /* make content container for positioned elements (close button) */
  position: relative;
  /* position: centering vertical and horizontal */
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  /* dimensions: cut off images */
  overflow: auto;
  padding: 25px 25px 0;
  border-bottom: 25px solid transparent;
  /* dimensions: handling large content */
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  /* styling */
  background: transparent;
  cursor: auto;
  /* reset white-space wrapping */
  white-space: normal;
}

/* contains the content */
.featherlight .featherlight-inner {
  /* make sure its visible */
  display: block;
}

/* don't show these though */
.featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {
  display: none;
}

.featherlight .featherlight-close-icon {
  /* position: centering vertical and horizontal */
  position: absolute;
  z-index: 9999;
  top: 25px;
  right: 25px;
  /* dimensions: 25px x 25px */
  line-height: 30px;
  width: 30px;
  /* styling */
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  background: #fff; /* Set the background in case it overlaps the content */
  background: rgba(255, 255, 255, 0.9);
  color: #000;
  border: none;
  padding: 0;
  border-radius: 50px;
  font-size: 16px;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
}

/* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */
.featherlight .featherlight-close-icon::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.featherlight .featherlight-image {
  /* styling */
  width: 100%;
}

.featherlight-iframe .featherlight-content {
  /* removed the border for image croping since iframe is edge to edge */
  border-bottom: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
}

.featherlight iframe {
  /* styling */
  border: none;
}

.featherlight * { /* See https://github.com/noelboss/featherlight/issues/42 */
  box-sizing: border-box;
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}
/* hide non featherlight items when printing */
@media print {
  html.with-featherlight > * > :not(.featherlight) {
    display: none;
  }
}
/**
 * Featherlight Gallery – an extension for the ultra slim jQuery lightbox
 * Version 1.7.14 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2019, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
.featherlight-next,
.featherlight-previous {
  display: block;
  position: absolute;
  top: 25px;
  right: 25px;
  bottom: 0;
  left: 80%;
  cursor: pointer;
  /* preventing text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  /* IE9 hack, otherwise navigation doesn't appear */
  background: rgba(0, 0, 0, 0);
}

.featherlight-previous {
  left: 25px;
  right: 80%;
}

.featherlight-next:hover,
.featherlight-previous:hover {
  background: rgba(255, 255, 255, 0.25);
}

.featherlight-next span,
.featherlight-previous span {
  display: none;
  position: absolute;
  top: 50%;
  left: 5%;
  width: 82%;
  /* center horizontally */
  text-align: center;
  font-size: 80px;
  line-height: 80px;
  /* center vertically */
  margin-top: -40px;
  text-shadow: 0px 0px 5px #fff;
  color: #fff;
  font-style: normal;
  font-weight: normal;
}

.featherlight-next span {
  right: 5%;
  left: auto;
}

.featherlight-next:hover span,
.featherlight-previous:hover span {
  display: inline-block;
}

.featherlight-swipe-aware .featherlight-next,
.featherlight-swipe-aware .featherlight-previous {
  display: none;
}

/* Hide navigation while loading */
.featherlight-loading .featherlight-previous, .featherlight-loading .featherlight-next {
  display: none;
}

/* Hide navigation in case of single image */
.featherlight-first-slide.featherlight-last-slide .featherlight-previous,
.featherlight-first-slide.featherlight-last-slide .featherlight-next {
  display: none;
}

/* Always display arrows on touch devices */
@media only screen and (max-device-width: 1024px) {
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: none;
  }
  .featherlight-next span,
  .featherlight-previous span {
    display: block;
  }
}
/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight-next,
  .featherlight-previous {
    top: 10px;
    right: 10px;
    left: 85%;
  }
  .featherlight-previous {
    left: 10px;
    right: 85%;
  }
  .featherlight-next span,
  .featherlight-previous span {
    margin-top: -30px;
    font-size: 40px;
  }
}
.lpcms-player .premium-video, .lpcms-player .premium-video video.vjs-tech {
  width: 100%;
  max-height: calc(100vh - 68px);
  max-height: calc(var(--vh, 1vh) * 100 - 68px);
  transition: height 1s, max-height 1s;
}

.lpcms-player .premium-video video.vjs-tech {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.lpcms-player .premium-video.vjs-fullscreen video.vjs-tech {
  max-height: none;
}

/*
.lvrs__stream {
	width: 1020px;
}
*/
.icon.icon-streamline-icon-lock-818x18 {
  cursor: pointer;
}

.lvrs__postcontent img, .lvrs__postcontent video {
  pointer-events: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}
.lvrs__postcontent .lpcms-slider {
  overflow: hidden;
}
.lvrs__postcontent .lpcms-slider .lSSlideOuter .lSPager.lSpg {
  justify-content: center;
}
.lvrs__postcontent .lpcms-slider .lpcms-player {
  height: calc(100% - 15px);
}
.lvrs__postcontent .lpcms-slider .lpcms-player .premium-video {
  height: 100%;
}
.lvrs__postcontent .lpcms-slider ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
.lvrs__postcontent .lpcms-slider ul.lSPager {
  gap: 0px;
}
.lvrs__postcontent .lpcms-slider ul.lightSlider-active {
  overflow: hidden;
  gap: 0px;
}
.lvrs__postcontent .lpcms-slider ul li {
  width: 100%;
  position: relative;
}
.lvrs__postcontent .lpcms-slider ul li .premium-video-duration {
  bottom: 15px;
}
.lvrs__postcontent .lpcms-slider ul li img {
  max-width: 100%;
  display: block;
  max-height: 600px;
  height: 90vh;
  -o-object-fit: cover;
     object-fit: cover;
}

#lvrs__sortmenu {
  display: none;
  z-index: 1;
}

.lvrs__postinteractives .lvrs__postinteractives-item.lvrs__postinteractives-likebtn.active i.icon-streamline-icon-love-it-alternate18x18:before {
  content: "\e974";
}

.lpcms-player .vjs-poster {
  background-size: cover;
}

.featherlight button:focus {
  outline: none;
}
.featherlight .lightbox-bottom .lvrs__postinteractives {
  justify-content: center;
  margin: 16px 0;
}
.featherlight .lightbox-bottom .lvrs__postinteractives .lvrs__postinteractives-item {
  max-width: 170px;
  background-color: white;
  padding: 10px 20px;
  border-radius: 50px;
  margin-right: 0;
  cursor: pointer;
}
.featherlight .lightbox-bottom .lvrs__postinteractives .lvrs__postinteractives-item span {
  margin-left: 10px;
}
.featherlight .lightbox-bottom .lvrs__postinteractives .lvrs__postinteractives-item.lvrs__postinteractives-comments {
  margin-left: 20px;
}
.featherlight .lightbox-bottom .lvrs__postinteractives .lvrs__postinteractives-item.lvrs__postinteractives-comments span {
  text-wrap: nowrap;
}
.featherlight .featherlight-content {
  width: 100%;
  height: 100%;
  margin: 0;
  border-bottom: 0;
  padding: 0;
  max-height: 100%;
}
.featherlight .featherlight-next, .featherlight .featherlight-previous {
  top: 40%;
  bottom: 40%;
}
.featherlight .featherlight-next:hover, .featherlight .featherlight-previous:hover {
  background: none;
}
.featherlight .featherlight-next span, .featherlight .featherlight-previous span {
  display: inline-block;
  text-shadow: none;
  color: #ffffff;
}
.featherlight .featherlight-previous {
  right: auto;
  width: 70px;
}
.featherlight .featherlight-next {
  left: auto;
  width: 70px;
}
.featherlight .featherlight-inner {
  height: 100%;
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}
.featherlight .featherlight-inner .lpcms-player {
  height: calc(100vh - 68px);
  height: calc(var(--vh, 1vh) * 100 - 68px);
  transition: height 1s, max-height 1s;
  display: flex;
  align-items: center;
}
.featherlight .featherlight-inner img, .featherlight .featherlight-inner video {
  pointer-events: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}
.featherlight .featherlight-inner img {
  max-height: calc(100vh - 68px);
  max-height: calc(var(--vh, 1vh) * 100 - 68px);
  transition: height 1s, max-height 1s;
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.featherlight .featherlight-inner .lpcms-player .premium-video {
  background: none;
  height: 100%;
}

.lvrs-join__section.right label span .linethrough {
  font-size: 12px;
}

.new_videos {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 5px;
}
.new_videos img, .new_videos video {
  width: 100%;
  height: 100%;
}
.new_videos video {
  -o-object-fit: cover;
     object-fit: cover;
}
.new_videos .right-side {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 5px;
}

#loginform-bottomlinks {
  margin-top: 72px;
}

#signupform-accept-agb {
  margin-top: 12px;
  color: #8A96A3;
  font-weight: 300;
  line-height: 16px;
  font-size: 12px;
}
#signupform-accept-agb a {
  text-decoration: underline;
  color: #8A96A3;
}

#loginform-syncpage-1, #loginform-syncpage-2, #loginform-syncpage-3 {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 120px);
  height: 100%;
  background: #ffffff;
  padding: 120px 60px 60px 60px;
  font-size: 22px;
}
#loginform-syncpage-1 a, #loginform-syncpage-2 a, #loginform-syncpage-3 a {
  text-decoration: underline;
}
#loginform-syncpage-1 h2, #loginform-syncpage-2 h2, #loginform-syncpage-3 h2 {
  margin-bottom: 30px;
  font-size: 22px;
}
#loginform-syncpage-1 .syncpage-bottom, #loginform-syncpage-2 .syncpage-bottom, #loginform-syncpage-3 .syncpage-bottom {
  text-align: center;
  border-top: 2px solid rgba(16, 16, 20, 0.15);
  margin-top: 30px;
  padding-top: 30px;
  font-size: 17px;
}
#loginform-syncpage-1 .syncpage-bottom .icon, #loginform-syncpage-2 .syncpage-bottom .icon, #loginform-syncpage-3 .syncpage-bottom .icon {
  margin-right: 7px;
}
#loginform-syncpage-1 .syncpage-bottom .syncpage-checkbox, #loginform-syncpage-2 .syncpage-bottom .syncpage-checkbox, #loginform-syncpage-3 .syncpage-bottom .syncpage-checkbox {
  width: 425px;
  margin: 0 auto;
}
#loginform-syncpage-1 .syncpage-bottom .syncpage-checkbox label:before, #loginform-syncpage-2 .syncpage-bottom .syncpage-checkbox label:before, #loginform-syncpage-3 .syncpage-bottom .syncpage-checkbox label:before {
  margin-top: -2px;
  margin-right: -23px;
}
#loginform-syncpage-1 .syncpage-bottom button, #loginform-syncpage-2 .syncpage-bottom button, #loginform-syncpage-3 .syncpage-bottom button {
  margin-top: 30px;
  padding: 18px 93px;
  font-weight: normal;
  font-size: 17px;
}
#loginform-syncpage-1 .syncpage-bottom .handwriting, #loginform-syncpage-2 .syncpage-bottom .handwriting, #loginform-syncpage-3 .syncpage-bottom .handwriting {
  line-height: 60px;
  font-size: 36px;
}
#loginform-syncpage-1 .syncpage-bottom .syncpage-bottom-icon, #loginform-syncpage-2 .syncpage-bottom .syncpage-bottom-icon, #loginform-syncpage-3 .syncpage-bottom .syncpage-bottom-icon {
  margin-top: 35px;
  font-size: 46px;
  padding-top: 75px;
  border-top: 2px solid rgba(16, 16, 20, 0.15);
}
#loginform-syncpage-1 .syncpage-bottom .syncpage-bottom-icon .icon, #loginform-syncpage-2 .syncpage-bottom .syncpage-bottom-icon .icon, #loginform-syncpage-3 .syncpage-bottom .syncpage-bottom-icon .icon {
  color: #f1f1f1;
}

#loginform-syncpage-2 .syncpage-bottom button + div {
  margin-top: 40px;
}

#loginform-syncpage-3 .syncpage-bottom button {
  display: flex;
  align-items: center;
  margin: 30px auto;
  justify-content: center;
}
#loginform-syncpage-3 .syncpage-bottom .syncpage-checkbox {
  width: 260px;
  max-width: 260px;
}

#loginform-mainpage {
  width: 100%;
}

#modal-login .alert {
  display: none;
}
#modal-login form {
  display: flex;
  width: 100%;
}

#pppsync-sendtoken, #pppsync-verifytoken, #pppsync-newpass {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 120px);
  height: 100%;
  background: #ffffff;
  padding: 120px 60px 60px 60px;
  font-size: 22px;
}
#pppsync-sendtoken a, #pppsync-verifytoken a, #pppsync-newpass a {
  text-decoration: underline;
}
#pppsync-sendtoken h2, #pppsync-verifytoken h2, #pppsync-newpass h2 {
  margin-bottom: 30px;
  font-size: 22px;
}
#pppsync-sendtoken .syncpage-bottom, #pppsync-verifytoken .syncpage-bottom, #pppsync-newpass .syncpage-bottom {
  text-align: center;
  border-top: 2px solid rgba(16, 16, 20, 0.15);
  margin-top: 30px;
  padding-top: 30px;
  font-size: 17px;
}
#pppsync-sendtoken .syncpage-bottom .icon, #pppsync-verifytoken .syncpage-bottom .icon, #pppsync-newpass .syncpage-bottom .icon {
  margin-right: 7px;
}
#pppsync-sendtoken .syncpage-bottom .syncpage-checkbox, #pppsync-verifytoken .syncpage-bottom .syncpage-checkbox, #pppsync-newpass .syncpage-bottom .syncpage-checkbox {
  width: 425px;
  margin: 0 auto;
}
#pppsync-sendtoken .syncpage-bottom .syncpage-checkbox label:before, #pppsync-verifytoken .syncpage-bottom .syncpage-checkbox label:before, #pppsync-newpass .syncpage-bottom .syncpage-checkbox label:before {
  margin-top: -2px;
  margin-right: -23px;
}
#pppsync-sendtoken .syncpage-bottom button, #pppsync-verifytoken .syncpage-bottom button, #pppsync-newpass .syncpage-bottom button {
  margin-top: 30px;
  padding: 18px 93px;
  font-weight: normal;
  font-size: 17px;
}
#pppsync-sendtoken .syncpage-bottom .handwriting, #pppsync-verifytoken .syncpage-bottom .handwriting, #pppsync-newpass .syncpage-bottom .handwriting {
  line-height: 60px;
  font-size: 36px;
}
#pppsync-sendtoken .syncpage-bottom .syncpage-bottom-icon, #pppsync-verifytoken .syncpage-bottom .syncpage-bottom-icon, #pppsync-newpass .syncpage-bottom .syncpage-bottom-icon {
  margin-top: 35px;
  font-size: 46px;
  padding-top: 75px;
  border-top: 2px solid rgba(16, 16, 20, 0.15);
}
#pppsync-sendtoken .syncpage-bottom .syncpage-bottom-icon .icon, #pppsync-verifytoken .syncpage-bottom .syncpage-bottom-icon .icon, #pppsync-newpass .syncpage-bottom .syncpage-bottom-icon .icon {
  color: #f1f1f1;
}

#pppsync-newpass .syncpage-bottom button {
  display: flex;
  align-items: center;
  margin: 30px auto;
  justify-content: center;
}
#pppsync-newpass .syncpage-bottom .syncpage-checkbox {
  width: 260px;
  max-width: 260px;
}

#sitefooter {
  background-color: #0A0A0A;
  box-shadow: 0 50vh 0 50vh #0A0A0A;
  color: #ffffff;
  font-size: 14px;
  display: flex;
  justify-content: center;
}
#sitefooter .inner {
  width: 1440px;
  padding: 0 60px;
}
#sitefooter #sitefooter-main {
  display: flex;
  padding-top: 120px;
  padding-bottom: 120px;
  border-bottom: 1px solid #E1E1E1;
}
#sitefooter #sitefooter-main > div {
  flex: 1;
}
#sitefooter #sitefooter-main .sale--video {
  display: none;
}
#sitefooter #sitefooter-main #sitefooter-logo {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#sitefooter #sitefooter-main #sitefooter-logo .icon {
  font-size: 40px;
}
#sitefooter #sitefooter-main ul.menu li {
  display: block;
  margin-bottom: 10px;
}
#sitefooter #sitefooter-main ul.menu li a {
  color: #ffffff;
  font-size: 14px;
}
#sitefooter #sitefooter-main ul.menu li a:hover {
  color: #FF6F61;
}
#sitefooter #sitefooter-main #sitefooter-socialmedia a {
  color: #ffffff;
  font-size: 24px;
  margin-right: 40px;
}
#sitefooter #sitefooter-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 65px;
}
#sitefooter .select-language {
  margin-top: 8px;
}
#sitefooter .select-language a {
  color: #ffffff;
}

.medialist--gallery .medialist .medialist__item .medialist__item-image .medialist__item-imageinfo {
  display: none;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 11px;
  padding: 0 10px;
}
.medialist--gallery .medialist .medialist__item .medialist__item-image .medialist__item-imageinfo dt {
  border-color: rgba(255, 255, 255, 0.3);
}
.medialist--gallery .medialist .medialist__item .medialist__item-image:hover .medialist__item-play {
  display: block !important;
}
.medialist--gallery .medialist .medialist__item .medialist__item-image .medialist__item-play {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("/static/images/sites/global/play.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60px 60px;
  cursor: pointer;
  pointer-events: none;
  opacity: 0.7;
}
.medialist--gallery .medialist__item div img {
  width: 100%;
}
.medialist--gallery .medialist .medialist__item .medialist__item-title {
  order: 1;
  font-weight: normal;
  font-size: 16px;
  padding: 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.medialist--gallery .medialist .medialist__item .medialist__item-title a {
  height: 18px;
}
.medialist--gallery .medialist .medialist__item .medialist__item-title a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.medialist--gallery .medialist--third .medialist__item .medialist__item-title {
  padding: 4px 0;
  font-size: 14px;
}
.medialist--gallery .medialist--quarter .medialist__item .medialist__item-title {
  padding: 2px 0;
  font-size: 13px;
}
.medialist--gallery .medialist .medialist__item .medialist__item-description {
  order: 1;
  padding: 5px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  opacity: 0.5;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.medialist--gallery .medialist--third .medialist__item .medialist__item-description {
  padding: 4px 0;
  font-size: 12px;
}
.medialist--gallery .medialist--quarter .medialist__item .medialist__item-description {
  padding: 2px 0;
  font-size: 11px;
}
.medialist--gallery .medialist .medialist__item .medialist__item-details {
  order: 1;
  padding: 5px 0;
  display: flex;
  align-items: baseline;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 12px;
  line-height: 1.5;
}
.medialist--gallery .medialist .medialist__item .medialist__item-details .medialist__item-detail {
  width: 100%;
}
.medialist--gallery .medialist .medialist__item .medialist__item-details .medialist__item-detail a {
  font-weight: normal;
}
.medialist--gallery .medialist .medialist__item .medialist__item-details .medialist__item-detail span {
  display: inline-block;
}
.medialist--gallery .medialist .medialist__item .medialist__item-details .medialist__item-detail span.s {
  font-size: 11px;
  margin-left: 3px;
}
.medialist--gallery .medialist .medialist__item .medialist__item-details .medialist__item-detail span.l {
  font-size: 15px;
  font-weight: normal;
}
.medialist--gallery .medialist--quarter .medialist__item .medialist__item-details .medialist__item-detail span.l {
  font-size: 14px;
}
.medialist--gallery .medialist .medialist__status {
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  padding: 0 5px;
}
.medialist--gallery .medialist .medialist__status--online {
  background-color: #5bb336 !important;
  color: #fff !important;
}
.medialist--gallery .medialist .medialist__item .medialist__item-image img {
  display: block;
  width: 100%;
}
.medialist--gallery .medialist .medialist__item .medialist__item-image .medialist__imagebadge {
  position: absolute;
  top: 5px;
  left: 5px;
  font-weight: 600;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  padding: 0 5px;
  pointer-events: none;
}
.medialist--gallery .medialist .medialist__item .medialist__item-discount {
  position: absolute;
  top: 4px;
  right: 4px;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  line-height: 14px;
  padding: 6px;
  pointer-events: none;
}
.medialist--gallery .medialist .medialist__item .medialist__item-discount div:first-child {
  font-weight: 600;
  font-size: 19px;
}
.medialist--gallery .medialist .medialist__item .medialist__item-discount div:last-child {
  font-weight: 600;
  font-size: 11px;
}
.medialist--gallery .medialist--half .medialist__item .medialist__item-discount {
  line-height: 19px;
}
.medialist--gallery .medialist--half .medialist__item .medialist__item-discount div:first-child {
  font-size: 24px;
}
.medialist--gallery .medialist--half .medialist__item .medialist__item-discount div:last-child {
  font-size: 13px;
}
.medialist--gallery .medialist--quarter .medialist__item .medialist__item-discount {
  line-height: 12px;
  padding: 4px;
}
.medialist--gallery .medialist--quarter .medialist__item .medialist__item-discount div:first-child {
  font-size: 16px;
}
.medialist--gallery .medialist--quarter .medialist__item .medialist__item-discount div:last-child {
  font-size: 10px;
  font-weight: normal;
}
.medialist--gallery .medialist--classic .medialist__item .medialist__item-title {
  order: 0;
  padding: 5px 2px 0px 2px;
}
.medialist--gallery .medialist--classic .medialist__item {
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 14px;
  padding: 0 4px 4px 4px;
}
.medialist--gallery .medialist--classic .medialist__item .medialist__item-image {
  margin-top: 5px;
}
.medialist--gallery .medialist--classic .medialist__item:hover {
  cursor: pointer;
}
.medialist--gallery .medialist--classic .medialist__item .medialist__item-description {
  display: none;
}
.medialist--gallery .medialist--classic .medialist__item .medialist__item-details {
  opacity: 1;
  padding-top: 4px;
  padding-bottom: 2px;
}
.medialist--gallery .medialist--classic .medialist__item .medialist__item-details .medialist__item-detail {
  text-align: center;
  margin: 0 2px;
  padding: 5px 0 4px 0;
  line-height: 14px; /*FF1+*/ /*Saf3+,Chrome*/
  border-radius: 4px; /*Opera10.5,IE 9*/
}
.medialist--gallery .medialist--classic .medialist__item .medialist__item-details a.medialist__item-detail {
  display: block;
}
.medialist--gallery .medialist--classic .medialist__item .medialist__item-details .medialist__item-detail:hover {
  opacity: 0.5;
}
.medialist--gallery .medialist--classic .medialist__item .medialist__item-details .medialist__item-detail span {
  display: block !important;
  margin: 0 !important;
  font-size: 12px !important;
  font-weight: 600;
}
.medialist--gallery .medialist--classic.medialist--quarter .medialist__item .medialist__item-details .medialist__item-detail span {
  font-size: 11px !important;
}
.medialist--gallery .medialist--classic .medialist__item .medialist__item-discount {
  background-color: #fef791;
  color: #797242; /*FF3.5+*/ /*Saf3.0+,Chrome*/
  box-shadow: 0px 0px 5px #aaa; /*Opera10.5,IE9*/
  padding-bottom: 3px;
}
.medialist--gallery .medialist--classic .medialist--hidden-classic {
  display: none !important;
}
.medialist--gallery .medialist .medialist--visible-classic {
  display: none !important;
}
.medialist--gallery .medialist--classic .medialist--visible-classic {
  display: block !important;
}

@media screen and (max-width: 1024px) {
  .offset-wrapper {
    padding: 0px 0px 40px 0px;
  }
  .simple-lightbox, .simple-lightbox * {
    touch-action: auto !important;
  }
  .sl-wrapper .sl-image {
    touch-action: auto;
  }
  body {
    margin: 0;
  }
  #site-wrapper, .content-limited {
    max-width: initial;
    min-width: initial;
    padding: 0;
  }
  .content-limited, .content-limited.px1200 {
    padding: 0 20px;
  }
  #siteheader-navi {
    display: none;
  }
  h1 {
    font-size: 19px;
    height: auto;
  }
  .download-gallery {
    display: none;
  }
  div.pageheader-with-menu {
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-bottom: 20px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 450px) {
  div.pageheader-with-menu {
    justify-content: space-between;
  }
  div.pageheader-with-menu .dropdown {
    margin-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  div.pageheader-with-menu .dropdown {
    padding: 8px 16px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 600px) {
  div.pageheader-with-menu h1 {
    flex-basis: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .inputbox-multi {
    width: 100%;
  }
  .inputbox {
    display: flex;
  }
  .inputbox:before {
    width: calc(100% - 40px);
  }
  .inputbox input {
    width: 100%;
  }
  #signupform-newsletter + label {
    margin-top: 15px;
    font-size: 13px;
  }
  ul.medialist li.medialist__item .medialist__item-image img {
    max-width: 100%;
  }
  ul.medialist li.medialist__item .medialist__item-image .icon-LPCMS_exklusiv2 {
    padding: 7px;
    font-size: 10px;
  }
  #chat #chat-attachment-list-right {
    display: none;
  }
  #chat #chat-sendmessage #chat-textarea-buttons {
    width: 58px;
  }
  #chat #chat-sendmessage #chat-textarea-buttons .icon-streamline-icon-smiley-happy-alternate18x18 {
    display: none;
  }
  .tab-navigation-h1 {
    float: none;
    padding-bottom: 10px;
    padding-top: 30px;
    margin-top: 0;
  }
  .tab-navigation {
    float: none;
    width: 200px;
    margin: 15px auto 20px auto;
  }
  #chat-medialist > div .chat-received-attachment {
    width: 49%;
  }
}
@media screen and (max-width: 1024px) and (min-width: 500px) {
  #chat-medialist > div .chat-received-attachment {
    width: 32%;
  }
}
@media screen and (max-width: 1024px) {
  .topnav-right a {
    margin-right: 15px;
  }
  #siteheader-mobile {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
  }
  #siteheader-mobile .siteheader-mobile-icons {
    display: flex;
  }
  #siteheader-mobile .siteheader-mobile-icons .mailer-loggedout-link {
    position: relative;
  }
  #siteheader-mobile .siteheader-mobile-icons .mailer-loggedout-link .badge {
    display: block;
  }
  #siteheader-mobile .badge-info-red {
    top: 9px;
    right: 9px;
    display: none;
  }
  #siteheader-mobile a {
    display: flex;
    align-items: center;
  }
  #siteheader-mobile .material-symbols-rounded {
    cursor: pointer;
    padding: 12px;
  }
  #siteheader-mobile .icon {
    font-size: 24px;
  }
  #siteheader-mobile .icon.icon-LPCMS_Mainbrand {
    font-size: 30px;
    padding-left: 12px;
  }
  #siteheader-mobile .icon.icon-streamline-icon-navigation-menu18x18, #siteheader-mobile .icon.icon-streamline-icon-single-man18x18, #siteheader-mobile .icon.icon-streamline-icon-alarm-bell-118x18 {
    padding: 12px;
    cursor: pointer;
  }
  #mobile-mainmenu {
    display: flex;
    height: 100%;
    width: 270px;
    position: fixed;
    z-index: 999;
    margin-right: -270px;
    flex-direction: column;
    top: 0;
    right: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.55s ease-in-out;
  }
  #mobile-mainmenu .close-icon {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
  }
  #mobile-mainmenu .inner {
    height: 100%;
  }
  #mobile-mainmenu .inner .mobile-mainmenu-signup-login {
    padding: 56px 20px 24px 20px;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-signuplink, #mobile-mainmenu .inner #mobile-mainmenu-loginlink {
    padding: 9px 24px;
    border-radius: 99px;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    display: block;
    line-height: 1;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-signuplink {
    background-color: #FF6F61;
    color: #ffffff;
    border: 2px solid #FF6F61;
    margin-bottom: 8px;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-loginlink {
    border: 2px solid #0A0A0A;
    color: #0A0A0A;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-accountinfos {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0 20px 24px 20px;
    margin-top: 56px;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-accountinfos h2 {
    color: #0A0A0A;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 4px;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-accountinfos .coins {
    color: #FF6F61;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-accountinfos .coins i {
    font-size: 18px;
    margin-right: 5px;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-accountinfos .coins span {
    font-size: 20px;
    font-weight: 500;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-accountinfos #mobile-mainmenu-accountinfos-paymenttrigger {
    margin-bottom: 4px;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-accountinfos #mobile-mainmenu-accountinfos-paymenttrigger .button {
    padding: 4px 16px;
    font-weight: 500;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-linklist-account {
    padding: 0 20px;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-linklist-account .mobile-mainmenu-linklist-mailer .badge {
    display: none;
    right: 9px;
    top: 9px;
    padding: 5px 5px;
    border-radius: 99px;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-linklist-account .linklist {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #f1f1f1;
    padding: 12px 0 24px 0;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-linklist-account .linklist .material-symbols-rounded {
    padding: 12px 12px 6px 12px;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-linklist-account .linklist a {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 10px;
    position: relative;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-linklist-account .linklist a span {
    line-height: 1;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-linklist-site .linklist {
    display: flex;
    flex-direction: column;
    padding: 0 20px;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-linklist-site .linklist a {
    font-size: 16px;
    position: relative;
    line-height: 44px;
    font-weight: 400;
    text-indent: 25px;
    border-bottom: 1px solid rgb(241, 241, 241);
  }
  #mobile-mainmenu .inner #mobile-mainmenu-linklist-site .linklist a:first-of-type {
    border-top: 1px solid rgb(241, 241, 241);
  }
  #mobile-mainmenu .inner #mobile-mainmenu-linklist-site .linklist a .sale--video {
    position: absolute;
    top: -12px;
    right: 40px;
    padding: 5px 8px 3px 8px;
    font-size: 11px;
    letter-spacing: 0.5px;
    font-weight: 600;
    float: right;
    margin-right: 85px;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-banner {
    display: none;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-bottomlinks {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    padding: 8px 20px 20px 20px;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-bottomlinks .material-symbols-rounded {
    padding: 12px 12px 6px 12px;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-bottomlinks a {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
  }
  #mobile-mainmenu .inner #mobile-mainmenu-bottomlinks a .icon {
    margin-bottom: 8px;
    font-size: 20px;
  }
  #mobile-mainmenu.open {
    margin-right: 0px;
    box-shadow: -20px 0px 25px 0px rgba(10, 10, 10, 0.15);
  }
  header {
    width: 100%;
    left: 0;
    right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .mobile-mainmenu-linklist-mailer {
    position: relative;
  }
  #whatsapp-page {
    margin-top: 0px;
  }
  #whatsapp-page h3 {
    margin-top: 15px;
  }
  #whatsapp-page h2 {
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 25px;
  }
  #whatsapp-page #whatsapp-page-content {
    flex-direction: column;
  }
  #whatsapp-page #whatsapp-page-content #whatsapp-page-content-right {
    margin-left: 0px;
    margin-top: 30px;
  }
  #whatsapp-page #whatsapp-page-content > div {
    width: auto;
  }
}
@media screen and (max-width: 1024px) and (max-width: 600px) {
  #whatsapp-page #whatsapp-page-header {
    height: 270px;
    background-size: cover;
  }
}
@media screen and (max-width: 1024px) and (max-width: 400px) {
  #whatsapp-page #whatsapp-page-header {
    background-image: url(/images/static/LPCMS_FullHeader_wa_mobile.jpg);
    background-size: cover;
    height: auto;
  }
  #whatsapp-page #whatsapp-page-header img {
    visibility: hidden;
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  #aboutme-page h2 {
    font-size: 20px;
    font-style: italic;
  }
  #aboutme-page #aboutme-page-header {
    grid-template-columns: 1fr;
    margin-top: 0px;
  }
  #aboutme-page #aboutme-page-header #aboutme-page-header-left img {
    margin-left: 0;
    height: 52vw;
    -o-object-fit: cover;
       object-fit: cover;
    max-height: 380px;
  }
  #aboutme-page #aboutme-page-header #aboutme-page-header-right {
    padding: 0px 23px;
  }
  #aboutme-page #aboutme-page-header #aboutme-page-header-right span {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  #aboutme-page #aboutme-page-header #aboutme-page-header-right #aboutme-page-header-right-bigtext {
    font-size: 22px;
  }
  #aboutme-page #aboutme-page-header #aboutme-page-header-right .goldline {
    margin: 11px auto 17px auto;
  }
  #aboutme-page #aboutme-page-content {
    padding: 0;
    margin: 0 auto;
    margin-top: 35px;
  }
  #aboutme-page #aboutme-page-content .aboutme-page-content-media {
    margin: 0;
    margin-top: 20px;
    width: 100%;
    grid-template-columns: 1fr;
  }
  #aboutme-page #aboutme-page-content .aboutme-page-content-media .aboutme-page-content-media-hashtags {
    order: 2;
    margin: 0;
    margin-top: 20px;
    width: 100%;
    font-size: 15px;
    text-align: center;
  }
  #aboutme-page #aboutme-page-content .aboutme-page-content-media .aboutme-page-content-media-hashtags .goldline {
    margin-right: auto;
    margin-left: auto;
  }
  #aboutme-page #aboutme-page-content .aboutme-page-content-media img {
    margin-top: 15px;
    max-width: none;
  }
  #aboutme-page #aboutme-page-content .aboutme-page-content-media video {
    order: 1;
    width: 100%;
  }
  #aboutme-page #aboutme-page-signup {
    flex-direction: column;
    padding: 10px;
    font-size: 29px;
    text-align: center;
    line-height: 42px;
    margin-top: 30px;
  }
  #aboutme-page #aboutme-page-signup a {
    margin-top: 20px;
    padding: 7px 42px;
    margin-bottom: 20px;
  }
  #welcome-page {
    margin-top: 0px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 600px) {
  #welcome-page #welcome-page-header {
    height: 270px;
    background-size: cover;
  }
}
@media screen and (max-width: 1024px) and (max-width: 400px) {
  #welcome-page #welcome-page-header {
    background-image: url(/images/static/LPCMS_FullHeader_forced_mobile.jpg);
    background-size: cover;
    height: auto;
  }
  #welcome-page #welcome-page-header img {
    visibility: hidden;
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  #welcome-page #welcome-page-content {
    text-align: left;
  }
  #welcome-page #welcome-page-content picture, #welcome-page #welcome-page-content img {
    max-width: none;
  }
  #welcome-page #welcome-page-content .button {
    padding: 15px 0px;
    width: 100%;
    font-size: 18px;
    margin-bottom: 20px;
  }
  #welcome-page #welcome-page-content > div {
    flex-direction: column;
  }
  #welcome-page #welcome-page-content > div .button.green {
    margin-top: 20px;
    margin-bottom: 25px;
  }
  #welcome-page #welcome-page-content > div #welcome-page-content-right .checkboxes {
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
  }
  #welcome-page #welcome-page-content > div #welcome-page-content-right .checkboxes > div {
    width: 200px;
    font-size: 17px;
    margin-bottom: 5px;
    text-align: left;
  }
  #welcome-page #welcome-page-content > div > div {
    width: auto;
  }
  #subscription-page #subscription-page-header img, #subscription-page #subscription-page-header .icon-LPCMS_FuerDichRotate {
    display: none;
  }
  #subscription-page #subscription-page-content .flex-vsplit {
    flex-direction: column;
  }
  #subscription-page #subscription-page-content .flex-vsplit:nth-child(2) {
    padding-top: 15px;
    margin-top: 0;
    border-top: 0;
  }
  #subscription-page #subscription-page-content .handwriting {
    text-align: center;
    font-size: 27px;
    margin-bottom: 10px;
  }
  #subscription-page #subscription-page-content .mobile-fullwidth {
    margin-left: -29px !important;
    margin-top: 20px;
  }
  #subscription-page #subscription-page-content #subscription-page-subscriptions {
    width: calc(100vw - 40px);
    margin-left: -22px;
    padding: 0px 20px;
    height: auto;
  }
  #subscription-page #subscription-page-content #subscription-page-subscriptions h2 {
    font-size: 24px;
    width: auto;
  }
  #subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list {
    flex-direction: column;
  }
  #subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription {
    width: 100%;
    height: 300px;
    margin-bottom: 25px;
  }
  #subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription .subscription-letter {
    float: left;
    margin-top: 20px;
    margin-left: 60px;
    font-size: 60px;
  }
  #subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription .subscription-title {
    margin-bottom: 45px;
    margin-top: 36px;
    text-align: left;
    margin-left: 125px;
    font-size: 18px;
    line-height: 22px;
  }
  #subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription .subscription-amount {
    font-size: 19px;
  }
  #subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription .subscription-description {
    padding: 0px 6%;
    font-size: 15px;
    margin-bottom: 10px;
  }
  #subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription.highlight {
    width: 100%;
    height: 300px;
  }
  #subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription.highlight .subscription-letter {
    margin-top: 20px;
    margin-left: 50px;
  }
  #subscription-page #subscription-page-content #subscription-page-subscriptions #subscription-page-subscriptions-list .subscription:last-child {
    margin-bottom: 45px;
  }
  #subscription-page #subscription-page-footer {
    padding: 20px 0% 0px 0%;
    font-size: 17px;
    margin-top: 20px;
  }
  #legal {
    margin: 0 0;
  }
  #legal h2 {
    font-size: 19px;
  }
  #legal ul {
    margin: 0 0 25px 0;
  }
  #telegram-page {
    margin-top: 0px;
  }
  #telegram-page .button.lightblue {
    padding: 17px 0px;
    width: 100%;
    text-align: center;
  }
  #telegram-page .offset-wrapper {
    padding: 0px 0px 40px 0px;
  }
  #telegram-page #telegram-page-content {
    flex-direction: column;
  }
  #telegram-page #telegram-page-content h2 {
    font-size: 22px;
    width: auto;
  }
  #telegram-page #telegram-page-content #telegram-page-content-left {
    padding: 0;
    margin: 0;
  }
  #telegram-page #telegram-page-content > div {
    width: auto;
  }
  #telegram-page #telegram-page-bottom {
    display: block;
    padding-right: 0;
    background: none;
    margin-top: 0;
  }
  #telegram-page #telegram-page-bottom #telegram-page-accordion {
    width: calc(100vw - 30px) !important;
  }
  #telegram-page #telegram-page-premiumbanner {
    margin: 20px 0px 0px 0px;
  }
  #telegram-page #telegram-page-premiumbanner div {
    width: 100%;
  }
  #telegram-page #telegram-page-premiumbanner div:nth-child(2) {
    display: none;
  }
}
@media screen and (max-width: 1024px) and (max-width: 600px) {
  #telegram-page #telegram-page-header {
    height: 270px;
    background-size: contain;
  }
}
@media screen and (max-width: 1024px) and (max-width: 400px) {
  #telegram-page #telegram-page-header {
    background-image: url(/images/static/telegram/LPCMS-v2-Members_Telegramfree.jpg);
    background-size: contain;
    height: auto;
  }
  #telegram-page #telegram-page-header img {
    visibility: hidden;
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  #videopage-container {
    display: flex;
    flex-direction: column;
    margin-top: 0px;
  }
  #videopage-container .vjs-theater-mode-control-open {
    display: none;
  }
  #videopage-container h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  #videopage-container #videopage-media {
    width: 100%;
    float: none;
    order: 1;
    margin-bottom: 0px;
  }
  #videopage-container #videopage-media .video-preview-mainimage img {
    width: 100%;
  }
  #videopage-container #videopage-media .addcomment {
    padding: 12px 16px;
    font-size: 14px;
  }
  #videopage-container #videopage-recommendations {
    width: 100%;
    margin-top: 15px;
    float: none;
    order: 3;
  }
  #videopage-container #videopage-recommendations li.medialist__item .medialist__item-image img, #videopage-container #videopage-recommendations li.medialist__item .medialist__item-image video {
    width: 100%;
  }
  #videopage-container #videopage-videodata {
    float: none;
    width: 100%;
    order: 2;
    margin-top: 10px;
  }
  #videopage-container #videopage-videodata .video-price {
    float: right;
  }
  #videopage-container #videopage-videodata #videopage-switchbottomcontent {
    display: flex;
    justify-content: space-around;
    margin-top: 12px;
    color: #0A0A0A;
  }
  #videopage-container #videopage-videodata #videopage-switchbottomcontent div.active {
    font-weight: 600;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #videopage-container #videopage-videodata #videopage-switchbottomcontent div.active:after {
    content: "";
    display: block;
    height: 2px;
    border-radius: 3px;
    width: 35px;
    margin-top: 2px;
    background-color: #FF6F61;
  }
  #videopage-container #videopage-videodata #videopage-information {
    margin-top: 10px;
    flex-direction: column;
  }
  #videopage-container #videopage-videodata #videopage-information #videopage-description {
    width: auto;
    font-size: 16px;
  }
  #videopage-container #videopage-videodata #videopage-information #videopage-meta-right {
    max-width: none;
  }
  #videopage-container #videopage-videodata #videopage-commentcontainer {
    padding: 20px;
    margin-top: 15px;
    width: calc(100vw - 40px);
    margin-left: -20px;
    margin-bottom: 0;
  }
  #videopage-container #videopage-videodata #videopage-commentcontainer textarea {
    font-size: 15px;
  }
  #videopage-container #videopage-videodata #videopage-commentcontainer h2 {
    font-size: 18px;
  }
  #videopage-container #videopage-buyvideo {
    padding: 14px 32px;
    font-size: 16px;
    border-radius: 99px;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 100%;
    line-height: 1;
  }
  #modal-payment .modal-box {
    display: flex;
    min-height: 100vh;
    height: auto;
    width: auto;
  }
  #modal-payment .modal-box .modal-body {
    height: auto;
    display: flex;
  }
  #modal-payment .modal-box .modal-body #modal-payment-maincontent {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 20px;
  }
  #modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-left {
    height: auto;
    display: flex;
    display: block;
    background-image: none;
    text-align: center;
    height: auto;
    width: auto;
  }
  #modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-left img {
    clear: left;
  }
  #modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-left h3 {
    margin-left: 20px;
    font-weight: 600;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 425px) {
  #modal-payment .modal-box .modal-body #modal-payment-maincontent .lpmodal-left h3 {
    float: left;
  }
}
@media screen and (max-width: 1024px) {
  #modal-payment .modal-box .modal-body #modal-payment-maincontent #modal-payment-payment-forms #modal-payment-forms-backbtn {
    position: absolute;
    right: 20px;
    top: -40px;
    left: auto;
    color: #0A0A0A;
  }
  #modal-payment .modal-box .modal-body .lpmodal-footer {
    position: relative;
    width: auto;
    flex-direction: column;
    padding: 40px 20px;
  }
  #modal-payment .modal-box .modal-body .lpmodal-footer #modal-payment-trustelements {
    justify-content: space-between;
  }
  #modal-payment .modal-box .modal-body .lpmodal-footer #modal-payment-trustelements .lpmodal-payment-trustelement {
    margin-right: 0;
  }
  #modal-payment .modal-box .modal-body .lpmodal-footer #modal-payment-footertext {
    margin-top: 15px;
  }
  #modal-payment-done .modal-box, #modal-payment-error .modal-box {
    width: 100%;
    height: 100vh;
  }
  #modal-payment-done .modal-box .modal-body .bgimg, #modal-payment-error .modal-box .modal-body .bgimg {
    background-size: 180vw auto;
    background-position: center;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  #modal-payment-done .modal-box .modal-body .bgimg, #modal-payment-error .modal-box .modal-body .bgimg {
    background-size: 120vw auto;
  }
}
@media screen and (max-width: 1024px) {
  #modal-payment-done .modal-box .modal-body #modal-payment-done-subtext, #modal-payment-done .modal-box .modal-body #modal-payment-error-subtext, #modal-payment-error .modal-box .modal-body #modal-payment-done-subtext, #modal-payment-error .modal-box .modal-body #modal-payment-error-subtext {
    width: 85%;
    font-weight: normal;
  }
  #modal-payment-done .modal-box .modal-body #modal-payment-done-backlink, #modal-payment-error .modal-box .modal-body #modal-payment-done-backlink {
    font-weight: 600;
  }
  #members #member-subtext {
    margin-bottom: 35px;
  }
  #members #member-subtext .member-subtext-left_text p {
    margin-bottom: 10px;
  }
  #members #member-subtext #member-subtext-left #member-whatsapp-desktop img {
    min-height: 140px;
  }
  #adventskalender #advent-mainimage {
    width: 100%;
    min-width: auto;
  }
  #adventskalender.silvester {
    height: 720px;
    background-position: 95%;
  }
  #adventskalender .button {
    padding: 3px 24px 0 24px;
    height: 44px;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
  }
  #adventskalender ul.medialist {
    padding: 0 20px;
  }
  #adventskalender ul.medialist li.medialist__item .medialist__item-title a {
    max-width: 260px;
  }
  #adventskalender ul.medialist#advent-mobile-medialist-bottom {
    margin-top: 0;
  }
  #adventskalender ul.medialist#advent-mobile-medialist-bottom li.medialist__item {
    width: 100%;
    margin-bottom: 16px;
  }
  #adventskalender ul.medialist#advent-mobile-medialist-bottom li.medialist__item .medialist__item-title {
    display: block;
  }
  #adventskalender #advent-topl, #adventskalender #advent-bottomr {
    display: none;
  }
  #adventskalender #advent-description {
    width: auto;
    min-width: auto;
    padding: 0 20px;
  }
  #adventskalender #advent-description h3 {
    letter-spacing: 5px;
    font-size: 15px;
    line-height: 75px;
  }
  #adventskalender #advent-description #advent-description-top {
    padding: 20px 0 10px 0;
  }
  #adventskalender #advent-description #advent-description-top h3 {
    letter-spacing: 5.47px;
    font-size: 14px;
    line-height: 1;
  }
  #adventskalender #advent-description #advent-description-top h2 {
    line-height: 28px;
    font-size: 20px;
  }
  #adventskalender #advent-description #advent-description-bottom #advent-memberlink {
    line-height: 22.4px;
  }
  #adventskalender.starter img {
    width: 100%;
  }
  #adventskalender.starter #advent-starter-centered .button {
    padding: 3px 10px 0 10px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #adventskalender.starter #advent-starter-centered #advent-starter-daynumber {
    font-size: 112px;
    line-height: 1em;
  }
  #adventskalender.starter #advent-starter-bottomtext {
    padding: 20px 50px 0 50px;
    font-size: 16px;
  }
  #adventskalender .advent-starter-door {
    width: auto;
    min-width: 300px;
    max-width: 750px;
  }
  .advent-headerimage {
    height: 102px;
    width: 300px;
    margin-bottom: -30px;
  }
  .advent-headerimage .advent-headerimage-day {
    font-size: 34px;
    right: 44px;
    top: 3px;
    width: 50px;
  }
  .aktionspage#silvester, .aktionspage#newyear {
    background-size: auto 100%;
    background-position: top right -58px;
  }
  .aktionspage#silvester .aktionspage-centered, .aktionspage#newyear .aktionspage-centered {
    top: 15%;
    height: 63%;
    width: 90%;
  }
  .aktionspage#silvester .aktionspage-centered img, .aktionspage#newyear .aktionspage-centered img {
    width: 100%;
  }
  .aktionspage#silvester .aktionspage-bgimg, .aktionspage#newyear .aktionspage-bgimg {
    min-height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 85%;
       object-position: 85%;
  }
  .aktionspage#silvester.mobile-fullwidth, .aktionspage#newyear.mobile-fullwidth {
    margin-left: 0 !important;
  }
  .aktionspage#newyear {
    background-position: top left 59%;
    margin-top: -60px;
  }
  .aktionspage#newyear .aktionspage-bgimg {
    -o-object-position: 60%;
       object-position: 60%;
  }
  .aktionspage#newyear .aktionspage-centered {
    top: 80px;
    height: calc(100% - 80px);
  }
  .aktionspage#newyear .aktionspage-centered span {
    font-size: 14px;
    letter-spacing: 14px;
    text-indent: 14px;
    margin-bottom: 180px;
  }
  .aktionspage#newyear .aktionspage-centered h1 {
    font-size: 60px;
    margin-bottom: 0;
  }
  .aktionspage#newyear .aktionspage-centered h2 {
    font-size: 20px;
    letter-spacing: 10px;
    text-indent: 10px;
  }
  .aktionspage#newyear .aktionspage-centered .aktionspage-bottomtext {
    bottom: 65px;
  }
  .aktionspage h3 {
    letter-spacing: 6px;
    font-size: 14px;
    margin-top: 18px;
    line-height: 1em;
  }
  .aktionspage h2 {
    line-height: 1.4;
    font-size: 22px;
  }
  .aktionspage .aktionspage-description {
    width: 100%;
    background-color: rgba(5, 5, 5, 0.65);
  }
  .aktionspage .aktionspage-centered .button {
    width: 85%;
    padding: 17px 0px 17px 0px;
    display: inline-block;
    margin-bottom: 0px;
    line-height: 1em;
    left: 7.5%;
  }
  .aktionspage .aktionspage-memberlink {
    font-size: 16px;
  }
  .aktionspage .aktionspage-bottomtext {
    line-height: 24px;
    width: 90%;
    text-align: center;
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  #blackfriday .aktionspage-centered {
    width: 92%;
    transform: none;
    top: 54vw;
    left: unset;
  }
  #blackfriday .aktionspage-centered .aktionspage-topimage {
    width: 70%;
  }
  #blackfriday .aktionspage-centered .aktionspage-description-top {
    padding: 10px 20px 20px 20px;
  }
}
@media screen and (max-width: 1024px) {
  ._container_gradient {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  ._container_gradient ._textcontent_stickybanner, ._container_gradient ._img_stickybanner {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  ._container_gradient .button {
    margin: 0 auto;
  }
  #cam-menu-top-right {
    width: 100%;
    justify-content: space-evenly;
    border-top: 1px solid #f1f1f1;
    padding-top: 10px;
    margin-top: -10px;
  }
  #cam-menu-top-right .dropdown_cam.active {
    background-color: #FF6F61;
    color: #ffffff;
  }
  #cam-menu-top-right .dropdown_cam.active .icon {
    color: #ffffff;
  }
  #cam-menu-top-right label.cam_filter {
    font-size: 18px;
  }
  #cam-menu-top-right label.cam_filter.active:after {
    width: 42px;
    margin-left: -21px;
    bottom: -2px;
  }
  #cam-filter {
    position: fixed;
    z-index: 999;
    bottom: 15px;
    right: 15px;
    border-radius: 60px;
    font-size: 8px;
    width: 50px;
    height: 50px;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #cam-filter .icon {
    font-size: 18px;
    margin-right: 0;
  }
  #mainlisting-cams #cam-filters-active {
    margin-bottom: 10px;
    margin-top: -10px;
  }
  #mainlisting-cams #cam-filters-active span {
    display: none;
  }
  #mainlisting-cams label.cam_filter {
    font-size: 15px;
    margin-right: 0px;
  }
  #mainlisting-cams label.cam_filter:hover {
    background-color: #f1f1f1;
    color: #0A0A0A;
  }
  #mainlisting-cams label.cam_filter.active:after {
    font-size: 13px;
  }
  #mainlisting-cams #cam-filter-menu {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100vh;
    z-index: 999;
    background-color: #ffffff;
    flex-direction: column;
    align-items: flex-start;
  }
  #mainlisting-cams #cam-filter-menu .cam-categories {
    margin-left: 0;
    display: block;
  }
  #mainlisting-cams #cam-filter-menu .cam-categories .cam-filter-menu-categories {
    margin-right: 0;
  }
  #mainlisting-cams #cam-filter-menu .cam-categories .cam-filter-menu-categories div {
    flex-direction: row;
  }
  #mainlisting-cams #cam-filter-menu .cam-categories .cam-filter-menu-categories h4 {
    margin-top: 10px;
    font-size: 14px;
  }
  #mainlisting-cams #cam-filter-menu .cam-categories .cam-filter-menu-categories:nth-child(1) {
    margin-left: 0;
  }
  #mainlisting-cams #cam-filter-menu .cam-categories .cam-filter-menu-categories a {
    display: inline-block;
    margin-right: 2px;
  }
  #mainlisting-cams #cam-filter-menu .filter_container {
    width: 100%;
    display: block;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ececec;
  }
  #mainlisting-cams #cam-filter-menu .filter_container .cam_filter_dropdown, #mainlisting-cams #cam-filter-menu .filter_container .cam_filter_delete {
    width: 100%;
    font-size: 17px;
    padding: 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #mainlisting-cams #cam-filter-menu .filter_container .cam_filter_dropdown .icon, #mainlisting-cams #cam-filter-menu .filter_container .cam_filter_delete .icon {
    font-size: 19px;
  }
  #mainlisting-cams #cam-filter-menu #cam-filter-mobile-close {
    width: 100%;
    border-bottom: 1px solid #ececec;
    padding-bottom: 8px;
  }
  #mainlisting-cams #cam-filter-menu #cam-filter-mobile-close .close-icon {
    float: right;
    display: block;
  }
  #mainlisting-cams #cam-filter-menu #cam-filter-mobile-close .vertical-banner {
    transform: none;
    float: left;
    position: relative;
    text-transform: none;
    font-weight: 600;
    left: 0;
    top: 0;
    width: auto;
    text-align: left;
    color: #0A0A0A;
    font-size: 17px;
  }
  .lSSlideWrapper .lSAction {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  #adventskalender.mobile-fullwidth {
    margin-left: 0 !important;
  }
  #advent-description-top + .mobile-only {
    display: none;
  }
}
@media screen and (max-width: 1024px) and (max-width: 670px) {
  #adventskalender #advent-mainimage {
    justify-content: flex-end;
  }
  #adventskalender #advent-mainimage .advent-videopackimg {
    width: 53%;
    left: 20px;
    bottom: 20%;
  }
  #adventskalender #advent-mainimage ul.medialist {
    display: flex;
    flex-direction: column;
    min-width: 140px;
    max-width: 50%;
    margin-top: 20px;
    grid-gap: 0;
  }
  #adventskalender #advent-mainimage ul.medialist li.medialist__item {
    margin-bottom: 10px;
  }
  #adventskalender ul.medialist#advent-mobile-medialist-bottom {
    display: flex;
    flex-direction: column;
    padding: 0;
  }
  #adventskalender #advent-description #advent-description-top {
    padding-top: 20px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 500px) {
  #adventskalender .advent-starter-door #advent-starter-centered {
    top: 70%;
  }
  #adventskalender .advent-starter-door #advent-starter-centered .button {
    margin-top: 80px;
    font-size: 16px;
    height: 38px;
  }
  #adventskalender #advent-starter-bottomtext {
    margin-top: 30px;
  }
  #advent-description-top + .mobile-only {
    display: block;
  }
}
@media screen and (max-width: 1024px) and (max-width: 425px) {
  #adventskalender .medialist__item-title {
    display: none;
  }
  .aktionspage#silvester .aktionspage-centered {
    top: 36%;
  }
}
@media screen and (max-width: 1024px) {
  #modal-buy-video, #modal-buy-gallery, #modal-buy-vx-video {
    height: 100vh;
  }
  #modal-buy-video .modal-box, #modal-buy-gallery .modal-box, #modal-buy-vx-video .modal-box {
    width: 90%;
  }
  #modal-buy-video .modal-box .modal-body, #modal-buy-gallery .modal-box .modal-body, #modal-buy-vx-video .modal-box .modal-body {
    text-align: center;
    background-size: 384px 183px;
    background-position: bottom -4px right -4px;
  }
  #modal-buy-video .modal-box h1, #modal-buy-gallery .modal-box h1, #modal-buy-vx-video .modal-box h1 {
    font-size: 37px;
  }
  #modal-buy-video .modal-box #modal-buy-video-topimage, #modal-buy-video .modal-box #modal-buy-gallery-topimage, #modal-buy-video .modal-box #modal-buy-vx-video-topimage, #modal-buy-gallery .modal-box #modal-buy-video-topimage, #modal-buy-gallery .modal-box #modal-buy-gallery-topimage, #modal-buy-gallery .modal-box #modal-buy-vx-video-topimage, #modal-buy-vx-video .modal-box #modal-buy-video-topimage, #modal-buy-vx-video .modal-box #modal-buy-gallery-topimage, #modal-buy-vx-video .modal-box #modal-buy-vx-video-topimage {
    width: 96px;
    height: 96px;
    margin-left: -48px;
    top: -48px;
  }
  #modal-buy-video .modal-box button, #modal-buy-gallery .modal-box button, #modal-buy-vx-video .modal-box button {
    font-size: 18px;
    padding: 12px 23px;
  }
  .modal-box {
    margin: 0 auto;
  }
  .lpmodal .modal-box {
    width: 100%;
  }
  .lpmodal .modal-box .modal-body .lpmodal-left {
    display: none;
  }
  .lpmodal .modal-box .modal-body .lpmodal-right {
    width: 100%;
  }
  .lpmodal .modal-box .modal-body .lpmodal-right h2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .lpmodal .modal-box .modal-body .lpmodal-right > form, .lpmodal .modal-box .modal-body .lpmodal-right > div.form {
    padding: 20px;
  }
  #modal-login.modal, #modal-signup.modal {
    background-color: #ffffff;
  }
  #modal-login .modal-box, #modal-signup .modal-box {
    width: 100%;
  }
  #modal-login .lpmodal-left, #modal-signup .lpmodal-left {
    display: none;
  }
  #modal-login .lpmodal-right, #modal-signup .lpmodal-right {
    width: 100%;
  }
  #modal-login .lpmodal-right h2, #modal-signup .lpmodal-right h2 {
    margin-top: 0;
    margin-bottom: 16px;
  }
  #modal-login .lpmodal-right form, #modal-login .lpmodal-right .form, #modal-signup .lpmodal-right form, #modal-signup .lpmodal-right .form {
    max-width: 450px;
    margin: 0 auto;
  }
  #modal-login .lpmodal-right #signupform-accept-agb, #modal-signup .lpmodal-right #signupform-accept-agb {
    font-size: 12px;
    line-height: 18px;
  }
  #modal-login .lpmodal-right label, #modal-signup .lpmodal-right label {
    font-size: 13px;
  }
  #loginform-syncpage-1, #loginform-syncpage-2, #loginform-syncpage-3, #pppsync-sendtoken, #pppsync-verifytoken, #pppsync-newpass {
    padding: 40px 20px 20px 20px;
    width: calc(100% - 40px);
    font-size: 17px;
  }
  #loginform-syncpage-1 .syncpage-bottom .syncpage-bottom-icon, #loginform-syncpage-2 .syncpage-bottom .syncpage-bottom-icon, #loginform-syncpage-3 .syncpage-bottom .syncpage-bottom-icon, #pppsync-sendtoken .syncpage-bottom .syncpage-bottom-icon, #pppsync-verifytoken .syncpage-bottom .syncpage-bottom-icon, #pppsync-newpass .syncpage-bottom .syncpage-bottom-icon {
    display: none;
  }
  #loginform-syncpage-1 .syncpage-bottom .handwriting, #loginform-syncpage-2 .syncpage-bottom .handwriting, #loginform-syncpage-3 .syncpage-bottom .handwriting, #pppsync-sendtoken .syncpage-bottom .handwriting, #pppsync-verifytoken .syncpage-bottom .handwriting, #pppsync-newpass .syncpage-bottom .handwriting {
    line-height: 40px;
    font-size: 29px;
  }
  #loginform-syncpage-1 .syncpage-bottom .syncpage-checkbox, #loginform-syncpage-2 .syncpage-bottom .syncpage-checkbox, #loginform-syncpage-3 .syncpage-bottom .syncpage-checkbox, #pppsync-sendtoken .syncpage-bottom .syncpage-checkbox, #pppsync-verifytoken .syncpage-bottom .syncpage-checkbox, #pppsync-newpass .syncpage-bottom .syncpage-checkbox {
    width: auto;
  }
  #loginform-syncpage-1 .syncpage-bottom button, #loginform-syncpage-2 .syncpage-bottom button, #loginform-syncpage-3 .syncpage-bottom button, #pppsync-sendtoken .syncpage-bottom button, #pppsync-verifytoken .syncpage-bottom button, #pppsync-newpass .syncpage-bottom button {
    width: 100%;
  }
  #sitefooter {
    padding: 0px 20px;
  }
  #sitefooter .inner {
    width: 100%;
    padding: 0;
  }
  #sitefooter #sitefooter-bottom {
    font-size: 12px;
  }
  #sitefooter #sitefooter-main {
    flex-direction: column;
    padding-top: 40px;
    border-bottom: 1px solid #aaa;
  }
  #sitefooter #sitefooter-main > div {
    margin-bottom: 20px;
  }
  #sitefooter #sitefooter-main #sitefooter-pagelinks {
    display: none;
  }
  #sitefooter #sitefooter-main .icon {
    font-size: 24px;
  }
  #sitefooter #sitefooter-main #sitefooter-socialmedia a {
    margin-right: 23px;
  }
  #sitefooter #sitefooter-main #sitefooter-socialmedia .icon {
    font-size: 20px;
  }
  #sitefooter #sitefooter-main #sitefooter-misclinks a {
    text-decoration: underline;
  }
}
#pwa {
  margin-top: 20px;
}
#pwa .medialist__item-image i, #pwa .medialist__item-image .delete-confirm {
  position: absolute;
  font-size: 14px;
  right: 10px;
  top: 10px;
  color: white;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 12px;
  border-radius: 50px;
  z-index: 2;
}
#pwa .medialist__item-infos {
  padding: 10px 20px 10px 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#pwa .medialist__item-title {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  padding: 0;
  border-bottom: none;
  margin-bottom: 10px;
}
#pwa .medialist__item-title a {
  height: auto;
}
#pwa .medialist__item-details {
  padding-top: 0;
}
#pwa .medialist__item-details span {
  font-size: 11px;
  font-weight: 300;
}
#pwa .medialist__item-details .medialist__item-detail-duration {
  margin-left: 0;
}
#pwa .medialist__item-details .medialist__item-detail-filesize {
  margin-left: 12px;
}

#pwa-banner {
  background-color: #0A0A0A;
  height: 80px;
  display: none;
  align-items: center;
  justify-content: center;
}
#pwa-banner .pwa-banner_content {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: white;
  margin-left: 10px;
}
#pwa-banner .pwa-banner_content button {
  font-size: 12px;
  line-height: 1;
  padding: 8px 16px;
}
#pwa-banner .pwa-banner_content i {
  color: black;
  background-color: white;
  padding: 10px;
  font-size: 24px;
  border-radius: 12px;
  margin-right: 12px;
}
@media screen and (max-width: 374px) {
  #pwa-banner .pwa-banner_content i {
    display: none;
  }
}
#pwa-banner .pwa-banner_text {
  margin-right: 20px;
}
#pwa-banner .pwa-banner_text h3 {
  font-size: 14px;
}
#pwa-banner .pwa-banner_text p {
  margin-top: 0;
  font-size: 12px;
}
#pwa-banner .pwa-banner-close {
  cursor: pointer;
  color: white;
}

.pwa-download-button {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
.pwa-download-button .button {
  padding: 8px 24px;
}

#pwa-welcome {
  margin: 40px 0;
}
#pwa-welcome p {
  margin-top: 8px;
}
#pwa-welcome button {
  padding: 12px 24px;
  display: block;
  margin: 0 auto;
  font-weight: 500;
  line-height: 1;
}

.app-benefits {
  margin: 40px 0;
}

.app-benefit {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 28px;
  background-color: #f9f9f9;
  border-radius: 12px;
  padding: 28px 16px;
}
.app-benefit h2 {
  margin-bottom: 8px;
  font-size: 16px;
}
.app-benefit i {
  color: white;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 20px;
  font-size: 24px;
}
.app-benefit i.app-download-icon {
  background-color: rgb(29, 151, 108);
  background: linear-gradient(10deg, rgb(29, 151, 108) 35%, rgb(147, 249, 185) 100%);
}
.app-benefit i.app-news-icon {
  background-color: rgb(235, 51, 73);
  background: linear-gradient(10deg, rgb(235, 51, 73) 35%, rgb(244, 92, 67) 100%);
}
.app-benefit span {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.lightSlider:before, .lightSlider:after {
  content: " ";
  display: table;
}

.lightSlider {
  overflow: hidden;
  margin: 0;
}

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.lSSlideWrapper > .lightSlider:after {
  clear: both;
}

.lSSlideWrapper .lSSlide {
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  transition-property: transform, height;
  transition-duration: inherit !important;
  transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade {
  position: relative;
}

.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  transition-delay: 0s;
  transition-duration: inherit !important;
  transition-property: opacity;
  transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}

.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}

/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}

.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  transition: all 0.5s linear 0s;
}

.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #428bca;
}

.lSSlideOuter .media {
  opacity: 0.8;
}

.lSSlideOuter .media.active {
  opacity: 1;
}

/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}

.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}

.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}

/* End of Gallery*/
/* slider actions */
.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url("/images/static/lightslider_controls.png");
  cursor: pointer;
  position: absolute;
  margin-top: -16px;
  opacity: 0.5;
  transition: opacity 0.35s linear 0s;
}

.lSAction > a:hover {
  opacity: 1;
}

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}

.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}

.lSAction > a.disabled {
  pointer-events: none;
}

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

/* vertical */
.lSSlideOuter.vertical {
  position: relative;
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}

/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl;
}

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}

.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}

.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
  float: left;
}

.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}

/* Rtl */
@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
.lSSlideOuter .rightEnd {
  animation: rightEnd 0.3s;
  position: relative;
}

.lSSlideOuter .leftEnd {
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .rightEnd {
  animation: topEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .leftEnd {
  animation: bottomEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
  animation: rightEnd 0.3s;
  position: relative;
}

/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.clearcache3 {
  text-align: center;
}

.brandname {
  white-space: nowrap;
}

.big-headline {
  font-size: 48px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .big-headline {
    font-size: 36px;
  }
}
@media screen and (max-width: 768px) {
  .big-headline {
    font-size: 32px;
  }
}
@media screen and (max-width: 480px) {
  .big-headline {
    font-size: 28px;
    margin-bottom: 16px;
  }
}

#amateur-profile {
  margin-top: 40px;
}
#amateur-profile h1 {
  font-size: 42px;
}
#amateur-profile h2 {
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 500;
}
#amateur-profile #swiper-girls ul.medialist.handyvideos-only {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
#amateur-profile .amateurinfos {
  display: flex;
  padding: 60px;
  margin-bottom: 60px;
  border-radius: 12px;
  background-color: #f9f9f9;
  box-shadow: 0 6px 12px rgba(138, 150, 163, 0.12);
}
#amateur-profile .amateurinfos img {
  border-radius: 8px;
  max-width: 400px;
  max-height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  width: 100%;
  margin-right: 60px;
}
#amateur-profile .amateurinfos .amateur-profile-cambutton {
  display: inline-flex;
  flex-direction: column;
  margin-top: 60px;
}
#amateur-profile .amateurinfos .amateur-profile-cambutton :first-child {
  padding: 12px 24px;
  background-color: #FF6F61;
  color: #F9F9F9;
  margin-bottom: 4px;
  border-radius: 99px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.5px;
}
#amateur-profile .amateurinfos .amateur-profile-cambutton :last-child {
  font-size: 12px;
  align-self: center;
}
@media screen and (max-width: 1024px) {
  #amateur-profile h1 {
    font-size: 32px;
  }
  #amateur-profile .amateurinfos {
    padding: 20px;
  }
  #amateur-profile .amateurinfos img {
    max-width: 300px;
    max-height: unset;
    margin-right: 40px;
  }
  #amateur-profile .amateurinfos .amateur-profile-cambutton {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  #amateur-profile h1 {
    font-size: 28px;
  }
  #amateur-profile h2 {
    font-size: 22px;
  }
  #amateur-profile .amateurinfos {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 650px) {
  #amateur-profile {
    margin-top: 20px;
  }
  #amateur-profile h1 {
    font-size: 24px;
  }
  #amateur-profile .amateurinfos {
    flex-direction: column;
    padding: 0;
    background-color: unset;
    box-shadow: none;
  }
  #amateur-profile .amateurinfos-text {
    padding: 0 8px 8px 8px;
  }
  #amateur-profile .amateurinfos-text p {
    text-align: justify;
    font-size: 14px;
  }
  #amateur-profile .amateurinfos img {
    margin-right: 0;
    max-height: 250px;
    max-width: unset;
    margin-bottom: 20px;
    border-radius: 8px;
    box-shadow: 0 6px 12px rgba(138, 150, 163, 0.12);
  }
  #amateur-profile .amateurinfos p {
    margin-top: 6px;
  }
  #amateur-profile .amateurinfos .amateur-profile-cambutton {
    display: flex;
    align-items: center;
    margin-top: 28px;
  }
  #amateur-profile .amateurinfos .amateur-profile-cambutton :first-child {
    font-size: 14px;
  }
}

/*# sourceMappingURL=app.css.map*/