._wrapper_duc81_1 {
  z-index: 1;
  position: relative;
  display: grid;
  word-break: break-word;
  margin: calc(var(--spacing-lg) * -1);
  grid-template-columns: 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333%;
}
@media (max-width: 960px) {
  ._wrapper_duc81_1 {
    display: block;
    margin: calc(var(--spacing-md) * -1);
  }
}

._section_duc81_16 iframe {
  border: 0;
}

._skeletonsWrapper_duc81_20 {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-md);
}

._skeletonWrapper_duc81_26 {
  width: 181px;
  height: 110px;
  position: relative;
  border: 1px solid var(--border);
  border-radius: 4px;
  background: none;
  transition: all 0.3s;
}
._skeletonWrapper_duc81_26:hover {
  background-color: #f4f4f4;
}
._skeletonWrapper_duc81_26 ._wrapper_duc81_1 {
  width: 600px;
  height: 300px;
  margin: 0;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.3);
}
._skeletonWrapper_duc81_26 ._wrapper_duc81_1._threeImages_duc81_48 {
  height: 270px;
}
._skeletonWrapper_duc81_26 ._wrapper_duc81_1._basicContent_duc81_51 {
  height: 230px;
}
._skeletonWrapper_duc81_26 ._wrapper_duc81_1._threeIcons_duc81_54 {
  height: 150px;
}
._skeletonWrapper_duc81_26 ._wrapper_duc81_1._map_duc81_57 {
  height: 230px;
}
._skeletonWrapper_duc81_26 ._wrapper_duc81_1._imageLeft_duc81_60 {
  height: 210px;
}
._skeletonWrapper_duc81_26 ._wrapper_duc81_1._imageRight_duc81_63 {
  height: 210px;
}
._skeletonWrapper_duc81_26 ._wrapper_duc81_1._imageBelow_duc81_66 {
  height: 340px;
}
._skeletonWrapper_duc81_26 ._wrapper_duc81_1._imageTop_duc81_69 {
  height: 340px;
}
._skeletonWrapper_duc81_26 ._wrapper_duc81_1._fullImage_duc81_72 {
  height: 350px;
}
._skeletonWrapper_duc81_26 ._wrapper_duc81_1._fullVideo_duc81_75 {
  height: 300px;
}
._skeletonWrapper_duc81_26 ._wrapper_duc81_1 ._fullVideo_duc81_75 {
  padding-top: 42.25%;
}

._section_duc81_16 {
  padding: var(--spacing-lg);
  position: relative;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: all 0.3s;
}
._section_duc81_16 ._blockClicks_duc81_89 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
._section_duc81_16 h1 {
  color: var(--main);
  margin: 0 0 var(--spacing-lg);
}
._section_duc81_16 h2 {
  margin: var(--spacing-md) 0 var(--spacing-lg) !important;
  font-size: 20px;
}
._section_duc81_16 ._text_duc81_104 {
  margin: 0 0 var(--spacing-md);
  display: block;
}
._section_duc81_16 ._text_duc81_104 ul,
._section_duc81_16 ._text_duc81_104 ol {
  padding: 0 0 0 22px;
}
._section_duc81_16 ._text_duc81_104 ul li,
._section_duc81_16 ._text_duc81_104 ol li {
  text-align: left;
}
._section_duc81_16 ._text_duc81_104 iframe {
  -webkit-filter: grayscale(90%);
  -moz-filter: grayscale(90%);
  -ms-filter: grayscale(90%);
  -o-filter: grayscale(90%);
  filter: grayscale(90%);
  width: 100%;
}
._section_duc81_16 ul._text_duc81_104,
._section_duc81_16 ol._text_duc81_104 {
  padding: 0 0 0 22px;
}
._section_duc81_16 ul._text_duc81_104 li,
._section_duc81_16 ol._text_duc81_104 li {
  text-align: left;
}
._section_duc81_16 img {
  max-width: 100%;
  width: auto;
  border-radius: 4px;
}

._moduleNote_duc81_138 {
  margin: 0;
  color: var(--secondaryText);
  font-size: 0.8125rem;
  font-style: italic;
}

._staffingSection_duc81_145 {
  text-align: left;
}

._staffingList_duc81_149 {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid var(--border);
}

._staffingItem_duc81_156 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-xl);
  padding: var(--spacing-lg) 0;
  border-bottom: 1px solid var(--border);
}
@media (max-width: 700px) {
  ._staffingItem_duc81_156 {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--spacing-md);
  }
}

._staffingItemMain_duc81_172 {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

._staffingItemSide_duc81_179 {
  display: flex;
  align-items: center;
  gap: var(--spacing-md);
  flex-shrink: 0;
}

._staffingTitle_duc81_186 {
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.35;
  color: var(--main);
  text-decoration: none;
}
._staffingTitle_duc81_186:hover {
  text-decoration: underline;
}

._staffingRoles_duc81_197 {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.6;
  color: var(--secondaryText);
}

._staffingRoleSeparator_duc81_204 {
  opacity: 0.5;
}

._staffingRoleDates_duc81_208 {
  opacity: 0.85;
}

._staffingSpots_duc81_212 {
  font-size: 0.8125rem;
  color: var(--secondaryText);
  white-space: nowrap;
}

._staffingApply_duc81_218 {
  padding: 8px 16px;
  border: 1px solid var(--border);
  border-radius: 999px;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--main);
  text-decoration: none;
  white-space: nowrap;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}
