#s-bcc98915-a1bb-4faf-827a-8400fb000060 {
  text-align: left;
background-color: rgba(241, 242, 242, 1);
}
@media (min-width: 1200px){#s-bcc98915-a1bb-4faf-827a-8400fb000060 {
  display: none;
}
#s-bcc98915-a1bb-4faf-827a-8400fb000060, #wrap-s-bcc98915-a1bb-4faf-827a-8400fb000060 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bcc98915-a1bb-4faf-827a-8400fb000060 {
  display: none;
}
#s-bcc98915-a1bb-4faf-827a-8400fb000060, #wrap-s-bcc98915-a1bb-4faf-827a-8400fb000060 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bcc98915-a1bb-4faf-827a-8400fb000060 {
  display: none;
}
#s-bcc98915-a1bb-4faf-827a-8400fb000060, #wrap-s-bcc98915-a1bb-4faf-827a-8400fb000060 { display:none !important; }}
#s-e631a337-53af-4e82-b700-454bc20c7a79 {
  text-align: left;
}
@media (min-width: 1200px){#s-e631a337-53af-4e82-b700-454bc20c7a79 {
  display: none;
}
#s-e631a337-53af-4e82-b700-454bc20c7a79, #wrap-s-e631a337-53af-4e82-b700-454bc20c7a79 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e631a337-53af-4e82-b700-454bc20c7a79 {
  display: none;
}
#s-e631a337-53af-4e82-b700-454bc20c7a79, #wrap-s-e631a337-53af-4e82-b700-454bc20c7a79 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e631a337-53af-4e82-b700-454bc20c7a79 {
  display: none;
}
#s-e631a337-53af-4e82-b700-454bc20c7a79, #wrap-s-e631a337-53af-4e82-b700-454bc20c7a79 { display:none !important; }}@media (max-width: 767px){#s-e631a337-53af-4e82-b700-454bc20c7a79 {
  
}
}
#s-70b64121-4622-4207-8dd7-95508fe17e23 {
  margin-top: 0px;
padding-top: 40px;
padding-bottom: 30px;
background-color: rgba(241, 242, 242, 1);
text-align: center;
}
@media (max-width: 767px){#s-70b64121-4622-4207-8dd7-95508fe17e23 {
  padding-top: 8px;
}
}
#s-70b64121-4622-4207-8dd7-95508fe17e23 {
  display: none;
}
.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

#s-2bf7424b-8d17-4419-a8dc-b9c579d89610 {
  margin-left: auto;
margin-right: auto;
padding-left: 5.5%;
padding-right: 5.5%;
max-width: 1600px;
background-color: rgba(241, 242, 242, 1);
}

@media (min-width: 0px) {
[id="s-2bf7424b-8d17-4419-a8dc-b9c579d89610"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2bf7424b-8d17-4419-a8dc-b9c579d89610"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 27.5px);
}

}

@media (min-width: 992px) {
[id="s-2bf7424b-8d17-4419-a8dc-b9c579d89610"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 27.5px);
}

}

@media (min-width: 1200px) {
[id="s-2bf7424b-8d17-4419-a8dc-b9c579d89610"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 27.5px);
}

}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.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;
  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-d5aea636-b4b5-402a-9ede-f4bd943c487b {
  text-align: left;
}



.shg-c#s-d5aea636-b4b5-402a-9ede-f4bd943c487b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5aea636-b4b5-402a-9ede-f4bd943c487b img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d5aea636-b4b5-402a-9ede-f4bd943c487b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5aea636-b4b5-402a-9ede-f4bd943c487b img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d5aea636-b4b5-402a-9ede-f4bd943c487b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5aea636-b4b5-402a-9ede-f4bd943c487b img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-d5aea636-b4b5-402a-9ede-f4bd943c487b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5aea636-b4b5-402a-9ede-f4bd943c487b img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-d5aea636-b4b5-402a-9ede-f4bd943c487b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5aea636-b4b5-402a-9ede-f4bd943c487b img.shogun-image {
  width: 100%;
}



}
.shg-gallery-root {
}

.shg-gallery-arrows-container {
  display: flex;
  align-items: center;
  position: relative;
}

.shg-gallery-dots-container {
  display: flex;
  justify-content: center;
  position: relative;
}

.shg-gallery-scroll-container {
  position: relative;
}

.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.shg-gallery-image-hidden {
  display: none;
}

.shg-gallery-scroll-button {
  position: absolute;
  width: 3%;
  max-width: 48px;
  max-height: 48px;
}

.left {
  left: 0;
  margin-left: 1%;
}

.right {
  right: 0;
  margin-right: 1%;
}

.shg-gallery-dot {
  height: 14px;
  width: 14px;
  opacity: 0.5;
  border-radius: 100%;
  margin: 0 8px;
}

.selected {
  opacity: 1;
}
#s-0ff6f4c6-2bda-44d4-a4fd-a560dddd8af1 {
  padding-top: 20px;
padding-bottom: 8px;
text-align: left;
}

#s-0ff6f4c6-2bda-44d4-a4fd-a560dddd8af1 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-0ff6f4c6-2bda-44d4-a4fd-a560dddd8af1 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-0ff6f4c6-2bda-44d4-a4fd-a560dddd8af1 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-0ff6f4c6-2bda-44d4-a4fd-a560dddd8af1 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-0ff6f4c6-2bda-44d4-a4fd-a560dddd8af1 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-0ff6f4c6-2bda-44d4-a4fd-a560dddd8af1 .shg-gallery-dot {
  background-color: #FFF;
}

.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;
  font-family: ;
  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-972dfeee-6c90-43c2-94cc-660e959b5d92 {
  margin-top: 0px;
margin-left: 1%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-972dfeee-6c90-43c2-94cc-660e959b5d92 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-972dfeee-6c90-43c2-94cc-660e959b5d92 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-d4ce487a-6193-4765-a658-57b8e1ab3c96 {
  margin-top: 5px;
margin-left: 1%;
margin-right: 0%;
text-align: left;
}

#s-a9c98591-10f6-4d3a-93aa-92d166f2b721 {
  margin-top: 10px;
margin-left: 1%;
margin-bottom: 0px;
margin-right: 12%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a9c98591-10f6-4d3a-93aa-92d166f2b721 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  italic ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: left;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-9c66b814-3390-4f76-84c8-99f1e0aebed7 {
  margin-left: 1%;
max-width: 150px;
text-align: left;
}







  #s-9c66b814-3390-4f76-84c8-99f1e0aebed7 img.shogun-image {
    

    
    
    
  }


#s-9c66b814-3390-4f76-84c8-99f1e0aebed7 .shogun-image-content {
  
    align-items: center;
  
}

#s-b25b53a7-c1a9-4def-96cf-fb1fc46e3a0c {
  margin-top: 15px;
margin-left: 1%;
margin-right: 1%;
text-align: left;
}

#s-b25b53a7-c1a9-4def-96cf-fb1fc46e3a0c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 30px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-b25b53a7-c1a9-4def-96cf-fb1fc46e3a0c .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 30px;
}

