.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-dcb4ec67-834f-402a-9db3-356ad37dfda7 {
  background-image: url(https://i.shgcdn.com/2dd55541-8d83-460b-a2a0-eae3f687007e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 200px;
background-position: center center;
}
@media (max-width: 767px){#s-dcb4ec67-834f-402a-9db3-356ad37dfda7 {
  display: none;
}
#s-dcb4ec67-834f-402a-9db3-356ad37dfda7, #wrap-s-dcb4ec67-834f-402a-9db3-356ad37dfda7 { display:none !important; }}







#s-dcb4ec67-834f-402a-9db3-356ad37dfda7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dcb4ec67-834f-402a-9db3-356ad37dfda7.shg-box.shg-c {
  justify-content: flex-start;
}

.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-f55ab739-25bd-4ac8-b968-b5850121b1fc {
  padding-top: 25px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f55ab739-25bd-4ac8-b968-b5850121b1fc {
  display: none;
}
#s-f55ab739-25bd-4ac8-b968-b5850121b1fc, #wrap-s-f55ab739-25bd-4ac8-b968-b5850121b1fc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f55ab739-25bd-4ac8-b968-b5850121b1fc {
  display: none;
}
#s-f55ab739-25bd-4ac8-b968-b5850121b1fc, #wrap-s-f55ab739-25bd-4ac8-b968-b5850121b1fc { display:none !important; }}
#s-f55ab739-25bd-4ac8-b968-b5850121b1fc .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f3646474-70b5-4b88-a459-2a220291d3f3 {
  margin-top: 10px;
margin-bottom: 25px;
padding-top: 25px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f3646474-70b5-4b88-a459-2a220291d3f3 {
  display: none;
}
#s-f3646474-70b5-4b88-a459-2a220291d3f3, #wrap-s-f3646474-70b5-4b88-a459-2a220291d3f3 { display:none !important; }}@media (max-width: 767px){#s-f3646474-70b5-4b88-a459-2a220291d3f3 {
  display: none;
}
#s-f3646474-70b5-4b88-a459-2a220291d3f3, #wrap-s-f3646474-70b5-4b88-a459-2a220291d3f3 { display:none !important; }}
#s-f3646474-70b5-4b88-a459-2a220291d3f3 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: 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;
}

#s-119e36c2-ee07-4fca-830d-69dd2a32f420 {
  margin-left: 75px;
margin-right: 75px;
padding-top: 15px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-119e36c2-ee07-4fca-830d-69dd2a32f420"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

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

.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-b09cedc1-d2b8-48ce-986a-db6ec36b16fd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-b09cedc1-d2b8-48ce-986a-db6ec36b16fd:hover {background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-b09cedc1-d2b8-48ce-986a-db6ec36b16fd:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-b09cedc1-d2b8-48ce-986a-db6ec36b16fd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-2510d32f-9531-4e62-ba51-65f52d53ea78 {
  padding-bottom: 15px;
}

#s-94d4e72f-3a06-4160-9e78-70c7b82caa83 {
  background-image: url(https://i.shgcdn.com/2dd55541-8d83-460b-a2a0-eae3f687007e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 200px;
background-position: center center;
}
@media (min-width: 1200px){#s-94d4e72f-3a06-4160-9e78-70c7b82caa83 {
  display: none;
}
#s-94d4e72f-3a06-4160-9e78-70c7b82caa83, #wrap-s-94d4e72f-3a06-4160-9e78-70c7b82caa83 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-94d4e72f-3a06-4160-9e78-70c7b82caa83 {
  display: none;
}
#s-94d4e72f-3a06-4160-9e78-70c7b82caa83, #wrap-s-94d4e72f-3a06-4160-9e78-70c7b82caa83 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-94d4e72f-3a06-4160-9e78-70c7b82caa83 {
  display: none;
}
#s-94d4e72f-3a06-4160-9e78-70c7b82caa83, #wrap-s-94d4e72f-3a06-4160-9e78-70c7b82caa83 { display:none !important; }}







#s-94d4e72f-3a06-4160-9e78-70c7b82caa83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94d4e72f-3a06-4160-9e78-70c7b82caa83.shg-box.shg-c {
  justify-content: flex-start;
}

#s-02943c1f-68f9-4ab8-9841-026e54e6c313 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 25px;
padding-bottom: 10px;
text-align: center;
}

#s-02943c1f-68f9-4ab8-9841-026e54e6c313 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9 {
  padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03cae2cd-8bb0-4ca0-b092-9fc42b7c35d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-98322546-6a1e-40c3-bdf4-f80989b6f0fd {
  margin-top: 25px;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-98322546-6a1e-40c3-bdf4-f80989b6f0fd:hover {background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-98322546-6a1e-40c3-bdf4-f80989b6f0fd:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-98322546-6a1e-40c3-bdf4-f80989b6f0fd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-bead29c7-48f7-4516-8717-ff7a4936df87 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
}

#s-849a312f-4762-4c3a-9a7b-54eb75a5887a {
  margin-left: 20px;
margin-right: 20px;
}

#s-01b4bbf9-70ad-406e-b2f9-0c760f05d2f6 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-bottom: 15px;
min-height: 170px;
}
@media (max-width: 767px){#s-01b4bbf9-70ad-406e-b2f9-0c760f05d2f6 {
  display: none;
}
#s-01b4bbf9-70ad-406e-b2f9-0c760f05d2f6, #wrap-s-01b4bbf9-70ad-406e-b2f9-0c760f05d2f6 { display:none !important; }}







#s-01b4bbf9-70ad-406e-b2f9-0c760f05d2f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01b4bbf9-70ad-406e-b2f9-0c760f05d2f6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1ba774d0-9d27-4ed6-91af-da84f0dd955d {
  min-height: 170px;
}








#s-1ba774d0-9d27-4ed6-91af-da84f0dd955d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ba774d0-9d27-4ed6-91af-da84f0dd955d.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-51155669-c887-4a54-966f-75465cd5798f {
  padding-bottom: 10px;
}

#s-b8e89cb7-4c57-4447-8af7-5258387d0e26 {
  
}

@media (min-width: 0px) {
[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-b8e89cb7-4c57-4447-8af7-5258387d0e26"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-192d36fe-2f44-4354-88e4-52e5435c20a3 {
  min-height: 50px;
}








#s-192d36fe-2f44-4354-88e4-52e5435c20a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-192d36fe-2f44-4354-88e4-52e5435c20a3.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  -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-7d845541-6c27-4a2c-9b48-d268f0ac20ce {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}




  #s-7d845541-6c27-4a2c-9b48-d268f0ac20ce img.shogun-image {
    
    width: px;
  }


#s-7d845541-6c27-4a2c-9b48-d268f0ac20ce .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-26d8bb07-81ce-4b2a-bd0e-a3f09be95dae {
  min-height: 50px;
}








#s-26d8bb07-81ce-4b2a-bd0e-a3f09be95dae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26d8bb07-81ce-4b2a-bd0e-a3f09be95dae.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6e42d4fb-423c-47e2-ad3f-5dd7ff937781 {
  text-align: center;
}




  #s-6e42d4fb-423c-47e2-ad3f-5dd7ff937781 img.shogun-image {
    
    width: px;
  }


#s-6e42d4fb-423c-47e2-ad3f-5dd7ff937781 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-4875a7d7-c3ad-4426-901e-7dae66535468 {
  min-height: 50px;
}








#s-4875a7d7-c3ad-4426-901e-7dae66535468 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4875a7d7-c3ad-4426-901e-7dae66535468.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f9ba0786-1716-4fa6-ae02-dbdc922fafde {
  text-align: center;
}




  #s-f9ba0786-1716-4fa6-ae02-dbdc922fafde img.shogun-image {
    
    width: px;
  }


#s-f9ba0786-1716-4fa6-ae02-dbdc922fafde .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-3cb90446-9890-4a9f-95fd-475fabca19ba {
  min-height: 50px;
}








#s-3cb90446-9890-4a9f-95fd-475fabca19ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3cb90446-9890-4a9f-95fd-475fabca19ba.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f3d4d4ac-534a-47a8-9ab6-4da5fb09db66 {
  text-align: center;
}




  #s-f3d4d4ac-534a-47a8-9ab6-4da5fb09db66 img.shogun-image {
    
    width: px;
  }


#s-f3d4d4ac-534a-47a8-9ab6-4da5fb09db66 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f {
  
}

@media (min-width: 0px) {
[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-f0fb2ef1-bf74-41d7-b47e-7e20d8d4e16f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-5e705dc9-fa7f-4f7d-b80d-b85b076050c9 {
  min-height: 50px;
}








#s-5e705dc9-fa7f-4f7d-b80d-b85b076050c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e705dc9-fa7f-4f7d-b80d-b85b076050c9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-48022347-62e3-4098-bb74-9b2deb016c91 {
  text-align: center;
}




  #s-48022347-62e3-4098-bb74-9b2deb016c91 img.shogun-image {
    
    width: px;
  }


#s-48022347-62e3-4098-bb74-9b2deb016c91 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-816d36c3-01ad-4eba-bd6c-ba9a8af2d8ef {
  min-height: 50px;
}








#s-816d36c3-01ad-4eba-bd6c-ba9a8af2d8ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-816d36c3-01ad-4eba-bd6c-ba9a8af2d8ef.shg-box.shg-c {
  justify-content: flex-start;
}

#s-337d7921-409b-487c-99c0-c4b66a58376e {
  text-align: center;
}




  #s-337d7921-409b-487c-99c0-c4b66a58376e img.shogun-image {
    
    width: px;
  }


#s-337d7921-409b-487c-99c0-c4b66a58376e .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-2f46a7cc-eb47-4553-9135-4ee2a5d313b2 {
  min-height: 50px;
}








#s-2f46a7cc-eb47-4553-9135-4ee2a5d313b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f46a7cc-eb47-4553-9135-4ee2a5d313b2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e925e8a2-6d27-4b9d-b5db-a4947dbe5265 {
  text-align: center;
}




  #s-e925e8a2-6d27-4b9d-b5db-a4947dbe5265 img.shogun-image {
    
    width: px;
  }


#s-e925e8a2-6d27-4b9d-b5db-a4947dbe5265 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-662e8701-8ecf-4631-8fbd-6fd67d065d8b {
  min-height: 50px;
}








#s-662e8701-8ecf-4631-8fbd-6fd67d065d8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-662e8701-8ecf-4631-8fbd-6fd67d065d8b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-04a3bcc7-0f01-45e3-af19-a64491666e33 {
  text-align: center;
}




  #s-04a3bcc7-0f01-45e3-af19-a64491666e33 img.shogun-image {
    
    width: px;
  }


#s-04a3bcc7-0f01-45e3-af19-a64491666e33 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-973afd22-a07f-4cf8-946d-f1ab1cf08727 {
  
}

@media (min-width: 0px) {
[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-973afd22-a07f-4cf8-946d-f1ab1cf08727"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-6dd91eb4-e50c-47ae-aff4-1316fd288cc8 {
  min-height: 50px;
}








#s-6dd91eb4-e50c-47ae-aff4-1316fd288cc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6dd91eb4-e50c-47ae-aff4-1316fd288cc8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6070f8bc-ab36-4b51-967c-0cff9dea1378 {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}




  #s-6070f8bc-ab36-4b51-967c-0cff9dea1378 img.shogun-image {
    
    width: px;
  }


#s-6070f8bc-ab36-4b51-967c-0cff9dea1378 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-cb4bbe6e-627b-4964-a6cc-3af349bb06ab {
  min-height: 50px;
}








#s-cb4bbe6e-627b-4964-a6cc-3af349bb06ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb4bbe6e-627b-4964-a6cc-3af349bb06ab.shg-box.shg-c {
  justify-content: flex-start;
}

#s-efb24d28-5267-4270-91d0-441d71bf12b1 {
  text-align: center;
}




  #s-efb24d28-5267-4270-91d0-441d71bf12b1 img.shogun-image {
    
    width: px;
  }


#s-efb24d28-5267-4270-91d0-441d71bf12b1 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-6e2e30c8-999f-4fd7-964a-a74a1b39757f {
  min-height: 50px;
}








#s-6e2e30c8-999f-4fd7-964a-a74a1b39757f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e2e30c8-999f-4fd7-964a-a74a1b39757f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-95346533-bdd3-4696-bf03-849271124d69 {
  text-align: center;
}




  #s-95346533-bdd3-4696-bf03-849271124d69 img.shogun-image {
    
    width: px;
  }


#s-95346533-bdd3-4696-bf03-849271124d69 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-ef3bbf8d-0192-4c27-91e5-81b96adf697c {
  min-height: 50px;
}








#s-ef3bbf8d-0192-4c27-91e5-81b96adf697c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef3bbf8d-0192-4c27-91e5-81b96adf697c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-68e38da3-0be8-450a-9070-cc5448df48b5 {
  text-align: center;
}




  #s-68e38da3-0be8-450a-9070-cc5448df48b5 img.shogun-image {
    
    width: px;
  }


#s-68e38da3-0be8-450a-9070-cc5448df48b5 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-9305d3bd-9e8c-40f0-8956-afab8fd18e48 {
  padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 50px;
