.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-43c9fa4b-a887-4059-93b3-80361e48a20b {
  background-color: rgba(238, 238, 238, 1);
}
@media (max-width: 767px){#s-43c9fa4b-a887-4059-93b3-80361e48a20b {
  min-height: 465px;
}
}







#s-43c9fa4b-a887-4059-93b3-80361e48a20b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43c9fa4b-a887-4059-93b3-80361e48a20b.shg-box.shg-c {
  justify-content: center;
}

#s-f1ede7cb-ee64-4d95-923f-0c5e48b019fc {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-f1ede7cb-ee64-4d95-923f-0c5e48b019fc {
  min-height: 632px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f1ede7cb-ee64-4d95-923f-0c5e48b019fc {
  min-height: 632px;
}
}







#s-f1ede7cb-ee64-4d95-923f-0c5e48b019fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1ede7cb-ee64-4d95-923f-0c5e48b019fc.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-c34f495e-62e2-461f-a4d3-d7fa22dcb654 {
  
}
@media (min-width: 1200px){#s-c34f495e-62e2-461f-a4d3-d7fa22dcb654 {
  display: none;
}
#s-c34f495e-62e2-461f-a4d3-d7fa22dcb654, #wrap-s-c34f495e-62e2-461f-a4d3-d7fa22dcb654 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c34f495e-62e2-461f-a4d3-d7fa22dcb654 {
  display: none;
}
#s-c34f495e-62e2-461f-a4d3-d7fa22dcb654, #wrap-s-c34f495e-62e2-461f-a4d3-d7fa22dcb654 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c34f495e-62e2-461f-a4d3-d7fa22dcb654 {
  
}
}@media (max-width: 767px){#s-c34f495e-62e2-461f-a4d3-d7fa22dcb654 {
  min-height: 465px;
}
}



  #s-c34f495e-62e2-461f-a4d3-d7fa22dcb654 img.shogun-image {
    
    width: px;
  }


#s-c34f495e-62e2-461f-a4d3-d7fa22dcb654 .shogun-image-content {
  
    align-items: flex-end;
  
}
@media (min-width: 1200px){


  #s-c34f495e-62e2-461f-a4d3-d7fa22dcb654 img.shogun-image {
    
    width: px;
  }


#s-c34f495e-62e2-461f-a4d3-d7fa22dcb654 .shogun-image-content {
  
    align-items: center;
  
}
}@media (min-width: 992px) and (max-width: 1199px){


  #s-c34f495e-62e2-461f-a4d3-d7fa22dcb654 img.shogun-image {
    
    width: px;
  }


#s-c34f495e-62e2-461f-a4d3-d7fa22dcb654 .shogun-image-content {
  
    align-items: center;
  
}
}
#s-53229a72-d7a2-4dee-8008-1a0e384a08ca {
  margin-left: auto;
margin-right: auto;
max-width: 1300px;
}
@media (min-width: 1200px){#s-53229a72-d7a2-4dee-8008-1a0e384a08ca {
  padding-left: 16px;
padding-bottom: 24px;
padding-right: 16px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-53229a72-d7a2-4dee-8008-1a0e384a08ca {
  padding-left: 16px;
padding-bottom: 24px;
padding-right: 16px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-53229a72-d7a2-4dee-8008-1a0e384a08ca {
  padding-left: 16px;
padding-bottom: 24px;
padding-right: 16px;
}
}@media (max-width: 767px){#s-53229a72-d7a2-4dee-8008-1a0e384a08ca {
  padding-left: 16px;
padding-bottom: 24px;
padding-right: 16px;
}
}







#s-53229a72-d7a2-4dee-8008-1a0e384a08ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53229a72-d7a2-4dee-8008-1a0e384a08ca.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) and (max-width: 991px){#s-5576929a-ca08-44fa-9be0-c8a7a9e7c5a1 {
  
}
}@media (max-width: 767px){#s-5576929a-ca08-44fa-9be0-c8a7a9e7c5a1 {
  display: none;
}
#s-5576929a-ca08-44fa-9be0-c8a7a9e7c5a1, #wrap-s-5576929a-ca08-44fa-9be0-c8a7a9e7c5a1 { display:none !important; }}
.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-a2ad94fa-5f32-4404-9fc6-131926ad8895 {
  max-width: 545px;
text-align: center;
}
@media (min-width: 1200px){#s-a2ad94fa-5f32-4404-9fc6-131926ad8895 {
  margin-bottom: 20px;
text-align: left;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a2ad94fa-5f32-4404-9fc6-131926ad8895 {
  margin-bottom: 20px;
text-align: left;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a2ad94fa-5f32-4404-9fc6-131926ad8895 {
  margin-bottom: 20px;
text-align: left;
}
}
#s-a2ad94fa-5f32-4404-9fc6-131926ad8895 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: 1.14em;
  letter-spacing: -0.42px;
  text-align: center;
}


@media (min-width: 1200px){#s-a2ad94fa-5f32-4404-9fc6-131926ad8895 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: 1.14em;
  letter-spacing: 0px;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a2ad94fa-5f32-4404-9fc6-131926ad8895 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: 1.14em;
  letter-spacing: 0px;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-a2ad94fa-5f32-4404-9fc6-131926ad8895 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: 1.14em;
  letter-spacing: 0px;
  text-align: left;
}


}@media (max-width: 767px){#s-a2ad94fa-5f32-4404-9fc6-131926ad8895 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: 1.14em;
  letter-spacing: -0.42px;
  text-align: center;
}


}
#s-fe60af64-f67f-4ebe-9cda-076c008d2c98 {
  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);
border-style: solid;
max-width: 384px;
}
@media (max-width: 767px){#s-fe60af64-f67f-4ebe-9cda-076c008d2c98 {
  display: none;
}
#s-fe60af64-f67f-4ebe-9cda-076c008d2c98, #wrap-s-fe60af64-f67f-4ebe-9cda-076c008d2c98 { display:none !important; }}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-b11ccf4d-abb2-4859-91f4-e9e971586e1b {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(44, 42, 52, 0);
border-style: solid;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-b11ccf4d-abb2-4859-91f4-e9e971586e1b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(243, 213, 222, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-b11ccf4d-abb2-4859-91f4-e9e971586e1b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(243, 213, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}

  #s-b11ccf4d-abb2-4859-91f4-e9e971586e1b-btn-wrapper {
    text-align: center;
  }


#s-b11ccf4d-abb2-4859-91f4-e9e971586e1b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fdf50605-620a-478b-bf93-3e137bb9fc10 {
  
}
@media (min-width: 1200px){#s-fdf50605-620a-478b-bf93-3e137bb9fc10 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fdf50605-620a-478b-bf93-3e137bb9fc10 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fdf50605-620a-478b-bf93-3e137bb9fc10 {
  display: none;
}
#s-fdf50605-620a-478b-bf93-3e137bb9fc10, #wrap-s-fdf50605-620a-478b-bf93-3e137bb9fc10 { display:none !important; }}@media (max-width: 767px){#s-fdf50605-620a-478b-bf93-3e137bb9fc10 {
  min-height: 465px;
display: none;
}
#s-fdf50605-620a-478b-bf93-3e137bb9fc10, #wrap-s-fdf50605-620a-478b-bf93-3e137bb9fc10 { display:none !important; }}



  #s-fdf50605-620a-478b-bf93-3e137bb9fc10 img.shogun-image {
    
    width: px;
  }


#s-fdf50605-620a-478b-bf93-3e137bb9fc10 .shogun-image-content {
  
    align-items: flex-end;
  
}
@media (min-width: 1200px){


  #s-fdf50605-620a-478b-bf93-3e137bb9fc10 img.shogun-image {
    
    width: px;
  }


#s-fdf50605-620a-478b-bf93-3e137bb9fc10 .shogun-image-content {
  
    align-items: center;
  
}
}@media (min-width: 992px) and (max-width: 1199px){


  #s-fdf50605-620a-478b-bf93-3e137bb9fc10 img.shogun-image {
    
    width: px;
  }


#s-fdf50605-620a-478b-bf93-3e137bb9fc10 .shogun-image-content {
  
    align-items: center;
  
}
}
#s-9fcbb243-a582-4614-ab46-f4a134a71fdb {
  margin-left: auto;
margin-right: auto;
max-width: 1300px;
}
@media (min-width: 1200px){#s-9fcbb243-a582-4614-ab46-f4a134a71fdb {
  margin-top: 55px;
padding-left: 55px;
padding-right: 55px;
max-width: 100%;
display: none;
}
#s-9fcbb243-a582-4614-ab46-f4a134a71fdb, #wrap-s-9fcbb243-a582-4614-ab46-f4a134a71fdb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9fcbb243-a582-4614-ab46-f4a134a71fdb {
  margin-top: 55px;
padding-left: 16px;
padding-right: 16px;
display: none;
}
#s-9fcbb243-a582-4614-ab46-f4a134a71fdb, #wrap-s-9fcbb243-a582-4614-ab46-f4a134a71fdb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9fcbb243-a582-4614-ab46-f4a134a71fdb {
  padding-left: 16px;
padding-bottom: 24px;
padding-right: 16px;
display: none;
}
#s-9fcbb243-a582-4614-ab46-f4a134a71fdb, #wrap-s-9fcbb243-a582-4614-ab46-f4a134a71fdb { display:none !important; }}@media (max-width: 767px){#s-9fcbb243-a582-4614-ab46-f4a134a71fdb {
  padding-left: 16px;
padding-bottom: 24px;
padding-right: 16px;
display: none;
}
#s-9fcbb243-a582-4614-ab46-f4a134a71fdb, #wrap-s-9fcbb243-a582-4614-ab46-f4a134a71fdb { display:none !important; }}







#s-9fcbb243-a582-4614-ab46-f4a134a71fdb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9fcbb243-a582-4614-ab46-f4a134a71fdb.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-3c6fd10a-91b8-432f-b717-19bc7f8ea3e5 {
  margin-bottom: 24px;
display: none;
}
#s-3c6fd10a-91b8-432f-b717-19bc7f8ea3e5, #wrap-s-3c6fd10a-91b8-432f-b717-19bc7f8ea3e5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3c6fd10a-91b8-432f-b717-19bc7f8ea3e5 {
  margin-bottom: 24px;
display: none;
}
#s-3c6fd10a-91b8-432f-b717-19bc7f8ea3e5, #wrap-s-3c6fd10a-91b8-432f-b717-19bc7f8ea3e5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3c6fd10a-91b8-432f-b717-19bc7f8ea3e5 {
  display: none;
}
#s-3c6fd10a-91b8-432f-b717-19bc7f8ea3e5, #wrap-s-3c6fd10a-91b8-432f-b717-19bc7f8ea3e5 { display:none !important; }}@media (max-width: 767px){#s-3c6fd10a-91b8-432f-b717-19bc7f8ea3e5 {
  display: none;
}
#s-3c6fd10a-91b8-432f-b717-19bc7f8ea3e5, #wrap-s-3c6fd10a-91b8-432f-b717-19bc7f8ea3e5 { display:none !important; }}
#s-7031bc74-9b3b-4e9b-b5db-a826d9f48d57 {
  max-width: 525px;
