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

.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-f7cedddb-4ade-45ec-8c94-18ec6f7bc2d1 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-e2dfa0ab-a960-48c3-9118-84dc24206198 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-fc8b4ced-c758-4229-aac0-0d39387670c5 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-dfd71654-ce8b-47a1-8dcb-4d40d27c1abd .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-ed861699-75eb-469f-95b2-7c93e57ff57f .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-713927d9-06c9-4ffb-b9ba-75eee4d41c72 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-d6a67181-8027-40b6-9557-4f1552e84c47 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-8696dd01-296d-4495-8bea-5de8e03282dd .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-41a50405-da74-49ce-a513-2112125a161f .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



.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 > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -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-0bf02bac-db6d-4fb5-a121-e5dea00f80e0 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 30px;
padding-right: 30px;
min-height: 50px;
}
@media (max-width: 767px){#s-0bf02bac-db6d-4fb5-a121-e5dea00f80e0 {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-0bf02bac-db6d-4fb5-a121-e5dea00f80e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bf02bac-db6d-4fb5-a121-e5dea00f80e0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-5a17f339-3a8b-4034-8ee8-05dd49207a84 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 100px;
}








#s-5a17f339-3a8b-4034-8ee8-05dd49207a84 > .shg-box-overlay {
  background-color: rgba(9, 54, 55, 1);
  opacity: 0;
}#s-5a17f339-3a8b-4034-8ee8-05dd49207a84.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a76ae086-2a57-4c24-8d6a-287020024927 {
  border-style: solid;
margin-top: 30px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
text-align: center;
}

#s-a76ae086-2a57-4c24-8d6a-287020024927 .shogun-heading-component h1 {
  color: rgba(224, 22, 103, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 38px;
  
  
  
}



#s-40bc3cf6-1c40-4cf1-a24c-32f0ed4642b3 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 50px;
}








#s-40bc3cf6-1c40-4cf1-a24c-32f0ed4642b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40bc3cf6-1c40-4cf1-a24c-32f0ed4642b3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dc0ccd5c-af97-498e-a2e2-74efbc157961 {
  margin-left: 35px;
margin-right: 35px;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-dc0ccd5c-af97-498e-a2e2-74efbc157961 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dc0ccd5c-af97-498e-a2e2-74efbc157961 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dc0ccd5c-af97-498e-a2e2-74efbc157961 {
  
}
}@media (max-width: 767px){#s-dc0ccd5c-af97-498e-a2e2-74efbc157961 {
  margin-left: 0px;
margin-right: 0px;
}
}







#s-dc0ccd5c-af97-498e-a2e2-74efbc157961 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc0ccd5c-af97-498e-a2e2-74efbc157961.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.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 > * {
  min-height: inherit;
  max-height: inherit;
}

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

#s-0260c0e2-0494-4cc7-8003-3d569e4740d6 {
  padding-bottom: 25px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-0260c0e2-0494-4cc7-8003-3d569e4740d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0260c0e2-0494-4cc7-8003-3d569e4740d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0260c0e2-0494-4cc7-8003-3d569e4740d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0260c0e2-0494-4cc7-8003-3d569e4740d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

#s-8cf0fb5f-e3b5-4152-91e0-f457115b5a80 {
  text-align: left;
}



.shg-c#s-8cf0fb5f-e3b5-4152-91e0-f457115b5a80 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8cf0fb5f-e3b5-4152-91e0-f457115b5a80 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-8cf0fb5f-e3b5-4152-91e0-f457115b5a80 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8cf0fb5f-e3b5-4152-91e0-f457115b5a80 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8cf0fb5f-e3b5-4152-91e0-f457115b5a80 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8cf0fb5f-e3b5-4152-91e0-f457115b5a80 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8cf0fb5f-e3b5-4152-91e0-f457115b5a80 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8cf0fb5f-e3b5-4152-91e0-f457115b5a80 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8cf0fb5f-e3b5-4152-91e0-f457115b5a80 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8cf0fb5f-e3b5-4152-91e0-f457115b5a80 img.shogun-image {
  width: 100%;
}



}
.shg-gallery-root {
}

.shg-gallery-arrows-container {
  display: flex;
  align-items: center;
  position: relative;
}

.shg-gallery-dots-container {
  display: flex;
  justify-content: center;
  position: relative;
}

.shg-gallery-scroll-container {
  position: relative;
}

.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.shg-gallery-image-hidden {
  display: none;
}

.shg-gallery-scroll-button {
  position: absolute;
  width: 3%;
  max-width: 48px;
  max-height: 48px;
}

.shg-left {
  left: 0;
  margin-left: 1%;
}

.shg-right {
  right: 0;
  margin-right: 1%;
}

.shg-gallery-dot {
  height: 14px;
  width: 14px;
  opacity: 0.5;
  border-radius: 100%;
  margin: 0 8px;
}

.shg-selected {
  opacity: 1;
}

#s-f7e8c1e8-593f-4765-854c-da208834f927 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-f7e8c1e8-593f-4765-854c-da208834f927 {
  display: none;
}
#s-f7e8c1e8-593f-4765-854c-da208834f927, #wrap-s-f7e8c1e8-593f-4765-854c-da208834f927 { display: none !important; }}
#s-f7e8c1e8-593f-4765-854c-da208834f927 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 25.0%;
  padding-right: 0px;
  padding-bottom: 0px;
}

#s-f7e8c1e8-593f-4765-854c-da208834f927 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-f7e8c1e8-593f-4765-854c-da208834f927 .shg-gallery-thumb-list-margin {
  margin-right: -0px;
}

#s-f7e8c1e8-593f-4765-854c-da208834f927 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-f7e8c1e8-593f-4765-854c-da208834f927 .shg-gallery-scroll-button {
  color: rgba(224, 22, 103, 1);
}

#s-f7e8c1e8-593f-4765-854c-da208834f927 .shg-gallery-dot {
  background-color: rgba(224, 22, 103, 1);
}

#s-7ff4f82f-8e8c-4a45-92b9-cd7cd8152ced {
  margin-top: 10px;
padding-left: 25px;
padding-right: 25px;
}

#s-223083ea-6bef-413d-bb6f-16a02bb40a3e {
  margin-top: 15px;
margin-bottom: 15px;
padding-left: 25px;
padding-right: 25px;
}

#s-44dfd0b5-5c34-4f20-8076-349456d1d7d6 {
  margin-left: 5%;
margin-right: 5%;
}
@media (max-width: 767px){#s-44dfd0b5-5c34-4f20-8076-349456d1d7d6 {
  margin-left: 0%;
margin-right: 0%;
}
}
.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-4105d68b-183c-49cf-a515-916283f6ddcd {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
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: 12px;
background-color: rgba(248, 128, 69, 1);
text-align: center;
text-decoration: none;
}
#s-4105d68b-183c-49cf-a515-916283f6ddcd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4105d68b-183c-49cf-a515-916283f6ddcd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4105d68b-183c-49cf-a515-916283f6ddcd-root {
    text-align: center;
  }


#s-4105d68b-183c-49cf-a515-916283f6ddcd.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4105d68b-183c-49cf-a515-916283f6ddcd-root {
    text-align: center;
  }


#s-4105d68b-183c-49cf-a515-916283f6ddcd.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4105d68b-183c-49cf-a515-916283f6ddcd-root {
    text-align: center;
  }


#s-4105d68b-183c-49cf-a515-916283f6ddcd.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4105d68b-183c-49cf-a515-916283f6ddcd-root {
    text-align: center;
  }


#s-4105d68b-183c-49cf-a515-916283f6ddcd.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4105d68b-183c-49cf-a515-916283f6ddcd-root {
    text-align: center;
  }


#s-4105d68b-183c-49cf-a515-916283f6ddcd.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
.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-53bd56b5-82c1-4e74-9750-5e73b64ddb3f {
  margin-top: 50px;
margin-bottom: 0px;
padding-left: 75px;
padding-right: 75px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}

#s-53bd56b5-82c1-4e74-9750-5e73b64ddb3f .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-53bd56b5-82c1-4e74-9750-5e73b64ddb3f .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-53bd56b5-82c1-4e74-9750-5e73b64ddb3f .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-53bd56b5-82c1-4e74-9750-5e73b64ddb3f .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-53bd56b5-82c1-4e74-9750-5e73b64ddb3f .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-53bd56b5-82c1-4e74-9750-5e73b64ddb3f .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-53bd56b5-82c1-4e74-9750-5e73b64ddb3f .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-53bd56b5-82c1-4e74-9750-5e73b64ddb3f .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-53bd56b5-82c1-4e74-9750-5e73b64ddb3f .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-53bd56b5-82c1-4e74-9750-5e73b64ddb3f .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-53bd56b5-82c1-4e74-9750-5e73b64ddb3f .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-53bd56b5-82c1-4e74-9750-5e73b64ddb3f-btn-wrapper {
    text-align: center;
  }


#s-53bd56b5-82c1-4e74-9750-5e73b64ddb3f .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-53bd56b5-82c1-4e74-9750-5e73b64ddb3f .shg-variant-btn:hover {
  background: #252525;
}

#s-53bd56b5-82c1-4e74-9750-5e73b64ddb3f .shg-variant-btn:active, #s-53bd56b5-82c1-4e74-9750-5e73b64ddb3f .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-53bd56b5-82c1-4e74-9750-5e73b64ddb3f .shg-variant-btn.disabled {
  background: #252525;
}

#s-f6c50ebe-50bc-4079-8493-06257419f283 {
  padding-left: 75px;
padding-right: 75px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: center;
}

#s-f6c50ebe-50bc-4079-8493-06257419f283 .shg-product-quantity-wrapper {
  display: flex;
}

#s-f6c50ebe-50bc-4079-8493-06257419f283 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-f6c50ebe-50bc-4079-8493-06257419f283 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-f6c50ebe-50bc-4079-8493-06257419f283 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-f6c50ebe-50bc-4079-8493-06257419f283 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-f6c50ebe-50bc-4079-8493-06257419f283 label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-f6c50ebe-50bc-4079-8493-06257419f283 label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


.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-320d2328-96d8-433e-9de8-f719be776d4b {
  box-shadow:5px 5px 1px 1px rgba(3, 3, 3, 1);
margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(224, 22, 103, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-320d2328-96d8-433e-9de8-f719be776d4b:hover {background-color: rgba(234, 108, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-320d2328-96d8-433e-9de8-f719be776d4b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-320d2328-96d8-433e-9de8-f719be776d4b {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-320d2328-96d8-433e-9de8-f719be776d4b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-320d2328-96d8-433e-9de8-f719be776d4b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-320d2328-96d8-433e-9de8-f719be776d4b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9c8c9774-34f1-4e79-a4da-75ab0e040635 {
  margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-9c8c9774-34f1-4e79-a4da-75ab0e040635"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c8c9774-34f1-4e79-a4da-75ab0e040635"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-9c8c9774-34f1-4e79-a4da-75ab0e040635"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-9c8c9774-34f1-4e79-a4da-75ab0e040635"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  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;
}

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

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked,
.shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-4034605e-9686-4184-aa65-412dd374cc87 {
  text-align: center;
}
@media (max-width: 767px){#s-4034605e-9686-4184-aa65-412dd374cc87 {
  margin-left: 90px;
margin-right: 90px;
}
}






  #s-4034605e-9686-4184-aa65-412dd374cc87 img.shogun-image {
    

    
    
    
  }


#s-4034605e-9686-4184-aa65-412dd374cc87 .shogun-image-content {
  
    align-items: center;
  
}

#s-10074077-735d-494a-95fb-4ffd60daf6bb {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-10074077-735d-494a-95fb-4ffd60daf6bb img.shogun-image {
    

    
    
    
  }


#s-10074077-735d-494a-95fb-4ffd60daf6bb .shogun-image-content {
  
    align-items: center;
  
}

#s-8c519cb3-42b0-41fa-ba07-c83f7f7ee488 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}
@media (max-width: 767px){#s-8c519cb3-42b0-41fa-ba07-c83f7f7ee488 {
  margin-left: 75px;
margin-right: 75px;
}
}






  #s-8c519cb3-42b0-41fa-ba07-c83f7f7ee488 img.shogun-image {
    

    
    
    
  }


#s-8c519cb3-42b0-41fa-ba07-c83f7f7ee488 .shogun-image-content {
  
    align-items: center;
  
}

#s-63e60620-0a9b-4ae2-bdcf-79f7bf430853 {
  margin-top: 40px;