background-color: rgba(232, 238, 244, 1);
}
@media (max-width: 767px){#s-9305d3bd-9e8c-40f0-8956-afab8fd18e48 {
  display: none;
}
#s-9305d3bd-9e8c-40f0-8956-afab8fd18e48, #wrap-s-9305d3bd-9e8c-40f0-8956-afab8fd18e48 { display:none !important; }}







#s-9305d3bd-9e8c-40f0-8956-afab8fd18e48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9305d3bd-9e8c-40f0-8956-afab8fd18e48.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4525eea1-5bb4-40c0-a853-c7f8fac85a55 {
  
}

@media (min-width: 0px) {
[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4525eea1-5bb4-40c0-a853-c7f8fac85a55"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-36b90a8e-978c-43eb-9d10-92ca21322aed {
  min-height: 400px;
}








#s-36b90a8e-978c-43eb-9d10-92ca21322aed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36b90a8e-978c-43eb-9d10-92ca21322aed.shg-box.shg-c {
  justify-content: center;
}

#s-8e191833-0db0-4aee-bfd8-d0be52b84385 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-e69dc2ab-9a8c-4eba-aeb1-092b699a2883 {
  min-height: 400px;
}








#s-e69dc2ab-9a8c-4eba-aeb1-092b699a2883 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e69dc2ab-9a8c-4eba-aeb1-092b699a2883.shg-box.shg-c {
  justify-content: center;
}

#s-2e148846-d654-4939-829d-fe0d65a9e4e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e148846-d654-4939-829d-fe0d65a9e4e0 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e6de42ef-7542-487f-bf30-d783d9532ac7 {
  
}

@media (min-width: 0px) {
[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e6de42ef-7542-487f-bf30-d783d9532ac7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-357ce246-73f0-4d87-8ed6-67920e3faa83 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-357ce246-73f0-4d87-8ed6-67920e3faa83:hover {padding-top: 10px !important;
padding-bottom: 10px !important;
background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-357ce246-73f0-4d87-8ed6-67920e3faa83:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-357ce246-73f0-4d87-8ed6-67920e3faa83.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-8ebc2549-6f60-43f3-9cfc-835ca2682beb {
  min-height: 215px;
}
@media (min-width: 1200px){#s-8ebc2549-6f60-43f3-9cfc-835ca2682beb {
  display: none;
}
#s-8ebc2549-6f60-43f3-9cfc-835ca2682beb, #wrap-s-8ebc2549-6f60-43f3-9cfc-835ca2682beb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8ebc2549-6f60-43f3-9cfc-835ca2682beb {
  display: none;
}
#s-8ebc2549-6f60-43f3-9cfc-835ca2682beb, #wrap-s-8ebc2549-6f60-43f3-9cfc-835ca2682beb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8ebc2549-6f60-43f3-9cfc-835ca2682beb {
  display: none;
}
#s-8ebc2549-6f60-43f3-9cfc-835ca2682beb, #wrap-s-8ebc2549-6f60-43f3-9cfc-835ca2682beb { display:none !important; }}







#s-8ebc2549-6f60-43f3-9cfc-835ca2682beb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ebc2549-6f60-43f3-9cfc-835ca2682beb.shg-box.shg-c {
  justify-content: center;
}

#s-0a63c2a6-f594-4801-bfb7-eac06f87be72 {
  min-height: 215px;
}








#s-0a63c2a6-f594-4801-bfb7-eac06f87be72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a63c2a6-f594-4801-bfb7-eac06f87be72.shg-box.shg-c {
  justify-content: center;
}

#s-e40dccc3-1449-4909-a389-f0419da07271 {
  padding-top: 20px;
padding-bottom: 30px;
}
@media (min-width: 1200px){#s-e40dccc3-1449-4909-a389-f0419da07271 {
  display: none;
}
#s-e40dccc3-1449-4909-a389-f0419da07271, #wrap-s-e40dccc3-1449-4909-a389-f0419da07271 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e40dccc3-1449-4909-a389-f0419da07271 {
  display: none;
}
#s-e40dccc3-1449-4909-a389-f0419da07271, #wrap-s-e40dccc3-1449-4909-a389-f0419da07271 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e40dccc3-1449-4909-a389-f0419da07271 {
  display: none;
}
#s-e40dccc3-1449-4909-a389-f0419da07271, #wrap-s-e40dccc3-1449-4909-a389-f0419da07271 { display:none !important; }}
#s-6738916b-e7fa-481d-8513-f4eb807e4c5c {
  
}

@media (min-width: 0px) {
[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6738916b-e7fa-481d-8513-f4eb807e4c5c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-8f7a79c1-cdeb-4037-a806-d67cdc7f3e14 {
  min-height: 50px;
}








#s-8f7a79c1-cdeb-4037-a806-d67cdc7f3e14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f7a79c1-cdeb-4037-a806-d67cdc7f3e14.shg-box.shg-c {
  justify-content: flex-start;
}

#s-06d01a5b-f90b-4a6f-ab91-6474eddedadf {
  text-align: center;
}




  #s-06d01a5b-f90b-4a6f-ab91-6474eddedadf img.shogun-image {
    
    width: px;
  }


#s-06d01a5b-f90b-4a6f-ab91-6474eddedadf .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-8c4026d2-e2a5-4d4c-bd00-f1a32c7c4cf1 {
  min-height: 50px;
}








#s-8c4026d2-e2a5-4d4c-bd00-f1a32c7c4cf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c4026d2-e2a5-4d4c-bd00-f1a32c7c4cf1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ffe20b82-62bc-4da2-b724-0e44527194e8 {
  text-align: center;
}




  #s-ffe20b82-62bc-4da2-b724-0e44527194e8 img.shogun-image {
    
    width: px;
  }


#s-ffe20b82-62bc-4da2-b724-0e44527194e8 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee {
  
}

@media (min-width: 0px) {
[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-2b07f72a-cfd8-47a1-b254-c8c32c4dd3ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-78fc3fe3-d14a-4c51-b693-4d4ea5c37d99 {
  min-height: 50px;
}








#s-78fc3fe3-d14a-4c51-b693-4d4ea5c37d99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78fc3fe3-d14a-4c51-b693-4d4ea5c37d99.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5e0950fc-dd16-471e-8faf-c63f098c0f44 {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}




  #s-5e0950fc-dd16-471e-8faf-c63f098c0f44 img.shogun-image {
    
    width: px;
  }


#s-5e0950fc-dd16-471e-8faf-c63f098c0f44 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-6b793877-3c6d-4120-ab9a-931afe4db079 {
  min-height: 50px;
}








#s-6b793877-3c6d-4120-ab9a-931afe4db079 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b793877-3c6d-4120-ab9a-931afe4db079.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2d2330d0-9fa6-4483-a55a-b7c087196c36 {
  text-align: center;
}




  #s-2d2330d0-9fa6-4483-a55a-b7c087196c36 img.shogun-image {
    
    width: px;
  }


#s-2d2330d0-9fa6-4483-a55a-b7c087196c36 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5 {
  
}

@media (min-width: 0px) {
[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3ed9e127-f12a-4bbd-8fd6-c2d38cb316f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-d6ff9e76-1c9c-4552-ada7-b9e5f4b0cbf5 {
  min-height: 50px;
}








#s-d6ff9e76-1c9c-4552-ada7-b9e5f4b0cbf5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6ff9e76-1c9c-4552-ada7-b9e5f4b0cbf5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-19d81847-c1b9-469b-ba52-c9c7b060e65a {
  text-align: center;
}




  #s-19d81847-c1b9-469b-ba52-c9c7b060e65a img.shogun-image {
    
    width: px;
  }


#s-19d81847-c1b9-469b-ba52-c9c7b060e65a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-bbba2dd7-7764-4bb9-96a2-09afccbca7dc {
  min-height: 50px;
}








#s-bbba2dd7-7764-4bb9-96a2-09afccbca7dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbba2dd7-7764-4bb9-96a2-09afccbca7dc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-22ba52a6-9129-49c5-8931-062ffbd1862d {
  text-align: center;
}




  #s-22ba52a6-9129-49c5-8931-062ffbd1862d img.shogun-image {
    
    width: px;
  }


#s-22ba52a6-9129-49c5-8931-062ffbd1862d .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-8835c31c-aef5-4d43-8aae-80001366ef4f {
  
}

@media (min-width: 0px) {
[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8835c31c-aef5-4d43-8aae-80001366ef4f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-0ddafb36-c6fb-4d61-bb64-edc275f7e83b {
  min-height: 50px;
}








#s-0ddafb36-c6fb-4d61-bb64-edc275f7e83b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ddafb36-c6fb-4d61-bb64-edc275f7e83b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2590ad82-556f-496f-8648-ca8216fb65aa {
  text-align: center;
}




  #s-2590ad82-556f-496f-8648-ca8216fb65aa img.shogun-image {
    
    width: px;
  }


#s-2590ad82-556f-496f-8648-ca8216fb65aa .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-db3c3fe7-08a8-4bee-a603-5dd503bff671 {
  min-height: 50px;
}








#s-db3c3fe7-08a8-4bee-a603-5dd503bff671 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db3c3fe7-08a8-4bee-a603-5dd503bff671.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a926cb63-7d21-457c-943f-74261dd0044e {
  text-align: center;
}




  #s-a926cb63-7d21-457c-943f-74261dd0044e img.shogun-image {
    
    width: px;
  }


#s-a926cb63-7d21-457c-943f-74261dd0044e .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-7ccaa41a-1433-408d-a6f6-e918eb1034a2 {
  
}

@media (min-width: 0px) {
[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-7ccaa41a-1433-408d-a6f6-e918eb1034a2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-2c27765a-3c1c-4d6f-8301-60516acc0bad {
  min-height: 50px;
}








#s-2c27765a-3c1c-4d6f-8301-60516acc0bad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c27765a-3c1c-4d6f-8301-60516acc0bad.shg-box.shg-c {
  justify-content: flex-start;
}

#s-28900523-3f4b-4540-84cb-2835f42064d9 {
  text-align: center;
}




  #s-28900523-3f4b-4540-84cb-2835f42064d9 img.shogun-image {
    
    width: px;
  }


#s-28900523-3f4b-4540-84cb-2835f42064d9 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-66926f57-72c8-4d02-a4ad-b331d6f27154 {
  min-height: 50px;
}








#s-66926f57-72c8-4d02-a4ad-b331d6f27154 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66926f57-72c8-4d02-a4ad-b331d6f27154.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a34719c8-1294-4ac4-a3c5-9284cd69017b {
  text-align: center;
}




  #s-a34719c8-1294-4ac4-a3c5-9284cd69017b img.shogun-image {
    
    width: px;
  }


#s-a34719c8-1294-4ac4-a3c5-9284cd69017b .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-0a16931a-90b7-445f-9dc4-866355d02e59 {
  
}

@media (min-width: 0px) {
[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0a16931a-90b7-445f-9dc4-866355d02e59"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-28ae3eae-47f6-4ed8-8f06-715bbf04bc67 {
  min-height: 50px;
}








#s-28ae3eae-47f6-4ed8-8f06-715bbf04bc67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28ae3eae-47f6-4ed8-8f06-715bbf04bc67.shg-box.shg-c {
  justify-content: flex-start;
}

#s-72173521-80ad-4435-9d72-ae056ac030be {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}




  #s-72173521-80ad-4435-9d72-ae056ac030be img.shogun-image {
    
    width: px;
  }


#s-72173521-80ad-4435-9d72-ae056ac030be .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-0a6bcdc0-6e46-414a-a7b1-128dc143c763 {
  min-height: 50px;
}








#s-0a6bcdc0-6e46-414a-a7b1-128dc143c763 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a6bcdc0-6e46-414a-a7b1-128dc143c763.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a216214e-3426-44d0-9653-90bbc00e83a1 {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}




  #s-a216214e-3426-44d0-9653-90bbc00e83a1 img.shogun-image {
    
    width: px;
  }


#s-a216214e-3426-44d0-9653-90bbc00e83a1 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-d7c6fd80-44bb-43c5-8da2-527807dc340b {
  min-height: 50px;
}








#s-d7c6fd80-44bb-43c5-8da2-527807dc340b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7c6fd80-44bb-43c5-8da2-527807dc340b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e49da1e5-3c02-4512-8b8e-54b973dcbb19 {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(232, 238, 244, 1);
}
@media (min-width: 1200px){#s-e49da1e5-3c02-4512-8b8e-54b973dcbb19 {
  display: none;
}
#s-e49da1e5-3c02-4512-8b8e-54b973dcbb19, #wrap-s-e49da1e5-3c02-4512-8b8e-54b973dcbb19 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e49da1e5-3c02-4512-8b8e-54b973dcbb19 {
  display: none;
}
#s-e49da1e5-3c02-4512-8b8e-54b973dcbb19, #wrap-s-e49da1e5-3c02-4512-8b8e-54b973dcbb19 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e49da1e5-3c02-4512-8b8e-54b973dcbb19 {
  display: none;
}
#s-e49da1e5-3c02-4512-8b8e-54b973dcbb19, #wrap-s-e49da1e5-3c02-4512-8b8e-54b973dcbb19 { display:none !important; }}