text-align: center;
}
@media (min-width: 1200px){#s-7031bc74-9b3b-4e9b-b5db-a826d9f48d57 {
  margin-bottom: 3px;
text-align: left;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7031bc74-9b3b-4e9b-b5db-a826d9f48d57 {
  margin-bottom: 3px;
text-align: left;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7031bc74-9b3b-4e9b-b5db-a826d9f48d57 {
  margin-bottom: 17px;
text-align: left;
}
}
#s-7031bc74-9b3b-4e9b-b5db-a826d9f48d57 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: 1.14em;
  letter-spacing: -0.42px;
  text-align: center;
}


@media (min-width: 1200px){#s-7031bc74-9b3b-4e9b-b5db-a826d9f48d57 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: 1.14em;
  letter-spacing: 0px;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7031bc74-9b3b-4e9b-b5db-a826d9f48d57 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: 1.14em;
  letter-spacing: 0px;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-7031bc74-9b3b-4e9b-b5db-a826d9f48d57 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: 1.14em;
  letter-spacing: 0px;
  text-align: left;
}


}
#s-ab00c533-0da2-45a7-81b0-287713cdfded {
  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);
border-style: solid;
max-width: 384px;
}
@media (min-width: 1200px){#s-ab00c533-0da2-45a7-81b0-287713cdfded {
  margin-top: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ab00c533-0da2-45a7-81b0-287713cdfded {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-ab00c533-0da2-45a7-81b0-287713cdfded {
  display: none;
}
#s-ab00c533-0da2-45a7-81b0-287713cdfded, #wrap-s-ab00c533-0da2-45a7-81b0-287713cdfded { display:none !important; }}
#s-c0c8827d-965d-4323-9688-6f9d36d7315b {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 26px;
padding-top: 11px;
padding-left: 20px;
padding-bottom: 11px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-c0c8827d-965d-4323-9688-6f9d36d7315b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(243, 213, 222, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-c0c8827d-965d-4323-9688-6f9d36d7315b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(243, 213, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}@media (min-width: 1200px){#s-c0c8827d-965d-4323-9688-6f9d36d7315b {
  margin-top: 24px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c0c8827d-965d-4323-9688-6f9d36d7315b {
  margin-top: 24px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c0c8827d-965d-4323-9688-6f9d36d7315b {
  margin-top: 16px;
}
}@media (max-width: 767px){#s-c0c8827d-965d-4323-9688-6f9d36d7315b {
  margin-top: 16px;
}
}

  #s-c0c8827d-965d-4323-9688-6f9d36d7315b-btn-wrapper {
    text-align: left;
  }


#s-c0c8827d-965d-4323-9688-6f9d36d7315b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-536a387d-6380-4af7-8324-a211b56a80be {
  margin-left: auto;
margin-right: auto;
max-width: 1300px;
}
@media (min-width: 1200px){#s-536a387d-6380-4af7-8324-a211b56a80be {
  margin-top: 55px;
padding-left: 55px;
padding-right: 55px;
max-width: 100%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-536a387d-6380-4af7-8324-a211b56a80be {
  margin-top: 55px;
padding-left: 16px;
padding-right: 16px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-536a387d-6380-4af7-8324-a211b56a80be {
  padding-left: 16px;
padding-bottom: 24px;
padding-right: 16px;
}
}@media (max-width: 767px){#s-536a387d-6380-4af7-8324-a211b56a80be {
  padding-left: 16px;
padding-bottom: 24px;
padding-right: 16px;
}
}







#s-536a387d-6380-4af7-8324-a211b56a80be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-536a387d-6380-4af7-8324-a211b56a80be.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-9dfcc76d-188f-4c1e-84f6-4086f17227d1 {
  margin-bottom: 24px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9dfcc76d-188f-4c1e-84f6-4086f17227d1 {
  margin-bottom: 24px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9dfcc76d-188f-4c1e-84f6-4086f17227d1 {
  
}
}@media (max-width: 767px){#s-9dfcc76d-188f-4c1e-84f6-4086f17227d1 {
  display: none;
}
#s-9dfcc76d-188f-4c1e-84f6-4086f17227d1, #wrap-s-9dfcc76d-188f-4c1e-84f6-4086f17227d1 { display:none !important; }}
#s-b51676ad-c085-4025-99d7-c07ea96de53f {
  max-width: 650px;
text-align: center;
}
@media (min-width: 1200px){#s-b51676ad-c085-4025-99d7-c07ea96de53f {
  margin-bottom: 3px;
text-align: left;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b51676ad-c085-4025-99d7-c07ea96de53f {
  margin-bottom: 3px;
text-align: left;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b51676ad-c085-4025-99d7-c07ea96de53f {
  margin-bottom: 17px;
text-align: left;
}
}
#s-b51676ad-c085-4025-99d7-c07ea96de53f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 42px;
  line-height: 1.14em;
  letter-spacing: -0.42px;
  text-align: center;
}


@media (min-width: 1200px){#s-b51676ad-c085-4025-99d7-c07ea96de53f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 64px;
  line-height: 1.14em;
  letter-spacing: 0px;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-b51676ad-c085-4025-99d7-c07ea96de53f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 64px;
  line-height: 1.14em;
  letter-spacing: 0px;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-b51676ad-c085-4025-99d7-c07ea96de53f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 64px;
  line-height: 1.14em;
  letter-spacing: 0px;
  text-align: left;
}


}
#s-cd0844c9-81ca-4e31-a580-653b709d47d5 {
  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);
border-style: solid;
max-width: 575px;
}
@media (max-width: 767px){#s-cd0844c9-81ca-4e31-a580-653b709d47d5 {
  display: none;
}
#s-cd0844c9-81ca-4e31-a580-653b709d47d5, #wrap-s-cd0844c9-81ca-4e31-a580-653b709d47d5 { display:none !important; }}
#s-301e3e50-901f-47cb-8c00-31dcaca0cda8 {
  border-style: solid;
margin-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
max-width: 450px;
}
@media (max-width: 767px){#s-301e3e50-901f-47cb-8c00-31dcaca0cda8 {
  display: none;
}
#s-301e3e50-901f-47cb-8c00-31dcaca0cda8, #wrap-s-301e3e50-901f-47cb-8c00-31dcaca0cda8 { display:none !important; }}
#s-bceef147-f3a2-4a89-94dc-12e861ec723b {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 11px;
padding-left: 20px;
padding-bottom: 11px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-bceef147-f3a2-4a89-94dc-12e861ec723b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(243, 213, 222, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-bceef147-f3a2-4a89-94dc-12e861ec723b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-bceef147-f3a2-4a89-94dc-12e861ec723b {
  
}
}@media (max-width: 767px){#s-bceef147-f3a2-4a89-94dc-12e861ec723b {
  
}
}

  #s-bceef147-f3a2-4a89-94dc-12e861ec723b-btn-wrapper {
    text-align: left;
  }


#s-bceef147-f3a2-4a89-94dc-12e861ec723b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1add8bd4-6b77-46e0-a47a-8e1f3f5d1d89 {
  min-height: 50px;
}








#s-1add8bd4-6b77-46e0-a47a-8e1f3f5d1d89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1add8bd4-6b77-46e0-a47a-8e1f3f5d1d89.shg-box.shg-c {
  justify-content: center;
}

#s-506b0aeb-3222-4b0b-9f76-accb228cce53 {
  margin-left: auto;
margin-right: auto;
max-width: 1300px;
}
@media (min-width: 1200px){#s-506b0aeb-3222-4b0b-9f76-accb228cce53 {
  margin-top: 48px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-506b0aeb-3222-4b0b-9f76-accb228cce53 {
  margin-top: 48px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-506b0aeb-3222-4b0b-9f76-accb228cce53 {
  margin-top: 48px;
padding-left: 16px;
padding-right: 16px;
}
}@media (max-width: 767px){#s-506b0aeb-3222-4b0b-9f76-accb228cce53 {
  margin-top: 16px;
padding-left: 16px;
padding-right: 16px;
}
}







#s-506b0aeb-3222-4b0b-9f76-accb228cce53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-506b0aeb-3222-4b0b-9f76-accb228cce53.shg-box.shg-c {
  justify-content: center;
}

#s-5af078df-4ae8-48fc-b2d8-a4b6593c2766 {
  margin-left: auto;
margin-right: auto;
max-width: 1300px;
background-color: rgba(220, 220, 220, 0);
}
@media (min-width: 1200px){#s-5af078df-4ae8-48fc-b2d8-a4b6593c2766 {
  padding-top: 150px;
padding-left: 16px;
padding-bottom: 97px;
padding-right: 16px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5af078df-4ae8-48fc-b2d8-a4b6593c2766 {
  padding-top: 80px;
padding-left: 16px;
padding-bottom: 85px;
padding-right: 16px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5af078df-4ae8-48fc-b2d8-a4b6593c2766 {
  padding-top: 25px;
padding-left: 16px;
padding-bottom: 300px;
padding-right: 16px;
}
}@media (max-width: 767px){#s-5af078df-4ae8-48fc-b2d8-a4b6593c2766 {
  padding-top: 25px;
padding-left: 15px;
padding-bottom: 300px;
padding-right: 15px;
}
}







#s-5af078df-4ae8-48fc-b2d8-a4b6593c2766 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5af078df-4ae8-48fc-b2d8-a4b6593c2766.shg-box.shg-c {
  justify-content: center;
}

#s-32a6b085-24c7-418a-b7e0-6812bd45cc77 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-32a6b085-24c7-418a-b7e0-6812bd45cc77 {
  display: none;
}
#s-32a6b085-24c7-418a-b7e0-6812bd45cc77, #wrap-s-32a6b085-24c7-418a-b7e0-6812bd45cc77 { display:none !important; }}@media (max-width: 767px){#s-32a6b085-24c7-418a-b7e0-6812bd45cc77 {
  display: none;
}
#s-32a6b085-24c7-418a-b7e0-6812bd45cc77, #wrap-s-32a6b085-24c7-418a-b7e0-6812bd45cc77 { display:none !important; }}



  #s-32a6b085-24c7-418a-b7e0-6812bd45cc77 img.shogun-image {
    
    width: px;
  }


#s-32a6b085-24c7-418a-b7e0-6812bd45cc77 .shogun-image-content {
  
    align-items: center;
  
}

