@layer swift3 {.ht-ctc-chat { --side: right; }@keyframes ctcBounce { 0% { opacity: 0; transform: scale(0); } 60% { opacity: 1; transform: scale(1.3); } 100% { opacity: 1; transform: scale(1); } }@keyframes ctc_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes ht_ctc_cta_stick { 0% { opacity: 0; transform: translateX(6px) scaleX(0.6); } 100% { opacity: 1; transform: translateX(0px) scaleX(1); } }:root { --wp-block-synced-color: #7a00df; --wp-block-synced-color--rgb: 122,0,223; --wp-bound-block-color: var(--wp-block-synced-color); --wp-editor-canvas-background: #ddd; --wp-admin-theme-color: #007cba; --wp-admin-theme-color--rgb: 0,124,186; --wp-admin-theme-color-darker-10: #006ba1; --wp-admin-theme-color-darker-10--rgb: 0,107,160.5; --wp-admin-theme-color-darker-20: #005a87; --wp-admin-theme-color-darker-20--rgb: 0,90,135; --wp-admin-border-width-focus: 2px; }@media (min-resolution: 192dpi){:root { --wp-admin-border-width-focus: 1.5px; }}:root { --wp--preset--font-size--normal: 16px; --wp--preset--font-size--huge: 42px; }.screen-reader-text { border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; overflow-wrap: normal !important; word-break: normal !important; }html :where(img[class*="wp-image-"]) { height: auto; max-width: 100%; }: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,#0693e3 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,#fcb900 0%,#ff6900 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,#ff6900 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 #ffffff, 6px 6px #000000; --wp--preset--shadow--crisp: 6px 6px 0px #000000; }:root { --wp--style--global--content-size: 823px; --wp--style--global--wide-size: 1080px; }:where(body) { margin: 0px; }body { padding: 0px; }@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes blink { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } }.dg-carousel-lightbox { opacity: 0; transition: 0.3s; width: 0px; height: 0px; display: none; }.dg-carousel-lightbox .image-wrapper img { transform: scale(0); }@keyframes imageAnimation { 0% { transform: scale(0); } 100% { transform: scale(1); } }:root { --swiper-theme-color: #007aff; }.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0px; z-index: 1; }.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box; }.swiper-container-android .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0px, 0px); }:root { --swiper-navigation-size: 44px; }.swiper-pagination { position: absolute; text-align: center; transition:opacity 0.3s ease; transform: translate3d(0px, 0px, 0px); z-index: 10; }@keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } }.swiper-container .swiper-notification { position: absolute; left: 0px; top: 0px; pointer-events: none; opacity: 0; z-index: -1000; }:root { --wpds-border-radius-xs: 1px; --wpds-border-radius-sm: 2px; --wpds-border-radius-md: 4px; --wpds-border-radius-lg: 8px; --wpds-border-radius-xl: 12px; --wpds-border-width-xs: 1px; --wpds-border-width-sm: 2px; --wpds-border-width-md: 4px; --wpds-border-width-lg: 8px; --wpds-border-width-focus: 2px; --wpds-color-background-surface-neutral: #fcfcfc; --wpds-color-background-surface-neutral-strong: #fff; --wpds-color-background-surface-neutral-weak: #f4f4f4; --wpds-color-background-surface-brand: #ecf0fa; --wpds-color-background-surface-success: #c6f7cd; --wpds-color-background-surface-success-weak: #ebffed; --wpds-color-background-surface-info: #deebfa; --wpds-color-background-surface-info-weak: #f3f9ff; --wpds-color-background-surface-warning: #fde6be; --wpds-color-background-surface-warning-weak: #fff7e1; --wpds-color-background-surface-caution: #fee995; --wpds-color-background-surface-caution-weak: #fff9ca; --wpds-color-background-surface-error: #f6e6e3; --wpds-color-background-surface-error-weak: #fff6f5; --wpds-color-background-interactive-neutral-strong: #2d2d2d; --wpds-color-background-interactive-neutral-strong-active: #1e1e1e; --wpds-color-background-interactive-neutral-strong-disabled: #e6e6e6; --wpds-color-background-interactive-neutral-weak: #0000; --wpds-color-background-interactive-neutral-weak-active: #ededed; --wpds-color-background-interactive-neutral-weak-disabled: #0000; --wpds-color-background-interactive-brand-strong: #3858e9; --wpds-color-background-interactive-brand-strong-active: #2e49d9; --wpds-color-background-interactive-brand-strong-disabled: #e6e6e6; --wpds-color-background-interactive-brand-weak: #0000; --wpds-color-background-interactive-brand-weak-active: #e6eaf4; --wpds-color-background-interactive-brand-weak-disabled: #0000; --wpds-color-background-interactive-error: #0000; --wpds-color-background-interactive-error-active: #fff6f5; --wpds-color-background-interactive-error-disabled: #0000; --wpds-color-background-interactive-error-strong: #cc1818; --wpds-color-background-interactive-error-strong-active: #b90000; --wpds-color-background-interactive-error-strong-disabled: #e6e6e6; --wpds-color-background-interactive-error-weak: #0000; --wpds-color-background-interactive-error-weak-active: #f6e6e3; --wpds-color-background-interactive-error-weak-disabled: #0000; --wpds-color-background-track-neutral-weak: #f0f0f0; --wpds-color-background-track-neutral: #dbdbdb; --wpds-color-background-thumb-neutral-weak: #8d8d8d; --wpds-color-background-thumb-neutral-weak-active: #6e6e6e; --wpds-color-background-thumb-brand: #3858e9; --wpds-color-background-thumb-brand-active: #3858e9; --wpds-color-background-thumb-brand-disabled: #dbdbdb; --wpds-color-background-thumb-neutral-weak-disabled: #dbdbdb; --wpds-color-foreground-content-neutral: #1e1e1e; --wpds-color-foreground-content-neutral-weak: #707070; --wpds-color-foreground-content-success: #002900; --wpds-color-foreground-content-success-weak: #008030; --wpds-color-foreground-content-info: #001b4f; --wpds-color-foreground-content-info-weak: #006bd7; --wpds-color-foreground-content-warning: #2e1900; --wpds-color-foreground-content-warning-weak: #926300; --wpds-color-foreground-content-caution: #281d00; --wpds-color-foreground-content-caution-weak: #826a00; --wpds-color-foreground-content-error: #470000; --wpds-color-foreground-content-error-weak: #cc1818; --wpds-color-foreground-interactive-neutral: #1e1e1e; --wpds-color-foreground-interactive-neutral-active: #1e1e1e; --wpds-color-foreground-interactive-neutral-disabled: #8d8d8d; --wpds-color-foreground-interactive-neutral-strong: #f0f0f0; --wpds-color-foreground-interactive-neutral-strong-active: #f0f0f0; --wpds-color-foreground-interactive-neutral-strong-disabled: #8d8d8d; --wpds-color-foreground-interactive-neutral-weak: #707070; --wpds-color-foreground-interactive-neutral-weak-active: #1e1e1e; --wpds-color-foreground-interactive-neutral-weak-disabled: #8d8d8d; --wpds-color-foreground-interactive-brand: #3858e9; --wpds-color-foreground-interactive-brand-active: #0b0070; --wpds-color-foreground-interactive-brand-disabled: #8d8d8d; --wpds-color-foreground-interactive-brand-strong: #eff0f2; --wpds-color-foreground-interactive-brand-strong-active: #eff0f2; --wpds-color-foreground-interactive-brand-strong-disabled: #8d8d8d; --wpds-color-foreground-interactive-error: #cc1818; --wpds-color-foreground-interactive-error-active: #470000; --wpds-color-foreground-interactive-error-disabled: #8d8d8d; --wpds-color-foreground-interactive-error-strong: #f2efef; --wpds-color-foreground-interactive-error-strong-active: #f2efef; --wpds-color-foreground-interactive-error-strong-disabled: #8d8d8d; --wpds-color-stroke-surface-neutral: #dbdbdb; --wpds-color-stroke-surface-neutral-weak: #f0f0f0; --wpds-color-stroke-surface-neutral-strong: #8d8d8d; --wpds-color-stroke-surface-brand: #b0bbd6; --wpds-color-stroke-surface-brand-strong: #3858e9; --wpds-color-stroke-surface-success: #94d29e; --wpds-color-stroke-surface-success-strong: #008030; --wpds-color-stroke-surface-info: #a9c6e7; --wpds-color-stroke-surface-info-strong: #006bd7; --wpds-color-stroke-surface-warning: #e1bc7c; --wpds-color-stroke-surface-warning-strong: #926300; --wpds-color-stroke-surface-caution: #cfc28d; --wpds-color-stroke-surface-caution-strong: #826a00; --wpds-color-stroke-surface-error: #dab1aa; --wpds-color-stroke-surface-error-strong: #cc1818; --wpds-color-stroke-interactive-neutral: #8d8d8d; --wpds-color-stroke-interactive-neutral-active: #6e6e6e; --wpds-color-stroke-interactive-neutral-disabled: #dbdbdb; --wpds-color-stroke-interactive-neutral-strong: #6e6e6e; --wpds-color-stroke-interactive-brand: #3858e9; --wpds-color-stroke-interactive-brand-active: #2337c8; --wpds-color-stroke-interactive-brand-disabled: #dbdbdb; --wpds-color-stroke-interactive-error: #cc1818; --wpds-color-stroke-interactive-error-active: #9d0000; --wpds-color-stroke-interactive-error-disabled: #dbdbdb; --wpds-color-stroke-interactive-error-strong: #cc1818; --wpds-color-stroke-focus: #3858e9; --wpds-cursor-control: pointer; --wpds-dimension-padding-xs: 4px; --wpds-dimension-padding-sm: 8px; --wpds-dimension-padding-md: 12px; --wpds-dimension-padding-lg: 16px; --wpds-dimension-padding-xl: 20px; --wpds-dimension-padding-2xl: 24px; --wpds-dimension-padding-3xl: 32px; --wpds-dimension-gap-xs: 4px; --wpds-dimension-gap-sm: 8px; --wpds-dimension-gap-md: 12px; --wpds-dimension-gap-lg: 16px; --wpds-dimension-gap-xl: 24px; --wpds-dimension-gap-2xl: 32px; --wpds-dimension-gap-3xl: 40px; --wpds-dimension-size-5xs: 4px; --wpds-dimension-size-4xs: 8px; --wpds-dimension-size-3xs: 12px; --wpds-dimension-size-2xs: 16px; --wpds-dimension-size-xs: 20px; --wpds-dimension-size-sm: 24px; --wpds-dimension-size-md: 32px; --wpds-dimension-size-lg: 40px; --wpds-dimension-surface-width-xs: 240px; --wpds-dimension-surface-width-sm: 320px; --wpds-dimension-surface-width-md: 400px; --wpds-dimension-surface-width-lg: 560px; --wpds-dimension-surface-width-xl: 720px; --wpds-dimension-surface-width-2xl: 960px; --wpds-motion-duration-xs: 50ms; --wpds-motion-duration-sm: 100ms; --wpds-motion-duration-md: 200ms; --wpds-motion-duration-lg: 300ms; --wpds-motion-duration-xl: 400ms; --wpds-motion-easing-subtle: cubic-bezier(0.15,0,0.15,1); --wpds-motion-easing-balanced: cubic-bezier(0.4,0,0.2,1); --wpds-motion-easing-expressive: cubic-bezier(0.25,0,0,1); --wpds-typography-font-family-heading: -apple-system,system-ui,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif; --wpds-typography-font-family-body: -apple-system,system-ui,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif; --wpds-typography-font-family-mono: "Menlo","Consolas",monaco,monospace; --wpds-typography-font-size-xs: 11px; --wpds-typography-font-size-sm: 12px; --wpds-typography-font-size-md: 13px; --wpds-typography-font-size-lg: 15px; --wpds-typography-font-size-xl: 20px; --wpds-typography-font-size-2xl: 32px; --wpds-typography-line-height-xs: 16px; --wpds-typography-line-height-sm: 20px; --wpds-typography-line-height-md: 24px; --wpds-typography-line-height-lg: 28px; --wpds-typography-line-height-xl: 32px; --wpds-typography-line-height-2xl: 40px; --wpds-typography-font-weight-default: 400; --wpds-typography-font-weight-emphasis: 600; }@media (min-resolution: 192dpi){:root { --wpds-border-width-focus: 1.5px; }}@keyframes components-animate__appear-animation { 0% { transform: translateY(-2em) scaleY(0) scaleX(0); } 100% { transform: translateY(0px) scaleY(1) scaleX(1); } }@keyframes components-animate__slide-in-animation { 100% { transform: translateX(0px); } }@keyframes components-animate__loading { 0% { opacity: 0.5; } 50% { opacity: 1; } 100% { opacity: 0.5; } }.components-button:not(:disabled, [aria-disabled="true"]):active { color: var(--wp-components-color-foreground,var(--wpds-color-foreground-content-neutral,#1e1e1e)); }@keyframes components-button__busy-animation { 0% { background-position: 200px 0px; } }@keyframes slide-in-left { 0% { transform: translateX(-100%); } 100% { transform: translateX(0px); } }@keyframes slide-in-right { 0% { transform: translateX(100%); } 100% { transform: translateX(0px); } }@keyframes slide-out-left { 0% { transform: translateX(0px); } 100% { transform: translateX(-100%); } }@keyframes slide-out-right { 0% { transform: translateX(0px); } 100% { transform: translateX(100%); } }@keyframes fade-in { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes fade-out { 0% { opacity: 1; } 100% { opacity: 0; } }.components-checkbox-control__input[type="checkbox"]:not(:disabled):is(:checked, :indeterminate) { background: var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)); border-color: var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)); }[role="region"] { position: relative; }@keyframes __wp-base-styles-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes __wp-base-styles-fade-out { 0% { opacity: 1; } 100% { opacity: 0; } }@keyframes components-modal__appear-animation { 0% { opacity: 0; transform: translateY(100%); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes components-modal__disappear-animation { 0% { opacity: 1; transform: translateY(0px); } 100% { opacity: 0; transform: translateY(100%); } }@keyframes components-resizable-box__top-bottom-animation { 0% { opacity: 0; transform: scaleX(0); } 100% { opacity: 1; transform: scaleX(1); } }@keyframes components-resizable-box__left-right-animation { 0% { opacity: 0; transform: scaleY(0); } 100% { opacity: 1; transform: scaleY(1); } }.components-tab-panel__tabs-item:not(:disabled, [aria-disabled="true"]):is(:hover, :focus-visible) { color: var(--wpds-color-foreground-interactive-neutral-active,#1e1e1e); }@keyframes components-button__appear-animation { 0% { transform: scaleY(0); } 100% { transform: scaleY(1); } }.components-validated-control:has(:is(input, select):invalid[data-validity-visible]) .components-input-control__backdrop { --wp-components-color-accent: #cc1818; border-color: #cc1818; }.components-validated-control :is(textarea, input[type="text"]):invalid[data-validity-visible] { --wp-admin-theme-color: #cc1818; --wp-components-color-accent: #cc1818; border-color: #cc1818; }@keyframes components-validated-control__indicator-jump { 0% { opacity: 0; transform: translateY(-4px); } 100% { opacity: 1; transform: translateY(0px); } }:root { --wp-admin-theme-color: #3858e9; --wp-admin-theme-color--rgb: 56,88,233; --wp-admin-theme-color-darker-10: #2145e6; --wp-admin-theme-color-darker-10--rgb: 33.0384615385,68.7307692308,230.4615384615; --wp-admin-theme-color-darker-20: #183ad6; --wp-admin-theme-color-darker-20--rgb: 23.6923076923,58.1538461538,214.3076923077; --wp-admin-border-width-focus: 2px; }@keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } }.dica_divi_carousel { --dica-border-ripple-color: transparent; }.dica-container .swiper-container { width: 100%; height: auto; }.dica-container .swiper-wrapper { transition-duration: 2000ms; height: auto !important; transition-property: transform, -webkit-transform !important; box-sizing: content-box !important; }.dica_divi_carousel .dica_divi_carouselitem { font-size: 14px; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-self: flex-start; margin-bottom: 0px !important; }.dica_divi_carouselitem { flex-shrink: 0; width: 100%; position: relative; }.dica_divi_carouselitem > div:not([class^="et-vb"]) { background-position: center center; background-repeat: no-repeat; background-size: cover; border-style: solid; border-width: 0px; }.dica_divi_carouselitem > div:not([class^="et-vb"]) { width: 100%; flex-grow: 1; }#et-boc .dica_divi_carousel .dica_divi_carouselitem .dica-image-container .image { padding-bottom: 0px; }.dica_divi_carousel .dica_divi_carouselitem .dica-image-container { position: relative; overflow: hidden; line-height: 0; }#et-boc .dica_divi_carousel .dica_divi_carouselitem .dica-image-container img, .dica_divi_carousel .dica_divi_carouselitem .dica-image-container img { border-style: solid; display: block; max-width: 100%; border-width: 0px; position: relative; }.dica_divi_carousel .dica_divi_carouselitem .dica-image-container .image { display: inline-block; position: relative; overflow: hidden; z-index: 10; }.dica_divi_carousel .dica_divi_carouselitem .dica-image-container { z-index: 10; }#et-boc .dica_divi_carousel .dica_divi_carouselitem, .dica_divi_carousel .dica_divi_carouselitem, #et-boc .dica_divi_carousel .dica_divi_carouselitem > div:not([class^="et-vb"]), .dica_divi_carousel .dica_divi_carouselitem > div:not([class^="et-vb"]) { border-style: solid; border-width: 0px; }.dica_divi_carousel .dica_divi_carouselitem .dica-item { display: flex; flex-direction: column; height: 100%; flex-shrink: 0; }.dica-container .swiper-pagination { width: 100%; position: relative; }.et_pb_button { display: inline-block; }@keyframes anim-ripple { 0% { transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1); opacity: 1; } 100% { transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1.5); opacity: 0; } }@keyframes anim-pulse-border { 0% { box-shadow: inset 0 0 25px 3px var(--dica-border-ripple-color),0 0 25px 10px var(--dica-border-ripple-color); opacity: 1; transform: translate(-50%, -50%) scale(0.6); } 100% { box-shadow: none; opacity: 0; transform: translate(-50%, -50%) scale(1); } }@keyframes pulse-border { 0% { transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1); opacity: 1; } 100% { transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1.5); opacity: 0; } }.dica-container { display: flex; flex-direction: column; }@keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } }.dica-container .swiper-wrapper { transition-duration: 2s; height: auto !important; transition-property: transform, -webkit-transform !important; box-sizing: content-box !important; }.dica_divi_carousel .dica_divi_carouselitem { font-size: 14px; display: flex; justify-content: center; -webkit-box-align: center; align-self: flex-start; margin-bottom: 0px !important; }.dica_divi_carouselitem > div:not([class^="et-vb"]) { background-position: 50% center; background-repeat: no-repeat; background-size: cover; border-style: solid; border-width: 0px; }#et-boc .dica_divi_carousel .dica_divi_carouselitem, #et-boc .dica_divi_carousel .dica_divi_carouselitem > div:not([class^="et-vb"]), .dica_divi_carousel .dica_divi_carouselitem, .dica_divi_carousel .dica_divi_carouselitem > div:not([class^="et-vb"]) { border-style: solid; border-width: 0px; }@-webkit-keyframes anim-ripple { 0% { transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1); opacity: 1; } 100% { transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1.5); opacity: 0; } }@keyframes anim-ripple { 0% { transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1); opacity: 1; } 100% { transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1.5); opacity: 0; } }@-webkit-keyframes anim-pulse-border { 0% { box-shadow: inset 0 0 25px 3px var(--dica-border-ripple-color),0 0 25px 10px var(--dica-border-ripple-color); opacity: 1; transform: translate(-50%, -50%) scale(0.6); } 100% { box-shadow: none; opacity: 0; transform: translate(-50%, -50%) scale(1); } }@keyframes anim-pulse-border { 0% { box-shadow: inset 0 0 25px 3px var(--dica-border-ripple-color),0 0 25px 10px var(--dica-border-ripple-color); opacity: 1; transform: translate(-50%, -50%) scale(0.6); } 100% { box-shadow: none; opacity: 0; transform: translate(-50%, -50%) scale(1); } }@-webkit-keyframes pulse-border { 0% { transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1); opacity: 1; } 100% { transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1.5); opacity: 0; } }@keyframes pulse-border { 0% { transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1); opacity: 1; } 100% { transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1.5); opacity: 0; } }@-webkit-keyframes imageAnimation { 0% { transform: scale(0); } 100% { transform: scale(1); } }@keyframes imageAnimation { 0% { transform: scale(0); } 100% { transform: scale(1); } }@keyframes slideDown { 0% { height: 0px; overflow: hidden; } 100% { height: 100%; overflow: hidden; } }.de-mega-menu { font-weight: 500; }@media only screen and (max-width: 980px){.de-mega-menu { animation-duration: 0s !important; }}.et_pb_text_align_left { text-align: left; }.et_pb_text_align_center { text-align: center; }.et_pb_text_align_right { text-align: right; }@-webkit-keyframes dsm-animation-zoom-out-up { 50% { transform: scale(0.8) translateY(0px); opacity: 0.5; } 100% { transform: scale(0.8) translateY(-150%); opacity: 0; } }@keyframes dsm-animation-zoom-out-up { 50% { transform: scale(0.8) translateY(0px); opacity: 0.5; } 100% { transform: scale(0.8) translateY(-150%); opacity: 0; } }@-webkit-keyframes dsm-animation-zoom-out-down { 50% { transform: scale(0.8) translateY(0px); opacity: 0.5; } 100% { transform: scale(0.8) translateY(150%); opacity: 0; } }@keyframes dsm-animation-zoom-out-down { 50% { transform: scale(0.8) translateY(0px); opacity: 0.5; } 100% { transform: scale(0.8) translateY(150%); opacity: 0; } }@-webkit-keyframes dsm-animation-zoom-out-right { 50% { transform: scale(0.8) translateX(0px); opacity: 0.5; } 100% { transform: scale(0.8) translateX(150%); opacity: 0; } }@keyframes dsm-animation-zoom-out-right { 50% { transform: scale(0.8) translateX(0px); opacity: 0.5; } 100% { transform: scale(0.8) translateX(150%); opacity: 0; } }@-webkit-keyframes dsm-animation-zoom-out-left { 50% { transform: scale(0.8) translateX(0px); opacity: 0.5; } 100% { transform: scale(0.8) translateX(-150%); opacity: 0; } }@keyframes dsm-animation-zoom-out-left { 50% { transform: scale(0.8) translateX(0px); opacity: 0.5; } 100% { transform: scale(0.8) translateX(-150%); opacity: 0; } }.dsm_button .et_pb_button_two { margin-left: 20px; }.et_pb_button_module_wrappers > a { display: inline-block; }@media (max-width: 768px){.dsm_button .et_pb_button_two { margin-top: 20px; }}@-webkit-keyframes dsm-pulse { 25% { transform: scale(1.1); } 75% { transform: scale(0.9); } }@keyframes dsm-pulse { 25% { transform: scale(1.1); } 75% { transform: scale(0.9); } }@-webkit-keyframes dsm-pulse-grow { 100% { transform: scale(1.1); } }@keyframes dsm-pulse-grow { 100% { transform: scale(1.1); } }@-webkit-keyframes dsm-pulse-shrink { 100% { transform: scale(0.9); } }@keyframes dsm-pulse-shrink { 100% { transform: scale(0.9); } }@-webkit-keyframes dsm-push { 50% { transform: scale(0.8); } 100% { transform: scale(1); } }@keyframes dsm-push { 50% { transform: scale(0.8); } 100% { transform: scale(1); } }@-webkit-keyframes dsm-pop { 50% { transform: scale(1.2); } }@keyframes dsm-pop { 50% { transform: scale(1.2); } }@-webkit-keyframes dsm-bob { 0% { transform: translateY(-8px); } 50% { transform: translateY(-4px); } 100% { transform: translateY(-8px); } }@keyframes dsm-bob { 0% { transform: translateY(-8px); } 50% { transform: translateY(-4px); } 100% { transform: translateY(-8px); } }@-webkit-keyframes dsm-bob-float { 100% { transform: translateY(-8px); } }@keyframes dsm-bob-float { 100% { transform: translateY(-8px); } }@-webkit-keyframes dsm-hang { 0% { transform: translateY(8px); } 50% { transform: translateY(4px); } 100% { transform: translateY(8px); } }@keyframes dsm-hang { 0% { transform: translateY(8px); } 50% { transform: translateY(4px); } 100% { transform: translateY(8px); } }@-webkit-keyframes dsm-hang-sink { 100% { transform: translateY(8px); } }@keyframes dsm-hang-sink { 100% { transform: translateY(8px); } }@-webkit-keyframes dsm-wobble-vertical { 16.65% { transform: translateY(8px); } 33.3% { transform: translateY(-6px); } 49.95% { transform: translateY(4px); } 66.6% { transform: translateY(-2px); } 83.25% { transform: translateY(1px); } 100% { transform: translateY(0px); } }@keyframes dsm-wobble-vertical { 16.65% { transform: translateY(8px); } 33.3% { transform: translateY(-6px); } 49.95% { transform: translateY(4px); } 66.6% { transform: translateY(-2px); } 83.25% { transform: translateY(1px); } 100% { transform: translateY(0px); } }@-webkit-keyframes dsm-wobble-horizontal { 16.65% { transform: translateX(8px); } 33.3% { transform: translateX(-6px); } 49.95% { transform: translateX(4px); } 66.6% { transform: translateX(-2px); } 83.25% { transform: translateX(1px); } 100% { transform: translateX(0px); } }@keyframes dsm-wobble-horizontal { 16.65% { transform: translateX(8px); } 33.3% { transform: translateX(-6px); } 49.95% { transform: translateX(4px); } 66.6% { transform: translateX(-2px); } 83.25% { transform: translateX(1px); } 100% { transform: translateX(0px); } }@-webkit-keyframes dsm-wobble-to-bottom-right { 16.65% { transform: translate(8px, 8px); } 33.3% { transform: translate(-6px, -6px); } 49.95% { transform: translate(4px, 4px); } 66.6% { transform: translate(-2px, -2px); } 83.25% { transform: translate(1px, 1px); } 100% { transform: translate(0px); } }@keyframes dsm-wobble-to-bottom-right { 16.65% { transform: translate(8px, 8px); } 33.3% { transform: translate(-6px, -6px); } 49.95% { transform: translate(4px, 4px); } 66.6% { transform: translate(-2px, -2px); } 83.25% { transform: translate(1px, 1px); } 100% { transform: translate(0px); } }@-webkit-keyframes dsm-wobble-to-top-right { 16.65% { transform: translate(8px, -8px); } 33.3% { transform: translate(-6px, 6px); } 49.95% { transform: translate(4px, -4px); } 66.6% { transform: translate(-2px, 2px); } 83.25% { transform: translate(1px, -1px); } 100% { transform: translate(0px); } }@keyframes dsm-wobble-to-top-right { 16.65% { transform: translate(8px, -8px); } 33.3% { transform: translate(-6px, 6px); } 49.95% { transform: translate(4px, -4px); } 66.6% { transform: translate(-2px, 2px); } 83.25% { transform: translate(1px, -1px); } 100% { transform: translate(0px); } }@-webkit-keyframes dsm-wobble-top { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@keyframes dsm-wobble-top { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@-webkit-keyframes dsm-wobble-bottom { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@keyframes dsm-wobble-bottom { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@-webkit-keyframes dsm-wobble-skew { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@keyframes dsm-wobble-skew { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@-webkit-keyframes dsm-buzz { 50% { transform: translateX(3px) rotate(2deg); } 100% { transform: translateX(-3px) rotate(-2deg); } }@keyframes dsm-buzz { 50% { transform: translateX(3px) rotate(2deg); } 100% { transform: translateX(-3px) rotate(-2deg); } }@-webkit-keyframes dsm-buzz-out { 10% { transform: translateX(3px) rotate(2deg); } 20% { transform: translateX(-3px) rotate(-2deg); } 30% { transform: translateX(3px) rotate(2deg); } 40% { transform: translateX(-3px) rotate(-2deg); } 50% { transform: translateX(2px) rotate(1deg); } 60% { transform: translateX(-2px) rotate(-1deg); } 70% { transform: translateX(2px) rotate(1deg); } 80% { transform: translateX(-2px) rotate(-1deg); } 90% { transform: translateX(1px) rotate(0deg); } 100% { transform: translateX(-1px) rotate(0deg); } }@keyframes dsm-buzz-out { 10% { transform: translateX(3px) rotate(2deg); } 20% { transform: translateX(-3px) rotate(-2deg); } 30% { transform: translateX(3px) rotate(2deg); } 40% { transform: translateX(-3px) rotate(-2deg); } 50% { transform: translateX(2px) rotate(1deg); } 60% { transform: translateX(-2px) rotate(-1deg); } 70% { transform: translateX(2px) rotate(1deg); } 80% { transform: translateX(-2px) rotate(-1deg); } 90% { transform: translateX(1px) rotate(0deg); } 100% { transform: translateX(-1px) rotate(0deg); } }@-webkit-keyframes dsm-back-pulse { 50% { background-color: rgba(32, 152, 209, 0.75); } }@keyframes dsm-back-pulse { 50% { background-color: rgba(32, 152, 209, 0.75); } }@-webkit-keyframes dsm-ripple-out { 100% { inset: -12px; opacity: 0; } }@keyframes dsm-ripple-out { 100% { inset: -12px; opacity: 0; } }@-webkit-keyframes dsm-ripple-in { 100% { inset: 0px; opacity: 1; } }@keyframes dsm-ripple-in { 100% { inset: 0px; opacity: 1; } }@-webkit-keyframes dsm-icon-down { 0%, 50%, 100% { transform: translateY(0px); } 25%, 75% { transform: translateY(6px); } }@keyframes dsm-icon-down { 0%, 50%, 100% { transform: translateY(0px); } 25%, 75% { transform: translateY(6px); } }@-webkit-keyframes dsm-icon-up { 0%, 50%, 100% { transform: translateY(0px); } 25%, 75% { transform: translateY(-6px); } }@keyframes dsm-icon-up { 0%, 50%, 100% { transform: translateY(0px); } 25%, 75% { transform: translateY(-6px); } }@-webkit-keyframes dsm-icon-drop { 0% { opacity: 0; } 50% { opacity: 0; transform: translateY(-100%); } 51%, 100% { opacity: 1; } }@keyframes dsm-icon-drop { 0% { opacity: 0; } 50% { opacity: 0; transform: translateY(-100%); } 51%, 100% { opacity: 1; } }@-webkit-keyframes dsm-icon-float-away { 0% { opacity: 1; } 100% { opacity: 0; transform: translateY(-1em); } }@keyframes dsm-icon-float-away { 0% { opacity: 1; } 100% { opacity: 0; transform: translateY(-1em); } }@-webkit-keyframes dsm-icon-sink-away { 0% { opacity: 1; } 100% { opacity: 0; transform: translateY(1em); } }@keyframes dsm-icon-sink-away { 0% { opacity: 1; } 100% { opacity: 0; transform: translateY(1em); } }@-webkit-keyframes dsm-icon-pulse { 25% { transform: scale(1.3); } 75% { transform: scale(0.8); } }@keyframes dsm-icon-pulse { 25% { transform: scale(1.3); } 75% { transform: scale(0.8); } }@-webkit-keyframes dsm-icon-pulse-grow { 100% { transform: scale(1.3); } }@keyframes dsm-icon-pulse-grow { 100% { transform: scale(1.3); } }@-webkit-keyframes dsm-icon-pulse-shrink { 100% { transform: scale(0.8); } }@keyframes dsm-icon-pulse-shrink { 100% { transform: scale(0.8); } }@-webkit-keyframes dsm-icon-push { 50% { transform: scale(0.5); } }@keyframes dsm-icon-push { 50% { transform: scale(0.5); } }@-webkit-keyframes dsm-icon-pop { 50% { transform: scale(1.5); } }@keyframes dsm-icon-pop { 50% { transform: scale(1.5); } }@-webkit-keyframes dsm-icon-bob { 0% { transform: translateY(-6px); } 50% { transform: translateY(-2px); } 100% { transform: translateY(-6px); } }@keyframes dsm-icon-bob { 0% { transform: translateY(-6px); } 50% { transform: translateY(-2px); } 100% { transform: translateY(-6px); } }@-webkit-keyframes dsm-icon-bob-float { 100% { transform: translateY(-6px); } }@keyframes dsm-icon-bob-float { 100% { transform: translateY(-6px); } }@-webkit-keyframes dsm-icon-hang { 0% { transform: translateY(6px); } 50% { transform: translateY(2px); } 100% { transform: translateY(6px); } }@keyframes dsm-icon-hang { 0% { transform: translateY(6px); } 50% { transform: translateY(2px); } 100% { transform: translateY(6px); } }@-webkit-keyframes dsm-icon-hang-sink { 100% { transform: translateY(6px); } }@keyframes dsm-icon-hang-sink { 100% { transform: translateY(6px); } }@-webkit-keyframes dsm-icon-wobble-horizontal { 16.65% { transform: translateX(6px); } 33.3% { transform: translateX(-5px); } 49.95% { transform: translateX(4px); } 66.6% { transform: translateX(-2px); } 83.25% { transform: translateX(1px); } 100% { transform: translateX(0px); } }@keyframes dsm-icon-wobble-horizontal { 16.65% { transform: translateX(6px); } 33.3% { transform: translateX(-5px); } 49.95% { transform: translateX(4px); } 66.6% { transform: translateX(-2px); } 83.25% { transform: translateX(1px); } 100% { transform: translateX(0px); } }@-webkit-keyframes dsm-icon-wobble-vertical { 16.65% { transform: translateY(6px); } 33.3% { transform: translateY(-5px); } 49.95% { transform: translateY(4px); } 66.6% { transform: translateY(-2px); } 83.25% { transform: translateY(1px); } 100% { transform: translateY(0px); } }@keyframes dsm-icon-wobble-vertical { 16.65% { transform: translateY(6px); } 33.3% { transform: translateY(-5px); } 49.95% { transform: translateY(4px); } 66.6% { transform: translateY(-2px); } 83.25% { transform: translateY(1px); } 100% { transform: translateY(0px); } }@-webkit-keyframes dsm-icon-buzz { 50% { transform: translateX(3px) rotate(2deg); } 100% { transform: translateX(-3px) rotate(-2deg); } }@keyframes dsm-icon-buzz { 50% { transform: translateX(3px) rotate(2deg); } 100% { transform: translateX(-3px) rotate(-2deg); } }@-webkit-keyframes dsm-icon-buzz-out { 10% { transform: translateX(3px) rotate(2deg); } 20% { transform: translateX(-3px) rotate(-2deg); } 30% { transform: translateX(3px) rotate(2deg); } 40% { transform: translateX(-3px) rotate(-2deg); } 50% { transform: translateX(2px) rotate(1deg); } 60% { transform: translateX(-2px) rotate(-1deg); } 70% { transform: translateX(2px) rotate(1deg); } 80% { transform: translateX(-2px) rotate(-1deg); } 90% { transform: translateX(1px) rotate(0deg); } 100% { transform: translateX(-1px) rotate(0deg); } }@keyframes dsm-icon-buzz-out { 10% { transform: translateX(3px) rotate(2deg); } 20% { transform: translateX(-3px) rotate(-2deg); } 30% { transform: translateX(3px) rotate(2deg); } 40% { transform: translateX(-3px) rotate(-2deg); } 50% { transform: translateX(2px) rotate(1deg); } 60% { transform: translateX(-2px) rotate(-1deg); } 70% { transform: translateX(2px) rotate(1deg); } 80% { transform: translateX(-2px) rotate(-1deg); } 90% { transform: translateX(1px) rotate(0deg); } 100% { transform: translateX(-1px) rotate(0deg); } }@-webkit-keyframes dsm-float-up-down { 0% { transform: translateY(0px); } 50% { transform: translateY(-20px); } 100% { transform: translateY(0px); } }@keyframes dsm-float-up-down { 0% { transform: translateY(0px); } 50% { transform: translateY(-20px); } 100% { transform: translateY(0px); } }@-webkit-keyframes dsm-float-left-right { 0% { transform: translateX(0px); } 50% { transform: translateX(-20px); } 100% { transform: translateX(0px); } }@keyframes dsm-float-left-right { 0% { transform: translateX(0px); } 50% { transform: translateX(-20px); } 100% { transform: translateX(0px); } }@-webkit-keyframes dsm-glitch-anim-one-1 { 0% { clip-path: inset(82% 0px 13%); } 5.88235% { clip-path: inset(17% 0px 48%); } 11.7647% { clip-path: inset(11% 0px 88%); } 17.6471% { clip-path: inset(2% 0px 11%); } 23.5294% { clip-path: inset(48% 0px 3%); } 29.4118% { clip-path: inset(34% 0px 61%); } 35.2941% { clip-path: inset(10% 0px 83%); } 41.1765% { clip-path: inset(83% 0px 1%); } 47.0588% { clip-path: inset(36% 0px 4%); } 52.9412% { clip-path: inset(52% 0px 16%); } 58.8235% { clip-path: inset(86% 0px 4%); } 64.7059% { clip-path: inset(49% 0px 7%); } 70.5882% { clip-path: inset(35% 0px 53%); } 76.4706% { clip-path: inset(3% 0px 19%); } 82.3529% { clip-path: inset(28% 0px 40%); } 88.2353% { clip-path: inset(62% 0px 3%); } 94.1176% { clip-path: inset(42% 0px 28%); } 100% { clip-path: inset(17% 0px 20%); } }@keyframes dsm-glitch-anim-one-1 { 0% { clip-path: inset(82% 0px 13%); } 5.88235% { clip-path: inset(17% 0px 48%); } 11.7647% { clip-path: inset(11% 0px 88%); } 17.6471% { clip-path: inset(2% 0px 11%); } 23.5294% { clip-path: inset(48% 0px 3%); } 29.4118% { clip-path: inset(34% 0px 61%); } 35.2941% { clip-path: inset(10% 0px 83%); } 41.1765% { clip-path: inset(83% 0px 1%); } 47.0588% { clip-path: inset(36% 0px 4%); } 52.9412% { clip-path: inset(52% 0px 16%); } 58.8235% { clip-path: inset(86% 0px 4%); } 64.7059% { clip-path: inset(49% 0px 7%); } 70.5882% { clip-path: inset(35% 0px 53%); } 76.4706% { clip-path: inset(3% 0px 19%); } 82.3529% { clip-path: inset(28% 0px 40%); } 88.2353% { clip-path: inset(62% 0px 3%); } 94.1176% { clip-path: inset(42% 0px 28%); } 100% { clip-path: inset(17% 0px 20%); } }@-webkit-keyframes dsm-glitch-anim-one-2 { 0% { clip-path: inset(72% 0px 6%); } 5.88235% { clip-path: inset(2% 0px 87%); } 11.7647% { clip-path: inset(52% 0px 49%); } 17.6471% { clip-path: inset(9% 0px 10%); } 23.5294% { clip-path: inset(12% 0px 65%); } 29.4118% { clip-path: inset(48% 0px 45%); } 35.2941% { clip-path: inset(14% 0px 41%); } 41.1765% { clip-path: inset(55% 0px 4%); } 47.0588% { clip-path: inset(10% 0px 3%); } 52.9412% { clip-path: inset(14% 0px 45%); } 58.8235% { clip-path: inset(54% 0px 18%); } 64.7059% { clip-path: inset(93% 0px 7%); } 70.5882% { clip-path: inset(89% 0px 12%); } 76.4706% { clip-path: inset(83% 0px 17%); } 82.3529% { clip-path: inset(55% 0px 13%); } 88.2353% { clip-path: inset(66% 0px 5%); } 94.1176% { clip-path: inset(40% 0px 49%); } 100% { clip-path: inset(16% 0px 42%); } }@keyframes dsm-glitch-anim-one-2 { 0% { clip-path: inset(72% 0px 6%); } 5.88235% { clip-path: inset(2% 0px 87%); } 11.7647% { clip-path: inset(52% 0px 49%); } 17.6471% { clip-path: inset(9% 0px 10%); } 23.5294% { clip-path: inset(12% 0px 65%); } 29.4118% { clip-path: inset(48% 0px 45%); } 35.2941% { clip-path: inset(14% 0px 41%); } 41.1765% { clip-path: inset(55% 0px 4%); } 47.0588% { clip-path: inset(10% 0px 3%); } 52.9412% { clip-path: inset(14% 0px 45%); } 58.8235% { clip-path: inset(54% 0px 18%); } 64.7059% { clip-path: inset(93% 0px 7%); } 70.5882% { clip-path: inset(89% 0px 12%); } 76.4706% { clip-path: inset(83% 0px 17%); } 82.3529% { clip-path: inset(55% 0px 13%); } 88.2353% { clip-path: inset(66% 0px 5%); } 94.1176% { clip-path: inset(40% 0px 49%); } 100% { clip-path: inset(16% 0px 42%); } }@-webkit-keyframes dsm-glitch-anim-two-1 { 0% { clip-path: inset(4% 0px 27%); } 10% { clip-path: inset(15% 0px 57%); } 20% { clip-path: inset(79% 0px 14%); } 30% { clip-path: inset(9% 0px 43%); } 40% { clip-path: inset(47% 0px 44%); } 50% { clip-path: inset(63% 0px 26%); } 60% { clip-path: inset(44% 0px 47%); } 70% { clip-path: inset(71% 0px 22%); } 80% { clip-path: inset(48% 0px 36%); } 90% { clip-path: inset(4% 0px 24%); } 100% { clip-path: inset(72% 0px 12%); } }@keyframes dsm-glitch-anim-two-1 { 0% { clip-path: inset(4% 0px 27%); } 10% { clip-path: inset(15% 0px 57%); } 20% { clip-path: inset(79% 0px 14%); } 30% { clip-path: inset(9% 0px 43%); } 40% { clip-path: inset(47% 0px 44%); } 50% { clip-path: inset(63% 0px 26%); } 60% { clip-path: inset(44% 0px 47%); } 70% { clip-path: inset(71% 0px 22%); } 80% { clip-path: inset(48% 0px 36%); } 90% { clip-path: inset(4% 0px 24%); } 100% { clip-path: inset(72% 0px 12%); } }@-webkit-keyframes dsm-glitch-anim-two-2 { 0% { clip-path: inset(24% 0px 29%); } 10% { clip-path: inset(54% 0px 21%); } 20% { clip-path: inset(28% 0px); } 30% { clip-path: inset(27% 0px 47%); } 40% { clip-path: inset(13% 0px 55%); } 50% { clip-path: inset(9% 0px 37%); } 60% { clip-path: inset(22% 0px 73%); } 70% { clip-path: inset(4% 0px 94%); } 80% { clip-path: inset(98% 0px 1%); } 90% { clip-path: inset(74% 0px 26%); } 100% { clip-path: inset(54% 0px 10%); } }@keyframes dsm-glitch-anim-two-2 { 0% { clip-path: inset(24% 0px 29%); } 10% { clip-path: inset(54% 0px 21%); } 20% { clip-path: inset(28% 0px); } 30% { clip-path: inset(27% 0px 47%); } 40% { clip-path: inset(13% 0px 55%); } 50% { clip-path: inset(9% 0px 37%); } 60% { clip-path: inset(22% 0px 73%); } 70% { clip-path: inset(4% 0px 94%); } 80% { clip-path: inset(98% 0px 1%); } 90% { clip-path: inset(74% 0px 26%); } 100% { clip-path: inset(54% 0px 10%); } }@-webkit-keyframes dsm-glitch-anim-three-1 { 0% { transform: none; opacity: 1; } 7% { transform: skew(-0.5deg, -0.9deg); opacity: 0.75; } 10% { transform: none; opacity: 1; } 27% { transform: none; opacity: 1; } 30% { transform: skew(0.8deg, -0.1deg); opacity: 0.75; } 35% { transform: none; opacity: 1; } 52% { transform: none; opacity: 1; } 55% { transform: skew(-1deg, 0.2deg); opacity: 0.75; } 50% { transform: none; opacity: 1; } 72% { transform: none; opacity: 1; } 75% { transform: skew(0.4deg, 1deg); opacity: 0.75; } 80% { transform: none; opacity: 1; } 100% { transform: none; opacity: 1; } }@keyframes dsm-glitch-anim-three-1 { 0% { transform: none; opacity: 1; } 7% { transform: skew(-0.5deg, -0.9deg); opacity: 0.75; } 10% { transform: none; opacity: 1; } 27% { transform: none; opacity: 1; } 30% { transform: skew(0.8deg, -0.1deg); opacity: 0.75; } 35% { transform: none; opacity: 1; } 52% { transform: none; opacity: 1; } 55% { transform: skew(-1deg, 0.2deg); opacity: 0.75; } 50% { transform: none; opacity: 1; } 72% { transform: none; opacity: 1; } 75% { transform: skew(0.4deg, 1deg); opacity: 0.75; } 80% { transform: none; opacity: 1; } 100% { transform: none; opacity: 1; } }@-webkit-keyframes dsm-glitch-anim-three-2 { 0% { transform: none; opacity: 0.25; } 7% { transform: translate(-2px, -3px); opacity: 0.5; } 10% { transform: none; opacity: 0.25; } 27% { transform: none; opacity: 0.25; } 30% { transform: translate(-5px, -2px); opacity: 0.5; } 35% { transform: none; opacity: 0.25; } 52% { transform: none; opacity: 0.25; } 55% { transform: translate(-5px, -1px); opacity: 0.5; } 50% { transform: none; opacity: 0.25; } 72% { transform: none; opacity: 0.25; } 75% { transform: translate(-2px, -6px); opacity: 0.5; } 80% { transform: none; opacity: 0.25; } 100% { transform: none; opacity: 0.25; } }@keyframes dsm-glitch-anim-three-2 { 0% { transform: none; opacity: 0.25; } 7% { transform: translate(-2px, -3px); opacity: 0.5; } 10% { transform: none; opacity: 0.25; } 27% { transform: none; opacity: 0.25; } 30% { transform: translate(-5px, -2px); opacity: 0.5; } 35% { transform: none; opacity: 0.25; } 52% { transform: none; opacity: 0.25; } 55% { transform: translate(-5px, -1px); opacity: 0.5; } 50% { transform: none; opacity: 0.25; } 72% { transform: none; opacity: 0.25; } 75% { transform: translate(-2px, -6px); opacity: 0.5; } 80% { transform: none; opacity: 0.25; } 100% { transform: none; opacity: 0.25; } }@-webkit-keyframes dsm-glitch-anim-three-3 { 0% { transform: none; opacity: 0.25; } 7% { transform: translate(2px, 3px); opacity: 0.5; } 10% { transform: none; opacity: 0.25; } 27% { transform: none; opacity: 0.25; } 30% { transform: translate(5px, 2px); opacity: 0.5; } 35% { transform: none; opacity: 0.25; } 52% { transform: none; opacity: 0.25; } 55% { transform: translate(5px, 1px); opacity: 0.5; } 50% { transform: none; opacity: 0.25; } 72% { transform: none; opacity: 0.25; } 75% { transform: translate(2px, 6px); opacity: 0.5; } 80% { transform: none; opacity: 0.25; } 100% { transform: none; opacity: 0.25; } }@keyframes dsm-glitch-anim-three-3 { 0% { transform: none; opacity: 0.25; } 7% { transform: translate(2px, 3px); opacity: 0.5; } 10% { transform: none; opacity: 0.25; } 27% { transform: none; opacity: 0.25; } 30% { transform: translate(5px, 2px); opacity: 0.5; } 35% { transform: none; opacity: 0.25; } 52% { transform: none; opacity: 0.25; } 55% { transform: translate(5px, 1px); opacity: 0.5; } 50% { transform: none; opacity: 0.25; } 72% { transform: none; opacity: 0.25; } 75% { transform: translate(2px, 6px); opacity: 0.5; } 80% { transform: none; opacity: 0.25; } 100% { transform: none; opacity: 0.25; } }@-webkit-keyframes pulse-grow { 0% { transform: scale(0.1); opacity: 0; } 50% { opacity: 1; } 100% { transform: scale(1.5); opacity: 0; } }@keyframes pulse-grow { 0% { transform: scale(0.1); opacity: 0; } 50% { opacity: 1; } 100% { transform: scale(1.5); opacity: 0; } }@-webkit-keyframes dsm-animated-gradient-flow { 0% { background-position: 0px 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0px 50%; } }@keyframes dsm-animated-gradient-flow { 0% { background-position: 0px 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0px 50%; } }@-webkit-keyframes fadeInImg { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes fadeInImg { 0% { opacity: 0; } 100% { opacity: 1; } }@-webkit-keyframes blockRevealLR { 0% { transform: translateX(-100%); } 100% { transform: translateX(0px); } }@keyframes blockRevealLR { 0% { transform: translateX(-100%); } 100% { transform: translateX(0px); } }@-webkit-keyframes blockRevealOutLR { 0% { transform: translateX(0px); } 100% { transform: translateX(101%); } }@keyframes blockRevealOutLR { 0% { transform: translateX(0px); } 100% { transform: translateX(101%); } }@keyframes blockRevealRL { 0% { transform: translateX(100%); } 100% { transform: translateX(0px); } }@-webkit-keyframes blockRevealRL { 0% { transform: translateX(100%); } 100% { transform: translateX(0px); } }@keyframes blockRevealOutRL { 0% { transform: translateX(0px); } 100% { transform: translateX(-101%); } }@-webkit-keyframes blockRevealOutRL { 0% { transform: translateX(0px); } 100% { transform: translateX(-101%); } }@keyframes blockRevealTB { 0% { transform: translateY(-100%); } 100% { transform: translateY(0px); } }@-webkit-keyframes blockRevealTB { 0% { transform: translateY(-100%); } 100% { transform: translateY(0px); } }@keyframes blockRevealOutTB { 0% { transform: translateY(0px); } 100% { transform: translateY(101%); } }@-webkit-keyframes blockRevealOutTB { 0% { transform: translateY(0px); } 100% { transform: translateY(101%); } }@keyframes blockRevealBT { 0% { transform: translateY(100%); } 100% { transform: translateY(0px); } }@-webkit-keyframes blockRevealBT { 0% { transform: translateY(100%); } 100% { transform: translateY(0px); } }@keyframes blockRevealOutBT { 0% { transform: translateY(0px); } 100% { transform: translateY(-101%); } }@-webkit-keyframes blockRevealOutBT { 0% { transform: translateY(0px); } 100% { transform: translateY(-101%); } }@-webkit-keyframes fadeInImg { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes fadeInImg { 0% { opacity: 0; } 100% { opacity: 1; } }@-webkit-keyframes blockRevealLR { 0% { transform: translateX(-100%); } 100% { transform: translateX(0px); } }@keyframes blockRevealLR { 0% { transform: translateX(-100%); } 100% { transform: translateX(0px); } }@-webkit-keyframes blockRevealOutLR { 0% { transform: translateX(0px); } 100% { transform: translateX(101%); } }@keyframes blockRevealOutLR { 0% { transform: translateX(0px); } 100% { transform: translateX(101%); } }@keyframes blockRevealRL { 0% { transform: translateX(100%); } 100% { transform: translateX(0px); } }@-webkit-keyframes blockRevealRL { 0% { transform: translateX(100%); } 100% { transform: translateX(0px); } }@keyframes blockRevealOutRL { 0% { transform: translateX(0px); } 100% { transform: translateX(-101%); } }@-webkit-keyframes blockRevealOutRL { 0% { transform: translateX(0px); } 100% { transform: translateX(-101%); } }@keyframes blockRevealTB { 0% { transform: translateY(-100%); } 100% { transform: translateY(0px); } }@-webkit-keyframes blockRevealTB { 0% { transform: translateY(-100%); } 100% { transform: translateY(0px); } }@keyframes blockRevealOutTB { 0% { transform: translateY(0px); } 100% { transform: translateY(101%); } }@-webkit-keyframes blockRevealOutTB { 0% { transform: translateY(0px); } 100% { transform: translateY(101%); } }@keyframes blockRevealBT { 0% { transform: translateY(100%); } 100% { transform: translateY(0px); } }@-webkit-keyframes blockRevealBT { 0% { transform: translateY(100%); } 100% { transform: translateY(0px); } }@keyframes blockRevealOutBT { 0% { transform: translateY(0px); } 100% { transform: translateY(-101%); } }@-webkit-keyframes blockRevealOutBT { 0% { transform: translateY(0px); } 100% { transform: translateY(-101%); } }@-webkit-keyframes dsm-pulse { 25% { transform: scale(1.1); } 75% { transform: scale(0.9); } }@keyframes dsm-pulse { 25% { transform: scale(1.1); } 75% { transform: scale(0.9); } }@-webkit-keyframes dsm-pulse-grow { 100% { transform: scale(1.1); } }@keyframes dsm-pulse-grow { 100% { transform: scale(1.1); } }@-webkit-keyframes dsm-pulse-shrink { 100% { transform: scale(0.9); } }@keyframes dsm-pulse-shrink { 100% { transform: scale(0.9); } }@-webkit-keyframes dsm-push { 50% { transform: scale(0.8); } 100% { transform: scale(1); } }@keyframes dsm-push { 50% { transform: scale(0.8); } 100% { transform: scale(1); } }@-webkit-keyframes dsm-pop { 50% { transform: scale(1.2); } }@keyframes dsm-pop { 50% { transform: scale(1.2); } }@-webkit-keyframes dsm-bob { 0% { transform: translateY(-8px); } 50% { transform: translateY(-4px); } 100% { transform: translateY(-8px); } }@keyframes dsm-bob { 0% { transform: translateY(-8px); } 50% { transform: translateY(-4px); } 100% { transform: translateY(-8px); } }@-webkit-keyframes dsm-bob-float { 100% { transform: translateY(-8px); } }@keyframes dsm-bob-float { 100% { transform: translateY(-8px); } }@-webkit-keyframes dsm-hang { 0% { transform: translateY(8px); } 50% { transform: translateY(4px); } 100% { transform: translateY(8px); } }@keyframes dsm-hang { 0% { transform: translateY(8px); } 50% { transform: translateY(4px); } 100% { transform: translateY(8px); } }@-webkit-keyframes dsm-hang-sink { 100% { transform: translateY(8px); } }@keyframes dsm-hang-sink { 100% { transform: translateY(8px); } }@-webkit-keyframes dsm-wobble-vertical { 16.65% { transform: translateY(8px); } 33.3% { transform: translateY(-6px); } 49.95% { transform: translateY(4px); } 66.6% { transform: translateY(-2px); } 83.25% { transform: translateY(1px); } 100% { transform: translateY(0px); } }@keyframes dsm-wobble-vertical { 16.65% { transform: translateY(8px); } 33.3% { transform: translateY(-6px); } 49.95% { transform: translateY(4px); } 66.6% { transform: translateY(-2px); } 83.25% { transform: translateY(1px); } 100% { transform: translateY(0px); } }@-webkit-keyframes dsm-wobble-horizontal { 16.65% { transform: translateX(8px); } 33.3% { transform: translateX(-6px); } 49.95% { transform: translateX(4px); } 66.6% { transform: translateX(-2px); } 83.25% { transform: translateX(1px); } 100% { transform: translateX(0px); } }@keyframes dsm-wobble-horizontal { 16.65% { transform: translateX(8px); } 33.3% { transform: translateX(-6px); } 49.95% { transform: translateX(4px); } 66.6% { transform: translateX(-2px); } 83.25% { transform: translateX(1px); } 100% { transform: translateX(0px); } }@-webkit-keyframes dsm-wobble-to-bottom-right { 16.65% { transform: translate(8px, 8px); } 33.3% { transform: translate(-6px, -6px); } 49.95% { transform: translate(4px, 4px); } 66.6% { transform: translate(-2px, -2px); } 83.25% { transform: translate(1px, 1px); } 100% { transform: translate(0px); } }@keyframes dsm-wobble-to-bottom-right { 16.65% { transform: translate(8px, 8px); } 33.3% { transform: translate(-6px, -6px); } 49.95% { transform: translate(4px, 4px); } 66.6% { transform: translate(-2px, -2px); } 83.25% { transform: translate(1px, 1px); } 100% { transform: translate(0px); } }@-webkit-keyframes dsm-wobble-to-top-right { 16.65% { transform: translate(8px, -8px); } 33.3% { transform: translate(-6px, 6px); } 49.95% { transform: translate(4px, -4px); } 66.6% { transform: translate(-2px, 2px); } 83.25% { transform: translate(1px, -1px); } 100% { transform: translate(0px); } }@keyframes dsm-wobble-to-top-right { 16.65% { transform: translate(8px, -8px); } 33.3% { transform: translate(-6px, 6px); } 49.95% { transform: translate(4px, -4px); } 66.6% { transform: translate(-2px, 2px); } 83.25% { transform: translate(1px, -1px); } 100% { transform: translate(0px); } }@-webkit-keyframes dsm-wobble-top { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@keyframes dsm-wobble-top { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@-webkit-keyframes dsm-wobble-bottom { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@keyframes dsm-wobble-bottom { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@-webkit-keyframes dsm-wobble-skew { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@keyframes dsm-wobble-skew { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@-webkit-keyframes dsm-buzz { 50% { transform: translateX(3px) rotate(2deg); } 100% { transform: translateX(-3px) rotate(-2deg); } }@keyframes dsm-buzz { 50% { transform: translateX(3px) rotate(2deg); } 100% { transform: translateX(-3px) rotate(-2deg); } }@-webkit-keyframes dsm-buzz-out { 10% { transform: translateX(3px) rotate(2deg); } 20% { transform: translateX(-3px) rotate(-2deg); } 30% { transform: translateX(3px) rotate(2deg); } 40% { transform: translateX(-3px) rotate(-2deg); } 50% { transform: translateX(2px) rotate(1deg); } 60% { transform: translateX(-2px) rotate(-1deg); } 70% { transform: translateX(2px) rotate(1deg); } 80% { transform: translateX(-2px) rotate(-1deg); } 90% { transform: translateX(1px) rotate(0deg); } 100% { transform: translateX(-1px) rotate(0deg); } }@keyframes dsm-buzz-out { 10% { transform: translateX(3px) rotate(2deg); } 20% { transform: translateX(-3px) rotate(-2deg); } 30% { transform: translateX(3px) rotate(2deg); } 40% { transform: translateX(-3px) rotate(-2deg); } 50% { transform: translateX(2px) rotate(1deg); } 60% { transform: translateX(-2px) rotate(-1deg); } 70% { transform: translateX(2px) rotate(1deg); } 80% { transform: translateX(-2px) rotate(-1deg); } 90% { transform: translateX(1px) rotate(0deg); } 100% { transform: translateX(-1px) rotate(0deg); } }@-webkit-keyframes dsm-back-pulse { 50% { background-color: rgba(32, 152, 209, 0.75); } }@keyframes dsm-back-pulse { 50% { background-color: rgba(32, 152, 209, 0.75); } }@-webkit-keyframes dsm-ripple-out { 100% { inset: -12px; opacity: 0; } }@keyframes dsm-ripple-out { 100% { inset: -12px; opacity: 0; } }@-webkit-keyframes dsm-ripple-in { 100% { inset: 0px; opacity: 1; } }@keyframes dsm-ripple-in { 100% { inset: 0px; opacity: 1; } }@-webkit-keyframes dsm-icon-down { 0%, 50%, 100% { transform: translateY(0px); } 25%, 75% { transform: translateY(6px); } }@keyframes dsm-icon-down { 0%, 50%, 100% { transform: translateY(0px); } 25%, 75% { transform: translateY(6px); } }@-webkit-keyframes dsm-icon-up { 0%, 50%, 100% { transform: translateY(0px); } 25%, 75% { transform: translateY(-6px); } }@keyframes dsm-icon-up { 0%, 50%, 100% { transform: translateY(0px); } 25%, 75% { transform: translateY(-6px); } }@-webkit-keyframes dsm-icon-drop { 0% { opacity: 0; } 50% { opacity: 0; transform: translateY(-100%); } 51%, 100% { opacity: 1; } }@keyframes dsm-icon-drop { 0% { opacity: 0; } 50% { opacity: 0; transform: translateY(-100%); } 51%, 100% { opacity: 1; } }@-webkit-keyframes dsm-icon-float-away { 0% { opacity: 1; } 100% { opacity: 0; transform: translateY(-1em); } }@keyframes dsm-icon-float-away { 0% { opacity: 1; } 100% { opacity: 0; transform: translateY(-1em); } }@-webkit-keyframes dsm-icon-sink-away { 0% { opacity: 1; } 100% { opacity: 0; transform: translateY(1em); } }@keyframes dsm-icon-sink-away { 0% { opacity: 1; } 100% { opacity: 0; transform: translateY(1em); } }@-webkit-keyframes dsm-icon-pulse { 25% { transform: scale(1.3); } 75% { transform: scale(0.8); } }@keyframes dsm-icon-pulse { 25% { transform: scale(1.3); } 75% { transform: scale(0.8); } }@-webkit-keyframes dsm-icon-pulse-grow { 100% { transform: scale(1.3); } }@keyframes dsm-icon-pulse-grow { 100% { transform: scale(1.3); } }@-webkit-keyframes dsm-icon-pulse-shrink { 100% { transform: scale(0.8); } }@keyframes dsm-icon-pulse-shrink { 100% { transform: scale(0.8); } }@-webkit-keyframes dsm-icon-push { 50% { transform: scale(0.5); } }@keyframes dsm-icon-push { 50% { transform: scale(0.5); } }@-webkit-keyframes dsm-icon-pop { 50% { transform: scale(1.5); } }@keyframes dsm-icon-pop { 50% { transform: scale(1.5); } }@-webkit-keyframes dsm-icon-bob { 0% { transform: translateY(-6px); } 50% { transform: translateY(-2px); } 100% { transform: translateY(-6px); } }@keyframes dsm-icon-bob { 0% { transform: translateY(-6px); } 50% { transform: translateY(-2px); } 100% { transform: translateY(-6px); } }@-webkit-keyframes dsm-icon-bob-float { 100% { transform: translateY(-6px); } }@keyframes dsm-icon-bob-float { 100% { transform: translateY(-6px); } }@-webkit-keyframes dsm-icon-hang { 0% { transform: translateY(6px); } 50% { transform: translateY(2px); } 100% { transform: translateY(6px); } }@keyframes dsm-icon-hang { 0% { transform: translateY(6px); } 50% { transform: translateY(2px); } 100% { transform: translateY(6px); } }@-webkit-keyframes dsm-icon-hang-sink { 100% { transform: translateY(6px); } }@keyframes dsm-icon-hang-sink { 100% { transform: translateY(6px); } }@-webkit-keyframes dsm-icon-wobble-horizontal { 16.65% { transform: translateX(6px); } 33.3% { transform: translateX(-5px); } 49.95% { transform: translateX(4px); } 66.6% { transform: translateX(-2px); } 83.25% { transform: translateX(1px); } 100% { transform: translateX(0px); } }@keyframes dsm-icon-wobble-horizontal { 16.65% { transform: translateX(6px); } 33.3% { transform: translateX(-5px); } 49.95% { transform: translateX(4px); } 66.6% { transform: translateX(-2px); } 83.25% { transform: translateX(1px); } 100% { transform: translateX(0px); } }@-webkit-keyframes dsm-icon-wobble-vertical { 16.65% { transform: translateY(6px); } 33.3% { transform: translateY(-5px); } 49.95% { transform: translateY(4px); } 66.6% { transform: translateY(-2px); } 83.25% { transform: translateY(1px); } 100% { transform: translateY(0px); } }@keyframes dsm-icon-wobble-vertical { 16.65% { transform: translateY(6px); } 33.3% { transform: translateY(-5px); } 49.95% { transform: translateY(4px); } 66.6% { transform: translateY(-2px); } 83.25% { transform: translateY(1px); } 100% { transform: translateY(0px); } }@-webkit-keyframes dsm-icon-buzz { 50% { transform: translateX(3px) rotate(2deg); } 100% { transform: translateX(-3px) rotate(-2deg); } }@keyframes dsm-icon-buzz { 50% { transform: translateX(3px) rotate(2deg); } 100% { transform: translateX(-3px) rotate(-2deg); } }@-webkit-keyframes dsm-icon-buzz-out { 10% { transform: translateX(3px) rotate(2deg); } 20% { transform: translateX(-3px) rotate(-2deg); } 30% { transform: translateX(3px) rotate(2deg); } 40% { transform: translateX(-3px) rotate(-2deg); } 50% { transform: translateX(2px) rotate(1deg); } 60% { transform: translateX(-2px) rotate(-1deg); } 70% { transform: translateX(2px) rotate(1deg); } 80% { transform: translateX(-2px) rotate(-1deg); } 90% { transform: translateX(1px) rotate(0deg); } 100% { transform: translateX(-1px) rotate(0deg); } }@keyframes dsm-icon-buzz-out { 10% { transform: translateX(3px) rotate(2deg); } 20% { transform: translateX(-3px) rotate(-2deg); } 30% { transform: translateX(3px) rotate(2deg); } 40% { transform: translateX(-3px) rotate(-2deg); } 50% { transform: translateX(2px) rotate(1deg); } 60% { transform: translateX(-2px) rotate(-1deg); } 70% { transform: translateX(2px) rotate(1deg); } 80% { transform: translateX(-2px) rotate(-1deg); } 90% { transform: translateX(1px) rotate(0deg); } 100% { transform: translateX(-1px) rotate(0deg); } }@font-face { font-family: Lora; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/lora/v37/0QIhMX1D_JOuMw_LIftLtfOm8w.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: Lora; font-style: italic; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/lora/v37/0QIhMX1D_JOuMw_LIftLtfOm8w.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: Lora; font-style: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/lora/v37/0QIhMX1D_JOuMw_LIftLtfOm8w.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: Lora; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/lora/v37/0QIhMX1D_JOuMw_LIftLtfOm8w.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: Montserrat; font-style: normal; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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: Montserrat; font-style: normal; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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: Montserrat; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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: Montserrat; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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: Montserrat; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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: Montserrat; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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: Montserrat; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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: Montserrat; font-style: normal; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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: Montserrat; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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; }@-webkit-keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } }@keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } }@-webkit-keyframes bounce { 0%, 20%, 53%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0px, 0px, 0px); } 40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px); } 70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px); } 90% { transform: translate3d(0px, -4px, 0px); } }@keyframes bounce { 0%, 20%, 53%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0px, 0px, 0px); } 40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px); } 70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px); } 90% { transform: translate3d(0px, -4px, 0px); } }@-webkit-keyframes flash { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0; } }@keyframes flash { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0; } }@-webkit-keyframes pulse { 0% { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } 100% { transform: scale3d(1, 1, 1); } }@keyframes pulse { 0% { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } 100% { transform: scale3d(1, 1, 1); } }@-webkit-keyframes rubberBand { 0% { transform: scale3d(1, 1, 1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } 100% { transform: scale3d(1, 1, 1); } }@keyframes rubberBand { 0% { transform: scale3d(1, 1, 1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } 100% { transform: scale3d(1, 1, 1); } }@-webkit-keyframes shake { 0%, 100% { transform: translate3d(0px, 0px, 0px); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); } 20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); } }@keyframes shake { 0%, 100% { transform: translate3d(0px, 0px, 0px); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); } 20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); } }@-webkit-keyframes headShake { 0% { transform: translateX(0px); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0px); } }@keyframes headShake { 0% { transform: translateX(0px); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0px); } }@-webkit-keyframes swing { 20% { transform: rotate3d(0, 0, 1, 15deg); } 40% { transform: rotate3d(0, 0, 1, -10deg); } 60% { transform: rotate3d(0, 0, 1, 5deg); } 80% { transform: rotate3d(0, 0, 1, -5deg); } 100% { transform: rotate3d(0, 0, 1, 0deg); } }@keyframes swing { 20% { transform: rotate3d(0, 0, 1, 15deg); } 40% { transform: rotate3d(0, 0, 1, -10deg); } 60% { transform: rotate3d(0, 0, 1, 5deg); } 80% { transform: rotate3d(0, 0, 1, -5deg); } 100% { transform: rotate3d(0, 0, 1, 0deg); } }@-webkit-keyframes tada { 0% { transform: scale3d(1, 1, 1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } 100% { transform: scale3d(1, 1, 1); } }@keyframes tada { 0% { transform: scale3d(1, 1, 1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } 100% { transform: scale3d(1, 1, 1); } }@-webkit-keyframes wobble { 0% { transform: translate3d(0px, 0px, 0px); } 15% { transform: translate3d(-25%, 0px, 0px) rotate3d(0, 0, 1, -5deg); } 30% { transform: translate3d(20%, 0px, 0px) rotate3d(0, 0, 1, 3deg); } 45% { transform: translate3d(-15%, 0px, 0px) rotate3d(0, 0, 1, -3deg); } 60% { transform: translate3d(10%, 0px, 0px) rotate3d(0, 0, 1, 2deg); } 75% { transform: translate3d(-5%, 0px, 0px) rotate3d(0, 0, 1, -1deg); } 100% { transform: translate3d(0px, 0px, 0px); } }@keyframes wobble { 0% { transform: translate3d(0px, 0px, 0px); } 15% { transform: translate3d(-25%, 0px, 0px) rotate3d(0, 0, 1, -5deg); } 30% { transform: translate3d(20%, 0px, 0px) rotate3d(0, 0, 1, 3deg); } 45% { transform: translate3d(-15%, 0px, 0px) rotate3d(0, 0, 1, -3deg); } 60% { transform: translate3d(10%, 0px, 0px) rotate3d(0, 0, 1, 2deg); } 75% { transform: translate3d(-5%, 0px, 0px) rotate3d(0, 0, 1, -1deg); } 100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes jello { 0%, 11.1%, 100% { transform: translate3d(0px, 0px, 0px); } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); } }@keyframes jello { 0%, 11.1%, 100% { transform: translate3d(0px, 0px, 0px); } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); } }@-webkit-keyframes heartBeat { 0% { transform: scale(1); } 14% { transform: scale(1.3); } 28% { transform: scale(1); } 42% { transform: scale(1.3); } 70% { transform: scale(1); } }@keyframes heartBeat { 0% { transform: scale(1); } 14% { transform: scale(1.3); } 28% { transform: scale(1); } 42% { transform: scale(1.3); } 70% { transform: scale(1); } }@-webkit-keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } 100% { opacity: 1; transform: scale3d(1, 1, 1); } }@keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } 100% { opacity: 1; transform: scale3d(1, 1, 1); } }@-webkit-keyframes bounceInDown { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0px, -3000px, 0px); } 60% { opacity: 1; transform: translate3d(0px, 25px, 0px); } 75% { transform: translate3d(0px, -10px, 0px); } 90% { transform: translate3d(0px, 5px, 0px); } 100% { transform: translate3d(0px, 0px, 0px); } }@keyframes bounceInDown { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0px, -3000px, 0px); } 60% { opacity: 1; transform: translate3d(0px, 25px, 0px); } 75% { transform: translate3d(0px, -10px, 0px); } 90% { transform: translate3d(0px, 5px, 0px); } 100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes bounceInLeft { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px); } 60% { opacity: 1; transform: translate3d(25px, 0px, 0px); } 75% { transform: translate3d(-10px, 0px, 0px); } 90% { transform: translate3d(5px, 0px, 0px); } 100% { transform: translate3d(0px, 0px, 0px); } }@keyframes bounceInLeft { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px); } 60% { opacity: 1; transform: translate3d(25px, 0px, 0px); } 75% { transform: translate3d(-10px, 0px, 0px); } 90% { transform: translate3d(5px, 0px, 0px); } 100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(3000px, 0px, 0px); } 60% { opacity: 1; transform: translate3d(-25px, 0px, 0px); } 75% { transform: translate3d(10px, 0px, 0px); } 90% { transform: translate3d(-5px, 0px, 0px); } 100% { transform: translate3d(0px, 0px, 0px); } }@keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(3000px, 0px, 0px); } 60% { opacity: 1; transform: translate3d(-25px, 0px, 0px); } 75% { transform: translate3d(10px, 0px, 0px); } 90% { transform: translate3d(-5px, 0px, 0px); } 100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes bounceInUp { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0px, 3000px, 0px); } 60% { opacity: 1; transform: translate3d(0px, -20px, 0px); } 75% { transform: translate3d(0px, 10px, 0px); } 90% { transform: translate3d(0px, -5px, 0px); } 100% { transform: translate3d(0px, 0px, 0px); } }@keyframes bounceInUp { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0px, 3000px, 0px); } 60% { opacity: 1; transform: translate3d(0px, -20px, 0px); } 75% { transform: translate3d(0px, 10px, 0px); } 90% { transform: translate3d(0px, -5px, 0px); } 100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes bounceOut { 20% { transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); } 100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } }@keyframes bounceOut { 20% { transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); } 100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } }@-webkit-keyframes bounceOutDown { 20% { transform: translate3d(0px, 10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@keyframes bounceOutDown { 20% { transform: translate3d(0px, 10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@-webkit-keyframes bounceOutLeft { 20% { opacity: 1; transform: translate3d(20px, 0px, 0px); } 100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@keyframes bounceOutLeft { 20% { opacity: 1; transform: translate3d(20px, 0px, 0px); } 100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@-webkit-keyframes bounceOutRight { 20% { opacity: 1; transform: translate3d(-20px, 0px, 0px); } 100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@keyframes bounceOutRight { 20% { opacity: 1; transform: translate3d(-20px, 0px, 0px); } 100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@-webkit-keyframes bounceOutUp { 20% { transform: translate3d(0px, -10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@keyframes bounceOutUp { 20% { transform: translate3d(0px, -10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@-webkit-keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0px, -100%, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0px, -100%, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInDownBig { 0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInDownBig { 0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInLeft { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInLeft { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInLeftBig { 0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInLeftBig { 0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInRight { 0% { opacity: 0; transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInRight { 0% { opacity: 0; transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInRightBig { 0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInRightBig { 0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInUp { 0% { opacity: 0; transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInUp { 0% { opacity: 0; transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInUpBig { 0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInUpBig { 0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }@keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }@-webkit-keyframes fadeOutDown { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 100%, 0px); } }@keyframes fadeOutDown { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 100%, 0px); } }@-webkit-keyframes fadeOutDownBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@keyframes fadeOutDownBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@-webkit-keyframes fadeOutLeft { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } }@keyframes fadeOutLeft { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } }@-webkit-keyframes fadeOutLeftBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@keyframes fadeOutLeftBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@-webkit-keyframes fadeOutRight { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px); } }@keyframes fadeOutRight { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px); } }@-webkit-keyframes fadeOutRightBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@keyframes fadeOutRightBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@-webkit-keyframes fadeOutUp { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -100%, 0px); } }@keyframes fadeOutUp { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -100%, 0px); } }@-webkit-keyframes fadeOutUpBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@keyframes fadeOutUpBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@-webkit-keyframes flip { 0% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, -360deg); animation-timing-function: ease-out; } 40% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -190deg); animation-timing-function: ease-out; } 50% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -170deg); animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, 0deg); animation-timing-function: ease-in; } 100% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, 0deg); animation-timing-function: ease-in; } }@keyframes flip { 0% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, -360deg); animation-timing-function: ease-out; } 40% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -190deg); animation-timing-function: ease-out; } 50% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -170deg); animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, 0deg); animation-timing-function: ease-in; } 100% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, 0deg); animation-timing-function: ease-in; } }@-webkit-keyframes flipInX { 0% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } 100% { transform: perspective(400px); } }@keyframes flipInX { 0% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } 100% { transform: perspective(400px); } }@-webkit-keyframes flipInY { 0% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(0, 1, 0, -20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } 100% { transform: perspective(400px); } }@keyframes flipInY { 0% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(0, 1, 0, -20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } 100% { transform: perspective(400px); } }@-webkit-keyframes flipOutX { 0% { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; } 100% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } }@keyframes flipOutX { 0% { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; } 100% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } }@-webkit-keyframes flipOutY { 0% { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; } 100% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } }@keyframes flipOutY { 0% { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; } 100% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } }@-webkit-keyframes lightSpeedIn { 0% { transform: translate3d(100%, 0px, 0px) skewX(-30deg); opacity: 0; } 60% { transform: skewX(20deg); opacity: 1; } 80% { transform: skewX(-5deg); } 100% { transform: translate3d(0px, 0px, 0px); } }@keyframes lightSpeedIn { 0% { transform: translate3d(100%, 0px, 0px) skewX(-30deg); opacity: 0; } 60% { transform: skewX(20deg); opacity: 1; } 80% { transform: skewX(-5deg); } 100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes lightSpeedOut { 0% { opacity: 1; } 100% { transform: translate3d(100%, 0px, 0px) skewX(30deg); opacity: 0; } }@keyframes lightSpeedOut { 0% { opacity: 1; } 100% { transform: translate3d(100%, 0px, 0px) skewX(30deg); opacity: 0; } }@-webkit-keyframes rotateIn { 0% { transform-origin: center center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } 100% { transform-origin: center center; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@keyframes rotateIn { 0% { transform-origin: center center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } 100% { transform-origin: center center; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@-webkit-keyframes rotateInDownLeft { 0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } 100% { transform-origin: left bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@keyframes rotateInDownLeft { 0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } 100% { transform-origin: left bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@-webkit-keyframes rotateInDownRight { 0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } 100% { transform-origin: right bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@keyframes rotateInDownRight { 0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } 100% { transform-origin: right bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@-webkit-keyframes rotateInUpLeft { 0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } 100% { transform-origin: left bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@keyframes rotateInUpLeft { 0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } 100% { transform-origin: left bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@-webkit-keyframes rotateInUpRight { 0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } 100% { transform-origin: right bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@keyframes rotateInUpRight { 0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } 100% { transform-origin: right bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@-webkit-keyframes rotateOut { 0% { transform-origin: center center; opacity: 1; } 100% { transform-origin: center center; transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } }@keyframes rotateOut { 0% { transform-origin: center center; opacity: 1; } 100% { transform-origin: center center; transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } }@-webkit-keyframes rotateOutDownLeft { 0% { transform-origin: left bottom; opacity: 1; } 100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } }@keyframes rotateOutDownLeft { 0% { transform-origin: left bottom; opacity: 1; } 100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } }@-webkit-keyframes rotateOutDownRight { 0% { transform-origin: right bottom; opacity: 1; } 100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } }@keyframes rotateOutDownRight { 0% { transform-origin: right bottom; opacity: 1; } 100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } }@-webkit-keyframes rotateOutUpLeft { 0% { transform-origin: left bottom; opacity: 1; } 100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } }@keyframes rotateOutUpLeft { 0% { transform-origin: left bottom; opacity: 1; } 100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } }@-webkit-keyframes rotateOutUpRight { 0% { transform-origin: right bottom; opacity: 1; } 100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } }@keyframes rotateOutUpRight { 0% { transform-origin: right bottom; opacity: 1; } 100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } }@-webkit-keyframes hinge { 0% { transform-origin: left top; animation-timing-function: ease-in-out; } 20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: left top; animation-timing-function: ease-in-out; } 40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: left top; animation-timing-function: ease-in-out; opacity: 1; } 100% { transform: translate3d(0px, 700px, 0px); opacity: 0; } }@keyframes hinge { 0% { transform-origin: left top; animation-timing-function: ease-in-out; } 20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: left top; animation-timing-function: ease-in-out; } 40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: left top; animation-timing-function: ease-in-out; opacity: 1; } 100% { transform: translate3d(0px, 700px, 0px); opacity: 0; } }@-webkit-keyframes jackInTheBox { 0% { opacity: 0; transform: scale(0.1) rotate(30deg); transform-origin: center bottom; } 50% { transform: rotate(-10deg); } 70% { transform: rotate(3deg); } 100% { opacity: 1; transform: scale(1); } }@keyframes jackInTheBox { 0% { opacity: 0; transform: scale(0.1) rotate(30deg); transform-origin: center bottom; } 50% { transform: rotate(-10deg); } 70% { transform: rotate(3deg); } 100% { opacity: 1; transform: scale(1); } }@-webkit-keyframes rollIn { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate3d(0, 0, 1, -120deg); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes rollIn { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate3d(0, 0, 1, -120deg); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes rollOut { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate3d(0, 0, 1, 120deg); } }@keyframes rollOut { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate3d(0, 0, 1, 120deg); } }@-webkit-keyframes zoomIn { 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } }@keyframes zoomIn { 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } }@-webkit-keyframes zoomInDown { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInDown { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomInLeft { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInLeft { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomInRight { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInRight { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomInUp { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInUp { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomOut { 0% { opacity: 1; } 50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 100% { opacity: 0; } }@keyframes zoomOut { 0% { opacity: 1; } 50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 100% { opacity: 0; } }@-webkit-keyframes zoomOutDown { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomOutDown { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomOutLeft { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px); } 100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); transform-origin: left center; } }@keyframes zoomOutLeft { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px); } 100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); transform-origin: left center; } }@-webkit-keyframes zoomOutRight { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px); } 100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); transform-origin: right center; } }@keyframes zoomOutRight { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px); } 100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); transform-origin: right center; } }@-webkit-keyframes zoomOutUp { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomOutUp { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes slideInDown { 0% { transform: translate3d(0px, -100%, 0px); visibility: visible; } 100% { transform: translate3d(0px, 0px, 0px); } }@keyframes slideInDown { 0% { transform: translate3d(0px, -100%, 0px); visibility: visible; } 100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes slideInLeft { 0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; } 100% { transform: translate3d(0px, 0px, 0px); } }@keyframes slideInLeft { 0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; } 100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes slideInRight { 0% { transform: translate3d(100%, 0px, 0px); visibility: visible; } 100% { transform: translate3d(0px, 0px, 0px); } }@keyframes slideInRight { 0% { transform: translate3d(100%, 0px, 0px); visibility: visible; } 100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes slideInUp { 0% { transform: translate3d(0px, 100%, 0px); visibility: visible; } 100% { transform: translate3d(0px, 0px, 0px); } }@keyframes slideInUp { 0% { transform: translate3d(0px, 100%, 0px); visibility: visible; } 100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes slideOutDown { 0% { transform: translate3d(0px, 0px, 0px); } 100% { visibility: hidden; transform: translate3d(0px, 100%, 0px); } }@keyframes slideOutDown { 0% { transform: translate3d(0px, 0px, 0px); } 100% { visibility: hidden; transform: translate3d(0px, 100%, 0px); } }@-webkit-keyframes slideOutLeft { 0% { transform: translate3d(0px, 0px, 0px); } 100% { visibility: hidden; transform: translate3d(-100%, 0px, 0px); } }@keyframes slideOutLeft { 0% { transform: translate3d(0px, 0px, 0px); } 100% { visibility: hidden; transform: translate3d(-100%, 0px, 0px); } }@-webkit-keyframes slideOutRight { 0% { transform: translate3d(0px, 0px, 0px); } 100% { visibility: hidden; transform: translate3d(100%, 0px, 0px); } }@keyframes slideOutRight { 0% { transform: translate3d(0px, 0px, 0px); } 100% { visibility: hidden; transform: translate3d(100%, 0px, 0px); } }@-webkit-keyframes slideOutUp { 0% { transform: translate3d(0px, 0px, 0px); } 100% { visibility: hidden; transform: translate3d(0px, -100%, 0px); } }@keyframes slideOutUp { 0% { transform: translate3d(0px, 0px, 0px); } 100% { visibility: hidden; transform: translate3d(0px, -100%, 0px); } }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; }ol, ul { list-style: none; }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.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; }embed, iframe, object, video { max-width: 100%; }h1, h2, h3, h4, h5, h6 { color: #333333; padding-bottom: 10px; line-height: 1em; font-weight: 500; }h1 { font-size: 30px; }h2 { font-size: 26px; }h4 { font-size: 18px; }h5 { font-size: 16px; }input { appearance: none; }input[type="checkbox"] { appearance: checkbox; }input.text, input.title, input[type="email"], input[type="password"], input[type="tel"], input[type="text"], select, textarea { background-color: #ffffff; border: 1px solid #bbbbbb; padding: 2px; color: #4e4e4e; }input.text:focus, input.title:focus, input[type="text"]:focus, select:focus, textarea:focus { border-color: #2d3940; color: #3e3e3e; }input.text, input.title, input[type="text"], select, textarea { margin: 0px; }button, input, select, textarea { font-family: inherit; }img { max-width: 100%; height: auto; }#main-content { background-color: #ffffff; }#left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul { list-style-type: disc; padding: 0px 0px 23px 1em; line-height: 26px; }.page.et_pb_pagebuilder_layout #main-content { background-color: transparent; }@media (max-width: 980px){#page-container { padding-top: 80px; }.et-tb #page-container, .et-tb-has-header #page-container { padding-top: 0px !important; }}.et_pb_pagebuilder_layout .entry-content, .et_pb_pagebuilder_layout .et_pb_post .entry-content { margin-bottom: 0px !important; padding-top: 0px; }.et_mobile_menu, .nav li ul { border-color: #2ea3f2; }#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .mobile_menu_bar::after, .mobile_menu_bar::before { color: #2ea3f2; }#top-menu, .et-menu, nav#top-menu-nav, nav.et-menu-nav { float: left; }.et_toggle_slide_menu::after, .mobile_menu_bar::before { content: "a"; font-size: 32px; left: 0px; position: relative; top: 0px; cursor: pointer; }@-webkit-keyframes fadeInLeft { 0% { opacity: 0; transform: translateX(-100%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes fadeInLeft { 0% { opacity: 0; transform: translateX(-100%); } 100% { opacity: 1; transform: translateX(0px); } }@-webkit-keyframes fadeOutRight { 0% { opacity: 1; transform: translateX(0px); } 100% { opacity: 0; transform: translateX(100%); } }@keyframes fadeOutRight { 0% { opacity: 1; transform: translateX(0px); } 100% { opacity: 0; transform: translateX(100%); } }@-webkit-keyframes fadeOutLeft { 0% { opacity: 1; transform: translateX(0px); } 100% { opacity: 0; transform: translateX(-70%); } }@keyframes fadeOutLeft { 0% { opacity: 1; transform: translateX(0px); } 100% { opacity: 0; transform: translateX(-70%); } }@-webkit-keyframes fadeInRight { 0% { opacity: 0; transform: translateX(100%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes fadeInRight { 0% { opacity: 0; transform: translateX(100%); } 100% { opacity: 1; transform: translateX(0px); } }.et-social-facebook a.icon::before { content: ""; }.et-social-instagram a.icon::before { content: ""; }* { box-sizing: border-box; }#et-info-email::before, #et-info-phone::before, #et_search_icon::before, .comment-reply-link::after, .et-cart-info span::before, .et-pb-arrow-next::before, .et-pb-arrow-prev::before, .et-social-icon a::before, .et_audio_container .mejs-playpause-button button::before, .et_audio_container .mejs-volume-button button::before, .et_overlay::before, .et_password_protected_form .et_submit_button::after, .et_pb_button::after, .et_pb_contact_reset::after, .et_pb_contact_submit::after, .et_pb_font_icon::before, .et_pb_newsletter_button::after, .et_pb_pricing_table_button::after, .et_pb_promo_button::after, .et_pb_testimonial::before, .et_pb_toggle_title::before, .form-submit .et_pb_button::after, .mobile_menu_bar::before, a.et_pb_more_button::after { speak: none; font-style: normal; font-weight: 400; font-feature-settings: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; text-shadow: 0px 0px; direction: ltr; font-family: ETmodules !important; }.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_button { font-size: 20px; font-weight: 500; padding: 0.3em 1em; background-color: transparent; background-size: cover; background-position: 50% center; background-repeat: no-repeat; border: 2px solid; border-radius: 3px; transition-duration: 0.2s; line-height: 1.7em !important; transition-property: all !important; }.et_pb_button, .et_pb_button_inner { position: relative; }.et_pb_button:hover, .et_pb_module .et_pb_button:hover { border: 2px solid transparent; padding: 0.3em 2em 0.3em 0.7em; }.et_pb_button:hover { background-color: rgba(255, 255, 255, 0.2); }.et_pb_bg_layout_light.et_pb_button:hover, .et_pb_bg_layout_light .et_pb_button:hover { background-color: rgba(0, 0, 0, 0.05); }.et_pb_button::after, .et_pb_button::before { font-size: 32px; line-height: 1em; content: "5"; opacity: 0; position: absolute; margin-left: -1em; transition: 0.2s; text-transform: none; font-feature-settings: "kern" 0; font-variant: none; font-style: normal; font-weight: 400; text-shadow: none; }.et_pb_button::before { display: none; }.et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2 { font-size: 23px; }.et_pb_column_1_3 h4, .et_pb_column_1_4 h4, .et_pb_column_1_5 h4, .et_pb_column_1_6 h4, .et_pb_column_2_5 h4 { font-size: 18px; }.et_pb_bg_layout_dark, .et_pb_bg_layout_dark h1, .et_pb_bg_layout_dark h2, .et_pb_bg_layout_dark h3, .et_pb_bg_layout_dark h4, .et_pb_bg_layout_dark h5, .et_pb_bg_layout_dark h6 { color: #ffffff !important; }.et_pb_module.et_pb_text_align_left { text-align: left; }.et_pb_module.et_pb_text_align_center { text-align: center; }.et_pb_module.et_pb_text_align_right { text-align: right; }.clearfix::after { visibility: hidden; display: block; font-size: 0px; content: " "; clear: both; height: 0px; }.et_builder_inner_content { position: relative; z-index: 1; }header .et_builder_inner_content { z-index: 2; }.et_pb_css_mix_blend_mode_passthrough { mix-blend-mode: unset !important; }.et_pb_module_inner { position: relative; }.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_pb_with_border { position: relative; border: 0px solid #333333; }.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; }@keyframes multi-view-image-fade { 0% { opacity: 0; } 10% { opacity: 0.1; } 20% { opacity: 0.2; } 30% { opacity: 0.3; } 40% { opacity: 0.4; } 50% { opacity: 0.5; } 60% { opacity: 0.6; } 70% { opacity: 0.7; } 80% { opacity: 0.8; } 90% { opacity: 0.9; } 100% { opacity: 1; } }header.et-l.et-l--header::after { clear: both; display: block; content: ""; }.et_pb_module { animation-timing-function: linear; animation-duration: 0.2s; }@-webkit-keyframes fadeBottom { 0% { opacity: 0; transform: translateY(10%); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes fadeBottom { 0% { opacity: 0; transform: translateY(10%); } 100% { opacity: 1; transform: translateY(0px); } }@-webkit-keyframes fadeLeft { 0% { opacity: 0; transform: translateX(-10%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes fadeLeft { 0% { opacity: 0; transform: translateX(-10%); } 100% { opacity: 1; transform: translateX(0px); } }@-webkit-keyframes fadeRight { 0% { opacity: 0; transform: translateX(10%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes fadeRight { 0% { opacity: 0; transform: translateX(10%); } 100% { opacity: 1; transform: translateX(0px); } }@-webkit-keyframes fadeTop { 0% { opacity: 0; transform: translateY(-10%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes fadeTop { 0% { opacity: 0; transform: translateY(-10%); } 100% { opacity: 1; transform: translateX(0px); } }@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }.et-waypoint:not(.et_pb_counters) { opacity: 0; }@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; }}@-webkit-keyframes multi-view-image-fade { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(1.01); opacity: 1; } 100% { transform: scale(1); opacity: 1; } }.et_pb_section { position: relative; background-color: #ffffff; background-position: 50% center; background-size: cover; }@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_row_4col .et-last-child, .et_pb_row_4col .et-last-child-2, .et_pb_row_6col .et-last-child, .et_pb_row_6col .et-last-child-2, .et_pb_row_6col .et-last-child-3 { margin-bottom: 0px; }.et_pb_column { float: left; background-size: cover; background-position: 50% center; position: relative; z-index: 2; min-height: 1px; }.et_pb_column--with-menu { z-index: 3; }.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 (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; }.et_pb_row_1-2_1-4_1-4, .et_pb_row_1-2_1-6_1-6_1-6, .et_pb_row_1-4_1-4, .et_pb_row_1-4_1-4_1-2, .et_pb_row_1-5_1-5_3-5, .et_pb_row_1-6_1-6_1-6, .et_pb_row_1-6_1-6_1-6_1-2, .et_pb_row_1-6_1-6_1-6_1-6, .et_pb_row_3-5_1-5_1-5, .et_pb_row_4col, .et_pb_row_5col, .et_pb_row_6col { display: flex; flex-wrap: wrap; }.et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 { width: 47.25%; margin-right: 5.5%; }.et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(2n), .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4:nth-child(2n), .et_pb_row_4col > .et_pb_column.et_pb_column_1_4:nth-child(2n) { margin-right: 0px; }.et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_4col .et_pb_column:nth-last-child(-n+2) { margin-bottom: 0px; }}@media (max-width: 479px){.et_pb_row .et_pb_column.et_pb_column_1_4, .et_pb_row .et_pb_column.et_pb_column_1_5, .et_pb_row .et_pb_column.et_pb_column_1_6 { width: 100%; margin: 0px 0px 30px; }.et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_4:last-child, .et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_5:last-child, .et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_6:last-child { margin-bottom: 0px; }.et_pb_column { width: 100% !important; }}@font-face{font-family:"ETmodules";font-weight:400;font-style:normal;src:url(https://borgkb.nl/wp-content/swift-ai/cache/borgkb.nl/kwaliteitsborging-in-den-haag/__data/modules160112cd.woff) format('woff2');font-display:swap;}@font-face{font-family:"FontAwesome";font-weight:900;font-style:normal;src:url(https://borgkb.nl/wp-content/swift-ai/cache/borgkb.nl/kwaliteitsborging-in-den-haag/__data/fa-solid-900edfe5a39.woff) format('woff2');font-display:swap;}.et_pb_newsletter_description { overflow-wrap: break-word; }.et_pb_newsletter { padding: 25px; }.et_pb_newsletter_description p:last-of-type { padding-bottom: 0px; }.et_pb_newsletter_form p.et_pb_newsletter_field { padding-bottom: 1em; margin-bottom: 0px; }.et_pb_newsletter_form .input, .et_pb_newsletter_form input[type="password"], .et_pb_newsletter_form input[type="text"], .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"], .et_pb_newsletter_form p.et_pb_newsletter_field textarea, .et_pb_newsletter_form select, .et_pb_newsletter_form textarea { appearance: none; font-size: 16px; color: #666666; background-color: #ffffff; width: 100%; font-weight: 400; border-width: 0px; border-radius: 3px; padding: 14px 4% !important; }.et_pb_newsletter_result { display: none; }.et_pb_newsletter_success { text-align: center; }.et_pb_newsletter_button { display: block; color: inherit; width: 100%; text-align: center; box-sizing: border-box; }.et_pb_newsletter_button:hover { text-decoration: none; }.et_pb_newsletter_button_text { word-break: break-word; }.et_pb_newsletter_fields, .et_pb_newsletter_footer { width: 100%; }.et_pb_newsletter .et_pb_newsletter_fields { display: flex; flex-wrap: wrap; -webkit-box-pack: justify; justify-content: space-between; }.et_pb_newsletter .et_pb_newsletter_fields > * { flex-basis: 100%; }.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form { padding-left: 0px; padding-right: 0px; }.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form { padding-top: 25px; }@media (max-width: 980px){.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; }.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form { padding-top: 0px; padding-bottom: 0px; }.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form { padding-left: 40px; }.et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }.et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form { padding-left: 0px; padding-right: 0px; }.et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form { padding-top: 25px; }.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_last_tablet { flex-basis: 100%; }}@media (max-width: 767px){.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_last_phone { flex-basis: 100%; }}.et_pb_contact_form_label { display: none; }.et_pb_sticky_placeholder { opacity: 0 !important; }@-webkit-keyframes et_pb_fade { 100% { opacity: 1; } }@keyframes et_pb_fade { 100% { opacity: 1; } }@-webkit-keyframes et_pb_fadeTop { 0% { transform: translate3d(0px, -100%, 0px); } 100% { opacity: 1; transform: none; } }@keyframes et_pb_fadeTop { 0% { transform: translate3d(0px, -100%, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes et_pb_fadeRight { 0% { transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; transform: none; } }@keyframes et_pb_fadeRight { 0% { transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes et_pb_fadeBottom { 0% { transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: none; } }@keyframes et_pb_fadeBottom { 0% { transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes et_pb_fadeLeft { 0% { transform: translate3d(-100%, 0px, 0px); } 100% { opacity: 1; transform: none; } }@keyframes et_pb_fadeLeft { 0% { transform: translate3d(-100%, 0px, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes et_pb_slide { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_slide { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_slideTop { 100% { transform: translateZ(0px); opacity: 1; } }@keyframes et_pb_slideTop { 100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes et_pb_slideRight { 100% { transform: translateZ(0px); opacity: 1; } }@keyframes et_pb_slideRight { 100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes et_pb_slideBottom { 100% { transform: translateZ(0px); opacity: 1; } }@keyframes et_pb_slideBottom { 100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes et_pb_slideLeft { 100% { transform: translateZ(0px); opacity: 1; } }@keyframes et_pb_slideLeft { 100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes et_pb_bounce { 0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } 100% { opacity: 1; transform: scaleX(1); } }@keyframes et_pb_bounce { 0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } 100% { opacity: 1; transform: scaleX(1); } }@-webkit-keyframes et_pb_bounceTop { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(0px, -200px, 0px); } 60% { transform: translate3d(0px, 25px, 0px); } 75% { transform: translate3d(0px, -10px, 0px); } 90% { transform: translate3d(0px, 5px, 0px); } 100% { transform: none; opacity: 1; } }@keyframes et_pb_bounceTop { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(0px, -200px, 0px); } 60% { transform: translate3d(0px, 25px, 0px); } 75% { transform: translate3d(0px, -10px, 0px); } 90% { transform: translate3d(0px, 5px, 0px); } 100% { transform: none; opacity: 1; } }@-webkit-keyframes et_pb_bounceRight { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(200px, 0px, 0px); } 60% { transform: translate3d(-25px, 0px, 0px); } 75% { transform: translate3d(10px, 0px, 0px); } 90% { transform: translate3d(-5px, 0px, 0px); } 100% { transform: none; opacity: 1; } }@keyframes et_pb_bounceRight { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(200px, 0px, 0px); } 60% { transform: translate3d(-25px, 0px, 0px); } 75% { transform: translate3d(10px, 0px, 0px); } 90% { transform: translate3d(-5px, 0px, 0px); } 100% { transform: none; opacity: 1; } }@-webkit-keyframes et_pb_bounceBottom { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(0px, 200px, 0px); } 60% { transform: translate3d(0px, -20px, 0px); } 75% { transform: translate3d(0px, 10px, 0px); } 90% { transform: translate3d(0px, -5px, 0px); } 100% { transform: translateZ(0px); opacity: 1; } }@keyframes et_pb_bounceBottom { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(0px, 200px, 0px); } 60% { transform: translate3d(0px, -20px, 0px); } 75% { transform: translate3d(0px, 10px, 0px); } 90% { transform: translate3d(0px, -5px, 0px); } 100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes et_pb_bounceLeft { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(-200px, 0px, 0px); } 60% { transform: translate3d(25px, 0px, 0px); } 75% { transform: translate3d(-10px, 0px, 0px); } 90% { transform: translate3d(5px, 0px, 0px); } 100% { transform: none; opacity: 1; } }@keyframes et_pb_bounceLeft { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(-200px, 0px, 0px); } 60% { transform: translate3d(25px, 0px, 0px); } 75% { transform: translate3d(-10px, 0px, 0px); } 90% { transform: translate3d(5px, 0px, 0px); } 100% { transform: none; opacity: 1; } }@-webkit-keyframes et_pb_zoom { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_zoom { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_zoomTop { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_zoomTop { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_zoomRight { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_zoomRight { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_zoomBottom { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_zoomBottom { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_zoomLeft { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_zoomLeft { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_flip { 100% { opacity: 1; transform: rotateX(0deg); } }@keyframes et_pb_flip { 100% { opacity: 1; transform: rotateX(0deg); } }@-webkit-keyframes et_pb_flipTop { 100% { opacity: 1; transform: rotateX(0deg); } }@keyframes et_pb_flipTop { 100% { opacity: 1; transform: rotateX(0deg); } }@-webkit-keyframes et_pb_flipRight { 100% { opacity: 1; transform: rotateY(0deg); } }@keyframes et_pb_flipRight { 100% { opacity: 1; transform: rotateY(0deg); } }@-webkit-keyframes et_pb_flipBottom { 100% { opacity: 1; transform: rotateX(0deg); } }@keyframes et_pb_flipBottom { 100% { opacity: 1; transform: rotateX(0deg); } }@-webkit-keyframes et_pb_flipLeft { 100% { opacity: 1; transform: rotateY(0deg); } }@keyframes et_pb_flipLeft { 100% { opacity: 1; transform: rotateY(0deg); } }@-webkit-keyframes et_pb_fold { 100% { opacity: 1; transform: rotateY(0deg); } }@keyframes et_pb_fold { 100% { opacity: 1; transform: rotateY(0deg); } }@-webkit-keyframes et_pb_foldTop { 100% { opacity: 1; transform: rotateX(0deg); } }@keyframes et_pb_foldTop { 100% { opacity: 1; transform: rotateX(0deg); } }@-webkit-keyframes et_pb_foldRight { 100% { opacity: 1; transform: rotateY(0deg); } }@keyframes et_pb_foldRight { 100% { opacity: 1; transform: rotateY(0deg); } }@-webkit-keyframes et_pb_foldBottom { 100% { opacity: 1; transform: rotateX(0deg); } }@keyframes et_pb_foldBottom { 100% { opacity: 1; transform: rotateX(0deg); } }@-webkit-keyframes et_pb_foldLeft { 100% { opacity: 1; transform: rotateY(0deg); } }@keyframes et_pb_foldLeft { 100% { opacity: 1; transform: rotateY(0deg); } }@-webkit-keyframes et_pb_roll { 0% { transform-origin: center center; } 100% { transform-origin: center center; transform: none; opacity: 1; } }@keyframes et_pb_roll { 0% { transform-origin: center center; } 100% { transform-origin: center center; transform: none; opacity: 1; } }@-webkit-keyframes et_pb_rollTop { 0% { transform-origin: center top; } 100% { transform-origin: center top; transform: none; opacity: 1; } }@keyframes et_pb_rollTop { 0% { transform-origin: center top; } 100% { transform-origin: center top; transform: none; opacity: 1; } }@-webkit-keyframes et_pb_rollRight { 0% { transform-origin: right center; } 100% { transform-origin: right center; transform: none; opacity: 1; } }@keyframes et_pb_rollRight { 0% { transform-origin: right center; } 100% { transform-origin: right center; transform: none; opacity: 1; } }@-webkit-keyframes et_pb_rollBottom { 0% { transform-origin: center bottom; } 100% { transform-origin: center bottom; transform: none; opacity: 1; } }@keyframes et_pb_rollBottom { 0% { transform-origin: center bottom; } 100% { transform-origin: center bottom; transform: none; opacity: 1; } }@-webkit-keyframes et_pb_rollLeft { 0% { transform-origin: left center; } 100% { transform-origin: left center; transform: none; opacity: 1; } }@keyframes et_pb_rollLeft { 0% { transform-origin: left center; } 100% { transform-origin: left center; transform: none; opacity: 1; } }@-webkit-keyframes fadeOutTop { 0% { opacity: 1; transform: translateY(0px); } 100% { opacity: 0; transform: translateY(-60%); } }@keyframes fadeOutTop { 0% { opacity: 1; transform: translateY(0px); } 100% { opacity: 0; transform: translateY(-60%); } }@-webkit-keyframes fadeInTop { 0% { opacity: 0; transform: translateY(-60%); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes fadeInTop { 0% { opacity: 0; transform: translateY(-60%); } 100% { opacity: 1; transform: translateY(0px); } }@-webkit-keyframes fadeInBottom { 0% { opacity: 0; transform: translateY(60%); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes fadeInBottom { 0% { opacity: 0; transform: translateY(60%); } 100% { opacity: 1; transform: translateY(0px); } }@-webkit-keyframes fadeOutBottom { 0% { opacity: 1; transform: translateY(0px); } 100% { opacity: 0; transform: translateY(60%); } }@keyframes fadeOutBottom { 0% { opacity: 1; transform: translateY(0px); } 100% { opacity: 0; transform: translateY(60%); } }@-webkit-keyframes Grow { 0% { opacity: 0; transform: scaleY(0.5); } 100% { opacity: 1; transform: scale(1); } }@keyframes Grow { 0% { opacity: 0; transform: scaleY(0.5); } 100% { opacity: 1; transform: scale(1); } }@-webkit-keyframes flipInX { 0% { transform: perspective(400px) rotateX(90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotateX(-20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotateX(10deg); opacity: 1; } 80% { transform: perspective(400px) rotateX(-5deg); } 100% { transform: perspective(400px); } }@keyframes flipInX { 0% { transform: perspective(400px) rotateX(90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotateX(-20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotateX(10deg); opacity: 1; } 80% { transform: perspective(400px) rotateX(-5deg); } 100% { transform: perspective(400px); } }@-webkit-keyframes flipInY { 0% { transform: perspective(400px) rotateY(90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotateY(-20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotateY(10deg); opacity: 1; } 80% { transform: perspective(400px) rotateY(-5deg); } 100% { transform: perspective(400px); } }@keyframes flipInY { 0% { transform: perspective(400px) rotateY(90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotateY(-20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotateY(10deg); opacity: 1; } 80% { transform: perspective(400px) rotateY(-5deg); } 100% { transform: perspective(400px); } }.et-menu li { display: inline-block; font-size: 14px; padding-right: 22px; }.et-menu > li:last-child { padding-right: 0px; }.et-menu a { color: rgba(0, 0, 0, 0.6); text-decoration: none; display: block; position: relative; }.et-menu a, .et-menu a:hover { transition:color 0.3s ease; }.et-menu a:hover { opacity: 0.7; }.et-menu li > a { padding-bottom: 29px; overflow-wrap: break-word; }.et_pb_menu__wrap .mobile_menu_bar { transform: translateY(3%); }.et_pb_menu__wrap .mobile_menu_bar::before { top: 0px; }.et_pb_menu__logo { overflow: hidden; }.et_pb_menu__logo img { display: block; }@media (max-width: 980px){.et-menu { display: none; }.et_mobile_nav_menu { display: block; margin-top: -1px; }}@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: 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; }}.nav li li { padding: 0px 20px; margin: 0px; }.et-menu li li a { padding: 6px 20px; width: 200px; }.nav li { position: relative; line-height: 1em; }.nav li li { position: relative; line-height: 2em; }.nav li ul { position: absolute; padding: 20px 0px; z-index: 9999; width: 240px; background: #ffffff; visibility: hidden; opacity: 0; border-top: 3px solid #2ea3f2; box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 5px; transform: translateZ(0px); text-align: left; }.nav li.et-touch-hover > ul, .nav li:hover > ul { opacity: 1; visibility: visible; }.nav li li ul { z-index: 1000; top: -23px; left: 240px; }.nav li:hover { visibility: inherit; }.et_mobile_menu li a, .nav li li a { font-size: 14px; transition:color 0.3s ease; }.et_mobile_menu li a:hover, .nav ul li a:hover { background-color: rgba(0, 0, 0, 0.03); opacity: 0.7; }.et-menu .menu-item-has-children > a:first-child::after { font-family: ETmodules; content: "3"; font-size: 16px; position: absolute; right: 0px; top: 0px; font-weight: 800; }.et-menu .menu-item-has-children > a:first-child { padding-right: 20px; }.et-menu li li.menu-item-has-children > a:first-child::after { right: 20px; top: 6px; }.et_mobile_menu { position: absolute; left: 0px; padding: 5%; background: #ffffff; width: 100%; visibility: visible; opacity: 1; display: none; z-index: 9999; border-top: 3px solid #2ea3f2; box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 5px; }#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul, .et_pb_menu .et_mobile_menu li ul { padding-left: 10px; visibility: visible !important; display: block !important; }.et_mobile_menu li li { padding-left: 5%; }.et_mobile_menu li a { border-bottom: 1px solid rgba(0, 0, 0, 0.03); color: #666666; padding: 10px 5%; display: block; }.et_mobile_menu .menu-item-has-children > a { font-weight: 700; background-color: rgba(0, 0, 0, 0.03); }.et_mobile_menu li .menu-item-has-children > a { background-color: transparent; }.et_mobile_nav_menu { float: right; display: none; }.mobile_menu_bar { position: relative; display: block; line-height: 0; }.mobile_menu_bar::before { content: "a"; font-size: 32px; position: relative; left: 0px; top: 0px; cursor: pointer; }.et_pb_module .mobile_menu_bar::before { top: 2px; }.et_pb_with_border .et-pb-icon, .et_pb_with_border .et_pb_image_wrap { border: 0px solid #333333; }.et_pb_blurb_content { max-width: 550px; margin: 0px auto; position: relative; text-align: center; overflow-wrap: break-word; width: 100%; }.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container { text-align: left; }.et_pb_blurb_content p:last-of-type { padding-bottom: 0px; }.et_pb_blurb .et_pb_image_wrap { display: block; margin: auto; }.et_pb_blurb_position_left .et_pb_blurb_content, .et_pb_blurb_position_right .et_pb_blurb_content { display: table; }.et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb_position_right .et_pb_main_blurb_image { width: 32px; display: table-cell; line-height: 0; }.et_pb_blurb_position_left .et-pb-icon, .et_pb_blurb_position_right .et-pb-icon { font-size: 32px; }.et_pb_blurb_position_left .et_pb_blurb_container, .et_pb_blurb_position_right .et_pb_blurb_container { display: table-cell; vertical-align: top; }.et_pb_blurb_position_left .et_pb_blurb_container { padding-left: 15px; }.et_pb_blurb_position_left .et_pb_blurb_content { text-align: left; }.et_pb_main_blurb_image { display: inline-block; margin-bottom: 30px; line-height: 0; max-width: 100%; }.et_pb_button_module_wrapper.et_pb_button_alignment_left { text-align: left; }.et_pb_button_module_wrapper > a { display: inline-block; }.et_pb_code_inner { position: relative; }@-webkit-keyframes slideWidth { 0% { width: 0px; } }@keyframes slideWidth { 0% { width: 0px; } }.et_pb_promo { padding: 40px 60px; text-align: center; }.et_pb_promo_description { padding-bottom: 20px; position: relative; }.et_pb_promo_description p:last-of-type { padding-bottom: 0px; }.et_pb_promo_button { display: inline-block; color: inherit; }.et_pb_promo_button:hover { text-decoration: none; }.et_pb_column_1_2 .et_pb_promo, .et_pb_column_1_3 .et_pb_promo, .et_pb_column_1_4 .et_pb_promo, .et_pb_column_1_5 .et_pb_promo, .et_pb_column_1_6 .et_pb_promo, .et_pb_column_2_5 .et_pb_promo, .et_pb_column_3_5 .et_pb_promo { padding: 40px; }@media (max-width: 767px){.et_pb_promo { padding: 40px; }}.et_pb_heading_container { position: relative; }.et_pb_with_border .et_pb_image_wrap { border: 0px solid #333333; }.et_pb_image { margin-left: auto; margin-right: auto; line-height: 0; }.et_pb_image { display: block; }.et_pb_image .et_pb_image_wrap { display: inline-block; position: relative; max-width: 100%; }.et_pb_image img { position: relative; }.et_pb_image_sticky { margin-bottom: 0px !important; display: inherit; }@media (max-width: 980px){.et_pb_section_sticky_mobile, .et_pb_section_sticky_mobile.et_pb_bottom_divider .et_pb_row:nth-last-child(2), .et_pb_section_sticky_mobile .et_pb_column_single, .et_pb_section_sticky_mobile .et_pb_row.et-last-child, .et_pb_section_sticky_mobile .et_pb_row:last-child, .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner.et-last-child, .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child { padding-bottom: 0px !important; }.et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child, .et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child { margin-bottom: 0px; }}.et_pb_menu .et-menu-nav, .et_pb_menu .et-menu-nav > ul { float: none; }.et_pb_menu .et-menu-nav > ul { line-height: 1.7em; padding: 0px !important; }.et_pb_menu .et-menu-nav > ul ul { padding: 20px 0px; text-align: left; }.et-menu li li.menu-item-has-children > a:first-child::after { top: 12px; }.et_pb_menu_inner_container { position: relative; }.et_pb_menu .et_pb_menu__wrap { -webkit-box-flex: 1; flex: 1 1 auto; display: flex; -webkit-box-pack: start; justify-content: flex-start; -webkit-box-align: stretch; align-items: stretch; flex-wrap: wrap; opacity: 1; }.et_pb_menu .et_pb_menu__menu { -webkit-box-flex: 0; flex: 0 1 auto; -webkit-box-pack: start; justify-content: flex-start; }.et_pb_menu .et_pb_menu__menu, .et_pb_menu .et_pb_menu__menu > nav, .et_pb_menu .et_pb_menu__menu > nav > ul { display: flex; -webkit-box-align: stretch; align-items: stretch; }.et_pb_menu .et_pb_menu__menu > nav > ul { flex-wrap: wrap; -webkit-box-pack: start; justify-content: flex-start; }.et_pb_menu .et_pb_menu__menu > nav > ul > li { position: relative; display: flex; -webkit-box-align: stretch; align-items: stretch; margin: 0px; }.et_pb_menu .et_pb_menu__menu > nav > ul > li > ul { top: calc(100% - 1px); left: 0px; }.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a { display: flex; -webkit-box-align: center; align-items: center; padding: 31px 0px; white-space: nowrap; }.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a::after { transform: translateY(-50%); top: 50% !important; }.et_pb_menu .et-menu { margin-left: -11px; margin-right: -11px; }.et_pb_menu .et-menu > li { padding-left: 11px; padding-right: 11px; }.et_pb_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_menu--style-left_aligned .et_pb_row { display: flex; -webkit-box-align: stretch; align-items: stretch; }.et_pb_menu--style-left_aligned .et_pb_menu__logo-wrap { -webkit-box-flex: 0; flex: 0 1 auto; display: flex; -webkit-box-align: center; align-items: center; }.et_pb_menu--style-left_aligned .et_pb_menu__logo { margin-right: 30px; }.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__menu > nav > ul, .et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap { -webkit-box-pack: end; justify-content: flex-end; }@media (max-width: 980px){.et_pb_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_menu--style-left_aligned .et_pb_row { -webkit-box-align: center; align-items: center; }.et_pb_menu--style-left_aligned .et_pb_menu__wrap { -webkit-box-pack: end; justify-content: flex-end; }.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap { -webkit-box-pack: end; justify-content: flex-end; }.et_pb_menu .et_pb_menu__menu { display: none; }.et_pb_menu .et_mobile_nav_menu { float: none; margin: 0px 6px; display: flex; -webkit-box-align: center; align-items: center; }.et_pb_menu .et_mobile_menu { top: 100%; padding: 5%; }.et_pb_menu .et_mobile_menu, .et_pb_menu .et_mobile_menu ul { text-align: left; list-style: none !important; }.et_pb_menu .et_mobile_menu ul { padding: 0px; }}.et_pb_pricing_content, .et_pb_pricing_heading { overflow-wrap: break-word; }.et_pb_featured_table .et_pb_pricing_heading { background-color: #2ea3f2; }.et_pb_sum { color: #2ea3f2; }.et_pb_pricing { list-style: none !important; padding: 0px !important; line-height: inherit !important; }.et_pb_pricing_table_button, .et_pb_pricing li a { color: #2ea3f2; }.et_pb_pricing_table_button:hover { background-color: rgba(0, 0, 0, 0.05); }.et_pb_pricing li span::before { border-color: #2ea3f2; }.et_pb_pricing_table { background-size: cover; background-position: 50% center; background-repeat: no-repeat; }.et_pb_pricing_table_wrap { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-align: start; align-items: flex-start; }.et_pb_pricing_table { float: left; width: 33.33%; max-width: 34%; -webkit-box-flex: 1; flex: 1 1 auto; border: 1px solid #bebebe; background-color: #fcfcfc; padding-bottom: 30px; text-align: center; margin: 30px -1px 0px 0px; position: relative; }.et_pb_featured_table { background-color: #ffffff; margin-top: 0px; position: relative; z-index: 10; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 12px; }.et_pb_column_4_4 .et_pb_pricing_table { width: 25%; max-width: 25.5%; }.et_pb_column_1_2 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(2n+1), .et_pb_column_2_3 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(2n+1), .et_pb_column_3_4 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(3n+1), .et_pb_column_3_5 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(2n+1), .et_pb_column_4_4 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(4n+1) { clear: both; }.et_pb_pricing_heading { background-color: #bebebe; padding: 10px 0px; position: relative; }.et_pb_pricing_heading .et_pb_pricing_title, .et_pb_pricing_heading h2 { color: #ffffff; padding-bottom: 5px; }.et_pb_best_value { color: #ffffff; font-size: 16px; line-height: 20px; display: block; font-weight: 500; }.et_pb_pricing_content_top { padding-top: 17px; padding-bottom: 30px; position: relative; border-bottom: 1px solid #bebebe; border-top-style: solid; border-right-style: solid; border-left-style: solid; }.et_pb_pricing_table .et_pb_button_wrapper { padding-left: 30px; padding-right: 30px; }.et_pb_et_price { color: #999999; font-size: 16px; }.et_pb_sum { font-size: 80px; line-height: 1.03em; font-weight: 300; }.et_pb_pricing_content { padding: 30px; text-align: left; position: relative; }.et_pb_featured_table .et_pb_pricing_content { padding-bottom: 50px; }.et_pb_pricing li { line-height: 1.6em; padding: 0px 0px 1.6em 14px; position: relative; }.et_pb_pricing li:last-child { padding-bottom: 0px; }.et_pb_pricing li span::before { border-style: solid; border-width: 3px; content: ""; left: -14px; position: absolute; top: 9px; border-radius: 3px; }.et_pb_pricing li span { position: relative; }.et_pb_pricing_table_button { display: inline-block; position: relative; }@media (max-width: 980px){.et_pb_column .et_pb_pricing_table { width: 50% !important; max-width: 50.5% !important; }.et_pb_column .et_pb_pricing_table:nth-child(2n+1) { clear: both; }.et_pb_column .et_pb_pricing_table:nth-child(n+3) { margin-top: 50px; }}@media (max-width: 767px){.et_pb_column .et_pb_pricing_table { margin-right: 0px; margin-bottom: 30px; margin-left: 0px; width: 100% !important; max-width: 100% !important; margin-top: 0px !important; }.et_pb_column .et_pb_pricing_table.et-last-child, .et_pb_column .et_pb_pricing_table:last-child { margin-bottom: 0px; }}.et_pb_newsletter.et_pb_subscribe { display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }.et_pb_newsletter.et_pb_subscribe .et_pb_newsletter_description { align-self: start; }.et_pb_newsletter.et_pb_subscribe .et_pb_newsletter_description, .et_pb_newsletter.et_pb_subscribe .et_pb_newsletter_form { width: 100%; }.et_subscribe_loader { display: none; background: url(//borgkb.nl/wp-content/swift-ai/images/wp-content/themes/Divi/includes/builder/styles/images/subscribe-loader-gif.webp); width: 16px; height: 16px; position: absolute; left: 50%; top: 16px; margin-left: -8px; }.et_pb_newsletter .et_pb_newsletter_description, .et_pb_newsletter .et_pb_newsletter_form { position: relative; }ul.et_pb_social_media_follow { margin: 0px 0px 22px; padding: 0px; list-style-type: none !important; }.et_pb_social_media_follow li { display: inline-block; margin-bottom: 8px; position: relative; }.et_pb_social_media_follow li a { margin-right: 8px; display: inline-block; text-decoration: none; text-align: center; position: relative; }.et_pb_social_media_follow li.last-child a, .et_pb_social_media_follow li:last-child a { margin-right: 0px; }.et_pb_social_media_follow li a.icon { height: 32px; width: 32px; padding: 0px; box-sizing: content-box; }.et_pb_social_media_follow li a.icon::before { height: 32px; width: 32px; font-size: 16px; line-height: 32px; display: block; color: #ffffff; transition: color 0.3s; position: relative; z-index: 10; }.et_pb_social_media_follow li a.icon { border-radius: 3px; }.et_pb_social_media_follow_network_name { display: none; }.et_pb_social_icon a.icon { vertical-align: middle; }.et_pb_social_icon a.icon::before { font-family: ETmodules; speak: none; font-style: normal; font-weight: 400; font-feature-settings: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; text-shadow: 0px 0px; direction: ltr; }.et-social-linkedin a.icon::before { content: ""; }.et_pb_text { overflow-wrap: break-word; }.et_pb_text ol, .et_pb_text ul { padding-bottom: 1em; }.et_pb_text > :last-child { padding-bottom: 0px; }.et_pb_text_inner { position: relative; }@-webkit-keyframes et_pb_video_slider_item_fade_out { 0% { opacity: 1; } 100% { opacity: 0; } }@keyframes et_pb_video_slider_item_fade_out { 0% { opacity: 1; } 100% { opacity: 0; } }@-webkit-keyframes et_pb_video_slider_item_overlay_fade_out { 0% { transform: scale(1); } 100% { transform: scale(0.8); } }@keyframes et_pb_video_slider_item_overlay_fade_out { 0% { transform: scale(1); } 100% { transform: scale(0.8); } }@-webkit-keyframes et_pb_video_slider_item_fade_in { 0% { opacity: 0; transform: scale(0.8); } 100% { opacity: 1; transform: scale(1); } }@keyframes et_pb_video_slider_item_fade_in { 0% { opacity: 0; transform: scale(0.8); } 100% { opacity: 1; transform: scale(1); } }.de-mega-menu { max-height: 100%; }.de-mega-menu .et_pb_column { z-index: auto !important; }.de-mega-menu .et_pb_section { padding-top: 0px; }.de-mega-menu-container { display: flex; justify-content: center; align-items: center; }#locaties_menu.de-mega-menu { animation-name: fadeBottom; max-width: 1080px; margin-top: 0px; margin-left: 0px; }.et_pb_fullwidth_menu--with-logo .et_pb_menu__menu > nav > ul > li.locaties_menu > a, .et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li.locaties_menu > a, .locaties_menu a { padding-right: 20px; }@media (max-width: 980px){#locaties_menu.de-mega-menu { margin-top: 0px; }#locaties_menu.de-mega-menu { animation-duration: 0.7s; margin-left: 0px !important; }}#kennisbank_menu.de-mega-menu { animation-name: fadeBottom; max-width: 550px; margin-top: 0px; margin-left: 0px; }.et_pb_fullwidth_menu--with-logo .et_pb_menu__menu > nav > ul > li.kennisbank_menu > a, .et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li.kennisbank_menu > a, .kennisbank_menu a { padding-right: 20px; }@media (max-width: 980px){#kennisbank_menu.de-mega-menu { margin-top: 0px; }#kennisbank_menu.de-mega-menu { animation-duration: 0.7s; margin-left: 0px !important; }}#professionals_menu.de-mega-menu { animation-name: fadeBottom; max-width: 550px; margin-top: 0px; margin-left: 0px; }.et_pb_fullwidth_menu--with-logo .et_pb_menu__menu > nav > ul > li.professionals_menu > a, .et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li.professionals_menu > a, .professionals_menu a { padding-right: 20px; }@media (max-width: 980px){#professionals_menu.de-mega-menu { margin-top: 0px; }#professionals_menu.de-mega-menu { animation-duration: 0.7s; margin-left: 0px !important; }}#opdrachtgevers_menu.de-mega-menu { animation-name: fadeBottom; max-width: 550px; margin-top: 0px; margin-left: 0px; }.et_pb_fullwidth_menu--with-logo .et_pb_menu__menu > nav > ul > li.opdrachtgevers_menu > a, .et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li.opdrachtgevers_menu > a, .opdrachtgevers_menu a { padding-right: 20px; }@media (max-width: 980px){#opdrachtgevers_menu, .opdrachtgevers_menu::before, .opdrachtgevers_menu.de-mega-menu-item.menu-item-has-children > a::after { display: none !important; }#opdrachtgevers_menu.de-mega-menu { margin-top: 0px; }#opdrachtgevers_menu.de-mega-menu { animation-duration: 0.7s; margin-left: 0px !important; }}.de-mega-menu { width: 80%; max-width: 1080px; margin: 0px auto; z-index: 2147483647; display: none; top: 93px; animation-timing-function: ease-in-out; position: absolute; }@media (max-width: 980px){.de-mega-menu { margin-top: 0px; padding-top: 0px; }.de-mega-menu .et_pb_section, .de-mega-menu .et_pb_row { width: 100%; max-width: 100%; }}@media (max-width: 980px){.de-mega-menu-container { display: none !important; }}.ti-widget.ti-goog .ti-widget-container { margin-bottom: 0px !important; }.et_pb_section .et_pb_row { width: 90%; max-width: 1300px; }h4.et_pb_module_header span { padding-bottom: 0px; border-left: 3px solid #83ab26; text-align: left; font-size: 35px; padding-left: 50px !important; }.et_pb_module.et_pb_promo h2 { padding-bottom: 0px; border-left: 3px solid #83ab26; text-align: left; font-size: 35px; margin-bottom: 65px; padding-left: 25px !important; }body.page #page-container .et_pb_section .et_pb_module.bottom_margin_25 h2, body.page #page-container .et_pb_section .et_pb_module.et_pb_promo h2 { margin-bottom: 25px; }.et_pb_section.et_section_regular.no_margin_top, footer .et_pb_section.et_section_regular, header .et_pb_section.et_section_regular { margin-top: 0px; }.et_pb_section.et_section_regular { padding: 60px 0px; margin-top: 40px; }.et_pb_bg_layout_light .et_pb_promo_button, .et_pb_button, .et_pb_button:hover { border-radius: 23px; font-size: 12px; color: #83ab26; line-height: 36px !important; border: 2px solid #83ab26 !important; font-weight: 600 !important; }body.page #page-container .et_pb_section .et_pb_promo .et_pb_button_wrapper .et_pb_promo_button.et_pb_button, body.page #page-container .et_pb_section .et_pb_promo .et_pb_button_wrapper .et_pb_promo_button.et_pb_button:hover, body.page #page-container .et_pb_section .et_pb_button, body.page #page-container .et_pb_section .et_pb_button:hover { padding: 0px 20px !important; }body.page #page-container .et_pb_section .et_pb_promo.button_with_icon .et_pb_button_wrapper .et_pb_promo_button.et_pb_button, body.page #page-container .et_pb_section .button_with_icon .et_pb_button, body.page #page-container .et_pb_section .et_pb_button_one.et_pb_button { padding-right: 40px !important; }body a:hover { color: #83ab26; }.header.et_pb_section .top_bar.et_pb_row .et_pb_column { display: flex; flex-direction: row; justify-content: flex-end; }.header.et_pb_section .top_bar.et_pb_row .et_pb_column .et_pb_social_media_follow li { margin-bottom: 0px; }.header.et_pb_section .et_pb_row.et_pb_row--with-menu { padding: 0px !important; }.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-287 a, .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-287 a:link { color: #83ab26 !important; }.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-287 a::after { line-height: inherit; opacity: 1; margin-left: 10px; content: ""; background: #83ab26; color: #ffffff; border-radius: 50%; width: 27px; height: 27px; position: relative; display: flex; justify-content: center; align-items: center; margin-top: -8px; font-size: inherit !important; font-family: ETmodules !important; font-weight: 400 !important; }.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-4859 a::after { content: ""; width: 27px; height: 27px; margin-left: 10px; margin-bottom: 10px; display: inline-flex; justify-content: center; align-items: center; background-image: url(//borgkb.nl/wp-content/swift-ai/images/wp-content/uploads/2025/12/borgkb-helpdesk-png.webp); background-repeat: no-repeat; background-position: center center; background-size: 50px 50px; border-radius: 50%; position: relative; top: -2px; }.header .et_pb_module.et_pb_menu { margin-bottom: 0px !important; }.de-mega-menu .et_pb_section.et_section_regular { border-radius: 0px 0px 10px 10px; box-shadow: rgba(0, 0, 0, 0.3) 6px 6px 18px 0px; margin-top: 0px !important; padding: 40px 60px !important; }.de-mega-menu-container .de-mega-menu .et_pb_section .et_pb_row { width: 100%; max-width: 1300px; padding: 0px; }.de-mega-menu-container .de-mega-menu .et_pb_section .et_pb_row .et_pb_text a, .de-mega-menu-container .de-mega-menu .et_pb_section .et_pb_row .et_pb_text a:link { display: block; color: #000000; padding-bottom: 5px; font-size: 12px; }.de-mega-menu-container .de-mega-menu .et_pb_section .et_pb_row .et_pb_text a:hover { color: #83ab26; }.de-mega-menu-container .de-mega-menu .et_pb_section .et_pb_module { margin-bottom: 0px; }.de-mega-menu-container #opdrachtgevers_menu.de-mega-menu .et_pb_section.et_section_regular { margin-top: 0px !important; padding: 0px !important; }.de-mega-menu-container #opdrachtgevers_menu.de-mega-menu .et_pb_section.et_section_regular .et_pb_row { padding-top: 0px !important; }.de-mega-menu-container #opdrachtgevers_menu.de-mega-menu .et_pb_section.et_section_regular .et_pb_row .et_pb_column { padding-top: 60px !important; padding-bottom: 40px; }.de-mega-menu-container #opdrachtgevers_menu.de-mega-menu .et_pb_section.et_section_regular .et_pb_row .et_pb_column:first-child { padding-left: 40px; }.de-mega-menu-container #opdrachtgevers_menu.de-mega-menu .et_pb_section.et_section_regular .et_pb_row .et_pb_column:last-child { padding-right: 40px; padding-left: 40px; }.de-mega-menu-container #opdrachtgevers_menu.de-mega-menu .et_pb_section.et_section_regular .et_pb_row .et_pb_column:last-child .et_pb_text_inner a, .de-mega-menu-container #opdrachtgevers_menu.de-mega-menu .et_pb_section.et_section_regular .et_pb_row .et_pb_column:last-child .et_pb_text_inner a:link { color: #83ab26; font-style: italic; text-decoration: underline; }.de-mega-menu-container #opdrachtgevers_menu.de-mega-menu ul.et_pb_social_media_follow { position: absolute; bottom: 30px; }.de-mega-menu-container #opdrachtgevers_menu.de-mega-menu .et_pb_column { }.de-mega-menu-container .de-mega-menu .et_pb_heading h5 { font-size: 13px; padding-bottom: 20px; }.de-mega-menu-container .de-mega-menu .megamenu_img_col { padding-left: 50px; padding-right: 50px; }#locaties_menu.de-mega-menu .et_pb_section.et_section_regular { padding: 0px !important; }#locaties_menu.de-mega-menu .et_pb_section.et_section_regular .et_pb_column { padding: 40px !important; }#professionals_menu.de-mega-menu .et_pb_section.et_section_regular { padding: 0px !important; }#professionals_menu.de-mega-menu .et_pb_section.et_section_regular .et_pb_column { padding-top: 60px; padding-bottom: 60px; padding-left: 40px; }#professionals_menu.de-mega-menu .et_pb_section.et_section_regular .et_pb_row { padding: 0px !important; }#professionals_menu.de-mega-menu .et_pb_section.et_section_regular ul.et_pb_social_media_follow { position: absolute; bottom: 25px; }.de-mega-menu-container .de-mega-menu .orange_link .et_pb_text_inner a, .de-mega-menu-container .de-mega-menu .orange_link .et_pb_text_inner a:link { font: italic 14px / 26px Lora; text-decoration: underline; color: #83ab26 !important; }.de-mega-menu-container #kennisbank_menu.de-mega-menu .et_pb_column_1_2.megamenu_col1, .de-mega-menu-container #opdrachtgevers_menu.de-mega-menu .et_pb_column_1_2.megamenu_col1, .de-mega-menu-container #professionals_menu.de-mega-menu .et_pb_column_1_2.megamenu_col1 { width: 40%; }.de-mega-menu-container #kennisbank_menu.de-mega-menu .et_pb_column_1_2.megamenu_col2, .de-mega-menu-container #opdrachtgevers_menu.de-mega-menu .et_pb_column_1_2.megamenu_col2, .de-mega-menu-container #professionals_menu.de-mega-menu .et_pb_column_1_2.megamenu_col2 { width: 54.5%; }.de-mega-menu-container #professionals_menu.de-mega-menu .et_pb_module ul li ul { padding: 0px; margin: 0px 0px 0px 20px; }.de-mega-menu-container #professionals_menu.de-mega-menu .et_pb_module ul li a { font-weight: 600; }.de-mega-menu-container #professionals_menu.de-mega-menu .et_pb_module ul li ul li a { font-weight: 400; }#overons_menu.de-mega-menu .et_pb_section.et_section_regular, #kennisbank_menu.de-mega-menu .et_pb_section.et_section_regular { padding: 0px !important; }#overons_menu.de-mega-menu .et_pb_section.et_section_regular .et_pb_column, #kennisbank_menu.de-mega-menu .et_pb_section.et_section_regular .et_pb_column { padding-top: 60px; padding-bottom: 60px; padding-left: 40px; }#overons_menu.de-mega-menu .et_pb_section.et_section_regular .et_pb_row, #kennisbank_menu.de-mega-menu .et_pb_section.et_section_regular .et_pb_row { padding: 0px !important; }#overons_menu.de-mega-menu .et_pb_section.et_section_regular ul.et_pb_social_media_follow, #kennisbank_menu.de-mega-menu .et_pb_section.et_section_regular ul.et_pb_social_media_follow { position: absolute; bottom: 25px; }#kennisbank_menu.de-mega-menu .et_pb_section.et_section_regular h1 { font-size: 25px !important; color: #ffffff !important; }@keyframes bounce { 0% { transform: translate3d(0px, 5px, 0px); } 100% { transform: translate3d(0px, -5px, 0px); } }.ti-widget.ti-goog .ti-stars .ti-star { height: 14px !important; width: 14px !important; }.ti-widget.ti-goog > .ti-widget-container > .ti-header:hover, .ti-widget.ti-goog > .ti-widget-container > .ti-footer:hover { background: transparent !important; }.ti-widget.ti-goog .ti-text::before { content: "Google score"; line-height: 1.4em; color: #ffffff; }.ti-widget.ti-goog .ti-text { line-height: 1.4em; color: #ffffff; font-size: 12px !important; }.ti-widget.ti-goog .ti-large-logo, .et_pb_module.et_pb_code .ti-widget .source-Google .ti-small-logo img { display: none !important; }.ti-widget.ti-goog .ti-widget-container, .ti-widget.ti-goog { text-align: left !important; }.ti-widget.ti-goog > .ti-widget-container > .ti-header, .ti-widget.ti-goog > .ti-widget-container > .ti-footer { flex-direction: row; padding: 0px !important; justify-content: flex-start !important; }.ti-widget.ti-goog > .ti-widget-container > .ti-header, .ti-widget.ti-goog > .ti-widget-container > .ti-footer { flex-direction: row-reverse; }.ti-widget.ti-goog .ti-text::before { padding-left: 0px !important; }.et_pb_module.et_pb_code .ti-widget.ti-goog .ti-header span.ti-stars { padding-left: 10px; }.ti-widget.ti-goog .ti-text, .et_pb_module.et_pb_code .ti-widget.ti-goog .ti-header span, .et_pb_module.et_pb_code .ti-widget.ti-goog .ti-header strong { color: #ffffff !important; font-weight: 400 !important; font-size: 12px !important; }.header-google-logo .ti-widget.ti-goog .ti-text, .et_pb_module.et_pb_code.header-google-logo .ti-widget.ti-goog .ti-header span, .et_pb_module.et_pb_code.header-google-logo .ti-widget.ti-goog .ti-header strong, .header-google-logo .ti-widget.ti-goog .ti-text::before, .et_pb_module.et_pb_code.header-google-logo .ti-widget.ti-goog .ti-rating { color: #83ab26 !important; }.et_pb_module.et_pb_text h1, h2, .et_pb_module.et_pb_heading_container h1.et_pb_module_heading, .et_pb_module.home_top_banner .header-content h1 { padding-bottom: 0px; border-left: 3px solid #83ab26; padding-left: 25px !important; }.dv_custom_blurb.et_pb_blurb .et_pb_main_blurb_image .et_pb_only_image_mode_wrap, .dv_custom_blurb.et_pb_blurb .et_pb_main_blurb_image .et-pb-icon { border-radius: 50%; padding: 15px; }.dv_custom_blurb.et_pb_blurb h4.et_pb_module_header span { border-left: 0px; padding-left: 0px !important; font-size: 100% !important; }.dv_custom_blurb.et_pb_blurb h4.et_pb_module_header { padding-top: 6px !important; padding-bottom: 8px !important; }.dv_custom_blurb.et_pb_blurb_position_left .et_pb_blurb_container { padding-left: 30px; }.et_pb_contact p input, .et_pb_contact p textarea, input[type="text"], input[type="tel"], input[type="email"], select, textarea, footer .et_pb_newsletter_form .input, footer .et_pb_newsletter_form input[type="password"], footer .et_pb_newsletter_form input[type="text"], footer .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"], footer .et_pb_newsletter_form p.et_pb_newsletter_field textarea, footer .et_pb_newsletter_form select, footer .et_pb_newsletter_form textarea { font-size: 12px; color: #a3a3a3; background-color: #ffffff; width: 100%; font-weight: 400; border-radius: 23px; padding: 14px 20px !important; border-width: 0px !important; }.et_pb_social_media_follow li a.icon { margin-right: 5px !important; }.et_pb_social_media_follow li a.icon, .et_pb_social_media_follow li a.icon::before { width: 20px !important; height: 20px !important; font-size: 12px !important; line-height: 20px !important; }footer h4.et_pb_module_heading, footer .et_pb_column_1_4 h4, footer h4 { font-size: 16px !important; color: #ffffff !important; line-height: 28px !important; }footer .et_pb_module.et_pb_newsletter { padding: 0px; }footer .et_pb_module { color: #ffffff; }footer .et_pb_module.et_pb_text a, footer .et_pb_module.et_pb_text a:link { color: #ffffff; display: block; }footer .et_pb_gutters3 .et_pb_column, footer .et_pb_gutters3.et_pb_row .et_pb_column { width: 25%; margin-right: 0px; }footer .et_pb_gutters3 .et_pb_column_1_4 .et_pb_module, footer .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module { margin-bottom: 30px; }footer .et_pb_section.et_pb_with_background.et_section_regular { padding-bottom: 0px !important; }.secondary_header.et_pb_section { margin-top: 0px; padding: 0px !important; }.secondary_header.et_pb_section > .et_pb_row { margin-left: 0px; padding-top: 0px; max-width: 100% !important; width: calc(100% + 650px - 50vw) !important; padding-left: calc(-650px + 50vw) !important; }.secondary_header.et_pb_section > .et_pb_row .et_pb_column { min-height: 40vh; }@keyframes slideInFromLeft { 0% { transform: translateX(-100%); } 100% { transform: translateX(0px); } }@keyframes slideInFromRight { 0% { transform: translateX(100%); } 100% { transform: translateX(0px); } }@keyframes slideInFromTop { 0% { transform: translateY(-100%); } 100% { transform: translateY(0px); } }@keyframes slideInFromBottom { 0% { transform: translateY(100%); opacity: 0; } 70% { transform: translateY(100%); opacity: 0; } 100% { transform: translateY(0px); } }@media (max-width: 980px){.et_pb_social_media_follow li a.icon { margin-right: 0px !important; }body, a, abbr, acronym, address, applet, b, big, blockquote, body, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, 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 { font-size: 12px; }h4.et_pb_module_header span, .et_pb_module.et_pb_heading_container h2, .et_pb_module.et_pb_promo h2 { font-size: 24px !important; padding-left: 15px !important; }.et_pb_section.et_section_regular { margin-top: 50px; }.secondary_page_section.et_pb_section .et_pb_button_module_wrapper.et_pb_module, .orange_text { padding-top: 25px; }.secondary_header.et_pb_section > .et_pb_row .et_pb_column { min-height: 250px; }.secondary_header.et_pb_section .et_pb_module.et_pb_text { width: 90%; margin-left: 5%; }.et_pb_fullwidth_header .et_pb_fullwidth_header_container, .et_pb_section .et_pb_row { width: 90%; }.et_pb_menu--style-left_aligned .et_pb_menu__logo { padding: 10px 0px; margin-left: 5vw; margin-right: 0px; }.ti-widget.ti-goog .ti-text { line-height: 1.4em; color: #ffffff; font-size: 12px; }.ti-widget.ti-goog .ti-text, .et_pb_module.et_pb_code .ti-widget.ti-goog .ti-header span, .et_pb_module.et_pb_code .ti-widget.ti-goog .ti-header strong, .ti-widget.ti-goog .ti-text::before, .et_pb_module.et_pb_code .ti-widget.ti-goog .ti-rating { font-size: 12px; }.header-google-logo .ti-widget.ti-goog .ti-stars .ti-star { height: 14px !important; width: 14px !important; }.header-google-logo .ti-widget.ti-goog .ti-text { margin-top: 0px !important; line-height: 18px; }.ti-widget.ti-goog .ti-text::before { display: none; }.et_pb_module.et_pb_heading_container h2, .et_pb_module.et_pb_promo h2 { margin-bottom: 0px; }.et_pb_menu_page_id-287.menu-item.menu-item-287 { display: none; }body #page-container .et_pb_section .dsm_button_0_tb_header .et_pb_button_one.et_pb_button::after { font-size: 11px !important; }.mobile_header_button .et_pb_button_one::after { color: #ffffff; background: #83ab26; height: 18px; width: 18px; border-radius: 50%; text-align: center; margin-left: 10px; top: 7px; border: 2px solid #83ab26; font-size: 11px !important; line-height: 18px !important; }.mobile_header_button .et_pb_button_two::after { content: ""; height: 24px; width: 24px; background: url(//borgkb.nl/wp-content/swift-ai/images/wp-content/uploads/2025/12/borgkb-helpdesk-mobile-png.webp) right center / contain no-repeat; top: 5px; }.et_pb_column .et_pb_module.et_pb_menu { margin-bottom: 0px; }.et_mobile_menu .menu-item-has-children > a { background-color: transparent; }.et_mobile_menu li a { padding: 10px 0px; font-size: 12px; }.et_pb_menu .et_mobile_menu { overflow: scroll; margin-left: 16%; max-height: 80vh; width: 90% !important; }.header.et_pb_section .et_pb_row.et_pb_row--with-menu { width: 100%; }.et_mobile_menu li ul { padding-left: 0px; position: relative; }.et_mobile_menu li li { padding-left: 0px; position: relative; }#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul, .et_pb_menu .et_mobile_menu li ul { padding-left: 0px; }.et_pb_menu .et_mobile_menu li ul li.no_menu_image { padding-left: 0px; }.et_pb_menu .et_mobile_menu li ul li.no_menu_image a::before { background-image: none !important; }.et_pb_menu .et_mobile_menu li ul li a::before { content: ""; width: 20px; height: 20px; background-size: contain; display: inline-block; background-repeat: no-repeat; position: absolute; top: 12px; left: 0px; }.et_pb_menu .et_mobile_menu li ul li.menu-item-1268 a::before, .et_pb_menu .et_mobile_menu li ul li.et_pb_menu_page_id-303 a::before { background-image: url(//borgkb.nl/wp-content/swift-ai/images/wp-content/uploads/2023/09/inspectie-s-150x150-1-png.webp); }.et_pb_section .et_pb_row .et_pb_promo { padding: 0px; }}@media (max-width: 767px){body #page-container .et_pb_section .dsm_button_0_tb_header.mobile_header_button .et_pb_button_one.et_pb_button::after { font-size: 11px !important; }}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; }.et_pb_slide_content, .et_pb_best_value { font-size: 15px; }body { color: #314158; }h1, h2, h3, h4, h5, h6 { color: #314158; }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-weight: 400; }.et_pb_slide_content, .et_pb_best_value { font-weight: 400; }.container, .et_pb_row, .et_pb_slider .et_pb_container, .et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container, .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container { max-width: 1300px; }a { color: #1d2b50; }h1, h2, h3, h4, h5, h6, .et_quote_content blockquote p, .et_pb_slide_description .et_pb_slide_title { font-weight: bold; font-style: normal; text-transform: none; text-decoration: none; }h1, h1.et_pb_contact_main_title, .et_pb_title_container h1 { font-size: 35px; }h2, .product .related h2, .et_pb_column_1_2 .et_quote_content blockquote p { font-size: 30px; }h4, .et_pb_circle_counter h3, .et_pb_number_counter h3, .et_pb_column_1_3 .et_pb_post h2, .et_pb_column_1_4 .et_pb_post h2, .et_pb_blog_grid h2, .et_pb_column_1_3 .et_quote_content blockquote p, .et_pb_column_3_8 .et_quote_content blockquote p, .et_pb_column_1_4 .et_quote_content blockquote p, .et_pb_blog_grid .et_quote_content blockquote p, .et_pb_column_1_3 .et_link_content h2, .et_pb_column_3_8 .et_link_content h2, .et_pb_column_1_4 .et_link_content h2, .et_pb_blog_grid .et_link_content h2, .et_pb_column_1_3 .et_audio_content h2, .et_pb_column_3_8 .et_audio_content h2, .et_pb_column_1_4 .et_audio_content h2, .et_pb_blog_grid .et_audio_content h2, .et_pb_column_3_8 .et_pb_audio_module_content h2, .et_pb_column_1_3 .et_pb_audio_module_content h2, .et_pb_gallery_grid .et_pb_gallery_item h3, .et_pb_portfolio_grid .et_pb_portfolio_item h2, .et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2 { font-size: 21px; }h5 { font-size: 18px; }h1, h2, h3, h4, h5, h6 { font-family: Montserrat, Helvetica, Arial, Lucida, sans-serif; }body, input, textarea, select { font-family: Montserrat, Helvetica, Arial, Lucida, sans-serif; }.footer_location ul { display: flex; flex-flow: wrap; list-style: none; padding: 0px; }.footer_location ul li { width: 50%; }.et_pb_menu__wrap .mobile_menu_bar { margin-top: 18px; }ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, ul.et_mobile_menu li.page_item_has_children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle { width: 44px; height: 100%; max-height: 44px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; position: absolute; right: 0px; top: 0px; z-index: 999; background-color: transparent; padding: 0px !important; }ul.et_mobile_menu > li.menu-item-has-children, ul.et_mobile_menu > li.page_item_has_children, ul.et_mobile_menu > li.menu-item-has-children .sub-menu li.menu-item-has-children, .et-db #et-boc .et-l ul.et_mobile_menu > li.menu-item-has-children, .et-db #et-boc .et-l ul.et_mobile_menu > li.page_item_has_children, .et-db #et-boc .et-l ul.et_mobile_menu > li.menu-item-has-children .sub-menu li.menu-item-has-children { position: relative; }.et_mobile_menu .menu-item-has-children > a, .et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children > a { background-color: transparent; }ul.et_mobile_menu .menu-item-has-children .sub-menu, #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu, .et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu, .et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu { display: none !important; visibility: hidden !important; }ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle { text-align: center; opacity: 1; }ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after { top: 10px; position: relative; font-family: ETModules; content: "3"; color: #83ab26; background: #f0f3f6; border-radius: 50%; padding: 3px; }.mobile_menu_bar { position: relative; display: block; bottom: 10px; line-height: 0; }.sub-menu { margin-left: 20px !important; }@keyframes rev-ani-mouse { 0% { opacity: 1; top: 29%; } 15% { opacity: 1; top: 70%; } 50% { opacity: 0; top: 70%; } 100% { opacity: 0; top: 29%; } }@keyframes tp-rotateplane { 0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg); } 50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); } 100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }@keyframes tp-scaleout { 0% { transform: scale(0); } 100% { transform: scale(1); opacity: 0; } }@keyframes tp-bouncedelay { 0%, 80%, 100% { transform: scale(0); } 40% { transform: scale(1); } }@keyframes tp-rotate { 100% { transform: rotate(360deg); } }@keyframes tp-bounce { 0%, 100% { transform: scale(0); } 50% { transform: scale(1); } }@keyframes rs-revealer-6 { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@-webkit-keyframes rs-revealer-6 { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes rs-revealer-7 { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@-webkit-keyframes rs-revealer-7 { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes rs-revealer-8 { 0% { transform: scale(0, 0); opacity: 0.5; } 100% { transform: scale(1, 1); opacity: 0; } }@-webkit-keyframes rs-revealer-8 { 0% { transform: scale(0, 0); opacity: 0.5; } 100% { transform: scale(1, 1); opacity: 0; } }@-webkit-keyframes rs-revealer-9 { 0%, 100% { transform: scale(0); } 50% { transform: scale(1); } }@keyframes rs-revealer-9 { 0%, 100% { transform: scale(0); } 50% { transform: scale(1); } }@-webkit-keyframes rs-revealer-10 { 0%, 100%, 40% { transform: scaleY(0.4); } 20% { transform: scaleY(1); } }@keyframes rs-revealer-10 { 0%, 100%, 40% { transform: scaleY(0.4); } 20% { transform: scaleY(1); } }@-webkit-keyframes rs-revealer-11 { 0%, 100%, 70% { transform: scale3d(1, 1, 1); } 35% { transform: scale3d(0, 0, 1); } }@keyframes rs-revealer-11 { 0%, 100%, 70% { transform: scale3d(1, 1, 1); } 35% { transform: scale3d(0, 0, 1); } }@-webkit-keyframes rs-revealer-12 { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes rs-revealer-12 { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes rs-revealer-13 { 0%, 100% { transform: translate(0px); } 25% { transform: translate(160%); } 50% { transform: translate(160%, 160%); } 75% { transform: translate(0px, 160%); } }@-webkit-keyframes rs-revealer-13 { 0%, 100% { transform: translate(0px); } 25% { transform: translate(160%); } 50% { transform: translate(160%, 160%); } 75% { transform: translate(0px, 160%); } }@-webkit-keyframes rs-revealer-14-1 { 0% { transform: rotate3d(0, 0, 1, 0deg) translate3d(0px, 0px, 0px); } 20% { transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, 80%, 0px); } 80% { transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, 80%, 0px); } 100% { transform: rotate3d(0, 0, 1, 360deg) translate3d(0px, 0px, 0px); } }@-webkit-keyframes rs-revealer-14-2 { 0% { transform: rotate3d(0, 0, 1, 0deg) translate3d(0px, 0px, 0px); } 20% { transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, -80%, 0px); } 80% { transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, -80%, 0px); } 100% { transform: rotate3d(0, 0, 1, 360deg) translate3d(0px, 0px, 0px); } }@-webkit-keyframes rs-revealer-14-3 { 0% { transform: rotate3d(0, 0, 1, 0deg) translate3d(0px, 0px, 0px); } 20% { transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, -80%, 0px); } 80% { transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, -80%, 0px); } 100% { transform: rotate3d(0, 0, 1, 360deg) translate3d(0px, 0px, 0px); } }@-webkit-keyframes rs-revealer-14-4 { 0% { transform: rotate3d(0, 0, 1, 0deg) translate3d(0px, 0px, 0px); } 20% { transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, 80%, 0px); } 80% { transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, 80%, 0px); } 100% { transform: rotate3d(0, 0, 1, 360deg) translate3d(0px, 0px, 0px); } }@keyframes rs-revealer-14-1 { 0% { transform: rotate3d(0, 0, 1, 0deg) translate3d(0px, 0px, 0px); } 20% { transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, 80%, 0px); } 80% { transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, 80%, 0px); } 100% { transform: rotate3d(0, 0, 1, 360deg) translate3d(0px, 0px, 0px); } }@keyframes rs-revealer-14-2 { 0% { transform: rotate3d(0, 0, 1, 0deg) translate3d(0px, 0px, 0px); } 20% { transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, -80%, 0px); } 80% { transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, -80%, 0px); } 100% { transform: rotate3d(0, 0, 1, 360deg) translate3d(0px, 0px, 0px); } }@keyframes rs-revealer-14-3 { 0% { transform: rotate3d(0, 0, 1, 0deg) translate3d(0px, 0px, 0px); } 20% { transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, -80%, 0px); } 80% { transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, -80%, 0px); } 100% { transform: rotate3d(0, 0, 1, 360deg) translate3d(0px, 0px, 0px); } }@keyframes rs-revealer-14-4 { 0% { transform: rotate3d(0, 0, 1, 0deg) translate3d(0px, 0px, 0px); } 20% { transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, 80%, 0px); } 80% { transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, 80%, 0px); } 100% { transform: rotate3d(0, 0, 1, 360deg) translate3d(0px, 0px, 0px); } }@-webkit-keyframes rs-revealer-15 { 25% { transform: translateX(30px) rotate(-90deg) scale(0.5); } 50% { transform: translateX(30px) translateY(30px) rotate(-180deg); } 75% { transform: translateX(0px) translateY(30px) rotate(-270deg) scale(0.5); } 100% { transform: rotate(-360deg); } }@keyframes rs-revealer-15 { 25% { transform: translateX(30px) rotate(-90deg) scale(0.5); } 50% { transform: translateX(30px) translateY(30px) rotate(-179deg); } 50.1% { transform: translateX(30px) translateY(30px) rotate(-180deg); } 75% { transform: translateX(0px) translateY(30px) rotate(-270deg) scale(0.5); } 100% { transform: rotate(-360deg); } }@font-face{font-family:"Trustindex Poppins";font-weight:400;font-style:normal;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;src:url(https://borgkb.nl/wp-content/swift-ai/cache/borgkb.nl/kwaliteitsborging-in-den-haag/__data/latin881e1844.woff) format('woff2');font-display:swap;}.ti-widget.ti-goog { width: 100%; display: block; overflow: hidden; text-align: left; direction: ltr; box-sizing: border-box; font-family: unset; font-weight: 400; }.ti-widget.ti-goog img { box-shadow: unset !important; }.ti-widget.ti-goog *, .ti-widget.ti-goog ::after { box-sizing: border-box; }.ti-widget.ti-goog::before { display: none !important; }.ti-widget.ti-goog img { padding: 0px !important; margin: 0px !important; min-width: initial !important; max-width: initial !important; border: 0px !important; border-radius: 0px !important; aspect-ratio: initial !important; }.ti-widget.ti-goog a { color: inherit; text-decoration: underline !important; }.ti-widget.ti-goog a.ti-header { text-decoration: none !important; }.ti-widget.ti-goog .ti-widget-container, .ti-widget.ti-goog .ti-widget-container * { font-family: "Trustindex Poppins"; font-size: 14px; line-height: 1.4em; box-sizing: border-box; gap: unset !important; }.ti-widget.ti-goog .ti-widget-container { display: block; color: #000000; margin-bottom: 15px; }.ti-widget.ti-goog .ti-stars { margin-top: 3px; white-space: nowrap; display: block; }.ti-widget.ti-goog .ti-star { vertical-align: unset; width: 17px !important; height: 17px !important; margin-right: 1px !important; display: inline-block !important; }.ti-widget.ti-goog img.ti-star { background: none !important; }.ti-widget.ti-goog .ti-fade-container { grid-area: 1 / 1; flex-flow: inherit; justify-content: inherit; text-align: inherit; display: none; opacity: 0; transition:opacity 1s ease; }.ti-widget.ti-goog .ti-fade-container:nth-child(1) { display: flex; opacity: 1; }.ti-widget.ti-goog .ti-header-grid, .ti-widget.ti-goog .ti-footer-grid { display: grid; }.ti-widget.ti-goog .ti-large-logo { display: flex; flex-wrap: wrap; margin-bottom: 0px !important; }.ti-widget.ti-goog .ti-large-logo .ti-v-center { text-align: center; flex-basis: 0px; flex-grow: 1; max-width: 100%; align-self: center !important; }.ti-widget.ti-goog .ti-large-logo img { position: relative; margin: auto !important; display: block !important; width: 150px !important; height: 32px !important; object-fit: unset !important; }.ti-widget.ti-goog .nowrap { white-space: nowrap; display: inline-block; margin: 0px 2px; }.ti-widget.ti-goog .nowrap:first-of-type { margin-left: 0px; }.ti-widget.ti-goog .nowrap:last-of-type { margin-right: 0px; }.ti-widget.ti-goog.ti-disable-animation .ti-review-item:hover, .ti-widget.ti-goog.ti-disable-animation .ti-header:hover, .ti-widget.ti-goog.ti-disable-animation .ti-footer:hover { transform: none !important; }.ti-widget.ti-goog.ti-disable-animation .ti-widget-container { margin-top: 5px; }.ti-widget.ti-goog { overflow: visible !important; }.ti-widget.ti-goog > .ti-widget-container > .ti-header, .ti-widget.ti-goog > .ti-widget-container > .ti-footer { backdrop-filter: blur(0px); border-width: 0px !important; background-color: rgba(244, 244, 244, 0) !important; }.ti-image-loading, .ti-review-item .ti-review-image { background-image: url(//borgkb.nl/wp-content/swift-ai/images/__e/cdn.trustindex.io/assets/img/loading_dots-gif.webp); background-repeat: no-repeat; background-position: 50% 50%; background-size: 50px auto; }.ti-widget.ti-goog { overflow: visible; }.ti-widget.ti-goog .ti-widget-container { text-align: center; }.ti-widget.ti-goog .ti-header { display: inline-flex; text-align: left; border-style: solid; border-color: #f4f4f4; border-radius: 12px; padding: 20px; transition:transform 0.3s ease-out; overflow: visible; flex-direction: column; background-color: #f4f4f4; background-image: none; }.ti-widget.ti-goog .ti-fade-container:nth-child(1) { display: inline-flex; }.ti-widget.ti-goog a.ti-header:hover { background-color: #e7e7e7 !important; border-color: #e7e7e7 !important; }.ti-widget.ti-goog .ti-large-logo { height: 25px; margin-bottom: 2px !important; }.ti-widget.ti-goog .ti-large-logo img { max-width: 120px !important; max-height: 25px !important; width: auto !important; height: auto !important; margin-left: unset !important; margin-right: unset !important; top: 0px !important; }.ti-widget.ti-goog .ti-stars { line-height: 0; }.ti-widget.ti-goog .ti-stars .ti-star { width: 19px !important; height: 19px !important; }.ti-widget.ti-goog .ti-text { line-height: 1em; color: #000000; font-size: 15px; font-weight: 600; margin-top: 5px; }.ti-widget.ti-goog .ti-text span, .ti-widget.ti-goog .ti-text strong { font-size: inherit; }.ti-widget.ti-goog .ti-text .text-separator { margin: 0px 2px; }.ti-widget.ti-goog .ti-text .text-separator::before { content: "|"; }@font-face{font-family:"Trustindex Poppins";font-weight:400;font-style:normal;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;src:url(https://borgkb.nl/wp-content/swift-ai/cache/borgkb.nl/kwaliteitsborging-in-den-haag/__data/latin881e1844.woff) format('woff2');font-display:swap;}.et_pb_mega_menu_section_0, .et_pb_mega_menu_section_1, .et_pb_mega_menu_section_2, .et_pb_mega_menu_section_3, .et_pb_mega_menu_section_4 { border-radius: 0px 0px 10px 10px; overflow: hidden; z-index: 10; box-shadow: rgba(0, 0, 0, 0.3) 6px 6px 18px 0px; }.et_pb_mega_menu_text_0.et_pb_text:hover, .et_pb_mega_menu_text_0 h1:hover, .et_pb_mega_menu_text_2.et_pb_text:hover, .et_pb_mega_menu_text_2 h1:hover, .et_pb_mega_menu_text_3.et_pb_text:hover, .et_pb_mega_menu_text_3 h1:hover, .et_pb_mega_menu_text_5.et_pb_text:hover, .et_pb_mega_menu_text_5 h1:hover { color: #83ab26 !important; }.et_pb_mega_menu_text_0.et_pb_text a:hover, .et_pb_mega_menu_text_1.et_pb_text a:hover, .et_pb_mega_menu_text_2.et_pb_text a:hover, .et_pb_mega_menu_text_3.et_pb_text a:hover, .et_pb_mega_menu_text_4.et_pb_text, .et_pb_mega_menu_text_4.et_pb_text a, .et_pb_mega_menu_text_5.et_pb_text a:hover { color: #83ab26 !important; }.et_pb_mega_menu_text_0.et_pb_text, .et_pb_mega_menu_text_0.et_pb_text a, .et_pb_mega_menu_text_0 h1, .et_pb_social_media_follow_0 li a.icon::before, .et_pb_mega_menu_text_1.et_pb_text a, .et_pb_social_media_follow_1 li a.icon::before, .et_pb_mega_menu_text_2.et_pb_text, .et_pb_mega_menu_text_2.et_pb_text a, .et_pb_mega_menu_text_2 h1, .et_pb_social_media_follow_2 li a.icon::before, .et_pb_mega_menu_text_3.et_pb_text, .et_pb_mega_menu_text_3.et_pb_text a, .et_pb_mega_menu_text_3 h1, .et_pb_social_media_follow_3 li a.icon::before, .et_pb_mega_menu_text_5.et_pb_text, .et_pb_mega_menu_text_5.et_pb_text a, .et_pb_mega_menu_text_5 h1, .et_pb_social_media_follow_4 li a.icon::before { transition:color 0.3s ease; }.et_pb_mega_menu_heading_1 .et_pb_heading_container h1, .et_pb_mega_menu_heading_1 .et_pb_heading_container h2, .et_pb_mega_menu_heading_1 .et_pb_heading_container h3, .et_pb_mega_menu_heading_1 .et_pb_heading_container h4, .et_pb_mega_menu_heading_1 .et_pb_heading_container h5, .et_pb_mega_menu_heading_1 .et_pb_heading_container h6, .et_pb_mega_menu_heading_5 .et_pb_heading_container h1, .et_pb_mega_menu_heading_5 .et_pb_heading_container h2, .et_pb_mega_menu_heading_5 .et_pb_heading_container h3, .et_pb_mega_menu_heading_5 .et_pb_heading_container h4, .et_pb_mega_menu_heading_5 .et_pb_heading_container h5, .et_pb_mega_menu_heading_5 .et_pb_heading_container h6, .et_pb_mega_menu_heading_7 .et_pb_heading_container h1, .et_pb_mega_menu_heading_7 .et_pb_heading_container h2, .et_pb_mega_menu_heading_7 .et_pb_heading_container h3, .et_pb_mega_menu_heading_7 .et_pb_heading_container h4, .et_pb_mega_menu_heading_7 .et_pb_heading_container h5, .et_pb_mega_menu_heading_7 .et_pb_heading_container h6, .et_pb_mega_menu_heading_9 .et_pb_heading_container h1, .et_pb_mega_menu_heading_9 .et_pb_heading_container h2, .et_pb_mega_menu_heading_9 .et_pb_heading_container h3, .et_pb_mega_menu_heading_9 .et_pb_heading_container h4, .et_pb_mega_menu_heading_9 .et_pb_heading_container h5, .et_pb_mega_menu_heading_9 .et_pb_heading_container h6 { font-size: 25px; color: #ffffff !important; }.et_pb_mega_menu_heading_1 h1, .et_pb_mega_menu_heading_1 h2, .et_pb_mega_menu_heading_1 h3, .et_pb_mega_menu_heading_1 h4, .et_pb_mega_menu_heading_1 h5, .et_pb_mega_menu_heading_1 h6, .et_pb_mega_menu_heading_5 h1, .et_pb_mega_menu_heading_5 h2, .et_pb_mega_menu_heading_5 h3, .et_pb_mega_menu_heading_5 h4, .et_pb_mega_menu_heading_5 h5, .et_pb_mega_menu_heading_5 h6, .et_pb_mega_menu_heading_7 h1, .et_pb_mega_menu_heading_7 h2, .et_pb_mega_menu_heading_7 h3, .et_pb_mega_menu_heading_7 h4, .et_pb_mega_menu_heading_7 h5, .et_pb_mega_menu_heading_7 h6, .et_pb_mega_menu_heading_9 h1, .et_pb_mega_menu_heading_9 h2, .et_pb_mega_menu_heading_9 h3, .et_pb_mega_menu_heading_9 h4, .et_pb_mega_menu_heading_9 h5, .et_pb_mega_menu_heading_9 h6 { color: #ffffff !important; font-size: 25px !important; }.et_pb_mega_menu_button_0_wrapper, .et_pb_mega_menu_button_1_wrapper, .et_pb_mega_menu_button_2_wrapper, .et_pb_mega_menu_button_4_wrapper { margin-top: 20px !important; margin-bottom: 20px !important; }body #page-container .et_pb_section .et_pb_mega_menu_button_0, body #page-container .et_pb_section .et_pb_mega_menu_button_1, body #page-container .et_pb_section .et_pb_mega_menu_button_2, body #page-container .et_pb_section .et_pb_mega_menu_button_3, body #page-container .et_pb_section .et_pb_mega_menu_button_4 { border-color: #83ab26; background-color: #83ab26; color: #ffffff !important; }body #page-container .et_pb_section .et_pb_mega_menu_button_0, body #page-container .et_pb_section .et_pb_mega_menu_button_0:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_1, body #page-container .et_pb_section .et_pb_mega_menu_button_1:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_2, body #page-container .et_pb_section .et_pb_mega_menu_button_2:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_3, body #page-container .et_pb_section .et_pb_mega_menu_button_3:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_4, body #page-container .et_pb_section .et_pb_mega_menu_button_4:hover { padding: 0.3em 1em !important; }body #page-container .et_pb_section .et_pb_mega_menu_button_0::before, body #page-container .et_pb_section .et_pb_mega_menu_button_0::after, body #page-container .et_pb_section .et_pb_mega_menu_button_1::before, body #page-container .et_pb_section .et_pb_mega_menu_button_1::after, body #page-container .et_pb_section .et_pb_mega_menu_button_2::before, body #page-container .et_pb_section .et_pb_mega_menu_button_2::after, body #page-container .et_pb_section .et_pb_mega_menu_button_3::before, body #page-container .et_pb_section .et_pb_mega_menu_button_3::after, body #page-container .et_pb_section .et_pb_mega_menu_button_4::before, body #page-container .et_pb_section .et_pb_mega_menu_button_4::after { display: none !important; }.et_pb_mega_menu_button_0, .et_pb_mega_menu_button_1, .et_pb_mega_menu_button_2, .et_pb_mega_menu_button_3, .et_pb_mega_menu_button_4 { color: #ffffff; margin: 20px 0px; background: #83ab26 !important; }.et_pb_mega_menu_button_0::after, .et_pb_mega_menu_button_1::after, .et_pb_mega_menu_button_2::after, .et_pb_mega_menu_button_3::after, .et_pb_mega_menu_button_4::after { content: ""; display: none; }.et_pb_mega_menu_button_0, .et_pb_mega_menu_button_0::after, .et_pb_mega_menu_button_1, .et_pb_mega_menu_button_1::after, .et_pb_mega_menu_button_2, .et_pb_mega_menu_button_2::after, .et_pb_mega_menu_button_3, .et_pb_mega_menu_button_3::after, .et_pb_mega_menu_button_4, .et_pb_mega_menu_button_4::after { transition: 300ms; }.et_pb_social_media_follow_0, .et_pb_social_media_follow_1, .et_pb_social_media_follow_2, .et_pb_social_media_follow_3, .et_pb_social_media_follow_4 { width: 100%; }.et_pb_mega_menu_column_0, .et_pb_mega_menu_column_8 { padding: 40px; }.et_pb_mega_menu_column_1, .et_pb_mega_menu_column_9 { background-image: linear-gradient(rgba(29, 43, 80, 0.75) 0%, rgba(29, 43, 80, 0.75) 100%), url(//borgkb.nl/wp-content/swift-ai/images/__e/dvteamx1.sg-host.com/wp-content/uploads/2023/09/borgbwt-foto12%402x-png.webp); padding: 40px; }.et-db #et-boc .et-l .et_pb_mega_menu_section_0, .et-db #et-boc .et-l .et_pb_mega_menu_section_1, .et-db #et-boc .et-l .et_pb_mega_menu_section_2, .et-db #et-boc .et-l .et_pb_mega_menu_section_3, .et-db #et-boc .et-l .et_pb_mega_menu_section_4 { border-radius: 0px 0px 10px 10px; overflow: hidden; z-index: 10; box-shadow: rgba(0, 0, 0, 0.3) 6px 6px 18px 0px; }.et-db #et-boc .et-l .et_pb_mega_menu_text_0.et_pb_text:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_0 h1:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_2.et_pb_text:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_2 h1:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_3.et_pb_text:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_3 h1:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_5.et_pb_text:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_5 h1:hover { color: #83ab26 !important; }.et-db #et-boc .et-l .et_pb_mega_menu_text_0.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_1.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_2.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_3.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_4.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_4.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_5.et_pb_text a:hover { color: #83ab26 !important; }.et-db #et-boc .et-l .et_pb_mega_menu_text_0.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_0.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_0 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_0 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_1.et_pb_text a, .et-db #et-boc .et-l .et_pb_social_media_follow_1 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_2.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_2.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_2 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_2 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_3.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_3.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_3 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_3 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_5.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_5.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_5 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_4 li a.icon::before { transition:color 0.3s ease; }.et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h6 { font-size: 25px; color: #ffffff !important; }.et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h6 { color: #ffffff !important; font-size: 25px !important; }.et-db #et-boc .et-l .et_pb_mega_menu_button_0_wrapper, .et-db #et-boc .et-l .et_pb_mega_menu_button_1_wrapper, .et-db #et-boc .et-l .et_pb_mega_menu_button_2_wrapper, .et-db #et-boc .et-l .et_pb_mega_menu_button_4_wrapper { margin-top: 20px !important; margin-bottom: 20px !important; }.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4 { border-color: #83ab26; background-color: #83ab26; color: #ffffff !important; }.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4:hover { padding: 0.3em 1em !important; }.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4::after { display: none !important; }.et-db #et-boc .et-l .et_pb_mega_menu_button_0, .et-db #et-boc .et-l .et_pb_mega_menu_button_1, .et-db #et-boc .et-l .et_pb_mega_menu_button_2, .et-db #et-boc .et-l .et_pb_mega_menu_button_3, .et-db #et-boc .et-l .et_pb_mega_menu_button_4 { color: #ffffff; margin: 20px 0px; background: #83ab26 !important; }.et-db #et-boc .et-l .et_pb_mega_menu_button_0::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_1::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_2::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_3::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_4::after { content: ""; display: none; }.et-db #et-boc .et-l .et_pb_mega_menu_button_0, .et-db #et-boc .et-l .et_pb_mega_menu_button_0::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_1, .et-db #et-boc .et-l .et_pb_mega_menu_button_1::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_2, .et-db #et-boc .et-l .et_pb_mega_menu_button_2::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_3, .et-db #et-boc .et-l .et_pb_mega_menu_button_3::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_4, .et-db #et-boc .et-l .et_pb_mega_menu_button_4::after { transition: 300ms; }.et-db #et-boc .et-l .et_pb_social_media_follow_0, .et-db #et-boc .et-l .et_pb_social_media_follow_1, .et-db #et-boc .et-l .et_pb_social_media_follow_2, .et-db #et-boc .et-l .et_pb_social_media_follow_3, .et-db #et-boc .et-l .et_pb_social_media_follow_4 { width: 100%; }.et-db #et-boc .et-l .et_pb_mega_menu_column_0, .et-db #et-boc .et-l .et_pb_mega_menu_column_8 { padding: 40px; }.et-db #et-boc .et-l .et_pb_mega_menu_column_1, .et-db #et-boc .et-l .et_pb_mega_menu_column_9 { background-image: linear-gradient(rgba(29, 43, 80, 0.75) 0%, rgba(29, 43, 80, 0.75) 100%), url(//borgkb.nl/wp-content/swift-ai/images/__e/dvteamx1.sg-host.com/wp-content/uploads/2023/09/borgbwt-foto12%402x-png.webp); padding: 40px; }.et_pb_mega_menu_section_0, .et_pb_mega_menu_section_1, .et_pb_mega_menu_section_2, .et_pb_mega_menu_section_3, .et_pb_mega_menu_section_4, .et_pb_mega_menu_section_5 { border-radius: 0px 0px 10px 10px; overflow: hidden; z-index: 10; box-shadow: rgba(0, 0, 0, 0.3) 6px 6px 18px 0px; }.et_pb_mega_menu_text_0.et_pb_text a:hover, .et_pb_mega_menu_text_1.et_pb_text a:hover, .et_pb_mega_menu_text_2.et_pb_text a:hover, .et_pb_mega_menu_text_3.et_pb_text a:hover, .et_pb_mega_menu_text_4.et_pb_text, .et_pb_mega_menu_text_4.et_pb_text a, .et_pb_mega_menu_text_5.et_pb_text a:hover, .et_pb_mega_menu_text_6.et_pb_text a:hover { color: #83ab26 !important; }.et_pb_mega_menu_text_0.et_pb_text, .et_pb_mega_menu_text_0.et_pb_text a, .et_pb_mega_menu_text_0 h1, .et_pb_social_media_follow_0 li a.icon::before, .et_pb_mega_menu_text_1.et_pb_text a, .et_pb_social_media_follow_1 li a.icon::before, .et_pb_mega_menu_text_2.et_pb_text, .et_pb_mega_menu_text_2.et_pb_text a, .et_pb_mega_menu_text_2 h1, .et_pb_social_media_follow_2 li a.icon::before, .et_pb_mega_menu_text_3.et_pb_text, .et_pb_mega_menu_text_3.et_pb_text a, .et_pb_mega_menu_text_3 h1, .et_pb_social_media_follow_3 li a.icon::before, .et_pb_mega_menu_text_5.et_pb_text, .et_pb_mega_menu_text_5.et_pb_text a, .et_pb_mega_menu_text_5 h1, .et_pb_social_media_follow_4 li a.icon::before, .et_pb_mega_menu_text_6.et_pb_text a, .et_pb_social_media_follow_5 li a.icon::before { transition:color 0.3s ease; }.et_pb_mega_menu_button_0_wrapper, .et_pb_mega_menu_button_1_wrapper, .et_pb_mega_menu_button_2_wrapper, .et_pb_mega_menu_button_4_wrapper, .et_pb_mega_menu_button_5_wrapper { margin-top: 20px !important; margin-bottom: 20px !important; }body #page-container .et_pb_section .et_pb_mega_menu_button_0, body #page-container .et_pb_section .et_pb_mega_menu_button_1, body #page-container .et_pb_section .et_pb_mega_menu_button_2, body #page-container .et_pb_section .et_pb_mega_menu_button_3, body #page-container .et_pb_section .et_pb_mega_menu_button_4, body #page-container .et_pb_section .et_pb_mega_menu_button_5 { border-color: #83ab26; background-color: #83ab26; color: #ffffff !important; }body #page-container .et_pb_section .et_pb_mega_menu_button_0, body #page-container .et_pb_section .et_pb_mega_menu_button_0:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_1, body #page-container .et_pb_section .et_pb_mega_menu_button_1:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_2, body #page-container .et_pb_section .et_pb_mega_menu_button_2:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_3, body #page-container .et_pb_section .et_pb_mega_menu_button_3:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_4, body #page-container .et_pb_section .et_pb_mega_menu_button_4:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_5, body #page-container .et_pb_section .et_pb_mega_menu_button_5:hover { padding: 0.3em 1em !important; }body #page-container .et_pb_section .et_pb_mega_menu_button_0::before, body #page-container .et_pb_section .et_pb_mega_menu_button_0::after, body #page-container .et_pb_section .et_pb_mega_menu_button_1::before, body #page-container .et_pb_section .et_pb_mega_menu_button_1::after, body #page-container .et_pb_section .et_pb_mega_menu_button_2::before, body #page-container .et_pb_section .et_pb_mega_menu_button_2::after, body #page-container .et_pb_section .et_pb_mega_menu_button_3::before, body #page-container .et_pb_section .et_pb_mega_menu_button_3::after, body #page-container .et_pb_section .et_pb_mega_menu_button_4::before, body #page-container .et_pb_section .et_pb_mega_menu_button_4::after, body #page-container .et_pb_section .et_pb_mega_menu_button_5::before, body #page-container .et_pb_section .et_pb_mega_menu_button_5::after { display: none !important; }.et_pb_mega_menu_button_0, .et_pb_mega_menu_button_1, .et_pb_mega_menu_button_2, .et_pb_mega_menu_button_3, .et_pb_mega_menu_button_4, .et_pb_mega_menu_button_5 { color: #ffffff; margin: 20px 0px; background: #83ab26 !important; }.et_pb_mega_menu_button_0::after, .et_pb_mega_menu_button_1::after, .et_pb_mega_menu_button_2::after, .et_pb_mega_menu_button_3::after, .et_pb_mega_menu_button_4::after, .et_pb_mega_menu_button_5::after { content: ""; display: none; }.et_pb_mega_menu_button_0, .et_pb_mega_menu_button_0::after, .et_pb_mega_menu_button_1, .et_pb_mega_menu_button_1::after, .et_pb_mega_menu_button_2, .et_pb_mega_menu_button_2::after, .et_pb_mega_menu_button_3, .et_pb_mega_menu_button_3::after, .et_pb_mega_menu_button_4, .et_pb_mega_menu_button_4::after, .et_pb_mega_menu_button_5, .et_pb_mega_menu_button_5::after { transition: 300ms; }.et_pb_social_media_follow_0, .et_pb_social_media_follow_1, .et_pb_social_media_follow_2, .et_pb_social_media_follow_3, .et_pb_social_media_follow_4, .et_pb_social_media_follow_5 { width: 100%; }.et_pb_mega_menu_heading_3 .et_pb_heading_container h1, .et_pb_mega_menu_heading_3 .et_pb_heading_container h2, .et_pb_mega_menu_heading_3 .et_pb_heading_container h3, .et_pb_mega_menu_heading_3 .et_pb_heading_container h4, .et_pb_mega_menu_heading_3 .et_pb_heading_container h5, .et_pb_mega_menu_heading_3 .et_pb_heading_container h6, .et_pb_mega_menu_heading_11 .et_pb_heading_container h1, .et_pb_mega_menu_heading_11 .et_pb_heading_container h2, .et_pb_mega_menu_heading_11 .et_pb_heading_container h3, .et_pb_mega_menu_heading_11 .et_pb_heading_container h4, .et_pb_mega_menu_heading_11 .et_pb_heading_container h5, .et_pb_mega_menu_heading_11 .et_pb_heading_container h6 { color: #ffffff !important; }.et_pb_mega_menu_column_3, .et_pb_mega_menu_column_5, .et_pb_mega_menu_column_7, .et_pb_mega_menu_column_11 { background-image: linear-gradient(rgba(29, 43, 80, 0.75) 0%, rgba(29, 43, 80, 0.75) 100%), url(//borgkb.nl/wp-content/swift-ai/images/__e/dvteamx1.sg-host.com/wp-content/uploads/2023/09/borgbwt-foto12%402x-png.webp); }.et-db #et-boc .et-l .et_pb_mega_menu_section_0, .et-db #et-boc .et-l .et_pb_mega_menu_section_1, .et-db #et-boc .et-l .et_pb_mega_menu_section_2, .et-db #et-boc .et-l .et_pb_mega_menu_section_3, .et-db #et-boc .et-l .et_pb_mega_menu_section_4, .et-db #et-boc .et-l .et_pb_mega_menu_section_5 { border-radius: 0px 0px 10px 10px; overflow: hidden; z-index: 10; box-shadow: rgba(0, 0, 0, 0.3) 6px 6px 18px 0px; }.et-db #et-boc .et-l .et_pb_mega_menu_text_0.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_1.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_2.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_3.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_4.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_4.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_5.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_6.et_pb_text a:hover { color: #83ab26 !important; }.et-db #et-boc .et-l .et_pb_mega_menu_text_0.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_0.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_0 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_0 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_1.et_pb_text a, .et-db #et-boc .et-l .et_pb_social_media_follow_1 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_2.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_2.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_2 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_2 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_3.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_3.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_3 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_3 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_5.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_5.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_5 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_4 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_6.et_pb_text a, .et-db #et-boc .et-l .et_pb_social_media_follow_5 li a.icon::before { transition:color 0.3s ease; }.et-db #et-boc .et-l .et_pb_mega_menu_button_0_wrapper, .et-db #et-boc .et-l .et_pb_mega_menu_button_1_wrapper, .et-db #et-boc .et-l .et_pb_mega_menu_button_2_wrapper, .et-db #et-boc .et-l .et_pb_mega_menu_button_4_wrapper, .et-db #et-boc .et-l .et_pb_mega_menu_button_5_wrapper { margin-top: 20px !important; margin-bottom: 20px !important; }.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5 { border-color: #83ab26; background-color: #83ab26; color: #ffffff !important; }.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:hover { padding: 0.3em 1em !important; }.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5::after { display: none !important; }.et-db #et-boc .et-l .et_pb_mega_menu_button_0, .et-db #et-boc .et-l .et_pb_mega_menu_button_1, .et-db #et-boc .et-l .et_pb_mega_menu_button_2, .et-db #et-boc .et-l .et_pb_mega_menu_button_3, .et-db #et-boc .et-l .et_pb_mega_menu_button_4, .et-db #et-boc .et-l .et_pb_mega_menu_button_5 { color: #ffffff; margin: 20px 0px; background: #83ab26 !important; }.et-db #et-boc .et-l .et_pb_mega_menu_button_0::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_1::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_2::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_3::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_4::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_5::after { content: ""; display: none; }.et-db #et-boc .et-l .et_pb_mega_menu_button_0, .et-db #et-boc .et-l .et_pb_mega_menu_button_0::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_1, .et-db #et-boc .et-l .et_pb_mega_menu_button_1::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_2, .et-db #et-boc .et-l .et_pb_mega_menu_button_2::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_3, .et-db #et-boc .et-l .et_pb_mega_menu_button_3::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_4, .et-db #et-boc .et-l .et_pb_mega_menu_button_4::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_5, .et-db #et-boc .et-l .et_pb_mega_menu_button_5::after { transition: 300ms; }.et-db #et-boc .et-l .et_pb_social_media_follow_0, .et-db #et-boc .et-l .et_pb_social_media_follow_1, .et-db #et-boc .et-l .et_pb_social_media_follow_2, .et-db #et-boc .et-l .et_pb_social_media_follow_3, .et-db #et-boc .et-l .et_pb_social_media_follow_4, .et-db #et-boc .et-l .et_pb_social_media_follow_5 { width: 100%; }.et-db #et-boc .et-l .et_pb_mega_menu_heading_3 .et_pb_heading_container h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_3 .et_pb_heading_container h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_3 .et_pb_heading_container h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_3 .et_pb_heading_container h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_3 .et_pb_heading_container h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_3 .et_pb_heading_container h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_11 .et_pb_heading_container h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_11 .et_pb_heading_container h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_11 .et_pb_heading_container h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_11 .et_pb_heading_container h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_11 .et_pb_heading_container h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_11 .et_pb_heading_container h6 { color: #ffffff !important; }.et-db #et-boc .et-l .et_pb_mega_menu_column_3, .et-db #et-boc .et-l .et_pb_mega_menu_column_5, .et-db #et-boc .et-l .et_pb_mega_menu_column_7, .et-db #et-boc .et-l .et_pb_mega_menu_column_11 { background-image: linear-gradient(rgba(29, 43, 80, 0.75) 0%, rgba(29, 43, 80, 0.75) 100%), url(//borgkb.nl/wp-content/swift-ai/images/__e/dvteamx1.sg-host.com/wp-content/uploads/2023/09/borgbwt-foto12%402x-png.webp); }.et_pb_mega_menu_section_0, .et_pb_mega_menu_section_1, .et_pb_mega_menu_section_2, .et_pb_mega_menu_section_3, .et_pb_mega_menu_section_4, .et_pb_mega_menu_section_5, .et_pb_mega_menu_section_6 { border-radius: 0px 0px 10px 10px; overflow: hidden; z-index: 10; box-shadow: rgba(0, 0, 0, 0.3) 6px 6px 18px 0px; }.et_pb_mega_menu_text_0.et_pb_text:hover, .et_pb_mega_menu_text_0 h1:hover, .et_pb_mega_menu_text_2.et_pb_text:hover, .et_pb_mega_menu_text_2 h1:hover, .et_pb_mega_menu_text_3.et_pb_text:hover, .et_pb_mega_menu_text_3 h1:hover, .et_pb_mega_menu_text_5.et_pb_text:hover, .et_pb_mega_menu_text_5 h1:hover, .et_pb_mega_menu_text_7.et_pb_text:hover, .et_pb_mega_menu_text_7 h1:hover { color: #83ab26 !important; }.et_pb_mega_menu_text_0.et_pb_text a:hover, .et_pb_mega_menu_text_1.et_pb_text a:hover, .et_pb_mega_menu_text_2.et_pb_text a:hover, .et_pb_mega_menu_text_3.et_pb_text a:hover, .et_pb_mega_menu_text_4.et_pb_text, .et_pb_mega_menu_text_4.et_pb_text a, .et_pb_mega_menu_text_5.et_pb_text a:hover, .et_pb_mega_menu_text_6.et_pb_text a:hover, .et_pb_mega_menu_text_7.et_pb_text a:hover { color: #83ab26 !important; }.et_pb_mega_menu_text_0.et_pb_text, .et_pb_mega_menu_text_0.et_pb_text a, .et_pb_mega_menu_text_0 h1, .et_pb_social_media_follow_0 li a.icon::before, .et_pb_mega_menu_text_1.et_pb_text a, .et_pb_social_media_follow_1 li a.icon::before, .et_pb_mega_menu_text_2.et_pb_text, .et_pb_mega_menu_text_2.et_pb_text a, .et_pb_mega_menu_text_2 h1, .et_pb_social_media_follow_2 li a.icon::before, .et_pb_mega_menu_text_3.et_pb_text, .et_pb_mega_menu_text_3.et_pb_text a, .et_pb_mega_menu_text_3 h1, .et_pb_social_media_follow_3 li a.icon::before, .et_pb_mega_menu_text_5.et_pb_text, .et_pb_mega_menu_text_5.et_pb_text a, .et_pb_mega_menu_text_5 h1, .et_pb_social_media_follow_4 li a.icon::before, .et_pb_mega_menu_text_6.et_pb_text a, .et_pb_social_media_follow_5 li a.icon::before, .et_pb_mega_menu_text_7.et_pb_text, .et_pb_mega_menu_text_7.et_pb_text a, .et_pb_mega_menu_text_7 h1, .et_pb_social_media_follow_6 li a.icon::before { transition:color 0.3s ease; }.et_pb_mega_menu_heading_1 .et_pb_heading_container h1, .et_pb_mega_menu_heading_1 .et_pb_heading_container h2, .et_pb_mega_menu_heading_1 .et_pb_heading_container h3, .et_pb_mega_menu_heading_1 .et_pb_heading_container h4, .et_pb_mega_menu_heading_1 .et_pb_heading_container h5, .et_pb_mega_menu_heading_1 .et_pb_heading_container h6, .et_pb_mega_menu_heading_5 .et_pb_heading_container h1, .et_pb_mega_menu_heading_5 .et_pb_heading_container h2, .et_pb_mega_menu_heading_5 .et_pb_heading_container h3, .et_pb_mega_menu_heading_5 .et_pb_heading_container h4, .et_pb_mega_menu_heading_5 .et_pb_heading_container h5, .et_pb_mega_menu_heading_5 .et_pb_heading_container h6, .et_pb_mega_menu_heading_7 .et_pb_heading_container h1, .et_pb_mega_menu_heading_7 .et_pb_heading_container h2, .et_pb_mega_menu_heading_7 .et_pb_heading_container h3, .et_pb_mega_menu_heading_7 .et_pb_heading_container h4, .et_pb_mega_menu_heading_7 .et_pb_heading_container h5, .et_pb_mega_menu_heading_7 .et_pb_heading_container h6, .et_pb_mega_menu_heading_9 .et_pb_heading_container h1, .et_pb_mega_menu_heading_9 .et_pb_heading_container h2, .et_pb_mega_menu_heading_9 .et_pb_heading_container h3, .et_pb_mega_menu_heading_9 .et_pb_heading_container h4, .et_pb_mega_menu_heading_9 .et_pb_heading_container h5, .et_pb_mega_menu_heading_9 .et_pb_heading_container h6, .et_pb_mega_menu_heading_13 .et_pb_heading_container h1, .et_pb_mega_menu_heading_13 .et_pb_heading_container h2, .et_pb_mega_menu_heading_13 .et_pb_heading_container h3, .et_pb_mega_menu_heading_13 .et_pb_heading_container h4, .et_pb_mega_menu_heading_13 .et_pb_heading_container h5, .et_pb_mega_menu_heading_13 .et_pb_heading_container h6 { font-size: 25px; color: #ffffff !important; }.et_pb_mega_menu_heading_1 h1, .et_pb_mega_menu_heading_1 h2, .et_pb_mega_menu_heading_1 h3, .et_pb_mega_menu_heading_1 h4, .et_pb_mega_menu_heading_1 h5, .et_pb_mega_menu_heading_1 h6, .et_pb_mega_menu_heading_5 h1, .et_pb_mega_menu_heading_5 h2, .et_pb_mega_menu_heading_5 h3, .et_pb_mega_menu_heading_5 h4, .et_pb_mega_menu_heading_5 h5, .et_pb_mega_menu_heading_5 h6, .et_pb_mega_menu_heading_7 h1, .et_pb_mega_menu_heading_7 h2, .et_pb_mega_menu_heading_7 h3, .et_pb_mega_menu_heading_7 h4, .et_pb_mega_menu_heading_7 h5, .et_pb_mega_menu_heading_7 h6, .et_pb_mega_menu_heading_9 h1, .et_pb_mega_menu_heading_9 h2, .et_pb_mega_menu_heading_9 h3, .et_pb_mega_menu_heading_9 h4, .et_pb_mega_menu_heading_9 h5, .et_pb_mega_menu_heading_9 h6, .et_pb_mega_menu_heading_13 h1, .et_pb_mega_menu_heading_13 h2, .et_pb_mega_menu_heading_13 h3, .et_pb_mega_menu_heading_13 h4, .et_pb_mega_menu_heading_13 h5, .et_pb_mega_menu_heading_13 h6 { color: #ffffff !important; font-size: 25px !important; }.et_pb_mega_menu_button_0_wrapper, .et_pb_mega_menu_button_1_wrapper, .et_pb_mega_menu_button_2_wrapper, .et_pb_mega_menu_button_4_wrapper, .et_pb_mega_menu_button_5_wrapper, .et_pb_mega_menu_button_6_wrapper { margin-top: 20px !important; margin-bottom: 20px !important; }body #page-container .et_pb_section .et_pb_mega_menu_button_0, body #page-container .et_pb_section .et_pb_mega_menu_button_1, body #page-container .et_pb_section .et_pb_mega_menu_button_2, body #page-container .et_pb_section .et_pb_mega_menu_button_3, body #page-container .et_pb_section .et_pb_mega_menu_button_4, body #page-container .et_pb_section .et_pb_mega_menu_button_5, body #page-container .et_pb_section .et_pb_mega_menu_button_6 { border-color: #83ab26; background-color: #83ab26; color: #ffffff !important; }body #page-container .et_pb_section .et_pb_mega_menu_button_0, body #page-container .et_pb_section .et_pb_mega_menu_button_0:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_1, body #page-container .et_pb_section .et_pb_mega_menu_button_1:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_2, body #page-container .et_pb_section .et_pb_mega_menu_button_2:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_3, body #page-container .et_pb_section .et_pb_mega_menu_button_3:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_4, body #page-container .et_pb_section .et_pb_mega_menu_button_4:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_5, body #page-container .et_pb_section .et_pb_mega_menu_button_5:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_6, body #page-container .et_pb_section .et_pb_mega_menu_button_6:hover { padding: 0.3em 1em !important; }body #page-container .et_pb_section .et_pb_mega_menu_button_0::before, body #page-container .et_pb_section .et_pb_mega_menu_button_0::after, body #page-container .et_pb_section .et_pb_mega_menu_button_1::before, body #page-container .et_pb_section .et_pb_mega_menu_button_1::after, body #page-container .et_pb_section .et_pb_mega_menu_button_2::before, body #page-container .et_pb_section .et_pb_mega_menu_button_2::after, body #page-container .et_pb_section .et_pb_mega_menu_button_3::before, body #page-container .et_pb_section .et_pb_mega_menu_button_3::after, body #page-container .et_pb_section .et_pb_mega_menu_button_4::before, body #page-container .et_pb_section .et_pb_mega_menu_button_4::after, body #page-container .et_pb_section .et_pb_mega_menu_button_5::before, body #page-container .et_pb_section .et_pb_mega_menu_button_5::after, body #page-container .et_pb_section .et_pb_mega_menu_button_6::before, body #page-container .et_pb_section .et_pb_mega_menu_button_6::after { display: none !important; }.et_pb_mega_menu_button_0, .et_pb_mega_menu_button_1, .et_pb_mega_menu_button_2, .et_pb_mega_menu_button_3, .et_pb_mega_menu_button_4, .et_pb_mega_menu_button_5, .et_pb_mega_menu_button_6 { color: #ffffff; margin: 20px 0px; background: #83ab26 !important; }.et_pb_mega_menu_button_0::after, .et_pb_mega_menu_button_1::after, .et_pb_mega_menu_button_2::after, .et_pb_mega_menu_button_3::after, .et_pb_mega_menu_button_4::after, .et_pb_mega_menu_button_5::after, .et_pb_mega_menu_button_6::after { content: ""; display: none; }.et_pb_mega_menu_button_0, .et_pb_mega_menu_button_0::after, .et_pb_mega_menu_button_1, .et_pb_mega_menu_button_1::after, .et_pb_mega_menu_button_2, .et_pb_mega_menu_button_2::after, .et_pb_mega_menu_button_3, .et_pb_mega_menu_button_3::after, .et_pb_mega_menu_button_4, .et_pb_mega_menu_button_4::after, .et_pb_mega_menu_button_5, .et_pb_mega_menu_button_5::after, .et_pb_mega_menu_button_6, .et_pb_mega_menu_button_6::after { transition: 300ms; }.et_pb_social_media_follow_0, .et_pb_social_media_follow_1, .et_pb_social_media_follow_2, .et_pb_social_media_follow_3, .et_pb_social_media_follow_4, .et_pb_social_media_follow_5, .et_pb_social_media_follow_6 { width: 100%; }.et_pb_mega_menu_column_3, .et_pb_mega_menu_column_5, .et_pb_mega_menu_column_7, .et_pb_mega_menu_column_11, .et_pb_mega_menu_column_13 { background-image: linear-gradient(rgba(29, 43, 80, 0.75) 0%, rgba(29, 43, 80, 0.75) 100%), url(//borgkb.nl/wp-content/swift-ai/images/__e/dvteamx1.sg-host.com/wp-content/uploads/2023/09/borgbwt-foto12%402x-png.webp); }.et-db #et-boc .et-l .et_pb_mega_menu_section_0, .et-db #et-boc .et-l .et_pb_mega_menu_section_1, .et-db #et-boc .et-l .et_pb_mega_menu_section_2, .et-db #et-boc .et-l .et_pb_mega_menu_section_3, .et-db #et-boc .et-l .et_pb_mega_menu_section_4, .et-db #et-boc .et-l .et_pb_mega_menu_section_5, .et-db #et-boc .et-l .et_pb_mega_menu_section_6 { border-radius: 0px 0px 10px 10px; overflow: hidden; z-index: 10; box-shadow: rgba(0, 0, 0, 0.3) 6px 6px 18px 0px; }.et-db #et-boc .et-l .et_pb_mega_menu_text_0.et_pb_text:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_0 h1:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_2.et_pb_text:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_2 h1:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_3.et_pb_text:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_3 h1:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_5.et_pb_text:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_5 h1:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_7.et_pb_text:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_7 h1:hover { color: #83ab26 !important; }.et-db #et-boc .et-l .et_pb_mega_menu_text_0.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_1.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_2.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_3.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_4.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_4.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_5.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_6.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_7.et_pb_text a:hover { color: #83ab26 !important; }.et-db #et-boc .et-l .et_pb_mega_menu_text_0.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_0.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_0 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_0 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_1.et_pb_text a, .et-db #et-boc .et-l .et_pb_social_media_follow_1 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_2.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_2.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_2 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_2 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_3.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_3.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_3 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_3 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_5.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_5.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_5 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_4 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_6.et_pb_text a, .et-db #et-boc .et-l .et_pb_social_media_follow_5 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_7.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_7.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_7 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_6 li a.icon::before { transition:color 0.3s ease; }.et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 .et_pb_heading_container h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 .et_pb_heading_container h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 .et_pb_heading_container h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 .et_pb_heading_container h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 .et_pb_heading_container h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 .et_pb_heading_container h6 { font-size: 25px; color: #ffffff !important; }.et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 h6 { color: #ffffff !important; font-size: 25px !important; }.et-db #et-boc .et-l .et_pb_mega_menu_button_0_wrapper, .et-db #et-boc .et-l .et_pb_mega_menu_button_1_wrapper, .et-db #et-boc .et-l .et_pb_mega_menu_button_2_wrapper, .et-db #et-boc .et-l .et_pb_mega_menu_button_4_wrapper, .et-db #et-boc .et-l .et_pb_mega_menu_button_5_wrapper, .et-db #et-boc .et-l .et_pb_mega_menu_button_6_wrapper { margin-top: 20px !important; margin-bottom: 20px !important; }.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6 { border-color: #83ab26; background-color: #83ab26; color: #ffffff !important; }.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:hover { padding: 0.3em 1em !important; }.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6::after { display: none !important; }.et-db #et-boc .et-l .et_pb_mega_menu_button_0, .et-db #et-boc .et-l .et_pb_mega_menu_button_1, .et-db #et-boc .et-l .et_pb_mega_menu_button_2, .et-db #et-boc .et-l .et_pb_mega_menu_button_3, .et-db #et-boc .et-l .et_pb_mega_menu_button_4, .et-db #et-boc .et-l .et_pb_mega_menu_button_5, .et-db #et-boc .et-l .et_pb_mega_menu_button_6 { color: #ffffff; margin: 20px 0px; background: #83ab26 !important; }.et-db #et-boc .et-l .et_pb_mega_menu_button_0::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_1::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_2::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_3::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_4::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_5::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_6::after { content: ""; display: none; }.et-db #et-boc .et-l .et_pb_mega_menu_button_0, .et-db #et-boc .et-l .et_pb_mega_menu_button_0::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_1, .et-db #et-boc .et-l .et_pb_mega_menu_button_1::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_2, .et-db #et-boc .et-l .et_pb_mega_menu_button_2::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_3, .et-db #et-boc .et-l .et_pb_mega_menu_button_3::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_4, .et-db #et-boc .et-l .et_pb_mega_menu_button_4::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_5, .et-db #et-boc .et-l .et_pb_mega_menu_button_5::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_6, .et-db #et-boc .et-l .et_pb_mega_menu_button_6::after { transition: 300ms; }.et-db #et-boc .et-l .et_pb_social_media_follow_0, .et-db #et-boc .et-l .et_pb_social_media_follow_1, .et-db #et-boc .et-l .et_pb_social_media_follow_2, .et-db #et-boc .et-l .et_pb_social_media_follow_3, .et-db #et-boc .et-l .et_pb_social_media_follow_4, .et-db #et-boc .et-l .et_pb_social_media_follow_5, .et-db #et-boc .et-l .et_pb_social_media_follow_6 { width: 100%; }.et-db #et-boc .et-l .et_pb_mega_menu_column_3, .et-db #et-boc .et-l .et_pb_mega_menu_column_5, .et-db #et-boc .et-l .et_pb_mega_menu_column_7, .et-db #et-boc .et-l .et_pb_mega_menu_column_11, .et-db #et-boc .et-l .et_pb_mega_menu_column_13 { background-image: linear-gradient(rgba(29, 43, 80, 0.75) 0%, rgba(29, 43, 80, 0.75) 100%), url(//borgkb.nl/wp-content/swift-ai/images/__e/dvteamx1.sg-host.com/wp-content/uploads/2023/09/borgbwt-foto12%402x-png.webp); }.et_pb_mega_menu_section_0, .et_pb_mega_menu_section_1, .et_pb_mega_menu_section_2, .et_pb_mega_menu_section_3, .et_pb_mega_menu_section_4, .et_pb_mega_menu_section_5, .et_pb_mega_menu_section_6, .et_pb_mega_menu_section_7 { border-radius: 0px 0px 10px 10px; overflow: hidden; z-index: 10; box-shadow: rgba(0, 0, 0, 0.3) 6px 6px 18px 0px; }.et_pb_mega_menu_text_0.et_pb_text:hover, .et_pb_mega_menu_text_0 h1:hover, .et_pb_mega_menu_text_2.et_pb_text:hover, .et_pb_mega_menu_text_2 h1:hover, .et_pb_mega_menu_text_3.et_pb_text:hover, .et_pb_mega_menu_text_3 h1:hover, .et_pb_mega_menu_text_5.et_pb_text:hover, .et_pb_mega_menu_text_5 h1:hover, .et_pb_mega_menu_text_7.et_pb_text:hover, .et_pb_mega_menu_text_7 h1:hover, .et_pb_mega_menu_text_8.et_pb_text:hover, .et_pb_mega_menu_text_8 h1:hover { color: #83ab26 !important; }.et_pb_mega_menu_text_0.et_pb_text a:hover, .et_pb_mega_menu_text_1.et_pb_text a:hover, .et_pb_mega_menu_text_2.et_pb_text a:hover, .et_pb_mega_menu_text_3.et_pb_text a:hover, .et_pb_mega_menu_text_4.et_pb_text, .et_pb_mega_menu_text_4.et_pb_text a, .et_pb_mega_menu_text_5.et_pb_text a:hover, .et_pb_mega_menu_text_6.et_pb_text a:hover, .et_pb_mega_menu_text_7.et_pb_text a:hover, .et_pb_mega_menu_text_8.et_pb_text a:hover, .et_pb_mega_menu_text_9.et_pb_text, .et_pb_mega_menu_text_9.et_pb_text a { color: #83ab26 !important; }.et_pb_mega_menu_text_0.et_pb_text, .et_pb_mega_menu_text_0.et_pb_text a, .et_pb_mega_menu_text_0 h1, .et_pb_social_media_follow_0 li a.icon::before, .et_pb_mega_menu_text_1.et_pb_text a, .et_pb_social_media_follow_1 li a.icon::before, .et_pb_mega_menu_text_2.et_pb_text, .et_pb_mega_menu_text_2.et_pb_text a, .et_pb_mega_menu_text_2 h1, .et_pb_social_media_follow_2 li a.icon::before, .et_pb_mega_menu_text_3.et_pb_text, .et_pb_mega_menu_text_3.et_pb_text a, .et_pb_mega_menu_text_3 h1, .et_pb_social_media_follow_3 li a.icon::before, .et_pb_mega_menu_text_5.et_pb_text, .et_pb_mega_menu_text_5.et_pb_text a, .et_pb_mega_menu_text_5 h1, .et_pb_social_media_follow_4 li a.icon::before, .et_pb_mega_menu_text_6.et_pb_text a, .et_pb_social_media_follow_5 li a.icon::before, .et_pb_mega_menu_text_7.et_pb_text, .et_pb_mega_menu_text_7.et_pb_text a, .et_pb_mega_menu_text_7 h1, .et_pb_social_media_follow_6 li a.icon::before, .et_pb_mega_menu_text_8.et_pb_text, .et_pb_mega_menu_text_8.et_pb_text a, .et_pb_mega_menu_text_8 h1, .et_pb_social_media_follow_7 li a.icon::before { transition:color 0.3s ease; }.et_pb_mega_menu_heading_1 .et_pb_heading_container h1, .et_pb_mega_menu_heading_1 .et_pb_heading_container h2, .et_pb_mega_menu_heading_1 .et_pb_heading_container h3, .et_pb_mega_menu_heading_1 .et_pb_heading_container h4, .et_pb_mega_menu_heading_1 .et_pb_heading_container h5, .et_pb_mega_menu_heading_1 .et_pb_heading_container h6, .et_pb_mega_menu_heading_5 .et_pb_heading_container h1, .et_pb_mega_menu_heading_5 .et_pb_heading_container h2, .et_pb_mega_menu_heading_5 .et_pb_heading_container h3, .et_pb_mega_menu_heading_5 .et_pb_heading_container h4, .et_pb_mega_menu_heading_5 .et_pb_heading_container h5, .et_pb_mega_menu_heading_5 .et_pb_heading_container h6, .et_pb_mega_menu_heading_7 .et_pb_heading_container h1, .et_pb_mega_menu_heading_7 .et_pb_heading_container h2, .et_pb_mega_menu_heading_7 .et_pb_heading_container h3, .et_pb_mega_menu_heading_7 .et_pb_heading_container h4, .et_pb_mega_menu_heading_7 .et_pb_heading_container h5, .et_pb_mega_menu_heading_7 .et_pb_heading_container h6, .et_pb_mega_menu_heading_9 .et_pb_heading_container h1, .et_pb_mega_menu_heading_9 .et_pb_heading_container h2, .et_pb_mega_menu_heading_9 .et_pb_heading_container h3, .et_pb_mega_menu_heading_9 .et_pb_heading_container h4, .et_pb_mega_menu_heading_9 .et_pb_heading_container h5, .et_pb_mega_menu_heading_9 .et_pb_heading_container h6, .et_pb_mega_menu_heading_13 .et_pb_heading_container h1, .et_pb_mega_menu_heading_13 .et_pb_heading_container h2, .et_pb_mega_menu_heading_13 .et_pb_heading_container h3, .et_pb_mega_menu_heading_13 .et_pb_heading_container h4, .et_pb_mega_menu_heading_13 .et_pb_heading_container h5, .et_pb_mega_menu_heading_13 .et_pb_heading_container h6, .et_pb_mega_menu_heading_15 .et_pb_heading_container h1, .et_pb_mega_menu_heading_15 .et_pb_heading_container h2, .et_pb_mega_menu_heading_15 .et_pb_heading_container h3, .et_pb_mega_menu_heading_15 .et_pb_heading_container h4, .et_pb_mega_menu_heading_15 .et_pb_heading_container h5, .et_pb_mega_menu_heading_15 .et_pb_heading_container h6 { font-size: 25px; color: #ffffff !important; }.et_pb_mega_menu_heading_1 h1, .et_pb_mega_menu_heading_1 h2, .et_pb_mega_menu_heading_1 h3, .et_pb_mega_menu_heading_1 h4, .et_pb_mega_menu_heading_1 h5, .et_pb_mega_menu_heading_1 h6, .et_pb_mega_menu_heading_5 h1, .et_pb_mega_menu_heading_5 h2, .et_pb_mega_menu_heading_5 h3, .et_pb_mega_menu_heading_5 h4, .et_pb_mega_menu_heading_5 h5, .et_pb_mega_menu_heading_5 h6, .et_pb_mega_menu_heading_7 h1, .et_pb_mega_menu_heading_7 h2, .et_pb_mega_menu_heading_7 h3, .et_pb_mega_menu_heading_7 h4, .et_pb_mega_menu_heading_7 h5, .et_pb_mega_menu_heading_7 h6, .et_pb_mega_menu_heading_9 h1, .et_pb_mega_menu_heading_9 h2, .et_pb_mega_menu_heading_9 h3, .et_pb_mega_menu_heading_9 h4, .et_pb_mega_menu_heading_9 h5, .et_pb_mega_menu_heading_9 h6, .et_pb_mega_menu_heading_13 h1, .et_pb_mega_menu_heading_13 h2, .et_pb_mega_menu_heading_13 h3, .et_pb_mega_menu_heading_13 h4, .et_pb_mega_menu_heading_13 h5, .et_pb_mega_menu_heading_13 h6, .et_pb_mega_menu_heading_15 h1, .et_pb_mega_menu_heading_15 h2, .et_pb_mega_menu_heading_15 h3, .et_pb_mega_menu_heading_15 h4, .et_pb_mega_menu_heading_15 h5, .et_pb_mega_menu_heading_15 h6 { color: #ffffff !important; font-size: 25px !important; }body #page-container .et_pb_section .et_pb_mega_menu_button_0, body #page-container .et_pb_section .et_pb_mega_menu_button_1, body #page-container .et_pb_section .et_pb_mega_menu_button_2, body #page-container .et_pb_section .et_pb_mega_menu_button_3, body #page-container .et_pb_section .et_pb_mega_menu_button_4, body #page-container .et_pb_section .et_pb_mega_menu_button_5, body #page-container .et_pb_section .et_pb_mega_menu_button_6, body #page-container .et_pb_section .et_pb_mega_menu_button_7 { border-color: #83ab26; background-color: #83ab26; color: #ffffff !important; }body #page-container .et_pb_section .et_pb_mega_menu_button_0, body #page-container .et_pb_section .et_pb_mega_menu_button_0:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_1, body #page-container .et_pb_section .et_pb_mega_menu_button_1:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_2, body #page-container .et_pb_section .et_pb_mega_menu_button_2:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_3, body #page-container .et_pb_section .et_pb_mega_menu_button_3:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_4, body #page-container .et_pb_section .et_pb_mega_menu_button_4:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_5, body #page-container .et_pb_section .et_pb_mega_menu_button_5:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_6, body #page-container .et_pb_section .et_pb_mega_menu_button_6:hover, body #page-container .et_pb_section .et_pb_mega_menu_button_7, body #page-container .et_pb_section .et_pb_mega_menu_button_7:hover { padding: 0.3em 1em !important; }body #page-container .et_pb_section .et_pb_mega_menu_button_0::before, body #page-container .et_pb_section .et_pb_mega_menu_button_0::after, body #page-container .et_pb_section .et_pb_mega_menu_button_1::before, body #page-container .et_pb_section .et_pb_mega_menu_button_1::after, body #page-container .et_pb_section .et_pb_mega_menu_button_2::before, body #page-container .et_pb_section .et_pb_mega_menu_button_2::after, body #page-container .et_pb_section .et_pb_mega_menu_button_3::before, body #page-container .et_pb_section .et_pb_mega_menu_button_3::after, body #page-container .et_pb_section .et_pb_mega_menu_button_4::before, body #page-container .et_pb_section .et_pb_mega_menu_button_4::after, body #page-container .et_pb_section .et_pb_mega_menu_button_5::before, body #page-container .et_pb_section .et_pb_mega_menu_button_5::after, body #page-container .et_pb_section .et_pb_mega_menu_button_6::before, body #page-container .et_pb_section .et_pb_mega_menu_button_6::after, body #page-container .et_pb_section .et_pb_mega_menu_button_7::before, body #page-container .et_pb_section .et_pb_mega_menu_button_7::after { display: none !important; }.et_pb_mega_menu_button_0, .et_pb_mega_menu_button_1, .et_pb_mega_menu_button_2, .et_pb_mega_menu_button_3, .et_pb_mega_menu_button_4, .et_pb_mega_menu_button_5, .et_pb_mega_menu_button_6, .et_pb_mega_menu_button_7 { color: #ffffff; margin: 20px 0px; background: #83ab26 !important; }.et_pb_mega_menu_button_0::after, .et_pb_mega_menu_button_1::after, .et_pb_mega_menu_button_2::after, .et_pb_mega_menu_button_3::after, .et_pb_mega_menu_button_4::after, .et_pb_mega_menu_button_5::after, .et_pb_mega_menu_button_6::after, .et_pb_mega_menu_button_7::after { content: ""; display: none; }.et_pb_mega_menu_button_0, .et_pb_mega_menu_button_0::after, .et_pb_mega_menu_button_1, .et_pb_mega_menu_button_1::after, .et_pb_mega_menu_button_2, .et_pb_mega_menu_button_2::after, .et_pb_mega_menu_button_3, .et_pb_mega_menu_button_3::after, .et_pb_mega_menu_button_4, .et_pb_mega_menu_button_4::after, .et_pb_mega_menu_button_5, .et_pb_mega_menu_button_5::after, .et_pb_mega_menu_button_6, .et_pb_mega_menu_button_6::after, .et_pb_mega_menu_button_7, .et_pb_mega_menu_button_7::after { transition: 300ms; }.et_pb_social_media_follow_0, .et_pb_social_media_follow_1, .et_pb_social_media_follow_2, .et_pb_social_media_follow_3, .et_pb_social_media_follow_4, .et_pb_social_media_follow_5, .et_pb_social_media_follow_6, .et_pb_social_media_follow_7 { width: 100%; }.et_pb_mega_menu_heading_6, .et_pb_mega_menu_heading_14 { min-height: 40px; }.et_pb_mega_menu_text_4 a, .et_pb_mega_menu_text_9 a { font-family: Lora, Georgia, "Times New Roman", serif; font-style: italic; text-decoration: underline #83ab26; }.et_pb_mega_menu_text_4, .et_pb_mega_menu_text_9 { margin-bottom: 30px !important; }.et_pb_mega_menu_column_3, .et_pb_mega_menu_column_5, .et_pb_mega_menu_column_7, .et_pb_mega_menu_column_11, .et_pb_mega_menu_column_13, .et_pb_mega_menu_column_15 { background-image: linear-gradient(rgba(29, 43, 80, 0.75) 0%, rgba(29, 43, 80, 0.75) 100%), url(//borgkb.nl/wp-content/swift-ai/images/__e/dvteamx1.sg-host.com/wp-content/uploads/2023/09/borgbwt-foto12%402x-png.webp); }.et-db #et-boc .et-l .et_pb_mega_menu_section_0, .et-db #et-boc .et-l .et_pb_mega_menu_section_1, .et-db #et-boc .et-l .et_pb_mega_menu_section_2, .et-db #et-boc .et-l .et_pb_mega_menu_section_3, .et-db #et-boc .et-l .et_pb_mega_menu_section_4, .et-db #et-boc .et-l .et_pb_mega_menu_section_5, .et-db #et-boc .et-l .et_pb_mega_menu_section_6, .et-db #et-boc .et-l .et_pb_mega_menu_section_7 { border-radius: 0px 0px 10px 10px; overflow: hidden; z-index: 10; box-shadow: rgba(0, 0, 0, 0.3) 6px 6px 18px 0px; }.et-db #et-boc .et-l .et_pb_mega_menu_text_0.et_pb_text:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_0 h1:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_2.et_pb_text:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_2 h1:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_3.et_pb_text:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_3 h1:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_5.et_pb_text:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_5 h1:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_7.et_pb_text:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_7 h1:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_8.et_pb_text:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_8 h1:hover { color: #83ab26 !important; }.et-db #et-boc .et-l .et_pb_mega_menu_text_0.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_1.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_2.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_3.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_4.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_4.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_5.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_6.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_7.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_8.et_pb_text a:hover, .et-db #et-boc .et-l .et_pb_mega_menu_text_9.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_9.et_pb_text a { color: #83ab26 !important; }.et-db #et-boc .et-l .et_pb_mega_menu_text_0.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_0.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_0 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_0 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_1.et_pb_text a, .et-db #et-boc .et-l .et_pb_social_media_follow_1 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_2.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_2.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_2 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_2 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_3.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_3.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_3 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_3 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_5.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_5.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_5 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_4 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_6.et_pb_text a, .et-db #et-boc .et-l .et_pb_social_media_follow_5 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_7.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_7.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_7 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_6 li a.icon::before, .et-db #et-boc .et-l .et_pb_mega_menu_text_8.et_pb_text, .et-db #et-boc .et-l .et_pb_mega_menu_text_8.et_pb_text a, .et-db #et-boc .et-l .et_pb_mega_menu_text_8 h1, .et-db #et-boc .et-l .et_pb_social_media_follow_7 li a.icon::before { transition:color 0.3s ease; }.et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 .et_pb_heading_container h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 .et_pb_heading_container h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 .et_pb_heading_container h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 .et_pb_heading_container h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 .et_pb_heading_container h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 .et_pb_heading_container h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 .et_pb_heading_container h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 .et_pb_heading_container h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 .et_pb_heading_container h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 .et_pb_heading_container h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_15 .et_pb_heading_container h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_15 .et_pb_heading_container h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_15 .et_pb_heading_container h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_15 .et_pb_heading_container h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_15 .et_pb_heading_container h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_15 .et_pb_heading_container h6 { font-size: 25px; color: #ffffff !important; }.et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_1 h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_5 h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_7 h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_9 h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_13 h6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_15 h1, .et-db #et-boc .et-l .et_pb_mega_menu_heading_15 h2, .et-db #et-boc .et-l .et_pb_mega_menu_heading_15 h3, .et-db #et-boc .et-l .et_pb_mega_menu_heading_15 h4, .et-db #et-boc .et-l .et_pb_mega_menu_heading_15 h5, .et-db #et-boc .et-l .et_pb_mega_menu_heading_15 h6 { color: #ffffff !important; font-size: 25px !important; }.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7 { border-color: #83ab26; background-color: #83ab26; color: #ffffff !important; }.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:hover, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7:hover { padding: 0.3em 1em !important; }.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_0::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_1::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_2::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_3::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_4::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6::after, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7::before, .et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7::after { display: none !important; }.et-db #et-boc .et-l .et_pb_mega_menu_button_0, .et-db #et-boc .et-l .et_pb_mega_menu_button_1, .et-db #et-boc .et-l .et_pb_mega_menu_button_2, .et-db #et-boc .et-l .et_pb_mega_menu_button_3, .et-db #et-boc .et-l .et_pb_mega_menu_button_4, .et-db #et-boc .et-l .et_pb_mega_menu_button_5, .et-db #et-boc .et-l .et_pb_mega_menu_button_6, .et-db #et-boc .et-l .et_pb_mega_menu_button_7 { color: #ffffff; margin: 20px 0px; background: #83ab26 !important; }.et-db #et-boc .et-l .et_pb_mega_menu_button_0::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_1::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_2::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_3::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_4::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_5::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_6::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_7::after { content: ""; display: none; }.et-db #et-boc .et-l .et_pb_mega_menu_button_0, .et-db #et-boc .et-l .et_pb_mega_menu_button_0::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_1, .et-db #et-boc .et-l .et_pb_mega_menu_button_1::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_2, .et-db #et-boc .et-l .et_pb_mega_menu_button_2::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_3, .et-db #et-boc .et-l .et_pb_mega_menu_button_3::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_4, .et-db #et-boc .et-l .et_pb_mega_menu_button_4::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_5, .et-db #et-boc .et-l .et_pb_mega_menu_button_5::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_6, .et-db #et-boc .et-l .et_pb_mega_menu_button_6::after, .et-db #et-boc .et-l .et_pb_mega_menu_button_7, .et-db #et-boc .et-l .et_pb_mega_menu_button_7::after { transition: 300ms; }.et-db #et-boc .et-l .et_pb_social_media_follow_0, .et-db #et-boc .et-l .et_pb_social_media_follow_1, .et-db #et-boc .et-l .et_pb_social_media_follow_2, .et-db #et-boc .et-l .et_pb_social_media_follow_3, .et-db #et-boc .et-l .et_pb_social_media_follow_4, .et-db #et-boc .et-l .et_pb_social_media_follow_5, .et-db #et-boc .et-l .et_pb_social_media_follow_6, .et-db #et-boc .et-l .et_pb_social_media_follow_7 { width: 100%; }.et-db #et-boc .et-l .et_pb_mega_menu_heading_6, .et-db #et-boc .et-l .et_pb_mega_menu_heading_14 { min-height: 40px; }.et-db #et-boc .et-l .et_pb_mega_menu_text_4 a, .et-db #et-boc .et-l .et_pb_mega_menu_text_9 a { font-family: Lora, Georgia, "Times New Roman", serif; font-style: italic; text-decoration: underline #83ab26; }.et-db #et-boc .et-l .et_pb_mega_menu_text_4, .et-db #et-boc .et-l .et_pb_mega_menu_text_9 { margin-bottom: 30px !important; }.et-db #et-boc .et-l .et_pb_mega_menu_column_3, .et-db #et-boc .et-l .et_pb_mega_menu_column_5, .et-db #et-boc .et-l .et_pb_mega_menu_column_7, .et-db #et-boc .et-l .et_pb_mega_menu_column_11, .et-db #et-boc .et-l .et_pb_mega_menu_column_13, .et-db #et-boc .et-l .et_pb_mega_menu_column_15 { background-image: linear-gradient(rgba(29, 43, 80, 0.75) 0%, rgba(29, 43, 80, 0.75) 100%), url(//borgkb.nl/wp-content/swift-ai/images/__e/dvteamx1.sg-host.com/wp-content/uploads/2023/09/borgbwt-foto12%402x-png.webp); }@font-face{font-family:"Trustindex Poppins";font-weight:400;font-style:normal;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;src:url(https://borgkb.nl/wp-content/swift-ai/cache/borgkb.nl/kwaliteitsborging-in-den-haag/__data/latin881e1844.woff) format('woff2');font-display:swap;}.ht_ctc_entry_animation { animation-duration: 0.4s; animation-fill-mode: both; animation-delay: 0s; animation-iteration-count: 1; }@keyframes ht_ctc_anim_corner { 0% { opacity: 0; transform: scale(0); } 100% { opacity: 1; transform: scale(1); } }.ht_ctc_an_entry_corner { animation-name: ht_ctc_anim_corner; animation-timing-function: cubic-bezier(0.25, 1, 0.5, 1); transform-origin: bottom var(--side, right); }.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a { padding-top: 20px !important; padding-bottom: 20px !important; }.et_pb_menu__logo-wrap .et_pb_menu__logo img { position: absolute; top: -10px; }@media (max-width: 980px){.et_pb_menu__logo-wrap .et_pb_menu__logo img { position: relative; top: 0px; }}.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li.offertmenuitem > a span { padding: 10px 25px; border: 1px solid #83ab26; color: #83ab26; border-radius: 23px; }.et_pb_section_0_tb_header.et_pb_section { padding-top: 0px; padding-bottom: 10px; }.et_pb_section_0_tb_header { z-index: 10; box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 18px -6px; }.et_pb_row_0_tb_header { background-color: #ffffff; }.et_pb_row_0_tb_header.et_pb_row { padding-top: 0px !important; padding-bottom: 0px !important; }.et_pb_row_0_tb_header, body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row { width: 90%; }.et_pb_social_media_follow .et_pb_social_media_follow_network_0_tb_header.et_pb_social_icon .icon::before, .et_pb_social_media_follow .et_pb_social_media_follow_network_1_tb_header.et_pb_social_icon .icon::before, .et_pb_social_media_follow .et_pb_social_media_follow_network_2_tb_header.et_pb_social_icon .icon::before { color: #83ab26; }ul.et_pb_social_media_follow_0_tb_header { background-color: rgba(255, 255, 255, 0); }.et_pb_social_media_follow_0_tb_header li.et_pb_social_icon a.icon::before { color: #ffffff; }.et_pb_social_media_follow_0_tb_header li a.icon::before { font-size: 15px; line-height: 30px; height: 30px; width: 30px; }.et_pb_social_media_follow_0_tb_header li a.icon { height: 30px; width: 30px; }.et_pb_code_0_tb_header { margin-left: 10px !important; }.et_pb_menu_0_tb_header.et_pb_menu ul li a { font-weight: 600; transition:color 0.3s ease; }.et_pb_menu_0_tb_header.et_pb_menu ul li:hover > a { color: #83ab26 !important; }.et_pb_menu_0_tb_header.et_pb_menu { background-color: #ffffff; }.et_pb_menu_0_tb_header { padding-top: 10px; }.et_pb_menu_0_tb_header.et_pb_menu .nav li ul { border-color: #ffffff; background-color: #ffffff !important; }.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu { border-color: #ffffff; }.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu, .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu ul { background-color: #ffffff !important; }.et_pb_menu_0_tb_header.et_pb_menu nav > ul > li > a:hover { opacity: 1; }.et_pb_menu_0_tb_header .et_pb_menu__logo-wrap .et_pb_menu__logo img { width: auto; }.et_pb_menu_0_tb_header .et_pb_menu_inner_container > .et_pb_menu__logo-wrap, .et_pb_menu_0_tb_header .et_pb_menu__logo-slot { width: auto; max-width: 100%; }.et_pb_menu_0_tb_header .et_pb_menu_inner_container > .et_pb_menu__logo-wrap .et_pb_menu__logo img, .et_pb_menu_0_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img { height: 50px; max-height: none; }.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar::before { font-size: 34px; color: #000000; }body #page-container .et_pb_section .dsm_button_0_tb_header .et_pb_button_one.et_pb_button { border-radius: 0px; font-size: 20px; color: #83ab26 !important; border-width: 0px !important; padding: 0px 30px 0px 0px !important; }body #page-container .et_pb_section .dsm_button_0_tb_header .et_pb_button_one.et_pb_button::after { line-height: inherit; opacity: 1; margin-left: 0.3em; left: auto; display: inline-block; font-size: inherit !important; font-family: FontAwesome !important; font-weight: 900 !important; }body #page-container .et_pb_section .dsm_button_0_tb_header .et_pb_button_two.et_pb_button { border-radius: 0px; font-size: 20px; color: #83ab26 !important; border-width: 0px !important; padding: 0px 30px 0px 0px !important; margin-top: 0px !important; margin-left: 5px !important; }body #page-container .et_pb_section .dsm_button_0_tb_header .et_pb_button_two.et_pb_button::after { color: rgba(255, 255, 255, 0); line-height: inherit; opacity: 1; margin-left: 0.3em; left: auto; display: inline-block; font-size: inherit !important; font-family: FontAwesome !important; font-weight: 900 !important; }.dsm_button_0_tb_header { inset: 50% 40px auto auto; transform: translateY(-50%); position: absolute !important; }@media only screen and (max-width: 980px){.et_pb_menu_0_tb_header .et_pb_menu_inner_container > .et_pb_menu__logo-wrap .et_pb_menu__logo img, .et_pb_menu_0_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img { height: 30px; }body #page-container .et_pb_section .dsm_button_0_tb_header .et_pb_button_one.et_pb_button::after, body #page-container .et_pb_section .dsm_button_0_tb_header .et_pb_button_two.et_pb_button::after { line-height: inherit; margin-left: 0.3em; left: auto; display: inline-block; opacity: 1; content: attr(data-icon); font-size: inherit !important; font-family: FontAwesome !important; font-weight: 900 !important; }body #page-container .et_pb_section .dsm_button_0_tb_header .et_pb_button_one.et_pb_button::before, body #page-container .et_pb_section .dsm_button_0_tb_header .et_pb_button_two.et_pb_button::before { display: none; }}.et_pb_section_0_tb_footer.et_pb_section, .et_pb_section_1_tb_footer.et_pb_section { background-color: #1d2b50 !important; }.et_pb_row_0_tb_footer.et_pb_row { padding-bottom: 60px !important; }.et_pb_image_0_tb_footer { text-align: left; margin-left: 0px; margin-bottom: 5px !important; }.et_pb_text_0_tb_footer.et_pb_text, .et_pb_text_1_tb_footer.et_pb_text a:hover, .et_pb_text_2_tb_footer.et_pb_text a:hover, .et_pb_text_3_tb_footer.et_pb_text a:hover { color: #83ab26 !important; }.et_pb_text_0_tb_footer.et_pb_text a { color: #83ab26 !important; }.et_pb_text_0_tb_footer { border-bottom-width: 1px; border-bottom-color: rgba(255, 255, 255, 0); transition:border 0.3s ease; display: inline-block; margin-bottom: 20px !important; }.et_pb_text_0_tb_footer:hover { border-bottom-color: #83ab26; }.et_pb_text_1_tb_footer.et_pb_text a, .et_pb_text_2_tb_footer.et_pb_text a, .et_pb_text_3_tb_footer.et_pb_text a { transition:color 0.3s ease; color: #ffffff !important; }.et_pb_text_1_tb_footer { margin-bottom: 20px !important; }.et_pb_code_0_tb_footer { width: 100%; inset: auto auto 0px 0px; position: absolute !important; }.et_pb_heading_0_tb_footer, .et_pb_heading_1_tb_footer { padding-bottom: 0px !important; }.et_pb_text_2_tb_footer.et_pb_text, .et_pb_text_3_tb_footer.et_pb_text, .et_pb_text_4_tb_footer.et_pb_text ol li, .et_pb_text_4_tb_footer.et_pb_text blockquote { color: #ffffff !important; }.et_pb_heading_2_tb_footer { margin-bottom: 10px !important; }.et_pb_signup_0_tb_footer.et_pb_subscribe .et_pb_newsletter_form .et_pb_newsletter_result h2 { font-size: 14px; }body #page-container .et_pb_section .et_pb_signup_0_tb_footer.et_pb_subscribe .et_pb_newsletter_button.et_pb_button { color: #ffffff !important; }body #page-container .et_pb_section .et_pb_signup_0_tb_footer.et_pb_subscribe .et_pb_newsletter_button.et_pb_button:hover { background-image: initial; background-color: #83ab26; color: #ffffff !important; }body #page-container .et_pb_section .et_pb_signup_0_tb_footer.et_pb_subscribe .et_pb_newsletter_button.et_pb_button, body #page-container .et_pb_section .et_pb_signup_0_tb_footer.et_pb_subscribe .et_pb_newsletter_button.et_pb_button:hover { padding: 0.3em 1em !important; }body #page-container .et_pb_section .et_pb_signup_0_tb_footer.et_pb_subscribe .et_pb_newsletter_button.et_pb_button::before, body #page-container .et_pb_section .et_pb_signup_0_tb_footer.et_pb_subscribe .et_pb_newsletter_button.et_pb_button::after { display: none !important; }.et_pb_signup_0_tb_footer.et_pb_subscribe .et_pb_newsletter_button.et_pb_button { transition: color 300ms, background-color 300ms; }.et_pb_section_1_tb_footer { border-top-width: 1px; border-top-color: rgba(255, 255, 255, 0.51); padding-top: 10px !important; padding-bottom: 10px !important; }.et_pb_row_1_tb_footer.et_pb_row { padding-top: 0px !important; }.et_pb_row_1_tb_footer { padding: 0px; }.et_pb_column_4_tb_footer { width: 100% !important; }.et_pb_text_4_tb_footer { padding-bottom: 10px; padding-top: 0px; }@media only screen and (max-width: 980px){.et_pb_image_0_tb_footer { max-width: 118px; }.et_pb_image_0_tb_footer .et_pb_image_wrap img { width: auto; }.et_pb_text_0_tb_footer { border-bottom-width: 1px; border-bottom-color: rgba(255, 255, 255, 0); }.et_pb_code_0_tb_footer { inset: 0px auto auto 0px; transform: translateX(0px) translateY(0px); position: relative !important; }.et_pb_section_1_tb_footer { border-top-width: 1px; border-top-color: rgba(255, 255, 255, 0.51); }}@media only screen and (max-width: 767px){.et_pb_image_0_tb_footer { max-width: 260px; }.et_pb_code_0_tb_footer { transform: translateX(0px) translateY(0px); }.et_pb_heading_0_tb_footer, .et_pb_heading_1_tb_footer { margin-bottom: 0px !important; }}.et_pb_text_0.et_pb_text:hover, .et_pb_text_0 h1:hover, .et_pb_text_2.et_pb_text:hover, .et_pb_text_2 h1:hover, .et_pb_text_3.et_pb_text:hover, .et_pb_text_3 h1:hover, .et_pb_text_5.et_pb_text:hover, .et_pb_text_5 h1:hover, .et_pb_text_7.et_pb_text:hover, .et_pb_text_7 h1:hover, .et_pb_text_8.et_pb_text:hover, .et_pb_text_8 h1:hover, .et_pb_blurb_0.et_pb_blurb .et_pb_blurb_description a, .et_pb_blurb_1.et_pb_blurb .et_pb_blurb_description a { color: #83ab26 !important; }.et_pb_text_0.et_pb_text, .et_pb_text_0.et_pb_text a, .et_pb_text_0 h1, .et_pb_social_media_follow_0 li a.icon::before, .et_pb_text_1.et_pb_text a, .et_pb_social_media_follow_1 li a.icon::before, .et_pb_text_2.et_pb_text, .et_pb_text_2.et_pb_text a, .et_pb_text_2 h1, .et_pb_social_media_follow_2 li a.icon::before, .et_pb_text_3.et_pb_text, .et_pb_text_3.et_pb_text a, .et_pb_text_3 h1, .et_pb_social_media_follow_3 li a.icon::before, .et_pb_text_5.et_pb_text, .et_pb_text_5.et_pb_text a, .et_pb_text_5 h1, .et_pb_social_media_follow_4 li a.icon::before, .et_pb_text_6.et_pb_text a, .et_pb_social_media_follow_5 li a.icon::before, .et_pb_text_7.et_pb_text, .et_pb_text_7.et_pb_text a, .et_pb_text_7 h1, .et_pb_social_media_follow_6 li a.icon::before, .et_pb_text_8.et_pb_text, .et_pb_text_8.et_pb_text a, .et_pb_text_8 h1, .et_pb_social_media_follow_7 li a.icon::before { transition: color 300ms; }body #page-container .et_pb_section .et_pb_button_0, body #page-container .et_pb_section .et_pb_button_1, body #page-container .et_pb_section .et_pb_button_2, body #page-container .et_pb_section .et_pb_button_3, body #page-container .et_pb_section .et_pb_button_4, body #page-container .et_pb_section .et_pb_button_5, body #page-container .et_pb_section .et_pb_button_6, body #page-container .et_pb_section .et_pb_button_7, body #page-container .et_pb_section .et_pb_button_9 { border-color: #83ab26; background-color: #83ab26; color: #ffffff !important; }body #page-container .et_pb_section .et_pb_button_0, body #page-container .et_pb_section .et_pb_button_0:hover, body #page-container .et_pb_section .et_pb_button_1, body #page-container .et_pb_section .et_pb_button_1:hover, body #page-container .et_pb_section .et_pb_button_2, body #page-container .et_pb_section .et_pb_button_2:hover, body #page-container .et_pb_section .et_pb_button_3, body #page-container .et_pb_section .et_pb_button_3:hover, body #page-container .et_pb_section .et_pb_button_4, body #page-container .et_pb_section .et_pb_button_4:hover, body #page-container .et_pb_section .et_pb_button_5, body #page-container .et_pb_section .et_pb_button_5:hover, body #page-container .et_pb_section .et_pb_button_6, body #page-container .et_pb_section .et_pb_button_6:hover, body #page-container .et_pb_section .et_pb_button_7, body #page-container .et_pb_section .et_pb_button_7:hover, body #page-container .et_pb_section .et_pb_cta_0.et_pb_promo .et_pb_promo_button.et_pb_button, body #page-container .et_pb_section .et_pb_cta_0.et_pb_promo .et_pb_promo_button.et_pb_button:hover { padding: 0.3em 1em !important; }body #page-container .et_pb_section .et_pb_button_0::before, body #page-container .et_pb_section .et_pb_button_0::after, body #page-container .et_pb_section .et_pb_button_1::before, body #page-container .et_pb_section .et_pb_button_1::after, body #page-container .et_pb_section .et_pb_button_2::before, body #page-container .et_pb_section .et_pb_button_2::after, body #page-container .et_pb_section .et_pb_button_3::before, body #page-container .et_pb_section .et_pb_button_3::after, body #page-container .et_pb_section .et_pb_button_4::before, body #page-container .et_pb_section .et_pb_button_4::after, body #page-container .et_pb_section .et_pb_button_5::before, body #page-container .et_pb_section .et_pb_button_5::after, body #page-container .et_pb_section .et_pb_button_6::before, body #page-container .et_pb_section .et_pb_button_6::after, body #page-container .et_pb_section .et_pb_button_7::before, body #page-container .et_pb_section .et_pb_button_7::after, body #page-container .et_pb_section .et_pb_button_9::before, body #page-container .et_pb_section .et_pb_button_9::after, body #page-container .et_pb_section .et_pb_button_10::before, body #page-container .et_pb_section .et_pb_button_10::after, body #page-container .et_pb_section .et_pb_cta_0.et_pb_promo .et_pb_promo_button.et_pb_button::before, body #page-container .et_pb_section .et_pb_cta_0.et_pb_promo .et_pb_promo_button.et_pb_button::after { display: none !important; }.et_pb_button_0, .et_pb_button_0::after, .et_pb_button_1, .et_pb_button_1::after, .et_pb_button_2, .et_pb_button_2::after, .et_pb_button_3, .et_pb_button_3::after, .et_pb_button_4, .et_pb_button_4::after, .et_pb_button_5, .et_pb_button_5::after, .et_pb_button_6, .et_pb_button_6::after, .et_pb_button_7, .et_pb_button_7::after, .et_pb_button_8, .et_pb_button_8::after, .et_pb_button_9, .et_pb_button_9::after, .et_pb_button_10, .et_pb_button_10::after, .dica_divi_carousel .dica_divi_carouselitem_0.dica_divi_carouselitem a.et_pb_button::after, .dica_divi_carousel .dica_divi_carouselitem_1.dica_divi_carouselitem a.et_pb_button::after, .dica_divi_carousel .dica_divi_carouselitem_2.dica_divi_carouselitem a.et_pb_button::after, .dica_divi_carousel .dica_divi_carouselitem_3.dica_divi_carouselitem a.et_pb_button::after, .dica_divi_carousel .dica_divi_carouselitem_4.dica_divi_carouselitem a.et_pb_button::after, .dica_divi_carousel .dica_divi_carouselitem_5.dica_divi_carouselitem a.et_pb_button::after, .dica_divi_carousel .dica_divi_carouselitem_6.dica_divi_carouselitem a.et_pb_button::after, .et_pb_button_11, .et_pb_button_11::after { transition: 300ms; }.et_pb_heading_3 .et_pb_heading_container h1, .et_pb_heading_3 .et_pb_heading_container h2, .et_pb_heading_3 .et_pb_heading_container h3, .et_pb_heading_3 .et_pb_heading_container h4, .et_pb_heading_3 .et_pb_heading_container h5, .et_pb_heading_3 .et_pb_heading_container h6, .et_pb_heading_11 .et_pb_heading_container h1, .et_pb_heading_11 .et_pb_heading_container h2, .et_pb_heading_11 .et_pb_heading_container h3, .et_pb_heading_11 .et_pb_heading_container h4, .et_pb_heading_11 .et_pb_heading_container h5, .et_pb_heading_11 .et_pb_heading_container h6, .et_pb_heading_16 .et_pb_heading_container h1, .et_pb_heading_16 .et_pb_heading_container h2, .et_pb_heading_16 .et_pb_heading_container h3, .et_pb_heading_16 .et_pb_heading_container h4, .et_pb_heading_16 .et_pb_heading_container h5, .et_pb_heading_16 .et_pb_heading_container h6, .et_pb_text_10.et_pb_text { color: #ffffff !important; }div.et_pb_section.et_pb_section_8 { background-image: linear-gradient(rgba(29, 43, 80, 0.7) 0%, rgba(29, 43, 80, 0.7) 100%), url(//borgkb.nl/wp-content/swift-ai/images/wp-content/uploads/2023/09/shutterstock_406114573_cp-jpg.webp) !important; }.et_pb_row_8 { height: 450px; min-height: 100px; max-height: 500px; inset: 0px auto auto 0px; z-index: 0 !important; position: static !important; }.et_pb_row_8, body #page-container .et-db #et-boc .et-l .et_pb_row_8.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_8.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_8.et_pb_row { width: 100%; max-width: 2560px; }.et_pb_heading_16 { min-height: 143px; padding: 100px 0px 3px !important; margin-right: 0px !important; margin-left: 0px !important; }.et_pb_text_10 { position: relative; inset: 0px auto auto 0px; padding: 0px !important; margin: 0px !important; }.et_pb_button_8_wrapper { margin-top: 10px !important; margin-right: 0px !important; margin-left: 0px !important; }body #page-container .et_pb_section .et_pb_button_8, body #page-container .et_pb_section .et_pb_pricing_tables_0 .et_pb_pricing_table_button.et_pb_button, body #page-container .et_pb_section .et_pb_button_10 { color: #ffffff !important; background-color: #83ab26; }.et_pb_section_9.et_pb_section { margin-bottom: 20px; }.et_pb_row_9 { min-height: 0px; }.et_pb_image_0, .et_pb_image_1 { text-align: left; margin-left: 0px; margin-top: 71px !important; }.et_pb_text_11 { margin-top: -20px !important; }.et_pb_button_9_wrapper .et_pb_button_9, .et_pb_button_9_wrapper .et_pb_button_9:hover { padding-right: 0px !important; }.et_pb_button_9_wrapper { margin-right: 0px !important; }body #page-container .et_pb_section .et_pb_button_9:hover, body #page-container .et_pb_section .et_pb_button_10:hover, body #page-container .et_pb_section .et_pb_cta_0.et_pb_promo .et_pb_promo_button.et_pb_button:hover { background-image: initial; background-color: #83ab26; color: #ffffff !important; }body #page-container .et_pb_section .et_pb_button_9, body #page-container .et_pb_section .et_pb_button_9:hover { padding-left: 1em !important; }.et_pb_button_9, .et_pb_button_10, .et_pb_cta_0.et_pb_promo .et_pb_promo_button.et_pb_button { transition: color 300ms, background-color 300ms; }.et_pb_section_10.et_pb_section { margin-top: -1px; }.et_pb_pricing_table_0 .et_pb_pricing_content ul.et_pb_pricing li span::before, .et_pb_pricing_table_1 .et_pb_pricing_content ul.et_pb_pricing li span::before, .et_pb_pricing_table_2 .et_pb_pricing_content ul.et_pb_pricing li span::before, .et_pb_pricing_table_3 .et_pb_pricing_content ul.et_pb_pricing li span::before, .et_pb_pricing_tables_0 .et_pb_pricing li span::before, .et_pb_pricing_tables_0 .et_pb_featured_table .et_pb_pricing li span::before { border-color: #1d2b50; }.et_pb_pricing .et_pb_pricing_table_0.et_pb_pricing_table .et_pb_pricing_heading, .et_pb_pricing .et_pb_pricing_table_1.et_pb_pricing_table .et_pb_pricing_heading, .et_pb_pricing .et_pb_pricing_table_2.et_pb_pricing_table .et_pb_pricing_heading, .et_pb_pricing .et_pb_pricing_table_3.et_pb_pricing_table .et_pb_pricing_heading { background-color: #83ab26 !important; }.et_pb_pricing_table_1 { box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 18px 0px; }.et_pb_pricing_tables_0 .et_pb_pricing_heading h2, .et_pb_pricing_tables_0 .et_pb_pricing_heading h1.et_pb_pricing_title, .et_pb_pricing_tables_0 .et_pb_pricing_heading h3.et_pb_pricing_title, .et_pb_pricing_tables_0 .et_pb_pricing_heading h4.et_pb_pricing_title, .et_pb_pricing_tables_0 .et_pb_pricing_heading h5.et_pb_pricing_title, .et_pb_pricing_tables_0 .et_pb_pricing_heading h6.et_pb_pricing_title { font-size: 20px !important; }.et_pb_pricing_tables_0 .et_pb_pricing_table { border-width: 3px; }.et_pb_pricing_tables_0 .et_pb_featured_table { box-shadow: none; }.et_pb_section_11.et_pb_section { margin-top: 0px; }.et_pb_row_12.et_pb_row { padding-bottom: 30px !important; }.et_pb_heading_19 { margin-bottom: 10px !important; }.et_pb_text_13 { margin-top: 0px !important; }.et_pb_text_14 { margin-top: -35px !important; }.et_pb_button_10_wrapper .et_pb_button_10, .et_pb_button_10_wrapper .et_pb_button_10:hover, .et_pb_button_11_wrapper .et_pb_button_11, .et_pb_button_11_wrapper .et_pb_button_11:hover { padding-top: 0px !important; }.et_pb_button_10_wrapper { margin-top: -11px !important; margin-bottom: 0px !important; }body #page-container .et_pb_section .et_pb_button_10, body #page-container .et_pb_section .et_pb_button_10:hover { padding-right: 1em !important; padding-left: 1em !important; }.et_pb_image_2 { text-align: left; margin-left: 0px; }.et_pb_cta_0.et_pb_promo h2, .et_pb_cta_0.et_pb_promo h1.et_pb_module_header, .et_pb_cta_0.et_pb_promo h3.et_pb_module_header, .et_pb_cta_0.et_pb_promo h4.et_pb_module_header, .et_pb_cta_0.et_pb_promo h5.et_pb_module_header, .et_pb_cta_0.et_pb_promo h6.et_pb_module_header { color: #000000 !important; }.et_pb_cta_0.et_pb_promo .et_pb_promo_description div { color: #000000 !important; text-align: left; }.et_pb_cta_0.et_pb_promo { padding: 0px !important; }.et_pb_cta_0.et_pb_promo .et_pb_button_wrapper { text-align: left; }.dica_divi_carousel_0 .dica_divi_carouselitem .dica-image-container .image { max-width: 180px; }.dica_divi_carousel_0 .dica_divi_carouselitem .dica-image-container { text-align: center !important; z-index: 10 !important; }.dica_divi_carousel_0.dica_divi_carousel .dica-container .swiper-pagination { text-align: center; }.dica_divi_carousel_0.dica_divi_carousel .swiper-wrapper { transition-duration: 2000ms; transition-timing-function: linear !important; }.dica_divi_carousel_0 .dica_divi_carouselitem { width: calc(33.3333%); }.et_pb_section_13, .et_pb_section_14 { min-height: 1419.8px; }.et_pb_section_14.et_pb_section { padding-top: 55px; margin-top: 0px; background-color: #f4f4f4 !important; }.et_pb_row_14.et_pb_row { padding-top: 0px !important; margin-top: 85px !important; margin-right: auto !important; margin-left: auto !important; }.et_pb_text_15 { margin-top: -30px !important; margin-bottom: 30px !important; }.et_pb_button_11_wrapper { margin-top: -22px !important; }.et_pb_blurb_0.et_pb_blurb .et_pb_module_header, .et_pb_blurb_0.et_pb_blurb .et_pb_module_header a, .et_pb_blurb_1.et_pb_blurb .et_pb_module_header, .et_pb_blurb_1.et_pb_blurb .et_pb_module_header a, .et_pb_blurb_2.et_pb_blurb .et_pb_module_header, .et_pb_blurb_2.et_pb_blurb .et_pb_module_header a { font-weight: 700; font-size: 14px; line-height: 16px; color: #83ab26 !important; }.et_pb_blurb_0.et_pb_blurb p, .et_pb_blurb_1.et_pb_blurb p, .et_pb_blurb_2.et_pb_blurb p { line-height: 16px; }.et_pb_blurb_0.et_pb_blurb, .et_pb_blurb_1.et_pb_blurb { line-height: 16px; color: #83ab26 !important; margin-bottom: 25px !important; }.et_pb_blurb_0 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap, .et_pb_blurb_0 .et_pb_main_blurb_image .et-pb-icon, .et_pb_blurb_1 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap, .et_pb_blurb_1 .et_pb_main_blurb_image .et-pb-icon, .et_pb_blurb_2 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap, .et_pb_blurb_2 .et_pb_main_blurb_image .et-pb-icon { border-color: rgba(255, 255, 255, 0); background-color: #83ab26; }.et_pb_blurb_0 .et-pb-icon { font-size: 20px; color: #ffffff; font-family: FontAwesome !important; font-weight: 900 !important; }.et_pb_blurb_0 .et_pb_blurb_content, .et_pb_blurb_1 .et_pb_blurb_content, .et_pb_blurb_2 .et_pb_blurb_content { max-width: 100%; }.et_pb_blurb_1 .et-pb-icon { font-size: 22px; color: #ffffff; font-family: FontAwesome !important; font-weight: 400 !important; }.et_pb_blurb_2.et_pb_blurb { line-height: 16px; color: #83ab26 !important; margin-bottom: 50px !important; }.et_pb_blurb_2 .et-pb-icon { font-size: 20px; color: #ffffff; font-family: ETmodules !important; font-weight: 400 !important; }.et_pb_text_16, .et_pb_text_17 { margin-bottom: 25px !important; max-width: 440px; }.et_pb_code_0 { background-color: rgba(255, 255, 255, 0); min-height: 721px; padding-bottom: 0px; margin-top: -30px !important; margin-bottom: 0px !important; }.et_pb_pricing_table_0 .et_pb_pricing_heading h2, .et_pb_pricing_table_0 .et_pb_pricing_heading h1.et_pb_pricing_title, .et_pb_pricing_table_0 .et_pb_pricing_heading h3.et_pb_pricing_title, .et_pb_pricing_table_0 .et_pb_pricing_heading h4.et_pb_pricing_title, .et_pb_pricing_table_0 .et_pb_pricing_heading h5.et_pb_pricing_title, .et_pb_pricing_table_0 .et_pb_pricing_heading h6.et_pb_pricing_title, .et_pb_pricing_table_0.et_pb_featured_table .et_pb_pricing_heading h2, .et_pb_pricing_table_0.et_pb_featured_table .et_pb_pricing_heading h1.et_pb_pricing_title, .et_pb_pricing_table_0.et_pb_featured_table .et_pb_pricing_heading h3.et_pb_pricing_title, .et_pb_pricing_table_0.et_pb_featured_table .et_pb_pricing_heading h4.et_pb_pricing_title, .et_pb_pricing_table_0.et_pb_featured_table .et_pb_pricing_heading h5.et_pb_pricing_title, .et_pb_pricing_table_0.et_pb_featured_table .et_pb_pricing_heading h6.et_pb_pricing_title, .et_pb_pricing_table_1 .et_pb_pricing_heading h2, .et_pb_pricing_table_1 .et_pb_pricing_heading h1.et_pb_pricing_title, .et_pb_pricing_table_1 .et_pb_pricing_heading h3.et_pb_pricing_title, .et_pb_pricing_table_1 .et_pb_pricing_heading h4.et_pb_pricing_title, .et_pb_pricing_table_1 .et_pb_pricing_heading h5.et_pb_pricing_title, .et_pb_pricing_table_1 .et_pb_pricing_heading h6.et_pb_pricing_title, .et_pb_pricing_table_1.et_pb_featured_table .et_pb_pricing_heading h2, .et_pb_pricing_table_1.et_pb_featured_table .et_pb_pricing_heading h1.et_pb_pricing_title, .et_pb_pricing_table_1.et_pb_featured_table .et_pb_pricing_heading h3.et_pb_pricing_title, .et_pb_pricing_table_1.et_pb_featured_table .et_pb_pricing_heading h4.et_pb_pricing_title, .et_pb_pricing_table_1.et_pb_featured_table .et_pb_pricing_heading h5.et_pb_pricing_title, .et_pb_pricing_table_1.et_pb_featured_table .et_pb_pricing_heading h6.et_pb_pricing_title, .et_pb_pricing_table_2 .et_pb_pricing_heading h2, .et_pb_pricing_table_2 .et_pb_pricing_heading h1.et_pb_pricing_title, .et_pb_pricing_table_2 .et_pb_pricing_heading h3.et_pb_pricing_title, .et_pb_pricing_table_2 .et_pb_pricing_heading h4.et_pb_pricing_title, .et_pb_pricing_table_2 .et_pb_pricing_heading h5.et_pb_pricing_title, .et_pb_pricing_table_2 .et_pb_pricing_heading h6.et_pb_pricing_title, .et_pb_pricing_table_2.et_pb_featured_table .et_pb_pricing_heading h2, .et_pb_pricing_table_2.et_pb_featured_table .et_pb_pricing_heading h1.et_pb_pricing_title, .et_pb_pricing_table_2.et_pb_featured_table .et_pb_pricing_heading h3.et_pb_pricing_title, .et_pb_pricing_table_2.et_pb_featured_table .et_pb_pricing_heading h4.et_pb_pricing_title, .et_pb_pricing_table_2.et_pb_featured_table .et_pb_pricing_heading h5.et_pb_pricing_title, .et_pb_pricing_table_2.et_pb_featured_table .et_pb_pricing_heading h6.et_pb_pricing_title, .et_pb_pricing_table_3 .et_pb_pricing_heading h2, .et_pb_pricing_table_3 .et_pb_pricing_heading h1.et_pb_pricing_title, .et_pb_pricing_table_3 .et_pb_pricing_heading h3.et_pb_pricing_title, .et_pb_pricing_table_3 .et_pb_pricing_heading h4.et_pb_pricing_title, .et_pb_pricing_table_3 .et_pb_pricing_heading h5.et_pb_pricing_title, .et_pb_pricing_table_3 .et_pb_pricing_heading h6.et_pb_pricing_title, .et_pb_pricing_table_3.et_pb_featured_table .et_pb_pricing_heading h2, .et_pb_pricing_table_3.et_pb_featured_table .et_pb_pricing_heading h1.et_pb_pricing_title, .et_pb_pricing_table_3.et_pb_featured_table .et_pb_pricing_heading h3.et_pb_pricing_title, .et_pb_pricing_table_3.et_pb_featured_table .et_pb_pricing_heading h4.et_pb_pricing_title, .et_pb_pricing_table_3.et_pb_featured_table .et_pb_pricing_heading h5.et_pb_pricing_title, .et_pb_pricing_table_3.et_pb_featured_table .et_pb_pricing_heading h6.et_pb_pricing_title { font-size: 19px !important; }.et_pb_pricing_table_0 .et_pb_et_price .et_pb_sum, .et_pb_pricing_table_1 .et_pb_et_price .et_pb_sum, .et_pb_pricing_table_2 .et_pb_et_price .et_pb_sum, .et_pb_pricing_table_3 .et_pb_et_price .et_pb_sum { font-weight: 600; font-size: 27px; color: #1d2b50 !important; }.et_pb_pricing .et_pb_pricing_table.et_pb_pricing_table_0, .et_pb_pricing .et_pb_pricing_table.et_pb_pricing_table_2, .et_pb_pricing .et_pb_pricing_table.et_pb_pricing_table_3 { border-radius: 15px; overflow: hidden; border-width: 3px; border-color: #83ab26; }.et_pb_pricing .et_pb_pricing_table.et_pb_pricing_table_1 { border-radius: 15px; overflow: hidden; border-width: 2px; border-color: #83ab26; }.et_pb_row_8.et_pb_row { padding-right: 0px !important; padding-left: 0px !important; margin-left: 0px !important; margin-right: auto !important; }@media only screen and (max-width: 980px){.et_pb_row_8 { border-radius: 0px 0px 200px; overflow: hidden; }.et_pb_heading_16 { padding-left: 25px !important; }.et_pb_text_10 { transform: translateX(0px) translateY(0px); padding: 0px 0px 0px 25px !important; margin: 0px !important; }body #page-container .et_pb_section .et_pb_button_8::after, body #page-container .et_pb_section .et_pb_pricing_tables_0 .et_pb_pricing_table_button.et_pb_button::after { display: inline-block; opacity: 0; }.et_pb_heading_17 .et_pb_heading_container h1, .et_pb_heading_17 .et_pb_heading_container h2, .et_pb_heading_17 .et_pb_heading_container h3, .et_pb_heading_17 .et_pb_heading_container h4, .et_pb_heading_17 .et_pb_heading_container h5, .et_pb_heading_17 .et_pb_heading_container h6 { font-size: 24px; }.et_pb_image_0, .et_pb_image_1 { margin-top: 71px !important; }.et_pb_image_0 .et_pb_image_wrap img, .et_pb_image_1 .et_pb_image_wrap img, .et_pb_image_2 .et_pb_image_wrap img { width: auto; }.et_pb_heading_19 { margin-bottom: 0px !important; }.et_pb_text_13 { margin-top: 10px !important; }.et_pb_text_14 { margin-top: 0px !important; margin-bottom: 50px !important; }.dica_divi_carousel_0.dica_divi_carousel .dica-container .swiper-wrapper .dica_divi_carouselitem .dica-image-container img { height: 81px; width: 135px; }.dica_divi_carousel_0 .dica_divi_carouselitem .dica-image-container, .dica_divi_carousel_0 .dica_divi_carouselitem .dica-item-content { z-index: 10 !important; }.et_pb_column_24 { padding-top: 50px; }}@media only screen and (max-width: 767px){.et_pb_heading_16 .et_pb_heading_container h1, .et_pb_heading_16 .et_pb_heading_container h2, .et_pb_heading_16 .et_pb_heading_container h3, .et_pb_heading_16 .et_pb_heading_container h4, .et_pb_heading_16 .et_pb_heading_container h5, .et_pb_heading_16 .et_pb_heading_container h6 { font-size: 25px; }.et_pb_button_8_wrapper { margin-right: 0px !important; margin-left: 20px !important; }.et_pb_section_9.et_pb_section { margin-top: 15px; margin-bottom: 0px; }.et_pb_heading_17 .et_pb_heading_container h1, .et_pb_heading_17 .et_pb_heading_container h2, .et_pb_heading_17 .et_pb_heading_container h3, .et_pb_heading_17 .et_pb_heading_container h4, .et_pb_heading_17 .et_pb_heading_container h5, .et_pb_heading_17 .et_pb_heading_container h6, .et_pb_heading_19 .et_pb_heading_container h1, .et_pb_heading_19 .et_pb_heading_container h2, .et_pb_heading_19 .et_pb_heading_container h3, .et_pb_heading_19 .et_pb_heading_container h4, .et_pb_heading_19 .et_pb_heading_container h5, .et_pb_heading_19 .et_pb_heading_container h6 { font-size: 24px; }.et_pb_image_0 { margin-top: 40px !important; }.et_pb_text_11, .et_pb_text_14 { margin-top: 10px !important; }.et_pb_button_9_wrapper { margin-right: 29px !important; }.et_pb_image_1 { margin-top: 40px !important; display: none !important; }.et_pb_row_12.et_pb_row, .et_pb_row_14.et_pb_row { padding-top: 0px !important; }.et_pb_text_13 { margin-top: 10px !important; margin-bottom: 10px !important; }.et_pb_section_12 { display: none !important; }.et_pb_cta_0.et_pb_promo h2, .et_pb_cta_0.et_pb_promo h1.et_pb_module_header, .et_pb_cta_0.et_pb_promo h3.et_pb_module_header, .et_pb_cta_0.et_pb_promo h4.et_pb_module_header, .et_pb_cta_0.et_pb_promo h5.et_pb_module_header, .et_pb_cta_0.et_pb_promo h6.et_pb_module_header { font-size: 24px !important; }.et_pb_section_13.et_pb_section, .et_pb_section_14.et_pb_section { padding-top: 1px; padding-bottom: 1px; }}body.swift-nojs [data-s3cid="1"]{min-width: 100vw;}body.swift-nojs [data-s3cid="2"]{min-width: 100vw;}body.swift-nojs [data-s3cid="3"]{min-width: 100vw;max-height:98px;}body.swift-nojs [data-s3cid="4"]{min-width: 100vw;max-height:98px;}body.swift-nojs [data-s3cid="5"]{min-width: 100vw;max-height:98px;}body.swift-nojs [data-s3cid="6"]{min-width:360.890625px;max-height:26px;}body.swift-nojs [data-s3cid="7"]{min-width:360.890625px;max-height:26px;}body.swift-nojs [data-s3cid="8"]{min-width:184.984375px;max-height:26px;}body.swift-nojs [data-s3cid="9"]{min-width:184.984375px;max-height:19.59375px;}body.swift-nojs [data-s3cid="16"]{min-width: 100vw;}body.swift-nojs [data-s3cid="17"]{min-width: 100vw;}body.swift-nojs [data-s3cid="18"]{min-width: 100vw;}body.swift-nojs [data-s3cid="19"]{min-width: 100vw;}body.swift-nojs [data-s3cid="22"]{min-width:312.578125px;}body.swift-nojs [data-s3cid="24"]{min-width:34px;}body.swift-nojs [data-s3cid="25"]{min-width:34px;}body.swift-nojs [data-s3cid="26"]{max-width:228.546875px;max-height:39px;}body.swift-nojs [data-s3cid="27"]{max-width:228.546875px;max-height:39px;}body.swift-nojs [data-s3cid="28"]{max-width:228.546875px;max-height:39px;}body.swift-nojs [data-s3cid="29"]{min-width: 100vw;}body.swift-nojs [data-s3cid="93"]{min-width: 100vw;}body.swift-nojs [data-s3cid="94"]{min-width: 100vw;}body.swift-nojs [data-s3cid="95"]{min-width: 100vw;}body.swift-nojs [data-s3cid="96"]{min-width: 100vw;}body.swift-nojs [data-s3cid="97"]{min-width: 100vw;}body.swift-nojs [data-s3cid="98"]{min-width: 100vw;}body.swift-nojs [data-s3cid="99"]{min-width: 100vw;}body.swift-nojs [data-s3cid="100"]{min-width: 100vw;}body.swift-nojs [data-s3cid="101"]{min-width: 100vw;}body.swift-nojs [data-s3cid="102"]{min-width:376px;}body.swift-nojs [data-s3cid="103"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="104"]{min-width:335.890625px;}body.swift-nojs [data-s3cid="105"]{min-width:381px;}body.swift-nojs [data-s3cid="106"]{min-width: 100vw;}body.swift-nojs [data-s3cid="107"]{min-width:360.890625px;min-height:503.984375px;}body.swift-nojs [data-s3cid="108"]{min-width:360.890625px;min-height:442.984375px;}body.swift-nojs [data-s3cid="109"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="110"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="111"]{min-width:360.890625px;min-height:239.984375px;}body.swift-nojs [data-s3cid="112"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="114"]{min-width:331.890625px;}body.swift-nojs [data-s3cid="115"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="117"]{min-width: 100vw;}body.swift-nojs [data-s3cid="118"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="119"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="120"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="121"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="122"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="123"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="124"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="125"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="126"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="127"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="128"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="129"]{min-width:354.890625px;}body.swift-nojs [data-s3cid="130"]{min-width:354.890625px;}body.swift-nojs [data-s3cid="131"]{min-width:354.890625px;}body.swift-nojs [data-s3cid="132"]{min-width:354.890625px;}body.swift-nojs [data-s3cid="133"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="134"]{min-width:356.890625px;}body.swift-nojs [data-s3cid="135"]{min-width:356.890625px;}body.swift-nojs [data-s3cid="136"]{min-width:356.890625px;}body.swift-nojs [data-s3cid="137"]{min-width:356.890625px;}body.swift-nojs [data-s3cid="138"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="139"]{min-width:354.890625px;}body.swift-nojs [data-s3cid="140"]{min-width:354.890625px;}body.swift-nojs [data-s3cid="141"]{min-width:354.890625px;}body.swift-nojs [data-s3cid="142"]{min-width:354.890625px;}body.swift-nojs [data-s3cid="143"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="144"]{min-width:354.890625px;}body.swift-nojs [data-s3cid="145"]{min-width:354.890625px;}body.swift-nojs [data-s3cid="146"]{min-width:354.890625px;}body.swift-nojs [data-s3cid="147"]{min-width:354.890625px;}body.swift-nojs [data-s3cid="148"]{min-width: 100vw;}body.swift-nojs [data-s3cid="149"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="150"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="151"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="152"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="153"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="154"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="155"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="156"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="157"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="158"]{min-width:360.890625px;min-height:240.59375px;}body.swift-nojs [data-s3cid="159"]{min-width:360.890625px;min-height:240.59375px;}body.swift-nojs [data-s3cid="201"]{min-width: 100vw;}body.swift-nojs [data-s3cid="202"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="203"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="204"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="205"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="206"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="207"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="208"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="209"]{min-width:50px;}body.swift-nojs [data-s3cid="210"]{min-width:310.890625px;}body.swift-nojs [data-s3cid="211"]{min-width:280.890625px;}body.swift-nojs [data-s3cid="212"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="213"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="214"]{min-width:49.25px;}body.swift-nojs [data-s3cid="215"]{min-width:311.640625px;}body.swift-nojs [data-s3cid="216"]{min-width:281.640625px;}body.swift-nojs [data-s3cid="217"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="218"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="219"]{min-width:50px;}body.swift-nojs [data-s3cid="220"]{min-width:310.890625px;}body.swift-nojs [data-s3cid="221"]{min-width:280.890625px;}body.swift-nojs [data-s3cid="222"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="223"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="224"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="225"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="226"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="227"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="228"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="229"]{min-width: 100vw;}body.swift-nojs [data-s3cid="230"]{min-width: 100vw;}body.swift-nojs [data-s3cid="231"]{min-width: 100vw;}body.swift-nojs [data-s3cid="232"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="233"]{min-width:360.890625px;min-height:272.3125px;}body.swift-nojs [data-s3cid="234"]{min-height:107.328125px;}body.swift-nojs [data-s3cid="235"]{min-width:161.28125px;}body.swift-nojs [data-s3cid="236"]{min-width:161.28125px;}body.swift-nojs [data-s3cid="237"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="239"]{min-width:360.890625px;max-height:0px;}body.swift-nojs [data-s3cid="240"]{min-width:360.890625px;max-height:0px;}body.swift-nojs [data-s3cid="247"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="248"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="249"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="250"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="251"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="252"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="253"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="254"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="255"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="256"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="257"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="258"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="259"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="260"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="261"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="262"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="265"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="266"]{min-width: 100vw;}body.swift-nojs [data-s3cid="267"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="268"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="269"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="270"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="274"]{min-width: 100vw;}html{opacity:1}}