#s-b25b53a7-c1a9-4def-96cf-fb1fc46e3a0c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b7474802-3dc6-4f04-adac-de2b804ffceb {
  text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-643bd3e2-d581-484d-8b8e-bc09be7e46f2 {
  margin-left: 1%;
margin-right: 1%;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-d4d3e717-d854-4286-b0bc-4e7a98874d1e {
  box-shadow:2px 2px 4px 1px rgba(169, 169, 169, 1);
border-style: solid;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 5px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d4d3e717-d854-4286-b0bc-4e7a98874d1e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d4d3e717-d854-4286-b0bc-4e7a98874d1e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d4d3e717-d854-4286-b0bc-4e7a98874d1e {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d4d3e717-d854-4286-b0bc-4e7a98874d1e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4d3e717-d854-4286-b0bc-4e7a98874d1e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}

#s-d4d3e717-d854-4286-b0bc-4e7a98874d1e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d4d3e717-d854-4286-b0bc-4e7a98874d1e.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-2401d912-cdea-4afc-84ed-5bd97ac22a8f {
  margin-top: 5px;
text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-0457b6d0-b144-4298-b796-a1ca33d432e9 {
  margin-top: 16px;
margin-left: auto;
margin-right: auto;
}

#s-0457b6d0-b144-4298-b796-a1ca33d432e9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-0457b6d0-b144-4298-b796-a1ca33d432e9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-0457b6d0-b144-4298-b796-a1ca33d432e9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(4, 4, 4, 1);
}

#s-0457b6d0-b144-4298-b796-a1ca33d432e9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid #ddd;
}

#s-0457b6d0-b144-4298-b796-a1ca33d432e9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(4, 4, 4, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: normal;
  font-style: normal;
  font-size: ;
}

#s-0457b6d0-b144-4298-b796-a1ca33d432e9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-8a5c7b5e-cdef-4b2d-8d61-c3a9bd487748 {
  padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
}

#s-39bdc25b-6efa-4ccf-9017-594bba6c3d8a {
  padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
}

#s-8f3b70c4-5a95-4fa2-9fbf-c04ab23f440b {
  padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
}

#s-a8bb110c-0815-49e9-80b2-d84ff7e6c96b {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 4%;
padding-bottom: 14px;
padding-right: 4%;
text-align: left;
}

#s-7fb44f1f-502f-49c8-b7bf-4d33b05af648 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7fb44f1f-502f-49c8-b7bf-4d33b05af648"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-7fb44f1f-502f-49c8-b7bf-4d33b05af648"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7fb44f1f-502f-49c8-b7bf-4d33b05af648"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7fb44f1f-502f-49c8-b7bf-4d33b05af648"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-d08ca071-854a-43fc-820f-f95ac2df3a17 {
  margin-left: auto;
margin-right: auto;
max-width: 60px;
text-align: center;
}







  #s-d08ca071-854a-43fc-820f-f95ac2df3a17 img.shogun-image {
    

    
    
    
  }


#s-d08ca071-854a-43fc-820f-f95ac2df3a17 .shogun-image-content {
  
    align-items: center;
  
}

#s-c4fba4a0-b5d1-4e64-96af-30aa8f4b3b45 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c4fba4a0-b5d1-4e64-96af-30aa8f4b3b45 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-afe0bbff-b7f7-4d8b-9931-5a455eb17c16 {
  margin-left: auto;
margin-right: auto;
max-width: 60px;
text-align: center;
}







  #s-afe0bbff-b7f7-4d8b-9931-5a455eb17c16 img.shogun-image {
    

    
    
    
  }


#s-afe0bbff-b7f7-4d8b-9931-5a455eb17c16 .shogun-image-content {
  
    align-items: center;
  
}

#s-32eb170c-cabe-4a4c-b4a6-978fb2afd2fa {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-32eb170c-cabe-4a4c-b4a6-978fb2afd2fa .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-3fc7347d-74ad-4c4b-af6a-4619533ef40c {
  margin-left: auto;
margin-right: auto;
max-width: 60px;
text-align: center;
}







  #s-3fc7347d-74ad-4c4b-af6a-4619533ef40c img.shogun-image {
    

    
    
    
  }


#s-3fc7347d-74ad-4c4b-af6a-4619533ef40c .shogun-image-content {
  
    align-items: center;
  
}

#s-f75b727a-a3bf-4a69-91a9-415986216efa {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f75b727a-a3bf-4a69-91a9-415986216efa .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



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

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

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-5115a4e7-0c93-4c97-bff5-094d9eaf6d94 {
  padding-top: 38px;
padding-bottom: 38px;
min-height: 50px;
background-color: rgba(218, 218, 218, 1);
}








#s-5115a4e7-0c93-4c97-bff5-094d9eaf6d94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5115a4e7-0c93-4c97-bff5-094d9eaf6d94.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5029400d-e242-429e-b412-969743c0a924 {
  margin-left: auto;
margin-right: auto;
padding-left: 5.5%;
padding-right: 5.5%;
min-height: 50px;
max-width: 1600px;
background-color: rgba(246, 244, 246, 0);
}








#s-5029400d-e242-429e-b412-969743c0a924 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5029400d-e242-429e-b412-969743c0a924.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-34bcb6cf-7de1-4ee5-9605-7d6da6e1d433 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 1px;
padding-left: 5.5%;
padding-bottom: 1px;
padding-right: 5.5%;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}

#s-34bcb6cf-7de1-4ee5-9605-7d6da6e1d433 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f80f57dd-4ff1-4a05-972b-22086a4e15d0 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 900px;
text-align: center;
}







  #s-f80f57dd-4ff1-4a05-972b-22086a4e15d0 img.shogun-image {
    

    
    
    
  }


#s-f80f57dd-4ff1-4a05-972b-22086a4e15d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-565b8447-c38c-44d0-abce-65155d2c100e {
  box-shadow:1px 1px 1px 1px rgba(241, 242, 242, 1);
background-size: cover;
padding-bottom: 77px;
min-height: 50px;
background-color: rgba(241, 242, 242, 1);
background-position: center center;
}
@media (max-width: 767px){#s-565b8447-c38c-44d0-abce-65155d2c100e {
  padding-bottom: 30px;
}
}







#s-565b8447-c38c-44d0-abce-65155d2c100e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-565b8447-c38c-44d0-abce-65155d2c100e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f9c56938-26af-4cbe-b547-ba7188cd9d7f {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-left: auto;
margin-right: auto;
padding-left: 5.5%;
padding-right: 5.5%;
min-height: 50px;
max-width: 1600px;
}








#s-f9c56938-26af-4cbe-b547-ba7188cd9d7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9c56938-26af-4cbe-b547-ba7188cd9d7f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e12911cb-8b7a-41df-9541-239a4604be29 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 60px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}
@media (max-width: 767px){#s-e12911cb-8b7a-41df-9541-239a4604be29 {
  margin-top: 30px;
}
}
#s-e12911cb-8b7a-41df-9541-239a4604be29 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5bac370b-dd48-4143-b853-313e492a58d9 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 4px;
padding-bottom: 10px;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}

#s-5bac370b-dd48-4143-b853-313e492a58d9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-5bac370b-dd48-4143-b853-313e492a58d9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-e70da119-fb95-4efc-8a94-93b831cfc167 {
  margin-top: 42px;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-e70da119-fb95-4efc-8a94-93b831cfc167 {
  padding-left: 4%;
padding-right: 4%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e70da119-fb95-4efc-8a94-93b831cfc167 {
  padding-left: 4%;
padding-right: 4%;
}
}@media (max-width: 767px){#s-e70da119-fb95-4efc-8a94-93b831cfc167 {
  margin-top: 30px;
}
}
@media (min-width: 0px) {
[id="s-e70da119-fb95-4efc-8a94-93b831cfc167"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e70da119-fb95-4efc-8a94-93b831cfc167"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 37.5px);
}

}

@media (min-width: 992px) {
[id="s-e70da119-fb95-4efc-8a94-93b831cfc167"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 37.5px);
}

}

@media (min-width: 1200px) {
[id="s-e70da119-fb95-4efc-8a94-93b831cfc167"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 37.5px);
}

}

#s-063184d2-fad5-486c-866c-1054886146d9 {
  margin-left: auto;
