/*! 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags:
*/
:root {
  --primary: #3ca069;
  --primary-darken: #328356;
  --secondary: #ff7348;
  --secondary-darken: #c04119;
  --color1: #22665e;
  --family-1: "Area Inktrap", Sans-serif;
  --family-2: "Area", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  /* font-family: $family-1;
  font-weight: 700; */
}

p {
  margin-bottom: 24px;
}
.wp-block-quote {
  color: #22665e;
  margin: 0 0 24px 0;
  border-top: solid 2px #22665e;
  border-bottom: solid 2px #22665e;
}
.wp-block-quote p {
  font-size: 24px;
  padding: 24px 0;
  font-weight: 900;
  line-height: 1.5em;
  font-family: "Area Inktrap", Sans-serif;
}

.text-mb-0 h1,
.text-mb-0 h2,
.text-mb-0 h3,
.text-mb-0 h4,
.text-mb-0 h5,
.text-mb-0 h6,
.text-mb-0 p {
  margin-bottom: 0px !important;
}

.m-0 {
  margin: 0px !important;
}

.mt-0,
.my-0 {
  margin-top: 0px !important;
}

.mr-0,
.mx-0 {
  margin-right: 0px !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0px !important;
}

.ml-0,
.mx-0 {
  margin-left: 0px !important;
}

.m-1 {
  margin: 2px !important;
}

.mt-1,
.my-1 {
  margin-top: 2px !important;
}

.mr-1,
.mx-1 {
  margin-right: 2px !important;
}

.mb-1,
.my-1 {
  margin-bottom: 2px !important;
}

.ml-1,
.mx-1 {
  margin-left: 2px !important;
}

.m-2 {
  margin: 4px !important;
}

.mt-2,
.my-2 {
  margin-top: 4px !important;
}

.mr-2,
.mx-2 {
  margin-right: 4px !important;
}

.mb-2,
.my-2 {
  margin-bottom: 4px !important;
}

.ml-2,
.mx-2 {
  margin-left: 4px !important;
}

.m-3 {
  margin: 8px !important;
}

.mt-3,
.my-3 {
  margin-top: 8px !important;
}

.mr-3,
.mx-3 {
  margin-right: 8px !important;
}

.mb-3,
.my-3 {
  margin-bottom: 8px !important;
}

.ml-3,
.mx-3 {
  margin-left: 8px !important;
}

.m-4 {
  margin: 16px !important;
}

.mt-4,
.my-4 {
  margin-top: 16px !important;
}

.mr-4,
.mx-4 {
  margin-right: 16px !important;
}

.mb-4,
.my-4 {
  margin-bottom: 16px !important;
}

.ml-4,
.mx-4 {
  margin-left: 16px !important;
}

.m-5 {
  margin: 24px !important;
}

.mt-5,
.my-5 {
  margin-top: 24px !important;
}

.mr-5,
.mx-5 {
  margin-right: 24px !important;
}

.mb-5,
.my-5 {
  margin-bottom: 24px !important;
}

.ml-5,
.mx-5 {
  margin-left: 24px !important;
}

.m-6 {
  margin: 32px !important;
}

.mt-6,
.my-6 {
  margin-top: 32px !important;
}

.mr-6,
.mx-6 {
  margin-right: 32px !important;
}

.mb-6,
.my-6 {
  margin-bottom: 32px !important;
}

.ml-6,
.mx-6 {
  margin-left: 32px !important;
}

.m-7 {
  margin: 40px !important;
}

.mt-7,
.my-7 {
  margin-top: 40px !important;
}

.mr-7,
.mx-7 {
  margin-right: 40px !important;
}

.mb-7,
.my-7 {
  margin-bottom: 40px !important;
}

.ml-7,
.mx-7 {
  margin-left: 40px !important;
}

.m-8 {
  margin: 64px !important;
}

.mt-8,
.my-8 {
  margin-top: 64px !important;
}

.mr-8,
.mx-8 {
  margin-right: 64px !important;
}

.mb-8,
.my-8 {
  margin-bottom: 64px !important;
}

.ml-8,
.mx-8 {
  margin-left: 64px !important;
}

.m-9 {
  margin: 78px !important;
}

.mt-9,
.my-9 {
  margin-top: 78px !important;
}

.mr-9,
.mx-9 {
  margin-right: 78px !important;
}

.mb-9,
.my-9 {
  margin-bottom: 78px !important;
}

.ml-9,
.mx-9 {
  margin-left: 78px !important;
}

.m-10 {
  margin: 90px !important;
}

.mt-10,
.my-10 {
  margin-top: 90px !important;
}

.mr-10,
.mx-10 {
  margin-right: 90px !important;
}

.mb-10,
.my-10 {
  margin-bottom: 90px !important;
}

.ml-10,
.mx-10 {
  margin-left: 90px !important;
}

.m-11 {
  margin: 110px !important;
}

.mt-11,
.my-11 {
  margin-top: 110px !important;
}

.mr-11,
.mx-11 {
  margin-right: 110px !important;
}

.mb-11,
.my-11 {
  margin-bottom: 110px !important;
}

.ml-11,
.mx-11 {
  margin-left: 110px !important;
}

.m-12 {
  margin: 130px !important;
}

.mt-12,
.my-12 {
  margin-top: 130px !important;
}

.mr-12,
.mx-12 {
  margin-right: 130px !important;
}

.mb-12,
.my-12 {
  margin-bottom: 130px !important;
}

.ml-12,
.mx-12 {
  margin-left: 130px !important;
}

.m-13 {
  margin: 160px !important;
}

.mt-13,
.my-13 {
  margin-top: 160px !important;
}

.mr-13,
.mx-13 {
  margin-right: 160px !important;
}

.mb-13,
.my-13 {
  margin-bottom: 160px !important;
}

.ml-13,
.mx-13 {
  margin-left: 160px !important;
}

.m-14 {
  margin: 200px !important;
}

.mt-14,
.my-14 {
  margin-top: 200px !important;
}

.mr-14,
.mx-14 {
  margin-right: 200px !important;
}

.mb-14,
.my-14 {
  margin-bottom: 200px !important;
}

.ml-14,
.mx-14 {
  margin-left: 200px !important;
}

.p-0 {
  padding: 0px !important;
}

.pt-0,
.py-0 {
  padding-top: 0px !important;
}

.pr-0,
.px-0 {
  padding-right: 0px !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0px !important;
}

.pl-0,
.px-0 {
  padding-left: 0px !important;
}

.p-1 {
  padding: 2px !important;
}

.pt-1,
.py-1 {
  padding-top: 2px !important;
}

.pr-1,
.px-1 {
  padding-right: 2px !important;
}

.pb-1,
.py-1 {
  padding-bottom: 2px !important;
}

.pl-1,
.px-1 {
  padding-left: 2px !important;
}

.p-2 {
  padding: 4px !important;
}

.pt-2,
.py-2 {
  padding-top: 4px !important;
}

.pr-2,
.px-2 {
  padding-right: 4px !important;
}

.pb-2,
.py-2 {
  padding-bottom: 4px !important;
}

.pl-2,
.px-2 {
  padding-left: 4px !important;
}

.p-3 {
  padding: 8px !important;
}

.pt-3,
.py-3 {
  padding-top: 8px !important;
}

.pr-3,
.px-3 {
  padding-right: 8px !important;
}

.pb-3,
.py-3 {
  padding-bottom: 8px !important;
}

.pl-3,
.px-3 {
  padding-left: 8px !important;
}

.p-4 {
  padding: 16px !important;
}

.pt-4,
.py-4 {
  padding-top: 16px !important;
}

.pr-4,
.px-4 {
  padding-right: 16px !important;
}

.pb-4,
.py-4 {
  padding-bottom: 16px !important;
}

.pl-4,
.px-4 {
  padding-left: 16px !important;
}

.p-5 {
  padding: 24px !important;
}

.pt-5,
.py-5 {
  padding-top: 24px !important;
}

.pr-5,
.px-5 {
  padding-right: 24px !important;
}

.pb-5,
.py-5 {
  padding-bottom: 24px !important;
}

.pl-5,
.px-5 {
  padding-left: 24px !important;
}

.p-6 {
  padding: 32px !important;
}

.pt-6,
.py-6 {
  padding-top: 32px !important;
}

.pr-6,
.px-6 {
  padding-right: 32px !important;
}

.pb-6,
.py-6 {
  padding-bottom: 32px !important;
}

.pl-6,
.px-6 {
  padding-left: 32px !important;
}

.p-7 {
  padding: 40px !important;
}

.pt-7,
.py-7 {
  padding-top: 40px !important;
}

.pr-7,
.px-7 {
  padding-right: 40px !important;
}

.pb-7,
.py-7 {
  padding-bottom: 40px !important;
}

.pl-7,
.px-7 {
  padding-left: 40px !important;
}

.p-8 {
  padding: 64px !important;
}

.pt-8,
.py-8 {
  padding-top: 64px !important;
}

.pr-8,
.px-8 {
  padding-right: 64px !important;
}

.pb-8,
.py-8 {
  padding-bottom: 64px !important;
}

.pl-8,
.px-8 {
  padding-left: 64px !important;
}

.p-9 {
  padding: 78px !important;
}

.pt-9,
.py-9 {
  padding-top: 78px !important;
}

.pr-9,
.px-9 {
  padding-right: 78px !important;
}

.pb-9,
.py-9 {
  padding-bottom: 78px !important;
}

.pl-9,
.px-9 {
  padding-left: 78px !important;
}

.p-10 {
  padding: 90px !important;
}

.pt-10,
.py-10 {
  padding-top: 90px !important;
}

.pr-10,
.px-10 {
  padding-right: 90px !important;
}

.pb-10,
.py-10 {
  padding-bottom: 90px !important;
}

.pl-10,
.px-10 {
  padding-left: 90px !important;
}

.p-11 {
  padding: 110px !important;
}

.pt-11,
.py-11 {
  padding-top: 110px !important;
}

.pr-11,
.px-11 {
  padding-right: 110px !important;
}

.pb-11,
.py-11 {
  padding-bottom: 110px !important;
}

.pl-11,
.px-11 {
  padding-left: 110px !important;
}

.p-12 {
  padding: 130px !important;
}

.pt-12,
.py-12 {
  padding-top: 130px !important;
}

.pr-12,
.px-12 {
  padding-right: 130px !important;
}

.pb-12,
.py-12 {
  padding-bottom: 130px !important;
}

.pl-12,
.px-12 {
  padding-left: 130px !important;
}

.p-13 {
  padding: 160px !important;
}

.pt-13,
.py-13 {
  padding-top: 160px !important;
}

.pr-13,
.px-13 {
  padding-right: 160px !important;
}

.pb-13,
.py-13 {
  padding-bottom: 160px !important;
}

.pl-13,
.px-13 {
  padding-left: 160px !important;
}

.p-14 {
  padding: 200px !important;
}

.pt-14,
.py-14 {
  padding-top: 200px !important;
}

.pr-14,
.px-14 {
  padding-right: 200px !important;
}

.pb-14,
.py-14 {
  padding-bottom: 200px !important;
}

.pl-14,
.px-14 {
  padding-left: 200px !important;
}