#s-e49da1e5-3c02-4512-8b8e-54b973dcbb19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e49da1e5-3c02-4512-8b8e-54b973dcbb19.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7f533159-8242-41ad-bf5e-9b3695a5ae3d {
  padding-bottom: 10px;
text-align: center;
}

#s-7f533159-8242-41ad-bf5e-9b3695a5ae3d .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0e444eff-2877-4724-8ea3-216422b76ddd {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
}

#s-4492787c-7a26-4d7a-95bf-17244a7103da {
  margin-left: 20px;
margin-right: 20px;
}

#s-4718fc19-4b03-4a2f-ae0d-fbf054e694f4 {
  margin-left: 75px;
margin-right: 75px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-4718fc19-4b03-4a2f-ae0d-fbf054e694f4:hover {margin-left: 75px !important;
margin-right: 75px !important;
padding-top: 10px !important;
padding-bottom: 10px !important;
background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-4718fc19-4b03-4a2f-ae0d-fbf054e694f4:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-4718fc19-4b03-4a2f-ae0d-fbf054e694f4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-eb0d48fd-ae0c-4cbd-b3d3-0f686a761451 {
  padding-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-eb0d48fd-ae0c-4cbd-b3d3-0f686a761451 {
  display: none;
}
#s-eb0d48fd-ae0c-4cbd-b3d3-0f686a761451, #wrap-s-eb0d48fd-ae0c-4cbd-b3d3-0f686a761451 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb0d48fd-ae0c-4cbd-b3d3-0f686a761451 {
  display: none;
}
#s-eb0d48fd-ae0c-4cbd-b3d3-0f686a761451, #wrap-s-eb0d48fd-ae0c-4cbd-b3d3-0f686a761451 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eb0d48fd-ae0c-4cbd-b3d3-0f686a761451 {
  
}
}@media (max-width: 767px){#s-eb0d48fd-ae0c-4cbd-b3d3-0f686a761451 {
  
}
}







#s-eb0d48fd-ae0c-4cbd-b3d3-0f686a761451 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb0d48fd-ae0c-4cbd-b3d3-0f686a761451.shg-box.shg-c {
  justify-content: flex-start;
}

#s-635ee647-07fa-4af4-9174-c19e94d04b9c {
  min-height: 50px;
}








#s-635ee647-07fa-4af4-9174-c19e94d04b9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-635ee647-07fa-4af4-9174-c19e94d04b9c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-26f79542-96f5-45a1-8cf0-4510c1279fc3 {
  margin-top: 15px;
padding-top: 20px;
padding-bottom: 10px;
text-align: center;
}

#s-26f79542-96f5-45a1-8cf0-4510c1279fc3 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-19b1921f-a19e-497d-ae5c-d1553db5c35a {
  margin-top: -10px;
margin-left: 50px;
margin-bottom: -10px;
margin-right: 50px;
}

#s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378 {
  padding-top: 25px;
padding-left: 50px;
padding-right: 50px;
}

@media (min-width: 0px) {
[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-cddeb9d7-5f8b-4ddb-949d-d0e8b92cc378"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-c8a3d602-8584-44b2-9326-878d4d012579 {
  min-height: 50px;
}








#s-c8a3d602-8584-44b2-9326-878d4d012579 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8a3d602-8584-44b2-9326-878d4d012579.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ae66a3f8-1ec1-417f-8927-37dc4fa794f7 {
  text-align: center;
}




  #s-ae66a3f8-1ec1-417f-8927-37dc4fa794f7 img.shogun-image {
    
    width: px;
  }


#s-ae66a3f8-1ec1-417f-8927-37dc4fa794f7 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-475091ab-fdbd-4c88-a087-9e0643516ab3 {
  margin-top: 15px;
padding-left: 30px;
padding-right: 30px;
}

#s-1dfb43bd-2e9f-4170-8952-763373cefa86 {
  min-height: 50px;
}








#s-1dfb43bd-2e9f-4170-8952-763373cefa86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1dfb43bd-2e9f-4170-8952-763373cefa86.shg-box.shg-c {
  justify-content: flex-start;
}

#s-21c3e11a-94b2-4bcd-ab66-066c229a6b4e {
  text-align: center;
}




  #s-21c3e11a-94b2-4bcd-ab66-066c229a6b4e img.shogun-image {
    
    width: px;
  }


#s-21c3e11a-94b2-4bcd-ab66-066c229a6b4e .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-1e539639-dbf7-4b32-93ac-64fd5fe5185a {
  margin-top: 15px;
padding-left: 30px;
padding-right: 30px;
}

#s-ed807bd2-f3e8-4438-84f6-497b48aabe6f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-ed807bd2-f3e8-4438-84f6-497b48aabe6f:hover {padding-top: 10px !important;
padding-bottom: 10px !important;
background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-ed807bd2-f3e8-4438-84f6-497b48aabe6f:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-ed807bd2-f3e8-4438-84f6-497b48aabe6f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-4043a046-f304-474e-b014-4b04ea86313f {
  padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
background-color: rgba(232, 238, 244, 0.5);
}
@media (min-width: 1200px){#s-4043a046-f304-474e-b014-4b04ea86313f {
  display: none;
}
#s-4043a046-f304-474e-b014-4b04ea86313f, #wrap-s-4043a046-f304-474e-b014-4b04ea86313f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4043a046-f304-474e-b014-4b04ea86313f {
  display: none;
}
#s-4043a046-f304-474e-b014-4b04ea86313f, #wrap-s-4043a046-f304-474e-b014-4b04ea86313f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4043a046-f304-474e-b014-4b04ea86313f {
  
}
}@media (max-width: 767px){#s-4043a046-f304-474e-b014-4b04ea86313f {
  
}
}







#s-4043a046-f304-474e-b014-4b04ea86313f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4043a046-f304-474e-b014-4b04ea86313f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0079ed47-1e53-428d-9cd7-301309433dd6 {
  padding-bottom: 10px;
text-align: center;
}

#s-0079ed47-1e53-428d-9cd7-301309433dd6 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 15px;
padding-left: 25px;
padding-right: 25px;
}

@media (min-width: 0px) {
[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3f5aa4ef-e797-4e8e-bfbc-c41e75192615"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-1106458c-60e6-4ad5-8213-e5b6b8a92679 {
  min-height: 50px;
}








#s-1106458c-60e6-4ad5-8213-e5b6b8a92679 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1106458c-60e6-4ad5-8213-e5b6b8a92679.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e074d7d2-fbc5-411b-8eec-899f0e2f38fd {
  text-align: center;
}




  #s-e074d7d2-fbc5-411b-8eec-899f0e2f38fd img.shogun-image {
    
    width: px;
  }


#s-e074d7d2-fbc5-411b-8eec-899f0e2f38fd .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-e26224ff-154b-48b0-ae75-928e09c99f2b {
  margin-top: 15px;
margin-bottom: 25px;
padding-left: 30px;
padding-right: 30px;
}

#s-ae693ea8-1014-4663-9e5a-b69d2d664ea7 {
  min-height: 50px;
}








#s-ae693ea8-1014-4663-9e5a-b69d2d664ea7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae693ea8-1014-4663-9e5a-b69d2d664ea7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6adb4554-fc8c-499d-9b4c-5b68d6212a2f {
  text-align: center;
}




  #s-6adb4554-fc8c-499d-9b4c-5b68d6212a2f img.shogun-image {
    
    width: px;
  }


#s-6adb4554-fc8c-499d-9b4c-5b68d6212a2f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-b43c35f7-5c3b-492d-8cd5-84ecb2438db3 {
  margin-top: 15px;
margin-bottom: 25px;
padding-left: 30px;
padding-right: 30px;
}

#s-ec0b2ad2-8039-4fcd-a1b4-d223e674422c {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-ec0b2ad2-8039-4fcd-a1b4-d223e674422c {
  display: none;
}
#s-ec0b2ad2-8039-4fcd-a1b4-d223e674422c, #wrap-s-ec0b2ad2-8039-4fcd-a1b4-d223e674422c { display:none !important; }}@media (max-width: 767px){#s-ec0b2ad2-8039-4fcd-a1b4-d223e674422c {
  display: none;
}
#s-ec0b2ad2-8039-4fcd-a1b4-d223e674422c, #wrap-s-ec0b2ad2-8039-4fcd-a1b4-d223e674422c { display:none !important; }}







#s-ec0b2ad2-8039-4fcd-a1b4-d223e674422c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec0b2ad2-8039-4fcd-a1b4-d223e674422c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-425e314d-c29d-429d-a804-23808dda48b9 {
  min-height: 50px;
}








#s-425e314d-c29d-429d-a804-23808dda48b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-425e314d-c29d-429d-a804-23808dda48b9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-10278296-ada3-4868-9870-f0b34c2a5cdf {
  margin-top: 15px;
padding-top: 20px;
padding-bottom: 10px;
text-align: center;
}

#s-10278296-ada3-4868-9870-f0b34c2a5cdf .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6094123f-b3cc-45dc-ba83-14550a4b2a74 {
  margin-top: -10px;
margin-left: 200px;
margin-bottom: -10px;
margin-right: 200px;
}

#s-0c272bb9-e107-46ab-b2ef-dc055be94987 {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 50px;
padding-right: 50px;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-0c272bb9-e107-46ab-b2ef-dc055be94987"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 50.0px);
}

}

#s-6d2bed7c-4c7a-4f98-b43f-5af5323efe39 {
  min-height: 50px;
}








#s-6d2bed7c-4c7a-4f98-b43f-5af5323efe39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d2bed7c-4c7a-4f98-b43f-5af5323efe39.shg-box.shg-c {
  justify-content: flex-start;
}

#s-77b4605b-2f01-4340-9dcc-604d94c7411f {
  text-align: center;
}




  #s-77b4605b-2f01-4340-9dcc-604d94c7411f img.shogun-image {
    
    width: px;
  }


#s-77b4605b-2f01-4340-9dcc-604d94c7411f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-99b696b2-cfac-4fc4-bd5e-a9051c39541d {
  margin-top: 15px;
margin-bottom: 25px;
padding-left: 30px;
padding-right: 30px;
}

#s-a73cf0bc-4f5e-49a5-b0c7-cfcd8f06b6fc {
  min-height: 50px;
}








#s-a73cf0bc-4f5e-49a5-b0c7-cfcd8f06b6fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a73cf0bc-4f5e-49a5-b0c7-cfcd8f06b6fc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-edd8c183-7070-4fee-9193-4f5704a4650f {
  text-align: center;
}




  #s-edd8c183-7070-4fee-9193-4f5704a4650f img.shogun-image {
    
    width: px;
  }


#s-edd8c183-7070-4fee-9193-4f5704a4650f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-fe8cf7f1-4537-47c8-87c5-34a72c9346fc {
  margin-top: 15px;
margin-bottom: 25px;
padding-left: 30px;
padding-right: 30px;
}

#s-8b694408-5df9-4cf5-8db9-de2429f3549f {
  min-height: 50px;
}








#s-8b694408-5df9-4cf5-8db9-de2429f3549f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b694408-5df9-4cf5-8db9-de2429f3549f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-390dac50-c202-4807-9e02-bbe85e6abe89 {
  text-align: center;
}




  #s-390dac50-c202-4807-9e02-bbe85e6abe89 img.shogun-image {
    
    width: px;
  }


#s-390dac50-c202-4807-9e02-bbe85e6abe89 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-0bd0e5af-e5cd-45d1-a963-c2d41e27bb2e {
  margin-top: 15px;
margin-bottom: 25px;
padding-left: 30px;
padding-right: 30px;
}

#s-11796ad4-6bea-4be8-8f79-4a41d9e14598 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-11796ad4-6bea-4be8-8f79-4a41d9e14598:hover {padding-top: 10px !important;
padding-bottom: 10px !important;
background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-11796ad4-6bea-4be8-8f79-4a41d9e14598:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-11796ad4-6bea-4be8-8f79-4a41d9e14598.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-6dd28c17-8f16-40a9-9680-2a4a766e45d5 {
  margin-left: auto;
margin-right: auto;
padding-top: 75px;
padding-bottom: 75px;
min-height: 50px;
background-color: rgba(232, 238, 244, 0.5);
}
@media (min-width: 1200px){#s-6dd28c17-8f16-40a9-9680-2a4a766e45d5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6dd28c17-8f16-40a9-9680-2a4a766e45d5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6dd28c17-8f16-40a9-9680-2a4a766e45d5 {
  display: none;
}
#s-6dd28c17-8f16-40a9-9680-2a4a766e45d5, #wrap-s-6dd28c17-8f16-40a9-9680-2a4a766e45d5 { display:none !important; }}@media (max-width: 767px){#s-6dd28c17-8f16-40a9-9680-2a4a766e45d5 {
  display: none;
}
#s-6dd28c17-8f16-40a9-9680-2a4a766e45d5, #wrap-s-6dd28c17-8f16-40a9-9680-2a4a766e45d5 { display:none !important; }}







#s-6dd28c17-8f16-40a9-9680-2a4a766e45d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6dd28c17-8f16-40a9-9680-2a4a766e45d5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4b324e3b-b70f-4a52-ad12-900063f78f2c {
  padding-bottom: 10px;
