.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-9d11cf6c-4c4c-479c-96b9-3076dc971195 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9d11cf6c-4c4c-479c-96b9-3076dc971195 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9d11cf6c-4c4c-479c-96b9-3076dc971195 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9d11cf6c-4c4c-479c-96b9-3076dc971195 {
  
}
}@media (max-width: 767px){#s-9d11cf6c-4c4c-479c-96b9-3076dc971195 {
  
}
}







#s-9d11cf6c-4c4c-479c-96b9-3076dc971195 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d11cf6c-4c4c-479c-96b9-3076dc971195.shg-box.shg-c {
  justify-content: flex-start;
}

#s-33826ab8-870c-4ca0-9850-9aa14fd76d51 {
  background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-33826ab8-870c-4ca0-9850-9aa14fd76d51 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-33826ab8-870c-4ca0-9850-9aa14fd76d51 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-33826ab8-870c-4ca0-9850-9aa14fd76d51 {
  
}
}@media (max-width: 767px){#s-33826ab8-870c-4ca0-9850-9aa14fd76d51 {
  
}
}
#s-33826ab8-870c-4ca0-9850-9aa14fd76d51 {
  display: none;
}
#s-6cea5d17-5955-4424-a386-1913d3bed53e {
  min-height: 50px;
}








#s-6cea5d17-5955-4424-a386-1913d3bed53e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6cea5d17-5955-4424-a386-1913d3bed53e.shg-box.shg-c {
  justify-content: center;
}

#s-bf14091c-04d8-43ac-9c50-2ef007cffcae {
  min-height: 50px;
}








#s-bf14091c-04d8-43ac-9c50-2ef007cffcae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf14091c-04d8-43ac-9c50-2ef007cffcae.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-7fa9863c-5855-44f6-8725-6da5d221f9a1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7fa9863c-5855-44f6-8725-6da5d221f9a1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Timmana;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-03ef0b83-85e5-4478-a355-e3fd6880815b {
  background-image: url(https://i.shgcdn.com/44fdd285-58a7-4739-bc4f-f707350cd7f4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 500px;
background-position: center center;
}








#s-03ef0b83-85e5-4478-a355-e3fd6880815b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03ef0b83-85e5-4478-a355-e3fd6880815b.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-df9e52c8-a994-4534-bd97-59b8f96f269e {
  text-align: center;
}




  #s-df9e52c8-a994-4534-bd97-59b8f96f269e img.shogun-image {
    
    width: px;
  }


#s-df9e52c8-a994-4534-bd97-59b8f96f269e .shogun-image-content {
  
    align-items: center;
  
}

#s-57858a03-e183-4735-ac7b-463e11ccf2df {
  min-height: 50px;
}








#s-57858a03-e183-4735-ac7b-463e11ccf2df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57858a03-e183-4735-ac7b-463e11ccf2df.shg-box.shg-c {
  justify-content: center;
}

#s-93bfa363-7ff6-482c-8168-2a33107e890a {
  min-height: 50px;
}








#s-93bfa363-7ff6-482c-8168-2a33107e890a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93bfa363-7ff6-482c-8168-2a33107e890a.shg-box.shg-c {
  justify-content: center;
}

#s-17bd4275-52dc-4910-b736-895603b476b7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17bd4275-52dc-4910-b736-895603b476b7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Timmana;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-7ef959a2-025c-4ec6-8845-09370577ba73 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
min-height: 50px;
background-color: rgba(222, 237, 245, 1);
}
@media (min-width: 1200px){#s-7ef959a2-025c-4ec6-8845-09370577ba73 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7ef959a2-025c-4ec6-8845-09370577ba73 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7ef959a2-025c-4ec6-8845-09370577ba73 {
  
}
}@media (max-width: 767px){#s-7ef959a2-025c-4ec6-8845-09370577ba73 {
  
}
}







#s-7ef959a2-025c-4ec6-8845-09370577ba73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ef959a2-025c-4ec6-8845-09370577ba73.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d0dc87ee-2623-48ce-8802-026893b942be {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-d0dc87ee-2623-48ce-8802-026893b942be {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d0dc87ee-2623-48ce-8802-026893b942be {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d0dc87ee-2623-48ce-8802-026893b942be {
  
}
}@media (max-width: 767px){#s-d0dc87ee-2623-48ce-8802-026893b942be {
  
}
}
#s-d0dc87ee-2623-48ce-8802-026893b942be .shogun-heading-component h1 {
  color: rgba(67, 68, 138, 1);
  font-weight:   ;
  font-family: Timmana;
  font-style:   ;
  font-size: 50px;
  line-height: 0.5em;
  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-d0e3a536-510d-4180-800a-8377e42c3bb1 {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-d0e3a536-510d-4180-800a-8377e42c3bb1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d0e3a536-510d-4180-800a-8377e42c3bb1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d0e3a536-510d-4180-800a-8377e42c3bb1 {
  
}
}@media (max-width: 767px){#s-d0e3a536-510d-4180-800a-8377e42c3bb1 {
  
}
}
#s-4a835032-8dd2-46a0-a1a5-8b6decc691c5 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-4a835032-8dd2-46a0-a1a5-8b6decc691c5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4a835032-8dd2-46a0-a1a5-8b6decc691c5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4a835032-8dd2-46a0-a1a5-8b6decc691c5 {
  
}
}@media (max-width: 767px){#s-4a835032-8dd2-46a0-a1a5-8b6decc691c5 {
  
}
}
#s-4a835032-8dd2-46a0-a1a5-8b6decc691c5 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(51, 51, 51, 1);
}

.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-dee5d12b-4c25-4457-8e87-318fa35c07d7 {
  background-image: url(https://i.shgcdn.com/03a5dea8-e25f-4d57-b676-b4809aacb965/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
background-color: rgba(255, 255, 255, 1);
background-position: center center;
}
@media (min-width: 1200px){#s-dee5d12b-4c25-4457-8e87-318fa35c07d7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dee5d12b-4c25-4457-8e87-318fa35c07d7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dee5d12b-4c25-4457-8e87-318fa35c07d7 {
  
}
}@media (max-width: 767px){#s-dee5d12b-4c25-4457-8e87-318fa35c07d7 {
  
}
}
#s-dee5d12b-4c25-4457-8e87-318fa35c07d7 .shogun-tabs {
  justify-content: center;
}


  #s-dee5d12b-4c25-4457-8e87-318fa35c07d7 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(139, 199, 231, 1);
    border: 1px solid rgba(51, 51, 51, 1);
  }
  #s-dee5d12b-4c25-4457-8e87-318fa35c07d7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(67, 68, 138, 1);
    border: 1px solid rgba(19, 18, 18, 1);
  }
