
        @font-face {
            font-family: 'Poppins'; 
			src: url('https://cdn1.bookmanager.com/shop/fonts/poppins_regular.woff2?cb=1709243457');
        }
        
        .bm-font-1 {
            font-family: 'Poppins';
        }
        
        @font-face {
            font-family: 'Poppins Italic'; 
			src: url('https://cdn1.bookmanager.com/shop/fonts/poppins_italic.woff2?cb=1709243457');
        }
        
        .bm-font-2 {
            font-family: 'Poppins Italic';
        }
        
        @font-face {
            font-family: 'Poppins Bold'; 
			src: url('https://cdn1.bookmanager.com/shop/fonts/poppins_bold.woff2?cb=1709243457');
        }
        
        .bm-font-3 {
            font-family: 'Poppins Bold';
        }
        
        @font-face {
            font-family: 'Poppins Bold Italic'; 
			src: url('https://cdn1.bookmanager.com/shop/fonts/poppins_bold_italic.woff2?cb=1709243456');
        }
        
        .bm-font-4 {
            font-family: 'Poppins Bold Italic';
        }
        
        @font-face {
            font-family: 'Poppins Light'; 
			src: url('https://cdn1.bookmanager.com/shop/fonts/poppins_light.woff2?cb=1709243457');
        }
        
        .bm-font-5 {
            font-family: 'Poppins Light';
        }
        
        @font-face {
            font-family: 'Poppins Light Italic'; 
			src: url('https://cdn1.bookmanager.com/shop/fonts/poppins_light_italic.woff2?cb=1709243457');
        }
        
        .bm-font-6 {
            font-family: 'Poppins Light Italic';
        }
        
        @font-face {
            font-family: 'Poppins Black'; 
			src: url('https://cdn1.bookmanager.com/shop/fonts/poppins_black.woff2?cb=1709243457');
        }
        
        .bm-font-7 {
            font-family: 'Poppins Black';
        }
        
        @font-face {
            font-family: 'Poppins Black Italic'; 
			src: url('https://cdn1.bookmanager.com/shop/fonts/poppins_black_italic.woff2?cb=1709243457');
        }
        
        .bm-font-8 {
            font-family: 'Poppins Black Italic';
        }
        
        .bm-render{
            font-family: 'Default';
        }    
        
        .bm-img{
            margin: 10px;
        }    
        
        .bm-btn-0 {
            margin: 6px !important;
            transition: none !important;
            transition: background-color 0.2s ease, color 0.2s ease !important;
            cursor : pointer !important;
            height : auto !important;
            padding : 5px 10px !important;
            border : none !important;
            font-family: 'Default' !important;
            font-size : 14px !important;
            color: #fff !important;
            background: #000 !important;
        }
        
        .bm-btn-0:hover, .bm-btn-0:active, .bm-btn-0:focus {
            outline : none !important;
            color: #000 !important;
            background: #fff !important;
        }
        
        .bm-btn-1 {
            transition: none !important;
            transition: background-color 0.2s ease, color 0.2s ease !important;
            cursor : pointer !important;
            height : auto !important;
            padding : 18px 34px !important;
            margin : 0px 0px !important;
            font-family: 'Poppins Bold' !important;
            font-size : 18px !important;
            letter-spacing: 0.5px !important;
            color: rgba(255,255,255,0.88) !important;
            border-radius: 5px !important;border: 5px solid rgba(64,64,64,1) !important;
            font-weight: normal !important; font-style: italic !important;
            box-shadow: none !important;
            background: rgba(64,64,64,1) !important;
        }
        
        .bm-btn-1:hover, .bm-btn-1:active, .bm-btn-1:focus {
            color: rgba(240,240,240,1) !important;
            border-radius: 5px !important;border: 5px solid rgba(0,102,153,1) !important;
            font-weight: normal !important; font-style: italic !important;
            box-shadow: none !important;
            background: rgba(0,102,153,1) !important;
        }
        
        .bm-btn-2 {
            transition: none !important;
            transition: background-color 0.2s ease, color 0.2s ease !important;
            cursor : pointer !important;
            height : auto !important;
            padding : 5px 12px !important;
            margin : 6px 0px !important;
            font-family: 'Default' !important;
            font-size : 14px !important;
            letter-spacing: 0px !important;
            color: #fff !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: #000 !important;
        }
        
        .bm-btn-2:hover, .bm-btn-2:active, .bm-btn-2:focus {
            color: rgba(240,240,240,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(0,102,153,1) !important;
        }
        
        .bm-lnk-0, .bm-component .bm-lnk-0, .bm-lnkin-0 a, .bm-component .bm-lnkin-0 a{
            color: #000 !important;
            text-decoration: none !important;
            font-weight: normal !important; font-style: normal !important;
        }
        
        .bm-lnk-0:hover, .bm-component .bm-lnk-0:hover, .bm-lnkin-0 a:hover, .bm-component .bm-lnkin-0 a:hover{
            color: #000 !important;
            text-decoration: underline !important;
            font-weight: normal !important; font-style: normal !important;
        }
        
        .bm-lnk-1, .bm-component .bm-lnk-1, .bm-lnkin-1 a, .bm-component .bm-lnkin-1 a{
            color: rgba(0,102,153,1) !important;
            text-decoration: none !important;
            font-weight: bold !important; font-style: normal !important;
        }
        
        .bm-lnk-1:hover, .bm-component .bm-lnk-1:hover, .bm-lnkin-1 a:hover, .bm-component .bm-lnkin-1 a:hover{
            color: #000 !important;
            text-decoration: none !important;
            font-weight: normal !important; font-style: normal !important;
        }
        
        .bm-txt-0, [class^="bm-txt-"] {
            font-family: 'Default' !important;
        }
        
        .bm-txt-1 {
            display: block !important;
            font-family: 'Poppins Black' !important;
            font-size : 40px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: 1.1px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(0,0,0,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-2 {
            display: block !important;
            font-family: 'Poppins Bold' !important;
            font-size : 19px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 20px 40px !important;
            letter-spacing: 0px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(240,240,240,1);
            border-radius: 3px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-3 {
            display: block !important;
            font-family: 'Poppins Black Italic' !important;
            font-size : 25px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: 1.2px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(24,38,61,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-4 {
            display: block !important;
            font-family: 'Poppins Bold' !important;
            font-size : 24px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 10px 10px !important;
            letter-spacing: 0px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(24,38,61,1);
            border-radius: 0px !important;border-left: 10px solid rgba(24,38,61,1)  !important;border-bottom: 10px solid rgba(24,38,61,1) !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-5 {
            display: block !important;
            font-family: 'Poppins' !important;
            font-size : 18px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: 0px !important;
            line-height: 1.50 !important;
            text-shadow: none !important;
            color: rgba(24,38,61,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-6 {
            display: block !important;
            font-family: 'Poppins Light' !important;
            font-size : 16px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: 0px !important;
            line-height: 1.50 !important;
            text-shadow: none !important;
            color: rgba(24,38,61,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-7 {
            display: block !important;
            font-family: 'Poppins Italic' !important;
            font-size : 14px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: 0px !important;
            line-height: 1.50 !important;
            text-shadow: none !important;
            color: rgba(24,38,61,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-8 {
            display: block !important;
            font-family: 'Poppins Italic' !important;
            font-size : 50px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: 0px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(240,240,240,1);
            border-radius: 6px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-9 {
            display: block !important;
            font-family: 'Poppins Black' !important;
            font-size : 40px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: 1.1px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(240,238,230,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-10 {
            display: block !important;
            font-family: 'Poppins Black' !important;
            font-size : 40px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: 1.1px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(255,49,49,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-link, .bm-component .bm-link {
            color: rgba(0, 0, 0, 1);
            undefined
            text-decoration: none !important;
        }
        
        .bm-link:hover, .bm-component .bm-link:hover {
            color: rgba(0, 0, 0, 1);
            undefined
            text-decoration: none !important;
        }
        
        .bm-anchor a, .bm-component .bm-anchor a{
            color: rgba(0, 0, 0, 1);
            undefined
            text-decoration: none !important;
        }
        
        .bm-anchor a:hover, .bm-component .bm-anchor a:hover {
            color: rgba(0, 0, 0, 1);
            undefined
            text-decoration: none !important;
        }
        
        .bm-background-color{
            background: rgba(198,87,40,1) !important;
        }    
        
        .preview-container {
            background: rgba(240,238,230,1) !important;
        }
        
            .bm-colour-1 {
                color: rgba(64,64,64,1);
            }
            .bm-highlight-1 {
                background-color: rgba(64,64,64,1);
            }
            
            
            .bm-colour-3 {
                color: rgba(240,240,240,1);
            }
            .bm-highlight-3 {
                background-color: rgba(240,240,240,1);
            }
            
            
            .bm-colour-5 {
                color: rgba(240,238,230,1);
            }
            .bm-highlight-5 {
                background-color: rgba(240,238,230,1);
            }
            
            
            .bm-colour-7 {
                color: rgba(0,0,0,1);
            }
            .bm-highlight-7 {
                background-color: rgba(0,0,0,1);
            }
            
            
            .bm-colour-9 {
                color: rgba(24,38,61,1);
            }
            .bm-highlight-9 {
                background-color: rgba(24,38,61,1);
            }
            
            
            .bm-colour-11 {
                color: rgba(255,255,255,0.88);
            }
            .bm-highlight-11 {
                background-color: rgba(255,255,255,0.88);
            }
            
            
            .bm-colour-13 {
                color: rgba(0,102,153,1);
            }
            .bm-highlight-13 {
                background-color: rgba(0,102,153,1);
            }
            
            
            .bm-colour-15 {
                color: rgba(43,43,43,1);
            }
            .bm-highlight-15 {
                background-color: rgba(43,43,43,1);
            }
            
            
            .bm-colour-17 {
                color: rgba(0,0,0,1);
            }
            .bm-highlight-17 {
                background-color: rgba(0,0,0,1);
            }
            
            
            .bm-colour-19 {
                color: rgba(68,106,255,0.97);
            }
            .bm-highlight-19 {
                background-color: rgba(68,106,255,0.97);
            }
            
            
            .bm-colour-21 {
                color: rgba(92,78,78,1);
            }
            .bm-highlight-21 {
                background-color: rgba(92,78,78,1);
            }
            
            
            .bm-colour-23 {
                color: rgba(47,59,105,1);
            }
            .bm-highlight-23 {
                background-color: rgba(47,59,105,1);
            }
            
            
            .bm-colour-25 {
                color: rgba(90,156,181,1);
            }
            .bm-highlight-25 {
                background-color: rgba(90,156,181,1);
            }
            
            
            .bm-colour-27 {
                color: rgba(227,221,220,1);
            }
            .bm-highlight-27 {
                background-color: rgba(227,221,220,1);
            }
            
            
            .bm-colour-29 {
                color: rgba(129,65,86,1);
            }
            .bm-highlight-29 {
                background-color: rgba(129,65,86,1);
            }
            
            
            .bm-colour-31 {
                color: rgba(229,148,129,1);
            }
            .bm-highlight-31 {
                background-color: rgba(229,148,129,1);
            }
            
            
            .bm-colour-33 {
                color: rgba(109,160,237,1);
            }
            .bm-highlight-33 {
                background-color: rgba(109,160,237,1);
            }
            
            
            .bm-colour-35 {
                color: rgba(1,52,42,1);
            }
            .bm-highlight-35 {
                background-color: rgba(1,52,42,1);
            }
            
            
            .bm-colour-37 {
                color: rgba(255,49,49,1);
            }
            .bm-highlight-37 {
                background-color: rgba(255,49,49,1);
            }
            
            
            .bm-colour-39 {
                color: rgba(211,35,35,1);
            }
            .bm-highlight-39 {
                background-color: rgba(211,35,35,1);
            }
            
            
            .bm-colour-41 {
                color: rgba(235,213,200,1);
            }
            .bm-highlight-41 {
                background-color: rgba(235,213,200,1);
            }
            
            
            .bm-colour-43 {
                color: rgba(198,87,40,1);
            }
            .bm-highlight-43 {
                background-color: rgba(198,87,40,1);
            }
            
            
