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

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

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

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

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

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

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

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

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

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

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

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

#s-8c735e0a-2893-4528-9d57-e79d33893aae {
  margin-top: -5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8c735e0a-2893-4528-9d57-e79d33893aae {
  display: none;
}
#s-8c735e0a-2893-4528-9d57-e79d33893aae, #wrap-s-8c735e0a-2893-4528-9d57-e79d33893aae { display:none !important; }}@media (max-width: 767px){#s-8c735e0a-2893-4528-9d57-e79d33893aae {
  display: none;
}
#s-8c735e0a-2893-4528-9d57-e79d33893aae, #wrap-s-8c735e0a-2893-4528-9d57-e79d33893aae { display:none !important; }}







#s-8c735e0a-2893-4528-9d57-e79d33893aae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c735e0a-2893-4528-9d57-e79d33893aae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aa3e7f37-68a0-4265-b119-df42528e45e1 {
  text-align: left;
}

#s-f3e79c17-89a4-4932-ab86-e038d8232c23 {
  margin-top: -12%;
min-height: 50px;
}
@media (min-width: 1200px){#s-f3e79c17-89a4-4932-ab86-e038d8232c23 {
  display: none;
}
#s-f3e79c17-89a4-4932-ab86-e038d8232c23, #wrap-s-f3e79c17-89a4-4932-ab86-e038d8232c23 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f3e79c17-89a4-4932-ab86-e038d8232c23 {
  display: none;
}
#s-f3e79c17-89a4-4932-ab86-e038d8232c23, #wrap-s-f3e79c17-89a4-4932-ab86-e038d8232c23 { display:none !important; }}







#s-f3e79c17-89a4-4932-ab86-e038d8232c23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3e79c17-89a4-4932-ab86-e038d8232c23.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4076cf89-1176-49bd-94a1-8bfca236f283 {
  text-align: left;
}

#s-2e80d908-a49c-4bb1-84af-46aee4671bce {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2e80d908-a49c-4bb1-84af-46aee4671bce {
  display: none;
}
#s-2e80d908-a49c-4bb1-84af-46aee4671bce, #wrap-s-2e80d908-a49c-4bb1-84af-46aee4671bce { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2e80d908-a49c-4bb1-84af-46aee4671bce {
  display: none;
}
#s-2e80d908-a49c-4bb1-84af-46aee4671bce, #wrap-s-2e80d908-a49c-4bb1-84af-46aee4671bce { display:none !important; }}







#s-2e80d908-a49c-4bb1-84af-46aee4671bce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e80d908-a49c-4bb1-84af-46aee4671bce.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000000;
  font-family: Europa;
  text-transform: none;
  font-weight: 400;
  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-9fb07635-56c9-4358-85ef-31dddcbb5807 {
  margin-top: 3%;
margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9fb07635-56c9-4358-85ef-31dddcbb5807 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  letter-spacing: 2px;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: #000000;
  font-family: Europa;
  font-weight: 400;
}

.shg-theme-text-content p {
  color: #000000;
  font-family: Europa;
  font-weight: 400;
}

#s-4d6852bf-2ca7-4eb1-95ac-4f7dcb769583 {
  margin-top: 2%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
}

#s-5473a534-3ce2-41d1-85aa-73182dcd4eab {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
min-height: 50px;
background-color: rgba(243, 243, 243, 0);
}








#s-5473a534-3ce2-41d1-85aa-73182dcd4eab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5473a534-3ce2-41d1-85aa-73182dcd4eab.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: 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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-c97c5345-48b9-4f93-9970-a0f5ff955722 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
text-align: center;
}







  img.s-c97c5345-48b9-4f93-9970-a0f5ff955722.shogun-image {
    
    
  }


.s-c97c5345-48b9-4f93-9970-a0f5ff955722 .shogun-image-content {
  
    align-items: center;
  
}

.s-c97c5345-48b9-4f93-9970-a0f5ff955722.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c97c5345-48b9-4f93-9970-a0f5ff955722.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c97c5345-48b9-4f93-9970-a0f5ff955722.shogun-image {
  box-sizing: border-box;
}

@media (min-width: 1200px){





  img.s-c97c5345-48b9-4f93-9970-a0f5ff955722.shogun-image {
    
    
  }


.s-c97c5345-48b9-4f93-9970-a0f5ff955722 .shogun-image-content {
  
    align-items: center;
  
}

.s-c97c5345-48b9-4f93-9970-a0f5ff955722.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c97c5345-48b9-4f93-9970-a0f5ff955722.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c97c5345-48b9-4f93-9970-a0f5ff955722.shogun-image {
  box-sizing: border-box;
}

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





  img.s-c97c5345-48b9-4f93-9970-a0f5ff955722.shogun-image {
    
    
  }


.s-c97c5345-48b9-4f93-9970-a0f5ff955722 .shogun-image-content {
  
    align-items: center;
  
}

.s-c97c5345-48b9-4f93-9970-a0f5ff955722.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c97c5345-48b9-4f93-9970-a0f5ff955722.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c97c5345-48b9-4f93-9970-a0f5ff955722.shogun-image {
  box-sizing: border-box;
}

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





  img.s-c97c5345-48b9-4f93-9970-a0f5ff955722.shogun-image {
    
    
  }


.s-c97c5345-48b9-4f93-9970-a0f5ff955722 .shogun-image-content {
  
    align-items: center;
  
}

.s-c97c5345-48b9-4f93-9970-a0f5ff955722.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c97c5345-48b9-4f93-9970-a0f5ff955722.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c97c5345-48b9-4f93-9970-a0f5ff955722.shogun-image {
  box-sizing: border-box;
}

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





  img.s-c97c5345-48b9-4f93-9970-a0f5ff955722.shogun-image {
    
    
  }


.s-c97c5345-48b9-4f93-9970-a0f5ff955722 .shogun-image-content {
  
    align-items: center;
  
}

.s-c97c5345-48b9-4f93-9970-a0f5ff955722.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c97c5345-48b9-4f93-9970-a0f5ff955722.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c97c5345-48b9-4f93-9970-a0f5ff955722.shogun-image {
  box-sizing: border-box;
}

}
#s-41b2977c-2e0d-41cd-9586-d5e2bd0adc0d {
  margin-top: 5%;
margin-left: 5%;
margin-bottom: 10%;
margin-right: 5%;
}

#s-75ea9eb8-31f5-4bab-b52e-743c34971799 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-75ea9eb8-31f5-4bab-b52e-743c34971799 {
  display: none;
}
#s-75ea9eb8-31f5-4bab-b52e-743c34971799, #wrap-s-75ea9eb8-31f5-4bab-b52e-743c34971799 { display:none !important; }}@media (max-width: 767px){#s-75ea9eb8-31f5-4bab-b52e-743c34971799 {
  display: none;
}
#s-75ea9eb8-31f5-4bab-b52e-743c34971799, #wrap-s-75ea9eb8-31f5-4bab-b52e-743c34971799 { display:none !important; }}







#s-75ea9eb8-31f5-4bab-b52e-743c34971799 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75ea9eb8-31f5-4bab-b52e-743c34971799.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

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

#s-a67b5098-fd69-498c-b43f-d4b932e7ce9a {
  margin-top: 1px;
margin-left: 1px;
margin-bottom: 1px;
margin-right: 1px;
}

@media (min-width: 0px) {
[id="s-a67b5098-fd69-498c-b43f-d4b932e7ce9a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a67b5098-fd69-498c-b43f-d4b932e7ce9a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a67b5098-fd69-498c-b43f-d4b932e7ce9a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a67b5098-fd69-498c-b43f-d4b932e7ce9a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-174e31cd-5e9b-46ba-99e5-ba79d8b6ea59 {
  margin-top: 8%;
margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-174e31cd-5e9b-46ba-99e5-ba79d8b6ea59 {
  margin-top: 15%;
}
}
#s-174e31cd-5e9b-46ba-99e5-ba79d8b6ea59 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 3px;
  text-align: left;
}



