<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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 &gt; .shg-box-content {
  z-index: 4;
  position: relative;
}

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  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 {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-a2852882-e66f-411f-accd-3670cbe54713 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1%;
margin-right: 1%;
padding-top: 150px;
padding-left: 0%;
padding-bottom: 150px;
padding-right: 0%;
min-height: 650px;
background-position: center center;
}
@media (min-width: 1200px){#s-a2852882-e66f-411f-accd-3670cbe54713 {
  display: none;
}
#s-a2852882-e66f-411f-accd-3670cbe54713, #wrap-s-a2852882-e66f-411f-accd-3670cbe54713 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a2852882-e66f-411f-accd-3670cbe54713 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a2852882-e66f-411f-accd-3670cbe54713 {
  display: none;
}
#s-a2852882-e66f-411f-accd-3670cbe54713, #wrap-s-a2852882-e66f-411f-accd-3670cbe54713 { display: none !important; }}@media (max-width: 767px){#s-a2852882-e66f-411f-accd-3670cbe54713 {
  display: none;
}
#s-a2852882-e66f-411f-accd-3670cbe54713, #wrap-s-a2852882-e66f-411f-accd-3670cbe54713 { display: none !important; }}
#s-a2852882-e66f-411f-accd-3670cbe54713 {
  background-image: url(https://i.shgcdn.com/4251edd9-97a9-467d-be28-4298f4a3d1c0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a2852882-e66f-411f-accd-3670cbe54713 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a2852882-e66f-411f-accd-3670cbe54713 {
  cursor: pointer;
}#s-a2852882-e66f-411f-accd-3670cbe54713.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-61bc826a-1487-4e36-bc22-e0824748f7ed {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-right: 50%;
min-height: 50px;
}








#s-61bc826a-1487-4e36-bc22-e0824748f7ed &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-61bc826a-1487-4e36-bc22-e0824748f7ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-9917ca78-d0e3-4bb7-ab92-5359126091ff {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9917ca78-d0e3-4bb7-ab92-5359126091ff .shogun-heading-component h1 {
  color: rgba(255, 51, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  
  
  
}



#s-9795915e-7b63-420a-80cb-815bfed774bd {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 50px;
padding-right: 0%;
text-align: center;
}

#s-9795915e-7b63-420a-80cb-815bfed774bd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 60px;
  
  letter-spacing: 2px;
  
}



.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-text {
  font-weight: ;
  font-family: ;
}

.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-f33113ac-d78f-4d2b-8085-f49b0596cd75 {
  border-style: solid;
margin-top: 0px;
padding-top: 25px;
padding-left: 100px;
padding-bottom: 25px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-f33113ac-d78f-4d2b-8085-f49b0596cd75:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f33113ac-d78f-4d2b-8085-f49b0596cd75:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-f33113ac-d78f-4d2b-8085-f49b0596cd75-root {
    text-align: center;
  }


#s-f33113ac-d78f-4d2b-8085-f49b0596cd75.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f33113ac-d78f-4d2b-8085-f49b0596cd75-root {
    text-align: center;
  }


#s-f33113ac-d78f-4d2b-8085-f49b0596cd75.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f33113ac-d78f-4d2b-8085-f49b0596cd75-root {
    text-align: center;
  }


#s-f33113ac-d78f-4d2b-8085-f49b0596cd75.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f33113ac-d78f-4d2b-8085-f49b0596cd75-root {
    text-align: center;
  }


#s-f33113ac-d78f-4d2b-8085-f49b0596cd75.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f33113ac-d78f-4d2b-8085-f49b0596cd75-root {
    text-align: center;
  }


#s-f33113ac-d78f-4d2b-8085-f49b0596cd75.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-d5c6de09-98cd-4d06-83a2-2995caf2139b {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1%;
margin-right: 1%;
padding-top: 50px;
padding-left: 0%;
padding-bottom: 50px;
padding-right: 0%;
min-height: 850px;
background-position: center center;
}
@media (min-width: 1200px){#s-d5c6de09-98cd-4d06-83a2-2995caf2139b {
  display: none;
}
#s-d5c6de09-98cd-4d06-83a2-2995caf2139b, #wrap-s-d5c6de09-98cd-4d06-83a2-2995caf2139b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d5c6de09-98cd-4d06-83a2-2995caf2139b {
  display: none;
}
#s-d5c6de09-98cd-4d06-83a2-2995caf2139b, #wrap-s-d5c6de09-98cd-4d06-83a2-2995caf2139b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d5c6de09-98cd-4d06-83a2-2995caf2139b {
  
}
}@media (max-width: 767px){#s-d5c6de09-98cd-4d06-83a2-2995caf2139b {
  display: none;
}
#s-d5c6de09-98cd-4d06-83a2-2995caf2139b, #wrap-s-d5c6de09-98cd-4d06-83a2-2995caf2139b { display: none !important; }}
#s-d5c6de09-98cd-4d06-83a2-2995caf2139b {
  background-image: url(https://i.shgcdn.com/bfbe3605-06cc-4295-8631-4f847b0b512b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-d5c6de09-98cd-4d06-83a2-2995caf2139b &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d5c6de09-98cd-4d06-83a2-2995caf2139b {
  cursor: pointer;
}#s-d5c6de09-98cd-4d06-83a2-2995caf2139b.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-d820ea16-1b77-4a08-a7a1-3f52c663dcf9 {
  margin-left: auto;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
min-height: 50px;
}








#s-d820ea16-1b77-4a08-a7a1-3f52c663dcf9 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d820ea16-1b77-4a08-a7a1-3f52c663dcf9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d3e03477-7b7c-4c50-b4b0-d2a7ed611e6b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d3e03477-7b7c-4c50-b4b0-d2a7ed611e6b .shogun-heading-component h1 {
  color: rgba(255, 51, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-da7a70f2-a6c4-4e03-a8c5-b31e0b1e71d8 {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 10%;
padding-bottom: 25px;
padding-right: 10%;
text-align: center;
}

#s-da7a70f2-a6c4-4e03-a8c5-b31e0b1e71d8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 2px;
  
}



#s-1af94806-26a2-4e34-bd14-84eeab515f8c {
  border-style: solid;
margin-top: 0px;
padding-top: 25px;
padding-left: 50px;
padding-bottom: 25px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-1af94806-26a2-4e34-bd14-84eeab515f8c:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1af94806-26a2-4e34-bd14-84eeab515f8c:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-1af94806-26a2-4e34-bd14-84eeab515f8c-root {
    text-align: center;
  }


#s-1af94806-26a2-4e34-bd14-84eeab515f8c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1af94806-26a2-4e34-bd14-84eeab515f8c-root {
    text-align: center;
  }


#s-1af94806-26a2-4e34-bd14-84eeab515f8c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1af94806-26a2-4e34-bd14-84eeab515f8c-root {
    text-align: center;
  }


#s-1af94806-26a2-4e34-bd14-84eeab515f8c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1af94806-26a2-4e34-bd14-84eeab515f8c-root {
    text-align: center;
  }


#s-1af94806-26a2-4e34-bd14-84eeab515f8c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1af94806-26a2-4e34-bd14-84eeab515f8c-root {
    text-align: center;
  }


#s-1af94806-26a2-4e34-bd14-84eeab515f8c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-cd40d6f3-f9f2-4a7e-bf50-52699519e339 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1%;
margin-right: 1%;
padding-top: 150px;
padding-left: 0%;
padding-bottom: 150px;
padding-right: 0%;
min-height: 750px;
background-position: left center;
}
@media (min-width: 1200px){#s-cd40d6f3-f9f2-4a7e-bf50-52699519e339 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cd40d6f3-f9f2-4a7e-bf50-52699519e339 {
  display: none;
}
#s-cd40d6f3-f9f2-4a7e-bf50-52699519e339, #wrap-s-cd40d6f3-f9f2-4a7e-bf50-52699519e339 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cd40d6f3-f9f2-4a7e-bf50-52699519e339 {
  display: none;
}
#s-cd40d6f3-f9f2-4a7e-bf50-52699519e339, #wrap-s-cd40d6f3-f9f2-4a7e-bf50-52699519e339 { display: none !important; }}@media (max-width: 767px){#s-cd40d6f3-f9f2-4a7e-bf50-52699519e339 {
  display: none;
}
#s-cd40d6f3-f9f2-4a7e-bf50-52699519e339, #wrap-s-cd40d6f3-f9f2-4a7e-bf50-52699519e339 { display: none !important; }}
#s-cd40d6f3-f9f2-4a7e-bf50-52699519e339 {
  background-image: url(https://i.shgcdn.com/4251edd9-97a9-467d-be28-4298f4a3d1c0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-cd40d6f3-f9f2-4a7e-bf50-52699519e339 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cd40d6f3-f9f2-4a7e-bf50-52699519e339 {
  cursor: pointer;
}#s-cd40d6f3-f9f2-4a7e-bf50-52699519e339.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ecaf2a99-bc68-4660-8b1c-e6a433c050ca {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 50%;
min-height: 50px;
}








#s-ecaf2a99-bc68-4660-8b1c-e6a433c050ca &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ecaf2a99-bc68-4660-8b1c-e6a433c050ca.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9d09e4a6-ff31-4d45-be4f-18ca781ae262 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9d09e4a6-ff31-4d45-be4f-18ca781ae262 .shogun-heading-component h1 {
  color: rgba(255, 51, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  
  
  
}



#s-7c933b3d-880e-4ece-bee7-6df8b67b143f {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 50px;
padding-right: 0%;
text-align: center;
}

#s-7c933b3d-880e-4ece-bee7-6df8b67b143f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 60px;
  
  letter-spacing: 2px;
  
}



#s-aee8097f-bf73-49ea-a746-265d539ed737 {
  border-style: solid;
margin-top: 0px;
padding-top: 25px;
padding-left: 100px;
padding-bottom: 25px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-aee8097f-bf73-49ea-a746-265d539ed737:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-aee8097f-bf73-49ea-a746-265d539ed737:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-aee8097f-bf73-49ea-a746-265d539ed737-root {
    text-align: center;
  }


#s-aee8097f-bf73-49ea-a746-265d539ed737.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-aee8097f-bf73-49ea-a746-265d539ed737-root {
    text-align: center;
  }


#s-aee8097f-bf73-49ea-a746-265d539ed737.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-aee8097f-bf73-49ea-a746-265d539ed737-root {
    text-align: center;
  }


#s-aee8097f-bf73-49ea-a746-265d539ed737.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-aee8097f-bf73-49ea-a746-265d539ed737-root {
    text-align: center;
  }


#s-aee8097f-bf73-49ea-a746-265d539ed737.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-aee8097f-bf73-49ea-a746-265d539ed737-root {
    text-align: center;
  }


#s-aee8097f-bf73-49ea-a746-265d539ed737.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-578e2ea4-ce17-4f7e-b9bb-4f6dc621df52 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-left: 1%;
margin-right: 1%;
padding-top: 150px;
padding-left: 0%;
padding-bottom: 150px;
padding-right: 0%;
min-height: 650px;
background-position: center center;
}
@media (min-width: 1200px){#s-578e2ea4-ce17-4f7e-b9bb-4f6dc621df52 {
  display: none;
}
#s-578e2ea4-ce17-4f7e-b9bb-4f6dc621df52, #wrap-s-578e2ea4-ce17-4f7e-b9bb-4f6dc621df52 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-578e2ea4-ce17-4f7e-b9bb-4f6dc621df52 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-578e2ea4-ce17-4f7e-b9bb-4f6dc621df52 {
  display: none;
}
#s-578e2ea4-ce17-4f7e-b9bb-4f6dc621df52, #wrap-s-578e2ea4-ce17-4f7e-b9bb-4f6dc621df52 { display: none !important; }}@media (max-width: 767px){#s-578e2ea4-ce17-4f7e-b9bb-4f6dc621df52 {
  display: none;
}
#s-578e2ea4-ce17-4f7e-b9bb-4f6dc621df52, #wrap-s-578e2ea4-ce17-4f7e-b9bb-4f6dc621df52 { display: none !important; }}
#s-578e2ea4-ce17-4f7e-b9bb-4f6dc621df52 {
  background-image: url(https://i.shgcdn.com/ebe6c02a-6aea-44a3-b2bf-c90bb38b5e09/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-578e2ea4-ce17-4f7e-b9bb-4f6dc621df52 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-578e2ea4-ce17-4f7e-b9bb-4f6dc621df52 {
  cursor: pointer;
}#s-578e2ea4-ce17-4f7e-b9bb-4f6dc621df52.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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

.shg-imageV2-content {
  text-align: initial;
}

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-90c875da-b5e9-4ab7-b883-bfb6a4115382 {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 35%;
padding-bottom: 75px;
padding-right: 35%;
text-align: center;
}



.shg-image-margin-container-s-90c875da-b5e9-4ab7-b883-bfb6a4115382 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-90c875da-b5e9-4ab7-b883-bfb6a4115382 {
  margin: 0 !important;
}





  img.s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shogun-image {
    
    
    
    
  }


.s-90c875da-b5e9-4ab7-b883-bfb6a4115382 .shogun-image-content {
  
    align-items: center;
  
}

.s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shg-align-container {
  display: flex;
  justify-content: center
}

.s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-90c875da-b5e9-4ab7-b883-bfb6a4115382 {
  
  
  
  
}

#s-90c875da-b5e9-4ab7-b883-bfb6a4115382 {
  margin: 0 !important;
}





  img.s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shogun-image {
    
    
    
    
  }


.s-90c875da-b5e9-4ab7-b883-bfb6a4115382 .shogun-image-content {
  
    align-items: center;
  
}

.s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shg-align-container {
  display: flex;
  justify-content: center
}

.s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-90c875da-b5e9-4ab7-b883-bfb6a4115382 {
  
  
  
  
}

#s-90c875da-b5e9-4ab7-b883-bfb6a4115382 {
  margin: 0 !important;
}





  img.s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shogun-image {
    
    
    
    
  }


.s-90c875da-b5e9-4ab7-b883-bfb6a4115382 .shogun-image-content {
  
    align-items: center;
  
}

.s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shg-align-container {
  display: flex;
  justify-content: center
}

.s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-90c875da-b5e9-4ab7-b883-bfb6a4115382 {
  
  
  
  
}

#s-90c875da-b5e9-4ab7-b883-bfb6a4115382 {
  margin: 0 !important;
}





  img.s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shogun-image {
    
    
    
    
  }


.s-90c875da-b5e9-4ab7-b883-bfb6a4115382 .shogun-image-content {
  
    align-items: center;
  
}

.s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shg-align-container {
  display: flex;
  justify-content: center
}

.s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-90c875da-b5e9-4ab7-b883-bfb6a4115382 {
  
  
  
  
}

#s-90c875da-b5e9-4ab7-b883-bfb6a4115382 {
  margin: 0 !important;
}





  img.s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shogun-image {
    
    
    
    
  }


.s-90c875da-b5e9-4ab7-b883-bfb6a4115382 .shogun-image-content {
  
    align-items: center;
  
}

.s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shg-align-container {
  display: flex;
  justify-content: center
}

.s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-90c875da-b5e9-4ab7-b883-bfb6a4115382.shogun-image {
  box-sizing: border-box;
}




}
#s-0c2e36d8-81bd-43c4-a98b-33a7a11c365e {
  border-style: solid;
margin-top: 0px;
padding-top: 25px;
padding-left: 100px;
padding-bottom: 25px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-0c2e36d8-81bd-43c4-a98b-33a7a11c365e:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0c2e36d8-81bd-43c4-a98b-33a7a11c365e:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-0c2e36d8-81bd-43c4-a98b-33a7a11c365e-root {
    text-align: center;
  }


#s-0c2e36d8-81bd-43c4-a98b-33a7a11c365e.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0c2e36d8-81bd-43c4-a98b-33a7a11c365e-root {
    text-align: center;
  }


#s-0c2e36d8-81bd-43c4-a98b-33a7a11c365e.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0c2e36d8-81bd-43c4-a98b-33a7a11c365e-root {
    text-align: center;
  }


#s-0c2e36d8-81bd-43c4-a98b-33a7a11c365e.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0c2e36d8-81bd-43c4-a98b-33a7a11c365e-root {
    text-align: center;
  }


#s-0c2e36d8-81bd-43c4-a98b-33a7a11c365e.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0c2e36d8-81bd-43c4-a98b-33a7a11c365e-root {
    text-align: center;
  }


#s-0c2e36d8-81bd-43c4-a98b-33a7a11c365e.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-a206537a-67b9-4d2b-919e-c79fc4247d8e {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-left: 1%;
margin-bottom: 10px;
margin-right: 1%;
padding-top: 150px;
padding-left: 0%;
padding-bottom: 150px;
padding-right: 0%;
min-height: 650px;
background-position: center center;
}
@media (min-width: 1200px){#s-a206537a-67b9-4d2b-919e-c79fc4247d8e {
  display: none;
}
#s-a206537a-67b9-4d2b-919e-c79fc4247d8e, #wrap-s-a206537a-67b9-4d2b-919e-c79fc4247d8e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a206537a-67b9-4d2b-919e-c79fc4247d8e {
  display: none;
}
#s-a206537a-67b9-4d2b-919e-c79fc4247d8e, #wrap-s-a206537a-67b9-4d2b-919e-c79fc4247d8e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a206537a-67b9-4d2b-919e-c79fc4247d8e {
  
}
}@media (max-width: 767px){#s-a206537a-67b9-4d2b-919e-c79fc4247d8e {
  display: none;
}
#s-a206537a-67b9-4d2b-919e-c79fc4247d8e, #wrap-s-a206537a-67b9-4d2b-919e-c79fc4247d8e { display: none !important; }}
#s-a206537a-67b9-4d2b-919e-c79fc4247d8e {
  background-image: url(https://i.shgcdn.com/55f7cdda-923b-4ce5-91d9-fb49f66cc46a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a206537a-67b9-4d2b-919e-c79fc4247d8e &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a206537a-67b9-4d2b-919e-c79fc4247d8e {
  cursor: pointer;
}#s-a206537a-67b9-4d2b-919e-c79fc4247d8e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-758437c8-18c6-45d2-8ba1-a31b171e7990 {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 25%;
padding-bottom: 75px;
padding-right: 25%;
text-align: center;
}



.shg-image-margin-container-s-758437c8-18c6-45d2-8ba1-a31b171e7990 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-758437c8-18c6-45d2-8ba1-a31b171e7990 {
  margin: 0 !important;
}





  img.s-758437c8-18c6-45d2-8ba1-a31b171e7990.shogun-image {
    
    
    
    
  }


.s-758437c8-18c6-45d2-8ba1-a31b171e7990 .shogun-image-content {
  
    align-items: center;
  
}

.s-758437c8-18c6-45d2-8ba1-a31b171e7990.shg-align-container {
  display: flex;
  justify-content: center
}

.s-758437c8-18c6-45d2-8ba1-a31b171e7990.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-758437c8-18c6-45d2-8ba1-a31b171e7990.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-758437c8-18c6-45d2-8ba1-a31b171e7990 {
  
  
  
  
}

#s-758437c8-18c6-45d2-8ba1-a31b171e7990 {
  margin: 0 !important;
}





  img.s-758437c8-18c6-45d2-8ba1-a31b171e7990.shogun-image {
    
    
    
    
  }


.s-758437c8-18c6-45d2-8ba1-a31b171e7990 .shogun-image-content {
  
    align-items: center;
  
}

.s-758437c8-18c6-45d2-8ba1-a31b171e7990.shg-align-container {
  display: flex;
  justify-content: center
}

.s-758437c8-18c6-45d2-8ba1-a31b171e7990.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-758437c8-18c6-45d2-8ba1-a31b171e7990.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-758437c8-18c6-45d2-8ba1-a31b171e7990 {
  
  
  
  
}

#s-758437c8-18c6-45d2-8ba1-a31b171e7990 {
  margin: 0 !important;
}





  img.s-758437c8-18c6-45d2-8ba1-a31b171e7990.shogun-image {
    
    
    
    
  }


.s-758437c8-18c6-45d2-8ba1-a31b171e7990 .shogun-image-content {
  
    align-items: center;
  
}

.s-758437c8-18c6-45d2-8ba1-a31b171e7990.shg-align-container {
  display: flex;
  justify-content: center
}

.s-758437c8-18c6-45d2-8ba1-a31b171e7990.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-758437c8-18c6-45d2-8ba1-a31b171e7990.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-758437c8-18c6-45d2-8ba1-a31b171e7990 {
  
  
  
  
}

#s-758437c8-18c6-45d2-8ba1-a31b171e7990 {
  margin: 0 !important;
}





  img.s-758437c8-18c6-45d2-8ba1-a31b171e7990.shogun-image {
    
    
    
    
  }


.s-758437c8-18c6-45d2-8ba1-a31b171e7990 .shogun-image-content {
  
    align-items: center;
  
}

.s-758437c8-18c6-45d2-8ba1-a31b171e7990.shg-align-container {
  display: flex;
  justify-content: center
}

.s-758437c8-18c6-45d2-8ba1-a31b171e7990.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-758437c8-18c6-45d2-8ba1-a31b171e7990.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-758437c8-18c6-45d2-8ba1-a31b171e7990 {
  
  
  
  
}

#s-758437c8-18c6-45d2-8ba1-a31b171e7990 {
  margin: 0 !important;
}





  img.s-758437c8-18c6-45d2-8ba1-a31b171e7990.shogun-image {
    
    
    
    
  }


.s-758437c8-18c6-45d2-8ba1-a31b171e7990 .shogun-image-content {
  
    align-items: center;
  
}

.s-758437c8-18c6-45d2-8ba1-a31b171e7990.shg-align-container {
  display: flex;
  justify-content: center
}

.s-758437c8-18c6-45d2-8ba1-a31b171e7990.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-758437c8-18c6-45d2-8ba1-a31b171e7990.shogun-image {
  box-sizing: border-box;
}




}
#s-fd560235-1ef0-43bf-9ef7-2867e3c005f8 {
  border-style: solid;
margin-top: 0px;
padding-top: 20px;
padding-left: 75px;
padding-bottom: 20px;
padding-right: 75px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-fd560235-1ef0-43bf-9ef7-2867e3c005f8:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-fd560235-1ef0-43bf-9ef7-2867e3c005f8:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-fd560235-1ef0-43bf-9ef7-2867e3c005f8-root {
    text-align: center;
  }


#s-fd560235-1ef0-43bf-9ef7-2867e3c005f8.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fd560235-1ef0-43bf-9ef7-2867e3c005f8-root {
    text-align: center;
  }


#s-fd560235-1ef0-43bf-9ef7-2867e3c005f8.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fd560235-1ef0-43bf-9ef7-2867e3c005f8-root {
    text-align: center;
  }


#s-fd560235-1ef0-43bf-9ef7-2867e3c005f8.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fd560235-1ef0-43bf-9ef7-2867e3c005f8-root {
    text-align: center;
  }


#s-fd560235-1ef0-43bf-9ef7-2867e3c005f8.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fd560235-1ef0-43bf-9ef7-2867e3c005f8-root {
    text-align: center;
  }


#s-fd560235-1ef0-43bf-9ef7-2867e3c005f8.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-ad915646-5328-4bc3-8116-b744cad4f013 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1%;
margin-right: 1%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: none;
border-radius: 15px;
min-height: 550px;
background-position: center center;
}
@media (min-width: 1200px){#s-ad915646-5328-4bc3-8116-b744cad4f013 {
  display: none;
}
#s-ad915646-5328-4bc3-8116-b744cad4f013, #wrap-s-ad915646-5328-4bc3-8116-b744cad4f013 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad915646-5328-4bc3-8116-b744cad4f013 {
  display: none;
}
#s-ad915646-5328-4bc3-8116-b744cad4f013, #wrap-s-ad915646-5328-4bc3-8116-b744cad4f013 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ad915646-5328-4bc3-8116-b744cad4f013 {
  display: none;
}
#s-ad915646-5328-4bc3-8116-b744cad4f013, #wrap-s-ad915646-5328-4bc3-8116-b744cad4f013 { display: none !important; }}
#s-ad915646-5328-4bc3-8116-b744cad4f013 {
  background-image: url(https://i.shgcdn.com/bfbe3605-06cc-4295-8631-4f847b0b512b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ad915646-5328-4bc3-8116-b744cad4f013 {
  background-image: url(https://i.shgcdn.com/bfbe3605-06cc-4295-8631-4f847b0b512b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-ad915646-5328-4bc3-8116-b744cad4f013.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ad915646-5328-4bc3-8116-b744cad4f013 {
  background-image: url(https://i.shgcdn.com/bfbe3605-06cc-4295-8631-4f847b0b512b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-ad915646-5328-4bc3-8116-b744cad4f013.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ad915646-5328-4bc3-8116-b744cad4f013 {
  background-image: url(https://i.shgcdn.com/bfbe3605-06cc-4295-8631-4f847b0b512b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-ad915646-5328-4bc3-8116-b744cad4f013.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ad915646-5328-4bc3-8116-b744cad4f013 {
  background-image: url(https://i.shgcdn.com/bfbe3605-06cc-4295-8631-4f847b0b512b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-ad915646-5328-4bc3-8116-b744cad4f013.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ad915646-5328-4bc3-8116-b744cad4f013 {
  background-image: url(https://i.shgcdn.com/bfbe3605-06cc-4295-8631-4f847b0b512b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-ad915646-5328-4bc3-8116-b744cad4f013.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ad915646-5328-4bc3-8116-b744cad4f013 {
  background-image: url(https://i.shgcdn.com/bfbe3605-06cc-4295-8631-4f847b0b512b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-ad915646-5328-4bc3-8116-b744cad4f013.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ad915646-5328-4bc3-8116-b744cad4f013 {
  background-image: url(https://i.shgcdn.com/bfbe3605-06cc-4295-8631-4f847b0b512b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-ad915646-5328-4bc3-8116-b744cad4f013.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ad915646-5328-4bc3-8116-b744cad4f013 {
  background-image: url(https://i.shgcdn.com/bfbe3605-06cc-4295-8631-4f847b0b512b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-ad915646-5328-4bc3-8116-b744cad4f013.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-ad915646-5328-4bc3-8116-b744cad4f013 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ad915646-5328-4bc3-8116-b744cad4f013 {
  cursor: pointer;
}#s-ad915646-5328-4bc3-8116-b744cad4f013.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-3cc27ea1-c5f0-48c5-ab69-106bb4992ae2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3cc27ea1-c5f0-48c5-ab69-106bb4992ae2 .shogun-heading-component h1 {
  color: rgba(255, 51, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  letter-spacing: 0px;
  
}



#s-6f62457e-ef0c-472b-9e01-4557488a75c7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f62457e-ef0c-472b-9e01-4557488a75c7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 40px;
  
  letter-spacing: 2px;
  
}



#s-1df1ecdc-9a74-409f-aa8d-8a81a5a52452 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 25px;
padding-top: 20px;
padding-left: 45px;
padding-bottom: 20px;
padding-right: 45px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-1df1ecdc-9a74-409f-aa8d-8a81a5a52452:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1df1ecdc-9a74-409f-aa8d-8a81a5a52452:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-1df1ecdc-9a74-409f-aa8d-8a81a5a52452-root {
    text-align: center;
  }


#s-1df1ecdc-9a74-409f-aa8d-8a81a5a52452.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1df1ecdc-9a74-409f-aa8d-8a81a5a52452-root {
    text-align: center;
  }


#s-1df1ecdc-9a74-409f-aa8d-8a81a5a52452.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1df1ecdc-9a74-409f-aa8d-8a81a5a52452-root {
    text-align: center;
  }


#s-1df1ecdc-9a74-409f-aa8d-8a81a5a52452.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1df1ecdc-9a74-409f-aa8d-8a81a5a52452-root {
    text-align: center;
  }


#s-1df1ecdc-9a74-409f-aa8d-8a81a5a52452.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1df1ecdc-9a74-409f-aa8d-8a81a5a52452-root {
    text-align: center;
  }


#s-1df1ecdc-9a74-409f-aa8d-8a81a5a52452.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-dc66386e-2e38-4a59-b3c6-1661c99c846b {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-left: 1%;
margin-bottom: 10px;
margin-right: 1%;
padding-top: 150px;
padding-left: 0%;
padding-bottom: 150px;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: none;
border-radius: 15px;
min-height: 650px;
background-position: center center;
}
@media (min-width: 1200px){#s-dc66386e-2e38-4a59-b3c6-1661c99c846b {
  display: none;
}
#s-dc66386e-2e38-4a59-b3c6-1661c99c846b, #wrap-s-dc66386e-2e38-4a59-b3c6-1661c99c846b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dc66386e-2e38-4a59-b3c6-1661c99c846b {
  display: none;
}
#s-dc66386e-2e38-4a59-b3c6-1661c99c846b, #wrap-s-dc66386e-2e38-4a59-b3c6-1661c99c846b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dc66386e-2e38-4a59-b3c6-1661c99c846b {
  display: none;
}
#s-dc66386e-2e38-4a59-b3c6-1661c99c846b, #wrap-s-dc66386e-2e38-4a59-b3c6-1661c99c846b { display: none !important; }}@media (max-width: 767px){#s-dc66386e-2e38-4a59-b3c6-1661c99c846b {
  
}
}
#s-dc66386e-2e38-4a59-b3c6-1661c99c846b {
  background-image: url(https://i.shgcdn.com/55f7cdda-923b-4ce5-91d9-fb49f66cc46a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-dc66386e-2e38-4a59-b3c6-1661c99c846b &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dc66386e-2e38-4a59-b3c6-1661c99c846b {
  cursor: pointer;
}#s-dc66386e-2e38-4a59-b3c6-1661c99c846b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8 {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 15%;
padding-bottom: 75px;
padding-right: 15%;
text-align: center;
}



.shg-image-margin-container-s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8 {
  margin: 0 !important;
}





  img.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shogun-image {
    
    
    
    
  }


.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8 .shogun-image-content {
  
    align-items: center;
  
}

.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8 {
  
  
  
  
}

#s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8 {
  margin: 0 !important;
}





  img.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shogun-image {
    
    
    
    
  }


.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8 .shogun-image-content {
  
    align-items: center;
  
}

.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8 {
  
  
  
  
}

#s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8 {
  margin: 0 !important;
}





  img.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shogun-image {
    
    
    
    
  }


.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8 .shogun-image-content {
  
    align-items: center;
  
}

.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8 {
  
  
  
  
}

#s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8 {
  margin: 0 !important;
}





  img.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shogun-image {
    
    
    
    
  }


.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8 .shogun-image-content {
  
    align-items: center;
  
}

.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8 {
  
  
  
  
}

#s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8 {
  margin: 0 !important;
}





  img.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shogun-image {
    
    
    
    
  }


.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8 .shogun-image-content {
  
    align-items: center;
  
}

.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda3fdf4-7f44-42a2-8db1-0c3a1273cde8.shogun-image {
  box-sizing: border-box;
}




}
#s-9d636600-af79-4744-84e2-22f005422c44 {
  border-style: solid;
margin-top: 0px;
padding-top: 20px;
padding-left: 45px;
padding-bottom: 20px;
padding-right: 45px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-9d636600-af79-4744-84e2-22f005422c44:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9d636600-af79-4744-84e2-22f005422c44:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-9d636600-af79-4744-84e2-22f005422c44-root {
    text-align: center;
  }


#s-9d636600-af79-4744-84e2-22f005422c44.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9d636600-af79-4744-84e2-22f005422c44-root {
    text-align: center;
  }


#s-9d636600-af79-4744-84e2-22f005422c44.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9d636600-af79-4744-84e2-22f005422c44-root {
    text-align: center;
  }


#s-9d636600-af79-4744-84e2-22f005422c44.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9d636600-af79-4744-84e2-22f005422c44-root {
    text-align: center;
  }


#s-9d636600-af79-4744-84e2-22f005422c44.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9d636600-af79-4744-84e2-22f005422c44-root {
    text-align: center;
  }


#s-9d636600-af79-4744-84e2-22f005422c44.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-efe41886-95be-457a-adc3-d8bcf556d551 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-left: 1%;
margin-bottom: 10px;
margin-right: 1%;
padding-top: 150px;
padding-left: 0%;
padding-bottom: 150px;
padding-right: 0%;
min-height: 950px;
background-position: center center;
}
@media (min-width: 1200px){#s-efe41886-95be-457a-adc3-d8bcf556d551 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-efe41886-95be-457a-adc3-d8bcf556d551 {
  display: none;
}
#s-efe41886-95be-457a-adc3-d8bcf556d551, #wrap-s-efe41886-95be-457a-adc3-d8bcf556d551 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-efe41886-95be-457a-adc3-d8bcf556d551 {
  display: none;
}
#s-efe41886-95be-457a-adc3-d8bcf556d551, #wrap-s-efe41886-95be-457a-adc3-d8bcf556d551 { display: none !important; }}@media (max-width: 767px){#s-efe41886-95be-457a-adc3-d8bcf556d551 {
  display: none;
}
#s-efe41886-95be-457a-adc3-d8bcf556d551, #wrap-s-efe41886-95be-457a-adc3-d8bcf556d551 { display: none !important; }}
#s-efe41886-95be-457a-adc3-d8bcf556d551 {
  background-image: url(https://i.shgcdn.com/ebe6c02a-6aea-44a3-b2bf-c90bb38b5e09/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-efe41886-95be-457a-adc3-d8bcf556d551 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-efe41886-95be-457a-adc3-d8bcf556d551 {
  cursor: pointer;
}#s-efe41886-95be-457a-adc3-d8bcf556d551.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-adca3e91-bc59-4e0a-8899-e0f92f6a2111 {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 35%;
padding-bottom: 75px;
padding-right: 35%;
text-align: center;
}



.shg-image-margin-container-s-adca3e91-bc59-4e0a-8899-e0f92f6a2111 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-adca3e91-bc59-4e0a-8899-e0f92f6a2111 {
  margin: 0 !important;
}





  img.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shogun-image {
    
    
    
    
  }


.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111 .shogun-image-content {
  
    align-items: center;
  
}

.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shg-align-container {
  display: flex;
  justify-content: center
}

.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-adca3e91-bc59-4e0a-8899-e0f92f6a2111 {
  
  
  
  
}

#s-adca3e91-bc59-4e0a-8899-e0f92f6a2111 {
  margin: 0 !important;
}





  img.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shogun-image {
    
    
    
    
  }


.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111 .shogun-image-content {
  
    align-items: center;
  
}

.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shg-align-container {
  display: flex;
  justify-content: center
}

.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-adca3e91-bc59-4e0a-8899-e0f92f6a2111 {
  
  
  
  
}

#s-adca3e91-bc59-4e0a-8899-e0f92f6a2111 {
  margin: 0 !important;
}





  img.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shogun-image {
    
    
    
    
  }


.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111 .shogun-image-content {
  
    align-items: center;
  
}

.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shg-align-container {
  display: flex;
  justify-content: center
}

.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-adca3e91-bc59-4e0a-8899-e0f92f6a2111 {
  
  
  
  
}

#s-adca3e91-bc59-4e0a-8899-e0f92f6a2111 {
  margin: 0 !important;
}





  img.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shogun-image {
    
    
    
    
  }


.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111 .shogun-image-content {
  
    align-items: center;
  
}

.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shg-align-container {
  display: flex;
  justify-content: center
}

.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-adca3e91-bc59-4e0a-8899-e0f92f6a2111 {
  
  
  
  
}

#s-adca3e91-bc59-4e0a-8899-e0f92f6a2111 {
  margin: 0 !important;
}





  img.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shogun-image {
    
    
    
    
  }


.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111 .shogun-image-content {
  
    align-items: center;
  
}

.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shg-align-container {
  display: flex;
  justify-content: center
}

.s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-adca3e91-bc59-4e0a-8899-e0f92f6a2111.shogun-image {
  box-sizing: border-box;
}




}
#s-d3bc23de-90ff-4c67-b7e6-b9d2fff6df24 {
  border-style: solid;
margin-top: 0px;
padding-top: 25px;
padding-left: 100px;
padding-bottom: 25px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-d3bc23de-90ff-4c67-b7e6-b9d2fff6df24:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d3bc23de-90ff-4c67-b7e6-b9d2fff6df24:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-d3bc23de-90ff-4c67-b7e6-b9d2fff6df24-root {
    text-align: center;
  }


#s-d3bc23de-90ff-4c67-b7e6-b9d2fff6df24.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d3bc23de-90ff-4c67-b7e6-b9d2fff6df24-root {
    text-align: center;
  }


#s-d3bc23de-90ff-4c67-b7e6-b9d2fff6df24.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d3bc23de-90ff-4c67-b7e6-b9d2fff6df24-root {
    text-align: center;
  }


#s-d3bc23de-90ff-4c67-b7e6-b9d2fff6df24.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d3bc23de-90ff-4c67-b7e6-b9d2fff6df24-root {
    text-align: center;
  }


#s-d3bc23de-90ff-4c67-b7e6-b9d2fff6df24.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d3bc23de-90ff-4c67-b7e6-b9d2fff6df24-root {
    text-align: center;
  }


#s-d3bc23de-90ff-4c67-b7e6-b9d2fff6df24.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-dfbf53ba-d7ed-4a9f-8b6f-c3e0f949a297 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1%;
margin-right: 1%;
padding-left: 0%;
padding-right: 0%;
min-height: 950px;
background-position: center center;
}
@media (min-width: 1200px){#s-dfbf53ba-d7ed-4a9f-8b6f-c3e0f949a297 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dfbf53ba-d7ed-4a9f-8b6f-c3e0f949a297 {
  display: none;
}
#s-dfbf53ba-d7ed-4a9f-8b6f-c3e0f949a297, #wrap-s-dfbf53ba-d7ed-4a9f-8b6f-c3e0f949a297 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dfbf53ba-d7ed-4a9f-8b6f-c3e0f949a297 {
  display: none;
}
#s-dfbf53ba-d7ed-4a9f-8b6f-c3e0f949a297, #wrap-s-dfbf53ba-d7ed-4a9f-8b6f-c3e0f949a297 { display: none !important; }}@media (max-width: 767px){#s-dfbf53ba-d7ed-4a9f-8b6f-c3e0f949a297 {
  display: none;
}
#s-dfbf53ba-d7ed-4a9f-8b6f-c3e0f949a297, #wrap-s-dfbf53ba-d7ed-4a9f-8b6f-c3e0f949a297 { display: none !important; }}
#s-dfbf53ba-d7ed-4a9f-8b6f-c3e0f949a297 {
  background-image: url(https://i.shgcdn.com/85639dd8-794d-4b69-b001-d97b33371138/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-dfbf53ba-d7ed-4a9f-8b6f-c3e0f949a297 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dfbf53ba-d7ed-4a9f-8b6f-c3e0f949a297.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-5d60ad26-49ee-4e0e-9286-c2b947343716 {
  margin-bottom: 75px;
margin-right: 55%;
min-height: 50px;
}








#s-5d60ad26-49ee-4e0e-9286-c2b947343716 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5d60ad26-49ee-4e0e-9286-c2b947343716.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eed6cf3a-4865-41d9-b817-3a98535e6f2b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eed6cf3a-4865-41d9-b817-3a98535e6f2b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 60px;
  
  letter-spacing: 2px;
  
}



.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 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-32d0d8c4-d98d-4d7d-8859-d8aca8de7208 {
  margin-top: -20px;
padding-right: 0%;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

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

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row &gt; div:empty {
  display: block;
}

#s-a27840fd-60ed-4777-b617-350b8a61b210 {
  margin-top: 25px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-a27840fd-60ed-4777-b617-350b8a61b210"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a27840fd-60ed-4777-b617-350b8a61b210"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-a27840fd-60ed-4777-b617-350b8a61b210"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-a27840fd-60ed-4777-b617-350b8a61b210"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-fe2d83bc-2a8e-4e52-a3e6-9df01af133ec {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(180, 255, 0, 1);
background-image: none;
hover-type: color;
}
#s-fe2d83bc-2a8e-4e52-a3e6-9df01af133ec:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-fe2d83bc-2a8e-4e52-a3e6-9df01af133ec:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-fe2d83bc-2a8e-4e52-a3e6-9df01af133ec-root {
    text-align: right;
  }


#s-fe2d83bc-2a8e-4e52-a3e6-9df01af133ec.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fe2d83bc-2a8e-4e52-a3e6-9df01af133ec-root {
    text-align: right;
  }


#s-fe2d83bc-2a8e-4e52-a3e6-9df01af133ec.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fe2d83bc-2a8e-4e52-a3e6-9df01af133ec-root {
    text-align: right;
  }


#s-fe2d83bc-2a8e-4e52-a3e6-9df01af133ec.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fe2d83bc-2a8e-4e52-a3e6-9df01af133ec-root {
    text-align: right;
  }


#s-fe2d83bc-2a8e-4e52-a3e6-9df01af133ec.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fe2d83bc-2a8e-4e52-a3e6-9df01af133ec-root {
    text-align: right;
  }


#s-fe2d83bc-2a8e-4e52-a3e6-9df01af133ec.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-9a574fe8-190d-412d-941f-68e928e8c3b0 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(180, 255, 0, 1);
}
#s-9a574fe8-190d-412d-941f-68e928e8c3b0:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9a574fe8-190d-412d-941f-68e928e8c3b0:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-9a574fe8-190d-412d-941f-68e928e8c3b0-root {
    text-align: left;
  }


#s-9a574fe8-190d-412d-941f-68e928e8c3b0.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9a574fe8-190d-412d-941f-68e928e8c3b0-root {
    text-align: left;
  }


#s-9a574fe8-190d-412d-941f-68e928e8c3b0.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9a574fe8-190d-412d-941f-68e928e8c3b0-root {
    text-align: left;
  }


#s-9a574fe8-190d-412d-941f-68e928e8c3b0.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9a574fe8-190d-412d-941f-68e928e8c3b0-root {
    text-align: left;
  }


#s-9a574fe8-190d-412d-941f-68e928e8c3b0.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9a574fe8-190d-412d-941f-68e928e8c3b0-root {
    text-align: left;
  }


#s-9a574fe8-190d-412d-941f-68e928e8c3b0.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-f6efc556-e3c6-4bbf-a5cb-92d6567c459c {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-f6efc556-e3c6-4bbf-a5cb-92d6567c459c {
  display: none;
}
#s-f6efc556-e3c6-4bbf-a5cb-92d6567c459c, #wrap-s-f6efc556-e3c6-4bbf-a5cb-92d6567c459c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f6efc556-e3c6-4bbf-a5cb-92d6567c459c {
  display: none;
}
#s-f6efc556-e3c6-4bbf-a5cb-92d6567c459c, #wrap-s-f6efc556-e3c6-4bbf-a5cb-92d6567c459c { display: none !important; }}@media (max-width: 767px){#s-f6efc556-e3c6-4bbf-a5cb-92d6567c459c {
  display: none;
}
#s-f6efc556-e3c6-4bbf-a5cb-92d6567c459c, #wrap-s-f6efc556-e3c6-4bbf-a5cb-92d6567c459c { display: none !important; }}
@media (min-width: 0px) {
[id="s-f6efc556-e3c6-4bbf-a5cb-92d6567c459c"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f6efc556-e3c6-4bbf-a5cb-92d6567c459c"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-f6efc556-e3c6-4bbf-a5cb-92d6567c459c"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-f6efc556-e3c6-4bbf-a5cb-92d6567c459c"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-1d375852-46c3-456f-841a-dbc6b62b7f40 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-1d375852-46c3-456f-841a-dbc6b62b7f40:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-1d375852-46c3-456f-841a-dbc6b62b7f40:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-1d375852-46c3-456f-841a-dbc6b62b7f40-root {
    text-align: right;
  }


#s-1d375852-46c3-456f-841a-dbc6b62b7f40.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1d375852-46c3-456f-841a-dbc6b62b7f40-root {
    text-align: right;
  }


#s-1d375852-46c3-456f-841a-dbc6b62b7f40.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1d375852-46c3-456f-841a-dbc6b62b7f40-root {
    text-align: right;
  }


#s-1d375852-46c3-456f-841a-dbc6b62b7f40.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1d375852-46c3-456f-841a-dbc6b62b7f40-root {
    text-align: right;
  }


#s-1d375852-46c3-456f-841a-dbc6b62b7f40.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1d375852-46c3-456f-841a-dbc6b62b7f40-root {
    text-align: right;
  }


#s-1d375852-46c3-456f-841a-dbc6b62b7f40.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-335a2e5e-88c7-4959-8c4a-9e1291379731 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-335a2e5e-88c7-4959-8c4a-9e1291379731:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-335a2e5e-88c7-4959-8c4a-9e1291379731:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-335a2e5e-88c7-4959-8c4a-9e1291379731-root {
    text-align: left;
  }


#s-335a2e5e-88c7-4959-8c4a-9e1291379731.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-335a2e5e-88c7-4959-8c4a-9e1291379731-root {
    text-align: left;
  }


#s-335a2e5e-88c7-4959-8c4a-9e1291379731.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-335a2e5e-88c7-4959-8c4a-9e1291379731-root {
    text-align: left;
  }


#s-335a2e5e-88c7-4959-8c4a-9e1291379731.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-335a2e5e-88c7-4959-8c4a-9e1291379731-root {
    text-align: left;
  }


#s-335a2e5e-88c7-4959-8c4a-9e1291379731.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-335a2e5e-88c7-4959-8c4a-9e1291379731-root {
    text-align: left;
  }


#s-335a2e5e-88c7-4959-8c4a-9e1291379731.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-fb0de95e-a832-4ecf-9671-2ce267829340 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-left: 1%;
margin-right: 1%;
padding-left: 0%;
padding-right: 0%;
min-height: 650px;
background-position: center center;
}
@media (min-width: 1200px){#s-fb0de95e-a832-4ecf-9671-2ce267829340 {
  display: none;
}
#s-fb0de95e-a832-4ecf-9671-2ce267829340, #wrap-s-fb0de95e-a832-4ecf-9671-2ce267829340 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fb0de95e-a832-4ecf-9671-2ce267829340 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fb0de95e-a832-4ecf-9671-2ce267829340 {
  display: none;
}
#s-fb0de95e-a832-4ecf-9671-2ce267829340, #wrap-s-fb0de95e-a832-4ecf-9671-2ce267829340 { display: none !important; }}@media (max-width: 767px){#s-fb0de95e-a832-4ecf-9671-2ce267829340 {
  display: none;
}
#s-fb0de95e-a832-4ecf-9671-2ce267829340, #wrap-s-fb0de95e-a832-4ecf-9671-2ce267829340 { display: none !important; }}
#s-fb0de95e-a832-4ecf-9671-2ce267829340 {
  background-image: url(https://i.shgcdn.com/85639dd8-794d-4b69-b001-d97b33371138/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-fb0de95e-a832-4ecf-9671-2ce267829340 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fb0de95e-a832-4ecf-9671-2ce267829340.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-7984230a-dedd-4f60-a446-5850a2a6194f {
  margin-bottom: 75px;
margin-right: 55%;
min-height: 50px;
}








#s-7984230a-dedd-4f60-a446-5850a2a6194f &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7984230a-dedd-4f60-a446-5850a2a6194f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9472ccef-b8a8-439e-a6c9-21164a030ea7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9472ccef-b8a8-439e-a6c9-21164a030ea7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 2px;
  
}



#s-7d3ea08b-6a64-4a28-93bd-739002853d65 {
  margin-top: -20px;
padding-right: 0%;
}

#s-341a0921-9336-4ecd-960d-91a3d2dc889d {
  margin-top: 25px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-341a0921-9336-4ecd-960d-91a3d2dc889d"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-341a0921-9336-4ecd-960d-91a3d2dc889d"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-341a0921-9336-4ecd-960d-91a3d2dc889d"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-341a0921-9336-4ecd-960d-91a3d2dc889d"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-2ad244a7-33e2-4ada-9f44-9dcc0c269acc {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(180, 255, 0, 1);
background-image: none;
hover-type: color;
}
#s-2ad244a7-33e2-4ada-9f44-9dcc0c269acc:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-2ad244a7-33e2-4ada-9f44-9dcc0c269acc:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-2ad244a7-33e2-4ada-9f44-9dcc0c269acc-root {
    text-align: right;
  }


#s-2ad244a7-33e2-4ada-9f44-9dcc0c269acc.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2ad244a7-33e2-4ada-9f44-9dcc0c269acc-root {
    text-align: right;
  }


#s-2ad244a7-33e2-4ada-9f44-9dcc0c269acc.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2ad244a7-33e2-4ada-9f44-9dcc0c269acc-root {
    text-align: right;
  }


#s-2ad244a7-33e2-4ada-9f44-9dcc0c269acc.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2ad244a7-33e2-4ada-9f44-9dcc0c269acc-root {
    text-align: right;
  }


#s-2ad244a7-33e2-4ada-9f44-9dcc0c269acc.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2ad244a7-33e2-4ada-9f44-9dcc0c269acc-root {
    text-align: right;
  }


#s-2ad244a7-33e2-4ada-9f44-9dcc0c269acc.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-e4c29f50-4b1e-4ae6-96f5-b467020de0c0 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(180, 255, 0, 1);
}
#s-e4c29f50-4b1e-4ae6-96f5-b467020de0c0:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e4c29f50-4b1e-4ae6-96f5-b467020de0c0:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-e4c29f50-4b1e-4ae6-96f5-b467020de0c0-root {
    text-align: left;
  }


#s-e4c29f50-4b1e-4ae6-96f5-b467020de0c0.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e4c29f50-4b1e-4ae6-96f5-b467020de0c0-root {
    text-align: left;
  }


#s-e4c29f50-4b1e-4ae6-96f5-b467020de0c0.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e4c29f50-4b1e-4ae6-96f5-b467020de0c0-root {
    text-align: left;
  }


#s-e4c29f50-4b1e-4ae6-96f5-b467020de0c0.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e4c29f50-4b1e-4ae6-96f5-b467020de0c0-root {
    text-align: left;
  }


#s-e4c29f50-4b1e-4ae6-96f5-b467020de0c0.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e4c29f50-4b1e-4ae6-96f5-b467020de0c0-root {
    text-align: left;
  }


#s-e4c29f50-4b1e-4ae6-96f5-b467020de0c0.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-eb65bfad-72b0-4bd0-97f3-dc2a610c61d5 {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-eb65bfad-72b0-4bd0-97f3-dc2a610c61d5 {
  display: none;
}
#s-eb65bfad-72b0-4bd0-97f3-dc2a610c61d5, #wrap-s-eb65bfad-72b0-4bd0-97f3-dc2a610c61d5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb65bfad-72b0-4bd0-97f3-dc2a610c61d5 {
  display: none;
}
#s-eb65bfad-72b0-4bd0-97f3-dc2a610c61d5, #wrap-s-eb65bfad-72b0-4bd0-97f3-dc2a610c61d5 { display: none !important; }}@media (max-width: 767px){#s-eb65bfad-72b0-4bd0-97f3-dc2a610c61d5 {
  display: none;
}
#s-eb65bfad-72b0-4bd0-97f3-dc2a610c61d5, #wrap-s-eb65bfad-72b0-4bd0-97f3-dc2a610c61d5 { display: none !important; }}
@media (min-width: 0px) {
[id="s-eb65bfad-72b0-4bd0-97f3-dc2a610c61d5"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb65bfad-72b0-4bd0-97f3-dc2a610c61d5"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-eb65bfad-72b0-4bd0-97f3-dc2a610c61d5"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-eb65bfad-72b0-4bd0-97f3-dc2a610c61d5"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-ff964096-049a-49b9-80e0-9d5335987774 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-ff964096-049a-49b9-80e0-9d5335987774:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-ff964096-049a-49b9-80e0-9d5335987774:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ff964096-049a-49b9-80e0-9d5335987774-root {
    text-align: right;
  }


#s-ff964096-049a-49b9-80e0-9d5335987774.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ff964096-049a-49b9-80e0-9d5335987774-root {
    text-align: right;
  }


#s-ff964096-049a-49b9-80e0-9d5335987774.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ff964096-049a-49b9-80e0-9d5335987774-root {
    text-align: right;
  }


#s-ff964096-049a-49b9-80e0-9d5335987774.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ff964096-049a-49b9-80e0-9d5335987774-root {
    text-align: right;
  }


#s-ff964096-049a-49b9-80e0-9d5335987774.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ff964096-049a-49b9-80e0-9d5335987774-root {
    text-align: right;
  }


#s-ff964096-049a-49b9-80e0-9d5335987774.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-ae4addd1-a1c3-464b-a9fa-9bbb7b6cfa5e {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-ae4addd1-a1c3-464b-a9fa-9bbb7b6cfa5e:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ae4addd1-a1c3-464b-a9fa-9bbb7b6cfa5e:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-ae4addd1-a1c3-464b-a9fa-9bbb7b6cfa5e-root {
    text-align: left;
  }


#s-ae4addd1-a1c3-464b-a9fa-9bbb7b6cfa5e.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ae4addd1-a1c3-464b-a9fa-9bbb7b6cfa5e-root {
    text-align: left;
  }


#s-ae4addd1-a1c3-464b-a9fa-9bbb7b6cfa5e.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ae4addd1-a1c3-464b-a9fa-9bbb7b6cfa5e-root {
    text-align: left;
  }


#s-ae4addd1-a1c3-464b-a9fa-9bbb7b6cfa5e.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ae4addd1-a1c3-464b-a9fa-9bbb7b6cfa5e-root {
    text-align: left;
  }


#s-ae4addd1-a1c3-464b-a9fa-9bbb7b6cfa5e.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ae4addd1-a1c3-464b-a9fa-9bbb7b6cfa5e-root {
    text-align: left;
  }


#s-ae4addd1-a1c3-464b-a9fa-9bbb7b6cfa5e.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-fb817018-5b85-4f94-9a8c-eb39699836ea {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1%;
margin-right: 1%;
padding-left: 0%;
padding-right: 0%;
min-height: 850px;
background-position: center center;
}
@media (min-width: 1200px){#s-fb817018-5b85-4f94-9a8c-eb39699836ea {
  display: none;
}
#s-fb817018-5b85-4f94-9a8c-eb39699836ea, #wrap-s-fb817018-5b85-4f94-9a8c-eb39699836ea { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fb817018-5b85-4f94-9a8c-eb39699836ea {
  display: none;
}
#s-fb817018-5b85-4f94-9a8c-eb39699836ea, #wrap-s-fb817018-5b85-4f94-9a8c-eb39699836ea { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fb817018-5b85-4f94-9a8c-eb39699836ea {
  
}
}@media (max-width: 767px){#s-fb817018-5b85-4f94-9a8c-eb39699836ea {
  display: none;
}
#s-fb817018-5b85-4f94-9a8c-eb39699836ea, #wrap-s-fb817018-5b85-4f94-9a8c-eb39699836ea { display: none !important; }}
#s-fb817018-5b85-4f94-9a8c-eb39699836ea {
  background-image: url(https://i.shgcdn.com/cd4f03fe-6112-4504-ac99-03f5829a8386/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-fb817018-5b85-4f94-9a8c-eb39699836ea &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fb817018-5b85-4f94-9a8c-eb39699836ea {
  cursor: pointer;
}#s-fb817018-5b85-4f94-9a8c-eb39699836ea.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-6785eed8-04ea-45d1-a321-ad08a9308e25 {
  margin-top: 50px;
margin-left: 0%;
margin-bottom: 50px;
margin-right: 0%;
min-height: 50px;
}








#s-6785eed8-04ea-45d1-a321-ad08a9308e25 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6785eed8-04ea-45d1-a321-ad08a9308e25.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-428b8c7d-1e40-42ae-847f-b713c2bed64d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-428b8c7d-1e40-42ae-847f-b713c2bed64d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 2px;
  
}



#s-7753abac-001c-4226-9069-b83efbd760b5 {
  margin-top: -20px;
padding-right: 0%;
}

#s-536f9f4c-2cce-4eab-8e73-9de635721370 {
  margin-top: 25px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-536f9f4c-2cce-4eab-8e73-9de635721370"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-536f9f4c-2cce-4eab-8e73-9de635721370"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-536f9f4c-2cce-4eab-8e73-9de635721370"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-536f9f4c-2cce-4eab-8e73-9de635721370"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-ce0daeb0-1eef-4d81-bd0c-1fc1aec63b2a {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(180, 255, 0, 1);
background-image: none;
hover-type: color;
}
#s-ce0daeb0-1eef-4d81-bd0c-1fc1aec63b2a:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-ce0daeb0-1eef-4d81-bd0c-1fc1aec63b2a:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ce0daeb0-1eef-4d81-bd0c-1fc1aec63b2a-root {
    text-align: right;
  }


#s-ce0daeb0-1eef-4d81-bd0c-1fc1aec63b2a.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ce0daeb0-1eef-4d81-bd0c-1fc1aec63b2a-root {
    text-align: right;
  }


#s-ce0daeb0-1eef-4d81-bd0c-1fc1aec63b2a.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ce0daeb0-1eef-4d81-bd0c-1fc1aec63b2a-root {
    text-align: right;
  }


#s-ce0daeb0-1eef-4d81-bd0c-1fc1aec63b2a.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ce0daeb0-1eef-4d81-bd0c-1fc1aec63b2a-root {
    text-align: right;
  }


#s-ce0daeb0-1eef-4d81-bd0c-1fc1aec63b2a.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ce0daeb0-1eef-4d81-bd0c-1fc1aec63b2a-root {
    text-align: right;
  }


#s-ce0daeb0-1eef-4d81-bd0c-1fc1aec63b2a.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-82217ac1-6ab5-481e-8ccf-1bb351b142ea {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(180, 255, 0, 1);
}
#s-82217ac1-6ab5-481e-8ccf-1bb351b142ea:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-82217ac1-6ab5-481e-8ccf-1bb351b142ea:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-82217ac1-6ab5-481e-8ccf-1bb351b142ea-root {
    text-align: left;
  }


#s-82217ac1-6ab5-481e-8ccf-1bb351b142ea.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-82217ac1-6ab5-481e-8ccf-1bb351b142ea-root {
    text-align: left;
  }


#s-82217ac1-6ab5-481e-8ccf-1bb351b142ea.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-82217ac1-6ab5-481e-8ccf-1bb351b142ea-root {
    text-align: left;
  }


#s-82217ac1-6ab5-481e-8ccf-1bb351b142ea.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-82217ac1-6ab5-481e-8ccf-1bb351b142ea-root {
    text-align: left;
  }


#s-82217ac1-6ab5-481e-8ccf-1bb351b142ea.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-82217ac1-6ab5-481e-8ccf-1bb351b142ea-root {
    text-align: left;
  }


#s-82217ac1-6ab5-481e-8ccf-1bb351b142ea.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-eedd7224-6fc4-4fc0-a786-7aef21a11652 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1%;
margin-right: 1%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: none;
border-radius: 15px;
min-height: 550px;
background-position: center center;
}
@media (min-width: 1200px){#s-eedd7224-6fc4-4fc0-a786-7aef21a11652 {
  display: none;
}
#s-eedd7224-6fc4-4fc0-a786-7aef21a11652, #wrap-s-eedd7224-6fc4-4fc0-a786-7aef21a11652 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eedd7224-6fc4-4fc0-a786-7aef21a11652 {
  display: none;
}
#s-eedd7224-6fc4-4fc0-a786-7aef21a11652, #wrap-s-eedd7224-6fc4-4fc0-a786-7aef21a11652 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eedd7224-6fc4-4fc0-a786-7aef21a11652 {
  display: none;
}
#s-eedd7224-6fc4-4fc0-a786-7aef21a11652, #wrap-s-eedd7224-6fc4-4fc0-a786-7aef21a11652 { display: none !important; }}@media (max-width: 767px){#s-eedd7224-6fc4-4fc0-a786-7aef21a11652 {
  
}
}







#s-eedd7224-6fc4-4fc0-a786-7aef21a11652 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eedd7224-6fc4-4fc0-a786-7aef21a11652 {
  cursor: pointer;
}#s-eedd7224-6fc4-4fc0-a786-7aef21a11652.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-e3c535a5-1a9f-4ffa-ba10-efa3b20750e4 {
  margin-top: 25px;
margin-left: 0%;
margin-bottom: 25px;
margin-right: 0%;
min-height: 50px;
}








#s-e3c535a5-1a9f-4ffa-ba10-efa3b20750e4 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e3c535a5-1a9f-4ffa-ba10-efa3b20750e4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2b3f216c-3940-4e9d-b717-c18806058204 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2b3f216c-3940-4e9d-b717-c18806058204 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 40px;
  
  letter-spacing: 2px;
  
}



#s-d3383f34-9097-4b57-9e7b-cac652922314 {
  margin-top: -20px;
padding-right: 0%;
}

#s-0c44a50e-01b3-4a74-b894-72d77226b0c0 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-0c44a50e-01b3-4a74-b894-72d77226b0c0"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 768px) {
[id="s-0c44a50e-01b3-4a74-b894-72d77226b0c0"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-0c44a50e-01b3-4a74-b894-72d77226b0c0"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-0c44a50e-01b3-4a74-b894-72d77226b0c0"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-41113122-39d6-442e-a703-8afe293c9385 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(180, 255, 0, 1);
background-image: none;
hover-type: color;
}
#s-41113122-39d6-442e-a703-8afe293c9385:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-41113122-39d6-442e-a703-8afe293c9385:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-41113122-39d6-442e-a703-8afe293c9385-root {
    text-align: right;
  }


#s-41113122-39d6-442e-a703-8afe293c9385.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-41113122-39d6-442e-a703-8afe293c9385-root {
    text-align: right;
  }


#s-41113122-39d6-442e-a703-8afe293c9385.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-41113122-39d6-442e-a703-8afe293c9385-root {
    text-align: right;
  }


#s-41113122-39d6-442e-a703-8afe293c9385.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-41113122-39d6-442e-a703-8afe293c9385-root {
    text-align: right;
  }


#s-41113122-39d6-442e-a703-8afe293c9385.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-41113122-39d6-442e-a703-8afe293c9385-root {
    text-align: right;
  }


#s-41113122-39d6-442e-a703-8afe293c9385.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-97caeecd-bc31-456e-bae1-b72df9a659b6 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(180, 255, 0, 1);
}
#s-97caeecd-bc31-456e-bae1-b72df9a659b6:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-97caeecd-bc31-456e-bae1-b72df9a659b6:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-97caeecd-bc31-456e-bae1-b72df9a659b6-root {
    text-align: left;
  }


#s-97caeecd-bc31-456e-bae1-b72df9a659b6.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-97caeecd-bc31-456e-bae1-b72df9a659b6-root {
    text-align: left;
  }


#s-97caeecd-bc31-456e-bae1-b72df9a659b6.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-97caeecd-bc31-456e-bae1-b72df9a659b6-root {
    text-align: left;
  }


#s-97caeecd-bc31-456e-bae1-b72df9a659b6.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-97caeecd-bc31-456e-bae1-b72df9a659b6-root {
    text-align: left;
  }


#s-97caeecd-bc31-456e-bae1-b72df9a659b6.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-97caeecd-bc31-456e-bae1-b72df9a659b6-root {
    text-align: left;
  }


#s-97caeecd-bc31-456e-bae1-b72df9a659b6.shg-btn {
  color: rgba(180, 255, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-8cf83a35-7438-4585-9b27-6ddd105f0cfc {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-left: 1%;
margin-right: 1%;
padding-left: 0%;
padding-right: 0%;
min-height: 950px;
background-position: center center;
}
@media (min-width: 1200px){#s-8cf83a35-7438-4585-9b27-6ddd105f0cfc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8cf83a35-7438-4585-9b27-6ddd105f0cfc {
  display: none;
}
#s-8cf83a35-7438-4585-9b27-6ddd105f0cfc, #wrap-s-8cf83a35-7438-4585-9b27-6ddd105f0cfc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8cf83a35-7438-4585-9b27-6ddd105f0cfc {
  display: none;
}
#s-8cf83a35-7438-4585-9b27-6ddd105f0cfc, #wrap-s-8cf83a35-7438-4585-9b27-6ddd105f0cfc { display: none !important; }}@media (max-width: 767px){#s-8cf83a35-7438-4585-9b27-6ddd105f0cfc {
  display: none;
}
#s-8cf83a35-7438-4585-9b27-6ddd105f0cfc, #wrap-s-8cf83a35-7438-4585-9b27-6ddd105f0cfc { display: none !important; }}







#s-8cf83a35-7438-4585-9b27-6ddd105f0cfc &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8cf83a35-7438-4585-9b27-6ddd105f0cfc.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-9c02414f-b46f-4046-8816-a11577d5d6b8 {
  margin-left: 55%;
margin-bottom: 75px;
min-height: 50px;
}








#s-9c02414f-b46f-4046-8816-a11577d5d6b8 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9c02414f-b46f-4046-8816-a11577d5d6b8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1f065efc-3917-434e-9876-bd1c764c638d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f065efc-3917-434e-9876-bd1c764c638d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 60px;
  
  letter-spacing: 2px;
  
}



#s-51a42a25-c54c-4c48-b379-4aad9fda10c1 {
  margin-top: -20px;
padding-right: 0%;
}

#s-9103aefa-2a34-438a-82b7-90c25da2d12c {
  margin-top: 25px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-9103aefa-2a34-438a-82b7-90c25da2d12c"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9103aefa-2a34-438a-82b7-90c25da2d12c"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-9103aefa-2a34-438a-82b7-90c25da2d12c"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-9103aefa-2a34-438a-82b7-90c25da2d12c"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-68985d2f-3225-40f6-ad1c-c3614b7897ed {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(255, 51, 0, 1);
background-image: none;
hover-type: color;
}
#s-68985d2f-3225-40f6-ad1c-c3614b7897ed:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-68985d2f-3225-40f6-ad1c-c3614b7897ed:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-68985d2f-3225-40f6-ad1c-c3614b7897ed-root {
    text-align: right;
  }


#s-68985d2f-3225-40f6-ad1c-c3614b7897ed.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-68985d2f-3225-40f6-ad1c-c3614b7897ed-root {
    text-align: right;
  }


#s-68985d2f-3225-40f6-ad1c-c3614b7897ed.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-68985d2f-3225-40f6-ad1c-c3614b7897ed-root {
    text-align: right;
  }


#s-68985d2f-3225-40f6-ad1c-c3614b7897ed.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-68985d2f-3225-40f6-ad1c-c3614b7897ed-root {
    text-align: right;
  }


#s-68985d2f-3225-40f6-ad1c-c3614b7897ed.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-68985d2f-3225-40f6-ad1c-c3614b7897ed-root {
    text-align: right;
  }


#s-68985d2f-3225-40f6-ad1c-c3614b7897ed.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-ce5fe1ee-ad24-4ffc-b1c8-5cebbd3cdb56 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-ce5fe1ee-ad24-4ffc-b1c8-5cebbd3cdb56:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ce5fe1ee-ad24-4ffc-b1c8-5cebbd3cdb56:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-ce5fe1ee-ad24-4ffc-b1c8-5cebbd3cdb56-root {
    text-align: left;
  }


#s-ce5fe1ee-ad24-4ffc-b1c8-5cebbd3cdb56.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ce5fe1ee-ad24-4ffc-b1c8-5cebbd3cdb56-root {
    text-align: left;
  }


#s-ce5fe1ee-ad24-4ffc-b1c8-5cebbd3cdb56.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ce5fe1ee-ad24-4ffc-b1c8-5cebbd3cdb56-root {
    text-align: left;
  }


#s-ce5fe1ee-ad24-4ffc-b1c8-5cebbd3cdb56.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ce5fe1ee-ad24-4ffc-b1c8-5cebbd3cdb56-root {
    text-align: left;
  }


#s-ce5fe1ee-ad24-4ffc-b1c8-5cebbd3cdb56.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ce5fe1ee-ad24-4ffc-b1c8-5cebbd3cdb56-root {
    text-align: left;
  }


#s-ce5fe1ee-ad24-4ffc-b1c8-5cebbd3cdb56.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-e3dd0fd8-df12-4bd0-8e2a-bd294de43a7c {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-e3dd0fd8-df12-4bd0-8e2a-bd294de43a7c {
  display: none;
}
#s-e3dd0fd8-df12-4bd0-8e2a-bd294de43a7c, #wrap-s-e3dd0fd8-df12-4bd0-8e2a-bd294de43a7c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e3dd0fd8-df12-4bd0-8e2a-bd294de43a7c {
  display: none;
}
#s-e3dd0fd8-df12-4bd0-8e2a-bd294de43a7c, #wrap-s-e3dd0fd8-df12-4bd0-8e2a-bd294de43a7c { display: none !important; }}@media (max-width: 767px){#s-e3dd0fd8-df12-4bd0-8e2a-bd294de43a7c {
  display: none;
}
#s-e3dd0fd8-df12-4bd0-8e2a-bd294de43a7c, #wrap-s-e3dd0fd8-df12-4bd0-8e2a-bd294de43a7c { display: none !important; }}
@media (min-width: 0px) {
[id="s-e3dd0fd8-df12-4bd0-8e2a-bd294de43a7c"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3dd0fd8-df12-4bd0-8e2a-bd294de43a7c"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-e3dd0fd8-df12-4bd0-8e2a-bd294de43a7c"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-e3dd0fd8-df12-4bd0-8e2a-bd294de43a7c"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-2bb8ce27-14cd-4cda-83f2-7d933948a4e3 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-2bb8ce27-14cd-4cda-83f2-7d933948a4e3:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-2bb8ce27-14cd-4cda-83f2-7d933948a4e3:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-2bb8ce27-14cd-4cda-83f2-7d933948a4e3-root {
    text-align: right;
  }


#s-2bb8ce27-14cd-4cda-83f2-7d933948a4e3.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2bb8ce27-14cd-4cda-83f2-7d933948a4e3-root {
    text-align: right;
  }


#s-2bb8ce27-14cd-4cda-83f2-7d933948a4e3.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2bb8ce27-14cd-4cda-83f2-7d933948a4e3-root {
    text-align: right;
  }


#s-2bb8ce27-14cd-4cda-83f2-7d933948a4e3.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2bb8ce27-14cd-4cda-83f2-7d933948a4e3-root {
    text-align: right;
  }


#s-2bb8ce27-14cd-4cda-83f2-7d933948a4e3.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2bb8ce27-14cd-4cda-83f2-7d933948a4e3-root {
    text-align: right;
  }


#s-2bb8ce27-14cd-4cda-83f2-7d933948a4e3.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-d670ad9a-85aa-431a-ab18-7f374b60795c {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-d670ad9a-85aa-431a-ab18-7f374b60795c:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d670ad9a-85aa-431a-ab18-7f374b60795c:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-d670ad9a-85aa-431a-ab18-7f374b60795c-root {
    text-align: left;
  }


#s-d670ad9a-85aa-431a-ab18-7f374b60795c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d670ad9a-85aa-431a-ab18-7f374b60795c-root {
    text-align: left;
  }


#s-d670ad9a-85aa-431a-ab18-7f374b60795c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d670ad9a-85aa-431a-ab18-7f374b60795c-root {
    text-align: left;
  }


#s-d670ad9a-85aa-431a-ab18-7f374b60795c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d670ad9a-85aa-431a-ab18-7f374b60795c-root {
    text-align: left;
  }


#s-d670ad9a-85aa-431a-ab18-7f374b60795c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d670ad9a-85aa-431a-ab18-7f374b60795c-root {
    text-align: left;
  }


#s-d670ad9a-85aa-431a-ab18-7f374b60795c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-bed9c1c6-eef9-41f7-beb8-554134dc32c5 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-left: 1%;
margin-bottom: 10px;
margin-right: 1%;
min-height: 950px;
background-position: left center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-bed9c1c6-eef9-41f7-beb8-554134dc32c5 {
  display: none;
}
#s-bed9c1c6-eef9-41f7-beb8-554134dc32c5, #wrap-s-bed9c1c6-eef9-41f7-beb8-554134dc32c5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bed9c1c6-eef9-41f7-beb8-554134dc32c5 {
  display: none;
}
#s-bed9c1c6-eef9-41f7-beb8-554134dc32c5, #wrap-s-bed9c1c6-eef9-41f7-beb8-554134dc32c5 { display: none !important; }}@media (max-width: 767px){#s-bed9c1c6-eef9-41f7-beb8-554134dc32c5 {
  display: none;
}
#s-bed9c1c6-eef9-41f7-beb8-554134dc32c5, #wrap-s-bed9c1c6-eef9-41f7-beb8-554134dc32c5 { display: none !important; }}







#s-bed9c1c6-eef9-41f7-beb8-554134dc32c5 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bed9c1c6-eef9-41f7-beb8-554134dc32c5 {
  cursor: pointer;
}#s-bed9c1c6-eef9-41f7-beb8-554134dc32c5.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d87cb91a-e96a-431b-a2da-7502e866a202 {
  margin-top: 75px;
margin-left: 55%;
margin-bottom: 0px;
margin-right: 0%;
min-height: 50px;
}








#s-d87cb91a-e96a-431b-a2da-7502e866a202 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d87cb91a-e96a-431b-a2da-7502e866a202.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7089feb6-f69f-466b-b773-fe3c8df81e2a {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-7089feb6-f69f-466b-b773-fe3c8df81e2a .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 60px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-053b7be6-e043-4244-a08f-733726c317dd {
  margin-top: -20px;
padding-right: 0%;
}

#s-20ff66b3-b480-44f0-93c3-fba2c43ec216 {
  margin-left: 15%;
margin-right: 15%;
}

@media (min-width: 0px) {
[id="s-20ff66b3-b480-44f0-93c3-fba2c43ec216"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-20ff66b3-b480-44f0-93c3-fba2c43ec216"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-20ff66b3-b480-44f0-93c3-fba2c43ec216"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-20ff66b3-b480-44f0-93c3-fba2c43ec216"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-43645e43-6e5e-424c-9e70-6437d7f1b245 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-43645e43-6e5e-424c-9e70-6437d7f1b245:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-43645e43-6e5e-424c-9e70-6437d7f1b245:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-43645e43-6e5e-424c-9e70-6437d7f1b245-root {
    text-align: right;
  }


#s-43645e43-6e5e-424c-9e70-6437d7f1b245.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-43645e43-6e5e-424c-9e70-6437d7f1b245-root {
    text-align: right;
  }


#s-43645e43-6e5e-424c-9e70-6437d7f1b245.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-43645e43-6e5e-424c-9e70-6437d7f1b245-root {
    text-align: right;
  }


#s-43645e43-6e5e-424c-9e70-6437d7f1b245.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-43645e43-6e5e-424c-9e70-6437d7f1b245-root {
    text-align: right;
  }


#s-43645e43-6e5e-424c-9e70-6437d7f1b245.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-43645e43-6e5e-424c-9e70-6437d7f1b245-root {
    text-align: right;
  }


#s-43645e43-6e5e-424c-9e70-6437d7f1b245.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-93c918c9-ec21-401a-8d46-e60743e03231 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-93c918c9-ec21-401a-8d46-e60743e03231:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-93c918c9-ec21-401a-8d46-e60743e03231:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-93c918c9-ec21-401a-8d46-e60743e03231-root {
    text-align: left;
  }


#s-93c918c9-ec21-401a-8d46-e60743e03231.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-93c918c9-ec21-401a-8d46-e60743e03231-root {
    text-align: left;
  }


#s-93c918c9-ec21-401a-8d46-e60743e03231.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-93c918c9-ec21-401a-8d46-e60743e03231-root {
    text-align: left;
  }


#s-93c918c9-ec21-401a-8d46-e60743e03231.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-93c918c9-ec21-401a-8d46-e60743e03231-root {
    text-align: left;
  }


#s-93c918c9-ec21-401a-8d46-e60743e03231.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-93c918c9-ec21-401a-8d46-e60743e03231-root {
    text-align: left;
  }


#s-93c918c9-ec21-401a-8d46-e60743e03231.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-bbbca2bb-63a2-4701-b3d6-ee901428fb4b {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-bbbca2bb-63a2-4701-b3d6-ee901428fb4b {
  display: none;
}
#s-bbbca2bb-63a2-4701-b3d6-ee901428fb4b, #wrap-s-bbbca2bb-63a2-4701-b3d6-ee901428fb4b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bbbca2bb-63a2-4701-b3d6-ee901428fb4b {
  display: none;
}
#s-bbbca2bb-63a2-4701-b3d6-ee901428fb4b, #wrap-s-bbbca2bb-63a2-4701-b3d6-ee901428fb4b { display: none !important; }}@media (max-width: 767px){#s-bbbca2bb-63a2-4701-b3d6-ee901428fb4b {
  display: none;
}
#s-bbbca2bb-63a2-4701-b3d6-ee901428fb4b, #wrap-s-bbbca2bb-63a2-4701-b3d6-ee901428fb4b { display: none !important; }}
@media (min-width: 0px) {
[id="s-bbbca2bb-63a2-4701-b3d6-ee901428fb4b"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bbbca2bb-63a2-4701-b3d6-ee901428fb4b"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-bbbca2bb-63a2-4701-b3d6-ee901428fb4b"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-bbbca2bb-63a2-4701-b3d6-ee901428fb4b"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-bea7bc8f-e4f7-4ed4-ae51-2cec5457c45c {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-bea7bc8f-e4f7-4ed4-ae51-2cec5457c45c:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-bea7bc8f-e4f7-4ed4-ae51-2cec5457c45c:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-bea7bc8f-e4f7-4ed4-ae51-2cec5457c45c-root {
    text-align: right;
  }


#s-bea7bc8f-e4f7-4ed4-ae51-2cec5457c45c.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bea7bc8f-e4f7-4ed4-ae51-2cec5457c45c-root {
    text-align: right;
  }


#s-bea7bc8f-e4f7-4ed4-ae51-2cec5457c45c.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bea7bc8f-e4f7-4ed4-ae51-2cec5457c45c-root {
    text-align: right;
  }


#s-bea7bc8f-e4f7-4ed4-ae51-2cec5457c45c.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bea7bc8f-e4f7-4ed4-ae51-2cec5457c45c-root {
    text-align: right;
  }


#s-bea7bc8f-e4f7-4ed4-ae51-2cec5457c45c.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bea7bc8f-e4f7-4ed4-ae51-2cec5457c45c-root {
    text-align: right;
  }


#s-bea7bc8f-e4f7-4ed4-ae51-2cec5457c45c.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-607364d0-ef97-41b9-9ffe-c496150b012a {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-607364d0-ef97-41b9-9ffe-c496150b012a:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-607364d0-ef97-41b9-9ffe-c496150b012a:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-607364d0-ef97-41b9-9ffe-c496150b012a-root {
    text-align: left;
  }


#s-607364d0-ef97-41b9-9ffe-c496150b012a.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-607364d0-ef97-41b9-9ffe-c496150b012a-root {
    text-align: left;
  }


#s-607364d0-ef97-41b9-9ffe-c496150b012a.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-607364d0-ef97-41b9-9ffe-c496150b012a-root {
    text-align: left;
  }


#s-607364d0-ef97-41b9-9ffe-c496150b012a.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-607364d0-ef97-41b9-9ffe-c496150b012a-root {
    text-align: left;
  }


#s-607364d0-ef97-41b9-9ffe-c496150b012a.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-607364d0-ef97-41b9-9ffe-c496150b012a-root {
    text-align: left;
  }


#s-607364d0-ef97-41b9-9ffe-c496150b012a.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-b5464f1d-9049-43a6-8c94-1224e1cb93ba {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 15px;
margin-left: 1%;
margin-bottom: 15px;
margin-right: 1%;
padding-left: 0%;
padding-right: 0%;
min-height: 950px;
background-position: center center;
}
@media (min-width: 1200px){#s-b5464f1d-9049-43a6-8c94-1224e1cb93ba {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b5464f1d-9049-43a6-8c94-1224e1cb93ba {
  display: none;
}
#s-b5464f1d-9049-43a6-8c94-1224e1cb93ba, #wrap-s-b5464f1d-9049-43a6-8c94-1224e1cb93ba { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b5464f1d-9049-43a6-8c94-1224e1cb93ba {
  display: none;
}
#s-b5464f1d-9049-43a6-8c94-1224e1cb93ba, #wrap-s-b5464f1d-9049-43a6-8c94-1224e1cb93ba { display: none !important; }}@media (max-width: 767px){#s-b5464f1d-9049-43a6-8c94-1224e1cb93ba {
  display: none;
}
#s-b5464f1d-9049-43a6-8c94-1224e1cb93ba, #wrap-s-b5464f1d-9049-43a6-8c94-1224e1cb93ba { display: none !important; }}







#s-b5464f1d-9049-43a6-8c94-1224e1cb93ba &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b5464f1d-9049-43a6-8c94-1224e1cb93ba.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-5ece0cd2-21a7-4f7c-80eb-4251d602289b {
  margin-left: 55%;
margin-bottom: 75px;
min-height: 50px;
}








#s-5ece0cd2-21a7-4f7c-80eb-4251d602289b &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5ece0cd2-21a7-4f7c-80eb-4251d602289b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9fbf98d6-a413-463b-ab65-b5cddf12be58 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-9fbf98d6-a413-463b-ab65-b5cddf12be58 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 60px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-a0057407-6134-44ba-8a41-52b823b7a213 {
  margin-top: -20px;
padding-right: 0%;
}

#s-2d70c8df-157a-4fcd-972b-0a222e1336d2 {
  margin-top: 25px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-2d70c8df-157a-4fcd-972b-0a222e1336d2"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d70c8df-157a-4fcd-972b-0a222e1336d2"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-2d70c8df-157a-4fcd-972b-0a222e1336d2"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-2d70c8df-157a-4fcd-972b-0a222e1336d2"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-49700aa8-e2ed-46ba-9a1a-4dd0c2970324 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(255, 51, 0, 1);
background-image: none;
hover-type: color;
}
#s-49700aa8-e2ed-46ba-9a1a-4dd0c2970324:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-49700aa8-e2ed-46ba-9a1a-4dd0c2970324:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-49700aa8-e2ed-46ba-9a1a-4dd0c2970324-root {
    text-align: right;
  }


#s-49700aa8-e2ed-46ba-9a1a-4dd0c2970324.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-49700aa8-e2ed-46ba-9a1a-4dd0c2970324-root {
    text-align: right;
  }


#s-49700aa8-e2ed-46ba-9a1a-4dd0c2970324.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-49700aa8-e2ed-46ba-9a1a-4dd0c2970324-root {
    text-align: right;
  }


#s-49700aa8-e2ed-46ba-9a1a-4dd0c2970324.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-49700aa8-e2ed-46ba-9a1a-4dd0c2970324-root {
    text-align: right;
  }


#s-49700aa8-e2ed-46ba-9a1a-4dd0c2970324.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-49700aa8-e2ed-46ba-9a1a-4dd0c2970324-root {
    text-align: right;
  }


#s-49700aa8-e2ed-46ba-9a1a-4dd0c2970324.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-19a302db-4ef5-451c-8e0e-c46d10310e68 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-19a302db-4ef5-451c-8e0e-c46d10310e68:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-19a302db-4ef5-451c-8e0e-c46d10310e68:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-19a302db-4ef5-451c-8e0e-c46d10310e68-root {
    text-align: left;
  }


#s-19a302db-4ef5-451c-8e0e-c46d10310e68.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-19a302db-4ef5-451c-8e0e-c46d10310e68-root {
    text-align: left;
  }


#s-19a302db-4ef5-451c-8e0e-c46d10310e68.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-19a302db-4ef5-451c-8e0e-c46d10310e68-root {
    text-align: left;
  }


#s-19a302db-4ef5-451c-8e0e-c46d10310e68.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-19a302db-4ef5-451c-8e0e-c46d10310e68-root {
    text-align: left;
  }


#s-19a302db-4ef5-451c-8e0e-c46d10310e68.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-19a302db-4ef5-451c-8e0e-c46d10310e68-root {
    text-align: left;
  }


#s-19a302db-4ef5-451c-8e0e-c46d10310e68.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-c989252c-7b0c-47b5-9962-96cffb546490 {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-c989252c-7b0c-47b5-9962-96cffb546490 {
  display: none;
}
#s-c989252c-7b0c-47b5-9962-96cffb546490, #wrap-s-c989252c-7b0c-47b5-9962-96cffb546490 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c989252c-7b0c-47b5-9962-96cffb546490 {
  display: none;
}
#s-c989252c-7b0c-47b5-9962-96cffb546490, #wrap-s-c989252c-7b0c-47b5-9962-96cffb546490 { display: none !important; }}@media (max-width: 767px){#s-c989252c-7b0c-47b5-9962-96cffb546490 {
  display: none;
}
#s-c989252c-7b0c-47b5-9962-96cffb546490, #wrap-s-c989252c-7b0c-47b5-9962-96cffb546490 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c989252c-7b0c-47b5-9962-96cffb546490"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c989252c-7b0c-47b5-9962-96cffb546490"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-c989252c-7b0c-47b5-9962-96cffb546490"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-c989252c-7b0c-47b5-9962-96cffb546490"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-cd730703-67b5-475f-a1e5-e9512b2660c3 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-cd730703-67b5-475f-a1e5-e9512b2660c3:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-cd730703-67b5-475f-a1e5-e9512b2660c3:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-cd730703-67b5-475f-a1e5-e9512b2660c3-root {
    text-align: right;
  }


#s-cd730703-67b5-475f-a1e5-e9512b2660c3.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cd730703-67b5-475f-a1e5-e9512b2660c3-root {
    text-align: right;
  }


#s-cd730703-67b5-475f-a1e5-e9512b2660c3.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cd730703-67b5-475f-a1e5-e9512b2660c3-root {
    text-align: right;
  }


#s-cd730703-67b5-475f-a1e5-e9512b2660c3.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cd730703-67b5-475f-a1e5-e9512b2660c3-root {
    text-align: right;
  }


#s-cd730703-67b5-475f-a1e5-e9512b2660c3.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cd730703-67b5-475f-a1e5-e9512b2660c3-root {
    text-align: right;
  }


#s-cd730703-67b5-475f-a1e5-e9512b2660c3.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-9441919d-d375-4578-b4b4-5f7c6383bc78 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-9441919d-d375-4578-b4b4-5f7c6383bc78:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9441919d-d375-4578-b4b4-5f7c6383bc78:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-9441919d-d375-4578-b4b4-5f7c6383bc78-root {
    text-align: left;
  }


#s-9441919d-d375-4578-b4b4-5f7c6383bc78.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9441919d-d375-4578-b4b4-5f7c6383bc78-root {
    text-align: left;
  }


#s-9441919d-d375-4578-b4b4-5f7c6383bc78.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9441919d-d375-4578-b4b4-5f7c6383bc78-root {
    text-align: left;
  }


#s-9441919d-d375-4578-b4b4-5f7c6383bc78.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9441919d-d375-4578-b4b4-5f7c6383bc78-root {
    text-align: left;
  }


#s-9441919d-d375-4578-b4b4-5f7c6383bc78.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9441919d-d375-4578-b4b4-5f7c6383bc78-root {
    text-align: left;
  }


#s-9441919d-d375-4578-b4b4-5f7c6383bc78.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-7467482c-11da-4f31-ba6b-3f475655aec6 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1%;
margin-right: 1%;
padding-left: 0%;
padding-right: 0%;
min-height: 650px;
background-position: center center;
}
@media (min-width: 1200px){#s-7467482c-11da-4f31-ba6b-3f475655aec6 {
  display: none;
}
#s-7467482c-11da-4f31-ba6b-3f475655aec6, #wrap-s-7467482c-11da-4f31-ba6b-3f475655aec6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7467482c-11da-4f31-ba6b-3f475655aec6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7467482c-11da-4f31-ba6b-3f475655aec6 {
  display: none;
}
#s-7467482c-11da-4f31-ba6b-3f475655aec6, #wrap-s-7467482c-11da-4f31-ba6b-3f475655aec6 { display: none !important; }}@media (max-width: 767px){#s-7467482c-11da-4f31-ba6b-3f475655aec6 {
  display: none;
}
#s-7467482c-11da-4f31-ba6b-3f475655aec6, #wrap-s-7467482c-11da-4f31-ba6b-3f475655aec6 { display: none !important; }}







#s-7467482c-11da-4f31-ba6b-3f475655aec6 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7467482c-11da-4f31-ba6b-3f475655aec6.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-f80a9877-d3e1-4663-b97a-c041e875de44 {
  margin-top: 0px;
margin-left: 55%;
margin-bottom: 50px;
min-height: 50px;
}








#s-f80a9877-d3e1-4663-b97a-c041e875de44 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f80a9877-d3e1-4663-b97a-c041e875de44.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-98916d61-3d15-4cd3-ac30-63542928fab1 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-98916d61-3d15-4cd3-ac30-63542928fab1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-c087f429-3309-478a-a64a-d04da6a95a3c {
  margin-top: -20px;
padding-right: 0%;
}

#s-f637f2c6-cb6f-4b0e-9a56-f071fc30acc9 {
  margin-top: 0px;
margin-left: 15%;
margin-bottom: 0px;
margin-right: 15%;
}

@media (min-width: 0px) {
[id="s-f637f2c6-cb6f-4b0e-9a56-f071fc30acc9"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f637f2c6-cb6f-4b0e-9a56-f071fc30acc9"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-f637f2c6-cb6f-4b0e-9a56-f071fc30acc9"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-f637f2c6-cb6f-4b0e-9a56-f071fc30acc9"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-b659a27a-ba86-441d-af4c-9ff2d8ed217c {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(255, 51, 0, 1);
background-image: none;
hover-type: color;
}
#s-b659a27a-ba86-441d-af4c-9ff2d8ed217c:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-b659a27a-ba86-441d-af4c-9ff2d8ed217c:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-b659a27a-ba86-441d-af4c-9ff2d8ed217c-root {
    text-align: right;
  }


#s-b659a27a-ba86-441d-af4c-9ff2d8ed217c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b659a27a-ba86-441d-af4c-9ff2d8ed217c-root {
    text-align: right;
  }


#s-b659a27a-ba86-441d-af4c-9ff2d8ed217c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b659a27a-ba86-441d-af4c-9ff2d8ed217c-root {
    text-align: right;
  }


#s-b659a27a-ba86-441d-af4c-9ff2d8ed217c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b659a27a-ba86-441d-af4c-9ff2d8ed217c-root {
    text-align: right;
  }


#s-b659a27a-ba86-441d-af4c-9ff2d8ed217c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b659a27a-ba86-441d-af4c-9ff2d8ed217c-root {
    text-align: right;
  }


#s-b659a27a-ba86-441d-af4c-9ff2d8ed217c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-8da1d1aa-10a5-4633-a8cd-f35ac5051883 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-8da1d1aa-10a5-4633-a8cd-f35ac5051883:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8da1d1aa-10a5-4633-a8cd-f35ac5051883:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-8da1d1aa-10a5-4633-a8cd-f35ac5051883-root {
    text-align: left;
  }


#s-8da1d1aa-10a5-4633-a8cd-f35ac5051883.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8da1d1aa-10a5-4633-a8cd-f35ac5051883-root {
    text-align: left;
  }


#s-8da1d1aa-10a5-4633-a8cd-f35ac5051883.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8da1d1aa-10a5-4633-a8cd-f35ac5051883-root {
    text-align: left;
  }


#s-8da1d1aa-10a5-4633-a8cd-f35ac5051883.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8da1d1aa-10a5-4633-a8cd-f35ac5051883-root {
    text-align: left;
  }


#s-8da1d1aa-10a5-4633-a8cd-f35ac5051883.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8da1d1aa-10a5-4633-a8cd-f35ac5051883-root {
    text-align: left;
  }


#s-8da1d1aa-10a5-4633-a8cd-f35ac5051883.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-e4950cdc-773f-49ae-922d-f7de35c05eef {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-e4950cdc-773f-49ae-922d-f7de35c05eef {
  display: none;
}
#s-e4950cdc-773f-49ae-922d-f7de35c05eef, #wrap-s-e4950cdc-773f-49ae-922d-f7de35c05eef { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e4950cdc-773f-49ae-922d-f7de35c05eef {
  display: none;
}
#s-e4950cdc-773f-49ae-922d-f7de35c05eef, #wrap-s-e4950cdc-773f-49ae-922d-f7de35c05eef { display: none !important; }}@media (max-width: 767px){#s-e4950cdc-773f-49ae-922d-f7de35c05eef {
  display: none;
}
#s-e4950cdc-773f-49ae-922d-f7de35c05eef, #wrap-s-e4950cdc-773f-49ae-922d-f7de35c05eef { display: none !important; }}
@media (min-width: 0px) {
[id="s-e4950cdc-773f-49ae-922d-f7de35c05eef"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4950cdc-773f-49ae-922d-f7de35c05eef"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-e4950cdc-773f-49ae-922d-f7de35c05eef"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-e4950cdc-773f-49ae-922d-f7de35c05eef"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-361f53e4-611d-4c6c-a31f-53b29fc312fe {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-361f53e4-611d-4c6c-a31f-53b29fc312fe:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-361f53e4-611d-4c6c-a31f-53b29fc312fe:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-361f53e4-611d-4c6c-a31f-53b29fc312fe-root {
    text-align: right;
  }


#s-361f53e4-611d-4c6c-a31f-53b29fc312fe.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-361f53e4-611d-4c6c-a31f-53b29fc312fe-root {
    text-align: right;
  }


#s-361f53e4-611d-4c6c-a31f-53b29fc312fe.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-361f53e4-611d-4c6c-a31f-53b29fc312fe-root {
    text-align: right;
  }


#s-361f53e4-611d-4c6c-a31f-53b29fc312fe.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-361f53e4-611d-4c6c-a31f-53b29fc312fe-root {
    text-align: right;
  }


#s-361f53e4-611d-4c6c-a31f-53b29fc312fe.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-361f53e4-611d-4c6c-a31f-53b29fc312fe-root {
    text-align: right;
  }


#s-361f53e4-611d-4c6c-a31f-53b29fc312fe.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-b97a40cb-1aaf-48fa-b41d-1e60c350cd46 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-b97a40cb-1aaf-48fa-b41d-1e60c350cd46:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b97a40cb-1aaf-48fa-b41d-1e60c350cd46:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-b97a40cb-1aaf-48fa-b41d-1e60c350cd46-root {
    text-align: left;
  }


#s-b97a40cb-1aaf-48fa-b41d-1e60c350cd46.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b97a40cb-1aaf-48fa-b41d-1e60c350cd46-root {
    text-align: left;
  }


#s-b97a40cb-1aaf-48fa-b41d-1e60c350cd46.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b97a40cb-1aaf-48fa-b41d-1e60c350cd46-root {
    text-align: left;
  }


#s-b97a40cb-1aaf-48fa-b41d-1e60c350cd46.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b97a40cb-1aaf-48fa-b41d-1e60c350cd46-root {
    text-align: left;
  }


#s-b97a40cb-1aaf-48fa-b41d-1e60c350cd46.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b97a40cb-1aaf-48fa-b41d-1e60c350cd46-root {
    text-align: left;
  }


#s-b97a40cb-1aaf-48fa-b41d-1e60c350cd46.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-6fa9d617-3a47-4e58-b097-d6e9d21ad76c {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-left: 0%;
margin-right: 0%;
min-height: 650px;
background-position: center center;
}
@media (min-width: 1200px){#s-6fa9d617-3a47-4e58-b097-d6e9d21ad76c {
  display: none;
}
#s-6fa9d617-3a47-4e58-b097-d6e9d21ad76c, #wrap-s-6fa9d617-3a47-4e58-b097-d6e9d21ad76c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6fa9d617-3a47-4e58-b097-d6e9d21ad76c {
  display: none;
}
#s-6fa9d617-3a47-4e58-b097-d6e9d21ad76c, #wrap-s-6fa9d617-3a47-4e58-b097-d6e9d21ad76c { display: none !important; }}@media (max-width: 767px){#s-6fa9d617-3a47-4e58-b097-d6e9d21ad76c {
  display: none;
}
#s-6fa9d617-3a47-4e58-b097-d6e9d21ad76c, #wrap-s-6fa9d617-3a47-4e58-b097-d6e9d21ad76c { display: none !important; }}







#s-6fa9d617-3a47-4e58-b097-d6e9d21ad76c &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6fa9d617-3a47-4e58-b097-d6e9d21ad76c {
  cursor: pointer;
}#s-6fa9d617-3a47-4e58-b097-d6e9d21ad76c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ecac24f2-40bb-42e9-b8d5-295ef91eeb0c {
  margin-top: 50px;
margin-left: 55%;
margin-bottom: 0px;
margin-right: 0%;
min-height: 50px;
}








#s-ecac24f2-40bb-42e9-b8d5-295ef91eeb0c &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ecac24f2-40bb-42e9-b8d5-295ef91eeb0c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9c3ebd61-b8ce-4162-8781-c3b29be2fa12 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-9c3ebd61-b8ce-4162-8781-c3b29be2fa12 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-c27d27c3-9375-4f8e-a116-d0243e0f1fc8 {
  margin-top: -20px;
padding-right: 0%;
}

#s-7ec65896-f880-45d2-b2df-eb79eed55790 {
  margin-left: 15%;
margin-right: 15%;
}

@media (min-width: 0px) {
[id="s-7ec65896-f880-45d2-b2df-eb79eed55790"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ec65896-f880-45d2-b2df-eb79eed55790"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-7ec65896-f880-45d2-b2df-eb79eed55790"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-7ec65896-f880-45d2-b2df-eb79eed55790"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-2a66a174-2cb5-43b5-b0aa-81124986878f {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-2a66a174-2cb5-43b5-b0aa-81124986878f:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-2a66a174-2cb5-43b5-b0aa-81124986878f:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-2a66a174-2cb5-43b5-b0aa-81124986878f-root {
    text-align: right;
  }


#s-2a66a174-2cb5-43b5-b0aa-81124986878f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2a66a174-2cb5-43b5-b0aa-81124986878f-root {
    text-align: right;
  }


#s-2a66a174-2cb5-43b5-b0aa-81124986878f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2a66a174-2cb5-43b5-b0aa-81124986878f-root {
    text-align: right;
  }


#s-2a66a174-2cb5-43b5-b0aa-81124986878f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2a66a174-2cb5-43b5-b0aa-81124986878f-root {
    text-align: right;
  }


#s-2a66a174-2cb5-43b5-b0aa-81124986878f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2a66a174-2cb5-43b5-b0aa-81124986878f-root {
    text-align: right;
  }


#s-2a66a174-2cb5-43b5-b0aa-81124986878f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-d04c80e6-4ba7-4ec1-9b75-26852c7c1da4 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-d04c80e6-4ba7-4ec1-9b75-26852c7c1da4:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d04c80e6-4ba7-4ec1-9b75-26852c7c1da4:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-d04c80e6-4ba7-4ec1-9b75-26852c7c1da4-root {
    text-align: left;
  }


#s-d04c80e6-4ba7-4ec1-9b75-26852c7c1da4.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d04c80e6-4ba7-4ec1-9b75-26852c7c1da4-root {
    text-align: left;
  }


#s-d04c80e6-4ba7-4ec1-9b75-26852c7c1da4.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d04c80e6-4ba7-4ec1-9b75-26852c7c1da4-root {
    text-align: left;
  }


#s-d04c80e6-4ba7-4ec1-9b75-26852c7c1da4.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d04c80e6-4ba7-4ec1-9b75-26852c7c1da4-root {
    text-align: left;
  }


#s-d04c80e6-4ba7-4ec1-9b75-26852c7c1da4.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d04c80e6-4ba7-4ec1-9b75-26852c7c1da4-root {
    text-align: left;
  }


#s-d04c80e6-4ba7-4ec1-9b75-26852c7c1da4.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-75955e79-4b98-47e7-ae96-c91b84b152d6 {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-75955e79-4b98-47e7-ae96-c91b84b152d6 {
  display: none;
}
#s-75955e79-4b98-47e7-ae96-c91b84b152d6, #wrap-s-75955e79-4b98-47e7-ae96-c91b84b152d6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-75955e79-4b98-47e7-ae96-c91b84b152d6 {
  display: none;
}
#s-75955e79-4b98-47e7-ae96-c91b84b152d6, #wrap-s-75955e79-4b98-47e7-ae96-c91b84b152d6 { display: none !important; }}@media (max-width: 767px){#s-75955e79-4b98-47e7-ae96-c91b84b152d6 {
  display: none;
}
#s-75955e79-4b98-47e7-ae96-c91b84b152d6, #wrap-s-75955e79-4b98-47e7-ae96-c91b84b152d6 { display: none !important; }}
@media (min-width: 0px) {
[id="s-75955e79-4b98-47e7-ae96-c91b84b152d6"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75955e79-4b98-47e7-ae96-c91b84b152d6"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-75955e79-4b98-47e7-ae96-c91b84b152d6"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-75955e79-4b98-47e7-ae96-c91b84b152d6"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-df5a8a08-1160-4530-981e-6743cd3b5f2e {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-df5a8a08-1160-4530-981e-6743cd3b5f2e:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-df5a8a08-1160-4530-981e-6743cd3b5f2e:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-df5a8a08-1160-4530-981e-6743cd3b5f2e-root {
    text-align: right;
  }


#s-df5a8a08-1160-4530-981e-6743cd3b5f2e.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-df5a8a08-1160-4530-981e-6743cd3b5f2e-root {
    text-align: right;
  }


#s-df5a8a08-1160-4530-981e-6743cd3b5f2e.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-df5a8a08-1160-4530-981e-6743cd3b5f2e-root {
    text-align: right;
  }


#s-df5a8a08-1160-4530-981e-6743cd3b5f2e.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-df5a8a08-1160-4530-981e-6743cd3b5f2e-root {
    text-align: right;
  }


#s-df5a8a08-1160-4530-981e-6743cd3b5f2e.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-df5a8a08-1160-4530-981e-6743cd3b5f2e-root {
    text-align: right;
  }


#s-df5a8a08-1160-4530-981e-6743cd3b5f2e.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-593af1de-dc4b-4aa0-8c93-371ac450f469 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-593af1de-dc4b-4aa0-8c93-371ac450f469:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-593af1de-dc4b-4aa0-8c93-371ac450f469:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-593af1de-dc4b-4aa0-8c93-371ac450f469-root {
    text-align: left;
  }


#s-593af1de-dc4b-4aa0-8c93-371ac450f469.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-593af1de-dc4b-4aa0-8c93-371ac450f469-root {
    text-align: left;
  }


#s-593af1de-dc4b-4aa0-8c93-371ac450f469.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-593af1de-dc4b-4aa0-8c93-371ac450f469-root {
    text-align: left;
  }


#s-593af1de-dc4b-4aa0-8c93-371ac450f469.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-593af1de-dc4b-4aa0-8c93-371ac450f469-root {
    text-align: left;
  }


#s-593af1de-dc4b-4aa0-8c93-371ac450f469.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-593af1de-dc4b-4aa0-8c93-371ac450f469-root {
    text-align: left;
  }


#s-593af1de-dc4b-4aa0-8c93-371ac450f469.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-1d3a7603-6c43-4f67-8f49-4a20066f897a {
  margin-top: 60px;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-1d3a7603-6c43-4f67-8f49-4a20066f897a {
  display: none;
}
#s-1d3a7603-6c43-4f67-8f49-4a20066f897a, #wrap-s-1d3a7603-6c43-4f67-8f49-4a20066f897a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1d3a7603-6c43-4f67-8f49-4a20066f897a {
  display: none;
}
#s-1d3a7603-6c43-4f67-8f49-4a20066f897a, #wrap-s-1d3a7603-6c43-4f67-8f49-4a20066f897a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1d3a7603-6c43-4f67-8f49-4a20066f897a {
  
}
}@media (max-width: 767px){#s-1d3a7603-6c43-4f67-8f49-4a20066f897a {
  display: none;
}
#s-1d3a7603-6c43-4f67-8f49-4a20066f897a, #wrap-s-1d3a7603-6c43-4f67-8f49-4a20066f897a { display: none !important; }}







#s-1d3a7603-6c43-4f67-8f49-4a20066f897a &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1d3a7603-6c43-4f67-8f49-4a20066f897a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

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

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

.shg-product-image-wrapper {
  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;
  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 &gt; .shogun-image {
    width: 100%;
  }
}

#s-4a53d477-1a2a-4998-b250-55da8064b78d {
  padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
text-align: left;
}



.shg-c#s-4a53d477-1a2a-4998-b250-55da8064b78d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4a53d477-1a2a-4998-b250-55da8064b78d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-4a53d477-1a2a-4998-b250-55da8064b78d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4a53d477-1a2a-4998-b250-55da8064b78d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-4a53d477-1a2a-4998-b250-55da8064b78d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4a53d477-1a2a-4998-b250-55da8064b78d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-4a53d477-1a2a-4998-b250-55da8064b78d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4a53d477-1a2a-4998-b250-55da8064b78d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-4a53d477-1a2a-4998-b250-55da8064b78d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4a53d477-1a2a-4998-b250-55da8064b78d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
@media (min-width: 0px) {
[id="s-dbab47a3-b3f0-407c-80f6-7c3d3d17a752"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dbab47a3-b3f0-407c-80f6-7c3d3d17a752"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-dbab47a3-b3f0-407c-80f6-7c3d3d17a752"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-dbab47a3-b3f0-407c-80f6-7c3d3d17a752"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-36f37439-0111-4bc2-a30b-3ace1423b80a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-36f37439-0111-4bc2-a30b-3ace1423b80a .shg-product-title-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 60px;
  line-height: 1.25em;
  letter-spacing: 2px;
  text-align: left;
}

#s-f7ef8026-8945-4b78-a357-dcfcd338fa97 {
  margin-top: -15px;
margin-bottom: 10px;
}

#s-77ee8ac8-af77-4eaa-9509-eabf36f08328 {
  padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(17, 20, 23, 1);
}








#s-77ee8ac8-af77-4eaa-9509-eabf36f08328 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-77ee8ac8-af77-4eaa-9509-eabf36f08328.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-btn-container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

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

.shg-variant-btn {
  cursor: pointer;
  box-sizing: border-box;
  display: inline-block;
  text-decoration: none;
  letter-spacing: normal;
}

.shg-variant-btn.hidden {
  display: none;
}

.shg-variant-btn.disabled {
  cursor: not-allowed;
}

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

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

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

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

#s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-decoration: none;
text-align: left;
}

#s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-product-selector-wrapper &gt; * {
  flex-grow: 1;
}

#s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}



#s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'&gt;&lt;path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/&gt;&lt;/svg&gt;");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}


  #s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-product-selector-wrapper label {
    color: rgba(80, 116, 123, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: 25px;
  }

  
    #s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 15px;
    }
  




  #s-7561f8b8-94bd-49b1-bcd0-25c199f858f2-btn-wrapper {
    text-align: center;
  }


#s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-variant-btn {
  
    background-color: rgba(38, 44, 49, 1);
  

  color: rgba(166, 203, 209, 1);
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 10px;
  border: 2px solid rgba(166, 203, 209, 1);
}

#s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-variant-btn:hover {
  
    background-image: none;
    background-color: rgba(38, 44, 49, 1);
  
  color: rgba(255, 51, 0, 1);
  border-color: rgba(255, 51, 0, 1);
  border-radius: 10px;
  border-width: 2px;
}

#s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-variant-btn:active, #s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-variant-btn.active {
  
    background-image: none;
    background-color: rgba(255, 51, 0, 1);
  
  color: rgba(17, 20, 23, 1);
  border-color: rgba(255, 51, 0, 1);
  border-radius: 10px;
  border-width: 2px;
}

#s-7561f8b8-94bd-49b1-bcd0-25c199f858f2 .shg-variant-btn.disabled {
  
    background-image: none;
    background-color: rgba(38, 44, 49, 1);
  
  color: rgba(80, 116, 123, 1);
  border-color: rgba(80, 116, 123, 1);
  border-radius: 10px;
  border-width: 2px;
}

#s-d3cc3cbd-a432-4eb7-925c-7de8c6b1b607 {
  padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(17, 20, 23, 1);
}








#s-d3cc3cbd-a432-4eb7-925c-7de8c6b1b607 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d3cc3cbd-a432-4eb7-925c-7de8c6b1b607.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dff365fc-441c-44ad-83ff-837fe27bb434 {
  text-align: left;
}

#s-dff365fc-441c-44ad-83ff-837fe27bb434 .shg-product-sold-out {
  display: none;
  color: rgba(166, 203, 209, 1);
  font-size: 50px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dff365fc-441c-44ad-83ff-837fe27bb434 .shg-product-price {
  color: rgba(166, 203, 209, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 50px;
}

#s-dff365fc-441c-44ad-83ff-837fe27bb434 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-af09aff2-3c4b-4909-9fc9-6cf85872ec6d {
  margin-top: -15px;
}

#s-313bb577-880e-4178-828b-af6e93c35c9b {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(17, 20, 23, 1);
}








#s-313bb577-880e-4178-828b-af6e93c35c9b &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-313bb577-880e-4178-828b-af6e93c35c9b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e2e5ac1b-3576-4479-b7ac-674434e1e93a {
  text-align: left;
}

#s-e2e5ac1b-3576-4479-b7ac-674434e1e93a .shg-product-quantity-wrapper {
  display: flex;
}

#s-e2e5ac1b-3576-4479-b7ac-674434e1e93a .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}




  #s-e2e5ac1b-3576-4479-b7ac-674434e1e93a label {
    color: rgba(80, 116, 123, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: 25px;
  }

  
    #s-e2e5ac1b-3576-4479-b7ac-674434e1e93a label:after {
      display: block;
      content: ' ';
      margin-bottom: 15px;
    }
  


#s-f91827eb-e071-4738-958d-879c33a6899d {
  padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(255, 51, 0, 1);
}








#s-f91827eb-e071-4738-958d-879c33a6899d &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f91827eb-e071-4738-958d-879c33a6899d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  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-37ac953e-c64d-471a-8602-0007742e3b98 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 15px;
background-color: rgba(255, 51, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-37ac953e-c64d-471a-8602-0007742e3b98:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(38, 44, 49, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-37ac953e-c64d-471a-8602-0007742e3b98:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-37ac953e-c64d-471a-8602-0007742e3b98 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-37ac953e-c64d-471a-8602-0007742e3b98.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37ac953e-c64d-471a-8602-0007742e3b98.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  block ;
}

#s-37ac953e-c64d-471a-8602-0007742e3b98.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 30px;
  color: rgba(80, 116, 123, 1);
}


  #s-37ac953e-c64d-471a-8602-0007742e3b98.shg-btn.shg-product-atc-success {
    
    
    
    font-size: 30px;
    color: rgba(166, 203, 209, 1);
  }


#s-7553d553-a193-4b57-9d91-3baab7eeb76e {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 15px;
margin-left: 1%;
margin-bottom: 15px;
margin-right: 1%;
padding-left: 0%;
padding-right: 0%;
min-height: 650px;
background-position: center center;
}
@media (min-width: 1200px){#s-7553d553-a193-4b57-9d91-3baab7eeb76e {
  display: none;
}
#s-7553d553-a193-4b57-9d91-3baab7eeb76e, #wrap-s-7553d553-a193-4b57-9d91-3baab7eeb76e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7553d553-a193-4b57-9d91-3baab7eeb76e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7553d553-a193-4b57-9d91-3baab7eeb76e {
  display: none;
}
#s-7553d553-a193-4b57-9d91-3baab7eeb76e, #wrap-s-7553d553-a193-4b57-9d91-3baab7eeb76e { display: none !important; }}@media (max-width: 767px){#s-7553d553-a193-4b57-9d91-3baab7eeb76e {
  display: none;
}
#s-7553d553-a193-4b57-9d91-3baab7eeb76e, #wrap-s-7553d553-a193-4b57-9d91-3baab7eeb76e { display: none !important; }}
#s-7553d553-a193-4b57-9d91-3baab7eeb76e {
  background-image: url(https://i.shgcdn.com/2c4fe74f-3d5d-40e1-aede-70ca5ee37a2c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-7553d553-a193-4b57-9d91-3baab7eeb76e &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7553d553-a193-4b57-9d91-3baab7eeb76e.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-65780cd9-3513-42a7-a967-93397d5b2d16 {
  margin-left: 55%;
margin-bottom: 50px;
min-height: 50px;
}








#s-65780cd9-3513-42a7-a967-93397d5b2d16 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-65780cd9-3513-42a7-a967-93397d5b2d16.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-777936af-16c9-4aec-ac22-672b2660089e {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-777936af-16c9-4aec-ac22-672b2660089e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-da15ee3c-93d0-4376-a94b-64a38e24214f {
  margin-top: -20px;
padding-right: 0%;
}

#s-3fe0ee2b-7ef1-487d-83fd-55c80a204250 {
  margin-top: 25px;
margin-left: 15%;
margin-bottom: 0px;
margin-right: 15%;
}

@media (min-width: 0px) {
[id="s-3fe0ee2b-7ef1-487d-83fd-55c80a204250"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3fe0ee2b-7ef1-487d-83fd-55c80a204250"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-3fe0ee2b-7ef1-487d-83fd-55c80a204250"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-3fe0ee2b-7ef1-487d-83fd-55c80a204250"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-ac7401f9-74c9-4616-9f8c-b91d399a3f43 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(255, 51, 0, 1);
background-image: none;
hover-type: color;
}
#s-ac7401f9-74c9-4616-9f8c-b91d399a3f43:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-ac7401f9-74c9-4616-9f8c-b91d399a3f43:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ac7401f9-74c9-4616-9f8c-b91d399a3f43-root {
    text-align: right;
  }


#s-ac7401f9-74c9-4616-9f8c-b91d399a3f43.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ac7401f9-74c9-4616-9f8c-b91d399a3f43-root {
    text-align: right;
  }


#s-ac7401f9-74c9-4616-9f8c-b91d399a3f43.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ac7401f9-74c9-4616-9f8c-b91d399a3f43-root {
    text-align: right;
  }


#s-ac7401f9-74c9-4616-9f8c-b91d399a3f43.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ac7401f9-74c9-4616-9f8c-b91d399a3f43-root {
    text-align: right;
  }


#s-ac7401f9-74c9-4616-9f8c-b91d399a3f43.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ac7401f9-74c9-4616-9f8c-b91d399a3f43-root {
    text-align: right;
  }


#s-ac7401f9-74c9-4616-9f8c-b91d399a3f43.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-20c3f25d-7a40-4664-b4c1-eb1a05fdcff6 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-20c3f25d-7a40-4664-b4c1-eb1a05fdcff6:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-20c3f25d-7a40-4664-b4c1-eb1a05fdcff6:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-20c3f25d-7a40-4664-b4c1-eb1a05fdcff6-root {
    text-align: left;
  }


#s-20c3f25d-7a40-4664-b4c1-eb1a05fdcff6.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-20c3f25d-7a40-4664-b4c1-eb1a05fdcff6-root {
    text-align: left;
  }


#s-20c3f25d-7a40-4664-b4c1-eb1a05fdcff6.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-20c3f25d-7a40-4664-b4c1-eb1a05fdcff6-root {
    text-align: left;
  }


#s-20c3f25d-7a40-4664-b4c1-eb1a05fdcff6.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-20c3f25d-7a40-4664-b4c1-eb1a05fdcff6-root {
    text-align: left;
  }


#s-20c3f25d-7a40-4664-b4c1-eb1a05fdcff6.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-20c3f25d-7a40-4664-b4c1-eb1a05fdcff6-root {
    text-align: left;
  }


#s-20c3f25d-7a40-4664-b4c1-eb1a05fdcff6.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-f133381e-6deb-416e-be0f-6feee178fa0c {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-f133381e-6deb-416e-be0f-6feee178fa0c {
  display: none;
}
#s-f133381e-6deb-416e-be0f-6feee178fa0c, #wrap-s-f133381e-6deb-416e-be0f-6feee178fa0c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f133381e-6deb-416e-be0f-6feee178fa0c {
  display: none;
}
#s-f133381e-6deb-416e-be0f-6feee178fa0c, #wrap-s-f133381e-6deb-416e-be0f-6feee178fa0c { display: none !important; }}@media (max-width: 767px){#s-f133381e-6deb-416e-be0f-6feee178fa0c {
  display: none;
}
#s-f133381e-6deb-416e-be0f-6feee178fa0c, #wrap-s-f133381e-6deb-416e-be0f-6feee178fa0c { display: none !important; }}
@media (min-width: 0px) {
[id="s-f133381e-6deb-416e-be0f-6feee178fa0c"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f133381e-6deb-416e-be0f-6feee178fa0c"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-f133381e-6deb-416e-be0f-6feee178fa0c"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-f133381e-6deb-416e-be0f-6feee178fa0c"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-92b79e5f-4cf5-486c-92f1-4c687715f18d {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-92b79e5f-4cf5-486c-92f1-4c687715f18d:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-92b79e5f-4cf5-486c-92f1-4c687715f18d:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-92b79e5f-4cf5-486c-92f1-4c687715f18d-root {
    text-align: right;
  }


#s-92b79e5f-4cf5-486c-92f1-4c687715f18d.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-92b79e5f-4cf5-486c-92f1-4c687715f18d-root {
    text-align: right;
  }


#s-92b79e5f-4cf5-486c-92f1-4c687715f18d.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-92b79e5f-4cf5-486c-92f1-4c687715f18d-root {
    text-align: right;
  }


#s-92b79e5f-4cf5-486c-92f1-4c687715f18d.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-92b79e5f-4cf5-486c-92f1-4c687715f18d-root {
    text-align: right;
  }


#s-92b79e5f-4cf5-486c-92f1-4c687715f18d.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-92b79e5f-4cf5-486c-92f1-4c687715f18d-root {
    text-align: right;
  }


#s-92b79e5f-4cf5-486c-92f1-4c687715f18d.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-9239fac1-26dd-4d6f-bc9e-303adba11551 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-9239fac1-26dd-4d6f-bc9e-303adba11551:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9239fac1-26dd-4d6f-bc9e-303adba11551:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-9239fac1-26dd-4d6f-bc9e-303adba11551-root {
    text-align: left;
  }


#s-9239fac1-26dd-4d6f-bc9e-303adba11551.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9239fac1-26dd-4d6f-bc9e-303adba11551-root {
    text-align: left;
  }


#s-9239fac1-26dd-4d6f-bc9e-303adba11551.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9239fac1-26dd-4d6f-bc9e-303adba11551-root {
    text-align: left;
  }


#s-9239fac1-26dd-4d6f-bc9e-303adba11551.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9239fac1-26dd-4d6f-bc9e-303adba11551-root {
    text-align: left;
  }


#s-9239fac1-26dd-4d6f-bc9e-303adba11551.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9239fac1-26dd-4d6f-bc9e-303adba11551-root {
    text-align: left;
  }


#s-9239fac1-26dd-4d6f-bc9e-303adba11551.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-b846e108-0f91-4133-888b-65b6194ef867 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1%;
margin-right: 1%;
padding-left: 0%;
padding-right: 0%;
min-height: 850px;
background-position: center top;
}
@media (min-width: 1200px){#s-b846e108-0f91-4133-888b-65b6194ef867 {
  display: none;
}
#s-b846e108-0f91-4133-888b-65b6194ef867, #wrap-s-b846e108-0f91-4133-888b-65b6194ef867 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b846e108-0f91-4133-888b-65b6194ef867 {
  display: none;
}
#s-b846e108-0f91-4133-888b-65b6194ef867, #wrap-s-b846e108-0f91-4133-888b-65b6194ef867 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b846e108-0f91-4133-888b-65b6194ef867 {
  
}
}@media (max-width: 767px){#s-b846e108-0f91-4133-888b-65b6194ef867 {
  display: none;
}
#s-b846e108-0f91-4133-888b-65b6194ef867, #wrap-s-b846e108-0f91-4133-888b-65b6194ef867 { display: none !important; }}
#s-b846e108-0f91-4133-888b-65b6194ef867 {
  background-image: url(https://i.shgcdn.com/4021b896-0da4-488c-b470-695a10b79ce0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-b846e108-0f91-4133-888b-65b6194ef867 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b846e108-0f91-4133-888b-65b6194ef867 {
  cursor: pointer;
}#s-b846e108-0f91-4133-888b-65b6194ef867.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-9da88a4d-d0fc-4674-8d1c-42f20d4d7dd3 {
  margin-left: 0%;
margin-bottom: 50px;
margin-right: 0%;
min-height: 50px;
}








#s-9da88a4d-d0fc-4674-8d1c-42f20d4d7dd3 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9da88a4d-d0fc-4674-8d1c-42f20d4d7dd3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-73d1326c-8a55-4019-b8a3-8588b2d9ea61 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-73d1326c-8a55-4019-b8a3-8588b2d9ea61 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-8fce8f24-80fe-4a3e-8e22-cb05ffcb9139 {
  margin-top: -20px;
padding-right: 0%;
}

#s-befd5f35-3b63-4ce7-b2e8-036a07d347e6 {
  margin-top: 0px;
margin-left: 15%;
margin-bottom: 0px;
margin-right: 15%;
}

@media (min-width: 0px) {
[id="s-befd5f35-3b63-4ce7-b2e8-036a07d347e6"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-befd5f35-3b63-4ce7-b2e8-036a07d347e6"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-befd5f35-3b63-4ce7-b2e8-036a07d347e6"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-befd5f35-3b63-4ce7-b2e8-036a07d347e6"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-07166b6f-5d4d-4b56-a5dd-1747050356d0 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(255, 51, 0, 1);
background-image: none;
hover-type: color;
}
#s-07166b6f-5d4d-4b56-a5dd-1747050356d0:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-07166b6f-5d4d-4b56-a5dd-1747050356d0:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-07166b6f-5d4d-4b56-a5dd-1747050356d0-root {
    text-align: right;
  }


#s-07166b6f-5d4d-4b56-a5dd-1747050356d0.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-07166b6f-5d4d-4b56-a5dd-1747050356d0-root {
    text-align: right;
  }


#s-07166b6f-5d4d-4b56-a5dd-1747050356d0.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-07166b6f-5d4d-4b56-a5dd-1747050356d0-root {
    text-align: right;
  }


#s-07166b6f-5d4d-4b56-a5dd-1747050356d0.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-07166b6f-5d4d-4b56-a5dd-1747050356d0-root {
    text-align: right;
  }


#s-07166b6f-5d4d-4b56-a5dd-1747050356d0.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-07166b6f-5d4d-4b56-a5dd-1747050356d0-root {
    text-align: right;
  }


#s-07166b6f-5d4d-4b56-a5dd-1747050356d0.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-b204d0fc-5a3e-4801-aac5-48b608549b48 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-b204d0fc-5a3e-4801-aac5-48b608549b48:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b204d0fc-5a3e-4801-aac5-48b608549b48:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-b204d0fc-5a3e-4801-aac5-48b608549b48-root {
    text-align: left;
  }


#s-b204d0fc-5a3e-4801-aac5-48b608549b48.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b204d0fc-5a3e-4801-aac5-48b608549b48-root {
    text-align: left;
  }


#s-b204d0fc-5a3e-4801-aac5-48b608549b48.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b204d0fc-5a3e-4801-aac5-48b608549b48-root {
    text-align: left;
  }


#s-b204d0fc-5a3e-4801-aac5-48b608549b48.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b204d0fc-5a3e-4801-aac5-48b608549b48-root {
    text-align: left;
  }


#s-b204d0fc-5a3e-4801-aac5-48b608549b48.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b204d0fc-5a3e-4801-aac5-48b608549b48-root {
    text-align: left;
  }


#s-b204d0fc-5a3e-4801-aac5-48b608549b48.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-b3a7a276-211e-4c72-bc79-5b79ff834bec {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-left: 1%;
margin-bottom: 10px;
margin-right: 1%;
min-height: 850px;
background-position: center center;
}
@media (min-width: 1200px){#s-b3a7a276-211e-4c72-bc79-5b79ff834bec {
  display: none;
}
#s-b3a7a276-211e-4c72-bc79-5b79ff834bec, #wrap-s-b3a7a276-211e-4c72-bc79-5b79ff834bec { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b3a7a276-211e-4c72-bc79-5b79ff834bec {
  display: none;
}
#s-b3a7a276-211e-4c72-bc79-5b79ff834bec, #wrap-s-b3a7a276-211e-4c72-bc79-5b79ff834bec { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b3a7a276-211e-4c72-bc79-5b79ff834bec {
  
}
}@media (max-width: 767px){#s-b3a7a276-211e-4c72-bc79-5b79ff834bec {
  display: none;
}
#s-b3a7a276-211e-4c72-bc79-5b79ff834bec, #wrap-s-b3a7a276-211e-4c72-bc79-5b79ff834bec { display: none !important; }}







#s-b3a7a276-211e-4c72-bc79-5b79ff834bec &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b3a7a276-211e-4c72-bc79-5b79ff834bec {
  cursor: pointer;
}#s-b3a7a276-211e-4c72-bc79-5b79ff834bec.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-4dbc3a29-970c-4c96-8bb6-235661985512 {
  margin-top: 50px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
min-height: 50px;
}








#s-4dbc3a29-970c-4c96-8bb6-235661985512 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4dbc3a29-970c-4c96-8bb6-235661985512.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0c2cdd2d-bfd2-43ae-87ff-e8ee6fb2351d {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-0c2cdd2d-bfd2-43ae-87ff-e8ee6fb2351d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-04ff443d-c57a-4a1c-b62e-3f100b8024ea {
  margin-top: -20px;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-e58f96ac-4054-45e8-9402-de57f6e48262"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e58f96ac-4054-45e8-9402-de57f6e48262"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e58f96ac-4054-45e8-9402-de57f6e48262"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e58f96ac-4054-45e8-9402-de57f6e48262"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d363d3b6-4b8f-4b5c-9e44-ec50f2c70c5f {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-d363d3b6-4b8f-4b5c-9e44-ec50f2c70c5f:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-d363d3b6-4b8f-4b5c-9e44-ec50f2c70c5f:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-d363d3b6-4b8f-4b5c-9e44-ec50f2c70c5f-root {
    text-align: right;
  }


#s-d363d3b6-4b8f-4b5c-9e44-ec50f2c70c5f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d363d3b6-4b8f-4b5c-9e44-ec50f2c70c5f-root {
    text-align: right;
  }


#s-d363d3b6-4b8f-4b5c-9e44-ec50f2c70c5f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d363d3b6-4b8f-4b5c-9e44-ec50f2c70c5f-root {
    text-align: right;
  }


#s-d363d3b6-4b8f-4b5c-9e44-ec50f2c70c5f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d363d3b6-4b8f-4b5c-9e44-ec50f2c70c5f-root {
    text-align: right;
  }


#s-d363d3b6-4b8f-4b5c-9e44-ec50f2c70c5f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d363d3b6-4b8f-4b5c-9e44-ec50f2c70c5f-root {
    text-align: right;
  }


#s-d363d3b6-4b8f-4b5c-9e44-ec50f2c70c5f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-de955ca2-e129-4975-8444-d6c007362455 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 75px;
padding-bottom: 15px;
padding-right: 75px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-de955ca2-e129-4975-8444-d6c007362455:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-de955ca2-e129-4975-8444-d6c007362455:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-de955ca2-e129-4975-8444-d6c007362455-root {
    text-align: left;
  }


#s-de955ca2-e129-4975-8444-d6c007362455.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-de955ca2-e129-4975-8444-d6c007362455-root {
    text-align: left;
  }


#s-de955ca2-e129-4975-8444-d6c007362455.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-de955ca2-e129-4975-8444-d6c007362455-root {
    text-align: left;
  }


#s-de955ca2-e129-4975-8444-d6c007362455.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-de955ca2-e129-4975-8444-d6c007362455-root {
    text-align: left;
  }


#s-de955ca2-e129-4975-8444-d6c007362455.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-de955ca2-e129-4975-8444-d6c007362455-root {
    text-align: left;
  }


#s-de955ca2-e129-4975-8444-d6c007362455.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-53c9581c-7b1f-42b3-be9c-9f217095527d {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1%;
margin-bottom: 15px;
margin-right: 1%;
padding-left: 0%;
padding-right: 0%;
min-height: 850px;
background-position: center top;
}
@media (min-width: 1200px){#s-53c9581c-7b1f-42b3-be9c-9f217095527d {
  display: none;
}
#s-53c9581c-7b1f-42b3-be9c-9f217095527d, #wrap-s-53c9581c-7b1f-42b3-be9c-9f217095527d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-53c9581c-7b1f-42b3-be9c-9f217095527d {
  display: none;
}
#s-53c9581c-7b1f-42b3-be9c-9f217095527d, #wrap-s-53c9581c-7b1f-42b3-be9c-9f217095527d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-53c9581c-7b1f-42b3-be9c-9f217095527d {
  
}
}@media (max-width: 767px){#s-53c9581c-7b1f-42b3-be9c-9f217095527d {
  display: none;
}
#s-53c9581c-7b1f-42b3-be9c-9f217095527d, #wrap-s-53c9581c-7b1f-42b3-be9c-9f217095527d { display: none !important; }}







#s-53c9581c-7b1f-42b3-be9c-9f217095527d &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-53c9581c-7b1f-42b3-be9c-9f217095527d {
  cursor: pointer;
}#s-53c9581c-7b1f-42b3-be9c-9f217095527d.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-993229fa-b851-4ff9-b35d-9f103a794bb4 {
  margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
min-height: 50px;
}








#s-993229fa-b851-4ff9-b35d-9f103a794bb4 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-993229fa-b851-4ff9-b35d-9f103a794bb4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aa2c3c87-c8d8-471d-902b-c10312e873c0 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-aa2c3c87-c8d8-471d-902b-c10312e873c0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-5542eb89-75a5-4535-877b-fe6d516868f3 {
  margin-top: -20px;
padding-right: 0%;
}

#s-e3a87003-1c97-4599-94bd-b5839b3ef0a9 {
  margin-top: 0px;
margin-left: 15%;
margin-bottom: 50px;
margin-right: 15%;
}

@media (min-width: 0px) {
[id="s-e3a87003-1c97-4599-94bd-b5839b3ef0a9"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3a87003-1c97-4599-94bd-b5839b3ef0a9"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-e3a87003-1c97-4599-94bd-b5839b3ef0a9"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-e3a87003-1c97-4599-94bd-b5839b3ef0a9"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-c882dc64-3f51-4192-9400-14b240fd1efd {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(255, 51, 0, 1);
background-image: none;
hover-type: color;
}
#s-c882dc64-3f51-4192-9400-14b240fd1efd:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-c882dc64-3f51-4192-9400-14b240fd1efd:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-c882dc64-3f51-4192-9400-14b240fd1efd-root {
    text-align: right;
  }


#s-c882dc64-3f51-4192-9400-14b240fd1efd.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c882dc64-3f51-4192-9400-14b240fd1efd-root {
    text-align: right;
  }


#s-c882dc64-3f51-4192-9400-14b240fd1efd.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c882dc64-3f51-4192-9400-14b240fd1efd-root {
    text-align: right;
  }


#s-c882dc64-3f51-4192-9400-14b240fd1efd.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c882dc64-3f51-4192-9400-14b240fd1efd-root {
    text-align: right;
  }


#s-c882dc64-3f51-4192-9400-14b240fd1efd.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c882dc64-3f51-4192-9400-14b240fd1efd-root {
    text-align: right;
  }


#s-c882dc64-3f51-4192-9400-14b240fd1efd.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-771535f4-910d-40f5-8e70-e7c4b3611fe2 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-771535f4-910d-40f5-8e70-e7c4b3611fe2:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-771535f4-910d-40f5-8e70-e7c4b3611fe2:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-771535f4-910d-40f5-8e70-e7c4b3611fe2-root {
    text-align: left;
  }


#s-771535f4-910d-40f5-8e70-e7c4b3611fe2.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-771535f4-910d-40f5-8e70-e7c4b3611fe2-root {
    text-align: left;
  }


#s-771535f4-910d-40f5-8e70-e7c4b3611fe2.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-771535f4-910d-40f5-8e70-e7c4b3611fe2-root {
    text-align: left;
  }


#s-771535f4-910d-40f5-8e70-e7c4b3611fe2.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-771535f4-910d-40f5-8e70-e7c4b3611fe2-root {
    text-align: left;
  }


#s-771535f4-910d-40f5-8e70-e7c4b3611fe2.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-771535f4-910d-40f5-8e70-e7c4b3611fe2-root {
    text-align: left;
  }


#s-771535f4-910d-40f5-8e70-e7c4b3611fe2.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-2b45273d-5f34-4811-8aa4-9f1b98183b33 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1%;
margin-right: 1%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: none;
border-radius: 15px;
min-height: 550px;
background-position: center top;
}
@media (min-width: 1200px){#s-2b45273d-5f34-4811-8aa4-9f1b98183b33 {
  display: none;
}
#s-2b45273d-5f34-4811-8aa4-9f1b98183b33, #wrap-s-2b45273d-5f34-4811-8aa4-9f1b98183b33 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2b45273d-5f34-4811-8aa4-9f1b98183b33 {
  display: none;
}
#s-2b45273d-5f34-4811-8aa4-9f1b98183b33, #wrap-s-2b45273d-5f34-4811-8aa4-9f1b98183b33 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2b45273d-5f34-4811-8aa4-9f1b98183b33 {
  display: none;
}
#s-2b45273d-5f34-4811-8aa4-9f1b98183b33, #wrap-s-2b45273d-5f34-4811-8aa4-9f1b98183b33 { display: none !important; }}@media (max-width: 767px){#s-2b45273d-5f34-4811-8aa4-9f1b98183b33 {
  
}
}







#s-2b45273d-5f34-4811-8aa4-9f1b98183b33 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2b45273d-5f34-4811-8aa4-9f1b98183b33 {
  cursor: pointer;
}#s-2b45273d-5f34-4811-8aa4-9f1b98183b33.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-97ad284d-a876-430b-ab8d-9230b7a7c708 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 0%;
min-height: 50px;
}








#s-97ad284d-a876-430b-ab8d-9230b7a7c708 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-97ad284d-a876-430b-ab8d-9230b7a7c708.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ea641643-4259-4786-8bca-14cf8ce13b99 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-ea641643-4259-4786-8bca-14cf8ce13b99 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: center;
}



#s-ea1a06b5-f4ce-4ed6-98c9-eb36d8ecf9fd {
  margin-top: -20px;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-89171ca0-0b0e-4636-8065-1eccaf2a9904"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-89171ca0-0b0e-4636-8065-1eccaf2a9904"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-89171ca0-0b0e-4636-8065-1eccaf2a9904"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-89171ca0-0b0e-4636-8065-1eccaf2a9904"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-6e2e9587-088c-443e-b851-b4ede2ffd0ea {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(255, 51, 0, 1);
background-image: none;
hover-type: color;
}
#s-6e2e9587-088c-443e-b851-b4ede2ffd0ea:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-6e2e9587-088c-443e-b851-b4ede2ffd0ea:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6e2e9587-088c-443e-b851-b4ede2ffd0ea-root {
    text-align: right;
  }


#s-6e2e9587-088c-443e-b851-b4ede2ffd0ea.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6e2e9587-088c-443e-b851-b4ede2ffd0ea-root {
    text-align: right;
  }


#s-6e2e9587-088c-443e-b851-b4ede2ffd0ea.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6e2e9587-088c-443e-b851-b4ede2ffd0ea-root {
    text-align: right;
  }


#s-6e2e9587-088c-443e-b851-b4ede2ffd0ea.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6e2e9587-088c-443e-b851-b4ede2ffd0ea-root {
    text-align: right;
  }


#s-6e2e9587-088c-443e-b851-b4ede2ffd0ea.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6e2e9587-088c-443e-b851-b4ede2ffd0ea-root {
    text-align: right;
  }


#s-6e2e9587-088c-443e-b851-b4ede2ffd0ea.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-c6062ea2-f715-42d1-a5ec-bf24a562be83 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-c6062ea2-f715-42d1-a5ec-bf24a562be83:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c6062ea2-f715-42d1-a5ec-bf24a562be83:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-c6062ea2-f715-42d1-a5ec-bf24a562be83-root {
    text-align: left;
  }


#s-c6062ea2-f715-42d1-a5ec-bf24a562be83.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c6062ea2-f715-42d1-a5ec-bf24a562be83-root {
    text-align: left;
  }


#s-c6062ea2-f715-42d1-a5ec-bf24a562be83.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c6062ea2-f715-42d1-a5ec-bf24a562be83-root {
    text-align: left;
  }


#s-c6062ea2-f715-42d1-a5ec-bf24a562be83.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c6062ea2-f715-42d1-a5ec-bf24a562be83-root {
    text-align: left;
  }


#s-c6062ea2-f715-42d1-a5ec-bf24a562be83.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c6062ea2-f715-42d1-a5ec-bf24a562be83-root {
    text-align: left;
  }


#s-c6062ea2-f715-42d1-a5ec-bf24a562be83.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-05aed378-3378-48ad-a6d9-8edf852d69b4 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-left: 1%;
margin-bottom: 10px;
margin-right: 1%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 550px;
background-position: center top;
}
@media (min-width: 1200px){#s-05aed378-3378-48ad-a6d9-8edf852d69b4 {
  display: none;
}
#s-05aed378-3378-48ad-a6d9-8edf852d69b4, #wrap-s-05aed378-3378-48ad-a6d9-8edf852d69b4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-05aed378-3378-48ad-a6d9-8edf852d69b4 {
  display: none;
}
#s-05aed378-3378-48ad-a6d9-8edf852d69b4, #wrap-s-05aed378-3378-48ad-a6d9-8edf852d69b4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-05aed378-3378-48ad-a6d9-8edf852d69b4 {
  display: none;
}
#s-05aed378-3378-48ad-a6d9-8edf852d69b4, #wrap-s-05aed378-3378-48ad-a6d9-8edf852d69b4 { display: none !important; }}@media (max-width: 767px){#s-05aed378-3378-48ad-a6d9-8edf852d69b4 {
  
}
}







#s-05aed378-3378-48ad-a6d9-8edf852d69b4 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-05aed378-3378-48ad-a6d9-8edf852d69b4 {
  cursor: pointer;
}#s-05aed378-3378-48ad-a6d9-8edf852d69b4.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e41824f4-c345-45d5-af82-8ef4eac79517 {
  margin-top: 50px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
min-height: 50px;
}








#s-e41824f4-c345-45d5-af82-8ef4eac79517 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e41824f4-c345-45d5-af82-8ef4eac79517.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-916aae67-74e3-4b7f-ad76-02b350811ea4 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-916aae67-74e3-4b7f-ad76-02b350811ea4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: center;
}



#s-81b011bd-4f0b-4bb6-9f6c-c6b426c7ea96 {
  margin-top: -20px;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-7df7e4ca-e958-44b8-82e4-ee7ad91cc204"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-7df7e4ca-e958-44b8-82e4-ee7ad91cc204"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-7df7e4ca-e958-44b8-82e4-ee7ad91cc204"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-7df7e4ca-e958-44b8-82e4-ee7ad91cc204"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-ddad6801-eb5c-4e14-99f7-44cfbc04a6ff {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-ddad6801-eb5c-4e14-99f7-44cfbc04a6ff:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-ddad6801-eb5c-4e14-99f7-44cfbc04a6ff:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ddad6801-eb5c-4e14-99f7-44cfbc04a6ff-root {
    text-align: right;
  }


#s-ddad6801-eb5c-4e14-99f7-44cfbc04a6ff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ddad6801-eb5c-4e14-99f7-44cfbc04a6ff-root {
    text-align: right;
  }


#s-ddad6801-eb5c-4e14-99f7-44cfbc04a6ff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ddad6801-eb5c-4e14-99f7-44cfbc04a6ff-root {
    text-align: right;
  }


#s-ddad6801-eb5c-4e14-99f7-44cfbc04a6ff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ddad6801-eb5c-4e14-99f7-44cfbc04a6ff-root {
    text-align: right;
  }


#s-ddad6801-eb5c-4e14-99f7-44cfbc04a6ff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ddad6801-eb5c-4e14-99f7-44cfbc04a6ff-root {
    text-align: right;
  }


#s-ddad6801-eb5c-4e14-99f7-44cfbc04a6ff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-ebfd9e61-036d-412e-b2e3-9f4c38c0f93f {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-ebfd9e61-036d-412e-b2e3-9f4c38c0f93f:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ebfd9e61-036d-412e-b2e3-9f4c38c0f93f:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-ebfd9e61-036d-412e-b2e3-9f4c38c0f93f-root {
    text-align: left;
  }


#s-ebfd9e61-036d-412e-b2e3-9f4c38c0f93f.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ebfd9e61-036d-412e-b2e3-9f4c38c0f93f-root {
    text-align: left;
  }


#s-ebfd9e61-036d-412e-b2e3-9f4c38c0f93f.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ebfd9e61-036d-412e-b2e3-9f4c38c0f93f-root {
    text-align: left;
  }


#s-ebfd9e61-036d-412e-b2e3-9f4c38c0f93f.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ebfd9e61-036d-412e-b2e3-9f4c38c0f93f-root {
    text-align: left;
  }


#s-ebfd9e61-036d-412e-b2e3-9f4c38c0f93f.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ebfd9e61-036d-412e-b2e3-9f4c38c0f93f-root {
    text-align: left;
  }


#s-ebfd9e61-036d-412e-b2e3-9f4c38c0f93f.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-50b79060-97f5-4740-938a-7aee89581ae9 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1%;
margin-bottom: 1px;
margin-right: 1%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: none;
border-radius: 15px;
min-height: 500px;
background-position: center top;
}
@media (min-width: 1200px){#s-50b79060-97f5-4740-938a-7aee89581ae9 {
  display: none;
}
#s-50b79060-97f5-4740-938a-7aee89581ae9, #wrap-s-50b79060-97f5-4740-938a-7aee89581ae9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-50b79060-97f5-4740-938a-7aee89581ae9 {
  display: none;
}
#s-50b79060-97f5-4740-938a-7aee89581ae9, #wrap-s-50b79060-97f5-4740-938a-7aee89581ae9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-50b79060-97f5-4740-938a-7aee89581ae9 {
  display: none;
}
#s-50b79060-97f5-4740-938a-7aee89581ae9, #wrap-s-50b79060-97f5-4740-938a-7aee89581ae9 { display: none !important; }}@media (max-width: 767px){#s-50b79060-97f5-4740-938a-7aee89581ae9 {
  
}
}







#s-50b79060-97f5-4740-938a-7aee89581ae9 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-50b79060-97f5-4740-938a-7aee89581ae9 {
  cursor: pointer;
}#s-50b79060-97f5-4740-938a-7aee89581ae9.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-a4fe383e-23bb-4b9f-ade5-69c1f04b96fa {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 0%;
min-height: 50px;
}








#s-a4fe383e-23bb-4b9f-ade5-69c1f04b96fa &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a4fe383e-23bb-4b9f-ade5-69c1f04b96fa.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-5f2e7a45-6be7-4d7c-903f-2185f794a98e {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-5f2e7a45-6be7-4d7c-903f-2185f794a98e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: center;
}



#s-e1540ee8-e7ef-48ac-ba64-ca08f927c64e {
  margin-top: -20px;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-88260c87-2f5b-4d40-978f-90e50fd1e0a9"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-88260c87-2f5b-4d40-978f-90e50fd1e0a9"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-88260c87-2f5b-4d40-978f-90e50fd1e0a9"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-88260c87-2f5b-4d40-978f-90e50fd1e0a9"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-ca54e355-b910-4f6a-8242-986ac62bdb78 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(255, 51, 0, 1);
background-image: none;
hover-type: color;
}
#s-ca54e355-b910-4f6a-8242-986ac62bdb78:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-ca54e355-b910-4f6a-8242-986ac62bdb78:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ca54e355-b910-4f6a-8242-986ac62bdb78-root {
    text-align: right;
  }


#s-ca54e355-b910-4f6a-8242-986ac62bdb78.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ca54e355-b910-4f6a-8242-986ac62bdb78-root {
    text-align: right;
  }


#s-ca54e355-b910-4f6a-8242-986ac62bdb78.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ca54e355-b910-4f6a-8242-986ac62bdb78-root {
    text-align: right;
  }


#s-ca54e355-b910-4f6a-8242-986ac62bdb78.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ca54e355-b910-4f6a-8242-986ac62bdb78-root {
    text-align: right;
  }


#s-ca54e355-b910-4f6a-8242-986ac62bdb78.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ca54e355-b910-4f6a-8242-986ac62bdb78-root {
    text-align: right;
  }


#s-ca54e355-b910-4f6a-8242-986ac62bdb78.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-ae78f0d4-3592-4ce7-b1ec-b37ac4f20032 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-ae78f0d4-3592-4ce7-b1ec-b37ac4f20032:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ae78f0d4-3592-4ce7-b1ec-b37ac4f20032:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-ae78f0d4-3592-4ce7-b1ec-b37ac4f20032-root {
    text-align: left;
  }


#s-ae78f0d4-3592-4ce7-b1ec-b37ac4f20032.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ae78f0d4-3592-4ce7-b1ec-b37ac4f20032-root {
    text-align: left;
  }


#s-ae78f0d4-3592-4ce7-b1ec-b37ac4f20032.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ae78f0d4-3592-4ce7-b1ec-b37ac4f20032-root {
    text-align: left;
  }


#s-ae78f0d4-3592-4ce7-b1ec-b37ac4f20032.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ae78f0d4-3592-4ce7-b1ec-b37ac4f20032-root {
    text-align: left;
  }


#s-ae78f0d4-3592-4ce7-b1ec-b37ac4f20032.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ae78f0d4-3592-4ce7-b1ec-b37ac4f20032-root {
    text-align: left;
  }


#s-ae78f0d4-3592-4ce7-b1ec-b37ac4f20032.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-cb7aa86b-71d6-4386-8c24-e58e95959f35 {
  background-size: cover;
margin-top: 10px;
margin-left: 1%;
margin-right: 1%;
min-height: 50px;
background-position: center center;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 992px) and (max-width: 1199px){#s-cb7aa86b-71d6-4386-8c24-e58e95959f35 {
  display: none;
}
#s-cb7aa86b-71d6-4386-8c24-e58e95959f35, #wrap-s-cb7aa86b-71d6-4386-8c24-e58e95959f35 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cb7aa86b-71d6-4386-8c24-e58e95959f35 {
  display: none;
}
#s-cb7aa86b-71d6-4386-8c24-e58e95959f35, #wrap-s-cb7aa86b-71d6-4386-8c24-e58e95959f35 { display: none !important; }}@media (max-width: 767px){#s-cb7aa86b-71d6-4386-8c24-e58e95959f35 {
  display: none;
}
#s-cb7aa86b-71d6-4386-8c24-e58e95959f35, #wrap-s-cb7aa86b-71d6-4386-8c24-e58e95959f35 { display: none !important; }}







#s-cb7aa86b-71d6-4386-8c24-e58e95959f35 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cb7aa86b-71d6-4386-8c24-e58e95959f35 {
  cursor: pointer;
}#s-cb7aa86b-71d6-4386-8c24-e58e95959f35.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-07e61b5f-f9da-43fd-aedc-274f72ab23b3"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-07e61b5f-f9da-43fd-aedc-274f72ab23b3"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-07e61b5f-f9da-43fd-aedc-274f72ab23b3"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-07e61b5f-f9da-43fd-aedc-274f72ab23b3"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-f58fc984-27f1-479d-8e5b-33a78092e283 {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 750px;
background-position: center center;
}








#s-f58fc984-27f1-479d-8e5b-33a78092e283 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f58fc984-27f1-479d-8e5b-33a78092e283.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-28750ab1-4b3c-41ae-9709-a57188e073a9 {
  margin-left: 40%;
margin-bottom: 100px;
margin-right: 0%;
min-height: 50px;
}








#s-28750ab1-4b3c-41ae-9709-a57188e073a9 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-28750ab1-4b3c-41ae-9709-a57188e073a9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d1421881-8302-448e-8c31-f999549c7781 {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-d1421881-8302-448e-8c31-f999549c7781 {
  
  
  
  
}

#s-d1421881-8302-448e-8c31-f999549c7781 {
  margin: 0 !important;
}





  img.s-d1421881-8302-448e-8c31-f999549c7781.shogun-image {
    
    
    
    
  }


.s-d1421881-8302-448e-8c31-f999549c7781 .shogun-image-content {
  
    align-items: center;
  
}

.s-d1421881-8302-448e-8c31-f999549c7781.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1421881-8302-448e-8c31-f999549c7781.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1421881-8302-448e-8c31-f999549c7781.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-d1421881-8302-448e-8c31-f999549c7781 {
  
  
  
  
}

#s-d1421881-8302-448e-8c31-f999549c7781 {
  margin: 0 !important;
}





  img.s-d1421881-8302-448e-8c31-f999549c7781.shogun-image {
    
    
    
    
  }


.s-d1421881-8302-448e-8c31-f999549c7781 .shogun-image-content {
  
    align-items: center;
  
}

.s-d1421881-8302-448e-8c31-f999549c7781.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1421881-8302-448e-8c31-f999549c7781.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1421881-8302-448e-8c31-f999549c7781.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-d1421881-8302-448e-8c31-f999549c7781 {
  
  
  
  
}

#s-d1421881-8302-448e-8c31-f999549c7781 {
  margin: 0 !important;
}





  img.s-d1421881-8302-448e-8c31-f999549c7781.shogun-image {
    
    
    
    
  }


.s-d1421881-8302-448e-8c31-f999549c7781 .shogun-image-content {
  
    align-items: center;
  
}

.s-d1421881-8302-448e-8c31-f999549c7781.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1421881-8302-448e-8c31-f999549c7781.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1421881-8302-448e-8c31-f999549c7781.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-d1421881-8302-448e-8c31-f999549c7781 {
  
  
  
  
}

#s-d1421881-8302-448e-8c31-f999549c7781 {
  margin: 0 !important;
}





  img.s-d1421881-8302-448e-8c31-f999549c7781.shogun-image {
    
    
    
    
  }


.s-d1421881-8302-448e-8c31-f999549c7781 .shogun-image-content {
  
    align-items: center;
  
}

.s-d1421881-8302-448e-8c31-f999549c7781.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1421881-8302-448e-8c31-f999549c7781.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1421881-8302-448e-8c31-f999549c7781.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-d1421881-8302-448e-8c31-f999549c7781 {
  
  
  
  
}

#s-d1421881-8302-448e-8c31-f999549c7781 {
  margin: 0 !important;
}





  img.s-d1421881-8302-448e-8c31-f999549c7781.shogun-image {
    
    
    
    
  }


.s-d1421881-8302-448e-8c31-f999549c7781 .shogun-image-content {
  
    align-items: center;
  
}

.s-d1421881-8302-448e-8c31-f999549c7781.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1421881-8302-448e-8c31-f999549c7781.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1421881-8302-448e-8c31-f999549c7781.shogun-image {
  box-sizing: border-box;
}




}
#s-dfc76c14-bbd9-4461-a478-256c77c65c2c {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-dfc76c14-bbd9-4461-a478-256c77c65c2c .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 40px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-89447c3d-0c60-445b-98a6-0fb29f5e4d20 {
  margin-top: -20px;
padding-right: 0%;
}

#s-41f32887-2ffa-457a-804b-7753501b0ebf {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-41f32887-2ffa-457a-804b-7753501b0ebf:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-41f32887-2ffa-457a-804b-7753501b0ebf:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-41f32887-2ffa-457a-804b-7753501b0ebf-root {
    text-align: center;
  }


#s-41f32887-2ffa-457a-804b-7753501b0ebf.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-41f32887-2ffa-457a-804b-7753501b0ebf-root {
    text-align: center;
  }


#s-41f32887-2ffa-457a-804b-7753501b0ebf.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-41f32887-2ffa-457a-804b-7753501b0ebf-root {
    text-align: center;
  }


#s-41f32887-2ffa-457a-804b-7753501b0ebf.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-41f32887-2ffa-457a-804b-7753501b0ebf-root {
    text-align: center;
  }


#s-41f32887-2ffa-457a-804b-7753501b0ebf.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-41f32887-2ffa-457a-804b-7753501b0ebf-root {
    text-align: center;
  }


#s-41f32887-2ffa-457a-804b-7753501b0ebf.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-746f59c5-e1c9-424f-bc0a-68138254a9a7 {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-746f59c5-e1c9-424f-bc0a-68138254a9a7 {
  display: none;
}
#s-746f59c5-e1c9-424f-bc0a-68138254a9a7, #wrap-s-746f59c5-e1c9-424f-bc0a-68138254a9a7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-746f59c5-e1c9-424f-bc0a-68138254a9a7 {
  display: none;
}
#s-746f59c5-e1c9-424f-bc0a-68138254a9a7, #wrap-s-746f59c5-e1c9-424f-bc0a-68138254a9a7 { display: none !important; }}@media (max-width: 767px){#s-746f59c5-e1c9-424f-bc0a-68138254a9a7 {
  display: none;
}
#s-746f59c5-e1c9-424f-bc0a-68138254a9a7, #wrap-s-746f59c5-e1c9-424f-bc0a-68138254a9a7 { display: none !important; }}
@media (min-width: 0px) {
[id="s-746f59c5-e1c9-424f-bc0a-68138254a9a7"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-746f59c5-e1c9-424f-bc0a-68138254a9a7"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-746f59c5-e1c9-424f-bc0a-68138254a9a7"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-746f59c5-e1c9-424f-bc0a-68138254a9a7"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-92809b67-fd9a-402c-856f-9a7bc3560aec {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-92809b67-fd9a-402c-856f-9a7bc3560aec:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-92809b67-fd9a-402c-856f-9a7bc3560aec:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-92809b67-fd9a-402c-856f-9a7bc3560aec-root {
    text-align: right;
  }


#s-92809b67-fd9a-402c-856f-9a7bc3560aec.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-92809b67-fd9a-402c-856f-9a7bc3560aec-root {
    text-align: right;
  }


#s-92809b67-fd9a-402c-856f-9a7bc3560aec.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-92809b67-fd9a-402c-856f-9a7bc3560aec-root {
    text-align: right;
  }


#s-92809b67-fd9a-402c-856f-9a7bc3560aec.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-92809b67-fd9a-402c-856f-9a7bc3560aec-root {
    text-align: right;
  }


#s-92809b67-fd9a-402c-856f-9a7bc3560aec.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-92809b67-fd9a-402c-856f-9a7bc3560aec-root {
    text-align: right;
  }


#s-92809b67-fd9a-402c-856f-9a7bc3560aec.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-e15b8ad6-4fa7-481f-8560-4571cfdd4bbd {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-e15b8ad6-4fa7-481f-8560-4571cfdd4bbd:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e15b8ad6-4fa7-481f-8560-4571cfdd4bbd:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-e15b8ad6-4fa7-481f-8560-4571cfdd4bbd-root {
    text-align: left;
  }


#s-e15b8ad6-4fa7-481f-8560-4571cfdd4bbd.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e15b8ad6-4fa7-481f-8560-4571cfdd4bbd-root {
    text-align: left;
  }


#s-e15b8ad6-4fa7-481f-8560-4571cfdd4bbd.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e15b8ad6-4fa7-481f-8560-4571cfdd4bbd-root {
    text-align: left;
  }


#s-e15b8ad6-4fa7-481f-8560-4571cfdd4bbd.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e15b8ad6-4fa7-481f-8560-4571cfdd4bbd-root {
    text-align: left;
  }


#s-e15b8ad6-4fa7-481f-8560-4571cfdd4bbd.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e15b8ad6-4fa7-481f-8560-4571cfdd4bbd-root {
    text-align: left;
  }


#s-e15b8ad6-4fa7-481f-8560-4571cfdd4bbd.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-fe4e8d75-4cc9-4283-9f93-ba446e110100 {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 750px;
background-position: center center;
}








#s-fe4e8d75-4cc9-4283-9f93-ba446e110100 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fe4e8d75-4cc9-4283-9f93-ba446e110100.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-1b849fa1-6e86-4204-a15e-2c60096136b0 {
  margin-left: 40%;
margin-bottom: 100px;
margin-right: 0%;
min-height: 50px;
}








#s-1b849fa1-6e86-4204-a15e-2c60096136b0 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1b849fa1-6e86-4204-a15e-2c60096136b0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391 {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391 {
  
  
  
  
}

#s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391 {
  margin: 0 !important;
}





  img.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shogun-image {
    
    
    
    
  }


.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391 .shogun-image-content {
  
    align-items: center;
  
}

.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391 {
  
  
  
  
}

#s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391 {
  margin: 0 !important;
}





  img.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shogun-image {
    
    
    
    
  }


.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391 .shogun-image-content {
  
    align-items: center;
  
}

.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391 {
  
  
  
  
}

#s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391 {
  margin: 0 !important;
}





  img.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shogun-image {
    
    
    
    
  }


.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391 .shogun-image-content {
  
    align-items: center;
  
}

.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391 {
  
  
  
  
}

#s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391 {
  margin: 0 !important;
}





  img.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shogun-image {
    
    
    
    
  }


.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391 .shogun-image-content {
  
    align-items: center;
  
}

.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391 {
  
  
  
  
}

#s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391 {
  margin: 0 !important;
}





  img.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shogun-image {
    
    
    
    
  }


.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391 .shogun-image-content {
  
    align-items: center;
  
}

.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0233ca7b-ae35-4fcd-8d9b-aacbcc871391.shogun-image {
  box-sizing: border-box;
}




}
#s-7410dd5e-bf9d-4e20-8d0f-a6418f39412e {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-7410dd5e-bf9d-4e20-8d0f-a6418f39412e .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 40px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-d1d9fdf0-dd37-4cba-a7ca-dc857fe193a9 {
  margin-top: -20px;
padding-right: 0%;
}

#s-e60d50a5-1750-4e9e-87f1-6d9a492769f3 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-e60d50a5-1750-4e9e-87f1-6d9a492769f3:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e60d50a5-1750-4e9e-87f1-6d9a492769f3:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-e60d50a5-1750-4e9e-87f1-6d9a492769f3-root {
    text-align: center;
  }


#s-e60d50a5-1750-4e9e-87f1-6d9a492769f3.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e60d50a5-1750-4e9e-87f1-6d9a492769f3-root {
    text-align: center;
  }


#s-e60d50a5-1750-4e9e-87f1-6d9a492769f3.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e60d50a5-1750-4e9e-87f1-6d9a492769f3-root {
    text-align: center;
  }


#s-e60d50a5-1750-4e9e-87f1-6d9a492769f3.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e60d50a5-1750-4e9e-87f1-6d9a492769f3-root {
    text-align: center;
  }


#s-e60d50a5-1750-4e9e-87f1-6d9a492769f3.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e60d50a5-1750-4e9e-87f1-6d9a492769f3-root {
    text-align: center;
  }


#s-e60d50a5-1750-4e9e-87f1-6d9a492769f3.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-42d6866d-bccc-4cba-bad4-4529e6c2c87a {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-42d6866d-bccc-4cba-bad4-4529e6c2c87a {
  display: none;
}
#s-42d6866d-bccc-4cba-bad4-4529e6c2c87a, #wrap-s-42d6866d-bccc-4cba-bad4-4529e6c2c87a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-42d6866d-bccc-4cba-bad4-4529e6c2c87a {
  display: none;
}
#s-42d6866d-bccc-4cba-bad4-4529e6c2c87a, #wrap-s-42d6866d-bccc-4cba-bad4-4529e6c2c87a { display: none !important; }}@media (max-width: 767px){#s-42d6866d-bccc-4cba-bad4-4529e6c2c87a {
  display: none;
}
#s-42d6866d-bccc-4cba-bad4-4529e6c2c87a, #wrap-s-42d6866d-bccc-4cba-bad4-4529e6c2c87a { display: none !important; }}
@media (min-width: 0px) {
[id="s-42d6866d-bccc-4cba-bad4-4529e6c2c87a"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-42d6866d-bccc-4cba-bad4-4529e6c2c87a"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-42d6866d-bccc-4cba-bad4-4529e6c2c87a"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-42d6866d-bccc-4cba-bad4-4529e6c2c87a"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-e7de1b2a-c842-4da2-a6ac-7479ed495e8a {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-e7de1b2a-c842-4da2-a6ac-7479ed495e8a:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-e7de1b2a-c842-4da2-a6ac-7479ed495e8a:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e7de1b2a-c842-4da2-a6ac-7479ed495e8a-root {
    text-align: right;
  }


#s-e7de1b2a-c842-4da2-a6ac-7479ed495e8a.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e7de1b2a-c842-4da2-a6ac-7479ed495e8a-root {
    text-align: right;
  }


#s-e7de1b2a-c842-4da2-a6ac-7479ed495e8a.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e7de1b2a-c842-4da2-a6ac-7479ed495e8a-root {
    text-align: right;
  }


#s-e7de1b2a-c842-4da2-a6ac-7479ed495e8a.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e7de1b2a-c842-4da2-a6ac-7479ed495e8a-root {
    text-align: right;
  }


#s-e7de1b2a-c842-4da2-a6ac-7479ed495e8a.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e7de1b2a-c842-4da2-a6ac-7479ed495e8a-root {
    text-align: right;
  }


#s-e7de1b2a-c842-4da2-a6ac-7479ed495e8a.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-9cddb9c2-7060-46f2-976f-ff6481d24ef4 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-9cddb9c2-7060-46f2-976f-ff6481d24ef4:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9cddb9c2-7060-46f2-976f-ff6481d24ef4:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-9cddb9c2-7060-46f2-976f-ff6481d24ef4-root {
    text-align: left;
  }


#s-9cddb9c2-7060-46f2-976f-ff6481d24ef4.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9cddb9c2-7060-46f2-976f-ff6481d24ef4-root {
    text-align: left;
  }


#s-9cddb9c2-7060-46f2-976f-ff6481d24ef4.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9cddb9c2-7060-46f2-976f-ff6481d24ef4-root {
    text-align: left;
  }


#s-9cddb9c2-7060-46f2-976f-ff6481d24ef4.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9cddb9c2-7060-46f2-976f-ff6481d24ef4-root {
    text-align: left;
  }


#s-9cddb9c2-7060-46f2-976f-ff6481d24ef4.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9cddb9c2-7060-46f2-976f-ff6481d24ef4-root {
    text-align: left;
  }


#s-9cddb9c2-7060-46f2-976f-ff6481d24ef4.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-f5aed04d-f909-48a6-9b02-3026616516db {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-f5aed04d-f909-48a6-9b02-3026616516db"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5aed04d-f909-48a6-9b02-3026616516db"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f5aed04d-f909-48a6-9b02-3026616516db"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5aed04d-f909-48a6-9b02-3026616516db"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-c494bde7-7b39-4b65-a53a-3d937dc6a58b {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 750px;
background-position: center center;
}








#s-c494bde7-7b39-4b65-a53a-3d937dc6a58b &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c494bde7-7b39-4b65-a53a-3d937dc6a58b.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-2c82a783-311c-40f7-b2e0-0c0d3fb255fd {
  margin-left: 40%;
margin-bottom: 100px;
margin-right: 0%;
min-height: 50px;
}








#s-2c82a783-311c-40f7-b2e0-0c0d3fb255fd &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2c82a783-311c-40f7-b2e0-0c0d3fb255fd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f {
  
  
  
  
}

#s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f {
  margin: 0 !important;
}





  img.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shogun-image {
    
    
    
    
  }


.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f .shogun-image-content {
  
    align-items: center;
  
}

.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f {
  
  
  
  
}

#s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f {
  margin: 0 !important;
}





  img.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shogun-image {
    
    
    
    
  }


.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f .shogun-image-content {
  
    align-items: center;
  
}

.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f {
  
  
  
  
}

#s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f {
  margin: 0 !important;
}





  img.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shogun-image {
    
    
    
    
  }


.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f .shogun-image-content {
  
    align-items: center;
  
}

.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f {
  
  
  
  
}

#s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f {
  margin: 0 !important;
}





  img.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shogun-image {
    
    
    
    
  }


.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f .shogun-image-content {
  
    align-items: center;
  
}

.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f {
  
  
  
  
}

#s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f {
  margin: 0 !important;
}





  img.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shogun-image {
    
    
    
    
  }


.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f .shogun-image-content {
  
    align-items: center;
  
}

.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e6d42f7-b5f2-4d37-95b6-4a6786ac677f.shogun-image {
  box-sizing: border-box;
}




}
#s-9ad3c605-559b-46c8-ad16-c4765937b142 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-9ad3c605-559b-46c8-ad16-c4765937b142 .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 40px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-1284b830-ca04-4437-a23c-7ecf28811da9 {
  margin-top: -20px;
padding-right: 0%;
}

#s-948f5992-50b3-4c91-b47b-295f4095a5d3 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-948f5992-50b3-4c91-b47b-295f4095a5d3:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-948f5992-50b3-4c91-b47b-295f4095a5d3:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-948f5992-50b3-4c91-b47b-295f4095a5d3-root {
    text-align: center;
  }


#s-948f5992-50b3-4c91-b47b-295f4095a5d3.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-948f5992-50b3-4c91-b47b-295f4095a5d3-root {
    text-align: center;
  }


#s-948f5992-50b3-4c91-b47b-295f4095a5d3.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-948f5992-50b3-4c91-b47b-295f4095a5d3-root {
    text-align: center;
  }


#s-948f5992-50b3-4c91-b47b-295f4095a5d3.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-948f5992-50b3-4c91-b47b-295f4095a5d3-root {
    text-align: center;
  }


#s-948f5992-50b3-4c91-b47b-295f4095a5d3.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-948f5992-50b3-4c91-b47b-295f4095a5d3-root {
    text-align: center;
  }


#s-948f5992-50b3-4c91-b47b-295f4095a5d3.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-b806048c-18fa-4ab5-aafa-8e64b9fa04a5 {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-b806048c-18fa-4ab5-aafa-8e64b9fa04a5 {
  display: none;
}
#s-b806048c-18fa-4ab5-aafa-8e64b9fa04a5, #wrap-s-b806048c-18fa-4ab5-aafa-8e64b9fa04a5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b806048c-18fa-4ab5-aafa-8e64b9fa04a5 {
  display: none;
}
#s-b806048c-18fa-4ab5-aafa-8e64b9fa04a5, #wrap-s-b806048c-18fa-4ab5-aafa-8e64b9fa04a5 { display: none !important; }}@media (max-width: 767px){#s-b806048c-18fa-4ab5-aafa-8e64b9fa04a5 {
  display: none;
}
#s-b806048c-18fa-4ab5-aafa-8e64b9fa04a5, #wrap-s-b806048c-18fa-4ab5-aafa-8e64b9fa04a5 { display: none !important; }}
@media (min-width: 0px) {
[id="s-b806048c-18fa-4ab5-aafa-8e64b9fa04a5"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b806048c-18fa-4ab5-aafa-8e64b9fa04a5"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-b806048c-18fa-4ab5-aafa-8e64b9fa04a5"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-b806048c-18fa-4ab5-aafa-8e64b9fa04a5"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-ffcd33f8-3c3d-4271-a11c-e5f9b9dbf6f1 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-ffcd33f8-3c3d-4271-a11c-e5f9b9dbf6f1:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-ffcd33f8-3c3d-4271-a11c-e5f9b9dbf6f1:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ffcd33f8-3c3d-4271-a11c-e5f9b9dbf6f1-root {
    text-align: right;
  }


#s-ffcd33f8-3c3d-4271-a11c-e5f9b9dbf6f1.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ffcd33f8-3c3d-4271-a11c-e5f9b9dbf6f1-root {
    text-align: right;
  }


#s-ffcd33f8-3c3d-4271-a11c-e5f9b9dbf6f1.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ffcd33f8-3c3d-4271-a11c-e5f9b9dbf6f1-root {
    text-align: right;
  }


#s-ffcd33f8-3c3d-4271-a11c-e5f9b9dbf6f1.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ffcd33f8-3c3d-4271-a11c-e5f9b9dbf6f1-root {
    text-align: right;
  }


#s-ffcd33f8-3c3d-4271-a11c-e5f9b9dbf6f1.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ffcd33f8-3c3d-4271-a11c-e5f9b9dbf6f1-root {
    text-align: right;
  }


#s-ffcd33f8-3c3d-4271-a11c-e5f9b9dbf6f1.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-d8783ef5-ee2a-4a3e-8ed1-9cad7156e2fa {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-d8783ef5-ee2a-4a3e-8ed1-9cad7156e2fa:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d8783ef5-ee2a-4a3e-8ed1-9cad7156e2fa:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-d8783ef5-ee2a-4a3e-8ed1-9cad7156e2fa-root {
    text-align: left;
  }


#s-d8783ef5-ee2a-4a3e-8ed1-9cad7156e2fa.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d8783ef5-ee2a-4a3e-8ed1-9cad7156e2fa-root {
    text-align: left;
  }


#s-d8783ef5-ee2a-4a3e-8ed1-9cad7156e2fa.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d8783ef5-ee2a-4a3e-8ed1-9cad7156e2fa-root {
    text-align: left;
  }


#s-d8783ef5-ee2a-4a3e-8ed1-9cad7156e2fa.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d8783ef5-ee2a-4a3e-8ed1-9cad7156e2fa-root {
    text-align: left;
  }


#s-d8783ef5-ee2a-4a3e-8ed1-9cad7156e2fa.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d8783ef5-ee2a-4a3e-8ed1-9cad7156e2fa-root {
    text-align: left;
  }


#s-d8783ef5-ee2a-4a3e-8ed1-9cad7156e2fa.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-8ae344b1-b781-4236-99aa-dc9071052680 {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 750px;
background-position: center center;
}








#s-8ae344b1-b781-4236-99aa-dc9071052680 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8ae344b1-b781-4236-99aa-dc9071052680.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-3ebc6d44-b6bc-4ef1-99b8-6fb6de2f2641 {
  margin-left: 0%;
margin-bottom: 100px;
margin-right: 40%;
min-height: 50px;
}








#s-3ebc6d44-b6bc-4ef1-99b8-6fb6de2f2641 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3ebc6d44-b6bc-4ef1-99b8-6fb6de2f2641.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-096fc2d9-b44b-4bbf-994b-faf3a11942a9 {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-096fc2d9-b44b-4bbf-994b-faf3a11942a9 {
  
  
  
  
}

#s-096fc2d9-b44b-4bbf-994b-faf3a11942a9 {
  margin: 0 !important;
}





  img.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shogun-image {
    
    
    
    
  }


.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9 .shogun-image-content {
  
    align-items: center;
  
}

.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-096fc2d9-b44b-4bbf-994b-faf3a11942a9 {
  
  
  
  
}

#s-096fc2d9-b44b-4bbf-994b-faf3a11942a9 {
  margin: 0 !important;
}





  img.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shogun-image {
    
    
    
    
  }


.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9 .shogun-image-content {
  
    align-items: center;
  
}

.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-096fc2d9-b44b-4bbf-994b-faf3a11942a9 {
  
  
  
  
}

#s-096fc2d9-b44b-4bbf-994b-faf3a11942a9 {
  margin: 0 !important;
}





  img.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shogun-image {
    
    
    
    
  }


.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9 .shogun-image-content {
  
    align-items: center;
  
}

.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-096fc2d9-b44b-4bbf-994b-faf3a11942a9 {
  
  
  
  
}

#s-096fc2d9-b44b-4bbf-994b-faf3a11942a9 {
  margin: 0 !important;
}





  img.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shogun-image {
    
    
    
    
  }


.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9 .shogun-image-content {
  
    align-items: center;
  
}

.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-096fc2d9-b44b-4bbf-994b-faf3a11942a9 {
  
  
  
  
}

#s-096fc2d9-b44b-4bbf-994b-faf3a11942a9 {
  margin: 0 !important;
}





  img.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shogun-image {
    
    
    
    
  }


.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9 .shogun-image-content {
  
    align-items: center;
  
}

.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-096fc2d9-b44b-4bbf-994b-faf3a11942a9.shogun-image {
  box-sizing: border-box;
}




}
#s-506d9e04-47a4-4b31-b58a-c20e50fa4934 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-506d9e04-47a4-4b31-b58a-c20e50fa4934 .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 40px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-38174e1e-195b-4c0c-82ca-9eff839a2853 {
  margin-top: -20px;
padding-right: 0%;
}

#s-a52ebda5-d0f9-4d75-bee2-a80cd5b7212d {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-a52ebda5-d0f9-4d75-bee2-a80cd5b7212d:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a52ebda5-d0f9-4d75-bee2-a80cd5b7212d:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-a52ebda5-d0f9-4d75-bee2-a80cd5b7212d-root {
    text-align: center;
  }


#s-a52ebda5-d0f9-4d75-bee2-a80cd5b7212d.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a52ebda5-d0f9-4d75-bee2-a80cd5b7212d-root {
    text-align: center;
  }


#s-a52ebda5-d0f9-4d75-bee2-a80cd5b7212d.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a52ebda5-d0f9-4d75-bee2-a80cd5b7212d-root {
    text-align: center;
  }


#s-a52ebda5-d0f9-4d75-bee2-a80cd5b7212d.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a52ebda5-d0f9-4d75-bee2-a80cd5b7212d-root {
    text-align: center;
  }


#s-a52ebda5-d0f9-4d75-bee2-a80cd5b7212d.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a52ebda5-d0f9-4d75-bee2-a80cd5b7212d-root {
    text-align: center;
  }


#s-a52ebda5-d0f9-4d75-bee2-a80cd5b7212d.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-e9b9ad52-4010-4ff8-b573-c171127350d4 {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-e9b9ad52-4010-4ff8-b573-c171127350d4 {
  display: none;
}
#s-e9b9ad52-4010-4ff8-b573-c171127350d4, #wrap-s-e9b9ad52-4010-4ff8-b573-c171127350d4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e9b9ad52-4010-4ff8-b573-c171127350d4 {
  display: none;
}
#s-e9b9ad52-4010-4ff8-b573-c171127350d4, #wrap-s-e9b9ad52-4010-4ff8-b573-c171127350d4 { display: none !important; }}@media (max-width: 767px){#s-e9b9ad52-4010-4ff8-b573-c171127350d4 {
  display: none;
}
#s-e9b9ad52-4010-4ff8-b573-c171127350d4, #wrap-s-e9b9ad52-4010-4ff8-b573-c171127350d4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-e9b9ad52-4010-4ff8-b573-c171127350d4"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e9b9ad52-4010-4ff8-b573-c171127350d4"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-e9b9ad52-4010-4ff8-b573-c171127350d4"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-e9b9ad52-4010-4ff8-b573-c171127350d4"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-92ac56d2-8ee3-46cc-a107-76200c218271 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-92ac56d2-8ee3-46cc-a107-76200c218271:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-92ac56d2-8ee3-46cc-a107-76200c218271:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-92ac56d2-8ee3-46cc-a107-76200c218271-root {
    text-align: right;
  }


#s-92ac56d2-8ee3-46cc-a107-76200c218271.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-92ac56d2-8ee3-46cc-a107-76200c218271-root {
    text-align: right;
  }


#s-92ac56d2-8ee3-46cc-a107-76200c218271.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-92ac56d2-8ee3-46cc-a107-76200c218271-root {
    text-align: right;
  }


#s-92ac56d2-8ee3-46cc-a107-76200c218271.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-92ac56d2-8ee3-46cc-a107-76200c218271-root {
    text-align: right;
  }


#s-92ac56d2-8ee3-46cc-a107-76200c218271.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-92ac56d2-8ee3-46cc-a107-76200c218271-root {
    text-align: right;
  }


#s-92ac56d2-8ee3-46cc-a107-76200c218271.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-6ccbe6e0-f62a-4a07-a608-887322fe63bc {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-6ccbe6e0-f62a-4a07-a608-887322fe63bc:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-6ccbe6e0-f62a-4a07-a608-887322fe63bc:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-6ccbe6e0-f62a-4a07-a608-887322fe63bc-root {
    text-align: left;
  }


#s-6ccbe6e0-f62a-4a07-a608-887322fe63bc.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6ccbe6e0-f62a-4a07-a608-887322fe63bc-root {
    text-align: left;
  }


#s-6ccbe6e0-f62a-4a07-a608-887322fe63bc.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6ccbe6e0-f62a-4a07-a608-887322fe63bc-root {
    text-align: left;
  }


#s-6ccbe6e0-f62a-4a07-a608-887322fe63bc.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6ccbe6e0-f62a-4a07-a608-887322fe63bc-root {
    text-align: left;
  }


#s-6ccbe6e0-f62a-4a07-a608-887322fe63bc.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6ccbe6e0-f62a-4a07-a608-887322fe63bc-root {
    text-align: left;
  }


#s-6ccbe6e0-f62a-4a07-a608-887322fe63bc.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-6cf23bab-d384-4245-816b-81c9ec3617d3 {
  margin-top: 60px;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-6cf23bab-d384-4245-816b-81c9ec3617d3 {
  display: none;
}
#s-6cf23bab-d384-4245-816b-81c9ec3617d3, #wrap-s-6cf23bab-d384-4245-816b-81c9ec3617d3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6cf23bab-d384-4245-816b-81c9ec3617d3 {
  display: none;
}
#s-6cf23bab-d384-4245-816b-81c9ec3617d3, #wrap-s-6cf23bab-d384-4245-816b-81c9ec3617d3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6cf23bab-d384-4245-816b-81c9ec3617d3 {
  
}
}@media (max-width: 767px){#s-6cf23bab-d384-4245-816b-81c9ec3617d3 {
  display: none;
}
#s-6cf23bab-d384-4245-816b-81c9ec3617d3, #wrap-s-6cf23bab-d384-4245-816b-81c9ec3617d3 { display: none !important; }}







#s-6cf23bab-d384-4245-816b-81c9ec3617d3 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6cf23bab-d384-4245-816b-81c9ec3617d3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d4903e11-3994-4519-b8f8-d81deeb7409e {
  padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
text-align: left;
}



.shg-c#s-d4903e11-3994-4519-b8f8-d81deeb7409e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d4903e11-3994-4519-b8f8-d81deeb7409e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-d4903e11-3994-4519-b8f8-d81deeb7409e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d4903e11-3994-4519-b8f8-d81deeb7409e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d4903e11-3994-4519-b8f8-d81deeb7409e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d4903e11-3994-4519-b8f8-d81deeb7409e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-d4903e11-3994-4519-b8f8-d81deeb7409e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d4903e11-3994-4519-b8f8-d81deeb7409e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-d4903e11-3994-4519-b8f8-d81deeb7409e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d4903e11-3994-4519-b8f8-d81deeb7409e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
@media (min-width: 0px) {
[id="s-b7dc0db0-4dee-4057-a5ea-10d8700de230"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b7dc0db0-4dee-4057-a5ea-10d8700de230"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b7dc0db0-4dee-4057-a5ea-10d8700de230"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b7dc0db0-4dee-4057-a5ea-10d8700de230"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-7658ff0e-b90c-4a22-b28b-74fdc1a83b03 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-7658ff0e-b90c-4a22-b28b-74fdc1a83b03 .shg-product-title-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 60px;
  line-height: 1.25em;
  letter-spacing: 2px;
  text-align: left;
}

#s-c096caf7-89c5-4f50-b6c6-ab28ef03076a {
  margin-top: -15px;
margin-bottom: 10px;
}

#s-900d23bd-6ed1-4586-87cc-b36c459643ee {
  padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(17, 20, 23, 1);
}








#s-900d23bd-6ed1-4586-87cc-b36c459643ee &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-900d23bd-6ed1-4586-87cc-b36c459643ee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-decoration: none;
text-align: left;
}

#s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-product-selector-wrapper &gt; * {
  flex-grow: 1;
}

#s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}



#s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'&gt;&lt;path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/&gt;&lt;/svg&gt;");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}


  #s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-product-selector-wrapper label {
    color: rgba(80, 116, 123, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: 25px;
  }

  
    #s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 15px;
    }
  




  #s-08007ba8-b92b-4f89-8500-7ffa546ea0d9-btn-wrapper {
    text-align: center;
  }


#s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-variant-btn {
  
    background-color: rgba(38, 44, 49, 1);
  

  color: rgba(166, 203, 209, 1);
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 10px;
  border: 2px solid rgba(166, 203, 209, 1);
}

#s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-variant-btn:hover {
  
    background-image: none;
    background-color: rgba(38, 44, 49, 1);
  
  color: rgba(255, 51, 0, 1);
  border-color: rgba(255, 51, 0, 1);
  border-radius: 10px;
  border-width: 2px;
}

#s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-variant-btn:active, #s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-variant-btn.active {
  
    background-image: none;
    background-color: rgba(255, 51, 0, 1);
  
  color: rgba(17, 20, 23, 1);
  border-color: rgba(255, 51, 0, 1);
  border-radius: 10px;
  border-width: 2px;
}

#s-08007ba8-b92b-4f89-8500-7ffa546ea0d9 .shg-variant-btn.disabled {
  
    background-image: none;
    background-color: rgba(38, 44, 49, 1);
  
  color: rgba(80, 116, 123, 1);
  border-color: rgba(80, 116, 123, 1);
  border-radius: 10px;
  border-width: 2px;
}

#s-5429b7f2-f51f-4840-b8a8-7521ba82cf67 {
  padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(17, 20, 23, 1);
}








#s-5429b7f2-f51f-4840-b8a8-7521ba82cf67 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5429b7f2-f51f-4840-b8a8-7521ba82cf67.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a423628a-9884-4fd4-9a22-5b4b2511cbe3 {
  text-align: left;
}

#s-a423628a-9884-4fd4-9a22-5b4b2511cbe3 .shg-product-sold-out {
  display: none;
  color: rgba(166, 203, 209, 1);
  font-size: 50px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a423628a-9884-4fd4-9a22-5b4b2511cbe3 .shg-product-price {
  color: rgba(166, 203, 209, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 50px;
}

#s-a423628a-9884-4fd4-9a22-5b4b2511cbe3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-341ded7b-023f-4467-83df-23d266df0378 {
  margin-top: -15px;
}

#s-9ae6fa3f-49c6-4142-ba15-f063afd2fcb6 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(17, 20, 23, 1);
}








#s-9ae6fa3f-49c6-4142-ba15-f063afd2fcb6 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9ae6fa3f-49c6-4142-ba15-f063afd2fcb6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-368580d4-1827-43f5-858f-17fcf31aafb3 {
  text-align: left;
}

#s-368580d4-1827-43f5-858f-17fcf31aafb3 .shg-product-quantity-wrapper {
  display: flex;
}

#s-368580d4-1827-43f5-858f-17fcf31aafb3 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}




  #s-368580d4-1827-43f5-858f-17fcf31aafb3 label {
    color: rgba(80, 116, 123, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: 25px;
  }

  
    #s-368580d4-1827-43f5-858f-17fcf31aafb3 label:after {
      display: block;
      content: ' ';
      margin-bottom: 15px;
    }
  


#s-531dfd14-29b9-4d4a-9c87-57a432c174ab {
  padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(255, 51, 0, 1);
}








#s-531dfd14-29b9-4d4a-9c87-57a432c174ab &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-531dfd14-29b9-4d4a-9c87-57a432c174ab.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-90964c85-bea3-4cba-a784-ccf460d7e586 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 15px;
background-color: rgba(255, 51, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-90964c85-bea3-4cba-a784-ccf460d7e586:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(38, 44, 49, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-90964c85-bea3-4cba-a784-ccf460d7e586:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-90964c85-bea3-4cba-a784-ccf460d7e586 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-90964c85-bea3-4cba-a784-ccf460d7e586.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90964c85-bea3-4cba-a784-ccf460d7e586.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  block ;
}

#s-90964c85-bea3-4cba-a784-ccf460d7e586.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 30px;
  color: rgba(80, 116, 123, 1);
}


  #s-90964c85-bea3-4cba-a784-ccf460d7e586.shg-btn.shg-product-atc-success {
    
    
    
    font-size: 30px;
    color: rgba(166, 203, 209, 1);
  }


#s-e3e1f6ff-c06e-43fa-bbe9-99dab51bb513 {
  margin-top: 10px;
margin-left: 1%;
margin-right: 1%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-e3e1f6ff-c06e-43fa-bbe9-99dab51bb513 {
  display: none;
}
#s-e3e1f6ff-c06e-43fa-bbe9-99dab51bb513, #wrap-s-e3e1f6ff-c06e-43fa-bbe9-99dab51bb513 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e3e1f6ff-c06e-43fa-bbe9-99dab51bb513 {
  display: none;
}
#s-e3e1f6ff-c06e-43fa-bbe9-99dab51bb513, #wrap-s-e3e1f6ff-c06e-43fa-bbe9-99dab51bb513 { display: none !important; }}@media (max-width: 767px){#s-e3e1f6ff-c06e-43fa-bbe9-99dab51bb513 {
  display: none;
}
#s-e3e1f6ff-c06e-43fa-bbe9-99dab51bb513, #wrap-s-e3e1f6ff-c06e-43fa-bbe9-99dab51bb513 { display: none !important; }}
@media (min-width: 0px) {
[id="s-e3e1f6ff-c06e-43fa-bbe9-99dab51bb513"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3e1f6ff-c06e-43fa-bbe9-99dab51bb513"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e3e1f6ff-c06e-43fa-bbe9-99dab51bb513"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3e1f6ff-c06e-43fa-bbe9-99dab51bb513"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-6db7edcf-94f0-4215-9d37-2fd4cb56dd39 {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 750px;
background-position: center center;
}








#s-6db7edcf-94f0-4215-9d37-2fd4cb56dd39 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6db7edcf-94f0-4215-9d37-2fd4cb56dd39.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dd9ecd34-06d0-4f1f-840b-941e9772819d {
  margin-left: 40%;
margin-bottom: 0px;
margin-right: 0%;
min-height: 50px;
}








#s-dd9ecd34-06d0-4f1f-840b-941e9772819d &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dd9ecd34-06d0-4f1f-840b-941e9772819d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bda352ca-9e96-4749-adc8-b21974b96597 {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-bda352ca-9e96-4749-adc8-b21974b96597 {
  
  
  
  
}

#s-bda352ca-9e96-4749-adc8-b21974b96597 {
  margin: 0 !important;
}





  img.s-bda352ca-9e96-4749-adc8-b21974b96597.shogun-image {
    
    
    
    
  }


.s-bda352ca-9e96-4749-adc8-b21974b96597 .shogun-image-content {
  
    align-items: center;
  
}

.s-bda352ca-9e96-4749-adc8-b21974b96597.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda352ca-9e96-4749-adc8-b21974b96597.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda352ca-9e96-4749-adc8-b21974b96597.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-bda352ca-9e96-4749-adc8-b21974b96597 {
  
  
  
  
}

#s-bda352ca-9e96-4749-adc8-b21974b96597 {
  margin: 0 !important;
}





  img.s-bda352ca-9e96-4749-adc8-b21974b96597.shogun-image {
    
    
    
    
  }


.s-bda352ca-9e96-4749-adc8-b21974b96597 .shogun-image-content {
  
    align-items: center;
  
}

.s-bda352ca-9e96-4749-adc8-b21974b96597.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda352ca-9e96-4749-adc8-b21974b96597.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda352ca-9e96-4749-adc8-b21974b96597.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-bda352ca-9e96-4749-adc8-b21974b96597 {
  
  
  
  
}

#s-bda352ca-9e96-4749-adc8-b21974b96597 {
  margin: 0 !important;
}





  img.s-bda352ca-9e96-4749-adc8-b21974b96597.shogun-image {
    
    
    
    
  }


.s-bda352ca-9e96-4749-adc8-b21974b96597 .shogun-image-content {
  
    align-items: center;
  
}

.s-bda352ca-9e96-4749-adc8-b21974b96597.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda352ca-9e96-4749-adc8-b21974b96597.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda352ca-9e96-4749-adc8-b21974b96597.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-bda352ca-9e96-4749-adc8-b21974b96597 {
  
  
  
  
}

#s-bda352ca-9e96-4749-adc8-b21974b96597 {
  margin: 0 !important;
}





  img.s-bda352ca-9e96-4749-adc8-b21974b96597.shogun-image {
    
    
    
    
  }


.s-bda352ca-9e96-4749-adc8-b21974b96597 .shogun-image-content {
  
    align-items: center;
  
}

.s-bda352ca-9e96-4749-adc8-b21974b96597.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda352ca-9e96-4749-adc8-b21974b96597.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda352ca-9e96-4749-adc8-b21974b96597.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-bda352ca-9e96-4749-adc8-b21974b96597 {
  
  
  
  
}

#s-bda352ca-9e96-4749-adc8-b21974b96597 {
  margin: 0 !important;
}





  img.s-bda352ca-9e96-4749-adc8-b21974b96597.shogun-image {
    
    
    
    
  }


.s-bda352ca-9e96-4749-adc8-b21974b96597 .shogun-image-content {
  
    align-items: center;
  
}

.s-bda352ca-9e96-4749-adc8-b21974b96597.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda352ca-9e96-4749-adc8-b21974b96597.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda352ca-9e96-4749-adc8-b21974b96597.shogun-image {
  box-sizing: border-box;
}




}
#s-ce2053ab-dd8f-45c1-954b-0086746cce98 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-ce2053ab-dd8f-45c1-954b-0086746cce98 .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 40px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-497a5c64-5a83-42cc-8bd7-c661ab4b4ba3 {
  margin-top: -20px;
padding-right: 0%;
}

#s-b6b29c22-9ddb-4206-834d-d33584b69781 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-b6b29c22-9ddb-4206-834d-d33584b69781:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b6b29c22-9ddb-4206-834d-d33584b69781:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-b6b29c22-9ddb-4206-834d-d33584b69781-root {
    text-align: center;
  }


#s-b6b29c22-9ddb-4206-834d-d33584b69781.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b6b29c22-9ddb-4206-834d-d33584b69781-root {
    text-align: center;
  }


#s-b6b29c22-9ddb-4206-834d-d33584b69781.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b6b29c22-9ddb-4206-834d-d33584b69781-root {
    text-align: center;
  }


#s-b6b29c22-9ddb-4206-834d-d33584b69781.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b6b29c22-9ddb-4206-834d-d33584b69781-root {
    text-align: center;
  }


#s-b6b29c22-9ddb-4206-834d-d33584b69781.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b6b29c22-9ddb-4206-834d-d33584b69781-root {
    text-align: center;
  }


#s-b6b29c22-9ddb-4206-834d-d33584b69781.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-ed3e905c-0529-4997-8b05-be19eaf6a45c {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-ed3e905c-0529-4997-8b05-be19eaf6a45c {
  display: none;
}
#s-ed3e905c-0529-4997-8b05-be19eaf6a45c, #wrap-s-ed3e905c-0529-4997-8b05-be19eaf6a45c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ed3e905c-0529-4997-8b05-be19eaf6a45c {
  display: none;
}
#s-ed3e905c-0529-4997-8b05-be19eaf6a45c, #wrap-s-ed3e905c-0529-4997-8b05-be19eaf6a45c { display: none !important; }}@media (max-width: 767px){#s-ed3e905c-0529-4997-8b05-be19eaf6a45c {
  display: none;
}
#s-ed3e905c-0529-4997-8b05-be19eaf6a45c, #wrap-s-ed3e905c-0529-4997-8b05-be19eaf6a45c { display: none !important; }}
@media (min-width: 0px) {
[id="s-ed3e905c-0529-4997-8b05-be19eaf6a45c"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed3e905c-0529-4997-8b05-be19eaf6a45c"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-ed3e905c-0529-4997-8b05-be19eaf6a45c"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-ed3e905c-0529-4997-8b05-be19eaf6a45c"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-6e4ab486-1a9d-4432-953e-a8e3b64900c3 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-6e4ab486-1a9d-4432-953e-a8e3b64900c3:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-6e4ab486-1a9d-4432-953e-a8e3b64900c3:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6e4ab486-1a9d-4432-953e-a8e3b64900c3-root {
    text-align: right;
  }


#s-6e4ab486-1a9d-4432-953e-a8e3b64900c3.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6e4ab486-1a9d-4432-953e-a8e3b64900c3-root {
    text-align: right;
  }


#s-6e4ab486-1a9d-4432-953e-a8e3b64900c3.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6e4ab486-1a9d-4432-953e-a8e3b64900c3-root {
    text-align: right;
  }


#s-6e4ab486-1a9d-4432-953e-a8e3b64900c3.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6e4ab486-1a9d-4432-953e-a8e3b64900c3-root {
    text-align: right;
  }


#s-6e4ab486-1a9d-4432-953e-a8e3b64900c3.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6e4ab486-1a9d-4432-953e-a8e3b64900c3-root {
    text-align: right;
  }


#s-6e4ab486-1a9d-4432-953e-a8e3b64900c3.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-47fc08c6-adc1-4b4d-8f35-d7c492fd8122 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-47fc08c6-adc1-4b4d-8f35-d7c492fd8122:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-47fc08c6-adc1-4b4d-8f35-d7c492fd8122:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-47fc08c6-adc1-4b4d-8f35-d7c492fd8122-root {
    text-align: left;
  }


#s-47fc08c6-adc1-4b4d-8f35-d7c492fd8122.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-47fc08c6-adc1-4b4d-8f35-d7c492fd8122-root {
    text-align: left;
  }


#s-47fc08c6-adc1-4b4d-8f35-d7c492fd8122.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-47fc08c6-adc1-4b4d-8f35-d7c492fd8122-root {
    text-align: left;
  }


#s-47fc08c6-adc1-4b4d-8f35-d7c492fd8122.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-47fc08c6-adc1-4b4d-8f35-d7c492fd8122-root {
    text-align: left;
  }


#s-47fc08c6-adc1-4b4d-8f35-d7c492fd8122.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-47fc08c6-adc1-4b4d-8f35-d7c492fd8122-root {
    text-align: left;
  }


#s-47fc08c6-adc1-4b4d-8f35-d7c492fd8122.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-812d6172-160f-4973-b74f-870802fe7152 {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 750px;
background-position: center center;
}








#s-812d6172-160f-4973-b74f-870802fe7152 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-812d6172-160f-4973-b74f-870802fe7152.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2225a8f0-86e5-4cfb-961b-58adc03f66b8 {
  margin-top: 60px;
margin-left: 0%;
margin-bottom: 60px;
margin-right: 45%;
min-height: 50px;
}








#s-2225a8f0-86e5-4cfb-961b-58adc03f66b8 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2225a8f0-86e5-4cfb-961b-58adc03f66b8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc {
  
  
  
  
}

#s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc {
  margin: 0 !important;
}





  img.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shogun-image {
    
    
    
    
  }


.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc .shogun-image-content {
  
    align-items: center;
  
}

.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc {
  
  
  
  
}

#s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc {
  margin: 0 !important;
}





  img.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shogun-image {
    
    
    
    
  }


.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc .shogun-image-content {
  
    align-items: center;
  
}

.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc {
  
  
  
  
}

#s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc {
  margin: 0 !important;
}





  img.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shogun-image {
    
    
    
    
  }


.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc .shogun-image-content {
  
    align-items: center;
  
}

.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc {
  
  
  
  
}

#s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc {
  margin: 0 !important;
}





  img.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shogun-image {
    
    
    
    
  }


.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc .shogun-image-content {
  
    align-items: center;
  
}

.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc {
  
  
  
  
}

#s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc {
  margin: 0 !important;
}





  img.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shogun-image {
    
    
    
    
  }


.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc .shogun-image-content {
  
    align-items: center;
  
}

.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a14fdf2-9133-4ef6-aedd-e4091765c1bc.shogun-image {
  box-sizing: border-box;
}




}
#s-9fc75daf-9862-405c-9c02-7c3d1f034824 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-9fc75daf-9862-405c-9c02-7c3d1f034824 .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 40px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-df2448b8-2965-4221-9c59-2b04caea9f71 {
  margin-top: -20px;
padding-right: 0%;
}

#s-3a05243b-ee2f-40a2-96df-4aaf02c46f03 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-3a05243b-ee2f-40a2-96df-4aaf02c46f03:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3a05243b-ee2f-40a2-96df-4aaf02c46f03:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-3a05243b-ee2f-40a2-96df-4aaf02c46f03-root {
    text-align: center;
  }


#s-3a05243b-ee2f-40a2-96df-4aaf02c46f03.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3a05243b-ee2f-40a2-96df-4aaf02c46f03-root {
    text-align: center;
  }


#s-3a05243b-ee2f-40a2-96df-4aaf02c46f03.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3a05243b-ee2f-40a2-96df-4aaf02c46f03-root {
    text-align: center;
  }


#s-3a05243b-ee2f-40a2-96df-4aaf02c46f03.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3a05243b-ee2f-40a2-96df-4aaf02c46f03-root {
    text-align: center;
  }


#s-3a05243b-ee2f-40a2-96df-4aaf02c46f03.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3a05243b-ee2f-40a2-96df-4aaf02c46f03-root {
    text-align: center;
  }


#s-3a05243b-ee2f-40a2-96df-4aaf02c46f03.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-44cab14c-3ff9-4fd0-bb44-0435e302e6af {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-44cab14c-3ff9-4fd0-bb44-0435e302e6af {
  display: none;
}
#s-44cab14c-3ff9-4fd0-bb44-0435e302e6af, #wrap-s-44cab14c-3ff9-4fd0-bb44-0435e302e6af { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-44cab14c-3ff9-4fd0-bb44-0435e302e6af {
  display: none;
}
#s-44cab14c-3ff9-4fd0-bb44-0435e302e6af, #wrap-s-44cab14c-3ff9-4fd0-bb44-0435e302e6af { display: none !important; }}@media (max-width: 767px){#s-44cab14c-3ff9-4fd0-bb44-0435e302e6af {
  display: none;
}
#s-44cab14c-3ff9-4fd0-bb44-0435e302e6af, #wrap-s-44cab14c-3ff9-4fd0-bb44-0435e302e6af { display: none !important; }}
@media (min-width: 0px) {
[id="s-44cab14c-3ff9-4fd0-bb44-0435e302e6af"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44cab14c-3ff9-4fd0-bb44-0435e302e6af"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-44cab14c-3ff9-4fd0-bb44-0435e302e6af"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-44cab14c-3ff9-4fd0-bb44-0435e302e6af"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-fbfa249b-b2be-422d-a24d-c4052768ec11 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-fbfa249b-b2be-422d-a24d-c4052768ec11:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-fbfa249b-b2be-422d-a24d-c4052768ec11:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-fbfa249b-b2be-422d-a24d-c4052768ec11-root {
    text-align: right;
  }


#s-fbfa249b-b2be-422d-a24d-c4052768ec11.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fbfa249b-b2be-422d-a24d-c4052768ec11-root {
    text-align: right;
  }


#s-fbfa249b-b2be-422d-a24d-c4052768ec11.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fbfa249b-b2be-422d-a24d-c4052768ec11-root {
    text-align: right;
  }


#s-fbfa249b-b2be-422d-a24d-c4052768ec11.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fbfa249b-b2be-422d-a24d-c4052768ec11-root {
    text-align: right;
  }


#s-fbfa249b-b2be-422d-a24d-c4052768ec11.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fbfa249b-b2be-422d-a24d-c4052768ec11-root {
    text-align: right;
  }


#s-fbfa249b-b2be-422d-a24d-c4052768ec11.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-e0539e43-2c07-4082-ad9a-df4246cadd08 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-e0539e43-2c07-4082-ad9a-df4246cadd08:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e0539e43-2c07-4082-ad9a-df4246cadd08:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-e0539e43-2c07-4082-ad9a-df4246cadd08-root {
    text-align: left;
  }


#s-e0539e43-2c07-4082-ad9a-df4246cadd08.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e0539e43-2c07-4082-ad9a-df4246cadd08-root {
    text-align: left;
  }


#s-e0539e43-2c07-4082-ad9a-df4246cadd08.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e0539e43-2c07-4082-ad9a-df4246cadd08-root {
    text-align: left;
  }


#s-e0539e43-2c07-4082-ad9a-df4246cadd08.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e0539e43-2c07-4082-ad9a-df4246cadd08-root {
    text-align: left;
  }


#s-e0539e43-2c07-4082-ad9a-df4246cadd08.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e0539e43-2c07-4082-ad9a-df4246cadd08-root {
    text-align: left;
  }


#s-e0539e43-2c07-4082-ad9a-df4246cadd08.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-08e90a69-e560-435c-bbeb-0e9ef0cfa9f5 {
  background-size: cover;
margin-top: 10px;
margin-left: 1%;
margin-right: 1%;
min-height: 50px;
background-position: center center;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-08e90a69-e560-435c-bbeb-0e9ef0cfa9f5 {
  display: none;
}
#s-08e90a69-e560-435c-bbeb-0e9ef0cfa9f5, #wrap-s-08e90a69-e560-435c-bbeb-0e9ef0cfa9f5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-08e90a69-e560-435c-bbeb-0e9ef0cfa9f5 {
  display: none;
}
#s-08e90a69-e560-435c-bbeb-0e9ef0cfa9f5, #wrap-s-08e90a69-e560-435c-bbeb-0e9ef0cfa9f5 { display: none !important; }}@media (max-width: 767px){#s-08e90a69-e560-435c-bbeb-0e9ef0cfa9f5 {
  display: none;
}
#s-08e90a69-e560-435c-bbeb-0e9ef0cfa9f5, #wrap-s-08e90a69-e560-435c-bbeb-0e9ef0cfa9f5 { display: none !important; }}







#s-08e90a69-e560-435c-bbeb-0e9ef0cfa9f5 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-08e90a69-e560-435c-bbeb-0e9ef0cfa9f5 {
  cursor: pointer;
}#s-08e90a69-e560-435c-bbeb-0e9ef0cfa9f5.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-7f48b334-767f-48e1-9b54-eeea41eee0ee"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f48b334-767f-48e1-9b54-eeea41eee0ee"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-7f48b334-767f-48e1-9b54-eeea41eee0ee"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f48b334-767f-48e1-9b54-eeea41eee0ee"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-b4a69789-68c3-4b81-8ccb-254bbf8b2bdb {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 600px;
background-position: center center;
}








#s-b4a69789-68c3-4b81-8ccb-254bbf8b2bdb &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b4a69789-68c3-4b81-8ccb-254bbf8b2bdb.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-3607856b-eec4-4b4f-937b-f8c2a8a49e4a {
  margin-top: 50px;
margin-left: 0%;
margin-bottom: 50px;
margin-right: 0%;
min-height: 50px;
}








#s-3607856b-eec4-4b4f-937b-f8c2a8a49e4a &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3607856b-eec4-4b4f-937b-f8c2a8a49e4a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab {
  
  
  
  
}

#s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab {
  margin: 0 !important;
}





  img.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shogun-image {
    
    
    
    
  }


.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab .shogun-image-content {
  
    align-items: center;
  
}

.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab {
  
  
  
  
}

#s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab {
  margin: 0 !important;
}





  img.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shogun-image {
    
    
    
    
  }


.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab .shogun-image-content {
  
    align-items: center;
  
}

.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab {
  
  
  
  
}

#s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab {
  margin: 0 !important;
}





  img.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shogun-image {
    
    
    
    
  }


.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab .shogun-image-content {
  
    align-items: center;
  
}

.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab {
  
  
  
  
}

#s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab {
  margin: 0 !important;
}





  img.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shogun-image {
    
    
    
    
  }


.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab .shogun-image-content {
  
    align-items: center;
  
}

.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab {
  
  
  
  
}

#s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab {
  margin: 0 !important;
}





  img.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shogun-image {
    
    
    
    
  }


.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab .shogun-image-content {
  
    align-items: center;
  
}

.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be023a9b-fa3e-4cb9-9131-2a45d5c2b9ab.shogun-image {
  box-sizing: border-box;
}




}
#s-c6abb87a-ff82-472f-a613-d14adf5b4dab {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-c6abb87a-ff82-472f-a613-d14adf5b4dab .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 25px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-86ddf1a8-cfb8-4ced-9531-3d1945931490 {
  margin-top: -20px;
padding-right: 0%;
}

#s-86e9e41a-0608-451f-9871-1fb8557e3869 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-86e9e41a-0608-451f-9871-1fb8557e3869:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-86e9e41a-0608-451f-9871-1fb8557e3869:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-86e9e41a-0608-451f-9871-1fb8557e3869-root {
    text-align: center;
  }


#s-86e9e41a-0608-451f-9871-1fb8557e3869.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-86e9e41a-0608-451f-9871-1fb8557e3869-root {
    text-align: center;
  }


#s-86e9e41a-0608-451f-9871-1fb8557e3869.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-86e9e41a-0608-451f-9871-1fb8557e3869-root {
    text-align: center;
  }


#s-86e9e41a-0608-451f-9871-1fb8557e3869.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-86e9e41a-0608-451f-9871-1fb8557e3869-root {
    text-align: center;
  }


#s-86e9e41a-0608-451f-9871-1fb8557e3869.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-86e9e41a-0608-451f-9871-1fb8557e3869-root {
    text-align: center;
  }


#s-86e9e41a-0608-451f-9871-1fb8557e3869.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-cc994296-1034-43c5-a741-feb043ef83da {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 600px;
background-position: center center;
}








#s-cc994296-1034-43c5-a741-feb043ef83da &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cc994296-1034-43c5-a741-feb043ef83da.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-caecfe77-d6c1-4bd8-ac55-e66af51b03e4 {
  margin-left: 5%;
margin-bottom: 35px;
margin-right: 5%;
min-height: 50px;
}








#s-caecfe77-d6c1-4bd8-ac55-e66af51b03e4 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-caecfe77-d6c1-4bd8-ac55-e66af51b03e4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f95bb537-1fa8-4640-8678-2d3e4a147408 {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-f95bb537-1fa8-4640-8678-2d3e4a147408 {
  
  
  
  
}

#s-f95bb537-1fa8-4640-8678-2d3e4a147408 {
  margin: 0 !important;
}





  img.s-f95bb537-1fa8-4640-8678-2d3e4a147408.shogun-image {
    
    
    
    
  }


.s-f95bb537-1fa8-4640-8678-2d3e4a147408 .shogun-image-content {
  
    align-items: center;
  
}

.s-f95bb537-1fa8-4640-8678-2d3e4a147408.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f95bb537-1fa8-4640-8678-2d3e4a147408.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f95bb537-1fa8-4640-8678-2d3e4a147408.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-f95bb537-1fa8-4640-8678-2d3e4a147408 {
  
  
  
  
}

#s-f95bb537-1fa8-4640-8678-2d3e4a147408 {
  margin: 0 !important;
}





  img.s-f95bb537-1fa8-4640-8678-2d3e4a147408.shogun-image {
    
    
    
    
  }


.s-f95bb537-1fa8-4640-8678-2d3e4a147408 .shogun-image-content {
  
    align-items: center;
  
}

.s-f95bb537-1fa8-4640-8678-2d3e4a147408.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f95bb537-1fa8-4640-8678-2d3e4a147408.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f95bb537-1fa8-4640-8678-2d3e4a147408.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-f95bb537-1fa8-4640-8678-2d3e4a147408 {
  
  
  
  
}

#s-f95bb537-1fa8-4640-8678-2d3e4a147408 {
  margin: 0 !important;
}





  img.s-f95bb537-1fa8-4640-8678-2d3e4a147408.shogun-image {
    
    
    
    
  }


.s-f95bb537-1fa8-4640-8678-2d3e4a147408 .shogun-image-content {
  
    align-items: center;
  
}

.s-f95bb537-1fa8-4640-8678-2d3e4a147408.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f95bb537-1fa8-4640-8678-2d3e4a147408.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f95bb537-1fa8-4640-8678-2d3e4a147408.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-f95bb537-1fa8-4640-8678-2d3e4a147408 {
  
  
  
  
}

#s-f95bb537-1fa8-4640-8678-2d3e4a147408 {
  margin: 0 !important;
}





  img.s-f95bb537-1fa8-4640-8678-2d3e4a147408.shogun-image {
    
    
    
    
  }


.s-f95bb537-1fa8-4640-8678-2d3e4a147408 .shogun-image-content {
  
    align-items: center;
  
}

.s-f95bb537-1fa8-4640-8678-2d3e4a147408.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f95bb537-1fa8-4640-8678-2d3e4a147408.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f95bb537-1fa8-4640-8678-2d3e4a147408.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-f95bb537-1fa8-4640-8678-2d3e4a147408 {
  
  
  
  
}

#s-f95bb537-1fa8-4640-8678-2d3e4a147408 {
  margin: 0 !important;
}





  img.s-f95bb537-1fa8-4640-8678-2d3e4a147408.shogun-image {
    
    
    
    
  }


.s-f95bb537-1fa8-4640-8678-2d3e4a147408 .shogun-image-content {
  
    align-items: center;
  
}

.s-f95bb537-1fa8-4640-8678-2d3e4a147408.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f95bb537-1fa8-4640-8678-2d3e4a147408.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f95bb537-1fa8-4640-8678-2d3e4a147408.shogun-image {
  box-sizing: border-box;
}




}
#s-0a57777d-975e-4805-ad37-3e324fdeff70 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-0a57777d-975e-4805-ad37-3e324fdeff70 .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 25px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-b868d334-4fc8-4f5b-91f7-46a703b067f3 {
  margin-top: -20px;
padding-right: 0%;
}

#s-9db2b4b7-eab9-41d6-8a42-ba53b4fec8bc {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-9db2b4b7-eab9-41d6-8a42-ba53b4fec8bc:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9db2b4b7-eab9-41d6-8a42-ba53b4fec8bc:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-9db2b4b7-eab9-41d6-8a42-ba53b4fec8bc-root {
    text-align: center;
  }


#s-9db2b4b7-eab9-41d6-8a42-ba53b4fec8bc.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9db2b4b7-eab9-41d6-8a42-ba53b4fec8bc-root {
    text-align: center;
  }


#s-9db2b4b7-eab9-41d6-8a42-ba53b4fec8bc.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9db2b4b7-eab9-41d6-8a42-ba53b4fec8bc-root {
    text-align: center;
  }


#s-9db2b4b7-eab9-41d6-8a42-ba53b4fec8bc.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9db2b4b7-eab9-41d6-8a42-ba53b4fec8bc-root {
    text-align: center;
  }


#s-9db2b4b7-eab9-41d6-8a42-ba53b4fec8bc.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9db2b4b7-eab9-41d6-8a42-ba53b4fec8bc-root {
    text-align: center;
  }


#s-9db2b4b7-eab9-41d6-8a42-ba53b4fec8bc.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-986a5860-21b8-439b-ac6f-dff8e971b064 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-986a5860-21b8-439b-ac6f-dff8e971b064"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-986a5860-21b8-439b-ac6f-dff8e971b064"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-986a5860-21b8-439b-ac6f-dff8e971b064"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-986a5860-21b8-439b-ac6f-dff8e971b064"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-e92f3879-5120-4259-9de8-3fad4c542082 {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 600px;
background-position: center center;
}








#s-e92f3879-5120-4259-9de8-3fad4c542082 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e92f3879-5120-4259-9de8-3fad4c542082.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-abd0743b-385e-4245-8633-feaad2933353 {
  margin-left: 25%;
margin-bottom: 35px;
margin-right: 8%;
min-height: 50px;
}








#s-abd0743b-385e-4245-8633-feaad2933353 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-abd0743b-385e-4245-8633-feaad2933353.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5b460268-716f-412e-ae60-bcb2d4112acb {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-5b460268-716f-412e-ae60-bcb2d4112acb {
  
  
  
  
}

#s-5b460268-716f-412e-ae60-bcb2d4112acb {
  margin: 0 !important;
}





  img.s-5b460268-716f-412e-ae60-bcb2d4112acb.shogun-image {
    
    
    
    
  }


.s-5b460268-716f-412e-ae60-bcb2d4112acb .shogun-image-content {
  
    align-items: center;
  
}

.s-5b460268-716f-412e-ae60-bcb2d4112acb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b460268-716f-412e-ae60-bcb2d4112acb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b460268-716f-412e-ae60-bcb2d4112acb.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-5b460268-716f-412e-ae60-bcb2d4112acb {
  
  
  
  
}

#s-5b460268-716f-412e-ae60-bcb2d4112acb {
  margin: 0 !important;
}





  img.s-5b460268-716f-412e-ae60-bcb2d4112acb.shogun-image {
    
    
    
    
  }


.s-5b460268-716f-412e-ae60-bcb2d4112acb .shogun-image-content {
  
    align-items: center;
  
}

.s-5b460268-716f-412e-ae60-bcb2d4112acb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b460268-716f-412e-ae60-bcb2d4112acb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b460268-716f-412e-ae60-bcb2d4112acb.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-5b460268-716f-412e-ae60-bcb2d4112acb {
  
  
  
  
}

#s-5b460268-716f-412e-ae60-bcb2d4112acb {
  margin: 0 !important;
}





  img.s-5b460268-716f-412e-ae60-bcb2d4112acb.shogun-image {
    
    
    
    
  }


.s-5b460268-716f-412e-ae60-bcb2d4112acb .shogun-image-content {
  
    align-items: center;
  
}

.s-5b460268-716f-412e-ae60-bcb2d4112acb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b460268-716f-412e-ae60-bcb2d4112acb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b460268-716f-412e-ae60-bcb2d4112acb.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-5b460268-716f-412e-ae60-bcb2d4112acb {
  
  
  
  
}

#s-5b460268-716f-412e-ae60-bcb2d4112acb {
  margin: 0 !important;
}





  img.s-5b460268-716f-412e-ae60-bcb2d4112acb.shogun-image {
    
    
    
    
  }


.s-5b460268-716f-412e-ae60-bcb2d4112acb .shogun-image-content {
  
    align-items: center;
  
}

.s-5b460268-716f-412e-ae60-bcb2d4112acb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b460268-716f-412e-ae60-bcb2d4112acb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b460268-716f-412e-ae60-bcb2d4112acb.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-5b460268-716f-412e-ae60-bcb2d4112acb {
  
  
  
  
}

#s-5b460268-716f-412e-ae60-bcb2d4112acb {
  margin: 0 !important;
}





  img.s-5b460268-716f-412e-ae60-bcb2d4112acb.shogun-image {
    
    
    
    
  }


.s-5b460268-716f-412e-ae60-bcb2d4112acb .shogun-image-content {
  
    align-items: center;
  
}

.s-5b460268-716f-412e-ae60-bcb2d4112acb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b460268-716f-412e-ae60-bcb2d4112acb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b460268-716f-412e-ae60-bcb2d4112acb.shogun-image {
  box-sizing: border-box;
}




}
#s-3ecbe3fd-1f7d-47e6-be74-cbacbff1a751 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-3ecbe3fd-1f7d-47e6-be74-cbacbff1a751 .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 25px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-c63d2850-bd2a-4508-9c31-9600ff19fda6 {
  margin-top: -20px;
padding-right: 0%;
}

#s-25c73db3-c5b4-40cb-8908-0cea18abfd72 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-25c73db3-c5b4-40cb-8908-0cea18abfd72:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-25c73db3-c5b4-40cb-8908-0cea18abfd72:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-25c73db3-c5b4-40cb-8908-0cea18abfd72-root {
    text-align: center;
  }


#s-25c73db3-c5b4-40cb-8908-0cea18abfd72.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-25c73db3-c5b4-40cb-8908-0cea18abfd72-root {
    text-align: center;
  }


#s-25c73db3-c5b4-40cb-8908-0cea18abfd72.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-25c73db3-c5b4-40cb-8908-0cea18abfd72-root {
    text-align: center;
  }


#s-25c73db3-c5b4-40cb-8908-0cea18abfd72.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-25c73db3-c5b4-40cb-8908-0cea18abfd72-root {
    text-align: center;
  }


#s-25c73db3-c5b4-40cb-8908-0cea18abfd72.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-25c73db3-c5b4-40cb-8908-0cea18abfd72-root {
    text-align: center;
  }


#s-25c73db3-c5b4-40cb-8908-0cea18abfd72.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-73409963-0432-4d60-94da-d5b157ff0532 {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 600px;
background-position: right bottom;
}








#s-73409963-0432-4d60-94da-d5b157ff0532 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-73409963-0432-4d60-94da-d5b157ff0532.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-64c80e7e-2849-4d23-b7d4-266799987293 {
  margin-top: 35px;
margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-64c80e7e-2849-4d23-b7d4-266799987293 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-64c80e7e-2849-4d23-b7d4-266799987293.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-beddc671-af8c-46b1-8bcb-83cf6e2824c6 {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-beddc671-af8c-46b1-8bcb-83cf6e2824c6 {
  
  
  
  
}

#s-beddc671-af8c-46b1-8bcb-83cf6e2824c6 {
  margin: 0 !important;
}





  img.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shogun-image {
    
    
    
    
  }


.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6 .shogun-image-content {
  
    align-items: center;
  
}

.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-beddc671-af8c-46b1-8bcb-83cf6e2824c6 {
  
  
  
  
}

#s-beddc671-af8c-46b1-8bcb-83cf6e2824c6 {
  margin: 0 !important;
}





  img.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shogun-image {
    
    
    
    
  }


.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6 .shogun-image-content {
  
    align-items: center;
  
}

.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-beddc671-af8c-46b1-8bcb-83cf6e2824c6 {
  
  
  
  
}

#s-beddc671-af8c-46b1-8bcb-83cf6e2824c6 {
  margin: 0 !important;
}





  img.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shogun-image {
    
    
    
    
  }


.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6 .shogun-image-content {
  
    align-items: center;
  
}

.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-beddc671-af8c-46b1-8bcb-83cf6e2824c6 {
  
  
  
  
}

#s-beddc671-af8c-46b1-8bcb-83cf6e2824c6 {
  margin: 0 !important;
}





  img.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shogun-image {
    
    
    
    
  }


.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6 .shogun-image-content {
  
    align-items: center;
  
}

.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-beddc671-af8c-46b1-8bcb-83cf6e2824c6 {
  
  
  
  
}

#s-beddc671-af8c-46b1-8bcb-83cf6e2824c6 {
  margin: 0 !important;
}





  img.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shogun-image {
    
    
    
    
  }


.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6 .shogun-image-content {
  
    align-items: center;
  
}

.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-beddc671-af8c-46b1-8bcb-83cf6e2824c6.shogun-image {
  box-sizing: border-box;
}




}
#s-aa1d46f2-d3bd-4eef-83f2-9bfbc99ed767 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-aa1d46f2-d3bd-4eef-83f2-9bfbc99ed767 .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 25px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-0e2ad28f-bbeb-4a11-b1a8-d2bee79c0175 {
  margin-top: -20px;
padding-right: 0%;
}

#s-d9104c2a-575a-42f6-9e04-7266cd255b17 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-d9104c2a-575a-42f6-9e04-7266cd255b17:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d9104c2a-575a-42f6-9e04-7266cd255b17:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-d9104c2a-575a-42f6-9e04-7266cd255b17-root {
    text-align: center;
  }


#s-d9104c2a-575a-42f6-9e04-7266cd255b17.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d9104c2a-575a-42f6-9e04-7266cd255b17-root {
    text-align: center;
  }


#s-d9104c2a-575a-42f6-9e04-7266cd255b17.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d9104c2a-575a-42f6-9e04-7266cd255b17-root {
    text-align: center;
  }


#s-d9104c2a-575a-42f6-9e04-7266cd255b17.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d9104c2a-575a-42f6-9e04-7266cd255b17-root {
    text-align: center;
  }


#s-d9104c2a-575a-42f6-9e04-7266cd255b17.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d9104c2a-575a-42f6-9e04-7266cd255b17-root {
    text-align: center;
  }


#s-d9104c2a-575a-42f6-9e04-7266cd255b17.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-e023312f-ce45-4ce4-8093-1c8b4a4b013c {
  margin-top: 15px;
margin-left: 1%;
margin-bottom: 0px;
margin-right: 1%;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-e023312f-ce45-4ce4-8093-1c8b4a4b013c {
  display: none;
}
#s-e023312f-ce45-4ce4-8093-1c8b4a4b013c, #wrap-s-e023312f-ce45-4ce4-8093-1c8b4a4b013c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e023312f-ce45-4ce4-8093-1c8b4a4b013c {
  display: none;
}
#s-e023312f-ce45-4ce4-8093-1c8b4a4b013c, #wrap-s-e023312f-ce45-4ce4-8093-1c8b4a4b013c { display: none !important; }}@media (max-width: 767px){#s-e023312f-ce45-4ce4-8093-1c8b4a4b013c {
  display: none;
}
#s-e023312f-ce45-4ce4-8093-1c8b4a4b013c, #wrap-s-e023312f-ce45-4ce4-8093-1c8b4a4b013c { display: none !important; }}
@media (min-width: 0px) {
[id="s-e023312f-ce45-4ce4-8093-1c8b4a4b013c"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e023312f-ce45-4ce4-8093-1c8b4a4b013c"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e023312f-ce45-4ce4-8093-1c8b4a4b013c"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e023312f-ce45-4ce4-8093-1c8b4a4b013c"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-0eed21be-cd38-4bb3-8233-69eb5767da10 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 600px;
background-position: center center;
}








#s-0eed21be-cd38-4bb3-8233-69eb5767da10 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0eed21be-cd38-4bb3-8233-69eb5767da10.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-23927c02-6e12-4a06-a39d-988b1171ed4d {
  margin-left: 40%;
margin-bottom: 0px;
margin-right: 0%;
min-height: 50px;
}








#s-23927c02-6e12-4a06-a39d-988b1171ed4d &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-23927c02-6e12-4a06-a39d-988b1171ed4d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7ba60ccb-ea43-4588-affe-abca74fab309 {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-7ba60ccb-ea43-4588-affe-abca74fab309 {
  
  
  
  
}

#s-7ba60ccb-ea43-4588-affe-abca74fab309 {
  margin: 0 !important;
}





  img.s-7ba60ccb-ea43-4588-affe-abca74fab309.shogun-image {
    
    
    
    
  }


.s-7ba60ccb-ea43-4588-affe-abca74fab309 .shogun-image-content {
  
    align-items: center;
  
}

.s-7ba60ccb-ea43-4588-affe-abca74fab309.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ba60ccb-ea43-4588-affe-abca74fab309.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ba60ccb-ea43-4588-affe-abca74fab309.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-7ba60ccb-ea43-4588-affe-abca74fab309 {
  
  
  
  
}

#s-7ba60ccb-ea43-4588-affe-abca74fab309 {
  margin: 0 !important;
}





  img.s-7ba60ccb-ea43-4588-affe-abca74fab309.shogun-image {
    
    
    
    
  }


.s-7ba60ccb-ea43-4588-affe-abca74fab309 .shogun-image-content {
  
    align-items: center;
  
}

.s-7ba60ccb-ea43-4588-affe-abca74fab309.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ba60ccb-ea43-4588-affe-abca74fab309.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ba60ccb-ea43-4588-affe-abca74fab309.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-7ba60ccb-ea43-4588-affe-abca74fab309 {
  
  
  
  
}

#s-7ba60ccb-ea43-4588-affe-abca74fab309 {
  margin: 0 !important;
}





  img.s-7ba60ccb-ea43-4588-affe-abca74fab309.shogun-image {
    
    
    
    
  }


.s-7ba60ccb-ea43-4588-affe-abca74fab309 .shogun-image-content {
  
    align-items: center;
  
}

.s-7ba60ccb-ea43-4588-affe-abca74fab309.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ba60ccb-ea43-4588-affe-abca74fab309.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ba60ccb-ea43-4588-affe-abca74fab309.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-7ba60ccb-ea43-4588-affe-abca74fab309 {
  
  
  
  
}

#s-7ba60ccb-ea43-4588-affe-abca74fab309 {
  margin: 0 !important;
}





  img.s-7ba60ccb-ea43-4588-affe-abca74fab309.shogun-image {
    
    
    
    
  }


.s-7ba60ccb-ea43-4588-affe-abca74fab309 .shogun-image-content {
  
    align-items: center;
  
}

.s-7ba60ccb-ea43-4588-affe-abca74fab309.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ba60ccb-ea43-4588-affe-abca74fab309.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ba60ccb-ea43-4588-affe-abca74fab309.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-7ba60ccb-ea43-4588-affe-abca74fab309 {
  
  
  
  
}

#s-7ba60ccb-ea43-4588-affe-abca74fab309 {
  margin: 0 !important;
}





  img.s-7ba60ccb-ea43-4588-affe-abca74fab309.shogun-image {
    
    
    
    
  }


.s-7ba60ccb-ea43-4588-affe-abca74fab309 .shogun-image-content {
  
    align-items: center;
  
}

.s-7ba60ccb-ea43-4588-affe-abca74fab309.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ba60ccb-ea43-4588-affe-abca74fab309.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ba60ccb-ea43-4588-affe-abca74fab309.shogun-image {
  box-sizing: border-box;
}




}
#s-80a902e9-b720-47ee-b80e-5ff4884111d5 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-80a902e9-b720-47ee-b80e-5ff4884111d5 .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 25px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-02fed023-05ea-4274-ab29-ce7cf9866b2c {
  margin-top: -20px;
padding-left: 5%;
padding-right: 5%;
}

#s-92988dd3-fd56-40e0-8489-4d4fc5630b18 {
  border-style: solid;
margin-top: 15px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-92988dd3-fd56-40e0-8489-4d4fc5630b18:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-92988dd3-fd56-40e0-8489-4d4fc5630b18:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-92988dd3-fd56-40e0-8489-4d4fc5630b18-root {
    text-align: center;
  }


#s-92988dd3-fd56-40e0-8489-4d4fc5630b18.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-92988dd3-fd56-40e0-8489-4d4fc5630b18-root {
    text-align: center;
  }


#s-92988dd3-fd56-40e0-8489-4d4fc5630b18.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-92988dd3-fd56-40e0-8489-4d4fc5630b18-root {
    text-align: center;
  }


#s-92988dd3-fd56-40e0-8489-4d4fc5630b18.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-92988dd3-fd56-40e0-8489-4d4fc5630b18-root {
    text-align: center;
  }


#s-92988dd3-fd56-40e0-8489-4d4fc5630b18.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-92988dd3-fd56-40e0-8489-4d4fc5630b18-root {
    text-align: center;
  }


#s-92988dd3-fd56-40e0-8489-4d4fc5630b18.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-d8e0ba46-bb5d-4ea8-9bee-305bb283d0ce {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0%;
margin-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 600px;
background-position: center top;
}








#s-d8e0ba46-bb5d-4ea8-9bee-305bb283d0ce &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d8e0ba46-bb5d-4ea8-9bee-305bb283d0ce.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e294478c-0610-4509-9c1e-82b52ac53e5b {
  margin-top: 10px;
margin-left: 8%;
margin-bottom: 60px;
margin-right: 15%;
min-height: 50px;
}








#s-e294478c-0610-4509-9c1e-82b52ac53e5b &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e294478c-0610-4509-9c1e-82b52ac53e5b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-43bb31dc-745f-4fd2-8374-decd81f7edc9 {
  padding-left: 0%;
padding-right: 0%;
text-align: left;
}



.shg-image-margin-container-s-43bb31dc-745f-4fd2-8374-decd81f7edc9 {
  
  
  
  
}

#s-43bb31dc-745f-4fd2-8374-decd81f7edc9 {
  margin: 0 !important;
}





  img.s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shogun-image {
    
    
    
    
  }


.s-43bb31dc-745f-4fd2-8374-decd81f7edc9 .shogun-image-content {
  
    align-items: center;
  
}

.s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-43bb31dc-745f-4fd2-8374-decd81f7edc9 {
  
  
  
  
}

#s-43bb31dc-745f-4fd2-8374-decd81f7edc9 {
  margin: 0 !important;
}





  img.s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shogun-image {
    
    
    
    
  }


.s-43bb31dc-745f-4fd2-8374-decd81f7edc9 .shogun-image-content {
  
    align-items: center;
  
}

.s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-43bb31dc-745f-4fd2-8374-decd81f7edc9 {
  
  
  
  
}

#s-43bb31dc-745f-4fd2-8374-decd81f7edc9 {
  margin: 0 !important;
}





  img.s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shogun-image {
    
    
    
    
  }


.s-43bb31dc-745f-4fd2-8374-decd81f7edc9 .shogun-image-content {
  
    align-items: center;
  
}

.s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-43bb31dc-745f-4fd2-8374-decd81f7edc9 {
  
  
  
  
}

#s-43bb31dc-745f-4fd2-8374-decd81f7edc9 {
  margin: 0 !important;
}





  img.s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shogun-image {
    
    
    
    
  }


.s-43bb31dc-745f-4fd2-8374-decd81f7edc9 .shogun-image-content {
  
    align-items: center;
  
}

.s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-43bb31dc-745f-4fd2-8374-decd81f7edc9 {
  
  
  
  
}

#s-43bb31dc-745f-4fd2-8374-decd81f7edc9 {
  margin: 0 !important;
}





  img.s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shogun-image {
    
    
    
    
  }


.s-43bb31dc-745f-4fd2-8374-decd81f7edc9 .shogun-image-content {
  
    align-items: center;
  
}

.s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43bb31dc-745f-4fd2-8374-decd81f7edc9.shogun-image {
  box-sizing: border-box;
}




}
#s-6cd6bf98-a16b-451e-8bda-514754e1b308 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: left;
}

#s-6cd6bf98-a16b-451e-8bda-514754e1b308 .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 25px;
  
  letter-spacing: 2px;
  text-align: left;
}



#s-a90ad100-fcd7-42d9-83ae-6b7d8b5e8372 {
  margin-top: -20px;
padding-right: 0%;
}

#s-6bfecde0-e263-4ab0-a686-c5670fab812c {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-6bfecde0-e263-4ab0-a686-c5670fab812c:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-6bfecde0-e263-4ab0-a686-c5670fab812c:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-6bfecde0-e263-4ab0-a686-c5670fab812c-root {
    text-align: left;
  }


#s-6bfecde0-e263-4ab0-a686-c5670fab812c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6bfecde0-e263-4ab0-a686-c5670fab812c-root {
    text-align: left;
  }


#s-6bfecde0-e263-4ab0-a686-c5670fab812c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6bfecde0-e263-4ab0-a686-c5670fab812c-root {
    text-align: left;
  }


#s-6bfecde0-e263-4ab0-a686-c5670fab812c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6bfecde0-e263-4ab0-a686-c5670fab812c-root {
    text-align: left;
  }


#s-6bfecde0-e263-4ab0-a686-c5670fab812c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6bfecde0-e263-4ab0-a686-c5670fab812c-root {
    text-align: left;
  }


#s-6bfecde0-e263-4ab0-a686-c5670fab812c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-a1b37222-ac0a-499e-a1c9-70739a975d4e {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-a1b37222-ac0a-499e-a1c9-70739a975d4e {
  display: none;
}
#s-a1b37222-ac0a-499e-a1c9-70739a975d4e, #wrap-s-a1b37222-ac0a-499e-a1c9-70739a975d4e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a1b37222-ac0a-499e-a1c9-70739a975d4e {
  display: none;
}
#s-a1b37222-ac0a-499e-a1c9-70739a975d4e, #wrap-s-a1b37222-ac0a-499e-a1c9-70739a975d4e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a1b37222-ac0a-499e-a1c9-70739a975d4e {
  display: none;
}
#s-a1b37222-ac0a-499e-a1c9-70739a975d4e, #wrap-s-a1b37222-ac0a-499e-a1c9-70739a975d4e { display: none !important; }}
@media (min-width: 0px) {
[id="s-a1b37222-ac0a-499e-a1c9-70739a975d4e"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1b37222-ac0a-499e-a1c9-70739a975d4e"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a1b37222-ac0a-499e-a1c9-70739a975d4e"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1b37222-ac0a-499e-a1c9-70739a975d4e"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-ed865463-e34c-4661-8d1e-b99d7cbfe8ec {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-left: 0%;
margin-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 550px;
background-position: center center;
}








#s-ed865463-e34c-4661-8d1e-b99d7cbfe8ec &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ed865463-e34c-4661-8d1e-b99d7cbfe8ec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2ec653db-19b9-452c-8a71-bd50c6a01c61 {
  margin-left: 40%;
margin-bottom: 0px;
margin-right: 0%;
min-height: 50px;
}








#s-2ec653db-19b9-452c-8a71-bd50c6a01c61 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2ec653db-19b9-452c-8a71-bd50c6a01c61.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-08bb5ed7-a041-4f8a-bd00-12e10683b97f {
  margin-top: 25px;
padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-08bb5ed7-a041-4f8a-bd00-12e10683b97f {
  
  
  margin-top: 25px;
  
}

#s-08bb5ed7-a041-4f8a-bd00-12e10683b97f {
  margin: 0 !important;
}





  img.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shogun-image {
    
    
    
    
  }


.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f .shogun-image-content {
  
    align-items: center;
  
}

.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-08bb5ed7-a041-4f8a-bd00-12e10683b97f {
  
  
  
  
}

#s-08bb5ed7-a041-4f8a-bd00-12e10683b97f {
  margin: 0 !important;
}





  img.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shogun-image {
    
    
    
    
  }


.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f .shogun-image-content {
  
    align-items: center;
  
}

.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-08bb5ed7-a041-4f8a-bd00-12e10683b97f {
  
  
  
  
}

#s-08bb5ed7-a041-4f8a-bd00-12e10683b97f {
  margin: 0 !important;
}





  img.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shogun-image {
    
    
    
    
  }


.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f .shogun-image-content {
  
    align-items: center;
  
}

.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-08bb5ed7-a041-4f8a-bd00-12e10683b97f {
  
  
  
  
}

#s-08bb5ed7-a041-4f8a-bd00-12e10683b97f {
  margin: 0 !important;
}





  img.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shogun-image {
    
    
    
    
  }


.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f .shogun-image-content {
  
    align-items: center;
  
}

.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-08bb5ed7-a041-4f8a-bd00-12e10683b97f {
  
  
  
  
}

#s-08bb5ed7-a041-4f8a-bd00-12e10683b97f {
  margin: 0 !important;
}





  img.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shogun-image {
    
    
    
    
  }


.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f .shogun-image-content {
  
    align-items: center;
  
}

.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08bb5ed7-a041-4f8a-bd00-12e10683b97f.shogun-image {
  box-sizing: border-box;
}




}
#s-b049c09f-cca7-4331-8988-994a362ad6f1 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-b049c09f-cca7-4331-8988-994a362ad6f1 .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 25px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-2bbdee33-1d1a-4b50-aad2-00584b373d17 {
  margin-top: -20px;
padding-left: 5%;
padding-right: 5%;
}

#s-1d544795-64f4-4c3c-9f72-62e9714f7319 {
  border-style: solid;
margin-top: 15px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-1d544795-64f4-4c3c-9f72-62e9714f7319:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1d544795-64f4-4c3c-9f72-62e9714f7319:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-1d544795-64f4-4c3c-9f72-62e9714f7319-root {
    text-align: center;
  }


#s-1d544795-64f4-4c3c-9f72-62e9714f7319.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1d544795-64f4-4c3c-9f72-62e9714f7319-root {
    text-align: center;
  }


#s-1d544795-64f4-4c3c-9f72-62e9714f7319.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1d544795-64f4-4c3c-9f72-62e9714f7319-root {
    text-align: center;
  }


#s-1d544795-64f4-4c3c-9f72-62e9714f7319.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1d544795-64f4-4c3c-9f72-62e9714f7319-root {
    text-align: center;
  }


#s-1d544795-64f4-4c3c-9f72-62e9714f7319.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1d544795-64f4-4c3c-9f72-62e9714f7319-root {
    text-align: center;
  }


#s-1d544795-64f4-4c3c-9f72-62e9714f7319.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-7d9113c3-47a3-4865-9929-561e7a571265 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-left: 0%;
margin-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 550px;
background-position: center top;
}








#s-7d9113c3-47a3-4865-9929-561e7a571265 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7d9113c3-47a3-4865-9929-561e7a571265.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6194729f-7b24-4952-968f-39068e684cc7 {
  margin-top: 10px;
margin-left: 8%;
margin-bottom: 60px;
margin-right: 15%;
min-height: 50px;
}








#s-6194729f-7b24-4952-968f-39068e684cc7 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6194729f-7b24-4952-968f-39068e684cc7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ab27d3e8-50df-4987-be25-65f8d14e23fd {
  margin-top: 25px;
padding-left: 0%;
padding-right: 0%;
text-align: left;
}



.shg-image-margin-container-s-ab27d3e8-50df-4987-be25-65f8d14e23fd {
  
  
  margin-top: 25px;
  
}

#s-ab27d3e8-50df-4987-be25-65f8d14e23fd {
  margin: 0 !important;
}





  img.s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shogun-image {
    
    
    
    
  }


.s-ab27d3e8-50df-4987-be25-65f8d14e23fd .shogun-image-content {
  
    align-items: center;
  
}

.s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-ab27d3e8-50df-4987-be25-65f8d14e23fd {
  
  
  
  
}

#s-ab27d3e8-50df-4987-be25-65f8d14e23fd {
  margin: 0 !important;
}





  img.s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shogun-image {
    
    
    
    
  }


.s-ab27d3e8-50df-4987-be25-65f8d14e23fd .shogun-image-content {
  
    align-items: center;
  
}

.s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-ab27d3e8-50df-4987-be25-65f8d14e23fd {
  
  
  
  
}

#s-ab27d3e8-50df-4987-be25-65f8d14e23fd {
  margin: 0 !important;
}





  img.s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shogun-image {
    
    
    
    
  }


.s-ab27d3e8-50df-4987-be25-65f8d14e23fd .shogun-image-content {
  
    align-items: center;
  
}

.s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-ab27d3e8-50df-4987-be25-65f8d14e23fd {
  
  
  
  
}

#s-ab27d3e8-50df-4987-be25-65f8d14e23fd {
  margin: 0 !important;
}





  img.s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shogun-image {
    
    
    
    
  }


.s-ab27d3e8-50df-4987-be25-65f8d14e23fd .shogun-image-content {
  
    align-items: center;
  
}

.s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-ab27d3e8-50df-4987-be25-65f8d14e23fd {
  
  
  
  
}

#s-ab27d3e8-50df-4987-be25-65f8d14e23fd {
  margin: 0 !important;
}





  img.s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shogun-image {
    
    
    
    
  }


.s-ab27d3e8-50df-4987-be25-65f8d14e23fd .shogun-image-content {
  
    align-items: center;
  
}

.s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab27d3e8-50df-4987-be25-65f8d14e23fd.shogun-image {
  box-sizing: border-box;
}




}
#s-98d916c9-c34e-4a73-a6ce-34ea32f38558 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: left;
}

#s-98d916c9-c34e-4a73-a6ce-34ea32f38558 .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 25px;
  
  letter-spacing: 2px;
  text-align: left;
}



#s-dce0564c-fb0b-428d-a678-c07f2d7dc714 {
  margin-top: -20px;
padding-right: 0%;
}

#s-c677ba27-753f-47a8-b8e5-ddbf2f09c6b5 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-c677ba27-753f-47a8-b8e5-ddbf2f09c6b5:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c677ba27-753f-47a8-b8e5-ddbf2f09c6b5:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-c677ba27-753f-47a8-b8e5-ddbf2f09c6b5-root {
    text-align: left;
  }


#s-c677ba27-753f-47a8-b8e5-ddbf2f09c6b5.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c677ba27-753f-47a8-b8e5-ddbf2f09c6b5-root {
    text-align: left;
  }


#s-c677ba27-753f-47a8-b8e5-ddbf2f09c6b5.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c677ba27-753f-47a8-b8e5-ddbf2f09c6b5-root {
    text-align: left;
  }


#s-c677ba27-753f-47a8-b8e5-ddbf2f09c6b5.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c677ba27-753f-47a8-b8e5-ddbf2f09c6b5-root {
    text-align: left;
  }


#s-c677ba27-753f-47a8-b8e5-ddbf2f09c6b5.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c677ba27-753f-47a8-b8e5-ddbf2f09c6b5-root {
    text-align: left;
  }


#s-c677ba27-753f-47a8-b8e5-ddbf2f09c6b5.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-70dc0ea5-4a26-4d1d-a165-18f9b53df74d {
  background-size: cover;
margin-top: 10px;
margin-left: 0%;
margin-right: 0%;
min-height: 50px;
background-position: center center;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-70dc0ea5-4a26-4d1d-a165-18f9b53df74d {
  display: none;
}
#s-70dc0ea5-4a26-4d1d-a165-18f9b53df74d, #wrap-s-70dc0ea5-4a26-4d1d-a165-18f9b53df74d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-70dc0ea5-4a26-4d1d-a165-18f9b53df74d {
  display: none;
}
#s-70dc0ea5-4a26-4d1d-a165-18f9b53df74d, #wrap-s-70dc0ea5-4a26-4d1d-a165-18f9b53df74d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-70dc0ea5-4a26-4d1d-a165-18f9b53df74d {
  display: none;
}
#s-70dc0ea5-4a26-4d1d-a165-18f9b53df74d, #wrap-s-70dc0ea5-4a26-4d1d-a165-18f9b53df74d { display: none !important; }}







#s-70dc0ea5-4a26-4d1d-a165-18f9b53df74d &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-70dc0ea5-4a26-4d1d-a165-18f9b53df74d {
  cursor: pointer;
}#s-70dc0ea5-4a26-4d1d-a165-18f9b53df74d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-08f45fbe-64f9-4a2a-bc91-866f4549cd98"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08f45fbe-64f9-4a2a-bc91-866f4549cd98"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-08f45fbe-64f9-4a2a-bc91-866f4549cd98"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-08f45fbe-64f9-4a2a-bc91-866f4549cd98"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-cf69f8f6-1c62-4267-aa66-62d99400a709 {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 550px;
background-position: center center;
}








#s-cf69f8f6-1c62-4267-aa66-62d99400a709 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cf69f8f6-1c62-4267-aa66-62d99400a709.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-c802bf6d-c100-44a4-b6c3-50ab2e570ba7 {
  margin-top: 50px;
margin-left: 0%;
margin-bottom: 50px;
margin-right: 0%;
min-height: 50px;
}








#s-c802bf6d-c100-44a4-b6c3-50ab2e570ba7 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c802bf6d-c100-44a4-b6c3-50ab2e570ba7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c8858bc1-e242-4735-8e20-1b55cebeec53 {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-c8858bc1-e242-4735-8e20-1b55cebeec53 {
  
  
  
  
}

#s-c8858bc1-e242-4735-8e20-1b55cebeec53 {
  margin: 0 !important;
}





  img.s-c8858bc1-e242-4735-8e20-1b55cebeec53.shogun-image {
    
    
    
    
  }


.s-c8858bc1-e242-4735-8e20-1b55cebeec53 .shogun-image-content {
  
    align-items: center;
  
}

.s-c8858bc1-e242-4735-8e20-1b55cebeec53.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8858bc1-e242-4735-8e20-1b55cebeec53.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8858bc1-e242-4735-8e20-1b55cebeec53.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-c8858bc1-e242-4735-8e20-1b55cebeec53 {
  
  
  
  
}

#s-c8858bc1-e242-4735-8e20-1b55cebeec53 {
  margin: 0 !important;
}





  img.s-c8858bc1-e242-4735-8e20-1b55cebeec53.shogun-image {
    
    
    
    
  }


.s-c8858bc1-e242-4735-8e20-1b55cebeec53 .shogun-image-content {
  
    align-items: center;
  
}

.s-c8858bc1-e242-4735-8e20-1b55cebeec53.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8858bc1-e242-4735-8e20-1b55cebeec53.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8858bc1-e242-4735-8e20-1b55cebeec53.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-c8858bc1-e242-4735-8e20-1b55cebeec53 {
  
  
  
  
}

#s-c8858bc1-e242-4735-8e20-1b55cebeec53 {
  margin: 0 !important;
}





  img.s-c8858bc1-e242-4735-8e20-1b55cebeec53.shogun-image {
    
    
    
    
  }


.s-c8858bc1-e242-4735-8e20-1b55cebeec53 .shogun-image-content {
  
    align-items: center;
  
}

.s-c8858bc1-e242-4735-8e20-1b55cebeec53.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8858bc1-e242-4735-8e20-1b55cebeec53.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8858bc1-e242-4735-8e20-1b55cebeec53.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-c8858bc1-e242-4735-8e20-1b55cebeec53 {
  
  
  
  
}

#s-c8858bc1-e242-4735-8e20-1b55cebeec53 {
  margin: 0 !important;
}





  img.s-c8858bc1-e242-4735-8e20-1b55cebeec53.shogun-image {
    
    
    
    
  }


.s-c8858bc1-e242-4735-8e20-1b55cebeec53 .shogun-image-content {
  
    align-items: center;
  
}

.s-c8858bc1-e242-4735-8e20-1b55cebeec53.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8858bc1-e242-4735-8e20-1b55cebeec53.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8858bc1-e242-4735-8e20-1b55cebeec53.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-c8858bc1-e242-4735-8e20-1b55cebeec53 {
  
  
  
  
}

#s-c8858bc1-e242-4735-8e20-1b55cebeec53 {
  margin: 0 !important;
}





  img.s-c8858bc1-e242-4735-8e20-1b55cebeec53.shogun-image {
    
    
    
    
  }


.s-c8858bc1-e242-4735-8e20-1b55cebeec53 .shogun-image-content {
  
    align-items: center;
  
}

.s-c8858bc1-e242-4735-8e20-1b55cebeec53.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8858bc1-e242-4735-8e20-1b55cebeec53.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8858bc1-e242-4735-8e20-1b55cebeec53.shogun-image {
  box-sizing: border-box;
}




}
#s-2c6ee74f-3373-49f6-b13c-990094873626 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-2c6ee74f-3373-49f6-b13c-990094873626 .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 25px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-5e67b9d2-c474-4535-8d06-9d1aab759f89 {
  margin-top: -20px;
padding-right: 0%;
}

#s-3107aaa3-41c9-4da5-abca-0dfb49245cae {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-3107aaa3-41c9-4da5-abca-0dfb49245cae:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3107aaa3-41c9-4da5-abca-0dfb49245cae:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-3107aaa3-41c9-4da5-abca-0dfb49245cae-root {
    text-align: center;
  }


#s-3107aaa3-41c9-4da5-abca-0dfb49245cae.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3107aaa3-41c9-4da5-abca-0dfb49245cae-root {
    text-align: center;
  }


#s-3107aaa3-41c9-4da5-abca-0dfb49245cae.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3107aaa3-41c9-4da5-abca-0dfb49245cae-root {
    text-align: center;
  }


#s-3107aaa3-41c9-4da5-abca-0dfb49245cae.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3107aaa3-41c9-4da5-abca-0dfb49245cae-root {
    text-align: center;
  }


#s-3107aaa3-41c9-4da5-abca-0dfb49245cae.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3107aaa3-41c9-4da5-abca-0dfb49245cae-root {
    text-align: center;
  }


#s-3107aaa3-41c9-4da5-abca-0dfb49245cae.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-81415150-7e30-41d6-8ccb-433812fee02e {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-81415150-7e30-41d6-8ccb-433812fee02e"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81415150-7e30-41d6-8ccb-433812fee02e"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-81415150-7e30-41d6-8ccb-433812fee02e"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-81415150-7e30-41d6-8ccb-433812fee02e"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-fb12d3ec-16a2-4a36-95e0-a7971b39e4c8 {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 550px;
background-position: center center;
}








#s-fb12d3ec-16a2-4a36-95e0-a7971b39e4c8 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fb12d3ec-16a2-4a36-95e0-a7971b39e4c8.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-281c449e-5445-436a-a576-3207354147a8 {
  margin-left: 25%;
margin-bottom: 35px;
margin-right: 8%;
min-height: 50px;
}








#s-281c449e-5445-436a-a576-3207354147a8 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-281c449e-5445-436a-a576-3207354147a8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-214b00a1-76e3-4c02-bc71-33fb34570507 {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-214b00a1-76e3-4c02-bc71-33fb34570507 {
  
  
  
  
}

#s-214b00a1-76e3-4c02-bc71-33fb34570507 {
  margin: 0 !important;
}





  img.s-214b00a1-76e3-4c02-bc71-33fb34570507.shogun-image {
    
    
    
    
  }


.s-214b00a1-76e3-4c02-bc71-33fb34570507 .shogun-image-content {
  
    align-items: center;
  
}

.s-214b00a1-76e3-4c02-bc71-33fb34570507.shg-align-container {
  display: flex;
  justify-content: center
}

.s-214b00a1-76e3-4c02-bc71-33fb34570507.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-214b00a1-76e3-4c02-bc71-33fb34570507.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-214b00a1-76e3-4c02-bc71-33fb34570507 {
  
  
  
  
}

#s-214b00a1-76e3-4c02-bc71-33fb34570507 {
  margin: 0 !important;
}





  img.s-214b00a1-76e3-4c02-bc71-33fb34570507.shogun-image {
    
    
    
    
  }


.s-214b00a1-76e3-4c02-bc71-33fb34570507 .shogun-image-content {
  
    align-items: center;
  
}

.s-214b00a1-76e3-4c02-bc71-33fb34570507.shg-align-container {
  display: flex;
  justify-content: center
}

.s-214b00a1-76e3-4c02-bc71-33fb34570507.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-214b00a1-76e3-4c02-bc71-33fb34570507.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-214b00a1-76e3-4c02-bc71-33fb34570507 {
  
  
  
  
}

#s-214b00a1-76e3-4c02-bc71-33fb34570507 {
  margin: 0 !important;
}





  img.s-214b00a1-76e3-4c02-bc71-33fb34570507.shogun-image {
    
    
    
    
  }


.s-214b00a1-76e3-4c02-bc71-33fb34570507 .shogun-image-content {
  
    align-items: center;
  
}

.s-214b00a1-76e3-4c02-bc71-33fb34570507.shg-align-container {
  display: flex;
  justify-content: center
}

.s-214b00a1-76e3-4c02-bc71-33fb34570507.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-214b00a1-76e3-4c02-bc71-33fb34570507.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-214b00a1-76e3-4c02-bc71-33fb34570507 {
  
  
  
  
}

#s-214b00a1-76e3-4c02-bc71-33fb34570507 {
  margin: 0 !important;
}





  img.s-214b00a1-76e3-4c02-bc71-33fb34570507.shogun-image {
    
    
    
    
  }


.s-214b00a1-76e3-4c02-bc71-33fb34570507 .shogun-image-content {
  
    align-items: center;
  
}

.s-214b00a1-76e3-4c02-bc71-33fb34570507.shg-align-container {
  display: flex;
  justify-content: center
}

.s-214b00a1-76e3-4c02-bc71-33fb34570507.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-214b00a1-76e3-4c02-bc71-33fb34570507.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-214b00a1-76e3-4c02-bc71-33fb34570507 {
  
  
  
  
}

#s-214b00a1-76e3-4c02-bc71-33fb34570507 {
  margin: 0 !important;
}





  img.s-214b00a1-76e3-4c02-bc71-33fb34570507.shogun-image {
    
    
    
    
  }


.s-214b00a1-76e3-4c02-bc71-33fb34570507 .shogun-image-content {
  
    align-items: center;
  
}

.s-214b00a1-76e3-4c02-bc71-33fb34570507.shg-align-container {
  display: flex;
  justify-content: center
}

.s-214b00a1-76e3-4c02-bc71-33fb34570507.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-214b00a1-76e3-4c02-bc71-33fb34570507.shogun-image {
  box-sizing: border-box;
}




}
#s-74103545-5031-4b32-9558-1ca90b18dbbe {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-74103545-5031-4b32-9558-1ca90b18dbbe .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 25px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-1122e670-016c-4885-ac0c-706c85f416d1 {
  margin-top: -20px;
padding-right: 0%;
}

#s-d6a563c6-6e22-47ac-99a4-a1ef4ff76b7c {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-d6a563c6-6e22-47ac-99a4-a1ef4ff76b7c:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d6a563c6-6e22-47ac-99a4-a1ef4ff76b7c:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-d6a563c6-6e22-47ac-99a4-a1ef4ff76b7c-root {
    text-align: center;
  }


#s-d6a563c6-6e22-47ac-99a4-a1ef4ff76b7c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d6a563c6-6e22-47ac-99a4-a1ef4ff76b7c-root {
    text-align: center;
  }


#s-d6a563c6-6e22-47ac-99a4-a1ef4ff76b7c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d6a563c6-6e22-47ac-99a4-a1ef4ff76b7c-root {
    text-align: center;
  }


#s-d6a563c6-6e22-47ac-99a4-a1ef4ff76b7c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d6a563c6-6e22-47ac-99a4-a1ef4ff76b7c-root {
    text-align: center;
  }


#s-d6a563c6-6e22-47ac-99a4-a1ef4ff76b7c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d6a563c6-6e22-47ac-99a4-a1ef4ff76b7c-root {
    text-align: center;
  }


#s-d6a563c6-6e22-47ac-99a4-a1ef4ff76b7c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-2ca99ca9-5bd0-4272-889c-4b5454e28b0a {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 550px;
background-position: center center;
}








#s-2ca99ca9-5bd0-4272-889c-4b5454e28b0a &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2ca99ca9-5bd0-4272-889c-4b5454e28b0a.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-b2a23d10-0899-404f-b0da-e728dab12bbf {
  margin-left: 5%;
margin-bottom: 35px;
margin-right: 5%;
min-height: 50px;
}








#s-b2a23d10-0899-404f-b0da-e728dab12bbf &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b2a23d10-0899-404f-b0da-e728dab12bbf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-395c1d1f-f933-4d39-bc02-1dcca3e60b34 {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-395c1d1f-f933-4d39-bc02-1dcca3e60b34 {
  
  
  
  
}

#s-395c1d1f-f933-4d39-bc02-1dcca3e60b34 {
  margin: 0 !important;
}





  img.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shogun-image {
    
    
    
    
  }


.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34 .shogun-image-content {
  
    align-items: center;
  
}

.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shg-align-container {
  display: flex;
  justify-content: center
}

.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-395c1d1f-f933-4d39-bc02-1dcca3e60b34 {
  
  
  
  
}

#s-395c1d1f-f933-4d39-bc02-1dcca3e60b34 {
  margin: 0 !important;
}





  img.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shogun-image {
    
    
    
    
  }


.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34 .shogun-image-content {
  
    align-items: center;
  
}

.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shg-align-container {
  display: flex;
  justify-content: center
}

.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-395c1d1f-f933-4d39-bc02-1dcca3e60b34 {
  
  
  
  
}

#s-395c1d1f-f933-4d39-bc02-1dcca3e60b34 {
  margin: 0 !important;
}





  img.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shogun-image {
    
    
    
    
  }


.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34 .shogun-image-content {
  
    align-items: center;
  
}

.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shg-align-container {
  display: flex;
  justify-content: center
}

.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-395c1d1f-f933-4d39-bc02-1dcca3e60b34 {
  
  
  
  
}

#s-395c1d1f-f933-4d39-bc02-1dcca3e60b34 {
  margin: 0 !important;
}





  img.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shogun-image {
    
    
    
    
  }


.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34 .shogun-image-content {
  
    align-items: center;
  
}

.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shg-align-container {
  display: flex;
  justify-content: center
}

.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-395c1d1f-f933-4d39-bc02-1dcca3e60b34 {
  
  
  
  
}

#s-395c1d1f-f933-4d39-bc02-1dcca3e60b34 {
  margin: 0 !important;
}





  img.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shogun-image {
    
    
    
    
  }


.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34 .shogun-image-content {
  
    align-items: center;
  
}

.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shg-align-container {
  display: flex;
  justify-content: center
}

.s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-395c1d1f-f933-4d39-bc02-1dcca3e60b34.shogun-image {
  box-sizing: border-box;
}




}
#s-aaaa3d4e-3e43-4fc8-9c54-2d372279d558 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-aaaa3d4e-3e43-4fc8-9c54-2d372279d558 .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 25px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-b88eeb97-d663-4f01-81d6-49d9f8d4128d {
  margin-top: -20px;
padding-right: 0%;
}

#s-4d6200e0-6649-42f3-a9c0-e138a32b8c67 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-4d6200e0-6649-42f3-a9c0-e138a32b8c67:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4d6200e0-6649-42f3-a9c0-e138a32b8c67:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-4d6200e0-6649-42f3-a9c0-e138a32b8c67-root {
    text-align: center;
  }


#s-4d6200e0-6649-42f3-a9c0-e138a32b8c67.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4d6200e0-6649-42f3-a9c0-e138a32b8c67-root {
    text-align: center;
  }


#s-4d6200e0-6649-42f3-a9c0-e138a32b8c67.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4d6200e0-6649-42f3-a9c0-e138a32b8c67-root {
    text-align: center;
  }


#s-4d6200e0-6649-42f3-a9c0-e138a32b8c67.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4d6200e0-6649-42f3-a9c0-e138a32b8c67-root {
    text-align: center;
  }


#s-4d6200e0-6649-42f3-a9c0-e138a32b8c67.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4d6200e0-6649-42f3-a9c0-e138a32b8c67-root {
    text-align: center;
  }


#s-4d6200e0-6649-42f3-a9c0-e138a32b8c67.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-2d940c52-9b36-4ea3-ac0f-94ad69bf15fb {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 550px;
background-position: center center;
}








#s-2d940c52-9b36-4ea3-ac0f-94ad69bf15fb &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2d940c52-9b36-4ea3-ac0f-94ad69bf15fb.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ced13eef-3dcc-43d4-b273-37014992161c {
  margin-top: 35px;
margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-ced13eef-3dcc-43d4-b273-37014992161c &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ced13eef-3dcc-43d4-b273-37014992161c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632 {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632 {
  
  
  
  
}

#s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632 {
  margin: 0 !important;
}





  img.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shogun-image {
    
    
    
    
  }


.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632 .shogun-image-content {
  
    align-items: center;
  
}

.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shg-align-container {
  display: flex;
  justify-content: center
}

.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632 {
  
  
  
  
}

#s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632 {
  margin: 0 !important;
}





  img.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shogun-image {
    
    
    
    
  }


.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632 .shogun-image-content {
  
    align-items: center;
  
}

.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shg-align-container {
  display: flex;
  justify-content: center
}

.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632 {
  
  
  
  
}

#s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632 {
  margin: 0 !important;
}





  img.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shogun-image {
    
    
    
    
  }


.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632 .shogun-image-content {
  
    align-items: center;
  
}

.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shg-align-container {
  display: flex;
  justify-content: center
}

.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632 {
  
  
  
  
}

#s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632 {
  margin: 0 !important;
}





  img.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shogun-image {
    
    
    
    
  }


.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632 .shogun-image-content {
  
    align-items: center;
  
}

.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shg-align-container {
  display: flex;
  justify-content: center
}

.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632 {
  
  
  
  
}

#s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632 {
  margin: 0 !important;
}





  img.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shogun-image {
    
    
    
    
  }


.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632 .shogun-image-content {
  
    align-items: center;
  
}

.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shg-align-container {
  display: flex;
  justify-content: center
}

.s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-955ebeb1-61c2-4f6a-b60b-bb70c39a0632.shogun-image {
  box-sizing: border-box;
}




}
#s-cb3ecdc5-7a2b-4d89-8a0f-6c5c0eb5ff86 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-cb3ecdc5-7a2b-4d89-8a0f-6c5c0eb5ff86 .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 25px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-90108880-8dad-4560-adaa-cbb6622f8224 {
  margin-top: -20px;
padding-right: 0%;
}

#s-69e876f1-01c7-4aa2-8984-a83378b3c1ff {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-69e876f1-01c7-4aa2-8984-a83378b3c1ff:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-69e876f1-01c7-4aa2-8984-a83378b3c1ff:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-69e876f1-01c7-4aa2-8984-a83378b3c1ff-root {
    text-align: center;
  }


#s-69e876f1-01c7-4aa2-8984-a83378b3c1ff.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-69e876f1-01c7-4aa2-8984-a83378b3c1ff-root {
    text-align: center;
  }


#s-69e876f1-01c7-4aa2-8984-a83378b3c1ff.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-69e876f1-01c7-4aa2-8984-a83378b3c1ff-root {
    text-align: center;
  }


#s-69e876f1-01c7-4aa2-8984-a83378b3c1ff.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-69e876f1-01c7-4aa2-8984-a83378b3c1ff-root {
    text-align: center;
  }


#s-69e876f1-01c7-4aa2-8984-a83378b3c1ff.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-69e876f1-01c7-4aa2-8984-a83378b3c1ff-root {
    text-align: center;
  }


#s-69e876f1-01c7-4aa2-8984-a83378b3c1ff.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-5603991f-e6b6-4de5-bd2f-9857d7cb399f {
  background-size: cover;
margin-top: 10px;
margin-left: 2%;
margin-right: 2%;
min-height: 50px;
background-position: center center;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-5603991f-e6b6-4de5-bd2f-9857d7cb399f {
  display: none;
}
#s-5603991f-e6b6-4de5-bd2f-9857d7cb399f, #wrap-s-5603991f-e6b6-4de5-bd2f-9857d7cb399f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5603991f-e6b6-4de5-bd2f-9857d7cb399f {
  display: none;
}
#s-5603991f-e6b6-4de5-bd2f-9857d7cb399f, #wrap-s-5603991f-e6b6-4de5-bd2f-9857d7cb399f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5603991f-e6b6-4de5-bd2f-9857d7cb399f {
  
}
}@media (max-width: 767px){#s-5603991f-e6b6-4de5-bd2f-9857d7cb399f {
  display: none;
}
#s-5603991f-e6b6-4de5-bd2f-9857d7cb399f, #wrap-s-5603991f-e6b6-4de5-bd2f-9857d7cb399f { display: none !important; }}







#s-5603991f-e6b6-4de5-bd2f-9857d7cb399f &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5603991f-e6b6-4de5-bd2f-9857d7cb399f {
  cursor: pointer;
}#s-5603991f-e6b6-4de5-bd2f-9857d7cb399f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6eb1b136-84f2-4e06-879d-79748b0412d4 {
  background-size: cover;
margin-top: 10px;
margin-left: 1%;
margin-right: 1%;
min-height: 50px;
background-position: center center;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-6eb1b136-84f2-4e06-879d-79748b0412d4 {
  display: none;
}
#s-6eb1b136-84f2-4e06-879d-79748b0412d4, #wrap-s-6eb1b136-84f2-4e06-879d-79748b0412d4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6eb1b136-84f2-4e06-879d-79748b0412d4 {
  display: none;
}
#s-6eb1b136-84f2-4e06-879d-79748b0412d4, #wrap-s-6eb1b136-84f2-4e06-879d-79748b0412d4 { display: none !important; }}@media (max-width: 767px){#s-6eb1b136-84f2-4e06-879d-79748b0412d4 {
  display: none;
}
#s-6eb1b136-84f2-4e06-879d-79748b0412d4, #wrap-s-6eb1b136-84f2-4e06-879d-79748b0412d4 { display: none !important; }}







#s-6eb1b136-84f2-4e06-879d-79748b0412d4 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6eb1b136-84f2-4e06-879d-79748b0412d4 {
  cursor: pointer;
}#s-6eb1b136-84f2-4e06-879d-79748b0412d4.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-b688dd69-4ba6-485c-b85b-1ab2a1d40a0c"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b688dd69-4ba6-485c-b85b-1ab2a1d40a0c"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b688dd69-4ba6-485c-b85b-1ab2a1d40a0c"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b688dd69-4ba6-485c-b85b-1ab2a1d40a0c"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-bbb2f9d1-521c-4915-86f8-9631f384e628 {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 550px;
background-position: center center;
}








#s-bbb2f9d1-521c-4915-86f8-9631f384e628 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bbb2f9d1-521c-4915-86f8-9631f384e628.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-384fb4a7-2003-4d06-b2b8-91400ab0e9a4 {
  margin-top: 0px;
margin-left: 40%;
margin-bottom: 50px;
margin-right: 5%;
min-height: 50px;
}








#s-384fb4a7-2003-4d06-b2b8-91400ab0e9a4 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-384fb4a7-2003-4d06-b2b8-91400ab0e9a4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b {
  
  
  
  
}

#s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b {
  margin: 0 !important;
}





  img.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shogun-image {
    
    
    
    
  }


.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b .shogun-image-content {
  
    align-items: center;
  
}

.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b {
  
  
  
  
}

#s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b {
  margin: 0 !important;
}





  img.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shogun-image {
    
    
    
    
  }


.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b .shogun-image-content {
  
    align-items: center;
  
}

.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b {
  
  
  
  
}

#s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b {
  margin: 0 !important;
}





  img.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shogun-image {
    
    
    
    
  }


.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b .shogun-image-content {
  
    align-items: center;
  
}

.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b {
  
  
  
  
}

#s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b {
  margin: 0 !important;
}





  img.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shogun-image {
    
    
    
    
  }


.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b .shogun-image-content {
  
    align-items: center;
  
}

.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b {
  
  
  
  
}

#s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b {
  margin: 0 !important;
}





  img.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shogun-image {
    
    
    
    
  }


.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b .shogun-image-content {
  
    align-items: center;
  
}

.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e22128f-253b-4a0a-ba4b-8aaec07ff60b.shogun-image {
  box-sizing: border-box;
}




}
#s-6a726d3a-10ae-45f8-94c2-2a8620bb1326 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-6a726d3a-10ae-45f8-94c2-2a8620bb1326 .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 35px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-8ad75788-49b0-46fb-bc5c-2f23c13e6a1e {
  margin-top: -20px;
padding-right: 0%;
}

#s-79246af9-d8fe-4227-9315-fcba42037bf4 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-79246af9-d8fe-4227-9315-fcba42037bf4:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-79246af9-d8fe-4227-9315-fcba42037bf4:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-79246af9-d8fe-4227-9315-fcba42037bf4-root {
    text-align: center;
  }


#s-79246af9-d8fe-4227-9315-fcba42037bf4.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-79246af9-d8fe-4227-9315-fcba42037bf4-root {
    text-align: center;
  }


#s-79246af9-d8fe-4227-9315-fcba42037bf4.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-79246af9-d8fe-4227-9315-fcba42037bf4-root {
    text-align: center;
  }


#s-79246af9-d8fe-4227-9315-fcba42037bf4.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-79246af9-d8fe-4227-9315-fcba42037bf4-root {
    text-align: center;
  }


#s-79246af9-d8fe-4227-9315-fcba42037bf4.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-79246af9-d8fe-4227-9315-fcba42037bf4-root {
    text-align: center;
  }


#s-79246af9-d8fe-4227-9315-fcba42037bf4.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-41f0d4ea-8a72-4533-837a-c54717ef046f {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-41f0d4ea-8a72-4533-837a-c54717ef046f {
  display: none;
}
#s-41f0d4ea-8a72-4533-837a-c54717ef046f, #wrap-s-41f0d4ea-8a72-4533-837a-c54717ef046f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-41f0d4ea-8a72-4533-837a-c54717ef046f {
  display: none;
}
#s-41f0d4ea-8a72-4533-837a-c54717ef046f, #wrap-s-41f0d4ea-8a72-4533-837a-c54717ef046f { display: none !important; }}@media (max-width: 767px){#s-41f0d4ea-8a72-4533-837a-c54717ef046f {
  display: none;
}
#s-41f0d4ea-8a72-4533-837a-c54717ef046f, #wrap-s-41f0d4ea-8a72-4533-837a-c54717ef046f { display: none !important; }}
@media (min-width: 0px) {
[id="s-41f0d4ea-8a72-4533-837a-c54717ef046f"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41f0d4ea-8a72-4533-837a-c54717ef046f"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-41f0d4ea-8a72-4533-837a-c54717ef046f"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-41f0d4ea-8a72-4533-837a-c54717ef046f"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-e6d6730e-2a7d-44f3-84c2-e641013439a8 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-e6d6730e-2a7d-44f3-84c2-e641013439a8:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-e6d6730e-2a7d-44f3-84c2-e641013439a8:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e6d6730e-2a7d-44f3-84c2-e641013439a8-root {
    text-align: right;
  }


#s-e6d6730e-2a7d-44f3-84c2-e641013439a8.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e6d6730e-2a7d-44f3-84c2-e641013439a8-root {
    text-align: right;
  }


#s-e6d6730e-2a7d-44f3-84c2-e641013439a8.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e6d6730e-2a7d-44f3-84c2-e641013439a8-root {
    text-align: right;
  }


#s-e6d6730e-2a7d-44f3-84c2-e641013439a8.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e6d6730e-2a7d-44f3-84c2-e641013439a8-root {
    text-align: right;
  }


#s-e6d6730e-2a7d-44f3-84c2-e641013439a8.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e6d6730e-2a7d-44f3-84c2-e641013439a8-root {
    text-align: right;
  }


#s-e6d6730e-2a7d-44f3-84c2-e641013439a8.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-51ac5ec6-2c64-4900-ab38-62616ad463be {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-51ac5ec6-2c64-4900-ab38-62616ad463be:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-51ac5ec6-2c64-4900-ab38-62616ad463be:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-51ac5ec6-2c64-4900-ab38-62616ad463be-root {
    text-align: left;
  }


#s-51ac5ec6-2c64-4900-ab38-62616ad463be.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-51ac5ec6-2c64-4900-ab38-62616ad463be-root {
    text-align: left;
  }


#s-51ac5ec6-2c64-4900-ab38-62616ad463be.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-51ac5ec6-2c64-4900-ab38-62616ad463be-root {
    text-align: left;
  }


#s-51ac5ec6-2c64-4900-ab38-62616ad463be.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-51ac5ec6-2c64-4900-ab38-62616ad463be-root {
    text-align: left;
  }


#s-51ac5ec6-2c64-4900-ab38-62616ad463be.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-51ac5ec6-2c64-4900-ab38-62616ad463be-root {
    text-align: left;
  }


#s-51ac5ec6-2c64-4900-ab38-62616ad463be.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-b20f53c1-ac22-4564-8287-15a3e7624f8b {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 550px;
background-position: center center;
}








#s-b20f53c1-ac22-4564-8287-15a3e7624f8b &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b20f53c1-ac22-4564-8287-15a3e7624f8b.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-dfa7314e-bdd4-4117-932e-6f7ca1b928e0 {
  margin-left: 40%;
margin-bottom: 50px;
margin-right: 5%;
min-height: 50px;
}








#s-dfa7314e-bdd4-4117-932e-6f7ca1b928e0 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dfa7314e-bdd4-4117-932e-6f7ca1b928e0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e640b902-9e4a-46b2-b21f-dea4800fa51f {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-e640b902-9e4a-46b2-b21f-dea4800fa51f {
  
  
  
  
}

#s-e640b902-9e4a-46b2-b21f-dea4800fa51f {
  margin: 0 !important;
}





  img.s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shogun-image {
    
    
    
    
  }


.s-e640b902-9e4a-46b2-b21f-dea4800fa51f .shogun-image-content {
  
    align-items: center;
  
}

.s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-e640b902-9e4a-46b2-b21f-dea4800fa51f {
  
  
  
  
}

#s-e640b902-9e4a-46b2-b21f-dea4800fa51f {
  margin: 0 !important;
}





  img.s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shogun-image {
    
    
    
    
  }


.s-e640b902-9e4a-46b2-b21f-dea4800fa51f .shogun-image-content {
  
    align-items: center;
  
}

.s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-e640b902-9e4a-46b2-b21f-dea4800fa51f {
  
  
  
  
}

#s-e640b902-9e4a-46b2-b21f-dea4800fa51f {
  margin: 0 !important;
}





  img.s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shogun-image {
    
    
    
    
  }


.s-e640b902-9e4a-46b2-b21f-dea4800fa51f .shogun-image-content {
  
    align-items: center;
  
}

.s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-e640b902-9e4a-46b2-b21f-dea4800fa51f {
  
  
  
  
}

#s-e640b902-9e4a-46b2-b21f-dea4800fa51f {
  margin: 0 !important;
}





  img.s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shogun-image {
    
    
    
    
  }


.s-e640b902-9e4a-46b2-b21f-dea4800fa51f .shogun-image-content {
  
    align-items: center;
  
}

.s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-e640b902-9e4a-46b2-b21f-dea4800fa51f {
  
  
  
  
}

#s-e640b902-9e4a-46b2-b21f-dea4800fa51f {
  margin: 0 !important;
}





  img.s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shogun-image {
    
    
    
    
  }


.s-e640b902-9e4a-46b2-b21f-dea4800fa51f .shogun-image-content {
  
    align-items: center;
  
}

.s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e640b902-9e4a-46b2-b21f-dea4800fa51f.shogun-image {
  box-sizing: border-box;
}




}
#s-c63b59cd-5b8a-44c0-a071-5920294f1039 {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-c63b59cd-5b8a-44c0-a071-5920294f1039 .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 30px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-8756a235-6f27-4a5b-96fa-faa3b7679f66 {
  margin-top: -20px;
padding-right: 0%;
}

#s-9839abd3-717f-4c3f-8928-b3b552cc515e {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-9839abd3-717f-4c3f-8928-b3b552cc515e:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9839abd3-717f-4c3f-8928-b3b552cc515e:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-9839abd3-717f-4c3f-8928-b3b552cc515e-root {
    text-align: center;
  }


#s-9839abd3-717f-4c3f-8928-b3b552cc515e.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9839abd3-717f-4c3f-8928-b3b552cc515e-root {
    text-align: center;
  }


#s-9839abd3-717f-4c3f-8928-b3b552cc515e.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9839abd3-717f-4c3f-8928-b3b552cc515e-root {
    text-align: center;
  }


#s-9839abd3-717f-4c3f-8928-b3b552cc515e.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9839abd3-717f-4c3f-8928-b3b552cc515e-root {
    text-align: center;
  }


#s-9839abd3-717f-4c3f-8928-b3b552cc515e.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9839abd3-717f-4c3f-8928-b3b552cc515e-root {
    text-align: center;
  }


#s-9839abd3-717f-4c3f-8928-b3b552cc515e.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-1e6a27fd-cc3a-43ed-b40e-efeea8931f48 {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-1e6a27fd-cc3a-43ed-b40e-efeea8931f48 {
  display: none;
}
#s-1e6a27fd-cc3a-43ed-b40e-efeea8931f48, #wrap-s-1e6a27fd-cc3a-43ed-b40e-efeea8931f48 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e6a27fd-cc3a-43ed-b40e-efeea8931f48 {
  display: none;
}
#s-1e6a27fd-cc3a-43ed-b40e-efeea8931f48, #wrap-s-1e6a27fd-cc3a-43ed-b40e-efeea8931f48 { display: none !important; }}@media (max-width: 767px){#s-1e6a27fd-cc3a-43ed-b40e-efeea8931f48 {
  display: none;
}
#s-1e6a27fd-cc3a-43ed-b40e-efeea8931f48, #wrap-s-1e6a27fd-cc3a-43ed-b40e-efeea8931f48 { display: none !important; }}
@media (min-width: 0px) {
[id="s-1e6a27fd-cc3a-43ed-b40e-efeea8931f48"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e6a27fd-cc3a-43ed-b40e-efeea8931f48"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-1e6a27fd-cc3a-43ed-b40e-efeea8931f48"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-1e6a27fd-cc3a-43ed-b40e-efeea8931f48"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-d99719ef-c68f-4621-891a-8665c748c203 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-d99719ef-c68f-4621-891a-8665c748c203:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-d99719ef-c68f-4621-891a-8665c748c203:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-d99719ef-c68f-4621-891a-8665c748c203-root {
    text-align: right;
  }


#s-d99719ef-c68f-4621-891a-8665c748c203.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d99719ef-c68f-4621-891a-8665c748c203-root {
    text-align: right;
  }


#s-d99719ef-c68f-4621-891a-8665c748c203.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d99719ef-c68f-4621-891a-8665c748c203-root {
    text-align: right;
  }


#s-d99719ef-c68f-4621-891a-8665c748c203.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d99719ef-c68f-4621-891a-8665c748c203-root {
    text-align: right;
  }


#s-d99719ef-c68f-4621-891a-8665c748c203.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d99719ef-c68f-4621-891a-8665c748c203-root {
    text-align: right;
  }


#s-d99719ef-c68f-4621-891a-8665c748c203.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-6858782b-b3c4-47be-8a3a-cd55d838c6ff {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-6858782b-b3c4-47be-8a3a-cd55d838c6ff:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-6858782b-b3c4-47be-8a3a-cd55d838c6ff:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-6858782b-b3c4-47be-8a3a-cd55d838c6ff-root {
    text-align: left;
  }


#s-6858782b-b3c4-47be-8a3a-cd55d838c6ff.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6858782b-b3c4-47be-8a3a-cd55d838c6ff-root {
    text-align: left;
  }


#s-6858782b-b3c4-47be-8a3a-cd55d838c6ff.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6858782b-b3c4-47be-8a3a-cd55d838c6ff-root {
    text-align: left;
  }


#s-6858782b-b3c4-47be-8a3a-cd55d838c6ff.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6858782b-b3c4-47be-8a3a-cd55d838c6ff-root {
    text-align: left;
  }


#s-6858782b-b3c4-47be-8a3a-cd55d838c6ff.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6858782b-b3c4-47be-8a3a-cd55d838c6ff-root {
    text-align: left;
  }


#s-6858782b-b3c4-47be-8a3a-cd55d838c6ff.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-03ef8bc5-c21b-44d2-8e8e-fe36d95285e5 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-03ef8bc5-c21b-44d2-8e8e-fe36d95285e5"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03ef8bc5-c21b-44d2-8e8e-fe36d95285e5"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-03ef8bc5-c21b-44d2-8e8e-fe36d95285e5"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-03ef8bc5-c21b-44d2-8e8e-fe36d95285e5"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-720d63c9-59db-4fba-823e-a55f1abaca98 {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 550px;
background-position: center center;
}








#s-720d63c9-59db-4fba-823e-a55f1abaca98 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-720d63c9-59db-4fba-823e-a55f1abaca98.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-a467a94f-15dc-4645-86c4-b4036c708920 {
  margin-left: 40%;
margin-bottom: 50px;
margin-right: 5%;
min-height: 50px;
}








#s-a467a94f-15dc-4645-86c4-b4036c708920 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a467a94f-15dc-4645-86c4-b4036c708920.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db {
  
  
  
  
}

#s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db {
  margin: 0 !important;
}





  img.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shogun-image {
    
    
    
    
  }


.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db .shogun-image-content {
  
    align-items: center;
  
}

.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db {
  
  
  
  
}

#s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db {
  margin: 0 !important;
}





  img.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shogun-image {
    
    
    
    
  }


.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db .shogun-image-content {
  
    align-items: center;
  
}

.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db {
  
  
  
  
}

#s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db {
  margin: 0 !important;
}





  img.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shogun-image {
    
    
    
    
  }


.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db .shogun-image-content {
  
    align-items: center;
  
}

.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db {
  
  
  
  
}

#s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db {
  margin: 0 !important;
}





  img.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shogun-image {
    
    
    
    
  }


.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db .shogun-image-content {
  
    align-items: center;
  
}

.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db {
  
  
  
  
}

#s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db {
  margin: 0 !important;
}





  img.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shogun-image {
    
    
    
    
  }


.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db .shogun-image-content {
  
    align-items: center;
  
}

.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a4a4d37-37ab-4e51-b2c2-e42ff70776db.shogun-image {
  box-sizing: border-box;
}




}
#s-b2ba9819-a56d-41e1-81ba-b15f6fd13b1d {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-b2ba9819-a56d-41e1-81ba-b15f6fd13b1d .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 30px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-1be62e15-5da2-4211-b960-ad1f317bfdd3 {
  margin-top: -20px;
padding-right: 0%;
}

#s-74cac2ab-38f7-47a2-9c5d-48fa1730279c {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-74cac2ab-38f7-47a2-9c5d-48fa1730279c:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-74cac2ab-38f7-47a2-9c5d-48fa1730279c:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-74cac2ab-38f7-47a2-9c5d-48fa1730279c-root {
    text-align: center;
  }


#s-74cac2ab-38f7-47a2-9c5d-48fa1730279c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-74cac2ab-38f7-47a2-9c5d-48fa1730279c-root {
    text-align: center;
  }


#s-74cac2ab-38f7-47a2-9c5d-48fa1730279c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-74cac2ab-38f7-47a2-9c5d-48fa1730279c-root {
    text-align: center;
  }


#s-74cac2ab-38f7-47a2-9c5d-48fa1730279c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-74cac2ab-38f7-47a2-9c5d-48fa1730279c-root {
    text-align: center;
  }


#s-74cac2ab-38f7-47a2-9c5d-48fa1730279c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-74cac2ab-38f7-47a2-9c5d-48fa1730279c-root {
    text-align: center;
  }


#s-74cac2ab-38f7-47a2-9c5d-48fa1730279c.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-446878bd-4918-4230-85bf-77e087f9dc9e {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-446878bd-4918-4230-85bf-77e087f9dc9e {
  display: none;
}
#s-446878bd-4918-4230-85bf-77e087f9dc9e, #wrap-s-446878bd-4918-4230-85bf-77e087f9dc9e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-446878bd-4918-4230-85bf-77e087f9dc9e {
  display: none;
}
#s-446878bd-4918-4230-85bf-77e087f9dc9e, #wrap-s-446878bd-4918-4230-85bf-77e087f9dc9e { display: none !important; }}@media (max-width: 767px){#s-446878bd-4918-4230-85bf-77e087f9dc9e {
  display: none;
}
#s-446878bd-4918-4230-85bf-77e087f9dc9e, #wrap-s-446878bd-4918-4230-85bf-77e087f9dc9e { display: none !important; }}
@media (min-width: 0px) {
[id="s-446878bd-4918-4230-85bf-77e087f9dc9e"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-446878bd-4918-4230-85bf-77e087f9dc9e"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-446878bd-4918-4230-85bf-77e087f9dc9e"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-446878bd-4918-4230-85bf-77e087f9dc9e"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-6bf0e0e7-e71c-4069-99b3-f91294a5fde8 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-6bf0e0e7-e71c-4069-99b3-f91294a5fde8:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-6bf0e0e7-e71c-4069-99b3-f91294a5fde8:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6bf0e0e7-e71c-4069-99b3-f91294a5fde8-root {
    text-align: right;
  }


#s-6bf0e0e7-e71c-4069-99b3-f91294a5fde8.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6bf0e0e7-e71c-4069-99b3-f91294a5fde8-root {
    text-align: right;
  }


#s-6bf0e0e7-e71c-4069-99b3-f91294a5fde8.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6bf0e0e7-e71c-4069-99b3-f91294a5fde8-root {
    text-align: right;
  }


#s-6bf0e0e7-e71c-4069-99b3-f91294a5fde8.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6bf0e0e7-e71c-4069-99b3-f91294a5fde8-root {
    text-align: right;
  }


#s-6bf0e0e7-e71c-4069-99b3-f91294a5fde8.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6bf0e0e7-e71c-4069-99b3-f91294a5fde8-root {
    text-align: right;
  }


#s-6bf0e0e7-e71c-4069-99b3-f91294a5fde8.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-d714f4c6-0d9b-4ccb-bb96-b81abc85eac9 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-d714f4c6-0d9b-4ccb-bb96-b81abc85eac9:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d714f4c6-0d9b-4ccb-bb96-b81abc85eac9:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-d714f4c6-0d9b-4ccb-bb96-b81abc85eac9-root {
    text-align: left;
  }


#s-d714f4c6-0d9b-4ccb-bb96-b81abc85eac9.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d714f4c6-0d9b-4ccb-bb96-b81abc85eac9-root {
    text-align: left;
  }


#s-d714f4c6-0d9b-4ccb-bb96-b81abc85eac9.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d714f4c6-0d9b-4ccb-bb96-b81abc85eac9-root {
    text-align: left;
  }


#s-d714f4c6-0d9b-4ccb-bb96-b81abc85eac9.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d714f4c6-0d9b-4ccb-bb96-b81abc85eac9-root {
    text-align: left;
  }


#s-d714f4c6-0d9b-4ccb-bb96-b81abc85eac9.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d714f4c6-0d9b-4ccb-bb96-b81abc85eac9-root {
    text-align: left;
  }


#s-d714f4c6-0d9b-4ccb-bb96-b81abc85eac9.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-478b4fc6-b997-4a8d-8087-5d24361e9230 {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 550px;
background-position: center center;
}








#s-478b4fc6-b997-4a8d-8087-5d24361e9230 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-478b4fc6-b997-4a8d-8087-5d24361e9230.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-b5d56c3f-dca7-409c-99cd-ac7023b68c8f {
  margin-left: 5%;
margin-bottom: 50px;
margin-right: 40%;
min-height: 50px;
}








#s-b5d56c3f-dca7-409c-99cd-ac7023b68c8f &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b5d56c3f-dca7-409c-99cd-ac7023b68c8f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2d85553c-3e47-43c4-a13a-5b71448a2064 {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-2d85553c-3e47-43c4-a13a-5b71448a2064 {
  
  
  
  
}

#s-2d85553c-3e47-43c4-a13a-5b71448a2064 {
  margin: 0 !important;
}





  img.s-2d85553c-3e47-43c4-a13a-5b71448a2064.shogun-image {
    
    
    
    
  }


.s-2d85553c-3e47-43c4-a13a-5b71448a2064 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d85553c-3e47-43c4-a13a-5b71448a2064.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d85553c-3e47-43c4-a13a-5b71448a2064.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d85553c-3e47-43c4-a13a-5b71448a2064.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-2d85553c-3e47-43c4-a13a-5b71448a2064 {
  
  
  
  
}

#s-2d85553c-3e47-43c4-a13a-5b71448a2064 {
  margin: 0 !important;
}





  img.s-2d85553c-3e47-43c4-a13a-5b71448a2064.shogun-image {
    
    
    
    
  }


.s-2d85553c-3e47-43c4-a13a-5b71448a2064 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d85553c-3e47-43c4-a13a-5b71448a2064.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d85553c-3e47-43c4-a13a-5b71448a2064.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d85553c-3e47-43c4-a13a-5b71448a2064.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-2d85553c-3e47-43c4-a13a-5b71448a2064 {
  
  
  
  
}

#s-2d85553c-3e47-43c4-a13a-5b71448a2064 {
  margin: 0 !important;
}





  img.s-2d85553c-3e47-43c4-a13a-5b71448a2064.shogun-image {
    
    
    
    
  }


.s-2d85553c-3e47-43c4-a13a-5b71448a2064 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d85553c-3e47-43c4-a13a-5b71448a2064.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d85553c-3e47-43c4-a13a-5b71448a2064.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d85553c-3e47-43c4-a13a-5b71448a2064.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-2d85553c-3e47-43c4-a13a-5b71448a2064 {
  
  
  
  
}

#s-2d85553c-3e47-43c4-a13a-5b71448a2064 {
  margin: 0 !important;
}





  img.s-2d85553c-3e47-43c4-a13a-5b71448a2064.shogun-image {
    
    
    
    
  }


.s-2d85553c-3e47-43c4-a13a-5b71448a2064 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d85553c-3e47-43c4-a13a-5b71448a2064.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d85553c-3e47-43c4-a13a-5b71448a2064.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d85553c-3e47-43c4-a13a-5b71448a2064.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-2d85553c-3e47-43c4-a13a-5b71448a2064 {
  
  
  
  
}

#s-2d85553c-3e47-43c4-a13a-5b71448a2064 {
  margin: 0 !important;
}





  img.s-2d85553c-3e47-43c4-a13a-5b71448a2064.shogun-image {
    
    
    
    
  }


.s-2d85553c-3e47-43c4-a13a-5b71448a2064 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d85553c-3e47-43c4-a13a-5b71448a2064.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d85553c-3e47-43c4-a13a-5b71448a2064.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d85553c-3e47-43c4-a13a-5b71448a2064.shogun-image {
  box-sizing: border-box;
}




}
#s-20e04533-d4cf-4b44-911b-7838762a068b {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-20e04533-d4cf-4b44-911b-7838762a068b .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 30px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-0f82af39-7d95-443d-ac95-a3f2e7a9f3fb {
  margin-top: -20px;
padding-right: 0%;
}

#s-cee34c3e-0e18-4751-b8f0-6c7f4a55f041 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-cee34c3e-0e18-4751-b8f0-6c7f4a55f041:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-cee34c3e-0e18-4751-b8f0-6c7f4a55f041:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-cee34c3e-0e18-4751-b8f0-6c7f4a55f041-root {
    text-align: center;
  }


#s-cee34c3e-0e18-4751-b8f0-6c7f4a55f041.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cee34c3e-0e18-4751-b8f0-6c7f4a55f041-root {
    text-align: center;
  }


#s-cee34c3e-0e18-4751-b8f0-6c7f4a55f041.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cee34c3e-0e18-4751-b8f0-6c7f4a55f041-root {
    text-align: center;
  }


#s-cee34c3e-0e18-4751-b8f0-6c7f4a55f041.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cee34c3e-0e18-4751-b8f0-6c7f4a55f041-root {
    text-align: center;
  }


#s-cee34c3e-0e18-4751-b8f0-6c7f4a55f041.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cee34c3e-0e18-4751-b8f0-6c7f4a55f041-root {
    text-align: center;
  }


#s-cee34c3e-0e18-4751-b8f0-6c7f4a55f041.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-77a976e2-e29b-4d2f-9516-d29877e1146a {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-77a976e2-e29b-4d2f-9516-d29877e1146a {
  display: none;
}
#s-77a976e2-e29b-4d2f-9516-d29877e1146a, #wrap-s-77a976e2-e29b-4d2f-9516-d29877e1146a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-77a976e2-e29b-4d2f-9516-d29877e1146a {
  display: none;
}
#s-77a976e2-e29b-4d2f-9516-d29877e1146a, #wrap-s-77a976e2-e29b-4d2f-9516-d29877e1146a { display: none !important; }}@media (max-width: 767px){#s-77a976e2-e29b-4d2f-9516-d29877e1146a {
  display: none;
}
#s-77a976e2-e29b-4d2f-9516-d29877e1146a, #wrap-s-77a976e2-e29b-4d2f-9516-d29877e1146a { display: none !important; }}
@media (min-width: 0px) {
[id="s-77a976e2-e29b-4d2f-9516-d29877e1146a"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77a976e2-e29b-4d2f-9516-d29877e1146a"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-77a976e2-e29b-4d2f-9516-d29877e1146a"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-77a976e2-e29b-4d2f-9516-d29877e1146a"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-028d017a-dae5-415d-a71c-d7147e710577 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-028d017a-dae5-415d-a71c-d7147e710577:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-028d017a-dae5-415d-a71c-d7147e710577:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-028d017a-dae5-415d-a71c-d7147e710577-root {
    text-align: right;
  }


#s-028d017a-dae5-415d-a71c-d7147e710577.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-028d017a-dae5-415d-a71c-d7147e710577-root {
    text-align: right;
  }


#s-028d017a-dae5-415d-a71c-d7147e710577.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-028d017a-dae5-415d-a71c-d7147e710577-root {
    text-align: right;
  }


#s-028d017a-dae5-415d-a71c-d7147e710577.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-028d017a-dae5-415d-a71c-d7147e710577-root {
    text-align: right;
  }


#s-028d017a-dae5-415d-a71c-d7147e710577.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-028d017a-dae5-415d-a71c-d7147e710577-root {
    text-align: right;
  }


#s-028d017a-dae5-415d-a71c-d7147e710577.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-4bc9e71c-d3fa-4a0e-8278-aa3a58015731 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-4bc9e71c-d3fa-4a0e-8278-aa3a58015731:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4bc9e71c-d3fa-4a0e-8278-aa3a58015731:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-4bc9e71c-d3fa-4a0e-8278-aa3a58015731-root {
    text-align: left;
  }


#s-4bc9e71c-d3fa-4a0e-8278-aa3a58015731.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4bc9e71c-d3fa-4a0e-8278-aa3a58015731-root {
    text-align: left;
  }


#s-4bc9e71c-d3fa-4a0e-8278-aa3a58015731.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4bc9e71c-d3fa-4a0e-8278-aa3a58015731-root {
    text-align: left;
  }


#s-4bc9e71c-d3fa-4a0e-8278-aa3a58015731.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4bc9e71c-d3fa-4a0e-8278-aa3a58015731-root {
    text-align: left;
  }


#s-4bc9e71c-d3fa-4a0e-8278-aa3a58015731.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4bc9e71c-d3fa-4a0e-8278-aa3a58015731-root {
    text-align: left;
  }


#s-4bc9e71c-d3fa-4a0e-8278-aa3a58015731.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-6ee1e839-a706-41f9-8cfa-00f823e78183 {
  margin-top: 60px;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-6ee1e839-a706-41f9-8cfa-00f823e78183 {
  display: none;
}
#s-6ee1e839-a706-41f9-8cfa-00f823e78183, #wrap-s-6ee1e839-a706-41f9-8cfa-00f823e78183 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6ee1e839-a706-41f9-8cfa-00f823e78183 {
  display: none;
}
#s-6ee1e839-a706-41f9-8cfa-00f823e78183, #wrap-s-6ee1e839-a706-41f9-8cfa-00f823e78183 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6ee1e839-a706-41f9-8cfa-00f823e78183 {
  
}
}@media (max-width: 767px){#s-6ee1e839-a706-41f9-8cfa-00f823e78183 {
  display: none;
}
#s-6ee1e839-a706-41f9-8cfa-00f823e78183, #wrap-s-6ee1e839-a706-41f9-8cfa-00f823e78183 { display: none !important; }}







#s-6ee1e839-a706-41f9-8cfa-00f823e78183 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6ee1e839-a706-41f9-8cfa-00f823e78183.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0c0c938a-a503-4380-8df6-134efeef6adb {
  padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
text-align: left;
}



.shg-c#s-0c0c938a-a503-4380-8df6-134efeef6adb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0c0c938a-a503-4380-8df6-134efeef6adb img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-0c0c938a-a503-4380-8df6-134efeef6adb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0c0c938a-a503-4380-8df6-134efeef6adb img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-0c0c938a-a503-4380-8df6-134efeef6adb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0c0c938a-a503-4380-8df6-134efeef6adb img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-0c0c938a-a503-4380-8df6-134efeef6adb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0c0c938a-a503-4380-8df6-134efeef6adb img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-0c0c938a-a503-4380-8df6-134efeef6adb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0c0c938a-a503-4380-8df6-134efeef6adb img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
@media (min-width: 0px) {
[id="s-a2ea6d9f-bc9c-47c8-94c1-d016d2bad353"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a2ea6d9f-bc9c-47c8-94c1-d016d2bad353"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a2ea6d9f-bc9c-47c8-94c1-d016d2bad353"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a2ea6d9f-bc9c-47c8-94c1-d016d2bad353"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-5812bab7-0c5c-4497-b7c0-fafc9ddb747f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-5812bab7-0c5c-4497-b7c0-fafc9ddb747f .shg-product-title-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 60px;
  line-height: 1.25em;
  letter-spacing: 2px;
  text-align: left;
}

#s-a1e59f7f-1209-4640-9d42-97277f036cfe {
  margin-top: -15px;
margin-bottom: 10px;
}

#s-481f8a98-da3e-421b-96dd-0b5f2324c338 {
  padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(17, 20, 23, 1);
}








#s-481f8a98-da3e-421b-96dd-0b5f2324c338 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-481f8a98-da3e-421b-96dd-0b5f2324c338.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2bf09878-17f9-476c-9eaa-530adfb1b54f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-decoration: none;
text-align: left;
}

#s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-product-selector-wrapper &gt; * {
  flex-grow: 1;
}

#s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}



#s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'&gt;&lt;path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/&gt;&lt;/svg&gt;");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}


  #s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-product-selector-wrapper label {
    color: rgba(80, 116, 123, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: 25px;
  }

  
    #s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 15px;
    }
  




  #s-2bf09878-17f9-476c-9eaa-530adfb1b54f-btn-wrapper {
    text-align: center;
  }


#s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-variant-btn {
  
    background-color: rgba(38, 44, 49, 1);
  

  color: rgba(166, 203, 209, 1);
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 10px;
  border: 2px solid rgba(166, 203, 209, 1);
}

#s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-variant-btn:hover {
  
    background-image: none;
    background-color: rgba(38, 44, 49, 1);
  
  color: rgba(255, 51, 0, 1);
  border-color: rgba(255, 51, 0, 1);
  border-radius: 10px;
  border-width: 2px;
}

#s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-variant-btn:active, #s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-variant-btn.active {
  
    background-image: none;
    background-color: rgba(255, 51, 0, 1);
  
  color: rgba(17, 20, 23, 1);
  border-color: rgba(255, 51, 0, 1);
  border-radius: 10px;
  border-width: 2px;
}

#s-2bf09878-17f9-476c-9eaa-530adfb1b54f .shg-variant-btn.disabled {
  
    background-image: none;
    background-color: rgba(38, 44, 49, 1);
  
  color: rgba(80, 116, 123, 1);
  border-color: rgba(80, 116, 123, 1);
  border-radius: 10px;
  border-width: 2px;
}

#s-b726d72b-0ff0-42a1-9d2f-dc93afb5387a {
  padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(17, 20, 23, 1);
}








#s-b726d72b-0ff0-42a1-9d2f-dc93afb5387a &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b726d72b-0ff0-42a1-9d2f-dc93afb5387a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-77551a60-c95a-4fa8-8d5b-ca56580d101a {
  text-align: left;
}

#s-77551a60-c95a-4fa8-8d5b-ca56580d101a .shg-product-sold-out {
  display: none;
  color: rgba(166, 203, 209, 1);
  font-size: 50px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-77551a60-c95a-4fa8-8d5b-ca56580d101a .shg-product-price {
  color: rgba(166, 203, 209, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 50px;
}

#s-77551a60-c95a-4fa8-8d5b-ca56580d101a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ac3da062-260c-4129-b684-47fdcb0249fe {
  margin-top: -15px;
}

#s-6afccde7-db7f-48f6-b0db-b2b4ad40435e {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(17, 20, 23, 1);
}








#s-6afccde7-db7f-48f6-b0db-b2b4ad40435e &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6afccde7-db7f-48f6-b0db-b2b4ad40435e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d6c93960-867a-4fbd-a000-ac34ca39eb11 {
  text-align: left;
}

#s-d6c93960-867a-4fbd-a000-ac34ca39eb11 .shg-product-quantity-wrapper {
  display: flex;
}

#s-d6c93960-867a-4fbd-a000-ac34ca39eb11 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}




  #s-d6c93960-867a-4fbd-a000-ac34ca39eb11 label {
    color: rgba(80, 116, 123, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: 25px;
  }

  
    #s-d6c93960-867a-4fbd-a000-ac34ca39eb11 label:after {
      display: block;
      content: ' ';
      margin-bottom: 15px;
    }
  


#s-77cef05e-8143-4e28-950e-f4ad0fc744cc {
  padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(255, 51, 0, 1);
}








#s-77cef05e-8143-4e28-950e-f4ad0fc744cc &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-77cef05e-8143-4e28-950e-f4ad0fc744cc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7e640861-430c-4cb8-bdb2-1a17e2d6d168 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 15px;
background-color: rgba(255, 51, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-7e640861-430c-4cb8-bdb2-1a17e2d6d168:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(38, 44, 49, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7e640861-430c-4cb8-bdb2-1a17e2d6d168:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-7e640861-430c-4cb8-bdb2-1a17e2d6d168 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7e640861-430c-4cb8-bdb2-1a17e2d6d168.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e640861-430c-4cb8-bdb2-1a17e2d6d168.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  block ;
}

#s-7e640861-430c-4cb8-bdb2-1a17e2d6d168.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 30px;
  color: rgba(80, 116, 123, 1);
}


  #s-7e640861-430c-4cb8-bdb2-1a17e2d6d168.shg-btn.shg-product-atc-success {
    
    
    
    font-size: 30px;
    color: rgba(166, 203, 209, 1);
  }


#s-ec24c321-46d9-4000-8e85-fadb02def172 {
  margin-top: 15px;
margin-left: 1%;
margin-bottom: 15px;
margin-right: 1%;
}
@media (min-width: 1200px){#s-ec24c321-46d9-4000-8e85-fadb02def172 {
  display: none;
}
#s-ec24c321-46d9-4000-8e85-fadb02def172, #wrap-s-ec24c321-46d9-4000-8e85-fadb02def172 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ec24c321-46d9-4000-8e85-fadb02def172 {
  display: none;
}
#s-ec24c321-46d9-4000-8e85-fadb02def172, #wrap-s-ec24c321-46d9-4000-8e85-fadb02def172 { display: none !important; }}@media (max-width: 767px){#s-ec24c321-46d9-4000-8e85-fadb02def172 {
  display: none;
}
#s-ec24c321-46d9-4000-8e85-fadb02def172, #wrap-s-ec24c321-46d9-4000-8e85-fadb02def172 { display: none !important; }}
@media (min-width: 0px) {
[id="s-ec24c321-46d9-4000-8e85-fadb02def172"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ec24c321-46d9-4000-8e85-fadb02def172"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ec24c321-46d9-4000-8e85-fadb02def172"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ec24c321-46d9-4000-8e85-fadb02def172"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-369fd206-e118-4d39-b3ef-505c357a913e {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 550px;
background-position: left center;
}

#s-369fd206-e118-4d39-b3ef-505c357a913e {
  background-image: url(https://i.shgcdn.com/af9753cc-eabd-47b3-84ab-d2e5a584c223/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-369fd206-e118-4d39-b3ef-505c357a913e {
  background-image: url(https://i.shgcdn.com/af9753cc-eabd-47b3-84ab-d2e5a584c223/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-369fd206-e118-4d39-b3ef-505c357a913e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-369fd206-e118-4d39-b3ef-505c357a913e {
  background-image: url(https://i.shgcdn.com/af9753cc-eabd-47b3-84ab-d2e5a584c223/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-369fd206-e118-4d39-b3ef-505c357a913e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-369fd206-e118-4d39-b3ef-505c357a913e {
  background-image: url(https://i.shgcdn.com/af9753cc-eabd-47b3-84ab-d2e5a584c223/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-369fd206-e118-4d39-b3ef-505c357a913e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-369fd206-e118-4d39-b3ef-505c357a913e {
  background-image: url(https://i.shgcdn.com/af9753cc-eabd-47b3-84ab-d2e5a584c223/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-369fd206-e118-4d39-b3ef-505c357a913e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-369fd206-e118-4d39-b3ef-505c357a913e {
  background-image: url(https://i.shgcdn.com/af9753cc-eabd-47b3-84ab-d2e5a584c223/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-369fd206-e118-4d39-b3ef-505c357a913e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-369fd206-e118-4d39-b3ef-505c357a913e {
  background-image: url(https://i.shgcdn.com/af9753cc-eabd-47b3-84ab-d2e5a584c223/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-369fd206-e118-4d39-b3ef-505c357a913e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-369fd206-e118-4d39-b3ef-505c357a913e {
  background-image: url(https://i.shgcdn.com/af9753cc-eabd-47b3-84ab-d2e5a584c223/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-369fd206-e118-4d39-b3ef-505c357a913e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-369fd206-e118-4d39-b3ef-505c357a913e {
  background-image: url(https://i.shgcdn.com/af9753cc-eabd-47b3-84ab-d2e5a584c223/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-369fd206-e118-4d39-b3ef-505c357a913e.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-369fd206-e118-4d39-b3ef-505c357a913e &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-369fd206-e118-4d39-b3ef-505c357a913e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-040f20c1-c462-44bb-8cab-34b274b30281 {
  margin-left: 45%;
margin-bottom: 0px;
margin-right: 5%;
min-height: 50px;
}








#s-040f20c1-c462-44bb-8cab-34b274b30281 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-040f20c1-c462-44bb-8cab-34b274b30281.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3eec5b25-cef0-4980-b154-ab986bb8a728 {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-3eec5b25-cef0-4980-b154-ab986bb8a728 {
  
  
  
  
}

#s-3eec5b25-cef0-4980-b154-ab986bb8a728 {
  margin: 0 !important;
}





  img.s-3eec5b25-cef0-4980-b154-ab986bb8a728.shogun-image {
    
    
    
    
  }


.s-3eec5b25-cef0-4980-b154-ab986bb8a728 .shogun-image-content {
  
    align-items: center;
  
}

.s-3eec5b25-cef0-4980-b154-ab986bb8a728.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eec5b25-cef0-4980-b154-ab986bb8a728.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eec5b25-cef0-4980-b154-ab986bb8a728.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-3eec5b25-cef0-4980-b154-ab986bb8a728 {
  
  
  
  
}

#s-3eec5b25-cef0-4980-b154-ab986bb8a728 {
  margin: 0 !important;
}





  img.s-3eec5b25-cef0-4980-b154-ab986bb8a728.shogun-image {
    
    
    
    
  }


.s-3eec5b25-cef0-4980-b154-ab986bb8a728 .shogun-image-content {
  
    align-items: center;
  
}

.s-3eec5b25-cef0-4980-b154-ab986bb8a728.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eec5b25-cef0-4980-b154-ab986bb8a728.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eec5b25-cef0-4980-b154-ab986bb8a728.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-3eec5b25-cef0-4980-b154-ab986bb8a728 {
  
  
  
  
}

#s-3eec5b25-cef0-4980-b154-ab986bb8a728 {
  margin: 0 !important;
}





  img.s-3eec5b25-cef0-4980-b154-ab986bb8a728.shogun-image {
    
    
    
    
  }


.s-3eec5b25-cef0-4980-b154-ab986bb8a728 .shogun-image-content {
  
    align-items: center;
  
}

.s-3eec5b25-cef0-4980-b154-ab986bb8a728.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eec5b25-cef0-4980-b154-ab986bb8a728.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eec5b25-cef0-4980-b154-ab986bb8a728.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-3eec5b25-cef0-4980-b154-ab986bb8a728 {
  
  
  
  
}

#s-3eec5b25-cef0-4980-b154-ab986bb8a728 {
  margin: 0 !important;
}





  img.s-3eec5b25-cef0-4980-b154-ab986bb8a728.shogun-image {
    
    
    
    
  }


.s-3eec5b25-cef0-4980-b154-ab986bb8a728 .shogun-image-content {
  
    align-items: center;
  
}

.s-3eec5b25-cef0-4980-b154-ab986bb8a728.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eec5b25-cef0-4980-b154-ab986bb8a728.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eec5b25-cef0-4980-b154-ab986bb8a728.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-3eec5b25-cef0-4980-b154-ab986bb8a728 {
  
  
  
  
}

#s-3eec5b25-cef0-4980-b154-ab986bb8a728 {
  margin: 0 !important;
}





  img.s-3eec5b25-cef0-4980-b154-ab986bb8a728.shogun-image {
    
    
    
    
  }


.s-3eec5b25-cef0-4980-b154-ab986bb8a728 .shogun-image-content {
  
    align-items: center;
  
}

.s-3eec5b25-cef0-4980-b154-ab986bb8a728.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eec5b25-cef0-4980-b154-ab986bb8a728.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eec5b25-cef0-4980-b154-ab986bb8a728.shogun-image {
  box-sizing: border-box;
}




}
#s-c0ceb985-7cb9-4a85-831f-7d8438649d2b {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-c0ceb985-7cb9-4a85-831f-7d8438649d2b .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 30px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-6de1fbd9-d7e1-4862-b883-3fc5dc954d0c {
  margin-top: -20px;
padding-right: 0%;
}

#s-128fc1db-8cb4-47a7-a9ee-fd76c1d6b285 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-128fc1db-8cb4-47a7-a9ee-fd76c1d6b285:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-128fc1db-8cb4-47a7-a9ee-fd76c1d6b285:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-128fc1db-8cb4-47a7-a9ee-fd76c1d6b285-root {
    text-align: center;
  }


#s-128fc1db-8cb4-47a7-a9ee-fd76c1d6b285.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-128fc1db-8cb4-47a7-a9ee-fd76c1d6b285-root {
    text-align: center;
  }


#s-128fc1db-8cb4-47a7-a9ee-fd76c1d6b285.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-128fc1db-8cb4-47a7-a9ee-fd76c1d6b285-root {
    text-align: center;
  }


#s-128fc1db-8cb4-47a7-a9ee-fd76c1d6b285.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-128fc1db-8cb4-47a7-a9ee-fd76c1d6b285-root {
    text-align: center;
  }


#s-128fc1db-8cb4-47a7-a9ee-fd76c1d6b285.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-128fc1db-8cb4-47a7-a9ee-fd76c1d6b285-root {
    text-align: center;
  }


#s-128fc1db-8cb4-47a7-a9ee-fd76c1d6b285.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-ade9da02-4e5f-4583-b70e-1d861fe2495e {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-ade9da02-4e5f-4583-b70e-1d861fe2495e {
  display: none;
}
#s-ade9da02-4e5f-4583-b70e-1d861fe2495e, #wrap-s-ade9da02-4e5f-4583-b70e-1d861fe2495e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ade9da02-4e5f-4583-b70e-1d861fe2495e {
  display: none;
}
#s-ade9da02-4e5f-4583-b70e-1d861fe2495e, #wrap-s-ade9da02-4e5f-4583-b70e-1d861fe2495e { display: none !important; }}@media (max-width: 767px){#s-ade9da02-4e5f-4583-b70e-1d861fe2495e {
  display: none;
}
#s-ade9da02-4e5f-4583-b70e-1d861fe2495e, #wrap-s-ade9da02-4e5f-4583-b70e-1d861fe2495e { display: none !important; }}
@media (min-width: 0px) {
[id="s-ade9da02-4e5f-4583-b70e-1d861fe2495e"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ade9da02-4e5f-4583-b70e-1d861fe2495e"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-ade9da02-4e5f-4583-b70e-1d861fe2495e"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-ade9da02-4e5f-4583-b70e-1d861fe2495e"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-38b20371-454a-47b4-8f4a-8ca3bd7cbd64 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-38b20371-454a-47b4-8f4a-8ca3bd7cbd64:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-38b20371-454a-47b4-8f4a-8ca3bd7cbd64:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-38b20371-454a-47b4-8f4a-8ca3bd7cbd64-root {
    text-align: right;
  }


#s-38b20371-454a-47b4-8f4a-8ca3bd7cbd64.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-38b20371-454a-47b4-8f4a-8ca3bd7cbd64-root {
    text-align: right;
  }


#s-38b20371-454a-47b4-8f4a-8ca3bd7cbd64.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-38b20371-454a-47b4-8f4a-8ca3bd7cbd64-root {
    text-align: right;
  }


#s-38b20371-454a-47b4-8f4a-8ca3bd7cbd64.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-38b20371-454a-47b4-8f4a-8ca3bd7cbd64-root {
    text-align: right;
  }


#s-38b20371-454a-47b4-8f4a-8ca3bd7cbd64.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-38b20371-454a-47b4-8f4a-8ca3bd7cbd64-root {
    text-align: right;
  }


#s-38b20371-454a-47b4-8f4a-8ca3bd7cbd64.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-75fa2786-25de-415b-9723-452963eeee77 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-75fa2786-25de-415b-9723-452963eeee77:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-75fa2786-25de-415b-9723-452963eeee77:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-75fa2786-25de-415b-9723-452963eeee77-root {
    text-align: left;
  }


#s-75fa2786-25de-415b-9723-452963eeee77.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-75fa2786-25de-415b-9723-452963eeee77-root {
    text-align: left;
  }


#s-75fa2786-25de-415b-9723-452963eeee77.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-75fa2786-25de-415b-9723-452963eeee77-root {
    text-align: left;
  }


#s-75fa2786-25de-415b-9723-452963eeee77.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-75fa2786-25de-415b-9723-452963eeee77-root {
    text-align: left;
  }


#s-75fa2786-25de-415b-9723-452963eeee77.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-75fa2786-25de-415b-9723-452963eeee77-root {
    text-align: left;
  }


#s-75fa2786-25de-415b-9723-452963eeee77.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-21ea69e4-2e66-4d86-b702-2539b5785708 {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 15px;
min-height: 550px;
background-position: center center;
}

#s-21ea69e4-2e66-4d86-b702-2539b5785708 {
  background-image: url(https://i.shgcdn.com/b18d3551-4304-4070-8666-85b1460ea230/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-21ea69e4-2e66-4d86-b702-2539b5785708 {
  background-image: url(https://i.shgcdn.com/b18d3551-4304-4070-8666-85b1460ea230/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-21ea69e4-2e66-4d86-b702-2539b5785708.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-21ea69e4-2e66-4d86-b702-2539b5785708 {
  background-image: url(https://i.shgcdn.com/b18d3551-4304-4070-8666-85b1460ea230/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-21ea69e4-2e66-4d86-b702-2539b5785708.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-21ea69e4-2e66-4d86-b702-2539b5785708 {
  background-image: url(https://i.shgcdn.com/b18d3551-4304-4070-8666-85b1460ea230/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-21ea69e4-2e66-4d86-b702-2539b5785708.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-21ea69e4-2e66-4d86-b702-2539b5785708 {
  background-image: url(https://i.shgcdn.com/b18d3551-4304-4070-8666-85b1460ea230/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-21ea69e4-2e66-4d86-b702-2539b5785708.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-21ea69e4-2e66-4d86-b702-2539b5785708 {
  background-image: url(https://i.shgcdn.com/b18d3551-4304-4070-8666-85b1460ea230/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-21ea69e4-2e66-4d86-b702-2539b5785708.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-21ea69e4-2e66-4d86-b702-2539b5785708 {
  background-image: url(https://i.shgcdn.com/b18d3551-4304-4070-8666-85b1460ea230/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-21ea69e4-2e66-4d86-b702-2539b5785708.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-21ea69e4-2e66-4d86-b702-2539b5785708 {
  background-image: url(https://i.shgcdn.com/b18d3551-4304-4070-8666-85b1460ea230/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-21ea69e4-2e66-4d86-b702-2539b5785708.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-21ea69e4-2e66-4d86-b702-2539b5785708 {
  background-image: url(https://i.shgcdn.com/b18d3551-4304-4070-8666-85b1460ea230/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-21ea69e4-2e66-4d86-b702-2539b5785708.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-21ea69e4-2e66-4d86-b702-2539b5785708 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-21ea69e4-2e66-4d86-b702-2539b5785708.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-beb3e661-4df7-4107-bef9-1de5f1fd480e {
  margin-top: 60px;
margin-left: 4%;
margin-bottom: 60px;
margin-right: 45%;
min-height: 50px;
}








#s-beb3e661-4df7-4107-bef9-1de5f1fd480e &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-beb3e661-4df7-4107-bef9-1de5f1fd480e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2bba0d87-4b30-4876-9515-3be7f9ce7947 {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}



.shg-image-margin-container-s-2bba0d87-4b30-4876-9515-3be7f9ce7947 {
  
  
  
  
}

#s-2bba0d87-4b30-4876-9515-3be7f9ce7947 {
  margin: 0 !important;
}





  img.s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shogun-image {
    
    
    
    
  }


.s-2bba0d87-4b30-4876-9515-3be7f9ce7947 .shogun-image-content {
  
    align-items: center;
  
}

.s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-2bba0d87-4b30-4876-9515-3be7f9ce7947 {
  
  
  
  
}

#s-2bba0d87-4b30-4876-9515-3be7f9ce7947 {
  margin: 0 !important;
}





  img.s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shogun-image {
    
    
    
    
  }


.s-2bba0d87-4b30-4876-9515-3be7f9ce7947 .shogun-image-content {
  
    align-items: center;
  
}

.s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-2bba0d87-4b30-4876-9515-3be7f9ce7947 {
  
  
  
  
}

#s-2bba0d87-4b30-4876-9515-3be7f9ce7947 {
  margin: 0 !important;
}





  img.s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shogun-image {
    
    
    
    
  }


.s-2bba0d87-4b30-4876-9515-3be7f9ce7947 .shogun-image-content {
  
    align-items: center;
  
}

.s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-2bba0d87-4b30-4876-9515-3be7f9ce7947 {
  
  
  
  
}

#s-2bba0d87-4b30-4876-9515-3be7f9ce7947 {
  margin: 0 !important;
}





  img.s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shogun-image {
    
    
    
    
  }


.s-2bba0d87-4b30-4876-9515-3be7f9ce7947 .shogun-image-content {
  
    align-items: center;
  
}

.s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-2bba0d87-4b30-4876-9515-3be7f9ce7947 {
  
  
  
  
}

#s-2bba0d87-4b30-4876-9515-3be7f9ce7947 {
  margin: 0 !important;
}





  img.s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shogun-image {
    
    
    
    
  }


.s-2bba0d87-4b30-4876-9515-3be7f9ce7947 .shogun-image-content {
  
    align-items: center;
  
}

.s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2bba0d87-4b30-4876-9515-3be7f9ce7947.shogun-image {
  box-sizing: border-box;
}




}
#s-e3e10d8e-0181-4a9c-a230-90228334ffef {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-e3e10d8e-0181-4a9c-a230-90228334ffef .shogun-heading-component h1 {
  color: rgba(166, 203, 209, 1);
  font-weight:  normal ;
  font-family: "Sputnik Regular";
  font-style:  normal ;
  font-size: 30px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-ba5c2e63-1c64-4dd0-ad38-8b398f2e9623 {
  margin-top: -20px;
padding-right: 0%;
}

#s-eaf33b96-93b0-4194-a2e2-103866b4b302 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-eaf33b96-93b0-4194-a2e2-103866b4b302:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-eaf33b96-93b0-4194-a2e2-103866b4b302:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-eaf33b96-93b0-4194-a2e2-103866b4b302-root {
    text-align: center;
  }


#s-eaf33b96-93b0-4194-a2e2-103866b4b302.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-eaf33b96-93b0-4194-a2e2-103866b4b302-root {
    text-align: center;
  }


#s-eaf33b96-93b0-4194-a2e2-103866b4b302.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-eaf33b96-93b0-4194-a2e2-103866b4b302-root {
    text-align: center;
  }


#s-eaf33b96-93b0-4194-a2e2-103866b4b302.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-eaf33b96-93b0-4194-a2e2-103866b4b302-root {
    text-align: center;
  }


#s-eaf33b96-93b0-4194-a2e2-103866b4b302.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-eaf33b96-93b0-4194-a2e2-103866b4b302-root {
    text-align: center;
  }


#s-eaf33b96-93b0-4194-a2e2-103866b4b302.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-203305c9-11cb-4dc1-8094-d81eba1962e1 {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-203305c9-11cb-4dc1-8094-d81eba1962e1 {
  display: none;
}
#s-203305c9-11cb-4dc1-8094-d81eba1962e1, #wrap-s-203305c9-11cb-4dc1-8094-d81eba1962e1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-203305c9-11cb-4dc1-8094-d81eba1962e1 {
  display: none;
}
#s-203305c9-11cb-4dc1-8094-d81eba1962e1, #wrap-s-203305c9-11cb-4dc1-8094-d81eba1962e1 { display: none !important; }}@media (max-width: 767px){#s-203305c9-11cb-4dc1-8094-d81eba1962e1 {
  display: none;
}
#s-203305c9-11cb-4dc1-8094-d81eba1962e1, #wrap-s-203305c9-11cb-4dc1-8094-d81eba1962e1 { display: none !important; }}
@media (min-width: 0px) {
[id="s-203305c9-11cb-4dc1-8094-d81eba1962e1"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-203305c9-11cb-4dc1-8094-d81eba1962e1"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-203305c9-11cb-4dc1-8094-d81eba1962e1"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-203305c9-11cb-4dc1-8094-d81eba1962e1"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-64c61886-8ef9-419f-b7f3-e9630b920bc0 {
  border-style: solid;
margin-top: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
color: rgba(166, 203, 209, 1);
background-image: none;
hover-type: color;
}
#s-64c61886-8ef9-419f-b7f3-e9630b920bc0:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
border-radius: 15px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;}#s-64c61886-8ef9-419f-b7f3-e9630b920bc0:active {border-style: solid !important;
border-color: rgba(34, 25, 77, 0.01) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-64c61886-8ef9-419f-b7f3-e9630b920bc0-root {
    text-align: right;
  }


#s-64c61886-8ef9-419f-b7f3-e9630b920bc0.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-64c61886-8ef9-419f-b7f3-e9630b920bc0-root {
    text-align: right;
  }


#s-64c61886-8ef9-419f-b7f3-e9630b920bc0.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-64c61886-8ef9-419f-b7f3-e9630b920bc0-root {
    text-align: right;
  }


#s-64c61886-8ef9-419f-b7f3-e9630b920bc0.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-64c61886-8ef9-419f-b7f3-e9630b920bc0-root {
    text-align: right;
  }


#s-64c61886-8ef9-419f-b7f3-e9630b920bc0.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-64c61886-8ef9-419f-b7f3-e9630b920bc0-root {
    text-align: right;
  }


#s-64c61886-8ef9-419f-b7f3-e9630b920bc0.shg-btn {
  color: rgba(166, 203, 209, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-202aa541-300d-4c9e-9ff3-1b585a048f83 {
  border-style: solid;
margin-top: 0px;
padding-top: 15px;
padding-left: 100px;
padding-bottom: 15px;
padding-right: 100px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(38, 44, 49, 1);
border-radius: 15px;
background-color: rgba(17, 20, 23, 1);
text-align: left;
text-decoration: none;
letter-spacing: 3px;
background-image: none;
hover-type: color;
color: rgba(255, 51, 0, 1);
}
#s-202aa541-300d-4c9e-9ff3-1b585a048f83:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(166, 203, 209, 1) !important;
border-radius: 15px !important;
background-color: rgba(17, 20, 23, 1) !important;
text-decoration: none !important;
color: rgba(166, 203, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-202aa541-300d-4c9e-9ff3-1b585a048f83:active {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(44, 42, 52, 0) !important;
border-radius: 15px !important;
background-color: rgba(255, 51, 0, 1) !important;
text-decoration: none !important;
color: rgba(17, 20, 23, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-202aa541-300d-4c9e-9ff3-1b585a048f83-root {
    text-align: left;
  }


#s-202aa541-300d-4c9e-9ff3-1b585a048f83.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-202aa541-300d-4c9e-9ff3-1b585a048f83-root {
    text-align: left;
  }


#s-202aa541-300d-4c9e-9ff3-1b585a048f83.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-202aa541-300d-4c9e-9ff3-1b585a048f83-root {
    text-align: left;
  }


#s-202aa541-300d-4c9e-9ff3-1b585a048f83.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-202aa541-300d-4c9e-9ff3-1b585a048f83-root {
    text-align: left;
  }


#s-202aa541-300d-4c9e-9ff3-1b585a048f83.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-202aa541-300d-4c9e-9ff3-1b585a048f83-root {
    text-align: left;
  }


#s-202aa541-300d-4c9e-9ff3-1b585a048f83.shg-btn {
  color: rgba(255, 51, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

#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;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

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

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

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

/* &lt;-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

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

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

@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;
  }
}
</pre></body></html>