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

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

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

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

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

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

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

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

#s-261963b5-d34e-45f3-999d-6cc14d21195b {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-261963b5-d34e-45f3-999d-6cc14d21195b {
  display: none;
}
#s-261963b5-d34e-45f3-999d-6cc14d21195b, #wrap-s-261963b5-d34e-45f3-999d-6cc14d21195b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-261963b5-d34e-45f3-999d-6cc14d21195b {
  display: none;
}
#s-261963b5-d34e-45f3-999d-6cc14d21195b, #wrap-s-261963b5-d34e-45f3-999d-6cc14d21195b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-261963b5-d34e-45f3-999d-6cc14d21195b {
  
}
}@media (max-width: 767px){#s-261963b5-d34e-45f3-999d-6cc14d21195b {
  
}
}







#s-261963b5-d34e-45f3-999d-6cc14d21195b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-261963b5-d34e-45f3-999d-6cc14d21195b.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-83a53bce-a65e-40f4-8597-46f064b38b5f {
  text-align: center;
}




  #s-83a53bce-a65e-40f4-8597-46f064b38b5f img.shogun-image {
    
    width: px;
  }


#s-83a53bce-a65e-40f4-8597-46f064b38b5f .shogun-image-content {
  
    align-items: flex-end;
  
}

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

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

#s-366c38e0-facd-4208-88d2-ef44e5dcd893 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-366c38e0-facd-4208-88d2-ef44e5dcd893 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-7bae889e-cd78-44ff-9f94-474a51807306 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}

#s-0a6ee711-ee33-43c6-8dd9-b1fc7080dc83 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2Y0YmI5NzUtYjU0OC00N2EzLWEwNTUtZDdhMzFiMTM0MzgzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmFmZGZiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTlmY2YyO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzZjRiYjk3NS1iNTQ4LTQ3YTMtYTA1NS1kN2EzMWIxMzQzODMpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-bottom: 0px;
padding-bottom: 10px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0a6ee711-ee33-43c6-8dd9-b1fc7080dc83 {
  
}
}@media (max-width: 767px){#s-0a6ee711-ee33-43c6-8dd9-b1fc7080dc83 {
  
}
}







#s-0a6ee711-ee33-43c6-8dd9-b1fc7080dc83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a6ee711-ee33-43c6-8dd9-b1fc7080dc83.shg-box.shg-c {
  justify-content: center;
}

#s-ad6991aa-496c-49ab-8b56-496fce269b6b {
  margin-top: 20px;
text-align: center;
}




  #s-ad6991aa-496c-49ab-8b56-496fce269b6b img.shogun-image {
    
    width: px;
  }


#s-ad6991aa-496c-49ab-8b56-496fce269b6b .shogun-image-content {
  
    align-items: center;
  
}

#s-71510e59-25ef-4893-a210-060344d6dad4 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-3a745e21-f4b9-4ff2-b799-380c93fc3977 {
  text-align: center;
}




  #s-3a745e21-f4b9-4ff2-b799-380c93fc3977 img.shogun-image {
    
    width: px;
  }


#s-3a745e21-f4b9-4ff2-b799-380c93fc3977 .shogun-image-content {
  
    align-items: center;
  
}

#s-08275e59-c042-4bb7-aa78-6e9fb4895b19 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-4b8e0f59-ebe9-4ccb-9067-ec0d12964964 {
  text-align: center;
}




  #s-4b8e0f59-ebe9-4ccb-9067-ec0d12964964 img.shogun-image {
    
    width: px;
  }


#s-4b8e0f59-ebe9-4ccb-9067-ec0d12964964 .shogun-image-content {
  
    align-items: center;
  
}

#s-bc5a9b84-2c7c-40ad-9ced-35bfd5042bf5 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

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

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

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

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

#s-9097283f-567b-448c-aea0-d976aa751cbd {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 30px;
margin-bottom: 50px;
padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-9097283f-567b-448c-aea0-d976aa751cbd:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-9097283f-567b-448c-aea0-d976aa751cbd:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-9097283f-567b-448c-aea0-d976aa751cbd.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-2fbae373-3352-4d5f-953a-8dd719b6a2d0 {
  text-align: center;
}




  #s-2fbae373-3352-4d5f-953a-8dd719b6a2d0 img.shogun-image {
    
    width: px;
  }