/* .m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
} */
.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0px !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0px !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0px !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0px !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0px !important;
  }
  .m-sm-1 {
    margin: 2px !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 2px !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 2px !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 2px !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 2px !important;
  }
  .m-sm-2 {
    margin: 4px !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 4px !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 4px !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 4px !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 4px !important;
  }
  .m-sm-3 {
    margin: 8px !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 8px !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 8px !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 8px !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 8px !important;
  }
  .m-sm-4 {
    margin: 16px !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 16px !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 16px !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 16px !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 16px !important;
  }
  .m-sm-5 {
    margin: 24px !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 24px !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 24px !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 24px !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 24px !important;
  }
  .m-sm-6 {
    margin: 32px !important;
  }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 32px !important;
  }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 32px !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 32px !important;
  }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 32px !important;
  }
  .m-sm-7 {
    margin: 40px !important;
  }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 40px !important;
  }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 40px !important;
  }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 40px !important;
  }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 40px !important;
  }
  .m-sm-8 {
    margin: 64px !important;
  }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 64px !important;
  }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 64px !important;
  }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 64px !important;
  }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 64px !important;
  }
  .m-sm-9 {
    margin: 78px !important;
  }
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 78px !important;
  }
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 78px !important;
  }
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 78px !important;
  }
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 78px !important;
  }
  .m-sm-10 {
    margin: 90px !important;
  }
  .mt-sm-10,
  .my-sm-10 {
    margin-top: 90px !important;
  }
  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 90px !important;
  }
  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 90px !important;
  }
  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 90px !important;
  }
  .m-sm-11 {
    margin: 110px !important;
  }
  .mt-sm-11,
  .my-sm-11 {
    margin-top: 110px !important;
  }
  .mr-sm-11,
  .mx-sm-11 {
    margin-right: 110px !important;
  }
  .mb-sm-11,
  .my-sm-11 {
    margin-bottom: 110px !important;
  }
  .ml-sm-11,
  .mx-sm-11 {
    margin-left: 110px !important;
  }
  .m-sm-12 {
    margin: 130px !important;
  }
  .mt-sm-12,
  .my-sm-12 {
    margin-top: 130px !important;
  }
  .mr-sm-12,
  .mx-sm-12 {
    margin-right: 130px !important;
  }
  .mb-sm-12,
  .my-sm-12 {
    margin-bottom: 130px !important;
  }
  .ml-sm-12,
  .mx-sm-12 {
    margin-left: 130px !important;
  }
  .m-sm-13 {
    margin: 160px !important;
  }
  .mt-sm-13,
  .my-sm-13 {
    margin-top: 160px !important;
  }
  .mr-sm-13,
  .mx-sm-13 {
    margin-right: 160px !important;
  }
  .mb-sm-13,
  .my-sm-13 {
    margin-bottom: 160px !important;
  }
  .ml-sm-13,
  .mx-sm-13 {
    margin-left: 160px !important;
  }
  .m-sm-14 {
    margin: 200px !important;
  }
  .mt-sm-14,
  .my-sm-14 {
    margin-top: 200px !important;
  }
  .mr-sm-14,
  .mx-sm-14 {
    margin-right: 200px !important;
  }
  .mb-sm-14,
  .my-sm-14 {
    margin-bottom: 200px !important;
  }
  .ml-sm-14,
  .mx-sm-14 {
    margin-left: 200px !important;
  }
  .p-sm-0 {
    padding: 0px !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0px !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0px !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0px !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0px !important;
  }
  .p-sm-1 {
    padding: 2px !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 2px !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 2px !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 2px !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 2px !important;
  }
  .p-sm-2 {
    padding: 4px !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 4px !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 4px !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 4px !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 4px !important;
  }
  .p-sm-3 {
    padding: 8px !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 8px !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 8px !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 8px !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 8px !important;
  }
  .p-sm-4 {
    padding: 16px !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 16px !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 16px !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 16px !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 16px !important;
  }
  .p-sm-5 {
    padding: 24px !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 24px !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 24px !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 24px !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 24px !important;
  }
  .p-sm-6 {
    padding: 32px !important;
  }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 32px !important;
  }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 32px !important;
  }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 32px !important;
  }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 32px !important;
  }
  .p-sm-7 {
    padding: 40px !important;
  }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 40px !important;
  }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 40px !important;
  }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 40px !important;
  }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 40px !important;
  }
  .p-sm-8 {
    padding: 64px !important;
  }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 64px !important;
  }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 64px !important;
  }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 64px !important;
  }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 64px !important;
  }
  .p-sm-9 {
    padding: 78px !important;
  }
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 78px !important;
  }
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 78px !important;
  }
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 78px !important;
  }
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 78px !important;
  }
  .p-sm-10 {
    padding: 90px !important;
  }
  .pt-sm-10,
  .py-sm-10 {
    padding-top: 90px !important;
  }
  .pr-sm-10,
  .px-sm-10 {
    padding-right: 90px !important;
  }
  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 90px !important;
  }
  .pl-sm-10,
  .px-sm-10 {
    padding-left: 90px !important;
  }
  .p-sm-11 {
    padding: 110px !important;
  }
  .pt-sm-11,
  .py-sm-11 {
    padding-top: 110px !important;
  }
  .pr-sm-11,
  .px-sm-11 {
    padding-right: 110px !important;
  }
  .pb-sm-11,
  .py-sm-11 {
    padding-bottom: 110px !important;
  }
  .pl-sm-11,
  .px-sm-11 {
    padding-left: 110px !important;
  }
  .p-sm-12 {
    padding: 130px !important;
  }
  .pt-sm-12,
  .py-sm-12 {
    padding-top: 130px !important;
  }
  .pr-sm-12,
  .px-sm-12 {
    padding-right: 130px !important;
  }
  .pb-sm-12,
  .py-sm-12 {
    padding-bottom: 130px !important;
  }
  .pl-sm-12,
  .px-sm-12 {
    padding-left: 130px !important;
  }
  .p-sm-13 {
    padding: 160px !important;
  }
  .pt-sm-13,
  .py-sm-13 {
    padding-top: 160px !important;
  }
  .pr-sm-13,
  .px-sm-13 {
    padding-right: 160px !important;
  }
  .pb-sm-13,
  .py-sm-13 {
    padding-bottom: 160px !important;
  }
  .pl-sm-13,
  .px-sm-13 {
    padding-left: 160px !important;
  }
  .p-sm-14 {
    padding: 200px !important;
  }
  .pt-sm-14,
  .py-sm-14 {
    padding-top: 200px !important;
  }
  .pr-sm-14,
  .px-sm-14 {
    padding-right: 200px !important;
  }
  .pb-sm-14,
  .py-sm-14 {
    padding-bottom: 200px !important;
  }
  .pl-sm-14,
  .px-sm-14 {
    padding-left: 200px !important;
  }
  /* .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  } */
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0px !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0px !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0px !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0px !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0px !important;
  }
  .m-md-1 {
    margin: 2px !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 2px !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 2px !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 2px !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 2px !important;
  }
  .m-md-2 {
    margin: 4px !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 4px !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 4px !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 4px !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 4px !important;
  }
  .m-md-3 {
    margin: 8px !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 8px !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 8px !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 8px !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 8px !important;
  }
  .m-md-4 {
    margin: 16px !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 16px !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 16px !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 16px !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 16px !important;
  }
  .m-md-5 {
    margin: 24px !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 24px !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 24px !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 24px !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 24px !important;
  }
  .m-md-6 {
    margin: 32px !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 32px !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 32px !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 32px !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 32px !important;
  }
  .m-md-7 {
    margin: 40px !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 40px !important;
  }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 40px !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 40px !important;
  }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 40px !important;
  }
  .m-md-8 {
    margin: 64px !important;
  }
  .mt-md-8,
  .my-md-8 {
    margin-top: 64px !important;
  }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 64px !important;
  }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 64px !important;
  }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 64px !important;
  }
  .m-md-9 {
    margin: 78px !important;
  }
  .mt-md-9,
  .my-md-9 {
    margin-top: 78px !important;
  }
  .mr-md-9,
  .mx-md-9 {
    margin-right: 78px !important;
  }
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 78px !important;
  }
  .ml-md-9,
  .mx-md-9 {
    margin-left: 78px !important;
  }
  .m-md-10 {
    margin: 90px !important;
  }
  .mt-md-10,
  .my-md-10 {
    margin-top: 90px !important;
  }
  .mr-md-10,
  .mx-md-10 {
    margin-right: 90px !important;
  }
  .mb-md-10,
  .my-md-10 {
    margin-bottom: 90px !important;
  }
  .ml-md-10,
  .mx-md-10 {
    margin-left: 90px !important;
  }
  .m-md-11 {
    margin: 110px !important;
  }
  .mt-md-11,
  .my-md-11 {
    margin-top: 110px !important;
  }
  .mr-md-11,
  .mx-md-11 {
    margin-right: 110px !important;
  }
  .mb-md-11,
  .my-md-11 {
    margin-bottom: 110px !important;
  }
  .ml-md-11,
  .mx-md-11 {
    margin-left: 110px !important;
  }
  .m-md-12 {
    margin: 130px !important;
  }
  .mt-md-12,
  .my-md-12 {
    margin-top: 130px !important;
  }
  .mr-md-12,
  .mx-md-12 {
    margin-right: 130px !important;
  }
  .mb-md-12,
  .my-md-12 {
    margin-bottom: 130px !important;
  }
  .ml-md-12,
  .mx-md-12 {
    margin-left: 130px !important;
  }
  .m-md-13 {
    margin: 160px !important;
  }
  .mt-md-13,
  .my-md-13 {
    margin-top: 160px !important;
  }
  .mr-md-13,
  .mx-md-13 {
    margin-right: 160px !important;
  }
  .mb-md-13,
  .my-md-13 {
    margin-bottom: 160px !important;
  }
  .ml-md-13,
  .mx-md-13 {
    margin-left: 160px !important;
  }
  .m-md-14 {
    margin: 200px !important;
  }
  .mt-md-14,
  .my-md-14 {
    margin-top: 200px !important;
  }
  .mr-md-14,
  .mx-md-14 {
    margin-right: 200px !important;
  }
  .mb-md-14,
  .my-md-14 {
    margin-bottom: 200px !important;
  }
  .ml-md-14,
  .mx-md-14 {
    margin-left: 200px !important;
  }
  .p-md-0 {
    padding: 0px !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0px !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0px !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0px !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0px !important;
  }
  .p-md-1 {
    padding: 2px !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 2px !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 2px !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 2px !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 2px !important;
  }
  .p-md-2 {
    padding: 4px !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 4px !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 4px !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 4px !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 4px !important;
  }
  .p-md-3 {
    padding: 8px !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 8px !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 8px !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 8px !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 8px !important;
  }
  .p-md-4 {
    padding: 16px !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 16px !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 16px !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 16px !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 16px !important;
  }
  .p-md-5 {
    padding: 24px !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 24px !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 24px !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 24px !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 24px !important;
  }
  .p-md-6 {
    padding: 32px !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 32px !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 32px !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 32px !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 32px !important;
  }
  .p-md-7 {
    padding: 40px !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 40px !important;
  }
  .pr-md-7,
  .px-md-7 {
    padding-right: 40px !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 40px !important;
  }
  .pl-md-7,
  .px-md-7 {
    padding-left: 40px !important;
  }
  .p-md-8 {
    padding: 64px !important;
  }
  .pt-md-8,
  .py-md-8 {
    padding-top: 64px !important;
  }
  .pr-md-8,
  .px-md-8 {
    padding-right: 64px !important;
  }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 64px !important;
  }
  .pl-md-8,
  .px-md-8 {
    padding-left: 64px !important;
  }
  .p-md-9 {
    padding: 78px !important;
  }
  .pt-md-9,
  .py-md-9 {
    padding-top: 78px !important;
  }
  .pr-md-9,
  .px-md-9 {
    padding-right: 78px !important;
  }
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 78px !important;
  }
  .pl-md-9,
  .px-md-9 {
    padding-left: 78px !important;
  }
  .p-md-10 {
    padding: 90px !important;
  }
  .pt-md-10,
  .py-md-10 {
    padding-top: 90px !important;
  }
  .pr-md-10,
  .px-md-10 {
    padding-right: 90px !important;
  }
  .pb-md-10,
  .py-md-10 {
    padding-bottom: 90px !important;
  }
  .pl-md-10,
  .px-md-10 {
    padding-left: 90px !important;
  }
  .p-md-11 {
    padding: 110px !important;
  }
  .pt-md-11,
  .py-md-11 {
    padding-top: 110px !important;
  }
  .pr-md-11,
  .px-md-11 {
    padding-right: 110px !important;
  }
  .pb-md-11,
  .py-md-11 {
    padding-bottom: 110px !important;
  }
  .pl-md-11,
  .px-md-11 {
    padding-left: 110px !important;
  }
  .p-md-12 {
    padding: 130px !important;
  }
  .pt-md-12,
  .py-md-12 {
    padding-top: 130px !important;
  }
  .pr-md-12,
  .px-md-12 {
    padding-right: 130px !important;
  }
  .pb-md-12,
  .py-md-12 {
    padding-bottom: 130px !important;
  }
  .pl-md-12,
  .px-md-12 {
    padding-left: 130px !important;
  }
  .p-md-13 {
    padding: 160px !important;
  }
  .pt-md-13,
  .py-md-13 {
    padding-top: 160px !important;
  }
  .pr-md-13,
  .px-md-13 {
    padding-right: 160px !important;
  }
  .pb-md-13,
  .py-md-13 {
    padding-bottom: 160px !important;
  }
  .pl-md-13,
  .px-md-13 {
    padding-left: 160px !important;
  }
  .p-md-14 {
    padding: 200px !important;
  }
  .pt-md-14,
  .py-md-14 {
    padding-top: 200px !important;
  }
  .pr-md-14,
  .px-md-14 {
    padding-right: 200px !important;
  }
  .pb-md-14,
  .py-md-14 {
    padding-bottom: 200px !important;
  }
  .pl-md-14,
  .px-md-14 {
    padding-left: 200px !important;
  }
  /* .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  } */
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0px !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0px !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0px !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0px !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0px !important;
  }
  .m-lg-1 {
    margin: 2px !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 2px !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 2px !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 2px !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 2px !important;
  }
  .m-lg-2 {
    margin: 4px !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 4px !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 4px !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 4px !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 4px !important;
  }
  .m-lg-3 {
    margin: 8px !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 8px !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 8px !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 8px !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 8px !important;
  }
  .m-lg-4 {
    margin: 16px !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 16px !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 16px !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 16px !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 16px !important;
  }
  .m-lg-5 {
    margin: 24px !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 24px !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 24px !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 24px !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 24px !important;
  }
  .m-lg-6 {
    margin: 32px !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 32px !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 32px !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 32px !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 32px !important;
  }
  .m-lg-7 {
    margin: 40px !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 40px !important;
  }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 40px !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 40px !important;
  }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 40px !important;
  }
  .m-lg-8 {
    margin: 64px !important;
  }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 64px !important;
  }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 64px !important;
  }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 64px !important;
  }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 64px !important;
  }
  .m-lg-9 {
    margin: 78px !important;
  }
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 78px !important;
  }
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 78px !important;
  }
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 78px !important;
  }
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 78px !important;
  }
  .m-lg-10 {
    margin: 90px !important;
  }
  .mt-lg-10,
  .my-lg-10 {
    margin-top: 90px !important;
  }
  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 90px !important;
  }
  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 90px !important;
  }
  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 90px !important;
  }
  .m-lg-11 {
    margin: 110px !important;
  }
  .mt-lg-11,
  .my-lg-11 {
    margin-top: 110px !important;
  }
  .mr-lg-11,
  .mx-lg-11 {
    margin-right: 110px !important;
  }
  .mb-lg-11,
  .my-lg-11 {
    margin-bottom: 110px !important;
  }
  .ml-lg-11,
  .mx-lg-11 {
    margin-left: 110px !important;
  }
  .m-lg-12 {
    margin: 130px !important;
  }
  .mt-lg-12,
  .my-lg-12 {
    margin-top: 130px !important;
  }
  .mr-lg-12,
  .mx-lg-12 {
    margin-right: 130px !important;
  }
  .mb-lg-12,
  .my-lg-12 {
    margin-bottom: 130px !important;
  }
  .ml-lg-12,
  .mx-lg-12 {
    margin-left: 130px !important;
  }
  .m-lg-13 {
    margin: 160px !important;
  }
  .mt-lg-13,
  .my-lg-13 {
    margin-top: 160px !important;
  }
  .mr-lg-13,
  .mx-lg-13 {
    margin-right: 160px !important;
  }
  .mb-lg-13,
  .my-lg-13 {
    margin-bottom: 160px !important;
  }
  .ml-lg-13,
  .mx-lg-13 {
    margin-left: 160px !important;
  }
  .m-lg-14 {
    margin: 200px !important;
  }
  .mt-lg-14,
  .my-lg-14 {
    margin-top: 200px !important;
  }
  .mr-lg-14,
  .mx-lg-14 {
    margin-right: 200px !important;
  }
  .mb-lg-14,
  .my-lg-14 {
    margin-bottom: 200px !important;
  }
  .ml-lg-14,
  .mx-lg-14 {
    margin-left: 200px !important;
  }
  .p-lg-0 {
    padding: 0px !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0px !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0px !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0px !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0px !important;
  }
  .p-lg-1 {
    padding: 2px !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 2px !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 2px !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 2px !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 2px !important;
  }
  .p-lg-2 {
    padding: 4px !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 4px !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 4px !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 4px !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 4px !important;
  }
  .p-lg-3 {
    padding: 8px !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 8px !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 8px !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 8px !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 8px !important;
  }
  .p-lg-4 {
    padding: 16px !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 16px !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 16px !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 16px !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 16px !important;
  }
  .p-lg-5 {
    padding: 24px !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 24px !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 24px !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 24px !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 24px !important;
  }
  .p-lg-6 {
    padding: 32px !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 32px !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 32px !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 32px !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 32px !important;
  }
  .p-lg-7 {
    padding: 40px !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 40px !important;
  }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 40px !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 40px !important;
  }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 40px !important;
  }
  .p-lg-8 {
    padding: 64px !important;
  }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 64px !important;
  }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 64px !important;
  }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 64px !important;
  }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 64px !important;
  }
  .p-lg-9 {
    padding: 78px !important;
  }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 78px !important;
  }
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 78px !important;
  }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 78px !important;
  }
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 78px !important;
  }
  .p-lg-10 {
    padding: 90px !important;
  }
  .pt-lg-10,
  .py-lg-10 {
    padding-top: 90px !important;
  }
  .pr-lg-10,
  .px-lg-10 {
    padding-right: 90px !important;
  }
  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 90px !important;
  }
  .pl-lg-10,
  .px-lg-10 {
    padding-left: 90px !important;
  }
  .p-lg-11 {
    padding: 110px !important;
  }
  .pt-lg-11,
  .py-lg-11 {
    padding-top: 110px !important;
  }
  .pr-lg-11,
  .px-lg-11 {
    padding-right: 110px !important;
  }
  .pb-lg-11,
  .py-lg-11 {
    padding-bottom: 110px !important;
  }
  .pl-lg-11,
  .px-lg-11 {
    padding-left: 110px !important;
  }
  .p-lg-12 {
    padding: 130px !important;
  }
  .pt-lg-12,
  .py-lg-12 {
    padding-top: 130px !important;
  }
  .pr-lg-12,
  .px-lg-12 {
    padding-right: 130px !important;
  }
  .pb-lg-12,
  .py-lg-12 {
    padding-bottom: 130px !important;
  }
  .pl-lg-12,
  .px-lg-12 {
    padding-left: 130px !important;
  }
  .p-lg-13 {
    padding: 160px !important;
  }
  .pt-lg-13,
  .py-lg-13 {
    padding-top: 160px !important;
  }
  .pr-lg-13,
  .px-lg-13 {
    padding-right: 160px !important;
  }
  .pb-lg-13,
  .py-lg-13 {
    padding-bottom: 160px !important;
  }
  .pl-lg-13,
  .px-lg-13 {
    padding-left: 160px !important;
  }
  .p-lg-14 {
    padding: 200px !important;
  }
  .pt-lg-14,
  .py-lg-14 {
    padding-top: 200px !important;
  }
  .pr-lg-14,
  .px-lg-14 {
    padding-right: 200px !important;
  }
  .pb-lg-14,
  .py-lg-14 {
    padding-bottom: 200px !important;
  }
  .pl-lg-14,
  .px-lg-14 {
    padding-left: 200px !important;
  }
  /* .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  } */
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1024px) {
  .m-xl-0 {
    margin: 0px !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0px !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0px !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0px !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0px !important;
  }
  .m-xl-1 {
    margin: 2px !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 2px !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 2px !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 2px !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 2px !important;
  }
  .m-xl-2 {
    margin: 4px !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 4px !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 4px !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 4px !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 4px !important;
  }
  .m-xl-3 {
    margin: 8px !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 8px !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 8px !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 8px !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 8px !important;
  }
  .m-xl-4 {
    margin: 16px !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 16px !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 16px !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 16px !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 16px !important;
  }
  .m-xl-5 {
    margin: 24px !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 24px !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 24px !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 24px !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 24px !important;
  }
  .m-xl-6 {
    margin: 32px !important;
  }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 32px !important;
  }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 32px !important;
  }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 32px !important;
  }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 32px !important;
  }
  .m-xl-7 {
    margin: 40px !important;
  }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 40px !important;
  }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 40px !important;
  }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 40px !important;
  }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 40px !important;
  }
  .m-xl-8 {
    margin: 64px !important;
  }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 64px !important;
  }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 64px !important;
  }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 64px !important;
  }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 64px !important;
  }
  .m-xl-9 {
    margin: 78px !important;
  }
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 78px !important;
  }
  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 78px !important;
  }
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 78px !important;
  }
  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 78px !important;
  }
  .m-xl-10 {
    margin: 90px !important;
  }
  .mt-xl-10,
  .my-xl-10 {
    margin-top: 90px !important;
  }
  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 90px !important;
  }
  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 90px !important;
  }
  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 90px !important;
  }
  .m-xl-11 {
    margin: 110px !important;
  }
  .mt-xl-11,
  .my-xl-11 {
    margin-top: 110px !important;
  }
  .mr-xl-11,
  .mx-xl-11 {
    margin-right: 110px !important;
  }
  .mb-xl-11,
  .my-xl-11 {
    margin-bottom: 110px !important;
  }
  .ml-xl-11,
  .mx-xl-11 {
    margin-left: 110px !important;
  }
  .m-xl-12 {
    margin: 130px !important;
  }
  .mt-xl-12,
  .my-xl-12 {
    margin-top: 130px !important;
  }
  .mr-xl-12,
  .mx-xl-12 {
    margin-right: 130px !important;
  }
  .mb-xl-12,
  .my-xl-12 {
    margin-bottom: 130px !important;
  }
  .ml-xl-12,
  .mx-xl-12 {
    margin-left: 130px !important;
  }
  .m-xl-13 {
    margin: 160px !important;
  }
  .mt-xl-13,
  .my-xl-13 {
    margin-top: 160px !important;
  }
  .mr-xl-13,
  .mx-xl-13 {
    margin-right: 160px !important;
  }
  .mb-xl-13,
  .my-xl-13 {
    margin-bottom: 160px !important;
  }
  .ml-xl-13,
  .mx-xl-13 {
    margin-left: 160px !important;
  }
  .m-xl-14 {
    margin: 200px !important;
  }
  .mt-xl-14,
  .my-xl-14 {
    margin-top: 200px !important;
  }
  .mr-xl-14,
  .mx-xl-14 {
    margin-right: 200px !important;
  }
  .mb-xl-14,
  .my-xl-14 {
    margin-bottom: 200px !important;
  }
  .ml-xl-14,
  .mx-xl-14 {
    margin-left: 200px !important;
  }
  .p-xl-0 {
    padding: 0px !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0px !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0px !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0px !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0px !important;
  }
  .p-xl-1 {
    padding: 2px !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 2px !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 2px !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 2px !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 2px !important;
  }
  .p-xl-2 {
    padding: 4px !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 4px !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 4px !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 4px !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 4px !important;
  }
  .p-xl-3 {
    padding: 8px !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 8px !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 8px !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 8px !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 8px !important;
  }
  .p-xl-4 {
    padding: 16px !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 16px !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 16px !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 16px !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 16px !important;
  }
  .p-xl-5 {
    padding: 24px !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 24px !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 24px !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 24px !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 24px !important;
  }
  .p-xl-6 {
    padding: 32px !important;
  }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 32px !important;
  }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 32px !important;
  }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 32px !important;
  }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 32px !important;
  }
  .p-xl-7 {
    padding: 40px !important;
  }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 40px !important;
  }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 40px !important;
  }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 40px !important;
  }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 40px !important;
  }
  .p-xl-8 {
    padding: 64px !important;
  }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 64px !important;
  }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 64px !important;
  }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 64px !important;
  }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 64px !important;
  }
  .p-xl-9 {
    padding: 78px !important;
  }
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 78px !important;
  }
  .pr-xl-9,
  .px-xl-9 {
    padding-right: 78px !important;
  }
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 78px !important;
  }
  .pl-xl-9,
  .px-xl-9 {
    padding-left: 78px !important;
  }
  .p-xl-10 {
    padding: 90px !important;
  }
  .pt-xl-10,
  .py-xl-10 {
    padding-top: 90px !important;
  }
  .pr-xl-10,
  .px-xl-10 {
    padding-right: 90px !important;
  }
  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 90px !important;
  }
  .pl-xl-10,
  .px-xl-10 {
    padding-left: 90px !important;
  }
  .p-xl-11 {
    padding: 110px !important;
  }
  .pt-xl-11,
  .py-xl-11 {
    padding-top: 110px !important;
  }
  .pr-xl-11,
  .px-xl-11 {
    padding-right: 110px !important;
  }
  .pb-xl-11,
  .py-xl-11 {
    padding-bottom: 110px !important;
  }
  .pl-xl-11,
  .px-xl-11 {
    padding-left: 110px !important;
  }
  .p-xl-12 {
    padding: 130px !important;
  }
  .pt-xl-12,
  .py-xl-12 {
    padding-top: 130px !important;
  }
  .pr-xl-12,
  .px-xl-12 {
    padding-right: 130px !important;
  }
  .pb-xl-12,
  .py-xl-12 {
    padding-bottom: 130px !important;
  }
  .pl-xl-12,
  .px-xl-12 {
    padding-left: 130px !important;
  }
  .p-xl-13 {
    padding: 160px !important;
  }
  .pt-xl-13,
  .py-xl-13 {
    padding-top: 160px !important;
  }
  .pr-xl-13,
  .px-xl-13 {
    padding-right: 160px !important;
  }
  .pb-xl-13,
  .py-xl-13 {
    padding-bottom: 160px !important;
  }
  .pl-xl-13,
  .px-xl-13 {
    padding-left: 160px !important;
  }
  .p-xl-14 {
    padding: 200px !important;
  }
  .pt-xl-14,
  .py-xl-14 {
    padding-top: 200px !important;
  }
  .pr-xl-14,
  .px-xl-14 {
    padding-right: 200px !important;
  }
  .pb-xl-14,
  .py-xl-14 {
    padding-bottom: 200px !important;
  }
  .pl-xl-14,
  .px-xl-14 {
    padding-left: 200px !important;
  }
  /*.m-xl-n1 {
    margin: -0.25rem !important;
  }
   .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  } */
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.menu-widget ul {
  /*
  *
  */
  /*
  *
  */
}
.menu-widget ul.menu-vertical li a {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  gap: 4px;
  justify-content: flex-end;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  transition: all 0.2s ease !important;
  padding: 0 !important;
}
.menu-widget ul.menu-vertical li a .icon-dropdown {
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%23323338' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 18px;
  transition: all 0.15s ease;
}
.menu-widget ul.menu-vertical li a:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.menu-widget ul.menu-vertical li.instagram {
  display: flex;
  align-items: center;
}
.menu-widget ul.menu-vertical li.instagram a {
  text-indent: -999999px;
  width: 100%;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.04356 0.147275C5.09011 0.235414 3.39696 0.713009 2.02979 2.07442C0.657831 3.44298 0.186169 5.14283 0.0978097 7.07596C0.0428835 8.28253 -0.278296 17.3979 0.653057 19.7884C1.28112 21.4011 2.51812 22.6411 4.1456 23.2712C4.90501 23.5666 5.77191 23.7666 7.04356 23.8249C17.6765 24.3061 21.618 24.0442 23.2801 19.7884C23.5751 19.0309 23.778 18.1647 23.8342 16.8962C24.3201 6.23603 23.7554 3.92536 21.9022 2.07442C20.4324 0.608189 18.7034 -0.389904 7.04356 0.147275ZM7.14145 21.681C5.97726 21.6286 5.34562 21.4346 4.92412 21.2714C3.86381 20.8593 3.06739 20.0662 2.65784 19.0121C1.94857 17.1956 2.18381 8.5686 2.24709 7.17264C2.30918 5.80527 2.5862 4.55559 3.55098 3.59082C4.74503 2.39973 6.28771 1.81598 16.7917 2.29004C18.1625 2.35197 19.415 2.62842 20.3822 3.59082C21.5762 4.7819 22.1685 6.33646 21.6861 16.8001C21.6336 17.9615 21.4389 18.5916 21.2753 19.0121C20.1947 21.7813 17.7087 22.1657 7.14145 21.681ZM16.9075 5.62753C16.9075 6.41603 17.5487 7.05721 18.3404 7.05721C19.132 7.05721 19.7744 6.41603 19.7744 5.62753C19.7744 4.83904 19.132 4.19843 18.3404 4.19843C17.5487 4.19843 16.9075 4.83904 16.9075 5.62753ZM5.83518 11.9855C5.83518 15.3634 8.58029 18.1021 11.9666 18.1021C15.3529 18.1021 18.098 15.3634 18.098 11.9855C18.098 8.6076 15.3529 5.87069 11.9666 5.87069C8.58029 5.87069 5.83518 8.6076 5.83518 11.9855ZM7.98685 11.9855C7.98685 9.79393 9.76836 8.0158 11.9666 8.0158C14.1648 8.0158 15.9463 9.79393 15.9463 11.9855C15.9463 14.1783 14.1648 15.957 11.9666 15.957C9.76836 15.957 7.98685 14.1783 7.98685 11.9855Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}
