<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 1024px){
	.bc-skin-profile__title {
		font-size: 90px;
	}
}

@media (min-width: 1260px){
	.bc-skin-profile__title {
		font-size: 110px;
	}
}
#send-routine-email .submit-btn, .send-routine-section .submit-btn.logged-submit{
	width: 260px;
}
@media screen and (min-device-width: 359px) and (max-device-width: 376px) { 
	.bc-products .tab__parent {
		margin-top: 36px;
	}
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1100px) { 
	.bc-products .tab__parent {
		width: 60%;
	}
}</pre></body></html>