    .lazyload,
    .lazyloading {
      max-width: 100%;
    }

    :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
      }
    }

    .wp-element-button {
      cursor: pointer
    }

    :root .has-very-light-gray-background-color {
      background-color: #eee
    }

    :root .has-very-dark-gray-background-color {
      background-color: #313131
    }

    :root .has-very-light-gray-color {
      color: #eee
    }

    :root .has-very-dark-gray-color {
      color: #313131
    }

    :root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
      background: linear-gradient(135deg, #00d084, #0693e3)
    }

    :root .has-purple-crush-gradient-background {
      background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
    }

    :root .has-hazy-dawn-gradient-background {
      background: linear-gradient(135deg, #faaca8, #dad0ec)
    }

    :root .has-subdued-olive-gradient-background {
      background: linear-gradient(135deg, #fafae1, #67a671)
    }

    :root .has-atomic-cream-gradient-background {
      background: linear-gradient(135deg, #fdd79a, #004a59)
    }

    :root .has-nightshade-gradient-background {
      background: linear-gradient(135deg, #330968, #31cdcf)
    }

    :root .has-midnight-gradient-background {
      background: linear-gradient(135deg, #020381, #2874fc)
    }

    :root {
      --wp--preset--font-size--normal: 16px;
      --wp--preset--font-size--huge: 42px
    }

    .has-regular-font-size {
      font-size: 1em
    }

    .has-larger-font-size {
      font-size: 2.625em
    }

    .has-normal-font-size {
      font-size: var(--wp--preset--font-size--normal)
    }

    .has-huge-font-size {
      font-size: var(--wp--preset--font-size--huge)
    }

    .has-text-align-center {
      text-align: center
    }

    .has-text-align-left {
      text-align: left
    }

    .has-text-align-right {
      text-align: right
    }

    .has-fit-text {
      white-space: nowrap !important
    }

    #end-resizable-editor-section {
      display: none
    }

    .aligncenter {
      clear: both
    }

    .items-justified-left {
      justify-content: flex-start
    }

    .items-justified-center {
      justify-content: center
    }

    .items-justified-right {
      justify-content: flex-end
    }

    .items-justified-space-between {
      justify-content: space-between
    }

    .screen-reader-text {
      border: 0;
      clip-path: inset(50%);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
      word-wrap: normal !important
    }

    .screen-reader-text:focus {
      background-color: #ddd;
      clip-path: none;
      color: #444;
      display: block;
      font-size: 1em;
      height: auto;
      left: 5px;
      line-height: normal;
      padding: 15px 23px 14px;
      text-decoration: none;
      top: 5px;
      width: auto;
      z-index: 100000
    }

    html :where(.has-border-color) {
      border-style: solid
    }

    html :where([style*=border-top-color]) {
      border-top-style: solid
    }

    html :where([style*=border-right-color]) {
      border-right-style: solid
    }

    html :where([style*=border-bottom-color]) {
      border-bottom-style: solid
    }

    html :where([style*=border-left-color]) {
      border-left-style: solid
    }

    html :where([style*=border-width]) {
      border-style: solid
    }

    html :where([style*=border-top-width]) {
      border-top-style: solid
    }

    html :where([style*=border-right-width]) {
      border-right-style: solid
    }

    html :where([style*=border-bottom-width]) {
      border-bottom-style: solid
    }

    html :where([style*=border-left-width]) {
      border-left-style: solid
    }

    html :where(img[class*=wp-image-]) {
      height: auto;
      max-width: 100%
    }

    :where(figure) {
      margin: 0 0 1em
    }

    html :where(.is-position-sticky) {
      --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
    }

    @media screen and (max-width:600px) {
      html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
      }
    }

    /*# sourceURL=wp-block-library-inline-css */
    :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, rgb(6, 147, 227) 0%, rgb(155, 81, 224) 100%);
      --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
      --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgb(252, 185, 0) 0%, rgb(255, 105, 0) 100%);
      --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgb(255, 105, 0) 0%, rgb(207, 46, 46) 100%);
      --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
      --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
      --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
      --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
      --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
      --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
      --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
      --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 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 rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);
      --wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);
    }

    :root {
      --wp--style--global--content-size: 823px;
      --wp--style--global--wide-size: 1080px;
    }

    :where(body) {
      margin: 0;
    }

    .wp-site-blocks>.alignleft {
      float: left;
      margin-right: 2em;
    }

    .wp-site-blocks>.alignright {
      float: right;
      margin-left: 2em;
    }

    .wp-site-blocks>.aligncenter {
      justify-content: center;
      margin-left: auto;
      margin-right: auto;
    }

    :where(.is-layout-flex) {
      gap: 0.5em;
    }

    :where(.is-layout-grid) {
      gap: 0.5em;
    }

    .is-layout-flow>.alignleft {
      float: left;
      margin-inline-start: 0;
      margin-inline-end: 2em;
    }

    .is-layout-flow>.alignright {
      float: right;
      margin-inline-start: 2em;
      margin-inline-end: 0;
    }

    .is-layout-flow>.aligncenter {
      margin-left: auto !important;
      margin-right: auto !important;
    }

    .is-layout-constrained>.alignleft {
      float: left;
      margin-inline-start: 0;
      margin-inline-end: 2em;
    }

    .is-layout-constrained>.alignright {
      float: right;
      margin-inline-start: 2em;
      margin-inline-end: 0;
    }

    .is-layout-constrained>.aligncenter {
      margin-left: auto !important;
      margin-right: auto !important;
    }

    .is-layout-constrained> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
      max-width: var(--wp--style--global--content-size);
      margin-left: auto !important;
      margin-right: auto !important;
    }

    .is-layout-constrained>.alignwide {
      max-width: var(--wp--style--global--wide-size);
    }

    body .is-layout-flex {
      display: flex;
    }

    .is-layout-flex {
      flex-wrap: wrap;
      align-items: center;
    }

    .is-layout-flex> :is(*, div) {
      margin: 0;
    }

    body .is-layout-grid {
      display: grid;
    }

    .is-layout-grid> :is(*, div) {
      margin: 0;
    }

    body {
      padding-top: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
    }

    :root :where(.wp-element-button, .wp-block-button__link) {
      background-color: #32373c;
      border-width: 0;
      color: #fff;
      font-family: inherit;
      font-size: inherit;
      font-style: inherit;
      font-weight: inherit;
      letter-spacing: inherit;
      line-height: inherit;
      padding-top: calc(0.667em + 2px);
      padding-right: calc(1.333em + 2px);
      padding-bottom: calc(0.667em + 2px);
      padding-left: calc(1.333em + 2px);
      text-decoration: none;
      text-transform: inherit;
    }

    .has-black-color {
      color: var(--wp--preset--color--black) !important;
    }

    .has-cyan-bluish-gray-color {
      color: var(--wp--preset--color--cyan-bluish-gray) !important;
    }

    .has-white-color {
      color: var(--wp--preset--color--white) !important;
    }

    .has-pale-pink-color {
      color: var(--wp--preset--color--pale-pink) !important;
    }

    .has-vivid-red-color {
      color: var(--wp--preset--color--vivid-red) !important;
    }

    .has-luminous-vivid-orange-color {
      color: var(--wp--preset--color--luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-amber-color {
      color: var(--wp--preset--color--luminous-vivid-amber) !important;
    }

    .has-light-green-cyan-color {
      color: var(--wp--preset--color--light-green-cyan) !important;
    }

    .has-vivid-green-cyan-color {
      color: var(--wp--preset--color--vivid-green-cyan) !important;
    }

    .has-pale-cyan-blue-color {
      color: var(--wp--preset--color--pale-cyan-blue) !important;
    }

    .has-vivid-cyan-blue-color {
      color: var(--wp--preset--color--vivid-cyan-blue) !important;
    }

    .has-vivid-purple-color {
      color: var(--wp--preset--color--vivid-purple) !important;
    }

    .has-black-background-color {
      background-color: var(--wp--preset--color--black) !important;
    }

    .has-cyan-bluish-gray-background-color {
      background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
    }

    .has-white-background-color {
      background-color: var(--wp--preset--color--white) !important;
    }

    .has-pale-pink-background-color {
      background-color: var(--wp--preset--color--pale-pink) !important;
    }

    .has-vivid-red-background-color {
      background-color: var(--wp--preset--color--vivid-red) !important;
    }

    .has-luminous-vivid-orange-background-color {
      background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-amber-background-color {
      background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
    }

    .has-light-green-cyan-background-color {
      background-color: var(--wp--preset--color--light-green-cyan) !important;
    }

    .has-vivid-green-cyan-background-color {
      background-color: var(--wp--preset--color--vivid-green-cyan) !important;
    }

    .has-pale-cyan-blue-background-color {
      background-color: var(--wp--preset--color--pale-cyan-blue) !important;
    }

    .has-vivid-cyan-blue-background-color {
      background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
    }

    .has-vivid-purple-background-color {
      background-color: var(--wp--preset--color--vivid-purple) !important;
    }

    .has-black-border-color {
      border-color: var(--wp--preset--color--black) !important;
    }

    .has-cyan-bluish-gray-border-color {
      border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
    }

    .has-white-border-color {
      border-color: var(--wp--preset--color--white) !important;
    }

    .has-pale-pink-border-color {
      border-color: var(--wp--preset--color--pale-pink) !important;
    }

    .has-vivid-red-border-color {
      border-color: var(--wp--preset--color--vivid-red) !important;
    }

    .has-luminous-vivid-orange-border-color {
      border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-amber-border-color {
      border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
    }

    .has-light-green-cyan-border-color {
      border-color: var(--wp--preset--color--light-green-cyan) !important;
    }

    .has-vivid-green-cyan-border-color {
      border-color: var(--wp--preset--color--vivid-green-cyan) !important;
    }

    .has-pale-cyan-blue-border-color {
      border-color: var(--wp--preset--color--pale-cyan-blue) !important;
    }

    .has-vivid-cyan-blue-border-color {
      border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
    }

    .has-vivid-purple-border-color {
      border-color: var(--wp--preset--color--vivid-purple) !important;
    }

    .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
      background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
    }

    .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
      background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
    }

    .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
      background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-orange-to-vivid-red-gradient-background {
      background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
    }

    .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
      background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
    }

    .has-cool-to-warm-spectrum-gradient-background {
      background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
    }

    .has-blush-light-purple-gradient-background {
      background: var(--wp--preset--gradient--blush-light-purple) !important;
    }

    .has-blush-bordeaux-gradient-background {
      background: var(--wp--preset--gradient--blush-bordeaux) !important;
    }

    .has-luminous-dusk-gradient-background {
      background: var(--wp--preset--gradient--luminous-dusk) !important;
    }

    .has-pale-ocean-gradient-background {
      background: var(--wp--preset--gradient--pale-ocean) !important;
    }

    .has-electric-grass-gradient-background {
      background: var(--wp--preset--gradient--electric-grass) !important;
    }

    .has-midnight-gradient-background {
      background: var(--wp--preset--gradient--midnight) !important;
    }

    .has-small-font-size {
      font-size: var(--wp--preset--font-size--small) !important;
    }

    .has-medium-font-size {
      font-size: var(--wp--preset--font-size--medium) !important;
    }

    .has-large-font-size {
      font-size: var(--wp--preset--font-size--large) !important;
    }

    .has-x-large-font-size {
      font-size: var(--wp--preset--font-size--x-large) !important;
    }

    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: 0;
      padding: 0;
      border: 0;
      outline: 0;
      font-size: 100%;
      -ms-text-size-adjust: 100%;
      -webkit-text-size-adjust: 100%;
      vertical-align: baseline;
      background: transparent
    }

    body {
      line-height: 1
    }

    ol,
    ul {
      list-style: none
    }

    blockquote,
    q {
      quotes: none
    }

    blockquote:after,
    blockquote:before,
    q:after,
    q:before {
      content: "";
      content: none
    }

    blockquote {
      margin: 20px 0 30px;
      border-left: 5px solid;
      padding-left: 20px
    }

    :focus {
      outline: 0
    }

    del {
      text-decoration: line-through
    }

    pre {
      overflow: auto;
      padding: 10px
    }

    figure {
      margin: 0
    }

    table {
      border-collapse: collapse;
      border-spacing: 0
    }

    article,
    aside,
    footer,
    header,
    hgroup,
    nav,
    section {
      display: block
    }

    body {
      font-family: Open Sans, Arial, sans-serif;
      font-size: 14px;
      color: #666;
      background-color: #fff;
      line-height: 1.7em;
      font-weight: 500;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
    }

    body.page-template-page-template-blank-php #page-container {
      padding-top: 0 !important
    }

    body.et_cover_background {
      background-size: cover !important;
      background-position: top !important;
      background-repeat: no-repeat !important;
      background-attachment: fixed
    }

    a {
      color: #2ea3f2
    }

    a,
    a:hover {
      text-decoration: none
    }

    p {
      padding-bottom: 1em
    }

    p:not(.has-background):last-of-type {
      padding-bottom: 0
    }

    p.et_normal_padding {
      padding-bottom: 1em
    }

    strong {
      font-weight: 700
    }

    cite,
    em,
    i {
      font-style: italic
    }

    code,
    pre {
      font-family: Courier New, monospace;
      margin-bottom: 10px
    }

    ins {
      text-decoration: none
    }

    sub,
    sup {
      height: 0;
      line-height: 1;
      position: relative;
      vertical-align: baseline
    }

    sup {
      bottom: .8em
    }

    sub {
      top: .3em
    }

    dl {
      margin: 0 0 1.5em
    }

    dl dt {
      font-weight: 700
    }

    dd {
      margin-left: 1.5em
    }

    blockquote p {
      padding-bottom: 0
    }

    embed,
    iframe,
    object,
    video {
      max-width: 100%
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      color: #333;
      padding-bottom: 10px;
      line-height: 1em;
      font-weight: 500
    }

    h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a {
      color: inherit
    }

    h1 {
      font-size: 30px
    }

    h2 {
      font-size: 26px
    }

    h3 {
      font-size: 22px
    }

    h4 {
      font-size: 18px
    }

    h5 {
      font-size: 16px
    }

    h6 {
      font-size: 14px
    }

    input {
      -webkit-appearance: none;
      appearance: none
    }

    input[type=checkbox] {
      -webkit-appearance: checkbox;
      appearance: checkbox
    }

    input[type=radio] {
      -webkit-appearance: radio;
      appearance: radio
    }

    input.text,
    input.title,
    input[type=email],
    input[type=password],
    input[type=tel],
    input[type=text],
    select,
    textarea {
      background-color: #fff;
      border: 1px solid #bbb;
      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: 0
    }

    textarea {
      padding: 4px
    }

    button,
    input,
    select,
    textarea {
      font-family: inherit
    }

    img {
      max-width: 100%;
      height: auto
    }

    .clear {
      clear: both
    }

    br.clear {
      margin: 0;
      padding: 0
    }

    .pagination {
      clear: both
    }

    #et_search_icon:hover,
    .et-social-icon a:hover,
    .et_password_protected_form .et_submit_button,
    .form-submit .et_pb_buttontton.alt.disabled,
    .nav-single a,
    .posted_in a {
      color: #2ea3f2
    }

    .et-search-form,
    blockquote {
      border-color: #2ea3f2
    }

    #main-content {
      background-color: #fff
    }

    .container {
      width: 80%;
      max-width: 1080px;
      margin: auto;
      position: relative
    }

    body:not(.et-tb) #main-content .container,
    body:not(.et-tb-has-header) #main-content .container {
      padding-top: 58px
    }

    .et_full_width_page #main-content .container:before {
      display: none
    }

    .main_title {
      margin-bottom: 20px
    }

    .et_password_protected_form .et_submit_button:hover,
    .form-submit .et_pb_button:hover {
      background: rgba(0, 0, 0, .05)
    }

    .et_button_icon_visible .et_pb_button {
      padding-right: 2em;
      padding-left: .7em
    }

    .et_button_icon_visible .et_pb_button:after {
      opacity: 1;
      margin-left: 0
    }

    .et_button_left .et_pb_button:hover:after {
      left: .15em
    }

    .et_button_left .et_pb_button:after {
      margin-left: 0;
      left: 1em
    }

    .et_button_icon_visible.et_button_left .et_pb_button,
    .et_button_left .et_pb_button:hover,
    .et_button_left .et_pb_module .et_pb_button:hover {
      padding-left: 2em;
      padding-right: .7em
    }

    .et_button_icon_visible.et_button_left .et_pb_button:after,
    .et_button_left .et_pb_button:hover:after {
      left: .15em
    }

    .et_password_protected_form .et_submit_button:hover,
    .form-submit .et_pb_button:hover {
      padding: .3em 1em
    }

    .et_button_no_icon .et_pb_button:after {
      display: none
    }

    .et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button,
    .et_button_no_icon.et_button_left .et_pb_button:hover,
    .et_button_no_icon .et_pb_button,
    .et_button_no_icon .et_pb_button:hover {
      padding: .3em 1em !important
    }

    .et_button_custom_icon .et_pb_button:after {
      line-height: 1.7em
    }

    .et_button_custom_icon.et_button_icon_visible .et_pb_button:after,
    .et_button_custom_icon .et_pb_button:hover:after {
      margin-left: .3em
    }

    #left-area .post_format-post-format-gallery .wp-block-gallery:first-of-type {
      padding: 0;
      margin-bottom: -16px
    }

    .entry-content table:not(.variations) {
      border: 1px solid #eee;
      margin: 0 0 15px;
      text-align: left;
      width: 100%
    }

    .entry-content thead th,
    .entry-content tr th {
      color: #555;
      font-weight: 700;
      padding: 9px 24px
    }

    .entry-content tr td {
      border-top: 1px solid #eee;
      padding: 6px 24px
    }

    #left-area ul,
    .entry-content ul,
    .et-l--body ul,
    .et-l--footer ul,
    .et-l--header ul {
      list-style-type: disc;
      padding: 0 0 23px 1em;
      line-height: 26px
    }

    #left-area ol,
    .entry-content ol,
    .et-l--body ol,
    .et-l--footer ol,
    .et-l--header ol {
      list-style-type: decimal;
      list-style-position: inside;
      padding: 0 0 23px;
      line-height: 26px
    }

    #left-area ul li ul,
    .entry-content ul li ol {
      padding: 2px 0 2px 20px
    }

    #left-area ol li ul,
    .entry-content ol li ol,
    .et-l--body ol li ol,
    .et-l--footer ol li ol,
    .et-l--header ol li ol {
      padding: 2px 0 2px 35px
    }

    #left-area ul.wp-block-gallery {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      list-style-type: none;
      padding: 0
    }

    #left-area ul.products {
      padding: 0 !important;
      line-height: 1.7 !important;
      list-style: none !important
    }

    .gallery-item a {
      display: block
    }

    .gallery-caption,
    .gallery-item a {
      width: 90%
    }

    #wpadminbar {
      z-index: 100001
    }

    #left-area .post-meta {
      font-size: 14px;
      padding-bottom: 15px
    }

    #left-area .post-meta a {
      text-decoration: none;
      color: #666
    }

    #left-area .et_featured_image {
      padding-bottom: 7px
    }

    .single .post {
      padding-bottom: 25px
    }

    body.single .et_audio_content {
      margin-bottom: -6px
    }

    .nav-single a {
      text-decoration: none;
      color: #2ea3f2;
      font-size: 14px;
      font-weight: 400
    }

    .nav-previous {
      float: left
    }

    .nav-next {
      float: right
    }

    .et_password_protected_form p input {
      background-color: #eee;
      border: none !important;
      width: 100% !important;
      border-radius: 0 !important;
      font-size: 14px;
      color: #999 !important;
      padding: 16px !important;
      -webkit-box-sizing: border-box;
      box-sizing: border-box
    }

    .et_password_protected_form label {
      display: none
    }

    .et_password_protected_form .et_submit_button {
      font-family: inherit;
      display: block;
      float: right;
      margin: 8px auto 0;
      cursor: pointer
    }

    .post-password-required p.nocomments.container {
      max-width: 100%
    }

    .post-password-required p.nocomments.container:before {
      display: none
    }

    .aligncenter,
    div.post .new-post .aligncenter {
      display: block;
      margin-left: auto;
      margin-right: auto
    }

    .wp-caption {
      border: 1px solid #ddd;
      text-align: center;
      background-color: #f3f3f3;
      margin-bottom: 10px;
      max-width: 96%;
      padding: 8px
    }

    .wp-caption.alignleft {
      margin: 0 30px 20px 0
    }

    .wp-caption.alignright {
      margin: 0 0 20px 30px
    }

    .wp-caption img {
      margin: 0;
      padding: 0;
      border: 0
    }

    .wp-caption p.wp-caption-text {
      font-size: 12px;
      padding: 0 4px 5px;
      margin: 0
    }

    .alignright {
      float: right
    }

    .alignleft {
      float: left
    }

    img.alignleft {
      display: inline;
      float: left;
      margin-right: 15px
    }

    img.alignright {
      display: inline;
      float: right;
      margin-left: 15px
    }

    .page.et_pb_pagebuilder_layout #main-content {
      background-color: transparent
    }

    body #main-content .et_builder_inner_content>h1,
    body #main-content .et_builder_inner_content>h2,
    body #main-content .et_builder_inner_content>h3,
    body #main-content .et_builder_inner_content>h4,
    body #main-content .et_builder_inner_content>h5,
    body #main-content .et_builder_inner_content>h6 {
      line-height: 1.4em
    }

    body #main-content .et_builder_inner_content>p {
      line-height: 1.7em
    }

    .wp-block-pullquote {
      margin: 20px 0 30px
    }

    .wp-block-pullquote.has-background blockquote {
      border-left: none
    }

    .wp-block-group.has-background {
      padding: 1.5em 1.5em .5em
    }

    @media (min-width:981px) {
      #left-area {
        width: 79.125%;
        padding-bottom: 23px
      }

      #main-content .container:before {
        content: "";
        position: absolute;
        top: 0;
        height: 100%;
        width: 1px;
        background-color: #e2e2e2
      }

      .et_full_width_page #left-area,
      .et_no_sidebar #left-area {
        float: none;
        width: 100% !important
      }

      .et_full_width_page #left-area {
        padding-bottom: 0
      }

      .et_no_sidebar #main-content .container:before {
        display: none
      }
    }

    @media (max-width:980px) {
      #page-container {
        padding-top: 80px
      }

      .et-tb #page-container,
      .et-tb-has-header #page-container {
        padding-top: 0 !important
      }

      #left-area,
      #sidebar {
        width: 100% !important
      }

      #main-content .container:before {
        display: none !important
      }

      .et_full_width_page .et_gallery_item:nth-child(4n+1) {
        clear: none
      }
    }

    @media print {
      #page-container {
        padding-top: 0 !important
      }
    }

    #wp-admin-bar-et-use-visual-builder a:before {
      font-family: ETmodules !important;
      content: "\e625";
      font-size: 30px !important;
      width: 28px;
      margin-top: -3px;
      color: #974df3 !important
    }

    #wp-admin-bar-et-use-visual-builder:hover a:before {
      color: #fff !important
    }

    #wp-admin-bar-et-use-visual-builder:hover a,
    #wp-admin-bar-et-use-visual-builder a:hover {
      transition: background-color .5s ease;
      -webkit-transition: background-color .5s ease;
      -moz-transition: background-color .5s ease;
      background-color: #7e3bd0 !important;
      color: #fff !important
    }

    * html .clearfix,
    :first-child+html .clearfix {
      zoom: 1
    }

    .iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button {
      display: none !important;
      -webkit-appearance: none
    }

    .et_mobile_device .et_pb_section_parallax .et_pb_parallax_css {
      background-attachment: scroll
    }

    .et-social-facebook a.icon:before {
      content: "\e093"
    }

    .et-social-twitter a.icon:before {
      content: "\e094"
    }

    .et-social-google-plus a.icon:before {
      content: "\e096"
    }

    .et-social-instagram a.icon:before {
      content: "\e09a"
    }

    .et-social-rss a.icon:before {
      content: "\e09e"
    }

    .ai1ec-single-event:after {
      content: " ";
      display: table;
      clear: both
    }

    .evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot {
      z-index: 3
    }

    .wp-block-divi-layout {
      margin-bottom: 1em
    }

    * {
      -webkit-box-sizing: border-box;
      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 {
      font-family: ETmodules !important;
      font-style: normal;
      font-weight: 400;
      -webkit-font-feature-settings: normal;
      font-feature-settings: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-shadow: 0 0;
      direction: ltr
    }

    .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;
      font-weight: 400;
      -webkit-font-feature-settings: normal;
      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;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      direction: ltr
    }

    #et-ajax-saving {
      display: none;
      -webkit-transition: background .3s, -webkit-box-shadow .3s;
      transition: background .3s, -webkit-box-shadow .3s;
      transition: background .3s, box-shadow .3s;
      transition: background .3s, box-shadow .3s, -webkit-box-shadow .3s;
      -webkit-box-shadow: rgba(0, 139, 219, .247059) 0 0 60px;
      box-shadow: 0 0 60px rgba(0, 139, 219, .247059);
      position: fixed;
      top: 50%;
      left: 50%;
      width: 50px;
      height: 50px;
      background: #fff;
      border-radius: 50px;
      margin: -25px 0 0 -25px;
      z-index: 999999;
      text-align: center
    }

    #et-ajax-saving img {
      margin: 9px
    }

    .et-safe-mode-indicator,
    .et-safe-mode-indicator:focus,
    .et-safe-mode-indicator:hover {
      -webkit-box-shadow: 0 5px 10px rgba(41, 196, 169, .15);
      box-shadow: 0 5px 10px rgba(41, 196, 169, .15);
      background: #29c4a9;
      color: #fff;
      font-size: 14px;
      font-weight: 600;
      padding: 12px;
      line-height: 16px;
      border-radius: 3px;
      position: fixed;
      bottom: 30px;
      right: 30px;
      z-index: 999999;
      text-decoration: none;
      font-family: Open Sans, sans-serif;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
    }

    .et_pb_button {
      font-size: 20px;
      font-weight: 500;
      padding: .3em 1em;
      line-height: 1.7em !important;
      background-color: transparent;
      background-size: cover;
      background-position: 50%;
      background-repeat: no-repeat;
      border: 2px solid;
      border-radius: 3px;
      -webkit-transition-duration: .2s;
      transition-duration: .2s;
      -webkit-transition-property: all !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: .3em 2em .3em .7em
    }

    .et_pb_button:hover {
      background-color: hsla(0, 0%, 100%, .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, .05)
    }

    .et_pb_button:after,
    .et_pb_button:before {
      font-size: 32px;
      line-height: 1em;
      content: "\35";
      opacity: 0;
      position: absolute;
      margin-left: -1em;
      -webkit-transition: all .2s;
      transition: all .2s;
      text-transform: none;
      -webkit-font-feature-settings: "kern" off;
      font-feature-settings: "kern" off;
      font-variant: none;
      font-style: normal;
      font-weight: 400;
      text-shadow: none
    }

    .et_pb_button.et_hover_enabled:hover:after,
    .et_pb_button.et_pb_hovered:hover:after {
      -webkit-transition: none !important;
      transition: none !important
    }

    .et_pb_button:before {
      display: none
    }

    .et_pb_button:hover:after {
      opacity: 1;
      margin-left: 0
    }

    .et_pb_column_1_3 h1,
    .et_pb_column_1_4 h1,
    .et_pb_column_1_5 h1,
    .et_pb_column_1_6 h1,
    .et_pb_column_2_5 h1 {
      font-size: 26px
    }

    .et_pb_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 h3,
    .et_pb_column_1_4 h3,
    .et_pb_column_1_5 h3,
    .et_pb_column_1_6 h3,
    .et_pb_column_2_5 h3 {
      font-size: 20px
    }

    .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_column_1_3 h5,
    .et_pb_column_1_4 h5,
    .et_pb_column_1_5 h5,
    .et_pb_column_1_6 h5,
    .et_pb_column_2_5 h5 {
      font-size: 16px
    }

    .et_pb_column_1_3 h6,
    .et_pb_column_1_4 h6,
    .et_pb_column_1_5 h6,
    .et_pb_column_1_6 h6,
    .et_pb_column_2_5 h6 {
      font-size: 15px
    }

    .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: #fff !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
    }

    .et_pb_module.et_pb_text_align_justified {
      text-align: justify
    }

    .clearfix:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0
    }

    .et_pb_bg_layout_light .et_pb_more_button {
      color: #2ea3f2
    }

    .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_image_container {
      margin: -20px -20px 29px
    }

    .et_pb_module_inner {
      position: relative
    }

    .et_hover_enabled_preview {
      z-index: 2
    }

    .et_hover_enabled:hover {
      position: relative;
      z-index: 2
    }

    .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%;
      background-repeat: no-repeat
    }

    .et_pb_background_mask,
    .et_pb_background_pattern {
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0
    }

    .et_pb_background_mask {
      background-size: calc(100% + 2px) calc(100% + 2px);
      background-repeat: no-repeat;
      background-position: 50%;
      overflow: hidden
    }

    .et_pb_background_pattern {
      background-position: 0 0;
      background-repeat: repeat
    }

    .et_pb_with_border {
      position: relative;
      border: 0 solid #333
    }

    .post-password-required .et_pb_row {
      padding: 0;
      width: 100%
    }

    .post-password-required .et_password_protected_form {
      min-height: 0
    }

    body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_password_protected_form h1,
    body:not(.et_pb_pagebuilder_layout) .post-password-required .et_password_protected_form h1 {
      display: none
    }

    .et_pb_no_bg {
      padding: 0 !important
    }

    .et_overlay.et_pb_inline_icon:before,
    .et_pb_inline_icon:before {
      content: attr(data-icon)
    }

    .et_pb_more_button {
      color: inherit;
      text-shadow: none;
      text-decoration: none;
      display: inline-block;
      margin-top: 20px
    }

    .et_parallax_bg_wrap {
      overflow: hidden;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0
    }

    .et_parallax_bg {
      background-repeat: no-repeat;
      background-position: top;
      background-size: cover;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: block
    }

    .et_parallax_bg.et_parallax_bg__hover,
    .et_parallax_bg.et_parallax_bg_phone,
    .et_parallax_bg.et_parallax_bg_tablet,
    .et_parallax_gradient.et_parallax_gradient__hover,
    .et_parallax_gradient.et_parallax_gradient_phone,
    .et_parallax_gradient.et_parallax_gradient_tablet,
    .et_pb_section_parallax_hover:hover .et_parallax_bg:not(.et_parallax_bg__hover),
    .et_pb_section_parallax_hover:hover .et_parallax_gradient:not(.et_parallax_gradient__hover) {
      display: none
    }

    .et_pb_section_parallax_hover:hover .et_parallax_bg.et_parallax_bg__hover,
    .et_pb_section_parallax_hover:hover .et_parallax_gradient.et_parallax_gradient__hover {
      display: block
    }

    .et_parallax_gradient {
      bottom: 0;
      display: block;
      left: 0;
      position: absolute;
      right: 0;
      top: 0
    }

    .et_pb_module.et_pb_section_parallax,
    .et_pb_posts_nav a.et_pb_section_parallax,
    .et_pb_tab.et_pb_section_parallax {
      position: relative
    }

    .et_pb_section_parallax .et_pb_parallax_css,
    .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
      background-attachment: fixed
    }

    body.et-bfb .et_pb_section_parallax .et_pb_parallax_css,
    body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
      background-attachment: scroll;
      bottom: auto
    }

    .et_pb_section_parallax.et_pb_column .et_pb_module,
    .et_pb_section_parallax.et_pb_row .et_pb_column,
    .et_pb_section_parallax.et_pb_row .et_pb_module {
      z-index: 9;
      position: relative
    }

    .et_pb_more_button:hover:after {
      opacity: 1;
      margin-left: 0
    }

    .et_pb_preload .et_pb_section_video_bg,
    .et_pb_preload>div {
      visibility: hidden
    }

    .et_pb_preload,
    .et_pb_section.et_pb_section_video.et_pb_preload {
      position: relative;
      background: #464646 !important
    }

    .et_pb_preload:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      background: url(./assets/themes/Divi/includes/builder/styles/images/preloader.gif) no-repeat;
      border-radius: 32px;
      width: 32px;
      height: 32px;
      margin: -16px 0 0 -16px
    }

    .box-shadow-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 10;
      pointer-events: none
    }

    .et_pb_section>.box-shadow-overlay~.et_pb_row {
      z-index: 11
    }

    body.safari .section_has_divider {
      will-change: transform
    }

    .et_pb_row>.box-shadow-overlay {
      z-index: 8
    }

    .has-box-shadow-overlay {
      position: relative
    }

    .et_clickable {
      cursor: pointer
    }

    .screen-reader-text {
      border: 0;
      clip: rect(1px, 1px, 1px, 1px);
      -webkit-clip-path: inset(50%);
      clip-path: inset(50%);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute !important;
      width: 1px;
      word-wrap: normal !important
    }

    .et_multi_view_hidden,
    .et_multi_view_hidden_image {
      display: none !important
    }

    @keyframes multi-view-image-fade {
      0% {
        opacity: 0
      }

      10% {
        opacity: .1
      }

      20% {
        opacity: .2
      }

      30% {
        opacity: .3
      }

      40% {
        opacity: .4
      }

      50% {
        opacity: .5
      }

      60% {
        opacity: .6
      }

      70% {
        opacity: .7
      }

      80% {
        opacity: .8
      }

      90% {
        opacity: .9
      }

      to {
        opacity: 1
      }
    }

    .et_multi_view_image__loading {
      visibility: hidden
    }

    .et_multi_view_image__loaded {
      -webkit-animation: multi-view-image-fade .5s;
      animation: multi-view-image-fade .5s
    }

    #et-pb-motion-effects-offset-tracker {
      visibility: hidden !important;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0
    }

    .et-pb-before-scroll-animation {
      opacity: 0
    }

    header.et-l.et-l--header:after {
      clear: both;
      display: block;
      content: ""
    }

    .et_pb_module {
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-duration: .2s;
      animation-duration: .2s
    }

    @-webkit-keyframes fadeBottom {
      0% {
        opacity: 0;
        -webkit-transform: translateY(10%);
        transform: translateY(10%)
      }

      to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
      }
    }

    @keyframes fadeBottom {
      0% {
        opacity: 0;
        -webkit-transform: translateY(10%);
        transform: translateY(10%)
      }

      to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
      }
    }

    @-webkit-keyframes fadeLeft {
      0% {
        opacity: 0;
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%)
      }

      to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
      }
    }

    @keyframes fadeLeft {
      0% {
        opacity: 0;
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%)
      }

      to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
      }
    }

    @-webkit-keyframes fadeRight {
      0% {
        opacity: 0;
        -webkit-transform: translateX(10%);
        transform: translateX(10%)
      }

      to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
      }
    }

    @keyframes fadeRight {
      0% {
        opacity: 0;
        -webkit-transform: translateX(10%);
        transform: translateX(10%)
      }

      to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
      }
    }

    @-webkit-keyframes fadeTop {
      0% {
        opacity: 0;
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
      }

      to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
      }
    }

    @keyframes fadeTop {
      0% {
        opacity: 0;
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
      }

      to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
      }
    }

    @-webkit-keyframes fadeIn {
      0% {
        opacity: 0
      }

      to {
        opacity: 1
      }
    }

    @keyframes fadeIn {
      0% {
        opacity: 0
      }

      to {
        opacity: 1
      }
    }

    .et-waypoint:not(.et_pb_counters) {
      opacity: 0
    }

    @media (min-width:981px) {

      .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child,
      .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child,
      .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child,
      .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child,
      .et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child,
      .et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child {
        margin-bottom: 0
      }
    }

    @media (max-width:980px) {

      .et_overlay.et_pb_inline_icon_tablet:before,
      .et_pb_inline_icon_tablet:before {
        content: attr(data-icon-tablet)
      }

      .et_parallax_bg.et_parallax_bg_tablet_exist,
      .et_parallax_gradient.et_parallax_gradient_tablet_exist {
        display: none
      }

      .et_parallax_bg.et_parallax_bg_tablet,
      .et_parallax_gradient.et_parallax_gradient_tablet {
        display: block
      }

      .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: 0
      }

      .et_pb_more_button {
        display: inline-block !important
      }

      .et_pb_bg_layout_light_tablet.et_pb_button,
      .et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button,
      .et_pb_bg_layout_light_tablet .et_pb_more_button {
        color: #2ea3f2
      }

      .et_pb_bg_layout_light_tablet .et_pb_forgot_password a {
        color: #666
      }

      .et_pb_bg_layout_light_tablet h1,
      .et_pb_bg_layout_light_tablet h2,
      .et_pb_bg_layout_light_tablet h3,
      .et_pb_bg_layout_light_tablet h4,
      .et_pb_bg_layout_light_tablet h5,
      .et_pb_bg_layout_light_tablet h6 {
        color: #333 !important
      }

      .et_pb_module .et_pb_bg_layout_light_tablet.et_pb_button {
        color: #2ea3f2 !important
      }

      .et_pb_bg_layout_light_tablet {
        color: #666 !important
      }

      .et_pb_bg_layout_dark_tablet,
      .et_pb_bg_layout_dark_tablet h1,
      .et_pb_bg_layout_dark_tablet h2,
      .et_pb_bg_layout_dark_tablet h3,
      .et_pb_bg_layout_dark_tablet h4,
      .et_pb_bg_layout_dark_tablet h5,
      .et_pb_bg_layout_dark_tablet h6 {
        color: #fff !important
      }

      .et_pb_bg_layout_dark_tablet.et_pb_button,
      .et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button,
      .et_pb_bg_layout_dark_tablet .et_pb_more_button {
        color: inherit
      }

      .et_pb_bg_layout_dark_tablet .et_pb_forgot_password a {
        color: #fff
      }

      .et_pb_module.et_pb_text_align_left-tablet {
        text-align: left
      }

      .et_pb_module.et_pb_text_align_center-tablet {
        text-align: center
      }

      .et_pb_module.et_pb_text_align_right-tablet {
        text-align: right
      }

      .et_pb_module.et_pb_text_align_justified-tablet {
        text-align: justify
      }
    }

    @media (max-width:767px) {
      .et_pb_more_button {
        display: inline-block !important
      }

      .et_overlay.et_pb_inline_icon_phone:before,
      .et_pb_inline_icon_phone:before {
        content: attr(data-icon-phone)
      }

      .et_parallax_bg.et_parallax_bg_phone_exist,
      .et_parallax_gradient.et_parallax_gradient_phone_exist {
        display: none
      }

      .et_parallax_bg.et_parallax_bg_phone,
      .et_parallax_gradient.et_parallax_gradient_phone {
        display: block
      }

      .et-hide-mobile {
        display: none !important
      }

      .et_pb_bg_layout_light_phone.et_pb_button,
      .et_pb_bg_layout_light_phone.et_pb_module.et_pb_button,
      .et_pb_bg_layout_light_phone .et_pb_more_button {
        color: #2ea3f2
      }

      .et_pb_bg_layout_light_phone .et_pb_forgot_password a {
        color: #666
      }

      .et_pb_bg_layout_light_phone h1,
      .et_pb_bg_layout_light_phone h2,
      .et_pb_bg_layout_light_phone h3,
      .et_pb_bg_layout_light_phone h4,
      .et_pb_bg_layout_light_phone h5,
      .et_pb_bg_layout_light_phone h6 {
        color: #333 !important
      }

      .et_pb_module .et_pb_bg_layout_light_phone.et_pb_button {
        color: #2ea3f2 !important
      }

      .et_pb_bg_layout_light_phone {
        color: #666 !important
      }

      .et_pb_bg_layout_dark_phone,
      .et_pb_bg_layout_dark_phone h1,
      .et_pb_bg_layout_dark_phone h2,
      .et_pb_bg_layout_dark_phone h3,
      .et_pb_bg_layout_dark_phone h4,
      .et_pb_bg_layout_dark_phone h5,
      .et_pb_bg_layout_dark_phone h6 {
        color: #fff !important
      }

      .et_pb_bg_layout_dark_phone.et_pb_button,
      .et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button,
      .et_pb_bg_layout_dark_phone .et_pb_more_button {
        color: inherit
      }

      .et_pb_module .et_pb_bg_layout_dark_phone.et_pb_button {
        color: #fff !important
      }

      .et_pb_bg_layout_dark_phone .et_pb_forgot_password a {
        color: #fff
      }

      .et_pb_module.et_pb_text_align_left-phone {
        text-align: left
      }

      .et_pb_module.et_pb_text_align_center-phone {
        text-align: center
      }

      .et_pb_module.et_pb_text_align_right-phone {
        text-align: right
      }

      .et_pb_module.et_pb_text_align_justified-phone {
        text-align: justify
      }
    }

    @media (max-width:479px) {
      a.et_pb_more_button {
        display: block
      }
    }

    @media (min-width:768px) and (max-width:980px) {
      [data-et-multi-view-load-tablet-hidden=true]:not(.et_multi_view_swapped) {
        display: none !important
      }
    }

    @media (max-width:767px) {
      [data-et-multi-view-load-phone-hidden=true]:not(.et_multi_view_swapped) {
        display: none !important
      }
    }

    .et_pb_menu.et_pb_menu--style-inline_centered_logo .et_pb_menu__menu nav ul {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center
    }

    @-webkit-keyframes multi-view-image-fade {
      0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
      }

      50% {
        -webkit-transform: scale(1.01);
        transform: scale(1.01);
        opacity: 1
      }

      to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
      }
    }

    /*# sourceURL=divi-style-inline-inline-css */
    @font-face {
      font-family: ETmodules;
      font-display: block;
      src: url(//www.germanvargaszapata.com./assets/themes/Divi/core/admin/fonts/modules/all/modules.eot);
      src: url(//www.germanvargaszapata.com./assets/themes/Divi/core/admin/fonts/modules/all/modules.eot?#iefix) format("embedded-opentype"), url(//www.germanvargaszapata.com./assets/themes/Divi/core/admin/fonts/modules/all/modules.woff) format("woff"), url(//www.germanvargaszapata.com./assets/themes/Divi/core/admin/fonts/modules/all/modules.ttf) format("truetype"), url(//www.germanvargaszapata.com./assets/themes/Divi/core/admin/fonts/modules/all/modules.svg#ETmodules) format("svg");
      font-weight: 400;
      font-style: normal
    }

    @media (min-width:981px) {

      .et_pb_gutters3 .et_pb_column,
      .et_pb_gutters3.et_pb_row .et_pb_column {
        margin-right: 5.5%
      }

      .et_pb_gutters3 .et_pb_column_4_4,
      .et_pb_gutters3.et_pb_row .et_pb_column_4_4 {
        width: 100%
      }

      .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,
      .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 2.75%
      }

      .et_pb_gutters3 .et_pb_column_3_4,
      .et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
        width: 73.625%
      }

      .et_pb_gutters3 .et_pb_column_3_4 .et_pb_module,
      .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module {
        margin-bottom: 3.735%
      }

      .et_pb_gutters3 .et_pb_column_2_3,
      .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
        width: 64.833%
      }

      .et_pb_gutters3 .et_pb_column_2_3 .et_pb_module,
      .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module {
        margin-bottom: 4.242%
      }

      .et_pb_gutters3 .et_pb_column_3_5,
      .et_pb_gutters3.et_pb_row .et_pb_column_3_5 {
        width: 57.8%
      }

      .et_pb_gutters3 .et_pb_column_3_5 .et_pb_module,
      .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module {
        margin-bottom: 4.758%
      }

      .et_pb_gutters3 .et_pb_column_1_2,
      .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
        width: 47.25%
      }

      .et_pb_gutters3 .et_pb_column_1_2 .et_pb_module,
      .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module {
        margin-bottom: 5.82%
      }

      .et_pb_gutters3 .et_pb_column_2_5,
      .et_pb_gutters3.et_pb_row .et_pb_column_2_5 {
        width: 36.7%
      }

      .et_pb_gutters3 .et_pb_column_2_5 .et_pb_module,
      .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module {
        margin-bottom: 7.493%
      }

      .et_pb_gutters3 .et_pb_column_1_3,
      .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
        width: 29.6667%
      }

      .et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,
      .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module {
        margin-bottom: 9.27%
      }

      .et_pb_gutters3 .et_pb_column_1_4,
      .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
        width: 20.875%
      }

      .et_pb_gutters3 .et_pb_column_1_4 .et_pb_module,
      .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module {
        margin-bottom: 13.174%
      }

      .et_pb_gutters3 .et_pb_column_1_5,
      .et_pb_gutters3.et_pb_row .et_pb_column_1_5 {
        width: 15.6%
      }

      .et_pb_gutters3 .et_pb_column_1_5 .et_pb_module,
      .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module {
        margin-bottom: 17.628%
      }

      .et_pb_gutters3 .et_pb_column_1_6,
      .et_pb_gutters3.et_pb_row .et_pb_column_1_6 {
        width: 12.0833%
      }

      .et_pb_gutters3 .et_pb_column_1_6 .et_pb_module,
      .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module {
        margin-bottom: 22.759%
      }

      .et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product {
        width: 20.875%;
        margin-right: 5.5%;
        margin-bottom: 5.5%
      }

      .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products li.product,
      .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
        width: 28.353%;
        margin-right: 7.47%
      }

      .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product,
      .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product {
        width: 100%;
        margin-right: 0
      }

      .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product,
      .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product {
        width: 48%;
        margin-right: 4%
      }

      .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2),
      .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2) {
        margin-right: 0
      }

      .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1),
      .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1) {
        clear: none
      }
    }

    @media (min-width:981px) {
      .et_pb_gutter.et_pb_gutters1 #left-area {
        width: 75%
      }

      .et_pb_gutter.et_pb_gutters1 #sidebar {
        width: 25%
      }

      .et_pb_gutters1.et_right_sidebar #left-area {
        padding-right: 0
      }

      .et_pb_gutters1.et_left_sidebar #left-area {
        padding-left: 0
      }

      .et_pb_gutter.et_pb_gutters1.et_right_sidebar #main-content .container:before {
        right: 25% !important
      }

      .et_pb_gutter.et_pb_gutters1.et_left_sidebar #main-content .container:before {
        left: 25% !important
      }

      .et_pb_gutters1 .et_pb_column,
      .et_pb_gutters1.et_pb_row .et_pb_column {
        margin-right: 0
      }

      .et_pb_gutters1 .et_pb_column_4_4,
      .et_pb_gutters1.et_pb_row .et_pb_column_4_4 {
        width: 100%
      }

      .et_pb_gutters1 .et_pb_column_4_4 .et_pb_module,
      .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 0
      }

      .et_pb_gutters1 .et_pb_column_3_4,
      .et_pb_gutters1.et_pb_row .et_pb_column_3_4 {
        width: 75%
      }

      .et_pb_gutters1 .et_pb_column_3_4 .et_pb_module,
      .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_module {
        margin-bottom: 0
      }

      .et_pb_gutters1 .et_pb_column_2_3,
      .et_pb_gutters1.et_pb_row .et_pb_column_2_3 {
        width: 66.667%
      }

      .et_pb_gutters1 .et_pb_column_2_3 .et_pb_module,
      .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_module {
        margin-bottom: 0
      }

      .et_pb_gutters1 .et_pb_column_3_5,
      .et_pb_gutters1.et_pb_row .et_pb_column_3_5 {
        width: 60%
      }

      .et_pb_gutters1 .et_pb_column_3_5 .et_pb_module,
      .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_module {
        margin-bottom: 0
      }

      .et_pb_gutters1 .et_pb_column_1_2,
      .et_pb_gutters1.et_pb_row .et_pb_column_1_2 {
        width: 50%
      }

      .et_pb_gutters1 .et_pb_column_1_2 .et_pb_module,
      .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_module {
        margin-bottom: 0
      }

      .et_pb_gutters1 .et_pb_column_2_5,
      .et_pb_gutters1.et_pb_row .et_pb_column_2_5 {
        width: 40%
      }

      .et_pb_gutters1 .et_pb_column_2_5 .et_pb_module,
      .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_module {
        margin-bottom: 0
      }

      .et_pb_gutters1 .et_pb_column_1_3,
      .et_pb_gutters1.et_pb_row .et_pb_column_1_3 {
        width: 33.3333%
      }

      .et_pb_gutters1 .et_pb_column_1_3 .et_pb_module,
      .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_module {
        margin-bottom: 0
      }

      .et_pb_gutters1 .et_pb_column_1_4,
      .et_pb_gutters1.et_pb_row .et_pb_column_1_4 {
        width: 25%
      }

      .et_pb_gutters1 .et_pb_column_1_4 .et_pb_module,
      .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_module {
        margin-bottom: 0
      }

      .et_pb_gutters1 .et_pb_column_1_5,
      .et_pb_gutters1.et_pb_row .et_pb_column_1_5 {
        width: 20%
      }

      .et_pb_gutters1 .et_pb_column_1_5 .et_pb_module,
      .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_module {
        margin-bottom: 0
      }

      .et_pb_gutters1 .et_pb_column_1_6,
      .et_pb_gutters1.et_pb_row .et_pb_column_1_6 {
        width: 16.6667%
      }

      .et_pb_gutters1 .et_pb_column_1_6 .et_pb_module,
      .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_module {
        margin-bottom: 0
      }

      .et_pb_gutters1 .et_full_width_page.woocommerce-page ul.products li.product {
        width: 25%;
        margin-right: 0;
        margin-bottom: 0
      }

      .et_pb_gutters1.et_left_sidebar.woocommerce-page #main-content ul.products li.product,
      .et_pb_gutters1.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
        width: 33.333%;
        margin-right: 0
      }
    }

    @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: 0
      }

      .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4,
      .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,
      .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,
      .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,
      .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5,
      .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4,
      .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5,
      .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4,
      .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,
      .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,
      .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,
      .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5,
      .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4,
      .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
        width: 50%;
        margin-right: 0
      }

      .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,
      .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,
      .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,
      .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6,
      .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,
      .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,
      .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,
      .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 {
        width: 33.333%;
        margin-right: 0
      }

      .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,
      .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
        width: 50%;
        margin-right: 0
      }
    }

    @media (max-width:767px) {

      .et_pb_gutters1 .et_pb_column,
      .et_pb_gutters1 .et_pb_column .et_pb_module,
      .et_pb_gutters1.et_pb_row .et_pb_column,
      .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
        margin-bottom: 0
      }
    }

    @media (max-width:479px) {

      .et_pb_gutters1 .et_pb_column,
      .et_pb_gutters1.et_pb_row .et_pb_column {
        margin: 0 !important
      }

      .et_pb_gutters1 .et_pb_column .et_pb_module,
      .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
        margin-bottom: 0
      }
    }

    .footer-widget h4,
    #main-footer .widget_block h1,
    #main-footer .widget_block h2,
    #main-footer .widget_block h3,
    #main-footer .widget_block h4,
    #main-footer .widget_block h5,
    #main-footer .widget_block h6 {
      color: #2EA3F2
    }

    .footer-widget li:before {
      border-color: #2EA3F2
    }

    .bottom-nav li.current-menu-item>a {
      color: #2EA3F2
    }

    #main-footer {
      background-color: #222222
    }

    #footer-widgets {
      padding: 6% 0 0
    }

    .footer-widget {
      float: left;
      color: #fff
    }

    .last {
      margin-right: 0
    }

    .footer-widget .fwidget:last-child {
      margin-bottom: 0 !important
    }

    #footer-widgets .footer-widget li {
      padding-left: 14px;
      position: relative
    }

    #footer-widgets .footer-widget li:before {
      border-radius: 3px;
      border-style: solid;
      border-width: 3px;
      content: "";
      left: 0;
      position: absolute;
      top: 9px
    }

    #footer-widgets .footer-widget a {
      color: #fff
    }

    #footer-widgets .footer-widget li a {
      color: #fff;
      text-decoration: none
    }

    #footer-widgets .footer-widget li a:hover {
      color: rgba(255, 255, 255, 0.7)
    }

    .footer-widget .widget_adsensewidget ins {
      min-width: 160px
    }

    #footer-bottom {
      background-color: #1f1f1f;
      background-color: rgba(0, 0, 0, 0.32);
      padding: 15px 0 5px
    }

    #footer-bottom a {
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out
    }

    #footer-info {
      text-align: left;
      color: #666;
      padding-bottom: 10px;
      float: left
    }

    #footer-info a {
      font-weight: 700;
      color: #666
    }

    #footer-info a:hover {
      opacity: .7
    }

    #et-footer-nav {
      background-color: rgba(255, 255, 255, 0.05)
    }

    .bottom-nav {
      padding: 15px 0
    }

    .bottom-nav li {
      font-weight: 600;
      display: inline-block;
      font-size: 14px;
      padding-right: 22px
    }

    .bottom-nav a {
      color: #bbb;
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out
    }

    .bottom-nav a:hover {
      opacity: .7
    }

    @media all and (max-width: 980px) {
      .footer-widget:nth-child(n) {
        width: 46.25% !important;
        margin: 0 7.5% 7.5% 0 !important
      }

      .et_pb_footer_columns1 .footer-widget {
        width: 100% !important;
        margin: 0 7.5% 7.5% 0 !important
      }

      #footer-widgets .footer-widget .fwidget {
        margin-bottom: 16.21%
      }

      .et_pb_gutters1 .footer-widget:nth-child(n) {
        width: 50% !important;
        margin: 0 !important
      }

      .et_pb_gutters1 #footer-widgets .footer-widget .fwidget {
        margin-bottom: 0
      }

      #footer-widgets {
        padding: 8% 0
      }

      #footer-widgets .footer-widget:nth-child(2n) {
        margin-right: 0 !important
      }

      #footer-widgets .footer-widget:nth-last-child(-n+2) {
        margin-bottom: 0 !important
      }

      .bottom-nav {
        text-align: center
      }

      #footer-info {
        float: none;
        text-align: center
      }
    }

    @media all and (max-width: 767px) {

      #footer-widgets .footer-widget,
      .et_pb_gutters1 #footer-widgets .footer-widget {
        width: 100% !important;
        margin-right: 0 !important
      }

      #footer-widgets .footer-widget:nth-child(n),
      #footer-widgets .footer-widget .fwidget {
        margin-bottom: 9.5% !important
      }

      .et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n),
      .et_pb_gutters1 #footer-widgets .footer-widget .fwidget {
        margin-bottom: 0 !important
      }

      #footer-widgets {
        padding: 10% 0
      }

      #footer-widgets .footer-widget .fwidget:last-child {
        margin-bottom: 0 !important
      }

      #footer-widgets .footer-widget:last-child {
        margin-bottom: 0 !important
      }
    }

    @media all and (max-width: 479px) {

      #footer-widgets .footer-widget:nth-child(n),
      .footer-widget .fwidget {
        margin-bottom: 11.5% !important
      }

      #footer-widgets .footer-widget.last {
        margin-bottom: 0 !important
      }

      .et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n),
      .et_pb_gutters1 #footer-widgets .footer-widget .fwidget {
        margin-bottom: 0 !important
      }

      #footer-widgets {
        padding: 12% 0
      }
    }

    @media all and (min-width: 981px) {
      .et_pb_gutters3 .footer-widget {
        margin-right: 5.5%;
        margin-bottom: 5.5%
      }

      .et_pb_gutters3 .footer-widget:last-child {
        margin-right: 0
      }

      .et_pb_gutters3.et_pb_footer_columns6 .footer-widget {
        width: 12.083%
      }

      .et_pb_gutters3.et_pb_footer_columns6 .footer-widget .fwidget {
        margin-bottom: 45.517%
      }

      .et_pb_gutters3.et_pb_footer_columns5 .footer-widget {
        width: 15.6%
      }

      .et_pb_gutters3.et_pb_footer_columns5 .footer-widget .fwidget {
        margin-bottom: 35.256%
      }

      .et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
        width: 20.875%
      }

      .et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
        margin-bottom: 26.347%
      }

      .et_pb_gutters3.et_pb_footer_columns3 .footer-widget {
        width: 29.667%
      }

      .et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
        margin-bottom: 18.539%
      }

      .et_pb_gutters3.et_pb_footer_columns2 .footer-widget {
        width: 47.25%
      }

      .et_pb_gutters3.et_pb_footer_columns2 .footer-widget .fwidget {
        margin-bottom: 11.64%
      }

      .et_pb_gutters3.et_pb_footer_columns1 .footer-widget {
        width: 100%
      }

      .et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget {
        margin-bottom: 5.5%
      }

      .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1) {
        width: 73.625%;
        clear: both
      }

      .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 7.47%
      }

      .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) {
        width: 20.875%
      }

      .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 26.347%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) {
        width: 20.875%;
        clear: both
      }

      .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 26.347%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) {
        width: 73.625%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 7.47%
      }

      .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1) {
        width: 64.833%
      }

      .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 8.483%
      }

      .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) {
        width: 29.667%
      }

      .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 18.539%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1) {
        width: 29.667%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 18.539%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) {
        width: 64.833%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 8.483%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) {
        width: 20.875%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget {
        margin-bottom: 26.347%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) {
        width: 47.25%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget {
        margin-bottom: 11.64%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child {
        width: 47.25%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget {
        margin-bottom: 11.64%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)) {
        width: 20.875%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget {
        margin-bottom: 26.347%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) {
        width: 15.6%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) .fwidget {
        margin-bottom: 35.256%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) {
        width: 57.8%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) .fwidget {
        margin-bottom: 9.516%
      }

      .et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child {
        width: 57.8%
      }

      .et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child .fwidget {
        margin-bottom: 9.516%
      }

      .et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)) {
        width: 15.6%
      }

      .et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget {
        margin-bottom: 35.256%
      }

      .et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1) {
        width: 57.8%
      }

      .et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 9.516%
      }

      .et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) {
        width: 36.7%
      }

      .et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 14.986%
      }

      .et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1) {
        width: 36.7%
      }

      .et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 14.986%
      }

      .et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) {
        width: 57.8%
      }

      .et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 9.516%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child {
        width: 47.25%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child .fwidget {
        margin-bottom: 11.64%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)) {
        width: 12.083%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)) .fwidget {
        margin-bottom: 45.517%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) {
        width: 12.083%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) .fwidget {
        margin-bottom: 45.517%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) {
        width: 47.25%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) .fwidget {
        margin-bottom: 11.64%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
        width: 20.875%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
        margin-bottom: 26.347%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) {
        width: 47.25%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 11.64%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
        width: 15.6%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
        margin-bottom: 35.256%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) {
        width: 57.8%
      }

      .et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 9.516%
      }
    }

    .et-social-icons {
      float: right
    }

    .et-social-icons li {
      display: inline-block;
      margin-left: 20px
    }

    .et-social-icon a {
      display: inline-block;
      font-size: 24px;
      position: relative;
      text-align: center;
      -webkit-transition: color 300ms ease 0s;
      transition: color 300ms ease 0s;
      color: #666;
      text-decoration: none
    }

    .et-social-icons a:hover {
      opacity: 0.7;
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out
    }

    .et-social-icon span {
      display: none
    }

    .et_duplicate_social_icons {
      display: none
    }

    @media all and (max-width: 980px) {
      .et-social-icons {
        float: none;
        text-align: center
      }
    }

    @media all and (max-width: 980px) {
      .et-social-icons {
        margin: 0 0 5px
      }
    }

    #sidebar {
      padding-bottom: 28px
    }

    #sidebar .et_pb_widget {
      margin-bottom: 30px;
      width: 100%;
      float: none
    }

    .et_right_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section p.value,
    .et_right_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section.sep,
    .et_left_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section p.value,
    .et_left_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section.sep {
      font-size: 44px;
      line-height: 44px
    }

    .et_right_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section p.value,
    .et_right_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section.sep,
    .et_left_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section p.value,
    .et_left_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section.sep {
      font-size: 32px;
      line-height: 32px
    }

    .et_right_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section p.value,
    .et_right_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section.sep,
    .et_left_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section p.value,
    .et_left_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section.sep {
      font-size: 24px;
      line-height: 24px
    }

    .et_right_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section p.value,
    .et_right_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section.sep,
    .et_left_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section p.value,
    .et_left_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section.sep {
      font-size: 20px;
      line-height: 20px
    }

    .et_right_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section p.value,
    .et_right_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section.sep,
    .et_left_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section p.value,
    .et_left_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section.sep {
      font-size: 16px;
      line-height: 16px
    }

    @media all and (min-width: 981px) and (max-width: 1100px) {
      #sidebar .et_pb_widget {
        margin-left: 0
      }

      .et_left_sidebar #sidebar .et_pb_widget {
        margin-right: 0
      }
    }

    @media all and (min-width: 981px) {
      #sidebar {
        float: left;
        width: 20.875%
      }

      .et_right_sidebar #left-area {
        float: left;
        padding-right: 5.5%
      }

      .et_right_sidebar #sidebar {
        padding-left: 30px
      }

      .et_right_sidebar #main-content .container:before {
        right: 20.875% !important
      }

      .et_left_sidebar #left-area {
        float: right;
        padding-left: 5.5%
      }

      .et_left_sidebar #sidebar {
        padding-right: 30px
      }

      .et_left_sidebar #main-content .container:before {
        left: 20.875% !important
      }
    }

    @media all and (max-width: 980px) {

      .et_right_sidebar #left-area,
      .et_right_sidebar #sidebar,
      .et_left_sidebar #left-area,
      .et_left_sidebar #sidebar {
        width: auto;
        float: none;
        padding-right: 0;
        padding-left: 0
      }

      .et_right_sidebar #left-area {
        margin-right: 0
      }

      .et_right_sidebar #sidebar {
        margin-left: 0;
        border-left: none
      }

      .et_left_sidebar #left-area {
        margin-left: 0
      }

      .et_left_sidebar #sidebar {
        margin-right: 0;
        border-right: none
      }
    }

    .et_pb_widget {
      float: left;
      max-width: 100%;
      word-wrap: break-word
    }

    .et_pb_widget a {
      text-decoration: none;
      color: #666
    }

    .et_pb_widget li a:hover {
      color: #82c0c7
    }

    .et_pb_widget ol li,
    .et_pb_widget ul li {
      margin-bottom: .5em
    }

    .et_pb_widget ol li ol li,
    .et_pb_widget ul li ul li {
      margin-left: 15px
    }

    .et_pb_widget select {
      width: 100%;
      height: 28px;
      padding: 0 5px
    }

    .et_pb_widget_area .et_pb_widget a {
      color: inherit
    }

    .et_pb_bg_layout_light .et_pb_widget li a {
      color: #666
    }

    .et_pb_bg_layout_dark .et_pb_widget li a {
      color: inherit
    }

    #wp-calendar {
      empty-cells: show;
      margin: 10px auto 0;
      width: 100%
    }

    #wp-calendar a {
      display: block;
      text-decoration: none;
      font-weight: bold
    }

    #wp-calendar a:hover {
      text-decoration: underline
    }

    #wp-calendar caption {
      text-decoration: none;
      font: bold 13px Arial, Sans-Serif
    }

    #wp-calendar td {
      padding: 3px 5px;
      color: #9f9f9f
    }

    #wp-calendar td#today {
      font-weight: bold
    }

    #wp-calendar th {
      font-style: normal;
      text-transform: capitalize;
      padding: 3px 5px
    }

    #wp-calendar #prev a,
    #wp-calendar #next a {
      font-size: 9pt
    }

    #wp-calendar #next a {
      padding-right: 10px;
      text-align: right
    }

    #wp-calendar #prev a {
      padding-left: 10px;
      text-align: left
    }

    .et_pb_widget .wp-block-calendar th,
    .et_pb_widget .wp-block-calendar td {
      border: 0
    }

    .et_pb_widget .wp-block-calendar table th {
      font-weight: bold;
      background: none
    }

    .et_pb_widget .wp-block-calendar {
      text-align: left
    }

    .widget_search .screen-reader-text,
    .et_pb_widget .wp-block-search__label {
      display: none
    }

    .widget_search input#s,
    .widget_search input#searchsubmit,
    .et_pb_widget .wp-block-search__input,
    .et_pb_widget .wp-block-search__button {
      padding: .7em;
      height: 40px !important;
      margin: 0;
      font-size: 14px;
      line-height: normal !important;
      border: 1px solid #ddd;
      color: #666
    }

    .widget_search #s,
    .et_pb_widget .wp-block-search__input {
      width: 100%;
      border-radius: 3px
    }

    .widget_search #searchform,
    .et_pb_widget .wp-block-search {
      position: relative
    }

    .widget_search #searchsubmit,
    .et_pb_widget .wp-block-search__button {
      background-color: #ddd;
      -webkit-border-top-right-radius: 3px;
      -webkit-border-bottom-right-radius: 3px;
      -moz-border-radius-topright: 3px;
      -moz-border-radius-bottomright: 3px;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      position: absolute;
      right: 0;
      top: 0
    }

    #searchsubmit,
    .et_pb_widget .wp-block-search__button {
      cursor: pointer
    }

    .et_pb_scroll_top.et-pb-icon {
      text-align: center;
      background: rgba(0, 0, 0, 0.4);
      text-decoration: none;
      position: fixed;
      z-index: 99999;
      bottom: 125px;
      right: 0px;
      -webkit-border-top-left-radius: 5px;
      -webkit-border-bottom-left-radius: 5px;
      -moz-border-radius-topleft: 5px;
      -moz-border-radius-bottomleft: 5px;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      display: none;
      cursor: pointer;
      font-size: 30px;
      padding: 5px;
      color: #fff
    }

    .et_pb_scroll_top:before {
      content: '2'
    }

    .et_pb_scroll_top.et-visible {
      opacity: 1;
      -webkit-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
      animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1)
    }

    .et_pb_scroll_top.et-hidden {
      opacity: 0;
      -webkit-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
      animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1)
    }

    @-webkit-keyframes fadeOutRight {
      0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
      }

      100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
      }
    }

    @keyframes fadeOutRight {
      0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
      }

      100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
      }
    }

    @-webkit-keyframes fadeInRight {
      0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
      }

      100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
      }
    }

    @keyframes fadeInRight {
      0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
      }

      100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
      }
    }

    .et_pb_section {
      position: relative;
      background-color: #fff;
      background-position: 50%;
      background-size: 100%;
      background-size: cover
    }

    .et_pb_section--absolute,
    .et_pb_section--fixed {
      width: 100%
    }

    .et_pb_section.et_section_transparent {
      background-color: transparent
    }

    .et_pb_fullwidth_section {
      padding: 0
    }

    .et_pb_fullwidth_section>.et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row {
      padding: 0 !important
    }

    .et_pb_inner_shadow {
      -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, .07);
      box-shadow: inset 0 0 7px rgba(0, 0, 0, .07)
    }

    .et_pb_bottom_inside_divider,
    .et_pb_top_inside_divider {
      display: block;
      background-repeat: no-repeat;
      height: 100%;
      position: absolute;
      pointer-events: none;
      width: 100%;
      left: 0;
      right: 0
    }

    .et_pb_bottom_inside_divider.et-no-transition,
    .et_pb_top_inside_divider.et-no-transition {
      -webkit-transition: none !important;
      transition: none !important
    }

    .et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_bottom_inside_divider,
    .et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_top_inside_divider {
      z-index: 1
    }

    .et_pb_section_video:not(.et_pb_section--with-menu) {
      overflow: hidden;
      position: relative
    }

    .et_pb_column>.et_pb_section_video_bg {
      z-index: -1
    }

    .et_pb_section_video_bg {
      visibility: visible;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      display: block;
      pointer-events: none;
      -webkit-transition: display .3s;
      transition: display .3s
    }

    .et_pb_section_video_bg.et_pb_section_video_bg_hover,
    .et_pb_section_video_bg.et_pb_section_video_bg_phone,
    .et_pb_section_video_bg.et_pb_section_video_bg_tablet,
    .et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
      display: none
    }

    .et_pb_section_video_bg .mejs-controls,
    .et_pb_section_video_bg .mejs-overlay-play {
      display: none !important
    }

    .et_pb_section_video_bg embed,
    .et_pb_section_video_bg iframe,
    .et_pb_section_video_bg object,
    .et_pb_section_video_bg video {
      max-width: none
    }

    .et_pb_section_video_bg .mejs-video {
      left: 50%;
      position: absolute;
      max-width: none
    }

    .et_pb_section_video_bg .mejs-overlay-loading {
      display: none !important
    }

    .et_pb_social_network_link .et_pb_section_video {
      overflow: visible
    }

    .et_pb_section_video_on_hover:hover>.et_pb_section_video_bg {
      display: none
    }

    .et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover,
    .et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover_inherit {
      display: block
    }

    @media (min-width:981px) {
      .et_pb_section {
        padding: 4% 0
      }

      body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section,
      body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section {
        padding-top: 0
      }

      .et_pb_fullwidth_section {
        padding: 0
      }

      .et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
        display: block
      }
    }

    @media (max-width:980px) {
      .et_pb_section {
        padding: 50px 0
      }

      body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section,
      body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section {
        padding-top: 0
      }

      .et_pb_fullwidth_section {
        padding: 0
      }

      .et_pb_section_video_bg.et_pb_section_video_bg_tablet {
        display: block
      }

      .et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
        display: none
      }
    }

    @media (min-width:768px) {
      .et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
        display: block
      }
    }

    @media (min-width:768px) and (max-width:980px) {
      .et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
        display: block
      }
    }

    @media (max-width:767px) {
      .et_pb_section_video_bg.et_pb_section_video_bg_phone {
        display: block
      }

      .et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
        display: none
      }
    }

    .et_pb_row {
      width: 80%;
      max-width: 1080px;
      margin: auto;
      position: relative
    }

    body.safari .section_has_divider,
    body.uiwebview .section_has_divider {
      -webkit-perspective: 2000px;
      perspective: 2000px
    }

    .section_has_divider .et_pb_row {
      z-index: 5
    }

    .et_pb_row_inner {
      width: 100%;
      position: relative
    }

    .et_pb_row.et_pb_row_empty,
    .et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty {
      display: none
    }

    .et_pb_row:after,
    .et_pb_row_inner:after {
      content: "";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0;
      width: 0
    }

    .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: 0
    }

    .et_pb_column {
      float: left;
      background-size: cover;
      background-position: 50%;
      position: relative;
      z-index: 2;
      min-height: 1px
    }

    .et_pb_column--with-menu {
      z-index: 3
    }

    .et_pb_column.et_pb_column_empty {
      min-height: 1px
    }

    .et_pb_row .et_pb_column.et-last-child,
    .et_pb_row .et_pb_column:last-child,
    .et_pb_row_inner .et_pb_column.et-last-child,
    .et_pb_row_inner .et_pb_column:last-child {
      margin-right: 0 !important
    }

    .et_pb_column.et_pb_section_parallax {
      position: relative
    }

    .et_pb_column,
    .et_pb_row,
    .et_pb_row_inner {
      background-size: cover;
      background-position: 50%;
      background-repeat: no-repeat
    }

    @media (min-width:981px) {
      .et_pb_row {
        padding: 2% 0
      }

      body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row,
      body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row {
        padding: 0;
        width: 100%
      }

      .et_pb_column_3_4 .et_pb_row_inner {
        padding: 3.735% 0
      }

      .et_pb_column_2_3 .et_pb_row_inner {
        padding: 4.2415% 0
      }

      .et_pb_column_1_2 .et_pb_row_inner,
      .et_pb_column_3_5 .et_pb_row_inner {
        padding: 5.82% 0
      }

      .et_section_specialty>.et_pb_row {
        padding: 0
      }

      .et_pb_row_inner {
        width: 100%
      }

      .et_pb_column_single {
        padding: 2.855% 0
      }

      .et_pb_column_single .et_pb_module.et-first-child,
      .et_pb_column_single .et_pb_module:first-child {
        margin-top: 0
      }

      .et_pb_column_single .et_pb_module.et-last-child,
      .et_pb_column_single .et_pb_module:last-child {
        margin-bottom: 0
      }

      .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: 0 !important
      }

      .et_pb_row.et_pb_equal_columns,
      .et_pb_row_inner.et_pb_equal_columns,
      .et_pb_section.et_pb_equal_columns>.et_pb_row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
      }

      .rtl .et_pb_row.et_pb_equal_columns,
      .rtl .et_pb_row_inner.et_pb_equal_columns,
      .rtl .et_pb_section.et_pb_equal_columns>.et_pb_row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
      }

      .et_pb_row.et_pb_equal_columns>.et_pb_column,
      .et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
      }
    }

    @media (max-width:980px) {
      .et_pb_row {
        max-width: 1080px
      }

      body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row,
      body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row {
        padding: 0;
        width: 100%
      }

      .et_pb_column .et_pb_row_inner,
      .et_pb_row {
        padding: 30px 0
      }

      .et_section_specialty>.et_pb_row {
        padding: 0
      }

      .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: 0
      }

      .et_section_specialty .et_pb_row>.et_pb_column {
        padding-bottom: 0
      }

      .et_pb_column.et_pb_column_empty {
        display: none
      }

      .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: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        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: 0
      }

      .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 {
        width: 47.25%;
        margin-right: 5.5%
      }

      .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_2,
      .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(odd) {
        margin-right: 0
      }

      .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: 0
      }

      .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,
      .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
        width: 47.25%;
        margin-right: 5.5%
      }

      .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5:nth-child(2n),
      .et_pb_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(2n) {
        margin-right: 0
      }

      .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 {
        width: 47.25%;
        margin-right: 5.5%
      }

      .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5:nth-child(odd),
      .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_3_5 {
        margin-right: 0
      }

      .et_pb_row_3-5_1-5_1-5 .et_pb_column:nth-last-child(-n+2),
      .et_pb_row_5col .et_pb_column:last-child {
        margin-bottom: 0
      }

      .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,
      .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 {
        width: 29.666%;
        margin-right: 5.5%
      }

      .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6:nth-child(3n),
      .et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n) {
        margin-right: 0
      }

      .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
        width: 29.666%;
        margin-right: 5.5%
      }

      .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_2,
      .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:last-child {
        margin-right: 0
      }

      .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2,
      .et_pb_row_1-2_1-6_1-6_1-6 .et_pb_column:nth-last-child(-n+3),
      .et_pb_row_6col .et_pb_column:nth-last-child(-n+3) {
        margin-bottom: 0
      }

      .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
        width: 29.666%;
        margin-right: 5.5%;
        margin-bottom: 0
      }

      .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
        margin-right: 0
      }

      .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
        width: 47.25%;
        margin-right: 5.5%
      }

      .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:nth-child(2n) {
        margin-right: 0
      }

      .et_pb_row_1-6_1-6_1-6_1-6:nth-last-child(-n+3) {
        margin-bottom: 0
      }
    }

    @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: 0 0 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: 0
      }

      .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
        width: 100%;
        margin: 0 0 30px
      }

      .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6.et-last-child,
      .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
        margin-bottom: 0
      }

      .et_pb_column {
        width: 100% !important
      }
    }

    .et_pb_with_border .et_pb_image_wrap {
      border: 0 solid #333
    }

    .et_pb_image {
      margin-left: auto;
      margin-right: auto;
      line-height: 0
    }

    .et_pb_image.aligncenter {
      text-align: center
    }

    .et_pb_image.et_pb_has_overlay a.et_pb_lightbox_image {
      display: block;
      position: relative
    }

    .et_pb_image {
      display: block
    }

    .et_pb_image .et_pb_image_wrap {
      display: inline-block;
      position: relative;
      max-width: 100%
    }

    .et_pb_image .et_pb_image_wrap img[src*=".svg"] {
      width: auto
    }

    .et_pb_image img {
      position: relative
    }

    .et_pb_image_sticky {
      margin-bottom: 0 !important;
      display: inherit
    }

    .et_pb_image.et_pb_has_overlay .et_pb_image_wrap:hover .et_overlay {
      z-index: 3;
      opacity: 1
    }

    @media (min-width:981px) {

      .et_pb_section_sticky,
      .et_pb_section_sticky.et_pb_bottom_divider .et_pb_row:nth-last-child(2),
      .et_pb_section_sticky .et_pb_column_single,
      .et_pb_section_sticky .et_pb_row.et-last-child,
      .et_pb_section_sticky .et_pb_row:last-child,
      .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner.et-last-child,
      .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner:last-child {
        padding-bottom: 0 !important
      }
    }

    @media (max-width:980px) {
      .et_pb_image_sticky_tablet {
        margin-bottom: 0 !important;
        display: inherit
      }

      .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: 0 !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: 0
      }

      .et_pb_image_bottom_space_tablet {
        margin-bottom: 30px !important;
        display: block
      }

      .et_always_center_on_mobile {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important
      }
    }

    @media (max-width:767px) {
      .et_pb_image_sticky_phone {
        margin-bottom: 0 !important;
        display: inherit
      }

      .et_pb_image_bottom_space_phone {
        margin-bottom: 30px !important;
        display: block
      }
    }

    .et_overlay {
      z-index: -1;
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background: hsla(0, 0%, 100%, .9);
      opacity: 0;
      pointer-events: none;
      -webkit-transition: all .3s;
      transition: all .3s;
      border: 1px solid #e5e5e5;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-font-smoothing: antialiased
    }

    .et_overlay:before {
      color: #2ea3f2;
      content: "\E050";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      font-size: 32px;
      -webkit-transition: all .4s;
      transition: all .4s
    }

    .et_portfolio_image,
    .et_shop_image {
      position: relative;
      display: block
    }

    .et_pb_has_overlay:not(.et_pb_image):hover .et_overlay,
    .et_portfolio_image:hover .et_overlay,
    .et_shop_image:hover .et_overlay {
      z-index: 3;
      opacity: 1
    }

    #ie7 .et_overlay,
    #ie8 .et_overlay {
      display: none
    }

    .et_pb_module.et_pb_has_overlay {
      position: relative
    }

    .et_pb_module.et_pb_has_overlay .et_overlay,
    article.et_pb_has_overlay {
      border: none
    }

    .et-menu li {
      display: inline-block;
      font-size: 14px;
      padding-right: 22px
    }

    .et-menu>li:last-child {
      padding-right: 0
    }

    .et-menu a {
      color: rgba(0, 0, 0, .6);
      text-decoration: none;
      display: block;
      position: relative
    }

    .et-menu a,
    .et-menu a:hover {
      -webkit-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out
    }

    .et-menu a:hover {
      opacity: .7
    }

    .et-menu li>a {
      padding-bottom: 29px;
      word-wrap: break-word
    }

    a.et_pb_menu__icon,
    button.et_pb_menu__icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0;
      margin: 0 11px;
      font-size: 17px;
      line-height: normal;
      background: none;
      border: 0;
      cursor: pointer;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse
    }

    a.et_pb_menu__icon:after,
    button.et_pb_menu__icon:after {
      font-family: ETmodules
    }

    a.et_pb_menu__icon__with_count:after,
    button.et_pb_menu__icon__with_count:after {
      margin-right: 10px
    }

    .et_pb_menu__wrap .mobile_menu_bar {
      -webkit-transform: translateY(3%);
      transform: translateY(3%)
    }

    .et_pb_menu__wrap .mobile_menu_bar:before {
      top: 0
    }

    .et_pb_menu__logo {
      overflow: hidden
    }

    .et_pb_menu__logo img {
      display: block
    }

    .et_pb_menu__logo img[src$=".svg"] {
      width: 100%
    }

    .et_pb_menu__search-button:after {
      content: "U"
    }

    .et_pb_menu__cart-button:after {
      content: "\E07A"
    }

    @media (max-width:980px) {
      .et-menu {
        display: none
      }

      .et_mobile_nav_menu {
        display: block;
        margin-top: -1px
      }
    }

    .et_pb_with_border.et_pb_menu .et_pb_menu__logo img {
      border: 0 solid #333
    }

    .et_pb_menu.et_hover_enabled:hover {
      z-index: auto
    }

    .et_pb_menu .et-menu-nav,
    .et_pb_menu .et-menu-nav>ul {
      float: none
    }

    .et_pb_menu .et-menu-nav>ul {
      padding: 0 !important;
      line-height: 1.7em
    }

    .et_pb_menu .et-menu-nav>ul ul {
      padding: 20px 0;
      text-align: left
    }

    .et_pb_bg_layout_dark.et_pb_menu ul li a {
      color: #fff
    }

    .et_pb_bg_layout_dark.et_pb_menu ul li a:hover {
      color: hsla(0, 0%, 100%, .8)
    }

    .et-menu li li.menu-item-has-children>a:first-child:after {
      top: 12px
    }

    .et_pb_menu .et-menu-nav>ul.upwards li ul {
      bottom: 100%;
      top: auto;
      border-top: none;
      border-bottom: 3px solid #2ea3f2;
      -webkit-box-shadow: 2px -2px 5px rgba(0, 0, 0, .1);
      box-shadow: 2px -2px 5px rgba(0, 0, 0, .1)
    }

    .et_pb_menu .et-menu-nav>ul.upwards li ul li ul {
      bottom: -23px
    }

    .et_pb_menu .et-menu-nav>ul.upwards li.mega-menu ul ul {
      bottom: 0;
      top: auto;
      border: none
    }

    .et_pb_menu_inner_container {
      position: relative
    }

    .et_pb_menu .et_pb_menu__wrap {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      opacity: 1
    }

    .et_pb_menu .et_pb_menu__wrap--visible {
      -webkit-animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
      animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1
    }

    .et_pb_menu .et_pb_menu__wrap--hidden {
      opacity: 0;
      -webkit-animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
      animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1
    }

    .et_pb_menu .et_pb_menu__menu {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      -webkit-box-pack: start;
      -ms-flex-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: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch
    }

    .et_pb_menu .et_pb_menu__menu>nav>ul {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start
    }

    .et_pb_menu .et_pb_menu__menu>nav>ul>li {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      margin: 0
    }

    .et_pb_menu .et_pb_menu__menu>nav>ul>li.mega-menu {
      position: static
    }

    .et_pb_menu .et_pb_menu__menu>nav>ul>li>ul {
      top: calc(100% - 1px);
      left: 0
    }

    .et_pb_menu .et_pb_menu__menu>nav>ul.upwards>li>ul {
      top: auto;
      bottom: calc(100% - 1px)
    }

    .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 31px 0;
      white-space: nowrap
    }

    .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after {
      top: 50% !important;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%)
    }

    .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul {
      padding: 0 !important
    }

    .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
      margin-top: 8px
    }

    .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
      padding-bottom: 8px
    }

    .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li {
      margin-top: 0;
      margin-bottom: 8px
    }

    .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a {
      padding-top: 8px;
      padding-bottom: 0
    }

    .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a:after {
      top: auto;
      bottom: 0
    }

    .et_pb_menu .et_pb_menu__icon {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto
    }

    .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: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch
    }

    .et_pb_menu--style-left_aligned .et_pb_menu__logo-wrap {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
    }

    .et_pb_menu--style-left_aligned .et_pb_menu__logo {
      margin-right: 30px
    }

    .rtl .et_pb_menu--style-left_aligned .et_pb_menu__logo {
      margin-right: 0;
      margin-left: 30px
    }

    .et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul,
    .et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center
    }

    .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;
      -ms-flex-pack: end;
      justify-content: flex-end
    }

    .et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu,
    .et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav,
    .et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1
    }

    .et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav>ul {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between
    }

    .et_pb_menu--style-centered .et_pb_menu__logo-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
    }

    .et_pb_menu--style-centered .et_pb_menu__logo-wrap,
    .et_pb_menu--style-centered .et_pb_menu__logo img {
      margin: 0 auto
    }

    .et_pb_menu--style-centered .et_pb_menu__menu>nav>ul,
    .et_pb_menu--style-centered .et_pb_menu__wrap {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center
    }

    .et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,
    .et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap {
      display: none;
      margin-bottom: 30px
    }

    .et_pb_menu--style-inline_centered_logo .et_pb_menu__logo {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
    }

    .et_pb_menu--style-inline_centered_logo .et_pb_menu__logo,
    .et_pb_menu--style-inline_centered_logo .et_pb_menu__logo img {
      margin: 0 auto
    }

    .et_pb_menu--style-inline_centered_logo .et_pb_menu__wrap {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center
    }

    .et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot {
      -webkit-box-align: center !important;
      -ms-flex-align: center !important;
      align-items: center !important
    }

    .et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo,
    .et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo-wrap {
      width: 100%;
      height: 100%
    }

    .et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot img {
      max-height: 100%
    }

    .et_pb_menu .et_pb_menu__logo-slot .et-fb-content-placeholder {
      min-width: 96px
    }

    .et_pb_menu .et_pb_menu__search-container {
      position: absolute;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
      justify-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      z-index: 999
    }

    .et_pb_menu .et_pb_menu__search-container--visible {
      opacity: 1;
      -webkit-animation: fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1;
      animation: fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1
    }

    .et_pb_menu .et_pb_menu__search-container--hidden {
      -webkit-animation: fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1;
      animation: fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1
    }

    .et_pb_menu .et_pb_menu__search-container--disabled {
      display: none
    }

    .et_pb_menu .et_pb_menu__search {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
      justify-content: stretch;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
    }

    .et_pb_menu .et_pb_menu__search-form {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto
    }

    .et_pb_menu .et_pb_menu__search-input {
      border: 0;
      width: 100%;
      color: #333;
      background: transparent
    }

    .et_pb_menu .et_pb_menu__close-search-button {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto
    }

    .et_pb_menu .et_pb_menu__close-search-button:after {
      content: "M";
      font-size: 1.7em
    }

    @media (min-width:981px) {
      .et_dropdown_animation_fade.et_pb_menu ul li:hover>ul {
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
      }

      .et_dropdown_animation_slide.et_pb_menu ul li:hover>ul {
        -webkit-animation: fadeLeft .4s ease-in-out;
        animation: fadeLeft .4s ease-in-out
      }

      .et_dropdown_animation_expand.et_pb_menu ul li:hover>ul {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-animation: Grow .4s ease-in-out;
        animation: Grow .4s ease-in-out;
        -webkit-backface-visibility: visible !important;
        backface-visibility: visible !important
      }

      .et_dropdown_animation_flip.et_pb_menu ul li ul li:hover>ul {
        -webkit-animation: flipInX .6s ease-in-out;
        animation: flipInX .6s ease-in-out;
        -webkit-backface-visibility: visible !important;
        backface-visibility: visible !important
      }

      .et_dropdown_animation_flip.et_pb_menu ul li:hover>ul {
        -webkit-animation: flipInY .6s ease-in-out;
        animation: flipInY .6s ease-in-out;
        -webkit-backface-visibility: visible !important;
        backface-visibility: visible !important
      }

      .et_pb_menu.et_pb_menu_fullwidth .et_pb_row {
        width: 100%;
        max-width: 100%;
        padding: 0 30px !important
      }
    }

    @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;
        -ms-flex-align: center;
        align-items: center
      }

      .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
      }

      .et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
      }

      .et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
      }

      .et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
      }

      .et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,
      .et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
      }

      .et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo,
      .et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo {
        margin: 0 auto
      }

      .et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot {
        display: none
      }

      .et_pb_menu .et_pb_row {
        min-height: 81px
      }

      .et_pb_menu .et_pb_menu__menu {
        display: none
      }

      .et_pb_menu .et_mobile_nav_menu {
        float: none;
        margin: 0 6px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-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 {
        list-style: none !important;
        text-align: left
      }

      .et_pb_menu .et_mobile_menu ul {
        padding: 0
      }

      .et_pb_menu .et_pb_mobile_menu_upwards .et_mobile_menu {
        top: auto;
        bottom: 100%
      }
    }

    @-webkit-keyframes fadeOutTop {
      0% {
        opacity: 1;
        -webkit-transform: translatey(0);
        transform: translatey(0)
      }

      to {
        opacity: 0;
        -webkit-transform: translatey(-60%);
        transform: translatey(-60%)
      }
    }

    @keyframes fadeOutTop {
      0% {
        opacity: 1;
        -webkit-transform: translatey(0);
        transform: translatey(0)
      }

      to {
        opacity: 0;
        -webkit-transform: translatey(-60%);
        transform: translatey(-60%)
      }
    }

    @-webkit-keyframes fadeInTop {
      0% {
        opacity: 0;
        -webkit-transform: translatey(-60%);
        transform: translatey(-60%)
      }

      to {
        opacity: 1;
        -webkit-transform: translatey(0);
        transform: translatey(0)
      }
    }

    @keyframes fadeInTop {
      0% {
        opacity: 0;
        -webkit-transform: translatey(-60%);
        transform: translatey(-60%)
      }

      to {
        opacity: 1;
        -webkit-transform: translatey(0);
        transform: translatey(0)
      }
    }

    @-webkit-keyframes fadeInBottom {
      0% {
        opacity: 0;
        -webkit-transform: translatey(60%);
        transform: translatey(60%)
      }

      to {
        opacity: 1;
        -webkit-transform: translatey(0);
        transform: translatey(0)
      }
    }

    @keyframes fadeInBottom {
      0% {
        opacity: 0;
        -webkit-transform: translatey(60%);
        transform: translatey(60%)
      }

      to {
        opacity: 1;
        -webkit-transform: translatey(0);
        transform: translatey(0)
      }
    }

    @-webkit-keyframes fadeOutBottom {
      0% {
        opacity: 1;
        -webkit-transform: translatey(0);
        transform: translatey(0)
      }

      to {
        opacity: 0;
        -webkit-transform: translatey(60%);
        transform: translatey(60%)
      }
    }

    @keyframes fadeOutBottom {
      0% {
        opacity: 1;
        -webkit-transform: translatey(0);
        transform: translatey(0)
      }

      to {
        opacity: 0;
        -webkit-transform: translatey(60%);
        transform: translatey(60%)
      }
    }

    @-webkit-keyframes Grow {
      0% {
        opacity: 0;
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5)
      }

      to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
      }
    }

    @keyframes Grow {
      0% {
        opacity: 0;
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5)
      }

      to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
      }
    }

    /*!
	  * Animate.css - http://daneden.me/animate
	  * Licensed under the MIT license - http://opensource.org/licenses/MIT
	  * Copyright (c) 2015 Daniel Eden
	 */
    @-webkit-keyframes flipInX {
      0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
      }

      40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
      }

      60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
      }

      80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
      }

      to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
      }
    }

    @keyframes flipInX {
      0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
      }

      40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
      }

      60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
      }

      80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
      }

      to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
      }
    }

    @-webkit-keyframes flipInY {
      0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
      }

      40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
      }

      60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
      }

      80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
      }

      to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
      }
    }

    @keyframes flipInY {
      0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
      }

      40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
      }

      60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
      }

      80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
      }

      to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
      }
    }

    #main-header {
      line-height: 23px;
      font-weight: 500;
      top: 0;
      background-color: #fff;
      width: 100%;
      -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
      box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
      position: relative;
      z-index: 99999
    }

    .nav li li {
      padding: 0 20px;
      margin: 0
    }

    .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 0;
      z-index: 9999;
      width: 240px;
      background: #fff;
      visibility: hidden;
      opacity: 0;
      border-top: 3px solid #2ea3f2;
      box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
      -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
      -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      text-align: left
    }

    .nav li.et-hover>ul {
      visibility: visible
    }

    .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.et-reverse-direction-nav li ul {
      left: auto;
      right: 240px
    }

    .nav li:hover {
      visibility: inherit
    }

    .et_mobile_menu li a,
    .nav li li a {
      font-size: 14px;
      -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
      transition: opacity .2s ease-in-out, background-color .2s ease-in-out
    }

    .et_mobile_menu li a:hover,
    .nav ul li a:hover {
      background-color: rgba(0, 0, 0, .03);
      opacity: .7
    }

    .et-dropdown-removing>ul {
      display: none
    }

    .mega-menu .et-dropdown-removing>ul {
      display: block
    }

    .et-menu .menu-item-has-children>a:first-child:after {
      font-family: ETmodules;
      content: "3";
      font-size: 16px;
      position: absolute;
      right: 0;
      top: 0;
      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-menu-nav li.mega-menu {
      position: inherit
    }

    .et-menu-nav li.mega-menu>ul {
      padding: 30px 20px;
      position: absolute !important;
      width: 100%;
      left: 0 !important
    }

    .et-menu-nav li.mega-menu ul li {
      margin: 0;
      float: left !important;
      display: block !important;
      padding: 0 !important
    }

    .et-menu-nav li.mega-menu li>ul {
      -webkit-animation: none !important;
      animation: none !important;
      padding: 0;
      border: none;
      left: auto;
      top: auto;
      width: 240px !important;
      position: relative;
      box-shadow: none;
      -webkit-box-shadow: none
    }

    .et-menu-nav li.mega-menu li ul {
      visibility: visible;
      opacity: 1;
      display: none
    }

    .et-menu-nav li.mega-menu.et-hover li ul,
    .et-menu-nav li.mega-menu:hover li ul {
      display: block
    }

    .et-menu-nav li.mega-menu:hover>ul {
      opacity: 1 !important;
      visibility: visible !important
    }

    .et-menu-nav li.mega-menu>ul>li>a:first-child {
      padding-top: 0 !important;
      font-weight: 700;
      border-bottom: 1px solid rgba(0, 0, 0, .03)
    }

    .et-menu-nav li.mega-menu>ul>li>a:first-child:hover {
      background-color: transparent !important
    }

    .et-menu-nav li.mega-menu li>a {
      width: 200px !important
    }

    .et-menu-nav li.mega-menu.mega-menu-parent li>a,
    .et-menu-nav li.mega-menu.mega-menu-parent li li {
      width: 100% !important
    }

    .et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu {
      float: left;
      width: 100% !important
    }

    .et-menu-nav li.mega-menu>ul>li {
      width: 25%;
      margin: 0
    }

    .et-menu-nav li.mega-menu.mega-menu-parent-3>ul>li {
      width: 33.33%
    }

    .et-menu-nav li.mega-menu.mega-menu-parent-2>ul>li {
      width: 50%
    }

    .et-menu-nav li.mega-menu.mega-menu-parent-1>ul>li {
      width: 100%
    }

    .et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after,
    .et_pb_menu li.mega-menu .menu-item-has-children>a:first-child:after {
      display: none
    }

    .et_fullwidth_nav #top-menu li.mega-menu>ul {
      width: auto;
      left: 30px !important;
      right: 30px !important
    }

    .et_mobile_menu {
      position: absolute;
      left: 0;
      padding: 5%;
      background: #fff;
      width: 100%;
      visibility: visible;
      opacity: 1;
      display: none;
      z-index: 9999;
      border-top: 3px solid #2ea3f2;
      box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
      -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
      -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
    }

    #main-header .et_mobile_menu li ul,
    .et_pb_fullwidth_menu .et_mobile_menu li ul,
    .et_pb_menu .et_mobile_menu li ul {
      visibility: visible !important;
      display: block !important;
      padding-left: 10px
    }

    .et_mobile_menu li li {
      padding-left: 5%
    }

    .et_mobile_menu li a {
      border-bottom: 1px solid rgba(0, 0, 0, .03);
      color: #666;
      padding: 10px 5%;
      display: block
    }

    .et_mobile_menu .menu-item-has-children>a {
      font-weight: 700;
      background-color: rgba(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: 0;
      top: 0;
      cursor: pointer
    }

    .et_pb_module .mobile_menu_bar:before {
      top: 2px
    }

    .mobile_nav .select_page {
      display: none
    }

    /*# sourceURL=divi-dynamic-critical-inline-css */
    .no-js img.lazyload {
      display: none;
    }

    figure.wp-block-image img.lazyloading {
      min-width: 150px;
    }

    .lazyload,
    .lazyloading {
      --smush-placeholder-width: 100px;
      --smush-placeholder-aspect-ratio: 1/1;
      width: var(--smush-image-width, var(--smush-placeholder-width)) !important;
      aspect-ratio: var(--smush-image-aspect-ratio, var(--smush-placeholder-aspect-ratio)) !important;
    }

    .lazyload,
    .lazyloading {
      opacity: 0;
    }

    .lazyloaded {
      opacity: 1;
      transition: opacity 400ms;
      transition-delay: 0ms;
    }

    body.custom-background {
      background-color: #f9f7f2;
    }

    /* Elimina header/footer de Divi completamente */
    #main-header,
    #main-footer,
    .et-fixed-header,
    #page-container>#main-header,
    #page-container>#main-footer {
      display: none !important;
    }

    /* Admin bar: ajusta nav cuando hay barra de WP */
    body.admin-bar nav {
      top: 32px;
    }

    :root {
      --forest: #1a2e1a;
      --moss: #2d4a2d;
      --sage: #5a7a5a;
      --fern: #8db88d;
      --mist: #c8d8c8;
      --cream: #f5f0e8;
      --parchment: #ede6d5;
      --ember: #e8622a;
      --ember-light: #f0845a;
      --gold: #c8a050;
      --white: #fafaf8;
      --ink: #1a1810;
    }

    *,
    *::before,
    *::after {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
    }

    html {
      height: 100%;
      margin: 0 !important;
      padding: 0 !important;
    }

    body {
      font-family: 'DM Sans', sans-serif;
      background: var(--cream);
      color: var(--ink);
      cursor: none;
      margin: 0 !important;
      padding: 0 !important;
      overflow-x: hidden;
    }

    /* ── SCROLL CONTAINER ── */
    #snap-wrap {
      scroll-behavior: smooth;
    }

    #snap-wrap::-webkit-scrollbar {
      width: 8px;
    }

    #snap-wrap::-webkit-scrollbar-track {
      background: rgba(90, 122, 90, 0.1);
    }

    #snap-wrap::-webkit-scrollbar-thumb {
      background: var(--sage);
      border-radius: 4px;
    }

    #snap-wrap::-webkit-scrollbar-thumb:hover {
      background: var(--moss);
    }

    /* ── CURSOR ── */
    #cursor-dot {
      width: 8px;
      height: 8px;
      background: var(--ember);
      border-radius: 50%;
      position: fixed;
      top: 0;
      left: 0;
      pointer-events: none;
      z-index: 9999;
      transform: translate(-50%, -50%);
      transition: transform 0.08s ease, width 0.3s, height 0.3s, background 0.3s;
      mix-blend-mode: multiply;
    }

    #cursor-ring {
      width: 40px;
      height: 40px;
      border: 1.5px solid var(--ember);
      border-radius: 50%;
      position: fixed;
      top: 0;
      left: 0;
      pointer-events: none;
      z-index: 9998;
      transform: translate(-50%, -50%);
      transition: transform 0.18s cubic-bezier(0.23, 1, 0.32, 1), width 0.4s, height 0.4s, border-color 0.3s, opacity 0.3s;
      opacity: 0.7;
    }

    #cursor-trail {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      pointer-events: none;
      z-index: 9990;
      overflow: hidden;
    }

    .cursor-particle {
      position: absolute;
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background: var(--ember);
      pointer-events: none;
      animation: particle-fade 0.6s ease-out forwards;
    }

    @keyframes particle-fade {
      0% {
        opacity: 0.5;
        transform: scale(1);
      }

      100% {
        opacity: 0;
        transform: scale(0);
      }
    }

    body.cursor-hover #cursor-dot {
      width: 12px;
      height: 12px;
      background: var(--ember);
    }

    body.cursor-hover #cursor-ring {
      width: 60px;
      height: 60px;
      border-color: var(--gold);
      opacity: 1;
    }

    body.cursor-link #cursor-dot {
      width: 6px;
      height: 6px;
      background: var(--gold);
    }

    body.cursor-link #cursor-ring {
      width: 52px;
      height: 52px;
      border-color: var(--gold);
    }

    /* ── NOISE ── */
    body::before {
      content: '';
      position: fixed;
      inset: 0;
      background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");
      pointer-events: none;
      z-index: 1000;
      opacity: 0.4;
    }

    /* ── NAV ── */
    nav {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      z-index: 800;
      padding: 1.2rem 1.5rem;
      display: flex;
      align-items: center;
      justify-content: space-between;
      transition: background 0.4s ease, backdrop-filter 0.4s;
    }

    nav.scrolled {
      background: var(--cream);
      border-bottom: 1px solid rgba(93, 122, 93, 0.15);
    }

    .nav-logo {
      font-family: 'Playfair Display', serif;
      font-size: 1.1rem;
      font-weight: 700;
      color: var(--forest);
      text-decoration: none;
      letter-spacing: 0.02em;
    }

    .nav-links {
      display: none;
      gap: 2rem;
      list-style: none;
    }

    @media (min-width: 768px) {
      .nav-links {
        display: flex;
      }
    }

    .nav-links a {
      font-size: 0.78rem;
      font-weight: 500;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      color: var(--moss);
      text-decoration: none;
      transition: color 0.2s;
      position: relative;
    }

    .nav-links a::after {
      content: '';
      position: absolute;
      bottom: -3px;
      left: 0;
      right: 0;
      height: 1px;
      background: var(--ember);
      transform: scaleX(0);
      transform-origin: left;
      transition: transform 0.3s ease;
    }

    .nav-links a:hover {
      color: var(--ember);
    }

    .nav-links a:hover::after {
      transform: scaleX(1);
    }

    .nav-cta {
      font-family: 'Space Mono', monospace;
      font-size: 0.72rem;
      font-weight: 700;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      background: var(--ember);
      color: var(--white);
      padding: 0.5rem 1.2rem;
      border: none;
      text-decoration: none;
      clip-path: polygon(8px 0, 100% 0, calc(100% - 8px) 100%, 0 100%);
      transition: background 0.3s;
    }

    /* ── LANG SWITCH ── */
    .lang-switch {
      font-family: 'Space Mono', monospace;
      font-size: 0.7rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      display: flex;
      align-items: center;
      gap: 0.5rem;
      margin-left: 1.5rem;
      margin-right: 1.5rem;
    }

    .lang-switch a {
      color: var(--moss);
      text-decoration: none;
      transition: color 0.3s;
      opacity: 0.6;
    }

    .lang-switch a.active {
      color: var(--ember);
      opacity: 1;
    }

    .lang-switch a:hover {
      color: var(--ember);
      opacity: 1;
    }

    .lang-switch .sep {
      color: var(--sage);
      opacity: 0.3;
    }

    @media (max-width: 768px) {
      .lang-switch {
        margin-left: auto;
        margin-right: 1rem;
      }
    }

    @media (max-width: 480px) {
      .nav-cta {
        font-size: 0.65rem;
        padding: 0.4rem 0.8rem;
      }

      .hero-content {
        padding-top: 8rem;
      }
    }

    .nav-cta:hover {
      background: var(--forest);
    }

    /* ── PROGRESS BAR ── */
    #progress-bar {
      position: fixed;
      top: 0;
      left: 0;
      height: 2px;
      background: linear-gradient(90deg, var(--ember), var(--gold));
      z-index: 900;
      transition: width 0.1s linear;
    }

    /* ── HERO ── */
    #hero {
      min-height: 100svh;
      display: flex;
      align-items: center;
      padding: 0 1.5rem;
      background: var(--forest);
      position: relative;
      overflow: hidden;
    }

    .hero-mobile-bg {
      position: absolute;
      inset: 0;
      display: none;
      z-index: 1;
    }

    @media (max-width: 991px) {
      .hero-mobile-bg {
        display: block;
        background-image:
          linear-gradient(to bottom, rgba(26, 46, 26, 0.7) 0%, rgba(26, 46, 26, 0.9) 100%),
          url('../assets/uploads/2026/03/London_GermanVargasZapata.webp');
        background-size: cover;
        background-position: center;
        opacity: 0.95;
        filter: blur(8px);
        transform: scale(1.1);
      }

      .hero-image-wrapper {
        display: none !important;
      }

      .hero-bg-lines {
        opacity: 0.3;
      }
    }

    .hero-bg-lines {
      position: absolute;
      inset: 0;
      background-image:
        linear-gradient(rgba(90, 122, 90, 0.08) 1px, transparent 1px),
        linear-gradient(90deg, rgba(90, 122, 90, 0.08) 1px, transparent 1px);
      background-size: 60px 60px;
      animation: grid-drift 20s linear infinite;
      z-index: 2;
    }

    @keyframes grid-drift {
      0% {
        transform: translate(0, 0);
      }

      100% {
        transform: translate(60px, 60px);
      }
    }

    .hero-orb-1 {
      position: absolute;
      width: 400px;
      height: 400px;
      border-radius: 50%;
      background: radial-gradient(circle, rgba(200, 160, 80, 0.15), transparent 70%);
      top: -100px;
      right: -100px;
      animation: orb-pulse 8s ease-in-out infinite alternate;
      z-index: 3;
    }

    .hero-orb-2 {
      position: absolute;
      width: 300px;
      height: 300px;
      border-radius: 50%;
      background: radial-gradient(circle, rgba(232, 98, 42, 0.12), transparent 70%);
      bottom: 100px;
      left: -80px;
      animation: orb-pulse 10s ease-in-out infinite alternate-reverse;
      z-index: 3;
    }

    @keyframes orb-pulse {
      0% {
        transform: scale(1) translateY(0);
      }

      100% {
        transform: scale(1.2) translateY(-20px);
      }
    }

    .hero-content {
      display: grid;
      grid-template-columns: 1fr;
      gap: 3rem;
      padding-top: 6rem;
      padding-bottom: 7rem;
      /* Safe space for absolute bottom elements */
      position: relative;
      z-index: 10;
      max-width: 1200px;
      width: 100%;
      margin: 0 auto;
      align-items: center;
    }

    @media (min-width: 992px) {
      .hero-content {
        grid-template-columns: 1.2fr 0.8fr;
      }
    }

    .hero-text {
      max-width: 680px;
    }

    .hero-image-wrapper {
      position: relative;
      opacity: 0;
      animation: fade-up 0.8s 0.8s ease forwards;
    }

    .hero-image-wrapper img {
      width: 100%;
      height: auto;
      border-radius: 4px;
      filter: sepia(20%) contrast(1.05);
      box-shadow: 0 30px 60px rgba(0, 0, 0, 0.4);
      border: 1px solid rgba(255, 255, 255, 0.1);
    }

    .hero-label {
      font-family: 'Space Mono', monospace;
      font-size: 0.65rem;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: var(--fern);
      margin-bottom: 1.5rem;
      display: flex;
      align-items: center;
      gap: 0.8rem;
      opacity: 0;
      animation: fade-up 0.8s 0.3s ease forwards;
    }

    .hero-label::before {
      content: '';
      display: block;
      width: 30px;
      height: 1px;
      background: var(--fern);
    }

    .hero-name {
      font-family: 'Playfair Display', serif;
      font-size: clamp(2.8rem, 8vw, 5.5rem);
      font-weight: 900;
      line-height: 0.95;
      color: var(--cream);
      margin-bottom: 0.5rem;
      opacity: 0;
      animation: fade-up 0.8s 0.5s ease forwards;
    }

    .hero-name em {
      font-style: italic;
      color: var(--gold);
    }

    .hero-role {
      font-family: 'Playfair Display', serif;
      font-size: clamp(1rem, 3.5vw, 1.5rem);
      font-weight: 400;
      font-style: italic;
      color: var(--mist);
      margin-bottom: 2rem;
      opacity: 0;
      animation: fade-up 0.8s 0.7s ease forwards;
    }

    .hero-desc {
      font-size: 0.9rem;
      line-height: 1.8;
      color: var(--fern);
      max-width: 480px;
      margin-bottom: 2.5rem;
      opacity: 0;
      animation: fade-up 0.8s 0.9s ease forwards;
    }

    .hero-buttons {
      display: flex;
      gap: 1rem;
      flex-wrap: wrap;
      margin-top: 2.5rem;
      margin-bottom: 1rem;
      opacity: 0;
      animation: fade-up 0.8s 1.1s ease forwards;
    }

    .btn-primary {
      font-family: 'Space Mono', monospace;
      font-size: 0.72rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      background: var(--ember);
      color: var(--white);
      padding: 0.85rem 1.8rem;
      border: none;
      text-decoration: none;
      display: inline-block;
      clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
      transition: background 0.3s, transform 0.3s;
      position: relative;
      overflow: hidden;
    }

    .btn-primary::before {
      content: '';
      position: absolute;
      inset: 0;
      background: var(--gold);
      transform: translateX(-101%);
      transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    }

    .btn-primary:hover::before {
      transform: translateX(0);
    }

    .btn-primary:hover {
      transform: translateY(-2px);
    }

    .btn-primary span {
      position: relative;
      z-index: 1;
    }

    .btn-outline {
      font-family: 'Space Mono', monospace;
      font-size: 0.72rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      background: transparent;
      color: var(--mist);
      padding: 0.85rem 1.8rem;
      border: 1px solid rgba(200, 216, 200, 0.3);
      text-decoration: none;
      display: inline-block;
      clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
      transition: color 0.3s, border-color 0.3s, transform 0.3s;
    }

    .btn-outline:hover {
      color: var(--cream);
      border-color: var(--fern);
      transform: translateY(-2px);
    }

    .hero-scroll-indicator {
      position: absolute;
      bottom: 1.5rem;
      left: 1.5rem;
      display: flex;
      align-items: center;
      gap: 0.8rem;
      z-index: 10;
      opacity: 0;
      animation: fade-up 0.8s 1.4s ease forwards;
    }

    .scroll-line {
      width: 40px;
      height: 1px;
      background: var(--sage);
      position: relative;
      overflow: hidden;
    }

    .scroll-line::after {
      content: '';
      position: absolute;
      top: 0;
      left: -100%;
      width: 100%;
      height: 100%;
      background: var(--ember);
      animation: scroll-pulse 2s ease-in-out infinite;
    }

    @keyframes scroll-pulse {
      0% {
        left: -100%;
      }

      100% {
        left: 100%;
      }
    }

    .scroll-text {
      font-family: 'Space Mono', monospace;
      font-size: 0.6rem;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: var(--sage);
    }

    @keyframes fade-up {
      from {
        opacity: 0;
        transform: translateY(24px);
      }

      to {
        opacity: 1;
        transform: translateY(0);
      }
    }

    .parallax-layer {
      position: absolute;
      pointer-events: none;
      transition: transform 0.1s ease-out;
      z-index: 3;
    }

    .floating-word {
      font-family: 'Playfair Display', serif;
      font-size: 0.7rem;
      letter-spacing: 0.3em;
      text-transform: uppercase;
      opacity: 0.08;
      color: var(--fern);
      white-space: nowrap;
      position: absolute;
    }

    .fw1 {
      top: 20%;
      right: 8%;
    }

    .fw2 {
      top: 60%;
      right: 15%;
      font-size: 0.6rem;
    }

    .fw3 {
      top: 35%;
      right: 3%;
    }

    .fw4 {
      bottom: 25%;
      right: 20%;
      font-size: 0.55rem;
    }

    /* ── SECTIONS ── */
    section {
      padding: 5rem 1.5rem;
      position: relative;
    }

    .section-label {
      font-family: 'Space Mono', monospace;
      font-size: 0.62rem;
      letter-spacing: 0.25em;
      text-transform: uppercase;
      color: var(--ember);
      margin-bottom: 1rem;
      display: flex;
      align-items: center;
      gap: 0.8rem;
    }

    .section-label::before {
      content: '';
      display: block;
      width: 24px;
      height: 1px;
      background: var(--ember);
    }

    .section-title {
      font-family: 'Playfair Display', serif;
      font-size: clamp(1.8rem, 6vw, 3.2rem);
      font-weight: 700;
      line-height: 1.1;
      color: var(--forest);
      margin-bottom: 2rem;
    }

    /* ── SOBRE MÍ ── */
    #sobre-mi {
      background: var(--parchment);
      overflow: hidden;
    }

    .sobre-mi-inner {
      max-width: 720px;
      margin: 0 auto;
    }

    .sobre-mi-content-grid {
      display: grid;
      grid-template-columns: 1fr;
      gap: 4rem;
      align-items: center;
      margin-bottom: 3rem;
    }

    @media (min-width: 800px) {
      .sobre-mi-inner {
        max-width: 1050px;
      }

      .sobre-mi-content-grid {
        grid-template-columns: 0.8fr 1.2fr;
      }
    }

    .sobre-mi-img-wrapper {
      position: relative;
      border-radius: 4px;
      overflow: hidden;
      box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    }

    .sobre-mi-img-wrapper img {
      width: 100%;
      height: auto;
      display: block;
      filter: sepia(10%) contrast(1.05);
      transition: transform 0.5s ease;
    }

    .sobre-mi-img-wrapper:hover img {
      transform: scale(1.03);
    }

    .sobre-mi-bio {
      font-size: 1.05rem;
      line-height: 1.9;
      color: var(--moss);
      margin-bottom: 2.5rem;
    }

    .sobre-mi-bio strong {
      color: var(--forest);
      font-weight: 600;
    }

    .sobre-mi-bio em {
      font-style: italic;
      color: var(--ember);
    }

    .stats-row {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 1rem;
      margin-bottom: 2.5rem;
    }

    @media (min-width: 600px) {
      .stats-row {
        grid-template-columns: repeat(4, 1fr);
      }
    }

    .stat-card {
      background: var(--cream);
      border: 1px solid rgba(45, 74, 45, 0.1);
      padding: 1.2rem;
      text-align: center;
      position: relative;
      overflow: hidden;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .stat-card::before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 2px;
      background: linear-gradient(90deg, var(--ember), var(--gold));
      transform: scaleX(0);
      transform-origin: left;
      transition: transform 0.4s ease;
    }

    .stat-card:hover {
      transform: translateY(-4px);
      box-shadow: 0 12px 40px rgba(26, 46, 26, 0.1);
    }

    .stat-card:hover::before {
      transform: scaleX(1);
    }

    .stat-number {
      font-family: 'Playfair Display', serif;
      font-size: 2rem;
      font-weight: 900;
      color: var(--forest);
      line-height: 1;
    }

    .stat-label {
      font-size: 0.68rem;
      font-weight: 500;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: var(--sage);
      margin-top: 0.3rem;
    }

    .skills-grid {
      display: flex;
      flex-wrap: wrap;
      gap: 0.6rem;
      margin-top: 1.5rem;
    }

    .skill-tag {
      font-family: 'Space Mono', monospace;
      font-size: 0.65rem;
      letter-spacing: 0.08em;
      padding: 0.4rem 0.9rem;
      border: 1px solid rgba(45, 74, 45, 0.2);
      color: var(--moss);
      background: transparent;
      clip-path: polygon(6px 0, 100% 0, calc(100% - 6px) 100%, 0 100%);
      transition: background 0.25s, color 0.25s, border-color 0.25s;
      cursor: default;
    }

    .skill-tag:hover {
      background: var(--forest);
      color: var(--cream);
      border-color: var(--forest);
    }

    .skill-tag.ember {
      border-color: rgba(232, 98, 42, 0.4);
      color: var(--ember);
    }

    .skill-tag.ember:hover {
      background: var(--ember);
      color: var(--white);
    }

    /* ── TIMELINE ── */
    .timeline {
      position: relative;
      margin-top: 2rem;
      padding-left: 1.5rem;
    }

    .timeline::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 1px;
      background: linear-gradient(to bottom, var(--ember), transparent);
    }

    .timeline-item {
      position: relative;
      padding: 0 0 2rem 1.5rem;
    }

    .timeline-item::before {
      content: '';
      position: absolute;
      left: -4px;
      top: 4px;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      border: 1px solid var(--ember);
      background: var(--parchment);
    }

    .timeline-year {
      font-family: 'Space Mono', monospace;
      font-size: 0.6rem;
      letter-spacing: 0.15em;
      color: var(--ember);
      margin-bottom: 0.3rem;
    }

    .timeline-title {
      font-family: 'Playfair Display', serif;
      font-size: 0.95rem;
      font-weight: 700;
      color: var(--forest);
      margin-bottom: 0.2rem;
    }

    .timeline-sub {
      font-size: 0.78rem;
      color: var(--sage);
    }

    /* ── SERVICIOS ── */
    #servicios {
      background: var(--forest);
    }

    #servicios .section-title {
      color: var(--cream);
    }

    #servicios .section-label {
      color: var(--fern);
    }

    #servicios .section-label::before {
      background: var(--fern);
    }

    .servicios-grid {
      display: grid;
      grid-template-columns: 1fr;
      gap: 1px;
      margin-top: 2.5rem;
      background: rgba(90, 122, 90, 0.15);
    }

    @media (min-width: 640px) {
      .servicios-grid {
        grid-template-columns: repeat(2, 1fr);
      }
    }

    .servicio-card {
      background: var(--forest);
      padding: 2rem 1.5rem;
      position: relative;
      overflow: hidden;
      transition: background 0.4s ease;
      cursor: default;
    }

    .servicio-card::before {
      content: '';
      position: absolute;
      inset: 0;
      background: linear-gradient(135deg, rgba(232, 98, 42, 0.08), rgba(200, 160, 80, 0.05));
      opacity: 0;
      transition: opacity 0.4s;
    }

    .servicio-card:hover {
      background: var(--moss);
    }

    .servicio-card:hover::before {
      opacity: 1;
    }

    .servicio-num {
      font-family: 'Space Mono', monospace;
      font-size: 0.6rem;
      letter-spacing: 0.2em;
      color: var(--sage);
      margin-bottom: 1rem;
    }

    .servicio-icon {
      font-size: 1.8rem;
      margin-bottom: 1rem;
      display: block;
    }

    .servicio-title {
      font-family: 'Playfair Display', serif;
      font-size: 1.15rem;
      font-weight: 700;
      color: var(--cream);
      margin-bottom: 0.8rem;
      line-height: 1.3;
    }

    .servicio-desc {
      font-size: 0.82rem;
      line-height: 1.7;
      color: var(--fern);
    }

    .servicio-tags {
      display: flex;
      flex-wrap: wrap;
      gap: 0.4rem;
      margin-top: 1.2rem;
    }

    .servicio-tag {
      font-family: 'Space Mono', monospace;
      font-size: 0.58rem;
      letter-spacing: 0.06em;
      padding: 0.2rem 0.6rem;
      border: 1px solid rgba(141, 184, 141, 0.2);
      color: var(--fern);
    }

    /* ── PROYECTOS ── */
    #proyectos {
      background: var(--cream);
    }

    .proyectos-list {
      margin-top: 2.5rem;
    }

    .proyecto-item {
      border-top: 1px solid rgba(45, 74, 45, 0.15);
      padding: 1.8rem 0;
      display: grid;
      grid-template-columns: 1fr;
      gap: 1rem;
      cursor: pointer;
      transition: padding-left 0.3s ease;
      position: relative;
    }

    .proyecto-item::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 0;
      background: var(--ember);
      transition: width 0.3s ease;
      opacity: 0.08;
    }

    .proyecto-item:hover {
      padding-left: 1rem;
    }

    .proyecto-item:hover::before {
      width: 3px;
      opacity: 1;
    }

    @media (min-width: 640px) {
      .proyecto-item {
        grid-template-columns: auto 1fr auto;
        align-items: start;
        gap: 2rem;
      }
    }

    .proyecto-period {
      font-family: 'Space Mono', monospace;
      font-size: 0.62rem;
      letter-spacing: 0.1em;
      color: var(--sage);
      white-space: nowrap;
      padding-top: 0.2rem;
    }

    .proyecto-org {
      font-family: 'Playfair Display', serif;
      font-size: 1.05rem;
      font-weight: 700;
      color: var(--forest);
      margin-bottom: 0.3rem;
    }

    .proyecto-rol {
      font-family: 'Space Mono', monospace;
      font-size: 0.65rem;
      letter-spacing: 0.06em;
      color: var(--ember);
      font-weight: 500;
      margin-bottom: 0.7rem;
    }

    .proyecto-desc {
      font-size: 0.82rem;
      line-height: 1.7;
      color: var(--sage);
    }

    .proyecto-area {
      font-family: 'Space Mono', monospace;
      font-size: 0.6rem;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      padding: 0.3rem 0.8rem;
      background: rgba(232, 98, 42, 0.1);
      color: var(--ember);
      white-space: nowrap;
      height: fit-content;
      clip-path: polygon(6px 0, 100% 0, calc(100% - 6px) 100%, 0 100%);
    }

    /* ── STACK ── */
    #stack {
      background: var(--parchment);
    }

    .stack-categories {
      display: grid;
      grid-template-columns: 1fr;
      gap: 2rem;
      margin-top: 2.5rem;
    }

    @media (min-width: 640px) {
      .stack-categories {
        grid-template-columns: repeat(2, 1fr);
      }
    }

    .stack-category {
      padding: 1.5rem;
      border: 1px solid rgba(45, 74, 45, 0.12);
      background: var(--cream);
      position: relative;
    }

    .stack-category-title {
      font-family: 'Space Mono', monospace;
      font-size: 0.62rem;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: var(--ember);
      margin-bottom: 1rem;
      padding-bottom: 0.8rem;
      border-bottom: 1px solid rgba(232, 98, 42, 0.15);
    }

    .stack-items {
      display: flex;
      flex-wrap: wrap;
      gap: 0.5rem;
    }

    .stack-item {
      font-size: 0.78rem;
      font-weight: 500;
      color: var(--moss);
      padding: 0.35rem 0.8rem;
      background: var(--parchment);
      border: 1px solid rgba(45, 74, 45, 0.15);
      transition: all 0.25s;
    }

    .stack-item:hover {
      background: var(--forest);
      color: var(--cream);
    }

    /* ── CONTACTO ── */
    #contacto {
      background: var(--forest);
      overflow: hidden;
    }

    #contacto .section-title {
      color: var(--cream);
    }

    #contacto .section-label {
      color: var(--fern);
    }

    #contacto .section-label::before {
      background: var(--fern);
    }

    .contacto-inner {
      max-width: 680px;
      margin: 0 auto;
    }

    .contacto-desc {
      font-size: 0.95rem;
      line-height: 1.8;
      color: var(--fern);
      margin-bottom: 3rem;
    }

    .contact-links {
      display: grid;
      grid-template-columns: 1fr;
      gap: 1px;
      background: rgba(90, 122, 90, 0.15);
      margin-bottom: 3rem;
    }

    @media (min-width: 600px) {
      .contact-links {
        grid-template-columns: repeat(2, 1fr);
      }
    }

    .contact-link-item {
      background: var(--forest);
      padding: 1.4rem 1.5rem;
      display: flex;
      align-items: center;
      gap: 1rem;
      text-decoration: none;
      transition: background 0.3s;
      position: relative;
      overflow: hidden;
    }

    .contact-link-item::after {
      content: '↗';
      position: absolute;
      right: 1.2rem;
      top: 50%;
      transform: translateY(-50%) translateX(20px);
      font-size: 0.9rem;
      color: var(--ember);
      opacity: 0;
      transition: transform 0.3s, opacity 0.3s;
    }

    .contact-link-item:hover {
      background: var(--moss);
    }

    .contact-link-item:hover::after {
      transform: translateY(-50%) translateX(0);
      opacity: 1;
    }

    .contact-icon {
      font-size: 1.3rem;
    }

    .contact-label {
      font-family: 'Space Mono', monospace;
      font-size: 0.6rem;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: var(--sage);
      display: block;
    }

    .contact-value {
      font-size: 0.85rem;
      color: var(--mist);
      font-weight: 500;
    }

    .contact-form {
      display: grid;
      gap: 1rem;
      margin-top: 0.5rem;
    }

    .form-row {
      display: grid;
      grid-template-columns: 1fr;
      gap: 1rem;
    }

    @media (min-width: 600px) {
      .form-row {
        grid-template-columns: 1fr 1fr;
      }
    }

    .form-group {
      display: flex;
      flex-direction: column;
      gap: 0.4rem;
    }

    .form-group label {
      font-family: 'Space Mono', monospace;
      font-size: 0.6rem;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: var(--sage);
    }

    .form-group input,
    .form-group textarea {
      background: rgba(90, 122, 90, 0.1);
      border: 1px solid rgba(90, 122, 90, 0.2);
      padding: 0.85rem 1rem;
      color: var(--cream);
      font-family: 'DM Sans', sans-serif;
      font-size: 0.88rem;
      outline: none;
      resize: none;
      transition: border-color 0.3s, background 0.3s;
    }

    .form-group input::placeholder,
    .form-group textarea::placeholder {
      color: var(--sage);
      opacity: 0.6;
    }

    .form-group input:focus,
    .form-group textarea:focus {
      border-color: var(--ember);
      background: rgba(232, 98, 42, 0.05);
    }

    /* ── FOOTER ── */
    footer {
      background: var(--ink);
      padding: 4rem 2rem 2rem;
      display: flex;
      flex-direction: column;
      gap: 3rem;
      align-items: stretch;
      text-align: left;
    }

    .footer-grid {
      display: grid;
      grid-template-columns: 1fr;
      gap: 2.5rem;
      max-width: 1000px;
      margin: 0 auto;
      width: 100%;
    }

    @media (min-width: 768px) {
      .footer-grid {
        grid-template-columns: 2fr 1.2fr 1.5fr;
        gap: 4rem;
      }
    }

    .footer-brand-col {
      display: flex;
      flex-direction: column;
      gap: 1rem;
    }

    .footer-logo {
      font-family: 'Playfair Display', serif;
      font-size: 2rem;
      font-weight: 900;
      color: var(--cream);
      text-decoration: none;
      letter-spacing: -0.02em;
    }

    .footer-tagline {
      font-size: 0.95rem;
      line-height: 1.5;
      color: var(--sage);
    }

    .footer-tagline span {
      color: var(--ember);
      font-weight: 500;
    }

    .footer-col-title {
      font-family: 'Space Mono', monospace;
      font-size: 0.75rem;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: var(--ember);
      margin-bottom: 1.2rem;
    }

    .footer-links-list {
      list-style: none;
      padding: 0;
      margin: 0;
      display: flex;
      flex-direction: column;
      gap: 0.8rem;
    }

    .footer-links-list a {
      color: var(--mist);
      text-decoration: none;
      font-size: 0.9rem;
      transition: color 0.3s ease, padding-left 0.3s ease;
      display: inline-block;
    }

    .footer-links-list a:hover {
      color: var(--ember);
      padding-left: 4px;
    }

    .footer-bottom-bar {
      border-top: 1px solid rgba(141, 184, 141, 0.1);
      padding-top: 2rem;
      display: flex;
      flex-direction: column;
      gap: 1rem;
      align-items: center;
      text-align: center;
      max-width: 1000px;
      margin: 0 auto;
      width: 100%;
    }

    @media (min-width: 640px) {
      .footer-bottom-bar {
        flex-direction: row;
        justify-content: space-between;
        text-align: left;
      }
    }

    .footer-location {
      font-family: 'Space Mono', monospace;
      font-size: 0.7rem;
      letter-spacing: 0.05em;
      color: var(--sage);
    }

    .footer-copy {
      font-family: 'Space Mono', monospace;
      font-size: 0.7rem;
      letter-spacing: 0.05em;
      color: var(--sage);
    }

    /* ── SCROLL REVEAL ── */
    .reveal {
      opacity: 0;
      transform: translateY(36px);
      transition: opacity 0.7s ease, transform 0.7s ease;
    }

    .reveal.visible {
      opacity: 1;
      transform: translateY(0);
    }

    .reveal-delay-1 {
      transition-delay: 0.1s;
    }

    .reveal-delay-2 {
      transition-delay: 0.2s;
    }

    .reveal-delay-3 {
      transition-delay: 0.3s;
    }

    .reveal-delay-4 {
      transition-delay: 0.4s;
    }

    /* ── MARQUEE ── */
    .marquee-section {
      background: var(--ember);
      padding: 1rem 0;
      overflow: hidden;
      position: relative;
    }

    .marquee-track {
      display: flex;
      gap: 0;
      width: max-content;
      animation: marquee 20s linear infinite;
    }

    .marquee-item {
      font-family: 'Playfair Display', serif;
      font-size: 0.85rem;
      font-style: italic;
      color: var(--white);
      white-space: nowrap;
      padding: 0 2.5rem;
      display: flex;
      align-items: center;
      gap: 2.5rem;
    }

    .marquee-item::after {
      content: '◆';
      font-size: 0.4rem;
    }

    @keyframes marquee {
      0% {
        transform: translateX(0);
      }

      100% {
        transform: translateX(-50%);
      }
    }

    /* ── DIVIDERS ── */
    .diagonal-divider {
      width: 100%;
      height: 60px;
      position: relative;
      overflow: hidden;
      z-index: 10;
    }

    .diagonal-divider.parchment-to-forest {
      background: var(--parchment);
    }

    .diagonal-divider.parchment-to-forest::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100%;
      background: var(--forest);
      clip-path: polygon(0 100%, 100% 0, 100% 100%);
    }

    .diagonal-divider.forest-to-cream {
      background: var(--forest);
    }

    .diagonal-divider.forest-to-cream::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100%;
      background: var(--cream);
      clip-path: polygon(0 100%, 100% 0, 100% 100%);
    }

    .diagonal-divider.cream-to-parchment {
      background: var(--cream);
    }

    .diagonal-divider.cream-to-parchment::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100%;
      background: var(--parchment);
      clip-path: polygon(0 0, 100% 100%, 0 100%);
    }

    .diagonal-divider.parchment-to-forest2 {
      background: var(--parchment);
    }

    .diagonal-divider.parchment-to-forest2::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100%;
      background: var(--forest);
      clip-path: polygon(0 0, 100% 100%, 0 100%);
    }

    .diagonal-divider.forest-to-ink {
      background: var(--forest);
    }

    .diagonal-divider.forest-to-ink::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100%;
      background: var(--ink);
      clip-path: polygon(0 100%, 100% 0, 100% 100%);
    }

    /* ── IMPACT LINE ── */
    .impact-line {
      font-family: 'Playfair Display', serif;
      font-size: clamp(2.5rem, 8vw, 5rem);
      font-weight: 900;
      font-style: italic;
      line-height: 1;
      color: var(--forest);
      text-align: center;
      padding: 4rem 1.5rem;
      background: var(--parchment);
      overflow: hidden;
      margin-top: -2px;
      position: relative;
      z-index: 1;
    }

    .impact-line span {
      color: var(--ember);
    }

    /* ── MISC ── */
    .mw {
      max-width: 720px;
      margin: 0 auto;
    }

    .section-number {
      position: absolute;
      right: 1.5rem;
      bottom: 2rem;
      font-family: 'Playfair Display', serif;
      font-size: 6rem;
      font-weight: 900;
      color: rgba(255, 255, 255, 0.03);
      line-height: 1;
      pointer-events: none;
      user-select: none;
      z-index: -1;
    }

    .side-progress {
      position: fixed;
      right: 0;
      top: 0;
      bottom: 0;
      width: 2px;
      z-index: 700;
      background: rgba(45, 74, 45, 0.08);
      display: none;
    }

    @media (min-width: 768px) {
      .side-progress {
        display: block;
      }
    }

    .side-progress-fill {
      width: 100%;
      background: linear-gradient(to bottom, var(--ember), var(--gold));
      transition: height 0.1s linear;
      height: 0;
    }

    #whatsapp-btn {
      position: fixed;
      bottom: 1.5rem;
      right: 1.5rem;
      width: 50px;
      height: 50px;
      background: var(--ember);
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      z-index: 750;
      box-shadow: 0 4px 20px rgba(232, 98, 42, 0.4);
      transition: transform 0.3s, box-shadow 0.3s;
      font-size: 1.3rem;
    }

    #whatsapp-btn:hover {
      transform: scale(1.1) translateY(-3px);
      box-shadow: 0 8px 30px rgba(232, 98, 42, 0.5);
    }

    @media (max-width: 768px) {
      body {
        cursor: auto;
      }

      #cursor-dot,
      #cursor-ring,
      #cursor-trail {
        display: none;
      }
    }

    /* ── LANG SWITCH DEFINITIVO ── */
    .lang-switch {
      font-family: 'Space Mono', monospace !important;
      font-size: 0.75rem !important;
      font-weight: 700 !important;
      letter-spacing: 0.1em !important;
      display: flex !important;
      align-items: center !important;
      gap: 0.5rem !important;
      margin-left: 1.5rem !important;
      margin-right: 1.5rem !important;
    }

    .lang-switch a {
      color: var(--mist) !important;
      text-decoration: none !important;
      transition: color 0.3s !important;
      opacity: 0.6 !important;
    }

    .lang-switch a.active {
      color: var(--ember) !important;
      opacity: 1 !important;
    }

    .lang-switch a:hover {
      color: var(--ember) !important;
      opacity: 1 !important;
    }

    .lang-switch .sep {
      color: var(--mist) !important;
      opacity: 0.3 !important;
    }

    @media (max-width: 768px) {
      .lang-switch {
        margin-left: auto !important;
        margin-right: 1.5rem !important;
      }
    }

    /* ── LANG SWITCH FINAL ── */
    .lang-switch {
      font-family: 'Space Mono', monospace !important;
      font-size: 0.75rem !important;
      font-weight: 700 !important;
      letter-spacing: 0.1em !important;
      display: flex !important;
      align-items: center !important;
      gap: 0.5rem !important;
      margin-left: 1.5rem !important;
      margin-right: 1.5rem !important;
    }

    .lang-switch a {
      color: var(--mist) !important;
      text-decoration: none !important;
      transition: color 0.3s !important;
      opacity: 0.6 !important;
    }

    .lang-switch a.active {
      color: var(--ember) !important;
      opacity: 1 !important;
    }

    .lang-switch a:hover {
      color: var(--ember) !important;
      opacity: 1 !important;
    }

    .lang-switch .sep {
      color: var(--mist) !important;
      opacity: 0.3 !important;
    }

    @media (max-width: 768px) {
      .lang-switch {
        margin-left: auto !important;
        margin-right: 1rem !important;
      }
    }

    /* ── MOBILE MENU ── */
    #mobile-menu-btn {
      display: none;
      flex-direction: column;
      justify-content: space-between;
      width: 24px;
      height: 18px;
      background: none;
      border: none;
      cursor: pointer;
      z-index: 1000;
      padding: 0;
    }

    #mobile-menu-btn span {
      display: block;
      width: 100%;
      height: 2px;
      background-color: var(--forest);
      transition: all 0.3s ease-in-out;
    }

    @media (max-width: 768px) {
      #mobile-menu-btn {
        display: flex;
      }
      
      .nav-links, .nav-cta {
        display: none !important;
      }

      nav.nav-open {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100vh;
        background: var(--cream) !important;
      }

      nav.nav-open .nav-links {
        display: flex !important;
        flex-direction: column;
        text-align: center;
        font-size: 1.5rem;
        gap: 1.5rem;
        padding-top: 2rem;
      }

      nav.nav-open .nav-cta {
        display: inline-block !important;
        margin-top: 2rem;
      }

      nav.nav-open .lang-switch {
        margin: 2rem 0 0 0 !important;
        justify-content: center;
      }

      nav.nav-open #mobile-menu-btn {
        position: absolute;
        top: 1.5rem;
        right: 1.5rem;
      }

      nav.nav-open .nav-logo {
        position: absolute;
        top: 1.5rem;
        left: 1.5rem;
      }

      nav.nav-open #mobile-menu-btn span:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
      }
      nav.nav-open #mobile-menu-btn span:nth-child(2) {
        opacity: 0;
      }
      nav.nav-open #mobile-menu-btn span:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
      }
    }

