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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-f4bf188d-c49c-427e-b52e-2bddc669f325 {
  text-align: center;
}
@media (min-width: 1200px){#s-f4bf188d-c49c-427e-b52e-2bddc669f325 {
  display: none;
}
#s-f4bf188d-c49c-427e-b52e-2bddc669f325, #wrap-s-f4bf188d-c49c-427e-b52e-2bddc669f325 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f4bf188d-c49c-427e-b52e-2bddc669f325 {
  display: none;
}
#s-f4bf188d-c49c-427e-b52e-2bddc669f325, #wrap-s-f4bf188d-c49c-427e-b52e-2bddc669f325 { display:none !important; }}






  #s-f4bf188d-c49c-427e-b52e-2bddc669f325 img.shogun-image {
    

    
    
    
  }


#s-f4bf188d-c49c-427e-b52e-2bddc669f325 .shogun-image-content {
  
    align-items:  flex-start;
  
}

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

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

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

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

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

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

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

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

#s-8695a1d5-bfdf-4934-99ba-470231600203 {
  min-height: 50px;
}








#s-8695a1d5-bfdf-4934-99ba-470231600203 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8695a1d5-bfdf-4934-99ba-470231600203.shg-box.shg-c {
  justify-content: center;
}

#s-67b68442-ea00-4edd-8c89-5725c9e33982 {
  margin-left: 3%;
padding-top: 46px;
padding-bottom: 46px;
text-align: center;
}
@media (min-width: 1200px){#s-67b68442-ea00-4edd-8c89-5725c9e33982 {
  display: none;
}
#s-67b68442-ea00-4edd-8c89-5725c9e33982, #wrap-s-67b68442-ea00-4edd-8c89-5725c9e33982 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-67b68442-ea00-4edd-8c89-5725c9e33982 {
  display: none;
}
#s-67b68442-ea00-4edd-8c89-5725c9e33982, #wrap-s-67b68442-ea00-4edd-8c89-5725c9e33982 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-67b68442-ea00-4edd-8c89-5725c9e33982 {
  margin-top: 30px;
margin-bottom: 10px;
}
}@media (max-width: 767px){#s-67b68442-ea00-4edd-8c89-5725c9e33982 {
  margin-top: 10px;
margin-bottom: 10px;
margin-right: 30%;
}
}






  #s-67b68442-ea00-4edd-8c89-5725c9e33982 img.shogun-image {
    

    
    
    
  }


#s-67b68442-ea00-4edd-8c89-5725c9e33982 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px){#s-189d3414-991f-4fe3-9363-5b822944bbe2 {
  display: none;
}
#s-189d3414-991f-4fe3-9363-5b822944bbe2, #wrap-s-189d3414-991f-4fe3-9363-5b822944bbe2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-189d3414-991f-4fe3-9363-5b822944bbe2 {
  display: none;
}
#s-189d3414-991f-4fe3-9363-5b822944bbe2, #wrap-s-189d3414-991f-4fe3-9363-5b822944bbe2 { display:none !important; }}
#s-189d3414-991f-4fe3-9363-5b822944bbe2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-189d3414-991f-4fe3-9363-5b822944bbe2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-189d3414-991f-4fe3-9363-5b822944bbe2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(252, 143, 124, 1);
}

#s-189d3414-991f-4fe3-9363-5b822944bbe2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-189d3414-991f-4fe3-9363-5b822944bbe2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(252, 143, 124, 1);
  text-align: center;
  font-family: Archivo Black;
  
  
  font-size: 16px;
}

#s-189d3414-991f-4fe3-9363-5b822944bbe2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
.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-77fe05f8-699a-4aa8-aa41-bc3ebc9003bb {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-77fe05f8-699a-4aa8-aa41-bc3ebc9003bb:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-77fe05f8-699a-4aa8-aa41-bc3ebc9003bb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-77fe05f8-699a-4aa8-aa41-bc3ebc9003bb.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-67823f73-f309-4815-bd8a-6f9d21224d76 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-67823f73-f309-4815-bd8a-6f9d21224d76:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-67823f73-f309-4815-bd8a-6f9d21224d76:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-67823f73-f309-4815-bd8a-6f9d21224d76-btn-wrapper {
    text-align: center;
  }


#s-67823f73-f309-4815-bd8a-6f9d21224d76.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-da233182-06f0-48b7-a9fa-0e1f5068f74f {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-da233182-06f0-48b7-a9fa-0e1f5068f74f:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-da233182-06f0-48b7-a9fa-0e1f5068f74f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-da233182-06f0-48b7-a9fa-0e1f5068f74f-btn-wrapper {
    text-align: center;
  }


#s-da233182-06f0-48b7-a9fa-0e1f5068f74f.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-b2a31f80-3ffd-44e0-b872-f7524e850c06 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-b2a31f80-3ffd-44e0-b872-f7524e850c06:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b2a31f80-3ffd-44e0-b872-f7524e850c06:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b2a31f80-3ffd-44e0-b872-f7524e850c06-btn-wrapper {
    text-align: center;
  }


#s-b2a31f80-3ffd-44e0-b872-f7524e850c06.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-dd92df03-8a09-4430-8d85-12b26b5b645b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-dd92df03-8a09-4430-8d85-12b26b5b645b:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-dd92df03-8a09-4430-8d85-12b26b5b645b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dd92df03-8a09-4430-8d85-12b26b5b645b-btn-wrapper {
    text-align: center;
  }


#s-dd92df03-8a09-4430-8d85-12b26b5b645b.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-6dca2dec-7c23-4771-a4bd-d377df332a7a {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-6dca2dec-7c23-4771-a4bd-d377df332a7a:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6dca2dec-7c23-4771-a4bd-d377df332a7a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6dca2dec-7c23-4771-a4bd-d377df332a7a.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-e4b4cb62-65e7-4ca1-9d60-c3a8b8698eba {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e4b4cb62-65e7-4ca1-9d60-c3a8b8698eba:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e4b4cb62-65e7-4ca1-9d60-c3a8b8698eba:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e4b4cb62-65e7-4ca1-9d60-c3a8b8698eba.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-fb0e39cc-ea96-4743-b457-edacc0bab3b4 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-fb0e39cc-ea96-4743-b457-edacc0bab3b4:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fb0e39cc-ea96-4743-b457-edacc0bab3b4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fb0e39cc-ea96-4743-b457-edacc0bab3b4-btn-wrapper {
    text-align: center;
  }


#s-fb0e39cc-ea96-4743-b457-edacc0bab3b4.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-9039b048-1551-4087-b591-ee5a81789247 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-9039b048-1551-4087-b591-ee5a81789247:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-9039b048-1551-4087-b591-ee5a81789247:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9039b048-1551-4087-b591-ee5a81789247-btn-wrapper {
    text-align: center;
  }


#s-9039b048-1551-4087-b591-ee5a81789247.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-4cd2edd8-7160-4878-9be5-c0d7d5e92714 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-4cd2edd8-7160-4878-9be5-c0d7d5e92714:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4cd2edd8-7160-4878-9be5-c0d7d5e92714:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4cd2edd8-7160-4878-9be5-c0d7d5e92714-btn-wrapper {
    text-align: center;
  }


#s-4cd2edd8-7160-4878-9be5-c0d7d5e92714.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9-btn-wrapper {
    text-align: center;
  }


#s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-bda4014e-f567-43be-9e3d-76a88d665a08 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-bda4014e-f567-43be-9e3d-76a88d665a08:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-bda4014e-f567-43be-9e3d-76a88d665a08:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bda4014e-f567-43be-9e3d-76a88d665a08-btn-wrapper {
    text-align: center;
  }


#s-bda4014e-f567-43be-9e3d-76a88d665a08.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74-btn-wrapper {
    text-align: center;
  }


#s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-22a21c62-bae1-44d4-9577-a74f83cd7e59 {
  min-height: 50px;
}








#s-22a21c62-bae1-44d4-9577-a74f83cd7e59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22a21c62-bae1-44d4-9577-a74f83cd7e59.shg-box.shg-c {
  justify-content: flex-start;
}

#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  
}
}@media (max-width: 767px){#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  
}
}







#s-922f4f15-15d0-4e01-ad89-c11900e3909e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-922f4f15-15d0-4e01-ad89-c11900e3909e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-490e3bcd-ba2a-4e87-af10-6ce32bbd68a2 {
  min-height: 50px;
}








#s-490e3bcd-ba2a-4e87-af10-6ce32bbd68a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-490e3bcd-ba2a-4e87-af10-6ce32bbd68a2.shg-box.shg-c {
  justify-content: center;
}

