.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

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

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-c81804de-2012-4664-a471-d348fd3257e1 {
  background-image: url(https://i.shgcdn.com/35347b8a-3bc1-4ee3-86b2-1aa7b00df892/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 960px;
background-position: center center;
}
@media (min-width: 1200px){#s-c81804de-2012-4664-a471-d348fd3257e1 {
  display: none;
}
#s-c81804de-2012-4664-a471-d348fd3257e1, #wrap-s-c81804de-2012-4664-a471-d348fd3257e1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c81804de-2012-4664-a471-d348fd3257e1 {
  display: none;
}
#s-c81804de-2012-4664-a471-d348fd3257e1, #wrap-s-c81804de-2012-4664-a471-d348fd3257e1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c81804de-2012-4664-a471-d348fd3257e1 {
  display: none;
}
#s-c81804de-2012-4664-a471-d348fd3257e1, #wrap-s-c81804de-2012-4664-a471-d348fd3257e1 { display:none !important; }}@media (max-width: 767px){#s-c81804de-2012-4664-a471-d348fd3257e1 {
  min-height: 960px;
display: none;
}
#s-c81804de-2012-4664-a471-d348fd3257e1, #wrap-s-c81804de-2012-4664-a471-d348fd3257e1 { display:none !important; }}







#s-c81804de-2012-4664-a471-d348fd3257e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c81804de-2012-4664-a471-d348fd3257e1.shg-box.shg-c {
  justify-content: center;
}

#s-242209f8-05a8-46c9-88d4-070f172f80eb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-242209f8-05a8-46c9-88d4-070f172f80eb {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-242209f8-05a8-46c9-88d4-070f172f80eb {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-242209f8-05a8-46c9-88d4-070f172f80eb {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-242209f8-05a8-46c9-88d4-070f172f80eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-242209f8-05a8-46c9-88d4-070f172f80eb.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

@media (min-width: 0px) {
[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-faf1b803-16da-42d2-9be7-36efad977b52"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-492c3717-64d0-48de-a547-9be4d6d75bb6 {
  text-align: center;
}
@media (min-width: 1200px){#s-492c3717-64d0-48de-a547-9be4d6d75bb6 {
  margin-top: -70px;
display: none;
}
#s-492c3717-64d0-48de-a547-9be4d6d75bb6, #wrap-s-492c3717-64d0-48de-a547-9be4d6d75bb6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-492c3717-64d0-48de-a547-9be4d6d75bb6 {
  margin-top: -60px;
display: none;
}
#s-492c3717-64d0-48de-a547-9be4d6d75bb6, #wrap-s-492c3717-64d0-48de-a547-9be4d6d75bb6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-492c3717-64d0-48de-a547-9be4d6d75bb6 {
  margin-top: -55px;
display: none;
}
#s-492c3717-64d0-48de-a547-9be4d6d75bb6, #wrap-s-492c3717-64d0-48de-a547-9be4d6d75bb6 { display:none !important; }}@media (max-width: 767px){#s-492c3717-64d0-48de-a547-9be4d6d75bb6 {
  margin-top: 30px;
margin-bottom: 20px;
}
}



  #s-492c3717-64d0-48de-a547-9be4d6d75bb6 img.shogun-image {
    
    width: px;
  }


#s-492c3717-64d0-48de-a547-9be4d6d75bb6 .shogun-image-content {
  
    align-items: center;
  
}

#s-68b3f96a-088b-473f-9596-2d1121f1c709 {
  text-align: center;
}
@media (min-width: 1200px){#s-68b3f96a-088b-473f-9596-2d1121f1c709 {
  margin-top: -70px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-68b3f96a-088b-473f-9596-2d1121f1c709 {
  margin-top: -60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-68b3f96a-088b-473f-9596-2d1121f1c709 {
  margin-top: -55px;
}
}@media (max-width: 767px){#s-68b3f96a-088b-473f-9596-2d1121f1c709 {
  margin-top: 30px;
margin-bottom: 20px;
display: none;
}
#s-68b3f96a-088b-473f-9596-2d1121f1c709, #wrap-s-68b3f96a-088b-473f-9596-2d1121f1c709 { display:none !important; }}



  #s-68b3f96a-088b-473f-9596-2d1121f1c709 img.shogun-image {
    
    width: px;
  }


#s-68b3f96a-088b-473f-9596-2d1121f1c709 .shogun-image-content {
  
    align-items: center;
  
}

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

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

#s-35774e3e-13e8-4bc1-a2e8-2bb98332c38e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-35774e3e-13e8-4bc1-a2e8-2bb98332c38e {
  margin-top: -20px;
}
}
#s-35774e3e-13e8-4bc1-a2e8-2bb98332c38e .shogun-heading-component h1 {
  color: rgba(88, 154, 211, 1);
  font-weight:   ;
  font-family: WhiskeyBitev2-Duo;
  font-style:   ;
  font-size: 36px;
  line-height: 0.8em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 1200px){#s-35774e3e-13e8-4bc1-a2e8-2bb98332c38e .shogun-heading-component h1 {
  color: rgba(88, 154, 211, 1);
  font-weight:   ;
  font-family: WhiskeyBitev2-Duo;
  font-style:   ;
  font-size: 38px;
  line-height: 0.8em;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-35774e3e-13e8-4bc1-a2e8-2bb98332c38e .shogun-heading-component h1 {
  color: rgba(88, 154, 211, 1);
  font-weight:   ;
  font-family: WhiskeyBitev2-Duo;
  font-style:   ;
  font-size: 38px;
  line-height: 0.8em;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-35774e3e-13e8-4bc1-a2e8-2bb98332c38e .shogun-heading-component h1 {
  color: rgba(88, 154, 211, 1);
  font-weight:   ;
  font-family: WhiskeyBitev2-Duo;
  font-style:   ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-35774e3e-13e8-4bc1-a2e8-2bb98332c38e .shogun-heading-component h1 {
  color: rgba(88, 154, 211, 1);
  font-weight:   ;
  font-family: WhiskeyBitev2-Duo;
  font-style:   ;
  font-size: 36px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-4fa6625e-5707-4372-a878-7baa37d55bbd {
  margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-4fa6625e-5707-4372-a878-7baa37d55bbd {
  margin-top: -10px;
padding-bottom: 30px;
}
}
#s-4fa6625e-5707-4372-a878-7baa37d55bbd .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 36px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-4fa6625e-5707-4372-a878-7baa37d55bbd .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 31px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-4fa6625e-5707-4372-a878-7baa37d55bbd .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 30px;
  line-height: 0.8em;
  letter-spacing: ;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.5px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.833333333333333px);
}

}

@media (min-width: 992px) {
[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.833333333333333px);
}

}

@media (min-width: 1200px) {
[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.833333333333333px);
}

[id="s-53e89623-e001-4c70-b3a0-3dc6d4ae34e0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.833333333333333px);
}

}

#s-1d7a9f9a-4b5f-4015-baff-830262fbf72f {
  margin-bottom: 10px;
text-align: center;
}




  #s-1d7a9f9a-4b5f-4015-baff-830262fbf72f img.shogun-image {
    
    width: px;
  }


#s-1d7a9f9a-4b5f-4015-baff-830262fbf72f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-bab093cc-9c5c-4641-be30-1b640d182034 {
  text-align: center;
}




  #s-bab093cc-9c5c-4641-be30-1b640d182034 img.shogun-image {
    
    width: px;
  }


#s-bab093cc-9c5c-4641-be30-1b640d182034 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-40a92894-7297-4268-8613-88c6b641fd18 {
  text-align: center;
}
@media (max-width: 767px){#s-40a92894-7297-4268-8613-88c6b641fd18 {
  margin-bottom: 10px;
}
}



  #s-40a92894-7297-4268-8613-88c6b641fd18 img.shogun-image {
    
    width: px;
  }


#s-40a92894-7297-4268-8613-88c6b641fd18 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-7be97966-642f-44d0-882b-a9b792ea0067 {
  text-align: center;
}




  #s-7be97966-642f-44d0-882b-a9b792ea0067 img.shogun-image {
    
    width: px;
  }


#s-7be97966-642f-44d0-882b-a9b792ea0067 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-6b1e58d7-3763-4322-a015-e062b852ceed {
  text-align: center;
}




  #s-6b1e58d7-3763-4322-a015-e062b852ceed img.shogun-image {
    
    width: px;
  }


#s-6b1e58d7-3763-4322-a015-e062b852ceed .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e48f5dd4-69de-42c8-a9f6-a890006ef5f5 {
  text-align: center;
}




  #s-e48f5dd4-69de-42c8-a9f6-a890006ef5f5 img.shogun-image {
    
    width: px;
  }


#s-e48f5dd4-69de-42c8-a9f6-a890006ef5f5 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4879b605-6260-4980-862c-8903e0795881 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-4879b605-6260-4980-862c-8903e0795881 {
  display: none;
}
#s-4879b605-6260-4980-862c-8903e0795881, #wrap-s-4879b605-6260-4980-862c-8903e0795881 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4879b605-6260-4980-862c-8903e0795881 {
  display: none;
}
#s-4879b605-6260-4980-862c-8903e0795881, #wrap-s-4879b605-6260-4980-862c-8903e0795881 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4879b605-6260-4980-862c-8903e0795881 {
  display: none;
}
#s-4879b605-6260-4980-862c-8903e0795881, #wrap-s-4879b605-6260-4980-862c-8903e0795881 { display:none !important; }}







#s-4879b605-6260-4980-862c-8903e0795881 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4879b605-6260-4980-862c-8903e0795881.shg-box.shg-c {
  justify-content: center;
}

#s-6e9d896f-9ae5-44ca-8dde-08cf439c60fe {
  min-height: 85px;
background-color: rgba(241, 91, 41, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-6e9d896f-9ae5-44ca-8dde-08cf439c60fe {
  min-height: 85px;
}
}@media (max-width: 767px){#s-6e9d896f-9ae5-44ca-8dde-08cf439c60fe {
  min-height: 150px;
}
}







#s-6e9d896f-9ae5-44ca-8dde-08cf439c60fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e9d896f-9ae5-44ca-8dde-08cf439c60fe.shg-box.shg-c {
  justify-content: center;
}

#s-fc54dc22-5327-48d3-a802-a2f68fc21c67 {
  min-height: 50px;
max-width: 1200px;
}
@media (min-width: 1200px){#s-fc54dc22-5327-48d3-a802-a2f68fc21c67 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fc54dc22-5327-48d3-a802-a2f68fc21c67 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fc54dc22-5327-48d3-a802-a2f68fc21c67 {
  margin-left: 5px;
margin-right: 5px;
}
}@media (max-width: 767px){#s-fc54dc22-5327-48d3-a802-a2f68fc21c67 {
  margin-left: 5px;
margin-right: 5px;
}
}







#s-fc54dc22-5327-48d3-a802-a2f68fc21c67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc54dc22-5327-48d3-a802-a2f68fc21c67.shg-box.shg-c {
  justify-content: center;
}

#s-bfe56020-7c15-49c0-8e32-6094abcb1791 {
  background-image: url(https://i.shgcdn.com/35347b8a-3bc1-4ee3-86b2-1aa7b00df892/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 515px;
background-position: center center;
}
@media (min-width: 1200px){#s-bfe56020-7c15-49c0-8e32-6094abcb1791 {
  min-height: 530px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bfe56020-7c15-49c0-8e32-6094abcb1791 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bfe56020-7c15-49c0-8e32-6094abcb1791 {
  min-height: 550px;
}
}@media (max-width: 767px){#s-bfe56020-7c15-49c0-8e32-6094abcb1791 {
  min-height: 400px;
}
}







#s-bfe56020-7c15-49c0-8e32-6094abcb1791 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfe56020-7c15-49c0-8e32-6094abcb1791.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3f523f04-568e-4c87-896b-f7e90fefd123 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-3f523f04-568e-4c87-896b-f7e90fefd123 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3f523f04-568e-4c87-896b-f7e90fefd123 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-3f523f04-568e-4c87-896b-f7e90fefd123 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-3f523f04-568e-4c87-896b-f7e90fefd123 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f523f04-568e-4c87-896b-f7e90fefd123.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-8e2d6bde-c204-43fb-a307-efc4b407f86c {
  display: none;
}
#s-8e2d6bde-c204-43fb-a307-efc4b407f86c, #wrap-s-8e2d6bde-c204-43fb-a307-efc4b407f86c { display:none !important; }}
@media (min-width: 0px) {
[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8e2d6bde-c204-43fb-a307-efc4b407f86c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-bfbb03f1-84a6-4a87-8166-9a331a678a19 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-bfbb03f1-84a6-4a87-8166-9a331a678a19 {
  display: none;
}
#s-bfbb03f1-84a6-4a87-8166-9a331a678a19, #wrap-s-bfbb03f1-84a6-4a87-8166-9a331a678a19 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bfbb03f1-84a6-4a87-8166-9a331a678a19 {
  display: none;
}
#s-bfbb03f1-84a6-4a87-8166-9a331a678a19, #wrap-s-bfbb03f1-84a6-4a87-8166-9a331a678a19 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bfbb03f1-84a6-4a87-8166-9a331a678a19 {
  display: none;
}
#s-bfbb03f1-84a6-4a87-8166-9a331a678a19, #wrap-s-bfbb03f1-84a6-4a87-8166-9a331a678a19 { display:none !important; }}







#s-bfbb03f1-84a6-4a87-8166-9a331a678a19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfbb03f1-84a6-4a87-8166-9a331a678a19.shg-box.shg-c {
  justify-content: center;
}

#s-a05bcd33-e29b-4862-acf1-ed9d4277058f {
  text-align: center;
}
@media (min-width: 1200px){#s-a05bcd33-e29b-4862-acf1-ed9d4277058f {
  margin-top: -70px;
display: none;
}
#s-a05bcd33-e29b-4862-acf1-ed9d4277058f, #wrap-s-a05bcd33-e29b-4862-acf1-ed9d4277058f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a05bcd33-e29b-4862-acf1-ed9d4277058f {
  margin-top: -60px;
display: none;
}
#s-a05bcd33-e29b-4862-acf1-ed9d4277058f, #wrap-s-a05bcd33-e29b-4862-acf1-ed9d4277058f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a05bcd33-e29b-4862-acf1-ed9d4277058f {
  margin-top: -55px;
display: none;
}
#s-a05bcd33-e29b-4862-acf1-ed9d4277058f, #wrap-s-a05bcd33-e29b-4862-acf1-ed9d4277058f { display:none !important; }}@media (max-width: 767px){#s-a05bcd33-e29b-4862-acf1-ed9d4277058f {
  margin-bottom: 20px;
}
}



  #s-a05bcd33-e29b-4862-acf1-ed9d4277058f img.shogun-image {
    
    width: px;
  }


#s-a05bcd33-e29b-4862-acf1-ed9d4277058f .shogun-image-content {
  
    align-items: center;
  
}

#s-0f7c0831-d9f3-4823-bee3-82f53fe263d6 {
  margin-top: 0px;
margin-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-0f7c0831-d9f3-4823-bee3-82f53fe263d6 {
  margin-top: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0f7c0831-d9f3-4823-bee3-82f53fe263d6 {
  margin-top: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0f7c0831-d9f3-4823-bee3-82f53fe263d6 {
  margin-top: 27px;
}
}@media (max-width: 767px){#s-0f7c0831-d9f3-4823-bee3-82f53fe263d6 {
  display: none;
}
#s-0f7c0831-d9f3-4823-bee3-82f53fe263d6, #wrap-s-0f7c0831-d9f3-4823-bee3-82f53fe263d6 { display:none !important; }}



  #s-0f7c0831-d9f3-4823-bee3-82f53fe263d6 img.shogun-image {
    
    width: px;
  }


#s-0f7c0831-d9f3-4823-bee3-82f53fe263d6 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-64f6ee51-a5f4-4dab-9beb-54b6bfb935a0 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-64f6ee51-a5f4-4dab-9beb-54b6bfb935a0 .shogun-heading-component h1 {
  color: rgba(88, 154, 211, 1);
  font-weight:   ;
  font-family: WhiskeyBitev2-Duo;
  font-style:   ;
  font-size: 37px;
  line-height: 0.8em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-64f6ee51-a5f4-4dab-9beb-54b6bfb935a0 .shogun-heading-component h1 {
  color: rgba(88, 154, 211, 1);
  font-weight:   ;
  font-family: WhiskeyBitev2-Duo;
  font-style:   ;
  font-size: 37px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-64f6ee51-a5f4-4dab-9beb-54b6bfb935a0 .shogun-heading-component h1 {
  color: rgba(88, 154, 211, 1);
  font-weight:   ;
  font-family: WhiskeyBitev2-Duo;
  font-style:   ;
  font-size: 37px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: 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 a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-8e4a6133-413a-4a19-913c-726a552d5560 {
  margin-top: 15px;
margin-bottom: 35px;
}

@media (min-width: 1200px){#s-03a07161-504a-453c-b68a-43393374fba7 {
  display: none;
}
#s-03a07161-504a-453c-b68a-43393374fba7, #wrap-s-03a07161-504a-453c-b68a-43393374fba7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-03a07161-504a-453c-b68a-43393374fba7 {
  display: none;
}
#s-03a07161-504a-453c-b68a-43393374fba7, #wrap-s-03a07161-504a-453c-b68a-43393374fba7 { display:none !important; }}@media (max-width: 767px){#s-03a07161-504a-453c-b68a-43393374fba7 {
  display: none;
}
#s-03a07161-504a-453c-b68a-43393374fba7, #wrap-s-03a07161-504a-453c-b68a-43393374fba7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03a07161-504a-453c-b68a-43393374fba7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f7634d91-cc8d-4649-adb5-0e8470d26efb {
  text-align: center;
}
@media (min-width: 1200px){#s-f7634d91-cc8d-4649-adb5-0e8470d26efb {
  margin-top: -70px;
display: none;
}
#s-f7634d91-cc8d-4649-adb5-0e8470d26efb, #wrap-s-f7634d91-cc8d-4649-adb5-0e8470d26efb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f7634d91-cc8d-4649-adb5-0e8470d26efb {
  margin-top: -60px;
display: none;
}
#s-f7634d91-cc8d-4649-adb5-0e8470d26efb, #wrap-s-f7634d91-cc8d-4649-adb5-0e8470d26efb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f7634d91-cc8d-4649-adb5-0e8470d26efb {
  margin-top: -55px;
display: none;
}
#s-f7634d91-cc8d-4649-adb5-0e8470d26efb, #wrap-s-f7634d91-cc8d-4649-adb5-0e8470d26efb { display:none !important; }}@media (max-width: 767px){#s-f7634d91-cc8d-4649-adb5-0e8470d26efb {
  margin-top: 30px;
margin-bottom: 20px;
}
}



  #s-f7634d91-cc8d-4649-adb5-0e8470d26efb img.shogun-image {
    
    width: px;
  }


