.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-cfe69e4b-6d85-4464-a09f-eb0ba6a2186a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-cfe69e4b-6d85-4464-a09f-eb0ba6a2186a {
  display: none;
}
#s-cfe69e4b-6d85-4464-a09f-eb0ba6a2186a, #wrap-s-cfe69e4b-6d85-4464-a09f-eb0ba6a2186a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cfe69e4b-6d85-4464-a09f-eb0ba6a2186a {
  display: none;
}
#s-cfe69e4b-6d85-4464-a09f-eb0ba6a2186a, #wrap-s-cfe69e4b-6d85-4464-a09f-eb0ba6a2186a { display:none !important; }}







#s-cfe69e4b-6d85-4464-a09f-eb0ba6a2186a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cfe69e4b-6d85-4464-a09f-eb0ba6a2186a.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-b422eb7f-670e-4bb3-a6ca-2231599a7243 {
  text-align: center;
}




  #s-b422eb7f-670e-4bb3-a6ca-2231599a7243 img.shogun-image {
    
    width: px;
  }


#s-b422eb7f-670e-4bb3-a6ca-2231599a7243 .shogun-image-content {
  
    align-items: center;
  
}

#s-4cb3d73c-b331-46bb-935f-c3094ab89bf0 {
  min-height: 50px;
}








#s-4cb3d73c-b331-46bb-935f-c3094ab89bf0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4cb3d73c-b331-46bb-935f-c3094ab89bf0.shg-box.shg-c {
  justify-content: center;
}

#s-4334caff-e908-45bf-9573-cbf954241e17 {
  min-height: 50px;
}








#s-4334caff-e908-45bf-9573-cbf954241e17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4334caff-e908-45bf-9573-cbf954241e17.shg-box.shg-c {
  justify-content: center;
}

#s-404153d1-b636-4a49-b76b-9c1d46c1b624 {
  min-height: 50px;
}








#s-404153d1-b636-4a49-b76b-9c1d46c1b624 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-404153d1-b636-4a49-b76b-9c1d46c1b624.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-8cf6f6d3-6eb4-49ec-8ab5-c3a656f7a009 {
  margin-left: 45px;
margin-right: 45px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8cf6f6d3-6eb4-49ec-8ab5-c3a656f7a009 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-20969a2a-ee7a-4762-8c42-613844901307 {
  min-height: 50px;
}








#s-20969a2a-ee7a-4762-8c42-613844901307 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20969a2a-ee7a-4762-8c42-613844901307.shg-box.shg-c {
  justify-content: center;
}

#s-18e6b138-fd02-46c1-8084-70b401827a11 {
  margin-left: 45px;
margin-right: 45px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-18e6b138-fd02-46c1-8084-70b401827a11 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: futura;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-16bfd57b-9ce6-4be7-9d80-1d6c56d9c399 {
  min-height: 50px;
}








#s-16bfd57b-9ce6-4be7-9d80-1d6c56d9c399 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16bfd57b-9ce6-4be7-9d80-1d6c56d9c399.shg-box.shg-c {
  justify-content: center;
}

#s-dff57299-c07d-4622-949c-8e12ae5d9b2b {
  min-height: 50px;
}








#s-dff57299-c07d-4622-949c-8e12ae5d9b2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dff57299-c07d-4622-949c-8e12ae5d9b2b.shg-box.shg-c {
  justify-content: center;
}

#s-f3547d71-f8eb-47ae-97e4-5c720984dd89 {
  min-height: 50px;
}








#s-f3547d71-f8eb-47ae-97e4-5c720984dd89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3547d71-f8eb-47ae-97e4-5c720984dd89.shg-box.shg-c {
  justify-content: center;
}

#s-98585c40-11f6-4fe7-a2b9-76ccc0e8b365 {
  min-height: 50px;
}








#s-98585c40-11f6-4fe7-a2b9-76ccc0e8b365 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98585c40-11f6-4fe7-a2b9-76ccc0e8b365.shg-box.shg-c {
  justify-content: center;
}

#s-aaeb4594-3d8a-41b3-bdce-e00c002b9433 {
  min-height: 50px;
}








#s-aaeb4594-3d8a-41b3-bdce-e00c002b9433 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aaeb4594-3d8a-41b3-bdce-e00c002b9433.shg-box.shg-c {
  justify-content: center;
}

.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-09e27a81-a7c1-413d-8b45-eb12d5bd2f08 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-09e27a81-a7c1-413d-8b45-eb12d5bd2f08:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(175, 163, 66, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-09e27a81-a7c1-413d-8b45-eb12d5bd2f08:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-09e27a81-a7c1-413d-8b45-eb12d5bd2f08 {
  display: none;
}
#s-09e27a81-a7c1-413d-8b45-eb12d5bd2f08, #wrap-s-09e27a81-a7c1-413d-8b45-eb12d5bd2f08 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-09e27a81-a7c1-413d-8b45-eb12d5bd2f08 {
  display: none;
}
#s-09e27a81-a7c1-413d-8b45-eb12d5bd2f08, #wrap-s-09e27a81-a7c1-413d-8b45-eb12d5bd2f08 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-09e27a81-a7c1-413d-8b45-eb12d5bd2f08 {
  
}
}@media (max-width: 767px){#s-09e27a81-a7c1-413d-8b45-eb12d5bd2f08 {
  
}
}


#s-09e27a81-a7c1-413d-8b45-eb12d5bd2f08.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-cbe92dba-2819-4734-89ba-69d8053203ef {
  min-height: 50px;
}








#s-cbe92dba-2819-4734-89ba-69d8053203ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbe92dba-2819-4734-89ba-69d8053203ef.shg-box.shg-c {
  justify-content: center;
}

#s-bddc7b53-25e5-40c9-bd75-fc52b770e663 {
  min-height: 50px;
}








#s-bddc7b53-25e5-40c9-bd75-fc52b770e663 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bddc7b53-25e5-40c9-bd75-fc52b770e663.shg-box.shg-c {
  justify-content: center;
}

#s-52eb93de-62a0-44ae-b08b-4b542ed136bf {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-52eb93de-62a0-44ae-b08b-4b542ed136bf:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-52eb93de-62a0-44ae-b08b-4b542ed136bf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-52eb93de-62a0-44ae-b08b-4b542ed136bf {
  display: none;
}
#s-52eb93de-62a0-44ae-b08b-4b542ed136bf, #wrap-s-52eb93de-62a0-44ae-b08b-4b542ed136bf { display:none !important; }}@media (max-width: 767px){#s-52eb93de-62a0-44ae-b08b-4b542ed136bf {
  display: none;
}
#s-52eb93de-62a0-44ae-b08b-4b542ed136bf, #wrap-s-52eb93de-62a0-44ae-b08b-4b542ed136bf { display:none !important; }}


