.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-d580d82a-896c-4101-95c0-204db689151a {
  min-height: 50px;
background-color: rgba(255, 79, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-d580d82a-896c-4101-95c0-204db689151a {
  
}
}@media (max-width: 767px){#s-d580d82a-896c-4101-95c0-204db689151a {
  
}
}







#s-d580d82a-896c-4101-95c0-204db689151a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d580d82a-896c-4101-95c0-204db689151a.shg-box.shg-c {
  justify-content: center;
}

.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-01245ee0-3435-4f9f-ba2a-3793225b8f96 {
  margin-top: 12px;
margin-left: auto;
margin-bottom: 12px;
margin-right: auto;
max-width: 180px;
text-align: center;
}




  #s-01245ee0-3435-4f9f-ba2a-3793225b8f96 img.shogun-image {
    
    width: px;
  }


#s-01245ee0-3435-4f9f-ba2a-3793225b8f96 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b8700e2-72fc-4de4-8848-9d15015b4659 {
  min-height: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8b8700e2-72fc-4de4-8848-9d15015b4659 {
  
}
}@media (max-width: 767px){#s-8b8700e2-72fc-4de4-8848-9d15015b4659 {
  display: none;
}
#s-8b8700e2-72fc-4de4-8848-9d15015b4659, #wrap-s-8b8700e2-72fc-4de4-8848-9d15015b4659 { display:none !important; }}




#s-8b8700e2-72fc-4de4-8848-9d15015b4659 .shogun-image-content {
  
    align-items: center;
  
}

#s-95135529-a37a-4904-8825-c8e9e265005f {
  min-height: 50px;
}








#s-95135529-a37a-4904-8825-c8e9e265005f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95135529-a37a-4904-8825-c8e9e265005f.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #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-0ef35b7f-a819-4cae-bdde-7fed6cf82664 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0ef35b7f-a819-4cae-bdde-7fed6cf82664 .shogun-heading-component h1 {
  color: rgba(255, 79, 0, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-1e65cfe9-b576-4c33-a584-0e02e858d735 {
  margin-top: 20px;
text-align: center;
}

#s-16c886ce-cf6c-491b-aa7d-b43d2ae7be86 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 75px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-16c886ce-cf6c-491b-aa7d-b43d2ae7be86 {
  display: none;
}
#s-16c886ce-cf6c-491b-aa7d-b43d2ae7be86, #wrap-s-16c886ce-cf6c-491b-aa7d-b43d2ae7be86 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-16c886ce-cf6c-491b-aa7d-b43d2ae7be86 {
  display: none;
}
#s-16c886ce-cf6c-491b-aa7d-b43d2ae7be86, #wrap-s-16c886ce-cf6c-491b-aa7d-b43d2ae7be86 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-16c886ce-cf6c-491b-aa7d-b43d2ae7be86 {
  display: none;
}
#s-16c886ce-cf6c-491b-aa7d-b43d2ae7be86, #wrap-s-16c886ce-cf6c-491b-aa7d-b43d2ae7be86 { display:none !important; }}



  #s-16c886ce-cf6c-491b-aa7d-b43d2ae7be86 img.shogun-image {
    
    width: px;
  }


#s-16c886ce-cf6c-491b-aa7d-b43d2ae7be86 .shogun-image-content {
  
    align-items: center;
  
}

#s-89309dfa-8b52-40bf-940b-c66c9876f004 {
  margin-top: 55px;
padding-top: 5px;
padding-bottom: 10px;
min-height: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-89309dfa-8b52-40bf-940b-c66c9876f004 {
  display: none;
}
#s-89309dfa-8b52-40bf-940b-c66c9876f004, #wrap-s-89309dfa-8b52-40bf-940b-c66c9876f004 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-89309dfa-8b52-40bf-940b-c66c9876f004 {
  display: none;
}
#s-89309dfa-8b52-40bf-940b-c66c9876f004, #wrap-s-89309dfa-8b52-40bf-940b-c66c9876f004 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-89309dfa-8b52-40bf-940b-c66c9876f004 {
  display: none;
}
#s-89309dfa-8b52-40bf-940b-c66c9876f004, #wrap-s-89309dfa-8b52-40bf-940b-c66c9876f004 { display:none !important; }}
#s-89309dfa-8b52-40bf-940b-c66c9876f004 .shogun-heading-component h1 {
  color: rgba(255, 79, 0, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: 1.1em;
  letter-spacing: 0px;
  text-align: center;
}