margin-left: 11%;
margin-bottom: 40px;
margin-right: 11%;
}
@media (max-width: 767px){#s-63e60620-0a9b-4ae2-bdcf-79f7bf430853 {
  display: none;
}
#s-63e60620-0a9b-4ae2-bdcf-79f7bf430853, #wrap-s-63e60620-0a9b-4ae2-bdcf-79f7bf430853 { display: none !important; }}
@media (min-width: 0px) {
[id="s-63e60620-0a9b-4ae2-bdcf-79f7bf430853"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 40.0px);
}

}

@media (min-width: 768px) {
[id="s-63e60620-0a9b-4ae2-bdcf-79f7bf430853"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 64.0px);
}

}

@media (min-width: 992px) {
[id="s-63e60620-0a9b-4ae2-bdcf-79f7bf430853"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 64.0px);
}

}

@media (min-width: 1200px) {
[id="s-63e60620-0a9b-4ae2-bdcf-79f7bf430853"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 64.0px);
}

}

.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>div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content>div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0 {
  text-align: center;
}







  img.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shogun-image {
    
    
  }


.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shogun-image {
    
    
  }


.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shogun-image {
  box-sizing: border-box;
}



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





  img.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shogun-image {
    
    
  }


.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shogun-image {
  box-sizing: border-box;
}



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





  img.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shogun-image {
    
    
  }


.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shogun-image {
  box-sizing: border-box;
}



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





  img.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shogun-image {
    
    
  }


.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-743ccf1c-db0b-4e5b-ba3c-e4e453d6f8e0.shogun-image {
  box-sizing: border-box;
}



}
#s-76864637-fe16-41b0-9ce2-2d5bfec7ccbe {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-33255073-6481-4f8c-b2ad-24b048456fef {
  text-align: center;
}







  img.s-33255073-6481-4f8c-b2ad-24b048456fef.shogun-image {
    
    
  }


.s-33255073-6481-4f8c-b2ad-24b048456fef .shogun-image-content {
  
    align-items: center;
  
}

.s-33255073-6481-4f8c-b2ad-24b048456fef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33255073-6481-4f8c-b2ad-24b048456fef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33255073-6481-4f8c-b2ad-24b048456fef.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-33255073-6481-4f8c-b2ad-24b048456fef.shogun-image {
    
    
  }


.s-33255073-6481-4f8c-b2ad-24b048456fef .shogun-image-content {
  
    align-items: center;
  
}

.s-33255073-6481-4f8c-b2ad-24b048456fef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33255073-6481-4f8c-b2ad-24b048456fef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33255073-6481-4f8c-b2ad-24b048456fef.shogun-image {
  box-sizing: border-box;
}



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





  img.s-33255073-6481-4f8c-b2ad-24b048456fef.shogun-image {
    
    
  }


.s-33255073-6481-4f8c-b2ad-24b048456fef .shogun-image-content {
  
    align-items: center;
  
}

.s-33255073-6481-4f8c-b2ad-24b048456fef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33255073-6481-4f8c-b2ad-24b048456fef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33255073-6481-4f8c-b2ad-24b048456fef.shogun-image {
  box-sizing: border-box;
}



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





  img.s-33255073-6481-4f8c-b2ad-24b048456fef.shogun-image {
    
    
  }


.s-33255073-6481-4f8c-b2ad-24b048456fef .shogun-image-content {
  
    align-items: center;
  
}

.s-33255073-6481-4f8c-b2ad-24b048456fef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33255073-6481-4f8c-b2ad-24b048456fef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33255073-6481-4f8c-b2ad-24b048456fef.shogun-image {
  box-sizing: border-box;
}



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





  img.s-33255073-6481-4f8c-b2ad-24b048456fef.shogun-image {
    
    
  }


.s-33255073-6481-4f8c-b2ad-24b048456fef .shogun-image-content {
  
    align-items: center;
  
}

.s-33255073-6481-4f8c-b2ad-24b048456fef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33255073-6481-4f8c-b2ad-24b048456fef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33255073-6481-4f8c-b2ad-24b048456fef.shogun-image {
  box-sizing: border-box;
}



}
#s-7a62180f-038e-434c-b1f8-b6a3cfb3baed {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-99b06e04-0372-4ffb-906e-a213d1526456 {
  text-align: center;
}







  img.s-99b06e04-0372-4ffb-906e-a213d1526456.shogun-image {
    
    
  }


.s-99b06e04-0372-4ffb-906e-a213d1526456 .shogun-image-content {
  
    align-items: center;
  
}

.s-99b06e04-0372-4ffb-906e-a213d1526456.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99b06e04-0372-4ffb-906e-a213d1526456.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99b06e04-0372-4ffb-906e-a213d1526456.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-99b06e04-0372-4ffb-906e-a213d1526456.shogun-image {
    
    
  }


.s-99b06e04-0372-4ffb-906e-a213d1526456 .shogun-image-content {
  
    align-items: center;
  
}

.s-99b06e04-0372-4ffb-906e-a213d1526456.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99b06e04-0372-4ffb-906e-a213d1526456.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99b06e04-0372-4ffb-906e-a213d1526456.shogun-image {
  box-sizing: border-box;
}



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





  img.s-99b06e04-0372-4ffb-906e-a213d1526456.shogun-image {
    
    
  }


.s-99b06e04-0372-4ffb-906e-a213d1526456 .shogun-image-content {
  
    align-items: center;
  
}

.s-99b06e04-0372-4ffb-906e-a213d1526456.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99b06e04-0372-4ffb-906e-a213d1526456.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99b06e04-0372-4ffb-906e-a213d1526456.shogun-image {
  box-sizing: border-box;
}



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





  img.s-99b06e04-0372-4ffb-906e-a213d1526456.shogun-image {
    
    
  }


.s-99b06e04-0372-4ffb-906e-a213d1526456 .shogun-image-content {
  
    align-items: center;
  
}

.s-99b06e04-0372-4ffb-906e-a213d1526456.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99b06e04-0372-4ffb-906e-a213d1526456.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99b06e04-0372-4ffb-906e-a213d1526456.shogun-image {
  box-sizing: border-box;
}



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





  img.s-99b06e04-0372-4ffb-906e-a213d1526456.shogun-image {
    
    
  }


.s-99b06e04-0372-4ffb-906e-a213d1526456 .shogun-image-content {
  
    align-items: center;
  
}

.s-99b06e04-0372-4ffb-906e-a213d1526456.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99b06e04-0372-4ffb-906e-a213d1526456.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99b06e04-0372-4ffb-906e-a213d1526456.shogun-image {
  box-sizing: border-box;
}



}
#s-626cfe51-1430-4961-a82e-cafe6f9681ad {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-dd782f78-c1f3-4dc9-9247-39c227a76398 {
  text-align: center;
}







  img.s-dd782f78-c1f3-4dc9-9247-39c227a76398.shogun-image {
    
    
  }


.s-dd782f78-c1f3-4dc9-9247-39c227a76398 .shogun-image-content {
  
    align-items: center;
  
}

.s-dd782f78-c1f3-4dc9-9247-39c227a76398.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd782f78-c1f3-4dc9-9247-39c227a76398.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd782f78-c1f3-4dc9-9247-39c227a76398.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-dd782f78-c1f3-4dc9-9247-39c227a76398.shogun-image {
    
    
  }


.s-dd782f78-c1f3-4dc9-9247-39c227a76398 .shogun-image-content {
  
    align-items: center;
  
}

.s-dd782f78-c1f3-4dc9-9247-39c227a76398.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd782f78-c1f3-4dc9-9247-39c227a76398.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd782f78-c1f3-4dc9-9247-39c227a76398.shogun-image {
  box-sizing: border-box;
}



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





  img.s-dd782f78-c1f3-4dc9-9247-39c227a76398.shogun-image {
    
    
  }


.s-dd782f78-c1f3-4dc9-9247-39c227a76398 .shogun-image-content {
  
    align-items: center;
  
}

.s-dd782f78-c1f3-4dc9-9247-39c227a76398.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd782f78-c1f3-4dc9-9247-39c227a76398.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd782f78-c1f3-4dc9-9247-39c227a76398.shogun-image {
  box-sizing: border-box;
}



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





  img.s-dd782f78-c1f3-4dc9-9247-39c227a76398.shogun-image {
    
    
  }


.s-dd782f78-c1f3-4dc9-9247-39c227a76398 .shogun-image-content {
  
    align-items: center;
  
}

.s-dd782f78-c1f3-4dc9-9247-39c227a76398.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd782f78-c1f3-4dc9-9247-39c227a76398.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd782f78-c1f3-4dc9-9247-39c227a76398.shogun-image {
  box-sizing: border-box;
}



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





  img.s-dd782f78-c1f3-4dc9-9247-39c227a76398.shogun-image {
    
    
  }


.s-dd782f78-c1f3-4dc9-9247-39c227a76398 .shogun-image-content {
  
    align-items: center;
  
}

.s-dd782f78-c1f3-4dc9-9247-39c227a76398.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd782f78-c1f3-4dc9-9247-39c227a76398.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd782f78-c1f3-4dc9-9247-39c227a76398.shogun-image {
  box-sizing: border-box;
}



}
#s-60fbdd57-81ef-4aea-9283-e750cf985c39 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac {
  text-align: center;
}







  img.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shogun-image {
    
    
  }


.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac .shogun-image-content {
  
    align-items: center;
  
}

.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shogun-image {
    
    
  }


.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac .shogun-image-content {
  
    align-items: center;
  
}

.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shogun-image {
  box-sizing: border-box;
}



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





  img.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shogun-image {
    
    
  }


.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac .shogun-image-content {
  
    align-items: center;
  
}

.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shogun-image {
  box-sizing: border-box;
}



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





  img.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shogun-image {
    
    
  }


.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac .shogun-image-content {
  
    align-items: center;
  
}

.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shogun-image {
  box-sizing: border-box;
}



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





  img.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shogun-image {
    
    
  }


.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac .shogun-image-content {
  
    align-items: center;
  
}

.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b278ba9-ef25-4728-ba9e-1e4af1e8deac.shogun-image {
  box-sizing: border-box;
}



}
#s-99cd5f23-e8cc-4e6d-8194-76be4763df17 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-1fad33e9-f9af-4e31-9405-65a6326f8e97 {
  margin-top: 40px;
margin-left: 11%;
margin-bottom: 40px;
margin-right: 11%;
}
@media (min-width: 1200px){#s-1fad33e9-f9af-4e31-9405-65a6326f8e97 {
  display: none;
}
#s-1fad33e9-f9af-4e31-9405-65a6326f8e97, #wrap-s-1fad33e9-f9af-4e31-9405-65a6326f8e97 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1fad33e9-f9af-4e31-9405-65a6326f8e97 {
  display: none;
}
#s-1fad33e9-f9af-4e31-9405-65a6326f8e97, #wrap-s-1fad33e9-f9af-4e31-9405-65a6326f8e97 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1fad33e9-f9af-4e31-9405-65a6326f8e97 {
  display: none;
}
#s-1fad33e9-f9af-4e31-9405-65a6326f8e97, #wrap-s-1fad33e9-f9af-4e31-9405-65a6326f8e97 { display: none !important; }}
@media (min-width: 0px) {
[id="s-1fad33e9-f9af-4e31-9405-65a6326f8e97"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-1fad33e9-f9af-4e31-9405-65a6326f8e97"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1fad33e9-f9af-4e31-9405-65a6326f8e97"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1fad33e9-f9af-4e31-9405-65a6326f8e97"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a {
  text-align: center;
}







  img.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shogun-image {
    
    
  }


.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a .shogun-image-content {
  
    align-items: center;
  
}

.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shogun-image {
    
    
  }


.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a .shogun-image-content {
  
    align-items: center;
  
}

.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shogun-image {
    
    
  }


.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a .shogun-image-content {
  
    align-items: center;
  
}

.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shogun-image {
    
    
  }


.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a .shogun-image-content {
  
    align-items: center;
  
}

.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shogun-image {
    
    
  }


.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a .shogun-image-content {
  
    align-items: center;
  
}

.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b1c90e6-d97d-479b-a3f0-85a3d59d7e8a.shogun-image {
  box-sizing: border-box;
}



}
#s-9429046d-2ab4-4845-80a3-106f883926a2 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-7d4a026a-09b4-4973-9ca8-9748d465e8e7 {
  text-align: center;
}







  img.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shogun-image {
    
    
  }


.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shogun-image {
    
    
  }


.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shogun-image {
  box-sizing: border-box;
}



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





  img.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shogun-image {
    
    
  }


.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shogun-image {
  box-sizing: border-box;
}



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





  img.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shogun-image {
    
    
  }


.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shogun-image {
  box-sizing: border-box;
}



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





  img.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shogun-image {
    
    
  }