#s-52eb93de-62a0-44ae-b08b-4b542ed136bf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-c032fead-9384-4a6f-ba89-4052fc3e06c4 {
  min-height: 50px;
}








#s-c032fead-9384-4a6f-ba89-4052fc3e06c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c032fead-9384-4a6f-ba89-4052fc3e06c4.shg-box.shg-c {
  justify-content: center;
}

#s-8f5275e4-d84b-4d26-816c-d8ebf3f32a44 {
  min-height: 50px;
}








#s-8f5275e4-d84b-4d26-816c-d8ebf3f32a44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f5275e4-d84b-4d26-816c-d8ebf3f32a44.shg-box.shg-c {
  justify-content: center;
}

#s-cc339a48-c96d-4d8d-b521-afd786d12306 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-cc339a48-c96d-4d8d-b521-afd786d12306 {
  display: none;
}
#s-cc339a48-c96d-4d8d-b521-afd786d12306, #wrap-s-cc339a48-c96d-4d8d-b521-afd786d12306 { display:none !important; }}@media (max-width: 767px){#s-cc339a48-c96d-4d8d-b521-afd786d12306 {
  display: none;
}
#s-cc339a48-c96d-4d8d-b521-afd786d12306, #wrap-s-cc339a48-c96d-4d8d-b521-afd786d12306 { display:none !important; }}



  #s-cc339a48-c96d-4d8d-b521-afd786d12306 img.shogun-image {
    
    width: px;
  }


#s-cc339a48-c96d-4d8d-b521-afd786d12306 .shogun-image-content {
  
    align-items: 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-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f3b7304-49e5-47ab-a9f3-e2cc3ccdcbac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a2880c44-d0df-450c-bd68-a8bad2127dc6 {
  margin-left: 45px;
margin-right: 45px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a2880c44-d0df-450c-bd68-a8bad2127dc6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ca993ee-930a-4e8f-a1b7-ff5d39b628d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-16789ed0-8aee-4e09-a493-4c7e12d05f0e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-16789ed0-8aee-4e09-a493-4c7e12d05f0e .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: futura;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b50cc65e-0f45-4ff7-ae4e-7f9c98006fa7 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-b50cc65e-0f45-4ff7-ae4e-7f9c98006fa7:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b50cc65e-0f45-4ff7-ae4e-7f9c98006fa7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-b50cc65e-0f45-4ff7-ae4e-7f9c98006fa7 {
  display: none;
}
#s-b50cc65e-0f45-4ff7-ae4e-7f9c98006fa7, #wrap-s-b50cc65e-0f45-4ff7-ae4e-7f9c98006fa7 { display:none !important; }}@media (max-width: 767px){#s-b50cc65e-0f45-4ff7-ae4e-7f9c98006fa7 {
  display: none;
}
#s-b50cc65e-0f45-4ff7-ae4e-7f9c98006fa7, #wrap-s-b50cc65e-0f45-4ff7-ae4e-7f9c98006fa7 { display:none !important; }}


#s-b50cc65e-0f45-4ff7-ae4e-7f9c98006fa7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-b29e0ee6-eaeb-440e-98c6-34b666ee81f3 {
  margin-left: 45px;
margin-right: 45px;
padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-b29e0ee6-eaeb-440e-98c6-34b666ee81f3 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 44px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-6512b43f-9fbc-474b-9e54-79112a15ff33 {
  min-height: 50px;
}








#s-6512b43f-9fbc-474b-9e54-79112a15ff33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6512b43f-9fbc-474b-9e54-79112a15ff33.shg-box.shg-c {
  justify-content: center;
}

#s-703b3273-6c31-457d-92bc-d6e6cae45811 {
  min-height: 50px;
}








#s-703b3273-6c31-457d-92bc-d6e6cae45811 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-703b3273-6c31-457d-92bc-d6e6cae45811.shg-box.shg-c {
  justify-content: center;
}

#s-94c97c3c-532e-42ed-8f8c-3cb20d61b342 {
  min-height: 50px;
}








#s-94c97c3c-532e-42ed-8f8c-3cb20d61b342 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94c97c3c-532e-42ed-8f8c-3cb20d61b342.shg-box.shg-c {
  justify-content: center;
}

#s-e2e247aa-0ae6-4371-9bb9-3dce3d095c05 {
  min-height: 50px;
}








#s-e2e247aa-0ae6-4371-9bb9-3dce3d095c05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2e247aa-0ae6-4371-9bb9-3dce3d095c05.shg-box.shg-c {
  justify-content: center;
}

#s-b99b8c37-793f-488b-9004-bd71cba98fce {
  min-height: 50px;
}








#s-b99b8c37-793f-488b-9004-bd71cba98fce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b99b8c37-793f-488b-9004-bd71cba98fce.shg-box.shg-c {
  justify-content: center;
}

#s-6686a94b-cccf-4a77-801a-8052226fdd6d {
  min-height: 50px;
}








#s-6686a94b-cccf-4a77-801a-8052226fdd6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6686a94b-cccf-4a77-801a-8052226fdd6d.shg-box.shg-c {
  justify-content: center;
}

#s-3497465e-d69d-4b35-914a-bcf19427102a {
  min-height: 50px;
}








#s-3497465e-d69d-4b35-914a-bcf19427102a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3497465e-d69d-4b35-914a-bcf19427102a.shg-box.shg-c {
  justify-content: center;
}

#s-a3ab41dd-e4c9-4f9c-be47-584936729188 {
  min-height: 50px;
}








#s-a3ab41dd-e4c9-4f9c-be47-584936729188 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3ab41dd-e4c9-4f9c-be47-584936729188.shg-box.shg-c {
  justify-content: center;
}

#s-09acb8e3-7fee-4882-98cd-2251a2153207 {
  min-height: 50px;
}








#s-09acb8e3-7fee-4882-98cd-2251a2153207 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09acb8e3-7fee-4882-98cd-2251a2153207.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-935ba968-e071-486d-9c15-215eb34ef8b7 {
  display: none;
}
#s-935ba968-e071-486d-9c15-215eb34ef8b7, #wrap-s-935ba968-e071-486d-9c15-215eb34ef8b7 { display:none !important; }}@media (max-width: 767px){#s-935ba968-e071-486d-9c15-215eb34ef8b7 {
  display: none;
}
#s-935ba968-e071-486d-9c15-215eb34ef8b7, #wrap-s-935ba968-e071-486d-9c15-215eb34ef8b7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-935ba968-e071-486d-9c15-215eb34ef8b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-57eab18f-89a8-4999-89ea-da6f81b182ab {
  text-align: center;
}




  #s-57eab18f-89a8-4999-89ea-da6f81b182ab img.shogun-image {
    
    width: px;
  }