#s-dee5d12b-4c25-4457-8e87-318fa35c07d7 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
  font-family: Open Sans;
  font-weight: 600;
  font-style: ;
  font-size: 14px;
}

#s-dee5d12b-4c25-4457-8e87-318fa35c07d7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-dee5d12b-4c25-4457-8e87-318fa35c07d7 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(67, 68, 138, 1);
}

#s-dee5d12b-4c25-4457-8e87-318fa35c07d7 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(19, 18, 18, 1);
}

.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-a8a7faa9-fa80-4b6a-b606-29ca7befc915 {
  background-image: url(https://i.shgcdn.com/03a5dea8-e25f-4d57-b676-b4809aacb965/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(255, 255, 255, 1);
background-position: center center;
}
@media (min-width: 1200px){#s-a8a7faa9-fa80-4b6a-b606-29ca7befc915 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a8a7faa9-fa80-4b6a-b606-29ca7befc915 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a8a7faa9-fa80-4b6a-b606-29ca7befc915 {
  
}
}@media (max-width: 767px){#s-a8a7faa9-fa80-4b6a-b606-29ca7befc915 {
  
}
}
@media (min-width: 0px) {
[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a8a7faa9-fa80-4b6a-b606-29ca7befc915"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8ef3c432-bcc7-4586-9975-273f4036c57d {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-8ef3c432-bcc7-4586-9975-273f4036c57d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8ef3c432-bcc7-4586-9975-273f4036c57d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8ef3c432-bcc7-4586-9975-273f4036c57d {
  
}
}@media (max-width: 767px){#s-8ef3c432-bcc7-4586-9975-273f4036c57d {
  
}
}
#s-11e4a864-4d86-43d7-9663-16a46a57ffa7 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-11e4a864-4d86-43d7-9663-16a46a57ffa7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-11e4a864-4d86-43d7-9663-16a46a57ffa7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-11e4a864-4d86-43d7-9663-16a46a57ffa7 {
  
}
}@media (max-width: 767px){#s-11e4a864-4d86-43d7-9663-16a46a57ffa7 {
  
}
}
#s-c9c9b7af-9f9a-43b0-89ad-d71f741b16ed {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c9c9b7af-9f9a-43b0-89ad-d71f741b16ed {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c9c9b7af-9f9a-43b0-89ad-d71f741b16ed {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c9c9b7af-9f9a-43b0-89ad-d71f741b16ed {
  
}
}@media (max-width: 767px){#s-c9c9b7af-9f9a-43b0-89ad-d71f741b16ed {
  
}
}







#s-c9c9b7af-9f9a-43b0-89ad-d71f741b16ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9c9b7af-9f9a-43b0-89ad-d71f741b16ed.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a {
  background-image: url(https://i.shgcdn.com/03a5dea8-e25f-4d57-b676-b4809aacb965/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(27, 101, 141, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
background-position: center center;
}
@media (min-width: 1200px){#s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a {
  
}
}@media (max-width: 767px){#s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a {
  
}
}
@media (min-width: 0px) {
[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6bd5e078-3d90-4451-b7a1-3c4335b0db8a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8576ec4b-fb65-43c7-b3a5-2397101282b0 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-8576ec4b-fb65-43c7-b3a5-2397101282b0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8576ec4b-fb65-43c7-b3a5-2397101282b0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8576ec4b-fb65-43c7-b3a5-2397101282b0 {
  
}
}@media (max-width: 767px){#s-8576ec4b-fb65-43c7-b3a5-2397101282b0 {
  
}
}
#s-b6f621a1-d00c-4f8a-9be2-e70b7be59c13 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-b6f621a1-d00c-4f8a-9be2-e70b7be59c13 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b6f621a1-d00c-4f8a-9be2-e70b7be59c13 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b6f621a1-d00c-4f8a-9be2-e70b7be59c13 {
  
}
}@media (max-width: 767px){#s-b6f621a1-d00c-4f8a-9be2-e70b7be59c13 {
  
}
}
#s-fbb6f7cc-1189-4394-882c-1be9f34f0e72 {
  background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-fbb6f7cc-1189-4394-882c-1be9f34f0e72 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fbb6f7cc-1189-4394-882c-1be9f34f0e72 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fbb6f7cc-1189-4394-882c-1be9f34f0e72 {
  
}
}@media (max-width: 767px){#s-fbb6f7cc-1189-4394-882c-1be9f34f0e72 {
  
}
}
@media (min-width: 0px) {
[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9f6b018a-5d1d-4905-8146-1dd96e02e4b4 {
  min-height: 50px;
}








#s-9f6b018a-5d1d-4905-8146-1dd96e02e4b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f6b018a-5d1d-4905-8146-1dd96e02e4b4.shg-box.shg-c {
  justify-content: center;
}

#s-6106db18-0fb0-471e-8912-e67e6f9a5446 {
  min-height: 150px;
}








#s-6106db18-0fb0-471e-8912-e67e6f9a5446 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6106db18-0fb0-471e-8912-e67e6f9a5446.shg-box.shg-c {
  justify-content: center;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  text-align: right;
}
@media (min-width: 1200px){#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  
}
}@media (max-width: 767px){#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  
}
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  max-width: 100%;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom,
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom {
  
    margin-left: auto;
  
}

@media (min-width: 1200px){
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  max-width: 100%;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom,
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom {
  
    margin-left: auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  max-width: 100%;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom,
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom {
  
    margin-left: auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  max-width: 100%;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom,
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom {
  
    margin-left: auto;
  
}

}@media (max-width: 767px){
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  max-width: 100%;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom,
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom {
  
    margin-left: auto;
  
}

}
#s-b48c3d01-3ebc-4beb-a59d-241185cd663a {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
min-height: 50px;
background-color: rgba(222, 237, 245, 1);
}
@media (min-width: 1200px){#s-b48c3d01-3ebc-4beb-a59d-241185cd663a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b48c3d01-3ebc-4beb-a59d-241185cd663a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b48c3d01-3ebc-4beb-a59d-241185cd663a {
  
}
}@media (max-width: 767px){#s-b48c3d01-3ebc-4beb-a59d-241185cd663a {
  
}
}







#s-b48c3d01-3ebc-4beb-a59d-241185cd663a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b48c3d01-3ebc-4beb-a59d-241185cd663a.shg-box.shg-c {
  justify-content: flex-start;
}