#s-0c4abfeb-2951-4c7b-b7ba-02d58dadd7de {
  margin-top: 2%;
margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-0c4abfeb-2951-4c7b-b7ba-02d58dadd7de {
  margin-top: 3%;
margin-right: 20%;
}
}
#s-9d1d65b4-0c01-4147-8aed-901c0d1f2e29 {
  margin-top: 4%;
margin-left: 5%;
margin-bottom: 0%;
margin-right: 5%;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}
@media (min-width: 1200px){#s-9d1d65b4-0c01-4147-8aed-901c0d1f2e29 {
  margin-top: 5%;
margin-right: 20%;
}
}







#s-9d1d65b4-0c01-4147-8aed-901c0d1f2e29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d1d65b4-0c01-4147-8aed-901c0d1f2e29.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a2c9383f-5757-4c58-a1ca-75444ffe7db4 {
  margin-top: 5%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
}

#s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8 {
  text-align: center;
}







  img.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shogun-image {
    
    
  }


.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8 .shogun-image-content {
  
    align-items: center;
  
}

.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shogun-image {
  box-sizing: border-box;
}

@media (min-width: 1200px){





  img.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shogun-image {
    
    
  }


.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8 .shogun-image-content {
  
    align-items: center;
  
}

.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shogun-image {
  box-sizing: border-box;
}

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





  img.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shogun-image {
    
    
  }


.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8 .shogun-image-content {
  
    align-items: center;
  
}

.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shogun-image {
  box-sizing: border-box;
}

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





  img.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shogun-image {
    
    
  }


.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8 .shogun-image-content {
  
    align-items: center;
  
}

.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shogun-image {
  box-sizing: border-box;
}

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





  img.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shogun-image {
    
    
  }


.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8 .shogun-image-content {
  
    align-items: center;
  
}

.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ecb9ae18-91c7-4595-8ee1-9fb762e03cf8.shogun-image {
  box-sizing: border-box;
}

}
#s-1edf74b4-05c7-4c10-bfda-0352ac984df7 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1edf74b4-05c7-4c10-bfda-0352ac984df7 {
  margin-top: 5%;
margin-left: 5%;
margin-bottom: 0%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-1edf74b4-05c7-4c10-bfda-0352ac984df7 {
  margin-top: 5%;
margin-left: 2%;
margin-bottom: 5%;
margin-right: 2%;
}
}







#s-1edf74b4-05c7-4c10-bfda-0352ac984df7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1edf74b4-05c7-4c10-bfda-0352ac984df7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b7a139b1-233d-48eb-a16e-fb157b813063 {
  margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-b7a139b1-233d-48eb-a16e-fb157b813063 {
  margin-bottom: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b7a139b1-233d-48eb-a16e-fb157b813063 {
  margin-bottom: 4%;
}
}@media (max-width: 767px){#s-b7a139b1-233d-48eb-a16e-fb157b813063 {
  margin-bottom: 4%;
}
}
#s-b7a139b1-233d-48eb-a16e-fb157b813063 .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  letter-spacing: 3px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-b7a139b1-233d-48eb-a16e-fb157b813063 .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  letter-spacing: 2px;
  
}


}@media (max-width: 767px){#s-b7a139b1-233d-48eb-a16e-fb157b813063 .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  letter-spacing: 2px;
  
}


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

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

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

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

#s-c4448f7e-fefb-44a6-b657-a330968e60a4 {
  margin-top: 1%;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c4448f7e-fefb-44a6-b657-a330968e60a4 .shogun-heading-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  line-height: 1.5em;
  letter-spacing: 2px;
  
}


#s-c4448f7e-fefb-44a6-b657-a330968e60a4 .shogun-heading-component h5 a {
  color: #000;
}

@media (max-width: 767px){#s-c4448f7e-fefb-44a6-b657-a330968e60a4 .shogun-heading-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: 2px;
  
}


#s-c4448f7e-fefb-44a6-b657-a330968e60a4 .shogun-heading-component h5 a {
  color: #000;
}

}
#s-23f615e6-c031-4a6b-be15-4a73f4d0e2eb {
  margin-top: -1%;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-23f615e6-c031-4a6b-be15-4a73f4d0e2eb {
  margin-top: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-23f615e6-c031-4a6b-be15-4a73f4d0e2eb {
  margin-top: -2%;
}
}@media (max-width: 767px){#s-23f615e6-c031-4a6b-be15-4a73f4d0e2eb {
  margin-top: -2%;
}
}
#s-23f615e6-c031-4a6b-be15-4a73f4d0e2eb .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "DearJoe6";
  font-style:  normal ;
  font-size: 21px;
  line-height: 1.5em;
  letter-spacing: 1px;
  
}


#s-23f615e6-c031-4a6b-be15-4a73f4d0e2eb .shogun-heading-component h2 a {
  color: #000;
}

@media (max-width: 767px){#s-23f615e6-c031-4a6b-be15-4a73f4d0e2eb .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "DearJoe6";
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.5em;
  letter-spacing: 1px;
  
}


#s-23f615e6-c031-4a6b-be15-4a73f4d0e2eb .shogun-heading-component h2 a {
  color: #000;
}

}
#s-8b956b84-fffa-424a-ab5a-46fa97e70c07 {
  margin-top: 0%;
margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-8b956b84-fffa-424a-ab5a-46fa97e70c07"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-8b956b84-fffa-424a-ab5a-46fa97e70c07"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-8b956b84-fffa-424a-ab5a-46fa97e70c07"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-8b956b84-fffa-424a-ab5a-46fa97e70c07"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

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

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-7ebe6184-8124-4a70-a375-87eb731742ac {
  text-align: left;
}



.shg-c#s-7ebe6184-8124-4a70-a375-87eb731742ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7ebe6184-8124-4a70-a375-87eb731742ac img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-7ebe6184-8124-4a70-a375-87eb731742ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7ebe6184-8124-4a70-a375-87eb731742ac img.shogun-image {
  width: 100%;
}



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

.shg-c#s-7ebe6184-8124-4a70-a375-87eb731742ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7ebe6184-8124-4a70-a375-87eb731742ac img.shogun-image {
  width: 100%;
}



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

.shg-c#s-7ebe6184-8124-4a70-a375-87eb731742ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7ebe6184-8124-4a70-a375-87eb731742ac img.shogun-image {
  width: 100%;
}



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

.shg-c#s-7ebe6184-8124-4a70-a375-87eb731742ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7ebe6184-8124-4a70-a375-87eb731742ac img.shogun-image {
  width: 100%;
}



}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000000;
  font-family: Europa;
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-fd21222f-33f1-4c27-9b09-23fc3f80cda5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd21222f-33f1-4c27-9b09-23fc3f80cda5 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 1px;
}
@media (max-width: 767px){#s-fd21222f-33f1-4c27-9b09-23fc3f80cda5 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
}
}
#s-dfdec522-9f0c-4917-9fbe-fa8fbda4d320 {
  text-align: center;
}

#s-dfdec522-9f0c-4917-9fbe-fa8fbda4d320 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dfdec522-9f0c-4917-9fbe-fa8fbda4d320 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-dfdec522-9f0c-4917-9fbe-fa8fbda4d320 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-dfdec522-9f0c-4917-9fbe-fa8fbda4d320 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dfdec522-9f0c-4917-9fbe-fa8fbda4d320 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-dfdec522-9f0c-4917-9fbe-fa8fbda4d320 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-544ffe98-aece-4ddf-bb94-2c6e732a5ec8 {
  text-align: left;
}