#s-57eab18f-89a8-4999-89ea-da6f81b182ab .shogun-image-content {
  
    align-items: center;
  
}

#s-06a65296-b949-4605-bdb6-160d5f21c509 {
  text-align: center;
}




  #s-06a65296-b949-4605-bdb6-160d5f21c509 img.shogun-image {
    
    width: px;
  }


#s-06a65296-b949-4605-bdb6-160d5f21c509 .shogun-image-content {
  
    align-items: center;
  
}

#s-7ac7a6b9-3e4a-4135-8f7b-2a731494e8e6 {
  text-align: center;
}




  #s-7ac7a6b9-3e4a-4135-8f7b-2a731494e8e6 img.shogun-image {
    
    width: px;
  }


#s-7ac7a6b9-3e4a-4135-8f7b-2a731494e8e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-16270ddd-d6d5-4dbe-af5c-c5e5ba24e316 {
  text-align: center;
}




  #s-16270ddd-d6d5-4dbe-af5c-c5e5ba24e316 img.shogun-image {
    
    width: px;
  }


#s-16270ddd-d6d5-4dbe-af5c-c5e5ba24e316 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-e5c74b32-e167-4c41-84b2-89e399bf1717 {
  display: none;
}
#s-e5c74b32-e167-4c41-84b2-89e399bf1717, #wrap-s-e5c74b32-e167-4c41-84b2-89e399bf1717 { display:none !important; }}@media (max-width: 767px){#s-e5c74b32-e167-4c41-84b2-89e399bf1717 {
  display: none;
}
#s-e5c74b32-e167-4c41-84b2-89e399bf1717, #wrap-s-e5c74b32-e167-4c41-84b2-89e399bf1717 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e5c74b32-e167-4c41-84b2-89e399bf1717"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

.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: 0px) {
[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-866f5bfe-ed17-4d42-a906-9cf9454d9d4b"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-51fdb879-4268-4730-b32e-e828ad972911 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(175, 163, 66, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-51fdb879-4268-4730-b32e-e828ad972911:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-51fdb879-4268-4730-b32e-e828ad972911:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-51fdb879-4268-4730-b32e-e828ad972911 {
  display: none;
}
#s-51fdb879-4268-4730-b32e-e828ad972911, #wrap-s-51fdb879-4268-4730-b32e-e828ad972911 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51fdb879-4268-4730-b32e-e828ad972911 {
  display: none;
}
#s-51fdb879-4268-4730-b32e-e828ad972911, #wrap-s-51fdb879-4268-4730-b32e-e828ad972911 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-51fdb879-4268-4730-b32e-e828ad972911 {
  
}
}@media (max-width: 767px){#s-51fdb879-4268-4730-b32e-e828ad972911 {
  
}
}


#s-51fdb879-4268-4730-b32e-e828ad972911.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-5a5e58b8-5987-4cd7-a2db-fe4372bb5126 {
  min-height: 50px;
}








#s-5a5e58b8-5987-4cd7-a2db-fe4372bb5126 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a5e58b8-5987-4cd7-a2db-fe4372bb5126.shg-box.shg-c {
  justify-content: center;
}

#s-f48d419f-7516-4cd9-ab33-a401e0f25162 {
  margin-top: 45px;
margin-left: 45px;
margin-bottom: 45px;
margin-right: 45px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f48d419f-7516-4cd9-ab33-a401e0f25162 {
  display: none;
}
#s-f48d419f-7516-4cd9-ab33-a401e0f25162, #wrap-s-f48d419f-7516-4cd9-ab33-a401e0f25162 { display:none !important; }}@media (max-width: 767px){#s-f48d419f-7516-4cd9-ab33-a401e0f25162 {
  display: none;
}
#s-f48d419f-7516-4cd9-ab33-a401e0f25162, #wrap-s-f48d419f-7516-4cd9-ab33-a401e0f25162 { display:none !important; }}
#s-f48d419f-7516-4cd9-ab33-a401e0f25162 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ddc93cdc-07e0-432d-b7f8-fc05ce257d8a {
  margin-top: 45px;
margin-left: 45px;
margin-bottom: 45px;
margin-right: 45px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-ddc93cdc-07e0-432d-b7f8-fc05ce257d8a {
  display: none;
}
#s-ddc93cdc-07e0-432d-b7f8-fc05ce257d8a, #wrap-s-ddc93cdc-07e0-432d-b7f8-fc05ce257d8a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ddc93cdc-07e0-432d-b7f8-fc05ce257d8a {
  display: none;
}
#s-ddc93cdc-07e0-432d-b7f8-fc05ce257d8a, #wrap-s-ddc93cdc-07e0-432d-b7f8-fc05ce257d8a { display:none !important; }}
#s-ddc93cdc-07e0-432d-b7f8-fc05ce257d8a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ea714735-b95d-4af8-aff6-360b3a7c1997 {
  margin-left: 65px;
margin-right: 65px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ea714735-b95d-4af8-aff6-360b3a7c1997 {
  display: none;
}
#s-ea714735-b95d-4af8-aff6-360b3a7c1997, #wrap-s-ea714735-b95d-4af8-aff6-360b3a7c1997 { display:none !important; }}@media (max-width: 767px){#s-ea714735-b95d-4af8-aff6-360b3a7c1997 {
  display: none;
}
#s-ea714735-b95d-4af8-aff6-360b3a7c1997, #wrap-s-ea714735-b95d-4af8-aff6-360b3a7c1997 { display:none !important; }}
#s-b9b1e41c-7892-4f0b-9182-0b6ed7a50bdd {
  margin-left: 45px;
margin-right: 45px;
}
@media (min-width: 1200px){#s-b9b1e41c-7892-4f0b-9182-0b6ed7a50bdd {
  display: none;
}
#s-b9b1e41c-7892-4f0b-9182-0b6ed7a50bdd, #wrap-s-b9b1e41c-7892-4f0b-9182-0b6ed7a50bdd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b9b1e41c-7892-4f0b-9182-0b6ed7a50bdd {
  display: none;
}
#s-b9b1e41c-7892-4f0b-9182-0b6ed7a50bdd, #wrap-s-b9b1e41c-7892-4f0b-9182-0b6ed7a50bdd { display:none !important; }}
#s-00983dc7-4f3f-4937-945a-5adbad0fcf88 {
  text-align: center;
}




  #s-00983dc7-4f3f-4937-945a-5adbad0fcf88 img.shogun-image {
    
    width: px;
  }


