Coming Out For Love
window.editorId = 52869;
window.body_font_family = 'Poppins:300,400,700,900';
window.heading_font_family = 'Heebo:300,400,700,900';
// Enter the new terms below
let authorLabel = "Filmmaker";
let ctaLabel = "Purchase Now";
let commentsLabel = "Leave a Comment";
let resourcesLabel = "Downloadable Content";
// Please don't change anything below
function changeLabel(pageIndex, className, oldTerm, newTerm) {
//console.log(arguments);
if (window.location.href.indexOf(pageIndex) > -1) {
let labels = document.getElementsByClassName(className);
for (let i = 0; i < labels.length; i++) {
if (labels[i].innerHTML.indexOf(oldTerm) !== -1) {
labels[i].innerText = newTerm;
}
}
}
}
let pageIndex = window.location.pathname;
window.addEventListener("click", changePage);
function changePage() {
setTimeout(function() {
let newPageIndex = window.location.pathname;
if (pageIndex != newPageIndex) {
document.getElementById("hider").style.visibility = "visible";
pageIndex = newPageIndex;
}
}, 100);
loadPage();
}
function loadPage () {
setTimeout(function() {
changeLabel("programs", "text-2xl", "Author", authorLabel);
changeLabel("programs", "access-screen--btn", "Get Access Now", ctaLabel);
changeLabel("programs", "cbt-tabs--tab-link", "comments", commentsLabel);
changeLabel("programs", "cbt-tabs--tab-link", "Downloadable Content", resourcesLabel);
document.getElementById("hider").style.visibility = "hidden";
}, 600);
}
window.addEventListener("load", loadPage);
// Only change the term below if you didn't set up the change of Labels in the Programs page
let filterLabel = "Filmmaker";
// Please don't change anything below
function changeAuthorFilter() {
if (typeof(authorLabel) != "undefined") {
filterLabel = authorLabel;
}
let labels = document.getElementsByClassName("selectr-label");
let containers = document.getElementsByClassName("s-select-area");
for( let i = 0 ; i < containers.length ; i++ ) {
setTimeout(function() {
containers[i].addEventListener("click", removeFirst, false);
}, 0);
if(labels[i]) {
if(labels[i].innerHTML.indexOf("uthor") !== -1) {
labels[i].innerHTML = filterLabel;
}
}
}
}
function changeAuthorSelectr() {
let labels = document.getElementsByClassName("selectr-option");
for (let i = 0; i < labels.length; i++) {
labels[i].addEventListener("click", changeAuthorSelectr, false);
if (labels[i].innerHTML.indexOf("Author") !== -1) {
labels[i].innerHTML = "Coach";
}
}
}
function removeFirst() {
setTimeout(function() {
let options = document.getElementsByClassName("selectr-option")[0];
if (options) {
options.innerText = "- None -";
}
}, 0);
}
document.addEventListener('change', changeAuthorFilter);
document.addEventListener('change', changeAuthorSelectr);
// Enter the new terms below
let authorLabel = "Filmmaker";
// Please don't change anything below
function changeLabel(pageIndex, className, oldTerm, newTerm) {
//console.log(arguments);
if (window.location.href.indexOf(pageIndex) > -1) {
let labels = document.getElementsByClassName(className);
for (let i = 0; i < labels.length; i++) {
if (labels[i].innerHTML.indexOf(oldTerm) !== -1) {
labels[i].innerText = newTerm;
}
}
}
}
let pageIndex = window.location.pathname;
window.addEventListener("click", changePage);
function changePage() {
let newPageIndex = window.location.pathname;
setTimeout(function() {
if (pageIndex != newPageIndex) {
document.getElementById("hider").style.visibility = "visible";
}
}, 100);
setTimeout(function() {
changeLabel("programs", "cbt-tabs--subtitle", "Filmmaker", authorLabel);
document.getElementById("hider").style.visibility = "hidden";
pageIndex = newPageIndex;
}, 500);
}
window.addEventListener("load", function() {
changeLabel("programs", "cbt-tabs--subtitle", "Filmmaker", authorLabel);
});
window.addEventListener("load", function() {
document.getElementById("hider").style.visibility = "hidden";
});
function changePage() {
let newPageIndex = window.location.pathname;
setTimeout(function() {
if (pageIndex != newPageIndex) {
document.getElementById("hider").style.visibility = "visible";
}
}, 100);
setTimeout(function() {
changeLabel("programs", "cbt-tabs--subtitle", "Downloadable Content", resourcesLabel);
document.getElementById("hider").style.visibility = "hidden";
pageIndex = newPageIndex;
}, 500);
}
window.addEventListener("load", function() {
changeLabel("programs", "cbt-tabs--subtitle", "Downloadable Content", resourcesLabel);
});
window.addEventListener("load", function() {
document.getElementById("hider").style.visibility = "hidden";
});
a.footer-background-color.powered-by-uscreen {
display: none;
}
let detect404Page = () => {
let notFoundContainer = document.querySelector('.not-found')
if (notFoundContainer) {
if (!notFoundContainer.classList.value.includes('touched')) {
let markup = 'It could be that the content requested is not available in your country or because it has been removed. If you are looking for an editorial article - in December 2022 we transferred all editorial content to Sapphic Nation. Just replace lesflicks.com with sapphicnation.com to access the editorial article. Alternatively go to our catalog to browse all our films. Click on the Lesficks logo above to go back to the main platform or click back to return to where you came from'
let description = document.querySelector('.not-found .description')
description.innerText = ''
description.insertAdjacentHTML('afterbegin', markup)
notFoundContainer.classList.add('touched')
}
}
setTimeout(() => detect404Page(), 500)
}
detect404Page()
.not-found {
margin-top: 13vw !important;
}
.not-found .brand-logo {
max-height: 500px;
}
.not-found .error-image {
display: none;
}
.not-found .title-area,
.not-found .description {
font-size: 0;
}
.not-found.touched .description {
font-size: 20px;
text-align: center;
max-width: 1000px;
}
.not-found .description {
margin-top: 10px;
}
.not-found .title-area:before {
content: 'eek - something went wrong.';
font-size: 35px;
}
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-84569242-1', 'example.com');
ga('require', 'displayfeatures');
ga('send', 'pageview');
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/62bdaf0fb0d10b6f3e7a2918/1g6qf7lua';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-84569242-1', 'auto');
ga('send', 'pageview');
ga('clientTracker.send', 'pageview');
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer',' GTM-KWGLK6Z');
#rcr4f4sut9og1675535660090 {outline:none !important;
visibility:visible !important;
resize:none !important;
box-shadow:none !important;
overflow:visible !important;
background:none !important;
opacity:1 !important;
filter:alpha(opacity=100) !important;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity 1}) !important;
-mz-opacity:1 !important;
-khtml-opacity:1 !important;
top:auto !important;
right:0px !important;
bottom:0px !important;
left:auto !important;
position:fixed !important;
border:0 !important;
min-height:0px !important;
min-width:0px !important;
max-height:none !important;
max-width:none !important;
padding:0px !important;
margin:0px !important;
-moz-transition-property:none !important;
-webkit-transition-property:none !important;
-o-transition-property:none !important;
transition-property:none !important;
transform:none !important;
-webkit-transform:none !important;
-ms-transform:none !important;
width:auto !important;
height:auto !important;
display:none !important;
z-index:2000000000 !important;
background-color:transparent !important;
cursor:none !important;
float:none !important;
border-radius:unset !important;
pointer-events:auto !important;
clip:auto !important;
color-scheme:light !important;}#rcr4f4sut9og1675535660090.widget-hidden {display: none !important;}#rcr4f4sut9og1675535660090.widget-visible {display: block !important;}
@media print{
#rcr4f4sut9og1675535660090.widget-visible {
display: none !important;
}
}@keyframes tawkMaxOpen{0%{opacity:0;transform:translate(30px,0);;}to{opacity:1;transform:translate(0px,0);}}@-moz-keyframes tawkMaxOpen{0%{opacity:0;transform:translate(30px,0);;}to{opacity:1;transform:translate(0px,0);}}@-webkit-keyframes tawkMaxOpen{0%{opacity:0;transform:translate(30px,0);;}to{opacity:1;transform:translate(0px,0);}}#zsn5lelaq1m1675535660187.open{animation : tawkMaxOpen .25s ease!important;}@keyframes tawkMaxClose{from{opacity: 1;transform:translate(0px,0);;}to{opacity: 0;transform:translate(30px,0);;}}@-moz-keyframes tawkMaxClose{from{opacity: 1;transform:translate(0px,0);;}to{opacity: 0;transform:translate(30px,0);;}}@-webkit-keyframes tawkMaxClose{from{opacity: 1;transform:translate(0px,0);;}to{opacity: 0;transform:translate(30px,0);;}}#zsn5lelaq1m1675535660187.closed{animation: tawkMaxClose .25s ease!important}var tvt = tvt || {}; tvt.captureVariables = function(a){for(var b=
new Date,c={},d=Object.keys(a||{}),e=0,f;f=d[e];e++)if(a.hasOwnProperty(f)&&"undefined"!=typeof a[f])try{var g=[];c[f]=JSON.stringify(a[f],function(h,k){try{if("function"!==typeof k){if("object"===typeof k&&null!==k){if(k instanceof HTMLElement||k instanceof Node||-1!=g.indexOf(k))return;g.push(k)}return k}}catch(m){}})}catch(h){}a=document.createEvent("CustomEvent");a.initCustomEvent("TvtRetrievedVariablesEvent",!0,!0,{variables:c,date:b});window.dispatchEvent(a)};window.setTimeout(function() {tvt.captureVariables({'dataLayer.hide': (function(a){a=a.split(".");for(var b=window,c=0;c<a.length&&(b=b[a[c]],b);c++);return b})('dataLayer.hide'),'gaData': window['gaData'],'dataLayer': window['dataLayer']})}, 2000);
.pb-card {
border-radius: 0;
}
.pb-button {
border-radius: 0;
}
.heading_font_family {
font-family: 'Heebo';
}
.body_font_family {
font-family: 'Poppins';
}
@media only screen {
#bg-b1c1de29 { background-image: url("https://alpha.uscreencdn.com/640xnull/assets%2Fpage-builder%2FBanner.1675268647.png"); }
}
@media only screen and (min-resolution: 2dppx),
only screen and (-webkit-min-device-pixel-ratio: 2) {
#bg-b1c1de29 { background-image: url("https://alpha.uscreencdn.com/1280xnull/assets%2Fpage-builder%2FBanner.1675268647.png"); }
}
@media only screen and (min-width: 640px) {
#bg-b1c1de29 { background-image: url("https://alpha.uscreencdn.com/1024xnull/assets%2Fpage-builder%2FBanner.1675268647.png"); }
}
@media only screen and (min-width: 640px) and (min-resolution: 2dppx),
only screen and (min-width: 640px) and (-webkit-min-device-pixel-ratio: 2) {
#bg-b1c1de29 { background-image: url("https://alpha.uscreencdn.com/1800xnull/assets%2Fpage-builder%2FBanner.1675268647.png"); }
}
@media only screen and (min-width: 1024px) {
#bg-b1c1de29 { background-image: url("https://alpha.uscreencdn.com/1280xnull/assets%2Fpage-builder%2FBanner.1675268647.png"); }
}
@media only screen and (min-width: 1024px) and (min-resolution: 2dppx),
only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#bg-b1c1de29 { background-image: url("https://alpha.uscreencdn.com/1920xnull/assets%2Fpage-builder%2FBanner.1675268647.png"); }
}
@media only screen and (min-width: 1280px) {
#bg-b1c1de29 { background-image: url("https://alpha.uscreencdn.com/1536xnull/assets%2Fpage-builder%2FBanner.1675268647.png"); }
}
@media only screen and (min-width: 1280px) and (min-resolution: 2dppx),
only screen and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 2) {
#bg-b1c1de29 { background-image: url("https://alpha.uscreencdn.com/2304xnull/assets%2Fpage-builder%2FBanner.1675268647.png"); }
}
@media only screen and (min-width: 1536px) {
#bg-b1c1de29 { background-image: url("https://alpha.uscreencdn.com/1920xnull/assets%2Fpage-builder%2FBanner.1675268647.png"); }
}
@media only screen and (min-width: 1536px) and (min-resolution: 2dppx),
only screen and (min-width: 1536px) and (-webkit-min-device-pixel-ratio: 2) {
#bg-b1c1de29 { background-image: url("https://alpha.uscreencdn.com/2880xnull/assets%2Fpage-builder%2FBanner.1675268647.png"); }
}
COMING OUT FOR LOVE is the show we've been waiting for. 16 women come together under one roof in a Palm Springs villa hoping to catch the heart of the key master. 18 episodes plus several guest appearances.
@media only screen {
#bg-34686058 { background-image: url("https://alpha.uscreencdn.com/640xnull/assets%2Fpage-builder%2FPalms.1675269490.png"); }
}
@media only screen and (min-resolution: 2dppx),
only screen and (-webkit-min-device-pixel-ratio: 2) {
#bg-34686058 { background-image: url("https://alpha.uscreencdn.com/1280xnull/assets%2Fpage-builder%2FPalms.1675269490.png"); }
}
@media only screen and (min-width: 640px) {
#bg-34686058 { background-image: url("https://alpha.uscreencdn.com/1024xnull/assets%2Fpage-builder%2FPalms.1675269490.png"); }
}
@media only screen and (min-width: 640px) and (min-resolution: 2dppx),
only screen and (min-width: 640px) and (-webkit-min-device-pixel-ratio: 2) {
#bg-34686058 { background-image: url("https://alpha.uscreencdn.com/1800xnull/assets%2Fpage-builder%2FPalms.1675269490.png"); }
}
@media only screen and (min-width: 1024px) {
#bg-34686058 { background-image: url("https://alpha.uscreencdn.com/1280xnull/assets%2Fpage-builder%2FPalms.1675269490.png"); }
}
@media only screen and (min-width: 1024px) and (min-resolution: 2dppx),
only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#bg-34686058 { background-image: url("https://alpha.uscreencdn.com/1920xnull/assets%2Fpage-builder%2FPalms.1675269490.png"); }
}
@media only screen and (min-width: 1280px) {
#bg-34686058 { background-image: url("https://alpha.uscreencdn.com/1536xnull/assets%2Fpage-builder%2FPalms.1675269490.png"); }
}
@media only screen and (min-width: 1280px) and (min-resolution: 2dppx),
only screen and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 2) {
#bg-34686058 { background-image: url("https://alpha.uscreencdn.com/2304xnull/assets%2Fpage-builder%2FPalms.1675269490.png"); }
}
@media only screen and (min-width: 1536px) {
#bg-34686058 { background-image: url("https://alpha.uscreencdn.com/1920xnull/assets%2Fpage-builder%2FPalms.1675269490.png"); }
}
@media only screen and (min-width: 1536px) and (min-resolution: 2dppx),
only screen and (min-width: 1536px) and (-webkit-min-device-pixel-ratio: 2) {
#bg-34686058 { background-image: url("https://alpha.uscreencdn.com/2880xnull/assets%2Fpage-builder%2FPalms.1675269490.png"); }
}
THE KEYMASTER:
AMBER WHITTINGTON
Amber, also known as AmbersCloset, is an Activist, Content Creator, Social Media Influencer and Host; who believes in changing the world by changing within. Her goal is to empower
everyone through positivity, self-love, and self confidence; so that they feel inspired to show up
as the best, most authentic, version of themselves.
Out Actor, Activist, and Host; Jessica Clark knows that for LGBTQ+ individuals, Coming Out is a form of activism in itself. The True Blood and Girlfriends Guide to Divorce Actor, also starred in Alien: Harvest and in features A Perfect Ending by Nicole Conn and Pocket Listing with Rob Lowe and Burt Reynolds.
Happily married to artist Ruby Croak, but not without her fair share of prior romantic entanglements, Jessica is thrilled to be the Host of Coming Out for Love.
.content-block-4 .swiper-slide {
width: 300px !important;
}
.content-block-4 .swiper-button-next,
.content-block-4 .swiper-button-prev {
height: 400px;
top: 0;
padding: 0 20px;
}
.content-block-4 .swiper-button-next > svg,
.content-block-4 .swiper-button-prev > svg {
margin-top: 180px;
margin-bottom: auto;
}
.content-block-4 .swiper-button-next-gradient,
.content-block-4 .swiper-button-prev-gradient {
position: absolute;
width: 100%;
content: '';
top: 0;
height: 400px;
}
.content-block-4 .swiper-button-next-gradient {
right: 0;
}
.content-block-4 .swiper-button-prev-gradient {
left: 0;
}
.content-block-4 .swiper-slide {
width: 300px !important;
}
.content-block-4 .swiper-button-next,
.content-block-4 .swiper-button-prev {
height: 400px;
top: 0;
padding: 0 20px;
}
.content-block-4 .swiper-button-next > svg,
.content-block-4 .swiper-button-prev > svg {
margin-top: 180px;
margin-bottom: auto;
}
.content-block-4 .swiper-button-next-gradient,
.content-block-4 .swiper-button-prev-gradient {
position: absolute;
width: 100%;
content: '';
top: 0;
height: 400px;
}
.content-block-4 .swiper-button-next-gradient {
right: 0;
}
.content-block-4 .swiper-button-prev-gradient {
left: 0;
}
.content-block-4 .swiper-slide {
width: 300px !important;
}
.content-block-4 .swiper-button-next,
.content-block-4 .swiper-button-prev {
height: 400px;
top: 0;
padding: 0 20px;
}
.content-block-4 .swiper-button-next > svg,
.content-block-4 .swiper-button-prev > svg {
margin-top: 180px;
margin-bottom: auto;
}
.content-block-4 .swiper-button-next-gradient,
.content-block-4 .swiper-button-prev-gradient {
position: absolute;
width: 100%;
content: '';
top: 0;
height: 400px;
}
.content-block-4 .swiper-button-next-gradient {
right: 0;
}
.content-block-4 .swiper-button-prev-gradient {
left: 0;
}
.content-block-4 .swiper-slide {
width: 300px !important;
}
.content-block-4 .swiper-button-next,
.content-block-4 .swiper-button-prev {
height: 400px;
top: 0;
padding: 0 20px;
}
.content-block-4 .swiper-button-next > svg,
.content-block-4 .swiper-button-prev > svg {
margin-top: 180px;
margin-bottom: auto;
}
.content-block-4 .swiper-button-next-gradient,
.content-block-4 .swiper-button-prev-gradient {
position: absolute;
width: 100%;
content: '';
top: 0;
height: 400px;
}
.content-block-4 .swiper-button-next-gradient {
right: 0;
}
.content-block-4 .swiper-button-prev-gradient {
left: 0;
}
@media only screen {
#bg-4bccba8f { background-image: url("https://alpha.uscreencdn.com/640xnull/assets%2Fpage-builder%2FPool_2.1675286856.png"); }
}
@media only screen and (min-resolution: 2dppx),
only screen and (-webkit-min-device-pixel-ratio: 2) {
#bg-4bccba8f { background-image: url("https://alpha.uscreencdn.com/1280xnull/assets%2Fpage-builder%2FPool_2.1675286856.png"); }
}
@media only screen and (min-width: 640px) {
#bg-4bccba8f { background-image: url("https://alpha.uscreencdn.com/1024xnull/assets%2Fpage-builder%2FPool_2.1675286856.png"); }
}
@media only screen and (min-width: 640px) and (min-resolution: 2dppx),
only screen and (min-width: 640px) and (-webkit-min-device-pixel-ratio: 2) {
#bg-4bccba8f { background-image: url("https://alpha.uscreencdn.com/1800xnull/assets%2Fpage-builder%2FPool_2.1675286856.png"); }
}
@media only screen and (min-width: 1024px) {
#bg-4bccba8f { background-image: url("https://alpha.uscreencdn.com/1280xnull/assets%2Fpage-builder%2FPool_2.1675286856.png"); }
}
@media only screen and (min-width: 1024px) and (min-resolution: 2dppx),
only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#bg-4bccba8f { background-image: url("https://alpha.uscreencdn.com/1920xnull/assets%2Fpage-builder%2FPool_2.1675286856.png"); }
}
@media only screen and (min-width: 1280px) {
#bg-4bccba8f { background-image: url("https://alpha.uscreencdn.com/1536xnull/assets%2Fpage-builder%2FPool_2.1675286856.png"); }
}
@media only screen and (min-width: 1280px) and (min-resolution: 2dppx),
only screen and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 2) {
#bg-4bccba8f { background-image: url("https://alpha.uscreencdn.com/2304xnull/assets%2Fpage-builder%2FPool_2.1675286856.png"); }
}
@media only screen and (min-width: 1536px) {
#bg-4bccba8f { background-image: url("https://alpha.uscreencdn.com/1920xnull/assets%2Fpage-builder%2FPool_2.1675286856.png"); }
}
@media only screen and (min-width: 1536px) and (min-resolution: 2dppx),
only screen and (min-width: 1536px) and (-webkit-min-device-pixel-ratio: 2) {
#bg-4bccba8f { background-image: url("https://alpha.uscreencdn.com/2880xnull/assets%2Fpage-builder%2FPool_2.1675286856.png"); }
}
Sign up for one of our amazing packages to access all the content.
6 month access
Season Pass to watch the main 'Coming Out For Love' show
Invitation to watch party live stream event
Access to recorded event after the party concludes
6 month access
All Silver Perks
Access to Community Chat Forum
Behind the scenes material
1st Episode of "Coming Out After Dark"
12 month access
All Platinum Perks
Monthly meet and greets video conference events with the Director. With special appearances by the cast, hosts, guests (subject to their availability).
All promotional videos.
Bonus content for every episode
Invitation to all live in-person events for the season
3 Month membership to NCFG
1st access to all news and updates on Season 2
Sign up for one of our amazing packages to access all the content.
*all prices are in GBP(£). You can pay by card, PayPal or Google Wallet. Transaction will appear on your statement in your local currency. Foreign transaction fees may apply.
What is the main show 'COMING OUT FOR LOVE'?
The main show is 'Coming Out For Love' - 16 one hour episodes hosted by Jessica Clark.
The first show premieres exclusively on Lesflicks on 14 February at 8pm GMT (London) / 12pm PDT (Los Angeles) /
What is 'COMING OUT AFTER DARK'?
Coming Out After Dark is an additional show that goes deeper into all of the contestants and Amber. It is hosted by comedian Shawba McLaughlin. Episodes are approximately x minutes long.
What is COMING OUT FOR CHAT?
Sapphic.Social have spun up a special Coming out to Chat space where you can discuss the show with other viewers. Throughout the release contestants will also join from time to time.
Can I log in from my house and my girlfriends' house?
Access to the platform by any account is limited to 3 IP addresses per account. We strongly encourage you to purchase access per household as the support and financial success of this show sends a strong message to the industry that sapphic shows are worth investing in.
I'm already a member of Lesflicks, can I get access to this show?
Coming Out For Love is not available within the Lesflicks subscription, however any subscriber can purchase this show as a bolt on in addition to their standard subscription.
Why are all the amounts in GBP £?
Lesflicks is hosted in the UK. However it is a global platform and you can pay via a credit or debit card; PayPal or by Google Wallet.
The core payment will go out in GBP £ but will show up on your statement in your local currency. Some banks may charge a foreign transaction fee so do check which payment method is best for you.
.faq-block-2 .pb-faq-item[open] .pb-faq-item-icon {
transform: rotate(45deg);
}
.pd-fill-el-e7c3826ddf51d23e { fill: rgba(177,177,222,1) }
Watch in the best format for you!
Accessible on all devices including iOS, Android, MACs, PCs, streaming media boxes such as Roku, Apple TV.
Download to your phone on the go, or stream to you TV.. the choice is yours!
.platforms_devices-tv {
height: 230px;
width: 100%;
}
.platforms_devices-phone {
bottom: -110px;
right: -100px;
left: 0;
width: fit-content;
margin-left: auto;
margin-right: auto;
}
@media screen and (min-width: 640px) {
.platforms_devices-tv {
height: 338px;
width: 700px;
}
}
@media screen and (min-width: 768px) {
.platforms_devices-phone {
right: 70px;
left: auto;
bottom: 0;
}
}
@media screen and (min-width: 1024px) {
.platforms_devices-phone {
right: 150px;
}
.platforms_devices-tv {
height: 400px;
width: 800px;
}
}
.page_editor_footer-icon {
color: var(--fillColor) !important;
}
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
// Insert Your Facebook Pixel ID below.
fbq('init', '222771666045037');
fbq('track', 'PageView');

