.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-9bfab87e-50e5-4564-9f44-30518b43d9b8 {
  min-height: 1350px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9bfab87e-50e5-4564-9f44-30518b43d9b8 {
  display: none;
}
#s-9bfab87e-50e5-4564-9f44-30518b43d9b8, #wrap-s-9bfab87e-50e5-4564-9f44-30518b43d9b8 { display:none !important; }}@media (max-width: 767px){#s-9bfab87e-50e5-4564-9f44-30518b43d9b8 {
  display: none;
}
#s-9bfab87e-50e5-4564-9f44-30518b43d9b8, #wrap-s-9bfab87e-50e5-4564-9f44-30518b43d9b8 { display:none !important; }}







#s-9bfab87e-50e5-4564-9f44-30518b43d9b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bfab87e-50e5-4564-9f44-30518b43d9b8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7ae639fe-e6d7-4bed-9892-3d9d12024e2b {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 0em;
padding-left: 0px;
padding-bottom: 0em;
padding-right: 0px;
background-position: center top;
}
@media (min-width: 1200px){#s-7ae639fe-e6d7-4bed-9892-3d9d12024e2b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7ae639fe-e6d7-4bed-9892-3d9d12024e2b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7ae639fe-e6d7-4bed-9892-3d9d12024e2b {
  display: none;
}
#s-7ae639fe-e6d7-4bed-9892-3d9d12024e2b, #wrap-s-7ae639fe-e6d7-4bed-9892-3d9d12024e2b { display:none !important; }}@media (max-width: 767px){#s-7ae639fe-e6d7-4bed-9892-3d9d12024e2b {
  display: none;
}
#s-7ae639fe-e6d7-4bed-9892-3d9d12024e2b, #wrap-s-7ae639fe-e6d7-4bed-9892-3d9d12024e2b { display:none !important; }}
#s-7ae639fe-e6d7-4bed-9892-3d9d12024e2b {
  background-image: url(https://i.shgcdn.com/fedd1725-e836-4a6b-8b8f-a1c124d50e6d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-7ae639fe-e6d7-4bed-9892-3d9d12024e2b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-7ae639fe-e6d7-4bed-9892-3d9d12024e2b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ca75ac47-462a-4632-aeb7-648e9ebd4f8e {
  min-height: 900px;
}








#s-ca75ac47-462a-4632-aeb7-648e9ebd4f8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca75ac47-462a-4632-aeb7-648e9ebd4f8e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.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-3c8ec8d9-2d97-41ca-a82d-29659d922195 {
  margin-top: 0em;
margin-left: -15em;
margin-right: 0em;
text-align: left;
}







  #s-3c8ec8d9-2d97-41ca-a82d-29659d922195 img.shogun-image {
    

    
    
    
  }


#s-3c8ec8d9-2d97-41ca-a82d-29659d922195 .shogun-image-content {
  
    align-items: center;
  
}

.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-0a2c55ef-27f3-4233-bd97-79e0b8e44d04 {
  margin-top: -14em;
margin-bottom: 0em;
}

@media (min-width: 0px) {
[id="s-0a2c55ef-27f3-4233-bd97-79e0b8e44d04"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a2c55ef-27f3-4233-bd97-79e0b8e44d04"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0a2c55ef-27f3-4233-bd97-79e0b8e44d04"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a2c55ef-27f3-4233-bd97-79e0b8e44d04"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b3b2ad50-c46f-4707-a371-53d6ec5f7e09 {
  margin-left: 6em;
margin-right: 17%;
min-height: 500px;
}








#s-b3b2ad50-c46f-4707-a371-53d6ec5f7e09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3b2ad50-c46f-4707-a371-53d6ec5f7e09.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-149b63c2-8337-40d9-a298-b37618e95298 {
  margin-top: -20px;
}

#s-85eec64d-d5e5-41fc-93df-2be2593c9f7b {
  margin-left: 0em;
margin-right: 2em;
}

.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-7332a7a4-36e4-40d2-902a-9623431b8535 {
  border-style: solid;
margin-top: 15px;
margin-left: 0px;
margin-right: 0em;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(224, 224, 224, 1);
border-radius: 0px;
text-align: left;
background-color: rgba(181, 172, 159, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-7332a7a4-36e4-40d2-902a-9623431b8535:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(128, 121, 112, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7332a7a4-36e4-40d2-902a-9623431b8535:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-7332a7a4-36e4-40d2-902a-9623431b8535-root {
    text-align: left;
  }


#s-7332a7a4-36e4-40d2-902a-9623431b8535.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7332a7a4-36e4-40d2-902a-9623431b8535-root {
    text-align: left;
  }


#s-7332a7a4-36e4-40d2-902a-9623431b8535.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7332a7a4-36e4-40d2-902a-9623431b8535-root {
    text-align: left;
  }


#s-7332a7a4-36e4-40d2-902a-9623431b8535.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7332a7a4-36e4-40d2-902a-9623431b8535-root {
    text-align: left;
  }


#s-7332a7a4-36e4-40d2-902a-9623431b8535.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7332a7a4-36e4-40d2-902a-9623431b8535-root {
    text-align: left;
  }


#s-7332a7a4-36e4-40d2-902a-9623431b8535.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-0d197c97-4eb0-450a-8a8f-d8b2b25fc443 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 2em;
padding-left: 5em;
padding-bottom: 1em;
padding-right: 4em;
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;
min-height: 3px;
background-color: rgba(7, 7, 7, 1);
}

@media (min-width: 0px) {
[id="s-0d197c97-4eb0-450a-8a8f-d8b2b25fc443"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5em);
}

}