#s-00983dc7-4f3f-4937-945a-5adbad0fcf88 .shogun-image-content {
  
    align-items: center;
  
}

#s-05ee6be8-032e-4555-91ca-c6ac8e805a6e {
  max-width: 2000px;
text-align: center;
}




  #s-05ee6be8-032e-4555-91ca-c6ac8e805a6e img.shogun-image {
    
    width: px;
  }


#s-05ee6be8-032e-4555-91ca-c6ac8e805a6e .shogun-image-content {
  
    align-items: center;
  
}

#s-42a78978-d238-4e08-95d1-4d3c8cabdbff {
  min-height: 50px;
}
@media (min-width: 1200px){#s-42a78978-d238-4e08-95d1-4d3c8cabdbff {
  display: none;
}
#s-42a78978-d238-4e08-95d1-4d3c8cabdbff, #wrap-s-42a78978-d238-4e08-95d1-4d3c8cabdbff { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-42a78978-d238-4e08-95d1-4d3c8cabdbff {
  display: none;
}
#s-42a78978-d238-4e08-95d1-4d3c8cabdbff, #wrap-s-42a78978-d238-4e08-95d1-4d3c8cabdbff { display:none !important; }}







#s-42a78978-d238-4e08-95d1-4d3c8cabdbff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42a78978-d238-4e08-95d1-4d3c8cabdbff.shg-box.shg-c {
  justify-content: center;
}

#s-59ec483f-a78b-4e01-8db9-c8249b4ddf8c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-59ec483f-a78b-4e01-8db9-c8249b4ddf8c {
  display: none;
}
#s-59ec483f-a78b-4e01-8db9-c8249b4ddf8c, #wrap-s-59ec483f-a78b-4e01-8db9-c8249b4ddf8c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59ec483f-a78b-4e01-8db9-c8249b4ddf8c {
  display: none;
}
#s-59ec483f-a78b-4e01-8db9-c8249b4ddf8c, #wrap-s-59ec483f-a78b-4e01-8db9-c8249b4ddf8c { display:none !important; }}







#s-59ec483f-a78b-4e01-8db9-c8249b4ddf8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59ec483f-a78b-4e01-8db9-c8249b4ddf8c.shg-box.shg-c {
  justify-content: center;
}

#s-eddeb28c-f173-43c3-ab28-bffd30a05b27 {
  margin-left: 3px;
margin-right: 3px;
}

@media (min-width: 0px) {
[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eddeb28c-f173-43c3-ab28-bffd30a05b27"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7719b004-9aa2-46ab-b259-5d749b90d9b7 {
  text-align: center;
}
@media (min-width: 1200px){#s-7719b004-9aa2-46ab-b259-5d749b90d9b7 {
  display: none;
}
#s-7719b004-9aa2-46ab-b259-5d749b90d9b7, #wrap-s-7719b004-9aa2-46ab-b259-5d749b90d9b7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7719b004-9aa2-46ab-b259-5d749b90d9b7 {
  display: none;
}
#s-7719b004-9aa2-46ab-b259-5d749b90d9b7, #wrap-s-7719b004-9aa2-46ab-b259-5d749b90d9b7 { display:none !important; }}



  #s-7719b004-9aa2-46ab-b259-5d749b90d9b7 img.shogun-image {
    
    width: px;
  }


#s-7719b004-9aa2-46ab-b259-5d749b90d9b7 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-ea6b7494-f48e-41ce-9c9b-447d08e5f68e {
  display: none;
}
#s-ea6b7494-f48e-41ce-9c9b-447d08e5f68e, #wrap-s-ea6b7494-f48e-41ce-9c9b-447d08e5f68e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ea6b7494-f48e-41ce-9c9b-447d08e5f68e {
  display: none;
}
#s-ea6b7494-f48e-41ce-9c9b-447d08e5f68e, #wrap-s-ea6b7494-f48e-41ce-9c9b-447d08e5f68e { display:none !important; }}
#s-ba530678-10a7-4aeb-a7ba-b125635b0ffc {
  text-align: center;
}
@media (min-width: 1200px){#s-ba530678-10a7-4aeb-a7ba-b125635b0ffc {
  display: none;
}
#s-ba530678-10a7-4aeb-a7ba-b125635b0ffc, #wrap-s-ba530678-10a7-4aeb-a7ba-b125635b0ffc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ba530678-10a7-4aeb-a7ba-b125635b0ffc {
  display: none;
}
#s-ba530678-10a7-4aeb-a7ba-b125635b0ffc, #wrap-s-ba530678-10a7-4aeb-a7ba-b125635b0ffc { display:none !important; }}



  #s-ba530678-10a7-4aeb-a7ba-b125635b0ffc img.shogun-image {
    
    width: px;
  }


#s-ba530678-10a7-4aeb-a7ba-b125635b0ffc .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-ebfdc220-2a7d-449e-bdd7-575baf9b6122 {
  display: none;
}
#s-ebfdc220-2a7d-449e-bdd7-575baf9b6122, #wrap-s-ebfdc220-2a7d-449e-bdd7-575baf9b6122 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ebfdc220-2a7d-449e-bdd7-575baf9b6122 {
  display: none;
}
#s-ebfdc220-2a7d-449e-bdd7-575baf9b6122, #wrap-s-ebfdc220-2a7d-449e-bdd7-575baf9b6122 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0a0e3af2-346e-410e-89f6-caa617040556"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cd897759-5c57-4c96-b1aa-740eed3b18e2 {
  text-align: center;
}
@media (min-width: 1200px){#s-cd897759-5c57-4c96-b1aa-740eed3b18e2 {
  display: none;
}
#s-cd897759-5c57-4c96-b1aa-740eed3b18e2, #wrap-s-cd897759-5c57-4c96-b1aa-740eed3b18e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cd897759-5c57-4c96-b1aa-740eed3b18e2 {
  display: none;
}
#s-cd897759-5c57-4c96-b1aa-740eed3b18e2, #wrap-s-cd897759-5c57-4c96-b1aa-740eed3b18e2 { display:none !important; }}



  #s-cd897759-5c57-4c96-b1aa-740eed3b18e2 img.shogun-image {
    
    width: px;
  }