text-align: center;
}

#s-4b324e3b-b70f-4a52-ad12-900063f78f2c .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3ba85205-d290-409c-8b91-eb7cc03598fd {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 25px;
padding-right: 25px;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-3ba85205-d290-409c-8b91-eb7cc03598fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-40f0ae43-dd10-4df8-90df-66993407a95d {
  min-height: 50px;
}








#s-40f0ae43-dd10-4df8-90df-66993407a95d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40f0ae43-dd10-4df8-90df-66993407a95d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6e8572fc-4600-46d8-99ac-5489d51113c8 {
  text-align: center;
}




  #s-6e8572fc-4600-46d8-99ac-5489d51113c8 img.shogun-image {
    
    width: px;
  }


#s-6e8572fc-4600-46d8-99ac-5489d51113c8 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-ff64b34a-7521-482f-b87e-071139f9a12c {
  margin-top: 15px;
margin-bottom: 25px;
padding-left: 30px;
padding-right: 30px;
}

#s-69506306-9b05-4888-8555-3acbd7150313 {
  min-height: 50px;
}








#s-69506306-9b05-4888-8555-3acbd7150313 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69506306-9b05-4888-8555-3acbd7150313.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fe58f1e1-8bb1-44cb-be37-6eb5e542a91b {
  text-align: center;
}




  #s-fe58f1e1-8bb1-44cb-be37-6eb5e542a91b img.shogun-image {
    
    width: px;
  }


#s-fe58f1e1-8bb1-44cb-be37-6eb5e542a91b .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-20611ca5-3930-48f0-8ee0-184eba7d60d0 {
  margin-top: 15px;
margin-bottom: 25px;
padding-left: 30px;
padding-right: 30px;
}

#s-3984dd4a-b8aa-4c5c-a15f-f01d77a735d6 {
  min-height: 50px;
}








#s-3984dd4a-b8aa-4c5c-a15f-f01d77a735d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3984dd4a-b8aa-4c5c-a15f-f01d77a735d6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-df65b539-441c-4899-ae8f-4bc049522f09 {
  text-align: center;
}




  #s-df65b539-441c-4899-ae8f-4bc049522f09 img.shogun-image {
    
    width: px;
  }


#s-df65b539-441c-4899-ae8f-4bc049522f09 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-7b0e1e4a-8686-44fe-84fb-2fbccb6a36db {
  margin-top: 15px;
margin-bottom: 25px;
padding-left: 30px;
padding-right: 30px;
}

#s-1529e3d1-656b-483e-ad70-2eb228cf7b87 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-1529e3d1-656b-483e-ad70-2eb228cf7b87 {
  display: none;
}
#s-1529e3d1-656b-483e-ad70-2eb228cf7b87, #wrap-s-1529e3d1-656b-483e-ad70-2eb228cf7b87 { display:none !important; }}







#s-1529e3d1-656b-483e-ad70-2eb228cf7b87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1529e3d1-656b-483e-ad70-2eb228cf7b87.shg-box.shg-c {
  justify-content: flex-start;
}

#s-eb2c9957-60fa-4115-adea-0e286f81fd64 {
  margin-top: 50px;
padding-top: 15px;
padding-left: 20px;
padding-right: 20px;
text-align: center;
}

#s-eb2c9957-60fa-4115-adea-0e286f81fd64 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-db769464-0f8f-4552-98db-bd2f6e4354c6 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 1000px;
}

#s-da418991-2815-4f83-bb8e-3eaa90eda735 {
  min-height: 470px;
}








#s-da418991-2815-4f83-bb8e-3eaa90eda735 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da418991-2815-4f83-bb8e-3eaa90eda735.shg-box.shg-c {
  justify-content: flex-start;
}

#s-18b66d54-08a7-480f-9f26-b8e45719edea {
  margin-top: 25px;
margin-bottom: 25px;
padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-18b66d54-08a7-480f-9f26-b8e45719edea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-b9e779b9-1583-4caa-a798-a11a8de4ef53 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-b9e779b9-1583-4caa-a798-a11a8de4ef53:hover {background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-b9e779b9-1583-4caa-a798-a11a8de4ef53:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-b9e779b9-1583-4caa-a798-a11a8de4ef53.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-33fc5a09-ec28-4c83-9fef-e079165f72b9 {
  
}
@media (min-width: 1200px){#s-33fc5a09-ec28-4c83-9fef-e079165f72b9 {
  display: none;
}
#s-33fc5a09-ec28-4c83-9fef-e079165f72b9, #wrap-s-33fc5a09-ec28-4c83-9fef-e079165f72b9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-33fc5a09-ec28-4c83-9fef-e079165f72b9 {
  display: none;
}
#s-33fc5a09-ec28-4c83-9fef-e079165f72b9, #wrap-s-33fc5a09-ec28-4c83-9fef-e079165f72b9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-33fc5a09-ec28-4c83-9fef-e079165f72b9 {
  display: none;
}
#s-33fc5a09-ec28-4c83-9fef-e079165f72b9, #wrap-s-33fc5a09-ec28-4c83-9fef-e079165f72b9 { display:none !important; }}







#s-33fc5a09-ec28-4c83-9fef-e079165f72b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33fc5a09-ec28-4c83-9fef-e079165f72b9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d3e56075-a35f-4352-825c-28e12a27f70f {
  background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}








#s-d3e56075-a35f-4352-825c-28e12a27f70f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d3e56075-a35f-4352-825c-28e12a27f70f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-84a310ab-c6da-4e28-8a24-011ca46ddf2e {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 625px;
}








#s-84a310ab-c6da-4e28-8a24-011ca46ddf2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84a310ab-c6da-4e28-8a24-011ca46ddf2e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-29b06eaa-9195-4c6e-92fc-983dc643b4ee {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
}

#s-29b06eaa-9195-4c6e-92fc-983dc643b4ee .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f27a025d-6f85-4436-9a9e-eef13f992094 {
  margin-left: 20px;
margin-right: 20px;
}

#s-e31698c5-c0c0-4049-8ccd-8b7fb4e50b07 {
  margin-left: 15px;
margin-bottom: 35px;
margin-right: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-e31698c5-c0c0-4049-8ccd-8b7fb4e50b07:hover {margin-left: 15px !important;
margin-bottom: 35px !important;
margin-right: 15px !important;
background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-e31698c5-c0c0-4049-8ccd-8b7fb4e50b07:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-e31698c5-c0c0-4049-8ccd-8b7fb4e50b07.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-82d13af3-4e34-4479-bbf3-706df714b304 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-82d13af3-4e34-4479-bbf3-706df714b304 {
  display: none;
}
#s-82d13af3-4e34-4479-bbf3-706df714b304, #wrap-s-82d13af3-4e34-4479-bbf3-706df714b304 { display:none !important; }}@media (max-width: 767px){#s-82d13af3-4e34-4479-bbf3-706df714b304 {
  display: none;
}
#s-82d13af3-4e34-4479-bbf3-706df714b304, #wrap-s-82d13af3-4e34-4479-bbf3-706df714b304 { display:none !important; }}







#s-82d13af3-4e34-4479-bbf3-706df714b304 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82d13af3-4e34-4479-bbf3-706df714b304.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7 {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5ecf4f11-f599-4324-8f64-c6d4ba51aee7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e6eb9e91-1a3e-44e4-826f-f0e034b3aa59 {
  min-height: 400px;
}
@media (max-width: 767px){#s-e6eb9e91-1a3e-44e4-826f-f0e034b3aa59 {
  
}
}







#s-e6eb9e91-1a3e-44e4-826f-f0e034b3aa59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6eb9e91-1a3e-44e4-826f-f0e034b3aa59.shg-box.shg-c {
  justify-content: center;
}

#s-04f717cd-9b7d-429b-94f7-be49146be50d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-04f717cd-9b7d-429b-94f7-be49146be50d .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-efc75b7a-60a3-4805-afb9-2404e7eb73e6 {
  min-height: 400px;
}








#s-efc75b7a-60a3-4805-afb9-2404e7eb73e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efc75b7a-60a3-4805-afb9-2404e7eb73e6.shg-box.shg-c {
  justify-content: center;
}

#s-8cf8dab0-97cf-4f4f-a20b-48ec79f9d361 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-e4458bd7-c193-4ef0-8ee1-fefb3c49899d {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-e4458bd7-c193-4ef0-8ee1-fefb3c49899d {
  display: none;
}
#s-e4458bd7-c193-4ef0-8ee1-fefb3c49899d, #wrap-s-e4458bd7-c193-4ef0-8ee1-fefb3c49899d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e4458bd7-c193-4ef0-8ee1-fefb3c49899d {
  display: none;
}
#s-e4458bd7-c193-4ef0-8ee1-fefb3c49899d, #wrap-s-e4458bd7-c193-4ef0-8ee1-fefb3c49899d { display:none !important; }}@media (max-width: 767px){#s-e4458bd7-c193-4ef0-8ee1-fefb3c49899d {
  display: none;
}
#s-e4458bd7-c193-4ef0-8ee1-fefb3c49899d, #wrap-s-e4458bd7-c193-4ef0-8ee1-fefb3c49899d { display:none !important; }}







#s-e4458bd7-c193-4ef0-8ee1-fefb3c49899d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4458bd7-c193-4ef0-8ee1-fefb3c49899d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8cec83c4-3293-4187-9a4d-02d11c7e1c08 {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8cec83c4-3293-4187-9a4d-02d11c7e1c08"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-54c7f376-d48d-49be-9475-9853045c899d {
  min-height: 400px;
}
@media (max-width: 767px){#s-54c7f376-d48d-49be-9475-9853045c899d {
  
}
}







#s-54c7f376-d48d-49be-9475-9853045c899d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54c7f376-d48d-49be-9475-9853045c899d.shg-box.shg-c {
  justify-content: center;
}

#s-5e012784-2c86-48fb-8d31-99f015f5da9c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5e012784-2c86-48fb-8d31-99f015f5da9c .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c4c7bd98-d32c-4f2f-be17-a976c80511c2 {
  min-height: 400px;
}








#s-c4c7bd98-d32c-4f2f-be17-a976c80511c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4c7bd98-d32c-4f2f-be17-a976c80511c2.shg-box.shg-c {
  justify-content: center;
}

#s-9a80ac2e-590e-4084-a306-386d9ffe7d40 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-dc149574-22fd-4b62-a583-868a8dd25193 {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-dc149574-22fd-4b62-a583-868a8dd25193 {
  display: none;
}
#s-dc149574-22fd-4b62-a583-868a8dd25193, #wrap-s-dc149574-22fd-4b62-a583-868a8dd25193 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dc149574-22fd-4b62-a583-868a8dd25193 {
  display: none;
}
#s-dc149574-22fd-4b62-a583-868a8dd25193, #wrap-s-dc149574-22fd-4b62-a583-868a8dd25193 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dc149574-22fd-4b62-a583-868a8dd25193 {
  display: none;
}
#s-dc149574-22fd-4b62-a583-868a8dd25193, #wrap-s-dc149574-22fd-4b62-a583-868a8dd25193 { display:none !important; }}







#s-dc149574-22fd-4b62-a583-868a8dd25193 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc149574-22fd-4b62-a583-868a8dd25193.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e6a0bc9a-06f6-47e8-be6a-38c6dc54e193 {
  margin-left: 20px;
margin-right: 20px;
padding-bottom: 10px;
text-align: center;
}

#s-e6a0bc9a-06f6-47e8-be6a-38c6dc54e193 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c20bf5f5-474c-4bab-b923-58e3cb596d2c {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
}

#s-c99b30b9-5c1b-4f55-8ce1-a466e2370a40 {
  margin-left: 20px;
margin-right: 20px;
}

#s-7500cc14-bba0-4fef-a4d2-0ae7d1f0f186 {
  background-size: cover;
padding-top: 50px;
padding-left: 25px;
padding-bottom: 50px;
padding-right: 25px;
min-height: 50px;
background-position: center center;
background-color: rgba(232, 238, 244, 0.5);
}
@media (min-width: 1200px){#s-7500cc14-bba0-4fef-a4d2-0ae7d1f0f186 {
  display: none;
}
#s-7500cc14-bba0-4fef-a4d2-0ae7d1f0f186, #wrap-s-7500cc14-bba0-4fef-a4d2-0ae7d1f0f186 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7500cc14-bba0-4fef-a4d2-0ae7d1f0f186 {
  display: none;
}
#s-7500cc14-bba0-4fef-a4d2-0ae7d1f0f186, #wrap-s-7500cc14-bba0-4fef-a4d2-0ae7d1f0f186 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7500cc14-bba0-4fef-a4d2-0ae7d1f0f186 {
  
}
}@media (max-width: 767px){#s-7500cc14-bba0-4fef-a4d2-0ae7d1f0f186 {
  
}
}







#s-7500cc14-bba0-4fef-a4d2-0ae7d1f0f186 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7500cc14-bba0-4fef-a4d2-0ae7d1f0f186.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a51484bf-66ba-45bc-8137-13c1a2f50c11 {
  margin-top: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-a51484bf-66ba-45bc-8137-13c1a2f50c11 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-743a8b2c-2291-446a-aef3-304156d34661 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-03e9f7e8-ef31-47d2-9667-225dc3d41c01 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