@media (min-width: 768px) {
[id="s-0d197c97-4eb0-450a-8a8f-d8b2b25fc443"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75em);
}

}

@media (min-width: 992px) {
[id="s-0d197c97-4eb0-450a-8a8f-d8b2b25fc443"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75em);
}

}

@media (min-width: 1200px) {
[id="s-0d197c97-4eb0-450a-8a8f-d8b2b25fc443"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75em);
}

}

#s-881ecb47-3bf3-4c1b-8e9d-d1b9c57f6b18 .shogun-icon-wrapper {
  text-align: center;
}


#s-881ecb47-3bf3-4c1b-8e9d-d1b9c57f6b18 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(181, 172, 159, 1);
}

.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-17d2ac9f-2b82-4c99-832a-8695cbe013d1 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-17d2ac9f-2b82-4c99-832a-8695cbe013d1 .shogun-heading-component h5 {
  color: rgba(181, 172, 159, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  
}



#s-2a839201-da8b-4c50-9252-c2628ccfd2f0 {
  margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
}

#s-e48b2ee8-79ca-4531-a946-efb0a0d85637 .shogun-icon-wrapper {
  text-align: center;
}


#s-e48b2ee8-79ca-4531-a946-efb0a0d85637 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(181, 172, 159, 1);
}

#s-09e447e8-9ef2-4d7c-96ef-70ab012d3f0e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-09e447e8-9ef2-4d7c-96ef-70ab012d3f0e .shogun-heading-component h6 {
  color: rgba(181, 172, 159, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  
}



#s-dbb2538d-139d-459a-ad8b-5f456cafd6e5 {
  margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
}

#s-ceeab78f-2295-4218-b378-70aca14d5135 .shogun-icon-wrapper {
  text-align: center;
}


#s-ceeab78f-2295-4218-b378-70aca14d5135 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(181, 172, 159, 1);
}

#s-7a43eb9e-995e-46a8-b6ca-ae9d0ed75114 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7a43eb9e-995e-46a8-b6ca-ae9d0ed75114 .shogun-heading-component h4 {
  color: rgba(181, 172, 159, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  
}



#s-e8c27fa9-679e-4cdf-9589-301f8aa6d2cb {
  margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
}

#s-b4fc51de-30fc-4e12-93f0-6a7ffffc063b .shogun-icon-wrapper {
  text-align: center;
}


#s-b4fc51de-30fc-4e12-93f0-6a7ffffc063b .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(181, 172, 159, 1);
}

#s-8ae544ff-e453-4137-9a37-2bf12331342b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8ae544ff-e453-4137-9a37-2bf12331342b .shogun-heading-component h5 {
  color: rgba(181, 172, 159, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  
}



#s-402447df-8774-4c85-8ec3-cc229c1d0e5d {
  margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
}

#s-3c8c367c-11d8-4f42-89c1-27488f66d3b8 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0em;
margin-bottom: 0em;
min-height: 300px;
background-position: center top;
}








#s-3c8c367c-11d8-4f42-89c1-27488f66d3b8 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-3c8c367c-11d8-4f42-89c1-27488f66d3b8.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-8e7c6748-fe33-40e2-b581-e527ebfd13da {
  margin-top: 0em;
margin-left: 28em;
margin-bottom: -3px;
text-align: right;
}







  #s-8e7c6748-fe33-40e2-b581-e527ebfd13da img.shogun-image {
    

    
    
    
  }


#s-8e7c6748-fe33-40e2-b581-e527ebfd13da .shogun-image-content {
  
    align-items: center;
  
}

#s-b88d630d-7bf4-44e5-a98f-4dda7f885d33 {
  min-height: 200px;
background-color: rgba(255, 255, 255, 1);
}








#s-b88d630d-7bf4-44e5-a98f-4dda7f885d33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b88d630d-7bf4-44e5-a98f-4dda7f885d33.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f2df85d6-24c5-4456-98d5-1bc4c97aa68f {
  margin-top: 0em;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-f2df85d6-24c5-4456-98d5-1bc4c97aa68f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f2df85d6-24c5-4456-98d5-1bc4c97aa68f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f2df85d6-24c5-4456-98d5-1bc4c97aa68f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f2df85d6-24c5-4456-98d5-1bc4c97aa68f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d3d865da-b0f5-4d2a-9a91-516eb850a2be {
  min-height: 350px;
}








#s-d3d865da-b0f5-4d2a-9a91-516eb850a2be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d3d865da-b0f5-4d2a-9a91-516eb850a2be.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

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

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

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

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

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

  to {
    opacity: 1;
  }
}

#s-635a8f21-77dd-4d18-8abc-f51527f19cc3 {
  margin-left: 22%;
margin-right: 22%;
padding-top: 10px;
padding-bottom: 10px;
}

#s-635a8f21-77dd-4d18-8abc-f51527f19cc3 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-635a8f21-77dd-4d18-8abc-f51527f19cc3 .shg-sld-nav-button.shg-sld-left,
#s-635a8f21-77dd-4d18-8abc-f51527f19cc3 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-b35e1956-d9ae-4ec0-897b-bdb005ff59d0 {
  margin-top: 0em;
margin-left: 0em;
margin-right: 0em;
text-align: center;
}







  #s-b35e1956-d9ae-4ec0-897b-bdb005ff59d0 img.shogun-image {
    

    
    
    
  }


#s-b35e1956-d9ae-4ec0-897b-bdb005ff59d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-eec4958c-1585-4a2e-8260-110e2269582f {
  margin-top: 0em;
