@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrJJLedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmy15lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrFJA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype');
}
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,
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,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: "Poppins", sans-serif;
  font-style: normal;
}
* {
  font-variant-ligatures: no-common-ligatures;
  -moz-font-feature-settings: "liga" 0, "clig" 0;
  -webkit-font-feature-settings: "liga" 0, "clig" 0;
  font-feature-settings: "liga" 0, "clig" 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol {
  padding-left: 2.2em;
  margin-bottom: 1.5em;
  line-height: 1.63;
}
ul {
  list-style: disc;
  padding-left: 2.2em;
  margin-bottom: 1.5em;
  line-height: 1.63;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  text-decoration: underline;
  font-weight: 700;
}
a:hover {
  color: #DB0D40;
  text-decoration: none;
}
a.cta {
  text-decoration: none;
}
a.cta:hover {
  font-weight: 700;
  text-decoration: none;
}
a:focus {
  outline: 2px solid #DB0D40;
  padding: 3px;
}
.grid-container {
  padding-right: 3rem;
  padding-left: 3rem;
}
.grid-container.grid-container-0 {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0;
}
@media screen and (min-width: 640px) {
  .grid-container {
    padding-right: 4rem;
    padding-left: 4rem;
  }
}
@media screen and (min-width: 1024px) {
  .grid-container {
    padding-right: 4rem;
    padding-left: 4rem;
  }
}
input[type='submit'],
input[type='button'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  text-align: inherit;
  text-transform: inherit;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
  overflow: visible;
}
textarea {
  resize: vertical;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  font-weight: normal;
  line-height: 1.5;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-bottom: 0.2em;
}
h1,
.h1 {
  font-size: 2.5em;
  line-height: 1.4em;
  font-weight: 700;
}
@media screen and (min-width: 640px) {
  h1,
  .h1 {
    font-size: 3.2em;
  }
}
h2,
.h2 {
  line-height: 1.4em;
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 1em;
}
@media screen and (min-width: 1024px) {
  h2,
  .h2 {
    font-size: 2.5em;
  }
}
h3,
.h3 {
  font-weight: 700;
  font-size: 1.2em;
}
@media screen and (min-width: 1024px) {
  h3,
  .h3 {
    font-size: 1.6em;
  }
}
h4,
.h4 {
  line-height: 1.2em;
  font-size: 1em;
  font-weight: 700;
}
@media screen and (min-width: 640px) {
  h4,
  .h4 {
    font-size: 1.4em;
  }
}
h5,
.h5 {
  font-size: 1em;
  font-weight: 700;
}
p {
  margin-bottom: 1.5em;
  line-height: 1.63;
}
p:last-child,
p not(.vacancy-view) {
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .subtitle {
    font-size: 1.13em;
  }
}
.block p {
  margin: 40px auto;
  max-width: 610px;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-up {
  text-transform: uppercase;
}
.text-white {
  color: #fff;
}
.bg-primary {
  background: #DB0D40;
}
.bg-secondary {
  background: #3b71b1;
}
.bg-white {
  background: #fff;
}
.cta {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  background: #DB0D40;
  border: 1px solid #DB0D40;
  border-radius: 30px;
  font-weight: 600;
  color: #fff !important;
  line-height: 1;
  padding: 13px 30px;
  text-align: center;
  min-width: 150px;
  display: inline-block;
}
.cta:focus {
  border: 1px solid #DB0D40;
  padding: 13px 30px;
  color: #272727 !important;
  background: #fff;
  font-weight: 600;
}
.cta:hover {
  border: 1px solid #DB0D40;
  padding: 13px 30px;
  font-weight: 600;
  min-width: 150px;
  color: #272727 !important;
  background: #fff;
  text-decoration: none !important;
}
.cta.cta-white {
  background: #fff;
  color: #272727 !important;
  border: 1px solid #fff;
}
.cta.cta-white:hover {
  background: #DB0D40 !important;
  color: #fff !important;
  border: 1px solid #fff;
  text-decoration: none !important;
}
body,
html {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  font-size: 16px;
  color: #272727;
  font-weight: normal;
  font-style: normal;
  font-family: "Poppins", sans-serif;
}
.clear {
  clar: both;
  float: none;
}
.center-x {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.center-y {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.center-xy {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.site {
  position: relative;
  overflow: hidden;
}
.site-header {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  position: fixed;
  width: 100%;
  background: #fff;
  color: #fff;
  padding: 5px 0;
  z-index: 3;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
@media screen and (min-width: 1024px) {
  .site-header {
    padding: 5px 0;
  }
}
.site-header.collapse .logo {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.header-separator {
  display: block;
  background: #504d96;
  height: 60px;
}
@media screen and (min-width: 640px) {
  .header-separator {
    height: 60px;
  }
}
@media screen and (min-width: 1024px) {
  .header-separator {
    height: 110px;
  }
}
.logo {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  display: inline-block;
  vertical-align: middle;
}
.logo img {
  max-width: 130px;
}
@media screen and (min-width: 1024px) {
  .logo img {
    max-width: 170px;
  }
}
.hc-logo img {
  max-width: 160px;
}
@media screen and (min-width: 1024px) {
  .hc-logo img {
    max-width: 200px;
  }
}
.jgp-logo img {
  max-width: 120px;
}
@media screen and (min-width: 1024px) {
  .jgp-logo img {
    max-width: 160px;
  }
}
.site-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background: #fff;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
@media screen and (min-width: 1024px) {
  .site-nav {
    position: relative;
    display: block;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.site-nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .site-nav ul {
    text-align: right;
  }
}
.site-nav ul li {
  font-size: 1em;
  margin: 10px 0;
  font-weight: 600;
}
.site-nav ul li a {
  color: #272727;
  text-decoration: none;
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
}
.site-nav ul li a:hover {
  color: #DB0D40;
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  .site-nav ul li {
    display: inline-block;
    margin: 0 8px;
  }
  .site-nav ul li:first-child {
    margin-left: 0;
  }
  .site-nav ul li:last-child {
    margin-right: 0;
  }
  .site-nav ul li a {
    color: #272727;
  }
}
@media screen and (min-width: 1024px) and screen and (min-width: 1024px) {
  .site-nav ul li a {
    -webkit-transition: ease 0.3s all;
    -moz-transition: ease 0.3s all;
    -ms-transition: ease 0.3s all;
    -o-transition: ease 0.3s all;
  }
  .site-nav ul li a:hover {
    color: #3b71b1;
  }
}
@media screen and (min-width: 1280px) {
  .site-nav ul li {
    margin: 10px 15px;
  }
}
.site-nav ul li.selected {
  font-weight: bold;
  color: #3b71b1;
}
.site-nav.open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.site-nav.transition {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
}
.mobile-button {
  position: relative;
  width: 25px;
  height: 22px;
  cursor: pointer;
  z-index: 2;
  margin-left: auto;
}
.mobile-button span {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  display: block;
  width: 25px;
  height: 2px;
  background: #272727;
  position: absolute;
  left: 0;
  top: 0;
}
.mobile-button span:first-child {
  top: 5px;
}
.mobile-button span:nth-child(2) {
  top: 10px;
}
.mobile-button span:last-child {
  top: 15px;
}
.mobile-button.open span:first-child {
  -webkit-transform: translateY(5px) rotate(45deg);
  -moz-transform: translateY(5px) rotate(45deg);
  -ms-transform: translateY(5px) rotate(45deg);
  -o-transform: translateY(5px) rotate(45deg);
  transform: translateY(5px) rotate(45deg);
}
.mobile-button.open span:nth-child(2) {
  opacity: 0;
}
.mobile-button.open span:last-child {
  -webkit-transform: translateY(-5px) rotate(-45deg);
  -moz-transform: translateY(-5px) rotate(-45deg);
  -ms-transform: translateY(-5px) rotate(-45deg);
  -o-transform: translateY(-5px) rotate(-45deg);
  transform: translateY(-5px) rotate(-45deg);
}
@media screen and (min-width: 1024px) {
  .mobile-button {
    display: none;
  }
}
.hero {
  margin-top: 100px;
}
@media screen and (min-width: 1024px) {
  .hero {
    margin-top: 150px;
  }
}
.hero .hero-logos {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.hero .hero-logos li {
  display: inline-block;
  max-width: 160px;
  margin: 25px 10px;
}
@media screen and (min-width: 1024px) {
  .hero .hero-logos li {
    max-width: 250px;
    margin: 20px 20px 0px 20px;
  }
}
.hero .hero-image {
  object-fit: cover;
  height: 250px;
  width: 100%;
  object-position: center;
  margin-top: 50px;
}
@media screen and (min-width: 1024px) {
  .hero .hero-image {
    margin-top: 80px;
    height: 450px;
  }
}
.subpage-hero {
  background: #DB0D40;
  color: #fff;
  padding-top: 140px;
  padding-bottom: 80px;
}
.side-image {
  object-fit: cover;
  height: 300px;
  width: 100%;
  border-radius: 20px;
  margin-top: 40px;
}
@media screen and (min-width: 1024px) {
  .side-image {
    margin-top: 0;
    height: 400px;
  }
}
.side-image-small {
  width: 80%;
}
.sub-page-tile {
  margin-bottom: 40px;
  border-radius: 20px;
  overflow: hidden;
  min-height: 500px;
  padding-bottom: 30px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 16px 32px 4px, rgba(0, 0, 0, 0.23) 0px 8px 16px;
}
.sub-page-tile img {
  object-fit: cover;
  height: 250px;
  width: 100%;
  margin-bottom: 30px;
}
.sub-page-tile p,
.sub-page-tile a {
  padding: 0 20px;
}
.sub-page-tile a i {
  margin-left: 5px;
}
.img-full {
  width: 100;
  object-fit: cover;
  height: 250px;
  width: 100%;
}
.section-mb {
  margin-bottom: 50px;
}
@media screen and (min-width: 1024px) {
  .section-mb {
    margin-bottom: 100px;
  }
}
.section-pt {
  padding-top: 50px;
}
@media screen and (min-width: 1024px) {
  .section-pt {
    padding-top: 100px;
  }
}
.section-pb {
  padding-bottom: 50px;
}
@media screen and (min-width: 1024px) {
  .section-pb {
    padding-bottom: 100px;
  }
}
.section-yellow {
  background: #FFC857;
}
.section-pink {
  background: #F199BC;
}
.section-green {
  background: #419a60;
  color: #fff;
}
.section-blue {
  background: #3b71b1;
  color: #fff;
}
.section-purple {
  background: #811B6F;
  color: #fff;
}
/* Adjust padding and margin to accommodate sticky navigation */
.section {
  padding-top: 50px;
  /* Adjust this value to match your sticky nav bar height */
  /* Counteract the padding for layout consistency */
}
@media screen and (min-width: 640px) {
  .section {
    padding-top: 100px;
  }
}
/* Ensure 80px spacing between sections */
.section + .section {
  margin-top: -40px;
  /* Space between sections */
}
.section-bg {
  padding: 60px 0;
  margin-top: 60px !important;
  background: #3b71b1;
}
.margin-bottom {
  margin-bottom: 40px;
}
@media screen and (min-width: 640px) {
  .margin-bottom {
    margin-bottom: 80px;
  }
}
.margin-bottom-small {
  margin-bottom: 30px;
}
.margin-top-bottom {
  margin-top: 30px;
}
.margin-top-bottom:last-of-type {
  margin-bottom: 30px;
}
.img-margin-bottom {
  display: block;
  margin-bottom: 15px;
}
@media screen and (min-width: 1024px) {
  .img-margin-bottom {
    margin-bottom: 0;
  }
}
.site-content {
  min-height: 500px;
}
.small-textbox {
  max-width: 600px;
  margin: auto;
  margin-bottom: 40px;
}
.tile {
  position: relative;
  display: block;
  text-decoration: none;
}
.tile img {
  object-fit: cover;
  height: 250px;
  width: 100%;
  display: block;
  position: relative;
  z-index: 0;
}
.tile::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  pointer-events: none;
  z-index: 1;
}
.tile:hover {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
}
.tile:hover::after {
  opacity: 30%;
}
.tile:hover p::after {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  margin-right: 15px;
}
.tile p {
  font-size: 1em;
  font-weight: 700;
  padding: 15px 0 ;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 640px) {
  .tile p {
    font-size: 1.2em;
  }
}
.tile p::after {
  content: '\f35a';
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  float: right;
  margin-left: 5px;
  margin-right: 20px;
}
.tile.tile-1::after {
  background: #DB0D4066;
}
.tile.tile-1 p {
  background: #DB0D40;
  color: #fff;
}
.tile.tile-2::after {
  background: #FFC85766;
}
.tile.tile-2 p {
  background: #FFC857;
  color: #272727;
}
.tile.tile-3::after {
  background: #811B6F66;
}
.tile.tile-3 p {
  background: #811B6F;
  color: #fff;
}
.tile.tile-4::after {
  background: #419a6066;
}
.tile.tile-4 p {
  background: #419a60;
  color: #fff;
}
.tile.tile-5::after {
  background: #3b71b166;
}
.tile.tile-5 p {
  background: #3b71b1;
  color: #fff;
}
.tile.tile-6::after {
  background: #F199BC66;
}
.tile.tile-6 p {
  background: #F199BC;
  color: #272727;
}
.apply-link {
  padding: 40px;
  border-radius: 30px;
  border: 2px solid #DB0D40;
}
footer {
  border-top: 1px solid #BBBBBB;
  padding: 40px 20px;
  text-align: center;
}
footer .council-logos {
  margin: 30px 0;
  padding: 0;
  display: block;
  list-style: none;
}
footer .council-logos li {
  display: inline-block;
  max-width: 140px;
  margin: 0 10px;
}
@media screen and (min-width: 1024px) {
  footer .council-logos li {
    max-width: 160px;
  }
}
footer h5 {
  margin-bottom: 10px;
}
@media screen and (min-width: 640px) {
  footer {
    text-align: left;
  }
}
.social-links {
  margin-top: 15px;
  margin-bottom: 30px;
}
.social-links.social-link-white li a i {
  color: #fff;
}
.social-links ul {
  padding-left: 0;
}
.social-links li {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
}
.social-links li a:hover {
  opacity: 70%;
}
.icon-list li {
  display: inline-block;
  margin: 10px;
  max-width: 250px;
  vertical-align: top;
}
.icon-list li i {
  color: #3b71b1;
  font-size: 1.6em;
}
.benefit-list {
  padding-left: 0;
}
.benefit-list li {
  display: inline-block;
  margin: 10px 0;
  padding: 20px;
  background: #FFF;
  border-radius: 20px;
  width: 100%;
  max-width: 100%;
  vertical-align: top;
}
@media screen and (min-width: 640px) {
  .benefit-list li {
    margin: 10px;
    min-height: 150px;
    max-width: 350px;
  }
}
.benefit-list li .benefit-heading {
  font-weight: 700;
  margin-bottom: 1em;
}
.benefit-list li p {
  margin-bottom: 0;
}
.benefit-list li i {
  font-size: 1.6em;
  margin-bottom: 20px;
}
.slick-slide {
  outline-style: none;
}
.pager-slider {
  display: none;
  position: absolute;
  width: 100vw;
  min-width: 100vw;
  bottom: 50px;
  left: 0;
}
.pager-slider .slide {
  outline: none;
  width: 50%;
  display: inline-block;
}
.pager-slider .slide .cta {
  color: #fff;
  cursor: pointer;
}
.pager-slider .slick-current .cta {
  background: #DB0D40;
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .pager-slider {
    display: block;
  }
}
.slider {
  position: relative;
}
.slider:before,
.slider:after {
  display: block;
  font-family: "Times New Roman", Times, serif;
  font-size: 16vw;
  line-height: 0.76;
  color: #e1e1e1;
  position: absolute;
}
.slider:before {
  content: '\201C';
  left: -20%;
  top: 0;
}
.slider:after {
  content: '\201D';
  right: -20%;
  top: 0;
}
.slide {
  padding: 5px;
  display: none;
}
.slide .comment {
  font-weight: 400;
  color: #DB0D40;
}
.slide .author {
  font-weight: 700;
  color: #3b71b1;
}
.slick-dots li {
  background: #D8D8D8;
  border-radius: 50%;
  width: 15px;
  height: 15px;
}
.slick-dots li button {
  width: auto;
  height: auto;
}
.slick-dots li button:before {
  display: none;
}
.slick-dots .slick-active {
  background: #DB0D40;
}
.responsive-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}
.responsive-table th,
.responsive-table td {
  padding: 10px;
  border: 1px solid #ddd;
  text-align: left;
}
.responsive-table th {
  background-color: #f4f4f4;
}
@media (max-width: 600px) {
  .responsive-table thead {
    display: none;
  }
  .responsive-table tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: 2px solid #ddd;
  }
  .responsive-table td {
    display: block;
    text-align: right;
    font-size: 13px;
    border-bottom: 1px dotted #ccc;
    position: relative;
    padding-left: 50%;
  }
  .responsive-table td::before {
    content: attr(data-label);
    position: absolute;
    left: 10px;
    width: calc(30%);
    padding-right: 10px;
    text-align: left;
    font-weight: bold;
  }
}
.timeline-table th {
  background-color: #DB0D40;
  color: #fff;
}
.rec-cycle-box {
  background: #DB0D40;
  padding: 30px;
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
  .rec-cycle-box {
    padding: 30px;
    min-height: 500px;
    margin-bottom: 0;
  }
}
.accordion {
  background-color: #fff;
  border-radius: 10px;
  border: 2px solid #DB0D40;
  text-align: center;
  font-weight: 700;
  cursor: pointer;
  padding: 20px 15px;
  width: 100%;
  outline: none;
  transition: 0.4s;
  margin-bottom: 18px;
}
.accordion:hover,
.accordion.active {
  background-color: #DB0D401A;
  border: 2px solid #DB0D40;
}
.accordion:focus {
  border: 2px solid #DB0D40;
  background-color: #DB0D40;
  color: #fff;
  outline: none;
}
.accordion:after {
  content: '\002B';
  font-family: "Font Awesome 6 Pro";
  font-weight: bold;
  float: right;
  margin-left: 10px;
}
.accordion.active:after {
  content: "\2212";
}
.panel {
  padding: 30px 20px;
  display: none;
  background-color: white;
  overflow: hidden;
}
@media screen and (min-width: 640px) {
  .panel {
    padding: 30px 8rem;
  }
}
.panel.show {
  display: block;
}
/*# sourceMappingURL=main.css.map */