#s-e4d669ae-038e-4da6-a9a3-f353f3c6259d {
  background-image: url(https://i.shgcdn.com/ba0472b6-7799-4de4-a97e-4589be7b4391/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
}
@media (min-width: 1200px){#s-e4d669ae-038e-4da6-a9a3-f353f3c6259d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e4d669ae-038e-4da6-a9a3-f353f3c6259d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e4d669ae-038e-4da6-a9a3-f353f3c6259d {
  
}
}@media (max-width: 767px){#s-e4d669ae-038e-4da6-a9a3-f353f3c6259d {
  
}
}







#s-e4d669ae-038e-4da6-a9a3-f353f3c6259d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-e4d669ae-038e-4da6-a9a3-f353f3c6259d.shg-box.shg-c {
  justify-content: center;
}

#s-17526813-84b5-435a-a648-9d3daf9327c4 {
  background-image: url(https://i.shgcdn.com/2ebe7e9a-2170-4300-a1f3-a46446d66b2a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-17526813-84b5-435a-a648-9d3daf9327c4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-17526813-84b5-435a-a648-9d3daf9327c4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-17526813-84b5-435a-a648-9d3daf9327c4 {
  display: none;
}
#s-17526813-84b5-435a-a648-9d3daf9327c4, #wrap-s-17526813-84b5-435a-a648-9d3daf9327c4 { display:none !important; }}@media (max-width: 767px){#s-17526813-84b5-435a-a648-9d3daf9327c4 {
  display: none;
}
#s-17526813-84b5-435a-a648-9d3daf9327c4, #wrap-s-17526813-84b5-435a-a648-9d3daf9327c4 { display:none !important; }}







#s-17526813-84b5-435a-a648-9d3daf9327c4 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-17526813-84b5-435a-a648-9d3daf9327c4.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-17526813-84b5-435a-a648-9d3daf9327c4 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-17526813-84b5-435a-a648-9d3daf9327c4.shg-box.shg-c {
  justify-content: center;
}
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

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

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

#s-48e5dfe5-04a9-4dc2-ab9a-c7003031769d {
  margin-left: 30px;
min-height: 0px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-48e5dfe5-04a9-4dc2-ab9a-c7003031769d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-48e5dfe5-04a9-4dc2-ab9a-c7003031769d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-48e5dfe5-04a9-4dc2-ab9a-c7003031769d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-48e5dfe5-04a9-4dc2-ab9a-c7003031769d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-9cbca559-faf1-4559-abb9-314935a299b5 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-9cbca559-faf1-4559-abb9-314935a299b5 {
  
}
}@media (max-width: 767px){#s-9cbca559-faf1-4559-abb9-314935a299b5 {
  
}
}







#s-9cbca559-faf1-4559-abb9-314935a299b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cbca559-faf1-4559-abb9-314935a299b5.shg-box.shg-c {
  justify-content: flex-end;
}

#s-84049131-6f87-4962-ac63-7e5547cc6f41 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}







  #s-84049131-6f87-4962-ac63-7e5547cc6f41 img.shogun-image {
    

    
    
    
  }


#s-84049131-6f87-4962-ac63-7e5547cc6f41 .shogun-image-content {
  
    align-items: center;
  
}

#s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5 {
  border-style: solid;
padding-top: 10px;
padding-left: 23px;
padding-bottom: 10px;
padding-right: 23px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(61, 101, 120, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5-btn-wrapper {
    text-align: left;
  }


#s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-2c7828db-31c0-4b82-844c-25a610ccb189 {
  margin-left: 11px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2c7828db-31c0-4b82-844c-25a610ccb189 {
  margin-right: 0px;
}
}@media (max-width: 767px){#s-2c7828db-31c0-4b82-844c-25a610ccb189 {
  margin-right: 0px;
}
}
#s-2c7828db-31c0-4b82-844c-25a610ccb189 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-2c7828db-31c0-4b82-844c-25a610ccb189 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-2c7828db-31c0-4b82-844c-25a610ccb189 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-2c7828db-31c0-4b82-844c-25a610ccb189 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2c7828db-31c0-4b82-844c-25a610ccb189 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Archivo Black;
  
  
  font-size: 17px;
}

#s-2c7828db-31c0-4b82-844c-25a610ccb189 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-c976818f-add9-434f-be3e-1e7f415ff252 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-c976818f-add9-434f-be3e-1e7f415ff252:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c976818f-add9-434f-be3e-1e7f415ff252:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c976818f-add9-434f-be3e-1e7f415ff252.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-e2b2cc87-e91f-4492-9a58-48fecee80fd5 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e2b2cc87-e91f-4492-9a58-48fecee80fd5:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e2b2cc87-e91f-4492-9a58-48fecee80fd5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e2b2cc87-e91f-4492-9a58-48fecee80fd5-btn-wrapper {
    text-align: left;
  }


#s-e2b2cc87-e91f-4492-9a58-48fecee80fd5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-e9918d2d-bb54-425d-9620-4d9abf9e88f2 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e9918d2d-bb54-425d-9620-4d9abf9e88f2:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e9918d2d-bb54-425d-9620-4d9abf9e88f2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e9918d2d-bb54-425d-9620-4d9abf9e88f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-e4ca4a72-6a14-4f20-ba06-71971286961b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e4ca4a72-6a14-4f20-ba06-71971286961b:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e4ca4a72-6a14-4f20-ba06-71971286961b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e4ca4a72-6a14-4f20-ba06-71971286961b-btn-wrapper {
    text-align: left;
  }


#s-e4ca4a72-6a14-4f20-ba06-71971286961b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-305c7775-f6f1-428c-b1cd-b6f0f8617199 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-305c7775-f6f1-428c-b1cd-b6f0f8617199:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-305c7775-f6f1-428c-b1cd-b6f0f8617199:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-305c7775-f6f1-428c-b1cd-b6f0f8617199.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-b8acf8a5-9226-4f2b-b48d-534428e18ea9 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-b8acf8a5-9226-4f2b-b48d-534428e18ea9:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b8acf8a5-9226-4f2b-b48d-534428e18ea9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b8acf8a5-9226-4f2b-b48d-534428e18ea9-btn-wrapper {
    text-align: left;
  }


#s-b8acf8a5-9226-4f2b-b48d-534428e18ea9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-5a8fd81e-b7a1-4a32-a679-576175eee49a {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-5a8fd81e-b7a1-4a32-a679-576175eee49a:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-5a8fd81e-b7a1-4a32-a679-576175eee49a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5a8fd81e-b7a1-4a32-a679-576175eee49a-btn-wrapper {
    text-align: left;
  }


#s-5a8fd81e-b7a1-4a32-a679-576175eee49a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-942cecea-e4ce-4df1-a37c-341ec00df8c2 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-942cecea-e4ce-4df1-a37c-341ec00df8c2:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-942cecea-e4ce-4df1-a37c-341ec00df8c2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-942cecea-e4ce-4df1-a37c-341ec00df8c2-btn-wrapper {
    text-align: left;
  }


#s-942cecea-e4ce-4df1-a37c-341ec00df8c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-488cf505-216c-404a-999a-8ea8f32fa586 {
  border-style: solid;
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: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-488cf505-216c-404a-999a-8ea8f32fa586:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-488cf505-216c-404a-999a-8ea8f32fa586:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-488cf505-216c-404a-999a-8ea8f32fa586-btn-wrapper {
    text-align: left;
  }


#s-488cf505-216c-404a-999a-8ea8f32fa586.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-45dbcdb5-7066-44a7-bf4b-160c0e862212 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-45dbcdb5-7066-44a7-bf4b-160c0e862212:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-45dbcdb5-7066-44a7-bf4b-160c0e862212:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-45dbcdb5-7066-44a7-bf4b-160c0e862212-btn-wrapper {
    text-align: left;
  }


#s-45dbcdb5-7066-44a7-bf4b-160c0e862212.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-54273532-24d2-4afd-afdd-6de2f67277b0 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-54273532-24d2-4afd-afdd-6de2f67277b0:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-54273532-24d2-4afd-afdd-6de2f67277b0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-54273532-24d2-4afd-afdd-6de2f67277b0-btn-wrapper {
    text-align: left;
  }


#s-54273532-24d2-4afd-afdd-6de2f67277b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-025d5528-b79c-4e14-8c31-3ca0342afe2f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(61, 101, 120, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-025d5528-b79c-4e14-8c31-3ca0342afe2f:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-025d5528-b79c-4e14-8c31-3ca0342afe2f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-025d5528-b79c-4e14-8c31-3ca0342afe2f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}

#s-4bd001e4-7748-4c8a-94fe-5736a435acca {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 0px;
opacity: 1;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-4bd001e4-7748-4c8a-94fe-5736a435acca {
  display: none;
}
#s-4bd001e4-7748-4c8a-94fe-5736a435acca, #wrap-s-4bd001e4-7748-4c8a-94fe-5736a435acca { display:none !important; }}







#s-4bd001e4-7748-4c8a-94fe-5736a435acca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4bd001e4-7748-4c8a-94fe-5736a435acca.shg-box.shg-c {
  justify-content: flex-end;
}

