.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-ef0079e1-4dcf-44ee-83b5-b00f74f47cd4 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 40px;
padding-left: 8%;
padding-bottom: 40px;
padding-right: 8%;
min-height: 50px;
max-width: 100%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ef0079e1-4dcf-44ee-83b5-b00f74f47cd4 {
  margin-top: 0px;
margin-bottom: 1px;
padding-left: 10%;
padding-bottom: 2px;
padding-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ef0079e1-4dcf-44ee-83b5-b00f74f47cd4 {
  margin-bottom: 1px;
padding-left: 10%;
padding-bottom: 2px;
padding-right: 10%;
}
}@media (max-width: 767px){#s-ef0079e1-4dcf-44ee-83b5-b00f74f47cd4 {
  padding-top: 34px;
padding-bottom: 0px;
}
}







#s-ef0079e1-4dcf-44ee-83b5-b00f74f47cd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef0079e1-4dcf-44ee-83b5-b00f74f47cd4.shg-box.shg-c {
  justify-content: center;
}

#s-6ae2d0a1-384d-42fc-9be6-57c1dce424be {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6ae2d0a1-384d-42fc-9be6-57c1dce424be {
  display: none;
}
#s-6ae2d0a1-384d-42fc-9be6-57c1dce424be, #wrap-s-6ae2d0a1-384d-42fc-9be6-57c1dce424be { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6ae2d0a1-384d-42fc-9be6-57c1dce424be {
  display: none;
}
#s-6ae2d0a1-384d-42fc-9be6-57c1dce424be, #wrap-s-6ae2d0a1-384d-42fc-9be6-57c1dce424be { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6ae2d0a1-384d-42fc-9be6-57c1dce424be {
  display: none;
}
#s-6ae2d0a1-384d-42fc-9be6-57c1dce424be, #wrap-s-6ae2d0a1-384d-42fc-9be6-57c1dce424be { display:none !important; }}







#s-6ae2d0a1-384d-42fc-9be6-57c1dce424be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ae2d0a1-384d-42fc-9be6-57c1dce424be.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-add2a3c2-099c-4d56-8407-5236dea5e018 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-add2a3c2-099c-4d56-8407-5236dea5e018 {
  padding-top: 3px;
padding-bottom: 10px;
}
}
#s-add2a3c2-099c-4d56-8407-5236dea5e018 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  
  font-family: "Bebas Neue";
  
  font-size: 50px;
  line-height: 0.5em;
  
  text-align: center;
}



.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

@media (max-width: 767px){#s-b6cb70e4-0142-405b-a733-a4112e345f25 {
  margin-top: 14px;
}
}
@media (max-width: 767px){#s-282ca4cb-570c-4c7f-a696-24e41c9019a5 {
  margin-top: -32px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
}
}
#s-0c73e55a-77d8-48b5-b5dc-859e4f9b5b8e {
  min-height: 50px;
}
@media (max-width: 767px){#s-0c73e55a-77d8-48b5-b5dc-859e4f9b5b8e {
  display: none;
}
#s-0c73e55a-77d8-48b5-b5dc-859e4f9b5b8e, #wrap-s-0c73e55a-77d8-48b5-b5dc-859e4f9b5b8e { display:none !important; }}







#s-0c73e55a-77d8-48b5-b5dc-859e4f9b5b8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c73e55a-77d8-48b5-b5dc-859e4f9b5b8e.shg-box.shg-c {
  justify-content: center;
}

#s-0a257c1c-be52-40d2-809a-b7c301a897c4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a257c1c-be52-40d2-809a-b7c301a897c4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  
  font-family: "Bebas Neue";
  
  font-size: 62px;
  line-height: 0.5em;
  
  text-align: center;
}



#s-5d9f0b52-4a21-443c-876f-d79c2803bff3 {
  margin-top: -50px;
margin-bottom: -50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-5d9f0b52-4a21-443c-876f-d79c2803bff3 {
  margin-top: -40px;
margin-bottom: -44px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5d9f0b52-4a21-443c-876f-d79c2803bff3 {
  margin-top: -40px;
margin-bottom: -44px;
padding-top: 6px;
padding-bottom: 6px;
}
}@media (max-width: 767px){#s-5d9f0b52-4a21-443c-876f-d79c2803bff3 {
  display: none;
}
#s-5d9f0b52-4a21-443c-876f-d79c2803bff3, #wrap-s-5d9f0b52-4a21-443c-876f-d79c2803bff3 { display:none !important; }}
#s-5d9f0b52-4a21-443c-876f-d79c2803bff3 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  
  font-family: "graphie";
  
  font-size: 22px;
  line-height: 0.5em;
  
  text-align: center;
}



.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-54a0f625-07c2-40c6-8959-f2bb9a6b4e78 {
  margin-top: -14px;
margin-bottom: 0px;
padding-left: 21%;
padding-right: 21%;
text-align: center;
}
@media (min-width: 1200px){#s-54a0f625-07c2-40c6-8959-f2bb9a6b4e78 {
  margin-top: 66px;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-54a0f625-07c2-40c6-8959-f2bb9a6b4e78 {
  margin-top: 66px;
}
}@media (max-width: 767px){#s-54a0f625-07c2-40c6-8959-f2bb9a6b4e78 {
  display: none;
}
#s-54a0f625-07c2-40c6-8959-f2bb9a6b4e78, #wrap-s-54a0f625-07c2-40c6-8959-f2bb9a6b4e78 { display:none !important; }}



  #s-54a0f625-07c2-40c6-8959-f2bb9a6b4e78 img.shogun-image {
    
    width: px;
  }


#s-54a0f625-07c2-40c6-8959-f2bb9a6b4e78 .shogun-image-content {
  
    align-items: center;
  
}

#s-a967a65d-c569-4b26-8252-1ad189f1c868 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
max-width: 100%;
text-align: center;
}
@media (min-width: 1200px){#s-a967a65d-c569-4b26-8252-1ad189f1c868 {
  display: none;
}
#s-a967a65d-c569-4b26-8252-1ad189f1c868, #wrap-s-a967a65d-c569-4b26-8252-1ad189f1c868 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a967a65d-c569-4b26-8252-1ad189f1c868 {
  display: none;
}
#s-a967a65d-c569-4b26-8252-1ad189f1c868, #wrap-s-a967a65d-c569-4b26-8252-1ad189f1c868 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a967a65d-c569-4b26-8252-1ad189f1c868 {
  display: none;
}
#s-a967a65d-c569-4b26-8252-1ad189f1c868, #wrap-s-a967a65d-c569-4b26-8252-1ad189f1c868 { display:none !important; }}@media (max-width: 767px){#s-a967a65d-c569-4b26-8252-1ad189f1c868 {
  margin-top: -15px;
margin-bottom: 0%;
}
}



  #s-a967a65d-c569-4b26-8252-1ad189f1c868 img.shogun-image {
    
    width: px;
  }


#s-a967a65d-c569-4b26-8252-1ad189f1c868 .shogun-image-content {
  
    align-items: center;
  
}

#s-29a28ba5-4c5c-4782-a713-00ba20b30930 {
  margin-top: -1px;
margin-bottom: -1px;
padding-top: 4%;
padding-bottom: 4%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-29a28ba5-4c5c-4782-a713-00ba20b30930 {
  margin-top: -3px;
margin-bottom: -3px;
padding-top: 0%;
padding-bottom: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-29a28ba5-4c5c-4782-a713-00ba20b30930 {
  margin-top: -3px;
margin-bottom: -3px;
padding-top: 0%;
padding-bottom: 2%;
}
}@media (max-width: 767px){#s-29a28ba5-4c5c-4782-a713-00ba20b30930 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 7%;
padding-bottom: 9%;
}
}







#s-29a28ba5-4c5c-4782-a713-00ba20b30930 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29a28ba5-4c5c-4782-a713-00ba20b30930.shg-box.shg-c {
  justify-content: center;
}

#s-72b2d6ad-1463-4b01-b322-8e6f1bc4bf1d {
  padding-left: 48%;
padding-right: 48%;
min-height: 50px;
}
@media (min-width: 1200px){#s-72b2d6ad-1463-4b01-b322-8e6f1bc4bf1d {
  padding-top: 33px;
padding-left: 47%;
padding-bottom: 5px;
padding-right: 47%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-72b2d6ad-1463-4b01-b322-8e6f1bc4bf1d {
  padding-top: 33px;
padding-left: 47%;
padding-bottom: 5px;
padding-right: 47%;
}
}@media (max-width: 767px){#s-72b2d6ad-1463-4b01-b322-8e6f1bc4bf1d {
  margin-bottom: 15px;
padding-left: 40%;
padding-right: 40%;
}
}







#s-72b2d6ad-1463-4b01-b322-8e6f1bc4bf1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72b2d6ad-1463-4b01-b322-8e6f1bc4bf1d.shg-box.shg-c {
  justify-content: center;
}

#s-94781eb6-2fa3-474e-afd0-486c0ae704df {
  text-align: center;
}




  #s-94781eb6-2fa3-474e-afd0-486c0ae704df img.shogun-image {
    
    width: px;
  }


#s-94781eb6-2fa3-474e-afd0-486c0ae704df .shogun-image-content {
  
    align-items: center;
  
}

#s-4b958287-e473-4b7f-aafa-b26555085605 {
  margin-top: -1px;
margin-bottom: -1px;
padding-left: 34%;
padding-right: 34%;
min-height: 50px;
}
@media (min-width: 1200px){#s-4b958287-e473-4b7f-aafa-b26555085605 {
  margin-top: 2px;
margin-bottom: 2px;
padding-left: 33%;
padding-right: 33%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4b958287-e473-4b7f-aafa-b26555085605 {
  margin-top: 2px;
margin-bottom: 2px;
padding-left: 33%;
padding-right: 33%;
}
}@media (max-width: 767px){#s-4b958287-e473-4b7f-aafa-b26555085605 {
  margin-top: 1px;
margin-bottom: 1px;
padding-left: 10%;
padding-right: 10%;
}
}







#s-4b958287-e473-4b7f-aafa-b26555085605 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b958287-e473-4b7f-aafa-b26555085605.shg-box.shg-c {
  justify-content: center;
}

#s-113ae364-ea71-480f-9cdc-5453dcb19df7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-113ae364-ea71-480f-9cdc-5453dcb19df7 {
  padding-top: 6px;
padding-bottom: 14px;
}
}
#s-113ae364-ea71-480f-9cdc-5453dcb19df7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  
  font-family: "DM Serif Display";
  
  font-size: 39px;
  
  
  text-align: center;
}


@media (min-width: 1200px){#s-113ae364-ea71-480f-9cdc-5453dcb19df7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  
  font-family: "DM Serif Display";
  
  font-size: 50px;
  
  
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-113ae364-ea71-480f-9cdc-5453dcb19df7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  
  font-family: "DM Serif Display";
  
  font-size: 50px;
  
  
  text-align: center;
}


}
#s-a8afe010-aabd-4541-bfb3-2544f2fa5316 {
  margin-top: 5px;
}
@media (min-width: 1200px){#s-a8afe010-aabd-4541-bfb3-2544f2fa5316 {
  margin-top: 12px;
margin-bottom: 12px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a8afe010-aabd-4541-bfb3-2544f2fa5316 {
  margin-top: 12px;
margin-bottom: 12px;
}
}@media (max-width: 767px){#s-a8afe010-aabd-4541-bfb3-2544f2fa5316 {
  margin-top: 6px;
margin-bottom: 7px;
}
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-bfb12409-f4e0-45f1-8c02-c81d42d85890 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTgxNTNiNzItNWQ0My00YTE3LWI2MmEtNTk1YjBiNDkxZjRhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZDc5NzUxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzQ4OTQ3O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlODE1M2I3Mi01ZDQzLTRhMTctYjYyYS01OTViMGI0OTFmNGEpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 27px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#d79751"}, {"id"=>2, "pos"=>1, "color"=>"#c48947"}];
hover-type: gradient;
}
#s-bfb12409-f4e0-45f1-8c02-c81d42d85890:hover {background-color: rgba(42, 42, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bfb12409-f4e0-45f1-8c02-c81d42d85890:active {background-color: rgba(5, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-bfb12409-f4e0-45f1-8c02-c81d42d85890 {
  padding-top: 12px;
padding-left: 103px;
padding-bottom: 12px;
padding-right: 103px;
border-radius: 21px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bfb12409-f4e0-45f1-8c02-c81d42d85890 {
  padding-top: 12px;
padding-left: 103px;
padding-bottom: 12px;
padding-right: 103px;
border-radius: 21px;
}
}@media (max-width: 767px){#s-bfb12409-f4e0-45f1-8c02-c81d42d85890 {
  border-style: solid;
border-color: #000;
margin-top: 4%;
margin-bottom: 4%;
padding-left: 32%;
padding-right: 32%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
background-repeat: no-repeat;
}
}


#s-bfb12409-f4e0-45f1-8c02-c81d42d85890.shg-btn {
  color: #ffffff;
  
  
  
  font-family: Graphie-Bold;
  display:  inline-block ;
}

#s-e2dceaae-4240-4b7c-95f4-1490a78a7300 {
  margin-top: -1px;
margin-bottom: -1px;
padding-left: 34%;
padding-right: 34%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-e2dceaae-4240-4b7c-95f4-1490a78a7300 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 2%;
padding-left: 32%;
padding-bottom: 0%;
padding-right: 32%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e2dceaae-4240-4b7c-95f4-1490a78a7300 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 2%;
padding-left: 32%;
padding-right: 32%;
}
}@media (max-width: 767px){#s-e2dceaae-4240-4b7c-95f4-1490a78a7300 {
  margin-top: 0px;
margin-bottom: -1px;
padding-top: 9px;
padding-left: 7%;
padding-bottom: 9px;
padding-right: 7%;
}
}







#s-e2dceaae-4240-4b7c-95f4-1490a78a7300 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2dceaae-4240-4b7c-95f4-1490a78a7300.shg-box.shg-c {
  justify-content: center;
}

#s-7c48a410-a585-48d8-a102-3a0788e09cf8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-7c48a410-a585-48d8-a102-3a0788e09cf8 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7c48a410-a585-48d8-a102-3a0788e09cf8 {
  padding-top: 25px;
padding-bottom: 25px;
}
}@media (max-width: 767px){#s-7c48a410-a585-48d8-a102-3a0788e09cf8 {
  padding-top: 3px;
padding-bottom: 10px;
}
}
#s-7c48a410-a585-48d8-a102-3a0788e09cf8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  
  font-family: "DM Serif Display";
  
  font-size: 37px;
  
  
  text-align: center;
}


@media (min-width: 1200px){#s-7c48a410-a585-48d8-a102-3a0788e09cf8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  
  font-family: "DM Serif Display";
  
  font-size: 50px;
  
  
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7c48a410-a585-48d8-a102-3a0788e09cf8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  
  font-family: "DM Serif Display";
  
  font-size: 50px;
  
  
  text-align: center;
}


}
#s-3513eeb9-ffa0-4c66-9bed-b6678c5d7733 {
  padding-top: 1%;
