<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
--primary-color-base: #c61f94;
--primary-color-a-005: rgba(198, 31, 148, 0.05);
--primary-color-l-5: #dc22a4;
--primary-color-l-10: #e038ae;
--primary-color-l-15: #e34eb7;
--primary-color-l-20: #e764c0;
--primary-color-l-25: #ea7ac9;
--primary-color-l-30: #ee90d2;
--primary-color-l-35: #f1a6db;
--primary-color-l-40: #f5bce4;
--primary-color-l-45: #f8d2ed;
--primary-color-l-50: #fbe9f6;
--primary-color-l-55: #ffffff;
--primary-color-l-60: #ffffff;
--primary-color-d-5: #b01c84;
--primary-color-d-10: #9a1873;
--primary-color-a-01: rgba(198, 31, 148, 0.1);
--primary-color-a-02: rgba(198, 31, 148, 0.2);
--primary-color-a-03: rgba(198, 31, 148, 0.3);
--primary-color-a-04: rgba(198, 31, 148, 0.4);
--primary-color-a-05: rgba(198, 31, 148, 0.5);
--primary-color-a-06: rgba(198, 31, 148, 0.6);
--primary-color-a-07: rgba(198, 31, 148, 0.7);
--primary-color-a-08: rgba(198, 31, 148, 0.8);
--primary-color-a-09: rgba(198, 31, 148, 0.9);
}
/*** Start css of 5880494_ ***/