margin-right: auto;
border-radius: 5px;
max-width: 600px;
text-align: center;
}







  #s-063184d2-fad5-486c-866c-1054886146d9 img.shogun-image {
    

    
    
    
  }


#s-063184d2-fad5-486c-866c-1054886146d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-250563b8-b57e-4db0-9b2e-6ee1ce7ccce5 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 1600px;
text-align: left;
background-color: rgba(241, 242, 242, 0);
}
@media (max-width: 767px){#s-250563b8-b57e-4db0-9b2e-6ee1ce7ccce5 {
  margin-top: 30px;
margin-bottom: 30px;
}
}
#s-250563b8-b57e-4db0-9b2e-6ee1ce7ccce5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-250563b8-b57e-4db0-9b2e-6ee1ce7ccce5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-949669d9-2ca9-4eae-ab7d-a5dc0bd2aacd {
  margin-top: 30px;
}

#s-e2d494e3-9477-4087-8fe2-8bcaa33d6035 {
  box-shadow:1px 1px 1px 1px rgba(241, 242, 242, 1);
background-repeat: no-repeat;
background-size: cover;
padding-bottom: 66px;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-e2d494e3-9477-4087-8fe2-8bcaa33d6035 {
  padding-bottom: 30px;
}
}







#s-e2d494e3-9477-4087-8fe2-8bcaa33d6035 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 0;
}#s-e2d494e3-9477-4087-8fe2-8bcaa33d6035.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c72b5fb5-b01a-459a-bb11-95154d75959d {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-left: auto;
margin-right: auto;
padding-left: 5.5%;
padding-right: 5.5%;
min-height: 50px;
max-width: 1600px;
}








#s-c72b5fb5-b01a-459a-bb11-95154d75959d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c72b5fb5-b01a-459a-bb11-95154d75959d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3ce02b0e-ee12-456c-af52-a4ce14943ac9 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 60px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}
@media (max-width: 767px){#s-3ce02b0e-ee12-456c-af52-a4ce14943ac9 {
  margin-top: 30px;
}
}
#s-3ce02b0e-ee12-456c-af52-a4ce14943ac9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 38px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-3ce02b0e-ee12-456c-af52-a4ce14943ac9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-c6088bd6-276e-493a-9d05-a409d79541cd {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 4px;
padding-bottom: 10px;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}

#s-c6088bd6-276e-493a-9d05-a409d79541cd .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-c6088bd6-276e-493a-9d05-a409d79541cd .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-de256b75-d1ae-433e-ae9b-b6235469cdbe {
  margin-top: 42px;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-de256b75-d1ae-433e-ae9b-b6235469cdbe {
  padding-left: 4%;
padding-right: 4%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-de256b75-d1ae-433e-ae9b-b6235469cdbe {
  padding-left: 4%;
padding-right: 4%;
}
}@media (max-width: 767px){#s-de256b75-d1ae-433e-ae9b-b6235469cdbe {
  margin-top: 30px;
}
}
@media (min-width: 0px) {
[id="s-de256b75-d1ae-433e-ae9b-b6235469cdbe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de256b75-d1ae-433e-ae9b-b6235469cdbe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 37.5px);
}

}

@media (min-width: 992px) {
[id="s-de256b75-d1ae-433e-ae9b-b6235469cdbe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 37.5px);
}

}

@media (min-width: 1200px) {
[id="s-de256b75-d1ae-433e-ae9b-b6235469cdbe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 37.5px);
}

}

@media (max-width: 767px) {
  [id="s-de256b75-d1ae-433e-ae9b-b6235469cdbe"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-4e83e637-b278-4800-85ca-be010fa5e621 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 1600px;
text-align: left;
background-color: rgba(241, 242, 242, 0);
}
@media (max-width: 767px){#s-4e83e637-b278-4800-85ca-be010fa5e621 {
  margin-top: 30px;
margin-bottom: 30px;
}
}
#s-4e83e637-b278-4800-85ca-be010fa5e621 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-4e83e637-b278-4800-85ca-be010fa5e621 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-f7700d96-6152-4b29-b03d-4c15679ce3ed {
  margin-top: 30px;
}

#s-e1ff8637-9c65-4508-9c00-1ebbf1496720 {
  margin-left: auto;
margin-right: auto;
border-radius: 5px;
max-width: 600px;
text-align: center;
}







  #s-e1ff8637-9c65-4508-9c00-1ebbf1496720 img.shogun-image {
    

    
    
    
  }


#s-e1ff8637-9c65-4508-9c00-1ebbf1496720 .shogun-image-content {
  
    align-items: center;
  
}

.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-79efdc93-1905-459e-a4b0-a83c8a8eea98 {
  box-shadow:2px 2px 4px 1px rgba(169, 169, 169, 1);
border-style: solid;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 5px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-79efdc93-1905-459e-a4b0-a83c8a8eea98:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-79efdc93-1905-459e-a4b0-a83c8a8eea98:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-79efdc93-1905-459e-a4b0-a83c8a8eea98 {
  display: none;
}
#s-79efdc93-1905-459e-a4b0-a83c8a8eea98, #wrap-s-79efdc93-1905-459e-a4b0-a83c8a8eea98 { display:none !important; }}

  #s-79efdc93-1905-459e-a4b0-a83c8a8eea98-btn-wrapper {
    text-align: center;
  }


#s-79efdc93-1905-459e-a4b0-a83c8a8eea98.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
@media (min-width: 1200px){
  #s-79efdc93-1905-459e-a4b0-a83c8a8eea98-btn-wrapper {
    text-align: center;
  }


#s-79efdc93-1905-459e-a4b0-a83c8a8eea98.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-79efdc93-1905-459e-a4b0-a83c8a8eea98-btn-wrapper {
    text-align: center;
  }


#s-79efdc93-1905-459e-a4b0-a83c8a8eea98.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-79efdc93-1905-459e-a4b0-a83c8a8eea98-btn-wrapper {
    text-align: center;
  }


#s-79efdc93-1905-459e-a4b0-a83c8a8eea98.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (max-width: 767px){
  #s-79efdc93-1905-459e-a4b0-a83c8a8eea98-btn-wrapper {
    text-align: center;
  }


#s-79efdc93-1905-459e-a4b0-a83c8a8eea98.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
}
#s-1b84cf62-58f3-4159-ae30-851ea656b0b1 {
  margin-top: 5px;
text-align: left;
}
@media (max-width: 767px){#s-1b84cf62-58f3-4159-ae30-851ea656b0b1 {
  display: none;
}
#s-1b84cf62-58f3-4159-ae30-851ea656b0b1, #wrap-s-1b84cf62-58f3-4159-ae30-851ea656b0b1 { display:none !important; }}
#s-6a2567a5-5e34-4ed2-b797-74ff17102287 {
  box-shadow:1px 1px 1px 1px rgba(241, 242, 242, 1);
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(241, 242, 242, 1);
}








#s-6a2567a5-5e34-4ed2-b797-74ff17102287 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a2567a5-5e34-4ed2-b797-74ff17102287.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7bdd1381-f304-4f3c-b2d1-95ff7149d5bd {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-left: auto;
margin-right: auto;
padding-left: 5.5%;
padding-right: 5.5%;
min-height: 50px;
max-width: 1600px;
}








#s-7bdd1381-f304-4f3c-b2d1-95ff7149d5bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7bdd1381-f304-4f3c-b2d1-95ff7149d5bd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-23ba6feb-35a3-4f65-8454-598cbf90b0db {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 60px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}
@media (max-width: 767px){#s-23ba6feb-35a3-4f65-8454-598cbf90b0db {
  margin-top: 30px;
}
}
#s-23ba6feb-35a3-4f65-8454-598cbf90b0db .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 38px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-23ba6feb-35a3-4f65-8454-598cbf90b0db .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-64e7fa50-8c42-4b1f-88d6-6344a4020724 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-64e7fa50-8c42-4b1f-88d6-6344a4020724 {
  padding-left: 4%;