.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d4a026a-09b4-4973-9ca8-9748d465e8e7.shogun-image {
  box-sizing: border-box;
}



}
#s-6de28dbe-4e92-43cb-a0a4-810dfcd32248 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-f500d7f5-a2a8-490a-a5b4-515988b073ee {
  text-align: center;
}







  img.s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shogun-image {
    
    
  }


.s-f500d7f5-a2a8-490a-a5b4-515988b073ee .shogun-image-content {
  
    align-items: center;
  
}

.s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shogun-image {
    
    
  }


.s-f500d7f5-a2a8-490a-a5b4-515988b073ee .shogun-image-content {
  
    align-items: center;
  
}

.s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shogun-image {
  box-sizing: border-box;
}



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





  img.s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shogun-image {
    
    
  }


.s-f500d7f5-a2a8-490a-a5b4-515988b073ee .shogun-image-content {
  
    align-items: center;
  
}

.s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shogun-image {
  box-sizing: border-box;
}



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





  img.s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shogun-image {
    
    
  }


.s-f500d7f5-a2a8-490a-a5b4-515988b073ee .shogun-image-content {
  
    align-items: center;
  
}

.s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shogun-image {
  box-sizing: border-box;
}



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





  img.s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shogun-image {
    
    
  }


.s-f500d7f5-a2a8-490a-a5b4-515988b073ee .shogun-image-content {
  
    align-items: center;
  
}

.s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f500d7f5-a2a8-490a-a5b4-515988b073ee.shogun-image {
  box-sizing: border-box;
}



}
#s-5f737103-a2e1-4171-9116-c2476225f0bb {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-c72435e7-5c35-4190-a616-d4fb601a2519 {
  margin-top: 40px;
margin-left: 20%;
margin-bottom: 40px;
margin-right: 20%;
}
@media (min-width: 1200px){#s-c72435e7-5c35-4190-a616-d4fb601a2519 {
  display: none;
}
#s-c72435e7-5c35-4190-a616-d4fb601a2519, #wrap-s-c72435e7-5c35-4190-a616-d4fb601a2519 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c72435e7-5c35-4190-a616-d4fb601a2519 {
  display: none;
}
#s-c72435e7-5c35-4190-a616-d4fb601a2519, #wrap-s-c72435e7-5c35-4190-a616-d4fb601a2519 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c72435e7-5c35-4190-a616-d4fb601a2519 {
  display: none;
}
#s-c72435e7-5c35-4190-a616-d4fb601a2519, #wrap-s-c72435e7-5c35-4190-a616-d4fb601a2519 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c72435e7-5c35-4190-a616-d4fb601a2519"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 40.0px);
}

}

@media (min-width: 768px) {
[id="s-c72435e7-5c35-4190-a616-d4fb601a2519"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-c72435e7-5c35-4190-a616-d4fb601a2519"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-c72435e7-5c35-4190-a616-d4fb601a2519"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 40.0px);
}

}

#s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7 {
  text-align: center;
}







  img.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shogun-image {
    
    
  }


.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shogun-image {
    
    
  }


.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shogun-image {
  box-sizing: border-box;
}



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





  img.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shogun-image {
    
    
  }


.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shogun-image {
  box-sizing: border-box;
}



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





  img.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shogun-image {
    
    
  }


.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shogun-image {
  box-sizing: border-box;
}



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





  img.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shogun-image {
    
    
  }


.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4c7c8d3-9462-43ab-a5b3-468ed4f9a9b7.shogun-image {
  box-sizing: border-box;
}



}
#s-6d8451a1-254c-43fb-8a84-418fa01468d6 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba {
  text-align: center;
}







  img.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shogun-image {
    
    
  }


.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba .shogun-image-content {
  
    align-items: center;
  
}

.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shogun-image {
    
    
  }


.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba .shogun-image-content {
  
    align-items: center;
  
}

.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shogun-image {
    
    
  }


.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba .shogun-image-content {
  
    align-items: center;
  
}

.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shogun-image {
    
    
  }


.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba .shogun-image-content {
  
    align-items: center;
  
}

.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shogun-image {
    
    
  }


.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba .shogun-image-content {
  
    align-items: center;
  
}

.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0bf8df44-ab17-4fef-b342-ef3e987fb7ba.shogun-image {
  box-sizing: border-box;
}



}
#s-cef13df9-9249-42a1-b231-4498835d1360 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-1aa17b41-87de-473d-b073-713dc3507788 {
  margin-top: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1aa17b41-87de-473d-b073-713dc3507788 .shogun-heading-component h1 {
  color: rgba(224, 22, 103, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}



#s-e35f338a-cf40-41fc-99aa-62fc2935cba6 {
  margin-top: 25px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-e35f338a-cf40-41fc-99aa-62fc2935cba6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e35f338a-cf40-41fc-99aa-62fc2935cba6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e35f338a-cf40-41fc-99aa-62fc2935cba6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e35f338a-cf40-41fc-99aa-62fc2935cba6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-9484012c-744c-4ad2-8380-b185da9464ce {
  text-align: center;
}







  img.s-9484012c-744c-4ad2-8380-b185da9464ce.shogun-image {
    
    
  }


.s-9484012c-744c-4ad2-8380-b185da9464ce .shogun-image-content {
  
    align-items: center;
  
}

.s-9484012c-744c-4ad2-8380-b185da9464ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9484012c-744c-4ad2-8380-b185da9464ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9484012c-744c-4ad2-8380-b185da9464ce.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-9484012c-744c-4ad2-8380-b185da9464ce.shogun-image {
    
    
  }


.s-9484012c-744c-4ad2-8380-b185da9464ce .shogun-image-content {
  
    align-items: center;
  
}

.s-9484012c-744c-4ad2-8380-b185da9464ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9484012c-744c-4ad2-8380-b185da9464ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9484012c-744c-4ad2-8380-b185da9464ce.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9484012c-744c-4ad2-8380-b185da9464ce.shogun-image {
    
    
  }


.s-9484012c-744c-4ad2-8380-b185da9464ce .shogun-image-content {
  
    align-items: center;
  
}

.s-9484012c-744c-4ad2-8380-b185da9464ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9484012c-744c-4ad2-8380-b185da9464ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9484012c-744c-4ad2-8380-b185da9464ce.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9484012c-744c-4ad2-8380-b185da9464ce.shogun-image {
    
    
  }


.s-9484012c-744c-4ad2-8380-b185da9464ce .shogun-image-content {
  
    align-items: center;
  
}

.s-9484012c-744c-4ad2-8380-b185da9464ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9484012c-744c-4ad2-8380-b185da9464ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9484012c-744c-4ad2-8380-b185da9464ce.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9484012c-744c-4ad2-8380-b185da9464ce.shogun-image {
    
    
  }


.s-9484012c-744c-4ad2-8380-b185da9464ce .shogun-image-content {
  
    align-items: center;
  
}

.s-9484012c-744c-4ad2-8380-b185da9464ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9484012c-744c-4ad2-8380-b185da9464ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9484012c-744c-4ad2-8380-b185da9464ce.shogun-image {
  box-sizing: border-box;
}



}
#s-f795e83e-a43d-425a-8eac-6fa9b67f53cb {
  border-style: solid;
margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}
@media (max-width: 767px){#s-f795e83e-a43d-425a-8eac-6fa9b67f53cb {
  margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
}
}
#s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363 {
  text-align: center;
}
@media (min-width: 1200px){#s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363 {
  display: none;
}
#s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363, #wrap-s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363 {
  display: none;
}
#s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363, #wrap-s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363 {
  display: none;
}
#s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363, #wrap-s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363 { display: none !important; }}






  img.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shogun-image {
    
    
  }


.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363 .shogun-image-content {
  
    align-items: center;
  
}

.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shogun-image {
    
    
  }


.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363 .shogun-image-content {
  
    align-items: center;
  
}

.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shogun-image {
  box-sizing: border-box;
}



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





  img.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shogun-image {
    
    
  }


.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363 .shogun-image-content {
  
    align-items: center;
  
}

.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shogun-image {
  box-sizing: border-box;
}



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





  img.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shogun-image {
    
    
  }


.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363 .shogun-image-content {
  
    align-items: center;
  
}

.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shogun-image {
  box-sizing: border-box;
}



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





  img.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shogun-image {
    
    
  }


.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363 .shogun-image-content {
  
    align-items: center;
  
}

.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a96b7d35-3bdf-40e4-97c6-22a4bb13b363.shogun-image {
  box-sizing: border-box;
}



}
#s-90d00b84-9c23-459b-875b-ecb22b3ee6fe {
  margin-top: 25px;
margin-left: 35px;
margin-bottom: 25px;
margin-right: 35px;
}
@media (max-width: 767px){#s-90d00b84-9c23-459b-875b-ecb22b3ee6fe {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-90d00b84-9c23-459b-875b-ecb22b3ee6fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90d00b84-9c23-459b-875b-ecb22b3ee6fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-90d00b84-9c23-459b-875b-ecb22b3ee6fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-90d00b84-9c23-459b-875b-ecb22b3ee6fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3e9b915e-cd9c-4886-a503-edd91b6f2641 {
  border-style: solid;
margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-578d13e5-1e57-4a2d-8525-23a33f48ae89 {
  text-align: center;
}
@media (max-width: 767px){#s-578d13e5-1e57-4a2d-8525-23a33f48ae89 {
  display: none;
}
#s-578d13e5-1e57-4a2d-8525-23a33f48ae89, #wrap-s-578d13e5-1e57-4a2d-8525-23a33f48ae89 { display: none !important; }}






  img.s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shogun-image {
    
    
  }


.s-578d13e5-1e57-4a2d-8525-23a33f48ae89 .shogun-image-content {
  
    align-items: center;
  
}

.s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shogun-image {
    
    
  }


.s-578d13e5-1e57-4a2d-8525-23a33f48ae89 .shogun-image-content {
  
    align-items: center;
  
}

.s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shogun-image {
  box-sizing: border-box;
}



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





  img.s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shogun-image {
    
    
  }


.s-578d13e5-1e57-4a2d-8525-23a33f48ae89 .shogun-image-content {
  
    align-items: center;
  
}

.s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shogun-image {
  box-sizing: border-box;
}



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





  img.s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shogun-image {
    
    
  }


.s-578d13e5-1e57-4a2d-8525-23a33f48ae89 .shogun-image-content {
  
    align-items: center;
  
}

.s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shogun-image {
  box-sizing: border-box;
}



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





  img.s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shogun-image {
    
    
  }


.s-578d13e5-1e57-4a2d-8525-23a33f48ae89 .shogun-image-content {
  
    align-items: center;
  
}

.s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-578d13e5-1e57-4a2d-8525-23a33f48ae89.shogun-image {
  box-sizing: border-box;
}



}
#s-f3a15d5f-8df3-4a83-ac62-d853cd40fcd6 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-f3a15d5f-8df3-4a83-ac62-d853cd40fcd6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-f3a15d5f-8df3-4a83-ac62-d853cd40fcd6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f3a15d5f-8df3-4a83-ac62-d853cd40fcd6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3a15d5f-8df3-4a83-ac62-d853cd40fcd6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3 {
  text-align: center;
}







  img.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shogun-image {
    
    
  }


.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shogun-image {
    
    
  }


.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shogun-image {
    
    
  }


.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shogun-image {
    
    
  }


.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shogun-image {
    
    
  }


.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0988219a-dd98-4e28-8e9a-0a9ab6ad28c3.shogun-image {
  box-sizing: border-box;
}



}
#s-5d4cebb0-62be-462a-a1c8-12f33e5db38d {
  text-align: center;
}







  img.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shogun-image {
    
    
  }


.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d .shogun-image-content {
  
    align-items: center;
  
}

.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shogun-image {
    
    
  }


.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d .shogun-image-content {
  
    align-items: center;
  
}

.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shogun-image {
    
    
  }


.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d .shogun-image-content {
  
    align-items: center;
  
}

.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shogun-image {
    
    
  }


.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d .shogun-image-content {
  
    align-items: center;
  
}

.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shogun-image {
    
    
  }


.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d .shogun-image-content {
  
    align-items: center;
  
}

.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d4cebb0-62be-462a-a1c8-12f33e5db38d.shogun-image {
  box-sizing: border-box;
}



}
#s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3 {
  text-align: center;
}







  img.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shogun-image {
    
    
  }


.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3 .shogun-image-content {
  
    align-items: center;
  
}

.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shogun-image {
    
    
  }


.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3 .shogun-image-content {
  
    align-items: center;
  
}

.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shogun-image {
  box-sizing: border-box;
}



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





  img.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shogun-image {
    
    
  }