padding-left: 28%;
padding-bottom: 1%;
padding-right: 28%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (max-width: 767px){#s-3513eeb9-ffa0-4c66-9bed-b6678c5d7733 {
  display: none;
}
#s-3513eeb9-ffa0-4c66-9bed-b6678c5d7733, #wrap-s-3513eeb9-ffa0-4c66-9bed-b6678c5d7733 { display:none !important; }}







#s-3513eeb9-ffa0-4c66-9bed-b6678c5d7733 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3513eeb9-ffa0-4c66-9bed-b6678c5d7733.shg-box.shg-c {
  justify-content: center;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (min-width: 768px) and (max-width: 991px){#s-7c9b7bf0-1760-4e9b-917d-876a5fee9902 {
  
}
}@media (max-width: 767px){#s-7c9b7bf0-1760-4e9b-917d-876a5fee9902 {
  display: none;
}
#s-7c9b7bf0-1760-4e9b-917d-876a5fee9902, #wrap-s-7c9b7bf0-1760-4e9b-917d-876a5fee9902 { display:none !important; }}
.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-017371ab-e525-4b1b-9189-15238a406ac6 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-017371ab-e525-4b1b-9189-15238a406ac6 {
  display: none;
}
#s-017371ab-e525-4b1b-9189-15238a406ac6, #wrap-s-017371ab-e525-4b1b-9189-15238a406ac6 { display:none !important; }}
#s-017371ab-e525-4b1b-9189-15238a406ac6 .shg-sld-dot {
  background-color: rgba(255, 255, 255, 1);
}

#s-017371ab-e525-4b1b-9189-15238a406ac6 .shg-sld-nav-button.shg-sld-left,
#s-017371ab-e525-4b1b-9189-15238a406ac6 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 255, 255, 1);
}

#s-84a78545-0f3f-41c6-ae03-665d72e18c54 {
  text-align: center;
}




  #s-84a78545-0f3f-41c6-ae03-665d72e18c54 img.shogun-image {
    
    width: px;
  }


#s-84a78545-0f3f-41c6-ae03-665d72e18c54 .shogun-image-content {
  
    align-items: center;
  
}

#s-3eca2ab1-b96c-4e0a-8e2a-31ac2be13574 {
  text-align: center;
}




  #s-3eca2ab1-b96c-4e0a-8e2a-31ac2be13574 img.shogun-image {
    
    width: px;
  }


#s-3eca2ab1-b96c-4e0a-8e2a-31ac2be13574 .shogun-image-content {
  
    align-items: center;
  
}

#s-e16d0bd3-12e1-4492-a6da-2c1237e2a8c0 {
  text-align: center;
}




  #s-e16d0bd3-12e1-4492-a6da-2c1237e2a8c0 img.shogun-image {
    
    width: px;
  }


#s-e16d0bd3-12e1-4492-a6da-2c1237e2a8c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-86bb5f7c-c44a-4c90-8cd9-c30974e88f77 {
  text-align: center;
}




  #s-86bb5f7c-c44a-4c90-8cd9-c30974e88f77 img.shogun-image {
    
    width: px;
  }


#s-86bb5f7c-c44a-4c90-8cd9-c30974e88f77 .shogun-image-content {
  
    align-items: center;
  
}

#s-2e991798-c79d-4b7b-bb29-c7ce2c0eea90 {
  text-align: center;
}




  #s-2e991798-c79d-4b7b-bb29-c7ce2c0eea90 img.shogun-image {
    
    width: px;
  }


#s-2e991798-c79d-4b7b-bb29-c7ce2c0eea90 .shogun-image-content {
  
    align-items: center;
  
}

#s-22971eb1-4ffc-4c1b-8c02-83a80bd9a6f0 {
  text-align: center;
}




  #s-22971eb1-4ffc-4c1b-8c02-83a80bd9a6f0 img.shogun-image {
    
    width: px;
  }


#s-22971eb1-4ffc-4c1b-8c02-83a80bd9a6f0 .shogun-image-content {
  
    align-items: center;
  
}

#s-dc6af177-8a14-491f-bdfa-de036df68abf {
  text-align: center;
}




  #s-dc6af177-8a14-491f-bdfa-de036df68abf img.shogun-image {
    
    width: px;
  }


#s-dc6af177-8a14-491f-bdfa-de036df68abf .shogun-image-content {
  
    align-items: center;
  
}

#s-70194468-0936-4d45-abc1-f6f646776434 {
  text-align: center;
}




  #s-70194468-0936-4d45-abc1-f6f646776434 img.shogun-image {
    
    width: px;
  }


#s-70194468-0936-4d45-abc1-f6f646776434 .shogun-image-content {
  
    align-items: center;
  
}

#s-10774378-2ccf-4f6a-8340-25c3013aadbc {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}




  #s-10774378-2ccf-4f6a-8340-25c3013aadbc img.shogun-image {
    
    width: px;
  }


#s-10774378-2ccf-4f6a-8340-25c3013aadbc .shogun-image-content {
  
    align-items: center;
  
}

#s-a35ae3cb-5cc7-4443-bb04-3e071a9f6a36 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a35ae3cb-5cc7-4443-bb04-3e071a9f6a36 {
  display: none;
}
#s-a35ae3cb-5cc7-4443-bb04-3e071a9f6a36, #wrap-s-a35ae3cb-5cc7-4443-bb04-3e071a9f6a36 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a35ae3cb-5cc7-4443-bb04-3e071a9f6a36 {
  display: none;
}
#s-a35ae3cb-5cc7-4443-bb04-3e071a9f6a36, #wrap-s-a35ae3cb-5cc7-4443-bb04-3e071a9f6a36 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a35ae3cb-5cc7-4443-bb04-3e071a9f6a36 {
  display: none;
}
#s-a35ae3cb-5cc7-4443-bb04-3e071a9f6a36, #wrap-s-a35ae3cb-5cc7-4443-bb04-3e071a9f6a36 { display:none !important; }}@media (max-width: 767px){#s-a35ae3cb-5cc7-4443-bb04-3e071a9f6a36 {
  display: none;
}
#s-a35ae3cb-5cc7-4443-bb04-3e071a9f6a36, #wrap-s-a35ae3cb-5cc7-4443-bb04-3e071a9f6a36 { display:none !important; }}







#s-a35ae3cb-5cc7-4443-bb04-3e071a9f6a36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a35ae3cb-5cc7-4443-bb04-3e071a9f6a36.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-5924486d-a6ec-4adb-b6e5-7aa1696a3745 {
  display: none;
}
#s-5924486d-a6ec-4adb-b6e5-7aa1696a3745, #wrap-s-5924486d-a6ec-4adb-b6e5-7aa1696a3745 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5924486d-a6ec-4adb-b6e5-7aa1696a3745 {
  display: none;
}
#s-5924486d-a6ec-4adb-b6e5-7aa1696a3745, #wrap-s-5924486d-a6ec-4adb-b6e5-7aa1696a3745 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5924486d-a6ec-4adb-b6e5-7aa1696a3745 {
  display: none;
}
#s-5924486d-a6ec-4adb-b6e5-7aa1696a3745, #wrap-s-5924486d-a6ec-4adb-b6e5-7aa1696a3745 { display:none !important; }}@media (max-width: 767px){#s-5924486d-a6ec-4adb-b6e5-7aa1696a3745 {
  
}
}
#s-d344af11-70fd-4ff5-aa37-40f01e5795ea {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (max-width: 767px){#s-d344af11-70fd-4ff5-aa37-40f01e5795ea {
  margin-top: 0px;
padding-top: 3%;
padding-bottom: 0%;
}
}







#s-d344af11-70fd-4ff5-aa37-40f01e5795ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d344af11-70fd-4ff5-aa37-40f01e5795ea.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-f2fc4db1-7e45-48dc-98ce-273b3fa32ab4 {
  display: none;
}
#s-f2fc4db1-7e45-48dc-98ce-273b3fa32ab4, #wrap-s-f2fc4db1-7e45-48dc-98ce-273b3fa32ab4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f2fc4db1-7e45-48dc-98ce-273b3fa32ab4 {
  display: none;
}
#s-f2fc4db1-7e45-48dc-98ce-273b3fa32ab4, #wrap-s-f2fc4db1-7e45-48dc-98ce-273b3fa32ab4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f2fc4db1-7e45-48dc-98ce-273b3fa32ab4 {
  display: none;
}
#s-f2fc4db1-7e45-48dc-98ce-273b3fa32ab4, #wrap-s-f2fc4db1-7e45-48dc-98ce-273b3fa32ab4 { display:none !important; }}
#s-30413e65-9024-454c-9955-7f230af900c2 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-30413e65-9024-454c-9955-7f230af900c2 {
  display: none;
}
#s-30413e65-9024-454c-9955-7f230af900c2, #wrap-s-30413e65-9024-454c-9955-7f230af900c2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-30413e65-9024-454c-9955-7f230af900c2 {
  display: none;
}
#s-30413e65-9024-454c-9955-7f230af900c2, #wrap-s-30413e65-9024-454c-9955-7f230af900c2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-30413e65-9024-454c-9955-7f230af900c2 {
  display: none;
}
#s-30413e65-9024-454c-9955-7f230af900c2, #wrap-s-30413e65-9024-454c-9955-7f230af900c2 { display:none !important; }}
#s-30413e65-9024-454c-9955-7f230af900c2 .shg-sld-dot {
  background-color: rgba(255, 255, 255, 1);
}

#s-30413e65-9024-454c-9955-7f230af900c2 .shg-sld-nav-button.shg-sld-left,
#s-30413e65-9024-454c-9955-7f230af900c2 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 255, 255, 1);
}

#s-f2fabf85-01b9-4691-98df-d9d6296b96aa {
  text-align: center;
}




  #s-f2fabf85-01b9-4691-98df-d9d6296b96aa img.shogun-image {
    
    width: px;
  }


#s-f2fabf85-01b9-4691-98df-d9d6296b96aa .shogun-image-content {
  
    align-items: center;
  
}

#s-ab691663-f0f1-4793-9089-ad8e867d8a6f {
  text-align: center;
}




  #s-ab691663-f0f1-4793-9089-ad8e867d8a6f img.shogun-image {
    
    width: px;
  }


#s-ab691663-f0f1-4793-9089-ad8e867d8a6f .shogun-image-content {
  
    align-items: center;
  
}

#s-f5921e1d-3676-45a7-8141-29c6e74ab184 {
  text-align: center;
}




  #s-f5921e1d-3676-45a7-8141-29c6e74ab184 img.shogun-image {
    
    width: px;
  }


#s-f5921e1d-3676-45a7-8141-29c6e74ab184 .shogun-image-content {
  
    align-items: center;
  
}

#s-fec71fef-00af-442a-83cc-db46d8414d4f {
  text-align: center;
}




  #s-fec71fef-00af-442a-83cc-db46d8414d4f img.shogun-image {
    
    width: px;
  }


#s-fec71fef-00af-442a-83cc-db46d8414d4f .shogun-image-content {
  
    align-items: center;
  
}

#s-865835f0-105a-49b1-9d63-0f17694d35d3 {
  text-align: center;
}




  #s-865835f0-105a-49b1-9d63-0f17694d35d3 img.shogun-image {
    
    width: px;
  }


#s-865835f0-105a-49b1-9d63-0f17694d35d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-71031c10-4bf9-4c40-bdad-678c381275b0 {
  text-align: center;
}




  #s-71031c10-4bf9-4c40-bdad-678c381275b0 img.shogun-image {
    
    width: px;
  }


#s-71031c10-4bf9-4c40-bdad-678c381275b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-c19d7210-ecf4-4740-9825-5b3ce86aca06 {
  text-align: center;
}




  #s-c19d7210-ecf4-4740-9825-5b3ce86aca06 img.shogun-image {
    
    width: px;
  }


#s-c19d7210-ecf4-4740-9825-5b3ce86aca06 .shogun-image-content {
  
    align-items: center;
  
}

#s-9abc0d84-6fa0-4a7a-8297-541c1fce3d82 {
  text-align: center;
}




  #s-9abc0d84-6fa0-4a7a-8297-541c1fce3d82 img.shogun-image {
    
    width: px;
  }


#s-9abc0d84-6fa0-4a7a-8297-541c1fce3d82 .shogun-image-content {
  
    align-items: center;
  
}

#s-6fb56e5f-e6ab-4482-9a00-cd728592d4f2 {
  text-align: center;
}




  #s-6fb56e5f-e6ab-4482-9a00-cd728592d4f2 img.shogun-image {
    
    width: px;
  }


#s-6fb56e5f-e6ab-4482-9a00-cd728592d4f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-26926738-2aaa-4677-97ce-cbdd7a6b649d {
  text-align: center;
}
@media (min-width: 1200px){#s-26926738-2aaa-4677-97ce-cbdd7a6b649d {
  display: none;
}
#s-26926738-2aaa-4677-97ce-cbdd7a6b649d, #wrap-s-26926738-2aaa-4677-97ce-cbdd7a6b649d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-26926738-2aaa-4677-97ce-cbdd7a6b649d {
  display: none;
}
#s-26926738-2aaa-4677-97ce-cbdd7a6b649d, #wrap-s-26926738-2aaa-4677-97ce-cbdd7a6b649d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-26926738-2aaa-4677-97ce-cbdd7a6b649d {
  display: none;
}
#s-26926738-2aaa-4677-97ce-cbdd7a6b649d, #wrap-s-26926738-2aaa-4677-97ce-cbdd7a6b649d { display:none !important; }}@media (max-width: 767px){#s-26926738-2aaa-4677-97ce-cbdd7a6b649d {
  
}
}



  #s-26926738-2aaa-4677-97ce-cbdd7a6b649d img.shogun-image {
    
    width: px;
  }


#s-26926738-2aaa-4677-97ce-cbdd7a6b649d .shogun-image-content {
  
    align-items: center;
  
}

#s-abff4948-46b6-49b3-b9ee-08eacd5fcf43 {
  margin-top: -1px;
margin-bottom: -1px;
padding-left: 34%;
padding-right: 34%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-abff4948-46b6-49b3-b9ee-08eacd5fcf43 {
  margin-top: 2px;
margin-bottom: 2px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-abff4948-46b6-49b3-b9ee-08eacd5fcf43 {
  margin-top: 2px;
margin-bottom: 2px;
}
}@media (max-width: 767px){#s-abff4948-46b6-49b3-b9ee-08eacd5fcf43 {
  margin-top: 0px;
margin-bottom: 1px;
padding-top: 12%;
padding-left: 7%;
padding-bottom: 3px;
padding-right: 7%;
}
}







#s-abff4948-46b6-49b3-b9ee-08eacd5fcf43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-abff4948-46b6-49b3-b9ee-08eacd5fcf43.shg-box.shg-c {
  justify-content: center;
}