.menu-widget ul.menu-vertical li.active > a {
  color: #fff !important;
  font-family: "Area Inktrap", Sans-serif !important;
}
.menu-widget ul.menu-vertical li.active > a .icon-dropdown {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M12 10L8 6L4 10' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.menu-widget ul.menu-vertical li.current-menu-item a {
  font-family: "Area Inktrap", Sans-serif !important;
}
.menu-widget ul.menu-vertical li.current_page_item a {
  font-weight: 900;
}
.menu-widget ul.menu-vertical li .sub-menu {
  gap: 8px;
}
.menu-widget ul.menu-vertical li .sub-menu li a .icon-dropdown {
  transform: rotate(-90deg);
}
.menu-widget ul.menu-vertical li .sub-menu .sub-menu li:not(:nth-of-type(-n + 2)).menu-item {
  margin-left: 16px;
  max-width: calc(100% - 32px);
}
.menu-widget ul.menu-vertical li .sub-menu .sub-menu li a.submenu-level-1 {
  flex-flow: row-reverse;
  justify-content: flex-end;
  color: #fff !important;
  background-color: #22665e;
}
.menu-widget ul.menu-vertical li .sub-menu .sub-menu li a.submenu-level-1 .icon-dropdown {
  transform: rotate(-90deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M12 10L8 6L4 10' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.menu-widget ul.menu-vertical li .sub-menu .sub-menu li a.submenu-level-2 .icon-dropdown {
  display: none;
}
.menu-widget ul.menu-horizontal li a {
  padding-left: 8px !important;
  padding-right: 8px !important;
  border-radius: 8px;
  display: flex !important;
  align-items: center;
  gap: 4px;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  transition: all 0.2s ease !important;
}
.menu-widget ul.menu-horizontal li a .icon-dropdown {
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6L8 10L12 6' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 18px;
  transition: all 0.15s ease;
}
.menu-widget ul.menu-horizontal li a:hover {
  /* background-color: #05289c; */
  text-decoration: underline;
  text-underline-offset: 4px;
}
.menu-widget ul.menu-horizontal li.instagram {
  display: flex;
  align-items: center;
}
.menu-widget ul.menu-horizontal li.instagram a {
  text-indent: -999999px;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.04356 0.147275C5.09011 0.235414 3.39696 0.713009 2.02979 2.07442C0.657831 3.44298 0.186169 5.14283 0.0978097 7.07596C0.0428835 8.28253 -0.278296 17.3979 0.653057 19.7884C1.28112 21.4011 2.51812 22.6411 4.1456 23.2712C4.90501 23.5666 5.77191 23.7666 7.04356 23.8249C17.6765 24.3061 21.618 24.0442 23.2801 19.7884C23.5751 19.0309 23.778 18.1647 23.8342 16.8962C24.3201 6.23603 23.7554 3.92536 21.9022 2.07442C20.4324 0.608189 18.7034 -0.389904 7.04356 0.147275ZM7.14145 21.681C5.97726 21.6286 5.34562 21.4346 4.92412 21.2714C3.86381 20.8593 3.06739 20.0662 2.65784 19.0121C1.94857 17.1956 2.18381 8.5686 2.24709 7.17264C2.30918 5.80527 2.5862 4.55559 3.55098 3.59082C4.74503 2.39973 6.28771 1.81598 16.7917 2.29004C18.1625 2.35197 19.415 2.62842 20.3822 3.59082C21.5762 4.7819 22.1685 6.33646 21.6861 16.8001C21.6336 17.9615 21.4389 18.5916 21.2753 19.0121C20.1947 21.7813 17.7087 22.1657 7.14145 21.681ZM16.9075 5.62753C16.9075 6.41603 17.5487 7.05721 18.3404 7.05721C19.132 7.05721 19.7744 6.41603 19.7744 5.62753C19.7744 4.83904 19.132 4.19843 18.3404 4.19843C17.5487 4.19843 16.9075 4.83904 16.9075 5.62753ZM5.83518 11.9855C5.83518 15.3634 8.58029 18.1021 11.9666 18.1021C15.3529 18.1021 18.098 15.3634 18.098 11.9855C18.098 8.6076 15.3529 5.87069 11.9666 5.87069C8.58029 5.87069 5.83518 8.6076 5.83518 11.9855ZM7.98685 11.9855C7.98685 9.79393 9.76836 8.0158 11.9666 8.0158C14.1648 8.0158 15.9463 9.79393 15.9463 11.9855C15.9463 14.1783 14.1648 15.957 11.9666 15.957C9.76836 15.957 7.98685 14.1783 7.98685 11.9855Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.menu-widget ul.menu-horizontal li.current-menu-item a {
  font-family: "Area Inktrap", Sans-serif !important;
  font-weight: 900 !important;
}
.menu-widget ul.menu-horizontal li.current-menu-ancestor > a {
  background-color: #05289c;
}
.menu-widget ul.menu-horizontal li.current-menu-ancestor .current-menu-parent > a {
  color: #000;
  background-color: rgba(110, 143, 255, 0.3);
}
.menu-widget ul.menu-horizontal li.current-page-ancestor > a {
  background-color: #05289c;
}
.menu-widget ul.menu-horizontal li.current-page-ancestor .current-page-ancestor > a {
  color: #000;
  background-color: rgba(110, 143, 255, 0.3);
}
.menu-widget ul.menu-horizontal li.current-page-ancestor .current-menu-parent > a {
  color: #000;
  background-color: rgba(110, 143, 255, 0.3);
}
.menu-widget ul.menu-horizontal li.current-menu-parent > a {
  background-color: #05289c;
}
.menu-widget ul.menu-horizontal li .sub-menu li:not(:last-of-type) {
  margin-bottom: 8px;
}
.menu-widget ul.menu-horizontal li .sub-menu li a {
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  color: #000 !important;
}
.menu-widget ul.menu-horizontal li .sub-menu li a .icon-dropdown {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M6 12L10 8L6 4' stroke='%23323338' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.menu-widget ul.menu-horizontal li .sub-menu li a:hover {
  color: #fff !important;
  background-color: #22665e;
}
.menu-widget ul.menu-horizontal li .sub-menu li a:hover .icon-dropdown {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M6 12L10 8L6 4' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.menu-widget ul.menu-horizontal li .sub-menu li.current-menu-item a {
  font-family: "Area Inktrap", Sans-serif !important;
}
.menu-widget ul.menu-horizontal li .sub-menu li.active > a .icon-dropdown {
  transform: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M6 12L10 8L6 4' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.menu-widget ul.menu-horizontal li.active > a {
  background-color: #05289c;
}
.menu-widget ul.menu-horizontal li.active > a .icon-dropdown {
  transform: rotate(180deg);
}
.menu-widget ul.menu-horizontal li.menu-item-has-children.active > .submenu-wrapper, .menu-widget ul.menu-horizontal li.menu-item-has-children:focus-within > .submenu-wrapper {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  transition: opacity 0.2s ease;
}
.menu-widget ul.menu-horizontal .submenu-wrapper .sub-menu li.active > a {
  color: #fff !important;
  background-color: #22665e;
}

/*
*
*/
.mobile-menu {
  width: 100% !important;
  max-width: 400px !important;
}
.mobile-menu .menu-vertical li a {
  justify-content: center !important;
}
.mobile-menu .menu-vertical li.instagram {
  margin-top: 8px;
}
.mobile-menu .menu-vertical li.instagram a {
  background-position: center !important;
}

.navigation-drawer {
  max-height: 100%;
}
.navigation-drawer .navigation-drawer-body {
  /* flex: 1 !important; */
}
.navigation-drawer .navigation-drawer-footer {
  margin-top: auto;
}

/**/
.news-list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

/**/
.news-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #fff;
  border-radius: 8px 8px 8px 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  text-decoration: none !important;
  color: inherit;
  transition: transform 0.2s ease;
}
.news-card__media {
  margin: 0;
  line-height: 0;
}
.news-card__img {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/10.2;
  object-fit: cover;
  display: block;
}
.news-card__body {
  padding: 24px;
}
.news-card__title {
  margin: 0 0 8px;
  font-size: 24px !important;
  text-transform: initial !important;
  color: #000;
  font-family: "Area Inktrap", Sans-serif;
  font-style: normal !important;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 768px) {
  .news-card__title {
    font-size: 20px !important;
  }
}
.news-card__excerpt {
  margin: 0 !important;
  font-family: "Area", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  color: #777;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* featured posts */
.featured-posts {
  display: flex;
  gap: 32px;
  margin-bottom: 64px;
}
@media (max-width: 768px) {
  .featured-posts {
    flex-direction: column;
    gap: 24px;
    margin-bottom: 38px;
  }
}
.featured-posts__left {
  flex: 1;
  display: flex;
}
.featured-posts__left .featured-card--large {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.featured-posts__left .featured-card--large .featured-card__media {
  aspect-ratio: 16/11;
  overflow: hidden;
  margin: 0;
}
.featured-posts__left .featured-card--large .featured-card__media .featured-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.featured-posts__left .featured-card--large .featured-card__body {
  flex: 1;
  padding: 24px;
}
@media (max-width: 768px) {
  .featured-posts__left .featured-card--large .featured-card__body {
    padding: 16px;
  }
}
.featured-posts__right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (max-width: 768px) {
  .featured-posts__right {
    gap: 24px;
  }
}
.featured-posts__right .featured-card--small {
  flex: 1;
  display: flex;
  align-items: stretch;
}
@media (max-width: 768px) {
  .featured-posts__right .featured-card--small {
    flex-direction: row;
  }
}
.featured-posts__right .featured-card--small .featured-card__media {
  flex: 0 0 40%;
  aspect-ratio: 4/3;
  overflow: hidden;
  margin: 0;
}
@media (max-width: 768px) {
  .featured-posts__right .featured-card--small .featured-card__media {
    flex: 0 0 35%;
  }
}
.featured-posts__right .featured-card--small .featured-card__media .featured-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.featured-posts__right .featured-card--small .featured-card__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 24px;
}

.featured-card {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  text-decoration: none !important;
  color: inherit;
}
.featured-card__title {
  margin: 0 0 0.5rem;
  font-family: "Area Inktrap", Sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  color: #3ca069;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 768px) {
  .featured-card__title {
    font-size: 20px;
  }
}
.featured-card__excerpt {
  margin: 0;
  font-family: "Area", sans-serif;
  font-size: 16px;
  font-weight: 400 !important;
  color: #777;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 768px) {
  .featured-card__excerpt {
    font-size: 14px;
  }
}
.featured-card--large .featured-card__title {
  font-size: 48px;
  -webkit-line-clamp: 3;
  text-transform: initial;
  color: #000;
  font-family: "Area Inktrap", Sans-serif;
  font-style: normal;
}
@media (max-width: 768px) {
  .featured-card--large .featured-card__title {
    font-size: 32px;
  }
}
.featured-card--small .featured-card__title {
  font-size: 24px;
  -webkit-line-clamp: 2;
  text-transform: initial;
  color: #000;
  font-family: "Area Inktrap", Sans-serif;
  font-style: normal;
}
@media (max-width: 768px) {
  .featured-card--small .featured-card__title {
    font-size: 20px;
    -webkit-line-clamp: 3;
  }
}
.featured-card--small .featured-card__excerpt {
  font-size: 14px;
  -webkit-line-clamp: 2;
}

/* news archive list */
.archive-section-title {
  margin: 2rem 0 1.5rem;
  font-family: "Area Inktrap", Sans-serif;
  font-size: 28px;
  font-weight: 900;
  color: #000;
}

.news-archive {
  display: grid;
  gap: 2rem;
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .news-archive {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .news-archive {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 767px) {
  .featured-posts {
    flex-direction: column;
  }
  .featured-posts__left, .featured-posts__right {
    flex: 1;
  }
  .featured-card--large .featured-card__img {
    height: 260px;
  }
  .featured-card--small {
    flex-direction: column;
  }
  .featured-card--small .featured-card__img {
    width: 100%;
    height: 180px;
  }
}
/**/
.news-archive {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .news-archive {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .news-archive {
    grid-template-columns: repeat(3, 1fr);
  }
}

/**/
.news-archive-wrapper {
  margin-bottom: 38px;
}
@media (min-width: 1024px) {
  .news-archive-wrapper {
    margin-bottom: 65px;
  }
}

/**/
.single-noticia .noticia-header {
  margin-bottom: 2rem;
}
.single-noticia .noticia-header .noticia-title {
  font-size: 32px;
  font-weight: 900;
  text-transform: initial;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 32px;
  color: #000;
  font-family: "Area Inktrap", Sans-serif;
}
@media (min-width: 768px) {
  .single-noticia .noticia-header .noticia-title {
    font-size: 48px;
    margin-bottom: 40px;
  }
}
.single-noticia .noticia-header .noticia-image {
  margin: 0;
}
.single-noticia .noticia-header .noticia-image img {
  width: 100%;
  height: 100%;
  display: block;
  aspect-ratio: 16/13;
  object-fit: cover;
}
@media (min-width: 768px) {
  .single-noticia .noticia-header .noticia-image img {
    aspect-ratio: 16/7.8;
  }
}
.single-noticia .noticia-header .noticia-meta {
  display: flex;
  justify-content: space-between;
  margin: 40px 0;
  flex-flow: row;
  color: #000;
  font-family: "Area Inktrap", Sans-serif;
  font-style: normal;
  font-weight: 700;
}
.single-noticia .noticia-header .noticia-meta .noticia-author-date {
  font-size: 16px;
  display: flex;
  gap: 16px;
  flex-direction: column;
}
.single-noticia .noticia-header .noticia-meta .noticia-author-date strong {
  font-weight: 900;
  font-style: normal;
}
.single-noticia .noticia-header .noticia-meta .noticia-author-date .date {
  font-size: 14px;
}
.single-noticia .noticia-header .noticia-meta .noticia-share {
  display: flex;
  flex-flow: column;
  gap: 16px;
}
.single-noticia .noticia-header .noticia-meta .noticia-share span {
  font-size: 16px;
  font-weight: 500;
  margin-right: 0.5rem;
  color: #000;
  font-family: "Area Inktrap", Sans-serif;
  font-style: normal;
  font-weight: 900;
}
.single-noticia .noticia-header .noticia-meta .noticia-share ul {
  display: flex;
  gap: 8px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.single-noticia .noticia-header .noticia-meta .noticia-share ul li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #eee;
  font-size: 0.8rem;
  text-decoration: none;
  color: #000;
}
.single-noticia .noticia-header .noticia-meta .noticia-share ul li a svg path {
  fill: #000;
}
.single-noticia .noticia-content {
  color: #000;
}
.single-noticia .noticia-content h1,
.single-noticia .noticia-content h2,
.single-noticia .noticia-content h3 {
  font-size: 24px;
  margin: 40px 0 16px;
  text-transform: initial;
  color: #000;
  font-style: normal;
}
@media (min-width: 768px) {
  .single-noticia .noticia-content h1,
  .single-noticia .noticia-content h2,
  .single-noticia .noticia-content h3 {
    font-size: 32px;
    margin: 40px 0 20px;
  }
}
@media (max-width: 767px) {
  .single-noticia .noticia-meta {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.75rem;
  }
}

/**/
.news-card-latest {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #fff;
  border-radius: 8px 8px 8px 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  text-decoration: none !important;
  color: inherit;
  transition: transform 0.2s ease;
}
.news-card-latest__media {
  margin: 0;
  line-height: 0;
}
.news-card-latest__img {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/12;
  object-fit: cover;
  display: block;
}
.news-card-latest__body {
  padding: 16px;
}
.news-card-latest__title {
  margin: 0 0 8px;
  font-family: "Area Inktrap", Sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1em;
  color: #3ca069;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (min-width: 768px) {
  .news-card-latest__title {
    font-size: 18px;
  }
}
.news-card-latest__excerpt {
  margin: 0 !important;
  font-family: "Area Inktrap", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4em;
  color: #777;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (min-width: 768px) {
  .news-card-latest__excerpt {
    font-size: 12px;
  }
}

#projeto-list .projeto-item {
  margin-bottom: 64px;
}
#projeto-list .projeto-item h3 {
  text-align: center;
  font-size: 32px;
  color: #000;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  #projeto-list .projeto-item h3 {
    font-size: 48px;
    margin-bottom: 24px;
  }
}
#projeto-list .projeto-item .content h4 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4em;
  font-family: "Area", sans-serif;
  font-style: normal;
}
@media (min-width: 768px) {
  #projeto-list .projeto-item .content h4 {
    font-size: 24px;
  }
}
#projeto-list .projeto-item .content h6 {
  text-align: center;
  margin: 0 auto;
  font-size: 14px;
  color: #22665e;
  margin-bottom: 16px;
  text-transform: uppercase;
  font-weight: 700;
  font-style: normal;
  padding: 8px 12px;
  border: solid 1px #22665e;
  border-radius: 50px;
  display: table;
}
@media (min-width: 768px) {
  #projeto-list .projeto-item .content h6 {
    margin-bottom: 40px;
  }
}
#projeto-list .projeto-item .content .wp-block-column {
  background-color: #f0f0f0;
  padding: 24px;
  margin: 24px 0 0;
}
@media (min-width: 768px) {
  #projeto-list .projeto-item .content .wp-block-column {
    padding: 40px;
    margin: 40px 0 0;
  }
}
#projeto-list .projeto-item .content .wp-block-column .wp-block-group.is-vertical {
  gap: 8px;
  margin-block-start: 40px;
  padding-left: 16px;
  border-left: solid 4px #ea992f;
}
#projeto-list .projeto-item .content .wp-block-column .wp-block-group.is-vertical:first-of-type {
  margin-block-start: 0;
}
#projeto-list .projeto-item .content .wp-block-column .wp-block-group.is-vertical h3 {
  margin-bottom: 0;
  font-size: 24px;
  text-align: left;
  font-weight: 900;
  font-style: normal;
  text-transform: initial;
}
@media (min-width: 768px) {
  #projeto-list .projeto-item .content .wp-block-column .wp-block-group.is-vertical h3 {
    font-size: 32px;
  }
}
#projeto-list .projeto-item .content .wp-block-image.aligncenter {
  display: flex;
  justify-content: center;
}
#projeto-list .swiper-wrapper-container {
  position: relative;
  margin: 24px 0 64px;
}
#projeto-list .swiper-wrapper-container .swiper {
  overflow: hidden;
  position: relative;
}
#projeto-list .swiper-wrapper-container .swiper-slide {
  flex: 0 0 auto;
}
#projeto-list .swiper-wrapper-container .swiper-slide figure {
  margin: 0;
  width: 100%;
}
#projeto-list .swiper-wrapper-container .swiper-slide figure img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  display: block;
}
#projeto-list .swiper-wrapper-container .swiper-button-prev,
#projeto-list .swiper-wrapper-container .swiper-button-next {
  color: #000 !important;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 54%;
  transform: translateY(-50%);
  z-index: 5;
}
#projeto-list .swiper-wrapper-container .swiper-button-prev {
  left: -40px;
}
#projeto-list .swiper-wrapper-container .swiper-button-next {
  right: -40px;
}
#projeto-list .swiper-wrapper-container .swiper-button-next:after,
#projeto-list .swiper-wrapper-container .swiper-button-prev:after {
  font-size: 30px;
}
@media (max-width: 1023px) {
  #projeto-list .swiper-wrapper-container .swiper-button-next,
  #projeto-list .swiper-wrapper-container .swiper-button-prev {
    display: none !important;
  }
}
#projeto-list .swiper-wrapper-container .swiper-controls .swiper-pagination {
  position: absolute;
  bottom: -32px;
  left: 0;
  width: 100%;
  text-align: center;
}
#projeto-list .swiper-wrapper-container .swiper-controls .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #000;
  width: 8px;
  height: 8px;
  opacity: 1;
  margin: 0 5px !important;
}
#projeto-list .swiper-wrapper-container .swiper-controls .swiper-pagination-bullet-active {
  background: #f8ad00 !important;
  border-color: #f8ad00 !important;
}