#s-f7634d91-cc8d-4649-adb5-0e8470d26efb .shogun-image-content {
  
    align-items: center;
  
}

#s-660b5e49-371e-4eff-9fcd-b31758fd41f6 {
  margin-top: 0px;
margin-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-660b5e49-371e-4eff-9fcd-b31758fd41f6 {
  margin-top: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-660b5e49-371e-4eff-9fcd-b31758fd41f6 {
  margin-top: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-660b5e49-371e-4eff-9fcd-b31758fd41f6 {
  margin-top: 27px;
}
}@media (max-width: 767px){#s-660b5e49-371e-4eff-9fcd-b31758fd41f6 {
  display: none;
}
#s-660b5e49-371e-4eff-9fcd-b31758fd41f6, #wrap-s-660b5e49-371e-4eff-9fcd-b31758fd41f6 { display:none !important; }}



  #s-660b5e49-371e-4eff-9fcd-b31758fd41f6 img.shogun-image {
    
    width: px;
  }


#s-660b5e49-371e-4eff-9fcd-b31758fd41f6 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-91b4643d-a0ad-4e7a-8edb-078c885149d5 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-91b4643d-a0ad-4e7a-8edb-078c885149d5 .shogun-heading-component h1 {
  color: rgba(88, 154, 211, 1);
  font-weight:   ;
  font-family: WhiskeyBitev2-Duo;
  font-style:   ;
  font-size: 36px;
  line-height: 0.8em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 1200px){#s-91b4643d-a0ad-4e7a-8edb-078c885149d5 .shogun-heading-component h1 {
  color: rgba(88, 154, 211, 1);
  font-weight:   ;
  font-family: WhiskeyBitev2-Duo;
  font-style:   ;
  font-size: 38px;
  line-height: 0.8em;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-91b4643d-a0ad-4e7a-8edb-078c885149d5 .shogun-heading-component h1 {
  color: rgba(88, 154, 211, 1);
  font-weight:   ;
  font-family: WhiskeyBitev2-Duo;
  font-style:   ;
  font-size: 38px;
  line-height: 0.8em;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-91b4643d-a0ad-4e7a-8edb-078c885149d5 .shogun-heading-component h1 {
  color: rgba(88, 154, 211, 1);
  font-weight:   ;
  font-family: WhiskeyBitev2-Duo;
  font-style:   ;
  font-size: 27px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-91b4643d-a0ad-4e7a-8edb-078c885149d5 .shogun-heading-component h1 {
  color: rgba(88, 154, 211, 1);
  font-weight:   ;
  font-family: WhiskeyBitev2-Duo;
  font-style:   ;
  font-size: 28px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-2716f6de-ac73-49f2-a057-17827a305f85 {
  margin-top: 15px;
margin-bottom: 20px;
}

#s-da1cd969-8e57-4014-b6df-3d2ff80abc31 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-da1cd969-8e57-4014-b6df-3d2ff80abc31 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-da1cd969-8e57-4014-b6df-3d2ff80abc31 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-da1cd969-8e57-4014-b6df-3d2ff80abc31 {
  
}
}@media (max-width: 767px){#s-da1cd969-8e57-4014-b6df-3d2ff80abc31 {
  
}
}







#s-da1cd969-8e57-4014-b6df-3d2ff80abc31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da1cd969-8e57-4014-b6df-3d2ff80abc31.shg-box.shg-c {
  justify-content: center;
}

#s-ffc6826a-969b-445e-a6d4-4c48e232127a {
  min-height: 50px;
max-width: 1100px;
}
@media (min-width: 1200px){#s-ffc6826a-969b-445e-a6d4-4c48e232127a {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ffc6826a-969b-445e-a6d4-4c48e232127a {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ffc6826a-969b-445e-a6d4-4c48e232127a {
  margin-left: 20px;
margin-right: 20px;
max-width: 768px;
}
}@media (max-width: 767px){#s-ffc6826a-969b-445e-a6d4-4c48e232127a {
  margin-left: 20px;
margin-right: 20px;
max-width: 440px;
}
}







#s-ffc6826a-969b-445e-a6d4-4c48e232127a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffc6826a-969b-445e-a6d4-4c48e232127a.shg-box.shg-c {
  justify-content: center;
}

#s-9e87927e-9959-4a4e-8919-e3997d5f6ed6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9e87927e-9959-4a4e-8919-e3997d5f6ed6 {
  display: none;
}
#s-9e87927e-9959-4a4e-8919-e3997d5f6ed6, #wrap-s-9e87927e-9959-4a4e-8919-e3997d5f6ed6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e87927e-9959-4a4e-8919-e3997d5f6ed6 {
  display: none;
}
#s-9e87927e-9959-4a4e-8919-e3997d5f6ed6, #wrap-s-9e87927e-9959-4a4e-8919-e3997d5f6ed6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9e87927e-9959-4a4e-8919-e3997d5f6ed6 {
  display: none;
}
#s-9e87927e-9959-4a4e-8919-e3997d5f6ed6, #wrap-s-9e87927e-9959-4a4e-8919-e3997d5f6ed6 { display:none !important; }}







#s-9e87927e-9959-4a4e-8919-e3997d5f6ed6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e87927e-9959-4a4e-8919-e3997d5f6ed6.shg-box.shg-c {
  justify-content: center;
}

#s-f216019a-3a02-471b-9a39-bc4ca0121bbb {
  margin-top: -105px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-f216019a-3a02-471b-9a39-bc4ca0121bbb {
  margin-top: -99px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f216019a-3a02-471b-9a39-bc4ca0121bbb {
  margin-top: -50px;
}
}@media (max-width: 767px){#s-f216019a-3a02-471b-9a39-bc4ca0121bbb {
  margin-top: -70px;
}
}
@media (min-width: 0px) {
[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f216019a-3a02-471b-9a39-bc4ca0121bbb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2b583a82-4f66-4a21-8074-8441e2334e48 {
  margin-top: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2b583a82-4f66-4a21-8074-8441e2334e48 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2b583a82-4f66-4a21-8074-8441e2334e48 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2b583a82-4f66-4a21-8074-8441e2334e48 {
  
}
}@media (max-width: 767px){#s-2b583a82-4f66-4a21-8074-8441e2334e48 {
  display: none;
}
#s-2b583a82-4f66-4a21-8074-8441e2334e48, #wrap-s-2b583a82-4f66-4a21-8074-8441e2334e48 { display:none !important; }}







#s-2b583a82-4f66-4a21-8074-8441e2334e48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b583a82-4f66-4a21-8074-8441e2334e48.shg-box.shg-c {
  justify-content: center;
}

#s-96418141-d840-49e2-aada-de9620c8ebab {
  min-height: 50px;
max-width: 1100px;
}
@media (min-width: 1200px){#s-96418141-d840-49e2-aada-de9620c8ebab {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-96418141-d840-49e2-aada-de9620c8ebab {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-96418141-d840-49e2-aada-de9620c8ebab {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-96418141-d840-49e2-aada-de9620c8ebab {
  margin-left: 20px;
margin-right: 20px;
display: none;
}
#s-96418141-d840-49e2-aada-de9620c8ebab, #wrap-s-96418141-d840-49e2-aada-de9620c8ebab { display:none !important; }}







#s-96418141-d840-49e2-aada-de9620c8ebab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96418141-d840-49e2-aada-de9620c8ebab.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-ed24a878-f206-4808-951b-08e4aa076c31 {
  display: none;
}
#s-ed24a878-f206-4808-951b-08e4aa076c31, #wrap-s-ed24a878-f206-4808-951b-08e4aa076c31 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ed24a878-f206-4808-951b-08e4aa076c31"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b9ce45a1-4fb5-4499-90b5-d019717e48e7 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-b9ce45a1-4fb5-4499-90b5-d019717e48e7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b9ce45a1-4fb5-4499-90b5-d019717e48e7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b9ce45a1-4fb5-4499-90b5-d019717e48e7 {
  
}
}@media (max-width: 767px){#s-b9ce45a1-4fb5-4499-90b5-d019717e48e7 {
  
}
}







#s-b9ce45a1-4fb5-4499-90b5-d019717e48e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9ce45a1-4fb5-4499-90b5-d019717e48e7.shg-box.shg-c {
  justify-content: center;
}

#s-64a5ee90-67c7-4b78-bad8-2afaf5e6ede4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}
@media (min-width: 1200px){#s-64a5ee90-67c7-4b78-bad8-2afaf5e6ede4 {
  margin-top: 1px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-64a5ee90-67c7-4b78-bad8-2afaf5e6ede4 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-64a5ee90-67c7-4b78-bad8-2afaf5e6ede4 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-64a5ee90-67c7-4b78-bad8-2afaf5e6ede4 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-64a5ee90-67c7-4b78-bad8-2afaf5e6ede4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64a5ee90-67c7-4b78-bad8-2afaf5e6ede4.shg-box.shg-c {
  justify-content: center;
}

#s-28341997-e167-49de-9066-3c07e6c4be21 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-28341997-e167-49de-9066-3c07e6c4be21 {
  max-width: 420px;
}
}
#s-28341997-e167-49de-9066-3c07e6c4be21 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-28341997-e167-49de-9066-3c07e6c4be21 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-28341997-e167-49de-9066-3c07e6c4be21 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-8606d31f-c0b4-4230-83fc-fe6515989046 {
  margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8606d31f-c0b4-4230-83fc-fe6515989046 {
  max-width: 720px;
}
}@media (max-width: 767px){#s-8606d31f-c0b4-4230-83fc-fe6515989046 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-8606d31f-c0b4-4230-83fc-fe6515989046 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Regular;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-8606d31f-c0b4-4230-83fc-fe6515989046 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Regular;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
@media (min-width: 1200px){#s-e15c1d1f-c048-4482-8bb0-1a619b0ff2e2 {
  margin-top: -20px;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e15c1d1f-c048-4482-8bb0-1a619b0ff2e2 {
  margin-top: -20px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e15c1d1f-c048-4482-8bb0-1a619b0ff2e2 {
  margin-top: -45px;
}
}@media (max-width: 767px){#s-e15c1d1f-c048-4482-8bb0-1a619b0ff2e2 {
  margin-top: -5px;
margin-bottom: 0px;
margin-right: 20px;
max-width: 380px;
}
}
#s-12c6ada0-8686-4f1d-ab9f-1e155573506f {
  margin-top: 10px;
}
@media (max-width: 767px){#s-12c6ada0-8686-4f1d-ab9f-1e155573506f {
  max-width: 420px;
}
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

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

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

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

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

#s-ac9f384b-9029-4eb9-9523-8d4e8229fefb {
  border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(241, 89, 43, 1);
border-radius: 10px;
background-color: rgba(241, 89, 43, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-ac9f384b-9029-4eb9-9523-8d4e8229fefb:hover {border-style: solid !important;
border-color: rgba(88, 154, 211, 1) !important;
background-color: rgba(88, 154, 211, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ac9f384b-9029-4eb9-9523-8d4e8229fefb:active {border-style: solid !important;
border-color: rgba(88, 154, 211, 1) !important;
background-color: rgba(88, 154, 211, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-ac9f384b-9029-4eb9-9523-8d4e8229fefb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-62a0d751-325e-4795-9055-433272b34553 {
  min-height: 50px;
}








#s-62a0d751-325e-4795-9055-433272b34553 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62a0d751-325e-4795-9055-433272b34553.shg-box.shg-c {
  justify-content: center;
}

#s-6dd79242-eab8-494e-b248-1c4d6e678f92 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-6dd79242-eab8-494e-b248-1c4d6e678f92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6dd79242-eab8-494e-b248-1c4d6e678f92.shg-box.shg-c {
  justify-content: center;
}

#s-de063882-bb24-4429-816e-5eb293067c23 {
  min-height: 50px;
background-color: rgba(252, 232, 236, 1);
}
@media (min-width: 1200px){#s-de063882-bb24-4429-816e-5eb293067c23 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-de063882-bb24-4429-816e-5eb293067c23 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-de063882-bb24-4429-816e-5eb293067c23 {
  
}
}@media (max-width: 767px){#s-de063882-bb24-4429-816e-5eb293067c23 {
  
}
}







#s-de063882-bb24-4429-816e-5eb293067c23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de063882-bb24-4429-816e-5eb293067c23.shg-box.shg-c {
  justify-content: center;
}

#s-a110d8e3-a61b-4731-aa30-7acfcb4ccb20 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
background-color: rgba(252, 232, 236, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-a110d8e3-a61b-4731-aa30-7acfcb4ccb20 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a110d8e3-a61b-4731-aa30-7acfcb4ccb20 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-a110d8e3-a61b-4731-aa30-7acfcb4ccb20 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-a110d8e3-a61b-4731-aa30-7acfcb4ccb20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a110d8e3-a61b-4731-aa30-7acfcb4ccb20.shg-box.shg-c {
  justify-content: center;
}

#s-eb34c0d6-8fdc-4e5f-aad1-3672b4ee4eb8 {
  margin-top: 5px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-eb34c0d6-8fdc-4e5f-aad1-3672b4ee4eb8 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-eb34c0d6-8fdc-4e5f-aad1-3672b4ee4eb8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1262fdcb-892c-4531-82e6-5b4ca6b31fd3 {
  margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-1262fdcb-892c-4531-82e6-5b4ca6b31fd3 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-1262fdcb-892c-4531-82e6-5b4ca6b31fd3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Regular;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-1262fdcb-892c-4531-82e6-5b4ca6b31fd3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Regular;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5 {
  max-width: 730px;
}
}
@media (min-width: 0px) {
[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-1ad6f12e-9ba9-4853-8cea-807d1f99ccb5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-81b87a65-8bc8-4f79-800e-09398b4a5d79 {
  margin-top: 35px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-81b87a65-8bc8-4f79-800e-09398b4a5d79 {
  margin-top: 35px;
}
}@media (max-width: 767px){#s-81b87a65-8bc8-4f79-800e-09398b4a5d79 {
  margin-top: 40px;
}
}



  #s-81b87a65-8bc8-4f79-800e-09398b4a5d79 img.shogun-image {
    
    width: px;
  }


#s-81b87a65-8bc8-4f79-800e-09398b4a5d79 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-bd7487b4-ee97-4590-9806-0680eb5b3f3f {
  margin-top: 3px;
margin-bottom: 3px;
text-align: center;
}

#s-bd7487b4-ee97-4590-9806-0680eb5b3f3f .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-bd7487b4-ee97-4590-9806-0680eb5b3f3f .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-9f3f0d1f-d1a4-4ed6-99f1-ea7c0237534d {
  margin-top: 7px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-9f3f0d1f-d1a4-4ed6-99f1-ea7c0237534d:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9f3f0d1f-d1a4-4ed6-99f1-ea7c0237534d:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-9f3f0d1f-d1a4-4ed6-99f1-ea7c0237534d {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-9f3f0d1f-d1a4-4ed6-99f1-ea7c0237534d {
  margin-bottom: 25px;
}
}


#s-9f3f0d1f-d1a4-4ed6-99f1-ea7c0237534d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-9f3f0d1f-d1a4-4ed6-99f1-ea7c0237534d.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-6d3de5c8-a043-4c19-9480-0cc2383ce438 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6d3de5c8-a043-4c19-9480-0cc2383ce438 {
  margin-top: 10px;
}
}



  #s-6d3de5c8-a043-4c19-9480-0cc2383ce438 img.shogun-image {
    
    width: px;
  }


#s-6d3de5c8-a043-4c19-9480-0cc2383ce438 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a129224-7842-4979-9e7c-21de0dfa22b6 {
  margin-top: 3px;
margin-bottom: 3px;
text-align: center;
}
@media (min-width: 1200px){#s-0a129224-7842-4979-9e7c-21de0dfa22b6 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-0a129224-7842-4979-9e7c-21de0dfa22b6 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 10px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-0a129224-7842-4979-9e7c-21de0dfa22b6 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-44e06f93-9119-4616-afe0-aff01b72375a {
  margin-top: 7px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-44e06f93-9119-4616-afe0-aff01b72375a:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-44e06f93-9119-4616-afe0-aff01b72375a:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-44e06f93-9119-4616-afe0-aff01b72375a {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-44e06f93-9119-4616-afe0-aff01b72375a {
  margin-bottom: 20px;
}
}


#s-44e06f93-9119-4616-afe0-aff01b72375a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-44e06f93-9119-4616-afe0-aff01b72375a.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-0a80e1be-ace4-4661-843d-942aa60864a5 {
  text-align: center;
}
@media (min-width: 1200px){#s-0a80e1be-ace4-4661-843d-942aa60864a5 {
  margin-top: 32px;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0a80e1be-ace4-4661-843d-942aa60864a5 {
  margin-top: 14px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0a80e1be-ace4-4661-843d-942aa60864a5 {
  margin-top: 30px;
margin-bottom: 0px;
}
}



  #s-0a80e1be-ace4-4661-843d-942aa60864a5 img.shogun-image {
    
    width: px;
  }


#s-0a80e1be-ace4-4661-843d-942aa60864a5 .shogun-image-content {
  
    align-items: center;
  
}

#s-b1d763f4-88be-4872-9bd7-8dd9f8db4bf1 {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-b1d763f4-88be-4872-9bd7-8dd9f8db4bf1 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-b1d763f4-88be-4872-9bd7-8dd9f8db4bf1 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-09984a11-1416-400a-86c1-568bf2e95f10 {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-09984a11-1416-400a-86c1-568bf2e95f10:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-09984a11-1416-400a-86c1-568bf2e95f10:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-09984a11-1416-400a-86c1-568bf2e95f10 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-09984a11-1416-400a-86c1-568bf2e95f10 {
  margin-top: 0px;
margin-bottom: 20px;
}
}


#s-09984a11-1416-400a-86c1-568bf2e95f10.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-09984a11-1416-400a-86c1-568bf2e95f10.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-5d101f9d-9ec2-439a-a265-02a9e0d0f9ca {
  margin-top: 46px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5d101f9d-9ec2-439a-a265-02a9e0d0f9ca {
  margin-top: 45px;
}
}@media (max-width: 767px){#s-5d101f9d-9ec2-439a-a265-02a9e0d0f9ca {
  margin-top: 19px;
}
}



  #s-5d101f9d-9ec2-439a-a265-02a9e0d0f9ca img.shogun-image {
    
    width: px;
  }


#s-5d101f9d-9ec2-439a-a265-02a9e0d0f9ca .shogun-image-content {
  
    align-items: center;
  
}

#s-0a785ed8-e00e-4ff8-9f54-945100a9ef3a {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0a785ed8-e00e-4ff8-9f54-945100a9ef3a {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-0a785ed8-e00e-4ff8-9f54-945100a9ef3a .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-0a785ed8-e00e-4ff8-9f54-945100a9ef3a .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-c2b116ca-c633-47e7-b96d-052a588e47e4 {
  margin-top: 7px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-c2b116ca-c633-47e7-b96d-052a588e47e4:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c2b116ca-c633-47e7-b96d-052a588e47e4:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-c2b116ca-c633-47e7-b96d-052a588e47e4 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-c2b116ca-c633-47e7-b96d-052a588e47e4 {
  margin-bottom: 20px;
}
}