/* Nuevo Footer Premium */
footer {
  background: var(--ink);
  padding: 4rem 2rem 2rem;
  display: flex;
  flex-direction: column;
  gap: 3rem;
  align-items: stretch;
  text-align: left;
}

.footer-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.5rem;
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}

@media (min-width: 768px) {
  .footer-grid {
    grid-template-columns: 2fr 1.2fr 1.5fr;
    gap: 4rem;
  }
}

.footer-brand-col {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.footer-logo {
  font-family: 'Playfair Display', serif;
  font-size: 2rem;
  font-weight: 900;
  color: var(--cream);
  text-decoration: none;
  letter-spacing: -0.02em;
}

.footer-tagline {
  font-size: 0.95rem;
  line-height: 1.5;
  color: var(--sage);
}

.footer-tagline span {
  color: var(--ember);
  font-weight: 500;
}

.footer-col-title {
  font-family: 'Space Mono', monospace;
  font-size: 0.75rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--ember);
  margin-bottom: 1.2rem;
}

.footer-links-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

.footer-links-list a {
  color: var(--mist);
  text-decoration: none;
  font-size: 0.9rem;
  transition: color 0.3s ease, padding-left 0.3s ease;
  display: inline-block;
}

.footer-links-list a:hover {
  color: var(--ember);
  padding-left: 4px;
}

.footer-bottom-bar {
  border-top: 1px solid rgba(141, 184, 141, 0.1);
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}

@media (min-width: 640px) {
  .footer-bottom-bar {
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
  }
}

.footer-location {
  font-family: 'Space Mono', monospace;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
  color: var(--sage);
}

.footer-copy {
  font-family: 'Space Mono', monospace;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
  color: var(--sage);
}