#s-09958b9b-d64f-4f2e-8d3b-c4b2c02076f8 {
  min-height: 50px;
}








#s-09958b9b-d64f-4f2e-8d3b-c4b2c02076f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09958b9b-d64f-4f2e-8d3b-c4b2c02076f8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5c2c2ceb-7775-4f69-a8a9-3ab41a03f631 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-5c2c2ceb-7775-4f69-a8a9-3ab41a03f631 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5c2c2ceb-7775-4f69-a8a9-3ab41a03f631 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5c2c2ceb-7775-4f69-a8a9-3ab41a03f631 {
  
}
}@media (max-width: 767px){#s-5c2c2ceb-7775-4f69-a8a9-3ab41a03f631 {
  
}
}







#s-5c2c2ceb-7775-4f69-a8a9-3ab41a03f631 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c2c2ceb-7775-4f69-a8a9-3ab41a03f631.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

#s-c7ac2141-70b2-4673-99e1-4b334665bac9 {
  padding-top: 36px;
padding-bottom: 0px;
text-align: center;
}

#s-c7ac2141-70b2-4673-99e1-4b334665bac9 .shogun-heading-component h1 {
  color: rgba(98, 141, 135, 1);
  
  font-family: "Archivo Black";
  
  font-size: 46px;
  
  letter-spacing: 0px;
  text-align: center;
}



#s-75bc274f-4282-4539-a929-5648922068a6 {
  padding-top: 25px;
padding-bottom: 21px;
text-align: center;
}

#s-75bc274f-4282-4539-a929-5648922068a6 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  
  font-family: "Archivo Black";
  
  font-size: 32px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-28035e13-9260-460a-a13b-9da25fa56240 {
  margin-top: 19px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-28035e13-9260-460a-a13b-9da25fa56240 {
  margin-left: 20%;
margin-right: 20%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-28035e13-9260-460a-a13b-9da25fa56240 {
  margin-left: 20%;
margin-right: 20%;
}
}@media (max-width: 767px){#s-28035e13-9260-460a-a13b-9da25fa56240 {
  margin-bottom: 30px;
}
}
@media (min-width: 0px) {
[id="s-28035e13-9260-460a-a13b-9da25fa56240"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-28035e13-9260-460a-a13b-9da25fa56240"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-28035e13-9260-460a-a13b-9da25fa56240"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-28035e13-9260-460a-a13b-9da25fa56240"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-b8a74ae2-9950-4486-8e12-455acfbd9194 .shogun-icon-wrapper {
  text-align: center;
}


#s-b8a74ae2-9950-4486-8e12-455acfbd9194 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(98, 141, 135, 1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-e05eab41-e8d7-472d-add0-abb52eafdc52 .shogun-icon-wrapper {
  text-align: center;
}


#s-e05eab41-e8d7-472d-add0-abb52eafdc52 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(98, 141, 135, 1);
}

#s-f49286ff-10a4-400e-903a-0ae7c7ab82f1 .shogun-icon-wrapper {
  text-align: center;
}


#s-f49286ff-10a4-400e-903a-0ae7c7ab82f1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(98, 141, 135, 1);
}

#s-009b77b4-b089-4846-9f09-5d5d3b1eb257 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjc4Y2JiMjctMWMzOS00YzkxLTgyZGMtYmZkYTRjNjM1NzU4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojM2Q2NTc4O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyNzhjYmIyNy0xYzM5LTRjOTEtODJkYy1iZmRhNGM2MzU3NTgpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 29px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
padding-top: 30px;
padding-left: 40px;
padding-bottom: 30px;
padding-right: 40px;
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#3d6578"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
}
#s-009b77b4-b089-4846-9f09-5d5d3b1eb257:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-009b77b4-b089-4846-9f09-5d5d3b1eb257:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-009b77b4-b089-4846-9f09-5d5d3b1eb257 {
  margin-top: 0px;
}
}

  #s-009b77b4-b089-4846-9f09-5d5d3b1eb257-btn-wrapper {
    text-align: center;
  }


#s-009b77b4-b089-4846-9f09-5d5d3b1eb257.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}

#s-f08e272a-72ba-4635-83b8-def3952e7b11 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 50px;
min-height: 400px;
background-color: rgba(241, 241, 241, 1);
}
@media (min-width: 1200px){#s-f08e272a-72ba-4635-83b8-def3952e7b11 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f08e272a-72ba-4635-83b8-def3952e7b11 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f08e272a-72ba-4635-83b8-def3952e7b11 {
  
}
}@media (max-width: 767px){#s-f08e272a-72ba-4635-83b8-def3952e7b11 {
  margin-left: 0px;
margin-right: 0px;
}
}







#s-f08e272a-72ba-4635-83b8-def3952e7b11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f08e272a-72ba-4635-83b8-def3952e7b11.shg-box.shg-c {
  justify-content: center;
}

#s-381663ad-cac8-48e9-a2e4-2b2a0ba0a485 {
  margin-top: 30px;
margin-bottom: 20px;
}

#s-461a6c19-cf3f-4989-bce9-52df44501789 {
  padding-top: 1px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
}
@media (max-width: 767px){#s-461a6c19-cf3f-4989-bce9-52df44501789 {
  padding-left: 0px;
padding-right: 0px;
}
}
.shogun-countdown {
  display: flex;
  text-align: center;
  justify-content: center;
}

.shg-align-left > .shogun-countdown {
  justify-content: flex-start;
}

.shg-align-right > .shogun-countdown {
  justify-content: flex-end;
}

.shogun-countdown > div {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shogun-countdown > div > label {
  font-size: 12px;
}

.shogun-countdown > span {
  padding: 5px;
  font-size: 32px;
  line-height: 32px;
}

.shogun-countdown > div > span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.shogun-countdown-small > div > label {
  font-size: 8px;
}

.shogun-countdown-small > span,
.shogun-countdown-small > div > span  {
  font-size: 21px;
  line-height: 21px;
}

.shogun-countdown-large > div > label {
  font-size: 18px;
}

.shogun-countdown-large > span,
.shogun-countdown-large > div > span {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .shogun-countdown > span,
  .shogun-countdown > div > span {
    font-size: 45px;
    line-height: 45px;
  }

  .shogun-countdown-small > span,
  .shogun-countdown-small > div > span {
    font-size: 30px;
    line-height: 30px;
  }

  .shogun-countdown-large > span,
  .shogun-countdown-large > div > span {
    font-size: 68px;
    line-height: 68px;
  }
}

#s-50d29f7f-ddd7-4f37-8531-82d170d8c4c3 .shogun-countdown span, #s-50d29f7f-ddd7-4f37-8531-82d170d8c4c3 .shogun-countdown label {
  color: #555;
}
#s-7d0e5f48-27f0-49d1-8114-44d8e78b13b0 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7d0e5f48-27f0-49d1-8114-44d8e78b13b0 {
  
}
}@media (max-width: 767px){#s-7d0e5f48-27f0-49d1-8114-44d8e78b13b0 {
  
}
}







#s-7d0e5f48-27f0-49d1-8114-44d8e78b13b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d0e5f48-27f0-49d1-8114-44d8e78b13b0.shg-box.shg-c {
  justify-content: center;
}

#s-1664c950-e67f-4fc3-9ddf-e8caa5d1da91 {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-1664c950-e67f-4fc3-9ddf-e8caa5d1da91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1664c950-e67f-4fc3-9ddf-e8caa5d1da91"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1664c950-e67f-4fc3-9ddf-e8caa5d1da91"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1664c950-e67f-4fc3-9ddf-e8caa5d1da91"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-29e19161-575d-4bb0-946c-3a4725541206 {
  box-shadow:1px 1px 11px 1px rgba(212, 212, 212, 1);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTAyMDM4YWYtOTljMy00YmRkLWEwOTQtZmY5MGUwYTk2OGUyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5MDIwMzhhZi05OWMzLTRiZGQtYTA5NC1mZjkwZTBhOTY4ZTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 149, 0, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-29e19161-575d-4bb0-946c-3a4725541206 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29e19161-575d-4bb0-946c-3a4725541206.shg-box.shg-c {
  justify-content: center;
}

#s-06e3a326-df09-45cc-be3f-465f70900cb5 {
  margin-top: 48px;
margin-bottom: 48px;
}

#s-50c77a8d-696a-48bf-8228-d69c955db91a {
  box-shadow:1px 1px 11px 1px rgba(212, 212, 212, 1);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTAyMDM4YWYtOTljMy00YmRkLWEwOTQtZmY5MGUwYTk2OGUyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5MDIwMzhhZi05OWMzLTRiZGQtYTA5NC1mZjkwZTBhOTY4ZTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 149, 0, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-50c77a8d-696a-48bf-8228-d69c955db91a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50c77a8d-696a-48bf-8228-d69c955db91a.shg-box.shg-c {
  justify-content: center;
}