.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-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;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-8d5327ed-1438-4b06-b9e3-d3cf6a7fff49 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-8d5327ed-1438-4b06-b9e3-d3cf6a7fff49 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8d5327ed-1438-4b06-b9e3-d3cf6a7fff49 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8d5327ed-1438-4b06-b9e3-d3cf6a7fff49 {
  
}
}@media (max-width: 767px){#s-8d5327ed-1438-4b06-b9e3-d3cf6a7fff49 {
  
}
}
#s-8d5327ed-1438-4b06-b9e3-d3cf6a7fff49 .shg-product-title-component h1 {
  color: rgba(67, 68, 138, 1);
  font-weight:   ;
  font-family: Timmana;
  font-style:   ;
  font-size: 50px;
  line-height: 0.5em;
  letter-spacing: ;
}

#s-6c36f4b0-5276-49e3-bf68-29a2d54fe78b {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-6c36f4b0-5276-49e3-bf68-29a2d54fe78b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6c36f4b0-5276-49e3-bf68-29a2d54fe78b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6c36f4b0-5276-49e3-bf68-29a2d54fe78b {
  
}
}@media (max-width: 767px){#s-6c36f4b0-5276-49e3-bf68-29a2d54fe78b {
  
}
}
#s-6c36f4b0-5276-49e3-bf68-29a2d54fe78b hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-d4f60a65-7a7a-45ae-95a5-d20acd2bdf43 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d4f60a65-7a7a-45ae-95a5-d20acd2bdf43 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Timmana;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-eedfce6e-1561-43ef-a274-b75c7d3e44a7 {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-eedfce6e-1561-43ef-a274-b75c7d3e44a7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eedfce6e-1561-43ef-a274-b75c7d3e44a7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-eedfce6e-1561-43ef-a274-b75c7d3e44a7 {
  
}
}@media (max-width: 767px){#s-eedfce6e-1561-43ef-a274-b75c7d3e44a7 {
  
}
}
@media (min-width: 0px) {
[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-eedfce6e-1561-43ef-a274-b75c7d3e44a7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-7521cef5-b47e-47f4-8735-80d63398c1cf .shogun-icon-wrapper {
  text-align: center;
}


#s-7521cef5-b47e-47f4-8735-80d63398c1cf .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(67, 68, 138, 1);
}

#s-be2a9956-f3f9-4158-927d-a3362e8282e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-be2a9956-f3f9-4158-927d-a3362e8282e0 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b461ede1-4a2a-4622-8453-f3a84f15feb7 {
  opacity: 1;
}
@media (min-width: 1200px){#s-b461ede1-4a2a-4622-8453-f3a84f15feb7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b461ede1-4a2a-4622-8453-f3a84f15feb7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b461ede1-4a2a-4622-8453-f3a84f15feb7 {
  
}
}@media (max-width: 767px){#s-b461ede1-4a2a-4622-8453-f3a84f15feb7 {
  
}
}
#s-006de8cb-e7e7-4edc-99d9-3f2f8e06e282 .shogun-icon-wrapper {
  text-align: center;
}


#s-006de8cb-e7e7-4edc-99d9-3f2f8e06e282 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(67, 68, 138, 1);
}

#s-fbd19ded-e05b-4558-9564-aa6def4aac1f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fbd19ded-e05b-4558-9564-aa6def4aac1f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c86776ac-9f20-4c57-a58c-9385fea00562 {
  opacity: 1;
}
@media (min-width: 1200px){#s-c86776ac-9f20-4c57-a58c-9385fea00562 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c86776ac-9f20-4c57-a58c-9385fea00562 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c86776ac-9f20-4c57-a58c-9385fea00562 {
  
}
}@media (max-width: 767px){#s-c86776ac-9f20-4c57-a58c-9385fea00562 {
  
}
}
#s-fff97fac-ac24-47ef-8df7-3a16cc300b80 .shogun-icon-wrapper {
  text-align: center;
}


#s-fff97fac-ac24-47ef-8df7-3a16cc300b80 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(67, 68, 138, 1);
}

#s-87b85a6d-0dc7-460e-a0a0-bdd459b46e4e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-87b85a6d-0dc7-460e-a0a0-bdd459b46e4e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-86fec966-579f-474f-96bd-e69db666d85a {
  opacity: 1;
}
@media (min-width: 1200px){#s-86fec966-579f-474f-96bd-e69db666d85a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-86fec966-579f-474f-96bd-e69db666d85a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-86fec966-579f-474f-96bd-e69db666d85a {
  
}
}@media (max-width: 767px){#s-86fec966-579f-474f-96bd-e69db666d85a {
  
}
}
#s-83aab45d-ffb3-40c2-9b95-abcb7b41e9b5 {
  border-style: solid;
margin-top: 40px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(232, 233, 235, 1);
text-align: center;
}
@media (min-width: 1200px){#s-83aab45d-ffb3-40c2-9b95-abcb7b41e9b5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-83aab45d-ffb3-40c2-9b95-abcb7b41e9b5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-83aab45d-ffb3-40c2-9b95-abcb7b41e9b5 {
  
}
}@media (max-width: 767px){#s-83aab45d-ffb3-40c2-9b95-abcb7b41e9b5 {
  
}
}
#s-83aab45d-ffb3-40c2-9b95-abcb7b41e9b5 .shg-product-sold-out {
  display: none;
  color: rgba(43, 31, 131, 1);
  font-size: 50px;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
}

#s-83aab45d-ffb3-40c2-9b95-abcb7b41e9b5 .shg-product-price {
  color: rgba(43, 31, 131, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 50px;
}

#s-83aab45d-ffb3-40c2-9b95-abcb7b41e9b5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(218, 215, 119, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 32px;
  padding-left: 20px;
}

#s-ce1add24-ab7a-4fd2-800a-20a33b3d37f3 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}

#s-ce1add24-ab7a-4fd2-800a-20a33b3d37f3 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-ce1add24-ab7a-4fd2-800a-20a33b3d37f3 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-ce1add24-ab7a-4fd2-800a-20a33b3d37f3 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-ce1add24-ab7a-4fd2-800a-20a33b3d37f3 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(233, 228, 42, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(67, 68, 138, 1);
font-size: 18px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(215, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(67, 67, 170, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf:active {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(19, 18, 18, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf {
  
}
}@media (max-width: 767px){#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf {
  
}
}


#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Open Sans;
  
  
  
}



#s-7bf21eef-40c4-45cf-8d54-1c9ca08206d1 {
  min-height: 50px;
}








#s-7bf21eef-40c4-45cf-8d54-1c9ca08206d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7bf21eef-40c4-45cf-8d54-1c9ca08206d1.shg-box.shg-c {
  justify-content: center;
}