#s-c92350b9-9594-4087-9f0f-2acbb3b2ef9f {
  text-align: center;
}
@media (min-width: 1200px){#s-c92350b9-9594-4087-9f0f-2acbb3b2ef9f {
  display: none;
}
#s-c92350b9-9594-4087-9f0f-2acbb3b2ef9f, #wrap-s-c92350b9-9594-4087-9f0f-2acbb3b2ef9f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c92350b9-9594-4087-9f0f-2acbb3b2ef9f {
  display: none;
}
#s-c92350b9-9594-4087-9f0f-2acbb3b2ef9f, #wrap-s-c92350b9-9594-4087-9f0f-2acbb3b2ef9f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c92350b9-9594-4087-9f0f-2acbb3b2ef9f {
  
}
}@media (max-width: 767px){#s-c92350b9-9594-4087-9f0f-2acbb3b2ef9f {
  
}
}



  #s-c92350b9-9594-4087-9f0f-2acbb3b2ef9f img.shogun-image {
    
    width: px;
  }


#s-c92350b9-9594-4087-9f0f-2acbb3b2ef9f .shogun-image-content {
  
    align-items: center;
  
}

#s-e4693715-c32a-4978-b7a1-ba4e8bbb61d1 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 880px;
}








#s-e4693715-c32a-4978-b7a1-ba4e8bbb61d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4693715-c32a-4978-b7a1-ba4e8bbb61d1.shg-box.shg-c {
  justify-content: center;
}

#s-260d2430-862c-46f2-8020-d846383f8ea9 {
  text-align: left;
}
@media (max-width: 767px){#s-260d2430-862c-46f2-8020-d846383f8ea9 {
  padding-left: 27px;
text-align: left;
}
}
#s-260d2430-862c-46f2-8020-d846383f8ea9 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: 1.71em;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-260d2430-862c-46f2-8020-d846383f8ea9 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: 1.71em;
  letter-spacing: ;
  text-align: left;
}


}







#s-95a6353b-e806-4caa-b7be-50deac065e8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95a6353b-e806-4caa-b7be-50deac065e8e.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-9a36c595-b765-4bfa-9e08-9153b5d2350d {
  margin-top: 15px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9a36c595-b765-4bfa-9e08-9153b5d2350d {
  margin-top: 15px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9a36c595-b765-4bfa-9e08-9153b5d2350d {
  margin-top: 10px;
}
}@media (max-width: 767px){#s-9a36c595-b765-4bfa-9e08-9153b5d2350d {
  margin-top: 10px;
margin-left: 30px;
}
}







#s-9a36c595-b765-4bfa-9e08-9153b5d2350d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a36c595-b765-4bfa-9e08-9153b5d2350d.shg-box.shg-c {
  justify-content: center;
}

#s-0ec933e1-fcd6-4cf7-b322-7433495ce50c {
  max-width: 12px;
text-align: center;
}




  #s-0ec933e1-fcd6-4cf7-b322-7433495ce50c img.shogun-image {
    
    width: px;
  }


#s-0ec933e1-fcd6-4cf7-b322-7433495ce50c .shogun-image-content {
  
    align-items: center;
  
}

#s-779a6fe1-d351-40d1-9d6f-62ed710f0046 {
  padding-left: 15px;
}

#s-200ec9b0-09cf-4147-ab30-69de482ee8cc {
  margin-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-200ec9b0-09cf-4147-ab30-69de482ee8cc {
  margin-top: 0px;
}
}@media (max-width: 767px){#s-200ec9b0-09cf-4147-ab30-69de482ee8cc {
  margin-top: 0px;
margin-left: 30px;
}
}







#s-200ec9b0-09cf-4147-ab30-69de482ee8cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-200ec9b0-09cf-4147-ab30-69de482ee8cc.shg-box.shg-c {
  justify-content: center;
}

#s-0cac698c-668f-4e01-b87c-5df691493f57 {
  max-width: 12px;
text-align: center;
}




  #s-0cac698c-668f-4e01-b87c-5df691493f57 img.shogun-image {
    
    width: px;
  }


#s-0cac698c-668f-4e01-b87c-5df691493f57 .shogun-image-content {
  
    align-items: center;
  
}

#s-d616540f-5b03-470e-a825-4334da0e459c {
  margin-left: 15px;
}

#s-ccec8922-bb7f-4b5b-bb9f-aa384c37d6ca {
  margin-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ccec8922-bb7f-4b5b-bb9f-aa384c37d6ca {
  margin-top: 0px;
}
}@media (max-width: 767px){#s-ccec8922-bb7f-4b5b-bb9f-aa384c37d6ca {
  margin-top: 0px;
margin-left: 30px;
}
}







#s-ccec8922-bb7f-4b5b-bb9f-aa384c37d6ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccec8922-bb7f-4b5b-bb9f-aa384c37d6ca.shg-box.shg-c {
  justify-content: center;
}

#s-a4258f48-7b74-4793-be64-47e6f374b521 {
  max-width: 12px;
text-align: center;
}




  #s-a4258f48-7b74-4793-be64-47e6f374b521 img.shogun-image {
    
    width: px;
  }


#s-a4258f48-7b74-4793-be64-47e6f374b521 .shogun-image-content {
  
    align-items: center;
  
}

#s-5370c27b-6805-42d4-b812-88e84a5858de {
  margin-left: 15px;
}

#s-a4d7c1fb-b018-4640-984d-fceb86804369 {
  margin-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a4d7c1fb-b018-4640-984d-fceb86804369 {
  margin-top: 0px;
}
}@media (max-width: 767px){#s-a4d7c1fb-b018-4640-984d-fceb86804369 {
  margin-top: 0px;
margin-left: 30px;
}
}







#s-a4d7c1fb-b018-4640-984d-fceb86804369 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4d7c1fb-b018-4640-984d-fceb86804369.shg-box.shg-c {
  justify-content: center;
}

#s-bd343b87-8ff8-47e3-9fc8-a9b10429b535 {
  max-width: 12px;
text-align: center;
}




  #s-bd343b87-8ff8-47e3-9fc8-a9b10429b535 img.shogun-image {
    
    width: px;
  }


#s-bd343b87-8ff8-47e3-9fc8-a9b10429b535 .shogun-image-content {
  
    align-items: center;
  
}

#s-c6004ea1-2378-46f2-b601-48069522ac3a {
  margin-left: 15px;
}

#s-c0d3bab2-c757-4e46-a59c-254688feb899 {
  margin-top: 40px;
max-width: 500px;
}
@media (min-width: 1200px){#s-c0d3bab2-c757-4e46-a59c-254688feb899 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c0d3bab2-c757-4e46-a59c-254688feb899 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}
}@media (max-width: 767px){#s-c0d3bab2-c757-4e46-a59c-254688feb899 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
}
}







#s-c0d3bab2-c757-4e46-a59c-254688feb899 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0d3bab2-c757-4e46-a59c-254688feb899.shg-box.shg-c {
  justify-content: center;
}

#s-3d17a15d-c754-4f39-aab7-d006bbbcad3e {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 11px;
padding-left: 15px;
padding-bottom: 11px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 30px;
max-width: 210px;
background-color: rgba(248, 247, 245, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-3d17a15d-c754-4f39-aab7-d006bbbcad3e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(243, 213, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-3d17a15d-c754-4f39-aab7-d006bbbcad3e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(243, 213, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}@media (min-width: 1200px){#s-3d17a15d-c754-4f39-aab7-d006bbbcad3e {
  padding-top: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3d17a15d-c754-4f39-aab7-d006bbbcad3e {
  padding-top: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3d17a15d-c754-4f39-aab7-d006bbbcad3e {
  padding-top: 20px;
padding-left: 26px;
padding-bottom: 20px;
padding-right: 26px;
}
}@media (max-width: 767px){#s-3d17a15d-c754-4f39-aab7-d006bbbcad3e {
  margin-top: 20px;
}
}


#s-3d17a15d-c754-4f39-aab7-d006bbbcad3e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){

#s-3d17a15d-c754-4f39-aab7-d006bbbcad3e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){

#s-3d17a15d-c754-4f39-aab7-d006bbbcad3e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){

#s-3d17a15d-c754-4f39-aab7-d006bbbcad3e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){

#s-3d17a15d-c754-4f39-aab7-d006bbbcad3e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-c7e03962-c730-45f6-b33d-35af6db56fdc {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c7e03962-c730-45f6-b33d-35af6db56fdc {
  margin-top: 60px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c7e03962-c730-45f6-b33d-35af6db56fdc {
  margin-top: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c7e03962-c730-45f6-b33d-35af6db56fdc {
  margin-top: 40px;
}
}@media (max-width: 767px){#s-c7e03962-c730-45f6-b33d-35af6db56fdc {
  margin-top: 30px;
}
}







#s-c7e03962-c730-45f6-b33d-35af6db56fdc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7e03962-c730-45f6-b33d-35af6db56fdc.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-fe11a4b3-534d-4a7c-b3b5-caa57dae579f {
  margin-top: 16px;
}
}







#s-fe11a4b3-534d-4a7c-b3b5-caa57dae579f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe11a4b3-534d-4a7c-b3b5-caa57dae579f.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-883b9fea-6221-4f82-a513-ef693dca8ee5 {
  padding-left: 16px;
padding-right: 16px;
}
}







#s-883b9fea-6221-4f82-a513-ef693dca8ee5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-883b9fea-6221-4f82-a513-ef693dca8ee5.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

#s-e3c1afc8-828c-404e-8bfc-eea15b813d22 {
  margin-left: auto;
margin-right: auto;
max-width: 880px;
}
@media (min-width: 1200px){#s-e3c1afc8-828c-404e-8bfc-eea15b813d22 {
  margin-top: 48px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e3c1afc8-828c-404e-8bfc-eea15b813d22 {
  margin-top: 48px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e3c1afc8-828c-404e-8bfc-eea15b813d22 {
  margin-top: 50px;
}
}@media (max-width: 767px){#s-e3c1afc8-828c-404e-8bfc-eea15b813d22 {
  margin-top: 50px;
}
}
@media (min-width: 768px) and (max-width: 991px){#s-18259808-ad30-44e0-98bf-30189893a4fd {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-18259808-ad30-44e0-98bf-30189893a4fd {
  margin-top: 0px;
}
}







#s-18259808-ad30-44e0-98bf-30189893a4fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18259808-ad30-44e0-98bf-30189893a4fd.shg-box.shg-c {
  justify-content: center;
}

#s-4927356c-892c-462c-a152-b6617705cad3 {
  background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4927356c-892c-462c-a152-b6617705cad3 {
  margin-top: 30px;
margin-bottom: 90px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4927356c-892c-462c-a152-b6617705cad3 {
  margin-top: 30px;
margin-bottom: 90px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4927356c-892c-462c-a152-b6617705cad3 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-4927356c-892c-462c-a152-b6617705cad3 {
  margin-top: 20px;
padding-top: 0px;
padding-left: 16px;
padding-right: 16px;
}
}







#s-4927356c-892c-462c-a152-b6617705cad3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4927356c-892c-462c-a152-b6617705cad3.shg-box.shg-c {
  justify-content: center;
}

#s-8f06c09d-6f98-423e-a667-d854ac7c92df {
  margin-left: auto;
margin-right: auto;
max-width: 880px;
}
@media (max-width: 767px){#s-8f06c09d-6f98-423e-a667-d854ac7c92df {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
}