.btn-load-more {
  display: flex;
  justify-content: center;
}
.btn-load-more #load-more-projetos {
  background-color: #22665e;
  color: #fff;
  border: none;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 50px;
  font-family: "Area Inktrap", Sans-serif;
  cursor: pointer;
  transition: background-color 0.3s;
}
.btn-load-more #load-more-projetos:hover {
  background-color: rgb(27.625, 82.875, 76.375);
}

.loading-icon {
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 6px;
  width: 16px;
  height: 16px;
  border: 3px solid rgba(255, 255, 255, 0.2);
  border-top-color: #fff;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
/**/
.date-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
  align-items: center;
}
.date-modal.active {
  display: flex;
}
.date-modal .container__months {
  background-color: transparent !important;
}
.date-modal .date-modal-content {
  background: #f5f6f6;
  padding: 76px 24px 24px;
  border-radius: 8px;
  width: 95%;
  max-width: 568px;
  position: relative;
}
@media (max-width: 761px) {
  .date-modal .date-modal-content {
    max-width: 420px;
  }
}
.date-modal .date-modal-content h3 {
  margin-top: 0;
  color: #3ca069;
  font-size: 24px;
}
.date-modal .date-modal-content .close-modal {
  position: absolute;
  top: 12px;
  right: 12px;
  padding: 8px 8px;
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
}
.date-modal .date-modal-content .quick-options {
  display: flex;
  gap: 10px;
  margin-bottom: 16px;
}
.date-modal .date-modal-content .quick-options button {
  border: 1px solid #22665e;
  border-radius: 50px;
  padding: 8px 12px;
  background-color: #f5f6f6;
  color: #22665e;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .date-modal .date-modal-content .quick-options button {
    font-size: 16px;
    padding: 8px 16px;
  }
}
.date-modal .date-modal-content #datepicker {
  margin: 24px 0;
}
.date-modal .date-modal-content .calendar-container {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 16px;
}
.date-modal .date-modal-content .modal-actions {
  display: flex;
  justify-content: space-between;
}
.date-modal .date-modal-content .modal-actions button {
  border-radius: 50px;
  padding: 7px 16px;
  cursor: pointer;
  border: 0;
  color: #000;
  background-color: #f5f6f6;
  transition: all 0.2s ease;
  font-size: 16px;
  font-family: "Area Inktrap", Sans-serif;
  font-weight: 700;
}
.date-modal .date-modal-content .modal-actions .apply {
  background-color: #22665e;
  border: solid 1px #22665e;
  color: #fff;
}
.date-modal .date-modal-content .modal-actions .apply:hover {
  background-color: rgb(27.625, 82.875, 76.375);
}
.date-modal .date-modal-content .container__main .container__months {
  box-shadow: none;
  gap: 24px;
  box-sizing: border-box;
  flex-flow: row;
}
@media (max-width: 761px) {
  .date-modal .date-modal-content .container__main .container__months {
    min-width: 100%;
  }
  .date-modal .date-modal-content .container__main .container__months .month-item {
    min-width: 100%;
  }
}
.date-modal .date-modal-content .container__main .container__months .month-item {
  padding: 0;
  box-sizing: border-box;
}
.date-modal .date-modal-content .container__main .container__months .month-item .month-item-header {
  color: #45556c;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  font-family: "Area Inktrap", Sans-serif;
  text-transform: capitalize;
}
.date-modal .date-modal-content .container__main .container__months .month-item .month-item-header strong {
  font-weight: 500;
}
.date-modal .date-modal-content .container__main .container__months .month-item .month-item-header .button-previous-month,
.date-modal .date-modal-content .container__main .container__months .month-item .month-item-header .button-next-month {
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
}
.date-modal .date-modal-content .container__main .container__months .month-item .month-item-header .button-previous-month svg,
.date-modal .date-modal-content .container__main .container__months .month-item .month-item-header .button-next-month svg {
  display: none;
}
.date-modal .date-modal-content .container__main .container__months .month-item .month-item-header .button-previous-month {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M12.5 15L7.5 10L12.5 5' stroke='%23314158' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.date-modal .date-modal-content .container__main .container__months .month-item .month-item-header .button-next-month {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M7.5 15L12.5 10L7.5 5' stroke='%23314158' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.date-modal .date-modal-content .container__main .container__months .month-item .month-item-weekdays-row > div {
  width: 11.5vw !important;
  min-width: 14.2% !important;
  font-size: 10px;
  text-transform: uppercase;
  font-family: "Area Inktrap", Sans-serif;
  color: #0f172b;
}
@media (min-width: 444px) {
  .date-modal .date-modal-content .container__main .container__months .month-item .month-item-weekdays-row > div {
    width: 53px !important;
  }
}
@media (min-width: 768px) {
  .date-modal .date-modal-content .container__main .container__months .month-item .month-item-weekdays-row > div {
    width: 35px !important;
  }
}
.date-modal .date-modal-content .container__main .container__months .month-item .container__days div {
  width: 14.2% !important;
}
.date-modal .date-modal-content .container__main .container__months .month-item .container__days div.day-item {
  font-family: "Area Inktrap", Sans-serif;
  font-weight: 500;
  font-size: 14px;
  padding: 9px 0;
  color: #45556c;
  border-radius: 50px;
}
@media (min-width: 768px) {
  .date-modal .date-modal-content .container__main .container__months .month-item .container__days div.day-item {
    padding: 4px 0;
  }
}
.date-modal .date-modal-content .container__main .container__months .month-item .container__days div.day-item.is-start-date {
  color: #fff;
  background-color: #22665e;
}
.date-modal .date-modal-content .container__main .container__months .month-item .container__days div.day-item.is-start-date.is-end-date {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.date-modal .date-modal-content .container__main .container__months .month-item .container__days div.day-item.is-start-date.is-start-date {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.date-modal .date-modal-content .container__main .container__months .month-item .container__days div.day-item.is-in-range {
  background-color: rgb(59.5, 178.5, 164.5);
}
.date-modal .date-modal-content .container__main .container__months .month-item .container__days div.day-item.is-end-date {
  color: #fff;
  background-color: #22665e;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.date-modal .date-modal-content .container__main .container__months .month-item .container__days div.day-item .litepicker .container__days .day-item.is-start-date {
  color: var(--litepicker-is-start-color) #fff;
  background-color: var(--litepicker-is-start-color-bg);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.date-modal .date-modal-content .container__main .container__months .month-item .container__days div.day-item.is-locked {
  color: rgba(98, 116, 142, 0.44);
}
.date-modal .date-modal-content .container__main .container__months.columns-2 {
  width: calc(var(--litepicker-month-width) * 2 - 10px);
}

/**/
.all-evento-wrapper .evento-filters {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
  gap: 24px;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .all-evento-wrapper .evento-filters {
    margin-bottom: 24px;
  }
}
.all-evento-wrapper .evento-filters .filter-left {
  flex: 0 0 200px;
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .all-evento-wrapper .evento-filters .filter-left {
    flex: 1;
    justify-content: flex-start;
  }
}
.all-evento-wrapper .evento-filters .filter-center {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
.all-evento-wrapper .evento-filters .filter-center .filter-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  border: 1px solid transparent;
  font-family: "Area Inktrap", Sans-serif;
  border-radius: 9999px;
  font-size: 16px;
  font-weight: 700;
  color: #22665e;
  background: transparent;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease;
}
.all-evento-wrapper .evento-filters .filter-center .filter-link:hover {
  background: transparent;
  color: rgb(27.625, 82.875, 76.375);
}
.all-evento-wrapper .evento-filters .filter-center .filter-link.active {
  border-color: #22665e;
  font-weight: 900;
}
@media (max-width: 767px) {
  .all-evento-wrapper .evento-filters .filter-center {
    order: -1;
    justify-content: flex-start;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
    padding-inline: 20px;
    overflow-x: auto;
    flex-wrap: nowrap;
    gap: 8px;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .all-evento-wrapper .evento-filters .filter-center::-webkit-scrollbar {
    display: none;
  }
  .all-evento-wrapper .evento-filters .filter-center .filter-link {
    white-space: nowrap;
    flex: 0 0 auto;
  }
}
.all-evento-wrapper .evento-filters .filter-right {
  flex: 0 0 200px;
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.all-evento-wrapper .evento-filters .filter-right select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  background: transparent;
  font-size: 16px;
  font-weight: 700;
  color: #22665e;
  font-family: "Area Inktrap", Sans-serif;
  cursor: pointer;
  padding-right: 24px;
  outline: none;
}
.all-evento-wrapper .evento-filters .filter-right select:focus {
  outline: none;
}
.all-evento-wrapper .evento-filters .filter-right::after {
  content: "";
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 7px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' viewBox='0 0 20 21' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.7803 8.71967C15.0732 9.01256 15.0732 9.48744 14.7803 9.78033L10.5303 14.0303C10.2374 14.3232 9.76256 14.3232 9.46967 14.0303L5.21967 9.78033C4.92678 9.48744 4.92678 9.01256 5.21967 8.71967C5.51256 8.42678 5.98744 8.42678 6.28033 8.71967L10 12.4393L13.7197 8.71967C14.0126 8.42678 14.4874 8.42678 14.7803 8.71967Z' fill='%2322665E'/%3E%3C/svg%3E") no-repeat center;
  pointer-events: none;
}
@media (max-width: 767px) {
  .all-evento-wrapper .evento-filters .filter-right {
    flex: 1;
    justify-content: flex-end;
  }
}
.all-evento-wrapper .filter-link,
.all-evento-wrapper button.filter-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  border: 1px solid #ff7348;
  font-family: "Area Inktrap", Sans-serif;
  border-radius: 9999px;
  font-size: 16px;
  font-weight: 900;
  color: #fff;
  background: #ff7348;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease;
}
.all-evento-wrapper .filter-link:hover,
.all-evento-wrapper button.filter-link:hover {
  background: rgb(255, 95.4918032787, 46.5);
}
.all-evento-wrapper .ordenar select {
  border: 1px solid #d1d5db;
  border-radius: 8px;
  padding: 6px 12px;
  font-size: 14px;
  background: #fff;
  cursor: pointer;
}
.all-evento-wrapper .evento-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
@media (max-width: 1023px) {
  .all-evento-wrapper .evento-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .all-evento-wrapper .evento-grid {
    grid-template-columns: 1fr;
  }
}

/**/
.event-list {
  display: flex;
  flex-flow: row wrap;
  gap: 1.5rem;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

/**/
.event-item {
  flex: 0 0 calc(25% - 18px);
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  transition: transform 0.2s ease;
}
.event-item .event-tags {
  position: absolute;
  top: 16px;
  left: 24px;
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}
.event-item .event-tags span {
  display: inline-block;
  background: #3ca069;
  color: #fff;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 14px;
  font-family: "Area Inktrap", Sans-serif;
  font-style: normal;
  text-transform: initial;
  line-height: 1.2em;
}
.event-item .event-share {
  position: absolute;
  top: 16px;
  right: 24px;
  background: #fff;
  border-radius: 26px;
  width: 26px;
  height: 26px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  font-size: 16px;
  z-index: 2;
  background-position: center;
  background-repeat: no-repeat;
}
.event-item .event-thumb {
  display: block;
  line-height: 0;
}
.event-item .event-thumb img {
  display: block;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #eee;
  aspect-ratio: 16/8.5;
  object-fit: cover;
}
.event-item .event-content {
  padding: 16px;
}
.event-item .event-content .event-title {
  font-size: 16px;
  margin: 0;
  font-family: "Area Inktrap", Sans-serif;
  font-style: normal;
  text-transform: initial;
  color: #3ca069;
  margin-bottom: 2px;
}
.event-item .event-content .event-title a {
  color: #000;
  text-decoration: none;
}
.event-item .event-content .event-meta {
  margin-bottom: 8px;
  display: flex;
  flex-flow: row wrap;
}
.event-item .event-content .event-meta .event-date {
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 12px;
  color: #777777;
  font-family: "Area", sans-serif;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
}
.event-item .event-content .event-meta .event-time {
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 12px;
  color: #777777;
  font-family: "Area", sans-serif;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
}
.event-item .event-content .event-meta .event-date,
.event-item .event-content .event-meta .event-time {
  margin-right: 8px;
}
.event-item .event-content .event-meta svg path {
  fill: #3ca069;
}
.event-item .event-content .event-excerpt {
  font-size: 12px;
  color: #777777;
  margin-bottom: 16px;
  font-family: "Area", sans-serif;
  font-weight: 400;
  line-height: 1.5em;
}
.event-item .event-content .event-excerpt:last-of-type {
  margin-bottom: 0;
}

/**/
@media (max-width: 767px) {
  .events-slider .glide__track {
    padding-left: 20px;
    position: relative;
    left: -20px;
    width: calc(100% + 40px);
  }
}
.events-slider .glide__bullets {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 1.5rem;
}
.events-slider .glide__bullet {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background-color: transparent;
  border: solid 1px #3ca069;
  cursor: pointer;
  transition: background-color 0.3s;
  padding: 0;
}
.events-slider .glide__bullet--active {
  background-color: #3ca069;
}

/**/
@media (max-width: 575px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  body:not([class*=elementor-page-]) .site-main {
    padding-inline-start: 0;
    padding-inline-end: 0;
  }
}
/**/
svg {
  display: block;
}

/**/
@media (max-width: 1150px) {
  .menu-layout-horizontal ul li a {
    font-size: 0.9em !important;
  }
}

/**/
.mobile-menu {
  position: fixed;
  left: -20%;
  top: 0;
  z-index: 120;
  width: 100%;
  max-width: 450px;
  height: 100%;
  overflow-y: auto;
  transition: all ease 0.1s;
  pointer-events: none;
  background-color: #fff;
}
.mobile-menu.active {
  left: 0;
  pointer-events: auto;
}

.page-overlay {
  content: "";
  position: fixed;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all ease 0.2s;
  z-index: 110;
  pointer-events: none;
  opacity: 0;
}
.page-overlay.active {
  pointer-events: auto !important;
  opacity: 1 !important;
}

/**/
@media (min-width: 768px) {
  .only-on-mobile {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .only-on-tablet {
    display: none !important;
  }
}

.only-on-desktop {
  display: none !important;
}
@media (min-width: 992px) {
  .only-on-desktop {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .hide-on-mobile {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hide-on-tablet {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hide-on-desktop {
    display: none !important;
  }
}

#universal-lightbox {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 9999;
}
#universal-lightbox.active {
  opacity: 1;
  pointer-events: auto;
}
#universal-lightbox img.lightbox-img {
  max-width: 90%;
  max-height: 90%;
  border-radius: 6px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  animation: fadeIn 0.3s ease;
}
#universal-lightbox button {
  position: absolute;
  background: none;
  border: none;
  color: #fff;
  font-size: 2rem;
  cursor: pointer;
  padding: 10px;
  transition: opacity 0.2s;
  opacity: 0.7;
}
#universal-lightbox button:hover {
  opacity: 1;
}
#universal-lightbox .close {
  top: 15px;
  right: 20px;
  font-size: 3rem;
}
#universal-lightbox .next {
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
#universal-lightbox .prev {
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: scale(0.95);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
body {
  background-color: #f7f8fa;
  display: flex;
  flex-flow: column;
  height: 100vh;
}
body.admin-bar {
  height: calc(100vh - 32px);
}

.footer-wrapper {
  margin-top: auto;
}

/**/
a {
  cursor: pointer;
}

/**/
svg {
  display: block;
}

/**/
/**/
.logo-1 {
  top: -6px;
}

/**/
.nav-user-mobile-menu {
  display: flex;
  align-items: center;
  gap: 8px;
  background-color: transparent;
  border-radius: 40px;
}
@media (min-width: 1024px) {
  .nav-user-mobile-menu {
    padding: 4px 8px;
  }
}
.nav-user-mobile-menu .user-avatar img {
  width: 32px;
  height: 32px;
  border-radius: 32px;
  object-fit: cover;
  display: block;
}
.nav-user-mobile-menu .user-name {
  font-size: 16px;
  color: #60616b;
  font-family: "Area Inktrap", Sans-serif;
  font-weight: 500;
}
.nav-user-mobile-menu.active {
  background-color: #f7f5f0;
}

/**/
.img1 {
  transform: scale(1) translate(0);
}
@media (min-width: 1025px) {
  .img1 {
    transform: scale(1.2) translate(50px);
  }
}
/**/
/* .text1 {
  position: relative;

  &:before {
    position: absolute;
    content: "" !important;
    display: block;
    z-index: 0;
    top: -25% !important;
    left: -15% !important;
    width: 130% !important;
    height: 100% !important;
    padding-top: 80%;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 575 322' fill='none' xmlns='http://www.w3.org/2000/svg' style='width: 100%25; height: auto;'%3E%3Cpath d='M398.121 19.6222C465.294 59.1324 461.529 91.0541 501.336 98.7015C541.143 106.349 583.039 132.723 573.673 167.587C564.306 202.452 538.296 215.326 542.508 252.602C546.719 289.878 492.012 331.555 430.836 320.055C369.66 308.554 321.025 266.16 259.925 303.63C198.825 341.1 58.9357 294.187 36.0336 236.574C13.1315 178.961 -41.9464 96.1468 57.0911 49.5794C156.128 3.0121 333.23 -18.5473 398.121 19.6222Z' fill='%2300903F'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border: solid 1px red !important;

    @media (min-width: 768px) {
      top: -75% !important;
      left: -15% !important;
      width: 130% !important;
      padding-top: 80%;
      background-size: contain;
    }

    @media (min-width: 1025px) {
      top: -30% !important;
      left: -65% !important;
      width: 1000px !important;
      padding-top: 80%;
      background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 1224 685' fill='none' xmlns='http://www.w3.org/2000/svg' style='width: 100%25; height: auto;'%3E%3Cpath d='M376.386 41.7123C233.446 125.702 241.458 193.56 156.751 209.816C72.0451 226.073 -17.1063 282.138 2.82464 356.251C22.7555 430.365 78.1032 457.734 69.1415 536.974C60.1797 616.213 176.593 704.809 306.771 680.361C436.949 655.914 540.439 565.795 670.456 645.446C800.473 725.098 1098.15 625.372 1146.88 502.901C1195.61 380.43 1312.81 204.386 1102.07 105.394C891.327 6.40301 514.468 -39.4273 376.386 41.7123Z' fill='%2300903F'/%3E%3C/svg%3E%0A");
    }

    @media (min-width: 1040px) {
      top: -75% !important;
      left: -65% !important;
      width: 1223px !important;
      padding-top: 80%;
    }
  }
} */
/**/
.img2 {
  aspect-ratio: 16/9;
}
@media (min-width: 768px) {
  .img2 {
    aspect-ratio: 16/10;
  }
}
.img2 .elementor-widget-container a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
}

@media (max-width: 767px) {
  .footer-menu-1 .menu-widget ul.menu-vertical li a {
    justify-content: flex-start;
  }
}
.footer-menu-1 .menu-widget ul.menu-vertical li.current_page_item a {
  background-color: transparent;
}

/**/
.accordion1 .e-n-accordion {
  border-radius: 16px;
  border: solid 2px #3ca069;
  overflow: hidden;
}
.accordion1 .e-n-accordion .e-n-accordion-item:last-of-type .e-n-accordion-item-title {
  border-bottom: none !important;
}
.accordion1 .e-n-accordion .e-n-accordion-item:last-of-type .e-con-full {
  border-bottom: none !important;
}
.accordion1 .e-n-accordion [aria-expanded=true] {
  border-bottom: none !important;
}
.accordion1 .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title {
  background-color: #fff;
  padding: 24px 24px;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: solid 2px #3ca069;
}
@media (min-width: 768px) {
  .accordion1 .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title {
    padding: 24px 40px;
  }
}
.accordion1 .e-n-accordion .e-n-accordion-item .e-con-full {
  padding: 0 24px 24px;
  background-color: #fff;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: solid 2px #3ca069;
}
@media (min-width: 768px) {
  .accordion1 .e-n-accordion .e-n-accordion-item .e-con-full {
    padding: 0 40px 24px;
  }
}
.accordion1 .e-n-accordion .e-n-accordion-item .e-con-full p {
  font-weight: 500;
}
.accordion1 .e-n-accordion .e-n-accordion-item .e-con-full p:last-of-type {
  margin-bottom: 0 !important;
}

/**/
.max-width-1 {
  overflow-x: hidden !important;
  max-width: 100vw;
}

/**/
.imgtext1 .elementor-image-box-wrapper {
  background-color: #b89168;
}
.imgtext1 .elementor-image-box-wrapper .elementor-image-box-content {
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
}

/**/
.slider1 {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
}
.slider1 .glide__track {
  overflow: hidden;
}
.slider1 .glide__slide {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.slider1 .slide-item {
  display: flex;
  flex-direction: column;
  color: white;
}
.slider1 .slide-item img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 16/9;
}
.slider1 .glide__arrows {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  padding: 0;
  pointer-events: none;
}
.slider1 .glide__arrows button {
  pointer-events: all;
  background: none;
  border: none;
  font-size: 2rem;
  color: white;
  cursor: pointer;
  width: 24px;
  height: 42px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: -9999999px;
}
.slider1 .glide__arrows .glide__arrow--prev {
  transform: translateX(-100px);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.551004 22.3263C-0.181553 21.5937 -0.181553 20.4062 0.551004 19.6737L19.6753 0.5494C20.4079 -0.183133 21.5954 -0.183133 22.3279 0.5494L23.2123 1.43367C23.9449 2.16621 23.9449 3.35388 23.2123 4.08644L6.29868 21L23.2123 37.9136C23.9449 38.6461 23.9449 39.8337 23.2123 40.5662L22.3279 41.4506C21.5954 42.1831 20.4079 42.1831 19.6753 41.4506L0.551004 22.3263Z' fill='white'/%3E%3C/svg%3E");
}
.slider1 .glide__arrows .glide__arrow--next {
  transform: translateX(100px);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.2107 22.3263C23.9433 21.5937 23.9433 20.4062 23.2107 19.6737L4.08641 0.5494C3.35385 -0.183133 2.16635 -0.183133 1.43379 0.5494L0.549419 1.43367C-0.18314 2.16621 -0.18314 3.35388 0.549419 4.08644L17.463 21L0.549419 37.9136C-0.18314 38.6461 -0.18314 39.8337 0.549419 40.5662L1.43379 41.4506C2.16635 42.1831 3.35385 42.1831 4.08641 41.4506L23.2107 22.3263Z' fill='white'/%3E%3C/svg%3E");
}
.slider1 .glide__bullets {
  display: none;
  justify-content: center;
  gap: 12px;
  margin-top: 24px;
}
.slider1 .glide__bullets .glide__bullet {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  opacity: 1;
  padding: 0;
  cursor: pointer;
  border: solid 1px #fff;
  background-color: transparent;
}
.slider1 .glide__bullets .glide__bullet.glide__bullet--active {
  opacity: 1;
  background-color: #fff;
}
@media (max-width: 767px) {
  .slider1 .glide__arrows {
    display: none !important;
  }
  .slider1 .glide__bullets {
    display: flex !important;
  }
  .slider1 .slide-content {
    padding: 1rem;
  }
}

/**/
body:not([class*=elementor-page-]) .site-main {
  max-width: var(--container-max-width, 1340px) !important;
}

/**/
.custom-container {
  max-width: var(--container-max-width, 1340px);
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

/**/
.custom-container-single {
  max-width: 866px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

/**/
.custom-container-expanded {
  max-width: 964px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

/**/
.pagination-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}

.pagination {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagination .page-item {
  margin: 0 0.25rem;
}
.pagination .page-item .page-link {
  display: block;
  padding: 8px 16px;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #333;
  text-decoration: none;
  transition: all 0.2s ease;
}
.pagination .page-item .page-link:hover {
  background: #f0f0f0;
}
.pagination .page-item.active .page-link {
  background: #e5e9ed;
  border-color: #d0d5da;
  color: #000;
}

/**/
.breadcrumbs {
  font-size: 16px;
  color: #000;
  font-family: "Area", sans-serif;
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.breadcrumbs a {
  color: #000;
}
.breadcrumbs .separator {
  content: "";
  position: relative;
  top: 3px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  width: 14px;
  height: 14px;
  margin: 0 4px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M6.47099 11.2998L10.2757 7.4951L6.47099 3.69043L5.52832 4.6331L8.39032 7.4951L5.52832 10.3571L6.47099 11.2998Z' fill='black'/%3E%3C/svg%3E");
}

/**/
.icon-info .elementor-icon-box-title {
  margin: 4px 0 0;
}
@media (min-width: 768px) {
  .icon-info .elementor-icon-box-title {
    margin: 0;
  }
}

/**/
.elementor-widget-text-editor *:last-child {
  margin-bottom: 0 !important;
}

/**/
.custom-gallery-1 .gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 300px;
  gap: 32px;
}
@media (max-width: 767px) {
  .custom-gallery-1 .gallery {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
    gap: 24px;
  }
  .custom-gallery-1 .gallery .gallery-item {
    grid-column: auto !important;
    grid-row: auto !important;
  }
}
.custom-gallery-1 .gallery .gallery-item:nth-child(n+5) {
  display: none;
}
.custom-gallery-1 .gallery-item {
  margin: 0;
  position: relative;
}
.custom-gallery-1 .gallery-item .gallery-icon {
  width: 100%;
  height: 100%;
}
.custom-gallery-1 .gallery-item .gallery-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.custom-gallery-1 .gallery-item:nth-child(1) {
  grid-column: 1;
  grid-row: 1/span 2;
}
.custom-gallery-1 .gallery-item:nth-child(2) {
  grid-column: 2;
  grid-row: 1;
}
.custom-gallery-1 .gallery-item:nth-child(3) {
  grid-column: 1;
  grid-row: 3;
}
.custom-gallery-1 .gallery-item:nth-child(4) {
  grid-column: 2;
  grid-row: 2/span 2;
}
.custom-gallery-1 .gallery-item .overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.custom-gallery-1 .gallery-item.has-overlay .overlay {
  opacity: 1;
}

/**/
.custom-gallery-2 .gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.custom-gallery-2 .gallery-item {
  margin: 0;
}
.custom-gallery-2 .gallery-item .gallery-icon {
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
}
.custom-gallery-2 .gallery-item .gallery-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/**/
@media (min-width: 1024px) {
  .vemporai .item:nth-of-type(even) {
    flex-direction: row-reverse !important;
  }
}

/**/
.footer-info {
  margin-bottom: 0;
}
.footer-info .elementor-icon-box-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  gap: 8px;
}
@media (min-width: 768px) {
  .footer-info .elementor-icon-box-wrapper {
    flex-flow: row;
  }
}
.footer-info p {
  margin-bottom: 0;
}

/**/
.btn-primary {
  display: inline-block;
  background-color: #22665e;
  color: #fff;
  border: none;
  padding: 12px 24px;
  font-size: 16px;
  border-radius: 50px;
  font-family: "Area Inktrap", Sans-serif;
  font-weight: 700;
  cursor: pointer;
  transition: background-color 0.3s;
}
.btn-primary:hover {
  background-color: rgb(27.625, 82.875, 76.375);
  color: #fff;
}

/**/
.overflow-x-clip {
  overflow-x: clip !important;
}

/**/
.shape1 {
  width: 100%;
}
.shape1 img {
  width: 100%;
  height: auto;
}