#s-cd897759-5c57-4c96-b1aa-740eed3b18e2 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-5f95ea6a-a731-4833-803f-0944c32c308b {
  display: none;
}
#s-5f95ea6a-a731-4833-803f-0944c32c308b, #wrap-s-5f95ea6a-a731-4833-803f-0944c32c308b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f95ea6a-a731-4833-803f-0944c32c308b {
  display: none;
}
#s-5f95ea6a-a731-4833-803f-0944c32c308b, #wrap-s-5f95ea6a-a731-4833-803f-0944c32c308b { display:none !important; }}
#s-112d412d-3851-4116-a402-5f0c69b9a958 {
  text-align: center;
}
@media (min-width: 1200px){#s-112d412d-3851-4116-a402-5f0c69b9a958 {
  display: none;
}
#s-112d412d-3851-4116-a402-5f0c69b9a958, #wrap-s-112d412d-3851-4116-a402-5f0c69b9a958 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-112d412d-3851-4116-a402-5f0c69b9a958 {
  display: none;
}
#s-112d412d-3851-4116-a402-5f0c69b9a958, #wrap-s-112d412d-3851-4116-a402-5f0c69b9a958 { display:none !important; }}



  #s-112d412d-3851-4116-a402-5f0c69b9a958 img.shogun-image {
    
    width: px;
  }


#s-112d412d-3851-4116-a402-5f0c69b9a958 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-d44498d8-cd57-4bf2-9a6e-82279c05a7c2 {
  display: none;
}
#s-d44498d8-cd57-4bf2-9a6e-82279c05a7c2, #wrap-s-d44498d8-cd57-4bf2-9a6e-82279c05a7c2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d44498d8-cd57-4bf2-9a6e-82279c05a7c2 {
  display: none;
}
#s-d44498d8-cd57-4bf2-9a6e-82279c05a7c2, #wrap-s-d44498d8-cd57-4bf2-9a6e-82279c05a7c2 { display:none !important; }}
#s-cec91c3c-8d18-44b5-8ea1-a9bf1d522681 {
  min-height: 50px;
}








#s-cec91c3c-8d18-44b5-8ea1-a9bf1d522681 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cec91c3c-8d18-44b5-8ea1-a9bf1d522681.shg-box.shg-c {
  justify-content: center;
}

#s-fd036ffd-f00d-4d89-af43-30faf932c2ca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fd036ffd-f00d-4d89-af43-30faf932c2ca {
  display: none;
}
#s-fd036ffd-f00d-4d89-af43-30faf932c2ca, #wrap-s-fd036ffd-f00d-4d89-af43-30faf932c2ca { display:none !important; }}@media (max-width: 767px){#s-fd036ffd-f00d-4d89-af43-30faf932c2ca {
  display: none;
}
#s-fd036ffd-f00d-4d89-af43-30faf932c2ca, #wrap-s-fd036ffd-f00d-4d89-af43-30faf932c2ca { display:none !important; }}
#s-fd036ffd-f00d-4d89-af43-30faf932c2ca .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b049b9ed-aab1-49b3-b4b6-263ef2de4eeb {
  margin-left: 45px;
margin-right: 45px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-b049b9ed-aab1-49b3-b4b6-263ef2de4eeb {
  display: none;
}
#s-b049b9ed-aab1-49b3-b4b6-263ef2de4eeb, #wrap-s-b049b9ed-aab1-49b3-b4b6-263ef2de4eeb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b049b9ed-aab1-49b3-b4b6-263ef2de4eeb {
  display: none;
}
#s-b049b9ed-aab1-49b3-b4b6-263ef2de4eeb, #wrap-s-b049b9ed-aab1-49b3-b4b6-263ef2de4eeb { display:none !important; }}
#s-b049b9ed-aab1-49b3-b4b6-263ef2de4eeb .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8159015c-0f41-443d-995e-71f71a354741 {
  text-align: center;
}




  #s-8159015c-0f41-443d-995e-71f71a354741 img.shogun-image {
    
    width: px;
  }


#s-8159015c-0f41-443d-995e-71f71a354741 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b2d18ad-2df6-4d09-bbb3-6f2c72618728 {
  min-height: 50px;
}








#s-4b2d18ad-2df6-4d09-bbb3-6f2c72618728 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b2d18ad-2df6-4d09-bbb3-6f2c72618728.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a7be2e42-1a3a-4b4f-b7d8-473eaa650d2d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5f99c343-e608-4084-9239-0bb0eb50354d {
  text-align: center;
}




  #s-5f99c343-e608-4084-9239-0bb0eb50354d img.shogun-image {
    
    width: px;
  }


#s-5f99c343-e608-4084-9239-0bb0eb50354d .shogun-image-content {
  
    align-items: center;
  
}

#s-bb939445-4b9c-4550-b366-bd8cea55f739 {
  text-align: center;
}




  #s-bb939445-4b9c-4550-b366-bd8cea55f739 img.shogun-image {
    
    width: px;
  }


#s-bb939445-4b9c-4550-b366-bd8cea55f739 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb2e995a-923f-4856-a2a2-e6951e48eb4e {
  text-align: center;
}




  #s-eb2e995a-923f-4856-a2a2-e6951e48eb4e img.shogun-image {
    
    width: px;
  }


#s-eb2e995a-923f-4856-a2a2-e6951e48eb4e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-6cf96272-831c-4bcb-8e52-5ff65e6a91e1"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-5f494c50-a3e3-4a3e-96fc-b4662a5a54aa {
  text-align: center;
}




  #s-5f494c50-a3e3-4a3e-96fc-b4662a5a54aa img.shogun-image {
    
    width: px;
  }


#s-5f494c50-a3e3-4a3e-96fc-b4662a5a54aa .shogun-image-content {
  
    align-items: center;
  
}

#s-60622898-8692-412b-b858-dd18826751c4 {
  display: none;
}
.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-80a283de-09f1-4f48-b302-00f16c0dea6b {
  text-align: left;
}


.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b {
  max-width: 100%;
}

.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b .shg-image-zoom,
.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b {
  max-width: 100%;
}

.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b .shg-image-zoom,
.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b {
  max-width: 100%;
}

.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b .shg-image-zoom,
.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b {
  max-width: 100%;
}

.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b .shg-image-zoom,
.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b {
  max-width: 100%;
}

.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b .shg-image-zoom,
.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80a283de-09f1-4f48-b302-00f16c0dea6b .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-f98692ab-9c44-4644-8535-b7991975f6f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f98692ab-9c44-4644-8535-b7991975f6f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-41744447-6e61-4217-9c7b-1970d6e16457 {
  margin-left: 45px;
margin-right: 45px;
text-align: left;
}