padding-right: 4%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-64e7fa50-8c42-4b1f-88d6-6344a4020724 {
  padding-left: 4%;
padding-right: 4%;
}
}
@media (min-width: 0px) {
[id="s-64e7fa50-8c42-4b1f-88d6-6344a4020724"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-64e7fa50-8c42-4b1f-88d6-6344a4020724"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-64e7fa50-8c42-4b1f-88d6-6344a4020724"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-64e7fa50-8c42-4b1f-88d6-6344a4020724"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-487b53f0-0546-4ed9-8784-35f6908fb0b6 {
  box-shadow:1px 1px 8px 0px rgba(201, 201, 201, 1);
border-style: solid;
padding-top: 36px;
padding-left: 4%;
padding-bottom: 36px;
padding-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-487b53f0-0546-4ed9-8784-35f6908fb0b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-487b53f0-0546-4ed9-8784-35f6908fb0b6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c9bf77f0-decc-4ff6-a272-d131c220f8e9 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}

#s-c9bf77f0-decc-4ff6-a272-d131c220f8e9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a8f498eb-4f2c-4d39-9482-5e009d932ae5 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}

#s-a8f498eb-4f2c-4d39-9482-5e009d932ae5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 13px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-876005e2-7c55-4bb7-b79a-816b990cff68 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
max-width: 120px;
text-align: center;
}







  #s-876005e2-7c55-4bb7-b79a-816b990cff68 img.shogun-image {
    

    
    
    
  }


#s-876005e2-7c55-4bb7-b79a-816b990cff68 .shogun-image-content {
  
    align-items: center;
  
}

#s-55cc347d-471f-40d2-a93e-c5f904312667 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 10px;
margin-left: auto;
margin-bottom: 11px;
margin-right: auto;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}

#s-55cc347d-471f-40d2-a93e-c5f904312667 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-951471b4-7c7c-4ed2-b465-6568816649be {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
border-radius: 6px;
max-width: 250px;
text-align: center;
}







  #s-951471b4-7c7c-4ed2-b465-6568816649be img.shogun-image {
    

    
    
    
  }


#s-951471b4-7c7c-4ed2-b465-6568816649be .shogun-image-content {
  
    align-items: center;
  
}

#s-74b96ed1-565d-4bed-80e4-7e6d0cbedd00 {
  box-shadow:1px 1px 8px 0px rgba(201, 201, 201, 1);
border-style: solid;
padding-top: 36px;
padding-left: 4%;
padding-bottom: 36px;
padding-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-74b96ed1-565d-4bed-80e4-7e6d0cbedd00 {
  margin-top: 30px;
margin-bottom: 30px;
}
}







#s-74b96ed1-565d-4bed-80e4-7e6d0cbedd00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74b96ed1-565d-4bed-80e4-7e6d0cbedd00.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8f322d78-d434-488f-a1a2-14ce4602f1d5 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}

#s-8f322d78-d434-488f-a1a2-14ce4602f1d5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-72c899c3-0ce2-49c3-bfe5-6d1f8c61adc3 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}

#s-72c899c3-0ce2-49c3-bfe5-6d1f8c61adc3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 13px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-27b7d170-390b-4234-834f-89953e0d5d4f {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
max-width: 120px;
text-align: center;
}







  #s-27b7d170-390b-4234-834f-89953e0d5d4f img.shogun-image {
    

    
    
    
  }


#s-27b7d170-390b-4234-834f-89953e0d5d4f .shogun-image-content {
  
    align-items: center;
  
}

#s-8f7b2ce5-445e-443c-9c45-788d9d0145f4 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 10px;
margin-left: auto;
margin-bottom: 11px;
margin-right: auto;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}

#s-8f7b2ce5-445e-443c-9c45-788d9d0145f4 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-f75ed112-ec13-433e-8a74-ef5d3d6dff39 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
border-radius: 6px;
max-width: 250px;
text-align: center;
}







  #s-f75ed112-ec13-433e-8a74-ef5d3d6dff39 img.shogun-image {
    

    
    
    
  }


#s-f75ed112-ec13-433e-8a74-ef5d3d6dff39 .shogun-image-content {
  
    align-items: center;
  
}

#s-e306c145-405c-42c1-8620-87aa25bf08de {
  box-shadow:1px 1px 8px 0px rgba(201, 201, 201, 1);
border-style: solid;
padding-top: 36px;
padding-left: 4%;
padding-bottom: 36px;
padding-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-e306c145-405c-42c1-8620-87aa25bf08de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e306c145-405c-42c1-8620-87aa25bf08de.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4dc6b758-b516-4c91-87b8-8d30ce927143 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}

#s-4dc6b758-b516-4c91-87b8-8d30ce927143 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cf30979c-6e37-4089-ae46-7947b0aefe77 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}

#s-cf30979c-6e37-4089-ae46-7947b0aefe77 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 13px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-c189120f-9ddf-4d65-bae8-e431bd0aec38 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
max-width: 120px;
text-align: center;
}







  #s-c189120f-9ddf-4d65-bae8-e431bd0aec38 img.shogun-image {
    

    
    
    
  }


#s-c189120f-9ddf-4d65-bae8-e431bd0aec38 .shogun-image-content {
  
    align-items: center;
  
}

#s-6266b492-a4a6-4d79-a7fc-4f6ba2cf5543 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 10px;
margin-left: auto;
margin-bottom: 11px;
margin-right: auto;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}

#s-6266b492-a4a6-4d79-a7fc-4f6ba2cf5543 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-ed7a0a8d-d87d-49ec-828f-6b2d171a415d {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
border-radius: 6px;
max-width: 250px;
text-align: center;
}







  #s-ed7a0a8d-d87d-49ec-828f-6b2d171a415d img.shogun-image {
    

    
    
    
  }


#s-ed7a0a8d-d87d-49ec-828f-6b2d171a415d .shogun-image-content {
  
    align-items: center;
  
}

#s-273347fd-ca21-420a-8d73-c21da67c0401 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-left: auto;
margin-right: auto;
padding-left: 5.5%;
padding-right: 5.5%;
min-height: 50px;
max-width: 1600px;
}








#s-273347fd-ca21-420a-8d73-c21da67c0401 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-273347fd-ca21-420a-8d73-c21da67c0401.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-74dee248-8aa1-46d2-a3fb-2ba059da3c0f {
  margin-top: 100px;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-74dee248-8aa1-46d2-a3fb-2ba059da3c0f {
  padding-left: 4%;
padding-right: 4%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-74dee248-8aa1-46d2-a3fb-2ba059da3c0f {
  padding-left: 4%;
padding-right: 4%;
}
}@media (max-width: 767px){#s-74dee248-8aa1-46d2-a3fb-2ba059da3c0f {
  margin-top: 35px;
}
}
@media (min-width: 0px) {
[id="s-74dee248-8aa1-46d2-a3fb-2ba059da3c0f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74dee248-8aa1-46d2-a3fb-2ba059da3c0f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-74dee248-8aa1-46d2-a3fb-2ba059da3c0f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-74dee248-8aa1-46d2-a3fb-2ba059da3c0f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-1cc7d276-1f74-435b-bc8c-e937c6f52909 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 6px;
max-width: 1600px;
text-align: left;
background-color: rgba(241, 242, 242, 0);
}
@media (max-width: 767px){#s-1cc7d276-1f74-435b-bc8c-e937c6f52909 {
  margin-top: 30px;
margin-bottom: 30px;
}
}
#s-1cc7d276-1f74-435b-bc8c-e937c6f52909 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-a2c9f193-5264-429c-8c0e-ddd663a73e2e {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
max-width: 1600px;
text-align: left;
background-color: rgba(241, 242, 242, 0);
}
@media (max-width: 767px){#s-a2c9f193-5264-429c-8c0e-ddd663a73e2e {
  margin-top: 15px;
margin-bottom: 15px;
}
}
#s-a2c9f193-5264-429c-8c0e-ddd663a73e2e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-fa867c94-c12e-498a-99c8-dff03e6b9818 {
  box-shadow:1px 1px 8px 0px rgba(201, 201, 201, 1);