.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3 .shogun-image-content {
  
    align-items: center;
  
}

.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shogun-image {
  box-sizing: border-box;
}



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





  img.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shogun-image {
    
    
  }


.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3 .shogun-image-content {
  
    align-items: center;
  
}

.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shogun-image {
  box-sizing: border-box;
}



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





  img.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shogun-image {
    
    
  }


.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3 .shogun-image-content {
  
    align-items: center;
  
}

.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9a82f71-6a04-4720-968a-c0a36a8fe7f3.shogun-image {
  box-sizing: border-box;
}



}
#s-53c1b138-09e8-4fd5-9043-1655b01995ad {
  text-align: center;
}







  img.s-53c1b138-09e8-4fd5-9043-1655b01995ad.shogun-image {
    
    
  }


.s-53c1b138-09e8-4fd5-9043-1655b01995ad .shogun-image-content {
  
    align-items: center;
  
}

.s-53c1b138-09e8-4fd5-9043-1655b01995ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53c1b138-09e8-4fd5-9043-1655b01995ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53c1b138-09e8-4fd5-9043-1655b01995ad.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-53c1b138-09e8-4fd5-9043-1655b01995ad.shogun-image {
    
    
  }


.s-53c1b138-09e8-4fd5-9043-1655b01995ad .shogun-image-content {
  
    align-items: center;
  
}

.s-53c1b138-09e8-4fd5-9043-1655b01995ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53c1b138-09e8-4fd5-9043-1655b01995ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53c1b138-09e8-4fd5-9043-1655b01995ad.shogun-image {
  box-sizing: border-box;
}



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





  img.s-53c1b138-09e8-4fd5-9043-1655b01995ad.shogun-image {
    
    
  }


.s-53c1b138-09e8-4fd5-9043-1655b01995ad .shogun-image-content {
  
    align-items: center;
  
}

.s-53c1b138-09e8-4fd5-9043-1655b01995ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53c1b138-09e8-4fd5-9043-1655b01995ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53c1b138-09e8-4fd5-9043-1655b01995ad.shogun-image {
  box-sizing: border-box;
}



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





  img.s-53c1b138-09e8-4fd5-9043-1655b01995ad.shogun-image {
    
    
  }


.s-53c1b138-09e8-4fd5-9043-1655b01995ad .shogun-image-content {
  
    align-items: center;
  
}

.s-53c1b138-09e8-4fd5-9043-1655b01995ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53c1b138-09e8-4fd5-9043-1655b01995ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53c1b138-09e8-4fd5-9043-1655b01995ad.shogun-image {
  box-sizing: border-box;
}



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





  img.s-53c1b138-09e8-4fd5-9043-1655b01995ad.shogun-image {
    
    
  }


.s-53c1b138-09e8-4fd5-9043-1655b01995ad .shogun-image-content {
  
    align-items: center;
  
}

.s-53c1b138-09e8-4fd5-9043-1655b01995ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53c1b138-09e8-4fd5-9043-1655b01995ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53c1b138-09e8-4fd5-9043-1655b01995ad.shogun-image {
  box-sizing: border-box;
}



}
#s-6f3b7e4d-7b28-4237-bb37-5411d3072d82 {
  margin-top: 40px;
margin-left: 35px;
margin-bottom: 40px;
margin-right: 35px;
}
@media (max-width: 767px){#s-6f3b7e4d-7b28-4237-bb37-5411d3072d82 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-e3afa159-bb44-42a8-9b06-6f3e4f35b921 {
  text-align: center;
}







  img.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shogun-image {
    
    
  }


.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921 .shogun-image-content {
  
    align-items: center;
  
}

.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shogun-image {
    
    
  }


.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921 .shogun-image-content {
  
    align-items: center;
  
}

.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shogun-image {
  box-sizing: border-box;
}



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





  img.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shogun-image {
    
    
  }


.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921 .shogun-image-content {
  
    align-items: center;
  
}

.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shogun-image {
  box-sizing: border-box;
}



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





  img.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shogun-image {
    
    
  }


.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921 .shogun-image-content {
  
    align-items: center;
  
}

.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shogun-image {
  box-sizing: border-box;
}



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





  img.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shogun-image {
    
    
  }


.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921 .shogun-image-content {
  
    align-items: center;
  
}

.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3afa159-bb44-42a8-9b06-6f3e4f35b921.shogun-image {
  box-sizing: border-box;
}



}
#s-910c4c22-b66b-4c1d-a5b1-e9d3fccfd47c {
  text-align: left;
}

#s-ca6b82b5-df3a-49a1-8b46-1e070ba58cac {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca6b82b5-df3a-49a1-8b46-1e070ba58cac .shogun-heading-component h2 {
  color: rgba(224, 22, 103, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-b213502e-ec53-4bff-af2a-713c027f93ec {
  margin-left: 5%;
margin-right: 5%;
padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-b213502e-ec53-4bff-af2a-713c027f93ec"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b213502e-ec53-4bff-af2a-713c027f93ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b213502e-ec53-4bff-af2a-713c027f93ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b213502e-ec53-4bff-af2a-713c027f93ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-f72dd0a0-c2b7-44ec-a023-5424d4573fde {
  margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 10px;
background-color: rgba(224, 22, 103, 1);
text-align: center;
text-decoration: none;
}
#s-f72dd0a0-c2b7-44ec-a023-5424d4573fde:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f72dd0a0-c2b7-44ec-a023-5424d4573fde:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f72dd0a0-c2b7-44ec-a023-5424d4573fde-root {
    text-align: center;
  }


#s-f72dd0a0-c2b7-44ec-a023-5424d4573fde.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f72dd0a0-c2b7-44ec-a023-5424d4573fde-root {
    text-align: center;
  }


#s-f72dd0a0-c2b7-44ec-a023-5424d4573fde.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f72dd0a0-c2b7-44ec-a023-5424d4573fde-root {
    text-align: center;
  }


#s-f72dd0a0-c2b7-44ec-a023-5424d4573fde.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f72dd0a0-c2b7-44ec-a023-5424d4573fde-root {
    text-align: center;
  }


#s-f72dd0a0-c2b7-44ec-a023-5424d4573fde.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f72dd0a0-c2b7-44ec-a023-5424d4573fde-root {
    text-align: center;
  }


#s-f72dd0a0-c2b7-44ec-a023-5424d4573fde.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-28313ba9-b770-4eb8-a0f5-d1c474929d97 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 10px;
background-color: rgba(224, 22, 103, 1);
text-align: center;
text-decoration: none;
}
#s-28313ba9-b770-4eb8-a0f5-d1c474929d97:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-28313ba9-b770-4eb8-a0f5-d1c474929d97:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-28313ba9-b770-4eb8-a0f5-d1c474929d97-root {
    text-align: center;
  }


#s-28313ba9-b770-4eb8-a0f5-d1c474929d97.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-28313ba9-b770-4eb8-a0f5-d1c474929d97-root {
    text-align: center;
  }


#s-28313ba9-b770-4eb8-a0f5-d1c474929d97.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-28313ba9-b770-4eb8-a0f5-d1c474929d97-root {
    text-align: center;
  }


#s-28313ba9-b770-4eb8-a0f5-d1c474929d97.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-28313ba9-b770-4eb8-a0f5-d1c474929d97-root {
    text-align: center;
  }


#s-28313ba9-b770-4eb8-a0f5-d1c474929d97.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-28313ba9-b770-4eb8-a0f5-d1c474929d97-root {
    text-align: center;
  }


#s-28313ba9-b770-4eb8-a0f5-d1c474929d97.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-2ecfdf0c-dc3d-4258-9af8-eb46b1dd9be6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 10px;
background-color: rgba(224, 22, 103, 1);
text-align: center;
text-decoration: none;
}
#s-2ecfdf0c-dc3d-4258-9af8-eb46b1dd9be6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2ecfdf0c-dc3d-4258-9af8-eb46b1dd9be6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2ecfdf0c-dc3d-4258-9af8-eb46b1dd9be6-root {
    text-align: center;
  }


#s-2ecfdf0c-dc3d-4258-9af8-eb46b1dd9be6.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2ecfdf0c-dc3d-4258-9af8-eb46b1dd9be6-root {
    text-align: center;
  }


#s-2ecfdf0c-dc3d-4258-9af8-eb46b1dd9be6.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2ecfdf0c-dc3d-4258-9af8-eb46b1dd9be6-root {
    text-align: center;
  }


#s-2ecfdf0c-dc3d-4258-9af8-eb46b1dd9be6.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2ecfdf0c-dc3d-4258-9af8-eb46b1dd9be6-root {
    text-align: center;
  }


#s-2ecfdf0c-dc3d-4258-9af8-eb46b1dd9be6.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2ecfdf0c-dc3d-4258-9af8-eb46b1dd9be6-root {
    text-align: center;
  }


#s-2ecfdf0c-dc3d-4258-9af8-eb46b1dd9be6.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-ae8f3992-fb42-44fe-80da-276cfd709f55 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 10px;
background-color: rgba(224, 22, 103, 1);
text-align: center;
text-decoration: none;
}
#s-ae8f3992-fb42-44fe-80da-276cfd709f55:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ae8f3992-fb42-44fe-80da-276cfd709f55:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ae8f3992-fb42-44fe-80da-276cfd709f55-root {
    text-align: center;
  }


#s-ae8f3992-fb42-44fe-80da-276cfd709f55.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ae8f3992-fb42-44fe-80da-276cfd709f55-root {
    text-align: center;
  }


#s-ae8f3992-fb42-44fe-80da-276cfd709f55.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ae8f3992-fb42-44fe-80da-276cfd709f55-root {
    text-align: center;
  }


#s-ae8f3992-fb42-44fe-80da-276cfd709f55.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ae8f3992-fb42-44fe-80da-276cfd709f55-root {
    text-align: center;
  }


#s-ae8f3992-fb42-44fe-80da-276cfd709f55.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ae8f3992-fb42-44fe-80da-276cfd709f55-root {
    text-align: center;
  }


#s-ae8f3992-fb42-44fe-80da-276cfd709f55.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-e331f8db-9451-4a39-abb0-de617d1c452a {
  margin-top: 15px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-e331f8db-9451-4a39-abb0-de617d1c452a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e331f8db-9451-4a39-abb0-de617d1c452a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-e331f8db-9451-4a39-abb0-de617d1c452a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-e331f8db-9451-4a39-abb0-de617d1c452a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-0b297aa2-2205-4346-83e0-95cc867547ea {
  margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 10px;
background-color: rgba(224, 22, 103, 1);
text-align: center;
text-decoration: none;
}
#s-0b297aa2-2205-4346-83e0-95cc867547ea:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0b297aa2-2205-4346-83e0-95cc867547ea:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0b297aa2-2205-4346-83e0-95cc867547ea-root {
    text-align: center;
  }


#s-0b297aa2-2205-4346-83e0-95cc867547ea.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0b297aa2-2205-4346-83e0-95cc867547ea-root {
    text-align: center;
  }


#s-0b297aa2-2205-4346-83e0-95cc867547ea.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0b297aa2-2205-4346-83e0-95cc867547ea-root {
    text-align: center;
  }


#s-0b297aa2-2205-4346-83e0-95cc867547ea.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0b297aa2-2205-4346-83e0-95cc867547ea-root {
    text-align: center;
  }


#s-0b297aa2-2205-4346-83e0-95cc867547ea.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0b297aa2-2205-4346-83e0-95cc867547ea-root {
    text-align: center;
  }


#s-0b297aa2-2205-4346-83e0-95cc867547ea.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-81971105-9e61-4606-99ff-dca91c543582 {
  margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 10px;
background-color: rgba(224, 22, 103, 1);
text-align: center;
text-decoration: none;
}
#s-81971105-9e61-4606-99ff-dca91c543582:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-81971105-9e61-4606-99ff-dca91c543582:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-81971105-9e61-4606-99ff-dca91c543582-root {
    text-align: center;
  }


#s-81971105-9e61-4606-99ff-dca91c543582.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-81971105-9e61-4606-99ff-dca91c543582-root {
    text-align: center;
  }


#s-81971105-9e61-4606-99ff-dca91c543582.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-81971105-9e61-4606-99ff-dca91c543582-root {
    text-align: center;
  }


#s-81971105-9e61-4606-99ff-dca91c543582.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-81971105-9e61-4606-99ff-dca91c543582-root {
    text-align: center;
  }


#s-81971105-9e61-4606-99ff-dca91c543582.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-81971105-9e61-4606-99ff-dca91c543582-root {
    text-align: center;
  }


