.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-b813b39a-40bf-49c0-a297-3c50ed9488fd {
  min-height: 50px;
background-color: rgba(0, 44, 80, 1);
}
@media (min-width: 1200px){#s-b813b39a-40bf-49c0-a297-3c50ed9488fd {
  display: none;
}
#s-b813b39a-40bf-49c0-a297-3c50ed9488fd, #wrap-s-b813b39a-40bf-49c0-a297-3c50ed9488fd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b813b39a-40bf-49c0-a297-3c50ed9488fd {
  display: none;
}
#s-b813b39a-40bf-49c0-a297-3c50ed9488fd, #wrap-s-b813b39a-40bf-49c0-a297-3c50ed9488fd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b813b39a-40bf-49c0-a297-3c50ed9488fd {
  display: none;
}
#s-b813b39a-40bf-49c0-a297-3c50ed9488fd, #wrap-s-b813b39a-40bf-49c0-a297-3c50ed9488fd { display:none !important; }}







#s-b813b39a-40bf-49c0-a297-3c50ed9488fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b813b39a-40bf-49c0-a297-3c50ed9488fd.shg-box.shg-c {
  justify-content: 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-178773c0-0948-4473-88ea-6d3e8d224496 {
  padding-top: 3.5%;
padding-left: 34.5%;
padding-bottom: 3.5%;
padding-right: 34.5%;
text-align: center;
}




  #s-178773c0-0948-4473-88ea-6d3e8d224496 img.shogun-image {
    
    width: px;
  }


#s-178773c0-0948-4473-88ea-6d3e8d224496 .shogun-image-content {
  
    align-items: center;
  
}

#s-21ccf75b-daf1-4d0e-af34-e56e88cfbc19 {
  min-height: 50px;
background-color: rgba(0, 44, 80, 1);
}
@media (min-width: 1200px){#s-21ccf75b-daf1-4d0e-af34-e56e88cfbc19 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-21ccf75b-daf1-4d0e-af34-e56e88cfbc19 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-21ccf75b-daf1-4d0e-af34-e56e88cfbc19 {
  
}
}@media (max-width: 767px){#s-21ccf75b-daf1-4d0e-af34-e56e88cfbc19 {
  display: none;
}
#s-21ccf75b-daf1-4d0e-af34-e56e88cfbc19, #wrap-s-21ccf75b-daf1-4d0e-af34-e56e88cfbc19 { display:none !important; }}







#s-21ccf75b-daf1-4d0e-af34-e56e88cfbc19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21ccf75b-daf1-4d0e-af34-e56e88cfbc19.shg-box.shg-c {
  justify-content: center;
}

#s-f9729279-b2c1-46c2-ba8f-efa500c3a6e1 {
  padding-top: 2%;
padding-left: 42.5%;
padding-bottom: 2%;
padding-right: 42.5%;
text-align: center;
}




  #s-f9729279-b2c1-46c2-ba8f-efa500c3a6e1 img.shogun-image {
    
    width: px;
  }


#s-f9729279-b2c1-46c2-ba8f-efa500c3a6e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d43f2b2-f993-4039-b319-0df071de8283 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-5d43f2b2-f993-4039-b319-0df071de8283 {
  display: none;
}
#s-5d43f2b2-f993-4039-b319-0df071de8283, #wrap-s-5d43f2b2-f993-4039-b319-0df071de8283 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5d43f2b2-f993-4039-b319-0df071de8283 {
  display: none;
}
#s-5d43f2b2-f993-4039-b319-0df071de8283, #wrap-s-5d43f2b2-f993-4039-b319-0df071de8283 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5d43f2b2-f993-4039-b319-0df071de8283 {
  display: none;
}
#s-5d43f2b2-f993-4039-b319-0df071de8283, #wrap-s-5d43f2b2-f993-4039-b319-0df071de8283 { display:none !important; }}







#s-5d43f2b2-f993-4039-b319-0df071de8283 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d43f2b2-f993-4039-b319-0df071de8283.shg-box.shg-c {
  justify-content: center;
}

#s-ca7de628-428a-403c-992a-6fa43402f9ab {
  text-align: center;
background-color: rgba(8, 8, 8, 0.91);
}
@media (min-width: 1200px){#s-ca7de628-428a-403c-992a-6fa43402f9ab {
  display: none;
}
#s-ca7de628-428a-403c-992a-6fa43402f9ab, #wrap-s-ca7de628-428a-403c-992a-6fa43402f9ab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ca7de628-428a-403c-992a-6fa43402f9ab {
  display: none;
}
#s-ca7de628-428a-403c-992a-6fa43402f9ab, #wrap-s-ca7de628-428a-403c-992a-6fa43402f9ab { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ca7de628-428a-403c-992a-6fa43402f9ab {
  display: none;
}
#s-ca7de628-428a-403c-992a-6fa43402f9ab, #wrap-s-ca7de628-428a-403c-992a-6fa43402f9ab { display:none !important; }}



  #s-ca7de628-428a-403c-992a-6fa43402f9ab img.shogun-image {
    
    width: px;
  }


#s-ca7de628-428a-403c-992a-6fa43402f9ab .shogun-image-content {
  
    align-items: center;
  
}

#s-5ebe3b63-08c5-4082-abce-8da504bec5bd {
  background-size: cover;