#s-d9d6e6de-6e91-401e-a58a-6c03fad95ec1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-d9d6e6de-6e91-401e-a58a-6c03fad95ec1 {
  padding-top: 3px;
padding-bottom: 10px;
}
}
#s-d9d6e6de-6e91-401e-a58a-6c03fad95ec1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  
  font-family: "DM Serif Display";
  
  font-size: 37px;
  
  
  text-align: center;
}


@media (min-width: 1200px){#s-d9d6e6de-6e91-401e-a58a-6c03fad95ec1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  
  font-family: "DM Serif Display";
  
  font-size: 50px;
  
  
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d9d6e6de-6e91-401e-a58a-6c03fad95ec1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  
  font-family: "DM Serif Display";
  
  font-size: 50px;
  
  
  text-align: center;
}


}
#s-6a29d572-ab18-4ffe-b8b2-bbbebd7ba5a0 {
  min-height: 50px;
}
@media (max-width: 767px){#s-6a29d572-ab18-4ffe-b8b2-bbbebd7ba5a0 {
  padding-top: 4%;
padding-bottom: 3%;
}
}







#s-6a29d572-ab18-4ffe-b8b2-bbbebd7ba5a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a29d572-ab18-4ffe-b8b2-bbbebd7ba5a0.shg-box.shg-c {
  justify-content: center;
}

#s-71454637-0843-46a3-aaaf-20b29d52e698 {
  text-align: center;
}




  #s-71454637-0843-46a3-aaaf-20b29d52e698 img.shogun-image {
    
    width: px;
  }


#s-71454637-0843-46a3-aaaf-20b29d52e698 .shogun-image-content {
  
    align-items: center;
  
}

#s-1321b081-91c4-410d-b81f-749f48368a3c {
  padding-top: 3%;
padding-bottom: 3%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-1321b081-91c4-410d-b81f-749f48368a3c {
  margin-top: 0px;
padding-top: 4%;
padding-bottom: 3%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1321b081-91c4-410d-b81f-749f48368a3c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5%;
padding-bottom: 4%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1321b081-91c4-410d-b81f-749f48368a3c {
  padding-top: 6%;
padding-bottom: 4%;
}
}@media (max-width: 767px){#s-1321b081-91c4-410d-b81f-749f48368a3c {
  margin-bottom: 0px;
padding-top: 6%;
padding-left: 7%;
padding-bottom: 15%;
padding-right: 7%;
}
}







#s-1321b081-91c4-410d-b81f-749f48368a3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1321b081-91c4-410d-b81f-749f48368a3c.shg-box.shg-c {
  justify-content: center;
}

#s-fcb40f39-b934-4eab-a158-5a75eeb4a949 {
  padding-top: 0%;
padding-bottom: 0%;
}
@media (min-width: 1200px){#s-fcb40f39-b934-4eab-a158-5a75eeb4a949 {
  padding-top: 8px;
padding-left: 28%;
padding-bottom: 8px;
padding-right: 28%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fcb40f39-b934-4eab-a158-5a75eeb4a949 {
  padding-top: 8px;
padding-left: 28%;
padding-bottom: 8px;
padding-right: 28%;
}
}@media (max-width: 767px){#s-fcb40f39-b934-4eab-a158-5a75eeb4a949 {
  display: none;
}
#s-fcb40f39-b934-4eab-a158-5a75eeb4a949, #wrap-s-fcb40f39-b934-4eab-a158-5a75eeb4a949 { display:none !important; }}
#s-ed8c6954-772a-45ad-ba9b-f0fc0c81e769 {
  padding-top: 0%;
padding-bottom: 0%;
}
@media (min-width: 1200px){#s-ed8c6954-772a-45ad-ba9b-f0fc0c81e769 {
  display: none;
}
#s-ed8c6954-772a-45ad-ba9b-f0fc0c81e769, #wrap-s-ed8c6954-772a-45ad-ba9b-f0fc0c81e769 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ed8c6954-772a-45ad-ba9b-f0fc0c81e769 {
  display: none;
}
#s-ed8c6954-772a-45ad-ba9b-f0fc0c81e769, #wrap-s-ed8c6954-772a-45ad-ba9b-f0fc0c81e769 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ed8c6954-772a-45ad-ba9b-f0fc0c81e769 {
  display: none;
}
#s-ed8c6954-772a-45ad-ba9b-f0fc0c81e769, #wrap-s-ed8c6954-772a-45ad-ba9b-f0fc0c81e769 { display:none !important; }}@media (max-width: 767px){#s-ed8c6954-772a-45ad-ba9b-f0fc0c81e769 {
  margin-bottom: 5px;
padding-top: 2%;
padding-bottom: 0%;
}
}
#s-226c4dff-aed9-447b-ad65-509586fef77a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzRhNTQwYmYtN2MzYS00ZmU0LTgzZDktYWYzZmYzM2E0MWQyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZDc5NzUxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzQ4OTQ3O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjNGE1NDBiZi03YzNhLTRmZTQtODNkOS1hZjNmZjMzYTQxZDIpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 27px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#d79751"}, {"id"=>2, "pos"=>1, "color"=>"#c48947"}];
hover-type: gradient;
}
#s-226c4dff-aed9-447b-ad65-509586fef77a:hover {background-color: rgba(42, 42, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-226c4dff-aed9-447b-ad65-509586fef77a:active {background-color: rgba(5, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-226c4dff-aed9-447b-ad65-509586fef77a {
  padding-top: 12px;
padding-left: 46px;
padding-bottom: 12px;
padding-right: 46px;
border-radius: 21px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-226c4dff-aed9-447b-ad65-509586fef77a {
  padding-top: 12px;
padding-left: 46px;
padding-bottom: 12px;
padding-right: 46px;
border-radius: 21px;
}
}@media (max-width: 767px){#s-226c4dff-aed9-447b-ad65-509586fef77a {
  border-style: solid;
border-color: #000;
margin-top: 4%;
margin-bottom: 4%;
padding-left: 32%;
padding-right: 32%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
background-repeat: no-repeat;
}
}


#s-226c4dff-aed9-447b-ad65-509586fef77a.shg-btn {
  color: #ffffff;
  
  
  
  font-family: Graphie-Bold;
  display:  inline-block ;
}

#s-6dcf3e0c-b65f-4502-a904-599921334e07 {
  padding-top: 1%;
padding-left: 20%;
padding-bottom: 1%;
padding-right: 20%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-6dcf3e0c-b65f-4502-a904-599921334e07 {
  display: none;
}
#s-6dcf3e0c-b65f-4502-a904-599921334e07, #wrap-s-6dcf3e0c-b65f-4502-a904-599921334e07 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6dcf3e0c-b65f-4502-a904-599921334e07 {
  display: none;
}
#s-6dcf3e0c-b65f-4502-a904-599921334e07, #wrap-s-6dcf3e0c-b65f-4502-a904-599921334e07 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6dcf3e0c-b65f-4502-a904-599921334e07 {
  display: none;
}
#s-6dcf3e0c-b65f-4502-a904-599921334e07, #wrap-s-6dcf3e0c-b65f-4502-a904-599921334e07 { display:none !important; }}@media (max-width: 767px){#s-6dcf3e0c-b65f-4502-a904-599921334e07 {
  margin-bottom: -3px;
padding-top: 4%;
padding-left: 18%;
padding-bottom: 10%;
padding-right: 18%;
}
}







#s-6dcf3e0c-b65f-4502-a904-599921334e07 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-6dcf3e0c-b65f-4502-a904-599921334e07.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

#s-af7407ee-01e6-4d77-a715-1d3d14015680 {
  padding-top: 1%;
padding-bottom: 1%;
}

@media (min-width: 0px) {
[id="s-af7407ee-01e6-4d77-a715-1d3d14015680"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af7407ee-01e6-4d77-a715-1d3d14015680"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-af7407ee-01e6-4d77-a715-1d3d14015680"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-af7407ee-01e6-4d77-a715-1d3d14015680"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-04504a19-3280-42f0-beb7-5ac3a0fbd72f {
  margin-top: 0px;
margin-left: 20%;
margin-bottom: 0px;
margin-right: 20%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
opacity: 1;
}




  #s-04504a19-3280-42f0-beb7-5ac3a0fbd72f img.shogun-image {
    
    width: px;
  }


#s-04504a19-3280-42f0-beb7-5ac3a0fbd72f .shogun-image-content {
  
    align-items: center;
  
}

#s-f5d28bad-7326-4bc4-bc0a-263f300b7c65 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

#s-967189ad-d52c-485c-ab28-3f69b133a0d7 {
  margin-left: 12%;
margin-right: 12%;
padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
}

#s-3095b6ad-1545-4366-8da4-a1b7e84a36eb {
  margin-top: -5%;
margin-bottom: -5%;
padding-top: 1px;
padding-left: 28%;
padding-bottom: 1px;
padding-right: 28%;
}

#s-3095b6ad-1545-4366-8da4-a1b7e84a36eb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(200, 141, 73, 1);
}

#s-ab6d0847-ca65-4e86-bc58-79002f416218 {
  margin-top: 5%;
margin-bottom: 9%;
}

#s-172e1935-7d21-4411-9d67-0b4da6dca9b0 {
  margin-top: 0%;
margin-left: 20%;
margin-bottom: 0%;
margin-right: 20%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
opacity: 1;
}
@media (max-width: 767px){#s-172e1935-7d21-4411-9d67-0b4da6dca9b0 {
  margin-top: 14%;
padding-top: 0%;
padding-bottom: 0%;
}
}



  #s-172e1935-7d21-4411-9d67-0b4da6dca9b0 img.shogun-image {
    
    width: px;
  }


#s-172e1935-7d21-4411-9d67-0b4da6dca9b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-da4a0b8e-c5da-4631-9337-54a43e5b45bf {
  margin-left: 12%;
margin-right: 12%;
padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
}

#s-a6cd0720-2069-4c90-9b50-6660d851d953 {
  margin-top: -5%;
margin-bottom: -5%;
padding-top: 1px;
padding-left: 28%;
padding-bottom: 1px;
padding-right: 28%;
}

#s-a6cd0720-2069-4c90-9b50-6660d851d953 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(200, 141, 73, 1);
}

#s-35492d86-ef7f-4b03-bf9e-c0a45521b4df {
  margin-top: 5%;
margin-bottom: 9%;
}

#s-5f1de243-f281-469d-9eb9-8b6e9b7cd381 {
  margin-top: 0%;
margin-left: 20%;
margin-bottom: 0%;
margin-right: 20%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
opacity: 1;
}
@media (max-width: 767px){#s-5f1de243-f281-469d-9eb9-8b6e9b7cd381 {
  margin-top: 14%;
margin-bottom: 0%;
}
}



  #s-5f1de243-f281-469d-9eb9-8b6e9b7cd381 img.shogun-image {
    
    width: px;
  }


#s-5f1de243-f281-469d-9eb9-8b6e9b7cd381 .shogun-image-content {
  
    align-items: center;
  
}

#s-36e943c1-b5e2-4ec1-8272-95bd67b74103 {
  margin-left: 12%;
margin-right: 12%;
padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
}

#s-d8099749-39c2-4a17-9a42-f7453080233f {
  margin-top: -5%;
margin-bottom: -5%;
padding-top: 1px;
padding-left: 28%;
padding-bottom: 1px;
padding-right: 28%;
}

#s-d8099749-39c2-4a17-9a42-f7453080233f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(200, 141, 73, 1);
}

#s-fccbacd4-1f5d-48ec-8f7e-558a2130065d {
  margin-top: 5%;
margin-bottom: 9%;
}

#s-798603bc-8b1f-412c-b080-9693e9ee6fed {
  padding-top: 1%;
padding-left: 20%;
padding-bottom: 1%;
padding-right: 20%;
min-height: 50px;
background-color: rgba(18, 18, 18, 1);
}
@media (min-width: 1200px){#s-798603bc-8b1f-412c-b080-9693e9ee6fed {
  padding-top: 4%;
padding-bottom: 4%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-798603bc-8b1f-412c-b080-9693e9ee6fed {
  padding-top: 4%;
padding-bottom: 4%;
}
}@media (max-width: 767px){#s-798603bc-8b1f-412c-b080-9693e9ee6fed {
  padding-top: 10%;
padding-bottom: 9%;
display: none;
}
#s-798603bc-8b1f-412c-b080-9693e9ee6fed, #wrap-s-798603bc-8b1f-412c-b080-9693e9ee6fed { display:none !important; }}







#s-798603bc-8b1f-412c-b080-9693e9ee6fed > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-798603bc-8b1f-412c-b080-9693e9ee6fed.shg-box.shg-c {
  justify-content: center;
}

#s-cfe75fd3-1a12-4b40-9b68-e1ee63af5d1b {
  padding-top: 1%;
padding-bottom: 1%;
}

@media (min-width: 0px) {
[id="s-cfe75fd3-1a12-4b40-9b68-e1ee63af5d1b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cfe75fd3-1a12-4b40-9b68-e1ee63af5d1b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cfe75fd3-1a12-4b40-9b68-e1ee63af5d1b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cfe75fd3-1a12-4b40-9b68-e1ee63af5d1b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-8bc1faea-68c2-4acd-83a2-bb74748540d6 {
  margin-top: 0px;
margin-left: 20%;
margin-bottom: 0px;
margin-right: 20%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
opacity: 1;
}




  #s-8bc1faea-68c2-4acd-83a2-bb74748540d6 img.shogun-image {
    
    width: px;
  }


#s-8bc1faea-68c2-4acd-83a2-bb74748540d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-68dd817f-b9b7-45e1-8355-3d1c4e08fabe {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

#s-e334ef1f-3524-4521-80d8-75adc55df3c3 {
  margin-left: 12%;
margin-right: 12%;
padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
}

#s-3f4678b3-d4b7-4553-8a56-228ac7c5a4c8 {
  margin-top: -5%;
margin-bottom: -5%;
padding-top: 1px;
padding-left: 28%;
padding-bottom: 1px;
padding-right: 28%;
}

#s-3f4678b3-d4b7-4553-8a56-228ac7c5a4c8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(200, 141, 73, 1);
}

#s-7138dfb9-ab32-4bc6-a4ab-ad5c7cb74c1d {
  margin-top: 5%;
margin-bottom: 9%;
}

#s-cd7c3a61-4b58-45ca-b444-16a83eaf81d2 {
  margin-top: 0%;
margin-left: 20%;
margin-bottom: 0%;
margin-right: 20%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
opacity: 1;
}
@media (max-width: 767px){#s-cd7c3a61-4b58-45ca-b444-16a83eaf81d2 {
  margin-top: 14%;
padding-top: 0%;
padding-bottom: 0%;
}
}



  #s-cd7c3a61-4b58-45ca-b444-16a83eaf81d2 img.shogun-image {
    
    width: px;
  }


#s-cd7c3a61-4b58-45ca-b444-16a83eaf81d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-2c195441-d5d9-44ed-9aea-600bca690752 {
  margin-left: 12%;
margin-right: 12%;
padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
}