#s-81971105-9e61-4606-99ff-dca91c543582.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-55ea1217-7ab4-4e80-9cd2-5da7bf9dc071 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 10px;
background-color: rgba(224, 22, 103, 1);
text-align: center;
text-decoration: none;
}
#s-55ea1217-7ab4-4e80-9cd2-5da7bf9dc071:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-55ea1217-7ab4-4e80-9cd2-5da7bf9dc071:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-55ea1217-7ab4-4e80-9cd2-5da7bf9dc071-root {
    text-align: center;
  }


#s-55ea1217-7ab4-4e80-9cd2-5da7bf9dc071.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-55ea1217-7ab4-4e80-9cd2-5da7bf9dc071-root {
    text-align: center;
  }


#s-55ea1217-7ab4-4e80-9cd2-5da7bf9dc071.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-55ea1217-7ab4-4e80-9cd2-5da7bf9dc071-root {
    text-align: center;
  }


#s-55ea1217-7ab4-4e80-9cd2-5da7bf9dc071.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-55ea1217-7ab4-4e80-9cd2-5da7bf9dc071-root {
    text-align: center;
  }


#s-55ea1217-7ab4-4e80-9cd2-5da7bf9dc071.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-55ea1217-7ab4-4e80-9cd2-5da7bf9dc071-root {
    text-align: center;
  }


#s-55ea1217-7ab4-4e80-9cd2-5da7bf9dc071.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-a4e75577-5710-4e4a-aa5a-5dcf5554b5d8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 10px;
background-color: rgba(224, 22, 103, 1);
text-align: center;
text-decoration: none;
}
#s-a4e75577-5710-4e4a-aa5a-5dcf5554b5d8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a4e75577-5710-4e4a-aa5a-5dcf5554b5d8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a4e75577-5710-4e4a-aa5a-5dcf5554b5d8-root {
    text-align: center;
  }


#s-a4e75577-5710-4e4a-aa5a-5dcf5554b5d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a4e75577-5710-4e4a-aa5a-5dcf5554b5d8-root {
    text-align: center;
  }


#s-a4e75577-5710-4e4a-aa5a-5dcf5554b5d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a4e75577-5710-4e4a-aa5a-5dcf5554b5d8-root {
    text-align: center;
  }


#s-a4e75577-5710-4e4a-aa5a-5dcf5554b5d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a4e75577-5710-4e4a-aa5a-5dcf5554b5d8-root {
    text-align: center;
  }


#s-a4e75577-5710-4e4a-aa5a-5dcf5554b5d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a4e75577-5710-4e4a-aa5a-5dcf5554b5d8-root {
    text-align: center;
  }


#s-a4e75577-5710-4e4a-aa5a-5dcf5554b5d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-98b74740-5a82-47cb-bb25-bc136690c83f {
  margin-top: 60px;
margin-left: 2%;
margin-bottom: 25px;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-98b74740-5a82-47cb-bb25-bc136690c83f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-98b74740-5a82-47cb-bb25-bc136690c83f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-98b74740-5a82-47cb-bb25-bc136690c83f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-98b74740-5a82-47cb-bb25-bc136690c83f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca {
  text-align: center;
}







  img.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shogun-image {
    
    
  }


.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca .shogun-image-content {
  
    align-items: center;
  
}

.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shogun-image {
    
    
  }


.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca .shogun-image-content {
  
    align-items: center;
  
}

.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shogun-image {
    
    
  }


.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca .shogun-image-content {
  
    align-items: center;
  
}

.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shogun-image {
    
    
  }


.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca .shogun-image-content {
  
    align-items: center;
  
}

.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shogun-image {
    
    
  }


.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca .shogun-image-content {
  
    align-items: center;
  
}

.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a6ff438-803c-4e4a-98bf-a703cc3cc2ca.shogun-image {
  box-sizing: border-box;
}



}
#s-1d2d270a-7706-4f49-9302-8099dfc7a93f {
  text-align: left;
}

#s-5c28b9b8-3ea4-4a65-b7e2-c05addb32a9f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c28b9b8-3ea4-4a65-b7e2-c05addb32a9f .shogun-heading-component h3 {
  color: rgba(224, 22, 103, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-212ae3bf-5cf5-45eb-9329-67631798048a {
  border-style: solid;
margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-703425db-37fc-4746-b9ad-59d927821b2e {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-703425db-37fc-4746-b9ad-59d927821b2e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-703425db-37fc-4746-b9ad-59d927821b2e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-703425db-37fc-4746-b9ad-59d927821b2e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-703425db-37fc-4746-b9ad-59d927821b2e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-703425db-37fc-4746-b9ad-59d927821b2e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-703425db-37fc-4746-b9ad-59d927821b2e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-703425db-37fc-4746-b9ad-59d927821b2e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-e5e80a1f-d2bc-4aee-8cbc-db1ca307239e {
  margin-left: 2px;
margin-right: 2px;
}

#s-6d28787c-7ef4-481d-bfbd-4260de5ef376 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 20px;
background-color: rgba(240, 131, 72, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6d28787c-7ef4-481d-bfbd-4260de5ef376:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6d28787c-7ef4-481d-bfbd-4260de5ef376:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6d28787c-7ef4-481d-bfbd-4260de5ef376-root {
    text-align: center;
  }


#s-6d28787c-7ef4-481d-bfbd-4260de5ef376.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6d28787c-7ef4-481d-bfbd-4260de5ef376-root {
    text-align: center;
  }


#s-6d28787c-7ef4-481d-bfbd-4260de5ef376.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6d28787c-7ef4-481d-bfbd-4260de5ef376-root {
    text-align: center;
  }


#s-6d28787c-7ef4-481d-bfbd-4260de5ef376.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6d28787c-7ef4-481d-bfbd-4260de5ef376-root {
    text-align: center;
  }


#s-6d28787c-7ef4-481d-bfbd-4260de5ef376.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6d28787c-7ef4-481d-bfbd-4260de5ef376-root {
    text-align: center;
  }


#s-6d28787c-7ef4-481d-bfbd-4260de5ef376.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-9470ea4e-9738-457d-8eb7-dd2df82eb450 {
  box-shadow:5px 5px 1px 1px rgba(3, 3, 3, 1);
margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(224, 22, 103, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-9470ea4e-9738-457d-8eb7-dd2df82eb450:hover {background-color: rgba(234, 108, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9470ea4e-9738-457d-8eb7-dd2df82eb450:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9470ea4e-9738-457d-8eb7-dd2df82eb450 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9470ea4e-9738-457d-8eb7-dd2df82eb450.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9470ea4e-9738-457d-8eb7-dd2df82eb450.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-9470ea4e-9738-457d-8eb7-dd2df82eb450.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-41fd2f7d-0220-4532-a731-5da978f95b09 {
  margin-top: 25px;
margin-left: 2%;
margin-bottom: 25px;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-41fd2f7d-0220-4532-a731-5da978f95b09"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41fd2f7d-0220-4532-a731-5da978f95b09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-41fd2f7d-0220-4532-a731-5da978f95b09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-41fd2f7d-0220-4532-a731-5da978f95b09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01 {
  text-align: center;
}
@media (min-width: 1200px){#s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01 {
  display: none;
}
#s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01, #wrap-s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01 {
  display: none;
}
#s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01, #wrap-s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01 {
  display: none;
}
#s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01, #wrap-s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01 { display: none !important; }}






  img.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shogun-image {
    
    
  }


.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01 .shogun-image-content {
  
    align-items: center;
  
}

.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shogun-image {
    
    
  }


.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01 .shogun-image-content {
  
    align-items: center;
  
}

.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shogun-image {
  box-sizing: border-box;
}



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





  img.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shogun-image {
    
    
  }


.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01 .shogun-image-content {
  
    align-items: center;
  
}

.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shogun-image {
  box-sizing: border-box;
}



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





  img.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shogun-image {
    
    
  }


.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01 .shogun-image-content {
  
    align-items: center;
  
}

.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shogun-image {
  box-sizing: border-box;
}



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





  img.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shogun-image {
    
    
  }


.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01 .shogun-image-content {
  
    align-items: center;
  
}

.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d12e63b3-d418-48fa-8ca1-a785f5dd3b01.shogun-image {
  box-sizing: border-box;
}



}
#s-b99813e4-de50-43ac-b970-68ac5c25d189 {
  text-align: left;
}

#s-5dca0f54-ab8e-47f1-840d-70a25fb556fe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5dca0f54-ab8e-47f1-840d-70a25fb556fe .shogun-heading-component h3 {
  color: rgba(224, 22, 103, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-b267a7ca-56b0-4c2d-b747-976f2d57353a {
  border-style: solid;
margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-428a3dc7-da38-4d89-bd91-e4d4e1c794f7 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-428a3dc7-da38-4d89-bd91-e4d4e1c794f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-428a3dc7-da38-4d89-bd91-e4d4e1c794f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-428a3dc7-da38-4d89-bd91-e4d4e1c794f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-428a3dc7-da38-4d89-bd91-e4d4e1c794f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-428a3dc7-da38-4d89-bd91-e4d4e1c794f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-428a3dc7-da38-4d89-bd91-e4d4e1c794f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-428a3dc7-da38-4d89-bd91-e4d4e1c794f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-87125d49-a4c3-475d-9949-86c23a02f412 {
  margin-left: 2px;
margin-right: 2px;
}

#s-b6e34097-b607-485e-9ccb-03dbef1caf10 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 20px;
background-color: rgba(240, 131, 72, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b6e34097-b607-485e-9ccb-03dbef1caf10:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b6e34097-b607-485e-9ccb-03dbef1caf10:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b6e34097-b607-485e-9ccb-03dbef1caf10-root {
    text-align: center;
  }


#s-b6e34097-b607-485e-9ccb-03dbef1caf10.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b6e34097-b607-485e-9ccb-03dbef1caf10-root {
    text-align: center;
  }


#s-b6e34097-b607-485e-9ccb-03dbef1caf10.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b6e34097-b607-485e-9ccb-03dbef1caf10-root {
    text-align: center;
  }


#s-b6e34097-b607-485e-9ccb-03dbef1caf10.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b6e34097-b607-485e-9ccb-03dbef1caf10-root {
    text-align: center;
  }


#s-b6e34097-b607-485e-9ccb-03dbef1caf10.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b6e34097-b607-485e-9ccb-03dbef1caf10-root {
    text-align: center;
  }


#s-b6e34097-b607-485e-9ccb-03dbef1caf10.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-17c6cd86-19cf-43ef-aebe-115bacec37a5 {
  box-shadow:5px 5px 1px 1px rgba(3, 3, 3, 1);
margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 5px;
background-color: rgba(224, 22, 103, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-17c6cd86-19cf-43ef-aebe-115bacec37a5:hover {background-color: rgba(234, 108, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-17c6cd86-19cf-43ef-aebe-115bacec37a5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-17c6cd86-19cf-43ef-aebe-115bacec37a5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-17c6cd86-19cf-43ef-aebe-115bacec37a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17c6cd86-19cf-43ef-aebe-115bacec37a5.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-17c6cd86-19cf-43ef-aebe-115bacec37a5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0446d979-29b7-4c75-a30d-24a4360b8681 {
  text-align: center;
}
@media (min-width: 1200px){#s-0446d979-29b7-4c75-a30d-24a4360b8681 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0446d979-29b7-4c75-a30d-24a4360b8681 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0446d979-29b7-4c75-a30d-24a4360b8681 {
  
}
}@media (max-width: 767px){#s-0446d979-29b7-4c75-a30d-24a4360b8681 {
  display: none;
}
#s-0446d979-29b7-4c75-a30d-24a4360b8681, #wrap-s-0446d979-29b7-4c75-a30d-24a4360b8681 { display: none !important; }}






  img.s-0446d979-29b7-4c75-a30d-24a4360b8681.shogun-image {
    
    
  }


.s-0446d979-29b7-4c75-a30d-24a4360b8681 .shogun-image-content {
  
    align-items: center;
  
}

.s-0446d979-29b7-4c75-a30d-24a4360b8681.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0446d979-29b7-4c75-a30d-24a4360b8681.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0446d979-29b7-4c75-a30d-24a4360b8681.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-0446d979-29b7-4c75-a30d-24a4360b8681.shogun-image {
    
    
  }


.s-0446d979-29b7-4c75-a30d-24a4360b8681 .shogun-image-content {
  
    align-items: center;
  
}

.s-0446d979-29b7-4c75-a30d-24a4360b8681.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0446d979-29b7-4c75-a30d-24a4360b8681.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0446d979-29b7-4c75-a30d-24a4360b8681.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0446d979-29b7-4c75-a30d-24a4360b8681.shogun-image {
    
    
  }


.s-0446d979-29b7-4c75-a30d-24a4360b8681 .shogun-image-content {
  
    align-items: center;
  
}

.s-0446d979-29b7-4c75-a30d-24a4360b8681.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0446d979-29b7-4c75-a30d-24a4360b8681.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0446d979-29b7-4c75-a30d-24a4360b8681.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0446d979-29b7-4c75-a30d-24a4360b8681.shogun-image {
    
    
  }


.s-0446d979-29b7-4c75-a30d-24a4360b8681 .shogun-image-content {
  
    align-items: center;
  
}

.s-0446d979-29b7-4c75-a30d-24a4360b8681.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0446d979-29b7-4c75-a30d-24a4360b8681.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0446d979-29b7-4c75-a30d-24a4360b8681.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0446d979-29b7-4c75-a30d-24a4360b8681.shogun-image {
    
    
  }


.s-0446d979-29b7-4c75-a30d-24a4360b8681 .shogun-image-content {
  
    align-items: center;
  
}

.s-0446d979-29b7-4c75-a30d-24a4360b8681.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0446d979-29b7-4c75-a30d-24a4360b8681.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0446d979-29b7-4c75-a30d-24a4360b8681.shogun-image {
  box-sizing: border-box;
}



}
#s-786f0dc2-a6e6-4709-83f2-fdf088d0e35d {
  margin-top: 25px;
margin-left: 2%;
margin-bottom: 25px;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-786f0dc2-a6e6-4709-83f2-fdf088d0e35d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-786f0dc2-a6e6-4709-83f2-fdf088d0e35d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-786f0dc2-a6e6-4709-83f2-fdf088d0e35d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-786f0dc2-a6e6-4709-83f2-fdf088d0e35d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-bfc57fa6-0e44-47bf-9a88-71012554e77f {
  text-align: center;
}







  img.s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shogun-image {
    
    
  }


.s-bfc57fa6-0e44-47bf-9a88-71012554e77f .shogun-image-content {
  
    align-items: center;
  
}

.s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shogun-image {
    
    
  }


.s-bfc57fa6-0e44-47bf-9a88-71012554e77f .shogun-image-content {
  
    align-items: center;
  
}

.s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shogun-image {
    
    
  }


.s-bfc57fa6-0e44-47bf-9a88-71012554e77f .shogun-image-content {
  
    align-items: center;
  
}

.s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shogun-image {
    
    
  }


.s-bfc57fa6-0e44-47bf-9a88-71012554e77f .shogun-image-content {
  
    align-items: center;
  
}

.s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shogun-image {
    
    
  }


.s-bfc57fa6-0e44-47bf-9a88-71012554e77f .shogun-image-content {
  
    align-items: center;
  
}

.s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfc57fa6-0e44-47bf-9a88-71012554e77f.shogun-image {
  box-sizing: border-box;
}



}
#s-6716b52a-2bda-4824-aa2c-32052e11dfd2 {
  text-align: left;
}

#s-5f96a582-9e1a-457f-926e-8b9a8100e015 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5f96a582-9e1a-457f-926e-8b9a8100e015 .shogun-heading-component h3 {
  color: rgba(224, 22, 103, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-7ce8dba4-c90a-4faa-a893-cefa254851d4 {
  border-style: solid;
margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-1688abba-0785-4141-8152-541b0c20e08b {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-1688abba-0785-4141-8152-541b0c20e08b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1688abba-0785-4141-8152-541b0c20e08b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1688abba-0785-4141-8152-541b0c20e08b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1688abba-0785-4141-8152-541b0c20e08b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1688abba-0785-4141-8152-541b0c20e08b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1688abba-0785-4141-8152-541b0c20e08b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1688abba-0785-4141-8152-541b0c20e08b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-3c369b6e-c59b-418e-b923-30f2e571cf41 {
  margin-left: 2px;
margin-right: 2px;
}

#s-d893b9b2-101b-4467-a05a-b46825de5c3a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 20px;
background-color: rgba(240, 131, 72, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d893b9b2-101b-4467-a05a-b46825de5c3a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d893b9b2-101b-4467-a05a-b46825de5c3a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d893b9b2-101b-4467-a05a-b46825de5c3a-root {
    text-align: center;
  }


#s-d893b9b2-101b-4467-a05a-b46825de5c3a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d893b9b2-101b-4467-a05a-b46825de5c3a-root {
    text-align: center;
  }


#s-d893b9b2-101b-4467-a05a-b46825de5c3a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d893b9b2-101b-4467-a05a-b46825de5c3a-root {
    text-align: center;
  }


#s-d893b9b2-101b-4467-a05a-b46825de5c3a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d893b9b2-101b-4467-a05a-b46825de5c3a-root {
    text-align: center;
  }


#s-d893b9b2-101b-4467-a05a-b46825de5c3a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d893b9b2-101b-4467-a05a-b46825de5c3a-root {
    text-align: center;
  }


#s-d893b9b2-101b-4467-a05a-b46825de5c3a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-35b8a4b6-edfd-46a4-8a7b-17928a88adb8 {
  box-shadow:5px 5px 1px 1px rgba(3, 3, 3, 1);
margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(224, 22, 103, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-35b8a4b6-edfd-46a4-8a7b-17928a88adb8:hover {background-color: rgba(234, 108, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-35b8a4b6-edfd-46a4-8a7b-17928a88adb8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-35b8a4b6-edfd-46a4-8a7b-17928a88adb8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-35b8a4b6-edfd-46a4-8a7b-17928a88adb8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-35b8a4b6-edfd-46a4-8a7b-17928a88adb8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-35b8a4b6-edfd-46a4-8a7b-17928a88adb8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97 {
  text-align: center;
}
@media (min-width: 1200px){#s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97 {
  display: none;
}
#s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97, #wrap-s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97 {
  display: none;
}
#s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97, #wrap-s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97 {
  display: none;
}
#s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97, #wrap-s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97 { display: none !important; }}






  img.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shogun-image {
    
    
  }


.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97 .shogun-image-content {
  
    align-items: center;
  
}

.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shogun-image {
    
    
  }


.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97 .shogun-image-content {
  
    align-items: center;
  
}

.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shogun-image {
  box-sizing: border-box;
}



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





  img.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shogun-image {
    
    
  }


.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97 .shogun-image-content {
  
    align-items: center;
  
}

.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shogun-image {
  box-sizing: border-box;
}



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





  img.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shogun-image {
    
    
  }


.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97 .shogun-image-content {
  
    align-items: center;
  
}

.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shogun-image {
  box-sizing: border-box;
}



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





  img.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shogun-image {
    
    
  }


.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97 .shogun-image-content {
  
    align-items: center;
  
}

.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22ab0b4f-3ed1-4927-99de-a5ef8dc42a97.shogun-image {
  box-sizing: border-box;
}



}
#s-fa48624d-9e8d-48fc-86cd-e27a849612bf {
  margin-top: 25px;
margin-left: 2%;
margin-bottom: 25px;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-fa48624d-9e8d-48fc-86cd-e27a849612bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fa48624d-9e8d-48fc-86cd-e27a849612bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fa48624d-9e8d-48fc-86cd-e27a849612bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fa48624d-9e8d-48fc-86cd-e27a849612bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-816324db-d0da-4c44-9179-79fd33745e49 {
  text-align: left;
}

#s-6a5b7a69-e836-4003-9d5c-f7ca9b458d0a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6a5b7a69-e836-4003-9d5c-f7ca9b458d0a .shogun-heading-component h3 {
  color: rgba(224, 22, 103, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-0a1c66eb-43d1-4127-b93e-05362c9c19b9 {
  border-style: solid;
margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-d9a04173-cb3c-4e4b-82ad-5fa92d2d4baa {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-d9a04173-cb3c-4e4b-82ad-5fa92d2d4baa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9a04173-cb3c-4e4b-82ad-5fa92d2d4baa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d9a04173-cb3c-4e4b-82ad-5fa92d2d4baa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d9a04173-cb3c-4e4b-82ad-5fa92d2d4baa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d9a04173-cb3c-4e4b-82ad-5fa92d2d4baa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9a04173-cb3c-4e4b-82ad-5fa92d2d4baa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d9a04173-cb3c-4e4b-82ad-5fa92d2d4baa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-c908defd-c9dd-486d-bc78-c3e48d70ca71 {
  margin-left: 2px;
margin-right: 2px;
}

#s-bd6635e3-a892-4db4-ba0a-5682da514ec8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 20px;
background-color: rgba(240, 131, 72, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-bd6635e3-a892-4db4-ba0a-5682da514ec8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bd6635e3-a892-4db4-ba0a-5682da514ec8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bd6635e3-a892-4db4-ba0a-5682da514ec8-root {
    text-align: center;
  }


#s-bd6635e3-a892-4db4-ba0a-5682da514ec8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bd6635e3-a892-4db4-ba0a-5682da514ec8-root {
    text-align: center;
  }


#s-bd6635e3-a892-4db4-ba0a-5682da514ec8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bd6635e3-a892-4db4-ba0a-5682da514ec8-root {
    text-align: center;
  }


#s-bd6635e3-a892-4db4-ba0a-5682da514ec8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bd6635e3-a892-4db4-ba0a-5682da514ec8-root {
    text-align: center;
  }


#s-bd6635e3-a892-4db4-ba0a-5682da514ec8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bd6635e3-a892-4db4-ba0a-5682da514ec8-root {
    text-align: center;
  }


#s-bd6635e3-a892-4db4-ba0a-5682da514ec8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-39c551ee-6db3-49c2-9dc9-018e288fa5c5 {
  box-shadow:5px 5px 1px 1px rgba(3, 3, 3, 1);
margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 5px;
background-color: rgba(224, 22, 103, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-39c551ee-6db3-49c2-9dc9-018e288fa5c5:hover {background-color: rgba(234, 108, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-39c551ee-6db3-49c2-9dc9-018e288fa5c5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-39c551ee-6db3-49c2-9dc9-018e288fa5c5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-39c551ee-6db3-49c2-9dc9-018e288fa5c5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-39c551ee-6db3-49c2-9dc9-018e288fa5c5.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-39c551ee-6db3-49c2-9dc9-018e288fa5c5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-23f5287e-68dd-4b64-a501-6faf6ffff6a0 {
  text-align: center;
}
@media (max-width: 767px){#s-23f5287e-68dd-4b64-a501-6faf6ffff6a0 {
  display: none;
}
#s-23f5287e-68dd-4b64-a501-6faf6ffff6a0, #wrap-s-23f5287e-68dd-4b64-a501-6faf6ffff6a0 { display: none !important; }}






  img.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shogun-image {
    
    
  }


.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0 .shogun-image-content {
  
    align-items: center;
  
}

.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shogun-image {
    
    
  }


.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0 .shogun-image-content {
  
    align-items: center;
  
}

.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shogun-image {
  box-sizing: border-box;
}



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





  img.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shogun-image {
    
    
  }


.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0 .shogun-image-content {
  
    align-items: center;
  
}

.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shogun-image {
  box-sizing: border-box;
}



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





  img.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shogun-image {
    
    
  }


.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0 .shogun-image-content {
  
    align-items: center;
  
}

.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shogun-image {
  box-sizing: border-box;
}



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





  img.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shogun-image {
    
    
  }


.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0 .shogun-image-content {
  
    align-items: center;
  
}

.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23f5287e-68dd-4b64-a501-6faf6ffff6a0.shogun-image {
  box-sizing: border-box;
}



}
#s-f72fc3a7-5864-4542-ba88-4f98a98f96b2 {
  margin-top: 25px;
margin-left: 2%;
margin-bottom: 25px;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-f72fc3a7-5864-4542-ba88-4f98a98f96b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f72fc3a7-5864-4542-ba88-4f98a98f96b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f72fc3a7-5864-4542-ba88-4f98a98f96b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f72fc3a7-5864-4542-ba88-4f98a98f96b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-da3e5d47-5289-4b86-b101-c6ec5113648a {
  text-align: center;
}







  img.s-da3e5d47-5289-4b86-b101-c6ec5113648a.shogun-image {
    
    
  }


.s-da3e5d47-5289-4b86-b101-c6ec5113648a .shogun-image-content {
  
    align-items: center;
  
}

.s-da3e5d47-5289-4b86-b101-c6ec5113648a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da3e5d47-5289-4b86-b101-c6ec5113648a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da3e5d47-5289-4b86-b101-c6ec5113648a.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-da3e5d47-5289-4b86-b101-c6ec5113648a.shogun-image {
    
    
  }


.s-da3e5d47-5289-4b86-b101-c6ec5113648a .shogun-image-content {
  
    align-items: center;
  
}

.s-da3e5d47-5289-4b86-b101-c6ec5113648a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da3e5d47-5289-4b86-b101-c6ec5113648a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da3e5d47-5289-4b86-b101-c6ec5113648a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-da3e5d47-5289-4b86-b101-c6ec5113648a.shogun-image {
    
    
  }


.s-da3e5d47-5289-4b86-b101-c6ec5113648a .shogun-image-content {
  
    align-items: center;
  
}

.s-da3e5d47-5289-4b86-b101-c6ec5113648a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da3e5d47-5289-4b86-b101-c6ec5113648a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da3e5d47-5289-4b86-b101-c6ec5113648a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-da3e5d47-5289-4b86-b101-c6ec5113648a.shogun-image {
    
    
  }


.s-da3e5d47-5289-4b86-b101-c6ec5113648a .shogun-image-content {
  
    align-items: center;
  
}

.s-da3e5d47-5289-4b86-b101-c6ec5113648a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da3e5d47-5289-4b86-b101-c6ec5113648a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da3e5d47-5289-4b86-b101-c6ec5113648a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-da3e5d47-5289-4b86-b101-c6ec5113648a.shogun-image {
    
    
  }


.s-da3e5d47-5289-4b86-b101-c6ec5113648a .shogun-image-content {
  
    align-items: center;
  
}

.s-da3e5d47-5289-4b86-b101-c6ec5113648a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da3e5d47-5289-4b86-b101-c6ec5113648a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da3e5d47-5289-4b86-b101-c6ec5113648a.shogun-image {
  box-sizing: border-box;
}



}
#s-4c819490-36a9-426f-8c71-0fbedb0b0e15 {
  text-align: left;
}

