.helix-left:before {
  content: "";
  position: absolute;
  background-color: #E30613;
  mask-image: url("/static/shot_bakery/img/rand2.svg");
  top: 0;
  left: -1.5em;
  mask-repeat: repeat-y;
  width: 3em;
  height: 100%;
  mask-size: 3em;
}

.helix-right:before {
  content: "";
  position: absolute;
  background-color: #E30613;
  mask-image: url("/static/shot_bakery/img/rand2.svg");
  top: 0;
  right: -1.5em;
  mask-repeat: repeat-y;
  width: 3em;
  height: 100%;
  mask-size: 3em;
}

.helix-top:before {
  content: "";
  position: absolute;
  background-color: #E30613;
  mask-image: url("/static/shot_bakery/img/rand2_horizontal.svg");
  top: -1.5em;
  left: 0;
  mask-repeat: repeat-x;
  height: 3em;
  width: 100%;
  mask-size: 18em;
}

.helix-bottom:before {
  content: "";
  position: absolute;
  background-color: #E30613;
  mask-image: url("/static/shot_bakery/img/rand2_horizontal.svg");
  left: 0;
  bottom: -1.5em;
  mask-repeat: repeat-x;
  height: 3em;
  width: 100%;
  mask-size: 18em;
}

@media (min-width: 576px) {
  .helix-left-sm:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2.svg");
    top: 0;
    left: -1.5em;
    mask-repeat: repeat-y;
    width: 3em;
    height: 100%;
    mask-size: 3em;
  }
  .helix-right-sm:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2.svg");
    top: 0;
    right: -1.5em;
    mask-repeat: repeat-y;
    width: 3em;
    height: 100%;
    mask-size: 3em;
  }
  .helix-top-sm:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2_horizontal.svg");
    top: -1.5em;
    left: 0;
    mask-repeat: repeat-x;
    height: 3em;
    width: 100%;
    mask-size: 18em;
  }
  .helix-bottom-sm:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2_horizontal.svg");
    left: 0;
    bottom: -1.5em;
    mask-repeat: repeat-x;
    height: 3em;
    width: 100%;
    mask-size: 18em;
  }
}
@media (min-width: 768px) {
  .helix-left-md:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2.svg");
    top: 0;
    left: -1.5em;
    mask-repeat: repeat-y;
    width: 3em;
    height: 100%;
    mask-size: 3em;
  }
  .helix-right-md:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2.svg");
    top: 0;
    right: -1.5em;
    mask-repeat: repeat-y;
    width: 3em;
    height: 100%;
    mask-size: 3em;
  }
  .helix-top-md:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2_horizontal.svg");
    top: -1.5em;
    left: 0;
    mask-repeat: repeat-x;
    height: 3em;
    width: 100%;
    mask-size: 18em;
  }
  .helix-bottom-md:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2_horizontal.svg");
    left: 0;
    bottom: -1.5em;
    mask-repeat: repeat-x;
    height: 3em;
    width: 100%;
    mask-size: 18em;
  }
}
@media (min-width: 992px) {
  .helix-left-lg:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2.svg");
    top: 0;
    left: -1.5em;
    mask-repeat: repeat-y;
    width: 3em;
    height: 100%;
    mask-size: 3em;
  }
  .helix-right-lg:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2.svg");
    top: 0;
    right: -1.5em;
    mask-repeat: repeat-y;
    width: 3em;
    height: 100%;
    mask-size: 3em;
  }
  .helix-top-lg:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2_horizontal.svg");
    top: -1.5em;
    left: 0;
    mask-repeat: repeat-x;
    height: 3em;
    width: 100%;
    mask-size: 18em;
  }
  .helix-bottom-lg:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2_horizontal.svg");
    left: 0;
    bottom: -1.5em;
    mask-repeat: repeat-x;
    height: 3em;
    width: 100%;
    mask-size: 18em;
  }
}
@media (min-width: 1200px) {
  .helix-left-xl:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2.svg");
    top: 0;
    left: -1.5em;
    mask-repeat: repeat-y;
    width: 3em;
    height: 100%;
    mask-size: 3em;
  }
  .helix-right-xl:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2.svg");
    top: 0;
    right: -1.5em;
    mask-repeat: repeat-y;
    width: 3em;
    height: 100%;
    mask-size: 3em;
  }
  .helix-top-xl:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2_horizontal.svg");
    top: -1.5em;
    left: 0;
    mask-repeat: repeat-x;
    height: 3em;
    width: 100%;
    mask-size: 18em;
  }
  .helix-bottom-xl:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2_horizontal.svg");
    left: 0;
    bottom: -1.5em;
    mask-repeat: repeat-x;
    height: 3em;
    width: 100%;
    mask-size: 18em;
  }
}
@media (min-width: 1400px) {
  .helix-left-xxl:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2.svg");
    top: 0;
    left: -1.5em;
    mask-repeat: repeat-y;
    width: 3em;
    height: 100%;
    mask-size: 3em;
  }
  .helix-right-xxl:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2.svg");
    top: 0;
    right: -1.5em;
    mask-repeat: repeat-y;
    width: 3em;
    height: 100%;
    mask-size: 3em;
  }
  .helix-top-xxl:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2_horizontal.svg");
    top: -1.5em;
    left: 0;
    mask-repeat: repeat-x;
    height: 3em;
    width: 100%;
    mask-size: 18em;
  }
  .helix-bottom-xxl:before {
    content: "";
    position: absolute;
    background-color: #E30613;
    mask-image: url("/static/shot_bakery/img/rand2_horizontal.svg");
    left: 0;
    bottom: -1.5em;
    mask-repeat: repeat-x;
    height: 3em;
    width: 100%;
    mask-size: 18em;
  }
}
html {
  font-family: "Segoe UI", Arial, sans-serif;
}