#s-41744447-6e61-4217-9c7b-1970d6e16457 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-41744447-6e61-4217-9c7b-1970d6e16457 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-41744447-6e61-4217-9c7b-1970d6e16457 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-41744447-6e61-4217-9c7b-1970d6e16457 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-41744447-6e61-4217-9c7b-1970d6e16457 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-41744447-6e61-4217-9c7b-1970d6e16457 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-5ae19cc9-f6b4-4b06-afaf-b6b81f969285 {
  text-align: center;
}

#s-5ae19cc9-f6b4-4b06-afaf-b6b81f969285 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5ae19cc9-f6b4-4b06-afaf-b6b81f969285 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5ae19cc9-f6b4-4b06-afaf-b6b81f969285 .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-54f5106b-df31-4230-85e5-cf20a0f39ad4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-54f5106b-df31-4230-85e5-cf20a0f39ad4 {
  display: none;
}
#s-54f5106b-df31-4230-85e5-cf20a0f39ad4, #wrap-s-54f5106b-df31-4230-85e5-cf20a0f39ad4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-54f5106b-df31-4230-85e5-cf20a0f39ad4 {
  display: none;
}
#s-54f5106b-df31-4230-85e5-cf20a0f39ad4, #wrap-s-54f5106b-df31-4230-85e5-cf20a0f39ad4 { display:none !important; }}







#s-54f5106b-df31-4230-85e5-cf20a0f39ad4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54f5106b-df31-4230-85e5-cf20a0f39ad4.shg-box.shg-c {
  justify-content: center;
}

.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-a7f337be-4709-49ed-bfe9-d9160450b874 {
  margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
background-color: rgba(90, 100, 74, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-a7f337be-4709-49ed-bfe9-d9160450b874:hover {background-color: rgba(175, 163, 66, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a7f337be-4709-49ed-bfe9-d9160450b874:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a7f337be-4709-49ed-bfe9-d9160450b874 {
  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-a7f337be-4709-49ed-bfe9-d9160450b874.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a7f337be-4709-49ed-bfe9-d9160450b874.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-a7f337be-4709-49ed-bfe9-d9160450b874.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1a456ed3-510d-4957-9716-5b1d1845ba83 {
  min-height: 50px;
}








#s-1a456ed3-510d-4957-9716-5b1d1845ba83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a456ed3-510d-4957-9716-5b1d1845ba83.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7ddd3d82-5b95-469d-a064-6e5b3c1fc11b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-93c19515-429c-480f-a6e1-6c7ccf4983ac {
  display: none;
}
#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 {
  text-align: left;
}


.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 {
  max-width: 100%;
}

.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 .shg-image-zoom,
.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 {
  max-width: 100%;
}

.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 .shg-image-zoom,
.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 {
  max-width: 100%;
}

.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 .shg-image-zoom,
.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 {
  max-width: 100%;
}

.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 .shg-image-zoom,
.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 {
  max-width: 100%;
}

.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 .shg-image-zoom,
.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a762f6ca-ef8e-4536-aa8a-e3bf5d86f1b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-19045a12-03c3-42b3-b1ae-924541395418 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-19045a12-03c3-42b3-b1ae-924541395418 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-2cc4f05d-194c-484b-bf57-89744e37c011 {
  margin-left: 45px;
margin-right: 45px;
text-align: left;
}

#s-2cc4f05d-194c-484b-bf57-89744e37c011 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-2cc4f05d-194c-484b-bf57-89744e37c011 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-2cc4f05d-194c-484b-bf57-89744e37c011 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-2cc4f05d-194c-484b-bf57-89744e37c011 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-2cc4f05d-194c-484b-bf57-89744e37c011 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-2cc4f05d-194c-484b-bf57-89744e37c011 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-656dd1a1-2c0f-41f6-8d52-c5872ebf8304 {
  text-align: center;
}

#s-656dd1a1-2c0f-41f6-8d52-c5872ebf8304 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-656dd1a1-2c0f-41f6-8d52-c5872ebf8304 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-656dd1a1-2c0f-41f6-8d52-c5872ebf8304 .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-9aec05d3-2bf2-4849-809c-c18825d114d0 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9aec05d3-2bf2-4849-809c-c18825d114d0 {
  display: none;
}
#s-9aec05d3-2bf2-4849-809c-c18825d114d0, #wrap-s-9aec05d3-2bf2-4849-809c-c18825d114d0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9aec05d3-2bf2-4849-809c-c18825d114d0 {
  display: none;
}
#s-9aec05d3-2bf2-4849-809c-c18825d114d0, #wrap-s-9aec05d3-2bf2-4849-809c-c18825d114d0 { display:none !important; }}







#s-9aec05d3-2bf2-4849-809c-c18825d114d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9aec05d3-2bf2-4849-809c-c18825d114d0.shg-box.shg-c {
  justify-content: center;
}

#s-aeae89c3-01a0-4944-bedb-4278fb740463 {
  border-style: solid;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(90, 100, 74, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-aeae89c3-01a0-4944-bedb-4278fb740463:hover {background-color: rgba(175, 163, 66, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-aeae89c3-01a0-4944-bedb-4278fb740463:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-aeae89c3-01a0-4944-bedb-4278fb740463 {
  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-aeae89c3-01a0-4944-bedb-4278fb740463.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aeae89c3-01a0-4944-bedb-4278fb740463.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-aeae89c3-01a0-4944-bedb-4278fb740463.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-aa79eca4-96d9-4887-8ced-9dfc873e7ad0 {
  text-align: center;
}




  #s-aa79eca4-96d9-4887-8ced-9dfc873e7ad0 img.shogun-image {
    
    width: px;
  }


#s-aa79eca4-96d9-4887-8ced-9dfc873e7ad0 .shogun-image-content {
  
    align-items: center;
  
}

#s-dbf1a51d-446d-4455-adbc-458142d7e91b {
  margin-left: 45px;
margin-right: 45px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dbf1a51d-446d-4455-adbc-458142d7e91b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f0c877f7-d5bc-48b8-aa0a-3d07caf8b5c0 {
  margin-left: 65px;
margin-right: 65px;
}

#s-6a9eaddd-daa1-4f41-b7a3-2bdc4f93696b {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6a9eaddd-daa1-4f41-b7a3-2bdc4f93696b {
  display: none;
}
#s-6a9eaddd-daa1-4f41-b7a3-2bdc4f93696b, #wrap-s-6a9eaddd-daa1-4f41-b7a3-2bdc4f93696b { display:none !important; }}@media (max-width: 767px){#s-6a9eaddd-daa1-4f41-b7a3-2bdc4f93696b {
  display: none;
}
#s-6a9eaddd-daa1-4f41-b7a3-2bdc4f93696b, #wrap-s-6a9eaddd-daa1-4f41-b7a3-2bdc4f93696b { display:none !important; }}



  #s-6a9eaddd-daa1-4f41-b7a3-2bdc4f93696b img.shogun-image {
    
    width: px;
  }