#s-e5837f21-a289-4a25-bf61-244a0342408b {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-e5837f21-a289-4a25-bf61-244a0342408b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e5837f21-a289-4a25-bf61-244a0342408b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e5837f21-a289-4a25-bf61-244a0342408b {
  
}
}@media (max-width: 767px){#s-e5837f21-a289-4a25-bf61-244a0342408b {
  
}
}







#s-e5837f21-a289-4a25-bf61-244a0342408b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.33;
}#s-e5837f21-a289-4a25-bf61-244a0342408b.shg-box.shg-c {
  justify-content: center;
}

#s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c {
  margin-top: 80px;
margin-left: 40px;
margin-bottom: 80px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c {
  
}
}@media (max-width: 767px){#s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c {
  
}
}
@media (min-width: 0px) {
[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3559937c-24c8-4c6a-b3f2-8efbd5eeaa5c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3ddac942-f0d2-4c9b-8087-82682ed188ca {
  background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-3ddac942-f0d2-4c9b-8087-82682ed188ca {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3ddac942-f0d2-4c9b-8087-82682ed188ca {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3ddac942-f0d2-4c9b-8087-82682ed188ca {
  
}
}@media (max-width: 767px){#s-3ddac942-f0d2-4c9b-8087-82682ed188ca {
  
}
}
@media (min-width: 0px) {
[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3ddac942-f0d2-4c9b-8087-82682ed188ca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d1bcfb5a-1abe-4157-b0de-a5fa8ca3a5fa {
  margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
max-width: 220px;
text-align: center;
}
@media (min-width: 1200px){#s-d1bcfb5a-1abe-4157-b0de-a5fa8ca3a5fa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d1bcfb5a-1abe-4157-b0de-a5fa8ca3a5fa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d1bcfb5a-1abe-4157-b0de-a5fa8ca3a5fa {
  
}
}@media (max-width: 767px){#s-d1bcfb5a-1abe-4157-b0de-a5fa8ca3a5fa {
  
}
}



  #s-d1bcfb5a-1abe-4157-b0de-a5fa8ca3a5fa img.shogun-image {
    
    width: px;
  }


#s-d1bcfb5a-1abe-4157-b0de-a5fa8ca3a5fa .shogun-image-content {
  
    align-items: center;
  
}

#s-8953d245-c291-4287-838b-a50344c3ecb8 {
  margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-8953d245-c291-4287-838b-a50344c3ecb8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8953d245-c291-4287-838b-a50344c3ecb8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8953d245-c291-4287-838b-a50344c3ecb8 {
  
}
}@media (max-width: 767px){#s-8953d245-c291-4287-838b-a50344c3ecb8 {
  
}
}
#s-391c93d4-f454-445d-9106-164c619001c8 {
  min-height: 50px;
}








#s-391c93d4-f454-445d-9106-164c619001c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-391c93d4-f454-445d-9106-164c619001c8.shg-box.shg-c {
  justify-content: center;
}

#s-82e295c6-0b4b-43e1-af9b-dc31e5c4caae {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-82e295c6-0b4b-43e1-af9b-dc31e5c4caae {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-82e295c6-0b4b-43e1-af9b-dc31e5c4caae {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-82e295c6-0b4b-43e1-af9b-dc31e5c4caae {
  
}
}@media (max-width: 767px){#s-82e295c6-0b4b-43e1-af9b-dc31e5c4caae {
  
}
}







#s-82e295c6-0b4b-43e1-af9b-dc31e5c4caae > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.33;
}#s-82e295c6-0b4b-43e1-af9b-dc31e5c4caae.shg-box.shg-c {
  justify-content: center;
}

#s-3a7fff13-a2ef-4848-99e9-dbe4594132bd {
  margin-top: 80px;
margin-left: 40px;
margin-bottom: 80px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-3a7fff13-a2ef-4848-99e9-dbe4594132bd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3a7fff13-a2ef-4848-99e9-dbe4594132bd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3a7fff13-a2ef-4848-99e9-dbe4594132bd {
  
}
}@media (max-width: 767px){#s-3a7fff13-a2ef-4848-99e9-dbe4594132bd {
  
}
}
@media (min-width: 0px) {
[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a7fff13-a2ef-4848-99e9-dbe4594132bd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-da242db0-7a75-44c5-866f-b2c860ebd11b {
  background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-da242db0-7a75-44c5-866f-b2c860ebd11b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-da242db0-7a75-44c5-866f-b2c860ebd11b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-da242db0-7a75-44c5-866f-b2c860ebd11b {
  
}
}@media (max-width: 767px){#s-da242db0-7a75-44c5-866f-b2c860ebd11b {
  
}
}
@media (min-width: 0px) {
[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-da242db0-7a75-44c5-866f-b2c860ebd11b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6e8f2981-2527-4b3a-b8b7-7db78cb92e62 {
  margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
max-width: 220px;
text-align: center;
}
@media (min-width: 1200px){#s-6e8f2981-2527-4b3a-b8b7-7db78cb92e62 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6e8f2981-2527-4b3a-b8b7-7db78cb92e62 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6e8f2981-2527-4b3a-b8b7-7db78cb92e62 {
  
}
}@media (max-width: 767px){#s-6e8f2981-2527-4b3a-b8b7-7db78cb92e62 {
  
}
}



  #s-6e8f2981-2527-4b3a-b8b7-7db78cb92e62 img.shogun-image {
    
    width: px;
  }


#s-6e8f2981-2527-4b3a-b8b7-7db78cb92e62 .shogun-image-content {
  
    align-items: center;
  
}

#s-6e9f5f35-2666-4dff-b596-5785c9980b25 {
  margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-6e9f5f35-2666-4dff-b596-5785c9980b25 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6e9f5f35-2666-4dff-b596-5785c9980b25 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6e9f5f35-2666-4dff-b596-5785c9980b25 {
  
}
}@media (max-width: 767px){#s-6e9f5f35-2666-4dff-b596-5785c9980b25 {
  
}
}
#s-00aec726-b0d6-497e-a82d-2cfaa7bedbf8 {
  min-height: 50px;
}








#s-00aec726-b0d6-497e-a82d-2cfaa7bedbf8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00aec726-b0d6-497e-a82d-2cfaa7bedbf8.shg-box.shg-c {
  justify-content: center;
}