margin-left: 0em;
margin-right: 0em;
text-align: center;
}







  #s-eec4958c-1585-4a2e-8260-110e2269582f img.shogun-image {
    

    
    
    
  }


#s-eec4958c-1585-4a2e-8260-110e2269582f .shogun-image-content {
  
    align-items: center;
  
}

#s-1cfd2fc4-0a00-47ec-b83b-a99d03e3890f {
  margin-top: 0em;
margin-left: 0em;
margin-right: 0em;
text-align: center;
}







  #s-1cfd2fc4-0a00-47ec-b83b-a99d03e3890f img.shogun-image {
    

    
    
    
  }


#s-1cfd2fc4-0a00-47ec-b83b-a99d03e3890f .shogun-image-content {
  
    align-items: center;
  
}

#s-40dbfc4d-b293-4e7a-9be3-b5f2a7df5223 {
  margin-left: 27%;
margin-right: 27%;
min-height: 50px;
}








#s-40dbfc4d-b293-4e7a-9be3-b5f2a7df5223 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40dbfc4d-b293-4e7a-9be3-b5f2a7df5223.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8b75ef50-e9aa-447c-bcd1-37ebc24bac7d {
  border-style: solid;
margin-top: 15px;
margin-left: 0px;
margin-right: 0em;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(224, 224, 224, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(181, 172, 159, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-8b75ef50-e9aa-447c-bcd1-37ebc24bac7d:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(128, 121, 112, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8b75ef50-e9aa-447c-bcd1-37ebc24bac7d:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-8b75ef50-e9aa-447c-bcd1-37ebc24bac7d-root {
    text-align: center;
  }


#s-8b75ef50-e9aa-447c-bcd1-37ebc24bac7d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8b75ef50-e9aa-447c-bcd1-37ebc24bac7d-root {
    text-align: center;
  }


#s-8b75ef50-e9aa-447c-bcd1-37ebc24bac7d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8b75ef50-e9aa-447c-bcd1-37ebc24bac7d-root {
    text-align: center;
  }


#s-8b75ef50-e9aa-447c-bcd1-37ebc24bac7d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8b75ef50-e9aa-447c-bcd1-37ebc24bac7d-root {
    text-align: center;
  }


#s-8b75ef50-e9aa-447c-bcd1-37ebc24bac7d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8b75ef50-e9aa-447c-bcd1-37ebc24bac7d-root {
    text-align: center;
  }


#s-8b75ef50-e9aa-447c-bcd1-37ebc24bac7d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}
#s-ccfc31ce-e168-4036-88d1-131e174972ae {
  border-style: solid;
margin-top: 15px;
margin-left: 0px;
margin-right: 0em;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(224, 224, 224, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(181, 172, 159, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-ccfc31ce-e168-4036-88d1-131e174972ae:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(128, 121, 112, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ccfc31ce-e168-4036-88d1-131e174972ae:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ccfc31ce-e168-4036-88d1-131e174972ae-root {
    text-align: center;
  }


#s-ccfc31ce-e168-4036-88d1-131e174972ae.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ccfc31ce-e168-4036-88d1-131e174972ae-root {
    text-align: center;
  }


#s-ccfc31ce-e168-4036-88d1-131e174972ae.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ccfc31ce-e168-4036-88d1-131e174972ae-root {
    text-align: center;
  }


#s-ccfc31ce-e168-4036-88d1-131e174972ae.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ccfc31ce-e168-4036-88d1-131e174972ae-root {
    text-align: center;
  }


#s-ccfc31ce-e168-4036-88d1-131e174972ae.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ccfc31ce-e168-4036-88d1-131e174972ae-root {
    text-align: center;
  }


#s-ccfc31ce-e168-4036-88d1-131e174972ae.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}
#s-16f3a656-f16f-47a7-acdb-1ce083036e8a {
  margin-top: 4em;
margin-bottom: 4em;
padding-top: 0em;
padding-left: 0px;
padding-bottom: 0em;
padding-right: 0px;
min-height: 50px;
background-color: rgba(244, 244, 244, 0);
}
@media (min-width: 1200px){#s-16f3a656-f16f-47a7-acdb-1ce083036e8a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-16f3a656-f16f-47a7-acdb-1ce083036e8a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-16f3a656-f16f-47a7-acdb-1ce083036e8a {
  
}
}@media (max-width: 767px){#s-16f3a656-f16f-47a7-acdb-1ce083036e8a {
  
}
}







#s-16f3a656-f16f-47a7-acdb-1ce083036e8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16f3a656-f16f-47a7-acdb-1ce083036e8a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-9d975525-da39-4a04-9734-9243559f5b0d {
  border-style: solid;
margin-top: 0px;
margin-left: 1em;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}

#s-9d975525-da39-4a04-9734-9243559f5b0d .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-43894782-608e-47aa-98de-15d950a87966 {
  margin-left: 10em;
margin-right: 10em;
padding-top: 0px;
padding-bottom: 0px;
}

#s-43894782-608e-47aa-98de-15d950a87966 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-43894782-608e-47aa-98de-15d950a87966 .shg-sld-nav-button.shg-sld-left,
#s-43894782-608e-47aa-98de-15d950a87966 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-e9078163-d303-4d53-a273-c92f869e9e6e {
  text-align: center;
}







  #s-e9078163-d303-4d53-a273-c92f869e9e6e img.shogun-image {
    

    
    
    
  }


#s-e9078163-d303-4d53-a273-c92f869e9e6e .shogun-image-content {
  
    align-items: center;
  
}