padding-top: 0%;
padding-left: 7%;
padding-bottom: 12.5%;
padding-right: 7%;
background-color: rgba(26, 26, 26, 1);
background-position: center center;
}
@media (min-width: 1200px){#s-5ebe3b63-08c5-4082-abce-8da504bec5bd {
  display: none;
}
#s-5ebe3b63-08c5-4082-abce-8da504bec5bd, #wrap-s-5ebe3b63-08c5-4082-abce-8da504bec5bd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5ebe3b63-08c5-4082-abce-8da504bec5bd {
  display: none;
}
#s-5ebe3b63-08c5-4082-abce-8da504bec5bd, #wrap-s-5ebe3b63-08c5-4082-abce-8da504bec5bd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5ebe3b63-08c5-4082-abce-8da504bec5bd {
  display: none;
}
#s-5ebe3b63-08c5-4082-abce-8da504bec5bd, #wrap-s-5ebe3b63-08c5-4082-abce-8da504bec5bd { display:none !important; }}







#s-5ebe3b63-08c5-4082-abce-8da504bec5bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ebe3b63-08c5-4082-abce-8da504bec5bd.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-2971676d-5d1a-437f-8903-e681bfc32968 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2971676d-5d1a-437f-8903-e681bfc32968 .shogun-heading-component h1 {
  color: rgba(255, 197, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: 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;
}

#s-df561fd3-1403-4a96-8bf3-b658a29ed760 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}

#s-64e4a980-5b25-4dce-b19a-7e9383f9f596 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-64e4a980-5b25-4dce-b19a-7e9383f9f596 .shogun-heading-component h1 {
  color: rgba(255, 197, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  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;
}

#s-cc5795dd-79a4-47d5-89e8-c8a1c8542a60 {
  padding-top: 4%;
padding-bottom: 4%;
}

#s-fd4ffc3e-bd22-47f9-80b5-192a9ef6f19f {
  box-shadow:0px 0px 0px 0px rgba(204, 0, 0, 1);
border-style: solid;
margin-left: 7%;
margin-right: 7%;
padding-top: 2.5%;
padding-bottom: 2.5%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(204, 0, 0, 1);
border-style: solid;
border-radius: 10px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
}

#s-fd4ffc3e-bd22-47f9-80b5-192a9ef6f19f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2566d40b-a45f-4454-a66a-4ebcd511241b {
  padding-top: 5%;
}

#s-ef6d0db4-3ce3-4924-b270-ef91be1841cb {
  margin-bottom: 12px;
}

#s-931c0863-069a-4fb9-af1c-f137eba8102c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-931c0863-069a-4fb9-af1c-f137eba8102c {
  display: none;
}
#s-931c0863-069a-4fb9-af1c-f137eba8102c, #wrap-s-931c0863-069a-4fb9-af1c-f137eba8102c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-931c0863-069a-4fb9-af1c-f137eba8102c {
  display: none;
}
#s-931c0863-069a-4fb9-af1c-f137eba8102c, #wrap-s-931c0863-069a-4fb9-af1c-f137eba8102c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-931c0863-069a-4fb9-af1c-f137eba8102c {
  display: none;
}
#s-931c0863-069a-4fb9-af1c-f137eba8102c, #wrap-s-931c0863-069a-4fb9-af1c-f137eba8102c { display:none !important; }}







#s-931c0863-069a-4fb9-af1c-f137eba8102c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-931c0863-069a-4fb9-af1c-f137eba8102c.shg-box.shg-c {
  justify-content: center;
}

#s-cfb9e38b-17a8-4b5a-874b-ded7c62acca9 {
  text-align: center;
}




  #s-cfb9e38b-17a8-4b5a-874b-ded7c62acca9 img.shogun-image {
    
    width: px;
  }


#s-cfb9e38b-17a8-4b5a-874b-ded7c62acca9 .shogun-image-content {
  
    align-items: center;
  
}

#s-e0d9c1d8-100b-42c0-8f06-7a9fec0e7f9e {
  padding-top: 5%;
padding-left: 5.5%;
padding-bottom: 5%;
padding-right: 5.5%;
min-height: 50px;
background-color: rgba(255, 197, 0, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-e0d9c1d8-100b-42c0-8f06-7a9fec0e7f9e {
  display: none;
}
#s-e0d9c1d8-100b-42c0-8f06-7a9fec0e7f9e, #wrap-s-e0d9c1d8-100b-42c0-8f06-7a9fec0e7f9e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e0d9c1d8-100b-42c0-8f06-7a9fec0e7f9e {
  display: none;
}
#s-e0d9c1d8-100b-42c0-8f06-7a9fec0e7f9e, #wrap-s-e0d9c1d8-100b-42c0-8f06-7a9fec0e7f9e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e0d9c1d8-100b-42c0-8f06-7a9fec0e7f9e {
  display: none;
}
#s-e0d9c1d8-100b-42c0-8f06-7a9fec0e7f9e, #wrap-s-e0d9c1d8-100b-42c0-8f06-7a9fec0e7f9e { display:none !important; }}







#s-e0d9c1d8-100b-42c0-8f06-7a9fec0e7f9e > .shg-box-overlay {
  background-color: rgba(245, 232, 232, 1);
  opacity: 0;
}#s-e0d9c1d8-100b-42c0-8f06-7a9fec0e7f9e.shg-box.shg-c {
  justify-content: center;
}

#s-c2abbfe4-bc43-4aa2-8bc3-3154c4af0399 {
  padding-top: 3%;
padding-bottom: 0%;
text-align: center;
}

#s-c2abbfe4-bc43-4aa2-8bc3-3154c4af0399 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-5a2db15e-1679-4ba0-a1d3-09af19197c7f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
}

#s-5a2db15e-1679-4ba0-a1d3-09af19197c7f .shogun-tabs {
  justify-content: flex-start;
}


  #s-5a2db15e-1679-4ba0-a1d3-09af19197c7f .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid rgba(12, 12, 12, 1);
  }
  #s-5a2db15e-1679-4ba0-a1d3-09af19197c7f .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-5a2db15e-1679-4ba0-a1d3-09af19197c7f .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-5a2db15e-1679-4ba0-a1d3-09af19197c7f .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-5a2db15e-1679-4ba0-a1d3-09af19197c7f .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-5a2db15e-1679-4ba0-a1d3-09af19197c7f .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-e4833dbe-90c2-4b45-8173-7c51dab83396 {
  padding-top: 3%;
