.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#0A0909;--e-global-color-text:#FFFFFF;--e-global-color-accent:#A37C51;--e-global-typography-primary-font-family:"Arimo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Arimo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Arimo";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25.6px;--e-global-typography-accent-font-family:"Arimo";--e-global-typography-accent-font-weight:500;--e-global-typography-ede589f-font-family:"Arimo";--e-global-typography-ede589f-font-size:16px;--e-global-typography-ede589f-font-weight:400;--e-global-typography-ede589f-line-height:16px;--e-global-typography-02aab43-font-family:"Saol Display";--e-global-typography-02aab43-font-size:64px;--e-global-typography-02aab43-font-weight:300;--e-global-typography-02aab43-line-height:76.8px;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family );font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );background-color:var( --e-global-color-secondary );}.elementor-kit-5 h1{font-family:"Saol Display";font-size:64px;font-weight:300;line-height:76.8px;}.elementor-kit-5 h2{font-family:"Saol Display";font-size:56px;font-weight:300;line-height:67.2px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Arimo";font-size:12px;font-weight:600;line-height:16px;color:var( --e-global-color-text );background-color:var( --e-global-color-accent );border-radius:50px 50px 50px 50px;padding:22px 56px 22px 56px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-bottom:24px;}.elementor-element{--widgets-spacing:24px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-5{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-02aab43-font-size:40px;--e-global-typography-02aab43-line-height:52px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:calc(100% - 48px);}.e-con{--container-max-width:calc(100% - 48px);}}/* Start custom CSS */html {
    scroll-behavior: smooth;
}

.saol {
    font-family: "Saol Display", Sans-serif;    
}

.conference-price-card.popular::before {
    content: 'MOST POPULAR';
    position: absolute;
    top: -28px;
    background: #A37C51;
    width: 100%;
    padding: 8px 0;
    text-align: center;
    border-radius: 16px 16px 0 0;
    z-index: 9;
    
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Saol Display';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://grandmaster.dev.haloagency.net/wp-content/uploads/2023/08/SaolDisplay-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Saol Display';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://grandmaster.dev.haloagency.net/wp-content/uploads/2023/08/SaolDisplay-LightItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */