:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eeeeee 0%,#a9b8c3 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1); --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1); }:root { --wp--style--global--content-size: 823px; --wp--style--global--wide-size: 1080px; }:where(body) { margin: 0px; }body { padding: 0px; }#cookie-notice, #cookie-notice .cn-button:not(.cn-button-custom) { font-family: -apple-system, BlinkMacSystemFont, Arial, Roboto, "Helvetica Neue", sans-serif; font-weight: 400; font-size: 13px; text-align: center; }#cookie-notice { position: fixed; min-width: 100%; height: auto; z-index: 100000; letter-spacing: 0px; line-height: 20px; left: 0px; }#cookie-notice, #cookie-notice * { box-sizing: border-box; }#cookie-notice .cookie-notice-container, #cookie-notice .cookie-revoke-container { display: block; }.cn-position-bottom { bottom: 0px; }.cookie-notice-container { padding: 15px 30px; text-align: center; width: 100%; z-index: 2; }.cn-close-icon { position: absolute; right: 15px; top: 50%; margin-top: -10px; width: 15px; height: 15px; opacity: 0.5; padding: 10px; outline: 0px; cursor: pointer; }.cn-close-icon::after, .cn-close-icon::before { position: absolute; content: " "; height: 15px; width: 2px; top: 3px; background-color: grey; }.cn-close-icon::before { transform: rotate(45deg); }.cn-close-icon::after { transform: rotate(-45deg); }#cookie-notice .cn-button { margin: 0px 0px 0px 10px; display: inline-block; }#cookie-notice .cn-button:not(.cn-button-custom) { letter-spacing: 0.25px; margin: 0px 0px 0px 10px; text-transform: none; display: inline-block; cursor: pointer; touch-action: manipulation; white-space: nowrap; outline: 0px; box-shadow: none; text-shadow: none; border: none; border-radius: 3px; text-decoration: none; padding: 8.5px 10px; line-height: 1; color: inherit; }.cn-text-container { margin: 0px 0px 6px; }.cn-buttons-container, .cn-text-container { display: inline-block; }#cookie-notice.cookie-notice-visible.cn-effect-fade, #cookie-notice.cookie-notice-visible.cn-effect-none, #cookie-notice.cookie-revoke-visible.cn-effect-fade, #cookie-notice.cookie-revoke-visible.cn-effect-none { animation-name: fadeIn; }#cookie-notice.cn-effect-fade, #cookie-notice.cn-effect-none { animation-name: fadeOut; }@media (max-width: 900px){.cookie-notice-container #cn-notice-buttons, .cookie-notice-container #cn-notice-text { display: block; }#cookie-notice .cn-button { margin: 0px 5px 5px; }}@media (max-width: 480px){.cookie-notice-container, .cookie-revoke-container { padding: 15px 25px; }}@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/playfairdisplay/v39/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }a, abbr, acronym, address, applet, b, big, blockquote, body, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, u, ul, var { margin: 0px; padding: 0px; border: 0px; outline: 0px; font-size: 100%; text-size-adjust: 100%; vertical-align: baseline; background: transparent; }body { line-height: 1; }article, aside, footer, header, hgroup, nav, section { display: block; }body { font-family: "Open Sans", Arial, sans-serif; font-size: 14px; color: #666666; background-color: #ffffff; line-height: 1.7em; font-weight: 500; -webkit-font-smoothing: antialiased; }body.page-template-page-template-blank-php #page-container { padding-top: 0px !important; }body.et_cover_background { background-attachment: fixed; background-size: cover !important; background-position: center top !important; background-repeat: no-repeat !important; }a { color: #2ea3f2; }a, a:hover { text-decoration: none; }p { padding-bottom: 1em; }p:not(.has-background):last-of-type { padding-bottom: 0px; }strong { font-weight: 700; }cite, em, i { font-style: italic; }h1, h2, h3, h4, h5, h6 { color: #333333; padding-bottom: 10px; line-height: 1em; font-weight: 500; }h1 { font-size: 30px; }#main-content { background-color: #ffffff; }.page.et_pb_pagebuilder_layout #main-content { background-color: transparent; }@media (max-width: 980px){#page-container { padding-top: 80px; }}@media print{#page-container { padding-top: 0px !important; }}.et_pb_pagebuilder_layout .entry-content, .et_pb_pagebuilder_layout .et_pb_post .entry-content { padding-top: 0px; margin-bottom: 0px !important; }.et_pb_scroll_top.et-pb-icon { text-align: center; background: rgba(0, 0, 0, 0.4); text-decoration: none; position: fixed; z-index: 99999; bottom: 125px; right: 0px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; display: none; cursor: pointer; font-size: 30px; padding: 5px; color: #ffffff; }.et_pb_scroll_top::before { content: "2"; }.et_pb_widget .wp-block-search__label, .widget_search .screen-reader-text { display: none; }* { box-sizing: border-box; }.et-pb-icon, .et_pb_custom_button_icon.et_pb_button::after, .et_pb_login .et_pb_custom_button_icon.et_pb_button::after, .et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button::after, .et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover::after { content: attr(data-icon); }.et-pb-icon { font-family: ETmodules; speak: none; font-weight: 400; font-feature-settings: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; font-size: 96px; font-style: normal; display: inline-block; box-sizing: border-box; direction: ltr; }.et_pb_column_1_3 h1, .et_pb_column_1_4 h1, .et_pb_column_1_5 h1, .et_pb_column_1_6 h1, .et_pb_column_2_5 h1 { font-size: 26px; }.et_pb_module.et_pb_text_align_left { text-align: left; }.et_builder_inner_content { position: relative; z-index: 1; }.et_pb_css_mix_blend_mode_passthrough { mix-blend-mode: unset !important; }.et_pb_all_tabs, .et_pb_module, .et_pb_posts_nav a, .et_pb_tab, .et_pb_with_background { position: relative; background-size: cover; background-position: 50% center; background-repeat: no-repeat; }.et_clickable { cursor: pointer; }.screen-reader-text { border: 0px; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; width: 1px; position: absolute !important; overflow-wrap: normal !important; }.et_pb_module { animation-timing-function: linear; animation-duration: 0.2s; }@media (min-width: 981px){.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child, .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child, .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child, .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child, .et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child { margin-bottom: 0px; }}@media (max-width: 980px){.et_pb_column .et_pb_module { margin-bottom: 30px; }.et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_row .et_pb_column .et_pb_module:last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child { margin-bottom: 0px; }}.et_pb_section { position: relative; background-color: #ffffff; background-position: 50% center; background-size: cover; }@media (min-width: 981px){.et_pb_section { padding: 4% 0px; }}@media (max-width: 980px){.et_pb_section { padding: 50px 0px; }}.et_pb_row { width: 80%; max-width: 1080px; margin: auto; position: relative; }.et_pb_row::after, .et_pb_row_inner::after { content: ""; display: block; clear: both; visibility: hidden; line-height: 0; height: 0px; width: 0px; }.et_pb_column { float: left; background-size: cover; background-position: 50% center; position: relative; z-index: 2; min-height: 1px; }.et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child { margin-right: 0px !important; }.et_pb_column, .et_pb_row, .et_pb_row_inner { background-size: cover; background-position: 50% center; background-repeat: no-repeat; }@media (min-width: 981px){.et_pb_row { padding: 2% 0px; }.et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child { margin-right: 0px !important; }.et_pb_row.et_pb_equal_columns, .et_pb_row_inner.et_pb_equal_columns, .et_pb_section.et_pb_equal_columns > .et_pb_row { display: flex; }.et_pb_row.et_pb_equal_columns > .et_pb_column, .et_pb_section.et_pb_equal_columns > .et_pb_row > .et_pb_column { -webkit-box-ordinal-group: 2; order: 1; }}@media (max-width: 980px){.et_pb_row { max-width: 1080px; }.et_pb_column .et_pb_row_inner, .et_pb_row { padding: 30px 0px; }.et_pb_column { width: 100%; margin-bottom: 30px; }.et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child, .et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child { margin-bottom: 0px; }}@media (max-width: 479px){.et_pb_column { width: 100% !important; }}.et_animated { opacity: 0; animation-duration: 1s; animation-fill-mode: both !important; }.et_animated.infinite { animation-iteration-count: infinite; }.et_animated.fade { animation-name: et_pb_fade; }.et_animated.fadeTop { animation-name: et_pb_fadeTop; }.et_animated.fadeRight { animation-name: et_pb_fadeRight; }.et_animated.fadeBottom { animation-name: et_pb_fadeBottom; }.et_animated.fadeLeft { animation-name: et_pb_fadeLeft; }.et_animated.slide { animation-name: et_pb_slide; }.et_animated.slideTop { animation-name: et_pb_slideTop; }.et_animated.slideRight { animation-name: et_pb_slideRight; }.et_animated.slideBottom { animation-name: et_pb_slideBottom; }.et_animated.slideLeft { animation-name: et_pb_slideLeft; }.et_animated.bounce { animation-name: et_pb_bounce; }.et_animated.bounceTop { animation-name: et_pb_bounceTop; }.et_animated.bounceRight { animation-name: et_pb_bounceRight; }.et_animated.bounceBottom { animation-name: et_pb_bounceBottom; }.et_animated.bounceLeft { animation-name: et_pb_bounceLeft; }.et_animated.zoom { animation-name: et_pb_zoom; }.et_animated.zoomTop { animation-name: et_pb_zoomTop; transform-origin: center top; }.et_animated.zoomRight { animation-name: et_pb_zoomRight; transform-origin: right center; }.et_animated.zoomBottom { animation-name: et_pb_zoomBottom; transform-origin: center bottom; }.et_animated.zoomLeft { animation-name: et_pb_zoomLeft; transform-origin: left center; }.et_animated.flip { animation-name: et_pb_flip; }.et_animated.flipTop { animation-name: et_pb_flipTop; transform-origin: center center; }.et_animated.flipRight { animation-name: et_pb_flipRight; transform-origin: center center; }.et_animated.flipBottom { animation-name: et_pb_flipBottom; transform-origin: center center; }.et_animated.flipLeft { animation-name: et_pb_flipLeft; transform-origin: center center; }.et_animated.fold { transform-origin: center center; animation-name: et_pb_fold; }.et_animated.foldTop { transform-origin: center top; animation-name: et_pb_foldTop; }.et_animated.foldRight { transform-origin: right center; animation-name: et_pb_foldRight; }.et_animated.foldBottom { transform-origin: center bottom; animation-name: et_pb_foldBottom; }.et_animated.foldLeft { transform-origin: left center; animation-name: et_pb_foldLeft; }.et_animated.roll { animation-name: et_pb_roll; }.et_animated.rollTop { animation-name: et_pb_rollTop; }.et_animated.rollRight { animation-name: et_pb_rollRight; }.et_animated.rollBottom { animation-name: et_pb_rollBottom; }.et_animated.rollLeft { animation-name: et_pb_rollLeft; }@media (min-width: 981px){.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column { margin-right: 5.5%; }.et_pb_gutters3 .et_pb_column_3_5, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 { width: 57.8%; }.et_pb_gutters3 .et_pb_column_3_5 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module { margin-bottom: 4.758%; }.et_pb_gutters3 .et_pb_column_2_5, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 { width: 36.7%; }.et_pb_gutters3 .et_pb_column_2_5 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module { margin-bottom: 7.493%; }}@media (min-width: 981px){.et_pb_gutters1 .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column { margin-right: 0px; }.et_pb_gutters1 .et_pb_column_3_5, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 { width: 60%; }.et_pb_gutters1 .et_pb_column_3_5 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_module { margin-bottom: 0px; }.et_pb_gutters1 .et_pb_column_2_5, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 { width: 40%; }.et_pb_gutters1 .et_pb_column_2_5 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_module { margin-bottom: 0px; }}@media (max-width: 980px){.et_pb_gutters1 .et_pb_column, .et_pb_gutters1 .et_pb_column .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module { margin-bottom: 0px; }}@media (max-width: 767px){.et_pb_gutters1 .et_pb_column, .et_pb_gutters1 .et_pb_column .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module { margin-bottom: 0px; }}@media (max-width: 479px){.et_pb_gutters1 .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column { margin: 0px !important; }.et_pb_gutters1 .et_pb_column .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module { margin-bottom: 0px; }}.et_pb_space { box-sizing: content-box; height: 23px; }.et_pb_divider_hidden { margin-bottom: 0px !important; }.et_pb_divider_internal { display: inline-block; width: 100%; }.et_pb_divider { margin: 0px 0px 30px; position: relative; }.et_pb_divider::before { content: ""; width: 100%; height: 1px; border-top: 1px solid rgba(0, 0, 0, 0.1); position: absolute; left: 0px; top: 0px; z-index: 10; }.et_pb_divider::after, .et_pb_space::after { content: ""; display: table; }.et_pb_search .screen-reader-text { display: none; }.et_pb_text { overflow-wrap: break-word; }.et_pb_text > :last-child { padding-bottom: 0px; }.et_pb_text_inner { position: relative; }body.custom-background { background-color: #ffffff; }body, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_blog_grid .et_quote_content blockquote cite, .et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_blog_grid .et_link_content a.et_link_main_url, body .et_pb_bg_layout_light .et_pb_post p, body .et_pb_bg_layout_dark .et_pb_post p { font-size: 14px; }a { color: #cc1417; }@media only screen and (min-width: 1350px){.et_pb_row { padding: 27px 0px; }.et_pb_section { padding: 54px 0px; }}h1, h2, h3, h4, h5, h6 { font-family: "Poppins - uploaded", Helvetica, Arial, Lucida, sans-serif; }body, input, textarea, select { font-family: "Poppins - uploaded", Helvetica, Arial, Lucida, sans-serif; }div.et_pb_section.et_pb_section_0 { background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.42) 50%, rgba(0, 0, 0, 0) 50%), url("https://konax.nl/wp-content/uploads/2022/02/8-1.jpg") !important; }.et_pb_section_0.et_pb_section { padding-top: 0px; padding-bottom: 0px; }.et_pb_section_0 { min-height: 100vh; display: flex; flex-direction: column; }.et_pb_row_0.et_pb_row { padding: 24px 33px !important; }.et_pb_row_0, body #page-container .et-db #et-boc .et-l .et_pb_row_0.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0.et_pb_row { width: 100%; max-width: 100%; }.et_pb_text_0 { font-size: 16px; padding-right: 9px !important; margin-top: 2vh !important; }.et_pb_text_0 h1 { font-family: "Playfair Display", Georgia, "Times New Roman", serif; font-size: 65px; line-height: 0.9em; color: #ffffff !important; }.et_pb_text_1.et_pb_text { color: #ffffff !important; }.et_pb_text_1 { font-family: "Playfair Display", Georgia, "Times New Roman", serif; font-weight: 300; font-size: 18px; line-height: 1.9em; margin-top: 25px !important; }.et_pb_divider_0 { padding-top: 0px; padding-bottom: 0px; margin-top: 62px !important; }.et_pb_divider_0::before { border-top-color: rgba(255, 255, 255, 0.28); border-top-width: 1px; width: auto; top: 0px; right: 0px; left: 0px; }.et_pb_column_0 { padding: 0vh 20px 7vh; }.et_pb_column_1 { padding-right: 0vh; padding-left: 0vh; }@media only screen and (max-width: 980px){.et_pb_column_0 { padding: 6vh; }}@media only screen and (max-width: 767px){.et_pb_text_0 h1 { font-size: 5vh; }.et_pb_text_1 { line-height: 1.8em; }.et_pb_column_0 { padding: 3vh; }}body.swift-nojs [data-s3cid="8"]{min-height:519.875px;}body.swift-nojs [data-s3cid="9"]{min-height:471.875px;}body.swift-nojs [data-s3cid="16"]{min-height:471.875px;}body.swift-nojs [data-s3cid="19"]{min-height:61.5px;}html{opacity:1}