#s-f9d15b80-d334-4813-a04b-b8bed1166e3b {
  text-align: center;
}







  #s-f9d15b80-d334-4813-a04b-b8bed1166e3b img.shogun-image {
    

    
    
    
  }


#s-f9d15b80-d334-4813-a04b-b8bed1166e3b .shogun-image-content {
  
    align-items: center;
  
}

#s-4e9cd34b-f3b6-4110-b26c-583d29a84877 {
  text-align: center;
}







  #s-4e9cd34b-f3b6-4110-b26c-583d29a84877 img.shogun-image {
    

    
    
    
  }


#s-4e9cd34b-f3b6-4110-b26c-583d29a84877 .shogun-image-content {
  
    align-items: center;
  
}

#s-cbbfda5b-05f7-44f0-9ade-23b4d3dbd802 {
  margin-top: 0em;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-cbbfda5b-05f7-44f0-9ade-23b4d3dbd802"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cbbfda5b-05f7-44f0-9ade-23b4d3dbd802"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cbbfda5b-05f7-44f0-9ade-23b4d3dbd802"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cbbfda5b-05f7-44f0-9ade-23b4d3dbd802"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7671987c-5902-4565-a2eb-24a3002c1ccf {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 300px;
background-position: center center;
}








#s-7671987c-5902-4565-a2eb-24a3002c1ccf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7671987c-5902-4565-a2eb-24a3002c1ccf.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2a324d86-de8e-4bbe-8d7f-ac4b3f86e9f5 {
  margin-top: 0em;
margin-bottom: 0em;
margin-right: 28em;
text-align: left;
}







  #s-2a324d86-de8e-4bbe-8d7f-ac4b3f86e9f5 img.shogun-image {
    

    
    
    
  }


#s-2a324d86-de8e-4bbe-8d7f-ac4b3f86e9f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-e36c1603-eab7-466f-8c36-a4bbfd6c8a26 {
  margin-left: 0px;
margin-right: 0px;
background-color: rgba(0, 0, 0, 1);
}








#s-e36c1603-eab7-466f-8c36-a4bbfd6c8a26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e36c1603-eab7-466f-8c36-a4bbfd6c8a26.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ecac41ee-2fba-4a93-8492-6a8c48093f0d {
  margin-top: 100px;
margin-left: 10%;
margin-bottom: 100px;
margin-right: 10%;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-ecac41ee-2fba-4a93-8492-6a8c48093f0d {
  margin-top: 60px;
margin-left: 5%;
margin-bottom: 60px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-ecac41ee-2fba-4a93-8492-6a8c48093f0d {
  margin-top: 60px;
margin-left: 5%;
margin-bottom: 60px;
margin-right: 5%;
}
}







#s-ecac41ee-2fba-4a93-8492-6a8c48093f0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ecac41ee-2fba-4a93-8492-6a8c48093f0d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1cc737f4-dcf3-47d1-bd02-79a9636c4451 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-1cc737f4-dcf3-47d1-bd02-79a9636c4451 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1cc737f4-dcf3-47d1-bd02-79a9636c4451 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1cc737f4-dcf3-47d1-bd02-79a9636c4451 {
  
}
}@media (max-width: 767px){#s-1cc737f4-dcf3-47d1-bd02-79a9636c4451 {
  
}
}
#s-1cc737f4-dcf3-47d1-bd02-79a9636c4451 .shogun-heading-component h4 {
  color: rgba(181, 172, 159, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 2px;
  
}



.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-489dbe45-56d2-40bb-bc8e-3e6d87b750b5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 1);
}

#s-489dbe45-56d2-40bb-bc8e-3e6d87b750b5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(3, 3, 3, 1);
  padding: 15px;
}

#s-489dbe45-56d2-40bb-bc8e-3e6d87b750b5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-489dbe45-56d2-40bb-bc8e-3e6d87b750b5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-489dbe45-56d2-40bb-bc8e-3e6d87b750b5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Poppins;
  font-weight: 700;
  font-style: ;
  font-size: 14px;
}

#s-489dbe45-56d2-40bb-bc8e-3e6d87b750b5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 14px;
}
#s-8703536e-7903-48eb-97a6-eb24544df832 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-f0d49e81-5068-48db-809b-0b09ee18d821 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-01f30a87-c7aa-4fac-8bfa-57f11ac13035 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-7dace147-2898-4bae-8346-cb4452a8d6f1 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-a2459b16-dd79-4757-88aa-9da63fe6f645 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-9a337f8a-385d-4b33-8a81-7bd8f7a1e622 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-87cf51e4-4842-460e-a22d-06c888664f07 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-81018bd7-021e-4bd4-b4b6-3f7ce05f6e7d {
  margin-top: 20px;
min-height: 0px;
}
@media (min-width: 1200px){#s-81018bd7-021e-4bd4-b4b6-3f7ce05f6e7d {
  display: none;
}
#s-81018bd7-021e-4bd4-b4b6-3f7ce05f6e7d, #wrap-s-81018bd7-021e-4bd4-b4b6-3f7ce05f6e7d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-81018bd7-021e-4bd4-b4b6-3f7ce05f6e7d {
  display: none;
}
#s-81018bd7-021e-4bd4-b4b6-3f7ce05f6e7d, #wrap-s-81018bd7-021e-4bd4-b4b6-3f7ce05f6e7d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-81018bd7-021e-4bd4-b4b6-3f7ce05f6e7d {
  
}
}@media (max-width: 767px){#s-81018bd7-021e-4bd4-b4b6-3f7ce05f6e7d {
  
}
}