._staffingApply_duc81_218:hover {
  border-color: var(--darker);
  background: var(--bg);
}

._mapIframe_duc81_234:not(._wrapper_duc81_1),
._videoIframe_duc81_235:not(._wrapper_duc81_1),
._fullImage_duc81_72:not(._wrapper_duc81_1) img,
._fullImage_duc81_72:not(._wrapper_duc81_1) ._emptyImage_duc81_237 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

._threeImages_duc81_48:not(._wrapper_duc81_1) ul {
  display: flex;
  gap: var(--spacing-lg);
  list-style: none;
}
@media (max-width: 850px) {
  ._threeImages_duc81_48:not(._wrapper_duc81_1) ul {
    flex-wrap: wrap;
  }
}
._threeImages_duc81_48:not(._wrapper_duc81_1) ul > li {
  width: 33%;
  line-height: 0;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
@media (max-width: 850px) {
  ._threeImages_duc81_48:not(._wrapper_duc81_1) ul > li {
    width: 100%;
  }
}
._threeImages_duc81_48:not(._wrapper_duc81_1) ul > li h2,
._threeImages_duc81_48:not(._wrapper_duc81_1) ul > li ._text_duc81_104 {
  margin: 0 !important;
}

._threeIcons_duc81_54:not(._wrapper_duc81_1) ul {
  display: flex;
  gap: var(--spacing-lg);
  list-style: none;
}
._threeIcons_duc81_54:not(._wrapper_duc81_1) ul > li {
  width: 33%;
  line-height: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
._threeIcons_duc81_54:not(._wrapper_duc81_1) ul > li img {
  max-width: 80px;
  max-height: 80px;
}
._threeIcons_duc81_54:not(._wrapper_duc81_1) ul > li ._emptyImage_duc81_237 {
  margin: 0 auto;
  border-radius: 50%;
  padding: 0;
  width: 80px;
  height: 80px;
}
._threeIcons_duc81_54:not(._wrapper_duc81_1) ul > li ._text_duc81_104 {
  margin: var(--spacing-md) 0 0;
}

._map_duc81_57:not(._wrapper_duc81_1) iframe {
  -webkit-filter: grayscale(90%);
  -moz-filter: grayscale(90%);
  -ms-filter: grayscale(90%);
  -o-filter: grayscale(90%);
  filter: grayscale(90%);
}

._emptyImage_duc81_237 {
  width: 100%;
  padding-top: 30%;
  border: 1px solid var(--border);
  background: none;
  font-family: var(--mainFont);
  border-radius: 4px;
  transition: all 0.3s;
  font-weight: 600;
  display: block;
  position: relative;
}
._emptyImage_duc81_237 svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

._map_duc81_57:not(._wrapper_duc81_1),
._fullVideo_duc81_75:not(._wrapper_duc81_1),
._fullImage_duc81_72:not(._wrapper_duc81_1) {
  overflow: hidden;
  height: 0;
  padding-top: 30%;
  position: relative;
  margin: var(--spacing-lg) 0;
}

._imageLeft_duc81_60:not(._wrapper_duc81_1),
._imageRight_duc81_63:not(._wrapper_duc81_1) {
  display: flex;
  gap: var(--spacing-lg);
  align-items: center;
}
@media (max-width: 960px) {
  ._imageLeft_duc81_60:not(._wrapper_duc81_1),
  ._imageRight_duc81_63:not(._wrapper_duc81_1) {
    flex-direction: column;
  }
}

._imageBelow_duc81_66:not(._wrapper_duc81_1),
._imageTop_duc81_69:not(._wrapper_duc81_1) {
  display: flex;
  align-items: center;
  flex-direction: column;
}
._imageBelow_duc81_66:not(._wrapper_duc81_1) h1,
._imageTop_duc81_69:not(._wrapper_duc81_1) h1 {
  margin-bottom: 0;
}
._imageBelow_duc81_66:not(._wrapper_duc81_1) ._text_duc81_104,
._imageTop_duc81_69:not(._wrapper_duc81_1) ._text_duc81_104 {
  max-width: 800px;
}

._imageBelow_duc81_66:not(._wrapper_duc81_1) ._text_duc81_104 {
  margin: var(--spacing-md) 0 var(--spacing-lg);
}

._imageTop_duc81_69:not(._wrapper_duc81_1) ._text_duc81_104 {
  margin: var(--spacing-md) 0 0;
}

._imageTop_duc81_69:not(._wrapper_duc81_1) h1 {
  margin-top: var(--spacing-lg);
}

._fullImage_duc81_72:not(._wrapper_duc81_1) {
  padding-top: 50%;
}
._fullImage_duc81_72:not(._wrapper_duc81_1) ._emptyImage_duc81_237 {
  height: 100%;
  width: 100%;
  padding: 0;
}

._fullVideo_duc81_75:not(._wrapper_duc81_1) {
  padding-top: 56.25%;
}