padding-left: 1%;
padding-right: 1%;
text-align: center;
}




  #s-e4833dbe-90c2-4b45-8173-7c51dab83396 img.shogun-image {
    
    width: px;
  }


#s-e4833dbe-90c2-4b45-8173-7c51dab83396 .shogun-image-content {
  
    align-items: center;
  
}

#s-18588677-cce8-48a9-9bf8-202529a61066 {
  text-align: center;
}




  #s-18588677-cce8-48a9-9bf8-202529a61066 img.shogun-image {
    
    width: px;
  }


#s-18588677-cce8-48a9-9bf8-202529a61066 .shogun-image-content {
  
    align-items: center;
  
}

#s-f415e92e-306b-4c6c-8bf1-b86afc3ab2ab {
  padding-top: 2%;
padding-left: 3%;
padding-right: 3%;
text-align: center;
}




  #s-f415e92e-306b-4c6c-8bf1-b86afc3ab2ab img.shogun-image {
    
    width: px;
  }


#s-f415e92e-306b-4c6c-8bf1-b86afc3ab2ab .shogun-image-content {
  
    align-items: center;
  
}

#s-266e9328-c7e0-4329-a359-78af4cdab8ff {
  min-height: 50px;
}
@media (min-width: 1200px){#s-266e9328-c7e0-4329-a359-78af4cdab8ff {
  display: none;
}
#s-266e9328-c7e0-4329-a359-78af4cdab8ff, #wrap-s-266e9328-c7e0-4329-a359-78af4cdab8ff { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-266e9328-c7e0-4329-a359-78af4cdab8ff {
  display: none;
}
#s-266e9328-c7e0-4329-a359-78af4cdab8ff, #wrap-s-266e9328-c7e0-4329-a359-78af4cdab8ff { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-266e9328-c7e0-4329-a359-78af4cdab8ff {
  display: none;
}
#s-266e9328-c7e0-4329-a359-78af4cdab8ff, #wrap-s-266e9328-c7e0-4329-a359-78af4cdab8ff { display:none !important; }}







#s-266e9328-c7e0-4329-a359-78af4cdab8ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-266e9328-c7e0-4329-a359-78af4cdab8ff.shg-box.shg-c {
  justify-content: center;
}

#s-2e82517e-80f4-4ff9-a3ee-151038b47876 {
  text-align: center;
background-color: rgba(188, 175, 161, 1);
}
@media (min-width: 1200px){#s-2e82517e-80f4-4ff9-a3ee-151038b47876 {
  display: none;
}
#s-2e82517e-80f4-4ff9-a3ee-151038b47876, #wrap-s-2e82517e-80f4-4ff9-a3ee-151038b47876 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2e82517e-80f4-4ff9-a3ee-151038b47876 {
  display: none;
}
#s-2e82517e-80f4-4ff9-a3ee-151038b47876, #wrap-s-2e82517e-80f4-4ff9-a3ee-151038b47876 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2e82517e-80f4-4ff9-a3ee-151038b47876 {
  display: none;
}
#s-2e82517e-80f4-4ff9-a3ee-151038b47876, #wrap-s-2e82517e-80f4-4ff9-a3ee-151038b47876 { display:none !important; }}



  #s-2e82517e-80f4-4ff9-a3ee-151038b47876 img.shogun-image {
    
    width: px;
  }


#s-2e82517e-80f4-4ff9-a3ee-151038b47876 .shogun-image-content {
  
    align-items: center;
  
}

#s-ab8588b2-c071-4cc3-916d-7b783e65b5ca {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 5.5%;
padding-bottom: 0px;
padding-right: 5.5%;
min-height: 350px;
background-color: rgba(33, 2, 58, 1);
}
@media (min-width: 1200px){#s-ab8588b2-c071-4cc3-916d-7b783e65b5ca {
  display: none;
}
#s-ab8588b2-c071-4cc3-916d-7b783e65b5ca, #wrap-s-ab8588b2-c071-4cc3-916d-7b783e65b5ca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ab8588b2-c071-4cc3-916d-7b783e65b5ca {
  display: none;
}
#s-ab8588b2-c071-4cc3-916d-7b783e65b5ca, #wrap-s-ab8588b2-c071-4cc3-916d-7b783e65b5ca { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ab8588b2-c071-4cc3-916d-7b783e65b5ca {
  display: none;
}
#s-ab8588b2-c071-4cc3-916d-7b783e65b5ca, #wrap-s-ab8588b2-c071-4cc3-916d-7b783e65b5ca { display:none !important; }}







#s-ab8588b2-c071-4cc3-916d-7b783e65b5ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab8588b2-c071-4cc3-916d-7b783e65b5ca.shg-box.shg-c {
  justify-content: center;
}

#s-49fe8fba-92c4-40cb-ab71-ecdd668a9f90 {
  margin-top: 25px;
padding-top: 0px;
padding-left: 7.5%;
padding-bottom: 0px;
padding-right: 7.5%;
}

#s-e9a26e2d-f96f-412d-8c06-ae3fa7515693 {
  padding-left: 0%;
padding-bottom: 10%;
padding-right: 0%;
}

#s-e9a26e2d-f96f-412d-8c06-ae3fa7515693 .shogun-tabs {
  justify-content: flex-start;
}


  #s-e9a26e2d-f96f-412d-8c06-ae3fa7515693 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 2px solid #DDDDDD;
  }
  #s-e9a26e2d-f96f-412d-8c06-ae3fa7515693 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 2px solid #ddd;
  }