@media (min-width: 1200px){#s-2af76e01-8a8a-4652-9e25-75a99cadd14d {
  display: none;
}
#s-2af76e01-8a8a-4652-9e25-75a99cadd14d, #wrap-s-2af76e01-8a8a-4652-9e25-75a99cadd14d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2af76e01-8a8a-4652-9e25-75a99cadd14d {
  display: none;
}
#s-2af76e01-8a8a-4652-9e25-75a99cadd14d, #wrap-s-2af76e01-8a8a-4652-9e25-75a99cadd14d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2af76e01-8a8a-4652-9e25-75a99cadd14d {
  display: none;
}
#s-2af76e01-8a8a-4652-9e25-75a99cadd14d, #wrap-s-2af76e01-8a8a-4652-9e25-75a99cadd14d { display:none !important; }}
#s-0d83f25b-517d-4e84-9d37-e9e2e9ad4910 {
  margin-top: 20px;
margin-bottom: 0px;
text-align: center;
}

#s-53ea6fef-4647-4f59-91d9-02497dcf56aa {
  margin-bottom: 40px;
}

#s-99e30a06-af90-4171-8be9-a4c2c2e9c42c {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}
@media (max-width: 767px){#s-99e30a06-af90-4171-8be9-a4c2c2e9c42c {
  
}
}







#s-99e30a06-af90-4171-8be9-a4c2c2e9c42c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99e30a06-af90-4171-8be9-a4c2c2e9c42c.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-97c87851-b05d-425b-8cb3-06198044bf07 {
  margin-top: 35px;
padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-97c87851-b05d-425b-8cb3-06198044bf07"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cce40e7b-8884-4040-b462-9f71a139edc5 {
  min-height: 50px;
}








#s-cce40e7b-8884-4040-b462-9f71a139edc5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cce40e7b-8884-4040-b462-9f71a139edc5.shg-box.shg-c {
  justify-content: center;
}

#s-256b719b-2bd4-4665-8976-710c23bda184 {
  margin-top: -20px;
margin-bottom: 40px;
text-align: left;
}

#s-d3d86387-30c7-4475-990d-7de315d1c841 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}




  #s-d3d86387-30c7-4475-990d-7de315d1c841 img.shogun-image {
    
    width: px;
  }


#s-d3d86387-30c7-4475-990d-7de315d1c841 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6a1326c-6b4d-4319-8cb7-d18f43edd32e {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 35px;
padding-right: 5%;
min-height: 50px;
max-width: 1500px;
background-color: rgba(255, 255, 255, 1);
}








#s-f6a1326c-6b4d-4319-8cb7-d18f43edd32e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6a1326c-6b4d-4319-8cb7-d18f43edd32e.shg-box.shg-c {
  justify-content: center;
}

#s-aaaf9907-1d2f-4e86-9323-6f10ec41f6f2 {
  margin-left: auto;
margin-right: auto;
max-width: 50px;
text-align: center;
}




  #s-aaaf9907-1d2f-4e86-9323-6f10ec41f6f2 img.shogun-image {
    
    width: px;
  }


#s-aaaf9907-1d2f-4e86-9323-6f10ec41f6f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-4598a0bd-b430-4fe3-a88f-d6b820ac786f {
  margin-top: -10px;
}

#s-9b5fbbb6-8e3f-4e61-a940-36d507d80ecf {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}

#s-9b5fbbb6-8e3f-4e61-a940-36d507d80ecf hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(230, 222, 211, 1);
}