#s-c2b116ca-c633-47e7-b96d-052a588e47e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-c2b116ca-c633-47e7-b96d-052a588e47e4.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-46e3838d-61fa-452f-a38a-075ea41cc49a {
  text-align: center;
}
@media (min-width: 1200px){#s-46e3838d-61fa-452f-a38a-075ea41cc49a {
  margin-top: 67px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-46e3838d-61fa-452f-a38a-075ea41cc49a {
  margin-top: 40px;
}
}@media (max-width: 767px){#s-46e3838d-61fa-452f-a38a-075ea41cc49a {
  margin-top: 10px;
}
}



  #s-46e3838d-61fa-452f-a38a-075ea41cc49a img.shogun-image {
    
    width: px;
  }


#s-46e3838d-61fa-452f-a38a-075ea41cc49a .shogun-image-content {
  
    align-items: center;
  
}

#s-0cf8f051-3b92-4328-877f-751404e015c2 {
  margin-top: 3px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0cf8f051-3b92-4328-877f-751404e015c2 {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-0cf8f051-3b92-4328-877f-751404e015c2 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}



#s-d4eb6866-a51a-4028-83b4-f7275d190981 {
  margin-top: 7px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-d4eb6866-a51a-4028-83b4-f7275d190981:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d4eb6866-a51a-4028-83b4-f7275d190981:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-d4eb6866-a51a-4028-83b4-f7275d190981 {
  margin-top: 5px;
padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-d4eb6866-a51a-4028-83b4-f7275d190981 {
  margin-bottom: 20px;
}
}


#s-d4eb6866-a51a-4028-83b4-f7275d190981.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-d4eb6866-a51a-4028-83b4-f7275d190981.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-98abe350-e19d-402e-ada8-8b29e56b7d8b {
  text-align: center;
}
@media (min-width: 1200px){#s-98abe350-e19d-402e-ada8-8b29e56b7d8b {
  margin-top: 61px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-98abe350-e19d-402e-ada8-8b29e56b7d8b {
  margin-top: 55px;
}
}@media (max-width: 767px){#s-98abe350-e19d-402e-ada8-8b29e56b7d8b {
  margin-top: 5px;
margin-bottom: 5px;
}
}



  #s-98abe350-e19d-402e-ada8-8b29e56b7d8b img.shogun-image {
    
    width: px;
  }


#s-98abe350-e19d-402e-ada8-8b29e56b7d8b .shogun-image-content {
  
    align-items: center;
  
}

#s-16416fc6-9c7b-42e8-ad82-28c8243388a1 {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-16416fc6-9c7b-42e8-ad82-28c8243388a1 {
  margin-bottom: 0px;
}
}
#s-16416fc6-9c7b-42e8-ad82-28c8243388a1 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-16416fc6-9c7b-42e8-ad82-28c8243388a1 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-7c6fdadc-85f6-4e90-9587-879ef963d65a {
  margin-top: 7px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-7c6fdadc-85f6-4e90-9587-879ef963d65a:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7c6fdadc-85f6-4e90-9587-879ef963d65a:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-7c6fdadc-85f6-4e90-9587-879ef963d65a {
  margin-top: 5px;
padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-7c6fdadc-85f6-4e90-9587-879ef963d65a {
  margin-bottom: 20px;
}
}


#s-7c6fdadc-85f6-4e90-9587-879ef963d65a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-7c6fdadc-85f6-4e90-9587-879ef963d65a.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-ec8dacbf-01d2-4dff-8a0f-89b9cb0bf510 {
  border-style: solid;
margin-top: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(241, 89, 43, 1);
border-radius: 10px;
background-color: rgba(241, 89, 43, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-ec8dacbf-01d2-4dff-8a0f-89b9cb0bf510:hover {border-style: solid !important;
border-color: rgba(88, 154, 211, 1) !important;
background-color: rgba(88, 154, 211, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ec8dacbf-01d2-4dff-8a0f-89b9cb0bf510:active {border-style: solid !important;
border-color: rgba(88, 154, 211, 1) !important;
background-color: rgba(88, 154, 211, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-ec8dacbf-01d2-4dff-8a0f-89b9cb0bf510 {
  margin-top: 20px;
}
}


#s-ec8dacbf-01d2-4dff-8a0f-89b9cb0bf510.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-887de4ea-fa08-42ed-8f9a-4a4d0c1a56f4 {
  min-height: 20px;
}








#s-887de4ea-fa08-42ed-8f9a-4a4d0c1a56f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-887de4ea-fa08-42ed-8f9a-4a4d0c1a56f4.shg-box.shg-c {
  justify-content: center;
}

#s-74ce2521-f236-4880-a721-0b8d42b73d69 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-74ce2521-f236-4880-a721-0b8d42b73d69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74ce2521-f236-4880-a721-0b8d42b73d69.shg-box.shg-c {
  justify-content: center;
}

#s-7b422f8f-fd01-4537-8914-4ad72ff6ab0a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7b422f8f-fd01-4537-8914-4ad72ff6ab0a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b422f8f-fd01-4537-8914-4ad72ff6ab0a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b422f8f-fd01-4537-8914-4ad72ff6ab0a {
  
}
}@media (max-width: 767px){#s-7b422f8f-fd01-4537-8914-4ad72ff6ab0a {
  
}
}







#s-7b422f8f-fd01-4537-8914-4ad72ff6ab0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b422f8f-fd01-4537-8914-4ad72ff6ab0a.shg-box.shg-c {
  justify-content: center;
}

#s-09a8337d-29b6-4375-b3a6-b9e364ea7ff5 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-09a8337d-29b6-4375-b3a6-b9e364ea7ff5 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-09a8337d-29b6-4375-b3a6-b9e364ea7ff5 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-09a8337d-29b6-4375-b3a6-b9e364ea7ff5 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-09a8337d-29b6-4375-b3a6-b9e364ea7ff5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09a8337d-29b6-4375-b3a6-b9e364ea7ff5.shg-box.shg-c {
  justify-content: center;
}

#s-bba1b8b6-5fb8-4a21-a9a0-ddf2c2a4c18c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-bba1b8b6-5fb8-4a21-a9a0-ddf2c2a4c18c {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-bba1b8b6-5fb8-4a21-a9a0-ddf2c2a4c18c {
  margin-left: 20px;
margin-right: 20px;
max-width: 768px;
}
}@media (max-width: 767px){#s-bba1b8b6-5fb8-4a21-a9a0-ddf2c2a4c18c {
  margin-left: 20px;
margin-right: 20px;
max-width: 440px;
}
}







#s-bba1b8b6-5fb8-4a21-a9a0-ddf2c2a4c18c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bba1b8b6-5fb8-4a21-a9a0-ddf2c2a4c18c.shg-box.shg-c {
  justify-content: center;
}

#s-e294f68d-a04b-45d4-a90b-4439cacee015 {
  margin-top: 30px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e294f68d-a04b-45d4-a90b-4439cacee015 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-e294f68d-a04b-45d4-a90b-4439cacee015 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-e294f68d-a04b-45d4-a90b-4439cacee015 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-406320c9-d30b-4d6c-a087-d840b147680a {
  margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-406320c9-d30b-4d6c-a087-d840b147680a {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-406320c9-d30b-4d6c-a087-d840b147680a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Regular;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-406320c9-d30b-4d6c-a087-d840b147680a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Regular;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-b39e3c8e-a748-4b9e-a99b-409ecc185903 {
  margin-top: -20px;
}
@media (min-width: 1200px){#s-b39e3c8e-a748-4b9e-a99b-409ecc185903 {
  margin-top: -15px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b39e3c8e-a748-4b9e-a99b-409ecc185903 {
  margin-top: -15px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b39e3c8e-a748-4b9e-a99b-409ecc185903 {
  margin-top: -40px;
max-width: 730px;
}
}
@media (min-width: 0px) {
[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-b39e3c8e-a748-4b9e-a99b-409ecc185903"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-be0a7669-65e3-4c92-8b59-9ebf32d5f81b {
  margin-top: 30px;
text-align: center;
}
@media (max-width: 767px){#s-be0a7669-65e3-4c92-8b59-9ebf32d5f81b {
  margin-top: 0px;
}
}



  #s-be0a7669-65e3-4c92-8b59-9ebf32d5f81b img.shogun-image {
    
    width: px;
  }


#s-be0a7669-65e3-4c92-8b59-9ebf32d5f81b .shogun-image-content {
  
    align-items: center;
  
}

#s-a45d755d-af6b-494a-b5d7-80d70cc0bde3 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-a45d755d-af6b-494a-b5d7-80d70cc0bde3 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-a45d755d-af6b-494a-b5d7-80d70cc0bde3 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-b5a38f71-e90b-4a20-8e34-a722353313bf {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-b5a38f71-e90b-4a20-8e34-a722353313bf:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b5a38f71-e90b-4a20-8e34-a722353313bf:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-b5a38f71-e90b-4a20-8e34-a722353313bf {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-b5a38f71-e90b-4a20-8e34-a722353313bf {
  margin-bottom: 20px;
}
}


#s-b5a38f71-e90b-4a20-8e34-a722353313bf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-b5a38f71-e90b-4a20-8e34-a722353313bf.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-cdcdb824-fe12-4859-ad25-6a8c85cf51f7 {
  margin-top: 70px;
text-align: center;
}
@media (max-width: 767px){#s-cdcdb824-fe12-4859-ad25-6a8c85cf51f7 {
  margin-top: 37px;
}
}



  #s-cdcdb824-fe12-4859-ad25-6a8c85cf51f7 img.shogun-image {
    
    width: px;
  }


#s-cdcdb824-fe12-4859-ad25-6a8c85cf51f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-c1b0c5f6-3612-4741-8d44-3d3363b29aa9 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-c1b0c5f6-3612-4741-8d44-3d3363b29aa9 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-c1b0c5f6-3612-4741-8d44-3d3363b29aa9 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-439a0fd5-93d8-48b8-a997-2890a9ce3905 {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-439a0fd5-93d8-48b8-a997-2890a9ce3905:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-439a0fd5-93d8-48b8-a997-2890a9ce3905:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-439a0fd5-93d8-48b8-a997-2890a9ce3905 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-439a0fd5-93d8-48b8-a997-2890a9ce3905 {
  margin-bottom: 20px;
}
}


#s-439a0fd5-93d8-48b8-a997-2890a9ce3905.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-439a0fd5-93d8-48b8-a997-2890a9ce3905.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-25412b49-33c9-49cb-a46d-c2773141dd7b {
  border-style: solid;
margin-top: 70px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(44, 42, 52, 0.27);
text-align: center;
}
@media (max-width: 767px){#s-25412b49-33c9-49cb-a46d-c2773141dd7b {
  margin-top: 0px;
}
}



  #s-25412b49-33c9-49cb-a46d-c2773141dd7b img.shogun-image {
    
    width: px;
  }


#s-25412b49-33c9-49cb-a46d-c2773141dd7b .shogun-image-content {
  
    align-items: center;
  
}

#s-0b81bc37-f13a-4ca5-aff0-a3217d8c63a7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-0b81bc37-f13a-4ca5-aff0-a3217d8c63a7 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-0b81bc37-f13a-4ca5-aff0-a3217d8c63a7 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-c0ce5dd0-2bb9-4d87-9d7f-45369bac9481 {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-c0ce5dd0-2bb9-4d87-9d7f-45369bac9481:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c0ce5dd0-2bb9-4d87-9d7f-45369bac9481:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-c0ce5dd0-2bb9-4d87-9d7f-45369bac9481 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-c0ce5dd0-2bb9-4d87-9d7f-45369bac9481 {
  margin-bottom: 5px;
}
}


#s-c0ce5dd0-2bb9-4d87-9d7f-45369bac9481.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-c0ce5dd0-2bb9-4d87-9d7f-45369bac9481.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-b3857719-d535-49bd-8e3b-90b3b8322f75 {
  border-style: solid;
margin-top: 70px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(44, 42, 52, 0.27);
text-align: center;
opacity: 1;
}
@media (max-width: 767px){#s-b3857719-d535-49bd-8e3b-90b3b8322f75 {
  margin-top: 0px;
}
}



  #s-b3857719-d535-49bd-8e3b-90b3b8322f75 img.shogun-image {
    
    width: px;
  }


#s-b3857719-d535-49bd-8e3b-90b3b8322f75 .shogun-image-content {
  
    align-items: center;
  
}

#s-86c4b95b-2f10-48f5-8b51-2189317b8c20 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-86c4b95b-2f10-48f5-8b51-2189317b8c20 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-86c4b95b-2f10-48f5-8b51-2189317b8c20 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-5847929d-4adc-4286-838a-6dc5d0a0f17e {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-5847929d-4adc-4286-838a-6dc5d0a0f17e:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5847929d-4adc-4286-838a-6dc5d0a0f17e:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-5847929d-4adc-4286-838a-6dc5d0a0f17e {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-5847929d-4adc-4286-838a-6dc5d0a0f17e {
  margin-bottom: 20px;
}
}


#s-5847929d-4adc-4286-838a-6dc5d0a0f17e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-5847929d-4adc-4286-838a-6dc5d0a0f17e.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-5672a938-dc32-4e3a-80df-c410930af72a {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5672a938-dc32-4e3a-80df-c410930af72a {
  margin-top: 34px;
margin-bottom: 0px;
}
}



  #s-5672a938-dc32-4e3a-80df-c410930af72a img.shogun-image {
    
    width: px;
  }


#s-5672a938-dc32-4e3a-80df-c410930af72a .shogun-image-content {
  
    align-items: center;
  
}

#s-edcdaa94-0094-4ff5-b4bc-a17a2e4465c2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-edcdaa94-0094-4ff5-b4bc-a17a2e4465c2 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-edcdaa94-0094-4ff5-b4bc-a17a2e4465c2 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-ad589d0a-381e-48f3-bca0-014c1da6495b {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-ad589d0a-381e-48f3-bca0-014c1da6495b:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ad589d0a-381e-48f3-bca0-014c1da6495b:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-ad589d0a-381e-48f3-bca0-014c1da6495b {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-ad589d0a-381e-48f3-bca0-014c1da6495b {
  margin-bottom: 20px;
}
}


#s-ad589d0a-381e-48f3-bca0-014c1da6495b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-ad589d0a-381e-48f3-bca0-014c1da6495b.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-33fa9f39-fe3c-478b-a824-38a413156614 {
  margin-top: 72px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-33fa9f39-fe3c-478b-a824-38a413156614 {
  margin-top: 58px;
}
}



  #s-33fa9f39-fe3c-478b-a824-38a413156614 img.shogun-image {
    
    width: px;
  }


#s-33fa9f39-fe3c-478b-a824-38a413156614 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e0dc0ccf-4ad9-4f86-99b4-3357171c9dac {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-e0dc0ccf-4ad9-4f86-99b4-3357171c9dac .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-e0dc0ccf-4ad9-4f86-99b4-3357171c9dac .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-ea49af04-151c-414a-9f80-95830aa4c970 {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-ea49af04-151c-414a-9f80-95830aa4c970:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ea49af04-151c-414a-9f80-95830aa4c970:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-ea49af04-151c-414a-9f80-95830aa4c970 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-ea49af04-151c-414a-9f80-95830aa4c970 {
  margin-bottom: 20px;
}
}


#s-ea49af04-151c-414a-9f80-95830aa4c970.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-ea49af04-151c-414a-9f80-95830aa4c970.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-4894a710-7da7-4544-b79f-70b646162695 {
  min-height: 15px;
}
@media (max-width: 767px){#s-4894a710-7da7-4544-b79f-70b646162695 {
  display: none;
}
#s-4894a710-7da7-4544-b79f-70b646162695, #wrap-s-4894a710-7da7-4544-b79f-70b646162695 { display:none !important; }}







#s-4894a710-7da7-4544-b79f-70b646162695 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4894a710-7da7-4544-b79f-70b646162695.shg-box.shg-c {
  justify-content: center;
}

#s-2af3c87c-0278-47c8-b60f-3a353841f1bc {
  margin-top: -20px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2af3c87c-0278-47c8-b60f-3a353841f1bc {
  max-width: 730px;
}
}
@media (min-width: 0px) {
[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-2af3c87c-0278-47c8-b60f-3a353841f1bc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-8dc8304b-1b57-44db-bbbc-17adc95009ab {
  margin-top: 95px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8dc8304b-1b57-44db-bbbc-17adc95009ab {
  margin-top: 119px;
}
}@media (max-width: 767px){#s-8dc8304b-1b57-44db-bbbc-17adc95009ab {
  margin-top: 25px;
}
}



  #s-8dc8304b-1b57-44db-bbbc-17adc95009ab img.shogun-image {
    
    width: px;
  }


#s-8dc8304b-1b57-44db-bbbc-17adc95009ab .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-24936b87-3c9c-4154-86c9-50a312e8cd80 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}

#s-24936b87-3c9c-4154-86c9-50a312e8cd80 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-24936b87-3c9c-4154-86c9-50a312e8cd80 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-dc4d4f81-572b-454a-88fc-cc18256fb352 {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-dc4d4f81-572b-454a-88fc-cc18256fb352:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-dc4d4f81-572b-454a-88fc-cc18256fb352:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-dc4d4f81-572b-454a-88fc-cc18256fb352 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-dc4d4f81-572b-454a-88fc-cc18256fb352 {
  margin-bottom: 20px;
}
}


#s-dc4d4f81-572b-454a-88fc-cc18256fb352.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-dc4d4f81-572b-454a-88fc-cc18256fb352.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-bf1a80f9-5ea1-4aa1-8e1f-46211887ebf4 {
  margin-top: 95px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-bf1a80f9-5ea1-4aa1-8e1f-46211887ebf4 {
  margin-top: 110px;
}
}@media (max-width: 767px){#s-bf1a80f9-5ea1-4aa1-8e1f-46211887ebf4 {
  margin-top: 25px;
}
}



  #s-bf1a80f9-5ea1-4aa1-8e1f-46211887ebf4 img.shogun-image {
    
    width: px;
  }


#s-bf1a80f9-5ea1-4aa1-8e1f-46211887ebf4 .shogun-image-content {
  
    align-items: center;
  
}

#s-f5e229af-f13e-4f97-9c17-04b36f2075b2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-f5e229af-f13e-4f97-9c17-04b36f2075b2 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-f5e229af-f13e-4f97-9c17-04b36f2075b2 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-e1e81582-8694-453e-a15c-635879af8c17 {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-e1e81582-8694-453e-a15c-635879af8c17:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e1e81582-8694-453e-a15c-635879af8c17:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-e1e81582-8694-453e-a15c-635879af8c17 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-e1e81582-8694-453e-a15c-635879af8c17 {
  margin-bottom: 20px;
}
}