.shg-c#s-544ffe98-aece-4ddf-bb94-2c6e732a5ec8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-544ffe98-aece-4ddf-bb94-2c6e732a5ec8 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-544ffe98-aece-4ddf-bb94-2c6e732a5ec8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-544ffe98-aece-4ddf-bb94-2c6e732a5ec8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-544ffe98-aece-4ddf-bb94-2c6e732a5ec8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-544ffe98-aece-4ddf-bb94-2c6e732a5ec8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-544ffe98-aece-4ddf-bb94-2c6e732a5ec8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-544ffe98-aece-4ddf-bb94-2c6e732a5ec8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-544ffe98-aece-4ddf-bb94-2c6e732a5ec8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-544ffe98-aece-4ddf-bb94-2c6e732a5ec8 img.shogun-image {
  width: 100%;
}



}
#s-b71a51f6-60b0-45cf-aef2-97a68b8c68ee {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b71a51f6-60b0-45cf-aef2-97a68b8c68ee .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 1px;
}
@media (max-width: 767px){#s-b71a51f6-60b0-45cf-aef2-97a68b8c68ee .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
}
}
#s-2d0fc2a3-2c78-487a-8dd6-7ebae8f3579a {
  text-align: center;
}

#s-2d0fc2a3-2c78-487a-8dd6-7ebae8f3579a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2d0fc2a3-2c78-487a-8dd6-7ebae8f3579a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-2d0fc2a3-2c78-487a-8dd6-7ebae8f3579a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-2d0fc2a3-2c78-487a-8dd6-7ebae8f3579a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2d0fc2a3-2c78-487a-8dd6-7ebae8f3579a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-2d0fc2a3-2c78-487a-8dd6-7ebae8f3579a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-71ab4e49-e208-45bb-a206-a546b7f399c1 {
  text-align: left;
}



.shg-c#s-71ab4e49-e208-45bb-a206-a546b7f399c1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-71ab4e49-e208-45bb-a206-a546b7f399c1 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-71ab4e49-e208-45bb-a206-a546b7f399c1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-71ab4e49-e208-45bb-a206-a546b7f399c1 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-71ab4e49-e208-45bb-a206-a546b7f399c1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-71ab4e49-e208-45bb-a206-a546b7f399c1 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-71ab4e49-e208-45bb-a206-a546b7f399c1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-71ab4e49-e208-45bb-a206-a546b7f399c1 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-71ab4e49-e208-45bb-a206-a546b7f399c1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-71ab4e49-e208-45bb-a206-a546b7f399c1 img.shogun-image {
  width: 100%;
}



}
#s-039956dd-33f6-494b-9e62-73b3e371f331 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-039956dd-33f6-494b-9e62-73b3e371f331 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 1px;
}
@media (max-width: 767px){#s-039956dd-33f6-494b-9e62-73b3e371f331 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
}
}
#s-68019abe-afca-43be-904d-8a6bba2bb2d9 {
  text-align: center;
}

#s-68019abe-afca-43be-904d-8a6bba2bb2d9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-68019abe-afca-43be-904d-8a6bba2bb2d9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-68019abe-afca-43be-904d-8a6bba2bb2d9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-68019abe-afca-43be-904d-8a6bba2bb2d9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-68019abe-afca-43be-904d-8a6bba2bb2d9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-68019abe-afca-43be-904d-8a6bba2bb2d9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-5574d4cd-fef9-4a57-9c67-140526546e78 {
  text-align: left;
}



.shg-c#s-5574d4cd-fef9-4a57-9c67-140526546e78 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5574d4cd-fef9-4a57-9c67-140526546e78 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-5574d4cd-fef9-4a57-9c67-140526546e78 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5574d4cd-fef9-4a57-9c67-140526546e78 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-5574d4cd-fef9-4a57-9c67-140526546e78 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5574d4cd-fef9-4a57-9c67-140526546e78 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-5574d4cd-fef9-4a57-9c67-140526546e78 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5574d4cd-fef9-4a57-9c67-140526546e78 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-5574d4cd-fef9-4a57-9c67-140526546e78 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5574d4cd-fef9-4a57-9c67-140526546e78 img.shogun-image {
  width: 100%;
}



}
#s-f5468226-faf5-4ec9-a479-96ffa5a523e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f5468226-faf5-4ec9-a479-96ffa5a523e9 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 1px;
}
@media (max-width: 767px){#s-f5468226-faf5-4ec9-a479-96ffa5a523e9 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
}
}
#s-8b0ab5b6-786f-401a-81cd-f183a00292c5 {
  text-align: center;
}

#s-8b0ab5b6-786f-401a-81cd-f183a00292c5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8b0ab5b6-786f-401a-81cd-f183a00292c5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-8b0ab5b6-786f-401a-81cd-f183a00292c5 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-8b0ab5b6-786f-401a-81cd-f183a00292c5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8b0ab5b6-786f-401a-81cd-f183a00292c5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-8b0ab5b6-786f-401a-81cd-f183a00292c5 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-2c5937ca-be66-4021-92e8-361ae5df5e3d {
  margin-top: 1%;
margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-2c5937ca-be66-4021-92e8-361ae5df5e3d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-2c5937ca-be66-4021-92e8-361ae5df5e3d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-2c5937ca-be66-4021-92e8-361ae5df5e3d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-2c5937ca-be66-4021-92e8-361ae5df5e3d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

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

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

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

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

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

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

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

#s-48765708-536f-4598-b6e7-26c03ab2209f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-48765708-536f-4598-b6e7-26c03ab2209f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-48765708-536f-4598-b6e7-26c03ab2209f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-48765708-536f-4598-b6e7-26c03ab2209f {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-48765708-536f-4598-b6e7-26c03ab2209f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48765708-536f-4598-b6e7-26c03ab2209f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-48765708-536f-4598-b6e7-26c03ab2209f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (max-width: 767px){

#s-48765708-536f-4598-b6e7-26c03ab2209f {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-48765708-536f-4598-b6e7-26c03ab2209f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48765708-536f-4598-b6e7-26c03ab2209f.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  block ;
}

#s-48765708-536f-4598-b6e7-26c03ab2209f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-7fcb3835-5326-438d-a70d-5dfe2dda9376 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7fcb3835-5326-438d-a70d-5dfe2dda9376:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7fcb3835-5326-438d-a70d-5dfe2dda9376:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7fcb3835-5326-438d-a70d-5dfe2dda9376 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7fcb3835-5326-438d-a70d-5dfe2dda9376.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7fcb3835-5326-438d-a70d-5dfe2dda9376.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-7fcb3835-5326-438d-a70d-5dfe2dda9376.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (max-width: 767px){

#s-7fcb3835-5326-438d-a70d-5dfe2dda9376 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7fcb3835-5326-438d-a70d-5dfe2dda9376.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7fcb3835-5326-438d-a70d-5dfe2dda9376.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  block ;
}

#s-7fcb3835-5326-438d-a70d-5dfe2dda9376.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-ff6241d1-a114-4f78-876c-9d880d6b17fb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ff6241d1-a114-4f78-876c-9d880d6b17fb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ff6241d1-a114-4f78-876c-9d880d6b17fb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ff6241d1-a114-4f78-876c-9d880d6b17fb {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ff6241d1-a114-4f78-876c-9d880d6b17fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff6241d1-a114-4f78-876c-9d880d6b17fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-ff6241d1-a114-4f78-876c-9d880d6b17fb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (max-width: 767px){

#s-ff6241d1-a114-4f78-876c-9d880d6b17fb {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ff6241d1-a114-4f78-876c-9d880d6b17fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff6241d1-a114-4f78-876c-9d880d6b17fb.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  block ;
}

