.elementor-133 .elementor-element.elementor-element-a4a06f2{--display:flex;--min-height:100%;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:250px;--padding-right:0px;}.elementor-133 .elementor-element.elementor-element-bf70bab{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-133 .elementor-element.elementor-element-08b8854 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-133 .elementor-element.elementor-element-08b8854.elementor-element{--align-self:flex-start;--order:-99999 /* order start hack */;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-133 .elementor-element.elementor-element-67eeaad{text-align:start;}.elementor-133 .elementor-element.elementor-element-67eeaad .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;color:var( --e-global-color-1459b18 );}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(max-width:1200px){.elementor-133 .elementor-element.elementor-element-a4a06f2{--padding-top:0px;--padding-bottom:0px;--padding-left:250px;--padding-right:0px;}}@media(max-width:1179px){.elementor-133 .elementor-element.elementor-element-a4a06f2{--padding-top:0px;--padding-bottom:0px;--padding-left:80px;--padding-right:0px;}}@media(max-width:767px){.elementor-133 .elementor-element.elementor-element-a4a06f2{--width:100vw;--min-height:0vh;--padding-top:100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-133 .elementor-element.elementor-element-bf70bab{--gap:15px 15px;--row-gap:15px;--column-gap:15px;--padding-top:20px;--padding-bottom:20px;--padding-left:25px;--padding-right:25px;}.elementor-133 .elementor-element.elementor-element-67eeaad .elementor-heading-title{font-size:1.6em;}}/* Start custom CSS for shortcode, class: .elementor-element-08b8854 */.elementor-133 .elementor-element.elementor-element-08b8854 ol {
    padding-inline-start: 0;
    margin-left: -15px;
}
.elementor-133 .elementor-element.elementor-element-08b8854 ol li:first-child a:before {
    content: "\f015 ";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
.elementor-133 .elementor-element.elementor-element-08b8854 ol li:first-child a span {
    display: none;
}/* End custom CSS */
/* Start custom CSS */#modal-accept-terms .modal__overlay {
	background: var( --e-global-color-1459b18 )!important;
}

#modal-accept-terms-title {
	margin-top: 10px!important;
	margin-bottom: 0!important;
}

#modal-accept-terms-content {
    margin-top: 20px;
}

#modal-accept-terms-content .modal__subtitle_wrapper {
	margin-bottom: 20px!important;
}

#modal-accept-terms .modal__btn {
	font-size: 14px!important;
}

#modal-accept-terms .modal__btn:not(.disabled):hover {
	background: #0069b4!important;
}

#modal-accept-terms .modal__terms__inner {
    padding-right: 10px!important;
}

#modal-accept-terms .modal__terms__inner p {
    margin-bottom: 20px!important;
}

#tpul-modal-btn-cancel {
    background-color: red!important;
    border: none!important;
}

#tpul-modal-btn-accept.disabled, .modal__btn-primary .disabled {
    cursor: not-allowed;
    background-color: lightgray!important;
}

#tpul-modal-btn-cancel:focus-visible {
    outline: none!important;
}
#times {
    position: absolute;
    top: 0;
    width: 407px;
    padding: 10px 20px;
    left: calc(100vw - 472px);
    color: white;
    font-size: 1em;
    display: grid;
    grid-template-columns: 50px auto;
    align-items: center;
}
#times {
    display: none;
}
#times svg {
    fill: white;
    height: 2.4em;
    margin-right: 10px;
}

#times span {
    width: 100%;
    text-align: left;
    align-content: center;
    align-items: center;
}

#times span:first-child {
    width: 50%;
    float: left;
}

#times span:nth-child(2) {
    text-align: right;
    width: 50%;
    float: right;
}

button {
    box-shadow: none!important;
}/* End custom CSS */