#s-3d4fec69-b7e0-4849-a024-1d9d91ee17ae {
  margin-top: 48px;
margin-bottom: 48px;
}

#s-aa172452-84d7-4758-9301-bf9401af1797 {
  box-shadow:1px 1px 11px 1px rgba(212, 212, 212, 1);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjg1ZjIxYmMtYTNiOC00MWI3LTlkZDAtZjE0ZTQyOTVlYzlkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmU4Zjc4O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiODVmMjFiYy1hM2I4LTQxYjctOWRkMC1mMTRlNDI5NWVjOWQpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 149, 0, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-aa172452-84d7-4758-9301-bf9401af1797 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa172452-84d7-4758-9301-bf9401af1797.shg-box.shg-c {
  justify-content: center;
}

#s-b2b73f9f-63f5-4e00-9508-b6d538b2d682 {
  margin-top: 20px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 35px;
padding-bottom: 15px;
padding-right: 35px;
border-radius: 2px;
background-color: rgba(61, 101, 120, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b2b73f9f-63f5-4e00-9508-b6d538b2d682:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b2b73f9f-63f5-4e00-9508-b6d538b2d682:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b2b73f9f-63f5-4e00-9508-b6d538b2d682.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}

#s-eb35a818-d4ea-4c98-9b31-a9397e8b9426 {
  text-align: center;
}







  #s-eb35a818-d4ea-4c98-9b31-a9397e8b9426 img.shogun-image {
    

    
    
    
  }


#s-eb35a818-d4ea-4c98-9b31-a9397e8b9426 .shogun-image-content {
  
    align-items: center;
  
}

#s-7ea816d4-b8e8-461f-83f5-5328d9cc9cee {
  min-height: 50px;
background-color: rgba(59, 101, 121, 1);
}
@media (min-width: 1200px){#s-7ea816d4-b8e8-461f-83f5-5328d9cc9cee {
  display: none;
}
#s-7ea816d4-b8e8-461f-83f5-5328d9cc9cee, #wrap-s-7ea816d4-b8e8-461f-83f5-5328d9cc9cee { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7ea816d4-b8e8-461f-83f5-5328d9cc9cee {
  display: none;
}
#s-7ea816d4-b8e8-461f-83f5-5328d9cc9cee, #wrap-s-7ea816d4-b8e8-461f-83f5-5328d9cc9cee { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7ea816d4-b8e8-461f-83f5-5328d9cc9cee {
  
}
}@media (max-width: 767px){#s-7ea816d4-b8e8-461f-83f5-5328d9cc9cee {
  
}
}







#s-7ea816d4-b8e8-461f-83f5-5328d9cc9cee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ea816d4-b8e8-461f-83f5-5328d9cc9cee.shg-box.shg-c {
  justify-content: center;
}

#s-fb137d29-1a5b-4824-abbf-dc449d5e78ff {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(226, 159, 193, 1);
}
@media (min-width: 1200px){#s-fb137d29-1a5b-4824-abbf-dc449d5e78ff {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fb137d29-1a5b-4824-abbf-dc449d5e78ff {
  display: none;
}
#s-fb137d29-1a5b-4824-abbf-dc449d5e78ff, #wrap-s-fb137d29-1a5b-4824-abbf-dc449d5e78ff { display:none !important; }}@media (max-width: 767px){#s-fb137d29-1a5b-4824-abbf-dc449d5e78ff {
  display: none;
}
#s-fb137d29-1a5b-4824-abbf-dc449d5e78ff, #wrap-s-fb137d29-1a5b-4824-abbf-dc449d5e78ff { display:none !important; }}







#s-fb137d29-1a5b-4824-abbf-dc449d5e78ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb137d29-1a5b-4824-abbf-dc449d5e78ff.shg-box.shg-c {
  justify-content: center;
}

#s-7257c1f5-4188-4c63-8c1d-4da07b0ac825 {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-36615680-f11f-4581-94cc-3818c60d9a05 {
  box-shadow:2px 0px 15px 0px rgba(250, 241, 241, 0);
border-style: solid;
margin-top: 10px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 30px;
min-height: 50px;
background-color: rgba(226, 159, 193, 1);
}
@media (max-width: 767px){#s-36615680-f11f-4581-94cc-3818c60d9a05 {
  
}
}







#s-36615680-f11f-4581-94cc-3818c60d9a05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36615680-f11f-4581-94cc-3818c60d9a05.shg-box.shg-c {
  justify-content: center;
}

#s-4739b991-4a89-4077-805e-41c9f8acaa4f {
  margin-top: 20px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-4739b991-4a89-4077-805e-41c9f8acaa4f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4739b991-4a89-4077-805e-41c9f8acaa4f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-4739b991-4a89-4077-805e-41c9f8acaa4f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-4739b991-4a89-4077-805e-41c9f8acaa4f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-4739b991-4a89-4077-805e-41c9f8acaa4f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-4739b991-4a89-4077-805e-41c9f8acaa4f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-4739b991-4a89-4077-805e-41c9f8acaa4f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

}

#s-6cd96c9c-0800-4aaf-be7b-f2bdf013daa0 {
  text-align: left;
}

#s-6cd96c9c-0800-4aaf-be7b-f2bdf013daa0 .shogun-icon-wrapper {
  text-align: right;
}


#s-6cd96c9c-0800-4aaf-be7b-f2bdf013daa0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-a5c3ec86-ee95-4751-9670-43561c72d708 .shogun-icon-wrapper {
  text-align: right;
}


#s-a5c3ec86-ee95-4751-9670-43561c72d708 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-2d828c7e-da59-4163-b49d-22b4874e49b5 .shogun-icon-wrapper {
  text-align: right;
}


#s-2d828c7e-da59-4163-b49d-22b4874e49b5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-0238d841-378a-4cb0-a005-550d877697c4 {
  margin-top: 2px;
margin-bottom: 25px;
padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-0238d841-378a-4cb0-a005-550d877697c4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0238d841-378a-4cb0-a005-550d877697c4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-0238d841-378a-4cb0-a005-550d877697c4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-0238d841-378a-4cb0-a005-550d877697c4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-0238d841-378a-4cb0-a005-550d877697c4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-0238d841-378a-4cb0-a005-550d877697c4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-0238d841-378a-4cb0-a005-550d877697c4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

}

#s-d32d244b-f08e-4bc1-b469-8fe8a9848e95 .shogun-icon-wrapper {
  text-align: right;
}


#s-d32d244b-f08e-4bc1-b469-8fe8a9848e95 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-a6799683-c1cd-4596-825f-8819ffafd704 .shogun-icon-wrapper {
  text-align: right;
}


#s-a6799683-c1cd-4596-825f-8819ffafd704 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-d502b1e1-3974-410c-9f35-251c642c21ad .shogun-icon-wrapper {
  text-align: right;
}


#s-d502b1e1-3974-410c-9f35-251c642c21ad .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-a3dd4de6-60fc-422d-95a8-75d851147bfe {
  margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-a3dd4de6-60fc-422d-95a8-75d851147bfe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a3dd4de6-60fc-422d-95a8-75d851147bfe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a3dd4de6-60fc-422d-95a8-75d851147bfe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a3dd4de6-60fc-422d-95a8-75d851147bfe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-a3dd4de6-60fc-422d-95a8-75d851147bfe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a3dd4de6-60fc-422d-95a8-75d851147bfe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a3dd4de6-60fc-422d-95a8-75d851147bfe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3dd4de6-60fc-422d-95a8-75d851147bfe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a3dd4de6-60fc-422d-95a8-75d851147bfe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a3dd4de6-60fc-422d-95a8-75d851147bfe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-2bff55ee-0f07-42cf-86ae-ff08cffce392 .shogun-icon-wrapper {
  text-align: right;
}


#s-2bff55ee-0f07-42cf-86ae-ff08cffce392 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-3b1491d3-8508-4bb2-95a5-28300251b89b .shogun-icon-wrapper {
  text-align: right;
}


#s-3b1491d3-8508-4bb2-95a5-28300251b89b .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-59d74207-ecfe-40a9-8250-d2b74a6e1b0b {
  margin-top: 30px;
}

#s-85c6c654-3e08-4953-8e71-509106869e1f {
  box-shadow:2px 0px 15px 0px rgba(250, 241, 241, 0);
border-style: solid;
margin-top: 10px;
margin-left: 0px;
margin-bottom: 35px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 30px;
min-height: 50px;
background-color: rgba(59, 101, 121, 1);
}
@media (min-width: 1200px){#s-85c6c654-3e08-4953-8e71-509106869e1f {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-85c6c654-3e08-4953-8e71-509106869e1f {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-85c6c654-3e08-4953-8e71-509106869e1f {
  margin-left: 50px;
margin-right: 50px;
}
}@media (max-width: 767px){#s-85c6c654-3e08-4953-8e71-509106869e1f {
  
}
}