#s-e1e81582-8694-453e-a15c-635879af8c17.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-e1e81582-8694-453e-a15c-635879af8c17.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-b93ac03b-f2f0-459b-9a43-f4193866092f {
  margin-top: 99px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b93ac03b-f2f0-459b-9a43-f4193866092f {
  margin-top: 110px;
}
}@media (max-width: 767px){#s-b93ac03b-f2f0-459b-9a43-f4193866092f {
  margin-top: 60px;
}
}



  #s-b93ac03b-f2f0-459b-9a43-f4193866092f img.shogun-image {
    
    width: px;
  }


#s-b93ac03b-f2f0-459b-9a43-f4193866092f .shogun-image-content {
  
    align-items: center;
  
}

#s-ce78ff01-7099-4131-81b2-55f41f64f773 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-ce78ff01-7099-4131-81b2-55f41f64f773 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-ce78ff01-7099-4131-81b2-55f41f64f773 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-fa296139-942a-4e64-a553-a9dedbde7de6 {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-fa296139-942a-4e64-a553-a9dedbde7de6:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fa296139-942a-4e64-a553-a9dedbde7de6:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-fa296139-942a-4e64-a553-a9dedbde7de6 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-fa296139-942a-4e64-a553-a9dedbde7de6 {
  margin-bottom: 20px;
}
}


#s-fa296139-942a-4e64-a553-a9dedbde7de6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-fa296139-942a-4e64-a553-a9dedbde7de6.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-ede581d6-5967-4f12-928d-35dd3394d17a {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-ede581d6-5967-4f12-928d-35dd3394d17a {
  margin-top: 20px;
}
}



  #s-ede581d6-5967-4f12-928d-35dd3394d17a img.shogun-image {
    
    width: px;
  }


#s-ede581d6-5967-4f12-928d-35dd3394d17a .shogun-image-content {
  
    align-items: center;
  
}

#s-0e6b5d50-eae0-44f9-bd7e-4af4677d0cc4 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-0e6b5d50-eae0-44f9-bd7e-4af4677d0cc4 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-0e6b5d50-eae0-44f9-bd7e-4af4677d0cc4 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-245b386b-548c-485e-9cb7-8d8a6c18acfe {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-245b386b-548c-485e-9cb7-8d8a6c18acfe:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-245b386b-548c-485e-9cb7-8d8a6c18acfe:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-245b386b-548c-485e-9cb7-8d8a6c18acfe {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-245b386b-548c-485e-9cb7-8d8a6c18acfe {
  margin-bottom: 20px;
}
}


#s-245b386b-548c-485e-9cb7-8d8a6c18acfe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-245b386b-548c-485e-9cb7-8d8a6c18acfe.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-e6a98a96-4c8c-4bba-b0a8-42bf9802e974 {
  margin-top: 97px;
margin-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e6a98a96-4c8c-4bba-b0a8-42bf9802e974 {
  margin-top: 107px;
}
}@media (max-width: 767px){#s-e6a98a96-4c8c-4bba-b0a8-42bf9802e974 {
  margin-top: 60px;
}
}



  #s-e6a98a96-4c8c-4bba-b0a8-42bf9802e974 img.shogun-image {
    
    width: px;
  }


#s-e6a98a96-4c8c-4bba-b0a8-42bf9802e974 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-94134188-4435-452a-9346-9fc203cc4182 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-94134188-4435-452a-9346-9fc203cc4182 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-94134188-4435-452a-9346-9fc203cc4182 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-ef2dfa8c-b693-47b8-960f-f2fe11360d7a {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-ef2dfa8c-b693-47b8-960f-f2fe11360d7a:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ef2dfa8c-b693-47b8-960f-f2fe11360d7a:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-ef2dfa8c-b693-47b8-960f-f2fe11360d7a {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-ef2dfa8c-b693-47b8-960f-f2fe11360d7a {
  margin-bottom: 20px;
}
}


#s-ef2dfa8c-b693-47b8-960f-f2fe11360d7a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-ef2dfa8c-b693-47b8-960f-f2fe11360d7a.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-02d96c4a-a153-487e-834f-fc8982f0df7d {
  margin-top: 25px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-02d96c4a-a153-487e-834f-fc8982f0df7d {
  margin-top: 75px;
}
}@media (max-width: 767px){#s-02d96c4a-a153-487e-834f-fc8982f0df7d {
  margin-top: 5px;
}
}



  #s-02d96c4a-a153-487e-834f-fc8982f0df7d img.shogun-image {
    
    width: px;
  }


#s-02d96c4a-a153-487e-834f-fc8982f0df7d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4077168c-b2af-449f-9633-e4051e0ddeb1 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-4077168c-b2af-449f-9633-e4051e0ddeb1 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-4077168c-b2af-449f-9633-e4051e0ddeb1 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-090d8ce7-e715-4398-b530-14b79d58cceb {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-090d8ce7-e715-4398-b530-14b79d58cceb:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-090d8ce7-e715-4398-b530-14b79d58cceb:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-090d8ce7-e715-4398-b530-14b79d58cceb {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-090d8ce7-e715-4398-b530-14b79d58cceb {
  margin-bottom: 20px;
}
}


#s-090d8ce7-e715-4398-b530-14b79d58cceb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-090d8ce7-e715-4398-b530-14b79d58cceb.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-b49ee4c9-9be3-4ba6-b22f-3db2a02e4587 {
  border-style: solid;
margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(241, 89, 43, 1);
border-radius: 10px;
background-color: rgba(241, 89, 43, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-b49ee4c9-9be3-4ba6-b22f-3db2a02e4587:hover {border-style: solid !important;
border-color: rgba(88, 154, 211, 1) !important;
background-color: rgba(88, 154, 211, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b49ee4c9-9be3-4ba6-b22f-3db2a02e4587:active {border-style: solid !important;
border-color: rgba(88, 154, 211, 1) !important;
background-color: rgba(88, 154, 211, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-b49ee4c9-9be3-4ba6-b22f-3db2a02e4587.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-f9be91c4-d3ba-498a-af85-06d71d674c45 {
  min-height: 50px;
}








#s-f9be91c4-d3ba-498a-af85-06d71d674c45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9be91c4-d3ba-498a-af85-06d71d674c45.shg-box.shg-c {
  justify-content: center;
}

#s-d055071b-535a-4e01-834b-baa6f6ce70c3 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-d055071b-535a-4e01-834b-baa6f6ce70c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d055071b-535a-4e01-834b-baa6f6ce70c3.shg-box.shg-c {
  justify-content: center;
}

#s-76e218a9-4445-4a68-99ff-6a08774be268 {
  min-height: 50px;
background-color: rgba(250, 226, 146, 1);
}
@media (min-width: 1200px){#s-76e218a9-4445-4a68-99ff-6a08774be268 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-76e218a9-4445-4a68-99ff-6a08774be268 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-76e218a9-4445-4a68-99ff-6a08774be268 {
  
}
}@media (max-width: 767px){#s-76e218a9-4445-4a68-99ff-6a08774be268 {
  
}
}







#s-76e218a9-4445-4a68-99ff-6a08774be268 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76e218a9-4445-4a68-99ff-6a08774be268.shg-box.shg-c {
  justify-content: center;
}

#s-65a7d11b-d12f-4ed2-b0e9-bc4ca0969c8e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}
@media (min-width: 1200px){#s-65a7d11b-d12f-4ed2-b0e9-bc4ca0969c8e {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-65a7d11b-d12f-4ed2-b0e9-bc4ca0969c8e {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-65a7d11b-d12f-4ed2-b0e9-bc4ca0969c8e {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-65a7d11b-d12f-4ed2-b0e9-bc4ca0969c8e {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-65a7d11b-d12f-4ed2-b0e9-bc4ca0969c8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65a7d11b-d12f-4ed2-b0e9-bc4ca0969c8e.shg-box.shg-c {
  justify-content: center;
}

#s-8a8b8098-407b-4a0e-b2bb-5e42fadbea21 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-8a8b8098-407b-4a0e-b2bb-5e42fadbea21 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 1200px){#s-8a8b8098-407b-4a0e-b2bb-5e42fadbea21 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8a8b8098-407b-4a0e-b2bb-5e42fadbea21 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-8a8b8098-407b-4a0e-b2bb-5e42fadbea21 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-bfd23aeb-c041-45b0-b206-b69998487706 {
  margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-bfd23aeb-c041-45b0-b206-b69998487706 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-bfd23aeb-c041-45b0-b206-b69998487706 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Regular;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 1200px){#s-bfd23aeb-c041-45b0-b206-b69998487706 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Regular;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
@media (min-width: 1200px){#s-9975bccf-f791-4ca1-89a6-6c5a2f99a798 {
  margin-top: -5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9975bccf-f791-4ca1-89a6-6c5a2f99a798 {
  margin-top: -35px;
max-width: 730px;
}
}
@media (min-width: 0px) {
[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-9975bccf-f791-4ca1-89a6-6c5a2f99a798"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-2ad781e7-81b0-4e98-a959-a22e12d05b53 {
  margin-top: 70px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2ad781e7-81b0-4e98-a959-a22e12d05b53 {
  margin-top: 102px;
}
}@media (max-width: 767px){#s-2ad781e7-81b0-4e98-a959-a22e12d05b53 {
  margin-top: 37px;
}
}



  #s-2ad781e7-81b0-4e98-a959-a22e12d05b53 img.shogun-image {
    
    width: px;
  }


#s-2ad781e7-81b0-4e98-a959-a22e12d05b53 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-f05236fd-2710-431c-84eb-43c63c3b12ce {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-f05236fd-2710-431c-84eb-43c63c3b12ce .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-f05236fd-2710-431c-84eb-43c63c3b12ce .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-a492f325-f651-4c0d-9b78-e252f47474b2 {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-a492f325-f651-4c0d-9b78-e252f47474b2:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a492f325-f651-4c0d-9b78-e252f47474b2:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-a492f325-f651-4c0d-9b78-e252f47474b2 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-a492f325-f651-4c0d-9b78-e252f47474b2 {
  margin-bottom: 20px;
}
}


#s-a492f325-f651-4c0d-9b78-e252f47474b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-a492f325-f651-4c0d-9b78-e252f47474b2.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-730ac5c9-5ea0-4003-84bb-ea1b2b18268e {
  margin-top: 37px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-730ac5c9-5ea0-4003-84bb-ea1b2b18268e {
  margin-top: 75px;
}
}@media (max-width: 767px){#s-730ac5c9-5ea0-4003-84bb-ea1b2b18268e {
  margin-top: 0px;
}
}



  #s-730ac5c9-5ea0-4003-84bb-ea1b2b18268e img.shogun-image {
    
    width: px;
  }


#s-730ac5c9-5ea0-4003-84bb-ea1b2b18268e .shogun-image-content {
  
    align-items: center;
  
}

#s-728cef6c-8c2c-4246-be36-e1334e70b8fe {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-728cef6c-8c2c-4246-be36-e1334e70b8fe .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-728cef6c-8c2c-4246-be36-e1334e70b8fe .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-79bef719-3da6-459d-9364-de1a26ad0e1e {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-79bef719-3da6-459d-9364-de1a26ad0e1e:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-79bef719-3da6-459d-9364-de1a26ad0e1e:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-79bef719-3da6-459d-9364-de1a26ad0e1e {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-79bef719-3da6-459d-9364-de1a26ad0e1e {
  margin-bottom: 20px;
}
}


#s-79bef719-3da6-459d-9364-de1a26ad0e1e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-79bef719-3da6-459d-9364-de1a26ad0e1e.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-56a8c6a5-1dfd-4e43-bb86-591920f4590b {
  margin-top: 62px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-56a8c6a5-1dfd-4e43-bb86-591920f4590b {
  margin-top: 77px;
}
}@media (max-width: 767px){#s-56a8c6a5-1dfd-4e43-bb86-591920f4590b {
  margin-top: 43px;
}
}



  #s-56a8c6a5-1dfd-4e43-bb86-591920f4590b img.shogun-image {
    
    width: px;
  }


#s-56a8c6a5-1dfd-4e43-bb86-591920f4590b .shogun-image-content {
  
    align-items: center;
  
}

#s-010fdc52-186c-46c4-a22d-052a0c30dbd0 {
  margin-top: 3px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-010fdc52-186c-46c4-a22d-052a0c30dbd0 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-010fdc52-186c-46c4-a22d-052a0c30dbd0 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-45601139-e41c-459a-a8de-665e6ff8c59a {
  margin-top: 7px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-45601139-e41c-459a-a8de-665e6ff8c59a:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-45601139-e41c-459a-a8de-665e6ff8c59a:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-45601139-e41c-459a-a8de-665e6ff8c59a {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-45601139-e41c-459a-a8de-665e6ff8c59a {
  margin-bottom: 20px;
}
}


#s-45601139-e41c-459a-a8de-665e6ff8c59a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-45601139-e41c-459a-a8de-665e6ff8c59a.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-ef94880f-5539-4504-b02e-6992387f9a61 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 1200px){#s-ef94880f-5539-4504-b02e-6992387f9a61 {
  margin-top: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ef94880f-5539-4504-b02e-6992387f9a61 {
  margin-top: 35px;
}
}@media (max-width: 767px){#s-ef94880f-5539-4504-b02e-6992387f9a61 {
  margin-top: 0px;
}
}



  #s-ef94880f-5539-4504-b02e-6992387f9a61 img.shogun-image {
    
    width: px;
  }


#s-ef94880f-5539-4504-b02e-6992387f9a61 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-a656d708-3977-431b-9830-12a09a053e06 {
  margin-top: 3px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-a656d708-3977-431b-9830-12a09a053e06 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-a656d708-3977-431b-9830-12a09a053e06 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-3299ce71-97ce-46c5-a7a7-9892d2ac3cb6 {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-3299ce71-97ce-46c5-a7a7-9892d2ac3cb6:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3299ce71-97ce-46c5-a7a7-9892d2ac3cb6:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-3299ce71-97ce-46c5-a7a7-9892d2ac3cb6 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-3299ce71-97ce-46c5-a7a7-9892d2ac3cb6 {
  margin-bottom: 20px;
}
}


#s-3299ce71-97ce-46c5-a7a7-9892d2ac3cb6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-3299ce71-97ce-46c5-a7a7-9892d2ac3cb6.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-4e143256-464e-4a13-8db9-97cae75b4f82 {
  margin-top: 57px;
text-align: center;
}
@media (min-width: 1200px){#s-4e143256-464e-4a13-8db9-97cae75b4f82 {
  margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4e143256-464e-4a13-8db9-97cae75b4f82 {
  margin-top: 85px;
}
}@media (max-width: 767px){#s-4e143256-464e-4a13-8db9-97cae75b4f82 {
  margin-top: 43px;
}
}



  #s-4e143256-464e-4a13-8db9-97cae75b4f82 img.shogun-image {
    
    width: px;
  }


#s-4e143256-464e-4a13-8db9-97cae75b4f82 .shogun-image-content {
  
    align-items: center;
  
}

#s-2986ecab-58e3-4195-8d3e-2e525a5fa899 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-2986ecab-58e3-4195-8d3e-2e525a5fa899 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-2986ecab-58e3-4195-8d3e-2e525a5fa899 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-d577f1fe-8b0a-419f-b863-15da52315fe0 {
  margin-top: 7px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-d577f1fe-8b0a-419f-b863-15da52315fe0:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d577f1fe-8b0a-419f-b863-15da52315fe0:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-d577f1fe-8b0a-419f-b863-15da52315fe0 {
  margin-top: 5px;
padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-d577f1fe-8b0a-419f-b863-15da52315fe0 {
  margin-bottom: 20px;
}
}


#s-d577f1fe-8b0a-419f-b863-15da52315fe0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-d577f1fe-8b0a-419f-b863-15da52315fe0.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-f5839635-2653-48d7-909c-b83f74ff9f0e {
  margin-top: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f5839635-2653-48d7-909c-b83f74ff9f0e {
  margin-top: 57px;
}
}@media (max-width: 767px){#s-f5839635-2653-48d7-909c-b83f74ff9f0e {
  margin-top: 0px;
}
}



  #s-f5839635-2653-48d7-909c-b83f74ff9f0e img.shogun-image {
    
    width: px;
  }


#s-f5839635-2653-48d7-909c-b83f74ff9f0e .shogun-image-content {
  
    align-items: center;
  
}

#s-5b2fef2e-b9ae-4cbe-a3e1-23f3e4cb796d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-5b2fef2e-b9ae-4cbe-a3e1-23f3e4cb796d .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-5b2fef2e-b9ae-4cbe-a3e1-23f3e4cb796d .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-5b2fef2e-b9ae-4cbe-a3e1-23f3e4cb796d .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-024642a7-60f6-44d1-8530-3b49183fba97 {
  margin-top: 7px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-024642a7-60f6-44d1-8530-3b49183fba97:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-024642a7-60f6-44d1-8530-3b49183fba97:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-024642a7-60f6-44d1-8530-3b49183fba97 {
  margin-top: 5px;
padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-024642a7-60f6-44d1-8530-3b49183fba97 {
  margin-bottom: 20px;
}
}


#s-024642a7-60f6-44d1-8530-3b49183fba97.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-024642a7-60f6-44d1-8530-3b49183fba97.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-b0b4b22c-8789-4a2c-8e66-f766e6a5f51a {
  border-style: solid;
margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(241, 89, 43, 1);
border-radius: 10px;
background-color: rgba(241, 89, 43, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-b0b4b22c-8789-4a2c-8e66-f766e6a5f51a:hover {border-style: solid !important;
border-color: rgba(88, 154, 211, 1) !important;
background-color: rgba(88, 154, 211, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b0b4b22c-8789-4a2c-8e66-f766e6a5f51a:active {border-style: solid !important;
border-color: rgba(88, 154, 211, 1) !important;
background-color: rgba(88, 154, 211, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-b0b4b22c-8789-4a2c-8e66-f766e6a5f51a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-c806536e-3f46-4163-9844-72c491c5e620 {
  min-height: 50px;
}








#s-c806536e-3f46-4163-9844-72c491c5e620 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c806536e-3f46-4163-9844-72c491c5e620.shg-box.shg-c {
  justify-content: center;
}

#s-28aacfb2-5615-4dba-9b33-9eebabead306 {
  margin-top: 39px;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-28aacfb2-5615-4dba-9b33-9eebabead306 {
  margin-top: 20px;
}
}
#s-28aacfb2-5615-4dba-9b33-9eebabead306 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-28aacfb2-5615-4dba-9b33-9eebabead306 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-28aacfb2-5615-4dba-9b33-9eebabead306 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-f821f463-96ee-42b3-b0aa-b067e578fb53 {
  margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-f821f463-96ee-42b3-b0aa-b067e578fb53 {
  max-width: 420px;
}
}
#s-f821f463-96ee-42b3-b0aa-b067e578fb53 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Regular;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-f821f463-96ee-42b3-b0aa-b067e578fb53 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Regular;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3 {
  max-width: 730px;
}
}@media (max-width: 767px){#s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3 {
  margin-top: -45px;
}
}
@media (min-width: 0px) {
[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-6b48eec3-ae58-4605-ba28-a05f5d9a1bc3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-63bc224b-ec49-4e16-af41-a96a19f39ee0 {
  margin-top: 47px;
text-align: center;
}
@media (min-width: 1200px){#s-63bc224b-ec49-4e16-af41-a96a19f39ee0 {
  margin-top: 67px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-63bc224b-ec49-4e16-af41-a96a19f39ee0 {
  margin-top: 55px;
}
}



  #s-63bc224b-ec49-4e16-af41-a96a19f39ee0 img.shogun-image {
    
    width: px;
  }


#s-63bc224b-ec49-4e16-af41-a96a19f39ee0 .shogun-image-content {
  
    align-items: center;
  
}

