
        @font-face {
            font-family: 'Georgia'; 
        }
        
        .bm-font-1 {
            font-family: 'Georgia';
        }
        
        @font-face {
            font-family: 'Verdana'; 
        }
        
        .bm-font-2 {
            font-family: 'Verdana';
        }
        
        @font-face {
            font-family: 'Trebuchet MS'; 
        }
        
        .bm-font-3 {
            font-family: 'Trebuchet MS';
        }
        
        @font-face {
            font-family: 'Garamond'; 
        }
        
        .bm-font-4 {
            font-family: 'Garamond';
        }
        
        @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';
        }
        
        @font-face {
            font-family: 'SurveyorSSm-Black.woff'; 
			src: url('https://bookmanager.com/i/8039607/bm_site_content_fonts/SurveyorSSm-Black.woff');
        }
        
        .bm-font-9 {
            font-family: 'SurveyorSSm-Black.woff';
        }
        
        @font-face {
            font-family: 'GothamSSm-Book.woff'; 
			src: url('https://bookmanager.com/i/8039607/bm_site_content_fonts/GothamSSm-Book.woff');
        }
        
        .bm-font-10 {
            font-family: 'GothamSSm-Book.woff';
        }
        
        @font-face {
            font-family: 'GothamSSm-Bold.woff'; 
			src: url('https://bookmanager.com/i/8039607/bm_site_content_fonts/GothamSSm-Bold.woff');
        }
        
        .bm-font-11 {
            font-family: 'GothamSSm-Bold.woff';
        }
        
        @font-face {
            font-family: 'GothamSSm-Medium.woff'; 
			src: url('https://bookmanager.com/i/8039607/bm_site_content_fonts/GothamSSm-Medium.woff');
        }
        
        .bm-font-12 {
            font-family: 'GothamSSm-Medium.woff';
        }
        
        @font-face {
            font-family: 'GothamSSm-Black.woff'; 
			src: url('https://bookmanager.com/i/8039607/bm_site_content_fonts/GothamSSm-Black.woff');
        }
        
        .bm-font-13 {
            font-family: 'GothamSSm-Black.woff';
        }
        
        @font-face {
            font-family: 'Surveyor Light Display.woff'; 
			src: url('https://bookmanager.com/i/8039607/bm_site_content_fonts/Surveyor Light Display.woff');
        }
        
        .bm-font-14 {
            font-family: 'Surveyor Light Display.woff';
        }
        
        @font-face {
            font-family: 'Surveyor Bold Display.woff'; 
			src: url('https://bookmanager.com/i/8039607/bm_site_content_fonts/Surveyor Bold Display.woff');
        }
        
        .bm-font-15 {
            font-family: 'Surveyor Bold Display.woff';
        }
        
        @font-face {
            font-family: 'Surveyor Text.woff'; 
			src: url('https://bookmanager.com/i/8039607/bm_site_content_fonts/Surveyor Text.woff');
        }
        
        .bm-font-16 {
            font-family: 'Surveyor Text.woff';
        }
        
        @font-face {
            font-family: 'Surveyor Black Italic.woff'; 
			src: url('https://bookmanager.com/i/8039607/bm_site_content_fonts/Surveyor Black Italic.woff');
        }
        
        .bm-font-17 {
            font-family: 'Surveyor Black Italic.woff';
        }
        
        @font-face {
            font-family: 'Surveyor Light Italic Headline.woff'; 
			src: url('https://bookmanager.com/i/8039607/bm_site_content_fonts/Surveyor Light Italic Headline.woff');
        }
        
        .bm-font-18 {
            font-family: 'Surveyor Light Italic Headline.woff';
        }
        
        .bm-render{
            font-family: 'Surveyor Text.woff';
        }    
        
        .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: 'Surveyor Text.woff' !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 : 5px 10px !important;
            margin : 0px 0px !important;
            font-family: 'GothamSSm-Medium.woff' !important;
            font-size : 14px !important;
            letter-spacing: 0px !important;
            color: rgba(211,211,211,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(51,51,51,1) !important;
        }
        
        .bm-btn-1:hover, .bm-btn-1:active, .bm-btn-1:focus {
            color: rgba(51,51,51,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(211,211,211,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 6px !important;
            margin : 6px 6px !important;
            font-family: 'Surveyor Text.woff' !important;
            font-size : 14px !important;
            letter-spacing: 0px !important;
            color: rgba(211,211,211,1) !important;
            border-radius: 20px !important;border: 0px solid rgba(0, 0, 0, 1) !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(51,51,51,1) !important;
        }
        
        .bm-btn-2:hover, .bm-btn-2:active, .bm-btn-2:focus {
            color: rgba(51,51,51,1) !important;
            border-radius: 20px !important;border: 0px solid rgba(0, 0, 0, 1) !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(211,211,211,1) !important;
        }
        
        .bm-btn-3 {
            transition: none !important;
            transition: background-color 0.2s ease, color 0.2s ease !important;
            cursor : pointer !important;
            height : auto !important;
            padding : 6px 13px !important;
            margin : 6px 6px !important;
            font-family: 'Surveyor Black Italic.woff' !important;
            font-size : 18px !important;
            letter-spacing: 0px !important;
            color: rgba(51,51,51,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(211,211,211,1) !important;
        }
        
        .bm-btn-3:hover, .bm-btn-3:active, .bm-btn-3:focus {
            color: rgba(211,211,211,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(51,51,51,1) !important;
        }
        
        .bm-btn-4 {
            transition: none !important;
            transition: background-color 0.2s ease, color 0.2s ease !important;
            cursor : pointer !important;
            height : auto !important;
            padding : 6px 13px !important;
            margin : 6px 6px !important;
            font-family: 'Surveyor Black Italic.woff' !important;
            font-size : 18px !important;
            letter-spacing: 0px !important;
            color: rgba(51,51,51,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(220,158,40,1) !important;
        }
        
        .bm-btn-4:hover, .bm-btn-4:active, .bm-btn-4:focus {
            color: rgba(220,158,40,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(51,51,51,1) !important;
        }
        
        .bm-btn-5 {
            transition: none !important;
            transition: background-color 0.2s ease, color 0.2s ease !important;
            cursor : pointer !important;
            height : auto !important;
            padding : 6px 13px !important;
            margin : 6px 6px !important;
            font-family: 'Surveyor Black Italic.woff' !important;
            font-size : 18px !important;
            letter-spacing: 0px !important;
            color: rgba(0,0,0,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(2,159,144,1) !important;
        }
        
        .bm-btn-5:hover, .bm-btn-5:active, .bm-btn-5:focus {
            color: rgba(2,159,144,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(51,51,51,1) !important;
        }
        
        .bm-btn-6 {
            transition: none !important;
            transition: background-color 0.2s ease, color 0.2s ease !important;
            cursor : pointer !important;
            height : auto !important;
            padding : 6px 13px !important;
            margin : 6px 6px !important;
            font-family: 'Surveyor Black Italic.woff' !important;
            font-size : 18px !important;
            letter-spacing: 0px !important;
            color: rgba(51,51,51,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(189,168,49,1) !important;
        }
        
        .bm-btn-6:hover, .bm-btn-6:active, .bm-btn-6:focus {
            color: rgba(189,168,49,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(51,51,51,1) !important;
        }
        
        .bm-btn-7 {
            transition: none !important;
            transition: background-color 0.2s ease, color 0.2s ease !important;
            cursor : pointer !important;
            height : auto !important;
            padding : 6px 13px !important;
            margin : 6px 6px !important;
            font-family: 'Surveyor Black Italic.woff' !important;
            font-size : 18px !important;
            letter-spacing: 0px !important;
            color: rgba(51,51,51,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(224, 60, 60, 1) !important;
        }
        
        .bm-btn-7:hover, .bm-btn-7:active, .bm-btn-7:focus {
            color: rgba(224, 60, 60, 1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(51,51,51,1) !important;
        }
        
        .bm-btn-8 {
            transition: none !important;
            transition: background-color 0.2s ease, color 0.2s ease !important;
            cursor : pointer !important;
            height : auto !important;
            padding : 6px 13px !important;
            margin : 6px 6px !important;
            font-family: 'Surveyor Black Italic.woff' !important;
            font-size : 18px !important;
            letter-spacing: 0px !important;
            color: rgba(51,51,51,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(235,73,115,1) !important;
        }
        
        .bm-btn-8:hover, .bm-btn-8:active, .bm-btn-8:focus {
            color: rgba(235,73,115,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(51,51,51,1) !important;
        }
        
        .bm-btn-9 {
            transition: none !important;
            transition: background-color 0.2s ease, color 0.2s ease !important;
            cursor : pointer !important;
            height : auto !important;
            padding : 6px 13px !important;
            margin : 6px 6px !important;
            font-family: 'Surveyor Black Italic.woff' !important;
            font-size : 18px !important;
            letter-spacing: 0px !important;
            color: rgba(51,51,51,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(229,187,171,1) !important;
        }
        
        .bm-btn-9:hover, .bm-btn-9:active, .bm-btn-9:focus {
            color: rgba(229,187,171,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(51,51,51,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(99,101,103,1) !important;
            text-decoration: underline !important;
            font-weight: normal !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: rgba(51,51,51,1) !important;
            text-decoration: underline !important;
            font-weight: normal !important; font-style: normal !important;
        }
        
        .bm-txt-0, [class^="bm-txt-"] {
            font-family: 'Surveyor Text.woff' !important;
        }
        
        .bm-txt-1 {
            display: block !important;
            font-family: 'SurveyorSSm-Black.woff' !important;
            font-size : 30px !important;
            text-transform : capitalize !important;
            text-decoration: none !important;
            padding : 8px 0px !important;
            letter-spacing: -0.1px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(51,51,51,1);
            border-radius: 0px !important;border-top: 3px solid rgba(0,0,0,1) !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
                    @media only screen and (max-width: 716px) {
                        .bm-txt-1, [class^="bm-txt-1"] {
                            font-size : 22px !important;
                            padding : 0px 0px !important;
                            line-height: 0.10 !important;
                        }
                    }
                
        .bm-txt-2 {
            display: block !important;
            font-family: 'Surveyor Text.woff' !important;
            font-size : 14px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: 0px !important;
            line-height: 0 !important;
            text-shadow: none !important;
            color: rgba(255,254,249,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-3 {
            display: block !important;
            font-family: 'GothamSSm-Black.woff' !important;
            font-size : 24px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: -0.1px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(51,51,51,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
                    @media only screen and (max-width: 716px) {
                        .bm-txt-3, [class^="bm-txt-3"] {
                            font-size : 19px !important;
                            padding : 12px 0px !important;
                            line-height: 1.25 !important;
                        }
                    }
                
        .bm-txt-4 {
            display: block !important;
            font-family: 'GothamSSm-Medium.woff' !important;
            font-size : 18px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 10px !important;
            letter-spacing: 0px !important;
            line-height: 1.50 !important;
            text-shadow: none !important;
            color: rgba(51,51,51,1);
            border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
                    @media only screen and (max-width: 716px) {
                        .bm-txt-4, [class^="bm-txt-4"] {
                            font-size : 16px !important;
                            padding : 0px 0px !important;
                            line-height: 1.50 !important;
                        }
                    }
                
        .bm-txt-5 {
            display: block !important;
            font-family: 'GothamSSm-Bold.woff' !important;
            font-size : 18px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: 0px !important;
            line-height: 1.75 !important;
            text-shadow: none !important;
            color: rgba(51,51,51,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
                    @media only screen and (max-width: 716px) {
                        .bm-txt-5, [class^="bm-txt-5"] {
                            font-size : 16px !important;
                            padding : 0px 0px !important;
                            line-height: 1.50 !important;
                        }
                    }
                
        .bm-txt-6 {
            display: block !important;
            font-family: 'GothamSSm-Book.woff' !important;
            font-size : 15px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: 0px !important;
            line-height: 1.60 !important;
            text-shadow: none !important;
            color: rgba(51,51,51,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
                    @media only screen and (max-width: 716px) {
                        .bm-txt-6, [class^="bm-txt-6"] {
                            font-size : 14px !important;
                            padding : 0px 0px !important;
                            line-height: 1.50 !important;
                        }
                    }
                
        .bm-txt-7 {
            display: block !important;
            font-family: 'Surveyor Light Display.woff' !important;
            font-size : 22px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 8px 0px !important;
            letter-spacing: 0px !important;
            line-height: 1.50 !important;
            text-shadow: none !important;
            color: #000;
            border-radius: 0px !important;border-top: 1px solid rgba(0, 0, 0, 1) !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
                    @media only screen and (max-width: 716px) {
                        .bm-txt-7, [class^="bm-txt-7"] {
                            font-size : 18px !important;
                            padding : 0px 0px !important;
                            line-height: 1.20 !important;
                        }
                    }
                
        .bm-txt-8 {
            display: block !important;
            font-family: 'GothamSSm-Bold.woff' !important;
            font-size : 16px !important;
            text-transform : uppercase !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: 0.8px !important;
            line-height: 1.30 !important;
            text-shadow: none !important;
            color: rgba(255,254,249,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-9 {
            display: block !important;
            font-family: 'SurveyorSSm-Black.woff' !important;
            font-size : 23px !important;
            text-transform : uppercase !important;
            text-decoration: none !important;
            padding : 30px 0px !important;
            letter-spacing: 0.8px !important;
            line-height: 1.00 !important;
            text-shadow: none !important;
            color: rgba(51,51,51,1);
            border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
                    @media only screen and (max-width: 716px) {
                        .bm-txt-9, [class^="bm-txt-9"] {
                            font-size : 18px !important;
                            padding : 0px 0px !important;
                            line-height: 1.00 !important;
                        }
                    }
                
        .bm-txt-10 {
            display: block !important;
            font-family: 'SurveyorSSm-Black.woff' !important;
            font-size : 22px !important;
            text-transform : uppercase !important;
            text-decoration: none !important;
            padding : 9px 0px !important;
            letter-spacing: 0.9px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(51,51,51,1);
            border-radius: 0px !important;border-top: 3px solid rgba(0,0,0,1) !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
                    @media only screen and (max-width: 716px) {
                        .bm-txt-10, [class^="bm-txt-10"] {
                            font-size : 18px !important;
                            padding : 0px 6px !important;
                            line-height: 2.00 !important;
                        }
                    }
                
        .bm-txt-11 {
            display: block !important;
            font-family: 'GothamSSm-Bold.woff' !important;
            font-size : 18px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 10px 0px !important;
            letter-spacing: 0px !important;
            line-height: 1.30 !important;
            text-shadow: none !important;
            color: rgba(51,51,51,1);
            border-radius: 0px !important;border-top: 3px solid rgba(0, 0, 0, 1) !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
                    @media only screen and (max-width: 716px) {
                        .bm-txt-11, [class^="bm-txt-11"] {
                            font-size : 16px !important;
                            padding : 0px 10px !important;
                            line-height: 1.50 !important;
                        }
                    }
                
        .bm-txt-12 {
            display: block !important;
            font-family: 'GothamSSm-Book.woff' !important;
            font-size : 15px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: -0.1px !important;
            line-height: 1.60 !important;
            text-shadow: none !important;
            color: rgba(99,101,103,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
                    @media only screen and (max-width: 716px) {
                        .bm-txt-12, [class^="bm-txt-12"] {
                            font-size : 15px !important;
                            padding : 0px 0px !important;
                            line-height: 1.75 !important;
                        }
                    }
                
        .bm-txt-13 {
            display: block !important;
            font-family: 'Surveyor Bold Display.woff' !important;
            font-size : 24px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 2px !important;
            letter-spacing: 0px !important;
            line-height: 1.45 !important;
            text-shadow: none !important;
            color: #000;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
                    @media only screen and (max-width: 716px) {
                        .bm-txt-13, [class^="bm-txt-13"] {
                            font-size : 18px !important;
                            padding : 0px 0px !important;
                            line-height: 1.40 !important;
                        }
                    }
                
        .bm-txt-14 {
            display: block !important;
            font-family: 'Surveyor Light Display.woff' !important;
            font-size : 22px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 2px !important;
            letter-spacing: 0px !important;
            line-height: 1.45 !important;
            text-shadow: none !important;
            color: #000;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
                    @media only screen and (max-width: 716px) {
                        .bm-txt-14, [class^="bm-txt-14"] {
                            font-size : 18px !important;
                            padding : 0px 0px !important;
                            line-height: 1.40 !important;
                        }
                    }
                
        .bm-txt-15 {
            display: block !important;
            font-family: 'Surveyor Light Display.woff' !important;
            font-size : 17px !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(51,51,51,1);
            border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
                    @media only screen and (max-width: 716px) {
                        .bm-txt-15, [class^="bm-txt-15"] {
                            font-size : 17px !important;
                            padding : 5px 0px !important;
                            line-height: 1.50 !important;
                        }
                    }
                
        .bm-txt-16 {
            display: block !important;
            font-family: 'Surveyor Light Italic Headline.woff' !important;
            font-size : 22px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 2px !important;
            letter-spacing: 0px !important;
            line-height: 1.45 !important;
            text-shadow: none !important;
            color: #000;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
                    @media only screen and (max-width: 716px) {
                        .bm-txt-16, [class^="bm-txt-16"] {
                            font-size : 20px !important;
                            padding : 0px 0px !important;
                            line-height: 1.40 !important;
                        }
                    }
                
        .bm-txt-17 {
            display: block !important;
            font-family: 'SurveyorSSm-Black.woff' !important;
            font-size : 30px !important;
            text-transform : capitalize !important;
            text-decoration: none !important;
            padding : 16px 0px !important;
            letter-spacing: -0.1px !important;
            line-height: 1.50 !important;
            text-shadow: none !important;
            color: rgba(51,51,51,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
                    @media only screen and (max-width: 716px) {
                        .bm-txt-17, [class^="bm-txt-17"] {
                            font-size : 25px !important;
                            padding : 0px 0px !important;
                            line-height: 1.50 !important;
                        }
                    }
                
        .bm-txt-18 {
            display: block !important;
            font-family: 'GothamSSm-Black.woff' !important;
            font-size : 24px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 40px 0px !important;
            letter-spacing: -0.1px !important;
            line-height: 0.60 !important;
            text-shadow: none !important;
            color: rgba(224, 60, 60, 1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
                    @media only screen and (max-width: 716px) {
                        .bm-txt-18, [class^="bm-txt-18"] {
                            font-size : 18px !important;
                            padding : 12px 0px !important;
                            line-height: 0.75 !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(255,254,249,1) !important;
        }    
        
        .preview-container {
            background: rgba(255,254,249,1) !important;
        }
        
            .bm-colour-1 {
                color: rgba(255,254,249,1);
            }
            .bm-highlight-1 {
                background-color: rgba(255,254,249,1);
            }
            
            
            .bm-colour-3 {
                color: rgba(0,0,0,1);
            }
            .bm-highlight-3 {
                background-color: rgba(0,0,0,1);
            }
            
            
            .bm-colour-5 {
                color: rgba(255,255,255,1);
            }
            .bm-highlight-5 {
                background-color: rgba(255,255,255,1);
            }
            
            
            .bm-colour-7 {
                color: rgba(47,47,47,1);
            }
            .bm-highlight-7 {
                background-color: rgba(47,47,47,1);
            }
            
            
            .bm-colour-9 {
                color: rgba(232,232,228,1);
            }
            .bm-highlight-9 {
                background-color: rgba(232,232,228,1);
            }
            
            
            .bm-colour-11 {
                color: rgba(209,211,212,1);
            }
            .bm-highlight-11 {
                background-color: rgba(209,211,212,1);
            }
            
            
            .bm-colour-13 {
                color: rgba(77,175,255,1);
            }
            .bm-highlight-13 {
                background-color: rgba(77,175,255,1);
            }
            
            
            .bm-colour-15 {
                color: rgba(51,51,51,1);
            }
            .bm-highlight-15 {
                background-color: rgba(51,51,51,1);
            }
            
            
            .bm-colour-17 {
                color: rgba(189,168,49,1);
            }
            .bm-highlight-17 {
                background-color: rgba(189,168,49,1);
            }
            
            
            .bm-colour-19 {
                color: rgba(2,159,144,1);
            }
            .bm-highlight-19 {
                background-color: rgba(2,159,144,1);
            }
            
            
            .bm-colour-21 {
                color: rgba(235,73,115,1);
            }
            .bm-highlight-21 {
                background-color: rgba(235,73,115,1);
            }
            
            
            .bm-colour-23 {
                color: rgba(220,158,40,1);
            }
            .bm-highlight-23 {
                background-color: rgba(220,158,40,1);
            }
            
            
            .bm-colour-25 {
                color: rgba(229,187,171,1);
            }
            .bm-highlight-25 {
                background-color: rgba(229,187,171,1);
            }
            
            
            .bm-colour-27 {
                color: rgba(224, 60, 60, 1);
            }
            .bm-highlight-27 {
                background-color: rgba(224, 60, 60, 1);
            }
            
            
            .bm-colour-29 {
                color: rgba(246,161,159,1);
            }
            .bm-highlight-29 {
                background-color: rgba(246,161,159,1);
            }
            
            
            .bm-colour-31 {
                color: rgba(211,211,211,1);
            }
            .bm-highlight-31 {
                background-color: rgba(211,211,211,1);
            }
            
            
            .bm-colour-33 {
                color: rgba(114,114,114,1);
            }
            .bm-highlight-33 {
                background-color: rgba(114,114,114,1);
            }
            
            
            .bm-colour-35 {
                color: rgba(99,101,103,1);
            }
            .bm-highlight-35 {
                background-color: rgba(99,101,103,1);
            }
            
            