#s-85c6c654-3e08-4953-8e71-509106869e1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85c6c654-3e08-4953-8e71-509106869e1f.shg-box.shg-c {
  justify-content: center;
}

#s-ccc2e0c0-9f6c-4a1c-bff5-a9ef932f16f3 {
  margin-top: 20px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-ccc2e0c0-9f6c-4a1c-bff5-a9ef932f16f3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ccc2e0c0-9f6c-4a1c-bff5-a9ef932f16f3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-ccc2e0c0-9f6c-4a1c-bff5-a9ef932f16f3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-ccc2e0c0-9f6c-4a1c-bff5-a9ef932f16f3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-ccc2e0c0-9f6c-4a1c-bff5-a9ef932f16f3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-ccc2e0c0-9f6c-4a1c-bff5-a9ef932f16f3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-ccc2e0c0-9f6c-4a1c-bff5-a9ef932f16f3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-ccc2e0c0-9f6c-4a1c-bff5-a9ef932f16f3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-ccc2e0c0-9f6c-4a1c-bff5-a9ef932f16f3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-ccc2e0c0-9f6c-4a1c-bff5-a9ef932f16f3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-ccc2e0c0-9f6c-4a1c-bff5-a9ef932f16f3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-ccc2e0c0-9f6c-4a1c-bff5-a9ef932f16f3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-ccc2e0c0-9f6c-4a1c-bff5-a9ef932f16f3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

}

#s-da3c771f-f560-4c54-9961-495adff6dd5d {
  margin-bottom: 10px;
text-align: left;
}

#s-da3c771f-f560-4c54-9961-495adff6dd5d .shogun-icon-wrapper {
  text-align: center;
}


#s-da3c771f-f560-4c54-9961-495adff6dd5d .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-e26baa7c-fd69-4e5e-ae28-110b6cfa15ba {
  margin-top: 20px;
margin-bottom: 10px;
}

#s-e26baa7c-fd69-4e5e-ae28-110b6cfa15ba .shogun-icon-wrapper {
  text-align: center;
}


#s-e26baa7c-fd69-4e5e-ae28-110b6cfa15ba .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-b7960bac-49a1-4da0-95d7-2679da0452bd {
  margin-top: 20px;
margin-bottom: 10px;
}

#s-b7960bac-49a1-4da0-95d7-2679da0452bd .shogun-icon-wrapper {
  text-align: center;
}


#s-b7960bac-49a1-4da0-95d7-2679da0452bd .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-44c05464-dafb-42f3-aaf1-9f3248c1b57c {
  margin-top: 20px;
margin-bottom: 10px;
}

#s-44c05464-dafb-42f3-aaf1-9f3248c1b57c .shogun-icon-wrapper {
  text-align: center;
}


#s-44c05464-dafb-42f3-aaf1-9f3248c1b57c .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-62e24ebd-a1dd-4bfa-bd9f-e8b05b488e0f {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-62e24ebd-a1dd-4bfa-bd9f-e8b05b488e0f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-62e24ebd-a1dd-4bfa-bd9f-e8b05b488e0f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-62e24ebd-a1dd-4bfa-bd9f-e8b05b488e0f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-62e24ebd-a1dd-4bfa-bd9f-e8b05b488e0f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-62e24ebd-a1dd-4bfa-bd9f-e8b05b488e0f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-62e24ebd-a1dd-4bfa-bd9f-e8b05b488e0f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-62e24ebd-a1dd-4bfa-bd9f-e8b05b488e0f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-62e24ebd-a1dd-4bfa-bd9f-e8b05b488e0f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-62e24ebd-a1dd-4bfa-bd9f-e8b05b488e0f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-62e24ebd-a1dd-4bfa-bd9f-e8b05b488e0f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-62e24ebd-a1dd-4bfa-bd9f-e8b05b488e0f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-62e24ebd-a1dd-4bfa-bd9f-e8b05b488e0f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-62e24ebd-a1dd-4bfa-bd9f-e8b05b488e0f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

}

#s-3a485472-a5ac-46c7-b269-968ff9b28538 {
  margin-top: 20px;
margin-bottom: 10px;
}

#s-3a485472-a5ac-46c7-b269-968ff9b28538 .shogun-icon-wrapper {
  text-align: center;
}


#s-3a485472-a5ac-46c7-b269-968ff9b28538 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-9a8dd46c-a3d3-4c69-a8fc-b561927a8a2f {
  margin-bottom: 10px;
}

#s-9a8dd46c-a3d3-4c69-a8fc-b561927a8a2f .shogun-icon-wrapper {
  text-align: center;
}


#s-9a8dd46c-a3d3-4c69-a8fc-b561927a8a2f .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-1b996f39-7098-48ef-a5b9-8eb3efaa47be {
  margin-top: 20px;
margin-bottom: 10px;
text-align: center;
}

#s-1b996f39-7098-48ef-a5b9-8eb3efaa47be .shogun-icon-wrapper {
  text-align: center;
}


#s-1b996f39-7098-48ef-a5b9-8eb3efaa47be .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-d6851a47-58bc-40fe-a275-4a17e9c52db3 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(59, 101, 121, 1);
}
@media (min-width: 1200px){#s-d6851a47-58bc-40fe-a275-4a17e9c52db3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d6851a47-58bc-40fe-a275-4a17e9c52db3 {
  display: none;
}
#s-d6851a47-58bc-40fe-a275-4a17e9c52db3, #wrap-s-d6851a47-58bc-40fe-a275-4a17e9c52db3 { display:none !important; }}@media (max-width: 767px){#s-d6851a47-58bc-40fe-a275-4a17e9c52db3 {
  display: none;
}
#s-d6851a47-58bc-40fe-a275-4a17e9c52db3, #wrap-s-d6851a47-58bc-40fe-a275-4a17e9c52db3 { display:none !important; }}







#s-d6851a47-58bc-40fe-a275-4a17e9c52db3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6851a47-58bc-40fe-a275-4a17e9c52db3.shg-box.shg-c {
  justify-content: center;
}

#s-d8570246-0d91-4019-b5c9-a32184c658f4 {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-a746c50c-7e50-4202-90f0-6d4e3a4fcec9 {
  box-shadow:2px 0px 15px 0px rgba(250, 241, 241, 0);
border-style: solid;
margin-top: 10px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 30px;
min-height: 50px;
background-color: rgba(59, 101, 121, 1);
}
@media (max-width: 767px){#s-a746c50c-7e50-4202-90f0-6d4e3a4fcec9 {
  
}
}







#s-a746c50c-7e50-4202-90f0-6d4e3a4fcec9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a746c50c-7e50-4202-90f0-6d4e3a4fcec9.shg-box.shg-c {
  justify-content: center;
}

#s-cf4692de-fbf8-479a-8d80-066e2b1cb48d {
  margin-top: 20px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-cf4692de-fbf8-479a-8d80-066e2b1cb48d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-cf4692de-fbf8-479a-8d80-066e2b1cb48d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-cf4692de-fbf8-479a-8d80-066e2b1cb48d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-cf4692de-fbf8-479a-8d80-066e2b1cb48d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-cf4692de-fbf8-479a-8d80-066e2b1cb48d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf4692de-fbf8-479a-8d80-066e2b1cb48d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-cf4692de-fbf8-479a-8d80-066e2b1cb48d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

}

#s-53f8cbce-230a-4b2f-96e8-252812ad635e {
  text-align: left;
}

#s-53f8cbce-230a-4b2f-96e8-252812ad635e .shogun-icon-wrapper {
  text-align: right;
}


#s-53f8cbce-230a-4b2f-96e8-252812ad635e .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-22fa03dd-abc3-4f7b-bc04-b4104b7fc889 .shogun-icon-wrapper {
  text-align: right;
}


#s-22fa03dd-abc3-4f7b-bc04-b4104b7fc889 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-4b00f79e-456d-458a-9127-d64a427197b2 .shogun-icon-wrapper {
  text-align: right;
}


#s-4b00f79e-456d-458a-9127-d64a427197b2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-0f67857f-6c5b-4f5c-8f0d-71dd1a961900 {
  margin-top: 2px;
margin-bottom: 25px;
padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-0f67857f-6c5b-4f5c-8f0d-71dd1a961900"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0f67857f-6c5b-4f5c-8f0d-71dd1a961900"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-0f67857f-6c5b-4f5c-8f0d-71dd1a961900"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-0f67857f-6c5b-4f5c-8f0d-71dd1a961900"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-0f67857f-6c5b-4f5c-8f0d-71dd1a961900"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f67857f-6c5b-4f5c-8f0d-71dd1a961900"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-0f67857f-6c5b-4f5c-8f0d-71dd1a961900"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

}