#s-3d4efe95-24e4-426a-ad22-c85d0d38bd75 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-3d4efe95-24e4-426a-ad22-c85d0d38bd75 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3d4efe95-24e4-426a-ad22-c85d0d38bd75 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3d4efe95-24e4-426a-ad22-c85d0d38bd75 {
  
}
}@media (max-width: 767px){#s-3d4efe95-24e4-426a-ad22-c85d0d38bd75 {
  
}
}







#s-3d4efe95-24e4-426a-ad22-c85d0d38bd75 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.33;
}#s-3d4efe95-24e4-426a-ad22-c85d0d38bd75.shg-box.shg-c {
  justify-content: center;
}

#s-2b800f15-1428-4e15-93fd-846e723b15cc {
  margin-top: 80px;
margin-left: 40px;
margin-bottom: 80px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-2b800f15-1428-4e15-93fd-846e723b15cc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2b800f15-1428-4e15-93fd-846e723b15cc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2b800f15-1428-4e15-93fd-846e723b15cc {
  
}
}@media (max-width: 767px){#s-2b800f15-1428-4e15-93fd-846e723b15cc {
  
}
}
@media (min-width: 0px) {
[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2b800f15-1428-4e15-93fd-846e723b15cc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-24b9d47a-09c7-451b-a166-5042cbf2ccf4 {
  background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-24b9d47a-09c7-451b-a166-5042cbf2ccf4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-24b9d47a-09c7-451b-a166-5042cbf2ccf4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-24b9d47a-09c7-451b-a166-5042cbf2ccf4 {
  
}
}@media (max-width: 767px){#s-24b9d47a-09c7-451b-a166-5042cbf2ccf4 {
  
}
}
@media (min-width: 0px) {
[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-24b9d47a-09c7-451b-a166-5042cbf2ccf4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1d1654bc-f5d2-4167-9536-7fc06f8cafdf {
  margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
max-width: 220px;
text-align: center;
}
@media (min-width: 1200px){#s-1d1654bc-f5d2-4167-9536-7fc06f8cafdf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1d1654bc-f5d2-4167-9536-7fc06f8cafdf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1d1654bc-f5d2-4167-9536-7fc06f8cafdf {
  
}
}@media (max-width: 767px){#s-1d1654bc-f5d2-4167-9536-7fc06f8cafdf {
  
}
}



  #s-1d1654bc-f5d2-4167-9536-7fc06f8cafdf img.shogun-image {
    
    width: px;
  }


#s-1d1654bc-f5d2-4167-9536-7fc06f8cafdf .shogun-image-content {
  
    align-items: center;
  
}

#s-daeff89c-8a48-4c08-93b1-295566446e06 {
  margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-daeff89c-8a48-4c08-93b1-295566446e06 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-daeff89c-8a48-4c08-93b1-295566446e06 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-daeff89c-8a48-4c08-93b1-295566446e06 {
  
}
}@media (max-width: 767px){#s-daeff89c-8a48-4c08-93b1-295566446e06 {
  
}
}
#s-9b309468-aeb6-4d27-a27f-e92038af9864 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9b309468-aeb6-4d27-a27f-e92038af9864 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9b309468-aeb6-4d27-a27f-e92038af9864 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9b309468-aeb6-4d27-a27f-e92038af9864 {
  
}
}@media (max-width: 767px){#s-9b309468-aeb6-4d27-a27f-e92038af9864 {
  
}
}







#s-9b309468-aeb6-4d27-a27f-e92038af9864 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b309468-aeb6-4d27-a27f-e92038af9864.shg-box.shg-c {
  justify-content: flex-start;
}

#s-72ea1a59-a4c9-4430-a603-7a038b679076 {
  min-height: 50px;
}








#s-72ea1a59-a4c9-4430-a603-7a038b679076 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72ea1a59-a4c9-4430-a603-7a038b679076.shg-box.shg-c {
  justify-content: center;
}

#s-ee9e04c5-d1a7-4a66-9340-ebf289016d84 {
  min-height: 50px;
}








#s-ee9e04c5-d1a7-4a66-9340-ebf289016d84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee9e04c5-d1a7-4a66-9340-ebf289016d84.shg-box.shg-c {
  justify-content: center;
}

#s-ebaf7bac-8fae-4a07-9d26-e67ea89b2563 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ebaf7bac-8fae-4a07-9d26-e67ea89b2563 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Timmana;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-bc82912b-b4d7-4241-816a-94dd1fa42331 {
  margin-left: 100px;
margin-right: 100px;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

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

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

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-334ae41d-9e81-4a7b-8772-8c4b834eec1e {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b105ed17-5bd3-4712-af23-66ff5eed6054"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b2732fa9-75d4-4e6c-a6b9-bd709e520980 {
  text-align: center;
}




  #s-b2732fa9-75d4-4e6c-a6b9-bd709e520980 img.shogun-image {
    
    width: px;
  }


#s-b2732fa9-75d4-4e6c-a6b9-bd709e520980 .shogun-image-content {
  
    align-items: center;
  
}

#s-a27f8a5d-d0fd-4904-a79c-aebeace14982 {
  min-height: 50px;
}








#s-a27f8a5d-d0fd-4904-a79c-aebeace14982 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a27f8a5d-d0fd-4904-a79c-aebeace14982.shg-box.shg-c {
  justify-content: center;
}

#s-b7a4d18b-34d2-4b9a-8202-6aa7a702eebb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b7a4d18b-34d2-4b9a-8202-6aa7a702eebb .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2159fc2b-552d-4063-a89f-ef30af97790f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-95537efa-2ed6-47a5-98a1-f0a276e20871 {
  text-align: center;
}




  #s-95537efa-2ed6-47a5-98a1-f0a276e20871 img.shogun-image {
    
    width: px;
  }


#s-95537efa-2ed6-47a5-98a1-f0a276e20871 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f3e225a-8071-4a32-ae02-ce62388def58 {
  min-height: 50px;
}








#s-4f3e225a-8071-4a32-ae02-ce62388def58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f3e225a-8071-4a32-ae02-ce62388def58.shg-box.shg-c {
  justify-content: center;
}

#s-d3083db7-ff07-40b6-b197-1dd31aaffa19 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d3083db7-ff07-40b6-b197-1dd31aaffa19 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-62e85153-95dc-4380-a0a1-1ecc3d12fc13"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a6ba9dac-01bb-472f-a79a-abeadff80e9f {
  text-align: center;
}




  #s-a6ba9dac-01bb-472f-a79a-abeadff80e9f img.shogun-image {
    
    width: px;
  }


#s-a6ba9dac-01bb-472f-a79a-abeadff80e9f .shogun-image-content {
  
    align-items: center;
  
}