#s-233c63a1-361c-4b5e-9fba-b7cece183e71 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-233c63a1-361c-4b5e-9fba-b7cece183e71 .shogun-heading-component h3 {
  color: rgba(224, 22, 103, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-a7341e30-1f46-4af7-a002-63397b1521e2 {
  border-style: solid;
margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-234f8f2a-a9bf-49f1-88cb-e80ed9cafafb {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-234f8f2a-a9bf-49f1-88cb-e80ed9cafafb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-234f8f2a-a9bf-49f1-88cb-e80ed9cafafb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-234f8f2a-a9bf-49f1-88cb-e80ed9cafafb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-234f8f2a-a9bf-49f1-88cb-e80ed9cafafb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-234f8f2a-a9bf-49f1-88cb-e80ed9cafafb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-234f8f2a-a9bf-49f1-88cb-e80ed9cafafb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-234f8f2a-a9bf-49f1-88cb-e80ed9cafafb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-fd316922-a5b7-4532-95e7-aa228816da2a {
  margin-left: 2px;
margin-right: 2px;
}

#s-6027b77b-a40a-4a81-a75b-3716762c6140 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 20px;
background-color: rgba(240, 131, 72, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6027b77b-a40a-4a81-a75b-3716762c6140:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6027b77b-a40a-4a81-a75b-3716762c6140:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6027b77b-a40a-4a81-a75b-3716762c6140-root {
    text-align: center;
  }


#s-6027b77b-a40a-4a81-a75b-3716762c6140.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6027b77b-a40a-4a81-a75b-3716762c6140-root {
    text-align: center;
  }


#s-6027b77b-a40a-4a81-a75b-3716762c6140.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6027b77b-a40a-4a81-a75b-3716762c6140-root {
    text-align: center;
  }


#s-6027b77b-a40a-4a81-a75b-3716762c6140.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6027b77b-a40a-4a81-a75b-3716762c6140-root {
    text-align: center;
  }


#s-6027b77b-a40a-4a81-a75b-3716762c6140.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6027b77b-a40a-4a81-a75b-3716762c6140-root {
    text-align: center;
  }


#s-6027b77b-a40a-4a81-a75b-3716762c6140.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-a6c09f5d-2c2e-4382-a66a-cec17c6ee938 {
  box-shadow:5px 5px 1px 1px rgba(3, 3, 3, 1);
margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 5px;
background-color: rgba(224, 22, 103, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-a6c09f5d-2c2e-4382-a66a-cec17c6ee938:hover {background-color: rgba(234, 108, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a6c09f5d-2c2e-4382-a66a-cec17c6ee938:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a6c09f5d-2c2e-4382-a66a-cec17c6ee938 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a6c09f5d-2c2e-4382-a66a-cec17c6ee938.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6c09f5d-2c2e-4382-a66a-cec17c6ee938.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-a6c09f5d-2c2e-4382-a66a-cec17c6ee938.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-038c26d6-e0ca-4099-8c16-3fb3911ee2ec {
  margin-top: 25px;
margin-left: 2%;
margin-bottom: 25px;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-038c26d6-e0ca-4099-8c16-3fb3911ee2ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-038c26d6-e0ca-4099-8c16-3fb3911ee2ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-038c26d6-e0ca-4099-8c16-3fb3911ee2ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-038c26d6-e0ca-4099-8c16-3fb3911ee2ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b {
  text-align: center;
}
@media (min-width: 1200px){#s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b {
  display: none;
}
#s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b, #wrap-s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b {
  display: none;
}
#s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b, #wrap-s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b {
  display: none;
}
#s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b, #wrap-s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b { display: none !important; }}






  img.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shogun-image {
    
    
  }


.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b .shogun-image-content {
  
    align-items: center;
  
}

.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shogun-image {
    
    
  }


.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b .shogun-image-content {
  
    align-items: center;
  
}

.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shogun-image {
  box-sizing: border-box;
}



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





  img.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shogun-image {
    
    
  }


.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b .shogun-image-content {
  
    align-items: center;
  
}

.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shogun-image {
  box-sizing: border-box;
}



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





  img.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shogun-image {
    
    
  }


.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b .shogun-image-content {
  
    align-items: center;
  
}

.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shogun-image {
  box-sizing: border-box;
}



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





  img.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shogun-image {
    
    
  }


.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b .shogun-image-content {
  
    align-items: center;
  
}

.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-711035da-7e03-4bfb-83c5-fc3f1e74bc3b.shogun-image {
  box-sizing: border-box;
}



}
#s-41f60f55-4049-4d23-a331-70d573201e9b {
  text-align: left;
}

#s-12ace21b-fca9-4c40-95c9-e982ac644a1d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-12ace21b-fca9-4c40-95c9-e982ac644a1d .shogun-heading-component h3 {
  color: rgba(224, 22, 103, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-0dbeefee-b2dc-43f0-a237-5b44c5a212f1 {
  border-style: solid;
margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-921950c5-9336-427b-9d2e-b8a47b1ccb1f {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-921950c5-9336-427b-9d2e-b8a47b1ccb1f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-921950c5-9336-427b-9d2e-b8a47b1ccb1f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-921950c5-9336-427b-9d2e-b8a47b1ccb1f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-921950c5-9336-427b-9d2e-b8a47b1ccb1f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-921950c5-9336-427b-9d2e-b8a47b1ccb1f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-921950c5-9336-427b-9d2e-b8a47b1ccb1f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-921950c5-9336-427b-9d2e-b8a47b1ccb1f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-38b06927-94af-4aaf-a178-7c47d51c2708 {
  margin-left: 2px;
margin-right: 2px;
}

#s-016996f5-4bc9-40a2-bd81-0e7c2b803fd1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 20px;
background-color: rgba(240, 131, 72, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-016996f5-4bc9-40a2-bd81-0e7c2b803fd1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-016996f5-4bc9-40a2-bd81-0e7c2b803fd1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-016996f5-4bc9-40a2-bd81-0e7c2b803fd1-root {
    text-align: center;
  }


#s-016996f5-4bc9-40a2-bd81-0e7c2b803fd1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-016996f5-4bc9-40a2-bd81-0e7c2b803fd1-root {
    text-align: center;
  }


#s-016996f5-4bc9-40a2-bd81-0e7c2b803fd1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-016996f5-4bc9-40a2-bd81-0e7c2b803fd1-root {
    text-align: center;
  }


#s-016996f5-4bc9-40a2-bd81-0e7c2b803fd1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-016996f5-4bc9-40a2-bd81-0e7c2b803fd1-root {
    text-align: center;
  }


#s-016996f5-4bc9-40a2-bd81-0e7c2b803fd1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-016996f5-4bc9-40a2-bd81-0e7c2b803fd1-root {
    text-align: center;
  }


#s-016996f5-4bc9-40a2-bd81-0e7c2b803fd1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-d07d5330-ab2d-4b64-b694-981ec76dcf18 {
  box-shadow:5px 5px 1px 1px rgba(3, 3, 3, 1);
margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 5px;
background-color: rgba(224, 22, 103, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-d07d5330-ab2d-4b64-b694-981ec76dcf18:hover {background-color: rgba(234, 108, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d07d5330-ab2d-4b64-b694-981ec76dcf18:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d07d5330-ab2d-4b64-b694-981ec76dcf18 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d07d5330-ab2d-4b64-b694-981ec76dcf18.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d07d5330-ab2d-4b64-b694-981ec76dcf18.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-d07d5330-ab2d-4b64-b694-981ec76dcf18.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda {
  text-align: center;
}
@media (max-width: 767px){#s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda {
  display: none;
}
#s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda, #wrap-s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda { display: none !important; }}






  img.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shogun-image {
    
    
  }


.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda .shogun-image-content {
  
    align-items: center;
  
}

.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shogun-image {
    
    
  }


.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda .shogun-image-content {
  
    align-items: center;
  
}

.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shogun-image {
  box-sizing: border-box;
}



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





  img.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shogun-image {
    
    
  }


.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda .shogun-image-content {
  
    align-items: center;
  
}

.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shogun-image {
  box-sizing: border-box;
}



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





  img.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shogun-image {
    
    
  }


.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda .shogun-image-content {
  
    align-items: center;
  
}

.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shogun-image {
  box-sizing: border-box;
}



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





  img.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shogun-image {
    
    
  }


.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda .shogun-image-content {
  
    align-items: center;
  
}

.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e2e0d19-5549-4b08-828b-4fbc9c05ceda.shogun-image {
  box-sizing: border-box;
}



}
#s-c6e4853f-a171-4479-8b88-77e25b0bb0cc {
  margin-top: 25px;
margin-left: 2%;
margin-bottom: 25px;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-c6e4853f-a171-4479-8b88-77e25b0bb0cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c6e4853f-a171-4479-8b88-77e25b0bb0cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c6e4853f-a171-4479-8b88-77e25b0bb0cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c6e4853f-a171-4479-8b88-77e25b0bb0cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c1ae272d-a085-49a0-9982-2781960bec3a {
  text-align: center;
}







  img.s-c1ae272d-a085-49a0-9982-2781960bec3a.shogun-image {
    
    
  }


.s-c1ae272d-a085-49a0-9982-2781960bec3a .shogun-image-content {
  
    align-items: center;
  
}

.s-c1ae272d-a085-49a0-9982-2781960bec3a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1ae272d-a085-49a0-9982-2781960bec3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1ae272d-a085-49a0-9982-2781960bec3a.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-c1ae272d-a085-49a0-9982-2781960bec3a.shogun-image {
    
    
  }


.s-c1ae272d-a085-49a0-9982-2781960bec3a .shogun-image-content {
  
    align-items: center;
  
}

.s-c1ae272d-a085-49a0-9982-2781960bec3a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1ae272d-a085-49a0-9982-2781960bec3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1ae272d-a085-49a0-9982-2781960bec3a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-c1ae272d-a085-49a0-9982-2781960bec3a.shogun-image {
    
    
  }


.s-c1ae272d-a085-49a0-9982-2781960bec3a .shogun-image-content {
  
    align-items: center;
  
}

.s-c1ae272d-a085-49a0-9982-2781960bec3a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1ae272d-a085-49a0-9982-2781960bec3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1ae272d-a085-49a0-9982-2781960bec3a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-c1ae272d-a085-49a0-9982-2781960bec3a.shogun-image {
    
    
  }


.s-c1ae272d-a085-49a0-9982-2781960bec3a .shogun-image-content {
  
    align-items: center;
  
}

.s-c1ae272d-a085-49a0-9982-2781960bec3a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1ae272d-a085-49a0-9982-2781960bec3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1ae272d-a085-49a0-9982-2781960bec3a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-c1ae272d-a085-49a0-9982-2781960bec3a.shogun-image {
    
    
  }


.s-c1ae272d-a085-49a0-9982-2781960bec3a .shogun-image-content {
  
    align-items: center;
  
}

.s-c1ae272d-a085-49a0-9982-2781960bec3a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1ae272d-a085-49a0-9982-2781960bec3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1ae272d-a085-49a0-9982-2781960bec3a.shogun-image {
  box-sizing: border-box;
}



}
#s-874a2fae-bafb-404d-9522-ed5e02faf5a1 {
  text-align: left;
}