#s-ff6241d1-a114-4f78-876c-9d880d6b17fb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-e1544a92-dfc4-47c2-b6c9-5b05534646e2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e1544a92-dfc4-47c2-b6c9-5b05534646e2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e1544a92-dfc4-47c2-b6c9-5b05534646e2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e1544a92-dfc4-47c2-b6c9-5b05534646e2 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e1544a92-dfc4-47c2-b6c9-5b05534646e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e1544a92-dfc4-47c2-b6c9-5b05534646e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-e1544a92-dfc4-47c2-b6c9-5b05534646e2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (max-width: 767px){

#s-e1544a92-dfc4-47c2-b6c9-5b05534646e2 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e1544a92-dfc4-47c2-b6c9-5b05534646e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e1544a92-dfc4-47c2-b6c9-5b05534646e2.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  block ;
}

#s-e1544a92-dfc4-47c2-b6c9-5b05534646e2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-ade0556b-5a8a-4f82-b8ae-eb77c08c5b45 {
  min-height: 50px;
}








#s-ade0556b-5a8a-4f82-b8ae-eb77c08c5b45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ade0556b-5a8a-4f82-b8ae-eb77c08c5b45.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a3d1cacb-68d4-4def-8cd9-e675f38ab7c3 {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-a3d1cacb-68d4-4def-8cd9-e675f38ab7c3 {
  margin-top: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a3d1cacb-68d4-4def-8cd9-e675f38ab7c3 {
  margin-top: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a3d1cacb-68d4-4def-8cd9-e675f38ab7c3 {
  margin-top: 10%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-a3d1cacb-68d4-4def-8cd9-e675f38ab7c3 {
  margin-top: 10%;
margin-left: 2%;
margin-bottom: 5%;
margin-right: 2%;
}
}







#s-a3d1cacb-68d4-4def-8cd9-e675f38ab7c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3d1cacb-68d4-4def-8cd9-e675f38ab7c3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-941c23c1-2bc7-4179-a69a-70d2c37b5cc8 {
  margin-bottom: 3%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-941c23c1-2bc7-4179-a69a-70d2c37b5cc8 {
  margin-bottom: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-941c23c1-2bc7-4179-a69a-70d2c37b5cc8 {
  margin-bottom: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-941c23c1-2bc7-4179-a69a-70d2c37b5cc8 {
  margin-bottom: 5%;
}
}@media (max-width: 767px){#s-941c23c1-2bc7-4179-a69a-70d2c37b5cc8 {
  margin-bottom: 5%;
}
}
#s-941c23c1-2bc7-4179-a69a-70d2c37b5cc8 .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  letter-spacing: 3px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-941c23c1-2bc7-4179-a69a-70d2c37b5cc8 .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  letter-spacing: 2px;
  
}


}@media (max-width: 767px){#s-941c23c1-2bc7-4179-a69a-70d2c37b5cc8 .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  letter-spacing: 2px;
  
}


}
#s-9e2f9476-47f9-49e0-abae-ab4ce673230b {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-9e2f9476-47f9-49e0-abae-ab4ce673230b {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-9e2f9476-47f9-49e0-abae-ab4ce673230b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9e2f9476-47f9-49e0-abae-ab4ce673230b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-9e2f9476-47f9-49e0-abae-ab4ce673230b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-9e2f9476-47f9-49e0-abae-ab4ce673230b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-2a71a96d-7d3d-42d0-b462-fc0e55d1c2ae {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-2a71a96d-7d3d-42d0-b462-fc0e55d1c2ae .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-2a71a96d-7d3d-42d0-b462-fc0e55d1c2ae .shogun-heading-component h2 a {
  color: #000;
}


#s-16903c27-3b96-4d23-bd6a-f4615068664e {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-16903c27-3b96-4d23-bd6a-f4615068664e {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-742a3549-6a4b-4dc2-bed0-fc09341dc5ba {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-742a3549-6a4b-4dc2-bed0-fc09341dc5ba .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-742a3549-6a4b-4dc2-bed0-fc09341dc5ba .shogun-heading-component h2 a {
  color: #000;
}


#s-d4230a98-3f0d-46a6-9ddc-a9aabed5c2ad {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-d4230a98-3f0d-46a6-9ddc-a9aabed5c2ad {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-9d4aa42a-392f-4a2d-8bca-75a5ce0b62ee {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-9d4aa42a-392f-4a2d-8bca-75a5ce0b62ee {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-9d4aa42a-392f-4a2d-8bca-75a5ce0b62ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d4aa42a-392f-4a2d-8bca-75a5ce0b62ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-9d4aa42a-392f-4a2d-8bca-75a5ce0b62ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-9d4aa42a-392f-4a2d-8bca-75a5ce0b62ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-c343dc97-a187-4550-8478-5fb78d2739c8 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-c343dc97-a187-4550-8478-5fb78d2739c8 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-c343dc97-a187-4550-8478-5fb78d2739c8 .shogun-heading-component h2 a {
  color: #000;
}


#s-efc9ebd6-89f6-4d11-a2be-3d495816f123 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-efc9ebd6-89f6-4d11-a2be-3d495816f123 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-512292ef-2273-4a2c-ac09-89e29e6053b0 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-512292ef-2273-4a2c-ac09-89e29e6053b0 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-512292ef-2273-4a2c-ac09-89e29e6053b0 .shogun-heading-component h2 a {
  color: #000;
}


#s-abfaf810-38ed-4365-b4ae-0de9a9e6b606 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-abfaf810-38ed-4365-b4ae-0de9a9e6b606 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-dbe45169-4eef-4494-81a9-f11da61c1319 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-dbe45169-4eef-4494-81a9-f11da61c1319 {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-dbe45169-4eef-4494-81a9-f11da61c1319"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dbe45169-4eef-4494-81a9-f11da61c1319"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-dbe45169-4eef-4494-81a9-f11da61c1319"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-dbe45169-4eef-4494-81a9-f11da61c1319"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-fbbabe7d-75c1-4fff-b82e-029b051eb905 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-fbbabe7d-75c1-4fff-b82e-029b051eb905 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-fbbabe7d-75c1-4fff-b82e-029b051eb905 .shogun-heading-component h2 a {
  color: #000;
}


#s-87c670a5-ef31-48d0-a2f5-b7f6dff429d0 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-87c670a5-ef31-48d0-a2f5-b7f6dff429d0 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-0add3112-2ecf-4c60-920c-739a50363b52 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-0add3112-2ecf-4c60-920c-739a50363b52 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-0add3112-2ecf-4c60-920c-739a50363b52 .shogun-heading-component h2 a {
  color: #000;
}


#s-b6f15396-7041-4e61-8ad2-d4d0d9222d91 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-b6f15396-7041-4e61-8ad2-d4d0d9222d91 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-37a17b37-394f-487b-99a2-fada31d7d62c {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-37a17b37-394f-487b-99a2-fada31d7d62c {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-37a17b37-394f-487b-99a2-fada31d7d62c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37a17b37-394f-487b-99a2-fada31d7d62c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-37a17b37-394f-487b-99a2-fada31d7d62c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-37a17b37-394f-487b-99a2-fada31d7d62c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-c2aa01a5-92b7-4656-a246-e81df435c031 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-c2aa01a5-92b7-4656-a246-e81df435c031 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-c2aa01a5-92b7-4656-a246-e81df435c031 .shogun-heading-component h2 a {
  color: #000;
}