body {
  background-color: #dee2e6 !important;
  overflow: auto;
}

html, body {
  height: 100%;
  display: flex;
  flex-direction: column;
}

#content {
  flex-grow: 1;
}

.background-header {
  width: 100%;
  overflow: hidden;
  display: none;
  justify-content: center;
}

#read-more-news {
  color: #33658A;
  text-align: right;
  margin-top: 2rem;
}

.background-image {
  position: absolute;
  z-index: -1000;
  filter: blur(5px);
  margin: -5px;
  width: calc(100% + 10px);
  min-width: 1920px;
  overflow: hidden;
}

.bg-radial-light {
  background-image: radial-gradient(#E30613, #e1313d);
}

.bg-linear-analogous {
  background-image: linear-gradient(90deg, #948392, #E30613);
}

.text-clip {
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bd-navbar {
  border-radius: 0.375rem;
  position: relative;
}

.banner {
  width: 100%;
}
.banner .banner-text {
  flex: 1 1 0;
  background-color: white;
  padding: 4rem 2rem 2rem 2rem;
  color: #212529;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  border-radius: 0.375rem;
}
@media (min-width: 992px) {
  .banner .banner-text {
    padding: 2rem 2rem 2rem 4rem;
  }
}
.banner .banner-text h3 {
  font-weight: 1000;
  color: #E30613;
}
.banner .banner-text .title {
  font-size: 4em;
}
.banner .banner-text .date {
  color: #33658A;
}
.banner .banner-text a {
  align-self: flex-end;
}
.banner .banner-image-background {
  flex: 1 1 0;
  background-color: #33658A;
  border-radius: 0.375rem;
}
.banner .banner-image {
  border-radius: 0.375rem;
}
.banner img {
  width: 100%;
}

.sub-header {
  text-align: center;
}
.sub-header h2 {
  font-weight: 1000;
  color: #E30613;
  margin: 1rem 0 0 0;
}
.sub-header p {
  color: #6c757d;
  font-style: italic;
}

.img-icon {
  max-height: 1.5em;
  max-width: 1.5em;
}

.quick-link-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 5em;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.quick-link {
  flex-shrink: 0;
  position: relative;
  height: 20em;
  width: 15em;
  border-radius: 20pt 0;
  border: 0.2em solid white;
  background-color: white;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  margin-bottom: 0.75rem;
  transition: border-color 0.25s;
}
.quick-link:hover {
  border-color: #e1313d;
}
.quick-link:hover h3 {
  background-color: #e1313d;
  color: white;
}
.quick-link:hover div span:before {
  border-color: #e1313d;
}
.quick-link:visited {
  color: unset;
  text-decoration: unset;
}
.quick-link h3 {
  color: #E30613;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  font-size: 2em;
  z-index: 10;
  font-weight: 1000;
  background-color: white;
  text-align: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  transition: background-color 0.25s;
  border-radius: 0 0 20pt 0;
}
.quick-link div {
  flex-shrink: 1;
  flex-grow: 1;
  display: block;
  position: relative;
}
.quick-link div span {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 20pt;
  width: 20pt;
  display: block;
  z-index: 1;
}
.quick-link div span:before {
  content: "";
  position: absolute;
  box-sizing: content-box;
  top: -10pt;
  left: -10pt;
  height: 40pt;
  width: 40pt;
  border-radius: 40pt;
  border: 10pt solid white;
  background: rgba(0, 0, 0, 0);
  transition: border-color 0.25s;
}
.quick-link img {
  position: relative;
  z-index: 0;
  border-radius: 20pt 0;
  top: 0;
  left: 0;
  object-fit: cover;
  margin-top: -20pt;
  height: calc(100% + 20pt);
  width: 100%;
}

.latest-news {
  margin-top: 2rem;
}
.latest-news h2 {
  flex-grow: 0;
  font-size: 3em;
  color: #E30613;
  font-weight: 1000;
  text-transform: uppercase;
  border-bottom: 2px solid #E30613;
  margin-bottom: 1rem;
}
.latest-news div h3 {
  display: inline-block;
  font-weight: 700;
  color: #948392;
}
.latest-news div .news-image img {
  max-width: 100%;
  max-height: 100%;
}
.latest-news div .news-image p {
  margin: 0;
  color: #6c757d;
  font-style: italic;
}
.latest-news div p {
  text-align: justify;
}

.shot-page-header {
  position: relative;
  background-color: white;
  z-index: 18;
  border-radius: 0.375rem;
  padding: 1rem;
}
.shot-page-header .image-banner {
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.shot-page-header .header-background {
  background-color: #e1313d;
  z-index: 18;
  width: 300px;
  height: calc(150px + 1.5rem);
  position: absolute;
  top: -1.5rem;
}
.shot-page-header .header-background:before {
  content: " ";
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.3);
  width: 100%;
  z-index: 19;
  height: 10px;
  margin-top: -10px;
  position: absolute;
}
.shot-page-header h1 {
  font-weight: bold;
}
.shot-page-header p {
  text-align: justify;
}
.shot-page-header .header-image {
  z-index: 20;
}
.shot-page-header .header-image img {
  position: relative;
  z-index: 20;
  height: 300px;
  width: 300px;
  object-fit: cover;
  border-radius: 50%;
  border: 5pt solid white;
}

@media (max-width: 767.98px) {
  .shot-page-header {
    display: flex;
    flex-direction: column;
  }
  .shot-page-header .image-banner {
    float: none;
    justify-self: center;
    align-self: center;
  }
}
.card {
  margin-bottom: 1rem;
}

.bd-navbar {
  z-index: 20;
}

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