#s-81018bd7-021e-4bd4-b4b6-3f7ce05f6e7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81018bd7-021e-4bd4-b4b6-3f7ce05f6e7d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-021cf3ab-fe0c-4eb0-87ad-1c5f333ff196 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 0em;
margin-right: 0em;
padding-top: 4em;
padding-left: 0px;
padding-bottom: 4em;
padding-right: 0px;
min-height: 47em;
background-position: center top;
}
@media (min-width: 1200px){#s-021cf3ab-fe0c-4eb0-87ad-1c5f333ff196 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-021cf3ab-fe0c-4eb0-87ad-1c5f333ff196 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-021cf3ab-fe0c-4eb0-87ad-1c5f333ff196 {
  display: none;
}
#s-021cf3ab-fe0c-4eb0-87ad-1c5f333ff196, #wrap-s-021cf3ab-fe0c-4eb0-87ad-1c5f333ff196 { display:none !important; }}@media (max-width: 767px){#s-021cf3ab-fe0c-4eb0-87ad-1c5f333ff196 {
  display: none;
}
#s-021cf3ab-fe0c-4eb0-87ad-1c5f333ff196, #wrap-s-021cf3ab-fe0c-4eb0-87ad-1c5f333ff196 { display:none !important; }}
#s-021cf3ab-fe0c-4eb0-87ad-1c5f333ff196 {
  background-image: url(https://i.shgcdn.com/a119103e-60be-42e8-ad80-3fb4c6311d0f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-021cf3ab-fe0c-4eb0-87ad-1c5f333ff196 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-021cf3ab-fe0c-4eb0-87ad-1c5f333ff196.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2eb0396f-1a6d-491c-ab87-c8eb39a1bebc {
  min-height: 50px;
}








#s-2eb0396f-1a6d-491c-ab87-c8eb39a1bebc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2eb0396f-1a6d-491c-ab87-c8eb39a1bebc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b5b5e731-2bd0-4a23-a45f-e3a8316dcd96"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5b5e731-2bd0-4a23-a45f-e3a8316dcd96"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b5b5e731-2bd0-4a23-a45f-e3a8316dcd96"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5b5e731-2bd0-4a23-a45f-e3a8316dcd96"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-9e892049-1eca-48e3-acb6-b6bb9ea1bd6b {
  min-height: 700px;
}








#s-9e892049-1eca-48e3-acb6-b6bb9ea1bd6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e892049-1eca-48e3-acb6-b6bb9ea1bd6b.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-f880a630-4b24-4f7f-9a75-b2c2708349f9 {
  min-height: 700px;
}








#s-f880a630-4b24-4f7f-9a75-b2c2708349f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f880a630-4b24-4f7f-9a75-b2c2708349f9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-326fec58-1a82-4eb6-ab8f-373b29ab0bf0 {
  margin-left: 0em;
margin-right: 55px;
}

#s-5e2c0492-155b-41a5-833f-ccde1559e4db {
  border-style: solid;
margin-top: 45px;
margin-bottom: 90px;
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(255, 255, 255, 1);
border-radius: 0px;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
text-align: left;
background-color: rgba(175, 165, 143, 0.83);
}
#s-5e2c0492-155b-41a5-833f-ccde1559e4db:hover {text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
background-color: rgba(189, 175, 132, 0.52) !important;}#s-5e2c0492-155b-41a5-833f-ccde1559e4db:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5e2c0492-155b-41a5-833f-ccde1559e4db-root {
    text-align: left;
  }


#s-5e2c0492-155b-41a5-833f-ccde1559e4db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5e2c0492-155b-41a5-833f-ccde1559e4db-root {
    text-align: left;
  }


#s-5e2c0492-155b-41a5-833f-ccde1559e4db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5e2c0492-155b-41a5-833f-ccde1559e4db-root {
    text-align: left;
  }


#s-5e2c0492-155b-41a5-833f-ccde1559e4db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5e2c0492-155b-41a5-833f-ccde1559e4db-root {
    text-align: left;
  }


#s-5e2c0492-155b-41a5-833f-ccde1559e4db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5e2c0492-155b-41a5-833f-ccde1559e4db-root {
    text-align: left;
  }


#s-5e2c0492-155b-41a5-833f-ccde1559e4db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-6c3eea67-574d-427d-b36d-df168c89a162 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0px;
min-height: 450px;
background-position: center center;
}

#s-6c3eea67-574d-427d-b36d-df168c89a162 {
  background-image: url(https://i.shgcdn.com/c6d3ddc1-b674-4e34-8db2-5cb756ac4a1c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-6c3eea67-574d-427d-b36d-df168c89a162 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-6c3eea67-574d-427d-b36d-df168c89a162.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-fbad85b9-af72-464d-b3a9-cff737b0b10b {
  text-align: center;
}







  #s-fbad85b9-af72-464d-b3a9-cff737b0b10b img.shogun-image {
    

    
    
    
  }


#s-fbad85b9-af72-464d-b3a9-cff737b0b10b .shogun-image-content {
  
    align-items: center;
  
}

#s-514da220-5fb6-438e-9343-a4987766400a {
  background-attachment: fixed;
margin-left: 2em;
margin-right: 2em;
min-height: 400px;
}








#s-514da220-5fb6-438e-9343-a4987766400a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-514da220-5fb6-438e-9343-a4987766400a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-301fe5b9-00f8-414e-87c0-2595d62cf51c {
  margin-top: -7em;
margin-bottom: 0px;
text-align: center;
}







  #s-301fe5b9-00f8-414e-87c0-2595d62cf51c img.shogun-image {
    

    
    
    
  }


#s-301fe5b9-00f8-414e-87c0-2595d62cf51c .shogun-image-content {
  
    align-items: center;
  
}