#s-fe51daea-261e-4d83-aab1-dc2f6d959c5c {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-fe51daea-261e-4d83-aab1-dc2f6d959c5c {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-f8445ca0-2621-4414-9155-0e75afef4ad8 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-f8445ca0-2621-4414-9155-0e75afef4ad8 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-f8445ca0-2621-4414-9155-0e75afef4ad8 .shogun-heading-component h2 a {
  color: #000;
}


#s-b14b23ae-df78-45ca-ab8d-06b50260c8d8 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-b14b23ae-df78-45ca-ab8d-06b50260c8d8 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-c666be28-ce89-4450-8780-835bdb503759 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-c666be28-ce89-4450-8780-835bdb503759 {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-c666be28-ce89-4450-8780-835bdb503759"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c666be28-ce89-4450-8780-835bdb503759"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-c666be28-ce89-4450-8780-835bdb503759"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-c666be28-ce89-4450-8780-835bdb503759"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-b984fa68-6e28-42af-b2a9-9400d5984e20 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-b984fa68-6e28-42af-b2a9-9400d5984e20 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-b984fa68-6e28-42af-b2a9-9400d5984e20 .shogun-heading-component h2 a {
  color: #000;
}


#s-abacdfff-b2ad-494b-8c5e-5f1eab9f57ab {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-abacdfff-b2ad-494b-8c5e-5f1eab9f57ab {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-ece64ae6-2963-4202-93a3-fc93fd39f16d {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-ece64ae6-2963-4202-93a3-fc93fd39f16d .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-ece64ae6-2963-4202-93a3-fc93fd39f16d .shogun-heading-component h2 a {
  color: #000;
}


#s-7d7ff346-7073-4024-a029-861a743d76d4 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-7d7ff346-7073-4024-a029-861a743d76d4 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-1cdee088-19c5-48e6-a7be-35b2d67147ea {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-1cdee088-19c5-48e6-a7be-35b2d67147ea {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-1cdee088-19c5-48e6-a7be-35b2d67147ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1cdee088-19c5-48e6-a7be-35b2d67147ea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-1cdee088-19c5-48e6-a7be-35b2d67147ea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-1cdee088-19c5-48e6-a7be-35b2d67147ea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-73f9a474-bc04-49bd-a23c-11b63d8d11b5 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-73f9a474-bc04-49bd-a23c-11b63d8d11b5 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-73f9a474-bc04-49bd-a23c-11b63d8d11b5 .shogun-heading-component h2 a {
  color: #000;
}


#s-a922ee8f-7983-439a-b06c-8fe09d402d4f {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-a922ee8f-7983-439a-b06c-8fe09d402d4f {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-545ac156-8ae5-4ea0-936c-970a1a9c68ef {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-545ac156-8ae5-4ea0-936c-970a1a9c68ef .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-545ac156-8ae5-4ea0-936c-970a1a9c68ef .shogun-heading-component h2 a {
  color: #000;
}


#s-ea7a7d45-f686-4a93-82c8-11e96f98d20e {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-ea7a7d45-f686-4a93-82c8-11e96f98d20e {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-200be59b-afa5-4ad1-b5d2-8a7650aeb53e {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-200be59b-afa5-4ad1-b5d2-8a7650aeb53e {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-200be59b-afa5-4ad1-b5d2-8a7650aeb53e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-200be59b-afa5-4ad1-b5d2-8a7650aeb53e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-200be59b-afa5-4ad1-b5d2-8a7650aeb53e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-200be59b-afa5-4ad1-b5d2-8a7650aeb53e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-061c88e4-42c2-40d5-95d6-e2f62169fd63 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-061c88e4-42c2-40d5-95d6-e2f62169fd63 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-061c88e4-42c2-40d5-95d6-e2f62169fd63 .shogun-heading-component h2 a {
  color: #000;
}


#s-b3cd08f6-e613-44bc-8092-57044ef10f3e {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-b3cd08f6-e613-44bc-8092-57044ef10f3e {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-b943071c-c6a8-4057-9394-f4267779e9ea {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-b943071c-c6a8-4057-9394-f4267779e9ea .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-b943071c-c6a8-4057-9394-f4267779e9ea .shogun-heading-component h2 a {
  color: #000;
}


#s-35df2593-01d3-47b5-8e9e-6ac24ee2e3a9 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-35df2593-01d3-47b5-8e9e-6ac24ee2e3a9 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-d8f49206-92a7-49a1-ac8a-3839ab5d5280 {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-d8f49206-92a7-49a1-ac8a-3839ab5d5280 {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-d8f49206-92a7-49a1-ac8a-3839ab5d5280"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d8f49206-92a7-49a1-ac8a-3839ab5d5280"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-d8f49206-92a7-49a1-ac8a-3839ab5d5280"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-d8f49206-92a7-49a1-ac8a-3839ab5d5280"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-26d2ac92-740c-4a37-8f23-dfbdc37eb4b8 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-26d2ac92-740c-4a37-8f23-dfbdc37eb4b8 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-26d2ac92-740c-4a37-8f23-dfbdc37eb4b8 .shogun-heading-component h2 a {
  color: #000;
}


#s-b0703880-4846-405b-ad3c-9c19f6e35b8b {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-b0703880-4846-405b-ad3c-9c19f6e35b8b {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-9ce879ef-5766-4e07-a8e7-cf823030cd9c {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-9ce879ef-5766-4e07-a8e7-cf823030cd9c .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-9ce879ef-5766-4e07-a8e7-cf823030cd9c .shogun-heading-component h2 a {
  color: #000;
}


#s-2518a461-0880-4437-82b3-dd695d410200 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-2518a461-0880-4437-82b3-dd695d410200 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-baf67ea7-d080-45fb-8139-45db3e7233f6 {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-baf67ea7-d080-45fb-8139-45db3e7233f6 {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-baf67ea7-d080-45fb-8139-45db3e7233f6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-baf67ea7-d080-45fb-8139-45db3e7233f6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-baf67ea7-d080-45fb-8139-45db3e7233f6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-baf67ea7-d080-45fb-8139-45db3e7233f6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-e0336be6-7777-430e-ad55-30ca67e8f79e {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-e0336be6-7777-430e-ad55-30ca67e8f79e .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-e0336be6-7777-430e-ad55-30ca67e8f79e .shogun-heading-component h2 a {
  color: #000;
}


#s-1ecb8f10-0710-44e0-a26e-9f35e5773789 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-1ecb8f10-0710-44e0-a26e-9f35e5773789 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-e789cd3c-6740-47d8-a5e0-b7be40c5a1ac {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-e789cd3c-6740-47d8-a5e0-b7be40c5a1ac .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-e789cd3c-6740-47d8-a5e0-b7be40c5a1ac .shogun-heading-component h2 a {
  color: #000;
}


#s-1cdfc1e4-238c-4887-a174-3c14e544dca3 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-1cdfc1e4-238c-4887-a174-3c14e544dca3 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-b20462f5-5290-40d2-8564-da225cd54cba {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-b20462f5-5290-40d2-8564-da225cd54cba {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-b20462f5-5290-40d2-8564-da225cd54cba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b20462f5-5290-40d2-8564-da225cd54cba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-b20462f5-5290-40d2-8564-da225cd54cba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-b20462f5-5290-40d2-8564-da225cd54cba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-31443923-e2bf-4ad1-92ee-9f85de31e807 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-31443923-e2bf-4ad1-92ee-9f85de31e807 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-31443923-e2bf-4ad1-92ee-9f85de31e807 .shogun-heading-component h2 a {
  color: #000;
}


#s-047fcc03-78b5-4191-a7ca-946e42a15745 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-047fcc03-78b5-4191-a7ca-946e42a15745 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-ad870c0c-dcfe-45b2-8164-fdfdabe3f89b {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-ad870c0c-dcfe-45b2-8164-fdfdabe3f89b .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-ad870c0c-dcfe-45b2-8164-fdfdabe3f89b .shogun-heading-component h2 a {
  color: #000;
}