#s-e9a26e2d-f96f-412d-8c06-ae3fa7515693 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-e9a26e2d-f96f-412d-8c06-ae3fa7515693 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-e9a26e2d-f96f-412d-8c06-ae3fa7515693 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: #F4F4F4;
}

#s-e9a26e2d-f96f-412d-8c06-ae3fa7515693 .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid #ddd;
}

#s-d1e6193d-f911-435d-b0aa-4b4979abadec {
  padding-left: 1%;
padding-right: 1%;
text-align: center;
}




  #s-d1e6193d-f911-435d-b0aa-4b4979abadec img.shogun-image {
    
    width: px;
  }


#s-d1e6193d-f911-435d-b0aa-4b4979abadec .shogun-image-content {
  
    align-items: center;
  
}

#s-471360e1-1755-4eb8-8a9f-71561f73d5dd {
  padding-top: 3%;
text-align: center;
}




  #s-471360e1-1755-4eb8-8a9f-71561f73d5dd img.shogun-image {
    
    width: px;
  }


#s-471360e1-1755-4eb8-8a9f-71561f73d5dd .shogun-image-content {
  
    align-items: center;
  
}

#s-753c3a16-eb23-4222-979b-4efd857f3292 {
  padding-left: 2%;
padding-right: 2%;
text-align: center;
}




  #s-753c3a16-eb23-4222-979b-4efd857f3292 img.shogun-image {
    
    width: px;
  }


#s-753c3a16-eb23-4222-979b-4efd857f3292 .shogun-image-content {
  
    align-items: center;
  
}

#s-739b0ec5-0cc7-4856-84f8-b244933391bf {
  box-shadow:1px 1px 1px 1px rgba(5, 5, 5, 1);
background-image: url(https://i.shgcdn.com/18a590e3-83f9-4617-98c0-433c2939f240/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-739b0ec5-0cc7-4856-84f8-b244933391bf {
  
}
}@media (max-width: 767px){#s-739b0ec5-0cc7-4856-84f8-b244933391bf {
  display: none;
}
#s-739b0ec5-0cc7-4856-84f8-b244933391bf, #wrap-s-739b0ec5-0cc7-4856-84f8-b244933391bf { display:none !important; }}







#s-739b0ec5-0cc7-4856-84f8-b244933391bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-739b0ec5-0cc7-4856-84f8-b244933391bf.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;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8 {
  margin-top: 7%;
margin-left: 5%;
margin-bottom: 7%;
margin-right: 5%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 0px;
}

@media (min-width: 0px) {
[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 100.0px);
}

}

@media (min-width: 992px) {
[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 100.0px);
}

}

@media (min-width: 1200px) {
[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-25c0fd86-33bb-4a6c-b75b-3c55ecd31db8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 100.0px);
}

}

#s-8a808ae4-caa3-4e27-a0d6-573418e91f82 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8a808ae4-caa3-4e27-a0d6-573418e91f82 .shogun-heading-component h1 {
  color: rgba(12, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-589da578-b28a-459f-871e-5563a5a5ed87 {
  padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
}

#s-11300f26-849f-455c-bd30-ebd09696f30c {
  padding-top: 0%;
padding-bottom: 2%;
}

#s-b81aab9d-56c4-4f29-b8b3-ac7c5c05b7ea {
  border-style: solid;
margin-left: 7%;
margin-right: 7%;
padding-top: 3%;
padding-left: 2%;
padding-bottom: 3%;
padding-right: 2%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(204, 0, 0, 1);
border-style: solid;
border-radius: 10px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
}

#s-b81aab9d-56c4-4f29-b8b3-ac7c5c05b7ea .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-621a06f0-1777-4758-90eb-a9a7ee6a019b {
  padding-top: 4%;
padding-bottom: 0%;
}

#s-4e354d2b-d87a-465a-95db-0d79f3daab67 {
  padding-top: 0%;
padding-bottom: 0%;
}

#s-94967ea6-c798-4f31-8617-f12d9035a901 {
  padding-left: 7%;
padding-right: 7%;
}

#s-18d69b01-720a-4bef-a034-4966d6b44dd2 {
  min-height: 0px;
background-color: rgba(22, 22, 22, 1);
}
@media (max-width: 767px){#s-18d69b01-720a-4bef-a034-4966d6b44dd2 {
  display: none;
}
#s-18d69b01-720a-4bef-a034-4966d6b44dd2, #wrap-s-18d69b01-720a-4bef-a034-4966d6b44dd2 { display:none !important; }}







#s-18d69b01-720a-4bef-a034-4966d6b44dd2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18d69b01-720a-4bef-a034-4966d6b44dd2.shg-box.shg-c {
  justify-content: center;
}

#s-e334256a-8ad1-4798-ae15-2f6513f9d1b4 {
  border-style: solid;
margin-left: 20%;
margin-right: 20%;
padding-left: 5%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(127, 9, 9, 1);
border-style: solid;
}

#s-19b65ab1-96c9-41a0-8dc0-94b1c9eda4c3 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}
@media (max-width: 767px){#s-19b65ab1-96c9-41a0-8dc0-94b1c9eda4c3 {
  display: none;
}
#s-19b65ab1-96c9-41a0-8dc0-94b1c9eda4c3, #wrap-s-19b65ab1-96c9-41a0-8dc0-94b1c9eda4c3 { display:none !important; }}







#s-19b65ab1-96c9-41a0-8dc0-94b1c9eda4c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19b65ab1-96c9-41a0-8dc0-94b1c9eda4c3.shg-box.shg-c {
  justify-content: center;
}

#s-9fa300de-0212-4bdc-b853-f2226f59affc {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 100.0px);
}

}

@media (min-width: 992px) {
[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 100.0px);
}

}

@media (min-width: 1200px) {
[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-9fa300de-0212-4bdc-b853-f2226f59affc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 100.0px);
}

}