#s-2fbae373-3352-4d5f-953a-8dd719b6a2d0 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-2c32977b-c978-436e-b770-5d56aa190e80 {
  margin-top: 50px;
margin-bottom: 50px;
}

#s-2c32977b-c978-436e-b770-5d56aa190e80 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 248, 248, 1);
}

#s-2c32977b-c978-436e-b770-5d56aa190e80 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 1);
  padding: 15px;
}

#s-2c32977b-c978-436e-b770-5d56aa190e80 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-2c32977b-c978-436e-b770-5d56aa190e80 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(248, 248, 248, 1);
}

#s-2c32977b-c978-436e-b770-5d56aa190e80 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-2c32977b-c978-436e-b770-5d56aa190e80 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-84a74aa2-3150-425f-9db2-a39473553661 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGQyNzNiMjYtZWEyMC00NzMyLTk3MTAtZjM3YjlmMzgyZDM5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjhmOWZkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTlmMWZjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZDI3M2IyNi1lYTIwLTQ3MzItOTcxMC1mMzdiOWYzODJkMzkpIi8+PC9zdmc+);
background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-84a74aa2-3150-425f-9db2-a39473553661 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84a74aa2-3150-425f-9db2-a39473553661.shg-box.shg-c {
  justify-content: center;
}

#s-596f8eba-67bf-4f5c-976a-8edc917343f1 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(244, 244, 244, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 0);
}

#s-4ecd8bcf-6e70-4e78-af2e-2e2b321a9c5c {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(244, 244, 244, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 0);
}

#s-424b38f5-4533-48de-ac2d-2d5ecb1ab4fe {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGQyNzNiMjYtZWEyMC00NzMyLTk3MTAtZjM3YjlmMzgyZDM5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjhmOWZkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTlmMWZjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZDI3M2IyNi1lYTIwLTQ3MzItOTcxMC1mMzdiOWYzODJkMzkpIi8+PC9zdmc+);
background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-424b38f5-4533-48de-ac2d-2d5ecb1ab4fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-424b38f5-4533-48de-ac2d-2d5ecb1ab4fe.shg-box.shg-c {
  justify-content: center;
}

#s-3108514f-5429-4962-a38b-b500796c5307 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 0);
}

.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-f5fca34b-eee8-488a-bfb1-12df0788de93 {
  margin-left: 20px;
margin-right: 20px;
}

#s-95093146-90e1-4b6b-8da5-899ee3d1fe66 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-27364981-702f-48fd-a563-725ba866fe1f {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
text-align: center;
}




  #s-27364981-702f-48fd-a563-725ba866fe1f img.shogun-image {
    
    width: px;
  }


#s-27364981-702f-48fd-a563-725ba866fe1f .shogun-image-content {
  
    align-items: center;
  
}

#s-c9e5175d-1506-45ad-95d9-42fc82942170 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-4b961a66-8f8c-4537-a676-b249f05c5371 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
text-align: center;
}




  #s-4b961a66-8f8c-4537-a676-b249f05c5371 img.shogun-image {
    
    width: px;
  }


#s-4b961a66-8f8c-4537-a676-b249f05c5371 .shogun-image-content {
  
    align-items: center;
  
}

#s-693abfc7-8973-4e7d-b1d4-89082681da64 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGQyNzNiMjYtZWEyMC00NzMyLTk3MTAtZjM3YjlmMzgyZDM5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjhmOWZkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTlmMWZjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZDI3M2IyNi1lYTIwLTQ3MzItOTcxMC1mMzdiOWYzODJkMzkpIi8+PC9zdmc+);
background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-693abfc7-8973-4e7d-b1d4-89082681da64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-693abfc7-8973-4e7d-b1d4-89082681da64.shg-box.shg-c {
  justify-content: center;
}

#s-d7c66ba0-eca4-4db9-aad0-73688aea92db {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-df807dc4-5d62-4d5b-8403-77a47b75ebd8 {
  margin-left: 20px;
margin-right: 20px;
text-align: center;
}




  #s-df807dc4-5d62-4d5b-8403-77a47b75ebd8 img.shogun-image {
    
    width: px;
  }