#s-18ad5bf6-8cd1-4593-9061-2cf93ac516ad {
  margin-top: -5%;
margin-bottom: -5%;
padding-top: 1px;
padding-left: 28%;
padding-bottom: 1px;
padding-right: 28%;
}

#s-18ad5bf6-8cd1-4593-9061-2cf93ac516ad hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(200, 141, 73, 1);
}

#s-624acdca-8f4b-4590-bb2b-e36d0e3f0509 {
  margin-top: 5%;
margin-bottom: 9%;
}

#s-fcbd51e4-536d-4b08-8a42-1c3a53239abb {
  margin-top: 0%;
margin-left: 20%;
margin-bottom: 0%;
margin-right: 20%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
opacity: 1;
}
@media (max-width: 767px){#s-fcbd51e4-536d-4b08-8a42-1c3a53239abb {
  margin-top: 14%;
margin-bottom: 0%;
}
}



  #s-fcbd51e4-536d-4b08-8a42-1c3a53239abb img.shogun-image {
    
    width: px;
  }


#s-fcbd51e4-536d-4b08-8a42-1c3a53239abb .shogun-image-content {
  
    align-items: center;
  
}

#s-b31472f5-bf29-446d-8b8b-1480457a4d00 {
  margin-left: 12%;
margin-right: 12%;
padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
}

#s-67aaee53-6a30-410f-bcfd-1c4651919919 {
  margin-top: -5%;
margin-bottom: -5%;
padding-top: 1px;
padding-left: 28%;
padding-bottom: 1px;
padding-right: 28%;
}

#s-67aaee53-6a30-410f-bcfd-1c4651919919 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(200, 141, 73, 1);
}

#s-3de2e2ac-ce9f-417c-9ea8-dd803fa74c51 {
  margin-top: 5%;
margin-bottom: 9%;
}

#s-ac267a66-5168-4778-9be0-397c358ddb39 {
  padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 50px;
background-color: rgba(7, 7, 7, 1);
}
@media (min-width: 1200px){#s-ac267a66-5168-4778-9be0-397c358ddb39 {
  padding-bottom: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ac267a66-5168-4778-9be0-397c358ddb39 {
  padding-bottom: 0%;
}
}@media (max-width: 767px){#s-ac267a66-5168-4778-9be0-397c358ddb39 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 2%;
padding-left: 0%;
padding-bottom: 10%;
padding-right: 0%;
}
}







#s-ac267a66-5168-4778-9be0-397c358ddb39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac267a66-5168-4778-9be0-397c358ddb39.shg-box.shg-c {
  justify-content: center;
}

#s-db353dda-709e-4b9a-a0e4-c132cbb21116 {
  padding-top: 0%;
padding-left: 21%;
padding-bottom: 0%;
padding-right: 21%;
text-align: center;
}
@media (min-width: 1200px){#s-db353dda-709e-4b9a-a0e4-c132cbb21116 {
  padding-top: 0px;
padding-left: 15%;
padding-bottom: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-db353dda-709e-4b9a-a0e4-c132cbb21116 {
  padding-left: 15%;
}
}@media (max-width: 767px){#s-db353dda-709e-4b9a-a0e4-c132cbb21116 {
  padding-left: 0%;
padding-right: 0%;
display: none;
}
#s-db353dda-709e-4b9a-a0e4-c132cbb21116, #wrap-s-db353dda-709e-4b9a-a0e4-c132cbb21116 { display:none !important; }}



  #s-db353dda-709e-4b9a-a0e4-c132cbb21116 img.shogun-image {
    
    width: px;
  }


#s-db353dda-709e-4b9a-a0e4-c132cbb21116 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-eb01595e-daba-4546-bc3d-2fa9e9b2aace"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb01595e-daba-4546-bc3d-2fa9e9b2aace"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-eb01595e-daba-4546-bc3d-2fa9e9b2aace"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-eb01595e-daba-4546-bc3d-2fa9e9b2aace"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-eb01595e-daba-4546-bc3d-2fa9e9b2aace"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb01595e-daba-4546-bc3d-2fa9e9b2aace"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-eb01595e-daba-4546-bc3d-2fa9e9b2aace"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

#s-0137d089-f783-434a-b670-bbf415bd2422 {
  padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-0137d089-f783-434a-b670-bbf415bd2422 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0137d089-f783-434a-b670-bbf415bd2422.shg-box.shg-c {
  justify-content: center;
}

#s-aee1792d-6198-47e4-b842-8593f185157c {
  min-height: 54px;
}
@media (min-width: 1200px){#s-aee1792d-6198-47e4-b842-8593f185157c {
  margin-top: 0%;
margin-bottom: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-aee1792d-6198-47e4-b842-8593f185157c {
  margin-top: 0%;
margin-bottom: 0%;
}
}







#s-aee1792d-6198-47e4-b842-8593f185157c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aee1792d-6198-47e4-b842-8593f185157c.shg-box.shg-c {
  justify-content: center;
}

#s-38c8b76a-2703-48b7-9ea3-461eef787ca8 {
  max-width: 50px;
text-align: left;
}
@media (min-width: 1200px){#s-38c8b76a-2703-48b7-9ea3-461eef787ca8 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
}



  #s-38c8b76a-2703-48b7-9ea3-461eef787ca8 img.shogun-image {
    
    width: px;
  }


#s-38c8b76a-2703-48b7-9ea3-461eef787ca8 .shogun-image-content {
  
    align-items: center;
  
}

#s-63ede9c1-b7fa-41c9-9815-92144110bbad {
  min-height: 50px;
}
@media (min-width: 1200px){#s-63ede9c1-b7fa-41c9-9815-92144110bbad {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-63ede9c1-b7fa-41c9-9815-92144110bbad {
  padding-top: 2%;
padding-bottom: 2%;
}
}







#s-63ede9c1-b7fa-41c9-9815-92144110bbad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63ede9c1-b7fa-41c9-9815-92144110bbad.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-586acc36-bf63-45cf-ac8c-6c204b3b29c4 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
padding-right: 19%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-586acc36-bf63-45cf-ac8c-6c204b3b29c4 {
  padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 19%;
}
}
#s-25bc55cd-a2e5-413a-8eac-7e917cf35479 {
  text-align: center;
}
@media (min-width: 1200px){#s-25bc55cd-a2e5-413a-8eac-7e917cf35479 {
  display: none;
}
#s-25bc55cd-a2e5-413a-8eac-7e917cf35479, #wrap-s-25bc55cd-a2e5-413a-8eac-7e917cf35479 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-25bc55cd-a2e5-413a-8eac-7e917cf35479 {
  display: none;
}
#s-25bc55cd-a2e5-413a-8eac-7e917cf35479, #wrap-s-25bc55cd-a2e5-413a-8eac-7e917cf35479 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-25bc55cd-a2e5-413a-8eac-7e917cf35479 {
  display: none;
}
#s-25bc55cd-a2e5-413a-8eac-7e917cf35479, #wrap-s-25bc55cd-a2e5-413a-8eac-7e917cf35479 { display:none !important; }}@media (max-width: 767px){#s-25bc55cd-a2e5-413a-8eac-7e917cf35479 {
  margin-bottom: 0px;
}
}



  #s-25bc55cd-a2e5-413a-8eac-7e917cf35479 img.shogun-image {
    
    width: px;
  }


#s-25bc55cd-a2e5-413a-8eac-7e917cf35479 .shogun-image-content {
  
    align-items: center;
  
}

#s-a70b38f6-7487-473d-bff5-5ecc57390c6c {
  padding-top: 0%;
padding-left: 4%;
padding-bottom: 0%;
padding-right: 73%;
text-align: center;
}
@media (min-width: 1200px){#s-a70b38f6-7487-473d-bff5-5ecc57390c6c {
  display: none;
}
#s-a70b38f6-7487-473d-bff5-5ecc57390c6c, #wrap-s-a70b38f6-7487-473d-bff5-5ecc57390c6c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a70b38f6-7487-473d-bff5-5ecc57390c6c {
  display: none;
}
#s-a70b38f6-7487-473d-bff5-5ecc57390c6c, #wrap-s-a70b38f6-7487-473d-bff5-5ecc57390c6c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a70b38f6-7487-473d-bff5-5ecc57390c6c {
  display: none;
}
#s-a70b38f6-7487-473d-bff5-5ecc57390c6c, #wrap-s-a70b38f6-7487-473d-bff5-5ecc57390c6c { display:none !important; }}@media (max-width: 767px){#s-a70b38f6-7487-473d-bff5-5ecc57390c6c {
  margin-top: -4px;
margin-bottom: 5px;
padding-left: 3%;
}
}



  #s-a70b38f6-7487-473d-bff5-5ecc57390c6c img.shogun-image {
    
    width: px;
  }


#s-a70b38f6-7487-473d-bff5-5ecc57390c6c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-cde1c527-ffda-4e3b-9e19-f7a69efbaa5d {
  display: none;
}
#s-cde1c527-ffda-4e3b-9e19-f7a69efbaa5d, #wrap-s-cde1c527-ffda-4e3b-9e19-f7a69efbaa5d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cde1c527-ffda-4e3b-9e19-f7a69efbaa5d {
  display: none;
}
#s-cde1c527-ffda-4e3b-9e19-f7a69efbaa5d, #wrap-s-cde1c527-ffda-4e3b-9e19-f7a69efbaa5d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cde1c527-ffda-4e3b-9e19-f7a69efbaa5d {
  display: none;
}
#s-cde1c527-ffda-4e3b-9e19-f7a69efbaa5d, #wrap-s-cde1c527-ffda-4e3b-9e19-f7a69efbaa5d { display:none !important; }}@media (max-width: 767px){#s-cde1c527-ffda-4e3b-9e19-f7a69efbaa5d {
  margin-top: -2px;
margin-left: -5px;
margin-bottom: -2px;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 0%;
padding-right: 5%;
}
}
#s-016f567c-0a36-4a09-a4c3-4a0978134a93 {
  padding-top: 0%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 50px;
background-color: rgba(7, 7, 7, 1);
}
@media (max-width: 767px){#s-016f567c-0a36-4a09-a4c3-4a0978134a93 {
  margin-top: 0px;
margin-bottom: -3px;
padding-left: 0%;
padding-bottom: 9%;
padding-right: 0%;
}
}







#s-016f567c-0a36-4a09-a4c3-4a0978134a93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-016f567c-0a36-4a09-a4c3-4a0978134a93.shg-box.shg-c {
  justify-content: center;
}

#s-8a77f42f-61f4-4b77-83c5-a7d458a439d6 {
  padding-top: 0%;
padding-left: 21%;
padding-bottom: 0%;
padding-right: 21%;
text-align: center;
}
@media (min-width: 1200px){#s-8a77f42f-61f4-4b77-83c5-a7d458a439d6 {
  padding-top: 0px;
padding-left: 15%;
padding-bottom: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8a77f42f-61f4-4b77-83c5-a7d458a439d6 {
  padding-left: 15%;
}
}@media (max-width: 767px){#s-8a77f42f-61f4-4b77-83c5-a7d458a439d6 {
  padding-left: 0%;
padding-right: 0%;
display: none;
}
#s-8a77f42f-61f4-4b77-83c5-a7d458a439d6, #wrap-s-8a77f42f-61f4-4b77-83c5-a7d458a439d6 { display:none !important; }}



  #s-8a77f42f-61f4-4b77-83c5-a7d458a439d6 img.shogun-image {
    
    width: px;
  }


#s-8a77f42f-61f4-4b77-83c5-a7d458a439d6 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-636d2566-6008-427d-b58f-8068e9d6fbf9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-636d2566-6008-427d-b58f-8068e9d6fbf9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.0px);
}

[id="s-636d2566-6008-427d-b58f-8068e9d6fbf9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.0px);
}

}

@media (min-width: 992px) {
[id="s-636d2566-6008-427d-b58f-8068e9d6fbf9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.0px);
}

[id="s-636d2566-6008-427d-b58f-8068e9d6fbf9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.0px);
}

}

@media (min-width: 1200px) {
[id="s-636d2566-6008-427d-b58f-8068e9d6fbf9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.0px);
}

[id="s-636d2566-6008-427d-b58f-8068e9d6fbf9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.0px);
}

}

#s-71be1f6d-3360-4af4-aa8a-752e40bb89fe {
  padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-71be1f6d-3360-4af4-aa8a-752e40bb89fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71be1f6d-3360-4af4-aa8a-752e40bb89fe.shg-box.shg-c {
  justify-content: center;
}

#s-ccf82702-5c97-4cfb-abb5-e6c72c0245cd {
  min-height: 54px;
}
@media (min-width: 1200px){#s-ccf82702-5c97-4cfb-abb5-e6c72c0245cd {
  margin-top: 0%;
margin-bottom: 1%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ccf82702-5c97-4cfb-abb5-e6c72c0245cd {
  margin-top: 0%;
margin-bottom: 1%;
}
}







#s-ccf82702-5c97-4cfb-abb5-e6c72c0245cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccf82702-5c97-4cfb-abb5-e6c72c0245cd.shg-box.shg-c {
  justify-content: center;
}

#s-8e77439c-1952-4896-b7c2-4ef82cadb1ad {
  max-width: 50px;
text-align: left;
}
@media (min-width: 1200px){#s-8e77439c-1952-4896-b7c2-4ef82cadb1ad {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
}



  #s-8e77439c-1952-4896-b7c2-4ef82cadb1ad img.shogun-image {
    
    width: px;
  }


#s-8e77439c-1952-4896-b7c2-4ef82cadb1ad .shogun-image-content {
  
    align-items: center;
  
}

#s-4f827000-6217-46af-9ed2-b8edce9c5f0c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-4f827000-6217-46af-9ed2-b8edce9c5f0c {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4f827000-6217-46af-9ed2-b8edce9c5f0c {
  padding-top: 2%;
padding-bottom: 2%;
}
}







#s-4f827000-6217-46af-9ed2-b8edce9c5f0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f827000-6217-46af-9ed2-b8edce9c5f0c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-45671cd9-ac2f-43c2-a651-185f28cd6df5 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
padding-right: 19%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-45671cd9-ac2f-43c2-a651-185f28cd6df5 {
  padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 19%;
}
}
#s-5ca1f8bd-2dfc-4ee9-b604-bb1cd325dbc5 {
  text-align: center;
}
@media (min-width: 1200px){#s-5ca1f8bd-2dfc-4ee9-b604-bb1cd325dbc5 {
  display: none;
}
#s-5ca1f8bd-2dfc-4ee9-b604-bb1cd325dbc5, #wrap-s-5ca1f8bd-2dfc-4ee9-b604-bb1cd325dbc5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5ca1f8bd-2dfc-4ee9-b604-bb1cd325dbc5 {
  display: none;
}
#s-5ca1f8bd-2dfc-4ee9-b604-bb1cd325dbc5, #wrap-s-5ca1f8bd-2dfc-4ee9-b604-bb1cd325dbc5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5ca1f8bd-2dfc-4ee9-b604-bb1cd325dbc5 {
  display: none;
}
#s-5ca1f8bd-2dfc-4ee9-b604-bb1cd325dbc5, #wrap-s-5ca1f8bd-2dfc-4ee9-b604-bb1cd325dbc5 { display:none !important; }}@media (max-width: 767px){#s-5ca1f8bd-2dfc-4ee9-b604-bb1cd325dbc5 {
  margin-bottom: 0px;
}
}



  #s-5ca1f8bd-2dfc-4ee9-b604-bb1cd325dbc5 img.shogun-image {
    
    width: px;
  }


