@font-face {
    font-family: 'Poppins';
    font-weight: 400;
    font-style: normal;
    src:url('/v7/fonts/files/ca931c59-35ab-4539-8362-717bcf8d5648/normal/400/?file_name=Poppins-Regular.ttf') format('truetype');}
@font-face {
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
    src:url('/v7/fonts/files/ca931c59-35ab-4539-8362-717bcf8d5648/normal/500/?file_name=Poppins-Medium.ttf') format('truetype');}
@font-face {
    font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;
    src:url('/v7/fonts/files/ca931c59-35ab-4539-8362-717bcf8d5648/normal/600/?file_name=Poppins-SemiBold.ttf') format('truetype');}


:root {--user-theme-secondaryColor: #e60078;--user-brandPrimary500: #e60078;--user-brandPrimary500-rgb: 230 0 120;--user-brandPrimary100: #fce6f2;--user-brandPrimary300: #f8b2d6;--user-brandPrimary600: #cf006c;--user-brandPrimary700: #b80060;--user-brandFontStackBase: "Poppins", sans-serif; --user-theme-brandFontWeightBase: 400;--user-theme-brandFontStackHeading: "Poppins", sans-serif; --user-theme-brandFontWeightHeading: 600;}