#s-81342b8e-7fc2-41d4-8806-fbd8a3776f10 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81342b8e-7fc2-41d4-8806-fbd8a3776f10 .shogun-heading-component h3 {
  color: rgba(224, 22, 103, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-9a00aad5-4aaa-4819-82b0-3848fc4728e5 {
  border-style: solid;
margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-522cdfe8-ad63-4748-975d-786cbd541d12 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-522cdfe8-ad63-4748-975d-786cbd541d12"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-522cdfe8-ad63-4748-975d-786cbd541d12"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-522cdfe8-ad63-4748-975d-786cbd541d12"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-522cdfe8-ad63-4748-975d-786cbd541d12"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-522cdfe8-ad63-4748-975d-786cbd541d12"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-522cdfe8-ad63-4748-975d-786cbd541d12"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-522cdfe8-ad63-4748-975d-786cbd541d12"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-7c525500-7669-4976-b386-021eeebc7144 {
  margin-left: 2px;
margin-right: 2px;
}

#s-40791828-b050-4261-9866-70540a6659bd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 20px;
background-color: rgba(240, 131, 72, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-40791828-b050-4261-9866-70540a6659bd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-40791828-b050-4261-9866-70540a6659bd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-40791828-b050-4261-9866-70540a6659bd-root {
    text-align: center;
  }


#s-40791828-b050-4261-9866-70540a6659bd.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-40791828-b050-4261-9866-70540a6659bd-root {
    text-align: center;
  }


#s-40791828-b050-4261-9866-70540a6659bd.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-40791828-b050-4261-9866-70540a6659bd-root {
    text-align: center;
  }


#s-40791828-b050-4261-9866-70540a6659bd.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-40791828-b050-4261-9866-70540a6659bd-root {
    text-align: center;
  }


#s-40791828-b050-4261-9866-70540a6659bd.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-40791828-b050-4261-9866-70540a6659bd-root {
    text-align: center;
  }


#s-40791828-b050-4261-9866-70540a6659bd.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-50ead6ad-c59e-49af-9cc6-a44a311d3e92 {
  box-shadow:5px 5px 1px 1px rgba(3, 3, 3, 1);
margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 5px;
background-color: rgba(224, 22, 103, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-50ead6ad-c59e-49af-9cc6-a44a311d3e92:hover {background-color: rgba(234, 108, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-50ead6ad-c59e-49af-9cc6-a44a311d3e92:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-50ead6ad-c59e-49af-9cc6-a44a311d3e92 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-50ead6ad-c59e-49af-9cc6-a44a311d3e92.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-50ead6ad-c59e-49af-9cc6-a44a311d3e92.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-50ead6ad-c59e-49af-9cc6-a44a311d3e92.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-591b63ce-2926-416a-be66-472d5da49924 {
  text-align: center;
}
@media (min-width: 1200px){#s-591b63ce-2926-416a-be66-472d5da49924 {
  display: none;
}
#s-591b63ce-2926-416a-be66-472d5da49924, #wrap-s-591b63ce-2926-416a-be66-472d5da49924 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-591b63ce-2926-416a-be66-472d5da49924 {
  display: none;
}
#s-591b63ce-2926-416a-be66-472d5da49924, #wrap-s-591b63ce-2926-416a-be66-472d5da49924 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-591b63ce-2926-416a-be66-472d5da49924 {
  display: none;
}
#s-591b63ce-2926-416a-be66-472d5da49924, #wrap-s-591b63ce-2926-416a-be66-472d5da49924 { display: none !important; }}






  img.s-591b63ce-2926-416a-be66-472d5da49924.shogun-image {
    
    
  }


.s-591b63ce-2926-416a-be66-472d5da49924 .shogun-image-content {
  
    align-items: center;
  
}

.s-591b63ce-2926-416a-be66-472d5da49924.shg-align-container {
  display: flex;
  justify-content: center
}

.s-591b63ce-2926-416a-be66-472d5da49924.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-591b63ce-2926-416a-be66-472d5da49924.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-591b63ce-2926-416a-be66-472d5da49924.shogun-image {
    
    
  }


.s-591b63ce-2926-416a-be66-472d5da49924 .shogun-image-content {
  
    align-items: center;
  
}

.s-591b63ce-2926-416a-be66-472d5da49924.shg-align-container {
  display: flex;
  justify-content: center
}

.s-591b63ce-2926-416a-be66-472d5da49924.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-591b63ce-2926-416a-be66-472d5da49924.shogun-image {
  box-sizing: border-box;
}



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





  img.s-591b63ce-2926-416a-be66-472d5da49924.shogun-image {
    
    
  }


.s-591b63ce-2926-416a-be66-472d5da49924 .shogun-image-content {
  
    align-items: center;
  
}

.s-591b63ce-2926-416a-be66-472d5da49924.shg-align-container {
  display: flex;
  justify-content: center
}

.s-591b63ce-2926-416a-be66-472d5da49924.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-591b63ce-2926-416a-be66-472d5da49924.shogun-image {
  box-sizing: border-box;
}



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





  img.s-591b63ce-2926-416a-be66-472d5da49924.shogun-image {
    
    
  }


.s-591b63ce-2926-416a-be66-472d5da49924 .shogun-image-content {
  
    align-items: center;
  
}

.s-591b63ce-2926-416a-be66-472d5da49924.shg-align-container {
  display: flex;
  justify-content: center
}

.s-591b63ce-2926-416a-be66-472d5da49924.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-591b63ce-2926-416a-be66-472d5da49924.shogun-image {
  box-sizing: border-box;
}



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





  img.s-591b63ce-2926-416a-be66-472d5da49924.shogun-image {
    
    
  }


.s-591b63ce-2926-416a-be66-472d5da49924 .shogun-image-content {
  
    align-items: center;
  
}

.s-591b63ce-2926-416a-be66-472d5da49924.shg-align-container {
  display: flex;
  justify-content: center
}

.s-591b63ce-2926-416a-be66-472d5da49924.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-591b63ce-2926-416a-be66-472d5da49924.shogun-image {
  box-sizing: border-box;
}



}
#s-369e7248-af05-4776-b080-7f95b1b3fa47 {
  margin-top: 25px;
margin-left: 2%;
margin-bottom: 25px;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-369e7248-af05-4776-b080-7f95b1b3fa47"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-369e7248-af05-4776-b080-7f95b1b3fa47"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-369e7248-af05-4776-b080-7f95b1b3fa47"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-369e7248-af05-4776-b080-7f95b1b3fa47"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a107ad10-e3a3-4d57-88ae-1c17193bb51c {
  text-align: left;
}

#s-7144f834-1317-47b0-80e8-0192d6e9c461 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7144f834-1317-47b0-80e8-0192d6e9c461 .shogun-heading-component h3 {
  color: rgba(224, 22, 103, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-81840c2f-0b84-4c39-ab8c-ee78a7bd7d00 {
  border-style: solid;
margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-dbbe4c0d-8b35-4ca1-8da6-65a2665ee6cb {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-dbbe4c0d-8b35-4ca1-8da6-65a2665ee6cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dbbe4c0d-8b35-4ca1-8da6-65a2665ee6cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dbbe4c0d-8b35-4ca1-8da6-65a2665ee6cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dbbe4c0d-8b35-4ca1-8da6-65a2665ee6cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dbbe4c0d-8b35-4ca1-8da6-65a2665ee6cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dbbe4c0d-8b35-4ca1-8da6-65a2665ee6cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dbbe4c0d-8b35-4ca1-8da6-65a2665ee6cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-3571795a-0135-4634-b6ce-f4e7f1826990 {
  margin-left: 2px;
margin-right: 2px;
}

#s-9383eb52-ae38-4c4c-86ec-1dafe1b0d657 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 20px;
background-color: rgba(240, 131, 72, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9383eb52-ae38-4c4c-86ec-1dafe1b0d657:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9383eb52-ae38-4c4c-86ec-1dafe1b0d657:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9383eb52-ae38-4c4c-86ec-1dafe1b0d657-root {
    text-align: center;
  }


#s-9383eb52-ae38-4c4c-86ec-1dafe1b0d657.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9383eb52-ae38-4c4c-86ec-1dafe1b0d657-root {
    text-align: center;
  }


#s-9383eb52-ae38-4c4c-86ec-1dafe1b0d657.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9383eb52-ae38-4c4c-86ec-1dafe1b0d657-root {
    text-align: center;
  }


#s-9383eb52-ae38-4c4c-86ec-1dafe1b0d657.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9383eb52-ae38-4c4c-86ec-1dafe1b0d657-root {
    text-align: center;
  }


#s-9383eb52-ae38-4c4c-86ec-1dafe1b0d657.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9383eb52-ae38-4c4c-86ec-1dafe1b0d657-root {
    text-align: center;
  }


#s-9383eb52-ae38-4c4c-86ec-1dafe1b0d657.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-523ff3a9-61df-45e9-bbd3-ab2cd2206fb1 {
  box-shadow:5px 5px 1px 1px rgba(3, 3, 3, 1);
margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 5px;
background-color: rgba(224, 22, 103, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-523ff3a9-61df-45e9-bbd3-ab2cd2206fb1:hover {background-color: rgba(234, 108, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-523ff3a9-61df-45e9-bbd3-ab2cd2206fb1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-523ff3a9-61df-45e9-bbd3-ab2cd2206fb1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-523ff3a9-61df-45e9-bbd3-ab2cd2206fb1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-523ff3a9-61df-45e9-bbd3-ab2cd2206fb1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-523ff3a9-61df-45e9-bbd3-ab2cd2206fb1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5 {
  text-align: center;
}
@media (max-width: 767px){#s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5 {
  display: none;
}
#s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5, #wrap-s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5 { display: none !important; }}






  img.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shogun-image {
    
    
  }


.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5 .shogun-image-content {
  
    align-items: center;
  
}

.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shogun-image {
    
    
  }


.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5 .shogun-image-content {
  
    align-items: center;
  
}

.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shogun-image {
  box-sizing: border-box;
}



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





  img.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shogun-image {
    
    
  }


.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5 .shogun-image-content {
  
    align-items: center;
  
}

.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shogun-image {
  box-sizing: border-box;
}



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





  img.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shogun-image {
    
    
  }


.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5 .shogun-image-content {
  
    align-items: center;
  
}

.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shogun-image {
  box-sizing: border-box;
}



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





  img.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shogun-image {
    
    
  }


.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5 .shogun-image-content {
  
    align-items: center;
  
}

.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a4fe824-9ae6-48a4-97fb-80b833eab8e5.shogun-image {
  box-sizing: border-box;
}



}
#s-e4fe4117-f7c1-4c3b-a373-8470d7a6a434 {
  min-height: 50px;
}








#s-e4fe4117-f7c1-4c3b-a373-8470d7a6a434 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4fe4117-f7c1-4c3b-a373-8470d7a6a434.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0d0c6149-251c-4d7e-b748-54ca9bd9216a {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
text-align: center;
}

#s-0d0c6149-251c-4d7e-b748-54ca9bd9216a .shogun-heading-component h1 {
  color: rgba(240, 131, 72, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-9df9bc41-b7c4-4549-ad3f-d0eb5770e533 {
  padding-left: 30px;
padding-right: 30px;
}

#s-9df9bc41-b7c4-4549-ad3f-d0eb5770e533 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-9df9bc41-b7c4-4549-ad3f-d0eb5770e533 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-9df9bc41-b7c4-4549-ad3f-d0eb5770e533 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(211, 93, 32, 1);
}

#s-9df9bc41-b7c4-4549-ad3f-d0eb5770e533 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-9df9bc41-b7c4-4549-ad3f-d0eb5770e533 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(211, 93, 32, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-9df9bc41-b7c4-4549-ad3f-d0eb5770e533 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-dc65aeeb-1f89-43e5-bd0d-f98f24ddea48 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-1576a376-1653-47af-af5a-d8a4ce631ed4 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-eb4d672f-5ab1-41cb-a7fe-7a8df7ba444c {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-d1c9fc72-c88d-40e0-b7c6-888b90ba80b8 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-bf342d3f-4ace-4d55-a75b-f31093b4e9f1 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-10b28599-aa81-4102-b429-70b5252c9486 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-dd9a06cd-14c1-465c-89f5-66a21da56aee {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-88512db4-3760-49af-a41f-b8d7f9fba4f8 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-08f66b25-c04d-432a-8eeb-0e11612a7219 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  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-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- 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;
}

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;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-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.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}