@media (max-width: 767px){#s-03e9f7e8-ef31-47d2-9667-225dc3d41c01 {
  
}
}
@media (min-width: 0px) {
[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-03e9f7e8-ef31-47d2-9667-225dc3d41c01"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-75248fbb-49d0-4951-93a1-f72825a7d2ac {
  text-align: center;
}
@media (max-width: 767px){#s-75248fbb-49d0-4951-93a1-f72825a7d2ac {
  
}
}



  #s-75248fbb-49d0-4951-93a1-f72825a7d2ac img.shogun-image {
    
    width: px;
  }


#s-75248fbb-49d0-4951-93a1-f72825a7d2ac .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-10ccaa55-f1cf-45a7-91d5-6b8944b0e7fa {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-05aa3d0b-e380-4f68-af7d-081569059c1a {
  text-align: center;
}
@media (max-width: 767px){#s-05aa3d0b-e380-4f68-af7d-081569059c1a {
  
}
}



  #s-05aa3d0b-e380-4f68-af7d-081569059c1a img.shogun-image {
    
    width: px;
  }


#s-05aa3d0b-e380-4f68-af7d-081569059c1a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-bce2d17d-758c-44e3-9025-cb620edc4b1a {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-7c77d43a-ae45-417a-bf6d-0226492be36d {
  text-align: center;
}
@media (max-width: 767px){#s-7c77d43a-ae45-417a-bf6d-0226492be36d {
  
}
}



  #s-7c77d43a-ae45-417a-bf6d-0226492be36d img.shogun-image {
    
    width: px;
  }


#s-7c77d43a-ae45-417a-bf6d-0226492be36d .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-ddf8cd19-be57-4324-b647-afafd9c07816 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-ee6c6deb-1ee2-4a2b-a9cd-c88d8007352a {
  margin-bottom: 15px;
}

#s-0c9eb0b4-9008-4581-b62c-b89875fee818 {
  background-size: cover;
padding-top: 50px;
padding-left: 25px;
padding-bottom: 50px;
padding-right: 25px;
min-height: 50px;
background-position: center center;
background-color: rgba(232, 238, 244, 0.5);
}
@media (min-width: 1200px){#s-0c9eb0b4-9008-4581-b62c-b89875fee818 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0c9eb0b4-9008-4581-b62c-b89875fee818 {
  display: none;
}
#s-0c9eb0b4-9008-4581-b62c-b89875fee818, #wrap-s-0c9eb0b4-9008-4581-b62c-b89875fee818 { display:none !important; }}@media (max-width: 767px){#s-0c9eb0b4-9008-4581-b62c-b89875fee818 {
  display: none;
}
#s-0c9eb0b4-9008-4581-b62c-b89875fee818, #wrap-s-0c9eb0b4-9008-4581-b62c-b89875fee818 { display:none !important; }}







#s-0c9eb0b4-9008-4581-b62c-b89875fee818 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c9eb0b4-9008-4581-b62c-b89875fee818.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5783ef55-5a0f-43a2-84b2-b2e2a8ccfc76 {
  margin-top: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-5783ef55-5a0f-43a2-84b2-b2e2a8ccfc76 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6974c928-b799-4ffa-acf2-d02e2f7b8dc1 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-76990f64-36d8-483d-a54e-62e976abcccd {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
@media (max-width: 767px){#s-76990f64-36d8-483d-a54e-62e976abcccd {
  
}
}
@media (min-width: 0px) {
[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-76990f64-36d8-483d-a54e-62e976abcccd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-5a578acb-a601-44ad-8cc3-370c46f2e155 {
  text-align: center;
}
@media (max-width: 767px){#s-5a578acb-a601-44ad-8cc3-370c46f2e155 {
  
}
}



  #s-5a578acb-a601-44ad-8cc3-370c46f2e155 img.shogun-image {
    
    width: px;
  }


#s-5a578acb-a601-44ad-8cc3-370c46f2e155 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-f7863426-c740-4ae2-929a-eb741f0f0701 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-6115aa32-7fa2-4142-a5c6-f8fcfb112cc9 {
  text-align: center;
}
@media (max-width: 767px){#s-6115aa32-7fa2-4142-a5c6-f8fcfb112cc9 {
  
}
}



  #s-6115aa32-7fa2-4142-a5c6-f8fcfb112cc9 img.shogun-image {
    
    width: px;
  }


#s-6115aa32-7fa2-4142-a5c6-f8fcfb112cc9 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-1006ae6d-c1ee-41db-9226-c356adb4009a {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-7ee13fd2-1a72-4760-8558-9c4d547988ae {
  text-align: center;
}
@media (max-width: 767px){#s-7ee13fd2-1a72-4760-8558-9c4d547988ae {
  
}
}



  #s-7ee13fd2-1a72-4760-8558-9c4d547988ae img.shogun-image {
    
    width: px;
  }


#s-7ee13fd2-1a72-4760-8558-9c4d547988ae .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-a2f172cd-391c-442f-b4c9-16af43107510 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-660708e7-0526-4874-b258-761f0ff74e7b {
  margin-bottom: 15px;
}

#s-35a45a09-9c7d-4b6a-8ed8-6f18e7df30c2 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
max-width: 1600px;
background-color: rgba(246, 246, 250, 0);
}
@media (min-width: 1200px){#s-35a45a09-9c7d-4b6a-8ed8-6f18e7df30c2 {
  display: none;
}
#s-35a45a09-9c7d-4b6a-8ed8-6f18e7df30c2, #wrap-s-35a45a09-9c7d-4b6a-8ed8-6f18e7df30c2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-35a45a09-9c7d-4b6a-8ed8-6f18e7df30c2 {
  display: none;
}
#s-35a45a09-9c7d-4b6a-8ed8-6f18e7df30c2, #wrap-s-35a45a09-9c7d-4b6a-8ed8-6f18e7df30c2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-35a45a09-9c7d-4b6a-8ed8-6f18e7df30c2 {
  display: none;
}
#s-35a45a09-9c7d-4b6a-8ed8-6f18e7df30c2, #wrap-s-35a45a09-9c7d-4b6a-8ed8-6f18e7df30c2 { display:none !important; }}@media (max-width: 767px){#s-35a45a09-9c7d-4b6a-8ed8-6f18e7df30c2 {
  
}
}







#s-35a45a09-9c7d-4b6a-8ed8-6f18e7df30c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35a45a09-9c7d-4b6a-8ed8-6f18e7df30c2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ae4efb94-9ead-4748-b87e-536d17783075 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 10px;
text-align: center;
}

#s-ae4efb94-9ead-4748-b87e-536d17783075 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-63c23063-b91c-4bdb-bb86-b0621b4849d6 {
  margin-top: -10px;
margin-left: 100px;
margin-right: 100px;
}

#s-064346fb-eb61-4e33-8444-277cd3ff7231 {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
text-align: center;
}
@media (min-width: 1200px){#s-064346fb-eb61-4e33-8444-277cd3ff7231 {
  display: none;
}
#s-064346fb-eb61-4e33-8444-277cd3ff7231, #wrap-s-064346fb-eb61-4e33-8444-277cd3ff7231 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-064346fb-eb61-4e33-8444-277cd3ff7231 {
  display: none;
}
#s-064346fb-eb61-4e33-8444-277cd3ff7231, #wrap-s-064346fb-eb61-4e33-8444-277cd3ff7231 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-064346fb-eb61-4e33-8444-277cd3ff7231 {
  display: none;
}
#s-064346fb-eb61-4e33-8444-277cd3ff7231, #wrap-s-064346fb-eb61-4e33-8444-277cd3ff7231 { display:none !important; }}



  #s-064346fb-eb61-4e33-8444-277cd3ff7231 img.shogun-image {
    
    width: px;
  }


#s-064346fb-eb61-4e33-8444-277cd3ff7231 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-06416570-4ca5-4e12-a5c3-68755dee89b8 {
  margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06416570-4ca5-4e12-a5c3-68755dee89b8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bf5fae25-b896-4d83-b107-7c7b8007a102 {
  text-align: center;
}




  #s-bf5fae25-b896-4d83-b107-7c7b8007a102 img.shogun-image {
    
    width: px;
  }


#s-bf5fae25-b896-4d83-b107-7c7b8007a102 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-4245cb5d-b36e-49fe-9f9e-e5d523a1d3ea {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-4245cb5d-b36e-49fe-9f9e-e5d523a1d3ea img.shogun-image {
    
    width: px;
  }


#s-4245cb5d-b36e-49fe-9f9e-e5d523a1d3ea .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-49ffeb6e-b39f-4812-9cca-00733bd274c6 {
  text-align: center;
}
@media (max-width: 767px){#s-49ffeb6e-b39f-4812-9cca-00733bd274c6 {
  display: none;
}
#s-49ffeb6e-b39f-4812-9cca-00733bd274c6, #wrap-s-49ffeb6e-b39f-4812-9cca-00733bd274c6 { display:none !important; }}



  #s-49ffeb6e-b39f-4812-9cca-00733bd274c6 img.shogun-image {
    
    width: px;
  }


#s-49ffeb6e-b39f-4812-9cca-00733bd274c6 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-858d0bda-956c-4ffd-8155-53c3c7e0b1fd {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-858d0bda-956c-4ffd-8155-53c3c7e0b1fd img.shogun-image {
    
    width: px;
  }


#s-858d0bda-956c-4ffd-8155-53c3c7e0b1fd .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-470be8ed-4db6-4264-b7af-a679c67c8fb4 {
  min-height: 50px;
}








#s-470be8ed-4db6-4264-b7af-a679c67c8fb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-470be8ed-4db6-4264-b7af-a679c67c8fb4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b1d22733-1ea1-4eab-9ef4-ca49378c6a80 {
  text-align: center;
}




  #s-b1d22733-1ea1-4eab-9ef4-ca49378c6a80 img.shogun-image {
    
    width: px;
  }


#s-b1d22733-1ea1-4eab-9ef4-ca49378c6a80 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-2df7a20c-f585-4558-a49c-f01e13a480c2 {
  text-align: center;
}




  #s-2df7a20c-f585-4558-a49c-f01e13a480c2 img.shogun-image {
    
    width: px;
  }


#s-2df7a20c-f585-4558-a49c-f01e13a480c2 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-268bde5f-c034-4e02-857e-62b7d771cede {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
max-width: 1600px;
background-color: rgba(246, 246, 250, 0);
}
@media (min-width: 1200px){#s-268bde5f-c034-4e02-857e-62b7d771cede {
  display: none;
}
#s-268bde5f-c034-4e02-857e-62b7d771cede, #wrap-s-268bde5f-c034-4e02-857e-62b7d771cede { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-268bde5f-c034-4e02-857e-62b7d771cede {
  display: none;
}
#s-268bde5f-c034-4e02-857e-62b7d771cede, #wrap-s-268bde5f-c034-4e02-857e-62b7d771cede { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-268bde5f-c034-4e02-857e-62b7d771cede {
  
}
}@media (max-width: 767px){#s-268bde5f-c034-4e02-857e-62b7d771cede {
  display: none;
}
#s-268bde5f-c034-4e02-857e-62b7d771cede, #wrap-s-268bde5f-c034-4e02-857e-62b7d771cede { display:none !important; }}







#s-268bde5f-c034-4e02-857e-62b7d771cede > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-268bde5f-c034-4e02-857e-62b7d771cede.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dd20b9c4-bd58-47cc-a72e-ae81e3367121 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 10px;
text-align: center;
}

#s-dd20b9c4-bd58-47cc-a72e-ae81e3367121 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-11765aad-9690-4875-83d6-fba3d6c03014 {
  margin-top: -10px;
margin-left: 100px;
margin-right: 100px;
}

#s-a5006bdb-81bf-4b4f-896a-9b1e0e8d5d2e {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
text-align: center;
}
@media (min-width: 1200px){#s-a5006bdb-81bf-4b4f-896a-9b1e0e8d5d2e {
  display: none;
}
#s-a5006bdb-81bf-4b4f-896a-9b1e0e8d5d2e, #wrap-s-a5006bdb-81bf-4b4f-896a-9b1e0e8d5d2e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a5006bdb-81bf-4b4f-896a-9b1e0e8d5d2e {
  display: none;
}
#s-a5006bdb-81bf-4b4f-896a-9b1e0e8d5d2e, #wrap-s-a5006bdb-81bf-4b4f-896a-9b1e0e8d5d2e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a5006bdb-81bf-4b4f-896a-9b1e0e8d5d2e {
  display: none;
}
#s-a5006bdb-81bf-4b4f-896a-9b1e0e8d5d2e, #wrap-s-a5006bdb-81bf-4b4f-896a-9b1e0e8d5d2e { display:none !important; }}



  #s-a5006bdb-81bf-4b4f-896a-9b1e0e8d5d2e img.shogun-image {
    
    width: px;
  }


