
        @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';
        }
        
        @font-face {
            font-family: 'Rethink Sans - Regular.woff2'; 
			src: url('https://cdn1.bookmanager.com/i/8103038/bm_site_content_fonts/Rethink Sans - Regular.woff2?cb=1748290041');
        }
        
        .bm-font-9 {
            font-family: 'Rethink Sans - Regular.woff2';
        }
        
        @font-face {
            font-family: 'Rethink Sans - Bold.woff2'; 
			src: url('https://cdn1.bookmanager.com/i/8103038/bm_site_content_fonts/Rethink Sans - Bold.woff2?cb=1748290060');
        }
        
        .bm-font-10 {
            font-family: 'Rethink Sans - Bold.woff2';
        }
        
        @font-face {
            font-family: 'Special Elite.woff2'; 
			src: url('https://cdn1.bookmanager.com/i/8103038/bm_site_content_fonts/Special Elite.woff2?cb=1748290237');
        }
        
        .bm-font-11 {
            font-family: 'Special Elite.woff2';
        }
        
        .bm-render{
            font-family: 'Rethink Sans - Regular.woff2';
        }    
        
        .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: 'Rethink Sans - Regular.woff2' !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 : 10px 30px !important;
            margin : 0px 0px !important;
            font-family: 'Rethink Sans - Bold.woff2' !important;
            font-size : 18px !important;
            letter-spacing: 0.5px !important;
            color: rgba(0,37,57,1) !important;
            border-radius: 0px !important;border: 1px solid rgba(251,170,38,1) !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(251,170,38,1) !important;
        }
        
        .bm-btn-1:hover, .bm-btn-1:active, .bm-btn-1:focus {
            color: rgba(242,251,253,1) !important;
            border-radius: 0px !important;border: 1px solid rgba(0,37,57,1) !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(0,37,57,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 : 10px 30px !important;
            margin : 0px 0px !important;
            font-family: 'Rethink Sans - Bold.woff2' !important;
            font-size : 18px !important;
            letter-spacing: 0.5px !important;
            color: rgba(1,118,140,1) !important;
            border-radius: 0px !important;border: 2px solid rgba(251,170,38,1) !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(242,251,253,1) !important;
        }
        
        .bm-btn-2:hover, .bm-btn-2:active, .bm-btn-2:focus {
            color: rgba(242,251,253,1) !important;
            border-radius: 0px !important;border: 2px solid rgba(251,170,38,1) !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(1,118,140,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 : 5px 5px !important;
            margin : -20px 20px !important;
            font-family: 'Rethink Sans - Bold.woff2' !important;
            font-size : 18px !important;
            letter-spacing: 0.5px !important;
            color: rgba(1,118,140,1) !important;
            border-radius: 0px !important;border: 2px solid rgba(1,118,140,1) !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(242,251,253,1) !important;
        }
        
        .bm-btn-3:hover, .bm-btn-3:active, .bm-btn-3:focus {
            color: rgba(242,251,253,1) !important;
            border-radius: 0px !important;border: 2px solid rgba(1,118,140,1) !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(1,118,140,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,37,57,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: rgba(0,37,57,1) !important;
            text-decoration: underline !important;
            font-weight: bold !important; font-style: normal !important;
        }
        
        .bm-lnk-2, .bm-component .bm-lnk-2, .bm-lnkin-2 a, .bm-component .bm-lnkin-2 a{
            color: rgba(0,37,57,1) !important;
            text-decoration: none !important;
            font-weight: bold !important; font-style: normal !important;
        }
        
        .bm-lnk-2:hover, .bm-component .bm-lnk-2:hover, .bm-lnkin-2 a:hover, .bm-component .bm-lnkin-2 a:hover{
            color: rgba(251,170,38,1) !important;
            text-decoration: underline !important;
            font-weight: bold !important; font-style: normal !important;
        }
        
        .bm-txt-0, [class^="bm-txt-"] {
            font-family: 'Rethink Sans - Regular.woff2' !important;
        }
        
        .bm-txt-1 {
            display: block !important;
            font-family: 'Rethink Sans - Bold.woff2' !important;
            font-size : 60px !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(1,118,140,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-1, [class^="bm-txt-1"] {
                            font-size : 40px !important;
                            padding : 0px 0px !important;
                            line-height: 1.20 !important;
                        }
                    }
                
        .bm-txt-2 {
            display: block !important;
            font-family: 'Rethink Sans - Bold.woff2' !important;
            font-size : 40px !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(1,118,140,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-2, [class^="bm-txt-2"] {
                            font-size : 25px !important;
                            padding : 0px 0px !important;
                            line-height: 1.20 !important;
                        }
                    }
                
        .bm-txt-3 {
            display: block !important;
            font-family: 'Rethink Sans - Bold.woff2' !important;
            font-size : 25px !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(1,118,140,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 : 18px !important;
                            padding : 0px 0px !important;
                            line-height: 1.20 !important;
                        }
                    }
                
        .bm-txt-4 {
            display: block !important;
            font-family: 'Rethink Sans - Bold.woff2' !important;
            font-size : 20px !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(1,118,140,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-4, [class^="bm-txt-4"] {
                            font-size : 18px !important;
                            padding : 0px 0px !important;
                            line-height: 1.20 !important;
                        }
                    }
                
        .bm-txt-5 {
            display: inline-block !important;
            font-family: 'Special Elite.woff2' !important;
            font-size : 40px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 4px 15px !important;
            letter-spacing: 2.3px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(0,176,219,1);
            border-radius: 10px !important;
            font-weight: normal !important; font-style: normal !important;
            background: rgba(0,37,57,1);
            box-shadow: none !important;
        }
        
        .bm-txt-6 {
            display: block !important;
            font-family: 'Rethink Sans - Regular.woff2' !important;
            font-size : 14px !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(0,37,57,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: inline-block !important;
            font-family: 'Rethink Sans - Regular.woff2' !important;
            font-size : 18px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 30px !important;
            letter-spacing: 0px !important;
            line-height: 1.50 !important;
            text-shadow: none !important;
            color: rgba(242,251,253,1);
            border-radius: 20px !important;
            font-weight: normal !important; font-style: normal !important;
            background: rgba(1,118,140,1);
            box-shadow: none !important;
        }
        
                    @media only screen and (max-width: 716px) {
                        .bm-txt-7, [class^="bm-txt-7"] {
                            font-size : 14px !important;
                            padding : 0px 0px !important;
                            line-height: 1.20 !important;
                        }
                    }
                
        .bm-txt-8 {
            display: block !important;
            font-family: 'Rethink Sans - Regular.woff2' !important;
            font-size : 18px !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(0,37,57,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: bold !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-9 {
            display: block !important;
            font-family: 'Rethink Sans - Regular.woff2' !important;
            font-size : 17px !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(0,37,57,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: italic !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-10 {
            display: inline-block !important;
            font-family: 'Rethink Sans - Regular.woff2' !important;
            font-size : 45px !important;
            text-transform : capitalize !important;
            text-decoration: none !important;
            padding : 0px 15px !important;
            letter-spacing: 1px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(242,251,253,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: bold !important; font-style: normal !important;
            background: rgba(1,118,140,1);
            box-shadow: none !important;
        }
        
        .bm-txt-11 {
            display: inline-block !important;
            font-family: 'Special Elite.woff2' !important;
            font-size : 27px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 2px 10px !important;
            letter-spacing: 1.1px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(242,251,253,1);
            border-radius: 10px !important;
            font-weight: normal !important; font-style: normal !important;
            background: rgba(0,37,57,1);
            box-shadow: none !important;
        }
        
        .bm-txt-12 {
            display: block !important;
            font-family: 'Special Elite.woff2' !important;
            font-size : 36px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 10px 10px !important;
            letter-spacing: 1px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(0,37,57,1);
            border-radius: 10px !important;border-top: 0px solid rgba(0, 0, 0, 1) !important;
            font-weight: bold !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(242,251,253,1) !important;
        }    
        
        .bm-background{
            background-image: url(https://cdn1.bookmanager.com/i/8103038/background3.jpg?cb=1748291527) !important;
            background-attachment: fixed !important;
            background-repeat : no-repeat !important;
        }    
        
        .preview-container {
            background: transparent !important;
        }
        
            .bm-colour-1 {
                color: rgba(0,37,57,1);
            }
            .bm-highlight-1 {
                background-color: rgba(0,37,57,1);
            }
            
            
            .bm-colour-3 {
                color: rgba(1,118,140,1);
            }
            .bm-highlight-3 {
                background-color: rgba(1,118,140,1);
            }
            
            
            .bm-colour-5 {
                color: rgba(0,176,219,1);
            }
            .bm-highlight-5 {
                background-color: rgba(0,176,219,1);
            }
            
            
            .bm-colour-7 {
                color: rgba(242,251,253,1);
            }
            .bm-highlight-7 {
                background-color: rgba(242,251,253,1);
            }
            
            
            .bm-colour-9 {
                color: rgba(251,170,38,1);
            }
            .bm-highlight-9 {
                background-color: rgba(251,170,38,1);
            }
            
            
            .bm-colour-11 {
                color: rgba(98,187,86,1);
            }
            .bm-highlight-11 {
                background-color: rgba(98,187,86,1);
            }
            
            
            .bm-colour-13 {
                color: rgba(178,185,189,1);
            }
            .bm-highlight-13 {
                background-color: rgba(178,185,189,1);
            }
            
            
            .bm-colour-15 {
                color: rgba(253,220,46,1);
            }
            .bm-highlight-15 {
                background-color: rgba(253,220,46,1);
            }
            
            
            .bm-colour-17 {
                color: rgba(0,145,71,1);
            }
            .bm-highlight-17 {
                background-color: rgba(0,145,71,1);
            }
            
            
            .bm-colour-19 {
                color: rgba(133,128,188,1);
            }
            .bm-highlight-19 {
                background-color: rgba(133,128,188,1);
            }
            
            
            .bm-colour-21 {
                color: rgba(241,113,107,1);
            }
            .bm-highlight-21 {
                background-color: rgba(241,113,107,1);
            }
            
            
            .bm-colour-23 {
                color: rgba(146,99,66,1);
            }
            .bm-highlight-23 {
                background-color: rgba(146,99,66,1);
            }
            
            
            .bm-colour-25 {
                color: rgba(255,0,0,0);
            }
            .bm-highlight-25 {
                background-color: rgba(255,0,0,0);
            }
            
            