#s-e41780d4-8114-418d-9d11-a461ebcc7e2e {
  margin-left: -1%;
margin-right: -1%;
padding-top: 2%;
padding-bottom: 2%;
text-align: center;
}

#s-e41780d4-8114-418d-9d11-a461ebcc7e2e .shogun-heading-component h1 {
  color: rgba(253, 253, 253, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e489004b-0046-4d03-bb47-6b11ab74bd7e {
  padding-top: 0%;
padding-bottom: 0%;
}

#s-a6f04fd1-8f45-4bdb-be97-d79f1141caa9 {
  min-height: 650px;
background-color: rgba(238, 186, 48, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a6f04fd1-8f45-4bdb-be97-d79f1141caa9 {
  display: none;
}
#s-a6f04fd1-8f45-4bdb-be97-d79f1141caa9, #wrap-s-a6f04fd1-8f45-4bdb-be97-d79f1141caa9 { display:none !important; }}@media (max-width: 767px){#s-a6f04fd1-8f45-4bdb-be97-d79f1141caa9 {
  display: none;
}
#s-a6f04fd1-8f45-4bdb-be97-d79f1141caa9, #wrap-s-a6f04fd1-8f45-4bdb-be97-d79f1141caa9 { display:none !important; }}







#s-a6f04fd1-8f45-4bdb-be97-d79f1141caa9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6f04fd1-8f45-4bdb-be97-d79f1141caa9.shg-box.shg-c {
  justify-content: center;
}

#s-0801cc1e-7352-4e21-96b4-d6c53f9ecedd {
  min-height: 50px;
}








#s-0801cc1e-7352-4e21-96b4-d6c53f9ecedd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0801cc1e-7352-4e21-96b4-d6c53f9ecedd.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-920977c4-dcbc-480e-8784-e81a5d519183"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ca0cbf1f-9a7b-4aec-a998-62f73aa78ac1 {
  padding-top: 10%;
padding-bottom: 0%;
}

#s-8f292b1d-6c2d-499d-a96d-f773433fbf02 {
  padding-left: 10%;
padding-right: 10%;
}

#s-194048c4-fb5f-45e2-ac9a-3bfd35258014 {
  padding-left: 10%;
padding-right: 10%;
}

#s-b521f082-d9aa-48b5-b0e2-57e1a731286e {
  padding-left: 10%;
padding-right: 10%;
}

#s-28a53c79-cc91-4d62-8bf2-bbdb530b2c3f {
  padding-left: 10%;
padding-right: 10%;
}

#s-a576f531-4e19-4f5e-8241-3be06d9586d3 {
  padding-left: 10%;
padding-right: 10%;
}

#s-4e831fa6-24d4-45fe-a396-57a2de616ef8 {
  margin-top: 1%;
margin-left: 0%;
margin-bottom: 1%;
margin-right: 0%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
text-align: center;
}




  #s-4e831fa6-24d4-45fe-a396-57a2de616ef8 img.shogun-image {
    
    width: px;
  }


#s-4e831fa6-24d4-45fe-a396-57a2de616ef8 .shogun-image-content {
  
    align-items: center;
  
}

#s-772acbf9-028d-4ce1-8a83-8d4811d6eccb {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-left: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 500px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-772acbf9-028d-4ce1-8a83-8d4811d6eccb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-772acbf9-028d-4ce1-8a83-8d4811d6eccb {
  
}
}@media (max-width: 767px){#s-772acbf9-028d-4ce1-8a83-8d4811d6eccb {
  display: none;
}
#s-772acbf9-028d-4ce1-8a83-8d4811d6eccb, #wrap-s-772acbf9-028d-4ce1-8a83-8d4811d6eccb { display:none !important; }}







#s-772acbf9-028d-4ce1-8a83-8d4811d6eccb > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-772acbf9-028d-4ce1-8a83-8d4811d6eccb.shg-box.shg-c {
  justify-content: center;
}

#s-4883cb7d-aa83-40c0-8068-12d67ab06459 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 100.0px);
}

}

@media (min-width: 992px) {
[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 100.0px);
}

}

@media (min-width: 1200px) {
[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-4883cb7d-aa83-40c0-8068-12d67ab06459"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 100.0px);
}

}

#s-18e01254-691f-4ca9-9414-fa95da53fc4f {
  text-align: center;
}

#s-18e01254-691f-4ca9-9414-fa95da53fc4f .shogun-heading-component h1 {
  color: rgba(250, 250, 250, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-955fb0bc-bc9f-4cf5-9bc6-de223a98fd17 {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 6%;
padding-left: 0%;
padding-bottom: 6%;
padding-right: 0%;
background-color: rgba(142, 142, 142, 0);
}

#s-ae5e549b-4721-4b31-a637-f7be2c1b676c {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-left: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 500px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ae5e549b-4721-4b31-a637-f7be2c1b676c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae5e549b-4721-4b31-a637-f7be2c1b676c {
  
}
}@media (max-width: 767px){#s-ae5e549b-4721-4b31-a637-f7be2c1b676c {
  display: none;
}
#s-ae5e549b-4721-4b31-a637-f7be2c1b676c, #wrap-s-ae5e549b-4721-4b31-a637-f7be2c1b676c { display:none !important; }}







#s-ae5e549b-4721-4b31-a637-f7be2c1b676c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-ae5e549b-4721-4b31-a637-f7be2c1b676c.shg-box.shg-c {
  justify-content: center;
}

#s-da078042-62ad-46ef-9d65-b67950bc8a09 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 100.0px);
}

}

@media (min-width: 992px) {
[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 100.0px);
}

}

@media (min-width: 1200px) {
[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-da078042-62ad-46ef-9d65-b67950bc8a09"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 100.0px);
}

}