#s-a5006bdb-81bf-4b4f-896a-9b1e0e8d5d2e .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-2677e69f-7697-4af3-aa92-d3f6bf3c0570 {
  margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2677e69f-7697-4af3-aa92-d3f6bf3c0570"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4303eb0b-39b1-4e8e-b2be-50317350a7dc {
  text-align: center;
}




  #s-4303eb0b-39b1-4e8e-b2be-50317350a7dc img.shogun-image {
    
    width: px;
  }


#s-4303eb0b-39b1-4e8e-b2be-50317350a7dc .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-8a357d2d-bbf1-4f6b-a828-0605a7d9e1b2 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-8a357d2d-bbf1-4f6b-a828-0605a7d9e1b2 img.shogun-image {
    
    width: px;
  }


#s-8a357d2d-bbf1-4f6b-a828-0605a7d9e1b2 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-6ed05206-63b9-4f91-853f-716f78a32e57 {
  text-align: center;
}
@media (max-width: 767px){#s-6ed05206-63b9-4f91-853f-716f78a32e57 {
  display: none;
}
#s-6ed05206-63b9-4f91-853f-716f78a32e57, #wrap-s-6ed05206-63b9-4f91-853f-716f78a32e57 { display:none !important; }}



  #s-6ed05206-63b9-4f91-853f-716f78a32e57 img.shogun-image {
    
    width: px;
  }


#s-6ed05206-63b9-4f91-853f-716f78a32e57 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-0716cd32-d45d-4f60-a9ad-b6330c094edc {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-0716cd32-d45d-4f60-a9ad-b6330c094edc img.shogun-image {
    
    width: px;
  }


#s-0716cd32-d45d-4f60-a9ad-b6330c094edc .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-1dd5b842-26a2-4b99-9043-047b8d729a25 {
  min-height: 50px;
}








#s-1dd5b842-26a2-4b99-9043-047b8d729a25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1dd5b842-26a2-4b99-9043-047b8d729a25.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7e0ebf42-0e3e-4f60-ab14-12804fa4768c {
  text-align: center;
}




  #s-7e0ebf42-0e3e-4f60-ab14-12804fa4768c img.shogun-image {
    
    width: px;
  }


#s-7e0ebf42-0e3e-4f60-ab14-12804fa4768c .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-19d89c60-185d-4d3c-a5e4-3bfbc4823e49 {
  text-align: center;
}




  #s-19d89c60-185d-4d3c-a5e4-3bfbc4823e49 img.shogun-image {
    
    width: px;
  }


#s-19d89c60-185d-4d3c-a5e4-3bfbc4823e49 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-594d7b1c-346b-452f-ac84-04072e3f11fa {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
max-width: 1600px;
background-color: rgba(246, 246, 250, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-594d7b1c-346b-452f-ac84-04072e3f11fa {
  display: none;
}
#s-594d7b1c-346b-452f-ac84-04072e3f11fa, #wrap-s-594d7b1c-346b-452f-ac84-04072e3f11fa { display:none !important; }}@media (max-width: 767px){#s-594d7b1c-346b-452f-ac84-04072e3f11fa {
  display: none;
}
#s-594d7b1c-346b-452f-ac84-04072e3f11fa, #wrap-s-594d7b1c-346b-452f-ac84-04072e3f11fa { display:none !important; }}







#s-594d7b1c-346b-452f-ac84-04072e3f11fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-594d7b1c-346b-452f-ac84-04072e3f11fa.shg-box.shg-c {
  justify-content: flex-start;
}

#s-951552a5-49c7-45b1-b778-3cca29903ba1 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 10px;
text-align: center;
}

#s-951552a5-49c7-45b1-b778-3cca29903ba1 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-96c1a72e-0fb8-498a-8084-21f1c1651606 {
  margin-top: -10px;
margin-left: 100px;
margin-right: 100px;
}

#s-eff8c08c-1dc9-49ca-a175-cf66bcace8ac {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
text-align: center;
}
@media (min-width: 1200px){#s-eff8c08c-1dc9-49ca-a175-cf66bcace8ac {
  display: none;
}
#s-eff8c08c-1dc9-49ca-a175-cf66bcace8ac, #wrap-s-eff8c08c-1dc9-49ca-a175-cf66bcace8ac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eff8c08c-1dc9-49ca-a175-cf66bcace8ac {
  display: none;
}
#s-eff8c08c-1dc9-49ca-a175-cf66bcace8ac, #wrap-s-eff8c08c-1dc9-49ca-a175-cf66bcace8ac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eff8c08c-1dc9-49ca-a175-cf66bcace8ac {
  display: none;
}
#s-eff8c08c-1dc9-49ca-a175-cf66bcace8ac, #wrap-s-eff8c08c-1dc9-49ca-a175-cf66bcace8ac { display:none !important; }}



  #s-eff8c08c-1dc9-49ca-a175-cf66bcace8ac img.shogun-image {
    
    width: px;
  }


#s-eff8c08c-1dc9-49ca-a175-cf66bcace8ac .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154 {
  margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-abd5c1b5-fbf9-45f3-8e2d-6b61990fd154"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-324e4c26-559c-48d8-89d7-cdbfdfc8551f {
  text-align: center;
}




  #s-324e4c26-559c-48d8-89d7-cdbfdfc8551f img.shogun-image {
    
    width: px;
  }


#s-324e4c26-559c-48d8-89d7-cdbfdfc8551f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-ede4713a-c3c8-4dd3-aad8-c769cb360cc2 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-ede4713a-c3c8-4dd3-aad8-c769cb360cc2 img.shogun-image {
    
    width: px;
  }


#s-ede4713a-c3c8-4dd3-aad8-c769cb360cc2 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-acb522a7-acbd-4c54-ab49-ddb114e11f1e {
  text-align: center;
}
@media (max-width: 767px){#s-acb522a7-acbd-4c54-ab49-ddb114e11f1e {
  display: none;
}
#s-acb522a7-acbd-4c54-ab49-ddb114e11f1e, #wrap-s-acb522a7-acbd-4c54-ab49-ddb114e11f1e { display:none !important; }}



  #s-acb522a7-acbd-4c54-ab49-ddb114e11f1e img.shogun-image {
    
    width: px;
  }


#s-acb522a7-acbd-4c54-ab49-ddb114e11f1e .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-40997e03-2a8b-4e2a-9b0a-e18aa366ec8a {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-40997e03-2a8b-4e2a-9b0a-e18aa366ec8a img.shogun-image {
    
    width: px;
  }


#s-40997e03-2a8b-4e2a-9b0a-e18aa366ec8a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-28a18be9-23be-46be-966e-feb2d43346f5 {
  min-height: 50px;
}








#s-28a18be9-23be-46be-966e-feb2d43346f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28a18be9-23be-46be-966e-feb2d43346f5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a89c2d82-dbcc-4f5c-9513-685a1fb13317 {
  text-align: center;
}




  #s-a89c2d82-dbcc-4f5c-9513-685a1fb13317 img.shogun-image {
    
    width: px;
  }


#s-a89c2d82-dbcc-4f5c-9513-685a1fb13317 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-23309354-94e1-45cc-8ed2-88dc6db0c3ce {
  text-align: center;
}




  #s-23309354-94e1-45cc-8ed2-88dc6db0c3ce img.shogun-image {
    
    width: px;
  }


#s-23309354-94e1-45cc-8ed2-88dc6db0c3ce .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-562b2631-f41e-481a-a698-c4a602cc5647 {
  padding-top: 75px;
padding-left: 50px;
padding-bottom: 75px;
padding-right: 50px;
min-height: 50px;
background-color: rgba(232, 238, 244, 1);
}








#s-562b2631-f41e-481a-a698-c4a602cc5647 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-562b2631-f41e-481a-a698-c4a602cc5647.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (max-width: 767px) {
  [id="s-c1de9aef-4620-4e56-9072-246dd8f9d089"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-8ee3501f-50f6-43c0-b797-55f39f4b9658 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ee3501f-50f6-43c0-b797-55f39f4b9658 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-61a47731-f5fc-499a-b9ba-48b25906320b {
  padding-top: 75px;
padding-left: 100px;
padding-bottom: 75px;
padding-right: 100px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-61a47731-f5fc-499a-b9ba-48b25906320b {
  
}
}@media (max-width: 767px){#s-61a47731-f5fc-499a-b9ba-48b25906320b {
  display: none;
}
#s-61a47731-f5fc-499a-b9ba-48b25906320b, #wrap-s-61a47731-f5fc-499a-b9ba-48b25906320b { display:none !important; }}







#s-61a47731-f5fc-499a-b9ba-48b25906320b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61a47731-f5fc-499a-b9ba-48b25906320b.shg-box.shg-c {
  justify-content: center;
}

#s-5236a976-c1ea-41c9-88f6-928c21ad9582 {
  padding-bottom: 30px;
text-align: center;
}

#s-5236a976-c1ea-41c9-88f6-928c21ad9582 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-99a2f8c0-b13a-4b16-88f4-8de3f79f7681 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 400px;
}
@media (min-width: 1200px){#s-99a2f8c0-b13a-4b16-88f4-8de3f79f7681 {
  display: none;
}
#s-99a2f8c0-b13a-4b16-88f4-8de3f79f7681, #wrap-s-99a2f8c0-b13a-4b16-88f4-8de3f79f7681 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-99a2f8c0-b13a-4b16-88f4-8de3f79f7681 {
  display: none;
}
#s-99a2f8c0-b13a-4b16-88f4-8de3f79f7681, #wrap-s-99a2f8c0-b13a-4b16-88f4-8de3f79f7681 { display:none !important; }}@media (max-width: 767px){#s-99a2f8c0-b13a-4b16-88f4-8de3f79f7681 {
  display: none;
}
#s-99a2f8c0-b13a-4b16-88f4-8de3f79f7681, #wrap-s-99a2f8c0-b13a-4b16-88f4-8de3f79f7681 { display:none !important; }}







#s-99a2f8c0-b13a-4b16-88f4-8de3f79f7681 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99a2f8c0-b13a-4b16-88f4-8de3f79f7681.shg-box.shg-c {
  justify-content: center;
}

#s-47ab1845-3476-4c8c-9671-5035e0c104cd {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-84600543-0eb9-424d-a853-b4d81093c37c {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-84600543-0eb9-424d-a853-b4d81093c37c {
  display: none;
}
#s-84600543-0eb9-424d-a853-b4d81093c37c, #wrap-s-84600543-0eb9-424d-a853-b4d81093c37c { display:none !important; }}@media (max-width: 767px){#s-84600543-0eb9-424d-a853-b4d81093c37c {
  display: none;
}
#s-84600543-0eb9-424d-a853-b4d81093c37c, #wrap-s-84600543-0eb9-424d-a853-b4d81093c37c { display:none !important; }}
@media (min-width: 0px) {
[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-84600543-0eb9-424d-a853-b4d81093c37c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-9c4a95f0-e736-450a-b6b4-edb65a9b8c2f {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 70px;
padding-bottom: 70px;
background-position: center bottom;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-9c4a95f0-e736-450a-b6b4-edb65a9b8c2f {
  display: none;
}
#s-9c4a95f0-e736-450a-b6b4-edb65a9b8c2f, #wrap-s-9c4a95f0-e736-450a-b6b4-edb65a9b8c2f { display:none !important; }}@media (max-width: 767px){#s-9c4a95f0-e736-450a-b6b4-edb65a9b8c2f {
  display: none;
}
#s-9c4a95f0-e736-450a-b6b4-edb65a9b8c2f, #wrap-s-9c4a95f0-e736-450a-b6b4-edb65a9b8c2f { display:none !important; }}







#s-9c4a95f0-e736-450a-b6b4-edb65a9b8c2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.05;
}#s-9c4a95f0-e736-450a-b6b4-edb65a9b8c2f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-becdd779-1c77-4b03-a5c0-28fe534e306a {
  padding-left: 20px;
padding-right: 50px;
}

@media (min-width: 0px) {
[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-becdd779-1c77-4b03-a5c0-28fe534e306a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7a41f557-71cd-4f4a-aaaf-7584dcb3a7ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a41f557-71cd-4f4a-aaaf-7584dcb3a7ed .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b4de2662-d423-463b-b386-8abb83406ec9 {
  margin-bottom: -15px;
padding-top: 15px;
padding-bottom: 15px;
}

#s-b0eaadd9-83a7-41c0-aeeb-289079746098 {
  margin-top: -25px;
margin-left: 50px;
margin-right: 50px;
}

#s-4b05969d-2ed5-47d9-8e50-4f5de25a1669 {
  padding-top: 75px;
padding-left: 25px;
padding-bottom: 75px;
padding-right: 25px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4b05969d-2ed5-47d9-8e50-4f5de25a1669 {
  display: none;
}
#s-4b05969d-2ed5-47d9-8e50-4f5de25a1669, #wrap-s-4b05969d-2ed5-47d9-8e50-4f5de25a1669 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4b05969d-2ed5-47d9-8e50-4f5de25a1669 {
  display: none;
}
#s-4b05969d-2ed5-47d9-8e50-4f5de25a1669, #wrap-s-4b05969d-2ed5-47d9-8e50-4f5de25a1669 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4b05969d-2ed5-47d9-8e50-4f5de25a1669 {
  display: none;
}
#s-4b05969d-2ed5-47d9-8e50-4f5de25a1669, #wrap-s-4b05969d-2ed5-47d9-8e50-4f5de25a1669 { display:none !important; }}@media (max-width: 767px){#s-4b05969d-2ed5-47d9-8e50-4f5de25a1669 {
  
}
}