#s-c3a3998c-2067-4bb6-a874-28c86ebae670 {
  margin-top: 0em;
margin-left: 3em;
margin-bottom: 0em;
margin-right: 3em;
}

#s-8f119429-b713-4db7-81d4-14377ab2d130 {
  margin-top: -1em;
margin-left: 3em;
margin-bottom: -1px;
margin-right: 3em;
}

#s-04cc941a-6e5c-45f0-9262-a416c641d38a {
  border-style: solid;
margin-top: 15px;
margin-left: 5em;
margin-bottom: 3em;
margin-right: 5em;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(224, 224, 224, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(181, 172, 159, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-04cc941a-6e5c-45f0-9262-a416c641d38a:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(128, 121, 112, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-04cc941a-6e5c-45f0-9262-a416c641d38a:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-04cc941a-6e5c-45f0-9262-a416c641d38a-root {
    text-align: center;
  }


#s-04cc941a-6e5c-45f0-9262-a416c641d38a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-04cc941a-6e5c-45f0-9262-a416c641d38a-root {
    text-align: center;
  }


#s-04cc941a-6e5c-45f0-9262-a416c641d38a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-04cc941a-6e5c-45f0-9262-a416c641d38a-root {
    text-align: center;
  }


#s-04cc941a-6e5c-45f0-9262-a416c641d38a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-04cc941a-6e5c-45f0-9262-a416c641d38a-root {
    text-align: center;
  }


#s-04cc941a-6e5c-45f0-9262-a416c641d38a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-04cc941a-6e5c-45f0-9262-a416c641d38a-root {
    text-align: center;
  }


#s-04cc941a-6e5c-45f0-9262-a416c641d38a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}
#s-43ff6f4c-5af7-4cdf-9ebb-37fa07089f24 {
  margin-left: 3em;
margin-right: 3em;
padding-left: 2em;
padding-right: 2em;
}

#s-f57ea18f-f5da-4d7e-aa45-ea7aae5216e8 {
  margin-top: 2em;
margin-left: 0em;
margin-bottom: 2em;
margin-right: 0em;
padding-top: 10em;
padding-left: 3em;
padding-bottom: 4em;
padding-right: 3em;
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;
min-height: 3px;
background-color: rgba(3, 3, 3, 1);
}

@media (min-width: 0px) {
[id="s-f57ea18f-f5da-4d7e-aa45-ea7aae5216e8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 25.0px);
}

}

@media (min-width: 768px) {
[id="s-f57ea18f-f5da-4d7e-aa45-ea7aae5216e8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 37.5px);
}

}

@media (min-width: 992px) {
[id="s-f57ea18f-f5da-4d7e-aa45-ea7aae5216e8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 37.5px);
}

}

@media (min-width: 1200px) {
[id="s-f57ea18f-f5da-4d7e-aa45-ea7aae5216e8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 37.5px);
}

}

#s-14886232-c089-4e74-b2e2-5d4f5e262a02 .shogun-icon-wrapper {
  text-align: center;
}


#s-14886232-c089-4e74-b2e2-5d4f5e262a02 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(181, 172, 159, 1);
}

#s-58409062-4546-4b96-9764-30741f7259f1 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-58409062-4546-4b96-9764-30741f7259f1 .shogun-heading-component h6 {
  color: rgba(181, 172, 159, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 13px;
  
  letter-spacing: 2px;
  
}



#s-3f5dbc63-5a51-43e9-8806-33c803fbf9a1 {
  margin-top: 10px;
}

#s-a020f38e-68de-473d-928c-7ac66b4a44d9 {
  margin-left: 0em;
margin-right: 0em;
padding-left: 0em;
padding-right: 0em;
}

#s-a020f38e-68de-473d-928c-7ac66b4a44d9 .shogun-icon-wrapper {
  text-align: center;
}


#s-a020f38e-68de-473d-928c-7ac66b4a44d9 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(181, 172, 159, 1);
}

#s-241c5128-6c5d-4116-95c2-3bfa93971a94 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-241c5128-6c5d-4116-95c2-3bfa93971a94 .shogun-heading-component h6 {
  color: rgba(181, 172, 159, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 13px;
  
  letter-spacing: 1px;
  
}



#s-7d234b11-d96e-411c-86e0-4f9122df268f {
  margin-top: 10px;
}

#s-43fca97d-7a88-427a-8959-fc5617da86e4 .shogun-icon-wrapper {
  text-align: center;
}


#s-43fca97d-7a88-427a-8959-fc5617da86e4 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(181, 172, 159, 1);
}

#s-67ef0a01-69be-41b9-9145-90023485cc4f {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-67ef0a01-69be-41b9-9145-90023485cc4f .shogun-heading-component h6 {
  color: rgba(181, 172, 159, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 13px;
  
  letter-spacing: 1px;
  
}



#s-8d528362-1937-40b6-aaa5-f9a5c1b3f8f9 {
  margin-top: 10px;
}

#s-1fe93654-e749-43c9-8a9b-af42c30ec83d {
  padding-left: 0em;
padding-right: 0em;
}

#s-1fe93654-e749-43c9-8a9b-af42c30ec83d .shogun-icon-wrapper {
  text-align: center;
}


#s-1fe93654-e749-43c9-8a9b-af42c30ec83d .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(181, 172, 159, 1);
}

#s-019b26a5-0203-4b4f-9d8b-cd0e17273214 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-019b26a5-0203-4b4f-9d8b-cd0e17273214 .shogun-heading-component h6 {
  color: rgba(181, 172, 159, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 13px;
  
  letter-spacing: 1px;
  
}



