<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hcbottom { margin-bottom: 22px; }
.home-cat-item {display:inline-block;background:#1d1d1d;padding:0;border:1px solid #333;margin-bottom:0;border-radius:4px;
    overflow: hidden;}
.home-cat-img { border-radius: 0; position: relative; width: 100%; overflow: hidden; }
.home-cat-img img,.blogpop-content .blogpopimg img,.product-item-image img {border-radius: 0; max-width: 100%; display: block;
    -webkit-transition: opacity 1s ease-in-out,-webkit-transform .2s ease-out;
    transition: opacity 1s ease-in-out,-webkit-transform .2s ease-out;
    transition: transform .2s ease-out,opacity 1s ease-in-out;
    transition: transform .2s ease-out,opacity 1s ease-in-out,-webkit-transform .2s ease-out;
}
.home-cat-block:hover img {-webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}
.home-cat-title { text-align: center;}
.home-cat-title h3 { font-family: 'DINCond-BoldAlternate'; font-size: 18px; color: #333; line-height: 40px; max-height: 40px;
    overflow: hidden; margin: 0;}
.home-cat-title a, .home-cat-title h3 a { font-family:'DINCond-BoldAlternate',Arial;font-size: 18px;color:#fff;text-decoration:none;}
.column h2 {font-family: 'DINCond-BoldAlternate',Arial; font-size: 24px; padding-top: 5px; color: #fff; margin-bottom: 10px;
    text-align: center; position:relative;}
.column h2::after { padding-left: 12px; content: " "; position: absolute; border-top: 3px solid red; width: 40px; height: 3px;
    text-align: center; float: left; left: 47%; top: 0;}
.column h2 a {font-family: 'DINCond-BoldAlternate',Arial; font-size: 24px; color: #fff; text-decoration:none;}
.column h2 a:hover { text-decoration:underline;}
.infoblock { margin-bottom: 20px;background:#1d1d1d;border-radius:4px;border-bottom:1px solid #333;padding:25px;
	font-size: 15px;line-height: 22px;color: #fff;font-family: Arial;}
.infoblock.nobg { background:none; border-right:0; border-bottom:0;}
.infoblock h2 { margin-bottom: 40px;}
.infoblock h3 {font-size: 22px; color: #fff;}
.infoblock hr { color: #666;}
.infoblock .desc { position:relative; padding-left:50px; font-size: 16px; display: block; font-family: Arial;}
.infoblock .desc::before {position:absolute; left: 12px; font-family:'FontAwesome Regular';font-size:20px;display: inline-block;content: '\f00c'; color:#03b629;}

.blogtop-container { padding-bottom: 20px; min-height: 220px;}
.blogbox { text-align: center;}
.blogbox-head { background: rgba(255,0,0,.75); text-align: center; display: inline-block; padding: 7px 25px; border-radius: 4px;}
.blogbox-head h1, .blogbox-head .h1 { color: #fff; font-size: 36px; line-height: 36px; margin: 0;}
.blogbox-head h1 a { color:#fff;text-decoration:none;}
.blogtop-links {margin-top: 12px;}
.blogtop-links a { display: inline-block; border-radius: 4px; padding: 4px 15px; border: 2px solid #03b629; text-transform: none;
    background: #03b629; font-family: 'Futura Light',Arial; font-weight: 500; font-size: 18px; color: #fff; margin-left: 6px;
    margin-right: 6px; margin-bottom: 5px; text-decoration:none;}
.blogtop-links a:hover { background: #fff; color: #03b629;}
.mbottom-50 { margin-bottom:50px;}
.carousel-inner .carousel-caption {top:13%; bottom:auto;}
@media screen and (min-width: 320px) and (max-width: 479px){
	.blogtop-image{background-image:url(/images/slides/slide-768x295.jpg);}
	.blogtop-container { min-height: 80px; padding-bottom:0;}
	.blogbox-head h1, .blogbox-head .h1 { font-size:24px;}
	.blogtop-wrapper { padding-top:40px;}
	.carousel-inner .carousel-caption {top:10%; bottom:auto;}
	.products-items .more-signup .product-item-details { padding-bottom: 30px;}
	.products-items .more-signup .product-item-details span { padding-top:5px; padding-bottom:20px;}
	.products-items .more-signup .product-item-details h3 {font-size:20px;}
	.products-items .more-signup .product-item-details .btn-green a { font-size:18px;}
}
@media screen and (min-width: 480px) and (max-width: 767px){
	.blogtop-image{background-image:url(/images/slides/slide-768x295.jpg)}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.blogtop-image{background-image:url(/images/slides/slide-1920x295.jpg)}
	.blogbox-head { padding:2px 12px;}
	.blogbox-head h1, .blogbox-head .h1 { font-size:24px;}
	.blogtop-links {margin-top: 4px;}
	.carousel-inner .carousel-caption {top:0%; bottom:auto;}
}
@media screen and (min-width: 992px) and (max-width: 1499px){
	.blogtop-image{background-image:url(/images/slides/slide-1920x295.jpg)}
	.products-items .more-signup .product-item-details { padding-bottom: 30px;}
	.products-items .more-signup .product-item-details span { padding-top:5px; padding-bottom:20px;}
	.products-items .more-signup .product-item-details h3 {font-size:20px;}
	.products-items .more-signup .product-item-details .btn-green a { font-size:16px;}
}
@media screen and (min-width: 1500px){
	.blogtop-image{background-image:url(/images/slides/slide-1920x295.jpg)}
}

.product-item { width:200px; margin-bottom:20px;display:inline-block;}
.slick-slide .product-item {padding-left:10px;padding-right:10px;}
.product-item-info { text-align: center; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease;
    transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden;
    border: 0 solid transparent; background: #1d1d1d;border-radius: 4px;overflow: hidden;}
.product-item-image { overflow:hidden; }
.product-item-info:hover img {-webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}
.product-item-info .product-item-details { min-height: 97px;padding: 10px 10px 20px;}
.product-item .product-item-details h3 { font-size: 16px;line-height: 20px;margin-bottom:0; }
.product-item .product-item-details h3 a { color: #c6c6c6;font-size: 16px;line-height:20px;text-decoration:none;}
.product-item .product-item-details h3 a:hover { color: #fff;}
.product-item .product-item-details a{ font-size:11px;color: #c6c6c6;text-decoration:none;}
.product-item .product-item-details a:hover { color: red;}
.product-item:hover .product-item-info {box-shadow: 0 2px 5px #333; -moz-box-shadow: 0 2px 5px #333; -webkit-box-shadow: 0 2px 5px #333;
    -o-box-shadow: 0 2px 5px #333;-ms-box-shadow: 0 2px 5px #333;}

.blockw { margin-bottom: 20px; padding: 0px; background: #1d1d1d; border-right: 0px solid #333; border-bottom: 1px solid #333;
	overflow:hidden; border-radius:4px;}
.blockw .blockw-img, .blockw .profile-img { position: relative; overflow: hidden;}
.blockw a img { -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease;-o-transition: all 500ms ease;
    transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.blockw a:hover img {-webkit-transform: scale(1.05,1.05);-moz-transform: scale(1.05,1.05);-ms-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);}
.blockw .blockw-name { padding: 12px; font-size: 15px; line-height: 22px; color: #fff; font-family: Arial; min-height: 50px;
 text-align: center;}
.blockw .profile-short a, .blockw .profile-name a, .blockw .blockw-name a {color: #fff;text-decoration:none;}
.blockw .profile-short a:hover, .blockw .profile-name a:hover, .blockw .blockw-name a:hover { color: #c6c6c6;}

.blogpop-content { background: #1d1d1d; overflow: hidden; margin-bottom: 40px; border: 1px solid #1d1d1d;border-radius:4px;}
.blogpop-content .blogpopimg { border-radius: 0; position: relative; width: 100%; overflow: hidden;}
.blogpop-content figure { margin: 0;}
.blog-content:hover img, .blogpop-content:hover img { -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}
.blogpop-content .blogtext { padding: 15px;}
.blogpop-content h3 { min-height: 54px; max-height: 55px; overflow: hidden; font-size: 20px;}
.blogtext h3 a { color: #fff;text-decoration:none;}
.blogtext .readmore a { color: #fff; font-size: 14px; text-decoration: underline;}

.bloghomenew .blogpop-content .blogpopimgh { padding: 0; border-radius: 0; position: relative; overflow: hidden;}
.bloghomenew .blogpop-content .blogpopimgh img {border-radius: 0; max-width: 103%;
    -webkit-transition: opacity 1s ease-in-out,-webkit-transform .2s ease-out;
    transition: opacity 1s ease-in-out,-webkit-transform .2s ease-out;
    transition: transform .2s ease-out,opacity 1s ease-in-out;
    transition: transform .2s ease-out,opacity 1s ease-in-out,-webkit-transform .2s ease-out;
}
.bloghomenew .blogpop-content:hover img { -webkit-transform: scale(1.2,1.2); transform: scale(1.2,1.2);}
.bloghomenew .blogpop-content h3 { margin-bottom: 0;}
.morebutton { font-family: 'Futura Light',Arial;color: #fff; font-size: 24px; background: red; height: 40px;
    border: 2px solid red; line-height: 40px; padding-left: 20px; padding-right: 20px; border-radius: 4px;
    display: inline-block; margin-bottom: 40px; text-decoration:none;}
.morebutton:hover { background: #fff; color: red; text-decoration: none; border: 2px solid red;}

.signupmodal .modal-content {/*max-width: 420px;*/ border-radius:4px;}
.signupmodal .modal-title {color: #fff; border-bottom: none; margin-bottom: 0; font-family: 'DINCond-BoldAlternate',Arial; font-size: 24px;}
.signupmodal .modal-header { border-bottom:none;padding-top:30px;}
.signupmodal .modal-header, .signupmodal .modal-body, .signupmodal .modal-footer { padding-left: 30px; padding-right: 30px;}
.signupmodal .modal-body { padding-top:0;}
.signupmodal .modal-footer {border-top: none;}
.intrologin {display: block; width: 100%; margin-bottom: 12px;font-size: 14px; color: #c6c6c6;}
.intrologin span { color: #fff; font-weight: 700;}
.loginform .login-field { display: inline-block; margin-bottom: 12px; width: 100%;position: relative;}
.loginform .login-field label { display:inline-block; width: 100%; margin-bottom: 5px;font-family: 'DINCond-BoldAlternate',Arial;}
.loginform .login-field label.signuplabel { display: none;}
.loginform .login-field input {height: 40px; border: 1px solid #545454; border-radius: 4px; background: #212121; margin-bottom: 5px;
    color: #fff; padding: 0 9px; vertical-align: baseline; width: 100%; box-sizing: border-box;}
.gender-field { border: 1px dotted #212121; padding: 5px;}
.gender-choice { width: 100%; display:inline-block;}
.loginform .login-field.gender-field label.container { width: 49%;}
.loginform .login-field.gender-field label {width: auto; vertical-align:top;}
.loginform .login-field.gender-field input { height: auto;width:auto; vertical-align: top;}
.loginform .gender-field .checkmark { border-radius: 50%;}
.loginform .container { display: inline-block; position: relative; padding-left: 20px;
    margin-bottom: 12px; cursor: pointer;-webkit-user-select: none;-moz-user-select: none; -ms-user-select: none; 
    user-select: none; font-weight: 500; font-size: 18px; background:none; }  
.loginform .container input:checked ~ .checkmark { background-color: #212121;}
.loginform .checkmark { position: absolute; top: 2px; left: 0; height: 20px; width: 20px; background-color: #212121;
    border: 1px solid #545454; border-radius: 4px;}
.loginform .container input:checked ~ .checkmark::after { display: block;}
.loginform .container input { position: relative; opacity: 0; cursor: pointer;}
.loginform .container .checkmark::after { left: 4px; top: 0px; width: 10px; height: 16px; border: solid #03b629;
    border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
.loginform .checkmark::after { content: ""; position: absolute; display: none; }
.loginform .login-field label.container {width: 10%; vertical-align:top;}
.agreetext { width: 85%; display: inline-block; font-size: 12px;}
.agreetext span { font-weight: bold; }
.agreetext a, .agreetext a.active, .agreetext a.focus, .agreetext a.visited { color: #fff; text-decoration: underline;}
.agreetext a:hover { color: #ccc;}
.agreedisclaimer { max-height: 50px; overflow: auto; padding-right: 10px;}
.agreedisclaimer ul { padding-left: 15px;}
.agreedisclaimer ul ol { padding-left: 10px;}
.signup-profileimg { text-align: center;padding-bottom:12px;}
.signup-profileimg img { max-width: 150px; text-align: center; border-radius: 50%; border: 3px solid red; display: inline-block;
    position: relative; max-height: 150px; height: 150px; width: 150px; margin: 0;}
.loginform button.disabled, .loginform input.disabled, .loginform input[disabled] { opacity: .5;cursor: default; pointer-events: none;}
.loginform button.btn-green, .loginform .btn-green, .loginform input.btn-green { height: auto; display: inline-block; border-radius: 4px;
    padding: 8px 27px; border: 2px solid #03b629; text-transform: none; background: #03b629; font-family: 'Futura Light',Arial;
    font-weight: 500; font-size: 24px; color: #fff; width: 100%;}
.loginform button.btn-green:hover,.loginform .btn-green:hover { background: #fff; color: #03b629; }
.loginnotice { font-style:italic;font-size: 12px; margin-top: 14px;}
.modal-body .loginform #message { padding: 12px; border: 1px solid #03b629;}
.signupmodal .modal-header { position:relative;}
.signupmodal .btn-close { position:absolute; top:30px; right:30px;}
.signupmodal .btn-close:before { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 24px; line-height: 24px;
    color: #fff; content: '\f00d'; font-family: 'FontAwesome Regular'; margin: 0;vertical-align: top; display: inline-block; font-weight: 400;
    overflow: hidden; speak: none; text-align: center;}

.more-signup .product-item-info { display: block; background: #2f2f2f;}	
.more-signup .product-item-details { width:100%;display: inline-block;height: auto;padding-bottom: 88px;
    padding-top: 30px;box-shadow: 3px 3px 30px #fff;}
.more-signup .product-item-details span { font-size: 12px;padding-top: 12px;display: block;padding-bottom: 30px;font-style: italic;}
.more-signup .product-item-details h3 {font-size: 23px;line-height: initial;padding-bottom: 30px;color: #c6c6c6;}
.more-signup .product-item-details h3 b {font-weight:normal; color:#fff;}
.more-signup .product-item-details .btn-green a { display: inline-block; border-radius: 4px;padding: 4px 27px;border: 2px solid #03b629; text-transform: none;
	background: #03b629;font-family: futura light,Arial;font-weight: 500;font-size: 20px;color: #fff;text-decoration: none;}
.more-signup .product-item-details .btn-green a:hover { background: #fff; color: #03b629;}

.profile-actions { width:100%; display:block;margin-bottom:12px;}
.product-item .product-item-details .profile-actions a,
.product-item .profile-actions a  { font-size:14px;color:#fff; padding-left:20px; padding-right:20px; display:inline-block;}
.product-item .product-item-details .profile-actions a.btna-red:hover,
.product-item .profile-actions a.btna-red:hover {color:#b30404;}
a.icon-message::before { content: "\f086"; padding-right: 10px; margin-left: -10px; display: inline-block;font-family: 'FontAwesome Regular'; position: relative;}

.keywords { text-align: center; max-width: 850px; margin: 0 auto;}
.keywords a { color: #b5b5b5; display: inline-block; margin-bottom: 12px; margin-left: 12px; background: #1d1d1d; border: 0px solid #4b4b4b;
    padding: 7px 16px; border-radius: 0; font-size: 16px; font-family: 'DINCond-BoldAlternate',Arial; text-decoration:none; border-radius:4px;}
.keywords a:hover { background: #4b4b4b; color: #fff;}
.keywords a.leesminder { display: block; text-align: center; padding: 0; margin-left: 0; border: none; background: 0 0;}
.keywords .leesminder::after { position: absolute; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 13px;
    content: '\f077'; font-family: 'FontAwesome Regular'; vertical-align: middle; display: inline-block; font-weight: 400; overflow: hidden;
    speak: none; text-align: center; margin-left: 5px; margin-top: 3px;}
.keywords .leesminder.leesmeer::after { content: '\f078';}
.maxw-750 { max-width: 730px; margin:0 auto;}
.homeaction { margin-top:50px; margin-bottom:50px;}
.nude-blur { position:relative;display:block;}
.nude-blur::after {position:absolute; content: "\f070";font-family: 'FontAwesome Regular'; display: flex; color: #FFF;
    font-size: 39px;line-height: 25px;z-index: 99; top: 50%; left: 50%;transform: translate(-50%, -50%);}</pre></body></html>