#s-4b05969d-2ed5-47d9-8e50-4f5de25a1669 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b05969d-2ed5-47d9-8e50-4f5de25a1669.shg-box.shg-c {
  justify-content: center;
}

#s-1f92d30c-5314-440f-9b0d-1e4ae51ebaa2 {
  padding-bottom: 30px;
text-align: center;
}

#s-1f92d30c-5314-440f-9b0d-1e4ae51ebaa2 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9 {
  
}

@media (min-width: 0px) {
[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bedb50ae-75d7-4a91-aaef-9e7b23d936f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-92f291ad-5482-4858-8725-ae1f92eff9b6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-92f291ad-5482-4858-8725-ae1f92eff9b6 {
  display: none;
}
#s-92f291ad-5482-4858-8725-ae1f92eff9b6, #wrap-s-92f291ad-5482-4858-8725-ae1f92eff9b6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-92f291ad-5482-4858-8725-ae1f92eff9b6 {
  display: none;
}
#s-92f291ad-5482-4858-8725-ae1f92eff9b6, #wrap-s-92f291ad-5482-4858-8725-ae1f92eff9b6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-92f291ad-5482-4858-8725-ae1f92eff9b6 {
  display: none;
}
#s-92f291ad-5482-4858-8725-ae1f92eff9b6, #wrap-s-92f291ad-5482-4858-8725-ae1f92eff9b6 { display:none !important; }}







#s-92f291ad-5482-4858-8725-ae1f92eff9b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92f291ad-5482-4858-8725-ae1f92eff9b6.shg-box.shg-c {
  justify-content: center;
}

#s-ee285764-b3ce-46b0-b856-450620c8d034 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ee285764-b3ce-46b0-b856-450620c8d034 {
  display: none;
}
#s-ee285764-b3ce-46b0-b856-450620c8d034, #wrap-s-ee285764-b3ce-46b0-b856-450620c8d034 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ee285764-b3ce-46b0-b856-450620c8d034 {
  display: none;
}
#s-ee285764-b3ce-46b0-b856-450620c8d034, #wrap-s-ee285764-b3ce-46b0-b856-450620c8d034 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ee285764-b3ce-46b0-b856-450620c8d034 {
  display: none;
}
#s-ee285764-b3ce-46b0-b856-450620c8d034, #wrap-s-ee285764-b3ce-46b0-b856-450620c8d034 { display:none !important; }}







#s-ee285764-b3ce-46b0-b856-450620c8d034 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee285764-b3ce-46b0-b856-450620c8d034.shg-box.shg-c {
  justify-content: center;
}

#s-13602e4d-4177-4396-94b2-5400a7d9c6e8 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-bottom: 20px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-13602e4d-4177-4396-94b2-5400a7d9c6e8 {
  display: none;
}
#s-13602e4d-4177-4396-94b2-5400a7d9c6e8, #wrap-s-13602e4d-4177-4396-94b2-5400a7d9c6e8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-13602e4d-4177-4396-94b2-5400a7d9c6e8 {
  display: none;
}
#s-13602e4d-4177-4396-94b2-5400a7d9c6e8, #wrap-s-13602e4d-4177-4396-94b2-5400a7d9c6e8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-13602e4d-4177-4396-94b2-5400a7d9c6e8 {
  
}
}@media (max-width: 767px){#s-13602e4d-4177-4396-94b2-5400a7d9c6e8 {
  display: none;
}
#s-13602e4d-4177-4396-94b2-5400a7d9c6e8, #wrap-s-13602e4d-4177-4396-94b2-5400a7d9c6e8 { display:none !important; }}







#s-13602e4d-4177-4396-94b2-5400a7d9c6e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.05;
}#s-13602e4d-4177-4396-94b2-5400a7d9c6e8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9dbaad8b-098a-4593-89fc-0855b3601ef2 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9dbaad8b-098a-4593-89fc-0855b3601ef2 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d8f44e86-2c9c-4569-a8cb-434a406f8c53 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d8f44e86-2c9c-4569-a8cb-434a406f8c53"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d70863e9-3a17-4817-945a-914f9c1b8991 {
  margin-bottom: -15px;
padding-top: 15px;
padding-bottom: 15px;
}

#s-c135199f-4fe8-4b39-9439-34e09312fc2b {
  margin-left: 50px;
margin-right: 50px;
}

#s-513112d5-2891-46d2-9966-7100fd2b87a1 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 850px;
background-position: center bottom;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-513112d5-2891-46d2-9966-7100fd2b87a1 {
  display: none;
}
#s-513112d5-2891-46d2-9966-7100fd2b87a1, #wrap-s-513112d5-2891-46d2-9966-7100fd2b87a1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-513112d5-2891-46d2-9966-7100fd2b87a1 {
  display: none;
}
#s-513112d5-2891-46d2-9966-7100fd2b87a1, #wrap-s-513112d5-2891-46d2-9966-7100fd2b87a1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-513112d5-2891-46d2-9966-7100fd2b87a1 {
  display: none;
}
#s-513112d5-2891-46d2-9966-7100fd2b87a1, #wrap-s-513112d5-2891-46d2-9966-7100fd2b87a1 { display:none !important; }}@media (max-width: 767px){#s-513112d5-2891-46d2-9966-7100fd2b87a1 {
  
}
}







#s-513112d5-2891-46d2-9966-7100fd2b87a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-513112d5-2891-46d2-9966-7100fd2b87a1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7e525a9b-ebc0-4d5e-8d3e-13a60acb137d {
  margin-top: 15px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 10px;
text-align: center;
}

#s-7e525a9b-ebc0-4d5e-8d3e-13a60acb137d .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-eb35bc30-fb91-4f09-86ff-68530b718a9a {
  padding-top: 15px;
}

#s-a25d07b2-5e97-4dd3-8b0b-b8b99a0762aa {
  margin-left: 20px;
margin-right: 20px;
padding-top: 15px;
}

#s-ca341666-10d5-493a-a80f-a6026f47c13f {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
opacity: 1;
}
@media (max-width: 767px){#s-ca341666-10d5-493a-a80f-a6026f47c13f {
  
}
}







#s-ca341666-10d5-493a-a80f-a6026f47c13f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca341666-10d5-493a-a80f-a6026f47c13f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-792f506f-e5bd-4047-924e-95cbf84d3443 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-792f506f-e5bd-4047-924e-95cbf84d3443 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-83b2c2dc-7adb-4234-944a-677ac8b057de {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1600px;
}
@media (min-width: 1200px){#s-83b2c2dc-7adb-4234-944a-677ac8b057de {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-83b2c2dc-7adb-4234-944a-677ac8b057de {
  
}
}@media (max-width: 767px){#s-83b2c2dc-7adb-4234-944a-677ac8b057de {
  
}
}







#s-83b2c2dc-7adb-4234-944a-677ac8b057de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83b2c2dc-7adb-4234-944a-677ac8b057de.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2e4750c8-65d6-4197-90b2-5298879ead47 {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2e4750c8-65d6-4197-90b2-5298879ead47"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-03452d35-5fb4-4a44-91d3-fe81a01801ef {
  box-shadow:0px 4px 25px 2px rgba(76, 132, 188, 0.25);
margin-bottom: 15px;
min-height: 50px;
}








#s-03452d35-5fb4-4a44-91d3-fe81a01801ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03452d35-5fb4-4a44-91d3-fe81a01801ef.shg-box.shg-c {
  justify-content: flex-start;
}

#s-616b3d74-d929-40f1-b0f5-2460643428c3 {
  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-5673a135-bed6-4d0f-87f2-60abcd090fcd {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
text-align: left;
}


.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd {
  max-width: 100%;
}

.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd .shg-image-zoom,
.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd {
  max-width: 100%;
}

.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd .shg-image-zoom,
.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd {
  max-width: 100%;
}

.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd .shg-image-zoom,
.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd {
  max-width: 100%;
}

.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd .shg-image-zoom,
.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd {
  max-width: 100%;
}

.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd .shg-image-zoom,
.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5673a135-bed6-4d0f-87f2-60abcd090fcd .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-052b7531-d2a1-48ab-ba64-ff2fd57ebca9 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-052b7531-d2a1-48ab-ba64-ff2fd57ebca9 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-ac09e475-6870-4d3f-b514-3d237ab22759 {
  text-align: center;
}

#s-ac09e475-6870-4d3f-b514-3d237ab22759 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
}

#s-ac09e475-6870-4d3f-b514-3d237ab22759 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ac09e475-6870-4d3f-b514-3d237ab22759 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(129, 129, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 20px;
}
#s-58b8e685-39ff-4594-a019-774d45f6ba34 {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-58b8e685-39ff-4594-a019-774d45f6ba34:hover {background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-58b8e685-39ff-4594-a019-774d45f6ba34:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-58b8e685-39ff-4594-a019-774d45f6ba34.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-11542d76-9d2b-4a78-bf9b-6bb40b0d6baa {
  box-shadow:0px 4px 25px 2px rgba(76, 132, 188, 0.25);
margin-bottom: 15px;
min-height: 50px;
}








#s-11542d76-9d2b-4a78-bf9b-6bb40b0d6baa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11542d76-9d2b-4a78-bf9b-6bb40b0d6baa.shg-box.shg-c {
  justify-content: flex-start;
}

#s-336e7cb0-f51f-4f3b-9caf-7d5da26a320d {
  display: none;
}
#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
text-align: left;
}


.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 {
  max-width: 100%;
}

.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 .shg-image-zoom,
.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 {
  max-width: 100%;
}

.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 .shg-image-zoom,
.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 {
  max-width: 100%;
}

.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 .shg-image-zoom,
.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 {
  max-width: 100%;
}

.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 .shg-image-zoom,
.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 {
  max-width: 100%;
}

.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 .shg-image-zoom,
.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc25ebf9-8e69-4cdb-92eb-ef4bc66e3cd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-684edc3c-c915-47ff-9626-85933dcaae2b {
  margin-left: 15px;
margin-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-684edc3c-c915-47ff-9626-85933dcaae2b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-5a325b28-eeda-44bb-930d-1f3ea01855af {
  text-align: center;
}

#s-5a325b28-eeda-44bb-930d-1f3ea01855af .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
}

#s-5a325b28-eeda-44bb-930d-1f3ea01855af .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5a325b28-eeda-44bb-930d-1f3ea01855af .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(129, 129, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 20px;
}
#s-8bd9c46a-2c08-4bdb-ad52-0dedfdca80bb {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-8bd9c46a-2c08-4bdb-ad52-0dedfdca80bb:hover {background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-8bd9c46a-2c08-4bdb-ad52-0dedfdca80bb:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-8bd9c46a-2c08-4bdb-ad52-0dedfdca80bb.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-7df74a18-3dce-4cb0-b916-44b1b9a63370 {
  box-shadow:0px 4px 25px 2px rgba(76, 132, 188, 0.25);
margin-bottom: 15px;
min-height: 50px;
}








#s-7df74a18-3dce-4cb0-b916-44b1b9a63370 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7df74a18-3dce-4cb0-b916-44b1b9a63370.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1720c88f-9066-4d68-953e-4420bfb0cff3 {
  display: none;
}
#s-ac4a21af-cc09-4883-8a21-72a974cea992 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 15px;
padding-bottom: 15px;
text-align: left;
}


.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 {
  max-width: 100%;
}

.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 .shg-image-zoom,
.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 {
  max-width: 100%;
}

.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 .shg-image-zoom,
.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 {
  max-width: 100%;
}

.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 .shg-image-zoom,
.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 {
  max-width: 100%;
}

.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 .shg-image-zoom,
.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 {
  max-width: 100%;
}

.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 .shg-image-zoom,
.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac4a21af-cc09-4883-8a21-72a974cea992 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cf0f9019-0f69-475e-8af9-ed4d031e8302 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cf0f9019-0f69-475e-8af9-ed4d031e8302 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-6b6e172a-2d47-4e17-a797-60e9c69f5967 {
  text-align: center;
}

#s-6b6e172a-2d47-4e17-a797-60e9c69f5967 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
}

#s-6b6e172a-2d47-4e17-a797-60e9c69f5967 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6b6e172a-2d47-4e17-a797-60e9c69f5967 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(164, 164, 164, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 20px;
}
#s-33bf3824-2383-4f5a-86eb-deb523ab62d9 {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-33bf3824-2383-4f5a-86eb-deb523ab62d9:hover {background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-33bf3824-2383-4f5a-86eb-deb523ab62d9:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-33bf3824-2383-4f5a-86eb-deb523ab62d9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-0a447fce-2d2d-4f95-9f35-9b055c92c0be {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(250, 250, 250, 0);
text-decoration: none;
}
#s-0a447fce-2d2d-4f95-9f35-9b055c92c0be:hover {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;}#s-0a447fce-2d2d-4f95-9f35-9b055c92c0be:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;}