#s-df807dc4-5d62-4d5b-8403-77a47b75ebd8 .shogun-image-content {
  
    align-items: center;
  
}

#s-2d49778f-804b-485f-8ecd-95ffb4b942e1 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-4693951d-3ccc-450a-a515-6061aca2908c {
  margin-left: 20px;
margin-right: 20px;
text-align: center;
}




  #s-4693951d-3ccc-450a-a515-6061aca2908c img.shogun-image {
    
    width: px;
  }


#s-4693951d-3ccc-450a-a515-6061aca2908c .shogun-image-content {
  
    align-items: center;
  
}

#s-d8a6045c-bb62-4a2c-910d-4b1fbdb45c24 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-770d4026-c627-4a1e-bff7-734d9eb7406b {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
text-align: center;
}




  #s-770d4026-c627-4a1e-bff7-734d9eb7406b img.shogun-image {
    
    width: px;
  }


#s-770d4026-c627-4a1e-bff7-734d9eb7406b .shogun-image-content {
  
    align-items: center;
  
}

#s-95edbb6d-50f4-4349-ac87-309c1478aa9f {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-95edbb6d-50f4-4349-ac87-309c1478aa9f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-95edbb6d-50f4-4349-ac87-309c1478aa9f:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-95edbb6d-50f4-4349-ac87-309c1478aa9f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-02a679e3-3433-4a1a-8042-9b64b5ef457e {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-02a679e3-3433-4a1a-8042-9b64b5ef457e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-02a679e3-3433-4a1a-8042-9b64b5ef457e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-02a679e3-3433-4a1a-8042-9b64b5ef457e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-a3c3840a-57ef-4e03-bd5e-2a411e9a2e17 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-c2dbc105-6126-433f-b343-a7e49467c5ea {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-28870418-5ac9-482b-b540-629486159e87 {
  background-image: url(none);
background-repeat: no-repeat;
margin-bottom: 30px;
padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-28870418-5ac9-482b-b540-629486159e87:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-28870418-5ac9-482b-b540-629486159e87:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-28870418-5ac9-482b-b540-629486159e87.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-62fd2a9c-0863-409f-8048-24272e21653d {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-62fd2a9c-0863-409f-8048-24272e21653d {
  display: none;
}
#s-62fd2a9c-0863-409f-8048-24272e21653d, #wrap-s-62fd2a9c-0863-409f-8048-24272e21653d { display:none !important; }}@media (max-width: 767px){#s-62fd2a9c-0863-409f-8048-24272e21653d {
  display: none;
}
#s-62fd2a9c-0863-409f-8048-24272e21653d, #wrap-s-62fd2a9c-0863-409f-8048-24272e21653d { display:none !important; }}







#s-62fd2a9c-0863-409f-8048-24272e21653d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62fd2a9c-0863-409f-8048-24272e21653d.shg-box.shg-c {
  justify-content: center;
}

#s-e45cdfd9-b956-4e91-afab-9ce315e7450b {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e45cdfd9-b956-4e91-afab-9ce315e7450b {
  display: none;
}
#s-e45cdfd9-b956-4e91-afab-9ce315e7450b, #wrap-s-e45cdfd9-b956-4e91-afab-9ce315e7450b { display:none !important; }}@media (max-width: 767px){#s-e45cdfd9-b956-4e91-afab-9ce315e7450b {
  display: none;
}
#s-e45cdfd9-b956-4e91-afab-9ce315e7450b, #wrap-s-e45cdfd9-b956-4e91-afab-9ce315e7450b { display:none !important; }}







#s-e45cdfd9-b956-4e91-afab-9ce315e7450b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e45cdfd9-b956-4e91-afab-9ce315e7450b.shg-box.shg-c {
  justify-content: center;
}

#s-19f0ea8a-9b99-4649-a54e-8d5ed51baddb {
  margin-left: 80px;
margin-right: 80px;
}

#s-19f0ea8a-9b99-4649-a54e-8d5ed51baddb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-552b9278-6790-4dda-b7b3-8a795214d724 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-3938a3ba-fcb7-4e36-be57-498997d54cfa {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: 80px;
margin-right: 80px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: right;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-3938a3ba-fcb7-4e36-be57-498997d54cfa:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(111, 111, 111, 1) !important;
hover-type: color !important;}#s-3938a3ba-fcb7-4e36-be57-498997d54cfa:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}

  #s-3938a3ba-fcb7-4e36-be57-498997d54cfa-btn-wrapper {
    text-align: right;
  }