#s-3c036285-471b-4951-a99e-9009e2052d1d {
  margin-top: 10px;
margin-left: 0em;
margin-right: 0em;
}

#s-f0a6374c-3ada-4e70-b803-ebb0080aa979 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-f0a6374c-3ada-4e70-b803-ebb0080aa979 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-f0a6374c-3ada-4e70-b803-ebb0080aa979 .shg-sld-nav-button.shg-sld-left,
#s-f0a6374c-3ada-4e70-b803-ebb0080aa979 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-68d4498c-707d-476b-b2d1-8d6eb7a957ff {
  margin-top: 2em;
margin-bottom: 2em;
padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
text-align: center;
}







  #s-68d4498c-707d-476b-b2d1-8d6eb7a957ff img.shogun-image {
    

    
    
    
  }


#s-68d4498c-707d-476b-b2d1-8d6eb7a957ff .shogun-image-content {
  
    align-items: center;
  
}

#s-71374bfe-34b1-494d-b136-36e1010cb810 {
  margin-top: 2em;
margin-bottom: 2em;
padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
text-align: center;
}







  #s-71374bfe-34b1-494d-b136-36e1010cb810 img.shogun-image {
    

    
    
    
  }


#s-71374bfe-34b1-494d-b136-36e1010cb810 .shogun-image-content {
  
    align-items: center;
  
}

#s-ccee729c-520a-4b2e-88ac-345226aafbf3 {
  margin-top: 2em;
margin-bottom: 2em;
padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
text-align: center;
}







  #s-ccee729c-520a-4b2e-88ac-345226aafbf3 img.shogun-image {
    

    
    
    
  }


#s-ccee729c-520a-4b2e-88ac-345226aafbf3 .shogun-image-content {
  
    align-items: center;
  
}

#s-e15816e4-f579-4d9a-8b1f-ffd1a5487f13 {
  border-style: solid;
margin-top: 0px;
margin-left: 5em;
margin-bottom: 0em;
margin-right: 5em;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(224, 224, 224, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(181, 172, 159, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-e15816e4-f579-4d9a-8b1f-ffd1a5487f13:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(128, 121, 112, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e15816e4-f579-4d9a-8b1f-ffd1a5487f13:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e15816e4-f579-4d9a-8b1f-ffd1a5487f13-root {
    text-align: center;
  }


#s-e15816e4-f579-4d9a-8b1f-ffd1a5487f13.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e15816e4-f579-4d9a-8b1f-ffd1a5487f13-root {
    text-align: center;
  }


#s-e15816e4-f579-4d9a-8b1f-ffd1a5487f13.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e15816e4-f579-4d9a-8b1f-ffd1a5487f13-root {
    text-align: center;
  }


#s-e15816e4-f579-4d9a-8b1f-ffd1a5487f13.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e15816e4-f579-4d9a-8b1f-ffd1a5487f13-root {
    text-align: center;
  }


#s-e15816e4-f579-4d9a-8b1f-ffd1a5487f13.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e15816e4-f579-4d9a-8b1f-ffd1a5487f13-root {
    text-align: center;
  }


#s-e15816e4-f579-4d9a-8b1f-ffd1a5487f13.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}
#s-2375eeff-1e36-4e9d-b85d-1a4b5508929a {
  border-style: solid;
margin-top: 15px;
margin-left: 5em;
margin-bottom: 7em;
margin-right: 5em;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(224, 224, 224, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(181, 172, 159, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-2375eeff-1e36-4e9d-b85d-1a4b5508929a:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(128, 121, 112, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2375eeff-1e36-4e9d-b85d-1a4b5508929a:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-2375eeff-1e36-4e9d-b85d-1a4b5508929a-root {
    text-align: center;
  }


#s-2375eeff-1e36-4e9d-b85d-1a4b5508929a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2375eeff-1e36-4e9d-b85d-1a4b5508929a-root {
    text-align: center;
  }


#s-2375eeff-1e36-4e9d-b85d-1a4b5508929a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2375eeff-1e36-4e9d-b85d-1a4b5508929a-root {
    text-align: center;
  }


#s-2375eeff-1e36-4e9d-b85d-1a4b5508929a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2375eeff-1e36-4e9d-b85d-1a4b5508929a-root {
    text-align: center;
  }


#s-2375eeff-1e36-4e9d-b85d-1a4b5508929a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2375eeff-1e36-4e9d-b85d-1a4b5508929a-root {
    text-align: center;
  }


#s-2375eeff-1e36-4e9d-b85d-1a4b5508929a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}
#s-b9903d2c-87dc-4a85-a9b1-1d317f634b15 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b9903d2c-87dc-4a85-a9b1-1d317f634b15 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b9903d2c-87dc-4a85-a9b1-1d317f634b15 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b9903d2c-87dc-4a85-a9b1-1d317f634b15 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-b9903d2c-87dc-4a85-a9b1-1d317f634b15 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-b9903d2c-87dc-4a85-a9b1-1d317f634b15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9903d2c-87dc-4a85-a9b1-1d317f634b15.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-72ff0c78-cd41-4878-a38a-ad34ed88525d {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-72ff0c78-cd41-4878-a38a-ad34ed88525d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-72ff0c78-cd41-4878-a38a-ad34ed88525d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-72ff0c78-cd41-4878-a38a-ad34ed88525d {
  
}
}@media (max-width: 767px){#s-72ff0c78-cd41-4878-a38a-ad34ed88525d {
  
}
}
#s-72ff0c78-cd41-4878-a38a-ad34ed88525d .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  
}