#s-da0942d4-3584-4128-9a61-ca2a956512a9 {
  min-height: 50px;
}








#s-da0942d4-3584-4128-9a61-ca2a956512a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da0942d4-3584-4128-9a61-ca2a956512a9.shg-box.shg-c {
  justify-content: center;
}

#s-5950f8e1-5150-41d0-946e-c22bae09d55a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5950f8e1-5150-41d0-946e-c22bae09d55a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-977b5073-7906-4334-8105-83ba4385d9e2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3bd6911c-adea-4dbd-a2df-c62fe616c4d1 {
  text-align: center;
}




  #s-3bd6911c-adea-4dbd-a2df-c62fe616c4d1 img.shogun-image {
    
    width: px;
  }


#s-3bd6911c-adea-4dbd-a2df-c62fe616c4d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-79f28439-9565-4723-8325-349ea0ede8c4 {
  min-height: 50px;
}








#s-79f28439-9565-4723-8325-349ea0ede8c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79f28439-9565-4723-8325-349ea0ede8c4.shg-box.shg-c {
  justify-content: center;
}

#s-f6c90caa-8acb-4ce5-9413-6f528084f619 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f6c90caa-8acb-4ce5-9413-6f528084f619 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-57ac19af-33b0-495e-9381-659a993779d4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a6839aac-15af-4843-a3b8-c9cc08d329eb {
  text-align: center;
}




  #s-a6839aac-15af-4843-a3b8-c9cc08d329eb img.shogun-image {
    
    width: px;
  }


#s-a6839aac-15af-4843-a3b8-c9cc08d329eb .shogun-image-content {
  
    align-items: center;
  
}

#s-763f8001-3c43-4c84-890f-cad02653eedf {
  min-height: 50px;
}








#s-763f8001-3c43-4c84-890f-cad02653eedf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-763f8001-3c43-4c84-890f-cad02653eedf.shg-box.shg-c {
  justify-content: center;
}

#s-f26772af-64c0-4146-b6ba-17db35b6a574 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f26772af-64c0-4146-b6ba-17db35b6a574 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd9139d3-d9ea-4416-a0be-641097b0452b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2b6c852b-a020-47d3-a079-28c8e54d0af5 {
  text-align: center;
}




  #s-2b6c852b-a020-47d3-a079-28c8e54d0af5 img.shogun-image {
    
    width: px;
  }


#s-2b6c852b-a020-47d3-a079-28c8e54d0af5 .shogun-image-content {
  
    align-items: center;
  
}

#s-5380f31a-b406-4b8b-a811-0759d3e1c423 {
  min-height: 50px;
}








#s-5380f31a-b406-4b8b-a811-0759d3e1c423 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5380f31a-b406-4b8b-a811-0759d3e1c423.shg-box.shg-c {
  justify-content: center;
}

#s-e4a204ab-5308-474e-bbda-ad77c91149d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e4a204ab-5308-474e-bbda-ad77c91149d0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff9fd036-71c6-4a2a-8357-82248b9d23af"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f02de7c5-b4f6-4903-9789-7547128624ed {
  text-align: center;
}




  #s-f02de7c5-b4f6-4903-9789-7547128624ed img.shogun-image {
    
    width: px;
  }


#s-f02de7c5-b4f6-4903-9789-7547128624ed .shogun-image-content {
  
    align-items: center;
  
}

#s-bc8e0e74-e028-48e9-b376-640de123e36a {
  min-height: 50px;
}








#s-bc8e0e74-e028-48e9-b376-640de123e36a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc8e0e74-e028-48e9-b376-640de123e36a.shg-box.shg-c {
  justify-content: center;
}

#s-f09a824e-4f57-4320-9005-43e059ec461c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f09a824e-4f57-4320-9005-43e059ec461c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f1454db4-9e4a-425d-9554-d1b9fc2deec8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-67ec7705-b9d6-47ac-a7aa-54fdd48786f0 {
  text-align: center;
}




  #s-67ec7705-b9d6-47ac-a7aa-54fdd48786f0 img.shogun-image {
    
    width: px;
  }


#s-67ec7705-b9d6-47ac-a7aa-54fdd48786f0 .shogun-image-content {
  
    align-items: center;
  
}

#s-bad196c3-c566-435c-9109-601523fad2ce {
  min-height: 50px;
}








#s-bad196c3-c566-435c-9109-601523fad2ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bad196c3-c566-435c-9109-601523fad2ce.shg-box.shg-c {
  justify-content: center;
}

#s-4fc34bca-55dc-4846-870b-d0eea2f8d2ca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4fc34bca-55dc-4846-870b-d0eea2f8d2ca .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3818f09a-d371-4244-afee-2fde3fb7e412"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6ae527a7-e7b3-41c8-b9a2-a5900dd959b2 {
  text-align: center;
}




  #s-6ae527a7-e7b3-41c8-b9a2-a5900dd959b2 img.shogun-image {
    
    width: px;
  }


#s-6ae527a7-e7b3-41c8-b9a2-a5900dd959b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e74fd8c-4299-4d6c-93c4-c277221d1073 {
  min-height: 50px;
}








#s-3e74fd8c-4299-4d6c-93c4-c277221d1073 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e74fd8c-4299-4d6c-93c4-c277221d1073.shg-box.shg-c {
  justify-content: center;
}

#s-6224aada-19f1-4aff-a67a-1612b45d6496 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6224aada-19f1-4aff-a67a-1612b45d6496 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1e5c5e9f-46e6-4f1b-beaa-88cebb75c7bc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-10e8ba73-ef75-4e6f-b084-3c6aed212262 {
  text-align: center;
}




  #s-10e8ba73-ef75-4e6f-b084-3c6aed212262 img.shogun-image {
    
    width: px;
  }


#s-10e8ba73-ef75-4e6f-b084-3c6aed212262 .shogun-image-content {
  
    align-items: center;
  
}

#s-03d5739f-7bfc-467f-a720-2e0cdbe55208 {
  min-height: 50px;
}








#s-03d5739f-7bfc-467f-a720-2e0cdbe55208 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03d5739f-7bfc-467f-a720-2e0cdbe55208.shg-box.shg-c {
  justify-content: center;
}

#s-d0b4c82d-9015-4e10-8a30-44543afc6c67 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d0b4c82d-9015-4e10-8a30-44543afc6c67 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3bd592f-8982-45bc-9d9e-a554916d7e5b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-03d51aa1-0270-40cd-958b-6ef04a63e46a {
  text-align: center;
}




  #s-03d51aa1-0270-40cd-958b-6ef04a63e46a img.shogun-image {
    
    width: px;
  }


