.cipa-root{--cipa-accent:#1f6f5c;--cipa-bg:#fff;--cipa-fg:#1d2327;--cipa-muted:#50575e;--cipa-border:rgba(0,0,0,.12);--cipa-radius:10px;--cipa-shadow:0 8px 30px rgba(0,0,0,.18);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.5}.cipa-root.cipa-theme-dark{--cipa-bg:#1d2327;--cipa-fg:#f0f0f1;--cipa-muted:#c3c4c7;--cipa-border:rgba(255,255,255,.16)}.cipa-root [hidden]{display:none!important}.cipa-banner{position:fixed;left:0;right:0;z-index:999998;display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;padding:18px 22px;background:var(--cipa-bg);color:var(--cipa-fg);box-shadow:var(--cipa-shadow)}.cipa-pos-bottom{bottom:0}.cipa-pos-top{top:0}.cipa-layout-box{left:auto;right:20px;bottom:20px;max-width:420px;border-radius:var(--cipa-radius);flex-direction:column;align-items:flex-start}.cipa-banner__content{flex:1 1 480px;min-width:260px}.cipa-banner__title{margin:0 0 6px;font-size:17px;font-weight:700;color:var(--cipa-fg)}.cipa-banner__message{margin:0;font-size:14px;color:var(--cipa-muted)}.cipa-modal__policy{display:flex;align-items:center;justify-content:center;margin-top:10px}.cipa-banner__policy{color:var(--cipa-accent);text-decoration:underline;white-space:nowrap}.cipa-banner__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.cipa-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;appearance:none;cursor:pointer;border:1px solid transparent;border-radius:6px;padding:10px 18px;font-size:14px;font-weight:600;line-height:1.2;transition:opacity .15s ease , background-color .15s ease}.cipa-btn:focus-visible{outline:3px solid var(--cipa-accent);outline-offset:2px}.cipa-btn--primary{background:var(--cipa-accent);color:#fff}.cipa-btn--primary:hover{opacity:.9}.cipa-btn--secondary{background:0 0;border-color:var(--cipa-border);color:var(--cipa-fg)}.cipa-btn--secondary:hover{background:rgba(127,127,127,.1)}.cipa-btn--link{background:0 0;border:none;padding:10px 6px;color:var(--cipa-muted);text-decoration:underline;font-weight:500}.cipa-btn--small{padding:7px 12px;font-size:13px}.cipa-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px}.cipa-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55)}.cipa-modal__dialog{position:relative;width:min(640px,100%);max-height:85vh;overflow:auto;background:var(--cipa-bg);color:var(--cipa-fg);border-radius:var(--cipa-radius);box-shadow:var(--cipa-shadow)}.cipa-modal__header,.cipa-modal__footer{display:flex;align-items:center;gap:10px;padding:18px 22px}.cipa-modal__header{justify-content:space-between;border-bottom:1px solid var(--cipa-border)}.cipa-modal__header h2{margin:0;font-size:18px}.cipa-modal__close{background:0 0;border:none;font-size:26px;line-height:1;cursor:pointer;color:var(--cipa-muted)}.cipa-modal__body{padding:18px 22px}.cipa-modal__intro,.cipa-modal__gpc{margin:0 0 16px;font-size:14px;color:var(--cipa-muted)}.cipa-modal__gpc{padding:10px 12px!important;border-left:3px solid var(--cipa-accent);background:rgba(127,127,127,.08)}.cipa-modal__footer{justify-content:flex-end;flex-wrap:wrap;border-top:1px solid var(--cipa-border)}.cipa-categories{list-style:none;margin:0;padding:0}.cipa-category{padding:12px 0;border-bottom:1px solid var(--cipa-border)}.cipa-category:last-child{border-bottom:none}.cipa-category__label{display:flex;align-items:center;gap:10px;font-weight:600;cursor:pointer}.cipa-category__input{width:18px;height:18px;accent-color:var(--cipa-accent);display:inline-block!important;visibility:visible!important;opacity:1!important;appearance:checkbox!important;-webkit-appearance:checkbox!important;border:1px solid var(--cipa-border)!important}.cipa-category__badge{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;border-radius:999px;background:rgba(127,127,127,.18);color:var(--cipa-muted)}.cipa-category__description{margin:6px 0 0 28px;font-size:13px;color:var(--cipa-muted)}.cipa-floating{position:fixed;left:18px;bottom:18px;z-index:999997;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--cipa-border);border-radius:50%;background:var(--cipa-bg);color:var(--cipa-accent);box-shadow:0 4px 14px rgba(0,0,0,.18);cursor:pointer}.cipa-placeholder{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;padding:18px;margin:0;border:1px dashed var(--cipa-border,rgba(0,0,0,.2));border-radius:8px;background:rgba(127,127,127,.06);min-height:300px!important;line-height:1.2rem;box-sizing:border-box;max-width:100%;overflow:hidden}.cipa-placeholder__title{font-size:15px}.cipa-placeholder__text{margin:0;font-size:13px;color:var(--cipa-muted)}body.cipa-modal-open{overflow:hidden}@media (max-width:782px){.cipa-banner{padding:16px}.cipa-banner__actions .cipa-btn{flex:1 1 auto}}@media (prefers-reduced-motion:reduce){.cipa-btn{transition:none}}.cipa-cookie-table{width:100%;border-collapse:collapse;margin:1.5em 0;font-size:.95em;border:1px solid var(--cipa-border,rgba(0,0,0,.1))}.cipa-cookie-table th,.cipa-cookie-table td{padding:5px!important;text-align:left;border:1px solid var(--cipa-border,rgba(0,0,0,.1));min-height:40px}.cipa-cookie-table thead tr{text-align:left;font-weight:700;min-height:40px}.cipa-cookie-table tbody tr:nth-of-type(even){background-color:rgba(0,0,0,.03)}.cipa-cookie-table tbody tr:hover{background-color:rgba(0,0,0,.05)}.cipa-cookie-table tbody tr:last-of-type{border-bottom:2px solid var(--cipa-accent,#1f6f5c)}.cipa-cookie-table-container{margin:2em 0}.cipa-cookie-table-description{margin-bottom:1.5em;font-size:1.05em;line-height:1.6}.cipa-category-status{font-weight:700;text-transform:uppercase;font-size:.8em;letter-spacing:.05em}.cipa-status-allowed{color:#1f6f5c}.cipa-status-blocked{color:#d63638}.cipa-cookie-table-actions{margin-top:1.5em;display:flex;justify-content:flex-end}@media (max-width:782px){.cipa-cookie-table{border:0!important}.cipa-cookie-table thead{display:none}.cipa-cookie-table tr{display:block;margin-bottom:15px;border:1px solid var(--cipa-border)}.cipa-cookie-table td{display:block;text-align:right;padding:10px 12px 10px 45%!important;position:relative;border:none!important;border-bottom:1px solid var(--cipa-border)!important}.cipa-cookie-table td:last-child{border-bottom:none!important}.cipa-cookie-table td:before{content:attr(data-label);position:absolute;left:12px;width:40%;padding-right:10px;white-space:nowrap;text-align:left;font-weight:700;color:var(--cipa-fg)}}.et_pb_code_inner{position:relative}.et_pb_icon{text-align:center;height:auto}.et_pb_icon .et-pb-icon{position:relative}.et_pb_icon .et_pb_icon_wrap{display:inline-block;border-style:solid;border-width:0;line-height:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;background-size:cover;position:relative}.et_pb_video{position:relative}.et_flex_column>.et_pb_video,.et_pb_video.et_flex_module .et_pb_video_box{width:100%}.et_pb_video_box{display:block;position:relative;z-index:1;line-height:0}.et_pb_video_box video{width:100%!important;height:auto!important}.et_pb_video_overlay{position:absolute;z-index:10;top:0;left:0;height:100%;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;cursor:pointer}.et_pb_video_play:before{font-family:ETmodules;content:"I"}.et_pb_video_play{display:block;position:absolute;z-index:100;color:#fff;left:50%;top:50%}.et_flex_column_3_5 .et_pb_video_play,.et_flex_column_4_5 .et_pb_video_play,.et_flex_column_5_5 .et_pb_video_play,.et_flex_column_12_24 .et_pb_video_play,.et_flex_column_13_24 .et_pb_video_play,.et_flex_column_14_24 .et_pb_video_play,.et_flex_column_15_24 .et_pb_video_play,.et_flex_column_16_24 .et_pb_video_play,.et_flex_column_17_24 .et_pb_video_play,.et_flex_column_18_24 .et_pb_video_play,.et_flex_column_19_24 .et_pb_video_play,.et_flex_column_20_24 .et_pb_video_play,.et_flex_column_21_24 .et_pb_video_play,.et_flex_column_22_24 .et_pb_video_play,.et_flex_column_23_24 .et_pb_video_play,.et_flex_column_24_24 .et_pb_video_play,.et_pb_column_1_2 .et_pb_video_play,.et_pb_column_2_3 .et_pb_video_play,.et_pb_column_3_4 .et_pb_video_play,.et_pb_column_3_5 .et_pb_video_play,.et_pb_column_4_4 .et_pb_video_play{font-size:6rem;line-height:6rem;margin-left:-3rem;margin-top:-3rem}.et_flex_column_1_5 .et_pb_video_play,.et_flex_column_1_7 .et_pb_video_play,.et_flex_column_1_9 .et_pb_video_play,.et_flex_column_1_10 .et_pb_video_play,.et_flex_column_1_11 .et_pb_video_play,.et_flex_column_1_24 .et_pb_video_play,.et_flex_column_2_5 .et_pb_video_play,.et_flex_column_2_24 .et_pb_video_play,.et_flex_column_3_24 .et_pb_video_play,.et_flex_column_4_24 .et_pb_video_play,.et_flex_column_5_24 .et_pb_video_play,.et_flex_column_6_24 .et_pb_video_play,.et_flex_column_7_24 .et_pb_video_play,.et_flex_column_8_24 .et_pb_video_play,.et_flex_column_9_24 .et_pb_video_play,.et_flex_column_10_24 .et_pb_video_play,.et_flex_column_11_24 .et_pb_video_play,.et_flex_column_none .et_pb_video_play,.et_pb_column_1_3 .et_pb_video_play,.et_pb_column_1_4 .et_pb_video_play,.et_pb_column_1_5 .et_pb_video_play,.et_pb_column_1_6 .et_pb_video_play,.et_pb_column_2_5 .et_pb_video_play,.et_pb_column_3_8 .et_pb_video_play{font-size:3rem;line-height:3rem;margin-left:-1.5rem;margin-top:-1.5rem}.et_pb_bg_layout_light .et_pb_video_play{color:#333}.et_pb_video_overlay_hover{background:0 0;width:100%;height:100%;position:absolute;z-index:100;transition:all .5s ease-in-out}.et_pb_video .et_pb_video_overlay_hover:hover{background:rgba(0,0,0,.6)}@media (min-width:768px) and (max-width:980px){.et_flex_column_1_5 .et_pb_video_play,.et_flex_column_1_7 .et_pb_video_play,.et_flex_column_1_9 .et_pb_video_play,.et_flex_column_1_10 .et_pb_video_play,.et_flex_column_1_11 .et_pb_video_play,.et_flex_column_1_24 .et_pb_video_play,.et_flex_column_2_5 .et_pb_video_play,.et_flex_column_2_24 .et_pb_video_play,.et_flex_column_3_24 .et_pb_video_play,.et_flex_column_4_24 .et_pb_video_play,.et_flex_column_5_24 .et_pb_video_play,.et_flex_column_6_24 .et_pb_video_play,.et_flex_column_7_24 .et_pb_video_play,.et_flex_column_8_24 .et_pb_video_play,.et_flex_column_9_24 .et_pb_video_play,.et_flex_column_10_24 .et_pb_video_play,.et_flex_column_11_24 .et_pb_video_play,.et_flex_column_none .et_pb_video_play,.et_pb_column_1_3 .et_pb_video_play,.et_pb_column_1_4 .et_pb_video_play,.et_pb_column_1_5 .et_pb_video_play,.et_pb_column_1_6 .et_pb_video_play,.et_pb_column_2_5 .et_pb_video_play,.et_pb_column_3_8 .et_pb_video_play{font-size:6rem;line-height:6rem;margin-left:-3rem;margin-top:-3rem}}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et_pb_video_play{color:#333}}@media (max-width:768px){.et_flex_column_3_5 .et_pb_video_play,.et_flex_column_4_5 .et_pb_video_play,.et_flex_column_5_5 .et_pb_video_play,.et_flex_column_12_24 .et_pb_video_play,.et_flex_column_13_24 .et_pb_video_play,.et_flex_column_14_24 .et_pb_video_play,.et_flex_column_15_24 .et_pb_video_play,.et_flex_column_16_24 .et_pb_video_play,.et_flex_column_17_24 .et_pb_video_play,.et_flex_column_18_24 .et_pb_video_play,.et_flex_column_19_24 .et_pb_video_play,.et_flex_column_20_24 .et_pb_video_play,.et_flex_column_21_24 .et_pb_video_play,.et_flex_column_22_24 .et_pb_video_play,.et_flex_column_23_24 .et_pb_video_play,.et_flex_column_24_24 .et_pb_video_play,.et_pb_column_1_2 .et_pb_video_play,.et_pb_column_2_3 .et_pb_video_play,.et_pb_column_3_4 .et_pb_video_play,.et_pb_column_3_5 .et_pb_video_play,.et_pb_column_4_4 .et_pb_video_play{font-size:3rem;line-height:3rem;margin-left:-1.5rem;margin-top:-1.5rem}}@media (max-width:767px){.et_pb_bg_layout_light_phone .et_pb_video_play{color:#333}}a:active,a:focus{cursor:pointer;outline:#0018ff solid 2px!important;outline-offset:-2px!important}@media screen and (min-width:981px){.menu-item{position:relative}.sub-menu{display:none;opacity:0;visibility:hidden;transition:opacity .3s ease;position:absolute;top:100%;left:0;transform:translateY(-10px);z-index:1000}.menu-item-has-children:hover .sub-menu,.menu-item-has-children:focus-within>.sub-menu{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;display:block!important}}#book-btn{position:fixed;z-index:10000000;bottom:60px;left:50%;transform:translate(-50%,0)}.et_pb_toggle h4.et_pb_toggle_title{padding:0!important}.et_pb_toggle h4.et_pb_toggle_title::before{display:none}.table-price-member{z-index:11;overflow:visible!important}.table-price-member table{display:none}.table-price table td,.table-price-member table td{width:33.3333%!important}.table-price-member{z-index:11;overflow:visible!important}.table-price-member:hover table{display:table;position:absolute;bottom:23.8px;background-color:#f5f5f5;border-radius:15px;box-shadow:0 0 5px #ccc}.table-price-member .price-tag{background-color:#e1e1e1}.tooltip-info{color:#0a6a9a;font-size:1rem;text-decoration:underline;text-decoration-style:dotted;cursor:help}h1,h2,h3,h4,h5,h6{font-family:'Noto Serif',Georgia,"Times New Roman",serif!important}h1{font-weight:bold!important}h5{margin-bottom:20px}h5.et_pb_toggle_title{margin-bottom:0}.blue-button a{background-color:rgba(10,106,154,.7)!important;padding:10px!important;color:#fff!important;border-radius:7px}#top-menu-nav>ul>li.blue-button>a:hover{background-color:#000!important}.et-fixed-header #top-menu li.blue-button a{color:#fff!important}.nav li ul{max-width:220px;padding:0}#top-menu li li{padding:0;margin:0;width:100%;display:block;border-bottom:1px solid #f4f4f4}#top-menu li li:last-child{border-bottom:0}#top-menu li li a{padding:8px 20px;width:100%;display:block;font-weight:400}.price-tag{background-color:rgba(244,244,244,.9);padding:8px 10px;display:inline-block;border-radius:10px;margin:0 10px}table{border-top:none!important;border-bottom:none!important}table td{border-top:none!important;border:1px solid transparent;border-bottom:1px solid #f4f4f4;padding:.75rem 0!important}table tr:last-child td{border-bottom:none!important}#main-header{box-shadow:none!important}.et-l--footer>.et_builder_inner_content .et_pb_section.et_pb_section_0_tb_footer{background-color:#0a6a9a!important}.et_pb_section_0_tb_footer.et_pb_section{margin-bottom:66px;padding-top:63px;padding-bottom:63px}.et_pb_section_0_tb_footer>.et_pb_top_inside_divider{background-image:url(data:image/svg+xml;utf8,%3Csvg\ preserveAspectRatio=\'none\'\ width=\'100%25\'\ height=\'140px\'\ viewBox=\'0\ 0\ 1280\ 140\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg\ fill=\'%23FFFFFF\'%3E%3Cpath\ d=\'M0\ 51.76c36.21-2.25\ 77.57-3.58\ 126.42-3.58\ 320\ 0\ 320\ 57\ 640\ 57\ 271.15\ 0\ 312.58-40.91\ 513.58-53.4V0H0z\'\ fill-opacity=\'.3\'\ /%3E%3Cpath\ d=\'M0\ 24.31c43.46-5.69\ 94.56-9.25\ 158.42-9.25\ 320\ 0\ 320\ 89.24\ 640\ 89.24\ 256.13\ 0\ 307.28-57.16\ 481.58-80V0H0z\'\ fill-opacity=\'.5\'\ /%3E%3Cpath\ d=\'M0\ 0v3.4C28.2\ 1.6\ 59.4.59\ 94.42.59c320\ 0\ 320\ 84.3\ 640\ 84.3\ 285\ 0\ 316.17-66.85\ 545.58-81.49V0z\'\ /%3E%3C/g%3E%3C/svg%3E);transform:scale(1,1);top:0;height:100px;background-size:100% 100px;z-index:1}.et_pb_section_0_tb_footer>.et_pb_bottom_inside_divider{background-image:url(data:image/svg+xml;utf8,%3Csvg\ preserveAspectRatio=\'none\'\ width=\'100%25\'\ height=\'140px\'\ viewBox=\'0\ 0\ 1280\ 140\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg\ fill=\'%23FFFFFF\'%3E%3Cpath\ d=\'M1280\ 3.4C1050.59\ 18\ 1019.4\ 84.89\ 734.42\ 84.89c-320\ 0-320-84.3-640-84.3C59.4.59\ 28.2\ 1.6\ 0\ 3.4V140h1280z\'\ fill-opacity=\'.3\'\ /%3E%3Cpath\ d=\'M0\ 24.31c43.46-5.69\ 94.56-9.25\ 158.42-9.25\ 320\ 0\ 320\ 89.24\ 640\ 89.24\ 256.13\ 0\ 307.28-57.16\ 481.58-80V140H0z\'\ fill-opacity=\'.5\'\ /%3E%3Cpath\ d=\'M1280\ 51.76c-201\ 12.49-242.43\ 53.4-513.58\ 53.4-320\ 0-320-57-640-57-48.85.01-90.21\ 1.35-126.42\ 3.6V140h1280z\'\ /%3E%3C/g%3E%3C/svg%3E);transform:scale(1,1);bottom:0;height:100px;background-size:100% 100px;z-index:1}.et_pb_section_0_tb_footer{z-index:0}.et_pb_row_0_tb_footer.et_pb_row{margin-top:0!important;margin-bottom:0!important;padding-top:90px!important;padding-right:30px!important;padding-bottom:90px!important;padding-left:30px!important;margin-left:auto!important;margin-right:auto!important}.et_pb_row_0_tb_footer,.et_pb_pagebuilder_layout.single-post:not(.et-tb-has-body) #main-content .et_pb_row.et_pb_row_0_tb_footer,.et_pb_row_3_tb_footer,.et_pb_pagebuilder_layout.single-post:not(.et-tb-has-body) #main-content .et_pb_row.et_pb_row_3_tb_footer,.et_pb_row_11,.et_pb_pagebuilder_layout.single-post:not(.et-tb-has-body) #main-content .et_pb_row.et_pb_row_11,.et_pb_row_12,.et_pb_pagebuilder_layout.single-post:not(.et-tb-has-body) #main-content .et_pb_row.et_pb_row_12,.et_pb_row_13,.et_pb_pagebuilder_layout.single-post:not(.et-tb-has-body) #main-content .et_pb_row.et_pb_row_13,.et_pb_row_14,.et_pb_pagebuilder_layout.single-post:not(.et-tb-has-body) #main-content .et_pb_row.et_pb_row_14,.et_pb_row_15,.et_pb_pagebuilder_layout.single-post:not(.et-tb-has-body) #main-content .et_pb_row.et_pb_row_15{width:100%!important}.et_pb_row_0_tb_footer{max-width:1440px!important;min-height:580px;max-height:1000px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.et_pb_image_0_tb_footer:hover{transform:scaleX(1.1) scaleY(1.1)}.et_pb_image_0_tb_footer{transition-property:transform;transition-duration:300ms;transition-timing-function:ease;transition-delay:0ms;padding-top:;padding-right:0;padding-bottom:;padding-left:0;text-align:center;margin-left:auto!important;margin-right:auto!important}.et_pb_image_0_tb_footer .et_pb_image_wrap,.et_pb_image_3 .et_pb_image_wrap{border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;border-bottom-left-radius:15px;box-shadow:0 12px 18px -6px rgba(0,0,0,.3);overflow:hidden}.et_pb_image_0_tb_footer .et_pb_image_wrap img,.et_pb_image_3 .et_pb_image_wrap img{border-radius:inherit}.et_pb_heading_0_tb_footer{margin-top:20px!important;margin-bottom:24px!important}.et_pb_heading_0_tb_footer .et_pb_heading_container h1,.et_pb_heading_0_tb_footer .et_pb_heading_container h2,.et_pb_heading_0_tb_footer .et_pb_heading_container h3,.et_pb_heading_0_tb_footer .et_pb_heading_container h4,.et_pb_heading_0_tb_footer .et_pb_heading_container h5,.et_pb_heading_0_tb_footer .et_pb_heading_container h6{font-family:'Noto Serif',Georgia,"Times New Roman",serif;font-weight:700;color:#fff!important;font-size:40px;text-align:center}.et_pb_text_0_tb_footer{margin-top:20px!important;margin-bottom:13px!important;text-align:center}.et_pb_text_0_tb_footer.et_pb_module,.et_pb_code_2.et_pb_module,.et_pb_code_3.et_pb_module,.et_pb_text_19.et_pb_module{margin-left:auto!important;margin-right:auto!important}.et_pb_text_0_tb_footer .et_pb_text_inner{font-family:'Noto Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:300;color:#fff!important;font-size:1.3rem;line-height:2em}.et_pb_text_0_tb_footer .et_pb_text_inner a,.et_pb_text_1_tb_footer .et_pb_text_inner a,.et_pb_text_2_tb_footer .et_pb_text_inner a,.et_pb_text_3_tb_footer .et_pb_text_inner a,.et_pb_text_4_tb_footer .et_pb_text_inner a,.et_pb_text_5_tb_footer .et_pb_text_inner a{text-decoration-line:underline;text-decoration-style:dotted;color:#fff}.et_pb_text_0_tb_footer .et_pb_text_inner h1{font-style:normal;text-transform:none;font-variant:normal;text-decoration-line:none}.et_pb_text_0_tb_footer .et_pb_text_inner h2{font-family:'Prata',Georgia,"Times New Roman",serif;font-size:50px;line-height:1.4em}.et_pb_text_0_tb_footer .et_pb_text_inner h3{font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;text-transform:uppercase;font-size:14px;letter-spacing:5px;line-height:1.8em}.et_pb_text_0_tb_footer .et_pb_text_inner h4{font-family:'Prata',Georgia,"Times New Roman",serif;font-weight:700;font-size:30px;line-height:1.4em;text-align:center}.et_pb_button_0_tb_footer_wrapper{margin-top:35px!important;text-align:center}.et_pb_button_0_tb_footer{box-shadow:0 12px 18px -6px rgba(0,0,0,.3)}.et_pb_button_0_tb_footer_wrapper .et_pb_button_0_tb_footer{margin-left:auto;margin-right:auto}body #page-container .et_pb_section .et_pb_button_0_tb_footer{background-color:#fff;font-family:'Noto Serif',Georgia,"Times New Roman",serif;color:var(--gcid-c89f5116-e22d-4a85-9acd-d2301e8087e7)!important;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;border-width:0;border-color:#333;border-style:solid}.et_pb_icon_0_tb_footer,.et_pb_icon_1_tb_footer,.et_pb_icon_2_tb_footer{text-align:center}.et_pb_icon_0_tb_footer .et_pb_icon_wrap .et-pb-icon,.et_pb_icon_1_tb_footer .et_pb_icon_wrap .et-pb-icon,.et_pb_icon_2_tb_footer .et_pb_icon_wrap .et-pb-icon{font-family:FontAwesome!important;font-weight:400!important;color:#fff;font-size:36px}.et_pb_section_1_tb_footer{background-repeat:no-repeat!important;background-image:linear-gradient(180deg,rgba(10,106,154,.8) 0%,rgba(10,106,154,.8) 100%) , url(https://staging.spagregories.com/wp-content/uploads/2024/11/xAdobeStock_594773918-scaled-1-1-1024x574.webp.pagespeed.ic.0GoN7IwHJ7.webp)!important;z-index:0}.et_pb_section_1_tb_footer.et_pb_section{padding-top:60px;padding-bottom:60px}.et_pb_section_1_tb_footer>.et_pb_top_inside_divider{background-image:url(data:image/svg+xml;utf8,%3Csvg\ preserveAspectRatio=\'none\'\ width=\'100%25\'\ height=\'140px\'\ viewBox=\'0\ 0\ 1280\ 140\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg\ fill=\'%23FFFFFF\'%3E%3Cpath\ d=\'M0\ 51.76c36.21-2.25\ 77.57-3.58\ 126.42-3.58\ 320\ 0\ 320\ 57\ 640\ 57\ 271.15\ 0\ 312.58-40.91\ 513.58-53.4V0H0z\'\ fill-opacity=\'.3\'\ /%3E%3Cpath\ d=\'M0\ 24.31c43.46-5.69\ 94.56-9.25\ 158.42-9.25\ 320\ 0\ 320\ 89.24\ 640\ 89.24\ 256.13\ 0\ 307.28-57.16\ 481.58-80V0H0z\'\ fill-opacity=\'.5\'\ /%3E%3Cpath\ d=\'M0\ 0v3.4C28.2\ 1.6\ 59.4.59\ 94.42.59c320\ 0\ 320\ 84.3\ 640\ 84.3\ 285\ 0\ 316.17-66.85\ 545.58-81.49V0z\'\ /%3E%3C/g%3E%3C/svg%3E);transform:scale(1,1);top:0;height:60px;background-size:100% 60px;z-index:1}.et_pb_row_1_tb_footer.et_pb_row{margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;margin-left:auto!important;margin-right:auto!important}.et_pb_row_1_tb_footer,.et_pb_row_11,.et_pb_row_12,.et_pb_row_13,.et_pb_row_14,.et_pb_row_15{max-width:1440px!important}.et_pb_video_1{margin-top:70px!important;margin-bottom:0!important;width:95%!important;margin-left:auto!important;margin-right:auto!important;box-shadow:0 12px 18px -6px rgba(0,0,0,.3);overflow:hidden}.et_pb_video_1,.et_pb_video_1 iframe{border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;border-bottom-left-radius:15px}.et_pb_video_1 iframe,.et_pb_video_1{overflow:hidden}.et_pb_video_1 .et_pb_video_overlay_hover:hover{background-color:rgba(0,0,0,.6)}.et_pb_text_1_tb_footer,.et_pb_text_2_tb_footer,.et_pb_text_3_tb_footer,.et_pb_text_4_tb_footer,.et_pb_text_5_tb_footer{margin-top:40px!important;text-align:center}.et_pb_text_1_tb_footer .et_pb_text_inner,.et_pb_text_2_tb_footer .et_pb_text_inner,.et_pb_text_3_tb_footer .et_pb_text_inner,.et_pb_text_4_tb_footer .et_pb_text_inner,.et_pb_text_5_tb_footer .et_pb_text_inner{font-family:'Noto Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:300;color:#fff!important;font-size:1rem}.et_pb_text_1_tb_footer .et_pb_text_inner h5,.et_pb_text_2_tb_footer .et_pb_text_inner h5,.et_pb_text_3_tb_footer .et_pb_text_inner h5,.et_pb_text_4_tb_footer .et_pb_text_inner h5{font-family:'Noto Serif',Georgia,"Times New Roman",serif;font-weight:700;color:#fff!important;font-size:22px}.et_pb_row_2_tb_footer.et_pb_row{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;margin-left:auto!important;margin-right:auto!important}.et_pb_code_2{margin-bottom:10px!important;width:90%;border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;border-bottom-left-radius:15px;box-shadow:0 12px 18px -6px rgba(0,0,0,.3);overflow:hidden}.et_pb_row_3_tb_footer.et_pb_row{margin-top:0!important;padding-top:0!important;padding-bottom:0!important;display:flex}.et_pb_row_3_tb_footer{max-width:250px!important}.et_pb_image_3{text-align:center;margin-left:auto!important;margin-right:auto!important;width:50%}.et_pb_code_3{margin-top:150px!important;margin-bottom:10px!important;width:90%;border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;border-bottom-left-radius:15px;box-shadow:0 12px 18px -6px rgba(0,0,0,.3);overflow:hidden}.et_pb_row_4_tb_footer.et_pb_row{margin-top:0!important;padding-top:0!important}.et_pb_text_5_tb_footer .et_pb_text_inner h5{font-family:'Noto Serif',Georgia,"Times New Roman",serif;color:#fff!important;font-size:20px}.et_pb_row_11.et_pb_row,.et_pb_row_12.et_pb_row,.et_pb_row_13.et_pb_row,.et_pb_row_14.et_pb_row,.et_pb_row_15.et_pb_row{padding-top:20px!important;padding-right:4vw!important;padding-bottom:20px!important;padding-left:4vw!important}.et-l--post>.et_builder_inner_content .et_pb_section.et_pb_section_12,.et-l--post>.et_builder_inner_content .et_pb_section.et_pb_section_14{background-color:#efefef!important}.et_pb_section_12.et_pb_section,.et_pb_section_14.et_pb_section{padding-top:100px;padding-bottom:100px}.et_pb_section_12>.et_pb_top_inside_divider,.et_pb_section_14>.et_pb_top_inside_divider{background-image:url(data:image/svg+xml;utf8,%3Csvg\ preserveAspectRatio=\'none\'\ width=\'100%25\'\ height=\'140px\'\ viewBox=\'0\ 0\ 1280\ 140\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg\ fill=\'%23ffffff\'%3E%3Cpath\ d=\'M0\ 51.76c36.21-2.25\ 77.57-3.58\ 126.42-3.58\ 320\ 0\ 320\ 57\ 640\ 57\ 271.15\ 0\ 312.58-40.91\ 513.58-53.4V0H0z\'\ fill-opacity=\'.3\'\ /%3E%3Cpath\ d=\'M0\ 24.31c43.46-5.69\ 94.56-9.25\ 158.42-9.25\ 320\ 0\ 320\ 89.24\ 640\ 89.24\ 256.13\ 0\ 307.28-57.16\ 481.58-80V0H0z\'\ fill-opacity=\'.5\'\ /%3E%3Cpath\ d=\'M0\ 0v3.4C28.2\ 1.6\ 59.4.59\ 94.42.59c320\ 0\ 320\ 84.3\ 640\ 84.3\ 285\ 0\ 316.17-66.85\ 545.58-81.49V0z\'\ /%3E%3C/g%3E%3C/svg%3E);transform:scale(1,1);top:0;height:100px;background-size:100% 100px;z-index:1}.et_pb_section_12>.et_pb_bottom_inside_divider,.et_pb_section_14>.et_pb_bottom_inside_divider{background-image:url(data:image/svg+xml;utf8,%3Csvg\ preserveAspectRatio=\'none\'\ width=\'100%25\'\ height=\'140px\'\ viewBox=\'0\ 0\ 1280\ 140\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg\ fill=\'%23ffffff\'%3E%3Cpath\ d=\'M1280\ 3.4C1050.59\ 18\ 1019.4\ 84.89\ 734.42\ 84.89c-320\ 0-320-84.3-640-84.3C59.4.59\ 28.2\ 1.6\ 0\ 3.4V140h1280z\'\ fill-opacity=\'.3\'\ /%3E%3Cpath\ d=\'M0\ 24.31c43.46-5.69\ 94.56-9.25\ 158.42-9.25\ 320\ 0\ 320\ 89.24\ 640\ 89.24\ 256.13\ 0\ 307.28-57.16\ 481.58-80V140H0z\'\ fill-opacity=\'.5\'\ /%3E%3Cpath\ d=\'M1280\ 51.76c-201\ 12.49-242.43\ 53.4-513.58\ 53.4-320\ 0-320-57-640-57-48.85.01-90.21\ 1.35-126.42\ 3.6V140h1280z\'\ /%3E%3C/g%3E%3C/svg%3E);transform:scale(1,1);bottom:0;height:100px;background-size:100% 100px;z-index:1}.et_pb_section_15.et_pb_section{padding-bottom:12px}.et_pb_text_18,.et_pb_text_20,.et_pb_text_21,.et_pb_text_22,.et_pb_text_23,.et_pb_text_24,.et_pb_text_25{margin-bottom:20px!important;text-align:start}.et_pb_text_18 .et_pb_text_inner,.et_pb_text_20 .et_pb_text_inner,.et_pb_text_21 .et_pb_text_inner,.et_pb_text_22 .et_pb_text_inner,.et_pb_text_24 .et_pb_text_inner{font-family:'Noto Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:300;font-size:1rem;line-height:1.8em}.et_pb_text_18 .et_pb_text_inner h3,.et_pb_text_19 .et_pb_text_inner h3,.et_pb_text_20 .et_pb_text_inner h3,.et_pb_text_21 .et_pb_text_inner h3,.et_pb_text_22 .et_pb_text_inner h3,.et_pb_text_24 .et_pb_text_inner h3{font-family:'Noto Serif',Georgia,"Times New Roman",serif;color:var(--gcid-c89f5116-e22d-4a85-9acd-d2301e8087e7)!important;font-size:1.6rem;line-height:1.7em}.et_pb_text_19{margin-bottom:20px!important;width:39%;text-align:start}.et_pb_text_19 .et_pb_text_inner{font-family:'Noto Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:300;font-size:1.2rem}.et_pb_text_19 .et_pb_text_inner a{text-decoration-line:underline;text-decoration-style:dotted;color:var(--gcid-c89f5116-e22d-4a85-9acd-d2301e8087e7);font-size:1rem}.et_pb_text_19 .et_pb_text_inner h4{font-family:'Noto Serif',Georgia,"Times New Roman",serif;color:#636363!important}.et_pb_text_23 .et_pb_text_inner,.et_pb_text_25 .et_pb_text_inner{font-family:'Noto Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:300;font-size:1rem}.et_pb_text_23 .et_pb_text_inner h3,.et_pb_text_25 .et_pb_text_inner h3{font-family:'Noto Serif',Georgia,"Times New Roman",serif;color:var(--gcid-c89f5116-e22d-4a85-9acd-d2301e8087e7)!important;font-size:2rem;line-height:1.7em}.et_pb_text_23 .et_pb_text_inner h4,.et_pb_text_25 .et_pb_text_inner h4{font-family:'Noto Serif',Georgia,"Times New Roman",serif;color:var(--gcid-c89f5116-e22d-4a85-9acd-d2301e8087e7)!important;font-size:22px;line-height:1.7em}@media only screen and (max-width:980px){.et_pb_section_0_tb_footer.et_pb_section{padding-top:20px;padding-bottom:20px}.et_pb_section_0_tb_footer{min-height:851px;height:100px;max-height:100px}.et_pb_section_0_tb_footer>.et_pb_top_inside_divider{background-image:url(data:image/svg+xml;utf8,%3Csvg\ preserveAspectRatio=\'none\'\ width=\'100%25\'\ height=\'140px\'\ viewBox=\'0\ 0\ 1280\ 140\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg\ fill=\'%23FFFFFF\'%3E%3Cpath\ d=\'M0\ 51.76c36.21-2.25\ 77.57-3.58\ 126.42-3.58\ 320\ 0\ 320\ 57\ 640\ 57\ 271.15\ 0\ 312.58-40.91\ 513.58-53.4V0H0z\'\ fill-opacity=\'.3\'\ /%3E%3Cpath\ d=\'M0\ 24.31c43.46-5.69\ 94.56-9.25\ 158.42-9.25\ 320\ 0\ 320\ 89.24\ 640\ 89.24\ 256.13\ 0\ 307.28-57.16\ 481.58-80V0H0z\'\ fill-opacity=\'.5\'\ /%3E%3Cpath\ d=\'M0\ 0v3.4C28.2\ 1.6\ 59.4.59\ 94.42.59c320\ 0\ 320\ 84.3\ 640\ 84.3\ 285\ 0\ 316.17-66.85\ 545.58-81.49V0z\'\ /%3E%3C/g%3E%3C/svg%3E);transform:scale(1,1);top:0;height:50px;background-size:100% 50px;z-index:1}.et_pb_section_0_tb_footer>.et_pb_bottom_inside_divider{background-image:url(data:image/svg+xml;utf8,%3Csvg\ preserveAspectRatio=\'none\'\ width=\'100%25\'\ height=\'140px\'\ viewBox=\'0\ 0\ 1280\ 140\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg\ fill=\'%23FFFFFF\'%3E%3Cpath\ d=\'M1280\ 3.4C1050.59\ 18\ 1019.4\ 84.89\ 734.42\ 84.89c-320\ 0-320-84.3-640-84.3C59.4.59\ 28.2\ 1.6\ 0\ 3.4V140h1280z\'\ fill-opacity=\'.3\'\ /%3E%3Cpath\ d=\'M0\ 24.31c43.46-5.69\ 94.56-9.25\ 158.42-9.25\ 320\ 0\ 320\ 89.24\ 640\ 89.24\ 256.13\ 0\ 307.28-57.16\ 481.58-80V140H0z\'\ fill-opacity=\'.5\'\ /%3E%3Cpath\ d=\'M1280\ 51.76c-201\ 12.49-242.43\ 53.4-513.58\ 53.4-320\ 0-320-57-640-57-48.85.01-90.21\ 1.35-126.42\ 3.6V140h1280z\'\ /%3E%3C/g%3E%3C/svg%3E);transform:scale(1,1);bottom:0;height:50px;background-size:100% 50px;z-index:1}.et_pb_row_0_tb_footer.et_pb_row{margin-top:0!important;margin-bottom:0!important;padding-right:3vw!important;padding-left:3vw!important;margin-left:auto!important;margin-right:auto!important}.et_pb_row_0_tb_footer{max-width:1440px!important;min-height:580px}.et_pb_column_0_tb_footer{padding-right:45px;padding-left:45px}.et_pb_image_0_tb_footer{margin-top:-11px!important;margin-right:!important;margin-bottom:20px!important;margin-left:!important;padding-top:;padding-right:4vw;padding-bottom:;padding-left:4vw}.et_pb_heading_0_tb_footer{margin-top:10px!important;margin-bottom:5px!important}.et_pb_heading_0_tb_footer .et_pb_heading_container h1,.et_pb_heading_0_tb_footer .et_pb_heading_container h2,.et_pb_heading_0_tb_footer .et_pb_heading_container h3,.et_pb_heading_0_tb_footer .et_pb_heading_container h4,.et_pb_heading_0_tb_footer .et_pb_heading_container h5,.et_pb_heading_0_tb_footer .et_pb_heading_container h6{font-size:40px;text-align:center}.et_pb_text_0_tb_footer{padding-right:5vw!important;padding-left:5vw!important;text-align:center}.et_pb_text_0_tb_footer .et_pb_text_inner{font-size:}.et_pb_text_0_tb_footer .et_pb_text_inner h2{font-size:40px}.et_pb_text_0_tb_footer .et_pb_text_inner h3{font-size:14px}.et_pb_text_0_tb_footer .et_pb_text_inner h4{font-size:30px}.et_pb_button_0_tb_footer_wrapper{margin-top:0!important}.et_pb_section_1_tb_footer>.et_pb_top_inside_divider{background-image:url(data:image/svg+xml;utf8,%3Csvg\ preserveAspectRatio=\'none\'\ width=\'100%25\'\ height=\'140px\'\ viewBox=\'0\ 0\ 1280\ 140\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg\ fill=\'%23FFFFFF\'%3E%3Cpath\ d=\'M0\ 51.76c36.21-2.25\ 77.57-3.58\ 126.42-3.58\ 320\ 0\ 320\ 57\ 640\ 57\ 271.15\ 0\ 312.58-40.91\ 513.58-53.4V0H0z\'\ fill-opacity=\'.3\'\ /%3E%3Cpath\ d=\'M0\ 24.31c43.46-5.69\ 94.56-9.25\ 158.42-9.25\ 320\ 0\ 320\ 89.24\ 640\ 89.24\ 256.13\ 0\ 307.28-57.16\ 481.58-80V0H0z\'\ fill-opacity=\'.5\'\ /%3E%3Cpath\ d=\'M0\ 0v3.4C28.2\ 1.6\ 59.4.59\ 94.42.59c320\ 0\ 320\ 84.3\ 640\ 84.3\ 285\ 0\ 316.17-66.85\ 545.58-81.49V0z\'\ /%3E%3C/g%3E%3C/svg%3E);transform:scale(1,1);top:0;height:40px;background-size:100% 40px;z-index:1}.et_pb_video_1{margin-top:0!important;width:90%!important}.et_pb_code_2,.et_pb_code_3{margin-top:-25px!important}.et_pb_image_3{width:70%}.et_pb_section_12.et_pb_section,.et_pb_section_14.et_pb_section{padding-top:100px;padding-bottom:100px}.et_pb_section_12>.et_pb_top_inside_divider,.et_pb_section_14>.et_pb_top_inside_divider{background-image:url(data:image/svg+xml;utf8,%3Csvg\ preserveAspectRatio=\'none\'\ width=\'100%25\'\ height=\'140px\'\ viewBox=\'0\ 0\ 1280\ 140\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg\ fill=\'%23ffffff\'%3E%3Cpath\ d=\'M0\ 51.76c36.21-2.25\ 77.57-3.58\ 126.42-3.58\ 320\ 0\ 320\ 57\ 640\ 57\ 271.15\ 0\ 312.58-40.91\ 513.58-53.4V0H0z\'\ fill-opacity=\'.3\'\ /%3E%3Cpath\ d=\'M0\ 24.31c43.46-5.69\ 94.56-9.25\ 158.42-9.25\ 320\ 0\ 320\ 89.24\ 640\ 89.24\ 256.13\ 0\ 307.28-57.16\ 481.58-80V0H0z\'\ fill-opacity=\'.5\'\ /%3E%3Cpath\ d=\'M0\ 0v3.4C28.2\ 1.6\ 59.4.59\ 94.42.59c320\ 0\ 320\ 84.3\ 640\ 84.3\ 285\ 0\ 316.17-66.85\ 545.58-81.49V0z\'\ /%3E%3C/g%3E%3C/svg%3E);transform:scale(1,1);top:0;height:;background-size:100%;z-index:1}.et_pb_section_12>.et_pb_bottom_inside_divider,.et_pb_section_14>.et_pb_bottom_inside_divider{background-image:url(data:image/svg+xml;utf8,%3Csvg\ preserveAspectRatio=\'none\'\ width=\'100%25\'\ height=\'140px\'\ viewBox=\'0\ 0\ 1280\ 140\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg\ fill=\'%23ffffff\'%3E%3Cpath\ d=\'M1280\ 3.4C1050.59\ 18\ 1019.4\ 84.89\ 734.42\ 84.89c-320\ 0-320-84.3-640-84.3C59.4.59\ 28.2\ 1.6\ 0\ 3.4V140h1280z\'\ fill-opacity=\'.3\'\ /%3E%3Cpath\ d=\'M0\ 24.31c43.46-5.69\ 94.56-9.25\ 158.42-9.25\ 320\ 0\ 320\ 89.24\ 640\ 89.24\ 256.13\ 0\ 307.28-57.16\ 481.58-80V140H0z\'\ fill-opacity=\'.5\'\ /%3E%3Cpath\ d=\'M1280\ 51.76c-201\ 12.49-242.43\ 53.4-513.58\ 53.4-320\ 0-320-57-640-57-48.85.01-90.21\ 1.35-126.42\ 3.6V140h1280z\'\ /%3E%3C/g%3E%3C/svg%3E);transform:scale(1,1);bottom:0;height:;background-size:100%;z-index:1}.et_pb_text_19{width:33%}}@media only screen and (max-width:767px){.et_pb_section_0_tb_footer.et_pb_section{padding-top:20px;padding-bottom:36px}.et_pb_section_0_tb_footer{min-height:;height:;max-height:}.et_pb_section_0_tb_footer>.et_pb_top_inside_divider,.et_pb_section_1_tb_footer>.et_pb_top_inside_divider{background-image:url(data:image/svg+xml;utf8,%3Csvg\ preserveAspectRatio=\'none\'\ width=\'100%25\'\ height=\'140px\'\ viewBox=\'0\ 0\ 1280\ 140\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg\ fill=\'%23FFFFFF\'%3E%3Cpath\ d=\'M0\ 51.76c36.21-2.25\ 77.57-3.58\ 126.42-3.58\ 320\ 0\ 320\ 57\ 640\ 57\ 271.15\ 0\ 312.58-40.91\ 513.58-53.4V0H0z\'\ fill-opacity=\'.3\'\ /%3E%3Cpath\ d=\'M0\ 24.31c43.46-5.69\ 94.56-9.25\ 158.42-9.25\ 320\ 0\ 320\ 89.24\ 640\ 89.24\ 256.13\ 0\ 307.28-57.16\ 481.58-80V0H0z\'\ fill-opacity=\'.5\'\ /%3E%3Cpath\ d=\'M0\ 0v3.4C28.2\ 1.6\ 59.4.59\ 94.42.59c320\ 0\ 320\ 84.3\ 640\ 84.3\ 285\ 0\ 316.17-66.85\ 545.58-81.49V0z\'\ /%3E%3C/g%3E%3C/svg%3E);transform:scale(1,1);top:0;height:35px;background-size:100% 35px;z-index:1}.et_pb_section_0_tb_footer>.et_pb_bottom_inside_divider{background-image:url(data:image/svg+xml;utf8,%3Csvg\ preserveAspectRatio=\'none\'\ width=\'100%25\'\ height=\'140px\'\ viewBox=\'0\ 0\ 1280\ 140\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg\ fill=\'%23FFFFFF\'%3E%3Cpath\ d=\'M1280\ 3.4C1050.59\ 18\ 1019.4\ 84.89\ 734.42\ 84.89c-320\ 0-320-84.3-640-84.3C59.4.59\ 28.2\ 1.6\ 0\ 3.4V140h1280z\'\ fill-opacity=\'.3\'\ /%3E%3Cpath\ d=\'M0\ 24.31c43.46-5.69\ 94.56-9.25\ 158.42-9.25\ 320\ 0\ 320\ 89.24\ 640\ 89.24\ 256.13\ 0\ 307.28-57.16\ 481.58-80V140H0z\'\ fill-opacity=\'.5\'\ /%3E%3Cpath\ d=\'M1280\ 51.76c-201\ 12.49-242.43\ 53.4-513.58\ 53.4-320\ 0-320-57-640-57-48.85.01-90.21\ 1.35-126.42\ 3.6V140h1280z\'\ /%3E%3C/g%3E%3C/svg%3E);transform:scale(1,1);bottom:0;height:35px;background-size:100% 35px;z-index:1}.et_pb_row_0_tb_footer.et_pb_row{margin-top:0!important;margin-bottom:0!important;padding-top:78px!important;padding-right:1vw!important;padding-bottom:78px!important;padding-left:1vw!important;margin-left:auto!important;margin-right:auto!important}.et_pb_row_0_tb_footer{max-width:1440px!important;min-height:580px}.et_pb_column_0_tb_footer{padding-right:5vw;padding-left:5vw}.et_pb_image_0_tb_footer{margin-top:-28px!important;margin-right:!important;margin-bottom:!important;margin-left:!important;padding-top:;padding-right:1vw;padding-bottom:;padding-left:1vw;text-align:center;margin-left:auto!important;margin-right:auto!important}.et_pb_heading_0_tb_footer{margin-top:0!important;margin-bottom:5px!important}.et_pb_heading_0_tb_footer .et_pb_heading_container h1,.et_pb_heading_0_tb_footer .et_pb_heading_container h2,.et_pb_heading_0_tb_footer .et_pb_heading_container h3,.et_pb_heading_0_tb_footer .et_pb_heading_container h4,.et_pb_heading_0_tb_footer .et_pb_heading_container h5,.et_pb_heading_0_tb_footer .et_pb_heading_container h6{font-size:29px;text-align:center}.et_pb_text_0_tb_footer{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-right:2vw!important;padding-bottom:0!important;padding-left:2vw!important;text-align:center}.et_pb_text_0_tb_footer .et_pb_text_inner{font-size:1rem}.et_pb_text_0_tb_footer .et_pb_text_inner h2{font-size:28px}.et_pb_text_0_tb_footer .et_pb_text_inner h3{font-size:10px}.et_pb_text_0_tb_footer .et_pb_text_inner h4{font-size:22px}.et_pb_button_0_tb_footer_wrapper{margin-top:20px!important}.et_pb_video_1{margin-top:0!important;width:90%!important}.et_pb_code_2,.et_pb_code_3{margin-top:-25px!important}.et_pb_image_3{width:80%}.et_pb_section_12.et_pb_section,.et_pb_section_14.et_pb_section{padding-top:60px;padding-bottom:60px}.et_pb_section_12>.et_pb_top_inside_divider,.et_pb_section_14>.et_pb_top_inside_divider{background-image:url(data:image/svg+xml;utf8,%3Csvg\ preserveAspectRatio=\'none\'\ width=\'100%25\'\ height=\'140px\'\ viewBox=\'0\ 0\ 1280\ 140\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg\ fill=\'%23ffffff\'%3E%3Cpath\ d=\'M0\ 51.76c36.21-2.25\ 77.57-3.58\ 126.42-3.58\ 320\ 0\ 320\ 57\ 640\ 57\ 271.15\ 0\ 312.58-40.91\ 513.58-53.4V0H0z\'\ fill-opacity=\'.3\'\ /%3E%3Cpath\ d=\'M0\ 24.31c43.46-5.69\ 94.56-9.25\ 158.42-9.25\ 320\ 0\ 320\ 89.24\ 640\ 89.24\ 256.13\ 0\ 307.28-57.16\ 481.58-80V0H0z\'\ fill-opacity=\'.5\'\ /%3E%3Cpath\ d=\'M0\ 0v3.4C28.2\ 1.6\ 59.4.59\ 94.42.59c320\ 0\ 320\ 84.3\ 640\ 84.3\ 285\ 0\ 316.17-66.85\ 545.58-81.49V0z\'\ /%3E%3C/g%3E%3C/svg%3E);transform:scale(1,1);top:0;height:40px;background-size:100% 40px;z-index:1}.et_pb_section_12>.et_pb_bottom_inside_divider,.et_pb_section_14>.et_pb_bottom_inside_divider{background-image:url(data:image/svg+xml;utf8,%3Csvg\ preserveAspectRatio=\'none\'\ width=\'100%25\'\ height=\'140px\'\ viewBox=\'0\ 0\ 1280\ 140\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg\ fill=\'%23ffffff\'%3E%3Cpath\ d=\'M1280\ 3.4C1050.59\ 18\ 1019.4\ 84.89\ 734.42\ 84.89c-320\ 0-320-84.3-640-84.3C59.4.59\ 28.2\ 1.6\ 0\ 3.4V140h1280z\'\ fill-opacity=\'.3\'\ /%3E%3Cpath\ d=\'M0\ 24.31c43.46-5.69\ 94.56-9.25\ 158.42-9.25\ 320\ 0\ 320\ 89.24\ 640\ 89.24\ 256.13\ 0\ 307.28-57.16\ 481.58-80V140H0z\'\ fill-opacity=\'.5\'\ /%3E%3Cpath\ d=\'M1280\ 51.76c-201\ 12.49-242.43\ 53.4-513.58\ 53.4-320\ 0-320-57-640-57-48.85.01-90.21\ 1.35-126.42\ 3.6V140h1280z\'\ /%3E%3C/g%3E%3C/svg%3E);transform:scale(1,1);bottom:0;height:40px;background-size:100% 40px;z-index:1}.et_pb_text_19{width:91%}}.et-db #et-boc .et-l.et-l--footer .et_builder_inner_content{z-index:auto}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//staging.spagregories.com/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//staging.spagregories.com/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//staging.spagregories.com/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role="slider"],.mejs-container-keyboard-inactive [role="slider"]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang="ar"]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5) , -5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}