#s-76b1f9a3-153d-4cb4-a4c6-58343675c762 .shogun-icon-wrapper {
  text-align: right;
}


#s-76b1f9a3-153d-4cb4-a4c6-58343675c762 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-f20184cf-dcd7-499d-8b1a-f32626d17b5a .shogun-icon-wrapper {
  text-align: right;
}


#s-f20184cf-dcd7-499d-8b1a-f32626d17b5a .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-3b9fd9bd-60d5-40b8-9af2-b4a676158716 .shogun-icon-wrapper {
  text-align: right;
}


#s-3b9fd9bd-60d5-40b8-9af2-b4a676158716 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-497836c4-6446-4597-ae41-90a71557790a {
  margin-top: 2px;
margin-bottom: 25px;
padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-497836c4-6446-4597-ae41-90a71557790a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-497836c4-6446-4597-ae41-90a71557790a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-497836c4-6446-4597-ae41-90a71557790a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-497836c4-6446-4597-ae41-90a71557790a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-497836c4-6446-4597-ae41-90a71557790a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-497836c4-6446-4597-ae41-90a71557790a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-497836c4-6446-4597-ae41-90a71557790a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

}

#s-4cda3379-c124-485c-8d44-9b2193ee169d .shogun-icon-wrapper {
  text-align: right;
}


#s-4cda3379-c124-485c-8d44-9b2193ee169d .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-e8685ae5-d5d5-4085-830a-6a1ae3e6e9e0 {
  margin-top: 10px;
margin-bottom: 16px;
padding-top: 36px;
padding-bottom: 21px;
text-align: center;
}

#s-e8685ae5-d5d5-4085-830a-6a1ae3e6e9e0 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  
  font-family: "Archivo Black";
  
  font-size: 32px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-fa190d79-be46-4805-8440-4be1a2153251 {
  margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-fa190d79-be46-4805-8440-4be1a2153251"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-fa190d79-be46-4805-8440-4be1a2153251"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-fa190d79-be46-4805-8440-4be1a2153251"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-fa190d79-be46-4805-8440-4be1a2153251"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-e1eb1400-21aa-4ffb-8ec2-ace4499c8fd9 {
  text-align: center;
}







  #s-e1eb1400-21aa-4ffb-8ec2-ace4499c8fd9 img.shogun-image {
    

    
    
    
  }


#s-e1eb1400-21aa-4ffb-8ec2-ace4499c8fd9 .shogun-image-content {
  
    align-items: center;
  
}

#s-7b2f3e1d-8cf3-4228-9360-3bb3a2853f36 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7b2f3e1d-8cf3-4228-9360-3bb3a2853f36 {
  margin-bottom: 10px;
}
}@media (max-width: 767px){#s-7b2f3e1d-8cf3-4228-9360-3bb3a2853f36 {
  margin-bottom: 10px;
}
}






  #s-7b2f3e1d-8cf3-4228-9360-3bb3a2853f36 img.shogun-image {
    

    
    
    
  }


#s-7b2f3e1d-8cf3-4228-9360-3bb3a2853f36 .shogun-image-content {
  
    align-items: center;
  
}

#s-41c58df0-fcbb-41cd-8ee1-794703bb00a0 {
  text-align: center;
}







  #s-41c58df0-fcbb-41cd-8ee1-794703bb00a0 img.shogun-image {
    

    
    
    
  }


#s-41c58df0-fcbb-41cd-8ee1-794703bb00a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-3688dfc9-b1c5-4136-afec-bd5762f1dc79 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3688dfc9-b1c5-4136-afec-bd5762f1dc79 {
  margin-bottom: 10px;
}
}@media (max-width: 767px){#s-3688dfc9-b1c5-4136-afec-bd5762f1dc79 {
  margin-bottom: 10px;
}
}






  #s-3688dfc9-b1c5-4136-afec-bd5762f1dc79 img.shogun-image {
    

    
    
    
  }


#s-3688dfc9-b1c5-4136-afec-bd5762f1dc79 .shogun-image-content {
  
    align-items: center;
  
}

#s-e2675856-510d-4e1b-9cf2-4978ed8fe4e5 {
  text-align: center;
}







  #s-e2675856-510d-4e1b-9cf2-4978ed8fe4e5 img.shogun-image {
    

    
    
    
  }


#s-e2675856-510d-4e1b-9cf2-4978ed8fe4e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-827acb5b-9019-4ec3-8a1a-e84349265ecb {
  text-align: center;
}







  #s-827acb5b-9019-4ec3-8a1a-e84349265ecb img.shogun-image {
    

    
    
    
  }


#s-827acb5b-9019-4ec3-8a1a-e84349265ecb .shogun-image-content {
  
    align-items: center;
  
}

#s-a2b1aaf4-cf89-4616-af10-e08f76b3593e {
  margin-top: 50px;
min-height: 50px;
background-color: rgba(98, 141, 135, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a2b1aaf4-cf89-4616-af10-e08f76b3593e {
  display: none;
}
#s-a2b1aaf4-cf89-4616-af10-e08f76b3593e, #wrap-s-a2b1aaf4-cf89-4616-af10-e08f76b3593e { display:none !important; }}@media (max-width: 767px){#s-a2b1aaf4-cf89-4616-af10-e08f76b3593e {
  display: none;
}
#s-a2b1aaf4-cf89-4616-af10-e08f76b3593e, #wrap-s-a2b1aaf4-cf89-4616-af10-e08f76b3593e { display:none !important; }}







#s-a2b1aaf4-cf89-4616-af10-e08f76b3593e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2b1aaf4-cf89-4616-af10-e08f76b3593e.shg-box.shg-c {
  justify-content: center;
}

#s-8540c214-1f65-4ef8-ab84-e95e6255030d {
  margin-top: 40px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-8540c214-1f65-4ef8-ab84-e95e6255030d {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-3b159838-0074-49b8-a791-5b0d24846417 {
  box-shadow:2px 0px 15px 0px rgba(250, 241, 241, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(98, 141, 135, 1);
}
@media (min-width: 1200px){#s-3b159838-0074-49b8-a791-5b0d24846417 {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3b159838-0074-49b8-a791-5b0d24846417 {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3b159838-0074-49b8-a791-5b0d24846417 {
  margin-left: 50px;
margin-right: 50px;
}
}@media (max-width: 767px){#s-3b159838-0074-49b8-a791-5b0d24846417 {
  
}
}







#s-3b159838-0074-49b8-a791-5b0d24846417 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0.01);
  opacity: 0;
}#s-3b159838-0074-49b8-a791-5b0d24846417.shg-box.shg-c {
  justify-content: center;
}

#s-f8280cc5-1dbb-44e3-b72e-e267073fdafb {
  margin-top: 20px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-f8280cc5-1dbb-44e3-b72e-e267073fdafb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f8280cc5-1dbb-44e3-b72e-e267073fdafb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f8280cc5-1dbb-44e3-b72e-e267073fdafb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f8280cc5-1dbb-44e3-b72e-e267073fdafb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f8280cc5-1dbb-44e3-b72e-e267073fdafb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f8280cc5-1dbb-44e3-b72e-e267073fdafb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f8280cc5-1dbb-44e3-b72e-e267073fdafb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f8280cc5-1dbb-44e3-b72e-e267073fdafb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f8280cc5-1dbb-44e3-b72e-e267073fdafb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f8280cc5-1dbb-44e3-b72e-e267073fdafb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

#s-769ff917-c4e6-4d95-9460-362459aa5111 .shogun-icon-wrapper {
  text-align: right;
}


#s-769ff917-c4e6-4d95-9460-362459aa5111 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 201, 113, 1);
}

#s-023f5b99-21e5-4ef0-a0a8-93610db92181 .shogun-icon-wrapper {
  text-align: right;
}


#s-023f5b99-21e5-4ef0-a0a8-93610db92181 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 201, 113, 1);
}

#s-0a2f7c4f-8c73-46cb-b14d-084848d21611 {
  margin-top: 20px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-0a2f7c4f-8c73-46cb-b14d-084848d21611"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0a2f7c4f-8c73-46cb-b14d-084848d21611"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0a2f7c4f-8c73-46cb-b14d-084848d21611"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0a2f7c4f-8c73-46cb-b14d-084848d21611"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0a2f7c4f-8c73-46cb-b14d-084848d21611"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0a2f7c4f-8c73-46cb-b14d-084848d21611"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0a2f7c4f-8c73-46cb-b14d-084848d21611"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0a2f7c4f-8c73-46cb-b14d-084848d21611"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0a2f7c4f-8c73-46cb-b14d-084848d21611"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0a2f7c4f-8c73-46cb-b14d-084848d21611"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

#s-9d68f2f9-db97-4d12-bcd1-580871731259 {
  text-align: left;
}