@media (min-width: 1200px){#s-be46836f-790e-457d-a9f7-c0eb2e1e3a25 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-be46836f-790e-457d-a9f7-c0eb2e1e3a25 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-be46836f-790e-457d-a9f7-c0eb2e1e3a25 {
  
}
}@media (max-width: 767px){#s-be46836f-790e-457d-a9f7-c0eb2e1e3a25 {
  display: none;
}
#s-be46836f-790e-457d-a9f7-c0eb2e1e3a25, #wrap-s-be46836f-790e-457d-a9f7-c0eb2e1e3a25 { display:none !important; }}
@media (min-width: 0px) {
[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-be46836f-790e-457d-a9f7-c0eb2e1e3a25"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-4ff0e4db-ea1e-4ea2-9817-2073383d73d6 {
  min-height: 50px;
}








#s-4ff0e4db-ea1e-4ea2-9817-2073383d73d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ff0e4db-ea1e-4ea2-9817-2073383d73d6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dbb1cf18-81ac-4a7a-95a4-6f508e193394 {
  text-align: center;
}




  #s-dbb1cf18-81ac-4a7a-95a4-6f508e193394 img.shogun-image {
    
    width: px;
  }


#s-dbb1cf18-81ac-4a7a-95a4-6f508e193394 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d4fd9c4-e172-4d6f-905e-774d1bd451f2 {
  min-height: 50px;
}








#s-0d4fd9c4-e172-4d6f-905e-774d1bd451f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d4fd9c4-e172-4d6f-905e-774d1bd451f2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-84e99287-b435-40bb-a9cb-0d96d9e3400a {
  text-align: center;
}




  #s-84e99287-b435-40bb-a9cb-0d96d9e3400a img.shogun-image {
    
    width: px;
  }


#s-84e99287-b435-40bb-a9cb-0d96d9e3400a .shogun-image-content {
  
    align-items: center;
  
}

#s-4c31c4b7-f252-4bc2-b63a-7cad8e8d222f {
  min-height: 50px;
}








#s-4c31c4b7-f252-4bc2-b63a-7cad8e8d222f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c31c4b7-f252-4bc2-b63a-7cad8e8d222f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7f3219f7-828b-4320-85a8-473e63ef6d47 {
  text-align: center;
}




  #s-7f3219f7-828b-4320-85a8-473e63ef6d47 img.shogun-image {
    
    width: px;
  }


#s-7f3219f7-828b-4320-85a8-473e63ef6d47 .shogun-image-content {
  
    align-items: 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-5823f52f-1cf4-48ea-88d1-bdf3585b0bdc {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-5823f52f-1cf4-48ea-88d1-bdf3585b0bdc {
  display: none;
}
#s-5823f52f-1cf4-48ea-88d1-bdf3585b0bdc, #wrap-s-5823f52f-1cf4-48ea-88d1-bdf3585b0bdc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5823f52f-1cf4-48ea-88d1-bdf3585b0bdc {
  display: none;
}
#s-5823f52f-1cf4-48ea-88d1-bdf3585b0bdc, #wrap-s-5823f52f-1cf4-48ea-88d1-bdf3585b0bdc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5823f52f-1cf4-48ea-88d1-bdf3585b0bdc {
  display: none;
}
#s-5823f52f-1cf4-48ea-88d1-bdf3585b0bdc, #wrap-s-5823f52f-1cf4-48ea-88d1-bdf3585b0bdc { display:none !important; }}
#s-129b9e8c-a8d7-4574-bc25-85ca00abb97d {
  text-align: center;
}




  #s-129b9e8c-a8d7-4574-bc25-85ca00abb97d img.shogun-image {
    
    width: px;
  }


#s-129b9e8c-a8d7-4574-bc25-85ca00abb97d .shogun-image-content {
  
    align-items: center;
  
}

#s-f9991d35-3735-406b-85a5-0b0181db0021 {
  text-align: center;
}




  #s-f9991d35-3735-406b-85a5-0b0181db0021 img.shogun-image {
    
    width: px;
  }


#s-f9991d35-3735-406b-85a5-0b0181db0021 .shogun-image-content {
  
    align-items: center;
  
}

#s-7c71d3c1-b5cd-4bdd-910a-0fd6494918ca {
  text-align: center;
}




  #s-7c71d3c1-b5cd-4bdd-910a-0fd6494918ca img.shogun-image {
    
    width: px;
  }