.lpc-button--type-1 {
	background: rgba(240,90,75,1);
	background: -moz-linear-gradient(67deg, rgba(240,90,75,1) , rgba(195,26,153,1));
	background: -webkit-gradient(67deg, color-stop(0%, rgba(240,90,75,1)), color-stop(100%, rgba(195,26,153,1)));
	background: -webkit-linear-gradient(67deg, rgba(240,90,75,1), rgba(195,26,153,1));
	background: -o-linear-gradient(67deg, rgba(240,90,75,1), rgba(195,26,153,1));
	background: -ms-linear-gradient(67deg, rgba(240,90,75,1), rgba(195,26,153,1));
	background: linear-gradient(67deg, rgba(240,90,75,1) , rgba(195,26,153,1) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f05a4b', endColorstr='#c31a99', GradientType=0 );
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
}
.lpc-button--type-1:hover {
	background: rgba(244,95,72,1);
	background: -moz-linear-gradient(82deg, rgba(244,95,72,1) , rgba(198,31,148,1));
	background: -webkit-gradient(82deg, color-stop(0%, rgba(244,95,72,1)), color-stop(100%, rgba(198,31,148,1)));
	background: -webkit-linear-gradient(82deg, rgba(244,95,72,1), rgba(198,31,148,1));
	background: -o-linear-gradient(82deg, rgba(244,95,72,1), rgba(198,31,148,1));
	background: -ms-linear-gradient(82deg, rgba(244,95,72,1), rgba(198,31,148,1));
	background: linear-gradient(82deg, rgba(244,95,72,1) , rgba(198,31,148,1) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f45f48', endColorstr='#c61f94', GradientType=0 );
	border-top-left-radius: 31px;
	border-top-right-radius: 31px;
	border-bottom-left-radius: 31px;
	border-bottom-right-radius: 31px;
	border-color: rgb(224, 224, 224);
}
.lpc-button--type-1:active {
	background: rgba(244,95,72,1);
	background: -moz-linear-gradient(52deg, rgba(244,95,72,1) , rgba(195,26,153,1));
	background: -webkit-gradient(52deg, color-stop(0%, rgba(244,95,72,1)), color-stop(100%, rgba(195,26,153,1)));
	background: -webkit-linear-gradient(52deg, rgba(244,95,72,1), rgba(195,26,153,1));
	background: -o-linear-gradient(52deg, rgba(244,95,72,1), rgba(195,26,153,1));
	background: -ms-linear-gradient(52deg, rgba(244,95,72,1), rgba(195,26,153,1));
	background: linear-gradient(52deg, rgba(244,95,72,1) , rgba(195,26,153,1) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f45f48', endColorstr='#c31a99', GradientType=0 );
	border-top-left-radius: 23px;
	border-top-right-radius: 23px;
	border-bottom-left-radius: 23px;
	border-bottom-right-radius: 23px;
	border-color: rgb(184, 184, 184);
}
.lpc-button--type-1:focus {
	background: rgb(255, 110, 95);
	background: -moz-linear-gradient(67deg, rgb(255, 110, 95) , rgb(215, 46, 173));
	background: -webkit-gradient(67deg, color-stop(0%, rgb(255, 110, 95)), color-stop(100%, rgb(215, 46, 173)));
	background: -webkit-linear-gradient(67deg, rgb(255, 110, 95), rgb(215, 46, 173));
	background: -o-linear-gradient(67deg, rgb(255, 110, 95), rgb(215, 46, 173));
	background: -ms-linear-gradient(67deg, rgb(255, 110, 95), rgb(215, 46, 173));
	background: linear-gradient(67deg, rgb(255, 110, 95) , rgb(215, 46, 173) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6e5f', endColorstr='#d72ead', GradientType=0 );
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
	border-color: rgb(224, 224, 224);
}
.lpc-button--type-2 {
	border-top-left-radius: 26px;
	border-top-right-radius: 26px;
	border-bottom-left-radius: 26px;
	border-bottom-right-radius: 26px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	background: rgba(240,90,75,1);
	background: -moz-linear-gradient(78deg, rgba(240,90,75,1) , rgba(249,82,199,1));
	background: -webkit-gradient(78deg, color-stop(0%, rgba(240,90,75,1)), color-stop(100%, rgba(249,82,199,1)));
	background: -webkit-linear-gradient(78deg, rgba(240,90,75,1), rgba(249,82,199,1));
	background: -o-linear-gradient(78deg, rgba(240,90,75,1), rgba(249,82,199,1));
	background: -ms-linear-gradient(78deg, rgba(240,90,75,1), rgba(249,82,199,1));
	background: linear-gradient(78deg, rgba(240,90,75,1) , rgba(249,82,199,1) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f05a4b', endColorstr='#f952c7', GradientType=0 );
	color: rgba(255,255,255,1);
	font-transparent: 100%;
}
.lpc-button--type-2:hover {
	border-top-left-radius: 26px;
	border-top-right-radius: 26px;
	border-bottom-left-radius: 26px;
	border-bottom-right-radius: 26px;
	border-color: rgb(224, 224, 224);
	background: rgb(255, 110, 95);
	background: -moz-linear-gradient(78deg, rgb(255, 110, 95) , rgb(255, 102, 219));
	background: -webkit-gradient(78deg, color-stop(0%, rgb(255, 110, 95)), color-stop(100%, rgb(255, 102, 219)));
	background: -webkit-linear-gradient(78deg, rgb(255, 110, 95), rgb(255, 102, 219));
	background: -o-linear-gradient(78deg, rgb(255, 110, 95), rgb(255, 102, 219));
	background: -ms-linear-gradient(78deg, rgb(255, 110, 95), rgb(255, 102, 219));
	background: linear-gradient(78deg, rgb(255, 110, 95) , rgb(255, 102, 219) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6e5f', endColorstr='#ff66db', GradientType=0 );
	color: rgba(255,255,255,1);
}
.lpc-button--type-2:focus {
	border-top-left-radius: 26px;
	border-top-right-radius: 26px;
	border-bottom-left-radius: 26px;
	border-bottom-right-radius: 26px;
	border-color: rgb(224, 224, 224);
	background: rgb(255, 110, 95);
	background: -moz-linear-gradient(78deg, rgb(255, 110, 95) , rgb(255, 102, 219));
	background: -webkit-gradient(78deg, color-stop(0%, rgb(255, 110, 95)), color-stop(100%, rgb(255, 102, 219)));
	background: -webkit-linear-gradient(78deg, rgb(255, 110, 95), rgb(255, 102, 219));
	background: -o-linear-gradient(78deg, rgb(255, 110, 95), rgb(255, 102, 219));
	background: -ms-linear-gradient(78deg, rgb(255, 110, 95), rgb(255, 102, 219));
	background: linear-gradient(78deg, rgb(255, 110, 95) , rgb(255, 102, 219) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6e5f', endColorstr='#ff66db', GradientType=0 );
	color: rgba(255,255,255,1);
}
.lpc-button--type-2:active {
	border-top-left-radius: 26px;
	border-top-right-radius: 26px;
	border-bottom-left-radius: 26px;
	border-bottom-right-radius: 26px;
	border-color: rgb(184, 184, 184);
	background: rgb(237, 55, 37);
	background: -moz-linear-gradient(78deg, rgb(237, 55, 37) , rgb(248, 43, 186));
	background: -webkit-gradient(78deg, color-stop(0%, rgb(237, 55, 37)), color-stop(100%, rgb(248, 43, 186)));
	background: -webkit-linear-gradient(78deg, rgb(237, 55, 37), rgb(248, 43, 186));
	background: -o-linear-gradient(78deg, rgb(237, 55, 37), rgb(248, 43, 186));
	background: -ms-linear-gradient(78deg, rgb(237, 55, 37), rgb(248, 43, 186));
	background: linear-gradient(78deg, rgb(237, 55, 37) , rgb(248, 43, 186) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed3725', endColorstr='#f82bba', GradientType=0 );
	color: rgba(255,255,255,1);
}
.lpc-block .lpc-card--type-1 {
	background-color: rgba(255,255,255,0.05);
	border-top-left-radius: 24px;
	border-top-right-radius: 24px;
	border-bottom-left-radius: 24px;
	border-bottom-right-radius: 24px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
}
.lpc-block .lpc-image-type-1 {
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
}

/*** End css of 5880494_ ***/
</pre></body></html>