#s-d8a137b1-003e-42a0-82cc-c94d72ec4369 {
  text-align: center;
}

#s-d8a137b1-003e-42a0-82cc-c94d72ec4369 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fa1c894d-e1e3-4a8e-9880-d103c40978c1 {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 6%;
padding-left: 0%;
padding-bottom: 6%;
padding-right: 0%;
background-color: rgba(142, 142, 142, 0);
}

#s-e1ff40f1-2250-46ad-94c8-f7e73cdbc819 {
  padding-top: 0%;
padding-bottom: 0%;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-e1ff40f1-2250-46ad-94c8-f7e73cdbc819 {
  display: none;
}
#s-e1ff40f1-2250-46ad-94c8-f7e73cdbc819, #wrap-s-e1ff40f1-2250-46ad-94c8-f7e73cdbc819 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e1ff40f1-2250-46ad-94c8-f7e73cdbc819 {
  display: none;
}
#s-e1ff40f1-2250-46ad-94c8-f7e73cdbc819, #wrap-s-e1ff40f1-2250-46ad-94c8-f7e73cdbc819 { display:none !important; }}







#s-e1ff40f1-2250-46ad-94c8-f7e73cdbc819 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1ff40f1-2250-46ad-94c8-f7e73cdbc819.shg-box.shg-c {
  justify-content: center;
}

#s-751f9627-7b71-4049-ba0a-8127f5e0f9a2 {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-751f9627-7b71-4049-ba0a-8127f5e0f9a2 {
  display: none;
}
#s-751f9627-7b71-4049-ba0a-8127f5e0f9a2, #wrap-s-751f9627-7b71-4049-ba0a-8127f5e0f9a2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-751f9627-7b71-4049-ba0a-8127f5e0f9a2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-d99372e7-a26f-49b1-8f28-f84f18b8d9d1 {
  text-align: center;
}




  #s-d99372e7-a26f-49b1-8f28-f84f18b8d9d1 img.shogun-image {
    
    width: px;
  }


#s-d99372e7-a26f-49b1-8f28-f84f18b8d9d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-6cd07d8f-8cac-4c01-bf84-a62dbcbd568e {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
background-color: rgba(214, 220, 222, 1);
}

#s-ee28916e-cbbe-4995-b1c5-b3c14bb33ebd {
  text-align: center;
}




  #s-ee28916e-cbbe-4995-b1c5-b3c14bb33ebd img.shogun-image {
    
    width: px;
  }


#s-ee28916e-cbbe-4995-b1c5-b3c14bb33ebd .shogun-image-content {
  
    align-items: center;
  
}

#s-76de55b9-6ff5-4b6a-a4a1-0249d0016008 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
background-color: rgba(255, 255, 255, 1);
}

#s-b899ee51-139e-4268-999e-24fd92b5ac2d {
  text-align: center;
}




  #s-b899ee51-139e-4268-999e-24fd92b5ac2d img.shogun-image {
    
    width: px;
  }


#s-b899ee51-139e-4268-999e-24fd92b5ac2d .shogun-image-content {
  
    align-items: center;
  
}

#s-dc2ce4f3-574d-4e95-a2c9-6dc558dc4ac1 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
background-color: rgba(214, 220, 222, 1);
}

#s-82122974-951a-4458-ad38-45ae91fa4e42 {
  text-align: center;
}




  #s-82122974-951a-4458-ad38-45ae91fa4e42 img.shogun-image {
    
    width: px;
  }


#s-82122974-951a-4458-ad38-45ae91fa4e42 .shogun-image-content {
  
    align-items: center;
  
}

#s-7406e8a9-7452-4c71-b527-8e9b22403168 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
background-color: rgba(255, 255, 255, 1);
}

#s-e1b8b5f3-5f5b-4e0f-8807-a700b22b318c {
  min-height: 50px;
background-color: rgba(6, 5, 5, 1);
}








#s-e1b8b5f3-5f5b-4e0f-8807-a700b22b318c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1b8b5f3-5f5b-4e0f-8807-a700b22b318c.shg-box.shg-c {
  justify-content: center;
}

#s-a4bed3b0-c243-4ac2-bbe8-1eaa70a67061 {
  padding-top: 7%;
padding-bottom: 5%;
text-align: center;
}

#s-a4bed3b0-c243-4ac2-bbe8-1eaa70a67061 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-97e0ef81-8779-4beb-b2b7-69436b5dd910 {
  padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
}

#s-5476b1dd-083f-4a5a-a430-a7ebbd45ba5b {
  margin-top: 0%;
margin-bottom: 10%;
padding-left: 7%;
padding-right: 7%;
}

#s-634a6da8-4635-430b-b939-acc05660b26f {
  text-align: center;
}




  #s-634a6da8-4635-430b-b939-acc05660b26f img.shogun-image {
    
    width: px;
  }


#s-634a6da8-4635-430b-b939-acc05660b26f .shogun-image-content {
  
    align-items: center;
  
}

#s-68927167-b087-4080-bbd2-56227b2c1a4e {
  min-height: 50px;
background-color: rgba(26, 71, 42, 1);
}
@media (min-width: 1200px){#s-68927167-b087-4080-bbd2-56227b2c1a4e {
  display: none;
}
#s-68927167-b087-4080-bbd2-56227b2c1a4e, #wrap-s-68927167-b087-4080-bbd2-56227b2c1a4e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68927167-b087-4080-bbd2-56227b2c1a4e {
  display: none;
}
#s-68927167-b087-4080-bbd2-56227b2c1a4e, #wrap-s-68927167-b087-4080-bbd2-56227b2c1a4e { display:none !important; }}







#s-68927167-b087-4080-bbd2-56227b2c1a4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68927167-b087-4080-bbd2-56227b2c1a4e.shg-box.shg-c {
  justify-content: center;
}