#s-3938a3ba-fcb7-4e36-be57-498997d54cfa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-a6d24be7-44f4-4107-bdf3-d05fd16b4247 {
  margin-left: 20px;
margin-right: 20px;
}

#s-a6d24be7-44f4-4107-bdf3-d05fd16b4247 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-aef399bc-2b2f-4b88-956d-d3524f456f4e {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: right;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-aef399bc-2b2f-4b88-956d-d3524f456f4e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(111, 111, 111, 1) !important;
hover-type: color !important;}#s-aef399bc-2b2f-4b88-956d-d3524f456f4e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}

  #s-aef399bc-2b2f-4b88-956d-d3524f456f4e-btn-wrapper {
    text-align: right;
  }


#s-aef399bc-2b2f-4b88-956d-d3524f456f4e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-b0711a51-c3f6-4cd4-a43f-3a1a85d89ddb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-e53b85b7-f994-4102-88bf-62f4b89f8214 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e53b85b7-f994-4102-88bf-62f4b89f8214 {
  display: none;
}
#s-e53b85b7-f994-4102-88bf-62f4b89f8214, #wrap-s-e53b85b7-f994-4102-88bf-62f4b89f8214 { display:none !important; }}@media (max-width: 767px){#s-e53b85b7-f994-4102-88bf-62f4b89f8214 {
  display: none;
}
#s-e53b85b7-f994-4102-88bf-62f4b89f8214, #wrap-s-e53b85b7-f994-4102-88bf-62f4b89f8214 { display:none !important; }}







#s-e53b85b7-f994-4102-88bf-62f4b89f8214 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e53b85b7-f994-4102-88bf-62f4b89f8214.shg-box.shg-c {
  justify-content: center;
}

#s-fe1b6b6d-1b21-4537-b398-0117689eb081 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-fe1b6b6d-1b21-4537-b398-0117689eb081 img.shogun-image {
    
    width: px;
  }


#s-fe1b6b6d-1b21-4537-b398-0117689eb081 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

#s-a3658f0d-decb-4219-801b-a19e145935c6 {
  margin-left: 100px;
margin-right: 100px;
}

@media (min-width: 0px) {
[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a3658f0d-decb-4219-801b-a19e145935c6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b8724743-6396-4d63-a002-d3c85cc57a5f {
  margin-left: 0px;
padding-top: 0px;
padding-bottom: 10px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-b8724743-6396-4d63-a002-d3c85cc57a5f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b81bc3df-c1a3-4662-923e-314e11810057 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-61f876a3-ed77-48a8-aa3c-8aa1c8c57934 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2Y0YmI5NzUtYjU0OC00N2EzLWEwNTUtZDdhMzFiMTM0MzgzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmFmZGZiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTlmY2YyO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzZjRiYjk3NS1iNTQ4LTQ3YTMtYTA1NS1kN2EzMWIxMzQzODMpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 30px;
margin-bottom: 0px;
padding-bottom: 10px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-61f876a3-ed77-48a8-aa3c-8aa1c8c57934 {
  
}
}@media (max-width: 767px){#s-61f876a3-ed77-48a8-aa3c-8aa1c8c57934 {
  
}
}







#s-61f876a3-ed77-48a8-aa3c-8aa1c8c57934 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61f876a3-ed77-48a8-aa3c-8aa1c8c57934.shg-box.shg-c {
  justify-content: center;
}

#s-4676f586-269f-4ff2-af1f-0db20a58c361 {
  margin-top: 50px;
margin-left: 140px;
margin-right: 140px;
}

@media (min-width: 0px) {
[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4676f586-269f-4ff2-af1f-0db20a58c361"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-802b4a02-5043-4743-975d-f678c4bf2a7c {
  text-align: center;
}




  #s-802b4a02-5043-4743-975d-f678c4bf2a7c img.shogun-image {
    
    width: px;
  }


#s-802b4a02-5043-4743-975d-f678c4bf2a7c .shogun-image-content {
  
    align-items: center;
  
}