#s-089050a3-a355-4701-a130-7be545858f50 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-089050a3-a355-4701-a130-7be545858f50 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-23e4a056-6703-4907-a165-8a6f90139ab0 {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-23e4a056-6703-4907-a165-8a6f90139ab0 {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-23e4a056-6703-4907-a165-8a6f90139ab0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23e4a056-6703-4907-a165-8a6f90139ab0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-23e4a056-6703-4907-a165-8a6f90139ab0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-23e4a056-6703-4907-a165-8a6f90139ab0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-eaade647-f7ea-4ef0-99fd-3808e098bed8 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-eaade647-f7ea-4ef0-99fd-3808e098bed8 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-eaade647-f7ea-4ef0-99fd-3808e098bed8 .shogun-heading-component h2 a {
  color: #000;
}


#s-f714d586-7999-419f-8524-6c639a83872d {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-f714d586-7999-419f-8524-6c639a83872d {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-2ae69822-94b7-455f-a51d-35dfb42b3d77 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-2ae69822-94b7-455f-a51d-35dfb42b3d77 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-2ae69822-94b7-455f-a51d-35dfb42b3d77 .shogun-heading-component h2 a {
  color: #000;
}


#s-184baa6c-1ea2-491c-adf5-a44560f7c44b {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-184baa6c-1ea2-491c-adf5-a44560f7c44b {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-cb204fa7-4798-44ba-b0f5-0dd90f8ba7f7 {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-cb204fa7-4798-44ba-b0f5-0dd90f8ba7f7 {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-cb204fa7-4798-44ba-b0f5-0dd90f8ba7f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cb204fa7-4798-44ba-b0f5-0dd90f8ba7f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-cb204fa7-4798-44ba-b0f5-0dd90f8ba7f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-cb204fa7-4798-44ba-b0f5-0dd90f8ba7f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-39b6debd-89af-4f53-ac50-ff43b43fb5de {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-39b6debd-89af-4f53-ac50-ff43b43fb5de .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-39b6debd-89af-4f53-ac50-ff43b43fb5de .shogun-heading-component h2 a {
  color: #000;
}


#s-257e74bc-69ed-4695-a4e6-242d46d72c8d {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-257e74bc-69ed-4695-a4e6-242d46d72c8d {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-d06874eb-72fc-4fc6-a172-f27d7dccfba9 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-d06874eb-72fc-4fc6-a172-f27d7dccfba9 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-d06874eb-72fc-4fc6-a172-f27d7dccfba9 .shogun-heading-component h2 a {
  color: #000;
}


#s-93d02b62-3c93-4292-b99c-68d87aebb869 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-93d02b62-3c93-4292-b99c-68d87aebb869 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-48695b18-9454-4715-b913-591bc16310cc {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-48695b18-9454-4715-b913-591bc16310cc {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-48695b18-9454-4715-b913-591bc16310cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48695b18-9454-4715-b913-591bc16310cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-48695b18-9454-4715-b913-591bc16310cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-48695b18-9454-4715-b913-591bc16310cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-b2c08d62-6cb3-4ab7-8ef8-ff41d2ec1855 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-b2c08d62-6cb3-4ab7-8ef8-ff41d2ec1855 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-b2c08d62-6cb3-4ab7-8ef8-ff41d2ec1855 .shogun-heading-component h2 a {
  color: #000;
}


#s-341e1308-8d18-4953-b67f-8c5d3cfa5ff8 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-341e1308-8d18-4953-b67f-8c5d3cfa5ff8 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-e5b831fb-adeb-4f96-bb74-89d21e46a140 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-e5b831fb-adeb-4f96-bb74-89d21e46a140 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-e5b831fb-adeb-4f96-bb74-89d21e46a140 .shogun-heading-component h2 a {
  color: #000;
}


#s-d4f6be29-f026-4539-bf83-2770dae69cd9 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-d4f6be29-f026-4539-bf83-2770dae69cd9 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-1f0cbf28-1db5-4d07-9a38-6bb19d58aa92 {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-1f0cbf28-1db5-4d07-9a38-6bb19d58aa92 {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-1f0cbf28-1db5-4d07-9a38-6bb19d58aa92"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f0cbf28-1db5-4d07-9a38-6bb19d58aa92"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-1f0cbf28-1db5-4d07-9a38-6bb19d58aa92"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-1f0cbf28-1db5-4d07-9a38-6bb19d58aa92"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-c6b2995e-420c-48d9-af29-a8786724f6e4 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-c6b2995e-420c-48d9-af29-a8786724f6e4 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-c6b2995e-420c-48d9-af29-a8786724f6e4 .shogun-heading-component h2 a {
  color: #000;
}


#s-52d2512d-a4bd-4ec6-8f2d-f750dbf5c7da {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-52d2512d-a4bd-4ec6-8f2d-f750dbf5c7da {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-fba36016-5e84-4546-a133-e66cd5149b04 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-fba36016-5e84-4546-a133-e66cd5149b04 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-fba36016-5e84-4546-a133-e66cd5149b04 .shogun-heading-component h2 a {
  color: #000;
}


#s-dd07acd7-cdf3-463d-b99a-5e136aaa4d38 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-dd07acd7-cdf3-463d-b99a-5e136aaa4d38 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-7fc5a0d3-a4e8-4bcf-8ddb-8a1304c8b931 {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-7fc5a0d3-a4e8-4bcf-8ddb-8a1304c8b931 {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-7fc5a0d3-a4e8-4bcf-8ddb-8a1304c8b931"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7fc5a0d3-a4e8-4bcf-8ddb-8a1304c8b931"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-7fc5a0d3-a4e8-4bcf-8ddb-8a1304c8b931"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-7fc5a0d3-a4e8-4bcf-8ddb-8a1304c8b931"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-19e3558c-1ba8-4cc2-af40-c3def53dab4c {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-19e3558c-1ba8-4cc2-af40-c3def53dab4c .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-19e3558c-1ba8-4cc2-af40-c3def53dab4c .shogun-heading-component h2 a {
  color: #000;
}


#s-102e8b8f-f4bd-49d7-9136-b9a278949183 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-102e8b8f-f4bd-49d7-9136-b9a278949183 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-918ca5f4-b719-44e8-add2-54dd4ab46436 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-918ca5f4-b719-44e8-add2-54dd4ab46436 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-918ca5f4-b719-44e8-add2-54dd4ab46436 .shogun-heading-component h2 a {
  color: #000;
}


#s-d8925db7-4c84-4a44-9233-ff0b8ef876f2 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-d8925db7-4c84-4a44-9233-ff0b8ef876f2 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-ce8de80a-5505-4285-8436-0f5decc9ed01 {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-ce8de80a-5505-4285-8436-0f5decc9ed01 {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-ce8de80a-5505-4285-8436-0f5decc9ed01"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce8de80a-5505-4285-8436-0f5decc9ed01"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-ce8de80a-5505-4285-8436-0f5decc9ed01"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-ce8de80a-5505-4285-8436-0f5decc9ed01"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-32b36cc8-b6aa-46d5-9622-1b30744bde91 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-32b36cc8-b6aa-46d5-9622-1b30744bde91 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-32b36cc8-b6aa-46d5-9622-1b30744bde91 .shogun-heading-component h2 a {
  color: #000;
}


#s-38a5728a-6fe2-4776-963f-c74b1fae09fc {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-38a5728a-6fe2-4776-963f-c74b1fae09fc {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-81565d11-36cc-4128-a586-5338e18d06a0 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-81565d11-36cc-4128-a586-5338e18d06a0 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-81565d11-36cc-4128-a586-5338e18d06a0 .shogun-heading-component h2 a {
  color: #000;
}