#s-8f06c09d-6f98-423e-a667-d854ac7c92df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f06c09d-6f98-423e-a667-d854ac7c92df.shg-box.shg-c {
  justify-content: center;
}

#s-784c6b09-92c6-4f67-a95b-4a74f3abc7a8 {
  margin-left: auto;
margin-right: auto;
max-width: 880px;
}
@media (min-width: 1200px){#s-784c6b09-92c6-4f67-a95b-4a74f3abc7a8 {
  margin-top: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-784c6b09-92c6-4f67-a95b-4a74f3abc7a8 {
  margin-top: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-784c6b09-92c6-4f67-a95b-4a74f3abc7a8 {
  margin-top: 10px;
}
}@media (max-width: 767px){#s-784c6b09-92c6-4f67-a95b-4a74f3abc7a8 {
  margin-top: 10px;
}
}
#s-852dbede-6eb8-4364-9a49-a7a5733ccd52 {
  margin-left: auto;
margin-right: auto;
padding-top: 47px;
padding-bottom: 47px;
background-color: rgba(248, 247, 245, 1);
}
@media (min-width: 1200px){#s-852dbede-6eb8-4364-9a49-a7a5733ccd52 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-852dbede-6eb8-4364-9a49-a7a5733ccd52 {
  padding-top: 21px;
padding-bottom: 21px;
}
}@media (max-width: 767px){#s-852dbede-6eb8-4364-9a49-a7a5733ccd52 {
  margin-top: 28px;
padding-top: 21px;
padding-bottom: 21px;
}
}







#s-852dbede-6eb8-4364-9a49-a7a5733ccd52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-852dbede-6eb8-4364-9a49-a7a5733ccd52.shg-box.shg-c {
  justify-content: center;
}

#s-eb1972fe-1f2b-43cb-a297-86c7fe9508f9 {
  margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eb1972fe-1f2b-43cb-a297-86c7fe9508f9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-6a5495d5-311b-45c3-a62a-e8d6e000dcfe {
  margin-left: auto;
margin-right: auto;
max-width: 1300px;
}
@media (max-width: 767px){#s-6a5495d5-311b-45c3-a62a-e8d6e000dcfe {
  padding-left: 16px;
padding-right: 16px;
}
}







#s-6a5495d5-311b-45c3-a62a-e8d6e000dcfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a5495d5-311b-45c3-a62a-e8d6e000dcfe.shg-box.shg-c {
  justify-content: center;
}

#s-1892abda-4691-45bc-aa6c-aa2724a82ae7 {
  min-height: 50px;
}








#s-1892abda-4691-45bc-aa6c-aa2724a82ae7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1892abda-4691-45bc-aa6c-aa2724a82ae7.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fcbfec38-d5c2-4630-9a00-b4b2a7275cdb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}








#s-b61a9da5-5dce-4e9a-a900-bfdd7e79ac44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b61a9da5-5dce-4e9a-a900-bfdd7e79ac44 {
  cursor: pointer;
}#s-b61a9da5-5dce-4e9a-a900-bfdd7e79ac44.shg-box.shg-c {
  justify-content: center;
}

#s-d2ca54c5-d118-45f4-8354-47e22e66f33b {
  text-align: center;
}




  #s-d2ca54c5-d118-45f4-8354-47e22e66f33b img.shogun-image {
    
    width: px;
  }


#s-d2ca54c5-d118-45f4-8354-47e22e66f33b .shogun-image-content {
  
    align-items: center;
  
}

#s-94198a0c-0933-463e-8eef-0f64ffbb9ef4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-94198a0c-0933-463e-8eef-0f64ffbb9ef4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}










#s-720ae421-5827-42d6-924d-308c47d7d6da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-720ae421-5827-42d6-924d-308c47d7d6da {
  cursor: pointer;
}#s-720ae421-5827-42d6-924d-308c47d7d6da.shg-box.shg-c {
  justify-content: center;
}

#s-585d6ae0-8db9-43e7-b61f-f0b1ac261d41 {
  text-align: center;
}




  #s-585d6ae0-8db9-43e7-b61f-f0b1ac261d41 img.shogun-image {
    
    width: px;
  }


#s-585d6ae0-8db9-43e7-b61f-f0b1ac261d41 .shogun-image-content {
  
    align-items: center;
  
}

#s-f67d87d4-922b-402d-aea5-643946424a3c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f67d87d4-922b-402d-aea5-643946424a3c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-7bf2b1de-6946-48ad-90bc-201e3f12ebb5 {
  min-height: 50px;
}








#s-7bf2b1de-6946-48ad-90bc-201e3f12ebb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7bf2b1de-6946-48ad-90bc-201e3f12ebb5.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-520a09e8-74cb-4614-98ae-e9c4f9ea9c45"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}








#s-bf0dbd82-b0b9-4c04-8663-4e9ec521ab5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf0dbd82-b0b9-4c04-8663-4e9ec521ab5f {
  cursor: pointer;
}#s-bf0dbd82-b0b9-4c04-8663-4e9ec521ab5f.shg-box.shg-c {
  justify-content: center;
}

#s-beb7606b-d4c9-4ab8-bf47-2b4c705f66b5 {
  text-align: center;
}




  #s-beb7606b-d4c9-4ab8-bf47-2b4c705f66b5 img.shogun-image {
    
    width: px;
  }


#s-beb7606b-d4c9-4ab8-bf47-2b4c705f66b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-1a89fb59-8036-4328-976c-ef429961749e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1a89fb59-8036-4328-976c-ef429961749e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}










#s-0ec0f1fa-de1a-4da5-9185-41c90b931ef3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ec0f1fa-de1a-4da5-9185-41c90b931ef3 {
  cursor: pointer;
}#s-0ec0f1fa-de1a-4da5-9185-41c90b931ef3.shg-box.shg-c {
  justify-content: center;
}

#s-1f550a96-1f3e-4e9d-9c22-24daa2589433 {
  text-align: center;
}




  #s-1f550a96-1f3e-4e9d-9c22-24daa2589433 img.shogun-image {
    
    width: px;
  }


#s-1f550a96-1f3e-4e9d-9c22-24daa2589433 .shogun-image-content {
  
    align-items: center;
  
}

#s-6b097c41-7a89-4dff-a138-f9b8c78a3a87 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6b097c41-7a89-4dff-a138-f9b8c78a3a87 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-2250b19b-661f-40e1-af6b-acf6f66db18a {
  margin-top: 90px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 880px;
}








#s-2250b19b-661f-40e1-af6b-acf6f66db18a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2250b19b-661f-40e1-af6b-acf6f66db18a.shg-box.shg-c {
  justify-content: center;
}

#s-a003ed6a-e4de-41ed-a4a1-c530c951691d {
  min-height: 50px;
}








#s-a003ed6a-e4de-41ed-a4a1-c530c951691d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a003ed6a-e4de-41ed-a4a1-c530c951691d.shg-box.shg-c {
  justify-content: center;
}

#s-cf843e77-9214-4462-9fcc-bbf98c519815 {
  max-width: 320px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-cf843e77-9214-4462-9fcc-bbf98c519815 {
  display: none;
}
#s-cf843e77-9214-4462-9fcc-bbf98c519815, #wrap-s-cf843e77-9214-4462-9fcc-bbf98c519815 { display:none !important; }}@media (max-width: 767px){#s-cf843e77-9214-4462-9fcc-bbf98c519815 {
  display: none;
}
#s-cf843e77-9214-4462-9fcc-bbf98c519815, #wrap-s-cf843e77-9214-4462-9fcc-bbf98c519815 { display:none !important; }}



  #s-cf843e77-9214-4462-9fcc-bbf98c519815 img.shogun-image {
    
    width: px;
  }


#s-cf843e77-9214-4462-9fcc-bbf98c519815 .shogun-image-content {
  
    align-items: center;
  
}

#s-36eea467-9900-4b36-a073-eb835d1742b9 {
  margin-left: auto;
max-width: 560px;
background-color: rgba(232, 222, 233, 1);
}
@media (min-width: 1200px){#s-36eea467-9900-4b36-a073-eb835d1742b9 {
  padding-top: 10px;
padding-left: 60px;
padding-bottom: 20px;
padding-right: 35px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-36eea467-9900-4b36-a073-eb835d1742b9 {
  padding-top: 10px;
padding-left: 60px;
padding-bottom: 20px;
padding-right: 35px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-36eea467-9900-4b36-a073-eb835d1742b9 {
  margin-right: auto;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-36eea467-9900-4b36-a073-eb835d1742b9 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
}
}







#s-36eea467-9900-4b36-a073-eb835d1742b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36eea467-9900-4b36-a073-eb835d1742b9.shg-box.shg-c {
  justify-content: center;
}

#s-4193639d-0f49-4192-809b-2214d8649f76 {
  text-align: center;
}
@media (min-width: 1200px){#s-4193639d-0f49-4192-809b-2214d8649f76 {
  text-align: left;
display: none;
}
#s-4193639d-0f49-4192-809b-2214d8649f76, #wrap-s-4193639d-0f49-4192-809b-2214d8649f76 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4193639d-0f49-4192-809b-2214d8649f76 {
  text-align: left;
display: none;
}
#s-4193639d-0f49-4192-809b-2214d8649f76, #wrap-s-4193639d-0f49-4192-809b-2214d8649f76 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4193639d-0f49-4192-809b-2214d8649f76 {
  display: none;
}
#s-4193639d-0f49-4192-809b-2214d8649f76, #wrap-s-4193639d-0f49-4192-809b-2214d8649f76 { display:none !important; }}@media (max-width: 767px){#s-4193639d-0f49-4192-809b-2214d8649f76 {
  display: none;
}
#s-4193639d-0f49-4192-809b-2214d8649f76, #wrap-s-4193639d-0f49-4192-809b-2214d8649f76 { display:none !important; }}
#s-4193639d-0f49-4192-809b-2214d8649f76 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 3.43em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 1200px){#s-4193639d-0f49-4192-809b-2214d8649f76 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 3.43em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4193639d-0f49-4192-809b-2214d8649f76 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 3.43em;
  letter-spacing: ;
  text-align: center;
}


}
#s-3347e9be-8a2c-447a-8a15-98f547204869 {
  padding-bottom: 20px;
}
@media (min-width: 1200px){#s-3347e9be-8a2c-447a-8a15-98f547204869 {
  display: none;
}
#s-3347e9be-8a2c-447a-8a15-98f547204869, #wrap-s-3347e9be-8a2c-447a-8a15-98f547204869 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3347e9be-8a2c-447a-8a15-98f547204869 {
  display: none;
}
#s-3347e9be-8a2c-447a-8a15-98f547204869, #wrap-s-3347e9be-8a2c-447a-8a15-98f547204869 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3347e9be-8a2c-447a-8a15-98f547204869 {
  display: none;
}
#s-3347e9be-8a2c-447a-8a15-98f547204869, #wrap-s-3347e9be-8a2c-447a-8a15-98f547204869 { display:none !important; }}@media (max-width: 767px){#s-3347e9be-8a2c-447a-8a15-98f547204869 {
  display: none;
}
#s-3347e9be-8a2c-447a-8a15-98f547204869, #wrap-s-3347e9be-8a2c-447a-8a15-98f547204869 { display:none !important; }}
.shogun-form > div {
  padding: 0 0 1em;
}