#s-7c71d3c1-b5cd-4bdd-910a-0fd6494918ca .shogun-image-content {
  
    align-items: center;
  
}

#s-1541c7cb-8fda-4d1a-a8e5-6ce8ffeb5845 {
  min-height: 50px;
}








#s-1541c7cb-8fda-4d1a-a8e5-6ce8ffeb5845 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1541c7cb-8fda-4d1a-a8e5-6ce8ffeb5845.shg-box.shg-c {
  justify-content: center;
}

#s-982101da-29a3-4797-b49b-008364d44823 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-left: 20px;
padding-right: 20px;
}

#s-5210b4fd-805b-4960-bcec-b9d3fb8650e5 {
  margin-left: 20px;
margin-right: 20px;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-65c053e4-44b9-4fc2-b031-8154405e1ec7 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(245, 242, 237, 1);
}
@media (max-width: 767px){#s-65c053e4-44b9-4fc2-b031-8154405e1ec7 {
  margin-left: 2%;
margin-right: 2%;
}
}
#s-65c053e4-44b9-4fc2-b031-8154405e1ec7 .shogun-tabs {
  justify-content: center;
}


  #s-65c053e4-44b9-4fc2-b031-8154405e1ec7 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 116, 0, 0.34);
    border: 1px solid rgba(245, 242, 237, 1);
  }
  #s-65c053e4-44b9-4fc2-b031-8154405e1ec7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 79, 0, 1);
    border: 1px solid rgba(245, 242, 237, 1);
  }
#s-65c053e4-44b9-4fc2-b031-8154405e1ec7 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 79, 0, 1);
  font-family: Montserrat;
  font-weight: 600;
  font-style: ;
  font-size: 14px;
}

#s-65c053e4-44b9-4fc2-b031-8154405e1ec7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-65c053e4-44b9-4fc2-b031-8154405e1ec7 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 79, 0, 1);
}

#s-65c053e4-44b9-4fc2-b031-8154405e1ec7 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(245, 242, 237, 1);
}

#s-54c80e3f-6a6a-4737-861c-cf640b69b56d {
  margin-top: 40px;
margin-bottom: 40px;
}

@media (min-width: 0px) {
[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-54c80e3f-6a6a-4737-861c-cf640b69b56d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-7f4b20fb-e87d-4d0a-9bf8-104247250bad {
  margin-top: 0px;
margin-bottom: 5px;
border-radius: 1000px;
text-align: center;
}




  #s-7f4b20fb-e87d-4d0a-9bf8-104247250bad img.shogun-image {
    
    width: px;
  }


#s-7f4b20fb-e87d-4d0a-9bf8-104247250bad .shogun-image-content {
  
    align-items: center;
  
}

#s-cc9426e4-c1ab-40ee-a277-9f50380ea437 {
  margin-left: -10px;
margin-right: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cc9426e4-c1ab-40ee-a277-9f50380ea437 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-5d111373-8c93-4eab-b043-5be67daa84d1 {
  margin-bottom: 5px;
border-radius: 1000px;
text-align: center;
}




  #s-5d111373-8c93-4eab-b043-5be67daa84d1 img.shogun-image {
    
    width: px;
  }


#s-5d111373-8c93-4eab-b043-5be67daa84d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-35d02b31-e1b6-4468-928a-8a82e4d35743 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-35d02b31-e1b6-4468-928a-8a82e4d35743 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-68d6fe9b-d372-403c-970a-fe67c391a58b {
  margin-bottom: 5px;
border-radius: 1000px;
text-align: center;
}




  #s-68d6fe9b-d372-403c-970a-fe67c391a58b img.shogun-image {
    
    width: px;
  }


#s-68d6fe9b-d372-403c-970a-fe67c391a58b .shogun-image-content {
  
    align-items: center;
  
}

#s-a4949c36-d43b-4c46-8aca-5e3efdf7a3d2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a4949c36-d43b-4c46-8aca-5e3efdf7a3d2 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-d5019f3e-c1e1-4b71-87ef-25d8498263c0 {
  margin-bottom: 5px;