#s-b5ea6ab2-9040-4197-91a6-f5ffe6ef1e79 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-b5ea6ab2-9040-4197-91a6-f5ffe6ef1e79 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-b1a7579b-e1e1-482a-b34a-b9df449a1f3d {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-b1a7579b-e1e1-482a-b34a-b9df449a1f3d {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-b1a7579b-e1e1-482a-b34a-b9df449a1f3d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1a7579b-e1e1-482a-b34a-b9df449a1f3d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-b1a7579b-e1e1-482a-b34a-b9df449a1f3d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-b1a7579b-e1e1-482a-b34a-b9df449a1f3d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-d04b4acb-01cf-4094-86a0-9842263b9f74 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-d04b4acb-01cf-4094-86a0-9842263b9f74 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-d04b4acb-01cf-4094-86a0-9842263b9f74 .shogun-heading-component h2 a {
  color: #000;
}


#s-b172b211-b89e-431f-999e-69b5f11b6ee7 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-b172b211-b89e-431f-999e-69b5f11b6ee7 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-c15153e2-a9f6-4c95-ace1-90e9f119d50f {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-c15153e2-a9f6-4c95-ace1-90e9f119d50f .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-c15153e2-a9f6-4c95-ace1-90e9f119d50f .shogun-heading-component h2 a {
  color: #000;
}


#s-2873332d-8310-46e9-b87c-477108bc4d44 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-2873332d-8310-46e9-b87c-477108bc4d44 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-8332048e-3779-4d73-a527-4951b4ff05f9 {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-8332048e-3779-4d73-a527-4951b4ff05f9 {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-8332048e-3779-4d73-a527-4951b4ff05f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8332048e-3779-4d73-a527-4951b4ff05f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-8332048e-3779-4d73-a527-4951b4ff05f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-8332048e-3779-4d73-a527-4951b4ff05f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-b5cae73d-4ce2-4c87-84da-6e64863684e1 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-b5cae73d-4ce2-4c87-84da-6e64863684e1 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-b5cae73d-4ce2-4c87-84da-6e64863684e1 .shogun-heading-component h2 a {
  color: #000;
}


#s-ef7d2f89-a7dc-4c63-a10d-81453b9aa069 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-ef7d2f89-a7dc-4c63-a10d-81453b9aa069 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-2a685117-97ba-44a2-9e8f-11bd08cb2a67 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-2a685117-97ba-44a2-9e8f-11bd08cb2a67 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-2a685117-97ba-44a2-9e8f-11bd08cb2a67 .shogun-heading-component h2 a {
  color: #000;
}


#s-dc8cf42e-20b9-4c8f-976b-05c29422c1f4 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-dc8cf42e-20b9-4c8f-976b-05c29422c1f4 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-bfd5e748-37fd-405f-8736-c347e19832cf {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-bfd5e748-37fd-405f-8736-c347e19832cf {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-bfd5e748-37fd-405f-8736-c347e19832cf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bfd5e748-37fd-405f-8736-c347e19832cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-bfd5e748-37fd-405f-8736-c347e19832cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-bfd5e748-37fd-405f-8736-c347e19832cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-d97f7fbb-8dbb-4ebc-a5db-8628176ef480 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-d97f7fbb-8dbb-4ebc-a5db-8628176ef480 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-d97f7fbb-8dbb-4ebc-a5db-8628176ef480 .shogun-heading-component h2 a {
  color: #000;
}


#s-c90bfaa1-c484-4f65-b752-2c0f174e9715 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-c90bfaa1-c484-4f65-b752-2c0f174e9715 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-408c99c7-416f-4dd3-bded-d89ffdf090be {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-408c99c7-416f-4dd3-bded-d89ffdf090be .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-408c99c7-416f-4dd3-bded-d89ffdf090be .shogun-heading-component h2 a {
  color: #000;
}


#s-e337d003-2e7a-4895-ac17-2963432b11d7 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-e337d003-2e7a-4895-ac17-2963432b11d7 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-33694410-e857-4f52-b3d3-843a7d6ad56e {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-33694410-e857-4f52-b3d3-843a7d6ad56e {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-33694410-e857-4f52-b3d3-843a7d6ad56e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-33694410-e857-4f52-b3d3-843a7d6ad56e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-33694410-e857-4f52-b3d3-843a7d6ad56e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-33694410-e857-4f52-b3d3-843a7d6ad56e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-f84e1370-b306-4019-af45-56310350f7e2 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-f84e1370-b306-4019-af45-56310350f7e2 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-f84e1370-b306-4019-af45-56310350f7e2 .shogun-heading-component h2 a {
  color: #000;
}


#s-73ca4692-53cf-46f2-801a-794c982f1ab6 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-73ca4692-53cf-46f2-801a-794c982f1ab6 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-32a4311d-61fe-4fc6-a70b-b7ef8baf018c {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-32a4311d-61fe-4fc6-a70b-b7ef8baf018c .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-32a4311d-61fe-4fc6-a70b-b7ef8baf018c .shogun-heading-component h2 a {
  color: #000;
}


#s-461b3c3a-e8a5-451b-9779-e2661c0e8840 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-461b3c3a-e8a5-451b-9779-e2661c0e8840 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-4c5da159-6cf7-4081-8c23-5bf4d6c099e8 {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-4c5da159-6cf7-4081-8c23-5bf4d6c099e8 {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-4c5da159-6cf7-4081-8c23-5bf4d6c099e8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4c5da159-6cf7-4081-8c23-5bf4d6c099e8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-4c5da159-6cf7-4081-8c23-5bf4d6c099e8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-4c5da159-6cf7-4081-8c23-5bf4d6c099e8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-e0c6a2c6-bc8b-4ebf-ae24-6c563c889f26 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-e0c6a2c6-bc8b-4ebf-ae24-6c563c889f26 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-e0c6a2c6-bc8b-4ebf-ae24-6c563c889f26 .shogun-heading-component h2 a {
  color: #000;
}


#s-1d59930a-73e8-4462-ae44-ecf34e3e55d0 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-1d59930a-73e8-4462-ae44-ecf34e3e55d0 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-97be4b19-8494-4ffc-9bf9-0762b9c1cb50 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-97be4b19-8494-4ffc-9bf9-0762b9c1cb50 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-97be4b19-8494-4ffc-9bf9-0762b9c1cb50 .shogun-heading-component h2 a {
  color: #000;
}


#s-8de091f2-7271-4269-9e49-d1e7be399b25 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-8de091f2-7271-4269-9e49-d1e7be399b25 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-8277a8cc-1356-4819-b9dc-8cd075033e0f {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-8277a8cc-1356-4819-b9dc-8cd075033e0f {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-8277a8cc-1356-4819-b9dc-8cd075033e0f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8277a8cc-1356-4819-b9dc-8cd075033e0f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-8277a8cc-1356-4819-b9dc-8cd075033e0f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-8277a8cc-1356-4819-b9dc-8cd075033e0f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-e9c9f956-e825-4597-8bfd-6ae26cf09e84 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-e9c9f956-e825-4597-8bfd-6ae26cf09e84 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-e9c9f956-e825-4597-8bfd-6ae26cf09e84 .shogun-heading-component h2 a {
  color: #000;
}


#s-4444cf49-058a-4abf-99a0-f508a090c4eb {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-4444cf49-058a-4abf-99a0-f508a090c4eb {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-b8812022-8d0c-42a0-9317-79c2d144d7ae {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-b8812022-8d0c-42a0-9317-79c2d144d7ae .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-b8812022-8d0c-42a0-9317-79c2d144d7ae .shogun-heading-component h2 a {
  color: #000;
}