#s-0a447fce-2d2d-4f95-9f35-9b055c92c0be.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-136519d5-2ea1-4121-876e-5e470eb9acf5 {
  box-shadow:0px 4px 25px 0px rgba(76, 132, 188, 0.25);
margin-top: 10px;
margin-left: 100px;
margin-bottom: 10px;
margin-right: 100px;
padding-top: 0px;
padding-bottom: 0px;
background-attachment: scroll;
}
@media (max-width: 767px){#s-136519d5-2ea1-4121-876e-5e470eb9acf5 {
  display: none;
}
#s-136519d5-2ea1-4121-876e-5e470eb9acf5, #wrap-s-136519d5-2ea1-4121-876e-5e470eb9acf5 { display:none !important; }}







#s-136519d5-2ea1-4121-876e-5e470eb9acf5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-136519d5-2ea1-4121-876e-5e470eb9acf5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bc7bd7d3-807c-453a-a4ac-1a0cb5f3d71a {
  margin-top: 10px;
text-align: center;
}




  #s-bc7bd7d3-807c-453a-a4ac-1a0cb5f3d71a img.shogun-image {
    
    width: px;
  }


#s-bc7bd7d3-807c-453a-a4ac-1a0cb5f3d71a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-47067fbd-29e2-4e88-b6d2-ee8ce7d88a0a {
  box-shadow:0px 0px 00px 0px rgba(0, 0, 0, 0);
padding-left: 25px;
padding-right: 25px;
}

#s-ee7713b5-7946-4458-b457-4ee0aec48b45 {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}
@media (max-width: 767px){#s-ee7713b5-7946-4458-b457-4ee0aec48b45 {
  display: none;
}
#s-ee7713b5-7946-4458-b457-4ee0aec48b45, #wrap-s-ee7713b5-7946-4458-b457-4ee0aec48b45 { display:none !important; }}







#s-ee7713b5-7946-4458-b457-4ee0aec48b45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee7713b5-7946-4458-b457-4ee0aec48b45.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d19881ec-c56e-4e1a-8188-6fa42072b374 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d19881ec-c56e-4e1a-8188-6fa42072b374 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e {
  margin-left: 75px;
margin-right: 75px;
}

@media (min-width: 0px) {
[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f6a9c86f-30a5-4ba3-ab99-fef0541a704e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-efe15396-c3e0-496f-9650-8e31e4a1d528 {
  min-height: 50px;
}








#s-efe15396-c3e0-496f-9650-8e31e4a1d528 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efe15396-c3e0-496f-9650-8e31e4a1d528.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d020899f-297d-428e-9571-4d6df1138611 {
  text-align: center;
}




  #s-d020899f-297d-428e-9571-4d6df1138611 img.shogun-image {
    
    width: px;
  }


#s-d020899f-297d-428e-9571-4d6df1138611 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-d2c51092-5de8-4e8d-9e1f-671829347ee4 {
  min-height: 50px;
}








#s-d2c51092-5de8-4e8d-9e1f-671829347ee4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2c51092-5de8-4e8d-9e1f-671829347ee4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fbfb9937-1ed4-40b5-98ab-aa3ad556f13a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-fbfb9937-1ed4-40b5-98ab-aa3ad556f13a:hover {background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-fbfb9937-1ed4-40b5-98ab-aa3ad556f13a:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-fbfb9937-1ed4-40b5-98ab-aa3ad556f13a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-0b977878-89da-4a54-a73a-0fba860fdfdc {
  padding-bottom: 15px;
}

#s-2ad6348c-a327-4e3f-b4b2-94013b49d0a3 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2ad6348c-a327-4e3f-b4b2-94013b49d0a3 {
  display: none;
}
#s-2ad6348c-a327-4e3f-b4b2-94013b49d0a3, #wrap-s-2ad6348c-a327-4e3f-b4b2-94013b49d0a3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2ad6348c-a327-4e3f-b4b2-94013b49d0a3 {
  display: none;
}
#s-2ad6348c-a327-4e3f-b4b2-94013b49d0a3, #wrap-s-2ad6348c-a327-4e3f-b4b2-94013b49d0a3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2ad6348c-a327-4e3f-b4b2-94013b49d0a3 {
  display: none;
}
#s-2ad6348c-a327-4e3f-b4b2-94013b49d0a3, #wrap-s-2ad6348c-a327-4e3f-b4b2-94013b49d0a3 { display:none !important; }}







#s-2ad6348c-a327-4e3f-b4b2-94013b49d0a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ad6348c-a327-4e3f-b4b2-94013b49d0a3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fd80c7dd-e786-4041-8192-0c804d7326f5 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-fd80c7dd-e786-4041-8192-0c804d7326f5 {
  display: none;
}
#s-fd80c7dd-e786-4041-8192-0c804d7326f5, #wrap-s-fd80c7dd-e786-4041-8192-0c804d7326f5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fd80c7dd-e786-4041-8192-0c804d7326f5 {
  display: none;
}
#s-fd80c7dd-e786-4041-8192-0c804d7326f5, #wrap-s-fd80c7dd-e786-4041-8192-0c804d7326f5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fd80c7dd-e786-4041-8192-0c804d7326f5 {
  display: none;
}
#s-fd80c7dd-e786-4041-8192-0c804d7326f5, #wrap-s-fd80c7dd-e786-4041-8192-0c804d7326f5 { display:none !important; }}@media (max-width: 767px){#s-fd80c7dd-e786-4041-8192-0c804d7326f5 {
  
}
}







#s-fd80c7dd-e786-4041-8192-0c804d7326f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd80c7dd-e786-4041-8192-0c804d7326f5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-efb26088-27e5-4888-a15c-fcaa5edc4af8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-efb26088-27e5-4888-a15c-fcaa5edc4af8 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c578c60d-c664-45ec-8f74-8945a838ee88 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1600px;
}
@media (min-width: 1200px){#s-c578c60d-c664-45ec-8f74-8945a838ee88 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c578c60d-c664-45ec-8f74-8945a838ee88 {
  
}
}@media (max-width: 767px){#s-c578c60d-c664-45ec-8f74-8945a838ee88 {
  
}
}







#s-c578c60d-c664-45ec-8f74-8945a838ee88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c578c60d-c664-45ec-8f74-8945a838ee88.shg-box.shg-c {
  justify-content: flex-start;
}

#s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0 {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-270518ac-e7d1-41a6-9a0a-1aeffe3e94e0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-39282632-e97a-4246-a337-5f95b942a3f3 {
  box-shadow:0px 4px 25px 2px rgba(76, 132, 188, 0.25);
margin-bottom: 15px;
min-height: 50px;
}








#s-39282632-e97a-4246-a337-5f95b942a3f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39282632-e97a-4246-a337-5f95b942a3f3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7ec7864f-7bc2-414c-8539-5bea041ecae8 {
  display: none;
}
#s-9f1471dc-2923-45a5-a4de-82157f218316 {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
text-align: left;
}


.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 {
  max-width: 100%;
}

.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 .shg-image-zoom,
.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 {
  max-width: 100%;
}

.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 .shg-image-zoom,
.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 {
  max-width: 100%;
}

.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 .shg-image-zoom,
.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 {
  max-width: 100%;
}

.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 .shg-image-zoom,
.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 {
  max-width: 100%;
}

.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 .shg-image-zoom,
.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f1471dc-2923-45a5-a4de-82157f218316 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-01977085-02cd-45cf-986d-404b6814a125 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-01977085-02cd-45cf-986d-404b6814a125 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-6f511654-d105-4da9-b13c-cab463e1e16a {
  text-align: center;
}

#s-6f511654-d105-4da9-b13c-cab463e1e16a .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
}

#s-6f511654-d105-4da9-b13c-cab463e1e16a .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6f511654-d105-4da9-b13c-cab463e1e16a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(129, 129, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 20px;
}
#s-8f8e4400-e655-4b47-97d7-e797164bbd31 {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-8f8e4400-e655-4b47-97d7-e797164bbd31:hover {background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-8f8e4400-e655-4b47-97d7-e797164bbd31:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-8f8e4400-e655-4b47-97d7-e797164bbd31.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-f9fca810-e93a-4472-9e21-cc3f2991c46e {
  box-shadow:0px 4px 25px 2px rgba(76, 132, 188, 0.25);
margin-bottom: 15px;
min-height: 50px;
}








#s-f9fca810-e93a-4472-9e21-cc3f2991c46e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9fca810-e93a-4472-9e21-cc3f2991c46e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-24e97003-60e0-42c3-8581-78275b9c8479 {
  display: none;
}
#s-b688cb1c-1e68-455b-adab-d9689e181d8f {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
text-align: left;
}


.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f {
  max-width: 100%;
}

.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f .shg-image-zoom,
.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f {
  max-width: 100%;
}

.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f .shg-image-zoom,
.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f {
  max-width: 100%;
}

.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f .shg-image-zoom,
.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f {
  max-width: 100%;
}

.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f .shg-image-zoom,
.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f {
  max-width: 100%;
}

.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f .shg-image-zoom,
.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b688cb1c-1e68-455b-adab-d9689e181d8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3256c0fe-4cb8-4076-9f47-252770a8c695 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3256c0fe-4cb8-4076-9f47-252770a8c695 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-e8294a67-6b1b-4d4e-86a3-9c3448987a0c {
  text-align: center;
}

#s-e8294a67-6b1b-4d4e-86a3-9c3448987a0c .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
}

#s-e8294a67-6b1b-4d4e-86a3-9c3448987a0c .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e8294a67-6b1b-4d4e-86a3-9c3448987a0c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(129, 129, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 20px;
}
#s-8ae8a79c-d31c-4a8d-8ed7-cd16b4177c52 {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-8ae8a79c-d31c-4a8d-8ed7-cd16b4177c52:hover {background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-8ae8a79c-d31c-4a8d-8ed7-cd16b4177c52:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-8ae8a79c-d31c-4a8d-8ed7-cd16b4177c52.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-b0b60d95-9d68-47a4-8669-b67561eefa0a {
  box-shadow:0px 4px 25px 2px rgba(76, 132, 188, 0.25);
margin-bottom: 15px;
min-height: 50px;
}








#s-b0b60d95-9d68-47a4-8669-b67561eefa0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0b60d95-9d68-47a4-8669-b67561eefa0a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-eb95b4e0-0070-444c-86cd-ccf3a168564b {
  display: none;
}
#s-d342afce-1a67-462d-8200-88dd361e79d9 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 15px;
padding-bottom: 15px;
text-align: left;
}


.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 {
  max-width: 100%;
}

.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 .shg-image-zoom,
.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 {
  max-width: 100%;
}

.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 .shg-image-zoom,
.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 {
  max-width: 100%;
}

.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 .shg-image-zoom,
.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 {
  max-width: 100%;
}

.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 .shg-image-zoom,
.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 {
  max-width: 100%;
}

.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 .shg-image-zoom,
.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d342afce-1a67-462d-8200-88dd361e79d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-15f5eff3-d810-4d07-9897-76aedac0d1c7 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-15f5eff3-d810-4d07-9897-76aedac0d1c7 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-4b1d4727-aa1d-454c-a3c5-2f7e42edc4f2 {
  text-align: center;
}

#s-4b1d4727-aa1d-454c-a3c5-2f7e42edc4f2 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
}

#s-4b1d4727-aa1d-454c-a3c5-2f7e42edc4f2 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4b1d4727-aa1d-454c-a3c5-2f7e42edc4f2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(164, 164, 164, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 20px;
}
#s-979ddc13-72b8-46bb-8f0d-030ad5bb667f {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-979ddc13-72b8-46bb-8f0d-030ad5bb667f:hover {background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-979ddc13-72b8-46bb-8f0d-030ad5bb667f:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-979ddc13-72b8-46bb-8f0d-030ad5bb667f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-7d4a96cb-f18a-4055-ada8-c1676df20ab1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(250, 250, 250, 0);
text-decoration: none;
}
#s-7d4a96cb-f18a-4055-ada8-c1676df20ab1:hover {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;}#s-7d4a96cb-f18a-4055-ada8-c1676df20ab1:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;}


#s-7d4a96cb-f18a-4055-ada8-c1676df20ab1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-91a0103f-7998-47b2-8c98-4815f7fff46a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-91a0103f-7998-47b2-8c98-4815f7fff46a .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7fcd2524-3f98-4b0e-be1a-6d8057a17b37"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-96b69779-aa15-4b08-b91e-3cff6e3aeef5 {
  margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}




  #s-96b69779-aa15-4b08-b91e-3cff6e3aeef5 img.shogun-image {
    
    width: px;
  }


#s-96b69779-aa15-4b08-b91e-3cff6e3aeef5 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-4fea6e7c-b7b2-4922-9832-9b52a8763153 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-71a22350-f04f-477e-81d2-268115e47f09 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-71a22350-f04f-477e-81d2-268115e47f09:hover {background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-71a22350-f04f-477e-81d2-268115e47f09:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-71a22350-f04f-477e-81d2-268115e47f09.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-92a3a419-5d7c-4cde-9b7c-9ad4f3f77a52 {
  padding-top: 10px;
padding-bottom: 25px;
}

/*
  $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;
  }
}

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