#s-f2afb1be-0a0e-4293-91d7-11de31db8bbb {
  text-align: center;
}




  #s-f2afb1be-0a0e-4293-91d7-11de31db8bbb img.shogun-image {
    
    width: px;
  }


#s-f2afb1be-0a0e-4293-91d7-11de31db8bbb .shogun-image-content {
  
    align-items: center;
  
}

#s-79bb6135-9522-4211-b7ce-fe0c6ee4cc9a {
  text-align: center;
}




  #s-79bb6135-9522-4211-b7ce-fe0c6ee4cc9a img.shogun-image {
    
    width: px;
  }


#s-79bb6135-9522-4211-b7ce-fe0c6ee4cc9a .shogun-image-content {
  
    align-items: center;
  
}

#s-df85729a-5563-4a79-8bf8-f67663f5ddcf {
  margin-top: 10px;
margin-left: 140px;
margin-bottom: 10px;
margin-right: 140px;
}

@media (min-width: 0px) {
[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-df85729a-5563-4a79-8bf8-f67663f5ddcf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-282fcff6-7ae4-4a2d-a72d-75862e00f561 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-0f527e64-3752-4759-be21-f30ed313000d {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-8ff03ea8-cef7-4807-88d2-a25b489a6e72 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-70cc9629-c92c-4a66-b28c-d8287d96f9ce {
  background-image: url(none);
background-repeat: no-repeat;
margin-bottom: 30px;
padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-70cc9629-c92c-4a66-b28c-d8287d96f9ce:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-70cc9629-c92c-4a66-b28c-d8287d96f9ce:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-70cc9629-c92c-4a66-b28c-d8287d96f9ce.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-ce3e77ac-9b25-419f-b831-0d9a9bdb5c7d {
  margin-top: 50px;
}

#s-41b5c06e-c8aa-43d5-b0cb-b4c346df901b {
  margin-top: 20px;
margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-41b5c06e-c8aa-43d5-b0cb-b4c346df901b img.shogun-image {
    
    width: px;
  }


#s-41b5c06e-c8aa-43d5-b0cb-b4c346df901b .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

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

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

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

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

#s-61c6dd65-9346-4c01-a1be-d25342438cc5 {
  margin-top: 50px;
margin-bottom: 50px;
}

#s-61c6dd65-9346-4c01-a1be-d25342438cc5 .shogun-tabs {
  justify-content: flex-start;
}


  #s-61c6dd65-9346-4c01-a1be-d25342438cc5 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 2px solid rgba(248, 248, 248, 1);
  }
  #s-61c6dd65-9346-4c01-a1be-d25342438cc5 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(0, 0, 0, 1);
    border: 2px solid rgba(0, 0, 0, 1);
  }
#s-61c6dd65-9346-4c01-a1be-d25342438cc5 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-61c6dd65-9346-4c01-a1be-d25342438cc5 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-61c6dd65-9346-4c01-a1be-d25342438cc5 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: rgba(0, 0, 0, 1);
}

#s-61c6dd65-9346-4c01-a1be-d25342438cc5 .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-243fe0e2-93c6-4649-8350-94e002f74fdb {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGQyNzNiMjYtZWEyMC00NzMyLTk3MTAtZjM3YjlmMzgyZDM5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjhmOWZkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTlmMWZjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZDI3M2IyNi1lYTIwLTQ3MzItOTcxMC1mMzdiOWYzODJkMzkpIi8+PC9zdmc+);
background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-243fe0e2-93c6-4649-8350-94e002f74fdb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-243fe0e2-93c6-4649-8350-94e002f74fdb.shg-box.shg-c {
  justify-content: center;
}

#s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872 {
  margin-top: 50px;
margin-left: 140px;
margin-bottom: 50px;
margin-right: 140px;
}

@media (min-width: 0px) {
[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f7e4b6b2-f6b8-4235-9d7c-1df7ec424872"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b4870cf4-5e82-44f6-8653-28f13dbb6c8d {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
border-style: solid;
padding-top: 30px;
padding-left: 20px;
padding-bottom: 30px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(244, 244, 244, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 0.9);
}

#s-9695020d-4cd2-4688-aaad-a2377cf620d2 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
border-style: solid;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(244, 244, 244, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 0.9);
}

