@font-face {
    font-family: 'Panton';
    src: url(/./assets/dist/cabade462a6133c0200a80beaa147c8e.woff2) format('woff2'),
        url(/./assets/dist/b4b45e4da8bf75dbafcc5040dc8bc5a2.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Panton';
    src: url(/./assets/dist/d8e5440afbc11167e2df18ae309676b9.woff2) format('woff2'),
        url(/./assets/dist/efed6f39ff9048ebef15ed02e5f32cd5.woff) format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Panton';
    src: url(/./assets/dist/b4b4d88fd278ca1c407bd0e0c77487c3.woff2) format('woff2'),
        url(/./assets/dist/48e5eaa8723671e43e48ff0fedcffd02.woff) format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Panton';
    src: url(/./assets/dist/7f24d2e4a830e676533f7fe3dfa8a15f.woff2) format('woff2'),
        url(/./assets/dist/d0c1da27e74b986b3cf3ac918a1a8a37.woff) format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Panton';
    src: url(/./assets/dist/e9ee05599cbdfc1456859b6cc15fb27a.woff2) format('woff2'),
        url(/./assets/dist/64ffe8505c15f110d1370b0b8786b932.woff) format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Panton';
    src: url(/./assets/dist/d182d6bd4b85ed8b7206a5656a49be0c.woff2) format('woff2'),
        url(/./assets/dist/03071358961dadeba75d3f29708bb8d1.woff) format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Panton';
    src: url(/./assets/dist/1ba7236455941e737e9b13d2c43d9c6b.woff2) format('woff2'),
        url(/./assets/dist/593f4dca151a027ef492c6bbd2aca131.woff) format('woff');
    font-weight: 300;
    font-style: italic;
}
@charset "UTF-8";
* {
  outline: none;
}

html {
  font-size: 56.5%;
  text-rendering: optimizeLegibility;
}
@media (min-width: 400px) {
  html {
    font-size: 62.5%;
  }
}
@media (min-width: 992px) {
  html {
    font-size: 53.125%;
  }
}
@media (min-width: 1500px) {
  html {
    font-size: 56.5%;
  }
}
@media (min-width: 1800px) {
  html {
    font-size: 62.5%;
  }
}

body {
  text-rendering: optimizeLegibility;
  font-family: "Panton", sans-serif;
  color: #E63323;
  height: 100%;
}
body:not(#umbracoMainPageBody) {
  letter-spacing: -0.75px;
}

main,
section {
  position: relative;
}

main .template-spacing:last-child:not([data-has-background-image]):not(.template-background),
main .template-spacing-bottom:last-child:not([data-has-background-image]):not(.template-background),
main .template-event__highlight:last-child:not([data-has-background-image]):not(.template-background) {
  padding-bottom: 3.5rem;
}

.grecaptcha-badge {
  visibility: hidden;
}

@media (min-width: 1300px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1240px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1340px;
  }
}
#umbracoMainPageBody .container {
  max-width: none !important;
  width: auto !important;
}
#umbracoMainPageBody .template-spacing,
#umbracoMainPageBody .template-spacing-top,
#umbracoMainPageBody .template-spacing-bottom,
#umbracoMainPageBody .template-event__highlight {
  padding-top: 0;
  padding-bottom: 0;
}
#umbracoMainPageBody .template-margin,
#umbracoMainPageBody .template-margin-top,
#umbracoMainPageBody .template-margin-bottom {
  margin-top: 0;
  margin-bottom: 0;
}

.object-fit-contain {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}

.object-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.object-position-top-left {
  -o-object-position: top left;
     object-position: top left;
}

.object-position-top-center {
  -o-object-position: top center;
     object-position: top center;
}

.object-position-top-right {
  -o-object-position: top right;
     object-position: top right;
}

.object-position-bottom-left {
  -o-object-position: bottom left;
     object-position: bottom left;
}

.object-position-bottom-center {
  -o-object-position: bottom center;
     object-position: bottom center;
}

.object-position-bottom-right {
  -o-object-position: bottom right;
     object-position: bottom right;
}

.object-position-center-center {
  -o-object-position: center center;
     object-position: center center;
}

.template-spacing-top, .template-spacing {
  padding-top: 3.5rem;
}
@media (min-width: 768px) {
  .template-spacing-top, .template-spacing {
    padding-top: 5rem;
  }
}
@media (min-width: 992px) {
  .template-spacing-top, .template-spacing {
    padding-top: 7.5rem;
  }
}
.template-spacing-top:not([data-has-background-image]):not(.template-background) + .template-spacing:not([data-has-background-image]):not(.template-background), .template-spacing:not([data-has-background-image]):not(.template-background) + .template-spacing:not([data-has-background-image]):not(.template-background), .template-spacing-top:not([data-has-background-image]):not(.template-background) + .template-spacing-top:not([data-has-background-image]):not(.template-background), .template-spacing:not([data-has-background-image]):not(.template-background) + .template-spacing-top:not([data-has-background-image]):not(.template-background) {
  padding-top: 0;
}

.template-spacing-bottom, .template-event__highlight, .template-spacing {
  padding-bottom: 3.5rem;
}
@media (min-width: 768px) {
  .template-spacing-bottom, .template-event__highlight, .template-spacing {
    padding-bottom: 5rem;
  }
}
@media (min-width: 992px) {
  .template-spacing-bottom, .template-event__highlight, .template-spacing {
    padding-bottom: 7.5rem;
  }
}

.template-spacing-right {
  padding-right: 3.5rem;
}
@media (min-width: 768px) {
  .template-spacing-right {
    padding-right: 5rem;
  }
}
@media (min-width: 992px) {
  .template-spacing-right {
    padding-right: 7.5rem;
  }
}

.template-spacing-left {
  padding-left: 3.5rem;
}
@media (min-width: 768px) {
  .template-spacing-left {
    padding-left: 5rem;
  }
}
@media (min-width: 992px) {
  .template-spacing-left {
    padding-left: 7.5rem;
  }
}

@media (min-width: 992px) {
  .template-spacing-md-top {
    padding-top: 7.5rem;
  }
}

@media (min-width: 992px) {
  .template-spacing-md-bottom {
    padding-bottom: 7.5rem;
  }
}

@media (min-width: 992px) {
  .template-spacing-md-right {
    padding-right: 7.5rem;
  }
}

@media (min-width: 992px) {
  .template-spacing-md-left {
    padding-left: 7.5rem;
  }
}

.template-double-spacing-top, .template-double-spacing {
  padding-top: 5rem;
}
@media (min-width: 768px) {
  .template-double-spacing-top, .template-double-spacing {
    padding-top: 7.5rem;
  }
}
@media (min-width: 992px) {
  .template-double-spacing-top, .template-double-spacing {
    padding-top: 15rem;
  }
}

.template-double-spacing-bottom, .template-double-spacing {
  padding-bottom: 5rem;
}
@media (min-width: 768px) {
  .template-double-spacing-bottom, .template-double-spacing {
    padding-bottom: 7.5rem;
  }
}
@media (min-width: 992px) {
  .template-double-spacing-bottom, .template-double-spacing {
    padding-bottom: 15rem;
  }
}

.template-double-spacing-right {
  padding-right: 5rem;
}
@media (min-width: 768px) {
  .template-double-spacing-right {
    padding-right: 7.5rem;
  }
}
@media (min-width: 992px) {
  .template-double-spacing-right {
    padding-right: 15rem;
  }
}

.template-double-spacing-left {
  padding-left: 5rem;
}
@media (min-width: 768px) {
  .template-double-spacing-left {
    padding-left: 7.5rem;
  }
}
@media (min-width: 992px) {
  .template-double-spacing-left {
    padding-left: 15rem;
  }
}

@media (min-width: 992px) {
  .template-double-spacing-md-top {
    padding-top: 15rem;
  }
}

@media (min-width: 992px) {
  .template-double-spacing-md-bottom {
    padding-bottom: 15rem;
  }
}

@media (min-width: 992px) {
  .template-double-spacing-md-right {
    padding-right: 15rem;
  }
}

@media (min-width: 992px) {
  .template-double-spacing-md-left {
    padding-left: 15rem;
  }
}

.template-spacing > .no-container > .row {
  margin-right: 0;
  margin-left: 0;
}
.template-spacing > .no-container > .row > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.template-spacing-bottom:not([data-has-background-image]):not(.template-background) + .template-spacing:not([data-has-background-image]):not(.template-background), .template-event__highlight:not([data-has-background-image]):not(.template-background) + .template-spacing:not([data-has-background-image]):not(.template-background), .template-spacing:not([data-has-background-image]):not(.template-background) + .template-spacing:not([data-has-background-image]):not(.template-background) {
  padding-top: 0;
}

.template-margin-top, .template-margin {
  margin-top: 3.5rem;
}
@media (min-width: 768px) {
  .template-margin-top, .template-margin {
    margin-top: 5rem;
  }
}
@media (min-width: 992px) {
  .template-margin-top, .template-margin {
    margin-top: 7.5rem;
  }
}

.template-margin-bottom, .template-margin {
  margin-bottom: 3.5rem;
}
@media (min-width: 768px) {
  .template-margin-bottom, .template-margin {
    margin-bottom: 5rem;
  }
}
@media (min-width: 992px) {
  .template-margin-bottom, .template-margin {
    margin-bottom: 7.5rem;
  }
}

.template-margin-right {
  margin-right: 3.5rem;
}
@media (min-width: 768px) {
  .template-margin-right {
    margin-right: 5rem;
  }
}
@media (min-width: 992px) {
  .template-margin-right {
    margin-right: 7.5rem;
  }
}

.template-margin-left {
  margin-left: 3.5rem;
}
@media (min-width: 768px) {
  .template-margin-left {
    margin-left: 5rem;
  }
}
@media (min-width: 992px) {
  .template-margin-left {
    margin-left: 7.5rem;
  }
}

@media (min-width: 992px) {
  .template-margin-md-top {
    margin-top: 7.5rem;
  }
}

@media (min-width: 992px) {
  .template-margin-md-bottom {
    margin-bottom: 7.5rem;
  }
}

@media (min-width: 992px) {
  .template-margin-md-right {
    margin-right: 7.5rem;
  }
}

@media (min-width: 992px) {
  .template-margin-md-left {
    margin-left: 7.5rem;
  }
}

.template-double-margin-top, .template-double-margin {
  margin-top: 5rem;
}
@media (min-width: 768px) {
  .template-double-margin-top, .template-double-margin {
    margin-top: 7.5rem;
  }
}
@media (min-width: 992px) {
  .template-double-margin-top, .template-double-margin {
    margin-top: 15rem;
  }
}

.template-double-margin-bottom, .template-double-margin {
  margin-bottom: 5rem;
}
@media (min-width: 768px) {
  .template-double-margin-bottom, .template-double-margin {
    margin-bottom: 7.5rem;
  }
}
@media (min-width: 992px) {
  .template-double-margin-bottom, .template-double-margin {
    margin-bottom: 15rem;
  }
}

.template-double-margin-right {
  margin-right: 5rem;
}
@media (min-width: 768px) {
  .template-double-margin-right {
    margin-right: 7.5rem;
  }
}
@media (min-width: 992px) {
  .template-double-margin-right {
    margin-right: 15rem;
  }
}

.template-double-margin-left {
  margin-left: 5rem;
}
@media (min-width: 768px) {
  .template-double-margin-left {
    margin-left: 7.5rem;
  }
}
@media (min-width: 992px) {
  .template-double-margin-left {
    margin-left: 15rem;
  }
}

@media (min-width: 992px) {
  .template-double-margin-md-top {
    margin-top: 15rem;
  }
}

@media (min-width: 992px) {
  .template-double-margin-md-bottom {
    margin-bottom: 15rem;
  }
}

@media (min-width: 992px) {
  .template-double-margin-md-right {
    margin-right: 15rem;
  }
}

@media (min-width: 992px) {
  .template-double-margin-md-left {
    margin-left: 15rem;
  }
}

.row-spacing-top {
  padding-top: 3.5rem;
}

@media (max-width: 991.98px) {
  .row-spacing-mobile-top {
    padding-top: 3.5rem;
  }
}

@media (min-width: 992px) {
  .row-spacing-md-top, .row-spacing-top {
    padding-top: 5rem;
  }
}

.row-spacing-bottom {
  padding-bottom: 3.5rem;
}

@media (max-width: 991.98px) {
  .row-spacing-mobile-bottom {
    padding-bottom: 3.5rem;
  }
}

@media (min-width: 992px) {
  .row-spacing-md-bottom, .row-spacing-bottom {
    padding-bottom: 5rem;
  }
}

.p-6 {
  padding: 5rem !important;
}

@media (min-width: 576px) {
  .p-sm-6 {
    padding: 5rem !important;
  }
}

@media (min-width: 768px) {
  .p-md-6 {
    padding: 5rem !important;
  }
}

