/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/@wordpress/scripts/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/@wordpress/scripts/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./assets/src/public/reset.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  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;
}

html {
  scroll-behavior: smooth;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

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-size: 14px;
  background-color: #fff;
  line-height: 1.7em;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Links */
a {
  text-decoration: none;
  color: #2EA3F2;
}

@media (hover: hover) {
  a:hover {
    text-decoration: none;
  }
}
/* Inline Elements */
p {
  padding-bottom: 1em;
}

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

p.et_normal_padding {
  padding-bottom: 1em;
}

strong {
  font-weight: bold;
}

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

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

ins {
  text-decoration: none;
}

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

sup {
  bottom: 0.8em;
}

sub {
  top: 0.3em;
}

dl {
  margin: 0 0 1.5em 0;
}

dl dt {
  font-weight: bold;
}

dd {
  margin-left: 1.5em;
}

blockquote p {
  padding-bottom: 0px;
}

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

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

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

h1 {
  font-size: 30px;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

@media (min-width: 980px) {
  body .vertical-align {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  body .vertical-align::after {
    position: absolute;
  }
  body .vertical-align:not(.et_pb_gutters1) .et_pb_column:first-child {
    margin-right: 3% !important;
  }
}
@media (max-width: 980px) {
  body .switch-columns-tablet:not(.et_pb_section),
  body .switch-columns-tablet > .et_pb_row {
    display: flex;
    flex-direction: column;
  }
  body.et-db #et-boc .et-l .switch-columns-tablet:not(.et_pb_section) .et_pb_column:first-child,
  body.et-db #et-boc .et-l .switch-columns-tablet > .et_pb_row > .et_pb_column:first-child {
    order: 2;
    margin-bottom: 0;
  }
  body.et-db #et-boc .et-l .switch-columns-tablet:not(.et_pb_section) .et_pb_column:last-child,
  body.et-db #et-boc .et-l .switch-columns-tablet > .et_pb_row > .et_pb_column:last-child {
    order: 1;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  body .switch-columns-phone:not(.et_pb_section),
  body .switch-columns-phone > .et_pb_row {
    display: flex;
    flex-direction: column;
  }
  body.et-db #et-boc .et-l .switch-columns-phone:not(.et_pb_section) .et_pb_column:first-child,
  body.et-db#et-boc .et-l .switch-columns-phone > .et_pb_row > .et_pb_column:last-child {
    order: 2;
    margin-bottom: 0;
  }
  body.et-db #et-boc .et-l .switch-columns-phone:not(.et_pb_section) .et_pb_column:last-child,
  body.et-db #et-boc .et-l .switch-columns-phone > .et_pb_row > .et_pb_column:last-child {
    order: 1;
    margin-bottom: 30px;
  }
}

/*# sourceMappingURL=reset.css.map*/