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

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

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

@media (max-width: 767px){#s-0500b909-fe18-4b41-91d9-040cef91ed45 {
  display: none;
}
#s-0500b909-fe18-4b41-91d9-040cef91ed45, #wrap-s-0500b909-fe18-4b41-91d9-040cef91ed45, #wrap-content-s-0500b909-fe18-4b41-91d9-040cef91ed45 { display: none !important; }}
#s-0500b909-fe18-4b41-91d9-040cef91ed45 .shg-sld-dot {
  background-color: rgba(0, 0, 0, 1);
}

#s-0500b909-fe18-4b41-91d9-040cef91ed45 .shg-sld-nav-button.shg-sld-left,
#s-0500b909-fe18-4b41-91d9-040cef91ed45 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(0, 0, 0, 1);
}

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

.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-e8253aeb-c5c2-4083-b8ea-c410bfb9c944 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 0%;
padding-right: 5%;
min-height: 700px;
background-position: center center;
}
@media (max-width: 767px){#s-e8253aeb-c5c2-4083-b8ea-c410bfb9c944 {
  
}
}
#s-e8253aeb-c5c2-4083-b8ea-c410bfb9c944 {
  background-image: url(https://i.shgcdn.com/5b6ae2a6-3199-481e-9f75-6105469b649b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-e8253aeb-c5c2-4083-b8ea-c410bfb9c944 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.4;
  display: block;
}#s-e8253aeb-c5c2-4083-b8ea-c410bfb9c944.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

.shg-default-text-content 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: ;
}

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

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

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

#s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49 {
  padding-top: 2%;
padding-bottom: 0%;
}
@media (min-width: 768px) and (max-width: 991px){#s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49 {
  display: none;
}
#s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49, #wrap-s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49, #wrap-content-s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49 { display: none !important; }}@media (max-width: 767px){#s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49 {
  display: none;
}
#s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49, #wrap-s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49, #wrap-content-s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49 { display: none !important; }}
@media (min-width: 0px) {
[id="s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eebbc52a-b7b7-4ea6-82c5-c3e127568d49"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

.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-4328e188-242d-4307-bc64-3ccfa37d9d11 {
  box-shadow:0px 0px 0px 0px ;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4328e188-242d-4307-bc64-3ccfa37d9d11:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(6, 6, 6, 1) !important;}#s-4328e188-242d-4307-bc64-3ccfa37d9d11:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4328e188-242d-4307-bc64-3ccfa37d9d11-root {
    text-align: left;
  }


#s-4328e188-242d-4307-bc64-3ccfa37d9d11.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4328e188-242d-4307-bc64-3ccfa37d9d11-root {
    text-align: left;
  }


#s-4328e188-242d-4307-bc64-3ccfa37d9d11.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4328e188-242d-4307-bc64-3ccfa37d9d11-root {
    text-align: left;
  }


#s-4328e188-242d-4307-bc64-3ccfa37d9d11.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4328e188-242d-4307-bc64-3ccfa37d9d11-root {
    text-align: left;
  }


#s-4328e188-242d-4307-bc64-3ccfa37d9d11.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4328e188-242d-4307-bc64-3ccfa37d9d11-root {
    text-align: left;
  }


#s-4328e188-242d-4307-bc64-3ccfa37d9d11.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-7ae46f0d-5db6-42f3-894e-fd199371328a {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
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: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-7ae46f0d-5db6-42f3-894e-fd199371328a:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(6, 6, 6, 1) !important;}#s-7ae46f0d-5db6-42f3-894e-fd199371328a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7ae46f0d-5db6-42f3-894e-fd199371328a-root {
    text-align: left;
  }


#s-7ae46f0d-5db6-42f3-894e-fd199371328a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7ae46f0d-5db6-42f3-894e-fd199371328a-root {
    text-align: left;
  }


#s-7ae46f0d-5db6-42f3-894e-fd199371328a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7ae46f0d-5db6-42f3-894e-fd199371328a-root {
    text-align: left;
  }


#s-7ae46f0d-5db6-42f3-894e-fd199371328a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7ae46f0d-5db6-42f3-894e-fd199371328a-root {
    text-align: left;
  }


#s-7ae46f0d-5db6-42f3-894e-fd199371328a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7ae46f0d-5db6-42f3-894e-fd199371328a-root {
    text-align: left;
  }


#s-7ae46f0d-5db6-42f3-894e-fd199371328a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
@media (min-width: 1200px){#s-bb8d9d9c-2fc9-4217-aa84-02e09f01412f {
  display: none;
}
#s-bb8d9d9c-2fc9-4217-aa84-02e09f01412f, #wrap-s-bb8d9d9c-2fc9-4217-aa84-02e09f01412f, #wrap-content-s-bb8d9d9c-2fc9-4217-aa84-02e09f01412f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bb8d9d9c-2fc9-4217-aa84-02e09f01412f {
  display: none;
}
#s-bb8d9d9c-2fc9-4217-aa84-02e09f01412f, #wrap-s-bb8d9d9c-2fc9-4217-aa84-02e09f01412f, #wrap-content-s-bb8d9d9c-2fc9-4217-aa84-02e09f01412f { display: none !important; }}@media (max-width: 767px){#s-bb8d9d9c-2fc9-4217-aa84-02e09f01412f {
  display: none;
}
#s-bb8d9d9c-2fc9-4217-aa84-02e09f01412f, #wrap-s-bb8d9d9c-2fc9-4217-aa84-02e09f01412f, #wrap-content-s-bb8d9d9c-2fc9-4217-aa84-02e09f01412f { display: none !important; }}
@media (min-width: 0px) {
[id="s-bb8d9d9c-2fc9-4217-aa84-02e09f01412f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb8d9d9c-2fc9-4217-aa84-02e09f01412f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bb8d9d9c-2fc9-4217-aa84-02e09f01412f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb8d9d9c-2fc9-4217-aa84-02e09f01412f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-3ef6c6d3-b393-4437-82c7-aa8f21d54d99 {
  box-shadow:0px 0px 0px 0px ;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3ef6c6d3-b393-4437-82c7-aa8f21d54d99:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(6, 6, 6, 1) !important;}#s-3ef6c6d3-b393-4437-82c7-aa8f21d54d99:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3ef6c6d3-b393-4437-82c7-aa8f21d54d99-root {
    text-align: left;
  }


#s-3ef6c6d3-b393-4437-82c7-aa8f21d54d99.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3ef6c6d3-b393-4437-82c7-aa8f21d54d99-root {
    text-align: left;
  }


#s-3ef6c6d3-b393-4437-82c7-aa8f21d54d99.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3ef6c6d3-b393-4437-82c7-aa8f21d54d99-root {
    text-align: left;
  }


#s-3ef6c6d3-b393-4437-82c7-aa8f21d54d99.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3ef6c6d3-b393-4437-82c7-aa8f21d54d99-root {
    text-align: left;
  }


#s-3ef6c6d3-b393-4437-82c7-aa8f21d54d99.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3ef6c6d3-b393-4437-82c7-aa8f21d54d99-root {
    text-align: left;
  }


#s-3ef6c6d3-b393-4437-82c7-aa8f21d54d99.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-ebe63616-3dba-4607-a573-9981136a77b2 {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
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: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-ebe63616-3dba-4607-a573-9981136a77b2:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(6, 6, 6, 1) !important;}#s-ebe63616-3dba-4607-a573-9981136a77b2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ebe63616-3dba-4607-a573-9981136a77b2-root {
    text-align: left;
  }


#s-ebe63616-3dba-4607-a573-9981136a77b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ebe63616-3dba-4607-a573-9981136a77b2-root {
    text-align: left;
  }


#s-ebe63616-3dba-4607-a573-9981136a77b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ebe63616-3dba-4607-a573-9981136a77b2-root {
    text-align: left;
  }


#s-ebe63616-3dba-4607-a573-9981136a77b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ebe63616-3dba-4607-a573-9981136a77b2-root {
    text-align: left;
  }


#s-ebe63616-3dba-4607-a573-9981136a77b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ebe63616-3dba-4607-a573-9981136a77b2-root {
    text-align: left;
  }


#s-ebe63616-3dba-4607-a573-9981136a77b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-31afd0a4-ecdd-4472-b6f6-a5ef517e4d04 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 0%;
padding-right: 5%;
min-height: 700px;
background-position: center center;
}
@media (max-width: 767px){#s-31afd0a4-ecdd-4472-b6f6-a5ef517e4d04 {
  
}
}
#s-31afd0a4-ecdd-4472-b6f6-a5ef517e4d04 {
  background-image: url(https://i.shgcdn.com/28ea0303-2932-462e-ac16-d6111f9116e0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-31afd0a4-ecdd-4472-b6f6-a5ef517e4d04 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.4;
  display: block;
}#s-31afd0a4-ecdd-4472-b6f6-a5ef517e4d04.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-8a91d701-21ce-4387-9e95-389b4e04cef7 {
  display: none;
}
#s-8a91d701-21ce-4387-9e95-389b4e04cef7, #wrap-s-8a91d701-21ce-4387-9e95-389b4e04cef7, #wrap-content-s-8a91d701-21ce-4387-9e95-389b4e04cef7 { display: none !important; }}@media (max-width: 767px){#s-8a91d701-21ce-4387-9e95-389b4e04cef7 {
  display: none;
}
#s-8a91d701-21ce-4387-9e95-389b4e04cef7, #wrap-s-8a91d701-21ce-4387-9e95-389b4e04cef7, #wrap-content-s-8a91d701-21ce-4387-9e95-389b4e04cef7 { display: none !important; }}
@media (min-width: 0px) {
[id="s-8a91d701-21ce-4387-9e95-389b4e04cef7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a91d701-21ce-4387-9e95-389b4e04cef7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a91d701-21ce-4387-9e95-389b4e04cef7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a91d701-21ce-4387-9e95-389b4e04cef7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8a91d701-21ce-4387-9e95-389b4e04cef7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a91d701-21ce-4387-9e95-389b4e04cef7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a91d701-21ce-4387-9e95-389b4e04cef7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a91d701-21ce-4387-9e95-389b4e04cef7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a91d701-21ce-4387-9e95-389b4e04cef7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a91d701-21ce-4387-9e95-389b4e04cef7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-858aba61-3242-46da-9406-b1fcc61a1546 {
  box-shadow:0px 0px 0px 0px ;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-858aba61-3242-46da-9406-b1fcc61a1546:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(6, 6, 6, 1) !important;}#s-858aba61-3242-46da-9406-b1fcc61a1546:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-858aba61-3242-46da-9406-b1fcc61a1546-root {
    text-align: left;
  }


#s-858aba61-3242-46da-9406-b1fcc61a1546.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-858aba61-3242-46da-9406-b1fcc61a1546-root {
    text-align: left;
  }


#s-858aba61-3242-46da-9406-b1fcc61a1546.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-858aba61-3242-46da-9406-b1fcc61a1546-root {
    text-align: left;
  }


#s-858aba61-3242-46da-9406-b1fcc61a1546.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-858aba61-3242-46da-9406-b1fcc61a1546-root {
    text-align: left;
  }


#s-858aba61-3242-46da-9406-b1fcc61a1546.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-858aba61-3242-46da-9406-b1fcc61a1546-root {
    text-align: left;
  }


#s-858aba61-3242-46da-9406-b1fcc61a1546.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-c7ea017f-a907-4377-948b-61213582a948 {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
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: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-c7ea017f-a907-4377-948b-61213582a948:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(6, 6, 6, 1) !important;}#s-c7ea017f-a907-4377-948b-61213582a948:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c7ea017f-a907-4377-948b-61213582a948-root {
    text-align: left;
  }


#s-c7ea017f-a907-4377-948b-61213582a948.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c7ea017f-a907-4377-948b-61213582a948-root {
    text-align: left;
  }


#s-c7ea017f-a907-4377-948b-61213582a948.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c7ea017f-a907-4377-948b-61213582a948-root {
    text-align: left;
  }


#s-c7ea017f-a907-4377-948b-61213582a948.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c7ea017f-a907-4377-948b-61213582a948-root {
    text-align: left;
  }


#s-c7ea017f-a907-4377-948b-61213582a948.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c7ea017f-a907-4377-948b-61213582a948-root {
    text-align: left;
  }


#s-c7ea017f-a907-4377-948b-61213582a948.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
@media (min-width: 1200px){#s-5f9cf00f-d922-484c-94fd-ae5802db894a {
  display: none;
}
#s-5f9cf00f-d922-484c-94fd-ae5802db894a, #wrap-s-5f9cf00f-d922-484c-94fd-ae5802db894a, #wrap-content-s-5f9cf00f-d922-484c-94fd-ae5802db894a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f9cf00f-d922-484c-94fd-ae5802db894a {
  display: none;
}
#s-5f9cf00f-d922-484c-94fd-ae5802db894a, #wrap-s-5f9cf00f-d922-484c-94fd-ae5802db894a, #wrap-content-s-5f9cf00f-d922-484c-94fd-ae5802db894a { display: none !important; }}@media (max-width: 767px){#s-5f9cf00f-d922-484c-94fd-ae5802db894a {
  display: none;
}
#s-5f9cf00f-d922-484c-94fd-ae5802db894a, #wrap-s-5f9cf00f-d922-484c-94fd-ae5802db894a, #wrap-content-s-5f9cf00f-d922-484c-94fd-ae5802db894a { display: none !important; }}
@media (min-width: 0px) {
[id="s-5f9cf00f-d922-484c-94fd-ae5802db894a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f9cf00f-d922-484c-94fd-ae5802db894a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5f9cf00f-d922-484c-94fd-ae5802db894a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f9cf00f-d922-484c-94fd-ae5802db894a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-8122fec7-a367-4d14-ade6-031f0c3feb21 {
  box-shadow:0px 0px 0px 0px ;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8122fec7-a367-4d14-ade6-031f0c3feb21:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(6, 6, 6, 1) !important;}#s-8122fec7-a367-4d14-ade6-031f0c3feb21:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8122fec7-a367-4d14-ade6-031f0c3feb21-root {
    text-align: left;
  }


#s-8122fec7-a367-4d14-ade6-031f0c3feb21.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8122fec7-a367-4d14-ade6-031f0c3feb21-root {
    text-align: left;
  }


#s-8122fec7-a367-4d14-ade6-031f0c3feb21.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8122fec7-a367-4d14-ade6-031f0c3feb21-root {
    text-align: left;
  }


#s-8122fec7-a367-4d14-ade6-031f0c3feb21.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8122fec7-a367-4d14-ade6-031f0c3feb21-root {
    text-align: left;
  }


#s-8122fec7-a367-4d14-ade6-031f0c3feb21.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8122fec7-a367-4d14-ade6-031f0c3feb21-root {
    text-align: left;
  }


#s-8122fec7-a367-4d14-ade6-031f0c3feb21.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-dd1a16fe-7258-4adf-be0d-439a1a646e21 {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
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: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-dd1a16fe-7258-4adf-be0d-439a1a646e21:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(6, 6, 6, 1) !important;}#s-dd1a16fe-7258-4adf-be0d-439a1a646e21:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dd1a16fe-7258-4adf-be0d-439a1a646e21-root {
    text-align: left;
  }


#s-dd1a16fe-7258-4adf-be0d-439a1a646e21.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-dd1a16fe-7258-4adf-be0d-439a1a646e21-root {
    text-align: left;
  }


#s-dd1a16fe-7258-4adf-be0d-439a1a646e21.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dd1a16fe-7258-4adf-be0d-439a1a646e21-root {
    text-align: left;
  }


#s-dd1a16fe-7258-4adf-be0d-439a1a646e21.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dd1a16fe-7258-4adf-be0d-439a1a646e21-root {
    text-align: left;
  }


#s-dd1a16fe-7258-4adf-be0d-439a1a646e21.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-dd1a16fe-7258-4adf-be0d-439a1a646e21-root {
    text-align: left;
  }


#s-dd1a16fe-7258-4adf-be0d-439a1a646e21.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-db968488-30eb-4eba-9baf-4a25662840e3 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 0%;
padding-right: 5%;
min-height: 700px;
background-position: center center;
}
@media (max-width: 767px){#s-db968488-30eb-4eba-9baf-4a25662840e3 {
  
}
}
#s-db968488-30eb-4eba-9baf-4a25662840e3 {
  background-image: url(https://i.shgcdn.com/c3b0c575-7c32-4586-a50f-c5f6bcb8d7c4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-db968488-30eb-4eba-9baf-4a25662840e3 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.4;
  display: block;
}#s-db968488-30eb-4eba-9baf-4a25662840e3.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-b2455214-25f1-4b16-959c-53cbcedcce58"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2455214-25f1-4b16-959c-53cbcedcce58"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b2455214-25f1-4b16-959c-53cbcedcce58"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b2455214-25f1-4b16-959c-53cbcedcce58"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-9456fffd-34e3-4fbb-acd0-78642c91ea16 {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
padding-top: 15px;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 25px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: right;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9456fffd-34e3-4fbb-acd0-78642c91ea16:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(6, 6, 6, 1) !important;}#s-9456fffd-34e3-4fbb-acd0-78642c91ea16:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9456fffd-34e3-4fbb-acd0-78642c91ea16-root {
    text-align: right;
  }


#s-9456fffd-34e3-4fbb-acd0-78642c91ea16.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9456fffd-34e3-4fbb-acd0-78642c91ea16-root {
    text-align: right;
  }


#s-9456fffd-34e3-4fbb-acd0-78642c91ea16.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9456fffd-34e3-4fbb-acd0-78642c91ea16-root {
    text-align: right;
  }


#s-9456fffd-34e3-4fbb-acd0-78642c91ea16.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9456fffd-34e3-4fbb-acd0-78642c91ea16-root {
    text-align: right;
  }


#s-9456fffd-34e3-4fbb-acd0-78642c91ea16.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9456fffd-34e3-4fbb-acd0-78642c91ea16-root {
    text-align: right;
  }


#s-9456fffd-34e3-4fbb-acd0-78642c91ea16.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-de97f09f-4cde-4c64-88c0-1c7f31fddc6e {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
padding-top: 15px;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 25px;
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: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-de97f09f-4cde-4c64-88c0-1c7f31fddc6e:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(6, 6, 6, 1) !important;}#s-de97f09f-4cde-4c64-88c0-1c7f31fddc6e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-de97f09f-4cde-4c64-88c0-1c7f31fddc6e-root {
    text-align: left;
  }


#s-de97f09f-4cde-4c64-88c0-1c7f31fddc6e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-de97f09f-4cde-4c64-88c0-1c7f31fddc6e-root {
    text-align: left;
  }


#s-de97f09f-4cde-4c64-88c0-1c7f31fddc6e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-de97f09f-4cde-4c64-88c0-1c7f31fddc6e-root {
    text-align: left;
  }


#s-de97f09f-4cde-4c64-88c0-1c7f31fddc6e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-de97f09f-4cde-4c64-88c0-1c7f31fddc6e-root {
    text-align: left;
  }


#s-de97f09f-4cde-4c64-88c0-1c7f31fddc6e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-de97f09f-4cde-4c64-88c0-1c7f31fddc6e-root {
    text-align: left;
  }


#s-de97f09f-4cde-4c64-88c0-1c7f31fddc6e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-6a556af9-5bf3-44f9-8c05-913742796733 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0%;
margin-right: 0%;
padding-left: 5%;
padding-bottom: 6%;
padding-right: 5%;
background-position: center center;
}
@media (max-width: 767px){#s-6a556af9-5bf3-44f9-8c05-913742796733 {
  display: none;
}
#s-6a556af9-5bf3-44f9-8c05-913742796733, #wrap-s-6a556af9-5bf3-44f9-8c05-913742796733, #wrap-content-s-6a556af9-5bf3-44f9-8c05-913742796733 { display: none !important; }}
#s-6a556af9-5bf3-44f9-8c05-913742796733 {
  background-image: url(https://i.shgcdn.com/9fb4cd64-6c5e-4d98-9506-0b4a11847e12/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-6a556af9-5bf3-44f9-8c05-913742796733 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-6a556af9-5bf3-44f9-8c05-913742796733.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8666500b-b311-44ce-aaf3-6f59d93067f8 {
  margin-top: -50px;
}

@media (min-width: 0px) {
[id="s-8666500b-b311-44ce-aaf3-6f59d93067f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8666500b-b311-44ce-aaf3-6f59d93067f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8666500b-b311-44ce-aaf3-6f59d93067f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8666500b-b311-44ce-aaf3-6f59d93067f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-545f1c8e-bd82-433a-ae46-92ca193ae321 {
  padding-top: 10%;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-545f1c8e-bd82-433a-ae46-92ca193ae321 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-545f1c8e-bd82-433a-ae46-92ca193ae321.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-53844a72-2743-4cbb-9736-e8346c058b1f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-53844a72-2743-4cbb-9736-e8346c058b1f .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-296ac94b-ab23-4f86-8d4c-7209708a808f {
  padding-top: 10%;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-296ac94b-ab23-4f86-8d4c-7209708a808f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-296ac94b-ab23-4f86-8d4c-7209708a808f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-23ff1a03-35de-4326-96ce-91ecc7f99d7d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-23ff1a03-35de-4326-96ce-91ecc7f99d7d .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-acb4c2c7-1df3-42db-b26d-e2258343f71d {
  padding-top: 10%;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-acb4c2c7-1df3-42db-b26d-e2258343f71d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-acb4c2c7-1df3-42db-b26d-e2258343f71d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f98c0474-ccc6-4ed7-b19a-d82020133b04 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f98c0474-ccc6-4ed7-b19a-d82020133b04 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-8d9cccd7-8eac-4c27-b5fc-607c442ab6de {
  margin-top: 7%;
margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-8d9cccd7-8eac-4c27-b5fc-607c442ab6de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d9cccd7-8eac-4c27-b5fc-607c442ab6de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8d9cccd7-8eac-4c27-b5fc-607c442ab6de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8d9cccd7-8eac-4c27-b5fc-607c442ab6de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a1a306ae-d3b1-480b-9b74-9de4e7d59044 {
  text-align: left;
}

#s-a1a306ae-d3b1-480b-9b74-9de4e7d59044 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-cb7110d8-49e5-4cbd-95a4-b68dc21a9e2c {
  margin-bottom: 10px;
}

#s-c138fe66-6be9-46cf-bed6-83db64ab9e12 {
  box-shadow:0px 0px 0px 0px ;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-radius: 2px;
background-color: rgba(232, 108, 11, 1);
text-align: right;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c138fe66-6be9-46cf-bed6-83db64ab9e12:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(6, 6, 6, 1) !important;}#s-c138fe66-6be9-46cf-bed6-83db64ab9e12:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c138fe66-6be9-46cf-bed6-83db64ab9e12-root {
    text-align: right;
  }


#s-c138fe66-6be9-46cf-bed6-83db64ab9e12.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c138fe66-6be9-46cf-bed6-83db64ab9e12-root {
    text-align: right;
  }


#s-c138fe66-6be9-46cf-bed6-83db64ab9e12.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c138fe66-6be9-46cf-bed6-83db64ab9e12-root {
    text-align: right;
  }


#s-c138fe66-6be9-46cf-bed6-83db64ab9e12.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c138fe66-6be9-46cf-bed6-83db64ab9e12-root {
    text-align: right;
  }


#s-c138fe66-6be9-46cf-bed6-83db64ab9e12.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c138fe66-6be9-46cf-bed6-83db64ab9e12-root {
    text-align: right;
  }


#s-c138fe66-6be9-46cf-bed6-83db64ab9e12.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-7257e9d4-f3a9-4394-b2c4-d1c865d98e18 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-7257e9d4-f3a9-4394-b2c4-d1c865d98e18 {
  display: none;
}
#s-7257e9d4-f3a9-4394-b2c4-d1c865d98e18, #wrap-s-7257e9d4-f3a9-4394-b2c4-d1c865d98e18, #wrap-content-s-7257e9d4-f3a9-4394-b2c4-d1c865d98e18 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7257e9d4-f3a9-4394-b2c4-d1c865d98e18 {
  display: none;
}
#s-7257e9d4-f3a9-4394-b2c4-d1c865d98e18, #wrap-s-7257e9d4-f3a9-4394-b2c4-d1c865d98e18, #wrap-content-s-7257e9d4-f3a9-4394-b2c4-d1c865d98e18 { display: none !important; }}@media (max-width: 767px){#s-7257e9d4-f3a9-4394-b2c4-d1c865d98e18 {
  display: none;
}
#s-7257e9d4-f3a9-4394-b2c4-d1c865d98e18, #wrap-s-7257e9d4-f3a9-4394-b2c4-d1c865d98e18, #wrap-content-s-7257e9d4-f3a9-4394-b2c4-d1c865d98e18 { display: none !important; }}
#s-7257e9d4-f3a9-4394-b2c4-d1c865d98e18 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-7257e9d4-f3a9-4394-b2c4-d1c865d98e18 .shg-sld-nav-button.shg-sld-left,
#s-7257e9d4-f3a9-4394-b2c4-d1c865d98e18 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-a327e0f4-2a21-4978-91b3-fffe9d0cf45f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a327e0f4-2a21-4978-91b3-fffe9d0cf45f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a327e0f4-2a21-4978-91b3-fffe9d0cf45f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a327e0f4-2a21-4978-91b3-fffe9d0cf45f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-4a8df959-d6bd-4ef9-8d3b-6dd6c8bf387e {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-4a8df959-d6bd-4ef9-8d3b-6dd6c8bf387e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4a8df959-d6bd-4ef9-8d3b-6dd6c8bf387e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

.shg-image-content-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