#s-a0c0a367-a066-4fe0-a200-59f163bc666f {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGQyNzNiMjYtZWEyMC00NzMyLTk3MTAtZjM3YjlmMzgyZDM5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjhmOWZkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTlmMWZjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZDI3M2IyNi1lYTIwLTQ3MzItOTcxMC1mMzdiOWYzODJkMzkpIi8+PC9zdmc+);
background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-a0c0a367-a066-4fe0-a200-59f163bc666f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0c0a367-a066-4fe0-a200-59f163bc666f.shg-box.shg-c {
  justify-content: center;
}

#s-1bf02a95-5d34-4942-95e8-0f31c3c40997 {
  margin-top: 50px;
margin-left: 140px;
margin-right: 140px;
}

@media (min-width: 0px) {
[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-1bf02a95-5d34-4942-95e8-0f31c3c40997"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-12317bbc-cdbc-463c-a461-253edae58133 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-19f2927e-337c-4987-82a7-03594374f98b {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 0.8);
}

#s-405f0390-d70b-4ffb-b60c-faeead05b723 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 0.8);
}

#s-a5f49fd0-0db4-48dd-a49d-a55dae29a007 {
  margin-left: 140px;
margin-bottom: 50px;
margin-right: 140px;
}

@media (min-width: 0px) {
[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a5f49fd0-0db4-48dd-a49d-a55dae29a007"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1eb7aaf1-86f0-49ab-844c-8a096febbac8 {
  text-align: center;
}




  #s-1eb7aaf1-86f0-49ab-844c-8a096febbac8 img.shogun-image {
    
    width: px;
  }


#s-1eb7aaf1-86f0-49ab-844c-8a096febbac8 .shogun-image-content {
  
    align-items: center;
  
}

#s-2106979c-46b1-4618-b0f5-3d659417854b {
  text-align: center;
}




  #s-2106979c-46b1-4618-b0f5-3d659417854b img.shogun-image {
    
    width: px;
  }


#s-2106979c-46b1-4618-b0f5-3d659417854b .shogun-image-content {
  
    align-items: center;
  
}

#s-f4bb71ce-dd63-4aa9-a475-e6b03d6059a4 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGQyNzNiMjYtZWEyMC00NzMyLTk3MTAtZjM3YjlmMzgyZDM5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjhmOWZkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTlmMWZjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZDI3M2IyNi1lYTIwLTQ3MzItOTcxMC1mMzdiOWYzODJkMzkpIi8+PC9zdmc+);
background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-f4bb71ce-dd63-4aa9-a475-e6b03d6059a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4bb71ce-dd63-4aa9-a475-e6b03d6059a4.shg-box.shg-c {
  justify-content: center;
}

#s-e007d194-855a-4130-961f-6f006eebf349 {
  margin-top: 50px;
margin-left: 140px;
margin-bottom: 50px;
margin-right: 140px;
}

@media (min-width: 0px) {
[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-e007d194-855a-4130-961f-6f006eebf349"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-8566d73f-0e06-4ad6-b45a-e1d2d6e07a23 {
  margin-right: 0px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-530a83bf-ea78-4785-88fa-b15517eb7adb {
  text-align: center;
}




  #s-530a83bf-ea78-4785-88fa-b15517eb7adb img.shogun-image {
    
    width: px;
  }


#s-530a83bf-ea78-4785-88fa-b15517eb7adb .shogun-image-content {
  
    align-items: center;
  
}

#s-5cd41374-97f9-492e-9813-581097787a96 {
  margin-bottom: 3px;
margin-right: 0px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-38285631-1934-49ca-baaf-ffa99307a3d2 {
  text-align: center;
}




  #s-38285631-1934-49ca-baaf-ffa99307a3d2 img.shogun-image {
    
    width: px;
  }


#s-38285631-1934-49ca-baaf-ffa99307a3d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-071077ba-3bf1-4ce1-a2d1-126b0fe0c40f {
  margin-right: 0px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-167b79e7-2593-4bb9-8c0f-00653eeb5413 {
  text-align: center;
}




  #s-167b79e7-2593-4bb9-8c0f-00653eeb5413 img.shogun-image {
    
    width: px;
  }