#s-03d51aa1-0270-40cd-958b-6ef04a63e46a .shogun-image-content {
  
    align-items: center;
  
}

#s-3d853b70-a61b-4110-973f-dd2d80c0c94b {
  min-height: 50px;
}








#s-3d853b70-a61b-4110-973f-dd2d80c0c94b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d853b70-a61b-4110-973f-dd2d80c0c94b.shg-box.shg-c {
  justify-content: center;
}

#s-7622106f-5602-4588-a75b-71692b3ce7b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7622106f-5602-4588-a75b-71692b3ce7b6 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-a3b77353-9031-4bd1-b496-401de9d1b026 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 500px;
background-position: center center;
}








#s-a3b77353-9031-4bd1-b496-401de9d1b026 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3b77353-9031-4bd1-b496-401de9d1b026.shg-box.shg-c {
  justify-content: center;
}

#s-24c79597-9501-449a-9bc0-0557dfefb94d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-24c79597-9501-449a-9bc0-0557dfefb94d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Timmana;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-f27d2c33-c080-4364-8961-5900fd515bd9 {
  border-style: solid;
margin-top: 80px;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
background-color: rgba(245, 245, 245, 0);
}
@media (min-width: 1200px){#s-f27d2c33-c080-4364-8961-5900fd515bd9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f27d2c33-c080-4364-8961-5900fd515bd9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f27d2c33-c080-4364-8961-5900fd515bd9 {
  
}
}@media (max-width: 767px){#s-f27d2c33-c080-4364-8961-5900fd515bd9 {
  
}
}
#s-f27d2c33-c080-4364-8961-5900fd515bd9 .shogun-heading-component h2 {
  color: rgba(19, 18, 18, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-0752c1fe-7b7a-47f2-a6bd-5813efdfe549 {
  min-height: 50px;
}








#s-0752c1fe-7b7a-47f2-a6bd-5813efdfe549 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0752c1fe-7b7a-47f2-a6bd-5813efdfe549.shg-box.shg-c {
  justify-content: center;
}

#s-80c9eab7-02a1-48e3-8778-e55e2ad961e2 {
  display: none;
}
#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 {
  margin-top: -4px;
margin-bottom: -4px;
text-align: center;
}


.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 {
  max-width: 100%;
}

.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 .shg-image-zoom,
.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 img.shogun-image {
  max-width: 800px !important;
  min-height: 500px !important;
}

.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 {
  max-width: 100%;
}

.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 .shg-image-zoom,
.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 img.shogun-image {
  max-width: 800px !important;
  min-height: 500px !important;
}

.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 {
  max-width: 100%;
}

.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 .shg-image-zoom,
.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 img.shogun-image {
  max-width: 800px !important;
  min-height: 500px !important;
}

.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 {
  max-width: 100%;
}

.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 .shg-image-zoom,
.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 img.shogun-image {
  max-width: 800px !important;
  min-height: 500px !important;
}

.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 {
  max-width: 100%;
}

.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 .shg-image-zoom,
.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 img.shogun-image {
  max-width: 800px !important;
  min-height: 500px !important;
}

.shg-c#s-9c3ca4df-0b18-4938-b816-8f4fca7aac69 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b09c9089-817b-41c1-bfc8-bb78c1d023ca {
  min-height: 50px;
}








#s-b09c9089-817b-41c1-bfc8-bb78c1d023ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b09c9089-817b-41c1-bfc8-bb78c1d023ca.shg-box.shg-c {
  justify-content: center;
}

#s-d3cfb938-c1b1-44fa-8bc8-d5c222526e58 {
  margin-left: 80px;
margin-right: 80px;
text-align: left;
}

#s-d3cfb938-c1b1-44fa-8bc8-d5c222526e58 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-d3cfb938-c1b1-44fa-8bc8-d5c222526e58 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-d3cfb938-c1b1-44fa-8bc8-d5c222526e58 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-d3cfb938-c1b1-44fa-8bc8-d5c222526e58 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-d3cfb938-c1b1-44fa-8bc8-d5c222526e58 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-d3cfb938-c1b1-44fa-8bc8-d5c222526e58 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-cb09d6ce-8276-4b46-b46c-9e1b0b60fb77 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-cb09d6ce-8276-4b46-b46c-9e1b0b60fb77:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cb09d6ce-8276-4b46-b46c-9e1b0b60fb77:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cb09d6ce-8276-4b46-b46c-9e1b0b60fb77 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cb09d6ce-8276-4b46-b46c-9e1b0b60fb77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb09d6ce-8276-4b46-b46c-9e1b0b60fb77.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}

#s-cb09d6ce-8276-4b46-b46c-9e1b0b60fb77.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-deb60fd2-1ac7-47e5-b7aa-7a840331fcdf {
  min-height: 50px;
}








#s-deb60fd2-1ac7-47e5-b7aa-7a840331fcdf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-deb60fd2-1ac7-47e5-b7aa-7a840331fcdf.shg-box.shg-c {
  justify-content: center;
}

#s-a95f0cd4-67a7-440c-b1d6-b4c8b66e16fa {
  background-attachment: fixed;
min-height: 500px;
}








#s-a95f0cd4-67a7-440c-b1d6-b4c8b66e16fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a95f0cd4-67a7-440c-b1d6-b4c8b66e16fa.shg-box.shg-c {
  justify-content: center;
}

#s-5ea8bb08-3b28-4113-854b-35a5db43e0ee {
  min-height: 50px;
}








#s-5ea8bb08-3b28-4113-854b-35a5db43e0ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ea8bb08-3b28-4113-854b-35a5db43e0ee.shg-box.shg-c {
  justify-content: center;
}

#s-f8a11b3a-7760-4211-aca6-750d7ce5cb13 {
  min-height: 100px;
}








#s-f8a11b3a-7760-4211-aca6-750d7ce5cb13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8a11b3a-7760-4211-aca6-750d7ce5cb13.shg-box.shg-c {
  justify-content: center;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-fe7fd80b-2713-4949-b68f-f9eb2f2faf7f {
  padding-left: 30px;
padding-right: 30px;
}

#s-fe7fd80b-2713-4949-b68f-f9eb2f2faf7f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-fe7fd80b-2713-4949-b68f-f9eb2f2faf7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-fe7fd80b-2713-4949-b68f-f9eb2f2faf7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-fe7fd80b-2713-4949-b68f-f9eb2f2faf7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-fe7fd80b-2713-4949-b68f-f9eb2f2faf7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-fe7fd80b-2713-4949-b68f-f9eb2f2faf7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d8fe90d9-a418-46b7-a692-37732ac0515c {
  margin-left: 50px;