#s-22de8626-f68d-43ba-9401-bd46b5444589 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-22de8626-f68d-43ba-9401-bd46b5444589 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-22de8626-f68d-43ba-9401-bd46b5444589 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-a1617f83-c498-4360-968f-f42f9701c83f {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-a1617f83-c498-4360-968f-f42f9701c83f:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a1617f83-c498-4360-968f-f42f9701c83f:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-a1617f83-c498-4360-968f-f42f9701c83f {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-a1617f83-c498-4360-968f-f42f9701c83f {
  margin-bottom: 20px;
}
}


#s-a1617f83-c498-4360-968f-f42f9701c83f.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-a7665c2d-f463-4d27-8abc-a53fba1b6834 {
  margin-top: 49px;
text-align: center;
}
@media (min-width: 1200px){#s-a7665c2d-f463-4d27-8abc-a53fba1b6834 {
  margin-top: 65px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a7665c2d-f463-4d27-8abc-a53fba1b6834 {
  margin-top: 65px;
}
}



  #s-a7665c2d-f463-4d27-8abc-a53fba1b6834 img.shogun-image {
    
    width: px;
  }


#s-a7665c2d-f463-4d27-8abc-a53fba1b6834 .shogun-image-content {
  
    align-items: center;
  
}

#s-b045aed3-678e-4fb2-ae61-d8a5d80a366b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
text-align: center;
}

#s-b045aed3-678e-4fb2-ae61-d8a5d80a366b .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-b045aed3-678e-4fb2-ae61-d8a5d80a366b .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-d94d4401-c874-41ab-a5e7-9df6a0675686 {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-d94d4401-c874-41ab-a5e7-9df6a0675686:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d94d4401-c874-41ab-a5e7-9df6a0675686:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-d94d4401-c874-41ab-a5e7-9df6a0675686 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-d94d4401-c874-41ab-a5e7-9df6a0675686 {
  margin-bottom: 20px;
}
}


#s-d94d4401-c874-41ab-a5e7-9df6a0675686.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-8850fc0c-a7d5-46b1-84ac-d90b1f4d48bf {
  text-align: center;
}




  #s-8850fc0c-a7d5-46b1-84ac-d90b1f4d48bf img.shogun-image {
    
    width: px;
  }


#s-8850fc0c-a7d5-46b1-84ac-d90b1f4d48bf .shogun-image-content {
  
    align-items: center;
  
}

#s-7841d502-ce4b-4a85-99d8-98f06f3be207 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 1200px){#s-7841d502-ce4b-4a85-99d8-98f06f3be207 {
  padding-top: 3px;
padding-bottom: 0px;
}
}
#s-7841d502-ce4b-4a85-99d8-98f06f3be207 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-7841d502-ce4b-4a85-99d8-98f06f3be207 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-c07a0df0-f533-47a6-a314-99e3b8378b8e {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-c07a0df0-f533-47a6-a314-99e3b8378b8e:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c07a0df0-f533-47a6-a314-99e3b8378b8e:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-c07a0df0-f533-47a6-a314-99e3b8378b8e {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-c07a0df0-f533-47a6-a314-99e3b8378b8e {
  margin-bottom: 20px;
}
}


#s-c07a0df0-f533-47a6-a314-99e3b8378b8e.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-0bae241a-2a21-4891-86fe-8d9b923b37ae {
  text-align: center;
}




  #s-0bae241a-2a21-4891-86fe-8d9b923b37ae img.shogun-image {
    
    width: px;
  }


#s-0bae241a-2a21-4891-86fe-8d9b923b37ae .shogun-image-content {
  
    align-items: center;
  
}

#s-f651cab0-a6bc-4523-9685-6f4b455338cb {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 3px;
padding-bottom: 0px;
text-align: center;
}

#s-f651cab0-a6bc-4523-9685-6f4b455338cb .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-f651cab0-a6bc-4523-9685-6f4b455338cb .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-79c96a4f-6bd8-4001-b149-7e5cce8f89e4 {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-79c96a4f-6bd8-4001-b149-7e5cce8f89e4:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-79c96a4f-6bd8-4001-b149-7e5cce8f89e4:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-79c96a4f-6bd8-4001-b149-7e5cce8f89e4 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-79c96a4f-6bd8-4001-b149-7e5cce8f89e4 {
  margin-bottom: 20px;
}
}


#s-79c96a4f-6bd8-4001-b149-7e5cce8f89e4.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-eff422a2-4e5e-4d37-a1b8-c2eef2f1c2ef {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 1200px){#s-eff422a2-4e5e-4d37-a1b8-c2eef2f1c2ef {
  margin-top: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-eff422a2-4e5e-4d37-a1b8-c2eef2f1c2ef {
  margin-top: 30px;
}
}



  #s-eff422a2-4e5e-4d37-a1b8-c2eef2f1c2ef img.shogun-image {
    
    width: px;
  }


#s-eff422a2-4e5e-4d37-a1b8-c2eef2f1c2ef .shogun-image-content {
  
    align-items: center;
  
}

#s-5f362a5b-053a-49ce-9224-8137806094a2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-5f362a5b-053a-49ce-9224-8137806094a2 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-5f362a5b-053a-49ce-9224-8137806094a2 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-b8e1201f-390c-4887-b7a5-628aba08aa1d {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-b8e1201f-390c-4887-b7a5-628aba08aa1d:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b8e1201f-390c-4887-b7a5-628aba08aa1d:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-b8e1201f-390c-4887-b7a5-628aba08aa1d {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-b8e1201f-390c-4887-b7a5-628aba08aa1d {
  margin-bottom: 20px;
}
}


#s-b8e1201f-390c-4887-b7a5-628aba08aa1d.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-1b5b7c9f-37a9-4f3e-b85a-66e249825e04 {
  margin-top: 41px;
text-align: center;
}
@media (min-width: 1200px){#s-1b5b7c9f-37a9-4f3e-b85a-66e249825e04 {
  margin-top: 58px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1b5b7c9f-37a9-4f3e-b85a-66e249825e04 {
  margin-top: 55px;
}
}@media (max-width: 767px){#s-1b5b7c9f-37a9-4f3e-b85a-66e249825e04 {
  margin-top: 43px;
}
}



  #s-1b5b7c9f-37a9-4f3e-b85a-66e249825e04 img.shogun-image {
    
    width: px;
  }


#s-1b5b7c9f-37a9-4f3e-b85a-66e249825e04 .shogun-image-content {
  
    align-items: center;
  
}

#s-63d458ab-b7a8-4ea5-bee5-06f742c5e9d2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-63d458ab-b7a8-4ea5-bee5-06f742c5e9d2 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-63d458ab-b7a8-4ea5-bee5-06f742c5e9d2 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-85ac0f07-22ff-447d-bd0c-05be1927ec9c {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-85ac0f07-22ff-447d-bd0c-05be1927ec9c:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-85ac0f07-22ff-447d-bd0c-05be1927ec9c:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-85ac0f07-22ff-447d-bd0c-05be1927ec9c {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-85ac0f07-22ff-447d-bd0c-05be1927ec9c {
  margin-bottom: 20px;
}
}


#s-85ac0f07-22ff-447d-bd0c-05be1927ec9c.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-21c15e32-f19f-4b99-a28a-4cd56d07c9d3 {
  min-height: 50px;
}








#s-21c15e32-f19f-4b99-a28a-4cd56d07c9d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21c15e32-f19f-4b99-a28a-4cd56d07c9d3.shg-box.shg-c {
  justify-content: center;
}

#s-e6a8e9bf-2550-4abe-9586-90101fa12d0a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-e6a8e9bf-2550-4abe-9586-90101fa12d0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6a8e9bf-2550-4abe-9586-90101fa12d0a.shg-box.shg-c {
  justify-content: center;
}

#s-cc6af9f7-a0fc-4e02-a13e-45da66d8ce6b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-cc6af9f7-a0fc-4e02-a13e-45da66d8ce6b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cc6af9f7-a0fc-4e02-a13e-45da66d8ce6b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cc6af9f7-a0fc-4e02-a13e-45da66d8ce6b {
  
}
}@media (max-width: 767px){#s-cc6af9f7-a0fc-4e02-a13e-45da66d8ce6b {
  
}
}







#s-cc6af9f7-a0fc-4e02-a13e-45da66d8ce6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc6af9f7-a0fc-4e02-a13e-45da66d8ce6b.shg-box.shg-c {
  justify-content: center;
}

#s-f000f409-319f-46e8-9e7c-5efe17e9e9dd {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-f000f409-319f-46e8-9e7c-5efe17e9e9dd {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f000f409-319f-46e8-9e7c-5efe17e9e9dd {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-f000f409-319f-46e8-9e7c-5efe17e9e9dd {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-f000f409-319f-46e8-9e7c-5efe17e9e9dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f000f409-319f-46e8-9e7c-5efe17e9e9dd.shg-box.shg-c {
  justify-content: center;
}

#s-c9e4d38d-76b2-4332-8582-a2d117f147ce {
  min-height: 50px;
}








#s-c9e4d38d-76b2-4332-8582-a2d117f147ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9e4d38d-76b2-4332-8582-a2d117f147ce.shg-box.shg-c {
  justify-content: center;
}

#s-487d31db-0919-4a15-84b3-8a3ece09ba37 {
  margin-top: 0px;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-487d31db-0919-4a15-84b3-8a3ece09ba37 {
  max-width: 730px;
}
}@media (max-width: 767px){#s-487d31db-0919-4a15-84b3-8a3ece09ba37 {
  max-width: 420px;
}
}
#s-487d31db-0919-4a15-84b3-8a3ece09ba37 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-487d31db-0919-4a15-84b3-8a3ece09ba37 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-487d31db-0919-4a15-84b3-8a3ece09ba37 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-ef5f5947-c6cb-420d-9750-fd76c7e7a95f {
  margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ef5f5947-c6cb-420d-9750-fd76c7e7a95f {
  max-width: 730px;
}
}@media (max-width: 767px){#s-ef5f5947-c6cb-420d-9750-fd76c7e7a95f {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-ef5f5947-c6cb-420d-9750-fd76c7e7a95f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Regular;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-ef5f5947-c6cb-420d-9750-fd76c7e7a95f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Regular;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-0df7338f-a58d-4e41-b772-f8ea70679e2e {
  margin-top: -20px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0df7338f-a58d-4e41-b772-f8ea70679e2e {
  max-width: 730px;
}
}@media (max-width: 767px){#s-0df7338f-a58d-4e41-b772-f8ea70679e2e {
  margin-right: 20px;
max-width: 380px;
}
}
#s-4f740766-b44d-452b-8f2e-ca22aaad43c8 {
  margin-top: 10px;
}
@media (max-width: 767px){#s-4f740766-b44d-452b-8f2e-ca22aaad43c8 {
  max-width: 420px;
}
}
#s-19e16858-ccd2-4444-b1ec-d57a89965f2e {
  min-height: 50px;
}








#s-19e16858-ccd2-4444-b1ec-d57a89965f2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19e16858-ccd2-4444-b1ec-d57a89965f2e.shg-box.shg-c {
  justify-content: center;
}

#s-faf54eea-a868-442a-b7e9-9545b991c991 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-faf54eea-a868-442a-b7e9-9545b991c991 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-faf54eea-a868-442a-b7e9-9545b991c991.shg-box.shg-c {
  justify-content: center;
}

#s-99243c73-b24a-4d3b-a31f-b2e5cc5ff3a7 {
  min-height: 50px;
background-color: rgba(213, 226, 174, 1);
}
@media (min-width: 1200px){#s-99243c73-b24a-4d3b-a31f-b2e5cc5ff3a7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-99243c73-b24a-4d3b-a31f-b2e5cc5ff3a7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-99243c73-b24a-4d3b-a31f-b2e5cc5ff3a7 {
  
}
}@media (max-width: 767px){#s-99243c73-b24a-4d3b-a31f-b2e5cc5ff3a7 {
  
}
}







#s-99243c73-b24a-4d3b-a31f-b2e5cc5ff3a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99243c73-b24a-4d3b-a31f-b2e5cc5ff3a7.shg-box.shg-c {
  justify-content: center;
}

#s-6cad5c96-b91d-46df-93e0-808be5a33528 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}
@media (min-width: 1200px){#s-6cad5c96-b91d-46df-93e0-808be5a33528 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6cad5c96-b91d-46df-93e0-808be5a33528 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6cad5c96-b91d-46df-93e0-808be5a33528 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-6cad5c96-b91d-46df-93e0-808be5a33528 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-6cad5c96-b91d-46df-93e0-808be5a33528 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6cad5c96-b91d-46df-93e0-808be5a33528.shg-box.shg-c {
  justify-content: center;
}

#s-9e6f6a1e-9827-4efb-97b8-c7cfe99c2034 {
  margin-top: 30px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-9e6f6a1e-9827-4efb-97b8-c7cfe99c2034 {
  margin-bottom: 20px;
margin-right: 20px;
}
}
#s-9e6f6a1e-9827-4efb-97b8-c7cfe99c2034 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-08ad921e-8481-4156-89d9-e0fd1164b52d {
  margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-08ad921e-8481-4156-89d9-e0fd1164b52d {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-08ad921e-8481-4156-89d9-e0fd1164b52d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Regular;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 768px) and (max-width: 991px){#s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50 {
  max-width: 730px;
}
}
@media (min-width: 0px) {
[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-32b53a0d-ebdf-4fa5-8f49-c7be81f40e50"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-7b03c12d-1814-4a73-bde8-75eeb48658c8 {
  text-align: center;
}
@media (min-width: 1200px){#s-7b03c12d-1814-4a73-bde8-75eeb48658c8 {
  margin-top: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b03c12d-1814-4a73-bde8-75eeb48658c8 {
  margin-top: 10px;
margin-bottom: 10px;
}
}



  #s-7b03c12d-1814-4a73-bde8-75eeb48658c8 img.shogun-image {
    
    width: px;
  }


#s-7b03c12d-1814-4a73-bde8-75eeb48658c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b8a431c-2cd5-4150-93d4-ef5277a92d55 {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-8b8a431c-2cd5-4150-93d4-ef5277a92d55 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-8b8a431c-2cd5-4150-93d4-ef5277a92d55 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-4aef9040-df2d-40a3-8cb2-ee49aaa9e51c {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-4aef9040-df2d-40a3-8cb2-ee49aaa9e51c:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4aef9040-df2d-40a3-8cb2-ee49aaa9e51c:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-4aef9040-df2d-40a3-8cb2-ee49aaa9e51c {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-4aef9040-df2d-40a3-8cb2-ee49aaa9e51c {
  margin-bottom: 20px;
}
}


#s-4aef9040-df2d-40a3-8cb2-ee49aaa9e51c.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-db09379e-382b-46e3-be9c-602066250be2 {
  text-align: center;
}
@media (min-width: 1200px){#s-db09379e-382b-46e3-be9c-602066250be2 {
  margin-top: 14px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-db09379e-382b-46e3-be9c-602066250be2 {
  margin-top: 14px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-db09379e-382b-46e3-be9c-602066250be2 {
  margin-top: 10px;
}
}@media (max-width: 767px){#s-db09379e-382b-46e3-be9c-602066250be2 {
  margin-top: 15px;
}
}



  #s-db09379e-382b-46e3-be9c-602066250be2 img.shogun-image {
    
    width: px;
  }


#s-db09379e-382b-46e3-be9c-602066250be2 .shogun-image-content {
  
    align-items: center;
  
}

#s-19c16181-2c77-424b-b8ed-2ce35f10d133 {
  margin-top: 3px;
margin-bottom: 8px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-19c16181-2c77-424b-b8ed-2ce35f10d133 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-19c16181-2c77-424b-b8ed-2ce35f10d133 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-c1e02ab5-fef2-48aa-8148-9cead4cf1746 {
  margin-bottom: 20px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-c1e02ab5-fef2-48aa-8148-9cead4cf1746:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c1e02ab5-fef2-48aa-8148-9cead4cf1746:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-c1e02ab5-fef2-48aa-8148-9cead4cf1746 {
  margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c1e02ab5-fef2-48aa-8148-9cead4cf1746 {
  padding-left: 20px;
padding-right: 20px;
}
}


#s-c1e02ab5-fef2-48aa-8148-9cead4cf1746.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-75a44070-e5e4-4e01-9963-8ed172bb2399 {
  text-align: center;
}
@media (min-width: 1200px){#s-75a44070-e5e4-4e01-9963-8ed172bb2399 {
  margin-top: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-75a44070-e5e4-4e01-9963-8ed172bb2399 {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-75a44070-e5e4-4e01-9963-8ed172bb2399 {
  margin-top: 10px;
}
}@media (max-width: 767px){#s-75a44070-e5e4-4e01-9963-8ed172bb2399 {
  margin-top: 10px;
}
}



  #s-75a44070-e5e4-4e01-9963-8ed172bb2399 img.shogun-image {
    
    width: px;
  }


#s-75a44070-e5e4-4e01-9963-8ed172bb2399 .shogun-image-content {
  
    align-items: center;
  
}

#s-c255ca2e-9a29-4de2-9930-ba7190426024 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c255ca2e-9a29-4de2-9930-ba7190426024 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-c255ca2e-9a29-4de2-9930-ba7190426024 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-221bb09c-5590-4b62-ab8c-12ccb843cc3b {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-221bb09c-5590-4b62-ab8c-12ccb843cc3b:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-221bb09c-5590-4b62-ab8c-12ccb843cc3b:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-221bb09c-5590-4b62-ab8c-12ccb843cc3b {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-221bb09c-5590-4b62-ab8c-12ccb843cc3b {
  margin-top: 0px;
margin-bottom: 20px;
}
}


#s-221bb09c-5590-4b62-ab8c-12ccb843cc3b.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-db75081c-9e21-44f6-bee3-c8f638e2d297 {
  text-align: center;
}
@media (min-width: 1200px){#s-db75081c-9e21-44f6-bee3-c8f638e2d297 {
  margin-top: 2px;
}
}



  #s-db75081c-9e21-44f6-bee3-c8f638e2d297 img.shogun-image {
    
    width: px;
  }