border-radius: 1000px;
text-align: center;
}




  #s-d5019f3e-c1e1-4b71-87ef-25d8498263c0 img.shogun-image {
    
    width: px;
  }


#s-d5019f3e-c1e1-4b71-87ef-25d8498263c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-f17dbc7f-baca-4544-95c2-db6ef76308f0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f17dbc7f-baca-4544-95c2-db6ef76308f0 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf {
  margin-top: 40px;
}

@media (min-width: 0px) {
[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-bea6ef86-b20c-41eb-84b9-bba9aa8f5dcf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-f02dfc07-cee9-4a45-8aa7-24fca95b0fb2 {
  margin-bottom: 5px;
border-radius: 1000px;
text-align: center;
}




  #s-f02dfc07-cee9-4a45-8aa7-24fca95b0fb2 img.shogun-image {
    
    width: px;
  }


#s-f02dfc07-cee9-4a45-8aa7-24fca95b0fb2 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1ca26ae-6a62-48a6-8d22-f781e28f4d84 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a1ca26ae-6a62-48a6-8d22-f781e28f4d84 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-6185541a-32cd-4b28-b4dd-2fe5896f8685 {
  margin-bottom: 5px;
border-radius: 1000px;
text-align: center;
}




  #s-6185541a-32cd-4b28-b4dd-2fe5896f8685 img.shogun-image {
    
    width: px;
  }


#s-6185541a-32cd-4b28-b4dd-2fe5896f8685 .shogun-image-content {
  
    align-items: center;
  
}

#s-c9c46624-cfa5-4efa-9264-7499ea27d2b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c9c46624-cfa5-4efa-9264-7499ea27d2b2 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-e2aa6bcb-553f-4803-b0cb-1b6ced7699d0 {
  margin-bottom: 5px;
border-radius: 1000px;
text-align: center;
}




  #s-e2aa6bcb-553f-4803-b0cb-1b6ced7699d0 img.shogun-image {
    
    width: px;
  }


#s-e2aa6bcb-553f-4803-b0cb-1b6ced7699d0 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-0219ec81-8f61-427f-8f83-f09fcf9ee58f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0219ec81-8f61-427f-8f83-f09fcf9ee58f .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-93a0ebea-7288-4a25-a2d7-7e1be5de7264 {
  margin-bottom: 5px;
border-radius: 1000px;
text-align: center;
}




  #s-93a0ebea-7288-4a25-a2d7-7e1be5de7264 img.shogun-image {
    
    width: px;
  }


#s-93a0ebea-7288-4a25-a2d7-7e1be5de7264 .shogun-image-content {
  
    align-items: center;
  
}

#s-fc703181-b084-4a6c-9354-34e30204026d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fc703181-b084-4a6c-9354-34e30204026d .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-0ce17792-f1b2-4701-881e-46f9fdfb9322 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0ce17792-f1b2-4701-881e-46f9fdfb9322"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-6439d6f4-2aed-4aba-8203-8c629197ca5f {
  margin-bottom: 5px;
border-radius: 1000px;
text-align: center;
}




  #s-6439d6f4-2aed-4aba-8203-8c629197ca5f img.shogun-image {
    
    width: px;
  }


#s-6439d6f4-2aed-4aba-8203-8c629197ca5f .shogun-image-content {
  
    align-items: center;
  
}

#s-433b8999-9f84-4da7-bd2d-783462e2cd3c {
  margin-left: -10px;
margin-right: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-433b8999-9f84-4da7-bd2d-783462e2cd3c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-c9988800-0abb-4c45-87a1-28a56d1cbbbf {
  margin-bottom: 5px;
border-radius: 1000px;
text-align: center;
}




  #s-c9988800-0abb-4c45-87a1-28a56d1cbbbf img.shogun-image {
    
    width: px;
  }


#s-c9988800-0abb-4c45-87a1-28a56d1cbbbf .shogun-image-content {
  
    align-items: center;
  
}

#s-cef231fb-e478-4a99-ba32-ccc34c456319 {
  margin-left: -15px;