#s-6a9eaddd-daa1-4f41-b7a3-2bdc4f93696b .shogun-image-content {
  
    align-items: center;
  
}

#s-97971902-6866-46c1-b234-50ee48cabd2e {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-97971902-6866-46c1-b234-50ee48cabd2e:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-97971902-6866-46c1-b234-50ee48cabd2e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-97971902-6866-46c1-b234-50ee48cabd2e {
  display: none;
}
#s-97971902-6866-46c1-b234-50ee48cabd2e, #wrap-s-97971902-6866-46c1-b234-50ee48cabd2e { display:none !important; }}@media (max-width: 767px){#s-97971902-6866-46c1-b234-50ee48cabd2e {
  display: none;
}
#s-97971902-6866-46c1-b234-50ee48cabd2e, #wrap-s-97971902-6866-46c1-b234-50ee48cabd2e { display:none !important; }}


#s-97971902-6866-46c1-b234-50ee48cabd2e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-98d9e470-ca65-405f-93e3-b6132b3bed89 {
  min-height: 50px;
}








#s-98d9e470-ca65-405f-93e3-b6132b3bed89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98d9e470-ca65-405f-93e3-b6132b3bed89.shg-box.shg-c {
  justify-content: center;
}

#s-0d2c069d-cd62-449d-bc37-33112973658f {
  min-height: 50px;
}








#s-0d2c069d-cd62-449d-bc37-33112973658f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d2c069d-cd62-449d-bc37-33112973658f.shg-box.shg-c {
  justify-content: center;
}

#s-0b9aaf05-b898-4e33-b31d-39f81390dff1 {
  min-height: 50px;
}








#s-0b9aaf05-b898-4e33-b31d-39f81390dff1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b9aaf05-b898-4e33-b31d-39f81390dff1.shg-box.shg-c {
  justify-content: center;
}

#s-0262531c-549c-43ea-a84d-200071668289 {
  min-height: 50px;
}








#s-0262531c-549c-43ea-a84d-200071668289 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0262531c-549c-43ea-a84d-200071668289.shg-box.shg-c {
  justify-content: center;
}

#s-73e0f820-3a1a-4b9c-bf45-a3a1ef808762 {
  min-height: 50px;
}








#s-73e0f820-3a1a-4b9c-bf45-a3a1ef808762 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73e0f820-3a1a-4b9c-bf45-a3a1ef808762.shg-box.shg-c {
  justify-content: center;
}

#s-96995a74-6ad1-4d8b-8d74-900cd4b8f1e1 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-96995a74-6ad1-4d8b-8d74-900cd4b8f1e1 {
  display: none;
}
#s-96995a74-6ad1-4d8b-8d74-900cd4b8f1e1, #wrap-s-96995a74-6ad1-4d8b-8d74-900cd4b8f1e1 { display:none !important; }}@media (max-width: 767px){#s-96995a74-6ad1-4d8b-8d74-900cd4b8f1e1 {
  display: none;
}
#s-96995a74-6ad1-4d8b-8d74-900cd4b8f1e1, #wrap-s-96995a74-6ad1-4d8b-8d74-900cd4b8f1e1 { display:none !important; }}







#s-96995a74-6ad1-4d8b-8d74-900cd4b8f1e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96995a74-6ad1-4d8b-8d74-900cd4b8f1e1.shg-box.shg-c {
  justify-content: center;
}

#s-deccb44c-7a4a-4d99-833c-04bd3b0ea310 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-deccb44c-7a4a-4d99-833c-04bd3b0ea310 {
  display: none;
}
#s-deccb44c-7a4a-4d99-833c-04bd3b0ea310, #wrap-s-deccb44c-7a4a-4d99-833c-04bd3b0ea310 { display:none !important; }}@media (max-width: 767px){#s-deccb44c-7a4a-4d99-833c-04bd3b0ea310 {
  display: none;
}
#s-deccb44c-7a4a-4d99-833c-04bd3b0ea310, #wrap-s-deccb44c-7a4a-4d99-833c-04bd3b0ea310 { display:none !important; }}







#s-deccb44c-7a4a-4d99-833c-04bd3b0ea310 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-deccb44c-7a4a-4d99-833c-04bd3b0ea310.shg-box.shg-c {
  justify-content: center;
}

#s-9d45f62f-72a7-4e65-bebe-853a2a083e40 {
  min-height: 50px;
}








#s-9d45f62f-72a7-4e65-bebe-853a2a083e40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d45f62f-72a7-4e65-bebe-853a2a083e40.shg-box.shg-c {
  justify-content: center;
}

#s-a2145540-3544-4697-90af-e3e3c6a84a51 {
  min-height: 50px;
}








#s-a2145540-3544-4697-90af-e3e3c6a84a51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2145540-3544-4697-90af-e3e3c6a84a51.shg-box.shg-c {
  justify-content: center;
}

#s-a2ee5fad-40ad-4591-9e4d-3c7c7c7cf608 {
  min-height: 50px;
}








#s-a2ee5fad-40ad-4591-9e4d-3c7c7c7cf608 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2ee5fad-40ad-4591-9e4d-3c7c7c7cf608.shg-box.shg-c {
  justify-content: center;
}

#s-8035ef78-a3a0-4569-ab63-c3063fa39455 {
  min-height: 50px;
}








#s-8035ef78-a3a0-4569-ab63-c3063fa39455 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8035ef78-a3a0-4569-ab63-c3063fa39455.shg-box.shg-c {
  justify-content: center;
}

#s-2569e593-4c7d-40b8-a828-beabaa2b32ef {
  min-height: 50px;
}








#s-2569e593-4c7d-40b8-a828-beabaa2b32ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2569e593-4c7d-40b8-a828-beabaa2b32ef.shg-box.shg-c {
  justify-content: center;
}

#s-431dbaa6-d954-4486-a01d-a4535970f8a6 {
  text-align: center;
}
@media (min-width: 1200px){#s-431dbaa6-d954-4486-a01d-a4535970f8a6 {
  display: none;
}
#s-431dbaa6-d954-4486-a01d-a4535970f8a6, #wrap-s-431dbaa6-d954-4486-a01d-a4535970f8a6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-431dbaa6-d954-4486-a01d-a4535970f8a6 {
  display: none;
}
#s-431dbaa6-d954-4486-a01d-a4535970f8a6, #wrap-s-431dbaa6-d954-4486-a01d-a4535970f8a6 { display:none !important; }}



  #s-431dbaa6-d954-4486-a01d-a4535970f8a6 img.shogun-image {
    
    width: px;
  }