border-style: solid;
padding-top: 19px;
padding-left: 4%;
padding-bottom: 19px;
padding-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(229, 243, 234, 1);
}








#s-fa867c94-c12e-498a-99c8-dff03e6b9818 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa867c94-c12e-498a-99c8-dff03e6b9818.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3a8b4431-af54-466a-a76a-d0c3170b6399 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1600px;
text-align: left;
background-color: rgba(241, 242, 242, 0);
}

#s-3a8b4431-af54-466a-a76a-d0c3170b6399 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-54a83618-c3db-481f-8946-dfa7c5628fc3 {
  margin-top: 16px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-54a83618-c3db-481f-8946-dfa7c5628fc3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.5px);
}

}

@media (min-width: 768px) {
[id="s-54a83618-c3db-481f-8946-dfa7c5628fc3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-54a83618-c3db-481f-8946-dfa7c5628fc3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-54a83618-c3db-481f-8946-dfa7c5628fc3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-54a83618-c3db-481f-8946-dfa7c5628fc3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-54a83618-c3db-481f-8946-dfa7c5628fc3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-54a83618-c3db-481f-8946-dfa7c5628fc3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

#s-6bb03a66-2704-4fe6-9e9b-fc1e5dfa5e68 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 1px;
padding-bottom: 0px;
padding-right: 0%;
max-width: 30px;
}

#s-6bb03a66-2704-4fe6-9e9b-fc1e5dfa5e68 .shogun-icon-wrapper {
  text-align: left;
}


#s-6bb03a66-2704-4fe6-9e9b-fc1e5dfa5e68 .shogun-icon-wrapper > .shogun-icon {

  font-size: 22px !important;
  color: rgba(37, 190, 143, 1);
}
@media (max-width: 767px){#s-6bb03a66-2704-4fe6-9e9b-fc1e5dfa5e68 .shogun-icon-wrapper {
  text-align: left;
}


#s-6bb03a66-2704-4fe6-9e9b-fc1e5dfa5e68 .shogun-icon-wrapper > .shogun-icon {

  font-size: 22px !important;
  color: rgba(37, 190, 143, 1);
}
}
#s-aa675750-32da-46b1-a9ac-7d9928ac1769 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
max-width: 1600px;
text-align: left;
background-color: rgba(241, 242, 242, 0);
}

#s-aa675750-32da-46b1-a9ac-7d9928ac1769 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-9f0c4a10-639e-4dd2-94d2-6edb82d16b4c {
  margin-top: 10px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-9f0c4a10-639e-4dd2-94d2-6edb82d16b4c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.5px);
}

}

@media (min-width: 768px) {
[id="s-9f0c4a10-639e-4dd2-94d2-6edb82d16b4c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-9f0c4a10-639e-4dd2-94d2-6edb82d16b4c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-9f0c4a10-639e-4dd2-94d2-6edb82d16b4c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-9f0c4a10-639e-4dd2-94d2-6edb82d16b4c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-9f0c4a10-639e-4dd2-94d2-6edb82d16b4c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-9f0c4a10-639e-4dd2-94d2-6edb82d16b4c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

#s-c746735a-1522-4bbe-97b0-8d47def30f1f {
  margin-top: auto;
margin-bottom: auto;
padding-top: 1px;
padding-bottom: 0px;
}

#s-c746735a-1522-4bbe-97b0-8d47def30f1f .shogun-icon-wrapper {
  text-align: left;
}


#s-c746735a-1522-4bbe-97b0-8d47def30f1f .shogun-icon-wrapper > .shogun-icon {

  font-size: 22px !important;
  color: rgba(37, 190, 143, 1);
}

#s-af0bdec0-0db0-480e-9234-4ad876e3942a {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
max-width: 1600px;
text-align: left;
background-color: rgba(241, 242, 242, 0);
}

#s-af0bdec0-0db0-480e-9234-4ad876e3942a .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-2f1c8540-d705-437a-99b4-69cf34a56761 {
  margin-top: 10px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-2f1c8540-d705-437a-99b4-69cf34a56761"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.5px);
}

}

@media (min-width: 768px) {
[id="s-2f1c8540-d705-437a-99b4-69cf34a56761"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-2f1c8540-d705-437a-99b4-69cf34a56761"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-2f1c8540-d705-437a-99b4-69cf34a56761"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-2f1c8540-d705-437a-99b4-69cf34a56761"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-2f1c8540-d705-437a-99b4-69cf34a56761"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-2f1c8540-d705-437a-99b4-69cf34a56761"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

#s-8d7a77ce-185f-4350-9537-d34a9c2f2435 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 1px;
padding-bottom: 0px;
}

#s-8d7a77ce-185f-4350-9537-d34a9c2f2435 .shogun-icon-wrapper {
  text-align: left;
}


#s-8d7a77ce-185f-4350-9537-d34a9c2f2435 .shogun-icon-wrapper > .shogun-icon {

  font-size: 22px !important;
  color: rgba(37, 190, 143, 1);
}

#s-751e4616-8930-4d64-8c40-e98b6a75af23 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
max-width: 1600px;
text-align: left;
background-color: rgba(241, 242, 242, 0);
}

#s-751e4616-8930-4d64-8c40-e98b6a75af23 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-feb427ec-bd1b-48f2-8108-e85b7dccaea5 {
  margin-top: 10px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-feb427ec-bd1b-48f2-8108-e85b7dccaea5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.5px);
}

}

@media (min-width: 768px) {
[id="s-feb427ec-bd1b-48f2-8108-e85b7dccaea5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-feb427ec-bd1b-48f2-8108-e85b7dccaea5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-feb427ec-bd1b-48f2-8108-e85b7dccaea5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-feb427ec-bd1b-48f2-8108-e85b7dccaea5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-feb427ec-bd1b-48f2-8108-e85b7dccaea5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-feb427ec-bd1b-48f2-8108-e85b7dccaea5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

#s-34e20774-7603-4762-975c-32a095b8168d {
  margin-top: auto;
margin-bottom: auto;
padding-top: 1px;
padding-bottom: 0px;
}

#s-34e20774-7603-4762-975c-32a095b8168d .shogun-icon-wrapper {
  text-align: left;
}


#s-34e20774-7603-4762-975c-32a095b8168d .shogun-icon-wrapper > .shogun-icon {

  font-size: 22px !important;
  color: rgba(37, 190, 143, 1);
}

#s-9bb3f99b-a7f1-4910-8f09-a6b7eaaff544 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
max-width: 1600px;
text-align: left;
background-color: rgba(241, 242, 242, 0);
}

#s-9bb3f99b-a7f1-4910-8f09-a6b7eaaff544 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-31de16a3-db63-4f89-ae38-41aed9135ee8 {
  box-shadow:1px 1px 8px 0px rgba(201, 201, 201, 1);
border-style: solid;
padding-top: 19px;
padding-left: 4%;
padding-bottom: 19px;
padding-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(245, 236, 236, 1);
}