@media (min-width: 992px) {
  .p-lg-6 {
    padding: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .p-xl-6 {
    padding: 5rem !important;
  }
}

.pt-6 {
  padding-top: 5rem !important;
}

@media (min-width: 576px) {
  .pt-sm-6 {
    padding-top: 5rem !important;
  }
}

@media (min-width: 768px) {
  .pt-md-6 {
    padding-top: 5rem !important;
  }
}

@media (min-width: 992px) {
  .pt-lg-6 {
    padding-top: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .pt-xl-6 {
    padding-top: 5rem !important;
  }
}

.pb-6 {
  padding-bottom: 5rem !important;
}

@media (min-width: 576px) {
  .pb-sm-6 {
    padding-bottom: 5rem !important;
  }
}

@media (min-width: 768px) {
  .pb-md-6 {
    padding-bottom: 5rem !important;
  }
}

@media (min-width: 992px) {
  .pb-lg-6 {
    padding-bottom: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .pb-xl-6 {
    padding-bottom: 5rem !important;
  }
}

.pr-6 {
  padding-right: 5rem !important;
}

@media (min-width: 576px) {
  .pr-sm-6 {
    padding-right: 5rem !important;
  }
}

@media (min-width: 768px) {
  .pr-md-6 {
    padding-right: 5rem !important;
  }
}

@media (min-width: 992px) {
  .pr-lg-6 {
    padding-right: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .pr-xl-6 {
    padding-right: 5rem !important;
  }
}

.pl-6 {
  padding-left: 5rem !important;
}

@media (min-width: 576px) {
  .pl-sm-6 {
    padding-left: 5rem !important;
  }
}

@media (min-width: 768px) {
  .pl-md-6 {
    padding-left: 5rem !important;
  }
}

@media (min-width: 992px) {
  .pl-lg-6 {
    padding-left: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .pl-xl-6 {
    padding-left: 5rem !important;
  }
}

.z-index-1 {
  z-index: 1 !important;
}

.z-index-2 {
  z-index: 2 !important;
}

.z-index-3 {
  z-index: 3 !important;
}

.z-index-4 {
  z-index: 4 !important;
}

.z-index-5 {
  z-index: 5 !important;
}

.z-index-6 {
  z-index: 6 !important;
}

.z-index-7 {
  z-index: 7 !important;
}

.z-index-8 {
  z-index: 8 !important;
}

.z-index-9 {
  z-index: 9 !important;
}

.z-index-10 {
  z-index: 10 !important;
}

.z-index-11 {
  z-index: 11 !important;
}

.z-index-12 {
  z-index: 12 !important;
}

.z-index-13 {
  z-index: 13 !important;
}

.z-index-14 {
  z-index: 14 !important;
}

.z-index-15 {
  z-index: 15 !important;
}

.z-index-16 {
  z-index: 16 !important;
}

.z-index-17 {
  z-index: 17 !important;
}

.z-index-18 {
  z-index: 18 !important;
}

.z-index-19 {
  z-index: 19 !important;
}

.z-index-20 {
  z-index: 20 !important;
}

.z-index-21 {
  z-index: 21 !important;
}

.z-index-22 {
  z-index: 22 !important;
}

.z-index-23 {
  z-index: 23 !important;
}

.z-index-24 {
  z-index: 24 !important;
}

.z-index-25 {
  z-index: 25 !important;
}

.z-index-26 {
  z-index: 26 !important;
}

.z-index-27 {
  z-index: 27 !important;
}

.z-index-28 {
  z-index: 28 !important;
}

.z-index-29 {
  z-index: 29 !important;
}

.z-index-30 {
  z-index: 30 !important;
}

.z-index-31 {
  z-index: 31 !important;
}

.z-index-32 {
  z-index: 32 !important;
}

.z-index-33 {
  z-index: 33 !important;
}

.z-index-34 {
  z-index: 34 !important;
}

.z-index-35 {
  z-index: 35 !important;
}

.z-index-36 {
  z-index: 36 !important;
}

.z-index-37 {
  z-index: 37 !important;
}

.z-index-38 {
  z-index: 38 !important;
}

.z-index-39 {
  z-index: 39 !important;
}

.z-index-40 {
  z-index: 40 !important;
}

.z-index-41 {
  z-index: 41 !important;
}

.z-index-42 {
  z-index: 42 !important;
}

.z-index-43 {
  z-index: 43 !important;
}

.z-index-44 {
  z-index: 44 !important;
}

.z-index-45 {
  z-index: 45 !important;
}

.z-index-46 {
  z-index: 46 !important;
}

.z-index-47 {
  z-index: 47 !important;
}

.z-index-48 {
  z-index: 48 !important;
}

.z-index-49 {
  z-index: 49 !important;
}

.z-index-50 {
  z-index: 50 !important;
}

.z-index-51 {
  z-index: 51 !important;
}

.z-index-52 {
  z-index: 52 !important;
}

.z-index-53 {
  z-index: 53 !important;
}

.z-index-54 {
  z-index: 54 !important;
}

.z-index-55 {
  z-index: 55 !important;
}

.z-index-56 {
  z-index: 56 !important;
}

.z-index-57 {
  z-index: 57 !important;
}

.z-index-58 {
  z-index: 58 !important;
}

.z-index-59 {
  z-index: 59 !important;
}

.z-index-60 {
  z-index: 60 !important;
}

.z-index-61 {
  z-index: 61 !important;
}

.z-index-62 {
  z-index: 62 !important;
}

.z-index-63 {
  z-index: 63 !important;
}

.z-index-64 {
  z-index: 64 !important;
}

.z-index-65 {
  z-index: 65 !important;
}

.z-index-66 {
  z-index: 66 !important;
}

.z-index-67 {
  z-index: 67 !important;
}

.z-index-68 {
  z-index: 68 !important;
}

.z-index-69 {
  z-index: 69 !important;
}

.z-index-70 {
  z-index: 70 !important;
}

.z-index-71 {
  z-index: 71 !important;
}

.z-index-72 {
  z-index: 72 !important;
}

.z-index-73 {
  z-index: 73 !important;
}

.z-index-74 {
  z-index: 74 !important;
}

.z-index-75 {
  z-index: 75 !important;
}

.z-index-76 {
  z-index: 76 !important;
}

.z-index-77 {
  z-index: 77 !important;
}

.z-index-78 {
  z-index: 78 !important;
}

.z-index-79 {
  z-index: 79 !important;
}

.z-index-80 {
  z-index: 80 !important;
}

.z-index-81 {
  z-index: 81 !important;
}

.z-index-82 {
  z-index: 82 !important;
}

.z-index-83 {
  z-index: 83 !important;
}

.z-index-84 {
  z-index: 84 !important;
}

.z-index-85 {
  z-index: 85 !important;
}

.z-index-86 {
  z-index: 86 !important;
}

.z-index-87 {
  z-index: 87 !important;
}

.z-index-88 {
  z-index: 88 !important;
}

.z-index-89 {
  z-index: 89 !important;
}

.z-index-90 {
  z-index: 90 !important;
}

.z-index-91 {
  z-index: 91 !important;
}

.z-index-92 {
  z-index: 92 !important;
}

.z-index-93 {
  z-index: 93 !important;
}

.z-index-94 {
  z-index: 94 !important;
}

.z-index-95 {
  z-index: 95 !important;
}

.z-index-96 {
  z-index: 96 !important;
}

.z-index-97 {
  z-index: 97 !important;
}

.z-index-98 {
  z-index: 98 !important;
}

.z-index-99 {
  z-index: 99 !important;
}

.z-index-100 {
  z-index: 100 !important;
}

.navbar {
  background-color: #fff;
  position: fixed;
  display: block;
  width: 100%;
  padding: 0;
  top: 0;
  z-index: 250;
}
.navbar .navbar-container {
  height: 7.5rem;
}
.navbar .navbar-brand {
  position: relative;
  width: 11rem;
  margin: 0;
  padding: 0;
  z-index: 2;
}
@media (min-width: 360px) {
  .navbar .navbar-brand {
    width: 12.5rem;
  }
}
@media (min-width: 500px) {
  .navbar .navbar-brand {
    width: 13rem;
  }
}
@media (min-width: 576px) {
  .navbar .navbar-brand {
    width: 14rem;
  }
}
@media (min-width: 768px) {
  .navbar .navbar-brand {
    width: 17.5rem;
  }
}
.navbar .navbar-languages {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  margin-left: 2rem;
}
.navbar .navbar-languages li a {
  color: #ccc;
  font-size: 1.35rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.35px;
  transition: color 0.15s ease;
  padding: 0 0.5rem;
  text-decoration: none;
}
.navbar .navbar-languages li a:hover {
  color: #E63323;
}
.navbar .navbar-languages li a.active {
  color: #E63323;
}
.navbar .navbar-languages li:before {
  content: "|";
  color: #ccc;
  font-size: 1.35rem;
  font-weight: 600;
}
.navbar .navbar-languages li:first-child:before {
  display: none;
}
.navbar .navbar-toggler {
  right: 0;
  opacity: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  z-index: -1;
  visibility: hidden;
  width: 0;
  height: 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-direction: column;
      flex-direction: column;
  -webkit-animation-name: navbar-toggler;
          animation-name: navbar-toggler;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.navbar .navbar-toggler-line {
  position: relative;
  display: block;
  width: 100%;
  border-top: 2px solid #E63323;
  transition: width 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, width 0.3s ease;
  transition: transform 0.3s ease, width 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  font-size: 0;
}
.navbar .navbar-toggler-line:nth-child(2) {
  transition-delay: 0.125s;
}
.navbar .navbar-toggler.collapsed:hover .navbar-toggler-line {
  -webkit-animation-name: navbar-toggler-treble;
          animation-name: navbar-toggler-treble;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.navbar .navbar-toggler.collapsed:hover .navbar-toggler-line:nth-child(2) {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
.navbar .navbar-toggler.collapsed:hover .navbar-toggler-line:nth-child(3) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.navbar .navbar-toggler:not(.collapsed) .navbar-toggler-line:nth-child(1) {
  -webkit-transform: rotate(42.5deg);
          transform: rotate(42.5deg);
}
.navbar .navbar-toggler:not(.collapsed) .navbar-toggler-line:nth-child(2) {
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  width: 0;
}
.navbar .navbar-toggler:not(.collapsed) .navbar-toggler-line:nth-child(3) {
  -webkit-transform: rotate(-42.5deg);
          transform: rotate(-42.5deg);
}
.ios.iphone .navbar .navbar-toggler {
  -webkit-animation-name: none;
          animation-name: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      flex-direction: row;
  position: relative;
  right: 0;
  width: 2.6rem;
  margin-left: 2rem;
  visibility: visible;
  opacity: 1;
  margin-right: 0;
  z-index: 100;
}
.ios.iphone .navbar .navbar-toggler-line {
  margin-bottom: 0.7rem;
}
.ios.iphone .navbar .navbar-toggler:not(.collapsed) .navbar-toggler-line:nth-child(1) {
  margin-bottom: 0;
}
.ios.iphone .navbar .navbar-toggler:not(.collapsed) .navbar-toggler-line:nth-child(3) {
  margin-bottom: 0;
  margin-top: 0.8rem;
}

.navbar .navbar-account {
  position: relative;
  color: #fff;
  border: 0;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1px;
  text-decoration: none;
  background-color: #E63323;
  padding: 0.75rem 1rem 0.75rem 1.25rem;
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  transition: background-color 0.3s ease;
  line-height: 1;
  z-index: 10;
}
@media (min-width: 400px) {
  .navbar .navbar-account {
    font-size: 1.25rem;
  }
}
@media (min-width: 500px) {
  .navbar .navbar-account {
    font-size: 1.3rem;
    margin-left: 1.5rem;
    letter-spacing: 0.15px;
  }
}
@media (min-width: 576px) {
  .navbar .navbar-account {
    font-size: 1.35rem;
    margin-left: 2rem;
    padding: 0.75rem 1.25rem 0.75rem 1.75rem;
    letter-spacing: 0.2px;
  }
}
@media (min-width: 768px) {
  .navbar .navbar-account {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 1rem 1.5rem 1rem 2rem;
    letter-spacing: 0.25px;
  }
}
.navbar .navbar-account__icon {
  display: inline-block;
  color: #fff;
  width: 1.8rem;
  margin-left: 0.5rem;
}
@media (min-width: 400px) {
  .navbar .navbar-account__icon {
    width: 1.9rem;
    margin-left: 0.675rem;
  }
}
@media (min-width: 500px) {
  .navbar .navbar-account__icon {
    width: 2rem;
    margin-left: 0.85rem;
  }
}
@media (min-width: 576px) {
  .navbar .navbar-account__icon {
    width: 2.25rem;
    margin-left: 1rem;
  }
}
.navbar .navbar-account__icon svg {
  max-width: 100%;
  height: auto;
}
.navbar .navbar-account__icon__inverse {
  margin-left: 0;
  margin-right: 0.5rem;
}
@media (min-width: 400px) {
  .navbar .navbar-account__icon__inverse {
    margin-left: 0;
    margin-right: 0.675rem;
  }
}
@media (min-width: 500px) {
  .navbar .navbar-account__icon__inverse {
    margin-left: 0;
    margin-right: 0.85rem;
  }
}
@media (min-width: 576px) {
  .navbar .navbar-account__icon__inverse {
    margin-left: 0;
    margin-right: 1rem;
  }
}
.navbar .navbar-account__icon.dropdown-toggle {
  background: transparent;
  border: 0;
  margin-left: 0.5rem;
}
.navbar .navbar-account__inverse {
  text-transform: none;
  padding: 0.75rem 0.75rem 0.75rem 1rem;
}
@media (min-width: 576px) {
  .navbar .navbar-account__inverse {
    padding: 0.75rem 0.75rem 0.75rem 1.25rem;
  }
}
@media (min-width: 768px) {
  .navbar .navbar-account__inverse {
    padding: 1rem 1rem 1rem 1.5rem;
  }
}
.navbar .navbar-account__dropdown {
  top: 130%;
  border-color: #E63323;
  border-width: 2px;
  border-style: solid;
  border-radius: 0;
  padding: 1rem 0;
  background-color: white;
  background-clip: inherit;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.25);
}
.navbar .navbar-account__dropdown .dropdown-item {
  font-size: 1.6rem;
  padding: 0.75rem 1.5rem;
  letter-spacing: 0;
}
.navbar .navbar-account__dropdown .dropdown-item .navbar-account__icon {
  color: #E63323;
  width: 1.7rem;
  margin-left: 0.5rem;
}
.navbar .navbar-account__dropdown .dropdown-item:hover {
  color: white;
  background-color: #E63323;
}
.navbar .navbar-account__dropdown .dropdown-item:hover .navbar-account__icon {
  color: white;
}
.navbar .navbar-account__dropdown:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -2px;
  right: 1.5rem;
  width: 1rem;
  height: 1rem;
  background-color: white;
  border-style: solid;
  border-color: #E63323 #E63323 transparent transparent;
  border-width: 2px 2px 0 0;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  box-shadow: 0.2rem -0.1rem 0.4rem rgba(0, 0, 0, 0.1225);
}
.navbar .navbar-account:hover {
  color: #fff;
  background-color: #E63323;
}
.navbar .navbar-nav {
  max-width: 100%;
}
.navbar .navbar-nav .chevron-right {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1rem;
  width: 0.5rem;
  height: 0.5rem;
  border-bottom: 1px solid #E63323;
  border-right: 1px solid #E63323;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  opacity: 0;
  transition: opacity 0.3s ease;
}
@media (min-width: 992px) {
  .navbar .navbar-nav .chevron-right {
    width: 1rem;
    height: 1rem;
    border-bottom: 2px solid #E63323;
    border-right: 2px solid #E63323;
  }
}
.navbar .navbar-nav .chevron-right.active {
  opacity: 1;
}
.navbar .navbar-nav__primary {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
}
.navbar .navbar-nav__primary .nav-item:not(:last-child) {
  margin-bottom: 3vh;
  margin-bottom: calc(1vh * 3);
  margin-bottom: calc(var(--vh, 1vh) * 3);
}
.navbar .navbar-nav__primary .nav-item .nav-link {
  padding: 0;
  color: #E63323;
  line-height: 1;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.475rem;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
  transition: -webkit-text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease, -webkit-text-decoration-color 0.3s ease;
  font-size: 3.5vh;
  font-size: calc(1vh * 3.5);
  font-size: calc(var(--vh, 1vh) * 3.5);
}
@media (min-width: 768px) {
  .navbar .navbar-nav__primary .nav-item .nav-link {
    font-size: 3vh;
    font-size: calc(1vh * 3);
    font-size: calc(var(--vh, 1vh) * 3);
  }
}
@media (min-width: 992px) {
  .navbar .navbar-nav__primary .nav-item .nav-link {
    font-size: 4vh;
    font-size: calc(1vh * 4);
    font-size: calc(var(--vh, 1vh) * 4);
  }
}
@media (orientation: landscape) and (max-width: 991.98px) {
  .navbar .navbar-nav__primary .nav-item .nav-link {
    font-size: 7vh;
    font-size: calc(1vh * 7);
    font-size: calc(var(--vh, 1vh) * 7);
  }
}
.navbar .navbar-nav__primary .nav-item .nav-link:hover {
  -webkit-text-decoration-color: #E63323;
          text-decoration-color: #E63323;
}
.navbar .navbar-nav__primary .nav-item.active .nav-link {
  -webkit-text-decoration-color: #E63323;
          text-decoration-color: #E63323;
}
.navbar .navbar-nav__primary__subLevel {
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1.5rem;
}
@media (min-width: 992px) {
  .navbar .navbar-nav__primary__subLevel {
    margin-top: 0;
  }
}
.navbar .navbar-nav__primary__subLevel .nav-item {
  display: inline-block;
  margin-bottom: 1rem !important;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .navbar .navbar-nav__primary__subLevel .nav-item {
    margin-right: 1.5rem;
  }
}
@media (min-width: 992px) {
  .navbar .navbar-nav__primary__subLevel .nav-item {
    margin-top: 1.8rem;
    margin-right: 2rem;
    margin-bottom: 0 !important;
  }
}
.navbar .navbar-nav__primary__subLevel .nav-item .nav-sublink {
  font-weight: 500;
  color: #E63323;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.25rem;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
  transition: -webkit-text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease, -webkit-text-decoration-color 0.3s ease;
  font-size: 2.9vh;
  font-size: calc(1vh * 2.9);
  font-size: calc(var(--vh, 1vh) * 2.9);
}
@media (min-width: 400px) {
  .navbar .navbar-nav__primary__subLevel .nav-item .nav-sublink {
    font-size: 2.5vh;
    font-size: calc(1vh * 2.5);
    font-size: calc(var(--vh, 1vh) * 2.5);
  }
}
@media (min-width: 768px) {
  .navbar .navbar-nav__primary__subLevel .nav-item .nav-sublink {
    font-size: 2vh;
    font-size: calc(1vh * 2);
    font-size: calc(var(--vh, 1vh) * 2);
  }
}
@media (orientation: landscape) and (max-width: 991.98px) {
  .navbar .navbar-nav__primary__subLevel .nav-item .nav-sublink {
    font-size: 5vh;
    font-size: calc(1vh * 5);
    font-size: calc(var(--vh, 1vh) * 5);
  }
}
.navbar .navbar-nav__primary__subLevel .nav-item .nav-sublink:hover {
  -webkit-text-decoration-color: #E63323;
          text-decoration-color: #E63323;
}
.navbar .navbar-nav__primary__subLevel .nav-item:not(:last-child) .nav-sublink:after {
  content: "/";
  display: inline-block;
  margin-left: 1rem;
}
@media (min-width: 768px) {
  .navbar .navbar-nav__primary__subLevel .nav-item:not(:last-child) .nav-sublink:after {
    margin-left: 1.5rem;
  }
}
@media (min-width: 992px) {
  .navbar .navbar-nav__primary__subLevel .nav-item:not(:last-child) .nav-sublink:after {
    margin-left: 2rem;
  }
}
.navbar .navbar-nav__secondary {
  position: relative;
  -ms-flex-direction: row;
      flex-direction: row;
}
.navbar .navbar-nav__secondary .nav-item .nav-link {
  color: #E63323;
  font-size: 1.35rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.35px;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.3rem;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
  transition: -webkit-text-decoration-color 0.15s ease;
  transition: text-decoration-color 0.15s ease;
  transition: text-decoration-color 0.15s ease, -webkit-text-decoration-color 0.15s ease;
}
.navbar .navbar-nav__secondary .nav-item .nav-link:hover {
  -webkit-text-decoration-color: #E63323;
          text-decoration-color: #E63323;
}
.navbar .navbar-nav__secondary .nav-item.active .nav-link {
  -webkit-text-decoration-color: #E63323;
          text-decoration-color: #E63323;
}
.navbar .navbar-nav__secondary .nav-item:first-child .nav-link {
  padding-left: 0;
}
.navbar .navbar-nav__secondary .nav-item:last-child .nav-link {
  padding-right: 0;
}
.navbar .navbar-nav__secondary .nav-item:not(:last-child) {
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .navbar .navbar-nav__secondary .nav-item:not(:last-child) {
    margin-right: 1.25rem;
  }
}
.navbar .navbar-nav__secondary .nav-item:not(:last-child) .nav-link:after {
  content: "/";
  display: inline-block;
  margin-left: 1rem;
}
@media (min-width: 768px) {
  .navbar .navbar-nav__secondary .nav-item:not(:last-child) .nav-link:after {
    margin-left: 1.25rem;
  }
}
.navbar .navbar-nav__tertiary {
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 991.98px) and (orientation: landscape) {
  .navbar .navbar-nav__tertiary {
    margin-bottom: -2rem;
  }
}
@media (min-width: 992px) {
  .navbar .navbar-nav__tertiary {
    margin-bottom: 0;
    margin-top: 3.75rem;
  }
}
.navbar .navbar-nav__tertiary .nav-item {
  display: inline-block;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .navbar .navbar-nav__tertiary .nav-item {
    margin-bottom: 0;
  }
}
.navbar .navbar-nav__tertiary .nav-item .nav-link {
  padding: 0;
  font-weight: 500;
  line-height: 1;
  color: #E63323;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.25rem;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
  transition: -webkit-text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease, -webkit-text-decoration-color 0.3s ease;
  font-size: 3vh;
  font-size: calc(1vh * 3);
  font-size: calc(var(--vh, 1vh) * 3);
}
@media (min-width: 768px) {
  .navbar .navbar-nav__tertiary .nav-item .nav-link {
    font-size: 2vh;
    font-size: calc(1vh * 2);
    font-size: calc(var(--vh, 1vh) * 2);
  }
}
@media (orientation: landscape) and (max-width: 991.98px) {
  .navbar .navbar-nav__tertiary .nav-item .nav-link {
    font-size: 5vh;
    font-size: calc(1vh * 5);
    font-size: calc(var(--vh, 1vh) * 5);
  }
}
.navbar .navbar-nav__tertiary .nav-item .nav-link:hover {
  -webkit-text-decoration-color: #E63323;
          text-decoration-color: #E63323;
}
.navbar .navbar-nav__tertiary .nav-item.active .nav-link {
  -webkit-text-decoration-color: #E63323;
          text-decoration-color: #E63323;
}
.navbar .navbar-nav__tertiary .nav-item:not(:last-child) {
  margin-right: 2rem;
}
@media (min-width: 992px) {
  .navbar .navbar-nav__tertiary .nav-item:not(:last-child) {
    margin-right: 4rem;
  }
}
.navbar .navbar-nav__collapse {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh !important;
  height: calc(1vh * 100) !important;
  height: calc(var(--vh, 1vh) * 100) !important;
  min-height: 120%;
  overflow: hidden;
  background: #fff;
  opacity: 0;
  padding-top: 7.5rem;
  padding-bottom: 3.75rem;
}
@media (min-width: 992px) {
  .navbar .navbar-nav__collapse {
    padding-bottom: 7.5rem;
    min-height: auto;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-nav__collapse {
    border-bottom: calc(1vh * 20) solid #fff;
    border-bottom: calc(var(--vh, 1vh) * 20) solid #fff;
  }
}
.navbar .navbar-nav__collapse.collapsing {
  -webkit-animation-name: navbar-nav-primary;
          animation-name: navbar-nav-primary;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.navbar .navbar-nav__collapse.animation-reverse {
  -webkit-animation-name: navbar-nav-primary;
          animation-name: navbar-nav-primary;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  animation-direction: reverse;
}
.navbar .navbar-nav__collapse.show {
  opacity: 1;
}
.navbar .navbar-nav__collapse .container {
  min-height: 100%;
  overflow-y: scroll;
}
@media (min-width: 992px) {
  .navbar .navbar-nav__collapse .container {
    overflow-y: visible;
  }
}
.navbar.affix .navbar-nav__secondary {
  -webkit-animation-name: navbar-nav-secondary;
          animation-name: navbar-nav-secondary;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.navbar.has-shadow {
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.25);
}

@-webkit-keyframes navbar-toggler {
  35% {
    opacity: 0;
    right: 0;
    visibility: visible;
    width: 0;
  }
  100% {
    position: relative;
    right: 0;
    width: 2.6rem;
    margin-left: 2rem;
    visibility: visible;
    opacity: 1;
    margin-right: 0;
    z-index: 100;
  }
}

@keyframes navbar-toggler {
  35% {
    opacity: 0;
    right: 0;
    visibility: visible;
    width: 0;
  }
  100% {
    position: relative;
    right: 0;
    width: 2.6rem;
    margin-left: 2rem;
    visibility: visible;
    opacity: 1;
    margin-right: 0;
    z-index: 100;
  }
}
@-webkit-keyframes navbar-toggler-treble {
  0% {
    left: 0;
  }
  6.666666666666667% {
    left: -12.5%;
  }
  13.33333333333333% {
    left: 0;
  }
  20% {
    left: 12.5%;
  }
  26.66666666666667% {
    left: 0;
  }
  100% {
    left: 0;
  }
}
@keyframes navbar-toggler-treble {
  0% {
    left: 0;
  }
  6.666666666666667% {
    left: -12.5%;
  }
  13.33333333333333% {
    left: 0;
  }
  20% {
    left: 12.5%;
  }
  26.66666666666667% {
    left: 0;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes navbar-nav-primary {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes navbar-nav-primary {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes navbar-nav-secondary {
  0% {
    top: 0;
    opacity: 1;
  }
  50% {
    top: -10rem;
  }
  99% {
    top: -10rem;
    opacity: 0;
  }
  100% {
    top: -10rem;
    width: 0;
    opacity: 0;
  }
}
@keyframes navbar-nav-secondary {
  0% {
    top: 0;
    opacity: 1;
  }
  50% {
    top: -10rem;
  }
  99% {
    top: -10rem;
    opacity: 0;
  }
  100% {
    top: -10rem;
    width: 0;
    opacity: 0;
  }
}
.template-navbar__spacing {
  margin-top: 7.5rem;
}

header {
  position: relative;
  z-index: 4;
}
header .tns-outer,
header .tns-inner,
header .tns-item,
header .template-slider-testata {
  height: 100%;
  width: 100%;
}
header .template-slider-testata__item {
  position: relative;
}
header .template-slider-testata__item__container {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
header .template-slider-testata__item__content {
  -ms-flex-item-align: center;
      align-self: center;
  max-width: 100vw;
}
@media (min-width: 576px) {
  header .template-slider-testata__item__content {
    max-width: 75vw;
  }
}
@media (min-width: 768px) {
  header .template-slider-testata__item__content {
    max-width: 50vw;
  }
}
@media (min-width: 992px) {
  header .template-slider-testata__item__content {
    max-width: 35vw;
  }
}
@media (min-width: 1200px) and (min-height: 850px) {
  header .template-slider-testata__item__content {
    max-width: 30vw;
  }
}
@media (min-width: 1700px) and (min-height: 900px) {
  header .template-slider-testata__item__content {
    max-width: 25vw;
  }
}
header .template-slider-testata__item__content-overlay {
  position: relative;
  -ms-flex-item-align: end;
      align-self: flex-end;
  background-color: rgba(230, 51, 35, 0.9);
  padding: 2.5rem 2.5rem 4rem 2.5rem;
  bottom: 15px;
}
@media (min-width: 768px) {
  header .template-slider-testata__item__content-overlay {
    bottom: -7.5rem;
    padding: 4rem;
    bottom: -3.3333333333rem;
  }
}
@media (min-width: 992px) {
  header .template-slider-testata__item__content-overlay {
    padding: 4.5rem;
  }
}
@media (min-width: 1200px) {
  header .template-slider-testata__item__content-overlay {
    padding: 5rem;
  }
}
header .template-slider-testata__item__date {
  font-style: italic;
  font-weight: 300 !important;
  text-transform: none !important;
}
header .template-slider-testata__item__date::first-letter {
  text-transform: uppercase;
}
header .template-slider-testata__item__date + .template-slider-testata__item__subtitle {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  header .template-slider-testata__item__date + .template-slider-testata__item__subtitle {
    margin-top: 1.5rem;
  }
}
header .template-slider-testata__item__description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 992px) {
  header .template-slider-testata__item__description {
    -webkit-line-clamp: 4;
  }
}
@-moz-document url-prefix() {
  header .template-slider-testata__item__description > * {
    margin-bottom: 0;
  }
}
header .template-slider-testata__item__link {
  position: relative;
  top: 2rem;
  display: block;
}
header .template-slider-testata__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  margin-top: calc((22.5vh - 7.5rem - 4.5rem) / 2);
  margin-top: calc((1vh * 22.5 - 7.5rem - 4.5rem) / 2);
  margin-top: calc((var(--vh, 1vh) * 22.5 - 7.5rem - 4.5rem) / 2);
}
@media (min-width: 768px) {
  header .template-slider-testata__container {
    margin-top: calc((20vh - 7.5rem - 4.5rem) / 2);
    margin-top: calc((1vh * 20 - 7.5rem - 5rem) / 2);
    margin-top: calc((var(--vh, 1vh) * 20 - 7.5rem - 5rem) / 2);
  }
}
header .template-slider-testata__scroll {
  height: 6rem;
  text-align: center;
  -ms-flex: 0 0 20%;
      flex: 0 0 20%;
  max-width: 20%;
}
@media (min-width: 768px) {
  header .template-slider-testata__scroll {
    -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}
header .template-slider-testata__scroll__anchor {
  cursor: pointer;
  height: 100%;
  width: 3.2rem;
}
@media (min-width: 768px) {
  header .template-slider-testata__scroll__anchor {
    margin: 0 auto;
  }
}
header .template-slider-testata__scroll__anchor svg {
  height: 100%;
  overflow: visible;
}
header .template-slider-testata__scroll__anchor svg .mousey {
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: mousey-scroll;
          animation-name: mousey-scroll;
}
header .template-slider-testata__scroll__anchor svg .arrow {
  display: none;
}
@media (min-width: 768px) {
  header .template-slider-testata__scroll__anchor svg .arrow {
    display: block;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-name: arrow-bounce;
            animation-name: arrow-bounce;
  }
}
header .template-slider-testata__dots-container {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%;
}
header .template-slider-testata__dots-container.homepage {
  -ms-flex: 0 0 80%;
      flex: 0 0 80%;
  max-width: 80%;
}
@media (min-width: 768px) {
  header .template-slider-testata__dots-container.homepage {
    -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}
header .template-slider-testata__dots-container .tns-nav-container {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
header.home-header {
  height: 77.5vh;
  height: calc(1vh * 77.5);
  height: calc(var(--vh, 1vh) * 77.5);
  margin-bottom: calc(22.5vh - 7.5rem);
  margin-bottom: calc(1vh * 22.5 - 7.5rem);
  margin-bottom: calc(var(--vh, 1vh) * 22.5 - 7.5rem);
}
@media (min-width: 768px) {
  header.home-header {
    height: 80vh;
    height: calc(1vh * 80);
    height: calc(var(--vh, 1vh) * 80);
    margin-bottom: calc(20vh - 7.5rem);
    margin-bottom: calc(1vh * 20 - 7.5rem);
    margin-bottom: calc(var(--vh, 1vh) * 20 - 7.5rem);
  }
}
header.page-header {
  margin-bottom: calc(12.5vh - 7.5rem);
  margin-bottom: calc(1vh * 12.5 - 7.5rem);
  margin-bottom: calc(var(--vh, 1vh) * 12.5 - 7.5rem);
}
@media (min-width: 768px) {
  header.page-header {
    margin-bottom: calc(10vh - 7.5rem);
    margin-bottom: calc(1vh * 10 - 7.5rem);
    margin-bottom: calc(var(--vh, 1vh) * 10 - 7.5rem);
  }
}
header.page-header .archie-breadcrumb {
  padding-bottom: 0;
}
@media (min-width: 768px) and (max-height: 850px) {
  header.page-header .template-slider-testata__item__content-overlay {
    bottom: 0;
  }
}
header.page-header.has-slides {
  height: 62.5vh;
  height: calc(1vh * 62.5);
  height: calc(var(--vh, 1vh) * 62.5);
  margin-bottom: calc(17.5vh - 7.5rem);
  margin-bottom: calc(1vh * 17.5 - 7.5rem);
  margin-bottom: calc(var(--vh, 1vh) * 17.5 - 7.5rem);
}
@media (min-width: 768px) {
  header.page-header.has-slides {
    height: 60vh;
    height: calc(1vh * 60);
    height: calc(var(--vh, 1vh) * 60);
    margin-bottom: calc(15vh - 7.5rem);
    margin-bottom: calc(1vh * 15 - 7.5rem);
    margin-bottom: calc(var(--vh, 1vh) * 15 - 7.5rem);
  }
}
@media (min-width: 992px) {
  header.page-header.has-slides {
    height: 65vh;
    height: calc(1vh * 65);
    height: calc(var(--vh, 1vh) * 65);
    margin-bottom: calc(12.5vh - 7.5rem);
    margin-bottom: calc(1vh * 12.5 - 7.5rem);
    margin-bottom: calc(var(--vh, 1vh) * 12.5 - 7.5rem);
  }
}
header .video-header {
  position: absolute;
  height: 100%;
  width: 100%;
  display: none;
}
@media (min-width: 600px) {
  header .video-header {
    display: block;
  }
}

@-webkit-keyframes mousey-scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1.5rem);
            transform: translateY(1.5rem);
  }
}

@keyframes mousey-scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1.5rem);
            transform: translateY(1.5rem);
  }
}
@-webkit-keyframes arrow-bounce {
  25% {
    -webkit-transform: translateY(0.4rem);
            transform: translateY(0.4rem);
  }
  75% {
    -webkit-transform: translateY(0.4rem);
            transform: translateY(0.4rem);
  }
}
@keyframes arrow-bounce {
  25% {
    -webkit-transform: translateY(0.4rem);
            transform: translateY(0.4rem);
  }
  75% {
    -webkit-transform: translateY(0.4rem);
            transform: translateY(0.4rem);
  }
}
.template-slider-testata__item__description {
  -webkit-line-clamp: 8 !important;
}

footer .footer-container {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  footer .footer-container {
    padding-top: 5rem;
    padding-bottom: 3.5rem;
  }
}
@media (min-width: 1500px) {
  footer .footer-container {
    max-width: 1440px;
  }
}
@media (min-width: 1600px) {
  footer .footer-container {
    max-width: 1540px;
  }
}
footer .footer-brand {
  width: 16rem;
  margin: 0;
  padding: 0;
  margin-bottom: 2rem;
}
@media (min-width: 576px) {
  footer .footer-brand {
    width: 14rem;
  }
}
@media (min-width: 768px) {
  footer .footer-brand {
    width: 17.5rem;
  }
}
footer .footer-title {
  position: relative;
}
footer .footer-title__pin {
  position: absolute;
  color: #e8ebf0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: -1;
}
footer .footer-title__pin__small {
  width: 1.5rem;
  top: 100%;
  left: -1.25rem;
}
@media (min-width: 768px) {
  footer .footer-title__pin__small {
    width: 2rem;
    left: -1.75rem;
  }
}
footer .footer-title__pin__medium {
  width: 2rem;
  top: 50%;
  left: -2.5rem;
}
@media (min-width: 768px) {
  footer .footer-title__pin__medium {
    width: 3rem;
    left: -4rem;
  }
}
footer .footer-title__pin__large {
  top: -1rem;
  left: -1rem;
  width: 4rem;
}
@media (min-width: 768px) {
  footer .footer-title__pin__large {
    top: -2rem;
    left: -2rem;
    width: 6rem;
  }
}
footer .footer-subtitle {
  font-weight: 600;
  font-size: 2rem;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  footer .footer-subtitle {
    font-size: 2.2rem;
    margin-bottom: 2rem;
  }
}
footer .footer-links {
  list-style-type: none;
  padding: 0;
  margin: 0 0 2rem 0;
}
@media (min-width: 768px) {
  footer .footer-links {
    margin: 0;
  }
}
footer .footer-links li {
  margin-bottom: 1rem;
}
footer .footer-links li a {
  color: inherit;
  font-size: 1.35rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.225rem;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
  transition: -webkit-text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease, -webkit-text-decoration-color 0.3s ease;
}
footer .footer-links li a:hover {
  -webkit-text-decoration-color: #E63323;
          text-decoration-color: #E63323;
}
footer .footer-center-panel {
  margin-top: 3rem;
  /*@media (min-width:768px) {
      margin-top: $navbar-height;
  }*/
}
@media (min-width: 992px) {
  footer .footer-center-panel {
    margin-top: 0;
    padding: 1rem calc(3rem + 15px) 0 calc(3rem + 15px);
    border-right: 1px solid #E63323;
    border-left: 1px solid #E63323;
    height: 100%;
  }
}
@media (min-width: 992px) {
  footer .footer-left-panel {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
}
footer .footer-right-panel {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  footer .footer-right-panel {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  footer .footer-right-panel {
    -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    max-width: 30%;
  }
}
footer .footer-socials a {
  color: #E63323;
  display: inline-block;
  margin-right: 1rem;
  transition: color 0.3s ease;
}
footer .footer-socials a:hover svg {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
footer .footer-socials svg {
  width: 2.75rem;
  height: 2.75rem;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: fill 0.3s ease, stroke 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, fill 0.3s ease, stroke 0.3s ease;
  transition: transform 0.3s ease, fill 0.3s ease, stroke 0.3s ease, -webkit-transform 0.3s ease;
}
footer .footer-socials__facebook:hover {
  color: #4267B2;
}
footer .footer-socials__twitter:hover {
  color: #1DA1F2;
}
footer .footer-socials__youtube:hover {
  color: #FF0000;
}
footer .footer-socials__linkedin:hover {
  color: #0a66c2;
}
footer .footer-socials__instagram:hover svg [fill=currentColor] {
  fill: url(#instagram-gradient);
}
footer .footer-socials__instagram:hover svg [stroke=currentColor] {
  stroke: url(#instagram-gradient);
}
footer .footer-certificazione {
  display: inline-block;
  margin-right: 1.5rem;
}
footer .footer-certificazione__img {
  height: 5rem;
}

.template-preloader {
  position: fixed;
  top: -50vh;
  bottom: -50vh;
  right: -50vh;
  left: -50vh;
  background-color: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  z-index: 20;
  transition: opacity 0.3s ease;
  z-index: 2147483646;
}
.template-preloader__inner {
  display: block;
  width: 16rem;
}

.template-anchors {
  margin-top: 2rem;
}
.template-anchors ul {
  padding: 0;
  margin: 0;
}
.template-anchors ul li {
  list-style-type: none;
}
.template-anchors ul li .template-button, .template-anchors ul li header .template-slider-testata__item__link, header .template-anchors ul li .template-slider-testata__item__link {
  max-width: none;
  width: 100%;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.template-anchors ul li .template-button__icon {
  margin-left: auto;
}
.template-anchors ul li .template-button__text {
  position: relative;
  text-transform: none;
  font-size: 1.8rem;
  line-height: 1;
  text-align: left;
  letter-spacing: 0;
  top: -1px;
}
@media (min-width: 576px) {
  .template-anchors ul li .template-button__text {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .template-anchors ul li .template-button__text {
    font-size: 2.25rem;
    top: -2px;
  }
}
@media (min-width: 992px) {
  .template-anchors ul li .template-button__text {
    font-size: 2.5rem;
  }
}
.template-anchors ul li:not(:last-child) {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .template-anchors ul li:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .template-anchors ul li:not(:last-child) {
    margin-bottom: 3rem;
  }
}

.template-accordion {
  border-bottom: 2px solid #E63323;
}
.template-accordion__button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #E63323;
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .template-accordion__button {
    padding-bottom: 2rem;
  }
}
.template-accordion__button .chevron {
  display: inline-block;
  margin-left: auto;
  margin-right: 0.5rem;
  margin-top: -0.5rem;
}
.template-accordion__button .chevron:before {
  content: "";
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  border-bottom: 2px solid #E63323;
  border-right: 2px solid #E63323;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: center;
          transform-origin: center;
}
.template-accordion__button[aria-expanded=true] {
  border-bottom-color: transparent;
}
.template-accordion__button[aria-expanded=true] .chevron {
  margin-top: 0.5rem;
}
.template-accordion__button[aria-expanded=true] .chevron:before {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
.template-accordion__content {
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .template-accordion__content {
    padding-bottom: 2rem;
  }
}
.template-accordion + .template-accordion {
  margin-top: 2rem;
}

.template-background__blue-primary {
  background-color: #E63323;
}
.template-background__blue-secondary {
  background-color: #E63323;
}
.template-background__blue-tertiary {
  background-color: #E63323;
}
.template-background__blue-quaternary {
  background-color: #E63323;
}
.template-background__gray {
  background-color: #F3F5F8;
}
.template-background__gray-dark {
  background-color: #e8ebf0;
}
.template-background__gray-darker {
  background-color: #ccc;
}
.template-background__white {
  background-color: white;
}

.template-border-radius__top-right {
  border-top-right-radius: 3rem;
}
@media (min-width: 768px) {
  .template-border-radius__top-right {
    border-top-right-radius: 4rem;
  }
}
@media (min-width: 992px) {
  .template-border-radius__top-right {
    border-top-right-radius: 6rem;
  }
}
.template-border-radius__top-left, .template-fullcard__img, .template-fullcard__content, .template-card-big__content, .template-card-big__img, .template-card-medium__content, .template-card-medium__img, .template-card__img, .template-lastevents__img, .template-lastevents__content, .template-event__highlight__img, .template-event__img, .template-lastnews__img, .template-news__img, header .template-slider-testata__item__content-overlay {
  border-top-left-radius: 3rem;
}
@media (min-width: 768px) {
  .template-border-radius__top-left, .template-fullcard__img, .template-fullcard__content, .template-card-big__content, .template-card-big__img, .template-card-medium__content, .template-card-medium__img, .template-card__img, .template-lastevents__img, .template-lastevents__content, .template-event__highlight__img, .template-event__img, .template-lastnews__img, .template-news__img, header .template-slider-testata__item__content-overlay {
    border-top-left-radius: 4rem;
  }
}
@media (min-width: 992px) {
  .template-border-radius__top-left, .template-fullcard__img, .template-fullcard__content, .template-card-big__content, .template-card-big__img, .template-card-medium__content, .template-card-medium__img, .template-card__img, .template-lastevents__img, .template-lastevents__content, .template-event__highlight__img, .template-event__img, .template-lastnews__img, .template-news__img, header .template-slider-testata__item__content-overlay {
    border-top-left-radius: 6rem;
  }
}
.template-border-radius__bottom-right, .template-fullcard__img, .template-fullcard__content, .template-card-big__content, .template-card-big__img, .template-card-medium__content, .template-card-medium__img, .template-card__img, .template-lastevents__img, .template-lastevents__content, .template-event__highlight__img, .template-event__img, .template-lastnews__img, .template-news__img, header .template-slider-testata__item__content-overlay {
  border-bottom-right-radius: 3rem;
}
@media (min-width: 768px) {
  .template-border-radius__bottom-right, .template-fullcard__img, .template-fullcard__content, .template-card-big__content, .template-card-big__img, .template-card-medium__content, .template-card-medium__img, .template-card__img, .template-lastevents__img, .template-lastevents__content, .template-event__highlight__img, .template-event__img, .template-lastnews__img, .template-news__img, header .template-slider-testata__item__content-overlay {
    border-bottom-right-radius: 4rem;
  }
}
@media (min-width: 992px) {
  .template-border-radius__bottom-right, .template-fullcard__img, .template-fullcard__content, .template-card-big__content, .template-card-big__img, .template-card-medium__content, .template-card-medium__img, .template-card__img, .template-lastevents__img, .template-lastevents__content, .template-event__highlight__img, .template-event__img, .template-lastnews__img, .template-news__img, header .template-slider-testata__item__content-overlay {
    border-bottom-right-radius: 6rem;
  }
}
.template-border-radius__bottom-left {
  border-bottom-left-radius: 3rem;
}
@media (min-width: 768px) {
  .template-border-radius__bottom-left {
    border-bottom-left-radius: 4rem;
  }
}
@media (min-width: 992px) {
  .template-border-radius__bottom-left {
    border-bottom-left-radius: 6rem;
  }
}

.archie-breadcrumb {
  padding-left: 0;
  margin-bottom: 0;
  padding-bottom: 2rem;
  list-style-type: none;
}
@media (min-width: 576px) {
  .archie-breadcrumb {
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 768px) {
  .archie-breadcrumb {
    padding-bottom: 3rem;
  }
}
@media (min-width: 992px) {
  .archie-breadcrumb {
    padding-bottom: 3.5rem;
  }
}
.archie-breadcrumb-item {
  display: inline-block;
  color: #E63323;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .archie-breadcrumb-item {
    font-size: 1.8rem;
  }
}
.archie-breadcrumb-item a {
  display: inline-block;
  color: black;
}
.archie-breadcrumb-item a:hover {
  color: black;
  text-decoration: underline;
}
.archie-breadcrumb-item .separator {
  display: inline-block;
  margin: 0 0.5rem;
}
.archie-breadcrumb-item:last-child {
  font-weight: 600;
}

.template-coop__image {
  margin-bottom: 1rem;
  max-width: 10rem;
  max-height: 5rem;
}
@media (min-width: 768px) {
  .template-coop__image {
    max-width: 15rem;
    max-height: 7.5rem;
  }
}
@media (min-width: 992px) {
  .template-coop__image {
    max-width: 20rem;
    max-height: 10rem;
  }
}
.template-coop__image__lg {
  max-width: 15rem;
  max-height: 7.5rem;
}
@media (min-width: 768px) {
  .template-coop__image__lg {
    max-width: 20rem;
    max-height: 10rem;
  }
}
.template-coop__image__side {
  max-height: 10rem;
  max-width: 10rem;
  float: left;
}
@media (min-width: 768px) {
  .template-coop__image__side {
    max-height: 12rem;
    max-width: 12rem;
  }
}
.template-coop__link {
  color: #E63323;
}
.template-coop__arrow {
  margin-left: 2rem;
}
.template-coop__arrow__side {
  margin-left: 0;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .template-coop__arrow__side {
    margin-left: 2rem;
    margin-top: 0;
  }
}
.template-coop:not(:last-child) {
  border-bottom: 2px solid #E63323;
}
.template-coop__details__nav .nav.nav-tabs {
  border: 0;
}
.template-coop__details__nav .nav.nav-tabs .nav-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border: 0;
  background-color: transparent;
  color: #E63323;
  padding: 0;
}
.template-coop__details__nav .nav.nav-tabs .nav-link .icon {
  display: inline-block;
  color: #ccc;
  margin-right: 1rem;
}
.template-coop__details__nav .nav.nav-tabs .nav-link .icon svg {
  width: 2rem;
}
.template-coop__details__nav .nav.nav-tabs .nav-link .title {
  display: inline-block;
  font-weight: 500;
  color: #E63323;
  font-size: 2rem;
  letter-spacing: -0.25px;
}
@media (min-width: 768px) {
  .template-coop__details__nav .nav.nav-tabs .nav-link .title {
    font-size: 2.2rem;
  }
}
.template-coop__details__nav .nav.nav-tabs .nav-link:not(:last-child):after {
  content: "/";
  font-size: 3rem;
  font-weight: 300;
  color: #ccc;
  display: inline-block;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.template-coop__details__nav .nav.nav-tabs .nav-link.active .icon {
  color: #E63323;
}
.template-coop__details__nav .nav.nav-tabs .nav-link.active .title {
  font-weight: 600;
}
.template-coop__details__showonmap {
  display: inline-block;
  color: #E63323;
}
.template-coop__details__showonmap svg {
  display: block;
  width: 2.25rem;
  height: auto;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .template-coop__details__showonmap svg {
    width: 3rem;
  }
}
.template-coop__details__tabinfo {
  border-bottom: 1px solid #E63323;
}
.template-coop__details__map {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.template-coop__details__map:after {
  font-family: "Panton", sans-serif !important;
  letter-spacing: 0;
  font-weight: 600;
}
.template-coop__details__map-container .leaflet-popup {
  font-family: "Panton", sans-serif;
  border: 2px solid #E63323;
}
.template-coop__details__map-container .leaflet-popup .leaflet-popup-content-wrapper {
  border-radius: 0;
}
.template-coop__details__map-container .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
  color: #E63323;
}
.template-coop__details__map-container .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .template-subtitle.template-subtitle__primary, .template-coop__details__map-container .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content header .template-subtitle__primary.template-slider-testata__item__date, header .template-coop__details__map-container .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .template-subtitle__primary.template-slider-testata__item__date {
  font-size: 2rem;
  font-weight: 700;
}
.template-coop__details__map-container .leaflet-popup-tip {
  border: 2px solid #E63323;
}
.template-coop__details__map-container__inner {
  position: relative;
  height: 35rem;
}
@media (min-width: 768px) {
  .template-coop__details__map-container__inner {
    height: 45rem;
  }
}
@media (min-width: 92px) {
  .template-coop__details__map-container__inner {
    height: 50rem;
  }
}
.template-coop__details__coord-tab {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  border: 2px solid #E63323;
  padding: 2rem;
  background-color: #fff;
  z-index: 2;
}
@media (min-width: 768px) {
  .template-coop__details__coord-tab {
    padding: 3rem;
  }
}
@media (min-width: 992px) {
  .template-coop__details__coord-tab {
    padding: 4rem;
  }
}
.template-coop__details__coord-tab .tab-item svg {
  display: inline-block;
  width: 2rem;
  margin-right: 1rem;
}
@media (min-width: 576px) {
  .template-coop__details__coord-tab .tab-item .template-title.template-title__tertiary, .template-coop__details__coord-tab .tab-item .modal-title, .template-coop__details__coord-tab .tab-item .template-news__tag, .template-coop__details__coord-tab .tab-item .template-accordion__button {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .template-coop__details__coord-tab .tab-item .template-title.template-title__tertiary, .template-coop__details__coord-tab .tab-item .modal-title, .template-coop__details__coord-tab .tab-item .template-news__tag, .template-coop__details__coord-tab .tab-item .template-accordion__button {
    font-size: 2.3rem;
  }
}
.template-coop__details__coord-tab .tab-item:not(:last-child) {
  border-bottom: 2px solid #ccc;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
.template-coop__persona:nth-last-child(2) {
  border-bottom: 0;
}

.template-chart {
  min-height: 40rem;
}
@media (min-width: 768px) {
  .template-chart {
    min-height: 50rem;
  }
}
.template-chart__tooltip {
  padding: 1rem;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  font-size: 1.6rem;
  border: 1px solid #E63323;
}
.template-chart__tooltip a {
  color: #E63323;
}
.template-chart * {
  letter-spacing: 0;
}

.template-title, .modal-title, .template-news__tag, .template-accordion__button {
  font-weight: 300;
  line-height: 1.25;
  white-space: pre-wrap;
}
.template-title__primary {
  font-size: 3.25rem;
  line-height: 1;
}
@media (min-width: 400px) {
  .template-title__primary {
    font-size: 4rem;
  }
}
@media (min-width: 576px) {
  .template-title__primary {
    font-size: 4.75rem;
  }
}
@media (min-width: 992px) {
  .template-title__primary {
    font-size: 6rem;
  }
}
.template-title__secondary {
  font-size: 2.5rem;
  font-weight: 500;
}
@media (min-width: 576px) {
  .template-title__secondary {
    font-size: 3rem;
  }
}
@media (min-width: 768px) {
  .template-title__secondary {
    font-size: 4rem;
  }
}
.template-title__tertiary, .modal-title, .template-news__tag, .template-accordion__button {
  font-size: 2.25rem;
  font-weight: 600;
  letter-spacing: 0;
}
@media (min-width: 576px) {
  .template-title__tertiary, .modal-title, .template-news__tag, .template-accordion__button {
    font-size: 2.5rem;
  }
}
@media (min-width: 992px) {
  .template-title__tertiary, .modal-title, .template-news__tag, .template-accordion__button {
    font-size: 2.75rem;
  }
}

.template-subtitle, header .template-slider-testata__item__date {
  font-weight: 600;
  letter-spacing: 0;
  white-space: pre-wrap;
}
.template-subtitle__primary {
  font-size: 1.6rem;
  text-transform: uppercase;
}
.template-subtitle__secondary {
  font-size: 1.6rem;
}
.template-subtitle__grey {
  color: #E63323;
}

.template-text, .registrazione-cooperativa-mappa .sede-list .sede-item .template-text, .registrazione-cooperativa-mappa .sede-list .sede-item .template-accordion__content, .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container input, .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item input,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container textarea,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item textarea,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container select,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item select, .registrazione-cooperativa-mappa .sede-list .sede-item .template-pagination .page-item .page-link, .template-pagination .page-item .registrazione-cooperativa-mappa .sede-list .sede-item .page-link, .registrazione-cooperativa-mappa .sede-list .sede-item .template-pagination .page-item .page-spacer, .template-pagination .page-item .registrazione-cooperativa-mappa .sede-list .sede-item .page-spacer, .registrazione-cooperativa-mappa .sede-list .sede-item .ekko-lightbox .modal-footer, .ekko-lightbox .registrazione-cooperativa-mappa .sede-list .sede-item .modal-footer, .ekko-lightbox .modal-footer, .template-pagination .page-item .page-spacer, .template-pagination .page-item .page-link, .template-form-alt__input-container input,
.template-form-alt__input-container textarea,
.template-form-alt__input-container select, .template-accordion__content {
  letter-spacing: 0;
  font-size: 1.65rem;
}
@media (min-width: 400px) {
  .template-text, .registrazione-cooperativa-mappa .sede-list .sede-item .template-text, .registrazione-cooperativa-mappa .sede-list .sede-item .template-accordion__content, .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container input, .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item input,
  .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container textarea,
  .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item textarea,
  .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container select,
  .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item select, .registrazione-cooperativa-mappa .sede-list .sede-item .template-pagination .page-item .page-link, .template-pagination .page-item .registrazione-cooperativa-mappa .sede-list .sede-item .page-link, .registrazione-cooperativa-mappa .sede-list .sede-item .template-pagination .page-item .page-spacer, .template-pagination .page-item .registrazione-cooperativa-mappa .sede-list .sede-item .page-spacer, .registrazione-cooperativa-mappa .sede-list .sede-item .ekko-lightbox .modal-footer, .ekko-lightbox .registrazione-cooperativa-mappa .sede-list .sede-item .modal-footer, .ekko-lightbox .modal-footer, .template-pagination .page-item .page-spacer, .template-pagination .page-item .page-link, .template-form-alt__input-container input,
  .template-form-alt__input-container textarea,
  .template-form-alt__input-container select, .template-accordion__content {
    font-size: 1.8rem;
  }
}
.template-text a, .registrazione-cooperativa-mappa .sede-list .sede-item .template-text a, .registrazione-cooperativa-mappa .sede-list .sede-item .template-accordion__content a, .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container input a, .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item input a,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container textarea a,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item textarea a,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container select a,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item select a, .registrazione-cooperativa-mappa .sede-list .sede-item .template-pagination .page-item .page-link a, .template-pagination .page-item .registrazione-cooperativa-mappa .sede-list .sede-item .page-link a, .registrazione-cooperativa-mappa .sede-list .sede-item .template-pagination .page-item .page-spacer a, .template-pagination .page-item .registrazione-cooperativa-mappa .sede-list .sede-item .page-spacer a, .registrazione-cooperativa-mappa .sede-list .sede-item .ekko-lightbox .modal-footer a, .ekko-lightbox .registrazione-cooperativa-mappa .sede-list .sede-item .modal-footer a, .ekko-lightbox .modal-footer a, .template-pagination .page-item .page-spacer a, .template-pagination .page-item .page-link a, .template-form-alt__input-container input a,
.template-form-alt__input-container textarea a,
.template-form-alt__input-container select a, .template-accordion__content a {
  color: inherit;
  font-weight: 600;
  text-decoration: underline;
}
.template-text__small, .ekko-lightbox .modal-footer {
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  .template-text__small, .ekko-lightbox .modal-footer {
    font-size: 1.55rem;
  }
}
@media (min-width: 1200px) {
  .template-text__large, .template-pagination .page-item .page-spacer, .template-pagination .page-item .page-link {
    font-size: 2rem;
  }
}
@media (min-width: 1400px) {
  .template-text__large, .template-pagination .page-item .page-spacer, .template-pagination .page-item .page-link {
    font-size: 2.2rem;
  }
}
.template-text[data-continue]:last-child:after, .registrazione-cooperativa-mappa .sede-list .sede-item [data-continue].template-text:last-child:after, .registrazione-cooperativa-mappa .sede-list .sede-item [data-continue].template-accordion__content:last-child:after, .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container input[data-continue]:last-child:after, .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item input[data-continue]:last-child:after,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container textarea[data-continue]:last-child:after,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item textarea[data-continue]:last-child:after,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container select[data-continue]:last-child:after,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item select[data-continue]:last-child:after, .ekko-lightbox [data-continue].modal-footer:last-child:after, .template-pagination .page-item [data-continue].page-spacer:last-child:after, .template-pagination .page-item [data-continue].page-link:last-child:after, .template-form-alt__input-container input[data-continue]:last-child:after,
.template-form-alt__input-container textarea[data-continue]:last-child:after,
.template-form-alt__input-container select[data-continue]:last-child:after, [data-continue].template-accordion__content:last-child:after {
  content: "Continua";
  display: inline-block;
  font-size: inherit;
  font-weight: 700;
  color: inherit;
}
@media (min-width: 768px) {
  .template-text[data-continue]:last-child:after, .registrazione-cooperativa-mappa .sede-list .sede-item [data-continue].template-text:last-child:after, .registrazione-cooperativa-mappa .sede-list .sede-item [data-continue].template-accordion__content:last-child:after, .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container input[data-continue]:last-child:after, .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item input[data-continue]:last-child:after,
  .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container textarea[data-continue]:last-child:after,
  .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item textarea[data-continue]:last-child:after,
  .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container select[data-continue]:last-child:after,
  .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item select[data-continue]:last-child:after, .ekko-lightbox [data-continue].modal-footer:last-child:after, .template-pagination .page-item [data-continue].page-spacer:last-child:after, .template-pagination .page-item [data-continue].page-link:last-child:after, .template-form-alt__input-container input[data-continue]:last-child:after,
  .template-form-alt__input-container textarea[data-continue]:last-child:after,
  .template-form-alt__input-container select[data-continue]:last-child:after, [data-continue].template-accordion__content:last-child:after {
    margin-left: 0.5rem;
  }
}
.template-text[data-continue] p:nth-last-child(2), .registrazione-cooperativa-mappa .sede-list .sede-item [data-continue].template-text p:nth-last-child(2), .registrazione-cooperativa-mappa .sede-list .sede-item [data-continue].template-accordion__content p:nth-last-child(2), .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container input[data-continue] p:nth-last-child(2), .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item input[data-continue] p:nth-last-child(2),
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container textarea[data-continue] p:nth-last-child(2),
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item textarea[data-continue] p:nth-last-child(2),
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container select[data-continue] p:nth-last-child(2),
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item select[data-continue] p:nth-last-child(2), .ekko-lightbox [data-continue].modal-footer p:nth-last-child(2), .template-pagination .page-item [data-continue].page-spacer p:nth-last-child(2), .template-pagination .page-item [data-continue].page-link p:nth-last-child(2), .template-form-alt__input-container input[data-continue] p:nth-last-child(2),
.template-form-alt__input-container textarea[data-continue] p:nth-last-child(2),
.template-form-alt__input-container select[data-continue] p:nth-last-child(2), [data-continue].template-accordion__content p:nth-last-child(2) {
  display: inline;
}
.template-text p:last-child, .registrazione-cooperativa-mappa .sede-list .sede-item .template-text p:last-child, .registrazione-cooperativa-mappa .sede-list .sede-item .template-accordion__content p:last-child, .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container input p:last-child, .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item input p:last-child,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container textarea p:last-child,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item textarea p:last-child,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container select p:last-child,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item select p:last-child, .registrazione-cooperativa-mappa .sede-list .sede-item .ekko-lightbox .modal-footer p:last-child, .ekko-lightbox .registrazione-cooperativa-mappa .sede-list .sede-item .modal-footer p:last-child, .ekko-lightbox .modal-footer p:last-child, .template-pagination .page-item .page-spacer p:last-child, .template-pagination .page-item .page-link p:last-child, .template-form-alt__input-container input p:last-child,
.template-form-alt__input-container textarea p:last-child,
.template-form-alt__input-container select p:last-child, .template-accordion__content p:last-child {
  margin-bottom: 0;
}

.template-button, header .template-slider-testata__item__link {
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #E63323;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  font-size: 1.4rem;
  line-height: 1.2;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: right;
  max-width: 30rem;
}
@media (min-width: 768px) {
  .template-button, header .template-slider-testata__item__link {
    font-size: 1.6rem;
  }
}
.template-button__inverse, header .template-slider-testata__item__link {
  color: #fff;
}
.template-button__inverse:hover, header .template-slider-testata__item__link:hover {
  color: #fff;
}
.template-button__reverse {
  text-align: left;
}
.template-button__pin {
  width: 4rem;
  margin-right: -2rem;
  color: #ccc;
  position: relative;
  z-index: -1;
}
@media (min-width: 768px) {
  .template-button__pin {
    width: 5rem;
    margin-right: -2.5rem;
  }
}
.template-button__icon {
  display: inline-block;
  position: relative;
  max-width: 3rem;
  min-width: 3rem;
  -ms-flex: 0 0 3rem;
      flex: 0 0 3rem;
}
@media (min-width: 768px) {
  .template-button__icon {
    max-width: 3.5rem;
    min-width: 3.5rem;
    -ms-flex: 0 0 3.5rem;
        flex: 0 0 3.5rem;
  }
}
.template-button__icon svg {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: auto;
}
.template-button__icon__before {
  margin-right: 1rem;
  left: 0;
  transition: left 0.3s ease;
}
.template-button__icon__after {
  margin-left: 1rem;
  right: 0;
  transition: right 0.3s ease;
}
.template-button__reset-btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0;
}
.template-button:hover, header .template-slider-testata__item__link:hover {
  text-decoration: none;
}
.template-button:hover .template-button__icon__before, header .template-slider-testata__item__link:hover .template-button__icon__before {
  left: -0.75rem;
}
.template-button:hover .template-button__icon__after, header .template-slider-testata__item__link:hover .template-button__icon__after {
  right: -0.75rem;
}

.template-slider-lastnews__container {
  overflow: hidden;
}
.template-slider-lastnews__container .tns-ovh {
  overflow: visible;
}
.template-slider-lastnews__container .tns-item {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.template-slider-lastnews__container .tns-item.tns-slide-active {
  opacity: 1;
}

.template-slider-lastevents__container {
  overflow: hidden;
}
.template-slider-lastevents__container .tns-ovh {
  overflow: visible;
}
@media (min-width: 992px) {
  .template-slider-lastevents__container__inner {
    width: 70vw;
    overflow: hidden;
  }
}

.template-slider-lastevents {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.template-slider-lastevents .tns-item {
  width: 100vw;
}
@media (min-width: 992px) {
  .template-slider-lastevents .tns-item {
    width: 60vw;
  }
}
@media (min-width: 1200px) {
  .template-slider-lastevents .tns-item {
    width: 45vw;
  }
}
@media (min-width: 992px) {
  .template-slider-lastevents__nav-container {
    margin-top: -5rem !important;
  }
}

.template-slider-monthlycoop__container {
  overflow: hidden;
}
.template-slider-monthlycoop__container .tns-ovh {
  overflow: visible;
}
.template-slider-monthlycoop__container .tns-item {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.template-slider-monthlycoop__container .tns-item.tns-slide-active {
  opacity: 1;
}

.template-slider-gallery__container {
  overflow: hidden;
}
.template-slider-gallery__container .tns-ovh {
  overflow: visible;
}
.template-slider-gallery__container .tns-controls {
  margin-top: 1.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.template-slider-gallery__container .tns-controls button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background: none;
  color: #E63323;
  width: 4.5rem;
}
@media (min-width: 768px) {
  .template-slider-gallery__container .tns-controls button {
    width: 5rem;
  }
}
.template-slider-gallery__container .tns-controls button svg {
  width: 100%;
  height: auto;
}

.tns-nav-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-top: calc((22.5vh - 7.5rem - 4.5rem) / 2);
  margin-top: calc((1vh * 22.5 - 7.5rem - 4.5rem) / 2);
  margin-top: calc((var(--vh, 1vh) * 22.5 - 7.5rem - 4.5rem) / 2);
}
@media (min-width: 768px) {
  .tns-nav-container {
    -ms-flex-pack: end;
        justify-content: flex-end;
    margin-top: calc((20vh - 7.5rem - 4.5rem) / 2);
    margin-top: calc((1vh * 20 - 7.5rem - 5rem) / 2);
    margin-top: calc((var(--vh, 1vh) * 20 - 7.5rem - 5rem) / 2);
  }
}
.tns-nav-container .tns-nav-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: 0;
  width: 4rem;
  height: 4rem;
}
@media (min-width: 576px) {
  .tns-nav-container .tns-nav-item {
    width: 4.5rem;
    height: 4.5rem;
  }
}
@media (min-width: 768px) {
  .tns-nav-container .tns-nav-item {
    width: 5rem;
    height: 5rem;
  }
}
.tns-nav-container .tns-nav-item-inner {
  position: absolute;
  top: 0.4rem;
  font-size: 1.4rem;
  font-weight: 700;
  color: #fff;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 2;
}
@media (min-width: 576px) {
  .tns-nav-container .tns-nav-item-inner {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .tns-nav-container .tns-nav-item-inner {
    font-size: 1.8rem;
  }
}

.template-form__text {
  border-bottom-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
  font-size: 1.4rem;
  padding: 1.25rem 1.5rem;
  letter-spacing: 0.5px;
  background-color: #F3F5F8;
  height: auto;
  border: 0;
}
.template-form__text:focus {
  border: 0;
  box-shadow: none;
  outline: none;
}
.template-form__button, .form-conferma-posizioni .template-form__button_confirm, .form-conferma-posizioni .template-form__button_reject {
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1px;
  text-decoration: none;
  background-color: #E63323;
  padding: 1.25rem;
  border: 0;
  border-top-right-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
  transition: background-color 0.3s ease;
  line-height: 1;
}
@media (min-width: 400px) {
  .template-form__button, .form-conferma-posizioni .template-form__button_confirm, .form-conferma-posizioni .template-form__button_reject {
    font-size: 1.25rem;
  }
}
@media (min-width: 500px) {
  .template-form__button, .form-conferma-posizioni .template-form__button_confirm, .form-conferma-posizioni .template-form__button_reject {
    font-size: 1.3rem;
    letter-spacing: 0.15px;
  }
}
@media (min-width: 576px) {
  .template-form__button, .form-conferma-posizioni .template-form__button_confirm, .form-conferma-posizioni .template-form__button_reject {
    font-size: 1.35rem;
    padding: 0.75rem 1.75rem;
    letter-spacing: 0.2px;
  }
}
@media (min-width: 768px) {
  .template-form__button, .form-conferma-posizioni .template-form__button_confirm, .form-conferma-posizioni .template-form__button_reject {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 1.25rem 2rem;
    letter-spacing: 0.25px;
  }
}
.template-form__button__icon {
  display: inline-block;
  color: #fff;
  width: 1.8rem;
  margin-left: 0.5rem;
}
@media (min-width: 400px) {
  .template-form__button__icon {
    width: 1.9rem;
    margin-left: 0.675rem;
  }
}
@media (min-width: 500px) {
  .template-form__button__icon {
    width: 2rem;
    margin-left: 0.85rem;
  }
}
@media (min-width: 576px) {
  .template-form__button__icon {
    width: 2.25rem;
    margin-left: 1rem;
  }
}
.template-form__button__icon svg {
  max-width: 100%;
  height: auto;
}
.template-form__button:hover, .form-conferma-posizioni .template-form__button_confirm:hover, .form-conferma-posizioni .template-form__button_reject:hover {
  color: #fff;
  background-color: #E63323;
}
.template-form__button__reset {
  background-color: #ccc;
  color: #E63323;
}
.template-form__button__reset:hover {
  background-color: #E63323;
  color: #fff;
}
.template-form__privacy {
  letter-spacing: 0.5px;
  font-size: 1.25rem !important;
  margin: 0;
}
.template-form__privacy a {
  color: inherit;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.075rem;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
  transition: -webkit-text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease, -webkit-text-decoration-color 0.3s ease;
}
.template-form__privacy a:hover {
  -webkit-text-decoration-color: #E63323;
          text-decoration-color: #E63323;
}
.template-form__checkbox {
  padding-left: 4.5rem;
  display: inline-block;
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  .template-form__checkbox {
    font-size: 1.6rem;
  }
}
.template-form__checkbox__label {
  position: relative;
  cursor: pointer;
  line-height: 1.25;
  text-transform: none;
  margin: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.template-form__checkbox__label a {
  color: inherit;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.075rem;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
  transition: -webkit-text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease, -webkit-text-decoration-color 0.3s ease;
}
.template-form__checkbox__label a:hover {
  -webkit-text-decoration-color: #E63323;
          text-decoration-color: #E63323;
}
.template-form__checkbox__label:before {
  content: "";
  position: absolute;
  background-color: #ccc;
  width: 3.5rem;
  top: -1px;
  left: -4.5rem;
  height: 1.9rem;
  border-radius: 1.9rem;
  transition: 0.3s ease;
}
.template-form__checkbox__label:after {
  content: "";
  position: absolute;
  height: 1.2rem;
  width: 1.2rem;
  left: calc(-4.5rem + 3px);
  -webkit-transform: translateX(0);
          transform: translateX(0);
  top: 2px;
  border-radius: 50%;
  background-color: #fff;
  transition: 0.3s ease;
}
.template-form__checkbox__input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.template-form__checkbox__input:checked ~ .template-form__checkbox__label:before {
  background-color: #E63323;
}
.template-form__checkbox__input:focus ~ .template-form__checkbox__label:before {
  box-shadow: 0 0 1px #2196F3;
}
.template-form__checkbox__input:checked ~ .template-form__checkbox__label:after {
  -webkit-transform: translateX(1.65rem);
          transform: translateX(1.65rem);
}
.template-form__label, .template-form-alt__input-container input.template-form-alt__input-file + label + label,
.template-form-alt__input-container textarea.template-form-alt__input-file + label + label,
.template-form-alt__input-container select.template-form-alt__input-file + label + label {
  display: block;
  font-size: 1.5rem;
  color: #E63323;
  letter-spacing: 0;
  margin-bottom: 0.25rem;
}
@media (min-width: 768px) {
  .template-form__label, .template-form-alt__input-container input.template-form-alt__input-file + label + label,
  .template-form-alt__input-container textarea.template-form-alt__input-file + label + label,
  .template-form-alt__input-container select.template-form-alt__input-file + label + label {
    font-size: 1.4rem;
  }
}
@media (min-width: 992px) {
  .template-form__label, .template-form-alt__input-container input.template-form-alt__input-file + label + label,
  .template-form-alt__input-container textarea.template-form-alt__input-file + label + label,
  .template-form-alt__input-container select.template-form-alt__input-file + label + label {
    font-size: 1.45rem;
  }
}
.template-form__label__select {
  margin-bottom: -0.75rem;
  margin-top: 1rem;
}
.select2-dropdown {
  z-index: 3 !important;
}

.template-form__select + .select2-container {
  width: 100% !important;
}
.template-form__select + .select2-container .select2-selection.select2-selection--single {
  border-radius: 0;
  border: 0;
  height: auto;
}
.template-form__select + .select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
  line-height: 1;
  color: #E63323;
  height: 100%;
  font-size: 1.8rem;
  letter-spacing: -0.5px;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.5rem;
  padding-right: 0.5rem;
  font-weight: 600;
}
.template-form__select + .select2-container .select2-selection.select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  color: #E63323;
  font-weight: normal;
}
.template-form__select + .select2-container .select2-selection.select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 0;
  right: 1px;
  width: 2rem;
  height: 100%;
}
.template-form__select + .select2-container .select2-selection.select2-selection--single .select2-selection__arrow b {
  position: absolute;
  left: 50%;
  margin-left: -8px;
  margin-top: -3px;
  top: 50%;
  border-color: transparent #E63323 #E63323 transparent;
  border-style: solid;
  width: 0.9rem;
  height: 0.9rem;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg) translate(-50%);
          transform: rotate(45deg) translate(-50%);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.template-form__select + .select2-container .select2-selection.select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: normal;
  height: auto;
  margin-right: 4rem;
  padding-right: 0px;
  font-size: 2.1rem;
  margin-top: 0.55rem;
}
.template-form__select + .select2-container--default .select2-selection.select2-selection--single {
  background-color: #F3F5F8;
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.template-form__select + .select2-container--search .select2-selection.select2-selection--single {
  border-bottom: 2px solid #E63323;
}
.template-form__select + .select2-container--search .select2-selection.select2-selection--single .select2-selection__rendered {
  padding-left: 0;
}
.template-form__select + .select2-container--search .select2-selection.select2-selection--multiple {
  position: relative;
  min-height: 4rem;
}
.template-form__select + .select2-container--search .select2-selection.select2-selection--multiple .select2-search__field {
  color: #E63323;
  font-weight: normal;
  font-size: 1.8rem;
  letter-spacing: -0.5px;
  line-height: 1;
  margin: 0;
  height: 3rem;
  width: 100% !important;
  border-bottom: 2px solid #E63323;
  background-color: transparent;
  vertical-align: top;
  font-family: "Panton", sans-serif;
}
.template-form__select + .select2-container--search .select2-selection.select2-selection--multiple .select2-search__field::-webkit-input-placeholder {
  color: #E63323;
  font-weight: normal;
}

.template-form__select + .select2-container--search .select2-selection.select2-selection--multiple .select2-search__field:-moz-placeholder {
  color: #E63323;
  font-weight: normal;
}

.template-form__select + .select2-container--search .select2-selection.select2-selection--multiple .select2-search__field::-moz-placeholder {
  color: #E63323;
  font-weight: normal;
}

.template-form__select + .select2-container--search .select2-selection.select2-selection--multiple .select2-search__field:-ms-input-placeholder {
  color: #E63323;
  font-weight: normal;
}

.template-form__select + .select2-container--search .select2-selection.select2-selection--multiple .select2-selection__clear {
  position: absolute;
  right: 0;
  cursor: pointer;
  font-weight: normal;
  height: auto;
  margin-right: 4rem;
  padding-right: 0px;
  font-size: 2.1rem;
  margin-top: 0.1rem;
  top: 40%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.template-form__select + .select2-container--search .select2-selection.select2-selection--multiple .select2-selection__rendered {
  margin-top: 0.25rem;
  margin-right: 4rem;
  margin-bottom: 0.5rem;
  display: inline-block;
}
.template-form__select + .select2-container--search .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  display: inline-block;
  font-size: 1.6rem;
  background-color: #E63323;
  color: #fff;
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.template-form__select + .select2-container--search .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice:not(:last-child) {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.template-form__select + .select2-container--search .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0;
  color: #fff;
  font-size: 2rem;
  padding: 0 1rem;
}
.template-form__select + .select2-container--search .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__display {
  margin-right: 1rem;
}
.template-form__select + .select2-container--search .select2-selection.select2-selection--multiple.select2-selection--clearable .select2-search textarea {
  height: 0;
  padding: 0;
}
.template-form__select + .select2-container--search .select2-selection.select2-selection--multiple:after {
  content: "";
  position: absolute;
  right: 1.1rem;
  margin-left: -8px;
  margin-top: -3px;
  top: 40%;
  border-color: transparent #E63323 #E63323 transparent;
  border-style: solid;
  width: 0.9rem;
  height: 0.9rem;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg) translate(-50%);
          transform: rotate(45deg) translate(-50%);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.template-form__select + .select2-container--search .select2-search.select2-search--inline {
  display: block;
  height: 0;
}
.template-form__select + .select2-container + .select2-container {
  z-index: 150;
}
.template-form__select + .select2-container + .select2-container .select2-dropdown {
  border-color: #E63323;
  border-width: 2px;
  border-radius: 0;
  border-style: solid;
  top: 3px;
}
.template-form__select + .select2-container + .select2-container .select2-dropdown .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.template-form__select + .select2-container + .select2-container .select2-dropdown .select2-results__option {
  font-size: 1.7rem;
  letter-spacing: -0.5px;
  padding: 0.5rem 1.5rem;
}
.template-form__select + .select2-container + .select2-container .select2-dropdown .select2-results__option--selected {
  background-color: #E63323;
}
.template-form__select + .select2-container + .select2-container .select2-dropdown .select2-results__option--highlighted {
  background-color: #E63323;
  color: white;
}
.template-form__select + .select2-container + .select2-container .select2-dropdown .select2-results ::-webkit-scrollbar {
  width: 6px;
}
.template-form__select + .select2-container + .select2-container .select2-dropdown .select2-results ::-webkit-scrollbar-track {
  background: #F3F5F8;
}
.template-form__select + .select2-container + .select2-container .select2-dropdown .select2-results ::-webkit-scrollbar-thumb {
  background: #E63323;
  border-radius: 10px;
}
.template-form__select__label {
  position: relative;
  width: 100%;
  line-height: 1;
  color: #E63323;
  font-size: 1.8rem;
  padding-top: 1.25rem;
  padding-bottom: 1rem;
  padding-right: 1.5rem;
  font-weight: 600;
  border-bottom: 2px solid #E63323;
}
.template-form__select__label select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  top: 0;
  bottom: 0;
  height: auto;
  left: 0;
  width: 100%;
  opacity: 0;
}
.template-form__select__label__selected-options {
  padding: 0;
  list-style-type: none;
  width: 100%;
  margin-bottom: 2rem;
}
.template-form__select__label__selected-opt {
  background-color: #E63323;
  color: white;
  padding: 1rem;
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  margin-bottom: 0.5rem;
}
.template-form__select__label__selected-opt .template-form__select__reset {
  margin-right: 1rem;
}
.template-form__select__arrow {
  position: absolute;
  top: 0;
  right: 1px;
  width: 2rem;
  height: 100%;
}
.template-form__select__arrow b {
  position: absolute;
  left: 60%;
  margin-left: -8px;
  margin-top: -3px;
  top: 40%;
  border-color: transparent #E63323 #E63323 transparent;
  border-style: solid;
  width: 0.9rem;
  height: 0.9rem;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg) translate(-50%);
          transform: rotate(45deg) translate(-50%);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.template-form__select[multiple] + .template-form__select__arrow {
  bottom: 2.25rem;
  top: auto;
  height: auto;
}
.template-form__select__reset {
  position: relative;
  cursor: pointer;
  float: right;
  font-weight: normal;
  height: auto;
  margin-right: 4rem;
  padding-right: 0px;
  font-size: 2.1rem;
  margin-top: -0.25rem;
  z-index: 2;
}
.template-form__select__sm + .select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.template-form__select__auto + .select2-container {
  width: auto !important;
}
.template-form__select__auto + .select2-container .select2-selection.select2-selection--single {
  padding-right: 2.5rem;
}
.template-form__select__auto + .select2-container .select2-selection.select2-selection--single .select2-selection__clear {
  display: none;
}
.template-form__select__auto + .select2-container .select2-selection.select2-selection--single .select2-selection__arrow b {
  margin-left: -6px;
  margin-top: -8px;
  -webkit-transform: rotate(45deg) translate(0%);
          transform: rotate(45deg) translate(0%);
}
.template-form__search__text {
  font-size: 1.8rem;
  padding: 1.25rem 1.5rem;
  letter-spacing: 0;
  height: auto;
  border: 0;
  margin-bottom: 1rem;
  padding: 0.5rem 0 0 0;
  color: #E63323;
  font-weight: 600;
}
@media (min-width: 768px) {
  .template-form__search__text {
    font-size: 1.7rem;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 992px) {
  .template-form__search__text {
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 1200px) {
  .template-form__search__text {
    font-size: 2rem;
  }
}
.template-form__search__text:focus {
  box-shadow: none;
  outline: none;
}
.template-form__search__text::-webkit-input-placeholder {
  color: #E63323;
  font-weight: 500;
}

.template-form__search__text:-moz-placeholder {
  color: #E63323;
  font-weight: 500;
}

.template-form__search__text::-moz-placeholder {
  color: #E63323;
  font-weight: 500;
}

.template-form__search__text:-ms-input-placeholder {
  color: #E63323;
  font-weight: 500;
}

.template-form__search__button {
  color: #fff;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1px;
  text-decoration: none;
  background-color: #E63323;
  padding: 1rem 1.75rem;
  border-top-right-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
  transition: background-color 0.3s ease;
  line-height: 1;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media (min-width: 400px) {
  .template-form__search__button {
    font-size: 1.65rem;
  }
}
@media (min-width: 500px) {
  .template-form__search__button {
    font-size: 1.7rem;
    letter-spacing: 0.15px;
  }
}
@media (min-width: 576px) {
  .template-form__search__button {
    font-size: 1.65rem;
    letter-spacing: 0.2px;
  }
}
@media (min-width: 768px) {
  .template-form__search__button {
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 1.6rem;
    -ms-flex-align: center;
        align-items: center;
    padding: 1.25rem 2rem;
    letter-spacing: 0.25px;
  }
}
@media (min-width: 992px) {
  .template-form__search__button {
    font-size: 1.7rem;
    padding: 1.5rem 2.25rem;
  }
}
.template-form__search__button__icon {
  display: inline-block;
  color: #fff;
  width: 1.8rem;
  margin-left: 0.5rem;
}
@media (min-width: 400px) {
  .template-form__search__button__icon {
    width: 1.9rem;
    margin-left: 0.675rem;
  }
}
@media (min-width: 500px) {
  .template-form__search__button__icon {
    width: 2rem;
    margin-left: 0.85rem;
  }
}
@media (min-width: 576px) {
  .template-form__search__button__icon {
    width: 2.25rem;
    margin-left: 1rem;
  }
}
.template-form__search__button__icon svg {
  max-width: 100%;
  height: auto;
}
.template-form__search__button:hover {
  color: #fff;
  background-color: #E63323;
}
.template-form__search__btnfilters {
  position: relative;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #E63323;
  border: 0;
  font-size: 1.7rem;
  padding-right: 2rem;
}
@media (min-width: 400px) {
  .template-form__search__btnfilters {
    font-size: 1.65rem;
  }
}
@media (min-width: 500px) {
  .template-form__search__btnfilters {
    font-size: 1.7rem;
  }
}
@media (min-width: 576px) {
  .template-form__search__btnfilters {
    font-size: 1.65rem;
  }
}
@media (min-width: 768px) {
  .template-form__search__btnfilters {
    font-size: 1.6rem;
  }
}
@media (min-width: 992px) {
  .template-form__search__btnfilters {
    font-size: 1.7rem;
  }
}
.template-form__search__btnfilters:before, .template-form__search__btnfilters:after {
  content: "";
  position: absolute;
  top: 45%;
  right: 0;
  width: 1rem;
  height: 1px;
  background-color: #E63323;
}
.template-form__search__btnfilters:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.template-form__search__btnfilters__hide {
  display: none;
}
.template-form__search__btnfilters[aria-expanded=true]:after {
  display: none;
}
.template-form__search__btnfilters[aria-expanded=true] .template-form__search__btnfilters__hide {
  display: block;
}
.template-form__search__btnfilters[aria-expanded=true] .template-form__search__btnfilters__show {
  display: none;
}
.template-form__search .input-group {
  border-radius: 0 !important;
  background-color: transparent !important;
  border-bottom: 2px solid #E63323;
  transition: border-bottom-color 0.15s ease;
}
.template-form__search .input-group .input-group-append {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.template-form__search .input-group .input-group-append svg {
  max-width: 60%;
  stroke-width: 2px;
}
@media (min-width: 768px) {
  .template-form__search .input-group .input-group-append svg {
    max-width: 70%;
  }
}
@media (min-width: 992px) {
  .template-form__search .input-group .input-group-append svg {
    max-width: 80%;
  }
}
.template-form__search .input-group[focus-within] {
  box-shadow: none !important;
  border-bottom-color: rgba(0, 123, 255, 0.25);
  color: #E63323;
}
.template-form__search .input-group:focus-within {
  box-shadow: none !important;
  border-bottom-color: rgba(0, 123, 255, 0.25);
  color: #E63323;
}
.template-form__submit {
  position: relative;
  padding: 1.25rem 1.75rem;
  font-size: 1.35rem;
}
@media (min-width: 768px) {
  .template-form__submit {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .template-form__submit {
    padding: 1.5rem 3rem;
  }
}
@media (min-width: 1200px) {
  .template-form__submit {
    padding: 1.5rem 4rem;
  }
}
.template-form__submit:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  box-shadow: 0 0 0 2px transparent;
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  transition: box-shadow 0.15s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.15s ease;
  transition: transform 0.3s ease, box-shadow 0.15s ease, -webkit-transform 0.3s ease;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  pointer-events: none;
}
.template-form__submit:hover:before {
  box-shadow: 0 0 0 2px #ccc;
  -webkit-transform: translate(-0.5rem, 0.5rem);
          transform: translate(-0.5rem, 0.5rem);
}
.template-form-alt__input-container {
  position: relative;
}
.template-form-alt__input-container input,
.template-form-alt__input-container textarea,
.template-form-alt__input-container select {
  font-family: "Panton", sans-serif;
  color: #000000;
  width: 100% !important;
  border: none;
  border-radius: 0;
  padding: 2.1rem 0 0.2rem;
  outline: 0;
  background-color: transparent;
  border-bottom: 2px solid #E63323;
}
.template-form-alt__input-container input.template-form-alt__input-file,
.template-form-alt__input-container textarea.template-form-alt__input-file,
.template-form-alt__input-container select.template-form-alt__input-file {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}
.template-form-alt__input-container input.template-form-alt__input-file + label,
.template-form-alt__input-container textarea.template-form-alt__input-file + label,
.template-form-alt__input-container select.template-form-alt__input-file + label {
  width: 8rem;
  height: 4.3rem;
  display: block;
  vertical-align: middle;
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  background-color: #E63323;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAQAAABecRxxAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfkBwEPIhzzchUTAAAUZklEQVR42u3debRdZXnH8d++STADBMOkASQxEEWhAmoUNEUGFXFKGwVEQYtYa7vUVUVbZGlBBV2sVnGsWCpVFGsYNIqiooIDCEpRwcQAQhATQCBmJECGe3/9IxhIuPfmDPs9zznn+X7+Ysjd53nP3u835077SAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4PGq6AHQaR7Qc3WEDtJe2u2R/7RO92iRrtf3qnujpwNQjJ/sD3qpRzLoH3muB6KnBFA7b+cPeI237QbPjp4VQK08079qYPNvstFneUz0xABq4lm+r+Htv8l8T4ieGkAN/HSvaHL72/bX+WoA0PM8xbe2sP1t+4zo2QG0xWN8eYvb3x7y66LnB9AGf7rl7W/bD3pW9AoAtMgntbX9bfsu7xG9CgAt8GyvazsA9s/9hOiVAGiSpzf9rb+RXBC9FgBN8fa+qabtb9vviV4PgIZ5wPNr3P72oF8ZvSYADfJHa93+tr3a+0evCkADfIyHag+Avdi7RK8MwDb42V5bYPvb9k+8XfTqAIzCU72k0Pa37U9Hrw/AiDzevyi4/W37bdFrBDAsV76w8Pa31/vw6HUCGIZPK779bfvP3id6pQC24jke7EgA7N95x+jVAngMP9OrOrT9bftybhkGdA3v7Ns6uP1t+yPRawYgSfI4X9nh7W/bb4heNwBJPjdg+9sP+fnRKwfS8ztDtr9t3+M9o1cPpOYXe0NYAOwbPDH6GQDS8gzfH7j9bfti8/6SQARP9oLg7W/bp0U/D0BCHvC3o/e+bXvIx0Q/F0A6/nj0zt9sjZ8V/WwAqfhN0bt+C3/wbtHPCFrBF3B6kl+gK9VdN+u+WkdW66OHQLN4+8ce5L309S7b/tJsnRs9AppHAHqOJ+hSPSl6imGc5HdEjwD0OVf+WvQn/CPa6KOjnx+gr/lD0bt8VMs9M/oZQjP4ImBP8Vxd0uXn7BYdXK2MHgKN6u6LCVvwgbpak6Kn2KYr9PJqMHoINIYvAvYMP1nf6oHtL71UZ0ePgEbxCqBHeLyu0sHRUzTsrdV50SOgEbwC6BWf6aHtL33WL4oeAY0gAD3B79XJ0TM0ZZzmea/oIbBtfArQA3yUvqPeuwvvbzS7Whs9BEbHK4Cu5301rwe3v3SgLuBmId2OAHQ576TL1KtvwzFXp0ePgNFR6K7msfqejoyeop0F6PXV16KHwMh4BdDdPtXT21+qdL5nRQ+BkfEKoIv5zfpC9Aw1uFuzqrujh8DwCEDX8l/rh9oueopaXKvDq3XRQ2A4fArQpTxdl/bJ9pcO0X9Fj4DhEYCu5B10mXaNnqJGb/Qp0SNgOHwK0IU8oPl6VfQUNRvSnOrb0UNga7wC6EYf7bvtLw3oq94veghsjVcAXccn6oLoGQq5Q8+rlkUPgcciAF3Gz9HPNCF6imJ+qKOrjdFD4FF8CtBVPFXf7OPtL71YH48eAY9FALqIJ2i+9oieorB3+G3RI+BRfArQNVzpQh0fPUUHbNBR1VXRQ2ATXgF0j/en2P7SOF3svaOHwCa8AugS/htdmijHi3RItSp6CBCALuEDdLW2j56io76rV3Hz8Hh5/s7pYt5N3+zi7f/bIkc9Wh+OXhgIQBfwOF2kaUUO/dlajnKslhSZ7lS/ochxgV7izxd6n75veOdajjPFB/qBIhM+5OdHP/tAKL+r0PZf6MmeUk8AJM/1UJEp7/ae0WcACOOXeEORjbXMM6T6AiD5g0XmtG/wxOizAITw072iyKZa78OkmgNQ+WuFEnARNw9HQp7shYW21FsfeYQaAyB5gq8vNO/7os8F0GEe4+8U2k7nbH6MWgMgeS//qcjEg54TfT6AjvInC23/Kzx282PUHADJL/DDRaZe47+KPiNAx/jvCm3/W7bYrrUHQPIbC01+h/vpHojAyPzCQn+PrtryplslAiD5Y4US8DP3y12QgZF5mu8tsoE2+hVbPVKZAAz4skIJOD/63ACFeXvfWGj7/PPjHqtIACTv4AWF1vD26PMDFOTK8wptnS8O82iFAiD5qb6/yCo2+ujocwQU4zMLbf9r/IRhHq1YACS/uNDPMC73zOizBBTh1xb6ifo/eLdhH69gACS/s8ha7Jv9xOgzBdTOB3ltkQ3zoJ8zwiMWDYDkcwsl4HseE322gFr5yV5SZLMM+dgRH7N0AMb5ykIJ+Pfo8wXUyON9baGt8v5RHrVwACTv7NsKrest0ecMqI2/UmibXDLab9KVD4DkZ3plkZWt96HRZw2ohU8ttP1/5UmjPm4HAiD5aG8ssro/+SnRZw5om19WaIPcs60N0pkASD6tyPrsX48eOKDr+RmFXiI/5IO3+didCkDlCwsl4FJuFoIe5p38+0Jb4+QGHr1DAZA83tcVWufp0ecQaFHBb5Od3dDjdywAkqcW+zbncdHnEWiJP1do+zf4gzKdDIDkZxf7QafnRp9JoGl+e6Htv8g7NjhBRwMg+ZhCP+p8l3ePPptAU3yo1xXZDH/2Pg3P0OEASP5IkTWP8MtOQJcq9uuyG3xEE1N0PgADnl8oAV+KPqdAg7yDf1toG/xjU3N0PACSt/dNhdb+7ujzCjSg4C2zvtDkJAEBkDzd9xVZ/aBfGX1ugW3yfxTa/j9t9qaZMQGQPLvQ1z9Wb3nTU6Dr+MRC27+F22ZHBUDySYWehcXeJfoMAyPyIYVu+L3a+7cwTVgAJH+6UAJ+8OgbnwBdxbv7riIX/aBf1dI8kQEY48sLJeCT0ecZGIYn+JeFLvl/aXGiwABInuJbCz0f/xB9roGtuPL/FrrcL2h5ptAAFH3788OjzzewBZ9RaPv/nye0PFNwACS/tNC9EJZ57+gzDmzmuYV+Cv5u79HGVOEBkHxKkefFXujJ0WcdkCT5QD9Q5CJ/yM9ra64uCIDk8wolYL4Hos88ID/Jdxa5wId8fJuTdUcAxvnHhRJwZvS5R3oFL+8PtT1bVwSgaCJfH33+kVyxF7jfaP8FbrcEoHs/SQLa0t1f4uqeABT9Mume0VcBkvKcQt/kutfTapmviwIg+fQiz5V9vbePvAqQlA/xg0Uu6HWeXdOE3RWAyhcXSsDlfD8AHeYp/kOhy7mBG343PGMXBUDyRP+q0HN2WsxVgLSKvTX2OTXO2GUBKPjrUuu8b+evAaTl/Qt99v/9xm743eCUXReAgr8w/a1OXwP9gc+dWvMe1bhRN7tFx1WD0Usrq7pWZX6X75Wt3DEBBKAFnqxjCxx2tV5TrYxeW3nVl/SxEofV30evrBcRgFbMUcu/oTeiQR1TLYxeWIf8qy4vcNTX8kaizSMArSjx2+inVFdEL6tTqkG9TgtqP+zuelr0ynoPAWhF/e9V94Uq1Y2uqjX6Wy2v/bCzotfVewhA01yp7ptRXK1/il5Vp1W36VhtrPmgDb9pGv6CADRvgibWerw79ZpqffSiOq/6kd5V8yF3il5T7yEAzav3bSof0Jzqvuglxag+o8/XesD6vzTb9whA8x6q8VjWydWN0QsK9A5dVePR1kYvp/cQgKZVD2tlbQf7t+qi6PVEqjboWC2u7XD3Rq+n9xCAVvy+puPM01nRS4lWLdMcranpYLdGr6b3EIBWXFfLUX6tN1eOXkq8aoGOUz0/AP3L6LX0HgLQih/UcIx79OrqweiFdIfqu3p/DYdZVC2JXknvIQCt+H7bP8TysOZWS6OX0UXO1oVtH2Ne9CJ6EQFoQbVe/93mId5e1fNpRJ+orLfoF20dYp3Oi14F0vDUtu5ye3aHpuzC+wGMMu3uXtrGlJ/rzJSAJMnva/lSvaxTd7DrrQBIfm7Ld1n8s3fp1JSAJI/1NS1dqou8Y8dm7LEASH5tizcPb/M9lICmeZrvbvpC7ei72vZeACSf2cKENd5HEWiYD/Cypi7UtT6so/P1YgAGPK/J+b7CTcERxPv6joYv1Pt9SIen68EASB7T1B2XP8H2RyBP8SUNXahXeo+A2XowAJLkN3lVA5Ot8HGdnw3Yil/hBaNeqIt9QsT96no3AJKn+nyvH2Wqdf68d42YDHgcV36FL/Lax12mD/syH+exQVP1cAAkydN9pm8bZqKb/UHeErQe3Ee1Rt5Os7S/9tLOqrRCS7RQv6jqvHtAs/NMqeW+eztVK+LWIHm6nq+Z2lXj9ZDu0226lp/5rw8B6GP9EQCUxFdQgcQIAJAYAQASIwBAYgQASIwAAIkRACAxAgAkRgCAxAgAkBgBABIjAEBiBABIjAAAiREAIDECACRGAIDECACQGAEAEiMAQGIEAEiMAACJEQAgMQIAJEYAgMQIAJAYAQASIwBAYgQASIwAAIkRACAxAgAkRgCAxAgAkBgBABIjAEBiBABIjAAAiREAIDECACRGAIDECACQGAEAEiMAQGIEAEiMAACJEQAgMQIAJEYAgMQIAJAYAQASIwBAYgQASIwAAIkRACAxAgAkRgCAxAgAkBgBABIjAEBiBABIjAAAiREAIDECACRGAIDECACQGAEAEiMAQGIEAEiMAACJEQAgMQIAJEYAgMQIAJAYAQASIwBAYgQASIwAAIkRACAxAgAkRgCAxAgAkBgBABIjAEBiBABIjAAAiREAIDECACRGAIDECACQGAEAEiMAQGIEAEiMAACJEQAgMQIAJEYAgMQIAJAYAQASIwBAYgQASIwAAIkRACAxAgAkRgCAxAgAkBgBABIjAEBiBABIjAAAiREAIDECACRGAIDECACQGAEAEiMAQGIEAEiMAACJEQAgMQIAJEYAgMQIAJAYAQASIwBAYgQASIwAAIkRACAxAgAkRgCAxAgAkBgBABIjAEBiBABIjAAAiREAILGxI/0P76MXaT/N0CQNaK3+qIX6qX5XOXpgAKNxpf10qJ6pvTRJQ1qrxVqgn1S3N36AyT7Fv/VwFvt07xa9QDTKU1yHKdHrQKP8JJ/hO4Y9izf53d5h2wcY5/d6xaiXw1p/xBOjF4pGEIBMPMln+8FRz+Ryv9tjRzvE0/zrhi6J2z0rernYNgKQhw8e4W/+rd3gmSMd4kivbviiWOfjo5eMbSEAWfgEr2/4fK704cMd4ig/3NRlMeiTopeN0RGAHHyyh5o6ow/7JVsf4kA/0PSFscFHRS8doyEAGfjl3tj0OV3jZz32ENv71pYujfu8e/TyMTIC0P+8p5e1dFZv9iTpLz8IdIZmtvTou+oT0U8AkNqntHNLH/d0feCRf/JTm/gCwuO9IPoZwEh4BdDvfGgb53Wdp216BXCKxrUxw2nRTwKQ1qltfOx2eo9Uebzu0RPbOMyQplVLo58HDMdTtLyGw+xUrYheCYbjPXSnxrRxgFWaOqCj2tr+0oDmRj8RQErHtLX9pR115IAOb+sQknRE9PMApNT+zjtiQAe1fZADo58HIKUa9u6A9mn7IE/xE6KfCSAbT9AebR9k5oDa/ybPgHaMfjKAdHZU1fYxpgxofA2jTIp+LoB0JtRwjIkDNVREtRwDQDNq2bncExBIjAAAiREAIDECACRGAIDECACQGAEAEiMAQGIEAEiMAACJEQAgMQIAJEYAgMQIAJAYAQASIwD9bLCLjoKuRAD62Vq57WNYD0QvA+UQgD5WDer+tg9ybzUUvQ6UQwD62y1dcAR0MQLQ365t+wg/j14CSiIA/e37bR/hiugloCQC0N9+rCVtffxd+ln0ElASAehr1ZDObesAn6n4JmBfIwD97rNa1vLH3qf/jB4fZRGAPlet0qktf/Cp1ero+VEWAeh/52t+Sx/3bX0xenSURgD6XmW9WQub/rAFOrFq/+cI0eUIQALVCr1Mtzb1Ibfq6Gpl9NwojwCkUC3VbF3T8B+/WrOrpdEzoxMIQBLV/TpMZ2nDNv/gen1Yh1ft/w4BeoPrMCN6FWiMn+GLPDjieRz0PO8bPSMa4xl1bN2x0ctAJ1WLdKz31ol6tQ7Y4tXfkH6jb+nL1eLoCdFZlev4Su/eXDi9xk/UvpquyZJW6U4tqlZFT4TmeIZub/8ovAJIqlqp63Rd9BSIxhcBgcQIAJAYAQASIwBAYgQASIwAAIkRACAxAgAkRgCAxAgAkBgBABIjAEBiBABIjAAAiREAIDECACRGAIDECACQGAEAEiMAQGIEAEiMAACJEQAgMQIAJEYAgMQIAJAYAQASIwBAYgQASIwAAIkRACAxAgAkRgCAxAgAkBgBABIjAEBiBABIjAAAiREAIDECACRGAIDECACQGAEAEiMAQGIEAEiMAACJEQAgMQIAJEYAgMQIAJAYAQASIwBAYgQASIwAAIkRACAxAgAkRgCAxAgAkBgBABIjAEBiBABIjAAAiREAIDECACRGAIDECACQGAEAEiMAQGIEAEiMAACJEQAgMQIAJEYAgMQIAJAYAQASIwBAYgQASIwAAIkRACAxAgAkRgCAxAgAkBgBABIbW8tRXugZ0QsBkplax0EqO3odAKLwKQCQGAEAEiMAQGIEAEiMAACJEQAgMQIAJEYAgMQIAJAYAQASIwBAYgQASIwAAIkRACAxAgAkRgCAxAb0cPQIAII8OKCV0TMACLJqQHdEzwAgyO0DujF6BgBBbhrQVdEzAAhyVeXJukcTo+cA0HFrNXWgWq1LoucAEODiak0leT/dxM8DAMkMab/q5gGpWqj/iZ4FQIedV90sVZLkXXSjdo+eB0DHLNUB1fJHfhS4WqbXa0P0RAA6ZL2Or5ZLm38XoPqJThbvEghkMKSTqqs3/ePmL/5VX9YJvAoA+t56nVB99S//Uj32/3iW5ump0fMBKGaJXlf9/NF/3eLbf9X1Okif4nUA0JfW6xzt/9jtv9UrgE08Te/SG7RL9LQAanO/LtQ51R+3/s/V8H/a2+mFOkz7abqmRE8OoGXLdacW6Me6puKVPQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADft/0FLGiQHBEqcAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjAtMDctMDFUMTU6MzQ6MjgrMDA6MDCJKaEsAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIwLTA3LTAxVDE1OjM0OjI4KzAwOjAw+HQZkAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAASUVORK5CYII=);
  background-position: center center;
  background-size: 2.5rem;
  background-repeat: no-repeat;
  float: left;
  margin: 0;
  cursor: pointer;
}
@media (min-width: 768px) {
  .template-form-alt__input-container input.template-form-alt__input-file + label,
  .template-form-alt__input-container textarea.template-form-alt__input-file + label,
  .template-form-alt__input-container select.template-form-alt__input-file + label {
    width: 12rem;
  }
}
.template-form-alt__input-container input.template-form-alt__input-file + label + label,
.template-form-alt__input-container textarea.template-form-alt__input-file + label + label,
.template-form-alt__input-container select.template-form-alt__input-file + label + label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background-color: #fff;
  padding-left: 2rem;
  float: left;
  line-height: 1;
  height: 4.3rem;
  font-size: 1.6rem;
  width: calc(100% - 8rem);
  margin: 0;
  cursor: pointer;
  border-bottom: 2px solid #E63323;
}
@media (min-width: 768px) {
  .template-form-alt__input-container input.template-form-alt__input-file + label + label,
  .template-form-alt__input-container textarea.template-form-alt__input-file + label + label,
  .template-form-alt__input-container select.template-form-alt__input-file + label + label {
    width: calc(100% - 12rem);
  }
}
.template-form-alt__input-container select {
  padding-top: 0;
  padding-bottom: 0;
  height: 4.8rem;
  line-height: 3.4;
}
@media (min-width: 768px) {
  .template-form-alt__input-container select {
    line-height: 3.8;
    padding-left: 1rem;
  }
}
.template-form-alt__input-container select:focus {
  box-shadow: none;
}
.template-form-alt__input-container label:not(.template-datepicker-label) {
  position: absolute;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: translate(0, 16px) scale(1);
          transform: translate(0, 16px) scale(1);
  transition: all 0.1s ease-in-out;
  pointer-events: none;
  margin: 0;
}
.template-form-alt__input-container.active label:not(.template-datepicker-label) {
  -webkit-transform: translate(0, 4px) scale(0.85);
          transform: translate(0, 4px) scale(0.85);
}
.template-form-alt__input-container.noanimation label:not(.template-datepicker-label) {
  transition: none;
}
.template-form-alt__input-container.text-white input,
.template-form-alt__input-container.text-white textarea,
.template-form-alt__input-container.text-white select,
.template-form-alt__input-container.text-white label {
  color: #fff;
  border-bottom-color: #fff;
}
.template-form-alt__privacy.text-white a:hover {
  -webkit-text-decoration-color: #fff;
          text-decoration-color: #fff;
}
.template-form-alt__checkbox.text-white a:hover {
  -webkit-text-decoration-color: #fff;
          text-decoration-color: #fff;
}
.template-form-alt__textarea {
  background-color: transparent;
  width: 100%;
  padding: 0.75rem;
  border: 2px solid #E63323;
  font-size: 1.5rem;
}
@media (min-width: 400px) {
  .template-form-alt__textarea {
    font-size: 1.65rem;
  }
}
@media (min-width: 768px) {
  .template-form-alt__textarea {
    padding: 1rem;
  }
}
@media (min-width: 992px) {
  .template-form-alt__textarea {
    font-size: 1.8rem;
    padding: 1.25rem;
  }
}
.template-form-alt__textarea::-webkit-input-placeholder {
  color: #E63323;
  font-size: 1.4rem;
  line-height: 1.8;
}
@media (min-width: 576px) {
  .template-form-alt__textarea::-webkit-input-placeholder {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .template-form-alt__textarea::-webkit-input-placeholder {
    font-size: 1.4rem;
  }
}
@media (min-width: 992px) {
  .template-form-alt__textarea::-webkit-input-placeholder {
    font-size: 1.45rem;
  }
}

.template-form-alt__textarea:-moz-placeholder {
  color: #E63323;
  font-size: 1.4rem;
  line-height: 1.8;
}
@media (min-width: 576px) {
  .template-form-alt__textarea:-moz-placeholder {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .template-form-alt__textarea:-moz-placeholder {
    font-size: 1.4rem;
  }
}
@media (min-width: 992px) {
  .template-form-alt__textarea:-moz-placeholder {
    font-size: 1.45rem;
  }
}

.template-form-alt__textarea::-moz-placeholder {
  color: #E63323;
  font-size: 1.4rem;
  line-height: 1.8;
}
@media (min-width: 576px) {
  .template-form-alt__textarea::-moz-placeholder {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .template-form-alt__textarea::-moz-placeholder {
    font-size: 1.4rem;
  }
}
@media (min-width: 992px) {
  .template-form-alt__textarea::-moz-placeholder {
    font-size: 1.45rem;
  }
}

.template-form-alt__textarea:-ms-input-placeholder {
  color: #E63323;
  font-size: 1.4rem;
  line-height: 1.8;
}
@media (min-width: 576px) {
  .template-form-alt__textarea:-ms-input-placeholder {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .template-form-alt__textarea:-ms-input-placeholder {
    font-size: 1.4rem;
  }
}
@media (min-width: 992px) {
  .template-form-alt__textarea:-ms-input-placeholder {
    font-size: 1.45rem;
  }
}

.template-form-alt__submit.white {
  color: #E63323;
  background-color: #fff;
}
.template-form-alt__submit.white:hover:before {
  box-shadow: 0 0 0 2px #E63323;
}
.template-form-alt .field-validation-error,
.template-form-alt .field-validation-valid {
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.template-form .input-group {
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  background-color: #F3F5F8;
}
.template-form .input-group .input-group-append {
  margin: 0;
}
.template-form .input-group[focus-within] {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.template-form .input-group:focus-within {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.template-form .field-validation-error,
.template-form .field-validation-valid {
  font-size: 1.25rem;
  letter-spacing: 0.25px;
  display: block;
}
.template-form .field-validation-valid {
  color: green;
}
.template-form .field-validation-error {
  color: blue;
}

.template-tabs {
  width: 100%;
}
.template-tabs .nav-tabs {
  border: 0;
  -ms-flex-pack: start;
      justify-content: start;
}
@media (min-width: 768px) {
  .template-tabs .nav-tabs {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
}
.template-tabs__link {
  color: #E63323;
  font-size: 2rem;
  letter-spacing: 0;
  transition: color 0.3s ease;
}
@media (min-width: 576px) {
  .template-tabs__link {
    font-size: 2.2rem;
  }
}
@media (min-width: 768px) {
  .template-tabs__link {
    font-size: 2.5rem;
  }
}
.template-tabs__link__icon {
  display: inline-block;
  position: relative;
  top: -1px;
  color: #ccc;
  width: 2.25rem;
}
.template-tabs__link.active {
  font-weight: 600;
}
.template-tabs__link.active .template-tabs__link__icon {
  color: #E63323;
}
.template-tabs__link:hover {
  text-decoration: none;
}
.template-tabs__link:not(:last-child) {
  margin-right: 1rem;
  padding-left: 3px;
}
@media (min-width: 768px) {
  .template-tabs__link:not(:last-child) {
    margin-right: 1.25rem;
  }
}
.template-tabs__link:not(:last-child):after {
  content: "/";
  color: #ccc;
  font-weight: normal;
  display: inline-block;
  margin-left: 1rem;
}
@media (min-width: 768px) {
  .template-tabs__link:not(:last-child):after {
    margin-left: 1.25rem;
  }
}
.template-tabs__link:not(:last-child).active {
  padding-left: 0;
}

.template-news:not(:first-child) {
  padding-top: 2.5rem;
}
@media (min-width: 992px) {
  .template-news:not(:first-child) {
    padding-top: 3.5rem;
  }
}
.template-news__img {
  -ms-flex-order: 1;
      order: 1;
  grid-row: span 3;
}
@media (min-width: 768px) {
  .template-news__img {
    float: left;
    width: 35%;
    margin-right: 2.5rem;
  }
}
@media (min-width: 992px) {
  .template-news__img {
    margin-right: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .template-news__img {
    margin-right: 4.5rem;
  }
}
.template-news__title {
  display: inline-block;
  -ms-flex-order: 5;
      order: 5;
  grid-column: span 2;
}
@media (min-width: 768px) {
  .template-news__title {
    display: block;
  }
}
.template-news__date {
  -ms-flex-order: 2;
      order: 2;
  grid-column: 2;
}
@media (min-width: 768px) {
  .template-news__date {
    font-size: 2em;
  }
}
@media (min-width: 992px) {
  .template-news__date {
    font-size: 2.25em;
  }
}
.template-news__category {
  -ms-flex-order: 3;
      order: 3;
  grid-column: 2;
}
.template-news__icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1rem;
  -ms-flex-order: 4;
      order: 4;
  grid-column: 2;
}
@media (min-width: 992px) {
  .template-news__icons {
    margin-top: 2rem;
  }
}
.template-news__icon {
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  border: 1px solid #ccc;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 4rem;
  height: 4rem;
}
@media (min-width: 768px) {
  .template-news__icon {
    width: 4.5rem;
    height: 4.5rem;
  }
}
.template-news__icon svg {
  max-width: 100%;
  min-width: 100%;
  max-height: 100%;
}
.template-news__icon:not(:last-child) {
  margin-right: 1rem;
}
@media (min-width: 992px) {
  .template-news__icon:not(:last-child) {
    margin-right: 2rem;
  }
}
.template-news__icon__video {
  padding: 0.75rem;
}
@media (min-width: 768px) {
  .template-news__icon__video {
    padding: 0.9rem;
  }
}
.template-news__icon__video svg {
  position: relative;
  left: 1px;
  top: 1px;
}
.template-news__icon__audio {
  padding: 0.75rem;
}
.template-news__icon__document {
  padding: 1rem;
}
.template-news__icon__image {
  padding: 0.75rem;
}
@media (min-width: 768px) {
  .template-news__icon__image {
    padding: 0.9rem;
  }
}
.template-news__icon__image svg {
  position: relative;
  top: -1px;
}
.template-news__text {
  -ms-flex-order: 6;
      order: 6;
  grid-column: span 2;
}
@media (min-width: 768px) {
  .template-news__text {
    margin-top: 2rem;
  }
}
@media (min-width: 992px) {
  .template-news__text {
    margin-top: 0;
  }
}
.template-news__text > * {
  margin-bottom: 0;
}
.template-news__highlight {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}
@media (min-width: 768px) {
  .template-news__highlight__date {
    font-size: 2.2em;
  }
}
@media (min-width: 992px) {
  .template-news__highlight__date {
    font-size: 2.5em;
  }
}
@media (min-width: 768px) {
  .template-news__highlight__category {
    font-size: 1.8em;
  }
}
.template-news__highlight__title {
  font-weight: 600;
}
@media (min-width: 768px) {
  .template-news__highlight__img {
    width: 40%;
    float: right;
    margin-right: 0;
    margin-left: 2.5rem;
  }
}
@media (min-width: 992px) {
  .template-news__highlight__img {
    margin-left: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .template-news__highlight__img {
    margin-left: 4.5rem;
  }
}
@media (min-width: 768px) {
  .template-news__highlight__title {
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  .template-news__highlight__title {
    font-size: 4rem;
  }
}
.template-news__content img {
  margin-bottom: 1.5rem;
}
.template-news__content img[style*="float: left"] {
  margin-right: 1.5rem;
}
.template-news__content img[style*="float: right"] {
  margin-left: 1.5rem;
}
.template-news__tag {
  margin-right: 1.5rem;
  color: #ccc;
  text-decoration: underline;
}
.template-news__tag:hover {
  color: #E63323;
}
.template-news__taglink:hover {
  -webkit-text-decoration-color: #ccc;
          text-decoration-color: #ccc;
  text-decoration-thickness: 2px;
}
.template-news a {
  text-decoration: none;
  color: inherit;
  display: grid;
  grid-template-columns: 45% auto;
  -webkit-column-gap: 1.5rem;
     -moz-column-gap: 1.5rem;
          grid-column-gap: 1.5rem;
          column-gap: 1.5rem;
}
.template-news:not(:last-child) {
  border-bottom: 1px solid #e8ebf0;
  padding-bottom: 2.5rem;
}
@media (min-width: 992px) {
  .template-news:not(:last-child) {
    padding-bottom: 3.5rem;
  }
}

.template-lastnews__img {
  -ms-flex-order: 1;
      order: 1;
  grid-row: span 3;
}
@media (min-width: 768px) {
  .template-lastnews__img {
    float: left;
    width: 40%;
    margin-right: 2.5rem;
  }
}
@media (min-width: 992px) {
  .template-lastnews__img {
    margin-right: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .template-lastnews__img {
    margin-right: 4.5rem;
  }
}
.template-lastnews__title {
  display: inline-block;
  -ms-flex-order: 5;
      order: 5;
  grid-column: span 2;
}
@media (min-width: 768px) {
  .template-lastnews__title {
    display: block;
  }
}
.template-lastnews__date {
  -ms-flex-order: 2;
      order: 2;
  grid-column: 2;
}
.template-lastnews__category {
  -ms-flex-order: 3;
      order: 3;
  grid-column: 2;
}
.template-lastnews__text {
  -ms-flex-order: 6;
      order: 6;
  grid-column: span 2;
}
@media (min-width: 768px) {
  .template-lastnews__text {
    margin-top: 2rem;
  }
}
@media (min-width: 992px) {
  .template-lastnews__text {
    margin-top: 0;
  }
}
.template-lastnews__text > * {
  margin-bottom: 0;
}
.template-lastnews a {
  text-decoration: none;
  color: inherit;
  display: grid;
  grid-template-columns: 45% auto;
  -webkit-column-gap: 1.5rem;
     -moz-column-gap: 1.5rem;
          grid-column-gap: 1.5rem;
          column-gap: 1.5rem;
}

.template-event a {
  color: #E63323;
  text-decoration: none;
}
.template-event__img__container {
  position: relative;
}
.template-event__date {
  border-top-left-radius: 3rem;
  border-bottom-right-radius: 3rem;
  background-color: rgba(230, 51, 35, 0.9);
  position: absolute;
  padding: 2rem;
  color: #fff;
  bottom: 2rem;
  left: 2rem;
}
.template-event__date .template-title, .template-event__date .modal-title, .template-event__date .template-accordion__button, .template-event__date .template-news__tag {
  color: #fff;
  font-size: 2rem;
}
@media (min-width: 576px) {
  .template-event__date .template-title, .template-event__date .modal-title, .template-event__date .template-accordion__button, .template-event__date .template-news__tag {
    font-size: 2.2rem;
  }
}
@media (min-width: 768px) {
  .template-event__date .template-title, .template-event__date .modal-title, .template-event__date .template-accordion__button, .template-event__date .template-news__tag {
    font-size: 2.4rem;
  }
}
.template-event__highlight {
  color: #E63323;
}
.template-event__highlight:hover {
  color: #E63323;
  text-decoration: none;
}
.template-lastevents__content {
  background-color: rgba(230, 51, 35, 0.9);
  padding: 2.5rem;
}
@media (min-width: 768px) {
  .template-lastevents__content {
    padding: 4rem;
    max-width: 60%;
    margin-bottom: 5rem;
  }
}
@media (min-width: 992px) {
  .template-lastevents__content {
    padding: 4.5rem;
    max-width: 75%;
  }
}
@media (min-width: 1200px) {
  .template-lastevents__content {
    padding: 5rem;
    max-width: 60%;
  }
}
.template-lastevents__content .template-text, .template-lastevents__content .registrazione-cooperativa-mappa .sede-list .sede-item .template-text, .registrazione-cooperativa-mappa .sede-list .sede-item .template-lastevents__content .template-text, .template-lastevents__content .registrazione-cooperativa-mappa .sede-list .sede-item .template-accordion__content, .registrazione-cooperativa-mappa .sede-list .sede-item .template-lastevents__content .template-accordion__content, .template-lastevents__content .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container input, .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .template-lastevents__content input, .template-lastevents__content .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item input, .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .template-lastevents__content input,
.template-lastevents__content .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container textarea,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .template-lastevents__content textarea,
.template-lastevents__content .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item textarea,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .template-lastevents__content textarea,
.template-lastevents__content .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container select,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .template-lastevents__content select,
.template-lastevents__content .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item select,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .template-lastevents__content select, .template-lastevents__content .registrazione-cooperativa-mappa .sede-list .sede-item .ekko-lightbox .modal-footer, .registrazione-cooperativa-mappa .sede-list .sede-item .ekko-lightbox .template-lastevents__content .modal-footer, .template-lastevents__content .ekko-lightbox .registrazione-cooperativa-mappa .sede-list .sede-item .modal-footer, .ekko-lightbox .registrazione-cooperativa-mappa .sede-list .sede-item .template-lastevents__content .modal-footer, .template-lastevents__content .ekko-lightbox .modal-footer, .ekko-lightbox .template-lastevents__content .modal-footer, .template-lastevents__content .template-pagination .page-item .page-spacer, .template-pagination .page-item .template-lastevents__content .page-spacer, .template-lastevents__content .template-pagination .page-item .page-link, .template-pagination .page-item .template-lastevents__content .page-link, .template-lastevents__content .template-accordion__content, .template-lastevents__content .template-form-alt__input-container input, .template-form-alt__input-container .template-lastevents__content input,
.template-lastevents__content .template-form-alt__input-container textarea,
.template-form-alt__input-container .template-lastevents__content textarea,
.template-lastevents__content .template-form-alt__input-container select,
.template-form-alt__input-container .template-lastevents__content select,
.template-lastevents__content .template-text__continue,
.template-lastevents__content .template-title,
.template-lastevents__content .modal-title,
.template-lastevents__content .template-accordion__button,
.template-lastevents__content .template-news__tag {
  color: #fff;
}
.template-lastevents__img {
  position: relative;
  margin-top: -25%;
  z-index: -1;
}
@media (min-width: 768px) {
  .template-lastevents__img {
    position: absolute;
    top: 5rem;
    height: calc(100% - 5rem);
    width: 100%;
    margin-top: 0;
  }
}
.template-lastevents a {
  color: #fff;
  text-decoration: none;
  height: 100%;
}

.template-share {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
}
.template-share__general {
  color: #E63323;
}
.template-share__social {
  color: #E63323;
  padding: 1.15rem;
  border: 1px solid #E63323;
  border-radius: 50%;
  margin-left: 1.5rem;
  transition: color 0.3s ease;
}
.template-share__social__facebook:hover {
  color: #4267B2;
}
.template-share__social__twitter:hover {
  color: #1DA1F2;
}
.template-share__social__instagram:hover svg [fill=currentColor] {
  fill: url(#instagram-gradient);
}
.template-share__social__instagram:hover svg [stroke=currentColor] {
  stroke: url(#instagram-gradient);
}
.template-share__social:hover svg {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.template-share__social svg {
  width: 2.3rem;
  height: 2.3rem;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.template-pagination .page-item .page-link {
  color: #E63323;
  border: 0;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.25rem;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
  transition: -webkit-text-decoration-color 0.15s ease;
  transition: text-decoration-color 0.15s ease;
  transition: text-decoration-color 0.15s ease, -webkit-text-decoration-color 0.15s ease;
}
.template-pagination .page-item .page-link svg {
  max-width: 2.25rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.template-pagination .page-item .page-link:hover {
  background-color: transparent;
  -webkit-text-decoration-color: #E63323;
          text-decoration-color: #E63323;
}
.template-pagination .page-item .page-spacer {
  width: 3rem;
  letter-spacing: 0.8rem;
  display: block;
  height: 100%;
  line-height: 1.7;
}
.template-pagination .page-item.page-prev .page-link, .template-pagination .page-item.page-next .page-link {
  padding: 0.3rem 1rem;
}
.template-pagination .page-item.page-prev .page-link svg, .template-pagination .page-item.page-next .page-link svg {
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.template-pagination .page-item.page-prev .page-link:hover svg {
  -webkit-transform: translateX(-0.5rem);
          transform: translateX(-0.5rem);
}
.template-pagination .page-item.page-next .page-link:hover svg {
  -webkit-transform: translateX(0.5rem);
          transform: translateX(0.5rem);
}
.template-pagination .page-item.current-page {
  font-weight: 700;
}
.template-pagination .page-item.current-page .page-link {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.25rem;
}
.template-pagination .page-item.disabled .page-link {
  color: #ccc;
}

.ekko-lightbox__arrow-left {
  margin-left: 1.5rem;
}
.ekko-lightbox__arrow-left__inner {
  font-size: 0;
  width: 3.5rem;
  height: 3.5rem;
  color: #fff;
  text-decoration: none;
  background-color: #E63323;
  padding: 0.75rem;
  border-top-right-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
  transition: background-color 0.3s ease;
}
@media (min-width: 768px) {
  .ekko-lightbox__arrow-left__inner {
    padding: 0.75rem;
    width: 4rem;
    height: 4rem;
  }
}
@media (min-width: 992px) {
  .ekko-lightbox__arrow-left__inner {
    padding: 1.25rem;
    width: 5rem;
    height: 5rem;
  }
}
.ekko-lightbox__arrow-left__inner svg {
  width: 100%;
  height: 100%;
}
.ekko-lightbox__arrow-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  margin-right: 1.5rem;
}
.ekko-lightbox__arrow-right__inner {
  font-size: 0;
  width: 3.5rem;
  height: 3.5rem;
  color: #fff;
  text-decoration: none;
  background-color: #E63323;
  padding: 0.75rem;
  border-top-right-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
  transition: background-color 0.3s ease;
}
@media (min-width: 768px) {
  .ekko-lightbox__arrow-right__inner {
    padding: 0.75rem;
    width: 4rem;
    height: 4rem;
  }
}
@media (min-width: 992px) {
  .ekko-lightbox__arrow-right__inner {
    padding: 1.25rem;
    width: 5rem;
    height: 5rem;
  }
}
.ekko-lightbox__arrow-right__inner svg {
  width: 100%;
  height: 100%;
}
.ekko-lightbox .modal-header {
  padding-left: 0;
}
.ekko-lightbox .modal-body {
  padding: 0;
}
.ekko-lightbox .modal-footer {
  padding-left: 0;
  padding-bottom: 0;
  -ms-flex-pack: start;
      justify-content: flex-start;
}

[data-toggle=lightbox] {
  display: block;
  position: relative;
}
[data-toggle=lightbox] .maximize {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 3.5rem;
  height: 3.5rem;
  color: #fff;
  text-decoration: none;
  background-color: #E63323;
  padding: 0.75rem;
  border-top-right-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
  transition: background-color 0.3s ease, opacity 0.3s ease;
}
@media (min-width: 768px) {
  [data-toggle=lightbox] .maximize {
    padding: 0.75rem;
    width: 4rem;
    height: 4rem;
  }
}
@media (min-width: 992px) {
  [data-toggle=lightbox] .maximize {
    opacity: 0;
    padding: 1.25rem;
    top: 2rem;
    right: 2rem;
    width: 5rem;
    height: 5rem;
  }
}
[data-toggle=lightbox] .maximize svg {
  width: 100%;
  height: 100%;
}
[data-toggle=lightbox]:hover .maximize {
  opacity: 1;
}

.modal-backdrop {
  background-color: #E63323;
}
.modal-backdrop.show {
  opacity: 0.75;
}

.modal-header {
  border-bottom: 0;
}
.modal-header .close {
  margin: -1rem -0.5rem -1rem auto;
  font-size: 2rem;
}

.modal-content {
  border: 0;
  border-radius: 0;
  padding: 1rem;
}
@media (min-width: 768px) {
  .modal-content {
    padding: 1.5rem;
  }
}

.modal-title {
  font-size: 1.75rem;
}
@media (min-width: 768px) {
  .modal-title {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .modal-title {
    font-size: 2.5rem;
  }
}

.template-video {
  /* This element defines the size the iframe will take.
  In this example we want to have a ratio of 25:14 */
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; /* The height of the item will now be 56.25% of the width. */
}
.template-video iframe {
  /* Adjust the iframe so it's rendered in the outer-width and outer-height of it's parent */
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.template-job {
  border-bottom: 2px solid #E63323;
  cursor: pointer;
}
.template-job__circle {
  width: 3rem;
  height: 3rem;
  border: 2px solid #E63323;
  border-radius: 50%;
}
.template-job__circle.selected {
  background-color: #E63323;
}
.template-job * {
  pointer-events: none;
}

._ricerca .link {
  padding: 4rem 0;
  border-bottom: 1px solid #E63323;
}
._ricerca a {
  color: #E63323;
}
._ricerca a:hover {
  text-decoration: none;
  color: #E63323;
}

.search-input {
  -ms-flex-align: center;
      align-items: center;
  border: 2px solid #E63323;
  padding: 0.5rem 1rem 0.5rem 2rem;
  border-radius: 46px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -ms-flexbox;
  display: flex;
}
.search-input input {
  padding: 0;
  padding-right: 0px;
  letter-spacing: 0.095em;
  padding-right: 1.5rem;
  border: none;
  outline: none;
  box-shadow: none;
  width: 30rem;
}
.search-input input:focus {
  box-shadow: none;
}

.renderRicerca {
  margin-bottom: 2rem;
}
.renderRicerca .submit {
  background-color: transparent;
  border: none;
}
.renderRicerca .submit svg {
  color: white;
  background-color: transparent;
  width: 3rem;
  height: 3rem;
}

.template-valore {
  display: block;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  margin-bottom: 3rem;
}
@media (min-width: 400px) {
  .template-valore {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
}
@media (min-width: 576px) {
  .template-valore {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@media (min-width: 992px) {
  .template-valore {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    margin-bottom: 0;
  }
}
.template-valore svg {
  overflow: visible;
}
.template-valore svg .text {
  font-size: 1.4rem;
  font-weight: 700;
  fill: #E63323;
}
@media (min-width: 576px) {
  .template-valore svg .text {
    font-size: 2.6rem;
  }
}
@media (min-width: 768px) {
  .template-valore svg .text {
    font-size: 2.3rem;
  }
}
.template-valore svg .circle {
  fill: none;
  stroke: #E63323;
  stroke-width: 1.5px;
}
.template-valore .outertext {
  font-size: 2.8rem;
  font-weight: 700;
  color: #E63323;
  text-align: center;
  line-height: 1;
}
@media (min-width: 576px) {
  .template-valore .outertext {
    font-size: 2.6rem;
  }
}
@media (min-width: 768px) {
  .template-valore .outertext {
    font-size: 2.3rem;
  }
}
.template-valore:is(a):hover, .template-valorea:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.template-card {
  border: 0;
  background: none;
}
.template-card__img {
  width: 22vw;
  height: 22vw;
  float: left;
  margin-bottom: 1rem;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .template-card__img {
    width: calc(100% + 3rem);
    margin-top: -1.5rem;
    margin-left: -1.5rem;
    margin-bottom: 1.5rem;
    margin-right: 0;
    height: auto;
    float: none;
  }
}
@media (min-width: 992px) {
  .template-card__img {
    width: calc(100% + 4rem);
    margin-top: -2rem;
    margin-left: -2rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 1200px) {
  .template-card__img {
    width: calc(100% + 5rem);
    margin-top: -2.5rem;
    margin-left: -2.5rem;
    margin-bottom: 2.5rem;
  }
}
.template-card__body {
  position: relative;
  z-index: 2;
  padding: 1rem 0 0 0;
}
@media (min-width: 768px) {
  .template-card__body {
    padding: 1.5rem 1.5rem 0 1.5rem;
  }
}
@media (min-width: 992px) {
  .template-card__body {
    padding: 2rem 2rem 0 2rem;
  }
}
@media (min-width: 1200px) {
  .template-card__body {
    padding: 2.5rem 2.5rem 0 2.5rem;
  }
}
.template-card__title {
  color: #E63323;
  position: relative;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .template-card__title {
    margin-bottom: 0;
  }
}
.template-card__title__pin {
  position: absolute;
  color: #E63323;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: -1;
}
.template-card__title__pin__small {
  width: 1rem;
  top: 0.75rem;
  left: 7rem;
}
@media (min-width: 768px) {
  .template-card__title__pin__small {
    top: 0;
    width: 1.25rem;
    left: -1.5rem;
  }
}
@media (min-width: 992px) {
  .template-card__title__pin__small {
    width: 1.5rem;
    left: -3rem;
  }
}
.template-card__title__pin__medium {
  width: 1.5rem;
  top: -0.5rem;
  left: 5.5rem;
}
@media (min-width: 768px) {
  .template-card__title__pin__medium {
    width: 2.5rem;
    left: -3rem;
    top: -3rem;
  }
}
@media (min-width: 992px) {
  .template-card__title__pin__medium {
    width: 3rem;
    left: -4rem;
    top: -4rem;
  }
}
.template-card__title__pin__large {
  top: -2rem;
  left: 7.15rem;
  width: 2.25rem;
}
@media (min-width: 768px) {
  .template-card__title__pin__large {
    top: -6rem;
    left: -1rem;
    width: 4rem;
  }
}
@media (min-width: 992px) {
  .template-card__title__pin__large {
    top: -7.5rem;
    left: -1.5rem;
    width: 5rem;
  }
}
.template-card__text {
  color: #E63323;
}
.template-card:hover {
  text-decoration: none;
}

.template-card-medium {
  border: 0;
  background: none;
  margin-bottom: 2rem;
}
.template-card-medium__img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 50vw;
  float: left;
  margin-bottom: 2.5rem;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .template-card-medium__img {
    margin-right: 0;
    height: auto;
    float: none;
    height: auto;
    margin-bottom: 15rem;
    z-index: 0;
  }
}
@media (min-width: 992px) {
  .template-card-medium__img {
    margin-bottom: 40%;
  }
}
.template-card-medium__body {
  position: relative;
  z-index: 2;
  padding: 0;
}
.template-card-medium__content {
  position: relative;
  background-color: rgba(230, 51, 35, 0.9);
  padding: 2.5rem;
  z-index: 1;
}
@media (min-width: 768px) {
  .template-card-medium__content {
    position: absolute;
    padding: 4rem;
    max-width: 100%;
    bottom: 0;
    right: 0;
  }
}
@media (min-width: 992px) {
  .template-card-medium__content {
    padding: 4.5rem;
    max-width: 90%;
  }
}
@media (min-width: 1200px) {
  .template-card-medium__content {
    padding: 5rem;
  }
}
.template-card-medium__content .template-text__continue {
  color: #fff;
}
.template-card-medium__title {
  position: relative;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .template-card-medium__title {
    margin-bottom: 0;
  }
}
.template-card-medium__title .template-title, .template-card-medium__title .template-accordion__button, .template-card-medium__title .template-news__tag, .template-card-medium__title .modal-title {
  color: #fff !important;
}
.template-card-medium__text {
  color: #fff !important;
}
.template-card-medium:hover {
  text-decoration: none;
}

.template-card-big {
  border: 0;
  background: none;
  margin-bottom: 2rem;
}
.template-card-big__img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 50vw;
  float: left;
  margin-bottom: 2.5rem;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .template-card-big__img {
    margin-right: 0;
    height: auto;
    float: none;
    height: auto;
    margin-bottom: 100%;
    z-index: 0;
  }
}
@media (min-width: 992px) {
  .template-card-big__img {
    margin-bottom: 7.5rem;
  }
}
.template-card-big__body {
  position: relative;
  z-index: 2;
  padding: 0;
}
.template-card-big__content {
  position: relative;
  background-color: rgba(230, 51, 35, 0.9);
  padding: 2.5rem;
  z-index: 1;
}
@media (min-width: 768px) {
  .template-card-big__content {
    position: absolute;
    padding: 4rem;
    max-width: 100%;
    top: 25%;
    right: 0;
  }
}
@media (min-width: 992px) {
  .template-card-big__content {
    padding: 4.5rem;
    max-width: 90%;
    bottom: 0;
    top: auto;
  }
}
@media (min-width: 1200px) {
  .template-card-big__content {
    padding: 5rem;
    max-width: 85%;
  }
}
.template-card-big__content .template-text__continue {
  color: #fff;
}
.template-card-big__title {
  position: relative;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .template-card-big__title {
    margin-bottom: 0;
  }
}
.template-card-big__title .template-title, .template-card-big__title .template-accordion__button, .template-card-big__title .template-news__tag, .template-card-big__title .modal-title {
  color: #fff !important;
}
.template-card-big__text {
  color: #fff !important;
}
.template-card-big:hover {
  text-decoration: none;
}

.template-fullcard {
  position: relative;
}
.template-fullcard__content {
  position: relative;
  background-color: rgba(230, 51, 35, 0.9);
  padding: 2.5rem;
  z-index: 1;
}
@media (min-width: 768px) {
  .template-fullcard__content {
    position: absolute;
    padding: 4rem;
    max-width: 55%;
    top: 3.75rem;
    left: 3.75rem;
  }
}
@media (min-width: 992px) {
  .template-fullcard__content {
    padding: 4.5rem;
    max-width: 50%;
    top: 5rem;
    left: 5rem;
  }
}
@media (min-width: 1200px) {
  .template-fullcard__content {
    padding: 5rem;
    max-width: 35%;
  }
}
.template-fullcard__content .template-text__continue {
  color: #fff;
}
@media (max-width: 991px) {
  .template-fullcard__content {
    margin-top: -15%;
  }
}
.template-fullcard__img {
  position: relative;
  z-index: 0;
  margin-top: -15%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (min-width: 768px) {
  .template-fullcard__img {
    margin-top: 0;
  }
}
.template-fullcard > * {
  color: #fff;
  text-decoration: none;
  height: 100%;
}
.template-fullcard > *:hover {
  color: #fff;
}

.tab-content .template-fullcard__content {
  margin-top: 0;
}

.template-modal .modal-content {
  border: 0;
  border-radius: 0;
}
.template-modal .modal-content .modal-header {
  border-radius: 0;
  padding: 2rem 3rem 1rem 3rem;
  border-bottom: none;
}
.template-modal .modal-content .modal-header .modal-title {
  font-size: 3rem;
  font-weight: bold;
  text-transform: uppercase;
}
.template-modal .modal-content .modal-header .close {
  font-size: 3rem;
}
.template-modal .modal-content .modal-header .close:focus {
  outline: 0;
}
.template-modal .modal-content .modal-body {
  font-size: 2rem;
  padding: 1rem 3rem 3rem 3rem;
}
.template-modal .modal-content .modal-body p {
  margin: 0;
}

.modal-dialog {
  max-width: 1000px;
}

.modal-backdrop fade show {
  display: none !important;
}

.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.7) !important;
}

.button-play {
  position: absolute;
  bottom: 50%;
  top: 50%;
  width: 74px;
  height: 74px;
  border-style: solid;
  box-sizing: border-box;
  border-width: 37px 0px 37px 74px;
  border-color: transparent transparent transparent #202020;
}

.circle {
  stroke: #f8aa28;
  stroke-dasharray: 650;
  stroke-dashoffset: 650;
  -webkit-transition: all 0.5s ease-in-out;
  opacity: 0.3;
}

.playBut {
  /*  border: 1px solid red;*/
  text-align: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.playBut .triangle, .playBut .triangle-black {
  -webkit-transition: all 0.7s ease-in-out;
  stroke-dasharray: 240;
  stroke-dashoffset: 480;
  stroke: white;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.playBut .triangle-black {
  stroke: black;
}
.playBut svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  text-align: center;
}
.playBut:hover .triangle, .playBut:hover .triangle-black {
  stroke-dashoffset: 0;
  opacity: 1;
  stroke: #f8aa28;
  -webkit-animation: nudge 0.7s ease-in-out;
          animation: nudge 0.7s ease-in-out;
}
@-webkit-keyframes nudge {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  30% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  50% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  70% {
    -webkit-transform: translateX(-2px);
            transform: translateX(-2px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes nudge {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  30% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  50% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  70% {
    -webkit-transform: translateX(-2px);
            transform: translateX(-2px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.playBut:hover .circle {
  stroke-dashoffset: 0;
  opacity: 1;
  stroke: #E63323;
}
.playBut:hover .polygon {
  stroke: #E63323;
}
.playBut:hover .triangle, .playBut:hover .triangle-black {
  stroke: #E63323;
}

.specific__cooperative-trentine__svg {
  display: none;
  width: calc(85vw - 30px);
  margin: 0 auto;
}
@media (min-width: 992px) {
  .specific__cooperative-trentine__svg {
    display: block;
    margin: 0;
    float: right;
    width: 126.5%;
  }
}
.specific__cooperative-trentine__svg .cls-1,
.specific__cooperative-trentine__svg .cls-25 {
  fill: none;
}
.specific__cooperative-trentine__svg .cls-2 {
  opacity: 0.5;
}
.specific__cooperative-trentine__svg .cls-3 {
  fill: #b9c2d2;
}
.specific__cooperative-trentine__svg .cls-4 {
  fill: #e4ecf9;
}
.specific__cooperative-trentine__svg .cls-5 {
  -webkit-clip-path: url(#clip-path);
          clip-path: url(#clip-path);
}
.specific__cooperative-trentine__svg .cls-6 {
  -webkit-clip-path: url(#clip-path-2);
          clip-path: url(#clip-path-2);
}
.specific__cooperative-trentine__svg .cls-7 {
  -webkit-clip-path: url(#clip-path-3);
          clip-path: url(#clip-path-3);
}
.specific__cooperative-trentine__svg .cls-16,
.specific__cooperative-trentine__svg .cls-20,
.specific__cooperative-trentine__svg .cls-28,
.specific__cooperative-trentine__svg .cls-8 {
  fill: #14336a;
}
.specific__cooperative-trentine__svg .cls-9 {
  -webkit-clip-path: url(#clip-path-4);
          clip-path: url(#clip-path-4);
}
.specific__cooperative-trentine__svg .cls-10 {
  -webkit-clip-path: url(#clip-path-5);
          clip-path: url(#clip-path-5);
}
.specific__cooperative-trentine__svg .cls-11 {
  -webkit-clip-path: url(#clip-path-6);
          clip-path: url(#clip-path-6);
}
.specific__cooperative-trentine__svg .cls-12 {
  -webkit-clip-path: url(#clip-path-7);
          clip-path: url(#clip-path-7);
}
.specific__cooperative-trentine__svg .cls-13,
.specific__cooperative-trentine__svg .cls-26 {
  font-size: 4.5rem;
  font-weight: 200;
}
@media (min-width: 992px) {
  .specific__cooperative-trentine__svg .cls-13,
  .specific__cooperative-trentine__svg .cls-26 {
    font-size: 4.7rem;
  }
}
.specific__cooperative-trentine__svg .cls-13,
.specific__cooperative-trentine__svg .cls-14,
.specific__cooperative-trentine__svg .cls-26 {
  fill: #fff;
}
.specific__cooperative-trentine__svg .cls-16,
.specific__cooperative-trentine__svg .cls-20,
.specific__cooperative-trentine__svg .cls-28 {
  font-size: 1.9rem;
  font-weight: 700;
}
.specific__cooperative-trentine__svg .cls-16,
.specific__cooperative-trentine__svg .cls-28,
.specific__cooperative-trentine__svg .cls-26 {
  letter-spacing: 0.05em;
}
.specific__cooperative-trentine__svg .cls-25 {
  stroke: #14336a;
  stroke-width: 1.5px;
}
@media (min-width: 992px) {
  .specific__cooperative-trentine__svg__alt {
    display: none;
  }
}
.specific__cooperative-trentine__svg__alt__text {
  font-size: 2.2rem;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 1.5rem;
}
.specific__cooperative-trentine__svg__alt__text .number {
  display: block;
  font-size: 2em;
  font-weight: 700;
}
.specific__perche-scegliere-coop {
  overflow: hidden;
}
.specific__perche-scegliere-coop__img {
  position: relative;
  max-width: 100%;
  right: -15px;
  margin: 1.5rem 0;
}
@media (min-width: 768px) {
  .specific__perche-scegliere-coop__img {
    width: 65vw;
    max-width: none;
    right: 0;
    margin: 0;
  }
}
.specific__logo-area-coop {
  color: #fff;
  max-width: 75%;
}
@media (min-width: 768px) {
  .specific__logo-area-coop {
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .specific__logo-area-coop {
    max-width: 75%;
  }
}
@media (min-width: 1200px) {
  .specific__logo-area-coop {
    max-width: 85%;
    min-height: 10rem;
  }
}
.specific__logo-area-coop svg {
  max-width: 100%;
  height: auto;
}
.specific__iniziativa-progetto {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
}
@media (min-width: 768px) {
  .specific__iniziativa-progetto {
    -ms-flex-align: center;
        align-items: center;
  }
}
@media (min-width: 992px) {
  .specific__iniziativa-progetto {
    display: block;
    margin-bottom: 0;
  }
}
.specific__iniziativa-progetto__content {
  color: #E63323;
  padding-left: 2rem;
}
@media (min-width: 992px) {
  .specific__iniziativa-progetto__content {
    padding-left: 30%;
    margin-top: -10%;
  }
}
.specific__iniziativa-progetto__img {
  max-width: 17.5%;
}
@media (min-width: 992px) {
  .specific__iniziativa-progetto__img {
    max-width: 35%;
  }
}
.specific__iniziativa-progetto:hover {
  text-decoration: none !important;
}

.navbar .navbar-ftcoop-brand {
  position: relative;
  background-color: #14336A;
  height: 3rem;
  z-index: 1;
}
.navbar .navbar-ftcoop-brand__logo {
  display: block;
  color: #fff;
  width: 9rem;
}

.template-navbar__spacing {
  margin-top: 10.5rem;
}

header.home-header {
  height: 75vh;
  height: calc(1vh * 75);
  height: calc(var(--vh, 1vh) * 75);
  margin-bottom: calc(22.5vh - 7.5rem);
  margin-bottom: calc(1vh * 22.5 - 7.5rem);
  margin-bottom: calc(var(--vh, 1vh) * 22.5 - 7.5rem);
}
@media (min-width: 768px) {
  header.home-header {
    height: 77.5vh;
    height: calc(1vh * 77.5);
    height: calc(var(--vh, 1vh) * 77.5);
    margin-bottom: calc(20vh - 7.5rem);
    margin-bottom: calc(1vh * 20 - 7.5rem);
    margin-bottom: calc(var(--vh, 1vh) * 20 - 7.5rem);
  }
}
header.page-header {
  margin-bottom: calc(12.5vh - 7.5rem);
  margin-bottom: calc(1vh * 12.5 - 7.5rem);
  margin-bottom: calc(var(--vh, 1vh) * 12.5 - 7.5rem);
}
@media (min-width: 768px) {
  header.page-header {
    margin-bottom: calc(10vh - 7.5rem);
    margin-bottom: calc(1vh * 10 - 7.5rem);
    margin-bottom: calc(var(--vh, 1vh) * 10 - 7.5rem);
  }
}
header.page-header .archie-breadcrumb {
  padding-bottom: 0;
}
header.page-header.has-slides {
  height: 60vh;
  height: calc(1vh * 60);
  height: calc(var(--vh, 1vh) * 60);
  margin-bottom: calc(17.5vh - 7.5rem);
  margin-bottom: calc(1vh * 17.5 - 7.5rem);
  margin-bottom: calc(var(--vh, 1vh) * 17.5 - 7.5rem);
}
@media (min-width: 768px) {
  header.page-header.has-slides {
    height: 57.5vh;
    height: calc(1vh * 57.5);
    height: calc(var(--vh, 1vh) * 57.5);
    margin-bottom: calc(15vh - 7.5rem);
    margin-bottom: calc(1vh * 15 - 7.5rem);
    margin-bottom: calc(var(--vh, 1vh) * 15 - 7.5rem);
  }
}
@media (min-width: 992px) {
  header.page-header.has-slides {
    height: 62.5vh;
    height: calc(1vh * 62.5);
    height: calc(var(--vh, 1vh) * 62.5);
    margin-bottom: calc(12.5vh - 7.5rem);
    margin-bottom: calc(1vh * 12.5 - 7.5rem);
    margin-bottom: calc(var(--vh, 1vh) * 12.5 - 7.5rem);
  }
}
header .video-header {
  position: absolute;
  height: 100%;
  width: 100%;
  display: none;
}
@media (min-width: 600px) {
  header .video-header {
    display: block;
  }
}

.template-slider-testata__item__description {
  -webkit-line-clamp: 8 !important;
}

.template-background__blue-ftcoop {
  background-color: #14336A;
}

.template-button__haspin {
  text-align: left;
}
.template-button__haspin .template-button__text {
  background: white;
}
.template-button__haspin .template-button__pin {
  stroke: #E63323;
  stroke-width: 3px;
}
.template-button__haspin .template-button__pin path {
  fill: transparent;
  -webkit-transform: translate(2px, 2px) scale(0.96);
          transform: translate(2px, 2px) scale(0.96);
}
.template-button__reverse {
  text-align: right;
}
.template-button__reverse .template-button__text {
  margin-right: -3rem;
}

.template-title, .template-accordion__button, .template-news__tag, .modal-title {
  color: #14336A;
}

.template-text, .registrazione-cooperativa-mappa .sede-list .sede-item .template-text, .registrazione-cooperativa-mappa .sede-list .sede-item .template-accordion__content, .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container input, .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item input,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container textarea,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item textarea,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container select,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item select, .registrazione-cooperativa-mappa .sede-list .sede-item .template-pagination .page-item .page-link, .template-pagination .page-item .registrazione-cooperativa-mappa .sede-list .sede-item .page-link, .registrazione-cooperativa-mappa .sede-list .sede-item .template-pagination .page-item .page-spacer, .template-pagination .page-item .registrazione-cooperativa-mappa .sede-list .sede-item .page-spacer, .registrazione-cooperativa-mappa .sede-list .sede-item .ekko-lightbox .modal-footer, .ekko-lightbox .registrazione-cooperativa-mappa .sede-list .sede-item .modal-footer, .template-accordion__content, .template-form-alt__input-container input,
.template-form-alt__input-container textarea,
.template-form-alt__input-container select, .template-pagination .page-item .page-link, .template-pagination .page-item .page-spacer, .ekko-lightbox .modal-footer {
  color: #14336A;
}

p {
  margin: 0;
}

.template-form__select + .select2-container + .select2-container .select2-dropdown .select2-results__option--selected {
  background-color: #e8ebf0;
}
.template-form__select + .select2-container + .select2-container .select2-dropdown .select2-results__option--selected.select2-results__option--highlighted {
  color: #E63323;
}
.template-form__label, .template-form-alt__input-container input.template-form-alt__input-file + label + label,
.template-form-alt__input-container textarea.template-form-alt__input-file + label + label,
.template-form-alt__input-container select.template-form-alt__input-file + label + label {
  font-weight: 550;
}
.template-form__button__confirm:hover {
  background-color: green;
}
.template-form-alt__input-container.text-white input,
.template-form-alt__input-container.text-white textarea,
.template-form-alt__input-container.text-white select {
  border-bottom-color: #14336A;
}
.template-form-alt__checkbox__input:checked ~ .template-form-alt__checkbox__label:before {
  background-color: #14336A;
}
.template-form-alt__textarea {
  border-color: #14336A;
  /* &.text-white {
      @include placeholder {
          color: #fff;
      }
  }*/
}
.template-form-alt__textarea::-webkit-input-placeholder {
  color: #E63323;
}

.template-form-alt__textarea:-moz-placeholder {
  color: #E63323;
}

.template-form-alt__textarea::-moz-placeholder {
  color: #E63323;
}

.template-form-alt__textarea:-ms-input-placeholder {
  color: #E63323;
}

.template-form-alt__submit.white:hover:before {
  box-shadow: 0 0 0 2px #14336A;
}
.template-form .field-validation-error {
  color: #E63323 !important;
}

.dettaglio-testo-markdown table, .dettaglio-testo-markdown td, .dettaglio-testo-markdown th {
  border: 1px solid #ddd;
  border-collapse: collapse;
}
.dettaglio-testo-markdown table tbody tr:nth-child(2n+1) td {
  background-color: #f9f9f9;
}
.dettaglio-testo-markdown td, .dettaglio-testo-markdown th {
  padding: 8px;
}
.dettaglio-testo-markdown p {
  margin-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.render-privacy .language-button, .render-comunicazione .language-button {
  margin-bottom: 4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 991px) {
  .render-privacy .language-button, .render-comunicazione .language-button {
    margin-top: 3rem;
    margin-bottom: 1rem;
  }
}
.render-privacy .language-button .template-text-language, .render-comunicazione .language-button .template-text-language {
  color: #14336A;
  font-size: 2rem;
  font-style: italic;
  font-weight: 400;
  line-height: 116%;
  letter-spacing: 0.14rem;
}
.render-privacy .language-button .field-validation-error, .render-comunicazione .language-button .field-validation-error {
  color: #E63323 !important;
}
.render-privacy .template-form__button__reset, .render-comunicazione .template-form__button__reset {
  background-color: transparent;
  border-radius: 0rem 1rem;
  color: #14336A;
  border: 1px solid #14336A;
}
.render-privacy .template-form__button__reset:hover, .render-comunicazione .template-form__button__reset:hover {
  background-color: #14336A;
  color: white;
}
.render-privacy .active, .render-comunicazione .active {
  background-color: #14336A;
  color: white;
}

.form-privacy {
  color: #14336A !important;
}
@media (max-width: 991px) {
  .form-privacy .text-input {
    font-size: 1.4rem;
  }
}
.form-privacy .field-validation-error {
  color: red;
  margin-left: 2rem;
}

.form-edit-contact .ruolo {
  opacity: 0.9;
  color: #E63323;
}
.form-edit-contact .template-form-alt__input-container {
  text-transform: capitalize;
}
.form-edit-contact .template-form-alt__input-container label {
  color: #14336A;
}
.form-edit-contact .template-form-alt__input-container input {
  border-bottom-color: #14336A;
}
.form-edit-contact .template-title__tertiary, .form-edit-contact .template-accordion__button, .form-edit-contact .template-news__tag, .form-edit-contact .modal-title {
  font-size: 2.2rem;
}
.form-edit-contact .template-form__button__edit {
  color: #14336A;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0.112rem;
  text-transform: uppercase;
  background-color: transparent;
  border: none;
  display: -ms-flexbox;
  display: flex;
}
.form-edit-contact .template-form__button__edit div {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.form-edit-contact .template-form__button__edit svg {
  margin-left: 1rem;
}

.form-registrazione {
  height: 100vh;
  background-color: #E63323;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
}
.form-registrazione-body-input {
  width: 35rem;
}
.form-registrazione-body-input input {
  border-bottom-color: #14336A;
}
.form-registrazione-body-column {
  margin: 0 1.5rem;
}
.form-registrazione-body-submit {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.form-registrazione-header {
  text-align: center;
}
.form-registrazione .template-form__button, .form-registrazione .form-conferma-posizioni .template-form__button_confirm, .form-conferma-posizioni .form-registrazione .template-form__button_confirm, .form-registrazione .form-conferma-posizioni .template-form__button_reject, .form-conferma-posizioni .form-registrazione .template-form__button_reject {
  background-color: white;
  color: #E63323;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.form-registrazione-background {
  display: none;
}
@media (min-width: 992px) {
  .form-registrazione-background {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
  }
}

.template-form__button, .form-conferma-posizioni .template-form__button_confirm, .form-conferma-posizioni .template-form__button_reject {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

@media (max-width: 991px) {
  .text-input {
    margin-top: 1rem;
    font-size: 1.5rem;
  }
}

.template-corso {
  margin-bottom: 3rem;
}
.template-corso a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.template-corso a:hover {
  text-decoration: none;
}
.template-corso a:hover .template-corso__title {
  text-decoration: underline;
}
.template-corso a:hover .template-button, .template-corso a:hover header .template-slider-testata__item__link, header .template-corso a:hover .template-slider-testata__item__link {
  text-decoration: underline;
}
.template-corso__img {
  display: none;
}
@media (min-width: 768px) {
  .template-corso__img {
    display: block;
    -ms-flex-order: 1;
        order: 1;
    max-width: 20%;
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    margin-right: auto;
    border-top-right-radius: 3rem;
    border-bottom-left-radius: 3rem;
    height: 15rem;
  }
}
@media (min-width: 992px) {
  .template-corso__img {
    max-width: 30%;
    -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    border-top-right-radius: 4rem;
    border-bottom-left-radius: 4rem;
    height: 25rem;
  }
}
@media (min-width: 1200px) {
  .template-corso__img {
    height: 30rem;
  }
}
.template-corso__content {
  -ms-flex-order: 3;
      order: 3;
  max-width: 100%;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
}
@media (min-width: 768px) {
  .template-corso__content {
    -ms-flex-order: 2;
        order: 2;
    max-width: 60%;
    -ms-flex: 0 0 60%;
        flex: 0 0 60%;
  }
}
@media (min-width: 992px) {
  .template-corso__content {
    -ms-flex-order: 2;
        order: 2;
    max-width: 50%;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
  }
}
.template-corso__arrow {
  -ms-flex-order: 4;
      order: 4;
  max-width: 50%;
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
}
@media (min-width: 768px) {
  .template-corso__arrow {
    max-width: 15%;
    -ms-flex: 0 0 15%;
        flex: 0 0 15%;
  }
}
.template-corso__date .template-title, .template-corso__date .template-accordion__button, .template-corso__date .template-news__tag, .template-corso__date .modal-title {
  color: #E63323;
}
.template-corso__categories {
  color: #ccc;
}
.template-corso:first-child {
  margin-top: 3rem;
}
.template-corso__detail__img {
  height: 20rem;
  width: 100%;
}
@media (min-width: 768px) {
  .template-corso__detail__img {
    height: 25rem;
  }
}
@media (min-width: 992px) {
  .template-corso__detail__img {
    height: 30rem;
  }
}
.template-corso__resource {
  border-bottom: 2px solid #E63323;
}
.template-corso__resource__link {
  color: #E63323;
}
.template-corso__resource__arrow {
  margin-left: 2rem;
}
.template-corso__resource__arrow__side {
  margin-left: 0;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .template-corso__resource__arrow__side {
    margin-left: 2rem;
    margin-top: 0;
  }
}

.row p {
  text-align: left !important;
}

.template-dashboard__icon {
  -ms-flex: 0 0 12rem;
      flex: 0 0 12rem;
  max-width: 12rem;
  margin-right: 3rem;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .template-dashboard__icon {
    -ms-flex: 0 0 16rem;
        flex: 0 0 16rem;
    max-width: 16rem;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .template-dashboard__icon {
    -ms-flex: 0 0 20rem;
        flex: 0 0 20rem;
    max-width: 20rem;
  }
}
.template-dashboard__icon__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: calc(12rem - 30px);
  width: 100%;
}
@media (min-width: 768px) {
  .template-dashboard__icon__inner {
    height: calc(16rem - 30px);
  }
}
@media (min-width: 992px) {
  .template-dashboard__icon__inner {
    height: calc(20rem - 30px);
  }
}
.template-dashboard__icon__inner svg {
  width: 5rem;
  height: 5rem;
}
@media (min-width: 768px) {
  .template-dashboard__icon__inner svg {
    width: 7.5rem;
    height: 7.5rem;
  }
}
@media (min-width: 992px) {
  .template-dashboard__icon__inner svg {
    width: 10rem;
    height: 10rem;
  }
}
.template-dashboard__company {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding-right: 2.5rem;
  padding-left: 2.5rem;
  transition: background-color 0.3s ease;
}
.template-dashboard__company:hover {
  text-decoration: none;
  background-color: #e8ebf0;
}
.template-dashboard__company:focus .spinner-border {
  display: inline-block;
}
.template-dashboard__company.active {
  background-color: #E63323;
}
.template-dashboard__company__modal .modal-header {
  padding: 1rem 2.5rem 2rem 2.5rem;
}
.template-dashboard__company__modal .modal-content {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
.template-dashboard__company__modal .modal-body {
  padding: 0;
  max-height: 30rem;
  overflow-y: scroll;
}
.template-dashboard__company__modal ::-webkit-scrollbar {
  width: 6px;
}
.template-dashboard__company__modal ::-webkit-scrollbar-track {
  background: #F3F5F8;
}
.template-dashboard__company__modal ::-webkit-scrollbar-thumb {
  background: #E63323;
  border-radius: 10px;
}
.template-dashboard__company .spinner-border {
  display: none;
  width: 2.3rem;
  height: 2.3rem;
}
@media (min-width: 992px) {
  .template-dashboard__company .spinner-border {
    width: 2.4rem;
    height: 2.4rem;
  }
}

.order-last {
  position: fixed;
  right: 5%;
}
@media (max-width: 991px) {
  .order-last {
    position: relative;
  }
}

.item-comunicazione .template-lastnews__date {
  -ms-flex-order: 1;
      order: 1;
  grid-column: 1;
}

.carta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 991px) {
  .carta {
    -ms-flex-pack: justify;
        justify-content: space-between;
    border-bottom: 1px solid #E63323;
    padding-bottom: 4rem;
  }
}

.privacy-list-box {
  border: solid 2px #E63323;
}
@media (min-width: 992px) {
  .privacy-list-box {
    margin: 2rem;
  }
}

.template-persona {
  position: relative;
  display: block;
  margin-bottom: 3rem;
}
@media (min-width: 992px) {
  .template-persona__img {
    height: 33rem;
  }
}
.template-persona__title {
  padding: 2rem;
  background-color: rgba(230, 51, 35, 0.9);
  color: #fff;
  text-align: center;
  border-bottom-right-radius: 2rem;
  border-top-left-radius: 2rem;
}
@media (min-width: 992px) {
  .template-persona__title {
    position: absolute;
    bottom: 2rem;
    left: 2rem;
    right: 2rem;
  }
}

._ricerca .link {
  padding: 4rem 0;
  border-bottom: 1px solid #E63323;
}
._ricerca a {
  color: #E63323;
}
._ricerca a:hover {
  text-decoration: none;
  color: #E63323;
}

.search-input {
  -ms-flex-align: center;
      align-items: center;
  border: 2px solid #E63323;
  padding: 0.5rem 1rem 0.5rem 2rem;
  border-radius: 46px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -ms-flexbox;
  display: flex;
}
.search-input input {
  padding: 0;
  padding-right: 0px;
  letter-spacing: 0.095em;
  padding-right: 1.5rem;
  border: none;
  outline: none;
  box-shadow: none;
  width: 30rem;
}
.search-input input:focus {
  box-shadow: none;
}

.renderRicerca {
  margin-bottom: 2rem;
}
.renderRicerca .submit {
  background-color: transparent;
  border: none;
}
.renderRicerca .submit svg {
  color: white;
  background-color: transparent;
  width: 3rem;
  height: 3rem;
}

.template-modal .modal-content {
  border: 0;
  border-radius: 0;
}
.template-modal .modal-content .modal-header {
  border-radius: 0;
  padding: 2rem 3rem 1rem 3rem;
  border-bottom: none;
}
.template-modal .modal-content .modal-header .modal-title {
  font-size: 3rem;
  font-weight: bold;
  text-transform: uppercase;
}
.template-modal .modal-content .modal-header .close {
  font-size: 3rem;
}
.template-modal .modal-content .modal-header .close:focus {
  outline: 0;
}
.template-modal .modal-content .modal-body {
  font-size: 2rem;
  padding: 1rem 3rem 3rem 3rem;
}
.template-modal .modal-content .modal-body p {
  margin: 0;
}

.template-modal-registrazione .row {
  -ms-flex-pack: center;
      justify-content: center;
}
.template-modal-registrazione .modal-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
}
.template-modal-registrazione .close-modal {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.template-modal-registrazione .conferma-dati-registrazione {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 60rem;
  height: 50rem;
  text-align: center;
  width: 100%;
}
.template-modal-registrazione .conferma-dati-registrazione .input-cooperativa input {
  margin: 2rem 0;
  height: 6.7rem;
  border-radius: 1rem;
  opacity: 0.9;
  background: #203565;
  font-size: 4rem;
  color: white;
  text-align: center;
}
.template-modal-registrazione .conferma-dati-registrazione .input-cooperativa .reinvia-verifica-codice {
  cursor: pointer;
}
.template-modal-registrazione .modal-text {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.template-modal-registrazione .input {
  width: 40rem;
}

.modal-dialog {
  max-width: 1000px;
}

.modal-backdrop fade show {
  display: none !important;
}

.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.7) !important;
}

.button-play {
  position: absolute;
  bottom: 50%;
  top: 50%;
  width: 74px;
  height: 74px;
  border-style: solid;
  box-sizing: border-box;
  border-width: 37px 0px 37px 74px;
  border-color: transparent transparent transparent #202020;
}

.circle {
  stroke: #f8aa28;
  stroke-dasharray: 650;
  stroke-dashoffset: 650;
  -webkit-transition: all 0.5s ease-in-out;
  opacity: 0.3;
}

.playBut {
  /*  border: 1px solid red;*/
  text-align: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.playBut .triangle, .playBut .triangle-black {
  -webkit-transition: all 0.7s ease-in-out;
  stroke-dasharray: 240;
  stroke-dashoffset: 480;
  stroke: white;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.playBut .triangle-black {
  stroke: black;
}
.playBut svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  text-align: center;
}
.playBut:hover .triangle, .playBut:hover .triangle-black {
  stroke-dashoffset: 0;
  opacity: 1;
  stroke: #f8aa28;
  -webkit-animation: nudge 0.7s ease-in-out;
          animation: nudge 0.7s ease-in-out;
}
@keyframes nudge {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  30% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  50% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  70% {
    -webkit-transform: translateX(-2px);
            transform: translateX(-2px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.playBut:hover .circle {
  stroke-dashoffset: 0;
  opacity: 1;
  stroke: #E63323;
}
.playBut:hover .polygon {
  stroke: #E63323;
}
.playBut:hover .triangle, .playBut:hover .triangle-black {
  stroke: #E63323;
}

.template-valore svg .circle {
  stroke: transparent;
}
.template-valore svg .text {
  font-weight: 600;
  letter-spacing: 0.025rem;
}
@media (min-width: 768px) {
  .template-valore svg .text {
    font-size: 2rem;
  }
}

.specific__perche-lavorare-infed {
  overflow: hidden;
}
.specific__perche-lavorare-infed__img {
  position: relative;
  max-width: 100%;
  right: -15px;
  margin: 1.5rem 0;
}
@media (min-width: 768px) {
  .specific__perche-lavorare-infed__img {
    width: 65vw;
    max-width: none;
    right: 0;
    margin: 0;
  }
}

.mappa {
  margin-top: 5rem;
}
.mappa .sticky {
  top: 10rem;
  position: -webkit-sticky;
  position: sticky;
}
.mappa .map {
  position: relative;
  height: 100%;
}
.mappa #map {
  width: 100%;
  height: 54rem;
  z-index: 0;
}
.mappa #map .leaflet-div-icon {
  background-color: transparent;
  border: none;
}
.mappa .sede {
  border-bottom: 2px solid #203565;
}
.mappa .sede .template-accordion {
  border-bottom: 0;
}
.mappa .gps-icon svg {
  width: 50%;
  height: 50%;
}
.mappa .leggenda {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mappa .leggenda .nome-leggenda {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 16px;
  text-transform: uppercase;
  color: #14336A;
}
.mappa .leggenda .ping-leggenda {
  width: 4rem;
  height: 3rem;
  display: block;
  left: -1.5rem;
  top: -1.5rem;
  position: relative;
  border-radius: 3rem 3rem 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border: 1px solid #FFFFFF;
}
.mappa .leggenda .barra-leggenda {
  -webkit-transform: rotateY(0deg) rotate(-60deg);
          transform: rotateY(0deg) rotate(-60deg);
  width: 4rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-bottom: 2px solid #B9C2D3;
  margin-top: 0.5rem;
  margin-right: 1.5rem;
  margin-left: 0.5rem;
}
.mappa .leggenda svg {
  height: 4rem;
}

.registrazione-cooperativa-mappa {
  min-height: 100vh;
}
.registrazione-cooperativa-mappa .select-sede select {
  width: 100%;
  height: 6.7rem;
  border-radius: 1rem 0rem;
  background-color: #FFF;
  border: none;
  margin-bottom: 6rem;
}
.registrazione-cooperativa-mappa .select-sede #sedeDropdown {
  padding: 0 2rem;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 3.08rem */
}
.registrazione-cooperativa-mappa .sede-list .sede-item {
  cursor: pointer;
  padding: 1.5rem 1rem;
}
@media (min-width: 992px) {
  .registrazione-cooperativa-mappa .sede-list .sede-item .template-text, .registrazione-cooperativa-mappa .sede-list .sede-item .template-accordion__content, .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container input, .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item input,
  .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container textarea,
  .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item textarea,
  .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container select,
  .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item select, .registrazione-cooperativa-mappa .sede-list .sede-item .template-pagination .page-item .page-link, .template-pagination .page-item .registrazione-cooperativa-mappa .sede-list .sede-item .page-link, .registrazione-cooperativa-mappa .sede-list .sede-item .template-pagination .page-item .page-spacer, .template-pagination .page-item .registrazione-cooperativa-mappa .sede-list .sede-item .page-spacer, .registrazione-cooperativa-mappa .sede-list .sede-item .ekko-lightbox .modal-footer, .ekko-lightbox .registrazione-cooperativa-mappa .sede-list .sede-item .modal-footer {
    font-size: 2.2rem;
  }
}
.registrazione-cooperativa-mappa .sede-list .sede-item .text-cooperativa {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
}
.registrazione-cooperativa-mappa .sede-list .sede-item .text-cooperativa svg {
  width: 2.4rem;
  height: 2.4rem;
  margin-right: 1rem;
}
.registrazione-cooperativa-mappa .sede-list .sede-item:hover {
  background-color: rgba(230, 51, 35, 0.1);
  outline: 0;
}
.registrazione-cooperativa-mappa .map {
  position: -webkit-sticky;
  position: sticky;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  top: 10rem;
}
.registrazione-cooperativa-mappa .map #mapRegistrazioneSedi {
  width: 100%;
  height: 42rem;
}
.registrazione-cooperativa-mappa .gps-icon svg {
  width: 50%;
  height: 50%;
}

.page-header-cooperativa {
  position: relative;
  top: 0;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #F5F5F5;
}
.page-header-cooperativa .header-cooperativa {
  padding: 0 3rem;
  width: 100%;
  height: 8rem;
}
.page-header-cooperativa .header-cooperativa .loghi {
  height: 100%;
  padding: 2rem;
}
.page-header-cooperativa .header-cooperativa .loghi svg, .page-header-cooperativa .header-cooperativa .loghi img {
  height: 100%;
}
@media (max-width: 991px) {
  .page-header-cooperativa .header-cooperativa .loghi svg {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (max-width: 991px) {
  .page-header-cooperativa .header-cooperativa .loghi {
    height: 24px;
    padding: 0;
  }
}
@media (max-width: 350px) {
  .page-header-cooperativa .header-cooperativa .loghi {
    height: 20px;
  }
}
.page-header-cooperativa .header-cooperativa .dropdown {
  border: none;
}
.page-header-cooperativa .header-cooperativa .dropdown .btn {
  border-radius: 10.667px;
  background: #FFFFFF;
  background: var(--White-shades-100, #FFFFFF);
  border: none;
}
@media (max-width: 991px) {
  .page-header-cooperativa .header-cooperativa .dropdown .btn {
    width: 60px;
  }
  .page-header-cooperativa .header-cooperativa .dropdown .btn svg {
    width: 22px;
  }
}
.page-header-cooperativa .header-cooperativa .container {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.page-header-cooperativa .header-cooperativa .container .navbar-account {
  font-size: 1.6rem;
  color: #203565;
  padding: 0.75rem 1.5rem;
  letter-spacing: 0;
}
.page-header-cooperativa .header-cooperativa .container .navbar-account .dropdown-item {
  font-size: 1.8rem;
}

.registrazione-cooperativa-login,
.registrazione-cooperativa-form-container,
.render-privacy,
.thankyou-page {
  min-height: calc(100vh - 18rem);
}
@media (max-width: 991px) {
  .registrazione-cooperativa-login,
  .registrazione-cooperativa-form-container,
  .render-privacy,
  .thankyou-page {
    min-height: calc(100vh - 18rem);
  }
}

.render-privacy {
  padding-top: 2rem;
  padding-bottom: 10rem;
}
@media (max-width: 991px) {
  .render-privacy {
    padding-bottom: 5rem;
  }
}

.registrazione-cooperativa-login {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: -ms-flexbox;
  display: flex;
  /*   align-items: center;
  align-content: center;*/
}
.registrazione-cooperativa-login:after {
  background: linear-gradient(180deg, rgba(0, 47, 75, 0.5) 0, rgba(0, 0, 0, 0.5));
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  z-index: -1;
}
.registrazione-cooperativa-login .template-text, .registrazione-cooperativa-login .template-accordion__content, .registrazione-cooperativa-login .template-form-alt__input-container input, .template-form-alt__input-container .registrazione-cooperativa-login input,
.registrazione-cooperativa-login .template-form-alt__input-container textarea,
.template-form-alt__input-container .registrazione-cooperativa-login textarea,
.registrazione-cooperativa-login .template-form-alt__input-container select,
.template-form-alt__input-container .registrazione-cooperativa-login select, .registrazione-cooperativa-login .template-pagination .page-item .page-link, .template-pagination .page-item .registrazione-cooperativa-login .page-link, .registrazione-cooperativa-login .template-pagination .page-item .page-spacer, .template-pagination .page-item .registrazione-cooperativa-login .page-spacer, .registrazione-cooperativa-login .ekko-lightbox .modal-footer, .ekko-lightbox .registrazione-cooperativa-login .modal-footer, .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-text, .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login .template-text, .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-accordion__content, .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login .template-accordion__content, .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container input, .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .registrazione-cooperativa-login input, .registrazione-cooperativa-login .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item input, .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login input,
.registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container textarea,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .registrazione-cooperativa-login textarea,
.registrazione-cooperativa-login .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item textarea,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login textarea,
.registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container select,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .registrazione-cooperativa-login select,
.registrazione-cooperativa-login .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item select,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login select, .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .ekko-lightbox .modal-footer, .registrazione-cooperativa-mappa .sede-list .sede-item .ekko-lightbox .registrazione-cooperativa-login .modal-footer, .registrazione-cooperativa-login .ekko-lightbox .registrazione-cooperativa-mappa .sede-list .sede-item .modal-footer, .ekko-lightbox .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login .modal-footer {
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.registrazione-cooperativa-login .template-subtitle-registrazione {
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  color: rgba(51, 51, 51, 0.7411764706);
  margin-bottom: 1rem;
}
.registrazione-cooperativa-login .template-subtitle-registrazione i {
  color: var(--colore-principale);
}
@media (max-width: 991px) {
  .registrazione-cooperativa-login .template-subtitle-registrazione {
    font-size: 20px;
  }
}
.registrazione-cooperativa-login .template-title, .registrazione-cooperativa-login .template-accordion__button, .registrazione-cooperativa-login .template-news__tag, .registrazione-cooperativa-login .modal-title {
  margin-bottom: 0 !important;
  color: rgba(51, 51, 51, 0.7411764706);
}
.registrazione-cooperativa-login .template-title-registrazione {
  font-size: 35px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  color: white;
  margin-bottom: 1rem;
}
@media (max-width: 992px) {
  .registrazione-cooperativa-login .template-title-registrazione {
    font-size: 24px;
  }
}
.registrazione-cooperativa-login .image-background {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
.registrazione-cooperativa-login .template-button-registrazione {
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-radius: 56px !important;
  background: var(--colore-principale);
  color: white;
  width: 100%;
  font-size: 2.1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.1rem; /* 100% */
  letter-spacing: 0.04px;
  padding: 1.5rem 2rem;
  margin-top: 2rem;
  border: none;
  text-decoration: none;
  transition: background 0.5s ease;
}
@media (max-width: 991px) {
  .registrazione-cooperativa-login .template-button-registrazione {
    font-size: 16px;
  }
}
.registrazione-cooperativa-login .template-button-registrazione.accedi {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 2rem;
  padding: 1.5rem 5rem;
}
.registrazione-cooperativa-login .template-button-registrazione:hover {
  background: var(--colore-principale-hover);
}
.registrazione-cooperativa-login .form-registrazione-body-submit {
  -ms-flex-pack: start;
      justify-content: start;
}
.registrazione-cooperativa-login .template-form__label, .registrazione-cooperativa-login .template-form-alt__input-container input.template-form-alt__input-file + label + label, .template-form-alt__input-container .registrazione-cooperativa-login input.template-form-alt__input-file + label + label,
.registrazione-cooperativa-login .template-form-alt__input-container textarea.template-form-alt__input-file + label + label,
.template-form-alt__input-container .registrazione-cooperativa-login textarea.template-form-alt__input-file + label + label,
.registrazione-cooperativa-login .template-form-alt__input-container select.template-form-alt__input-file + label + label,
.template-form-alt__input-container .registrazione-cooperativa-login select.template-form-alt__input-file + label + label {
  border-radius: 12px;
}
@media (max-width: 992px) {
  .registrazione-cooperativa-login .template-text, .registrazione-cooperativa-login .template-accordion__content, .registrazione-cooperativa-login .template-form-alt__input-container input, .template-form-alt__input-container .registrazione-cooperativa-login input,
  .registrazione-cooperativa-login .template-form-alt__input-container textarea,
  .template-form-alt__input-container .registrazione-cooperativa-login textarea,
  .registrazione-cooperativa-login .template-form-alt__input-container select,
  .template-form-alt__input-container .registrazione-cooperativa-login select, .registrazione-cooperativa-login .template-pagination .page-item .page-link, .template-pagination .page-item .registrazione-cooperativa-login .page-link, .registrazione-cooperativa-login .template-pagination .page-item .page-spacer, .template-pagination .page-item .registrazione-cooperativa-login .page-spacer, .registrazione-cooperativa-login .ekko-lightbox .modal-footer, .ekko-lightbox .registrazione-cooperativa-login .modal-footer, .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-text, .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login .template-text, .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-accordion__content, .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login .template-accordion__content, .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container input, .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .registrazione-cooperativa-login input, .registrazione-cooperativa-login .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item input, .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login input,
  .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container textarea,
  .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .registrazione-cooperativa-login textarea,
  .registrazione-cooperativa-login .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item textarea,
  .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login textarea,
  .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container select,
  .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .registrazione-cooperativa-login select,
  .registrazione-cooperativa-login .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item select,
  .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login select, .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .ekko-lightbox .modal-footer, .registrazione-cooperativa-mappa .sede-list .sede-item .ekko-lightbox .registrazione-cooperativa-login .modal-footer, .registrazione-cooperativa-login .ekko-lightbox .registrazione-cooperativa-mappa .sede-list .sede-item .modal-footer, .ekko-lightbox .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login .modal-footer {
    font-size: 14px !important;
  }
}
.registrazione-cooperativa-login .registrazione-container {
  width: 100%;
  padding: 2.5rem 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
}
.registrazione-cooperativa-login .registrazione-container .registrazione-container-top {
  height: 100%;
  width: 100%;
  text-align: center;
  color: white;
  padding-bottom: 2rem;
}
.registrazione-cooperativa-login .registrazione-container .registrazione-container-top .template-title__secondary, .registrazione-cooperativa-login .registrazione-container .registrazione-container-top .template-text, .registrazione-cooperativa-login .registrazione-container .registrazione-container-top .template-accordion__content, .registrazione-cooperativa-login .registrazione-container .registrazione-container-top .template-form-alt__input-container input, .template-form-alt__input-container .registrazione-cooperativa-login .registrazione-container .registrazione-container-top input,
.registrazione-cooperativa-login .registrazione-container .registrazione-container-top .template-form-alt__input-container textarea,
.template-form-alt__input-container .registrazione-cooperativa-login .registrazione-container .registrazione-container-top textarea,
.registrazione-cooperativa-login .registrazione-container .registrazione-container-top .template-form-alt__input-container select,
.template-form-alt__input-container .registrazione-cooperativa-login .registrazione-container .registrazione-container-top select, .registrazione-cooperativa-login .registrazione-container .registrazione-container-top .template-pagination .page-item .page-link, .template-pagination .page-item .registrazione-cooperativa-login .registrazione-container .registrazione-container-top .page-link, .registrazione-cooperativa-login .registrazione-container .registrazione-container-top .template-pagination .page-item .page-spacer, .template-pagination .page-item .registrazione-cooperativa-login .registrazione-container .registrazione-container-top .page-spacer, .registrazione-cooperativa-login .registrazione-container .registrazione-container-top .ekko-lightbox .modal-footer, .ekko-lightbox .registrazione-cooperativa-login .registrazione-container .registrazione-container-top .modal-footer {
  color: white;
}
.registrazione-cooperativa-login .registrazione-container-subcontainer {
  margin: 0 2rem;
  max-width: 45rem;
  padding: 2.5rem 3rem;
  width: 100%;
  border-radius: 24px;
  background: rgba(245, 245, 245, 0.9);
}
@media (max-width: 991px) {
  .registrazione-cooperativa-login .registrazione-container-subcontainer {
    margin: 0;
    margin-bottom: 5rem;
    padding: 2rem 2rem;
    padding-top: 3rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.registrazione-cooperativa-login .registrazione-container-subcontainer .template-text, .registrazione-cooperativa-login .registrazione-container-subcontainer .template-accordion__content, .registrazione-cooperativa-login .registrazione-container-subcontainer .template-form-alt__input-container input, .template-form-alt__input-container .registrazione-cooperativa-login .registrazione-container-subcontainer input,
.registrazione-cooperativa-login .registrazione-container-subcontainer .template-form-alt__input-container textarea,
.template-form-alt__input-container .registrazione-cooperativa-login .registrazione-container-subcontainer textarea,
.registrazione-cooperativa-login .registrazione-container-subcontainer .template-form-alt__input-container select,
.template-form-alt__input-container .registrazione-cooperativa-login .registrazione-container-subcontainer select, .registrazione-cooperativa-login .registrazione-container-subcontainer .template-pagination .page-item .page-link, .template-pagination .page-item .registrazione-cooperativa-login .registrazione-container-subcontainer .page-link, .registrazione-cooperativa-login .registrazione-container-subcontainer .template-pagination .page-item .page-spacer, .template-pagination .page-item .registrazione-cooperativa-login .registrazione-container-subcontainer .page-spacer, .registrazione-cooperativa-login .registrazione-container-subcontainer .ekko-lightbox .modal-footer, .ekko-lightbox .registrazione-cooperativa-login .registrazione-container-subcontainer .modal-footer, .registrazione-cooperativa-login .registrazione-container-subcontainer .registrazione-cooperativa-mappa .sede-list .sede-item .template-text, .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login .registrazione-container-subcontainer .template-text, .registrazione-cooperativa-login .registrazione-container-subcontainer .registrazione-cooperativa-mappa .sede-list .sede-item .template-accordion__content, .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login .registrazione-container-subcontainer .template-accordion__content, .registrazione-cooperativa-login .registrazione-container-subcontainer .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container input, .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .registrazione-cooperativa-login .registrazione-container-subcontainer input, .registrazione-cooperativa-login .registrazione-container-subcontainer .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item input, .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login .registrazione-container-subcontainer input,
.registrazione-cooperativa-login .registrazione-container-subcontainer .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container textarea,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .registrazione-cooperativa-login .registrazione-container-subcontainer textarea,
.registrazione-cooperativa-login .registrazione-container-subcontainer .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item textarea,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login .registrazione-container-subcontainer textarea,
.registrazione-cooperativa-login .registrazione-container-subcontainer .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container select,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .registrazione-cooperativa-login .registrazione-container-subcontainer select,
.registrazione-cooperativa-login .registrazione-container-subcontainer .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item select,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login .registrazione-container-subcontainer select {
  font-size: 1.8rem;
}
.registrazione-cooperativa-login .subtitle {
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: rgba(51, 51, 51, 0.7411764706);
}
.registrazione-cooperativa-login .template-text, .registrazione-cooperativa-login .template-accordion__content, .registrazione-cooperativa-login .template-form-alt__input-container input, .template-form-alt__input-container .registrazione-cooperativa-login input,
.registrazione-cooperativa-login .template-form-alt__input-container textarea,
.template-form-alt__input-container .registrazione-cooperativa-login textarea,
.registrazione-cooperativa-login .template-form-alt__input-container select,
.template-form-alt__input-container .registrazione-cooperativa-login select, .registrazione-cooperativa-login .template-pagination .page-item .page-link, .template-pagination .page-item .registrazione-cooperativa-login .page-link, .registrazione-cooperativa-login .template-pagination .page-item .page-spacer, .template-pagination .page-item .registrazione-cooperativa-login .page-spacer, .registrazione-cooperativa-login .ekko-lightbox .modal-footer, .ekko-lightbox .registrazione-cooperativa-login .modal-footer, .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-text, .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login .template-text, .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-accordion__content, .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login .template-accordion__content, .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container input, .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .registrazione-cooperativa-login input, .registrazione-cooperativa-login .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item input, .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login input,
.registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container textarea,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .registrazione-cooperativa-login textarea,
.registrazione-cooperativa-login .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item textarea,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login textarea,
.registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container select,
.registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .registrazione-cooperativa-login select,
.registrazione-cooperativa-login .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item select,
.template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login select, .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .ekko-lightbox .modal-footer, .registrazione-cooperativa-mappa .sede-list .sede-item .ekko-lightbox .registrazione-cooperativa-login .modal-footer, .registrazione-cooperativa-login .ekko-lightbox .registrazione-cooperativa-mappa .sede-list .sede-item .modal-footer, .ekko-lightbox .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login .modal-footer {
  max-width: 85rem;
  margin-top: 0;
  color: rgba(51, 51, 51, 0.7411764706);
  font-size: 1.9rem;
}
@media (max-width: 991px) {
  .registrazione-cooperativa-login .template-text, .registrazione-cooperativa-login .template-accordion__content, .registrazione-cooperativa-login .template-form-alt__input-container input, .template-form-alt__input-container .registrazione-cooperativa-login input,
  .registrazione-cooperativa-login .template-form-alt__input-container textarea,
  .template-form-alt__input-container .registrazione-cooperativa-login textarea,
  .registrazione-cooperativa-login .template-form-alt__input-container select,
  .template-form-alt__input-container .registrazione-cooperativa-login select, .registrazione-cooperativa-login .template-pagination .page-item .page-link, .template-pagination .page-item .registrazione-cooperativa-login .page-link, .registrazione-cooperativa-login .template-pagination .page-item .page-spacer, .template-pagination .page-item .registrazione-cooperativa-login .page-spacer, .registrazione-cooperativa-login .ekko-lightbox .modal-footer, .ekko-lightbox .registrazione-cooperativa-login .modal-footer, .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-text, .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login .template-text, .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-accordion__content, .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login .template-accordion__content, .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container input, .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .registrazione-cooperativa-login input, .registrazione-cooperativa-login .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item input, .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login input,
  .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container textarea,
  .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .registrazione-cooperativa-login textarea,
  .registrazione-cooperativa-login .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item textarea,
  .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login textarea,
  .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container select,
  .registrazione-cooperativa-mappa .sede-list .sede-item .template-form-alt__input-container .registrazione-cooperativa-login select,
  .registrazione-cooperativa-login .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item select,
  .template-form-alt__input-container .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login select, .registrazione-cooperativa-login .registrazione-cooperativa-mappa .sede-list .sede-item .ekko-lightbox .modal-footer, .registrazione-cooperativa-mappa .sede-list .sede-item .ekko-lightbox .registrazione-cooperativa-login .modal-footer, .registrazione-cooperativa-login .ekko-lightbox .registrazione-cooperativa-mappa .sede-list .sede-item .modal-footer, .ekko-lightbox .registrazione-cooperativa-mappa .sede-list .sede-item .registrazione-cooperativa-login .modal-footer {
    font-size: 16px;
  }
}
.registrazione-cooperativa-login .form {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .registrazione-cooperativa-login .form {
    margin-bottom: 0;
  }
}
.registrazione-cooperativa-login-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.registrazione-cooperativa-login-form .input {
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.5rem;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media (max-width: 991px) {
  .registrazione-cooperativa-login-form .input {
    margin-top: 2rem;
  }
}
.registrazione-cooperativa-login-form .input .input-label {
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
}
.registrazione-cooperativa-login-form .input .template-form-alt__input-container {
  max-width: 50rem;
  width: 100%;
}
.registrazione-cooperativa-login-form .input label {
  color: #203565 !important;
  opacity: 0.5;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  padding-left: 4rem;
  margin-top: 0;
}
@media (max-width: 991px) {
  .registrazione-cooperativa-login-form .input label {
    padding-left: 1rem;
  }
}
.registrazione-cooperativa-login-form .input input {
  -ms-flex-align: center;
      align-items: center;
  border-radius: 1rem 0rem;
  background: #FFFFFF;
  border-bottom: none;
  font-size: 2.2rem;
  border-radius: 12px;
  padding: 2rem;
}
.registrazione-cooperativa-login-form .template-form__button, .registrazione-cooperativa-login-form .form-conferma-posizioni .template-form__button_confirm, .form-conferma-posizioni .registrazione-cooperativa-login-form .template-form__button_confirm, .registrazione-cooperativa-login-form .form-conferma-posizioni .template-form__button_reject, .form-conferma-posizioni .registrazione-cooperativa-login-form .template-form__button_reject {
  margin-top: 4rem;
  width: 50rem;
  -ms-flex-pack: center;
      justify-content: center;
  transition: background 0.5s ease;
}
.registrazione-cooperativa-login-form .template-form__button:hover, .registrazione-cooperativa-login-form .form-conferma-posizioni .template-form__button_confirm:hover, .form-conferma-posizioni .registrazione-cooperativa-login-form .template-form__button_confirm:hover, .registrazione-cooperativa-login-form .form-conferma-posizioni .template-form__button_reject:hover, .form-conferma-posizioni .registrazione-cooperativa-login-form .template-form__button_reject:hover {
  background: var(--colore-principale-hover);
}
.registrazione-cooperativa-login .accedi-link {
  padding-left: 2rem;
  text-transform: uppercase;
}
.registrazione-cooperativa-login .accedi-link a {
  color: #203565 !important;
}

@media (max-width: 991px) {
  .form-registrazione-body-input label {
    font-size: 16px !important;
  }
}
.form-registrazione-body-input.active label {
  display: none;
}

.registrazione-cooperativa-form {
  margin: 1.5rem;
}
@media (min-width: 992px) {
  .registrazione-cooperativa-form {
    margin: 6.3rem;
  }
}
.registrazione-cooperativa-form .template-form-alt__input-container label {
  color: #203565;
}
.registrazione-cooperativa-form .template-form-alt__input-container input {
  border-bottom-color: #203565;
}
.registrazione-cooperativa-form .template-form-alt__input-container .disabled-input {
  opacity: 0.5; /* Puoi regolare il valore a seconda del livello di opacità desiderato */
  pointer-events: none; /* Impedisce l'interazione con l'elemento disabilitato */
}
.registrazione-cooperativa-form .form-control {
  border-bottom-color: #203565;
}
.registrazione-cooperativa-form .form-registrazione-body-submit {
  margin-top: 5rem;
}
.registrazione-cooperativa-form .form-registrazione-body-input input {
  border-radius: 12px !important;
}
.registrazione-cooperativa-form #suggestions, .registrazione-cooperativa-form #suggestions_codiceComuneFisco, .registrazione-cooperativa-form #suggestions_codiceComuneFiscoNascita, .registrazione-cooperativa-form #suggestions_codiceStatoResidenza, .registrazione-cooperativa-form #suggestions_codiceStatoNascita {
  display: none; /* Nascondi il box dei suggerimenti per default */
  position: absolute;
  max-height: 200px;
  overflow-y: auto;
  border: 1px solid #ccc;
  background-color: #fff;
  z-index: 1000;
  padding: 8px;
  cursor: pointer;
  font-size: 1.8rem;
  color: #203565;
}
.registrazione-cooperativa-form .suggestions {
  padding: 8px;
  cursor: pointer;
  font-size: 1.8rem;
  color: #203565;
}
.registrazione-cooperativa-form .suggestion {
  padding: 0 0.5rem;
}
.registrazione-cooperativa-form .suggestion.selected {
  font-weight: 400;
  color: white;
  background-color: #E63323;
}
.registrazione-cooperativa-form .template-form__label, .registrazione-cooperativa-form .template-form-alt__input-container input.template-form-alt__input-file + label + label, .template-form-alt__input-container .registrazione-cooperativa-form input.template-form-alt__input-file + label + label,
.registrazione-cooperativa-form .template-form-alt__input-container textarea.template-form-alt__input-file + label + label,
.template-form-alt__input-container .registrazione-cooperativa-form textarea.template-form-alt__input-file + label + label,
.registrazione-cooperativa-form .template-form-alt__input-container select.template-form-alt__input-file + label + label,
.template-form-alt__input-container .registrazione-cooperativa-form select.template-form-alt__input-file + label + label {
  -webkit-transform: translate(0, 0px) scale(0.85);
          transform: translate(0, 0px) scale(0.85);
}
.registrazione-cooperativa-form .template-form__label.active, .registrazione-cooperativa-form .template-form-alt__input-container input.template-form-alt__input-file + label + label.active, .template-form-alt__input-container .registrazione-cooperativa-form input.template-form-alt__input-file + label + label.active,
.registrazione-cooperativa-form .template-form-alt__input-container textarea.template-form-alt__input-file + label + label.active,
.template-form-alt__input-container .registrazione-cooperativa-form textarea.template-form-alt__input-file + label + label.active,
.registrazione-cooperativa-form .template-form-alt__input-container select.template-form-alt__input-file + label + label.active,
.template-form-alt__input-container .registrazione-cooperativa-form select.template-form-alt__input-file + label + label.active {
  margin-bottom: 2rem;
}
.registrazione-cooperativa-form .input-with-popup {
  position: relative;
}
.registrazione-cooperativa-form .verification-text {
  position: absolute;
  bottom: 10px;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
}
.registrazione-cooperativa-form .verification-text span {
  color: #E63323;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 116%; /* 1.624rem */
  letter-spacing: 0.098rem;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.registrazione-cooperativa-form .template-form__button, .registrazione-cooperativa-form .form-conferma-posizioni .template-form__button_confirm, .form-conferma-posizioni .registrazione-cooperativa-form .template-form__button_confirm, .registrazione-cooperativa-form .form-conferma-posizioni .template-form__button_reject, .form-conferma-posizioni .registrazione-cooperativa-form .template-form__button_reject {
  background-color: var(--colore-principale);
  transition: background 0.5s ease;
}
.registrazione-cooperativa-form .template-form__button:hover, .registrazione-cooperativa-form .form-conferma-posizioni .template-form__button_confirm:hover, .form-conferma-posizioni .registrazione-cooperativa-form .template-form__button_confirm:hover, .registrazione-cooperativa-form .form-conferma-posizioni .template-form__button_reject:hover, .form-conferma-posizioni .registrazione-cooperativa-form .template-form__button_reject:hover {
  background: var(--colore-principale-hover);
}
.registrazione-cooperativa-form .template-form .field-validation-error {
  color: var(--colore-principale);
}

.popup-content {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  z-index: 1000;
}

.top-area-privata .number {
  font-size: 2.3203rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.116rem;
  color: var(--colore-principale);
}
.top-area-privata .label {
  font-size: 2.3203rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.116rem;
  color: #203565;
}
.top-area-privata .dot {
  width: 1rem;
  height: 1rem;
  fill: var(--colore-principale);
  border-radius: 50%;
  display: inline-block;
  background-color: var(--colore-principale);
  margin: 0 0.7rem;
}

.modifica-sede {
  border: solid 2px #B9C2D3;
  padding-top: 2.2rem;
  padding-bottom: 5.2rem;
}
.modifica-sede .top-text {
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.08rem;
  color: #203565;
  opacity: 0.3;
}

.thankyou-page .download-button a {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: block;
  height: 6rem;
  margin: 0 2rem;
}
.thankyou-page .download-button a svg {
  width: 14rem;
  height: 100%;
}

.footer-cooperativa {
  width: 100%;
  background-color: var(--colore-principale);
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-direction: column;
      flex-direction: column;
  color: white !important;
  bottom: 0;
  height: 10rem;
}
@media (max-width: 991px) {
  .footer-cooperativa {
    height: 10rem;
  }
}
.footer-cooperativa .privacy-cookies {
  grid-gap: 2rem;
  gap: 2rem;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  color: white;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 180%;
  text-transform: uppercase;
  margin-top: 0.5rem;
}
.footer-cooperativa .privacy-cookies a {
  color: white;
}
.footer-cooperativa img {
  max-height: 61px;
  margin-right: 15rem;
}
.footer-cooperativa svg {
  height: 40px;
}

.boxes-registrazione {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}
@media (max-width: 991px) {
  .boxes-registrazione {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
}

.form-conferma-posizioni .item-posizioni {
  border-radius: 6rem 0rem;
  border: 1px solid #E63323;
  border: 1px solid var(--Rosso, #E63323);
  background: #FFF;
  display: -ms-flexbox;
  display: flex;
  max-width: 40rem;
  max-height: 44.3rem;
  width: 100%;
  height: 44.3rem;
  padding: 3.7rem 0.5rem;
  margin-right: 2.5rem;
  margin-bottom: 4rem;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  grid-gap: 1rem;
  gap: 1rem;
}
.form-conferma-posizioni .item-posizioni .validation-error {
  font-size: 1.8rem;
  text-align: center;
  margin-top: 1rem;
}
.form-conferma-posizioni .template-button, .form-conferma-posizioni header .template-slider-testata__item__link, header .form-conferma-posizioni .template-slider-testata__item__link {
  background-color: transparent;
  border: none;
}
.form-conferma-posizioni .template-form__button_reject {
  margin: 0 1rem;
  margin-left: 3.4rem;
  background-color: transparent;
  color: #E63323;
  border: 2px solid #E63323;
}
.form-conferma-posizioni .template-form__button_reject:hover, .form-conferma-posizioni .template-form__button_reject:active, .form-conferma-posizioni .template-form__button_reject.active {
  background-color: #E63323;
  color: white;
}
.form-conferma-posizioni .template-form__button_reject:hover svg, .form-conferma-posizioni .template-form__button_reject:active svg, .form-conferma-posizioni .template-form__button_reject.active svg {
  fill: white !important;
}
.form-conferma-posizioni .template-form__button_confirm {
  margin-right: 3.4rem;
  background-color: transparent;
  color: #203565;
  border: 2px solid #203565;
}
.form-conferma-posizioni .template-form__button_confirm:hover, .form-conferma-posizioni .template-form__button_confirm:active, .form-conferma-posizioni .template-form__button_confirm.active {
  background-color: #203565;
  color: white;
}

.template-news:not(:first-child) {
  padding-top: 2.5rem;
}
@media (min-width: 992px) {
  .template-news:not(:first-child) {
    padding-top: 3.5rem;
  }
}
.template-news__img {
  -ms-flex-order: 1;
      order: 1;
  grid-row: span 3;
}
@media (min-width: 768px) {
  .template-news__img {
    float: left;
    width: 35%;
    margin-right: 2.5rem;
  }
}
@media (min-width: 992px) {
  .template-news__img {
    margin-right: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .template-news__img {
    margin-right: 4.5rem;
  }
}
.template-news__title {
  display: inline-block;
  -ms-flex-order: 5;
      order: 5;
  grid-column: span 2;
}
@media (min-width: 768px) {
  .template-news__title {
    display: block;
  }
}
.template-news__date {
  -ms-flex-order: 2;
      order: 2;
  grid-column: 2;
}
@media (min-width: 768px) {
  .template-news__date {
    font-size: 2em;
  }
}
@media (min-width: 992px) {
  .template-news__date {
    font-size: 2.25em;
  }
}
.template-news__category {
  -ms-flex-order: 3;
      order: 3;
  grid-column: 2;
}
.template-news__icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1rem;
  -ms-flex-order: 4;
      order: 4;
  grid-column: 2;
}
@media (min-width: 992px) {
  .template-news__icons {
    margin-top: 2rem;
  }
}
.template-news__icon {
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  border: 1px solid #ccc;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 4rem;
  height: 4rem;
}
@media (min-width: 768px) {
  .template-news__icon {
    width: 4.5rem;
    height: 4.5rem;
  }
}
.template-news__icon svg {
  max-width: 100%;
  min-width: 100%;
  max-height: 100%;
}
.template-news__icon:not(:last-child) {
  margin-right: 1rem;
}
@media (min-width: 992px) {
  .template-news__icon:not(:last-child) {
    margin-right: 2rem;
  }
}
.template-news__icon__video {
  padding: 0.75rem;
}
@media (min-width: 768px) {
  .template-news__icon__video {
    padding: 0.9rem;
  }
}
.template-news__icon__video svg {
  position: relative;
  left: 1px;
  top: 1px;
}
.template-news__icon__audio {
  padding: 0.75rem;
}
.template-news__icon__document {
  padding: 1rem;
}
.template-news__icon__image {
  padding: 0.75rem;
}
@media (min-width: 768px) {
  .template-news__icon__image {
    padding: 0.9rem;
  }
}
.template-news__icon__image svg {
  position: relative;
  top: -1px;
}
.template-news__text {
  -ms-flex-order: 6;
      order: 6;
  grid-column: span 2;
}
@media (min-width: 768px) {
  .template-news__text {
    margin-top: 2rem;
  }
}
@media (min-width: 992px) {
  .template-news__text {
    margin-top: 0;
  }
}
.template-news__text > * {
  margin-bottom: 0;
}
.template-news__highlight {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}
@media (min-width: 768px) {
  .template-news__highlight__date {
    font-size: 2.2em;
  }
}
@media (min-width: 992px) {
  .template-news__highlight__date {
    font-size: 2.5em;
  }
}
@media (min-width: 768px) {
  .template-news__highlight__category {
    font-size: 1.8em;
  }
}
.template-news__highlight__title {
  font-weight: 600;
}
@media (min-width: 768px) {
  .template-news__highlight__img {
    width: 40%;
    float: right;
    margin-right: 0;
    margin-left: 2.5rem;
  }
}
@media (min-width: 992px) {
  .template-news__highlight__img {
    margin-left: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .template-news__highlight__img {
    margin-left: 4.5rem;
  }
}
@media (min-width: 768px) {
  .template-news__highlight__title {
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  .template-news__highlight__title {
    font-size: 4rem;
  }
}
.template-news__content img {
  margin-bottom: 1.5rem;
}
.template-news__content img[style*="float: left"] {
  margin-right: 1.5rem;
}
.template-news__content img[style*="float: right"] {
  margin-left: 1.5rem;
}
.template-news__tag {
  color: #ccc !important;
  text-decoration: underline;
}
.template-news__tag:hover {
  color: #E63323 !important;
}
.template-news__taglink:hover {
  -webkit-text-decoration-color: #ccc;
          text-decoration-color: #ccc;
  text-decoration-thickness: 2px;
}
.template-news a {
  text-decoration: none;
  color: inherit;
  display: grid;
  grid-template-columns: 45% auto;
  -webkit-column-gap: 1.5rem;
     -moz-column-gap: 1.5rem;
          grid-column-gap: 1.5rem;
          column-gap: 1.5rem;
}
.template-news:not(:last-child) {
  border-bottom: 1px solid #e8ebf0;
  padding-bottom: 2.5rem;
}
@media (min-width: 992px) {
  .template-news:not(:last-child) {
    padding-bottom: 3.5rem;
  }
}
.ekko-lightbox{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-right:0!important}.ekko-lightbox-container{position:relative}.ekko-lightbox-container>div.ekko-lightbox-item{position:absolute;top:0;left:0;bottom:0;right:0;width:100%}.ekko-lightbox iframe{width:100%;height:100%}.ekko-lightbox-nav-overlay{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex}.ekko-lightbox-nav-overlay a{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0;transition:opacity .5s;color:#fff;font-size:30px;z-index:1}.ekko-lightbox-nav-overlay a>*{-ms-flex-positive:1;flex-grow:1}.ekko-lightbox-nav-overlay a>:focus{outline:none}.ekko-lightbox-nav-overlay a span{padding:0 30px}.ekko-lightbox-nav-overlay a:last-child span{text-align:right}.ekko-lightbox-nav-overlay a:hover{text-decoration:none}.ekko-lightbox-nav-overlay a:focus{outline:none}.ekko-lightbox-nav-overlay a.disabled{cursor:default;visibility:hidden}.ekko-lightbox a:hover{opacity:1;text-decoration:none}.ekko-lightbox .modal-dialog{display:none}.ekko-lightbox .modal-footer{text-align:left}.ekko-lightbox-loader{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.ekko-lightbox-loader>div{width:40px;height:40px;position:relative;text-align:center}.ekko-lightbox-loader>div>div{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:a 2s infinite ease-in-out;animation:a 2s infinite ease-in-out}.ekko-lightbox-loader>div>div:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}.modal-dialog .ekko-lightbox-loader>div>div{background-color:#333}@-webkit-keyframes a{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes a{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}
.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  transition: all 0s;
}
.tns-slider > .tns-item {
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333333%;
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714286%;
  width: calc(100% / 70);
  height: 10px;
  float: left;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      background-color: transparent;
      border: none;
      font-size: 1em; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline;
      list-style: none;
      padding: 0; }
    .select2-container .select2-selection--multiple .select2-selection__clear {
      background-color: transparent;
      border: none;
      font-size: 1em; }
  .select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 18px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all; }
    .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-results__option--selectable {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px;
    padding-right: 0px; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative; }
  .select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right: 25px; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    padding: 1px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
      background-color: #f1f1f1;
      color: #333;
      outline: none; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--group {
  padding: 0; }

.select2-container--default .select2-results__option--disabled {
  color: #999; }

.select2-container--default .select2-results__option--selected {
  background-color: #ddd; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555;
      outline: none; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option--group {
  padding: 0; }

.select2-container--classic .select2-results__option--disabled {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        -ms-user-select: none;
	    user-select: none;
	  -webkit-user-drag: none;
	}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::-moz-selection {
	background: transparent;
}
.leaflet-tile::selection {
	background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
	max-width: none !important;
	max-height: none !important;
	}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	width: auto;
	padding: 0;
	}

.leaflet-container img.leaflet-tile {
	/* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
	mix-blend-mode: plus-lighter;
}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	-webkit-filter: inherit;
	        filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
svg.leaflet-zoom-animated {
	will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
	transition:         -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	transition:         transform 0.25s cubic-bezier(0,0,0.25,1), -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline-offset: 1px;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.5;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(/./assets/dist/416d91365b44e4b4f4777663e6f009f3.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(/./assets/dist/8f2c4d11474275fbc1614b9098334eae.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	font-size: 13px;
	font-size: 1.08333em;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
	background-image: url(/./assets/dist/2b3e1faf89f94a4835397e7a43b4f77d.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	line-height: 1.4;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
	text-decoration: underline;
	}
.leaflet-attribution-flag {
	display: inline !important;
	vertical-align: baseline !important;
	width: 1em;
	height: 0.6669em;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	white-space: nowrap;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.8);
	text-shadow: 1px 1px #fff;
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 24px 13px 20px;
	line-height: 1.3;
	font-size: 13px;
	font-size: 1.08333em;
	min-height: 1px;
	}
.leaflet-popup-content p {
	margin: 17px 0;
	margin: 1.3em 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-top: -1px;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;
	pointer-events: auto;

	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	text-align: center;
	width: 24px;
	height: 24px;
	font: 16px/24px Tahoma, Verdana, sans-serif;
	color: #757575;
	text-decoration: none;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
	color: #585858;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	-ms-zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-interactive {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

/* Printing */

@media print {
	/* Prevent printers from removing background-images of controls. */
	.leaflet-control {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
		}
	}

.marker-cluster-small {
	background-color: rgba(181, 226, 140, 0.6);
	}
.marker-cluster-small div {
	background-color: rgba(110, 204, 57, 0.6);
	}

.marker-cluster-medium {
	background-color: rgba(241, 211, 87, 0.6);
	}
.marker-cluster-medium div {
	background-color: rgba(240, 194, 12, 0.6);
	}

.marker-cluster-large {
	background-color: rgba(253, 156, 115, 0.6);
	}
.marker-cluster-large div {
	background-color: rgba(241, 128, 23, 0.6);
	}

	/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
	background-color: rgb(181, 226, 140);
	}
.leaflet-oldie .marker-cluster-small div {
	background-color: rgb(110, 204, 57);
	}

.leaflet-oldie .marker-cluster-medium {
	background-color: rgb(241, 211, 87);
	}
.leaflet-oldie .marker-cluster-medium div {
	background-color: rgb(240, 194, 12);
	}

.leaflet-oldie .marker-cluster-large {
	background-color: rgb(253, 156, 115);
	}
.leaflet-oldie .marker-cluster-large div {
	background-color: rgb(241, 128, 23);
}

.marker-cluster {
	background-clip: padding-box;
	border-radius: 20px;
	}
.marker-cluster div {
	width: 30px;
	height: 30px;
	margin-left: 5px;
	margin-top: 5px;

	text-align: center;
	border-radius: 15px;
	font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
	}
.marker-cluster span {
	line-height: 30px;
	}
.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
	transition: opacity 0.3s ease-in, -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out, opacity 0.3s ease-in;
	transition: transform 0.3s ease-out, opacity 0.3s ease-in, -webkit-transform 0.3s ease-out;
}

.leaflet-cluster-spider-leg {
	/* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
	transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
}