#s-431dbaa6-d954-4486-a01d-a4535970f8a6 .shogun-image-content {
  
    align-items: center;
  
}

#s-dc41618e-22ea-430d-9ee2-5dfa4fcd7448 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-dc41618e-22ea-430d-9ee2-5dfa4fcd7448:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-dc41618e-22ea-430d-9ee2-5dfa4fcd7448:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-dc41618e-22ea-430d-9ee2-5dfa4fcd7448 {
  display: none;
}
#s-dc41618e-22ea-430d-9ee2-5dfa4fcd7448, #wrap-s-dc41618e-22ea-430d-9ee2-5dfa4fcd7448 { display:none !important; }}@media (max-width: 767px){#s-dc41618e-22ea-430d-9ee2-5dfa4fcd7448 {
  display: none;
}
#s-dc41618e-22ea-430d-9ee2-5dfa4fcd7448, #wrap-s-dc41618e-22ea-430d-9ee2-5dfa4fcd7448 { display:none !important; }}


#s-dc41618e-22ea-430d-9ee2-5dfa4fcd7448.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-2531dc95-cf0e-4ae4-9d05-6c2417a79fa3 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2531dc95-cf0e-4ae4-9d05-6c2417a79fa3 {
  display: none;
}
#s-2531dc95-cf0e-4ae4-9d05-6c2417a79fa3, #wrap-s-2531dc95-cf0e-4ae4-9d05-6c2417a79fa3 { display:none !important; }}@media (max-width: 767px){#s-2531dc95-cf0e-4ae4-9d05-6c2417a79fa3 {
  display: none;
}
#s-2531dc95-cf0e-4ae4-9d05-6c2417a79fa3, #wrap-s-2531dc95-cf0e-4ae4-9d05-6c2417a79fa3 { display:none !important; }}







#s-2531dc95-cf0e-4ae4-9d05-6c2417a79fa3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2531dc95-cf0e-4ae4-9d05-6c2417a79fa3.shg-box.shg-c {
  justify-content: center;
}

#s-bfe8aff7-6c6c-4f1e-bd3d-7fe4eabcef70 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bfe8aff7-6c6c-4f1e-bd3d-7fe4eabcef70 {
  display: none;
}
#s-bfe8aff7-6c6c-4f1e-bd3d-7fe4eabcef70, #wrap-s-bfe8aff7-6c6c-4f1e-bd3d-7fe4eabcef70 { display:none !important; }}@media (max-width: 767px){#s-bfe8aff7-6c6c-4f1e-bd3d-7fe4eabcef70 {
  display: none;
}
#s-bfe8aff7-6c6c-4f1e-bd3d-7fe4eabcef70, #wrap-s-bfe8aff7-6c6c-4f1e-bd3d-7fe4eabcef70 { display:none !important; }}







#s-bfe8aff7-6c6c-4f1e-bd3d-7fe4eabcef70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfe8aff7-6c6c-4f1e-bd3d-7fe4eabcef70.shg-box.shg-c {
  justify-content: center;
}

#s-5af1ef28-0c78-4643-b434-3a58eeb0b5c9 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5af1ef28-0c78-4643-b434-3a58eeb0b5c9 {
  display: none;
}
#s-5af1ef28-0c78-4643-b434-3a58eeb0b5c9, #wrap-s-5af1ef28-0c78-4643-b434-3a58eeb0b5c9 { display:none !important; }}@media (max-width: 767px){#s-5af1ef28-0c78-4643-b434-3a58eeb0b5c9 {
  display: none;
}
#s-5af1ef28-0c78-4643-b434-3a58eeb0b5c9, #wrap-s-5af1ef28-0c78-4643-b434-3a58eeb0b5c9 { display:none !important; }}







#s-5af1ef28-0c78-4643-b434-3a58eeb0b5c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5af1ef28-0c78-4643-b434-3a58eeb0b5c9.shg-box.shg-c {
  justify-content: center;
}

#s-6886df9c-8fa5-4464-a9d5-06b43b3a85b4 {
  min-height: 50px;
}








#s-6886df9c-8fa5-4464-a9d5-06b43b3a85b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6886df9c-8fa5-4464-a9d5-06b43b3a85b4.shg-box.shg-c {
  justify-content: center;
}

#s-2529188a-f64a-4baa-963e-168a897363bf {
  min-height: 50px;
}








#s-2529188a-f64a-4baa-963e-168a897363bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2529188a-f64a-4baa-963e-168a897363bf.shg-box.shg-c {
  justify-content: center;
}

#s-c9d9d47e-db7a-4ccf-9e31-f5971e2c1143 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-c9d9d47e-db7a-4ccf-9e31-f5971e2c1143:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c9d9d47e-db7a-4ccf-9e31-f5971e2c1143:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c9d9d47e-db7a-4ccf-9e31-f5971e2c1143 {
  display: none;
}
#s-c9d9d47e-db7a-4ccf-9e31-f5971e2c1143, #wrap-s-c9d9d47e-db7a-4ccf-9e31-f5971e2c1143 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c9d9d47e-db7a-4ccf-9e31-f5971e2c1143 {
  display: none;
}
#s-c9d9d47e-db7a-4ccf-9e31-f5971e2c1143, #wrap-s-c9d9d47e-db7a-4ccf-9e31-f5971e2c1143 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c9d9d47e-db7a-4ccf-9e31-f5971e2c1143 {
  
}
}@media (max-width: 767px){#s-c9d9d47e-db7a-4ccf-9e31-f5971e2c1143 {
  
}
}


#s-c9d9d47e-db7a-4ccf-9e31-f5971e2c1143.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-11340e9e-f817-4b7e-b943-e0cc4f83c3aa {
  min-height: 50px;
}








#s-11340e9e-f817-4b7e-b943-e0cc4f83c3aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11340e9e-f817-4b7e-b943-e0cc4f83c3aa.shg-box.shg-c {
  justify-content: center;
}

#s-5d167887-24d4-4c8a-b82f-fb55bc5cee47 {
  min-height: 50px;
}








#s-5d167887-24d4-4c8a-b82f-fb55bc5cee47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d167887-24d4-4c8a-b82f-fb55bc5cee47.shg-box.shg-c {
  justify-content: center;
}

#s-37dfd2bf-09e0-4989-a019-6551912abd58 {
  min-height: 50px;
}








#s-37dfd2bf-09e0-4989-a019-6551912abd58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37dfd2bf-09e0-4989-a019-6551912abd58.shg-box.shg-c {
  justify-content: center;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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