#s-5ca1f8bd-2dfc-4ee9-b604-bb1cd325dbc5 .shogun-image-content {
  
    align-items: center;
  
}

#s-1683351f-eb76-4c05-b00a-63acb0f6537e {
  padding-top: 0%;
padding-left: 4%;
padding-bottom: 0%;
padding-right: 73%;
text-align: center;
}
@media (min-width: 1200px){#s-1683351f-eb76-4c05-b00a-63acb0f6537e {
  display: none;
}
#s-1683351f-eb76-4c05-b00a-63acb0f6537e, #wrap-s-1683351f-eb76-4c05-b00a-63acb0f6537e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1683351f-eb76-4c05-b00a-63acb0f6537e {
  display: none;
}
#s-1683351f-eb76-4c05-b00a-63acb0f6537e, #wrap-s-1683351f-eb76-4c05-b00a-63acb0f6537e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1683351f-eb76-4c05-b00a-63acb0f6537e {
  display: none;
}
#s-1683351f-eb76-4c05-b00a-63acb0f6537e, #wrap-s-1683351f-eb76-4c05-b00a-63acb0f6537e { display:none !important; }}@media (max-width: 767px){#s-1683351f-eb76-4c05-b00a-63acb0f6537e {
  margin-top: -4px;
margin-bottom: 5px;
padding-left: 3%;
}
}



  #s-1683351f-eb76-4c05-b00a-63acb0f6537e img.shogun-image {
    
    width: px;
  }


#s-1683351f-eb76-4c05-b00a-63acb0f6537e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-55555f9a-b0d5-4255-bab9-cfb3f34a044c {
  display: none;
}
#s-55555f9a-b0d5-4255-bab9-cfb3f34a044c, #wrap-s-55555f9a-b0d5-4255-bab9-cfb3f34a044c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-55555f9a-b0d5-4255-bab9-cfb3f34a044c {
  display: none;
}
#s-55555f9a-b0d5-4255-bab9-cfb3f34a044c, #wrap-s-55555f9a-b0d5-4255-bab9-cfb3f34a044c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-55555f9a-b0d5-4255-bab9-cfb3f34a044c {
  display: none;
}
#s-55555f9a-b0d5-4255-bab9-cfb3f34a044c, #wrap-s-55555f9a-b0d5-4255-bab9-cfb3f34a044c { display:none !important; }}@media (max-width: 767px){#s-55555f9a-b0d5-4255-bab9-cfb3f34a044c {
  margin-top: -2px;
margin-left: -5px;
margin-bottom: -2px;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 0%;
padding-right: 5%;
}
}
#s-fac18137-a62a-4637-a365-7fdeb9e6e9f5 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 2%;
padding-left: 8%;
padding-bottom: 2%;
padding-right: 8%;
min-height: 50px;
background-color: rgba(244, 243, 237, 1);
}
@media (min-width: 1200px){#s-fac18137-a62a-4637-a365-7fdeb9e6e9f5 {
  padding-top: 2%;
padding-bottom: 2%;
}
}@media (max-width: 767px){#s-fac18137-a62a-4637-a365-7fdeb9e6e9f5 {
  padding-top: 4%;
padding-left: 0%;
padding-bottom: 4%;
padding-right: 0%;
}
}







#s-fac18137-a62a-4637-a365-7fdeb9e6e9f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fac18137-a62a-4637-a365-7fdeb9e6e9f5.shg-box.shg-c {
  justify-content: center;
}

#s-9cfa3376-768b-49a7-8431-080c35751773 {
  padding-top: 15px;
padding-left: 1%;
padding-bottom: 30px;
}
@media (max-width: 767px){#s-9cfa3376-768b-49a7-8431-080c35751773 {
  margin-left: 2%;
margin-right: 2%;
padding-left: 3%;
padding-right: 0%;
}
}
.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 0px;
}
@media (max-width: 767px){#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(244, 243, 237, 1);
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 243, 237, 1);
  padding: 25px;
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(29, 29, 29, 1);
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(223, 223, 223, 1);
  border-top: 1px solid rgba(244, 243, 237, 1);
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(29, 29, 29, 1);
  text-align: left;
  font-family: graphie;
  
  
  font-size: 13px;
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 13px;
}@media (min-width: 1200px){#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(244, 243, 237, 1);
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 243, 237, 1);
  padding: 25px;
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(29, 29, 29, 1);
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(223, 223, 223, 1);
  border-top: 1px solid rgba(244, 243, 237, 1);
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(29, 29, 29, 1);
  text-align: left;
  font-family: graphie;
  
  
  font-size: 18px;
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}}@media (min-width: 992px) and (max-width: 1199px){#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(244, 243, 237, 1);
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 243, 237, 1);
  padding: 25px;
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(29, 29, 29, 1);
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(223, 223, 223, 1);
  border-top: 1px solid rgba(244, 243, 237, 1);
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(29, 29, 29, 1);
  text-align: left;
  font-family: graphie;
  
  
  font-size: 18px;
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}}@media (min-width: 768px) and (max-width: 991px){#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(244, 243, 237, 1);
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 243, 237, 1);
  padding: 25px;
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(29, 29, 29, 1);
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(223, 223, 223, 1);
  border-top: 1px solid rgba(244, 243, 237, 1);
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(29, 29, 29, 1);
  text-align: left;
  font-family: graphie;
  
  
  font-size: 15px;
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 15px;
}}@media (max-width: 767px){#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(244, 243, 237, 1);
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 243, 237, 1);
  padding: 25px;
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(29, 29, 29, 1);
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(223, 223, 223, 1);
  border-top: 1px solid rgba(244, 243, 237, 1);
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(29, 29, 29, 1);
  text-align: left;
  font-family: graphie;
  
  
  font-size: 16px;
}

#s-d835ec3a-cb0f-45e6-be1b-b3be3fe12e89 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}}
#s-6d5ee3c7-2cdc-44df-a90e-bb7ef3ca8cc8 {
  padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
text-align: left;
background-color: rgba(244, 243, 237, 1);
}
@media (min-width: 1200px){#s-6d5ee3c7-2cdc-44df-a90e-bb7ef3ca8cc8 {
  padding-left: 2%;
padding-right: 6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6d5ee3c7-2cdc-44df-a90e-bb7ef3ca8cc8 {
  padding-left: 2%;
padding-right: 6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6d5ee3c7-2cdc-44df-a90e-bb7ef3ca8cc8 {
  padding-left: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-6d5ee3c7-2cdc-44df-a90e-bb7ef3ca8cc8 {
  padding-left: 6%;
padding-right: 3%;
}
}
#s-6d5ee3c7-2cdc-44df-a90e-bb7ef3ca8cc8 .shogun-heading-component h1 {
  color: rgba(135, 133, 133, 1);
  
  font-family: "graphie";
  
  font-size: 15px;
  
  
  text-align: left;
}



#s-9c7f820d-498f-4ecd-8fab-80c2aa9abae9 {
  padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
text-align: left;
background-color: rgba(244, 243, 237, 1);
}
@media (min-width: 1200px){#s-9c7f820d-498f-4ecd-8fab-80c2aa9abae9 {
  padding-left: 2%;
padding-right: 6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9c7f820d-498f-4ecd-8fab-80c2aa9abae9 {
  padding-left: 2%;
padding-right: 6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9c7f820d-498f-4ecd-8fab-80c2aa9abae9 {
  padding-left: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-9c7f820d-498f-4ecd-8fab-80c2aa9abae9 {
  padding-left: 6%;
padding-right: 3%;
}
}
#s-9c7f820d-498f-4ecd-8fab-80c2aa9abae9 .shogun-heading-component h1 {
  color: rgba(135, 133, 133, 1);
  
  font-family: "graphie";
  
  font-size: 15px;
  
  
  text-align: left;
}



#s-d89024bb-f51d-4aac-bc49-bbd9fa58b012 {
  padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
text-align: left;
background-color: rgba(244, 243, 237, 1);
}
@media (min-width: 1200px){#s-d89024bb-f51d-4aac-bc49-bbd9fa58b012 {
  padding-left: 2%;
padding-right: 6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d89024bb-f51d-4aac-bc49-bbd9fa58b012 {
  padding-left: 2%;
padding-right: 6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d89024bb-f51d-4aac-bc49-bbd9fa58b012 {
  padding-left: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-d89024bb-f51d-4aac-bc49-bbd9fa58b012 {
  padding-left: 6%;
padding-right: 3%;
}
}
#s-d89024bb-f51d-4aac-bc49-bbd9fa58b012 .shogun-heading-component h1 {
  color: rgba(135, 133, 133, 1);
  
  font-family: "graphie";
  
  font-size: 15px;
  
  
  text-align: left;
}



#s-54a19fc5-9d1c-43cc-adaf-9579ec442309 {
  padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
text-align: left;
background-color: rgba(244, 243, 237, 1);
}
@media (min-width: 1200px){#s-54a19fc5-9d1c-43cc-adaf-9579ec442309 {
  padding-left: 2%;
padding-right: 6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-54a19fc5-9d1c-43cc-adaf-9579ec442309 {
  padding-left: 2%;
padding-right: 6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-54a19fc5-9d1c-43cc-adaf-9579ec442309 {
  padding-left: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-54a19fc5-9d1c-43cc-adaf-9579ec442309 {
  padding-left: 6%;
padding-right: 3%;
}
}
#s-54a19fc5-9d1c-43cc-adaf-9579ec442309 .shogun-heading-component h1 {
  color: rgba(135, 133, 133, 1);
  
  font-family: "graphie";
  
  font-size: 15px;
  
  
  text-align: left;
}



#s-08cf5531-da26-47c8-888a-ff233070e423 {
  padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
text-align: left;
background-color: rgba(244, 243, 237, 1);
}
@media (min-width: 1200px){#s-08cf5531-da26-47c8-888a-ff233070e423 {
  padding-left: 2%;
padding-right: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-08cf5531-da26-47c8-888a-ff233070e423 {
  padding-left: 2%;
padding-right: 6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-08cf5531-da26-47c8-888a-ff233070e423 {
  padding-left: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-08cf5531-da26-47c8-888a-ff233070e423 {
  padding-left: 6%;
padding-right: 3%;
}
}
#s-08cf5531-da26-47c8-888a-ff233070e423 .shogun-heading-component h1 {
  color: rgba(135, 133, 133, 1);
  
  font-family: "graphie";
  
  font-size: 15px;
  
  
  text-align: left;
}



#s-306bd45a-0324-4d2e-9696-539a8c6376cd {
  padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
text-align: left;
background-color: rgba(244, 243, 237, 1);
}
@media (min-width: 1200px){#s-306bd45a-0324-4d2e-9696-539a8c6376cd {
  padding-left: 2%;
padding-right: 6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-306bd45a-0324-4d2e-9696-539a8c6376cd {
  padding-left: 2%;
padding-right: 6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-306bd45a-0324-4d2e-9696-539a8c6376cd {
  padding-left: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-306bd45a-0324-4d2e-9696-539a8c6376cd {
  padding-left: 6%;
padding-right: 3%;
}
}
#s-306bd45a-0324-4d2e-9696-539a8c6376cd .shogun-heading-component h1 {
  color: rgba(135, 133, 133, 1);
  
  font-family: "graphie";
  
  font-size: 15px;
  
  
  text-align: left;
}



#s-92db06c8-07f4-4f37-92c9-54b83354cc37 {
  padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
text-align: left;
background-color: rgba(244, 243, 237, 1);
}
@media (min-width: 1200px){#s-92db06c8-07f4-4f37-92c9-54b83354cc37 {
  padding-left: 2%;
padding-right: 6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-92db06c8-07f4-4f37-92c9-54b83354cc37 {
  padding-left: 2%;
padding-right: 6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-92db06c8-07f4-4f37-92c9-54b83354cc37 {
  padding-left: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-92db06c8-07f4-4f37-92c9-54b83354cc37 {
  padding-left: 6%;
padding-right: 3%;
}
}
#s-92db06c8-07f4-4f37-92c9-54b83354cc37 .shogun-heading-component h1 {
  color: rgba(135, 133, 133, 1);
  
  font-family: "graphie";
  
  font-size: 15px;
  
  
  text-align: left;
}



#s-a7ac3a6c-dbbe-4797-aab6-21aa7ee731e2 {
  padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
text-align: left;
background-color: rgba(244, 243, 237, 1);
}
@media (min-width: 1200px){#s-a7ac3a6c-dbbe-4797-aab6-21aa7ee731e2 {
  padding-left: 2%;
padding-right: 6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a7ac3a6c-dbbe-4797-aab6-21aa7ee731e2 {
  padding-left: 2%;
padding-right: 6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a7ac3a6c-dbbe-4797-aab6-21aa7ee731e2 {
  padding-left: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-a7ac3a6c-dbbe-4797-aab6-21aa7ee731e2 {
  padding-left: 6%;
padding-right: 3%;
}
}
#s-a7ac3a6c-dbbe-4797-aab6-21aa7ee731e2 .shogun-heading-component h1 {
  color: rgba(135, 133, 133, 1);
  
  font-family: "graphie";
  
  font-size: 15px;
  
  
  text-align: left;
}



#s-143c97ec-9c00-452a-92f1-c29fedf28cc2 {
  padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
text-align: left;
background-color: rgba(244, 243, 237, 1);
}
@media (min-width: 1200px){#s-143c97ec-9c00-452a-92f1-c29fedf28cc2 {
  padding-left: 2%;
padding-right: 6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-143c97ec-9c00-452a-92f1-c29fedf28cc2 {
  padding-left: 2%;
padding-right: 6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-143c97ec-9c00-452a-92f1-c29fedf28cc2 {
  padding-left: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-143c97ec-9c00-452a-92f1-c29fedf28cc2 {
  padding-left: 6%;
padding-right: 3%;
}
}
#s-143c97ec-9c00-452a-92f1-c29fedf28cc2 .shogun-heading-component h1 {
  color: rgba(135, 133, 133, 1);
  
  font-family: "graphie";
  
  font-size: 15px;
  
  
  text-align: left;
}



#s-d5292d48-5bc6-43f6-aae9-d6d02eaf1c54 {
  min-height: 50px;
}








#s-d5292d48-5bc6-43f6-aae9-d6d02eaf1c54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5292d48-5bc6-43f6-aae9-d6d02eaf1c54.shg-box.shg-c {
  justify-content: center;
}