#s-31de16a3-db63-4f89-ae38-41aed9135ee8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31de16a3-db63-4f89-ae38-41aed9135ee8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e658ebf3-4673-4ad3-80ad-c7b9f9717996 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1600px;
text-align: left;
background-color: rgba(241, 242, 242, 0);
}

#s-e658ebf3-4673-4ad3-80ad-c7b9f9717996 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7f7932c2-d9b5-4359-a355-6d64850a8766 {
  margin-top: 16px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-7f7932c2-d9b5-4359-a355-6d64850a8766"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.5px);
}

}

@media (min-width: 768px) {
[id="s-7f7932c2-d9b5-4359-a355-6d64850a8766"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-7f7932c2-d9b5-4359-a355-6d64850a8766"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-7f7932c2-d9b5-4359-a355-6d64850a8766"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-7f7932c2-d9b5-4359-a355-6d64850a8766"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-7f7932c2-d9b5-4359-a355-6d64850a8766"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-7f7932c2-d9b5-4359-a355-6d64850a8766"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

#s-d559c2ed-caf9-4c30-b8f4-f09be899b8b5 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 1px;
padding-bottom: 0px;
}

#s-d559c2ed-caf9-4c30-b8f4-f09be899b8b5 .shogun-icon-wrapper {
  text-align: left;
}


#s-d559c2ed-caf9-4c30-b8f4-f09be899b8b5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 22px !important;
  color: rgba(236, 81, 81, 1);
}

#s-3566a24c-abc7-4877-9ee5-e04f39cb0a1c {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
max-width: 1600px;
text-align: left;
background-color: rgba(241, 242, 242, 0);
}

#s-3566a24c-abc7-4877-9ee5-e04f39cb0a1c .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-c6de81bb-ca70-4063-9a84-563b5ae824e9 {
  margin-top: 10px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-c6de81bb-ca70-4063-9a84-563b5ae824e9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.5px);
}

}

@media (min-width: 768px) {
[id="s-c6de81bb-ca70-4063-9a84-563b5ae824e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-c6de81bb-ca70-4063-9a84-563b5ae824e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-c6de81bb-ca70-4063-9a84-563b5ae824e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-c6de81bb-ca70-4063-9a84-563b5ae824e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-c6de81bb-ca70-4063-9a84-563b5ae824e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-c6de81bb-ca70-4063-9a84-563b5ae824e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

#s-87222e1d-c4c1-4b2f-8328-176184b26d31 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 1px;
padding-bottom: 0px;
}

#s-87222e1d-c4c1-4b2f-8328-176184b26d31 .shogun-icon-wrapper {
  text-align: left;
}


#s-87222e1d-c4c1-4b2f-8328-176184b26d31 .shogun-icon-wrapper > .shogun-icon {

  font-size: 22px !important;
  color: rgba(236, 81, 81, 1);
}

#s-dc5d62cb-1115-4f8c-9fd0-4186ccb122fc {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
max-width: 1600px;
text-align: left;
background-color: rgba(241, 242, 242, 0);
}

#s-dc5d62cb-1115-4f8c-9fd0-4186ccb122fc .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-dbfcad3f-072c-49a7-b61a-84cc37694e81 {
  margin-top: 10px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-dbfcad3f-072c-49a7-b61a-84cc37694e81"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.5px);
}

}

@media (min-width: 768px) {
[id="s-dbfcad3f-072c-49a7-b61a-84cc37694e81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-dbfcad3f-072c-49a7-b61a-84cc37694e81"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-dbfcad3f-072c-49a7-b61a-84cc37694e81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-dbfcad3f-072c-49a7-b61a-84cc37694e81"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-dbfcad3f-072c-49a7-b61a-84cc37694e81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-dbfcad3f-072c-49a7-b61a-84cc37694e81"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

#s-46810ced-9e6d-4e49-97eb-92cbd6f4c1b3 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 1px;
padding-bottom: 0px;
}

#s-46810ced-9e6d-4e49-97eb-92cbd6f4c1b3 .shogun-icon-wrapper {
  text-align: left;
}


#s-46810ced-9e6d-4e49-97eb-92cbd6f4c1b3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 22px !important;
  color: rgba(236, 81, 81, 1);
}

#s-79e144dc-6526-4cad-af69-b1085324c566 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
max-width: 1600px;
text-align: left;
background-color: rgba(241, 242, 242, 0);
}

#s-79e144dc-6526-4cad-af69-b1085324c566 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-c3151143-793c-4e1f-aa2c-c6d56b232d73 {
  margin-top: 10px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-c3151143-793c-4e1f-aa2c-c6d56b232d73"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.5px);
}

}

@media (min-width: 768px) {
[id="s-c3151143-793c-4e1f-aa2c-c6d56b232d73"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-c3151143-793c-4e1f-aa2c-c6d56b232d73"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-c3151143-793c-4e1f-aa2c-c6d56b232d73"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-c3151143-793c-4e1f-aa2c-c6d56b232d73"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-c3151143-793c-4e1f-aa2c-c6d56b232d73"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-c3151143-793c-4e1f-aa2c-c6d56b232d73"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

}

#s-904ba1ab-8537-44ef-bcd5-321a4b09d69f {
  margin-top: auto;
margin-bottom: auto;
padding-top: 1px;
padding-bottom: 0px;
}

#s-904ba1ab-8537-44ef-bcd5-321a4b09d69f .shogun-icon-wrapper {
  text-align: left;
}


#s-904ba1ab-8537-44ef-bcd5-321a4b09d69f .shogun-icon-wrapper > .shogun-icon {

  font-size: 22px !important;
  color: rgba(236, 81, 81, 1);
}

#s-a99bb76e-9e6d-46b6-aa9d-6961a2168acc {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
max-width: 1600px;
text-align: left;
background-color: rgba(241, 242, 242, 0);
}

#s-a99bb76e-9e6d-46b6-aa9d-6961a2168acc .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-824206ea-8fba-4e45-93a8-28a1283d5c80 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-left: auto;
margin-right: auto;
padding-left: 5.5%;
padding-right: 5.5%;
min-height: 50px;
max-width: 1600px;
}








#s-824206ea-8fba-4e45-93a8-28a1283d5c80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-824206ea-8fba-4e45-93a8-28a1283d5c80.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3c152c07-ef42-48cb-86ef-20549a956f5e {
  text-align: left;
}

#s-950f3ecf-e106-445b-8499-37dada17d758 {
  margin-top: 60px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 700px;
}
@media (max-width: 767px){#s-950f3ecf-e106-445b-8499-37dada17d758 {
  display: none;
}
#s-950f3ecf-e106-445b-8499-37dada17d758, #wrap-s-950f3ecf-e106-445b-8499-37dada17d758 { display:none !important; }}







#s-950f3ecf-e106-445b-8499-37dada17d758 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-950f3ecf-e106-445b-8499-37dada17d758.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9c6f75a5-f738-41d5-9f9d-78c7c486c207 {
  box-shadow:2px 2px 4px 1px rgba(169, 169, 169, 1);
border-style: solid;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 5px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-9c6f75a5-f738-41d5-9f9d-78c7c486c207:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9c6f75a5-f738-41d5-9f9d-78c7c486c207:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9c6f75a5-f738-41d5-9f9d-78c7c486c207-btn-wrapper {
    text-align: center;
  }


#s-9c6f75a5-f738-41d5-9f9d-78c7c486c207.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9c6f75a5-f738-41d5-9f9d-78c7c486c207-btn-wrapper {
    text-align: center;
  }


#s-9c6f75a5-f738-41d5-9f9d-78c7c486c207.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9c6f75a5-f738-41d5-9f9d-78c7c486c207-btn-wrapper {
    text-align: center;
  }