#s-9d68f2f9-db97-4d12-bcd1-580871731259 .shogun-icon-wrapper {
  text-align: right;
}


#s-9d68f2f9-db97-4d12-bcd1-580871731259 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 201, 113, 1);
}

#s-d0e35e13-e2c2-4d2d-8a7e-292c54b82919 .shogun-icon-wrapper {
  text-align: right;
}


#s-d0e35e13-e2c2-4d2d-8a7e-292c54b82919 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 201, 113, 1);
}

#s-fa406946-e73b-4bcb-b580-8191c8d40e6c {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-fa406946-e73b-4bcb-b580-8191c8d40e6c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-fa406946-e73b-4bcb-b580-8191c8d40e6c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fa406946-e73b-4bcb-b580-8191c8d40e6c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fa406946-e73b-4bcb-b580-8191c8d40e6c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-fa406946-e73b-4bcb-b580-8191c8d40e6c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fa406946-e73b-4bcb-b580-8191c8d40e6c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fa406946-e73b-4bcb-b580-8191c8d40e6c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-fa406946-e73b-4bcb-b580-8191c8d40e6c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fa406946-e73b-4bcb-b580-8191c8d40e6c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fa406946-e73b-4bcb-b580-8191c8d40e6c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

#s-aa86d903-26a3-4ab4-8be2-91e52561b838 .shogun-icon-wrapper {
  text-align: right;
}


#s-aa86d903-26a3-4ab4-8be2-91e52561b838 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 201, 113, 1);
}

#s-3412ef99-028e-4d93-ae06-cb2e39c4a269 {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-3412ef99-028e-4d93-ae06-cb2e39c4a269"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3412ef99-028e-4d93-ae06-cb2e39c4a269"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3412ef99-028e-4d93-ae06-cb2e39c4a269"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3412ef99-028e-4d93-ae06-cb2e39c4a269"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-3412ef99-028e-4d93-ae06-cb2e39c4a269"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3412ef99-028e-4d93-ae06-cb2e39c4a269"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3412ef99-028e-4d93-ae06-cb2e39c4a269"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-3412ef99-028e-4d93-ae06-cb2e39c4a269"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3412ef99-028e-4d93-ae06-cb2e39c4a269"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3412ef99-028e-4d93-ae06-cb2e39c4a269"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

#s-d33ec66e-794b-4f97-9f25-1afe1c612202 .shogun-icon-wrapper {
  text-align: right;
}


#s-d33ec66e-794b-4f97-9f25-1afe1c612202 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 201, 113, 1);
}

#s-2fbcc95c-4043-4681-bfaa-b9ebece00c97 {
  margin-top: 50px;
min-height: 50px;
background-color: rgba(98, 141, 135, 1);
}
@media (min-width: 1200px){#s-2fbcc95c-4043-4681-bfaa-b9ebece00c97 {
  display: none;
}
#s-2fbcc95c-4043-4681-bfaa-b9ebece00c97, #wrap-s-2fbcc95c-4043-4681-bfaa-b9ebece00c97 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2fbcc95c-4043-4681-bfaa-b9ebece00c97 {
  display: none;
}
#s-2fbcc95c-4043-4681-bfaa-b9ebece00c97, #wrap-s-2fbcc95c-4043-4681-bfaa-b9ebece00c97 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2fbcc95c-4043-4681-bfaa-b9ebece00c97 {
  
}
}@media (max-width: 767px){#s-2fbcc95c-4043-4681-bfaa-b9ebece00c97 {
  
}
}







#s-2fbcc95c-4043-4681-bfaa-b9ebece00c97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fbcc95c-4043-4681-bfaa-b9ebece00c97.shg-box.shg-c {
  justify-content: center;
}

#s-045eb641-bbe7-434b-b472-d9a689e08320 {
  margin-top: 40px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-045eb641-bbe7-434b-b472-d9a689e08320 {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-49eec6e1-9b6f-4175-90b7-f3ebc1eb335e {
  box-shadow:2px 0px 15px 0px rgba(250, 241, 241, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(98, 141, 135, 1);
}
@media (min-width: 1200px){#s-49eec6e1-9b6f-4175-90b7-f3ebc1eb335e {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-49eec6e1-9b6f-4175-90b7-f3ebc1eb335e {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-49eec6e1-9b6f-4175-90b7-f3ebc1eb335e {
  margin-left: 50px;
margin-right: 50px;
}
}@media (max-width: 767px){#s-49eec6e1-9b6f-4175-90b7-f3ebc1eb335e {
  
}
}







#s-49eec6e1-9b6f-4175-90b7-f3ebc1eb335e > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0.01);
  opacity: 0;
}#s-49eec6e1-9b6f-4175-90b7-f3ebc1eb335e.shg-box.shg-c {
  justify-content: center;
}

#s-e99678a1-bb29-4e5e-b5bd-9927442b0649 {
  margin-top: 20px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-e99678a1-bb29-4e5e-b5bd-9927442b0649"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e99678a1-bb29-4e5e-b5bd-9927442b0649"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e99678a1-bb29-4e5e-b5bd-9927442b0649"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e99678a1-bb29-4e5e-b5bd-9927442b0649"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2e7ec735-2f8b-4787-8dc4-958bd6c783b9 {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-2e7ec735-2f8b-4787-8dc4-958bd6c783b9 {
  margin-bottom: 20px;
}
}@media (max-width: 767px){#s-2e7ec735-2f8b-4787-8dc4-958bd6c783b9 {
  margin-bottom: 10px;
}
}
#s-2e7ec735-2f8b-4787-8dc4-958bd6c783b9 .shogun-icon-wrapper {
  text-align: center;
}


#s-2e7ec735-2f8b-4787-8dc4-958bd6c783b9 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 201, 113, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-9eaa896b-87c0-42cd-b805-61c34e9d3cd1 {
  margin-bottom: 20px;
}
}@media (max-width: 767px){#s-9eaa896b-87c0-42cd-b805-61c34e9d3cd1 {
  margin-bottom: 20px;
}
}
#s-930136a4-e829-4fcf-8e75-d744c6ea47d4 {
  margin-top: 20px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-930136a4-e829-4fcf-8e75-d744c6ea47d4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-930136a4-e829-4fcf-8e75-d744c6ea47d4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-930136a4-e829-4fcf-8e75-d744c6ea47d4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-930136a4-e829-4fcf-8e75-d744c6ea47d4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-930136a4-e829-4fcf-8e75-d744c6ea47d4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-930136a4-e829-4fcf-8e75-d744c6ea47d4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-930136a4-e829-4fcf-8e75-d744c6ea47d4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-930136a4-e829-4fcf-8e75-d744c6ea47d4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-930136a4-e829-4fcf-8e75-d744c6ea47d4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-930136a4-e829-4fcf-8e75-d744c6ea47d4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

#s-f82f838f-e54e-4fe9-b20d-5be571381ff2 {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-f82f838f-e54e-4fe9-b20d-5be571381ff2 {
  margin-bottom: 20px;
}
}@media (max-width: 767px){#s-f82f838f-e54e-4fe9-b20d-5be571381ff2 {
  margin-bottom: 20px;
}
}
#s-f82f838f-e54e-4fe9-b20d-5be571381ff2 .shogun-icon-wrapper {
  text-align: center;
}


#s-f82f838f-e54e-4fe9-b20d-5be571381ff2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 201, 113, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-8d1d7d36-7401-4ae6-b673-01216b59a5f6 {
  margin-bottom: 20px;
}
}@media (max-width: 767px){#s-8d1d7d36-7401-4ae6-b673-01216b59a5f6 {
  margin-bottom: 20px;
}
}
@media (min-width: 768px) and (max-width: 991px){#s-068f911b-b9b4-4072-a8f6-72645c1f36f3 {
  margin-bottom: 10px;
}
}@media (max-width: 767px){#s-068f911b-b9b4-4072-a8f6-72645c1f36f3 {
  margin-bottom: 20px;
}
}
#s-068f911b-b9b4-4072-a8f6-72645c1f36f3 .shogun-icon-wrapper {
  text-align: center;
}


#s-068f911b-b9b4-4072-a8f6-72645c1f36f3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 201, 113, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-848f07ca-2f24-457d-9909-56a0d455f60f {
  margin-bottom: 20px;
}
}@media (max-width: 767px){#s-848f07ca-2f24-457d-9909-56a0d455f60f {
  margin-bottom: 20px;
}
}
@media (min-width: 768px) and (max-width: 991px){#s-3f2ad24e-df4d-470f-86ad-9c46b8070180 {
  margin-bottom: 10px;
}
}@media (max-width: 767px){#s-3f2ad24e-df4d-470f-86ad-9c46b8070180 {
  margin-bottom: 20px;
}
}
#s-3f2ad24e-df4d-470f-86ad-9c46b8070180 .shogun-icon-wrapper {
  text-align: center;
}