.shogun-form small {
  color: red;
  display: none;
}

.shogun-form input,
textarea {
  margin: 0;
}

.required-field::after {
  color: red;
  content: "*";
  margin-right: 4px;
}

.shogun-success-alert {
  background-color: #dff0d8;
  color: #3c763d;
  border-color: #d6e9c6;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  min-height: 55px;
  display: none;
}

.shogun-form input,
.shogun-form textarea {
  width: 100%;
}

#s-c53a09e7-7a1a-4e04-b379-29bb59f195f7 {
  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, 0);
border-style: solid;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-c53a09e7-7a1a-4e04-b379-29bb59f195f7 {
  display: none;
}
#s-c53a09e7-7a1a-4e04-b379-29bb59f195f7, #wrap-s-c53a09e7-7a1a-4e04-b379-29bb59f195f7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c53a09e7-7a1a-4e04-b379-29bb59f195f7 {
  display: none;
}
#s-c53a09e7-7a1a-4e04-b379-29bb59f195f7, #wrap-s-c53a09e7-7a1a-4e04-b379-29bb59f195f7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c53a09e7-7a1a-4e04-b379-29bb59f195f7 {
  display: none;
}
#s-c53a09e7-7a1a-4e04-b379-29bb59f195f7, #wrap-s-c53a09e7-7a1a-4e04-b379-29bb59f195f7 { display:none !important; }}@media (max-width: 767px){#s-c53a09e7-7a1a-4e04-b379-29bb59f195f7 {
  display: none;
}
#s-c53a09e7-7a1a-4e04-b379-29bb59f195f7, #wrap-s-c53a09e7-7a1a-4e04-b379-29bb59f195f7 { display:none !important; }}
#s-c53a09e7-7a1a-4e04-b379-29bb59f195f7 .shogun-success-alert {
  background-color: #E2EFDA;
  color: #3c763d;
}

#s-c53a09e7-7a1a-4e04-b379-29bb59f195f7 .shogun-form .shogun-form-label {
  color: rgba(0, 0, 0, 1);
  font-family: ;
  font-size: 16px;
  font-weight: ;
  font-style: ;
}

#s-c53a09e7-7a1a-4e04-b379-29bb59f195f7 .shogun-form .shogun-form-field {
  color: rgba(0, 0, 0, 1);
  font-family: ;
  font-size: 14px;
  font-weight: ;
  font-style: ;
}

#s-c53a09e7-7a1a-4e04-b379-29bb59f195f7 .shogun-form .shogun-form-submit {
  background-color:  !important;
}

#s-c53a09e7-7a1a-4e04-b379-29bb59f195f7 .shogun-form .shogun-form-submit-container {
  text-align: left;
}

#s-c53a09e7-7a1a-4e04-b379-29bb59f195f7 .shogun-form .shogun-form-submit-label {
  color:  !important;
}

#s-0709036f-67c3-4ae9-b1a0-0b3322201475 {
  max-width: 1300px;
}
@media (min-width: 1200px){#s-0709036f-67c3-4ae9-b1a0-0b3322201475 {
  margin-left: auto;
margin-right: auto;
padding-top: 115px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0709036f-67c3-4ae9-b1a0-0b3322201475 {
  margin-left: auto;
margin-right: auto;
padding-top: 115px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0709036f-67c3-4ae9-b1a0-0b3322201475 {
  margin-top: 140px;
margin-left: auto;
margin-right: auto;
}
}
@media (min-width: 0px) {
[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0709036f-67c3-4ae9-b1a0-0b3322201475"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px){#s-19614cce-68d1-4716-8514-2744117e1f3d {
  padding-top: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-19614cce-68d1-4716-8514-2744117e1f3d {
  padding-top: 0px;
}
}@media (max-width: 767px){#s-19614cce-68d1-4716-8514-2744117e1f3d {
  margin-top: 40px;
}
}







#s-19614cce-68d1-4716-8514-2744117e1f3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19614cce-68d1-4716-8514-2744117e1f3d.shg-box.shg-c {
  justify-content: center;
}








#s-4981aa28-e242-40bd-8450-5c07c1081b4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4981aa28-e242-40bd-8450-5c07c1081b4d.shg-box.shg-c {
  justify-content: center;
}

.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;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-fb80c035-fef5-4597-b413-6b764094bf3f {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-fb80c035-fef5-4597-b413-6b764094bf3f {
  margin-top: 0px;
max-width: 620px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fb80c035-fef5-4597-b413-6b764094bf3f {
  margin-top: 0px;
max-width: 620px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fb80c035-fef5-4597-b413-6b764094bf3f {
  padding-top: 30px;
padding-left: 22px;
padding-bottom: 30px;
padding-right: 22px;
}
}







#s-5f4268e3-7031-45b5-a113-15f8d850145a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f4268e3-7031-45b5-a113-15f8d850145a.shg-box.shg-c {
  justify-content: center;
}

#s-74f6135e-3ef8-4464-9309-84610f55bbe5 {
  text-align: center;
}




  #s-74f6135e-3ef8-4464-9309-84610f55bbe5 img.shogun-image {
    
    width: px;
  }


#s-74f6135e-3ef8-4464-9309-84610f55bbe5 .shogun-image-content {
  
    align-items: center;
  
}








#s-cdb867a0-bd62-4635-b79e-e860fcdf62d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdb867a0-bd62-4635-b79e-e860fcdf62d0.shg-box.shg-c {
  justify-content: center;
}

#s-5b661d7f-4ae6-4888-ac1e-1c89c42d6acf {
  text-align: center;
}




  #s-5b661d7f-4ae6-4888-ac1e-1c89c42d6acf img.shogun-image {
    
    width: px;
  }


#s-5b661d7f-4ae6-4888-ac1e-1c89c42d6acf .shogun-image-content {
  
    align-items: center;
  
}








#s-eff8a18b-9984-4ea5-978a-38c1d8cf8528 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eff8a18b-9984-4ea5-978a-38c1d8cf8528.shg-box.shg-c {
  justify-content: center;
}

#s-0c5f0680-532d-47e3-ab22-35153549874c {
  text-align: center;
}




  #s-0c5f0680-532d-47e3-ab22-35153549874c img.shogun-image {
    
    width: px;
  }


#s-0c5f0680-532d-47e3-ab22-35153549874c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-39fb3e9d-b069-4429-8daf-157c380d5fdc {
  padding-top: 20px;
max-width: 620px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-39fb3e9d-b069-4429-8daf-157c380d5fdc {
  padding-top: 20px;
max-width: 620px;
}
}@media (max-width: 767px){#s-39fb3e9d-b069-4429-8daf-157c380d5fdc {
  margin-top: 20px;
padding-left: 16px;
padding-right: 16px;
}
}







#s-39fb3e9d-b069-4429-8daf-157c380d5fdc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39fb3e9d-b069-4429-8daf-157c380d5fdc.shg-box.shg-c {
  justify-content: center;
}

#s-992df953-ea0f-4c5c-8301-db7b177e77f7 {
  text-align: center;
}

#s-992df953-ea0f-4c5c-8301-db7b177e77f7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-992df953-ea0f-4c5c-8301-db7b177e77f7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: 1.14em;
  letter-spacing: -0.14px;
  text-align: center;
}


}
#s-eeee77c0-7764-40fa-9bbc-7f8ddf037d4b {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}
@media (min-width: 1200px){#s-eeee77c0-7764-40fa-9bbc-7f8ddf037d4b {
  padding-top: 15px;
padding-bottom: 30px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eeee77c0-7764-40fa-9bbc-7f8ddf037d4b {
  padding-top: 15px;
padding-bottom: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-eeee77c0-7764-40fa-9bbc-7f8ddf037d4b {
  padding-top: 15px;
padding-bottom: 20px;
}
}@media (max-width: 767px){#s-eeee77c0-7764-40fa-9bbc-7f8ddf037d4b {
  margin-top: 16px;
}
}
#s-d85e64f7-6ff7-493a-a574-c950b958b553 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 17px;
padding-left: 26px;
padding-bottom: 17px;
padding-right: 26px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(44, 42, 52, 0);
border-style: solid;
border-radius: 30px;
max-width: 186px;
background-color: rgba(248, 247, 245, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
line-height: 1em;
}
#s-d85e64f7-6ff7-493a-a574-c950b958b553:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(243, 213, 222, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-d85e64f7-6ff7-493a-a574-c950b958b553:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(243, 213, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}@media (min-width: 1200px){#s-d85e64f7-6ff7-493a-a574-c950b958b553 {
  max-width: 208px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d85e64f7-6ff7-493a-a574-c950b958b553 {
  max-width: 208px;
}
}@media (max-width: 767px){#s-d85e64f7-6ff7-493a-a574-c950b958b553 {
  margin-top: 20px;
padding-left: 22px;
padding-right: 22px;
line-height: 0.9em;
}
}


#s-d85e64f7-6ff7-493a-a574-c950b958b553.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){

#s-d85e64f7-6ff7-493a-a574-c950b958b553.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){

#s-d85e64f7-6ff7-493a-a574-c950b958b553.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-d7d59ed2-1ea8-455f-a181-d25ba16e9da4 {
  margin-top: 120px;
max-width: 544px;
}
@media (max-width: 767px){#s-d7d59ed2-1ea8-455f-a181-d25ba16e9da4 {
  margin-top: 33px;
margin-left: auto;
margin-right: auto;
}
}







#s-d7d59ed2-1ea8-455f-a181-d25ba16e9da4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7d59ed2-1ea8-455f-a181-d25ba16e9da4.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-096f20a4-07ad-4100-9397-f11873f36e69 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-096f20a4-07ad-4100-9397-f11873f36e69 {
  margin-left: auto;
margin-right: auto;
max-width: 880px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-096f20a4-07ad-4100-9397-f11873f36e69 {
  margin-left: auto;
margin-right: auto;
padding-left: 16px;
padding-right: 16px;
}
}@media (max-width: 767px){#s-096f20a4-07ad-4100-9397-f11873f36e69 {
  padding-left: 1px;
padding-right: 1px;
}
}







#s-096f20a4-07ad-4100-9397-f11873f36e69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-096f20a4-07ad-4100-9397-f11873f36e69.shg-box.shg-c {
  justify-content: center;
}

#s-2080cad9-1667-4e8a-993f-39d30c1cd02e {
  min-height: 50px;
}








#s-2080cad9-1667-4e8a-993f-39d30c1cd02e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2080cad9-1667-4e8a-993f-39d30c1cd02e.shg-box.shg-c {
  justify-content: center;
}