margin-right: 50px;
}

#s-31a275d1-859a-41de-8377-466d81e01c52 {
  margin-left: 50px;
margin-right: 50px;
}

#s-946e8fa5-0525-4497-991d-25c5e4aeef87 {
  margin-left: 50px;
margin-right: 50px;
}

#s-d4f21cab-38d2-42b4-a414-2a2f1a2a78ac {
  margin-left: 50px;
margin-right: 50px;
}

#s-5c034cb3-b18a-43ee-a395-e6d189d144d5 {
  margin-left: 50px;
margin-right: 50px;
}

#s-44d1cbbe-c189-42a7-b5f0-77222c2c36f7 {
  margin-left: 50px;
margin-right: 50px;
}

#s-cc7a373d-a0c0-4345-bdc9-fd430cc4480e {
  margin-left: 50px;
margin-right: 50px;
}

#s-d189204d-bc0d-40da-becc-5a3bc72ab419 {
  margin-left: 50px;
margin-right: 50px;
}

#s-6aa3edd9-9017-495c-9cf8-b608fade9322 {
  margin-left: 50px;
margin-right: 50px;
}

#s-351dc56c-acc8-43b4-b3b6-6b3dc70afe67 {
  margin-left: 50px;
margin-right: 50px;
}

#s-8edecd53-38a7-44bb-945c-69e73d7660ba {
  margin-left: 50px;
margin-right: 50px;
}

#s-aa79b185-128c-4476-aa25-3aff1efb56d8 {
  margin-left: 50px;
margin-right: 50px;
}

#s-6ad872c7-98a2-4b81-be33-8a8274607d00 {
  margin-left: 50px;
margin-right: 50px;
}

#s-63467909-b1e3-4ecc-801c-5bd1ebea7a59 {
  min-height: 50px;
}








#s-63467909-b1e3-4ecc-801c-5bd1ebea7a59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63467909-b1e3-4ecc-801c-5bd1ebea7a59.shg-box.shg-c {
  justify-content: center;
}

#s-dfa83eaf-5cca-410b-9668-07f567a22a6d {
  min-height: 50px;
background-color: rgba(27, 101, 141, 1);
}
@media (min-width: 1200px){#s-dfa83eaf-5cca-410b-9668-07f567a22a6d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dfa83eaf-5cca-410b-9668-07f567a22a6d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dfa83eaf-5cca-410b-9668-07f567a22a6d {
  
}
}@media (max-width: 767px){#s-dfa83eaf-5cca-410b-9668-07f567a22a6d {
  
}
}







#s-dfa83eaf-5cca-410b-9668-07f567a22a6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dfa83eaf-5cca-410b-9668-07f567a22a6d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b210ba9d-449b-49b9-9796-9b1974d5ca08 {
  margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-b210ba9d-449b-49b9-9796-9b1974d5ca08 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b210ba9d-449b-49b9-9796-9b1974d5ca08 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b210ba9d-449b-49b9-9796-9b1974d5ca08 {
  
}
}@media (max-width: 767px){#s-b210ba9d-449b-49b9-9796-9b1974d5ca08 {
  
}
}
@media (min-width: 0px) {
[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-b210ba9d-449b-49b9-9796-9b1974d5ca08"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-a86eb740-16fa-4cc8-94ad-0099b2ecfa6f {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(51, 51, 51, 1);
text-align: left;
background-color: rgba(245, 245, 245, 0);
}
@media (min-width: 1200px){#s-a86eb740-16fa-4cc8-94ad-0099b2ecfa6f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a86eb740-16fa-4cc8-94ad-0099b2ecfa6f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a86eb740-16fa-4cc8-94ad-0099b2ecfa6f {
  
}
}@media (max-width: 767px){#s-a86eb740-16fa-4cc8-94ad-0099b2ecfa6f {
  
}
}
#s-a86eb740-16fa-4cc8-94ad-0099b2ecfa6f .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-43dc1c6c-a112-4af0-88e8-95d5a5e442f2 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 1200px){#s-43dc1c6c-a112-4af0-88e8-95d5a5e442f2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-43dc1c6c-a112-4af0-88e8-95d5a5e442f2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-43dc1c6c-a112-4af0-88e8-95d5a5e442f2 {
  
}
}@media (max-width: 767px){#s-43dc1c6c-a112-4af0-88e8-95d5a5e442f2 {
  
}
}
#s-cf349482-5a45-42eb-ae94-f6aabefd2141 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(51, 51, 51, 1);
text-align: left;
background-color: rgba(245, 245, 245, 0);
}
@media (min-width: 1200px){#s-cf349482-5a45-42eb-ae94-f6aabefd2141 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cf349482-5a45-42eb-ae94-f6aabefd2141 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cf349482-5a45-42eb-ae94-f6aabefd2141 {
  
}
}@media (max-width: 767px){#s-cf349482-5a45-42eb-ae94-f6aabefd2141 {
  
}
}
#s-cf349482-5a45-42eb-ae94-f6aabefd2141 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4be71d51-906b-4a8f-b1db-831cbda41a70 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 1200px){#s-4be71d51-906b-4a8f-b1db-831cbda41a70 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4be71d51-906b-4a8f-b1db-831cbda41a70 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4be71d51-906b-4a8f-b1db-831cbda41a70 {
  
}
}@media (max-width: 767px){#s-4be71d51-906b-4a8f-b1db-831cbda41a70 {
  
}
}
#s-800ed602-1295-4464-8438-ec657cf1ca0f {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(51, 51, 51, 1);
text-align: left;
background-color: rgba(245, 245, 245, 0);
}
@media (min-width: 1200px){#s-800ed602-1295-4464-8438-ec657cf1ca0f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-800ed602-1295-4464-8438-ec657cf1ca0f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-800ed602-1295-4464-8438-ec657cf1ca0f {
  
}
}@media (max-width: 767px){#s-800ed602-1295-4464-8438-ec657cf1ca0f {
  
}
}
#s-800ed602-1295-4464-8438-ec657cf1ca0f .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-cb05340f-4670-497a-b8e2-2c0cc1564855 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 1200px){#s-cb05340f-4670-497a-b8e2-2c0cc1564855 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cb05340f-4670-497a-b8e2-2c0cc1564855 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cb05340f-4670-497a-b8e2-2c0cc1564855 {
  
}
}@media (max-width: 767px){#s-cb05340f-4670-497a-b8e2-2c0cc1564855 {
  
}
}
/*
  $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;
}