#s-7088088e-cbac-4c79-a160-911816cc7e64 {
  padding-top: 2%;
padding-bottom: 0%;
min-height: 50px;
background-color: rgba(26, 26, 26, 1);
}
@media (min-width: 1200px){#s-7088088e-cbac-4c79-a160-911816cc7e64 {
  margin-top: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7088088e-cbac-4c79-a160-911816cc7e64 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-7088088e-cbac-4c79-a160-911816cc7e64 {
  margin-bottom: 0px;
padding-top: 5%;
padding-left: 7%;
padding-bottom: 6%;
padding-right: 7%;
}
}







#s-7088088e-cbac-4c79-a160-911816cc7e64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7088088e-cbac-4c79-a160-911816cc7e64.shg-box.shg-c {
  justify-content: center;
}

#s-9de28655-ecd0-4150-bb93-bc33bcc3fdd3 {
  padding-top: 26px;
padding-bottom: 26px;
text-align: center;
}
@media (min-width: 1200px){#s-9de28655-ecd0-4150-bb93-bc33bcc3fdd3 {
  padding-left: 43%;
padding-right: 43%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9de28655-ecd0-4150-bb93-bc33bcc3fdd3 {
  padding-left: 43%;
padding-right: 43%;
}
}@media (max-width: 767px){#s-9de28655-ecd0-4150-bb93-bc33bcc3fdd3 {
  padding-top: 20px;
padding-left: 21%;
padding-bottom: 20px;
padding-right: 21%;
}
}



  #s-9de28655-ecd0-4150-bb93-bc33bcc3fdd3 img.shogun-image {
    
    width: px;
  }


#s-9de28655-ecd0-4150-bb93-bc33bcc3fdd3 .shogun-image-content {
  
    align-items: center;
  
}

#s-957b2cb4-04d5-4fe8-a142-5b9e2bcc75e2 {
  padding-top: 0%;
padding-bottom: 0%;
}
@media (min-width: 1200px){#s-957b2cb4-04d5-4fe8-a142-5b9e2bcc75e2 {
  padding-top: 8px;
padding-left: 28%;
padding-bottom: 8px;
padding-right: 28%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-957b2cb4-04d5-4fe8-a142-5b9e2bcc75e2 {
  padding-top: 8px;
padding-left: 28%;
padding-bottom: 8px;
padding-right: 28%;
}
}@media (max-width: 767px){#s-957b2cb4-04d5-4fe8-a142-5b9e2bcc75e2 {
  display: none;
}
#s-957b2cb4-04d5-4fe8-a142-5b9e2bcc75e2, #wrap-s-957b2cb4-04d5-4fe8-a142-5b9e2bcc75e2 { display:none !important; }}
#s-c9f35efc-d473-4ef8-9854-1250d5d9da82 {
  padding-top: 0%;
padding-bottom: 0%;
}
@media (min-width: 1200px){#s-c9f35efc-d473-4ef8-9854-1250d5d9da82 {
  display: none;
}
#s-c9f35efc-d473-4ef8-9854-1250d5d9da82, #wrap-s-c9f35efc-d473-4ef8-9854-1250d5d9da82 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c9f35efc-d473-4ef8-9854-1250d5d9da82 {
  display: none;
}
#s-c9f35efc-d473-4ef8-9854-1250d5d9da82, #wrap-s-c9f35efc-d473-4ef8-9854-1250d5d9da82 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c9f35efc-d473-4ef8-9854-1250d5d9da82 {
  display: none;
}
#s-c9f35efc-d473-4ef8-9854-1250d5d9da82, #wrap-s-c9f35efc-d473-4ef8-9854-1250d5d9da82 { display:none !important; }}@media (max-width: 767px){#s-c9f35efc-d473-4ef8-9854-1250d5d9da82 {
  margin-bottom: 5px;
padding-top: 2%;
padding-bottom: 13px;
}
}
#s-610aa7d3-5720-4780-b930-95651b0af6dd {
  padding-top: 1%;
padding-left: 28%;
padding-bottom: 1%;
padding-right: 28%;
min-height: 50px;
background-color: rgba(26, 26, 26, 1);
}
@media (max-width: 767px){#s-610aa7d3-5720-4780-b930-95651b0af6dd {
  display: none;
}
#s-610aa7d3-5720-4780-b930-95651b0af6dd, #wrap-s-610aa7d3-5720-4780-b930-95651b0af6dd { display:none !important; }}







#s-610aa7d3-5720-4780-b930-95651b0af6dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-610aa7d3-5720-4780-b930-95651b0af6dd.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-30d9060f-4b68-477a-9d93-204f4b38e4a3 {
  
}
}@media (max-width: 767px){#s-30d9060f-4b68-477a-9d93-204f4b38e4a3 {
  display: none;
}
#s-30d9060f-4b68-477a-9d93-204f4b38e4a3, #wrap-s-30d9060f-4b68-477a-9d93-204f4b38e4a3 { display:none !important; }}
@media (min-width: 1200px){#s-05a30385-16f9-4527-bba2-fc31064d45fa {
  display: none;
}
#s-05a30385-16f9-4527-bba2-fc31064d45fa, #wrap-s-05a30385-16f9-4527-bba2-fc31064d45fa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-05a30385-16f9-4527-bba2-fc31064d45fa {
  display: none;
}
#s-05a30385-16f9-4527-bba2-fc31064d45fa, #wrap-s-05a30385-16f9-4527-bba2-fc31064d45fa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-05a30385-16f9-4527-bba2-fc31064d45fa {
  display: none;
}
#s-05a30385-16f9-4527-bba2-fc31064d45fa, #wrap-s-05a30385-16f9-4527-bba2-fc31064d45fa { display:none !important; }}
#s-ee6dbdd3-43a2-4743-8c0f-48b1c38d72cd {
  min-height: 50px;
}








#s-ee6dbdd3-43a2-4743-8c0f-48b1c38d72cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee6dbdd3-43a2-4743-8c0f-48b1c38d72cd.shg-box.shg-c {
  justify-content: center;
}

#s-e83cfe6e-cf2a-4d78-92d5-06c4477829eb {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(26, 26, 26, 1);
}
@media (min-width: 1200px){#s-e83cfe6e-cf2a-4d78-92d5-06c4477829eb {
  padding-top: 3%;
padding-bottom: 3%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e83cfe6e-cf2a-4d78-92d5-06c4477829eb {
  padding-top: 3%;
padding-bottom: 3%;
}
}@media (max-width: 767px){#s-e83cfe6e-cf2a-4d78-92d5-06c4477829eb {
  padding-top: 14%;
padding-bottom: 14%;
}
}







#s-e83cfe6e-cf2a-4d78-92d5-06c4477829eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e83cfe6e-cf2a-4d78-92d5-06c4477829eb.shg-box.shg-c {
  justify-content: center;
}

#s-607a1862-2364-4891-b9da-b1cf83334648 {
  text-align: center;
}
@media (min-width: 1200px){#s-607a1862-2364-4891-b9da-b1cf83334648 {
  padding-top: 8px;
padding-left: 44%;
padding-bottom: 8px;
padding-right: 44%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-607a1862-2364-4891-b9da-b1cf83334648 {
  padding-top: 8px;
padding-left: 44%;
padding-bottom: 8px;
padding-right: 44%;
}
}@media (max-width: 767px){#s-607a1862-2364-4891-b9da-b1cf83334648 {
  padding-left: 27%;
padding-right: 27%;
}
}



  #s-607a1862-2364-4891-b9da-b1cf83334648 img.shogun-image {
    
    width: px;
  }


#s-607a1862-2364-4891-b9da-b1cf83334648 .shogun-image-content {
  
    align-items: center;
  
}

#s-eaea4028-43a6-4ad5-bf11-dd1bc7ba7b40 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-eaea4028-43a6-4ad5-bf11-dd1bc7ba7b40 {
  padding-top: 10px;
padding-bottom: 15px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eaea4028-43a6-4ad5-bf11-dd1bc7ba7b40 {
  padding-bottom: 15px;
}
}
#s-eaea4028-43a6-4ad5-bf11-dd1bc7ba7b40 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "DM Serif Text";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}



@media (min-width: 1200px){#s-6aa017a6-399f-4025-9d1c-17d11a3d8578 {
  padding-left: 33%;
padding-right: 33%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6aa017a6-399f-4025-9d1c-17d11a3d8578 {
  padding-left: 33%;
padding-right: 33%;
}
}@media (max-width: 767px){#s-6aa017a6-399f-4025-9d1c-17d11a3d8578 {
  padding-left: 11%;
padding-right: 11%;
}
}
#s-2902ced4-0389-406c-9f81-6dc7f222871f {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGE5NTBiZjgtODIzYS00ODU0LWJjOGQtODVkNjIyNzBiMzUzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZDc5NzUxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzQ4OTQ3O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4YTk1MGJmOC04MjNhLTQ4NTQtYmM4ZC04NWQ2MjI3MGIzNTMpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 27px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#d79751"}, {"id"=>2, "pos"=>1, "color"=>"#c48947"}];
hover-type: gradient;
}
#s-2902ced4-0389-406c-9f81-6dc7f222871f:hover {background-color: rgba(42, 42, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2902ced4-0389-406c-9f81-6dc7f222871f:active {background-color: rgba(5, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-2902ced4-0389-406c-9f81-6dc7f222871f {
  padding-top: 12px;
padding-left: 46px;
padding-bottom: 12px;
padding-right: 46px;
border-radius: 21px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2902ced4-0389-406c-9f81-6dc7f222871f {
  padding-top: 12px;
padding-left: 46px;
padding-bottom: 12px;
padding-right: 46px;
border-radius: 21px;
}
}@media (max-width: 767px){#s-2902ced4-0389-406c-9f81-6dc7f222871f {
  border-style: solid;
border-color: #000;
margin-top: 4%;
margin-bottom: 4%;
padding-left: 45px;
padding-right: 45px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
}
}


#s-2902ced4-0389-406c-9f81-6dc7f222871f.shg-btn {
  color: #ffffff;
  
  
  
  font-family: Graphie-Bold;
  display:  inline-block ;
}

#s-1b98e3ea-8c13-4ec5-ba2c-2da910b42f1d {
  margin-top: 22px;
margin-bottom: 22px;
padding-top: 44px;
padding-left: 8%;
padding-right: 8%;
min-height: 50px;
}
@media (min-width: 1200px){#s-1b98e3ea-8c13-4ec5-ba2c-2da910b42f1d {
  display: none;
}
#s-1b98e3ea-8c13-4ec5-ba2c-2da910b42f1d, #wrap-s-1b98e3ea-8c13-4ec5-ba2c-2da910b42f1d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1b98e3ea-8c13-4ec5-ba2c-2da910b42f1d {
  display: none;
}
#s-1b98e3ea-8c13-4ec5-ba2c-2da910b42f1d, #wrap-s-1b98e3ea-8c13-4ec5-ba2c-2da910b42f1d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1b98e3ea-8c13-4ec5-ba2c-2da910b42f1d {
  display: none;
}
#s-1b98e3ea-8c13-4ec5-ba2c-2da910b42f1d, #wrap-s-1b98e3ea-8c13-4ec5-ba2c-2da910b42f1d { display:none !important; }}@media (max-width: 767px){#s-1b98e3ea-8c13-4ec5-ba2c-2da910b42f1d {
  padding-left: 6%;
padding-right: 6%;
display: none;
}
#s-1b98e3ea-8c13-4ec5-ba2c-2da910b42f1d, #wrap-s-1b98e3ea-8c13-4ec5-ba2c-2da910b42f1d { display:none !important; }}







#s-1b98e3ea-8c13-4ec5-ba2c-2da910b42f1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b98e3ea-8c13-4ec5-ba2c-2da910b42f1d.shg-box.shg-c {
  justify-content: center;
}

#s-5a93e1e9-5547-480e-abd0-1e32777dd8aa {
  padding-top: 1%;
padding-bottom: 1%;
text-align: center;
}
@media (min-width: 1200px){#s-5a93e1e9-5547-480e-abd0-1e32777dd8aa {
  display: none;
}
#s-5a93e1e9-5547-480e-abd0-1e32777dd8aa, #wrap-s-5a93e1e9-5547-480e-abd0-1e32777dd8aa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5a93e1e9-5547-480e-abd0-1e32777dd8aa {
  display: none;
}
#s-5a93e1e9-5547-480e-abd0-1e32777dd8aa, #wrap-s-5a93e1e9-5547-480e-abd0-1e32777dd8aa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5a93e1e9-5547-480e-abd0-1e32777dd8aa {
  display: none;
}
#s-5a93e1e9-5547-480e-abd0-1e32777dd8aa, #wrap-s-5a93e1e9-5547-480e-abd0-1e32777dd8aa { display:none !important; }}@media (max-width: 767px){#s-5a93e1e9-5547-480e-abd0-1e32777dd8aa {
  padding-top: 2%;
padding-left: 7%;
padding-bottom: 6%;
padding-right: 7%;
}
}
#s-5a93e1e9-5547-480e-abd0-1e32777dd8aa .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "DM Serif Text";
  font-style:  normal ;
  font-size: 37px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-5a93e1e9-5547-480e-abd0-1e32777dd8aa .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "DM Serif Text";
  font-style:  normal ;
  font-size: 35px;
  
  
  text-align: center;
}


}
#s-9ca9c9ac-a7e1-4ce3-af28-20f4eb427d6d {
  padding-top: 1%;
padding-bottom: 1%;
text-align: center;
}
@media (max-width: 767px){#s-9ca9c9ac-a7e1-4ce3-af28-20f4eb427d6d {
  padding-top: 2%;
padding-bottom: 6%;
display: none;
}
#s-9ca9c9ac-a7e1-4ce3-af28-20f4eb427d6d, #wrap-s-9ca9c9ac-a7e1-4ce3-af28-20f4eb427d6d { display:none !important; }}
#s-9ca9c9ac-a7e1-4ce3-af28-20f4eb427d6d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  
  font-family: "DM Serif Text";
  
  font-size: 50px;
  
  
  text-align: center;
}



#s-0b9cf920-9cd8-4fd7-9600-b74a02b5c2d1 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-0b9cf920-9cd8-4fd7-9600-b74a02b5c2d1 {
  display: none;
}
#s-0b9cf920-9cd8-4fd7-9600-b74a02b5c2d1, #wrap-s-0b9cf920-9cd8-4fd7-9600-b74a02b5c2d1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0b9cf920-9cd8-4fd7-9600-b74a02b5c2d1 {
  display: none;
}
#s-0b9cf920-9cd8-4fd7-9600-b74a02b5c2d1, #wrap-s-0b9cf920-9cd8-4fd7-9600-b74a02b5c2d1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0b9cf920-9cd8-4fd7-9600-b74a02b5c2d1 {
  display: none;
}
#s-0b9cf920-9cd8-4fd7-9600-b74a02b5c2d1, #wrap-s-0b9cf920-9cd8-4fd7-9600-b74a02b5c2d1 { display:none !important; }}@media (max-width: 767px){#s-0b9cf920-9cd8-4fd7-9600-b74a02b5c2d1 {
  padding-top: 77px;