margin-right: -15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cef231fb-e478-4a99-ba32-ccc34c456319 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-0d2a225a-0d8f-49c2-bdf2-dd08a9edbc91 {
  margin-bottom: 5px;
border-radius: 1000px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}




  #s-0d2a225a-0d8f-49c2-bdf2-dd08a9edbc91 img.shogun-image {
    
    width: px;
  }


#s-0d2a225a-0d8f-49c2-bdf2-dd08a9edbc91 .shogun-image-content {
  
    align-items: center;
  
}

#s-804e65a9-5295-4a0d-870d-981a7731a45f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-804e65a9-5295-4a0d-870d-981a7731a45f .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-e8676c0e-36ed-4e8a-b737-eadba41f0cb0 {
  margin-bottom: 5px;
border-radius: 1000px;
text-align: center;
}




  #s-e8676c0e-36ed-4e8a-b737-eadba41f0cb0 img.shogun-image {
    
    width: px;
  }


#s-e8676c0e-36ed-4e8a-b737-eadba41f0cb0 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a859df5-16fb-47cd-a325-8a1bb54410ad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6a859df5-16fb-47cd-a325-8a1bb54410ad .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-2d975d87-7efe-4eef-8202-4e428a915a29 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(245, 242, 237, 1);
}
@media (max-width: 767px){#s-2d975d87-7efe-4eef-8202-4e428a915a29 {
  padding-bottom: 0px;
}
}







#s-2d975d87-7efe-4eef-8202-4e428a915a29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d975d87-7efe-4eef-8202-4e428a915a29.shg-box.shg-c {
  justify-content: center;
}

#s-c40389e5-1f2a-4b93-9d37-2ecaae7d1841 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c40389e5-1f2a-4b93-9d37-2ecaae7d1841 {
  
}
}@media (max-width: 767px){#s-c40389e5-1f2a-4b93-9d37-2ecaae7d1841 {
  
}
}







#s-c40389e5-1f2a-4b93-9d37-2ecaae7d1841 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c40389e5-1f2a-4b93-9d37-2ecaae7d1841.shg-box.shg-c {
  justify-content: center;
}

#s-d5a1cdee-7eef-447e-8343-59100222003e {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d5a1cdee-7eef-447e-8343-59100222003e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-baca471a-6a28-46a4-a1f7-0a3aee89465c {
  margin-bottom: 5px;
border-radius: 1000px;
text-align: center;
}




  #s-baca471a-6a28-46a4-a1f7-0a3aee89465c img.shogun-image {
    
    width: px;
  }


#s-baca471a-6a28-46a4-a1f7-0a3aee89465c .shogun-image-content {
  
    align-items: center;
  
}

#s-8fd12b40-a57e-4c23-b496-468e34a1b424 {
  margin-left: -10px;
margin-right: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8fd12b40-a57e-4c23-b496-468e34a1b424 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-23357e27-a817-443b-a9e9-96f527fd03d1 {
  margin-bottom: 5px;
border-radius: 1000px;
text-align: center;
}




  #s-23357e27-a817-443b-a9e9-96f527fd03d1 img.shogun-image {
    
    width: px;
  }


#s-23357e27-a817-443b-a9e9-96f527fd03d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-8065ad33-09fd-420e-b45e-d79320953dd0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8065ad33-09fd-420e-b45e-d79320953dd0 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-fcd18971-9f0d-4ba4-b6a9-1626c382c177 {
  margin-bottom: 5px;
border-radius: 1000px;
text-align: center;
}
#s-fcd18971-9f0d-4ba4-b6a9-1626c382c177:hover {border-radius: 1000px !important;}



  #s-fcd18971-9f0d-4ba4-b6a9-1626c382c177 img.shogun-image {
    
    width: px;
  }


#s-fcd18971-9f0d-4ba4-b6a9-1626c382c177 .shogun-image-content {
  
    align-items: center;
  
}

#s-608b4dd2-87d4-4075-be08-36eec517884c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-608b4dd2-87d4-4075-be08-36eec517884c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-ac691d07-5559-48e7-a4f8-e002bce048d3 {
  margin-bottom: 5px;