#s-8dfa0ea0-319b-427a-a025-1ce704451491 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 5%;
padding-left: 6%;
padding-right: 2%;
background-color: rgba(26, 71, 42, 1);
}

#s-6a550aa7-de4b-4bca-9147-677b14774e1b {
  margin-top: 0%;
margin-bottom: 10%;
padding-left: 7%;
padding-right: 7%;
}

#s-b290f12b-e89f-4e35-8398-3261c7464f10 {
  text-align: center;
}




  #s-b290f12b-e89f-4e35-8398-3261c7464f10 img.shogun-image {
    
    width: px;
  }


#s-b290f12b-e89f-4e35-8398-3261c7464f10 .shogun-image-content {
  
    align-items: center;
  
}

#s-0746df00-1073-4102-9fed-152327c02f62 {
  min-height: 50px;
background-color: rgba(255, 197, 0, 1);
}








#s-0746df00-1073-4102-9fed-152327c02f62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0746df00-1073-4102-9fed-152327c02f62.shg-box.shg-c {
  justify-content: center;
}

#s-8731bd4e-fa54-4410-bde7-15608dbe220d {
  padding-top: 6%;
padding-left: 0%;
padding-right: 0%;
background-color: rgba(255, 197, 0, 1);
}

#s-bf1bc3f1-7e7e-4c36-8fab-31052e24ee41 {
  margin-top: 0%;
margin-bottom: 10%;
padding-left: 7%;
padding-right: 7%;
background-color: rgba(255, 197, 0, 1);
}

#s-146d658d-82b9-4098-b551-cb617b0297f7 {
  text-align: center;
}




  #s-146d658d-82b9-4098-b551-cb617b0297f7 img.shogun-image {
    
    width: px;
  }


#s-146d658d-82b9-4098-b551-cb617b0297f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-bb851bdf-bf89-44b1-9be4-9114a2dc8765 {
  min-height: 50px;
background-color: rgba(14, 26, 64, 1);
}








#s-bb851bdf-bf89-44b1-9be4-9114a2dc8765 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb851bdf-bf89-44b1-9be4-9114a2dc8765.shg-box.shg-c {
  justify-content: center;
}

#s-343499a4-d6b2-4906-83b2-377c63f85afa {
  padding-top: 5%;
padding-left: 0%;
padding-right: 0%;
background-color: rgba(14, 26, 64, 1);
}

#s-c1550cff-c657-4fe5-8929-6f920581b42b {
  margin-top: 0%;
margin-bottom: 10%;
padding-left: 7%;
padding-right: 7%;
background-color: rgba(14, 26, 64, 1);
}

#s-ce9ef839-a859-439c-9810-eab5e6037df3 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-ce9ef839-a859-439c-9810-eab5e6037df3 {
  display: none;
}
#s-ce9ef839-a859-439c-9810-eab5e6037df3, #wrap-s-ce9ef839-a859-439c-9810-eab5e6037df3 { display:none !important; }}







#s-ce9ef839-a859-439c-9810-eab5e6037df3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce9ef839-a859-439c-9810-eab5e6037df3.shg-box.shg-c {
  justify-content: center;
}

#s-83226659-3477-42e9-848c-dfbe7a66d885 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 100.0px);
}

}

@media (min-width: 992px) {
[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 100.0px);
}

}

@media (min-width: 1200px) {
[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-83226659-3477-42e9-848c-dfbe7a66d885"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 100.0px);
}

}

#s-7249d023-ac1f-41af-a90e-ab52c13972cc {
  margin-left: -1%;
margin-right: -1%;
padding-top: 5%;
padding-bottom: 5%;
text-align: center;
}

#s-7249d023-ac1f-41af-a90e-ab52c13972cc .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-65adad7e-d4c1-4eb6-92f1-64c8b2c8858f {
  padding-top: 0%;
padding-bottom: 0%;
}

#s-77f83007-2d3c-4ba9-923b-9c4e07d313c3 {
  box-shadow:1px 1px 1px 1px rgba(5, 5, 5, 1);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-77f83007-2d3c-4ba9-923b-9c4e07d313c3 {
  
}
}@media (max-width: 767px){#s-77f83007-2d3c-4ba9-923b-9c4e07d313c3 {
  display: none;
}
#s-77f83007-2d3c-4ba9-923b-9c4e07d313c3, #wrap-s-77f83007-2d3c-4ba9-923b-9c4e07d313c3 { display:none !important; }}







#s-77f83007-2d3c-4ba9-923b-9c4e07d313c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77f83007-2d3c-4ba9-923b-9c4e07d313c3.shg-box.shg-c {
  justify-content: center;
}

#s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709 {
  margin-top: 7%;
margin-left: 5%;
margin-bottom: 7%;
margin-right: 5%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 0px;
}

@media (min-width: 0px) {
[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 100.0px);
}

}

@media (min-width: 992px) {
[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 100.0px);
}

}

@media (min-width: 1200px) {
[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 100.0px);
}

[id="s-21ae7ee3-1e6f-408e-8e91-9461e2c3c709"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 100.0px);
}

}

#s-bbcf22bd-3b7c-4df8-aad3-ea66698f5b0f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bbcf22bd-3b7c-4df8-aad3-ea66698f5b0f .shogun-heading-component h1 {
  color: rgba(12, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5ad4da6c-d616-407c-9560-90551b5aabb4 {
  padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
}

#s-1a894e0e-93c3-43b0-87d3-4c33e48bfe29 {
  padding-top: 0%;
padding-bottom: 2%;
}

#s-46593af8-f4fc-4b43-a94f-0f8454a6c8a1 {
  border-style: solid;