.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;
  flex-direction: column;
  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;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-aa347872-1c75-43f0-ab33-1febaccbcc29 {
  text-align: center;
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29 {
  margin: 0 !important;
  overflow: visible;
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aa347872-1c75-43f0-ab33-1febaccbcc29 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aa347872-1c75-43f0-ab33-1febaccbcc29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29 img.shogun-image {
  /* Add background color handling */
  
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-aa347872-1c75-43f0-ab33-1febaccbcc29.shogun-image {
    
    
    
    
  }


.s-aa347872-1c75-43f0-ab33-1febaccbcc29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aa347872-1c75-43f0-ab33-1febaccbcc29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa347872-1c75-43f0-ab33-1febaccbcc29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29.shogun-image {
  box-sizing: border-box;
}



.s-aa347872-1c75-43f0-ab33-1febaccbcc29 img.shogun-image {
  
}


@media (min-width: 1200px){#s-aa347872-1c75-43f0-ab33-1febaccbcc29 {
  margin: 0 !important;
  overflow: visible;
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aa347872-1c75-43f0-ab33-1febaccbcc29 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aa347872-1c75-43f0-ab33-1febaccbcc29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29 img.shogun-image {
  /* Add background color handling */
  
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-aa347872-1c75-43f0-ab33-1febaccbcc29.shogun-image {
    
    
    
    
  }


.s-aa347872-1c75-43f0-ab33-1febaccbcc29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aa347872-1c75-43f0-ab33-1febaccbcc29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa347872-1c75-43f0-ab33-1febaccbcc29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29.shogun-image {
  box-sizing: border-box;
}



.s-aa347872-1c75-43f0-ab33-1febaccbcc29 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-aa347872-1c75-43f0-ab33-1febaccbcc29 {
  margin: 0 !important;
  overflow: visible;
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aa347872-1c75-43f0-ab33-1febaccbcc29 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aa347872-1c75-43f0-ab33-1febaccbcc29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29 img.shogun-image {
  /* Add background color handling */
  
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-aa347872-1c75-43f0-ab33-1febaccbcc29.shogun-image {
    
    
    
    
  }


.s-aa347872-1c75-43f0-ab33-1febaccbcc29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aa347872-1c75-43f0-ab33-1febaccbcc29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa347872-1c75-43f0-ab33-1febaccbcc29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29.shogun-image {
  box-sizing: border-box;
}



.s-aa347872-1c75-43f0-ab33-1febaccbcc29 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-aa347872-1c75-43f0-ab33-1febaccbcc29 {
  margin: 0 !important;
  overflow: visible;
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aa347872-1c75-43f0-ab33-1febaccbcc29 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aa347872-1c75-43f0-ab33-1febaccbcc29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29 img.shogun-image {
  /* Add background color handling */
  
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-aa347872-1c75-43f0-ab33-1febaccbcc29.shogun-image {
    
    
    
    
  }


.s-aa347872-1c75-43f0-ab33-1febaccbcc29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aa347872-1c75-43f0-ab33-1febaccbcc29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa347872-1c75-43f0-ab33-1febaccbcc29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29.shogun-image {
  box-sizing: border-box;
}



.s-aa347872-1c75-43f0-ab33-1febaccbcc29 img.shogun-image {
  
}


}@media (max-width: 767px){#s-aa347872-1c75-43f0-ab33-1febaccbcc29 {
  margin: 0 !important;
  overflow: visible;
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aa347872-1c75-43f0-ab33-1febaccbcc29 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aa347872-1c75-43f0-ab33-1febaccbcc29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29 img.shogun-image {
  /* Add background color handling */
  
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-aa347872-1c75-43f0-ab33-1febaccbcc29.shogun-image {
    
    
    
    
  }


.s-aa347872-1c75-43f0-ab33-1febaccbcc29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aa347872-1c75-43f0-ab33-1febaccbcc29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa347872-1c75-43f0-ab33-1febaccbcc29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa347872-1c75-43f0-ab33-1febaccbcc29.shogun-image {
  box-sizing: border-box;
}



.s-aa347872-1c75-43f0-ab33-1febaccbcc29 img.shogun-image {
  
}


}
#s-b8b7339c-46a4-4ed0-866f-28adf185d2f0 {
  padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-b8b7339c-46a4-4ed0-866f-28adf185d2f0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8b7339c-46a4-4ed0-866f-28adf185d2f0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8b7339c-46a4-4ed0-866f-28adf185d2f0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b8b7339c-46a4-4ed0-866f-28adf185d2f0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8b7339c-46a4-4ed0-866f-28adf185d2f0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b8b7339c-46a4-4ed0-866f-28adf185d2f0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8b7339c-46a4-4ed0-866f-28adf185d2f0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-d1dce8ae-9a34-42f9-87e9-9f3c09208e02 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d1dce8ae-9a34-42f9-87e9-9f3c09208e02 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-d1dce8ae-9a34-42f9-87e9-9f3c09208e02 .shogun-heading-component h3 a {
  color: #000;
}


#s-1b236306-6e66-46ad-bae4-d1131b8dbd14 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-1b236306-6e66-46ad-bae4-d1131b8dbd14 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: right;
}



@media (min-width: 0px) {
[id="s-06b98a45-d04a-4aa3-ae33-ce6a46c14217"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06b98a45-d04a-4aa3-ae33-ce6a46c14217"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-06b98a45-d04a-4aa3-ae33-ce6a46c14217"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-06b98a45-d04a-4aa3-ae33-ce6a46c14217"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

.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-left {
  text-align: left;
}

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

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

#s-adf61988-012f-43c4-a775-07ae94c8f8dc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-adf61988-012f-43c4-a775-07ae94c8f8dc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-adf61988-012f-43c4-a775-07ae94c8f8dc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-adf61988-012f-43c4-a775-07ae94c8f8dc-atc-btn-wrapper {
    text-align: center;
  }


#s-adf61988-012f-43c4-a775-07ae94c8f8dc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-adf61988-012f-43c4-a775-07ae94c8f8dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-adf61988-012f-43c4-a775-07ae94c8f8dc.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-adf61988-012f-43c4-a775-07ae94c8f8dc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-adf61988-012f-43c4-a775-07ae94c8f8dc-atc-btn-wrapper {
    text-align: center;
  }


#s-adf61988-012f-43c4-a775-07ae94c8f8dc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-adf61988-012f-43c4-a775-07ae94c8f8dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-adf61988-012f-43c4-a775-07ae94c8f8dc.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-adf61988-012f-43c4-a775-07ae94c8f8dc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-adf61988-012f-43c4-a775-07ae94c8f8dc-atc-btn-wrapper {
    text-align: center;
  }


#s-adf61988-012f-43c4-a775-07ae94c8f8dc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-adf61988-012f-43c4-a775-07ae94c8f8dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-adf61988-012f-43c4-a775-07ae94c8f8dc.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-adf61988-012f-43c4-a775-07ae94c8f8dc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-adf61988-012f-43c4-a775-07ae94c8f8dc-atc-btn-wrapper {
    text-align: center;
  }


#s-adf61988-012f-43c4-a775-07ae94c8f8dc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-adf61988-012f-43c4-a775-07ae94c8f8dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-adf61988-012f-43c4-a775-07ae94c8f8dc.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-adf61988-012f-43c4-a775-07ae94c8f8dc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-adf61988-012f-43c4-a775-07ae94c8f8dc-atc-btn-wrapper {
    text-align: center;
  }


#s-adf61988-012f-43c4-a775-07ae94c8f8dc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-adf61988-012f-43c4-a775-07ae94c8f8dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-adf61988-012f-43c4-a775-07ae94c8f8dc.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-adf61988-012f-43c4-a775-07ae94c8f8dc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-24952bbf-30aa-4579-ab64-6ffaa34d084b {
  text-align: right;
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b {
  margin: 0 !important;
  overflow: visible;
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24952bbf-30aa-4579-ab64-6ffaa34d084b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24952bbf-30aa-4579-ab64-6ffaa34d084b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b img.shogun-image {
  /* Add background color handling */
  
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shogun-image {
    
    
    
    
  }


.s-24952bbf-30aa-4579-ab64-6ffaa34d084b .shogun-image-content {
  
    justify-content: center;
  
}

.s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shogun-image {
  box-sizing: border-box;
}



.s-24952bbf-30aa-4579-ab64-6ffaa34d084b img.shogun-image {
  
}


@media (min-width: 1200px){#s-24952bbf-30aa-4579-ab64-6ffaa34d084b {
  margin: 0 !important;
  overflow: visible;
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24952bbf-30aa-4579-ab64-6ffaa34d084b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24952bbf-30aa-4579-ab64-6ffaa34d084b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b img.shogun-image {
  /* Add background color handling */
  
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shogun-image {
    
    
    
    
  }


.s-24952bbf-30aa-4579-ab64-6ffaa34d084b .shogun-image-content {
  
    justify-content: center;
  
}

.s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shogun-image {
  box-sizing: border-box;
}



.s-24952bbf-30aa-4579-ab64-6ffaa34d084b img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-24952bbf-30aa-4579-ab64-6ffaa34d084b {
  margin: 0 !important;
  overflow: visible;
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24952bbf-30aa-4579-ab64-6ffaa34d084b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24952bbf-30aa-4579-ab64-6ffaa34d084b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b img.shogun-image {
  /* Add background color handling */
  
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shogun-image {
    
    
    
    
  }


.s-24952bbf-30aa-4579-ab64-6ffaa34d084b .shogun-image-content {
  
    justify-content: center;
  
}

.s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shogun-image {
  box-sizing: border-box;
}



.s-24952bbf-30aa-4579-ab64-6ffaa34d084b img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-24952bbf-30aa-4579-ab64-6ffaa34d084b {
  margin: 0 !important;
  overflow: visible;
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24952bbf-30aa-4579-ab64-6ffaa34d084b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24952bbf-30aa-4579-ab64-6ffaa34d084b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b img.shogun-image {
  /* Add background color handling */
  
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shogun-image {
    
    
    
    
  }


.s-24952bbf-30aa-4579-ab64-6ffaa34d084b .shogun-image-content {
  
    justify-content: center;
  
}

.s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shogun-image {
  box-sizing: border-box;
}



.s-24952bbf-30aa-4579-ab64-6ffaa34d084b img.shogun-image {
  
}


}@media (max-width: 767px){#s-24952bbf-30aa-4579-ab64-6ffaa34d084b {
  margin: 0 !important;
  overflow: visible;
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24952bbf-30aa-4579-ab64-6ffaa34d084b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24952bbf-30aa-4579-ab64-6ffaa34d084b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b img.shogun-image {
  /* Add background color handling */
  
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shogun-image {
    
    
    
    
  }


.s-24952bbf-30aa-4579-ab64-6ffaa34d084b .shogun-image-content {
  
    justify-content: center;
  
}

.s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24952bbf-30aa-4579-ab64-6ffaa34d084b.shogun-image {
  box-sizing: border-box;
}



.s-24952bbf-30aa-4579-ab64-6ffaa34d084b img.shogun-image {
  
}


}
@media (min-width: 0px) {
[id="s-77c5145f-916c-4056-ad8e-a8f98dbc7153"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77c5145f-916c-4056-ad8e-a8f98dbc7153"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-77c5145f-916c-4056-ad8e-a8f98dbc7153"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-77c5145f-916c-4056-ad8e-a8f98dbc7153"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6c38569d-0a1a-42ce-a929-aaeae01b4ac3 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-6c38569d-0a1a-42ce-a929-aaeae01b4ac3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6c38569d-0a1a-42ce-a929-aaeae01b4ac3.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57 {
  text-align: center;
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57 {
  margin: 0 !important;
  overflow: visible;
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fe3acaef-93d0-410a-aec6-819d5a093f57 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fe3acaef-93d0-410a-aec6-819d5a093f57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57 img.shogun-image {
  /* Add background color handling */
  
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fe3acaef-93d0-410a-aec6-819d5a093f57.shogun-image {
    
    
    
    
  }


.s-fe3acaef-93d0-410a-aec6-819d5a093f57 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fe3acaef-93d0-410a-aec6-819d5a093f57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe3acaef-93d0-410a-aec6-819d5a093f57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57.shogun-image {
  box-sizing: border-box;
}



.s-fe3acaef-93d0-410a-aec6-819d5a093f57 img.shogun-image {
  
}


@media (min-width: 1200px){#s-fe3acaef-93d0-410a-aec6-819d5a093f57 {
  margin: 0 !important;
  overflow: visible;
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fe3acaef-93d0-410a-aec6-819d5a093f57 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fe3acaef-93d0-410a-aec6-819d5a093f57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57 img.shogun-image {
  /* Add background color handling */
  
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fe3acaef-93d0-410a-aec6-819d5a093f57.shogun-image {
    
    
    
    
  }


.s-fe3acaef-93d0-410a-aec6-819d5a093f57 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fe3acaef-93d0-410a-aec6-819d5a093f57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe3acaef-93d0-410a-aec6-819d5a093f57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57.shogun-image {
  box-sizing: border-box;
}



.s-fe3acaef-93d0-410a-aec6-819d5a093f57 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-fe3acaef-93d0-410a-aec6-819d5a093f57 {
  margin: 0 !important;
  overflow: visible;
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fe3acaef-93d0-410a-aec6-819d5a093f57 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fe3acaef-93d0-410a-aec6-819d5a093f57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57 img.shogun-image {
  /* Add background color handling */
  
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fe3acaef-93d0-410a-aec6-819d5a093f57.shogun-image {
    
    
    
    
  }


.s-fe3acaef-93d0-410a-aec6-819d5a093f57 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fe3acaef-93d0-410a-aec6-819d5a093f57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe3acaef-93d0-410a-aec6-819d5a093f57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57.shogun-image {
  box-sizing: border-box;
}



.s-fe3acaef-93d0-410a-aec6-819d5a093f57 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-fe3acaef-93d0-410a-aec6-819d5a093f57 {
  margin: 0 !important;
  overflow: visible;
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fe3acaef-93d0-410a-aec6-819d5a093f57 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fe3acaef-93d0-410a-aec6-819d5a093f57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57 img.shogun-image {
  /* Add background color handling */
  
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fe3acaef-93d0-410a-aec6-819d5a093f57.shogun-image {
    
    
    
    
  }


.s-fe3acaef-93d0-410a-aec6-819d5a093f57 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fe3acaef-93d0-410a-aec6-819d5a093f57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe3acaef-93d0-410a-aec6-819d5a093f57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57.shogun-image {
  box-sizing: border-box;
}



.s-fe3acaef-93d0-410a-aec6-819d5a093f57 img.shogun-image {
  
}


}@media (max-width: 767px){#s-fe3acaef-93d0-410a-aec6-819d5a093f57 {
  margin: 0 !important;
  overflow: visible;
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fe3acaef-93d0-410a-aec6-819d5a093f57 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fe3acaef-93d0-410a-aec6-819d5a093f57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57 img.shogun-image {
  /* Add background color handling */
  
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fe3acaef-93d0-410a-aec6-819d5a093f57.shogun-image {
    
    
    
    
  }


.s-fe3acaef-93d0-410a-aec6-819d5a093f57 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fe3acaef-93d0-410a-aec6-819d5a093f57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe3acaef-93d0-410a-aec6-819d5a093f57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe3acaef-93d0-410a-aec6-819d5a093f57.shogun-image {
  box-sizing: border-box;
}



.s-fe3acaef-93d0-410a-aec6-819d5a093f57 img.shogun-image {
  
}


}
#s-bd0c410e-9732-4d3f-83d3-306122cb59fd {
  padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-bd0c410e-9732-4d3f-83d3-306122cb59fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd0c410e-9732-4d3f-83d3-306122cb59fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd0c410e-9732-4d3f-83d3-306122cb59fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bd0c410e-9732-4d3f-83d3-306122cb59fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd0c410e-9732-4d3f-83d3-306122cb59fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd0c410e-9732-4d3f-83d3-306122cb59fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd0c410e-9732-4d3f-83d3-306122cb59fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-b50506ed-df29-4579-8c96-ddbf768cf81a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b50506ed-df29-4579-8c96-ddbf768cf81a .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-b50506ed-df29-4579-8c96-ddbf768cf81a .shogun-heading-component h3 a {
  color: #000;
}


#s-ed867ca7-c6b5-405f-9c64-b0e19146425e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-ed867ca7-c6b5-405f-9c64-b0e19146425e .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: right;
}



@media (min-width: 0px) {
[id="s-51cdd16a-a5f9-4428-be63-401f4fe9878b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-51cdd16a-a5f9-4428-be63-401f4fe9878b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-51cdd16a-a5f9-4428-be63-401f4fe9878b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-51cdd16a-a5f9-4428-be63-401f4fe9878b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5-atc-btn-wrapper {
    text-align: center;
  }


#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5-atc-btn-wrapper {
    text-align: center;
  }


#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5-atc-btn-wrapper {
    text-align: center;
  }


#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5-atc-btn-wrapper {
    text-align: center;
  }


#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5-atc-btn-wrapper {
    text-align: center;
  }


#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-289b3d5a-061c-48f0-a7cc-fc64f6709ed5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-da64c595-75c7-44be-a378-68cee777395a {
  text-align: right;
}

#s-da64c595-75c7-44be-a378-68cee777395a {
  margin: 0 !important;
  overflow: visible;
}

#s-da64c595-75c7-44be-a378-68cee777395a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-da64c595-75c7-44be-a378-68cee777395a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-da64c595-75c7-44be-a378-68cee777395a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-da64c595-75c7-44be-a378-68cee777395a img.shogun-image {
  /* Add background color handling */
  
}

#s-da64c595-75c7-44be-a378-68cee777395a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-da64c595-75c7-44be-a378-68cee777395a.shogun-image {
    
    
    
    
  }


.s-da64c595-75c7-44be-a378-68cee777395a .shogun-image-content {
  
    justify-content: center;
  
}

.s-da64c595-75c7-44be-a378-68cee777395a.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-da64c595-75c7-44be-a378-68cee777395a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da64c595-75c7-44be-a378-68cee777395a.shogun-image {
  box-sizing: border-box;
}



.s-da64c595-75c7-44be-a378-68cee777395a img.shogun-image {
  
}


@media (min-width: 1200px){#s-da64c595-75c7-44be-a378-68cee777395a {
  margin: 0 !important;
  overflow: visible;
}

#s-da64c595-75c7-44be-a378-68cee777395a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-da64c595-75c7-44be-a378-68cee777395a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-da64c595-75c7-44be-a378-68cee777395a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-da64c595-75c7-44be-a378-68cee777395a img.shogun-image {
  /* Add background color handling */
  
}

#s-da64c595-75c7-44be-a378-68cee777395a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-da64c595-75c7-44be-a378-68cee777395a.shogun-image {
    
    
    
    
  }


.s-da64c595-75c7-44be-a378-68cee777395a .shogun-image-content {
  
    justify-content: center;
  
}

.s-da64c595-75c7-44be-a378-68cee777395a.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-da64c595-75c7-44be-a378-68cee777395a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da64c595-75c7-44be-a378-68cee777395a.shogun-image {
  box-sizing: border-box;
}



.s-da64c595-75c7-44be-a378-68cee777395a img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-da64c595-75c7-44be-a378-68cee777395a {
  margin: 0 !important;
  overflow: visible;
}

#s-da64c595-75c7-44be-a378-68cee777395a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-da64c595-75c7-44be-a378-68cee777395a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-da64c595-75c7-44be-a378-68cee777395a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-da64c595-75c7-44be-a378-68cee777395a img.shogun-image {
  /* Add background color handling */
  
}

#s-da64c595-75c7-44be-a378-68cee777395a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-da64c595-75c7-44be-a378-68cee777395a.shogun-image {
    
    
    
    
  }


.s-da64c595-75c7-44be-a378-68cee777395a .shogun-image-content {
  
    justify-content: center;
  
}

.s-da64c595-75c7-44be-a378-68cee777395a.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-da64c595-75c7-44be-a378-68cee777395a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da64c595-75c7-44be-a378-68cee777395a.shogun-image {
  box-sizing: border-box;
}



.s-da64c595-75c7-44be-a378-68cee777395a img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-da64c595-75c7-44be-a378-68cee777395a {
  margin: 0 !important;
  overflow: visible;
}

#s-da64c595-75c7-44be-a378-68cee777395a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-da64c595-75c7-44be-a378-68cee777395a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-da64c595-75c7-44be-a378-68cee777395a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-da64c595-75c7-44be-a378-68cee777395a img.shogun-image {
  /* Add background color handling */
  
}

#s-da64c595-75c7-44be-a378-68cee777395a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-da64c595-75c7-44be-a378-68cee777395a.shogun-image {
    
    
    
    
  }


.s-da64c595-75c7-44be-a378-68cee777395a .shogun-image-content {
  
    justify-content: center;
  
}

.s-da64c595-75c7-44be-a378-68cee777395a.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-da64c595-75c7-44be-a378-68cee777395a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da64c595-75c7-44be-a378-68cee777395a.shogun-image {
  box-sizing: border-box;
}



.s-da64c595-75c7-44be-a378-68cee777395a img.shogun-image {
  
}


}@media (max-width: 767px){#s-da64c595-75c7-44be-a378-68cee777395a {
  margin: 0 !important;
  overflow: visible;
}

#s-da64c595-75c7-44be-a378-68cee777395a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-da64c595-75c7-44be-a378-68cee777395a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-da64c595-75c7-44be-a378-68cee777395a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-da64c595-75c7-44be-a378-68cee777395a img.shogun-image {
  /* Add background color handling */
  
}

#s-da64c595-75c7-44be-a378-68cee777395a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-da64c595-75c7-44be-a378-68cee777395a.shogun-image {
    
    
    
    
  }


.s-da64c595-75c7-44be-a378-68cee777395a .shogun-image-content {
  
    justify-content: center;
  
}

.s-da64c595-75c7-44be-a378-68cee777395a.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-da64c595-75c7-44be-a378-68cee777395a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da64c595-75c7-44be-a378-68cee777395a.shogun-image {
  box-sizing: border-box;
}



.s-da64c595-75c7-44be-a378-68cee777395a img.shogun-image {
  
}


}
#s-a2cb87b5-706f-4b22-b2e4-7e477fd662cf {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a2cb87b5-706f-4b22-b2e4-7e477fd662cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a2cb87b5-706f-4b22-b2e4-7e477fd662cf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57 {
  text-align: center;
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57 {
  margin: 0 !important;
  overflow: visible;
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bf178e6f-55db-47bc-96a4-491aa8594d57 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bf178e6f-55db-47bc-96a4-491aa8594d57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57 img.shogun-image {
  /* Add background color handling */
  
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bf178e6f-55db-47bc-96a4-491aa8594d57.shogun-image {
    
    
    
    
  }


.s-bf178e6f-55db-47bc-96a4-491aa8594d57 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bf178e6f-55db-47bc-96a4-491aa8594d57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf178e6f-55db-47bc-96a4-491aa8594d57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57.shogun-image {
  box-sizing: border-box;
}



.s-bf178e6f-55db-47bc-96a4-491aa8594d57 img.shogun-image {
  
}


@media (min-width: 1200px){#s-bf178e6f-55db-47bc-96a4-491aa8594d57 {
  margin: 0 !important;
  overflow: visible;
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bf178e6f-55db-47bc-96a4-491aa8594d57 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bf178e6f-55db-47bc-96a4-491aa8594d57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57 img.shogun-image {
  /* Add background color handling */
  
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bf178e6f-55db-47bc-96a4-491aa8594d57.shogun-image {
    
    
    
    
  }


.s-bf178e6f-55db-47bc-96a4-491aa8594d57 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bf178e6f-55db-47bc-96a4-491aa8594d57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf178e6f-55db-47bc-96a4-491aa8594d57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57.shogun-image {
  box-sizing: border-box;
}



.s-bf178e6f-55db-47bc-96a4-491aa8594d57 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-bf178e6f-55db-47bc-96a4-491aa8594d57 {
  margin: 0 !important;
  overflow: visible;
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bf178e6f-55db-47bc-96a4-491aa8594d57 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bf178e6f-55db-47bc-96a4-491aa8594d57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57 img.shogun-image {
  /* Add background color handling */
  
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bf178e6f-55db-47bc-96a4-491aa8594d57.shogun-image {
    
    
    
    
  }


.s-bf178e6f-55db-47bc-96a4-491aa8594d57 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bf178e6f-55db-47bc-96a4-491aa8594d57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf178e6f-55db-47bc-96a4-491aa8594d57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57.shogun-image {
  box-sizing: border-box;
}



.s-bf178e6f-55db-47bc-96a4-491aa8594d57 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-bf178e6f-55db-47bc-96a4-491aa8594d57 {
  margin: 0 !important;
  overflow: visible;
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bf178e6f-55db-47bc-96a4-491aa8594d57 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bf178e6f-55db-47bc-96a4-491aa8594d57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57 img.shogun-image {
  /* Add background color handling */
  
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bf178e6f-55db-47bc-96a4-491aa8594d57.shogun-image {
    
    
    
    
  }


.s-bf178e6f-55db-47bc-96a4-491aa8594d57 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bf178e6f-55db-47bc-96a4-491aa8594d57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf178e6f-55db-47bc-96a4-491aa8594d57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57.shogun-image {
  box-sizing: border-box;
}



.s-bf178e6f-55db-47bc-96a4-491aa8594d57 img.shogun-image {
  
}


}@media (max-width: 767px){#s-bf178e6f-55db-47bc-96a4-491aa8594d57 {
  margin: 0 !important;
  overflow: visible;
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bf178e6f-55db-47bc-96a4-491aa8594d57 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bf178e6f-55db-47bc-96a4-491aa8594d57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57 img.shogun-image {
  /* Add background color handling */
  
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bf178e6f-55db-47bc-96a4-491aa8594d57.shogun-image {
    
    
    
    
  }


.s-bf178e6f-55db-47bc-96a4-491aa8594d57 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bf178e6f-55db-47bc-96a4-491aa8594d57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf178e6f-55db-47bc-96a4-491aa8594d57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf178e6f-55db-47bc-96a4-491aa8594d57.shogun-image {
  box-sizing: border-box;
}



.s-bf178e6f-55db-47bc-96a4-491aa8594d57 img.shogun-image {
  
}


}
#s-0a8ef4a6-2b4b-424c-8465-d9985c55d223 {
  padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-0a8ef4a6-2b4b-424c-8465-d9985c55d223"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a8ef4a6-2b4b-424c-8465-d9985c55d223"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0a8ef4a6-2b4b-424c-8465-d9985c55d223"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0a8ef4a6-2b4b-424c-8465-d9985c55d223"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0a8ef4a6-2b4b-424c-8465-d9985c55d223"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a8ef4a6-2b4b-424c-8465-d9985c55d223"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0a8ef4a6-2b4b-424c-8465-d9985c55d223"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-8b230c7f-e0dd-4a7d-8816-b0c21fe457dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8b230c7f-e0dd-4a7d-8816-b0c21fe457dc .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-8b230c7f-e0dd-4a7d-8816-b0c21fe457dc .shogun-heading-component h3 a {
  color: #000;
}


#s-21f5eae5-902e-4c2c-b15c-65dcb6bfbebc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-21f5eae5-902e-4c2c-b15c-65dcb6bfbebc .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: right;
}



@media (min-width: 0px) {
[id="s-6c4e4be3-a1db-4e56-82f5-74e5cc10b2db"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c4e4be3-a1db-4e56-82f5-74e5cc10b2db"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6c4e4be3-a1db-4e56-82f5-74e5cc10b2db"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6c4e4be3-a1db-4e56-82f5-74e5cc10b2db"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0-atc-btn-wrapper {
    text-align: center;
  }


#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0-atc-btn-wrapper {
    text-align: center;
  }


#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0-atc-btn-wrapper {
    text-align: center;
  }


#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0-atc-btn-wrapper {
    text-align: center;
  }


#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0-atc-btn-wrapper {
    text-align: center;
  }


#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-fdaa7c7f-e9e3-44af-8ee4-da4b7ac2f9a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-abfb4af6-4043-451d-9c7d-e9c799b44c79 {
  text-align: right;
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79 {
  margin: 0 !important;
  overflow: visible;
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abfb4af6-4043-451d-9c7d-e9c799b44c79 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abfb4af6-4043-451d-9c7d-e9c799b44c79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79 img.shogun-image {
  /* Add background color handling */
  
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shogun-image {
    
    
    
    
  }


.s-abfb4af6-4043-451d-9c7d-e9c799b44c79 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shogun-image {
  box-sizing: border-box;
}



.s-abfb4af6-4043-451d-9c7d-e9c799b44c79 img.shogun-image {
  
}


@media (min-width: 1200px){#s-abfb4af6-4043-451d-9c7d-e9c799b44c79 {
  margin: 0 !important;
  overflow: visible;
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abfb4af6-4043-451d-9c7d-e9c799b44c79 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abfb4af6-4043-451d-9c7d-e9c799b44c79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79 img.shogun-image {
  /* Add background color handling */
  
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shogun-image {
    
    
    
    
  }


.s-abfb4af6-4043-451d-9c7d-e9c799b44c79 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shogun-image {
  box-sizing: border-box;
}



.s-abfb4af6-4043-451d-9c7d-e9c799b44c79 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-abfb4af6-4043-451d-9c7d-e9c799b44c79 {
  margin: 0 !important;
  overflow: visible;
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abfb4af6-4043-451d-9c7d-e9c799b44c79 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abfb4af6-4043-451d-9c7d-e9c799b44c79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79 img.shogun-image {
  /* Add background color handling */
  
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shogun-image {
    
    
    
    
  }


.s-abfb4af6-4043-451d-9c7d-e9c799b44c79 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shogun-image {
  box-sizing: border-box;
}



.s-abfb4af6-4043-451d-9c7d-e9c799b44c79 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-abfb4af6-4043-451d-9c7d-e9c799b44c79 {
  margin: 0 !important;
  overflow: visible;
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abfb4af6-4043-451d-9c7d-e9c799b44c79 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abfb4af6-4043-451d-9c7d-e9c799b44c79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79 img.shogun-image {
  /* Add background color handling */
  
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shogun-image {
    
    
    
    
  }


.s-abfb4af6-4043-451d-9c7d-e9c799b44c79 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shogun-image {
  box-sizing: border-box;
}



.s-abfb4af6-4043-451d-9c7d-e9c799b44c79 img.shogun-image {
  
}


}@media (max-width: 767px){#s-abfb4af6-4043-451d-9c7d-e9c799b44c79 {
  margin: 0 !important;
  overflow: visible;
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abfb4af6-4043-451d-9c7d-e9c799b44c79 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abfb4af6-4043-451d-9c7d-e9c799b44c79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79 img.shogun-image {
  /* Add background color handling */
  
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shogun-image {
    
    
    
    
  }


.s-abfb4af6-4043-451d-9c7d-e9c799b44c79 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abfb4af6-4043-451d-9c7d-e9c799b44c79.shogun-image {
  box-sizing: border-box;
}



.s-abfb4af6-4043-451d-9c7d-e9c799b44c79 img.shogun-image {
  
}


}
#s-15606b4f-c7e4-482f-a368-8d6c58ec146e {
  margin-top: 3%;
margin-bottom: 3%;
}
@media (min-width: 768px) and (max-width: 991px){#s-15606b4f-c7e4-482f-a368-8d6c58ec146e {
  display: none;
}
#s-15606b4f-c7e4-482f-a368-8d6c58ec146e, #wrap-s-15606b4f-c7e4-482f-a368-8d6c58ec146e, #wrap-content-s-15606b4f-c7e4-482f-a368-8d6c58ec146e { display: none !important; }}@media (max-width: 767px){#s-15606b4f-c7e4-482f-a368-8d6c58ec146e {
  display: none;
}
#s-15606b4f-c7e4-482f-a368-8d6c58ec146e, #wrap-s-15606b4f-c7e4-482f-a368-8d6c58ec146e, #wrap-content-s-15606b4f-c7e4-482f-a368-8d6c58ec146e { display: none !important; }}
@media (min-width: 0px) {
[id="s-15606b4f-c7e4-482f-a368-8d6c58ec146e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-15606b4f-c7e4-482f-a368-8d6c58ec146e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-15606b4f-c7e4-482f-a368-8d6c58ec146e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-15606b4f-c7e4-482f-a368-8d6c58ec146e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-d2258610-2c61-46d6-8630-97fb0d618aad {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-d2258610-2c61-46d6-8630-97fb0d618aad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d2258610-2c61-46d6-8630-97fb0d618aad.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe {
  text-align: center;
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe {
  margin: 0 !important;
  overflow: visible;
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe img.shogun-image {
  /* Add background color handling */
  
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shogun-image {
    
    
    
    
  }


.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe .shogun-image-content {
  
    justify-content: center;
  
}

.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shogun-image {
  box-sizing: border-box;
}



.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe img.shogun-image {
  
}


@media (min-width: 1200px){#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe {
  margin: 0 !important;
  overflow: visible;
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe img.shogun-image {
  /* Add background color handling */
  
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shogun-image {
    
    
    
    
  }


.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe .shogun-image-content {
  
    justify-content: center;
  
}

.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shogun-image {
  box-sizing: border-box;
}



.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe {
  margin: 0 !important;
  overflow: visible;
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe img.shogun-image {
  /* Add background color handling */
  
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shogun-image {
    
    
    
    
  }


.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe .shogun-image-content {
  
    justify-content: center;
  
}

.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shogun-image {
  box-sizing: border-box;
}



.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe {
  margin: 0 !important;
  overflow: visible;
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe img.shogun-image {
  /* Add background color handling */
  
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shogun-image {
    
    
    
    
  }


.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe .shogun-image-content {
  
    justify-content: center;
  
}

.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shogun-image {
  box-sizing: border-box;
}



.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe img.shogun-image {
  
}


}@media (max-width: 767px){#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe {
  margin: 0 !important;
  overflow: visible;
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe img.shogun-image {
  /* Add background color handling */
  
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shogun-image {
    
    
    
    
  }


.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe .shogun-image-content {
  
    justify-content: center;
  
}

.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe.shogun-image {
  box-sizing: border-box;
}



.s-05e1be76-5e5d-44ca-aab7-c3ef43ea2afe img.shogun-image {
  
}


}
#s-b5e3f58e-51aa-40b3-b6b5-bd0905bb3868 {
  padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-b5e3f58e-51aa-40b3-b6b5-bd0905bb3868"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5e3f58e-51aa-40b3-b6b5-bd0905bb3868"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b5e3f58e-51aa-40b3-b6b5-bd0905bb3868"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b5e3f58e-51aa-40b3-b6b5-bd0905bb3868"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b5e3f58e-51aa-40b3-b6b5-bd0905bb3868"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5e3f58e-51aa-40b3-b6b5-bd0905bb3868"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b5e3f58e-51aa-40b3-b6b5-bd0905bb3868"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-14b3d9a3-c560-47c8-a326-783c4f0b8fcf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-14b3d9a3-c560-47c8-a326-783c4f0b8fcf .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-14b3d9a3-c560-47c8-a326-783c4f0b8fcf .shogun-heading-component h3 a {
  color: #000;
}


#s-c9e1ef47-75bf-440e-af9e-0c39f79ef85e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-c9e1ef47-75bf-440e-af9e-0c39f79ef85e .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: right;
}



#s-8791bccd-53ca-4af6-b3f2-cf75ef10a0b8 {
  margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-a56c072c-8769-4ddc-af26-64b6e6eac809"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a56c072c-8769-4ddc-af26-64b6e6eac809"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a56c072c-8769-4ddc-af26-64b6e6eac809"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a56c072c-8769-4ddc-af26-64b6e6eac809"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8f707d0f-fdd8-4c19-b7cf-c257d268e343-atc-btn-wrapper {
    text-align: left;
  }


#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-8f707d0f-fdd8-4c19-b7cf-c257d268e343-atc-btn-wrapper {
    text-align: left;
  }


#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-8f707d0f-fdd8-4c19-b7cf-c257d268e343-atc-btn-wrapper {
    text-align: left;
  }


#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-8f707d0f-fdd8-4c19-b7cf-c257d268e343-atc-btn-wrapper {
    text-align: left;
  }


#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-8f707d0f-fdd8-4c19-b7cf-c257d268e343-atc-btn-wrapper {
    text-align: left;
  }


#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8f707d0f-fdd8-4c19-b7cf-c257d268e343.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-82ce0f5f-d145-41a8-ba5a-1558c409e759 {
  text-align: right;
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759 {
  margin: 0 !important;
  overflow: visible;
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-82ce0f5f-d145-41a8-ba5a-1558c409e759 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-82ce0f5f-d145-41a8-ba5a-1558c409e759 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759 img.shogun-image {
  /* Add background color handling */
  
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shogun-image {
    
    
    
    
  }


.s-82ce0f5f-d145-41a8-ba5a-1558c409e759 .shogun-image-content {
  
    justify-content: center;
  
}

.s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shogun-image {
  box-sizing: border-box;
}



.s-82ce0f5f-d145-41a8-ba5a-1558c409e759 img.shogun-image {
  
}


@media (min-width: 1200px){#s-82ce0f5f-d145-41a8-ba5a-1558c409e759 {
  margin: 0 !important;
  overflow: visible;
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-82ce0f5f-d145-41a8-ba5a-1558c409e759 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-82ce0f5f-d145-41a8-ba5a-1558c409e759 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759 img.shogun-image {
  /* Add background color handling */
  
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shogun-image {
    
    
    
    
  }


.s-82ce0f5f-d145-41a8-ba5a-1558c409e759 .shogun-image-content {
  
    justify-content: center;
  
}

.s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shogun-image {
  box-sizing: border-box;
}



.s-82ce0f5f-d145-41a8-ba5a-1558c409e759 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-82ce0f5f-d145-41a8-ba5a-1558c409e759 {
  margin: 0 !important;
  overflow: visible;
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-82ce0f5f-d145-41a8-ba5a-1558c409e759 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-82ce0f5f-d145-41a8-ba5a-1558c409e759 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759 img.shogun-image {
  /* Add background color handling */
  
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shogun-image {
    
    
    
    
  }


.s-82ce0f5f-d145-41a8-ba5a-1558c409e759 .shogun-image-content {
  
    justify-content: center;
  
}

.s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shogun-image {
  box-sizing: border-box;
}



.s-82ce0f5f-d145-41a8-ba5a-1558c409e759 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-82ce0f5f-d145-41a8-ba5a-1558c409e759 {
  margin: 0 !important;
  overflow: visible;
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-82ce0f5f-d145-41a8-ba5a-1558c409e759 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-82ce0f5f-d145-41a8-ba5a-1558c409e759 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759 img.shogun-image {
  /* Add background color handling */
  
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shogun-image {
    
    
    
    
  }


.s-82ce0f5f-d145-41a8-ba5a-1558c409e759 .shogun-image-content {
  
    justify-content: center;
  
}

.s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shogun-image {
  box-sizing: border-box;
}



.s-82ce0f5f-d145-41a8-ba5a-1558c409e759 img.shogun-image {
  
}


}@media (max-width: 767px){#s-82ce0f5f-d145-41a8-ba5a-1558c409e759 {
  margin: 0 !important;
  overflow: visible;
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-82ce0f5f-d145-41a8-ba5a-1558c409e759 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-82ce0f5f-d145-41a8-ba5a-1558c409e759 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759 img.shogun-image {
  /* Add background color handling */
  
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shogun-image {
    
    
    
    
  }


.s-82ce0f5f-d145-41a8-ba5a-1558c409e759 .shogun-image-content {
  
    justify-content: center;
  
}

.s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82ce0f5f-d145-41a8-ba5a-1558c409e759.shogun-image {
  box-sizing: border-box;
}



.s-82ce0f5f-d145-41a8-ba5a-1558c409e759 img.shogun-image {
  
}


}
#s-305156ab-7f59-47bc-b533-ebf69a3dd84d {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-305156ab-7f59-47bc-b533-ebf69a3dd84d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-305156ab-7f59-47bc-b533-ebf69a3dd84d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130 {
  text-align: center;
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130 {
  margin: 0 !important;
  overflow: visible;
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd7c2423-245c-474e-bcc6-4a4e53c62130 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd7c2423-245c-474e-bcc6-4a4e53c62130 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130 img.shogun-image {
  /* Add background color handling */
  
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shogun-image {
    
    
    
    
  }


.s-cd7c2423-245c-474e-bcc6-4a4e53c62130 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shogun-image {
  box-sizing: border-box;
}



.s-cd7c2423-245c-474e-bcc6-4a4e53c62130 img.shogun-image {
  
}


@media (min-width: 1200px){#s-cd7c2423-245c-474e-bcc6-4a4e53c62130 {
  margin: 0 !important;
  overflow: visible;
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd7c2423-245c-474e-bcc6-4a4e53c62130 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd7c2423-245c-474e-bcc6-4a4e53c62130 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130 img.shogun-image {
  /* Add background color handling */
  
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shogun-image {
    
    
    
    
  }


.s-cd7c2423-245c-474e-bcc6-4a4e53c62130 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shogun-image {
  box-sizing: border-box;
}



.s-cd7c2423-245c-474e-bcc6-4a4e53c62130 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-cd7c2423-245c-474e-bcc6-4a4e53c62130 {
  margin: 0 !important;
  overflow: visible;
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd7c2423-245c-474e-bcc6-4a4e53c62130 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd7c2423-245c-474e-bcc6-4a4e53c62130 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130 img.shogun-image {
  /* Add background color handling */
  
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shogun-image {
    
    
    
    
  }


.s-cd7c2423-245c-474e-bcc6-4a4e53c62130 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shogun-image {
  box-sizing: border-box;
}



.s-cd7c2423-245c-474e-bcc6-4a4e53c62130 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-cd7c2423-245c-474e-bcc6-4a4e53c62130 {
  margin: 0 !important;
  overflow: visible;
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd7c2423-245c-474e-bcc6-4a4e53c62130 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd7c2423-245c-474e-bcc6-4a4e53c62130 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130 img.shogun-image {
  /* Add background color handling */
  
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shogun-image {
    
    
    
    
  }


.s-cd7c2423-245c-474e-bcc6-4a4e53c62130 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shogun-image {
  box-sizing: border-box;
}



.s-cd7c2423-245c-474e-bcc6-4a4e53c62130 img.shogun-image {
  
}


}@media (max-width: 767px){#s-cd7c2423-245c-474e-bcc6-4a4e53c62130 {
  margin: 0 !important;
  overflow: visible;
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd7c2423-245c-474e-bcc6-4a4e53c62130 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd7c2423-245c-474e-bcc6-4a4e53c62130 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130 img.shogun-image {
  /* Add background color handling */
  
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shogun-image {
    
    
    
    
  }


.s-cd7c2423-245c-474e-bcc6-4a4e53c62130 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd7c2423-245c-474e-bcc6-4a4e53c62130.shogun-image {
  box-sizing: border-box;
}



.s-cd7c2423-245c-474e-bcc6-4a4e53c62130 img.shogun-image {
  
}


}
#s-6e99c5d0-9f46-414b-816f-7226c771a862 {
  padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-6e99c5d0-9f46-414b-816f-7226c771a862"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6e99c5d0-9f46-414b-816f-7226c771a862"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6e99c5d0-9f46-414b-816f-7226c771a862"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6e99c5d0-9f46-414b-816f-7226c771a862"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6e99c5d0-9f46-414b-816f-7226c771a862"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6e99c5d0-9f46-414b-816f-7226c771a862"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6e99c5d0-9f46-414b-816f-7226c771a862"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-6afc04f4-acef-45e7-aa97-dab249ca3157 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6afc04f4-acef-45e7-aa97-dab249ca3157 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-6afc04f4-acef-45e7-aa97-dab249ca3157 .shogun-heading-component h3 a {
  color: #000;
}


#s-80ee3990-af11-4f27-9621-32b57a11ca73 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-80ee3990-af11-4f27-9621-32b57a11ca73 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: right;
}



#s-6eb4b194-6b39-4e04-b933-c3109bd5d4a6 {
  margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-cacdd778-97c8-4a43-8a24-5a3b0a2a39f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cacdd778-97c8-4a43-8a24-5a3b0a2a39f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cacdd778-97c8-4a43-8a24-5a3b0a2a39f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cacdd778-97c8-4a43-8a24-5a3b0a2a39f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8-atc-btn-wrapper {
    text-align: left;
  }


#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8-atc-btn-wrapper {
    text-align: left;
  }


#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8-atc-btn-wrapper {
    text-align: left;
  }


#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8-atc-btn-wrapper {
    text-align: left;
  }


#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8-atc-btn-wrapper {
    text-align: left;
  }


#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-422ddcd0-99c6-4bec-9dd5-27f7f39dc4b8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca {
  text-align: right;
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca {
  margin: 0 !important;
  overflow: visible;
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca img.shogun-image {
  /* Add background color handling */
  
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shogun-image {
    
    
    
    
  }


.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shogun-image {
  box-sizing: border-box;
}



.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca img.shogun-image {
  
}


@media (min-width: 1200px){#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca {
  margin: 0 !important;
  overflow: visible;
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca img.shogun-image {
  /* Add background color handling */
  
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shogun-image {
    
    
    
    
  }


.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shogun-image {
  box-sizing: border-box;
}



.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca {
  margin: 0 !important;
  overflow: visible;
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca img.shogun-image {
  /* Add background color handling */
  
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shogun-image {
    
    
    
    
  }


.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shogun-image {
  box-sizing: border-box;
}



.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca {
  margin: 0 !important;
  overflow: visible;
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca img.shogun-image {
  /* Add background color handling */
  
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shogun-image {
    
    
    
    
  }


.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shogun-image {
  box-sizing: border-box;
}



.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca img.shogun-image {
  
}


}@media (max-width: 767px){#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca {
  margin: 0 !important;
  overflow: visible;
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca img.shogun-image {
  /* Add background color handling */
  
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shogun-image {
    
    
    
    
  }


.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca.shogun-image {
  box-sizing: border-box;
}



.s-4ed8123b-6cd0-4f5c-b638-e98c508cfdca img.shogun-image {
  
}


}
#s-bf4a1beb-2813-4476-a0c3-fca87c67bcd8 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-bf4a1beb-2813-4476-a0c3-fca87c67bcd8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bf4a1beb-2813-4476-a0c3-fca87c67bcd8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c {
  text-align: center;
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c {
  margin: 0 !important;
  overflow: visible;
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d836e390-4c4a-4994-94f8-a0cb9e957c8c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d836e390-4c4a-4994-94f8-a0cb9e957c8c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c img.shogun-image {
  /* Add background color handling */
  
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shogun-image {
    
    
    
    
  }


.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c .shogun-image-content {
  
    justify-content: center;
  
}

.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shogun-image {
  box-sizing: border-box;
}



.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c img.shogun-image {
  
}


@media (min-width: 1200px){#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c {
  margin: 0 !important;
  overflow: visible;
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d836e390-4c4a-4994-94f8-a0cb9e957c8c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d836e390-4c4a-4994-94f8-a0cb9e957c8c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c img.shogun-image {
  /* Add background color handling */
  
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shogun-image {
    
    
    
    
  }


.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c .shogun-image-content {
  
    justify-content: center;
  
}

.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shogun-image {
  box-sizing: border-box;
}



.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c {
  margin: 0 !important;
  overflow: visible;
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d836e390-4c4a-4994-94f8-a0cb9e957c8c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d836e390-4c4a-4994-94f8-a0cb9e957c8c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c img.shogun-image {
  /* Add background color handling */
  
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shogun-image {
    
    
    
    
  }


.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c .shogun-image-content {
  
    justify-content: center;
  
}

.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shogun-image {
  box-sizing: border-box;
}



.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c {
  margin: 0 !important;
  overflow: visible;
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d836e390-4c4a-4994-94f8-a0cb9e957c8c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d836e390-4c4a-4994-94f8-a0cb9e957c8c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c img.shogun-image {
  /* Add background color handling */
  
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shogun-image {
    
    
    
    
  }


.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c .shogun-image-content {
  
    justify-content: center;
  
}

.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shogun-image {
  box-sizing: border-box;
}



.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c img.shogun-image {
  
}


}@media (max-width: 767px){#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c {
  margin: 0 !important;
  overflow: visible;
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d836e390-4c4a-4994-94f8-a0cb9e957c8c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d836e390-4c4a-4994-94f8-a0cb9e957c8c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c img.shogun-image {
  /* Add background color handling */
  
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shogun-image {
    
    
    
    
  }


.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c .shogun-image-content {
  
    justify-content: center;
  
}

.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d836e390-4c4a-4994-94f8-a0cb9e957c8c.shogun-image {
  box-sizing: border-box;
}



.s-d836e390-4c4a-4994-94f8-a0cb9e957c8c img.shogun-image {
  
}


}
#s-d0d726e8-9337-4dea-89b3-37b114e8fe9e {
  padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-d0d726e8-9337-4dea-89b3-37b114e8fe9e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d0d726e8-9337-4dea-89b3-37b114e8fe9e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d0d726e8-9337-4dea-89b3-37b114e8fe9e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d0d726e8-9337-4dea-89b3-37b114e8fe9e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d0d726e8-9337-4dea-89b3-37b114e8fe9e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d0d726e8-9337-4dea-89b3-37b114e8fe9e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d0d726e8-9337-4dea-89b3-37b114e8fe9e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-0ef0f6ea-e3d6-4e4a-896f-aec30f86366e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0ef0f6ea-e3d6-4e4a-896f-aec30f86366e .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-0ef0f6ea-e3d6-4e4a-896f-aec30f86366e .shogun-heading-component h3 a {
  color: #000;
}


#s-b0c88d2e-c826-4a9a-8a0b-ab0529f76edf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-b0c88d2e-c826-4a9a-8a0b-ab0529f76edf .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: right;
}



#s-3961ffe2-5ab7-411f-9104-9774bb4baab6 {
  margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-2d651e90-188e-4a2b-9916-55e6ce57e9e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d651e90-188e-4a2b-9916-55e6ce57e9e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2d651e90-188e-4a2b-9916-55e6ce57e9e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d651e90-188e-4a2b-9916-55e6ce57e9e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-bce46321-ed6c-45d8-8d62-d1620e5d5553 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-bce46321-ed6c-45d8-8d62-d1620e5d5553:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bce46321-ed6c-45d8-8d62-d1620e5d5553:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bce46321-ed6c-45d8-8d62-d1620e5d5553-atc-btn-wrapper {
    text-align: left;
  }


#s-bce46321-ed6c-45d8-8d62-d1620e5d5553 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bce46321-ed6c-45d8-8d62-d1620e5d5553.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bce46321-ed6c-45d8-8d62-d1620e5d5553.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-bce46321-ed6c-45d8-8d62-d1620e5d5553.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-bce46321-ed6c-45d8-8d62-d1620e5d5553-atc-btn-wrapper {
    text-align: left;
  }


#s-bce46321-ed6c-45d8-8d62-d1620e5d5553 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bce46321-ed6c-45d8-8d62-d1620e5d5553.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bce46321-ed6c-45d8-8d62-d1620e5d5553.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-bce46321-ed6c-45d8-8d62-d1620e5d5553.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-bce46321-ed6c-45d8-8d62-d1620e5d5553-atc-btn-wrapper {
    text-align: left;
  }


#s-bce46321-ed6c-45d8-8d62-d1620e5d5553 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bce46321-ed6c-45d8-8d62-d1620e5d5553.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bce46321-ed6c-45d8-8d62-d1620e5d5553.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-bce46321-ed6c-45d8-8d62-d1620e5d5553.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-bce46321-ed6c-45d8-8d62-d1620e5d5553-atc-btn-wrapper {
    text-align: left;
  }


#s-bce46321-ed6c-45d8-8d62-d1620e5d5553 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bce46321-ed6c-45d8-8d62-d1620e5d5553.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bce46321-ed6c-45d8-8d62-d1620e5d5553.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-bce46321-ed6c-45d8-8d62-d1620e5d5553.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-bce46321-ed6c-45d8-8d62-d1620e5d5553-atc-btn-wrapper {
    text-align: left;
  }


#s-bce46321-ed6c-45d8-8d62-d1620e5d5553 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bce46321-ed6c-45d8-8d62-d1620e5d5553.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bce46321-ed6c-45d8-8d62-d1620e5d5553.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-bce46321-ed6c-45d8-8d62-d1620e5d5553.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 {
  text-align: right;
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shogun-image {
    
    
    
    
  }


.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shogun-image {
  box-sizing: border-box;
}



.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 img.shogun-image {
  
}


@media (min-width: 1200px){#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shogun-image {
    
    
    
    
  }


.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shogun-image {
  box-sizing: border-box;
}



.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shogun-image {
    
    
    
    
  }


.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shogun-image {
  box-sizing: border-box;
}



.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shogun-image {
    
    
    
    
  }


.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shogun-image {
  box-sizing: border-box;
}



.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 img.shogun-image {
  
}


}@media (max-width: 767px){#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shogun-image {
    
    
    
    
  }


.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5.shogun-image {
  box-sizing: border-box;
}



.s-53ccf7a7-677c-4e8c-9fc4-dca87c6a51c5 img.shogun-image {
  
}


}
#s-77216d30-b41b-49f6-b717-a43bd4c8d9b4 {
  margin-top: 5%;
margin-bottom: 5%;
text-align: left;
}

#s-77216d30-b41b-49f6-b717-a43bd4c8d9b4 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-7bbafce2-0071-4809-971b-1b9ff0dbe760 {
  margin-top: 7%;
margin-bottom: 7%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-7bbafce2-0071-4809-971b-1b9ff0dbe760 {
  display: none;
}
#s-7bbafce2-0071-4809-971b-1b9ff0dbe760, #wrap-s-7bbafce2-0071-4809-971b-1b9ff0dbe760, #wrap-content-s-7bbafce2-0071-4809-971b-1b9ff0dbe760 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7bbafce2-0071-4809-971b-1b9ff0dbe760 {
  display: none;
}
#s-7bbafce2-0071-4809-971b-1b9ff0dbe760, #wrap-s-7bbafce2-0071-4809-971b-1b9ff0dbe760, #wrap-content-s-7bbafce2-0071-4809-971b-1b9ff0dbe760 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7bbafce2-0071-4809-971b-1b9ff0dbe760 {
  margin-top: 3%;
margin-bottom: 3%;
}
}
#s-7bbafce2-0071-4809-971b-1b9ff0dbe760 .shg-sld-dot {
  background-color: rgba(3, 3, 3, 1);
}

#s-7bbafce2-0071-4809-971b-1b9ff0dbe760 .shg-sld-nav-button.shg-sld-left,
#s-7bbafce2-0071-4809-971b-1b9ff0dbe760 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(3, 3, 3, 1);
}

@media (min-width: 1200px){#s-48e621b9-7d1a-4e8a-87db-fa89b8a3f90c {
  display: none;
}
#s-48e621b9-7d1a-4e8a-87db-fa89b8a3f90c, #wrap-s-48e621b9-7d1a-4e8a-87db-fa89b8a3f90c, #wrap-content-s-48e621b9-7d1a-4e8a-87db-fa89b8a3f90c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-48e621b9-7d1a-4e8a-87db-fa89b8a3f90c {
  display: none;
}
#s-48e621b9-7d1a-4e8a-87db-fa89b8a3f90c, #wrap-s-48e621b9-7d1a-4e8a-87db-fa89b8a3f90c, #wrap-content-s-48e621b9-7d1a-4e8a-87db-fa89b8a3f90c { display: none !important; }}@media (max-width: 767px){#s-48e621b9-7d1a-4e8a-87db-fa89b8a3f90c {
  
}
}
@media (min-width: 0px) {
[id="s-48e621b9-7d1a-4e8a-87db-fa89b8a3f90c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48e621b9-7d1a-4e8a-87db-fa89b8a3f90c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-48e621b9-7d1a-4e8a-87db-fa89b8a3f90c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-48e621b9-7d1a-4e8a-87db-fa89b8a3f90c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-2395efee-0e9d-48f6-8c95-d87efba2cb7e {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-2395efee-0e9d-48f6-8c95-d87efba2cb7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2395efee-0e9d-48f6-8c95-d87efba2cb7e {
  cursor: pointer;
}#s-2395efee-0e9d-48f6-8c95-d87efba2cb7e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 {
  text-align: center;
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 {
  margin: 0 !important;
  overflow: visible;
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 img.shogun-image {
  /* Add background color handling */
  
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shogun-image {
    
    
    
    
  }


.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shogun-image {
  box-sizing: border-box;
}



.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 img.shogun-image {
  
}


@media (min-width: 1200px){#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 {
  margin: 0 !important;
  overflow: visible;
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 img.shogun-image {
  /* Add background color handling */
  
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shogun-image {
    
    
    
    
  }


.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shogun-image {
  box-sizing: border-box;
}



.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 {
  margin: 0 !important;
  overflow: visible;
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 img.shogun-image {
  /* Add background color handling */
  
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shogun-image {
    
    
    
    
  }


.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shogun-image {
  box-sizing: border-box;
}



.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 {
  margin: 0 !important;
  overflow: visible;
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 img.shogun-image {
  /* Add background color handling */
  
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shogun-image {
    
    
    
    
  }


.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shogun-image {
  box-sizing: border-box;
}



.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 img.shogun-image {
  
}


}@media (max-width: 767px){#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 {
  margin: 0 !important;
  overflow: visible;
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 img.shogun-image {
  /* Add background color handling */
  
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shogun-image {
    
    
    
    
  }


.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1.shogun-image {
  box-sizing: border-box;
}



.s-cced2ade-9ceb-4bd0-82a0-ee7ea62992e1 img.shogun-image {
  
}


}
#s-756c9eee-a7a6-4c1e-a431-dec8447a1901 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-756c9eee-a7a6-4c1e-a431-dec8447a1901 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-756c9eee-a7a6-4c1e-a431-dec8447a1901 .shogun-heading-component h3 a {
  color: #000;
}


#s-887b3d21-34e9-4a69-9ad2-958cf6d76c7d {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-887b3d21-34e9-4a69-9ad2-958cf6d76c7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-887b3d21-34e9-4a69-9ad2-958cf6d76c7d {
  cursor: pointer;
}#s-887b3d21-34e9-4a69-9ad2-958cf6d76c7d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 {
  text-align: center;
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 {
  margin: 0 !important;
  overflow: visible;
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 img.shogun-image {
  /* Add background color handling */
  
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shogun-image {
    
    
    
    
  }


.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 .shogun-image-content {
  
    justify-content: center;
  
}

.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shg-align-container {
  display: flex;
  justify-content: center
}

.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shogun-image {
  box-sizing: border-box;
}



.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 img.shogun-image {
  
}


@media (min-width: 1200px){#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 {
  margin: 0 !important;
  overflow: visible;
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 img.shogun-image {
  /* Add background color handling */
  
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shogun-image {
    
    
    
    
  }


.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 .shogun-image-content {
  
    justify-content: center;
  
}

.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shg-align-container {
  display: flex;
  justify-content: center
}

.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shogun-image {
  box-sizing: border-box;
}



.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 {
  margin: 0 !important;
  overflow: visible;
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 img.shogun-image {
  /* Add background color handling */
  
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shogun-image {
    
    
    
    
  }


.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 .shogun-image-content {
  
    justify-content: center;
  
}

.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shg-align-container {
  display: flex;
  justify-content: center
}

.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shogun-image {
  box-sizing: border-box;
}



.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 {
  margin: 0 !important;
  overflow: visible;
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 img.shogun-image {
  /* Add background color handling */
  
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shogun-image {
    
    
    
    
  }


.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 .shogun-image-content {
  
    justify-content: center;
  
}

.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shg-align-container {
  display: flex;
  justify-content: center
}

.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shogun-image {
  box-sizing: border-box;
}



.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 img.shogun-image {
  
}


}@media (max-width: 767px){#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 {
  margin: 0 !important;
  overflow: visible;
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 img.shogun-image {
  /* Add background color handling */
  
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shogun-image {
    
    
    
    
  }


.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 .shogun-image-content {
  
    justify-content: center;
  
}

.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shg-align-container {
  display: flex;
  justify-content: center
}

.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-439804d4-dbbc-4d95-bd56-30bb6d7a4248.shogun-image {
  box-sizing: border-box;
}



.s-439804d4-dbbc-4d95-bd56-30bb6d7a4248 img.shogun-image {
  
}


}
#s-f47412a8-1e05-4ad2-afed-a83b624a1e2d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f47412a8-1e05-4ad2-afed-a83b624a1e2d .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-f47412a8-1e05-4ad2-afed-a83b624a1e2d .shogun-heading-component h3 a {
  color: #000;
}


#s-955d5a57-af76-4d85-81ac-c46db8af9a9d {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-955d5a57-af76-4d85-81ac-c46db8af9a9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-955d5a57-af76-4d85-81ac-c46db8af9a9d {
  cursor: pointer;
}#s-955d5a57-af76-4d85-81ac-c46db8af9a9d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba {
  text-align: center;
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba {
  margin: 0 !important;
  overflow: visible;
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba img.shogun-image {
  /* Add background color handling */
  
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shogun-image {
    
    
    
    
  }


.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba .shogun-image-content {
  
    justify-content: center;
  
}

.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shogun-image {
  box-sizing: border-box;
}



.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba img.shogun-image {
  
}


@media (min-width: 1200px){#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba {
  margin: 0 !important;
  overflow: visible;
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba img.shogun-image {
  /* Add background color handling */
  
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shogun-image {
    
    
    
    
  }


.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba .shogun-image-content {
  
    justify-content: center;
  
}

.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shogun-image {
  box-sizing: border-box;
}



.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba {
  margin: 0 !important;
  overflow: visible;
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba img.shogun-image {
  /* Add background color handling */
  
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shogun-image {
    
    
    
    
  }


.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba .shogun-image-content {
  
    justify-content: center;
  
}

.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shogun-image {
  box-sizing: border-box;
}



.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba {
  margin: 0 !important;
  overflow: visible;
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba img.shogun-image {
  /* Add background color handling */
  
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shogun-image {
    
    
    
    
  }


.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba .shogun-image-content {
  
    justify-content: center;
  
}

.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shogun-image {
  box-sizing: border-box;
}



.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba img.shogun-image {
  
}


}@media (max-width: 767px){#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba {
  margin: 0 !important;
  overflow: visible;
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba img.shogun-image {
  /* Add background color handling */
  
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shogun-image {
    
    
    
    
  }


.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba .shogun-image-content {
  
    justify-content: center;
  
}

.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba.shogun-image {
  box-sizing: border-box;
}



.s-aaa7f519-01c0-4aa9-829b-b790b58eb5ba img.shogun-image {
  
}


}
#s-56b2dbba-300f-430c-9fb4-67ef015e5244 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-56b2dbba-300f-430c-9fb4-67ef015e5244 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-56b2dbba-300f-430c-9fb4-67ef015e5244 .shogun-heading-component h3 a {
  color: #000;
}


@media (min-width: 0px) {
[id="s-2b62811d-ee81-49d7-a989-6aae186b585e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b62811d-ee81-49d7-a989-6aae186b585e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2b62811d-ee81-49d7-a989-6aae186b585e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b62811d-ee81-49d7-a989-6aae186b585e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-d12cabe1-2a4a-48bd-b871-ec493a8be6a0 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-d12cabe1-2a4a-48bd-b871-ec493a8be6a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d12cabe1-2a4a-48bd-b871-ec493a8be6a0 {
  cursor: pointer;
}#s-d12cabe1-2a4a-48bd-b871-ec493a8be6a0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-780b66f6-3121-4001-bb73-e070cbf71213 {
  text-align: center;
}

#s-780b66f6-3121-4001-bb73-e070cbf71213 {
  margin: 0 !important;
  overflow: visible;
}

#s-780b66f6-3121-4001-bb73-e070cbf71213-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-780b66f6-3121-4001-bb73-e070cbf71213 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-780b66f6-3121-4001-bb73-e070cbf71213 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-780b66f6-3121-4001-bb73-e070cbf71213 img.shogun-image {
  /* Add background color handling */
  
}

#s-780b66f6-3121-4001-bb73-e070cbf71213 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-780b66f6-3121-4001-bb73-e070cbf71213.shogun-image {
    
    
    
    
  }


.s-780b66f6-3121-4001-bb73-e070cbf71213 .shogun-image-content {
  
    justify-content: center;
  
}

.s-780b66f6-3121-4001-bb73-e070cbf71213.shg-align-container {
  display: flex;
  justify-content: center
}

.s-780b66f6-3121-4001-bb73-e070cbf71213.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-780b66f6-3121-4001-bb73-e070cbf71213.shogun-image {
  box-sizing: border-box;
}



.s-780b66f6-3121-4001-bb73-e070cbf71213 img.shogun-image {
  
}


@media (min-width: 1200px){#s-780b66f6-3121-4001-bb73-e070cbf71213 {
  margin: 0 !important;
  overflow: visible;
}

#s-780b66f6-3121-4001-bb73-e070cbf71213-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-780b66f6-3121-4001-bb73-e070cbf71213 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-780b66f6-3121-4001-bb73-e070cbf71213 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-780b66f6-3121-4001-bb73-e070cbf71213 img.shogun-image {
  /* Add background color handling */
  
}

#s-780b66f6-3121-4001-bb73-e070cbf71213 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-780b66f6-3121-4001-bb73-e070cbf71213.shogun-image {
    
    
    
    
  }


.s-780b66f6-3121-4001-bb73-e070cbf71213 .shogun-image-content {
  
    justify-content: center;
  
}

.s-780b66f6-3121-4001-bb73-e070cbf71213.shg-align-container {
  display: flex;
  justify-content: center
}

.s-780b66f6-3121-4001-bb73-e070cbf71213.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-780b66f6-3121-4001-bb73-e070cbf71213.shogun-image {
  box-sizing: border-box;
}



.s-780b66f6-3121-4001-bb73-e070cbf71213 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-780b66f6-3121-4001-bb73-e070cbf71213 {
  margin: 0 !important;
  overflow: visible;
}

#s-780b66f6-3121-4001-bb73-e070cbf71213-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-780b66f6-3121-4001-bb73-e070cbf71213 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-780b66f6-3121-4001-bb73-e070cbf71213 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-780b66f6-3121-4001-bb73-e070cbf71213 img.shogun-image {
  /* Add background color handling */
  
}

#s-780b66f6-3121-4001-bb73-e070cbf71213 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-780b66f6-3121-4001-bb73-e070cbf71213.shogun-image {
    
    
    
    
  }


.s-780b66f6-3121-4001-bb73-e070cbf71213 .shogun-image-content {
  
    justify-content: center;
  
}

.s-780b66f6-3121-4001-bb73-e070cbf71213.shg-align-container {
  display: flex;
  justify-content: center
}

.s-780b66f6-3121-4001-bb73-e070cbf71213.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-780b66f6-3121-4001-bb73-e070cbf71213.shogun-image {
  box-sizing: border-box;
}



.s-780b66f6-3121-4001-bb73-e070cbf71213 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-780b66f6-3121-4001-bb73-e070cbf71213 {
  margin: 0 !important;
  overflow: visible;
}

#s-780b66f6-3121-4001-bb73-e070cbf71213-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-780b66f6-3121-4001-bb73-e070cbf71213 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-780b66f6-3121-4001-bb73-e070cbf71213 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-780b66f6-3121-4001-bb73-e070cbf71213 img.shogun-image {
  /* Add background color handling */
  
}

#s-780b66f6-3121-4001-bb73-e070cbf71213 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-780b66f6-3121-4001-bb73-e070cbf71213.shogun-image {
    
    
    
    
  }


.s-780b66f6-3121-4001-bb73-e070cbf71213 .shogun-image-content {
  
    justify-content: center;
  
}

.s-780b66f6-3121-4001-bb73-e070cbf71213.shg-align-container {
  display: flex;
  justify-content: center
}

.s-780b66f6-3121-4001-bb73-e070cbf71213.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-780b66f6-3121-4001-bb73-e070cbf71213.shogun-image {
  box-sizing: border-box;
}



.s-780b66f6-3121-4001-bb73-e070cbf71213 img.shogun-image {
  
}


}@media (max-width: 767px){#s-780b66f6-3121-4001-bb73-e070cbf71213 {
  margin: 0 !important;
  overflow: visible;
}

#s-780b66f6-3121-4001-bb73-e070cbf71213-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-780b66f6-3121-4001-bb73-e070cbf71213 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-780b66f6-3121-4001-bb73-e070cbf71213 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-780b66f6-3121-4001-bb73-e070cbf71213 img.shogun-image {
  /* Add background color handling */
  
}

#s-780b66f6-3121-4001-bb73-e070cbf71213 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-780b66f6-3121-4001-bb73-e070cbf71213.shogun-image {
    
    
    
    
  }


.s-780b66f6-3121-4001-bb73-e070cbf71213 .shogun-image-content {
  
    justify-content: center;
  
}

.s-780b66f6-3121-4001-bb73-e070cbf71213.shg-align-container {
  display: flex;
  justify-content: center
}

.s-780b66f6-3121-4001-bb73-e070cbf71213.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-780b66f6-3121-4001-bb73-e070cbf71213.shogun-image {
  box-sizing: border-box;
}



.s-780b66f6-3121-4001-bb73-e070cbf71213 img.shogun-image {
  
}


}
#s-5253f531-61ad-4490-aaa8-23b25177f97a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5253f531-61ad-4490-aaa8-23b25177f97a .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-5253f531-61ad-4490-aaa8-23b25177f97a .shogun-heading-component h3 a {
  color: #000;
}


#s-91499873-471a-485a-92e9-43f608991189 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-91499873-471a-485a-92e9-43f608991189 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-91499873-471a-485a-92e9-43f608991189 {
  cursor: pointer;
}#s-91499873-471a-485a-92e9-43f608991189.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be {
  text-align: center;
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be {
  margin: 0 !important;
  overflow: visible;
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9ebdb453-0da8-4002-bcee-d8017b9140be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9ebdb453-0da8-4002-bcee-d8017b9140be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be img.shogun-image {
  /* Add background color handling */
  
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9ebdb453-0da8-4002-bcee-d8017b9140be.shogun-image {
    
    
    
    
  }


.s-9ebdb453-0da8-4002-bcee-d8017b9140be .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ebdb453-0da8-4002-bcee-d8017b9140be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ebdb453-0da8-4002-bcee-d8017b9140be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be.shogun-image {
  box-sizing: border-box;
}



.s-9ebdb453-0da8-4002-bcee-d8017b9140be img.shogun-image {
  
}


@media (min-width: 1200px){#s-9ebdb453-0da8-4002-bcee-d8017b9140be {
  margin: 0 !important;
  overflow: visible;
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9ebdb453-0da8-4002-bcee-d8017b9140be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9ebdb453-0da8-4002-bcee-d8017b9140be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be img.shogun-image {
  /* Add background color handling */
  
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9ebdb453-0da8-4002-bcee-d8017b9140be.shogun-image {
    
    
    
    
  }


.s-9ebdb453-0da8-4002-bcee-d8017b9140be .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ebdb453-0da8-4002-bcee-d8017b9140be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ebdb453-0da8-4002-bcee-d8017b9140be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be.shogun-image {
  box-sizing: border-box;
}



.s-9ebdb453-0da8-4002-bcee-d8017b9140be img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-9ebdb453-0da8-4002-bcee-d8017b9140be {
  margin: 0 !important;
  overflow: visible;
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9ebdb453-0da8-4002-bcee-d8017b9140be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9ebdb453-0da8-4002-bcee-d8017b9140be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be img.shogun-image {
  /* Add background color handling */
  
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9ebdb453-0da8-4002-bcee-d8017b9140be.shogun-image {
    
    
    
    
  }


.s-9ebdb453-0da8-4002-bcee-d8017b9140be .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ebdb453-0da8-4002-bcee-d8017b9140be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ebdb453-0da8-4002-bcee-d8017b9140be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be.shogun-image {
  box-sizing: border-box;
}



.s-9ebdb453-0da8-4002-bcee-d8017b9140be img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-9ebdb453-0da8-4002-bcee-d8017b9140be {
  margin: 0 !important;
  overflow: visible;
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9ebdb453-0da8-4002-bcee-d8017b9140be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9ebdb453-0da8-4002-bcee-d8017b9140be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be img.shogun-image {
  /* Add background color handling */
  
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9ebdb453-0da8-4002-bcee-d8017b9140be.shogun-image {
    
    
    
    
  }


.s-9ebdb453-0da8-4002-bcee-d8017b9140be .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ebdb453-0da8-4002-bcee-d8017b9140be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ebdb453-0da8-4002-bcee-d8017b9140be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be.shogun-image {
  box-sizing: border-box;
}



.s-9ebdb453-0da8-4002-bcee-d8017b9140be img.shogun-image {
  
}


}@media (max-width: 767px){#s-9ebdb453-0da8-4002-bcee-d8017b9140be {
  margin: 0 !important;
  overflow: visible;
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9ebdb453-0da8-4002-bcee-d8017b9140be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9ebdb453-0da8-4002-bcee-d8017b9140be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be img.shogun-image {
  /* Add background color handling */
  
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9ebdb453-0da8-4002-bcee-d8017b9140be.shogun-image {
    
    
    
    
  }


.s-9ebdb453-0da8-4002-bcee-d8017b9140be .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ebdb453-0da8-4002-bcee-d8017b9140be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ebdb453-0da8-4002-bcee-d8017b9140be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ebdb453-0da8-4002-bcee-d8017b9140be.shogun-image {
  box-sizing: border-box;
}



.s-9ebdb453-0da8-4002-bcee-d8017b9140be img.shogun-image {
  
}


}
#s-94ca8a84-cd50-4878-9be1-2f671e902ff5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-94ca8a84-cd50-4878-9be1-2f671e902ff5 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-94ca8a84-cd50-4878-9be1-2f671e902ff5 .shogun-heading-component h3 a {
  color: #000;
}


@media (min-width: 0px) {
[id="s-67a66709-586c-447e-b26a-19c8b59e6e06"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67a66709-586c-447e-b26a-19c8b59e6e06"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-67a66709-586c-447e-b26a-19c8b59e6e06"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-67a66709-586c-447e-b26a-19c8b59e6e06"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-581626ed-6ce5-4f8e-b7df-d23d0df8c493 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-581626ed-6ce5-4f8e-b7df-d23d0df8c493 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-581626ed-6ce5-4f8e-b7df-d23d0df8c493 {
  cursor: pointer;
}#s-581626ed-6ce5-4f8e-b7df-d23d0df8c493.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db {
  text-align: center;
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db {
  margin: 0 !important;
  overflow: visible;
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5a1c5511-c18d-43fa-a569-9d2cfb7156db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5a1c5511-c18d-43fa-a569-9d2cfb7156db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db img.shogun-image {
  /* Add background color handling */
  
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shogun-image {
    
    
    
    
  }


.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db .shogun-image-content {
  
    justify-content: center;
  
}

.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shogun-image {
  box-sizing: border-box;
}



.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db img.shogun-image {
  
}


@media (min-width: 1200px){#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db {
  margin: 0 !important;
  overflow: visible;
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5a1c5511-c18d-43fa-a569-9d2cfb7156db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5a1c5511-c18d-43fa-a569-9d2cfb7156db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db img.shogun-image {
  /* Add background color handling */
  
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shogun-image {
    
    
    
    
  }


.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db .shogun-image-content {
  
    justify-content: center;
  
}

.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shogun-image {
  box-sizing: border-box;
}



.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db {
  margin: 0 !important;
  overflow: visible;
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5a1c5511-c18d-43fa-a569-9d2cfb7156db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5a1c5511-c18d-43fa-a569-9d2cfb7156db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db img.shogun-image {
  /* Add background color handling */
  
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shogun-image {
    
    
    
    
  }


.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db .shogun-image-content {
  
    justify-content: center;
  
}

.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shogun-image {
  box-sizing: border-box;
}



.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db {
  margin: 0 !important;
  overflow: visible;
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5a1c5511-c18d-43fa-a569-9d2cfb7156db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5a1c5511-c18d-43fa-a569-9d2cfb7156db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db img.shogun-image {
  /* Add background color handling */
  
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shogun-image {
    
    
    
    
  }


.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db .shogun-image-content {
  
    justify-content: center;
  
}

.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shogun-image {
  box-sizing: border-box;
}



.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db img.shogun-image {
  
}


}@media (max-width: 767px){#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db {
  margin: 0 !important;
  overflow: visible;
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5a1c5511-c18d-43fa-a569-9d2cfb7156db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5a1c5511-c18d-43fa-a569-9d2cfb7156db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db img.shogun-image {
  /* Add background color handling */
  
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shogun-image {
    
    
    
    
  }


.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db .shogun-image-content {
  
    justify-content: center;
  
}

.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a1c5511-c18d-43fa-a569-9d2cfb7156db.shogun-image {
  box-sizing: border-box;
}



.s-5a1c5511-c18d-43fa-a569-9d2cfb7156db img.shogun-image {
  
}


}
#s-cd8af93a-5fa9-4090-aeff-594087a17116 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cd8af93a-5fa9-4090-aeff-594087a17116 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-cd8af93a-5fa9-4090-aeff-594087a17116 .shogun-heading-component h3 a {
  color: #000;
}


#s-23efb7b9-0976-4220-8bbe-fd8e7952fb8b {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-23efb7b9-0976-4220-8bbe-fd8e7952fb8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-23efb7b9-0976-4220-8bbe-fd8e7952fb8b {
  cursor: pointer;
}#s-23efb7b9-0976-4220-8bbe-fd8e7952fb8b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121 {
  text-align: center;
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121 {
  margin: 0 !important;
  overflow: visible;
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d820f02b-6204-4d19-81a5-3f16ad38c121 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d820f02b-6204-4d19-81a5-3f16ad38c121 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121 img.shogun-image {
  /* Add background color handling */
  
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d820f02b-6204-4d19-81a5-3f16ad38c121.shogun-image {
    
    
    
    
  }


.s-d820f02b-6204-4d19-81a5-3f16ad38c121 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d820f02b-6204-4d19-81a5-3f16ad38c121.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d820f02b-6204-4d19-81a5-3f16ad38c121.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121.shogun-image {
  box-sizing: border-box;
}



.s-d820f02b-6204-4d19-81a5-3f16ad38c121 img.shogun-image {
  
}


@media (min-width: 1200px){#s-d820f02b-6204-4d19-81a5-3f16ad38c121 {
  margin: 0 !important;
  overflow: visible;
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d820f02b-6204-4d19-81a5-3f16ad38c121 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d820f02b-6204-4d19-81a5-3f16ad38c121 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121 img.shogun-image {
  /* Add background color handling */
  
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d820f02b-6204-4d19-81a5-3f16ad38c121.shogun-image {
    
    
    
    
  }


.s-d820f02b-6204-4d19-81a5-3f16ad38c121 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d820f02b-6204-4d19-81a5-3f16ad38c121.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d820f02b-6204-4d19-81a5-3f16ad38c121.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121.shogun-image {
  box-sizing: border-box;
}



.s-d820f02b-6204-4d19-81a5-3f16ad38c121 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d820f02b-6204-4d19-81a5-3f16ad38c121 {
  margin: 0 !important;
  overflow: visible;
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d820f02b-6204-4d19-81a5-3f16ad38c121 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d820f02b-6204-4d19-81a5-3f16ad38c121 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121 img.shogun-image {
  /* Add background color handling */
  
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d820f02b-6204-4d19-81a5-3f16ad38c121.shogun-image {
    
    
    
    
  }


.s-d820f02b-6204-4d19-81a5-3f16ad38c121 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d820f02b-6204-4d19-81a5-3f16ad38c121.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d820f02b-6204-4d19-81a5-3f16ad38c121.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121.shogun-image {
  box-sizing: border-box;
}



.s-d820f02b-6204-4d19-81a5-3f16ad38c121 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d820f02b-6204-4d19-81a5-3f16ad38c121 {
  margin: 0 !important;
  overflow: visible;
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d820f02b-6204-4d19-81a5-3f16ad38c121 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d820f02b-6204-4d19-81a5-3f16ad38c121 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121 img.shogun-image {
  /* Add background color handling */
  
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d820f02b-6204-4d19-81a5-3f16ad38c121.shogun-image {
    
    
    
    
  }


.s-d820f02b-6204-4d19-81a5-3f16ad38c121 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d820f02b-6204-4d19-81a5-3f16ad38c121.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d820f02b-6204-4d19-81a5-3f16ad38c121.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121.shogun-image {
  box-sizing: border-box;
}



.s-d820f02b-6204-4d19-81a5-3f16ad38c121 img.shogun-image {
  
}


}@media (max-width: 767px){#s-d820f02b-6204-4d19-81a5-3f16ad38c121 {
  margin: 0 !important;
  overflow: visible;
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d820f02b-6204-4d19-81a5-3f16ad38c121 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d820f02b-6204-4d19-81a5-3f16ad38c121 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121 img.shogun-image {
  /* Add background color handling */
  
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d820f02b-6204-4d19-81a5-3f16ad38c121.shogun-image {
    
    
    
    
  }


.s-d820f02b-6204-4d19-81a5-3f16ad38c121 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d820f02b-6204-4d19-81a5-3f16ad38c121.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d820f02b-6204-4d19-81a5-3f16ad38c121.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d820f02b-6204-4d19-81a5-3f16ad38c121.shogun-image {
  box-sizing: border-box;
}



.s-d820f02b-6204-4d19-81a5-3f16ad38c121 img.shogun-image {
  
}


}
#s-d235a37d-0844-4231-b861-af8a910510f4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d235a37d-0844-4231-b861-af8a910510f4 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-d235a37d-0844-4231-b861-af8a910510f4 .shogun-heading-component h3 a {
  color: #000;
}


#s-5a71b7c4-55b8-48b4-9daa-267d5f586726 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-5a71b7c4-55b8-48b4-9daa-267d5f586726 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5a71b7c4-55b8-48b4-9daa-267d5f586726 {
  cursor: pointer;
}#s-5a71b7c4-55b8-48b4-9daa-267d5f586726.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400 {
  text-align: center;
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400 {
  margin: 0 !important;
  overflow: visible;
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ae3892b8-2348-4d92-a2aa-03a905721400 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae3892b8-2348-4d92-a2aa-03a905721400 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400 img.shogun-image {
  /* Add background color handling */
  
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ae3892b8-2348-4d92-a2aa-03a905721400.shogun-image {
    
    
    
    
  }


.s-ae3892b8-2348-4d92-a2aa-03a905721400 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae3892b8-2348-4d92-a2aa-03a905721400.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae3892b8-2348-4d92-a2aa-03a905721400.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400.shogun-image {
  box-sizing: border-box;
}



.s-ae3892b8-2348-4d92-a2aa-03a905721400 img.shogun-image {
  
}


@media (min-width: 1200px){#s-ae3892b8-2348-4d92-a2aa-03a905721400 {
  margin: 0 !important;
  overflow: visible;
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ae3892b8-2348-4d92-a2aa-03a905721400 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae3892b8-2348-4d92-a2aa-03a905721400 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400 img.shogun-image {
  /* Add background color handling */
  
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ae3892b8-2348-4d92-a2aa-03a905721400.shogun-image {
    
    
    
    
  }


.s-ae3892b8-2348-4d92-a2aa-03a905721400 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae3892b8-2348-4d92-a2aa-03a905721400.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae3892b8-2348-4d92-a2aa-03a905721400.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400.shogun-image {
  box-sizing: border-box;
}



.s-ae3892b8-2348-4d92-a2aa-03a905721400 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ae3892b8-2348-4d92-a2aa-03a905721400 {
  margin: 0 !important;
  overflow: visible;
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ae3892b8-2348-4d92-a2aa-03a905721400 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae3892b8-2348-4d92-a2aa-03a905721400 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400 img.shogun-image {
  /* Add background color handling */
  
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ae3892b8-2348-4d92-a2aa-03a905721400.shogun-image {
    
    
    
    
  }


.s-ae3892b8-2348-4d92-a2aa-03a905721400 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae3892b8-2348-4d92-a2aa-03a905721400.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae3892b8-2348-4d92-a2aa-03a905721400.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400.shogun-image {
  box-sizing: border-box;
}



.s-ae3892b8-2348-4d92-a2aa-03a905721400 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ae3892b8-2348-4d92-a2aa-03a905721400 {
  margin: 0 !important;
  overflow: visible;
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ae3892b8-2348-4d92-a2aa-03a905721400 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae3892b8-2348-4d92-a2aa-03a905721400 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400 img.shogun-image {
  /* Add background color handling */
  
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ae3892b8-2348-4d92-a2aa-03a905721400.shogun-image {
    
    
    
    
  }


.s-ae3892b8-2348-4d92-a2aa-03a905721400 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae3892b8-2348-4d92-a2aa-03a905721400.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae3892b8-2348-4d92-a2aa-03a905721400.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400.shogun-image {
  box-sizing: border-box;
}



.s-ae3892b8-2348-4d92-a2aa-03a905721400 img.shogun-image {
  
}


}@media (max-width: 767px){#s-ae3892b8-2348-4d92-a2aa-03a905721400 {
  margin: 0 !important;
  overflow: visible;
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ae3892b8-2348-4d92-a2aa-03a905721400 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae3892b8-2348-4d92-a2aa-03a905721400 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400 img.shogun-image {
  /* Add background color handling */
  
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ae3892b8-2348-4d92-a2aa-03a905721400.shogun-image {
    
    
    
    
  }


.s-ae3892b8-2348-4d92-a2aa-03a905721400 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae3892b8-2348-4d92-a2aa-03a905721400.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae3892b8-2348-4d92-a2aa-03a905721400.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae3892b8-2348-4d92-a2aa-03a905721400.shogun-image {
  box-sizing: border-box;
}



.s-ae3892b8-2348-4d92-a2aa-03a905721400 img.shogun-image {
  
}


}
#s-45a5f1f4-2ab1-4d99-b745-f47f6bc832bc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-45a5f1f4-2ab1-4d99-b745-f47f6bc832bc .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-45a5f1f4-2ab1-4d99-b745-f47f6bc832bc .shogun-heading-component h3 a {
  color: #000;
}


#s-c0108cb9-8763-4d63-902c-14f846d3ffc3 {
  margin-bottom: 7%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-c0108cb9-8763-4d63-902c-14f846d3ffc3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c0108cb9-8763-4d63-902c-14f846d3ffc3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c0108cb9-8763-4d63-902c-14f846d3ffc3 {
  margin-bottom: 3%;
display: none;
}
#s-c0108cb9-8763-4d63-902c-14f846d3ffc3, #wrap-s-c0108cb9-8763-4d63-902c-14f846d3ffc3, #wrap-content-s-c0108cb9-8763-4d63-902c-14f846d3ffc3 { display: none !important; }}@media (max-width: 767px){#s-c0108cb9-8763-4d63-902c-14f846d3ffc3 {
  display: none;
}
#s-c0108cb9-8763-4d63-902c-14f846d3ffc3, #wrap-s-c0108cb9-8763-4d63-902c-14f846d3ffc3, #wrap-content-s-c0108cb9-8763-4d63-902c-14f846d3ffc3 { display: none !important; }}
#s-c0108cb9-8763-4d63-902c-14f846d3ffc3 .shg-sld-dot {
  background-color: rgba(3, 3, 3, 1);
}

#s-c0108cb9-8763-4d63-902c-14f846d3ffc3 .shg-sld-nav-button.shg-sld-left,
#s-c0108cb9-8763-4d63-902c-14f846d3ffc3 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(3, 3, 3, 1);
}

@media (min-width: 1200px){#s-bb62604f-623e-4bd8-b278-11efcc200f1e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bb62604f-623e-4bd8-b278-11efcc200f1e {
  
}
}@media (max-width: 767px){#s-bb62604f-623e-4bd8-b278-11efcc200f1e {
  
}
}
@media (min-width: 0px) {
[id="s-bb62604f-623e-4bd8-b278-11efcc200f1e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-bb62604f-623e-4bd8-b278-11efcc200f1e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-bb62604f-623e-4bd8-b278-11efcc200f1e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-bb62604f-623e-4bd8-b278-11efcc200f1e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-d92d287b-af81-442d-87e1-a6cf3b5e66c9 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-d92d287b-af81-442d-87e1-a6cf3b5e66c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d92d287b-af81-442d-87e1-a6cf3b5e66c9 {
  cursor: pointer;
}#s-d92d287b-af81-442d-87e1-a6cf3b5e66c9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c {
  text-align: center;
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c {
  margin: 0 !important;
  overflow: visible;
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c img.shogun-image {
  /* Add background color handling */
  
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shogun-image {
    
    
    
    
  }


.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shogun-image {
  box-sizing: border-box;
}



.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c img.shogun-image {
  
}


@media (min-width: 1200px){#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c {
  margin: 0 !important;
  overflow: visible;
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c img.shogun-image {
  /* Add background color handling */
  
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shogun-image {
    
    
    
    
  }


.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shogun-image {
  box-sizing: border-box;
}



.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c {
  margin: 0 !important;
  overflow: visible;
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c img.shogun-image {
  /* Add background color handling */
  
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shogun-image {
    
    
    
    
  }


.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shogun-image {
  box-sizing: border-box;
}



.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c {
  margin: 0 !important;
  overflow: visible;
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c img.shogun-image {
  /* Add background color handling */
  
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shogun-image {
    
    
    
    
  }


.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shogun-image {
  box-sizing: border-box;
}



.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c img.shogun-image {
  
}


}@media (max-width: 767px){#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c {
  margin: 0 !important;
  overflow: visible;
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c img.shogun-image {
  /* Add background color handling */
  
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shogun-image {
    
    
    
    
  }


.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c.shogun-image {
  box-sizing: border-box;
}



.s-fb77983e-c6dd-41a2-bc3d-7371b936dd6c img.shogun-image {
  
}


}
#s-4328595e-faaf-49c2-b688-cfe90a749dae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4328595e-faaf-49c2-b688-cfe90a749dae .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-4328595e-faaf-49c2-b688-cfe90a749dae .shogun-heading-component h3 a {
  color: #000;
}


#s-0fa8e21e-82a7-4d36-80c9-c3bdcc4d4b1b {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-0fa8e21e-82a7-4d36-80c9-c3bdcc4d4b1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0fa8e21e-82a7-4d36-80c9-c3bdcc4d4b1b {
  cursor: pointer;
}#s-0fa8e21e-82a7-4d36-80c9-c3bdcc4d4b1b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc {
  text-align: center;
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc {
  margin: 0 !important;
  overflow: visible;
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8a11ddda-1fef-42fb-9237-c3eb4877aecc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8a11ddda-1fef-42fb-9237-c3eb4877aecc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc img.shogun-image {
  /* Add background color handling */
  
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shogun-image {
    
    
    
    
  }


.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc .shogun-image-content {
  
    justify-content: center;
  
}

.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shogun-image {
  box-sizing: border-box;
}



.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc img.shogun-image {
  
}


@media (min-width: 1200px){#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc {
  margin: 0 !important;
  overflow: visible;
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8a11ddda-1fef-42fb-9237-c3eb4877aecc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8a11ddda-1fef-42fb-9237-c3eb4877aecc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc img.shogun-image {
  /* Add background color handling */
  
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shogun-image {
    
    
    
    
  }


.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc .shogun-image-content {
  
    justify-content: center;
  
}

.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shogun-image {
  box-sizing: border-box;
}



.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc {
  margin: 0 !important;
  overflow: visible;
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8a11ddda-1fef-42fb-9237-c3eb4877aecc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8a11ddda-1fef-42fb-9237-c3eb4877aecc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc img.shogun-image {
  /* Add background color handling */
  
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shogun-image {
    
    
    
    
  }


.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc .shogun-image-content {
  
    justify-content: center;
  
}

.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shogun-image {
  box-sizing: border-box;
}



.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc {
  margin: 0 !important;
  overflow: visible;
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8a11ddda-1fef-42fb-9237-c3eb4877aecc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8a11ddda-1fef-42fb-9237-c3eb4877aecc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc img.shogun-image {
  /* Add background color handling */
  
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shogun-image {
    
    
    
    
  }


.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc .shogun-image-content {
  
    justify-content: center;
  
}

.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shogun-image {
  box-sizing: border-box;
}



.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc img.shogun-image {
  
}


}@media (max-width: 767px){#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc {
  margin: 0 !important;
  overflow: visible;
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8a11ddda-1fef-42fb-9237-c3eb4877aecc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8a11ddda-1fef-42fb-9237-c3eb4877aecc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc img.shogun-image {
  /* Add background color handling */
  
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shogun-image {
    
    
    
    
  }


.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc .shogun-image-content {
  
    justify-content: center;
  
}

.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a11ddda-1fef-42fb-9237-c3eb4877aecc.shogun-image {
  box-sizing: border-box;
}



.s-8a11ddda-1fef-42fb-9237-c3eb4877aecc img.shogun-image {
  
}


}
#s-71c24ebd-a6ea-43ca-9a73-f3ce1c2682c2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-71c24ebd-a6ea-43ca-9a73-f3ce1c2682c2 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-71c24ebd-a6ea-43ca-9a73-f3ce1c2682c2 .shogun-heading-component h3 a {
  color: #000;
}


#s-5e7d349f-48f5-4057-8914-7f2184c9f95d {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-5e7d349f-48f5-4057-8914-7f2184c9f95d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5e7d349f-48f5-4057-8914-7f2184c9f95d {
  cursor: pointer;
}#s-5e7d349f-48f5-4057-8914-7f2184c9f95d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37 {
  text-align: center;
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37 {
  margin: 0 !important;
  overflow: visible;
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eaabfce5-de23-4d39-a3de-220f2ec00b37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eaabfce5-de23-4d39-a3de-220f2ec00b37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37 img.shogun-image {
  /* Add background color handling */
  
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shogun-image {
    
    
    
    
  }


.s-eaabfce5-de23-4d39-a3de-220f2ec00b37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shogun-image {
  box-sizing: border-box;
}



.s-eaabfce5-de23-4d39-a3de-220f2ec00b37 img.shogun-image {
  
}


@media (min-width: 1200px){#s-eaabfce5-de23-4d39-a3de-220f2ec00b37 {
  margin: 0 !important;
  overflow: visible;
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eaabfce5-de23-4d39-a3de-220f2ec00b37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eaabfce5-de23-4d39-a3de-220f2ec00b37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37 img.shogun-image {
  /* Add background color handling */
  
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shogun-image {
    
    
    
    
  }


.s-eaabfce5-de23-4d39-a3de-220f2ec00b37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shogun-image {
  box-sizing: border-box;
}



.s-eaabfce5-de23-4d39-a3de-220f2ec00b37 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-eaabfce5-de23-4d39-a3de-220f2ec00b37 {
  margin: 0 !important;
  overflow: visible;
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eaabfce5-de23-4d39-a3de-220f2ec00b37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eaabfce5-de23-4d39-a3de-220f2ec00b37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37 img.shogun-image {
  /* Add background color handling */
  
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shogun-image {
    
    
    
    
  }


.s-eaabfce5-de23-4d39-a3de-220f2ec00b37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shogun-image {
  box-sizing: border-box;
}



.s-eaabfce5-de23-4d39-a3de-220f2ec00b37 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-eaabfce5-de23-4d39-a3de-220f2ec00b37 {
  margin: 0 !important;
  overflow: visible;
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eaabfce5-de23-4d39-a3de-220f2ec00b37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eaabfce5-de23-4d39-a3de-220f2ec00b37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37 img.shogun-image {
  /* Add background color handling */
  
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shogun-image {
    
    
    
    
  }


.s-eaabfce5-de23-4d39-a3de-220f2ec00b37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shogun-image {
  box-sizing: border-box;
}



.s-eaabfce5-de23-4d39-a3de-220f2ec00b37 img.shogun-image {
  
}


}@media (max-width: 767px){#s-eaabfce5-de23-4d39-a3de-220f2ec00b37 {
  margin: 0 !important;
  overflow: visible;
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eaabfce5-de23-4d39-a3de-220f2ec00b37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eaabfce5-de23-4d39-a3de-220f2ec00b37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37 img.shogun-image {
  /* Add background color handling */
  
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shogun-image {
    
    
    
    
  }


.s-eaabfce5-de23-4d39-a3de-220f2ec00b37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eaabfce5-de23-4d39-a3de-220f2ec00b37.shogun-image {
  box-sizing: border-box;
}



.s-eaabfce5-de23-4d39-a3de-220f2ec00b37 img.shogun-image {
  
}


}
#s-d987bd2b-ccaa-4518-8a3a-ad3e656aaa79 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d987bd2b-ccaa-4518-8a3a-ad3e656aaa79 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-d987bd2b-ccaa-4518-8a3a-ad3e656aaa79 .shogun-heading-component h3 a {
  color: #000;
}


#s-c8fda76b-73a1-4d35-9b4e-907339a2c24c {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-c8fda76b-73a1-4d35-9b4e-907339a2c24c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c8fda76b-73a1-4d35-9b4e-907339a2c24c {
  cursor: pointer;
}#s-c8fda76b-73a1-4d35-9b4e-907339a2c24c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04 {
  text-align: center;
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04 {
  margin: 0 !important;
  overflow: visible;
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-55f97c33-eabe-408c-b6ec-dc715aed5b04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-55f97c33-eabe-408c-b6ec-dc715aed5b04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04 img.shogun-image {
  /* Add background color handling */
  
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shogun-image {
    
    
    
    
  }


.s-55f97c33-eabe-408c-b6ec-dc715aed5b04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shogun-image {
  box-sizing: border-box;
}



.s-55f97c33-eabe-408c-b6ec-dc715aed5b04 img.shogun-image {
  
}


@media (min-width: 1200px){#s-55f97c33-eabe-408c-b6ec-dc715aed5b04 {
  margin: 0 !important;
  overflow: visible;
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-55f97c33-eabe-408c-b6ec-dc715aed5b04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-55f97c33-eabe-408c-b6ec-dc715aed5b04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04 img.shogun-image {
  /* Add background color handling */
  
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shogun-image {
    
    
    
    
  }


.s-55f97c33-eabe-408c-b6ec-dc715aed5b04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shogun-image {
  box-sizing: border-box;
}



.s-55f97c33-eabe-408c-b6ec-dc715aed5b04 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-55f97c33-eabe-408c-b6ec-dc715aed5b04 {
  margin: 0 !important;
  overflow: visible;
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-55f97c33-eabe-408c-b6ec-dc715aed5b04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-55f97c33-eabe-408c-b6ec-dc715aed5b04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04 img.shogun-image {
  /* Add background color handling */
  
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shogun-image {
    
    
    
    
  }


.s-55f97c33-eabe-408c-b6ec-dc715aed5b04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shogun-image {
  box-sizing: border-box;
}



.s-55f97c33-eabe-408c-b6ec-dc715aed5b04 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-55f97c33-eabe-408c-b6ec-dc715aed5b04 {
  margin: 0 !important;
  overflow: visible;
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-55f97c33-eabe-408c-b6ec-dc715aed5b04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-55f97c33-eabe-408c-b6ec-dc715aed5b04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04 img.shogun-image {
  /* Add background color handling */
  
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shogun-image {
    
    
    
    
  }


.s-55f97c33-eabe-408c-b6ec-dc715aed5b04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shogun-image {
  box-sizing: border-box;
}



.s-55f97c33-eabe-408c-b6ec-dc715aed5b04 img.shogun-image {
  
}


}@media (max-width: 767px){#s-55f97c33-eabe-408c-b6ec-dc715aed5b04 {
  margin: 0 !important;
  overflow: visible;
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-55f97c33-eabe-408c-b6ec-dc715aed5b04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-55f97c33-eabe-408c-b6ec-dc715aed5b04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04 img.shogun-image {
  /* Add background color handling */
  
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shogun-image {
    
    
    
    
  }


.s-55f97c33-eabe-408c-b6ec-dc715aed5b04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55f97c33-eabe-408c-b6ec-dc715aed5b04.shogun-image {
  box-sizing: border-box;
}



.s-55f97c33-eabe-408c-b6ec-dc715aed5b04 img.shogun-image {
  
}


}
#s-c492179b-e525-4064-bad6-77ce002af82d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c492179b-e525-4064-bad6-77ce002af82d .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-c492179b-e525-4064-bad6-77ce002af82d .shogun-heading-component h3 a {
  color: #000;
}


@media (min-width: 0px) {
[id="s-9f1a4120-ba48-412c-940f-4a272d6001f2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9f1a4120-ba48-412c-940f-4a272d6001f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-9f1a4120-ba48-412c-940f-4a272d6001f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-9f1a4120-ba48-412c-940f-4a272d6001f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-32682a84-3a3e-4217-8817-09e6cd88b573 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-32682a84-3a3e-4217-8817-09e6cd88b573 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-32682a84-3a3e-4217-8817-09e6cd88b573 {
  cursor: pointer;
}#s-32682a84-3a3e-4217-8817-09e6cd88b573.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc {
  text-align: center;
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc {
  margin: 0 !important;
  overflow: visible;
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a2448be0-7bf8-4669-9e64-43cd80379cbc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a2448be0-7bf8-4669-9e64-43cd80379cbc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc img.shogun-image {
  /* Add background color handling */
  
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shogun-image {
    
    
    
    
  }


.s-a2448be0-7bf8-4669-9e64-43cd80379cbc .shogun-image-content {
  
    justify-content: center;
  
}

.s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shogun-image {
  box-sizing: border-box;
}



.s-a2448be0-7bf8-4669-9e64-43cd80379cbc img.shogun-image {
  
}


@media (min-width: 1200px){#s-a2448be0-7bf8-4669-9e64-43cd80379cbc {
  margin: 0 !important;
  overflow: visible;
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a2448be0-7bf8-4669-9e64-43cd80379cbc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a2448be0-7bf8-4669-9e64-43cd80379cbc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc img.shogun-image {
  /* Add background color handling */
  
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shogun-image {
    
    
    
    
  }


.s-a2448be0-7bf8-4669-9e64-43cd80379cbc .shogun-image-content {
  
    justify-content: center;
  
}

.s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shogun-image {
  box-sizing: border-box;
}



.s-a2448be0-7bf8-4669-9e64-43cd80379cbc img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a2448be0-7bf8-4669-9e64-43cd80379cbc {
  margin: 0 !important;
  overflow: visible;
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a2448be0-7bf8-4669-9e64-43cd80379cbc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a2448be0-7bf8-4669-9e64-43cd80379cbc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc img.shogun-image {
  /* Add background color handling */
  
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shogun-image {
    
    
    
    
  }


.s-a2448be0-7bf8-4669-9e64-43cd80379cbc .shogun-image-content {
  
    justify-content: center;
  
}

.s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shogun-image {
  box-sizing: border-box;
}



.s-a2448be0-7bf8-4669-9e64-43cd80379cbc img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a2448be0-7bf8-4669-9e64-43cd80379cbc {
  margin: 0 !important;
  overflow: visible;
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a2448be0-7bf8-4669-9e64-43cd80379cbc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a2448be0-7bf8-4669-9e64-43cd80379cbc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc img.shogun-image {
  /* Add background color handling */
  
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shogun-image {
    
    
    
    
  }


.s-a2448be0-7bf8-4669-9e64-43cd80379cbc .shogun-image-content {
  
    justify-content: center;
  
}

.s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shogun-image {
  box-sizing: border-box;
}



.s-a2448be0-7bf8-4669-9e64-43cd80379cbc img.shogun-image {
  
}


}@media (max-width: 767px){#s-a2448be0-7bf8-4669-9e64-43cd80379cbc {
  margin: 0 !important;
  overflow: visible;
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a2448be0-7bf8-4669-9e64-43cd80379cbc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a2448be0-7bf8-4669-9e64-43cd80379cbc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc img.shogun-image {
  /* Add background color handling */
  
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shogun-image {
    
    
    
    
  }


.s-a2448be0-7bf8-4669-9e64-43cd80379cbc .shogun-image-content {
  
    justify-content: center;
  
}

.s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2448be0-7bf8-4669-9e64-43cd80379cbc.shogun-image {
  box-sizing: border-box;
}



.s-a2448be0-7bf8-4669-9e64-43cd80379cbc img.shogun-image {
  
}


}
#s-ac393a60-2b2d-4fba-83df-1518a2995b22 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ac393a60-2b2d-4fba-83df-1518a2995b22 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-ac393a60-2b2d-4fba-83df-1518a2995b22 .shogun-heading-component h3 a {
  color: #000;
}


#s-a897cde3-cacb-4b68-8338-83a1cc8c5a9c {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a897cde3-cacb-4b68-8338-83a1cc8c5a9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a897cde3-cacb-4b68-8338-83a1cc8c5a9c {
  cursor: pointer;
}#s-a897cde3-cacb-4b68-8338-83a1cc8c5a9c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4097332e-a14d-4404-9767-31150437ae56 {
  text-align: center;
}

#s-4097332e-a14d-4404-9767-31150437ae56 {
  margin: 0 !important;
  overflow: visible;
}

#s-4097332e-a14d-4404-9767-31150437ae56-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4097332e-a14d-4404-9767-31150437ae56 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4097332e-a14d-4404-9767-31150437ae56 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4097332e-a14d-4404-9767-31150437ae56 img.shogun-image {
  /* Add background color handling */
  
}

#s-4097332e-a14d-4404-9767-31150437ae56 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4097332e-a14d-4404-9767-31150437ae56.shogun-image {
    
    
    
    
  }


.s-4097332e-a14d-4404-9767-31150437ae56 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4097332e-a14d-4404-9767-31150437ae56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4097332e-a14d-4404-9767-31150437ae56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4097332e-a14d-4404-9767-31150437ae56.shogun-image {
  box-sizing: border-box;
}



.s-4097332e-a14d-4404-9767-31150437ae56 img.shogun-image {
  
}


@media (min-width: 1200px){#s-4097332e-a14d-4404-9767-31150437ae56 {
  margin: 0 !important;
  overflow: visible;
}

#s-4097332e-a14d-4404-9767-31150437ae56-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4097332e-a14d-4404-9767-31150437ae56 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4097332e-a14d-4404-9767-31150437ae56 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4097332e-a14d-4404-9767-31150437ae56 img.shogun-image {
  /* Add background color handling */
  
}

#s-4097332e-a14d-4404-9767-31150437ae56 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4097332e-a14d-4404-9767-31150437ae56.shogun-image {
    
    
    
    
  }


.s-4097332e-a14d-4404-9767-31150437ae56 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4097332e-a14d-4404-9767-31150437ae56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4097332e-a14d-4404-9767-31150437ae56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4097332e-a14d-4404-9767-31150437ae56.shogun-image {
  box-sizing: border-box;
}



.s-4097332e-a14d-4404-9767-31150437ae56 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4097332e-a14d-4404-9767-31150437ae56 {
  margin: 0 !important;
  overflow: visible;
}

#s-4097332e-a14d-4404-9767-31150437ae56-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4097332e-a14d-4404-9767-31150437ae56 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4097332e-a14d-4404-9767-31150437ae56 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4097332e-a14d-4404-9767-31150437ae56 img.shogun-image {
  /* Add background color handling */
  
}

#s-4097332e-a14d-4404-9767-31150437ae56 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4097332e-a14d-4404-9767-31150437ae56.shogun-image {
    
    
    
    
  }


.s-4097332e-a14d-4404-9767-31150437ae56 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4097332e-a14d-4404-9767-31150437ae56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4097332e-a14d-4404-9767-31150437ae56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4097332e-a14d-4404-9767-31150437ae56.shogun-image {
  box-sizing: border-box;
}



.s-4097332e-a14d-4404-9767-31150437ae56 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-4097332e-a14d-4404-9767-31150437ae56 {
  margin: 0 !important;
  overflow: visible;
}

#s-4097332e-a14d-4404-9767-31150437ae56-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4097332e-a14d-4404-9767-31150437ae56 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4097332e-a14d-4404-9767-31150437ae56 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4097332e-a14d-4404-9767-31150437ae56 img.shogun-image {
  /* Add background color handling */
  
}

#s-4097332e-a14d-4404-9767-31150437ae56 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4097332e-a14d-4404-9767-31150437ae56.shogun-image {
    
    
    
    
  }


.s-4097332e-a14d-4404-9767-31150437ae56 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4097332e-a14d-4404-9767-31150437ae56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4097332e-a14d-4404-9767-31150437ae56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4097332e-a14d-4404-9767-31150437ae56.shogun-image {
  box-sizing: border-box;
}



.s-4097332e-a14d-4404-9767-31150437ae56 img.shogun-image {
  
}


}@media (max-width: 767px){#s-4097332e-a14d-4404-9767-31150437ae56 {
  margin: 0 !important;
  overflow: visible;
}

#s-4097332e-a14d-4404-9767-31150437ae56-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4097332e-a14d-4404-9767-31150437ae56 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4097332e-a14d-4404-9767-31150437ae56 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4097332e-a14d-4404-9767-31150437ae56 img.shogun-image {
  /* Add background color handling */
  
}

#s-4097332e-a14d-4404-9767-31150437ae56 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4097332e-a14d-4404-9767-31150437ae56.shogun-image {
    
    
    
    
  }


.s-4097332e-a14d-4404-9767-31150437ae56 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4097332e-a14d-4404-9767-31150437ae56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4097332e-a14d-4404-9767-31150437ae56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4097332e-a14d-4404-9767-31150437ae56.shogun-image {
  box-sizing: border-box;
}



.s-4097332e-a14d-4404-9767-31150437ae56 img.shogun-image {
  
}


}
#s-11afee05-f313-41d5-b478-ac7d141cb0b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-11afee05-f313-41d5-b478-ac7d141cb0b6 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-11afee05-f313-41d5-b478-ac7d141cb0b6 .shogun-heading-component h3 a {
  color: #000;
}


#s-cfcbd992-81de-4414-832e-d917f0dee003 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-cfcbd992-81de-4414-832e-d917f0dee003 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cfcbd992-81de-4414-832e-d917f0dee003 {
  cursor: pointer;
}#s-cfcbd992-81de-4414-832e-d917f0dee003.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-258b3603-5262-4510-944c-543de1e19729 {
  text-align: center;
}

#s-258b3603-5262-4510-944c-543de1e19729 {
  margin: 0 !important;
  overflow: visible;
}

#s-258b3603-5262-4510-944c-543de1e19729-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-258b3603-5262-4510-944c-543de1e19729 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-258b3603-5262-4510-944c-543de1e19729 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-258b3603-5262-4510-944c-543de1e19729 img.shogun-image {
  /* Add background color handling */
  
}

#s-258b3603-5262-4510-944c-543de1e19729 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-258b3603-5262-4510-944c-543de1e19729.shogun-image {
    
    
    
    
  }


.s-258b3603-5262-4510-944c-543de1e19729 .shogun-image-content {
  
    justify-content: center;
  
}

.s-258b3603-5262-4510-944c-543de1e19729.shg-align-container {
  display: flex;
  justify-content: center
}

.s-258b3603-5262-4510-944c-543de1e19729.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-258b3603-5262-4510-944c-543de1e19729.shogun-image {
  box-sizing: border-box;
}



.s-258b3603-5262-4510-944c-543de1e19729 img.shogun-image {
  
}


@media (min-width: 1200px){#s-258b3603-5262-4510-944c-543de1e19729 {
  margin: 0 !important;
  overflow: visible;
}

#s-258b3603-5262-4510-944c-543de1e19729-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-258b3603-5262-4510-944c-543de1e19729 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-258b3603-5262-4510-944c-543de1e19729 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-258b3603-5262-4510-944c-543de1e19729 img.shogun-image {
  /* Add background color handling */
  
}

#s-258b3603-5262-4510-944c-543de1e19729 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-258b3603-5262-4510-944c-543de1e19729.shogun-image {
    
    
    
    
  }


.s-258b3603-5262-4510-944c-543de1e19729 .shogun-image-content {
  
    justify-content: center;
  
}

.s-258b3603-5262-4510-944c-543de1e19729.shg-align-container {
  display: flex;
  justify-content: center
}

.s-258b3603-5262-4510-944c-543de1e19729.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-258b3603-5262-4510-944c-543de1e19729.shogun-image {
  box-sizing: border-box;
}



.s-258b3603-5262-4510-944c-543de1e19729 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-258b3603-5262-4510-944c-543de1e19729 {
  margin: 0 !important;
  overflow: visible;
}

#s-258b3603-5262-4510-944c-543de1e19729-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-258b3603-5262-4510-944c-543de1e19729 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-258b3603-5262-4510-944c-543de1e19729 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-258b3603-5262-4510-944c-543de1e19729 img.shogun-image {
  /* Add background color handling */
  
}

#s-258b3603-5262-4510-944c-543de1e19729 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-258b3603-5262-4510-944c-543de1e19729.shogun-image {
    
    
    
    
  }


.s-258b3603-5262-4510-944c-543de1e19729 .shogun-image-content {
  
    justify-content: center;
  
}

.s-258b3603-5262-4510-944c-543de1e19729.shg-align-container {
  display: flex;
  justify-content: center
}

.s-258b3603-5262-4510-944c-543de1e19729.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-258b3603-5262-4510-944c-543de1e19729.shogun-image {
  box-sizing: border-box;
}



.s-258b3603-5262-4510-944c-543de1e19729 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-258b3603-5262-4510-944c-543de1e19729 {
  margin: 0 !important;
  overflow: visible;
}

#s-258b3603-5262-4510-944c-543de1e19729-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-258b3603-5262-4510-944c-543de1e19729 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-258b3603-5262-4510-944c-543de1e19729 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-258b3603-5262-4510-944c-543de1e19729 img.shogun-image {
  /* Add background color handling */
  
}

#s-258b3603-5262-4510-944c-543de1e19729 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-258b3603-5262-4510-944c-543de1e19729.shogun-image {
    
    
    
    
  }


.s-258b3603-5262-4510-944c-543de1e19729 .shogun-image-content {
  
    justify-content: center;
  
}

.s-258b3603-5262-4510-944c-543de1e19729.shg-align-container {
  display: flex;
  justify-content: center
}

.s-258b3603-5262-4510-944c-543de1e19729.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-258b3603-5262-4510-944c-543de1e19729.shogun-image {
  box-sizing: border-box;
}



.s-258b3603-5262-4510-944c-543de1e19729 img.shogun-image {
  
}


}@media (max-width: 767px){#s-258b3603-5262-4510-944c-543de1e19729 {
  margin: 0 !important;
  overflow: visible;
}

#s-258b3603-5262-4510-944c-543de1e19729-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-258b3603-5262-4510-944c-543de1e19729 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-258b3603-5262-4510-944c-543de1e19729 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-258b3603-5262-4510-944c-543de1e19729 img.shogun-image {
  /* Add background color handling */
  
}

#s-258b3603-5262-4510-944c-543de1e19729 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-258b3603-5262-4510-944c-543de1e19729.shogun-image {
    
    
    
    
  }


.s-258b3603-5262-4510-944c-543de1e19729 .shogun-image-content {
  
    justify-content: center;
  
}

.s-258b3603-5262-4510-944c-543de1e19729.shg-align-container {
  display: flex;
  justify-content: center
}

.s-258b3603-5262-4510-944c-543de1e19729.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-258b3603-5262-4510-944c-543de1e19729.shogun-image {
  box-sizing: border-box;
}



.s-258b3603-5262-4510-944c-543de1e19729 img.shogun-image {
  
}


}
#s-eefeaa70-82d4-4cff-be18-4590af23c165 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-eefeaa70-82d4-4cff-be18-4590af23c165 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-eefeaa70-82d4-4cff-be18-4590af23c165 .shogun-heading-component h3 a {
  color: #000;
}


#s-f0d21e04-71dd-45a6-b3fc-694567539141 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f0d21e04-71dd-45a6-b3fc-694567539141 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f0d21e04-71dd-45a6-b3fc-694567539141 {
  cursor: pointer;
}#s-f0d21e04-71dd-45a6-b3fc-694567539141.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd {
  text-align: center;
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd {
  margin: 0 !important;
  overflow: visible;
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f36f58aa-62ea-43bc-abb2-f037e0785abd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f36f58aa-62ea-43bc-abb2-f037e0785abd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd img.shogun-image {
  /* Add background color handling */
  
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shogun-image {
    
    
    
    
  }


.s-f36f58aa-62ea-43bc-abb2-f037e0785abd .shogun-image-content {
  
    justify-content: center;
  
}

.s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shogun-image {
  box-sizing: border-box;
}



.s-f36f58aa-62ea-43bc-abb2-f037e0785abd img.shogun-image {
  
}


@media (min-width: 1200px){#s-f36f58aa-62ea-43bc-abb2-f037e0785abd {
  margin: 0 !important;
  overflow: visible;
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f36f58aa-62ea-43bc-abb2-f037e0785abd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f36f58aa-62ea-43bc-abb2-f037e0785abd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd img.shogun-image {
  /* Add background color handling */
  
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shogun-image {
    
    
    
    
  }


.s-f36f58aa-62ea-43bc-abb2-f037e0785abd .shogun-image-content {
  
    justify-content: center;
  
}

.s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shogun-image {
  box-sizing: border-box;
}



.s-f36f58aa-62ea-43bc-abb2-f037e0785abd img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f36f58aa-62ea-43bc-abb2-f037e0785abd {
  margin: 0 !important;
  overflow: visible;
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f36f58aa-62ea-43bc-abb2-f037e0785abd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f36f58aa-62ea-43bc-abb2-f037e0785abd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd img.shogun-image {
  /* Add background color handling */
  
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shogun-image {
    
    
    
    
  }


.s-f36f58aa-62ea-43bc-abb2-f037e0785abd .shogun-image-content {
  
    justify-content: center;
  
}

.s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shogun-image {
  box-sizing: border-box;
}



.s-f36f58aa-62ea-43bc-abb2-f037e0785abd img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f36f58aa-62ea-43bc-abb2-f037e0785abd {
  margin: 0 !important;
  overflow: visible;
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f36f58aa-62ea-43bc-abb2-f037e0785abd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f36f58aa-62ea-43bc-abb2-f037e0785abd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd img.shogun-image {
  /* Add background color handling */
  
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shogun-image {
    
    
    
    
  }


.s-f36f58aa-62ea-43bc-abb2-f037e0785abd .shogun-image-content {
  
    justify-content: center;
  
}

.s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shogun-image {
  box-sizing: border-box;
}



.s-f36f58aa-62ea-43bc-abb2-f037e0785abd img.shogun-image {
  
}


}@media (max-width: 767px){#s-f36f58aa-62ea-43bc-abb2-f037e0785abd {
  margin: 0 !important;
  overflow: visible;
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f36f58aa-62ea-43bc-abb2-f037e0785abd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f36f58aa-62ea-43bc-abb2-f037e0785abd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd img.shogun-image {
  /* Add background color handling */
  
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shogun-image {
    
    
    
    
  }


.s-f36f58aa-62ea-43bc-abb2-f037e0785abd .shogun-image-content {
  
    justify-content: center;
  
}

.s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f36f58aa-62ea-43bc-abb2-f037e0785abd.shogun-image {
  box-sizing: border-box;
}



.s-f36f58aa-62ea-43bc-abb2-f037e0785abd img.shogun-image {
  
}


}
#s-e0426485-6624-4e53-8bc5-2d651f7e9adf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e0426485-6624-4e53-8bc5-2d651f7e9adf .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-e0426485-6624-4e53-8bc5-2d651f7e9adf .shogun-heading-component h3 a {
  color: #000;
}


@media (min-width: 1200px){#s-340ffbec-0f8e-425b-bf32-909db9adc24b {
  display: none;
}
#s-340ffbec-0f8e-425b-bf32-909db9adc24b, #wrap-s-340ffbec-0f8e-425b-bf32-909db9adc24b, #wrap-content-s-340ffbec-0f8e-425b-bf32-909db9adc24b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-340ffbec-0f8e-425b-bf32-909db9adc24b {
  display: none;
}
#s-340ffbec-0f8e-425b-bf32-909db9adc24b, #wrap-s-340ffbec-0f8e-425b-bf32-909db9adc24b, #wrap-content-s-340ffbec-0f8e-425b-bf32-909db9adc24b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-340ffbec-0f8e-425b-bf32-909db9adc24b {
  display: none;
}
#s-340ffbec-0f8e-425b-bf32-909db9adc24b, #wrap-s-340ffbec-0f8e-425b-bf32-909db9adc24b, #wrap-content-s-340ffbec-0f8e-425b-bf32-909db9adc24b { display: none !important; }}@media (max-width: 767px){#s-340ffbec-0f8e-425b-bf32-909db9adc24b {
  
}
}
@media (min-width: 0px) {
[id="s-340ffbec-0f8e-425b-bf32-909db9adc24b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-340ffbec-0f8e-425b-bf32-909db9adc24b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-340ffbec-0f8e-425b-bf32-909db9adc24b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-340ffbec-0f8e-425b-bf32-909db9adc24b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-98791569-3f5e-419c-abcb-62cee09144e3 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-98791569-3f5e-419c-abcb-62cee09144e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-98791569-3f5e-419c-abcb-62cee09144e3 {
  cursor: pointer;
}#s-98791569-3f5e-419c-abcb-62cee09144e3.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d {
  text-align: center;
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d {
  margin: 0 !important;
  overflow: visible;
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76708600-5dbc-40b2-ab95-93e8971ffb7d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76708600-5dbc-40b2-ab95-93e8971ffb7d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d img.shogun-image {
  /* Add background color handling */
  
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shogun-image {
    
    
    
    
  }


.s-76708600-5dbc-40b2-ab95-93e8971ffb7d .shogun-image-content {
  
    justify-content: center;
  
}

.s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shogun-image {
  box-sizing: border-box;
}



.s-76708600-5dbc-40b2-ab95-93e8971ffb7d img.shogun-image {
  
}


@media (min-width: 1200px){#s-76708600-5dbc-40b2-ab95-93e8971ffb7d {
  margin: 0 !important;
  overflow: visible;
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76708600-5dbc-40b2-ab95-93e8971ffb7d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76708600-5dbc-40b2-ab95-93e8971ffb7d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d img.shogun-image {
  /* Add background color handling */
  
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shogun-image {
    
    
    
    
  }


.s-76708600-5dbc-40b2-ab95-93e8971ffb7d .shogun-image-content {
  
    justify-content: center;
  
}

.s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shogun-image {
  box-sizing: border-box;
}



.s-76708600-5dbc-40b2-ab95-93e8971ffb7d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-76708600-5dbc-40b2-ab95-93e8971ffb7d {
  margin: 0 !important;
  overflow: visible;
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76708600-5dbc-40b2-ab95-93e8971ffb7d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76708600-5dbc-40b2-ab95-93e8971ffb7d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d img.shogun-image {
  /* Add background color handling */
  
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shogun-image {
    
    
    
    
  }


.s-76708600-5dbc-40b2-ab95-93e8971ffb7d .shogun-image-content {
  
    justify-content: center;
  
}

.s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shogun-image {
  box-sizing: border-box;
}



.s-76708600-5dbc-40b2-ab95-93e8971ffb7d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-76708600-5dbc-40b2-ab95-93e8971ffb7d {
  margin: 0 !important;
  overflow: visible;
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76708600-5dbc-40b2-ab95-93e8971ffb7d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76708600-5dbc-40b2-ab95-93e8971ffb7d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d img.shogun-image {
  /* Add background color handling */
  
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shogun-image {
    
    
    
    
  }


.s-76708600-5dbc-40b2-ab95-93e8971ffb7d .shogun-image-content {
  
    justify-content: center;
  
}

.s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shogun-image {
  box-sizing: border-box;
}



.s-76708600-5dbc-40b2-ab95-93e8971ffb7d img.shogun-image {
  
}


}@media (max-width: 767px){#s-76708600-5dbc-40b2-ab95-93e8971ffb7d {
  margin: 0 !important;
  overflow: visible;
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76708600-5dbc-40b2-ab95-93e8971ffb7d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76708600-5dbc-40b2-ab95-93e8971ffb7d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d img.shogun-image {
  /* Add background color handling */
  
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shogun-image {
    
    
    
    
  }


.s-76708600-5dbc-40b2-ab95-93e8971ffb7d .shogun-image-content {
  
    justify-content: center;
  
}

.s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76708600-5dbc-40b2-ab95-93e8971ffb7d.shogun-image {
  box-sizing: border-box;
}



.s-76708600-5dbc-40b2-ab95-93e8971ffb7d img.shogun-image {
  
}


}
#s-8577e669-822f-4a76-8657-f33865688c19 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8577e669-822f-4a76-8657-f33865688c19 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-8577e669-822f-4a76-8657-f33865688c19 .shogun-heading-component h3 a {
  color: #000;
}


#s-e0225f39-435c-4df3-8b8c-f3e943cafbbc {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-e0225f39-435c-4df3-8b8c-f3e943cafbbc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e0225f39-435c-4df3-8b8c-f3e943cafbbc {
  cursor: pointer;
}#s-e0225f39-435c-4df3-8b8c-f3e943cafbbc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc {
  text-align: center;
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc {
  margin: 0 !important;
  overflow: visible;
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ee6b2c03-bf8f-451f-a397-07280f3d53cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee6b2c03-bf8f-451f-a397-07280f3d53cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc img.shogun-image {
  /* Add background color handling */
  
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shogun-image {
    
    
    
    
  }


.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shogun-image {
  box-sizing: border-box;
}



.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc img.shogun-image {
  
}


@media (min-width: 1200px){#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc {
  margin: 0 !important;
  overflow: visible;
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ee6b2c03-bf8f-451f-a397-07280f3d53cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee6b2c03-bf8f-451f-a397-07280f3d53cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc img.shogun-image {
  /* Add background color handling */
  
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shogun-image {
    
    
    
    
  }


.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shogun-image {
  box-sizing: border-box;
}



.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc {
  margin: 0 !important;
  overflow: visible;
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ee6b2c03-bf8f-451f-a397-07280f3d53cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee6b2c03-bf8f-451f-a397-07280f3d53cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc img.shogun-image {
  /* Add background color handling */
  
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shogun-image {
    
    
    
    
  }


.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shogun-image {
  box-sizing: border-box;
}



.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc {
  margin: 0 !important;
  overflow: visible;
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ee6b2c03-bf8f-451f-a397-07280f3d53cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee6b2c03-bf8f-451f-a397-07280f3d53cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc img.shogun-image {
  /* Add background color handling */
  
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shogun-image {
    
    
    
    
  }


.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shogun-image {
  box-sizing: border-box;
}



.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc img.shogun-image {
  
}


}@media (max-width: 767px){#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc {
  margin: 0 !important;
  overflow: visible;
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ee6b2c03-bf8f-451f-a397-07280f3d53cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee6b2c03-bf8f-451f-a397-07280f3d53cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc img.shogun-image {
  /* Add background color handling */
  
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shogun-image {
    
    
    
    
  }


.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee6b2c03-bf8f-451f-a397-07280f3d53cc.shogun-image {
  box-sizing: border-box;
}



.s-ee6b2c03-bf8f-451f-a397-07280f3d53cc img.shogun-image {
  
}


}
#s-86043ef6-c2c5-4d12-b4d4-e40dad44f971 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-86043ef6-c2c5-4d12-b4d4-e40dad44f971 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-86043ef6-c2c5-4d12-b4d4-e40dad44f971 .shogun-heading-component h3 a {
  color: #000;
}


#s-bb4e68a4-ecff-4d7f-88b9-3e50f0eceee8 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-bb4e68a4-ecff-4d7f-88b9-3e50f0eceee8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bb4e68a4-ecff-4d7f-88b9-3e50f0eceee8 {
  cursor: pointer;
}#s-bb4e68a4-ecff-4d7f-88b9-3e50f0eceee8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501 {
  text-align: center;
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501 {
  margin: 0 !important;
  overflow: visible;
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-699898c6-09b4-4f24-8e8e-eb14c98b9501 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-699898c6-09b4-4f24-8e8e-eb14c98b9501 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501 img.shogun-image {
  /* Add background color handling */
  
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shogun-image {
    
    
    
    
  }


.s-699898c6-09b4-4f24-8e8e-eb14c98b9501 .shogun-image-content {
  
    justify-content: center;
  
}

.s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shg-align-container {
  display: flex;
  justify-content: center
}

.s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shogun-image {
  box-sizing: border-box;
}



.s-699898c6-09b4-4f24-8e8e-eb14c98b9501 img.shogun-image {
  
}


@media (min-width: 1200px){#s-699898c6-09b4-4f24-8e8e-eb14c98b9501 {
  margin: 0 !important;
  overflow: visible;
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-699898c6-09b4-4f24-8e8e-eb14c98b9501 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-699898c6-09b4-4f24-8e8e-eb14c98b9501 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501 img.shogun-image {
  /* Add background color handling */
  
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shogun-image {
    
    
    
    
  }


.s-699898c6-09b4-4f24-8e8e-eb14c98b9501 .shogun-image-content {
  
    justify-content: center;
  
}

.s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shg-align-container {
  display: flex;
  justify-content: center
}

.s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shogun-image {
  box-sizing: border-box;
}



.s-699898c6-09b4-4f24-8e8e-eb14c98b9501 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-699898c6-09b4-4f24-8e8e-eb14c98b9501 {
  margin: 0 !important;
  overflow: visible;
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-699898c6-09b4-4f24-8e8e-eb14c98b9501 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-699898c6-09b4-4f24-8e8e-eb14c98b9501 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501 img.shogun-image {
  /* Add background color handling */
  
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shogun-image {
    
    
    
    
  }


.s-699898c6-09b4-4f24-8e8e-eb14c98b9501 .shogun-image-content {
  
    justify-content: center;
  
}

.s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shg-align-container {
  display: flex;
  justify-content: center
}

.s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shogun-image {
  box-sizing: border-box;
}



.s-699898c6-09b4-4f24-8e8e-eb14c98b9501 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-699898c6-09b4-4f24-8e8e-eb14c98b9501 {
  margin: 0 !important;
  overflow: visible;
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-699898c6-09b4-4f24-8e8e-eb14c98b9501 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-699898c6-09b4-4f24-8e8e-eb14c98b9501 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501 img.shogun-image {
  /* Add background color handling */
  
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shogun-image {
    
    
    
    
  }


.s-699898c6-09b4-4f24-8e8e-eb14c98b9501 .shogun-image-content {
  
    justify-content: center;
  
}

.s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shg-align-container {
  display: flex;
  justify-content: center
}

.s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shogun-image {
  box-sizing: border-box;
}



.s-699898c6-09b4-4f24-8e8e-eb14c98b9501 img.shogun-image {
  
}


}@media (max-width: 767px){#s-699898c6-09b4-4f24-8e8e-eb14c98b9501 {
  margin: 0 !important;
  overflow: visible;
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-699898c6-09b4-4f24-8e8e-eb14c98b9501 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-699898c6-09b4-4f24-8e8e-eb14c98b9501 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501 img.shogun-image {
  /* Add background color handling */
  
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shogun-image {
    
    
    
    
  }


.s-699898c6-09b4-4f24-8e8e-eb14c98b9501 .shogun-image-content {
  
    justify-content: center;
  
}

.s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shg-align-container {
  display: flex;
  justify-content: center
}

.s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-699898c6-09b4-4f24-8e8e-eb14c98b9501.shogun-image {
  box-sizing: border-box;
}



.s-699898c6-09b4-4f24-8e8e-eb14c98b9501 img.shogun-image {
  
}


}
#s-be743aa6-1328-4731-9f15-bc0aa97a98c5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-be743aa6-1328-4731-9f15-bc0aa97a98c5 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-be743aa6-1328-4731-9f15-bc0aa97a98c5 .shogun-heading-component h3 a {
  color: #000;
}


#s-79cdd387-e7fc-478e-bd0c-ae402412401f {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 0%;
padding-right: 5%;
min-height: 700px;
background-position: center center;
}
@media (min-width: 1200px){#s-79cdd387-e7fc-478e-bd0c-ae402412401f {
  display: none;
}
#s-79cdd387-e7fc-478e-bd0c-ae402412401f, #wrap-s-79cdd387-e7fc-478e-bd0c-ae402412401f, #wrap-content-s-79cdd387-e7fc-478e-bd0c-ae402412401f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-79cdd387-e7fc-478e-bd0c-ae402412401f {
  display: none;
}
#s-79cdd387-e7fc-478e-bd0c-ae402412401f, #wrap-s-79cdd387-e7fc-478e-bd0c-ae402412401f, #wrap-content-s-79cdd387-e7fc-478e-bd0c-ae402412401f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-79cdd387-e7fc-478e-bd0c-ae402412401f {
  display: none;
}
#s-79cdd387-e7fc-478e-bd0c-ae402412401f, #wrap-s-79cdd387-e7fc-478e-bd0c-ae402412401f, #wrap-content-s-79cdd387-e7fc-478e-bd0c-ae402412401f { display: none !important; }}@media (max-width: 767px){#s-79cdd387-e7fc-478e-bd0c-ae402412401f {
  
}
}
#s-79cdd387-e7fc-478e-bd0c-ae402412401f {
  background-image: url(https://i.shgcdn.com/c3b0c575-7c32-4586-a50f-c5f6bcb8d7c4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-79cdd387-e7fc-478e-bd0c-ae402412401f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.4;
  display: block;
}#s-79cdd387-e7fc-478e-bd0c-ae402412401f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f59a32ce-910f-4ce1-a9ad-5f5bb61a4c51 {
  box-shadow:0px 0px 0px 0px ;
padding-top: 15px;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 25px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f59a32ce-910f-4ce1-a9ad-5f5bb61a4c51:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(6, 6, 6, 1) !important;}#s-f59a32ce-910f-4ce1-a9ad-5f5bb61a4c51:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f59a32ce-910f-4ce1-a9ad-5f5bb61a4c51-root {
    text-align: center;
  }


#s-f59a32ce-910f-4ce1-a9ad-5f5bb61a4c51.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f59a32ce-910f-4ce1-a9ad-5f5bb61a4c51-root {
    text-align: center;
  }


#s-f59a32ce-910f-4ce1-a9ad-5f5bb61a4c51.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f59a32ce-910f-4ce1-a9ad-5f5bb61a4c51-root {
    text-align: center;
  }


#s-f59a32ce-910f-4ce1-a9ad-5f5bb61a4c51.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f59a32ce-910f-4ce1-a9ad-5f5bb61a4c51-root {
    text-align: center;
  }


#s-f59a32ce-910f-4ce1-a9ad-5f5bb61a4c51.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f59a32ce-910f-4ce1-a9ad-5f5bb61a4c51-root {
    text-align: center;
  }


#s-f59a32ce-910f-4ce1-a9ad-5f5bb61a4c51.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-3e803927-3815-4069-926d-bebd7ff68f22 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0%;
margin-right: 0%;
padding-left: 5%;
padding-bottom: 10%;
padding-right: 5%;
background-position: center center;
}
@media (min-width: 1200px){#s-3e803927-3815-4069-926d-bebd7ff68f22 {
  display: none;
}
#s-3e803927-3815-4069-926d-bebd7ff68f22, #wrap-s-3e803927-3815-4069-926d-bebd7ff68f22, #wrap-content-s-3e803927-3815-4069-926d-bebd7ff68f22 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3e803927-3815-4069-926d-bebd7ff68f22 {
  display: none;
}
#s-3e803927-3815-4069-926d-bebd7ff68f22, #wrap-s-3e803927-3815-4069-926d-bebd7ff68f22, #wrap-content-s-3e803927-3815-4069-926d-bebd7ff68f22 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3e803927-3815-4069-926d-bebd7ff68f22 {
  display: none;
}
#s-3e803927-3815-4069-926d-bebd7ff68f22, #wrap-s-3e803927-3815-4069-926d-bebd7ff68f22, #wrap-content-s-3e803927-3815-4069-926d-bebd7ff68f22 { display: none !important; }}@media (max-width: 767px){#s-3e803927-3815-4069-926d-bebd7ff68f22 {
  
}
}
#s-3e803927-3815-4069-926d-bebd7ff68f22 {
  background-image: url(https://i.shgcdn.com/9fb4cd64-6c5e-4d98-9506-0b4a11847e12/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-3e803927-3815-4069-926d-bebd7ff68f22 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-3e803927-3815-4069-926d-bebd7ff68f22.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d08dd1bd-86b5-4991-a0f8-714dab31b6cb {
  margin-top: -50px;
}

@media (min-width: 0px) {
[id="s-d08dd1bd-86b5-4991-a0f8-714dab31b6cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d08dd1bd-86b5-4991-a0f8-714dab31b6cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d08dd1bd-86b5-4991-a0f8-714dab31b6cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d08dd1bd-86b5-4991-a0f8-714dab31b6cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-94d1e1dc-14dd-46a5-b9c3-89efe21f0160 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 10%;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}








#s-94d1e1dc-14dd-46a5-b9c3-89efe21f0160 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-94d1e1dc-14dd-46a5-b9c3-89efe21f0160.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c6e06702-0dca-4c1d-9ada-60cb45f7041f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c6e06702-0dca-4c1d-9ada-60cb45f7041f .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-be219529-b79d-4831-a8c9-b67a226d36ed {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 10%;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}








#s-be219529-b79d-4831-a8c9-b67a226d36ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-be219529-b79d-4831-a8c9-b67a226d36ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-380c019b-2696-4926-aa24-3d6b96920c70 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-380c019b-2696-4926-aa24-3d6b96920c70 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-5bef47e7-4907-43bc-8bc4-316847eaab78 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 10%;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}








#s-5bef47e7-4907-43bc-8bc4-316847eaab78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5bef47e7-4907-43bc-8bc4-316847eaab78.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6d2f58ed-a3f7-4b56-8eb2-4f5ed82fd46a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6d2f58ed-a3f7-4b56-8eb2-4f5ed82fd46a .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-af27485c-bde9-431a-9bac-8430ba95b035 {
  margin-top: 10%;
text-align: left;
}

#s-af27485c-bde9-431a-9bac-8430ba95b035 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-525c863c-0c51-4eac-b359-11e39c15bba0 {
  margin-top: 3%;
margin-bottom: 3%;
}
@media (min-width: 1200px){#s-525c863c-0c51-4eac-b359-11e39c15bba0 {
  display: none;
}
#s-525c863c-0c51-4eac-b359-11e39c15bba0, #wrap-s-525c863c-0c51-4eac-b359-11e39c15bba0, #wrap-content-s-525c863c-0c51-4eac-b359-11e39c15bba0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-525c863c-0c51-4eac-b359-11e39c15bba0 {
  display: none;
}
#s-525c863c-0c51-4eac-b359-11e39c15bba0, #wrap-s-525c863c-0c51-4eac-b359-11e39c15bba0, #wrap-content-s-525c863c-0c51-4eac-b359-11e39c15bba0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-525c863c-0c51-4eac-b359-11e39c15bba0 {
  display: none;
}
#s-525c863c-0c51-4eac-b359-11e39c15bba0, #wrap-s-525c863c-0c51-4eac-b359-11e39c15bba0, #wrap-content-s-525c863c-0c51-4eac-b359-11e39c15bba0 { display: none !important; }}@media (max-width: 767px){#s-525c863c-0c51-4eac-b359-11e39c15bba0 {
  
}
}
@media (min-width: 0px) {
[id="s-525c863c-0c51-4eac-b359-11e39c15bba0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-525c863c-0c51-4eac-b359-11e39c15bba0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-525c863c-0c51-4eac-b359-11e39c15bba0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-525c863c-0c51-4eac-b359-11e39c15bba0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-df5c3abf-b200-493a-8166-71402e39f97f {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-df5c3abf-b200-493a-8166-71402e39f97f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-df5c3abf-b200-493a-8166-71402e39f97f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c {
  text-align: center;
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c {
  margin: 0 !important;
  overflow: visible;
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c img.shogun-image {
  /* Add background color handling */
  
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shogun-image {
    
    
    
    
  }


.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shogun-image {
  box-sizing: border-box;
}



.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c img.shogun-image {
  
}


@media (min-width: 1200px){#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c {
  margin: 0 !important;
  overflow: visible;
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c img.shogun-image {
  /* Add background color handling */
  
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shogun-image {
    
    
    
    
  }


.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shogun-image {
  box-sizing: border-box;
}



.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c {
  margin: 0 !important;
  overflow: visible;
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c img.shogun-image {
  /* Add background color handling */
  
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shogun-image {
    
    
    
    
  }


.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shogun-image {
  box-sizing: border-box;
}



.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c {
  margin: 0 !important;
  overflow: visible;
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c img.shogun-image {
  /* Add background color handling */
  
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shogun-image {
    
    
    
    
  }


.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shogun-image {
  box-sizing: border-box;
}



.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c img.shogun-image {
  
}


}@media (max-width: 767px){#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c {
  margin: 0 !important;
  overflow: visible;
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c img.shogun-image {
  /* Add background color handling */
  
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shogun-image {
    
    
    
    
  }


.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c.shogun-image {
  box-sizing: border-box;
}



.s-7047a2d9-5c61-4fbc-9c7c-f3de49fcab7c img.shogun-image {
  
}


}
#s-4d8d22d1-25f9-4c5f-a69b-86c2aa6612cd {
  padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-4d8d22d1-25f9-4c5f-a69b-86c2aa6612cd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4d8d22d1-25f9-4c5f-a69b-86c2aa6612cd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4d8d22d1-25f9-4c5f-a69b-86c2aa6612cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4d8d22d1-25f9-4c5f-a69b-86c2aa6612cd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4d8d22d1-25f9-4c5f-a69b-86c2aa6612cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d8d22d1-25f9-4c5f-a69b-86c2aa6612cd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4d8d22d1-25f9-4c5f-a69b-86c2aa6612cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-dc02fc3f-aaef-4fb9-a47a-cee07013a793 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-dc02fc3f-aaef-4fb9-a47a-cee07013a793 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


#s-dc02fc3f-aaef-4fb9-a47a-cee07013a793 .shogun-heading-component h3 a {
  color: #000;
}


#s-de398132-223a-4b53-b01a-03bda9f6d25f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-de398132-223a-4b53-b01a-03bda9f6d25f .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: right;
}



#s-c109386d-5618-4159-b0fe-52e1528f8d8e {
  margin-top: 1%;
margin-bottom: 3%;
}

@media (min-width: 0px) {
[id="s-7c0af583-c321-44d3-9db9-729395386f21"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-7c0af583-c321-44d3-9db9-729395386f21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7c0af583-c321-44d3-9db9-729395386f21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c0af583-c321-44d3-9db9-729395386f21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8-atc-btn-wrapper {
    text-align: left;
  }


#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8-atc-btn-wrapper {
    text-align: left;
  }


#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8-atc-btn-wrapper {
    text-align: left;
  }


#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8-atc-btn-wrapper {
    text-align: left;
  }


#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8-atc-btn-wrapper {
    text-align: left;
  }


#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-67eabaf1-3b20-4082-8b83-dc1edfa62ea8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 {
  text-align: right;
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shogun-image {
    
    
    
    
  }


.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shogun-image {
  box-sizing: border-box;
}



.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 img.shogun-image {
  
}


@media (min-width: 1200px){#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shogun-image {
    
    
    
    
  }


.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shogun-image {
  box-sizing: border-box;
}



.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shogun-image {
    
    
    
    
  }


.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shogun-image {
  box-sizing: border-box;
}



.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shogun-image {
    
    
    
    
  }


.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shogun-image {
  box-sizing: border-box;
}



.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 img.shogun-image {
  
}


}@media (max-width: 767px){#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shogun-image {
    
    
    
    
  }


.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8.shogun-image {
  box-sizing: border-box;
}



.s-8d2ad822-12bf-4ae2-99e9-e4e1af1694d8 img.shogun-image {
  
}


}
#s-d4d6eee9-e1d0-4439-927a-e95a8e5090c1 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-d4d6eee9-e1d0-4439-927a-e95a8e5090c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d4d6eee9-e1d0-4439-927a-e95a8e5090c1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755 {
  text-align: center;
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5e900935-5db3-4df8-a459-ae1ce714b755 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e900935-5db3-4df8-a459-ae1ce714b755 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5e900935-5db3-4df8-a459-ae1ce714b755.shogun-image {
    
    
    
    
  }


.s-5e900935-5db3-4df8-a459-ae1ce714b755 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e900935-5db3-4df8-a459-ae1ce714b755.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e900935-5db3-4df8-a459-ae1ce714b755.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755.shogun-image {
  box-sizing: border-box;
}



.s-5e900935-5db3-4df8-a459-ae1ce714b755 img.shogun-image {
  
}


@media (min-width: 1200px){#s-5e900935-5db3-4df8-a459-ae1ce714b755 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5e900935-5db3-4df8-a459-ae1ce714b755 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e900935-5db3-4df8-a459-ae1ce714b755 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5e900935-5db3-4df8-a459-ae1ce714b755.shogun-image {
    
    
    
    
  }


.s-5e900935-5db3-4df8-a459-ae1ce714b755 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e900935-5db3-4df8-a459-ae1ce714b755.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e900935-5db3-4df8-a459-ae1ce714b755.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755.shogun-image {
  box-sizing: border-box;
}



.s-5e900935-5db3-4df8-a459-ae1ce714b755 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5e900935-5db3-4df8-a459-ae1ce714b755 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5e900935-5db3-4df8-a459-ae1ce714b755 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e900935-5db3-4df8-a459-ae1ce714b755 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5e900935-5db3-4df8-a459-ae1ce714b755.shogun-image {
    
    
    
    
  }


.s-5e900935-5db3-4df8-a459-ae1ce714b755 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e900935-5db3-4df8-a459-ae1ce714b755.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e900935-5db3-4df8-a459-ae1ce714b755.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755.shogun-image {
  box-sizing: border-box;
}



.s-5e900935-5db3-4df8-a459-ae1ce714b755 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5e900935-5db3-4df8-a459-ae1ce714b755 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5e900935-5db3-4df8-a459-ae1ce714b755 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e900935-5db3-4df8-a459-ae1ce714b755 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5e900935-5db3-4df8-a459-ae1ce714b755.shogun-image {
    
    
    
    
  }


.s-5e900935-5db3-4df8-a459-ae1ce714b755 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e900935-5db3-4df8-a459-ae1ce714b755.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e900935-5db3-4df8-a459-ae1ce714b755.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755.shogun-image {
  box-sizing: border-box;
}



.s-5e900935-5db3-4df8-a459-ae1ce714b755 img.shogun-image {
  
}


}@media (max-width: 767px){#s-5e900935-5db3-4df8-a459-ae1ce714b755 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5e900935-5db3-4df8-a459-ae1ce714b755 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e900935-5db3-4df8-a459-ae1ce714b755 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5e900935-5db3-4df8-a459-ae1ce714b755.shogun-image {
    
    
    
    
  }


.s-5e900935-5db3-4df8-a459-ae1ce714b755 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e900935-5db3-4df8-a459-ae1ce714b755.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e900935-5db3-4df8-a459-ae1ce714b755.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e900935-5db3-4df8-a459-ae1ce714b755.shogun-image {
  box-sizing: border-box;
}



.s-5e900935-5db3-4df8-a459-ae1ce714b755 img.shogun-image {
  
}


}
#s-74395d31-7ed7-4540-84b7-cadafaba37fc {
  padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-74395d31-7ed7-4540-84b7-cadafaba37fc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-74395d31-7ed7-4540-84b7-cadafaba37fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-74395d31-7ed7-4540-84b7-cadafaba37fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-74395d31-7ed7-4540-84b7-cadafaba37fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-74395d31-7ed7-4540-84b7-cadafaba37fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-74395d31-7ed7-4540-84b7-cadafaba37fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-74395d31-7ed7-4540-84b7-cadafaba37fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-40659162-1981-4bff-a538-ed0504ff7b32 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-40659162-1981-4bff-a538-ed0504ff7b32 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


#s-40659162-1981-4bff-a538-ed0504ff7b32 .shogun-heading-component h3 a {
  color: #000;
}


#s-9bc6311b-4cc9-4114-ab45-fd084fa488bb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-9bc6311b-4cc9-4114-ab45-fd084fa488bb .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: right;
}



#s-e984d88c-1980-4fb1-b38c-de0f46c31d0f {
  margin-top: 1%;
margin-bottom: 3%;
}

@media (min-width: 0px) {
[id="s-03c489ce-fcea-4f91-a098-205f726b465c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-03c489ce-fcea-4f91-a098-205f726b465c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-03c489ce-fcea-4f91-a098-205f726b465c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-03c489ce-fcea-4f91-a098-205f726b465c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc-atc-btn-wrapper {
    text-align: left;
  }


#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc-atc-btn-wrapper {
    text-align: left;
  }


#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc-atc-btn-wrapper {
    text-align: left;
  }


#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc-atc-btn-wrapper {
    text-align: left;
  }


#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc-atc-btn-wrapper {
    text-align: left;
  }


#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8ba1c5fd-44e6-42a9-ac62-c3a3357804fc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-05621289-bbd9-4d4b-97f9-681562ec8372 {
  text-align: right;
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372 {
  margin: 0 !important;
  overflow: visible;
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-05621289-bbd9-4d4b-97f9-681562ec8372 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05621289-bbd9-4d4b-97f9-681562ec8372 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372 img.shogun-image {
  /* Add background color handling */
  
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-05621289-bbd9-4d4b-97f9-681562ec8372.shogun-image {
    
    
    
    
  }


.s-05621289-bbd9-4d4b-97f9-681562ec8372 .shogun-image-content {
  
    justify-content: center;
  
}

.s-05621289-bbd9-4d4b-97f9-681562ec8372.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-05621289-bbd9-4d4b-97f9-681562ec8372.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372.shogun-image {
  box-sizing: border-box;
}



.s-05621289-bbd9-4d4b-97f9-681562ec8372 img.shogun-image {
  
}


@media (min-width: 1200px){#s-05621289-bbd9-4d4b-97f9-681562ec8372 {
  margin: 0 !important;
  overflow: visible;
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-05621289-bbd9-4d4b-97f9-681562ec8372 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05621289-bbd9-4d4b-97f9-681562ec8372 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372 img.shogun-image {
  /* Add background color handling */
  
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-05621289-bbd9-4d4b-97f9-681562ec8372.shogun-image {
    
    
    
    
  }


.s-05621289-bbd9-4d4b-97f9-681562ec8372 .shogun-image-content {
  
    justify-content: center;
  
}

.s-05621289-bbd9-4d4b-97f9-681562ec8372.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-05621289-bbd9-4d4b-97f9-681562ec8372.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372.shogun-image {
  box-sizing: border-box;
}



.s-05621289-bbd9-4d4b-97f9-681562ec8372 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-05621289-bbd9-4d4b-97f9-681562ec8372 {
  margin: 0 !important;
  overflow: visible;
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-05621289-bbd9-4d4b-97f9-681562ec8372 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05621289-bbd9-4d4b-97f9-681562ec8372 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372 img.shogun-image {
  /* Add background color handling */
  
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-05621289-bbd9-4d4b-97f9-681562ec8372.shogun-image {
    
    
    
    
  }


.s-05621289-bbd9-4d4b-97f9-681562ec8372 .shogun-image-content {
  
    justify-content: center;
  
}

.s-05621289-bbd9-4d4b-97f9-681562ec8372.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-05621289-bbd9-4d4b-97f9-681562ec8372.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372.shogun-image {
  box-sizing: border-box;
}



.s-05621289-bbd9-4d4b-97f9-681562ec8372 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-05621289-bbd9-4d4b-97f9-681562ec8372 {
  margin: 0 !important;
  overflow: visible;
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-05621289-bbd9-4d4b-97f9-681562ec8372 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05621289-bbd9-4d4b-97f9-681562ec8372 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372 img.shogun-image {
  /* Add background color handling */
  
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-05621289-bbd9-4d4b-97f9-681562ec8372.shogun-image {
    
    
    
    
  }


.s-05621289-bbd9-4d4b-97f9-681562ec8372 .shogun-image-content {
  
    justify-content: center;
  
}

.s-05621289-bbd9-4d4b-97f9-681562ec8372.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-05621289-bbd9-4d4b-97f9-681562ec8372.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372.shogun-image {
  box-sizing: border-box;
}



.s-05621289-bbd9-4d4b-97f9-681562ec8372 img.shogun-image {
  
}


}@media (max-width: 767px){#s-05621289-bbd9-4d4b-97f9-681562ec8372 {
  margin: 0 !important;
  overflow: visible;
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-05621289-bbd9-4d4b-97f9-681562ec8372 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05621289-bbd9-4d4b-97f9-681562ec8372 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372 img.shogun-image {
  /* Add background color handling */
  
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-05621289-bbd9-4d4b-97f9-681562ec8372.shogun-image {
    
    
    
    
  }


.s-05621289-bbd9-4d4b-97f9-681562ec8372 .shogun-image-content {
  
    justify-content: center;
  
}

.s-05621289-bbd9-4d4b-97f9-681562ec8372.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-05621289-bbd9-4d4b-97f9-681562ec8372.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05621289-bbd9-4d4b-97f9-681562ec8372.shogun-image {
  box-sizing: border-box;
}



.s-05621289-bbd9-4d4b-97f9-681562ec8372 img.shogun-image {
  
}


}
#s-ca72f4dc-5f22-494a-9623-9f4e5bfd62f2 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-ca72f4dc-5f22-494a-9623-9f4e5bfd62f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ca72f4dc-5f22-494a-9623-9f4e5bfd62f2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93 {
  text-align: center;
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93 {
  margin: 0 !important;
  overflow: visible;
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9b96e0bb-2937-4372-a08e-9eee1658ef93 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9b96e0bb-2937-4372-a08e-9eee1658ef93 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93 img.shogun-image {
  /* Add background color handling */
  
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shogun-image {
    
    
    
    
  }


.s-9b96e0bb-2937-4372-a08e-9eee1658ef93 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shogun-image {
  box-sizing: border-box;
}



.s-9b96e0bb-2937-4372-a08e-9eee1658ef93 img.shogun-image {
  
}


@media (min-width: 1200px){#s-9b96e0bb-2937-4372-a08e-9eee1658ef93 {
  margin: 0 !important;
  overflow: visible;
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9b96e0bb-2937-4372-a08e-9eee1658ef93 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9b96e0bb-2937-4372-a08e-9eee1658ef93 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93 img.shogun-image {
  /* Add background color handling */
  
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shogun-image {
    
    
    
    
  }


.s-9b96e0bb-2937-4372-a08e-9eee1658ef93 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shogun-image {
  box-sizing: border-box;
}



.s-9b96e0bb-2937-4372-a08e-9eee1658ef93 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-9b96e0bb-2937-4372-a08e-9eee1658ef93 {
  margin: 0 !important;
  overflow: visible;
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9b96e0bb-2937-4372-a08e-9eee1658ef93 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9b96e0bb-2937-4372-a08e-9eee1658ef93 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93 img.shogun-image {
  /* Add background color handling */
  
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shogun-image {
    
    
    
    
  }


.s-9b96e0bb-2937-4372-a08e-9eee1658ef93 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shogun-image {
  box-sizing: border-box;
}



.s-9b96e0bb-2937-4372-a08e-9eee1658ef93 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-9b96e0bb-2937-4372-a08e-9eee1658ef93 {
  margin: 0 !important;
  overflow: visible;
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9b96e0bb-2937-4372-a08e-9eee1658ef93 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9b96e0bb-2937-4372-a08e-9eee1658ef93 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93 img.shogun-image {
  /* Add background color handling */
  
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shogun-image {
    
    
    
    
  }


.s-9b96e0bb-2937-4372-a08e-9eee1658ef93 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shogun-image {
  box-sizing: border-box;
}



.s-9b96e0bb-2937-4372-a08e-9eee1658ef93 img.shogun-image {
  
}


}@media (max-width: 767px){#s-9b96e0bb-2937-4372-a08e-9eee1658ef93 {
  margin: 0 !important;
  overflow: visible;
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9b96e0bb-2937-4372-a08e-9eee1658ef93 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9b96e0bb-2937-4372-a08e-9eee1658ef93 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93 img.shogun-image {
  /* Add background color handling */
  
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shogun-image {
    
    
    
    
  }


.s-9b96e0bb-2937-4372-a08e-9eee1658ef93 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b96e0bb-2937-4372-a08e-9eee1658ef93.shogun-image {
  box-sizing: border-box;
}



.s-9b96e0bb-2937-4372-a08e-9eee1658ef93 img.shogun-image {
  
}


}
#s-2f2162cc-5b2b-4ca7-aee2-fbd7a3073571 {
  padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-2f2162cc-5b2b-4ca7-aee2-fbd7a3073571"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-2f2162cc-5b2b-4ca7-aee2-fbd7a3073571"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2f2162cc-5b2b-4ca7-aee2-fbd7a3073571"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2f2162cc-5b2b-4ca7-aee2-fbd7a3073571"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2f2162cc-5b2b-4ca7-aee2-fbd7a3073571"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f2162cc-5b2b-4ca7-aee2-fbd7a3073571"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2f2162cc-5b2b-4ca7-aee2-fbd7a3073571"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-5bbfe8d3-b051-4a8d-863e-cc042ad84ce3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5bbfe8d3-b051-4a8d-863e-cc042ad84ce3 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}


#s-5bbfe8d3-b051-4a8d-863e-cc042ad84ce3 .shogun-heading-component h3 a {
  color: #000;
}


#s-30842e2b-58fd-44a2-9ed8-105fdbaeeb93 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-30842e2b-58fd-44a2-9ed8-105fdbaeeb93 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: right;
}



#s-b11c5323-299f-4ec1-857c-f69579575a44 {
  margin-top: 1%;
margin-bottom: 3%;
}

@media (min-width: 0px) {
[id="s-10cac99d-c08b-444e-8e1b-41924bfd04dc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-10cac99d-c08b-444e-8e1b-41924bfd04dc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-10cac99d-c08b-444e-8e1b-41924bfd04dc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-10cac99d-c08b-444e-8e1b-41924bfd04dc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09-atc-btn-wrapper {
    text-align: left;
  }


#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09-atc-btn-wrapper {
    text-align: left;
  }


#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09-atc-btn-wrapper {
    text-align: left;
  }


#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09-atc-btn-wrapper {
    text-align: left;
  }


#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09-atc-btn-wrapper {
    text-align: left;
  }


#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-529b8eac-caf5-4bfe-9475-80a8c6fb5c09.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-ed0e4111-85f8-489d-b50d-040108f5474c {
  text-align: right;
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c {
  margin: 0 !important;
  overflow: visible;
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ed0e4111-85f8-489d-b50d-040108f5474c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ed0e4111-85f8-489d-b50d-040108f5474c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c img.shogun-image {
  /* Add background color handling */
  
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ed0e4111-85f8-489d-b50d-040108f5474c.shogun-image {
    
    
    
    
  }


.s-ed0e4111-85f8-489d-b50d-040108f5474c .shogun-image-content {
  
    justify-content: center;
  
}

.s-ed0e4111-85f8-489d-b50d-040108f5474c.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-ed0e4111-85f8-489d-b50d-040108f5474c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c.shogun-image {
  box-sizing: border-box;
}



.s-ed0e4111-85f8-489d-b50d-040108f5474c img.shogun-image {
  
}


@media (min-width: 1200px){#s-ed0e4111-85f8-489d-b50d-040108f5474c {
  margin: 0 !important;
  overflow: visible;
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ed0e4111-85f8-489d-b50d-040108f5474c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ed0e4111-85f8-489d-b50d-040108f5474c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c img.shogun-image {
  /* Add background color handling */
  
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ed0e4111-85f8-489d-b50d-040108f5474c.shogun-image {
    
    
    
    
  }


.s-ed0e4111-85f8-489d-b50d-040108f5474c .shogun-image-content {
  
    justify-content: center;
  
}

.s-ed0e4111-85f8-489d-b50d-040108f5474c.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-ed0e4111-85f8-489d-b50d-040108f5474c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c.shogun-image {
  box-sizing: border-box;
}



.s-ed0e4111-85f8-489d-b50d-040108f5474c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ed0e4111-85f8-489d-b50d-040108f5474c {
  margin: 0 !important;
  overflow: visible;
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ed0e4111-85f8-489d-b50d-040108f5474c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ed0e4111-85f8-489d-b50d-040108f5474c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c img.shogun-image {
  /* Add background color handling */
  
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ed0e4111-85f8-489d-b50d-040108f5474c.shogun-image {
    
    
    
    
  }


.s-ed0e4111-85f8-489d-b50d-040108f5474c .shogun-image-content {
  
    justify-content: center;
  
}

.s-ed0e4111-85f8-489d-b50d-040108f5474c.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-ed0e4111-85f8-489d-b50d-040108f5474c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c.shogun-image {
  box-sizing: border-box;
}



.s-ed0e4111-85f8-489d-b50d-040108f5474c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ed0e4111-85f8-489d-b50d-040108f5474c {
  margin: 0 !important;
  overflow: visible;
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ed0e4111-85f8-489d-b50d-040108f5474c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ed0e4111-85f8-489d-b50d-040108f5474c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c img.shogun-image {
  /* Add background color handling */
  
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ed0e4111-85f8-489d-b50d-040108f5474c.shogun-image {
    
    
    
    
  }


.s-ed0e4111-85f8-489d-b50d-040108f5474c .shogun-image-content {
  
    justify-content: center;
  
}

.s-ed0e4111-85f8-489d-b50d-040108f5474c.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-ed0e4111-85f8-489d-b50d-040108f5474c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c.shogun-image {
  box-sizing: border-box;
}



.s-ed0e4111-85f8-489d-b50d-040108f5474c img.shogun-image {
  
}


}@media (max-width: 767px){#s-ed0e4111-85f8-489d-b50d-040108f5474c {
  margin: 0 !important;
  overflow: visible;
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ed0e4111-85f8-489d-b50d-040108f5474c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ed0e4111-85f8-489d-b50d-040108f5474c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c img.shogun-image {
  /* Add background color handling */
  
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ed0e4111-85f8-489d-b50d-040108f5474c.shogun-image {
    
    
    
    
  }


.s-ed0e4111-85f8-489d-b50d-040108f5474c .shogun-image-content {
  
    justify-content: center;
  
}

.s-ed0e4111-85f8-489d-b50d-040108f5474c.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-ed0e4111-85f8-489d-b50d-040108f5474c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed0e4111-85f8-489d-b50d-040108f5474c.shogun-image {
  box-sizing: border-box;
}



.s-ed0e4111-85f8-489d-b50d-040108f5474c img.shogun-image {
  
}


}
#s-3e44c003-a3d3-4c21-9b82-c65138c81650 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-3e44c003-a3d3-4c21-9b82-c65138c81650 {
  display: none;
}
#s-3e44c003-a3d3-4c21-9b82-c65138c81650, #wrap-s-3e44c003-a3d3-4c21-9b82-c65138c81650, #wrap-content-s-3e44c003-a3d3-4c21-9b82-c65138c81650 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3e44c003-a3d3-4c21-9b82-c65138c81650 {
  display: none;
}
#s-3e44c003-a3d3-4c21-9b82-c65138c81650, #wrap-s-3e44c003-a3d3-4c21-9b82-c65138c81650, #wrap-content-s-3e44c003-a3d3-4c21-9b82-c65138c81650 { display: none !important; }}@media (max-width: 767px){#s-3e44c003-a3d3-4c21-9b82-c65138c81650 {
  display: none;
}
#s-3e44c003-a3d3-4c21-9b82-c65138c81650, #wrap-s-3e44c003-a3d3-4c21-9b82-c65138c81650, #wrap-content-s-3e44c003-a3d3-4c21-9b82-c65138c81650 { display: none !important; }}
#s-3e44c003-a3d3-4c21-9b82-c65138c81650 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-3e44c003-a3d3-4c21-9b82-c65138c81650 .shg-sld-nav-button.shg-sld-left,
#s-3e44c003-a3d3-4c21-9b82-c65138c81650 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-5f55dc9e-700d-4a6d-aac0-399e99a312b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f55dc9e-700d-4a6d-aac0-399e99a312b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5f55dc9e-700d-4a6d-aac0-399e99a312b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f55dc9e-700d-4a6d-aac0-399e99a312b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b3b10953-70da-4c7c-ac1b-e5696d4685dd {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b3b10953-70da-4c7c-ac1b-e5696d4685dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b3b10953-70da-4c7c-ac1b-e5696d4685dd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b569735a-f6c0-4830-be04-576cbc745659 {
  text-align: center;
}

#s-b569735a-f6c0-4830-be04-576cbc745659 {
  margin: 0 !important;
  overflow: visible;
}

#s-b569735a-f6c0-4830-be04-576cbc745659-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b569735a-f6c0-4830-be04-576cbc745659 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b569735a-f6c0-4830-be04-576cbc745659 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b569735a-f6c0-4830-be04-576cbc745659 img.shogun-image {
  /* Add background color handling */
  
}

#s-b569735a-f6c0-4830-be04-576cbc745659 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b569735a-f6c0-4830-be04-576cbc745659.shogun-image {
    
    
    
    
  }


.s-b569735a-f6c0-4830-be04-576cbc745659 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b569735a-f6c0-4830-be04-576cbc745659.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b569735a-f6c0-4830-be04-576cbc745659.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b569735a-f6c0-4830-be04-576cbc745659.shogun-image {
  box-sizing: border-box;
}



.s-b569735a-f6c0-4830-be04-576cbc745659 img.shogun-image {
  
}


@media (min-width: 1200px){#s-b569735a-f6c0-4830-be04-576cbc745659 {
  margin: 0 !important;
  overflow: visible;
}

#s-b569735a-f6c0-4830-be04-576cbc745659-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b569735a-f6c0-4830-be04-576cbc745659 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b569735a-f6c0-4830-be04-576cbc745659 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b569735a-f6c0-4830-be04-576cbc745659 img.shogun-image {
  /* Add background color handling */
  
}

#s-b569735a-f6c0-4830-be04-576cbc745659 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b569735a-f6c0-4830-be04-576cbc745659.shogun-image {
    
    
    
    
  }


.s-b569735a-f6c0-4830-be04-576cbc745659 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b569735a-f6c0-4830-be04-576cbc745659.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b569735a-f6c0-4830-be04-576cbc745659.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b569735a-f6c0-4830-be04-576cbc745659.shogun-image {
  box-sizing: border-box;
}



.s-b569735a-f6c0-4830-be04-576cbc745659 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-b569735a-f6c0-4830-be04-576cbc745659 {
  margin: 0 !important;
  overflow: visible;
}

#s-b569735a-f6c0-4830-be04-576cbc745659-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b569735a-f6c0-4830-be04-576cbc745659 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b569735a-f6c0-4830-be04-576cbc745659 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b569735a-f6c0-4830-be04-576cbc745659 img.shogun-image {
  /* Add background color handling */
  
}

#s-b569735a-f6c0-4830-be04-576cbc745659 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b569735a-f6c0-4830-be04-576cbc745659.shogun-image {
    
    
    
    
  }


.s-b569735a-f6c0-4830-be04-576cbc745659 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b569735a-f6c0-4830-be04-576cbc745659.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b569735a-f6c0-4830-be04-576cbc745659.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b569735a-f6c0-4830-be04-576cbc745659.shogun-image {
  box-sizing: border-box;
}



.s-b569735a-f6c0-4830-be04-576cbc745659 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-b569735a-f6c0-4830-be04-576cbc745659 {
  margin: 0 !important;
  overflow: visible;
}

#s-b569735a-f6c0-4830-be04-576cbc745659-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b569735a-f6c0-4830-be04-576cbc745659 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b569735a-f6c0-4830-be04-576cbc745659 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b569735a-f6c0-4830-be04-576cbc745659 img.shogun-image {
  /* Add background color handling */
  
}

#s-b569735a-f6c0-4830-be04-576cbc745659 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b569735a-f6c0-4830-be04-576cbc745659.shogun-image {
    
    
    
    
  }


.s-b569735a-f6c0-4830-be04-576cbc745659 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b569735a-f6c0-4830-be04-576cbc745659.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b569735a-f6c0-4830-be04-576cbc745659.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b569735a-f6c0-4830-be04-576cbc745659.shogun-image {
  box-sizing: border-box;
}



.s-b569735a-f6c0-4830-be04-576cbc745659 img.shogun-image {
  
}


}@media (max-width: 767px){#s-b569735a-f6c0-4830-be04-576cbc745659 {
  margin: 0 !important;
  overflow: visible;
}

#s-b569735a-f6c0-4830-be04-576cbc745659-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b569735a-f6c0-4830-be04-576cbc745659 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b569735a-f6c0-4830-be04-576cbc745659 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b569735a-f6c0-4830-be04-576cbc745659 img.shogun-image {
  /* Add background color handling */
  
}

#s-b569735a-f6c0-4830-be04-576cbc745659 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b569735a-f6c0-4830-be04-576cbc745659.shogun-image {
    
    
    
    
  }


.s-b569735a-f6c0-4830-be04-576cbc745659 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b569735a-f6c0-4830-be04-576cbc745659.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b569735a-f6c0-4830-be04-576cbc745659.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b569735a-f6c0-4830-be04-576cbc745659.shogun-image {
  box-sizing: border-box;
}



.s-b569735a-f6c0-4830-be04-576cbc745659 img.shogun-image {
  
}


}
#s-d19dee2f-5dbf-412c-96b3-b2c7d416da9e {
  padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-d19dee2f-5dbf-412c-96b3-b2c7d416da9e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d19dee2f-5dbf-412c-96b3-b2c7d416da9e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d19dee2f-5dbf-412c-96b3-b2c7d416da9e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d19dee2f-5dbf-412c-96b3-b2c7d416da9e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d19dee2f-5dbf-412c-96b3-b2c7d416da9e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d19dee2f-5dbf-412c-96b3-b2c7d416da9e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d19dee2f-5dbf-412c-96b3-b2c7d416da9e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-d01bd4c3-7965-4be4-af1c-6d1153fadc6a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d01bd4c3-7965-4be4-af1c-6d1153fadc6a .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-0f8ff9e7-337c-4ca6-9e1a-d467877e7aed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-0f8ff9e7-337c-4ca6-9e1a-d467877e7aed .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: right;
}



@media (min-width: 0px) {
[id="s-90dda2d3-c3fa-42cc-83aa-b04420036ea0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90dda2d3-c3fa-42cc-83aa-b04420036ea0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-90dda2d3-c3fa-42cc-83aa-b04420036ea0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-90dda2d3-c3fa-42cc-83aa-b04420036ea0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-cfe1ff3e-fdd3-40aa-b9d8-e9a6b8587c46 {
  border-style: solid;
padding-top: 15px;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(7, 7, 7, 0.98);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(254, 251, 251, 1);
}
#s-cfe1ff3e-fdd3-40aa-b9d8-e9a6b8587c46:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(254, 254, 254, 1) !important;
text-decoration: none !important;
color: rgba(3, 3, 3, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-cfe1ff3e-fdd3-40aa-b9d8-e9a6b8587c46:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cfe1ff3e-fdd3-40aa-b9d8-e9a6b8587c46-root {
    text-align: left;
  }


#s-cfe1ff3e-fdd3-40aa-b9d8-e9a6b8587c46.shg-btn {
  color: rgba(254, 251, 251, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cfe1ff3e-fdd3-40aa-b9d8-e9a6b8587c46-root {
    text-align: left;
  }


#s-cfe1ff3e-fdd3-40aa-b9d8-e9a6b8587c46.shg-btn {
  color: rgba(254, 251, 251, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cfe1ff3e-fdd3-40aa-b9d8-e9a6b8587c46-root {
    text-align: left;
  }


#s-cfe1ff3e-fdd3-40aa-b9d8-e9a6b8587c46.shg-btn {
  color: rgba(254, 251, 251, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cfe1ff3e-fdd3-40aa-b9d8-e9a6b8587c46-root {
    text-align: left;
  }


#s-cfe1ff3e-fdd3-40aa-b9d8-e9a6b8587c46.shg-btn {
  color: rgba(254, 251, 251, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cfe1ff3e-fdd3-40aa-b9d8-e9a6b8587c46-root {
    text-align: left;
  }


#s-cfe1ff3e-fdd3-40aa-b9d8-e9a6b8587c46.shg-btn {
  color: rgba(254, 251, 251, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}
#s-913534b3-4bbc-4422-a244-d0e786c260c1 {
  text-align: right;
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1 {
  margin: 0 !important;
  overflow: visible;
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-913534b3-4bbc-4422-a244-d0e786c260c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-913534b3-4bbc-4422-a244-d0e786c260c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1 img.shogun-image {
  /* Add background color handling */
  
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-913534b3-4bbc-4422-a244-d0e786c260c1.shogun-image {
    
    
    
    
  }


.s-913534b3-4bbc-4422-a244-d0e786c260c1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-913534b3-4bbc-4422-a244-d0e786c260c1.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-913534b3-4bbc-4422-a244-d0e786c260c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1.shogun-image {
  box-sizing: border-box;
}



.s-913534b3-4bbc-4422-a244-d0e786c260c1 img.shogun-image {
  
}


@media (min-width: 1200px){#s-913534b3-4bbc-4422-a244-d0e786c260c1 {
  margin: 0 !important;
  overflow: visible;
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-913534b3-4bbc-4422-a244-d0e786c260c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-913534b3-4bbc-4422-a244-d0e786c260c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1 img.shogun-image {
  /* Add background color handling */
  
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-913534b3-4bbc-4422-a244-d0e786c260c1.shogun-image {
    
    
    
    
  }


.s-913534b3-4bbc-4422-a244-d0e786c260c1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-913534b3-4bbc-4422-a244-d0e786c260c1.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-913534b3-4bbc-4422-a244-d0e786c260c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1.shogun-image {
  box-sizing: border-box;
}



.s-913534b3-4bbc-4422-a244-d0e786c260c1 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-913534b3-4bbc-4422-a244-d0e786c260c1 {
  margin: 0 !important;
  overflow: visible;
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-913534b3-4bbc-4422-a244-d0e786c260c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-913534b3-4bbc-4422-a244-d0e786c260c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1 img.shogun-image {
  /* Add background color handling */
  
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-913534b3-4bbc-4422-a244-d0e786c260c1.shogun-image {
    
    
    
    
  }


.s-913534b3-4bbc-4422-a244-d0e786c260c1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-913534b3-4bbc-4422-a244-d0e786c260c1.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-913534b3-4bbc-4422-a244-d0e786c260c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1.shogun-image {
  box-sizing: border-box;
}



.s-913534b3-4bbc-4422-a244-d0e786c260c1 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-913534b3-4bbc-4422-a244-d0e786c260c1 {
  margin: 0 !important;
  overflow: visible;
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-913534b3-4bbc-4422-a244-d0e786c260c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-913534b3-4bbc-4422-a244-d0e786c260c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1 img.shogun-image {
  /* Add background color handling */
  
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-913534b3-4bbc-4422-a244-d0e786c260c1.shogun-image {
    
    
    
    
  }


.s-913534b3-4bbc-4422-a244-d0e786c260c1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-913534b3-4bbc-4422-a244-d0e786c260c1.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-913534b3-4bbc-4422-a244-d0e786c260c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1.shogun-image {
  box-sizing: border-box;
}



.s-913534b3-4bbc-4422-a244-d0e786c260c1 img.shogun-image {
  
}


}@media (max-width: 767px){#s-913534b3-4bbc-4422-a244-d0e786c260c1 {
  margin: 0 !important;
  overflow: visible;
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-913534b3-4bbc-4422-a244-d0e786c260c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-913534b3-4bbc-4422-a244-d0e786c260c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1 img.shogun-image {
  /* Add background color handling */
  
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-913534b3-4bbc-4422-a244-d0e786c260c1.shogun-image {
    
    
    
    
  }


.s-913534b3-4bbc-4422-a244-d0e786c260c1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-913534b3-4bbc-4422-a244-d0e786c260c1.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-913534b3-4bbc-4422-a244-d0e786c260c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-913534b3-4bbc-4422-a244-d0e786c260c1.shogun-image {
  box-sizing: border-box;
}



.s-913534b3-4bbc-4422-a244-d0e786c260c1 img.shogun-image {
  
}


}
@media (min-width: 0px) {
[id="s-cac89aef-5275-4bf2-b418-ab6a21529070"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cac89aef-5275-4bf2-b418-ab6a21529070"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cac89aef-5275-4bf2-b418-ab6a21529070"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cac89aef-5275-4bf2-b418-ab6a21529070"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d7cfab6f-d775-4970-925d-d18780d7e30e {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-d7cfab6f-d775-4970-925d-d18780d7e30e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d7cfab6f-d775-4970-925d-d18780d7e30e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15 {
  text-align: center;
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15 {
  margin: 0 !important;
  overflow: visible;
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6e3e278b-2461-4479-b9fa-ca57c1737e15 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e3e278b-2461-4479-b9fa-ca57c1737e15 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15 img.shogun-image {
  /* Add background color handling */
  
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shogun-image {
    
    
    
    
  }


.s-6e3e278b-2461-4479-b9fa-ca57c1737e15 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shogun-image {
  box-sizing: border-box;
}



.s-6e3e278b-2461-4479-b9fa-ca57c1737e15 img.shogun-image {
  
}


@media (min-width: 1200px){#s-6e3e278b-2461-4479-b9fa-ca57c1737e15 {
  margin: 0 !important;
  overflow: visible;
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6e3e278b-2461-4479-b9fa-ca57c1737e15 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e3e278b-2461-4479-b9fa-ca57c1737e15 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15 img.shogun-image {
  /* Add background color handling */
  
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shogun-image {
    
    
    
    
  }


.s-6e3e278b-2461-4479-b9fa-ca57c1737e15 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shogun-image {
  box-sizing: border-box;
}



.s-6e3e278b-2461-4479-b9fa-ca57c1737e15 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6e3e278b-2461-4479-b9fa-ca57c1737e15 {
  margin: 0 !important;
  overflow: visible;
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6e3e278b-2461-4479-b9fa-ca57c1737e15 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e3e278b-2461-4479-b9fa-ca57c1737e15 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15 img.shogun-image {
  /* Add background color handling */
  
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shogun-image {
    
    
    
    
  }


.s-6e3e278b-2461-4479-b9fa-ca57c1737e15 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shogun-image {
  box-sizing: border-box;
}



.s-6e3e278b-2461-4479-b9fa-ca57c1737e15 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6e3e278b-2461-4479-b9fa-ca57c1737e15 {
  margin: 0 !important;
  overflow: visible;
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6e3e278b-2461-4479-b9fa-ca57c1737e15 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e3e278b-2461-4479-b9fa-ca57c1737e15 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15 img.shogun-image {
  /* Add background color handling */
  
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shogun-image {
    
    
    
    
  }


.s-6e3e278b-2461-4479-b9fa-ca57c1737e15 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shogun-image {
  box-sizing: border-box;
}



.s-6e3e278b-2461-4479-b9fa-ca57c1737e15 img.shogun-image {
  
}


}@media (max-width: 767px){#s-6e3e278b-2461-4479-b9fa-ca57c1737e15 {
  margin: 0 !important;
  overflow: visible;
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6e3e278b-2461-4479-b9fa-ca57c1737e15 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e3e278b-2461-4479-b9fa-ca57c1737e15 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15 img.shogun-image {
  /* Add background color handling */
  
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shogun-image {
    
    
    
    
  }


.s-6e3e278b-2461-4479-b9fa-ca57c1737e15 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e3e278b-2461-4479-b9fa-ca57c1737e15.shogun-image {
  box-sizing: border-box;
}



.s-6e3e278b-2461-4479-b9fa-ca57c1737e15 img.shogun-image {
  
}


}
#s-fd7750f7-8a0a-422b-9120-bd44afff2019 {
  padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-fd7750f7-8a0a-422b-9120-bd44afff2019"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd7750f7-8a0a-422b-9120-bd44afff2019"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fd7750f7-8a0a-422b-9120-bd44afff2019"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fd7750f7-8a0a-422b-9120-bd44afff2019"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fd7750f7-8a0a-422b-9120-bd44afff2019"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd7750f7-8a0a-422b-9120-bd44afff2019"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fd7750f7-8a0a-422b-9120-bd44afff2019"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-fb31e49c-f621-4198-9fde-d59ea79ea483 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fb31e49c-f621-4198-9fde-d59ea79ea483 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-ada35276-d82d-4e4f-8528-5ecbdb8e5057 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-ada35276-d82d-4e4f-8528-5ecbdb8e5057 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: right;
}



@media (min-width: 0px) {
[id="s-75bdd841-4378-40ab-8164-de6ef4f76c23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75bdd841-4378-40ab-8164-de6ef4f76c23"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-75bdd841-4378-40ab-8164-de6ef4f76c23"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-75bdd841-4378-40ab-8164-de6ef4f76c23"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f56d3432-ee7a-4185-baa2-b252dee07813 {
  border-style: solid;
padding-top: 15px;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(7, 7, 7, 0.98);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(254, 251, 251, 1);
}
#s-f56d3432-ee7a-4185-baa2-b252dee07813:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(254, 254, 254, 1) !important;
text-decoration: none !important;
color: rgba(3, 3, 3, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f56d3432-ee7a-4185-baa2-b252dee07813:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f56d3432-ee7a-4185-baa2-b252dee07813-root {
    text-align: left;
  }


#s-f56d3432-ee7a-4185-baa2-b252dee07813.shg-btn {
  color: rgba(254, 251, 251, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f56d3432-ee7a-4185-baa2-b252dee07813-root {
    text-align: left;
  }


#s-f56d3432-ee7a-4185-baa2-b252dee07813.shg-btn {
  color: rgba(254, 251, 251, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f56d3432-ee7a-4185-baa2-b252dee07813-root {
    text-align: left;
  }


#s-f56d3432-ee7a-4185-baa2-b252dee07813.shg-btn {
  color: rgba(254, 251, 251, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f56d3432-ee7a-4185-baa2-b252dee07813-root {
    text-align: left;
  }


#s-f56d3432-ee7a-4185-baa2-b252dee07813.shg-btn {
  color: rgba(254, 251, 251, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f56d3432-ee7a-4185-baa2-b252dee07813-root {
    text-align: left;
  }


#s-f56d3432-ee7a-4185-baa2-b252dee07813.shg-btn {
  color: rgba(254, 251, 251, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}
#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf {
  text-align: right;
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf {
  margin: 0 !important;
  overflow: visible;
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ef4c92d8-9be4-46ca-8353-e4941136ffaf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ef4c92d8-9be4-46ca-8353-e4941136ffaf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf img.shogun-image {
  /* Add background color handling */
  
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shogun-image {
    
    
    
    
  }


.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf .shogun-image-content {
  
    justify-content: center;
  
}

.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shogun-image {
  box-sizing: border-box;
}



.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf img.shogun-image {
  
}


@media (min-width: 1200px){#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf {
  margin: 0 !important;
  overflow: visible;
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ef4c92d8-9be4-46ca-8353-e4941136ffaf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ef4c92d8-9be4-46ca-8353-e4941136ffaf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf img.shogun-image {
  /* Add background color handling */
  
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shogun-image {
    
    
    
    
  }


.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf .shogun-image-content {
  
    justify-content: center;
  
}

.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shogun-image {
  box-sizing: border-box;
}



.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf {
  margin: 0 !important;
  overflow: visible;
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ef4c92d8-9be4-46ca-8353-e4941136ffaf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ef4c92d8-9be4-46ca-8353-e4941136ffaf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf img.shogun-image {
  /* Add background color handling */
  
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shogun-image {
    
    
    
    
  }


.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf .shogun-image-content {
  
    justify-content: center;
  
}

.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shogun-image {
  box-sizing: border-box;
}



.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf {
  margin: 0 !important;
  overflow: visible;
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ef4c92d8-9be4-46ca-8353-e4941136ffaf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ef4c92d8-9be4-46ca-8353-e4941136ffaf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf img.shogun-image {
  /* Add background color handling */
  
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shogun-image {
    
    
    
    
  }


.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf .shogun-image-content {
  
    justify-content: center;
  
}

.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shogun-image {
  box-sizing: border-box;
}



.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf img.shogun-image {
  
}


}@media (max-width: 767px){#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf {
  margin: 0 !important;
  overflow: visible;
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ef4c92d8-9be4-46ca-8353-e4941136ffaf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ef4c92d8-9be4-46ca-8353-e4941136ffaf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf img.shogun-image {
  /* Add background color handling */
  
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shogun-image {
    
    
    
    
  }


.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf .shogun-image-content {
  
    justify-content: center;
  
}

.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef4c92d8-9be4-46ca-8353-e4941136ffaf.shogun-image {
  box-sizing: border-box;
}



.s-ef4c92d8-9be4-46ca-8353-e4941136ffaf img.shogun-image {
  
}


}
#s-279b30d6-a2f8-44ed-9ae7-1bb2c081180f {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-279b30d6-a2f8-44ed-9ae7-1bb2c081180f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-279b30d6-a2f8-44ed-9ae7-1bb2c081180f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916 {
  text-align: center;
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916 {
  margin: 0 !important;
  overflow: visible;
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cb74b0da-11e4-418b-9e41-5294852a0916 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cb74b0da-11e4-418b-9e41-5294852a0916 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916 img.shogun-image {
  /* Add background color handling */
  
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cb74b0da-11e4-418b-9e41-5294852a0916.shogun-image {
    
    
    
    
  }


.s-cb74b0da-11e4-418b-9e41-5294852a0916 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cb74b0da-11e4-418b-9e41-5294852a0916.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cb74b0da-11e4-418b-9e41-5294852a0916.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916.shogun-image {
  box-sizing: border-box;
}



.s-cb74b0da-11e4-418b-9e41-5294852a0916 img.shogun-image {
  
}


@media (min-width: 1200px){#s-cb74b0da-11e4-418b-9e41-5294852a0916 {
  margin: 0 !important;
  overflow: visible;
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cb74b0da-11e4-418b-9e41-5294852a0916 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cb74b0da-11e4-418b-9e41-5294852a0916 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916 img.shogun-image {
  /* Add background color handling */
  
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cb74b0da-11e4-418b-9e41-5294852a0916.shogun-image {
    
    
    
    
  }


.s-cb74b0da-11e4-418b-9e41-5294852a0916 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cb74b0da-11e4-418b-9e41-5294852a0916.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cb74b0da-11e4-418b-9e41-5294852a0916.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916.shogun-image {
  box-sizing: border-box;
}



.s-cb74b0da-11e4-418b-9e41-5294852a0916 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-cb74b0da-11e4-418b-9e41-5294852a0916 {
  margin: 0 !important;
  overflow: visible;
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cb74b0da-11e4-418b-9e41-5294852a0916 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cb74b0da-11e4-418b-9e41-5294852a0916 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916 img.shogun-image {
  /* Add background color handling */
  
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cb74b0da-11e4-418b-9e41-5294852a0916.shogun-image {
    
    
    
    
  }


.s-cb74b0da-11e4-418b-9e41-5294852a0916 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cb74b0da-11e4-418b-9e41-5294852a0916.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cb74b0da-11e4-418b-9e41-5294852a0916.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916.shogun-image {
  box-sizing: border-box;
}



.s-cb74b0da-11e4-418b-9e41-5294852a0916 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-cb74b0da-11e4-418b-9e41-5294852a0916 {
  margin: 0 !important;
  overflow: visible;
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cb74b0da-11e4-418b-9e41-5294852a0916 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cb74b0da-11e4-418b-9e41-5294852a0916 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916 img.shogun-image {
  /* Add background color handling */
  
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cb74b0da-11e4-418b-9e41-5294852a0916.shogun-image {
    
    
    
    
  }


.s-cb74b0da-11e4-418b-9e41-5294852a0916 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cb74b0da-11e4-418b-9e41-5294852a0916.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cb74b0da-11e4-418b-9e41-5294852a0916.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916.shogun-image {
  box-sizing: border-box;
}



.s-cb74b0da-11e4-418b-9e41-5294852a0916 img.shogun-image {
  
}


}@media (max-width: 767px){#s-cb74b0da-11e4-418b-9e41-5294852a0916 {
  margin: 0 !important;
  overflow: visible;
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cb74b0da-11e4-418b-9e41-5294852a0916 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cb74b0da-11e4-418b-9e41-5294852a0916 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916 img.shogun-image {
  /* Add background color handling */
  
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cb74b0da-11e4-418b-9e41-5294852a0916.shogun-image {
    
    
    
    
  }


.s-cb74b0da-11e4-418b-9e41-5294852a0916 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cb74b0da-11e4-418b-9e41-5294852a0916.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cb74b0da-11e4-418b-9e41-5294852a0916.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb74b0da-11e4-418b-9e41-5294852a0916.shogun-image {
  box-sizing: border-box;
}



.s-cb74b0da-11e4-418b-9e41-5294852a0916 img.shogun-image {
  
}


}
#s-d4f82a4f-cf92-48bd-8d2a-ac2de3a0faf6 {
  padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-d4f82a4f-cf92-48bd-8d2a-ac2de3a0faf6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4f82a4f-cf92-48bd-8d2a-ac2de3a0faf6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d4f82a4f-cf92-48bd-8d2a-ac2de3a0faf6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d4f82a4f-cf92-48bd-8d2a-ac2de3a0faf6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d4f82a4f-cf92-48bd-8d2a-ac2de3a0faf6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d4f82a4f-cf92-48bd-8d2a-ac2de3a0faf6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d4f82a4f-cf92-48bd-8d2a-ac2de3a0faf6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-49ba7c5a-c1e6-4e61-8cc1-afae7309689e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-49ba7c5a-c1e6-4e61-8cc1-afae7309689e .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-98d6b885-a2a9-4e74-bfa0-129f82eccb6f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-98d6b885-a2a9-4e74-bfa0-129f82eccb6f .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: right;
}



@media (min-width: 0px) {
[id="s-9cf26737-9a9b-4de0-a368-e6bb31977c7a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9cf26737-9a9b-4de0-a368-e6bb31977c7a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9cf26737-9a9b-4de0-a368-e6bb31977c7a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9cf26737-9a9b-4de0-a368-e6bb31977c7a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0a499c46-389c-4b74-82d0-9fc3b2253fa7 {
  border-style: solid;
padding-top: 15px;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(7, 7, 7, 0.98);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(254, 251, 251, 1);
}
#s-0a499c46-389c-4b74-82d0-9fc3b2253fa7:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(254, 254, 254, 1) !important;
text-decoration: none !important;
color: rgba(3, 3, 3, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0a499c46-389c-4b74-82d0-9fc3b2253fa7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0a499c46-389c-4b74-82d0-9fc3b2253fa7-root {
    text-align: left;
  }


#s-0a499c46-389c-4b74-82d0-9fc3b2253fa7.shg-btn {
  color: rgba(254, 251, 251, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0a499c46-389c-4b74-82d0-9fc3b2253fa7-root {
    text-align: left;
  }


#s-0a499c46-389c-4b74-82d0-9fc3b2253fa7.shg-btn {
  color: rgba(254, 251, 251, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0a499c46-389c-4b74-82d0-9fc3b2253fa7-root {
    text-align: left;
  }


#s-0a499c46-389c-4b74-82d0-9fc3b2253fa7.shg-btn {
  color: rgba(254, 251, 251, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0a499c46-389c-4b74-82d0-9fc3b2253fa7-root {
    text-align: left;
  }


#s-0a499c46-389c-4b74-82d0-9fc3b2253fa7.shg-btn {
  color: rgba(254, 251, 251, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0a499c46-389c-4b74-82d0-9fc3b2253fa7-root {
    text-align: left;
  }


#s-0a499c46-389c-4b74-82d0-9fc3b2253fa7.shg-btn {
  color: rgba(254, 251, 251, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}
}
#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 {
  text-align: right;
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 {
  margin: 0 !important;
  overflow: visible;
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 img.shogun-image {
  /* Add background color handling */
  
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shogun-image {
    
    
    
    
  }


.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shogun-image {
  box-sizing: border-box;
}



.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 img.shogun-image {
  
}


@media (min-width: 1200px){#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 {
  margin: 0 !important;
  overflow: visible;
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 img.shogun-image {
  /* Add background color handling */
  
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shogun-image {
    
    
    
    
  }


.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shogun-image {
  box-sizing: border-box;
}



.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 {
  margin: 0 !important;
  overflow: visible;
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 img.shogun-image {
  /* Add background color handling */
  
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shogun-image {
    
    
    
    
  }


.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shogun-image {
  box-sizing: border-box;
}



.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 {
  margin: 0 !important;
  overflow: visible;
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 img.shogun-image {
  /* Add background color handling */
  
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shogun-image {
    
    
    
    
  }


.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shogun-image {
  box-sizing: border-box;
}



.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 img.shogun-image {
  
}


}@media (max-width: 767px){#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 {
  margin: 0 !important;
  overflow: visible;
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 img.shogun-image {
  /* Add background color handling */
  
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shogun-image {
    
    
    
    
  }


.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58.shogun-image {
  box-sizing: border-box;
}



.s-1da5878b-0cf4-48f5-9ea6-9dbb10f4aa58 img.shogun-image {
  
}


}
#s-39fb794e-caf4-48d0-b994-6cde1f55fce8 {
  margin-top: 10%;
text-align: left;
}
@media (min-width: 1200px){#s-39fb794e-caf4-48d0-b994-6cde1f55fce8 {
  display: none;
}
#s-39fb794e-caf4-48d0-b994-6cde1f55fce8, #wrap-s-39fb794e-caf4-48d0-b994-6cde1f55fce8, #wrap-content-s-39fb794e-caf4-48d0-b994-6cde1f55fce8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-39fb794e-caf4-48d0-b994-6cde1f55fce8 {
  display: none;
}
#s-39fb794e-caf4-48d0-b994-6cde1f55fce8, #wrap-s-39fb794e-caf4-48d0-b994-6cde1f55fce8, #wrap-content-s-39fb794e-caf4-48d0-b994-6cde1f55fce8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-39fb794e-caf4-48d0-b994-6cde1f55fce8 {
  display: none;
}
#s-39fb794e-caf4-48d0-b994-6cde1f55fce8, #wrap-s-39fb794e-caf4-48d0-b994-6cde1f55fce8, #wrap-content-s-39fb794e-caf4-48d0-b994-6cde1f55fce8 { display: none !important; }}
#s-39fb794e-caf4-48d0-b994-6cde1f55fce8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-8c77281f-8618-4dfa-96b3-84b7ffe4219a {
  margin-top: 7%;
margin-bottom: 7%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-8c77281f-8618-4dfa-96b3-84b7ffe4219a {
  display: none;
}
#s-8c77281f-8618-4dfa-96b3-84b7ffe4219a, #wrap-s-8c77281f-8618-4dfa-96b3-84b7ffe4219a, #wrap-content-s-8c77281f-8618-4dfa-96b3-84b7ffe4219a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8c77281f-8618-4dfa-96b3-84b7ffe4219a {
  display: none;
}
#s-8c77281f-8618-4dfa-96b3-84b7ffe4219a, #wrap-s-8c77281f-8618-4dfa-96b3-84b7ffe4219a, #wrap-content-s-8c77281f-8618-4dfa-96b3-84b7ffe4219a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8c77281f-8618-4dfa-96b3-84b7ffe4219a {
  margin-top: 3%;
margin-bottom: 3%;
}
}
#s-8c77281f-8618-4dfa-96b3-84b7ffe4219a .shg-sld-dot {
  background-color: rgba(3, 3, 3, 1);
}

#s-8c77281f-8618-4dfa-96b3-84b7ffe4219a .shg-sld-nav-button.shg-sld-left,
#s-8c77281f-8618-4dfa-96b3-84b7ffe4219a .shg-sld-nav-button.shg-sld-right {
  fill: rgba(3, 3, 3, 1);
}

#s-d46d5f29-a3ec-46eb-a78a-308b8cc0f42a {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-d46d5f29-a3ec-46eb-a78a-308b8cc0f42a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d46d5f29-a3ec-46eb-a78a-308b8cc0f42a {
  cursor: pointer;
}#s-d46d5f29-a3ec-46eb-a78a-308b8cc0f42a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 {
  text-align: center;
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 {
  margin: 0 !important;
  overflow: visible;
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 img.shogun-image {
  /* Add background color handling */
  
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shogun-image {
    
    
    
    
  }


.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shogun-image {
  box-sizing: border-box;
}



.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 img.shogun-image {
  
}


@media (min-width: 1200px){#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 {
  margin: 0 !important;
  overflow: visible;
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 img.shogun-image {
  /* Add background color handling */
  
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shogun-image {
    
    
    
    
  }


.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shogun-image {
  box-sizing: border-box;
}



.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 {
  margin: 0 !important;
  overflow: visible;
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 img.shogun-image {
  /* Add background color handling */
  
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shogun-image {
    
    
    
    
  }


.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shogun-image {
  box-sizing: border-box;
}



.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 {
  margin: 0 !important;
  overflow: visible;
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 img.shogun-image {
  /* Add background color handling */
  
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shogun-image {
    
    
    
    
  }


.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shogun-image {
  box-sizing: border-box;
}



.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 img.shogun-image {
  
}


}@media (max-width: 767px){#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 {
  margin: 0 !important;
  overflow: visible;
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 img.shogun-image {
  /* Add background color handling */
  
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shogun-image {
    
    
    
    
  }


.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75.shogun-image {
  box-sizing: border-box;
}



.s-7a7c80cc-0cbc-414c-9a67-faed1b30fe75 img.shogun-image {
  
}


}
#s-093afefa-a487-4213-806f-4952bbbae2a6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-093afefa-a487-4213-806f-4952bbbae2a6 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-093afefa-a487-4213-806f-4952bbbae2a6 .shogun-heading-component h3 a {
  color: #000;
}


#s-f891b626-e29a-442f-add0-fc4e74b909ce {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f891b626-e29a-442f-add0-fc4e74b909ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f891b626-e29a-442f-add0-fc4e74b909ce {
  cursor: pointer;
}#s-f891b626-e29a-442f-add0-fc4e74b909ce.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-96450cae-056e-4375-ae37-30b9be2236bd {
  text-align: center;
}

#s-96450cae-056e-4375-ae37-30b9be2236bd {
  margin: 0 !important;
  overflow: visible;
}

#s-96450cae-056e-4375-ae37-30b9be2236bd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96450cae-056e-4375-ae37-30b9be2236bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96450cae-056e-4375-ae37-30b9be2236bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96450cae-056e-4375-ae37-30b9be2236bd img.shogun-image {
  /* Add background color handling */
  
}

#s-96450cae-056e-4375-ae37-30b9be2236bd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-96450cae-056e-4375-ae37-30b9be2236bd.shogun-image {
    
    
    
    
  }


.s-96450cae-056e-4375-ae37-30b9be2236bd .shogun-image-content {
  
    justify-content: center;
  
}

.s-96450cae-056e-4375-ae37-30b9be2236bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96450cae-056e-4375-ae37-30b9be2236bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96450cae-056e-4375-ae37-30b9be2236bd.shogun-image {
  box-sizing: border-box;
}



.s-96450cae-056e-4375-ae37-30b9be2236bd img.shogun-image {
  
}


@media (min-width: 1200px){#s-96450cae-056e-4375-ae37-30b9be2236bd {
  margin: 0 !important;
  overflow: visible;
}

#s-96450cae-056e-4375-ae37-30b9be2236bd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96450cae-056e-4375-ae37-30b9be2236bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96450cae-056e-4375-ae37-30b9be2236bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96450cae-056e-4375-ae37-30b9be2236bd img.shogun-image {
  /* Add background color handling */
  
}

#s-96450cae-056e-4375-ae37-30b9be2236bd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-96450cae-056e-4375-ae37-30b9be2236bd.shogun-image {
    
    
    
    
  }


.s-96450cae-056e-4375-ae37-30b9be2236bd .shogun-image-content {
  
    justify-content: center;
  
}

.s-96450cae-056e-4375-ae37-30b9be2236bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96450cae-056e-4375-ae37-30b9be2236bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96450cae-056e-4375-ae37-30b9be2236bd.shogun-image {
  box-sizing: border-box;
}



.s-96450cae-056e-4375-ae37-30b9be2236bd img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-96450cae-056e-4375-ae37-30b9be2236bd {
  margin: 0 !important;
  overflow: visible;
}

#s-96450cae-056e-4375-ae37-30b9be2236bd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96450cae-056e-4375-ae37-30b9be2236bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96450cae-056e-4375-ae37-30b9be2236bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96450cae-056e-4375-ae37-30b9be2236bd img.shogun-image {
  /* Add background color handling */
  
}

#s-96450cae-056e-4375-ae37-30b9be2236bd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-96450cae-056e-4375-ae37-30b9be2236bd.shogun-image {
    
    
    
    
  }


.s-96450cae-056e-4375-ae37-30b9be2236bd .shogun-image-content {
  
    justify-content: center;
  
}

.s-96450cae-056e-4375-ae37-30b9be2236bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96450cae-056e-4375-ae37-30b9be2236bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96450cae-056e-4375-ae37-30b9be2236bd.shogun-image {
  box-sizing: border-box;
}



.s-96450cae-056e-4375-ae37-30b9be2236bd img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-96450cae-056e-4375-ae37-30b9be2236bd {
  margin: 0 !important;
  overflow: visible;
}

#s-96450cae-056e-4375-ae37-30b9be2236bd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96450cae-056e-4375-ae37-30b9be2236bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96450cae-056e-4375-ae37-30b9be2236bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96450cae-056e-4375-ae37-30b9be2236bd img.shogun-image {
  /* Add background color handling */
  
}

#s-96450cae-056e-4375-ae37-30b9be2236bd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-96450cae-056e-4375-ae37-30b9be2236bd.shogun-image {
    
    
    
    
  }


.s-96450cae-056e-4375-ae37-30b9be2236bd .shogun-image-content {
  
    justify-content: center;
  
}

.s-96450cae-056e-4375-ae37-30b9be2236bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96450cae-056e-4375-ae37-30b9be2236bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96450cae-056e-4375-ae37-30b9be2236bd.shogun-image {
  box-sizing: border-box;
}



.s-96450cae-056e-4375-ae37-30b9be2236bd img.shogun-image {
  
}


}@media (max-width: 767px){#s-96450cae-056e-4375-ae37-30b9be2236bd {
  margin: 0 !important;
  overflow: visible;
}

#s-96450cae-056e-4375-ae37-30b9be2236bd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96450cae-056e-4375-ae37-30b9be2236bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96450cae-056e-4375-ae37-30b9be2236bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96450cae-056e-4375-ae37-30b9be2236bd img.shogun-image {
  /* Add background color handling */
  
}

#s-96450cae-056e-4375-ae37-30b9be2236bd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-96450cae-056e-4375-ae37-30b9be2236bd.shogun-image {
    
    
    
    
  }


.s-96450cae-056e-4375-ae37-30b9be2236bd .shogun-image-content {
  
    justify-content: center;
  
}

.s-96450cae-056e-4375-ae37-30b9be2236bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96450cae-056e-4375-ae37-30b9be2236bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96450cae-056e-4375-ae37-30b9be2236bd.shogun-image {
  box-sizing: border-box;
}



.s-96450cae-056e-4375-ae37-30b9be2236bd img.shogun-image {
  
}


}
#s-02772457-0c48-4bc8-9693-118034040a9d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-02772457-0c48-4bc8-9693-118034040a9d .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-02772457-0c48-4bc8-9693-118034040a9d .shogun-heading-component h3 a {
  color: #000;
}


#s-7e8337c1-f0c0-44f8-861d-26607f229cec {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7e8337c1-f0c0-44f8-861d-26607f229cec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7e8337c1-f0c0-44f8-861d-26607f229cec {
  cursor: pointer;
}#s-7e8337c1-f0c0-44f8-861d-26607f229cec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3 {
  text-align: center;
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83cc174a-38d2-41da-9a6c-65f13887b5f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83cc174a-38d2-41da-9a6c-65f13887b5f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shogun-image {
    
    
    
    
  }


.s-83cc174a-38d2-41da-9a6c-65f13887b5f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shogun-image {
  box-sizing: border-box;
}



.s-83cc174a-38d2-41da-9a6c-65f13887b5f3 img.shogun-image {
  
}


@media (min-width: 1200px){#s-83cc174a-38d2-41da-9a6c-65f13887b5f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83cc174a-38d2-41da-9a6c-65f13887b5f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83cc174a-38d2-41da-9a6c-65f13887b5f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shogun-image {
    
    
    
    
  }


.s-83cc174a-38d2-41da-9a6c-65f13887b5f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shogun-image {
  box-sizing: border-box;
}



.s-83cc174a-38d2-41da-9a6c-65f13887b5f3 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-83cc174a-38d2-41da-9a6c-65f13887b5f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83cc174a-38d2-41da-9a6c-65f13887b5f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83cc174a-38d2-41da-9a6c-65f13887b5f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shogun-image {
    
    
    
    
  }


.s-83cc174a-38d2-41da-9a6c-65f13887b5f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shogun-image {
  box-sizing: border-box;
}



.s-83cc174a-38d2-41da-9a6c-65f13887b5f3 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-83cc174a-38d2-41da-9a6c-65f13887b5f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83cc174a-38d2-41da-9a6c-65f13887b5f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83cc174a-38d2-41da-9a6c-65f13887b5f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shogun-image {
    
    
    
    
  }


.s-83cc174a-38d2-41da-9a6c-65f13887b5f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shogun-image {
  box-sizing: border-box;
}



.s-83cc174a-38d2-41da-9a6c-65f13887b5f3 img.shogun-image {
  
}


}@media (max-width: 767px){#s-83cc174a-38d2-41da-9a6c-65f13887b5f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83cc174a-38d2-41da-9a6c-65f13887b5f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83cc174a-38d2-41da-9a6c-65f13887b5f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shogun-image {
    
    
    
    
  }


.s-83cc174a-38d2-41da-9a6c-65f13887b5f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83cc174a-38d2-41da-9a6c-65f13887b5f3.shogun-image {
  box-sizing: border-box;
}



.s-83cc174a-38d2-41da-9a6c-65f13887b5f3 img.shogun-image {
  
}


}
#s-46af3504-1000-45a6-b653-036c09f1f063 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-46af3504-1000-45a6-b653-036c09f1f063 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-46af3504-1000-45a6-b653-036c09f1f063 .shogun-heading-component h3 a {
  color: #000;
}


#s-ad4bf2d6-0de2-48c7-807d-925da6f02b72 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-ad4bf2d6-0de2-48c7-807d-925da6f02b72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ad4bf2d6-0de2-48c7-807d-925da6f02b72 {
  cursor: pointer;
}#s-ad4bf2d6-0de2-48c7-807d-925da6f02b72.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2 {
  text-align: center;
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2 {
  margin: 0 !important;
  overflow: visible;
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-db25c3c6-21c1-42fa-860f-84d7748db5e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-db25c3c6-21c1-42fa-860f-84d7748db5e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2 img.shogun-image {
  /* Add background color handling */
  
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shogun-image {
    
    
    
    
  }


.s-db25c3c6-21c1-42fa-860f-84d7748db5e2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shogun-image {
  box-sizing: border-box;
}



.s-db25c3c6-21c1-42fa-860f-84d7748db5e2 img.shogun-image {
  
}


@media (min-width: 1200px){#s-db25c3c6-21c1-42fa-860f-84d7748db5e2 {
  margin: 0 !important;
  overflow: visible;
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-db25c3c6-21c1-42fa-860f-84d7748db5e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-db25c3c6-21c1-42fa-860f-84d7748db5e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2 img.shogun-image {
  /* Add background color handling */
  
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shogun-image {
    
    
    
    
  }


.s-db25c3c6-21c1-42fa-860f-84d7748db5e2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shogun-image {
  box-sizing: border-box;
}



.s-db25c3c6-21c1-42fa-860f-84d7748db5e2 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-db25c3c6-21c1-42fa-860f-84d7748db5e2 {
  margin: 0 !important;
  overflow: visible;
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-db25c3c6-21c1-42fa-860f-84d7748db5e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-db25c3c6-21c1-42fa-860f-84d7748db5e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2 img.shogun-image {
  /* Add background color handling */
  
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shogun-image {
    
    
    
    
  }


.s-db25c3c6-21c1-42fa-860f-84d7748db5e2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shogun-image {
  box-sizing: border-box;
}



.s-db25c3c6-21c1-42fa-860f-84d7748db5e2 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-db25c3c6-21c1-42fa-860f-84d7748db5e2 {
  margin: 0 !important;
  overflow: visible;
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-db25c3c6-21c1-42fa-860f-84d7748db5e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-db25c3c6-21c1-42fa-860f-84d7748db5e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2 img.shogun-image {
  /* Add background color handling */
  
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shogun-image {
    
    
    
    
  }


.s-db25c3c6-21c1-42fa-860f-84d7748db5e2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shogun-image {
  box-sizing: border-box;
}



.s-db25c3c6-21c1-42fa-860f-84d7748db5e2 img.shogun-image {
  
}


}@media (max-width: 767px){#s-db25c3c6-21c1-42fa-860f-84d7748db5e2 {
  margin: 0 !important;
  overflow: visible;
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-db25c3c6-21c1-42fa-860f-84d7748db5e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-db25c3c6-21c1-42fa-860f-84d7748db5e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2 img.shogun-image {
  /* Add background color handling */
  
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shogun-image {
    
    
    
    
  }


.s-db25c3c6-21c1-42fa-860f-84d7748db5e2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db25c3c6-21c1-42fa-860f-84d7748db5e2.shogun-image {
  box-sizing: border-box;
}



.s-db25c3c6-21c1-42fa-860f-84d7748db5e2 img.shogun-image {
  
}


}
#s-5a07c256-efe2-44d5-af1b-b443004aaf26 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5a07c256-efe2-44d5-af1b-b443004aaf26 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-5a07c256-efe2-44d5-af1b-b443004aaf26 .shogun-heading-component h3 a {
  color: #000;
}


#s-fd4514c5-b37b-4ef2-8a80-82ff30f490f9 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-fd4514c5-b37b-4ef2-8a80-82ff30f490f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fd4514c5-b37b-4ef2-8a80-82ff30f490f9 {
  cursor: pointer;
}#s-fd4514c5-b37b-4ef2-8a80-82ff30f490f9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d {
  text-align: center;
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d {
  margin: 0 !important;
  overflow: visible;
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d6c945c1-98c1-4364-ac00-105362faed7d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d6c945c1-98c1-4364-ac00-105362faed7d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d img.shogun-image {
  /* Add background color handling */
  
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d6c945c1-98c1-4364-ac00-105362faed7d.shogun-image {
    
    
    
    
  }


.s-d6c945c1-98c1-4364-ac00-105362faed7d .shogun-image-content {
  
    justify-content: center;
  
}

.s-d6c945c1-98c1-4364-ac00-105362faed7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6c945c1-98c1-4364-ac00-105362faed7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d.shogun-image {
  box-sizing: border-box;
}



.s-d6c945c1-98c1-4364-ac00-105362faed7d img.shogun-image {
  
}


@media (min-width: 1200px){#s-d6c945c1-98c1-4364-ac00-105362faed7d {
  margin: 0 !important;
  overflow: visible;
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d6c945c1-98c1-4364-ac00-105362faed7d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d6c945c1-98c1-4364-ac00-105362faed7d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d img.shogun-image {
  /* Add background color handling */
  
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d6c945c1-98c1-4364-ac00-105362faed7d.shogun-image {
    
    
    
    
  }


.s-d6c945c1-98c1-4364-ac00-105362faed7d .shogun-image-content {
  
    justify-content: center;
  
}

.s-d6c945c1-98c1-4364-ac00-105362faed7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6c945c1-98c1-4364-ac00-105362faed7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d.shogun-image {
  box-sizing: border-box;
}



.s-d6c945c1-98c1-4364-ac00-105362faed7d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d6c945c1-98c1-4364-ac00-105362faed7d {
  margin: 0 !important;
  overflow: visible;
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d6c945c1-98c1-4364-ac00-105362faed7d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d6c945c1-98c1-4364-ac00-105362faed7d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d img.shogun-image {
  /* Add background color handling */
  
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d6c945c1-98c1-4364-ac00-105362faed7d.shogun-image {
    
    
    
    
  }


.s-d6c945c1-98c1-4364-ac00-105362faed7d .shogun-image-content {
  
    justify-content: center;
  
}

.s-d6c945c1-98c1-4364-ac00-105362faed7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6c945c1-98c1-4364-ac00-105362faed7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d.shogun-image {
  box-sizing: border-box;
}



.s-d6c945c1-98c1-4364-ac00-105362faed7d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d6c945c1-98c1-4364-ac00-105362faed7d {
  margin: 0 !important;
  overflow: visible;
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d6c945c1-98c1-4364-ac00-105362faed7d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d6c945c1-98c1-4364-ac00-105362faed7d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d img.shogun-image {
  /* Add background color handling */
  
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d6c945c1-98c1-4364-ac00-105362faed7d.shogun-image {
    
    
    
    
  }


.s-d6c945c1-98c1-4364-ac00-105362faed7d .shogun-image-content {
  
    justify-content: center;
  
}

.s-d6c945c1-98c1-4364-ac00-105362faed7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6c945c1-98c1-4364-ac00-105362faed7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d.shogun-image {
  box-sizing: border-box;
}



.s-d6c945c1-98c1-4364-ac00-105362faed7d img.shogun-image {
  
}


}@media (max-width: 767px){#s-d6c945c1-98c1-4364-ac00-105362faed7d {
  margin: 0 !important;
  overflow: visible;
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d6c945c1-98c1-4364-ac00-105362faed7d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d6c945c1-98c1-4364-ac00-105362faed7d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d img.shogun-image {
  /* Add background color handling */
  
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d6c945c1-98c1-4364-ac00-105362faed7d.shogun-image {
    
    
    
    
  }


.s-d6c945c1-98c1-4364-ac00-105362faed7d .shogun-image-content {
  
    justify-content: center;
  
}

.s-d6c945c1-98c1-4364-ac00-105362faed7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6c945c1-98c1-4364-ac00-105362faed7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6c945c1-98c1-4364-ac00-105362faed7d.shogun-image {
  box-sizing: border-box;
}



.s-d6c945c1-98c1-4364-ac00-105362faed7d img.shogun-image {
  
}


}
#s-eb4aacf2-4e1d-4964-8096-5df62ab9fcfd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-eb4aacf2-4e1d-4964-8096-5df62ab9fcfd .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-eb4aacf2-4e1d-4964-8096-5df62ab9fcfd .shogun-heading-component h3 a {
  color: #000;
}


#s-d4b3b6b6-4837-4e9c-83fd-1d966dde465c {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-d4b3b6b6-4837-4e9c-83fd-1d966dde465c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d4b3b6b6-4837-4e9c-83fd-1d966dde465c {
  cursor: pointer;
}#s-d4b3b6b6-4837-4e9c-83fd-1d966dde465c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 {
  text-align: center;
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shogun-image {
    
    
    
    
  }


.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shogun-image {
  box-sizing: border-box;
}



.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 img.shogun-image {
  
}


@media (min-width: 1200px){#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shogun-image {
    
    
    
    
  }


.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shogun-image {
  box-sizing: border-box;
}



.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shogun-image {
    
    
    
    
  }


.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shogun-image {
  box-sizing: border-box;
}



.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shogun-image {
    
    
    
    
  }


.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shogun-image {
  box-sizing: border-box;
}



.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 img.shogun-image {
  
}


}@media (max-width: 767px){#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shogun-image {
    
    
    
    
  }


.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7.shogun-image {
  box-sizing: border-box;
}



.s-4da1a541-7bf4-4d31-bf12-4cb3e33061b7 img.shogun-image {
  
}


}
#s-8b0157d2-ecbe-4873-9072-6d372aaa3d97 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8b0157d2-ecbe-4873-9072-6d372aaa3d97 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-8b0157d2-ecbe-4873-9072-6d372aaa3d97 .shogun-heading-component h3 a {
  color: #000;
}


#s-fd11c792-95b1-4926-babc-0d99c8021199 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-fd11c792-95b1-4926-babc-0d99c8021199 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fd11c792-95b1-4926-babc-0d99c8021199 {
  cursor: pointer;
}#s-fd11c792-95b1-4926-babc-0d99c8021199.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0 {
  text-align: center;
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-58e862e1-8779-4b76-a516-a0b248dcb5c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58e862e1-8779-4b76-a516-a0b248dcb5c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shogun-image {
    
    
    
    
  }


.s-58e862e1-8779-4b76-a516-a0b248dcb5c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shogun-image {
  box-sizing: border-box;
}



.s-58e862e1-8779-4b76-a516-a0b248dcb5c0 img.shogun-image {
  
}


@media (min-width: 1200px){#s-58e862e1-8779-4b76-a516-a0b248dcb5c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-58e862e1-8779-4b76-a516-a0b248dcb5c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58e862e1-8779-4b76-a516-a0b248dcb5c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shogun-image {
    
    
    
    
  }


.s-58e862e1-8779-4b76-a516-a0b248dcb5c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shogun-image {
  box-sizing: border-box;
}



.s-58e862e1-8779-4b76-a516-a0b248dcb5c0 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-58e862e1-8779-4b76-a516-a0b248dcb5c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-58e862e1-8779-4b76-a516-a0b248dcb5c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58e862e1-8779-4b76-a516-a0b248dcb5c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shogun-image {
    
    
    
    
  }


.s-58e862e1-8779-4b76-a516-a0b248dcb5c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shogun-image {
  box-sizing: border-box;
}



.s-58e862e1-8779-4b76-a516-a0b248dcb5c0 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-58e862e1-8779-4b76-a516-a0b248dcb5c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-58e862e1-8779-4b76-a516-a0b248dcb5c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58e862e1-8779-4b76-a516-a0b248dcb5c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shogun-image {
    
    
    
    
  }


.s-58e862e1-8779-4b76-a516-a0b248dcb5c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shogun-image {
  box-sizing: border-box;
}



.s-58e862e1-8779-4b76-a516-a0b248dcb5c0 img.shogun-image {
  
}


}@media (max-width: 767px){#s-58e862e1-8779-4b76-a516-a0b248dcb5c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-58e862e1-8779-4b76-a516-a0b248dcb5c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58e862e1-8779-4b76-a516-a0b248dcb5c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shogun-image {
    
    
    
    
  }


.s-58e862e1-8779-4b76-a516-a0b248dcb5c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58e862e1-8779-4b76-a516-a0b248dcb5c0.shogun-image {
  box-sizing: border-box;
}



.s-58e862e1-8779-4b76-a516-a0b248dcb5c0 img.shogun-image {
  
}


}
#s-a1cb609d-1e2a-4725-83a7-cdc51f472683 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a1cb609d-1e2a-4725-83a7-cdc51f472683 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-a1cb609d-1e2a-4725-83a7-cdc51f472683 .shogun-heading-component h3 a {
  color: #000;
}


#s-20ab4c3d-240d-4378-9cd7-fae5855fe829 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-20ab4c3d-240d-4378-9cd7-fae5855fe829 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-20ab4c3d-240d-4378-9cd7-fae5855fe829 {
  cursor: pointer;
}#s-20ab4c3d-240d-4378-9cd7-fae5855fe829.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df {
  text-align: center;
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df {
  margin: 0 !important;
  overflow: visible;
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-be14b8c0-8a50-467e-bbbb-1c09e171c8df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-be14b8c0-8a50-467e-bbbb-1c09e171c8df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df img.shogun-image {
  /* Add background color handling */
  
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shogun-image {
    
    
    
    
  }


.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df .shogun-image-content {
  
    justify-content: center;
  
}

.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shogun-image {
  box-sizing: border-box;
}



.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df img.shogun-image {
  
}


@media (min-width: 1200px){#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df {
  margin: 0 !important;
  overflow: visible;
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-be14b8c0-8a50-467e-bbbb-1c09e171c8df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-be14b8c0-8a50-467e-bbbb-1c09e171c8df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df img.shogun-image {
  /* Add background color handling */
  
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shogun-image {
    
    
    
    
  }


.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df .shogun-image-content {
  
    justify-content: center;
  
}

.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shogun-image {
  box-sizing: border-box;
}



.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df {
  margin: 0 !important;
  overflow: visible;
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-be14b8c0-8a50-467e-bbbb-1c09e171c8df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-be14b8c0-8a50-467e-bbbb-1c09e171c8df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df img.shogun-image {
  /* Add background color handling */
  
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shogun-image {
    
    
    
    
  }


.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df .shogun-image-content {
  
    justify-content: center;
  
}

.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shogun-image {
  box-sizing: border-box;
}



.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df {
  margin: 0 !important;
  overflow: visible;
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-be14b8c0-8a50-467e-bbbb-1c09e171c8df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-be14b8c0-8a50-467e-bbbb-1c09e171c8df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df img.shogun-image {
  /* Add background color handling */
  
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shogun-image {
    
    
    
    
  }


.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df .shogun-image-content {
  
    justify-content: center;
  
}

.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shogun-image {
  box-sizing: border-box;
}



.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df img.shogun-image {
  
}


}@media (max-width: 767px){#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df {
  margin: 0 !important;
  overflow: visible;
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-be14b8c0-8a50-467e-bbbb-1c09e171c8df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-be14b8c0-8a50-467e-bbbb-1c09e171c8df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df img.shogun-image {
  /* Add background color handling */
  
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shogun-image {
    
    
    
    
  }


.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df .shogun-image-content {
  
    justify-content: center;
  
}

.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be14b8c0-8a50-467e-bbbb-1c09e171c8df.shogun-image {
  box-sizing: border-box;
}



.s-be14b8c0-8a50-467e-bbbb-1c09e171c8df img.shogun-image {
  
}


}
#s-3e0696e0-1e3c-457a-a8fb-9bdbb6e9b71b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3e0696e0-1e3c-457a-a8fb-9bdbb6e9b71b .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-3e0696e0-1e3c-457a-a8fb-9bdbb6e9b71b .shogun-heading-component h3 a {
  color: #000;
}


#s-02885115-01a8-46a5-81ce-33418257e65b {
  margin-top: 7%;
margin-bottom: 7%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-02885115-01a8-46a5-81ce-33418257e65b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-02885115-01a8-46a5-81ce-33418257e65b {
  display: none;
}
#s-02885115-01a8-46a5-81ce-33418257e65b, #wrap-s-02885115-01a8-46a5-81ce-33418257e65b, #wrap-content-s-02885115-01a8-46a5-81ce-33418257e65b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-02885115-01a8-46a5-81ce-33418257e65b {
  margin-top: 3%;
margin-bottom: 3%;
display: none;
}
#s-02885115-01a8-46a5-81ce-33418257e65b, #wrap-s-02885115-01a8-46a5-81ce-33418257e65b, #wrap-content-s-02885115-01a8-46a5-81ce-33418257e65b { display: none !important; }}@media (max-width: 767px){#s-02885115-01a8-46a5-81ce-33418257e65b {
  display: none;
}
#s-02885115-01a8-46a5-81ce-33418257e65b, #wrap-s-02885115-01a8-46a5-81ce-33418257e65b, #wrap-content-s-02885115-01a8-46a5-81ce-33418257e65b { display: none !important; }}
#s-02885115-01a8-46a5-81ce-33418257e65b .shg-sld-dot {
  background-color: rgba(3, 3, 3, 1);
}

#s-02885115-01a8-46a5-81ce-33418257e65b .shg-sld-nav-button.shg-sld-left,
#s-02885115-01a8-46a5-81ce-33418257e65b .shg-sld-nav-button.shg-sld-right {
  fill: rgba(3, 3, 3, 1);
}

#s-2ec51cc4-d692-46d1-95a7-91d43602f4b2 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-2ec51cc4-d692-46d1-95a7-91d43602f4b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2ec51cc4-d692-46d1-95a7-91d43602f4b2 {
  cursor: pointer;
}#s-2ec51cc4-d692-46d1-95a7-91d43602f4b2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040 {
  text-align: center;
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040 {
  margin: 0 !important;
  overflow: visible;
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eaade811-2dae-425c-8b3c-14d6fa01c040 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eaade811-2dae-425c-8b3c-14d6fa01c040 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040 img.shogun-image {
  /* Add background color handling */
  
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-eaade811-2dae-425c-8b3c-14d6fa01c040.shogun-image {
    
    
    
    
  }


.s-eaade811-2dae-425c-8b3c-14d6fa01c040 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eaade811-2dae-425c-8b3c-14d6fa01c040.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eaade811-2dae-425c-8b3c-14d6fa01c040.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040.shogun-image {
  box-sizing: border-box;
}



.s-eaade811-2dae-425c-8b3c-14d6fa01c040 img.shogun-image {
  
}


@media (min-width: 1200px){#s-eaade811-2dae-425c-8b3c-14d6fa01c040 {
  margin: 0 !important;
  overflow: visible;
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eaade811-2dae-425c-8b3c-14d6fa01c040 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eaade811-2dae-425c-8b3c-14d6fa01c040 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040 img.shogun-image {
  /* Add background color handling */
  
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-eaade811-2dae-425c-8b3c-14d6fa01c040.shogun-image {
    
    
    
    
  }


.s-eaade811-2dae-425c-8b3c-14d6fa01c040 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eaade811-2dae-425c-8b3c-14d6fa01c040.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eaade811-2dae-425c-8b3c-14d6fa01c040.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040.shogun-image {
  box-sizing: border-box;
}



.s-eaade811-2dae-425c-8b3c-14d6fa01c040 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-eaade811-2dae-425c-8b3c-14d6fa01c040 {
  margin: 0 !important;
  overflow: visible;
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eaade811-2dae-425c-8b3c-14d6fa01c040 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eaade811-2dae-425c-8b3c-14d6fa01c040 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040 img.shogun-image {
  /* Add background color handling */
  
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-eaade811-2dae-425c-8b3c-14d6fa01c040.shogun-image {
    
    
    
    
  }


.s-eaade811-2dae-425c-8b3c-14d6fa01c040 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eaade811-2dae-425c-8b3c-14d6fa01c040.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eaade811-2dae-425c-8b3c-14d6fa01c040.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040.shogun-image {
  box-sizing: border-box;
}



.s-eaade811-2dae-425c-8b3c-14d6fa01c040 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-eaade811-2dae-425c-8b3c-14d6fa01c040 {
  margin: 0 !important;
  overflow: visible;
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eaade811-2dae-425c-8b3c-14d6fa01c040 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eaade811-2dae-425c-8b3c-14d6fa01c040 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040 img.shogun-image {
  /* Add background color handling */
  
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-eaade811-2dae-425c-8b3c-14d6fa01c040.shogun-image {
    
    
    
    
  }


.s-eaade811-2dae-425c-8b3c-14d6fa01c040 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eaade811-2dae-425c-8b3c-14d6fa01c040.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eaade811-2dae-425c-8b3c-14d6fa01c040.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040.shogun-image {
  box-sizing: border-box;
}



.s-eaade811-2dae-425c-8b3c-14d6fa01c040 img.shogun-image {
  
}


}@media (max-width: 767px){#s-eaade811-2dae-425c-8b3c-14d6fa01c040 {
  margin: 0 !important;
  overflow: visible;
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eaade811-2dae-425c-8b3c-14d6fa01c040 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eaade811-2dae-425c-8b3c-14d6fa01c040 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040 img.shogun-image {
  /* Add background color handling */
  
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-eaade811-2dae-425c-8b3c-14d6fa01c040.shogun-image {
    
    
    
    
  }


.s-eaade811-2dae-425c-8b3c-14d6fa01c040 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eaade811-2dae-425c-8b3c-14d6fa01c040.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eaade811-2dae-425c-8b3c-14d6fa01c040.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eaade811-2dae-425c-8b3c-14d6fa01c040.shogun-image {
  box-sizing: border-box;
}



.s-eaade811-2dae-425c-8b3c-14d6fa01c040 img.shogun-image {
  
}


}
#s-de599832-0677-4781-ad5c-d6a56894606d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-de599832-0677-4781-ad5c-d6a56894606d .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-de599832-0677-4781-ad5c-d6a56894606d .shogun-heading-component h3 a {
  color: #000;
}


#s-a2a988c8-fbe5-4ef4-a930-d5aa025fabc9 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a2a988c8-fbe5-4ef4-a930-d5aa025fabc9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a2a988c8-fbe5-4ef4-a930-d5aa025fabc9 {
  cursor: pointer;
}#s-a2a988c8-fbe5-4ef4-a930-d5aa025fabc9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc {
  text-align: center;
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc {
  margin: 0 !important;
  overflow: visible;
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b23923f-c810-4826-85fa-a764b1fcf5dc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b23923f-c810-4826-85fa-a764b1fcf5dc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc img.shogun-image {
  /* Add background color handling */
  
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shogun-image {
    
    
    
    
  }


.s-3b23923f-c810-4826-85fa-a764b1fcf5dc .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shogun-image {
  box-sizing: border-box;
}



.s-3b23923f-c810-4826-85fa-a764b1fcf5dc img.shogun-image {
  
}


@media (min-width: 1200px){#s-3b23923f-c810-4826-85fa-a764b1fcf5dc {
  margin: 0 !important;
  overflow: visible;
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b23923f-c810-4826-85fa-a764b1fcf5dc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b23923f-c810-4826-85fa-a764b1fcf5dc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc img.shogun-image {
  /* Add background color handling */
  
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shogun-image {
    
    
    
    
  }


.s-3b23923f-c810-4826-85fa-a764b1fcf5dc .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shogun-image {
  box-sizing: border-box;
}



.s-3b23923f-c810-4826-85fa-a764b1fcf5dc img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3b23923f-c810-4826-85fa-a764b1fcf5dc {
  margin: 0 !important;
  overflow: visible;
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b23923f-c810-4826-85fa-a764b1fcf5dc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b23923f-c810-4826-85fa-a764b1fcf5dc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc img.shogun-image {
  /* Add background color handling */
  
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shogun-image {
    
    
    
    
  }


.s-3b23923f-c810-4826-85fa-a764b1fcf5dc .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shogun-image {
  box-sizing: border-box;
}



.s-3b23923f-c810-4826-85fa-a764b1fcf5dc img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3b23923f-c810-4826-85fa-a764b1fcf5dc {
  margin: 0 !important;
  overflow: visible;
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b23923f-c810-4826-85fa-a764b1fcf5dc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b23923f-c810-4826-85fa-a764b1fcf5dc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc img.shogun-image {
  /* Add background color handling */
  
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shogun-image {
    
    
    
    
  }


.s-3b23923f-c810-4826-85fa-a764b1fcf5dc .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shogun-image {
  box-sizing: border-box;
}



.s-3b23923f-c810-4826-85fa-a764b1fcf5dc img.shogun-image {
  
}


}@media (max-width: 767px){#s-3b23923f-c810-4826-85fa-a764b1fcf5dc {
  margin: 0 !important;
  overflow: visible;
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b23923f-c810-4826-85fa-a764b1fcf5dc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b23923f-c810-4826-85fa-a764b1fcf5dc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc img.shogun-image {
  /* Add background color handling */
  
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shogun-image {
    
    
    
    
  }


.s-3b23923f-c810-4826-85fa-a764b1fcf5dc .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b23923f-c810-4826-85fa-a764b1fcf5dc.shogun-image {
  box-sizing: border-box;
}



.s-3b23923f-c810-4826-85fa-a764b1fcf5dc img.shogun-image {
  
}


}
#s-f709a8d0-c647-4d7b-a530-0ac1918be7f5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f709a8d0-c647-4d7b-a530-0ac1918be7f5 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-f709a8d0-c647-4d7b-a530-0ac1918be7f5 .shogun-heading-component h3 a {
  color: #000;
}


#s-70b0ae8b-6036-4f5c-8f13-06e1b91fe6aa {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-70b0ae8b-6036-4f5c-8f13-06e1b91fe6aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-70b0ae8b-6036-4f5c-8f13-06e1b91fe6aa {
  cursor: pointer;
}#s-70b0ae8b-6036-4f5c-8f13-06e1b91fe6aa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9 {
  text-align: center;
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-530bbc21-32b3-40f2-a96b-fc58163a58f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-530bbc21-32b3-40f2-a96b-fc58163a58f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shogun-image {
    
    
    
    
  }


.s-530bbc21-32b3-40f2-a96b-fc58163a58f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shogun-image {
  box-sizing: border-box;
}



.s-530bbc21-32b3-40f2-a96b-fc58163a58f9 img.shogun-image {
  
}


@media (min-width: 1200px){#s-530bbc21-32b3-40f2-a96b-fc58163a58f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-530bbc21-32b3-40f2-a96b-fc58163a58f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-530bbc21-32b3-40f2-a96b-fc58163a58f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shogun-image {
    
    
    
    
  }


.s-530bbc21-32b3-40f2-a96b-fc58163a58f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shogun-image {
  box-sizing: border-box;
}



.s-530bbc21-32b3-40f2-a96b-fc58163a58f9 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-530bbc21-32b3-40f2-a96b-fc58163a58f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-530bbc21-32b3-40f2-a96b-fc58163a58f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-530bbc21-32b3-40f2-a96b-fc58163a58f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shogun-image {
    
    
    
    
  }


.s-530bbc21-32b3-40f2-a96b-fc58163a58f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shogun-image {
  box-sizing: border-box;
}



.s-530bbc21-32b3-40f2-a96b-fc58163a58f9 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-530bbc21-32b3-40f2-a96b-fc58163a58f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-530bbc21-32b3-40f2-a96b-fc58163a58f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-530bbc21-32b3-40f2-a96b-fc58163a58f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shogun-image {
    
    
    
    
  }


.s-530bbc21-32b3-40f2-a96b-fc58163a58f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shogun-image {
  box-sizing: border-box;
}



.s-530bbc21-32b3-40f2-a96b-fc58163a58f9 img.shogun-image {
  
}


}@media (max-width: 767px){#s-530bbc21-32b3-40f2-a96b-fc58163a58f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-530bbc21-32b3-40f2-a96b-fc58163a58f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-530bbc21-32b3-40f2-a96b-fc58163a58f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shogun-image {
    
    
    
    
  }


.s-530bbc21-32b3-40f2-a96b-fc58163a58f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-530bbc21-32b3-40f2-a96b-fc58163a58f9.shogun-image {
  box-sizing: border-box;
}



.s-530bbc21-32b3-40f2-a96b-fc58163a58f9 img.shogun-image {
  
}


}
#s-22d76286-7485-4eff-b779-5c60939b9083 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-22d76286-7485-4eff-b779-5c60939b9083 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-22d76286-7485-4eff-b779-5c60939b9083 .shogun-heading-component h3 a {
  color: #000;
}


#s-9a4bbea4-b014-414c-9eae-d4d910777939 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-9a4bbea4-b014-414c-9eae-d4d910777939 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9a4bbea4-b014-414c-9eae-d4d910777939 {
  cursor: pointer;
}#s-9a4bbea4-b014-414c-9eae-d4d910777939.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 {
  text-align: center;
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shogun-image {
    
    
    
    
  }


.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shogun-image {
  box-sizing: border-box;
}



.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 img.shogun-image {
  
}


@media (min-width: 1200px){#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shogun-image {
    
    
    
    
  }


.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shogun-image {
  box-sizing: border-box;
}



.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shogun-image {
    
    
    
    
  }


.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shogun-image {
  box-sizing: border-box;
}



.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shogun-image {
    
    
    
    
  }


.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shogun-image {
  box-sizing: border-box;
}



.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 img.shogun-image {
  
}


}@media (max-width: 767px){#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shogun-image {
    
    
    
    
  }


.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc19615e-743a-4b4e-8f36-a89b053e7cb1.shogun-image {
  box-sizing: border-box;
}



.s-dc19615e-743a-4b4e-8f36-a89b053e7cb1 img.shogun-image {
  
}


}
#s-73e52d96-a38c-424a-88ae-9e8f983e8cb5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-73e52d96-a38c-424a-88ae-9e8f983e8cb5 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-73e52d96-a38c-424a-88ae-9e8f983e8cb5 .shogun-heading-component h3 a {
  color: #000;
}


#s-642bd9b0-49b9-477b-9380-9b4c1f534ace {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-642bd9b0-49b9-477b-9380-9b4c1f534ace > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-642bd9b0-49b9-477b-9380-9b4c1f534ace {
  cursor: pointer;
}#s-642bd9b0-49b9-477b-9380-9b4c1f534ace.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d {
  text-align: center;
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d {
  margin: 0 !important;
  overflow: visible;
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d img.shogun-image {
  /* Add background color handling */
  
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shogun-image {
    
    
    
    
  }


.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d .shogun-image-content {
  
    justify-content: center;
  
}

.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shogun-image {
  box-sizing: border-box;
}



.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d img.shogun-image {
  
}


@media (min-width: 1200px){#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d {
  margin: 0 !important;
  overflow: visible;
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d img.shogun-image {
  /* Add background color handling */
  
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shogun-image {
    
    
    
    
  }


.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d .shogun-image-content {
  
    justify-content: center;
  
}

.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shogun-image {
  box-sizing: border-box;
}



.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d {
  margin: 0 !important;
  overflow: visible;
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d img.shogun-image {
  /* Add background color handling */
  
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shogun-image {
    
    
    
    
  }


.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d .shogun-image-content {
  
    justify-content: center;
  
}

.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shogun-image {
  box-sizing: border-box;
}



.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d {
  margin: 0 !important;
  overflow: visible;
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d img.shogun-image {
  /* Add background color handling */
  
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shogun-image {
    
    
    
    
  }


.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d .shogun-image-content {
  
    justify-content: center;
  
}

.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shogun-image {
  box-sizing: border-box;
}



.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d img.shogun-image {
  
}


}@media (max-width: 767px){#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d {
  margin: 0 !important;
  overflow: visible;
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d img.shogun-image {
  /* Add background color handling */
  
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shogun-image {
    
    
    
    
  }


.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d .shogun-image-content {
  
    justify-content: center;
  
}

.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d.shogun-image {
  box-sizing: border-box;
}



.s-8b45b0b6-dac9-4cc4-b88f-6fc894e2c60d img.shogun-image {
  
}


}
#s-286c1f3c-bfba-437b-bede-1d5efd797873 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-286c1f3c-bfba-437b-bede-1d5efd797873 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-286c1f3c-bfba-437b-bede-1d5efd797873 .shogun-heading-component h3 a {
  color: #000;
}


#s-b96358df-337e-4f09-a555-131cf73da269 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b96358df-337e-4f09-a555-131cf73da269 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b96358df-337e-4f09-a555-131cf73da269 {
  cursor: pointer;
}#s-b96358df-337e-4f09-a555-131cf73da269.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4 {
  text-align: center;
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4 {
  margin: 0 !important;
  overflow: visible;
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f89747eb-84ea-4b55-8219-4b7e784d24a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f89747eb-84ea-4b55-8219-4b7e784d24a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4 img.shogun-image {
  /* Add background color handling */
  
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shogun-image {
    
    
    
    
  }


.s-f89747eb-84ea-4b55-8219-4b7e784d24a4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shogun-image {
  box-sizing: border-box;
}



.s-f89747eb-84ea-4b55-8219-4b7e784d24a4 img.shogun-image {
  
}


@media (min-width: 1200px){#s-f89747eb-84ea-4b55-8219-4b7e784d24a4 {
  margin: 0 !important;
  overflow: visible;
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f89747eb-84ea-4b55-8219-4b7e784d24a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f89747eb-84ea-4b55-8219-4b7e784d24a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4 img.shogun-image {
  /* Add background color handling */
  
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shogun-image {
    
    
    
    
  }


.s-f89747eb-84ea-4b55-8219-4b7e784d24a4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shogun-image {
  box-sizing: border-box;
}



.s-f89747eb-84ea-4b55-8219-4b7e784d24a4 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f89747eb-84ea-4b55-8219-4b7e784d24a4 {
  margin: 0 !important;
  overflow: visible;
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f89747eb-84ea-4b55-8219-4b7e784d24a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f89747eb-84ea-4b55-8219-4b7e784d24a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4 img.shogun-image {
  /* Add background color handling */
  
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shogun-image {
    
    
    
    
  }


.s-f89747eb-84ea-4b55-8219-4b7e784d24a4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shogun-image {
  box-sizing: border-box;
}



.s-f89747eb-84ea-4b55-8219-4b7e784d24a4 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f89747eb-84ea-4b55-8219-4b7e784d24a4 {
  margin: 0 !important;
  overflow: visible;
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f89747eb-84ea-4b55-8219-4b7e784d24a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f89747eb-84ea-4b55-8219-4b7e784d24a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4 img.shogun-image {
  /* Add background color handling */
  
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shogun-image {
    
    
    
    
  }


.s-f89747eb-84ea-4b55-8219-4b7e784d24a4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shogun-image {
  box-sizing: border-box;
}



.s-f89747eb-84ea-4b55-8219-4b7e784d24a4 img.shogun-image {
  
}


}@media (max-width: 767px){#s-f89747eb-84ea-4b55-8219-4b7e784d24a4 {
  margin: 0 !important;
  overflow: visible;
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f89747eb-84ea-4b55-8219-4b7e784d24a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f89747eb-84ea-4b55-8219-4b7e784d24a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4 img.shogun-image {
  /* Add background color handling */
  
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shogun-image {
    
    
    
    
  }


.s-f89747eb-84ea-4b55-8219-4b7e784d24a4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f89747eb-84ea-4b55-8219-4b7e784d24a4.shogun-image {
  box-sizing: border-box;
}



.s-f89747eb-84ea-4b55-8219-4b7e784d24a4 img.shogun-image {
  
}


}
#s-05d3a719-c33d-46cb-b3a2-a7f614b19153 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-05d3a719-c33d-46cb-b3a2-a7f614b19153 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-05d3a719-c33d-46cb-b3a2-a7f614b19153 .shogun-heading-component h3 a {
  color: #000;
}


#s-aa75ff3a-638f-4a8c-98f3-64ea266b5671 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-aa75ff3a-638f-4a8c-98f3-64ea266b5671 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-aa75ff3a-638f-4a8c-98f3-64ea266b5671 {
  cursor: pointer;
}#s-aa75ff3a-638f-4a8c-98f3-64ea266b5671.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9 {
  text-align: center;
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9 {
  margin: 0 !important;
  overflow: visible;
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-59324d0d-f836-4332-a2be-9cb99d13eed9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59324d0d-f836-4332-a2be-9cb99d13eed9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9 img.shogun-image {
  /* Add background color handling */
  
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-59324d0d-f836-4332-a2be-9cb99d13eed9.shogun-image {
    
    
    
    
  }


.s-59324d0d-f836-4332-a2be-9cb99d13eed9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-59324d0d-f836-4332-a2be-9cb99d13eed9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59324d0d-f836-4332-a2be-9cb99d13eed9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9.shogun-image {
  box-sizing: border-box;
}



.s-59324d0d-f836-4332-a2be-9cb99d13eed9 img.shogun-image {
  
}


@media (min-width: 1200px){#s-59324d0d-f836-4332-a2be-9cb99d13eed9 {
  margin: 0 !important;
  overflow: visible;
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-59324d0d-f836-4332-a2be-9cb99d13eed9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59324d0d-f836-4332-a2be-9cb99d13eed9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9 img.shogun-image {
  /* Add background color handling */
  
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-59324d0d-f836-4332-a2be-9cb99d13eed9.shogun-image {
    
    
    
    
  }


.s-59324d0d-f836-4332-a2be-9cb99d13eed9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-59324d0d-f836-4332-a2be-9cb99d13eed9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59324d0d-f836-4332-a2be-9cb99d13eed9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9.shogun-image {
  box-sizing: border-box;
}



.s-59324d0d-f836-4332-a2be-9cb99d13eed9 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-59324d0d-f836-4332-a2be-9cb99d13eed9 {
  margin: 0 !important;
  overflow: visible;
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-59324d0d-f836-4332-a2be-9cb99d13eed9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59324d0d-f836-4332-a2be-9cb99d13eed9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9 img.shogun-image {
  /* Add background color handling */
  
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-59324d0d-f836-4332-a2be-9cb99d13eed9.shogun-image {
    
    
    
    
  }


.s-59324d0d-f836-4332-a2be-9cb99d13eed9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-59324d0d-f836-4332-a2be-9cb99d13eed9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59324d0d-f836-4332-a2be-9cb99d13eed9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9.shogun-image {
  box-sizing: border-box;
}



.s-59324d0d-f836-4332-a2be-9cb99d13eed9 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-59324d0d-f836-4332-a2be-9cb99d13eed9 {
  margin: 0 !important;
  overflow: visible;
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-59324d0d-f836-4332-a2be-9cb99d13eed9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59324d0d-f836-4332-a2be-9cb99d13eed9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9 img.shogun-image {
  /* Add background color handling */
  
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-59324d0d-f836-4332-a2be-9cb99d13eed9.shogun-image {
    
    
    
    
  }


.s-59324d0d-f836-4332-a2be-9cb99d13eed9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-59324d0d-f836-4332-a2be-9cb99d13eed9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59324d0d-f836-4332-a2be-9cb99d13eed9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9.shogun-image {
  box-sizing: border-box;
}



.s-59324d0d-f836-4332-a2be-9cb99d13eed9 img.shogun-image {
  
}


}@media (max-width: 767px){#s-59324d0d-f836-4332-a2be-9cb99d13eed9 {
  margin: 0 !important;
  overflow: visible;
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-59324d0d-f836-4332-a2be-9cb99d13eed9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59324d0d-f836-4332-a2be-9cb99d13eed9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9 img.shogun-image {
  /* Add background color handling */
  
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-59324d0d-f836-4332-a2be-9cb99d13eed9.shogun-image {
    
    
    
    
  }


.s-59324d0d-f836-4332-a2be-9cb99d13eed9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-59324d0d-f836-4332-a2be-9cb99d13eed9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59324d0d-f836-4332-a2be-9cb99d13eed9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59324d0d-f836-4332-a2be-9cb99d13eed9.shogun-image {
  box-sizing: border-box;
}



.s-59324d0d-f836-4332-a2be-9cb99d13eed9 img.shogun-image {
  
}


}
#s-1448b984-16db-4fda-bf75-88fc7ff2353b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1448b984-16db-4fda-bf75-88fc7ff2353b .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-1448b984-16db-4fda-bf75-88fc7ff2353b .shogun-heading-component h3 a {
  color: #000;
}


#s-cbe92126-6e03-4492-b6c8-1b092f024803 {
  box-shadow:0px 1px 25px 5px rgba(134, 133, 133, 1);
background-repeat: no-repeat;
background-size: cover;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 500px;
background-position: center center;
}

#s-cbe92126-6e03-4492-b6c8-1b092f024803 {
  background-image: url(https://i.shgcdn.com/4163dd7c-b044-4909-85a9-86c4c02dd837/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-cbe92126-6e03-4492-b6c8-1b092f024803 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
  display: block;
}#s-cbe92126-6e03-4492-b6c8-1b092f024803.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-4f9311c3-fe71-4ecc-96e1-1a3692f47bd5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f9311c3-fe71-4ecc-96e1-1a3692f47bd5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4f9311c3-fe71-4ecc-96e1-1a3692f47bd5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f9311c3-fe71-4ecc-96e1-1a3692f47bd5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-80936a3f-70e0-44e0-97ce-4a9896fd755e {
  min-height: 450px;
}








#s-80936a3f-70e0-44e0-97ce-4a9896fd755e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-80936a3f-70e0-44e0-97ce-4a9896fd755e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7ad8ae8d-2dcd-4ba3-ac5b-f8cf11ed7347 {
  margin-top: 5%;
margin-left: -4%;
margin-bottom: 5%;
margin-right: -4%;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: dashed;
min-height: 400px;
background-color: rgba(255, 255, 255, 0.99);
}








#s-7ad8ae8d-2dcd-4ba3-ac5b-f8cf11ed7347 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7ad8ae8d-2dcd-4ba3-ac5b-f8cf11ed7347.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-69eb0dd6-5b59-4e4b-a63a-6e09b9540ac6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-69eb0dd6-5b59-4e4b-a63a-6e09b9540ac6 {
  display: none;
}
#s-69eb0dd6-5b59-4e4b-a63a-6e09b9540ac6, #wrap-s-69eb0dd6-5b59-4e4b-a63a-6e09b9540ac6, #wrap-content-s-69eb0dd6-5b59-4e4b-a63a-6e09b9540ac6 { display: none !important; }}
#s-69eb0dd6-5b59-4e4b-a63a-6e09b9540ac6 .shogun-heading-component h1 {
  color: rgba(5, 5, 5, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-2c188bfa-ca96-4607-9405-e1184a85db1d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-2c188bfa-ca96-4607-9405-e1184a85db1d {
  display: none;
}
#s-2c188bfa-ca96-4607-9405-e1184a85db1d, #wrap-s-2c188bfa-ca96-4607-9405-e1184a85db1d, #wrap-content-s-2c188bfa-ca96-4607-9405-e1184a85db1d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2c188bfa-ca96-4607-9405-e1184a85db1d {
  display: none;
}
#s-2c188bfa-ca96-4607-9405-e1184a85db1d, #wrap-s-2c188bfa-ca96-4607-9405-e1184a85db1d, #wrap-content-s-2c188bfa-ca96-4607-9405-e1184a85db1d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2c188bfa-ca96-4607-9405-e1184a85db1d {
  display: none;
}
#s-2c188bfa-ca96-4607-9405-e1184a85db1d, #wrap-s-2c188bfa-ca96-4607-9405-e1184a85db1d, #wrap-content-s-2c188bfa-ca96-4607-9405-e1184a85db1d { display: none !important; }}
#s-2c188bfa-ca96-4607-9405-e1184a85db1d .shogun-heading-component h1 {
  color: rgba(5, 5, 5, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-5307754b-cad2-48ac-9405-f143a91e52c2 {
  box-shadow:0px 0px 0px 0px ;
padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
border-radius: 2px;
background-color: rgba(232, 108, 11, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5307754b-cad2-48ac-9405-f143a91e52c2:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(6, 6, 6, 1) !important;}#s-5307754b-cad2-48ac-9405-f143a91e52c2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5307754b-cad2-48ac-9405-f143a91e52c2-root {
    text-align: left;
  }


#s-5307754b-cad2-48ac-9405-f143a91e52c2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5307754b-cad2-48ac-9405-f143a91e52c2-root {
    text-align: left;
  }


#s-5307754b-cad2-48ac-9405-f143a91e52c2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5307754b-cad2-48ac-9405-f143a91e52c2-root {
    text-align: left;
  }


#s-5307754b-cad2-48ac-9405-f143a91e52c2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5307754b-cad2-48ac-9405-f143a91e52c2-root {
    text-align: left;
  }


#s-5307754b-cad2-48ac-9405-f143a91e52c2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5307754b-cad2-48ac-9405-f143a91e52c2-root {
    text-align: left;
  }


#s-5307754b-cad2-48ac-9405-f143a91e52c2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
@media (min-width: 0px) {
[id="s-7d8d3403-31d9-451d-94b6-d43d65f89294"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d8d3403-31d9-451d-94b6-d43d65f89294"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7d8d3403-31d9-451d-94b6-d43d65f89294"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d8d3403-31d9-451d-94b6-d43d65f89294"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-54aa9817-0943-45dd-9eb9-5b464cfe638b {
  margin-top: 5%;
margin-left: -4%;
margin-bottom: 5%;
margin-right: -4%;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: dashed;
min-height: 400px;
background-color: rgba(255, 255, 255, 0.99);
}








#s-54aa9817-0943-45dd-9eb9-5b464cfe638b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-54aa9817-0943-45dd-9eb9-5b464cfe638b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ad9d29cc-d8bd-4050-86d6-317b484ac728 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-ad9d29cc-d8bd-4050-86d6-317b484ac728 {
  display: none;
}
#s-ad9d29cc-d8bd-4050-86d6-317b484ac728, #wrap-s-ad9d29cc-d8bd-4050-86d6-317b484ac728, #wrap-content-s-ad9d29cc-d8bd-4050-86d6-317b484ac728 { display: none !important; }}
#s-ad9d29cc-d8bd-4050-86d6-317b484ac728 .shogun-heading-component h1 {
  color: rgba(5, 5, 5, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-4b08d992-0650-49d9-b059-e9e676537782 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-4b08d992-0650-49d9-b059-e9e676537782 {
  display: none;
}
#s-4b08d992-0650-49d9-b059-e9e676537782, #wrap-s-4b08d992-0650-49d9-b059-e9e676537782, #wrap-content-s-4b08d992-0650-49d9-b059-e9e676537782 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4b08d992-0650-49d9-b059-e9e676537782 {
  display: none;
}
#s-4b08d992-0650-49d9-b059-e9e676537782, #wrap-s-4b08d992-0650-49d9-b059-e9e676537782, #wrap-content-s-4b08d992-0650-49d9-b059-e9e676537782 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4b08d992-0650-49d9-b059-e9e676537782 {
  display: none;
}
#s-4b08d992-0650-49d9-b059-e9e676537782, #wrap-s-4b08d992-0650-49d9-b059-e9e676537782, #wrap-content-s-4b08d992-0650-49d9-b059-e9e676537782 { display: none !important; }}
#s-4b08d992-0650-49d9-b059-e9e676537782 .shogun-heading-component h1 {
  color: rgba(5, 5, 5, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-5c30cf7d-22f2-4e42-800d-94ab6dced9bd {
  padding-right: 5%;
}

#s-0f2130e9-b98a-4a2a-bf69-1693b4f7b8b9 {
  box-shadow:0px 0px 0px 0px ;
padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
border-radius: 2px;
background-color: rgba(232, 108, 11, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0f2130e9-b98a-4a2a-bf69-1693b4f7b8b9:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(6, 6, 6, 1) !important;}#s-0f2130e9-b98a-4a2a-bf69-1693b4f7b8b9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0f2130e9-b98a-4a2a-bf69-1693b4f7b8b9-root {
    text-align: left;
  }


#s-0f2130e9-b98a-4a2a-bf69-1693b4f7b8b9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0f2130e9-b98a-4a2a-bf69-1693b4f7b8b9-root {
    text-align: left;
  }


#s-0f2130e9-b98a-4a2a-bf69-1693b4f7b8b9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0f2130e9-b98a-4a2a-bf69-1693b4f7b8b9-root {
    text-align: left;
  }


#s-0f2130e9-b98a-4a2a-bf69-1693b4f7b8b9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0f2130e9-b98a-4a2a-bf69-1693b4f7b8b9-root {
    text-align: left;
  }


#s-0f2130e9-b98a-4a2a-bf69-1693b4f7b8b9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0f2130e9-b98a-4a2a-bf69-1693b4f7b8b9-root {
    text-align: left;
  }


#s-0f2130e9-b98a-4a2a-bf69-1693b4f7b8b9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-ceb05e8a-8ff7-403a-993f-3d66a6b6afe5 {
  min-height: 450px;
}








#s-ceb05e8a-8ff7-403a-993f-3d66a6b6afe5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ceb05e8a-8ff7-403a-993f-3d66a6b6afe5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[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;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}