#s-9d71afbd-549d-4b7c-8f93-bf13d429b195 {
  text-align: center;
}




  #s-9d71afbd-549d-4b7c-8f93-bf13d429b195 img.shogun-image {
    
    width: px;
  }


#s-9d71afbd-549d-4b7c-8f93-bf13d429b195 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-02097943-7404-46ed-b6c7-f1b2226c176b {
  margin-bottom: 130px;
padding-top: 30px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-02097943-7404-46ed-b6c7-f1b2226c176b {
  margin-bottom: 130px;
padding-top: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-02097943-7404-46ed-b6c7-f1b2226c176b {
  margin-bottom: 50px;
padding-top: 30px;
}
}@media (max-width: 767px){#s-02097943-7404-46ed-b6c7-f1b2226c176b {
  margin-top: 10px;
padding-left: 16px;
padding-right: 16px;
}
}







#s-02097943-7404-46ed-b6c7-f1b2226c176b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02097943-7404-46ed-b6c7-f1b2226c176b.shg-box.shg-c {
  justify-content: center;
}

#s-758c6f83-212a-490b-a52c-1fbaa1f40890 {
  text-align: center;
}
@media (max-width: 767px){#s-758c6f83-212a-490b-a52c-1fbaa1f40890 {
  margin-top: 15px;
}
}
#s-758c6f83-212a-490b-a52c-1fbaa1f40890 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-758c6f83-212a-490b-a52c-1fbaa1f40890 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: 1.14em;
  letter-spacing: -0.14px;
  text-align: center;
}


}
#s-d0950b7a-e1b2-427a-b984-6b71061241c8 {
  max-width: 480px;
}
@media (min-width: 1200px){#s-d0950b7a-e1b2-427a-b984-6b71061241c8 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d0950b7a-e1b2-427a-b984-6b71061241c8 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d0950b7a-e1b2-427a-b984-6b71061241c8 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}
}@media (max-width: 767px){#s-d0950b7a-e1b2-427a-b984-6b71061241c8 {
  margin-top: 16px;
margin-left: auto;
margin-right: auto;
}
}
#s-88b6671e-3bde-4a9f-b9f3-3a7b9b9e78c9 {
  background-image: url(none);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 16px;
padding-left: 26px;
padding-bottom: 16px;
padding-right: 26px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(44, 42, 52, 0);
border-style: solid;
border-radius: 30px;
max-width: 186px;
background-color: rgba(248, 247, 245, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
line-height: 1em;
}
#s-88b6671e-3bde-4a9f-b9f3-3a7b9b9e78c9:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(243, 213, 222, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-88b6671e-3bde-4a9f-b9f3-3a7b9b9e78c9:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(243, 213, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}@media (min-width: 1200px){#s-88b6671e-3bde-4a9f-b9f3-3a7b9b9e78c9 {
  max-width: 208px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-88b6671e-3bde-4a9f-b9f3-3a7b9b9e78c9 {
  max-width: 208px;
}
}@media (max-width: 767px){#s-88b6671e-3bde-4a9f-b9f3-3a7b9b9e78c9 {
  margin-top: 20px;
padding-left: 22px;
padding-right: 22px;
line-height: 0.9em;
}
}


#s-88b6671e-3bde-4a9f-b9f3-3a7b9b9e78c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){

#s-88b6671e-3bde-4a9f-b9f3-3a7b9b9e78c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){

#s-88b6671e-3bde-4a9f-b9f3-3a7b9b9e78c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-9b07ca7a-224b-4213-adf5-9846c16823d5 {
  margin-top: 100px;
min-height: 50px;
}
@media (min-width: 1200px){#s-9b07ca7a-224b-4213-adf5-9846c16823d5 {
  display: none;
}
#s-9b07ca7a-224b-4213-adf5-9846c16823d5, #wrap-s-9b07ca7a-224b-4213-adf5-9846c16823d5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9b07ca7a-224b-4213-adf5-9846c16823d5 {
  display: none;
}
#s-9b07ca7a-224b-4213-adf5-9846c16823d5, #wrap-s-9b07ca7a-224b-4213-adf5-9846c16823d5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9b07ca7a-224b-4213-adf5-9846c16823d5 {
  display: none;
}
#s-9b07ca7a-224b-4213-adf5-9846c16823d5, #wrap-s-9b07ca7a-224b-4213-adf5-9846c16823d5 { display:none !important; }}@media (max-width: 767px){#s-9b07ca7a-224b-4213-adf5-9846c16823d5 {
  margin-top: 60px;
}
}







#s-9b07ca7a-224b-4213-adf5-9846c16823d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b07ca7a-224b-4213-adf5-9846c16823d5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d67289d6-7b01-4ed2-ac7b-21caf3c5e282 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d67289d6-7b01-4ed2-ac7b-21caf3c5e282 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84 {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
max-width: 880px;
}
@media (max-width: 767px){#s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84 {
  margin-bottom: 50px;
padding-left: 16px;
padding-right: 16px;
}
}
@media (min-width: 0px) {
[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 768px) {
[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-a5a9042a-ddb6-49ad-b141-a8fb7ede2f84"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.0px);
}

}

#s-2c8d85d2-7e47-491e-8568-e5276beffcc4 {
  display: none;
}
#s-4506e886-ce94-4dc2-be5f-aeee1496d62a {
  min-height: 50px;
}








#s-4506e886-ce94-4dc2-be5f-aeee1496d62a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4506e886-ce94-4dc2-be5f-aeee1496d62a.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-e321f845-6245-4ce4-ad3b-35007ff7f2f8 {
  text-align: left;
}


.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 {
  max-width: 100%;
}

.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 .shg-image-zoom,
.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 {
  max-width: 100%;
}

.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 .shg-image-zoom,
.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 {
  max-width: 100%;
}

.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 .shg-image-zoom,
.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 {
  max-width: 100%;
}

.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 .shg-image-zoom,
.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 {
  max-width: 100%;
}

.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 .shg-image-zoom,
.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e321f845-6245-4ce4-ad3b-35007ff7f2f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.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-5c866d69-ba2e-45c8-8658-ba877d1baaea {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
text-align: center;
}

#s-5c866d69-ba2e-45c8-8658-ba877d1baaea .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-c60ecad5-57da-463b-bda5-dc5e3ff950f8 {
  margin-top: 15px;
text-align: center;
}

#s-c60ecad5-57da-463b-bda5-dc5e3ff950f8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-c60ecad5-57da-463b-bda5-dc5e3ff950f8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-c60ecad5-57da-463b-bda5-dc5e3ff950f8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-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-7368b6b1-46c7-48e3-b439-6c48612856df {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 15px;
padding-top: 6.5px;
padding-left: 44px;
padding-bottom: 9.5px;
padding-right: 44px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 24px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-7368b6b1-46c7-48e3-b439-6c48612856df:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-7368b6b1-46c7-48e3-b439-6c48612856df:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7368b6b1-46c7-48e3-b439-6c48612856df {
  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-7368b6b1-46c7-48e3-b439-6c48612856df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7368b6b1-46c7-48e3-b439-6c48612856df.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7368b6b1-46c7-48e3-b439-6c48612856df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8c87dcb1-eacd-476a-9610-a5ecbacc4453 {
  display: none;
}
#s-b45dfdb0-a862-42a9-8763-ff23be5ba563 {
  min-height: 50px;
}








#s-b45dfdb0-a862-42a9-8763-ff23be5ba563 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b45dfdb0-a862-42a9-8763-ff23be5ba563.shg-box.shg-c {
  justify-content: center;
}

#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 {
  text-align: left;
}


.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 {
  max-width: 100%;
}

.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 .shg-image-zoom,
.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 {
  max-width: 100%;
}

.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 .shg-image-zoom,
.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 {
  max-width: 100%;
}

.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 .shg-image-zoom,
.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 {
  max-width: 100%;
}

.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 .shg-image-zoom,
.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 {
  max-width: 100%;
}

.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 .shg-image-zoom,
.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1120028e-1863-4f7d-973d-e1bbfa68ebb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-206b482c-376e-4a9f-8bd9-319d68d38163 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
text-align: center;
}

#s-206b482c-376e-4a9f-8bd9-319d68d38163 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-e40ec914-7398-4275-9adb-dc2a2d1485a4 {
  margin-top: 15px;
text-align: center;
}

#s-e40ec914-7398-4275-9adb-dc2a2d1485a4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-e40ec914-7398-4275-9adb-dc2a2d1485a4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-e40ec914-7398-4275-9adb-dc2a2d1485a4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-52aa5fcf-3bf0-4ab9-902d-68b15deb8e6e {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 15px;
padding-top: 6.5px;
padding-left: 44px;
padding-bottom: 9.5px;
padding-right: 44px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 24px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-52aa5fcf-3bf0-4ab9-902d-68b15deb8e6e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-52aa5fcf-3bf0-4ab9-902d-68b15deb8e6e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-52aa5fcf-3bf0-4ab9-902d-68b15deb8e6e {
  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-52aa5fcf-3bf0-4ab9-902d-68b15deb8e6e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-52aa5fcf-3bf0-4ab9-902d-68b15deb8e6e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-52aa5fcf-3bf0-4ab9-902d-68b15deb8e6e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-99a40f5a-f64c-45b3-b201-7fef5c923625 {
  margin-top: 181px;
margin-left: auto;
margin-right: auto;
max-width: 1104px;
}
@media (min-width: 768px) and (max-width: 991px){#s-99a40f5a-f64c-45b3-b201-7fef5c923625 {
  
}
}@media (max-width: 767px){#s-99a40f5a-f64c-45b3-b201-7fef5c923625 {
  margin-top: 30px;
display: none;
}
#s-99a40f5a-f64c-45b3-b201-7fef5c923625, #wrap-s-99a40f5a-f64c-45b3-b201-7fef5c923625 { display:none !important; }}
@media (min-width: 0px) {
[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 75.0px);
}

}

@media (min-width: 992px) {
[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 75.0px);
}

}

@media (min-width: 1200px) {
[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 75.0px);
}

[id="s-99a40f5a-f64c-45b3-b201-7fef5c923625"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 75.0px);
}

}

#s-95fe7f91-f24c-4921-9994-493262867c8d {
  min-height: 50px;
}








#s-95fe7f91-f24c-4921-9994-493262867c8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95fe7f91-f24c-4921-9994-493262867c8d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b9708bdd-6122-496b-8dc3-112165d1c66f {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b9708bdd-6122-496b-8dc3-112165d1c66f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6396a343-2c40-401c-b6ce-58fb72c40459 {
  margin-top: 25px;
}
@media (max-width: 767px){#s-6396a343-2c40-401c-b6ce-58fb72c40459 {
  margin-bottom: 50px;
padding-left: 16px;
padding-right: 16px;
display: none;
}
#s-6396a343-2c40-401c-b6ce-58fb72c40459, #wrap-s-6396a343-2c40-401c-b6ce-58fb72c40459 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 34.0px);
}

}