border-radius: 1000px;
text-align: center;
}




  #s-ac691d07-5559-48e7-a4f8-e002bce048d3 img.shogun-image {
    
    width: px;
  }


#s-ac691d07-5559-48e7-a4f8-e002bce048d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-6ad5c0ee-95bb-4bfd-b005-c72de8374e88 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6ad5c0ee-95bb-4bfd-b005-c72de8374e88 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-f22ed064-b0a2-481d-80ad-e3e3d1a5211c {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(236, 229, 221, 1);
}








#s-f22ed064-b0a2-481d-80ad-e3e3d1a5211c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f22ed064-b0a2-481d-80ad-e3e3d1a5211c.shg-box.shg-c {
  justify-content: center;
}

#s-3a2f5c4a-023e-49b7-84e5-496c4eaddbd3 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}

#s-cd4cbbbe-667d-4da5-bd9f-8162de22c8a0 {
  margin-top: 0px;
margin-bottom: 15px;
padding-top: 20px;
padding-left: 6%;
padding-bottom: 50px;
padding-right: 6%;
min-height: 50px;
background-color: rgba(245, 242, 237, 1);
}








#s-cd4cbbbe-667d-4da5-bd9f-8162de22c8a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd4cbbbe-667d-4da5-bd9f-8162de22c8a0.shg-box.shg-c {
  justify-content: center;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-de29c943-0f65-4a18-a60b-4a8e21949929 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-de29c943-0f65-4a18-a60b-4a8e21949929 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-de29c943-0f65-4a18-a60b-4a8e21949929 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-de29c943-0f65-4a18-a60b-4a8e21949929 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 79, 0, 1);
}

#s-de29c943-0f65-4a18-a60b-4a8e21949929 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(250, 250, 250, 1);
  border-top: 1px solid #ddd;
}

#s-de29c943-0f65-4a18-a60b-4a8e21949929 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 79, 0, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: ;
  font-style: ;
  font-size: 14px;
}

#s-de29c943-0f65-4a18-a60b-4a8e21949929 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 14px;
}
#s-3d2f9848-55da-4781-9272-2a7389401120 {
  padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-831ae0cf-a017-4ea2-b6d9-c4c460dffa8e {
  padding-top: 10px;
}

#s-1095f713-36a1-46f2-a787-32cbd9cd8233 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

#s-3c600e34-8ff9-4d5c-80e6-75c5ac407ebf {
  margin-left: 20px;
margin-right: 20px;
}

.productPanelCustom {
    margin: 20px auto 0;
    padding: 0 20px;
}
#s-5c23b3c8-8dee-4d5a-b7e8-4ea6d662c27a {
  min-height: 50px;
background-color: rgba(255, 79, 0, 1);
}








#s-5c23b3c8-8dee-4d5a-b7e8-4ea6d662c27a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c23b3c8-8dee-4d5a-b7e8-4ea6d662c27a.shg-box.shg-c {
  justify-content: center;
}

#s-121bddb2-8d1c-4544-9359-fc2f77b3e3f2 {
  margin-top: 0px;
min-height: 50px;
background-color: rgba(255, 111, 45, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-121bddb2-8d1c-4544-9359-fc2f77b3e3f2 {
  
}
}@media (max-width: 767px){#s-121bddb2-8d1c-4544-9359-fc2f77b3e3f2 {
  
}
}







#s-121bddb2-8d1c-4544-9359-fc2f77b3e3f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-121bddb2-8d1c-4544-9359-fc2f77b3e3f2.shg-box.shg-c {
  justify-content: center;
}

#s-4667aee5-216e-4cb4-8bd6-a6fab4703dfa {
  margin-top: 12px;
margin-left: auto;
margin-bottom: 12px;
margin-right: auto;
max-width: 180px;
text-align: center;
}




  #s-4667aee5-216e-4cb4-8bd6-a6fab4703dfa img.shogun-image {
    
    width: px;
  }


#s-4667aee5-216e-4cb4-8bd6-a6fab4703dfa .shogun-image-content {
  
    align-items: center;
  
}

#s-27d7bd35-8dc5-4cfb-9934-18dee49a74dc {
  margin-top: 12px;
}

/*
  $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;
}