#s-167b79e7-2593-4bb9-8c0f-00653eeb5413 .shogun-image-content {
  
    align-items: center;
  
}

#s-e327523e-1cff-4c8b-9907-a8cbfead276b {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-e327523e-1cff-4c8b-9907-a8cbfead276b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-e327523e-1cff-4c8b-9907-a8cbfead276b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-e327523e-1cff-4c8b-9907-a8cbfead276b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-65037673-ea9e-4b56-8f38-536446c50b97 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-65037673-ea9e-4b56-8f38-536446c50b97:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-65037673-ea9e-4b56-8f38-536446c50b97:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-65037673-ea9e-4b56-8f38-536446c50b97.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f {
  margin-top: 30px;
margin-left: 100px;
margin-bottom: 30px;
margin-right: 100px;
}

@media (min-width: 0px) {
[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a1c9e793-eba6-4f43-adf4-e7fcaff1741f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-b84a8c66-d60b-4d55-95a3-02785b5bf066 {
  margin-top: 30px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-f9e7274a-5fc0-4e11-a795-5ef7dde0e58c {
  margin-top: 30px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-2dbf8439-cc12-4114-8184-66b8e45998fd {
  background-image: url(none);
background-repeat: no-repeat;
margin-bottom: 30px;
padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-2dbf8439-cc12-4114-8184-66b8e45998fd:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-2dbf8439-cc12-4114-8184-66b8e45998fd:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-2dbf8439-cc12-4114-8184-66b8e45998fd.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6b57c8cf-27d9-4bc3-89bb-1c425fc8104e {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6b57c8cf-27d9-4bc3-89bb-1c425fc8104e {
  display: none;
}
#s-6b57c8cf-27d9-4bc3-89bb-1c425fc8104e, #wrap-s-6b57c8cf-27d9-4bc3-89bb-1c425fc8104e { display:none !important; }}@media (max-width: 767px){#s-6b57c8cf-27d9-4bc3-89bb-1c425fc8104e {
  display: none;
}
#s-6b57c8cf-27d9-4bc3-89bb-1c425fc8104e, #wrap-s-6b57c8cf-27d9-4bc3-89bb-1c425fc8104e { display:none !important; }}







#s-6b57c8cf-27d9-4bc3-89bb-1c425fc8104e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b57c8cf-27d9-4bc3-89bb-1c425fc8104e.shg-box.shg-c {
  justify-content: center;
}

#s-ca0dea8b-917d-4b54-b8b3-72fe7939e3b1 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ca0dea8b-917d-4b54-b8b3-72fe7939e3b1 {
  display: none;
}
#s-ca0dea8b-917d-4b54-b8b3-72fe7939e3b1, #wrap-s-ca0dea8b-917d-4b54-b8b3-72fe7939e3b1 { display:none !important; }}@media (max-width: 767px){#s-ca0dea8b-917d-4b54-b8b3-72fe7939e3b1 {
  display: none;
}
#s-ca0dea8b-917d-4b54-b8b3-72fe7939e3b1, #wrap-s-ca0dea8b-917d-4b54-b8b3-72fe7939e3b1 { display:none !important; }}







#s-ca0dea8b-917d-4b54-b8b3-72fe7939e3b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca0dea8b-917d-4b54-b8b3-72fe7939e3b1.shg-box.shg-c {
  justify-content: center;
}

#s-1fd1c7e7-794b-4a9c-a1b4-bd635ef978f6 {
  margin-left: 80px;
margin-right: 80px;
}

#s-1fd1c7e7-794b-4a9c-a1b4-bd635ef978f6 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-06f2f08e-c3d0-4bd1-8584-8947ea3083d0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-2e970a8f-ea95-4591-89c8-d77b76ced849 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: 80px;
margin-right: 80px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: right;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-2e970a8f-ea95-4591-89c8-d77b76ced849:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(111, 111, 111, 1) !important;
hover-type: color !important;}#s-2e970a8f-ea95-4591-89c8-d77b76ced849:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}

  #s-2e970a8f-ea95-4591-89c8-d77b76ced849-btn-wrapper {
    text-align: right;
  }


#s-2e970a8f-ea95-4591-89c8-d77b76ced849.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-3923cddc-ea86-4c9f-98cf-94feec455349 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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