#s-db75081c-9e21-44f6-bee3-c8f638e2d297 .shogun-image-content {
  
    align-items: center;
  
}

#s-2b9d173b-4d11-450a-89c1-f3e338a267d4 {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-2b9d173b-4d11-450a-89c1-f3e338a267d4 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-2b9d173b-4d11-450a-89c1-f3e338a267d4 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-a24ce43a-d159-487f-8b96-3d8ab999a1eb {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-a24ce43a-d159-487f-8b96-3d8ab999a1eb:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a24ce43a-d159-487f-8b96-3d8ab999a1eb:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-a24ce43a-d159-487f-8b96-3d8ab999a1eb {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-a24ce43a-d159-487f-8b96-3d8ab999a1eb {
  margin-top: 0px;
margin-bottom: 20px;
}
}


#s-a24ce43a-d159-487f-8b96-3d8ab999a1eb.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-5b551447-e459-4132-8189-e36696cb0099 {
  text-align: center;
}
@media (min-width: 1200px){#s-5b551447-e459-4132-8189-e36696cb0099 {
  margin-top: 2px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5b551447-e459-4132-8189-e36696cb0099 {
  margin-top: 17px;
}
}



  #s-5b551447-e459-4132-8189-e36696cb0099 img.shogun-image {
    
    width: px;
  }


#s-5b551447-e459-4132-8189-e36696cb0099 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-41b44f52-a860-461e-aaa9-48e9cdcdd421 {
  margin-top: 3px;
margin-bottom: 13px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 1200px){#s-41b44f52-a860-461e-aaa9-48e9cdcdd421 {
  margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-41b44f52-a860-461e-aaa9-48e9cdcdd421 {
  margin-bottom: 0px;
}
}
#s-41b44f52-a860-461e-aaa9-48e9cdcdd421 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-41b44f52-a860-461e-aaa9-48e9cdcdd421 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-c00e2805-3493-415c-9e1b-f1f4ef241226 {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-c00e2805-3493-415c-9e1b-f1f4ef241226:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c00e2805-3493-415c-9e1b-f1f4ef241226:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-c00e2805-3493-415c-9e1b-f1f4ef241226 {
  margin-top: 5px;
padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-c00e2805-3493-415c-9e1b-f1f4ef241226 {
  margin-bottom: 20px;
}
}


#s-c00e2805-3493-415c-9e1b-f1f4ef241226.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-1fc83174-b770-44df-bf76-d3276bd41994 {
  text-align: center;
}
@media (min-width: 1200px){#s-1fc83174-b770-44df-bf76-d3276bd41994 {
  margin-top: 2px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1fc83174-b770-44df-bf76-d3276bd41994 {
  margin-top: 10px;
}
}



  #s-1fc83174-b770-44df-bf76-d3276bd41994 img.shogun-image {
    
    width: px;
  }


#s-1fc83174-b770-44df-bf76-d3276bd41994 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-ae634eb3-7536-4bac-b158-a296f3b6f94b {
  margin-top: 3px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-ae634eb3-7536-4bac-b158-a296f3b6f94b .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d507bd73-a8ca-4a6b-aaca-f3323ffc6ce0 {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-d507bd73-a8ca-4a6b-aaca-f3323ffc6ce0:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d507bd73-a8ca-4a6b-aaca-f3323ffc6ce0:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-d507bd73-a8ca-4a6b-aaca-f3323ffc6ce0 {
  margin-top: 5px;
padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-d507bd73-a8ca-4a6b-aaca-f3323ffc6ce0 {
  margin-bottom: 20px;
}
}


#s-d507bd73-a8ca-4a6b-aaca-f3323ffc6ce0.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-c4c75df7-9b43-406a-bc92-419127105a16 {
  min-height: 15px;
}
@media (max-width: 767px){#s-c4c75df7-9b43-406a-bc92-419127105a16 {
  display: none;
}
#s-c4c75df7-9b43-406a-bc92-419127105a16, #wrap-s-c4c75df7-9b43-406a-bc92-419127105a16 { display:none !important; }}







#s-c4c75df7-9b43-406a-bc92-419127105a16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4c75df7-9b43-406a-bc92-419127105a16.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-396f44ef-da1c-432d-bb6a-849d93ebd92a {
  max-width: 730px;
}
}
@media (min-width: 0px) {
[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-396f44ef-da1c-432d-bb6a-849d93ebd92a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-9919642b-d0fd-4332-8bda-be21c9a0bc6d {
  margin-top: 1px;
margin-left: 3px;
max-width: 99%;
text-align: center;
}




  #s-9919642b-d0fd-4332-8bda-be21c9a0bc6d img.shogun-image {
    
    width: px;
  }


#s-9919642b-d0fd-4332-8bda-be21c9a0bc6d .shogun-image-content {
  
    align-items: center;
  
}

#s-1bdabe06-b10a-44f7-a934-39fb8a4fcb3b {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-1bdabe06-b10a-44f7-a934-39fb8a4fcb3b .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-1bdabe06-b10a-44f7-a934-39fb8a4fcb3b .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-6a60e4d9-5baf-4cd9-bbb0-e7f51902cd1c {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-6a60e4d9-5baf-4cd9-bbb0-e7f51902cd1c:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6a60e4d9-5baf-4cd9-bbb0-e7f51902cd1c:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-6a60e4d9-5baf-4cd9-bbb0-e7f51902cd1c {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-6a60e4d9-5baf-4cd9-bbb0-e7f51902cd1c {
  margin-bottom: 20px;
}
}


#s-6a60e4d9-5baf-4cd9-bbb0-e7f51902cd1c.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-155d4b17-a18f-4c5c-badb-6ed3d121fb01 {
  text-align: center;
}
@media (min-width: 1200px){#s-155d4b17-a18f-4c5c-badb-6ed3d121fb01 {
  margin-top: 0px;
}
}@media (max-width: 767px){#s-155d4b17-a18f-4c5c-badb-6ed3d121fb01 {
  margin-top: 5px;
}
}



  #s-155d4b17-a18f-4c5c-badb-6ed3d121fb01 img.shogun-image {
    
    width: px;
  }


#s-155d4b17-a18f-4c5c-badb-6ed3d121fb01 .shogun-image-content {
  
    align-items: center;
  
}

#s-ea5fe231-de59-4363-a357-ea68ff0d0852 {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 5px;
padding-bottom: 2px;
text-align: center;
}

#s-ea5fe231-de59-4363-a357-ea68ff0d0852 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-ea5fe231-de59-4363-a357-ea68ff0d0852 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-7321a9ba-15da-420f-b82a-ead4835426b4 {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-7321a9ba-15da-420f-b82a-ead4835426b4:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7321a9ba-15da-420f-b82a-ead4835426b4:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-7321a9ba-15da-420f-b82a-ead4835426b4 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-7321a9ba-15da-420f-b82a-ead4835426b4 {
  margin-bottom: 20px;
}
}


#s-7321a9ba-15da-420f-b82a-ead4835426b4.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-d36ae03c-7eb6-4c78-b894-5bf00ce36cb5 {
  text-align: center;
}
@media (min-width: 1200px){#s-d36ae03c-7eb6-4c78-b894-5bf00ce36cb5 {
  margin-top: 7px;
}
}



  #s-d36ae03c-7eb6-4c78-b894-5bf00ce36cb5 img.shogun-image {
    
    width: px;
  }


#s-d36ae03c-7eb6-4c78-b894-5bf00ce36cb5 .shogun-image-content {
  
    align-items: center;
  
}

#s-7f9f84dd-05cc-4a1c-bd0e-8580f068ce3f {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 5px;
padding-bottom: 7px;
text-align: center;
}

#s-7f9f84dd-05cc-4a1c-bd0e-8580f068ce3f .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-7f9f84dd-05cc-4a1c-bd0e-8580f068ce3f .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-3e59217a-f47d-4583-b30a-5a875de7763b {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-3e59217a-f47d-4583-b30a-5a875de7763b:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3e59217a-f47d-4583-b30a-5a875de7763b:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-3e59217a-f47d-4583-b30a-5a875de7763b {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-3e59217a-f47d-4583-b30a-5a875de7763b {
  margin-bottom: 20px;
}
}


#s-3e59217a-f47d-4583-b30a-5a875de7763b.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-7eade0f9-2d99-4a07-8a9a-5c3ce6c7faef {
  margin-top: 60px;
text-align: center;
}
@media (max-width: 767px){#s-7eade0f9-2d99-4a07-8a9a-5c3ce6c7faef {
  margin-top: 80px;
}
}



  #s-7eade0f9-2d99-4a07-8a9a-5c3ce6c7faef img.shogun-image {
    
    width: px;
  }


#s-7eade0f9-2d99-4a07-8a9a-5c3ce6c7faef .shogun-image-content {
  
    align-items: center;
  
}

#s-850470b9-cda1-4fe6-8725-21404c688dd4 {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-850470b9-cda1-4fe6-8725-21404c688dd4 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-850470b9-cda1-4fe6-8725-21404c688dd4 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-6f82c536-a8af-41c3-adcf-c76ebcb8f93e {
  margin-top: 0px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-6f82c536-a8af-41c3-adcf-c76ebcb8f93e:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6f82c536-a8af-41c3-adcf-c76ebcb8f93e:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-6f82c536-a8af-41c3-adcf-c76ebcb8f93e {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-6f82c536-a8af-41c3-adcf-c76ebcb8f93e {
  margin-bottom: 20px;
}
}


#s-6f82c536-a8af-41c3-adcf-c76ebcb8f93e.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-50588cb4-c33d-4d20-8362-a1a98075679f {
  text-align: center;
}
@media (min-width: 1200px){#s-50588cb4-c33d-4d20-8362-a1a98075679f {
  margin-top: 7px;
}
}



  #s-50588cb4-c33d-4d20-8362-a1a98075679f img.shogun-image {
    
    width: px;
  }


#s-50588cb4-c33d-4d20-8362-a1a98075679f .shogun-image-content {
  
    align-items: center;
  
}

#s-572e53a1-848f-4624-b6eb-daef33c9e0a5 {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 5px;
padding-bottom: 7px;
text-align: center;
}

#s-572e53a1-848f-4624-b6eb-daef33c9e0a5 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-572e53a1-848f-4624-b6eb-daef33c9e0a5 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-b99536d3-fe20-45e3-9778-1baf50241b5a {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-b99536d3-fe20-45e3-9778-1baf50241b5a:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b99536d3-fe20-45e3-9778-1baf50241b5a:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-b99536d3-fe20-45e3-9778-1baf50241b5a {
  padding-left: 20px;
padding-right: 20px;
}
}


#s-b99536d3-fe20-45e3-9778-1baf50241b5a.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-710eeb28-6e93-44b5-b222-7ed3fda1258f {
  margin-top: 9px;
text-align: center;
}
@media (max-width: 767px){#s-710eeb28-6e93-44b5-b222-7ed3fda1258f {
  margin-top: 0px;
}
}



  #s-710eeb28-6e93-44b5-b222-7ed3fda1258f img.shogun-image {
    
    width: px;
  }


#s-710eeb28-6e93-44b5-b222-7ed3fda1258f .shogun-image-content {
  
    align-items: center;
  
}

#s-e8e3d30c-6611-4ffb-b416-47b4f308844c {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-e8e3d30c-6611-4ffb-b416-47b4f308844c .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-e8e3d30c-6611-4ffb-b416-47b4f308844c .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
#s-932ac947-db0f-4789-83c8-babf7116da16 {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-932ac947-db0f-4789-83c8-babf7116da16:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-932ac947-db0f-4789-83c8-babf7116da16:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-932ac947-db0f-4789-83c8-babf7116da16 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-932ac947-db0f-4789-83c8-babf7116da16 {
  margin-bottom: 20px;
}
}


#s-932ac947-db0f-4789-83c8-babf7116da16.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-8acd9dca-5cf5-4529-a13f-359c2424ae42 {
  min-height: 15px;
}
@media (max-width: 767px){#s-8acd9dca-5cf5-4529-a13f-359c2424ae42 {
  display: none;
}
#s-8acd9dca-5cf5-4529-a13f-359c2424ae42, #wrap-s-8acd9dca-5cf5-4529-a13f-359c2424ae42 { display:none !important; }}







#s-8acd9dca-5cf5-4529-a13f-359c2424ae42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8acd9dca-5cf5-4529-a13f-359c2424ae42.shg-box.shg-c {
  justify-content: center;
}

#s-092d1ce8-6065-4b8e-a4be-e0e4d9ac286e {
  border-style: solid;
margin-top: 0px;
margin-bottom: 35px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(241, 89, 43, 1);
border-radius: 10px;
background-color: rgba(241, 89, 43, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-092d1ce8-6065-4b8e-a4be-e0e4d9ac286e:hover {border-style: solid !important;
border-color: rgba(88, 154, 211, 1) !important;
background-color: rgba(88, 154, 211, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-092d1ce8-6065-4b8e-a4be-e0e4d9ac286e:active {border-style: solid !important;
border-color: rgba(88, 154, 211, 1) !important;
background-color: rgba(88, 154, 211, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-092d1ce8-6065-4b8e-a4be-e0e4d9ac286e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-3d8d337f-a50d-4ac5-8675-49f1a9a76c92 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-3d8d337f-a50d-4ac5-8675-49f1a9a76c92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d8d337f-a50d-4ac5-8675-49f1a9a76c92.shg-box.shg-c {
  justify-content: center;
}

#s-dc8c769b-76cd-45de-9f18-5f9a431634a5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-dc8c769b-76cd-45de-9f18-5f9a431634a5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dc8c769b-76cd-45de-9f18-5f9a431634a5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dc8c769b-76cd-45de-9f18-5f9a431634a5 {
  
}
}@media (max-width: 767px){#s-dc8c769b-76cd-45de-9f18-5f9a431634a5 {
  
}
}







#s-dc8c769b-76cd-45de-9f18-5f9a431634a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc8c769b-76cd-45de-9f18-5f9a431634a5.shg-box.shg-c {
  justify-content: center;
}

#s-15d4db4c-c5fc-44e8-861a-8993bca99853 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-15d4db4c-c5fc-44e8-861a-8993bca99853 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-15d4db4c-c5fc-44e8-861a-8993bca99853 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-15d4db4c-c5fc-44e8-861a-8993bca99853 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-15d4db4c-c5fc-44e8-861a-8993bca99853 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15d4db4c-c5fc-44e8-861a-8993bca99853.shg-box.shg-c {
  justify-content: center;
}

#s-ae633581-c995-454e-9ff5-25dbba59ec6f {
  margin-top: 50px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ae633581-c995-454e-9ff5-25dbba59ec6f {
  max-width: 730px;
}
}@media (max-width: 767px){#s-ae633581-c995-454e-9ff5-25dbba59ec6f {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-ae633581-c995-454e-9ff5-25dbba59ec6f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-be9753ca-718f-443f-849e-fda53bd30c2f {
  margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-be9753ca-718f-443f-849e-fda53bd30c2f {
  max-width: 730px;
}
}@media (max-width: 767px){#s-be9753ca-718f-443f-849e-fda53bd30c2f {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-be9753ca-718f-443f-849e-fda53bd30c2f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Regular;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-756e6cf7-88a7-48f6-aef9-fb36204808bc {
  margin-top: -30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-756e6cf7-88a7-48f6-aef9-fb36204808bc {
  max-width: 730px;
}
}@media (max-width: 767px){#s-756e6cf7-88a7-48f6-aef9-fb36204808bc {
  margin-right: 20px;
max-width: 380px;
}
}
#s-52f5f388-c329-477c-9351-7aabb99b1fb7 {
  margin-top: 7px;
}
@media (max-width: 767px){#s-52f5f388-c329-477c-9351-7aabb99b1fb7 {
  max-width: 420px;
}
}
#s-414c3f09-88fe-4a16-99c7-a115111fe328 {
  margin-top: 39px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-414c3f09-88fe-4a16-99c7-a115111fe328 {
  max-width: 730px;
}
}
#s-414c3f09-88fe-4a16-99c7-a115111fe328 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-414c3f09-88fe-4a16-99c7-a115111fe328 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-d57abb11-728b-4715-9378-7155e2977227 {
  margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d57abb11-728b-4715-9378-7155e2977227 {
  max-width: 730px;
}
}@media (max-width: 767px){#s-d57abb11-728b-4715-9378-7155e2977227 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-d57abb11-728b-4715-9378-7155e2977227 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Regular;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea {
  display: none;
}
#s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea, #wrap-s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea {
  display: none;
}
#s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea, #wrap-s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea {
  display: none;
}
#s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea, #wrap-s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea { display:none !important; }}@media (max-width: 767px){#s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea {
  margin-top: -20px;
margin-bottom: -20px;
}
}
@media (min-width: 0px) {
[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-56d0a0a1-4fa5-4258-ba2d-e9e8b20b10ea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-72b05537-d176-4063-b7bc-361a07cbea3f {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b {
  text-align: center;
}
@media (max-width: 767px){#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b {
  padding-top: 27px;
}
}

.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b {
  max-width: 100%;
}

.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b .shg-image-zoom,
.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b {
  max-width: 100%;
}

.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b .shg-image-zoom,
.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b {
  max-width: 100%;
}

.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b .shg-image-zoom,
.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b {
  max-width: 100%;
}

.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b .shg-image-zoom,
.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b {
  max-width: 100%;
}

.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b .shg-image-zoom,
.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-d86ecdd9-7d25-4669-b7b0-09efa9bc542b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-62803841-9863-4700-8197-c9efa798a6af {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}

#s-62803841-9863-4700-8197-c9efa798a6af .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-8eb74c7e-a9c8-4b5e-81dd-0813fe13539c {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-8eb74c7e-a9c8-4b5e-81dd-0813fe13539c:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8eb74c7e-a9c8-4b5e-81dd-0813fe13539c:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-8eb74c7e-a9c8-4b5e-81dd-0813fe13539c {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-8eb74c7e-a9c8-4b5e-81dd-0813fe13539c {
  margin-top: 0px;
margin-bottom: 20px;
}
}


#s-8eb74c7e-a9c8-4b5e-81dd-0813fe13539c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-8eb74c7e-a9c8-4b5e-81dd-0813fe13539c.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-617b4a28-532f-444b-bc61-d333956c7ebb {
  display: none;
}
#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 {
  text-align: center;
}


.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 {
  max-width: 100%;
}

.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 .shg-image-zoom,
.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 img.shogun-image {
  max-width: 75% !important;
  min-height:  !important;
}

.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 {
  max-width: 100%;
}

.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 .shg-image-zoom,
.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 img.shogun-image {
  max-width: 75% !important;
  min-height:  !important;
}

.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 {
  max-width: 100%;
}

.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 .shg-image-zoom,
.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 img.shogun-image {
  max-width: 75% !important;
  min-height:  !important;
}

.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 {
  max-width: 100%;
}

.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 .shg-image-zoom,
.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 img.shogun-image {
  max-width: 75% !important;
  min-height:  !important;
}