@media (min-width: 768px) {
[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 34.0px);
}

}

@media (min-width: 992px) {
[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 34.0px);
}

}

@media (min-width: 1200px) {
[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 34.0px);
}

[id="s-6396a343-2c40-401c-b6ce-58fb72c40459"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 34.0px);
}

}

#s-1ca70ab9-c6c7-4bb6-9ee4-56ff67317290 {
  display: none;
}
#s-04b41ef0-2b04-492a-9a7d-b744f755cd67 {
  min-height: 50px;
}








#s-04b41ef0-2b04-492a-9a7d-b744f755cd67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04b41ef0-2b04-492a-9a7d-b744f755cd67.shg-box.shg-c {
  justify-content: center;
}

#s-16029568-33fc-430e-81e7-944dae33880f {
  text-align: left;
}


.shg-c#s-16029568-33fc-430e-81e7-944dae33880f {
  max-width: 100%;
}

.shg-c#s-16029568-33fc-430e-81e7-944dae33880f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16029568-33fc-430e-81e7-944dae33880f .shg-image-zoom,
.shg-c#s-16029568-33fc-430e-81e7-944dae33880f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16029568-33fc-430e-81e7-944dae33880f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-16029568-33fc-430e-81e7-944dae33880f {
  max-width: 100%;
}

.shg-c#s-16029568-33fc-430e-81e7-944dae33880f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16029568-33fc-430e-81e7-944dae33880f .shg-image-zoom,
.shg-c#s-16029568-33fc-430e-81e7-944dae33880f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16029568-33fc-430e-81e7-944dae33880f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-16029568-33fc-430e-81e7-944dae33880f {
  max-width: 100%;
}

.shg-c#s-16029568-33fc-430e-81e7-944dae33880f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16029568-33fc-430e-81e7-944dae33880f .shg-image-zoom,
.shg-c#s-16029568-33fc-430e-81e7-944dae33880f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16029568-33fc-430e-81e7-944dae33880f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-16029568-33fc-430e-81e7-944dae33880f {
  max-width: 100%;
}

.shg-c#s-16029568-33fc-430e-81e7-944dae33880f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16029568-33fc-430e-81e7-944dae33880f .shg-image-zoom,
.shg-c#s-16029568-33fc-430e-81e7-944dae33880f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16029568-33fc-430e-81e7-944dae33880f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-16029568-33fc-430e-81e7-944dae33880f {
  max-width: 100%;
}

.shg-c#s-16029568-33fc-430e-81e7-944dae33880f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16029568-33fc-430e-81e7-944dae33880f .shg-image-zoom,
.shg-c#s-16029568-33fc-430e-81e7-944dae33880f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16029568-33fc-430e-81e7-944dae33880f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c10aeec7-3377-4fa8-8dc6-f547ebc14542 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
text-align: center;
}

#s-c10aeec7-3377-4fa8-8dc6-f547ebc14542 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-54e25338-4218-4ec5-ab26-8bc4b522201f {
  margin-top: 15px;
text-align: center;
}

#s-54e25338-4218-4ec5-ab26-8bc4b522201f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-54e25338-4218-4ec5-ab26-8bc4b522201f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-54e25338-4218-4ec5-ab26-8bc4b522201f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-76891edc-8521-4fdb-aeb6-b202256230a8 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 15px;
padding-top: 6.5px;
padding-left: 44px;
padding-bottom: 9.5px;
padding-right: 44px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 24px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-76891edc-8521-4fdb-aeb6-b202256230a8:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-76891edc-8521-4fdb-aeb6-b202256230a8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-76891edc-8521-4fdb-aeb6-b202256230a8 {
  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-76891edc-8521-4fdb-aeb6-b202256230a8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76891edc-8521-4fdb-aeb6-b202256230a8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-76891edc-8521-4fdb-aeb6-b202256230a8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ee484c78-acf3-4c9a-88bf-411b51166902 {
  display: none;
}
#s-4a517d02-2400-4c1c-8ba3-3c71849eee63 {
  min-height: 50px;
}








#s-4a517d02-2400-4c1c-8ba3-3c71849eee63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a517d02-2400-4c1c-8ba3-3c71849eee63.shg-box.shg-c {
  justify-content: center;
}

#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f {
  text-align: left;
}


.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f {
  max-width: 100%;
}

.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f .shg-image-zoom,
.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f {
  max-width: 100%;
}

.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f .shg-image-zoom,
.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f {
  max-width: 100%;
}

.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f .shg-image-zoom,
.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f {
  max-width: 100%;
}

.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f .shg-image-zoom,
.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f {
  max-width: 100%;
}

.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f .shg-image-zoom,
.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcb83c32-e1cb-4454-b4d2-0268baa6aa0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4c2acb66-2bc2-4920-94d4-51ba2efba57d {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
text-align: center;
}

#s-4c2acb66-2bc2-4920-94d4-51ba2efba57d .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-2bfb0e86-1676-432b-b82f-cd788febc788 {
  margin-top: 15px;
text-align: center;
}

#s-2bfb0e86-1676-432b-b82f-cd788febc788 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-2bfb0e86-1676-432b-b82f-cd788febc788 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-2bfb0e86-1676-432b-b82f-cd788febc788 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-77ea1ae7-3de2-4a1c-a4fb-d28f279e6c91 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 15px;
padding-top: 6.5px;
padding-left: 44px;
padding-bottom: 9.5px;
padding-right: 44px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 24px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-77ea1ae7-3de2-4a1c-a4fb-d28f279e6c91:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-77ea1ae7-3de2-4a1c-a4fb-d28f279e6c91:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-77ea1ae7-3de2-4a1c-a4fb-d28f279e6c91 {
  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-77ea1ae7-3de2-4a1c-a4fb-d28f279e6c91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-77ea1ae7-3de2-4a1c-a4fb-d28f279e6c91.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-77ea1ae7-3de2-4a1c-a4fb-d28f279e6c91.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bf1f6283-08e4-4a74-a9af-44da7c1e26f7 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bf1f6283-08e4-4a74-a9af-44da7c1e26f7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-54013e3c-c115-41e2-8bf0-ba5d130ccbb8 {
  display: none;
}
#s-5ee2e560-4204-4376-a800-ba57080fd928 {
  margin-top: 25px;
text-align: left;
}


.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 {
  max-width: 100%;
}

.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 .shg-image-zoom,
.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 {
  max-width: 100%;
}

.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 .shg-image-zoom,
.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 {
  max-width: 100%;
}

.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 .shg-image-zoom,
.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 {
  max-width: 100%;
}

.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 .shg-image-zoom,
.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 {
  max-width: 100%;
}

.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 .shg-image-zoom,
.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ee2e560-4204-4376-a800-ba57080fd928 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e8411b65-f8f4-431d-a007-3f468e605643 {
  padding-top: 20px;
text-align: center;
}

#s-e8411b65-f8f4-431d-a007-3f468e605643 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-8dd45025-740d-4dcf-aff1-8c0bfbbe3206 {
  margin-top: 15px;
text-align: center;
}

#s-8dd45025-740d-4dcf-aff1-8c0bfbbe3206 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-8dd45025-740d-4dcf-aff1-8c0bfbbe3206 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-8dd45025-740d-4dcf-aff1-8c0bfbbe3206 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2d0f2d94-94f5-4c20-b387-fd10514c8968 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 15px;
padding-top: 6.5px;
padding-left: 44px;
padding-bottom: 9.5px;
padding-right: 44px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 24px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-2d0f2d94-94f5-4c20-b387-fd10514c8968:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-2d0f2d94-94f5-4c20-b387-fd10514c8968:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2d0f2d94-94f5-4c20-b387-fd10514c8968 {
  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-2d0f2d94-94f5-4c20-b387-fd10514c8968.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d0f2d94-94f5-4c20-b387-fd10514c8968.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2d0f2d94-94f5-4c20-b387-fd10514c8968.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-39266250-622a-4d0e-aa78-39073a7ad83e {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-color: rgba(248, 247, 245, 1);
}
@media (min-width: 1200px){#s-39266250-622a-4d0e-aa78-39073a7ad83e {
  margin-top: 120px;
padding-top: 65px;
padding-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-39266250-622a-4d0e-aa78-39073a7ad83e {
  margin-top: 120px;
padding-top: 65px;
padding-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-39266250-622a-4d0e-aa78-39073a7ad83e {
  margin-top: 45px;
padding-top: 30px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
display: none;
}
#s-39266250-622a-4d0e-aa78-39073a7ad83e, #wrap-s-39266250-622a-4d0e-aa78-39073a7ad83e { display:none !important; }}@media (max-width: 767px){#s-39266250-622a-4d0e-aa78-39073a7ad83e {
  padding-top: 30px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
display: none;
}
#s-39266250-622a-4d0e-aa78-39073a7ad83e, #wrap-s-39266250-622a-4d0e-aa78-39073a7ad83e { display:none !important; }}







#s-39266250-622a-4d0e-aa78-39073a7ad83e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39266250-622a-4d0e-aa78-39073a7ad83e.shg-box.shg-c {
  justify-content: center;
}

#s-af9afac8-5802-4c63-b265-f01d227ee5fd {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1134px;
}

@media (min-width: 1200px){#s-04b6c951-3ca4-4d52-9204-45f9c871bd70 {
  margin-bottom: 35px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-04b6c951-3ca4-4d52-9204-45f9c871bd70 {
  margin-bottom: 35px;
}
}
@media (min-width: 0px) {
[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-04b6c951-3ca4-4d52-9204-45f9c871bd70"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-96f0fe85-9706-4f74-a779-67c006590cee {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 86px;
text-align: center;
}




  #s-96f0fe85-9706-4f74-a779-67c006590cee img.shogun-image {
    
    width: px;
  }


#s-96f0fe85-9706-4f74-a779-67c006590cee .shogun-image-content {
  
    align-items: center;
  
}

#s-27b51c84-0b56-404b-bad1-d34d679c6797 {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
}
@media (min-width: 1200px){#s-27b51c84-0b56-404b-bad1-d34d679c6797 {
  margin-top: 30px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-27b51c84-0b56-404b-bad1-d34d679c6797 {
  margin-top: 30px;
}
}
#s-6d8c362a-ddfb-45fd-a462-35665b97ccff {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}




  #s-6d8c362a-ddfb-45fd-a462-35665b97ccff img.shogun-image {
    
    width: px;
  }


#s-6d8c362a-ddfb-45fd-a462-35665b97ccff .shogun-image-content {
  
    align-items: center;
  
}

#s-4eab4b1b-7472-4953-bd56-e24cad60bdd9 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
max-width: 426px;
}

#s-a9aead59-a7b4-483b-9208-eb0e9ccba9d6 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-a9aead59-a7b4-483b-9208-eb0e9ccba9d6 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-a9aead59-a7b4-483b-9208-eb0e9ccba9d6 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 272px;
}
}