#s-9c6f75a5-f738-41d5-9f9d-78c7c486c207.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9c6f75a5-f738-41d5-9f9d-78c7c486c207-btn-wrapper {
    text-align: center;
  }


#s-9c6f75a5-f738-41d5-9f9d-78c7c486c207.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9c6f75a5-f738-41d5-9f9d-78c7c486c207-btn-wrapper {
    text-align: center;
  }


#s-9c6f75a5-f738-41d5-9f9d-78c7c486c207.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
}
#s-54c1c79a-1ca6-46a8-853e-1c8655d09d1c {
  margin-top: 5px;
text-align: left;
}
@media (max-width: 767px){#s-54c1c79a-1ca6-46a8-853e-1c8655d09d1c {
  display: none;
}
#s-54c1c79a-1ca6-46a8-853e-1c8655d09d1c, #wrap-s-54c1c79a-1ca6-46a8-853e-1c8655d09d1c { display:none !important; }}
#s-e4d9cd2a-32ab-4489-a2f0-1cd88ef43915 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 60px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}

#s-e4d9cd2a-32ab-4489-a2f0-1cd88ef43915 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 38px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-e4d9cd2a-32ab-4489-a2f0-1cd88ef43915 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-753d5610-04cd-4f4e-ab53-91ee86d2edfb {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1200px;
}

#s-753d5610-04cd-4f4e-ab53-91ee86d2edfb .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-753d5610-04cd-4f4e-ab53-91ee86d2edfb .shg-sld-nav-button.shg-sld-left,
#s-753d5610-04cd-4f4e-ab53-91ee86d2edfb .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-35cda356-b3dd-46fa-8edd-4e17783d2838"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-35cda356-b3dd-46fa-8edd-4e17783d2838"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-35cda356-b3dd-46fa-8edd-4e17783d2838"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-35cda356-b3dd-46fa-8edd-4e17783d2838"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-f1a3a3b2-3a18-47ae-9575-aa5881d4b6c9 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}







  #s-f1a3a3b2-3a18-47ae-9575-aa5881d4b6c9 img.shogun-image {
    

    
    
    
  }


#s-f1a3a3b2-3a18-47ae-9575-aa5881d4b6c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-003624f1-20d3-4bc4-8d92-971caa8b513a {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}







  #s-003624f1-20d3-4bc4-8d92-971caa8b513a img.shogun-image {
    

    
    
    
  }


#s-003624f1-20d3-4bc4-8d92-971caa8b513a .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-ab97889e-7f7d-4e2c-9736-cf00c4fd2b5b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-ab97889e-7f7d-4e2c-9736-cf00c4fd2b5b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-ab97889e-7f7d-4e2c-9736-cf00c4fd2b5b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-ab97889e-7f7d-4e2c-9736-cf00c4fd2b5b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-5e096292-2312-447c-9596-7a2996343d99 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}







  #s-5e096292-2312-447c-9596-7a2996343d99 img.shogun-image {
    

    
    
    
  }


#s-5e096292-2312-447c-9596-7a2996343d99 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a401f5a-2d8a-4732-bf84-1e6890d5ee54 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}







  #s-0a401f5a-2d8a-4732-bf84-1e6890d5ee54 img.shogun-image {
    

    
    
    
  }


#s-0a401f5a-2d8a-4732-bf84-1e6890d5ee54 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-299f8eee-ba67-4fc1-9d95-26a20f296b3f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-299f8eee-ba67-4fc1-9d95-26a20f296b3f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-299f8eee-ba67-4fc1-9d95-26a20f296b3f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-299f8eee-ba67-4fc1-9d95-26a20f296b3f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-5e03fcf0-e7c8-4e09-a9a2-0bd1a3a43f7e {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}







  #s-5e03fcf0-e7c8-4e09-a9a2-0bd1a3a43f7e img.shogun-image {
    

    
    
    
  }


#s-5e03fcf0-e7c8-4e09-a9a2-0bd1a3a43f7e .shogun-image-content {
  
    align-items: center;
  
}

#s-c6833544-2a78-41d9-a63e-604493b187b7 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}







  #s-c6833544-2a78-41d9-a63e-604493b187b7 img.shogun-image {
    

    
    
    
  }


#s-c6833544-2a78-41d9-a63e-604493b187b7 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-7cb15481-c46d-4ea5-ac4d-b5b7a307b790"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-7cb15481-c46d-4ea5-ac4d-b5b7a307b790"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-7cb15481-c46d-4ea5-ac4d-b5b7a307b790"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-7cb15481-c46d-4ea5-ac4d-b5b7a307b790"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-22e45818-8f36-490a-8b3e-2856c2df22e7 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}







  #s-22e45818-8f36-490a-8b3e-2856c2df22e7 img.shogun-image {
    

    
    
    
  }


#s-22e45818-8f36-490a-8b3e-2856c2df22e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-c34ac048-cfdc-4317-bb48-f38e1079371f {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}







  #s-c34ac048-cfdc-4317-bb48-f38e1079371f img.shogun-image {
    

    
    
    
  }


#s-c34ac048-cfdc-4317-bb48-f38e1079371f .shogun-image-content {
  
    align-items: center;
  
}

#s-cee43b74-2b18-49b0-ba4e-dbe34c2e30d5 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-left: auto;
margin-bottom: 75px;
margin-right: auto;
padding-left: 5.5%;
padding-right: 5.5%;
min-height: 50px;
max-width: 1600px;
}








#s-cee43b74-2b18-49b0-ba4e-dbe34c2e30d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cee43b74-2b18-49b0-ba4e-dbe34c2e30d5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-68bd6c18-f2f1-49e9-93c2-e1677617c69c {
  text-align: left;
}

#s-30dbcf61-a10c-4912-a73f-a04634332091 {
  margin-top: 95px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-30dbcf61-a10c-4912-a73f-a04634332091 {
  margin-top: 60px;
}
}
#s-30dbcf61-a10c-4912-a73f-a04634332091 {
  display: none;
}
#s-4d2d154e-d7ee-4d14-ad20-228749ced5cc {
  margin-top: 0px;
text-align: left;
}

#s-f0c657b2-e732-442f-b67f-7b7458d3a4ff {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 60px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 4px;
padding-bottom: 10px;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}

#s-f0c657b2-e732-442f-b67f-7b7458d3a4ff .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-f0c657b2-e732-442f-b67f-7b7458d3a4ff .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-a5072385-dff4-4e3e-a4a5-5169000f9b49 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}

#s-a5072385-dff4-4e3e-a4a5-5169000f9b49 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3cf8b5bf-973e-4815-84e1-2a2dd5573bc1 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-3cf8b5bf-973e-4815-84e1-2a2dd5573bc1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-3cf8b5bf-973e-4815-84e1-2a2dd5573bc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-3cf8b5bf-973e-4815-84e1-2a2dd5573bc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(4, 4, 4, 1);
}

#s-3cf8b5bf-973e-4815-84e1-2a2dd5573bc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid #ddd;
}

#s-3cf8b5bf-973e-4815-84e1-2a2dd5573bc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(4, 4, 4, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: normal;
  font-style: normal;
  font-size: ;
}

#s-3cf8b5bf-973e-4815-84e1-2a2dd5573bc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-4dc55ee9-8f2d-4fd9-9387-a5c84791ef98 {
  padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
}

#s-f64a5d3c-fbb9-4687-95ad-a1b29c1c18b6 {
  padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
}

#s-06949ceb-d291-47f0-a72d-69b2812a4752 {
  padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
}

#s-48f2745f-7b30-4ffd-b934-a2a94289b4e8 {
  padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
}

#s-25b778ad-387c-4444-94e2-5a551b9b8fe7 {
  padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
}

#s-c58eddab-aa79-4f92-842b-5fbf1fe49de4 {
  padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
}