.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 {
  max-width: 100%;
}

.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 .shg-image-zoom,
.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 img.shogun-image {
  max-width: 75% !important;
  min-height:  !important;
}

.shg-c#s-a7545d13-ed92-4f3a-8ffe-e92c591ab3e4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b478d718-960c-4c84-833e-a3883785529b {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}

#s-b478d718-960c-4c84-833e-a3883785529b .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-7f0cdfe5-3296-43fc-b32d-26657f86879f {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-7f0cdfe5-3296-43fc-b32d-26657f86879f:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7f0cdfe5-3296-43fc-b32d-26657f86879f:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-7f0cdfe5-3296-43fc-b32d-26657f86879f {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-7f0cdfe5-3296-43fc-b32d-26657f86879f {
  margin-top: 0px;
margin-bottom: 20px;
}
}


#s-7f0cdfe5-3296-43fc-b32d-26657f86879f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-7f0cdfe5-3296-43fc-b32d-26657f86879f.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-d0c32408-73dd-44b2-9a7c-41f98f91cc8b {
  display: none;
}
#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 {
  text-align: center;
}
@media (max-width: 767px){#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 {
  padding-top: 50px;
}
}

.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 {
  max-width: 100%;
}

.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 .shg-image-zoom,
.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 {
  max-width: 100%;
}

.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 .shg-image-zoom,
.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 {
  max-width: 100%;
}

.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 .shg-image-zoom,
.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 {
  max-width: 100%;
}

.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 .shg-image-zoom,
.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 {
  max-width: 100%;
}

.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 .shg-image-zoom,
.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-2a0afa0d-5684-4bc6-b8ed-2d2fc23bb4c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-bf16e8a0-ecea-4375-8269-904aea31b16c {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}

#s-bf16e8a0-ecea-4375-8269-904aea31b16c .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-696c2f1b-03e1-4372-ba61-a164f6084546 {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-696c2f1b-03e1-4372-ba61-a164f6084546:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-696c2f1b-03e1-4372-ba61-a164f6084546:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-696c2f1b-03e1-4372-ba61-a164f6084546 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-696c2f1b-03e1-4372-ba61-a164f6084546 {
  margin-top: 0px;
margin-bottom: 20px;
}
}


#s-696c2f1b-03e1-4372-ba61-a164f6084546.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-696c2f1b-03e1-4372-ba61-a164f6084546.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-f2c2d8ef-a079-426b-92d3-5d0844c16a0c {
  display: none;
}
#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e {
  text-align: center;
}


.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e {
  max-width: 100%;
}

.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e .shg-image-zoom,
.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e img.shogun-image {
  max-width: 85% !important;
  min-height:  !important;
}

.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e {
  max-width: 100%;
}

.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e .shg-image-zoom,
.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e img.shogun-image {
  max-width: 85% !important;
  min-height:  !important;
}

.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e {
  max-width: 100%;
}

.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e .shg-image-zoom,
.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e img.shogun-image {
  max-width: 85% !important;
  min-height:  !important;
}

.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e {
  max-width: 100%;
}

.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e .shg-image-zoom,
.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e img.shogun-image {
  max-width: 85% !important;
  min-height:  !important;
}

.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e {
  max-width: 100%;
}

.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e .shg-image-zoom,
.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e img.shogun-image {
  max-width: 85% !important;
  min-height:  !important;
}

.shg-c#s-b92101df-fd33-46d1-8f52-e6dd0f7eed5e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-9950e19e-3bd9-49a6-9107-ab74822d0158 {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 5px;
padding-bottom: 2px;
text-align: center;
}

#s-9950e19e-3bd9-49a6-9107-ab74822d0158 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-a96f7596-2057-4d5b-acfb-ef8eb476543d {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-a96f7596-2057-4d5b-acfb-ef8eb476543d:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a96f7596-2057-4d5b-acfb-ef8eb476543d:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-a96f7596-2057-4d5b-acfb-ef8eb476543d {
  padding-left: 20px;
padding-right: 20px;
}
}


#s-a96f7596-2057-4d5b-acfb-ef8eb476543d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-a96f7596-2057-4d5b-acfb-ef8eb476543d.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
#s-7a46204b-2459-43c2-abc6-9268245f50e5 {
  display: none;
}
#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb {
  text-align: center;
}


.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb {
  max-width: 100%;
}

.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb .shg-image-zoom,
.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb img.shogun-image {
  max-width: 85% !important;
  min-height:  !important;
}

.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb {
  max-width: 100%;
}

.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb .shg-image-zoom,
.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb img.shogun-image {
  max-width: 85% !important;
  min-height:  !important;
}

.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb {
  max-width: 100%;
}

.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb .shg-image-zoom,
.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb img.shogun-image {
  max-width: 85% !important;
  min-height:  !important;
}

.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb {
  max-width: 100%;
}

.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb .shg-image-zoom,
.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb img.shogun-image {
  max-width: 85% !important;
  min-height:  !important;
}

.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb {
  max-width: 100%;
}

.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb .shg-image-zoom,
.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb img.shogun-image {
  max-width: 85% !important;
  min-height:  !important;
}

.shg-c#s-754c6b78-c6a4-4afd-b4e0-8a700056efbb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-e4437acc-8685-4852-95f9-6061f1baffa4 {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-e4437acc-8685-4852-95f9-6061f1baffa4 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-6508ae5b-2b6b-4cd7-90ef-6f7f06513973 {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-6508ae5b-2b6b-4cd7-90ef-6f7f06513973:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6508ae5b-2b6b-4cd7-90ef-6f7f06513973:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-6508ae5b-2b6b-4cd7-90ef-6f7f06513973 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-6508ae5b-2b6b-4cd7-90ef-6f7f06513973 {
  margin-bottom: 20px;
}
}


#s-6508ae5b-2b6b-4cd7-90ef-6f7f06513973.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-6508ae5b-2b6b-4cd7-90ef-6f7f06513973.shg-btn {
  color: #ffffff;
  font-size: 10px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}
}
@media (min-width: 768px) and (max-width: 991px){#s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5 {
  margin-top: -25px;
max-width: 730px;
}
}@media (max-width: 767px){#s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5 {
  display: none;
}
#s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5, #wrap-s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-91d607d6-5f51-47ff-bb94-1ce1e81f49f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-25313744-6baf-4f58-8a05-a86d843176a3 {
  display: none;
}
#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 {
  margin-top: 95px;
text-align: right;
}


.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 {
  max-width: 100%;
}

.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 .shg-image-zoom,
.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 .shg-image-zoom {
  
    margin-left: auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 {
  max-width: 100%;
}

.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 .shg-image-zoom,
.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 .shg-image-zoom {
  
    margin-left: auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 {
  max-width: 100%;
}

.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 .shg-image-zoom,
.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 .shg-image-zoom {
  
    margin-left: auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 {
  max-width: 100%;
}

.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 .shg-image-zoom,
.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 .shg-image-zoom {
  
    margin-left: auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 {
  max-width: 100%;
}

.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 .shg-image-zoom,
.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-7ffbbdde-a0c3-4ed3-9f67-a0461ce18958 .shg-image-zoom {
  
    margin-left: auto;
  
}

}
#s-8227a639-1771-46ee-9408-8beed117ef76 {
  margin-top: 3px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8227a639-1771-46ee-9408-8beed117ef76 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-5f9ab6b3-413e-40f4-ba4f-c52ce0d3d53f {
  margin-top: 5px;
margin-bottom: 0px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: right;
text-decoration: none;
hover-type: color;
}
#s-5f9ab6b3-413e-40f4-ba4f-c52ce0d3d53f:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5f9ab6b3-413e-40f4-ba4f-c52ce0d3d53f:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-5f9ab6b3-413e-40f4-ba4f-c52ce0d3d53f {
  text-align: center;
}
}

  #s-5f9ab6b3-413e-40f4-ba4f-c52ce0d3d53f-btn-wrapper {
    text-align: right;
  }


#s-5f9ab6b3-413e-40f4-ba4f-c52ce0d3d53f.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-0421fe42-94ad-4c42-b436-4c40d63d5cf5 {
  display: none;
}
#s-1b787645-5656-4dfc-ae65-2a2d87622737 {
  text-align: center;
}


.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 {
  max-width: 100%;
}

.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 .shg-image-zoom,
.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 {
  max-width: 100%;
}

.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 .shg-image-zoom,
.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 {
  max-width: 100%;
}

.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 .shg-image-zoom,
.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 {
  max-width: 100%;
}

.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 .shg-image-zoom,
.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 {
  max-width: 100%;
}

.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 .shg-image-zoom,
.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-1b787645-5656-4dfc-ae65-2a2d87622737 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-bcd3e4db-a947-4e65-b722-8fd611ea611f {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}

#s-bcd3e4db-a947-4e65-b722-8fd611ea611f .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 10px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-b5f4f86d-0bbd-47d4-97d2-be478d204066 {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-b5f4f86d-0bbd-47d4-97d2-be478d204066:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b5f4f86d-0bbd-47d4-97d2-be478d204066:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-b5f4f86d-0bbd-47d4-97d2-be478d204066 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-b5f4f86d-0bbd-47d4-97d2-be478d204066 {
  margin-top: 0px;
margin-bottom: 20px;
}
}


#s-b5f4f86d-0bbd-47d4-97d2-be478d204066.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-a068bec6-a0e6-4b2e-a266-fda82dc337e3 {
  display: none;
}
#s-17c591ee-80d2-4fb9-8c45-85f8c56f6725 {
  margin-top: 10px;
text-align: center;
}




  #s-17c591ee-80d2-4fb9-8c45-85f8c56f6725 img.shogun-image {
    
    width: px;
  }


#s-17c591ee-80d2-4fb9-8c45-85f8c56f6725 .shogun-image-content {
  
    align-items: center;
  
}

#s-f2222468-dcb5-4d3a-a1b5-05d9f59487f7 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-f2222468-dcb5-4d3a-a1b5-05d9f59487f7 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-76ef6596-3aa4-4860-9bc3-afc053e80cc7 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: left;
text-decoration: none;
hover-type: color;
}
#s-76ef6596-3aa4-4860-9bc3-afc053e80cc7:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-76ef6596-3aa4-4860-9bc3-afc053e80cc7:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-76ef6596-3aa4-4860-9bc3-afc053e80cc7 {
  margin-left: 0px;
margin-right: 0px;
}
}

  #s-76ef6596-3aa4-4860-9bc3-afc053e80cc7-btn-wrapper {
    text-align: left;
  }


#s-76ef6596-3aa4-4860-9bc3-afc053e80cc7.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-238d7459-ff0c-4b2a-bf4b-093315a80917 {
  display: none;
}
#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f {
  margin-top: 85px;
text-align: center;
}


.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f {
  max-width: 100%;
}

.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f .shg-image-zoom,
.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f {
  max-width: 100%;
}

.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f .shg-image-zoom,
.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f {
  max-width: 100%;
}

.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f .shg-image-zoom,
.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f {
  max-width: 100%;
}

.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f .shg-image-zoom,
.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f {
  max-width: 100%;
}

.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f .shg-image-zoom,
.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-3d230d27-ff4e-4db4-8c0d-fc35dfa9bd5f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-1156ce7a-8b10-4e63-940e-4a97ec251919 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}

#s-1156ce7a-8b10-4e63-940e-4a97ec251919 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-bdcdae82-9598-4d61-836b-6ed4419645dc {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-bdcdae82-9598-4d61-836b-6ed4419645dc:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bdcdae82-9598-4d61-836b-6ed4419645dc:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-bdcdae82-9598-4d61-836b-6ed4419645dc {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-bdcdae82-9598-4d61-836b-6ed4419645dc {
  margin-bottom: 20px;
}
}


#s-bdcdae82-9598-4d61-836b-6ed4419645dc.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-4db60a1f-c1c5-442b-be47-592c452f5779 {
  display: none;
}
#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 {
  text-align: center;
}


.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 {
  max-width: 100%;
}

.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 .shg-image-zoom,
.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 {
  max-width: 100%;
}

.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 .shg-image-zoom,
.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 {
  max-width: 100%;
}

.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 .shg-image-zoom,
.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 {
  max-width: 100%;
}

.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 .shg-image-zoom,
.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 {
  max-width: 100%;
}

.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 .shg-image-zoom,
.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-ecbc52dc-2317-47ae-b31a-4f71fd68c2d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-0a972a42-f0ea-4ac9-a200-19b2212de625 {
  margin-top: 2px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 2px;
text-align: center;
}

#s-0a972a42-f0ea-4ac9-a200-19b2212de625 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-52242e6a-d7a8-4361-9224-cf00b12dc06d {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-52242e6a-d7a8-4361-9224-cf00b12dc06d:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-52242e6a-d7a8-4361-9224-cf00b12dc06d:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-52242e6a-d7a8-4361-9224-cf00b12dc06d {
  padding-left: 20px;
padding-right: 20px;
}
}


#s-52242e6a-d7a8-4361-9224-cf00b12dc06d.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-60a70239-4a03-4df5-b2c8-6ad1346f5b81 {
  display: none;
}
#s-1fe53468-da65-4a63-ae0c-805443a240a4 {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 {
  max-width: 100%;
}

.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 .shg-image-zoom,
.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 {
  max-width: 100%;
}

.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 .shg-image-zoom,
.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 {
  max-width: 100%;
}

.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 .shg-image-zoom,
.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 {
  max-width: 100%;
}

.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 .shg-image-zoom,
.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 {
  max-width: 100%;
}

.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 .shg-image-zoom,
.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 img.shogun-image {
  max-width: 100% !important;
  min-height:  !important;
}

.shg-c#s-1fe53468-da65-4a63-ae0c-805443a240a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-202e87af-319b-4aac-93a1-34afbfb57246 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-202e87af-319b-4aac-93a1-34afbfb57246 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-51be81d1-3b39-4c6a-8491-19f3e5562a1f {
  margin-left: 25px;
margin-right: 25px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: left;
text-decoration: none;
hover-type: color;
}
#s-51be81d1-3b39-4c6a-8491-19f3e5562a1f:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-51be81d1-3b39-4c6a-8491-19f3e5562a1f:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-51be81d1-3b39-4c6a-8491-19f3e5562a1f {
  margin-left: 0px;
margin-right: 0px;
}
}

  #s-51be81d1-3b39-4c6a-8491-19f3e5562a1f-btn-wrapper {
    text-align: left;
  }


#s-51be81d1-3b39-4c6a-8491-19f3e5562a1f.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-f2727269-c87f-4dbe-af6d-41d12bd64c7e {
  min-height: 50px;
}








#s-f2727269-c87f-4dbe-af6d-41d12bd64c7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2727269-c87f-4dbe-af6d-41d12bd64c7e.shg-box.shg-c {
  justify-content: center;
}

#s-4a760ea4-fc61-4a07-a16f-e5ed5e8c1284 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-4a760ea4-fc61-4a07-a16f-e5ed5e8c1284 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a760ea4-fc61-4a07-a16f-e5ed5e8c1284.shg-box.shg-c {
  justify-content: center;
}

#s-49c41367-ca87-4f75-98fc-8be7936de162 {
  min-height: 50px;
background-color: rgba(206, 226, 242, 1);
}
@media (min-width: 1200px){#s-49c41367-ca87-4f75-98fc-8be7936de162 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-49c41367-ca87-4f75-98fc-8be7936de162 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-49c41367-ca87-4f75-98fc-8be7936de162 {
  
}
}@media (max-width: 767px){#s-49c41367-ca87-4f75-98fc-8be7936de162 {
  
}
}







#s-49c41367-ca87-4f75-98fc-8be7936de162 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49c41367-ca87-4f75-98fc-8be7936de162.shg-box.shg-c {
  justify-content: center;
}

#s-b9a7a780-b81a-49db-a62f-7dc05703f33e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-b9a7a780-b81a-49db-a62f-7dc05703f33e {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b9a7a780-b81a-49db-a62f-7dc05703f33e {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-b9a7a780-b81a-49db-a62f-7dc05703f33e {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-b9a7a780-b81a-49db-a62f-7dc05703f33e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9a7a780-b81a-49db-a62f-7dc05703f33e.shg-box.shg-c {
  justify-content: center;
}

#s-d4e16696-bfce-40e9-9739-5379473294aa {
  margin-top: -20px;
min-height: 50px;
}








#s-d4e16696-bfce-40e9-9739-5379473294aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4e16696-bfce-40e9-9739-5379473294aa.shg-box.shg-c {
  justify-content: center;
}

#s-789e44ba-7411-45d2-a708-9c106e55d335 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-789e44ba-7411-45d2-a708-9c106e55d335 {
  display: none;
}
#s-789e44ba-7411-45d2-a708-9c106e55d335, #wrap-s-789e44ba-7411-45d2-a708-9c106e55d335 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-789e44ba-7411-45d2-a708-9c106e55d335 {
  display: none;
}
#s-789e44ba-7411-45d2-a708-9c106e55d335, #wrap-s-789e44ba-7411-45d2-a708-9c106e55d335 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-789e44ba-7411-45d2-a708-9c106e55d335 {
  display: none;
}
#s-789e44ba-7411-45d2-a708-9c106e55d335, #wrap-s-789e44ba-7411-45d2-a708-9c106e55d335 { display:none !important; }}







#s-789e44ba-7411-45d2-a708-9c106e55d335 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-789e44ba-7411-45d2-a708-9c106e55d335.shg-box.shg-c {
  justify-content: center;
}

#s-2ddf27e3-9e5f-4827-823a-5e6a8823731e {
  margin-top: 60px;
margin-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-2ddf27e3-9e5f-4827-823a-5e6a8823731e {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-2ddf27e3-9e5f-4827-823a-5e6a8823731e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-519c4044-479e-4c0b-b8c2-ddd794c1db73 {
  margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-519c4044-479e-4c0b-b8c2-ddd794c1db73 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-519c4044-479e-4c0b-b8c2-ddd794c1db73 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Regular;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-519c4044-479e-4c0b-b8c2-ddd794c1db73 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Regular;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2 {
  max-width: 730px;
}
}
@media (min-width: 0px) {
[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-ee96eabc-cf02-47f0-8e65-5a6f3d5d0cc2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-5270da1f-0276-48c0-a978-d0769b8db693 {
  margin-top: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-5270da1f-0276-48c0-a978-d0769b8db693 {
  margin-top: 95px;
}
}@media (max-width: 767px){#s-5270da1f-0276-48c0-a978-d0769b8db693 {
  margin-top: 30px;
}
}



  #s-5270da1f-0276-48c0-a978-d0769b8db693 img.shogun-image {
    
    width: px;
  }


#s-5270da1f-0276-48c0-a978-d0769b8db693 .shogun-image-content {
  
    align-items: center;
  
}