#s-a9aead59-a7b4-483b-9208-eb0e9ccba9d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9aead59-a7b4-483b-9208-eb0e9ccba9d6.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-febb8275-45ed-443a-b07d-c363194aa844 {
  margin-bottom: 35px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-febb8275-45ed-443a-b07d-c363194aa844 {
  margin-bottom: 35px;
}
}
@media (min-width: 0px) {
[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-febb8275-45ed-443a-b07d-c363194aa844"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-adcffd35-d37f-4954-949d-abdae737f28d {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 86px;
text-align: center;
}




  #s-adcffd35-d37f-4954-949d-abdae737f28d img.shogun-image {
    
    width: px;
  }


#s-adcffd35-d37f-4954-949d-abdae737f28d .shogun-image-content {
  
    align-items: center;
  
}

#s-b40799ed-acbd-40cc-acbe-497d8b7fdcd0 {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
}
@media (min-width: 1200px){#s-b40799ed-acbd-40cc-acbe-497d8b7fdcd0 {
  margin-top: 30px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b40799ed-acbd-40cc-acbe-497d8b7fdcd0 {
  margin-top: 30px;
}
}
#s-cc2a0510-774e-4ac5-9d36-2a0ffe246dd8 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-cc2a0510-774e-4ac5-9d36-2a0ffe246dd8 img.shogun-image {
    
    width: px;
  }


#s-cc2a0510-774e-4ac5-9d36-2a0ffe246dd8 .shogun-image-content {
  
    align-items: center;
  
}

#s-e6236fe9-b696-41cb-b403-1e570edda45f {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
max-width: 426px;
}

@media (min-width: 768px) and (max-width: 991px){#s-ad83c0e6-0ae2-4cfa-b2c0-8c5074b50127 {
  margin-top: 25px;
}
}@media (max-width: 767px){#s-ad83c0e6-0ae2-4cfa-b2c0-8c5074b50127 {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 272px;
}
}







#s-ad83c0e6-0ae2-4cfa-b2c0-8c5074b50127 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad83c0e6-0ae2-4cfa-b2c0-8c5074b50127.shg-box.shg-c {
  justify-content: center;
}

#s-d4a628c3-07ef-49f9-a34e-d519d7c1b608 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-d4a628c3-07ef-49f9-a34e-d519d7c1b608 {
  margin-bottom: 35px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d4a628c3-07ef-49f9-a34e-d519d7c1b608 {
  margin-bottom: 35px;
}
}
@media (min-width: 0px) {
[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d4a628c3-07ef-49f9-a34e-d519d7c1b608"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dc55e374-92ad-4380-a19b-b70356328bb0 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 86px;
text-align: center;
}




  #s-dc55e374-92ad-4380-a19b-b70356328bb0 img.shogun-image {
    
    width: px;
  }


#s-dc55e374-92ad-4380-a19b-b70356328bb0 .shogun-image-content {
  
    align-items: center;
  
}

#s-47d06914-711e-49b5-9929-07950ab6d31b {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
}
@media (min-width: 1200px){#s-47d06914-711e-49b5-9929-07950ab6d31b {
  margin-top: 30px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-47d06914-711e-49b5-9929-07950ab6d31b {
  margin-top: 30px;
}
}
#s-b83ce770-4538-4c05-af54-aa2227b893d8 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}




  #s-b83ce770-4538-4c05-af54-aa2227b893d8 img.shogun-image {
    
    width: px;
  }


#s-b83ce770-4538-4c05-af54-aa2227b893d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-227344a4-46ff-466f-a7fb-d8e57017db0e {
  margin-left: auto;
margin-right: auto;
max-width: 426px;
}
@media (min-width: 1200px){#s-227344a4-46ff-466f-a7fb-d8e57017db0e {
  margin-top: 30px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-227344a4-46ff-466f-a7fb-d8e57017db0e {
  margin-top: 30px;
}
}
#s-23558c26-8408-4f18-83a6-a2f8d732b6be {
  margin-left: auto;
margin-bottom: 28px;
margin-right: auto;
text-align: center;
}




  #s-23558c26-8408-4f18-83a6-a2f8d732b6be img.shogun-image {
    
    width: px;
  }


#s-23558c26-8408-4f18-83a6-a2f8d732b6be .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-ca212dd9-fa97-4926-99a0-aa1e611c3c0c {
  margin-top: 25px;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 272px;
}
}







#s-ca212dd9-fa97-4926-99a0-aa1e611c3c0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca212dd9-fa97-4926-99a0-aa1e611c3c0c.shg-box.shg-c {
  justify-content: center;
}

#s-591b3162-e18e-4ac7-bb34-f7eacf9a5d76 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
max-width: 800px;
background-color: rgba(248, 247, 245, 1);
}
@media (min-width: 1200px){#s-591b3162-e18e-4ac7-bb34-f7eacf9a5d76 {
  display: none;
}
#s-591b3162-e18e-4ac7-bb34-f7eacf9a5d76, #wrap-s-591b3162-e18e-4ac7-bb34-f7eacf9a5d76 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-591b3162-e18e-4ac7-bb34-f7eacf9a5d76 {
  display: none;
}
#s-591b3162-e18e-4ac7-bb34-f7eacf9a5d76, #wrap-s-591b3162-e18e-4ac7-bb34-f7eacf9a5d76 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-591b3162-e18e-4ac7-bb34-f7eacf9a5d76 {
  margin-top: 45px;
padding-top: 30px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-591b3162-e18e-4ac7-bb34-f7eacf9a5d76 {
  padding-top: 30px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}
}







#s-591b3162-e18e-4ac7-bb34-f7eacf9a5d76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-591b3162-e18e-4ac7-bb34-f7eacf9a5d76.shg-box.shg-c {
  justify-content: center;
}

#s-1ff98cea-8096-47f2-9d7a-fe72c24cd2bb {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-82590fd2-2aee-4eea-be6f-d8fc89ab34e5 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-82590fd2-2aee-4eea-be6f-d8fc89ab34e5 img.shogun-image {
    
    width: px;
  }


#s-82590fd2-2aee-4eea-be6f-d8fc89ab34e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-f5c504ba-d69a-40cf-ab8d-cb2b0bf6a340 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 210px;
text-align: center;
}




  #s-f5c504ba-d69a-40cf-ab8d-cb2b0bf6a340 img.shogun-image {
    
    width: px;
  }


#s-f5c504ba-d69a-40cf-ab8d-cb2b0bf6a340 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b40aaed-36f2-442a-9316-6da84526b1f7 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 86px;
text-align: center;
}




  #s-9b40aaed-36f2-442a-9316-6da84526b1f7 img.shogun-image {
    
    width: px;
  }


#s-9b40aaed-36f2-442a-9316-6da84526b1f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-62ddfd9b-e7f3-4a38-b865-2e4644dad6d1 {
  margin-left: auto;
margin-bottom: 28px;
margin-right: auto;
text-align: center;
}




  #s-62ddfd9b-e7f3-4a38-b865-2e4644dad6d1 img.shogun-image {
    
    width: px;
  }


#s-62ddfd9b-e7f3-4a38-b865-2e4644dad6d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf1efd92-827c-40be-8222-6f3cbd910eb0 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}




  #s-bf1efd92-827c-40be-8222-6f3cbd910eb0 img.shogun-image {
    
    width: px;
  }


#s-bf1efd92-827c-40be-8222-6f3cbd910eb0 .shogun-image-content {
  
    align-items: center;
  
}

#s-4e9b7014-5908-4c8c-92ed-ea42deff42c5 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-4e9b7014-5908-4c8c-92ed-ea42deff42c5 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-4e9b7014-5908-4c8c-92ed-ea42deff42c5 {
  margin-top: 20px;
}
}
#s-50734811-7d7f-4cd7-849b-901ae9e11068 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-50734811-7d7f-4cd7-849b-901ae9e11068 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-50734811-7d7f-4cd7-849b-901ae9e11068 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 272px;
}
}







#s-50734811-7d7f-4cd7-849b-901ae9e11068 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50734811-7d7f-4cd7-849b-901ae9e11068.shg-box.shg-c {
  justify-content: center;
}

#s-8dd0380e-de3a-47e9-a1cd-a6fa38f3088f {
  min-height: 50px;
}








#s-8dd0380e-de3a-47e9-a1cd-a6fa38f3088f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8dd0380e-de3a-47e9-a1cd-a6fa38f3088f.shg-box.shg-c {
  justify-content: center;
}

#s-0e99ff7d-fe3e-4945-8fa1-47a0f05cd1b3 {
  margin-left: auto;
margin-right: auto;
}

#s-48419a7f-934b-4dec-bb2e-00b1d4e67575 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-48419a7f-934b-4dec-bb2e-00b1d4e67575 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-48419a7f-934b-4dec-bb2e-00b1d4e67575 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 272px;
}
}







#s-48419a7f-934b-4dec-bb2e-00b1d4e67575 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48419a7f-934b-4dec-bb2e-00b1d4e67575.shg-box.shg-c {
  justify-content: center;
}

#s-517c9cf9-f447-4325-ae5f-cfb62ca93bc0 {
  min-height: 50px;
}








#s-517c9cf9-f447-4325-ae5f-cfb62ca93bc0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-517c9cf9-f447-4325-ae5f-cfb62ca93bc0.shg-box.shg-c {
  justify-content: center;
}

#s-253d515d-8343-436f-9259-b13de58802b2 {
  margin-left: auto;
margin-right: auto;
}

@media (max-width: 767px){#s-23452f4d-23b9-46bd-b019-71f8eea75334 {
  margin-top: 25px;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 272px;
}
}







#s-23452f4d-23b9-46bd-b019-71f8eea75334 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23452f4d-23b9-46bd-b019-71f8eea75334.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-45c7ec20-c3f7-4bd3-8f7e-774668fc039c {
  margin-top: 25px;
}
}@media (max-width: 767px){#s-45c7ec20-c3f7-4bd3-8f7e-774668fc039c {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 272px;
}
}







#s-45c7ec20-c3f7-4bd3-8f7e-774668fc039c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45c7ec20-c3f7-4bd3-8f7e-774668fc039c.shg-box.shg-c {
  justify-content: center;
}

#s-5aa9bf63-1625-4a75-92c1-e2ab87a7d3af {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 14px;
padding-left: 26px;
padding-bottom: 14px;
padding-right: 26px;
border-radius: 28px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
hover-type: color;
}
#s-5aa9bf63-1625-4a75-92c1-e2ab87a7d3af:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
hover-type: color !important;}#s-5aa9bf63-1625-4a75-92c1-e2ab87a7d3af:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-5aa9bf63-1625-4a75-92c1-e2ab87a7d3af {
  
}
#s-5aa9bf63-1625-4a75-92c1-e2ab87a7d3af:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-5aa9bf63-1625-4a75-92c1-e2ab87a7d3af {
  
}
#s-5aa9bf63-1625-4a75-92c1-e2ab87a7d3af:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}}


#s-5aa9bf63-1625-4a75-92c1-e2ab87a7d3af.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

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

#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;
}