#s-2abefe34-f84e-4784-9c00-62011077b84f {
  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: #000;
border-style: solid;
border-radius: 2px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}








#s-2abefe34-f84e-4784-9c00-62011077b84f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2abefe34-f84e-4784-9c00-62011077b84f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-98cabaf6-fb14-49ff-93cc-74ec50ff1fbb {
  margin-left: 3em;
margin-bottom: 4em;
margin-right: 3em;
padding-bottom: 0em;
}

#s-98cabaf6-fb14-49ff-93cc-74ec50ff1fbb .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-98cabaf6-fb14-49ff-93cc-74ec50ff1fbb .shg-sld-nav-button.shg-sld-left,
#s-98cabaf6-fb14-49ff-93cc-74ec50ff1fbb .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-3caf6b1f-59ba-4ac0-9764-340ae149ebb3 {
  text-align: center;
}







  #s-3caf6b1f-59ba-4ac0-9764-340ae149ebb3 img.shogun-image {
    

    
    
    
  }


#s-3caf6b1f-59ba-4ac0-9764-340ae149ebb3 .shogun-image-content {
  
    align-items: center;
  
}

#s-e670af4b-5503-4a4f-b35a-8036decaebb5 {
  text-align: center;
}







  #s-e670af4b-5503-4a4f-b35a-8036decaebb5 img.shogun-image {
    

    
    
    
  }


#s-e670af4b-5503-4a4f-b35a-8036decaebb5 .shogun-image-content {
  
    align-items: center;
  
}

#s-ab616c3b-0227-4920-9423-84324fcbdd5a {
  text-align: center;
}







  #s-ab616c3b-0227-4920-9423-84324fcbdd5a img.shogun-image {
    

    
    
    
  }


#s-ab616c3b-0227-4920-9423-84324fcbdd5a .shogun-image-content {
  
    align-items: center;
  
}

#s-17d9daa8-bc54-492b-a72b-ab6fc28f2ef5 {
  border-style: solid;
margin-top: 15px;
margin-left: 5em;
margin-bottom: 6em;
margin-right: 5em;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(224, 224, 224, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(181, 172, 159, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-17d9daa8-bc54-492b-a72b-ab6fc28f2ef5:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(128, 121, 112, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-17d9daa8-bc54-492b-a72b-ab6fc28f2ef5:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-17d9daa8-bc54-492b-a72b-ab6fc28f2ef5-root {
    text-align: center;
  }


#s-17d9daa8-bc54-492b-a72b-ab6fc28f2ef5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-17d9daa8-bc54-492b-a72b-ab6fc28f2ef5-root {
    text-align: center;
  }


#s-17d9daa8-bc54-492b-a72b-ab6fc28f2ef5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-17d9daa8-bc54-492b-a72b-ab6fc28f2ef5-root {
    text-align: center;
  }


#s-17d9daa8-bc54-492b-a72b-ab6fc28f2ef5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-17d9daa8-bc54-492b-a72b-ab6fc28f2ef5-root {
    text-align: center;
  }


#s-17d9daa8-bc54-492b-a72b-ab6fc28f2ef5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-17d9daa8-bc54-492b-a72b-ab6fc28f2ef5-root {
    text-align: center;
  }


#s-17d9daa8-bc54-492b-a72b-ab6fc28f2ef5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Work Sans;
  display:  block ;
}
}
#s-7f112e91-a0e5-4ff3-9639-f7e5ac943c1f {
  min-height: 50px;
}








#s-7f112e91-a0e5-4ff3-9639-f7e5ac943c1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f112e91-a0e5-4ff3-9639-f7e5ac943c1f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3e197d0d-d828-4829-95d1-e7a1f193dd2e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 3em;
padding-left: 3em;
padding-bottom: 3em;
padding-right: 3em;
background-color: rgba(0, 0, 0, 1);
}








#s-3e197d0d-d828-4829-95d1-e7a1f193dd2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e197d0d-d828-4829-95d1-e7a1f193dd2e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a3d13977-483f-4267-86dc-43751e406fc5 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-a3d13977-483f-4267-86dc-43751e406fc5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a3d13977-483f-4267-86dc-43751e406fc5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a3d13977-483f-4267-86dc-43751e406fc5 {
  
}
}@media (max-width: 767px){#s-a3d13977-483f-4267-86dc-43751e406fc5 {
  
}
}
#s-a3d13977-483f-4267-86dc-43751e406fc5 .shogun-heading-component h4 {
  color: rgba(181, 172, 159, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 2px;
  
}



#s-02c01db2-4e53-4df7-94f6-84c209af5695 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 1);
}

#s-02c01db2-4e53-4df7-94f6-84c209af5695 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 1);
  padding: 2em;
}

#s-02c01db2-4e53-4df7-94f6-84c209af5695 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-02c01db2-4e53-4df7-94f6-84c209af5695 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-02c01db2-4e53-4df7-94f6-84c209af5695 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Poppins;
  font-weight: 600;
  font-style: ;
  font-size: 13px;
}

#s-02c01db2-4e53-4df7-94f6-84c209af5695 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 13px;
}
#s-6a2a1705-074a-4590-b213-97090e96a812 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-e8fbb4eb-cfc9-400b-ba91-a737c2719bb6 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-23f13ce9-5725-4b57-83c2-af9ebd501b5e {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-aa93eb1f-1385-46d4-bb12-c8bcf7803a29 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-daa23952-f305-4f36-a038-9ef60ee01538 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

#s-b1451185-5fe0-4dcc-9fcf-ea01f3ac4852 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

/*
  $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:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{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,.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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.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}