!function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);
},s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='//static.ads-twitter.com/uwt.js',
a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script');
// Insert Twitter Pixel ID and Standard Event data below
twq('init','<!-- Twitter universal website tag code --> <script> !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments); },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='//static.ads-twitter.com/uwt.js', a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script'); // Insert Twitter Pixel ID and Standard Event data below twq('init','o4x8f'); twq('track','PageView'); </script> <!-- End Twitter universal website tag code -->');
twq('track','PageView');
(function(w,r){w._rwq=r;w[r]=w[r]||function(){(w[r].q=w[r].q||[]).push(arguments)}})(window,'rewardful');
rewardful('ready', function() {
if (Rewardful.referral) {
// The current website visitor is a referral from an affiliate.
var d = new Date();
d.setTime(d.getTime() + (30*24*60*60*1000));
var expires = "expires="+ d.toUTCString();
document.cookie = 'rewardfulRef' + "=" + Rewardful.referral + ";" + expires + ";path=/";
}
});
%7Be.twq%7C%7C(s%3De.twq%3Dfunction()%7Bs.exe%3Fs.exe.apply(s%2Carguments)%3As.queue.push(arguments)%3B%20%7D%2Cs.version%3D%26%2339%3B1.1%26%2339%3B%2Cs.queue%3D%5B%5D%2Cu%3Dt.createElement(n)%2Cu.async%3D!0%2Cu.src%3D%26%2339%3B%2F%2Fstatic.ads-twitter.com%2Fuwt.js%26%2339%3B%2C%20a%3Dt.getElementsByTagName(n)%5B0%5D%2Ca.parentNode.insertBefore(u%2Ca))%7D(window%2Cdocument%2C%26%2339%3Bscript%26%2339%3B)%3B%20%2F%2F%20Insert%20Twitter%20Pixel%20ID%20and%20Standard%20Event%20data%20below%20twq(%26%2339%3Binit%26%2339%3B%2C%26%2339%3Bo4x8f%26%2339%3B)%3B%20twq(%26%2339%3Btrack%26%2339%3B%2C%26%2339%3BPageView%26%2339%3B)%3B%20%26lt%3B%2Fscript%26gt%3B%20%26lt%3B!--%20End%20Twitter%20universal%20website%20tag%20code%20--%26gt%3B&type=javascript&version=2.3.29)