padding-left: 4%;
padding-bottom: 77px;
padding-right: 4%;
display: none;
}
#s-0b9cf920-9cd8-4fd7-9600-b74a02b5c2d1, #wrap-s-0b9cf920-9cd8-4fd7-9600-b74a02b5c2d1 { display:none !important; }}







#s-0b9cf920-9cd8-4fd7-9600-b74a02b5c2d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b9cf920-9cd8-4fd7-9600-b74a02b5c2d1.shg-box.shg-c {
  justify-content: center;
}

#s-6b9decb3-0a02-43e3-82a8-b68ba444e552 {
  min-height: 50px;
}








#s-6b9decb3-0a02-43e3-82a8-b68ba444e552 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b9decb3-0a02-43e3-82a8-b68ba444e552.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-2049e529-36ce-464b-8860-05e1fe77d0aa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2049e529-36ce-464b-8860-05e1fe77d0aa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-2049e529-36ce-464b-8860-05e1fe77d0aa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-2049e529-36ce-464b-8860-05e1fe77d0aa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

}

#s-9a4a1fbc-f3b6-4ce7-b1fd-81deb27c3113 {
  padding-left: 30%;
padding-right: 30%;
min-height: 50px;
}








#s-9a4a1fbc-f3b6-4ce7-b1fd-81deb27c3113 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a4a1fbc-f3b6-4ce7-b1fd-81deb27c3113.shg-box.shg-c {
  justify-content: center;
}

#s-31c25f4f-d9e9-43fa-9c00-c410d78121b8 {
  text-align: center;
}




  #s-31c25f4f-d9e9-43fa-9c00-c410d78121b8 img.shogun-image {
    
    width: px;
  }


#s-31c25f4f-d9e9-43fa-9c00-c410d78121b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-dc297919-281f-4bef-85d3-9217ff8b80f4 {
  margin-left: -1%;
margin-right: -1%;
padding-left: 26%;
padding-right: 26%;
min-height: 50px;
}








#s-dc297919-281f-4bef-85d3-9217ff8b80f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc297919-281f-4bef-85d3-9217ff8b80f4.shg-box.shg-c {
  justify-content: center;
}

#s-647b531e-7855-4c61-ad01-a576a5d51f91 {
  text-align: center;
}




  #s-647b531e-7855-4c61-ad01-a576a5d51f91 img.shogun-image {
    
    width: px;
  }


#s-647b531e-7855-4c61-ad01-a576a5d51f91 .shogun-image-content {
  
    align-items: center;
  
}

#s-928f32a1-6004-4e6e-a27b-8894d92df304 {
  margin-top: 0px;
margin-left: -1%;
margin-bottom: 0px;
margin-right: 15%;
padding-left: 15%;
padding-right: 15%;
min-height: 50px;
}
@media (max-width: 767px){#s-928f32a1-6004-4e6e-a27b-8894d92df304 {
  margin-top: 40px;
}
}







#s-928f32a1-6004-4e6e-a27b-8894d92df304 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-928f32a1-6004-4e6e-a27b-8894d92df304.shg-box.shg-c {
  justify-content: center;
}

#s-c2d79d00-e6a7-46c8-a503-f0870997a3a8 {
  text-align: center;
}




  #s-c2d79d00-e6a7-46c8-a503-f0870997a3a8 img.shogun-image {
    
    width: px;
  }


#s-c2d79d00-e6a7-46c8-a503-f0870997a3a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-5037db5f-b3f0-4431-ad13-a4fe586171f2 {
  margin-top: 0px;
margin-left: 15%;
margin-right: 10%;
min-height: 50px;
}
@media (max-width: 767px){#s-5037db5f-b3f0-4431-ad13-a4fe586171f2 {
  margin-top: 40px;
}
}







#s-5037db5f-b3f0-4431-ad13-a4fe586171f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5037db5f-b3f0-4431-ad13-a4fe586171f2.shg-box.shg-c {
  justify-content: center;
}

#s-6225199d-f6e5-40c0-8062-6f90a386a792 {
  text-align: center;
}




  #s-6225199d-f6e5-40c0-8062-6f90a386a792 img.shogun-image {
    
    width: px;
  }


#s-6225199d-f6e5-40c0-8062-6f90a386a792 .shogun-image-content {
  
    align-items: center;
  
}

#s-5fe9a8e6-e86b-4837-9c27-7c131d59c94f {
  margin-top: 70px;
}
@media (max-width: 767px){#s-5fe9a8e6-e86b-4837-9c27-7c131d59c94f {
  margin-top: 20px;
}
}
@media (min-width: 0px) {
[id="s-5fe9a8e6-e86b-4837-9c27-7c131d59c94f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-5fe9a8e6-e86b-4837-9c27-7c131d59c94f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-5fe9a8e6-e86b-4837-9c27-7c131d59c94f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-5fe9a8e6-e86b-4837-9c27-7c131d59c94f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

}

#s-1ace3560-cd07-4ad3-8f7d-02373d58e348 {
  margin-left: 15%;
margin-right: 15%;
min-height: 50px;
}








#s-1ace3560-cd07-4ad3-8f7d-02373d58e348 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ace3560-cd07-4ad3-8f7d-02373d58e348.shg-box.shg-c {
  justify-content: center;
}

#s-681fa166-7a5f-41d4-8982-a5848b96245d {
  text-align: center;
}




  #s-681fa166-7a5f-41d4-8982-a5848b96245d img.shogun-image {
    
    width: px;
  }


#s-681fa166-7a5f-41d4-8982-a5848b96245d .shogun-image-content {
  
    align-items: center;
  
}

#s-3d9aeb8f-9d49-4481-bb7a-5a46a15a7dd9 {
  margin-left: 15%;
margin-right: 15%;
min-height: 50px;
}








#s-3d9aeb8f-9d49-4481-bb7a-5a46a15a7dd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d9aeb8f-9d49-4481-bb7a-5a46a15a7dd9.shg-box.shg-c {
  justify-content: center;
}

#s-63c77ae6-0a1d-464e-823c-37ccf87a6c5a {
  text-align: center;
}




  #s-63c77ae6-0a1d-464e-823c-37ccf87a6c5a img.shogun-image {
    
    width: px;
  }


#s-63c77ae6-0a1d-464e-823c-37ccf87a6c5a .shogun-image-content {
  
    align-items: center;
  
}

#s-8a9a3415-0245-49fb-903e-c4ffef4502d9 {
  margin-left: 40%;
margin-right: 40%;
min-height: 50px;
}
@media (max-width: 767px){#s-8a9a3415-0245-49fb-903e-c4ffef4502d9 {
  margin-top: 30px;
margin-bottom: 0px;
}
}







#s-8a9a3415-0245-49fb-903e-c4ffef4502d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a9a3415-0245-49fb-903e-c4ffef4502d9.shg-box.shg-c {
  justify-content: center;
}

#s-1dab0456-bb80-45bf-8d1c-28d32cb963e7 {
  text-align: center;
}




  #s-1dab0456-bb80-45bf-8d1c-28d32cb963e7 img.shogun-image {
    
    width: px;
  }


#s-1dab0456-bb80-45bf-8d1c-28d32cb963e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-2cf513e5-8493-454b-b107-8093fcc50927 {
  margin-top: 0px;
padding-left: 20%;
padding-right: 20%;
min-height: 50px;
}
@media (max-width: 767px){#s-2cf513e5-8493-454b-b107-8093fcc50927 {
  margin-top: 30px;
}
}







#s-2cf513e5-8493-454b-b107-8093fcc50927 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cf513e5-8493-454b-b107-8093fcc50927.shg-box.shg-c {
  justify-content: center;
}

#s-d34d76a9-b216-47b0-bb7c-6d7894e291c5 {
  text-align: center;
}




  #s-d34d76a9-b216-47b0-bb7c-6d7894e291c5 img.shogun-image {
    
    width: px;
  }


#s-d34d76a9-b216-47b0-bb7c-6d7894e291c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-9071d461-9e9b-4c8f-b9a4-4a58632db33c {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-9071d461-9e9b-4c8f-b9a4-4a58632db33c {
  padding-top: 2%;
padding-bottom: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9071d461-9e9b-4c8f-b9a4-4a58632db33c {
  padding-top: 2%;
padding-bottom: 2%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9071d461-9e9b-4c8f-b9a4-4a58632db33c {
  
}
}@media (max-width: 767px){#s-9071d461-9e9b-4c8f-b9a4-4a58632db33c {
  padding-top: 5%;
padding-bottom: 5%;
}
}







#s-9071d461-9e9b-4c8f-b9a4-4a58632db33c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9071d461-9e9b-4c8f-b9a4-4a58632db33c.shg-box.shg-c {
  justify-content: center;
}

#s-e02e3ad1-6b91-450a-8a5a-bd480cba00eb {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 1px;
padding-left: 10%;
padding-bottom: 1%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e02e3ad1-6b91-450a-8a5a-bd480cba00eb {
  padding-top: 1px;
padding-bottom: 1%;
}
}@media (max-width: 767px){#s-e02e3ad1-6b91-450a-8a5a-bd480cba00eb {
  padding-left: 10%;
padding-bottom: 9%;
padding-right: 10%;
}
}







#s-e02e3ad1-6b91-450a-8a5a-bd480cba00eb > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-e02e3ad1-6b91-450a-8a5a-bd480cba00eb.shg-box.shg-c {
  justify-content: center;
}

#s-ff3ca0d3-b7c7-4ffa-88a8-2f5eb5ecd4fd {
  padding-top: 1%;
padding-bottom: 1%;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ff3ca0d3-b7c7-4ffa-88a8-2f5eb5ecd4fd {
  padding-top: 2%;
padding-bottom: 2%;
}
}@media (max-width: 767px){#s-ff3ca0d3-b7c7-4ffa-88a8-2f5eb5ecd4fd {
  padding-top: 2%;
padding-bottom: 6%;
display: none;
}
#s-ff3ca0d3-b7c7-4ffa-88a8-2f5eb5ecd4fd, #wrap-s-ff3ca0d3-b7c7-4ffa-88a8-2f5eb5ecd4fd { display:none !important; }}
#s-ff3ca0d3-b7c7-4ffa-88a8-2f5eb5ecd4fd .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  
  font-family: "DM Serif Text";
  
  font-size: 50px;
  
  
  text-align: center;
}



#s-77023749-0a16-4438-8173-9b2cc30ad65f {
  padding-top: 1%;
padding-bottom: 1%;
text-align: center;
}
@media (min-width: 1200px){#s-77023749-0a16-4438-8173-9b2cc30ad65f {
  display: none;
}
#s-77023749-0a16-4438-8173-9b2cc30ad65f, #wrap-s-77023749-0a16-4438-8173-9b2cc30ad65f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-77023749-0a16-4438-8173-9b2cc30ad65f {
  display: none;
}
#s-77023749-0a16-4438-8173-9b2cc30ad65f, #wrap-s-77023749-0a16-4438-8173-9b2cc30ad65f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-77023749-0a16-4438-8173-9b2cc30ad65f {
  display: none;
}
#s-77023749-0a16-4438-8173-9b2cc30ad65f, #wrap-s-77023749-0a16-4438-8173-9b2cc30ad65f { display:none !important; }}@media (max-width: 767px){#s-77023749-0a16-4438-8173-9b2cc30ad65f {
  padding-top: 4%;
padding-left: 7%;
padding-bottom: 11%;
padding-right: 7%;
}
}
#s-77023749-0a16-4438-8173-9b2cc30ad65f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "DM Serif Text";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-77023749-0a16-4438-8173-9b2cc30ad65f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "DM Serif Text";
  font-style:  normal ;
  font-size: 35px;
  
  
  text-align: center;
}


}
#s-d345855f-c57b-49de-bedb-8e0e349ddf1a {
  padding-top: 1%;
padding-bottom: 1%;
}

@media (min-width: 0px) {
[id="s-d345855f-c57b-49de-bedb-8e0e349ddf1a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d345855f-c57b-49de-bedb-8e0e349ddf1a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d345855f-c57b-49de-bedb-8e0e349ddf1a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d345855f-c57b-49de-bedb-8e0e349ddf1a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-4266df31-24a7-43e1-a578-d5debb485a12 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 30%;
padding-bottom: 0px;
padding-right: 30%;
opacity: 1;
}




  #s-4266df31-24a7-43e1-a578-d5debb485a12 img.shogun-image {
    
    width: px;
  }


#s-4266df31-24a7-43e1-a578-d5debb485a12 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-e90d871c-1613-416b-bf61-d5ae43ccc4eb {
  display: none;
}
#s-e90d871c-1613-416b-bf61-d5ae43ccc4eb, #wrap-s-e90d871c-1613-416b-bf61-d5ae43ccc4eb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e90d871c-1613-416b-bf61-d5ae43ccc4eb {
  display: none;
}
#s-e90d871c-1613-416b-bf61-d5ae43ccc4eb, #wrap-s-e90d871c-1613-416b-bf61-d5ae43ccc4eb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e90d871c-1613-416b-bf61-d5ae43ccc4eb {
  display: none;
}
#s-e90d871c-1613-416b-bf61-d5ae43ccc4eb, #wrap-s-e90d871c-1613-416b-bf61-d5ae43ccc4eb { display:none !important; }}@media (max-width: 767px){#s-e90d871c-1613-416b-bf61-d5ae43ccc4eb {
  margin-top: 6px;
margin-bottom: 6px;
}
}
@media (max-width: 767px){#s-c7b3973e-4481-4599-a533-b88abf4cbd5e {
  margin-top: 6px;
margin-bottom: 6px;
display: none;
}
#s-c7b3973e-4481-4599-a533-b88abf4cbd5e, #wrap-s-c7b3973e-4481-4599-a533-b88abf4cbd5e { display:none !important; }}
@media (max-width: 767px){#s-23a22ffa-c50d-4180-b683-236e5f77cb73 {
  padding-top: 0%;
padding-bottom: 9%;
}
}
#s-84cf0be8-5841-465d-b851-28b46e35cb32 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 30%;
padding-bottom: 0px;
padding-right: 30%;
opacity: 1;
}




  #s-84cf0be8-5841-465d-b851-28b46e35cb32 img.shogun-image {
    
    width: px;
  }


#s-84cf0be8-5841-465d-b851-28b46e35cb32 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-b541b1e2-30ed-404c-9743-135fc7c4a16d {
  display: none;
}
#s-b541b1e2-30ed-404c-9743-135fc7c4a16d, #wrap-s-b541b1e2-30ed-404c-9743-135fc7c4a16d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b541b1e2-30ed-404c-9743-135fc7c4a16d {
  display: none;
}
#s-b541b1e2-30ed-404c-9743-135fc7c4a16d, #wrap-s-b541b1e2-30ed-404c-9743-135fc7c4a16d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b541b1e2-30ed-404c-9743-135fc7c4a16d {
  display: none;
}
#s-b541b1e2-30ed-404c-9743-135fc7c4a16d, #wrap-s-b541b1e2-30ed-404c-9743-135fc7c4a16d { display:none !important; }}@media (max-width: 767px){#s-b541b1e2-30ed-404c-9743-135fc7c4a16d {
  margin-top: 6px;