#s-793e0658-6498-4e80-a2d5-9dd3d6689951 {
  padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
}

#s-4d908192-486c-427d-8a35-3786a9c878de {
  padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
}

#s-ce726f14-f0aa-4995-b963-b3bf81de8a6b {
  padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
}

#s-ea96bbb2-9fdc-4cf2-8e8b-a32c6cf2a98b {
  padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
}

#s-b0a2a927-575b-42e9-abcf-20efbb8b2048 {
  margin-top: 60px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 700px;
}
@media (max-width: 767px){#s-b0a2a927-575b-42e9-abcf-20efbb8b2048 {
  display: none;
}
#s-b0a2a927-575b-42e9-abcf-20efbb8b2048, #wrap-s-b0a2a927-575b-42e9-abcf-20efbb8b2048 { display:none !important; }}







#s-b0a2a927-575b-42e9-abcf-20efbb8b2048 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0a2a927-575b-42e9-abcf-20efbb8b2048.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2a887fd5-8cbc-42a9-8c5f-e9391a05f2ed {
  box-shadow:2px 2px 4px 1px rgba(169, 169, 169, 1);
border-style: solid;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 5px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-2a887fd5-8cbc-42a9-8c5f-e9391a05f2ed:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2a887fd5-8cbc-42a9-8c5f-e9391a05f2ed:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2a887fd5-8cbc-42a9-8c5f-e9391a05f2ed-btn-wrapper {
    text-align: center;
  }


#s-2a887fd5-8cbc-42a9-8c5f-e9391a05f2ed.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2a887fd5-8cbc-42a9-8c5f-e9391a05f2ed-btn-wrapper {
    text-align: center;
  }


#s-2a887fd5-8cbc-42a9-8c5f-e9391a05f2ed.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2a887fd5-8cbc-42a9-8c5f-e9391a05f2ed-btn-wrapper {
    text-align: center;
  }


#s-2a887fd5-8cbc-42a9-8c5f-e9391a05f2ed.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2a887fd5-8cbc-42a9-8c5f-e9391a05f2ed-btn-wrapper {
    text-align: center;
  }


#s-2a887fd5-8cbc-42a9-8c5f-e9391a05f2ed.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2a887fd5-8cbc-42a9-8c5f-e9391a05f2ed-btn-wrapper {
    text-align: center;
  }


#s-2a887fd5-8cbc-42a9-8c5f-e9391a05f2ed.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
}
#s-5ad8544e-7e8f-4c1a-88d9-a47da9555c9d {
  margin-top: 5px;
text-align: left;
}
@media (max-width: 767px){#s-5ad8544e-7e8f-4c1a-88d9-a47da9555c9d {
  display: none;
}
#s-5ad8544e-7e8f-4c1a-88d9-a47da9555c9d, #wrap-s-5ad8544e-7e8f-4c1a-88d9-a47da9555c9d { display:none !important; }}
#s-9946cbc2-f638-408a-a9a0-ed43bef9204d {
  box-shadow:1px 1px 1px 1px rgba(241, 242, 242, 1);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
padding-bottom: 66px;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-9946cbc2-f638-408a-a9a0-ed43bef9204d {
  padding-bottom: 30px;
}
}







#s-9946cbc2-f638-408a-a9a0-ed43bef9204d > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 0;
}#s-9946cbc2-f638-408a-a9a0-ed43bef9204d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fe6c80a3-bede-4596-b862-1d0ce5c78fbd {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-left: auto;
margin-right: auto;
padding-left: 5.5%;
padding-right: 5.5%;
min-height: 50px;
max-width: 1600px;
}








#s-fe6c80a3-bede-4596-b862-1d0ce5c78fbd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe6c80a3-bede-4596-b862-1d0ce5c78fbd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-91a45448-ae22-4222-8c9c-787d0c02cf90 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 60px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}
@media (max-width: 767px){#s-91a45448-ae22-4222-8c9c-787d0c02cf90 {
  margin-top: 30px;
}
}
#s-91a45448-ae22-4222-8c9c-787d0c02cf90 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 38px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-91a45448-ae22-4222-8c9c-787d0c02cf90 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-3d8f2ac6-b707-42d3-aafc-eccf9be08cb2 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 4px;
padding-bottom: 10px;
max-width: 1600px;
text-align: center;
background-color: rgba(241, 242, 242, 0);
}

#s-3d8f2ac6-b707-42d3-aafc-eccf9be08cb2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-3d8f2ac6-b707-42d3-aafc-eccf9be08cb2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-c6ddc2fb-e017-4e42-8baa-cdd3656b7a63 {
  margin-top: 42px;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-c6ddc2fb-e017-4e42-8baa-cdd3656b7a63 {
  padding-left: 4%;
padding-right: 4%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c6ddc2fb-e017-4e42-8baa-cdd3656b7a63 {
  padding-left: 4%;
padding-right: 4%;
}
}@media (max-width: 767px){#s-c6ddc2fb-e017-4e42-8baa-cdd3656b7a63 {
  margin-top: 30px;
}
}
@media (min-width: 0px) {
[id="s-c6ddc2fb-e017-4e42-8baa-cdd3656b7a63"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c6ddc2fb-e017-4e42-8baa-cdd3656b7a63"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 37.5px);
}

}

@media (min-width: 992px) {
[id="s-c6ddc2fb-e017-4e42-8baa-cdd3656b7a63"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 37.5px);
}

}

@media (min-width: 1200px) {
[id="s-c6ddc2fb-e017-4e42-8baa-cdd3656b7a63"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 37.5px);
}

}

#s-f01d30c6-87a8-411d-9645-f14904ba6d71 {
  margin-left: auto;
margin-right: auto;
border-radius: 5px;
max-width: 600px;
text-align: center;
}







  #s-f01d30c6-87a8-411d-9645-f14904ba6d71 img.shogun-image {
    

    
    
    
  }


#s-f01d30c6-87a8-411d-9645-f14904ba6d71 .shogun-image-content {
  
    align-items: center;
  
}

#s-154dde5b-65bc-459c-86af-82905f3d2a17 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 1600px;
text-align: left;
background-color: rgba(241, 242, 242, 0);
}
@media (max-width: 767px){#s-154dde5b-65bc-459c-86af-82905f3d2a17 {
  margin-top: 30px;
margin-bottom: 30px;
}
}
#s-154dde5b-65bc-459c-86af-82905f3d2a17 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-154dde5b-65bc-459c-86af-82905f3d2a17 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-a3e8d42b-a91f-4336-a6aa-d97e3866f1ff {
  margin-top: 30px;
}

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

.shg-image-content-wrapper {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-imageV2-content {
  text-align: initial;
}

.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-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378 {
  max-width: 100px;
text-align: left;
}







  img.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shogun-image {
    
    
  }


.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378 .shogun-image-content {
  
    align-items: center;
  
}

.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shg-align-container {
  text-align: left
}

.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shogun-image {
    
    
  }


.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378 .shogun-image-content {
  
    align-items: center;
  
}

.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shg-align-container {
  text-align: left
}

.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shogun-image {
    
    
  }


.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378 .shogun-image-content {
  
    align-items: center;
  
}

.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shg-align-container {
  text-align: left
}

.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shogun-image {
    
    
  }


.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378 .shogun-image-content {
  
    align-items: center;
  
}

.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shg-align-container {
  text-align: left
}

.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shogun-image {
    
    
  }


.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378 .shogun-image-content {
  
    align-items: center;
  
}

.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shg-align-container {
  text-align: left
}

.s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bf70b6e-8c50-4ba8-9502-ca9ac99c1378.shogun-image {
  box-sizing: border-box;
}


}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