margin-left: 7%;
margin-right: 7%;
padding-top: 3%;
padding-left: 2%;
padding-bottom: 3%;
padding-right: 2%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(204, 0, 0, 1);
border-style: solid;
border-radius: 10px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
}

#s-46593af8-f4fc-4b43-a94f-0f8454a6c8a1 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a79765ca-dd91-43da-bcb1-b1fa0be596be {
  padding-top: 4%;
padding-bottom: 0%;
}

#s-1c36cb9b-3279-46fa-90c2-2f0fd6e3ac59 {
  padding-top: 0%;
padding-bottom: 0%;
}

#s-3d11f4eb-417a-4f26-8d81-0e18b91e9d71 {
  padding-left: 6%;
padding-right: 6%;
}

#s-07ad155d-93ea-4281-bc93-04d98d1bc864 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-07ad155d-93ea-4281-bc93-04d98d1bc864 {
  display: none;
}
#s-07ad155d-93ea-4281-bc93-04d98d1bc864, #wrap-s-07ad155d-93ea-4281-bc93-04d98d1bc864 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-07ad155d-93ea-4281-bc93-04d98d1bc864 {
  display: none;
}
#s-07ad155d-93ea-4281-bc93-04d98d1bc864, #wrap-s-07ad155d-93ea-4281-bc93-04d98d1bc864 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-07ad155d-93ea-4281-bc93-04d98d1bc864 {
  display: none;
}
#s-07ad155d-93ea-4281-bc93-04d98d1bc864, #wrap-s-07ad155d-93ea-4281-bc93-04d98d1bc864 { display:none !important; }}







#s-07ad155d-93ea-4281-bc93-04d98d1bc864 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07ad155d-93ea-4281-bc93-04d98d1bc864.shg-box.shg-c {
  justify-content: center;
}

#s-3a9dac79-7428-46b4-b3e1-a8d94783c15f {
  text-align: center;
background-color: rgba(8, 8, 8, 0.91);
}
@media (min-width: 1200px){#s-3a9dac79-7428-46b4-b3e1-a8d94783c15f {
  display: none;
}
#s-3a9dac79-7428-46b4-b3e1-a8d94783c15f, #wrap-s-3a9dac79-7428-46b4-b3e1-a8d94783c15f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3a9dac79-7428-46b4-b3e1-a8d94783c15f {
  display: none;
}
#s-3a9dac79-7428-46b4-b3e1-a8d94783c15f, #wrap-s-3a9dac79-7428-46b4-b3e1-a8d94783c15f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3a9dac79-7428-46b4-b3e1-a8d94783c15f {
  display: none;
}
#s-3a9dac79-7428-46b4-b3e1-a8d94783c15f, #wrap-s-3a9dac79-7428-46b4-b3e1-a8d94783c15f { display:none !important; }}



  #s-3a9dac79-7428-46b4-b3e1-a8d94783c15f img.shogun-image {
    
    width: px;
  }


#s-3a9dac79-7428-46b4-b3e1-a8d94783c15f .shogun-image-content {
  
    align-items: center;
  
}

#s-619090d9-8586-417a-9ac1-359f339b6851 {
  background-size: cover;
padding-top: 0%;
padding-left: 7%;
padding-bottom: 12.5%;
padding-right: 7%;
background-color: rgba(26, 26, 26, 1);
background-position: center center;
}
@media (min-width: 1200px){#s-619090d9-8586-417a-9ac1-359f339b6851 {
  display: none;
}
#s-619090d9-8586-417a-9ac1-359f339b6851, #wrap-s-619090d9-8586-417a-9ac1-359f339b6851 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-619090d9-8586-417a-9ac1-359f339b6851 {
  display: none;
}
#s-619090d9-8586-417a-9ac1-359f339b6851, #wrap-s-619090d9-8586-417a-9ac1-359f339b6851 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-619090d9-8586-417a-9ac1-359f339b6851 {
  display: none;
}
#s-619090d9-8586-417a-9ac1-359f339b6851, #wrap-s-619090d9-8586-417a-9ac1-359f339b6851 { display:none !important; }}







#s-619090d9-8586-417a-9ac1-359f339b6851 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-619090d9-8586-417a-9ac1-359f339b6851.shg-box.shg-c {
  justify-content: center;
}

#s-87abd9dc-5d39-420d-a46c-c525a77dc615 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-87abd9dc-5d39-420d-a46c-c525a77dc615 .shogun-heading-component h1 {
  color: rgba(255, 197, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-37094e3e-b8be-402f-bb08-ed4323bf7229 {
  padding-top: 4%;
padding-bottom: 4%;
}

#s-38c7c52c-2042-4f76-a87a-9d67ab1b4d62 {
  box-shadow:0px 0px 0px 0px rgba(204, 0, 0, 1);
border-style: solid;
margin-left: 7%;
margin-right: 7%;
padding-top: 2.5%;
padding-bottom: 2.5%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(204, 0, 0, 1);
border-style: solid;
border-radius: 10px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
}

#s-38c7c52c-2042-4f76-a87a-9d67ab1b4d62 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-25cab02a-8ad7-4c46-9344-10c42a5ee36c {
  padding-top: 5%;
}

#s-c9d0e1d8-fda5-4ea1-9145-3dec572b90ad {
  margin-bottom: 12px;
}

#s-c164ca55-8ce5-44bf-8788-499213c6cc77 {
  padding-top: 0%;
padding-bottom: 0%;
background-color: rgba(0, 0, 0, 1);
}








#s-c164ca55-8ce5-44bf-8788-499213c6cc77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c164ca55-8ce5-44bf-8788-499213c6cc77.shg-box.shg-c {
  justify-content: center;
}

#s-27cf2001-a5f8-4d6d-a8dc-03a4cd8a2e4c {
  border-style: solid;
padding-top: 1%;
padding-bottom: 1%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}

/*
  $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: block;
}