#s-b91f1734-ae17-48e1-a4cc-fda1756fbe9d {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-b91f1734-ae17-48e1-a4cc-fda1756fbe9d .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-fee48e2e-43cc-4ece-86c4-fb9f85d538c2 {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-fee48e2e-43cc-4ece-86c4-fb9f85d538c2:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fee48e2e-43cc-4ece-86c4-fb9f85d538c2:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-fee48e2e-43cc-4ece-86c4-fb9f85d538c2 {
  padding-left: 20px;
padding-right: 20px;
}
}


#s-fee48e2e-43cc-4ece-86c4-fb9f85d538c2.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-1aae7d21-ab10-43e3-9026-8133f8dc585f {
  margin-top: 56px;
text-align: center;
}
@media (min-width: 1200px){#s-1aae7d21-ab10-43e3-9026-8133f8dc585f {
  margin-top: 67px;
}
}@media (max-width: 767px){#s-1aae7d21-ab10-43e3-9026-8133f8dc585f {
  margin-top: 0px;
}
}



  #s-1aae7d21-ab10-43e3-9026-8133f8dc585f img.shogun-image {
    
    width: px;
  }


#s-1aae7d21-ab10-43e3-9026-8133f8dc585f .shogun-image-content {
  
    align-items: center;
  
}

#s-cbc0520b-dedb-45a6-8921-6b5c4899dc94 {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-cbc0520b-dedb-45a6-8921-6b5c4899dc94 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-36a9311a-e191-4bd3-a907-cb2386a2357e {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-36a9311a-e191-4bd3-a907-cb2386a2357e:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-36a9311a-e191-4bd3-a907-cb2386a2357e:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-36a9311a-e191-4bd3-a907-cb2386a2357e {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-36a9311a-e191-4bd3-a907-cb2386a2357e {
  margin-bottom: 20px;
}
}


#s-36a9311a-e191-4bd3-a907-cb2386a2357e.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-7ac41236-672d-42ce-90cd-0ab8c19f427b {
  margin-top: 30px;
text-align: center;
}
@media (min-width: 1200px){#s-7ac41236-672d-42ce-90cd-0ab8c19f427b {
  margin-top: 65px;
}
}



  #s-7ac41236-672d-42ce-90cd-0ab8c19f427b img.shogun-image {
    
    width: px;
  }


#s-7ac41236-672d-42ce-90cd-0ab8c19f427b .shogun-image-content {
  
    align-items: center;
  
}

#s-24ff1e7d-392d-46ce-890b-555b216c9829 {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-24ff1e7d-392d-46ce-890b-555b216c9829 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-cbe49678-626e-4805-9a68-8ce0395e9c2b {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-cbe49678-626e-4805-9a68-8ce0395e9c2b:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cbe49678-626e-4805-9a68-8ce0395e9c2b:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-cbe49678-626e-4805-9a68-8ce0395e9c2b {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-cbe49678-626e-4805-9a68-8ce0395e9c2b {
  margin-bottom: 20px;
}
}


#s-cbe49678-626e-4805-9a68-8ce0395e9c2b.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-2e87d76b-803e-4c17-b641-2648abe2771b {
  text-align: center;
}




  #s-2e87d76b-803e-4c17-b641-2648abe2771b img.shogun-image {
    
    width: px;
  }


#s-2e87d76b-803e-4c17-b641-2648abe2771b .shogun-image-content {
  
    align-items: center;
  
}

#s-51ebb882-78f6-4430-8f35-eb7758b3f07a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 1200px){#s-51ebb882-78f6-4430-8f35-eb7758b3f07a {
  padding-bottom: 0px;
}
}
#s-51ebb882-78f6-4430-8f35-eb7758b3f07a .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-87e50d1a-dac0-4bf9-910e-3029a45860c6 {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-87e50d1a-dac0-4bf9-910e-3029a45860c6:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-87e50d1a-dac0-4bf9-910e-3029a45860c6:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-87e50d1a-dac0-4bf9-910e-3029a45860c6 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-87e50d1a-dac0-4bf9-910e-3029a45860c6 {
  margin-bottom: 20px;
}
}


#s-87e50d1a-dac0-4bf9-910e-3029a45860c6.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-c55fef24-288e-475c-ae75-4d4f858581ed {
  text-align: center;
}




  #s-c55fef24-288e-475c-ae75-4d4f858581ed img.shogun-image {
    
    width: px;
  }


#s-c55fef24-288e-475c-ae75-4d4f858581ed .shogun-image-content {
  
    align-items: center;
  
}

#s-6b2f0d6d-fdda-421a-aa34-a4a11530baed {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 3px;
padding-bottom: 0px;
text-align: center;
}

#s-6b2f0d6d-fdda-421a-aa34-a4a11530baed .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-9dd3132c-c531-494c-97c1-13f7d758510b {
  margin-top: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-9dd3132c-c531-494c-97c1-13f7d758510b:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9dd3132c-c531-494c-97c1-13f7d758510b:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-9dd3132c-c531-494c-97c1-13f7d758510b {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-9dd3132c-c531-494c-97c1-13f7d758510b {
  margin-bottom: 20px;
}
}


#s-9dd3132c-c531-494c-97c1-13f7d758510b.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-a3fd9c45-fed3-4b94-9829-f0d3f19197ba {
  text-align: center;
}




  #s-a3fd9c45-fed3-4b94-9829-f0d3f19197ba img.shogun-image {
    
    width: px;
  }


#s-a3fd9c45-fed3-4b94-9829-f0d3f19197ba .shogun-image-content {
  
    align-items: center;
  
}

#s-a17eb72d-5871-4371-a64a-13655026f80b {
  margin-top: 3px;
margin-bottom: 3px;
text-align: center;
}

#s-a17eb72d-5871-4371-a64a-13655026f80b .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-1f7d719f-8f77-4258-8327-573a78549a84 {
  padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(88, 154, 211, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-1f7d719f-8f77-4258-8327-573a78549a84:hover {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1f7d719f-8f77-4258-8327-573a78549a84:active {border-style: solid !important;
border-color: rgba(241, 89, 43, 1) !important;
background-color: rgba(241, 89, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-1f7d719f-8f77-4258-8327-573a78549a84 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-1f7d719f-8f77-4258-8327-573a78549a84 {
  margin-top: 0px;
margin-bottom: 20px;
}
}


#s-1f7d719f-8f77-4258-8327-573a78549a84.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-a178e310-5252-40a8-91bd-43f78da9a5ae {
  border-style: solid;
margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(241, 89, 43, 1);
border-radius: 10px;
background-color: rgba(241, 89, 43, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-a178e310-5252-40a8-91bd-43f78da9a5ae:hover {border-style: solid !important;
border-color: rgba(88, 154, 211, 1) !important;
background-color: rgba(88, 154, 211, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a178e310-5252-40a8-91bd-43f78da9a5ae:active {border-style: solid !important;
border-color: rgba(88, 154, 211, 1) !important;
background-color: rgba(88, 154, 211, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-a178e310-5252-40a8-91bd-43f78da9a5ae {
  margin-top: 20px;
}
}


#s-a178e310-5252-40a8-91bd-43f78da9a5ae.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: BrandonGrotesque-Regular;
  display:  inline-block ;
}

#s-402fd11c-875d-42e9-9f5d-e3a33d966724 {
  min-height: 20px;
}








#s-402fd11c-875d-42e9-9f5d-e3a33d966724 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-402fd11c-875d-42e9-9f5d-e3a33d966724.shg-box.shg-c {
  justify-content: center;
}

#s-eba16bde-2221-47d0-91cc-5b6e325d4a91 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-eba16bde-2221-47d0-91cc-5b6e325d4a91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eba16bde-2221-47d0-91cc-5b6e325d4a91.shg-box.shg-c {
  justify-content: center;
}

#s-77580807-b33f-43cd-a555-1dd0df2de0e4 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-77580807-b33f-43cd-a555-1dd0df2de0e4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-77580807-b33f-43cd-a555-1dd0df2de0e4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-77580807-b33f-43cd-a555-1dd0df2de0e4 {
  
}
}@media (max-width: 767px){#s-77580807-b33f-43cd-a555-1dd0df2de0e4 {
  
}
}







#s-77580807-b33f-43cd-a555-1dd0df2de0e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77580807-b33f-43cd-a555-1dd0df2de0e4.shg-box.shg-c {
  justify-content: center;
}

#s-2ba643ba-582c-496e-b42b-18ea9a3e481f {
  min-height: 50px;
max-width: 1100px;
}
@media (min-width: 1200px){#s-2ba643ba-582c-496e-b42b-18ea9a3e481f {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2ba643ba-582c-496e-b42b-18ea9a3e481f {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2ba643ba-582c-496e-b42b-18ea9a3e481f {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-2ba643ba-582c-496e-b42b-18ea9a3e481f {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-2ba643ba-582c-496e-b42b-18ea9a3e481f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ba643ba-582c-496e-b42b-18ea9a3e481f.shg-box.shg-c {
  justify-content: center;
}

#s-e1de3e52-9ec6-4bb8-87ca-74dc325da22f {
  min-height: 50px;
}








#s-e1de3e52-9ec6-4bb8-87ca-74dc325da22f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1de3e52-9ec6-4bb8-87ca-74dc325da22f.shg-box.shg-c {
  justify-content: center;
}

#s-5e473f7b-8cda-4e0f-acc9-3d837323d25b {
  margin-top: 0px;
margin-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-5e473f7b-8cda-4e0f-acc9-3d837323d25b {
  margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5e473f7b-8cda-4e0f-acc9-3d837323d25b {
  margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5e473f7b-8cda-4e0f-acc9-3d837323d25b {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-5e473f7b-8cda-4e0f-acc9-3d837323d25b {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
}
#s-5e473f7b-8cda-4e0f-acc9-3d837323d25b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-5e473f7b-8cda-4e0f-acc9-3d837323d25b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-5e473f7b-8cda-4e0f-acc9-3d837323d25b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-26bebd11-8e10-4c4e-9d37-0bf6c4b33a8b {
  max-width: 730px;
}
}@media (max-width: 767px){#s-26bebd11-8e10-4c4e-9d37-0bf6c4b33a8b {
  margin-right: 20px;
max-width: 380px;
}
}
#s-a9178c58-daaa-4e61-8a6a-7a983f07f722 {
  margin-top: 7px;
}
@media (max-width: 767px){#s-a9178c58-daaa-4e61-8a6a-7a983f07f722 {
  max-width: 420px;
}
}
#s-c35f8fdf-77d6-4e6b-ba3d-ab6f3a082725 {
  min-height: 50px;
}








#s-c35f8fdf-77d6-4e6b-ba3d-ab6f3a082725 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c35f8fdf-77d6-4e6b-ba3d-ab6f3a082725.shg-box.shg-c {
  justify-content: center;
}

#s-0da322ee-f128-4e83-8f25-be945f3e97b9 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-0da322ee-f128-4e83-8f25-be945f3e97b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0da322ee-f128-4e83-8f25-be945f3e97b9.shg-box.shg-c {
  justify-content: center;
}

#s-70cd0c35-5e13-47d8-8976-ac9f894ffeea {
  min-height: 50px;
background-color: rgba(208, 229, 232, 1);
}
@media (min-width: 1200px){#s-70cd0c35-5e13-47d8-8976-ac9f894ffeea {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-70cd0c35-5e13-47d8-8976-ac9f894ffeea {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-70cd0c35-5e13-47d8-8976-ac9f894ffeea {
  
}
}@media (max-width: 767px){#s-70cd0c35-5e13-47d8-8976-ac9f894ffeea {
  
}
}







#s-70cd0c35-5e13-47d8-8976-ac9f894ffeea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70cd0c35-5e13-47d8-8976-ac9f894ffeea.shg-box.shg-c {
  justify-content: center;
}

#s-da4b5376-75d6-4a23-a5fb-84e309ce2c05 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}
@media (min-width: 1200px){#s-da4b5376-75d6-4a23-a5fb-84e309ce2c05 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-da4b5376-75d6-4a23-a5fb-84e309ce2c05 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-da4b5376-75d6-4a23-a5fb-84e309ce2c05 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-da4b5376-75d6-4a23-a5fb-84e309ce2c05 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-da4b5376-75d6-4a23-a5fb-84e309ce2c05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da4b5376-75d6-4a23-a5fb-84e309ce2c05.shg-box.shg-c {
  justify-content: center;
}

#s-736a6810-1a0a-45bf-a9ee-e5897865c747 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-736a6810-1a0a-45bf-a9ee-e5897865c747 {
  margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-736a6810-1a0a-45bf-a9ee-e5897865c747 {
  margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-736a6810-1a0a-45bf-a9ee-e5897865c747 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-736a6810-1a0a-45bf-a9ee-e5897865c747 {
  margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}
}
#s-736a6810-1a0a-45bf-a9ee-e5897865c747 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-736a6810-1a0a-45bf-a9ee-e5897865c747 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-516c7521-eff8-4e31-841e-05b8d7cb570e {
  max-width: 730px;
}
}
@media (min-width: 0px) {
[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-516c7521-eff8-4e31-841e-05b8d7cb570e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-1ba3e603-5879-4fe6-a7a8-d19f1129a599 {
  min-height: 50px;
}








#s-1ba3e603-5879-4fe6-a7a8-d19f1129a599 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ba3e603-5879-4fe6-a7a8-d19f1129a599.shg-box.shg-c {
  justify-content: center;
}

#s-f83a73b9-bc3b-4932-afe1-6b1463646184 {
  text-align: center;
}




  #s-f83a73b9-bc3b-4932-afe1-6b1463646184 img.shogun-image {
    
    width: px;
  }


#s-f83a73b9-bc3b-4932-afe1-6b1463646184 .shogun-image-content {
  
    align-items: center;
  
}

#s-e9c7fd85-d08d-46a1-a8e5-6fd2dee59aca {
  min-height: 50px;
}
@media (max-width: 767px){#s-e9c7fd85-d08d-46a1-a8e5-6fd2dee59aca {
  min-height: 20px;
}
}







#s-e9c7fd85-d08d-46a1-a8e5-6fd2dee59aca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9c7fd85-d08d-46a1-a8e5-6fd2dee59aca.shg-box.shg-c {
  justify-content: center;
}

#s-eb9b2407-642b-46a5-ac77-279fc2b3cea6 {
  text-align: center;
}




  #s-eb9b2407-642b-46a5-ac77-279fc2b3cea6 img.shogun-image {
    
    width: px;
  }


#s-eb9b2407-642b-46a5-ac77-279fc2b3cea6 .shogun-image-content {
  
    align-items: center;
  
}

#s-9198b8be-eae2-4566-b521-1926ac4b046d {
  min-height: 20px;
}
@media (max-width: 767px){#s-9198b8be-eae2-4566-b521-1926ac4b046d {
  
}
}







#s-9198b8be-eae2-4566-b521-1926ac4b046d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9198b8be-eae2-4566-b521-1926ac4b046d.shg-box.shg-c {
  justify-content: center;
}

#s-6c2bc83e-0127-4d11-b4f3-4f8e0657f66d {
  text-align: center;
}




  #s-6c2bc83e-0127-4d11-b4f3-4f8e0657f66d img.shogun-image {
    
    width: px;
  }


#s-6c2bc83e-0127-4d11-b4f3-4f8e0657f66d .shogun-image-content {
  
    align-items: center;
  
}

#s-13654d2b-b49e-4dd3-8954-5c5615da6bcc {
  min-height: 50px;
}








#s-13654d2b-b49e-4dd3-8954-5c5615da6bcc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13654d2b-b49e-4dd3-8954-5c5615da6bcc.shg-box.shg-c {
  justify-content: center;
}

#s-07324224-ddef-432f-99c2-2d0fc258c404 {
  min-height: 50px;
}








#s-07324224-ddef-432f-99c2-2d0fc258c404 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07324224-ddef-432f-99c2-2d0fc258c404.shg-box.shg-c {
  justify-content: center;
}

#s-90dab443-29d1-4654-9615-7ebc75fdc16f {
  text-align: center;
}




  #s-90dab443-29d1-4654-9615-7ebc75fdc16f img.shogun-image {
    
    width: px;
  }


#s-90dab443-29d1-4654-9615-7ebc75fdc16f .shogun-image-content {
  
    align-items: center;
  
}

#s-fdb040cc-6a92-40fd-83ca-9a5d75c2be21 {
  min-height: 20px;
}
@media (max-width: 767px){#s-fdb040cc-6a92-40fd-83ca-9a5d75c2be21 {
  
}
}







#s-fdb040cc-6a92-40fd-83ca-9a5d75c2be21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdb040cc-6a92-40fd-83ca-9a5d75c2be21.shg-box.shg-c {
  justify-content: center;
}

#s-703df699-4871-490c-a27c-5b6f7adc9f94 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-703df699-4871-490c-a27c-5b6f7adc9f94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-703df699-4871-490c-a27c-5b6f7adc9f94.shg-box.shg-c {
  justify-content: center;
}

#s-0aaa8d17-c967-4fca-9c4c-453ee857c84a {
  min-height: 50px;
}








#s-0aaa8d17-c967-4fca-9c4c-453ee857c84a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0aaa8d17-c967-4fca-9c4c-453ee857c84a.shg-box.shg-c {
  justify-content: center;
}

#s-b13fcf98-48db-4bfb-834c-6859eca26bfc {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}
@media (min-width: 1200px){#s-b13fcf98-48db-4bfb-834c-6859eca26bfc {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b13fcf98-48db-4bfb-834c-6859eca26bfc {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b13fcf98-48db-4bfb-834c-6859eca26bfc {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-b13fcf98-48db-4bfb-834c-6859eca26bfc {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-b13fcf98-48db-4bfb-834c-6859eca26bfc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b13fcf98-48db-4bfb-834c-6859eca26bfc.shg-box.shg-c {
  justify-content: center;
}

#s-daccc9e2-473a-4111-b5b2-d04f89132bbf {
  margin-top: 0px;
margin-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-daccc9e2-473a-4111-b5b2-d04f89132bbf {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-daccc9e2-473a-4111-b5b2-d04f89132bbf {
  margin-top: 0px;
margin-bottom: 20px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-daccc9e2-473a-4111-b5b2-d04f89132bbf {
  margin-bottom: 20px;
}
}@media (max-width: 767px){#s-daccc9e2-473a-4111-b5b2-d04f89132bbf {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-daccc9e2-473a-4111-b5b2-d04f89132bbf .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: BrandonGrotesque-Black;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16e88f66-4e37-40fc-8d96-ab729485fe5e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9d59d086-02f6-4f7d-9c07-f332ec7da071 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-4ae027f9-8661-4cab-ba22-a05de5a58b87 {
  min-height: 50px;
}








#s-4ae027f9-8661-4cab-ba22-a05de5a58b87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ae027f9-8661-4cab-ba22-a05de5a58b87.shg-box.shg-c {
  justify-content: center;
}

#s-52859e7b-f94e-47c8-9e86-021a4700c7ad {
  min-height: 50px;
}








#s-52859e7b-f94e-47c8-9e86-021a4700c7ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52859e7b-f94e-47c8-9e86-021a4700c7ad.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: block;
}