#s-5b67633a-4802-4ae3-a5f9-69a8e3359a5a {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-5b67633a-4802-4ae3-a5f9-69a8e3359a5a {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-a08ffe9a-9231-4c5d-8b45-52ff05977cc7 {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-a08ffe9a-9231-4c5d-8b45-52ff05977cc7 {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-a08ffe9a-9231-4c5d-8b45-52ff05977cc7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a08ffe9a-9231-4c5d-8b45-52ff05977cc7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-a08ffe9a-9231-4c5d-8b45-52ff05977cc7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-a08ffe9a-9231-4c5d-8b45-52ff05977cc7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-43ec38b9-a3ff-49fb-ba26-6ff15b25949d {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-43ec38b9-a3ff-49fb-ba26-6ff15b25949d .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-43ec38b9-a3ff-49fb-ba26-6ff15b25949d .shogun-heading-component h2 a {
  color: #000;
}


#s-90d9c841-59a4-4457-a540-6f7d7e50ef9c {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-90d9c841-59a4-4457-a540-6f7d7e50ef9c {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-007aa6fa-65cd-4945-b23f-9c5b843cf716 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-007aa6fa-65cd-4945-b23f-9c5b843cf716 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-007aa6fa-65cd-4945-b23f-9c5b843cf716 .shogun-heading-component h2 a {
  color: #000;
}


#s-b4f39bfa-2f2f-47dd-bad7-b1fe78a96b43 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-b4f39bfa-2f2f-47dd-bad7-b1fe78a96b43 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-983735b9-e155-4f31-9484-62ebf0b2a126 {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-983735b9-e155-4f31-9484-62ebf0b2a126 {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-983735b9-e155-4f31-9484-62ebf0b2a126"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-983735b9-e155-4f31-9484-62ebf0b2a126"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-983735b9-e155-4f31-9484-62ebf0b2a126"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-983735b9-e155-4f31-9484-62ebf0b2a126"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-936c71e9-d223-4dad-9c8e-6e141df0717a {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-936c71e9-d223-4dad-9c8e-6e141df0717a .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-936c71e9-d223-4dad-9c8e-6e141df0717a .shogun-heading-component h2 a {
  color: #000;
}


#s-bdb84e43-18b1-4f6b-abba-03aee0093f30 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-bdb84e43-18b1-4f6b-abba-03aee0093f30 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-e7b2da04-0aa6-4d81-82b1-9f2985414b3a {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-e7b2da04-0aa6-4d81-82b1-9f2985414b3a .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-e7b2da04-0aa6-4d81-82b1-9f2985414b3a .shogun-heading-component h2 a {
  color: #000;
}


#s-1c3f8dcd-57e0-420f-aa9b-9c55615981af {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-1c3f8dcd-57e0-420f-aa9b-9c55615981af {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-c42a37f6-7026-4845-8cfa-251df5fc64f9 {
  padding-top: 0px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-c42a37f6-7026-4845-8cfa-251df5fc64f9 {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-c42a37f6-7026-4845-8cfa-251df5fc64f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c42a37f6-7026-4845-8cfa-251df5fc64f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-c42a37f6-7026-4845-8cfa-251df5fc64f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-c42a37f6-7026-4845-8cfa-251df5fc64f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-1981cab9-7407-487d-868e-31c81a15cb21 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-1981cab9-7407-487d-868e-31c81a15cb21 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-1981cab9-7407-487d-868e-31c81a15cb21 .shogun-heading-component h2 a {
  color: #000;
}


#s-b5fcbf88-ae95-463b-ac17-5ab5a4ae5cc0 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-b5fcbf88-ae95-463b-ac17-5ab5a4ae5cc0 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-e266acc6-f1fe-47b2-908a-9e24c7d84ddc {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-e266acc6-f1fe-47b2-908a-9e24c7d84ddc .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-e266acc6-f1fe-47b2-908a-9e24c7d84ddc .shogun-heading-component h2 a {
  color: #000;
}


#s-7b1cba43-1505-4c7b-b85e-843dcf1db63c {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-7b1cba43-1505-4c7b-b85e-843dcf1db63c {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-3c07b109-2011-42dd-9916-83ce431ab721 {
  padding-bottom: 40px;
}
@media (max-width: 767px){#s-3c07b109-2011-42dd-9916-83ce431ab721 {
  padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-3c07b109-2011-42dd-9916-83ce431ab721"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3c07b109-2011-42dd-9916-83ce431ab721"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-3c07b109-2011-42dd-9916-83ce431ab721"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-3c07b109-2011-42dd-9916-83ce431ab721"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-9c75ec38-dfe3-4739-9cc6-85690ff36314 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-9c75ec38-dfe3-4739-9cc6-85690ff36314 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-9c75ec38-dfe3-4739-9cc6-85690ff36314 .shogun-heading-component h2 a {
  color: #000;
}


#s-ebcca5ad-6b72-4862-81b6-a9d0e909915e {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-ebcca5ad-6b72-4862-81b6-a9d0e909915e {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-a5232a3f-8e13-45a3-9f53-c48a15b8977d {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-a5232a3f-8e13-45a3-9f53-c48a15b8977d .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  
}


#s-a5232a3f-8e13-45a3-9f53-c48a15b8977d .shogun-heading-component h2 a {
  color: #000;
}


#s-ecd90fdc-af32-4d6b-a569-324ef60620d1 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
}
@media (max-width: 767px){#s-ecd90fdc-af32-4d6b-a569-324ef60620d1 {
  padding-left: 10px;
padding-right: 10px;
}
}
.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-text {
  font-weight: 400;
  font-family: Europa;
}

.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-e13e6430-719c-4b50-8047-09b0679e2fde {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
padding-top: 15px;
padding-left: 20%;
padding-bottom: 15px;
padding-right: 20%;
border-radius: 2px;
max-width: 100%;
background-color: rgba(37, 37, 37, 1);
text-align: center;
text-decoration: none;
letter-spacing: 4px;
background-image: none;
hover-type: color;
}
#s-e13e6430-719c-4b50-8047-09b0679e2fde:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e13e6430-719c-4b50-8047-09b0679e2fde:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e13e6430-719c-4b50-8047-09b0679e2fde-root {
    text-align: center;
  }


#s-e13e6430-719c-4b50-8047-09b0679e2fde.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-e13e6430-719c-4b50-8047-09b0679e2fde-root {
    text-align: center;
  }


#s-e13e6430-719c-4b50-8047-09b0679e2fde.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e13e6430-719c-4b50-8047-09b0679e2fde-root {
    text-align: center;
  }


#s-e13e6430-719c-4b50-8047-09b0679e2fde.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e13e6430-719c-4b50-8047-09b0679e2fde-root {
    text-align: center;
  }


#s-e13e6430-719c-4b50-8047-09b0679e2fde.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-e13e6430-719c-4b50-8047-09b0679e2fde-root {
    text-align: center;
  }


#s-e13e6430-719c-4b50-8047-09b0679e2fde.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  block ;
}
}
  #s-e13e6430-719c-4b50-8047-09b0679e2fde-root {
    text-align: center;
  }


#s-e13e6430-719c-4b50-8047-09b0679e2fde.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  block ;
}

#s-c88dbc7e-6d21-4503-8258-234ec3f8dd35 {
  text-align: left;
}

@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;-webkit-transition-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);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);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);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);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);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);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);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;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%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);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%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);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%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);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%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);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;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(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;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(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;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);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;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);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;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);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;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);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;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);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;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);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;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);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;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);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%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);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;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);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;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);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%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);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%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);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%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);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%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);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%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);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%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);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{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);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{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);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%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);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%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);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;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);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;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,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;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,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;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);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;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,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;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);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;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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