margin-bottom: 6px;
}
}
@media (max-width: 767px){#s-c9c4dd7b-035e-459a-a7af-4c366bbb82dd {
  margin-top: 6px;
margin-bottom: 6px;
display: none;
}
#s-c9c4dd7b-035e-459a-a7af-4c366bbb82dd, #wrap-s-c9c4dd7b-035e-459a-a7af-4c366bbb82dd { display:none !important; }}
@media (max-width: 767px){#s-15b7560f-5ccc-4032-8cdf-e0c044d20a3a {
  padding-top: 0%;
padding-bottom: 9%;
}
}
#s-87c774f5-e622-4413-a61d-851215b208ac {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 30%;
padding-bottom: 0px;
padding-right: 30%;
opacity: 1;
}




  #s-87c774f5-e622-4413-a61d-851215b208ac img.shogun-image {
    
    width: px;
  }


#s-87c774f5-e622-4413-a61d-851215b208ac .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-7ca5a6e0-22ce-4f9d-99e5-b1a89f08f075 {
  display: none;
}
#s-7ca5a6e0-22ce-4f9d-99e5-b1a89f08f075, #wrap-s-7ca5a6e0-22ce-4f9d-99e5-b1a89f08f075 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7ca5a6e0-22ce-4f9d-99e5-b1a89f08f075 {
  display: none;
}
#s-7ca5a6e0-22ce-4f9d-99e5-b1a89f08f075, #wrap-s-7ca5a6e0-22ce-4f9d-99e5-b1a89f08f075 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7ca5a6e0-22ce-4f9d-99e5-b1a89f08f075 {
  display: none;
}
#s-7ca5a6e0-22ce-4f9d-99e5-b1a89f08f075, #wrap-s-7ca5a6e0-22ce-4f9d-99e5-b1a89f08f075 { display:none !important; }}@media (max-width: 767px){#s-7ca5a6e0-22ce-4f9d-99e5-b1a89f08f075 {
  margin-top: 6px;
margin-bottom: 6px;
}
}
@media (max-width: 767px){#s-4e62902a-50d4-4e14-ac3b-0bb6bd088c16 {
  margin-top: 6px;
margin-bottom: 6px;
display: none;
}
#s-4e62902a-50d4-4e14-ac3b-0bb6bd088c16, #wrap-s-4e62902a-50d4-4e14-ac3b-0bb6bd088c16 { display:none !important; }}
#s-7d799431-d481-4b77-a01c-abde0561bc2a {
  padding-top: 0%;
padding-bottom: 7%;
}
@media (max-width: 767px){#s-7d799431-d481-4b77-a01c-abde0561bc2a {
  padding-bottom: 9%;
}
}
#s-c50ca2aa-ea3f-40e4-9d69-a759653b8294 {
  box-shadow:1px 1px 1px 1px rgba(224, 224, 224, 1);
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 40px;
padding-left: 16%;
padding-bottom: 50px;
padding-right: 16%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(7, 7, 7, 1);
}
@media (min-width: 1200px){#s-c50ca2aa-ea3f-40e4-9d69-a759653b8294 {
  border-style: solid;
border-color: #000;
margin-top: -60px;
margin-bottom: -60px;
padding-top: 39px;
border-bottom-width: 0px;
display: none;
}
#s-c50ca2aa-ea3f-40e4-9d69-a759653b8294, #wrap-s-c50ca2aa-ea3f-40e4-9d69-a759653b8294 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c50ca2aa-ea3f-40e4-9d69-a759653b8294 {
  margin-top: -60px;
margin-bottom: -60px;
display: none;
}
#s-c50ca2aa-ea3f-40e4-9d69-a759653b8294, #wrap-s-c50ca2aa-ea3f-40e4-9d69-a759653b8294 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c50ca2aa-ea3f-40e4-9d69-a759653b8294 {
  margin-top: -60px;
margin-bottom: -60px;
display: none;
}
#s-c50ca2aa-ea3f-40e4-9d69-a759653b8294, #wrap-s-c50ca2aa-ea3f-40e4-9d69-a759653b8294 { display:none !important; }}@media (max-width: 767px){#s-c50ca2aa-ea3f-40e4-9d69-a759653b8294 {
  margin-top: 0px;
margin-bottom: -70px;
padding-left: 2%;
padding-bottom: 50px;
padding-right: 0%;
display: none;
}
#s-c50ca2aa-ea3f-40e4-9d69-a759653b8294, #wrap-s-c50ca2aa-ea3f-40e4-9d69-a759653b8294 { display:none !important; }}







#s-c50ca2aa-ea3f-40e4-9d69-a759653b8294 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c50ca2aa-ea3f-40e4-9d69-a759653b8294.shg-box.shg-c {
  justify-content: center;
}

#s-aaeb577d-f348-4d68-ae18-735312c70843 {
  min-height: 50px;
}








#s-aaeb577d-f348-4d68-ae18-735312c70843 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aaeb577d-f348-4d68-ae18-735312c70843.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9a3102ef-ed5f-4e9d-99a6-20a49247fb5f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-9a3102ef-ed5f-4e9d-99a6-20a49247fb5f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9a3102ef-ed5f-4e9d-99a6-20a49247fb5f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9a3102ef-ed5f-4e9d-99a6-20a49247fb5f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-84bc2152-eda9-4a1c-8112-cee799ff0545 {
  min-height: 50px;
}








#s-84bc2152-eda9-4a1c-8112-cee799ff0545 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84bc2152-eda9-4a1c-8112-cee799ff0545.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d43038c3-b089-4c88-b573-939114a6a5e8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d43038c3-b089-4c88-b573-939114a6a5e8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d43038c3-b089-4c88-b573-939114a6a5e8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d43038c3-b089-4c88-b573-939114a6a5e8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d43038c3-b089-4c88-b573-939114a6a5e8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d43038c3-b089-4c88-b573-939114a6a5e8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d43038c3-b089-4c88-b573-939114a6a5e8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

}

#s-97b8f7de-9830-4fe9-8545-f89b42b52bbf {
  min-height: 50px;
}
@media (max-width: 767px){#s-97b8f7de-9830-4fe9-8545-f89b42b52bbf {
  padding-left: 30%;
padding-right: 30%;
min-height: 50px;
}
}







#s-97b8f7de-9830-4fe9-8545-f89b42b52bbf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97b8f7de-9830-4fe9-8545-f89b42b52bbf.shg-box.shg-c {
  justify-content: center;
}

#s-63405571-cb05-4e7c-b1ba-c663ae2288fc {
  text-align: center;
}




  #s-63405571-cb05-4e7c-b1ba-c663ae2288fc img.shogun-image {
    
    width: px;
  }


#s-63405571-cb05-4e7c-b1ba-c663ae2288fc .shogun-image-content {
  
    align-items: center;
  
}

#s-d0ca0588-cc9a-4124-9b82-24b4255e2066 {
  min-height: 50px;
}








#s-d0ca0588-cc9a-4124-9b82-24b4255e2066 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0ca0588-cc9a-4124-9b82-24b4255e2066.shg-box.shg-c {
  justify-content: center;
}

#s-f385c075-e1ec-472a-8270-836ba1952017 {
  min-height: 50px;
}








#s-f385c075-e1ec-472a-8270-836ba1952017 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f385c075-e1ec-472a-8270-836ba1952017.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-1a8aca4a-5b5b-44f0-8e70-cb50b1151d41"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a8aca4a-5b5b-44f0-8e70-cb50b1151d41"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1a8aca4a-5b5b-44f0-8e70-cb50b1151d41"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1a8aca4a-5b5b-44f0-8e70-cb50b1151d41"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1a8aca4a-5b5b-44f0-8e70-cb50b1151d41"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1a8aca4a-5b5b-44f0-8e70-cb50b1151d41"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1a8aca4a-5b5b-44f0-8e70-cb50b1151d41"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

}

#s-28235c7d-fda8-4098-9041-1a066b700e7e {
  min-height: 50px;
}
@media (max-width: 767px){#s-28235c7d-fda8-4098-9041-1a066b700e7e {
  padding-left: 30%;
padding-right: 30%;
}
}







#s-28235c7d-fda8-4098-9041-1a066b700e7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28235c7d-fda8-4098-9041-1a066b700e7e.shg-box.shg-c {
  justify-content: center;
}

#s-32f94ebb-d79c-4114-a552-86374c34138f {
  text-align: center;
}




  #s-32f94ebb-d79c-4114-a552-86374c34138f img.shogun-image {
    
    width: px;
  }


#s-32f94ebb-d79c-4114-a552-86374c34138f .shogun-image-content {
  
    align-items: center;
  
}

#s-74223096-a190-4594-bf36-5b7d8f35929f {
  min-height: 50px;
}








#s-74223096-a190-4594-bf36-5b7d8f35929f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74223096-a190-4594-bf36-5b7d8f35929f.shg-box.shg-c {
  justify-content: center;
}

#s-c262ad47-1e9a-4db1-93e1-7ca9b45da471 {
  min-height: 50px;
}








#s-c262ad47-1e9a-4db1-93e1-7ca9b45da471 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c262ad47-1e9a-4db1-93e1-7ca9b45da471.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-269422ee-b345-4a72-aa2a-ee2ec6633d55"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-269422ee-b345-4a72-aa2a-ee2ec6633d55"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-269422ee-b345-4a72-aa2a-ee2ec6633d55"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-269422ee-b345-4a72-aa2a-ee2ec6633d55"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-269422ee-b345-4a72-aa2a-ee2ec6633d55"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-269422ee-b345-4a72-aa2a-ee2ec6633d55"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-269422ee-b345-4a72-aa2a-ee2ec6633d55"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

}

#s-9f2522bc-c304-4607-add8-e1d324041a96 {
  min-height: 50px;
}
@media (max-width: 767px){#s-9f2522bc-c304-4607-add8-e1d324041a96 {
  padding-left: 30%;
padding-right: 30%;
}
}







#s-9f2522bc-c304-4607-add8-e1d324041a96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f2522bc-c304-4607-add8-e1d324041a96.shg-box.shg-c {
  justify-content: center;
}

#s-f9d42472-b268-45f8-af01-fd519047a222 {
  text-align: center;
}




  #s-f9d42472-b268-45f8-af01-fd519047a222 img.shogun-image {
    
    width: px;
  }


#s-f9d42472-b268-45f8-af01-fd519047a222 .shogun-image-content {
  
    align-items: center;
  
}

#s-57c31c9f-7c0f-494d-8659-61154068829b {
  min-height: 50px;
}








#s-57c31c9f-7c0f-494d-8659-61154068829b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57c31c9f-7c0f-494d-8659-61154068829b.shg-box.shg-c {
  justify-content: center;
}

#s-48baa122-3f74-4b04-8964-8b86e3c361d8 {
  padding-top: 3%;
padding-bottom: 3%;
min-height: 50px;
background-color: rgba(117, 117, 117, 1);
}
@media (min-width: 1200px){#s-48baa122-3f74-4b04-8964-8b86e3c361d8 {
  margin-top: 0px;
padding-top: 5%;
padding-bottom: 4%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-48baa122-3f74-4b04-8964-8b86e3c361d8 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5%;
padding-bottom: 4%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-48baa122-3f74-4b04-8964-8b86e3c361d8 {
  padding-top: 6%;
padding-bottom: 4%;
}
}@media (max-width: 767px){#s-48baa122-3f74-4b04-8964-8b86e3c361d8 {
  margin-bottom: 0px;
padding-top: 12%;
padding-left: 7%;
padding-bottom: 14%;
padding-right: 7%;
}
}







#s-48baa122-3f74-4b04-8964-8b86e3c361d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48baa122-3f74-4b04-8964-8b86e3c361d8.shg-box.shg-c {
  justify-content: center;
}

#s-ec2c85bb-a705-4cbc-91c9-6142aa5f579f {
  padding-top: 0%;
padding-bottom: 0%;
}
@media (max-width: 767px){#s-ec2c85bb-a705-4cbc-91c9-6142aa5f579f {
  display: none;
}
#s-ec2c85bb-a705-4cbc-91c9-6142aa5f579f, #wrap-s-ec2c85bb-a705-4cbc-91c9-6142aa5f579f { display:none !important; }}
#s-a1dc7352-c751-4ca6-bb9b-dc77bb8a1dd1 {
  padding-top: 0%;
padding-bottom: 0%;
}
@media (min-width: 1200px){#s-a1dc7352-c751-4ca6-bb9b-dc77bb8a1dd1 {
  display: none;
}
#s-a1dc7352-c751-4ca6-bb9b-dc77bb8a1dd1, #wrap-s-a1dc7352-c751-4ca6-bb9b-dc77bb8a1dd1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a1dc7352-c751-4ca6-bb9b-dc77bb8a1dd1 {
  display: none;
}
#s-a1dc7352-c751-4ca6-bb9b-dc77bb8a1dd1, #wrap-s-a1dc7352-c751-4ca6-bb9b-dc77bb8a1dd1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a1dc7352-c751-4ca6-bb9b-dc77bb8a1dd1 {
  display: none;
}
#s-a1dc7352-c751-4ca6-bb9b-dc77bb8a1dd1, #wrap-s-a1dc7352-c751-4ca6-bb9b-dc77bb8a1dd1 { display:none !important; }}@media (max-width: 767px){#s-a1dc7352-c751-4ca6-bb9b-dc77bb8a1dd1 {
  padding-top: 2%;
padding-bottom: 0%;
}
}
#s-ddd6580f-d7db-4afc-836a-8c3d231e4391 {
  border-style: solid;
margin-top: 6%;
margin-bottom: 6%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(248, 190, 104, 1);
border-radius: 28px;
background-color: rgba(201, 141, 75, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(248, 190, 104, 1);
}
#s-ddd6580f-d7db-4afc-836a-8c3d231e4391:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ddd6580f-d7db-4afc-836a-8c3d231e4391:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ddd6580f-d7db-4afc-836a-8c3d231e4391 {
  margin-top: 1%;
margin-bottom: 1%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ddd6580f-d7db-4afc-836a-8c3d231e4391 {
  margin-top: 1%;
margin-bottom: 1%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ddd6580f-d7db-4afc-836a-8c3d231e4391 {
  margin-top: 1%;
margin-bottom: 1%;
}
}@media (max-width: 767px){#s-ddd6580f-d7db-4afc-836a-8c3d231e4391 {
  margin-top: 6%;
margin-bottom: 4%;
}
}


#s-ddd6580f-d7db-4afc-836a-8c3d231e4391.shg-btn {
  color: rgba(248, 190, 104, 1);
  font-size: 19px;
  
  
  font-family: graphie;
  display:  inline-block ;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg {
  display: none;
  margin-top: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}