#s-3f2ad24e-df4d-470f-86ad-9c46b8070180 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 201, 113, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-ff45122a-fb5c-41c4-9dd2-e425a9b18f85 {
  margin-bottom: 20px;
}
}@media (max-width: 767px){#s-ff45122a-fb5c-41c4-9dd2-e425a9b18f85 {
  margin-bottom: 20px;
}
}
#s-ff45122a-fb5c-41c4-9dd2-e425a9b18f85 .shogun-icon-wrapper {
  text-align: center;
}


#s-ff45122a-fb5c-41c4-9dd2-e425a9b18f85 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 201, 113, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-e069313d-69d3-4383-a35f-625177b7b7d5 {
  margin-bottom: 10px;
}
}@media (max-width: 767px){#s-e069313d-69d3-4383-a35f-625177b7b7d5 {
  margin-bottom: 20px;
}
}
#s-e069313d-69d3-4383-a35f-625177b7b7d5 .shogun-icon-wrapper {
  text-align: center;
}


#s-e069313d-69d3-4383-a35f-625177b7b7d5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 201, 113, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-f17b1bf5-845a-48f6-8142-88fbe3fc0041 {
  margin-bottom: 10px;
}
}@media (max-width: 767px){#s-f17b1bf5-845a-48f6-8142-88fbe3fc0041 {
  margin-bottom: 20px;
}
}
#s-f17b1bf5-845a-48f6-8142-88fbe3fc0041 .shogun-icon-wrapper {
  text-align: center;
}


#s-f17b1bf5-845a-48f6-8142-88fbe3fc0041 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 201, 113, 1);
}

#s-ed1f0c39-e4f1-4904-a6a3-a76a99614c66 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-color: rgba(241, 241, 241, 1);
}








#s-ed1f0c39-e4f1-4904-a6a3-a76a99614c66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed1f0c39-e4f1-4904-a6a3-a76a99614c66.shg-box.shg-c {
  justify-content: center;
}

#s-f9dbb0bb-f88d-4cff-9988-71cbe8101247 {
  margin-top: 9px;
margin-bottom: -6px;
padding-top: 36px;
padding-bottom: 21px;
text-align: center;
}

#s-f9dbb0bb-f88d-4cff-9988-71cbe8101247 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Archivo Black";
  
  font-size: 27px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-41a9c914-80bb-4984-8d4d-132761021c1b {
  margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-41a9c914-80bb-4984-8d4d-132761021c1b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41a9c914-80bb-4984-8d4d-132761021c1b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-41a9c914-80bb-4984-8d4d-132761021c1b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-41a9c914-80bb-4984-8d4d-132761021c1b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e234b801-f9f4-4bb3-991b-18cf7c16f0ce {
  margin-bottom: 20px;
}
@media (max-width: 767px){#s-e234b801-f9f4-4bb3-991b-18cf7c16f0ce {
  margin-bottom: 20px;
}
}
@media (max-width: 767px){#s-82121c81-545a-4f20-9895-59bf4fc733b2 {
  margin-bottom: 40px;
}
}
#s-91a7c2f7-80c6-48c6-a552-ef28264661c9 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTFjYzRlYWEtMjlkMi00YjMwLTllOWMtZGUyOTIyNzA3YjQ4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojM2Q2NTc4O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5MWNjNGVhYS0yOWQyLTRiMzAtOWU5Yy1kZTI5MjI3MDdiNDgpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 29px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
padding-top: 25px;
padding-left: 40px;
padding-bottom: 25px;
padding-right: 40px;
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#3d6578"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
}
#s-91a7c2f7-80c6-48c6-a552-ef28264661c9:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-91a7c2f7-80c6-48c6-a552-ef28264661c9:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-91a7c2f7-80c6-48c6-a552-ef28264661c9 {
  margin-top: 0px;
}
}

  #s-91a7c2f7-80c6-48c6-a552-ef28264661c9-btn-wrapper {
    text-align: center;
  }


#s-91a7c2f7-80c6-48c6-a552-ef28264661c9.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}

#s-1642ec2a-7ffc-4914-a735-8efba475944b {
  min-height: 50px;
background-color: rgba(255, 252, 252, 1);
}








#s-1642ec2a-7ffc-4914-a735-8efba475944b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1642ec2a-7ffc-4914-a735-8efba475944b.shg-box.shg-c {
  justify-content: center;
}

#s-e0b72748-0ea6-4d6c-b4e1-407824386bca {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-e0b72748-0ea6-4d6c-b4e1-407824386bca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0b72748-0ea6-4d6c-b4e1-407824386bca.shg-box.shg-c {
  justify-content: center;
}

#s-36f793c8-c435-4df0-a56d-cf423e369c5c {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-36f793c8-c435-4df0-a56d-cf423e369c5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36f793c8-c435-4df0-a56d-cf423e369c5c.shg-box.shg-c {
  justify-content: center;
}

#s-13002483-17e6-488b-aa99-3d276e4ac19f {
  margin-top: 50px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-13002483-17e6-488b-aa99-3d276e4ac19f .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  
  font-family: "Archivo Black";
  
  font-size: 32px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-0222c5a2-ab92-4dc5-8546-8fb2baa61f23 {
  min-height: 50px;
}








#s-0222c5a2-ab92-4dc5-8546-8fb2baa61f23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0222c5a2-ab92-4dc5-8546-8fb2baa61f23.shg-box.shg-c {
  justify-content: center;
}

#s-ffdf3d00-4b50-4267-ab2c-454c7a48654c {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-ffdf3d00-4b50-4267-ab2c-454c7a48654c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ffdf3d00-4b50-4267-ab2c-454c7a48654c"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-ffdf3d00-4b50-4267-ab2c-454c7a48654c"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-ffdf3d00-4b50-4267-ab2c-454c7a48654c"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-a6439061-f3c5-43f3-9ee9-7389b953d417 {
  text-align: center;
}







  #s-a6439061-f3c5-43f3-9ee9-7389b953d417 img.shogun-image {
    

    
    
    
  }


#s-a6439061-f3c5-43f3-9ee9-7389b953d417 .shogun-image-content {
  
    align-items: center;
  
}

#s-210ef38f-2946-4ad6-aea3-5e8904379f85 {
  text-align: center;
}







  #s-210ef38f-2946-4ad6-aea3-5e8904379f85 img.shogun-image {
    

    
    
    
  }


#s-210ef38f-2946-4ad6-aea3-5e8904379f85 .shogun-image-content {
  
    align-items: center;
  
}

#s-b1254429-30eb-4967-9b63-1b26f429bee0 {
  text-align: center;
}







  #s-b1254429-30eb-4967-9b63-1b26f429bee0 img.shogun-image {
    

    
    
    
  }


#s-b1254429-30eb-4967-9b63-1b26f429bee0 .shogun-image-content {
  
    align-items: center;
  
}

#s-80d6c9a6-51b2-47a6-812f-5c671beb19b2 {
  margin-bottom: 29px;
}

@media (min-width: 0px) {
[id="s-80d6c9a6-51b2-47a6-812f-5c671beb19b2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-80d6c9a6-51b2-47a6-812f-5c671beb19b2"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-80d6c9a6-51b2-47a6-812f-5c671beb19b2"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-80d6c9a6-51b2-47a6-812f-5c671beb19b2"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-6f2012cc-58b0-4dc0-8fec-47f5f435063f {
  margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}







  #s-6f2012cc-58b0-4dc0-8fec-47f5f435063f img.shogun-image {
    

    
    
    
  }


#s-6f2012cc-58b0-4dc0-8fec-47f5f435063f .shogun-image-content {
  
    align-items: center;
  
}

.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 {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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

.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-6cff5201-b990-4870-b22e-258323a2d044 {
  margin-left: 20%;
margin-right: 20%;
text-align: center;
}







  img.s-6cff5201-b990-4870-b22e-258323a2d044.shogun-image {
    
    
  }


.s-6cff5201-b990-4870-b22e-258323a2d044 .shogun-image-content {
  
    align-items: center;
  
}

.s-6cff5201-b990-4870-b22e-258323a2d044.shg-align-container {
  text-align: center
}

.s-6cff5201-b990-4870-b22e-258323a2d044.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6cff5201-b990-4870-b22e-258323a2d044.shogun-image {
  box-sizing: border-box;
}



#s-dace12a2-b4eb-4845-a5fa-346fc374d76e {
  margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}







  #s-dace12a2-b4eb-4845-a5fa-346fc374d76e img.shogun-image {
    

    
    
    
  }


#s-dace12a2-b4eb-4845-a5fa-346fc374d76e .shogun-image-content {
  
    align-items: center;
  
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root div:empty {
  display: 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 {
  display: none;
  margin-top: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #dc143c;
}

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

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