<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cb_template .cbregBasket caption {
	caption-side: top;
}

.cb_template .cbregBasket .cbregBaItrate,
.cb_template .cbregBasket .cbregBaItFColrate {
	text-align: right;
}

.cb_template .cbregCCnumexp .cbValidationMessage + .cbValidationMessage {
	display: none !important;
}

.cb_template .cbregTimeframe,
.cb_template .cbregRate,
.cb_template .cbregDiscountRate,
.cb_template .cpayPromotionSaleText,
.cb_template .cpayPromotionSpecialPrice {
	font-weight: bold;
}

.cb_template .cbregName label {
	/* workaround to Joomla 3.0 styling */
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.cb_template .cbregFee {
	cursor: default;
}

.cb_template .cbregAjLoading {
	top: 0;
	left: 0;
	z-index: 10;
	opacity: 0.3;
}

.cb_template .cpayPromotionRegularPrice {
	text-decoration: line-through;
}

.cb_template .cpayPromotionSaleText {
	font-size: 120%;
	font-style: italic;
}

.cb_template .cpayPromotionSpecialPrice {
	font-size: 110%;
}

@media (max-width: 575.98px) {
	.cb_template .cbregPaymentCurrencyChoice .input-group-prepend,
	.cb_template .cbregPaymentCurrencyChoice .input-group-append,
	.cb_template .cbregCouponsInputed .input-group-prepend,
	.cb_template .cbregCouponsInputed .input-group-append,
	.cb_template .cbregCouponInput .input-group-prepend,
	.cb_template .cbregCouponInput .input-group-append {
		margin: 0 !important;
	}

	.cb_template .cbregPaymentCurrencyChoice .input-group-text,
	.cb_template .cbregPaymentCurrencyChoice .btn,
	.cb_template .cbregCouponsInputed .input-group-text,
	.cb_template .cbregCouponsInputed .btn,
	.cb_template .cbregCouponInput .input-group-text,
	.cb_template .cbregCouponInput .btn {
		border-radius: 0 !important;
	}
}

@media print {
	.cb_template .cbregmultipage hr.cbregpagebreak {
		display: none;
	}

	.cb_template .cbregmultipage .cbreginvoice {
		page-break-after: always;
	}
}

.cb_template .cbregInvoice .cbFieldsetContent,
.cb_template .cbregInvoice .cbFieldsetContent .form-group {
	margin-bottom: 0 !important;
}

.cb_template .cbregInvoice .cbFieldsetContent .cbregInvoiceLine + .cbregInvoiceLine .cb_field &gt; div:before {
	display: inline;
	content: ", ";
}

.cb_template .cbregCCradioSelector {
	cursor: pointer;
}

.cb_template .cbregCCradioSelector .btn.disabled {
	opacity: 1;
	cursor: pointer;
}

.cb_template .cbpaidCCimage.cbpaidCCimageIcon,
.cb_template .cbpaidCCimage.cbpaidCCimageButton,
.cb_template .cbpaidCCimageInput.cbpaidCCimageIcon,
.cb_template .cbpaidCCimageInput.cbpaidCCimageButton {
	display: inline-flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	height: 4rem;
	width: 9.5rem;
	max-width: 100%;
}

.cb_template .cbpaidCCimage.cbpaidCCimageIcon,
.cb_template .cbpaidCCimageInput.cbpaidCCimageIcon {
	height: 2rem;
	width: 4.75rem;
}

.cb_template .cbpaidCCimage.cbpaidCCimageIcon &gt; img,
.cb_template .cbpaidCCimage.cbpaidCCimageButton &gt; img,
.cb_template .cbpaidCCimageInput.cbpaidCCimageIcon &gt; img,
.cb_template .cbpaidCCimageInput.cbpaidCCimageButton &gt; img {
	object-fit: contain;
	vertical-align: middle;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	min-width: 0;
	min-height: 0;
}

.cb_template .cbpaidCCimage.cbpaidCCimageStack,
.cb_template .cbpaidCCimageInput.cbpaidCCimageStack {
	gap: 2px;
}

.cb_template .cbpaidCCimage.cbpaidCCimageStack &gt; img:first-child,
.cb_template .cbpaidCCimageInput.cbpaidCCimageStack &gt; img:first-child {
	height: 60%;
}

.cb_template .cbpaidCCimage.cbpaidCCimageStack &gt; img:last-child,
.cb_template .cbpaidCCimageInput.cbpaidCCimageStack &gt; img:last-child {
	height: 40%;
}

.cb_template .cbpaidCVVimage {
	height: calc(1.5em + 0.75rem + 2px);
	opacity: 0.6;
}

.cb_template .cbregCCtypes &gt; .form-check-input {
	display: none;
}

.cb_template .cbregCCtypes &gt; .form-check-input:checked + .form-check-label .cbpaidCCimageIcon,
.cb_template .cbregCCtypes &gt; .form-check-input:checked + .form-check-label .cbpaidCCimageButton {
	border-color: #007bff !important;
	border-color: var(--blue, #007bff) !important;
}

.cb_template .cbregCCtypes &gt; .form-check-label {
	max-width: 100%;
	margin-bottom: 1rem;
	margin-right: 1rem;
}

.cb_template .cbregPaymentMethodChoiceList .form-check-input {
	position: relative;
	margin-top: 0;
	margin-right: 0.5rem;
}

.cb_template .cbregCCnum .cbpaidCCimageIcon {
	position: absolute;
	top: 0.16rem;
	right: 0.25rem;
	z-index: 10;
}

.cb_template .cbregCCnum .cbpaidCCimageIcon + .form-control {
	padding-right: 6rem;
}

.cb_template .cbregTerms .cbValidationMessage {
	display: none !important;
}

.cb_template .cbregPaymentChoices,
.cb_template .cbpayChoices {
	opacity: 1;
	transition: opacity 0.15s linear;
}

.cb_template .cbregTermsFade {
	opacity: 0.5;
}

.cb_template .cbregConcl,
.cb_template .cbregPaymenMethodChoiceIntro {
	font-weight: bold;
}

.cb_template .cbregCCselLabel &gt; input:hover,
.cb_template .cbregCCselLabel &gt; input:focus {
	text-decoration: none;
}

.cb_template .cbregCCselLabel &gt; input:focus {
	outline: 0;
	box-shadow: none;
}

@media (min-width: 992px) {
	.cb_template .cbpayPayFormViewSideBySide .cbregBasketPay &gt; form {
		margin: 0 !important;
	}
}

.cb_template .cbpayPayFormViewStandout &gt; .cbregBasketPay {
	width: 100%;
}

@media (min-width: 768px) {
	.cb_template .cbpayPayFormViewStandout &gt; .cbregBasketPay {
		width: 80%;
	}
}

@media (min-width: 992px) {
	.cb_template .cbpayPayFormViewStandout &gt; .cbregBasketPay {
		width: 60%;
	}
}

/* STRIPE */
.StripeElement--focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* ORANGE */
.cb_template .cbregPlan_default.cbreg_orange,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_orange {
	color: #BF7C00;
	background-color: #FFD198;
}

/* MAGENTA */
.cb_template .cbregPlan_default.cbreg_magenta,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_magenta {
	color: #BF00BF;
	background-color: #FEA4FF;
}

/* GOLD */
.cb_template .cbregPlan_default.cbreg_gold,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_gold {
	color: #909000;
	background-color: #D9D6A8;
}

/* SILVER */
.cb_template .cbregPlan_default.cbreg_silver,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_silver {
	color: #A0A0A0;
	background-color: #E8E8E8;
}

/* BRONZE */
.cb_template .cbregPlan_default.cbreg_bronze,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_bronze {
	color: #755720;
	background-color: #DEAD3B;
}

/* LIME */
.cb_template .cbregPlan_default.cbreg_lime,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_lime {
	color: #007800;
	background-color: #00E300;
}

/* TURQUOISE 1 */
.cb_template .cbregPlan_default.cbreg_turquoise_1,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_turquoise_1 {
	color: #93A883;
	background-color: #d0e5c0;
}

/* TURQUOISE 2 */
.cb_template .cbregPlan_default.cbreg_turquoise_2,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_turquoise_2 {
	color: #6F9771;
	background-color: #b8e0ba;
}

/* TURQUOISE 3 */
.cb_template .cbregPlan_default.cbreg_turquoise_3,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_turquoise_3 {
	color: #689083;
	background-color: #b0dccf;
}

/* TURQUOISE 4 */
.cb_template .cbregPlan_default.cbreg_turquoise_4,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_turquoise_4 {
	color: #5F7E85;
	background-color: #b2d8e0;
}

/* TURQUOISE 5 */
.cb_template .cbregPlan_default.cbreg_turquoise_5,
.cb_template .cbAdminMainInner .cbregPlan_default.cbreg_admin_turquoise_5 {
	color: #6B8692;
	background-color: #b6def0;
}</pre></body></html>